Trace number 4450805

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP 2024-07-07? 3588.44 3597.07

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size128-round22-1.opb
MD5SUM2d93360d2b62765c062d6e400c743a07
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark390.676
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4128
Total number of constraints8704
Number of constraints which are clauses7424
Number of constraints which are cardinality constraints (but not clauses)416
Number of constraints which are nor clauses,nor cardinality constraints864
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
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-4450805-1721421606.opb>
0.00/0.02	c original problem has 4128 variables (4128 bin, 0 int, 0 impl, 0 cont) and 8704 constraints
0.00/0.02	c problem read in 0.02
0.00/0.02	c No objective function, only one solution is needed.
0.00/0.04	c presolving:
0.00/0.05	c (round 1, fast)       598 del vars, 1004 del conss, 649 add conss, 520 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 321 clqs
0.00/0.05	c (round 2, fast)       895 del vars, 1600 del conss, 735 add conss, 660 chg bounds, 4 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 441 clqs
0.00/0.06	c (round 3, fast)       898 del vars, 1636 del conss, 761 add conss, 663 chg bounds, 6 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 463 clqs
0.00/0.07	c    (0.1s) running MILP presolver
0.00/0.09	c    (0.1s) MILP presolver (4 rounds): 70 aggregations, 2 fixings, 0 bound changes
0.00/0.09	c (round 4, medium)     970 del vars, 1636 del conss, 761 add conss, 663 chg bounds, 6 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 320 clqs
0.00/0.09	c (round 5, fast)       970 del vars, 1780 del conss, 817 add conss, 663 chg bounds, 6 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 342 clqs
0.00/0.09	c (round 6, exhaustive) 970 del vars, 2428 del conss, 817 add conss, 663 chg bounds, 6 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 342 clqs
0.10/0.11	c (round 7, exhaustive) 970 del vars, 2428 del conss, 817 add conss, 663 chg bounds, 6 chg sides, 0 chg coeffs, 5778 upgd conss, 0 impls, 342 clqs
0.10/0.12	c (round 8, exhaustive) 970 del vars, 2524 del conss, 849 add conss, 663 chg bounds, 6 chg sides, 0 chg coeffs, 5778 upgd conss, 0 impls, 342 clqs
0.10/0.14	c (round 9, exhaustive) 970 del vars, 2524 del conss, 849 add conss, 663 chg bounds, 64 chg sides, 0 chg coeffs, 5778 upgd conss, 0 impls, 342 clqs
0.10/0.15	c (round 10, exhaustive) 970 del vars, 2524 del conss, 849 add conss, 663 chg bounds, 64 chg sides, 0 chg coeffs, 5836 upgd conss, 0 impls, 342 clqs
0.10/0.17	c    (0.2s) probing: 76/3218 (2.4%) - 0 fixings, 0 aggregations, 45 implications, 0 bound changes
0.10/0.17	c    (0.2s) probing aborted: 50/50 successive totally useless probings
0.10/0.17	c    (0.2s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.10/0.19	c    (0.2s) no symmetry present (symcode time: 0.00)
0.10/0.19	c presolving (11 rounds: 11 fast, 7 medium, 6 exhaustive):
0.10/0.19	c  970 deleted vars, 2524 deleted constraints, 849 added constraints, 663 tightened bounds, 0 added holes, 64 changed sides, 33 changed coefficients
0.10/0.19	c  0 implications, 387 cliques
0.10/0.19	c presolved problem has 3218 variables (3218 bin, 0 int, 0 impl, 0 cont) and 7029 constraints
0.10/0.19	c      32 constraints of type <and>
0.10/0.19	c    1257 constraints of type <linear>
0.10/0.19	c    5740 constraints of type <logicor>
0.10/0.19	c transformed objective value is always integral (scale: 1)
0.10/0.19	c Presolving Time: 0.15
0.10/0.19	c - non default parameters ----------------------------------------------------------------------
0.10/0.19	c # SCIP version 10.0.0
0.10/0.19	c 
0.10/0.19	c # maximal time in seconds to run
0.10/0.19	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.10/0.19	c limits/time = 3596.997014
0.10/0.19	c 
0.10/0.19	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.10/0.19	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.10/0.19	c limits/memory = 27900
0.10/0.19	c 
0.10/0.19	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
0.10/0.19	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
0.10/0.19	c limits/solutions = 1
0.10/0.19	c 
0.10/0.19	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.10/0.19	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
0.10/0.19	c misc/usesymmetry = 3
0.10/0.19	c 
0.10/0.19	c # belongs reading time to solving time?
0.10/0.19	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.10/0.19	c timing/reading = TRUE
0.10/0.19	c 
0.10/0.19	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
0.10/0.19	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.10/0.19	c propagating/symmetry/detectdoublelex = FALSE
0.10/0.19	c 
0.10/0.19	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
0.10/0.19	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.10/0.19	c propagating/symmetry/detectsubgroups = FALSE
0.10/0.19	c 
0.10/0.19	c # Type of symmetries that shall be computed?
0.10/0.19	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
0.10/0.19	c propagating/symmetry/symtype = 1
0.10/0.19	c 
0.10/0.19	c # Should components consisting of a single full reflection be handled?
0.10/0.19	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
0.10/0.19	c propagating/symmetry/usesimplesgncomp = FALSE
0.10/0.19	c 
0.10/0.19	c -----------------------------------------------------------------------------------------------
0.10/0.19	c start solving
0.10/0.19	c 
0.20/0.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.20/0.29	c   0.3s|     1 |     0 |   918 |     - |    53M |   0 |3218 |7116 |7061 |   0 |  0 |  87 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.68/0.79	c   0.8s|     1 |     0 |  2822 |     - |    60M |   0 |3218 |7120 |7333 | 272 |  1 |  87 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1.99/2.10	c   2.1s|     1 |     0 |  5735 |     - |    63M |   0 |3218 |7120 |7612 | 551 |  2 |  87 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.68/3.70	c   3.7s|     1 |     0 |  8718 |     - |    65M |   0 |3218 |7120 |7888 | 827 |  3 |  87 |   0 | 0.000000e+00 |      --      |    Inf | unknown
5.27/5.30	c   5.3s|     1 |     0 | 11567 |     - |    68M |   0 |3218 |7120 |8161 |1100 |  4 |  87 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.98/7.02	c   7.0s|     1 |     0 | 14444 |     - |    70M |   0 |3218 |7120 |8436 |1375 |  5 |  87 |   0 | 0.000000e+00 |      --      |    Inf | unknown
9.07/9.12	c   9.1s|     1 |     0 | 17933 |     - |    73M |   0 |3218 |7120 |8714 |1653 |  6 |  87 |   0 | 0.000000e+00 |      --      |    Inf | unknown
11.16/11.25	c  11.2s|     1 |     0 | 21299 |     - |    75M |   0 |3218 |7120 |8881 |1820 |  7 |  87 |   0 | 0.000000e+00 |      --      |    Inf | unknown
13.66/13.76	c  13.8s|     1 |     0 | 25247 |     - |    76M |   0 |3218 |7120 |9108 |2047 |  8 |  87 |   0 | 0.000000e+00 |      --      |    Inf | unknown
16.15/16.25	c  16.2s|     1 |     0 | 29027 |     - |    77M |   0 |3218 |7121 |9226 |2165 |  9 |  88 |   0 | 0.000000e+00 |      --      |    Inf | unknown
18.95/19.04	c  19.0s|     1 |     0 | 33573 |     - |    78M |   0 |3218 |7123 |9323 |2262 | 10 |  90 |   0 | 0.000000e+00 |      --      |    Inf | unknown
20.74/20.82	c  20.8s|     1 |     0 | 37565 |     - |    79M |   0 |3218 |7123 |9502 |2441 | 11 |  90 |   0 | 0.000000e+00 |      --      |    Inf | unknown
33.81/33.98	c  34.0s|     1 |     2 | 47919 |     - |    79M |   0 |3218 |7115 |9502 |2441 | 11 |  90 |  11 | 0.000000e+00 |      --      |    Inf | unknown
287.05/287.72	c   288s|   100 |   101 |270863 |2356.5 |    81M |  15 |3218 |7119 |7276 |4245 |  1 | 127 |  11 | 0.000000e+00 |      --      |    Inf | unknown
319.17/319.90	c   320s|   200 |   201 |359636 |1618.4 |    82M |  22 |3218 |7119 |7444 |6806 |  1 | 132 |  11 | 0.000000e+00 |      --      |    Inf | unknown
338.23/339.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
338.23/339.04	c   339s|   300 |   301 |401955 |1218.7 |    83M |  22 |3218 |7132 |7432 |7598 |  1 | 148 |  11 | 0.000000e+00 |      --      |    Inf | unknown
346.32/347.12	c   347s|   400 |   401 |427948 | 978.4 |    83M |  26 |3218 |7123 |7277 |7803 |  1 | 150 |  11 | 0.000000e+00 |      --      |    Inf | unknown
382.03/382.97	c   383s|   500 |   501 |510825 | 948.4 |    84M |  26 |3218 |7126 |7438 |  10k|  1 | 167 |  11 | 0.000000e+00 |      --      |    Inf | unknown
401.68/402.69	c   403s|   600 |   601 |551949 | 858.7 |    85M |  26 |3218 |7124 |7445 |  12k|  1 | 182 |  11 | 0.000000e+00 |      --      |    Inf | unknown
421.43/422.47	c   422s|   700 |   701 |596552 | 799.7 |    85M |  26 |3218 |7126 |7444 |  14k|  1 | 191 |  11 | 0.000000e+00 |      --      |    Inf | unknown
447.26/448.34	c   448s|   800 |   801 |648074 | 764.1 |    85M |  28 |3218 |7118 |7432 |  15k|  1 | 197 |  11 | 0.000000e+00 |      --      |    Inf | unknown
475.78/476.99	c   477s|   900 |   901 |725916 | 765.7 |    86M |  29 |3218 |7123 |7575 |  18k|  1 | 207 |  11 | 0.000000e+00 |      --      |    Inf | unknown
495.72/496.95	c   497s|  1000 |  1001 |770519 | 733.7 |    86M |  29 |3218 |7122 |7497 |  20k|  1 | 207 |  11 | 0.000000e+00 |      --      |    Inf | unknown
500.81/502.09	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
500.81/502.09	c (run 1, node 1049) performing user restart
500.81/502.09	c 
500.81/502.09	c (restart) converted 841 cuts from the global cut pool into linear constraints
500.81/502.09	c 
500.81/502.10	c presolving:
500.91/502.10	c (round 1, fast)       0 del vars, 0 del conss, 581 add conss, 0 chg bounds, 1 chg sides, 1 chg coeffs, 0 upgd conss, 0 impls, 406 clqs
500.91/502.11	c (round 2, exhaustive) 0 del vars, 35 del conss, 581 add conss, 0 chg bounds, 1 chg sides, 1 chg coeffs, 0 upgd conss, 0 impls, 406 clqs
500.91/502.13	c (round 3, exhaustive) 0 del vars, 35 del conss, 581 add conss, 0 chg bounds, 1 chg sides, 1 chg coeffs, 1342 upgd conss, 0 impls, 406 clqs
500.91/502.13	c (round 4, fast)       0 del vars, 533 del conss, 581 add conss, 0 chg bounds, 1 chg sides, 1 chg coeffs, 1342 upgd conss, 0 impls, 406 clqs
500.91/502.14	c (round 5, exhaustive) 0 del vars, 534 del conss, 584 add conss, 0 chg bounds, 50 chg sides, 3 chg coeffs, 1342 upgd conss, 0 impls, 411 clqs
500.91/502.14	c (round 6, exhaustive) 0 del vars, 534 del conss, 584 add conss, 0 chg bounds, 50 chg sides, 3 chg coeffs, 1390 upgd conss, 0 impls, 411 clqs
500.91/502.14	c (round 7, fast)       0 del vars, 582 del conss, 584 add conss, 0 chg bounds, 50 chg sides, 3 chg coeffs, 1390 upgd conss, 0 impls, 411 clqs
500.91/502.16	c presolving (8 rounds: 8 fast, 5 medium, 5 exhaustive):
500.91/502.16	c  0 deleted vars, 583 deleted constraints, 584 added constraints, 0 tightened bounds, 0 added holes, 50 changed sides, 5 changed coefficients
500.91/502.16	c  0 implications, 411 cliques
500.91/502.16	c presolved problem has 3218 variables (3218 bin, 0 int, 0 impl, 0 cont) and 7962 constraints
500.91/502.16	c      51 constraints of type <knapsack>
500.91/502.16	c     102 constraints of type <setppc>
500.91/502.16	c      32 constraints of type <and>
500.91/502.16	c    1257 constraints of type <linear>
500.91/502.16	c    6520 constraints of type <logicor>
500.91/502.16	c transformed objective value is always integral (scale: 1)
500.91/502.16	c Presolving Time: 0.22
500.91/502.16	c 
501.11/502.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
501.11/502.38	c   502s|     1 |     0 |784963 |     - |    86M |   0 |3218 |7964 |7904 |   0 |  0 | 209 |  11 | 0.000000e+00 |      --      |    Inf | unknown
503.10/504.30	c   504s|     1 |     0 |788849 |     - |    88M |   0 |3218 |7964 |8185 | 281 |  1 | 209 |  11 | 0.000000e+00 |      --      |    Inf | unknown
505.49/506.71	c   507s|     1 |     0 |793092 |     - |    89M |   0 |3218 |7964 |8452 | 548 |  2 | 209 |  11 | 0.000000e+00 |      --      |    Inf | unknown
507.49/508.74	c   509s|     1 |     0 |796304 |     - |    91M |   0 |3218 |7964 |8722 | 818 |  3 | 209 |  11 | 0.000000e+00 |      --      |    Inf | unknown
510.18/511.41	c   511s|     1 |     0 |800645 |     - |    92M |   0 |3218 |7964 |9002 |1098 |  4 | 209 |  11 | 0.000000e+00 |      --      |    Inf | unknown
512.57/513.84	c   514s|     1 |     0 |804213 |     - |    93M |   0 |3218 |7964 |9154 |1250 |  5 | 209 |  11 | 0.000000e+00 |      --      |    Inf | unknown
515.87/517.11	c   517s|     1 |     0 |809475 |     - |    94M |   0 |3218 |7964 |9401 |1497 |  6 | 209 |  11 | 0.000000e+00 |      --      |    Inf | unknown
519.15/520.49	c   520s|     1 |     0 |814759 |     - |    96M |   0 |3218 |7964 |9623 |1719 |  7 | 209 |  11 | 0.000000e+00 |      --      |    Inf | unknown
522.14/523.49	c   523s|     1 |     0 |818960 |     - |    97M |   0 |3218 |7965 |9758 |1854 |  8 | 210 |  11 | 0.000000e+00 |      --      |    Inf | unknown
525.04/526.37	c   526s|     1 |     0 |822697 |     - |    98M |   0 |3218 |7965 |9861 |1957 |  9 | 210 |  11 | 0.000000e+00 |      --      |    Inf | unknown
527.43/528.79	c   529s|     1 |     0 |825527 |     - |    99M |   0 |3218 |7965 |9943 |2039 | 10 | 210 |  11 | 0.000000e+00 |      --      |    Inf | unknown
528.73/530.10	c   530s|     1 |     0 |828262 |     - |   100M |   0 |3218 |7966 |8561 |2112 | 11 | 211 |  11 | 0.000000e+00 |      --      |    Inf | unknown
544.38/545.76	c   546s|     1 |     2 |835612 |     - |   100M |   0 |3218 |7969 |8561 |2112 | 11 | 214 |  29 | 0.000000e+00 |      --      |    Inf | unknown
593.15/594.67	c   595s|   100 |   101 |929346 | 737.6 |   103M |  45 |3218 |7996 |7852 |4553 |  1 | 241 |  29 | 0.000000e+00 |      --      |    Inf | unknown
837.63/839.75	c   840s|   200 |   193 |  1125k| 835.4 |   104M |  45 |3218 |8018 |7834 |7953 |  1 | 263 |  29 | 0.000000e+00 |      --      |    Inf | unknown
861.68/863.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
861.68/863.81	c   864s|   300 |   289 |  1187k| 819.5 |   105M |  45 |3218 |8026 |7851 |  10k|  1 | 271 |  29 | 0.000000e+00 |      --      |    Inf | unknown
892.10/894.31	c   894s|   400 |   387 |  1262k| 814.9 |   105M |  56 |3218 |8067 |7993 |  13k|  2 | 313 |  29 | 0.000000e+00 |      --      |    Inf | unknown
924.03/926.33	c   926s|   500 |   487 |  1336k| 809.9 |   106M |  56 |3218 |8074 |7951 |  15k|  1 | 320 |  29 | 0.000000e+00 |      --      |    Inf | unknown
950.67/953.10	c   953s|   600 |   577 |  1401k| 800.2 |   106M |  56 |3218 |8075 |7847 |  17k|  1 | 328 |  29 | 0.000000e+00 |      --      |    Inf | unknown
979.90/982.38	c   982s|   700 |   669 |  1468k| 792.7 |   107M |  56 |3218 |8078 |7845 |  19k|  1 | 337 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1009.73/1012.27	c  1012s|   800 |   767 |  1528k| 782.4 |   107M |  56 |3218 |8087 |7616 |  21k|  1 | 359 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1031.28/1033.82	c  1034s|   900 |   865 |  1581k| 769.7 |   108M |  56 |3218 |8100 |7677 |  23k|  1 | 381 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1054.82/1057.44	c  1057s|  1000 |   965 |  1648k| 764.9 |   108M |  62 |3218 |8101 |7836 |  24k|  1 | 385 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1084.25/1086.96	c  1087s|  1100 |  1059 |  1721k| 763.2 |   108M |  63 |3218 |8124 |7849 |  26k|  1 | 420 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1116.18/1118.90	c  1119s|  1200 |  1153 |  1788k| 758.8 |   110M |  63 |3218 |8135 |7616 |  28k|  1 | 448 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1144.02/1146.84	c  1147s|  1300 |  1249 |  1852k| 753.9 |   112M |  63 |3218 |8137 |7957 |  30k|  1 | 473 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1172.26/1175.16	c  1175s|  1400 |  1337 |  1917k| 749.7 |   112M |  63 |3218 |8118 |7836 |  32k|  1 | 479 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1197.89/1200.86	c  1201s|  1500 |  1437 |  1984k| 746.3 |   112M |  63 |3218 |8126 |8047 |  34k|  2 | 504 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1222.04/1225.05	c  1225s|  1600 |  1528 |  2040k| 739.4 |   114M |  63 |3218 |8108 |   0 |  35k|  0 | 512 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1261.95/1265.02	c  1265s|  1700 |  1622 |  2128k| 744.6 |   114M |  63 |3218 |8104 |7957 |  37k|  1 | 535 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1283.49/1286.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1283.49/1286.68	c  1287s|  1800 |  1714 |  2178k| 735.9 |   114M |  63 |3218 |8101 |7692 |  39k|  1 | 545 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1298.36/1301.52	c  1302s|  1900 |  1796 |  2214k| 723.2 |   114M |  63 |3218 |8097 |7495 |  40k|  1 | 547 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1317.71/1321.00	c  1321s|  2000 |  1886 |  2261k| 715.0 |   115M |  63 |3218 |8086 |7848 |  42k|  1 | 550 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1332.78/1336.01	c  1336s|  2100 |  1982 |  2300k| 704.6 |   116M |  63 |3218 |8084 |7845 |  43k|  1 | 560 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1366.90/1370.24	c  1370s|  2200 |  2074 |  2369k| 704.1 |   116M |  63 |3218 |8117 |7977 |  45k|  1 | 608 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1393.93/1397.36	c  1397s|  2300 |  2170 |  2438k| 703.8 |   117M |  63 |3218 |8135 |7948 |  46k|  1 | 628 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1406.90/1410.37	c  1410s|  2400 |  2270 |  2472k| 693.2 |   118M |  63 |3218 |8152 |7963 |  47k|  1 | 649 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1438.83/1442.33	c  1442s|  2500 |  2368 |  2542k| 693.4 |   121M |  63 |3218 |8159 |7844 |  49k|  1 | 671 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1459.78/1463.38	c  1463s|  2600 |  2466 |  2595k| 689.0 |   122M |  63 |3218 |8148 |7954 |  50k|  1 | 681 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1483.33/1486.93	c  1487s|  2700 |  2562 |  2665k| 689.1 |   122M |  63 |3218 |8151 |8020 |  51k|  1 | 693 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1500.98/1504.61	c  1505s|  2800 |  2660 |  2710k| 683.0 |   122M |  63 |3218 |8154 |8041 |  52k|  1 | 707 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1512.76/1516.43	c  1516s|  2900 |  2759 |  2741k| 673.5 |   122M |  63 |3218 |8155 |7839 |  53k|  1 | 728 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1526.52/1530.27	c  1530s|  3000 |  2855 |  2773k| 664.7 |   122M |  63 |3218 |8154 |7957 |  53k|  1 | 733 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1548.97/1552.70	c  1553s|  3100 |  2953 |  2826k| 661.4 |   122M |  63 |3218 |8158 |7957 |  55k|  1 | 740 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1575.60/1579.47	c  1579s|  3200 |  3049 |  2891k| 661.3 |   124M |  63 |3218 |8167 |7831 |  56k|  1 | 766 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1606.43/1610.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1606.43/1610.30	c  1610s|  3300 |  3147 |  2967k| 663.5 |   124M |  63 |3218 |8146 |7977 |  58k|  1 | 771 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1622.99/1626.93	c  1627s|  3400 |  3247 |  3010k| 658.3 |   124M |  63 |3218 |8150 |7969 |  60k|  1 | 785 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1637.06/1641.04	c  1641s|  3500 |  3347 |  3047k| 652.0 |   124M |  63 |3218 |8133 |7963 |  61k|  1 | 786 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1662.80/1666.85	c  1667s|  3600 |  3445 |  3107k| 650.8 |   125M |  63 |3218 |8137 |7948 |  62k|  1 | 803 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1687.44/1691.57	c  1692s|  3700 |  3545 |  3163k| 648.9 |   125M |  63 |3218 |8161 |7838 |  63k|  1 | 847 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1704.90/1709.04	c  1709s|  3800 |  3636 |  3210k| 645.2 |   125M |  63 |3218 |8174 |7976 |  64k|  1 | 865 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1720.46/1724.65	c  1725s|  3900 |  3736 |  3251k| 640.4 |   125M |  67 |3218 |8177 |7964 |  64k|  1 | 871 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1741.11/1745.34	c  1745s|  4000 |  3836 |  3300k| 637.4 |   126M |  67 |3218 |8177 |7964 |  65k|  1 | 876 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1761.27/1765.54	c  1766s|  4100 |  3934 |  3343k| 633.4 |   129M |  67 |3218 |8179 |7686 |  67k|  1 | 887 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1781.23/1785.51	c  1786s|  4200 |  4030 |  3389k| 630.0 |   129M |  67 |3218 |8185 |7964 |  68k|  1 | 902 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1794.00/1798.37	c  1798s|  4300 |  4124 |  3420k| 624.2 |   130M |  67 |3218 |8188 |7834 |  68k|  1 | 918 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1806.36/1810.74	c  1811s|  4400 |  4222 |  3454k| 618.9 |   130M |  67 |3218 |8194 |7849 |  69k|  1 | 928 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1829.72/1834.13	c  1834s|  4500 |  4322 |  3503k| 616.6 |   130M |  67 |3218 |8200 |7959 |  70k|  1 | 952 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1850.46/1854.96	c  1855s|  4600 |  4422 |  3553k| 614.6 |   130M |  67 |3218 |8207 |7951 |  71k|  1 | 971 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1864.83/1869.39	c  1869s|  4700 |  4514 |  3593k| 610.9 |   131M |  67 |3218 |8202 |7974 |  73k|  1 | 971 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1890.67/1895.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1890.67/1895.25	c  1895s|  4800 |  4612 |  3657k| 611.3 |   131M |  67 |3218 |8209 |7970 |  75k|  1 | 998 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1912.22/1916.89	c  1917s|  4900 |  4710 |  3712k| 610.2 |   131M |  72 |3218 |8203 |7955 |  76k|  1 |1009 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1921.50/1926.16	c  1926s|  5000 |  4810 |  3740k| 604.8 |   131M |  72 |3218 |8194 |7855 |  77k|  1 |1009 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1951.33/1956.08	c  1956s|  5100 |  4906 |  3812k| 606.7 |   132M |  72 |3218 |8226 |7832 |  78k|  1 |1062 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1967.49/1972.20	c  1972s|  5200 |  5004 |  3851k| 603.2 |   132M |  72 |3218 |8215 |8066 |  79k|  2 |1062 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1981.95/1986.72	c  1987s|  5300 |  5104 |  3887k| 599.3 |   133M |  72 |3218 |8192 |7975 |  81k|  1 |1062 |  29 | 0.000000e+00 |      --      |    Inf | unknown
1995.82/2000.63	c  2001s|  5400 |  5204 |  3925k| 596.0 |   134M |  72 |3218 |8191 |7534 |  82k|  2 |1066 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2011.78/2016.68	c  2017s|  5500 |  5304 |  3960k| 592.2 |   135M |  72 |3218 |8189 |8014 |  83k|  1 |1074 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2033.93/2038.86	c  2039s|  5600 |  5403 |  4014k| 591.5 |   135M |  72 |3218 |8172 |7957 |  85k|  1 |1078 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2065.86/2070.82	c  2071s|  5700 |  5503 |  4080k| 592.5 |   135M |  72 |3218 |8179 |8036 |  86k|  1 |1109 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2093.49/2098.55	c  2099s|  5800 |  5600 |  4171k| 597.2 |   135M |  72 |3218 |8172 |7847 |  87k|  1 |1116 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2113.64/2118.70	c  2119s|  5900 |  5700 |  4220k| 595.6 |   136M |  72 |3218 |8163 |7847 |  88k|  1 |1118 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2129.31/2134.41	c  2134s|  6000 |  5798 |  4258k| 592.5 |   137M |  72 |3218 |8161 |8020 |  89k|  1 |1120 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2146.37/2151.58	c  2152s|  6100 |  5896 |  4304k| 590.7 |   137M |  72 |3218 |8157 |7959 |  90k|  1 |1121 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2178.39/2183.62	c  2184s|  6200 |  5996 |  4376k| 592.5 |   141M |  72 |3218 |8157 |7965 |  91k|  1 |1140 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2202.63/2207.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2202.63/2207.95	c  2208s|  6300 |  6092 |  4432k| 592.0 |   141M |  72 |3218 |8152 |   0 |  92k|  0 |1141 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2220.29/2225.68	c  2226s|  6400 |  6188 |  4475k| 589.8 |   141M |  79 |3218 |8147 |8012 |  93k|  1 |1149 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2240.25/2245.68	c  2246s|  6500 |  6283 |  4525k| 588.7 |   141M |  79 |3218 |8145 |7954 |  94k|  1 |1153 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2267.48/2272.96	c  2273s|  6600 |  6381 |  4595k| 590.1 |   141M |  79 |3218 |8148 |8038 |  96k|  1 |1161 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2290.53/2296.07	c  2296s|  6700 |  6481 |  4650k| 589.6 |   141M |  79 |3218 |8151 |8046 |  97k|  1 |1169 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2312.68/2318.20	c  2318s|  6800 |  6581 |  4704k| 589.0 |   143M |  79 |3218 |8157 |7857 |  99k|  1 |1183 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2510.92/2516.97	c  2517s|  6900 |  6679 |  4932k| 610.2 |   145M |  79 |3218 |8168 |7962 | 100k|  1 |1203 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2527.09/2533.16	c  2533s|  7000 |  6779 |  4976k| 608.1 |   146M |  79 |3218 |8166 |7968 | 102k|  1 |1207 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2548.13/2554.21	c  2554s|  7100 |  6879 |  5036k| 608.0 |   146M |  79 |3218 |8183 |8031 | 103k|  1 |1233 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2580.36/2586.57	c  2587s|  7200 |  6975 |  5117k| 610.5 |   147M |  79 |3218 |8207 |8022 | 104k|  1 |1272 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2604.20/2610.47	c  2610s|  7300 |  7075 |  5172k| 609.8 |   147M |  79 |3218 |8219 |7943 | 106k|  1 |1292 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2628.64/2634.94	c  2635s|  7400 |  7175 |  5229k| 609.2 |   147M |  79 |3218 |8226 |7959 | 107k|  1 |1318 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2664.06/2670.47	c  2670s|  7500 |  7273 |  5313k| 611.9 |   147M |  79 |3218 |8212 |7942 | 109k|  1 |1338 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2684.41/2690.80	c  2691s|  7600 |  7373 |  5366k| 611.0 |   147M |  79 |3218 |8207 |7959 | 110k|  1 |1342 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2718.73/2725.23	c  2725s|  7700 |  7473 |  5440k| 612.5 |   148M |  79 |3218 |8199 |7957 | 111k|  1 |1354 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2743.17/2749.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2743.17/2749.72	c  2750s|  7800 |  7573 |  5503k| 612.7 |   150M |  79 |3218 |8205 |8026 | 113k|  1 |1374 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2762.43/2769.05	c  2769s|  7900 |  7671 |  5556k| 611.7 |   150M |  79 |3218 |8197 |8020 | 114k|  1 |1383 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2788.77/2795.45	c  2795s|  8000 |  7767 |  5641k| 614.4 |   151M |  79 |3218 |8202 |   0 | 116k|  0 |1395 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2791.26/2797.91	c  2798s|  8100 |  7867 |  5648k| 608.5 |   151M | 111 |3218 |8201 |8112 | 116k|  1 |1395 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2793.76/2800.40	c  2800s|  8200 |  7959 |  5657k| 602.8 |   155M | 177 |3218 |8201 |8271 | 116k|  1 |1395 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2796.75/2803.40	c  2803s|  8300 |  8055 |  5665k| 597.2 |   156M | 246 |3218 |8202 |8295 | 116k|  1 |1396 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2797.36/2804.07	c  2804s|  8400 |  8133 |  5667k| 591.1 |   156M | 319 |3218 |8202 |8305 | 116k|  1 |1396 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2803.53/2810.23	c  2810s|  8500 |  8203 |  5681k| 586.4 |   158M | 320 |3218 |8201 |8305 | 116k|  1 |1405 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2804.03/2810.73	c  2811s|  8600 |  8209 |  5683k| 580.5 |   158M | 320 |3218 |8219 |   0 | 116k|  0 |1423 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2804.53/2811.27	c  2811s|  8700 |  8217 |  5684k| 574.7 |   158M | 320 |3218 |8224 |8305 | 116k|  1 |1439 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2805.33/2812.03	c  2812s|  8800 |  8213 |  5685k| 568.9 |   158M | 320 |3218 |8216 |   0 | 116k|  0 |1439 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2806.22/2812.93	c  2813s|  8900 |  8197 |  5686k| 563.3 |   158M | 320 |3218 |8236 |8305 | 116k|  1 |1466 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2806.72/2813.40	c  2813s|  9000 |  8213 |  5687k| 557.8 |   158M | 327 |3218 |8234 |8174 | 116k|  2 |1466 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2808.92/2815.68	c  2816s|  9100 |  8293 |  5695k| 553.1 |   160M | 329 |3218 |8232 |8303 | 117k|  1 |1469 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2809.51/2816.20	c  2816s|  9200 |  8347 |  5696k| 547.8 |   160M | 329 |3218 |8247 |8273 | 117k|  1 |1493 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2810.11/2816.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2810.11/2816.85	c  2817s|  9300 |  8397 |  5698k| 542.8 |   160M | 329 |3218 |8249 |   0 | 117k|  0 |1495 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2810.61/2817.38	c  2817s|  9400 |  8429 |  5701k| 537.8 |   160M | 329 |3218 |8273 |8280 | 117k|  1 |1519 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2811.11/2817.80	c  2818s|  9500 |  8419 |  5702k| 532.8 |   160M | 329 |3218 |8304 |   0 | 117k|  0 |1558 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2811.71/2818.41	c  2818s|  9600 |  8506 |  5705k| 528.0 |   161M | 366 |3218 |8320 |8285 | 117k|  1 |1578 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2812.31/2819.02	c  2819s|  9700 |  8522 |  5708k| 523.4 |   166M | 384 |3218 |8412 |   0 | 117k|  0 |1672 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2813.01/2819.74	c  2820s|  9800 |  8522 |  5711k| 518.9 |   171M | 384 |3218 |8529 |8285 | 117k|  1 |1908 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2813.60/2820.35	c  2820s|  9900 |  8531 |  5714k| 514.4 |   174M | 384 |3218 |8556 |8285 | 117k|  1 |2030 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2814.31/2821.08	c  2821s| 10000 |  8544 |  5716k| 510.0 |   177M | 384 |3218 |8671 |   0 | 117k|  0 |2294 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2815.00/2821.76	c  2822s| 10100 |  8551 |  5719k| 505.7 |   178M | 384 |3218 |8701 |   0 | 117k|  0 |2596 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2815.70/2822.48	c  2822s| 10200 |  8546 |  5722k| 501.4 |   180M | 384 |3218 |8789 |   0 | 117k|  0 |2870 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2816.50/2823.28	c  2823s| 10300 |  8553 |  5725k| 497.3 |   182M | 384 |3218 |8996 |   0 | 117k|  0 |3189 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2817.20/2823.96	c  2824s| 10400 |  8557 |  5729k| 493.2 |   183M | 387 |3218 |9038 |   0 | 117k|  0 |3427 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2817.99/2824.71	c  2825s| 10500 |  8562 |  5732k| 489.2 |   185M | 387 |3218 |9127 |8285 | 117k|  1 |3671 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2818.70/2825.44	c  2825s| 10600 |  8564 |  5735k| 485.3 |   186M | 387 |3218 |9198 |8285 | 117k|  1 |3953 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2819.50/2826.29	c  2826s| 10700 |  8561 |  5738k| 481.4 |   187M | 387 |3218 |9277 |   0 | 117k|  0 |4219 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2820.10/2826.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2820.10/2826.87	c  2827s| 10800 |  8567 |  5740k| 477.6 |   189M | 387 |3218 |9095 |   0 | 117k|  0 |4429 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2820.79/2827.51	c  2828s| 10900 |  8573 |  5743k| 473.8 |   189M | 388 |3218 |9198 |   0 | 117k|  0 |4651 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2821.59/2828.39	c  2828s| 11000 |  8569 |  5747k| 470.2 |   191M | 388 |3218 |9214 |   0 | 117k|  0 |4990 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2822.30/2829.05	c  2829s| 11100 |  8578 |  5749k| 466.5 |   191M | 388 |3218 |9284 |8285 | 117k|  1 |5240 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2822.99/2829.73	c  2830s| 11200 |  8575 |  5752k| 462.9 |   191M | 388 |3218 |9406 |   0 | 117k|  0 |5560 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2823.69/2830.42	c  2830s| 11300 |  8573 |  5755k| 459.4 |   191M | 388 |3218 |9305 |8285 | 117k|  1 |5839 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2824.68/2831.44	c  2831s| 11400 |  8574 |  5759k| 456.1 |   192M | 388 |3218 |9508 |8285 | 117k|  1 |6251 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2825.48/2832.28	c  2832s| 11500 |  8573 |  5763k| 452.7 |   197M | 388 |3218 |9585 |   0 | 117k|  0 |6450 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2826.28/2833.04	c  2833s| 11600 |  8576 |  5766k| 449.4 |   198M | 388 |3218 |9496 |8286 | 117k|  2 |6742 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2827.07/2833.85	c  2834s| 11700 |  8575 |  5769k| 446.1 |   198M | 388 |3218 |9548 |   0 | 117k|  0 |7018 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2827.78/2834.55	c  2835s| 11800 |  8581 |  5772k| 442.9 |   198M | 388 |3218 |9575 |   0 | 117k|  0 |7218 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2828.38/2835.16	c  2835s| 11900 |  8585 |  5776k| 439.7 |   198M | 388 |3218 |9671 |8285 | 117k|  1 |7418 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2829.17/2835.99	c  2836s| 12000 |  8581 |  5779k| 436.6 |   199M | 388 |3218 |9819 |8285 | 117k|  0 |7765 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2829.87/2836.69	c  2837s| 12100 |  8575 |  5782k| 433.5 |   199M | 388 |3218 |9939 |8285 | 117k|  1 |8018 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2830.47/2837.24	c  2837s| 12200 |  8583 |  5784k| 430.4 |   199M | 388 |3218 |9819 |   0 | 117k|  0 |8275 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2831.17/2837.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2831.17/2837.90	c  2838s| 12300 |  8576 |  5787k| 427.4 |   199M | 388 |3218 |9794 |8285 | 117k|  1 |8577 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2831.77/2838.59	c  2839s| 12400 |  8577 |  5789k| 424.4 |   199M | 388 |3218 |9920 |8285 | 117k|  1 |8917 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2832.47/2839.27	c  2839s| 12500 |  8573 |  5792k| 421.5 |   199M | 388 |3218 |  10k|8285 | 117k|  1 |9220 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2833.16/2839.90	c  2840s| 12600 |  8580 |  5794k| 418.5 |   200M | 388 |3218 |  10k|8285 | 117k|  1 |9512 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2833.66/2840.48	c  2840s| 12700 |  8577 |  5797k| 415.7 |   200M | 388 |3218 |  10k|8285 | 117k|  1 |9795 |  29 | 0.000000e+00 |      --      |    Inf | unknown
2834.27/2841.08	c  2841s| 12800 |  8573 |  5799k| 412.9 |   200M | 388 |3218 |  10k|8285 | 117k|  1 |  10k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2835.06/2841.81	c  2842s| 12900 |  8576 |  5802k| 410.1 |   200M | 388 |3218 |  10k|   0 | 117k|  0 |  10k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2835.66/2842.48	c  2842s| 13000 |  8572 |  5805k| 407.4 |   200M | 388 |3218 |  10k|8285 | 117k|  1 |  10k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2836.36/2843.19	c  2843s| 13100 |  8578 |  5808k| 404.7 |   200M | 388 |3218 |  10k|   0 | 117k|  0 |  10k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2837.05/2843.84	c  2844s| 13200 |  8571 |  5810k| 402.0 |   200M | 388 |3218 |  10k|8285 | 117k|  1 |  11k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2837.75/2844.53	c  2845s| 13300 |  8580 |  5813k| 399.4 |   200M | 388 |3218 |  10k|   0 | 117k|  0 |  11k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2838.35/2845.18	c  2845s| 13400 |  8574 |  5816k| 396.9 |   200M | 388 |3218 |  10k|8285 | 117k|  1 |  11k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2839.05/2845.83	c  2846s| 13500 |  8574 |  5819k| 394.4 |   200M | 388 |3218 |  10k|8285 | 117k|  1 |  12k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2839.84/2846.67	c  2847s| 13600 |  8570 |  5822k| 391.9 |   202M | 388 |3218 |  10k|8285 | 117k|  1 |  12k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2840.54/2847.36	c  2847s| 13700 |  8573 |  5825k| 389.4 |   202M | 388 |3218 |  10k|8285 | 117k|  1 |  12k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2841.34/2848.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2841.34/2848.20	c  2848s| 13800 |  8581 |  5828k| 387.0 |   202M | 388 |3218 |  10k|8285 | 117k|  1 |  12k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2842.13/2848.96	c  2849s| 13900 |  8573 |  5831k| 384.6 |   202M | 388 |3218 |  10k|   0 | 117k|  0 |  13k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2842.83/2849.61	c  2850s| 14000 |  8575 |  5834k| 382.3 |   202M | 388 |3218 |  10k|   0 | 117k|  0 |  13k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2843.73/2850.51	c  2851s| 14100 |  8574 |  5837k| 379.9 |   203M | 388 |3218 |  10k|8285 | 117k|  1 |  13k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2844.33/2851.13	c  2851s| 14200 |  8581 |  5840k| 377.6 |   203M | 388 |3218 |  10k|8285 | 117k|  1 |  14k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2845.03/2851.80	c  2852s| 14300 |  8575 |  5843k| 375.3 |   203M | 388 |3218 |  10k|8285 | 117k|  1 |  14k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2845.82/2852.62	c  2853s| 14400 |  8574 |  5846k| 373.1 |   203M | 388 |3218 |  10k|8285 | 117k|  1 |  14k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2846.42/2853.25	c  2853s| 14500 |  8582 |  5849k| 370.9 |   203M | 388 |3218 |  10k|8285 | 117k|  1 |  14k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2847.23/2854.04	c  2854s| 14600 |  8579 |  5852k| 368.8 |   203M | 388 |3218 |  11k|8285 | 117k|  1 |  15k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2848.12/2854.92	c  2855s| 14700 |  8570 |  5856k| 366.6 |   204M | 388 |3218 |  11k|   0 | 117k|  0 |  15k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2848.72/2855.51	c  2856s| 14800 |  8588 |  5858k| 364.4 |   204M | 390 |3218 |  10k|8285 | 117k|  1 |  15k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2849.41/2856.24	c  2856s| 14900 |  8587 |  5860k| 362.3 |   204M | 390 |3218 |  11k|8286 | 117k|  2 |  15k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2850.22/2857.03	c  2857s| 15000 |  8587 |  5863k| 360.3 |   204M | 390 |3218 |  11k|   0 | 117k|  0 |  16k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2850.91/2857.77	c  2858s| 15100 |  8587 |  5866k| 358.2 |   204M | 390 |3218 |  11k|   0 | 117k|  0 |  16k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2851.51/2858.36	c  2858s| 15200 |  8597 |  5869k| 356.2 |   204M | 390 |3218 |  11k|   0 | 117k|  0 |  16k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2852.11/2858.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2852.11/2858.93	c  2859s| 15300 |  8597 |  5872k| 354.2 |   204M | 390 |3218 |  11k|   0 | 117k|  0 |  16k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2852.71/2859.57	c  2860s| 15400 |  8590 |  5875k| 352.2 |   204M | 390 |3218 |  11k|   0 | 117k|  0 |  17k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2853.40/2860.29	c  2860s| 15500 |  8595 |  5878k| 350.2 |   205M | 390 |3218 |  11k|   0 | 117k|  0 |  17k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2854.10/2860.95	c  2861s| 15600 |  8590 |  5881k| 348.3 |   205M | 390 |3218 |  11k|8285 | 117k|  1 |  17k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2854.90/2861.73	c  2862s| 15700 |  8580 |  5884k| 346.4 |   205M | 390 |3218 |  11k|   0 | 117k|  0 |  18k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2855.60/2862.43	c  2862s| 15800 |  8571 |  5887k| 344.5 |   205M | 390 |3218 |  11k|8285 | 117k|  1 |  18k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2856.51/2863.35	c  2863s| 15900 |  8569 |  5891k| 342.8 |   205M | 390 |3218 |  11k|8285 | 117k|  1 |  18k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2857.40/2864.22	c  2864s| 16000 |  8570 |  5894k| 340.9 |   205M | 390 |3218 |  11k|8285 | 117k|  1 |  19k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2858.10/2864.91	c  2865s| 16100 |  8570 |  5897k| 339.1 |   205M | 390 |3218 |  11k|8286 | 117k|  1 |  19k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2858.90/2865.79	c  2866s| 16200 |  8563 |  5900k| 337.3 |   205M | 390 |3218 |  11k|   0 | 117k|  0 |  19k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2859.80/2866.65	c  2867s| 16300 |  8567 |  5904k| 335.6 |   206M | 390 |3218 |  11k|   0 | 117k|  0 |  19k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2860.60/2867.43	c  2867s| 16400 |  8558 |  5907k| 333.9 |   206M | 390 |3218 |  11k|   0 | 117k|  0 |  20k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2861.20/2868.07	c  2868s| 16500 |  8565 |  5910k| 332.1 |   206M | 390 |3218 |  11k|8285 | 117k|  1 |  20k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2861.89/2868.73	c  2869s| 16600 |  8570 |  5913k| 330.4 |   206M | 390 |3218 |  11k|8285 | 117k|  1 |  20k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2862.69/2869.51	c  2870s| 16700 |  8572 |  5915k| 328.7 |   206M | 390 |3218 |  11k|   0 | 117k|  0 |  20k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2863.39/2870.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2863.39/2870.29	c  2870s| 16800 |  8568 |  5918k| 327.0 |   206M | 390 |3218 |  11k|8285 | 117k|  1 |  21k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2863.98/2870.87	c  2871s| 16900 |  8575 |  5921k| 325.3 |   206M | 390 |3218 |  11k|   0 | 117k|  0 |  21k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2864.68/2871.55	c  2872s| 17000 |  8569 |  5923k| 323.6 |   206M | 390 |3218 |  11k|   0 | 117k|  0 |  21k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2865.48/2872.30	c  2872s| 17100 |  8573 |  5926k| 322.0 |   206M | 390 |3218 |  11k|8285 | 117k|  1 |  21k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2866.28/2873.11	c  2873s| 17200 |  8567 |  5929k| 320.4 |   207M | 390 |3218 |  12k|8285 | 117k|  1 |  22k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2867.08/2873.97	c  2874s| 17300 |  8561 |  5932k| 318.8 |   207M | 390 |3218 |  12k|   0 | 117k|  0 |  22k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2867.77/2874.62	c  2875s| 17400 |  8567 |  5935k| 317.3 |   207M | 390 |3218 |  12k|   0 | 117k|  0 |  22k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2868.07/2874.95	c  2875s| 17500 |  8562 |  5936k| 315.6 |   207M | 390 |3218 |  12k|   0 | 117k|  0 |  22k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2868.37/2875.24	c  2875s| 17600 |  8558 |  5938k| 314.0 |   207M | 390 |3218 |  12k|   0 | 117k|  0 |  22k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2868.87/2875.76	c  2876s| 17700 |  8591 |  5940k| 312.5 |   207M | 390 |3218 |  12k|   0 | 117k|  0 |  23k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2869.37/2876.21	c  2876s| 17800 |  8599 |  5942k| 310.9 |   207M | 390 |3218 |  12k|   0 | 117k|  0 |  23k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2870.17/2877.07	c  2877s| 17900 |  8596 |  5945k| 309.4 |   207M | 390 |3218 |  12k|   0 | 117k|  0 |  23k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2871.17/2878.03	c  2878s| 18000 |  8602 |  5949k| 308.0 |   207M | 390 |3218 |  12k|   0 | 117k|  0 |  23k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2871.96/2878.89	c  2879s| 18100 |  8594 |  5952k| 306.6 |   208M | 390 |3218 |  12k|   0 | 117k|  0 |  24k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2872.96/2879.87	c  2880s| 18200 |  8595 |  5956k| 305.2 |   208M | 390 |3218 |  12k|8285 | 117k|  1 |  24k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2874.06/2880.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2874.06/2880.93	c  2881s| 18300 |  8591 |  5959k| 303.8 |   208M | 390 |3218 |  12k|8285 | 117k|  1 |  24k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2874.86/2881.77	c  2882s| 18400 |  8591 |  5962k| 302.4 |   209M | 390 |3218 |  12k|   0 | 117k|  0 |  24k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2875.36/2882.29	c  2882s| 18500 |  8600 |  5965k| 300.9 |   209M | 390 |3218 |  12k|8285 | 117k|  1 |  25k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2875.85/2882.77	c  2883s| 18600 |  8608 |  5967k| 299.5 |   209M | 390 |3218 |  12k|8285 | 117k|  1 |  25k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2876.45/2883.33	c  2883s| 18700 |  8602 |  5969k| 298.1 |   209M | 390 |3218 |  12k|   0 | 117k|  0 |  25k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2877.26/2884.17	c  2884s| 18800 |  8599 |  5972k| 296.8 |   209M | 390 |3218 |  12k|8285 | 117k|  1 |  25k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2877.95/2884.89	c  2885s| 18900 |  8597 |  5975k| 295.4 |   209M | 390 |3218 |  12k|8285 | 117k|  1 |  26k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2878.85/2885.70	c  2886s| 19000 |  8600 |  5978k| 294.1 |   209M | 390 |3218 |  12k|8285 | 117k|  1 |  26k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2879.44/2886.36	c  2886s| 19100 |  8596 |  5981k| 292.8 |   209M | 390 |3218 |  12k|8285 | 117k|  1 |  26k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2880.25/2887.14	c  2887s| 19200 |  8589 |  5984k| 291.5 |   209M | 390 |3218 |  12k|   0 | 117k|  0 |  27k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2880.84/2887.78	c  2888s| 19300 |  8577 |  5987k| 290.2 |   209M | 390 |3218 |  12k|   0 | 117k|  0 |  27k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2881.64/2888.56	c  2889s| 19400 |  8570 |  5990k| 288.9 |   209M | 390 |3218 |  13k|   0 | 117k|  0 |  27k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2882.44/2889.32	c  2889s| 19500 |  8566 |  5992k| 287.6 |   209M | 390 |3218 |  12k|   0 | 117k|  0 |  28k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2882.94/2889.89	c  2890s| 19600 |  8574 |  5994k| 286.3 |   209M | 390 |3218 |  13k|   0 | 117k|  0 |  28k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2883.43/2890.34	c  2890s| 19700 |  8573 |  5996k| 285.0 |   209M | 390 |3218 |  13k|8285 | 117k|  1 |  28k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2883.83/2890.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2883.83/2890.77	c  2891s| 19800 |  8577 |  5998k| 283.8 |   209M | 390 |3218 |  13k|   0 | 117k|  0 |  28k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2884.43/2891.30	c  2891s| 19900 |  8579 |  6000k| 282.5 |   209M | 390 |3218 |  13k|   0 | 117k|  0 |  28k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2884.93/2891.83	c  2892s| 20000 |  8580 |  6002k| 281.2 |   209M | 390 |3218 |  13k|   0 | 117k|  0 |  28k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2885.53/2892.41	c  2892s| 20100 |  8572 |  6004k| 280.0 |   209M | 390 |3218 |  13k|8285 | 117k|  1 |  29k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2886.03/2892.97	c  2893s| 20200 |  8573 |  6006k| 278.8 |   209M | 390 |3218 |  13k|8285 | 117k|  1 |  29k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2886.83/2893.78	c  2894s| 20300 |  8572 |  6009k| 277.6 |   209M | 390 |3218 |  13k|   0 | 117k|  0 |  29k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2887.32/2894.29	c  2894s| 20400 |  8575 |  6010k| 276.4 |   209M | 390 |3218 |  13k|   0 | 117k|  0 |  29k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2888.02/2894.92	c  2895s| 20500 |  8585 |  6013k| 275.2 |   209M | 390 |3218 |  13k|8285 | 117k|  1 |  30k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2888.82/2895.73	c  2896s| 20600 |  8588 |  6015k| 274.1 |   210M | 390 |3218 |  13k|   0 | 117k|  0 |  30k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2889.62/2896.57	c  2897s| 20700 |  8580 |  6018k| 272.9 |   210M | 390 |3218 |  13k|8285 | 117k|  0 |  30k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2890.32/2897.22	c  2897s| 20800 |  8577 |  6021k| 271.8 |   210M | 390 |3218 |  13k|8285 | 117k|  1 |  30k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2891.01/2897.91	c  2898s| 20900 |  8572 |  6022k| 270.7 |   210M | 390 |3218 |  13k|8285 | 117k|  1 |  31k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2891.81/2898.71	c  2899s| 21000 |  8561 |  6024k| 269.5 |   210M | 390 |3218 |  13k|8285 | 117k|  1 |  31k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2892.71/2899.62	c  2900s| 21100 |  8561 |  6028k| 268.5 |   210M | 390 |3218 |  13k|   0 | 117k|  0 |  31k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2893.31/2900.25	c  2900s| 21200 |  8604 |  6030k| 267.4 |   210M | 390 |3218 |  13k|8285 | 117k|  1 |  31k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2893.81/2900.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2893.81/2900.75	c  2901s| 21300 |  8647 |  6033k| 266.3 |   210M | 400 |3218 |  13k|   0 | 117k|  0 |  32k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2894.41/2901.30	c  2901s| 21400 |  8654 |  6035k| 265.2 |   210M | 400 |3218 |  13k|   0 | 117k|  0 |  32k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2895.00/2901.93	c  2902s| 21500 |  8665 |  6037k| 264.1 |   210M | 400 |3218 |  13k|   0 | 117k|  0 |  32k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2895.70/2902.64	c  2903s| 21600 |  8668 |  6039k| 263.0 |   210M | 400 |3218 |  13k|8285 | 117k|  1 |  32k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2896.30/2903.21	c  2903s| 21700 |  8674 |  6042k| 262.0 |   210M | 400 |3218 |  13k|8285 | 117k|  1 |  33k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2897.11/2904.03	c  2904s| 21800 |  8684 |  6044k| 260.9 |   211M | 400 |3218 |  13k|   0 | 117k|  0 |  33k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2897.90/2904.82	c  2905s| 21900 |  8678 |  6046k| 259.9 |   211M | 400 |3218 |  13k|8285 | 117k|  1 |  33k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2898.50/2905.49	c  2905s| 22000 |  8673 |  6048k| 258.8 |   211M | 400 |3218 |  13k|   0 | 117k|  0 |  34k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2899.10/2906.06	c  2906s| 22100 |  8687 |  6050k| 257.8 |   211M | 400 |3218 |  13k|8285 | 117k|  1 |  34k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2899.89/2906.89	c  2907s| 22200 |  8688 |  6054k| 256.9 |   211M | 400 |3218 |  13k|   0 | 117k|  0 |  34k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2900.49/2907.49	c  2907s| 22300 |  8692 |  6057k| 255.9 |   211M | 400 |3218 |  13k|   0 | 117k|  0 |  34k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2900.99/2907.98	c  2908s| 22400 |  8690 |  6059k| 254.9 |   211M | 400 |3218 |  13k|8285 | 117k|  1 |  35k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2901.69/2908.66	c  2909s| 22500 |  8690 |  6061k| 253.9 |   211M | 400 |3218 |  13k|8285 | 117k|  1 |  35k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2902.49/2909.49	c  2909s| 22600 |  8691 |  6063k| 252.9 |   211M | 400 |3218 |  13k|8285 | 117k|  1 |  35k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2903.28/2910.21	c  2910s| 22700 |  8693 |  6066k| 252.0 |   211M | 400 |3218 |  14k|   0 | 117k|  0 |  36k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2904.19/2911.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2904.19/2911.11	c  2911s| 22800 |  8692 |  6068k| 251.0 |   211M | 400 |3218 |  14k|8285 | 117k|  1 |  36k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2904.78/2911.70	c  2912s| 22900 |  8697 |  6070k| 250.0 |   211M | 400 |3218 |  14k|8285 | 117k|  1 |  36k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2905.48/2912.40	c  2912s| 23000 |  8697 |  6072k| 249.1 |   211M | 400 |3218 |  14k|   0 | 117k|  0 |  37k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2906.08/2913.03	c  2913s| 23100 |  8698 |  6074k| 248.1 |   211M | 400 |3218 |  14k|   0 | 117k|  0 |  37k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2906.87/2913.85	c  2914s| 23200 |  8697 |  6077k| 247.2 |   211M | 400 |3218 |  14k|8285 | 117k|  1 |  37k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2907.57/2914.56	c  2915s| 23300 |  8700 |  6079k| 246.3 |   211M | 400 |3218 |  14k|8285 | 117k|  1 |  37k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2908.27/2915.24	c  2915s| 23400 |  8704 |  6081k| 245.4 |   212M | 400 |3218 |  14k|8285 | 117k|  1 |  38k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2908.87/2915.88	c  2916s| 23500 |  8705 |  6083k| 244.4 |   213M | 400 |3218 |  14k|8286 | 117k|  1 |  38k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2909.67/2916.60	c  2917s| 23600 |  8704 |  6085k| 243.5 |   213M | 400 |3218 |  14k|8285 | 117k|  1 |  38k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2910.36/2917.38	c  2917s| 23700 |  8704 |  6087k| 242.6 |   213M | 400 |3218 |  14k|8285 | 117k|  1 |  39k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2911.07/2918.00	c  2918s| 23800 |  8699 |  6089k| 241.7 |   213M | 400 |3218 |  14k|8285 | 117k|  1 |  39k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2911.76/2918.75	c  2919s| 23900 |  8696 |  6091k| 240.9 |   213M | 400 |3218 |  14k|   0 | 117k|  0 |  39k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2912.36/2919.33	c  2919s| 24000 |  8705 |  6094k| 240.0 |   213M | 400 |3218 |  14k|8286 | 117k|  1 |  39k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2913.06/2920.02	c  2920s| 24100 |  8700 |  6096k| 239.2 |   213M | 400 |3218 |  14k|8286 | 117k|  1 |  40k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2913.76/2920.74	c  2921s| 24200 |  8696 |  6099k| 238.3 |   213M | 400 |3218 |  15k|8285 | 117k|  1 |  40k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2914.45/2921.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2914.45/2921.40	c  2921s| 24300 |  8701 |  6101k| 237.4 |   214M | 400 |3218 |  15k|   0 | 117k|  0 |  40k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2915.25/2922.20	c  2922s| 24400 |  8695 |  6103k| 236.6 |   214M | 400 |3218 |  15k|   0 | 117k|  0 |  41k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2915.95/2922.93	c  2923s| 24500 |  8698 |  6105k| 235.7 |   214M | 400 |3218 |  14k|8285 | 117k|  1 |  41k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2916.55/2923.58	c  2924s| 24600 |  8694 |  6107k| 234.9 |   214M | 400 |3218 |  14k|8285 | 117k|  1 |  41k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2917.35/2924.31	c  2924s| 24700 |  8711 |  6110k| 234.1 |   214M | 400 |3218 |  14k|8285 | 117k|  1 |  41k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2917.94/2924.99	c  2925s| 24800 |  8716 |  6112k| 233.3 |   214M | 400 |3218 |  14k|8285 | 117k|  1 |  42k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2918.54/2925.54	c  2926s| 24900 |  8734 |  6114k| 232.5 |   214M | 400 |3218 |  14k|   0 | 117k|  0 |  42k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2919.15/2926.15	c  2926s| 25000 |  8734 |  6117k| 231.7 |   214M | 400 |3218 |  14k|   0 | 117k|  0 |  42k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2919.84/2926.85	c  2927s| 25100 |  8731 |  6120k| 230.9 |   214M | 400 |3218 |  14k|8285 | 117k|  1 |  42k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2920.54/2927.50	c  2927s| 25200 |  8725 |  6123k| 230.1 |   214M | 400 |3218 |  14k|8285 | 117k|  1 |  43k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2921.34/2928.32	c  2928s| 25300 |  8746 |  6126k| 229.4 |   214M | 400 |3218 |  14k|8286 | 117k|  1 |  43k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2922.04/2929.07	c  2929s| 25400 |  8745 |  6128k| 228.6 |   214M | 400 |3218 |  15k|8286 | 117k|  1 |  43k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2922.83/2929.85	c  2930s| 25500 |  8742 |  6130k| 227.8 |   214M | 400 |3218 |  15k|8286 | 117k|  1 |  44k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2923.63/2930.61	c  2931s| 25600 |  8754 |  6134k| 227.1 |   214M | 400 |3218 |  15k|8285 | 117k|  1 |  44k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2924.33/2931.38	c  2931s| 25700 |  8761 |  6136k| 226.3 |   214M | 400 |3218 |  15k|8285 | 117k|  1 |  44k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2925.13/2932.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2925.13/2932.12	c  2932s| 25800 |  8753 |  6139k| 225.6 |   214M | 400 |3218 |  15k|   0 | 117k|  0 |  44k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2925.82/2932.80	c  2933s| 25900 |  8757 |  6140k| 224.8 |   215M | 400 |3218 |  15k|   0 | 117k|  0 |  44k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2926.72/2933.73	c  2934s| 26000 |  8752 |  6143k| 224.1 |   215M | 400 |3218 |  15k|8286 | 117k|  1 |  45k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2927.42/2934.47	c  2934s| 26100 |  8768 |  6145k| 223.3 |   215M | 400 |3218 |  15k|   0 | 117k|  0 |  45k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2928.22/2935.29	c  2935s| 26200 |  8763 |  6148k| 222.6 |   215M | 400 |3218 |  15k|8286 | 117k|  1 |  45k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2929.21/2936.21	c  2936s| 26300 |  8755 |  6151k| 221.9 |   216M | 400 |3218 |  15k|   0 | 117k|  0 |  46k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2929.92/2936.96	c  2937s| 26400 |  8751 |  6153k| 221.2 |   216M | 400 |3218 |  15k|   0 | 117k|  0 |  46k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2930.72/2937.71	c  2938s| 26500 |  8754 |  6156k| 220.5 |   216M | 400 |3218 |  15k|8286 | 117k|  2 |  46k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2931.42/2938.47	c  2938s| 26600 |  8750 |  6158k| 219.8 |   216M | 400 |3218 |  16k|8286 | 117k|  1 |  46k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2932.21/2939.28	c  2939s| 26700 |  8752 |  6160k| 219.1 |   216M | 400 |3218 |  16k|   0 | 117k|  0 |  47k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2933.02/2940.08	c  2940s| 26800 |  8746 |  6163k| 218.4 |   216M | 400 |3218 |  15k|8285 | 117k|  1 |  47k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2933.91/2940.92	c  2941s| 26900 |  8750 |  6166k| 217.7 |   216M | 400 |3218 |  16k|8286 | 117k|  1 |  47k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2934.51/2941.50	c  2942s| 27000 |  8750 |  6168k| 217.0 |   216M | 400 |3218 |  16k|8286 | 117k|  1 |  48k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2935.11/2942.19	c  2942s| 27100 |  8758 |  6170k| 216.3 |   216M | 400 |3218 |  15k|   0 | 117k|  0 |  48k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2935.91/2942.91	c  2943s| 27200 |  8761 |  6172k| 215.6 |   216M | 400 |3218 |  15k|8286 | 117k|  1 |  48k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2936.60/2943.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2936.60/2943.67	c  2944s| 27300 |  8759 |  6175k| 214.9 |   216M | 400 |3218 |  15k|8285 | 117k|  1 |  48k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2937.30/2944.32	c  2944s| 27400 |  8765 |  6177k| 214.2 |   216M | 400 |3218 |  15k|8285 | 117k|  1 |  49k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2937.90/2944.90	c  2945s| 27500 |  8764 |  6179k| 213.6 |   217M | 400 |3218 |  15k|8285 | 117k|  1 |  49k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2938.60/2945.65	c  2946s| 27600 |  8770 |  6182k| 212.9 |   217M | 400 |3218 |  15k|8286 | 117k|  1 |  49k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2939.40/2946.49	c  2946s| 27700 |  8772 |  6185k| 212.3 |   217M | 400 |3218 |  16k|8285 | 117k|  1 |  49k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2940.39/2947.43	c  2947s| 27800 |  8772 |  6188k| 211.6 |   217M | 400 |3218 |  16k|   0 | 117k|  0 |  50k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2941.00/2948.02	c  2948s| 27900 |  8770 |  6190k| 211.0 |   217M | 400 |3218 |  16k|   0 | 117k|  0 |  50k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2941.69/2948.74	c  2949s| 28000 |  8772 |  6192k| 210.4 |   218M | 400 |3218 |  16k|8286 | 117k|  1 |  50k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2942.49/2949.59	c  2950s| 28100 |  8771 |  6195k| 209.7 |   219M | 400 |3218 |  16k|8286 | 117k|  1 |  50k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2943.29/2950.32	c  2950s| 28200 |  8766 |  6197k| 209.1 |   219M | 400 |3218 |  16k|   0 | 117k|  0 |  51k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2943.99/2951.05	c  2951s| 28300 |  8766 |  6199k| 208.4 |   219M | 400 |3218 |  16k|8285 | 117k|  1 |  51k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2944.68/2951.73	c  2952s| 28400 |  8764 |  6201k| 207.8 |   219M | 400 |3218 |  16k|   0 | 117k|  0 |  51k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2945.48/2952.53	c  2953s| 28500 |  8761 |  6204k| 207.2 |   220M | 400 |3218 |  16k|8286 | 117k|  1 |  51k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2946.18/2953.22	c  2953s| 28600 |  8758 |  6206k| 206.6 |   220M | 400 |3218 |  16k|   0 | 117k|  0 |  52k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2946.98/2954.02	c  2954s| 28700 |  8758 |  6208k| 205.9 |   220M | 400 |3218 |  16k|   0 | 117k|  0 |  52k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2947.77/2954.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2947.77/2954.83	c  2955s| 28800 |  8763 |  6211k| 205.3 |   220M | 400 |3218 |  16k|8285 | 117k|  1 |  52k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2948.57/2955.63	c  2956s| 28900 |  8765 |  6213k| 204.7 |   220M | 400 |3218 |  16k|8285 | 117k|  1 |  53k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2949.37/2956.45	c  2956s| 29000 |  8765 |  6216k| 204.1 |   220M | 400 |3218 |  16k|8285 | 117k|  1 |  53k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2950.07/2957.10	c  2957s| 29100 |  8763 |  6218k| 203.5 |   220M | 400 |3218 |  17k|8285 | 117k|  1 |  53k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2950.87/2957.95	c  2958s| 29200 |  8757 |  6220k| 202.9 |   220M | 400 |3218 |  17k|8285 | 117k|  1 |  54k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2951.66/2958.74	c  2959s| 29300 |  8761 |  6223k| 202.3 |   220M | 400 |3218 |  17k|8285 | 117k|  1 |  54k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2952.36/2959.45	c  2959s| 29400 |  8762 |  6225k| 201.8 |   220M | 400 |3218 |  17k|8285 | 117k|  1 |  54k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2953.26/2960.33	c  2960s| 29500 |  8758 |  6228k| 201.2 |   220M | 400 |3218 |  17k|8286 | 117k|  1 |  55k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2953.96/2961.03	c  2961s| 29600 |  8759 |  6230k| 200.6 |   220M | 400 |3218 |  17k|8286 | 117k|  1 |  55k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2954.66/2961.71	c  2962s| 29700 |  8751 |  6233k| 200.0 |   220M | 400 |3218 |  16k|   0 | 117k|  0 |  55k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2955.35/2962.48	c  2962s| 29800 |  8760 |  6235k| 199.5 |   220M | 400 |3218 |  16k|8285 | 117k|  1 |  55k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2956.45/2963.59	c  2964s| 29900 |  8765 |  6238k| 198.9 |   221M | 400 |3218 |  17k|   0 | 117k|  0 |  56k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2957.55/2964.69	c  2965s| 30000 |  8764 |  6240k| 198.3 |   221M | 400 |3218 |  17k|8285 | 117k|  1 |  56k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2958.45/2965.57	c  2966s| 30100 |  8769 |  6243k| 197.8 |   222M | 400 |3218 |  17k|8285 | 117k|  1 |  57k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2959.24/2966.30	c  2966s| 30200 |  8771 |  6245k| 197.2 |   222M | 400 |3218 |  17k|8285 | 117k|  1 |  57k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2960.05/2967.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2960.05/2967.13	c  2967s| 30300 |  8769 |  6247k| 196.7 |   222M | 400 |3218 |  17k|8285 | 117k|  1 |  57k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2960.84/2967.94	c  2968s| 30400 |  8772 |  6250k| 196.1 |   222M | 400 |3218 |  17k|   0 | 117k|  0 |  57k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2961.64/2968.72	c  2969s| 30500 |  8770 |  6252k| 195.6 |   222M | 400 |3218 |  17k|   0 | 117k|  0 |  58k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2962.44/2969.57	c  2970s| 30600 |  8764 |  6254k| 195.0 |   222M | 400 |3218 |  17k|8286 | 117k|  2 |  58k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2963.23/2970.38	c  2970s| 30700 |  8773 |  6256k| 194.5 |   222M | 400 |3218 |  17k|8285 | 117k|  1 |  58k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2964.13/2971.24	c  2971s| 30800 |  8766 |  6258k| 193.9 |   222M | 400 |3218 |  17k|   0 | 117k|  0 |  59k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2964.94/2972.03	c  2972s| 30900 |  8758 |  6260k| 193.4 |   222M | 400 |3218 |  17k|   0 | 117k|  0 |  59k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2965.73/2972.85	c  2973s| 31000 |  8759 |  6262k| 192.8 |   222M | 400 |3218 |  17k|   0 | 117k|  0 |  59k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2966.62/2973.72	c  2974s| 31100 |  8756 |  6264k| 192.3 |   222M | 400 |3218 |  17k|   0 | 117k|  0 |  60k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2967.42/2974.53	c  2975s| 31200 |  8757 |  6266k| 191.8 |   222M | 400 |3218 |  17k|8285 | 117k|  1 |  60k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2968.12/2975.29	c  2975s| 31300 |  8762 |  6268k| 191.2 |   222M | 400 |3218 |  17k|8285 | 117k|  1 |  60k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2969.22/2976.33	c  2976s| 31400 |  8757 |  6270k| 190.7 |   222M | 400 |3218 |  17k|   0 | 117k|  0 |  61k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2969.92/2977.10	c  2977s| 31500 |  8756 |  6272k| 190.2 |   222M | 400 |3218 |  17k|   0 | 117k|  0 |  61k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2970.81/2977.99	c  2978s| 31600 |  8758 |  6275k| 189.7 |   222M | 400 |3218 |  17k|8285 | 117k|  1 |  61k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2971.71/2978.84	c  2979s| 31700 |  8750 |  6278k| 189.2 |   222M | 400 |3218 |  17k|   0 | 117k|  0 |  62k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2972.21/2979.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2972.21/2979.39	c  2979s| 31800 |  8759 |  6280k| 188.7 |   222M | 400 |3218 |  17k|8285 | 117k|  1 |  62k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2973.01/2980.12	c  2980s| 31900 |  8771 |  6282k| 188.2 |   222M | 400 |3218 |  17k|8285 | 117k|  1 |  62k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2973.71/2980.85	c  2981s| 32000 |  8762 |  6285k| 187.7 |   222M | 400 |3218 |  17k|   0 | 117k|  0 |  62k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2974.30/2981.48	c  2981s| 32100 |  8759 |  6286k| 187.2 |   223M | 400 |3218 |  17k|   0 | 117k|  0 |  63k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2974.91/2982.03	c  2982s| 32200 |  8759 |  6288k| 186.7 |   223M | 400 |3218 |  17k|   0 | 117k|  0 |  63k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2975.60/2982.75	c  2983s| 32300 |  8762 |  6290k| 186.2 |   223M | 400 |3218 |  17k|8285 | 117k|  1 |  63k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2976.60/2983.75	c  2984s| 32400 |  8762 |  6293k| 185.7 |   223M | 400 |3218 |  17k|8285 | 117k|  1 |  64k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2977.50/2984.63	c  2985s| 32500 |  8757 |  6295k| 185.2 |   223M | 400 |3218 |  17k|8285 | 117k|  1 |  64k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2978.19/2985.38	c  2985s| 32600 |  8757 |  6297k| 184.7 |   223M | 400 |3218 |  17k|8285 | 117k|  1 |  64k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2979.09/2986.22	c  2986s| 32700 |  8753 |  6299k| 184.2 |   223M | 400 |3218 |  17k|   0 | 117k|  0 |  65k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2979.79/2986.92	c  2987s| 32800 |  8758 |  6302k| 183.7 |   223M | 400 |3218 |  17k|8286 | 117k|  2 |  65k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2980.49/2987.69	c  2988s| 32900 |  8745 |  6303k| 183.3 |   223M | 400 |3218 |  17k|   0 | 117k|  0 |  65k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2981.49/2988.67	c  2989s| 33000 |  8744 |  6306k| 182.8 |   223M | 400 |3218 |  17k|   0 | 117k|  0 |  65k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2982.38/2989.57	c  2990s| 33100 |  8736 |  6308k| 182.3 |   223M | 400 |3218 |  17k|   0 | 117k|  0 |  66k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2982.99/2990.13	c  2990s| 33200 |  8767 |  6310k| 181.8 |   223M | 400 |3218 |  17k|8285 | 117k|  1 |  66k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2983.48/2990.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2983.48/2990.67	c  2991s| 33300 |  8761 |  6312k| 181.4 |   223M | 400 |3218 |  17k|8285 | 117k|  1 |  66k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2984.08/2991.28	c  2991s| 33400 |  8771 |  6314k| 180.9 |   223M | 400 |3218 |  17k|   0 | 117k|  0 |  66k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2984.78/2991.99	c  2992s| 33500 |  8775 |  6317k| 180.5 |   223M | 400 |3218 |  17k|8285 | 117k|  1 |  67k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2985.47/2992.69	c  2993s| 33600 |  8767 |  6319k| 180.0 |   223M | 400 |3218 |  17k|   0 | 117k|  0 |  67k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2986.27/2993.48	c  2993s| 33700 |  8770 |  6322k| 179.6 |   223M | 400 |3218 |  17k|8286 | 117k|  1 |  67k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2987.07/2994.20	c  2994s| 33800 |  8777 |  6324k| 179.1 |   223M | 400 |3218 |  17k|   0 | 117k|  0 |  68k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2987.67/2994.87	c  2995s| 33900 |  8769 |  6326k| 178.7 |   223M | 400 |3218 |  17k|8285 | 117k|  1 |  68k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2988.37/2995.56	c  2996s| 34000 |  8768 |  6328k| 178.2 |   223M | 400 |3218 |  17k|8285 | 117k|  1 |  68k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2989.07/2996.25	c  2996s| 34100 |  8774 |  6330k| 177.8 |   223M | 400 |3218 |  17k|8285 | 117k|  1 |  69k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2989.76/2996.91	c  2997s| 34200 |  8771 |  6332k| 177.3 |   223M | 400 |3218 |  17k|8285 | 117k|  1 |  69k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2990.56/2997.72	c  2998s| 34300 |  8768 |  6335k| 176.9 |   223M | 400 |3218 |  17k|8285 | 117k|  1 |  69k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2991.16/2998.38	c  2998s| 34400 |  8772 |  6337k| 176.5 |   223M | 400 |3218 |  17k|8285 | 117k|  1 |  69k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2991.86/2999.01	c  2999s| 34500 |  8774 |  6339k| 176.0 |   223M | 400 |3218 |  17k|   0 | 117k|  0 |  70k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2992.56/2999.78	c  3000s| 34600 |  8773 |  6341k| 175.6 |   223M | 400 |3218 |  17k|   0 | 117k|  0 |  70k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2993.26/3000.48	c  3000s| 34700 |  8778 |  6343k| 175.1 |   223M | 400 |3218 |  17k|8285 | 117k|  1 |  70k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2994.05/3001.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2994.05/3001.27	c  3001s| 34800 |  8773 |  6345k| 174.7 |   223M | 400 |3218 |  17k|8285 | 117k|  1 |  71k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2994.75/3001.95	c  3002s| 34900 |  8775 |  6348k| 174.3 |   223M | 400 |3218 |  17k|8285 | 117k|  1 |  71k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2995.55/3002.74	c  3003s| 35000 |  8776 |  6350k| 173.9 |   224M | 400 |3218 |  17k|   0 | 117k|  0 |  71k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2996.25/3003.45	c  3003s| 35100 |  8772 |  6353k| 173.5 |   224M | 400 |3218 |  17k|   0 | 117k|  0 |  72k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2997.85/3005.00	c  3005s| 35200 |  8775 |  6355k| 173.1 |   225M | 400 |3218 |  17k|8285 | 117k|  1 |  72k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2998.54/3005.73	c  3006s| 35300 |  8779 |  6357k| 172.6 |   225M | 400 |3218 |  17k|   0 | 117k|  0 |  72k|  29 | 0.000000e+00 |      --      |    Inf | unknown
2999.34/3006.58	c  3007s| 35400 |  8771 |  6359k| 172.2 |   225M | 400 |3218 |  17k|8285 | 117k|  1 |  73k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3000.04/3007.20	c  3007s| 35500 |  8786 |  6361k| 171.8 |   225M | 400 |3218 |  17k|8285 | 117k|  1 |  73k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3000.74/3007.92	c  3008s| 35600 |  8776 |  6363k| 171.4 |   225M | 400 |3218 |  17k|   0 | 117k|  0 |  73k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3001.54/3008.70	c  3009s| 35700 |  8779 |  6365k| 171.0 |   225M | 400 |3218 |  17k|   0 | 117k|  0 |  74k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3002.13/3009.31	c  3009s| 35800 |  8785 |  6367k| 170.6 |   225M | 400 |3218 |  17k|8285 | 117k|  1 |  74k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3002.73/3009.98	c  3010s| 35900 |  8782 |  6369k| 170.1 |   225M | 400 |3218 |  17k|8285 | 117k|  1 |  74k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3003.43/3010.65	c  3011s| 36000 |  8779 |  6371k| 169.7 |   225M | 400 |3218 |  17k|8285 | 117k|  1 |  74k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3004.23/3011.46	c  3011s| 36100 |  8773 |  6373k| 169.4 |   225M | 400 |3218 |  17k|8285 | 117k|  1 |  75k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3005.13/3012.36	c  3012s| 36200 |  8776 |  6376k| 169.0 |   225M | 400 |3218 |  17k|   0 | 117k|  0 |  75k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3005.93/3013.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3005.93/3013.12	c  3013s| 36300 |  8773 |  6379k| 168.6 |   225M | 400 |3218 |  17k|8285 | 117k|  1 |  75k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3006.62/3013.88	c  3014s| 36400 |  8779 |  6381k| 168.2 |   225M | 400 |3218 |  17k|   0 | 117k|  0 |  76k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3007.32/3014.58	c  3015s| 36500 |  8783 |  6384k| 167.8 |   225M | 400 |3218 |  17k|8286 | 117k|  1 |  76k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3008.12/3015.37	c  3015s| 36600 |  8780 |  6386k| 167.5 |   225M | 400 |3218 |  17k|8285 | 117k|  1 |  76k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3009.02/3016.25	c  3016s| 36700 |  8774 |  6389k| 167.1 |   225M | 400 |3218 |  17k|8285 | 117k|  1 |  77k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3009.82/3017.07	c  3017s| 36800 |  8772 |  6391k| 166.7 |   225M | 400 |3218 |  17k|   0 | 117k|  0 |  77k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3010.71/3017.93	c  3018s| 36900 |  8768 |  6394k| 166.3 |   225M | 400 |3218 |  17k|8285 | 117k|  1 |  77k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3011.41/3018.65	c  3019s| 37000 |  8769 |  6396k| 165.9 |   226M | 400 |3218 |  17k|8285 | 117k|  1 |  78k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3012.11/3019.37	c  3019s| 37100 |  8766 |  6399k| 165.6 |   226M | 400 |3218 |  17k|   0 | 117k|  0 |  78k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3012.91/3020.19	c  3020s| 37200 |  8765 |  6401k| 165.2 |   226M | 400 |3218 |  17k|8285 | 117k|  1 |  78k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3013.81/3021.05	c  3021s| 37300 |  8761 |  6403k| 164.8 |   226M | 400 |3218 |  17k|   0 | 117k|  0 |  79k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3014.60/3021.85	c  3022s| 37400 |  8760 |  6406k| 164.5 |   226M | 400 |3218 |  17k|8285 | 117k|  1 |  79k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3015.30/3022.52	c  3023s| 37500 |  8766 |  6408k| 164.1 |   226M | 400 |3218 |  17k|   0 | 117k|  0 |  79k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3016.10/3023.35	c  3023s| 37600 |  8757 |  6411k| 163.7 |   226M | 400 |3218 |  17k|8286 | 117k|  1 |  80k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3016.91/3024.11	c  3024s| 37700 |  8760 |  6413k| 163.4 |   226M | 400 |3218 |  17k|   0 | 117k|  0 |  80k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3017.70/3024.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3017.70/3024.97	c  3025s| 37800 |  8762 |  6415k| 163.0 |   226M | 400 |3218 |  17k|8285 | 117k|  1 |  80k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3018.49/3025.76	c  3026s| 37900 |  8763 |  6417k| 162.7 |   226M | 400 |3218 |  17k|8286 | 117k|  1 |  81k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3019.29/3026.55	c  3027s| 38000 |  8752 |  6419k| 162.3 |   226M | 400 |3218 |  17k|   0 | 117k|  0 |  81k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3019.90/3027.13	c  3027s| 38100 |  8754 |  6421k| 161.9 |   226M | 400 |3218 |  17k|8285 | 117k|  1 |  81k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3020.49/3027.78	c  3028s| 38200 |  8756 |  6422k| 161.5 |   226M | 400 |3218 |  17k|   0 | 117k|  0 |  82k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3021.29/3028.53	c  3029s| 38300 |  8754 |  6425k| 161.2 |   226M | 400 |3218 |  17k|8285 | 117k|  1 |  82k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3021.89/3029.13	c  3029s| 38400 |  8755 |  6427k| 160.8 |   226M | 400 |3218 |  17k|8285 | 117k|  1 |  82k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3022.58/3029.84	c  3030s| 38500 |  8758 |  6429k| 160.5 |   226M | 400 |3218 |  17k|   0 | 117k|  0 |  82k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3023.38/3030.66	c  3031s| 38600 |  8755 |  6431k| 160.1 |   226M | 400 |3218 |  17k|8285 | 117k|  1 |  83k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3024.08/3031.31	c  3031s| 38700 |  8765 |  6433k| 159.8 |   226M | 400 |3218 |  17k|   0 | 117k|  0 |  83k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3024.78/3032.08	c  3032s| 38800 |  8760 |  6436k| 159.4 |   226M | 400 |3218 |  17k|8285 | 117k|  1 |  83k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3025.48/3032.70	c  3033s| 38900 |  8761 |  6438k| 159.1 |   226M | 400 |3218 |  17k|   0 | 117k|  0 |  83k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3026.27/3033.51	c  3034s| 39000 |  8758 |  6440k| 158.8 |   226M | 400 |3218 |  17k|8285 | 117k|  1 |  84k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3026.78/3034.10	c  3034s| 39100 |  8752 |  6442k| 158.4 |   226M | 400 |3218 |  17k|   0 | 117k|  0 |  84k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3027.67/3034.91	c  3035s| 39200 |  8753 |  6444k| 158.1 |   226M | 400 |3218 |  17k|8285 | 117k|  1 |  84k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3028.17/3035.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3028.17/3035.50	c  3035s| 39300 |  8754 |  6446k| 157.7 |   226M | 400 |3218 |  17k|   0 | 117k|  0 |  85k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3029.07/3036.30	c  3036s| 39400 |  8754 |  6448k| 157.4 |   226M | 400 |3218 |  17k|8285 | 117k|  1 |  85k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3029.77/3037.03	c  3037s| 39500 |  8754 |  6451k| 157.1 |   226M | 400 |3218 |  17k|8285 | 117k|  1 |  85k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3030.46/3037.78	c  3038s| 39600 |  8755 |  6453k| 156.7 |   226M | 400 |3218 |  17k|8285 | 117k|  1 |  85k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3031.16/3038.48	c  3038s| 39700 |  8755 |  6455k| 156.4 |   226M | 400 |3218 |  17k|   0 | 117k|  0 |  86k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3031.96/3039.20	c  3039s| 39800 |  8754 |  6458k| 156.1 |   226M | 400 |3218 |  17k|   0 | 117k|  0 |  86k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3032.66/3039.99	c  3040s| 39900 |  8750 |  6460k| 155.8 |   226M | 400 |3218 |  17k|   0 | 117k|  0 |  86k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3033.46/3040.75	c  3041s| 40000 |  8749 |  6463k| 155.4 |   226M | 400 |3218 |  17k|8285 | 117k|  1 |  87k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3034.25/3041.53	c  3042s| 40100 |  8756 |  6465k| 155.1 |   226M | 400 |3218 |  17k|8285 | 117k|  1 |  87k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3035.05/3042.37	c  3042s| 40200 |  8749 |  6468k| 154.8 |   226M | 400 |3218 |  17k|   0 | 117k|  0 |  87k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3035.95/3043.20	c  3043s| 40300 |  8753 |  6470k| 154.5 |   226M | 400 |3218 |  17k|   0 | 117k|  0 |  88k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3036.65/3043.90	c  3044s| 40400 |  8752 |  6473k| 154.2 |   226M | 400 |3218 |  17k|8285 | 117k|  1 |  88k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3037.35/3044.64	c  3045s| 40500 |  8759 |  6475k| 153.9 |   226M | 400 |3218 |  17k|8286 | 117k|  1 |  88k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3038.15/3045.40	c  3045s| 40600 |  8756 |  6477k| 153.6 |   226M | 400 |3218 |  17k|   0 | 117k|  0 |  88k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3038.75/3046.10	c  3046s| 40700 |  8762 |  6479k| 153.2 |   226M | 400 |3218 |  17k|   0 | 117k|  0 |  89k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3039.54/3046.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3039.54/3046.83	c  3047s| 40800 |  8759 |  6481k| 152.9 |   226M | 400 |3218 |  17k|   0 | 117k|  0 |  89k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3040.14/3047.46	c  3047s| 40900 |  8772 |  6483k| 152.6 |   226M | 400 |3218 |  17k|   0 | 117k|  0 |  89k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3040.84/3048.15	c  3048s| 41000 |  8764 |  6485k| 152.3 |   226M | 400 |3218 |  17k|8286 | 117k|  1 |  90k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3041.64/3048.93	c  3049s| 41100 |  8762 |  6488k| 152.0 |   226M | 400 |3218 |  17k|   0 | 117k|  0 |  90k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3042.24/3049.59	c  3050s| 41200 |  8763 |  6490k| 151.7 |   226M | 400 |3218 |  17k|   0 | 117k|  0 |  90k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3043.03/3050.35	c  3050s| 41300 |  8756 |  6491k| 151.4 |   226M | 400 |3218 |  17k|   0 | 117k|  0 |  91k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3043.74/3051.04	c  3051s| 41400 |  8767 |  6494k| 151.1 |   226M | 400 |3218 |  17k|8286 | 117k|  1 |  91k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3044.63/3051.91	c  3052s| 41500 |  8768 |  6497k| 150.8 |   226M | 400 |3218 |  17k|8286 | 117k|  1 |  91k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3045.43/3052.70	c  3053s| 41600 |  8768 |  6499k| 150.5 |   226M | 400 |3218 |  17k|   0 | 117k|  0 |  91k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3046.23/3053.51	c  3054s| 41700 |  8763 |  6502k| 150.2 |   226M | 400 |3218 |  17k|   0 | 117k|  0 |  92k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3046.92/3054.20	c  3054s| 41800 |  8763 |  6504k| 149.9 |   226M | 400 |3218 |  17k|8285 | 117k|  1 |  92k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3047.62/3054.96	c  3055s| 41900 |  8756 |  6506k| 149.6 |   226M | 400 |3218 |  17k|   0 | 117k|  0 |  92k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3048.32/3055.60	c  3056s| 42000 |  8754 |  6508k| 149.3 |   226M | 400 |3218 |  17k|8285 | 117k|  1 |  92k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3048.92/3056.28	c  3056s| 42100 |  8753 |  6510k| 149.0 |   226M | 400 |3218 |  17k|   0 | 117k|  0 |  93k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3049.62/3057.00	c  3057s| 42200 |  8745 |  6512k| 148.7 |   226M | 400 |3218 |  17k|8285 | 117k|  1 |  93k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3050.31/3057.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3050.31/3057.68	c  3058s| 42300 |  8747 |  6515k| 148.4 |   226M | 400 |3218 |  17k|   0 | 117k|  0 |  93k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3051.11/3058.41	c  3058s| 42400 |  8742 |  6518k| 148.1 |   226M | 400 |3218 |  17k|8285 | 117k|  1 |  94k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3052.11/3059.48	c  3059s| 42500 |  8749 |  6521k| 147.9 |   227M | 400 |3218 |  17k|8286 | 117k|  1 |  94k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3053.01/3060.31	c  3060s| 42600 |  8750 |  6523k| 147.6 |   227M | 400 |3218 |  17k|   0 | 117k|  0 |  94k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3053.81/3061.12	c  3061s| 42700 |  8747 |  6526k| 147.3 |   227M | 400 |3218 |  17k|8285 | 117k|  1 |  94k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3054.81/3062.11	c  3062s| 42800 |  8749 |  6529k| 147.0 |   227M | 400 |3218 |  17k|8285 | 117k|  1 |  95k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3055.71/3063.02	c  3063s| 42900 |  8745 |  6532k| 146.8 |   227M | 400 |3218 |  17k|8285 | 117k|  1 |  95k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3056.30/3063.64	c  3064s| 43000 |  8756 |  6534k| 146.5 |   227M | 400 |3218 |  17k|8285 | 117k|  1 |  95k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3057.00/3064.36	c  3064s| 43100 |  8756 |  6536k| 146.2 |   227M | 400 |3218 |  17k|   0 | 117k|  0 |  95k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3057.80/3065.15	c  3065s| 43200 |  8755 |  6538k| 145.9 |   227M | 400 |3218 |  17k|8285 | 117k|  1 |  96k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3058.49/3065.83	c  3066s| 43300 |  8762 |  6540k| 145.6 |   227M | 400 |3218 |  17k|8285 | 117k|  1 |  96k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3059.29/3066.63	c  3067s| 43400 |  8762 |  6542k| 145.3 |   227M | 400 |3218 |  17k|8286 | 117k|  1 |  96k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3060.19/3067.55	c  3068s| 43500 |  8773 |  6545k| 145.1 |   227M | 400 |3218 |  17k|8286 | 117k|  1 |  96k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3060.99/3068.32	c  3068s| 43600 |  8763 |  6548k| 144.8 |   227M | 400 |3218 |  17k|   0 | 117k|  0 |  97k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3061.79/3069.14	c  3069s| 43700 |  8762 |  6550k| 144.5 |   227M | 400 |3218 |  17k|8286 | 117k|  1 |  97k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3062.48/3069.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3062.48/3069.87	c  3070s| 43800 |  8762 |  6552k| 144.3 |   227M | 400 |3218 |  17k|8286 | 117k|  1 |  97k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3063.18/3070.57	c  3071s| 43900 |  8763 |  6555k| 144.0 |   227M | 400 |3218 |  17k|   0 | 117k|  0 |  97k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3063.98/3071.37	c  3071s| 44000 |  8759 |  6557k| 143.7 |   227M | 400 |3218 |  17k|   0 | 117k|  0 |  98k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3064.88/3072.21	c  3072s| 44100 |  8760 |  6559k| 143.5 |   227M | 400 |3218 |  17k|   0 | 117k|  0 |  98k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3065.58/3072.95	c  3073s| 44200 |  8767 |  6561k| 143.2 |   227M | 400 |3218 |  17k|8286 | 117k|  1 |  98k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3066.08/3073.46	c  3073s| 44300 |  8759 |  6562k| 142.9 |   228M | 400 |3218 |  17k|   0 | 117k|  0 |  98k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3066.97/3074.33	c  3074s| 44400 |  8752 |  6565k| 142.6 |   228M | 400 |3218 |  17k|8285 | 117k|  1 |  99k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3067.97/3075.31	c  3075s| 44500 |  8748 |  6567k| 142.4 |   228M | 400 |3218 |  17k|   0 | 117k|  0 |  99k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3068.67/3076.09	c  3076s| 44600 |  8745 |  6568k| 142.1 |   228M | 400 |3218 |  17k|   0 | 117k|  0 |  99k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3069.57/3076.96	c  3077s| 44700 |  8747 |  6570k| 141.8 |   228M | 400 |3218 |  17k|   0 | 117k|  0 | 100k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3070.26/3077.66	c  3078s| 44800 |  8744 |  6572k| 141.5 |   228M | 400 |3218 |  17k|8285 | 117k|  1 | 100k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3070.86/3078.29	c  3078s| 44900 |  8742 |  6574k| 141.3 |   228M | 400 |3218 |  17k|8285 | 117k|  1 | 100k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3071.77/3079.12	c  3079s| 45000 |  8742 |  6575k| 141.0 |   228M | 400 |3218 |  17k|   0 | 117k|  0 | 100k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3072.56/3079.93	c  3080s| 45100 |  8757 |  6578k| 140.8 |   228M | 400 |3218 |  17k|   0 | 117k|  0 | 101k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3073.36/3080.79	c  3081s| 45200 |  8758 |  6580k| 140.5 |   228M | 400 |3218 |  17k|8286 | 117k|  1 | 101k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3074.35/3081.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3074.35/3081.74	c  3082s| 45300 |  8759 |  6584k| 140.3 |   228M | 400 |3218 |  17k|8285 | 117k|  1 | 101k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3074.85/3082.26	c  3082s| 45400 |  8771 |  6586k| 140.0 |   228M | 400 |3218 |  17k|   0 | 117k|  0 | 102k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3075.55/3082.91	c  3083s| 45500 |  8763 |  6588k| 139.8 |   228M | 400 |3218 |  17k|8285 | 117k|  1 | 102k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3076.25/3083.60	c  3084s| 45600 |  8762 |  6590k| 139.5 |   228M | 400 |3218 |  17k|   0 | 117k|  0 | 102k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3076.85/3084.23	c  3084s| 45700 |  8765 |  6592k| 139.3 |   228M | 400 |3218 |  17k|8285 | 117k|  1 | 103k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3077.55/3084.94	c  3085s| 45800 |  8756 |  6595k| 139.0 |   228M | 400 |3218 |  17k|   0 | 117k|  0 | 103k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3078.14/3085.58	c  3086s| 45900 |  8755 |  6597k| 138.8 |   228M | 400 |3218 |  17k|8285 | 117k|  1 | 103k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3078.94/3086.33	c  3086s| 46000 |  8758 |  6600k| 138.5 |   228M | 400 |3218 |  17k|8285 | 117k|  1 | 103k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3079.65/3087.09	c  3087s| 46100 |  8763 |  6603k| 138.3 |   228M | 400 |3218 |  17k|8285 | 117k|  1 | 104k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3080.54/3087.94	c  3088s| 46200 |  8766 |  6606k| 138.1 |   228M | 400 |3218 |  17k|8285 | 117k|  1 | 104k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3081.44/3088.87	c  3089s| 46300 |  8758 |  6608k| 137.8 |   228M | 400 |3218 |  17k|8286 | 117k|  1 | 104k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3082.23/3089.63	c  3090s| 46400 |  8755 |  6611k| 137.6 |   228M | 400 |3218 |  17k|8285 | 117k|  1 | 104k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3082.93/3090.32	c  3090s| 46500 |  8759 |  6613k| 137.4 |   228M | 400 |3218 |  17k|8285 | 117k|  1 | 105k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3083.64/3091.02	c  3091s| 46600 |  8758 |  6615k| 137.1 |   228M | 400 |3218 |  17k|8285 | 117k|  1 | 105k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3084.33/3091.77	c  3092s| 46700 |  8755 |  6617k| 136.9 |   228M | 400 |3218 |  17k|   0 | 117k|  0 | 105k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3085.13/3092.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3085.13/3092.54	c  3093s| 46800 |  8758 |  6619k| 136.6 |   228M | 400 |3218 |  17k|   0 | 117k|  0 | 106k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3085.92/3093.37	c  3093s| 46900 |  8758 |  6622k| 136.4 |   228M | 400 |3218 |  17k|8285 | 117k|  1 | 106k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3086.82/3094.22	c  3094s| 47000 |  8753 |  6625k| 136.2 |   228M | 400 |3218 |  17k|8285 | 117k|  1 | 106k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3087.82/3095.20	c  3095s| 47100 |  8757 |  6627k| 135.9 |   228M | 400 |3218 |  17k|8285 | 117k|  1 | 106k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3088.72/3096.18	c  3096s| 47200 |  8755 |  6630k| 135.7 |   228M | 400 |3218 |  17k|8285 | 117k|  1 | 107k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3089.52/3096.97	c  3097s| 47300 |  8762 |  6633k| 135.5 |   228M | 400 |3218 |  17k|   0 | 117k|  0 | 107k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3090.21/3097.66	c  3098s| 47400 |  8755 |  6635k| 135.3 |   228M | 400 |3218 |  17k|8285 | 117k|  0 | 107k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3091.01/3098.44	c  3098s| 47500 |  8757 |  6637k| 135.0 |   228M | 400 |3218 |  17k|8286 | 117k|  1 | 108k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3091.62/3099.03	c  3099s| 47600 |  8757 |  6640k| 134.8 |   228M | 400 |3218 |  17k|8286 | 117k|  1 | 108k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3092.31/3099.78	c  3100s| 47700 |  8768 |  6642k| 134.6 |   228M | 400 |3218 |  17k|8285 | 117k|  1 | 108k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3093.01/3100.46	c  3100s| 47800 |  8764 |  6645k| 134.4 |   228M | 400 |3218 |  17k|8286 | 117k|  1 | 108k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3093.80/3101.25	c  3101s| 47900 |  8780 |  6647k| 134.1 |   228M | 400 |3218 |  17k|8286 | 117k|  1 | 109k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3094.40/3101.84	c  3102s| 48000 |  8777 |  6649k| 133.9 |   228M | 400 |3218 |  17k|   0 | 117k|  0 | 109k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3095.10/3102.59	c  3103s| 48100 |  8777 |  6651k| 133.7 |   228M | 400 |3218 |  17k|8286 | 117k|  1 | 109k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3095.90/3103.36	c  3103s| 48200 |  8774 |  6654k| 133.4 |   228M | 400 |3218 |  17k|   0 | 117k|  0 | 109k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3096.50/3104.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3096.50/3104.00	c  3104s| 48300 |  8784 |  6656k| 133.2 |   228M | 400 |3218 |  17k|   0 | 117k|  0 | 110k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3097.30/3104.70	c  3105s| 48400 |  8777 |  6659k| 133.0 |   228M | 400 |3218 |  17k|8286 | 117k|  1 | 110k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3097.99/3105.47	c  3105s| 48500 |  8781 |  6661k| 132.8 |   228M | 400 |3218 |  17k|8286 | 117k|  1 | 110k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3098.70/3106.14	c  3106s| 48600 |  8779 |  6663k| 132.6 |   228M | 400 |3218 |  17k|8286 | 117k|  1 | 111k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3099.39/3106.81	c  3107s| 48700 |  8782 |  6665k| 132.3 |   228M | 400 |3218 |  17k|8286 | 117k|  1 | 111k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3099.99/3107.45	c  3107s| 48800 |  8784 |  6668k| 132.1 |   228M | 400 |3218 |  17k|8286 | 117k|  1 | 111k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3100.69/3108.19	c  3108s| 48900 |  8774 |  6670k| 131.9 |   228M | 400 |3218 |  17k|   0 | 117k|  0 | 111k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3101.59/3109.01	c  3109s| 49000 |  8778 |  6672k| 131.7 |   228M | 400 |3218 |  17k|   0 | 117k|  0 | 111k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3102.28/3109.77	c  3110s| 49100 |  8785 |  6674k| 131.5 |   228M | 400 |3218 |  17k|   0 | 117k|  0 | 112k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3103.28/3110.77	c  3111s| 49200 |  8782 |  6677k| 131.2 |   229M | 400 |3218 |  17k|8286 | 117k|  1 | 112k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3104.08/3111.54	c  3112s| 49300 |  8775 |  6679k| 131.0 |   229M | 400 |3218 |  17k|   0 | 117k|  0 | 113k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3104.88/3112.32	c  3112s| 49400 |  8775 |  6682k| 130.8 |   229M | 400 |3218 |  17k|   0 | 117k|  0 | 113k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3105.68/3113.15	c  3113s| 49500 |  8773 |  6684k| 130.6 |   229M | 400 |3218 |  17k|8286 | 117k|  1 | 113k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3106.37/3113.89	c  3114s| 49600 |  8770 |  6687k| 130.4 |   229M | 400 |3218 |  17k|   0 | 117k|  0 | 113k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3107.07/3114.58	c  3115s| 49700 |  8771 |  6689k| 130.2 |   229M | 400 |3218 |  17k|8286 | 117k|  1 | 114k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3107.77/3115.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3107.77/3115.28	c  3115s| 49800 |  8769 |  6691k| 130.0 |   229M | 400 |3218 |  17k|8286 | 117k|  1 | 114k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3108.47/3115.97	c  3116s| 49900 |  8766 |  6693k| 129.8 |   229M | 400 |3218 |  17k|   0 | 117k|  0 | 114k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3109.17/3116.67	c  3117s| 50000 |  8772 |  6695k| 129.5 |   229M | 400 |3218 |  17k|   0 | 117k|  0 | 115k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3109.86/3117.30	c  3117s| 50100 |  8767 |  6697k| 129.3 |   229M | 400 |3218 |  17k|8286 | 117k|  1 | 115k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3110.67/3118.17	c  3118s| 50200 |  8765 |  6700k| 129.1 |   229M | 400 |3218 |  17k|8286 | 117k|  1 | 115k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3111.26/3118.78	c  3119s| 50300 |  8770 |  6702k| 128.9 |   229M | 400 |3218 |  17k|8286 | 117k|  1 | 115k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3112.16/3119.60	c  3120s| 50400 |  8763 |  6704k| 128.7 |   229M | 400 |3218 |  17k|8286 | 117k|  1 | 116k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3112.86/3120.39	c  3120s| 50500 |  8763 |  6707k| 128.5 |   229M | 400 |3218 |  17k|8286 | 117k|  1 | 116k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3113.85/3121.33	c  3121s| 50600 |  8763 |  6710k| 128.3 |   229M | 400 |3218 |  17k|8286 | 117k|  1 | 116k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3114.56/3122.07	c  3122s| 50700 |  8767 |  6712k| 128.1 |   229M | 400 |3218 |  17k|   0 | 117k|  0 | 116k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3115.25/3122.71	c  3123s| 50800 |  8773 |  6714k| 127.9 |   229M | 400 |3218 |  17k|   0 | 117k|  0 | 117k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3115.85/3123.31	c  3123s| 50900 |  8769 |  6716k| 127.7 |   229M | 400 |3218 |  17k|   0 | 117k|  0 | 117k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3116.45/3123.96	c  3124s| 51000 |  8767 |  6719k| 127.5 |   229M | 400 |3218 |  17k|8285 | 117k|  1 | 117k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3117.45/3124.90	c  3125s| 51100 |  8758 |  6722k| 127.3 |   229M | 400 |3218 |  17k|8285 | 117k|  0 | 118k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3118.14/3125.65	c  3126s| 51200 |  8759 |  6724k| 127.1 |   229M | 400 |3218 |  17k|8285 | 117k|  1 | 118k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3118.84/3126.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3118.84/3126.31	c  3126s| 51300 |  8758 |  6727k| 126.9 |   229M | 400 |3218 |  17k|8285 | 117k|  1 | 118k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3119.55/3127.09	c  3127s| 51400 |  8759 |  6729k| 126.7 |   229M | 400 |3218 |  17k|   0 | 117k|  0 | 118k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3120.44/3127.92	c  3128s| 51500 |  8758 |  6732k| 126.5 |   229M | 400 |3218 |  17k|8285 | 117k|  1 | 119k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3121.24/3128.73	c  3129s| 51600 |  8753 |  6735k| 126.4 |   229M | 400 |3218 |  17k|8285 | 117k|  1 | 119k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3121.93/3129.46	c  3129s| 51700 |  8753 |  6738k| 126.2 |   229M | 400 |3218 |  17k|8285 | 117k|  1 | 119k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3122.73/3130.28	c  3130s| 51800 |  8756 |  6740k| 126.0 |   229M | 400 |3218 |  17k|   0 | 117k|  0 | 120k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3123.43/3131.00	c  3131s| 51900 |  8752 |  6743k| 125.8 |   229M | 400 |3218 |  17k|   0 | 117k|  0 | 120k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3124.43/3131.91	c  3132s| 52000 |  8750 |  6745k| 125.6 |   229M | 400 |3218 |  17k|   0 | 117k|  0 | 120k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3125.13/3132.66	c  3133s| 52100 |  8750 |  6747k| 125.4 |   229M | 400 |3218 |  17k|8285 | 117k|  0 | 120k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3127.42/3134.94	c  3135s| 52200 |  8752 |  6750k| 125.2 |   229M | 400 |3218 |  17k|   0 | 117k|  0 | 121k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3128.12/3135.65	c  3136s| 52300 |  8750 |  6752k| 125.0 |   229M | 400 |3218 |  17k|8285 | 117k|  1 | 121k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3128.62/3136.18	c  3136s| 52400 |  8756 |  6754k| 124.8 |   229M | 400 |3218 |  17k|   0 | 117k|  0 | 121k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3129.12/3136.67	c  3137s| 52500 |  8758 |  6756k| 124.6 |   229M | 400 |3218 |  17k|8286 | 117k|  1 | 121k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3129.91/3137.48	c  3137s| 52600 |  8755 |  6758k| 124.4 |   229M | 400 |3218 |  17k|8286 | 117k|  1 | 122k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3130.52/3138.02	c  3138s| 52700 |  8768 |  6761k| 124.3 |   229M | 400 |3218 |  17k|8285 | 117k|  1 | 122k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3131.21/3138.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3131.21/3138.76	c  3139s| 52800 |  8762 |  6763k| 124.1 |   229M | 400 |3218 |  17k|8285 | 117k|  1 | 122k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3132.01/3139.59	c  3140s| 52900 |  8750 |  6766k| 123.9 |   229M | 400 |3218 |  17k|8285 | 117k|  1 | 122k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3132.71/3140.26	c  3140s| 53000 |  8749 |  6768k| 123.7 |   229M | 400 |3218 |  17k|   0 | 117k|  0 | 122k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3133.51/3141.03	c  3141s| 53100 |  8743 |  6770k| 123.5 |   229M | 400 |3218 |  17k|   0 | 117k|  0 | 123k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3134.20/3141.72	c  3142s| 53200 |  8751 |  6773k| 123.3 |   229M | 400 |3218 |  17k|8285 | 117k|  1 | 123k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3134.90/3142.47	c  3142s| 53300 |  8746 |  6775k| 123.1 |   229M | 400 |3218 |  17k|8285 | 117k|  1 | 123k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3135.70/3143.27	c  3143s| 53400 |  8754 |  6778k| 123.0 |   230M | 400 |3218 |  17k|   0 | 117k|  0 | 123k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3136.60/3144.15	c  3144s| 53500 |  8756 |  6780k| 122.8 |   230M | 400 |3218 |  17k|8285 | 117k|  1 | 124k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3137.50/3145.08	c  3145s| 53600 |  8748 |  6783k| 122.6 |   230M | 400 |3218 |  17k|   0 | 117k|  0 | 124k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3138.39/3145.94	c  3146s| 53700 |  8747 |  6785k| 122.4 |   230M | 400 |3218 |  17k|   0 | 117k|  0 | 124k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3139.39/3146.95	c  3147s| 53800 |  8748 |  6788k| 122.3 |   230M | 400 |3218 |  17k|8286 | 117k|  1 | 125k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3140.19/3147.79	c  3148s| 53900 |  8747 |  6791k| 122.1 |   230M | 400 |3218 |  17k|   0 | 117k|  0 | 125k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3141.09/3148.63	c  3149s| 54000 |  8747 |  6794k| 121.9 |   230M | 400 |3218 |  17k|8286 | 117k|  1 | 125k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3141.88/3149.48	c  3149s| 54100 |  8744 |  6797k| 121.8 |   230M | 400 |3218 |  17k|   0 | 117k|  0 | 125k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3142.78/3150.33	c  3150s| 54200 |  8739 |  6799k| 121.6 |   230M | 400 |3218 |  17k|   0 | 117k|  0 | 126k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3143.38/3150.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3143.38/3150.96	c  3151s| 54300 |  8756 |  6802k| 121.4 |   230M | 400 |3218 |  17k|8285 | 117k|  1 | 126k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3143.98/3151.59	c  3152s| 54400 |  8799 |  6805k| 121.2 |   230M | 400 |3218 |  17k|8285 | 117k|  1 | 126k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3144.58/3152.19	c  3152s| 54500 |  8818 |  6807k| 121.1 |   230M | 400 |3218 |  17k|   0 | 117k|  0 | 126k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3145.28/3152.81	c  3153s| 54600 |  8814 |  6809k| 120.9 |   230M | 400 |3218 |  17k|8285 | 117k|  1 | 126k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3145.87/3153.40	c  3153s| 54700 |  8842 |  6811k| 120.7 |   230M | 400 |3218 |  17k|8285 | 117k|  1 | 126k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3146.37/3153.95	c  3154s| 54800 |  8865 |  6814k| 120.5 |   230M | 400 |3218 |  17k|8285 | 117k|  1 | 126k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3147.07/3154.61	c  3155s| 54900 |  8886 |  6817k| 120.4 |   230M | 400 |3218 |  17k|8285 | 117k|  1 | 127k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3147.77/3155.30	c  3155s| 55000 |  8900 |  6820k| 120.2 |   230M | 400 |3218 |  17k|8286 | 117k|  1 | 127k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3148.37/3156.00	c  3156s| 55100 |  8899 |  6823k| 120.1 |   230M | 400 |3218 |  17k|   0 | 117k|  0 | 127k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3149.17/3156.75	c  3157s| 55200 |  8905 |  6825k| 119.9 |   230M | 400 |3218 |  17k|   0 | 117k|  0 | 127k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3149.96/3157.51	c  3158s| 55300 |  8890 |  6828k| 119.7 |   230M | 400 |3218 |  17k|   0 | 117k|  0 | 128k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3150.57/3158.15	c  3158s| 55400 |  8902 |  6831k| 119.6 |   230M | 400 |3218 |  17k|8285 | 117k|  1 | 128k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3151.16/3158.79	c  3159s| 55500 |  8896 |  6834k| 119.4 |   230M | 400 |3218 |  17k|8285 | 117k|  1 | 128k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3151.96/3159.52	c  3160s| 55600 |  8908 |  6837k| 119.2 |   230M | 400 |3218 |  17k|   0 | 117k|  0 | 129k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3152.56/3160.16	c  3160s| 55700 |  8905 |  6838k| 119.1 |   230M | 400 |3218 |  17k|8285 | 117k|  1 | 129k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3153.16/3160.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3153.16/3160.77	c  3161s| 55800 |  8900 |  6840k| 118.9 |   230M | 400 |3218 |  17k|8285 | 117k|  1 | 129k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3153.85/3161.43	c  3161s| 55900 |  8897 |  6842k| 118.7 |   230M | 400 |3218 |  17k|   0 | 117k|  0 | 129k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3154.35/3161.94	c  3162s| 56000 |  8921 |  6844k| 118.5 |   230M | 400 |3218 |  17k|   0 | 117k|  0 | 130k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3155.05/3162.65	c  3163s| 56100 |  8924 |  6846k| 118.4 |   230M | 400 |3218 |  17k|8285 | 117k|  1 | 130k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3155.65/3163.26	c  3163s| 56200 |  8925 |  6847k| 118.2 |   230M | 400 |3218 |  17k|8285 | 117k|  1 | 130k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3156.15/3163.77	c  3164s| 56300 |  8920 |  6849k| 118.0 |   230M | 400 |3218 |  17k|8285 | 117k|  1 | 130k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3156.85/3164.43	c  3164s| 56400 |  8920 |  6851k| 117.8 |   230M | 400 |3218 |  17k|8285 | 117k|  1 | 131k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3157.45/3165.03	c  3165s| 56500 |  8919 |  6852k| 117.6 |   230M | 400 |3218 |  17k|8286 | 117k|  2 | 131k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3157.84/3165.49	c  3165s| 56600 |  8920 |  6854k| 117.5 |   230M | 400 |3218 |  17k|   0 | 117k|  0 | 131k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3158.34/3165.93	c  3166s| 56700 |  8914 |  6855k| 117.3 |   230M | 400 |3218 |  17k|8285 | 117k|  1 | 131k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3158.94/3166.54	c  3167s| 56800 |  8943 |  6858k| 117.1 |   230M | 400 |3218 |  17k|8285 | 117k|  1 | 131k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3159.64/3167.27	c  3167s| 56900 |  8934 |  6860k| 117.0 |   230M | 400 |3218 |  17k|   0 | 117k|  0 | 132k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3160.34/3167.96	c  3168s| 57000 |  8936 |  6862k| 116.8 |   230M | 400 |3218 |  17k|8285 | 117k|  1 | 132k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3161.04/3168.67	c  3169s| 57100 |  8936 |  6865k| 116.6 |   230M | 400 |3218 |  17k|8285 | 117k|  1 | 132k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3161.83/3169.45	c  3169s| 57200 |  8932 |  6867k| 116.5 |   230M | 400 |3218 |  17k|8286 | 117k|  1 | 133k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3162.44/3170.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3162.44/3170.10	c  3170s| 57300 |  8935 |  6869k| 116.3 |   230M | 400 |3218 |  17k|8285 | 117k|  1 | 133k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3163.23/3170.85	c  3171s| 57400 |  8941 |  6872k| 116.2 |   230M | 400 |3218 |  17k|8285 | 117k|  1 | 133k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3163.93/3171.54	c  3172s| 57500 |  8935 |  6875k| 116.0 |   230M | 400 |3218 |  17k|8285 | 117k|  1 | 133k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3164.63/3172.23	c  3172s| 57600 |  8947 |  6878k| 115.9 |   232M | 400 |3218 |  17k|8285 | 117k|  1 | 134k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3165.22/3172.89	c  3173s| 57700 |  8942 |  6880k| 115.7 |   232M | 400 |3218 |  17k|8286 | 117k|  1 | 134k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3166.02/3173.61	c  3174s| 57800 |  8944 |  6883k| 115.6 |   232M | 400 |3218 |  17k|   0 | 117k|  0 | 134k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3166.72/3174.30	c  3174s| 57900 |  8940 |  6884k| 115.4 |   232M | 400 |3218 |  17k|8285 | 117k|  1 | 134k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3167.52/3175.13	c  3175s| 58000 |  8944 |  6887k| 115.2 |   232M | 400 |3218 |  17k|8285 | 117k|  1 | 134k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3168.22/3175.87	c  3176s| 58100 |  8936 |  6890k| 115.1 |   232M | 400 |3218 |  17k|   0 | 117k|  0 | 135k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3168.91/3176.57	c  3177s| 58200 |  8936 |  6892k| 114.9 |   232M | 400 |3218 |  17k|   0 | 117k|  0 | 135k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3169.52/3177.17	c  3177s| 58300 |  8939 |  6895k| 114.8 |   232M | 400 |3218 |  17k|   0 | 117k|  0 | 135k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3170.21/3177.84	c  3178s| 58400 |  8942 |  6897k| 114.6 |   232M | 400 |3218 |  17k|8286 | 117k|  1 | 135k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3170.91/3178.55	c  3179s| 58500 |  8945 |  6900k| 114.5 |   232M | 400 |3218 |  17k|8285 | 117k|  1 | 136k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3171.61/3179.23	c  3179s| 58600 |  8951 |  6902k| 114.3 |   232M | 400 |3218 |  17k|8285 | 117k|  1 | 136k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3172.21/3179.89	c  3180s| 58700 |  8945 |  6905k| 114.2 |   232M | 400 |3218 |  17k|   0 | 117k|  0 | 136k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3172.70/3180.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3172.70/3180.37	c  3180s| 58800 |  8945 |  6906k| 114.0 |   232M | 400 |3218 |  17k|8285 | 117k|  1 | 136k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3173.30/3180.95	c  3181s| 58900 |  8947 |  6909k| 113.9 |   232M | 400 |3218 |  17k|8285 | 117k|  1 | 137k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3173.80/3181.48	c  3181s| 59000 |  8943 |  6911k| 113.7 |   232M | 400 |3218 |  17k|8285 | 117k|  1 | 137k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3174.51/3182.17	c  3182s| 59100 |  8943 |  6913k| 113.6 |   232M | 400 |3218 |  17k|8285 | 117k|  1 | 137k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3175.10/3182.76	c  3183s| 59200 |  8945 |  6915k| 113.4 |   232M | 400 |3218 |  17k|8285 | 117k|  1 | 137k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3175.70/3183.38	c  3183s| 59300 |  8953 |  6918k| 113.3 |   232M | 400 |3218 |  17k|   0 | 117k|  0 | 137k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3176.40/3184.03	c  3184s| 59400 |  8964 |  6920k| 113.1 |   232M | 400 |3218 |  17k|8285 | 117k|  1 | 138k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3176.99/3184.68	c  3185s| 59500 |  8975 |  6922k| 113.0 |   232M | 400 |3218 |  17k|8285 | 117k|  1 | 138k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3177.59/3185.28	c  3185s| 59600 |  8976 |  6924k| 112.8 |   232M | 400 |3218 |  17k|8286 | 117k|  2 | 138k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3178.29/3185.95	c  3186s| 59700 |  8970 |  6926k| 112.7 |   233M | 400 |3218 |  17k|   0 | 117k|  0 | 138k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3179.19/3186.82	c  3187s| 59800 |  8969 |  6928k| 112.5 |   233M | 400 |3218 |  17k|8285 | 117k|  1 | 139k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3179.89/3187.59	c  3188s| 59900 |  8977 |  6931k| 112.4 |   233M | 400 |3218 |  17k|   0 | 117k|  0 | 139k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3180.58/3188.23	c  3188s| 60000 |  8975 |  6932k| 112.2 |   233M | 400 |3218 |  17k|8285 | 117k|  1 | 139k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3181.08/3188.77	c  3189s| 60100 |  8961 |  6934k| 112.1 |   233M | 400 |3218 |  17k|8285 | 117k|  1 | 140k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3181.88/3189.55	c  3190s| 60200 |  8962 |  6937k| 111.9 |   233M | 400 |3218 |  17k|8285 | 117k|  1 | 140k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3182.49/3190.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3182.49/3190.19	c  3190s| 60300 |  8974 |  6938k| 111.8 |   233M | 400 |3218 |  17k|   0 | 117k|  0 | 140k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3183.28/3190.93	c  3191s| 60400 |  8982 |  6941k| 111.6 |   233M | 400 |3218 |  17k|   0 | 117k|  0 | 140k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3183.98/3191.60	c  3192s| 60500 |  8989 |  6943k| 111.5 |   233M | 400 |3218 |  17k|8286 | 117k|  1 | 141k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3184.57/3192.25	c  3192s| 60600 |  8979 |  6944k| 111.3 |   233M | 400 |3218 |  17k|8285 | 117k|  1 | 141k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3185.17/3192.89	c  3193s| 60700 |  8974 |  6946k| 111.2 |   233M | 400 |3218 |  17k|   0 | 117k|  0 | 141k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3185.87/3193.59	c  3194s| 60800 |  8969 |  6948k| 111.0 |   233M | 400 |3218 |  17k|8285 | 117k|  1 | 142k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3186.48/3194.14	c  3194s| 60900 |  8969 |  6949k| 110.9 |   233M | 400 |3218 |  17k|   0 | 117k|  0 | 142k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3186.97/3194.69	c  3195s| 61000 |  8959 |  6952k| 110.7 |   233M | 400 |3218 |  17k|8286 | 117k|  1 | 142k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3187.67/3195.39	c  3195s| 61100 |  8957 |  6954k| 110.6 |   233M | 400 |3218 |  17k|8285 | 117k|  1 | 142k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3188.37/3196.00	c  3196s| 61200 |  8956 |  6956k| 110.4 |   233M | 400 |3218 |  17k|8285 | 117k|  1 | 143k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3188.86/3196.52	c  3197s| 61300 |  8968 |  6957k| 110.3 |   233M | 400 |3218 |  17k|   0 | 117k|  0 | 143k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3189.26/3196.97	c  3197s| 61400 |  8966 |  6959k| 110.1 |   233M | 400 |3218 |  17k|   0 | 117k|  0 | 143k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3189.76/3197.48	c  3197s| 61500 |  8966 |  6961k| 110.0 |   233M | 400 |3218 |  17k|8285 | 117k|  1 | 143k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3190.37/3198.07	c  3198s| 61600 |  8960 |  6964k| 109.8 |   233M | 400 |3218 |  17k|   0 | 117k|  0 | 143k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3190.96/3198.61	c  3199s| 61700 |  8961 |  6966k| 109.7 |   233M | 400 |3218 |  17k|   0 | 117k|  0 | 144k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3191.56/3199.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3191.56/3199.28	c  3199s| 61800 |  8959 |  6968k| 109.6 |   233M | 400 |3218 |  17k|8285 | 117k|  1 | 144k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3192.25/3199.97	c  3200s| 61900 |  8967 |  6970k| 109.4 |   233M | 400 |3218 |  17k|8285 | 117k|  1 | 144k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3192.95/3200.66	c  3201s| 62000 |  8974 |  6973k| 109.3 |   233M | 400 |3218 |  17k|   0 | 117k|  0 | 145k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3193.75/3201.41	c  3201s| 62100 |  8972 |  6975k| 109.2 |   233M | 400 |3218 |  17k|8286 | 117k|  2 | 145k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3194.36/3202.08	c  3202s| 62200 |  8969 |  6978k| 109.0 |   233M | 400 |3218 |  17k|8285 | 117k|  1 | 145k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3195.05/3202.79	c  3203s| 62300 |  8970 |  6980k| 108.9 |   233M | 400 |3218 |  17k|   0 | 117k|  0 | 145k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3195.95/3203.60	c  3204s| 62400 |  8967 |  6983k| 108.8 |   233M | 400 |3218 |  17k|   0 | 117k|  0 | 146k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3196.64/3204.34	c  3204s| 62500 |  8966 |  6985k| 108.6 |   233M | 400 |3218 |  17k|8285 | 117k|  1 | 146k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3197.45/3205.16	c  3205s| 62600 |  8963 |  6987k| 108.5 |   233M | 400 |3218 |  17k|   0 | 117k|  0 | 146k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3198.04/3205.71	c  3206s| 62700 |  8983 |  6989k| 108.4 |   233M | 400 |3218 |  17k|   0 | 117k|  0 | 147k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3198.64/3206.31	c  3206s| 62800 |  8977 |  6991k| 108.2 |   233M | 400 |3218 |  17k|   0 | 117k|  0 | 147k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3199.34/3207.05	c  3207s| 62900 |  8985 |  6994k| 108.1 |   233M | 400 |3218 |  17k|8285 | 117k|  1 | 147k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3200.04/3207.71	c  3208s| 63000 |  8984 |  6996k| 108.0 |   233M | 400 |3218 |  17k|8285 | 117k|  1 | 147k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3200.73/3208.47	c  3208s| 63100 |  8980 |  6999k| 107.8 |   233M | 400 |3218 |  17k|8285 | 117k|  1 | 148k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3201.53/3209.25	c  3209s| 63200 |  8983 |  7002k| 107.7 |   233M | 400 |3218 |  17k|8285 | 117k|  1 | 148k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3202.23/3209.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3202.23/3209.94	c  3210s| 63300 |  8981 |  7005k| 107.6 |   233M | 400 |3218 |  17k|8285 | 117k|  1 | 148k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3203.03/3210.79	c  3211s| 63400 |  8981 |  7008k| 107.5 |   233M | 400 |3218 |  17k|8285 | 117k|  1 | 148k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3203.73/3211.44	c  3211s| 63500 |  8993 |  7010k| 107.3 |   233M | 400 |3218 |  17k|8285 | 117k|  1 | 149k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3204.43/3212.12	c  3212s| 63600 |  8997 |  7013k| 107.2 |   233M | 400 |3218 |  17k|   0 | 117k|  0 | 149k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3205.22/3212.96	c  3213s| 63700 |  8990 |  7015k| 107.1 |   233M | 400 |3218 |  17k|8285 | 117k|  1 | 149k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3205.72/3213.49	c  3213s| 63800 |  8988 |  7017k| 106.9 |   233M | 400 |3218 |  17k|8285 | 117k|  1 | 150k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3206.22/3213.96	c  3214s| 63900 |  8994 |  7019k| 106.8 |   233M | 400 |3218 |  17k|   0 | 117k|  0 | 150k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3206.82/3214.54	c  3215s| 64000 |  8997 |  7021k| 106.7 |   233M | 400 |3218 |  17k|8285 | 117k|  1 | 150k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3207.42/3215.13	c  3215s| 64100 |  9029 |  7024k| 106.5 |   233M | 400 |3218 |  17k|8285 | 117k|  1 | 150k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3208.21/3215.90	c  3216s| 64200 |  9011 |  7026k| 106.4 |   233M | 400 |3218 |  17k|   0 | 117k|  0 | 151k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3208.81/3216.51	c  3217s| 64300 |  9014 |  7028k| 106.3 |   233M | 400 |3218 |  17k|   0 | 117k|  0 | 151k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3209.51/3217.27	c  3217s| 64400 |  9016 |  7031k| 106.2 |   233M | 400 |3218 |  17k|   0 | 117k|  0 | 151k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3210.31/3218.07	c  3218s| 64500 |  9014 |  7033k| 106.0 |   233M | 400 |3218 |  17k|   0 | 117k|  0 | 152k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3211.21/3218.94	c  3219s| 64600 |  9013 |  7035k| 105.9 |   233M | 400 |3218 |  17k|8285 | 117k|  1 | 152k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3212.00/3219.72	c  3220s| 64700 |  9018 |  7037k| 105.8 |   234M | 400 |3218 |  17k|8285 | 117k|  1 | 152k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3212.80/3220.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3212.80/3220.58	c  3221s| 64800 |  9019 |  7039k| 105.7 |   234M | 400 |3218 |  17k|   0 | 117k|  0 | 153k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3213.41/3221.18	c  3221s| 64900 |  9014 |  7041k| 105.5 |   234M | 400 |3218 |  17k|8285 | 117k|  1 | 153k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3214.20/3221.90	c  3222s| 65000 |  9024 |  7044k| 105.4 |   234M | 400 |3218 |  17k|   0 | 117k|  0 | 153k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3215.00/3222.74	c  3223s| 65100 |  9021 |  7046k| 105.3 |   234M | 400 |3218 |  17k|   0 | 117k|  0 | 154k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3215.50/3223.20	c  3223s| 65200 |  9029 |  7048k| 105.2 |   234M | 400 |3218 |  17k|8285 | 117k|  1 | 154k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3216.19/3223.98	c  3224s| 65300 |  9009 |  7051k| 105.0 |   234M | 400 |3218 |  17k|8285 | 117k|  1 | 154k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3216.99/3224.74	c  3225s| 65400 |  9006 |  7055k| 104.9 |   234M | 400 |3218 |  17k|8286 | 117k|  2 | 154k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3217.59/3225.38	c  3225s| 65500 |  9006 |  7057k| 104.8 |   234M | 400 |3218 |  17k|8286 | 117k|  1 | 155k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3218.39/3226.15	c  3226s| 65600 |  8986 |  7060k| 104.7 |   234M | 400 |3218 |  17k|8285 | 117k|  1 | 155k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3219.09/3226.89	c  3227s| 65700 |  8982 |  7063k| 104.6 |   234M | 400 |3218 |  17k|8286 | 117k|  1 | 155k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3219.79/3227.50	c  3228s| 65800 |  8987 |  7066k| 104.5 |   234M | 400 |3218 |  17k|8285 | 117k|  1 | 156k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3220.48/3228.27	c  3228s| 65900 |  8989 |  7068k| 104.4 |   234M | 400 |3218 |  17k|8285 | 117k|  1 | 156k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3221.29/3229.10	c  3229s| 66000 |  8991 |  7070k| 104.2 |   234M | 400 |3218 |  17k|8286 | 117k|  1 | 156k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3222.08/3229.85	c  3230s| 66100 |  8987 |  7072k| 104.1 |   234M | 400 |3218 |  17k|8285 | 117k|  1 | 156k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3222.78/3230.57	c  3231s| 66200 |  8990 |  7075k| 104.0 |   234M | 400 |3218 |  17k|   0 | 117k|  0 | 157k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3223.47/3231.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3223.47/3231.28	c  3231s| 66300 |  9004 |  7078k| 103.9 |   234M | 400 |3218 |  17k|8285 | 117k|  1 | 157k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3224.28/3232.03	c  3232s| 66400 |  9006 |  7080k| 103.8 |   234M | 400 |3218 |  17k|   0 | 117k|  0 | 157k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3224.97/3232.75	c  3233s| 66500 |  9005 |  7083k| 103.6 |   234M | 400 |3218 |  17k|8285 | 117k|  1 | 158k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3225.77/3233.54	c  3234s| 66600 |  9006 |  7086k| 103.5 |   234M | 400 |3218 |  17k|8285 | 117k|  1 | 158k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3226.47/3234.22	c  3234s| 66700 |  9001 |  7089k| 103.4 |   234M | 400 |3218 |  17k|8286 | 117k|  1 | 158k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3227.27/3235.01	c  3235s| 66800 |  9006 |  7091k| 103.3 |   234M | 400 |3218 |  17k|8285 | 117k|  1 | 158k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3227.86/3235.60	c  3236s| 66900 |  9006 |  7093k| 103.2 |   234M | 400 |3218 |  17k|8285 | 117k|  1 | 159k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3228.56/3236.37	c  3236s| 67000 |  9012 |  7096k| 103.1 |   234M | 400 |3218 |  17k|   0 | 117k|  0 | 159k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3229.27/3237.08	c  3237s| 67100 |  9011 |  7098k| 103.0 |   234M | 400 |3218 |  17k|8285 | 117k|  1 | 159k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3230.16/3237.92	c  3238s| 67200 |  9014 |  7101k| 102.8 |   234M | 400 |3218 |  17k|8285 | 117k|  1 | 159k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3230.86/3238.66	c  3239s| 67300 |  9004 |  7103k| 102.7 |   234M | 400 |3218 |  17k|   0 | 117k|  0 | 160k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3231.75/3239.54	c  3240s| 67400 |  9002 |  7106k| 102.6 |   234M | 400 |3218 |  17k|   0 | 117k|  0 | 160k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3232.36/3240.13	c  3240s| 67500 |  8999 |  7108k| 102.5 |   234M | 400 |3218 |  17k|   0 | 117k|  0 | 160k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3233.26/3241.04	c  3241s| 67600 |  9001 |  7111k| 102.4 |   234M | 400 |3218 |  17k|   0 | 117k|  0 | 161k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3234.05/3241.85	c  3242s| 67700 |  9002 |  7114k| 102.3 |   234M | 400 |3218 |  17k|   0 | 117k|  0 | 161k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3234.85/3242.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3234.85/3242.61	c  3243s| 67800 |  9028 |  7117k| 102.2 |   234M | 400 |3218 |  17k|8285 | 117k|  1 | 161k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3235.44/3243.29	c  3243s| 67900 |  9017 |  7119k| 102.1 |   234M | 400 |3218 |  17k|   0 | 117k|  0 | 162k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3236.25/3244.01	c  3244s| 68000 |  9023 |  7122k| 102.0 |   234M | 400 |3218 |  17k|   0 | 117k|  0 | 162k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3236.84/3244.68	c  3245s| 68100 |  9020 |  7124k| 101.8 |   234M | 400 |3218 |  17k|8285 | 117k|  1 | 162k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3237.44/3245.20	c  3245s| 68200 |  9019 |  7126k| 101.7 |   234M | 400 |3218 |  17k|8285 | 117k|  1 | 162k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3238.04/3245.89	c  3246s| 68300 |  9022 |  7128k| 101.6 |   234M | 400 |3218 |  17k|8285 | 117k|  1 | 163k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3238.84/3246.69	c  3247s| 68400 |  9035 |  7131k| 101.5 |   234M | 400 |3218 |  17k|8285 | 117k|  1 | 163k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3239.63/3247.40	c  3247s| 68500 |  9030 |  7133k| 101.4 |   234M | 400 |3218 |  17k|8285 | 117k|  1 | 163k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3240.13/3248.00	c  3248s| 68600 |  9027 |  7135k| 101.3 |   234M | 400 |3218 |  17k|8285 | 117k|  1 | 163k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3240.93/3248.71	c  3249s| 68700 |  9054 |  7138k| 101.2 |   234M | 400 |3218 |  17k|8285 | 117k|  1 | 164k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3241.63/3249.41	c  3249s| 68800 |  9061 |  7140k| 101.0 |   234M | 400 |3218 |  17k|8285 | 117k|  1 | 164k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3242.33/3250.13	c  3250s| 68900 |  9063 |  7143k| 100.9 |   234M | 400 |3218 |  17k|8285 | 117k|  1 | 164k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3243.13/3250.90	c  3251s| 69000 |  9054 |  7146k| 100.8 |   234M | 400 |3218 |  17k|   0 | 117k|  0 | 164k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3243.82/3251.61	c  3252s| 69100 |  9054 |  7149k| 100.7 |   234M | 400 |3218 |  17k|8285 | 117k|  1 | 165k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3244.52/3252.30	c  3252s| 69200 |  9051 |  7151k| 100.6 |   234M | 400 |3218 |  17k|8285 | 117k|  1 | 165k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3245.12/3252.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3245.12/3252.95	c  3253s| 69300 |  9052 |  7153k| 100.5 |   234M | 400 |3218 |  17k|   0 | 117k|  0 | 165k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3245.92/3253.73	c  3254s| 69400 |  9051 |  7155k| 100.4 |   234M | 400 |3218 |  17k|8285 | 117k|  1 | 166k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3246.62/3254.43	c  3254s| 69500 |  9044 |  7158k| 100.3 |   234M | 400 |3218 |  17k|   0 | 117k|  0 | 166k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3247.51/3255.32	c  3255s| 69600 |  9048 |  7161k| 100.2 |   234M | 400 |3218 |  17k|   0 | 117k|  0 | 166k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3248.11/3255.99	c  3256s| 69700 |  9054 |  7163k| 100.1 |   234M | 400 |3218 |  17k|8285 | 117k|  1 | 166k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3248.91/3256.71	c  3257s| 69800 |  9048 |  7164k| 100.0 |   234M | 400 |3218 |  17k|8285 | 117k|  1 | 167k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3249.51/3257.38	c  3257s| 69900 |  9054 |  7167k|  99.9 |   234M | 400 |3218 |  17k|8285 | 117k|  1 | 167k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3250.11/3257.98	c  3258s| 70000 |  9057 |  7169k|  99.7 |   234M | 400 |3218 |  17k|   0 | 117k|  0 | 167k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3250.81/3258.65	c  3259s| 70100 |  9057 |  7171k|  99.6 |   234M | 400 |3218 |  17k|   0 | 117k|  0 | 168k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3251.60/3259.44	c  3259s| 70200 |  9047 |  7173k|  99.5 |   234M | 400 |3218 |  17k|8285 | 117k|  1 | 168k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3252.21/3260.06	c  3260s| 70300 |  9055 |  7176k|  99.4 |   234M | 400 |3218 |  17k|8285 | 117k|  1 | 168k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3252.90/3260.77	c  3261s| 70400 |  9051 |  7177k|  99.3 |   234M | 400 |3218 |  17k|8285 | 117k|  1 | 168k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3253.70/3261.54	c  3262s| 70500 |  9060 |  7181k|  99.2 |   234M | 400 |3218 |  17k|8285 | 117k|  1 | 169k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3254.50/3262.37	c  3262s| 70600 |  9055 |  7183k|  99.1 |   234M | 400 |3218 |  17k|8285 | 117k|  1 | 169k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3255.30/3263.14	c  3263s| 70700 |  9062 |  7186k|  99.0 |   234M | 400 |3218 |  17k|   0 | 117k|  0 | 169k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3256.30/3264.14	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3256.30/3264.14	c  3264s| 70800 |  9063 |  7190k|  98.9 |   234M | 400 |3218 |  17k|8286 | 117k|  1 | 169k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3257.09/3264.99	c  3265s| 70900 |  9078 |  7193k|  98.8 |   234M | 400 |3218 |  17k|8286 | 117k|  1 | 170k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3257.99/3265.85	c  3266s| 71000 |  9075 |  7197k|  98.7 |   234M | 400 |3218 |  17k|8286 | 117k|  1 | 170k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3258.89/3266.71	c  3267s| 71100 |  9074 |  7200k|  98.7 |   235M | 400 |3218 |  17k|   0 | 117k|  0 | 170k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3259.49/3267.32	c  3267s| 71200 |  9077 |  7202k|  98.5 |   235M | 400 |3218 |  17k|8285 | 117k|  1 | 170k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3260.09/3267.92	c  3268s| 71300 |  9075 |  7204k|  98.4 |   235M | 400 |3218 |  17k|   0 | 117k|  0 | 171k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3260.89/3268.77	c  3269s| 71400 |  9084 |  7207k|  98.3 |   235M | 400 |3218 |  17k|   0 | 117k|  0 | 171k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3261.79/3269.66	c  3270s| 71500 |  9068 |  7210k|  98.2 |   235M | 400 |3218 |  17k|8285 | 117k|  1 | 171k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3262.59/3270.46	c  3270s| 71600 |  9065 |  7213k|  98.2 |   235M | 400 |3218 |  17k|8285 | 117k|  1 | 171k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3263.29/3271.19	c  3271s| 71700 |  9065 |  7215k|  98.0 |   235M | 400 |3218 |  17k|8285 | 117k|  1 | 172k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3264.08/3271.99	c  3272s| 71800 |  9044 |  7217k|  97.9 |   235M | 400 |3218 |  17k|8285 | 117k|  1 | 172k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3264.98/3272.86	c  3273s| 71900 |  9039 |  7219k|  97.8 |   235M | 400 |3218 |  17k|8285 | 117k|  1 | 172k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3268.67/3276.51	c  3277s| 72000 |  9041 |  7222k|  97.7 |   235M | 400 |3218 |  17k|8285 | 117k|  1 | 172k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3269.27/3277.18	c  3277s| 72100 |  9041 |  7224k|  97.6 |   235M | 400 |3218 |  17k|   0 | 117k|  0 | 173k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3269.77/3277.65	c  3278s| 72200 |  9049 |  7225k|  97.5 |   235M | 400 |3218 |  17k|8285 | 117k|  1 | 173k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3270.37/3278.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3270.37/3278.21	c  3278s| 72300 |  9052 |  7228k|  97.4 |   235M | 400 |3218 |  17k|   0 | 117k|  0 | 173k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3270.96/3278.84	c  3279s| 72400 |  9054 |  7230k|  97.3 |   235M | 400 |3218 |  17k|8285 | 117k|  1 | 173k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3271.56/3279.41	c  3279s| 72500 |  9047 |  7231k|  97.2 |   235M | 400 |3218 |  17k|8285 | 117k|  1 | 173k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3272.17/3280.00	c  3280s| 72600 |  9043 |  7233k|  97.1 |   235M | 400 |3218 |  17k|8285 | 117k|  1 | 174k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3272.76/3280.66	c  3281s| 72700 |  9038 |  7236k|  97.0 |   235M | 400 |3218 |  17k|8285 | 117k|  1 | 174k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3273.46/3281.37	c  3281s| 72800 |  9036 |  7238k|  96.9 |   235M | 400 |3218 |  17k|8286 | 117k|  1 | 174k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3274.06/3281.92	c  3282s| 72900 |  9036 |  7240k|  96.8 |   235M | 400 |3218 |  17k|   0 | 117k|  0 | 174k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3274.66/3282.55	c  3283s| 73000 |  9035 |  7242k|  96.7 |   235M | 400 |3218 |  17k|8286 | 117k|  1 | 175k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3275.35/3283.23	c  3283s| 73100 |  9027 |  7244k|  96.6 |   235M | 400 |3218 |  17k|8285 | 117k|  1 | 175k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3275.85/3283.72	c  3284s| 73200 |  9046 |  7247k|  96.5 |   235M | 400 |3218 |  17k|   0 | 117k|  0 | 175k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3276.55/3284.41	c  3284s| 73300 |  9042 |  7249k|  96.4 |   235M | 400 |3218 |  17k|   0 | 117k|  0 | 175k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3277.26/3285.14	c  3285s| 73400 |  9037 |  7251k|  96.3 |   235M | 400 |3218 |  17k|   0 | 117k|  0 | 175k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3277.85/3285.79	c  3286s| 73500 |  9036 |  7253k|  96.2 |   235M | 400 |3218 |  17k|8285 | 117k|  1 | 176k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3278.55/3286.46	c  3286s| 73600 |  9038 |  7255k|  96.1 |   235M | 400 |3218 |  17k|   0 | 117k|  0 | 176k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3279.15/3287.08	c  3287s| 73700 |  9032 |  7257k|  96.0 |   235M | 400 |3218 |  17k|8285 | 117k|  1 | 176k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3279.74/3287.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3279.74/3287.65	c  3288s| 73800 |  9025 |  7259k|  95.9 |   235M | 400 |3218 |  17k|   0 | 117k|  0 | 176k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3280.25/3288.16	c  3288s| 73900 |  9025 |  7261k|  95.8 |   235M | 400 |3218 |  17k|   0 | 117k|  0 | 177k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3280.84/3288.75	c  3289s| 74000 |  9026 |  7264k|  95.7 |   235M | 400 |3218 |  17k|   0 | 117k|  0 | 177k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3281.54/3289.41	c  3289s| 74100 |  9021 |  7266k|  95.6 |   235M | 400 |3218 |  17k|8286 | 117k|  1 | 177k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3282.14/3290.08	c  3290s| 74200 |  9027 |  7269k|  95.5 |   235M | 400 |3218 |  17k|8285 | 117k|  1 | 177k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3282.84/3290.74	c  3291s| 74300 |  9025 |  7271k|  95.4 |   235M | 400 |3218 |  17k|   0 | 117k|  0 | 177k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3283.63/3291.56	c  3292s| 74400 |  9017 |  7274k|  95.3 |   235M | 400 |3218 |  17k|8285 | 117k|  1 | 178k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3284.43/3292.30	c  3292s| 74500 |  9028 |  7277k|  95.2 |   235M | 400 |3218 |  17k|   0 | 117k|  0 | 178k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3285.24/3293.12	c  3293s| 74600 |  9031 |  7279k|  95.1 |   235M | 400 |3218 |  17k|8285 | 117k|  1 | 178k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3286.13/3294.07	c  3294s| 74700 |  9027 |  7282k|  95.0 |   235M | 400 |3218 |  17k|   0 | 117k|  0 | 178k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3286.92/3294.81	c  3295s| 74800 |  9021 |  7284k|  95.0 |   235M | 400 |3218 |  17k|   0 | 117k|  0 | 179k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3287.52/3295.46	c  3295s| 74900 |  9025 |  7286k|  94.9 |   235M | 400 |3218 |  17k|8285 | 117k|  1 | 179k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3288.23/3296.18	c  3296s| 75000 |  9034 |  7288k|  94.8 |   235M | 400 |3218 |  17k|8285 | 117k|  1 | 179k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3289.13/3297.06	c  3297s| 75100 |  9032 |  7291k|  94.7 |   235M | 400 |3218 |  17k|8286 | 117k|  1 | 179k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3290.12/3298.07	c  3298s| 75200 |  9033 |  7295k|  94.6 |   235M | 400 |3218 |  17k|8286 | 117k|  1 | 180k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3290.91/3298.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3290.91/3298.88	c  3299s| 75300 |  9021 |  7298k|  94.5 |   235M | 400 |3218 |  17k|8286 | 117k|  1 | 180k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3291.61/3299.56	c  3300s| 75400 |  9023 |  7300k|  94.4 |   235M | 400 |3218 |  17k|8285 | 117k|  1 | 180k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3292.51/3300.46	c  3300s| 75500 |  9020 |  7303k|  94.3 |   235M | 400 |3218 |  17k|8285 | 117k|  1 | 180k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3293.41/3301.37	c  3301s| 75600 |  9015 |  7305k|  94.2 |   235M | 400 |3218 |  17k|8285 | 117k|  1 | 181k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3294.31/3302.28	c  3302s| 75700 |  9008 |  7309k|  94.2 |   235M | 400 |3218 |  17k|8286 | 117k|  1 | 181k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3295.21/3303.18	c  3303s| 75800 |  9006 |  7312k|  94.1 |   235M | 400 |3218 |  17k|8285 | 117k|  1 | 181k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3295.90/3303.86	c  3304s| 75900 |  9005 |  7314k|  94.0 |   235M | 400 |3218 |  17k|   0 | 117k|  0 | 182k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3296.70/3304.62	c  3305s| 76000 |  9001 |  7316k|  93.9 |   235M | 400 |3218 |  17k|8285 | 117k|  1 | 182k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3297.50/3305.42	c  3305s| 76100 |  8999 |  7318k|  93.8 |   235M | 400 |3218 |  17k|8285 | 118k|  1 | 182k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3298.30/3306.25	c  3306s| 76200 |  8989 |  7322k|  93.7 |   235M | 400 |3218 |  17k|8285 | 118k|  1 | 183k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3298.89/3306.81	c  3307s| 76300 |  8999 |  7324k|  93.6 |   235M | 400 |3218 |  17k|8285 | 118k|  1 | 183k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3299.59/3307.57	c  3308s| 76400 |  8989 |  7327k|  93.5 |   236M | 400 |3218 |  17k|8285 | 118k|  1 | 183k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3300.39/3308.33	c  3308s| 76500 |  8994 |  7330k|  93.5 |   236M | 400 |3218 |  17k|8285 | 118k|  1 | 183k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3301.10/3309.06	c  3309s| 76600 |  8995 |  7332k|  93.4 |   236M | 400 |3218 |  17k|   0 | 118k|  0 | 184k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3301.79/3309.70	c  3310s| 76700 |  8991 |  7334k|  93.3 |   236M | 400 |3218 |  17k|   0 | 118k|  0 | 184k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3302.29/3310.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3302.29/3310.24	c  3310s| 76800 |  9002 |  7336k|  93.2 |   236M | 400 |3218 |  17k|   0 | 118k|  0 | 184k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3303.09/3311.02	c  3311s| 76900 |  9004 |  7338k|  93.1 |   236M | 400 |3218 |  17k|   0 | 118k|  0 | 185k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3303.78/3311.77	c  3312s| 77000 |  9002 |  7339k|  93.0 |   236M | 400 |3218 |  17k|   0 | 118k|  0 | 185k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3304.48/3312.43	c  3312s| 77100 |  9002 |  7341k|  92.9 |   236M | 400 |3218 |  17k|   0 | 118k|  0 | 185k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3305.19/3313.17	c  3313s| 77200 |  9010 |  7344k|  92.8 |   236M | 400 |3218 |  17k|8285 | 118k|  1 | 185k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3305.78/3313.75	c  3314s| 77300 |  9020 |  7346k|  92.7 |   236M | 400 |3218 |  17k|8285 | 118k|  1 | 186k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3306.38/3314.37	c  3314s| 77400 |  9011 |  7347k|  92.6 |   236M | 400 |3218 |  17k|   0 | 118k|  0 | 186k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3306.97/3314.93	c  3315s| 77500 |  9003 |  7349k|  92.5 |   236M | 400 |3218 |  17k|8286 | 118k|  1 | 186k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3307.57/3315.54	c  3316s| 77600 |  8997 |  7351k|  92.4 |   236M | 400 |3218 |  17k|8285 | 118k|  1 | 186k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3308.37/3316.33	c  3316s| 77700 |  9001 |  7353k|  92.3 |   236M | 400 |3218 |  17k|8285 | 118k|  1 | 187k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3309.18/3317.16	c  3317s| 77800 |  9006 |  7356k|  92.3 |   236M | 400 |3218 |  17k|8285 | 118k|  1 | 187k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3310.07/3318.02	c  3318s| 77900 |  9008 |  7359k|  92.2 |   236M | 400 |3218 |  17k|   0 | 118k|  0 | 187k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3310.86/3318.81	c  3319s| 78000 |  9008 |  7361k|  92.1 |   236M | 400 |3218 |  17k|8285 | 118k|  1 | 188k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3311.56/3319.51	c  3320s| 78100 |  9005 |  7363k|  92.0 |   236M | 400 |3218 |  17k|8285 | 118k|  1 | 188k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3312.26/3320.21	c  3320s| 78200 |  9001 |  7365k|  91.9 |   236M | 400 |3218 |  17k|8285 | 118k|  1 | 188k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3312.96/3320.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3312.96/3320.91	c  3321s| 78300 |  9002 |  7367k|  91.8 |   236M | 400 |3218 |  17k|   0 | 118k|  0 | 189k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3313.66/3321.61	c  3322s| 78400 |  9012 |  7370k|  91.7 |   236M | 400 |3218 |  17k|8285 | 118k|  1 | 189k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3314.36/3322.33	c  3322s| 78500 |  9012 |  7372k|  91.6 |   236M | 400 |3218 |  17k|   0 | 118k|  0 | 189k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3315.06/3323.06	c  3323s| 78600 |  9009 |  7374k|  91.6 |   236M | 400 |3218 |  17k|8285 | 118k|  1 | 189k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3315.65/3323.67	c  3324s| 78700 |  9008 |  7376k|  91.5 |   236M | 400 |3218 |  17k|8285 | 118k|  1 | 190k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3316.25/3324.27	c  3324s| 78800 |  9013 |  7378k|  91.4 |   236M | 400 |3218 |  17k|8286 | 118k|  2 | 190k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3316.95/3324.93	c  3325s| 78900 |  8996 |  7380k|  91.3 |   236M | 400 |3218 |  17k|   0 | 118k|  0 | 190k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3317.75/3325.75	c  3326s| 79000 |  9001 |  7382k|  91.2 |   236M | 400 |3218 |  17k|   0 | 118k|  0 | 191k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3318.55/3326.58	c  3327s| 79100 |  9009 |  7385k|  91.1 |   236M | 400 |3218 |  17k|8286 | 118k|  1 | 191k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3319.24/3327.29	c  3327s| 79200 |  9009 |  7387k|  91.0 |   236M | 400 |3218 |  17k|8286 | 118k|  1 | 191k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3319.84/3327.88	c  3328s| 79300 |  9007 |  7389k|  90.9 |   236M | 400 |3218 |  17k|8285 | 118k|  1 | 192k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3320.44/3328.42	c  3328s| 79400 |  9004 |  7390k|  90.8 |   236M | 400 |3218 |  17k|   0 | 118k|  0 | 192k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3321.24/3329.25	c  3329s| 79500 |  9007 |  7393k|  90.8 |   236M | 400 |3218 |  17k|   0 | 118k|  0 | 192k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3322.04/3330.07	c  3330s| 79600 |  8996 |  7395k|  90.7 |   236M | 400 |3218 |  17k|8285 | 118k|  1 | 192k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3322.93/3330.94	c  3331s| 79700 |  8997 |  7398k|  90.6 |   236M | 400 |3218 |  17k|8285 | 118k|  1 | 193k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3323.63/3331.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3323.63/3331.69	c  3332s| 79800 |  9002 |  7400k|  90.5 |   236M | 400 |3218 |  17k|8286 | 118k|  1 | 193k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3324.43/3332.49	c  3332s| 79900 |  9010 |  7403k|  90.4 |   236M | 400 |3218 |  17k|   0 | 118k|  0 | 193k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3325.33/3333.33	c  3333s| 80000 |  9013 |  7406k|  90.4 |   236M | 400 |3218 |  17k|8286 | 118k|  0 | 193k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3326.03/3334.04	c  3334s| 80100 |  9012 |  7409k|  90.3 |   236M | 400 |3218 |  17k|   0 | 118k|  0 | 194k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3326.83/3334.85	c  3335s| 80200 |  9010 |  7411k|  90.2 |   236M | 400 |3218 |  17k|8286 | 118k|  1 | 194k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3327.52/3335.59	c  3336s| 80300 |  9000 |  7413k|  90.1 |   236M | 400 |3218 |  17k|8285 | 118k|  1 | 194k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3328.22/3336.27	c  3336s| 80400 |  8999 |  7415k|  90.0 |   236M | 400 |3218 |  17k|   0 | 118k|  0 | 195k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3329.03/3337.01	c  3337s| 80500 |  9001 |  7417k|  90.0 |   236M | 400 |3218 |  17k|8285 | 118k|  1 | 195k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3329.72/3337.76	c  3338s| 80600 |  8995 |  7420k|  89.9 |   236M | 400 |3218 |  17k|8285 | 118k|  1 | 195k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3330.52/3338.55	c  3339s| 80700 |  9001 |  7422k|  89.8 |   237M | 400 |3218 |  17k|8285 | 118k|  1 | 196k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3331.21/3339.24	c  3339s| 80800 |  9008 |  7424k|  89.7 |   237M | 400 |3218 |  17k|8285 | 118k|  1 | 196k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3331.91/3339.99	c  3340s| 80900 |  9009 |  7427k|  89.6 |   237M | 400 |3218 |  17k|8285 | 118k|  1 | 196k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3332.71/3340.74	c  3341s| 81000 |  9008 |  7429k|  89.5 |   237M | 400 |3218 |  17k|   0 | 118k|  0 | 197k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3333.51/3341.53	c  3342s| 81100 |  9003 |  7431k|  89.5 |   237M | 400 |3218 |  17k|   0 | 118k|  0 | 197k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3334.21/3342.26	c  3342s| 81200 |  9002 |  7434k|  89.4 |   237M | 400 |3218 |  17k|8285 | 118k|  1 | 197k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3335.01/3343.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3335.01/3343.10	c  3343s| 81300 |  9006 |  7436k|  89.3 |   237M | 400 |3218 |  17k|8285 | 118k|  1 | 197k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3335.90/3343.94	c  3344s| 81400 |  8996 |  7439k|  89.2 |   237M | 400 |3218 |  17k|8285 | 118k|  1 | 198k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3336.50/3344.56	c  3345s| 81500 |  8994 |  7441k|  89.1 |   237M | 400 |3218 |  17k|8285 | 118k|  1 | 198k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3337.01/3345.08	c  3345s| 81600 |  9000 |  7443k|  89.1 |   237M | 400 |3218 |  17k|   0 | 118k|  0 | 198k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3337.90/3345.92	c  3346s| 81700 |  9006 |  7445k|  89.0 |   237M | 400 |3218 |  17k|   0 | 118k|  0 | 198k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3338.50/3346.57	c  3347s| 81800 |  9006 |  7446k|  88.9 |   237M | 400 |3218 |  17k|   0 | 118k|  0 | 199k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3339.19/3347.21	c  3347s| 81900 |  9010 |  7448k|  88.8 |   237M | 400 |3218 |  17k|   0 | 118k|  0 | 199k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3339.79/3347.84	c  3348s| 82000 |  9003 |  7450k|  88.7 |   237M | 400 |3218 |  17k|   0 | 118k|  0 | 199k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3340.39/3348.48	c  3348s| 82100 |  9003 |  7452k|  88.6 |   237M | 400 |3218 |  17k|   0 | 118k|  0 | 199k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3341.10/3349.10	c  3349s| 82200 |  9009 |  7454k|  88.6 |   237M | 400 |3218 |  17k|   0 | 118k|  0 | 200k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3341.69/3349.78	c  3350s| 82300 |  9011 |  7456k|  88.5 |   237M | 400 |3218 |  17k|8285 | 118k|  1 | 200k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3342.39/3350.43	c  3350s| 82400 |  9007 |  7458k|  88.4 |   237M | 400 |3218 |  17k|   0 | 118k|  0 | 200k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3343.18/3351.23	c  3351s| 82500 |  9006 |  7460k|  88.3 |   237M | 400 |3218 |  17k|8286 | 118k|  1 | 200k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3343.88/3351.92	c  3352s| 82600 |  9012 |  7462k|  88.2 |   237M | 400 |3218 |  17k|8285 | 118k|  1 | 201k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3344.68/3352.74	c  3353s| 82700 |  9009 |  7464k|  88.1 |   237M | 400 |3218 |  17k|8285 | 118k|  1 | 201k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3345.38/3353.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3345.38/3353.46	c  3353s| 82800 |  8998 |  7466k|  88.1 |   237M | 400 |3218 |  17k|   0 | 118k|  0 | 201k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3345.98/3354.06	c  3354s| 82900 |  9005 |  7468k|  88.0 |   237M | 400 |3218 |  17k|8285 | 118k|  1 | 201k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3346.77/3354.80	c  3355s| 83000 |  9015 |  7471k|  87.9 |   237M | 400 |3218 |  17k|8286 | 118k|  1 | 201k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3347.47/3355.53	c  3356s| 83100 |  9016 |  7474k|  87.8 |   237M | 400 |3218 |  17k|8285 | 118k|  1 | 202k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3348.37/3356.46	c  3356s| 83200 |  9018 |  7476k|  87.8 |   237M | 400 |3218 |  17k|8285 | 118k|  1 | 202k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3349.17/3357.20	c  3357s| 83300 |  9000 |  7478k|  87.7 |   237M | 400 |3218 |  17k|   0 | 118k|  0 | 202k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3349.77/3357.88	c  3358s| 83400 |  9010 |  7481k|  87.6 |   237M | 400 |3218 |  17k|8285 | 118k|  1 | 202k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3350.56/3358.69	c  3359s| 83500 |  9018 |  7484k|  87.5 |   237M | 400 |3218 |  17k|8285 | 118k|  1 | 203k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3351.16/3359.28	c  3359s| 83600 |  9006 |  7486k|  87.5 |   237M | 400 |3218 |  17k|8285 | 118k|  1 | 203k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3351.76/3359.85	c  3360s| 83700 |  9011 |  7488k|  87.4 |   237M | 400 |3218 |  17k|8285 | 118k|  1 | 203k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3352.26/3360.38	c  3360s| 83800 |  9011 |  7490k|  87.3 |   237M | 400 |3218 |  17k|8286 | 118k|  2 | 203k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3352.76/3360.83	c  3361s| 83900 |  9005 |  7492k|  87.2 |   237M | 400 |3218 |  17k|   0 | 118k|  0 | 203k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3353.26/3361.38	c  3361s| 84000 |  9009 |  7494k|  87.2 |   237M | 400 |3218 |  17k|8285 | 118k|  1 | 203k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3353.76/3361.88	c  3362s| 84100 |  9008 |  7496k|  87.1 |   237M | 400 |3218 |  17k|   0 | 118k|  0 | 203k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3354.45/3362.54	c  3363s| 84200 |  9003 |  7499k|  87.0 |   237M | 400 |3218 |  17k|8285 | 118k|  1 | 203k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3355.25/3363.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3355.25/3363.33	c  3363s| 84300 |  9006 |  7501k|  86.9 |   237M | 400 |3218 |  17k|   0 | 118k|  0 | 204k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3355.85/3363.90	c  3364s| 84400 |  9008 |  7503k|  86.9 |   237M | 400 |3218 |  17k|   0 | 118k|  0 | 204k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3356.65/3364.71	c  3365s| 84500 |  9013 |  7506k|  86.8 |   237M | 400 |3218 |  17k|8285 | 118k|  1 | 204k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3357.45/3365.53	c  3366s| 84600 |  9008 |  7509k|  86.7 |   237M | 400 |3218 |  17k|8285 | 118k|  1 | 204k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3358.05/3366.13	c  3366s| 84700 |  9016 |  7511k|  86.6 |   237M | 400 |3218 |  17k|   0 | 118k|  0 | 204k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3358.74/3366.83	c  3367s| 84800 |  9032 |  7514k|  86.6 |   237M | 400 |3218 |  17k|8285 | 118k|  1 | 205k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3359.44/3367.52	c  3368s| 84900 |  9028 |  7516k|  86.5 |   237M | 400 |3218 |  17k|8286 | 118k|  1 | 205k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3360.14/3368.21	c  3368s| 85000 |  9022 |  7519k|  86.4 |   237M | 400 |3218 |  17k|8285 | 118k|  1 | 205k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3360.94/3369.02	c  3369s| 85100 |  9021 |  7522k|  86.4 |   237M | 400 |3218 |  17k|   0 | 118k|  0 | 205k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3361.74/3369.80	c  3370s| 85200 |  9019 |  7524k|  86.3 |   237M | 400 |3218 |  17k|   0 | 118k|  0 | 205k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3362.63/3370.72	c  3371s| 85300 |  9015 |  7527k|  86.2 |   237M | 400 |3218 |  17k|8285 | 118k|  1 | 206k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3363.23/3371.39	c  3371s| 85400 |  9015 |  7529k|  86.1 |   237M | 400 |3218 |  17k|8285 | 118k|  1 | 206k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3363.83/3371.94	c  3372s| 85500 |  9017 |  7531k|  86.1 |   237M | 400 |3218 |  17k|8285 | 118k|  1 | 206k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3364.63/3372.71	c  3373s| 85600 |  9019 |  7534k|  86.0 |   237M | 400 |3218 |  17k|8285 | 118k|  1 | 206k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3365.43/3373.56	c  3374s| 85700 |  9017 |  7537k|  85.9 |   237M | 400 |3218 |  17k|8285 | 118k|  1 | 206k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3366.42/3374.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3366.42/3374.51	c  3375s| 85800 |  9013 |  7540k|  85.9 |   237M | 400 |3218 |  17k|   0 | 118k|  0 | 207k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3367.12/3375.27	c  3375s| 85900 |  9016 |  7543k|  85.8 |   237M | 400 |3218 |  17k|   0 | 118k|  0 | 207k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3367.82/3375.91	c  3376s| 86000 |  9014 |  7546k|  85.7 |   237M | 400 |3218 |  17k|8285 | 118k|  1 | 207k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3368.42/3376.54	c  3377s| 86100 |  9011 |  7549k|  85.7 |   237M | 400 |3218 |  17k|8285 | 118k|  1 | 207k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3369.22/3377.30	c  3377s| 86200 |  9014 |  7552k|  85.6 |   237M | 400 |3218 |  17k|8285 | 118k|  1 | 207k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3370.02/3378.11	c  3378s| 86300 |  9005 |  7555k|  85.6 |   237M | 400 |3218 |  17k|   0 | 118k|  0 | 207k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3370.81/3378.99	c  3379s| 86400 |  9004 |  7558k|  85.5 |   237M | 400 |3218 |  17k|8285 | 118k|  1 | 208k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3371.71/3379.82	c  3380s| 86500 |  8998 |  7561k|  85.4 |   238M | 400 |3218 |  17k|   0 | 118k|  0 | 208k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3372.51/3380.60	c  3381s| 86600 |  8994 |  7564k|  85.4 |   238M | 400 |3218 |  17k|8285 | 118k|  1 | 208k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3373.41/3381.51	c  3382s| 86700 |  8992 |  7567k|  85.3 |   238M | 400 |3218 |  17k|8285 | 118k|  1 | 208k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3374.20/3382.39	c  3382s| 86800 |  9005 |  7571k|  85.3 |   238M | 400 |3218 |  17k|8285 | 118k|  0 | 208k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3375.30/3383.43	c  3383s| 86900 |  9008 |  7575k|  85.2 |   238M | 400 |3218 |  17k|   0 | 118k|  0 | 209k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3376.20/3384.38	c  3384s| 87000 |  9007 |  7579k|  85.1 |   238M | 400 |3218 |  17k|8285 | 118k|  1 | 209k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3376.90/3385.09	c  3385s| 87100 |  9020 |  7581k|  85.1 |   238M | 400 |3218 |  17k|   0 | 118k|  0 | 209k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3377.80/3385.98	c  3386s| 87200 |  9028 |  7585k|  85.0 |   238M | 400 |3218 |  17k|8285 | 118k|  1 | 209k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3378.69/3386.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3378.69/3386.88	c  3387s| 87300 |  9027 |  7588k|  85.0 |   238M | 400 |3218 |  17k|8285 | 118k|  1 | 209k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3379.79/3387.95	c  3388s| 87400 |  9031 |  7592k|  84.9 |   238M | 400 |3218 |  17k|8285 | 118k|  1 | 210k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3380.79/3388.91	c  3389s| 87500 |  9030 |  7595k|  84.8 |   238M | 400 |3218 |  17k|8285 | 118k|  1 | 210k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3381.79/3389.99	c  3390s| 87600 |  9032 |  7599k|  84.8 |   238M | 400 |3218 |  17k|8286 | 118k|  2 | 210k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3382.58/3390.74	c  3391s| 87700 |  9038 |  7602k|  84.7 |   238M | 400 |3218 |  17k|   0 | 118k|  0 | 210k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3383.58/3391.72	c  3392s| 87800 |  9024 |  7605k|  84.7 |   238M | 400 |3218 |  17k|8286 | 118k|  2 | 211k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3384.38/3392.51	c  3393s| 87900 |  9019 |  7607k|  84.6 |   238M | 400 |3218 |  17k|   0 | 118k|  0 | 211k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3385.18/3393.38	c  3393s| 88000 |  9020 |  7610k|  84.5 |   238M | 400 |3218 |  17k|   0 | 118k|  0 | 211k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3385.98/3394.14	c  3394s| 88100 |  9024 |  7612k|  84.5 |   238M | 400 |3218 |  17k|   0 | 118k|  0 | 211k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3386.88/3395.03	c  3395s| 88200 |  9033 |  7616k|  84.4 |   238M | 400 |3218 |  17k|8285 | 118k|  1 | 212k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3387.77/3395.94	c  3396s| 88300 |  9033 |  7618k|  84.3 |   238M | 400 |3218 |  17k|8285 | 118k|  1 | 212k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3388.87/3397.02	c  3397s| 88400 |  9021 |  7622k|  84.3 |   238M | 400 |3218 |  17k|8285 | 118k|  1 | 212k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3389.67/3397.86	c  3398s| 88500 |  9022 |  7624k|  84.2 |   238M | 400 |3218 |  17k|8285 | 118k|  1 | 212k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3390.46/3398.63	c  3399s| 88600 |  9022 |  7627k|  84.2 |   238M | 400 |3218 |  17k|   0 | 118k|  0 | 213k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3391.26/3399.45	c  3399s| 88700 |  9024 |  7630k|  84.1 |   238M | 400 |3218 |  17k|8285 | 118k|  1 | 213k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3392.16/3400.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3392.16/3400.33	c  3400s| 88800 |  9018 |  7633k|  84.0 |   238M | 400 |3218 |  17k|8285 | 118k|  1 | 213k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3392.86/3401.04	c  3401s| 88900 |  9020 |  7636k|  84.0 |   238M | 400 |3218 |  17k|8285 | 118k|  1 | 213k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3393.75/3401.95	c  3402s| 89000 |  9018 |  7638k|  83.9 |   238M | 400 |3218 |  17k|8285 | 118k|  1 | 214k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3394.65/3402.80	c  3403s| 89100 |  9023 |  7641k|  83.9 |   238M | 400 |3218 |  17k|   0 | 118k|  0 | 214k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3395.55/3403.73	c  3404s| 89200 |  9025 |  7644k|  83.8 |   238M | 400 |3218 |  17k|8285 | 118k|  1 | 214k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3396.55/3404.73	c  3405s| 89300 |  9018 |  7648k|  83.7 |   238M | 400 |3218 |  17k|   0 | 118k|  0 | 214k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3397.35/3405.50	c  3405s| 89400 |  9020 |  7650k|  83.7 |   238M | 400 |3218 |  17k|   0 | 118k|  0 | 215k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3398.14/3406.39	c  3406s| 89500 |  9010 |  7653k|  83.6 |   238M | 400 |3218 |  17k|8285 | 118k|  1 | 215k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3398.95/3407.18	c  3407s| 89600 |  9007 |  7656k|  83.6 |   238M | 400 |3218 |  17k|8285 | 118k|  1 | 215k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3399.85/3408.00	c  3408s| 89700 |  9002 |  7658k|  83.5 |   238M | 400 |3218 |  17k|   0 | 118k|  0 | 215k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3400.44/3408.60	c  3409s| 89800 |  9031 |  7661k|  83.4 |   238M | 400 |3218 |  17k|8286 | 118k|  1 | 215k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3401.04/3409.29	c  3409s| 89900 |  9022 |  7664k|  83.4 |   238M | 400 |3218 |  17k|   0 | 118k|  0 | 216k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3401.94/3410.12	c  3410s| 90000 |  8991 |  7668k|  83.3 |   238M | 400 |3218 |  17k|   0 | 118k|  0 | 216k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3402.53/3410.76	c  3411s| 90100 |  8981 |  7671k|  83.3 |   238M | 400 |3218 |  17k|   0 | 118k|  0 | 216k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3403.23/3411.45	c  3411s| 90200 |  8985 |  7674k|  83.2 |   238M | 400 |3218 |  17k|   0 | 118k|  0 | 217k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3403.83/3412.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3403.83/3412.10	c  3412s| 90300 |  8985 |  7676k|  83.1 |   238M | 400 |3218 |  17k|8285 | 118k|  1 | 217k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3404.53/3412.76	c  3413s| 90400 |  8987 |  7678k|  83.1 |   238M | 400 |3218 |  17k|   0 | 118k|  0 | 217k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3405.13/3413.37	c  3413s| 90500 |  8985 |  7680k|  83.0 |   238M | 400 |3218 |  17k|8285 | 118k|  1 | 217k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3405.93/3414.11	c  3414s| 90600 |  8994 |  7682k|  82.9 |   238M | 400 |3218 |  17k|   0 | 118k|  0 | 218k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3406.52/3414.76	c  3415s| 90700 |  8984 |  7684k|  82.9 |   238M | 400 |3218 |  17k|   0 | 118k|  0 | 218k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3407.12/3415.31	c  3415s| 90800 |  8990 |  7686k|  82.8 |   238M | 400 |3218 |  17k|8285 | 118k|  1 | 218k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3407.72/3415.96	c  3416s| 90900 |  8992 |  7688k|  82.7 |   238M | 400 |3218 |  17k|   0 | 118k|  0 | 218k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3408.52/3416.70	c  3417s| 91000 |  8994 |  7690k|  82.7 |   238M | 400 |3218 |  17k|8285 | 118k|  1 | 219k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3409.02/3417.25	c  3417s| 91100 |  9002 |  7692k|  82.6 |   238M | 400 |3218 |  17k|   0 | 118k|  0 | 219k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3409.61/3417.89	c  3418s| 91200 |  9000 |  7694k|  82.5 |   238M | 400 |3218 |  17k|   0 | 118k|  0 | 219k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3410.41/3418.69	c  3419s| 91300 |  8995 |  7696k|  82.4 |   238M | 400 |3218 |  17k|8285 | 118k|  1 | 219k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3411.21/3419.49	c  3419s| 91400 |  8984 |  7698k|  82.4 |   238M | 400 |3218 |  17k|8285 | 118k|  1 | 220k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3412.01/3420.25	c  3420s| 91500 |  8989 |  7700k|  82.3 |   238M | 400 |3218 |  17k|   0 | 118k|  0 | 220k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3412.71/3421.00	c  3421s| 91600 |  8990 |  7702k|  82.2 |   239M | 400 |3218 |  17k|8285 | 118k|  1 | 220k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3413.50/3421.75	c  3422s| 91700 |  8989 |  7705k|  82.2 |   239M | 400 |3218 |  17k|8286 | 118k|  2 | 220k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3414.30/3422.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3414.30/3422.56	c  3423s| 91800 |  8984 |  7707k|  82.1 |   239M | 400 |3218 |  17k|8285 | 118k|  1 | 221k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3415.20/3423.40	c  3423s| 91900 |  8983 |  7710k|  82.1 |   239M | 400 |3218 |  17k|   0 | 118k|  0 | 221k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3415.90/3424.12	c  3424s| 92000 |  8999 |  7713k|  82.0 |   239M | 400 |3218 |  17k|8286 | 118k|  1 | 221k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3416.30/3424.53	c  3425s| 92100 |  8994 |  7714k|  81.9 |   239M | 400 |3218 |  17k|8285 | 118k|  1 | 221k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3416.80/3425.05	c  3425s| 92200 |  9013 |  7716k|  81.9 |   239M | 400 |3218 |  17k|8285 | 118k|  1 | 222k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3417.29/3425.58	c  3426s| 92300 |  9017 |  7718k|  81.8 |   239M | 400 |3218 |  17k|8285 | 118k|  1 | 222k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3417.80/3426.10	c  3426s| 92400 |  9021 |  7720k|  81.7 |   239M | 400 |3218 |  17k|8285 | 118k|  1 | 222k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3418.59/3426.80	c  3427s| 92500 |  9001 |  7722k|  81.7 |   239M | 400 |3218 |  17k|8285 | 118k|  0 | 223k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3419.19/3427.44	c  3427s| 92600 |  8995 |  7724k|  81.6 |   239M | 400 |3218 |  17k|   0 | 118k|  0 | 223k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3419.99/3428.21	c  3428s| 92700 |  8998 |  7727k|  81.5 |   239M | 400 |3218 |  17k|8285 | 118k|  1 | 223k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3420.69/3428.95	c  3429s| 92800 |  8997 |  7729k|  81.5 |   239M | 400 |3218 |  17k|   0 | 118k|  0 | 223k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3421.48/3429.75	c  3430s| 92900 |  8992 |  7731k|  81.4 |   239M | 400 |3218 |  17k|   0 | 118k|  0 | 224k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3422.08/3430.37	c  3430s| 93000 |  8983 |  7734k|  81.4 |   239M | 400 |3218 |  17k|   0 | 118k|  0 | 224k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3422.79/3431.01	c  3431s| 93100 |  8984 |  7736k|  81.3 |   239M | 400 |3218 |  17k|   0 | 118k|  0 | 224k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3423.48/3431.70	c  3432s| 93200 |  8995 |  7738k|  81.2 |   239M | 400 |3218 |  17k|8285 | 118k|  1 | 224k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3424.18/3432.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3424.18/3432.45	c  3432s| 93300 |  8983 |  7740k|  81.2 |   239M | 400 |3218 |  17k|8285 | 118k|  1 | 225k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3424.78/3433.02	c  3433s| 93400 |  8996 |  7742k|  81.1 |   239M | 400 |3218 |  17k|   0 | 118k|  0 | 225k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3425.37/3433.67	c  3434s| 93500 |  8989 |  7744k|  81.0 |   239M | 400 |3218 |  17k|8285 | 118k|  1 | 225k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3425.88/3434.17	c  3434s| 93600 |  8999 |  7746k|  81.0 |   239M | 400 |3218 |  17k|   0 | 118k|  0 | 226k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3426.37/3434.69	c  3435s| 93700 |  8993 |  7748k|  80.9 |   239M | 400 |3218 |  17k|   0 | 118k|  0 | 226k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3427.07/3435.37	c  3435s| 93800 |  8999 |  7750k|  80.8 |   239M | 400 |3218 |  17k|8285 | 118k|  1 | 226k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3427.77/3436.04	c  3436s| 93900 |  8991 |  7753k|  80.8 |   239M | 400 |3218 |  17k|   0 | 118k|  0 | 226k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3428.57/3436.81	c  3437s| 94000 |  8992 |  7755k|  80.7 |   239M | 400 |3218 |  17k|8285 | 118k|  1 | 227k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3429.26/3437.53	c  3438s| 94100 |  8991 |  7756k|  80.7 |   239M | 400 |3218 |  17k|8285 | 118k|  1 | 227k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3429.96/3438.24	c  3438s| 94200 |  8969 |  7759k|  80.6 |   239M | 400 |3218 |  17k|   0 | 118k|  0 | 227k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3430.66/3438.99	c  3439s| 94300 |  8973 |  7762k|  80.5 |   239M | 400 |3218 |  17k|8285 | 118k|  1 | 228k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3431.46/3439.72	c  3440s| 94400 |  8959 |  7764k|  80.5 |   239M | 400 |3218 |  17k|8285 | 118k|  1 | 228k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3432.26/3440.50	c  3440s| 94500 |  8957 |  7767k|  80.4 |   239M | 400 |3218 |  17k|8285 | 118k|  1 | 228k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3432.95/3441.23	c  3441s| 94600 |  8958 |  7769k|  80.4 |   239M | 400 |3218 |  17k|   0 | 118k|  0 | 229k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3433.86/3442.13	c  3442s| 94700 |  8961 |  7772k|  80.3 |   239M | 400 |3218 |  17k|8286 | 118k|  1 | 229k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3434.55/3442.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3434.55/3442.84	c  3443s| 94800 |  8957 |  7774k|  80.3 |   239M | 400 |3218 |  17k|8285 | 118k|  1 | 229k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3435.25/3443.57	c  3444s| 94900 |  8951 |  7777k|  80.2 |   239M | 400 |3218 |  17k|8285 | 118k|  1 | 230k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3435.95/3444.29	c  3444s| 95000 |  8963 |  7779k|  80.1 |   239M | 400 |3218 |  17k|8285 | 118k|  1 | 230k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3436.55/3444.88	c  3445s| 95100 |  8959 |  7781k|  80.1 |   239M | 400 |3218 |  17k|8285 | 118k|  1 | 230k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3437.34/3445.68	c  3446s| 95200 |  8961 |  7783k|  80.0 |   239M | 400 |3218 |  17k|   0 | 118k|  0 | 231k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3438.04/3446.38	c  3446s| 95300 |  8962 |  7785k|  80.0 |   239M | 400 |3218 |  17k|8286 | 118k|  1 | 231k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3438.64/3446.97	c  3447s| 95400 |  8967 |  7788k|  79.9 |   239M | 400 |3218 |  17k|   0 | 118k|  0 | 231k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3439.34/3447.65	c  3448s| 95500 |  8964 |  7790k|  79.8 |   239M | 400 |3218 |  17k|   0 | 118k|  0 | 231k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3440.04/3448.39	c  3448s| 95600 |  8959 |  7792k|  79.8 |   239M | 400 |3218 |  17k|8285 | 118k|  1 | 231k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3440.84/3449.17	c  3449s| 95700 |  8961 |  7794k|  79.7 |   239M | 400 |3218 |  17k|   0 | 118k|  0 | 232k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3441.63/3449.92	c  3450s| 95800 |  8966 |  7796k|  79.7 |   239M | 400 |3218 |  17k|   0 | 118k|  0 | 232k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3442.33/3450.63	c  3451s| 95900 |  8968 |  7798k|  79.6 |   239M | 400 |3218 |  17k|   0 | 118k|  0 | 232k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3443.13/3451.46	c  3451s| 96000 |  8969 |  7801k|  79.5 |   239M | 400 |3218 |  17k|   0 | 118k|  0 | 232k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3444.13/3452.40	c  3452s| 96100 |  8969 |  7803k|  79.5 |   239M | 400 |3218 |  17k|8285 | 118k|  1 | 233k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3444.92/3453.22	c  3453s| 96200 |  8968 |  7805k|  79.4 |   239M | 400 |3218 |  17k|8285 | 118k|  1 | 233k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3445.52/3453.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3445.52/3453.85	c  3454s| 96300 |  8966 |  7807k|  79.4 |   239M | 400 |3218 |  17k|   0 | 118k|  0 | 233k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3446.52/3454.82	c  3455s| 96400 |  8957 |  7810k|  79.3 |   239M | 400 |3218 |  17k|   0 | 118k|  0 | 234k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3447.22/3455.57	c  3456s| 96500 |  8957 |  7813k|  79.3 |   239M | 400 |3218 |  17k|   0 | 118k|  0 | 234k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3447.92/3456.22	c  3456s| 96600 |  8984 |  7815k|  79.2 |   239M | 400 |3218 |  17k|8285 | 118k|  1 | 234k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3448.61/3456.90	c  3457s| 96700 |  8994 |  7818k|  79.1 |   239M | 400 |3218 |  17k|8285 | 118k|  1 | 234k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3449.11/3457.49	c  3457s| 96800 |  9002 |  7820k|  79.1 |   239M | 400 |3218 |  17k|8285 | 118k|  1 | 235k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3449.82/3458.14	c  3458s| 96900 |  8999 |  7822k|  79.0 |   239M | 400 |3218 |  17k|   0 | 118k|  0 | 235k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3450.41/3458.78	c  3459s| 97000 |  8999 |  7824k|  79.0 |   239M | 400 |3218 |  17k|   0 | 118k|  0 | 235k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3451.21/3459.55	c  3460s| 97100 |  8986 |  7826k|  78.9 |   239M | 400 |3218 |  17k|   0 | 118k|  0 | 236k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3451.91/3460.26	c  3460s| 97200 |  8983 |  7828k|  78.8 |   239M | 400 |3218 |  17k|8286 | 118k|  1 | 236k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3454.00/3462.36	c  3462s| 97300 |  8978 |  7830k|  78.8 |   239M | 400 |3218 |  17k|8285 | 118k|  1 | 236k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3454.50/3462.84	c  3463s| 97400 |  9009 |  7832k|  78.7 |   239M | 400 |3218 |  17k|8285 | 118k|  1 | 236k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3455.20/3463.51	c  3464s| 97500 |  9022 |  7834k|  78.7 |   239M | 400 |3218 |  17k|   0 | 118k|  0 | 237k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3456.09/3464.40	c  3464s| 97600 |  9026 |  7837k|  78.6 |   239M | 400 |3218 |  17k|8285 | 118k|  1 | 237k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3456.89/3465.28	c  3465s| 97700 |  9024 |  7840k|  78.6 |   239M | 400 |3218 |  17k|8286 | 118k|  1 | 237k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3457.49/3465.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3457.49/3465.82	c  3466s| 97800 |  9028 |  7841k|  78.5 |   239M | 400 |3218 |  17k|8285 | 118k|  1 | 237k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3457.89/3466.28	c  3466s| 97900 |  9033 |  7843k|  78.4 |   239M | 400 |3218 |  17k|8285 | 118k|  1 | 238k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3458.49/3466.87	c  3467s| 98000 |  9001 |  7845k|  78.4 |   239M | 400 |3218 |  17k|   0 | 118k|  0 | 238k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3459.19/3467.54	c  3468s| 98100 |  9003 |  7848k|  78.3 |   239M | 400 |3218 |  17k|   0 | 118k|  0 | 238k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3459.69/3468.06	c  3468s| 98200 |  9006 |  7850k|  78.3 |   239M | 400 |3218 |  17k|8285 | 118k|  1 | 238k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3460.48/3468.83	c  3469s| 98300 |  9011 |  7853k|  78.2 |   239M | 400 |3218 |  17k|8285 | 118k|  1 | 238k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3461.18/3469.58	c  3470s| 98400 |  9017 |  7856k|  78.2 |   240M | 400 |3218 |  17k|   0 | 118k|  0 | 239k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3461.98/3470.37	c  3470s| 98500 |  9005 |  7859k|  78.1 |   240M | 400 |3218 |  17k|   0 | 118k|  0 | 239k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3462.88/3471.25	c  3471s| 98600 |  8996 |  7862k|  78.1 |   240M | 400 |3218 |  17k|   0 | 118k|  0 | 239k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3463.58/3471.91	c  3472s| 98700 |  9005 |  7864k|  78.0 |   240M | 400 |3218 |  17k|8285 | 118k|  1 | 240k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3464.27/3472.65	c  3473s| 98800 |  9013 |  7867k|  78.0 |   240M | 400 |3218 |  17k|   0 | 118k|  0 | 240k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3464.97/3473.36	c  3473s| 98900 |  9011 |  7870k|  77.9 |   240M | 400 |3218 |  17k|   0 | 118k|  0 | 240k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3465.78/3474.16	c  3474s| 99000 |  9012 |  7873k|  77.9 |   240M | 400 |3218 |  17k|8285 | 118k|  1 | 240k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3466.57/3475.00	c  3475s| 99100 |  9013 |  7875k|  77.8 |   240M | 400 |3218 |  17k|   0 | 118k|  0 | 240k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3467.46/3475.87	c  3476s| 99200 |  9012 |  7878k|  77.8 |   240M | 400 |3218 |  17k|   0 | 118k|  0 | 241k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3468.36/3476.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3468.36/3476.71	c  3477s| 99300 |  9009 |  7881k|  77.7 |   240M | 400 |3218 |  17k|8285 | 118k|  1 | 241k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3469.26/3477.67	c  3478s| 99400 |  9017 |  7884k|  77.7 |   240M | 400 |3218 |  17k|8285 | 118k|  1 | 241k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3470.16/3478.52	c  3479s| 99500 |  9008 |  7886k|  77.6 |   241M | 400 |3218 |  17k|8285 | 118k|  1 | 242k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3470.96/3479.31	c  3479s| 99600 |  9009 |  7889k|  77.6 |   241M | 400 |3218 |  17k|8285 | 118k|  1 | 242k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3471.66/3480.07	c  3480s| 99700 |  9010 |  7891k|  77.5 |   241M | 400 |3218 |  17k|8286 | 118k|  1 | 242k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3472.35/3480.77	c  3481s| 99800 |  9015 |  7892k|  77.4 |   241M | 400 |3218 |  17k|   0 | 118k|  0 | 243k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3473.15/3481.59	c  3482s| 99900 |  9017 |  7895k|  77.4 |   241M | 400 |3218 |  17k|8285 | 118k|  1 | 243k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3473.95/3482.39	c  3482s|100000 |  9018 |  7897k|  77.3 |   241M | 400 |3218 |  17k|8285 | 118k|  1 | 243k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3474.75/3483.11	c  3483s|100100 |  9012 |  7899k|  77.3 |   241M | 400 |3218 |  17k|   0 | 118k|  0 | 243k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3475.55/3483.90	c  3484s|100200 |  9015 |  7902k|  77.2 |   241M | 400 |3218 |  17k|   0 | 118k|  0 | 244k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3476.44/3484.81	c  3485s|100300 |  9011 |  7904k|  77.2 |   241M | 400 |3218 |  17k|8285 | 118k|  1 | 244k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3477.24/3485.65	c  3486s|100400 |  9013 |  7907k|  77.1 |   241M | 400 |3218 |  17k|   0 | 118k|  0 | 244k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3478.04/3486.48	c  3486s|100500 |  9015 |  7909k|  77.1 |   241M | 400 |3218 |  17k|8286 | 118k|  1 | 244k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3478.74/3487.15	c  3487s|100600 |  9015 |  7911k|  77.0 |   241M | 400 |3218 |  17k|   0 | 118k|  0 | 245k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3479.64/3488.07	c  3488s|100700 |  9022 |  7914k|  77.0 |   241M | 400 |3218 |  17k|8286 | 118k|  1 | 245k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3480.53/3488.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3480.53/3488.93	c  3489s|100800 |  9008 |  7916k|  76.9 |   241M | 400 |3218 |  17k|8286 | 118k|  1 | 245k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3481.23/3489.67	c  3490s|100900 |  9013 |  7919k|  76.9 |   241M | 400 |3218 |  17k|   0 | 118k|  0 | 246k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3482.03/3490.41	c  3490s|101000 |  9015 |  7921k|  76.8 |   241M | 400 |3218 |  17k|8286 | 118k|  2 | 246k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3482.53/3491.00	c  3491s|101100 |  9009 |  7923k|  76.8 |   242M | 400 |3218 |  17k|8285 | 118k|  1 | 246k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3483.42/3491.82	c  3492s|101200 |  9010 |  7926k|  76.7 |   242M | 400 |3218 |  17k|8286 | 118k|  1 | 246k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3484.02/3492.48	c  3492s|101300 |  9015 |  7928k|  76.7 |   242M | 400 |3218 |  17k|8285 | 118k|  1 | 247k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3484.73/3493.17	c  3493s|101400 |  9008 |  7929k|  76.6 |   242M | 400 |3218 |  17k|8285 | 118k|  1 | 247k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3485.63/3494.05	c  3494s|101500 |  9012 |  7932k|  76.6 |   242M | 400 |3218 |  17k|8285 | 118k|  1 | 247k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3486.42/3494.86	c  3495s|101600 |  9006 |  7935k|  76.5 |   242M | 400 |3218 |  17k|   0 | 118k|  0 | 247k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3487.32/3495.72	c  3496s|101700 |  9003 |  7937k|  76.5 |   242M | 400 |3218 |  17k|8285 | 118k|  1 | 248k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3488.01/3496.43	c  3496s|101800 |  9007 |  7940k|  76.4 |   242M | 400 |3218 |  17k|   0 | 118k|  0 | 248k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3488.62/3497.08	c  3497s|101900 |  9010 |  7942k|  76.3 |   242M | 400 |3218 |  17k|8285 | 118k|  1 | 248k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3489.31/3497.75	c  3498s|102000 |  9008 |  7944k|  76.3 |   242M | 400 |3218 |  17k|   0 | 118k|  0 | 249k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3490.01/3498.44	c  3498s|102100 |  9009 |  7946k|  76.2 |   242M | 400 |3218 |  17k|   0 | 118k|  0 | 249k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3490.81/3499.23	c  3499s|102200 |  9008 |  7948k|  76.2 |   242M | 400 |3218 |  17k|8285 | 118k|  1 | 249k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3491.61/3500.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3491.61/3500.01	c  3500s|102300 |  9005 |  7951k|  76.1 |   242M | 400 |3218 |  17k|8285 | 118k|  1 | 249k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3492.30/3500.76	c  3501s|102400 |  8999 |  7953k|  76.1 |   242M | 400 |3218 |  17k|   0 | 118k|  0 | 250k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3492.90/3501.36	c  3501s|102500 |  9029 |  7955k|  76.0 |   242M | 400 |3218 |  17k|   0 | 118k|  0 | 250k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3493.30/3501.75	c  3502s|102600 |  9017 |  7957k|  76.0 |   242M | 400 |3218 |  17k|   0 | 118k|  0 | 250k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3493.80/3502.27	c  3502s|102700 |  9002 |  7959k|  75.9 |   242M | 400 |3218 |  17k|   0 | 118k|  0 | 250k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3494.60/3503.07	c  3503s|102800 |  9002 |  7962k|  75.9 |   242M | 400 |3218 |  17k|   0 | 118k|  0 | 250k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3495.39/3503.80	c  3504s|102900 |  9000 |  7965k|  75.8 |   242M | 400 |3218 |  17k|   0 | 118k|  0 | 251k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3496.09/3504.57	c  3505s|103000 |  8995 |  7968k|  75.8 |   242M | 400 |3218 |  17k|8285 | 118k|  1 | 251k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3496.79/3505.22	c  3505s|103100 |  8995 |  7971k|  75.7 |   242M | 400 |3218 |  17k|   0 | 118k|  0 | 251k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3497.59/3506.04	c  3506s|103200 |  8992 |  7974k|  75.7 |   242M | 400 |3218 |  17k|8285 | 118k|  1 | 251k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3498.19/3506.69	c  3507s|103300 |  8993 |  7976k|  75.6 |   242M | 400 |3218 |  17k|   0 | 118k|  0 | 252k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3498.98/3507.41	c  3507s|103400 |  9002 |  7978k|  75.6 |   242M | 400 |3218 |  17k|8286 | 118k|  1 | 252k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3499.59/3508.03	c  3508s|103500 |  9001 |  7980k|  75.5 |   242M | 400 |3218 |  17k|   0 | 118k|  0 | 252k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3500.28/3508.79	c  3509s|103600 |  8991 |  7982k|  75.5 |   242M | 400 |3218 |  17k|8285 | 118k|  1 | 252k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3501.08/3509.54	c  3510s|103700 |  8990 |  7984k|  75.4 |   242M | 400 |3218 |  17k|8285 | 118k|  1 | 252k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3501.78/3510.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3501.78/3510.21	c  3510s|103800 |  8989 |  7987k|  75.4 |   242M | 400 |3218 |  17k|   0 | 118k|  0 | 253k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3502.38/3510.84	c  3511s|103900 |  8991 |  7989k|  75.3 |   242M | 400 |3218 |  17k|8285 | 118k|  1 | 253k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3503.07/3511.56	c  3512s|104000 |  9007 |  7992k|  75.3 |   242M | 400 |3218 |  17k|8285 | 118k|  1 | 253k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3503.77/3512.27	c  3512s|104100 |  9009 |  7994k|  75.2 |   242M | 400 |3218 |  17k|8285 | 118k|  1 | 253k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3504.47/3512.99	c  3513s|104200 |  9000 |  7996k|  75.2 |   242M | 400 |3218 |  17k|8285 | 118k|  1 | 254k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3505.47/3513.94	c  3514s|104300 |  8997 |  7998k|  75.1 |   242M | 400 |3218 |  17k|8285 | 118k|  1 | 254k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3506.07/3514.59	c  3515s|104400 |  8993 |  8001k|  75.1 |   242M | 400 |3218 |  17k|8285 | 118k|  1 | 254k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3506.67/3515.11	c  3515s|104500 |  9005 |  8003k|  75.0 |   242M | 400 |3218 |  17k|   0 | 118k|  0 | 254k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3507.36/3515.80	c  3516s|104600 |  9000 |  8006k|  75.0 |   242M | 400 |3218 |  17k|8285 | 118k|  1 | 254k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3507.96/3516.46	c  3516s|104700 |  8996 |  8008k|  75.0 |   242M | 400 |3218 |  17k|8285 | 118k|  1 | 255k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3508.76/3517.20	c  3517s|104800 |  8999 |  8011k|  74.9 |   242M | 400 |3218 |  17k|   0 | 118k|  0 | 255k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3509.46/3517.94	c  3518s|104900 |  8996 |  8012k|  74.9 |   242M | 400 |3218 |  17k|8285 | 118k|  1 | 255k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3510.16/3518.69	c  3519s|105000 |  8997 |  8015k|  74.8 |   242M | 400 |3218 |  17k|   0 | 118k|  0 | 255k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3510.95/3519.40	c  3519s|105100 |  8993 |  8017k|  74.8 |   242M | 400 |3218 |  17k|   0 | 118k|  0 | 256k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3511.66/3520.10	c  3520s|105200 |  8988 |  8020k|  74.7 |   242M | 400 |3218 |  17k|8285 | 118k|  1 | 256k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3512.35/3520.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3512.35/3520.85	c  3521s|105300 |  8996 |  8022k|  74.7 |   242M | 400 |3218 |  17k|8285 | 118k|  1 | 256k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3513.05/3521.53	c  3522s|105400 |  8993 |  8024k|  74.6 |   242M | 400 |3218 |  17k|8285 | 118k|  1 | 257k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3513.85/3522.31	c  3522s|105500 |  8991 |  8026k|  74.6 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 257k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3514.55/3523.08	c  3523s|105600 |  8998 |  8029k|  74.5 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 257k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3515.34/3523.86	c  3524s|105700 |  9007 |  8031k|  74.5 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 258k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3516.14/3524.61	c  3525s|105800 |  9008 |  8033k|  74.4 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 258k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3516.94/3525.40	c  3525s|105900 |  9005 |  8035k|  74.4 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 258k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3517.54/3526.07	c  3526s|106000 |  9011 |  8037k|  74.3 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 258k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3518.34/3526.83	c  3527s|106100 |  9008 |  8040k|  74.3 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 259k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3519.13/3527.66	c  3528s|106200 |  9012 |  8042k|  74.2 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 259k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3520.03/3528.57	c  3529s|106300 |  9010 |  8044k|  74.2 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 259k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3520.73/3529.27	c  3529s|106400 |  9006 |  8047k|  74.1 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 259k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3521.43/3529.91	c  3530s|106500 |  9014 |  8049k|  74.1 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 260k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3522.23/3530.72	c  3531s|106600 |  9016 |  8051k|  74.0 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 260k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3523.03/3531.56	c  3532s|106700 |  9008 |  8054k|  74.0 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 260k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3523.82/3532.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3523.82/3532.34	c  3532s|106800 |  9007 |  8056k|  73.9 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 260k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3524.42/3532.99	c  3533s|106900 |  9008 |  8058k|  73.9 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 261k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3525.12/3533.67	c  3534s|107000 |  9005 |  8060k|  73.8 |   243M | 400 |3218 |  17k|8286 | 118k|  2 | 261k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3525.82/3534.39	c  3534s|107100 |  9011 |  8062k|  73.8 |   243M | 400 |3218 |  17k|8286 | 118k|  1 | 261k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3526.62/3535.11	c  3535s|107200 |  9008 |  8065k|  73.7 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 262k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3527.21/3535.75	c  3536s|107300 |  9006 |  8067k|  73.7 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 262k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3527.81/3536.38	c  3536s|107400 |  9006 |  8069k|  73.6 |   243M | 400 |3218 |  17k|8286 | 118k|  1 | 262k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3528.52/3537.04	c  3537s|107500 |  9004 |  8071k|  73.6 |   243M | 400 |3218 |  17k|8286 | 118k|  1 | 262k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3529.31/3537.82	c  3538s|107600 |  9001 |  8073k|  73.5 |   243M | 400 |3218 |  17k|8286 | 118k|  2 | 263k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3530.01/3538.51	c  3539s|107700 |  9001 |  8075k|  73.5 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 263k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3530.61/3539.11	c  3539s|107800 |  8994 |  8077k|  73.4 |   243M | 400 |3218 |  17k|8286 | 118k|  1 | 263k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3531.30/3539.84	c  3540s|107900 |  9000 |  8079k|  73.4 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 263k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3531.90/3540.49	c  3540s|108000 |  8995 |  8081k|  73.4 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 264k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3532.61/3541.18	c  3541s|108100 |  8992 |  8084k|  73.3 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 264k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3533.40/3541.92	c  3542s|108200 |  8995 |  8087k|  73.3 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 264k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3534.10/3542.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3534.10/3542.61	c  3543s|108300 |  8990 |  8089k|  73.2 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 264k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3534.90/3543.48	c  3543s|108400 |  8989 |  8092k|  73.2 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 265k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3535.60/3544.16	c  3544s|108500 |  8992 |  8094k|  73.1 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 265k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3536.29/3544.84	c  3545s|108600 |  8988 |  8097k|  73.1 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 265k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3536.99/3545.51	c  3546s|108700 |  8991 |  8098k|  73.0 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 265k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3537.79/3546.33	c  3546s|108800 |  8992 |  8101k|  73.0 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 266k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3538.39/3546.93	c  3547s|108900 |  8997 |  8103k|  73.0 |   243M | 400 |3218 |  17k|8286 | 118k|  1 | 266k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3539.09/3547.62	c  3548s|109000 |  8995 |  8105k|  72.9 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 266k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3539.78/3548.36	c  3548s|109100 |  8993 |  8107k|  72.9 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 267k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3540.68/3549.23	c  3549s|109200 |  8989 |  8110k|  72.8 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 267k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3541.28/3549.88	c  3550s|109300 |  8994 |  8112k|  72.8 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 267k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3542.08/3550.62	c  3551s|109400 |  8995 |  8114k|  72.7 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 267k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3542.68/3551.22	c  3551s|109500 |  8994 |  8116k|  72.7 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 268k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3543.37/3551.92	c  3552s|109600 |  8994 |  8118k|  72.6 |   243M | 400 |3218 |  17k|8286 | 118k|  1 | 268k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3544.07/3552.62	c  3553s|109700 |  8991 |  8119k|  72.6 |   243M | 400 |3218 |  17k|8286 | 118k|  1 | 268k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3544.67/3553.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3544.67/3553.28	c  3553s|109800 |  8987 |  8122k|  72.5 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 268k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3545.48/3554.02	c  3554s|109900 |  8988 |  8124k|  72.5 |   243M | 400 |3218 |  17k|8286 | 118k|  1 | 269k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3546.17/3554.79	c  3555s|110000 |  8989 |  8126k|  72.4 |   243M | 400 |3218 |  17k|8286 | 118k|  1 | 269k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3546.87/3555.45	c  3555s|110100 |  8989 |  8128k|  72.4 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 269k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3547.57/3556.16	c  3556s|110200 |  8982 |  8131k|  72.3 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 270k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3548.26/3556.82	c  3557s|110300 |  8993 |  8133k|  72.3 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 270k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3548.96/3557.56	c  3558s|110400 |  8993 |  8135k|  72.3 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 270k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3549.86/3558.49	c  3558s|110500 |  8988 |  8138k|  72.2 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 270k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3550.56/3559.12	c  3559s|110600 |  8984 |  8139k|  72.2 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 271k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3551.16/3559.71	c  3560s|110700 |  8982 |  8141k|  72.1 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 271k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3551.95/3560.53	c  3561s|110800 |  8979 |  8144k|  72.1 |   243M | 400 |3218 |  17k|8285 | 118k|  0 | 271k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3552.65/3561.21	c  3561s|110900 |  8977 |  8147k|  72.0 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 271k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3553.05/3561.69	c  3562s|111000 |  8985 |  8148k|  72.0 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 272k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3553.65/3562.28	c  3562s|111100 |  8993 |  8150k|  71.9 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 272k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3554.15/3562.79	c  3563s|111200 |  8997 |  8152k|  71.9 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 272k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3554.75/3563.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3554.75/3563.32	c  3563s|111300 |  9013 |  8154k|  71.8 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 272k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3555.35/3563.94	c  3564s|111400 |  9003 |  8156k|  71.8 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 273k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3556.14/3564.70	c  3565s|111500 |  9004 |  8159k|  71.8 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 273k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3556.74/3565.36	c  3565s|111600 |  9000 |  8162k|  71.7 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 273k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3557.55/3566.14	c  3566s|111700 |  9005 |  8164k|  71.7 |   243M | 400 |3218 |  17k|8286 | 118k|  1 | 274k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3558.14/3566.76	c  3567s|111800 |  9004 |  8166k|  71.6 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 274k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3558.74/3567.36	c  3567s|111900 |  8999 |  8167k|  71.6 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 274k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3559.34/3567.97	c  3568s|112000 |  9004 |  8170k|  71.5 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 274k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3559.93/3568.58	c  3569s|112100 |  9001 |  8171k|  71.5 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 275k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3560.54/3569.16	c  3569s|112200 |  9003 |  8173k|  71.4 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 275k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3561.33/3569.91	c  3570s|112300 |  8997 |  8175k|  71.4 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 275k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3562.03/3570.65	c  3571s|112400 |  8994 |  8177k|  71.4 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 276k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3562.73/3571.38	c  3571s|112500 |  8997 |  8179k|  71.3 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 276k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3563.43/3572.06	c  3572s|112600 |  9017 |  8181k|  71.3 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 276k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3563.92/3572.55	c  3573s|112700 |  9070 |  8183k|  71.2 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 276k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3564.53/3573.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3564.53/3573.15	c  3573s|112800 |  9095 |  8186k|  71.2 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 277k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3565.12/3573.73	c  3574s|112900 |  9104 |  8188k|  71.1 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 277k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3565.72/3574.38	c  3574s|113000 |  9073 |  8190k|  71.1 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 277k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3566.42/3575.08	c  3575s|113100 |  9059 |  8192k|  71.1 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 278k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3567.02/3575.64	c  3576s|113200 |  9044 |  8195k|  71.0 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 278k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3567.61/3576.26	c  3576s|113300 |  9049 |  8197k|  71.0 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 278k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3568.31/3576.96	c  3577s|113400 |  9050 |  8199k|  70.9 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 278k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3568.81/3577.49	c  3577s|113500 |  9049 |  8201k|  70.9 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 279k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3569.52/3578.11	c  3578s|113600 |  9052 |  8203k|  70.8 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 279k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3570.11/3578.70	c  3579s|113700 |  9046 |  8204k|  70.8 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 279k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3570.71/3579.35	c  3579s|113800 |  9054 |  8207k|  70.7 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 279k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3571.31/3580.00	c  3580s|113900 |  9044 |  8208k|  70.7 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 280k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3572.00/3580.66	c  3581s|114000 |  9049 |  8211k|  70.7 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 280k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3572.70/3581.33	c  3581s|114100 |  9038 |  8213k|  70.6 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 280k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3573.41/3582.03	c  3582s|114200 |  9033 |  8216k|  70.6 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 281k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3574.00/3582.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3574.00/3582.60	c  3583s|114300 |  9035 |  8217k|  70.5 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 281k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3574.70/3583.35	c  3583s|114400 |  9033 |  8219k|  70.5 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 281k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3575.40/3584.02	c  3584s|114500 |  9034 |  8221k|  70.4 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 282k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3576.19/3584.81	c  3585s|114600 |  9034 |  8224k|  70.4 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 282k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3576.79/3585.42	c  3585s|114700 |  9039 |  8226k|  70.4 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 282k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3577.59/3586.26	c  3586s|114800 |  9038 |  8228k|  70.3 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 282k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3578.29/3586.98	c  3587s|114900 |  9044 |  8230k|  70.3 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 283k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3579.09/3587.70	c  3588s|115000 |  9034 |  8232k|  70.2 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 283k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3579.78/3588.42	c  3588s|115100 |  9028 |  8233k|  70.2 |   243M | 400 |3218 |  17k|8285 | 118k|  0 | 283k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3580.28/3588.98	c  3589s|115200 |  9033 |  8235k|  70.1 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 283k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3580.78/3589.45	c  3589s|115300 |  9030 |  8237k|  70.1 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 284k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3581.39/3590.04	c  3590s|115400 |  9034 |  8239k|  70.0 |   243M | 400 |3218 |  17k|8285 | 118k|  1 | 284k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3582.08/3590.78	c  3591s|115500 |  9024 |  8241k|  70.0 |   243M | 400 |3218 |  17k|   0 | 118k|  0 | 284k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3582.58/3591.29	c  3591s|115600 |  9058 |  8243k|  70.0 |   243M | 404 |3218 |  17k|8285 | 118k|  1 | 284k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3583.08/3591.77	c  3592s|115700 |  9054 |  8245k|  69.9 |   243M | 404 |3218 |  17k|8285 | 118k|  1 | 285k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3583.67/3592.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3583.67/3592.39	c  3592s|115800 |  9045 |  8247k|  69.9 |   243M | 404 |3218 |  17k|8285 | 118k|  1 | 285k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3584.48/3593.17	c  3593s|115900 |  9021 |  8250k|  69.8 |   244M | 404 |3218 |  17k|   0 | 118k|  0 | 285k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3585.07/3593.78	c  3594s|116000 |  9025 |  8252k|  69.8 |   244M | 404 |3218 |  17k|   0 | 118k|  0 | 285k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3585.67/3594.31	c  3594s|116100 |  9027 |  8254k|  69.8 |   244M | 404 |3218 |  17k|   0 | 118k|  0 | 286k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3586.17/3594.82	c  3595s|116200 |  9016 |  8256k|  69.7 |   244M | 404 |3218 |  17k|8285 | 118k|  1 | 286k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3586.77/3595.49	c  3595s|116300 |  9021 |  8258k|  69.7 |   244M | 404 |3218 |  17k|8285 | 118k|  1 | 286k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3587.56/3596.20	c  3596s|116400 |  9012 |  8260k|  69.6 |   244M | 404 |3218 |  17k|8285 | 118k|  1 | 286k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3588.16/3596.89	c  3597s|116500 |  9014 |  8262k|  69.6 |   244M | 404 |3218 |  17k|8285 | 118k|  1 | 287k|  29 | 0.000000e+00 |      --      |    Inf | unknown
3588.26/3597.00	c 
3588.26/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3588.26/3597.00	c Solving Time (sec) : 3597.00
3588.26/3597.00	c Solving Nodes      : 116514 (total of 117563 nodes in 2 runs)
3588.26/3597.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3588.26/3597.00	c Dual Bound         : +0.00000000000000e+00
3588.26/3597.00	c Gap                : infinite
3588.26/3597.00	s UNKNOWN
3588.26/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3588.26/3597.00	c Total Time         :    3597.00
3588.26/3597.00	c   solving          :    3597.00
3588.26/3597.00	c   presolving       :       0.22 (included in solving)
3588.26/3597.00	c   reading          :       0.02 (included in solving)
3588.26/3597.00	c   copying          :       1.51 (109 #copies) (minimal 0.01, maximal 0.05, average 0.01)
3588.26/3597.00	c Original Problem   :
3588.26/3597.00	c   Problem name     : HOME/instance-4450805-1721421606.opb
3588.26/3597.00	c   Variables        : 4128 (4128 binary, 0 integer, 0 implicit integer, 0 continuous)
3588.26/3597.00	c   Constraints      : 8704 initial, 8704 maximal
3588.26/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3588.26/3597.00	c Presolved Problem  :
3588.26/3597.00	c   Problem name     : t_HOME/instance-4450805-1721421606.opb
3588.26/3597.00	c   Variables        : 3218 (3218 binary, 0 integer, 0 implicit integer, 0 continuous)
3588.26/3597.00	c   Constraints      : 7962 initial, 17896 maximal
3588.26/3597.00	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3588.26/3597.00	c   Nonzeros         : 37082 constraint, 824 clique table
3588.26/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3588.26/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   domcol           :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   gateextraction   :       0.01       0.00      6          0          0          0          0          0         96         32          0          0
3588.26/3597.00	c   implics          :       0.00       0.00     12          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   milp             :       0.03       0.00      1          2         70          0          0          0          0          0          0          0
3588.26/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   trivial          :       0.00       0.00     19         60          0          0          0          0          0          0          0          0
3588.26/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   dualfix          :       0.00       0.00     19          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   probing          :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   symmetry         :       0.02       0.00      1          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   vbounds          :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   knapsack         :       0.00       0.00     18          0          0          0          0          0          1          3          1          2
3588.26/3597.00	c   setppc           :       0.00       0.00     20          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   and              :       0.00       0.00     19          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   linear           :       0.08       0.00     29        663        115          0        663          0       2463       1398        113          1
3588.26/3597.00	c   logicor          :       0.04       0.01     23          0          0          0          0          0        547          0          0         35
3588.26/3597.00	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   components       :       0.01       0.00      2          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3588.26/3597.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3588.26/3597.00	c   benderslp        :          0          0          0          0      71681          0          0       7240          0          0          0          0          0          0          0
3588.26/3597.00	c   integral         :          0          0          0          0      71681          0          0       7240          0          0          0          0          0          0     143362
3588.26/3597.00	c   knapsack         :         51+        60         11    1082469          0          0          0          0     671707         60      21111         98          7          0          0
3588.26/3597.00	c   setppc           :        102+       103         11    1011084          0          0          0          0     686782         15       1205          0          0          0          0
3588.26/3597.00	c   and              :         32         32      59714     879393          0          0          0       7235     236891         16       3435        323        274          0          0
3588.26/3597.00	c   linear           :       1257+      1274         23    1097133          0          0          0       5257   34997985      41925    4513095          0          0          0          0
3588.26/3597.00	c   logicor          :       6520+     16432         22     837305          0          0          0          0   10194163      17712    1611686          5          1          0          0
3588.26/3597.00	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3588.26/3597.00	c   benderslp        :       0.03       0.00       0.00       0.00       0.03       0.00       0.00       0.00       0.00       0.00
3588.26/3597.00	c   integral         :      27.71       0.00       0.00       0.00      27.71       0.00       0.00       0.00       0.00       0.00
3588.26/3597.00	c   knapsack         :       1.23       0.00       0.00       0.85       0.00       0.00       0.00       0.00       0.37       0.00
3588.26/3597.00	c   setppc           :       0.36       0.00       0.00       0.08       0.00       0.00       0.00       0.00       0.27       0.00
3588.26/3597.00	c   and              :       0.55       0.00       0.13       0.30       0.00       0.00       0.00       0.04       0.09       0.00
3588.26/3597.00	c   linear           :     162.78       0.00       0.00     140.83       0.00       0.00       0.00       0.04      21.90       0.00
3588.26/3597.00	c   logicor          :     174.13       0.01       0.01     164.33       0.00       0.00       0.00       0.00       9.78       0.00
3588.26/3597.00	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3588.26/3597.00	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3588.26/3597.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3588.26/3597.00	c   components       :       0.03       0.00       0.00       0.03       0.00       0.00       0.00       0.00       0.00       0.00
3588.26/3597.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3588.26/3597.00	c   dualfix          :          2          0          0          0
3588.26/3597.00	c   genvbounds       :          0          0          0          0
3588.26/3597.00	c   nlobbt           :          0          0          0          0
3588.26/3597.00	c   obbt             :          0          0          0          0
3588.26/3597.00	c   probing          :          0          0          0          0
3588.26/3597.00	c   pseudoobj        :          0          0          0          0
3588.26/3597.00	c   redcost          :          0          0          0          0
3588.26/3597.00	c   rootredcost      :          0          0          0          0
3588.26/3597.00	c   symmetry         :          0          0          0          0
3588.26/3597.00	c   vbounds          :     321077          0          0          0
3588.26/3597.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3588.26/3597.00	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3588.26/3597.00	c   genvbounds       :       0.09       0.00       0.00       0.09       0.00       0.00
3588.26/3597.00	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3588.26/3597.00	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3588.26/3597.00	c   probing          :       0.01       0.00       0.01       0.00       0.00       0.00
3588.26/3597.00	c   pseudoobj        :       0.11       0.00       0.00       0.11       0.00       0.00
3588.26/3597.00	c   redcost          :       0.04       0.00       0.00       0.04       0.00       0.00
3588.26/3597.00	c   rootredcost      :       0.05       0.00       0.00       0.05       0.00       0.00
3588.26/3597.00	c   symmetry         :       0.18       0.00       0.02       0.16       0.00       0.00
3588.26/3597.00	c   vbounds          :       5.45       0.00       0.00       5.45       0.00       0.00
3588.26/3597.00	c Symmetry           :
3588.26/3597.00	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3588.26/3597.00	c   orbital reduction:          0 reductions applied,          0 cutoffs
3588.26/3597.00	c   lexicographic red:          0 reductions applied,          0 cutoffs
3588.26/3597.00	c   shadow tree time :       0.00 s
3588.26/3597.00	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3588.26/3597.00	c   propagation      :     287.48      31387      31386          -    6166988      491.0      43016       13.7          -          -          -
3588.26/3597.00	c   infeasible LP    :      11.21        816        810          -     172836      592.9        606       12.9        327      287.6          0
3588.26/3597.00	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3588.26/3597.00	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3588.26/3597.00	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3588.26/3597.00	c   applied globally :       1.76          -          -          0     286907      194.7          -          -        325          -          -
3588.26/3597.00	c   applied locally  :          -          -          -          0          2      520.0          -          -          2          -          -
3588.26/3597.00	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3588.26/3597.00	c   cut pool         :       0.61          -       9537         42          -          -      10767     338186          -          -          -          -          -    (maximal pool size:       4698)
3588.26/3597.00	c   aggregation      :       0.40       0.00         51         22          0          0       7937     206207         35      93097      93069         28          0
3588.26/3597.00	c   > cmir           :          -          -          -          -          -          -          -      67793          0      20019      20019          0          -
3588.26/3597.00	c   > flowcover      :          -          -          -          -          -          -          -      72748          0      35971      35971          0          -
3588.26/3597.00	c   > knapsackcover  :          -          -          -          -          -          -          -      65666         35      37107      37079         28          -
3588.26/3597.00	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   clique           :       0.02       0.00         22         22          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   gomory           :      21.15       0.00         49         20          0          0       1947      75731         36       8812       8810          2          0
3588.26/3597.00	c   > gomorymi       :          -          -          -          -          -          -          -      33971         18       6364       6363          1          -
3588.26/3597.00	c   > strongcg       :          -          -          -          -          -          -          -      41760         18       2448       2447          1          -
3588.26/3597.00	c   impliedbounds    :       0.01       0.00         51         22          0          0        526      24708          0      16218      16218          0          0
3588.26/3597.00	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   mcf              :       0.00       0.00          2          2          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   multilinear      :       0.00       0.00        277         22          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3588.26/3597.00	c   rapidlearning    :       7.97       0.00        100          2          0        255          0          0          0          0          0          0         49
3588.26/3597.00	c   rlt              :       0.86       0.00         45         20          0          0         13         13          1          8          8          0          0
3588.26/3597.00	c   zerohalf         :       1.29       0.00         51         22          0          0        522      31527        106      20858      20763         95          0
3588.26/3597.00	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3588.26/3597.00	c   hybrid           :       0.57       0.00       3557         22     139278          0     199512       4553          0       6632
3588.26/3597.00	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3588.26/3597.00	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3588.26/3597.00	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3588.26/3597.00	c   problem variables:       0.00          -          0          0
3588.26/3597.00	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3588.26/3597.00	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3588.26/3597.00	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3588.26/3597.00	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3588.26/3597.00	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3588.26/3597.00	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3588.26/3597.00	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3588.26/3597.00	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3588.26/3597.00	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3588.26/3597.00	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3588.26/3597.00	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3588.26/3597.00	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3588.26/3597.00	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3588.26/3597.00	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3588.26/3597.00	c   relpscost        :      27.64       0.00      71681          0          0          0          0          0          0     143362
3588.26/3597.00	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3588.26/3597.00	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3588.26/3597.00	c   LP solutions     :       0.00          -          -          0          0
3588.26/3597.00	c   relax solutions  :       0.00          -          -          0          0
3588.26/3597.00	c   pseudo solutions :       0.00          -          -          0          0
3588.26/3597.00	c   strong branching :       0.00          -          -          0          0
3588.26/3597.00	c   actconsdiving    :       0.00       0.00          0          0          0
3588.26/3597.00	c   adaptivediving   :      24.40       0.00          8          0          0
3588.26/3597.00	c   alns             :       6.84       0.00         11          0          0
3588.26/3597.00	c   bound            :       0.00       0.00          0          0          0
3588.26/3597.00	c   clique           :       0.02       0.00          1          0          0
3588.26/3597.00	c   coefdiving       :       0.00       0.00          0          0          0
3588.26/3597.00	c   completesol      :       0.00       0.00          0          0          0
3588.26/3597.00	c   conflictdiving   :     356.58       0.00        166          0          0
3588.26/3597.00	c   crossover        :       0.02       0.00          0          0          0
3588.26/3597.00	c   dins             :       0.00       0.00          0          0          0
3588.26/3597.00	c   distributiondivin:     138.76       0.00         40          0          0
3588.26/3597.00	c   dps              :       0.00       0.00          0          0          0
3588.26/3597.00	c   dualval          :       0.00       0.00          0          0          0
3588.26/3597.00	c   farkasdiving     :       0.00       0.00          0          0          0
3588.26/3597.00	c   feasjump         :       0.03       0.00          2          0          0
3588.26/3597.00	c   feaspump         :      36.25       0.00          7          0          0
3588.26/3597.00	c   fixandinfer      :       0.00       0.00          0          0          0
3588.26/3597.00	c   fracdiving       :     136.43       0.00         36          0          0
3588.26/3597.00	c   gins             :       0.01       0.00          0          0          0
3588.26/3597.00	c   guideddiving     :       0.00       0.00          0          0          0
3588.26/3597.00	c   indcoefdiving    :       0.00       0.00          0          0          0
3588.26/3597.00	c   indicator        :       0.03       0.00          0          0          0
3588.26/3597.00	c   indicatordiving  :       0.00       0.00          0          0          0
3588.26/3597.00	c   indoneopt        :       0.03       0.00          0          0          0
3588.26/3597.00	c   indrounding      :       0.00       0.00          0          0          0
3588.26/3597.00	c   indtwoopt        :       0.00       0.00          0          0          0
3588.26/3597.00	c   intdiving        :       0.00       0.00          0          0          0
3588.26/3597.00	c   intshifting      :       0.00       0.00          0          0          0
3588.26/3597.00	c   linesearchdiving :     141.01       0.00         37          0          0
3588.26/3597.00	c   localbranching   :       0.00       0.00          0          0          0
3588.26/3597.00	c   locks            :       0.02       0.00          1          0          0
3588.26/3597.00	c   lpface           :       0.46       0.00          0          0          0
3588.26/3597.00	c   mpec             :       0.00       0.00          0          0          0
3588.26/3597.00	c   multistart       :       0.00       0.00          0          0          0
3588.26/3597.00	c   mutation         :       0.00       0.00          0          0          0
3588.26/3597.00	c   nlpdiving        :       0.00       0.00          0          0          0
3588.26/3597.00	c   objpscostdiving  :     517.59       0.00          3          0          0
3588.26/3597.00	c   octane           :       0.00       0.00          0          0          0
3588.26/3597.00	c   ofins            :       0.02       0.00          0          0          0
3588.26/3597.00	c   oneopt           :       0.03       0.00          0          0          0
3588.26/3597.00	c   padm             :       0.00       0.00          0          0          0
3588.26/3597.00	c   proximity        :       0.00       0.00          0          0          0
3588.26/3597.00	c   pscostdiving     :     157.70       0.00         26          0          0
3588.26/3597.00	c   randrounding     :       1.15       0.00       7250          0          0
3588.26/3597.00	c   rens             :       0.00       0.00          0          0          0
3588.26/3597.00	c   reoptsols        :       0.00       0.00          0          0          0
3588.26/3597.00	c   repair           :       0.00       0.00          0          0          0
3588.26/3597.00	c   rins             :       0.02       0.00          0          0          0
3588.26/3597.00	c   rootsoldiving    :      19.46       0.00          8          0          0
3588.26/3597.00	c   rounding         :       0.58       0.00       3780          0          0
3588.26/3597.00	c   scheduler        :       0.00       0.00          0          0          0
3588.26/3597.00	c   shiftandpropagate:       0.03       0.00          2          0          0
3588.26/3597.00	c   shifting         :       1.15       0.00       1385          0          0
3588.26/3597.00	c   simplerounding   :       0.03       0.00          0          0          0
3588.26/3597.00	c   smallcard        :       0.00       0.00          0          0          0
3588.26/3597.00	c   subnlp           :       0.05       0.00          0          0          0
3588.26/3597.00	c   trivial          :       0.00       0.00          4          0          0
3588.26/3597.00	c   trivialnegation  :       0.00       0.00          0          0          0
3588.26/3597.00	c   trustregion      :       0.00       0.00          0          0          0
3588.26/3597.00	c   trysol           :       0.02       0.00          0          0          0
3588.26/3597.00	c   twoopt           :       0.00       0.00          0          0          0
3588.26/3597.00	c   undercover       :       0.00       0.00          1          0          0
3588.26/3597.00	c   vbounds          :       0.00       0.00          0          0          0
3588.26/3597.00	c   veclendiving     :     142.70       0.00         76          0          0
3588.26/3597.00	c   zeroobj          :       0.00       0.00          0          0          0
3588.26/3597.00	c   zirounding       :       0.17       0.00       1000          0          0
3588.26/3597.00	c   other solutions  :          -          -          -          0          -
3588.26/3597.00	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3588.26/3597.00	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3588.26/3597.00	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3588.26/3597.00	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3588.26/3597.00	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3588.26/3597.00	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3588.26/3597.00	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3588.26/3597.00	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3588.26/3597.00	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3588.26/3597.00	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3588.26/3597.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3588.26/3597.00	c   primal LP        :       1.04        914          0       0.00       0.00       1.04        914
3588.26/3597.00	c   dual LP          :    1408.70      76063    5929530      78.42    4209.22       0.57        449
3588.26/3597.00	c   lex dual LP      :       0.00          0          0       0.00          -
3588.26/3597.00	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3588.26/3597.00	c   resolve instable :       0.00          0          0       0.00          -
3588.26/3597.00	c   diving/probing LP:    1655.93       4330    2332917     538.78    1408.83
3588.26/3597.00	c   strong branching :      15.11         29      28969     998.93    1917.14          -          -         57
3588.26/3597.00	c     (at root node) :          -         29      28969     998.93          -
3588.26/3597.00	c   conflict analysis:       0.00          0          0       0.00          -
3588.26/3597.00	c B&B Tree           :
3588.26/3597.00	c   number of runs   :          2
3588.26/3597.00	c   nodes            :     116514 (70632 internal, 45882 leaves)
3588.26/3597.00	c   feasible leaves  :          0
3588.26/3597.00	c   infeas. leaves   :      45881
3588.26/3597.00	c   objective leaves :          0
3588.26/3597.00	c   nodes (total)    :     117563 (71681 internal, 45882 leaves)
3588.26/3597.00	c   nodes left       :       9015
3588.26/3597.00	c   max depth        :        404
3588.26/3597.00	c   max depth (total):        404
3588.26/3597.00	c   backtracks       :      29411 (25.2%)
3588.26/3597.00	c   early backtracks :          0 (0.0%)
3588.26/3597.00	c   nodes exc. ref.  :          0 (0.0%)
3588.26/3597.00	c   delayed cutoffs  :      15737
3588.26/3597.00	c   repropagations   :      42478 (1208543 domain reductions, 12526 cutoffs)
3588.26/3597.00	c   avg switch length:       3.32
3588.26/3597.00	c   switching time   :      17.94
3588.26/3597.00	c Root Node          :
3588.26/3597.00	c   First LP value   : +0.00000000000000e+00
3588.26/3597.00	c   First LP Iters   :        918 (24077.43 Iter/sec)
3588.26/3597.00	c   First LP Time    :       0.04
3588.26/3597.00	c   Final Dual Bound : +0.00000000000000e+00
3588.26/3597.00	c   Final Root Iters :      82559
3588.26/3597.00	c   Root LP Estimate : +3.11041736270476e-01
3588.26/3597.00	c Solution           :
3588.26/3597.00	c   Solutions found  :          0 (0 improvements)
3588.26/3597.00	c   Primal Bound     :          -
3588.26/3597.00	c   Dual Bound       : +0.00000000000000e+00
3588.26/3597.00	c   Gap              :   infinite
3588.26/3597.00	c Integrals          :      Total       Avg%
3588.26/3597.00	c   primal-dual      :  359699.73     100.00
3588.26/3597.00	c   primal-ref       :          -          - (not evaluated)
3588.26/3597.00	c   dual-ref         :          -          - (not evaluated)
3588.37/3597.06	c Time complete: 3588.44.

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=1052220, runsolver pid=1052205

[startup+0.100082 s]*
/proc/loadavg: 1.40 2.11 2.84 10/259 1052223
/proc/meminfo: memFree=126693260/131524600 swapFree=131071996/131071996
[pid=1052220] ppid=1052205 vsize=86540 memory=46196 CPUtime=0.1 cores=1,3
/proc/1052220/stat : 1052220 (pbscip) R 1052205 1052220 1052149 0 -1 4194304 9424 0 0 0 9 1 0 0 20 0 1 0 194322413 88616960 11549 134679101440 4194304 18693293 140735535649168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58253312 140735535653890 140735535653989 140735535653989 140735535661006 0
/proc/1052220/statm: 21635 11549 3702 3540 0 9892 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 86540 KiB
Current children cumulated memory: 46196 KiB

[startup+0.206468 s]*
/proc/loadavg: 1.40 2.11 2.84 8/259 1052223
/proc/meminfo: memFree=126663428/131524600 swapFree=131071996/131071996
[pid=1052220] ppid=1052205 vsize=108728 memory=65636 CPUtime=0.2 cores=1,3
/proc/1052220/stat : 1052220 (pbscip) R 1052205 1052220 1052149 0 -1 4194304 15019 0 0 0 18 2 0 0 20 0 1 0 194322413 111337472 16409 134679101440 4194304 18693293 140735535649168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58253312 140735535653890 140735535653989 140735535653989 140735535661006 0
/proc/1052220/statm: 27182 16409 3814 3540 0 15439 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 108728 KiB
Current children cumulated memory: 65636 KiB

[startup+0.305128 s]*
/proc/loadavg: 1.40 2.11 2.84 5/259 1052223
/proc/meminfo: memFree=126625920/131524600 swapFree=131071996/131071996
[pid=1052220] ppid=1052205 vsize=115800 memory=73200 CPUtime=0.3 cores=1,3
/proc/1052220/stat : 1052220 (pbscip) R 1052205 1052220 1052149 0 -1 4194304 16755 0 0 0 28 2 0 0 20 0 1 0 194322413 118579200 18300 134679101440 4194304 18693293 140735535649168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58253312 140735535653890 140735535653989 140735535653989 140735535661006 0
/proc/1052220/statm: 28950 18300 3942 3540 0 17207 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 115800 KiB
Current children cumulated memory: 73200 KiB

[startup+0.700196 s]
/proc/loadavg: 1.40 2.11 2.84 5/259 1052223
/proc/meminfo: memFree=126582188/131524600 swapFree=131071996/131071996
[pid=1052220] ppid=1052205 vsize=142140 memory=97648 CPUtime=0.68 cores=1,3
/proc/1052220/stat : 1052220 (pbscip) R 1052205 1052220 1052149 0 -1 4194304 25673 0 0 0 65 3 0 0 20 0 1 0 194322413 145551360 24412 134679101440 4194304 18693293 140735535649168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58253312 140735535653890 140735535653989 140735535653989 140735535661006 0
/proc/1052220/statm: 35535 24412 3988 3540 0 23792 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 142140 KiB
Current children cumulated memory: 97648 KiB

[startup+1.50016 s]
/proc/loadavg: 1.40 2.11 2.84 8/259 1052223
/proc/meminfo: memFree=126470716/131524600 swapFree=131071996/131071996
[pid=1052220] ppid=1052205 vsize=142140 memory=97648 CPUtime=1.48 cores=1,3
/proc/1052220/stat : 1052220 (pbscip) R 1052205 1052220 1052149 0 -1 4194304 25692 0 0 0 145 3 0 0 20 0 1 0 194322413 145551360 24412 134679101440 4194304 18693293 140735535649168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58253312 140735535653890 140735535653989 140735535653989 140735535661006 0
/proc/1052220/statm: 35535 24412 3988 3540 0 23792 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 142140 KiB
Current children cumulated memory: 97648 KiB

[startup+3.10643 s]
/proc/loadavg: 1.40 2.11 2.84 8/259 1052223
/proc/meminfo: memFree=126470260/131524600 swapFree=131071996/131071996
[pid=1052220] ppid=1052205 vsize=142140 memory=97896 CPUtime=3.09 cores=1,3
/proc/1052220/stat : 1052220 (pbscip) R 1052205 1052220 1052149 0 -1 4194304 25750 0 0 0 306 3 0 0 20 0 1 0 194322413 145551360 24474 134679101440 4194304 18693293 140735535649168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58253312 140735535653890 140735535653989 140735535653989 140735535661006 0
/proc/1052220/statm: 35535 24474 3988 3540 0 23792 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 142140 KiB
Current children cumulated memory: 97896 KiB

[startup+6.30016 s]
/proc/loadavg: 1.61 2.14 2.85 8/259 1052225
/proc/meminfo: memFree=126469568/131524600 swapFree=131071996/131071996
[pid=1052220] ppid=1052205 vsize=142140 memory=98140 CPUtime=6.27 cores=1,3
/proc/1052220/stat : 1052220 (pbscip) R 1052205 1052220 1052149 0 -1 4194304 25790 0 0 0 624 3 0 0 20 0 1 0 194322413 145551360 24535 134679101440 4194304 18693293 140735535649168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58253312 140735535653890 140735535653989 140735535653989 140735535661006 0
/proc/1052220/statm: 35535 24535 3988 3540 0 23792 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 142140 KiB
Current children cumulated memory: 98140 KiB

[startup+12.7002 s]
/proc/loadavg: 1.80 2.17 2.86 8/259 1052225
/proc/meminfo: memFree=126467472/131524600 swapFree=131071996/131071996
[pid=1052220] ppid=1052205 vsize=143388 memory=99460 CPUtime=12.66 cores=1,3
/proc/1052220/stat : 1052220 (pbscip) R 1052205 1052220 1052149 0 -1 4194304 26145 0 0 0 1263 3 0 0 20 0 1 0 194322413 146829312 24865 134679101440 4194304 18693293 140735535649168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58253312 140735535653890 140735535653989 140735535653989 140735535661006 0
/proc/1052220/statm: 35847 24865 3988 3540 0 24104 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 143388 KiB
Current children cumulated memory: 99460 KiB

[startup+25.5002 s]
/proc/loadavg: 2.29 2.26 2.88 8/259 1052228
/proc/meminfo: memFree=126460020/131524600 swapFree=131071996/131071996
[pid=1052220] ppid=1052205 vsize=149244 memory=102100 CPUtime=25.43 cores=1,3
/proc/1052220/stat : 1052220 (pbscip) R 1052205 1052220 1052149 0 -1 4194304 26754 0 0 0 2540 3 0 0 20 0 1 0 194322413 152825856 25525 134679101440 4194304 18693293 140735535649168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58253312 140735535653890 140735535653989 140735535653989 140735535661006 0
/proc/1052220/statm: 37311 25525 3988 3540 0 25568 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 149244 KiB
Current children cumulated memory: 102100 KiB

[startup+51.1064 s]
/proc/loadavg: 2.87 2.40 2.91 8/259 1052231
/proc/meminfo: memFree=126363472/131524600 swapFree=131071996/131071996
[pid=1052220] ppid=1052205 vsize=172724 memory=123944 CPUtime=50.98 cores=1,3
/proc/1052220/stat : 1052220 (pbscip) R 1052205 1052220 1052149 0 -1 4194304 36269 0 0 0 5093 5 0 0 20 0 1 0 194322413 176869376 30986 134679101440 4194304 18693293 140735535649168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58253312 140735535653890 140735535653989 140735535653989 140735535661006 0
/proc/1052220/statm: 43181 30986 3988 3540 0 31438 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 172724 KiB
Current children cumulated memory: 123944 KiB

[startup+102.3 s]
/proc/loadavg: 3.56 2.67 2.97 8/259 1052239
/proc/meminfo: memFree=126362848/131524600 swapFree=131071996/131071996
[pid=1052220] ppid=1052205 vsize=172724 memory=123944 CPUtime=102.06 cores=1,3
/proc/1052220/stat : 1052220 (pbscip) R 1052205 1052220 1052149 0 -1 4194304 36270 0 0 0 10201 5 0 0 20 0 1 0 194322413 176869376 30986 134679101440 4194304 18693293 140735535649168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58253312 140735535653890 140735535653989 140735535653989 140735535661006 0
/proc/1052220/statm: 43181 30986 3988 3540 0 31438 0
Current children cumulated CPU time: 102.06 s
Current children cumulated vsize: 172724 KiB
Current children cumulated memory: 123944 KiB

[startup+162.3 s]
/proc/loadavg: 3.95 2.94 3.05 8/259 1052251
/proc/meminfo: memFree=126362528/131524600 swapFree=131071996/131071996
[pid=1052220] ppid=1052205 vsize=172724 memory=123944 CPUtime=161.93 cores=1,3
/proc/1052220/stat : 1052220 (pbscip) R 1052205 1052220 1052149 0 -1 4194304 36270 0 0 0 16188 5 0 0 20 0 1 0 194322413 176869376 30986 134679101440 4194304 18693293 140735535649168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58253312 140735535653890 140735535653989 140735535653989 140735535661006 0
/proc/1052220/statm: 43181 30986 3988 3540 0 31438 0
Current children cumulated CPU time: 161.93 s
Current children cumulated vsize: 172724 KiB
Current children cumulated memory: 123944 KiB

[startup+222.3 s]
/proc/loadavg: 4.04 3.15 3.12 8/258 1052263
/proc/meminfo: memFree=126352268/131524600 swapFree=131071996/131071996
[pid=1052220] ppid=1052205 vsize=175696 memory=130664 CPUtime=221.79 cores=1,3
/proc/1052220/stat : 1052220 (pbscip) R 1052205 1052220 1052149 0 -1 4194304 39937 0 0 0 22174 5 0 0 20 0 1 0 194322413 179912704 32666 134679101440 4194304 18693293 140735535649168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58253312 140735535653890 140735535653989 140735535653989 140735535661006 0
/proc/1052220/statm: 43924 32666 3988 3540 0 32181 0
Current children cumulated CPU time: 221.79 s
Current children cumulated vsize: 175696 KiB
Current children cumulated memory: 130664 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 3.33 3.18 8/258 1052273
/proc/meminfo: memFree=126344036/131524600 swapFree=131071996/131071996
[pid=1052220] ppid=1052205 vsize=174280 memory=137068 CPUtime=281.66 cores=1,3
/proc/1052220/stat : 1052220 (pbscip) R 1052205 1052220 1052149 0 -1 4194304 41864 0 0 0 28160 6 0 0 20 0 1 0 194322413 178462720 34267 134679101440 4194304 18693293 140735535649168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58253312 140735535653890 140735535653989 140735535653989 140735535661006 0
/proc/1052220/statm: 43570 34267 3988 3540 0 31827 0
Current children cumulated CPU time: 281.66 s
Current children cumulated vsize: 174280 KiB
Current children cumulated memory: 137068 KiB

[startup+342.3 s]
/proc/loadavg: 4.10 3.47 3.24 8/254 1052284
/proc/meminfo: memFree=126327684/131524600 swapFree=131071996/131071996
[pid=1052220] ppid=1052205 vsize=178356 memory=141208 CPUtime=341.52 cores=1,3
/proc/1052220/stat : 1052220 (pbscip) R 1052205 1052220 1052149 0 -1 4194304 51802 0 0 0 34145 7 0 0 20 0 1 0 194322413 182636544 35302 134679101440 4194304 18693293 140735535649168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58253312 140735535653890 140735535653989 140735535653989 140735535661006 0
/proc/1052220/statm: 44589 35302 4004 3540 0 32846 0
Current children cumulated CPU time: 341.52 s
Current children cumulated vsize: 178356 KiB
Current children cumulated memory: 141208 KiB

[startup+402.3 s]
/proc/loadavg: 4.08 3.58 3.29 8/254 1052294
/proc/meminfo: memFree=126320124/131524600 swapFree=131071996/131071996
[pid=1052220] ppid=1052205 vsize=178704 memory=141560 CPUtime=401.38 cores=1,3
/proc/1052220/stat : 1052220 (pbscip) R 1052205 1052220 1052149 0 -1 4194304 74914 0 0 0 40127 11 0 0 20 0 1 0 194322413 182992896 35390 134679101440 4194304 18693293 140735535649168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58253312 140735535653890 140735535653989 140735535653989 140735535661006 0
/proc/1052220/statm: 44676 35390 4004 3540 0 32933 0
Current children cumulated CPU time: 401.38 s
Current children cumulated vsize: 178704 KiB
Current children cumulated memory: 141560 KiB

[startup+462.3 s]
/proc/loadavg: 4.15 3.69 3.35 8/254 1052304
/proc/meminfo: memFree=126298960/131524600 swapFree=131071996/131071996
[pid=1052220] ppid=1052205 vsize=180144 memory=143088 CPUtime=461.22 cores=1,3
/proc/1052220/stat : 1052220 (pbscip) R 1052205 1052220 1052149 0 -1 4194304 88119 0 0 0 46109 13 0 0 20 0 1 0 194322413 184467456 35772 134679101440 4194304 18693293 140735535649168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58253312 140735535653890 140735535653989 140735535653989 140735535661006 0

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

/proc/loadavg: 4.13 4.29 4.18 8/260 1053973
/proc/meminfo: memFree=125771584/131524600 swapFree=131071996/131071996
[pid=1052220] ppid=1052205 vsize=336268 memory=297964 CPUtime=3154.75 cores=1,3
/proc/1052220/stat : 1052220 (pbscip) R 1052205 1052220 1052149 0 -1 4194304 153441 0 0 0 315450 25 0 0 20 0 1 0 194322413 344338432 74491 134679101440 4194304 18693293 140735535649168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58253312 140735535653890 140735535653989 140735535653989 140735535661006 0
/proc/1052220/statm: 84067 74491 4004 3540 0 72324 0
Current children cumulated CPU time: 3154.75 s
Current children cumulated vsize: 336268 KiB
Current children cumulated memory: 297964 KiB

[startup+3222.3 s]
/proc/loadavg: 4.18 4.28 4.18 8/258 1053984
/proc/meminfo: memFree=125769700/131524600 swapFree=131071996/131071996
[pid=1052220] ppid=1052205 vsize=336268 memory=297992 CPUtime=3214.6 cores=1,3
/proc/1052220/stat : 1052220 (pbscip) R 1052205 1052220 1052149 0 -1 4194304 153526 0 0 0 321435 25 0 0 20 0 1 0 194322413 344338432 74498 134679101440 4194304 18693293 140735535649168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58253312 140735535653890 140735535653989 140735535653989 140735535661006 0
/proc/1052220/statm: 84067 74498 4004 3540 0 72324 0
Current children cumulated CPU time: 3214.6 s
Current children cumulated vsize: 336268 KiB
Current children cumulated memory: 297992 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.24 4.18 8/257 1053995
/proc/meminfo: memFree=125765056/131524600 swapFree=131071996/131071996
[pid=1052220] ppid=1052205 vsize=338048 memory=300204 CPUtime=3274.46 cores=1,3
/proc/1052220/stat : 1052220 (pbscip) R 1052205 1052220 1052149 0 -1 4194304 154583 0 0 0 327420 26 0 0 20 0 1 0 194322413 346161152 75051 134679101440 4194304 18693293 140735535649168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58253312 140735535653890 140735535653989 140735535653989 140735535661006 0
/proc/1052220/statm: 84512 75051 4004 3540 0 72769 0
Current children cumulated CPU time: 3274.46 s
Current children cumulated vsize: 338048 KiB
Current children cumulated memory: 300204 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.21 4.17 8/254 1054005
/proc/meminfo: memFree=125763952/131524600 swapFree=131071996/131071996
[pid=1052220] ppid=1052205 vsize=338048 memory=300228 CPUtime=3334.31 cores=1,3
/proc/1052220/stat : 1052220 (pbscip) R 1052205 1052220 1052149 0 -1 4194304 154673 0 0 0 333405 26 0 0 20 0 1 0 194322413 346161152 75057 134679101440 4194304 18693293 140735535649168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58253312 140735535653890 140735535653989 140735535653989 140735535661006 0
/proc/1052220/statm: 84512 75057 4004 3540 0 72769 0
Current children cumulated CPU time: 3334.31 s
Current children cumulated vsize: 338048 KiB
Current children cumulated memory: 300228 KiB

[startup+3402.3 s]
/proc/loadavg: 4.17 4.20 4.17 8/254 1054015
/proc/meminfo: memFree=125761284/131524600 swapFree=131071996/131071996
[pid=1052220] ppid=1052205 vsize=338048 memory=300776 CPUtime=3394.15 cores=1,3
/proc/1052220/stat : 1052220 (pbscip) R 1052205 1052220 1052149 0 -1 4194304 154771 0 0 0 339389 26 0 0 20 0 1 0 194322413 346161152 75194 134679101440 4194304 18693293 140735535649168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58253312 140735535653890 140735535653989 140735535653989 140735535661006 0
/proc/1052220/statm: 84512 75194 4004 3540 0 72769 0
Current children cumulated CPU time: 3394.15 s
Current children cumulated vsize: 338048 KiB
Current children cumulated memory: 300776 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.18 4.17 8/254 1054026
/proc/meminfo: memFree=125756152/131524600 swapFree=131071996/131071996
[pid=1052220] ppid=1052205 vsize=342752 memory=305952 CPUtime=3454 cores=1,3
/proc/1052220/stat : 1052220 (pbscip) R 1052205 1052220 1052149 0 -1 4194304 156000 0 0 0 345374 26 0 0 20 0 1 0 194322413 350978048 76488 134679101440 4194304 18693293 140735535649168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58253312 140735535653890 140735535653989 140735535653989 140735535661006 0
/proc/1052220/statm: 85688 76488 4182 3540 0 73945 0
Current children cumulated CPU time: 3454 s
Current children cumulated vsize: 342752 KiB
Current children cumulated memory: 305952 KiB

[startup+3522.3 s]
/proc/loadavg: 4.07 4.16 4.16 8/254 1054036
/proc/meminfo: memFree=125738352/131524600 swapFree=131071996/131071996
[pid=1052220] ppid=1052205 vsize=342752 memory=306128 CPUtime=3513.85 cores=1,3
/proc/1052220/stat : 1052220 (pbscip) R 1052205 1052220 1052149 0 -1 4194304 156139 0 0 0 351359 26 0 0 20 0 1 0 194322413 350978048 76532 134679101440 4194304 18693293 140735535649168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58253312 140735535653890 140735535653989 140735535653989 140735535661006 0
/proc/1052220/statm: 85688 76532 4182 3540 0 73945 0
Current children cumulated CPU time: 3513.85 s
Current children cumulated vsize: 342752 KiB
Current children cumulated memory: 306128 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.14 4.15 8/254 1054046
/proc/meminfo: memFree=125737724/131524600 swapFree=131071996/131071996
[pid=1052220] ppid=1052205 vsize=342752 memory=306128 CPUtime=3573.7 cores=1,3
/proc/1052220/stat : 1052220 (pbscip) R 1052205 1052220 1052149 0 -1 4194304 156266 0 0 0 357344 26 0 0 20 0 1 0 194322413 350978048 76532 134679101440 4194304 18693293 140735535649168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58253312 140735535653890 140735535653989 140735535653989 140735535661006 0
/proc/1052220/statm: 85688 76532 4182 3540 0 73945 0
Current children cumulated CPU time: 3573.7 s
Current children cumulated vsize: 342752 KiB
Current children cumulated memory: 306128 KiB

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

# cumulated CPU time of all completed processes:  user=3588.17 s, system=0.271271 s

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

[startup+3584 s]*
/proc/loadavg: 4.07 4.14 4.15 8/254 1054046
/proc/meminfo: memFree=125737732/131524600 swapFree=131071996/131071996
[pid=1052220] ppid=1052205 vsize=342752 memory=306128 CPUtime=3575.4 cores=1,3
/proc/1052220/stat : 1052220 (pbscip) R 1052205 1052220 1052149 0 -1 4194304 156266 0 0 0 357514 26 0 0 20 0 1 0 194322413 350978048 76532 134679101440 4194304 18693293 140735535649168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58253312 140735535653890 140735535653989 140735535653989 140735535661006 0
/proc/1052220/statm: 85688 76532 4182 3540 0 73945 0
Current children cumulated CPU time: 3575.4 s
Current children cumulated vsize: 342752 KiB
Current children cumulated memory: 306128 KiB

[startup+3590.4 s]
/proc/loadavg: 4.07 4.14 4.15 8/254 1054047
/proc/meminfo: memFree=125737572/131524600 swapFree=131071996/131071996
[pid=1052220] ppid=1052205 vsize=342752 memory=306128 CPUtime=3581.78 cores=1,3
/proc/1052220/stat : 1052220 (pbscip) R 1052205 1052220 1052149 0 -1 4194304 156266 0 0 0 358152 26 0 0 20 0 1 0 194322413 350978048 76532 134679101440 4194304 18693293 140735535649168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58253312 140735535653890 140735535653989 140735535653989 140735535661006 0
/proc/1052220/statm: 85688 76532 4182 3540 0 73945 0
Current children cumulated CPU time: 3581.78 s
Current children cumulated vsize: 342752 KiB
Current children cumulated memory: 306128 KiB

[startup+3593.6 s]
/proc/loadavg: 4.06 4.14 4.15 8/254 1054047
/proc/meminfo: memFree=125737632/131524600 swapFree=131071996/131071996
[pid=1052220] ppid=1052205 vsize=342752 memory=306128 CPUtime=3584.97 cores=1,3
/proc/1052220/stat : 1052220 (pbscip) R 1052205 1052220 1052149 0 -1 4194304 156266 0 0 0 358471 26 0 0 20 0 1 0 194322413 350978048 76532 134679101440 4194304 18693293 140735535649168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58253312 140735535653890 140735535653989 140735535653989 140735535661006 0
/proc/1052220/statm: 85688 76532 4182 3540 0 73945 0
Current children cumulated CPU time: 3584.97 s
Current children cumulated vsize: 342752 KiB
Current children cumulated memory: 306128 KiB

[startup+3595.2 s]
/proc/loadavg: 4.06 4.14 4.15 8/256 1054053
/proc/meminfo: memFree=125737436/131524600 swapFree=131071996/131071996
[pid=1052220] ppid=1052205 vsize=342752 memory=306128 CPUtime=3586.57 cores=1,3
/proc/1052220/stat : 1052220 (pbscip) R 1052205 1052220 1052149 0 -1 4194304 156266 0 0 0 358631 26 0 0 20 0 1 0 194322413 350978048 76532 134679101440 4194304 18693293 140735535649168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58253312 140735535653890 140735535653989 140735535653989 140735535661006 0
/proc/1052220/statm: 85688 76532 4182 3540 0 73945 0
Current children cumulated CPU time: 3586.57 s
Current children cumulated vsize: 342752 KiB
Current children cumulated memory: 306128 KiB

[startup+3596 s]*
/proc/loadavg: 4.14 4.15 4.16 8/256 1054053
/proc/meminfo: memFree=125737208/131524600 swapFree=131071996/131071996
[pid=1052220] ppid=1052205 vsize=342752 memory=306128 CPUtime=3587.37 cores=1,3
/proc/1052220/stat : 1052220 (pbscip) R 1052205 1052220 1052149 0 -1 4194304 156266 0 0 0 358711 26 0 0 20 0 1 0 194322413 350978048 76532 134679101440 4194304 18693293 140735535649168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58253312 140735535653890 140735535653989 140735535653989 140735535661006 0
/proc/1052220/statm: 85688 76532 4182 3540 0 73945 0
Current children cumulated CPU time: 3587.37 s
Current children cumulated vsize: 342752 KiB
Current children cumulated memory: 306128 KiB

[startup+3596.8 s]
/proc/loadavg: 4.14 4.15 4.16 8/256 1054053
/proc/meminfo: memFree=125737208/131524600 swapFree=131071996/131071996
[pid=1052220] ppid=1052205 vsize=342752 memory=306128 CPUtime=3588.16 cores=1,3
/proc/1052220/stat : 1052220 (pbscip) R 1052205 1052220 1052149 0 -1 4194304 156266 0 0 0 358790 26 0 0 20 0 1 0 194322413 350978048 76532 134679101440 4194304 18693293 140735535649168 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58253312 140735535653890 140735535653989 140735535653989 140735535661006 0
/proc/1052220/statm: 85688 76532 4182 3540 0 73945 0
Current children cumulated CPU time: 3588.16 s
Current children cumulated vsize: 342752 KiB
Current children cumulated memory: 306128 KiB

[startup+3597 s]*
/proc/loadavg: 4.14 4.15 4.16 8/256 1054053
/proc/meminfo: memFree=125737316/131524600 swapFree=131071996/131071996
[pid=1052220] ppid=1052205 vsize=342752 memory=306128 CPUtime=3588.37 cores=1,3
/proc/1052220/stat : 1052220 (pbscip) R 1052205 1052220 1052149 0 -1 4194304 156266 0 0 0 358811 26 0 0 20 0 1 0 194322413 350978048 76532 134679101440 4194304 18693293 140735535649168 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 58253312 140735535653890 140735535653989 140735535653989 140735535661006 0
/proc/1052220/statm: 85688 76532 4182 3540 0 73945 0
Current children cumulated CPU time: 3588.37 s
Current children cumulated vsize: 342752 KiB
Current children cumulated memory: 306128 KiB

Child status: 0

Real time (s): 3597.07
CPU time (s): 3588.44
CPU user time (s): 3588.17
CPU system time (s): 0.271271
CPU usage (%): 99.7602
Max. virtual memory (cumulated for all children) (KiB): 342752
Max. memory (cumulated for all children) (KiB): 306128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3588.17
system time used= 0.271271
maximum resident set size= 306128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 156273
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= 47
involuntary context switches= 1655


# summary of solver processes directly reported to runsolver:
#   pid: 1052220
#   total CPU time (s): 3588.44
#   total CPU user time (s): 3588.17
#   total CPU system time (s): 0.271271

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.37395 second user time and 19.9475 second system time

The end

Launcher Data

Begin job on nodeC017 at 2024-07-19 22:40:18
IDJOB=4450805
IDBENCH=162279
IDSOLVER=3059
FILE ID=nodeC017/4450805-1721421606
RUNJOBID= nodeC017-1721421618-1052161
SLURM_JOB_ID= 7545502
Free space on /tmp= 890080 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size128-round22-1.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-4450805-1721421606/watcher-4450805-1721421606 -o /tmp/evaluation-result-4450805-1721421606/solver-4450805-1721421606 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC017-1721421618-1052161 --watchdog 3760  pbscip -f HOME/instance-4450805-1721421606.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 2d93360d2b62765c062d6e400c743a07
RANDOM SEED=250538606

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        126825160 kB
MemAvailable:   129704140 kB
Buffers:          575784 kB
Cached:          3124408 kB
SwapCached:            0 kB
Active:          1257992 kB
Inactive:        2773624 kB
Active(anon):       1436 kB
Inactive(anon):   375932 kB
Active(file):    1256556 kB
Inactive(file):  2397692 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             75652 kB
Writeback:             0 kB
AnonPages:        331444 kB
Mapped:           106496 kB
Shmem:             45912 kB
KReclaimable:     128760 kB
Slab:             245092 kB
SReclaimable:     128760 kB
SUnreclaim:       116332 kB
KernelStack:        3912 kB
PageTables:         9528 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     607976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            71008 kB
HardwareCorrupted:     0 kB
AnonHugePages:    208896 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:      305876 kB
DirectMap2M:    43507712 kB
DirectMap1G:    92274688 kB

Free space on /tmp at the end= 890004 MiB
End job on nodeC017 at 2024-07-19 23:40:15