Trace number 4432662

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 NameAnswerobjective functionCPU timeWall clock time
SCIP 2024-07-07? 3587.72 3597.31

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_14.opb
MD5SUM850b351e493109d76788c3bb5eecff4d
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark141
Best CPU time to get the best result obtained on this benchmark3600.07
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3297
Total number of constraints6383
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints6383
Minimum length of a constraint16
Maximum length of a constraint33
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1411
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4432662-1721097262.opb>
0.10/0.15	c original problem has 3297 variables (3297 bin, 0 int, 0 impl, 0 cont) and 6383 constraints
0.10/0.15	c problem read in 0.15
0.20/0.24	c presolving:
0.30/0.34	c (round 1, fast)       0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 182 chg sides, 182 chg coeffs, 0 upgd conss, 0 impls, 91 clqs
0.41/0.44	c    (0.4s) running MILP presolver
0.51/0.55	c    (0.5s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
0.51/0.55	c (round 2, medium)     0 del vars, 6383 del conss, 3289 add conss, 0 chg bounds, 182 chg sides, 182 chg coeffs, 0 upgd conss, 0 impls, 91 clqs
0.51/0.60	c (round 3, exhaustive) 0 del vars, 6383 del conss, 3289 add conss, 0 chg bounds, 182 chg sides, 182 chg coeffs, 104 upgd conss, 0 impls, 91 clqs
0.60/0.61	c (round 4, exhaustive) 0 del vars, 6383 del conss, 3289 add conss, 0 chg bounds, 182 chg sides, 182 chg coeffs, 195 upgd conss, 0 impls, 104 clqs
0.60/0.67	c    (0.7s) probing: 51/3297 (1.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.60/0.67	c    (0.7s) probing aborted: 50/50 successive totally useless probings
0.68/0.76	c    (0.8s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.79/0.84	c    (0.8s) symmetry computation finished: 1365 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.05)
0.89/0.92	c dynamic symmetry handling statistics:
0.89/0.92	c    orbitopal reduction:       no components
0.89/0.92	c    orbital reduction:         no components
0.89/0.92	c    lexicographic reduction:   no permutations
0.89/0.92	c handled 1365 out of 1365 symmetry components
0.89/0.92	c (round 5, exhaustive) 0 del vars, 6383 del conss, 4654 add conss, 0 chg bounds, 182 chg sides, 182 chg coeffs, 195 upgd conss, 0 impls, 1469 clqs
0.89/0.93	c (round 6, exhaustive) 0 del vars, 6383 del conss, 4654 add conss, 0 chg bounds, 182 chg sides, 182 chg coeffs, 1560 upgd conss, 0 impls, 1469 clqs
0.89/0.97	c presolving (7 rounds: 7 fast, 6 medium, 5 exhaustive):
0.89/0.97	c  0 deleted vars, 6383 deleted constraints, 4654 added constraints, 0 tightened bounds, 0 added holes, 182 changed sides, 182 changed coefficients
0.89/0.97	c  0 implications, 1469 cliques
0.89/0.97	c presolved problem has 3297 variables (3297 bin, 0 int, 0 impl, 0 cont) and 4654 constraints
0.89/0.97	c     195 constraints of type <knapsack>
0.89/0.97	c    1365 constraints of type <setppc>
0.89/0.97	c    3094 constraints of type <linear>
0.89/0.97	c transformed objective value is always integral (scale: 1)
0.89/0.97	c Presolving Time: 0.73
0.89/0.97	c - non default parameters ----------------------------------------------------------------------
0.89/0.97	c # SCIP version 10.0.0
0.89/0.97	c 
0.89/0.97	c # maximal time in seconds to run
0.89/0.97	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.89/0.97	c limits/time = 3596.993136
0.89/0.97	c 
0.89/0.97	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.89/0.97	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.89/0.97	c limits/memory = 27900
0.89/0.97	c 
0.89/0.97	c # belongs reading time to solving time?
0.89/0.97	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.89/0.97	c timing/reading = TRUE
0.89/0.97	c 
0.89/0.97	c -----------------------------------------------------------------------------------------------
0.89/0.97	c start solving
0.89/0.97	c 
1.38/1.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1.38/1.40	c   1.4s|     1 |     0 |  2600 |     - |   155M |   0 |3297 |4680 |4654 |   0 |  0 |  26 |   0 | 1.300000e+01 |      --      |    Inf | unknown
2.18/2.26	c   2.2s|     1 |     0 |  7744 |     - |   162M |   0 |3297 |4680 |4664 |  10 |  1 |  26 |   0 | 1.300000e+01 |      --      |    Inf | unknown
2.28/2.35	c   2.3s|     1 |     0 |  7770 |     - |   163M |   0 |3297 |4680 |4676 |  22 |  2 |  26 |   0 | 1.300000e+01 |      --      |    Inf | unknown
2.38/2.46	c   2.4s|     1 |     0 |  7805 |     - |   165M |   0 |3297 |4680 |4688 |  34 |  3 |  26 |   0 | 1.300000e+01 |      --      |    Inf | unknown
2.48/2.56	c   2.6s|     1 |     0 |  7831 |     - |   165M |   0 |3297 |4680 |4698 |  44 |  4 |  26 |   0 | 1.300000e+01 |      --      |    Inf | unknown
2.58/2.68	c   2.7s|     1 |     0 |  7852 |     - |   166M |   0 |3297 |4680 |4709 |  55 |  5 |  26 |   0 | 1.300000e+01 |      --      |    Inf | unknown
2.78/2.81	c   2.8s|     1 |     0 |  7914 |     - |   170M |   0 |3297 |4680 |4720 |  66 |  6 |  26 |   0 | 1.300000e+01 |      --      |    Inf | unknown
2.88/2.94	c   2.9s|     1 |     0 |  7959 |     - |   172M |   0 |3297 |4680 |4731 |  77 |  7 |  26 |   0 | 1.300000e+01 |      --      |    Inf | unknown
2.99/3.06	c   3.1s|     1 |     0 |  8007 |     - |   175M |   0 |3297 |4683 |4740 |  86 |  8 |  29 |   0 | 1.300000e+01 |      --      |    Inf | unknown
3.09/3.19	c   3.2s|     1 |     0 |  8058 |     - |   177M |   0 |3297 |4683 |4751 |  97 |  9 |  29 |   0 | 1.300000e+01 |      --      |    Inf | unknown
3.28/3.34	c   3.3s|     1 |     0 |  8161 |     - |   178M |   0 |3297 |4683 |4763 | 109 | 10 |  29 |   0 | 1.300000e+01 |      --      |    Inf | unknown
3.38/3.45	c   3.4s|     1 |     0 |  8266 |     - |   180M |   0 |3297 |4683 |4774 | 120 | 11 |  29 |   0 | 1.300000e+01 |      --      |    Inf | unknown
4.38/4.40	c   4.4s|     1 |     2 | 14101 |     - |   181M |   0 |3297 |4695 |4774 | 120 | 11 |  41 |  16 | 1.400000e+01 |      --      |    Inf | unknown
9.26/9.37	c   9.4s|   100 |    88 | 53353 | 457.0 |   187M |  21 |3297 |4741 |4716 | 191 |  1 |  87 |  16 | 1.400000e+01 |      --      |    Inf | unknown
14.35/14.44	c  14.4s|   200 |   182 | 75046 | 336.4 |   190M |  21 |3297 |4803 |4718 | 310 |  1 | 151 |  16 | 1.400000e+01 |      --      |    Inf | unknown
19.24/19.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
19.24/19.31	c  19.3s|   300 |   278 |128993 | 404.3 |   197M |  21 |3297 |4913 |4714 | 485 |  1 | 267 |  16 | 1.400000e+01 |      --      |    Inf | unknown
25.52/25.66	c  25.7s|   400 |   370 |224882 | 543.3 |   202M |  23 |3297 |5009 |4714 | 549 |  1 | 377 |  16 | 1.500000e+01 |      --      |    Inf | unknown
33.91/34.04	c  34.0s|   500 |   452 |306149 | 597.3 |   204M |  23 |3297 |5116 |4714 | 726 |  1 | 507 |  16 | 1.500000e+01 |      --      |    Inf | unknown
39.68/39.82	c  39.8s|   600 |   529 |368779 | 602.1 |   205M |  23 |3297 |5185 |4704 | 920 |  1 | 602 |  16 | 1.500000e+01 |      --      |    Inf | unknown
44.67/44.87	c  44.9s|   700 |   604 |414395 | 581.2 |   208M |  23 |3297 |5286 |4704 |1103 |  1 | 717 |  16 | 1.500000e+01 |      --      |    Inf | unknown
51.05/51.22	c  51.2s|   800 |   680 |478722 | 589.0 |   209M |  23 |3297 |5406 |4717 |1296 |  1 | 847 |  16 | 1.500000e+01 |      --      |    Inf | unknown
55.64/55.80	c  55.8s|   900 |   757 |523150 | 572.9 |   211M |  23 |3297 |5460 |4724 |1395 |  1 | 908 |  16 | 1.600000e+01 |      --      |    Inf |   0.58%
59.43/59.67	c  59.7s|  1000 |   817 |558677 | 551.1 |   212M |  27 |3297 |5544 |   0 |1479 |  0 |1001 |  16 | 1.600000e+01 |      --      |    Inf |   0.69%
65.71/65.98	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
65.71/65.98	c (run 1, node 1076) performing user restart
65.71/65.98	c 
65.82/66.01	c presolving:
65.82/66.02	c (round 1, fast)       0 del vars, 48 del conss, 4 add conss, 0 chg bounds, 11 chg sides, 68 chg coeffs, 0 upgd conss, 0 impls, 1487 clqs
65.82/66.02	c (round 2, medium)     3 del vars, 49 del conss, 5 add conss, 0 chg bounds, 15 chg sides, 74 chg coeffs, 0 upgd conss, 0 impls, 1484 clqs
65.82/66.02	c (round 3, fast)       3 del vars, 56 del conss, 5 add conss, 0 chg bounds, 15 chg sides, 74 chg coeffs, 0 upgd conss, 0 impls, 1484 clqs
65.82/66.03	c (round 4, exhaustive) 3 del vars, 60 del conss, 5 add conss, 0 chg bounds, 15 chg sides, 74 chg coeffs, 1 upgd conss, 0 impls, 1484 clqs
65.82/66.04	c (round 5, exhaustive) 3 del vars, 106 del conss, 5 add conss, 0 chg bounds, 15 chg sides, 134 chg coeffs, 1 upgd conss, 0 impls, 1484 clqs
65.82/66.08	c presolving (6 rounds: 6 fast, 4 medium, 3 exhaustive):
65.82/66.08	c  3 deleted vars, 106 deleted constraints, 5 added constraints, 0 tightened bounds, 0 added holes, 15 changed sides, 216 changed coefficients
65.82/66.08	c  0 implications, 1484 cliques
65.82/66.08	c presolved problem has 3294 variables (3294 bin, 0 int, 0 impl, 0 cont) and 5491 constraints
65.82/66.08	c     236 constraints of type <knapsack>
65.82/66.08	c    1377 constraints of type <setppc>
65.82/66.08	c    3105 constraints of type <linear>
65.82/66.08	c     773 constraints of type <logicor>
65.82/66.08	c transformed objective value is always integral (scale: 1)
65.82/66.08	c Presolving Time: 0.80
65.82/66.08	c 
66.01/66.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
66.01/66.28	c  66.3s|     1 |     0 |590100 |     - |   222M |   0 |3294 |5498 |4648 |   0 |  0 |1062 |  16 | 1.600000e+01 |      --      |    Inf | unknown
66.31/66.59	c  66.6s|     1 |     0 |590321 |     - |   224M |   0 |3294 |5498 |4661 |  13 |  1 |1062 |  16 | 1.600000e+01 |      --      |    Inf | unknown
66.51/66.75	c  66.7s|     1 |     0 |590998 |     - |   225M |   0 |3294 |5498 |4674 |  26 |  2 |1062 |  16 | 1.600000e+01 |      --      |    Inf | unknown
66.61/66.88	c  66.9s|     1 |     0 |591232 |     - |   225M |   0 |3294 |5498 |4685 |  37 |  3 |1062 |  16 | 1.600000e+01 |      --      |    Inf | unknown
66.71/67.00	c  67.0s|     1 |     0 |591786 |     - |   226M |   0 |3294 |5498 |4697 |  49 |  4 |1062 |  16 | 1.600000e+01 |      --      |    Inf | unknown
66.82/67.09	c  67.1s|     1 |     0 |591807 |     - |   226M |   0 |3294 |5501 |4710 |  62 |  5 |1065 |  16 | 1.600000e+01 |      --      |    Inf | unknown
66.92/67.20	c  67.2s|     1 |     0 |591984 |     - |   226M |   0 |3294 |5501 |4722 |  74 |  6 |1065 |  16 | 1.600000e+01 |      --      |    Inf | unknown
67.11/67.34	c  67.3s|     1 |     0 |592716 |     - |   226M |   0 |3294 |5501 |4733 |  85 |  7 |1065 |  16 | 1.600000e+01 |      --      |    Inf | unknown
67.31/67.50	c  67.5s|     1 |     0 |592942 |     - |   228M |   0 |3294 |5501 |4745 |  97 |  8 |1065 |  16 | 1.600000e+01 |      --      |    Inf | unknown
67.41/67.62	c  67.6s|     1 |     0 |593094 |     - |   229M |   0 |3294 |5501 |4757 | 109 |  9 |1065 |  16 | 1.600000e+01 |      --      |    Inf | unknown
67.41/67.67	c  67.7s|     1 |     0 |593301 |     - |   229M |   0 |3294 |5501 |4769 | 121 | 10 |1065 |  16 | 1.600000e+01 |      --      |    Inf | unknown
67.61/67.80	c  67.8s|     1 |     0 |595073 |     - |   229M |   0 |3294 |5501 |4780 | 132 | 11 |1065 |  16 | 1.600000e+01 |      --      |    Inf | unknown
67.71/67.92	c  67.9s|     1 |     0 |595587 |     - |   229M |   0 |3294 |5501 |4792 | 144 | 12 |1065 |  16 | 1.600000e+01 |      --      |    Inf | unknown
67.82/68.04	c  68.0s|     1 |     0 |596112 |     - |   230M |   0 |3294 |5501 |4803 | 155 | 13 |1065 |  16 | 1.600000e+01 |      --      |    Inf | unknown
67.92/68.14	c  68.1s|     1 |     0 |597089 |     - |   230M |   0 |3294 |5501 |4806 | 166 | 14 |1065 |  16 | 1.600000e+01 |      --      |    Inf | unknown
68.01/68.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
68.01/68.29	c  68.3s|     1 |     0 |598291 |     - |   230M |   0 |3294 |5500 |4818 | 178 | 15 |1065 |  16 | 1.600000e+01 |      --      |    Inf | unknown
68.21/68.40	c  68.4s|     1 |     0 |599403 |     - |   230M |   0 |3294 |5503 |4831 | 191 | 16 |1068 |  16 | 1.600000e+01 |      --      |    Inf | unknown
68.21/68.43	c  68.4s|     1 |     0 |599427 |     - |   230M |   0 |3294 |5503 |4841 | 201 | 17 |1068 |  16 | 1.600000e+01 |      --      |    Inf | unknown
68.21/68.50	c  68.5s|     1 |     0 |599874 |     - |   230M |   0 |3294 |5503 |4851 | 211 | 18 |1068 |  16 | 1.600000e+01 |      --      |    Inf | unknown
68.31/68.54	c  68.5s|     1 |     0 |599935 |     - |   230M |   0 |3294 |5503 |4861 | 221 | 19 |1068 |  16 | 1.600000e+01 |      --      |    Inf | unknown
68.40/68.63	c  68.6s|     1 |     0 |600860 |     - |   230M |   0 |3294 |5503 |4850 | 231 | 20 |1068 |  16 | 1.600000e+01 |      --      |    Inf | unknown
68.40/68.67	c  68.7s|     1 |     0 |600882 |     - |   230M |   0 |3294 |5501 |4861 | 242 | 21 |1068 |  16 | 1.600000e+01 |      --      |    Inf | unknown
68.50/68.75	c  68.7s|     1 |     0 |600924 |     - |   231M |   0 |3294 |5500 |4873 | 254 | 22 |1068 |  16 | 1.600000e+01 |      --      |    Inf | unknown
68.50/68.79	c  68.8s|     1 |     0 |600949 |     - |   231M |   0 |3294 |5502 |4881 | 262 | 23 |1070 |  16 | 1.600000e+01 |      --      |    Inf | unknown
68.60/68.83	c  68.8s|     1 |     0 |600979 |     - |   231M |   0 |3294 |5501 |4890 | 271 | 24 |1070 |  16 | 1.600000e+01 |      --      |    Inf | unknown
68.60/68.87	c  68.9s|     1 |     0 |601018 |     - |   231M |   0 |3294 |5500 |4901 | 282 | 25 |1070 |  16 | 1.600000e+01 |      --      |    Inf | unknown
68.70/68.93	c  68.9s|     1 |     0 |601041 |     - |   231M |   0 |3294 |5500 |4890 | 292 | 26 |1070 |  16 | 1.600000e+01 |      --      |    Inf | unknown
68.70/68.98	c  69.0s|     1 |     0 |601226 |     - |   231M |   0 |3294 |5499 |4900 | 302 | 27 |1070 |  16 | 1.600000e+01 |      --      |    Inf | unknown
68.81/69.07	c  69.1s|     1 |     0 |602119 |     - |   231M |   0 |3294 |5498 |4910 | 312 | 28 |1070 |  16 | 1.600000e+01 |      --      |    Inf | unknown
68.91/69.16	c  69.1s|     1 |     0 |602155 |     - |   233M |   0 |3294 |5494 |4921 | 323 | 29 |1070 |  16 | 1.600000e+01 |      --      |    Inf | unknown
69.00/69.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
69.00/69.26	c  69.3s|     1 |     0 |602252 |     - |   234M |   0 |3294 |5494 |4931 | 333 | 30 |1070 |  16 | 1.600000e+01 |      --      |    Inf | unknown
69.10/69.33	c  69.3s|     1 |     0 |602755 |     - |   234M |   0 |3294 |5491 |4940 | 342 | 31 |1072 |  16 | 1.600000e+01 |      --      |    Inf | unknown
69.20/69.46	c  69.5s|     1 |     0 |603412 |     - |   235M |   0 |3294 |5495 |4939 | 353 | 32 |1077 |  16 | 1.600000e+01 |      --      |    Inf | unknown
69.30/69.57	c  69.6s|     1 |     0 |604492 |     - |   235M |   0 |3294 |5493 |4948 | 362 | 33 |1077 |  16 | 1.600000e+01 |      --      |    Inf | unknown
69.40/69.64	c  69.6s|     1 |     0 |605182 |     - |   235M |   0 |3294 |5492 |4957 | 371 | 34 |1077 |  16 | 1.600000e+01 |      --      |    Inf | unknown
69.50/69.74	c  69.7s|     1 |     0 |606135 |     - |   235M |   0 |3294 |5492 |4968 | 382 | 35 |1077 |  16 | 1.600000e+01 |      --      |    Inf | unknown
69.70/69.91	c  69.9s|     1 |     0 |607634 |     - |   236M |   0 |3294 |5492 |4978 | 392 | 36 |1080 |  16 | 1.600000e+01 |      --      |    Inf | unknown
69.81/70.02	c  70.0s|     1 |     0 |608709 |     - |   236M |   0 |3294 |5492 |4988 | 402 | 37 |1080 |  16 | 1.600000e+01 |      --      |    Inf | unknown
70.00/70.20	c  70.2s|     1 |     0 |610198 |     - |   237M |   0 |3294 |5492 |4974 | 412 | 38 |1083 |  16 | 1.600000e+01 |      --      |    Inf | unknown
70.00/70.27	c  70.3s|     1 |     0 |610766 |     - |   237M |   0 |3294 |5491 |4983 | 421 | 39 |1083 |  16 | 1.600000e+01 |      --      |    Inf | unknown
70.10/70.32	c  70.3s|     1 |     0 |611067 |     - |   237M |   0 |3294 |5489 |4991 | 429 | 40 |1083 |  16 | 1.600000e+01 |      --      |    Inf | unknown
70.10/70.38	c  70.4s|     1 |     0 |611513 |     - |   237M |   0 |3294 |5488 |4998 | 436 | 41 |1083 |  16 | 1.600000e+01 |      --      |    Inf | unknown
70.30/70.51	c  70.5s|     1 |     0 |612102 |     - |   238M |   0 |3294 |5489 |5007 | 445 | 42 |1087 |  16 | 1.600000e+01 |      --      |    Inf | unknown
70.40/70.63	c  70.6s|     1 |     0 |612429 |     - |   239M |   0 |3294 |5491 |5017 | 455 | 43 |1090 |  16 | 1.600000e+01 |      --      |    Inf | unknown
70.50/70.75	c  70.7s|     1 |     0 |613644 |     - |   239M |   0 |3294 |5487 |4988 | 464 | 44 |1090 |  16 | 1.600000e+01 |      --      |    Inf | unknown
70.70/70.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
70.70/70.91	c  70.9s|     1 |     0 |614923 |     - |   241M |   0 |3294 |5487 |4999 | 475 | 45 |1090 |  16 | 1.600000e+01 |      --      |    Inf | unknown
70.81/71.09	c  71.1s|     1 |     0 |616304 |     - |   241M |   0 |3294 |5486 |5008 | 484 | 46 |1090 |  16 | 1.600000e+01 |      --      |    Inf | unknown
71.00/71.24	c  71.2s|     1 |     0 |617098 |     - |   241M |   0 |3294 |5485 |5018 | 494 | 47 |1090 |  16 | 1.600000e+01 |      --      |    Inf | unknown
71.20/71.40	c  71.4s|     1 |     0 |618061 |     - |   241M |   0 |3294 |5484 |5027 | 503 | 48 |1090 |  16 | 1.600000e+01 |      --      |    Inf | unknown
71.30/71.59	c  71.6s|     1 |     0 |619279 |     - |   241M |   0 |3294 |5484 |5036 | 512 | 49 |1090 |  16 | 1.600000e+01 |      --      |    Inf | unknown
71.40/71.67	c  71.7s|     1 |     0 |619656 |     - |   241M |   0 |3294 |5484 |5013 | 519 | 50 |1090 |  16 | 1.600000e+01 |      --      |    Inf | unknown
71.60/71.81	c  71.8s|     1 |     0 |620395 |     - |   242M |   0 |3294 |5487 |5023 | 529 | 51 |1094 |  16 | 1.600000e+01 |      --      |    Inf | unknown
71.60/71.86	c  71.9s|     1 |     0 |620632 |     - |   242M |   0 |3294 |5489 |5031 | 537 | 52 |1098 |  16 | 1.600000e+01 |      --      |    Inf | unknown
71.70/71.95	c  71.9s|     1 |     0 |621042 |     - |   242M |   0 |3294 |5493 |5039 | 545 | 53 |1102 |  16 | 1.600000e+01 |      --      |    Inf | unknown
71.81/72.02	c  72.0s|     1 |     0 |621430 |     - |   242M |   0 |3294 |5493 |5048 | 554 | 54 |1102 |  16 | 1.600000e+01 |      --      |    Inf | unknown
71.91/72.12	c  72.1s|     1 |     0 |622050 |     - |   242M |   0 |3294 |5497 |5057 | 563 | 55 |1106 |  16 | 1.600000e+01 |      --      |    Inf | unknown
71.91/72.19	c  72.2s|     1 |     0 |622390 |     - |   242M |   0 |3294 |5497 |5043 | 572 | 56 |1106 |  16 | 1.600000e+01 |      --      |    Inf | unknown
72.09/72.36	c  72.3s|     1 |     0 |623484 |     - |   244M |   0 |3294 |5496 |5055 | 584 | 57 |1106 |  16 | 1.600000e+01 |      --      |    Inf | unknown
72.19/72.46	c  72.5s|     1 |     0 |623673 |     - |   245M |   0 |3294 |5495 |5064 | 593 | 58 |1106 |  16 | 1.600000e+01 |      --      |    Inf | unknown
72.29/72.59	c  72.6s|     1 |     0 |624841 |     - |   245M |   0 |3294 |5495 |5073 | 602 | 59 |1106 |  16 | 1.600000e+01 |      --      |    Inf | unknown
72.39/72.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
72.39/72.68	c  72.7s|     1 |     0 |625485 |     - |   245M |   0 |3294 |5495 |5080 | 609 | 60 |1106 |  16 | 1.600000e+01 |      --      |    Inf | unknown
72.59/72.88	c  72.9s|     1 |     0 |626826 |     - |   245M |   0 |3294 |5497 |5088 | 617 | 61 |1108 |  16 | 1.600000e+01 |      --      |    Inf | unknown
72.81/73.01	c  73.0s|     1 |     0 |627961 |     - |   245M |   0 |3294 |5497 |5070 | 626 | 62 |1108 |  16 | 1.600000e+01 |      --      |    Inf | unknown
72.91/73.17	c  73.2s|     1 |     0 |628625 |     - |   245M |   0 |3294 |5497 |5079 | 635 | 63 |1108 |  16 | 1.600000e+01 |      --      |    Inf | unknown
72.99/73.28	c  73.3s|     1 |     0 |629580 |     - |   245M |   0 |3294 |5497 |5089 | 645 | 64 |1108 |  16 | 1.600000e+01 |      --      |    Inf | unknown
73.09/73.38	c  73.4s|     1 |     0 |630303 |     - |   245M |   0 |3294 |5497 |5099 | 655 | 65 |1108 |  16 | 1.600000e+01 |      --      |    Inf | unknown
77.80/78.07	c  78.1s|     1 |     2 |647805 |     - |   246M |   0 |3294 |5507 |5099 | 655 | 65 |1120 |  52 | 1.600000e+01 |      --      |    Inf | unknown
99.74/100.04	c   100s|   100 |   100 |860175 | 688.5 |   250M |  23 |3294 |5641 |4867 | 821 |  1 |1257 |  52 | 1.600000e+01 |      --      |    Inf | unknown
121.07/121.46	c   121s|   200 |   188 |  1048k| 782.2 |   253M |  24 |3294 |5760 |4857 | 964 |  1 |1383 |  52 | 1.600000e+01 |      --      |    Inf | unknown
131.76/132.13	c   132s|   300 |   261 |  1145k| 795.8 |   254M |  39 |3294 |5900 |4866 |1017 |  1 |1550 |  52 | 1.600000e+01 |      --      |    Inf | unknown
144.21/144.65	c   145s|   400 |   329 |  1254k| 815.7 |   256M |  39 |3294 |5991 |4866 |1124 |  1 |1690 |  52 | 1.600000e+01 |      --      |    Inf | unknown
154.09/154.52	c   155s|   500 |   387 |  1376k| 841.5 |   257M |  39 |3294 |6006 |   0 |1264 |  0 |1785 |  52 | 1.600000e+01 |      --      |    Inf | unknown
166.75/167.27	c   167s|   600 |   455 |  1504k| 867.5 |   260M |  39 |3294 |6072 |   0 |1402 |  0 |1943 |  52 | 1.600000e+01 |      --      |    Inf | unknown
176.43/176.91	c   177s|   700 |   521 |  1605k| 875.9 |   262M |  39 |3294 |6056 |4887 |1558 |  2 |2036 |  52 | 1.600000e+01 |      --      |    Inf |   0.86%
189.61/190.18	c   190s|   800 |   589 |  1770k| 916.7 |   263M |  39 |3294 |6040 |4875 |1669 |  1 |2134 |  52 | 1.600000e+01 |      --      |    Inf |   0.89%
199.17/199.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
199.17/199.78	c   200s|   900 |   669 |  1909k| 941.1 |   264M |  39 |3294 |6052 |4882 |1772 |  1 |2293 |  52 | 1.700000e+01 |      --      |    Inf |   0.89%
207.15/207.78	c   208s|  1000 |   753 |  2025k| 951.3 |   267M |  39 |3294 |6099 |4867 |1926 |  1 |2454 |  52 | 1.700000e+01 |      --      |    Inf |   0.89%
214.93/215.57	c   216s|  1100 |   832 |  2125k| 953.7 |   268M |  39 |3294 |6191 |4878 |2084 |  1 |2646 |  52 | 1.700000e+01 |      --      |    Inf |   0.90%
222.52/223.18	c   223s|  1200 |   901 |  2237k| 961.0 |   270M |  39 |3294 |6207 |4865 |2241 |  1 |2798 |  52 | 1.700000e+01 |      --      |    Inf |   0.91%
228.79/229.46	c   229s|  1300 |   960 |  2324k| 957.0 |   272M |  39 |3294 |6218 |4858 |2303 |  1 |2922 |  52 | 1.700000e+01 |      --      |    Inf |   0.92%
234.68/235.37	c   235s|  1400 |  1035 |  2419k| 957.0 |   272M |  39 |3294 |6250 |4878 |2452 |  3 |3075 |  52 | 1.700000e+01 |      --      |    Inf |   0.92%
240.66/241.39	c   241s|  1500 |  1103 |  2509k| 954.6 |   274M |  39 |3294 |6189 |   0 |2542 |  0 |3180 |  52 | 1.700000e+01 |      --      |    Inf |   0.94%
245.36/246.04	c   246s|  1600 |  1165 |  2580k| 945.5 |   275M |  39 |3294 |6222 |4867 |2634 |  1 |3328 |  52 | 1.700000e+01 |      --      |    Inf |   0.94%
250.23/251.00	c   251s|  1700 |  1218 |  2653k| 937.9 |   276M |  39 |3294 |6254 |4874 |2684 |  1 |3441 |  52 | 1.800000e+01 |      --      |    Inf |   0.94%
255.12/255.83	c   256s|  1800 |  1284 |  2736k| 933.9 |   277M |  39 |3294 |6264 |4872 |2746 |  1 |3573 |  52 | 1.800000e+01 |      --      |    Inf |   0.94%
259.01/259.70	c   260s|  1900 |  1336 |  2798k| 923.6 |   278M |  39 |3294 |6275 |   0 |2806 |  0 |3630 |  52 | 1.800000e+01 |      --      |    Inf |   0.94%
263.50/264.26	c   264s|  2000 |  1383 |  2869k| 916.5 |   279M |  39 |3294 |6313 |4867 |2858 |  1 |3746 |  52 | 1.800000e+01 |      --      |    Inf |   0.94%
266.89/267.62	c   268s|  2100 |  1427 |  2922k| 904.4 |   280M |  39 |3294 |6330 |4868 |2925 |  1 |3818 |  52 | 1.800000e+01 |      --      |    Inf |   0.94%
270.78/271.59	c   272s|  2200 |  1440 |  2972k| 891.9 |   281M |  41 |3294 |6256 |   0 |2982 |  0 |3862 |  52 | 2.000000e+01 |      --      |    Inf |   0.94%
273.97/274.76	c   275s|  2300 |  1475 |  3020k| 879.8 |   284M |  41 |3294 |6225 |4866 |3096 |  2 |3923 |  52 | 2.100000e+01 |      --      |    Inf |   0.94%
279.16/279.97	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
279.16/279.97	c   280s|  2400 |  1542 |  3107k| 879.4 |   284M |  41 |3294 |6135 |4870 |3162 |  1 |4001 |  52 | 2.100000e+01 |      --      |    Inf |   0.94%
286.44/287.29	c   287s|  2500 |  1609 |  3215k| 885.2 |   285M |  41 |3294 |6198 |4857 |3319 |  1 |4273 |  52 | 2.100000e+01 |      --      |    Inf |   0.94%
289.34/290.19	c   290s|  2600 |  1636 |  3265k| 874.5 |   286M |  41 |3294 |6201 |   0 |3359 |  0 |4318 |  52 | 2.100000e+01 |      --      |    Inf |   0.94%
293.02/293.86	c   294s|  2700 |  1659 |  3309k| 863.0 |   287M |  44 |3294 |6230 |4874 |3444 |  1 |4396 |  52 | 2.100000e+01 |      --      |    Inf |   0.94%
297.32/298.18	c   298s|  2800 |  1685 |  3375k| 857.8 |   288M |  44 |3294 |6175 |4867 |3504 |  1 |4474 |  52 | 2.100000e+01 |      --      |    Inf |   0.94%
301.40/302.24	c   302s|  2900 |  1728 |  3436k| 851.6 |   288M |  44 |3294 |6206 |   0 |3568 |  0 |4603 |  52 | 2.100000e+01 |      --      |    Inf |   0.95%
306.38/307.21	c   307s|  3000 |  1800 |  3506k| 847.8 |   290M |  44 |3294 |6063 |4866 |3654 |  1 |4714 |  52 | 2.100000e+01 |      --      |    Inf |   0.96%
312.37/313.26	c   313s|  3100 |  1875 |  3600k| 850.1 |   291M |  44 |3294 |6034 |4858 |3733 |  1 |4915 |  52 | 2.100000e+01 |      --      |    Inf |   0.96%
316.66/317.55	c   318s|  3200 |  1936 |  3670k| 846.6 |   291M |  44 |3294 |5978 |4875 |3820 |  1 |4982 |  52 | 2.100000e+01 |      --      |    Inf |   0.96%
320.75/321.62	c   322s|  3300 |  1981 |  3734k| 841.9 |   292M |  44 |3294 |5922 |4861 |3880 |  1 |5041 |  52 | 2.100000e+01 |      --      |    Inf |   0.97%
325.63/326.54	c   327s|  3400 |  2059 |  3806k| 839.2 |   292M |  44 |3294 |5768 |   0 |3955 |  0 |5135 |  52 | 2.100000e+01 |      --      |    Inf |   0.97%
328.62/329.52	c   330s|  3500 |  2078 |  3855k| 831.6 |   293M |  44 |3294 |5769 |4861 |3996 |  1 |5188 |  52 | 2.100000e+01 |      --      |    Inf |   0.97%
334.41/335.32	c   335s|  3600 |  2129 |  3941k| 832.1 |   293M |  44 |3294 |5688 |4867 |4063 |  1 |5280 |  52 | 2.100000e+01 |      --      |    Inf |   0.97%
340.21/341.13	c   341s|  3700 |  2204 |  4026k| 832.5 |   294M |  44 |3294 |5738 |4876 |4134 |  1 |5407 |  52 | 2.100000e+01 |      --      |    Inf |   0.97%
345.58/346.56	c   347s|  3800 |  2285 |  4116k| 833.9 |   295M |  44 |3294 |5820 |4876 |4179 |  1 |5564 |  52 | 2.100000e+01 |      --      |    Inf |   0.98%
351.56/352.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
351.56/352.51	c   353s|  3900 |  2348 |  4215k| 837.0 |   296M |  44 |3294 |5819 |4858 |4225 |  1 |5652 |  52 | 2.100000e+01 |      --      |    Inf |   0.98%
357.25/358.29	c   358s|  4000 |  2405 |  4315k| 840.3 |   297M |  44 |3294 |5891 |   0 |4312 |  0 |5810 |  52 | 2.100000e+01 |      --      |    Inf |   0.98%
362.15/363.12	c   363s|  4100 |  2461 |  4392k| 838.8 |   297M |  44 |3294 |5902 |4868 |4406 |  1 |5933 |  52 | 2.100000e+01 |      --      |    Inf |   0.98%
366.92/367.95	c   368s|  4200 |  2508 |  4471k| 837.9 |   298M |  44 |3294 |5925 |4875 |4479 |  1 |6015 |  52 | 2.100000e+01 |      --      |    Inf |   0.98%
369.91/370.91	c   371s|  4300 |  2552 |  4519k| 831.4 |   299M |  44 |3294 |5947 |4876 |4510 |  1 |6107 |  52 | 2.100000e+01 |      --      |    Inf |   0.98%
374.40/375.45	c   375s|  4400 |  2605 |  4589k| 829.0 |   301M |  44 |3294 |5991 |4875 |4601 |  1 |6249 |  52 | 2.100000e+01 |      --      |    Inf |   0.98%
378.29/379.34	c   379s|  4500 |  2665 |  4648k| 824.7 |   302M |  44 |3294 |6064 |4869 |4668 |  1 |6383 |  52 | 2.100000e+01 |      --      |    Inf |   0.98%
382.78/383.83	c   384s|  4600 |  2688 |  4721k| 822.9 |   303M |  44 |3294 |6070 |   0 |4770 |  0 |6442 |  52 | 2.100000e+01 |      --      |    Inf |   0.98%
386.37/387.44	c   387s|  4700 |  2715 |  4767k| 816.6 |   304M |  44 |3294 |6061 |   0 |4847 |  0 |6518 |  52 | 2.100000e+01 |      --      |    Inf |   0.98%
391.46/392.55	c   393s|  4800 |  2779 |  4839k| 815.0 |   305M |  44 |3294 |6066 |4876 |4939 |  1 |6602 |  52 | 2.100000e+01 |      --      |    Inf |   0.98%
396.24/397.38	c   397s|  4900 |  2832 |  4916k| 814.2 |   306M |  44 |3294 |6041 |   0 |4988 |  0 |6715 |  52 | 2.100000e+01 |      --      |    Inf |   0.99%
401.73/402.88	c   403s|  5000 |  2889 |  4998k| 814.3 |   307M |  44 |3294 |6032 |4876 |5069 |  1 |6827 |  52 | 2.100000e+01 |      --      |    Inf |   0.99%
405.52/406.67	c   407s|  5100 |  2931 |  5055k| 810.4 |   309M |  44 |3294 |6035 |4869 |5145 |  1 |6948 |  52 | 2.100000e+01 |      --      |    Inf |   0.99%
407.71/408.82	c   409s|  5200 |  2943 |  5085k| 802.3 |   309M |  44 |3294 |6050 |4867 |5182 |  1 |6983 |  52 | 2.100000e+01 |      --      |    Inf |   0.99%
410.21/411.32	c   411s|  5300 |  2975 |  5124k| 795.9 |   311M |  44 |3294 |6098 |4877 |5242 |  1 |7067 |  52 | 2.100000e+01 |      --      |    Inf |   0.99%
414.49/415.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
414.49/415.68	c   416s|  5400 |  3014 |  5195k| 794.5 |   311M |  44 |3294 |6133 |4889 |5335 |  1 |7195 |  52 | 2.100000e+01 |      --      |    Inf |   0.99%
419.18/420.36	c   420s|  5500 |  3070 |  5272k| 794.1 |   312M |  44 |3294 |6080 |4873 |5454 |  1 |7244 |  52 | 2.100000e+01 |      --      |    Inf |   0.99%
423.67/424.87	c   425s|  5600 |  3110 |  5347k| 793.4 |   313M |  44 |3294 |6052 |4867 |5516 |  1 |7326 |  52 | 2.100000e+01 |      --      |    Inf |   0.99%
429.75/430.90	c   431s|  5700 |  3175 |  5441k| 795.6 |   313M |  44 |3294 |6068 |4877 |5576 |  1 |7480 |  52 | 2.100000e+01 |      --      |    Inf |   0.99%
434.85/436.02	c   436s|  5800 |  3236 |  5527k| 796.5 |   314M |  44 |3294 |6100 |   0 |5664 |  0 |7568 |  52 | 2.100000e+01 |      --      |    Inf |   0.99%
439.84/441.06	c   441s|  5900 |  3282 |  5611k| 797.1 |   315M |  44 |3294 |6139 |4868 |5798 |  1 |7690 |  52 | 2.100000e+01 |      --      |    Inf |   0.99%
445.01/446.21	c   446s|  6000 |  3350 |  5696k| 797.9 |   316M |  44 |3294 |6158 |4868 |5922 |  1 |7840 |  52 | 2.100000e+01 |      --      |    Inf |   0.99%
450.60/451.81	c   452s|  6100 |  3429 |  5789k| 799.8 |   317M |  44 |3294 |6226 |4876 |6053 |  1 |7980 |  52 | 2.100000e+01 |      --      |    Inf |   0.99%
454.29/455.52	c   456s|  6200 |  3493 |  5853k| 797.6 |   318M |  44 |3294 |6279 |4864 |6127 |  1 |8091 |  52 | 2.100000e+01 |      --      |    Inf |   0.99%
457.29/458.51	c   459s|  6300 |  3539 |  5899k| 793.0 |   319M |  44 |3294 |6247 |4869 |6193 |  1 |8146 |  52 | 2.100000e+01 |      --      |    Inf |   0.99%
458.89/460.18	c   460s|  6400 |  3536 |  5923k| 785.6 |   319M |  44 |3294 |6263 |   0 |6278 |  0 |8194 |  52 | 2.100000e+01 |      --      |    Inf |   0.99%
463.07/464.38	c   464s|  6500 |  3596 |  5985k| 783.5 |   320M |  44 |3294 |6142 |4881 |6357 |  1 |8268 |  52 | 2.100000e+01 |      --      |    Inf |   0.99%
466.36/467.62	c   468s|  6600 |  3630 |  6037k| 779.9 |   320M |  44 |3294 |6165 |4879 |6410 |  1 |8343 |  52 | 2.100000e+01 |      --      |    Inf |   0.99%
470.65/471.97	c   472s|  6700 |  3681 |  6101k| 778.2 |   321M |  44 |3294 |6167 |4885 |6537 |  1 |8437 |  52 | 2.100000e+01 |      --      |    Inf |   0.99%
474.44/475.79	c   476s|  6800 |  3718 |  6156k| 775.2 |   324M |  44 |3294 |6166 |4867 |6667 |  1 |8508 |  52 | 2.100000e+01 |      --      |    Inf |   0.99%
476.93/478.20	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
476.93/478.20	c   478s|  6900 |  3740 |  6195k| 770.4 |   325M |  44 |3294 |6199 |4875 |6733 |  2 |8552 |  52 | 2.100000e+01 |      --      |    Inf |   0.99%
481.42/482.74	c   483s|  7000 |  3807 |  6278k| 771.2 |   326M |  44 |3294 |6194 |4882 |6795 |  1 |8628 |  52 | 2.100000e+01 |      --      |    Inf |   0.99%
486.11/487.48	c   487s|  7100 |  3878 |  6356k| 771.3 |   327M |  44 |3294 |6177 |4858 |6891 |  1 |8760 |  52 | 2.100000e+01 |      --      |    Inf |   0.99%
490.60/491.95	c   492s|  7200 |  3933 |  6425k| 770.2 |   327M |  44 |3294 |6045 |4861 |7006 |  1 |8830 |  52 | 2.100000e+01 |      --      |    Inf |   0.99%
497.79/499.16	c   499s|  7300 |  4005 |  6530k| 773.6 |   328M |  44 |3294 |6082 |   0 |7100 |  0 |8962 |  52 | 2.100000e+01 |      --      |    Inf |   0.99%
502.96/504.30	c   504s|  7400 |  4072 |  6609k| 773.8 |   330M |  44 |3294 |6038 |   0 |7161 |  0 |9079 |  52 | 2.100000e+01 |      --      |    Inf |   1.00%
508.66/510.09	c   510s|  7500 |  4132 |  6705k| 776.0 |   332M |  44 |3294 |5983 |4864 |7296 |  1 |9133 |  52 | 2.100000e+01 |      --      |    Inf |   1.00%
513.83/515.25	c   515s|  7600 |  4195 |  6797k| 777.7 |   333M |  44 |3294 |5991 |4875 |7399 |  1 |9227 |  52 | 2.100000e+01 |      --      |    Inf |   1.00%
518.42/519.82	c   520s|  7700 |  4253 |  6873k| 777.4 |   333M |  44 |3294 |6025 |4884 |7473 |  1 |9337 |  52 | 2.100000e+01 |      --      |    Inf |   1.00%
522.72/524.12	c   524s|  7800 |  4285 |  6938k| 776.0 |   334M |  44 |3294 |6103 |4885 |7600 |  1 |9447 |  52 | 2.100000e+01 |      --      |    Inf |   1.00%
525.80/527.27	c   527s|  7900 |  4319 |  6986k| 772.8 |   335M |  44 |3294 |6109 |4867 |7648 |  1 |9502 |  52 | 2.100000e+01 |      --      |    Inf |   1.00%
529.99/531.46	c   531s|  8000 |  4389 |  7046k| 770.9 |   335M |  44 |3294 |6104 |4883 |7794 |  1 |9606 |  52 | 2.100000e+01 |      --      |    Inf |   1.00%
532.69/534.19	c   534s|  8100 |  4411 |  7083k| 766.4 |   336M |  44 |3294 |6143 |4867 |7885 |  1 |9677 |  52 | 2.100000e+01 |      --      |    Inf |   1.00%
535.37/536.89	c   537s|  8200 |  4444 |  7124k| 762.6 |   336M |  44 |3294 |6225 |4886 |7963 |  1 |9829 |  52 | 2.100000e+01 |      --      |    Inf |   1.00%
537.77/539.24	c   539s|  8300 |  4455 |  7156k| 757.9 |   337M |  44 |3294 |6233 |4874 |8005 |  1 |9882 |  52 | 2.100000e+01 |      --      |    Inf |   1.00%
540.76/542.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
540.76/542.26	c   542s|  8400 |  4486 |  7207k| 755.3 |   338M |  44 |3294 |6221 |   0 |8104 |  0 |9926 |  52 | 2.100000e+01 |      --      |    Inf |   1.00%
546.74/548.27	c   548s|  8500 |  4559 |  7305k| 757.7 |   338M |  44 |3294 |6255 |4874 |8290 |  1 |  10k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
549.43/550.98	c   551s|  8600 |  4589 |  7347k| 754.1 |   339M |  44 |3294 |6260 |4882 |8403 |  0 |  10k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
552.93/554.42	c   554s|  8700 |  4635 |  7393k| 751.1 |   339M |  44 |3294 |6153 |4883 |8490 |  1 |  10k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
556.02/557.53	c   558s|  8800 |  4660 |  7443k| 748.6 |   340M |  44 |3294 |6284 |4884 |8562 |  1 |  10k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
560.10/561.69	c   562s|  8900 |  4693 |  7491k| 745.9 |   346M |  44 |3294 |6321 |   0 |8746 |  0 |  10k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
563.30/564.82	c   565s|  9000 |  4719 |  7537k| 743.0 |   347M |  44 |3294 |6329 |4884 |8825 |  1 |  10k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
566.40/567.93	c   568s|  9100 |  4754 |  7585k| 740.5 |   348M |  44 |3294 |6299 |4883 |8950 |  1 |  10k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
569.60/571.15	c   571s|  9200 |  4786 |  7633k| 738.0 |   349M |  44 |3294 |6290 |4874 |9064 |  1 |  10k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
571.28/572.85	c   573s|  9300 |  4790 |  7658k| 733.2 |   349M |  44 |3294 |6293 |   0 |9138 |  0 |  10k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
574.77/576.34	c   576s|  9400 |  4817 |  7714k| 731.6 |   351M |  44 |3294 |6356 |4875 |9221 |  1 |  11k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
579.47/581.11	c   581s|  9500 |  4878 |  7784k| 731.3 |   351M |  44 |3294 |6310 |4875 |9315 |  1 |  11k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
582.65/584.27	c   584s|  9600 |  4914 |  7831k| 728.8 |   353M |  44 |3294 |6331 |4881 |9418 |  1 |  11k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
587.74/589.32	c   589s|  9700 |  4966 |  7909k| 729.3 |   354M |  44 |3294 |6335 |   0 |9485 |  0 |  11k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
590.03/591.66	c   592s|  9800 |  4988 |  7941k| 725.5 |   355M |  44 |3294 |6400 |4881 |9553 |  1 |  11k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
594.12/595.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
594.12/595.71	c   596s|  9900 |  5031 |  8007k| 725.0 |   355M |  44 |3294 |6354 |4884 |9656 |  1 |  11k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
598.31/599.96	c   600s| 10000 |  5074 |  8068k| 723.9 |   356M |  44 |3294 |6372 |4885 |9708 |  1 |  11k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
601.00/602.68	c   603s| 10100 |  5112 |  8105k| 720.7 |   356M |  44 |3294 |6455 |   0 |9779 |  0 |  11k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
605.19/606.85	c   607s| 10200 |  5159 |  8168k| 719.9 |   358M |  44 |3294 |6352 |4872 |9892 |  1 |  11k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
609.58/611.27	c   611s| 10300 |  5212 |  8240k| 719.9 |   358M |  44 |3294 |6326 |4887 |9990 |  1 |  12k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
612.97/614.66	c   615s| 10400 |  5254 |  8290k| 718.0 |   360M |  44 |3294 |6366 |4883 |  10k|  1 |  12k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
617.26/618.98	c   619s| 10500 |  5306 |  8359k| 717.8 |   360M |  44 |3294 |6356 |   0 |  10k|  0 |  12k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
622.46/624.17	c   624s| 10600 |  5351 |  8438k| 718.4 |   362M |  44 |3294 |6278 |4881 |  10k|  1 |  12k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
626.94/628.64	c   629s| 10700 |  5404 |  8501k| 717.6 |   363M |  44 |3294 |6297 |4885 |  10k|  1 |  12k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
631.23/632.96	c   633s| 10800 |  5461 |  8568k| 717.3 |   363M |  44 |3294 |6161 |   0 |  10k|  0 |  12k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
636.71/638.41	c   638s| 10900 |  5518 |  8658k| 718.7 |   364M |  44 |3294 |6153 |   0 |  10k|  0 |  12k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
639.60/641.38	c   641s| 11000 |  5548 |  8700k| 716.3 |   364M |  44 |3294 |6149 |   0 |  10k|  0 |  12k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
643.49/645.22	c   645s| 11100 |  5592 |  8753k| 714.7 |   365M |  44 |3294 |6089 |4870 |  11k|  1 |  13k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
649.18/650.93	c   651s| 11200 |  5654 |  8837k| 715.8 |   366M |  44 |3294 |6087 |4885 |  11k|  1 |  13k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
652.67/654.48	c   654s| 11300 |  5696 |  8891k| 714.4 |   366M |  44 |3294 |6080 |4872 |  11k|  1 |  13k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
657.06/658.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
657.06/658.81	c   659s| 11400 |  5731 |  8956k| 713.8 |   367M |  44 |3294 |6044 |4885 |  11k|  1 |  13k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
660.36/662.18	c   662s| 11500 |  5757 |  9000k| 711.6 |   369M |  44 |3294 |6085 |   0 |  11k|  0 |  13k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
663.44/665.22	c   665s| 11600 |  5798 |  9045k| 709.6 |   370M |  44 |3294 |6101 |4880 |  11k|  1 |  13k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
667.03/668.85	c   669s| 11700 |  5841 |  9098k| 708.2 |   372M |  44 |3294 |6093 |   0 |  11k|  0 |  13k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
671.23/673.03	c   673s| 11800 |  5898 |  9161k| 707.6 |   373M |  44 |3294 |6110 |4888 |  11k|  1 |  13k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
674.41/676.21	c   676s| 11900 |  5934 |  9205k| 705.6 |   374M |  44 |3294 |6125 |4883 |  11k|  1 |  13k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
677.70/679.55	c   680s| 12000 |  5968 |  9249k| 703.5 |   374M |  46 |3294 |6191 |4854 |  11k|  1 |  13k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
682.30/684.15	c   684s| 12100 |  6010 |  9305k| 702.4 |   375M |  46 |3294 |6226 |   0 |  12k|  0 |  14k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
686.77/688.60	c   689s| 12200 |  6017 |  9368k| 701.8 |   376M |  46 |3294 |6193 |4875 |  12k|  1 |  14k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
691.27/693.11	c   693s| 12300 |  6069 |  9439k| 701.9 |   377M |  46 |3294 |6324 |4883 |  12k|  2 |  14k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
695.95/697.88	c   698s| 12400 |  6108 |  9504k| 701.5 |   377M |  46 |3294 |6283 |4889 |  12k|  2 |  14k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
699.54/701.44	c   701s| 12500 |  6161 |  9561k| 700.6 |   378M |  46 |3294 |6280 |4877 |  12k|  1 |  14k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
703.53/705.46	c   705s| 12600 |  6215 |  9622k| 699.9 |   379M |  46 |3294 |6202 |4888 |  12k|  1 |  14k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
706.72/708.63	c   709s| 12700 |  6263 |  9670k| 698.3 |   382M |  46 |3294 |6231 |4896 |  12k|  1 |  14k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
709.71/711.68	c   712s| 12800 |  6277 |  9714k| 696.5 |   384M |  46 |3294 |6259 |   0 |  12k|  0 |  14k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
716.99/718.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
716.99/718.98	c   719s| 12900 |  6346 |  9815k| 698.7 |   384M |  46 |3294 |6224 |4885 |  12k|  1 |  14k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
720.38/722.31	c   722s| 13000 |  6386 |  9856k| 696.6 |   385M |  46 |3294 |6189 |   0 |  12k|  0 |  14k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
724.57/726.58	c   727s| 13100 |  6436 |  9920k| 696.2 |   385M |  46 |3294 |6238 |   0 |  12k|  0 |  15k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
727.27/729.25	c   729s| 13200 |  6460 |  9957k| 693.9 |   386M |  46 |3294 |6306 |4882 |  13k|  1 |  15k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
731.75/733.70	c   734s| 13300 |  6517 | 10027k| 694.0 |   386M |  46 |3294 |6342 |4868 |  13k|  1 |  15k|  52 | 2.100000e+01 |      --      |    Inf |   1.00%
735.64/737.69	c   738s| 13400 |  6548 | 10088k| 693.4 |   387M |  46 |3294 |6369 |4866 |  13k|  1 |  15k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
739.04/741.10	c   741s| 13500 |  6574 | 10141k| 692.3 |   387M |  46 |3294 |6365 |4866 |  13k|  1 |  15k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
744.03/746.10	c   746s| 13600 |  6620 | 10215k| 692.6 |   388M |  46 |3294 |6361 |4854 |  13k|  1 |  15k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
748.82/750.84	c   751s| 13700 |  6654 | 10281k| 692.4 |   389M |  46 |3294 |6331 |4881 |  13k|  1 |  15k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
752.02/754.03	c   754s| 13800 |  6676 | 10335k| 691.4 |   390M |  46 |3294 |6311 |4879 |  13k|  1 |  15k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
754.60/756.65	c   757s| 13900 |  6682 | 10376k| 689.5 |   390M |  46 |3294 |6331 |4877 |  13k|  0 |  15k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
759.19/761.25	c   761s| 14000 |  6713 | 10451k| 689.9 |   390M |  46 |3294 |6277 |4858 |  13k|  1 |  15k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
761.78/763.82	c   764s| 14100 |  6739 | 10489k| 687.9 |   391M |  46 |3294 |6232 |4884 |  14k|  1 |  16k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
767.56/769.65	c   770s| 14200 |  6793 | 10578k| 689.2 |   392M |  46 |3294 |6164 |4890 |  14k|  1 |  16k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
770.85/772.97	c   773s| 14300 |  6827 | 10628k| 688.0 |   393M |  46 |3294 |6140 |   0 |  14k|  0 |  16k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
774.64/776.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
774.64/776.77	c   777s| 14400 |  6866 | 10685k| 687.2 |   394M |  46 |3294 |6114 |   0 |  14k|  0 |  16k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
779.72/781.84	c   782s| 14500 |  6900 | 10761k| 687.6 |   396M |  46 |3294 |6161 |4886 |  14k|  1 |  16k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
782.71/784.89	c   785s| 14600 |  6934 | 10804k| 686.0 |   396M |  46 |3294 |6206 |4887 |  14k|  1 |  16k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
786.30/788.40	c   788s| 14700 |  6950 | 10849k| 684.5 |   399M |  46 |3294 |6195 |4907 |  14k|  2 |  16k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
791.39/793.55	c   794s| 14800 |  7012 | 10935k| 685.6 |   400M |  46 |3294 |6242 |   0 |  15k|  0 |  16k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
794.18/796.36	c   796s| 14900 |  7046 | 10980k| 684.2 |   403M |  46 |3294 |6226 |4872 |  15k|  1 |  16k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
798.37/800.51	c   801s| 15000 |  7093 | 11047k| 684.1 |   403M |  46 |3294 |6235 |4891 |  15k|  1 |  16k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
802.76/804.95	c   805s| 15100 |  7136 | 11116k| 684.1 |   404M |  46 |3294 |6249 |4893 |  15k|  1 |  16k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
807.44/809.66	c   810s| 15200 |  7172 | 11188k| 684.3 |   406M |  46 |3294 |6249 |4882 |  15k|  1 |  16k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
811.73/813.95	c   814s| 15300 |  7209 | 11252k| 684.1 |   407M |  46 |3294 |6315 |   0 |  15k|  0 |  17k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
814.52/816.71	c   817s| 15400 |  7227 | 11298k| 682.7 |   407M |  46 |3294 |6327 |4875 |  15k|  1 |  17k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
817.82/820.04	c   820s| 15500 |  7268 | 11352k| 681.8 |   408M |  46 |3294 |6322 |4888 |  15k|  1 |  17k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
820.81/823.08	c   823s| 15600 |  7314 | 11399k| 680.5 |   409M |  46 |3294 |6353 |4885 |  15k|  1 |  17k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
823.90/826.11	c   826s| 15700 |  7346 | 11441k| 679.0 |   411M |  46 |3294 |6405 |4885 |  15k|  0 |  17k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
828.68/830.92	c   831s| 15800 |  7374 | 11507k| 678.9 |   411M |  46 |3294 |6342 |4887 |  16k|  1 |  17k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
831.89/834.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
831.89/834.12	c   834s| 15900 |  7416 | 11556k| 677.7 |   412M |  46 |3294 |6328 |   0 |  16k|  0 |  17k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
834.37/836.68	c   837s| 16000 |  7445 | 11597k| 676.2 |   412M |  46 |3294 |6343 |4864 |  16k|  1 |  17k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
838.87/841.18	c   841s| 16100 |  7485 | 11665k| 676.3 |   413M |  46 |3294 |6315 |4886 |  16k|  0 |  17k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
844.34/846.60	c   847s| 16200 |  7544 | 11745k| 676.9 |   414M |  46 |3294 |6296 |4871 |  16k|  1 |  17k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
847.43/849.75	c   850s| 16300 |  7569 | 11795k| 675.9 |   415M |  46 |3294 |6299 |4874 |  16k|  1 |  18k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
851.73/854.03	c   854s| 16400 |  7611 | 11864k| 676.0 |   416M |  46 |3294 |6232 |   0 |  17k|  0 |  18k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
857.72/860.09	c   860s| 16500 |  7667 | 11960k| 677.6 |   416M |  46 |3294 |6215 |4891 |  17k|  1 |  18k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
860.70/863.08	c   863s| 16600 |  7683 | 12000k| 676.1 |   417M |  48 |3294 |6232 |4868 |  17k|  1 |  18k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
862.70/865.04	c   865s| 16700 |  7706 | 12032k| 674.0 |   417M |  48 |3294 |6243 |   0 |  17k|  0 |  18k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
867.78/870.18	c   870s| 16800 |  7773 | 12119k| 675.1 |   420M |  48 |3294 |6223 |4866 |  17k|  1 |  18k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
871.96/874.35	c   874s| 16900 |  7798 | 12180k| 674.8 |   420M |  48 |3294 |6214 |   0 |  17k|  0 |  18k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
876.76/879.14	c   879s| 17000 |  7817 | 12257k| 675.3 |   420M |  48 |3294 |6188 |4888 |  17k|  1 |  18k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
882.13/884.57	c   885s| 17100 |  7871 | 12338k| 676.0 |   421M |  48 |3294 |6202 |   0 |  18k|  0 |  18k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
886.02/888.43	c   888s| 17200 |  7921 | 12400k| 675.7 |   422M |  48 |3294 |6189 |4886 |  18k|  1 |  19k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
890.51/892.92	c   893s| 17300 |  7971 | 12478k| 676.3 |   422M |  48 |3294 |6218 |   0 |  18k|  0 |  19k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
894.29/896.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
894.29/896.71	c   897s| 17400 |  7999 | 12527k| 675.3 |   424M |  51 |3294 |6219 |   0 |  18k|  0 |  19k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
897.60/900.04	c   900s| 17500 |  8020 | 12575k| 674.2 |   425M |  51 |3294 |6203 |   0 |  18k|  0 |  19k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
902.08/904.55	c   905s| 17600 |  8039 | 12621k| 673.1 |   427M |  51 |3294 |6218 |4901 |  18k|  0 |  19k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
904.47/907.01	c   907s| 17700 |  8056 | 12658k| 671.5 |   427M |  51 |3294 |6235 |4869 |  18k|  1 |  19k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
906.86/909.39	c   909s| 17800 |  8061 | 12691k| 669.7 |   427M |  51 |3294 |6230 |   0 |  18k|  0 |  19k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
909.76/912.24	c   912s| 17900 |  8085 | 12733k| 668.4 |   428M |  51 |3294 |6136 |4864 |  18k|  1 |  19k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
913.24/915.72	c   916s| 18000 |  8129 | 12781k| 667.4 |   428M |  51 |3294 |6129 |   0 |  19k|  0 |  19k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
916.83/919.35	c   919s| 18100 |  8165 | 12839k| 666.9 |   428M |  51 |3294 |6144 |4898 |  19k|  1 |  19k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
921.42/923.99	c   924s| 18200 |  8201 | 12913k| 667.3 |   429M |  51 |3294 |6120 |   0 |  19k|  0 |  19k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
924.63/927.16	c   927s| 18300 |  8242 | 12960k| 666.3 |   429M |  51 |3294 |6122 |4871 |  19k|  1 |  19k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
928.52/931.02	c   931s| 18400 |  8273 | 13014k| 665.6 |   430M |  51 |3294 |6130 |4896 |  19k|  1 |  19k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
933.09/935.61	c   936s| 18500 |  8342 | 13085k| 665.9 |   430M |  51 |3294 |6142 |   0 |  19k|  0 |  20k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
937.08/939.69	c   940s| 18600 |  8395 | 13148k| 665.7 |   431M |  51 |3294 |6228 |   0 |  19k|  0 |  20k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
942.37/945.00	c   945s| 18700 |  8462 | 13240k| 667.0 |   431M |  51 |3294 |6304 |   0 |  20k|  0 |  20k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
945.26/947.83	c   948s| 18800 |  8484 | 13290k| 666.1 |   432M |  51 |3294 |6307 |4883 |  20k|  2 |  20k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
947.75/950.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
947.75/950.31	c   950s| 18900 |  8530 | 13331k| 664.9 |   432M |  51 |3294 |6369 |4882 |  20k|  2 |  20k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
950.84/953.49	c   953s| 19000 |  8577 | 13381k| 664.0 |   433M |  51 |3294 |6397 |4884 |  20k|  1 |  20k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
953.14/955.70	c   956s| 19100 |  8597 | 13415k| 662.4 |   433M |  51 |3294 |6426 |   0 |  20k|  0 |  20k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
955.44/958.01	c   958s| 19200 |  8614 | 13453k| 661.0 |   434M |  51 |3294 |6449 |4883 |  20k|  1 |  20k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
958.22/960.84	c   961s| 19300 |  8624 | 13498k| 660.0 |   436M |  51 |3294 |6507 |4887 |  20k|  1 |  20k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
962.61/965.21	c   965s| 19400 |  8649 | 13556k| 659.6 |   437M |  51 |3294 |6523 |   0 |  20k|  0 |  20k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
965.30/967.97	c   968s| 19500 |  8658 | 13601k| 658.6 |   437M |  51 |3294 |6559 |   0 |  20k|  0 |  20k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
968.29/970.96	c   971s| 19600 |  8683 | 13649k| 657.7 |   439M |  51 |3294 |6518 |4892 |  20k|  1 |  20k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
972.78/975.47	c   975s| 19700 |  8718 | 13714k| 657.7 |   439M |  51 |3294 |6450 |4876 |  21k|  1 |  20k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
975.87/978.55	c   979s| 19800 |  8754 | 13760k| 656.7 |   440M |  51 |3294 |6444 |4888 |  21k|  1 |  21k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
978.27/980.94	c   981s| 19900 |  8762 | 13788k| 655.0 |   440M |  51 |3294 |6451 |4865 |  21k|  1 |  21k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
981.16/983.85	c   984s| 20000 |  8791 | 13836k| 654.1 |   441M |  51 |3294 |6461 |4883 |  21k|  1 |  21k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
984.15/986.82	c   987s| 20100 |  8815 | 13884k| 653.3 |   442M |  51 |3294 |6456 |   0 |  21k|  0 |  21k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
986.46/989.16	c   989s| 20200 |  8838 | 13915k| 651.7 |   442M |  51 |3294 |6451 |4887 |  21k|  1 |  21k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
988.45/991.16	c   991s| 20300 |  8858 | 13941k| 649.8 |   442M |  51 |3294 |6424 |4885 |  21k|  1 |  21k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
991.23/993.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
991.23/993.93	c   994s| 20400 |  8870 | 13981k| 648.7 |   443M |  51 |3294 |6404 |   0 |  21k|  0 |  21k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
994.62/997.34	c   997s| 20500 |  8911 | 14036k| 648.2 |   443M |  51 |3294 |6411 |4865 |  21k|  1 |  21k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
996.33/999.04	c   999s| 20600 |  8913 | 14058k| 646.3 |   443M |  51 |3294 |6411 |4872 |  21k|  1 |  21k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
999.61/1002.32	c  1002s| 20700 |  8942 | 14111k| 645.7 |   443M |  51 |3294 |6402 |   0 |  21k|  0 |  21k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
1003.10/1005.82	c  1006s| 20800 |  8972 | 14158k| 644.9 |   444M |  51 |3294 |6378 |4879 |  21k|  1 |  21k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
1007.30/1010.09	c  1010s| 20900 |  9002 | 14227k| 645.1 |   444M |  51 |3294 |6367 |4885 |  22k|  1 |  21k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
1010.58/1013.37	c  1013s| 21000 |  9037 | 14279k| 644.5 |   445M |  51 |3294 |6337 |4872 |  22k|  1 |  21k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
1013.07/1015.88	c  1016s| 21100 |  9055 | 14320k| 643.5 |   445M |  51 |3294 |6332 |4887 |  22k|  1 |  21k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
1015.97/1018.77	c  1019s| 21200 |  9077 | 14363k| 642.5 |   446M |  51 |3294 |6305 |4867 |  22k|  1 |  22k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
1019.86/1022.67	c  1023s| 21300 |  9111 | 14418k| 642.1 |   446M |  51 |3294 |6272 |4890 |  22k|  1 |  22k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
1021.45/1024.21	c  1024s| 21400 |  9128 | 14440k| 640.2 |   446M |  51 |3294 |6292 |4872 |  22k|  1 |  22k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
1023.36/1026.13	c  1026s| 21500 |  9143 | 14467k| 638.6 |   446M |  51 |3294 |6302 |4880 |  22k|  1 |  22k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
1026.84/1029.63	c  1030s| 21600 |  9173 | 14523k| 638.2 |   447M |  51 |3294 |6282 |4872 |  22k|  1 |  22k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
1030.24/1033.08	c  1033s| 21700 |  9198 | 14563k| 637.2 |   448M |  51 |3294 |6252 |   0 |  22k|  0 |  22k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
1033.23/1036.06	c  1036s| 21800 |  9224 | 14611k| 636.5 |   448M |  51 |3294 |6343 |4867 |  22k|  1 |  22k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
1036.81/1039.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1036.81/1039.61	c  1040s| 21900 |  9242 | 14656k| 635.7 |   450M |  51 |3294 |6357 |4887 |  23k|  1 |  22k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
1039.90/1042.76	c  1043s| 22000 |  9280 | 14708k| 635.2 |   451M |  51 |3294 |6350 |4882 |  23k|  2 |  22k|  52 | 2.100000e+01 |      --      |    Inf |   1.01%
1043.09/1045.91	c  1046s| 22100 |  9320 | 14756k| 634.5 |   451M |  51 |3294 |6355 |4880 |  23k|  1 |  22k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1045.89/1048.78	c  1049s| 22200 |  9362 | 14804k| 633.9 |   453M |  51 |3294 |6329 |4876 |  23k|  1 |  22k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1047.79/1050.67	c  1051s| 22300 |  9367 | 14832k| 632.4 |   453M |  51 |3294 |6333 |   0 |  23k|  0 |  22k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1050.88/1053.77	c  1054s| 22400 |  9409 | 14880k| 631.7 |   453M |  51 |3294 |6300 |4878 |  23k|  1 |  22k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1054.57/1057.44	c  1057s| 22500 |  9430 | 14940k| 631.6 |   454M |  51 |3294 |6275 |   0 |  23k|  0 |  23k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1057.96/1060.83	c  1061s| 22600 |  9463 | 14996k| 631.3 |   454M |  51 |3294 |6285 |4872 |  23k|  1 |  23k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1061.16/1064.11	c  1064s| 22700 |  9481 | 15043k| 630.6 |   455M |  51 |3294 |6277 |4873 |  24k|  1 |  23k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1064.54/1067.45	c  1067s| 22800 |  9512 | 15092k| 630.0 |   455M |  51 |3294 |6280 |4867 |  24k|  1 |  23k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1068.14/1071.10	c  1071s| 22900 |  9560 | 15142k| 629.5 |   455M |  51 |3294 |6283 |4886 |  24k|  1 |  23k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1072.62/1075.59	c  1076s| 23000 |  9617 | 15210k| 629.7 |   456M |  51 |3294 |6285 |4884 |  24k|  2 |  23k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1075.81/1078.75	c  1079s| 23100 |  9651 | 15260k| 629.1 |   457M |  51 |3294 |6373 |   0 |  24k|  0 |  23k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1079.40/1082.30	c  1082s| 23200 |  9698 | 15316k| 628.9 |   457M |  51 |3294 |6403 |4885 |  24k|  1 |  23k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1083.39/1086.38	c  1086s| 23300 |  9756 | 15381k| 628.9 |   460M |  51 |3294 |6443 |4882 |  24k|  1 |  23k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1086.20/1089.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1086.20/1089.12	c  1089s| 23400 |  9788 | 15424k| 628.1 |   460M |  51 |3294 |6445 |4876 |  24k|  1 |  23k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1088.88/1091.86	c  1092s| 23500 |  9808 | 15466k| 627.3 |   460M |  51 |3294 |6485 |4904 |  25k|  1 |  23k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1092.18/1095.17	c  1095s| 23600 |  9843 | 15518k| 626.9 |   461M |  51 |3294 |6436 |4869 |  25k|  1 |  24k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1096.07/1099.03	c  1099s| 23700 |  9890 | 15574k| 626.6 |   461M |  51 |3294 |6427 |   0 |  25k|  0 |  24k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1099.35/1102.37	c  1102s| 23800 |  9915 | 15617k| 625.8 |   462M |  51 |3294 |6402 |4884 |  25k|  2 |  24k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1102.94/1105.95	c  1106s| 23900 |  9956 | 15675k| 625.6 |   462M |  51 |3294 |6393 |   0 |  25k|  0 |  24k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1105.63/1108.60	c  1109s| 24000 |  9971 | 15713k| 624.6 |   463M |  51 |3294 |6378 |   0 |  25k|  0 |  24k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1108.93/1111.99	c  1112s| 24100 | 10021 | 15768k| 624.3 |   464M |  51 |3294 |6459 |4864 |  25k|  1 |  24k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1112.71/1115.75	c  1116s| 24200 | 10043 | 15829k| 624.3 |   465M |  51 |3294 |6418 |4881 |  25k|  1 |  24k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1115.71/1118.71	c  1119s| 24300 | 10082 | 15868k| 623.4 |   466M |  51 |3294 |6435 |4879 |  26k|  2 |  24k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1118.50/1121.55	c  1122s| 24400 | 10119 | 15915k| 622.7 |   466M |  51 |3294 |6389 |4880 |  26k|  1 |  24k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1122.59/1125.68	c  1126s| 24500 | 10177 | 15977k| 622.7 |   469M |  51 |3294 |6593 |4904 |  26k|  2 |  24k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1127.48/1130.54	c  1131s| 24600 | 10219 | 16052k| 623.2 |   474M |  51 |3294 |6602 |4894 |  26k|  2 |  25k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1131.08/1134.15	c  1134s| 24700 | 10236 | 16091k| 622.3 |   475M |  51 |3294 |6588 |4876 |  26k|  1 |  25k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1132.97/1136.03	c  1136s| 24800 | 10239 | 16117k| 620.9 |   475M |  51 |3294 |6578 |   0 |  26k|  0 |  25k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1136.55/1139.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1136.55/1139.61	c  1140s| 24900 | 10281 | 16173k| 620.7 |   475M |  51 |3294 |6541 |   0 |  26k|  0 |  25k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1141.05/1144.11	c  1144s| 25000 | 10313 | 16248k| 621.2 |   476M |  51 |3294 |6480 |   0 |  27k|  0 |  25k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1144.53/1147.61	c  1148s| 25100 | 10346 | 16303k| 620.9 |   477M |  51 |3294 |6400 |   0 |  27k|  0 |  25k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1148.32/1151.40	c  1151s| 25200 | 10375 | 16364k| 620.9 |   477M |  51 |3294 |6326 |4886 |  27k|  1 |  25k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1150.42/1153.55	c  1154s| 25300 | 10393 | 16395k| 619.7 |   478M |  51 |3294 |6305 |4875 |  27k|  1 |  25k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1153.11/1156.29	c  1156s| 25400 | 10405 | 16439k| 619.0 |   478M |  51 |3294 |6293 |   0 |  27k|  0 |  25k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1156.91/1160.02	c  1160s| 25500 | 10442 | 16500k| 619.0 |   479M |  51 |3294 |6279 |4872 |  27k|  1 |  25k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1161.00/1164.13	c  1164s| 25600 | 10501 | 16558k| 618.8 |   479M |  51 |3294 |6383 |4885 |  27k|  1 |  25k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1163.08/1166.29	c  1166s| 25700 | 10516 | 16588k| 617.6 |   479M |  51 |3294 |6431 |4872 |  28k|  1 |  25k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1165.78/1169.00	c  1169s| 25800 | 10549 | 16629k| 616.9 |   479M |  51 |3294 |6459 |4888 |  28k|  1 |  25k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1169.37/1172.58	c  1173s| 25900 | 10573 | 16684k| 616.6 |   480M |  51 |3294 |6505 |4890 |  28k|  1 |  26k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1172.56/1175.77	c  1176s| 26000 | 10607 | 16735k| 616.2 |   481M |  51 |3294 |6496 |4876 |  28k|  1 |  26k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1175.65/1178.80	c  1179s| 26100 | 10635 | 16782k| 615.7 |   481M |  51 |3294 |6462 |4877 |  28k|  1 |  26k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1179.64/1182.86	c  1183s| 26200 | 10680 | 16849k| 615.9 |   482M |  51 |3294 |6415 |4884 |  28k|  1 |  26k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1183.84/1187.06	c  1187s| 26300 | 10712 | 16899k| 615.5 |   482M |  51 |3294 |6421 |   0 |  28k|  0 |  26k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1188.52/1191.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1188.52/1191.74	c  1192s| 26400 | 10751 | 16975k| 616.0 |   483M |  51 |3294 |6428 |4872 |  28k|  1 |  26k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1193.10/1196.35	c  1196s| 26500 | 10795 | 17047k| 616.4 |   484M |  51 |3294 |6348 |4882 |  29k|  1 |  26k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1197.59/1200.89	c  1201s| 26600 | 10869 | 17131k| 617.2 |   485M |  51 |3294 |6450 |4888 |  29k|  1 |  26k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1200.68/1203.95	c  1204s| 26700 | 10899 | 17182k| 616.8 |   487M |  51 |3294 |6470 |   0 |  29k|  0 |  26k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1204.78/1208.09	c  1208s| 26800 | 10937 | 17256k| 617.2 |   488M |  51 |3294 |6446 |4877 |  29k|  1 |  26k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1207.37/1210.69	c  1211s| 26900 | 10969 | 17293k| 616.4 |   488M |  51 |3294 |6468 |4871 |  29k|  1 |  26k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1209.67/1213.00	c  1213s| 27000 | 10986 | 17325k| 615.3 |   488M |  51 |3294 |6496 |4889 |  29k|  2 |  26k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1211.87/1215.18	c  1215s| 27100 | 11004 | 17360k| 614.3 |   488M |  51 |3294 |6514 |   0 |  29k|  0 |  26k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1215.25/1218.57	c  1219s| 27200 | 11044 | 17416k| 614.2 |   489M |  51 |3294 |6505 |   0 |  29k|  0 |  26k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1218.45/1221.78	c  1222s| 27300 | 11071 | 17462k| 613.6 |   490M |  51 |3294 |6570 |4883 |  30k|  0 |  27k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1222.24/1225.50	c  1225s| 27400 | 11103 | 17526k| 613.7 |   490M |  51 |3294 |6538 |   0 |  30k|  0 |  27k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1226.03/1229.34	c  1229s| 27500 | 11143 | 17580k| 613.4 |   491M |  51 |3294 |6509 |4889 |  30k|  1 |  27k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1230.31/1233.63	c  1234s| 27600 | 11195 | 17656k| 613.9 |   492M |  51 |3294 |6516 |4887 |  30k|  2 |  27k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1232.21/1235.55	c  1236s| 27700 | 11202 | 17686k| 612.9 |   492M |  51 |3294 |6505 |   0 |  30k|  0 |  27k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1235.90/1239.26	c  1239s| 27800 | 11256 | 17752k| 613.0 |   493M |  51 |3294 |6483 |   0 |  30k|  0 |  27k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1239.59/1242.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1239.59/1242.90	c  1243s| 27900 | 11293 | 17810k| 612.9 |   493M |  51 |3294 |6434 |   0 |  30k|  0 |  27k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1241.79/1245.15	c  1245s| 28000 | 11319 | 17844k| 612.0 |   494M |  51 |3294 |6444 |   0 |  30k|  0 |  27k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1244.68/1248.03	c  1248s| 28100 | 11343 | 17890k| 611.5 |   494M |  51 |3294 |6431 |4886 |  30k|  1 |  27k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1247.07/1250.47	c  1250s| 28200 | 11370 | 17928k| 610.7 |   495M |  51 |3294 |6447 |4878 |  30k|  3 |  27k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1248.56/1251.95	c  1252s| 28300 | 11380 | 17951k| 609.4 |   495M |  51 |3294 |6444 |   0 |  30k|  0 |  27k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1251.77/1255.12	c  1255s| 28400 | 11419 | 18004k| 609.1 |   495M |  51 |3294 |6416 |4874 |  30k|  1 |  27k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1253.85/1257.27	c  1257s| 28500 | 11438 | 18034k| 608.1 |   497M |  51 |3294 |6435 |4886 |  31k|  1 |  27k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1256.75/1260.15	c  1260s| 28600 | 11465 | 18076k| 607.4 |   497M |  51 |3294 |6415 |4865 |  31k|  1 |  27k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1261.13/1264.59	c  1265s| 28700 | 11494 | 18144k| 607.7 |   498M |  51 |3294 |6423 |   0 |  31k|  0 |  27k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1264.92/1268.33	c  1268s| 28800 | 11527 | 18203k| 607.6 |   498M |  51 |3294 |6355 |4880 |  31k|  1 |  27k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1267.91/1271.34	c  1271s| 28900 | 11562 | 18251k| 607.2 |   499M |  51 |3294 |6347 |   0 |  31k|  0 |  27k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1270.50/1273.99	c  1274s| 29000 | 11588 | 18292k| 606.5 |   499M |  51 |3294 |6337 |4871 |  31k|  1 |  28k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1272.30/1275.74	c  1276s| 29100 | 11595 | 18317k| 605.3 |   500M |  51 |3294 |6342 |   0 |  31k|  0 |  28k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1274.39/1277.83	c  1278s| 29200 | 11608 | 18348k| 604.4 |   501M |  51 |3294 |6324 |4887 |  31k|  1 |  28k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1276.99/1280.40	c  1280s| 29300 | 11635 | 18387k| 603.7 |   501M |  51 |3294 |6357 |4879 |  31k|  1 |  28k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1279.08/1282.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1279.08/1282.57	c  1283s| 29400 | 11643 | 18422k| 602.8 |   501M |  51 |3294 |6364 |4873 |  31k|  1 |  28k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1282.47/1286.00	c  1286s| 29500 | 11678 | 18478k| 602.7 |   501M |  51 |3294 |6399 |4858 |  32k|  1 |  28k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1285.58/1289.04	c  1289s| 29600 | 11716 | 18526k| 602.3 |   502M |  51 |3294 |6512 |4890 |  32k|  2 |  28k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1290.45/1293.96	c  1294s| 29700 | 11768 | 18609k| 603.0 |   503M |  51 |3294 |6525 |   0 |  32k|  0 |  28k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1294.14/1297.68	c  1298s| 29800 | 11809 | 18674k| 603.2 |   506M |  51 |3294 |6518 |4883 |  32k|  1 |  28k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1298.54/1302.07	c  1302s| 29900 | 11849 | 18744k| 603.5 |   507M |  51 |3294 |6483 |4885 |  32k|  0 |  28k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1302.42/1305.92	c  1306s| 30000 | 11883 | 18809k| 603.6 |   508M |  51 |3294 |6516 |   0 |  32k|  0 |  28k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1305.91/1309.48	c  1309s| 30100 | 11903 | 18869k| 603.6 |   509M |  51 |3294 |6523 |4883 |  32k|  1 |  28k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1310.40/1313.99	c  1314s| 30200 | 11953 | 18949k| 604.3 |   509M |  51 |3294 |6583 |4886 |  32k|  2 |  29k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1315.78/1319.35	c  1319s| 30300 | 11974 | 18998k| 603.9 |   516M |  51 |3294 |6593 |   0 |  33k|  0 |  29k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1319.08/1322.69	c  1323s| 30400 | 12019 | 19053k| 603.7 |   517M |  51 |3294 |6593 |4892 |  33k|  1 |  29k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1322.27/1325.83	c  1326s| 30500 | 12038 | 19104k| 603.4 |   517M |  51 |3294 |6574 |4880 |  33k|  1 |  29k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1325.57/1329.12	c  1329s| 30600 | 12064 | 19158k| 603.2 |   518M |  51 |3294 |6609 |4890 |  33k|  2 |  29k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1328.35/1331.97	c  1332s| 30700 | 12086 | 19206k| 602.8 |   518M |  51 |3294 |6640 |   0 |  33k|  0 |  29k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1331.24/1334.83	c  1335s| 30800 | 12110 | 19249k| 602.3 |   518M |  51 |3294 |6670 |4883 |  33k|  1 |  29k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1333.64/1337.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1333.64/1337.27	c  1337s| 30900 | 12113 | 19286k| 601.6 |   519M |  51 |3294 |6662 |4876 |  33k|  1 |  29k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1337.54/1341.13	c  1341s| 31000 | 12149 | 19345k| 601.5 |   519M |  51 |3294 |6637 |4873 |  33k|  1 |  29k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1339.62/1343.28	c  1343s| 31100 | 12179 | 19376k| 600.6 |   519M |  51 |3294 |6600 |4889 |  33k|  1 |  29k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1342.53/1346.12	c  1346s| 31200 | 12221 | 19419k| 600.1 |   519M |  51 |3294 |6637 |4903 |  33k|  2 |  29k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1344.61/1348.24	c  1348s| 31300 | 12234 | 19449k| 599.2 |   520M |  51 |3294 |6681 |4889 |  34k|  1 |  29k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1346.70/1350.34	c  1350s| 31400 | 12256 | 19480k| 598.3 |   520M |  51 |3294 |6689 |   0 |  34k|  0 |  29k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1349.51/1353.18	c  1353s| 31500 | 12288 | 19525k| 597.8 |   521M |  51 |3294 |6704 |4900 |  34k|  1 |  29k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1352.59/1356.20	c  1356s| 31600 | 12332 | 19566k| 597.3 |   521M |  51 |3294 |6681 |4881 |  34k|  1 |  29k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1354.28/1357.98	c  1358s| 31700 | 12330 | 19592k| 596.2 |   521M |  51 |3294 |6643 |   0 |  34k|  0 |  30k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1358.87/1362.52	c  1363s| 31800 | 12383 | 19660k| 596.5 |   521M |  51 |3294 |6560 |4883 |  34k|  1 |  30k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1365.66/1369.32	c  1369s| 31900 | 12463 | 19771k| 598.0 |   522M |  51 |3294 |6529 |4866 |  34k|  1 |  30k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1368.95/1372.67	c  1373s| 32000 | 12520 | 19824k| 597.8 |   523M |  51 |3294 |6562 |4878 |  34k|  2 |  30k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1372.74/1376.41	c  1376s| 32100 | 12568 | 19888k| 598.0 |   523M |  51 |3294 |6537 |4887 |  35k|  1 |  30k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1375.53/1379.25	c  1379s| 32200 | 12590 | 19933k| 597.5 |   524M |  51 |3294 |6524 |4870 |  35k|  1 |  30k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1377.92/1381.65	c  1382s| 32300 | 12630 | 19972k| 596.9 |   525M |  51 |3294 |6521 |   0 |  35k|  0 |  30k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1381.12/1384.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1381.12/1384.83	c  1385s| 32400 | 12680 | 20023k| 596.6 |   526M |  51 |3294 |6553 |   0 |  35k|  0 |  30k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1384.51/1388.26	c  1388s| 32500 | 12700 | 20077k| 596.5 |   526M |  51 |3294 |6531 |   0 |  35k|  0 |  30k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1387.80/1391.56	c  1392s| 32600 | 12744 | 20132k| 596.3 |   526M |  51 |3294 |6540 |4874 |  35k|  1 |  30k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1391.59/1395.32	c  1395s| 32700 | 12798 | 20197k| 596.5 |   527M |  51 |3294 |6521 |4876 |  35k|  1 |  30k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1395.78/1399.55	c  1400s| 32800 | 12851 | 20267k| 596.8 |   527M |  51 |3294 |6473 |4861 |  35k|  1 |  30k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1398.67/1402.44	c  1402s| 32900 | 12884 | 20318k| 596.5 |   529M |  51 |3294 |6567 |4873 |  35k|  1 |  30k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1400.87/1404.68	c  1405s| 33000 | 12908 | 20355k| 595.9 |   529M |  51 |3294 |6562 |4900 |  35k|  1 |  31k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1403.56/1407.33	c  1407s| 33100 | 12922 | 20402k| 595.5 |   530M |  51 |3294 |6553 |4870 |  35k|  1 |  31k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1406.45/1410.24	c  1410s| 33200 | 12956 | 20451k| 595.2 |   531M |  51 |3294 |6569 |4891 |  35k|  1 |  31k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1409.95/1413.78	c  1414s| 33300 | 12968 | 20486k| 594.5 |   532M |  51 |3294 |6546 |4893 |  35k|  1 |  31k|  52 | 2.100000e+01 |      --      |    Inf |   1.02%
1413.54/1417.35	c  1417s| 33400 | 13014 | 20545k| 594.5 |   532M |  51 |3294 |6510 |4877 |  36k|  2 |  31k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1418.42/1422.28	c  1422s| 33500 | 13066 | 20620k| 594.9 |   534M |  51 |3294 |6479 |4866 |  36k|  1 |  31k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1421.62/1425.48	c  1425s| 33600 | 13106 | 20673k| 594.7 |   536M |  51 |3294 |6492 |4868 |  36k|  1 |  31k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1424.71/1428.51	c  1428s| 33700 | 13139 | 20724k| 594.5 |   536M |  51 |3294 |6492 |   0 |  36k|  0 |  31k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1428.00/1431.82	c  1432s| 33800 | 13176 | 20778k| 594.3 |   538M |  51 |3294 |6469 |4880 |  36k|  1 |  31k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1430.20/1434.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1430.20/1434.03	c  1434s| 33900 | 13207 | 20813k| 593.6 |   539M |  51 |3294 |6526 |   0 |  36k|  0 |  31k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1432.59/1436.42	c  1436s| 34000 | 13228 | 20847k| 592.9 |   540M |  51 |3294 |6552 |4896 |  36k|  1 |  31k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1435.68/1439.52	c  1440s| 34100 | 13250 | 20898k| 592.7 |   540M |  51 |3294 |6542 |4887 |  36k|  1 |  31k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1438.57/1442.43	c  1442s| 34200 | 13304 | 20950k| 592.5 |   541M |  51 |3294 |6573 |4881 |  36k|  1 |  31k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1441.66/1445.55	c  1446s| 34300 | 13331 | 20996k| 592.1 |   543M |  51 |3294 |6639 |4889 |  36k|  1 |  32k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1444.17/1448.11	c  1448s| 34400 | 13348 | 21036k| 591.5 |   543M |  51 |3294 |6608 |   0 |  37k|  0 |  32k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1449.94/1453.83	c  1454s| 34500 | 13363 | 21108k| 591.9 |   543M |  51 |3294 |6597 |4883 |  37k|  2 |  32k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1452.63/1456.55	c  1457s| 34600 | 13382 | 21151k| 591.5 |   544M |  51 |3294 |6585 |4901 |  37k|  1 |  32k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1456.14/1460.01	c  1460s| 34700 | 13410 | 21202k| 591.2 |   544M |  51 |3294 |6529 |   0 |  37k|  0 |  32k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1459.72/1463.67	c  1464s| 34800 | 13439 | 21261k| 591.2 |   545M |  51 |3294 |6497 |   0 |  37k|  0 |  32k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1462.81/1466.78	c  1467s| 34900 | 13469 | 21312k| 591.0 |   545M |  51 |3294 |6500 |4875 |  37k|  1 |  32k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1465.40/1469.37	c  1469s| 35000 | 13510 | 21352k| 590.5 |   545M |  51 |3294 |6562 |4896 |  37k|  1 |  32k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1467.80/1471.74	c  1472s| 35100 | 13525 | 21387k| 589.8 |   546M |  51 |3294 |6564 |   0 |  37k|  0 |  32k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1471.59/1475.58	c  1476s| 35200 | 13574 | 21449k| 589.9 |   547M |  51 |3294 |6549 |   0 |  38k|  0 |  32k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1473.78/1477.77	c  1478s| 35300 | 13605 | 21483k| 589.2 |   547M |  51 |3294 |6535 |4891 |  38k|  1 |  32k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1476.19/1480.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1476.19/1480.19	c  1480s| 35400 | 13631 | 21518k| 588.5 |   548M |  51 |3294 |6519 |4890 |  38k|  1 |  32k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1479.37/1483.36	c  1483s| 35500 | 13677 | 21561k| 588.1 |   548M |  51 |3294 |6549 |4887 |  38k|  1 |  32k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1482.26/1486.20	c  1486s| 35600 | 13715 | 21608k| 587.8 |   549M |  51 |3294 |6594 |4886 |  38k|  1 |  32k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1485.35/1489.30	c  1489s| 35700 | 13727 | 21652k| 587.4 |   550M |  51 |3294 |6587 |   0 |  38k|  0 |  32k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1488.54/1492.58	c  1493s| 35800 | 13751 | 21703k| 587.2 |   552M |  51 |3294 |6593 |   0 |  38k|  0 |  32k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1492.83/1496.82	c  1497s| 35900 | 13788 | 21764k| 587.3 |   552M |  51 |3294 |6568 |4873 |  38k|  1 |  33k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1495.62/1499.65	c  1500s| 36000 | 13820 | 21808k| 586.8 |   552M |  51 |3294 |6557 |4900 |  38k|  1 |  33k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1498.81/1502.81	c  1503s| 36100 | 13852 | 21856k| 586.6 |   553M |  51 |3294 |6557 |4885 |  38k|  1 |  33k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1500.91/1504.97	c  1505s| 36200 | 13871 | 21889k| 585.9 |   553M |  51 |3294 |6558 |4867 |  38k|  1 |  33k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1504.11/1508.17	c  1508s| 36300 | 13907 | 21939k| 585.6 |   554M |  51 |3294 |6536 |4880 |  38k|  1 |  33k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1508.29/1512.35	c  1512s| 36400 | 13954 | 22008k| 585.9 |   555M |  51 |3294 |6521 |4900 |  39k|  1 |  33k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1512.28/1516.32	c  1516s| 36500 | 13999 | 22073k| 586.1 |   555M |  51 |3294 |6489 |4889 |  39k|  1 |  33k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1515.87/1520.00	c  1520s| 36600 | 14040 | 22128k| 586.0 |   556M |  51 |3294 |6477 |4888 |  39k|  1 |  33k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1519.36/1523.49	c  1523s| 36700 | 14088 | 22189k| 586.0 |   558M |  51 |3294 |6480 |   0 |  39k|  0 |  33k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1521.85/1525.94	c  1526s| 36800 | 14111 | 22227k| 585.5 |   559M |  51 |3294 |6501 |   0 |  39k|  0 |  33k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1525.54/1529.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1525.54/1529.66	c  1530s| 36900 | 14144 | 22284k| 585.5 |   561M |  51 |3294 |6503 |   0 |  39k|  0 |  33k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1528.24/1532.30	c  1532s| 37000 | 14167 | 22324k| 585.0 |   561M |  51 |3294 |6485 |4893 |  39k|  1 |  33k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1530.83/1534.92	c  1535s| 37100 | 14187 | 22361k| 584.4 |   561M |  51 |3294 |6496 |4885 |  39k|  1 |  33k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1534.62/1538.75	c  1539s| 37200 | 14237 | 22418k| 584.4 |   561M |  51 |3294 |6456 |4881 |  39k|  1 |  33k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1538.11/1542.21	c  1542s| 37300 | 14256 | 22474k| 584.3 |   562M |  51 |3294 |6486 |   0 |  39k|  0 |  34k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1541.80/1546.00	c  1546s| 37400 | 14311 | 22538k| 584.5 |   563M |  51 |3294 |6464 |4889 |  40k|  1 |  34k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1544.59/1548.77	c  1549s| 37500 | 14336 | 22581k| 584.1 |   563M |  51 |3294 |6481 |   0 |  40k|  0 |  34k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1546.79/1550.99	c  1551s| 37600 | 14353 | 22612k| 583.3 |   563M |  51 |3294 |6498 |4881 |  40k|  1 |  34k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1549.28/1553.45	c  1553s| 37700 | 14370 | 22650k| 582.8 |   563M |  51 |3294 |6499 |4883 |  40k|  1 |  34k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1551.99/1556.18	c  1556s| 37800 | 14389 | 22691k| 582.4 |   563M |  51 |3294 |6543 |4886 |  40k|  1 |  34k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1553.98/1558.17	c  1558s| 37900 | 14405 | 22723k| 581.7 |   564M |  51 |3294 |6542 |4883 |  40k|  1 |  34k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1558.46/1562.66	c  1563s| 38000 | 14462 | 22797k| 582.1 |   564M |  51 |3294 |6548 |4873 |  40k|  1 |  34k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1562.15/1566.37	c  1566s| 38100 | 14511 | 22863k| 582.3 |   565M |  51 |3294 |6566 |4886 |  40k|  1 |  34k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1564.74/1568.97	c  1569s| 38200 | 14521 | 22901k| 581.8 |   565M |  51 |3294 |6618 |4862 |  40k|  1 |  34k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1567.33/1571.55	c  1572s| 38300 | 14541 | 22942k| 581.4 |   568M |  51 |3294 |6621 |   0 |  40k|  0 |  34k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1569.43/1573.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1569.43/1573.63	c  1574s| 38400 | 14560 | 22970k| 580.6 |   570M |  51 |3294 |6617 |4881 |  40k|  1 |  34k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1572.32/1576.54	c  1577s| 38500 | 14575 | 23015k| 580.3 |   571M |  51 |3294 |6599 |4876 |  41k|  1 |  34k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1575.31/1579.50	c  1579s| 38600 | 14598 | 23059k| 579.9 |   571M |  51 |3294 |6579 |4878 |  41k|  1 |  34k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1578.31/1582.53	c  1583s| 38700 | 14618 | 23112k| 579.8 |   571M |  51 |3294 |6609 |4876 |  41k|  1 |  34k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1581.10/1585.36	c  1585s| 38800 | 14634 | 23158k| 579.5 |   571M |  51 |3294 |6620 |   0 |  41k|  0 |  34k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1584.39/1588.69	c  1589s| 38900 | 14676 | 23212k| 579.4 |   572M |  51 |3294 |6597 |4891 |  41k|  1 |  35k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1588.48/1592.78	c  1593s| 39000 | 14721 | 23280k| 579.6 |   572M |  51 |3294 |6583 |   0 |  41k|  0 |  35k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1592.37/1596.64	c  1597s| 39100 | 14766 | 23342k| 579.7 |   573M |  51 |3294 |6584 |4887 |  41k|  1 |  35k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1595.56/1599.88	c  1600s| 39200 | 14796 | 23396k| 579.6 |   573M |  51 |3294 |6578 |4884 |  41k|  1 |  35k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1597.96/1602.23	c  1602s| 39300 | 14822 | 23432k| 579.1 |   574M |  51 |3294 |6561 |4883 |  41k|  1 |  35k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1600.65/1604.94	c  1605s| 39400 | 14862 | 23475k| 578.7 |   575M |  51 |3294 |6534 |4891 |  42k|  2 |  35k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1603.34/1607.66	c  1608s| 39500 | 14908 | 23517k| 578.3 |   575M |  51 |3294 |6573 |4878 |  42k|  1 |  35k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1604.44/1608.70	c  1609s| 39600 | 14916 | 23534k| 577.3 |   576M |  51 |3294 |6577 |4878 |  42k|  2 |  35k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1606.33/1610.63	c  1611s| 39700 | 14927 | 23566k| 576.7 |   576M |  51 |3294 |6570 |   0 |  42k|  0 |  35k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1609.63/1613.94	c  1614s| 39800 | 14961 | 23617k| 576.5 |   576M |  51 |3294 |6569 |4893 |  42k|  2 |  35k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1613.32/1617.64	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1613.32/1617.64	c  1618s| 39900 | 15016 | 23679k| 576.7 |   577M |  51 |3294 |6584 |4905 |  42k|  1 |  35k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1615.51/1619.83	c  1620s| 40000 | 15031 | 23713k| 576.1 |   577M |  51 |3294 |6595 |   0 |  42k|  0 |  35k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1618.60/1622.91	c  1623s| 40100 | 15050 | 23763k| 575.9 |   578M |  51 |3294 |6586 |4882 |  42k|  1 |  35k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1622.29/1626.65	c  1627s| 40200 | 15079 | 23814k| 575.7 |   578M |  51 |3294 |6616 |4905 |  42k|  2 |  35k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1625.28/1629.63	c  1630s| 40300 | 15099 | 23861k| 575.5 |   578M |  51 |3294 |6640 |4879 |  42k|  1 |  35k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1628.18/1632.52	c  1633s| 40400 | 15114 | 23901k| 575.1 |   579M |  51 |3294 |6656 |4881 |  43k|  1 |  35k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1631.07/1635.42	c  1635s| 40500 | 15150 | 23944k| 574.7 |   580M |  51 |3294 |6639 |   0 |  43k|  0 |  36k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1634.16/1638.52	c  1639s| 40600 | 15196 | 23993k| 574.5 |   581M |  51 |3294 |6642 |4890 |  43k|  1 |  36k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1636.95/1641.35	c  1641s| 40700 | 15237 | 24044k| 574.4 |   582M |  51 |3294 |6617 |4874 |  43k|  1 |  36k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1642.04/1646.40	c  1646s| 40800 | 15287 | 24122k| 574.8 |   584M |  51 |3294 |6555 |4881 |  43k|  1 |  36k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1647.33/1651.75	c  1652s| 40900 | 15329 | 24212k| 575.6 |   585M |  51 |3294 |6537 |4885 |  43k|  1 |  36k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1650.82/1655.23	c  1655s| 41000 | 15355 | 24268k| 575.6 |   585M |  51 |3294 |6536 |   0 |  43k|  0 |  36k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1654.31/1658.77	c  1659s| 41100 | 15383 | 24324k| 575.5 |   586M |  51 |3294 |6527 |4883 |  44k|  1 |  36k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1657.10/1661.54	c  1662s| 41200 | 15394 | 24364k| 575.1 |   586M |  51 |3294 |6564 |   0 |  44k|  0 |  36k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1659.61/1664.05	c  1664s| 41300 | 15401 | 24402k| 574.7 |   587M |  51 |3294 |6602 |4879 |  44k|  1 |  36k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1662.19/1666.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1662.19/1666.62	c  1667s| 41400 | 15418 | 24445k| 574.3 |   587M |  51 |3294 |6572 |4876 |  44k|  1 |  36k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1666.48/1671.00	c  1671s| 41500 | 15478 | 24520k| 574.7 |   588M |  51 |3294 |6656 |4916 |  44k|  4 |  36k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1669.59/1674.09	c  1674s| 41600 | 15491 | 24565k| 574.4 |   589M |  51 |3294 |6653 |4888 |  44k|  1 |  36k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1672.77/1677.28	c  1677s| 41700 | 15526 | 24610k| 574.2 |   589M |  51 |3294 |6674 |   0 |  44k|  0 |  36k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1676.26/1680.79	c  1681s| 41800 | 15555 | 24666k| 574.1 |   590M |  51 |3294 |6644 |4884 |  44k|  1 |  36k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1680.15/1684.62	c  1685s| 41900 | 15590 | 24721k| 574.1 |   591M |  51 |3294 |6615 |   0 |  44k|  0 |  37k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1684.65/1689.14	c  1689s| 42000 | 15649 | 24800k| 574.6 |   592M |  51 |3294 |6598 |4887 |  44k|  1 |  37k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1688.03/1692.59	c  1693s| 42100 | 15679 | 24852k| 574.4 |   593M |  51 |3294 |6590 |   0 |  45k|  0 |  37k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1691.42/1695.96	c  1696s| 42200 | 15716 | 24905k| 574.3 |   594M |  51 |3294 |6612 |4893 |  45k|  2 |  37k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1695.21/1699.73	c  1700s| 42300 | 15761 | 24962k| 574.3 |   594M |  51 |3294 |6834 |4868 |  45k|  1 |  37k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1698.61/1703.11	c  1703s| 42400 | 15800 | 25019k| 574.3 |   595M |  51 |3294 |6843 |   0 |  45k|  0 |  37k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1701.19/1705.78	c  1706s| 42500 | 15818 | 25058k| 573.9 |   595M |  51 |3294 |6839 |4891 |  45k|  1 |  37k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1704.38/1709.00	c  1709s| 42600 | 15838 | 25111k| 573.8 |   596M |  51 |3294 |6852 |4893 |  45k|  1 |  37k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1707.28/1711.85	c  1712s| 42700 | 15858 | 25157k| 573.5 |   596M |  51 |3294 |6863 |   0 |  45k|  0 |  37k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1708.97/1713.50	c  1713s| 42800 | 15870 | 25179k| 572.7 |   599M |  51 |3294 |6888 |4902 |  45k|  1 |  37k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1712.06/1716.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1712.06/1716.66	c  1717s| 42900 | 15893 | 25230k| 572.6 |   599M |  51 |3294 |6892 |4877 |  45k|  1 |  37k|  52 | 2.100000e+01 |      --      |    Inf |   1.03%
1715.75/1720.38	c  1720s| 43000 | 15928 | 25291k| 572.7 |   600M |  51 |3294 |6828 |4863 |  46k|  1 |  37k|  52 | 2.100000e+01 |      --      |    Inf |   1.22%
1721.14/1725.76	c  1726s| 43100 | 15981 | 25382k| 573.4 |   600M |  51 |3294 |6677 |4884 |  46k|  1 |  38k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1724.73/1729.37	c  1729s| 43200 | 16004 | 25435k| 573.3 |   600M |  51 |3294 |6660 |4879 |  46k|  1 |  38k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1727.22/1731.85	c  1732s| 43300 | 16050 | 25478k| 573.0 |   603M |  51 |3294 |6649 |   0 |  46k|  0 |  38k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1730.42/1735.02	c  1735s| 43400 | 16084 | 25519k| 572.6 |   603M |  51 |3294 |6642 |4885 |  46k|  0 |  38k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1733.71/1738.35	c  1738s| 43500 | 16116 | 25565k| 572.4 |   604M |  51 |3294 |6602 |4885 |  46k|  1 |  38k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1735.51/1740.14	c  1740s| 43600 | 16126 | 25591k| 571.7 |   604M |  51 |3294 |6619 |4891 |  46k|  1 |  38k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1737.51/1742.19	c  1742s| 43700 | 16135 | 25622k| 571.1 |   605M |  51 |3294 |6625 |4886 |  47k|  1 |  38k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1741.28/1745.99	c  1746s| 43800 | 16173 | 25682k| 571.2 |   607M |  51 |3294 |6586 |4876 |  47k|  1 |  38k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1744.39/1749.09	c  1749s| 43900 | 16198 | 25728k| 570.9 |   608M |  51 |3294 |6551 |4870 |  47k|  1 |  38k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1747.77/1752.46	c  1752s| 44000 | 16238 | 25782k| 570.8 |   609M |  51 |3294 |6535 |4884 |  47k|  1 |  38k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1751.06/1755.72	c  1756s| 44100 | 16272 | 25832k| 570.7 |   610M |  51 |3294 |6503 |4892 |  47k|  1 |  38k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1755.36/1760.02	c  1760s| 44200 | 16319 | 25906k| 571.1 |   611M |  51 |3294 |6493 |4873 |  47k|  1 |  38k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1759.74/1764.42	c  1764s| 44300 | 16360 | 25983k| 571.5 |   612M |  51 |3294 |6485 |4894 |  47k|  1 |  38k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1762.34/1767.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1762.34/1767.03	c  1767s| 44400 | 16383 | 26022k| 571.1 |   612M |  51 |3294 |6555 |4872 |  47k|  1 |  38k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1766.72/1771.43	c  1771s| 44500 | 16423 | 26096k| 571.5 |   613M |  51 |3294 |6602 |   0 |  48k|  0 |  38k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1771.42/1776.14	c  1776s| 44600 | 16477 | 26174k| 571.9 |   614M |  51 |3294 |6606 |4881 |  48k|  1 |  38k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1775.60/1780.30	c  1780s| 44700 | 16519 | 26232k| 572.0 |   618M |  51 |3294 |6609 |4865 |  48k|  1 |  38k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1777.30/1782.02	c  1782s| 44800 | 16535 | 26260k| 571.3 |   619M |  51 |3294 |6611 |4894 |  48k|  1 |  39k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1780.48/1785.28	c  1785s| 44900 | 16563 | 26315k| 571.3 |   619M |  51 |3294 |6624 |4892 |  48k|  2 |  39k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1784.08/1788.81	c  1789s| 45000 | 16597 | 26370k| 571.2 |   619M |  51 |3294 |6581 |   0 |  48k|  0 |  39k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1787.97/1792.79	c  1793s| 45100 | 16654 | 26433k| 571.4 |   620M |  51 |3294 |6595 |4882 |  48k|  1 |  39k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1790.56/1795.33	c  1795s| 45200 | 16673 | 26471k| 570.9 |   621M |  51 |3294 |6626 |4881 |  48k|  1 |  39k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1793.86/1798.61	c  1799s| 45300 | 16694 | 26524k| 570.8 |   621M |  51 |3294 |6597 |4885 |  48k|  1 |  39k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1797.26/1802.10	c  1802s| 45400 | 16715 | 26568k| 570.6 |   622M |  51 |3294 |6681 |4917 |  49k|  2 |  39k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1800.35/1805.12	c  1805s| 45500 | 16734 | 26615k| 570.4 |   624M |  51 |3294 |6688 |   0 |  49k|  0 |  39k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1804.43/1809.23	c  1809s| 45600 | 16763 | 26679k| 570.5 |   624M |  51 |3294 |6645 |   0 |  49k|  0 |  39k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1809.33/1814.17	c  1814s| 45700 | 16795 | 26762k| 571.1 |   626M |  51 |3294 |6648 |   0 |  49k|  0 |  39k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1811.61/1816.46	c  1816s| 45800 | 16817 | 26797k| 570.6 |   627M |  51 |3294 |6678 |4870 |  49k|  1 |  39k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1814.80/1819.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1814.80/1819.61	c  1820s| 45900 | 16839 | 26850k| 570.5 |   628M |  51 |3294 |6671 |   0 |  49k|  0 |  39k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1820.20/1825.01	c  1825s| 46000 | 16885 | 26937k| 571.1 |   628M |  51 |3294 |6650 |4902 |  49k|  3 |  39k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1825.47/1830.35	c  1830s| 46100 | 16942 | 27024k| 571.8 |   630M |  51 |3294 |6664 |   0 |  50k|  0 |  39k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1829.66/1834.53	c  1835s| 46200 | 16970 | 27092k| 572.0 |   630M |  51 |3294 |6634 |   0 |  50k|  0 |  40k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1834.35/1839.23	c  1839s| 46300 | 17022 | 27154k| 572.1 |   631M |  51 |3294 |6589 |4883 |  50k|  1 |  40k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1837.54/1842.44	c  1842s| 46400 | 17063 | 27208k| 572.0 |   631M |  51 |3294 |6558 |4872 |  50k|  1 |  40k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1840.93/1845.87	c  1846s| 46500 | 17108 | 27262k| 572.0 |   632M |  51 |3294 |6558 |   0 |  50k|  0 |  40k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1844.43/1849.34	c  1849s| 46600 | 17161 | 27321k| 572.0 |   633M |  51 |3294 |6549 |4886 |  50k|  1 |  40k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1848.02/1852.99	c  1853s| 46700 | 17225 | 27379k| 572.0 |   635M |  51 |3294 |6668 |   0 |  50k|  0 |  40k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1850.91/1855.85	c  1856s| 46800 | 17253 | 27420k| 571.7 |   635M |  51 |3294 |6676 |   0 |  50k|  0 |  40k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1853.90/1858.86	c  1859s| 46900 | 17275 | 27461k| 571.4 |   635M |  51 |3294 |6674 |4888 |  50k|  1 |  40k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1857.49/1862.44	c  1862s| 47000 | 17298 | 27518k| 571.3 |   637M |  51 |3294 |6686 |4878 |  50k|  1 |  40k|  52 | 2.100000e+01 |      --      |    Inf |   1.23%
1860.48/1865.43	c  1865s| 47100 | 17330 | 27563k| 571.1 |   637M |  51 |3294 |6656 |4873 |  50k|  1 |  40k|  52 | 2.100000e+01 |      --      |    Inf |   1.42%
1864.28/1869.29	c  1869s| 47200 | 17373 | 27628k| 571.3 |   639M |  51 |3294 |6657 |   0 |  50k|  0 |  40k|  52 | 2.100000e+01 |      --      |    Inf |   1.42%
1867.27/1872.21	c  1872s| 47300 | 17417 | 27677k| 571.1 |   639M |  51 |3294 |6698 |   0 |  51k|  0 |  40k|  52 | 2.100000e+01 |      --      |    Inf |   1.42%
1869.96/1874.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1869.96/1874.95	c  1875s| 47400 | 17441 | 27721k| 570.8 |   639M |  51 |3294 |6675 |4889 |  51k|  1 |  40k|  52 | 2.100000e+01 |      --      |    Inf |   1.42%
1872.75/1877.77	c  1878s| 47500 | 17446 | 27761k| 570.5 |   640M |  51 |3294 |6648 |   0 |  51k|  0 |  41k|  52 | 2.100000e+01 |      --      |    Inf |   1.42%
1875.95/1880.91	c  1881s| 47600 | 17479 | 27809k| 570.3 |   640M |  51 |3294 |6532 |4882 |  51k|  2 |  41k|  52 | 2.100000e+01 |      --      |    Inf |   1.42%
1878.94/1883.90	c  1884s| 47700 | 17496 | 27851k| 570.0 |   641M |  51 |3294 |6550 |4891 |  51k|  1 |  41k|  52 | 2.100000e+01 |      --      |    Inf |   1.42%
1881.83/1886.81	c  1887s| 47800 | 17513 | 27896k| 569.7 |   644M |  51 |3294 |6495 |   0 |  51k|  0 |  41k|  52 | 2.100000e+01 |      --      |    Inf |   1.42%
1884.82/1889.84	c  1890s| 47900 | 17551 | 27947k| 569.6 |   644M |  51 |3294 |6520 |4880 |  51k|  1 |  41k|  52 | 2.100000e+01 |      --      |    Inf |   1.42%
1887.52/1892.56	c  1893s| 48000 | 17575 | 27987k| 569.3 |   645M |  51 |3294 |6516 |4887 |  51k|  1 |  41k|  52 | 2.100000e+01 |      --      |    Inf |   1.42%
1890.32/1895.32	c  1895s| 48100 | 17612 | 28035k| 569.1 |   646M |  52 |3294 |6537 |4879 |  52k|  1 |  41k|  52 | 2.100000e+01 |      --      |    Inf |   1.42%
1893.21/1898.30	c  1898s| 48200 | 17641 | 28084k| 568.9 |   647M |  52 |3294 |6577 |   0 |  52k|  0 |  41k|  52 | 2.100000e+01 |      --      |    Inf |   1.42%
1896.50/1901.51	c  1902s| 48300 | 17687 | 28140k| 568.9 |   648M |  52 |3294 |6583 |4878 |  52k|  1 |  41k|  52 | 2.100000e+01 |      --      |    Inf |   1.42%
1901.79/1906.83	c  1907s| 48400 | 17726 | 28219k| 569.3 |   650M |  52 |3294 |6537 |   0 |  52k|  0 |  41k|  52 | 2.100000e+01 |      --      |    Inf |   1.42%
1905.18/1910.29	c  1910s| 48500 | 17768 | 28268k| 569.2 |   650M |  52 |3294 |6514 |4888 |  52k|  1 |  41k|  52 | 2.100000e+01 |      --      |    Inf |   1.42%
1908.08/1913.16	c  1913s| 48600 | 17788 | 28311k| 568.9 |   651M |  52 |3294 |6480 |   0 |  52k|  0 |  41k|  52 | 2.100000e+01 |      --      |    Inf |   1.42%
1911.86/1917.00	c  1917s| 48700 | 17818 | 28371k| 569.0 |   651M |  52 |3294 |6491 |4910 |  52k|  1 |  41k|  52 | 2.100000e+01 |      --      |    Inf |   1.42%
1917.15/1922.20	c  1922s| 48800 | 17885 | 28457k| 569.5 |   652M |  52 |3294 |6499 |4889 |  52k|  1 |  41k|  52 | 2.100000e+01 |      --      |    Inf |   1.42%
1920.54/1925.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1920.54/1925.62	c  1926s| 48900 | 17924 | 28512k| 569.5 |   652M |  52 |3294 |6472 |   0 |  52k|  0 |  41k|  52 | 2.100000e+01 |      --      |    Inf |   1.42%
1923.73/1928.84	c  1929s| 49000 | 17946 | 28561k| 569.4 |   654M |  52 |3294 |6510 |4880 |  53k|  1 |  42k|  52 | 2.100000e+01 |      --      |    Inf |   1.42%
1926.72/1931.81	c  1932s| 49100 | 17970 | 28604k| 569.1 |   654M |  52 |3294 |6539 |4890 |  53k|  1 |  42k|  52 | 2.100000e+01 |      --      |    Inf |   1.42%
1929.72/1934.85	c  1935s| 49200 | 18007 | 28655k| 568.9 |   655M |  52 |3294 |6516 |4899 |  53k|  1 |  42k|  52 | 2.100000e+01 |      --      |    Inf |   1.42%
1933.11/1938.29	c  1938s| 49300 | 18065 | 28710k| 568.9 |   656M |  52 |3294 |6587 |   0 |  53k|  0 |  42k|  52 | 2.100000e+01 |      --      |    Inf |   1.42%
1935.80/1940.91	c  1941s| 49400 | 18102 | 28752k| 568.6 |   658M |  52 |3294 |6580 |4879 |  53k|  1 |  42k|  52 | 2.100000e+01 |      --      |    Inf |   1.42%
1939.00/1944.14	c  1944s| 49500 | 18117 | 28794k| 568.3 |   658M |  52 |3294 |6590 |4878 |  53k|  1 |  42k|  52 | 2.100000e+01 |      --      |    Inf |   1.42%
1942.00/1947.17	c  1947s| 49600 | 18150 | 28845k| 568.2 |   659M |  52 |3294 |6614 |4872 |  53k|  1 |  42k|  52 | 2.100000e+01 |      --      |    Inf |   1.42%
1946.27/1951.40	c  1951s| 49700 | 18208 | 28911k| 568.4 |   661M |  52 |3294 |6588 |4873 |  53k|  1 |  42k|  52 | 2.100000e+01 |      --      |    Inf |   1.42%
1948.77/1953.95	c  1954s| 49800 | 18225 | 28951k| 568.1 |   661M |  52 |3294 |6602 |4898 |  54k|  1 |  42k|  52 | 2.100000e+01 |      --      |    Inf |   1.42%
1952.76/1958.00	c  1958s| 49900 | 18287 | 29019k| 568.3 |   663M |  52 |3294 |6693 |4886 |  54k|  1 |  42k|  52 | 2.100000e+01 |      --      |    Inf |   1.42%
1955.86/1961.04	c  1961s| 50000 | 18307 | 29062k| 568.0 |   663M |  52 |3294 |6745 |4886 |  54k|  1 |  42k|  52 | 2.100000e+01 |      --      |    Inf |   1.42%
1959.54/1964.76	c  1965s| 50100 | 18322 | 29113k| 567.9 |   664M |  52 |3294 |6745 |4890 |  54k|  1 |  42k|  52 | 2.100000e+01 |      --      |    Inf |   1.42%
1963.84/1969.07	c  1969s| 50200 | 18377 | 29191k| 568.3 |   664M |  52 |3294 |6798 |   0 |  54k|  0 |  43k|  52 | 2.100513e+01 |      --      |    Inf |   1.42%
1966.13/1971.37	c  1971s| 50300 | 18382 | 29227k| 567.9 |   665M |  52 |3294 |6796 |   0 |  54k|  0 |  43k|  52 | 2.140000e+01 |      --      |    Inf |   1.42%
1969.22/1974.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1969.22/1974.45	c  1974s| 50400 | 18420 | 29276k| 567.7 |   666M |  52 |3294 |6716 |4889 |  54k|  1 |  43k|  52 | 2.140000e+01 |      --      |    Inf |   1.42%
1972.92/1978.11	c  1978s| 50500 | 18454 | 29327k| 567.7 |   667M |  52 |3294 |6691 |   0 |  54k|  0 |  43k|  52 | 2.140000e+01 |      --      |    Inf |   1.42%
1975.41/1980.60	c  1981s| 50600 | 18481 | 29365k| 567.3 |   668M |  52 |3294 |6671 |4889 |  54k|  2 |  43k|  52 | 2.140000e+01 |      --      |    Inf |   1.42%
1978.20/1983.46	c  1983s| 50700 | 18502 | 29410k| 567.1 |   668M |  52 |3294 |6714 |4882 |  54k|  1 |  43k|  52 | 2.140000e+01 |      --      |    Inf |   1.42%
1980.39/1985.69	c  1986s| 50800 | 18528 | 29441k| 566.6 |   669M |  52 |3294 |6718 |4883 |  54k|  1 |  43k|  52 | 2.140000e+01 |      --      |    Inf |   1.42%
1983.29/1988.50	c  1988s| 50900 | 18551 | 29478k| 566.2 |   669M |  52 |3294 |6768 |4881 |  55k|  1 |  43k|  52 | 2.140000e+01 |      --      |    Inf |   1.42%
1986.28/1991.54	c  1992s| 51000 | 18593 | 29527k| 566.0 |   670M |  52 |3294 |6750 |4888 |  55k|  1 |  43k|  52 | 2.140000e+01 |      --      |    Inf |   1.42%
1988.07/1993.39	c  1993s| 51100 | 18597 | 29556k| 565.5 |   670M |  52 |3294 |6734 |4866 |  55k|  1 |  43k|  52 | 2.140000e+01 |      --      |    Inf |   1.42%
1990.88/1996.11	c  1996s| 51200 | 18634 | 29596k| 565.2 |   671M |  52 |3294 |6688 |4896 |  55k|  1 |  43k|  52 | 2.140000e+01 |      --      |    Inf |   1.42%
1993.66/1998.97	c  1999s| 51300 | 18656 | 29640k| 565.0 |   673M |  52 |3294 |6681 |   0 |  55k|  0 |  43k|  52 | 2.140000e+01 |      --      |    Inf |   1.42%
1996.35/2001.68	c  2002s| 51400 | 18671 | 29678k| 564.6 |   674M |  52 |3294 |6664 |4876 |  55k|  1 |  43k|  52 | 2.140000e+01 |      --      |    Inf |   1.42%
1998.95/2004.27	c  2004s| 51500 | 18708 | 29722k| 564.4 |   674M |  52 |3294 |6644 |   0 |  55k|  0 |  43k|  52 | 2.140000e+01 |      --      |    Inf |   1.42%
2001.54/2006.84	c  2007s| 51600 | 18717 | 29752k| 563.9 |   675M |  52 |3294 |6647 |4898 |  55k|  2 |  43k|  52 | 2.140000e+01 |      --      |    Inf |   1.42%
2005.43/2010.74	c  2011s| 51700 | 18756 | 29811k| 563.9 |   675M |  52 |3294 |6649 |   0 |  55k|  0 |  43k|  52 | 2.140000e+01 |      --      |    Inf |   1.42%
2009.83/2015.13	c  2015s| 51800 | 18800 | 29881k| 564.2 |   678M |  52 |3294 |6645 |4883 |  55k|  1 |  43k|  52 | 2.140000e+01 |      --      |    Inf |   1.42%
2012.32/2017.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2012.32/2017.66	c  2018s| 51900 | 18826 | 29916k| 563.8 |   679M |  52 |3294 |6636 |4892 |  55k|  1 |  44k|  52 | 2.140000e+01 |      --      |    Inf |   1.42%
2015.21/2020.52	c  2021s| 52000 | 18838 | 29956k| 563.5 |   680M |  52 |3294 |6614 |4900 |  56k|  1 |  44k|  52 | 2.140000e+01 |      --      |    Inf |   1.42%
2018.30/2023.68	c  2024s| 52100 | 18869 | 30007k| 563.4 |   680M |  52 |3294 |6625 |4898 |  56k|  1 |  44k|  52 | 2.140000e+01 |      --      |    Inf |   1.42%
2020.10/2025.42	c  2025s| 52200 | 18872 | 30033k| 562.8 |   680M |  52 |3294 |6639 |4883 |  56k|  1 |  44k|  52 | 2.140000e+01 |      --      |    Inf |   1.42%
2022.39/2027.77	c  2028s| 52300 | 18890 | 30062k| 562.3 |   680M |  52 |3294 |6642 |   0 |  56k|  0 |  44k|  52 | 2.140000e+01 |      --      |    Inf |   1.42%
2024.58/2029.96	c  2030s| 52400 | 18901 | 30093k| 561.8 |   685M |  52 |3294 |6618 |4905 |  56k|  2 |  44k|  52 | 2.140000e+01 |      --      |    Inf |   1.42%
2026.88/2032.27	c  2032s| 52500 | 18916 | 30128k| 561.4 |   685M |  52 |3294 |6625 |4892 |  56k|  2 |  44k|  52 | 2.140000e+01 |      --      |    Inf |   1.42%
2029.87/2035.29	c  2035s| 52600 | 18958 | 30175k| 561.2 |   685M |  52 |3294 |6625 |   0 |  56k|  0 |  44k|  52 | 2.140000e+01 |      --      |    Inf |   1.42%
2032.78/2038.17	c  2038s| 52700 | 18978 | 30216k| 561.0 |   685M |  52 |3294 |6654 |4892 |  56k|  1 |  44k|  52 | 2.140000e+01 |      --      |    Inf |   1.42%
2035.96/2041.40	c  2041s| 52800 | 18990 | 30264k| 560.8 |   687M |  52 |3294 |6677 |   0 |  56k|  0 |  44k|  52 | 2.140000e+01 |      --      |    Inf |   1.42%
2039.05/2044.43	c  2044s| 52900 | 19003 | 30309k| 560.6 |   687M |  52 |3294 |6699 |4897 |  56k|  0 |  44k|  52 | 2.140000e+01 |      --      |    Inf |   1.42%
2042.04/2047.44	c  2047s| 53000 | 19021 | 30355k| 560.4 |   688M |  52 |3294 |6695 |   0 |  56k|  0 |  44k|  52 | 2.140000e+01 |      --      |    Inf |   1.42%
2044.53/2049.94	c  2050s| 53100 | 19037 | 30391k| 560.0 |   689M |  52 |3294 |6660 |4879 |  57k|  2 |  44k|  52 | 2.140000e+01 |      --      |    Inf |   1.42%
2046.83/2052.22	c  2052s| 53200 | 19054 | 30423k| 559.6 |   690M |  52 |3294 |6631 |4881 |  57k|  1 |  44k|  52 | 2.161290e+01 |      --      |    Inf |   1.42%
2049.32/2054.70	c  2055s| 53300 | 19100 | 30459k| 559.2 |   690M |  52 |3294 |6685 |4898 |  57k|  2 |  44k|  52 | 2.166667e+01 |      --      |    Inf |   1.42%
2051.02/2056.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2051.02/2056.41	c  2056s| 53400 | 19132 | 30481k| 558.6 |   690M |  52 |3294 |6709 |4881 |  57k|  1 |  44k|  52 | 2.166667e+01 |      --      |    Inf |   1.42%
2052.11/2057.57	c  2058s| 53500 | 19144 | 30494k| 557.8 |   691M |  52 |3294 |6727 |4890 |  57k|  0 |  44k|  52 | 2.166667e+01 |      --      |    Inf |   1.42%
2053.91/2059.34	c  2059s| 53600 | 19165 | 30520k| 557.3 |   692M |  52 |3294 |6749 |4894 |  57k|  1 |  44k|  52 | 2.166667e+01 |      --      |    Inf |   1.42%
2055.50/2061.00	c  2061s| 53700 | 19182 | 30543k| 556.7 |   693M |  52 |3294 |6757 |4894 |  57k|  1 |  44k|  52 | 2.166667e+01 |      --      |    Inf |   1.42%
2057.80/2063.24	c  2063s| 53800 | 19192 | 30574k| 556.2 |   693M |  52 |3294 |6748 |4896 |  57k|  1 |  45k|  52 | 2.200000e+01 |      --      |    Inf |   1.42%
2060.99/2066.46	c  2066s| 53900 | 19248 | 30625k| 556.1 |   694M |  52 |3294 |6844 |4873 |  58k|  1 |  45k|  52 | 2.200000e+01 |      --      |    Inf |   1.42%
2065.09/2070.52	c  2071s| 54000 | 19299 | 30695k| 556.4 |   694M |  52 |3294 |6878 |   0 |  58k|  0 |  45k|  52 | 2.200000e+01 |      --      |    Inf |   1.42%
2068.98/2074.45	c  2074s| 54100 | 19345 | 30754k| 556.5 |   695M |  52 |3294 |6896 |4890 |  58k|  1 |  45k|  52 | 2.200000e+01 |      --      |    Inf |   1.42%
2071.68/2077.18	c  2077s| 54200 | 19366 | 30797k| 556.3 |   695M |  52 |3294 |6896 |4881 |  58k|  1 |  45k|  52 | 2.200000e+01 |      --      |    Inf |   1.42%
2074.68/2080.13	c  2080s| 54300 | 19392 | 30840k| 556.0 |   697M |  52 |3294 |6867 |4872 |  58k|  1 |  45k|  52 | 2.200000e+01 |      --      |    Inf |   1.43%
2075.76/2081.23	c  2081s| 54400 | 19391 | 30854k| 555.3 |   697M |  52 |3294 |6883 |   0 |  58k|  0 |  45k|  52 | 2.200000e+01 |      --      |    Inf |   1.43%
2077.76/2083.25	c  2083s| 54500 | 19411 | 30883k| 554.8 |   697M |  52 |3294 |6885 |   0 |  58k|  0 |  45k|  52 | 2.200000e+01 |      --      |    Inf |   1.43%
2079.56/2085.08	c  2085s| 54600 | 19409 | 30909k| 554.3 |   697M |  52 |3294 |6844 |   0 |  58k|  0 |  45k|  52 | 2.200000e+01 |      --      |    Inf |   1.43%
2081.35/2086.88	c  2087s| 54700 | 19425 | 30936k| 553.8 |   698M |  52 |3294 |6839 |4876 |  58k|  1 |  45k|  52 | 2.200000e+01 |      --      |    Inf |   1.43%
2084.65/2090.19	c  2090s| 54800 | 19461 | 30989k| 553.7 |   699M |  52 |3294 |6778 |4881 |  58k|  1 |  45k|  52 | 2.200000e+01 |      --      |    Inf |   1.43%
2089.13/2094.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2089.13/2094.69	c  2095s| 54900 | 19505 | 31053k| 553.9 |   699M |  52 |3294 |6701 |4875 |  58k|  1 |  45k|  52 | 2.200000e+01 |      --      |    Inf |   1.43%
2092.32/2097.87	c  2098s| 55000 | 19535 | 31105k| 553.8 |   699M |  52 |3294 |6669 |4876 |  58k|  1 |  45k|  52 | 2.200000e+01 |      --      |    Inf |   1.43%
2095.52/2101.02	c  2101s| 55100 | 19561 | 31150k| 553.6 |   699M |  52 |3294 |6641 |4891 |  59k|  1 |  45k|  52 | 2.200000e+01 |      --      |    Inf |   1.43%
2097.71/2103.28	c  2103s| 55200 | 19577 | 31181k| 553.2 |   700M |  52 |3294 |6620 |4885 |  59k|  1 |  45k|  52 | 2.200000e+01 |      --      |    Inf |   1.43%
2101.70/2107.24	c  2107s| 55300 | 19605 | 31240k| 553.3 |   700M |  52 |3294 |6626 |   0 |  59k|  0 |  45k|  52 | 2.200000e+01 |      --      |    Inf |   1.43%
2103.39/2108.99	c  2109s| 55400 | 19625 | 31267k| 552.7 |   701M |  52 |3294 |6659 |   0 |  59k|  0 |  46k|  52 | 2.200000e+01 |      --      |    Inf |   1.43%
2106.49/2112.06	c  2112s| 55500 | 19633 | 31315k| 552.6 |   701M |  52 |3294 |6657 |4881 |  59k|  1 |  46k|  52 | 2.200000e+01 |      --      |    Inf |   1.43%
2109.49/2115.02	c  2115s| 55600 | 19659 | 31360k| 552.4 |   702M |  52 |3294 |6664 |4869 |  59k|  1 |  46k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2112.07/2117.65	c  2118s| 55700 | 19702 | 31404k| 552.2 |   702M |  52 |3294 |6618 |4881 |  59k|  1 |  46k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2114.06/2119.62	c  2120s| 55800 | 19717 | 31430k| 551.7 |   703M |  52 |3294 |6608 |4897 |  59k|  2 |  46k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2116.76/2122.36	c  2122s| 55900 | 19727 | 31469k| 551.4 |   704M |  52 |3294 |6595 |   0 |  59k|  0 |  46k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2120.75/2126.37	c  2126s| 56000 | 19735 | 31523k| 551.4 |   704M |  52 |3294 |6591 |4890 |  60k|  1 |  46k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2124.14/2129.76	c  2130s| 56100 | 19761 | 31573k| 551.3 |   705M |  52 |3294 |6561 |   0 |  60k|  0 |  46k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2126.73/2132.35	c  2132s| 56200 | 19775 | 31614k| 551.1 |   706M |  52 |3294 |6573 |4874 |  60k|  1 |  46k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2130.53/2136.14	c  2136s| 56300 | 19813 | 31679k| 551.2 |   706M |  52 |3294 |6588 |4888 |  60k|  1 |  46k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2134.01/2139.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2134.01/2139.65	c  2140s| 56400 | 19851 | 31732k| 551.2 |   707M |  52 |3294 |6575 |   0 |  60k|  0 |  46k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2136.70/2142.37	c  2142s| 56500 | 19869 | 31771k| 550.9 |   707M |  52 |3294 |6580 |4877 |  60k|  1 |  46k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2140.10/2145.75	c  2146s| 56600 | 19892 | 31826k| 550.9 |   708M |  52 |3294 |6580 |4881 |  60k|  1 |  46k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2142.29/2147.96	c  2148s| 56700 | 19915 | 31861k| 550.6 |   708M |  52 |3294 |6594 |4904 |  61k|  1 |  46k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2144.68/2150.35	c  2150s| 56800 | 19929 | 31896k| 550.2 |   708M |  52 |3294 |6600 |4875 |  61k|  1 |  46k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2148.28/2153.91	c  2154s| 56900 | 19961 | 31956k| 550.3 |   708M |  52 |3294 |6612 |   0 |  61k|  0 |  46k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2151.67/2157.37	c  2157s| 57000 | 20003 | 32014k| 550.4 |   709M |  52 |3294 |6595 |4905 |  61k|  1 |  46k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2155.47/2161.17	c  2161s| 57100 | 20072 | 32081k| 550.6 |   709M |  52 |3294 |6719 |4903 |  61k|  1 |  47k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2159.65/2165.30	c  2165s| 57200 | 20129 | 32153k| 550.9 |   710M |  52 |3294 |6761 |4904 |  61k|  1 |  47k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2163.04/2168.72	c  2169s| 57300 | 20156 | 32208k| 550.9 |   711M |  52 |3294 |6765 |   0 |  61k|  0 |  47k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2166.73/2172.45	c  2172s| 57400 | 20190 | 32269k| 551.0 |   712M |  52 |3294 |6765 |4907 |  61k|  2 |  47k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2170.33/2176.08	c  2176s| 57500 | 20235 | 32326k| 551.0 |   713M |  52 |3294 |6764 |4869 |  62k|  1 |  47k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2172.71/2178.46	c  2178s| 57600 | 20234 | 32363k| 550.7 |   713M |  52 |3294 |6752 |4890 |  62k|  1 |  47k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2176.11/2181.88	c  2182s| 57700 | 20254 | 32413k| 550.6 |   714M |  52 |3294 |6747 |4895 |  62k|  1 |  47k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2179.70/2185.44	c  2185s| 57800 | 20271 | 32467k| 550.6 |   715M |  52 |3294 |6754 |4892 |  62k|  1 |  47k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2182.79/2188.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2182.79/2188.56	c  2189s| 57900 | 20307 | 32519k| 550.5 |   716M |  52 |3294 |6804 |4882 |  62k|  1 |  47k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2185.89/2191.65	c  2192s| 58000 | 20329 | 32568k| 550.4 |   717M |  52 |3294 |6799 |4905 |  62k|  1 |  47k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2189.68/2195.41	c  2195s| 58100 | 20368 | 32628k| 550.5 |   717M |  52 |3294 |6772 |   0 |  62k|  0 |  47k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2192.57/2198.35	c  2198s| 58200 | 20389 | 32674k| 550.4 |   718M |  52 |3294 |6781 |4900 |  62k|  1 |  47k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2194.76/2200.58	c  2201s| 58300 | 20405 | 32708k| 550.0 |   718M |  52 |3294 |6772 |4875 |  62k|  1 |  47k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2197.86/2203.64	c  2204s| 58400 | 20432 | 32750k| 549.8 |   719M |  52 |3294 |6819 |4878 |  63k|  1 |  48k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2200.55/2206.38	c  2206s| 58500 | 20459 | 32797k| 549.7 |   720M |  52 |3294 |6781 |4876 |  63k|  1 |  48k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2202.84/2208.64	c  2209s| 58600 | 20482 | 32831k| 549.3 |   720M |  52 |3294 |6821 |4883 |  63k|  1 |  48k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2205.25/2211.10	c  2211s| 58700 | 20496 | 32869k| 549.0 |   722M |  52 |3294 |6838 |4891 |  63k|  1 |  48k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2209.43/2215.24	c  2215s| 58800 | 20540 | 32936k| 549.2 |   723M |  52 |3294 |6829 |4883 |  63k|  1 |  48k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2211.92/2217.75	c  2218s| 58900 | 20576 | 32969k| 548.9 |   724M |  52 |3294 |6847 |4891 |  63k|  1 |  48k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2216.01/2221.84	c  2222s| 59000 | 20602 | 33029k| 549.0 |   724M |  52 |3294 |6856 |   0 |  63k|  0 |  48k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2219.31/2225.18	c  2225s| 59100 | 20617 | 33087k| 549.0 |   725M |  52 |3294 |6826 |   0 |  64k|  0 |  48k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2223.30/2229.18	c  2229s| 59200 | 20653 | 33149k| 549.1 |   726M |  52 |3294 |6794 |4880 |  64k|  1 |  48k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2226.38/2232.22	c  2232s| 59300 | 20678 | 33197k| 549.0 |   726M |  52 |3294 |6807 |   0 |  64k|  0 |  48k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2229.19/2235.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2229.19/2235.02	c  2235s| 59400 | 20700 | 33240k| 548.8 |   727M |  52 |3294 |6788 |   0 |  64k|  0 |  48k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2231.97/2237.84	c  2238s| 59500 | 20724 | 33285k| 548.6 |   727M |  52 |3294 |6773 |4867 |  64k|  1 |  48k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2235.17/2241.06	c  2241s| 59600 | 20754 | 33336k| 548.6 |   728M |  52 |3294 |6784 |   0 |  64k|  0 |  48k|  52 | 2.200000e+01 |      --      |    Inf |   1.45%
2238.95/2244.80	c  2245s| 59700 | 20783 | 33396k| 548.7 |   729M |  52 |3294 |6776 |4915 |  64k|  1 |  48k|  52 | 2.200000e+01 |      --      |    Inf |   1.46%
2241.44/2247.38	c  2247s| 59800 | 20792 | 33437k| 548.4 |   730M |  52 |3294 |6773 |4896 |  65k|  1 |  48k|  52 | 2.200000e+01 |      --      |    Inf |   1.46%
2243.44/2249.39	c  2249s| 59900 | 20797 | 33469k| 548.1 |   730M |  52 |3294 |6773 |   0 |  65k|  0 |  49k|  52 | 2.200513e+01 |      --      |    Inf |   1.46%
2248.13/2254.08	c  2254s| 60000 | 20857 | 33545k| 548.4 |   732M |  52 |3294 |6702 |4893 |  65k|  1 |  49k|  52 | 2.200513e+01 |      --      |    Inf |   1.46%
2252.41/2258.37	c  2258s| 60100 | 20904 | 33622k| 548.8 |   733M |  52 |3294 |6743 |   0 |  65k|  0 |  49k|  52 | 2.200513e+01 |      --      |    Inf |   1.46%
2255.30/2261.20	c  2261s| 60200 | 20937 | 33666k| 548.6 |   734M |  52 |3294 |6751 |   0 |  65k|  0 |  49k|  52 | 2.200513e+01 |      --      |    Inf |   1.46%
2259.00/2264.98	c  2265s| 60300 | 20974 | 33727k| 548.7 |   734M |  52 |3294 |6768 |   0 |  65k|  0 |  49k|  52 | 2.200513e+01 |      --      |    Inf |   1.46%
2261.59/2267.57	c  2268s| 60400 | 20994 | 33768k| 548.5 |   735M |  52 |3294 |6759 |4870 |  65k|  1 |  49k|  52 | 2.250000e+01 |      --      |    Inf |   1.46%
2263.78/2269.76	c  2270s| 60500 | 21004 | 33800k| 548.1 |   736M |  52 |3294 |6741 |4911 |  65k|  1 |  49k|  52 | 2.300000e+01 |      --      |    Inf |   1.46%
2266.88/2272.86	c  2273s| 60600 | 21024 | 33848k| 548.0 |   736M |  52 |3294 |6716 |   0 |  65k|  0 |  49k|  52 | 2.300000e+01 |      --      |    Inf |   1.46%
2269.87/2275.89	c  2276s| 60700 | 21048 | 33892k| 547.8 |   740M |  52 |3294 |6729 |4881 |  65k|  1 |  49k|  52 | 2.300000e+01 |      --      |    Inf |   1.46%
2273.66/2279.66	c  2280s| 60800 | 21102 | 33954k| 547.9 |   740M |  52 |3294 |6685 |   0 |  66k|  0 |  49k|  52 | 2.300000e+01 |      --      |    Inf |   1.46%
2276.76/2282.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2276.76/2282.72	c  2283s| 60900 | 21113 | 33998k| 547.8 |   742M |  52 |3294 |6712 |   0 |  66k|  0 |  49k|  52 | 2.300000e+01 |      --      |    Inf |   1.46%
2282.34/2288.33	c  2288s| 61000 | 21135 | 34088k| 548.3 |   742M |  52 |3294 |6686 |4879 |  66k|  1 |  49k|  52 | 2.300000e+01 |      --      |    Inf |   1.46%
2285.44/2291.40	c  2291s| 61100 | 21176 | 34133k| 548.2 |   744M |  52 |3294 |6675 |   0 |  66k|  0 |  49k|  52 | 2.300000e+01 |      --      |    Inf |   1.46%
2288.63/2294.60	c  2295s| 61200 | 21187 | 34179k| 548.0 |   744M |  52 |3294 |6676 |   0 |  66k|  0 |  49k|  52 | 2.300000e+01 |      --      |    Inf |   1.46%
2291.72/2297.70	c  2298s| 61300 | 21204 | 34230k| 548.0 |   745M |  52 |3294 |6700 |   0 |  66k|  0 |  50k|  52 | 2.300000e+01 |      --      |    Inf |   1.46%
2295.31/2301.38	c  2301s| 61400 | 21266 | 34289k| 548.0 |   745M |  52 |3294 |6726 |4902 |  67k|  1 |  50k|  52 | 2.300000e+01 |      --      |    Inf |   1.46%
2298.60/2304.68	c  2305s| 61500 | 21305 | 34344k| 548.0 |   746M |  52 |3294 |6717 |4887 |  67k|  1 |  50k|  52 | 2.300000e+01 |      --      |    Inf |   1.46%
2301.79/2307.85	c  2308s| 61600 | 21316 | 34396k| 548.0 |   746M |  52 |3294 |6690 |   0 |  67k|  0 |  50k|  52 | 2.300000e+01 |      --      |    Inf |   1.46%
2305.00/2311.09	c  2311s| 61700 | 21343 | 34449k| 548.0 |   747M |  52 |3294 |6698 |   0 |  67k|  0 |  50k|  52 | 2.300000e+01 |      --      |    Inf |   1.46%
2307.09/2313.18	c  2313s| 61800 | 21358 | 34474k| 547.5 |   747M |  52 |3294 |6704 |4890 |  67k|  1 |  50k|  52 | 2.300000e+01 |      --      |    Inf |   1.46%
2309.77/2315.84	c  2316s| 61900 | 21387 | 34517k| 547.3 |   748M |  52 |3294 |6676 |4883 |  67k|  1 |  50k|  52 | 2.300000e+01 |      --      |    Inf |   1.46%
2313.36/2319.42	c  2319s| 62000 | 21422 | 34571k| 547.3 |   748M |  52 |3294 |6676 |4891 |  68k|  1 |  50k|  52 | 2.300000e+01 |      --      |    Inf |   1.46%
2315.56/2321.69	c  2322s| 62100 | 21437 | 34609k| 547.0 |   749M |  52 |3294 |6708 |   0 |  68k|  0 |  50k|  52 | 2.300000e+01 |      --      |    Inf |   1.46%
2318.96/2325.05	c  2325s| 62200 | 21470 | 34669k| 547.1 |   749M |  52 |3294 |6737 |4887 |  68k|  1 |  50k|  52 | 2.300000e+01 |      --      |    Inf |   1.46%
2321.54/2327.65	c  2328s| 62300 | 21505 | 34709k| 546.9 |   750M |  52 |3294 |6754 |4901 |  68k|  1 |  50k|  52 | 2.300000e+01 |      --      |    Inf |   1.46%
2324.64/2330.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2324.64/2330.78	c  2331s| 62400 | 21527 | 34755k| 546.7 |   750M |  52 |3294 |6724 |4881 |  68k|  1 |  50k|  52 | 2.300000e+01 |      --      |    Inf |   1.46%
2326.73/2332.81	c  2333s| 62500 | 21538 | 34784k| 546.3 |   751M |  52 |3294 |6700 |4897 |  68k|  1 |  50k|  52 | 2.300000e+01 |      --      |    Inf |   1.46%
2330.52/2336.60	c  2337s| 62600 | 21595 | 34847k| 546.5 |   752M |  52 |3294 |6696 |4894 |  68k|  1 |  50k|  52 | 2.300000e+01 |      --      |    Inf |   1.46%
2333.21/2339.33	c  2339s| 62700 | 21622 | 34891k| 546.3 |   752M |  52 |3294 |6666 |   0 |  68k|  0 |  50k|  52 | 2.300000e+01 |      --      |    Inf |   4.58%
2336.02/2342.14	c  2342s| 62800 | 21656 | 34937k| 546.2 |   753M |  52 |3294 |6696 |4903 |  68k|  1 |  50k|  52 | 2.300000e+01 |      --      |    Inf |   4.58%
2339.40/2345.52	c  2346s| 62900 | 21696 | 34993k| 546.2 |   754M |  52 |3294 |6717 |   0 |  69k|  0 |  51k|  52 | 2.300000e+01 |      --      |    Inf |   4.58%
2341.90/2348.08	c  2348s| 63000 | 21725 | 35034k| 546.0 |   755M |  52 |3294 |6748 |4915 |  69k|  1 |  51k|  52 | 2.300000e+01 |      --      |    Inf |   4.58%
2344.89/2351.05	c  2351s| 63100 | 21758 | 35085k| 545.9 |   756M |  52 |3294 |6734 |   0 |  69k|  0 |  51k|  52 | 2.300000e+01 |      --      |    Inf |   4.58%
2348.88/2355.06	c  2355s| 63200 | 21796 | 35151k| 546.1 |   756M |  52 |3294 |6754 |4884 |  69k|  2 |  51k|  52 | 2.300000e+01 |      --      |    Inf |   4.58%
2351.88/2358.07	c  2358s| 63300 | 21837 | 35198k| 546.0 |   756M |  52 |3294 |6792 |4890 |  69k|  1 |  51k|  52 | 2.300000e+01 |      --      |    Inf |   4.58%
2356.36/2362.50	c  2362s| 63400 | 21895 | 35275k| 546.3 |   756M |  52 |3294 |6791 |4874 |  69k|  1 |  51k|  52 | 2.300000e+01 |      --      |    Inf |   4.58%
2359.65/2365.81	c  2366s| 63500 | 21913 | 35321k| 546.2 |   758M |  52 |3294 |6833 |   0 |  69k|  0 |  51k|  52 | 2.300000e+01 |      --      |    Inf |   4.58%
2362.24/2368.48	c  2368s| 63600 | 21942 | 35363k| 546.0 |   758M |  52 |3294 |6851 |   0 |  70k|  0 |  51k|  52 | 2.300000e+01 |      --      |    Inf |   4.58%
2364.94/2371.18	c  2371s| 63700 | 21958 | 35405k| 545.8 |   759M |  52 |3294 |6855 |4892 |  70k|  1 |  51k|  52 | 2.300000e+01 |      --      |    Inf |   4.58%
2367.83/2374.09	c  2374s| 63800 | 21982 | 35445k| 545.6 |   759M |  52 |3294 |6872 |4895 |  70k|  1 |  51k|  52 | 2.300000e+01 |      --      |    Inf |   4.58%
2370.41/2376.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2370.41/2376.61	c  2377s| 63900 | 21993 | 35485k| 545.3 |   760M |  52 |3294 |6865 |4892 |  70k|  1 |  51k|  52 | 2.300000e+01 |      --      |    Inf |   4.58%
2373.91/2380.12	c  2380s| 64000 | 22055 | 35543k| 545.4 |   761M |  52 |3294 |6792 |4887 |  70k|  1 |  51k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2375.99/2382.29	c  2382s| 64100 | 22066 | 35574k| 545.1 |   763M |  52 |3294 |6800 |4889 |  70k|  1 |  51k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2379.48/2385.74	c  2386s| 64200 | 22080 | 35621k| 544.9 |   763M |  52 |3294 |6828 |4898 |  70k|  1 |  51k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2382.37/2388.67	c  2389s| 64300 | 22090 | 35663k| 544.7 |   764M |  52 |3294 |6817 |   0 |  70k|  0 |  51k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2385.56/2391.82	c  2392s| 64400 | 22111 | 35703k| 544.5 |   765M |  52 |3294 |6792 |4891 |  70k|  1 |  52k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2388.16/2394.45	c  2394s| 64500 | 22137 | 35742k| 544.3 |   772M |  52 |3294 |6791 |   0 |  71k|  0 |  52k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2390.95/2397.25	c  2397s| 64600 | 22165 | 35788k| 544.2 |   772M |  52 |3294 |6793 |4889 |  71k|  1 |  52k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2393.64/2399.96	c  2400s| 64700 | 22177 | 35834k| 544.0 |   773M |  52 |3294 |6802 |   0 |  71k|  0 |  52k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2398.32/2404.61	c  2405s| 64800 | 22215 | 35912k| 544.4 |   774M |  52 |3294 |6752 |4898 |  71k|  2 |  52k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2402.51/2408.89	c  2409s| 64900 | 22280 | 35984k| 544.7 |   775M |  52 |3294 |6744 |4910 |  71k|  1 |  52k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2405.71/2412.03	c  2412s| 65000 | 22281 | 36030k| 544.5 |   776M |  52 |3294 |6741 |4900 |  71k|  1 |  52k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2409.18/2415.55	c  2416s| 65100 | 22317 | 36086k| 544.6 |   777M |  52 |3294 |6741 |   0 |  71k|  0 |  52k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2413.78/2420.13	c  2420s| 65200 | 22383 | 36159k| 544.8 |   778M |  52 |3294 |6723 |   0 |  71k|  0 |  52k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2418.45/2424.81	c  2425s| 65300 | 22427 | 36227k| 545.0 |   781M |  52 |3294 |6676 |4878 |  72k|  1 |  52k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2423.83/2430.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2423.83/2430.22	c  2430s| 65400 | 22473 | 36296k| 545.2 |   785M |  52 |3294 |6647 |4888 |  72k|  1 |  52k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2428.52/2434.93	c  2435s| 65500 | 22524 | 36360k| 545.4 |   786M |  52 |3294 |6652 |4888 |  72k|  1 |  52k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2432.72/2439.17	c  2439s| 65600 | 22593 | 36432k| 545.7 |   787M |  52 |3294 |6654 |   0 |  72k|  0 |  52k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2437.09/2443.60	c  2444s| 65700 | 22641 | 36502k| 545.9 |   787M |  52 |3294 |6902 |4879 |  72k|  1 |  53k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2440.88/2447.34	c  2447s| 65800 | 22680 | 36563k| 546.0 |   788M |  52 |3294 |6879 |   0 |  72k|  0 |  53k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2443.27/2449.73	c  2450s| 65900 | 22707 | 36600k| 545.7 |   788M |  52 |3294 |6902 |   0 |  72k|  0 |  53k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2446.26/2452.74	c  2453s| 66000 | 22704 | 36645k| 545.6 |   789M |  52 |3294 |6831 |4898 |  72k|  1 |  53k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2448.95/2455.44	c  2455s| 66100 | 22724 | 36690k| 545.4 |   789M |  52 |3294 |6844 |4884 |  72k|  1 |  53k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2452.44/2458.93	c  2459s| 66200 | 22754 | 36741k| 545.4 |   789M |  52 |3294 |6885 |4880 |  72k|  1 |  53k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2457.53/2464.01	c  2464s| 66300 | 22803 | 36815k| 545.7 |   790M |  52 |3294 |6864 |4905 |  72k|  2 |  53k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2460.21/2466.77	c  2467s| 66400 | 22820 | 36853k| 545.4 |   790M |  52 |3294 |6877 |4879 |  73k|  1 |  53k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2463.90/2470.47	c  2470s| 66500 | 22851 | 36909k| 545.4 |   790M |  52 |3294 |6859 |4891 |  73k|  1 |  53k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2466.50/2473.10	c  2473s| 66600 | 22895 | 36949k| 545.2 |   791M |  52 |3294 |6882 |4899 |  73k|  1 |  53k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2470.18/2476.71	c  2477s| 66700 | 22927 | 37002k| 545.2 |   791M |  56 |3294 |6847 |4876 |  73k|  1 |  53k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2473.17/2479.74	c  2480s| 66800 | 22973 | 37049k| 545.1 |   793M |  56 |3294 |6848 |4887 |  73k|  1 |  53k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2475.66/2482.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2475.66/2482.23	c  2482s| 66900 | 22991 | 37087k| 544.9 |   794M |  56 |3294 |6802 |4881 |  73k|  1 |  53k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2478.15/2484.76	c  2485s| 67000 | 23002 | 37128k| 544.6 |   794M |  56 |3294 |6801 |   0 |  73k|  0 |  53k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2482.14/2488.78	c  2489s| 67100 | 23030 | 37197k| 544.9 |   795M |  56 |3294 |6740 |4883 |  74k|  2 |  54k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2485.23/2491.87	c  2492s| 67200 | 23071 | 37244k| 544.8 |   796M |  56 |3294 |6741 |   0 |  74k|  0 |  54k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2488.53/2495.13	c  2495s| 67300 | 23114 | 37298k| 544.8 |   796M |  56 |3294 |6710 |4890 |  74k|  1 |  54k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2492.30/2498.96	c  2499s| 67400 | 23156 | 37361k| 544.9 |   796M |  56 |3294 |6723 |4885 |  74k|  1 |  54k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2494.79/2501.49	c  2501s| 67500 | 23183 | 37401k| 544.7 |   797M |  56 |3294 |6717 |   0 |  74k|  0 |  54k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2496.59/2503.28	c  2503s| 67600 | 23194 | 37424k| 544.2 |   797M |  56 |3294 |6735 |4881 |  74k|  1 |  54k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2498.58/2505.26	c  2505s| 67700 | 23210 | 37455k| 543.9 |   798M |  56 |3294 |6739 |   0 |  74k|  0 |  54k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2502.27/2508.95	c  2509s| 67800 | 23262 | 37507k| 543.8 |   798M |  56 |3294 |6744 |   0 |  74k|  0 |  54k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2506.85/2513.58	c  2514s| 67900 | 23309 | 37575k| 544.0 |   799M |  56 |3294 |6774 |   0 |  75k|  0 |  54k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2510.24/2516.98	c  2517s| 68000 | 23350 | 37628k| 544.0 |   801M |  56 |3294 |6769 |   0 |  75k|  0 |  54k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2513.83/2520.51	c  2521s| 68100 | 23382 | 37684k| 544.0 |   802M |  56 |3294 |6745 |4887 |  75k|  1 |  54k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2515.82/2522.55	c  2523s| 68200 | 23399 | 37714k| 543.7 |   803M |  56 |3294 |6702 |4911 |  75k|  1 |  54k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2518.81/2525.52	c  2526s| 68300 | 23428 | 37762k| 543.6 |   803M |  56 |3294 |6633 |4863 |  75k|  1 |  54k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2521.80/2528.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2521.80/2528.54	c  2529s| 68400 | 23459 | 37811k| 543.5 |   805M |  56 |3294 |6570 |4889 |  75k|  1 |  54k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2525.69/2532.48	c  2532s| 68500 | 23489 | 37874k| 543.6 |   806M |  56 |3294 |6554 |4891 |  75k|  1 |  54k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2529.28/2536.05	c  2536s| 68600 | 23519 | 37934k| 543.7 |   806M |  56 |3294 |6538 |4902 |  75k|  1 |  54k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2532.96/2539.76	c  2540s| 68700 | 23554 | 37990k| 543.7 |   806M |  56 |3294 |6583 |4893 |  76k|  1 |  55k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2536.55/2543.31	c  2543s| 68800 | 23572 | 38045k| 543.7 |   807M |  56 |3294 |6591 |4888 |  76k|  1 |  55k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2538.84/2545.66	c  2546s| 68900 | 23578 | 38076k| 543.4 |   808M |  56 |3294 |6596 |4891 |  76k|  1 |  55k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2541.24/2548.08	c  2548s| 69000 | 23607 | 38114k| 543.2 |   808M |  56 |3294 |6627 |4871 |  76k|  1 |  55k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2543.52/2550.37	c  2550s| 69100 | 23622 | 38152k| 542.9 |   808M |  56 |3294 |6648 |4875 |  76k|  1 |  55k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2545.42/2552.21	c  2552s| 69200 | 23657 | 38179k| 542.6 |   809M |  56 |3294 |6666 |4907 |  76k|  2 |  55k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2548.32/2555.17	c  2555s| 69300 | 23680 | 38227k| 542.5 |   810M |  56 |3294 |6689 |4899 |  76k|  1 |  55k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2551.31/2558.11	c  2558s| 69400 | 23691 | 38273k| 542.4 |   811M |  56 |3294 |6687 |4890 |  76k|  1 |  55k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2554.99/2561.84	c  2562s| 69500 | 23691 | 38321k| 542.3 |   811M |  56 |3294 |6625 |   0 |  76k|  0 |  55k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2557.68/2564.58	c  2565s| 69600 | 23726 | 38363k| 542.1 |   811M |  56 |3294 |6625 |4889 |  76k|  1 |  55k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2561.07/2567.98	c  2568s| 69700 | 23763 | 38414k| 542.0 |   811M |  56 |3294 |6605 |4873 |  77k|  1 |  55k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2563.46/2570.38	c  2570s| 69800 | 23797 | 38450k| 541.8 |   812M |  56 |3294 |6637 |   0 |  77k|  0 |  55k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2566.05/2572.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2566.05/2572.91	c  2573s| 69900 | 23806 | 38481k| 541.5 |   813M |  56 |3294 |6667 |   0 |  77k|  0 |  55k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2568.94/2575.84	c  2576s| 70000 | 23837 | 38525k| 541.3 |   814M |  56 |3294 |6697 |4895 |  77k|  1 |  55k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2573.62/2580.57	c  2581s| 70100 | 23881 | 38589k| 541.5 |   814M |  56 |3294 |6683 |4886 |  77k|  1 |  55k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2576.01/2583.01	c  2583s| 70200 | 23927 | 38625k| 541.2 |   815M |  56 |3294 |6716 |   0 |  77k|  0 |  55k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2579.21/2586.15	c  2586s| 70300 | 23965 | 38671k| 541.1 |   816M |  56 |3294 |6758 |4886 |  77k|  2 |  56k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2582.20/2589.13	c  2589s| 70400 | 23977 | 38709k| 540.9 |   817M |  56 |3294 |6782 |4873 |  77k|  1 |  56k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2584.78/2591.79	c  2592s| 70500 | 24019 | 38743k| 540.6 |   818M |  56 |3294 |6855 |4872 |  77k|  1 |  56k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2587.87/2594.81	c  2595s| 70600 | 24054 | 38785k| 540.4 |   819M |  56 |3294 |6810 |   0 |  78k|  0 |  56k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2590.76/2597.77	c  2598s| 70700 | 24080 | 38830k| 540.3 |   819M |  56 |3294 |6758 |4882 |  78k|  1 |  56k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2592.86/2599.83	c  2600s| 70800 | 24092 | 38856k| 539.9 |   819M |  56 |3294 |6776 |4888 |  78k|  2 |  56k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2595.95/2602.96	c  2603s| 70900 | 24116 | 38903k| 539.8 |   819M |  56 |3294 |6758 |4875 |  78k|  1 |  56k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2599.24/2606.27	c  2606s| 71000 | 24157 | 38958k| 539.8 |   821M |  56 |3294 |6783 |4890 |  78k|  1 |  56k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2602.22/2609.24	c  2609s| 71100 | 24171 | 38999k| 539.6 |   822M |  56 |3294 |6817 |4861 |  78k|  1 |  56k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2605.03/2612.03	c  2612s| 71200 | 24200 | 39044k| 539.5 |   822M |  56 |3294 |6812 |4886 |  78k|  1 |  56k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2609.01/2616.01	c  2616s| 71300 | 24226 | 39103k| 539.6 |   823M |  56 |3294 |6821 |4873 |  78k|  1 |  56k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2612.39/2619.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2612.39/2619.44	c  2619s| 71400 | 24272 | 39156k| 539.6 |   824M |  56 |3294 |6786 |   0 |  78k|  0 |  56k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2615.28/2622.37	c  2622s| 71500 | 24312 | 39202k| 539.5 |   824M |  56 |3294 |6777 |4896 |  79k|  2 |  56k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2618.47/2625.58	c  2626s| 71600 | 24346 | 39250k| 539.4 |   824M |  56 |3294 |6799 |4883 |  79k|  0 |  57k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2621.56/2628.65	c  2629s| 71700 | 24371 | 39292k| 539.2 |   826M |  56 |3294 |6813 |4876 |  79k|  1 |  57k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2624.96/2632.04	c  2632s| 71800 | 24407 | 39336k| 539.1 |   827M |  56 |3294 |6791 |4875 |  79k|  1 |  57k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2627.74/2634.88	c  2635s| 71900 | 24443 | 39376k| 538.9 |   828M |  56 |3294 |6793 |4880 |  79k|  1 |  57k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2630.84/2637.91	c  2638s| 72000 | 24470 | 39415k| 538.7 |   828M |  56 |3294 |6764 |4878 |  79k|  1 |  57k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2632.94/2640.10	c  2640s| 72100 | 24504 | 39445k| 538.4 |   829M |  56 |3294 |6768 |   0 |  79k|  0 |  57k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2635.03/2642.12	c  2642s| 72200 | 24532 | 39473k| 538.0 |   829M |  56 |3294 |6825 |4870 |  79k|  1 |  57k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2637.22/2644.38	c  2644s| 72300 | 24552 | 39505k| 537.7 |   830M |  56 |3294 |6837 |4875 |  79k|  1 |  57k|  52 | 2.300000e+01 |      --      |    Inf |   4.59%
2639.11/2646.24	c  2646s| 72400 | 24562 | 39529k| 537.3 |   830M |  56 |3294 |6871 |4874 |  79k|  1 |  57k|  52 | 2.300513e+01 |      --      |    Inf |   4.59%
2641.80/2648.94	c  2649s| 72500 | 24592 | 39568k| 537.1 |   830M |  56 |3294 |6872 |4882 |  80k|  1 |  57k|  52 | 2.300513e+01 |      --      |    Inf |   4.59%
2644.59/2651.77	c  2652s| 72600 | 24643 | 39611k| 537.0 |   831M |  56 |3294 |6868 |4886 |  80k|  2 |  57k|  52 | 2.300680e+01 |      --      |    Inf |   4.59%
2646.48/2653.65	c  2654s| 72700 | 24662 | 39634k| 536.5 |   831M |  56 |3294 |6887 |4875 |  80k|  1 |  57k|  52 | 2.300680e+01 |      --      |    Inf |   4.59%
2648.48/2655.64	c  2656s| 72800 | 24669 | 39661k| 536.2 |   832M |  56 |3294 |6895 |4891 |  80k|  1 |  57k|  52 | 2.350000e+01 |      --      |    Inf |   4.59%
2650.88/2658.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2650.88/2658.10	c  2658s| 72900 | 24678 | 39698k| 536.0 |   832M |  56 |3294 |6888 |   0 |  80k|  0 |  57k|  52 | 2.350098e+01 |      --      |    Inf |   4.59%
2653.16/2660.31	c  2660s| 73000 | 24692 | 39729k| 535.6 |   833M |  56 |3294 |6843 |4872 |  80k|  1 |  57k|  52 | 2.350098e+01 |      --      |    Inf |   4.59%
2657.25/2664.43	c  2664s| 73100 | 24741 | 39796k| 535.8 |   834M |  56 |3294 |6821 |4880 |  80k|  1 |  57k|  52 | 2.350098e+01 |      --      |    Inf |   4.59%
2659.24/2666.49	c  2666s| 73200 | 24757 | 39824k| 535.5 |   835M |  56 |3294 |6846 |4877 |  80k|  2 |  58k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2661.63/2668.81	c  2669s| 73300 | 24760 | 39858k| 535.2 |   835M |  56 |3294 |6840 |4873 |  80k|  1 |  58k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2663.53/2670.75	c  2671s| 73400 | 24766 | 39883k| 534.8 |   835M |  56 |3294 |6854 |4911 |  80k|  1 |  58k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2667.92/2675.16	c  2675s| 73500 | 24808 | 39954k| 535.1 |   836M |  56 |3294 |6905 |   0 |  81k|  0 |  58k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2670.10/2677.35	c  2677s| 73600 | 24830 | 39986k| 534.8 |   837M |  56 |3294 |6884 |4886 |  81k|  1 |  58k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2673.09/2680.39	c  2680s| 73700 | 24852 | 40026k| 534.6 |   838M |  56 |3294 |6892 |4886 |  81k|  1 |  58k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2677.68/2684.99	c  2685s| 73800 | 24916 | 40099k| 534.9 |   839M |  56 |3294 |6896 |4907 |  81k|  2 |  58k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2681.56/2688.83	c  2689s| 73900 | 24936 | 40154k| 534.9 |   840M |  56 |3294 |6884 |4897 |  81k|  1 |  58k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2684.06/2691.37	c  2691s| 74000 | 24954 | 40191k| 534.7 |   842M |  56 |3294 |6891 |   0 |  81k|  0 |  58k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2687.04/2694.37	c  2694s| 74100 | 24972 | 40235k| 534.5 |   842M |  56 |3294 |6891 |4902 |  81k|  1 |  58k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2689.53/2696.86	c  2697s| 74200 | 25006 | 40272k| 534.3 |   843M |  56 |3294 |6902 |   0 |  81k|  0 |  58k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2691.63/2698.90	c  2699s| 74300 | 25011 | 40300k| 534.0 |   843M |  56 |3294 |6874 |4888 |  81k|  1 |  58k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2693.32/2700.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2693.32/2700.62	c  2701s| 74400 | 25037 | 40323k| 533.6 |   844M |  56 |3294 |6843 |4897 |  81k|  2 |  58k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2695.83/2703.19	c  2703s| 74500 | 25057 | 40364k| 533.4 |   845M |  56 |3294 |6838 |4889 |  82k|  1 |  58k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2698.21/2705.54	c  2706s| 74600 | 25075 | 40399k| 533.2 |   845M |  56 |3294 |6800 |4896 |  82k|  1 |  58k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2699.90/2707.22	c  2707s| 74700 | 25083 | 40423k| 532.8 |   845M |  56 |3294 |6799 |4880 |  82k|  1 |  58k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2702.29/2709.61	c  2710s| 74800 | 25117 | 40459k| 532.6 |   846M |  56 |3294 |6796 |4882 |  82k|  1 |  58k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2704.28/2711.61	c  2712s| 74900 | 25132 | 40488k| 532.2 |   846M |  56 |3294 |6790 |   0 |  82k|  0 |  59k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2707.07/2714.48	c  2714s| 75000 | 25158 | 40535k| 532.2 |   847M |  56 |3294 |6775 |4880 |  82k|  1 |  59k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2708.37/2715.79	c  2716s| 75100 | 25167 | 40552k| 531.7 |   847M |  56 |3294 |6784 |   0 |  82k|  0 |  59k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2711.86/2719.29	c  2719s| 75200 | 25197 | 40599k| 531.6 |   848M |  56 |3294 |6748 |   0 |  82k|  0 |  59k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2713.76/2721.19	c  2721s| 75300 | 25209 | 40627k| 531.3 |   849M |  56 |3294 |6772 |   0 |  82k|  0 |  59k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2715.84/2723.23	c  2723s| 75400 | 25214 | 40655k| 531.0 |   850M |  56 |3294 |6777 |4903 |  82k|  1 |  59k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2718.43/2725.85	c  2726s| 75500 | 25242 | 40695k| 530.8 |   850M |  56 |3294 |6813 |4908 |  82k|  1 |  59k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2721.02/2728.41	c  2728s| 75600 | 25259 | 40736k| 530.6 |   850M |  56 |3294 |6819 |   0 |  82k|  0 |  59k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2724.12/2731.54	c  2732s| 75700 | 25279 | 40783k| 530.5 |   851M |  56 |3294 |6806 |   0 |  82k|  0 |  59k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2727.21/2734.65	c  2735s| 75800 | 25293 | 40834k| 530.5 |   851M |  56 |3294 |6801 |4889 |  83k|  1 |  59k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2730.61/2738.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2730.61/2738.04	c  2738s| 75900 | 25315 | 40888k| 530.5 |   851M |  56 |3294 |6806 |   0 |  83k|  0 |  59k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2732.80/2740.22	c  2740s| 76000 | 25334 | 40924k| 530.3 |   852M |  56 |3294 |6838 |4872 |  83k|  1 |  59k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2734.61/2742.02	c  2742s| 76100 | 25340 | 40948k| 529.9 |   852M |  56 |3294 |6845 |4888 |  83k|  1 |  59k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2739.39/2746.83	c  2747s| 76200 | 25400 | 41025k| 530.2 |   853M |  56 |3294 |6813 |4889 |  83k|  1 |  59k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2742.28/2749.79	c  2750s| 76300 | 25432 | 41079k| 530.2 |   854M |  56 |3294 |6812 |4871 |  83k|  1 |  59k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2745.77/2753.28	c  2753s| 76400 | 25450 | 41132k| 530.3 |   854M |  56 |3294 |6804 |4873 |  83k|  1 |  59k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2750.35/2757.88	c  2758s| 76500 | 25511 | 41218k| 530.7 |   856M |  56 |3294 |6781 |   0 |  83k|  0 |  60k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2753.56/2761.01	c  2761s| 76600 | 25543 | 41268k| 530.6 |   857M |  56 |3294 |6789 |4894 |  83k|  1 |  60k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2757.04/2764.58	c  2765s| 76700 | 25566 | 41324k| 530.7 |   857M |  56 |3294 |6806 |4887 |  83k|  1 |  60k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2760.13/2767.67	c  2768s| 76800 | 25617 | 41376k| 530.7 |   859M |  56 |3294 |6801 |4905 |  84k|  1 |  60k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2762.72/2770.23	c  2770s| 76900 | 25648 | 41415k| 530.5 |   859M |  56 |3294 |6830 |   0 |  84k|  0 |  60k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2766.31/2773.86	c  2774s| 77000 | 25684 | 41477k| 530.6 |   859M |  56 |3294 |6911 |   0 |  84k|  0 |  60k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2769.51/2777.10	c  2777s| 77100 | 25717 | 41527k| 530.6 |   859M |  56 |3294 |6943 |4886 |  84k|  0 |  60k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2772.39/2779.97	c  2780s| 77200 | 25746 | 41566k| 530.4 |   860M |  56 |3294 |6968 |   0 |  84k|  0 |  60k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2775.79/2783.32	c  2783s| 77300 | 25757 | 41623k| 530.4 |   860M |  56 |3294 |6936 |   0 |  84k|  0 |  60k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2779.88/2787.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2779.88/2787.45	c  2787s| 77400 | 25778 | 41688k| 530.6 |   860M |  56 |3294 |6925 |4892 |  84k|  1 |  60k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2782.48/2790.07	c  2790s| 77500 | 25811 | 41726k| 530.4 |   861M |  56 |3294 |6889 |   0 |  84k|  0 |  60k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2785.06/2792.68	c  2793s| 77600 | 25825 | 41766k| 530.2 |   861M |  56 |3294 |6819 |4876 |  84k|  1 |  60k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2787.76/2795.36	c  2795s| 77700 | 25853 | 41808k| 530.1 |   861M |  56 |3294 |6783 |4899 |  84k|  2 |  60k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2790.56/2798.15	c  2798s| 77800 | 25869 | 41851k| 530.0 |   862M |  56 |3294 |6769 |   0 |  85k|  0 |  60k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2793.14/2800.79	c  2801s| 77900 | 25898 | 41890k| 529.8 |   862M |  56 |3294 |6783 |4885 |  85k|  2 |  60k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2796.13/2803.73	c  2804s| 78000 | 25928 | 41935k| 529.7 |   864M |  56 |3294 |6762 |4889 |  85k|  2 |  60k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2798.83/2806.44	c  2806s| 78100 | 25955 | 41976k| 529.5 |   866M |  56 |3294 |6780 |4886 |  85k|  1 |  60k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2800.63/2808.24	c  2808s| 78200 | 25970 | 42001k| 529.2 |   866M |  56 |3294 |6816 |4876 |  85k|  1 |  60k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2802.43/2810.01	c  2810s| 78300 | 25982 | 42027k| 528.8 |   866M |  56 |3294 |6838 |4886 |  85k|  1 |  61k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2804.22/2811.80	c  2812s| 78400 | 26000 | 42051k| 528.5 |   866M |  56 |3294 |6870 |4887 |  85k|  1 |  61k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2806.01/2813.62	c  2814s| 78500 | 26005 | 42079k| 528.2 |   866M |  56 |3294 |6885 |4891 |  85k|  2 |  61k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2807.61/2815.29	c  2815s| 78600 | 25994 | 42100k| 527.8 |   866M |  56 |3294 |6891 |4889 |  85k|  1 |  61k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2809.52/2817.14	c  2817s| 78700 | 26009 | 42126k| 527.4 |   867M |  56 |3294 |6871 |4876 |  86k|  1 |  61k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2814.79/2822.46	c  2822s| 78800 | 26060 | 42202k| 527.7 |   867M |  56 |3294 |6843 |4884 |  86k|  1 |  61k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2817.88/2825.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2817.88/2825.53	c  2826s| 78900 | 26095 | 42251k| 527.7 |   867M |  56 |3294 |6849 |4886 |  86k|  1 |  61k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2820.98/2828.65	c  2829s| 79000 | 26141 | 42305k| 527.7 |   867M |  56 |3294 |6867 |   0 |  86k|  0 |  61k|  52 | 2.400000e+01 |      --      |    Inf |   4.59%
2822.97/2830.69	c  2831s| 79100 | 26158 | 42337k| 527.4 |   868M |  56 |3294 |6884 |   0 |  86k|  0 |  61k|  52 | 2.400513e+01 |      --      |    Inf |   4.59%
2825.76/2833.42	c  2833s| 79200 | 26174 | 42378k| 527.3 |   868M |  56 |3294 |6895 |4896 |  86k|  1 |  61k|  52 | 2.400513e+01 |      --      |    Inf |   4.59%
2828.85/2836.51	c  2837s| 79300 | 26197 | 42425k| 527.2 |   868M |  56 |3294 |6886 |   0 |  86k|  0 |  61k|  52 | 2.400513e+01 |      --      |    Inf |   4.59%
2833.24/2840.91	c  2841s| 79400 | 26239 | 42492k| 527.4 |   868M |  56 |3294 |6934 |4887 |  86k|  1 |  61k|  52 | 2.400513e+01 |      --      |    Inf |   4.59%
2836.83/2844.54	c  2845s| 79500 | 26287 | 42551k| 527.5 |   869M |  56 |3294 |6955 |4891 |  86k|  1 |  61k|  52 | 2.443933e+01 |      --      |    Inf |   4.59%
2840.82/2848.58	c  2849s| 79600 | 26313 | 42615k| 527.6 |   869M |  56 |3294 |6931 |   0 |  86k|  0 |  61k|  52 | 2.443933e+01 |      --      |    Inf |   4.59%
2843.81/2851.53	c  2852s| 79700 | 26336 | 42657k| 527.5 |   871M |  56 |3294 |6933 |   0 |  87k|  0 |  61k|  52 | 2.454839e+01 |      --      |    Inf |   4.59%
2845.80/2853.51	c  2854s| 79800 | 26337 | 42683k| 527.1 |   872M |  56 |3294 |6954 |4900 |  87k|  3 |  61k|  52 | 2.454839e+01 |      --      |    Inf |   4.59%
2847.60/2855.30	c  2855s| 79900 | 26348 | 42712k| 526.8 |   872M |  56 |3294 |6946 |4883 |  87k|  2 |  61k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2850.40/2858.19	c  2858s| 80000 | 26368 | 42758k| 526.8 |   873M |  56 |3294 |6946 |   0 |  87k|  0 |  62k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2854.08/2861.86	c  2862s| 80100 | 26386 | 42809k| 526.7 |   874M |  56 |3294 |6940 |4876 |  87k|  1 |  62k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2855.88/2863.65	c  2864s| 80200 | 26383 | 42835k| 526.4 |   874M |  56 |3294 |6912 |4881 |  87k|  1 |  62k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2858.77/2866.57	c  2867s| 80300 | 26418 | 42880k| 526.3 |   876M |  56 |3294 |6882 |4902 |  87k|  2 |  62k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2863.27/2871.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2863.27/2871.09	c  2871s| 80400 | 26477 | 42953k| 526.6 |   877M |  56 |3294 |6820 |4878 |  87k|  1 |  62k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2866.85/2874.61	c  2875s| 80500 | 26501 | 43003k| 526.5 |   880M |  56 |3294 |6830 |   0 |  87k|  0 |  62k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2870.35/2878.17	c  2878s| 80600 | 26539 | 43058k| 526.6 |   880M |  56 |3294 |6836 |4925 |  88k|  4 |  62k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2874.24/2882.09	c  2882s| 80700 | 26572 | 43120k| 526.7 |   881M |  56 |3294 |6804 |4904 |  88k|  1 |  62k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2877.12/2884.93	c  2885s| 80800 | 26601 | 43161k| 526.5 |   881M |  56 |3294 |6742 |4908 |  88k|  1 |  62k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2879.81/2887.60	c  2888s| 80900 | 26605 | 43199k| 526.4 |   881M |  60 |3294 |6700 |   0 |  88k|  0 |  62k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2883.21/2891.06	c  2891s| 81000 | 26607 | 43249k| 526.3 |   882M |  60 |3294 |6675 |4896 |  88k|  1 |  62k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2886.31/2894.19	c  2894s| 81100 | 26619 | 43293k| 526.2 |   883M |  60 |3294 |6687 |   0 |  88k|  0 |  62k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2888.79/2896.63	c  2897s| 81200 | 26645 | 43333k| 526.1 |   883M |  60 |3294 |6670 |4892 |  88k|  1 |  62k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2891.38/2899.27	c  2899s| 81300 | 26672 | 43374k| 525.9 |   885M |  60 |3294 |6677 |4908 |  88k|  2 |  62k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2893.19/2901.06	c  2901s| 81400 | 26692 | 43398k| 525.6 |   885M |  60 |3294 |6725 |   0 |  89k|  0 |  62k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2896.77/2904.62	c  2905s| 81500 | 26713 | 43449k| 525.6 |   885M |  60 |3294 |6682 |4893 |  89k|  1 |  62k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2900.36/2908.25	c  2908s| 81600 | 26754 | 43511k| 525.7 |   885M |  60 |3294 |6650 |   0 |  89k|  0 |  62k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2903.35/2911.29	c  2911s| 81700 | 26805 | 43563k| 525.7 |   887M |  60 |3294 |6723 |   0 |  89k|  0 |  62k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2906.44/2914.33	c  2914s| 81800 | 26837 | 43611k| 525.6 |   887M |  60 |3294 |6724 |   0 |  89k|  0 |  62k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2910.33/2918.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2910.33/2918.26	c  2918s| 81900 | 26873 | 43677k| 525.8 |   888M |  60 |3294 |6680 |4905 |  89k|  1 |  63k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2914.82/2922.79	c  2923s| 82000 | 26922 | 43753k| 526.1 |   890M |  60 |3294 |6641 |4879 |  89k|  1 |  63k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2918.71/2926.62	c  2927s| 82100 | 26983 | 43817k| 526.2 |   890M |  60 |3294 |6574 |4886 |  89k|  1 |  63k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2922.30/2930.20	c  2930s| 82200 | 27029 | 43874k| 526.3 |   890M |  60 |3294 |6585 |4911 |  89k|  2 |  63k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2925.11/2933.07	c  2933s| 82300 | 27052 | 43925k| 526.2 |   892M |  60 |3294 |6541 |4872 |  90k|  1 |  63k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2927.10/2935.08	c  2935s| 82400 | 27067 | 43959k| 526.0 |   892M |  60 |3294 |6575 |4888 |  90k|  1 |  63k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2929.79/2937.73	c  2938s| 82500 | 27104 | 43999k| 525.9 |   892M |  60 |3294 |6646 |4895 |  90k|  1 |  63k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2933.38/2941.32	c  2941s| 82600 | 27142 | 44058k| 525.9 |   892M |  60 |3294 |6622 |4888 |  90k|  1 |  63k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2937.87/2945.81	c  2946s| 82700 | 27176 | 44127k| 526.1 |   894M |  60 |3294 |6638 |   0 |  90k|  0 |  63k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2941.66/2949.69	c  2950s| 82800 | 27224 | 44183k| 526.2 |   896M |  60 |3294 |6609 |4875 |  90k|  1 |  63k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2945.65/2953.61	c  2954s| 82900 | 27283 | 44247k| 526.3 |   898M |  60 |3294 |6646 |4867 |  90k|  1 |  63k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2948.44/2956.49	c  2956s| 83000 | 27306 | 44289k| 526.2 |   899M |  60 |3294 |6650 |   0 |  90k|  0 |  63k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2951.83/2959.88	c  2960s| 83100 | 27352 | 44340k| 526.2 |   905M |  60 |3294 |6630 |4879 |  91k|  1 |  63k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2954.62/2962.63	c  2963s| 83200 | 27394 | 44383k| 526.0 |   906M |  60 |3294 |6683 |4871 |  91k|  1 |  63k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2956.82/2964.82	c  2965s| 83300 | 27420 | 44417k| 525.8 |   908M |  60 |3294 |6701 |4871 |  91k|  1 |  63k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2958.81/2966.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2958.81/2966.89	c  2967s| 83400 | 27452 | 44450k| 525.6 |   908M |  60 |3294 |6708 |4885 |  91k|  1 |  63k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2961.40/2969.45	c  2969s| 83500 | 27460 | 44479k| 525.3 |   909M |  60 |3294 |6718 |   0 |  91k|  0 |  63k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2964.20/2972.21	c  2972s| 83600 | 27487 | 44524k| 525.2 |   909M |  60 |3294 |6721 |   0 |  91k|  0 |  63k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2966.89/2974.96	c  2975s| 83700 | 27498 | 44566k| 525.1 |   910M |  60 |3294 |6762 |4896 |  91k|  1 |  64k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2970.78/2978.85	c  2979s| 83800 | 27546 | 44629k| 525.2 |   910M |  60 |3294 |6745 |4903 |  91k|  3 |  64k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2974.98/2983.10	c  2983s| 83900 | 27593 | 44698k| 525.4 |   911M |  60 |3294 |6757 |4871 |  91k|  1 |  64k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2978.86/2986.95	c  2987s| 84000 | 27636 | 44759k| 525.5 |   913M |  60 |3294 |6781 |   0 |  92k|  0 |  64k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2982.35/2990.41	c  2990s| 84100 | 27669 | 44809k| 525.5 |   914M |  60 |3294 |6815 |   0 |  92k|  0 |  64k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2985.65/2993.70	c  2994s| 84200 | 27709 | 44865k| 525.5 |   916M |  60 |3294 |6819 |4879 |  92k|  1 |  64k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2987.95/2996.04	c  2996s| 84300 | 27725 | 44901k| 525.3 |   916M |  60 |3294 |6837 |4879 |  92k|  1 |  64k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2991.34/2999.43	c  2999s| 84400 | 27768 | 44958k| 525.4 |   917M |  60 |3294 |6849 |   0 |  92k|  0 |  64k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2994.23/3002.33	c  3002s| 84500 | 27781 | 44998k| 525.2 |   917M |  60 |3294 |6904 |4884 |  92k|  1 |  64k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
2996.82/3004.95	c  3005s| 84600 | 27822 | 45039k| 525.1 |   917M |  60 |3294 |6926 |4882 |  92k|  1 |  64k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
3000.11/3008.22	c  3008s| 84700 | 27849 | 45089k| 525.1 |   919M |  60 |3294 |6907 |4867 |  92k|  1 |  64k|  52 | 2.500000e+01 |      --      |    Inf |   4.59%
3003.50/3011.68	c  3012s| 84800 | 27869 | 45142k| 525.1 |   919M |  60 |3294 |6901 |4881 |  93k|  1 |  64k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3007.49/3015.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3007.49/3015.69	c  3016s| 84900 | 27917 | 45204k| 525.2 |   919M |  60 |3294 |6839 |4886 |  93k|  1 |  64k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3010.19/3018.36	c  3018s| 85000 | 27938 | 45246k| 525.1 |   919M |  60 |3294 |6867 |   0 |  93k|  0 |  64k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3013.58/3021.78	c  3022s| 85100 | 27969 | 45300k| 525.1 |   919M |  60 |3294 |6846 |4900 |  93k|  2 |  65k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3019.36/3027.58	c  3028s| 85200 | 28011 | 45395k| 525.6 |   922M |  60 |3294 |6779 |   0 |  93k|  0 |  65k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3021.45/3029.66	c  3030s| 85300 | 28020 | 45427k| 525.3 |   924M |  60 |3294 |6806 |4897 |  93k|  1 |  65k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3023.45/3031.67	c  3032s| 85400 | 28014 | 45458k| 525.1 |   924M |  60 |3294 |6829 |4898 |  93k|  1 |  65k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3026.34/3034.50	c  3034s| 85500 | 28050 | 45505k| 525.0 |   926M |  60 |3294 |6813 |4888 |  93k|  1 |  65k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3029.03/3037.26	c  3037s| 85600 | 28077 | 45544k| 524.9 |   926M |  60 |3294 |6782 |4887 |  93k|  2 |  65k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3030.63/3038.82	c  3039s| 85700 | 28064 | 45566k| 524.5 |   926M |  60 |3294 |6799 |4869 |  94k|  2 |  65k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3035.93/3044.15	c  3044s| 85800 | 28146 | 45661k| 525.0 |   927M |  60 |3294 |6781 |4891 |  94k|  1 |  65k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3039.21/3047.40	c  3047s| 85900 | 28188 | 45710k| 525.0 |   927M |  60 |3294 |6784 |   0 |  94k|  0 |  65k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3041.81/3050.03	c  3050s| 86000 | 28205 | 45748k| 524.8 |   929M |  60 |3294 |6778 |4887 |  94k|  1 |  65k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3043.10/3051.38	c  3051s| 86100 | 28229 | 45767k| 524.4 |   929M |  60 |3294 |6804 |   0 |  94k|  0 |  65k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3045.09/3053.39	c  3053s| 86200 | 28265 | 45801k| 524.2 |   930M |  60 |3294 |6787 |4895 |  94k|  1 |  65k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3048.18/3056.43	c  3056s| 86300 | 28271 | 45844k| 524.1 |   932M |  60 |3294 |6822 |4876 |  94k|  1 |  65k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3051.79/3060.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3051.79/3060.05	c  3060s| 86400 | 28307 | 45899k| 524.1 |   932M |  60 |3294 |6806 |   0 |  94k|  0 |  65k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3054.38/3062.66	c  3063s| 86500 | 28329 | 45942k| 524.0 |   932M |  60 |3294 |6804 |4886 |  95k|  2 |  65k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3056.47/3064.74	c  3065s| 86600 | 28347 | 45974k| 523.8 |   933M |  60 |3294 |6798 |4883 |  95k|  1 |  65k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3057.97/3066.25	c  3066s| 86700 | 28353 | 45996k| 523.4 |   934M |  60 |3294 |6818 |   0 |  95k|  0 |  65k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3059.77/3068.05	c  3068s| 86800 | 28368 | 46025k| 523.2 |   934M |  60 |3294 |6825 |4885 |  95k|  1 |  65k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3061.96/3070.22	c  3070s| 86900 | 28382 | 46053k| 522.9 |   934M |  60 |3294 |6830 |   0 |  95k|  0 |  66k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3063.55/3071.88	c  3072s| 87000 | 28399 | 46076k| 522.6 |   934M |  60 |3294 |6835 |4886 |  95k|  1 |  66k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3065.35/3073.67	c  3074s| 87100 | 28418 | 46101k| 522.3 |   934M |  60 |3294 |6859 |   0 |  95k|  0 |  66k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3067.64/3076.01	c  3076s| 87200 | 28453 | 46136k| 522.1 |   935M |  60 |3294 |6851 |4879 |  95k|  1 |  66k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3070.14/3078.41	c  3078s| 87300 | 28497 | 46172k| 521.9 |   937M |  60 |3294 |6946 |4877 |  95k|  1 |  66k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3073.33/3081.61	c  3082s| 87400 | 28534 | 46222k| 521.9 |   937M |  60 |3294 |6963 |4885 |  96k|  1 |  66k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3076.42/3084.78	c  3085s| 87500 | 28560 | 46267k| 521.8 |   937M |  60 |3294 |6982 |4894 |  96k|  1 |  66k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3079.21/3087.53	c  3088s| 87600 | 28590 | 46300k| 521.6 |   938M |  60 |3294 |6961 |   0 |  96k|  0 |  66k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3084.50/3092.86	c  3093s| 87700 | 28644 | 46385k| 521.9 |   938M |  60 |3294 |6910 |4892 |  96k|  1 |  66k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3088.59/3097.01	c  3097s| 87800 | 28705 | 46458k| 522.2 |   939M |  60 |3294 |6871 |4896 |  96k|  1 |  66k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3091.38/3099.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3091.38/3099.70	c  3100s| 87900 | 28740 | 46499k| 522.0 |   940M |  60 |3294 |6894 |4869 |  96k|  1 |  66k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3095.07/3103.41	c  3103s| 88000 | 28780 | 46563k| 522.2 |   941M |  60 |3294 |7040 |4902 |  96k|  2 |  67k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3098.36/3106.71	c  3107s| 88100 | 28824 | 46613k| 522.2 |   942M |  60 |3294 |7038 |4897 |  96k|  1 |  67k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3101.15/3109.59	c  3110s| 88200 | 28860 | 46659k| 522.1 |   942M |  60 |3294 |7037 |4892 |  96k|  1 |  67k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3103.95/3112.34	c  3112s| 88300 | 28875 | 46703k| 522.0 |   942M |  60 |3294 |7137 |4889 |  96k|  1 |  67k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3106.34/3114.75	c  3115s| 88400 | 28906 | 46740k| 521.8 |   944M |  60 |3294 |7117 |   0 |  97k|  0 |  67k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3108.74/3117.14	c  3117s| 88500 | 28931 | 46777k| 521.6 |   945M |  60 |3294 |7115 |4875 |  97k|  2 |  67k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3110.83/3119.21	c  3119s| 88600 | 28942 | 46806k| 521.4 |   946M |  60 |3294 |7098 |4890 |  97k|  1 |  67k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3112.42/3120.81	c  3121s| 88700 | 28967 | 46830k| 521.1 |   946M |  60 |3294 |7125 |4878 |  97k|  1 |  67k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3114.82/3123.27	c  3123s| 88800 | 28984 | 46863k| 520.9 |   946M |  60 |3294 |7103 |   0 |  97k|  0 |  67k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3117.41/3125.80	c  3126s| 88900 | 29002 | 46903k| 520.7 |   947M |  60 |3294 |7097 |   0 |  97k|  0 |  67k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3121.40/3129.87	c  3130s| 89000 | 29059 | 46966k| 520.8 |   947M |  60 |3294 |7071 |   0 |  97k|  0 |  67k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3127.39/3135.85	c  3136s| 89100 | 29082 | 47045k| 521.1 |   949M |  60 |3294 |7037 |4875 |  97k|  1 |  67k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3129.38/3137.83	c  3138s| 89200 | 29091 | 47075k| 520.9 |   950M |  60 |3294 |7024 |4883 |  97k|  1 |  67k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3132.48/3140.98	c  3141s| 89300 | 29128 | 47124k| 520.9 |   950M |  60 |3294 |7020 |4893 |  98k|  1 |  67k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3134.97/3143.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3134.97/3143.48	c  3143s| 89400 | 29174 | 47163k| 520.7 |   951M |  60 |3294 |7042 |4907 |  98k|  1 |  67k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3138.26/3146.74	c  3147s| 89500 | 29191 | 47211k| 520.7 |   952M |  60 |3294 |7036 |4881 |  98k|  1 |  68k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3141.45/3149.93	c  3150s| 89600 | 29217 | 47261k| 520.7 |   954M |  60 |3294 |7012 |4870 |  98k|  1 |  68k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3143.45/3151.93	c  3152s| 89700 | 29245 | 47293k| 520.4 |   955M |  60 |3294 |7083 |   0 |  98k|  0 |  68k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3146.34/3154.85	c  3155s| 89800 | 29290 | 47343k| 520.4 |   957M |  60 |3294 |7085 |   0 |  98k|  0 |  68k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3149.94/3158.49	c  3158s| 89900 | 29335 | 47404k| 520.5 |   957M |  60 |3294 |7057 |   0 |  98k|  0 |  68k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3153.23/3161.76	c  3162s| 90000 | 29344 | 47446k| 520.4 |   958M |  60 |3294 |7043 |   0 |  99k|  0 |  68k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3157.02/3165.55	c  3166s| 90100 | 29383 | 47503k| 520.5 |   959M |  60 |3294 |6975 |   0 |  99k|  0 |  68k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3159.52/3168.04	c  3168s| 90200 | 29397 | 47537k| 520.3 |   960M |  60 |3294 |6967 |4894 |  99k|  1 |  68k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3163.40/3171.92	c  3172s| 90300 | 29433 | 47606k| 520.4 |   960M |  60 |3294 |6970 |   0 |  99k|  0 |  68k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3165.70/3174.26	c  3174s| 90400 | 29442 | 47643k| 520.3 |   960M |  60 |3294 |6944 |4875 |  99k|  1 |  68k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3167.19/3175.71	c  3176s| 90500 | 29456 | 47663k| 519.9 |   960M |  60 |3294 |6967 |4891 |  99k|  1 |  68k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3168.99/3177.50	c  3177s| 90600 | 29459 | 47689k| 519.6 |   961M |  60 |3294 |6954 |4889 |  99k|  1 |  68k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3171.49/3180.06	c  3180s| 90700 | 29491 | 47730k| 519.5 |   961M |  60 |3294 |6985 |   0 |  99k|  0 |  68k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3174.17/3182.79	c  3183s| 90800 | 29530 | 47775k| 519.4 |   961M |  60 |3294 |6952 |   0 |  99k|  0 |  68k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3177.77/3186.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3177.77/3186.39	c  3186s| 90900 | 29550 | 47824k| 519.4 |   961M |  60 |3294 |6960 |4881 |  99k|  1 |  68k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3180.57/3189.15	c  3189s| 91000 | 29600 | 47867k| 519.3 |   963M |  60 |3294 |6959 |4881 | 100k|  1 |  68k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3184.15/3192.78	c  3193s| 91100 | 29630 | 47931k| 519.5 |   963M |  60 |3294 |6941 |   0 | 100k|  0 |  68k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3187.55/3196.18	c  3196s| 91200 | 29671 | 47983k| 519.4 |   964M |  60 |3294 |6935 |4893 | 100k|  1 |  68k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3191.03/3199.65	c  3200s| 91300 | 29698 | 48037k| 519.5 |   964M |  60 |3294 |6974 |4888 | 100k|  1 |  69k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3193.23/3201.84	c  3202s| 91400 | 29695 | 48065k| 519.2 |   964M |  60 |3294 |6981 |   0 | 100k|  0 |  69k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3195.62/3204.20	c  3204s| 91500 | 29705 | 48101k| 519.0 |   964M |  60 |3294 |6988 |4882 | 100k|  1 |  69k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3198.52/3207.19	c  3207s| 91600 | 29750 | 48146k| 519.0 |   964M |  60 |3294 |7029 |   0 | 100k|  0 |  69k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3202.41/3211.04	c  3211s| 91700 | 29775 | 48208k| 519.1 |   965M |  60 |3294 |6993 |4870 | 101k|  1 |  69k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3205.79/3214.43	c  3214s| 91800 | 29790 | 48262k| 519.1 |   966M |  60 |3294 |6981 |   0 | 101k|  0 |  69k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3208.09/3216.79	c  3217s| 91900 | 29792 | 48296k| 518.9 |   968M |  60 |3294 |6999 |   0 | 101k|  0 |  69k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3211.39/3220.07	c  3220s| 92000 | 29831 | 48348k| 518.9 |   969M |  60 |3294 |6989 |   0 | 101k|  0 |  69k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3215.27/3223.96	c  3224s| 92100 | 29902 | 48410k| 519.0 |   969M |  60 |3294 |6999 |   0 | 101k|  0 |  69k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3217.56/3226.23	c  3226s| 92200 | 29938 | 48444k| 518.8 |   970M |  60 |3294 |7056 |4885 | 101k|  1 |  69k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3219.56/3228.20	c  3228s| 92300 | 29964 | 48472k| 518.6 |   971M |  60 |3294 |7060 |4896 | 101k|  1 |  69k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3223.46/3232.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3223.46/3232.12	c  3232s| 92400 | 30004 | 48530k| 518.6 |   971M |  60 |3294 |7046 |4887 | 101k|  1 |  69k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3226.14/3234.89	c  3235s| 92500 | 30035 | 48568k| 518.5 |   972M |  60 |3294 |7054 |   0 | 101k|  0 |  69k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3229.63/3238.32	c  3238s| 92600 | 30058 | 48627k| 518.6 |   972M |  60 |3294 |6985 |   0 | 102k|  0 |  69k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3234.33/3243.05	c  3243s| 92700 | 30111 | 48705k| 518.8 |   973M |  60 |3294 |6906 |4875 | 102k|  1 |  69k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3239.00/3247.71	c  3248s| 92800 | 30158 | 48779k| 519.1 |   973M |  60 |3294 |6854 |4896 | 102k|  1 |  70k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3241.80/3250.53	c  3251s| 92900 | 30176 | 48823k| 519.0 |   973M |  60 |3294 |6857 |4885 | 102k|  1 |  70k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3244.89/3253.65	c  3254s| 93000 | 30209 | 48874k| 519.0 |   976M |  60 |3294 |6833 |4891 | 102k|  1 |  70k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3248.39/3257.15	c  3257s| 93100 | 30242 | 48925k| 519.0 |   977M |  60 |3294 |6808 |   0 | 102k|  0 |  70k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3252.67/3261.41	c  3261s| 93200 | 30287 | 48991k| 519.1 |   978M |  60 |3294 |6796 |4876 | 103k|  1 |  70k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3254.28/3263.05	c  3263s| 93300 | 30288 | 49019k| 518.9 |   978M |  60 |3294 |6814 |4876 | 103k|  1 |  70k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3257.66/3266.41	c  3266s| 93400 | 30307 | 49070k| 518.9 |   979M |  60 |3294 |6784 |4888 | 103k|  1 |  70k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3260.55/3269.32	c  3269s| 93500 | 30334 | 49113k| 518.8 |   979M |  60 |3294 |6765 |4898 | 103k|  1 |  70k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3263.44/3272.28	c  3272s| 93600 | 30360 | 49158k| 518.7 |   980M |  60 |3294 |6773 |4908 | 103k|  1 |  70k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3266.63/3275.41	c  3275s| 93700 | 30387 | 49203k| 518.6 |   980M |  60 |3294 |6697 |   0 | 103k|  0 |  70k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3269.34/3278.11	c  3278s| 93800 | 30401 | 49245k| 518.5 |   982M |  60 |3294 |6676 |   0 | 103k|  0 |  70k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3272.03/3280.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3272.03/3280.84	c  3281s| 93900 | 30437 | 49283k| 518.4 |   983M |  60 |3294 |6730 |4893 | 103k|  1 |  70k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3273.92/3282.79	c  3283s| 94000 | 30447 | 49311k| 518.1 |   983M |  60 |3294 |6725 |4867 | 104k|  1 |  70k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3276.41/3285.21	c  3285s| 94100 | 30472 | 49347k| 518.0 |   984M |  60 |3294 |6724 |4886 | 104k|  1 |  70k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3278.91/3287.79	c  3288s| 94200 | 30493 | 49384k| 517.8 |   985M |  60 |3294 |6730 |4879 | 104k|  1 |  70k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3281.60/3290.41	c  3290s| 94300 | 30513 | 49421k| 517.6 |   985M |  60 |3294 |6756 |4879 | 104k|  1 |  70k|  52 | 2.500000e+01 |      --      |    Inf |   4.60%
3284.09/3292.99	c  3293s| 94400 | 30533 | 49451k| 517.4 |   985M |  60 |3294 |6769 |4885 | 104k|  1 |  70k|  52 | 2.500000e+01 |      --      |    Inf |   4.61%
3286.48/3295.33	c  3295s| 94500 | 30550 | 49485k| 517.2 |   985M |  60 |3294 |6795 |4880 | 104k|  2 |  70k|  52 | 2.500000e+01 |      --      |    Inf |   4.61%
3288.48/3297.33	c  3297s| 94600 | 30555 | 49516k| 517.0 |   985M |  60 |3294 |6815 |   0 | 105k|  0 |  71k|  52 | 2.500000e+01 |      --      |    Inf |   4.61%
3292.28/3301.15	c  3301s| 94700 | 30586 | 49575k| 517.1 |   986M |  60 |3294 |6805 |   0 | 105k|  0 |  71k|  52 | 2.500000e+01 |      --      |    Inf |   4.61%
3294.96/3303.81	c  3304s| 94800 | 30619 | 49620k| 517.0 |   986M |  60 |3294 |6779 |   0 | 105k|  0 |  71k|  52 | 2.500000e+01 |      --      |    Inf |   4.61%
3297.56/3306.40	c  3306s| 94900 | 30656 | 49663k| 516.9 |   987M |  60 |3294 |6747 |4891 | 105k|  1 |  71k|  52 | 2.500000e+01 |      --      |    Inf |   4.61%
3300.16/3309.06	c  3309s| 95000 | 30686 | 49700k| 516.8 |   987M |  60 |3294 |6741 |4898 | 105k|  1 |  71k|  52 | 2.500000e+01 |      --      |    Inf |   4.61%
3302.84/3311.78	c  3312s| 95100 | 30705 | 49740k| 516.7 |   987M |  60 |3294 |6761 |4898 | 105k|  1 |  71k|  52 | 2.500000e+01 |      --      |    Inf |   4.61%
3305.54/3314.43	c  3314s| 95200 | 30718 | 49784k| 516.6 |   987M |  60 |3294 |6753 |4879 | 105k|  1 |  71k|  52 | 2.500000e+01 |      --      |    Inf |   4.61%
3307.43/3316.37	c  3316s| 95300 | 30729 | 49811k| 516.3 |   992M |  60 |3294 |6751 |   0 | 105k|  0 |  71k|  52 | 2.500000e+01 |      --      |    Inf |   4.61%
3310.52/3319.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3310.52/3319.41	c  3319s| 95400 | 30740 | 49857k| 516.3 |   993M |  60 |3294 |6797 |   0 | 106k|  0 |  71k|  52 | 2.500000e+01 |      --      |    Inf |   4.61%
3313.52/3322.48	c  3322s| 95500 | 30758 | 49900k| 516.2 |   993M |  60 |3294 |6759 |4908 | 106k|  1 |  71k|  52 | 2.500000e+01 |      --      |    Inf |   4.61%
3316.81/3325.76	c  3326s| 95600 | 30773 | 49953k| 516.2 |   993M |  60 |3294 |6773 |4874 | 106k|  1 |  71k|  52 | 2.500000e+01 |      --      |    Inf |   4.61%
3319.00/3328.00	c  3328s| 95700 | 30788 | 49986k| 516.0 |   993M |  60 |3294 |6776 |4880 | 106k|  1 |  71k|  52 | 2.500000e+01 |      --      |    Inf |   4.61%
3321.69/3330.67	c  3331s| 95800 | 30804 | 50026k| 515.9 |   994M |  60 |3294 |6751 |   0 | 106k|  0 |  71k|  52 | 2.500000e+01 |      --      |    Inf |   4.61%
3325.38/3334.38	c  3334s| 95900 | 30825 | 50084k| 515.9 |   995M |  60 |3294 |6735 |   0 | 106k|  0 |  71k|  52 | 2.500000e+01 |      --      |    Inf |   4.61%
3328.78/3337.79	c  3338s| 96000 | 30851 | 50137k| 516.0 |   996M |  60 |3294 |6722 |4901 | 106k|  1 |  71k|  52 | 2.500000e+01 |      --      |    Inf |   4.61%
3331.18/3340.17	c  3340s| 96100 | 30871 | 50176k| 515.8 |   996M |  60 |3294 |6678 |4877 | 106k|  1 |  71k|  52 | 2.500000e+01 |      --      |    Inf |   4.61%
3333.46/3342.49	c  3342s| 96200 | 30904 | 50210k| 515.6 |   996M |  60 |3294 |6685 |4892 | 106k|  1 |  71k|  52 | 2.500000e+01 |      --      |    Inf |   4.61%
3335.46/3344.44	c  3344s| 96300 | 30910 | 50240k| 515.4 |   996M |  60 |3294 |6712 |4892 | 107k|  1 |  71k|  52 | 2.500000e+01 |      --      |    Inf |   4.61%
3337.55/3346.50	c  3346s| 96400 | 30927 | 50271k| 515.2 |   996M |  60 |3294 |6746 |4894 | 107k|  1 |  71k|  52 | 2.500000e+01 |      --      |    Inf |   4.61%
3340.36/3349.33	c  3349s| 96500 | 30949 | 50316k| 515.1 |   996M |  60 |3294 |6770 |   0 | 107k|  0 |  72k|  52 | 2.500000e+01 |      --      |    Inf |   4.61%
3341.95/3350.91	c  3351s| 96600 | 30976 | 50336k| 514.8 |   997M |  60 |3294 |6779 |4898 | 107k|  1 |  72k|  52 | 2.500000e+01 |      --      |    Inf |   4.61%
3344.06/3353.03	c  3353s| 96700 | 30978 | 50369k| 514.6 |   997M |  60 |3294 |6786 |4894 | 107k|  1 |  72k|  52 | 2.500000e+01 |      --      |    Inf |   4.61%
3345.64/3354.64	c  3355s| 96800 | 30974 | 50391k| 514.3 |   998M |  60 |3294 |6781 |   0 | 107k|  0 |  72k|  52 | 2.500000e+01 |      --      |    Inf |   4.61%
3348.63/3357.69	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3348.63/3357.69	c  3358s| 96900 | 30999 | 50443k| 514.3 |   998M |  60 |3294 |6807 |4894 | 107k|  1 |  72k|  52 | 2.500513e+01 |      --      |    Inf |   4.61%
3350.23/3359.25	c  3359s| 97000 | 31026 | 50463k| 514.0 |   998M |  60 |3294 |6823 |4894 | 107k|  1 |  72k|  52 | 2.501031e+01 |      --      |    Inf |   4.61%
3352.72/3361.77	c  3362s| 97100 | 31049 | 50501k| 513.9 |   999M |  60 |3294 |6847 |4893 | 107k|  1 |  72k|  52 | 2.538462e+01 |      --      |    Inf |   4.62%
3354.62/3363.60	c  3364s| 97200 | 31075 | 50520k| 513.5 |   999M |  60 |3294 |6922 |4885 | 107k|  1 |  72k|  52 | 2.538462e+01 |      --      |    Inf |   4.62%
3357.71/3366.72	c  3367s| 97300 | 31095 | 50570k| 513.5 |  1000M |  60 |3294 |6930 |4887 | 108k|  1 |  72k|  52 | 2.538462e+01 |      --      |    Inf |   4.62%
3360.40/3369.44	c  3369s| 97400 | 31123 | 50613k| 513.5 |  1001M |  60 |3294 |6937 |4870 | 108k|  1 |  72k|  52 | 2.545455e+01 |      --      |    Inf |   4.62%
3363.69/3372.72	c  3373s| 97500 | 31143 | 50653k| 513.3 |  1002M |  60 |3294 |6934 |4870 | 108k|  1 |  72k|  52 | 2.545455e+01 |      --      |    Inf |   4.62%
3366.58/3375.60	c  3376s| 97600 | 31157 | 50691k| 513.2 |  1002M |  60 |3294 |6950 |   0 | 108k|  0 |  72k|  52 | 2.545455e+01 |      --      |    Inf |   4.62%
3369.28/3378.35	c  3378s| 97700 | 31201 | 50735k| 513.1 |  1002M |  60 |3294 |6954 |   0 | 108k|  0 |  72k|  52 | 2.545455e+01 |      --      |    Inf |   4.62%
3371.08/3380.15	c  3380s| 97800 | 31214 | 50763k| 512.9 |  1003M |  60 |3294 |6983 |   0 | 108k|  0 |  72k|  52 | 2.600000e+01 |      --      |    Inf |   4.62%
3372.66/3381.73	c  3382s| 97900 | 31223 | 50785k| 512.6 |  1004M |  60 |3294 |6965 |   0 | 108k|  0 |  72k|  52 | 2.600000e+01 |      --      |    Inf |   4.62%
3374.76/3383.89	c  3384s| 98000 | 31254 | 50814k| 512.4 |  1006M |  60 |3294 |6942 |4903 | 108k|  1 |  72k|  52 | 2.600000e+01 |      --      |    Inf |   4.62%
3376.65/3385.71	c  3386s| 98100 | 31279 | 50838k| 512.1 |  1008M |  60 |3294 |6963 |4911 | 108k|  1 |  72k|  52 | 2.600000e+01 |      --      |    Inf |   4.62%
3379.14/3388.22	c  3388s| 98200 | 31294 | 50875k| 512.0 |  1008M |  60 |3294 |6983 |4881 | 108k|  1 |  73k|  52 | 2.600000e+01 |      --      |    Inf |   4.62%
3381.15/3390.23	c  3390s| 98300 | 31301 | 50904k| 511.7 |  1009M |  60 |3294 |6962 |4888 | 108k|  1 |  73k|  52 | 2.600000e+01 |      --      |    Inf |   4.62%
3384.64/3393.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3384.64/3393.71	c  3394s| 98400 | 31349 | 50958k| 511.8 |  1010M |  60 |3294 |6963 |4890 | 109k|  1 |  73k|  52 | 2.600000e+01 |      --      |    Inf |   4.62%
3387.73/3396.89	c  3397s| 98500 | 31369 | 51007k| 511.7 |  1010M |  60 |3294 |6986 |   0 | 109k|  0 |  73k|  52 | 2.600000e+01 |      --      |    Inf |   4.62%
3390.82/3399.92	c  3400s| 98600 | 31391 | 51054k| 511.7 |  1011M |  60 |3294 |6917 |4893 | 109k|  1 |  73k|  52 | 2.600000e+01 |      --      |    Inf |   4.71%
3393.52/3402.68	c  3403s| 98700 | 31423 | 51097k| 511.6 |  1011M |  60 |3294 |6894 |4910 | 109k|  1 |  73k|  52 | 2.600000e+01 |      --      |    Inf |   4.71%
3396.71/3405.88	c  3406s| 98800 | 31473 | 51151k| 511.6 |  1013M |  60 |3294 |6965 |   0 | 109k|  0 |  73k|  52 | 2.600000e+01 |      --      |    Inf |   4.71%
3401.20/3410.35	c  3410s| 98900 | 31538 | 51225k| 511.9 |  1014M |  60 |3294 |7015 |4889 | 109k|  1 |  73k|  52 | 2.600000e+01 |      --      |    Inf |   4.71%
3405.19/3414.39	c  3414s| 99000 | 31577 | 51293k| 512.0 |  1014M |  60 |3294 |7014 |4881 | 109k|  1 |  73k|  52 | 2.600000e+01 |      --      |    Inf |   4.71%
3407.78/3417.00	c  3417s| 99100 | 31596 | 51334k| 511.9 |  1015M |  60 |3294 |6975 |   0 | 109k|  0 |  73k|  52 | 2.600000e+01 |      --      |    Inf |   4.71%
3411.37/3420.59	c  3421s| 99200 | 31610 | 51379k| 511.9 |  1017M |  60 |3294 |6981 |   0 | 110k|  0 |  73k|  52 | 2.600000e+01 |      --      |    Inf |   4.71%
3414.97/3424.15	c  3424s| 99300 | 31639 | 51435k| 511.9 |  1026M |  60 |3294 |6963 |4876 | 110k|  1 |  73k|  52 | 2.600000e+01 |      --      |    Inf |   4.71%
3418.05/3427.22	c  3427s| 99400 | 31669 | 51481k| 511.9 |  1027M |  60 |3294 |6960 |4906 | 110k|  1 |  73k|  52 | 2.600000e+01 |      --      |    Inf |   4.71%
3421.24/3430.41	c  3430s| 99500 | 31725 | 51531k| 511.9 |  1030M |  60 |3294 |6985 |   0 | 110k|  0 |  73k|  52 | 2.600000e+01 |      --      |    Inf |   4.71%
3424.43/3433.65	c  3434s| 99600 | 31747 | 51577k| 511.8 |  1031M |  60 |3294 |6981 |   0 | 110k|  0 |  73k|  52 | 2.600000e+01 |      --      |    Inf |   4.71%
3427.32/3436.55	c  3437s| 99700 | 31762 | 51623k| 511.8 |  1032M |  60 |3294 |6970 |4875 | 110k|  1 |  73k|  52 | 2.600000e+01 |      --      |    Inf |   4.71%
3430.31/3439.55	c  3440s| 99800 | 31806 | 51671k| 511.7 |  1032M |  60 |3294 |6956 |4875 | 110k|  1 |  74k|  52 | 2.600000e+01 |      --      |    Inf |   4.71%
3433.71/3442.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3433.71/3442.91	c  3443s| 99900 | 31828 | 51723k| 511.7 |  1032M |  60 |3294 |6944 |   0 | 110k|  0 |  74k|  52 | 2.600000e+01 |      --      |    Inf |   4.71%
3436.21/3445.42	c  3445s|100000 | 31840 | 51762k| 511.6 |  1032M |  60 |3294 |6922 |4890 | 111k|  1 |  74k|  52 | 2.600000e+01 |      --      |    Inf |   4.71%
3439.81/3449.04	c  3449s|100100 | 31868 | 51810k| 511.6 |  1033M |  60 |3294 |6922 |4898 | 111k|  1 |  74k|  52 | 2.600000e+01 |      --      |    Inf |   4.71%
3442.90/3452.17	c  3452s|100200 | 31882 | 51853k| 511.5 |  1033M |  60 |3294 |6921 |4890 | 111k|  1 |  74k|  52 | 2.600000e+01 |      --      |    Inf |   4.71%
3445.18/3454.47	c  3454s|100300 | 31910 | 51885k| 511.3 |  1033M |  60 |3294 |6909 |   0 | 111k|  0 |  74k|  52 | 2.600000e+01 |      --      |    Inf |   4.71%
3447.58/3456.89	c  3457s|100400 | 31936 | 51920k| 511.2 |  1034M |  60 |3294 |6882 |   0 | 111k|  0 |  74k|  52 | 2.600000e+01 |      --      |    Inf |   4.71%
3448.97/3458.27	c  3458s|100500 | 31944 | 51938k| 510.8 |  1034M |  60 |3294 |6861 |4899 | 111k|  1 |  74k|  52 | 2.600000e+01 |      --      |    Inf |   4.71%
3451.27/3460.56	c  3461s|100600 | 31960 | 51972k| 510.7 |  1035M |  60 |3294 |6845 |4859 | 111k|  1 |  74k|  52 | 2.600000e+01 |      --      |    Inf |   4.71%
3453.96/3463.21	c  3463s|100700 | 31992 | 52009k| 510.5 |  1036M |  60 |3294 |6824 |4887 | 111k|  1 |  74k|  52 | 2.600000e+01 |      --      |    Inf |   4.71%
3456.35/3465.69	c  3466s|100800 | 32036 | 52046k| 510.4 |  1036M |  60 |3294 |6825 |4893 | 112k|  1 |  74k|  52 | 2.600000e+01 |      --      |    Inf |   4.71%
3458.45/3467.74	c  3468s|100900 | 32038 | 52076k| 510.2 |  1036M |  60 |3294 |6812 |4881 | 112k|  1 |  74k|  52 | 2.600000e+01 |      --      |    Inf |   4.71%
3460.54/3469.84	c  3470s|101000 | 32059 | 52105k| 510.0 |  1037M |  60 |3294 |6851 |4892 | 112k|  1 |  74k|  52 | 2.600000e+01 |      --      |    Inf |   4.71%
3463.14/3472.45	c  3472s|101100 | 32080 | 52140k| 509.8 |  1038M |  60 |3294 |6852 |4889 | 112k|  1 |  74k|  52 | 2.600000e+01 |      --      |    Inf |   4.71%
3464.74/3474.09	c  3474s|101200 | 32091 | 52161k| 509.5 |  1038M |  60 |3294 |6853 |   0 | 112k|  0 |  74k|  52 | 2.600000e+01 |      --      |    Inf |   4.71%
3467.83/3477.19	c  3477s|101300 | 32128 | 52211k| 509.5 |  1038M |  60 |3294 |6848 |   0 | 112k|  0 |  74k|  52 | 2.600000e+01 |      --      |    Inf |   4.71%
3470.91/3480.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3470.91/3480.23	c  3480s|101400 | 32144 | 52250k| 509.4 |  1038M |  60 |3294 |6873 |   0 | 112k|  0 |  74k|  52 | 2.600000e+01 |      --      |    Inf |   4.71%
3473.31/3482.66	c  3483s|101500 | 32168 | 52283k| 509.2 |  1041M |  60 |3294 |6869 |   0 | 112k|  0 |  74k|  52 | 2.600000e+01 |      --      |    Inf |   4.71%
3475.50/3484.81	c  3485s|101600 | 32171 | 52316k| 509.0 |  1041M |  60 |3294 |6891 |4883 | 113k|  2 |  74k|  52 | 2.600000e+01 |      --      |    Inf |   4.72%
3478.19/3487.52	c  3488s|101700 | 32215 | 52361k| 509.0 |  1043M |  60 |3294 |6912 |   0 | 113k|  0 |  74k|  52 | 2.600000e+01 |      --      |    Inf |   4.72%
3481.58/3490.96	c  3491s|101800 | 32255 | 52416k| 509.0 |  1043M |  60 |3294 |6917 |   0 | 113k|  0 |  75k|  52 | 2.600000e+01 |      --      |    Inf |   4.72%
3484.48/3493.81	c  3494s|101900 | 32302 | 52456k| 508.9 |  1043M |  60 |3294 |6923 |   0 | 113k|  0 |  75k|  52 | 2.600000e+01 |      --      |    Inf |   4.72%
3486.27/3495.61	c  3496s|102000 | 32321 | 52485k| 508.7 |  1043M |  60 |3294 |6941 |   0 | 113k|  0 |  75k|  52 | 2.600000e+01 |      --      |    Inf |   4.72%
3488.56/3497.93	c  3498s|102100 | 32350 | 52518k| 508.5 |  1043M |  60 |3294 |6974 |4895 | 113k|  1 |  75k|  52 | 2.600000e+01 |      --      |    Inf |   4.72%
3490.86/3500.23	c  3500s|102200 | 32376 | 52552k| 508.4 |  1044M |  60 |3294 |6963 |4894 | 113k|  1 |  75k|  52 | 2.600000e+01 |      --      |    Inf |   4.72%
3494.35/3503.79	c  3504s|102300 | 32420 | 52612k| 508.5 |  1044M |  60 |3294 |6954 |   0 | 113k|  0 |  75k|  52 | 2.600000e+01 |      --      |    Inf |   4.72%
3499.54/3508.99	c  3509s|102400 | 32489 | 52697k| 508.8 |  1046M |  60 |3294 |6992 |4901 | 113k|  1 |  75k|  52 | 2.600000e+01 |      --      |    Inf |   4.72%
3503.92/3513.30	c  3513s|102500 | 32549 | 52770k| 509.0 |  1046M |  60 |3294 |6960 |4904 | 114k|  1 |  75k|  52 | 2.600000e+01 |      --      |    Inf |   4.72%
3508.11/3517.54	c  3518s|102600 | 32585 | 52835k| 509.1 |  1046M |  60 |3294 |6961 |   0 | 114k|  0 |  75k|  52 | 2.600000e+01 |      --      |    Inf |   4.72%
3510.21/3519.65	c  3520s|102700 | 32600 | 52866k| 508.9 |  1047M |  60 |3294 |6969 |   0 | 114k|  0 |  75k|  52 | 2.600000e+01 |      --      |    Inf |   4.72%
3512.80/3522.29	c  3522s|102800 | 32611 | 52905k| 508.8 |  1047M |  60 |3294 |6978 |   0 | 114k|  0 |  75k|  52 | 2.600000e+01 |      --      |    Inf |   4.72%
3515.20/3524.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3515.20/3524.65	c  3525s|102900 | 32644 | 52940k| 508.7 |  1047M |  60 |3294 |7037 |4885 | 114k|  1 |  75k|  52 | 2.600000e+01 |      --      |    Inf |   4.72%
3517.10/3526.54	c  3527s|103000 | 32654 | 52967k| 508.4 |  1048M |  60 |3294 |7046 |4885 | 114k|  1 |  75k|  52 | 2.600000e+01 |      --      |    Inf |   4.72%
3519.60/3529.10	c  3529s|103100 | 32689 | 53007k| 508.3 |  1050M |  60 |3294 |7043 |4890 | 114k|  1 |  75k|  52 | 2.600000e+01 |      --      |    Inf |   4.72%
3525.28/3534.72	c  3535s|103200 | 32719 | 53093k| 508.7 |  1051M |  60 |3294 |7049 |4891 | 114k|  2 |  75k|  52 | 2.600000e+01 |      --      |    Inf |   4.72%
3527.37/3536.82	c  3537s|103300 | 32751 | 53125k| 508.5 |  1051M |  60 |3294 |7047 |   0 | 114k|  0 |  75k|  52 | 2.600000e+01 |      --      |    Inf |   4.72%
3530.86/3540.39	c  3540s|103400 | 32770 | 53180k| 508.5 |  1052M |  60 |3294 |7070 |4888 | 114k|  1 |  76k|  52 | 2.600000e+01 |      --      |    Inf |   4.72%
3533.66/3543.12	c  3543s|103500 | 32800 | 53220k| 508.4 |  1054M |  60 |3294 |7066 |4892 | 115k|  1 |  76k|  52 | 2.600000e+01 |      --      |    Inf |   4.72%
3537.44/3547.00	c  3547s|103600 | 32851 | 53281k| 508.5 |  1054M |  60 |3294 |7074 |   0 | 115k|  0 |  76k|  52 | 2.600000e+01 |      --      |    Inf |   4.72%
3541.54/3551.09	c  3551s|103700 | 32915 | 53348k| 508.7 |  1056M |  60 |3294 |7068 |4892 | 115k|  1 |  76k|  52 | 2.600000e+01 |      --      |    Inf |   4.72%
3544.12/3553.63	c  3554s|103800 | 32945 | 53385k| 508.6 |  1056M |  60 |3294 |7109 |   0 | 115k|  0 |  76k|  52 | 2.600000e+01 |      --      |    Inf |   4.72%
3547.42/3556.96	c  3557s|103900 | 32967 | 53433k| 508.5 |  1058M |  60 |3294 |7080 |4892 | 115k|  1 |  76k|  52 | 2.600000e+01 |      --      |    Inf |   4.72%
3550.81/3560.30	c  3560s|104000 | 33012 | 53485k| 508.5 |  1058M |  60 |3294 |7119 |4908 | 115k|  1 |  76k|  52 | 2.600000e+01 |      --      |    Inf |   4.72%
3555.20/3564.79	c  3565s|104100 | 33076 | 53555k| 508.7 |  1059M |  60 |3294 |7131 |4908 | 115k|  1 |  76k|  52 | 2.600000e+01 |      --      |    Inf |   4.72%
3558.39/3568.00	c  3568s|104200 | 33098 | 53596k| 508.6 |  1060M |  60 |3294 |7200 |4912 | 115k|  1 |  76k|  52 | 2.600000e+01 |      --      |    Inf |   4.72%
3561.88/3571.48	c  3571s|104300 | 33113 | 53645k| 508.6 |  1063M |  60 |3294 |7221 |4858 | 115k|  1 |  76k|  52 | 2.600000e+01 |      --      |    Inf |   4.72%
3565.77/3575.30	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3565.77/3575.30	c  3575s|104400 | 33151 | 53697k| 508.6 |  1065M |  60 |3294 |7213 |4884 | 116k|  1 |  76k|  52 | 2.600000e+01 |      --      |    Inf |   4.72%
3569.66/3579.25	c  3579s|104500 | 33193 | 53764k| 508.8 |  1066M |  60 |3294 |7237 |4901 | 116k|  1 |  76k|  52 | 2.600000e+01 |      --      |    Inf |   4.72%
3572.66/3582.22	c  3582s|104600 | 33225 | 53815k| 508.8 |  1066M |  60 |3294 |7284 |4905 | 116k|  1 |  76k|  52 | 2.600000e+01 |      --      |    Inf |   4.72%
3574.46/3584.05	c  3584s|104700 | 33242 | 53841k| 508.5 |  1067M |  60 |3294 |7289 |4901 | 116k|  1 |  76k|  52 | 2.600000e+01 |      --      |    Inf |   4.72%
3576.56/3586.17	c  3586s|104800 | 33254 | 53873k| 508.4 |  1067M |  60 |3294 |7250 |4887 | 116k|  1 |  76k|  52 | 2.600000e+01 |      --      |    Inf |   4.72%
3579.14/3588.72	c  3589s|104900 | 33257 | 53912k| 508.2 |  1069M |  60 |3294 |7245 |4888 | 116k|  1 |  77k|  52 | 2.600000e+01 |      --      |    Inf |   4.72%
3581.23/3590.83	c  3591s|105000 | 33247 | 53942k| 508.0 |  1070M |  60 |3294 |7220 |4896 | 116k|  1 |  77k|  52 | 2.600000e+01 |      --      |    Inf |   4.72%
3583.82/3593.42	c  3593s|105100 | 33282 | 53982k| 507.9 |  1070M |  60 |3294 |7230 |4861 | 116k|  1 |  77k|  52 | 2.600000e+01 |      --      |    Inf |   4.72%
3586.42/3596.01	c  3596s|105200 | 33312 | 54025k| 507.9 |  1071M |  60 |3294 |7264 |   0 | 116k|  0 |  77k|  52 | 2.600000e+01 |      --      |    Inf |   4.72%
3587.31/3597.00	c 
3587.31/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3587.31/3597.00	c Solving Time (sec) : 3596.99
3587.31/3597.00	c Solving Nodes      : 105246 (total of 106322 nodes in 2 runs)
3587.31/3597.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3587.31/3597.00	c Dual Bound         : +2.60000000000000e+01
3587.31/3597.00	c Gap                : infinite
3587.31/3597.00	s UNKNOWN
3587.31/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3587.31/3597.00	c Total Time         :    3596.99
3587.31/3597.00	c   solving          :    3596.99
3587.31/3597.00	c   presolving       :       0.80 (included in solving)
3587.31/3597.00	c   reading          :       0.15 (included in solving)
3587.31/3597.00	c   copying          :       1.95 (112 #copies) (minimal 0.01, maximal 0.03, average 0.02)
3587.31/3597.00	c Original Problem   :
3587.31/3597.00	c   Problem name     : HOME/instance-4432662-1721097262.opb
3587.31/3597.00	c   Variables        : 3297 (3297 binary, 0 integer, 0 implicit integer, 0 continuous)
3587.31/3597.00	c   Constraints      : 6383 initial, 6383 maximal
3587.31/3597.00	c   Objective        : minimize, 8 non-zeros (abs.min = 1, abs.max = 128)
3587.31/3597.00	c Presolved Problem  :
3587.31/3597.00	c   Problem name     : t_HOME/instance-4432662-1721097262.opb
3587.31/3597.00	c   Variables        : 3294 (3294 binary, 0 integer, 0 implicit integer, 0 continuous)
3587.31/3597.00	c   Constraints      : 5491 initial, 7301 maximal
3587.31/3597.00	c   Objective        : minimize, 8 non-zeros (abs.min = 1, abs.max = 128)
3587.31/3597.00	c   Nonzeros         : 112411 constraint, 3420 clique table
3587.31/3597.00	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3587.31/3597.00	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.31/3597.00	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.31/3597.00	c   domcol           :       0.04       0.00      3          0          0          0          0          0          0          0          0          0
3587.31/3597.00	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.31/3597.00	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.31/3597.00	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.31/3597.00	c   dualsparsify     :       0.09       0.00      1          0          0          0          0          0          0          0          0          0
3587.31/3597.00	c   gateextraction   :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
3587.31/3597.00	c   implics          :       0.00       0.00     10          0          0          0          0          0          0          0          0          0
3587.31/3597.00	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.31/3597.00	c   milp             :       0.21       0.00      1          0          0          0          0          0       6383       3289          0          0
3587.31/3597.00	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.31/3597.00	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.31/3597.00	c   sparsify         :       0.02       0.00      1          0          0          0          0          0          0          0          0          0
3587.31/3597.00	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.31/3597.00	c   trivial          :       0.00       0.00     13          0          0          0          0          0          0          0          0          0
3587.31/3597.00	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.31/3597.00	c   dualfix          :       0.00       0.00     13          0          0          0          0          0          0          0          0          0
3587.31/3597.00	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.31/3597.00	c   probing          :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
3587.31/3597.00	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.31/3597.00	c   symmetry         :       0.16       0.00      1          0          0          0          0          0          0       1365          0          0
3587.31/3597.00	c   vbounds          :       0.00       0.00      4          0          3          0          0          0          0          0          0          0
3587.31/3597.00	c   knapsack         :       0.01       0.00     25          0          0          0          0          0          4          5          7         44
3587.31/3597.00	c   setppc           :       0.01       0.00     16          0          0          0          0          0         12          0          0          0
3587.31/3597.00	c   linear           :       0.21       0.05     21          0          0          0          0          0          3          0        190        212
3587.31/3597.00	c   logicor          :       0.01       0.01     13          0          0          0          0          0         87          0          0        142
3587.31/3597.00	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.31/3597.00	c   components       :       0.02       0.00      2          0          0          0          0          0          0          0          0          0
3587.31/3597.00	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3587.31/3597.00	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3587.31/3597.00	c   benderslp        :          0          0          0          0      74803          0          0       8206          0          0          0          0          0          0          0
3587.31/3597.00	c   integral         :          0          0          0          0      74803          0          0       8206          0          0          0          0          0          0     149606
3587.31/3597.00	c   knapsack         :        236+       238         58     727489          0          0          0       8201     487127       7567     560329       9809        163          0          0
3587.31/3597.00	c   setppc           :       1377+      1702         58     720074          0          0          0         23       7422         94      89961          1          0          0          0
3587.31/3597.00	c   linear           :       3105+      3132         42     720082          0          0          0          6     126110      56437   12205230          3          0          0          0
3587.31/3597.00	c   logicor          :        773+      2312         42     234217          0          0          0          0      68878       2417     173545        362         28          0          0
3587.31/3597.00	c   benders          :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.31/3597.00	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.31/3597.00	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.31/3597.00	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.31/3597.00	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3587.31/3597.00	c   benderslp        :       0.04       0.00       0.00       0.00       0.04       0.00       0.00       0.00       0.00       0.00
3587.31/3597.00	c   integral         :      18.84       0.00       0.00       0.00      18.84       0.00       0.00       0.00       0.00       0.00
3587.31/3597.00	c   knapsack         :      29.36       0.00       0.09      28.94       0.00       0.00       0.00       0.14       0.20       0.00
3587.31/3597.00	c   setppc           :       1.33       0.00       0.00       1.32       0.00       0.00       0.00       0.00       0.00       0.00
3587.31/3597.00	c   linear           :     141.82       0.05       0.02     141.54       0.00       0.00       0.00       0.00       0.20       0.00
3587.31/3597.00	c   logicor          :       9.82       0.01       0.01       9.74       0.00       0.00       0.00       0.00       0.07       0.00
3587.31/3597.00	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.31/3597.00	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.31/3597.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.31/3597.00	c   components       :       0.04       0.00       0.00       0.04       0.00       0.00       0.00       0.00       0.00       0.00
3587.31/3597.00	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3587.31/3597.00	c   dualfix          :          2          0          0          0
3587.31/3597.00	c   genvbounds       :          0          0          0          0
3587.31/3597.00	c   nlobbt           :          0          0          0          0
3587.31/3597.00	c   obbt             :          0          0          0          0
3587.31/3597.00	c   probing          :          0          0          0          0
3587.31/3597.00	c   pseudoobj        :     352243          0          0          0
3587.31/3597.00	c   redcost          :     166149          0          0         15
3587.31/3597.00	c   rootredcost      :          2          0          0          0
3587.31/3597.00	c   symmetry         :          0          0          0          0
3587.31/3597.00	c   vbounds          :     425778          0          0          0
3587.31/3597.00	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3587.31/3597.00	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3587.31/3597.00	c   genvbounds       :       0.11       0.00       0.00       0.11       0.00       0.00
3587.31/3597.00	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3587.31/3597.00	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3587.31/3597.00	c   probing          :       0.01       0.00       0.01       0.00       0.00       0.00
3587.31/3597.00	c   pseudoobj        :       0.39       0.00       0.00       0.39       0.00       0.00
3587.31/3597.00	c   redcost          :       9.27       0.00       0.00       9.27       0.00       0.00
3587.31/3597.00	c   rootredcost      :       0.10       0.00       0.00       0.10       0.00       0.00
3587.31/3597.00	c   symmetry         :       0.32       0.00       0.16       0.16       0.00       0.00
3587.31/3597.00	c   vbounds          :       3.57       0.00       0.00       3.57       0.00       0.00
3587.31/3597.00	c Symmetry           :
3587.31/3597.00	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3587.31/3597.00	c   orbital reduction:          0 reductions applied,          0 cutoffs
3587.31/3597.00	c   lexicographic red:          0 reductions applied,          0 cutoffs
3587.31/3597.00	c   shadow tree time :       0.00 s
3587.31/3597.00	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3587.31/3597.00	c   propagation      :       1.07      24561      24188          -     174958       31.2       1290       19.9          -          -          -
3587.31/3597.00	c   infeasible LP    :       1.98       3720       3720          -      16627       24.9        421       19.5       3720       21.8          0
3587.31/3597.00	c   bound exceed. LP :       0.00          5          5          -          8       15.8          0        0.0          5       25.4          0
3587.31/3597.00	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3587.31/3597.00	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3587.31/3597.00	c   applied globally :       0.29          -          -          0      73471       24.2          -          -       3725          -          -
3587.31/3597.00	c   applied locally  :          -          -          -          0          2       16.5          -          -          0          -          -
3587.31/3597.00	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3587.31/3597.00	c   cut pool         :       9.85          -      18607        115          -          -     167823    2765702          -          -          -          -          -    (maximal pool size:      17203)
3587.42/3597.01	c   aggregation      :       3.93       0.00       2058         41          0          0      55355     697137         29      25341      25339          2          0
3587.42/3597.01	c   > cmir           :          -          -          -          -          -          -          -     353518          0       9826       9826          0          -
3587.42/3597.01	c   > flowcover      :          -          -          -          -          -          -          -     324187          0      13684      13684          0          -
3587.42/3597.01	c   > knapsackcover  :          -          -          -          -          -          -          -      19432         29       1831       1829          2          -
3587.42/3597.01	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.42/3597.01	c   clique           :       0.71       0.00         41         41          0          0          0          0          0          0          0          0          0
3587.42/3597.01	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.42/3597.01	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.42/3597.01	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.42/3597.01	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.42/3597.01	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.42/3597.01	c   gomory           :      61.39       0.00       2035         20          0          0     105673    1690099          0      32753      32753          0          0
3587.42/3597.01	c   > gomorymi       :          -          -          -          -          -          -          -     637607          0      13198      13198          0          -
3587.42/3597.01	c   > strongcg       :          -          -          -          -          -          -          -    1052492          0      19555      19555          0          -
3587.42/3597.01	c   impliedbounds    :       0.26       0.00       2058         41          0          0        939      39982          0      32285      32285          0          0
3587.42/3597.01	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.42/3597.01	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.42/3597.01	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.42/3597.01	c   mcf              :       0.00       0.00          2          2          0          0          0          0          0          0          0          0          0
3587.42/3597.01	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.42/3597.01	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.42/3597.01	c   multilinear      :       0.00       0.00        591         58          0          0          0          0          0          0          0          0          0
3587.42/3597.01	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.42/3597.01	c   rapidlearning    :      51.21       0.00        100          2          0      15307          0          0          0          0          0          0        354
3587.42/3597.01	c   rlt              :       0.01       0.00       1081         20          0          0          0          0          0          0          0          0          0
3587.42/3597.01	c   zerohalf         :       6.42       0.00       2045         31          0          0       5889     338484          4      28037      28036          1          0
3587.42/3597.01	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3587.42/3597.01	c   hybrid           :       1.09       0.00      16505         76     118625          0    2656424        775          0     277159
3587.42/3597.01	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.42/3597.01	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.42/3597.01	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3587.42/3597.01	c   problem variables:       0.00          -          0          0
3587.42/3597.01	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3587.42/3597.01	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3587.42/3597.01	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3587.42/3597.01	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3587.42/3597.01	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3587.42/3597.01	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.42/3597.01	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.42/3597.01	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.42/3597.01	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.42/3597.01	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.42/3597.01	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.42/3597.01	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.42/3597.01	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.42/3597.01	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.42/3597.01	c   relpscost        :      18.76       0.00      74803          0          0          0          0          0          0     149606
3587.42/3597.01	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3587.42/3597.01	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3587.42/3597.01	c   LP solutions     :       0.00          -          -          0          0
3587.42/3597.01	c   relax solutions  :       0.00          -          -          0          0
3587.42/3597.01	c   pseudo solutions :       0.00          -          -          0          0
3587.42/3597.01	c   strong branching :       0.00          -          -          0          0
3587.42/3597.01	c   actconsdiving    :       0.00       0.00          0          0          0
3587.42/3597.01	c   adaptivediving   :       4.84       0.00         51          0          0
3587.42/3597.01	c   alns             :       6.82       0.00         10          0          0
3587.42/3597.01	c   bound            :       0.00       0.00          0          0          0
3587.42/3597.01	c   clique           :       0.07       0.00          1          0          0
3587.42/3597.01	c   coefdiving       :       0.00       0.00          0          0          0
3587.42/3597.01	c   completesol      :       0.00       0.00          0          0          0
3587.42/3597.01	c   conflictdiving   :      95.49       0.00       1359          0          0
3587.42/3597.01	c   crossover        :       0.02       0.00          0          0          0
3587.42/3597.01	c   dins             :       0.00       0.00          0          0          0
3587.42/3597.01	c   distributiondivin:     136.93       0.00       1051          0          0
3587.42/3597.01	c   dps              :       0.00       0.00          0          0          0
3587.42/3597.01	c   dualval          :       0.00       0.00          0          0          0
3587.42/3597.01	c   farkasdiving     :       2.75       0.00          2          0          0
3587.42/3597.01	c   feasjump         :       0.13       0.00          2          0          0
3587.42/3597.01	c   feaspump         :      61.66       0.00        135          0          0
3587.42/3597.01	c   fixandinfer      :       0.00       0.00          0          0          0
3587.42/3597.01	c   fracdiving       :      73.11       0.00       1359          0          0
3587.42/3597.01	c   gins             :       0.02       0.00          0          0          0
3587.42/3597.01	c   guideddiving     :       0.00       0.00          0          0          0
3587.42/3597.01	c   indcoefdiving    :       0.00       0.00          0          0          0
3587.42/3597.01	c   indicator        :       0.05       0.00          0          0          0
3587.42/3597.01	c   indicatordiving  :       0.00       0.00          0          0          0
3587.42/3597.01	c   indoneopt        :       0.03       0.00          0          0          0
3587.42/3597.01	c   indrounding      :       0.00       0.00          0          0          0
3587.42/3597.01	c   indtwoopt        :       0.00       0.00          0          0          0
3587.42/3597.01	c   intdiving        :       0.00       0.00          0          0          0
3587.42/3597.01	c   intshifting      :       0.00       0.00          0          0          0
3587.42/3597.01	c   linesearchdiving :      63.02       0.00       1358          0          0
3587.42/3597.01	c   localbranching   :       0.00       0.00          0          0          0
3587.42/3597.01	c   locks            :       0.03       0.00          1          0          0
3587.42/3597.01	c   lpface           :       0.07       0.00          0          0          0
3587.42/3597.01	c   mpec             :       0.00       0.00          0          0          0
3587.42/3597.01	c   multistart       :       0.00       0.00          0          0          0
3587.42/3597.01	c   mutation         :       0.00       0.00          0          0          0
3587.42/3597.01	c   nlpdiving        :       0.00       0.00          0          0          0
3587.42/3597.01	c   objpscostdiving  :      33.84       0.00         50          0          0
3587.42/3597.01	c   octane           :       0.00       0.00          0          0          0
3587.42/3597.01	c   ofins            :       0.02       0.00          0          0          0
3587.42/3597.01	c   oneopt           :       0.06       0.00          0          0          0
3587.42/3597.01	c   padm             :       0.00       0.00          0          0          0
3587.42/3597.01	c   proximity        :       0.00       0.00          0          0          0
3587.42/3597.01	c   pscostdiving     :     121.15       0.00       1359          0          0
3587.42/3597.01	c   randrounding     :       2.92       0.00       8241          0          0
3587.42/3597.01	c   rens             :       0.07       0.00          2          0          0
3587.42/3597.01	c   reoptsols        :       0.00       0.00          0          0          0
3587.42/3597.01	c   repair           :       0.00       0.00          0          0          0
3587.42/3597.01	c   rins             :       0.02       0.00          0          0          0
3587.42/3597.01	c   rootsoldiving    :      29.91       0.00        205          0          0
3587.42/3597.01	c   rounding         :       0.78       0.00       4175          0          0
3587.42/3597.01	c   scheduler        :       0.00       0.00          0          0          0
3587.42/3597.01	c   shiftandpropagate:       0.09       0.00          2          0          0
3587.42/3597.01	c   shifting         :       6.30       0.00       2184          0          0
3587.42/3597.01	c   simplerounding   :       0.04       0.00          0          0          0
3587.42/3597.01	c   smallcard        :       0.00       0.00          0          0          0
3587.42/3597.01	c   subnlp           :       0.07       0.00          0          0          0
3587.42/3597.01	c   trivial          :       0.00       0.00          4          0          0
3587.42/3597.01	c   trivialnegation  :       0.00       0.00          0          0          0
3587.42/3597.01	c   trustregion      :       0.00       0.00          0          0          0
3587.42/3597.01	c   trysol           :       0.03       0.00          0          0          0
3587.42/3597.01	c   twoopt           :       0.00       0.00          0          0          0
3587.42/3597.01	c   undercover       :       0.00       0.00          0          0          0
3587.42/3597.01	c   vbounds          :       0.06       0.00          2          0          0
3587.42/3597.01	c   veclendiving     :     118.39       0.00       1040          0          0
3587.42/3597.01	c   zeroobj          :       0.00       0.00          0          0          0
3587.42/3597.01	c   zirounding       :       0.27       0.00       1000          0          0
3587.42/3597.01	c   other solutions  :          -          -          -          0          -
3587.42/3597.01	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3587.42/3597.01	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.42/3597.01	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.42/3597.01	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.42/3597.01	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.42/3597.01	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.42/3597.01	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.42/3597.01	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.42/3597.01	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.42/3597.01	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3587.42/3597.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3587.42/3597.01	c   primal LP        :      10.06       9041          0       0.00       0.00      10.06       9041
3587.42/3597.01	c   dual LP          :    2306.22      92023   41258075     448.81   17889.92       0.15         95
3587.42/3597.01	c   lex dual LP      :       0.00          0          0       0.00          -
3587.42/3597.01	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3587.42/3597.01	c   resolve instable :       0.00          0          0       0.00          -
3587.42/3597.01	c   diving/probing LP:     596.52      24624   12783332     519.14   21429.96
3587.42/3597.01	c   strong branching :       2.51         52      40747     783.60   16229.07          -          -         67
3587.42/3597.01	c     (at root node) :          -         52      40747     783.60          -
3587.42/3597.01	c   conflict analysis:       0.00          0          0       0.00          -
3587.42/3597.01	c B&B Tree           :
3587.42/3597.01	c   number of runs   :          2
3587.42/3597.01	c   nodes            :     105246 (73833 internal, 31413 leaves)
3587.42/3597.01	c   feasible leaves  :          0
3587.42/3597.01	c   infeas. leaves   :      31411
3587.42/3597.01	c   objective leaves :          1
3587.42/3597.01	c   nodes (total)    :     106322 (74803 internal, 31519 leaves)
3587.42/3597.01	c   nodes left       :      33318
3587.42/3597.01	c   max depth        :         60
3587.42/3597.01	c   max depth (total):         60
3587.42/3597.01	c   backtracks       :      24170 (23.0%)
3587.42/3597.01	c   early backtracks :          0 (0.0%)
3587.42/3597.01	c   nodes exc. ref.  :          0 (0.0%)
3587.42/3597.01	c   delayed cutoffs  :       9104
3587.42/3597.01	c   repropagations   :      23118 (409827 domain reductions, 5376 cutoffs)
3587.42/3597.01	c   avg switch length:       6.86
3587.42/3597.01	c   switching time   :     122.46
3587.42/3597.01	c Root Node          :
3587.42/3597.01	c   First LP value   : +1.30000000000000e+01
3587.42/3597.01	c   First LP Iters   :       2440 (17456.25 Iter/sec)
3587.42/3597.01	c   First LP Time    :       0.14
3587.42/3597.01	c   Final Dual Bound : +1.60000000000000e+01
3587.42/3597.01	c   Final Root Iters :      51233
3587.42/3597.01	c   Root LP Estimate : +1.63830871153461e+02
3587.42/3597.01	c Solution           :
3587.42/3597.01	c   Solutions found  :          0 (0 improvements)
3587.42/3597.01	c   Primal Bound     :          -
3587.42/3597.01	c   Dual Bound       : +2.60000000000000e+01
3587.42/3597.01	c   Gap              :   infinite
3587.42/3597.01	c Integrals          :      Total       Avg%
3587.42/3597.01	c   primal-dual      :  359699.38     100.00
3587.42/3597.01	c   primal-ref       :          -          - (not evaluated)
3587.42/3597.01	c   dual-ref         :          -          - (not evaluated)
3587.61/3597.29	c Time complete: 3587.71.

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

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100086 s]*
/proc/loadavg: 4.18 4.21 4.20 5/238 832477
/proc/meminfo: memFree=127457104/131655788 swapFree=131071996/131071996
[pid=832470] ppid=832467 vsize=63680 memory=22716 CPUtime=0.1 cores=1,3
/proc/832470/stat : 832470 (pbscip) R 832467 832470 830398 0 -1 4194304 2717 0 0 0 9 1 0 0 20 0 1 0 161884999 65208320 5679 134679101440 4194304 18693293 140721925829104 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43892736 140721925833732 140721925833831 140721925833831 140721925840846 0
/proc/832470/statm: 15920 5679 3282 3540 0 4177 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 63680 KiB
Current children cumulated memory: 22716 KiB

[startup+0.20574 s]*
/proc/loadavg: 4.18 4.21 4.20 6/243 832487
/proc/meminfo: memFree=127421080/131655788 swapFree=131071996/131071996
[pid=832470] ppid=832467 vsize=91616 memory=52576 CPUtime=0.2 cores=1,3
/proc/832470/stat : 832470 (pbscip) R 832467 832470 830398 0 -1 4194304 9871 0 0 0 17 3 0 0 20 0 1 0 161884999 93814784 13144 134679101440 4194304 18693293 140721925829104 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43892736 140721925833732 140721925833831 140721925833831 140721925840846 0
/proc/832470/statm: 22904 13144 3586 3540 0 11161 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 91616 KiB
Current children cumulated memory: 52576 KiB

[startup+0.305572 s]*
/proc/loadavg: 4.18 4.21 4.20 6/243 832487
/proc/meminfo: memFree=127391036/131655788 swapFree=131071996/131071996
[pid=832470] ppid=832467 vsize=115468 memory=74080 CPUtime=0.3 cores=1,3
/proc/832470/stat : 832470 (pbscip) R 832467 832470 830398 0 -1 4194304 15241 0 0 0 25 5 0 0 20 0 1 0 161884999 118239232 18520 134679101440 4194304 18693293 140721925829104 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43892736 140721925833732 140721925833831 140721925833831 140721925840846 0
/proc/832470/statm: 28867 18520 3618 3540 0 17124 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 115468 KiB
Current children cumulated memory: 74080 KiB

[startup+0.700342 s]
/proc/loadavg: 4.18 4.21 4.20 6/243 832487
/proc/meminfo: memFree=127319684/131655788 swapFree=131071996/131071996
[pid=832470] ppid=832467 vsize=132860 memory=91652 CPUtime=0.68 cores=1,3
/proc/832470/stat : 832470 (pbscip) R 832467 832470 830398 0 -1 4194304 23098 0 0 0 61 7 0 0 20 0 1 0 161884999 136048640 22913 134679101440 4194304 18693293 140721925829104 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43892736 140721925833732 140721925833831 140721925833831 140721925840846 0
/proc/832470/statm: 33215 22913 3777 3540 0 21472 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 132860 KiB
Current children cumulated memory: 91652 KiB

[startup+1.50033 s]
/proc/loadavg: 4.18 4.21 4.20 4/240 832501
/proc/meminfo: memFree=127283000/131655788 swapFree=131071996/131071996
[pid=832470] ppid=832467 vsize=228260 memory=176236 CPUtime=1.48 cores=1,3
/proc/832470/stat : 832470 (pbscip) R 832467 832470 830398 0 -1 4194304 42558 0 0 0 137 11 0 0 20 0 1 0 161884999 233738240 44059 134679101440 4194304 18693293 140721925829104 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43892736 140721925833732 140721925833831 140721925833831 140721925840846 0
/proc/832470/statm: 57065 44059 3985 3540 0 45322 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 228260 KiB
Current children cumulated memory: 176236 KiB

[startup+3.11269 s]
/proc/loadavg: 4.18 4.21 4.20 5/243 832579
/proc/meminfo: memFree=127067004/131655788 swapFree=131071996/131071996
[pid=832470] ppid=832467 vsize=294668 memory=237860 CPUtime=3.09 cores=1,3
/proc/832470/stat : 832470 (pbscip) R 832467 832470 830398 0 -1 4194304 57955 0 0 0 296 13 0 0 20 0 1 0 161884999 301740032 59465 134679101440 4194304 18693293 140721925829104 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43892736 140721925833732 140721925833831 140721925833831 140721925840846 0
/proc/832470/statm: 73667 59465 4016 3540 0 61924 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 294668 KiB
Current children cumulated memory: 237860 KiB

[startup+6.30031 s]
/proc/loadavg: 4.16 4.20 4.20 5/243 832579
/proc/meminfo: memFree=126952512/131655788 swapFree=131071996/131071996
[pid=832470] ppid=832467 vsize=308880 memory=255812 CPUtime=6.27 cores=1,3
/proc/832470/stat : 832470 (pbscip) R 832467 832470 830398 0 -1 4194304 62424 0 0 0 613 14 0 0 20 0 1 0 161884999 316293120 63953 134679101440 4194304 18693293 140721925829104 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43892736 140721925833732 140721925833831 140721925833831 140721925840846 0
/proc/832470/statm: 77220 63953 4016 3540 0 65477 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 308880 KiB
Current children cumulated memory: 255812 KiB

[startup+12.7003 s]
/proc/loadavg: 4.07 4.18 4.20 5/243 832673
/proc/meminfo: memFree=127042388/131655788 swapFree=131071996/131071996
[pid=832470] ppid=832467 vsize=314424 memory=261612 CPUtime=12.66 cores=1,3
/proc/832470/stat : 832470 (pbscip) R 832467 832470 830398 0 -1 4194304 63844 0 0 0 1251 15 0 0 20 0 1 0 161884999 321970176 65403 134679101440 4194304 18693293 140721925829104 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43892736 140721925833732 140721925833831 140721925833831 140721925840846 0
/proc/832470/statm: 78606 65403 4016 3540 0 66863 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 314424 KiB
Current children cumulated memory: 261612 KiB

[startup+25.5003 s]
/proc/loadavg: 4.13 4.19 4.20 5/243 832674
/proc/meminfo: memFree=126983292/131655788 swapFree=131071996/131071996
[pid=832470] ppid=832467 vsize=325800 memory=272872 CPUtime=25.42 cores=1,3
/proc/832470/stat : 832470 (pbscip) R 832467 832470 830398 0 -1 4194304 75281 0 0 0 2525 17 0 0 20 0 1 0 161884999 333619200 68218 134679101440 4194304 18693293 140721925829104 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43892736 140721925833732 140721925833831 140721925833831 140721925840846 0
/proc/832470/statm: 81450 68218 4016 3540 0 69707 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 325800 KiB
Current children cumulated memory: 272872 KiB

[startup+51.1126 s]
/proc/loadavg: 4.09 4.17 4.19 5/243 832679
/proc/meminfo: memFree=126836836/131655788 swapFree=131071996/131071996
[pid=832470] ppid=832467 vsize=326132 memory=273216 CPUtime=50.97 cores=1,3
/proc/832470/stat : 832470 (pbscip) R 832467 832470 830398 0 -1 4194304 75388 0 0 0 5080 17 0 0 20 0 1 0 161884999 333959168 68304 134679101440 4194304 18693293 140721925829104 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43892736 140721925833732 140721925833831 140721925833831 140721925840846 0
/proc/832470/statm: 81533 68304 4016 3540 0 69790 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 326132 KiB
Current children cumulated memory: 273216 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.16 4.18 5/242 832689
/proc/meminfo: memFree=126761152/131655788 swapFree=131071996/131071996
[pid=832470] ppid=832467 vsize=380468 memory=327864 CPUtime=102.03 cores=1,3
/proc/832470/stat : 832470 (pbscip) R 832467 832470 830398 0 -1 4194304 107503 0 0 0 10180 23 0 0 20 0 1 0 161884999 389599232 81966 134679101440 4194304 18693293 140721925829104 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43892736 140721925833732 140721925833831 140721925833831 140721925840846 0
/proc/832470/statm: 95117 81966 4016 3540 0 83374 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 380468 KiB
Current children cumulated memory: 327864 KiB

[startup+162.3 s]
/proc/loadavg: 4.32 4.21 4.19 5/241 832699
/proc/meminfo: memFree=126695808/131655788 swapFree=131071996/131071996
[pid=832470] ppid=832467 vsize=382032 memory=329148 CPUtime=161.87 cores=1,3
/proc/832470/stat : 832470 (pbscip) R 832467 832470 830398 0 -1 4194304 126240 0 0 0 16161 26 0 0 20 0 1 0 161884999 391200768 82287 134679101440 4194304 18693293 140721925829104 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43892736 140721925833732 140721925833831 140721925833831 140721925840846 0
/proc/832470/statm: 95508 82287 4016 3540 0 83765 0
Current children cumulated CPU time: 161.87 s
Current children cumulated vsize: 382032 KiB
Current children cumulated memory: 329148 KiB

[startup+222.3 s]
/proc/loadavg: 4.54 4.27 4.21 5/241 832709
/proc/meminfo: memFree=126703788/131655788 swapFree=131071996/131071996
[pid=832470] ppid=832467 vsize=382032 memory=329672 CPUtime=221.71 cores=1,3
/proc/832470/stat : 832470 (pbscip) R 832467 832470 830398 0 -1 4194304 126334 0 0 0 22145 26 0 0 20 0 1 0 161884999 391200768 82418 134679101440 4194304 18693293 140721925829104 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43892736 140721925833732 140721925833831 140721925833831 140721925840846 0
/proc/832470/statm: 95508 82418 4016 3540 0 83765 0
Current children cumulated CPU time: 221.71 s
Current children cumulated vsize: 382032 KiB
Current children cumulated memory: 329672 KiB

[startup+282.3 s]
/proc/loadavg: 4.66 4.37 4.25 5/242 832721
/proc/meminfo: memFree=126741876/131655788 swapFree=131071996/131071996
[pid=832470] ppid=832467 vsize=382712 memory=329808 CPUtime=281.55 cores=1,3
/proc/832470/stat : 832470 (pbscip) R 832467 832470 830398 0 -1 4194304 126360 0 0 0 28129 26 0 0 20 0 1 0 161884999 391897088 82452 134679101440 4194304 18693293 140721925829104 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43892736 140721925833732 140721925833831 140721925833831 140721925840846 0
/proc/832470/statm: 95678 82452 4016 3540 0 83935 0
Current children cumulated CPU time: 281.55 s
Current children cumulated vsize: 382712 KiB
Current children cumulated memory: 329808 KiB

[startup+342.3 s]
/proc/loadavg: 4.37 4.34 4.25 5/242 832731
/proc/meminfo: memFree=126718376/131655788 swapFree=131071996/131071996
[pid=832470] ppid=832467 vsize=382712 memory=330328 CPUtime=341.39 cores=1,3
/proc/832470/stat : 832470 (pbscip) R 832467 832470 830398 0 -1 4194304 126481 0 0 0 34113 26 0 0 20 0 1 0 161884999 391897088 82582 134679101440 4194304 18693293 140721925829104 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43892736 140721925833732 140721925833831 140721925833831 140721925840846 0
/proc/832470/statm: 95678 82582 4016 3540 0 83935 0
Current children cumulated CPU time: 341.39 s
Current children cumulated vsize: 382712 KiB
Current children cumulated memory: 330328 KiB

[startup+402.3 s]
/proc/loadavg: 4.19 4.29 4.24 5/244 832745
/proc/meminfo: memFree=126703636/131655788 swapFree=131071996/131071996
[pid=832470] ppid=832467 vsize=384760 memory=332412 CPUtime=401.23 cores=1,3
/proc/832470/stat : 832470 (pbscip) R 832467 832470 830398 0 -1 4194304 127063 0 0 0 40097 26 0 0 20 0 1 0 161884999 393994240 83103 134679101440 4194304 18693293 140721925829104 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43892736 140721925833732 140721925833831 140721925833831 140721925840846 0
/proc/832470/statm: 96190 83103 4016 3540 0 84447 0
Current children cumulated CPU time: 401.23 s
Current children cumulated vsize: 384760 KiB
Current children cumulated memory: 332412 KiB

[startup+462.3 s]
/proc/loadavg: 4.11 4.25 4.23 5/244 832755
/proc/meminfo: memFree=126685328/131655788 swapFree=131071996/131071996
[pid=832470] ppid=832467 vsize=393896 memory=341136 CPUtime=461.08 cores=1,3
/proc/832470/stat : 832470 (pbscip) R 832467 832470 830398 0 -1 4194304 129323 0 0 0 46081 27 0 0 20 0 1 0 161884999 403349504 85284 134679101440 4194304 18693293 140721925829104 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43892736 140721925833732 140721925833831 140721925833831 140721925840846 0
/proc/832470/statm: 98474 85284 4016 3540 0 86731 0

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

/proc/loadavg: 4.09 4.12 4.15 5/242 834196
/proc/meminfo: memFree=125201184/131655788 swapFree=131071996/131071996
[pid=832470] ppid=832467 vsize=1039460 memory=999032 CPUtime=3153.83 cores=1,3
/proc/832470/stat : 832470 (pbscip) R 832467 832470 830398 0 -1 4194304 309353 0 0 0 315324 59 0 0 20 0 1 0 161884999 1064407040 249758 134679101440 4194304 18693293 140721925829104 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43892736 140721925833732 140721925833831 140721925833831 140721925840846 0
/proc/832470/statm: 259865 249758 4032 3540 0 248122 0
Current children cumulated CPU time: 3153.83 s
Current children cumulated vsize: 1039460 KiB
Current children cumulated memory: 999032 KiB

[startup+3222.3 s]
/proc/loadavg: 4.26 4.16 4.17 5/242 834206
/proc/meminfo: memFree=125188764/131655788 swapFree=131071996/131071996
[pid=832470] ppid=832467 vsize=1050564 memory=1010500 CPUtime=3213.67 cores=1,3
/proc/832470/stat : 832470 (pbscip) R 832467 832470 830398 0 -1 4194304 312725 0 0 0 321308 59 0 0 20 0 1 0 161884999 1075777536 252625 134679101440 4194304 18693293 140721925829104 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43892736 140721925833732 140721925833831 140721925833831 140721925840846 0
/proc/832470/statm: 262641 252625 4032 3540 0 250898 0
Current children cumulated CPU time: 3213.67 s
Current children cumulated vsize: 1050564 KiB
Current children cumulated memory: 1010500 KiB

[startup+3282.3 s]
/proc/loadavg: 4.15 4.14 4.16 5/243 834387
/proc/meminfo: memFree=125174384/131655788 swapFree=131071996/131071996
[pid=832470] ppid=832467 vsize=1061028 memory=1020460 CPUtime=3273.52 cores=1,3
/proc/832470/stat : 832470 (pbscip) R 832467 832470 830398 0 -1 4194304 315652 0 0 0 327292 60 0 0 20 0 1 0 161884999 1086492672 255115 134679101440 4194304 18693293 140721925829104 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43892736 140721925833732 140721925833831 140721925833831 140721925840846 0
/proc/832470/statm: 265257 255115 4032 3540 0 253514 0
Current children cumulated CPU time: 3273.52 s
Current children cumulated vsize: 1061028 KiB
Current children cumulated memory: 1020460 KiB

[startup+3342.3 s]
/proc/loadavg: 4.17 4.15 4.16 5/243 834397
/proc/meminfo: memFree=125162380/131655788 swapFree=131071996/131071996
[pid=832470] ppid=832467 vsize=1074412 memory=1031304 CPUtime=3333.36 cores=1,3
/proc/832470/stat : 832470 (pbscip) R 832467 832470 830398 0 -1 4194304 318876 0 0 0 333276 60 0 0 20 0 1 0 161884999 1100197888 257826 134679101440 4194304 18693293 140721925829104 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43892736 140721925833732 140721925833831 140721925833831 140721925840846 0
/proc/832470/statm: 268603 257826 4032 3540 0 256860 0
Current children cumulated CPU time: 3333.36 s
Current children cumulated vsize: 1074412 KiB
Current children cumulated memory: 1031304 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.13 4.15 5/245 834465
/proc/meminfo: memFree=125119140/131655788 swapFree=131071996/131071996
[pid=832470] ppid=832467 vsize=1090044 memory=1048556 CPUtime=3393.22 cores=1,3
/proc/832470/stat : 832470 (pbscip) R 832467 832470 830398 0 -1 4194304 323820 0 0 0 339260 62 0 0 20 0 1 0 161884999 1116205056 262139 134679101440 4194304 18693293 140721925829104 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43892736 140721925833732 140721925833831 140721925833831 140721925840846 0
/proc/832470/statm: 272511 262139 4032 3540 0 260768 0
Current children cumulated CPU time: 3393.22 s
Current children cumulated vsize: 1090044 KiB
Current children cumulated memory: 1048556 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.12 4.15 5/245 834475
/proc/meminfo: memFree=125077260/131655788 swapFree=131071996/131071996
[pid=832470] ppid=832467 vsize=1114748 memory=1067708 CPUtime=3453.06 cores=1,3
/proc/832470/stat : 832470 (pbscip) R 832467 832470 830398 0 -1 4194304 329079 0 0 0 345243 63 0 0 20 0 1 0 161884999 1141501952 266927 134679101440 4194304 18693293 140721925829104 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43892736 140721925833732 140721925833831 140721925833831 140721925840846 0
/proc/832470/statm: 278687 266927 4032 3540 0 266944 0
Current children cumulated CPU time: 3453.06 s
Current children cumulated vsize: 1114748 KiB
Current children cumulated memory: 1067708 KiB

[startup+3522.3 s]
/proc/loadavg: 4.14 4.13 4.15 5/245 834486
/proc/meminfo: memFree=125061176/131655788 swapFree=131071996/131071996
[pid=832470] ppid=832467 vsize=1124964 memory=1078616 CPUtime=3512.9 cores=1,3
/proc/832470/stat : 832470 (pbscip) R 832467 832470 830398 0 -1 4194304 332434 0 0 0 351227 63 0 0 20 0 1 0 161884999 1151963136 269654 134679101440 4194304 18693293 140721925829104 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43892736 140721925833732 140721925833831 140721925833831 140721925840846 0
/proc/832470/statm: 281241 269654 4032 3540 0 269498 0
Current children cumulated CPU time: 3512.9 s
Current children cumulated vsize: 1124964 KiB
Current children cumulated memory: 1078616 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.12 4.14 5/244 834497
/proc/meminfo: memFree=125034964/131655788 swapFree=131071996/131071996
[pid=832470] ppid=832467 vsize=1145840 memory=1101132 CPUtime=3572.76 cores=1,3
/proc/832470/stat : 832470 (pbscip) R 832467 832470 830398 0 -1 4194304 338843 0 0 0 357210 66 0 0 20 0 1 0 161884999 1173340160 275283 134679101440 4194304 18693293 140721925829104 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43892736 140721925833732 140721925833831 140721925833831 140721925840846 0
/proc/832470/statm: 286460 275283 4032 3540 0 274717 0
Current children cumulated CPU time: 3572.76 s
Current children cumulated vsize: 1145840 KiB
Current children cumulated memory: 1101132 KiB

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

# cumulated CPU time of all completed processes:  user=3587.05 s, system=0.672638 s

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

[startup+3584 s]*
/proc/loadavg: 4.10 4.12 4.14 5/244 834497
/proc/meminfo: memFree=125034320/131655788 swapFree=131071996/131071996
[pid=832470] ppid=832467 vsize=1146464 memory=1101648 CPUtime=3574.46 cores=1,3
/proc/832470/stat : 832470 (pbscip) R 832467 832470 830398 0 -1 4194304 339005 0 0 0 357380 66 0 0 20 0 1 0 161884999 1173979136 275412 134679101440 4194304 18693293 140721925829104 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43892736 140721925833732 140721925833831 140721925833831 140721925840846 0
/proc/832470/statm: 286616 275412 4032 3540 0 274873 0
Current children cumulated CPU time: 3574.46 s
Current children cumulated vsize: 1146464 KiB
Current children cumulated memory: 1101648 KiB

[startup+3590.4 s]
/proc/loadavg: 4.09 4.11 4.14 4/241 834558
/proc/meminfo: memFree=126855700/131655788 swapFree=131071996/131071996
[pid=832470] ppid=832467 vsize=1148600 memory=1103984 CPUtime=3580.83 cores=1,3
/proc/832470/stat : 832470 (pbscip) R 832467 832470 830398 0 -1 4194304 339717 0 0 0 358017 66 0 0 20 0 1 0 161884999 1176166400 275996 134679101440 4194304 18693293 140721925829104 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43892736 140721925833732 140721925833831 140721925833831 140721925840846 0
/proc/832470/statm: 287150 275996 4032 3540 0 275407 0
Current children cumulated CPU time: 3580.83 s
Current children cumulated vsize: 1148600 KiB
Current children cumulated memory: 1103984 KiB

[startup+3593.6 s]
/proc/loadavg: 4.09 4.11 4.14 5/244 834590
/proc/meminfo: memFree=126694328/131655788 swapFree=131071996/131071996
[pid=832470] ppid=832467 vsize=1148600 memory=1103984 CPUtime=3584.02 cores=1,3
/proc/832470/stat : 832470 (pbscip) R 832467 832470 830398 0 -1 4194304 339720 0 0 0 358336 66 0 0 20 0 1 0 161884999 1176166400 275996 134679101440 4194304 18693293 140721925829104 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43892736 140721925833732 140721925833831 140721925833831 140721925840846 0
/proc/832470/statm: 287150 275996 4032 3540 0 275407 0
Current children cumulated CPU time: 3584.02 s
Current children cumulated vsize: 1148600 KiB
Current children cumulated memory: 1103984 KiB

[startup+3595.2 s]
/proc/loadavg: 4.08 4.11 4.14 5/244 834590
/proc/meminfo: memFree=126663460/131655788 swapFree=131071996/131071996
[pid=832470] ppid=832467 vsize=1149452 memory=1104752 CPUtime=3585.62 cores=1,3
/proc/832470/stat : 832470 (pbscip) R 832467 832470 830398 0 -1 4194304 339901 0 0 0 358496 66 0 0 20 0 1 0 161884999 1177038848 276188 134679101440 4194304 18693293 140721925829104 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43892736 140721925833732 140721925833831 140721925833831 140721925840846 0
/proc/832470/statm: 287363 276188 4032 3540 0 275620 0
Current children cumulated CPU time: 3585.62 s
Current children cumulated vsize: 1149452 KiB
Current children cumulated memory: 1104752 KiB

[startup+3596 s]*
/proc/loadavg: 4.08 4.11 4.14 5/244 834591
/proc/meminfo: memFree=126652756/131655788 swapFree=131071996/131071996
[pid=832470] ppid=832467 vsize=1149452 memory=1104752 CPUtime=3586.42 cores=1,3
/proc/832470/stat : 832470 (pbscip) R 832467 832470 830398 0 -1 4194304 339903 0 0 0 358576 66 0 0 20 0 1 0 161884999 1177038848 276188 134679101440 4194304 18693293 140721925829104 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43892736 140721925833732 140721925833831 140721925833831 140721925840846 0
/proc/832470/statm: 287363 276188 4032 3540 0 275620 0
Current children cumulated CPU time: 3586.42 s
Current children cumulated vsize: 1149452 KiB
Current children cumulated memory: 1104752 KiB

[startup+3596.8 s]
/proc/loadavg: 4.08 4.11 4.14 5/244 834591
/proc/meminfo: memFree=126652756/131655788 swapFree=131071996/131071996
[pid=832470] ppid=832467 vsize=1149452 memory=1104752 CPUtime=3587.21 cores=1,3
/proc/832470/stat : 832470 (pbscip) R 832467 832470 830398 0 -1 4194304 339938 0 0 0 358655 66 0 0 20 0 1 0 161884999 1177038848 276188 134679101440 4194304 18693293 140721925829104 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43892736 140721925833732 140721925833831 140721925833831 140721925840846 0
/proc/832470/statm: 287363 276188 4032 3540 0 275620 0
Current children cumulated CPU time: 3587.21 s
Current children cumulated vsize: 1149452 KiB
Current children cumulated memory: 1104752 KiB

[startup+3597.2 s]
/proc/loadavg: 4.08 4.11 4.14 5/244 834593
/proc/meminfo: memFree=126618624/131655788 swapFree=131071996/131071996
[pid=832470] ppid=832467 vsize=1149996 memory=1105448 CPUtime=3587.61 cores=1,3
/proc/832470/stat : 832470 (pbscip) R 832467 832470 830398 0 -1 4194304 340152 0 0 0 358695 66 0 0 20 0 1 0 161884999 1177595904 276362 134679101440 4194304 18693293 140721925829104 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 43892736 140721925833732 140721925833831 140721925833831 140721925840846 0
/proc/832470/statm: 287499 276362 4032 3540 0 275756 0
Current children cumulated CPU time: 3587.61 s
Current children cumulated vsize: 1149996 KiB
Current children cumulated memory: 1105448 KiB

Child status: 0

Real time (s): 3597.31
CPU time (s): 3587.72
CPU user time (s): 3587.05
CPU system time (s): 0.672638
CPU usage (%): 99.7334
Max. virtual memory (cumulated for all children) (KiB): 1150348
Max. memory (cumulated for all children) (KiB): 1105800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.05
system time used= 0.672638
maximum resident set size= 1105800
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 340175
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= 76
involuntary context switches= 3228


# summary of solver processes directly reported to runsolver:
#   pid: 832470
#   total CPU time (s): 3587.72
#   total CPU user time (s): 3587.05
#   total CPU system time (s): 0.672638

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.1584 second user time and 34.1454 second system time

The end

Launcher Data

Begin job on nodeC005 at 2024-07-16 04:34:34
IDJOB=4432662
IDBENCH=147627
IDSOLVER=3059
FILE ID=nodeC005/4432662-1721097262
RUNJOBID= nodeC005-1721093664-830410
SLURM_JOB_ID= 7505597
Free space on /tmp= 723672 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_14.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-4432662-1721097262/watcher-4432662-1721097262 -o /tmp/evaluation-result-4432662-1721097262/solver-4432662-1721097262 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721093664-830410 --watchdog 3760  pbscip -f HOME/instance-4432662-1721097262.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 850b351e493109d76788c3bb5eecff4d
RANDOM SEED=709616972

nodeC005.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	: 0xb00001f
cpu MHz		: 3671.144
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.53
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	: 0xb00001f
cpu MHz		: 1197.181
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.35
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	: 0xb00001f
cpu MHz		: 1197.322
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.53
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	: 0xb00001f
cpu MHz		: 3451.751
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.35
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	: 0xb00001f
cpu MHz		: 3574.761
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.53
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	: 0xb00001f
cpu MHz		: 3652.570
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.35
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	: 0xb00001f
cpu MHz		: 1197.186
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.53
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	: 0xb00001f
cpu MHz		: 1197.381
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        127410312 kB
MemAvailable:   129054680 kB
Buffers:          374180 kB
Cached:          2095328 kB
SwapCached:            0 kB
Active:           747100 kB
Inactive:        2930148 kB
Active(anon):       3440 kB
Inactive(anon):  1242080 kB
Active(file):     743660 kB
Inactive(file):  1688068 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             66652 kB
Writeback:             0 kB
AnonPages:       1207040 kB
Mapped:           128296 kB
Shmem:             37704 kB
KReclaimable:     105676 kB
Slab:             207224 kB
SReclaimable:     105676 kB
SUnreclaim:       101548 kB
KernelStack:        3872 kB
PageTables:        11860 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1592464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            52608 kB
HardwareCorrupted:     0 kB
AnonHugePages:    294912 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:      203592 kB
DirectMap2M:    11235328 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 723704 MiB
End job on nodeC005 at 2024-07-16 05:34:31