Trace number 4499087

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-NaPS 1.00a1? (TO) 3600.17 3610.35

General information on the benchmark

NamePB24/normalized-PB09/
OPT-LIN/flexray/normalized-fx49.opb
MD5SUMbb00c8681178995acecbc2b6e4ec1a1a
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2410.16
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2130
Total number of constraints2495
Number of constraints which are clauses2125
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints320
Minimum length of a constraint2
Maximum length of a constraint320
Number of terms in the objective function 5
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 5
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 636
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

13.47/13.60	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --opt HOME/instance-4499087-1751392921.opb
13.47/13.60	c Solving mode: optimization
13.47/13.60	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
13.47/13.60	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
13.47/13.60	c original problem has 2130 variables (2130 bin, 0 int, 0 impl, 0 cont) and 2495 constraints
13.47/13.60	c presolving:
13.47/13.60	c (round 1, fast)       5 del vars, 1 del conss, 0 add conss, 5 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 309 clqs
13.47/13.60	c (round 2, fast)       5 del vars, 2126 del conss, 0 add conss, 5 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 309 clqs
13.47/13.60	c (round 3, exhaustive) 5 del vars, 2126 del conss, 0 add conss, 5 chg bounds, 0 chg sides, 0 chg coeffs, 369 upgd conss, 0 impls, 309 clqs
13.47/13.60	c    (0.1s) probing: 51/2125 (2.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
13.47/13.60	c    (0.1s) probing aborted: 50/50 successive totally useless probings
13.47/13.60	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
13.47/13.60	c    (0.4s) symmetry computation finished: 351 generators found (max: 1500, log10 of symmetry group size: 150.0) (symcode time: 0.34)
13.47/13.60	c dynamic symmetry handling statistics:
13.47/13.60	c    orbitopal reduction:       no components
13.47/13.60	c    orbital reduction:         no components
13.47/13.60	c    lexicographic reduction:   no permutations
13.47/13.60	c handled 1 out of 1 symmetry components
13.47/13.60	c (round 4, exhaustive) 565 del vars, 2126 del conss, 319 add conss, 5 chg bounds, 0 chg sides, 0 chg coeffs, 369 upgd conss, 0 impls, 308 clqs
13.47/13.60	c (round 5, fast)       566 del vars, 2127 del conss, 319 add conss, 5 chg bounds, 0 chg sides, 0 chg coeffs, 369 upgd conss, 0 impls, 308 clqs
13.47/13.60	c (round 6, medium)     592 del vars, 2127 del conss, 319 add conss, 5 chg bounds, 0 chg sides, 0 chg coeffs, 369 upgd conss, 0 impls, 332 clqs
13.47/13.60	c (round 7, fast)       593 del vars, 2128 del conss, 319 add conss, 5 chg bounds, 0 chg sides, 0 chg coeffs, 369 upgd conss, 0 impls, 331 clqs
13.47/13.60	c (round 8, medium)     607 del vars, 2128 del conss, 319 add conss, 5 chg bounds, 0 chg sides, 0 chg coeffs, 369 upgd conss, 0 impls, 331 clqs
13.47/13.60	c (round 9, medium)     620 del vars, 2128 del conss, 319 add conss, 5 chg bounds, 0 chg sides, 0 chg coeffs, 369 upgd conss, 0 impls, 331 clqs
13.47/13.60	c (round 10, medium)     626 del vars, 2128 del conss, 319 add conss, 5 chg bounds, 0 chg sides, 0 chg coeffs, 369 upgd conss, 0 impls, 331 clqs
13.47/13.60	c    (0.7s) probing: 1000/2125 (47.1%) - 0 fixings, 0 aggregations, 31855 implications, 0 bound changes
13.47/13.60	c    (0.8s) probing: 1572/2125 (74.0%) - 0 fixings, 0 aggregations, 34388 implications, 0 bound changes
13.47/13.60	c    (0.8s) probing aborted: 1000/1000 successive useless probings
13.47/13.60	c presolving (11 rounds: 11 fast, 7 medium, 3 exhaustive):
13.47/13.60	c  626 deleted vars, 2128 deleted constraints, 319 added constraints, 5 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
13.47/13.60	c  0 implications, 20833 cliques
13.47/13.60	c presolved problem has 1505 variables (1505 bin, 0 int, 0 impl, 0 cont) and 686 constraints
13.47/13.60	c     320 constraints of type <knapsack>
13.47/13.60	c      47 constraints of type <setppc>
13.47/13.60	c     319 constraints of type <orbitope>
13.47/13.60	c transformed objective value is always integral (scale: 1)
13.47/13.60	c Presolving Time: 0.80
13.47/13.60	c 
13.47/13.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
13.47/13.60	c   0.9s|     1 |     0 |   427 |     - |    47M |   0 |1505 | 739 | 367 |   0 |  0 |  52 |   0 | 5.000000e+00 |      --      |    Inf | unknown
13.47/13.60	c   1.0s|     1 |     0 |   873 |     - |    52M |   0 |1505 | 739 | 381 |  14 |  1 |  52 |   0 | 5.000000e+00 |      --      |    Inf | unknown
13.47/13.60	c   1.1s|     1 |     0 |   926 |     - |    54M |   0 |1505 | 741 | 397 |  30 |  2 |  54 |   0 | 5.000000e+00 |      --      |    Inf | unknown
13.47/13.60	c   1.2s|     1 |     0 |   974 |     - |    69M |   0 |1505 | 743 | 413 |  46 |  3 |  56 |   0 | 5.000000e+00 |      --      |    Inf | unknown
13.47/13.60	c   1.2s|     1 |     0 |  1069 |     - |    70M |   0 |1505 | 744 | 430 |  63 |  4 |  57 |   0 | 5.000000e+00 |      --      |    Inf | unknown
13.47/13.60	c   1.2s|     1 |     0 |  1114 |     - |    71M |   0 |1505 | 748 | 441 |  74 |  5 |  61 |   0 | 5.000000e+00 |      --      |    Inf | unknown
13.47/13.60	c   1.3s|     1 |     0 |  1180 |     - |    71M |   0 |1505 | 750 | 453 |  86 |  6 |  63 |   0 | 5.000000e+00 |      --      |    Inf | unknown
13.47/13.60	c   1.4s|     1 |     0 |  1228 |     - |    87M |   0 |1505 | 750 | 468 | 101 |  7 |  63 |   0 | 5.000000e+00 |      --      |    Inf | unknown
13.47/13.60	c   1.6s|     1 |     0 |  1320 |     - |   102M |   0 |1505 | 750 | 482 | 115 |  8 |  63 |   0 | 5.000000e+00 |      --      |    Inf | unknown
13.47/13.60	c   1.7s|     1 |     0 |  1382 |     - |   109M |   0 |1505 | 750 | 494 | 127 |  9 |  63 |   0 | 5.000000e+00 |      --      |    Inf | unknown
13.47/13.60	c   1.8s|     1 |     0 |  1447 |     - |   109M |   0 |1505 | 752 | 510 | 143 | 10 |  65 |   0 | 5.000000e+00 |      --      |    Inf | unknown
13.47/13.60	c   1.8s|     1 |     0 |  1588 |     - |   111M |   0 |1505 | 755 | 529 | 162 | 11 |  68 |   0 | 5.000000e+00 |      --      |    Inf | unknown
13.47/13.60	c   2.0s|     1 |     2 |  2162 |     - |   111M |   0 |1505 | 775 | 529 | 162 | 11 |  88 |  12 | 5.000000e+00 |      --      |    Inf | unknown
13.47/13.60	c   4.0s|   100 |    93 | 24927 | 236.4 |   113M |  14 |1505 |1088 | 428 | 534 |  2 | 406 |  12 | 5.000000e+00 |      --      |    Inf | unknown
13.47/13.60	c   5.5s|   200 |   127 | 40816 | 197.5 |   114M |  30 |1505 |1173 | 417 | 697 |  0 | 493 |  12 | 5.000000e+00 |      --      |    Inf | unknown
13.47/13.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
13.47/13.60	c   6.8s|   300 |   148 | 56953 | 185.4 |   115M |  30 |1505 |1331 | 424 | 839 |  0 | 653 |  12 | 5.000000e+00 |      --      |    Inf | unknown
13.47/13.60	c   7.4s|   400 |   158 | 65710 | 160.9 |   113M |  40 |1505 |1391 | 442 | 972 |  1 | 713 |  12 | 5.000000e+00 |      --      |    Inf | unknown
13.47/13.60	c   8.1s|   500 |   166 | 75244 | 147.7 |   113M |  40 |1505 |1445 | 444 |1063 |  1 | 768 |  12 | 5.000000e+00 |      --      |    Inf | unknown
13.47/13.60	c   9.1s|   600 |   176 | 88541 | 145.3 |   113M |  40 |1505 |1500 | 424 |1190 |  1 | 824 |  12 | 5.000000e+00 |      --      |    Inf | unknown
13.47/13.60	c  10.0s|   700 |   185 | 99622 | 140.3 |   114M |  40 |1505 |1546 | 456 |1347 |  0 | 871 |  12 | 5.000000e+00 |      --      |    Inf | unknown
13.47/13.60	c  10.5s|   800 |   192 |109222 | 134.8 |   114M |  40 |1505 |1600 | 422 |1448 |  1 | 926 |  12 | 5.000000e+00 |      --      |    Inf | unknown
13.47/13.60	c  10.9s|   900 |   207 |111961 | 122.8 |   114M |  40 |1505 |1725 | 424 |1585 |  1 |1051 |  12 | 5.000000e+00 |      --      |    Inf | unknown
13.47/13.60	c  11.2s|  1000 |   213 |115281 | 113.9 |   114M |  40 |1505 |1836 | 437 |1788 |  2 |1168 |  12 | 5.000000e+00 |      --      |    Inf | unknown
13.47/13.60	c  11.5s|  1100 |   221 |117359 | 105.4 |   114M |  40 |1505 |1923 | 424 |1940 |  1 |1257 |  12 | 5.000000e+00 |      --      |    Inf | unknown
13.47/13.60	c  11.8s|  1200 |   231 |120976 |  99.6 |   114M |  40 |1505 |2016 |   0 |2197 |  0 |1350 |  12 | 5.000000e+00 |      --      |    Inf | unknown
13.47/13.60	c  12.1s|  1300 |   241 |125810 |  95.7 |   115M |  40 |1505 |2171 |   0 |2444 |  0 |1505 |  12 | 5.000000e+00 |      --      |    Inf | unknown
13.47/13.60	c  12.4s|  1400 |   245 |128499 |  90.8 |   115M |  40 |1505 |2294 | 424 |2576 |  1 |1635 |  12 | 5.000000e+00 |      --      |    Inf | unknown
13.47/13.60	c  12.7s|  1500 |   242 |131269 |  86.6 |   115M |  40 |1505 |2432 | 425 |2804 |  1 |1780 |  12 | 5.000000e+00 |      --      |    Inf | unknown
13.47/13.60	c  12.9s|  1600 |   237 |133467 |  82.5 |   115M |  40 |1505 |2522 |   0 |3001 |  0 |1883 |  12 | 5.000000e+00 |      --      |    Inf | unknown
13.47/13.60	c  13.2s|  1700 |   234 |136509 |  79.5 |   115M |  40 |1505 |2686 | 424 |3202 |  1 |2070 |  12 | 5.000000e+00 |      --      |    Inf | unknown
13.47/13.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
33.11/33.37	c  13.4s|  1800 |   221 |138223 |  76.0 |   115M |  40 |1505 |2782 |   0 |3257 |  0 |2201 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  13.6s|  1900 |   207 |141024 |  73.5 |   115M |  40 |1505 |2850 | 436 |3293 |  1 |2310 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  13.9s|  2000 |   211 |144546 |  71.5 |   115M |  41 |1505 |2854 |   0 |3492 |  0 |2368 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  14.2s|  2100 |   209 |147995 |  69.8 |   115M |  42 |1505 |2852 | 434 |3731 |  1 |2444 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  14.5s|  2200 |   199 |151286 |  68.1 |   115M |  53 |1505 |2845 |   0 |3891 |  0 |2522 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  15.0s|  2300 |   204 |158882 |  68.4 |   115M |  53 |1505 |2822 |   0 |4036 |  0 |2581 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  15.7s|  2400 |   205 |169330 |  69.9 |   115M |  53 |1505 |2847 | 441 |4155 |  1 |2612 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  16.6s|  2500 |   222 |178589 |  70.9 |   115M |  53 |1505 |2846 | 416 |4314 |  1 |2679 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  17.0s|  2600 |   230 |185724 |  70.9 |   116M |  53 |1505 |2909 |   0 |4374 |  0 |2757 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  17.9s|  2700 |   234 |198019 |  72.8 |   116M |  53 |1505 |2952 | 420 |4523 |  1 |2815 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  18.6s|  2800 |   247 |207924 |  73.7 |   116M |  53 |1505 |3008 | 437 |4633 |  1 |2878 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  19.1s|  2900 |   252 |215523 |  73.8 |   116M |  53 |1505 |3070 | 421 |4727 |  1 |2947 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  19.8s|  3000 |   255 |225232 |  74.6 |   116M |  53 |1505 |3116 | 420 |4822 |  1 |3010 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  21.0s|  3100 |   269 |240013 |  77.0 |   116M |  53 |1505 |3150 | 436 |4976 |  1 |3067 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  21.7s|  3200 |   273 |250344 |  77.8 |   116M |  53 |1505 |3069 | 436 |5069 |  1 |3095 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
33.11/33.37	c  22.3s|  3300 |   284 |259331 |  78.1 |   117M |  53 |1505 |3061 |   0 |5164 |  0 |3129 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  22.9s|  3400 |   298 |266561 |  78.0 |   117M |  53 |1505 |3092 | 439 |5258 |  0 |3191 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  23.3s|  3500 |   318 |271919 |  77.3 |   117M |  53 |1505 |3147 |   0 |5372 |  0 |3255 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  23.7s|  3600 |   333 |279804 |  77.3 |   117M |  53 |1505 |3221 | 462 |5554 |  0 |3334 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  24.2s|  3700 |   344 |287655 |  77.4 |   117M |  53 |1505 |3310 | 465 |5676 |  2 |3427 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  24.7s|  3800 |   356 |294699 |  77.2 |   117M |  53 |1505 |3389 | 444 |5803 |  1 |3510 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  25.1s|  3900 |   353 |300774 |  76.8 |   117M |  53 |1505 |3443 | 439 |5919 |  1 |3581 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  25.7s|  4000 |   383 |305774 |  76.1 |   117M |  53 |1505 |3446 | 431 |6014 |  1 |3651 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  26.2s|  4100 |   392 |312553 |  75.9 |   117M |  53 |1505 |3502 | 436 |6099 |  0 |3730 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  26.5s|  4200 |   397 |316500 |  75.0 |   118M |  53 |1505 |3594 | 430 |6144 |  1 |3824 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  27.2s|  4300 |   398 |324799 |  75.2 |   118M |  53 |1505 |3681 | 457 |6316 |  1 |3931 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  28.0s|  4400 |   438 |331105 |  74.9 |   118M |  53 |1505 |3718 | 418 |6447 |  1 |4063 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
33.11/33.37	c (run 1, node 4492) performing user restart
33.11/33.37	c 
33.11/33.37	c (restart) converted 49 cuts from the global cut pool into linear constraints
33.11/33.37	c 
33.11/33.37	c presolving:
33.11/33.37	c (round 1, fast)       0 del vars, 501 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 6 chg coeffs, 0 upgd conss, 0 impls, 20961 clqs
33.11/33.37	c (round 2, exhaustive) 0 del vars, 501 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 6 chg coeffs, 49 upgd conss, 0 impls, 20961 clqs
33.11/33.37	c (round 3, exhaustive) 0 del vars, 709 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 266 chg coeffs, 49 upgd conss, 0 impls, 20961 clqs
33.11/33.37	c (round 4, exhaustive) 0 del vars, 711 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 1844 chg coeffs, 49 upgd conss, 0 impls, 20977 clqs
33.11/33.37	c (round 5, exhaustive) 0 del vars, 716 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 1845 chg coeffs, 49 upgd conss, 0 impls, 20978 clqs
33.11/33.37	c presolving (6 rounds: 6 fast, 5 medium, 5 exhaustive):
33.11/33.37	c  0 deleted vars, 716 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 1845 changed coefficients
33.11/33.37	c  0 implications, 20979 cliques
33.11/33.37	c presolved problem has 1505 variables (1505 bin, 0 int, 0 impl, 0 cont) and 3054 constraints
33.11/33.37	c     358 constraints of type <knapsack>
33.11/33.37	c      60 constraints of type <setppc>
33.11/33.37	c      11 constraints of type <linear>
33.11/33.37	c     319 constraints of type <orbitope>
33.11/33.37	c    2306 constraints of type <logicor>
33.11/33.37	c transformed objective value is always integral (scale: 1)
33.11/33.37	c Presolving Time: 1.27
33.11/33.37	c 
33.11/33.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
33.11/33.37	c  29.3s|     1 |     0 |342113 |     - |   126M |   0 |1505 |3065 | 416 |   0 |  0 |4143 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  29.6s|     1 |     0 |342148 |     - |   126M |   0 |1505 |3065 | 426 |  10 |  1 |4143 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  29.6s|     1 |     0 |342181 |     - |   126M |   0 |1505 |3065 | 436 |  20 |  2 |4143 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  29.6s|     1 |     0 |342224 |     - |   126M |   0 |1505 |3066 | 447 |  31 |  3 |4144 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  29.7s|     1 |     0 |342261 |     - |   126M |   0 |1505 |3071 | 458 |  42 |  4 |4149 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  29.7s|     1 |     0 |342338 |     - |   126M |   0 |1505 |3072 | 474 |  58 |  5 |4151 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  29.8s|     1 |     0 |342457 |     - |   126M |   0 |1505 |3072 | 490 |  74 |  6 |4151 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  29.8s|     1 |     0 |342587 |     - |   126M |   0 |1505 |3073 | 508 |  92 |  7 |4152 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  29.9s|     1 |     0 |342756 |     - |   126M |   0 |1505 |3074 | 523 | 107 |  8 |4153 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  29.9s|     1 |     0 |342922 |     - |   126M |   0 |1505 |3079 | 542 | 126 |  9 |4158 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  30.0s|     1 |     0 |343064 |     - |   126M |   0 |1505 |3083 | 555 | 139 | 10 |4163 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  30.1s|     1 |     0 |343537 |     - |   127M |   0 |1505 |3084 | 569 | 153 | 11 |4164 |  12 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  30.4s|     1 |     2 |345625 |     - |   127M |   0 |1505 |3089 | 569 | 153 | 11 |4172 |  23 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  32.0s|   100 |    45 |363758 |  78.5 |   127M |  31 |1505 |3053 | 477 | 454 |  0 |4333 |  23 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  32.5s|   200 |    42 |369995 |  78.1 |   127M |  40 |1505 |3187 |   0 | 536 |  0 |4476 |  23 | 5.000000e+00 |      --      |    Inf | unknown
33.11/33.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
71.62/71.96	c  33.2s|   300 |    52 |379532 |  78.5 |   127M |  40 |1505 |3274 | 475 | 703 |  1 |4591 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  33.9s|   400 |    52 |390767 |  79.2 |   127M |  40 |1505 |3355 | 475 | 941 |  1 |4699 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  34.5s|   500 |    63 |399621 |  79.4 |   127M |  40 |1505 |3400 | 474 |1098 |  0 |4804 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  35.2s|   600 |    79 |405851 |  79.1 |   127M |  40 |1505 |3431 | 475 |1249 |  1 |4897 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  36.0s|   700 |    78 |418272 |  79.9 |   127M |  40 |1505 |3533 | 490 |1430 |  1 |5038 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  36.7s|   800 |    90 |428137 |  80.3 |   128M |  40 |1505 |3643 |   0 |1536 |  0 |5183 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  37.3s|   900 |    96 |437013 |  80.4 |   128M |  40 |1505 |3779 | 489 |1590 |  1 |5342 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  37.8s|  1000 |    88 |444778 |  80.4 |   128M |  40 |1505 |3829 |   0 |1761 |  0 |5461 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  38.3s|  1100 |    87 |452473 |  80.3 |   128M |  40 |1505 |3934 | 497 |1853 |  0 |5617 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  39.2s|  1200 |    98 |464589 |  81.0 |   128M |  40 |1505 |3941 | 479 |2001 |  1 |5724 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  39.7s|  1300 |    93 |472748 |  81.0 |   128M |  40 |1505 |3958 | 500 |2031 |  1 |5863 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  40.6s|  1400 |    99 |482250 |  81.3 |   128M |  40 |1505 |3945 | 473 |2214 |  1 |5997 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  41.3s|  1500 |   109 |491648 |  81.5 |   128M |  40 |1505 |3746 | 472 |2353 |  0 |6082 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  42.0s|  1600 |   113 |501529 |  81.8 |   128M |  40 |1505 |3744 | 481 |2462 |  1 |6183 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  43.0s|  1700 |   114 |516343 |  82.9 |   129M |  40 |1505 |3702 | 487 |2685 |  1 |6317 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
71.62/71.96	c  43.8s|  1800 |   135 |532034 |  84.0 |   129M |  40 |1505 |3790 | 508 |2779 |  1 |6451 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  44.4s|  1900 |   149 |541012 |  84.1 |   129M |  40 |1505 |3826 | 489 |2892 |  1 |6586 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  44.9s|  2000 |   150 |547733 |  83.9 |   129M |  40 |1505 |3901 | 505 |2973 |  1 |6689 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  45.6s|  2100 |   158 |558576 |  84.2 |   129M |  40 |1505 |3976 | 518 |3040 |  0 |6816 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  46.3s|  2200 |   152 |568952 |  84.5 |   129M |  40 |1505 |4029 | 498 |3166 |  1 |6912 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  47.0s|  2300 |   146 |580917 |  85.0 |   129M |  40 |1505 |4047 | 493 |3328 |  1 |7010 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  47.8s|  2400 |   149 |592875 |  85.5 |   129M |  40 |1505 |4079 | 516 |3429 |  1 |7121 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  48.7s|  2500 |   152 |606922 |  86.3 |   129M |  40 |1505 |4113 | 504 |3637 |  1 |7235 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  49.5s|  2600 |   148 |620600 |  87.0 |   129M |  40 |1505 |4194 | 495 |3758 |  1 |7358 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  50.2s|  2700 |   155 |633192 |  87.6 |   130M |  40 |1505 |4273 | 494 |3891 |  0 |7489 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  51.0s|  2800 |   149 |646023 |  88.1 |   130M |  40 |1505 |4328 | 500 |4016 |  1 |7579 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  51.9s|  2900 |   137 |659607 |  88.8 |   130M |  40 |1505 |4335 | 504 |4126 |  0 |7716 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  52.7s|  3000 |   141 |673355 |  89.4 |   130M |  40 |1505 |4164 | 478 |4294 |  1 |7817 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  53.7s|  3100 |   137 |688709 |  90.3 |   130M |  40 |1505 |4146 | 519 |4445 |  1 |7906 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  54.7s|  3200 |   146 |704529 |  91.2 |   130M |  40 |1505 |3956 | 455 |4545 |  1 |8024 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
71.62/71.96	c  55.1s|  3300 |   178 |711502 |  90.9 |   130M |  40 |1505 |3970 | 477 |4681 |  0 |8077 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  55.7s|  3400 |   182 |718989 |  90.7 |   130M |  40 |1505 |3970 | 488 |4817 |  1 |8158 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  56.3s|  3500 |   173 |729027 |  90.8 |   130M |  40 |1505 |4005 | 475 |4936 |  1 |8232 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  56.8s|  3600 |   178 |736353 |  90.6 |   130M |  40 |1505 |4093 | 481 |5053 |  1 |8343 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  57.6s|  3700 |   185 |748241 |  90.9 |   130M |  40 |1505 |4114 | 479 |5258 |  0 |8434 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  58.2s|  3800 |   179 |756047 |  90.8 |   130M |  40 |1505 |4124 | 515 |5466 |  1 |8491 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  58.9s|  3900 |   176 |767038 |  91.0 |   130M |  40 |1505 |4159 | 503 |5585 |  1 |8608 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  59.7s|  4000 |   179 |779225 |  91.4 |   130M |  40 |1505 |4219 | 487 |5741 |  1 |8738 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  60.3s|  4100 |   185 |788936 |  91.4 |   131M |  40 |1505 |4260 | 491 |5900 |  0 |8824 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  61.1s|  4200 |   182 |800523 |  91.7 |   131M |  40 |1505 |4241 | 494 |6047 |  1 |8890 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  61.8s|  4300 |   182 |812299 |  92.0 |   131M |  40 |1505 |4310 | 503 |6215 |  0 |8994 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  62.6s|  4400 |   184 |824176 |  92.3 |   131M |  40 |1505 |4348 | 497 |6370 |  1 |9068 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  63.4s|  4500 |   182 |835305 |  92.5 |   131M |  40 |1505 |4369 | 494 |6501 |  1 |9164 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  64.3s|  4600 |   177 |849962 |  93.1 |   131M |  40 |1505 |4387 | 492 |6724 |  1 |9274 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  65.0s|  4700 |   198 |860564 |  93.3 |   131M |  40 |1505 |4429 | 500 |6921 |  1 |9347 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
71.62/71.96	c  65.7s|  4800 |   182 |870093 |  93.3 |   131M |  40 |1505 |4450 | 501 |6987 |  0 |9398 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  66.8s|  4900 |   188 |888066 |  94.2 |   131M |  40 |1505 |4476 | 491 |7282 |  0 |9513 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  67.7s|  5000 |   182 |903442 |  94.8 |   131M |  40 |1505 |4269 | 528 |7429 |  1 |9631 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  68.5s|  5100 |   212 |914444 |  95.0 |   131M |  40 |1505 |4186 | 479 |7569 |  1 |9783 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  69.3s|  5200 |   206 |928125 |  95.4 |   131M |  40 |1505 |4239 | 498 |7724 |  1 |9903 |  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  69.8s|  5300 |   209 |934939 |  95.1 |   131M |  40 |1505 |4347 | 487 |7807 |  1 |  10k|  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  70.4s|  5400 |   208 |943075 |  95.0 |   131M |  40 |1505 |4431 | 506 |7873 |  1 |  10k|  23 | 5.000000e+00 |      --      |    Inf | unknown
71.62/71.96	c  71.1s|  5500 |   219 |953559 |  95.1 |   131M |  40 |1505 |4426 | 477 |7982 |  0 |  10k|  23 | 5.000000e+00 |      --      |    Inf | unknown
110.92/111.37	c  71.8s|  5600 |   227 |964262 |  95.2 |   132M |  40 |1505 |4403 | 482 |8144 |  0 |  10k|  23 | 5.000000e+00 |      --      |    Inf | unknown
110.92/111.37	c  72.5s|  5700 |   234 |975577 |  95.4 |   132M |  40 |1505 |4430 | 492 |8287 |  1 |  10k|  23 | 5.000000e+00 |      --      |    Inf | unknown
110.92/111.37	c  73.3s|  5800 |   229 |987996 |  95.7 |   132M |  40 |1505 |4481 | 508 |8432 |  1 |  10k|  23 | 5.000000e+00 |      --      |    Inf | unknown
110.92/111.37	c  74.2s|  5900 |   228 |  1001k|  96.1 |   132M |  40 |1505 |4485 | 477 |8614 |  1 |  10k|  23 | 5.000000e+00 |      --      |    Inf | unknown
110.92/111.37	c  75.1s|  6000 |   241 |  1018k|  96.7 |   132M |  40 |1505 |4517 | 497 |8755 |  2 |  10k|  23 | 5.000000e+00 |      --      |    Inf | unknown
110.92/111.37	c  76.1s|  6100 |   247 |  1034k|  97.4 |   132M |  40 |1505 |4526 | 485 |8953 |  1 |  10k|  23 | 5.000000e+00 |      --      |    Inf | unknown
110.92/111.37	c  76.7s|  6200 |   247 |  1044k|  97.4 |   132M |  40 |1505 |4536 | 488 |9055 |  0 |  10k|  23 | 5.000000e+00 |      --      |    Inf | unknown
110.92/111.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
110.92/111.37	c  77.4s|  6300 |   250 |  1055k|  97.5 |   132M |  40 |1505 |4609 | 489 |9145 |  1 |  11k|  23 | 5.000000e+00 |      --      |    Inf | unknown
110.92/111.37	c  78.1s|  6400 |   253 |  1067k|  97.7 |   133M |  40 |1505 |4673 | 486 |9299 |  1 |  11k|  23 | 5.000000e+00 |      --      |    Inf | unknown
110.92/111.37	c  78.8s|  6500 |   246 |  1078k|  97.8 |   133M |  40 |1505 |4737 | 507 |9460 |  1 |  11k|  23 | 5.000000e+00 |      --      |    Inf | unknown
110.92/111.37	c  79.5s|  6600 |   249 |  1089k|  97.9 |   133M |  40 |1505 |4701 | 483 |9544 |  1 |  11k|  23 | 5.000000e+00 |      --      |    Inf | unknown
110.92/111.37	c  80.2s|  6700 |   252 |  1100k|  98.0 |   133M |  40 |1505 |4729 | 502 |9641 |  1 |  11k|  23 | 5.000000e+00 |      --      |    Inf | unknown
110.92/111.37	c  80.8s|  6800 |   255 |  1109k|  98.0 |   133M |  41 |1505 |4780 | 483 |9751 |  1 |  11k|  23 | 5.000000e+00 |      --      |    Inf | unknown
110.92/111.37	c  81.7s|  6900 |   250 |  1123k|  98.3 |   133M |  41 |1505 |4804 | 488 |9866 |  1 |  11k|  23 | 5.000000e+00 |      --      |    Inf | unknown
110.92/111.37	c  82.6s|  7000 |   254 |  1137k|  98.7 |   133M |  41 |1505 |4736 | 500 |  10k|  1 |  11k|  23 | 5.000000e+00 |      --      |    Inf | unknown
110.92/111.37	c  83.4s|  7100 |   262 |  1150k|  98.9 |   133M |  41 |1505 |4676 | 494 |  10k|  1 |  12k|  23 | 5.000000e+00 |      --      |    Inf | unknown
110.92/111.37	c  84.3s|  7200 |   263 |  1165k|  99.4 |   133M |  41 |1505 |4685 |   0 |  10k|  0 |  12k|  23 | 5.000000e+00 |      --      |    Inf | unknown
110.92/111.37	c  85.2s|  7300 |   268 |  1180k|  99.8 |   133M |  41 |1505 |4592 | 490 |  10k|  1 |  12k|  23 | 5.000000e+00 |      --      |    Inf | unknown
110.92/111.37	c  86.0s|  7400 |   281 |  1193k| 100.1 |   133M |  41 |1505 |4457 | 490 |  10k|  1 |  12k|  23 | 5.000000e+00 |      --      |    Inf | unknown
110.92/111.37	c  87.0s|  7500 |   290 |  1211k| 100.7 |   133M |  41 |1505 |4491 | 502 |  10k|  1 |  12k|  23 | 5.000000e+00 |      --      |    Inf | unknown
110.92/111.37	c  87.9s|  7600 |   308 |  1224k| 101.0 |   133M |  41 |1505 |4515 | 487 |  11k|  1 |  12k|  23 | 5.000000e+00 |      --      |    Inf | unknown
110.92/111.37	c  88.6s|  7700 |   306 |  1237k| 101.2 |   133M |  41 |1505 |4478 | 489 |  11k|  1 |  12k|  23 | 5.000000e+00 |      --      |    Inf | unknown
110.92/111.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
110.92/111.37	c  89.6s|  7800 |   318 |  1252k| 101.6 |   133M |  41 |1505 |4149 | 484 |  11k|  1 |  12k|  23 | 5.000000e+00 |      --      |    Inf | unknown
110.92/111.37	c  90.2s|  7900 |   319 |  1261k| 101.6 |   133M |  41 |1505 |4172 | 480 |  11k|  1 |  12k|  23 | 5.000000e+00 |      --      |    Inf | unknown
110.92/111.37	c  91.1s|  8000 |   325 |  1277k| 102.0 |   133M |  41 |1505 |3886 | 432 |  11k|  1 |  13k|  23 | 5.000000e+00 |      --      |    Inf | unknown
110.92/111.37	c  91.9s|  8100 |   328 |  1288k| 102.1 |   133M |  41 |1505 |3974 | 482 |  11k|  1 |  13k|  23 | 5.000000e+00 |      --      |    Inf |   2.00%
110.92/111.37	c  93.2s|  8200 |   349 |  1310k| 103.0 |   133M |  41 |1505 |3557 | 465 |  11k|  1 |  13k|  23 | 5.000000e+00 |      --      |    Inf |   2.02%
110.92/111.37	c  94.2s|  8300 |   365 |  1323k| 103.2 |   133M |  41 |1505 |3620 | 487 |  12k|  1 |  13k|  23 | 5.000000e+00 |      --      |    Inf |   2.02%
110.92/111.37	c  95.1s|  8400 |   365 |  1338k| 103.6 |   133M |  41 |1505 |3600 | 454 |  12k|  1 |  13k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
110.92/111.37	c  96.1s|  8500 |   419 |  1354k| 104.0 |   134M |  41 |1505 |3571 | 479 |  12k|  0 |  13k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
110.92/111.37	c  96.7s|  8600 |   443 |  1364k| 104.0 |   134M |  41 |1505 |3592 | 483 |  12k|  0 |  13k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
110.92/111.37	c  97.2s|  8700 |   455 |  1371k| 103.7 |   134M |  41 |1505 |3628 | 490 |  12k|  1 |  13k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
110.92/111.37	c  97.8s|  8800 |   444 |  1379k| 103.5 |   134M |  41 |1505 |3659 | 490 |  12k|  1 |  13k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
110.92/111.37	c  98.8s|  8900 |   477 |  1393k| 103.8 |   134M |  41 |1505 |3799 | 489 |  12k|  1 |  14k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
110.92/111.37	c  99.2s|  9000 |   480 |  1399k| 103.5 |   134M |  41 |1505 |3856 | 490 |  13k|  1 |  14k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
110.92/111.37	c  99.7s|  9100 |   482 |  1406k| 103.3 |   134M |  41 |1505 |3898 |   0 |  13k|  0 |  14k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
110.92/111.37	c   100s|  9200 |   486 |  1414k| 103.1 |   134M |  41 |1505 |3959 | 492 |  13k|  1 |  14k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
110.92/111.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
110.92/111.37	c   101s|  9300 |   478 |  1422k| 102.9 |   134M |  45 |1505 |3956 | 497 |  13k|  1 |  14k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
110.92/111.37	c   102s|  9400 |   492 |  1435k| 103.1 |   135M |  45 |1505 |3943 | 496 |  13k|  0 |  14k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
110.92/111.37	c   102s|  9500 |   509 |  1443k| 102.9 |   135M |  45 |1505 |3994 | 477 |  13k|  1 |  14k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
110.92/111.37	c   103s|  9600 |   511 |  1452k| 102.9 |   135M |  45 |1505 |4133 | 484 |  13k|  1 |  14k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
110.92/111.37	c   103s|  9700 |   514 |  1461k| 102.7 |   135M |  45 |1505 |4178 | 488 |  13k|  0 |  15k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
110.92/111.37	c   104s|  9800 |   518 |  1468k| 102.5 |   135M |  45 |1505 |4242 | 496 |  13k|  1 |  15k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
110.92/111.37	c   104s|  9900 |   519 |  1475k| 102.3 |   135M |  45 |1505 |4329 | 496 |  13k|  0 |  15k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
110.92/111.37	c   105s| 10000 |   515 |  1486k| 102.3 |   135M |  45 |1505 |4291 |   0 |  14k|  0 |  15k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
110.92/111.37	c   106s| 10100 |   516 |  1494k| 102.2 |   135M |  45 |1505 |4250 | 478 |  14k|  2 |  15k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
110.92/111.37	c   106s| 10200 |   547 |  1507k| 102.4 |   135M |  45 |1505 |4142 | 493 |  14k|  1 |  15k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
110.92/111.37	c   108s| 10300 |   567 |  1525k| 102.9 |   135M |  45 |1505 |4149 | 483 |  14k|  1 |  15k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
110.92/111.37	c   108s| 10400 |   579 |  1534k| 102.8 |   135M |  45 |1505 |4237 | 490 |  14k|  0 |  15k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
110.92/111.37	c   109s| 10500 |   593 |  1548k| 103.1 |   135M |  45 |1505 |4208 | 482 |  14k|  1 |  15k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
110.92/111.37	c   110s| 10600 |   591 |  1555k| 102.9 |   135M |  45 |1505 |4180 | 494 |  14k|  1 |  16k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
110.92/111.37	c   111s| 10700 |   611 |  1571k| 103.2 |   135M |  45 |1505 |4109 | 511 |  15k|  1 |  16k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
110.92/111.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
147.33/147.82	c   111s| 10800 |   611 |  1579k| 103.1 |   135M |  45 |1505 |4152 | 471 |  15k|  1 |  16k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
147.33/147.82	c   112s| 10900 |   633 |  1590k| 103.1 |   135M |  45 |1505 |4172 | 487 |  15k|  1 |  16k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
147.33/147.82	c   113s| 11000 |   630 |  1603k| 103.3 |   135M |  45 |1505 |4262 | 494 |  15k|  1 |  16k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
147.33/147.82	c   113s| 11100 |   650 |  1612k| 103.2 |   136M |  45 |1505 |4323 | 493 |  15k|  1 |  16k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
147.33/147.82	c   114s| 11200 |   654 |  1628k| 103.5 |   136M |  45 |1505 |4281 | 495 |  15k|  1 |  16k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
147.33/147.82	c   115s| 11300 |   663 |  1641k| 103.7 |   136M |  45 |1505 |4179 | 473 |  16k|  1 |  16k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
147.33/147.82	c   116s| 11400 |   669 |  1653k| 103.8 |   136M |  45 |1505 |4225 | 478 |  16k|  1 |  16k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
147.33/147.82	c   116s| 11500 |   674 |  1659k| 103.6 |   136M |  45 |1505 |4248 | 491 |  16k|  0 |  17k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
147.33/147.82	c   117s| 11600 |   677 |  1666k| 103.4 |   136M |  45 |1505 |4242 | 499 |  16k|  1 |  17k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
147.33/147.82	c   117s| 11700 |   677 |  1674k| 103.2 |   136M |  45 |1505 |4277 | 471 |  16k|  0 |  17k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
147.33/147.82	c   118s| 11800 |   676 |  1685k| 103.3 |   136M |  45 |1505 |4233 | 487 |  16k|  1 |  17k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
147.33/147.82	c   119s| 11900 |   669 |  1694k| 103.2 |   136M |  45 |1505 |4261 | 488 |  16k|  0 |  17k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
147.33/147.82	c   119s| 12000 |   678 |  1704k| 103.2 |   136M |  45 |1505 |4229 | 487 |  16k|  1 |  17k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
147.33/147.82	c   120s| 12100 |   692 |  1713k| 103.1 |   136M |  45 |1505 |4124 | 477 |  16k|  1 |  17k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
147.33/147.82	c   121s| 12200 |   695 |  1723k| 103.0 |   136M |  45 |1505 |3980 | 486 |  17k|  1 |  17k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
147.33/147.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
147.33/147.82	c   121s| 12300 |   697 |  1731k| 102.9 |   136M |  45 |1505 |4028 | 475 |  17k|  1 |  17k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
147.33/147.82	c   122s| 12400 |   701 |  1742k| 103.0 |   136M |  45 |1505 |4093 | 487 |  17k|  1 |  17k|  23 | 5.000000e+00 |      --      |    Inf |   2.04%
147.33/147.82	c   123s| 12500 |   710 |  1758k| 103.3 |   136M |  45 |1505 |3899 | 484 |  17k|  1 |  18k|  23 | 5.000000e+00 |      --      |    Inf |   2.11%
147.33/147.82	c   124s| 12600 |   717 |  1768k| 103.3 |   136M |  45 |1505 |3915 | 494 |  17k|  1 |  18k|  23 | 5.000000e+00 |      --      |    Inf |   2.11%
147.33/147.82	c   124s| 12700 |   713 |  1781k| 103.4 |   136M |  45 |1505 |3812 | 487 |  17k|  1 |  18k|  23 | 5.000000e+00 |      --      |    Inf |   2.11%
147.33/147.82	c   125s| 12800 |   724 |  1793k| 103.5 |   136M |  45 |1505 |3732 | 489 |  17k|  0 |  18k|  23 | 5.000000e+00 |      --      |    Inf |   2.13%
147.33/147.82	c   126s| 12900 |   729 |  1805k| 103.6 |   136M |  45 |1505 |3708 | 488 |  17k|  1 |  18k|  23 | 5.000000e+00 |      --      |    Inf |   2.13%
147.33/147.82	c   127s| 13000 |   736 |  1814k| 103.5 |   136M |  45 |1505 |3741 | 496 |  18k|  1 |  18k|  23 | 5.000000e+00 |      --      |    Inf |   2.13%
147.33/147.82	c   127s| 13100 |   738 |  1818k| 103.2 |   136M |  45 |1505 |3788 | 485 |  18k|  1 |  18k|  23 | 5.000000e+00 |      --      |    Inf |   2.13%
147.33/147.82	c   127s| 13200 |   740 |  1826k| 103.1 |   136M |  45 |1505 |3784 | 488 |  18k|  1 |  18k|  23 | 5.000000e+00 |      --      |    Inf |   2.13%
147.33/147.82	c   128s| 13300 |   748 |  1838k| 103.1 |   136M |  45 |1505 |3723 | 490 |  18k|  1 |  18k|  23 | 5.000000e+00 |      --      |    Inf |   2.13%
147.33/147.82	c   129s| 13400 |   762 |  1851k| 103.3 |   136M |  45 |1505 |3602 |   0 |  18k|  0 |  18k|  23 | 5.000000e+00 |      --      |    Inf |   2.19%
147.33/147.82	c   130s| 13500 |   794 |  1868k| 103.7 |   137M |  45 |1505 |3376 | 517 |  18k|  1 |  19k|  23 | 5.000000e+00 |      --      |    Inf |   2.20%
147.33/147.82	c   131s| 13600 |   800 |  1881k| 103.8 |   137M |  45 |1505 |3411 | 469 |  18k|  1 |  19k|  23 | 5.000000e+00 |      --      |    Inf |   2.20%
147.33/147.82	c   131s| 13700 |   802 |  1888k| 103.6 |   137M |  45 |1505 |3426 | 477 |  18k|  1 |  19k|  23 | 5.000000e+00 |      --      |    Inf |   2.20%
147.33/147.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
147.33/147.82	c   132s| 13800 |   793 |  1900k| 103.7 |   137M |  45 |1505 |3351 | 485 |  19k|  0 |  19k|  23 | 5.000000e+00 |      --      |    Inf |   2.20%
147.33/147.82	c   133s| 13900 |   802 |  1907k| 103.5 |   137M |  45 |1505 |3336 | 467 |  19k|  1 |  19k|  23 | 5.000000e+00 |      --      |    Inf |   2.20%
147.33/147.82	c   133s| 14000 |   815 |  1919k| 103.6 |   137M |  45 |1505 |3299 | 483 |  19k|  1 |  19k|  23 | 5.000000e+00 |      --      |    Inf |   2.20%
147.33/147.82	c   134s| 14100 |   814 |  1928k| 103.5 |   137M |  45 |1505 |3308 |   0 |  19k|  0 |  19k|  23 | 5.000000e+00 |      --      |    Inf |   2.20%
147.33/147.82	c   135s| 14200 |   816 |  1936k| 103.4 |   137M |  45 |1505 |3374 | 503 |  19k|  1 |  19k|  23 | 5.000000e+00 |      --      |    Inf |   2.20%
147.33/147.82	c   136s| 14300 |   825 |  1955k| 103.9 |   137M |  45 |1505 |3388 | 494 |  19k|  1 |  19k|  23 | 5.000000e+00 |      --      |    Inf |   2.20%
147.33/147.82	c   136s| 14400 |   854 |  1964k| 103.8 |   137M |  45 |1505 |3438 | 490 |  19k|  1 |  19k|  23 | 5.000000e+00 |      --      |    Inf |   2.21%
147.33/147.82	c   137s| 14500 |   852 |  1971k| 103.6 |   137M |  45 |1505 |3447 | 494 |  19k|  1 |  19k|  23 | 5.000000e+00 |      --      |    Inf |   2.21%
147.33/147.82	c   137s| 14600 |   837 |  1981k| 103.6 |   137M |  45 |1505 |3420 | 522 |  19k|  1 |  20k|  23 | 5.000000e+00 |      --      |    Inf |   2.26%
147.33/147.82	c   138s| 14700 |   838 |  1987k| 103.4 |   137M |  45 |1505 |3468 | 475 |  20k|  1 |  20k|  23 | 5.000000e+00 |      --      |    Inf |   2.26%
147.33/147.82	c   139s| 14800 |   853 |  2002k| 103.6 |   137M |  45 |1505 |3401 | 517 |  20k|  0 |  20k|  23 | 5.000000e+00 |      --      |    Inf |   2.26%
147.33/147.82	c   139s| 14900 |   861 |  2012k| 103.6 |   137M |  45 |1505 |3440 | 488 |  20k|  1 |  20k|  23 | 5.000000e+00 |      --      |    Inf |   2.26%
147.33/147.82	c   140s| 15000 |   858 |  2025k| 103.7 |   137M |  45 |1505 |3397 | 496 |  20k|  1 |  20k|  23 | 5.000000e+00 |      --      |    Inf |   2.30%
147.33/147.82	c   141s| 15100 |   887 |  2037k| 103.8 |   137M |  45 |1505 |3435 | 491 |  20k|  1 |  20k|  23 | 5.000000e+00 |      --      |    Inf |   2.33%
147.33/147.82	c   142s| 15200 |   889 |  2046k| 103.7 |   137M |  45 |1505 |3575 | 499 |  20k|  1 |  20k|  23 | 5.000000e+00 |      --      |    Inf |   2.33%
147.33/147.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
147.33/147.82	c   142s| 15300 |   900 |  2056k| 103.7 |   137M |  45 |1505 |3615 | 487 |  20k|  1 |  21k|  23 | 5.000000e+00 |      --      |    Inf |   2.33%
147.33/147.82	c   143s| 15400 |   910 |  2070k| 103.9 |   137M |  45 |1505 |3688 | 503 |  20k|  1 |  21k|  23 | 5.000000e+00 |      --      |    Inf |   2.33%
147.33/147.82	c   144s| 15500 |   930 |  2082k| 104.0 |   137M |  45 |1505 |3592 | 473 |  21k|  1 |  21k|  23 | 5.000000e+00 |      --      |    Inf |   2.33%
147.33/147.82	c   144s| 15600 |   956 |  2089k| 103.8 |   138M |  45 |1505 |3640 | 489 |  21k|  0 |  21k|  23 | 5.000000e+00 |      --      |    Inf |   2.33%
147.33/147.82	c   145s| 15700 |   953 |  2096k| 103.7 |   138M |  45 |1505 |3706 | 494 |  21k|  1 |  21k|  23 | 5.000000e+00 |      --      |    Inf |   2.33%
147.33/147.82	c   145s| 15800 |   948 |  2104k| 103.5 |   138M |  45 |1505 |3780 | 491 |  21k|  0 |  21k|  23 | 5.000000e+00 |      --      |    Inf |   2.33%
147.33/147.82	c   146s| 15900 |   944 |  2115k| 103.6 |   138M |  45 |1505 |3823 | 495 |  21k|  0 |  21k|  23 | 5.000000e+00 |      --      |    Inf |   2.33%
147.33/147.82	c   147s| 16000 |   955 |  2127k| 103.6 |   138M |  45 |1505 |3802 | 505 |  21k|  1 |  21k|  23 | 5.000000e+00 |      --      |    Inf |   2.33%
186.73/187.35	c   148s| 16100 |   965 |  2139k| 103.7 |   138M |  45 |1505 |3891 | 516 |  21k|  1 |  21k|  23 | 5.000000e+00 |      --      |    Inf |   2.33%
186.73/187.35	c   148s| 16200 |   968 |  2150k| 103.8 |   138M |  45 |1505 |3934 | 507 |  21k|  1 |  21k|  23 | 5.000000e+00 |      --      |    Inf |   2.33%
186.73/187.35	c   149s| 16300 |   974 |  2158k| 103.7 |   138M |  45 |1505 |4006 | 515 |  21k|  1 |  22k|  23 | 5.000000e+00 |      --      |    Inf |   2.33%
186.73/187.35	c   150s| 16400 |   981 |  2170k| 103.7 |   138M |  45 |1505 |4022 | 510 |  22k|  1 |  22k|  23 | 5.000000e+00 |      --      |    Inf |   2.33%
186.73/187.35	c   151s| 16500 |   962 |  2185k| 103.9 |   138M |  45 |1505 |3822 | 480 |  22k|  1 |  22k|  23 | 5.000000e+00 |      --      |    Inf |   2.33%
186.73/187.35	c   152s| 16600 |   970 |  2198k| 104.1 |   138M |  45 |1505 |3749 | 491 |  22k|  1 |  22k|  23 | 5.000000e+00 |      --      |    Inf |   2.33%
186.73/187.35	c   152s| 16700 |   968 |  2210k| 104.2 |   138M |  45 |1505 |3751 |   0 |  22k|  0 |  22k|  23 | 5.000000e+00 |      --      |    Inf |   2.33%
186.73/187.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
186.73/187.35	c   153s| 16800 |   969 |  2218k| 104.1 |   138M |  45 |1505 |3781 | 509 |  22k|  0 |  22k|  23 | 5.000000e+00 |      --      |    Inf |   2.33%
186.73/187.35	c   154s| 16900 |  1006 |  2230k| 104.1 |   138M |  45 |1505 |3679 | 491 |  22k|  1 |  22k|  23 | 5.000000e+00 |      --      |    Inf |   2.34%
186.73/187.35	c   155s| 17000 |  1023 |  2246k| 104.4 |   138M |  45 |1505 |3762 | 497 |  22k|  0 |  22k|  23 | 5.000000e+00 |      --      |    Inf |   2.34%
186.73/187.35	c   155s| 17100 |  1027 |  2256k| 104.4 |   138M |  45 |1505 |3809 | 511 |  23k|  2 |  22k|  23 | 5.000000e+00 |      --      |    Inf |   2.34%
186.73/187.35	c   156s| 17200 |  1036 |  2265k| 104.3 |   138M |  45 |1505 |3832 | 508 |  23k|  0 |  22k|  23 | 5.000000e+00 |      --      |    Inf |   2.34%
186.73/187.35	c   157s| 17300 |  1028 |  2276k| 104.3 |   139M |  45 |1505 |3873 | 516 |  23k|  0 |  23k|  23 | 5.000000e+00 |      --      |    Inf |   2.34%
186.73/187.35	c   157s| 17400 |  1043 |  2289k| 104.4 |   139M |  45 |1505 |3920 |   0 |  23k|  0 |  23k|  23 | 5.000000e+00 |      --      |    Inf |   2.35%
186.73/187.35	c   158s| 17500 |  1057 |  2300k| 104.4 |   139M |  45 |1505 |3825 | 491 |  23k|  1 |  23k|  23 | 5.000000e+00 |      --      |    Inf |   2.35%
186.73/187.35	c   159s| 17600 |  1062 |  2310k| 104.5 |   139M |  45 |1505 |3781 | 492 |  23k|  0 |  23k|  23 | 5.000000e+00 |      --      |    Inf |   2.35%
186.73/187.35	c   160s| 17700 |  1063 |  2320k| 104.4 |   139M |  45 |1505 |3761 | 506 |  23k|  1 |  23k|  23 | 5.000000e+00 |      --      |    Inf |   2.35%
186.73/187.35	c   160s| 17800 |  1071 |  2334k| 104.6 |   139M |  45 |1505 |3669 | 479 |  23k|  1 |  23k|  23 | 5.000000e+00 |      --      |    Inf |   2.35%
186.73/187.35	c   161s| 17900 |  1083 |  2343k| 104.5 |   139M |  45 |1505 |3708 | 484 |  23k|  1 |  23k|  23 | 5.000000e+00 |      --      |    Inf |   2.35%
186.73/187.35	c   162s| 18000 |  1078 |  2353k| 104.5 |   139M |  45 |1505 |3769 | 495 |  24k|  0 |  23k|  23 | 5.000000e+00 |      --      |    Inf |   2.35%
186.73/187.35	c   163s| 18100 |  1083 |  2369k| 104.7 |   139M |  45 |1505 |3613 |   0 |  24k|  0 |  23k|  23 | 5.000000e+00 |      --      |    Inf |   2.35%
186.73/187.35	c   163s| 18200 |  1094 |  2378k| 104.7 |   139M |  45 |1505 |3662 | 519 |  24k|  0 |  24k|  23 | 5.000000e+00 |      --      |    Inf |   2.35%
186.73/187.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
186.73/187.35	c   164s| 18300 |  1099 |  2387k| 104.6 |   139M |  45 |1505 |3664 | 499 |  24k|  1 |  24k|  23 | 5.000000e+00 |      --      |    Inf |   2.35%
186.73/187.35	c   165s| 18400 |  1098 |  2396k| 104.6 |   139M |  45 |1505 |3736 | 501 |  24k|  0 |  24k|  23 | 5.000000e+00 |      --      |    Inf |   2.35%
186.73/187.35	c   166s| 18500 |  1092 |  2411k| 104.7 |   139M |  45 |1505 |3735 | 495 |  24k|  1 |  24k|  23 | 5.000000e+00 |      --      |    Inf |   2.35%
186.73/187.35	c   166s| 18600 |  1091 |  2426k| 104.9 |   139M |  45 |1505 |3712 | 514 |  24k|  1 |  24k|  23 | 5.000000e+00 |      --      |    Inf |   2.35%
186.73/187.35	c   167s| 18700 |  1090 |  2441k| 105.1 |   139M |  45 |1505 |3687 | 478 |  25k|  0 |  24k|  23 | 5.000000e+00 |      --      |    Inf |   2.35%
186.73/187.35	c   168s| 18800 |  1129 |  2452k| 105.1 |   139M |  45 |1505 |3736 | 507 |  25k|  1 |  24k|  23 | 5.000000e+00 |      --      |    Inf |   2.35%
186.73/187.35	c   169s| 18900 |  1138 |  2462k| 105.1 |   139M |  45 |1505 |3901 | 502 |  25k|  0 |  25k|  23 | 5.000000e+00 |      --      |    Inf |   2.35%
186.73/187.35	c   169s| 19000 |  1137 |  2471k| 105.1 |   139M |  45 |1505 |3955 | 516 |  25k|  0 |  25k|  23 | 5.000000e+00 |      --      |    Inf |   2.35%
186.73/187.35	c   170s| 19100 |  1151 |  2482k| 105.1 |   139M |  45 |1505 |3972 | 481 |  25k|  1 |  25k|  23 | 5.000000e+00 |      --      |    Inf |   2.35%
186.73/187.35	c   171s| 19200 |  1146 |  2496k| 105.2 |   139M |  45 |1505 |3787 | 516 |  25k|  1 |  25k|  23 | 5.000000e+00 |      --      |    Inf |   2.35%
186.73/187.35	c   172s| 19300 |  1159 |  2507k| 105.2 |   139M |  45 |1505 |3839 | 481 |  25k|  1 |  25k|  23 | 5.000000e+00 |      --      |    Inf |   2.35%
186.73/187.35	c   173s| 19400 |  1161 |  2520k| 105.4 |   139M |  45 |1505 |3897 |   0 |  26k|  0 |  25k|  23 | 5.000000e+00 |      --      |    Inf |   2.35%
186.73/187.35	c   174s| 19500 |  1165 |  2534k| 105.5 |   139M |  45 |1505 |3922 | 510 |  26k|  1 |  25k|  23 | 5.000000e+00 |      --      |    Inf |   2.35%
186.73/187.35	c   175s| 19600 |  1156 |  2551k| 105.8 |   139M |  45 |1505 |3880 | 505 |  26k|  1 |  25k|  23 | 5.000000e+00 |      --      |    Inf |   2.35%
186.73/187.35	c   175s| 19700 |  1160 |  2563k| 105.8 |   139M |  45 |1505 |3886 | 498 |  26k|  0 |  26k|  23 | 5.000000e+00 |      --      |    Inf |   2.35%
186.73/187.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
186.73/187.35	c   176s| 19800 |  1166 |  2579k| 106.0 |   139M |  45 |1505 |3855 |   0 |  26k|  0 |  26k|  23 | 5.000000e+00 |      --      |    Inf |   2.35%
186.73/187.35	c   177s| 19900 |  1176 |  2588k| 106.0 |   140M |  45 |1505 |3868 | 494 |  26k|  0 |  26k|  23 | 5.000000e+00 |      --      |    Inf |   2.35%
186.73/187.35	c   177s| 20000 |  1174 |  2596k| 105.9 |   140M |  45 |1505 |3911 | 477 |  26k|  1 |  26k|  23 | 5.000000e+00 |      --      |    Inf |   2.35%
186.73/187.35	c   178s| 20100 |  1181 |  2612k| 106.1 |   140M |  45 |1505 |3984 | 514 |  26k|  0 |  26k|  23 | 5.000000e+00 |      --      |    Inf |   2.35%
186.73/187.35	c   179s| 20200 |  1189 |  2623k| 106.1 |   140M |  45 |1505 |4080 | 505 |  26k|  0 |  26k|  23 | 5.000000e+00 |      --      |    Inf |   2.35%
186.73/187.35	c   180s| 20300 |  1190 |  2635k| 106.2 |   140M |  45 |1505 |4128 | 513 |  27k|  0 |  26k|  23 | 5.000000e+00 |      --      |    Inf |   2.35%
186.73/187.35	c   181s| 20400 |  1202 |  2644k| 106.1 |   140M |  45 |1505 |4095 | 495 |  27k|  1 |  26k|  23 | 5.000000e+00 |      --      |    Inf |   2.35%
186.73/187.35	c   181s| 20500 |  1208 |  2655k| 106.1 |   140M |  45 |1505 |4057 | 495 |  27k|  1 |  27k|  23 | 5.000000e+00 |      --      |    Inf |   2.35%
186.73/187.35	c   182s| 20600 |  1209 |  2666k| 106.1 |   140M |  45 |1505 |4127 | 516 |  27k|  1 |  27k|  23 | 5.000000e+00 |      --      |    Inf |   2.35%
186.73/187.35	c   183s| 20700 |  1207 |  2682k| 106.3 |   140M |  45 |1505 |4049 | 480 |  27k|  1 |  27k|  23 | 5.000000e+00 |      --      |    Inf |   2.36%
186.73/187.35	c   184s| 20800 |  1210 |  2692k| 106.3 |   140M |  45 |1505 |4079 | 492 |  27k|  1 |  27k|  23 | 5.000000e+00 |      --      |    Inf |   2.36%
186.73/187.35	c   184s| 20900 |  1211 |  2705k| 106.4 |   140M |  45 |1505 |4098 | 490 |  28k|  0 |  27k|  23 | 5.000000e+00 |      --      |    Inf |   2.36%
186.73/187.35	c   185s| 21000 |  1212 |  2714k| 106.4 |   140M |  45 |1505 |4149 | 493 |  28k|  0 |  27k|  23 | 5.000000e+00 |      --      |    Inf |   2.36%
186.73/187.35	c   186s| 21100 |  1215 |  2725k| 106.4 |   140M |  45 |1505 |4175 | 488 |  28k|  0 |  27k|  23 | 5.000000e+00 |      --      |    Inf |   2.36%
186.73/187.35	c   187s| 21200 |  1221 |  2735k| 106.4 |   140M |  45 |1505 |4226 | 492 |  28k|  0 |  27k|  23 | 5.000000e+00 |      --      |    Inf |   2.36%
186.73/187.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
229.72/230.45	c   187s| 21300 |  1211 |  2744k| 106.3 |   140M |  45 |1505 |4272 | 511 |  28k|  0 |  27k|  23 | 5.000000e+00 |      --      |    Inf |   2.36%
229.72/230.45	c   188s| 21400 |  1222 |  2757k| 106.4 |   140M |  45 |1505 |4277 | 492 |  28k|  0 |  27k|  23 | 5.000000e+00 |      --      |    Inf |   2.36%
229.72/230.45	c   189s| 21500 |  1227 |  2765k| 106.3 |   140M |  45 |1505 |4331 | 506 |  28k|  0 |  28k|  23 | 5.000000e+00 |      --      |    Inf |   2.36%
229.72/230.45	c   189s| 21600 |  1223 |  2778k| 106.4 |   140M |  45 |1505 |4375 | 500 |  28k|  0 |  28k|  23 | 5.000000e+00 |      --      |    Inf |   2.36%
229.72/230.45	c   191s| 21700 |  1225 |  2795k| 106.6 |   140M |  45 |1505 |4275 | 506 |  29k|  1 |  28k|  23 | 5.000000e+00 |      --      |    Inf |   2.36%
229.72/230.45	c   191s| 21800 |  1244 |  2807k| 106.7 |   140M |  45 |1505 |4262 | 484 |  29k|  1 |  28k|  23 | 5.000000e+00 |      --      |    Inf |   2.36%
229.72/230.45	c   192s| 21900 |  1236 |  2819k| 106.7 |   140M |  45 |1505 |4330 | 475 |  29k|  1 |  28k|  23 | 5.000000e+00 |      --      |    Inf |   2.36%
229.72/230.45	c   193s| 22000 |  1242 |  2829k| 106.7 |   140M |  45 |1505 |4326 | 501 |  29k|  1 |  28k|  23 | 5.000000e+00 |      --      |    Inf |   2.36%
229.72/230.45	c   194s| 22100 |  1260 |  2841k| 106.7 |   140M |  45 |1505 |4242 |   0 |  29k|  0 |  28k|  23 | 5.000000e+00 |      --      |    Inf |   2.36%
229.72/230.45	c   195s| 22200 |  1259 |  2854k| 106.8 |   140M |  45 |1505 |4311 | 485 |  29k|  1 |  28k|  23 | 5.000000e+00 |      --      |    Inf |   2.36%
229.72/230.45	c   196s| 22300 |  1263 |  2871k| 107.1 |   141M |  45 |1505 |4182 | 478 |  29k|  1 |  28k|  23 | 5.000000e+00 |      --      |    Inf |   2.36%
229.72/230.45	c   197s| 22400 |  1277 |  2884k| 107.1 |   141M |  45 |1505 |4168 | 499 |  29k|  0 |  29k|  23 | 5.000000e+00 |      --      |    Inf |   2.36%
229.72/230.45	c   197s| 22500 |  1281 |  2897k| 107.2 |   141M |  45 |1505 |4300 | 523 |  30k|  0 |  29k|  23 | 5.000000e+00 |      --      |    Inf |   2.36%
229.72/230.45	c   198s| 22600 |  1279 |  2907k| 107.2 |   141M |  45 |1505 |4346 | 497 |  30k|  0 |  29k|  23 | 5.000000e+00 |      --      |    Inf |   2.36%
229.72/230.45	c   199s| 22700 |  1301 |  2919k| 107.3 |   141M |  45 |1505 |4347 | 483 |  30k|  1 |  29k|  23 | 5.000000e+00 |      --      |    Inf |   2.36%
229.72/230.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
229.72/230.45	c   199s| 22800 |  1304 |  2927k| 107.1 |   141M |  45 |1505 |4450 | 489 |  30k|  0 |  29k|  23 | 5.000000e+00 |      --      |    Inf |   2.36%
229.72/230.45	c   200s| 22900 |  1304 |  2935k| 107.1 |   141M |  45 |1505 |4516 | 485 |  30k|  1 |  29k|  23 | 5.000000e+00 |      --      |    Inf |   2.36%
229.72/230.45	c   201s| 23000 |  1293 |  2945k| 107.0 |   141M |  45 |1505 |4536 | 483 |  30k|  1 |  29k|  23 | 5.000000e+00 |      --      |    Inf |   2.36%
229.72/230.45	c   201s| 23100 |  1298 |  2957k| 107.1 |   141M |  45 |1505 |4560 | 496 |  30k|  1 |  29k|  23 | 5.000000e+00 |      --      |    Inf |   2.36%
229.72/230.45	c   202s| 23200 |  1303 |  2969k| 107.1 |   141M |  45 |1505 |4639 | 479 |  30k|  0 |  29k|  23 | 5.000000e+00 |      --      |    Inf |   2.36%
229.72/230.45	c   203s| 23300 |  1308 |  2978k| 107.0 |   141M |  45 |1505 |4667 | 484 |  30k|  1 |  30k|  23 | 5.000000e+00 |      --      |    Inf |   2.36%
229.72/230.45	c   204s| 23400 |  1302 |  2989k| 107.1 |   141M |  45 |1505 |4723 | 494 |  30k|  0 |  30k|  23 | 5.000000e+00 |      --      |    Inf |   2.36%
229.72/230.45	c   204s| 23500 |  1304 |  2999k| 107.1 |   141M |  45 |1505 |4725 | 495 |  30k|  1 |  30k|  23 | 5.000000e+00 |      --      |    Inf |   2.36%
229.72/230.45	c   205s| 23600 |  1317 |  3009k| 107.0 |   141M |  45 |1505 |4594 | 504 |  31k|  1 |  30k|  23 | 5.000000e+00 |      --      |    Inf |   2.36%
229.72/230.45	c   206s| 23700 |  1314 |  3023k| 107.1 |   141M |  45 |1505 |4580 | 477 |  31k|  1 |  30k|  23 | 5.000000e+00 |      --      |    Inf |   2.36%
229.72/230.45	c   207s| 23800 |  1316 |  3034k| 107.1 |   141M |  45 |1505 |4584 |   0 |  31k|  0 |  30k|  23 | 5.000000e+00 |      --      |    Inf |   2.36%
229.72/230.45	c   208s| 23900 |  1352 |  3051k| 107.4 |   141M |  45 |1505 |4464 | 499 |  31k|  0 |  30k|  23 | 5.000000e+00 |      --      |    Inf |   2.37%
229.72/230.45	c   209s| 24000 |  1361 |  3061k| 107.3 |   141M |  45 |1505 |4469 | 499 |  31k|  1 |  30k|  23 | 5.000000e+00 |      --      |    Inf |   2.37%
229.72/230.45	c   209s| 24100 |  1369 |  3070k| 107.3 |   141M |  45 |1505 |4319 | 503 |  31k|  1 |  30k|  23 | 5.000000e+00 |      --      |    Inf |   2.37%
229.72/230.45	c   210s| 24200 |  1373 |  3083k| 107.4 |   141M |  45 |1505 |4408 | 483 |  31k|  1 |  31k|  23 | 5.000000e+00 |      --      |    Inf |   2.37%
229.72/230.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
229.72/230.45	c   211s| 24300 |  1385 |  3095k| 107.4 |   141M |  45 |1505 |4276 | 502 |  32k|  0 |  31k|  23 | 5.000000e+00 |      --      |    Inf |   2.37%
229.72/230.45	c   212s| 24400 |  1385 |  3109k| 107.5 |   141M |  45 |1505 |4300 |   0 |  32k|  0 |  31k|  23 | 5.000000e+00 |      --      |    Inf |   2.37%
229.72/230.45	c   212s| 24500 |  1391 |  3120k| 107.5 |   141M |  45 |1505 |4185 | 476 |  32k|  1 |  31k|  23 | 5.000000e+00 |      --      |    Inf |   2.37%
229.72/230.45	c   213s| 24600 |  1391 |  3132k| 107.6 |   141M |  45 |1505 |4174 | 493 |  32k|  1 |  31k|  23 | 5.000000e+00 |      --      |    Inf |   2.37%
229.72/230.45	c   214s| 24700 |  1396 |  3148k| 107.7 |   141M |  45 |1505 |4095 | 480 |  32k|  1 |  31k|  23 | 5.000000e+00 |      --      |    Inf |   2.37%
229.72/230.45	c   215s| 24800 |  1401 |  3160k| 107.8 |   141M |  45 |1505 |4113 | 497 |  32k|  0 |  31k|  23 | 5.000000e+00 |      --      |    Inf |   2.37%
229.72/230.45	c   216s| 24900 |  1403 |  3170k| 107.8 |   141M |  45 |1505 |4104 | 489 |  32k|  1 |  31k|  23 | 5.000000e+00 |      --      |    Inf |   2.37%
229.72/230.45	c   217s| 25000 |  1412 |  3188k| 108.0 |   141M |  45 |1505 |4015 | 499 |  32k|  0 |  32k|  23 | 5.000000e+00 |      --      |    Inf |   2.37%
229.72/230.45	c   218s| 25100 |  1413 |  3202k| 108.1 |   142M |  45 |1505 |4011 | 477 |  33k|  1 |  32k|  23 | 5.000000e+00 |      --      |    Inf |   2.37%
229.72/230.45	c   219s| 25200 |  1414 |  3211k| 108.1 |   142M |  45 |1505 |4038 | 496 |  33k|  0 |  32k|  23 | 5.000000e+00 |      --      |    Inf |   2.37%
229.72/230.45	c   220s| 25300 |  1421 |  3225k| 108.2 |   142M |  45 |1505 |4013 | 499 |  33k|  1 |  32k|  23 | 5.000000e+00 |      --      |    Inf |   2.37%
229.72/230.45	c   220s| 25400 |  1420 |  3234k| 108.1 |   142M |  45 |1505 |4095 | 501 |  33k|  0 |  32k|  23 | 5.000000e+00 |      --      |    Inf |   2.37%
229.72/230.45	c   221s| 25500 |  1413 |  3246k| 108.1 |   142M |  45 |1505 |4093 | 489 |  33k|  1 |  32k|  23 | 5.000000e+00 |      --      |    Inf |   2.37%
229.72/230.45	c   222s| 25600 |  1415 |  3257k| 108.1 |   142M |  45 |1505 |4124 | 490 |  33k|  1 |  32k|  23 | 5.000000e+00 |      --      |    Inf |   2.37%
229.72/230.45	c   222s| 25700 |  1427 |  3267k| 108.1 |   142M |  45 |1505 |4039 | 486 |  33k|  1 |  32k|  23 | 5.000000e+00 |      --      |    Inf |   2.37%
229.72/230.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
229.72/230.45	c   223s| 25800 |  1429 |  3279k| 108.2 |   142M |  45 |1505 |4056 | 483 |  33k|  0 |  32k|  23 | 5.000000e+00 |      --      |    Inf |   2.37%
229.72/230.45	c   224s| 25900 |  1443 |  3290k| 108.2 |   142M |  45 |1505 |4090 | 487 |  34k|  0 |  33k|  23 | 5.000000e+00 |      --      |    Inf |   2.37%
229.72/230.45	c   225s| 26000 |  1460 |  3308k| 108.4 |   142M |  45 |1505 |3918 | 502 |  34k|  0 |  33k|  23 | 5.000000e+00 |      --      |    Inf |   2.39%
229.72/230.45	c   226s| 26100 |  1479 |  3319k| 108.4 |   142M |  45 |1505 |3955 | 502 |  34k|  1 |  33k|  23 | 5.000000e+00 |      --      |    Inf |   2.39%
229.72/230.45	c   227s| 26200 |  1479 |  3331k| 108.5 |   142M |  45 |1505 |3970 | 494 |  34k|  1 |  33k|  23 | 5.000000e+00 |      --      |    Inf |   2.39%
229.72/230.45	c   227s| 26300 |  1476 |  3342k| 108.4 |   142M |  45 |1505 |3936 | 506 |  34k|  0 |  33k|  23 | 5.000000e+00 |      --      |    Inf |   2.39%
229.72/230.45	c   228s| 26400 |  1492 |  3354k| 108.5 |   142M |  45 |1505 |3955 |   0 |  34k|  0 |  33k|  23 | 5.000000e+00 |      --      |    Inf |   2.39%
229.72/230.45	c   229s| 26500 |  1488 |  3368k| 108.6 |   142M |  45 |1505 |4039 | 496 |  34k|  1 |  33k|  23 | 5.000000e+00 |      --      |    Inf |   2.39%
275.29/276.15	c   230s| 26600 |  1484 |  3384k| 108.7 |   142M |  45 |1505 |4065 | 506 |  34k|  1 |  33k|  23 | 5.000000e+00 |      --      |    Inf |   2.39%
275.29/276.15	c   232s| 26700 |  1504 |  3404k| 109.0 |   142M |  45 |1505 |3914 | 492 |  35k|  0 |  34k|  23 | 5.000000e+00 |      --      |    Inf |   2.39%
275.29/276.15	c   232s| 26800 |  1510 |  3413k| 109.0 |   142M |  45 |1505 |3979 | 504 |  35k|  0 |  34k|  23 | 5.000000e+00 |      --      |    Inf |   2.39%
275.29/276.15	c   233s| 26900 |  1510 |  3422k| 108.9 |   142M |  45 |1505 |4054 | 506 |  35k|  0 |  34k|  23 | 5.000000e+00 |      --      |    Inf |   2.39%
275.29/276.15	c   233s| 27000 |  1512 |  3431k| 108.8 |   142M |  45 |1505 |4151 | 497 |  35k|  0 |  34k|  23 | 5.000000e+00 |      --      |    Inf |   2.39%
275.29/276.15	c   234s| 27100 |  1517 |  3440k| 108.8 |   142M |  45 |1505 |4040 | 495 |  35k|  1 |  34k|  23 | 5.000000e+00 |      --      |    Inf |   2.39%
275.29/276.15	c   235s| 27200 |  1522 |  3452k| 108.8 |   142M |  45 |1505 |4040 | 485 |  35k|  1 |  34k|  23 | 5.000000e+00 |      --      |    Inf |   2.39%
275.29/276.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
275.29/276.15	c   236s| 27300 |  1527 |  3465k| 108.9 |   142M |  45 |1505 |4072 | 515 |  35k|  0 |  34k|  23 | 5.000000e+00 |      --      |    Inf |   2.39%
275.29/276.15	c   236s| 27400 |  1540 |  3475k| 108.9 |   142M |  45 |1505 |4038 | 495 |  36k|  1 |  34k|  23 | 5.000000e+00 |      --      |    Inf |   2.39%
275.29/276.15	c   237s| 27500 |  1543 |  3484k| 108.8 |   142M |  45 |1505 |4114 | 499 |  36k|  1 |  34k|  23 | 5.000000e+00 |      --      |    Inf |   2.39%
275.29/276.15	c   238s| 27600 |  1541 |  3501k| 109.0 |   143M |  45 |1505 |4139 | 508 |  36k|  1 |  35k|  23 | 5.000000e+00 |      --      |    Inf |   2.39%
275.29/276.15	c   239s| 27700 |  1545 |  3514k| 109.1 |   143M |  45 |1505 |4098 | 487 |  36k|  1 |  35k|  23 | 5.000000e+00 |      --      |    Inf |   2.39%
275.29/276.15	c   240s| 27800 |  1555 |  3523k| 109.0 |   143M |  45 |1505 |4047 | 498 |  36k|  1 |  35k|  23 | 5.000000e+00 |      --      |    Inf |   2.40%
275.29/276.15	c   241s| 27900 |  1554 |  3536k| 109.1 |   143M |  45 |1505 |4093 | 497 |  36k|  0 |  35k|  23 | 5.000000e+00 |      --      |    Inf |   2.40%
275.29/276.15	c   242s| 28000 |  1556 |  3553k| 109.3 |   143M |  45 |1505 |4068 |   0 |  36k|  0 |  35k|  23 | 5.000000e+00 |      --      |    Inf |   2.40%
275.29/276.15	c   242s| 28100 |  1559 |  3563k| 109.2 |   143M |  45 |1505 |4141 | 495 |  36k|  1 |  35k|  23 | 5.000000e+00 |      --      |    Inf |   2.40%
275.29/276.15	c   243s| 28200 |  1579 |  3577k| 109.3 |   143M |  45 |1505 |4180 | 499 |  37k|  1 |  35k|  23 | 5.000000e+00 |      --      |    Inf |   2.40%
275.29/276.15	c   244s| 28300 |  1585 |  3589k| 109.4 |   143M |  45 |1505 |4284 | 508 |  37k|  0 |  35k|  23 | 5.000000e+00 |      --      |    Inf |   2.40%
275.29/276.15	c   245s| 28400 |  1597 |  3602k| 109.4 |   143M |  45 |1505 |4213 | 507 |  37k|  2 |  36k|  23 | 5.000000e+00 |      --      |    Inf |   2.41%
275.29/276.15	c   246s| 28500 |  1604 |  3614k| 109.5 |   143M |  45 |1505 |4239 | 481 |  37k|  0 |  36k|  23 | 5.000000e+00 |      --      |    Inf |   2.41%
275.29/276.15	c   247s| 28600 |  1617 |  3627k| 109.5 |   143M |  45 |1505 |4167 | 494 |  37k|  1 |  36k|  23 | 5.000000e+00 |      --      |    Inf |   2.41%
275.29/276.15	c   248s| 28700 |  1624 |  3640k| 109.6 |   143M |  45 |1505 |4165 | 511 |  37k|  1 |  36k|  23 | 5.000000e+00 |      --      |    Inf |   2.41%
275.29/276.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
275.29/276.15	c   248s| 28800 |  1626 |  3653k| 109.6 |   143M |  45 |1505 |4233 | 519 |  37k|  0 |  36k|  23 | 5.000000e+00 |      --      |    Inf |   2.41%
275.29/276.15	c   249s| 28900 |  1625 |  3668k| 109.8 |   143M |  45 |1505 |4313 | 469 |  37k|  0 |  36k|  23 | 5.000000e+00 |      --      |    Inf |   2.41%
275.29/276.15	c   251s| 29000 |  1631 |  3687k| 110.0 |   143M |  45 |1505 |4131 |   0 |  38k|  0 |  36k|  23 | 5.000000e+00 |      --      |    Inf |   2.41%
275.29/276.15	c   251s| 29100 |  1636 |  3696k| 109.9 |   143M |  45 |1505 |4144 | 503 |  38k|  1 |  36k|  23 | 5.000000e+00 |      --      |    Inf |   2.41%
275.29/276.15	c   252s| 29200 |  1643 |  3708k| 110.0 |   143M |  45 |1505 |4192 | 487 |  38k|  0 |  37k|  23 | 5.000000e+00 |      --      |    Inf |   2.41%
275.29/276.15	c   253s| 29300 |  1641 |  3719k| 110.0 |   143M |  45 |1505 |4287 | 486 |  38k|  1 |  37k|  23 | 5.000000e+00 |      --      |    Inf |   2.41%
275.29/276.15	c   254s| 29400 |  1636 |  3729k| 110.0 |   143M |  45 |1505 |4271 | 492 |  38k|  0 |  37k|  23 | 5.000000e+00 |      --      |    Inf |   2.41%
275.29/276.15	c   254s| 29500 |  1647 |  3740k| 109.9 |   143M |  45 |1505 |4239 | 498 |  38k|  1 |  37k|  23 | 5.000000e+00 |      --      |    Inf |   2.41%
275.29/276.15	c   255s| 29600 |  1653 |  3752k| 110.0 |   144M |  45 |1505 |4093 | 465 |  38k|  1 |  37k|  23 | 5.000000e+00 |      --      |    Inf |   2.41%
275.29/276.15	c   256s| 29700 |  1666 |  3768k| 110.1 |   144M |  45 |1505 |4135 | 481 |  38k|  1 |  37k|  23 | 5.000000e+00 |      --      |    Inf |   2.41%
275.29/276.15	c   257s| 29800 |  1675 |  3781k| 110.2 |   144M |  45 |1505 |4144 | 475 |  38k|  1 |  37k|  23 | 5.000000e+00 |      --      |    Inf |   2.41%
275.29/276.15	c   258s| 29900 |  1679 |  3793k| 110.2 |   144M |  45 |1505 |4140 | 498 |  39k|  0 |  37k|  23 | 5.000000e+00 |      --      |    Inf |   2.41%
275.29/276.15	c   260s| 30000 |  1652 |  3824k| 110.8 |   144M |  45 |1505 |3789 |   0 |  39k|  0 |  38k|  23 | 5.000000e+00 |      --      |    Inf |   2.50%
275.29/276.15	c   261s| 30100 |  1667 |  3836k| 110.8 |   144M |  45 |1505 |3601 | 475 |  39k|  0 |  38k|  23 | 5.000000e+00 |      --      |    Inf |   2.50%
275.29/276.15	c   262s| 30200 |  1672 |  3846k| 110.8 |   144M |  45 |1505 |3475 | 455 |  39k|  1 |  38k|  23 | 5.000000e+00 |      --      |    Inf |   2.50%
275.29/276.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
275.29/276.15	c   263s| 30300 |  1682 |  3859k| 110.8 |   144M |  45 |1505 |3518 | 482 |  39k|  0 |  38k|  23 | 5.000000e+00 |      --      |    Inf |   2.50%
275.29/276.15	c   263s| 30400 |  1687 |  3874k| 110.9 |   144M |  45 |1505 |3592 | 494 |  39k|  1 |  38k|  23 | 5.000000e+00 |      --      |    Inf |   2.50%
275.29/276.15	c   264s| 30500 |  1689 |  3885k| 110.9 |   144M |  45 |1505 |3673 | 497 |  39k|  1 |  38k|  23 | 5.000000e+00 |      --      |    Inf |   2.50%
275.29/276.15	c   265s| 30600 |  1692 |  3895k| 110.9 |   144M |  45 |1505 |3741 | 497 |  39k|  1 |  38k|  23 | 5.000000e+00 |      --      |    Inf |   2.50%
275.29/276.15	c   266s| 30700 |  1703 |  3907k| 110.9 |   144M |  45 |1505 |3731 | 476 |  40k|  1 |  38k|  23 | 5.000000e+00 |      --      |    Inf |   2.50%
275.29/276.15	c   267s| 30800 |  1714 |  3920k| 111.0 |   144M |  45 |1505 |3810 | 516 |  40k|  2 |  38k|  23 | 5.000000e+00 |      --      |    Inf |   2.50%
275.29/276.15	c   268s| 30900 |  1719 |  3936k| 111.1 |   144M |  45 |1505 |3878 | 504 |  40k|  1 |  39k|  23 | 5.000000e+00 |      --      |    Inf |   2.50%
275.29/276.15	c   269s| 31000 |  1733 |  3951k| 111.3 |   144M |  45 |1505 |3917 | 489 |  40k|  0 |  39k|  23 | 5.000000e+00 |      --      |    Inf |   2.50%
275.29/276.15	c   270s| 31100 |  1743 |  3964k| 111.3 |   144M |  45 |1505 |3812 | 504 |  41k|  1 |  39k|  23 | 5.000000e+00 |      --      |    Inf |   2.50%
275.29/276.15	c   271s| 31200 |  1759 |  3979k| 111.4 |   144M |  45 |1505 |3670 | 477 |  41k|  1 |  39k|  23 | 5.000000e+00 |      --      |    Inf |   2.50%
275.29/276.15	c   271s| 31300 |  1777 |  3992k| 111.5 |   144M |  45 |1505 |3685 | 483 |  41k|  1 |  39k|  23 | 5.000000e+00 |      --      |    Inf |   2.50%
275.29/276.15	c   272s| 31400 |  1786 |  4005k| 111.5 |   144M |  45 |1505 |3677 | 486 |  41k|  1 |  39k|  23 | 5.000000e+00 |      --      |    Inf |   2.50%
275.29/276.15	c   273s| 31500 |  1791 |  4015k| 111.5 |   144M |  45 |1505 |3680 | 503 |  41k|  1 |  39k|  23 | 5.000000e+00 |      --      |    Inf |   2.50%
275.29/276.15	c   274s| 31600 |  1794 |  4025k| 111.5 |   144M |  45 |1505 |3787 | 495 |  41k|  1 |  39k|  23 | 5.000000e+00 |      --      |    Inf |   2.50%
275.29/276.15	c   275s| 31700 |  1788 |  4044k| 111.7 |   144M |  45 |1505 |3757 | 480 |  41k|  1 |  39k|  23 | 5.000000e+00 |      --      |    Inf |   2.51%
275.29/276.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
324.56/325.51	c   276s| 31800 |  1793 |  4058k| 111.7 |   144M |  45 |1505 |3856 | 510 |  41k|  3 |  40k|  23 | 5.000000e+00 |      --      |    Inf |   2.51%
324.56/325.51	c   277s| 31900 |  1796 |  4075k| 111.9 |   144M |  45 |1505 |3767 | 470 |  42k|  2 |  40k|  23 | 5.000000e+00 |      --      |    Inf |   2.51%
324.56/325.51	c   278s| 32000 |  1812 |  4097k| 112.2 |   144M |  45 |1505 |3665 | 503 |  42k|  1 |  40k|  23 | 5.000000e+00 |      --      |    Inf |   2.51%
324.56/325.51	c   280s| 32100 |  1812 |  4119k| 112.5 |   144M |  45 |1505 |3756 | 517 |  42k|  1 |  40k|  23 | 5.000000e+00 |      --      |    Inf |   2.52%
324.56/325.51	c   281s| 32200 |  1810 |  4137k| 112.7 |   144M |  45 |1505 |3806 | 489 |  42k|  1 |  40k|  23 | 5.000000e+00 |      --      |    Inf |   2.52%
324.56/325.51	c   282s| 32300 |  1817 |  4151k| 112.7 |   144M |  45 |1505 |3766 | 498 |  42k|  0 |  40k|  23 | 5.000000e+00 |      --      |    Inf |   2.52%
324.56/325.51	c   283s| 32400 |  1818 |  4160k| 112.7 |   144M |  45 |1505 |3779 | 497 |  42k|  1 |  40k|  23 | 5.000000e+00 |      --      |    Inf |   2.52%
324.56/325.51	c   283s| 32500 |  1816 |  4171k| 112.7 |   144M |  45 |1505 |3819 | 525 |  42k|  0 |  41k|  23 | 5.000000e+00 |      --      |    Inf |   2.52%
324.56/325.51	c   284s| 32600 |  1812 |  4187k| 112.8 |   144M |  45 |1505 |3768 | 502 |  43k|  1 |  41k|  23 | 5.000000e+00 |      --      |    Inf |   2.52%
324.56/325.51	c   285s| 32700 |  1807 |  4199k| 112.8 |   144M |  45 |1505 |3754 | 496 |  43k|  0 |  41k|  23 | 5.000000e+00 |      --      |    Inf |   2.52%
324.56/325.51	c   286s| 32800 |  1806 |  4211k| 112.8 |   144M |  45 |1505 |3757 | 517 |  43k|  1 |  41k|  23 | 5.000000e+00 |      --      |    Inf |   2.52%
324.56/325.51	c   287s| 32900 |  1852 |  4222k| 112.8 |   144M |  45 |1505 |3775 | 471 |  43k|  1 |  41k|  23 | 5.000000e+00 |      --      |    Inf |   2.52%
324.56/325.51	c   287s| 33000 |  1864 |  4233k| 112.8 |   144M |  45 |1505 |3833 | 485 |  43k|  0 |  41k|  23 | 5.000000e+00 |      --      |    Inf |   2.52%
324.56/325.51	c   288s| 33100 |  1880 |  4245k| 112.9 |   144M |  45 |1505 |3867 | 497 |  43k|  1 |  41k|  23 | 5.000000e+00 |      --      |    Inf |   2.52%
324.56/325.51	c   289s| 33200 |  1883 |  4257k| 112.9 |   144M |  45 |1505 |3904 | 487 |  44k|  1 |  41k|  23 | 5.000000e+00 |      --      |    Inf |   2.52%
324.56/325.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
324.56/325.51	c   290s| 33300 |  1887 |  4268k| 112.9 |   144M |  45 |1505 |3946 | 487 |  44k|  1 |  41k|  23 | 5.000000e+00 |      --      |    Inf |   2.52%
324.56/325.51	c   290s| 33400 |  1887 |  4279k| 112.8 |   144M |  45 |1505 |3988 | 502 |  44k|  0 |  41k|  23 | 5.000000e+00 |      --      |    Inf |   2.52%
324.56/325.51	c   291s| 33500 |  1889 |  4288k| 112.8 |   145M |  45 |1505 |4026 | 483 |  44k|  1 |  41k|  23 | 5.000000e+00 |      --      |    Inf |   2.52%
324.56/325.51	c   292s| 33600 |  1882 |  4296k| 112.7 |   145M |  45 |1505 |4067 | 490 |  44k|  1 |  41k|  23 | 5.000000e+00 |      --      |    Inf |   2.52%
324.56/325.51	c   292s| 33700 |  1882 |  4310k| 112.8 |   145M |  45 |1505 |4107 | 498 |  44k|  1 |  41k|  23 | 5.000000e+00 |      --      |    Inf |   2.52%
324.56/325.51	c   293s| 33800 |  1872 |  4325k| 112.9 |   145M |  45 |1505 |4147 | 491 |  44k|  1 |  41k|  23 | 5.000000e+00 |      --      |    Inf |   2.52%
324.56/325.51	c   294s| 33900 |  1866 |  4336k| 112.9 |   145M |  45 |1505 |4189 |   0 |  45k|  0 |  42k|  23 | 5.000000e+00 |      --      |    Inf |   2.52%
324.56/325.51	c   295s| 34000 |  1866 |  4347k| 112.8 |   145M |  45 |1505 |4230 | 496 |  45k|  0 |  42k|  23 | 5.000000e+00 |      --      |    Inf |   2.52%
324.56/325.51	c   295s| 34100 |  1863 |  4356k| 112.8 |   145M |  45 |1505 |4237 | 481 |  45k|  1 |  42k|  23 | 5.000000e+00 |      --      |    Inf |   2.52%
324.56/325.51	c   296s| 34200 |  1865 |  4368k| 112.8 |   145M |  45 |1505 |4224 | 493 |  45k|  0 |  42k|  23 | 5.000000e+00 |      --      |    Inf |   2.52%
324.56/325.51	c   297s| 34300 |  1868 |  4380k| 112.8 |   145M |  45 |1505 |4214 | 495 |  45k|  0 |  42k|  23 | 5.000000e+00 |      --      |    Inf |   2.52%
324.56/325.51	c   298s| 34400 |  1866 |  4391k| 112.8 |   145M |  45 |1505 |4278 | 506 |  45k|  0 |  42k|  23 | 5.000000e+00 |      --      |    Inf |   2.52%
324.56/325.51	c   299s| 34500 |  1875 |  4404k| 112.9 |   145M |  45 |1505 |4299 | 511 |  45k|  1 |  42k|  23 | 5.000000e+00 |      --      |    Inf |   2.52%
324.56/325.51	c   299s| 34600 |  1894 |  4417k| 112.9 |   145M |  45 |1505 |4298 | 478 |  45k|  1 |  42k|  23 | 5.000000e+00 |      --      |    Inf |   2.52%
324.56/325.51	c   300s| 34700 |  1904 |  4428k| 112.9 |   145M |  45 |1505 |4283 | 485 |  45k|  0 |  42k|  23 | 5.000000e+00 |      --      |    Inf |   2.52%
324.56/325.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
324.56/325.51	c   301s| 34800 |  1908 |  4439k| 112.9 |   145M |  45 |1505 |4375 | 491 |  46k|  1 |  42k|  23 | 5.000000e+00 |      --      |    Inf |   2.52%
324.56/325.51	c   307s| 34900 |  1731 |  4513k| 114.5 |   145M |  45 |1505 |3260 |1268 |  46k|  0 |  43k|  23 | 5.000000e+00 |      --      |    Inf |   3.04%
324.56/325.51	c   310s| 35000 |  1665 |  4546k| 115.0 |   145M |  45 |1505 |2792 | 468 |  46k|  1 |  43k|  23 | 5.000000e+00 |      --      |    Inf |   4.02%
324.56/325.51	c   311s| 35100 |  1662 |  4555k| 115.0 |   145M |  45 |1505 |2777 |   0 |  46k|  0 |  43k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
324.56/325.51	c   311s| 35200 |  1683 |  4564k| 114.9 |   145M |  45 |1505 |2831 | 474 |  46k|  1 |  43k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
324.56/325.51	c   312s| 35300 |  1687 |  4576k| 114.9 |   145M |  45 |1505 |2811 | 477 |  46k|  0 |  43k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
324.56/325.51	c   313s| 35400 |  1681 |  4592k| 115.1 |   145M |  45 |1505 |2828 | 493 |  46k|  0 |  43k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
324.56/325.51	c   314s| 35500 |  1690 |  4606k| 115.1 |   145M |  45 |1505 |2871 | 482 |  46k|  0 |  43k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
324.56/325.51	c   314s| 35600 |  1685 |  4620k| 115.2 |   145M |  48 |1505 |2908 | 476 |  46k|  1 |  43k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
324.56/325.51	c   315s| 35700 |  1683 |  4634k| 115.2 |   145M |  48 |1505 |2928 | 473 |  47k|  1 |  43k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
324.56/325.51	c   316s| 35800 |  1689 |  4650k| 115.3 |   145M |  48 |1505 |2956 | 488 |  47k|  1 |  43k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
324.56/325.51	c   317s| 35900 |  1693 |  4665k| 115.4 |   145M |  48 |1505 |2970 | 463 |  47k|  1 |  43k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
324.56/325.51	c   318s| 36000 |  1683 |  4681k| 115.5 |   145M |  48 |1505 |2879 | 484 |  47k|  0 |  43k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
324.56/325.51	c   319s| 36100 |  1683 |  4695k| 115.6 |   145M |  48 |1505 |2862 | 484 |  47k|  0 |  43k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
324.56/325.51	c   319s| 36200 |  1683 |  4707k| 115.6 |   145M |  48 |1505 |2885 | 473 |  47k|  1 |  43k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
324.56/325.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
324.56/325.51	c   320s| 36300 |  1701 |  4721k| 115.7 |   145M |  48 |1505 |2870 | 460 |  47k|  1 |  44k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
324.56/325.51	c   321s| 36400 |  1731 |  4733k| 115.7 |   145M |  48 |1505 |2881 |   0 |  47k|  0 |  44k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
324.56/325.51	c   322s| 36500 |  1740 |  4744k| 115.7 |   146M |  48 |1505 |2937 |   0 |  48k|  0 |  44k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
324.56/325.51	c   322s| 36600 |  1746 |  4753k| 115.6 |   146M |  48 |1505 |3002 | 475 |  48k|  1 |  44k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
324.56/325.51	c   323s| 36700 |  1762 |  4761k| 115.5 |   146M |  48 |1505 |3085 | 458 |  48k|  1 |  44k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
324.56/325.51	c   323s| 36800 |  1778 |  4772k| 115.5 |   146M |  48 |1505 |3154 | 461 |  48k|  0 |  44k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
324.56/325.51	c   324s| 36900 |  1786 |  4785k| 115.5 |   146M |  48 |1505 |3219 | 480 |  48k|  0 |  44k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
324.56/325.51	c   325s| 37000 |  1790 |  4799k| 115.6 |   146M |  48 |1505 |3320 | 467 |  49k|  1 |  44k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   325s| 37100 |  1790 |  4809k| 115.6 |   146M |  48 |1505 |3406 | 476 |  49k|  0 |  44k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   326s| 37200 |  1784 |  4824k| 115.6 |   146M |  48 |1505 |3335 | 476 |  49k|  1 |  44k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   327s| 37300 |  1789 |  4833k| 115.6 |   146M |  48 |1505 |3330 |   0 |  49k|  0 |  45k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   327s| 37400 |  1816 |  4842k| 115.5 |   146M |  48 |1505 |3424 | 453 |  49k|  1 |  45k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   328s| 37500 |  1841 |  4852k| 115.5 |   146M |  48 |1505 |3520 | 463 |  49k|  1 |  45k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   328s| 37600 |  1867 |  4859k| 115.4 |   146M |  48 |1505 |3691 | 463 |  49k|  1 |  45k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   329s| 37700 |  1879 |  4869k| 115.3 |   147M |  48 |1505 |3742 | 479 |  50k|  1 |  45k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
358.46/359.55	c   330s| 37800 |  1889 |  4879k| 115.3 |   147M |  48 |1505 |3728 | 465 |  50k|  1 |  45k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   330s| 37900 |  1893 |  4886k| 115.2 |   147M |  48 |1505 |3835 |   0 |  50k|  0 |  45k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   331s| 38000 |  1900 |  4896k| 115.2 |   147M |  48 |1505 |3758 | 457 |  50k|  1 |  46k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   331s| 38100 |  1910 |  4904k| 115.1 |   147M |  48 |1505 |3628 | 457 |  50k|  1 |  46k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   332s| 38200 |  1956 |  4910k| 114.9 |   147M |  48 |1505 |3737 | 468 |  50k|  1 |  46k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   332s| 38300 |  1962 |  4921k| 114.9 |   148M |  48 |1505 |3756 | 464 |  51k|  1 |  46k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   333s| 38400 |  1955 |  4932k| 114.9 |   148M |  48 |1505 |3757 | 459 |  51k|  1 |  46k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   334s| 38500 |  1967 |  4941k| 114.9 |   148M |  48 |1505 |3705 | 462 |  51k|  1 |  46k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   334s| 38600 |  1971 |  4953k| 114.9 |   148M |  48 |1505 |3707 | 470 |  51k|  0 |  46k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   335s| 38700 |  1956 |  4962k| 114.8 |   148M |  48 |1505 |3590 | 466 |  51k|  0 |  46k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   336s| 38800 |  1954 |  4974k| 114.8 |   148M |  48 |1505 |3534 | 469 |  51k|  1 |  46k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   336s| 38900 |  1943 |  4985k| 114.8 |   148M |  48 |1505 |3494 | 474 |  51k|  1 |  46k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   337s| 39000 |  1948 |  4996k| 114.8 |   148M |  48 |1505 |3442 | 459 |  51k|  1 |  47k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   337s| 39100 |  1952 |  5004k| 114.7 |   148M |  48 |1505 |3483 | 463 |  52k|  1 |  47k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   338s| 39200 |  1961 |  5015k| 114.7 |   148M |  48 |1505 |3518 | 478 |  52k|  1 |  47k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
358.46/359.55	c   339s| 39300 |  1967 |  5029k| 114.8 |   148M |  48 |1505 |3566 | 480 |  52k|  0 |  47k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   339s| 39400 |  1967 |  5040k| 114.8 |   148M |  48 |1505 |3670 | 486 |  52k|  1 |  47k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   340s| 39500 |  1976 |  5051k| 114.7 |   148M |  48 |1505 |3754 | 493 |  52k|  2 |  47k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   341s| 39600 |  1984 |  5063k| 114.8 |   148M |  48 |1505 |3833 | 502 |  52k|  2 |  47k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   342s| 39700 |  2015 |  5078k| 114.8 |   148M |  48 |1505 |3852 | 455 |  53k|  1 |  47k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   342s| 39800 |  2038 |  5085k| 114.8 |   148M |  48 |1505 |3977 | 470 |  53k|  1 |  48k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   343s| 39900 |  2057 |  5095k| 114.7 |   148M |  48 |1505 |4056 | 463 |  53k|  0 |  48k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   343s| 40000 |  2063 |  5104k| 114.6 |   148M |  48 |1505 |4153 | 475 |  53k|  1 |  48k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   344s| 40100 |  2065 |  5112k| 114.6 |   148M |  48 |1505 |4215 | 472 |  53k|  1 |  48k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   344s| 40200 |  2056 |  5121k| 114.5 |   148M |  48 |1505 |4207 |   0 |  53k|  0 |  48k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   345s| 40300 |  2046 |  5132k| 114.5 |   148M |  48 |1505 |4211 |   0 |  53k|  0 |  48k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   346s| 40400 |  2050 |  5143k| 114.5 |   148M |  48 |1505 |4210 | 489 |  54k|  2 |  48k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   346s| 40500 |  2048 |  5154k| 114.5 |   148M |  48 |1505 |4239 | 463 |  54k|  1 |  48k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   347s| 40600 |  2046 |  5167k| 114.5 |   148M |  48 |1505 |4169 | 475 |  54k|  0 |  49k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   348s| 40700 |  2050 |  5179k| 114.5 |   148M |  48 |1505 |4117 | 464 |  54k|  1 |  49k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
358.46/359.55	c   349s| 40800 |  2052 |  5193k| 114.6 |   148M |  48 |1505 |4033 | 469 |  54k|  1 |  49k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   349s| 40900 |  2061 |  5204k| 114.6 |   148M |  48 |1505 |3886 | 460 |  55k|  1 |  49k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   350s| 41000 |  2063 |  5220k| 114.7 |   148M |  48 |1505 |3846 | 479 |  55k|  0 |  49k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   351s| 41100 |  2056 |  5233k| 114.7 |   148M |  48 |1505 |3817 | 470 |  55k|  0 |  49k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   352s| 41200 |  2064 |  5244k| 114.7 |   148M |  48 |1505 |3713 | 475 |  55k|  1 |  49k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   353s| 41300 |  2068 |  5261k| 114.8 |   148M |  48 |1505 |3704 | 463 |  55k|  1 |  49k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   353s| 41400 |  2078 |  5274k| 114.9 |   149M |  48 |1505 |3742 | 471 |  55k|  1 |  49k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   354s| 41500 |  2111 |  5290k| 115.0 |   149M |  48 |1505 |3662 | 450 |  56k|  1 |  50k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   355s| 41600 |  2158 |  5303k| 115.0 |   149M |  48 |1505 |3606 | 458 |  56k|  1 |  50k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   356s| 41700 |  2176 |  5318k| 115.1 |   149M |  48 |1505 |3617 | 475 |  56k|  1 |  50k|  23 | 5.000000e+00 |      --      |    Inf |   4.22%
358.46/359.55	c   357s| 41800 |  2204 |  5330k| 115.1 |   150M |  48 |1505 |3554 | 476 |  56k|  2 |  50k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
358.46/359.55	c   357s| 41900 |  2234 |  5338k| 115.0 |   150M |  48 |1505 |3596 | 460 |  57k|  0 |  50k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
358.46/359.55	c   358s| 42000 |  2242 |  5346k| 114.9 |   150M |  48 |1505 |3729 | 457 |  57k|  0 |  50k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
358.46/359.55	c   358s| 42100 |  2240 |  5356k| 114.9 |   150M |  48 |1505 |3756 | 460 |  57k|  1 |  50k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
358.46/359.55	c   359s| 42200 |  2239 |  5366k| 114.9 |   150M |  48 |1505 |3841 | 466 |  57k|  1 |  51k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
358.46/359.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
393.96/395.13	c   359s| 42300 |  2269 |  5375k| 114.8 |   150M |  48 |1505 |3892 | 467 |  57k|  1 |  51k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   360s| 42400 |  2281 |  5386k| 114.8 |   150M |  48 |1505 |3911 | 466 |  57k|  1 |  51k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   361s| 42500 |  2282 |  5400k| 114.9 |   150M |  48 |1505 |3912 | 473 |  57k|  1 |  51k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   361s| 42600 |  2296 |  5410k| 114.8 |   150M |  48 |1505 |3938 | 466 |  58k|  1 |  51k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   362s| 42700 |  2313 |  5418k| 114.7 |   150M |  48 |1505 |4002 | 463 |  58k|  1 |  51k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   363s| 42800 |  2305 |  5429k| 114.7 |   150M |  48 |1505 |3978 | 460 |  58k|  0 |  51k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   363s| 42900 |  2318 |  5440k| 114.7 |   150M |  48 |1505 |4033 | 471 |  58k|  1 |  51k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   364s| 43000 |  2318 |  5449k| 114.7 |   150M |  48 |1505 |3980 | 464 |  58k|  1 |  52k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   365s| 43100 |  2338 |  5460k| 114.7 |   150M |  48 |1505 |4038 | 479 |  58k|  0 |  52k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   365s| 43200 |  2350 |  5469k| 114.6 |   150M |  48 |1505 |4055 | 467 |  58k|  0 |  52k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   366s| 43300 |  2365 |  5479k| 114.6 |   151M |  48 |1505 |4072 | 459 |  59k|  1 |  52k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   366s| 43400 |  2376 |  5491k| 114.6 |   151M |  48 |1505 |4159 | 459 |  59k|  1 |  52k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   367s| 43500 |  2385 |  5507k| 114.7 |   151M |  48 |1505 |4186 | 482 |  59k|  0 |  52k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   368s| 43600 |  2392 |  5522k| 114.8 |   151M |  48 |1505 |4226 | 482 |  59k|  2 |  52k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   369s| 43700 |  2392 |  5535k| 114.8 |   151M |  48 |1505 |4262 | 473 |  59k|  0 |  52k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
393.96/395.13	c   369s| 43800 |  2411 |  5545k| 114.8 |   151M |  48 |1505 |4242 | 458 |  60k|  1 |  53k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   370s| 43900 |  2405 |  5553k| 114.7 |   151M |  48 |1505 |4229 | 467 |  60k|  1 |  53k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   371s| 44000 |  2396 |  5565k| 114.7 |   151M |  48 |1505 |4284 | 491 |  60k|  0 |  53k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   371s| 44100 |  2394 |  5577k| 114.7 |   151M |  48 |1505 |4211 | 470 |  60k|  0 |  53k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   372s| 44200 |  2401 |  5589k| 114.7 |   151M |  48 |1505 |4143 | 466 |  60k|  1 |  53k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   373s| 44300 |  2397 |  5602k| 114.7 |   151M |  48 |1505 |4202 | 471 |  60k|  0 |  53k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   373s| 44400 |  2419 |  5609k| 114.7 |   152M |  48 |1505 |4291 | 478 |  60k|  1 |  53k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   374s| 44500 |  2435 |  5618k| 114.6 |   152M |  48 |1505 |4324 | 469 |  60k|  1 |  53k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   375s| 44600 |  2474 |  5630k| 114.6 |   152M |  48 |1505 |4318 | 466 |  61k|  1 |  54k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   375s| 44700 |  2490 |  5640k| 114.6 |   152M |  48 |1505 |4492 | 485 |  61k|  2 |  54k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   376s| 44800 |  2501 |  5650k| 114.6 |   152M |  48 |1505 |4526 | 456 |  61k|  1 |  54k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   377s| 44900 |  2482 |  5665k| 114.6 |   152M |  48 |1505 |4419 | 468 |  61k|  1 |  54k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   377s| 45000 |  2492 |  5677k| 114.7 |   152M |  48 |1505 |4405 | 473 |  61k|  0 |  54k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   378s| 45100 |  2510 |  5687k| 114.6 |   152M |  48 |1505 |4404 | 479 |  61k|  1 |  54k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   378s| 45200 |  2511 |  5697k| 114.6 |   152M |  48 |1505 |4454 | 476 |  61k|  0 |  54k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
393.96/395.13	c   379s| 45300 |  2519 |  5705k| 114.5 |   152M |  48 |1505 |4510 | 483 |  62k|  0 |  54k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   380s| 45400 |  2530 |  5717k| 114.5 |   152M |  48 |1505 |4481 | 476 |  62k|  1 |  55k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   380s| 45500 |  2535 |  5728k| 114.5 |   152M |  48 |1505 |4345 | 470 |  62k|  2 |  55k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   381s| 45600 |  2552 |  5741k| 114.6 |   152M |  48 |1505 |4024 | 472 |  62k|  1 |  55k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   382s| 45700 |  2556 |  5752k| 114.5 |   152M |  48 |1505 |3938 | 469 |  62k|  1 |  55k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   383s| 45800 |  2562 |  5765k| 114.6 |   152M |  48 |1505 |3866 | 467 |  62k|  0 |  55k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   383s| 45900 |  2557 |  5774k| 114.5 |   152M |  48 |1505 |3824 | 466 |  62k|  1 |  55k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   384s| 46000 |  2559 |  5787k| 114.6 |   152M |  48 |1505 |3870 |   0 |  63k|  0 |  55k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   385s| 46100 |  2562 |  5798k| 114.6 |   152M |  48 |1505 |3862 | 475 |  63k|  0 |  56k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   385s| 46200 |  2582 |  5811k| 114.6 |   152M |  48 |1505 |3749 | 465 |  63k|  1 |  56k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   386s| 46300 |  2609 |  5824k| 114.6 |   152M |  48 |1505 |3784 | 465 |  63k|  0 |  56k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   387s| 46400 |  2617 |  5836k| 114.6 |   152M |  48 |1505 |3842 | 469 |  63k|  1 |  56k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   388s| 46500 |  2600 |  5849k| 114.7 |   153M |  48 |1505 |3926 | 471 |  63k|  0 |  56k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   388s| 46600 |  2597 |  5861k| 114.7 |   153M |  48 |1505 |3852 | 467 |  63k|  1 |  56k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   389s| 46700 |  2613 |  5871k| 114.6 |   153M |  48 |1505 |3928 | 475 |  64k|  0 |  56k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
393.96/395.13	c   389s| 46800 |  2630 |  5883k| 114.6 |   153M |  48 |1505 |3957 | 475 |  64k|  2 |  56k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   390s| 46900 |  2631 |  5894k| 114.6 |   153M |  48 |1505 |4031 | 468 |  64k|  0 |  56k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   391s| 47000 |  2631 |  5906k| 114.6 |   153M |  48 |1505 |4109 | 465 |  64k|  1 |  56k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   392s| 47100 |  2618 |  5918k| 114.7 |   153M |  48 |1505 |3935 | 465 |  64k|  0 |  57k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   392s| 47200 |  2623 |  5929k| 114.6 |   153M |  48 |1505 |3834 | 460 |  64k|  1 |  57k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   393s| 47300 |  2621 |  5940k| 114.6 |   153M |  48 |1505 |3839 | 470 |  64k|  0 |  57k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   394s| 47400 |  2618 |  5952k| 114.6 |   153M |  48 |1505 |3841 | 463 |  64k|  1 |  57k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
393.96/395.13	c   394s| 47500 |  2629 |  5964k| 114.7 |   153M |  48 |1505 |3877 | 471 |  65k|  0 |  57k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
425.76/427.09	c   395s| 47600 |  2623 |  5974k| 114.6 |   153M |  48 |1505 |3811 | 496 |  65k|  1 |  57k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
425.76/427.09	c   396s| 47700 |  2633 |  5982k| 114.6 |   153M |  48 |1505 |3761 | 459 |  65k|  1 |  57k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
425.76/427.09	c   396s| 47800 |  2616 |  5993k| 114.5 |   153M |  48 |1505 |3805 | 479 |  65k|  0 |  57k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
425.76/427.09	c   397s| 47900 |  2625 |  5998k| 114.4 |   153M |  48 |1505 |3849 | 466 |  65k|  1 |  57k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
425.76/427.09	c   397s| 48000 |  2627 |  6004k| 114.3 |   153M |  48 |1505 |3945 | 465 |  65k|  1 |  58k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
425.76/427.09	c   398s| 48100 |  2667 |  6013k| 114.3 |   153M |  48 |1505 |3808 | 479 |  65k|  1 |  58k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
425.76/427.09	c   398s| 48200 |  2676 |  6022k| 114.2 |   153M |  48 |1505 |3478 | 492 |  66k|  1 |  58k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
425.76/427.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
425.76/427.09	c   399s| 48300 |  2712 |  6032k| 114.2 |   154M |  48 |1505 |3447 | 467 |  66k|  1 |  58k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
425.76/427.09	c   400s| 48400 |  2736 |  6044k| 114.2 |   154M |  48 |1505 |3436 | 462 |  66k|  1 |  58k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
425.76/427.09	c   400s| 48500 |  2732 |  6051k| 114.1 |   154M |  48 |1505 |3303 | 473 |  66k|  1 |  58k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
425.76/427.09	c   401s| 48600 |  2738 |  6058k| 114.0 |   154M |  48 |1505 |3317 | 481 |  66k|  1 |  58k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
425.76/427.09	c   401s| 48700 |  2747 |  6064k| 114.0 |   154M |  48 |1505 |3396 | 483 |  66k|  1 |  58k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
425.76/427.09	c   402s| 48800 |  2758 |  6075k| 113.9 |   154M |  48 |1505 |3426 | 468 |  67k|  0 |  59k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
425.76/427.09	c   402s| 48900 |  2762 |  6082k| 113.9 |   154M |  48 |1505 |3463 | 460 |  67k|  0 |  59k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
425.76/427.09	c   403s| 49000 |  2773 |  6089k| 113.8 |   154M |  48 |1505 |3564 | 465 |  67k|  1 |  59k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
425.76/427.09	c   404s| 49100 |  2783 |  6098k| 113.7 |   154M |  48 |1505 |3613 | 462 |  67k|  0 |  59k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
425.76/427.09	c   404s| 49200 |  2799 |  6107k| 113.7 |   155M |  48 |1505 |3652 | 477 |  67k|  0 |  59k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
425.76/427.09	c   405s| 49300 |  2799 |  6114k| 113.6 |   155M |  48 |1505 |3690 | 470 |  67k|  1 |  59k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
425.76/427.09	c   405s| 49400 |  2801 |  6121k| 113.5 |   155M |  48 |1505 |3714 | 468 |  67k|  1 |  59k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
425.76/427.09	c   406s| 49500 |  2811 |  6129k| 113.5 |   155M |  48 |1505 |3645 | 485 |  67k|  0 |  60k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
425.76/427.09	c   406s| 49600 |  2815 |  6138k| 113.4 |   155M |  48 |1505 |3466 | 480 |  67k|  1 |  60k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
425.76/427.09	c   407s| 49700 |  2794 |  6147k| 113.4 |   155M |  48 |1505 |3346 | 473 |  67k|  1 |  60k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
425.76/427.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
425.76/427.09	c   408s| 49800 |  2790 |  6156k| 113.3 |   155M |  48 |1505 |3309 | 462 |  68k|  0 |  60k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
425.76/427.09	c   408s| 49900 |  2808 |  6165k| 113.3 |   155M |  48 |1505 |3216 | 466 |  68k|  0 |  60k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
425.76/427.09	c   409s| 50000 |  2819 |  6171k| 113.2 |   155M |  48 |1505 |3234 | 464 |  68k|  1 |  60k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
425.76/427.09	c   409s| 50100 |  2825 |  6180k| 113.2 |   155M |  48 |1505 |3195 | 473 |  68k|  0 |  60k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
425.76/427.09	c   410s| 50200 |  2833 |  6189k| 113.1 |   155M |  48 |1505 |3254 | 470 |  68k|  1 |  61k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
425.76/427.09	c   410s| 50300 |  2834 |  6197k| 113.0 |   155M |  48 |1505 |3250 | 465 |  68k|  1 |  61k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
425.76/427.09	c   411s| 50400 |  2834 |  6208k| 113.0 |   155M |  48 |1505 |3309 | 476 |  68k|  0 |  61k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
425.76/427.09	c   412s| 50500 |  2849 |  6214k| 113.0 |   155M |  48 |1505 |3356 | 480 |  68k|  0 |  61k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
425.76/427.09	c   412s| 50600 |  2857 |  6223k| 112.9 |   155M |  48 |1505 |3407 | 473 |  69k|  0 |  61k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
425.76/427.09	c   413s| 50700 |  2851 |  6231k| 112.8 |   155M |  48 |1505 |3386 |   0 |  69k|  0 |  61k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
425.76/427.09	c   413s| 50800 |  2856 |  6239k| 112.8 |   155M |  48 |1505 |3432 | 480 |  69k|  1 |  61k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
425.76/427.09	c   414s| 50900 |  2857 |  6249k| 112.8 |   155M |  48 |1505 |3500 | 494 |  69k|  1 |  61k|  23 | 5.000000e+00 |      --      |    Inf |   4.23%
425.76/427.09	c   415s| 51000 |  2872 |  6257k| 112.7 |   155M |  48 |1505 |3441 | 469 |  69k|  0 |  61k|  23 | 5.000000e+00 |      --      |    Inf |   4.24%
425.76/427.09	c   415s| 51100 |  2883 |  6264k| 112.6 |   155M |  48 |1505 |3568 | 462 |  69k|  0 |  62k|  23 | 5.000000e+00 |      --      |    Inf |   4.24%
425.76/427.09	c   416s| 51200 |  2895 |  6271k| 112.6 |   155M |  48 |1505 |3640 | 484 |  69k|  2 |  62k|  23 | 5.000000e+00 |      --      |    Inf |   4.24%
425.76/427.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
425.76/427.09	c   416s| 51300 |  2896 |  6281k| 112.5 |   155M |  48 |1505 |3635 | 482 |  70k|  1 |  62k|  23 | 5.000000e+00 |      --      |    Inf |   4.24%
425.76/427.09	c   417s| 51400 |  2917 |  6293k| 112.5 |   155M |  48 |1505 |3521 | 471 |  70k|  1 |  62k|  23 | 5.000000e+00 |      --      |    Inf |   4.24%
425.76/427.09	c   418s| 51500 |  2942 |  6314k| 112.7 |   155M |  48 |1505 |3506 | 465 |  70k|  1 |  62k|  23 | 5.000000e+00 |      --      |    Inf |   4.24%
425.76/427.09	c   419s| 51600 |  3004 |  6326k| 112.7 |   156M |  48 |1505 |3455 | 465 |  70k|  1 |  62k|  23 | 5.000000e+00 |      --      |    Inf |   4.24%
425.76/427.09	c   420s| 51700 |  3026 |  6336k| 112.7 |   156M |  48 |1505 |3485 | 463 |  70k|  1 |  62k|  23 | 5.000000e+00 |      --      |    Inf |   4.24%
425.76/427.09	c   421s| 51800 |  3023 |  6347k| 112.7 |   156M |  48 |1505 |3535 | 488 |  71k|  0 |  63k|  23 | 5.000000e+00 |      --      |    Inf |   4.24%
425.76/427.09	c   421s| 51900 |  3021 |  6353k| 112.6 |   156M |  48 |1505 |3576 |   0 |  71k|  0 |  63k|  23 | 5.000000e+00 |      --      |    Inf |   4.24%
425.76/427.09	c   422s| 52000 |  3014 |  6362k| 112.6 |   156M |  48 |1505 |3570 |   0 |  71k|  0 |  63k|  23 | 5.000000e+00 |      --      |    Inf |   4.24%
425.76/427.09	c   422s| 52100 |  3035 |  6371k| 112.5 |   156M |  48 |1505 |3591 | 462 |  71k|  1 |  63k|  23 | 5.000000e+00 |      --      |    Inf |   4.24%
425.76/427.09	c   423s| 52200 |  2999 |  6385k| 112.6 |   156M |  48 |1505 |3626 | 462 |  71k|  0 |  63k|  23 | 5.000000e+00 |      --      |    Inf |   4.24%
425.76/427.09	c   424s| 52300 |  3015 |  6395k| 112.6 |   157M |  48 |1505 |3626 | 474 |  71k|  1 |  63k|  23 | 5.000000e+00 |      --      |    Inf |   4.24%
425.76/427.09	c   424s| 52400 |  3023 |  6405k| 112.5 |   157M |  48 |1505 |3641 | 469 |  71k|  0 |  63k|  23 | 5.000000e+00 |      --      |    Inf |   4.24%
425.76/427.09	c   425s| 52500 |  3026 |  6416k| 112.5 |   157M |  48 |1505 |3602 | 461 |  72k|  1 |  63k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
425.76/427.09	c   426s| 52600 |  3027 |  6423k| 112.5 |   157M |  48 |1505 |3689 | 463 |  72k|  1 |  64k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
425.76/427.09	c   426s| 52700 |  3050 |  6433k| 112.4 |   157M |  48 |1505 |3634 | 470 |  72k|  2 |  64k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
425.76/427.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
459.66/461.09	c   427s| 52800 |  3070 |  6440k| 112.4 |   157M |  48 |1505 |3657 | 474 |  72k|  1 |  64k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c   428s| 52900 |  3088 |  6451k| 112.4 |   157M |  48 |1505 |3629 | 469 |  72k|  1 |  64k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c   428s| 53000 |  3089 |  6459k| 112.3 |   157M |  48 |1505 |3696 | 460 |  72k|  0 |  64k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c   429s| 53100 |  3107 |  6468k| 112.3 |   157M |  48 |1505 |3728 | 455 |  73k|  1 |  64k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c   429s| 53200 |  3128 |  6476k| 112.2 |   157M |  48 |1505 |3795 | 464 |  73k|  1 |  64k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c   430s| 53300 |  3149 |  6485k| 112.2 |   157M |  48 |1505 |3961 | 484 |  73k|  2 |  64k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c   431s| 53400 |  3135 |  6494k| 112.1 |   157M |  48 |1505 |3919 | 470 |  73k|  0 |  65k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c   431s| 53500 |  3152 |  6502k| 112.1 |   157M |  48 |1505 |3875 | 462 |  73k|  1 |  65k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c   432s| 53600 |  3158 |  6511k| 112.0 |   157M |  48 |1505 |3954 | 474 |  73k|  1 |  65k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c   432s| 53700 |  3157 |  6518k| 112.0 |   157M |  48 |1505 |3991 | 466 |  74k|  1 |  65k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c   433s| 53800 |  3174 |  6526k| 111.9 |   157M |  48 |1505 |4019 | 466 |  74k|  1 |  65k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c   433s| 53900 |  3172 |  6535k| 111.9 |   157M |  48 |1505 |4000 | 487 |  74k|  1 |  65k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c   434s| 54000 |  3175 |  6543k| 111.8 |   157M |  48 |1505 |3946 | 475 |  74k|  0 |  65k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c   435s| 54100 |  3166 |  6551k| 111.8 |   157M |  48 |1505 |3916 | 463 |  74k|  0 |  65k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c   435s| 54200 |  3174 |  6559k| 111.7 |   157M |  48 |1505 |3953 | 487 |  74k|  0 |  66k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
459.66/461.09	c   436s| 54300 |  3199 |  6568k| 111.7 |   157M |  48 |1505 |4039 | 482 |  74k|  1 |  66k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c   437s| 54400 |  3221 |  6579k| 111.7 |   157M |  48 |1505 |4080 | 486 |  75k|  2 |  66k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c   437s| 54500 |  3230 |  6589k| 111.6 |   157M |  48 |1505 |4147 | 475 |  75k|  1 |  66k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c   438s| 54600 |  3232 |  6596k| 111.6 |   158M |  48 |1505 |4165 | 508 |  75k|  2 |  66k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c   438s| 54700 |  3217 |  6605k| 111.5 |   158M |  48 |1505 |4182 | 475 |  75k|  1 |  66k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c   439s| 54800 |  3222 |  6618k| 111.6 |   158M |  48 |1505 |4169 | 459 |  75k|  1 |  66k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c   440s| 54900 |  3229 |  6625k| 111.5 |   158M |  48 |1505 |4129 | 479 |  75k|  1 |  66k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c   440s| 55000 |  3224 |  6634k| 111.5 |   158M |  48 |1505 |4169 | 463 |  76k|  0 |  67k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c   441s| 55100 |  3237 |  6643k| 111.4 |   158M |  48 |1505 |4122 | 462 |  76k|  1 |  67k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c   442s| 55200 |  3258 |  6652k| 111.4 |   158M |  48 |1505 |4097 | 488 |  76k|  0 |  67k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c   442s| 55300 |  3276 |  6663k| 111.4 |   158M |  48 |1505 |3913 | 479 |  76k|  1 |  67k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c   443s| 55400 |  3277 |  6674k| 111.4 |   158M |  48 |1505 |3866 | 465 |  76k|  0 |  67k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c   444s| 55500 |  3294 |  6682k| 111.3 |   158M |  48 |1505 |3891 | 473 |  76k|  1 |  67k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c   444s| 55600 |  3310 |  6692k| 111.3 |   158M |  48 |1505 |3895 | 467 |  77k|  1 |  67k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c   445s| 55700 |  3323 |  6699k| 111.2 |   158M |  48 |1505 |3870 | 451 |  77k|  1 |  68k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
459.66/461.09	c   446s| 55800 |  3329 |  6709k| 111.2 |   158M |  48 |1505 |3829 | 470 |  77k|  1 |  68k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c   446s| 55900 |  3338 |  6716k| 111.2 |   158M |  48 |1505 |3833 | 490 |  77k|  2 |  68k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c   447s| 56000 |  3333 |  6725k| 111.1 |   158M |  48 |1505 |3792 | 465 |  77k|  0 |  68k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c   447s| 56100 |  3339 |  6731k| 111.0 |   159M |  48 |1505 |3880 | 473 |  77k|  0 |  68k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c   448s| 56200 |  3348 |  6740k| 111.0 |   159M |  48 |1505 |3940 | 479 |  77k|  1 |  68k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c   449s| 56300 |  3352 |  6751k| 111.0 |   159M |  48 |1505 |3949 | 468 |  77k|  1 |  68k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c   449s| 56400 |  3364 |  6761k| 111.0 |   159M |  48 |1505 |4005 | 477 |  78k|  1 |  69k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c   450s| 56500 |  3362 |  6772k| 111.0 |   159M |  48 |1505 |4004 | 458 |  78k|  1 |  69k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c   451s| 56600 |  3361 |  6782k| 111.0 |   159M |  48 |1505 |4012 | 484 |  78k|  1 |  69k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c   451s| 56700 |  3362 |  6790k| 110.9 |   159M |  48 |1505 |4010 | 511 |  78k|  2 |  69k|  23 | 5.000000e+00 |      --      |    Inf |   4.25%
459.66/461.09	c   452s| 56800 |  3368 |  6799k| 110.9 |   159M |  48 |1505 |3848 | 490 |  78k|  0 |  69k|  23 | 5.000000e+00 |      --      |    Inf |   4.26%
459.66/461.09	c   453s| 56900 |  3368 |  6807k| 110.8 |   159M |  48 |1505 |3898 | 459 |  78k|  1 |  69k|  23 | 5.000000e+00 |      --      |    Inf |   4.26%
459.66/461.09	c   453s| 57000 |  3357 |  6816k| 110.8 |   159M |  48 |1505 |3935 | 464 |  79k|  1 |  69k|  23 | 5.000000e+00 |      --      |    Inf |   4.26%
459.66/461.09	c   454s| 57100 |  3384 |  6824k| 110.8 |   159M |  48 |1505 |3957 | 482 |  79k|  0 |  69k|  23 | 5.000000e+00 |      --      |    Inf |   4.26%
459.66/461.09	c   454s| 57200 |  3398 |  6833k| 110.7 |   159M |  48 |1505 |3986 | 478 |  79k|  1 |  69k|  23 | 5.000000e+00 |      --      |    Inf |   4.26%
459.66/461.09	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
459.66/461.09	c   455s| 57300 |  3411 |  6843k| 110.7 |   159M |  48 |1505 |3954 | 468 |  79k|  0 |  70k|  23 | 5.000000e+00 |      --      |    Inf |   4.26%
459.66/461.09	c   456s| 57400 |  3410 |  6853k| 110.7 |   159M |  48 |1505 |3896 | 476 |  79k|  1 |  70k|  23 | 5.000000e+00 |      --      |    Inf |   4.26%
459.66/461.09	c   457s| 57500 |  3406 |  6867k| 110.7 |   160M |  48 |1505 |3869 | 465 |  79k|  1 |  70k|  23 | 5.000000e+00 |      --      |    Inf |   4.26%
459.66/461.09	c   457s| 57600 |  3446 |  6878k| 110.7 |   161M |  48 |1505 |3952 | 475 |  80k|  1 |  70k|  23 | 5.000000e+00 |      --      |    Inf |   4.26%
459.66/461.09	c   458s| 57700 |  3451 |  6889k| 110.7 |   161M |  48 |1505 |3918 |   0 |  80k|  0 |  70k|  23 | 5.000000e+00 |      --      |    Inf |   4.26%
459.66/461.09	c   459s| 57800 |  3493 |  6900k| 110.7 |   161M |  48 |1505 |3774 | 484 |  80k|  1 |  70k|  23 | 5.000000e+00 |      --      |    Inf |   4.28%
459.66/461.09	c   460s| 57900 |  3491 |  6910k| 110.7 |   161M |  48 |1505 |3812 | 459 |  80k|  0 |  70k|  23 | 5.000000e+00 |      --      |    Inf |   4.28%
459.66/461.09	c   460s| 58000 |  3493 |  6917k| 110.6 |   161M |  48 |1505 |3897 | 490 |  80k|  0 |  70k|  23 | 5.000000e+00 |      --      |    Inf |   4.28%
494.75/496.26	c   461s| 58100 |  3569 |  6927k| 110.6 |   161M |  48 |1505 |3877 | 465 |  81k|  1 |  71k|  23 | 5.000000e+00 |      --      |    Inf |   4.28%
494.75/496.26	c   462s| 58200 |  3653 |  6945k| 110.7 |   161M |  48 |1505 |3971 | 463 |  81k|  1 |  71k|  23 | 5.000000e+00 |      --      |    Inf |   4.28%
494.75/496.26	c   463s| 58300 |  3711 |  6957k| 110.8 |   161M |  48 |1505 |3865 | 467 |  81k|  1 |  71k|  23 | 5.000000e+00 |      --      |    Inf |   4.28%
494.75/496.26	c   464s| 58400 |  3767 |  6967k| 110.7 |   161M |  48 |1505 |3861 | 464 |  81k|  1 |  71k|  23 | 5.000000e+00 |      --      |    Inf |   4.28%
494.75/496.26	c   465s| 58500 |  3823 |  6980k| 110.8 |   162M |  48 |1505 |3903 | 465 |  82k|  1 |  71k|  23 | 5.000000e+00 |      --      |    Inf |   4.28%
494.75/496.26	c   465s| 58600 |  3861 |  6989k| 110.7 |   162M |  48 |1505 |3952 | 465 |  82k|  1 |  72k|  23 | 5.000000e+00 |      --      |    Inf |   4.28%
494.75/496.26	c   466s| 58700 |  3907 |  7000k| 110.7 |   162M |  48 |1505 |4012 | 462 |  82k|  1 |  72k|  23 | 5.000000e+00 |      --      |    Inf |   4.28%
494.75/496.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
494.75/496.26	c   467s| 58800 |  3949 |  7012k| 110.7 |   162M |  48 |1505 |4032 | 478 |  82k|  2 |  72k|  23 | 5.000000e+00 |      --      |    Inf |   4.28%
494.75/496.26	c   467s| 58900 |  3975 |  7020k| 110.7 |   162M |  48 |1505 |4138 | 468 |  82k|  1 |  72k|  23 | 5.000000e+00 |      --      |    Inf |   4.28%
494.75/496.26	c   468s| 59000 |  4020 |  7033k| 110.7 |   162M |  48 |1505 |4148 | 448 |  83k|  1 |  72k|  23 | 5.000000e+00 |      --      |    Inf |   4.28%
494.75/496.26	c   469s| 59100 |  4042 |  7044k| 110.7 |   162M |  48 |1505 |4111 | 471 |  83k|  0 |  72k|  23 | 5.000000e+00 |      --      |    Inf |   4.28%
494.75/496.26	c   470s| 59200 |  4052 |  7052k| 110.7 |   162M |  48 |1505 |4152 | 461 |  83k|  0 |  73k|  23 | 5.000000e+00 |      --      |    Inf |   4.28%
494.75/496.26	c   470s| 59300 |  4062 |  7060k| 110.6 |   162M |  50 |1505 |4161 | 448 |  83k|  1 |  73k|  23 | 5.000000e+00 |      --      |    Inf |   4.28%
494.75/496.26	c   471s| 59400 |  4101 |  7068k| 110.6 |   162M |  50 |1505 |4127 | 480 |  83k|  0 |  73k|  23 | 5.000000e+00 |      --      |    Inf |   4.29%
494.75/496.26	c   471s| 59500 |  4127 |  7077k| 110.6 |   162M |  50 |1505 |4282 | 487 |  83k|  0 |  73k|  23 | 5.000000e+00 |      --      |    Inf |   4.29%
494.75/496.26	c   472s| 59600 |  4129 |  7084k| 110.5 |   162M |  50 |1505 |4333 | 475 |  83k|  1 |  73k|  23 | 5.000000e+00 |      --      |    Inf |   4.29%
494.75/496.26	c   473s| 59700 |  4135 |  7095k| 110.5 |   162M |  50 |1505 |4234 | 488 |  84k|  0 |  73k|  23 | 5.000000e+00 |      --      |    Inf |   4.29%
494.75/496.26	c   473s| 59800 |  4150 |  7103k| 110.4 |   162M |  50 |1505 |4259 | 471 |  84k|  0 |  73k|  23 | 5.000000e+00 |      --      |    Inf |   4.29%
494.75/496.26	c   474s| 59900 |  4165 |  7113k| 110.4 |   163M |  50 |1505 |4162 | 463 |  84k|  1 |  73k|  23 | 5.000000e+00 |      --      |    Inf |   4.29%
494.75/496.26	c   474s| 60000 |  4172 |  7122k| 110.4 |   163M |  50 |1505 |4188 | 483 |  84k|  1 |  73k|  23 | 5.000000e+00 |      --      |    Inf |   4.29%
494.75/496.26	c   475s| 60100 |  4178 |  7129k| 110.3 |   163M |  50 |1505 |4246 | 465 |  84k|  1 |  74k|  23 | 5.000000e+00 |      --      |    Inf |   4.29%
494.75/496.26	c   476s| 60200 |  4181 |  7136k| 110.3 |   163M |  50 |1505 |4192 | 478 |  84k|  1 |  74k|  23 | 5.000000e+00 |      --      |    Inf |   4.29%
494.75/496.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
494.75/496.26	c   476s| 60300 |  4191 |  7147k| 110.3 |   163M |  50 |1505 |4155 | 476 |  84k|  1 |  74k|  23 | 5.000000e+00 |      --      |    Inf |   4.29%
494.75/496.26	c   477s| 60400 |  4203 |  7155k| 110.2 |   163M |  50 |1505 |4169 | 473 |  85k|  1 |  74k|  23 | 5.000000e+00 |      --      |    Inf |   4.29%
494.75/496.26	c   478s| 60500 |  4204 |  7165k| 110.2 |   163M |  50 |1505 |4148 | 512 |  85k|  1 |  74k|  23 | 5.000000e+00 |      --      |    Inf |   4.29%
494.75/496.26	c   478s| 60600 |  4204 |  7176k| 110.2 |   163M |  50 |1505 |4143 | 480 |  85k|  1 |  74k|  23 | 5.000000e+00 |      --      |    Inf |   4.29%
494.75/496.26	c   479s| 60700 |  4198 |  7184k| 110.2 |   163M |  50 |1505 |4171 | 474 |  85k|  0 |  74k|  23 | 5.000000e+00 |      --      |    Inf |   4.29%
494.75/496.26	c   479s| 60800 |  4201 |  7193k| 110.1 |   163M |  50 |1505 |4235 | 476 |  85k|  0 |  74k|  23 | 5.000000e+00 |      --      |    Inf |   4.29%
494.75/496.26	c   480s| 60900 |  4201 |  7205k| 110.1 |   163M |  50 |1505 |4226 | 462 |  85k|  1 |  75k|  23 | 5.000000e+00 |      --      |    Inf |   4.29%
494.75/496.26	c   481s| 61000 |  4201 |  7215k| 110.1 |   163M |  50 |1505 |4220 | 475 |  85k|  0 |  75k|  23 | 5.000000e+00 |      --      |    Inf |   4.29%
494.75/496.26	c   482s| 61100 |  4218 |  7224k| 110.1 |   163M |  50 |1505 |4123 | 475 |  86k|  0 |  75k|  23 | 5.000000e+00 |      --      |    Inf |   4.29%
494.75/496.26	c   482s| 61200 |  4219 |  7234k| 110.1 |   163M |  50 |1505 |4104 | 487 |  86k|  0 |  75k|  23 | 5.000000e+00 |      --      |    Inf |   4.29%
494.75/496.26	c   483s| 61300 |  4218 |  7245k| 110.1 |   163M |  50 |1505 |4184 | 496 |  86k|  1 |  75k|  23 | 5.000000e+00 |      --      |    Inf |   4.29%
494.75/496.26	c   484s| 61400 |  4211 |  7253k| 110.0 |   163M |  50 |1505 |4257 | 479 |  86k|  0 |  75k|  23 | 5.000000e+00 |      --      |    Inf |   4.29%
494.75/496.26	c   484s| 61500 |  4229 |  7261k| 110.0 |   163M |  50 |1505 |4153 | 461 |  86k|  1 |  75k|  23 | 5.000000e+00 |      --      |    Inf |   4.30%
494.75/496.26	c   485s| 61600 |  4235 |  7270k| 110.0 |   163M |  50 |1505 |4127 | 469 |  86k|  1 |  75k|  23 | 5.000000e+00 |      --      |    Inf |   4.30%
494.75/496.26	c   485s| 61700 |  4259 |  7279k| 109.9 |   164M |  50 |1505 |4186 |   0 |  86k|  0 |  75k|  23 | 5.000000e+00 |      --      |    Inf |   4.30%
494.75/496.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
494.75/496.26	c   486s| 61800 |  4266 |  7287k| 109.9 |   164M |  50 |1505 |4180 | 473 |  87k|  1 |  76k|  23 | 5.000000e+00 |      --      |    Inf |   4.30%
494.75/496.26	c   487s| 61900 |  4277 |  7297k| 109.9 |   164M |  50 |1505 |4183 | 461 |  87k|  0 |  76k|  23 | 5.000000e+00 |      --      |    Inf |   4.30%
494.75/496.26	c   487s| 62000 |  4281 |  7308k| 109.9 |   164M |  50 |1505 |4155 | 468 |  87k|  1 |  76k|  23 | 5.000000e+00 |      --      |    Inf |   4.30%
494.75/496.26	c   488s| 62100 |  4280 |  7318k| 109.9 |   164M |  50 |1505 |4153 | 467 |  87k|  0 |  76k|  23 | 5.000000e+00 |      --      |    Inf |   4.30%
494.75/496.26	c   489s| 62200 |  4288 |  7327k| 109.8 |   164M |  50 |1505 |4207 | 478 |  87k|  1 |  76k|  23 | 5.000000e+00 |      --      |    Inf |   4.30%
494.75/496.26	c   489s| 62300 |  4305 |  7336k| 109.8 |   165M |  50 |1505 |4210 | 470 |  87k|  1 |  76k|  23 | 5.000000e+00 |      --      |    Inf |   4.30%
494.75/496.26	c   490s| 62400 |  4312 |  7346k| 109.8 |   165M |  50 |1505 |4176 | 485 |  88k|  1 |  76k|  23 | 5.000000e+00 |      --      |    Inf |   4.30%
494.75/496.26	c   491s| 62500 |  4334 |  7354k| 109.7 |   165M |  50 |1505 |4061 | 473 |  88k|  1 |  76k|  23 | 5.000000e+00 |      --      |    Inf |   4.30%
494.75/496.26	c   491s| 62600 |  4331 |  7364k| 109.7 |   165M |  50 |1505 |4034 | 474 |  88k|  0 |  76k|  23 | 5.000000e+00 |      --      |    Inf |   4.30%
494.75/496.26	c   492s| 62700 |  4365 |  7375k| 109.7 |   165M |  50 |1505 |4044 | 485 |  88k|  0 |  76k|  23 | 5.000000e+00 |      --      |    Inf |   4.31%
494.75/496.26	c   493s| 62800 |  4377 |  7384k| 109.7 |   165M |  50 |1505 |4114 | 473 |  88k|  1 |  77k|  23 | 5.000000e+00 |      --      |    Inf |   4.31%
494.75/496.26	c   493s| 62900 |  4367 |  7394k| 109.7 |   165M |  50 |1505 |4076 | 477 |  88k|  1 |  77k|  23 | 5.000000e+00 |      --      |    Inf |   4.31%
494.75/496.26	c   494s| 63000 |  4371 |  7406k| 109.7 |   165M |  50 |1505 |3960 | 471 |  88k|  1 |  77k|  23 | 5.000000e+00 |      --      |    Inf |   4.31%
494.75/496.26	c   495s| 63100 |  4364 |  7414k| 109.6 |   165M |  50 |1505 |3923 | 482 |  89k|  1 |  77k|  23 | 5.000000e+00 |      --      |    Inf |   4.31%
494.75/496.26	c   495s| 63200 |  4378 |  7423k| 109.6 |   165M |  50 |1505 |3979 | 468 |  89k|  1 |  77k|  23 | 5.000000e+00 |      --      |    Inf |   4.31%
494.75/496.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
528.36/529.95	c   496s| 63300 |  4386 |  7431k| 109.6 |   166M |  50 |1505 |4041 | 470 |  89k|  1 |  77k|  23 | 5.000000e+00 |      --      |    Inf |   4.31%
528.36/529.95	c   497s| 63400 |  4394 |  7439k| 109.5 |   166M |  50 |1505 |3971 | 467 |  89k|  1 |  77k|  23 | 5.000000e+00 |      --      |    Inf |   4.31%
528.36/529.95	c   497s| 63500 |  4437 |  7451k| 109.5 |   166M |  50 |1505 |3849 | 469 |  89k|  1 |  77k|  23 | 5.000000e+00 |      --      |    Inf |   4.31%
528.36/529.95	c   498s| 63600 |  4446 |  7460k| 109.5 |   166M |  50 |1505 |3768 | 467 |  89k|  0 |  77k|  23 | 5.000000e+00 |      --      |    Inf |   4.31%
528.36/529.95	c   499s| 63700 |  4433 |  7468k| 109.5 |   166M |  50 |1505 |3719 | 471 |  90k|  1 |  77k|  23 | 5.000000e+00 |      --      |    Inf |   4.32%
528.36/529.95	c   499s| 63800 |  4442 |  7477k| 109.4 |   166M |  50 |1505 |3689 | 465 |  90k|  1 |  78k|  23 | 5.000000e+00 |      --      |    Inf |   4.32%
528.36/529.95	c   500s| 63900 |  4444 |  7489k| 109.5 |   166M |  50 |1505 |3731 | 458 |  90k|  1 |  78k|  23 | 5.000000e+00 |      --      |    Inf |   4.32%
528.36/529.95	c   501s| 64000 |  4448 |  7498k| 109.4 |   166M |  50 |1505 |3792 | 483 |  90k|  0 |  78k|  23 | 5.000000e+00 |      --      |    Inf |   4.32%
528.36/529.95	c   501s| 64100 |  4457 |  7505k| 109.4 |   166M |  50 |1505 |3785 | 489 |  90k|  1 |  78k|  23 | 5.000000e+00 |      --      |    Inf |   4.46%
528.36/529.95	c   502s| 64200 |  4478 |  7514k| 109.4 |   166M |  50 |1505 |3813 | 477 |  90k|  1 |  78k|  23 | 5.000000e+00 |      --      |    Inf |   4.46%
528.36/529.95	c   503s| 64300 |  4464 |  7525k| 109.3 |   166M |  50 |1505 |3883 | 484 |  90k|  1 |  78k|  23 | 5.000000e+00 |      --      |    Inf |   4.46%
528.36/529.95	c   503s| 64400 |  4464 |  7532k| 109.3 |   166M |  50 |1505 |3923 | 474 |  90k|  0 |  78k|  23 | 5.000000e+00 |      --      |    Inf |   4.46%
528.36/529.95	c   504s| 64500 |  4474 |  7540k| 109.2 |   166M |  50 |1505 |4089 | 515 |  90k|  1 |  78k|  23 | 5.000000e+00 |      --      |    Inf |   4.49%
528.36/529.95	c   504s| 64600 |  4470 |  7548k| 109.2 |   166M |  50 |1505 |4105 | 477 |  91k|  0 |  79k|  23 | 5.000000e+00 |      --      |    Inf |   4.49%
528.36/529.95	c   505s| 64700 |  4469 |  7554k| 109.1 |   166M |  50 |1505 |4182 | 486 |  91k|  0 |  79k|  23 | 5.000000e+00 |      --      |    Inf |   4.49%
528.36/529.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
528.36/529.95	c   505s| 64800 |  4452 |  7561k| 109.1 |   166M |  50 |1505 |4295 |   0 |  91k|  0 |  79k|  23 | 5.000000e+00 |      --      |    Inf |   4.49%
528.36/529.95	c   506s| 64900 |  4470 |  7568k| 109.0 |   166M |  50 |1505 |4014 | 466 |  91k|  1 |  79k|  23 | 5.000000e+00 |      --      |    Inf |   4.49%
528.36/529.95	c   506s| 65000 |  4461 |  7577k| 109.0 |   166M |  50 |1505 |3805 |   0 |  91k|  0 |  79k|  23 | 5.000000e+00 |      --      |    Inf |   4.69%
528.36/529.95	c   507s| 65100 |  4454 |  7587k| 109.0 |   166M |  50 |1505 |3688 | 479 |  91k|  1 |  79k|  23 | 5.000000e+00 |      --      |    Inf |   4.88%
528.36/529.95	c   508s| 65200 |  4459 |  7597k| 109.0 |   166M |  50 |1505 |3664 | 467 |  91k|  1 |  79k|  23 | 5.000000e+00 |      --      |    Inf |   4.89%
528.36/529.95	c   508s| 65300 |  4464 |  7607k| 109.0 |   166M |  50 |1505 |3713 |   0 |  91k|  0 |  79k|  23 | 5.000000e+00 |      --      |    Inf |   4.89%
528.36/529.95	c   509s| 65400 |  4475 |  7619k| 109.0 |   167M |  50 |1505 |3538 | 469 |  91k|  1 |  80k|  23 | 5.000000e+00 |      --      |    Inf |   4.89%
528.36/529.95	c   510s| 65500 |  4465 |  7631k| 109.0 |   167M |  50 |1505 |3500 | 492 |  92k|  0 |  80k|  23 | 5.000000e+00 |      --      |    Inf |   4.91%
528.36/529.95	c   511s| 65600 |  4471 |  7642k| 109.0 |   167M |  50 |1505 |3353 | 482 |  92k|  1 |  80k|  23 | 5.000000e+00 |      --      |    Inf |   4.99%
528.36/529.95	c   512s| 65700 |  4480 |  7655k| 109.0 |   167M |  50 |1505 |3365 | 486 |  92k|  1 |  80k|  23 | 5.000000e+00 |      --      |    Inf |   4.99%
528.36/529.95	c   513s| 65800 |  4473 |  7667k| 109.0 |   168M |  50 |1505 |3259 |   0 |  92k|  0 |  80k|  23 | 5.000000e+00 |      --      |    Inf |   5.04%
528.36/529.95	c   513s| 65900 |  4481 |  7675k| 109.0 |   168M |  50 |1505 |3290 | 468 |  92k|  1 |  80k|  23 | 5.000000e+00 |      --      |    Inf |   5.04%
528.36/529.95	c   514s| 66000 |  4491 |  7682k| 108.9 |   168M |  50 |1505 |3324 | 489 |  92k|  1 |  80k|  23 | 5.000000e+00 |      --      |    Inf |   5.04%
528.36/529.95	c   514s| 66100 |  4493 |  7690k| 108.9 |   168M |  50 |1505 |3377 | 465 |  93k|  1 |  80k|  23 | 5.000000e+00 |      --      |    Inf |   5.04%
528.36/529.95	c   515s| 66200 |  4496 |  7700k| 108.9 |   168M |  50 |1505 |3403 | 486 |  93k|  0 |  80k|  23 | 5.000000e+00 |      --      |    Inf |   5.04%
528.36/529.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
528.36/529.95	c   516s| 66300 |  4488 |  7712k| 108.9 |   168M |  50 |1505 |3321 | 463 |  93k|  1 |  81k|  23 | 5.000000e+00 |      --      |    Inf |   5.05%
528.36/529.95	c   516s| 66400 |  4516 |  7719k| 108.8 |   168M |  50 |1505 |3371 |   0 |  93k|  0 |  81k|  23 | 5.000000e+00 |      --      |    Inf |   5.05%
528.36/529.95	c   517s| 66500 |  4526 |  7726k| 108.8 |   168M |  50 |1505 |3440 | 483 |  93k|  1 |  81k|  23 | 5.000000e+00 |      --      |    Inf |   5.05%
528.36/529.95	c   517s| 66600 |  4534 |  7732k| 108.7 |   168M |  50 |1505 |3458 | 485 |  93k|  0 |  81k|  23 | 5.000000e+00 |      --      |    Inf |   5.05%
528.36/529.95	c   518s| 66700 |  4531 |  7738k| 108.7 |   168M |  50 |1505 |3490 | 484 |  94k|  0 |  81k|  23 | 5.000000e+00 |      --      |    Inf |   5.05%
528.36/529.95	c   518s| 66800 |  4539 |  7744k| 108.6 |   168M |  50 |1505 |3539 | 487 |  94k|  1 |  81k|  23 | 5.000000e+00 |      --      |    Inf |   5.05%
528.36/529.95	c   519s| 66900 |  4541 |  7750k| 108.5 |   168M |  50 |1505 |3569 | 494 |  94k|  0 |  81k|  23 | 5.000000e+00 |      --      |    Inf |   5.05%
528.36/529.95	c   519s| 67000 |  4543 |  7758k| 108.5 |   168M |  50 |1505 |3548 | 492 |  94k|  1 |  81k|  23 | 5.000000e+00 |      --      |    Inf |   5.05%
528.36/529.95	c   520s| 67100 |  4540 |  7767k| 108.4 |   168M |  50 |1505 |3575 | 471 |  94k|  1 |  81k|  23 | 5.000000e+00 |      --      |    Inf |   5.05%
528.36/529.95	c   520s| 67200 |  4538 |  7775k| 108.4 |   168M |  50 |1505 |3453 | 464 |  94k|  0 |  81k|  23 | 5.000000e+00 |      --      |    Inf |   5.44%
528.36/529.95	c   521s| 67300 |  4539 |  7783k| 108.4 |   168M |  50 |1505 |3509 | 483 |  94k|  0 |  81k|  23 | 5.000000e+00 |      --      |    Inf |   5.45%
528.36/529.95	c   522s| 67400 |  4535 |  7793k| 108.4 |   168M |  50 |1505 |3494 | 473 |  94k|  0 |  81k|  23 | 5.000000e+00 |      --      |    Inf |   5.45%
528.36/529.95	c   522s| 67500 |  4536 |  7804k| 108.4 |   168M |  50 |1505 |3406 | 492 |  94k|  1 |  81k|  23 | 5.000000e+00 |      --      |    Inf |   5.64%
528.36/529.95	c   523s| 67600 |  4535 |  7814k| 108.3 |   168M |  50 |1505 |3369 | 479 |  95k|  0 |  82k|  23 | 5.000000e+00 |      --      |    Inf |   5.65%
528.36/529.95	c   524s| 67700 |  4551 |  7822k| 108.3 |   168M |  50 |1505 |3391 | 461 |  95k|  1 |  82k|  23 | 5.000000e+00 |      --      |    Inf |   5.65%
528.36/529.95	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
528.36/529.95	c   524s| 67800 |  4550 |  7830k| 108.3 |   169M |  50 |1505 |3432 | 468 |  95k|  1 |  82k|  23 | 5.000000e+00 |      --      |    Inf |   5.65%
528.36/529.95	c   525s| 67900 |  4519 |  7841k| 108.3 |   169M |  50 |1505 |3490 |   0 |  95k|  0 |  82k|  23 | 5.000000e+00 |      --      |    Inf |   5.66%
528.36/529.95	c   526s| 68000 |  4513 |  7856k| 108.3 |   169M |  50 |1505 |3440 | 472 |  95k|  1 |  82k|  23 | 5.000000e+00 |      --      |    Inf |   5.85%
528.36/529.95	c   526s| 68100 |  4522 |  7862k| 108.3 |   169M |  50 |1505 |3510 | 490 |  95k|  1 |  82k|  23 | 5.000000e+00 |      --      |    Inf |   5.85%
528.36/529.95	c   527s| 68200 |  4520 |  7869k| 108.2 |   169M |  50 |1505 |3583 | 489 |  95k|  0 |  82k|  23 | 5.000000e+00 |      --      |    Inf |   5.85%
528.36/529.95	c   528s| 68300 |  4507 |  7883k| 108.3 |   169M |  50 |1505 |3579 | 481 |  95k|  1 |  82k|  23 | 5.000000e+00 |      --      |    Inf |   5.86%
528.36/529.95	c   529s| 68400 |  4500 |  7895k| 108.3 |   169M |  50 |1505 |3534 | 483 |  95k|  0 |  82k|  23 | 5.000000e+00 |      --      |    Inf |   6.15%
528.36/529.95	c   529s| 68500 |  4515 |  7905k| 108.3 |   169M |  50 |1505 |3604 | 479 |  96k|  0 |  83k|  23 | 5.000000e+00 |      --      |    Inf |   6.15%
565.45/567.17	c   530s| 68600 |  4517 |  7911k| 108.2 |   169M |  50 |1505 |3689 |   0 |  96k|  0 |  83k|  23 | 5.000000e+00 |      --      |    Inf |   6.15%
565.45/567.17	c   530s| 68700 |  4514 |  7922k| 108.2 |   169M |  50 |1505 |3628 | 478 |  96k|  1 |  83k|  23 | 5.000000e+00 |      --      |    Inf |   6.17%
565.45/567.17	c   531s| 68800 |  4518 |  7929k| 108.1 |   169M |  50 |1505 |3659 | 467 |  96k|  0 |  83k|  23 | 5.000000e+00 |      --      |    Inf |   6.17%
565.45/567.17	c   532s| 68900 |  4512 |  7940k| 108.1 |   169M |  50 |1505 |3690 | 492 |  96k|  2 |  83k|  23 | 5.000000e+00 |      --      |    Inf |   6.18%
565.45/567.17	c   533s| 69000 |  4505 |  7953k| 108.2 |   169M |  50 |1505 |3626 | 466 |  96k|  0 |  83k|  23 | 5.000000e+00 |      --      |    Inf |   6.19%
565.45/567.17	c   533s| 69100 |  4517 |  7962k| 108.1 |   169M |  50 |1505 |3658 | 478 |  96k|  0 |  83k|  23 | 5.000000e+00 |      --      |    Inf |   6.19%
565.45/567.17	c   534s| 69200 |  4511 |  7972k| 108.1 |   169M |  50 |1505 |3655 | 494 |  96k|  1 |  83k|  23 | 5.000000e+00 |      --      |    Inf |   6.19%
565.45/567.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
565.45/567.17	c   535s| 69300 |  4524 |  7980k| 108.1 |   169M |  50 |1505 |3735 | 503 |  97k|  1 |  83k|  23 | 5.000000e+00 |      --      |    Inf |   6.19%
565.45/567.17	c   535s| 69400 |  4527 |  7991k| 108.1 |   169M |  50 |1505 |3764 | 484 |  97k|  1 |  84k|  23 | 5.000000e+00 |      --      |    Inf |   6.19%
565.45/567.17	c   536s| 69500 |  4513 |  7998k| 108.1 |   169M |  50 |1505 |3835 | 485 |  97k|  1 |  84k|  23 | 5.000000e+00 |      --      |    Inf |   6.29%
565.45/567.17	c   536s| 69600 |  4518 |  8008k| 108.0 |   169M |  50 |1505 |3840 |   0 |  97k|  0 |  84k|  23 | 5.000000e+00 |      --      |    Inf |   6.29%
565.45/567.17	c   537s| 69700 |  4545 |  8019k| 108.1 |   169M |  50 |1505 |3813 |   0 |  97k|  0 |  84k|  23 | 5.000000e+00 |      --      |    Inf |   6.39%
565.45/567.17	c   538s| 69800 |  4556 |  8035k| 108.1 |   169M |  50 |1505 |3874 | 480 |  97k|  1 |  84k|  23 | 5.000000e+00 |      --      |    Inf |   6.39%
565.45/567.17	c   539s| 69900 |  4563 |  8046k| 108.1 |   169M |  50 |1505 |3975 | 489 |  97k|  1 |  84k|  23 | 5.000000e+00 |      --      |    Inf |   6.39%
565.45/567.17	c   540s| 70000 |  4565 |  8059k| 108.1 |   169M |  50 |1505 |3991 | 497 |  97k|  0 |  84k|  23 | 5.000000e+00 |      --      |    Inf |   6.39%
565.45/567.17	c   541s| 70100 |  4578 |  8073k| 108.2 |   169M |  50 |1505 |3945 | 473 |  97k|  1 |  85k|  23 | 5.000000e+00 |      --      |    Inf |   6.39%
565.45/567.17	c   541s| 70200 |  4589 |  8082k| 108.2 |   170M |  50 |1505 |3966 |   0 |  97k|  0 |  85k|  23 | 5.000000e+00 |      --      |    Inf |   6.39%
565.45/567.17	c   542s| 70300 |  4603 |  8100k| 108.3 |   170M |  50 |1505 |4063 | 492 |  98k|  1 |  85k|  23 | 5.000000e+00 |      --      |    Inf |   6.39%
565.45/567.17	c   543s| 70400 |  4618 |  8109k| 108.2 |   170M |  50 |1505 |4119 | 473 |  98k|  1 |  85k|  23 | 5.000000e+00 |      --      |    Inf |   6.39%
565.45/567.17	c   544s| 70500 |  4618 |  8116k| 108.2 |   170M |  50 |1505 |4169 | 464 |  98k|  0 |  85k|  23 | 5.000000e+00 |      --      |    Inf |   6.39%
565.45/567.17	c   545s| 70600 |  4613 |  8131k| 108.2 |   170M |  50 |1505 |4128 | 458 |  98k|  1 |  85k|  23 | 5.000000e+00 |      --      |    Inf |   6.39%
565.45/567.17	c   545s| 70700 |  4620 |  8140k| 108.2 |   170M |  50 |1505 |4140 | 486 |  98k|  1 |  85k|  23 | 5.000000e+00 |      --      |    Inf |   6.59%
565.45/567.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
565.45/567.17	c   546s| 70800 |  4614 |  8151k| 108.2 |   170M |  50 |1505 |4064 | 448 |  98k|  1 |  85k|  23 | 5.000000e+00 |      --      |    Inf |   6.60%
565.45/567.17	c   547s| 70900 |  4608 |  8159k| 108.2 |   170M |  50 |1505 |4069 |   0 |  98k|  0 |  85k|  23 | 5.000000e+00 |      --      |    Inf |   6.60%
565.45/567.17	c   547s| 71000 |  4617 |  8169k| 108.2 |   170M |  50 |1505 |4038 | 468 |  98k|  0 |  86k|  23 | 5.000000e+00 |      --      |    Inf |   6.61%
565.45/567.17	c   548s| 71100 |  4607 |  8177k| 108.1 |   170M |  50 |1505 |4092 | 475 |  99k|  1 |  86k|  23 | 5.000000e+00 |      --      |    Inf |   6.63%
565.45/567.17	c   548s| 71200 |  4591 |  8186k| 108.1 |   170M |  50 |1505 |4073 | 481 |  99k|  2 |  86k|  23 | 5.000000e+00 |      --      |    Inf |   6.63%
565.45/567.17	c   550s| 71300 |  4587 |  8206k| 108.2 |   170M |  50 |1505 |4015 | 481 |  99k|  0 |  86k|  23 | 5.000000e+00 |      --      |    Inf |   6.73%
565.45/567.17	c   550s| 71400 |  4601 |  8218k| 108.2 |   170M |  50 |1505 |3967 | 471 |  99k|  1 |  86k|  23 | 5.000000e+00 |      --      |    Inf |   6.76%
565.45/567.17	c   551s| 71500 |  4616 |  8230k| 108.3 |   170M |  50 |1505 |4026 | 463 |  99k|  1 |  86k|  23 | 5.000000e+00 |      --      |    Inf |   6.76%
565.45/567.17	c   552s| 71600 |  4632 |  8242k| 108.3 |   170M |  50 |1505 |3980 |   0 |  99k|  0 |  86k|  23 | 5.000000e+00 |      --      |    Inf |   6.76%
565.45/567.17	c   553s| 71700 |  4591 |  8254k| 108.3 |   171M |  50 |1505 |3956 | 483 | 100k|  1 |  86k|  23 | 5.000000e+00 |      --      |    Inf |   6.76%
565.45/567.17	c   553s| 71800 |  4599 |  8264k| 108.3 |   171M |  50 |1505 |4008 | 490 | 100k|  0 |  86k|  23 | 5.000000e+00 |      --      |    Inf |   6.76%
565.45/567.17	c   554s| 71900 |  4596 |  8274k| 108.3 |   171M |  50 |1505 |4022 | 465 | 100k|  1 |  86k|  23 | 5.000000e+00 |      --      |    Inf |   6.76%
565.45/567.17	c   555s| 72000 |  4578 |  8284k| 108.3 |   171M |  50 |1505 |4051 | 482 | 100k|  1 |  87k|  23 | 5.000000e+00 |      --      |    Inf |   6.99%
565.45/567.17	c   556s| 72100 |  4578 |  8295k| 108.3 |   171M |  50 |1505 |4006 | 471 | 100k|  1 |  87k|  23 | 5.000000e+00 |      --      |    Inf |   6.99%
565.45/567.17	c   556s| 72200 |  4593 |  8306k| 108.3 |   171M |  50 |1505 |3983 | 493 | 100k|  0 |  87k|  23 | 5.000000e+00 |      --      |    Inf |   6.99%
565.45/567.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
565.45/567.17	c   557s| 72300 |  4593 |  8319k| 108.3 |   171M |  50 |1505 |4098 | 490 | 101k|  0 |  87k|  23 | 5.000000e+00 |      --      |    Inf |   6.99%
565.45/567.17	c   558s| 72400 |  4592 |  8328k| 108.3 |   171M |  50 |1505 |4184 | 471 | 101k|  1 |  87k|  23 | 5.000000e+00 |      --      |    Inf |   6.99%
565.45/567.17	c   559s| 72500 |  4594 |  8338k| 108.3 |   171M |  50 |1505 |4177 | 476 | 101k|  1 |  87k|  23 | 5.000000e+00 |      --      |    Inf |   6.99%
565.45/567.17	c   559s| 72600 |  4595 |  8348k| 108.2 |   171M |  50 |1505 |4185 | 474 | 101k|  0 |  87k|  23 | 5.000000e+00 |      --      |    Inf |   6.99%
565.45/567.17	c   560s| 72700 |  4610 |  8354k| 108.2 |   172M |  50 |1505 |4242 | 480 | 101k|  0 |  87k|  23 | 5.000000e+00 |      --      |    Inf |   6.99%
565.45/567.17	c   560s| 72800 |  4606 |  8360k| 108.1 |   172M |  50 |1505 |4253 | 490 | 101k|  1 |  87k|  23 | 5.000000e+00 |      --      |    Inf |   6.99%
565.45/567.17	c   561s| 72900 |  4602 |  8369k| 108.1 |   172M |  50 |1505 |4277 | 468 | 101k|  1 |  88k|  23 | 5.000000e+00 |      --      |    Inf |   7.00%
565.45/567.17	c   561s| 73000 |  4603 |  8377k| 108.1 |   172M |  50 |1505 |4271 | 477 | 102k|  1 |  88k|  23 | 5.000000e+00 |      --      |    Inf |   7.01%
565.45/567.17	c   562s| 73100 |  4610 |  8384k| 108.0 |   172M |  50 |1505 |4325 | 490 | 102k|  0 |  88k|  23 | 5.000000e+00 |      --      |    Inf |   7.01%
565.45/567.17	c   563s| 73200 |  4597 |  8393k| 108.0 |   172M |  50 |1505 |4319 | 492 | 102k|  0 |  88k|  23 | 5.000000e+00 |      --      |    Inf |   7.03%
565.45/567.17	c   563s| 73300 |  4603 |  8402k| 108.0 |   172M |  50 |1505 |4270 | 476 | 102k|  1 |  88k|  23 | 5.000000e+00 |      --      |    Inf |   7.03%
565.45/567.17	c   564s| 73400 |  4614 |  8414k| 108.0 |   172M |  50 |1505 |4180 | 490 | 102k|  1 |  88k|  23 | 5.000000e+00 |      --      |    Inf |   7.03%
565.45/567.17	c   565s| 73500 |  4611 |  8424k| 108.0 |   172M |  50 |1505 |4156 | 487 | 102k|  1 |  88k|  23 | 5.000000e+00 |      --      |    Inf |   7.03%
565.45/567.17	c   565s| 73600 |  4619 |  8433k| 108.0 |   172M |  50 |1505 |4144 | 469 | 102k|  0 |  88k|  23 | 5.000000e+00 |      --      |    Inf |   7.03%
565.45/567.17	c   566s| 73700 |  4632 |  8444k| 108.0 |   172M |  50 |1505 |4110 | 464 | 103k|  0 |  88k|  23 | 5.000000e+00 |      --      |    Inf |   7.03%
565.45/567.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
602.14/604.00	c   567s| 73800 |  4624 |  8456k| 108.0 |   172M |  50 |1505 |4120 | 478 | 103k|  1 |  89k|  23 | 5.000000e+00 |      --      |    Inf |   7.05%
602.14/604.00	c   568s| 73900 |  4640 |  8466k| 108.0 |   172M |  50 |1505 |4175 | 489 | 103k|  1 |  89k|  23 | 5.000000e+00 |      --      |    Inf |   7.05%
602.14/604.00	c   568s| 74000 |  4636 |  8474k| 107.9 |   172M |  50 |1505 |4230 | 474 | 103k|  0 |  89k|  23 | 5.000000e+00 |      --      |    Inf |   7.05%
602.14/604.00	c   569s| 74100 |  4641 |  8479k| 107.9 |   172M |  50 |1505 |4322 | 495 | 103k|  0 |  89k|  23 | 5.000000e+00 |      --      |    Inf |   7.05%
602.14/604.00	c   569s| 74200 |  4633 |  8491k| 107.9 |   172M |  50 |1505 |4341 | 522 | 103k|  0 |  89k|  23 | 5.000000e+00 |      --      |    Inf |   7.05%
602.14/604.00	c   570s| 74300 |  4663 |  8500k| 107.8 |   172M |  50 |1505 |4370 | 488 | 103k|  1 |  89k|  23 | 5.000000e+00 |      --      |    Inf |   7.05%
602.14/604.00	c   571s| 74400 |  4670 |  8509k| 107.8 |   172M |  50 |1505 |4426 | 493 | 103k|  2 |  89k|  23 | 5.000000e+00 |      --      |    Inf |   7.05%
602.14/604.00	c   571s| 74500 |  4667 |  8519k| 107.8 |   172M |  50 |1505 |4427 | 490 | 104k|  1 |  89k|  23 | 5.000000e+00 |      --      |    Inf |   7.05%
602.14/604.00	c   572s| 74600 |  4692 |  8529k| 107.8 |   172M |  50 |1505 |4344 | 484 | 104k|  1 |  89k|  23 | 5.000000e+00 |      --      |    Inf |   7.05%
602.14/604.00	c   573s| 74700 |  4697 |  8542k| 107.8 |   172M |  50 |1505 |4387 | 473 | 104k|  1 |  90k|  23 | 5.000000e+00 |      --      |    Inf |   7.05%
602.14/604.00	c   573s| 74800 |  4715 |  8549k| 107.8 |   172M |  50 |1505 |4348 | 489 | 104k|  2 |  90k|  23 | 5.000000e+00 |      --      |    Inf |   7.05%
602.14/604.00	c   574s| 74900 |  4713 |  8560k| 107.8 |   172M |  50 |1505 |4363 | 492 | 104k|  0 |  90k|  23 | 5.000000e+00 |      --      |    Inf |   7.05%
602.14/604.00	c   575s| 75000 |  4719 |  8569k| 107.8 |   172M |  50 |1505 |4260 |   0 | 104k|  0 |  90k|  23 | 5.000000e+00 |      --      |    Inf |   7.05%
602.14/604.00	c   575s| 75100 |  4718 |  8577k| 107.7 |   172M |  50 |1505 |4257 | 479 | 104k|  0 |  90k|  23 | 5.000000e+00 |      --      |    Inf |   7.05%
602.14/604.00	c   576s| 75200 |  4709 |  8584k| 107.7 |   172M |  50 |1505 |4321 |   0 | 105k|  0 |  90k|  23 | 5.000000e+00 |      --      |    Inf |   7.09%
602.14/604.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
602.14/604.00	c   577s| 75300 |  4714 |  8594k| 107.7 |   172M |  50 |1505 |4194 | 497 | 105k|  0 |  90k|  23 | 5.000000e+00 |      --      |    Inf |   7.80%
602.14/604.00	c   578s| 75400 |  4707 |  8605k| 107.7 |   172M |  50 |1505 |4098 | 475 | 105k|  0 |  90k|  23 | 5.000000e+00 |      --      |    Inf |   7.80%
602.14/604.00	c   578s| 75500 |  4712 |  8616k| 107.7 |   172M |  50 |1505 |4095 | 492 | 105k|  0 |  90k|  23 | 5.000000e+00 |      --      |    Inf |   7.80%
602.14/604.00	c   579s| 75600 |  4716 |  8625k| 107.7 |   172M |  50 |1505 |4171 | 480 | 105k|  0 |  90k|  23 | 5.000000e+00 |      --      |    Inf |   7.80%
602.14/604.00	c   580s| 75700 |  4718 |  8636k| 107.7 |   172M |  50 |1505 |4110 | 479 | 105k|  0 |  90k|  23 | 5.000000e+00 |      --      |    Inf |   7.81%
602.14/604.00	c   580s| 75800 |  4732 |  8645k| 107.6 |   172M |  50 |1505 |4096 | 483 | 105k|  1 |  91k|  23 | 5.000000e+00 |      --      |    Inf |   7.81%
602.14/604.00	c   581s| 75900 |  4726 |  8654k| 107.6 |   172M |  50 |1505 |4148 | 485 | 106k|  0 |  91k|  23 | 5.000000e+00 |      --      |    Inf |   7.81%
602.14/604.00	c   581s| 76000 |  4726 |  8661k| 107.6 |   172M |  50 |1505 |4122 | 494 | 106k|  1 |  91k|  23 | 5.000000e+00 |      --      |    Inf |   7.81%
602.14/604.00	c   582s| 76100 |  4713 |  8670k| 107.5 |   172M |  50 |1505 |4105 | 466 | 106k|  1 |  91k|  23 | 5.000000e+00 |      --      |    Inf |   7.82%
602.14/604.00	c   583s| 76200 |  4734 |  8679k| 107.5 |   172M |  50 |1505 |3969 | 471 | 106k|  1 |  91k|  23 | 5.000000e+00 |      --      |    Inf |   7.87%
602.14/604.00	c   583s| 76300 |  4739 |  8685k| 107.5 |   172M |  50 |1505 |3812 |   0 | 106k|  0 |  91k|  23 | 5.000000e+00 |      --      |    Inf |   7.90%
602.14/604.00	c   584s| 76400 |  4756 |  8698k| 107.5 |   172M |  50 |1505 |3764 | 467 | 106k|  1 |  91k|  23 | 5.000000e+00 |      --      |    Inf |   7.95%
602.14/604.00	c   585s| 76500 |  4744 |  8707k| 107.5 |   173M |  50 |1505 |3802 | 466 | 106k|  1 |  91k|  23 | 5.000000e+00 |      --      |    Inf |   7.96%
602.14/604.00	c   586s| 76600 |  4749 |  8718k| 107.5 |   173M |  50 |1505 |3867 | 481 | 107k|  0 |  91k|  23 | 5.000000e+00 |      --      |    Inf |   7.96%
602.14/604.00	c   586s| 76700 |  4761 |  8727k| 107.5 |   173M |  50 |1505 |3843 | 470 | 107k|  1 |  91k|  23 | 5.000000e+00 |      --      |    Inf |   7.97%
602.14/604.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
602.14/604.00	c   587s| 76800 |  4759 |  8738k| 107.5 |   173M |  50 |1505 |3871 | 476 | 107k|  1 |  91k|  23 | 5.000000e+00 |      --      |    Inf |   7.97%
602.14/604.00	c   588s| 76900 |  4748 |  8745k| 107.4 |   173M |  50 |1505 |3891 | 484 | 107k|  0 |  91k|  23 | 5.000000e+00 |      --      |    Inf |   7.97%
602.14/604.00	c   588s| 77000 |  4748 |  8755k| 107.4 |   173M |  50 |1505 |3952 | 479 | 107k|  1 |  92k|  23 | 5.000000e+00 |      --      |    Inf |   7.97%
602.14/604.00	c   589s| 77100 |  4738 |  8765k| 107.4 |   173M |  50 |1505 |3940 | 483 | 108k|  0 |  92k|  23 | 5.000000e+00 |      --      |    Inf |   7.97%
602.14/604.00	c   590s| 77200 |  4734 |  8776k| 107.4 |   173M |  50 |1505 |3883 | 466 | 108k|  1 |  92k|  23 | 5.000000e+00 |      --      |    Inf |   7.99%
602.14/604.00	c   590s| 77300 |  4734 |  8785k| 107.4 |   173M |  50 |1505 |3963 | 465 | 108k|  1 |  92k|  23 | 5.000000e+00 |      --      |    Inf |   7.99%
602.14/604.00	c   591s| 77400 |  4743 |  8794k| 107.4 |   173M |  50 |1505 |3961 | 481 | 108k|  1 |  92k|  23 | 5.000000e+00 |      --      |    Inf |   7.99%
602.14/604.00	c   592s| 77500 |  4757 |  8808k| 107.4 |   173M |  50 |1505 |3936 | 498 | 108k|  0 |  92k|  23 | 5.000000e+00 |      --      |    Inf |   7.99%
602.14/604.00	c   592s| 77600 |  4757 |  8818k| 107.4 |   173M |  50 |1505 |3930 | 480 | 108k|  0 |  92k|  23 | 5.000000e+00 |      --      |    Inf |   8.04%
602.14/604.00	c   593s| 77700 |  4764 |  8831k| 107.4 |   173M |  50 |1505 |3850 |   0 | 108k|  0 |  92k|  23 | 5.000000e+00 |      --      |    Inf |   8.04%
602.14/604.00	c   594s| 77800 |  4753 |  8841k| 107.4 |   173M |  50 |1505 |3869 | 467 | 109k|  1 |  93k|  23 | 5.000000e+00 |      --      |    Inf |   8.09%
602.14/604.00	c   595s| 77900 |  4744 |  8852k| 107.4 |   173M |  50 |1505 |3872 |   0 | 109k|  0 |  93k|  23 | 5.000000e+00 |      --      |    Inf |   8.09%
602.14/604.00	c   596s| 78000 |  4750 |  8864k| 107.4 |   173M |  50 |1505 |3900 | 474 | 109k|  1 |  93k|  23 | 5.000000e+00 |      --      |    Inf |   8.09%
602.14/604.00	c   596s| 78100 |  4762 |  8875k| 107.4 |   173M |  50 |1505 |3863 | 476 | 109k|  0 |  93k|  23 | 5.000000e+00 |      --      |    Inf |   8.09%
602.14/604.00	c   597s| 78200 |  4772 |  8885k| 107.4 |   173M |  50 |1505 |3832 | 490 | 109k|  0 |  93k|  23 | 5.000000e+00 |      --      |    Inf |   8.10%
602.14/604.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
602.14/604.00	c   598s| 78300 |  4755 |  8896k| 107.4 |   173M |  50 |1505 |3776 |   0 | 109k|  0 |  93k|  23 | 5.000000e+00 |      --      |    Inf |   8.54%
602.14/604.00	c   598s| 78400 |  4769 |  8905k| 107.4 |   173M |  50 |1505 |3783 | 473 | 109k|  1 |  93k|  23 | 5.000000e+00 |      --      |    Inf |   8.54%
602.14/604.00	c   599s| 78500 |  4773 |  8916k| 107.4 |   173M |  50 |1505 |3837 | 480 | 110k|  1 |  93k|  23 | 5.000000e+00 |      --      |    Inf |   8.54%
602.14/604.00	c   600s| 78600 |  4769 |  8923k| 107.4 |   173M |  50 |1505 |3895 | 506 | 110k|  0 |  93k|  23 | 5.000000e+00 |      --      |    Inf |   8.54%
602.14/604.00	c   601s| 78700 |  4799 |  8940k| 107.4 |   173M |  50 |1505 |3658 | 469 | 110k|  1 |  93k|  23 | 5.000000e+00 |      --      |    Inf |   8.91%
602.14/604.00	c   602s| 78800 |  4794 |  8949k| 107.4 |   173M |  50 |1505 |3645 | 478 | 110k|  0 |  93k|  23 | 5.000000e+00 |      --      |    Inf |   8.91%
602.14/604.00	c   602s| 78900 |  4814 |  8962k| 107.4 |   173M |  50 |1505 |3577 | 463 | 110k|  1 |  94k|  23 | 5.000000e+00 |      --      |    Inf |   8.92%
602.14/604.00	c   603s| 79000 |  4819 |  8971k| 107.4 |   173M |  50 |1505 |3578 | 464 | 110k|  1 |  94k|  23 | 5.000000e+00 |      --      |    Inf |   8.92%
638.54/640.45	c   604s| 79100 |  4829 |  8981k| 107.4 |   173M |  50 |1505 |3609 | 490 | 110k|  0 |  94k|  23 | 5.000000e+00 |      --      |    Inf |   8.92%
638.54/640.45	c   605s| 79200 |  4817 |  8993k| 107.4 |   173M |  50 |1505 |3694 | 467 | 111k|  1 |  94k|  23 | 5.000000e+00 |      --      |    Inf |   8.92%
638.54/640.45	c   605s| 79300 |  4819 |  9001k| 107.4 |   173M |  50 |1505 |3785 |   0 | 111k|  0 |  94k|  23 | 5.000000e+00 |      --      |    Inf |   8.92%
638.54/640.45	c   606s| 79400 |  4822 |  9011k| 107.4 |   173M |  50 |1505 |3837 | 472 | 111k|  0 |  94k|  23 | 5.000000e+00 |      --      |    Inf |   8.92%
638.54/640.45	c   606s| 79500 |  4823 |  9020k| 107.4 |   173M |  50 |1505 |3832 |   0 | 111k|  0 |  94k|  23 | 5.000000e+00 |      --      |    Inf |   8.92%
638.54/640.45	c   607s| 79600 |  4830 |  9029k| 107.3 |   173M |  50 |1505 |3869 | 473 | 111k|  1 |  94k|  23 | 5.000000e+00 |      --      |    Inf |   8.94%
638.54/640.45	c   608s| 79700 |  4834 |  9037k| 107.3 |   173M |  50 |1505 |3906 | 492 | 111k|  1 |  94k|  23 | 5.000000e+00 |      --      |    Inf |   8.96%
638.54/640.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
638.54/640.45	c   608s| 79800 |  4837 |  9044k| 107.3 |   173M |  50 |1505 |3917 | 471 | 111k|  1 |  94k|  23 | 5.000000e+00 |      --      |    Inf |   8.96%
638.54/640.45	c   609s| 79900 |  4842 |  9054k| 107.2 |   173M |  50 |1505 |3937 |   0 | 112k|  0 |  95k|  23 | 5.000000e+00 |      --      |    Inf |   8.97%
638.54/640.45	c   610s| 80000 |  4844 |  9064k| 107.2 |   173M |  50 |1505 |3868 | 465 | 112k|  1 |  95k|  23 | 5.000000e+00 |      --      |    Inf |   8.97%
638.54/640.45	c   610s| 80100 |  4838 |  9075k| 107.2 |   173M |  50 |1505 |3914 |   0 | 112k|  0 |  95k|  23 | 5.000000e+00 |      --      |    Inf |   8.98%
638.54/640.45	c   611s| 80200 |  4838 |  9085k| 107.2 |   173M |  50 |1505 |3891 | 505 | 112k|  1 |  95k|  23 | 5.000000e+00 |      --      |    Inf |   8.98%
638.54/640.45	c   612s| 80300 |  4837 |  9094k| 107.2 |   173M |  50 |1505 |3981 | 471 | 112k|  1 |  95k|  23 | 5.000000e+00 |      --      |    Inf |   8.98%
638.54/640.45	c   613s| 80400 |  4848 |  9109k| 107.3 |   173M |  50 |1505 |3982 | 489 | 112k|  1 |  95k|  23 | 5.000000e+00 |      --      |    Inf |   8.98%
638.54/640.45	c   613s| 80500 |  4848 |  9119k| 107.3 |   173M |  50 |1505 |4023 | 500 | 112k|  2 |  95k|  23 | 5.000000e+00 |      --      |    Inf |   8.98%
638.54/640.45	c   614s| 80600 |  4854 |  9133k| 107.3 |   173M |  50 |1505 |4097 | 465 | 112k|  0 |  95k|  23 | 5.000000e+00 |      --      |    Inf |   8.98%
638.54/640.45	c   615s| 80700 |  4861 |  9140k| 107.3 |   173M |  50 |1505 |4139 | 483 | 113k|  0 |  95k|  23 | 5.000000e+00 |      --      |    Inf |   8.98%
638.54/640.45	c   616s| 80800 |  4860 |  9151k| 107.3 |   173M |  50 |1505 |4171 | 483 | 113k|  1 |  95k|  23 | 5.000000e+00 |      --      |    Inf |   8.98%
638.54/640.45	c   616s| 80900 |  4859 |  9162k| 107.3 |   173M |  50 |1505 |4168 | 477 | 113k|  0 |  96k|  23 | 5.000000e+00 |      --      |    Inf |   8.98%
638.54/640.45	c   617s| 81000 |  4869 |  9171k| 107.2 |   173M |  50 |1505 |4181 | 469 | 113k|  1 |  96k|  23 | 5.000000e+00 |      --      |    Inf |   8.98%
638.54/640.45	c   618s| 81100 |  4876 |  9180k| 107.2 |   173M |  50 |1505 |4271 | 488 | 113k|  1 |  96k|  23 | 5.000000e+00 |      --      |    Inf |   8.98%
638.54/640.45	c   618s| 81200 |  4873 |  9190k| 107.2 |   173M |  50 |1505 |4289 | 483 | 113k|  1 |  96k|  23 | 5.000000e+00 |      --      |    Inf |   8.98%
638.54/640.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
638.54/640.45	c   619s| 81300 |  4864 |  9204k| 107.3 |   174M |  50 |1505 |4315 | 480 | 113k|  0 |  96k|  23 | 5.000000e+00 |      --      |    Inf |   8.98%
638.54/640.45	c   620s| 81400 |  4858 |  9218k| 107.3 |   174M |  50 |1505 |4265 | 484 | 114k|  1 |  96k|  23 | 5.000000e+00 |      --      |    Inf |   8.98%
638.54/640.45	c   621s| 81500 |  4846 |  9228k| 107.3 |   174M |  50 |1505 |4229 | 488 | 114k|  2 |  96k|  23 | 5.000000e+00 |      --      |    Inf |   8.98%
638.54/640.45	c   621s| 81600 |  4865 |  9238k| 107.3 |   174M |  50 |1505 |4284 | 495 | 114k|  1 |  96k|  23 | 5.000000e+00 |      --      |    Inf |   8.98%
638.54/640.45	c   622s| 81700 |  4865 |  9247k| 107.3 |   174M |  50 |1505 |4238 | 464 | 114k|  0 |  96k|  23 | 5.000000e+00 |      --      |    Inf |   8.98%
638.54/640.45	c   623s| 81800 |  4866 |  9255k| 107.2 |   174M |  50 |1505 |4270 | 491 | 114k|  2 |  97k|  23 | 5.000000e+00 |      --      |    Inf |   8.98%
638.54/640.45	c   623s| 81900 |  4863 |  9265k| 107.2 |   174M |  50 |1505 |4257 | 468 | 114k|  1 |  97k|  23 | 5.000000e+00 |      --      |    Inf |   8.99%
638.54/640.45	c   624s| 82000 |  4870 |  9279k| 107.3 |   174M |  50 |1505 |4273 | 471 | 114k|  1 |  97k|  23 | 5.000000e+00 |      --      |    Inf |   8.99%
638.54/640.45	c   625s| 82100 |  4852 |  9292k| 107.3 |   174M |  50 |1505 |4239 | 469 | 115k|  1 |  97k|  23 | 5.000000e+00 |      --      |    Inf |   9.00%
638.54/640.45	c   626s| 82200 |  4860 |  9300k| 107.2 |   174M |  50 |1505 |4326 | 477 | 115k|  1 |  97k|  23 | 5.000000e+00 |      --      |    Inf |   9.00%
638.54/640.45	c   626s| 82300 |  4865 |  9309k| 107.2 |   174M |  50 |1505 |4330 | 487 | 115k|  0 |  97k|  23 | 5.000000e+00 |      --      |    Inf |   9.00%
638.54/640.45	c   627s| 82400 |  4853 |  9318k| 107.2 |   174M |  50 |1505 |4370 |   0 | 115k|  0 |  97k|  23 | 5.000000e+00 |      --      |    Inf |   9.00%
638.54/640.45	c   628s| 82500 |  4866 |  9325k| 107.2 |   174M |  50 |1505 |4373 | 484 | 115k|  2 |  97k|  23 | 5.000000e+00 |      --      |    Inf |   9.00%
638.54/640.45	c   628s| 82600 |  4866 |  9334k| 107.1 |   174M |  50 |1505 |4412 | 476 | 115k|  1 |  97k|  23 | 5.000000e+00 |      --      |    Inf |   9.00%
638.54/640.45	c   629s| 82700 |  4865 |  9343k| 107.1 |   174M |  50 |1505 |4456 | 463 | 115k|  0 |  97k|  23 | 5.000000e+00 |      --      |    Inf |   9.00%
638.54/640.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
638.54/640.45	c   630s| 82800 |  4894 |  9354k| 107.1 |   174M |  50 |1505 |4356 | 482 | 115k|  0 |  98k|  23 | 5.000000e+00 |      --      |    Inf |   9.00%
638.54/640.45	c   630s| 82900 |  4907 |  9366k| 107.1 |   174M |  50 |1505 |4340 | 493 | 115k|  2 |  98k|  23 | 5.000000e+00 |      --      |    Inf |   9.00%
638.54/640.45	c   631s| 83000 |  4917 |  9376k| 107.1 |   174M |  50 |1505 |4293 | 488 | 116k|  1 |  98k|  23 | 5.000000e+00 |      --      |    Inf |   9.00%
638.54/640.45	c   632s| 83100 |  4916 |  9388k| 107.1 |   174M |  50 |1505 |4321 | 532 | 116k|  1 |  98k|  23 | 5.000000e+00 |      --      |    Inf |   9.00%
638.54/640.45	c   633s| 83200 |  4922 |  9398k| 107.1 |   174M |  50 |1505 |4276 | 473 | 116k|  1 |  98k|  23 | 5.000000e+00 |      --      |    Inf |   9.00%
638.54/640.45	c   633s| 83300 |  4918 |  9410k| 107.2 |   174M |  50 |1505 |4295 | 481 | 116k|  2 |  98k|  23 | 5.000000e+00 |      --      |    Inf |   9.05%
638.54/640.45	c   634s| 83400 |  4922 |  9420k| 107.1 |   174M |  50 |1505 |4232 | 482 | 116k|  0 |  98k|  23 | 5.000000e+00 |      --      |    Inf |   9.05%
638.54/640.45	c   635s| 83500 |  4930 |  9432k| 107.2 |   174M |  50 |1505 |4292 | 472 | 116k|  1 |  98k|  23 | 5.000000e+00 |      --      |    Inf |   9.05%
638.54/640.45	c   636s| 83600 |  4937 |  9443k| 107.2 |   174M |  50 |1505 |4233 | 467 | 116k|  0 |  98k|  23 | 5.000000e+00 |      --      |    Inf |   9.06%
638.54/640.45	c   636s| 83700 |  4938 |  9451k| 107.1 |   174M |  50 |1505 |4131 | 471 | 117k|  1 |  98k|  23 | 5.000000e+00 |      --      |    Inf |   9.06%
638.54/640.45	c   637s| 83800 |  4941 |  9461k| 107.1 |   174M |  50 |1505 |4161 | 482 | 117k|  2 |  99k|  23 | 5.000000e+00 |      --      |    Inf |   9.06%
638.54/640.45	c   638s| 83900 |  4933 |  9471k| 107.1 |   175M |  50 |1505 |4125 | 493 | 117k|  2 |  99k|  23 | 5.000000e+00 |      --      |    Inf |   9.06%
638.54/640.45	c   638s| 84000 |  4930 |  9480k| 107.1 |   175M |  50 |1505 |4114 | 481 | 117k|  1 |  99k|  23 | 5.000000e+00 |      --      |    Inf |   9.06%
638.54/640.45	c   639s| 84100 |  4933 |  9489k| 107.1 |   175M |  50 |1505 |4205 | 475 | 117k|  1 |  99k|  23 | 5.000000e+00 |      --      |    Inf |   9.06%
638.54/640.45	c   640s| 84200 |  4936 |  9500k| 107.1 |   175M |  50 |1505 |4221 | 473 | 117k|  1 |  99k|  23 | 5.000000e+00 |      --      |    Inf |   9.06%
638.54/640.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
674.53/676.59	c   640s| 84300 |  4952 |  9509k| 107.1 |   175M |  50 |1505 |4186 | 468 | 117k|  1 |  99k|  23 | 5.000000e+00 |      --      |    Inf |   9.07%
674.53/676.59	c   641s| 84400 |  4949 |  9516k| 107.0 |   175M |  50 |1505 |4254 | 483 | 117k|  0 |  99k|  23 | 5.000000e+00 |      --      |    Inf |   9.07%
674.53/676.59	c   642s| 84500 |  4958 |  9528k| 107.0 |   175M |  50 |1505 |4261 | 482 | 118k|  0 |  99k|  23 | 5.000000e+00 |      --      |    Inf |   9.07%
674.53/676.59	c   642s| 84600 |  4971 |  9539k| 107.0 |   175M |  50 |1505 |4324 | 495 | 118k|  1 |  99k|  23 | 5.000000e+00 |      --      |    Inf |   9.07%
674.53/676.59	c   643s| 84700 |  4981 |  9548k| 107.0 |   175M |  50 |1505 |4397 | 484 | 118k|  1 | 100k|  23 | 5.000000e+00 |      --      |    Inf |   9.07%
674.53/676.59	c   644s| 84800 |  4991 |  9560k| 107.0 |   175M |  50 |1505 |4435 | 496 | 118k|  1 | 100k|  23 | 5.000000e+00 |      --      |    Inf |   9.07%
674.53/676.59	c   645s| 84900 |  4999 |  9573k| 107.1 |   175M |  50 |1505 |4405 | 466 | 118k|  1 | 100k|  23 | 5.000000e+00 |      --      |    Inf |   9.07%
674.53/676.59	c   645s| 85000 |  4998 |  9583k| 107.0 |   175M |  50 |1505 |4428 | 474 | 118k|  1 | 100k|  23 | 5.000000e+00 |      --      |    Inf |   9.08%
674.53/676.59	c   646s| 85100 |  5003 |  9592k| 107.0 |   175M |  50 |1505 |4434 | 490 | 118k|  0 | 100k|  23 | 5.000000e+00 |      --      |    Inf |   9.08%
674.53/676.59	c   647s| 85200 |  5005 |  9604k| 107.0 |   175M |  50 |1505 |4419 | 497 | 119k|  1 | 100k|  23 | 5.000000e+00 |      --      |    Inf |   9.08%
674.53/676.59	c   648s| 85300 |  5023 |  9617k| 107.1 |   175M |  50 |1505 |4429 | 471 | 119k|  1 | 100k|  23 | 5.000000e+00 |      --      |    Inf |   9.08%
674.53/676.59	c   648s| 85400 |  5038 |  9625k| 107.0 |   175M |  50 |1505 |4549 | 473 | 119k|  0 | 100k|  23 | 5.000000e+00 |      --      |    Inf |   9.08%
674.53/676.59	c   649s| 85500 |  5040 |  9632k| 107.0 |   175M |  50 |1505 |4699 | 473 | 119k|  1 | 100k|  23 | 5.000000e+00 |      --      |    Inf |   9.08%
674.53/676.59	c   649s| 85600 |  5028 |  9638k| 107.0 |   175M |  50 |1505 |4767 | 487 | 119k|  0 | 101k|  23 | 5.000000e+00 |      --      |    Inf |   9.08%
674.53/676.59	c   650s| 85700 |  5030 |  9647k| 106.9 |   175M |  50 |1505 |4837 | 511 | 119k|  1 | 101k|  23 | 5.000000e+00 |      --      |    Inf |   9.08%
674.53/676.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
674.53/676.59	c   650s| 85800 |  5036 |  9654k| 106.9 |   175M |  50 |1505 |4907 | 470 | 119k|  0 | 101k|  23 | 5.000000e+00 |      --      |    Inf |   9.08%
674.53/676.59	c   651s| 85900 |  5048 |  9664k| 106.9 |   175M |  50 |1505 |4778 | 481 | 119k|  0 | 101k|  23 | 5.000000e+00 |      --      |    Inf |   9.08%
674.53/676.59	c   652s| 86000 |  5047 |  9675k| 106.9 |   175M |  50 |1505 |4819 | 489 | 119k|  1 | 101k|  23 | 5.000000e+00 |      --      |    Inf |   9.08%
674.53/676.59	c   653s| 86100 |  5044 |  9685k| 106.9 |   175M |  50 |1505 |4745 | 468 | 119k|  1 | 101k|  23 | 5.000000e+00 |      --      |    Inf |   9.20%
674.53/676.59	c   653s| 86200 |  5046 |  9694k| 106.9 |   175M |  50 |1505 |4769 | 468 | 120k|  0 | 101k|  23 | 5.000000e+00 |      --      |    Inf |   9.20%
674.53/676.59	c   654s| 86300 |  5045 |  9701k| 106.8 |   175M |  50 |1505 |4764 | 501 | 120k|  2 | 102k|  23 | 5.000000e+00 |      --      |    Inf |   9.20%
674.53/676.59	c   654s| 86400 |  5028 |  9712k| 106.8 |   175M |  50 |1505 |4747 | 479 | 120k|  1 | 102k|  23 | 5.000000e+00 |      --      |    Inf |   9.20%
674.53/676.59	c   655s| 86500 |  5033 |  9717k| 106.8 |   175M |  50 |1505 |4810 | 483 | 120k|  1 | 102k|  23 | 5.000000e+00 |      --      |    Inf |   9.20%
674.53/676.59	c   656s| 86600 |  5039 |  9727k| 106.8 |   175M |  50 |1505 |4734 | 469 | 120k|  1 | 102k|  23 | 5.000000e+00 |      --      |    Inf |   9.20%
674.53/676.59	c   656s| 86700 |  5033 |  9739k| 106.8 |   175M |  50 |1505 |4726 | 480 | 120k|  0 | 102k|  23 | 5.000000e+00 |      --      |    Inf |   9.20%
674.53/676.59	c   657s| 86800 |  5041 |  9747k| 106.7 |   175M |  50 |1505 |4705 | 473 | 120k|  2 | 102k|  23 | 5.000000e+00 |      --      |    Inf |   9.21%
674.53/676.59	c   658s| 86900 |  5067 |  9757k| 106.7 |   175M |  50 |1505 |4725 | 476 | 120k|  1 | 102k|  23 | 5.000000e+00 |      --      |    Inf |   9.21%
674.53/676.59	c   658s| 87000 |  5084 |  9770k| 106.7 |   175M |  50 |1505 |4782 | 472 | 121k|  0 | 102k|  23 | 5.000000e+00 |      --      |    Inf |   9.21%
674.53/676.59	c   659s| 87100 |  5092 |  9782k| 106.8 |   175M |  50 |1505 |4821 | 486 | 121k|  1 | 102k|  23 | 5.000000e+00 |      --      |    Inf |   9.21%
674.53/676.59	c   660s| 87200 |  5094 |  9792k| 106.8 |   175M |  50 |1505 |4862 | 474 | 121k|  0 | 102k|  23 | 5.000000e+00 |      --      |    Inf |   9.21%
674.53/676.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
674.53/676.59	c   661s| 87300 |  5087 |  9802k| 106.8 |   175M |  50 |1505 |4882 | 477 | 121k|  1 | 102k|  23 | 5.000000e+00 |      --      |    Inf |   9.21%
674.53/676.59	c   661s| 87400 |  5097 |  9810k| 106.7 |   175M |  50 |1505 |4925 | 469 | 121k|  1 | 103k|  23 | 5.000000e+00 |      --      |    Inf |   9.21%
674.53/676.59	c   662s| 87500 |  5101 |  9821k| 106.7 |   175M |  50 |1505 |5007 | 487 | 121k|  1 | 103k|  23 | 5.000000e+00 |      --      |    Inf |   9.21%
674.53/676.59	c   663s| 87600 |  5102 |  9830k| 106.7 |   175M |  50 |1505 |4955 | 479 | 121k|  0 | 103k|  23 | 5.000000e+00 |      --      |    Inf |   9.21%
674.53/676.59	c   663s| 87700 |  5101 |  9840k| 106.7 |   176M |  50 |1505 |4933 | 467 | 121k|  1 | 103k|  23 | 5.000000e+00 |      --      |    Inf |   9.22%
674.53/676.59	c   664s| 87800 |  5116 |  9846k| 106.7 |   176M |  50 |1505 |4943 | 483 | 122k|  2 | 103k|  23 | 5.000000e+00 |      --      |    Inf |   9.22%
674.53/676.59	c   664s| 87900 |  5120 |  9854k| 106.6 |   176M |  50 |1505 |4971 | 489 | 122k|  1 | 103k|  23 | 5.000000e+00 |      --      |    Inf |   9.22%
674.53/676.59	c   665s| 88000 |  5114 |  9862k| 106.6 |   176M |  50 |1505 |5013 | 478 | 122k|  1 | 103k|  23 | 5.000000e+00 |      --      |    Inf |   9.22%
674.53/676.59	c   666s| 88100 |  5116 |  9871k| 106.6 |   176M |  50 |1505 |5027 | 481 | 122k|  1 | 103k|  23 | 5.000000e+00 |      --      |    Inf |   9.22%
674.53/676.59	c   666s| 88200 |  5116 |  9883k| 106.6 |   176M |  50 |1505 |5078 |   0 | 122k|  0 | 103k|  23 | 5.000000e+00 |      --      |    Inf |   9.22%
674.53/676.59	c   667s| 88300 |  5130 |  9892k| 106.6 |   176M |  50 |1505 |5126 | 500 | 122k|  1 | 103k|  23 | 5.000000e+00 |      --      |    Inf |   9.22%
674.53/676.59	c   668s| 88400 |  5128 |  9903k| 106.6 |   176M |  50 |1505 |5095 | 513 | 122k|  1 | 103k|  23 | 5.000000e+00 |      --      |    Inf |   9.23%
674.53/676.59	c   668s| 88500 |  5123 |  9913k| 106.6 |   176M |  50 |1505 |5077 | 485 | 122k|  0 | 104k|  23 | 5.000000e+00 |      --      |    Inf |   9.23%
674.53/676.59	c   669s| 88600 |  5126 |  9921k| 106.5 |   176M |  50 |1505 |5156 | 490 | 122k|  1 | 104k|  23 | 5.000000e+00 |      --      |    Inf |   9.23%
674.53/676.59	c   670s| 88700 |  5133 |  9931k| 106.5 |   176M |  50 |1505 |5155 | 466 | 123k|  0 | 104k|  23 | 5.000000e+00 |      --      |    Inf |   9.23%
674.53/676.59	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
674.53/676.59	c   671s| 88800 |  5132 |  9943k| 106.6 |   176M |  50 |1505 |5107 | 481 | 123k|  1 | 104k|  23 | 5.000000e+00 |      --      |    Inf |   9.27%
674.53/676.59	c   672s| 88900 |  5127 |  9959k| 106.6 |   176M |  50 |1505 |5047 | 495 | 123k|  0 | 104k|  23 | 5.000000e+00 |      --      |    Inf |   9.27%
674.53/676.59	c   672s| 89000 |  5125 |  9967k| 106.6 |   176M |  50 |1505 |5051 | 467 | 123k|  0 | 104k|  23 | 5.000000e+00 |      --      |    Inf |   9.27%
674.53/676.59	c   673s| 89100 |  5118 |  9978k| 106.6 |   176M |  50 |1505 |5055 | 471 | 123k|  0 | 104k|  23 | 5.000000e+00 |      --      |    Inf |   9.30%
674.53/676.59	c   674s| 89200 |  5131 |  9986k| 106.6 |   176M |  50 |1505 |4994 | 478 | 123k|  1 | 104k|  23 | 5.000000e+00 |      --      |    Inf |   9.30%
674.53/676.59	c   674s| 89300 |  5141 |  9995k| 106.5 |   176M |  50 |1505 |5026 | 482 | 124k|  1 | 105k|  23 | 5.000000e+00 |      --      |    Inf |   9.30%
674.53/676.59	c   675s| 89400 |  5141 | 10008k| 106.6 |   176M |  50 |1505 |4994 | 492 | 124k|  1 | 105k|  23 | 5.000000e+00 |      --      |    Inf |   9.31%
674.53/676.59	c   676s| 89500 |  5145 | 10020k| 106.6 |   176M |  50 |1505 |4985 | 491 | 124k|  0 | 105k|  23 | 5.000000e+00 |      --      |    Inf |   9.31%
713.12/715.22	c   676s| 89600 |  5160 | 10028k| 106.5 |   176M |  50 |1505 |5029 | 494 | 124k|  2 | 105k|  23 | 5.000000e+00 |      --      |    Inf |   9.31%
713.12/715.22	c   677s| 89700 |  5161 | 10041k| 106.6 |   176M |  50 |1505 |5100 | 515 | 124k|  0 | 105k|  23 | 5.000000e+00 |      --      |    Inf |   9.31%
713.12/715.22	c   678s| 89800 |  5155 | 10055k| 106.6 |   176M |  50 |1505 |4974 | 489 | 124k|  0 | 105k|  23 | 5.000000e+00 |      --      |    Inf |   9.31%
713.12/715.22	c   679s| 89900 |  5157 | 10069k| 106.6 |   176M |  50 |1505 |4974 | 471 | 124k|  1 | 105k|  23 | 5.000000e+00 |      --      |    Inf |   9.31%
713.12/715.22	c   680s| 90000 |  5152 | 10079k| 106.6 |   176M |  50 |1505 |5000 | 485 | 125k|  0 | 105k|  23 | 5.000000e+00 |      --      |    Inf |   9.31%
713.12/715.22	c   681s| 90100 |  5177 | 10090k| 106.6 |   176M |  50 |1505 |5044 | 492 | 125k|  0 | 106k|  23 | 5.000000e+00 |      --      |    Inf |   9.31%
713.12/715.22	c   681s| 90200 |  5172 | 10100k| 106.6 |   176M |  50 |1505 |5015 | 466 | 125k|  1 | 106k|  23 | 5.000000e+00 |      --      |    Inf |   9.31%
713.12/715.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
713.12/715.22	c   682s| 90300 |  5178 | 10112k| 106.6 |   176M |  50 |1505 |4971 | 483 | 125k|  1 | 106k|  23 | 5.000000e+00 |      --      |    Inf |   9.31%
713.12/715.22	c   683s| 90400 |  5180 | 10122k| 106.6 |   176M |  50 |1505 |4986 | 489 | 125k|  1 | 106k|  23 | 5.000000e+00 |      --      |    Inf |   9.31%
713.12/715.22	c   683s| 90500 |  5178 | 10132k| 106.6 |   176M |  50 |1505 |4993 | 483 | 125k|  1 | 106k|  23 | 5.000000e+00 |      --      |    Inf |   9.31%
713.12/715.22	c   684s| 90600 |  5186 | 10140k| 106.6 |   177M |  50 |1505 |5103 | 487 | 125k|  1 | 106k|  23 | 5.000000e+00 |      --      |    Inf |   9.31%
713.12/715.22	c   685s| 90700 |  5173 | 10151k| 106.6 |   177M |  50 |1505 |5131 | 479 | 125k|  1 | 106k|  23 | 5.000000e+00 |      --      |    Inf |   9.31%
713.12/715.22	c   685s| 90800 |  5175 | 10159k| 106.6 |   177M |  50 |1505 |5112 | 471 | 126k|  1 | 106k|  23 | 5.000000e+00 |      --      |    Inf |   9.31%
713.12/715.22	c   686s| 90900 |  5186 | 10168k| 106.6 |   177M |  50 |1505 |5108 | 483 | 126k|  1 | 106k|  23 | 5.000000e+00 |      --      |    Inf |   9.31%
713.12/715.22	c   686s| 91000 |  5185 | 10175k| 106.5 |   177M |  50 |1505 |5067 | 483 | 126k|  0 | 106k|  23 | 5.000000e+00 |      --      |    Inf |   9.31%
713.12/715.22	c   687s| 91100 |  5190 | 10184k| 106.5 |   177M |  50 |1505 |5018 | 471 | 126k|  0 | 107k|  23 | 5.000000e+00 |      --      |    Inf |   9.31%
713.12/715.22	c   688s| 91200 |  5206 | 10194k| 106.5 |   177M |  50 |1505 |5014 | 485 | 126k|  1 | 107k|  23 | 5.000000e+00 |      --      |    Inf |   9.31%
713.12/715.22	c   689s| 91300 |  5197 | 10205k| 106.5 |   177M |  50 |1505 |4980 | 489 | 126k|  0 | 107k|  23 | 5.000000e+00 |      --      |    Inf |   9.31%
713.12/715.22	c   689s| 91400 |  5193 | 10216k| 106.5 |   177M |  50 |1505 |4982 | 492 | 126k|  0 | 107k|  23 | 5.000000e+00 |      --      |    Inf |   9.31%
713.12/715.22	c   690s| 91500 |  5214 | 10231k| 106.5 |   177M |  50 |1505 |4959 | 502 | 126k|  0 | 107k|  23 | 5.000000e+00 |      --      |    Inf |   9.31%
713.12/715.22	c   691s| 91600 |  5227 | 10248k| 106.6 |   177M |  50 |1505 |4977 | 486 | 127k|  1 | 107k|  23 | 5.000000e+00 |      --      |    Inf |   9.31%
713.12/715.22	c   693s| 91700 |  5241 | 10268k| 106.7 |   177M |  50 |1505 |5090 | 480 | 127k|  0 | 107k|  23 | 5.000000e+00 |      --      |    Inf |   9.31%
713.12/715.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
713.12/715.22	c   694s| 91800 |  5246 | 10283k| 106.8 |   177M |  50 |1505 |5185 | 475 | 127k|  1 | 107k|  23 | 5.000000e+00 |      --      |    Inf |   9.31%
713.12/715.22	c   694s| 91900 |  5246 | 10294k| 106.8 |   177M |  50 |1505 |5208 | 466 | 127k|  1 | 108k|  23 | 5.000000e+00 |      --      |    Inf |   9.31%
713.12/715.22	c   695s| 92000 |  5245 | 10306k| 106.8 |   177M |  50 |1505 |5227 | 467 | 127k|  0 | 108k|  23 | 5.000000e+00 |      --      |    Inf |   9.31%
713.12/715.22	c   696s| 92100 |  5254 | 10316k| 106.8 |   177M |  50 |1505 |5161 | 481 | 127k|  1 | 108k|  23 | 5.000000e+00 |      --      |    Inf |   9.31%
713.12/715.22	c   697s| 92200 |  5260 | 10328k| 106.8 |   177M |  50 |1505 |5169 | 483 | 127k|  2 | 108k|  23 | 5.000000e+00 |      --      |    Inf |   9.31%
713.12/715.22	c   697s| 92300 |  5264 | 10337k| 106.8 |   177M |  50 |1505 |5204 | 482 | 128k|  1 | 108k|  23 | 5.000000e+00 |      --      |    Inf |   9.31%
713.12/715.22	c   698s| 92400 |  5254 | 10345k| 106.7 |   177M |  50 |1505 |5230 | 484 | 128k|  1 | 108k|  23 | 5.000000e+00 |      --      |    Inf |   9.31%
713.12/715.22	c   699s| 92500 |  5254 | 10358k| 106.8 |   177M |  50 |1505 |5173 | 469 | 128k|  0 | 108k|  23 | 5.000000e+00 |      --      |    Inf |   9.35%
713.12/715.22	c   699s| 92600 |  5256 | 10369k| 106.8 |   177M |  50 |1505 |5182 | 500 | 128k|  1 | 108k|  23 | 5.000000e+00 |      --      |    Inf |   9.35%
713.12/715.22	c   700s| 92700 |  5262 | 10379k| 106.8 |   177M |  50 |1505 |5139 | 465 | 128k|  1 | 108k|  23 | 5.000000e+00 |      --      |    Inf |   9.35%
713.12/715.22	c   700s| 92800 |  5263 | 10386k| 106.7 |   177M |  50 |1505 |5054 | 465 | 128k|  0 | 108k|  23 | 5.000000e+00 |      --      |    Inf |   9.35%
713.12/715.22	c   701s| 92900 |  5273 | 10396k| 106.7 |   177M |  50 |1505 |5057 | 482 | 128k|  1 | 108k|  23 | 5.000000e+00 |      --      |    Inf |   9.35%
713.12/715.22	c   702s| 93000 |  5268 | 10406k| 106.7 |   177M |  50 |1505 |5059 | 476 | 128k|  0 | 108k|  23 | 5.000000e+00 |      --      |    Inf |   9.37%
713.12/715.22	c   703s| 93100 |  5286 | 10416k| 106.7 |   177M |  50 |1505 |5054 | 465 | 129k|  1 | 108k|  23 | 5.000000e+00 |      --      |    Inf |   9.37%
713.12/715.22	c   703s| 93200 |  5300 | 10426k| 106.7 |   177M |  50 |1505 |5119 | 479 | 129k|  1 | 109k|  23 | 5.000000e+00 |      --      |    Inf |   9.37%
713.12/715.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
713.12/715.22	c   704s| 93300 |  5316 | 10437k| 106.7 |   177M |  50 |1505 |5152 | 471 | 129k|  1 | 109k|  23 | 5.000000e+00 |      --      |    Inf |   9.37%
713.12/715.22	c   705s| 93400 |  5315 | 10449k| 106.7 |   177M |  50 |1505 |5186 | 492 | 129k|  0 | 109k|  23 | 5.000000e+00 |      --      |    Inf |   9.37%
713.12/715.22	c   706s| 93500 |  5339 | 10460k| 106.7 |   177M |  50 |1505 |5110 | 494 | 129k|  1 | 109k|  23 | 5.000000e+00 |      --      |    Inf |   9.37%
713.12/715.22	c   706s| 93600 |  5338 | 10468k| 106.7 |   177M |  50 |1505 |5081 | 469 | 129k|  0 | 109k|  23 | 5.000000e+00 |      --      |    Inf |   9.37%
713.12/715.22	c   707s| 93700 |  5330 | 10479k| 106.7 |   177M |  50 |1505 |5060 | 476 | 129k|  0 | 109k|  23 | 5.000000e+00 |      --      |    Inf |   9.37%
713.12/715.22	c   708s| 93800 |  5332 | 10488k| 106.7 |   177M |  50 |1505 |5121 | 493 | 129k|  1 | 109k|  23 | 5.000000e+00 |      --      |    Inf |   9.37%
713.12/715.22	c   708s| 93900 |  5360 | 10496k| 106.6 |   177M |  50 |1505 |5083 | 490 | 129k|  1 | 109k|  23 | 5.000000e+00 |      --      |    Inf |   9.37%
713.12/715.22	c   709s| 94000 |  5376 | 10506k| 106.6 |   177M |  50 |1505 |5079 | 469 | 130k|  1 | 110k|  23 | 5.000000e+00 |      --      |    Inf |   9.37%
713.12/715.22	c   709s| 94100 |  5371 | 10515k| 106.6 |   177M |  50 |1505 |5138 | 504 | 130k|  0 | 110k|  23 | 5.000000e+00 |      --      |    Inf |   9.37%
713.12/715.22	c   710s| 94200 |  5377 | 10526k| 106.6 |   177M |  50 |1505 |5136 | 489 | 130k|  1 | 110k|  23 | 5.000000e+00 |      --      |    Inf |   9.37%
713.12/715.22	c   711s| 94300 |  5385 | 10537k| 106.6 |   177M |  50 |1505 |5122 | 467 | 130k|  1 | 110k|  23 | 5.000000e+00 |      --      |    Inf |   9.38%
713.12/715.22	c   712s| 94400 |  5411 | 10552k| 106.7 |   177M |  50 |1505 |5060 | 463 | 130k|  1 | 110k|  23 | 5.000000e+00 |      --      |    Inf |   9.38%
713.12/715.22	c   713s| 94500 |  5408 | 10565k| 106.7 |   177M |  50 |1505 |5118 | 475 | 130k|  1 | 110k|  23 | 5.000000e+00 |      --      |    Inf |   9.38%
713.12/715.22	c   714s| 94600 |  5420 | 10580k| 106.7 |   177M |  50 |1505 |4993 | 467 | 131k|  1 | 110k|  23 | 5.000000e+00 |      --      |    Inf |   9.43%
713.12/715.22	c   714s| 94700 |  5421 | 10588k| 106.7 |   177M |  50 |1505 |5077 | 501 | 131k|  0 | 110k|  23 | 5.000000e+00 |      --      |    Inf |   9.43%
713.12/715.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
751.92/754.16	c   715s| 94800 |  5421 | 10599k| 106.7 |   177M |  50 |1505 |5005 | 491 | 131k|  1 | 111k|  23 | 5.000000e+00 |      --      |    Inf |   9.43%
751.92/754.16	c   716s| 94900 |  5421 | 10605k| 106.7 |   177M |  50 |1505 |4975 | 492 | 131k|  1 | 111k|  23 | 5.000000e+00 |      --      |    Inf |   9.43%
751.92/754.16	c   716s| 95000 |  5421 | 10617k| 106.7 |   177M |  50 |1505 |4903 | 470 | 131k|  0 | 111k|  23 | 5.000000e+00 |      --      |    Inf |   9.43%
751.92/754.16	c   717s| 95100 |  5431 | 10626k| 106.7 |   177M |  50 |1505 |4983 | 507 | 131k|  0 | 111k|  23 | 5.000000e+00 |      --      |    Inf |   9.43%
751.92/754.16	c   718s| 95200 |  5436 | 10640k| 106.7 |   178M |  50 |1505 |4989 | 482 | 131k|  1 | 111k|  23 | 5.000000e+00 |      --      |    Inf |   9.43%
751.92/754.16	c   719s| 95300 |  5465 | 10652k| 106.7 |   178M |  50 |1505 |4972 | 486 | 132k|  1 | 111k|  23 | 5.000000e+00 |      --      |    Inf |   9.43%
751.92/754.16	c   719s| 95400 |  5473 | 10663k| 106.7 |   178M |  50 |1505 |5010 | 468 | 132k|  1 | 111k|  23 | 5.000000e+00 |      --      |    Inf |   9.43%
751.92/754.16	c   721s| 95500 |  5471 | 10680k| 106.8 |   178M |  50 |1505 |4967 | 504 | 132k|  0 | 111k|  23 | 5.000000e+00 |      --      |    Inf |   9.46%
751.92/754.16	c   721s| 95600 |  5473 | 10688k| 106.8 |   178M |  50 |1505 |5080 | 481 | 132k|  1 | 111k|  23 | 5.000000e+00 |      --      |    Inf |   9.46%
751.92/754.16	c   722s| 95700 |  5474 | 10696k| 106.7 |   178M |  50 |1505 |5144 | 492 | 132k|  0 | 112k|  23 | 5.000000e+00 |      --      |    Inf |   9.46%
751.92/754.16	c   723s| 95800 |  5484 | 10710k| 106.8 |   178M |  50 |1505 |5036 | 475 | 132k|  0 | 112k|  23 | 5.000000e+00 |      --      |    Inf |   9.46%
751.92/754.16	c   724s| 95900 |  5480 | 10726k| 106.8 |   178M |  50 |1505 |4888 | 486 | 133k|  1 | 112k|  23 | 5.000000e+00 |      --      |    Inf |   9.46%
751.92/754.16	c   724s| 96000 |  5495 | 10736k| 106.8 |   178M |  50 |1505 |4876 | 496 | 133k|  0 | 112k|  23 | 5.000000e+00 |      --      |    Inf |   9.46%
751.92/754.16	c   725s| 96100 |  5490 | 10745k| 106.8 |   178M |  50 |1505 |4884 | 486 | 133k|  1 | 112k|  23 | 5.000000e+00 |      --      |    Inf |   9.46%
751.92/754.16	c   726s| 96200 |  5483 | 10755k| 106.8 |   178M |  50 |1505 |4840 | 488 | 133k|  0 | 112k|  23 | 5.000000e+00 |      --      |    Inf |   9.46%
751.92/754.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
751.92/754.16	c   726s| 96300 |  5510 | 10765k| 106.8 |   178M |  50 |1505 |4840 | 478 | 133k|  1 | 112k|  23 | 5.000000e+00 |      --      |    Inf |   9.46%
751.92/754.16	c   727s| 96400 |  5519 | 10773k| 106.8 |   178M |  50 |1505 |4892 | 482 | 133k|  1 | 112k|  23 | 5.000000e+00 |      --      |    Inf |   9.46%
751.92/754.16	c   728s| 96500 |  5513 | 10783k| 106.7 |   178M |  50 |1505 |4902 | 487 | 133k|  1 | 112k|  23 | 5.000000e+00 |      --      |    Inf |   9.46%
751.92/754.16	c   728s| 96600 |  5514 | 10790k| 106.7 |   178M |  50 |1505 |4957 | 500 | 133k|  1 | 112k|  23 | 5.000000e+00 |      --      |    Inf |   9.46%
751.92/754.16	c   729s| 96700 |  5526 | 10803k| 106.7 |   178M |  50 |1505 |4966 | 499 | 133k|  1 | 112k|  23 | 5.000000e+00 |      --      |    Inf |   9.47%
751.92/754.16	c   730s| 96800 |  5533 | 10813k| 106.7 |   178M |  50 |1505 |4995 | 482 | 134k|  0 | 112k|  23 | 5.000000e+00 |      --      |    Inf |   9.47%
751.92/754.16	c   730s| 96900 |  5525 | 10821k| 106.7 |   178M |  50 |1505 |5058 | 479 | 134k|  1 | 113k|  23 | 5.000000e+00 |      --      |    Inf |   9.47%
751.92/754.16	c   731s| 97000 |  5522 | 10830k| 106.7 |   178M |  50 |1505 |5022 | 488 | 134k|  0 | 113k|  23 | 5.000000e+00 |      --      |    Inf |   9.48%
751.92/754.16	c   732s| 97100 |  5530 | 10840k| 106.7 |   178M |  50 |1505 |5070 | 474 | 134k|  1 | 113k|  23 | 5.000000e+00 |      --      |    Inf |   9.50%
751.92/754.16	c   732s| 97200 |  5526 | 10851k| 106.7 |   178M |  50 |1505 |5219 | 490 | 134k|  0 | 113k|  23 | 5.000000e+00 |      --      |    Inf |   9.50%
751.92/754.16	c   733s| 97300 |  5526 | 10860k| 106.7 |   178M |  50 |1505 |5140 | 491 | 134k|  1 | 113k|  23 | 5.000000e+00 |      --      |    Inf |   9.51%
751.92/754.16	c   734s| 97400 |  5528 | 10870k| 106.7 |   178M |  50 |1505 |5130 | 471 | 134k|  0 | 113k|  23 | 5.000000e+00 |      --      |    Inf |   9.51%
751.92/754.16	c   734s| 97500 |  5529 | 10882k| 106.7 |   179M |  50 |1505 |5081 | 494 | 134k|  1 | 113k|  23 | 5.000000e+00 |      --      |    Inf |   9.52%
751.92/754.16	c   735s| 97600 |  5536 | 10893k| 106.7 |   179M |  50 |1505 |5144 | 478 | 134k|  0 | 114k|  23 | 5.000000e+00 |      --      |    Inf |   9.52%
751.92/754.16	c   736s| 97700 |  5530 | 10905k| 106.7 |   179M |  50 |1505 |5146 | 491 | 135k|  0 | 114k|  23 | 5.000000e+00 |      --      |    Inf |   9.53%
751.92/754.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
751.92/754.16	c   737s| 97800 |  5533 | 10915k| 106.7 |   179M |  50 |1505 |5048 | 492 | 135k|  0 | 114k|  23 | 5.000000e+00 |      --      |    Inf |   9.53%
751.92/754.16	c   738s| 97900 |  5518 | 10926k| 106.7 |   179M |  50 |1505 |4951 | 496 | 135k|  2 | 114k|  23 | 5.000000e+00 |      --      |    Inf |   9.53%
751.92/754.16	c   738s| 98000 |  5528 | 10939k| 106.7 |   179M |  50 |1505 |4980 | 467 | 135k|  1 | 114k|  23 | 5.000000e+00 |      --      |    Inf |   9.53%
751.92/754.16	c   740s| 98100 |  5506 | 10956k| 106.8 |   179M |  50 |1505 |4962 | 495 | 135k|  1 | 114k|  23 | 5.000000e+00 |      --      |    Inf |   9.53%
751.92/754.16	c   740s| 98200 |  5522 | 10968k| 106.8 |   179M |  50 |1505 |5004 | 499 | 135k|  0 | 114k|  23 | 5.000000e+00 |      --      |    Inf |   9.53%
751.92/754.16	c   741s| 98300 |  5520 | 10980k| 106.8 |   179M |  50 |1505 |5111 | 474 | 136k|  0 | 114k|  23 | 5.000000e+00 |      --      |    Inf |   9.53%
751.92/754.16	c   742s| 98400 |  5520 | 10989k| 106.8 |   179M |  50 |1505 |5118 | 485 | 136k|  1 | 114k|  23 | 5.000000e+00 |      --      |    Inf |   9.53%
751.92/754.16	c   742s| 98500 |  5521 | 10999k| 106.8 |   179M |  50 |1505 |5162 | 503 | 136k|  0 | 115k|  23 | 5.000000e+00 |      --      |    Inf |   9.53%
751.92/754.16	c   743s| 98600 |  5515 | 11010k| 106.8 |   179M |  50 |1505 |5186 | 490 | 136k|  0 | 115k|  23 | 5.000000e+00 |      --      |    Inf |   9.53%
751.92/754.16	c   744s| 98700 |  5516 | 11022k| 106.8 |   179M |  50 |1505 |5131 | 494 | 136k|  1 | 115k|  23 | 5.000000e+00 |      --      |    Inf |   9.53%
751.92/754.16	c   745s| 98800 |  5517 | 11033k| 106.8 |   179M |  50 |1505 |5060 | 481 | 136k|  1 | 115k|  23 | 5.000000e+00 |      --      |    Inf |   9.53%
751.92/754.16	c   746s| 98900 |  5517 | 11045k| 106.8 |   179M |  50 |1505 |5066 | 474 | 136k|  1 | 115k|  23 | 5.000000e+00 |      --      |    Inf |   9.53%
751.92/754.16	c   746s| 99000 |  5508 | 11055k| 106.8 |   179M |  50 |1505 |4976 | 472 | 136k|  0 | 115k|  23 | 5.000000e+00 |      --      |    Inf |   9.53%
751.92/754.16	c   747s| 99100 |  5517 | 11068k| 106.8 |   179M |  50 |1505 |4754 | 475 | 136k|  1 | 115k|  23 | 5.000000e+00 |      --      |    Inf |   9.54%
751.92/754.16	c   748s| 99200 |  5528 | 11079k| 106.8 |   179M |  50 |1505 |4765 | 471 | 137k|  1 | 115k|  23 | 5.000000e+00 |      --      |    Inf |   9.54%
751.92/754.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
751.92/754.16	c   749s| 99300 |  5534 | 11094k| 106.9 |   179M |  50 |1505 |4791 | 470 | 137k|  1 | 115k|  23 | 5.000000e+00 |      --      |    Inf |   9.54%
751.92/754.16	c   750s| 99400 |  5536 | 11103k| 106.8 |   179M |  50 |1505 |4748 | 486 | 137k|  0 | 115k|  23 | 5.000000e+00 |      --      |    Inf |   9.55%
751.92/754.16	c   750s| 99500 |  5538 | 11109k| 106.8 |   179M |  50 |1505 |4818 | 491 | 137k|  1 | 115k|  23 | 5.000000e+00 |      --      |    Inf |   9.55%
751.92/754.16	c   751s| 99600 |  5534 | 11117k| 106.8 |   179M |  50 |1505 |4869 | 473 | 137k|  1 | 116k|  23 | 5.000000e+00 |      --      |    Inf |   9.55%
751.92/754.16	c   751s| 99700 |  5536 | 11128k| 106.8 |   179M |  50 |1505 |4881 | 482 | 137k|  1 | 116k|  23 | 5.000000e+00 |      --      |    Inf |   9.55%
751.92/754.16	c   752s| 99800 |  5553 | 11139k| 106.8 |   179M |  50 |1505 |4870 | 482 | 137k|  1 | 116k|  23 | 5.000000e+00 |      --      |    Inf |   9.55%
751.92/754.16	c   753s| 99900 |  5554 | 11149k| 106.8 |   179M |  50 |1505 |4942 | 474 | 138k|  0 | 116k|  23 | 5.000000e+00 |      --      |    Inf |   9.55%
751.92/754.16	c   753s|100000 |  5558 | 11157k| 106.7 |   179M |  50 |1505 |4983 | 465 | 138k|  1 | 116k|  23 | 5.000000e+00 |      --      |    Inf |   9.56%
791.00/793.33	c   754s|100100 |  5554 | 11167k| 106.7 |   179M |  50 |1505 |5016 | 472 | 138k|  1 | 116k|  23 | 5.000000e+00 |      --      |    Inf |   9.61%
791.00/793.33	c   755s|100200 |  5530 | 11179k| 106.8 |   179M |  50 |1505 |5019 | 530 | 138k|  0 | 116k|  23 | 5.000000e+00 |      --      |    Inf |   9.61%
791.00/793.33	c   756s|100300 |  5562 | 11192k| 106.8 |   179M |  50 |1505 |4963 | 474 | 138k|  0 | 116k|  23 | 5.000000e+00 |      --      |    Inf |   9.62%
791.00/793.33	c   757s|100400 |  5564 | 11205k| 106.8 |   179M |  50 |1505 |5079 | 480 | 138k|  1 | 117k|  23 | 5.000000e+00 |      --      |    Inf |   9.62%
791.00/793.33	c   758s|100500 |  5587 | 11228k| 106.9 |   179M |  50 |1505 |5002 | 468 | 138k|  1 | 117k|  23 | 5.000000e+00 |      --      |    Inf |   9.62%
791.00/793.33	c   759s|100600 |  5608 | 11241k| 106.9 |   179M |  50 |1505 |5094 | 493 | 138k|  0 | 117k|  23 | 5.000000e+00 |      --      |    Inf |   9.62%
791.00/793.33	c   760s|100700 |  5621 | 11256k| 107.0 |   179M |  50 |1505 |5099 | 474 | 139k|  1 | 117k|  23 | 5.000000e+00 |      --      |    Inf |   9.62%
791.00/793.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
791.00/793.33	c   760s|100800 |  5631 | 11269k| 107.0 |   179M |  50 |1505 |5040 |   0 | 139k|  0 | 117k|  23 | 5.000000e+00 |      --      |    Inf |   9.62%
791.00/793.33	c   761s|100900 |  5634 | 11275k| 107.0 |   179M |  50 |1505 |5081 |   0 | 139k|  0 | 117k|  23 | 5.000000e+00 |      --      |    Inf |   9.62%
791.00/793.33	c   762s|101000 |  5639 | 11285k| 107.0 |   179M |  50 |1505 |5109 | 500 | 139k|  1 | 118k|  23 | 5.000000e+00 |      --      |    Inf |   9.62%
791.00/793.33	c   762s|101100 |  5642 | 11292k| 106.9 |   179M |  50 |1505 |5146 | 493 | 139k|  1 | 118k|  23 | 5.000000e+00 |      --      |    Inf |   9.62%
791.00/793.33	c   763s|101200 |  5650 | 11305k| 106.9 |   179M |  50 |1505 |5109 | 493 | 139k|  1 | 118k|  23 | 5.000000e+00 |      --      |    Inf |   9.62%
791.00/793.33	c   764s|101300 |  5651 | 11318k| 107.0 |   179M |  50 |1505 |5155 |   0 | 139k|  0 | 118k|  23 | 5.000000e+00 |      --      |    Inf |   9.62%
791.00/793.33	c   765s|101400 |  5652 | 11328k| 107.0 |   179M |  50 |1505 |5178 | 477 | 139k|  1 | 118k|  23 | 5.000000e+00 |      --      |    Inf |   9.62%
791.00/793.33	c   765s|101500 |  5645 | 11338k| 106.9 |   179M |  50 |1505 |5181 |   0 | 139k|  0 | 118k|  23 | 5.000000e+00 |      --      |    Inf |   9.62%
791.00/793.33	c   766s|101600 |  5662 | 11349k| 106.9 |   179M |  50 |1505 |4966 | 477 | 139k|  0 | 118k|  23 | 5.000000e+00 |      --      |    Inf |   9.62%
791.00/793.33	c   767s|101700 |  5666 | 11359k| 106.9 |   179M |  50 |1505 |5010 | 476 | 140k|  1 | 118k|  23 | 5.000000e+00 |      --      |    Inf |   9.62%
791.00/793.33	c   768s|101800 |  5674 | 11370k| 106.9 |   179M |  50 |1505 |4907 | 474 | 140k|  1 | 118k|  23 | 5.000000e+00 |      --      |    Inf |   9.62%
791.00/793.33	c   768s|101900 |  5677 | 11378k| 106.9 |   179M |  50 |1505 |4950 | 481 | 140k|  1 | 119k|  23 | 5.000000e+00 |      --      |    Inf |   9.62%
791.00/793.33	c   769s|102000 |  5670 | 11387k| 106.9 |   179M |  50 |1505 |4947 | 495 | 140k|  1 | 119k|  23 | 5.000000e+00 |      --      |    Inf |   9.62%
791.00/793.33	c   770s|102100 |  5668 | 11400k| 106.9 |   179M |  50 |1505 |4939 |   0 | 140k|  0 | 119k|  23 | 5.000000e+00 |      --      |    Inf |   9.62%
791.00/793.33	c   770s|102200 |  5673 | 11407k| 106.9 |   179M |  50 |1505 |4968 | 480 | 140k|  1 | 119k|  23 | 5.000000e+00 |      --      |    Inf |   9.62%
791.00/793.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
791.00/793.33	c   771s|102300 |  5674 | 11415k| 106.9 |   179M |  50 |1505 |5073 | 466 | 140k|  0 | 119k|  23 | 5.000000e+00 |      --      |    Inf |   9.62%
791.00/793.33	c   771s|102400 |  5676 | 11425k| 106.9 |   179M |  50 |1505 |5123 | 498 | 141k|  0 | 119k|  23 | 5.000000e+00 |      --      |    Inf |   9.62%
791.00/793.33	c   772s|102500 |  5685 | 11436k| 106.9 |   179M |  50 |1505 |5094 | 503 | 141k|  1 | 119k|  23 | 5.000000e+00 |      --      |    Inf |   9.63%
791.00/793.33	c   773s|102600 |  5681 | 11448k| 106.9 |   179M |  50 |1505 |5125 | 476 | 141k|  1 | 119k|  23 | 5.000000e+00 |      --      |    Inf |   9.63%
791.00/793.33	c   774s|102700 |  5680 | 11463k| 106.9 |   179M |  50 |1505 |4999 | 481 | 141k|  1 | 119k|  23 | 5.000000e+00 |      --      |    Inf |   9.64%
791.00/793.33	c   775s|102800 |  5685 | 11471k| 106.9 |   179M |  50 |1505 |5016 | 472 | 141k|  1 | 119k|  23 | 5.000000e+00 |      --      |    Inf |   9.64%
791.00/793.33	c   775s|102900 |  5695 | 11478k| 106.9 |   179M |  50 |1505 |5122 | 491 | 141k|  1 | 120k|  23 | 5.000000e+00 |      --      |    Inf |   9.64%
791.00/793.33	c   776s|103000 |  5688 | 11486k| 106.8 |   179M |  50 |1505 |5189 | 464 | 141k|  0 | 120k|  23 | 5.000000e+00 |      --      |    Inf |   9.64%
791.00/793.33	c   776s|103100 |  5685 | 11495k| 106.8 |   179M |  50 |1505 |5120 | 473 | 141k|  1 | 120k|  23 | 5.000000e+00 |      --      |    Inf |   9.64%
791.00/793.33	c   777s|103200 |  5688 | 11505k| 106.8 |   179M |  50 |1505 |5081 | 483 | 142k|  1 | 120k|  23 | 5.000000e+00 |      --      |    Inf |   9.64%
791.00/793.33	c   778s|103300 |  5701 | 11514k| 106.8 |   179M |  50 |1505 |5096 | 473 | 142k|  1 | 120k|  23 | 5.000000e+00 |      --      |    Inf |   9.64%
791.00/793.33	c   778s|103400 |  5717 | 11522k| 106.8 |   179M |  50 |1505 |5007 | 482 | 142k|  1 | 120k|  23 | 5.000000e+00 |      --      |    Inf |   9.67%
791.00/793.33	c   779s|103500 |  5742 | 11536k| 106.8 |   179M |  50 |1505 |4906 | 483 | 142k|  1 | 120k|  23 | 5.000000e+00 |      --      |    Inf |   9.67%
791.00/793.33	c   780s|103600 |  5747 | 11548k| 106.8 |   179M |  50 |1505 |4932 | 488 | 142k|  1 | 120k|  23 | 5.000000e+00 |      --      |    Inf |   9.67%
791.00/793.33	c   781s|103700 |  5754 | 11560k| 106.8 |   179M |  50 |1505 |5015 | 488 | 142k|  0 | 120k|  23 | 5.000000e+00 |      --      |    Inf |   9.67%
791.00/793.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
791.00/793.33	c   782s|103800 |  5753 | 11570k| 106.8 |   179M |  50 |1505 |5007 | 472 | 143k|  0 | 121k|  23 | 5.000000e+00 |      --      |    Inf |   9.67%
791.00/793.33	c   782s|103900 |  5770 | 11579k| 106.8 |   179M |  50 |1505 |4902 | 495 | 143k|  0 | 121k|  23 | 5.000000e+00 |      --      |    Inf |   9.67%
791.00/793.33	c   783s|104000 |  5772 | 11586k| 106.8 |   179M |  50 |1505 |4927 | 515 | 143k|  0 | 121k|  23 | 5.000000e+00 |      --      |    Inf |   9.67%
791.00/793.33	c   784s|104100 |  5773 | 11594k| 106.7 |   179M |  50 |1505 |4914 | 468 | 143k|  1 | 121k|  23 | 5.000000e+00 |      --      |    Inf |   9.67%
791.00/793.33	c   784s|104200 |  5785 | 11604k| 106.7 |   180M |  50 |1505 |5025 | 479 | 143k|  1 | 121k|  23 | 5.000000e+00 |      --      |    Inf |   9.67%
791.00/793.33	c   785s|104300 |  5788 | 11614k| 106.7 |   180M |  50 |1505 |5000 | 489 | 143k|  0 | 121k|  23 | 5.000000e+00 |      --      |    Inf |   9.67%
791.00/793.33	c   786s|104400 |  5805 | 11624k| 106.7 |   180M |  50 |1505 |4966 | 474 | 143k|  0 | 121k|  23 | 5.000000e+00 |      --      |    Inf |   9.67%
791.00/793.33	c   786s|104500 |  5797 | 11634k| 106.7 |   180M |  50 |1505 |4916 | 478 | 143k|  1 | 121k|  23 | 5.000000e+00 |      --      |    Inf |   9.67%
791.00/793.33	c   787s|104600 |  5798 | 11646k| 106.7 |   180M |  50 |1505 |4892 | 471 | 143k|  1 | 121k|  23 | 5.000000e+00 |      --      |    Inf |   9.67%
791.00/793.33	c   788s|104700 |  5793 | 11658k| 106.7 |   180M |  50 |1505 |4838 | 484 | 144k|  1 | 121k|  23 | 5.000000e+00 |      --      |    Inf |   9.67%
791.00/793.33	c   789s|104800 |  5796 | 11668k| 106.7 |   180M |  50 |1505 |4866 | 497 | 144k|  0 | 121k|  23 | 5.000000e+00 |      --      |    Inf |   9.67%
791.00/793.33	c   789s|104900 |  5790 | 11678k| 106.7 |   180M |  50 |1505 |4899 | 493 | 144k|  2 | 121k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
791.00/793.33	c   790s|105000 |  5785 | 11693k| 106.8 |   180M |  50 |1505 |4949 | 476 | 144k|  1 | 122k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
791.00/793.33	c   791s|105100 |  5766 | 11712k| 106.8 |   180M |  50 |1505 |4931 | 519 | 144k|  0 | 122k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
791.00/793.33	c   792s|105200 |  5769 | 11726k| 106.9 |   180M |  50 |1505 |4939 | 474 | 144k|  0 | 122k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
791.00/793.33	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
833.59/836.06	c   793s|105300 |  5777 | 11743k| 106.9 |   180M |  50 |1505 |4884 | 483 | 145k|  0 | 122k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   794s|105400 |  5809 | 11756k| 107.0 |   180M |  50 |1505 |4935 | 483 | 145k|  1 | 122k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   795s|105500 |  5813 | 11770k| 107.0 |   180M |  50 |1505 |4940 | 487 | 145k|  1 | 122k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   795s|105600 |  5825 | 11783k| 107.0 |   180M |  50 |1505 |4989 | 489 | 145k|  1 | 122k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   796s|105700 |  5842 | 11797k| 107.0 |   180M |  50 |1505 |5002 | 483 | 145k|  1 | 122k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   797s|105800 |  5839 | 11811k| 107.1 |   180M |  50 |1505 |4988 | 488 | 145k|  0 | 122k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   798s|105900 |  5830 | 11829k| 107.1 |   180M |  50 |1505 |5019 | 498 | 145k|  1 | 122k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   799s|106000 |  5830 | 11845k| 107.2 |   180M |  50 |1505 |5002 | 492 | 145k|  1 | 122k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   800s|106100 |  5819 | 11861k| 107.2 |   180M |  50 |1505 |5021 | 489 | 145k|  1 | 122k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   800s|106200 |  5814 | 11874k| 107.2 |   180M |  50 |1505 |5062 |   0 | 146k|  0 | 122k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   801s|106300 |  5811 | 11888k| 107.3 |   180M |  50 |1505 |5102 | 510 | 146k|  1 | 122k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   802s|106400 |  5788 | 11907k| 107.3 |   180M |  50 |1505 |5132 |   0 | 146k|  0 | 122k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   803s|106500 |  5798 | 11917k| 107.3 |   180M |  50 |1505 |5235 | 493 | 146k|  0 | 122k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   804s|106600 |  5799 | 11928k| 107.3 |   180M |  50 |1505 |5280 | 512 | 146k|  0 | 123k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   805s|106700 |  5801 | 11943k| 107.4 |   180M |  50 |1505 |5270 | 503 | 146k|  0 | 123k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
833.59/836.06	c   805s|106800 |  5800 | 11959k| 107.4 |   180M |  50 |1505 |5277 | 503 | 146k|  0 | 123k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   806s|106900 |  5800 | 11974k| 107.5 |   180M |  50 |1505 |5307 | 494 | 146k|  0 | 123k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   808s|107000 |  5807 | 11994k| 107.6 |   180M |  50 |1505 |5335 | 502 | 146k|  1 | 123k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   808s|107100 |  5812 | 12008k| 107.6 |   180M |  50 |1505 |5388 | 490 | 146k|  1 | 123k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   809s|107200 |  5836 | 12019k| 107.6 |   180M |  50 |1505 |5416 | 503 | 147k|  0 | 123k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   810s|107300 |  5826 | 12033k| 107.6 |   180M |  50 |1505 |5466 | 493 | 147k|  1 | 123k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   811s|107400 |  5832 | 12050k| 107.7 |   180M |  50 |1505 |5472 | 496 | 147k|  2 | 123k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   812s|107500 |  5829 | 12065k| 107.7 |   180M |  50 |1505 |5519 | 502 | 147k|  0 | 123k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   813s|107600 |  5792 | 12087k| 107.8 |   180M |  50 |1505 |5444 | 473 | 147k|  1 | 123k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   813s|107700 |  5787 | 12100k| 107.8 |   180M |  50 |1505 |5498 | 469 | 147k|  0 | 123k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   814s|107800 |  5781 | 12116k| 107.9 |   180M |  50 |1505 |5512 | 478 | 147k|  1 | 124k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   815s|107900 |  5777 | 12129k| 107.9 |   180M |  50 |1505 |5552 | 504 | 148k|  1 | 124k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   816s|108000 |  5764 | 12147k| 108.0 |   180M |  50 |1505 |5469 | 501 | 148k|  0 | 124k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   817s|108100 |  5762 | 12159k| 108.0 |   180M |  50 |1505 |5504 | 462 | 148k|  0 | 124k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   818s|108200 |  5772 | 12173k| 108.0 |   180M |  50 |1505 |5516 | 464 | 148k|  1 | 124k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
833.59/836.06	c   819s|108300 |  5772 | 12190k| 108.0 |   180M |  50 |1505 |5539 | 464 | 148k|  1 | 124k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   820s|108400 |  5773 | 12205k| 108.1 |   180M |  50 |1505 |5560 | 465 | 148k|  0 | 124k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   821s|108500 |  5791 | 12226k| 108.2 |   180M |  50 |1505 |5606 | 479 | 148k|  1 | 124k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   822s|108600 |  5765 | 12247k| 108.3 |   180M |  50 |1505 |5627 | 479 | 148k|  0 | 124k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   823s|108700 |  5764 | 12262k| 108.3 |   180M |  50 |1505 |5671 | 474 | 149k|  0 | 124k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   824s|108800 |  5772 | 12281k| 108.4 |   180M |  50 |1505 |5693 | 487 | 149k|  0 | 124k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   824s|108900 |  5767 | 12293k| 108.4 |   180M |  50 |1505 |5745 | 482 | 149k|  0 | 125k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   825s|109000 |  5774 | 12302k| 108.4 |   180M |  50 |1505 |5841 | 498 | 149k|  0 | 125k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   826s|109100 |  5783 | 12315k| 108.4 |   180M |  50 |1505 |5893 | 485 | 149k|  1 | 125k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   826s|109200 |  5777 | 12328k| 108.4 |   180M |  50 |1505 |5915 | 503 | 149k|  0 | 125k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   827s|109300 |  5779 | 12341k| 108.4 |   180M |  50 |1505 |5971 | 499 | 149k|  0 | 125k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   828s|109400 |  5775 | 12358k| 108.5 |   180M |  50 |1505 |6011 | 502 | 149k|  0 | 125k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   829s|109500 |  5776 | 12374k| 108.5 |   180M |  50 |1505 |6030 | 504 | 149k|  0 | 125k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   830s|109600 |  5781 | 12394k| 108.6 |   180M |  50 |1505 |6062 | 514 | 149k|  1 | 125k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   831s|109700 |  5774 | 12408k| 108.6 |   180M |  50 |1505 |6083 | 467 | 149k|  1 | 125k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
833.59/836.06	c   832s|109800 |  5771 | 12416k| 108.6 |   180M |  50 |1505 |6144 | 473 | 149k|  1 | 125k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   832s|109900 |  5764 | 12423k| 108.6 |   180M |  50 |1505 |6147 | 473 | 149k|  0 | 125k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   833s|110000 |  5770 | 12433k| 108.6 |   180M |  50 |1505 |6243 | 478 | 150k|  0 | 125k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   833s|110100 |  5779 | 12441k| 108.5 |   181M |  50 |1505 |6344 | 479 | 150k|  0 | 126k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   834s|110200 |  5771 | 12452k| 108.5 |   181M |  50 |1505 |6374 | 478 | 150k|  1 | 126k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   834s|110300 |  5779 | 12462k| 108.5 |   181M |  50 |1505 |6425 | 478 | 150k|  1 | 126k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   835s|110400 |  5791 | 12472k| 108.5 |   181M |  50 |1505 |6477 |   0 | 150k|  0 | 126k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
833.59/836.06	c   835s|110500 |  5791 | 12482k| 108.5 |   181M |  50 |1505 |6523 | 478 | 150k|  0 | 126k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   836s|110600 |  5793 | 12490k| 108.5 |   181M |  50 |1505 |6565 | 481 | 150k|  1 | 126k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   836s|110700 |  5785 | 12500k| 108.5 |   181M |  50 |1505 |6643 |   0 | 150k|  0 | 126k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   837s|110800 |  5811 | 12508k| 108.5 |   181M |  50 |1505 |6694 | 475 | 150k|  1 | 126k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   837s|110900 |  5817 | 12517k| 108.5 |   181M |  50 |1505 |6821 | 485 | 151k|  0 | 126k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   838s|111000 |  5826 | 12526k| 108.4 |   181M |  50 |1505 |6828 | 479 | 151k|  1 | 127k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   838s|111100 |  5823 | 12536k| 108.4 |   181M |  50 |1505 |6909 |   0 | 151k|  0 | 127k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   839s|111200 |  5813 | 12548k| 108.4 |   181M |  50 |1505 |6917 | 479 | 151k|  0 | 127k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
874.27/876.81	c   840s|111300 |  5811 | 12563k| 108.5 |   181M |  50 |1505 |6910 | 478 | 151k|  1 | 127k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   840s|111400 |  5813 | 12573k| 108.5 |   181M |  50 |1505 |6923 |   0 | 151k|  0 | 127k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   841s|111500 |  5791 | 12584k| 108.5 |   181M |  50 |1505 |6800 | 481 | 151k|  1 | 127k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   842s|111600 |  5774 | 12596k| 108.5 |   181M |  50 |1505 |6709 | 488 | 151k|  1 | 127k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   842s|111700 |  5767 | 12609k| 108.5 |   181M |  50 |1505 |6678 | 495 | 151k|  1 | 127k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   843s|111800 |  5760 | 12621k| 108.5 |   181M |  50 |1505 |6656 | 523 | 152k|  0 | 127k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   844s|111900 |  5767 | 12634k| 108.5 |   181M |  50 |1505 |6623 | 493 | 152k|  1 | 127k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   845s|112000 |  5764 | 12646k| 108.5 |   181M |  50 |1505 |6698 | 483 | 152k|  1 | 127k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   845s|112100 |  5759 | 12660k| 108.6 |   181M |  50 |1505 |6448 | 484 | 152k|  1 | 128k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   846s|112200 |  5765 | 12675k| 108.6 |   181M |  50 |1505 |6356 | 467 | 152k|  1 | 128k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   847s|112300 |  5763 | 12689k| 108.6 |   181M |  50 |1505 |6281 | 471 | 152k|  1 | 128k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   848s|112400 |  5774 | 12704k| 108.7 |   181M |  50 |1505 |6248 | 490 | 152k|  1 | 128k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   849s|112500 |  5772 | 12717k| 108.7 |   181M |  50 |1505 |6308 | 489 | 152k|  0 | 128k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   849s|112600 |  5765 | 12727k| 108.7 |   181M |  50 |1505 |6339 |   0 | 152k|  0 | 128k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   850s|112700 |  5772 | 12736k| 108.7 |   181M |  50 |1505 |6438 | 503 | 152k|  1 | 128k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
874.27/876.81	c   851s|112800 |  5766 | 12753k| 108.7 |   181M |  50 |1505 |6459 | 490 | 152k|  1 | 128k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   852s|112900 |  5765 | 12765k| 108.7 |   181M |  50 |1505 |6489 | 471 | 153k|  1 | 128k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   853s|113000 |  5765 | 12789k| 108.8 |   181M |  50 |1505 |6520 | 478 | 153k|  0 | 128k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   854s|113100 |  5766 | 12802k| 108.8 |   181M |  50 |1505 |6496 | 487 | 153k|  1 | 128k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   854s|113200 |  5771 | 12816k| 108.9 |   181M |  50 |1505 |6486 |   0 | 153k|  0 | 128k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   855s|113300 |  5771 | 12831k| 108.9 |   181M |  50 |1505 |6512 | 500 | 153k|  0 | 128k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   856s|113400 |  5767 | 12847k| 108.9 |   181M |  50 |1505 |6525 | 477 | 153k|  1 | 128k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   857s|113500 |  5775 | 12859k| 109.0 |   182M |  50 |1505 |6527 | 485 | 153k|  2 | 129k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   857s|113600 |  5779 | 12869k| 109.0 |   182M |  50 |1505 |6561 | 484 | 153k|  1 | 129k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   858s|113700 |  5779 | 12880k| 108.9 |   182M |  50 |1505 |6600 | 475 | 153k|  0 | 129k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   859s|113800 |  5789 | 12896k| 109.0 |   182M |  50 |1505 |6584 | 489 | 153k|  0 | 129k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   860s|113900 |  5788 | 12907k| 109.0 |   182M |  50 |1505 |6619 | 499 | 153k|  0 | 129k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   860s|114000 |  5781 | 12921k| 109.0 |   182M |  50 |1505 |6609 | 496 | 154k|  0 | 129k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   861s|114100 |  5775 | 12934k| 109.0 |   182M |  50 |1505 |6616 | 498 | 154k|  0 | 129k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   862s|114200 |  5769 | 12944k| 109.0 |   182M |  50 |1505 |6630 | 488 | 154k|  0 | 129k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
874.27/876.81	c   862s|114300 |  5760 | 12957k| 109.0 |   182M |  50 |1505 |6615 | 483 | 154k|  0 | 129k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   864s|114400 |  5759 | 12976k| 109.1 |   182M |  50 |1505 |6513 | 468 | 154k|  2 | 129k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   865s|114500 |  5766 | 12996k| 109.2 |   183M |  50 |1505 |6423 | 468 | 154k|  2 | 129k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   866s|114600 |  5794 | 13015k| 109.3 |   183M |  50 |1505 |6507 | 474 | 154k|  2 | 129k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   867s|114700 |  5817 | 13030k| 109.3 |   183M |  50 |1505 |6629 | 478 | 154k|  3 | 129k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   867s|114800 |  5812 | 13041k| 109.3 |   183M |  50 |1505 |6670 | 463 | 154k|  1 | 129k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   869s|114900 |  5796 | 13061k| 109.4 |   183M |  50 |1505 |6675 | 480 | 155k|  2 | 130k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   870s|115000 |  5770 | 13091k| 109.5 |   183M |  50 |1505 |6666 | 479 | 155k|  0 | 130k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   871s|115100 |  5778 | 13104k| 109.6 |   183M |  50 |1505 |6705 | 471 | 155k|  0 | 130k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   872s|115200 |  5769 | 13123k| 109.6 |   183M |  50 |1505 |6724 | 474 | 155k|  2 | 130k|  23 | 5.000000e+00 |      --      |    Inf |   9.68%
874.27/876.81	c   873s|115300 |  5769 | 13142k| 109.7 |   183M |  50 |1505 |6734 | 474 | 155k|  0 | 130k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
874.27/876.81	c   874s|115400 |  5768 | 13160k| 109.7 |   183M |  50 |1505 |6655 | 484 | 156k|  1 | 130k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
874.27/876.81	c   875s|115500 |  5777 | 13170k| 109.7 |   183M |  50 |1505 |6621 | 480 | 156k|  1 | 130k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
874.27/876.81	c   875s|115600 |  5807 | 13181k| 109.7 |   183M |  50 |1505 |6669 | 480 | 156k|  1 | 130k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
874.27/876.81	c   876s|115700 |  5822 | 13190k| 109.7 |   183M |  50 |1505 |6671 | 487 | 156k|  1 | 130k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
874.27/876.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
917.25/919.96	c   877s|115800 |  5825 | 13201k| 109.7 |   183M |  50 |1505 |6692 | 483 | 156k|  1 | 130k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   877s|115900 |  5827 | 13214k| 109.7 |   183M |  50 |1505 |6762 | 491 | 156k|  1 | 131k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   878s|116000 |  5835 | 13218k| 109.7 |   183M |  50 |1505 |6852 |   0 | 156k|  0 | 131k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   878s|116100 |  5839 | 13231k| 109.7 |   183M |  50 |1505 |6885 | 494 | 156k|  1 | 131k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   879s|116200 |  5843 | 13243k| 109.7 |   183M |  50 |1505 |6885 | 487 | 156k|  1 | 131k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   880s|116300 |  5839 | 13257k| 109.7 |   183M |  50 |1505 |6926 | 500 | 157k|  0 | 131k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   881s|116400 |  5838 | 13272k| 109.8 |   183M |  50 |1505 |6906 | 487 | 157k|  1 | 131k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   882s|116500 |  5857 | 13286k| 109.8 |   183M |  50 |1505 |6932 | 504 | 157k|  2 | 131k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   882s|116600 |  5863 | 13299k| 109.8 |   183M |  50 |1505 |6951 | 466 | 157k|  1 | 131k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   883s|116700 |  5863 | 13320k| 109.9 |   183M |  50 |1505 |6941 | 497 | 157k|  0 | 131k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   885s|116800 |  5864 | 13339k| 110.0 |   183M |  50 |1505 |7017 | 482 | 158k|  1 | 132k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   885s|116900 |  5861 | 13356k| 110.0 |   183M |  50 |1505 |7039 | 499 | 158k|  1 | 132k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   886s|117000 |  5882 | 13374k| 110.1 |   183M |  50 |1505 |7037 | 482 | 158k|  1 | 132k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   887s|117100 |  5894 | 13387k| 110.1 |   183M |  50 |1505 |7102 | 486 | 158k|  1 | 132k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   888s|117200 |  5890 | 13399k| 110.1 |   183M |  50 |1505 |7170 | 485 | 158k|  0 | 132k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
917.25/919.96	c   889s|117300 |  5894 | 13416k| 110.1 |   183M |  50 |1505 |7180 | 486 | 158k|  1 | 132k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   890s|117400 |  5906 | 13430k| 110.2 |   183M |  50 |1505 |7188 | 491 | 158k|  1 | 132k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   891s|117500 |  5893 | 13449k| 110.2 |   183M |  50 |1505 |7162 | 504 | 159k|  0 | 132k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   892s|117600 |  5899 | 13464k| 110.3 |   183M |  50 |1505 |7199 | 476 | 159k|  0 | 132k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   893s|117700 |  5897 | 13481k| 110.3 |   183M |  50 |1505 |7234 | 473 | 159k|  0 | 132k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   894s|117800 |  5898 | 13501k| 110.4 |   183M |  50 |1505 |7232 | 476 | 159k|  1 | 132k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   894s|117900 |  5901 | 13515k| 110.4 |   183M |  50 |1505 |7256 | 480 | 159k|  1 | 133k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   895s|118000 |  5897 | 13530k| 110.4 |   183M |  50 |1505 |7309 | 490 | 159k|  0 | 133k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   897s|118100 |  5881 | 13552k| 110.5 |   183M |  50 |1505 |7315 | 485 | 159k|  1 | 133k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   897s|118200 |  5871 | 13567k| 110.6 |   183M |  50 |1505 |7262 | 505 | 160k|  2 | 133k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   898s|118300 |  5861 | 13583k| 110.6 |   183M |  50 |1505 |7197 | 488 | 160k|  0 | 133k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   899s|118400 |  5854 | 13598k| 110.6 |   183M |  50 |1505 |7190 | 498 | 160k|  1 | 133k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   900s|118500 |  5857 | 13614k| 110.7 |   183M |  50 |1505 |7225 | 504 | 160k|  2 | 133k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   901s|118600 |  5858 | 13632k| 110.7 |   184M |  50 |1505 |7284 |   0 | 160k|  0 | 133k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   902s|118700 |  5861 | 13652k| 110.8 |   184M |  50 |1505 |7327 | 493 | 161k|  1 | 133k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
917.25/919.96	c   903s|118800 |  5851 | 13670k| 110.9 |   184M |  50 |1505 |7313 | 481 | 161k|  1 | 133k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   904s|118900 |  5850 | 13687k| 110.9 |   184M |  50 |1505 |7337 | 481 | 161k|  1 | 134k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   905s|119000 |  5846 | 13708k| 111.0 |   184M |  50 |1505 |7333 | 499 | 161k|  0 | 134k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   906s|119100 |  5840 | 13718k| 111.0 |   184M |  50 |1505 |7171 |   0 | 161k|  0 | 134k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   907s|119200 |  5837 | 13732k| 111.0 |   184M |  50 |1505 |7192 | 491 | 161k|  0 | 134k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   908s|119300 |  5840 | 13746k| 111.0 |   184M |  50 |1505 |7261 | 487 | 161k|  0 | 134k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   908s|119400 |  5834 | 13761k| 111.0 |   184M |  50 |1505 |7261 | 474 | 161k|  0 | 134k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   909s|119500 |  5836 | 13773k| 111.1 |   185M |  50 |1505 |7319 | 493 | 161k|  2 | 134k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   910s|119600 |  5815 | 13792k| 111.1 |   185M |  50 |1505 |7165 | 465 | 162k|  1 | 134k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   911s|119700 |  5838 | 13801k| 111.1 |   185M |  50 |1505 |7163 | 473 | 162k|  0 | 134k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   912s|119800 |  5834 | 13813k| 111.1 |   185M |  50 |1505 |7258 | 469 | 162k|  1 | 134k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   912s|119900 |  5841 | 13823k| 111.1 |   185M |  50 |1505 |7318 | 476 | 162k|  0 | 135k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   913s|120000 |  5833 | 13833k| 111.1 |   185M |  50 |1505 |7398 | 472 | 162k|  0 | 135k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   913s|120100 |  5825 | 13844k| 111.1 |   185M |  50 |1505 |7470 | 486 | 162k|  0 | 135k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   914s|120200 |  5823 | 13854k| 111.1 |   185M |  50 |1505 |7562 | 489 | 162k|  1 | 135k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
917.25/919.96	c   915s|120300 |  5817 | 13864k| 111.1 |   185M |  50 |1505 |7622 | 465 | 162k|  1 | 135k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   916s|120400 |  5814 | 13879k| 111.1 |   185M |  50 |1505 |7415 | 468 | 162k|  1 | 135k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   916s|120500 |  5817 | 13890k| 111.1 |   185M |  50 |1505 |7481 | 477 | 162k|  1 | 135k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   917s|120600 |  5823 | 13900k| 111.1 |   185M |  50 |1505 |7313 | 476 | 162k|  1 | 135k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   917s|120700 |  5826 | 13908k| 111.1 |   185M |  50 |1505 |7351 | 484 | 162k|  1 | 135k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   918s|120800 |  5823 | 13917k| 111.1 |   185M |  50 |1505 |7349 |   0 | 162k|  0 | 135k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   919s|120900 |  5833 | 13927k| 111.0 |   185M |  50 |1505 |7380 | 472 | 163k|  1 | 136k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
917.25/919.96	c   919s|121000 |  5838 | 13937k| 111.0 |   185M |  50 |1505 |7385 | 493 | 163k|  1 | 136k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   920s|121100 |  5848 | 13948k| 111.0 |   185M |  50 |1505 |7487 | 490 | 163k|  1 | 136k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   920s|121200 |  5858 | 13959k| 111.0 |   185M |  50 |1505 |7526 | 497 | 163k|  0 | 136k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   921s|121300 |  5858 | 13973k| 111.1 |   185M |  50 |1505 |7574 |   0 | 163k|  0 | 136k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   922s|121400 |  5862 | 13982k| 111.0 |   185M |  50 |1505 |7689 | 505 | 163k|  2 | 136k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   923s|121500 |  5865 | 13994k| 111.0 |   185M |  50 |1505 |7681 | 490 | 163k|  0 | 136k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   923s|121600 |  5870 | 14003k| 111.0 |   185M |  50 |1505 |7768 | 493 | 163k|  1 | 137k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   924s|121700 |  5870 | 14013k| 111.0 |   185M |  50 |1505 |7814 | 490 | 164k|  0 | 137k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
959.43/962.22	c   924s|121800 |  5869 | 14021k| 111.0 |   185M |  50 |1505 |7837 | 497 | 164k|  1 | 137k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   925s|121900 |  5868 | 14032k| 111.0 |   185M |  50 |1505 |7793 | 486 | 164k|  1 | 137k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   925s|122000 |  5880 | 14042k| 111.0 |   185M |  50 |1505 |7772 | 486 | 164k|  0 | 137k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   926s|122100 |  5874 | 14051k| 111.0 |   185M |  50 |1505 |7828 |   0 | 164k|  0 | 137k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   927s|122200 |  5882 | 14061k| 111.0 |   185M |  50 |1505 |7900 | 499 | 164k|  1 | 137k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   927s|122300 |  5871 | 14073k| 111.0 |   185M |  50 |1505 |7985 | 489 | 164k|  1 | 137k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   928s|122400 |  5871 | 14086k| 111.0 |   185M |  50 |1505 |8065 | 484 | 164k|  0 | 137k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   929s|122500 |  5875 | 14100k| 111.0 |   185M |  50 |1505 |8135 |   0 | 164k|  0 | 138k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   930s|122600 |  5875 | 14115k| 111.0 |   185M |  50 |1505 |8126 |   0 | 165k|  0 | 138k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   931s|122700 |  5887 | 14129k| 111.1 |   185M |  50 |1505 |8085 | 488 | 165k|  1 | 138k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   931s|122800 |  5895 | 14142k| 111.1 |   185M |  50 |1505 |8129 | 493 | 165k|  1 | 138k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   932s|122900 |  5902 | 14157k| 111.1 |   185M |  50 |1505 |8199 | 500 | 165k|  1 | 138k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   933s|123000 |  5905 | 14171k| 111.1 |   185M |  50 |1505 |8294 | 510 | 165k|  1 | 138k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   934s|123100 |  5896 | 14183k| 111.1 |   185M |  50 |1505 |8302 | 494 | 165k|  1 | 138k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   934s|123200 |  5897 | 14191k| 111.1 |   185M |  50 |1505 |8261 | 484 | 165k|  1 | 138k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
959.43/962.22	c   935s|123300 |  5894 | 14203k| 111.1 |   185M |  50 |1505 |8392 | 491 | 165k|  1 | 139k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   936s|123400 |  5885 | 14214k| 111.1 |   185M |  50 |1505 |8358 | 499 | 166k|  1 | 139k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   936s|123500 |  5873 | 14227k| 111.1 |   185M |  50 |1505 |8327 |   0 | 166k|  0 | 139k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   937s|123600 |  5869 | 14240k| 111.1 |   185M |  50 |1505 |8316 | 487 | 166k|  1 | 139k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   938s|123700 |  5857 | 14251k| 111.1 |   185M |  50 |1505 |8243 |   0 | 166k|  0 | 139k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   939s|123800 |  5851 | 14266k| 111.2 |   185M |  50 |1505 |8214 | 502 | 166k|  0 | 139k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   939s|123900 |  5855 | 14278k| 111.2 |   185M |  50 |1505 |8130 | 491 | 166k|  1 | 139k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   940s|124000 |  5851 | 14291k| 111.2 |   185M |  50 |1505 |8203 | 522 | 166k|  0 | 140k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   941s|124100 |  5846 | 14308k| 111.2 |   185M |  50 |1505 |8131 | 500 | 166k|  0 | 140k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   942s|124200 |  5842 | 14318k| 111.2 |   185M |  50 |1505 |8147 | 496 | 166k|  1 | 140k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   942s|124300 |  5840 | 14330k| 111.2 |   185M |  50 |1505 |8222 | 528 | 167k|  2 | 140k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   943s|124400 |  5848 | 14344k| 111.3 |   185M |  50 |1505 |8196 | 502 | 167k|  1 | 140k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   944s|124500 |  5845 | 14365k| 111.3 |   185M |  50 |1505 |8253 | 515 | 167k|  1 | 140k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   945s|124600 |  5839 | 14377k| 111.3 |   185M |  50 |1505 |8282 | 487 | 167k|  1 | 140k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   946s|124700 |  5855 | 14388k| 111.3 |   185M |  50 |1505 |8288 | 473 | 167k|  0 | 140k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
959.43/962.22	c   947s|124800 |  5857 | 14403k| 111.4 |   186M |  50 |1505 |8320 | 476 | 167k|  1 | 141k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   948s|124900 |  5864 | 14426k| 111.5 |   186M |  50 |1505 |8281 | 483 | 167k|  1 | 141k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   949s|125000 |  5847 | 14447k| 111.5 |   186M |  50 |1505 |8302 | 531 | 167k|  0 | 141k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   950s|125100 |  5846 | 14461k| 111.6 |   186M |  50 |1505 |8405 | 515 | 168k|  0 | 141k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   951s|125200 |  5857 | 14475k| 111.6 |   186M |  50 |1505 |8291 | 478 | 168k|  2 | 141k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   952s|125300 |  5887 | 14491k| 111.6 |   186M |  50 |1505 |8197 | 469 | 168k|  1 | 141k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   953s|125400 |  5892 | 14506k| 111.7 |   186M |  50 |1505 |8187 | 483 | 168k|  0 | 141k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   954s|125500 |  5894 | 14524k| 111.7 |   186M |  50 |1505 |8212 | 476 | 168k|  0 | 141k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   954s|125600 |  5893 | 14540k| 111.7 |   186M |  50 |1505 |8228 | 477 | 168k|  0 | 141k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   956s|125700 |  5874 | 14565k| 111.9 |   186M |  50 |1505 |8190 | 479 | 168k|  1 | 141k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   957s|125800 |  5874 | 14584k| 111.9 |   186M |  50 |1505 |8188 | 469 | 168k|  1 | 141k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   958s|125900 |  5862 | 14605k| 112.0 |   186M |  50 |1505 |8184 | 469 | 168k|  1 | 141k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   959s|126000 |  5876 | 14621k| 112.0 |   186M |  50 |1505 |8209 | 488 | 168k|  1 | 141k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   960s|126100 |  5878 | 14642k| 112.1 |   186M |  50 |1505 |8230 | 512 | 169k|  0 | 141k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c   961s|126200 |  5872 | 14663k| 112.2 |   186M |  50 |1505 |8285 | 488 | 169k|  0 | 141k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
959.43/962.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
997.24/1000.19	c   962s|126300 |  5886 | 14678k| 112.2 |   186M |  50 |1505 |8316 |   0 | 169k|  0 | 141k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
997.24/1000.19	c   963s|126400 |  5875 | 14693k| 112.2 |   186M |  50 |1505 |8377 | 482 | 169k|  1 | 142k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
997.24/1000.19	c   964s|126500 |  5873 | 14708k| 112.3 |   186M |  50 |1505 |8409 | 493 | 169k|  1 | 142k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
997.24/1000.19	c   965s|126600 |  5881 | 14724k| 112.3 |   186M |  50 |1505 |8481 | 491 | 169k|  1 | 142k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
997.24/1000.19	c   965s|126700 |  5881 | 14739k| 112.3 |   186M |  50 |1505 |8530 | 491 | 169k|  1 | 142k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
997.24/1000.19	c   966s|126800 |  5875 | 14754k| 112.4 |   186M |  50 |1505 |8607 | 488 | 169k|  1 | 142k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
997.24/1000.19	c   967s|126900 |  5877 | 14766k| 112.4 |   186M |  50 |1505 |8527 | 483 | 169k|  1 | 142k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
997.24/1000.19	c   968s|127000 |  5884 | 14780k| 112.4 |   186M |  50 |1505 |8495 | 477 | 169k|  1 | 142k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
997.24/1000.19	c   969s|127100 |  5881 | 14795k| 112.4 |   186M |  50 |1505 |8530 | 489 | 169k|  1 | 142k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
997.24/1000.19	c   969s|127200 |  5901 | 14805k| 112.4 |   186M |  50 |1505 |8585 | 482 | 170k|  1 | 142k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
997.24/1000.19	c   970s|127300 |  5907 | 14816k| 112.4 |   186M |  50 |1505 |8638 | 492 | 170k|  0 | 142k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
997.24/1000.19	c   970s|127400 |  5911 | 14826k| 112.4 |   186M |  50 |1505 |8682 |   0 | 170k|  0 | 143k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
997.24/1000.19	c   971s|127500 |  5904 | 14835k| 112.4 |   186M |  50 |1505 |8749 | 491 | 170k|  0 | 143k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
997.24/1000.19	c   972s|127600 |  5908 | 14847k| 112.4 |   186M |  50 |1505 |8822 | 503 | 170k|  1 | 143k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
997.24/1000.19	c   973s|127700 |  5924 | 14862k| 112.4 |   186M |  50 |1505 |8883 | 498 | 170k|  2 | 143k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
997.24/1000.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
997.24/1000.19	c   973s|127800 |  5915 | 14877k| 112.4 |   186M |  50 |1505 |8963 | 491 | 170k|  2 | 143k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
997.24/1000.19	c   974s|127900 |  5908 | 14891k| 112.5 |   186M |  50 |1505 |8955 | 501 | 171k|  1 | 143k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
997.24/1000.19	c   975s|128000 |  5899 | 14901k| 112.4 |   186M |  50 |1505 |9014 | 502 | 171k|  1 | 143k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
997.24/1000.19	c   975s|128100 |  5899 | 14911k| 112.4 |   186M |  50 |1505 |8998 | 488 | 171k|  0 | 143k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
997.24/1000.19	c   976s|128200 |  5889 | 14925k| 112.5 |   186M |  50 |1505 |9048 |   0 | 171k|  0 | 143k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
997.24/1000.19	c   977s|128300 |  5890 | 14937k| 112.5 |   186M |  50 |1505 |9076 | 487 | 171k|  1 | 143k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
997.24/1000.19	c   978s|128400 |  5889 | 14951k| 112.5 |   186M |  50 |1505 |9078 | 488 | 171k|  1 | 144k|  23 | 5.000000e+00 |      --      |    Inf |   9.69%
997.24/1000.19	c   978s|128500 |  5893 | 14965k| 112.5 |   187M |  50 |1505 |8868 | 477 | 171k|  1 | 144k|  23 | 5.000000e+00 |      --      |    Inf |   9.70%
997.24/1000.19	c   979s|128600 |  5910 | 14974k| 112.5 |   187M |  50 |1505 |8874 | 477 | 171k|  1 | 144k|  23 | 5.000000e+00 |      --      |    Inf |   9.70%
997.24/1000.19	c   980s|128700 |  5910 | 14982k| 112.5 |   187M |  50 |1505 |8813 | 487 | 171k|  1 | 144k|  23 | 5.000000e+00 |      --      |    Inf |   9.70%
997.24/1000.19	c   980s|128800 |  5923 | 14994k| 112.5 |   187M |  50 |1505 |8682 | 485 | 171k|  1 | 144k|  23 | 5.000000e+00 |      --      |    Inf |   9.70%
997.24/1000.19	c   981s|128900 |  5952 | 15007k| 112.5 |   187M |  50 |1505 |8567 | 475 | 171k|  0 | 144k|  23 | 5.000000e+00 |      --      |    Inf |   9.70%
997.24/1000.19	c   982s|129000 |  5968 | 15018k| 112.5 |   187M |  50 |1505 |8576 | 487 | 172k|  1 | 144k|  23 | 5.000000e+00 |      --      |    Inf |   9.70%
997.24/1000.19	c   982s|129100 |  5978 | 15027k| 112.5 |   187M |  50 |1505 |8651 | 494 | 172k|  1 | 144k|  23 | 5.000000e+00 |      --      |    Inf |   9.70%
997.24/1000.19	c   983s|129200 |  5976 | 15035k| 112.4 |   187M |  50 |1505 |8662 | 479 | 172k|  0 | 144k|  23 | 5.000000e+00 |      --      |    Inf |   9.70%
997.24/1000.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
997.24/1000.19	c   983s|129300 |  5980 | 15046k| 112.4 |   187M |  50 |1505 |8618 | 474 | 172k|  1 | 144k|  23 | 5.000000e+00 |      --      |    Inf |   9.70%
997.24/1000.19	c   984s|129400 |  5990 | 15057k| 112.4 |   187M |  50 |1505 |8610 |   0 | 172k|  0 | 144k|  23 | 5.000000e+00 |      --      |    Inf |   9.70%
997.24/1000.19	c   985s|129500 |  5995 | 15069k| 112.4 |   187M |  50 |1505 |8634 | 475 | 172k|  0 | 145k|  23 | 5.000000e+00 |      --      |    Inf |   9.70%
997.24/1000.19	c   985s|129600 |  6002 | 15080k| 112.4 |   187M |  50 |1505 |8713 | 490 | 172k|  0 | 145k|  23 | 5.000000e+00 |      --      |    Inf |   9.70%
997.24/1000.19	c   986s|129700 |  6009 | 15090k| 112.4 |   187M |  50 |1505 |8793 | 487 | 172k|  1 | 145k|  23 | 5.000000e+00 |      --      |    Inf |   9.70%
997.24/1000.19	c   987s|129800 |  6005 | 15102k| 112.4 |   187M |  50 |1505 |8836 | 491 | 173k|  0 | 145k|  23 | 5.000000e+00 |      --      |    Inf |   9.70%
997.24/1000.19	c   988s|129900 |  6008 | 15118k| 112.5 |   187M |  50 |1505 |8852 |   0 | 173k|  0 | 145k|  23 | 5.000000e+00 |      --      |    Inf |   9.70%
997.24/1000.19	c   989s|130000 |  5998 | 15133k| 112.5 |   187M |  50 |1505 |8752 | 500 | 173k|  0 | 145k|  23 | 5.000000e+00 |      --      |    Inf |   9.70%
997.24/1000.19	c   989s|130100 |  6040 | 15145k| 112.5 |   187M |  50 |1505 |8688 | 484 | 173k|  0 | 145k|  23 | 5.000000e+00 |      --      |    Inf |   9.70%
997.24/1000.19	c   990s|130200 |  6048 | 15159k| 112.5 |   187M |  50 |1505 |8648 | 480 | 173k|  1 | 145k|  23 | 5.000000e+00 |      --      |    Inf |   9.70%
997.24/1000.19	c   991s|130300 |  6055 | 15172k| 112.5 |   187M |  50 |1505 |8670 | 480 | 173k|  1 | 145k|  23 | 5.000000e+00 |      --      |    Inf |   9.70%
997.24/1000.19	c   992s|130400 |  6076 | 15188k| 112.6 |   187M |  50 |1505 |8730 | 493 | 174k|  1 | 145k|  23 | 5.000000e+00 |      --      |    Inf |   9.70%
997.24/1000.19	c   993s|130500 |  6091 | 15202k| 112.6 |   187M |  50 |1505 |8795 |   0 | 174k|  0 | 145k|  23 | 5.000000e+00 |      --      |    Inf |   9.70%
997.24/1000.19	c   994s|130600 |  6093 | 15221k| 112.6 |   187M |  50 |1505 |8789 | 492 | 174k|  1 | 145k|  23 | 5.000000e+00 |      --      |    Inf |   9.70%
997.24/1000.19	c   994s|130700 |  6097 | 15234k| 112.7 |   187M |  50 |1505 |8801 | 511 | 174k|  1 | 145k|  23 | 5.000000e+00 |      --      |    Inf |   9.70%
997.24/1000.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
997.24/1000.19	c   995s|130800 |  6099 | 15247k| 112.7 |   187M |  50 |1505 |8733 | 476 | 174k|  0 | 146k|  23 | 5.000000e+00 |      --      |    Inf |   9.70%
997.24/1000.19	c   996s|130900 |  6101 | 15262k| 112.7 |   187M |  50 |1505 |8730 | 491 | 174k|  1 | 146k|  23 | 5.000000e+00 |      --      |    Inf |   9.70%
997.24/1000.19	c   997s|131000 |  6100 | 15276k| 112.7 |   187M |  50 |1505 |8783 | 496 | 174k|  1 | 146k|  23 | 5.000000e+00 |      --      |    Inf |   9.70%
997.24/1000.19	c   998s|131100 |  6106 | 15289k| 112.7 |   187M |  50 |1505 |8797 |   0 | 175k|  0 | 146k|  23 | 5.000000e+00 |      --      |    Inf |   9.70%
997.24/1000.19	c   999s|131200 |  6115 | 15305k| 112.8 |   187M |  50 |1505 |8859 | 488 | 175k|  1 | 146k|  23 | 5.000000e+00 |      --      |    Inf |   9.70%
997.24/1000.19	c   999s|131300 |  6111 | 15321k| 112.8 |   187M |  50 |1505 |8847 | 492 | 175k|  0 | 146k|  23 | 5.000000e+00 |      --      |    Inf |   9.70%
997.24/1000.19	c 
997.24/1000.19	c SCIP Status        : solving was interrupted [time limit reached]
997.24/1000.19	c Solving Time (sec) : 1000.00
997.24/1000.19	c Solving Nodes      : 131353 (total of 135845 nodes in 2 runs)
997.24/1000.19	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
997.24/1000.19	c Dual Bound         : +5.00000000000000e+00
997.24/1000.19	c Gap                : infinite
997.24/1000.19	c ----------------------------------------------------------------------
997.24/1000.19	c dual bound: 5.0 -> 5
997.24/1000.19	c primal bound: 1e+20 -> 100000000000000000000
997.24/1000.19	c scip-goal-lb: 5
997.24/1000.19	c scip-goal-ub: 100000000000000000000
997.24/1000.19	c writing output to: HOME/tmpqyzke3qh.opb
997.24/1000.19	c appending fixed variable constraints
997.24/1000.19	c scip-fixed vars: 41.46% (624/1505)
997.24/1000.19	c ----------------------------------------------------------------------
997.24/1000.19	c executing external solver: HOME/naps-1.03a6
997.24/1000.19	c ----------------------------------------------------------------------
997.24/1000.19	c command: HOME/naps-1.03a6 -goal-lb=5 -goal-ub=99999999999999999999 HOME/tmpqyzke3qh.opb
997.34/1000.20	c NaPS 1.03a6.
997.34/1000.20	c Input file name: HOME/tmpqyzke3qh.opb
997.34/1000.94	c single stage optimization mode
3600.01/3610.20	c
3600.01/3610.20	c *** TERMINATED *** by signal 15
3600.01/3610.20	c _____________________________________________________________________________
3600.01/3610.20	c std/band forms        : 369,0
3600.01/3610.20	c 2cl/3cl ITE-codings   : 132160,0
3600.01/3610.20	c BDD/srt/adr Max costs : 615,11586,0
3600.01/3610.20	c BDDraw/bin/mul/srt/adr: 320,0,0,49,0
3600.01/3610.20	c BDD nodes             : 197440
3600.01/3610.20	c Es1/CC detections     : 0,0
3600.01/3610.20	c CC sort               : 49
3600.01/3610.20	c SAT/UNSAT calls       : 0,0
3600.01/3610.20	c regenrated variables  : 0
3600.01/3610.20	c eliminated fixed lits : 640
3600.01/3610.20	c goal lit flips        : 0
3600.01/3610.20	c goal stages           : 1
3600.01/3610.20	c goal shrink           : 0
3600.01/3610.20	c goal coeff separations: 0
3600.01/3610.20	c restarts              : 0
3600.01/3610.20	c conflicts             : 0              (0 /sec)
3600.01/3610.20	c decisions             : 0              (0 /sec)
3600.01/3610.20	c propagations          : 0              (0 /sec)
3600.01/3610.20	c inspects              : 0              (0 /sec)
3600.01/3610.20	c CPU time (solving tm) : 2601 s        (2601 s, SAT 0 s, UNSAT 0 s)
3600.01/3610.20	c Time for Opt-base     : 0.000398 s
3600.01/3610.20	c Steps for Opt-base    : 0
3600.01/3610.20	c Time for BDD coding   : 0.504 s
3600.01/3610.20	c Time for srt coding   : 0.003164 s
3600.01/3610.20	c _____________________________________________________________________________
3600.01/3610.20	s UNKNOWN
3600.01/3610.31	c received SIGTERM, forwarding to pbsolver...
3600.01/3610.31	c failed to send SIGTERM to pbsolver: [Errno 3] No such process

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: 63708 MiB (39731 MiB free)
  memory of node 1: 64465 MiB (54159 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4499087-1751392921/watcher-4499087-1751392921 -o /tmp/evaluation-result-4499087-1751392921/solver-4499087-1751392921 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1751386400-51593 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4499087-1751392921.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=54247, runsolver pid=54244
Current StackSize limit: 8192 KiB


[startup+0.100066 s]*
/proc/loadavg: 4.26 4.18 4.13 5/269 54252
/proc/meminfo: memFree=96143840/131250000 swapFree=33010684/33010684
[pid=54247] ppid=54244 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/54247/stat : 54247 (scip-naps-1.00.) S 54244 54247 51580 0 -1 4194304 256 342 0 0 0 0 0 0 20 0 1 0 54914598 4292608 736 18446744073709551615 94170467971072 94170468865605 140720905839568 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94170469104656 94170469152400 94170500689920 140720905845153 140720905845250 140720905845250 140720905850852 0
/proc/54247/statm: 1048 736 672 219 0 110 0
[pid=54252] ppid=54247 vsize=127372 memory=26752 CPUtime=0.04 cores=5,7
/proc/54252/stat : 54252 (python3) R 54247 54247 51580 0 -1 4194304 2942 0 0 0 4 0 0 0 20 0 1 0 54914601 130428928 6688 18446744073709551615 94080620482560 94080620482937 140725648878240 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 94080620494232 94080620494852 94080633380864 140725648882023 140725648882210 140725648882210 140725648887783 0
/proc/54252/statm: 31843 6688 4224 1 0 3945 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 131564 KiB
Current children cumulated memory: 29696 KiB

[startup+0.205972 s]*
/proc/loadavg: 4.26 4.18 4.13 5/269 54252
/proc/meminfo: memFree=96120404/131250000 swapFree=33010684/33010684
[pid=54247] ppid=54244 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/54247/stat : 54247 (scip-naps-1.00.) S 54244 54247 51580 0 -1 4194304 256 342 0 0 0 0 0 0 20 0 1 0 54914598 4292608 736 18446744073709551615 94170467971072 94170468865605 140720905839568 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94170469104656 94170469152400 94170500689920 140720905845153 140720905845250 140720905845250 140720905850852 0
/proc/54247/statm: 1048 736 672 219 0 110 0
[pid=54252] ppid=54247 vsize=1210748 memory=63460 CPUtime=0.14 cores=5,7
/proc/54252/stat : 54252 (python3) R 54247 54247 51580 0 -1 4194304 8867 0 0 0 13 1 0 0 20 0 1 0 54914601 1239805952 15865 18446744073709551615 94080620482560 94080620482937 140725648878240 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 94080620494232 94080620494852 94080633380864 140725648882023 140725648882210 140725648882210 140725648887783 0
/proc/54252/statm: 302687 15865 7897 1 0 274045 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 1214940 KiB
Current children cumulated memory: 66404 KiB

[startup+0.305763 s]*
/proc/loadavg: 4.26 4.18 4.13 5/269 54252
/proc/meminfo: memFree=96113348/131250000 swapFree=33010684/33010684
[pid=54247] ppid=54244 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/54247/stat : 54247 (scip-naps-1.00.) S 54244 54247 51580 0 -1 4194304 256 342 0 0 0 0 0 0 20 0 1 0 54914598 4292608 736 18446744073709551615 94170467971072 94170468865605 140720905839568 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94170469104656 94170469152400 94170500689920 140720905845153 140720905845250 140720905845250 140720905850852 0
/proc/54247/statm: 1048 736 672 219 0 110 0
[pid=54252] ppid=54247 vsize=1223948 memory=72932 CPUtime=0.24 cores=5,7
/proc/54252/stat : 54252 (python3) R 54247 54247 51580 0 -1 4194304 11113 0 0 0 23 1 0 0 20 0 1 0 54914601 1253322752 18233 18446744073709551615 94080620482560 94080620482937 140725648878240 0 0 0 0 16781312 2 0 0 0 17 7 0 0 0 0 0 94080620494232 94080620494852 94080633380864 140725648882023 140725648882210 140725648882210 140725648887783 0
/proc/54252/statm: 305987 18233 8025 1 0 277345 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 1228140 KiB
Current children cumulated memory: 75876 KiB

[startup+0.700215 s]
/proc/loadavg: 4.26 4.18 4.13 5/269 54252
/proc/meminfo: memFree=96113348/131250000 swapFree=33010684/33010684
[pid=54247] ppid=54244 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/54247/stat : 54247 (scip-naps-1.00.) S 54244 54247 51580 0 -1 4194304 256 342 0 0 0 0 0 0 20 0 1 0 54914598 4292608 736 18446744073709551615 94170467971072 94170468865605 140720905839568 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94170469104656 94170469152400 94170500689920 140720905845153 140720905845250 140720905845250 140720905850852 0
/proc/54247/statm: 1048 736 672 219 0 110 0
[pid=54252] ppid=54247 vsize=1237844 memory=86116 CPUtime=0.62 cores=5,7
/proc/54252/stat : 54252 (python3) R 54247 54247 51580 0 -1 4194304 14430 0 0 0 60 2 0 0 20 0 1 0 54914601 1267552256 21529 18446744073709551615 94080620482560 94080620482937 140725648878240 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94080620494232 94080620494852 94080633380864 140725648882023 140725648882210 140725648882210 140725648887783 0
/proc/54252/statm: 309461 21529 8025 1 0 280819 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 1242036 KiB
Current children cumulated memory: 89060 KiB

[startup+1.50022 s]
/proc/loadavg: 4.26 4.18 4.13 5/269 54252
/proc/meminfo: memFree=96113436/131250000 swapFree=33010684/33010684
[pid=54247] ppid=54244 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/54247/stat : 54247 (scip-naps-1.00.) S 54244 54247 51580 0 -1 4194304 256 342 0 0 0 0 0 0 20 0 1 0 54914598 4292608 736 18446744073709551615 94170467971072 94170468865605 140720905839568 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94170469104656 94170469152400 94170500689920 140720905845153 140720905845250 140720905845250 140720905850852 0
/proc/54247/statm: 1048 736 672 219 0 110 0
[pid=54252] ppid=54247 vsize=1272320 memory=119932 CPUtime=1.41 cores=5,7
/proc/54252/stat : 54252 (python3) R 54247 54247 51580 0 -1 4194304 23716 0 0 0 138 3 0 0 20 0 1 0 54914601 1302855680 29983 18446744073709551615 94080620482560 94080620482937 140725648878240 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94080620494232 94080620494852 94080633380864 140725648882023 140725648882210 140725648882210 140725648887783 0
/proc/54252/statm: 318080 29983 8153 1 0 289438 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 1276512 KiB
Current children cumulated memory: 122876 KiB

[startup+3.10556 s]
/proc/loadavg: 4.26 4.18 4.13 5/269 54252
/proc/meminfo: memFree=96040996/131250000 swapFree=33010684/33010684
[pid=54247] ppid=54244 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/54247/stat : 54247 (scip-naps-1.00.) S 54244 54247 51580 0 -1 4194304 256 342 0 0 0 0 0 0 20 0 1 0 54914598 4292608 736 18446744073709551615 94170467971072 94170468865605 140720905839568 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94170469104656 94170469152400 94170500689920 140720905845153 140720905845250 140720905845250 140720905850852 0
/proc/54247/statm: 1048 736 672 219 0 110 0
[pid=54252] ppid=54247 vsize=1323492 memory=170800 CPUtime=3.01 cores=5,7
/proc/54252/stat : 54252 (python3) R 54247 54247 51580 0 -1 4194304 40054 0 0 0 295 6 0 0 20 0 1 0 54914601 1355255808 42700 18446744073709551615 94080620482560 94080620482937 140725648878240 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94080620494232 94080620494852 94080633380864 140725648882023 140725648882210 140725648882210 140725648887783 0
/proc/54252/statm: 330873 42700 8153 1 0 302231 0
Current children cumulated CPU time: 3.01 s
Current children cumulated vsize: 1327684 KiB
Current children cumulated memory: 173744 KiB

[startup+6.3002 s]
/proc/loadavg: 4.24 4.17 4.13 5/269 54252
/proc/meminfo: memFree=96039724/131250000 swapFree=33010684/33010684
[pid=54247] ppid=54244 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/54247/stat : 54247 (scip-naps-1.00.) S 54244 54247 51580 0 -1 4194304 256 342 0 0 0 0 0 0 20 0 1 0 54914598 4292608 736 18446744073709551615 94170467971072 94170468865605 140720905839568 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94170469104656 94170469152400 94170500689920 140720905845153 140720905845250 140720905845250 140720905850852 0
/proc/54247/statm: 1048 736 672 219 0 110 0
[pid=54252] ppid=54247 vsize=1325000 memory=172188 CPUtime=6.2 cores=5,7
/proc/54252/stat : 54252 (python3) R 54247 54247 51580 0 -1 4194304 42254 0 0 0 613 7 0 0 20 0 1 0 54914601 1356800000 43047 18446744073709551615 94080620482560 94080620482937 140725648878240 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94080620494232 94080620494852 94080633380864 140725648882023 140725648882210 140725648882210 140725648887783 0
/proc/54252/statm: 331250 43047 8153 1 0 302608 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 1329192 KiB
Current children cumulated memory: 175132 KiB

[startup+12.7002 s]
/proc/loadavg: 4.22 4.17 4.13 5/269 54252
/proc/meminfo: memFree=96036616/131250000 swapFree=33010684/33010684
[pid=54247] ppid=54244 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/54247/stat : 54247 (scip-naps-1.00.) S 54244 54247 51580 0 -1 4194304 256 342 0 0 0 0 0 0 20 0 1 0 54914598 4292608 736 18446744073709551615 94170467971072 94170468865605 140720905839568 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94170469104656 94170469152400 94170500689920 140720905845153 140720905845250 140720905845250 140720905850852 0
/proc/54247/statm: 1048 736 672 219 0 110 0
[pid=54252] ppid=54247 vsize=1326796 memory=173448 CPUtime=12.57 cores=5,7
/proc/54252/stat : 54252 (python3) R 54247 54247 51580 0 -1 4194304 43785 0 0 0 1250 7 0 0 20 0 1 0 54914601 1358639104 43362 18446744073709551615 94080620482560 94080620482937 140725648878240 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94080620494232 94080620494852 94080633380864 140725648882023 140725648882210 140725648882210 140725648887783 0
/proc/54252/statm: 331699 43362 8153 1 0 303057 0
Current children cumulated CPU time: 12.57 s
Current children cumulated vsize: 1330988 KiB
Current children cumulated memory: 176392 KiB

[startup+25.5002 s]
/proc/loadavg: 4.17 4.16 4.12 5/270 54253
/proc/meminfo: memFree=94830568/131250000 swapFree=33010684/33010684
[pid=54247] ppid=54244 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/54247/stat : 54247 (scip-naps-1.00.) S 54244 54247 51580 0 -1 4194304 256 342 0 0 0 0 0 0 20 0 1 0 54914598 4292608 736 18446744073709551615 94170467971072 94170468865605 140720905839568 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94170469104656 94170469152400 94170500689920 140720905845153 140720905845250 140720905845250 140720905850852 0
/proc/54247/statm: 1048 736 672 219 0 110 0
[pid=54252] ppid=54247 vsize=1334960 memory=181556 CPUtime=25.34 cores=5,7
/proc/54252/stat : 54252 (python3) R 54247 54247 51580 0 -1 4194304 49090 0 0 0 2525 9 0 0 20 0 1 0 54914601 1366999040 45389 18446744073709551615 94080620482560 94080620482937 140725648878240 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94080620494232 94080620494852 94080633380864 140725648882023 140725648882210 140725648882210 140725648887783 0
/proc/54252/statm: 333740 45389 8153 1 0 305098 0
Current children cumulated CPU time: 25.34 s
Current children cumulated vsize: 1339152 KiB
Current children cumulated memory: 184500 KiB

[startup+51.1053 s]
/proc/loadavg: 4.25 4.18 4.13 5/269 54253
/proc/meminfo: memFree=93754572/131250000 swapFree=33010684/33010684
[pid=54247] ppid=54244 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/54247/stat : 54247 (scip-naps-1.00.) S 54244 54247 51580 0 -1 4194304 256 342 0 0 0 0 0 0 20 0 1 0 54914598 4292608 736 18446744073709551615 94170467971072 94170468865605 140720905839568 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94170469104656 94170469152400 94170500689920 140720905845153 140720905845250 140720905845250 140720905850852 0
/proc/54247/statm: 1048 736 672 219 0 110 0
[pid=54252] ppid=54247 vsize=1356840 memory=204576 CPUtime=50.88 cores=5,7
/proc/54252/stat : 54252 (python3) R 54247 54247 51580 0 -1 4194304 57504 0 0 0 5077 11 0 0 20 0 1 0 54914601 1389404160 51144 18446744073709551615 94080620482560 94080620482937 140725648878240 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94080620494232 94080620494852 94080633380864 140725648882023 140725648882210 140725648882210 140725648887783 0
/proc/54252/statm: 339210 51144 8153 1 0 310568 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 1361032 KiB
Current children cumulated memory: 207520 KiB

[startup+102.3 s]
/proc/loadavg: 4.17 4.17 4.13 5/268 54255
/proc/meminfo: memFree=93752180/131250000 swapFree=33010684/33010684
[pid=54247] ppid=54244 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/54247/stat : 54247 (scip-naps-1.00.) S 54244 54247 51580 0 -1 4194304 256 342 0 0 0 0 0 0 20 0 1 0 54914598 4292608 736 18446744073709551615 94170467971072 94170468865605 140720905839568 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94170469104656 94170469152400 94170500689920 140720905845153 140720905845250 140720905845250 140720905850852 0
/proc/54247/statm: 1048 736 672 219 0 110 0
[pid=54252] ppid=54247 vsize=1356840 memory=204960 CPUtime=101.95 cores=5,7
/proc/54252/stat : 54252 (python3) R 54247 54247 51580 0 -1 4194304 57602 0 0 0 10184 11 0 0 20 0 1 0 54914601 1389404160 51240 18446744073709551615 94080620482560 94080620482937 140725648878240 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94080620494232 94080620494852 94080633380864 140725648882023 140725648882210 140725648882210 140725648887783 0
/proc/54252/statm: 339210 51240 8153 1 0 310568 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 1361032 KiB
Current children cumulated memory: 207904 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.15 4.12 5/268 54257
/proc/meminfo: memFree=93746780/131250000 swapFree=33010684/33010684
[pid=54247] ppid=54244 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/54247/stat : 54247 (scip-naps-1.00.) S 54244 54247 51580 0 -1 4194304 256 342 0 0 0 0 0 0 20 0 1 0 54914598 4292608 736 18446744073709551615 94170467971072 94170468865605 140720905839568 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94170469104656 94170469152400 94170500689920 140720905845153 140720905845250 140720905845250 140720905850852 0
/proc/54247/statm: 1048 736 672 219 0 110 0
[pid=54252] ppid=54247 vsize=1356840 memory=204960 CPUtime=161.8 cores=5,7
/proc/54252/stat : 54252 (python3) R 54247 54247 51580 0 -1 4194304 57606 0 0 0 16169 11 0 0 20 0 1 0 54914601 1389404160 51240 18446744073709551615 94080620482560 94080620482937 140725648878240 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94080620494232 94080620494852 94080633380864 140725648882023 140725648882210 140725648882210 140725648887783 0
/proc/54252/statm: 339210 51240 8153 1 0 310568 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 1361032 KiB
Current children cumulated memory: 207904 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.15 4.12 5/269 54262
/proc/meminfo: memFree=92894860/131250000 swapFree=33010684/33010684
[pid=54247] ppid=54244 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/54247/stat : 54247 (scip-naps-1.00.) S 54244 54247 51580 0 -1 4194304 256 342 0 0 0 0 0 0 20 0 1 0 54914598 4292608 736 18446744073709551615 94170467971072 94170468865605 140720905839568 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94170469104656 94170469152400 94170500689920 140720905845153 140720905845250 140720905845250 140720905850852 0
/proc/54247/statm: 1048 736 672 219 0 110 0
[pid=54252] ppid=54247 vsize=1356840 memory=204960 CPUtime=221.64 cores=5,7
/proc/54252/stat : 54252 (python3) R 54247 54247 51580 0 -1 4194304 57606 0 0 0 22153 11 0 0 20 0 1 0 54914601 1389404160 51240 18446744073709551615 94080620482560 94080620482937 140725648878240 0 0 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0 94080620494232 94080620494852 94080633380864 140725648882023 140725648882210 140725648882210 140725648887783 0
/proc/54252/statm: 339210 51240 8153 1 0 310568 0
Current children cumulated CPU time: 221.64 s
Current children cumulated vsize: 1361032 KiB

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

/proc/54247/stat : 54247 (scip-naps-1.00.) S 54244 54247 51580 0 -1 4194304 256 342 0 0 0 0 0 0 20 0 1 0 54914598 4292608 736 18446744073709551615 94170467971072 94170468865605 140720905839568 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94170469104656 94170469152400 94170500689920 140720905845153 140720905845250 140720905845250 140720905850852 0
/proc/54247/statm: 1048 736 672 219 0 110 0
[pid=54252] ppid=54247 vsize=1392444 memory=241312 CPUtime=997.34 cores=5,7
/proc/54252/stat : 54252 (python3) S 54247 54247 51580 0 -1 4194304 66744 0 0 0 99720 14 0 0 20 0 1 0 54914601 1425862656 60328 18446744073709551615 94080620482560 94080620482937 140725648878240 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94080620494232 94080620494852 94080633380864 140725648882023 140725648882210 140725648882210 140725648887783 0
/proc/54252/statm: 348111 60328 8313 1 0 319469 0
[pid=54405] ppid=54252 vsize=278512 memory=262448 CPUtime=2215.79 cores=5,7
/proc/54405/stat : 54405 (naps-1.03a6) R 54252 54405 54405 0 -1 4194304 98594 0 0 0 221483 96 0 0 20 0 1 0 55014619 285196288 65612 18446744073709551615 4198400 7047149 140720671320592 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 32948224 140720671324520 140720671324659 140720671324659 140720671330249 0
/proc/54405/statm: 69628 65612 608 696 0 68789 0
Current children cumulated CPU time: 3213.13 s
Current children cumulated vsize: 1675148 KiB
Current children cumulated memory: 506704 KiB

[startup+3282.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/271 54657
/proc/meminfo: memFree=127031780/131250000 swapFree=33010684/33010684
[pid=54247] ppid=54244 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/54247/stat : 54247 (scip-naps-1.00.) S 54244 54247 51580 0 -1 4194304 256 342 0 0 0 0 0 0 20 0 1 0 54914598 4292608 736 18446744073709551615 94170467971072 94170468865605 140720905839568 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94170469104656 94170469152400 94170500689920 140720905845153 140720905845250 140720905845250 140720905850852 0
/proc/54247/statm: 1048 736 672 219 0 110 0
[pid=54252] ppid=54247 vsize=1392444 memory=241312 CPUtime=997.34 cores=5,7
/proc/54252/stat : 54252 (python3) S 54247 54247 51580 0 -1 4194304 66744 0 0 0 99720 14 0 0 20 0 1 0 54914601 1425862656 60328 18446744073709551615 94080620482560 94080620482937 140725648878240 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94080620494232 94080620494852 94080633380864 140725648882023 140725648882210 140725648882210 140725648887783 0
/proc/54252/statm: 348111 60328 8313 1 0 319469 0
[pid=54405] ppid=54252 vsize=270460 memory=254396 CPUtime=2275.62 cores=5,7
/proc/54405/stat : 54405 (naps-1.03a6) R 54252 54405 54405 0 -1 4194304 100141 0 0 0 227462 100 0 0 20 0 1 0 55014619 276951040 63599 18446744073709551615 4198400 7047149 140720671320592 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 32948224 140720671324520 140720671324659 140720671324659 140720671330249 0
/proc/54405/statm: 67615 63599 608 696 0 66776 0
Current children cumulated CPU time: 3272.96 s
Current children cumulated vsize: 1667096 KiB
Current children cumulated memory: 498652 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/271 54659
/proc/meminfo: memFree=126987988/131250000 swapFree=33010684/33010684
[pid=54247] ppid=54244 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/54247/stat : 54247 (scip-naps-1.00.) S 54244 54247 51580 0 -1 4194304 256 342 0 0 0 0 0 0 20 0 1 0 54914598 4292608 736 18446744073709551615 94170467971072 94170468865605 140720905839568 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94170469104656 94170469152400 94170500689920 140720905845153 140720905845250 140720905845250 140720905850852 0
/proc/54247/statm: 1048 736 672 219 0 110 0
[pid=54252] ppid=54247 vsize=1392444 memory=241312 CPUtime=997.34 cores=5,7
/proc/54252/stat : 54252 (python3) S 54247 54247 51580 0 -1 4194304 66744 0 0 0 99720 14 0 0 20 0 1 0 54914601 1425862656 60328 18446744073709551615 94080620482560 94080620482937 140725648878240 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94080620494232 94080620494852 94080633380864 140725648882023 140725648882210 140725648882210 140725648887783 0
/proc/54252/statm: 348111 60328 8313 1 0 319469 0
[pid=54405] ppid=54252 vsize=293892 memory=280680 CPUtime=2335.47 cores=5,7
/proc/54405/stat : 54405 (naps-1.03a6) R 54252 54405 54405 0 -1 4194304 103532 0 0 0 233443 104 0 0 20 0 1 0 55014619 300945408 70170 18446744073709551615 4198400 7047149 140720671320592 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 32948224 140720671324520 140720671324659 140720671324659 140720671330249 0
/proc/54405/statm: 73473 70170 608 696 0 72634 0
Current children cumulated CPU time: 3332.81 s
Current children cumulated vsize: 1690528 KiB
Current children cumulated memory: 524936 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/271 54661
/proc/meminfo: memFree=127032200/131250000 swapFree=33010684/33010684
[pid=54247] ppid=54244 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/54247/stat : 54247 (scip-naps-1.00.) S 54244 54247 51580 0 -1 4194304 256 342 0 0 0 0 0 0 20 0 1 0 54914598 4292608 736 18446744073709551615 94170467971072 94170468865605 140720905839568 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94170469104656 94170469152400 94170500689920 140720905845153 140720905845250 140720905845250 140720905850852 0
/proc/54247/statm: 1048 736 672 219 0 110 0
[pid=54252] ppid=54247 vsize=1392444 memory=241312 CPUtime=997.34 cores=5,7
/proc/54252/stat : 54252 (python3) S 54247 54247 51580 0 -1 4194304 66744 0 0 0 99720 14 0 0 20 0 1 0 54914601 1425862656 60328 18446744073709551615 94080620482560 94080620482937 140725648878240 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94080620494232 94080620494852 94080633380864 140725648882023 140725648882210 140725648882210 140725648887783 0
/proc/54252/statm: 348111 60328 8313 1 0 319469 0
[pid=54405] ppid=54252 vsize=264964 memory=252284 CPUtime=2395.31 cores=5,7
/proc/54405/stat : 54405 (naps-1.03a6) R 54252 54405 54405 0 -1 4194304 105638 0 0 0 239421 110 0 0 20 0 1 0 55014619 271323136 63071 18446744073709551615 4198400 7047149 140720671320592 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 32948224 140720671324520 140720671324659 140720671324659 140720671330249 0
/proc/54405/statm: 66241 63071 608 696 0 65402 0
Current children cumulated CPU time: 3392.65 s
Current children cumulated vsize: 1661600 KiB
Current children cumulated memory: 496540 KiB

[startup+3462.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/271 54667
/proc/meminfo: memFree=126992268/131250000 swapFree=33010684/33010684
[pid=54247] ppid=54244 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/54247/stat : 54247 (scip-naps-1.00.) S 54244 54247 51580 0 -1 4194304 256 342 0 0 0 0 0 0 20 0 1 0 54914598 4292608 736 18446744073709551615 94170467971072 94170468865605 140720905839568 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94170469104656 94170469152400 94170500689920 140720905845153 140720905845250 140720905845250 140720905850852 0
/proc/54247/statm: 1048 736 672 219 0 110 0
[pid=54252] ppid=54247 vsize=1392444 memory=241312 CPUtime=997.34 cores=5,7
/proc/54252/stat : 54252 (python3) S 54247 54247 51580 0 -1 4194304 66744 0 0 0 99720 14 0 0 20 0 1 0 54914601 1425862656 60328 18446744073709551615 94080620482560 94080620482937 140725648878240 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94080620494232 94080620494852 94080633380864 140725648882023 140725648882210 140725648882210 140725648887783 0
/proc/54252/statm: 348111 60328 8313 1 0 319469 0
[pid=54405] ppid=54252 vsize=255460 memory=239204 CPUtime=2455.15 cores=5,7
/proc/54405/stat : 54405 (naps-1.03a6) R 54252 54405 54405 0 -1 4194304 107904 0 0 0 245402 113 0 0 20 0 1 0 55014619 261591040 59801 18446744073709551615 4198400 7047149 140720671320592 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 32948224 140720671324520 140720671324659 140720671324659 140720671330249 0
/proc/54405/statm: 63865 59801 608 696 0 63026 0
Current children cumulated CPU time: 3452.49 s
Current children cumulated vsize: 1652096 KiB
Current children cumulated memory: 483460 KiB

[startup+3522.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/271 54669
/proc/meminfo: memFree=126920724/131250000 swapFree=33010684/33010684
[pid=54247] ppid=54244 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/54247/stat : 54247 (scip-naps-1.00.) S 54244 54247 51580 0 -1 4194304 256 342 0 0 0 0 0 0 20 0 1 0 54914598 4292608 736 18446744073709551615 94170467971072 94170468865605 140720905839568 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94170469104656 94170469152400 94170500689920 140720905845153 140720905845250 140720905845250 140720905850852 0
/proc/54247/statm: 1048 736 672 219 0 110 0
[pid=54252] ppid=54247 vsize=1392444 memory=241312 CPUtime=997.34 cores=5,7
/proc/54252/stat : 54252 (python3) S 54247 54247 51580 0 -1 4194304 66744 0 0 0 99720 14 0 0 20 0 1 0 54914601 1425862656 60328 18446744073709551615 94080620482560 94080620482937 140725648878240 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94080620494232 94080620494852 94080633380864 140725648882023 140725648882210 140725648882210 140725648887783 0
/proc/54252/statm: 348111 60328 8313 1 0 319469 0
[pid=54405] ppid=54252 vsize=313152 memory=299712 CPUtime=2514.99 cores=5,7
/proc/54405/stat : 54405 (naps-1.03a6) R 54252 54405 54405 0 -1 4194304 109621 0 0 0 251382 117 0 0 20 0 1 0 55014619 320667648 74928 18446744073709551615 4198400 7047149 140720671320592 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 32948224 140720671324520 140720671324659 140720671324659 140720671330249 0
/proc/54405/statm: 78288 74928 608 696 0 77449 0
Current children cumulated CPU time: 3512.33 s
Current children cumulated vsize: 1709788 KiB
Current children cumulated memory: 543968 KiB

[startup+3582.3 s]
/proc/loadavg: 3.56 3.94 4.04 4/264 54713
/proc/meminfo: memFree=128073084/131250000 swapFree=33010684/33010684
[pid=54247] ppid=54244 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/54247/stat : 54247 (scip-naps-1.00.) S 54244 54247 51580 0 -1 4194304 256 342 0 0 0 0 0 0 20 0 1 0 54914598 4292608 736 18446744073709551615 94170467971072 94170468865605 140720905839568 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94170469104656 94170469152400 94170500689920 140720905845153 140720905845250 140720905845250 140720905850852 0
/proc/54247/statm: 1048 736 672 219 0 110 0
[pid=54252] ppid=54247 vsize=1392444 memory=241312 CPUtime=997.34 cores=5,7
/proc/54252/stat : 54252 (python3) S 54247 54247 51580 0 -1 4194304 66744 0 0 0 99720 14 0 0 20 0 1 0 54914601 1425862656 60328 18446744073709551615 94080620482560 94080620482937 140725648878240 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94080620494232 94080620494852 94080633380864 140725648882023 140725648882210 140725648882210 140725648887783 0
/proc/54252/statm: 348111 60328 8313 1 0 319469 0
[pid=54405] ppid=54252 vsize=310008 memory=296568 CPUtime=2574.84 cores=5,7
/proc/54405/stat : 54405 (naps-1.03a6) R 54252 54405 54405 0 -1 4194304 111216 0 0 0 257361 123 0 0 20 0 1 0 55014619 317448192 74142 18446744073709551615 4198400 7047149 140720671320592 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 32948224 140720671324520 140720671324659 140720671324659 140720671330249 0
/proc/54405/statm: 77502 74142 608 696 0 76663 0
Current children cumulated CPU time: 3572.18 s
Current children cumulated vsize: 1706644 KiB
Current children cumulated memory: 540824 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.2 s]
/proc/loadavg: 3.34 3.85 4.00 4/264 54714
/proc/meminfo: memFree=128091464/131250000 swapFree=33010684/33010684
[pid=54247] ppid=54244 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/54247/stat : 54247 (scip-naps-1.00.) S 54244 54247 51580 0 -1 4194304 256 342 0 0 0 0 0 0 20 0 1 0 54914598 4292608 736 18446744073709551615 94170467971072 94170468865605 140720905839568 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94170469104656 94170469152400 94170500689920 140720905845153 140720905845250 140720905845250 140720905850852 0
/proc/54247/statm: 1048 736 672 219 0 110 0
[pid=54252] ppid=54247 vsize=1392444 memory=241312 CPUtime=997.34 cores=5,7
/proc/54252/stat : 54252 (python3) S 54247 54247 51580 0 -1 4194304 66744 0 0 0 99720 14 0 0 20 0 1 0 54914601 1425862656 60328 18446744073709551615 94080620482560 94080620482937 140725648878240 0 0 0 0 16781312 16386 1 0 0 17 5 0 0 0 0 0 94080620494232 94080620494852 94080633380864 140725648882023 140725648882210 140725648882210 140725648887783 0
/proc/54252/statm: 348111 60328 8313 1 0 319469 0
[pid=54405] ppid=54252 vsize=274288 memory=260848 CPUtime=2602.67 cores=5,7
/proc/54405/stat : 54405 (naps-1.03a6) R 54252 54405 54405 0 -1 4194304 111810 0 0 0 260143 124 0 0 20 0 1 0 55014619 280870912 65212 18446744073709551615 4198400 7047149 140720671320592 0 0 0 0 0 17922 0 0 0 17 5 0 0 0 0 0 7573272 7623312 32948224 140720671324520 140720671324659 140720671324659 140720671330249 0
/proc/54405/statm: 68572 65212 608 696 0 67733 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 1670924 KiB
Current children cumulated memory: 505104 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3610.22 s]
# the end of solver process 54247 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=0.0022 s, system=0.005448 s

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

# cumulated CPU time of all completed processes:  user=3598.76 s, system=1.41335 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+3610.32 s]*
/proc/loadavg: 3.34 3.85 4.00 4/262 54714
/proc/meminfo: memFree=128357672/131250000 swapFree=33010684/33010684
[pid=54252] ppid=54244 vsize=1381556 memory=232480 CPUtime=3600.13 cores=5,7
/proc/54252/stat : 54252 (python3) R 54244 54247 51580 0 -1 4194304 91793 111811 0 0 99731 15 260143 124 20 0 1 0 54914601 1414713344 58120 18446744073709551615 94080620482560 94080620482937 140725648878240 0 0 0 0 16781312 0 0 0 0 17 7 0 0 0 0 0 94080620494232 94080620494852 94080633380864 140725648882023 140725648882210 140725648882210 140725648887783 0
/proc/54252/statm: 345389 58120 8313 1 0 316747 0
Current cumulated CPU time of completed processes: 0.007648 s
Current children cumulated CPU time: 3600.13 s
Current children cumulated vsize: 1381556 KiB
Current children cumulated memory: 232480 KiB

Child status: 0

Real time (s): 3610.35
CPU time (s): 3600.17
CPU user time (s): 3598.76
CPU system time (s): 1.41335
CPU usage (%): 99.7181
Max. virtual memory (cumulated for all children) (KiB): 1798456
Max. memory (cumulated for all children) (KiB): 632576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.76
system time used= 1.41335
maximum resident set size= 388320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 205911
page faults= 0
swaps= 0
block input operations= 0
block output operations= 440
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 392
involuntary context switches= 2030


# summary of solver processes directly reported to runsolver:
#   pid: 54247,54252
#   total CPU time (s): 3600.17
#   total CPU user time (s): 3598.76
#   total CPU system time (s): 1.41335

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.68723 second user time and 15.8092 second system time

The end

Launcher Data

Begin job on nodeC028 at 2025-07-01 20:02:01
IDJOB=4499087
IDBENCH=148770
IDSOLVER=3368
FILE ID=nodeC028/4499087-1751392921
RUNJOBID= nodeC028-1751386400-51593
SLURM_JOB_ID= 9598246
Free space on /tmp= 432924 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB09/OPT-LIN/flexray/normalized-fx49.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4499087-1751392921/watcher-4499087-1751392921 -o /tmp/evaluation-result-4499087-1751392921/solver-4499087-1751392921 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1751386400-51593 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4499087-1751392921.opb

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

MD5SUM BENCH= bb00c8681178995acecbc2b6e4ec1a1a
RANDOM SEED=70848816

nodeC028 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.051
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.087
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.800
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3655.606
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.090
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.086
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3460.522
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3597.102
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 7000.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        96143740 kB
MemAvailable:   96248264 kB
Buffers:            3280 kB
Cached:           911160 kB
SwapCached:            0 kB
Active:         33796092 kB
Inactive:         602636 kB
Active(anon):   33502356 kB
Inactive(anon):        0 kB
Active(file):     293736 kB
Inactive(file):   602636 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5516 kB
Writeback:             0 kB
AnonPages:      33486920 kB
Mapped:           128360 kB
Shmem:             18068 kB
KReclaimable:      94784 kB
Slab:             181264 kB
SReclaimable:      94784 kB
SUnreclaim:        86480 kB
KernelStack:        4352 kB
PageTables:        69492 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:   38940032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150648 kB
VmallocChunk:          0 kB
Percpu:             3712 kB
HardwareCorrupted:     0 kB
AnonHugePages:  11112448 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433044 MiB
End job on nodeC028 at 2025-07-01 21:02:11