Trace number 4529854

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SCIP-NaPS 1.00a2UNSAT 591.843 593.983

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/
normalized-3col-almost3reg-l060-r059-n1.cnf-plain.pb.metafix.opb
MD5SUMdcac64736f2fac2889802971ff74db2d
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark415.773
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3288
Total number of constraints10282
Number of constraints which are clauses10282
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

23.27/23.45	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4529854-1752260187.opb
23.27/23.45	c Solving mode: decision
23.27/23.45	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
23.27/23.45	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
23.27/23.45	c original problem has 3288 variables (3288 bin, 0 int, 0 impl, 0 cont) and 10282 constraints
23.27/23.45	c presolving:
23.27/23.45	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 10282 upgd conss, 0 impls, 9186 clqs
23.27/23.45	c (round 2, exhaustive) 0 del vars, 4384 del conss, 1096 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 10282 upgd conss, 0 impls, 9186 clqs
23.27/23.45	c    (0.1s) probing: 51/3288 (1.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
23.27/23.45	c    (0.1s) probing aborted: 50/50 successive totally useless probings
23.27/23.45	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
23.27/23.45	c    (0.1s) symmetry computation finished: 2 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.00)
23.27/23.45	c dynamic symmetry handling statistics:
23.27/23.45	c    orbitopal reduction:       no components
23.27/23.45	c    orbital reduction:         no components
23.27/23.45	c    lexicographic reduction:   no permutations
23.27/23.45	c handled 1 out of 1 symmetry components
23.27/23.45	c (round 3, exhaustive) 11 del vars, 4384 del conss, 1097 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 10282 upgd conss, 0 impls, 10212 clqs
23.27/23.45	c (round 4, fast)       27 del vars, 4434 del conss, 1097 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 10282 upgd conss, 0 impls, 10204 clqs
23.27/23.45	c    (0.1s) probing: 57/3288 (1.7%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
23.27/23.45	c    (0.1s) probing aborted: 50/50 successive totally useless probings
23.27/23.45	c presolving (5 rounds: 5 fast, 4 medium, 4 exhaustive):
23.27/23.45	c  27 deleted vars, 4434 deleted constraints, 1097 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
23.27/23.45	c  0 implications, 10204 cliques
23.27/23.45	c presolved problem has 3269 variables (3269 bin, 0 int, 0 impl, 0 cont) and 6945 constraints
23.27/23.45	c    6944 constraints of type <setppc>
23.27/23.45	c       1 constraints of type <orbitope>
23.27/23.45	c transformed objective value is always integral (scale: 1)
23.27/23.45	c Presolving Time: 0.12
23.27/23.45	c 
23.27/23.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
23.27/23.45	c   0.2s|     1 |     0 |  2447 |     - |    67M |   0 |3269 |6970 |6944 |   0 |  0 |  24 |   0 | 0.000000e+00 |      --      |    Inf | unknown
23.27/23.45	c   0.8s|     1 |     0 |  8747 |     - |    69M |   0 |3269 |6971 |7139 | 195 |  1 |  25 |   0 | 0.000000e+00 |      --      |    Inf | unknown
23.27/23.45	c   0.9s|     1 |     0 |  9519 |     - |    70M |   0 |3269 |6973 |7315 | 371 |  2 |  27 |   0 | 0.000000e+00 |      --      |    Inf | unknown
23.27/23.45	c   1.1s|     1 |     0 | 10012 |     - |    72M |   0 |3269 |6974 |7446 | 502 |  3 |  28 |   0 | 0.000000e+00 |      --      |    Inf | unknown
23.27/23.45	c   1.4s|     1 |     0 | 10445 |     - |    73M |   0 |3269 |6975 |7544 | 600 |  4 |  29 |   0 | 0.000000e+00 |      --      |    Inf | unknown
23.27/23.45	c   1.5s|     1 |     0 | 10658 |     - |    75M |   0 |3269 |6976 |7570 | 626 |  5 |  30 |   0 | 0.000000e+00 |      --      |    Inf | unknown
23.27/23.45	c   1.7s|     1 |     0 | 10776 |     - |    78M |   0 |3269 |6977 |7586 | 642 |  6 |  31 |   0 | 0.000000e+00 |      --      |    Inf | unknown
23.27/23.45	c   1.8s|     1 |     0 | 10892 |     - |    80M |   0 |3269 |6978 |7602 | 658 |  7 |  32 |   0 | 0.000000e+00 |      --      |    Inf | unknown
23.27/23.45	c   2.1s|     1 |     0 | 11030 |     - |    82M |   0 |3269 |6979 |7619 | 675 |  8 |  33 |   0 | 0.000000e+00 |      --      |    Inf | unknown
23.27/23.45	c   2.2s|     1 |     0 | 11205 |     - |    84M |   0 |3269 |6980 |7640 | 696 |  9 |  34 |   0 | 0.000000e+00 |      --      |    Inf | unknown
23.27/23.45	c   2.3s|     1 |     0 | 11302 |     - |    85M |   0 |3269 |6981 |7656 | 712 | 10 |  35 |   0 | 0.000000e+00 |      --      |    Inf | unknown
23.27/23.45	c   2.4s|     1 |     0 | 11459 |     - |    86M |   0 |3269 |6982 |7669 | 725 | 11 |  36 |   0 | 0.000000e+00 |      --      |    Inf | unknown
23.27/23.45	c   3.0s|     1 |     2 | 14046 |     - |    87M |   0 |3269 |6995 |7669 | 725 | 11 |  49 |  11 | 0.000000e+00 |      --      |    Inf | unknown
23.27/23.45	c   7.1s|   100 |    83 | 38819 | 276.4 |    96M |  40 |3269 |7124 |7383 |1615 |  1 | 180 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
23.27/23.45	c   8.0s|   200 |   127 | 43848 | 162.8 |   100M |  58 |3269 |7246 |7431 |1843 |  1 | 302 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
23.27/23.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
23.27/23.45	c   8.5s|   300 |   129 | 46836 | 118.3 |   102M |  67 |3269 |7386 |7419 |1972 |  1 | 443 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
23.27/23.45	c   9.3s|   400 |    99 | 50221 |  97.1 |   108M |  67 |3269 |7587 |7437 |2199 |  1 | 654 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
23.27/23.45	c  10.0s|   500 |   115 | 53331 |  83.9 |   115M |  67 |3269 |7760 |   0 |2534 |  0 | 829 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
23.27/23.45	c  11.2s|   600 |   132 | 59766 |  80.6 |   122M |  67 |3269 |7885 |   0 |2890 |  0 | 966 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
23.27/23.45	c  12.2s|   700 |   167 | 64593 |  76.0 |   128M |  67 |3269 |7987 |7415 |3332 |  1 |1085 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
23.27/23.45	c  12.8s|   800 |   142 | 66969 |  69.5 |   129M |  67 |3269 |8131 |7399 |3584 |  1 |1278 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
23.27/23.45	c  13.7s|   900 |   150 | 70760 |  66.0 |   133M |  67 |3269 |8332 |   0 |4110 |  0 |1564 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
23.27/23.45	c  14.0s|  1000 |   140 | 72519 |  61.1 |   134M |  67 |3269 |8698 |7424 |4188 |  1 |1990 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
23.27/23.45	c  14.6s|  1100 |   145 | 75939 |  58.7 |   137M |  67 |3269 |8861 |7436 |4757 |  1 |2313 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
23.27/23.45	c  15.4s|  1200 |   143 | 80565 |  57.6 |   140M |  67 |3269 |9009 |7427 |5523 |  1 |2694 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
23.27/23.45	c  15.9s|  1300 |   147 | 84089 |  55.9 |   141M |  67 |3269 |9214 |7358 |5786 |  0 |3091 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
23.27/23.45	c  16.5s|  1400 |   150 | 87143 |  54.1 |   143M |  67 |3269 |9257 |7387 |5966 |  1 |3168 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
23.27/23.45	c  17.1s|  1500 |   130 | 89202 |  51.9 |   146M |  67 |3269 |9403 |7450 |6277 |  1 |3411 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
23.27/23.45	c  18.0s|  1600 |   123 | 93305 |  51.2 |   152M |  67 |3269 |9547 |   0 |7225 |  0 |3760 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
23.27/23.45	c  18.7s|  1700 |   126 | 96557 |  50.1 |   154M |  67 |3269 |9651 |7365 |7854 |  1 |4064 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
23.27/23.45	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
23.27/23.45	c  19.4s|  1800 |   127 | 99520 |  48.9 |   155M |  67 |3269 |9632 |   0 |8252 |  0 |4228 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
23.27/23.45	c  19.9s|  1900 |   132 |103054 |  48.2 |   155M |  67 |3269 |9640 |7426 |9067 |  3 |4360 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
23.27/23.45	c  20.5s|  2000 |   132 |106743 |  47.7 |   156M |  67 |3269 |9772 |7473 |9809 |  3 |4631 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
23.27/23.45	c  21.1s|  2100 |   133 |110131 |  47.0 |   156M |  67 |3269 |9780 |7440 |  10k|  1 |4758 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
23.27/23.45	c  21.8s|  2200 |   141 |112335 |  45.9 |   158M |  67 |3269 |9849 |   0 |  10k|  0 |4922 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
23.27/23.45	c  22.7s|  2300 |   150 |116010 |  45.5 |   161M |  67 |3269 |9902 |7481 |  11k|  2 |5075 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
23.27/23.45	c  23.3s|  2400 |   149 |119473 |  45.0 |   162M |  67 |3269 |  10k|7446 |  11k|  1 |5271 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  24.1s|  2500 |   154 |122560 |  44.5 |   168M |  67 |3269 |  10k|7473 |  12k|  2 |5453 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  24.8s|  2600 |   145 |125245 |  43.8 |   171M |  67 |3269 |  10k|7420 |  12k|  1 |5684 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  25.6s|  2700 |   149 |129069 |  43.6 |   175M |  67 |3269 |  10k|7446 |  13k|  1 |6048 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  26.0s|  2800 |   145 |131579 |  42.9 |   175M |  67 |3269 |  10k|7443 |  14k|  1 |6312 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  26.5s|  2900 |   159 |133606 |  42.1 |   176M |  67 |3269 |  10k|7411 |  14k|  1 |6551 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  27.3s|  3000 |   169 |136656 |  41.7 |   176M |  67 |3269 |  10k|7433 |  14k|  1 |6757 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  27.8s|  3100 |   165 |139022 |  41.2 |   176M |  67 |3269 |  10k|7428 |  14k|  1 |7020 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  28.4s|  3200 |   173 |141570 |  40.7 |   179M |  67 |3269 |  10k|7415 |  15k|  1 |7233 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
51.87/52.18	c  28.9s|  3300 |   183 |144223 |  40.2 |   180M |  67 |3269 |  11k|7428 |  15k|  1 |7536 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  29.4s|  3400 |   188 |146359 |  39.7 |   182M |  67 |3269 |  11k|7428 |  15k|  1 |7819 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  29.7s|  3500 |   191 |148230 |  39.1 |   182M |  67 |3269 |  11k|7428 |  15k|  1 |7981 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  30.1s|  3600 |   187 |150717 |  38.7 |   182M |  67 |3269 |  11k|7423 |  16k|  1 |8261 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  30.5s|  3700 |   186 |152126 |  38.0 |   183M |  67 |3269 |  11k|7423 |  16k|  1 |8534 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  30.9s|  3800 |   178 |153592 |  37.4 |   183M |  67 |3269 |  11k|   0 |  16k|  0 |8855 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  31.4s|  3900 |   184 |157782 |  37.5 |   183M |  67 |3269 |  11k|7428 |  16k|  1 |9155 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  31.8s|  4000 |   180 |158970 |  36.9 |   183M |  67 |3269 |  11k|7427 |  16k|  1 |9445 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  32.2s|  4100 |   184 |161448 |  36.6 |   183M |  67 |3269 |  11k|7424 |  16k|  1 |9696 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  32.6s|  4200 |   197 |164423 |  36.4 |   184M |  67 |3269 |  11k|7411 |  17k|  1 |9991 |  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  33.1s|  4300 |   193 |166829 |  36.1 |   184M |  67 |3269 |  11k|7411 |  17k|  1 |  10k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  33.8s|  4400 |   196 |169626 |  36.0 |   188M |  67 |3269 |  11k|   0 |  18k|  0 |  10k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  34.3s|  4500 |   203 |173557 |  36.0 |   188M |  67 |3269 |  11k|7411 |  18k|  1 |  10k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  35.2s|  4600 |   208 |176862 |  36.0 |   189M |  67 |3269 |  11k|   0 |  18k|  0 |  11k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  35.8s|  4700 |   201 |179285 |  35.7 |   189M |  67 |3269 |  11k|7365 |  19k|  1 |  11k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
51.87/52.18	c  36.4s|  4800 |   208 |183585 |  35.9 |   190M |  67 |3269 |  12k|7421 |  19k|  1 |  11k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  36.9s|  4900 |   205 |187041 |  35.8 |   191M |  67 |3269 |  12k|   0 |  20k|  0 |  12k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  37.5s|  5000 |   207 |191123 |  35.9 |   191M |  67 |3269 |  12k|   0 |  20k|  0 |  12k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  38.0s|  5100 |   203 |195799 |  36.2 |   191M |  67 |3269 |  12k|   0 |  21k|  0 |  12k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  38.6s|  5200 |   204 |199883 |  36.2 |   191M |  67 |3269 |  12k|7413 |  22k|  1 |  13k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  39.3s|  5300 |   202 |204089 |  36.4 |   191M |  67 |3269 |  12k|7444 |  23k|  3 |  13k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  39.7s|  5400 |   207 |205918 |  36.0 |   192M |  67 |3269 |  12k|   0 |  23k|  0 |  13k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  40.2s|  5500 |   212 |208163 |  35.8 |   194M |  67 |3269 |  12k|7487 |  23k|  1 |  13k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  41.2s|  5600 |   226 |213675 |  36.1 |   196M |  67 |3269 |  12k|7390 |  24k|  0 |  13k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  41.7s|  5700 |   242 |217286 |  36.1 |   197M |  67 |3269 |  13k|7460 |  24k|  3 |  14k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  42.2s|  5800 |   243 |219496 |  35.9 |   197M |  67 |3269 |  13k|   0 |  24k|  0 |  14k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  42.7s|  5900 |   248 |221921 |  35.7 |   198M |  67 |3269 |  13k|7407 |  25k|  1 |  14k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  43.1s|  6000 |   239 |223698 |  35.4 |   198M |  67 |3269 |  13k|   0 |  25k|  0 |  14k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  43.6s|  6100 |   252 |226255 |  35.2 |   198M |  67 |3269 |  13k|7456 |  25k|  2 |  15k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  44.1s|  6200 |   245 |228373 |  35.0 |   198M |  67 |3269 |  13k|7407 |  25k|  1 |  15k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
51.87/52.18	c  44.9s|  6300 |   255 |232867 |  35.1 |   198M |  67 |3269 |  13k|   0 |  26k|  0 |  15k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  45.4s|  6400 |   255 |235435 |  35.0 |   198M |  67 |3269 |  13k|7408 |  26k|  1 |  15k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  45.8s|  6500 |   248 |237645 |  34.8 |   198M |  67 |3269 |  13k|7408 |  27k|  1 |  16k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  46.3s|  6600 |   264 |240324 |  34.7 |   198M |  67 |3269 |  13k|7453 |  27k|  1 |  16k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  46.7s|  6700 |   257 |242399 |  34.5 |   198M |  67 |3269 |  13k|   0 |  27k|  0 |  16k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  47.2s|  6800 |   257 |244299 |  34.2 |   198M |  67 |3269 |  13k|7426 |  28k|  1 |  16k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  47.8s|  6900 |   261 |247768 |  34.3 |   199M |  67 |3269 |  13k|7407 |  28k|  1 |  16k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  48.2s|  7000 |   261 |249848 |  34.1 |   199M |  67 |3269 |  13k|   0 |  28k|  0 |  17k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  48.7s|  7100 |   265 |251450 |  33.8 |   199M |  67 |3269 |  13k|7407 |  28k|  1 |  17k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  49.1s|  7200 |   254 |253177 |  33.6 |   199M |  67 |3269 |  14k|   0 |  28k|  0 |  17k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  49.5s|  7300 |   252 |255368 |  33.4 |   199M |  67 |3269 |  14k|7423 |  28k|  1 |  18k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  50.0s|  7400 |   266 |257647 |  33.3 |   200M |  67 |3269 |  14k|7420 |  29k|  1 |  18k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  50.6s|  7500 |   263 |261538 |  33.3 |   200M |  67 |3269 |  14k|7459 |  29k|  2 |  18k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  51.1s|  7600 |   271 |264031 |  33.2 |   201M |  67 |3269 |  14k|7454 |  30k|  1 |  19k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
51.87/52.18	c  51.5s|  7700 |   274 |266001 |  33.1 |   201M |  67 |3269 |  14k|   0 |  30k|  0 |  19k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
78.78/79.16	c  52.0s|  7800 |   280 |268511 |  33.0 |   201M |  67 |3269 |  14k|7411 |  30k|  1 |  19k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  52.7s|  7900 |   271 |271928 |  33.0 |   201M |  67 |3269 |  14k|   0 |  31k|  0 |  19k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  53.2s|  8000 |   266 |274320 |  32.9 |   201M |  67 |3269 |  15k|7428 |  31k|  1 |  20k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  53.6s|  8100 |   267 |277128 |  32.8 |   202M |  67 |3269 |  15k|7397 |  31k|  1 |  20k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  54.2s|  8200 |   262 |279583 |  32.7 |   203M |  67 |3269 |  15k|   0 |  32k|  0 |  20k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  54.7s|  8300 |   258 |281314 |  32.5 |   203M |  67 |3269 |  15k|   0 |  32k|  0 |  21k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  55.2s|  8400 |   270 |284420 |  32.5 |   203M |  67 |3269 |  15k|7426 |  32k|  0 |  21k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  55.6s|  8500 |   268 |285885 |  32.3 |   203M |  67 |3269 |  15k|7412 |  32k|  1 |  21k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  56.2s|  8600 |   263 |288121 |  32.2 |   203M |  67 |3269 |  15k|7461 |  33k|  2 |  22k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  56.7s|  8700 |   258 |290931 |  32.1 |   203M |  67 |3269 |  15k|7408 |  33k|  1 |  22k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  57.2s|  8800 |   266 |295124 |  32.2 |   204M |  67 |3269 |  15k|7420 |  33k|  1 |  22k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  57.7s|  8900 |   286 |297455 |  32.1 |   204M |  67 |3269 |  15k|7410 |  34k|  1 |  23k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  58.2s|  9000 |   289 |299795 |  32.0 |   204M |  67 |3269 |  15k|7431 |  34k|  1 |  23k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  58.8s|  9100 |   306 |303158 |  32.1 |   205M |  67 |3269 |  15k|7437 |  34k|  1 |  23k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  59.1s|  9200 |   304 |304973 |  31.9 |   205M |  67 |3269 |  16k|   0 |  34k|  0 |  23k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
78.78/79.16	c  59.7s|  9300 |   318 |308459 |  31.9 |   211M |  67 |3269 |  16k|7404 |  34k|  0 |  24k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  60.1s|  9400 |   325 |311277 |  31.9 |   211M |  67 |3269 |  16k|   0 |  35k|  0 |  24k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  60.6s|  9500 |   323 |313348 |  31.8 |   211M |  67 |3269 |  16k|   0 |  35k|  0 |  24k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  61.2s|  9600 |   325 |316821 |  31.8 |   211M |  67 |3269 |  16k|   0 |  35k|  0 |  25k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  61.7s|  9700 |   336 |319365 |  31.7 |   211M |  67 |3269 |  16k|7431 |  35k|  1 |  25k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  62.4s|  9800 |   339 |324014 |  31.9 |   211M |  67 |3269 |  16k|7459 |  36k|  1 |  25k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  63.0s|  9900 |   336 |326460 |  31.8 |   211M |  67 |3269 |  16k|7496 |  36k|  3 |  26k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  63.6s| 10000 |   337 |329502 |  31.8 |   211M |  67 |3269 |  16k|7383 |  37k|  1 |  26k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  64.1s| 10100 |   345 |331609 |  31.7 |   211M |  67 |3269 |  16k|7392 |  37k|  1 |  26k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  64.7s| 10200 |   353 |335174 |  31.7 |   212M |  67 |3269 |  16k|7398 |  37k|  1 |  27k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  65.1s| 10300 |   353 |336712 |  31.6 |   212M |  67 |3269 |  16k|7416 |  37k|  1 |  27k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  65.6s| 10400 |   354 |338477 |  31.4 |   212M |  67 |3269 |  16k|   0 |  37k|  0 |  27k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  66.1s| 10500 |   356 |339929 |  31.3 |   212M |  67 |3269 |  16k|   0 |  38k|  0 |  27k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  66.7s| 10600 |   354 |341495 |  31.1 |   213M |  67 |3269 |  16k|7365 |  38k|  1 |  28k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  67.2s| 10700 |   350 |344120 |  31.1 |   214M |  67 |3269 |  16k|7420 |  38k|  1 |  28k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
78.78/79.16	c  67.6s| 10800 |   368 |346552 |  31.0 |   214M |  67 |3269 |  16k|7406 |  38k|  1 |  28k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  68.0s| 10900 |   362 |348502 |  30.9 |   214M |  67 |3269 |  16k|   0 |  38k|  0 |  29k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  68.5s| 11000 |   371 |351016 |  30.9 |   214M |  67 |3269 |  16k|7408 |  39k|  1 |  29k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  69.0s| 11100 |   358 |353105 |  30.8 |   214M |  67 |3269 |  16k|7420 |  39k|  1 |  29k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  69.7s| 11200 |   417 |358797 |  31.0 |   218M |  67 |3269 |  16k|7357 |  39k|  1 |  30k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  70.4s| 11300 |   414 |362804 |  31.1 |   220M |  67 |3269 |  16k|   0 |  40k|  0 |  30k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  70.9s| 11400 |   423 |365504 |  31.1 |   220M |  67 |3269 |  16k|7408 |  40k|  1 |  30k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  71.3s| 11500 |   417 |368192 |  31.0 |   220M |  67 |3269 |  16k|7328 |  40k|  1 |  30k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  71.8s| 11600 |   403 |370503 |  31.0 |   220M |  67 |3269 |  16k|7416 |  40k|  2 |  31k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  72.4s| 11700 |   413 |373613 |  31.0 |   221M |  67 |3269 |  16k|7382 |  41k|  1 |  31k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  72.8s| 11800 |   409 |377041 |  31.0 |   221M |  67 |3269 |  16k|7373 |  41k|  1 |  31k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  73.7s| 11900 |   405 |380731 |  31.0 |   223M |  67 |3269 |  16k|7420 |  42k|  1 |  32k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  74.2s| 12000 |   403 |383019 |  31.0 |   223M |  67 |3269 |  16k|7373 |  42k|  1 |  32k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  74.8s| 12100 |   402 |385113 |  30.9 |   224M |  67 |3269 |  16k|   0 |  42k|  0 |  32k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  75.3s| 12200 |   407 |387574 |  30.8 |   224M |  67 |3269 |  16k|7385 |  42k|  1 |  33k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
78.78/79.16	c  75.8s| 12300 |   397 |389766 |  30.8 |   224M |  67 |3269 |  16k|7425 |  42k|  2 |  33k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  76.3s| 12400 |   403 |391943 |  30.7 |   224M |  67 |3269 |  16k|7401 |  43k|  1 |  33k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  76.8s| 12500 |   396 |394316 |  30.6 |   224M |  67 |3269 |  16k|7408 |  43k|  1 |  34k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  77.2s| 12600 |   396 |396529 |  30.6 |   224M |  67 |3269 |  16k|7420 |  43k|  1 |  34k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  77.8s| 12700 |   404 |399231 |  30.5 |   224M |  67 |3269 |  16k|7398 |  43k|  1 |  34k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  78.3s| 12800 |   400 |400775 |  30.4 |   224M |  67 |3269 |  16k|7398 |  43k|  1 |  35k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
78.78/79.16	c  78.6s| 12900 |   410 |402669 |  30.3 |   224M |  67 |3269 |  16k|7419 |  44k|  1 |  35k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  79.0s| 13000 |   408 |404158 |  30.2 |   224M |  67 |3269 |  16k|7397 |  44k|  1 |  36k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  79.4s| 13100 |   404 |406185 |  30.1 |   224M |  67 |3269 |  16k|   0 |  44k|  0 |  36k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  79.9s| 13200 |   410 |408406 |  30.1 |   224M |  67 |3269 |  16k|7425 |  44k|  2 |  36k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  80.3s| 13300 |   406 |410155 |  30.0 |   224M |  67 |3269 |  16k|7398 |  44k|  1 |  36k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  80.7s| 13400 |   405 |412077 |  29.9 |   224M |  67 |3269 |  16k|7395 |  44k|  1 |  37k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  81.1s| 13500 |   413 |413703 |  29.8 |   224M |  67 |3269 |  16k|7392 |  45k|  1 |  37k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  81.5s| 13600 |   417 |415287 |  29.7 |   225M |  67 |3269 |  16k|   0 |  45k|  0 |  37k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  81.9s| 13700 |   418 |416722 |  29.6 |   225M |  67 |3269 |  16k|7409 |  45k|  2 |  38k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
100.79/101.24	c  82.4s| 13800 |   413 |420386 |  29.6 |   225M |  67 |3269 |  16k|   0 |  45k|  0 |  38k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  82.8s| 13900 |   407 |422050 |  29.5 |   225M |  67 |3269 |  16k|7387 |  45k|  1 |  38k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  83.2s| 14000 |   420 |423913 |  29.5 |   225M |  67 |3269 |  16k|   0 |  45k|  0 |  39k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  83.5s| 14100 |   414 |425293 |  29.4 |   225M |  67 |3269 |  16k|7377 |  45k|  1 |  39k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  83.9s| 14200 |   431 |427123 |  29.3 |   225M |  67 |3269 |  16k|7398 |  45k|  1 |  39k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  84.4s| 14300 |   435 |429245 |  29.2 |   225M |  67 |3269 |  16k|7382 |  46k|  1 |  40k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  84.8s| 14400 |   438 |431282 |  29.2 |   225M |  67 |3269 |  16k|7397 |  46k|  2 |  40k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  85.2s| 14500 |   421 |433355 |  29.1 |   225M |  67 |3269 |  16k|7382 |  46k|  1 |  40k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  85.6s| 14600 |   431 |435000 |  29.0 |   226M |  67 |3269 |  16k|7382 |  46k|  0 |  41k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  85.9s| 14700 |   421 |436964 |  28.9 |   226M |  67 |3269 |  16k|7386 |  46k|  1 |  41k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  86.3s| 14800 |   424 |438739 |  28.9 |   226M |  67 |3269 |  16k|7374 |  46k|  1 |  41k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  86.7s| 14900 |   430 |442029 |  28.9 |   226M |  67 |3269 |  16k|7384 |  46k|  2 |  41k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  87.1s| 15000 |   431 |443313 |  28.8 |   226M |  67 |3269 |  16k|   0 |  46k|  0 |  42k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  87.5s| 15100 |   422 |444903 |  28.7 |   228M |  67 |3269 |  16k|   0 |  47k|  0 |  42k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  87.9s| 15200 |   436 |446898 |  28.6 |   228M |  67 |3269 |  16k|7382 |  47k|  1 |  42k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
100.79/101.24	c  88.3s| 15300 |   444 |449077 |  28.6 |   228M |  67 |3269 |  16k|   0 |  47k|  0 |  43k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  88.7s| 15400 |   439 |451105 |  28.6 |   228M |  67 |3269 |  16k|   0 |  47k|  0 |  43k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  89.2s| 15500 |   436 |453004 |  28.5 |   228M |  67 |3269 |  16k|   0 |  47k|  0 |  43k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  89.7s| 15600 |   437 |456214 |  28.5 |   229M |  67 |3269 |  16k|   0 |  47k|  0 |  44k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  90.1s| 15700 |   431 |457904 |  28.4 |   229M |  67 |3269 |  16k|   0 |  47k|  0 |  44k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  90.5s| 15800 |   444 |460059 |  28.4 |   229M |  67 |3269 |  16k|   0 |  48k|  0 |  44k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  91.0s| 15900 |   448 |462634 |  28.4 |   229M |  67 |3269 |  16k|7404 |  48k|  2 |  45k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  91.5s| 16000 |   449 |465014 |  28.3 |   229M |  67 |3269 |  16k|7388 |  48k|  1 |  45k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  91.9s| 16100 |   452 |467349 |  28.3 |   229M |  67 |3269 |  16k|7395 |  48k|  1 |  45k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  92.3s| 16200 |   451 |469046 |  28.2 |   229M |  67 |3269 |  16k|7395 |  48k|  1 |  46k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  92.8s| 16300 |   450 |471201 |  28.2 |   229M |  67 |3269 |  16k|   0 |  48k|  0 |  46k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  93.2s| 16400 |   453 |473184 |  28.2 |   230M |  67 |3269 |  16k|7403 |  48k|  1 |  46k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  93.6s| 16500 |   449 |475202 |  28.1 |   230M |  67 |3269 |  16k|7391 |  49k|  1 |  47k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  94.1s| 16600 |   444 |477553 |  28.1 |   230M |  67 |3269 |  16k|   0 |  49k|  0 |  47k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  94.6s| 16700 |   449 |480326 |  28.1 |   230M |  67 |3269 |  16k|7405 |  49k|  2 |  47k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
100.79/101.24	c  95.1s| 16800 |   462 |483039 |  28.1 |   230M |  67 |3269 |  16k|   0 |  49k|  0 |  48k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  95.5s| 16900 |   454 |486054 |  28.1 |   230M |  67 |3269 |  16k|   0 |  49k|  0 |  48k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  95.9s| 17000 |   449 |487393 |  28.0 |   230M |  67 |3269 |  16k|7382 |  49k|  1 |  48k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  96.3s| 17100 |   456 |489268 |  27.9 |   230M |  67 |3269 |  16k|7382 |  50k|  1 |  49k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  96.6s| 17200 |   447 |490755 |  27.9 |   230M |  67 |3269 |  16k|7382 |  50k|  1 |  49k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  97.1s| 17300 |   451 |492834 |  27.8 |   231M |  67 |3269 |  16k|   0 |  50k|  0 |  49k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  97.5s| 17400 |   452 |495644 |  27.8 |   231M |  67 |3269 |  16k|7397 |  50k|  1 |  50k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  97.9s| 17500 |   444 |497347 |  27.8 |   231M |  67 |3269 |  16k|   0 |  50k|  0 |  50k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  98.3s| 17600 |   445 |498785 |  27.7 |   231M |  67 |3269 |  16k|7382 |  51k|  1 |  50k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  98.7s| 17700 |   459 |501106 |  27.7 |   231M |  67 |3269 |  16k|7398 |  51k|  2 |  50k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  99.1s| 17800 |   457 |502842 |  27.6 |   231M |  67 |3269 |  16k|7398 |  51k|  1 |  51k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  99.4s| 17900 |   462 |504176 |  27.5 |   231M |  67 |3269 |  16k|7388 |  51k|  1 |  51k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c  99.9s| 18000 |   463 |506099 |  27.5 |   231M |  67 |3269 |  16k|7386 |  51k|  1 |  51k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c   100s| 18100 |   458 |508064 |  27.4 |   231M |  67 |3269 |  16k|   0 |  51k|  0 |  52k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
100.79/101.24	c   101s| 18200 |   467 |510018 |  27.4 |   231M |  67 |3269 |  16k|7399 |  51k|  1 |  52k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
121.91/122.44	c   101s| 18300 |   462 |512291 |  27.4 |   231M |  67 |3269 |  16k|   0 |  51k|  0 |  52k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   101s| 18400 |   471 |514032 |  27.3 |   231M |  67 |3269 |  16k|   0 |  51k|  0 |  52k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   102s| 18500 |   472 |515828 |  27.3 |   231M |  67 |3269 |  16k|   0 |  51k|  0 |  53k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   102s| 18600 |   471 |517452 |  27.2 |   231M |  67 |3269 |  16k|7395 |  51k|  1 |  53k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   103s| 18700 |   466 |518747 |  27.1 |   231M |  67 |3269 |  16k|7386 |  52k|  1 |  53k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   103s| 18800 |   467 |520278 |  27.1 |   231M |  67 |3269 |  16k|7386 |  52k|  1 |  54k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   103s| 18900 |   471 |522177 |  27.0 |   231M |  67 |3269 |  16k|7384 |  52k|  1 |  54k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   104s| 19000 |   469 |523887 |  27.0 |   231M |  67 |3269 |  16k|   0 |  52k|  0 |  54k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   104s| 19100 |   482 |525545 |  26.9 |   231M |  67 |3269 |  16k|7393 |  52k|  1 |  55k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   105s| 19200 |   471 |527923 |  26.9 |   231M |  67 |3269 |  16k|   0 |  52k|  0 |  55k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   105s| 19300 |   465 |529944 |  26.9 |   231M |  67 |3269 |  16k|7394 |  52k|  1 |  55k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   105s| 19400 |   464 |531431 |  26.8 |   231M |  67 |3269 |  16k|   0 |  52k|  0 |  55k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   106s| 19500 |   468 |533559 |  26.8 |   231M |  67 |3269 |  16k|   0 |  52k|  0 |  56k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   106s| 19600 |   465 |536858 |  26.8 |   232M |  67 |3269 |  16k|   0 |  53k|  0 |  56k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   107s| 19700 |   466 |539073 |  26.8 |   232M |  67 |3269 |  16k|   0 |  53k|  0 |  57k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
121.91/122.44	c   107s| 19800 |   477 |541290 |  26.8 |   232M |  67 |3269 |  16k|   0 |  53k|  0 |  57k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   107s| 19900 |   458 |543316 |  26.7 |   232M |  67 |3269 |  16k|   0 |  53k|  0 |  57k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   108s| 20000 |   455 |545137 |  26.7 |   232M |  67 |3269 |  16k|   0 |  53k|  0 |  57k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   108s| 20100 |   457 |546644 |  26.6 |   232M |  67 |3269 |  16k|7394 |  53k|  1 |  58k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   109s| 20200 |   453 |548327 |  26.6 |   232M |  67 |3269 |  16k|7388 |  53k|  1 |  58k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   109s| 20300 |   453 |550596 |  26.6 |   232M |  67 |3269 |  16k|7396 |  53k|  1 |  58k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   110s| 20400 |   452 |553151 |  26.6 |   233M |  67 |3269 |  16k|   0 |  54k|  0 |  58k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   110s| 20500 |   451 |555785 |  26.6 |   233M |  67 |3269 |  16k|7419 |  54k|  2 |  59k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   110s| 20600 |   449 |557337 |  26.5 |   233M |  67 |3269 |  16k|7377 |  54k|  1 |  59k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   111s| 20700 |   447 |559019 |  26.5 |   233M |  67 |3269 |  16k|   0 |  54k|  0 |  59k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   111s| 20800 |   448 |560863 |  26.4 |   233M |  67 |3269 |  16k|   0 |  54k|  0 |  60k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   112s| 20900 |   441 |562770 |  26.4 |   233M |  67 |3269 |  16k|7402 |  54k|  1 |  60k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   112s| 21000 |   440 |564893 |  26.4 |   233M |  67 |3269 |  16k|   0 |  55k|  0 |  60k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   113s| 21100 |   450 |567750 |  26.4 |   233M |  67 |3269 |  16k|7407 |  55k|  1 |  61k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   113s| 21200 |   443 |569819 |  26.3 |   233M |  67 |3269 |  16k|   0 |  55k|  0 |  61k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
121.91/122.44	c   113s| 21300 |   454 |574089 |  26.4 |   233M |  67 |3269 |  16k|7372 |  55k|  1 |  61k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   114s| 21400 |   457 |575822 |  26.4 |   233M |  67 |3269 |  16k|7385 |  55k|  1 |  62k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   114s| 21500 |   460 |577485 |  26.3 |   233M |  67 |3269 |  16k|   0 |  55k|  0 |  62k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   115s| 21600 |   457 |579309 |  26.3 |   233M |  67 |3269 |  16k|7372 |  55k|  1 |  62k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   115s| 21700 |   452 |580999 |  26.2 |   233M |  67 |3269 |  16k|7372 |  56k|  1 |  62k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   115s| 21800 |   451 |582601 |  26.2 |   233M |  67 |3269 |  16k|7372 |  56k|  1 |  62k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   116s| 21900 |   446 |584200 |  26.2 |   233M |  67 |3269 |  16k|   0 |  56k|  0 |  63k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   116s| 22000 |   454 |587710 |  26.2 |   233M |  67 |3269 |  16k|7398 |  56k|  1 |  63k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   116s| 22100 |   455 |589320 |  26.1 |   233M |  67 |3269 |  16k|7372 |  56k|  1 |  63k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   117s| 22200 |   455 |590963 |  26.1 |   233M |  67 |3269 |  16k|   0 |  56k|  0 |  63k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   117s| 22300 |   454 |592633 |  26.1 |   233M |  67 |3269 |  16k|7383 |  56k|  1 |  63k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   117s| 22400 |   456 |593899 |  26.0 |   234M |  67 |3269 |  16k|7409 |  56k|  0 |  64k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   118s| 22500 |   460 |596634 |  26.0 |   234M |  67 |3269 |  16k|   0 |  56k|  0 |  64k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   118s| 22600 |   468 |598024 |  26.0 |   234M |  67 |3269 |  16k|7371 |  56k|  1 |  64k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   119s| 22700 |   474 |600669 |  26.0 |   234M |  67 |3269 |  16k|   0 |  56k|  0 |  64k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
121.91/122.44	c   119s| 22800 |   491 |602234 |  25.9 |   234M |  67 |3269 |  16k|   0 |  57k|  0 |  65k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   120s| 22900 |   471 |604156 |  25.9 |   234M |  67 |3269 |  16k|   0 |  57k|  0 |  65k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   120s| 23000 |   466 |606110 |  25.9 |   234M |  67 |3269 |  16k|   0 |  57k|  0 |  65k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   121s| 23100 |   475 |610343 |  25.9 |   234M |  67 |3269 |  16k|7375 |  57k|  1 |  66k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   121s| 23200 |   476 |611937 |  25.9 |   234M |  67 |3269 |  16k|7376 |  57k|  1 |  66k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   121s| 23300 |   477 |613924 |  25.9 |   234M |  67 |3269 |  16k|7373 |  57k|  1 |  66k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
121.91/122.44	c   122s| 23400 |   487 |616228 |  25.8 |   234M |  67 |3269 |  16k|7373 |  57k|  1 |  66k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   122s| 23500 |   490 |618375 |  25.8 |   234M |  67 |3269 |  16k|7373 |  57k|  1 |  67k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   123s| 23600 |   488 |620128 |  25.8 |   234M |  67 |3269 |  16k|7376 |  58k|  1 |  67k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   123s| 23700 |   491 |621828 |  25.8 |   234M |  67 |3269 |  16k|   0 |  58k|  0 |  67k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   123s| 23800 |   494 |623559 |  25.7 |   234M |  67 |3269 |  16k|7390 |  58k|  1 |  68k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   124s| 23900 |   491 |626579 |  25.7 |   234M |  67 |3269 |  16k|7376 |  58k|  1 |  68k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   124s| 24000 |   486 |628607 |  25.7 |   235M |  67 |3269 |  16k|7388 |  58k|  1 |  68k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   125s| 24100 |   487 |630275 |  25.7 |   235M |  67 |3269 |  16k|   0 |  58k|  0 |  68k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   125s| 24200 |   485 |633432 |  25.7 |   235M |  67 |3269 |  16k|7419 |  58k|  2 |  69k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
145.22/145.84	c   126s| 24300 |   470 |635438 |  25.7 |   235M |  67 |3269 |  16k|7401 |  59k|  1 |  69k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   127s| 24400 |   469 |637493 |  25.7 |   235M |  67 |3269 |  16k|   0 |  59k|  0 |  69k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   127s| 24500 |   472 |640532 |  25.7 |   235M |  67 |3269 |  16k|7382 |  59k|  1 |  70k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   127s| 24600 |   489 |644419 |  25.7 |   236M |  67 |3269 |  16k|   0 |  59k|  0 |  70k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   128s| 24700 |   483 |648023 |  25.8 |   236M |  67 |3269 |  16k|   0 |  59k|  0 |  70k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   128s| 24800 |   472 |649872 |  25.7 |   236M |  67 |3269 |  16k|7390 |  59k|  1 |  70k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   129s| 24900 |   475 |651750 |  25.7 |   236M |  67 |3269 |  16k|   0 |  59k|  0 |  71k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   129s| 25000 |   488 |653758 |  25.7 |   236M |  67 |3269 |  16k|7399 |  60k|  1 |  71k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   130s| 25100 |   489 |655372 |  25.7 |   236M |  67 |3269 |  16k|7390 |  60k|  1 |  71k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   130s| 25200 |   496 |657529 |  25.6 |   236M |  67 |3269 |  16k|7401 |  60k|  1 |  72k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   131s| 25300 |   482 |659269 |  25.6 |   236M |  67 |3269 |  16k|   0 |  60k|  0 |  72k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   131s| 25400 |   485 |661099 |  25.6 |   236M |  67 |3269 |  16k|7390 |  60k|  1 |  72k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   131s| 25500 |   481 |663248 |  25.6 |   236M |  67 |3269 |  16k|   0 |  60k|  0 |  72k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   132s| 25600 |   491 |665697 |  25.6 |   236M |  67 |3269 |  16k|7390 |  60k|  1 |  73k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   132s| 25700 |   494 |668124 |  25.6 |   236M |  67 |3269 |  16k|   0 |  61k|  0 |  73k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
145.22/145.84	c   133s| 25800 |   487 |670251 |  25.5 |   236M |  67 |3269 |  16k|7390 |  61k|  1 |  73k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   133s| 25900 |   484 |671838 |  25.5 |   236M |  67 |3269 |  16k|7413 |  61k|  1 |  74k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   134s| 26000 |   477 |673877 |  25.5 |   236M |  67 |3269 |  16k|   0 |  61k|  0 |  74k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   134s| 26100 |   481 |675669 |  25.4 |   236M |  67 |3269 |  16k|7414 |  61k|  1 |  74k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   134s| 26200 |   478 |677515 |  25.4 |   236M |  67 |3269 |  16k|   0 |  61k|  0 |  74k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   135s| 26300 |   476 |679328 |  25.4 |   236M |  67 |3269 |  16k|7415 |  62k|  2 |  75k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   135s| 26400 |   476 |681478 |  25.4 |   236M |  67 |3269 |  16k|7390 |  62k|  1 |  75k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   136s| 26500 |   479 |683408 |  25.4 |   236M |  67 |3269 |  16k|7404 |  62k|  1 |  75k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   136s| 26600 |   466 |685682 |  25.3 |   236M |  67 |3269 |  16k|   0 |  62k|  0 |  76k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   137s| 26700 |   479 |689594 |  25.4 |   237M |  67 |3269 |  16k|7388 |  63k|  1 |  76k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   137s| 26800 |   475 |691446 |  25.4 |   237M |  67 |3269 |  16k|7388 |  63k|  1 |  76k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   137s| 26900 |   474 |693719 |  25.4 |   237M |  67 |3269 |  16k|7397 |  63k|  2 |  77k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   138s| 27000 |   487 |695894 |  25.4 |   237M |  67 |3269 |  16k|   0 |  63k|  0 |  77k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   138s| 27100 |   499 |697464 |  25.3 |   237M |  67 |3269 |  16k|7388 |  63k|  1 |  77k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   139s| 27200 |   503 |698852 |  25.3 |   237M |  67 |3269 |  16k|   0 |  63k|  0 |  77k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
145.22/145.84	c   139s| 27300 |   510 |701011 |  25.3 |   237M |  67 |3269 |  16k|7386 |  63k|  1 |  78k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   140s| 27400 |   510 |702963 |  25.2 |   237M |  67 |3269 |  16k|7391 |  64k|  1 |  78k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   140s| 27500 |   507 |705423 |  25.2 |   237M |  67 |3269 |  16k|7373 |  64k|  1 |  78k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   140s| 27600 |   506 |706720 |  25.2 |   237M |  67 |3269 |  16k|   0 |  64k|  0 |  78k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   141s| 27700 |   510 |708758 |  25.2 |   237M |  67 |3269 |  16k|7393 |  64k|  1 |  79k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   141s| 27800 |   508 |710548 |  25.1 |   237M |  67 |3269 |  16k|7373 |  64k|  1 |  79k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   142s| 27900 |   510 |713146 |  25.2 |   237M |  67 |3269 |  16k|7373 |  65k|  1 |  79k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   142s| 28000 |   505 |715547 |  25.1 |   237M |  67 |3269 |  16k|7373 |  65k|  1 |  80k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   143s| 28100 |   500 |717802 |  25.1 |   237M |  67 |3269 |  16k|   0 |  65k|  0 |  80k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   143s| 28200 |   498 |720032 |  25.1 |   237M |  67 |3269 |  16k|7373 |  65k|  1 |  80k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   143s| 28300 |   501 |722426 |  25.1 |   237M |  67 |3269 |  16k|   0 |  65k|  0 |  81k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   144s| 28400 |   500 |725350 |  25.1 |   237M |  67 |3269 |  16k|   0 |  66k|  0 |  81k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   144s| 28500 |   505 |727388 |  25.1 |   237M |  67 |3269 |  16k|7373 |  66k|  1 |  81k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   145s| 28600 |   512 |729857 |  25.1 |   237M |  67 |3269 |  16k|7386 |  66k|  1 |  81k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
145.22/145.84	c   145s| 28700 |   503 |732112 |  25.1 |   237M |  67 |3269 |  16k|7373 |  66k|  1 |  82k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
168.64/169.31	c   146s| 28800 |   508 |734207 |  25.1 |   237M |  67 |3269 |  16k|   0 |  67k|  0 |  82k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   146s| 28900 |   504 |736051 |  25.1 |   237M |  67 |3269 |  16k|   0 |  67k|  0 |  82k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   147s| 29000 |   501 |738788 |  25.1 |   237M |  67 |3269 |  16k|   0 |  67k|  0 |  83k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   147s| 29100 |   493 |740585 |  25.1 |   237M |  67 |3269 |  16k|   0 |  67k|  0 |  83k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   148s| 29200 |   496 |742608 |  25.0 |   237M |  67 |3269 |  16k|   0 |  67k|  0 |  83k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   148s| 29300 |   495 |744209 |  25.0 |   237M |  67 |3269 |  16k|7377 |  68k|  1 |  84k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   148s| 29400 |   499 |746171 |  25.0 |   237M |  67 |3269 |  16k|7405 |  68k|  2 |  84k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   149s| 29500 |   488 |747597 |  25.0 |   238M |  67 |3269 |  16k|7424 |  68k|  1 |  84k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   149s| 29600 |   489 |749570 |  24.9 |   238M |  67 |3269 |  16k|   0 |  68k|  0 |  84k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   150s| 29700 |   499 |751452 |  24.9 |   238M |  67 |3269 |  16k|7397 |  68k|  2 |  84k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   150s| 29800 |   495 |752784 |  24.9 |   238M |  67 |3269 |  16k|7388 |  68k|  1 |  85k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   151s| 29900 |   486 |754293 |  24.8 |   238M |  67 |3269 |  16k|   0 |  68k|  0 |  85k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   151s| 30000 |   520 |758159 |  24.9 |   241M |  67 |3269 |  16k|7398 |  69k|  1 |  85k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   152s| 30100 |   497 |761327 |  24.9 |   241M |  67 |3269 |  16k|   0 |  69k|  0 |  85k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   152s| 30200 |   500 |766245 |  25.0 |   241M |  67 |3269 |  16k|7332 |  70k|  1 |  86k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
168.64/169.31	c   153s| 30300 |   496 |769668 |  25.0 |   241M |  67 |3269 |  16k|7332 |  70k|  1 |  86k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   153s| 30400 |   507 |771407 |  25.0 |   241M |  67 |3269 |  16k|7378 |  70k|  1 |  86k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   154s| 30500 |   493 |773392 |  25.0 |   242M |  67 |3269 |  16k|7395 |  70k|  1 |  87k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   154s| 30600 |   499 |775612 |  25.0 |   242M |  67 |3269 |  16k|   0 |  71k|  0 |  87k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   155s| 30700 |   501 |777032 |  24.9 |   242M |  67 |3269 |  16k|   0 |  71k|  0 |  87k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   155s| 30800 |   505 |778476 |  24.9 |   242M |  67 |3269 |  16k|7377 |  71k|  1 |  87k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   155s| 30900 |   512 |782147 |  24.9 |   242M |  67 |3269 |  16k|7382 |  71k|  1 |  88k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   156s| 31000 |   518 |783663 |  24.9 |   242M |  67 |3269 |  16k|   0 |  71k|  0 |  88k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   156s| 31100 |   515 |785009 |  24.9 |   242M |  67 |3269 |  16k|   0 |  71k|  0 |  88k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   156s| 31200 |   515 |786370 |  24.8 |   242M |  67 |3269 |  16k|   0 |  71k|  0 |  88k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   157s| 31300 |   512 |787991 |  24.8 |   242M |  67 |3269 |  16k|7382 |  71k|  1 |  88k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   157s| 31400 |   518 |789934 |  24.8 |   242M |  67 |3269 |  16k|7449 |  71k|  2 |  89k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   158s| 31500 |   523 |793202 |  24.8 |   242M |  67 |3269 |  16k|7402 |  71k|  1 |  89k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   158s| 31600 |   525 |795388 |  24.8 |   242M |  67 |3269 |  16k|7388 |  72k|  1 |  89k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   159s| 31700 |   524 |797147 |  24.8 |   242M |  67 |3269 |  16k|   0 |  72k|  0 |  89k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
168.64/169.31	c   159s| 31800 |   526 |800775 |  24.8 |   242M |  67 |3269 |  16k|   0 |  72k|  0 |  89k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   160s| 31900 |   526 |804059 |  24.8 |   242M |  67 |3269 |  16k|7374 |  72k|  1 |  89k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   160s| 32000 |   532 |805801 |  24.8 |   243M |  67 |3269 |  16k|   0 |  72k|  0 |  90k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   161s| 32100 |   535 |807473 |  24.8 |   243M |  67 |3269 |  16k|7408 |  73k|  1 |  90k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   161s| 32200 |   544 |810100 |  24.8 |   243M |  67 |3269 |  16k|7423 |  73k|  1 |  90k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   162s| 32300 |   542 |811691 |  24.8 |   243M |  67 |3269 |  16k|7423 |  73k|  1 |  90k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   163s| 32400 |   544 |814238 |  24.8 |   244M |  67 |3269 |  16k|7410 |  74k|  1 |  90k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   163s| 32500 |   540 |815920 |  24.8 |   244M |  67 |3269 |  16k|   0 |  74k|  0 |  91k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   164s| 32600 |   543 |817465 |  24.7 |   244M |  67 |3269 |  16k|   0 |  74k|  0 |  91k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   164s| 32700 |   548 |820256 |  24.7 |   244M |  67 |3269 |  16k|   0 |  74k|  0 |  91k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   164s| 32800 |   549 |821477 |  24.7 |   244M |  67 |3269 |  16k|   0 |  74k|  0 |  91k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   165s| 32900 |   553 |823387 |  24.7 |   244M |  67 |3269 |  16k|   0 |  75k|  0 |  92k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   165s| 33000 |   557 |825260 |  24.7 |   244M |  67 |3269 |  15k|7424 |  75k|  1 |  92k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   166s| 33100 |   555 |826610 |  24.6 |   244M |  67 |3269 |  15k|7400 |  75k|  1 |  92k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   166s| 33200 |   554 |829273 |  24.6 |   244M |  67 |3269 |  16k|   0 |  75k|  0 |  92k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
168.64/169.31	c   166s| 33300 |   551 |830671 |  24.6 |   244M |  67 |3269 |  16k|   0 |  75k|  0 |  93k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   167s| 33400 |   557 |832142 |  24.6 |   244M |  67 |3269 |  16k|7391 |  75k|  1 |  93k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   167s| 33500 |   546 |833498 |  24.5 |   244M |  67 |3269 |  15k|   0 |  75k|  0 |  93k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   168s| 33600 |   554 |837105 |  24.6 |   244M |  67 |3269 |  15k|   0 |  75k|  0 |  93k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   168s| 33700 |   560 |839452 |  24.6 |   244M |  67 |3269 |  15k|   0 |  76k|  0 |  93k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   168s| 33800 |   557 |841314 |  24.6 |   244M |  67 |3269 |  15k|   0 |  76k|  0 |  94k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
168.64/169.31	c   169s| 33900 |   552 |843007 |  24.5 |   244M |  67 |3269 |  15k|   0 |  76k|  0 |  94k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   169s| 34000 |   562 |844727 |  24.5 |   244M |  67 |3269 |  15k|   0 |  76k|  0 |  94k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   170s| 34100 |   564 |847919 |  24.5 |   245M |  67 |3269 |  15k|   0 |  76k|  0 |  95k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   170s| 34200 |   562 |849750 |  24.5 |   245M |  67 |3269 |  15k|7376 |  76k|  1 |  95k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   170s| 34300 |   565 |851663 |  24.5 |   245M |  67 |3269 |  15k|   0 |  76k|  0 |  95k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   171s| 34400 |   565 |853395 |  24.5 |   245M |  67 |3269 |  15k|   0 |  77k|  0 |  96k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   171s| 34500 |   565 |854914 |  24.4 |   245M |  67 |3269 |  15k|7396 |  77k|  1 |  96k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   171s| 34600 |   575 |856867 |  24.4 |   245M |  67 |3269 |  15k|7413 |  77k|  1 |  96k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   172s| 34700 |   572 |858247 |  24.4 |   245M |  67 |3269 |  15k|7411 |  77k|  1 |  96k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
195.25/196.02	c   172s| 34800 |   575 |859732 |  24.4 |   245M |  67 |3269 |  15k|7413 |  77k|  1 |  97k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   173s| 34900 |   577 |861560 |  24.4 |   245M |  67 |3269 |  15k|   0 |  77k|  0 |  97k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   173s| 35000 |   586 |863443 |  24.3 |   245M |  67 |3269 |  15k|7413 |  78k|  2 |  97k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   173s| 35100 |   585 |865124 |  24.3 |   245M |  67 |3269 |  15k|7383 |  78k|  1 |  97k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   174s| 35200 |   593 |867423 |  24.3 |   245M |  67 |3269 |  15k|7412 |  78k|  2 |  97k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   174s| 35300 |   584 |869566 |  24.3 |   245M |  67 |3269 |  15k|   0 |  78k|  0 |  98k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   175s| 35400 |   592 |871495 |  24.3 |   245M |  67 |3269 |  15k|7367 |  78k|  1 |  98k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   175s| 35500 |   599 |874475 |  24.3 |   245M |  67 |3269 |  15k|7367 |  79k|  1 |  98k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   176s| 35600 |   588 |877055 |  24.3 |   245M |  67 |3269 |  15k|7384 |  79k|  1 |  98k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   177s| 35700 |   589 |880046 |  24.3 |   245M |  67 |3269 |  15k|7384 |  79k|  1 |  99k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   177s| 35800 |   596 |882534 |  24.3 |   245M |  67 |3269 |  15k|7384 |  80k|  1 |  99k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   178s| 35900 |   597 |885253 |  24.3 |   245M |  67 |3269 |  15k|   0 |  80k|  0 |  99k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   178s| 36000 |   613 |888238 |  24.4 |   245M |  67 |3269 |  15k|7390 |  80k|  1 |  99k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   179s| 36100 |   615 |891550 |  24.4 |   247M |  67 |3269 |  15k|7421 |  81k|  1 |  99k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   180s| 36200 |   610 |893991 |  24.4 |   247M |  67 |3269 |  15k|7390 |  81k|  1 |  99k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
195.25/196.02	c   181s| 36300 |   617 |897008 |  24.4 |   248M |  67 |3269 |  15k|7433 |  81k|  2 | 100k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   181s| 36400 |   616 |898727 |  24.4 |   248M |  67 |3269 |  15k|   0 |  82k|  0 | 100k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   181s| 36500 |   617 |901361 |  24.4 |   249M |  67 |3269 |  15k|7427 |  82k|  1 | 100k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   182s| 36600 |   627 |904809 |  24.4 |   249M |  67 |3269 |  15k|7390 |  82k|  1 | 100k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   183s| 36700 |   625 |908028 |  24.4 |   249M |  67 |3269 |  15k|7390 |  83k|  1 | 100k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   183s| 36800 |   627 |911347 |  24.5 |   249M |  67 |3269 |  15k|   0 |  83k|  0 | 101k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   184s| 36900 |   628 |914221 |  24.5 |   249M |  67 |3269 |  15k|7433 |  83k|  1 | 101k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   184s| 37000 |   618 |916373 |  24.5 |   249M |  67 |3269 |  15k|   0 |  84k|  0 | 101k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   184s| 37100 |   614 |918443 |  24.4 |   249M |  67 |3269 |  15k|7390 |  84k|  1 | 101k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   185s| 37200 |   618 |922346 |  24.5 |   249M |  67 |3269 |  15k|7390 |  84k|  1 | 101k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   186s| 37300 |   614 |924894 |  24.5 |   249M |  67 |3269 |  15k|   0 |  85k|  0 | 102k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   186s| 37400 |   603 |928674 |  24.5 |   249M |  67 |3269 |  15k|7407 |  85k|  1 | 102k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   187s| 37500 |   605 |930973 |  24.5 |   250M |  67 |3269 |  15k|   0 |  85k|  0 | 102k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   187s| 37600 |   603 |933608 |  24.5 |   250M |  67 |3269 |  15k|7368 |  86k|  1 | 102k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   188s| 37700 |   593 |936592 |  24.5 |   250M |  67 |3269 |  15k|   0 |  86k|  0 | 102k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
195.25/196.02	c   188s| 37800 |   589 |939718 |  24.6 |   250M |  67 |3269 |  15k|7384 |  87k|  1 | 103k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   189s| 37900 |   600 |942671 |  24.6 |   250M |  67 |3269 |  15k|7395 |  87k|  1 | 103k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   189s| 38000 |   608 |944873 |  24.6 |   250M |  67 |3269 |  15k|7399 |  87k|  1 | 103k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   190s| 38100 |   602 |947168 |  24.6 |   250M |  67 |3269 |  15k|   0 |  87k|  0 | 103k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   190s| 38200 |   604 |950908 |  24.6 |   250M |  67 |3269 |  15k|7395 |  87k|  1 | 103k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   191s| 38300 |   611 |953341 |  24.6 |   250M |  67 |3269 |  15k|   0 |  88k|  0 | 104k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   191s| 38400 |   601 |955710 |  24.6 |   250M |  67 |3269 |  15k|7420 |  88k|  1 | 104k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   192s| 38500 |   606 |957928 |  24.6 |   250M |  67 |3269 |  15k|   0 |  88k|  0 | 104k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   192s| 38600 |   597 |960239 |  24.6 |   250M |  67 |3269 |  15k|   0 |  88k|  0 | 104k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   193s| 38700 |   600 |962585 |  24.6 |   250M |  67 |3269 |  15k|   0 |  89k|  0 | 104k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   193s| 38800 |   597 |965288 |  24.6 |   250M |  67 |3269 |  15k|   0 |  89k|  0 | 105k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   193s| 38900 |   599 |967405 |  24.6 |   250M |  67 |3269 |  15k|7425 |  89k|  2 | 105k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   194s| 39000 |   597 |970426 |  24.6 |   250M |  67 |3269 |  15k|   0 |  89k|  0 | 105k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   195s| 39100 |   591 |973363 |  24.6 |   250M |  67 |3269 |  15k|   0 |  90k|  0 | 105k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
195.25/196.02	c   195s| 39200 |   593 |976617 |  24.6 |   250M |  67 |3269 |  15k|7468 |  90k|  1 | 105k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
221.35/222.22	c   196s| 39300 |   590 |979607 |  24.6 |   250M |  67 |3269 |  15k|   0 |  91k|  0 | 106k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   196s| 39400 |   589 |981323 |  24.6 |   250M |  67 |3269 |  15k|7420 |  91k|  1 | 106k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   197s| 39500 |   595 |983292 |  24.6 |   250M |  67 |3269 |  15k|   0 |  91k|  0 | 106k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   197s| 39600 |   594 |986365 |  24.6 |   250M |  67 |3269 |  15k|7420 |  91k|  1 | 106k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   198s| 39700 |   589 |988825 |  24.6 |   250M |  67 |3269 |  15k|7402 |  92k|  1 | 106k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   198s| 39800 |   588 |991651 |  24.6 |   250M |  67 |3269 |  15k|7393 |  92k|  1 | 107k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   199s| 39900 |   596 |993537 |  24.6 |   250M |  67 |3269 |  15k|   0 |  92k|  0 | 107k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   199s| 40000 |   590 |995308 |  24.6 |   250M |  67 |3269 |  15k|7382 |  92k|  1 | 107k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   200s| 40100 |   589 |997595 |  24.6 |   250M |  67 |3269 |  15k|   0 |  93k|  0 | 107k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   200s| 40200 |   594 |999311 |  24.6 |   250M |  67 |3269 |  15k|7450 |  93k|  2 | 107k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   201s| 40300 |   590 |  1000k|  24.6 |   250M |  67 |3269 |  15k|   0 |  93k|  0 | 108k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   201s| 40400 |   586 |  1002k|  24.5 |   250M |  67 |3269 |  15k|7373 |  93k|  1 | 108k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   202s| 40500 |   590 |  1006k|  24.6 |   252M |  67 |3269 |  15k|7330 |  94k|  1 | 108k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   203s| 40600 |   595 |  1010k|  24.6 |   252M |  67 |3269 |  15k|   0 |  94k|  0 | 108k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   203s| 40700 |   598 |  1013k|  24.6 |   252M |  67 |3269 |  15k|7384 |  94k|  1 | 108k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
221.35/222.22	c   204s| 40800 |   590 |  1015k|  24.6 |   252M |  67 |3269 |  15k|   0 |  94k|  0 | 109k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   204s| 40900 |   591 |  1017k|  24.6 |   252M |  67 |3269 |  15k|7403 |  95k|  2 | 109k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   204s| 41000 |   595 |  1021k|  24.6 |   252M |  67 |3269 |  15k|7407 |  95k|  1 | 109k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   205s| 41100 |   598 |  1023k|  24.6 |   252M |  67 |3269 |  15k|7384 |  95k|  1 | 109k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   206s| 41200 |   596 |  1025k|  24.6 |   252M |  67 |3269 |  15k|   0 |  95k|  0 | 110k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   206s| 41300 |   600 |  1027k|  24.6 |   252M |  67 |3269 |  15k|   0 |  96k|  0 | 110k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   207s| 41400 |   604 |  1030k|  24.6 |   252M |  67 |3269 |  15k|7400 |  96k|  1 | 110k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   207s| 41500 |   600 |  1031k|  24.6 |   252M |  67 |3269 |  15k|   0 |  96k|  0 | 110k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   208s| 41600 |   605 |  1033k|  24.6 |   252M |  67 |3269 |  15k|7417 |  96k|  1 | 110k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   209s| 41700 |   604 |  1036k|  24.6 |   252M |  67 |3269 |  15k|   0 |  97k|  0 | 111k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   209s| 41800 |   610 |  1038k|  24.6 |   252M |  67 |3269 |  15k|   0 |  97k|  0 | 111k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   210s| 41900 |   601 |  1041k|  24.6 |   252M |  67 |3269 |  15k|7400 |  97k|  1 | 111k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   210s| 42000 |   600 |  1042k|  24.6 |   252M |  67 |3269 |  15k|7422 |  97k|  1 | 111k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   211s| 42100 |   600 |  1044k|  24.5 |   253M |  67 |3269 |  15k|   0 |  98k|  0 | 111k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   211s| 42200 |   600 |  1046k|  24.5 |   253M |  67 |3269 |  15k|7419 |  98k|  1 | 111k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
221.35/222.22	c   212s| 42300 |   594 |  1047k|  24.5 |   253M |  67 |3269 |  15k|   0 |  98k|  0 | 111k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   212s| 42400 |   600 |  1051k|  24.5 |   259M |  67 |3269 |  15k|   0 |  98k|  0 | 112k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   213s| 42500 |   601 |  1053k|  24.5 |   259M |  67 |3269 |  15k|7412 |  98k|  1 | 112k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   213s| 42600 |   602 |  1054k|  24.5 |   259M |  67 |3269 |  15k|   0 |  98k|  0 | 112k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   214s| 42700 |   607 |  1055k|  24.5 |   259M |  67 |3269 |  15k|7438 |  99k|  1 | 112k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   214s| 42800 |   602 |  1057k|  24.4 |   259M |  67 |3269 |  15k|7412 |  99k|  1 | 112k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   215s| 42900 |   599 |  1059k|  24.4 |   259M |  67 |3269 |  15k|7412 |  99k|  1 | 112k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   216s| 43000 |   601 |  1062k|  24.4 |   259M |  67 |3269 |  15k|7412 | 100k|  1 | 112k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   216s| 43100 |   598 |  1065k|  24.5 |   259M |  67 |3269 |  15k|7412 | 100k|  1 | 112k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   217s| 43200 |   594 |  1068k|  24.5 |   259M |  67 |3269 |  15k|   0 | 101k|  0 | 113k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   217s| 43300 |   601 |  1069k|  24.4 |   259M |  67 |3269 |  15k|7404 | 101k|  2 | 113k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   217s| 43400 |   602 |  1071k|  24.4 |   259M |  67 |3269 |  15k|7391 | 101k|  1 | 113k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   218s| 43500 |   609 |  1073k|  24.4 |   259M |  67 |3269 |  15k|   0 | 101k|  0 | 113k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   218s| 43600 |   623 |  1074k|  24.4 |   259M |  67 |3269 |  15k|7413 | 101k|  1 | 113k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   219s| 43700 |   622 |  1076k|  24.4 |   259M |  67 |3269 |  15k|7408 | 101k|  1 | 114k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
221.35/222.22	c   219s| 43800 |   623 |  1078k|  24.4 |   259M |  67 |3269 |  15k|7425 | 102k|  1 | 114k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   220s| 43900 |   617 |  1081k|  24.4 |   259M |  67 |3269 |  15k|   0 | 102k|  0 | 114k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   220s| 44000 |   617 |  1082k|  24.4 |   259M |  67 |3269 |  15k|7411 | 102k|  1 | 114k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   221s| 44100 |   629 |  1086k|  24.4 |   259M |  67 |3269 |  15k|7386 | 102k|  1 | 114k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   221s| 44200 |   639 |  1089k|  24.4 |   259M |  67 |3269 |  15k|7412 | 102k|  1 | 115k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   221s| 44300 |   638 |  1090k|  24.4 |   259M |  67 |3269 |  15k|7420 | 102k|  1 | 115k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
221.35/222.22	c   222s| 44400 |   631 |  1092k|  24.3 |   259M |  67 |3269 |  15k|7418 | 103k|  1 | 115k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   222s| 44500 |   630 |  1093k|  24.3 |   259M |  67 |3269 |  15k|   0 | 103k|  0 | 115k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   222s| 44600 |   636 |  1095k|  24.3 |   259M |  67 |3269 |  15k|   0 | 103k|  0 | 116k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   223s| 44700 |   634 |  1097k|  24.3 |   259M |  67 |3269 |  15k|7408 | 103k|  1 | 116k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   223s| 44800 |   640 |  1099k|  24.3 |   259M |  67 |3269 |  15k|7411 | 103k|  1 | 116k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   224s| 44900 |   662 |  1102k|  24.3 |   261M |  67 |3269 |  15k|7412 | 103k|  1 | 116k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   224s| 45000 |   665 |  1104k|  24.3 |   261M |  67 |3269 |  15k|7408 | 103k|  1 | 117k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   225s| 45100 |   673 |  1108k|  24.3 |   261M |  67 |3269 |  15k|   0 | 104k|  0 | 117k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   225s| 45200 |   656 |  1109k|  24.3 |   261M |  67 |3269 |  15k|   0 | 104k|  0 | 117k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
243.86/244.84	c   225s| 45300 |   670 |  1112k|  24.3 |   261M |  67 |3269 |  15k|   0 | 104k|  0 | 117k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   226s| 45400 |   699 |  1116k|  24.3 |   262M |  67 |3269 |  15k|   0 | 104k|  0 | 117k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   226s| 45500 |   704 |  1120k|  24.4 |   262M |  67 |3269 |  15k|   0 | 105k|  0 | 118k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   227s| 45600 |   712 |  1121k|  24.3 |   262M |  67 |3269 |  15k|   0 | 105k|  0 | 118k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   227s| 45700 |   708 |  1122k|  24.3 |   262M |  67 |3269 |  15k|7401 | 105k|  1 | 118k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   227s| 45800 |   710 |  1124k|  24.3 |   262M |  67 |3269 |  15k|7410 | 105k|  1 | 118k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   228s| 45900 |   738 |  1129k|  24.4 |   262M |  67 |3269 |  15k|   0 | 105k|  0 | 118k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   229s| 46000 |   751 |  1135k|  24.4 |   262M |  67 |3269 |  15k|7413 | 106k|  1 | 118k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   229s| 46100 |   754 |  1138k|  24.5 |   262M |  67 |3269 |  15k|   0 | 106k|  0 | 119k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   230s| 46200 |   729 |  1140k|  24.4 |   262M |  67 |3269 |  15k|7407 | 106k|  1 | 119k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   230s| 46300 |   716 |  1142k|  24.4 |   262M |  67 |3269 |  15k|7386 | 106k|  1 | 119k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   231s| 46400 |   731 |  1144k|  24.4 |   262M |  67 |3269 |  15k|   0 | 107k|  0 | 119k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   231s| 46500 |   719 |  1146k|  24.4 |   262M |  67 |3269 |  15k|7411 | 107k|  1 | 120k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   231s| 46600 |   712 |  1148k|  24.4 |   262M |  67 |3269 |  15k|7414 | 107k|  1 | 120k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   232s| 46700 |   727 |  1150k|  24.4 |   262M |  67 |3269 |  15k|   0 | 107k|  0 | 120k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
243.86/244.84	c   232s| 46800 |   730 |  1152k|  24.4 |   262M |  67 |3269 |  15k|   0 | 107k|  0 | 120k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   232s| 46900 |   742 |  1155k|  24.4 |   262M |  67 |3269 |  15k|   0 | 107k|  0 | 120k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   233s| 47000 |   757 |  1158k|  24.4 |   262M |  67 |3269 |  15k|7420 | 108k|  1 | 120k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   233s| 47100 |   763 |  1161k|  24.4 |   262M |  67 |3269 |  15k|   0 | 108k|  0 | 121k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   234s| 47200 |   766 |  1163k|  24.4 |   262M |  67 |3269 |  15k|7425 | 108k|  3 | 121k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   234s| 47300 |   780 |  1167k|  24.4 |   262M |  67 |3269 |  15k|7429 | 109k|  1 | 121k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   235s| 47400 |   769 |  1169k|  24.4 |   262M |  67 |3269 |  15k|7416 | 109k|  1 | 121k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   235s| 47500 |   769 |  1171k|  24.4 |   262M |  67 |3269 |  15k|7411 | 109k|  1 | 121k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   236s| 47600 |   774 |  1175k|  24.5 |   263M |  67 |3269 |  15k|7412 | 109k|  1 | 121k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   236s| 47700 |   761 |  1177k|  24.5 |   263M |  67 |3269 |  15k|   0 | 109k|  0 | 122k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   236s| 47800 |   762 |  1180k|  24.5 |   263M |  67 |3269 |  15k|7409 | 110k|  1 | 122k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   237s| 47900 |   770 |  1183k|  24.5 |   263M |  67 |3269 |  15k|7423 | 110k|  2 | 122k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   237s| 48000 |   776 |  1186k|  24.5 |   263M |  67 |3269 |  15k|   0 | 110k|  0 | 122k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   238s| 48100 |   770 |  1188k|  24.5 |   263M |  67 |3269 |  15k|7415 | 110k|  1 | 122k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   238s| 48200 |   769 |  1191k|  24.5 |   263M |  67 |3269 |  15k|   0 | 110k|  0 | 122k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
243.86/244.84	c   238s| 48300 |   778 |  1193k|  24.5 |   263M |  67 |3269 |  15k|7407 | 111k|  1 | 123k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   239s| 48400 |   773 |  1195k|  24.5 |   263M |  67 |3269 |  15k|   0 | 111k|  0 | 123k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   239s| 48500 |   772 |  1197k|  24.4 |   263M |  67 |3269 |  15k|7410 | 111k|  1 | 123k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   240s| 48600 |   772 |  1198k|  24.4 |   263M |  67 |3269 |  15k|7418 | 111k|  1 | 123k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   240s| 48700 |   763 |  1200k|  24.4 |   263M |  67 |3269 |  15k|7411 | 111k|  1 | 123k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   240s| 48800 |   759 |  1202k|  24.4 |   263M |  67 |3269 |  15k|   0 | 111k|  0 | 123k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   241s| 48900 |   756 |  1203k|  24.4 |   263M |  67 |3269 |  15k|7422 | 111k|  1 | 124k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   241s| 49000 |   754 |  1206k|  24.4 |   263M |  67 |3269 |  15k|7454 | 111k|  1 | 124k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   242s| 49100 |   741 |  1208k|  24.4 |   263M |  67 |3269 |  15k|7447 | 112k|  1 | 124k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   242s| 49200 |   743 |  1210k|  24.4 |   263M |  67 |3269 |  15k|7418 | 112k|  1 | 124k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   242s| 49300 |   746 |  1213k|  24.4 |   263M |  67 |3269 |  15k|7383 | 112k|  1 | 124k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   243s| 49400 |   757 |  1217k|  24.4 |   263M |  67 |3269 |  15k|   0 | 113k|  0 | 124k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   244s| 49500 |   765 |  1221k|  24.4 |   263M |  67 |3269 |  15k|7423 | 113k|  1 | 125k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   244s| 49600 |   760 |  1223k|  24.4 |   263M |  67 |3269 |  15k|7495 | 113k|  1 | 125k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
243.86/244.84	c   244s| 49700 |   757 |  1225k|  24.4 |   263M |  67 |3269 |  15k|7386 | 114k|  1 | 125k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
270.17/271.25	c   245s| 49800 |   761 |  1226k|  24.4 |   263M |  67 |3269 |  15k|7421 | 114k|  1 | 125k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   245s| 49900 |   761 |  1228k|  24.4 |   263M |  67 |3269 |  15k|7417 | 114k|  2 | 125k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   246s| 50000 |   760 |  1231k|  24.4 |   263M |  67 |3269 |  15k|7391 | 114k|  1 | 126k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   246s| 50100 |   755 |  1233k|  24.4 |   263M |  67 |3269 |  15k|   0 | 115k|  0 | 126k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   246s| 50200 |   759 |  1235k|  24.4 |   263M |  67 |3269 |  15k|   0 | 115k|  0 | 126k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   247s| 50300 |   757 |  1237k|  24.4 |   263M |  67 |3269 |  15k|7391 | 115k|  1 | 126k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   247s| 50400 |   760 |  1240k|  24.4 |   263M |  67 |3269 |  15k|7390 | 115k|  1 | 127k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   248s| 50500 |   755 |  1242k|  24.4 |   263M |  67 |3269 |  15k|   0 | 116k|  0 | 127k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   248s| 50600 |   749 |  1243k|  24.4 |   263M |  67 |3269 |  15k|   0 | 116k|  0 | 127k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   249s| 50700 |   760 |  1247k|  24.4 |   263M |  67 |3269 |  15k|7369 | 116k|  1 | 127k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   249s| 50800 |   752 |  1249k|  24.4 |   263M |  67 |3269 |  15k|   0 | 116k|  0 | 128k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   250s| 50900 |   761 |  1251k|  24.4 |   263M |  67 |3269 |  15k|   0 | 116k|  0 | 128k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   250s| 51000 |   754 |  1252k|  24.3 |   263M |  67 |3269 |  15k|7384 | 116k|  1 | 128k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   250s| 51100 |   759 |  1255k|  24.4 |   263M |  67 |3269 |  15k|   0 | 116k|  0 | 128k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   251s| 51200 |   759 |  1257k|  24.3 |   263M |  67 |3269 |  15k|7401 | 117k|  2 | 128k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
270.17/271.25	c   251s| 51300 |   754 |  1259k|  24.3 |   263M |  67 |3269 |  15k|7408 | 117k|  1 | 129k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   252s| 51400 |   753 |  1260k|  24.3 |   263M |  67 |3269 |  15k|7376 | 117k|  1 | 129k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   252s| 51500 |   757 |  1263k|  24.3 |   263M |  67 |3269 |  15k|7378 | 117k|  1 | 129k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   252s| 51600 |   751 |  1264k|  24.3 |   263M |  67 |3269 |  15k|   0 | 117k|  0 | 129k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   253s| 51700 |   751 |  1265k|  24.3 |   263M |  67 |3269 |  15k|   0 | 117k|  0 | 129k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   253s| 51800 |   757 |  1267k|  24.3 |   263M |  67 |3269 |  15k|7446 | 117k|  1 | 130k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   254s| 51900 |   759 |  1269k|  24.2 |   264M |  67 |3269 |  15k|7385 | 117k|  1 | 130k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   254s| 52000 |   760 |  1271k|  24.2 |   264M |  67 |3269 |  15k|7376 | 118k|  1 | 130k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   255s| 52100 |   766 |  1274k|  24.2 |   264M |  67 |3269 |  15k|   0 | 118k|  0 | 130k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   255s| 52200 |   770 |  1276k|  24.2 |   264M |  67 |3269 |  15k|7411 | 118k|  1 | 130k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   256s| 52300 |   769 |  1278k|  24.2 |   264M |  67 |3269 |  15k|7406 | 118k|  1 | 131k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   256s| 52400 |   762 |  1279k|  24.2 |   264M |  67 |3269 |  15k|   0 | 118k|  0 | 131k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   257s| 52500 |   767 |  1282k|  24.2 |   264M |  67 |3269 |  15k|   0 | 119k|  0 | 131k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   257s| 52600 |   767 |  1284k|  24.2 |   264M |  67 |3269 |  15k|   0 | 119k|  0 | 131k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   258s| 52700 |   768 |  1286k|  24.2 |   264M |  67 |3269 |  15k|7431 | 119k|  1 | 131k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
270.17/271.25	c   258s| 52800 |   775 |  1289k|  24.2 |   264M |  67 |3269 |  15k|7431 | 119k|  1 | 132k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   259s| 52900 |   769 |  1291k|  24.2 |   264M |  67 |3269 |  15k|7431 | 120k|  1 | 132k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   259s| 53000 |   768 |  1294k|  24.2 |   264M |  67 |3269 |  15k|7448 | 120k|  2 | 132k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   260s| 53100 |   777 |  1296k|  24.2 |   265M |  67 |3269 |  15k|   0 | 120k|  0 | 132k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   261s| 53200 |   786 |  1300k|  24.2 |   266M |  67 |3269 |  15k|7421 | 121k|  2 | 133k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   261s| 53300 |   791 |  1302k|  24.2 |   266M |  67 |3269 |  15k|   0 | 121k|  0 | 133k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   262s| 53400 |   805 |  1306k|  24.2 |   266M |  67 |3269 |  15k|7438 | 121k|  2 | 133k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   263s| 53500 |   803 |  1307k|  24.2 |   266M |  67 |3269 |  15k|7401 | 121k|  1 | 133k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   263s| 53600 |   803 |  1310k|  24.2 |   266M |  67 |3269 |  15k|   0 | 122k|  0 | 133k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   264s| 53700 |   812 |  1312k|  24.2 |   266M |  67 |3269 |  15k|   0 | 122k|  0 | 133k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   264s| 53800 |   805 |  1313k|  24.2 |   266M |  67 |3269 |  15k|7401 | 122k|  1 | 134k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   264s| 53900 |   816 |  1316k|  24.2 |   266M |  67 |3269 |  15k|   0 | 122k|  0 | 134k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   265s| 54000 |   815 |  1317k|  24.2 |   266M |  67 |3269 |  15k|   0 | 122k|  0 | 134k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   265s| 54100 |   833 |  1324k|  24.3 |   266M |  67 |3269 |  15k|7424 | 123k|  1 | 134k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   266s| 54200 |   836 |  1326k|  24.3 |   266M |  67 |3269 |  15k|   0 | 123k|  0 | 134k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
270.17/271.25	c   267s| 54300 |   836 |  1328k|  24.3 |   268M |  67 |3269 |  15k|   0 | 123k|  0 | 135k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   267s| 54400 |   841 |  1331k|  24.3 |   268M |  67 |3269 |  15k|   0 | 123k|  0 | 135k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   268s| 54500 |   833 |  1335k|  24.3 |   268M |  67 |3269 |  15k|   0 | 123k|  0 | 135k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   269s| 54600 |   854 |  1339k|  24.3 |   268M |  67 |3269 |  15k|   0 | 124k|  0 | 135k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   269s| 54700 |   888 |  1343k|  24.4 |   268M |  67 |3269 |  15k|7417 | 124k|  1 | 136k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   270s| 54800 |   893 |  1346k|  24.4 |   269M |  67 |3269 |  15k|7417 | 124k|  1 | 136k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
270.17/271.25	c   270s| 54900 |   898 |  1349k|  24.4 |   269M |  67 |3269 |  15k|   0 | 125k|  0 | 136k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   271s| 55000 |   898 |  1351k|  24.4 |   269M |  67 |3269 |  15k|7410 | 125k|  1 | 136k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   272s| 55100 |   924 |  1353k|  24.4 |   269M |  67 |3269 |  15k|7415 | 126k|  1 | 136k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   272s| 55200 |   919 |  1355k|  24.4 |   269M |  67 |3269 |  15k|7428 | 126k|  1 | 136k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   273s| 55300 |   928 |  1358k|  24.4 |   269M |  67 |3269 |  15k|7428 | 126k|  1 | 137k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   273s| 55400 |   928 |  1359k|  24.3 |   269M |  67 |3269 |  15k|   0 | 126k|  0 | 137k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   274s| 55500 |   926 |  1361k|  24.3 |   269M |  67 |3269 |  15k|   0 | 127k|  0 | 137k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   274s| 55600 |   930 |  1364k|  24.3 |   269M |  67 |3269 |  15k|7422 | 127k|  1 | 137k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   275s| 55700 |   940 |  1367k|  24.3 |   269M |  67 |3269 |  15k|   0 | 127k|  0 | 138k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
298.88/300.07	c   276s| 55800 |   941 |  1370k|  24.4 |   272M |  67 |3269 |  15k|   0 | 127k|  0 | 138k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   276s| 55900 |   933 |  1371k|  24.3 |   272M |  67 |3269 |  15k|7418 | 127k|  1 | 138k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   277s| 56000 |   938 |  1375k|  24.4 |   272M |  67 |3269 |  15k|7419 | 128k|  1 | 139k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   277s| 56100 |   940 |  1377k|  24.3 |   272M |  67 |3269 |  15k|   0 | 128k|  0 | 139k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   278s| 56200 |   947 |  1379k|  24.3 |   272M |  67 |3269 |  15k|   0 | 128k|  0 | 139k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   279s| 56300 |   952 |  1382k|  24.3 |   273M |  67 |3269 |  15k|7410 | 129k|  1 | 139k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   279s| 56400 |   954 |  1383k|  24.3 |   274M |  67 |3269 |  15k|7410 | 129k|  1 | 139k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   279s| 56500 |   941 |  1385k|  24.3 |   274M |  67 |3269 |  15k|7429 | 129k|  1 | 140k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   280s| 56600 |   951 |  1389k|  24.3 |   274M |  67 |3269 |  15k|   0 | 130k|  0 | 140k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   281s| 56700 |   951 |  1391k|  24.3 |   274M |  67 |3269 |  15k|7437 | 130k|  1 | 140k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   281s| 56800 |   956 |  1394k|  24.3 |   274M |  67 |3269 |  15k|7426 | 130k|  1 | 140k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   282s| 56900 |   950 |  1396k|  24.3 |   274M |  67 |3269 |  15k|7423 | 130k|  1 | 141k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   282s| 57000 |   952 |  1399k|  24.3 |   274M |  67 |3269 |  15k|   0 | 131k|  0 | 141k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   283s| 57100 |   953 |  1401k|  24.3 |   274M |  67 |3269 |  15k|   0 | 131k|  0 | 141k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   283s| 57200 |   950 |  1403k|  24.3 |   274M |  67 |3269 |  15k|7426 | 131k|  1 | 141k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
298.88/300.07	c   284s| 57300 |   948 |  1404k|  24.3 |   274M |  67 |3269 |  15k|   0 | 131k|  0 | 142k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   284s| 57400 |   951 |  1406k|  24.3 |   274M |  67 |3269 |  15k|   0 | 131k|  0 | 142k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   285s| 57500 |   949 |  1408k|  24.3 |   274M |  67 |3269 |  15k|   0 | 132k|  0 | 142k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   285s| 57600 |   947 |  1412k|  24.3 |   274M |  67 |3269 |  15k|   0 | 132k|  0 | 142k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   286s| 57700 |   951 |  1414k|  24.3 |   274M |  67 |3269 |  15k|7457 | 132k|  1 | 142k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   286s| 57800 |   950 |  1416k|  24.3 |   274M |  67 |3269 |  15k|7420 | 132k|  1 | 143k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   287s| 57900 |   952 |  1419k|  24.3 |   274M |  67 |3269 |  15k|   0 | 133k|  0 | 143k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   287s| 58000 |   948 |  1422k|  24.3 |   274M |  67 |3269 |  15k|   0 | 133k|  0 | 143k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   288s| 58100 |   970 |  1426k|  24.4 |   274M |  67 |3269 |  15k|7409 | 134k|  1 | 143k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   289s| 58200 |   973 |  1431k|  24.4 |   275M |  67 |3269 |  15k|7417 | 134k|  1 | 144k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   289s| 58300 |   968 |  1433k|  24.4 |   275M |  67 |3269 |  15k|7436 | 134k|  2 | 144k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   290s| 58400 |   982 |  1436k|  24.4 |   275M |  67 |3269 |  15k|7416 | 135k|  1 | 144k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   290s| 58500 |   983 |  1438k|  24.4 |   275M |  67 |3269 |  15k|   0 | 135k|  0 | 144k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   290s| 58600 |   986 |  1440k|  24.4 |   275M |  67 |3269 |  15k|7433 | 135k|  1 | 144k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   291s| 58700 |  1005 |  1445k|  24.4 |   275M |  67 |3269 |  15k|7364 | 136k|  1 | 145k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
298.88/300.07	c   292s| 58800 |  1036 |  1450k|  24.5 |   275M |  67 |3269 |  15k|   0 | 137k|  0 | 145k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   292s| 58900 |  1052 |  1454k|  24.5 |   275M |  67 |3269 |  15k|   0 | 137k|  0 | 145k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   293s| 59000 |  1042 |  1456k|  24.5 |   275M |  67 |3269 |  15k|7416 | 137k|  1 | 145k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   293s| 59100 |  1036 |  1458k|  24.5 |   276M |  67 |3269 |  15k|7402 | 138k|  1 | 145k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   294s| 59200 |  1046 |  1462k|  24.5 |   276M |  67 |3269 |  15k|7364 | 138k|  1 | 146k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   294s| 59300 |  1049 |  1464k|  24.5 |   276M |  67 |3269 |  15k|7402 | 138k|  1 | 146k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   294s| 59400 |  1050 |  1467k|  24.5 |   276M |  67 |3269 |  15k|7427 | 138k|  1 | 146k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   295s| 59500 |  1045 |  1469k|  24.5 |   276M |  67 |3269 |  15k|7407 | 139k|  1 | 146k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   296s| 59600 |  1044 |  1472k|  24.5 |   276M |  67 |3269 |  15k|   0 | 139k|  0 | 146k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   296s| 59700 |  1048 |  1474k|  24.5 |   276M |  67 |3269 |  15k|   0 | 139k|  0 | 147k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   297s| 59800 |  1047 |  1476k|  24.5 |   276M |  67 |3269 |  15k|   0 | 140k|  0 | 147k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   297s| 59900 |  1071 |  1480k|  24.5 |   276M |  67 |3269 |  15k|7423 | 140k|  1 | 147k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   298s| 60000 |  1098 |  1486k|  24.6 |   276M |  67 |3269 |  15k|7431 | 141k|  1 | 147k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   299s| 60100 |  1116 |  1491k|  24.6 |   276M |  67 |3269 |  15k|7431 | 142k|  1 | 148k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
298.88/300.07	c   299s| 60200 |  1122 |  1493k|  24.6 |   276M |  67 |3269 |  15k|   0 | 142k|  0 | 148k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
324.18/325.42	c   300s| 60300 |  1131 |  1495k|  24.6 |   276M |  67 |3269 |  15k|7439 | 142k|  1 | 148k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   301s| 60400 |  1144 |  1498k|  24.6 |   276M |  67 |3269 |  15k|   0 | 143k|  0 | 148k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   301s| 60500 |  1149 |  1501k|  24.6 |   277M |  67 |3269 |  15k|7416 | 143k|  0 | 148k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   302s| 60600 |  1158 |  1503k|  24.6 |   278M |  67 |3269 |  15k|7441 | 144k|  1 | 149k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   302s| 60700 |  1166 |  1506k|  24.6 |   278M |  67 |3269 |  15k|   0 | 144k|  0 | 149k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   303s| 60800 |  1171 |  1509k|  24.6 |   278M |  67 |3269 |  15k|   0 | 145k|  0 | 149k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   303s| 60900 |  1171 |  1511k|  24.6 |   278M |  67 |3269 |  15k|   0 | 145k|  0 | 149k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   303s| 61000 |  1178 |  1513k|  24.6 |   278M |  67 |3269 |  15k|   0 | 145k|  0 | 149k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   304s| 61100 |  1174 |  1515k|  24.6 |   278M |  67 |3269 |  15k|7428 | 146k|  1 | 150k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   304s| 61200 |  1167 |  1517k|  24.6 |   278M |  67 |3269 |  15k|   0 | 146k|  0 | 150k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   305s| 61300 |  1165 |  1519k|  24.6 |   278M |  67 |3269 |  15k|7427 | 146k|  1 | 150k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   305s| 61400 |  1162 |  1521k|  24.6 |   278M |  67 |3269 |  15k|   0 | 146k|  0 | 150k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   305s| 61500 |  1163 |  1522k|  24.6 |   278M |  67 |3269 |  15k|   0 | 146k|  0 | 150k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   306s| 61600 |  1170 |  1525k|  24.6 |   278M |  67 |3269 |  15k|7429 | 147k|  1 | 151k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   307s| 61700 |  1160 |  1528k|  24.6 |   278M |  67 |3269 |  15k|   0 | 147k|  0 | 151k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
324.18/325.42	c   307s| 61800 |  1154 |  1530k|  24.6 |   278M |  67 |3269 |  15k|7423 | 147k|  1 | 151k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   308s| 61900 |  1156 |  1533k|  24.6 |   279M |  67 |3269 |  15k|   0 | 148k|  0 | 151k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   308s| 62000 |  1152 |  1534k|  24.6 |   279M |  67 |3269 |  15k|7483 | 148k|  1 | 151k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   309s| 62100 |  1147 |  1536k|  24.6 |   279M |  67 |3269 |  15k|   0 | 148k|  0 | 152k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   309s| 62200 |  1152 |  1538k|  24.6 |   279M |  67 |3269 |  15k|   0 | 148k|  0 | 152k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   310s| 62300 |  1151 |  1540k|  24.5 |   279M |  67 |3269 |  15k|   0 | 148k|  0 | 152k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   310s| 62400 |  1151 |  1542k|  24.5 |   279M |  67 |3269 |  15k|7441 | 149k|  1 | 152k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   311s| 62500 |  1156 |  1544k|  24.5 |   279M |  67 |3269 |  15k|   0 | 149k|  0 | 152k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   311s| 62600 |  1155 |  1546k|  24.5 |   279M |  67 |3269 |  15k|   0 | 149k|  0 | 152k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   312s| 62700 |  1154 |  1549k|  24.5 |   279M |  67 |3269 |  15k|   0 | 149k|  0 | 153k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   312s| 62800 |  1165 |  1551k|  24.5 |   279M |  67 |3269 |  14k|7429 | 149k|  1 | 153k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   313s| 62900 |  1169 |  1554k|  24.5 |   279M |  67 |3269 |  14k|   0 | 150k|  0 | 153k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   313s| 63000 |  1169 |  1557k|  24.5 |   280M |  67 |3269 |  14k|7429 | 151k|  1 | 153k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   314s| 63100 |  1163 |  1559k|  24.5 |   280M |  67 |3269 |  14k|7388 | 151k|  1 | 153k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   314s| 63200 |  1164 |  1561k|  24.5 |   280M |  67 |3269 |  14k|7388 | 151k|  1 | 154k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
324.18/325.42	c   315s| 63300 |  1173 |  1563k|  24.5 |   281M |  67 |3269 |  14k|7375 | 151k|  0 | 154k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   315s| 63400 |  1174 |  1569k|  24.6 |   285M |  67 |3269 |  14k|7388 | 152k|  1 | 154k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   316s| 63500 |  1170 |  1572k|  24.6 |   285M |  67 |3269 |  14k|7367 | 152k|  1 | 154k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   317s| 63600 |  1170 |  1575k|  24.6 |   286M |  67 |3269 |  14k|7432 | 152k|  1 | 154k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   317s| 63700 |  1185 |  1577k|  24.6 |   286M |  67 |3269 |  14k|7397 | 153k|  1 | 154k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   317s| 63800 |  1178 |  1581k|  24.6 |   286M |  67 |3269 |  14k|7416 | 153k|  1 | 155k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   318s| 63900 |  1182 |  1583k|  24.6 |   286M |  67 |3269 |  14k|7416 | 153k|  1 | 155k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   319s| 64000 |  1186 |  1585k|  24.6 |   286M |  67 |3269 |  14k|   0 | 154k|  0 | 155k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   319s| 64100 |  1181 |  1587k|  24.6 |   286M |  67 |3269 |  14k|   0 | 154k|  0 | 155k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   319s| 64200 |  1195 |  1590k|  24.6 |   286M |  67 |3269 |  14k|7440 | 154k|  1 | 155k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   320s| 64300 |  1197 |  1593k|  24.6 |   286M |  67 |3269 |  14k|   0 | 154k|  0 | 156k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   320s| 64400 |  1196 |  1596k|  24.6 |   286M |  67 |3269 |  14k|   0 | 155k|  0 | 156k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   321s| 64500 |  1198 |  1599k|  24.6 |   286M |  67 |3269 |  14k|7391 | 155k|  1 | 156k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   321s| 64600 |  1206 |  1602k|  24.6 |   286M |  67 |3269 |  14k|7433 | 155k|  1 | 156k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   322s| 64700 |  1202 |  1605k|  24.6 |   286M |  67 |3269 |  14k|7391 | 156k|  1 | 156k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
324.18/325.42	c   322s| 64800 |  1208 |  1608k|  24.6 |   286M |  67 |3269 |  14k|7391 | 156k|  1 | 156k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   323s| 64900 |  1234 |  1613k|  24.7 |   286M |  67 |3269 |  14k|7430 | 157k|  2 | 157k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   323s| 65000 |  1227 |  1615k|  24.7 |   286M |  67 |3269 |  14k|7391 | 157k|  1 | 157k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   323s| 65100 |  1212 |  1618k|  24.7 |   286M |  67 |3269 |  14k|7426 | 157k|  1 | 157k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   324s| 65200 |  1226 |  1622k|  24.7 |   286M |  67 |3269 |  14k|   0 | 157k|  0 | 157k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   324s| 65300 |  1226 |  1624k|  24.7 |   286M |  67 |3269 |  14k|7406 | 158k|  1 | 157k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
324.18/325.42	c   325s| 65400 |  1227 |  1626k|  24.7 |   286M |  67 |3269 |  14k|7416 | 158k|  1 | 158k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   325s| 65500 |  1215 |  1628k|  24.7 |   286M |  67 |3269 |  14k|   0 | 158k|  0 | 158k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   326s| 65600 |  1221 |  1630k|  24.7 |   286M |  67 |3269 |  14k|7392 | 158k|  1 | 158k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   326s| 65700 |  1217 |  1632k|  24.7 |   286M |  67 |3269 |  14k|7378 | 158k|  1 | 158k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   327s| 65800 |  1234 |  1637k|  24.7 |   286M |  67 |3269 |  14k|   0 | 159k|  0 | 158k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   327s| 65900 |  1241 |  1639k|  24.7 |   286M |  67 |3269 |  14k|7436 | 159k|  2 | 158k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   328s| 66000 |  1243 |  1643k|  24.7 |   286M |  67 |3269 |  14k|   0 | 159k|  0 | 159k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   328s| 66100 |  1239 |  1645k|  24.7 |   286M |  67 |3269 |  14k|   0 | 159k|  0 | 159k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   329s| 66200 |  1242 |  1648k|  24.7 |   286M |  67 |3269 |  14k|   0 | 160k|  0 | 159k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
351.98/353.39	c   329s| 66300 |  1239 |  1649k|  24.7 |   286M |  67 |3269 |  14k|7401 | 160k|  1 | 159k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   330s| 66400 |  1234 |  1652k|  24.7 |   286M |  67 |3269 |  14k|7332 | 160k|  1 | 159k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   330s| 66500 |  1235 |  1654k|  24.7 |   286M |  67 |3269 |  14k|   0 | 160k|  0 | 159k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   331s| 66600 |  1247 |  1661k|  24.8 |   286M |  67 |3269 |  14k|7330 | 160k|  1 | 160k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   332s| 66700 |  1239 |  1663k|  24.8 |   286M |  67 |3269 |  14k|7429 | 160k|  1 | 160k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   332s| 66800 |  1241 |  1665k|  24.8 |   286M |  67 |3269 |  14k|7429 | 161k|  1 | 160k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   333s| 66900 |  1247 |  1668k|  24.8 |   286M |  67 |3269 |  14k|7467 | 161k|  2 | 160k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   334s| 67000 |  1245 |  1672k|  24.8 |   286M |  67 |3269 |  14k|7426 | 162k|  1 | 161k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   334s| 67100 |  1246 |  1674k|  24.8 |   286M |  67 |3269 |  14k|   0 | 162k|  0 | 161k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   335s| 67200 |  1260 |  1677k|  24.8 |   286M |  67 |3269 |  14k|7401 | 162k|  1 | 161k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   335s| 67300 |  1270 |  1680k|  24.8 |   286M |  67 |3269 |  14k|   0 | 163k|  0 | 161k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   336s| 67400 |  1296 |  1685k|  24.8 |   288M |  67 |3269 |  14k|7443 | 163k|  2 | 161k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   336s| 67500 |  1295 |  1687k|  24.8 |   288M |  67 |3269 |  14k|   0 | 163k|  0 | 162k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   337s| 67600 |  1293 |  1688k|  24.8 |   288M |  67 |3269 |  14k|   0 | 163k|  0 | 162k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   337s| 67700 |  1294 |  1690k|  24.8 |   288M |  67 |3269 |  14k|7408 | 164k|  1 | 162k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
351.98/353.39	c   338s| 67800 |  1296 |  1693k|  24.8 |   288M |  67 |3269 |  14k|7411 | 164k|  1 | 162k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   338s| 67900 |  1302 |  1695k|  24.8 |   288M |  67 |3269 |  14k|   0 | 164k|  0 | 162k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   339s| 68000 |  1304 |  1697k|  24.8 |   288M |  67 |3269 |  14k|7424 | 165k|  1 | 162k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   339s| 68100 |  1301 |  1700k|  24.8 |   288M |  67 |3269 |  14k|7425 | 165k|  1 | 163k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   340s| 68200 |  1304 |  1702k|  24.8 |   289M |  67 |3269 |  14k|7409 | 165k|  1 | 163k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   340s| 68300 |  1305 |  1704k|  24.8 |   289M |  67 |3269 |  14k|7409 | 165k|  1 | 163k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   341s| 68400 |  1309 |  1706k|  24.8 |   289M |  67 |3269 |  14k|7409 | 166k|  1 | 163k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   341s| 68500 |  1303 |  1707k|  24.8 |   289M |  67 |3269 |  14k|   0 | 166k|  0 | 163k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   342s| 68600 |  1309 |  1709k|  24.8 |   289M |  67 |3269 |  14k|7409 | 166k|  1 | 164k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   342s| 68700 |  1301 |  1712k|  24.8 |   289M |  67 |3269 |  14k|7409 | 166k|  1 | 164k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   343s| 68800 |  1300 |  1714k|  24.8 |   289M |  67 |3269 |  14k|   0 | 167k|  0 | 164k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   343s| 68900 |  1293 |  1716k|  24.7 |   289M |  67 |3269 |  14k|   0 | 167k|  0 | 164k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   344s| 69000 |  1315 |  1720k|  24.8 |   289M |  67 |3269 |  14k|7451 | 167k|  4 | 164k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   344s| 69100 |  1316 |  1723k|  24.8 |   289M |  67 |3269 |  14k|7462 | 167k|  1 | 165k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   345s| 69200 |  1323 |  1726k|  24.8 |   289M |  67 |3269 |  14k|7412 | 168k|  1 | 165k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
351.98/353.39	c   346s| 69300 |  1326 |  1729k|  24.8 |   289M |  67 |3269 |  14k|7429 | 168k|  1 | 165k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   346s| 69400 |  1320 |  1731k|  24.8 |   289M |  67 |3269 |  14k|   0 | 168k|  0 | 165k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   347s| 69500 |  1329 |  1734k|  24.8 |   289M |  67 |3269 |  14k|7424 | 169k|  1 | 165k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   347s| 69600 |  1326 |  1737k|  24.8 |   289M |  67 |3269 |  14k|7401 | 169k|  1 | 166k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   348s| 69700 |  1330 |  1740k|  24.8 |   289M |  67 |3269 |  14k|7409 | 169k|  1 | 166k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   348s| 69800 |  1330 |  1742k|  24.8 |   289M |  67 |3269 |  14k|   0 | 169k|  0 | 166k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   349s| 69900 |  1334 |  1745k|  24.8 |   289M |  67 |3269 |  14k|7432 | 170k|  1 | 166k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   349s| 70000 |  1335 |  1747k|  24.8 |   289M |  67 |3269 |  14k|7409 | 170k|  1 | 166k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   350s| 70100 |  1331 |  1750k|  24.8 |   289M |  67 |3269 |  14k|   0 | 170k|  0 | 167k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   350s| 70200 |  1337 |  1753k|  24.8 |   289M |  67 |3269 |  14k|7409 | 170k|  1 | 167k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   351s| 70300 |  1328 |  1754k|  24.8 |   289M |  67 |3269 |  14k|   0 | 170k|  0 | 167k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   351s| 70400 |  1333 |  1756k|  24.8 |   289M |  67 |3269 |  14k|   0 | 171k|  0 | 167k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   352s| 70500 |  1327 |  1758k|  24.8 |   290M |  67 |3269 |  14k|   0 | 171k|  0 | 168k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   352s| 70600 |  1330 |  1761k|  24.8 |   290M |  67 |3269 |  14k|7427 | 171k|  1 | 168k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
351.98/353.39	c   353s| 70700 |  1330 |  1763k|  24.8 |   290M |  67 |3269 |  14k|   0 | 171k|  0 | 168k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
378.18/379.63	c   353s| 70800 |  1329 |  1765k|  24.8 |   290M |  67 |3269 |  14k|7416 | 172k|  1 | 168k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   354s| 70900 |  1332 |  1767k|  24.8 |   290M |  67 |3269 |  14k|   0 | 172k|  0 | 168k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   354s| 71000 |  1344 |  1770k|  24.8 |   290M |  67 |3269 |  14k|7466 | 172k|  2 | 169k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   355s| 71100 |  1342 |  1772k|  24.8 |   290M |  67 |3269 |  14k|7490 | 173k|  2 | 169k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   355s| 71200 |  1337 |  1775k|  24.8 |   290M |  67 |3269 |  14k|7445 | 173k|  3 | 169k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   356s| 71300 |  1337 |  1777k|  24.8 |   290M |  67 |3269 |  14k|   0 | 173k|  0 | 169k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   356s| 71400 |  1341 |  1779k|  24.8 |   290M |  67 |3269 |  14k|7416 | 173k|  1 | 169k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   357s| 71500 |  1338 |  1782k|  24.8 |   290M |  67 |3269 |  14k|   0 | 174k|  0 | 170k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   358s| 71600 |  1336 |  1785k|  24.8 |   290M |  67 |3269 |  14k|   0 | 174k|  0 | 170k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   358s| 71700 |  1333 |  1788k|  24.8 |   291M |  67 |3269 |  14k|   0 | 175k|  0 | 170k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   359s| 71800 |  1330 |  1791k|  24.8 |   291M |  67 |3269 |  14k|7462 | 175k|  3 | 170k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   359s| 71900 |  1323 |  1793k|  24.8 |   291M |  67 |3269 |  14k|   0 | 175k|  0 | 170k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   360s| 72000 |  1330 |  1795k|  24.8 |   291M |  67 |3269 |  14k|7441 | 176k|  2 | 170k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   361s| 72100 |  1331 |  1798k|  24.8 |   292M |  67 |3269 |  14k|7443 | 176k|  2 | 171k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   361s| 72200 |  1328 |  1801k|  24.8 |   292M |  67 |3269 |  14k|7477 | 176k|  2 | 171k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
378.18/379.63	c   362s| 72300 |  1325 |  1802k|  24.8 |   292M |  67 |3269 |  14k|   0 | 176k|  0 | 171k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   362s| 72400 |  1322 |  1804k|  24.8 |   292M |  67 |3269 |  14k|   0 | 177k|  0 | 171k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   363s| 72500 |  1320 |  1807k|  24.8 |   293M |  67 |3269 |  14k|7427 | 177k|  1 | 171k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   363s| 72600 |  1337 |  1812k|  24.8 |   298M |  67 |3269 |  14k|   0 | 177k|  0 | 172k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   364s| 72700 |  1332 |  1814k|  24.8 |   298M |  67 |3269 |  14k|   0 | 178k|  0 | 172k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   364s| 72800 |  1340 |  1817k|  24.8 |   298M |  67 |3269 |  14k|   0 | 178k|  0 | 172k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   365s| 72900 |  1344 |  1819k|  24.8 |   298M |  67 |3269 |  14k|   0 | 178k|  0 | 172k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   365s| 73000 |  1357 |  1822k|  24.8 |   298M |  67 |3269 |  14k|7396 | 178k|  1 | 172k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   365s| 73100 |  1353 |  1823k|  24.8 |   298M |  67 |3269 |  14k|   0 | 179k|  0 | 173k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   366s| 73200 |  1360 |  1826k|  24.8 |   298M |  67 |3269 |  14k|7416 | 179k|  2 | 173k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   366s| 73300 |  1360 |  1828k|  24.8 |   298M |  67 |3269 |  14k|7422 | 179k|  2 | 173k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   367s| 73400 |  1349 |  1830k|  24.8 |   298M |  67 |3269 |  14k|   0 | 179k|  0 | 173k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   367s| 73500 |  1351 |  1832k|  24.8 |   298M |  67 |3269 |  14k|7393 | 179k|  1 | 173k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   367s| 73600 |  1351 |  1835k|  24.8 |   298M |  67 |3269 |  14k|   0 | 180k|  0 | 174k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   368s| 73700 |  1354 |  1837k|  24.8 |   298M |  67 |3269 |  14k|7407 | 180k|  1 | 174k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
378.18/379.63	c   368s| 73800 |  1349 |  1838k|  24.8 |   298M |  67 |3269 |  14k|7407 | 180k|  1 | 174k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   369s| 73900 |  1353 |  1840k|  24.8 |   298M |  67 |3269 |  14k|7407 | 180k|  1 | 174k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   369s| 74000 |  1348 |  1843k|  24.8 |   298M |  67 |3269 |  14k|7407 | 181k|  1 | 175k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   370s| 74100 |  1349 |  1845k|  24.7 |   298M |  67 |3269 |  14k|7433 | 181k|  1 | 175k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   370s| 74200 |  1341 |  1847k|  24.7 |   298M |  67 |3269 |  14k|7408 | 181k|  1 | 175k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   371s| 74300 |  1338 |  1849k|  24.7 |   298M |  67 |3269 |  14k|   0 | 181k|  0 | 175k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   371s| 74400 |  1338 |  1851k|  24.7 |   298M |  67 |3269 |  14k|   0 | 181k|  0 | 175k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   371s| 74500 |  1337 |  1853k|  24.7 |   298M |  67 |3269 |  14k|7401 | 181k|  1 | 176k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   372s| 74600 |  1342 |  1855k|  24.7 |   298M |  67 |3269 |  14k|   0 | 182k|  0 | 176k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   372s| 74700 |  1345 |  1857k|  24.7 |   298M |  67 |3269 |  14k|   0 | 182k|  0 | 176k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   373s| 74800 |  1343 |  1859k|  24.7 |   298M |  67 |3269 |  14k|   0 | 182k|  0 | 176k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   374s| 74900 |  1346 |  1861k|  24.7 |   299M |  67 |3269 |  14k|7415 | 182k|  1 | 176k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   374s| 75000 |  1350 |  1863k|  24.7 |   299M |  67 |3269 |  14k|7415 | 182k|  1 | 176k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   375s| 75100 |  1347 |  1865k|  24.7 |   299M |  67 |3269 |  14k|   0 | 183k|  0 | 177k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   375s| 75200 |  1348 |  1869k|  24.7 |   299M |  67 |3269 |  14k|   0 | 183k|  0 | 177k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
378.18/379.63	c   376s| 75300 |  1353 |  1872k|  24.7 |   299M |  67 |3269 |  14k|7431 | 184k|  1 | 177k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   377s| 75400 |  1357 |  1876k|  24.7 |   299M |  67 |3269 |  14k|   0 | 185k|  0 | 177k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   377s| 75500 |  1351 |  1878k|  24.7 |   299M |  67 |3269 |  14k|   0 | 185k|  0 | 177k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   378s| 75600 |  1343 |  1879k|  24.7 |   299M |  67 |3269 |  14k|7414 | 185k|  1 | 178k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   378s| 75700 |  1343 |  1883k|  24.7 |   299M |  67 |3269 |  14k|7412 | 185k|  1 | 178k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   379s| 75800 |  1341 |  1885k|  24.7 |   299M |  67 |3269 |  14k|7412 | 185k|  1 | 178k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
378.18/379.63	c   379s| 75900 |  1338 |  1886k|  24.7 |   299M |  67 |3269 |  14k|7411 | 185k|  1 | 178k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   379s| 76000 |  1336 |  1888k|  24.7 |   299M |  67 |3269 |  14k|   0 | 186k|  0 | 178k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   380s| 76100 |  1336 |  1892k|  24.7 |   299M |  67 |3269 |  14k|   0 | 186k|  0 | 178k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   381s| 76200 |  1346 |  1896k|  24.7 |   299M |  67 |3269 |  14k|   0 | 186k|  0 | 179k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   381s| 76300 |  1351 |  1898k|  24.7 |   299M |  67 |3269 |  14k|7410 | 186k|  1 | 179k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   382s| 76400 |  1348 |  1900k|  24.7 |   299M |  67 |3269 |  14k|7410 | 187k|  1 | 179k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   382s| 76500 |  1348 |  1904k|  24.7 |   299M |  67 |3269 |  14k|   0 | 187k|  0 | 179k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   383s| 76600 |  1344 |  1905k|  24.7 |   299M |  67 |3269 |  14k|7450 | 187k|  1 | 179k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   383s| 76700 |  1355 |  1908k|  24.7 |   299M |  67 |3269 |  14k|7394 | 187k|  1 | 180k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
402.40/403.90	c   384s| 76800 |  1359 |  1910k|  24.7 |   299M |  67 |3269 |  14k|   0 | 188k|  0 | 180k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   384s| 76900 |  1362 |  1912k|  24.7 |   299M |  67 |3269 |  14k|   0 | 188k|  0 | 180k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   384s| 77000 |  1362 |  1913k|  24.7 |   299M |  67 |3269 |  14k|7390 | 188k|  1 | 180k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   385s| 77100 |  1364 |  1914k|  24.7 |   299M |  67 |3269 |  14k|7390 | 188k|  1 | 180k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   385s| 77200 |  1362 |  1916k|  24.7 |   299M |  67 |3269 |  14k|   0 | 188k|  0 | 181k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   385s| 77300 |  1357 |  1917k|  24.7 |   299M |  67 |3269 |  14k|7390 | 188k|  1 | 181k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   386s| 77400 |  1357 |  1919k|  24.6 |   299M |  67 |3269 |  14k|7448 | 188k|  3 | 181k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   386s| 77500 |  1353 |  1920k|  24.6 |   299M |  67 |3269 |  14k|   0 | 188k|  0 | 181k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   387s| 77600 |  1363 |  1923k|  24.6 |   299M |  67 |3269 |  14k|7381 | 189k|  1 | 181k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   387s| 77700 |  1376 |  1925k|  24.6 |   299M |  67 |3269 |  14k|   0 | 189k|  0 | 182k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   388s| 77800 |  1362 |  1928k|  24.6 |   299M |  67 |3269 |  14k|   0 | 189k|  0 | 182k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   388s| 77900 |  1356 |  1931k|  24.6 |   299M |  67 |3269 |  14k|   0 | 190k|  0 | 182k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   389s| 78000 |  1351 |  1933k|  24.6 |   299M |  67 |3269 |  14k|7381 | 190k|  1 | 182k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   389s| 78100 |  1354 |  1936k|  24.6 |   299M |  67 |3269 |  14k|7437 | 190k|  1 | 182k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   390s| 78200 |  1350 |  1938k|  24.6 |   299M |  67 |3269 |  14k|   0 | 191k|  0 | 183k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
402.40/403.90	c   390s| 78300 |  1364 |  1943k|  24.7 |   299M |  67 |3269 |  14k|7399 | 191k|  1 | 183k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   391s| 78400 |  1386 |  1946k|  24.7 |   299M |  67 |3269 |  14k|7426 | 191k|  2 | 183k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   391s| 78500 |  1383 |  1947k|  24.7 |   299M |  67 |3269 |  14k|7404 | 191k|  1 | 183k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   392s| 78600 |  1383 |  1949k|  24.7 |   299M |  67 |3269 |  14k|   0 | 192k|  0 | 183k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   393s| 78700 |  1380 |  1951k|  24.6 |   299M |  67 |3269 |  14k|   0 | 192k|  0 | 183k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   393s| 78800 |  1381 |  1953k|  24.6 |   299M |  67 |3269 |  14k|   0 | 192k|  0 | 184k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   394s| 78900 |  1384 |  1955k|  24.6 |   299M |  67 |3269 |  14k|7408 | 192k|  1 | 184k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   394s| 79000 |  1381 |  1957k|  24.6 |   299M |  67 |3269 |  14k|7408 | 192k|  1 | 184k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   395s| 79100 |  1378 |  1959k|  24.6 |   300M |  67 |3269 |  14k|7388 | 193k|  1 | 184k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   395s| 79200 |  1387 |  1961k|  24.6 |   300M |  67 |3269 |  14k|   0 | 193k|  0 | 184k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   395s| 79300 |  1389 |  1963k|  24.6 |   300M |  67 |3269 |  14k|   0 | 193k|  0 | 184k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   396s| 79400 |  1400 |  1965k|  24.6 |   300M |  67 |3269 |  14k|   0 | 193k|  0 | 185k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   396s| 79500 |  1396 |  1966k|  24.6 |   300M |  67 |3269 |  14k|   0 | 193k|  0 | 185k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   396s| 79600 |  1388 |  1967k|  24.6 |   300M |  67 |3269 |  14k|7383 | 193k|  1 | 185k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   397s| 79700 |  1389 |  1969k|  24.6 |   300M |  67 |3269 |  14k|   0 | 193k|  0 | 185k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
402.40/403.90	c   397s| 79800 |  1391 |  1971k|  24.6 |   300M |  67 |3269 |  14k|7409 | 193k|  1 | 185k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   398s| 79900 |  1403 |  1973k|  24.6 |   300M |  67 |3269 |  14k|   0 | 193k|  0 | 186k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   398s| 80000 |  1389 |  1974k|  24.5 |   300M |  67 |3269 |  14k|7409 | 194k|  1 | 186k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   399s| 80100 |  1396 |  1976k|  24.5 |   300M |  67 |3269 |  14k|7409 | 194k|  1 | 186k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   399s| 80200 |  1382 |  1978k|  24.5 |   300M |  67 |3269 |  14k|   0 | 194k|  0 | 186k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   400s| 80300 |  1384 |  1980k|  24.5 |   300M |  67 |3269 |  14k|7470 | 194k|  2 | 186k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   400s| 80400 |  1388 |  1982k|  24.5 |   300M |  67 |3269 |  14k|7406 | 194k|  1 | 187k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   400s| 80500 |  1384 |  1983k|  24.5 |   300M |  67 |3269 |  14k|7406 | 195k|  1 | 187k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   401s| 80600 |  1394 |  1984k|  24.5 |   300M |  67 |3269 |  14k|7412 | 195k|  1 | 187k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   401s| 80700 |  1383 |  1986k|  24.5 |   300M |  67 |3269 |  14k|   0 | 195k|  0 | 187k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   401s| 80800 |  1384 |  1987k|  24.5 |   300M |  67 |3269 |  14k|   0 | 195k|  0 | 187k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   402s| 80900 |  1380 |  1989k|  24.5 |   300M |  67 |3269 |  14k|   0 | 195k|  0 | 188k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   402s| 81000 |  1386 |  1991k|  24.4 |   300M |  67 |3269 |  14k|7416 | 195k|  1 | 188k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   403s| 81100 |  1380 |  1992k|  24.4 |   300M |  67 |3269 |  14k|   0 | 195k|  0 | 188k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
402.40/403.90	c   403s| 81200 |  1383 |  1994k|  24.4 |   300M |  67 |3269 |  14k|7411 | 196k|  1 | 188k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
428.61/430.29	c   404s| 81300 |  1385 |  1997k|  24.4 |   301M |  67 |3269 |  14k|7497 | 196k|  6 | 188k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   404s| 81400 |  1383 |  1999k|  24.4 |   301M |  67 |3269 |  14k|   0 | 196k|  0 | 189k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   405s| 81500 |  1386 |  2001k|  24.4 |   301M |  67 |3269 |  14k|7414 | 196k|  1 | 189k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   405s| 81600 |  1377 |  2003k|  24.4 |   301M |  67 |3269 |  14k|   0 | 197k|  0 | 189k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   406s| 81700 |  1376 |  2005k|  24.4 |   301M |  67 |3269 |  14k|7456 | 197k|  1 | 189k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   406s| 81800 |  1385 |  2007k|  24.4 |   301M |  67 |3269 |  14k|   0 | 197k|  0 | 189k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   406s| 81900 |  1388 |  2009k|  24.4 |   301M |  67 |3269 |  14k|   0 | 197k|  0 | 189k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   407s| 82000 |  1394 |  2012k|  24.4 |   301M |  67 |3269 |  14k|7418 | 197k|  1 | 190k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   407s| 82100 |  1379 |  2014k|  24.4 |   301M |  67 |3269 |  14k|   0 | 198k|  0 | 190k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   408s| 82200 |  1381 |  2016k|  24.4 |   301M |  67 |3269 |  14k|   0 | 198k|  0 | 190k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   408s| 82300 |  1390 |  2017k|  24.4 |   301M |  67 |3269 |  14k|7410 | 198k|  1 | 190k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   409s| 82400 |  1382 |  2020k|  24.4 |   301M |  67 |3269 |  14k|7409 | 198k|  1 | 190k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   409s| 82500 |  1384 |  2022k|  24.4 |   301M |  67 |3269 |  14k|7414 | 198k|  1 | 191k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   410s| 82600 |  1377 |  2024k|  24.4 |   301M |  67 |3269 |  14k|7405 | 198k|  1 | 191k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   410s| 82700 |  1376 |  2026k|  24.4 |   301M |  67 |3269 |  14k|7420 | 199k|  1 | 191k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
428.61/430.29	c   411s| 82800 |  1382 |  2028k|  24.4 |   301M |  67 |3269 |  14k|7413 | 199k|  1 | 191k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   411s| 82900 |  1380 |  2030k|  24.4 |   301M |  67 |3269 |  14k|7413 | 199k|  1 | 191k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   412s| 83000 |  1377 |  2033k|  24.4 |   301M |  67 |3269 |  14k|   0 | 199k|  0 | 192k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   413s| 83100 |  1396 |  2035k|  24.4 |   301M |  67 |3269 |  14k|7478 | 200k|  1 | 192k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   413s| 83200 |  1384 |  2038k|  24.4 |   301M |  67 |3269 |  14k|   0 | 200k|  0 | 192k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   414s| 83300 |  1394 |  2042k|  24.4 |   301M |  67 |3269 |  14k|7413 | 201k|  1 | 192k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   415s| 83400 |  1404 |  2046k|  24.4 |   301M |  67 |3269 |  14k|   0 | 202k|  0 | 192k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   416s| 83500 |  1435 |  2052k|  24.4 |   303M |  67 |3269 |  14k|7516 | 203k|  3 | 192k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   416s| 83600 |  1427 |  2054k|  24.4 |   303M |  67 |3269 |  14k|   0 | 203k|  0 | 192k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   417s| 83700 |  1422 |  2058k|  24.5 |   303M |  67 |3269 |  13k|7413 | 204k|  1 | 193k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   418s| 83800 |  1421 |  2060k|  24.5 |   303M |  67 |3269 |  14k|   0 | 204k|  0 | 193k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   418s| 83900 |  1416 |  2062k|  24.5 |   303M |  67 |3269 |  14k|7424 | 204k|  1 | 193k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   419s| 84000 |  1419 |  2065k|  24.5 |   303M |  67 |3269 |  14k|7473 | 205k|  3 | 193k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   419s| 84100 |  1416 |  2067k|  24.4 |   303M |  67 |3269 |  14k|7410 | 205k|  1 | 193k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   420s| 84200 |  1409 |  2069k|  24.4 |   303M |  67 |3269 |  14k|7428 | 205k|  1 | 193k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
428.61/430.29	c   420s| 84300 |  1409 |  2071k|  24.4 |   303M |  67 |3269 |  14k|7431 | 205k|  2 | 194k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   421s| 84400 |  1409 |  2073k|  24.4 |   303M |  67 |3269 |  14k|7343 | 205k|  1 | 194k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   421s| 84500 |  1401 |  2075k|  24.4 |   304M |  67 |3269 |  14k|   0 | 206k|  0 | 194k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   422s| 84600 |  1404 |  2077k|  24.4 |   310M |  67 |3269 |  13k|   0 | 206k|  0 | 194k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   422s| 84700 |  1405 |  2078k|  24.4 |   310M |  67 |3269 |  13k|7407 | 206k|  1 | 194k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   422s| 84800 |  1401 |  2080k|  24.4 |   310M |  67 |3269 |  13k|7393 | 206k|  1 | 195k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   423s| 84900 |  1406 |  2082k|  24.4 |   310M |  67 |3269 |  13k|7393 | 206k|  1 | 195k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   423s| 85000 |  1401 |  2083k|  24.4 |   310M |  67 |3269 |  13k|7393 | 206k|  1 | 195k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   423s| 85100 |  1398 |  2085k|  24.4 |   310M |  67 |3269 |  13k|7393 | 206k|  1 | 195k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   424s| 85200 |  1413 |  2087k|  24.4 |   310M |  67 |3269 |  13k|   0 | 206k|  0 | 195k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   424s| 85300 |  1403 |  2088k|  24.4 |   310M |  67 |3269 |  13k|7438 | 207k|  4 | 196k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   424s| 85400 |  1402 |  2089k|  24.3 |   310M |  67 |3269 |  13k|7368 | 207k|  1 | 196k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   425s| 85500 |  1408 |  2091k|  24.3 |   310M |  67 |3269 |  13k|   0 | 207k|  0 | 196k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   425s| 85600 |  1402 |  2092k|  24.3 |   310M |  67 |3269 |  13k|7417 | 207k|  2 | 196k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   426s| 85700 |  1400 |  2096k|  24.3 |   310M |  67 |3269 |  13k|   0 | 207k|  0 | 196k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
428.61/430.29	c   426s| 85800 |  1397 |  2098k|  24.3 |   310M |  67 |3269 |  13k|   0 | 207k|  0 | 197k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   427s| 85900 |  1405 |  2100k|  24.3 |   310M |  67 |3269 |  13k|7417 | 208k|  1 | 197k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   427s| 86000 |  1402 |  2102k|  24.3 |   310M |  67 |3269 |  13k|7432 | 208k|  1 | 197k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   428s| 86100 |  1405 |  2105k|  24.3 |   310M |  67 |3269 |  13k|7443 | 208k|  1 | 197k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   429s| 86200 |  1419 |  2110k|  24.4 |   310M |  67 |3269 |  13k|7390 | 208k|  1 | 197k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   429s| 86300 |  1425 |  2112k|  24.4 |   310M |  67 |3269 |  13k|7423 | 208k|  1 | 197k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
428.61/430.29	c   430s| 86400 |  1419 |  2115k|  24.4 |   310M |  67 |3269 |  13k|   0 | 209k|  0 | 198k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   430s| 86500 |  1416 |  2116k|  24.3 |   310M |  67 |3269 |  13k|   0 | 209k|  0 | 198k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   430s| 86600 |  1414 |  2118k|  24.3 |   310M |  67 |3269 |  13k|7364 | 209k|  1 | 198k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   431s| 86700 |  1427 |  2121k|  24.3 |   311M |  67 |3269 |  13k|7392 | 209k|  1 | 198k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   432s| 86800 |  1436 |  2123k|  24.3 |   311M |  67 |3269 |  13k|   0 | 209k|  0 | 198k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   432s| 86900 |  1441 |  2125k|  24.3 |   311M |  67 |3269 |  13k|7405 | 209k|  1 | 199k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   433s| 87000 |  1436 |  2127k|  24.3 |   311M |  67 |3269 |  13k|   0 | 210k|  0 | 199k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   433s| 87100 |  1438 |  2129k|  24.3 |   311M |  67 |3269 |  13k|7399 | 210k|  1 | 199k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   433s| 87200 |  1436 |  2130k|  24.3 |   312M |  67 |3269 |  13k|7399 | 210k|  1 | 199k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
452.12/453.87	c   434s| 87300 |  1440 |  2131k|  24.3 |   312M |  67 |3269 |  13k|7401 | 210k|  1 | 199k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   434s| 87400 |  1443 |  2133k|  24.3 |   312M |  67 |3269 |  13k|7401 | 210k|  1 | 200k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   434s| 87500 |  1439 |  2135k|  24.3 |   312M |  67 |3269 |  13k|7401 | 210k|  1 | 200k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   435s| 87600 |  1448 |  2137k|  24.3 |   312M |  67 |3269 |  13k|7401 | 210k|  1 | 200k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   435s| 87700 |  1452 |  2138k|  24.3 |   312M |  67 |3269 |  13k|7415 | 210k|  1 | 200k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   435s| 87800 |  1445 |  2140k|  24.3 |   312M |  67 |3269 |  13k|7401 | 210k|  1 | 200k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   436s| 87900 |  1433 |  2142k|  24.2 |   312M |  67 |3269 |  13k|7394 | 210k|  1 | 200k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   436s| 88000 |  1440 |  2144k|  24.2 |   312M |  67 |3269 |  13k|7409 | 211k|  1 | 201k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   436s| 88100 |  1436 |  2145k|  24.2 |   312M |  67 |3269 |  13k|7422 | 211k|  1 | 201k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   437s| 88200 |  1437 |  2147k|  24.2 |   312M |  67 |3269 |  13k|   0 | 211k|  0 | 201k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   437s| 88300 |  1436 |  2149k|  24.2 |   312M |  67 |3269 |  13k|7347 | 211k|  1 | 201k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   438s| 88400 |  1458 |  2153k|  24.2 |   312M |  67 |3269 |  13k|7398 | 211k|  1 | 201k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   438s| 88500 |  1456 |  2156k|  24.2 |   312M |  67 |3269 |  13k|7384 | 212k|  1 | 202k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   439s| 88600 |  1452 |  2158k|  24.2 |   312M |  67 |3269 |  13k|   0 | 212k|  0 | 202k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   439s| 88700 |  1447 |  2160k|  24.2 |   312M |  67 |3269 |  13k|7377 | 212k|  1 | 202k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
452.12/453.87	c   440s| 88800 |  1461 |  2161k|  24.2 |   312M |  67 |3269 |  13k|   0 | 212k|  0 | 202k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   440s| 88900 |  1457 |  2165k|  24.2 |   312M |  67 |3269 |  13k|7412 | 212k|  3 | 202k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   441s| 89000 |  1458 |  2167k|  24.2 |   312M |  67 |3269 |  13k|7415 | 213k|  1 | 202k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   441s| 89100 |  1451 |  2168k|  24.2 |   312M |  67 |3269 |  13k|   0 | 213k|  0 | 203k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   441s| 89200 |  1455 |  2170k|  24.2 |   312M |  67 |3269 |  13k|7417 | 213k|  1 | 203k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   442s| 89300 |  1448 |  2172k|  24.2 |   312M |  67 |3269 |  13k|   0 | 213k|  0 | 203k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   442s| 89400 |  1450 |  2174k|  24.2 |   312M |  67 |3269 |  13k|   0 | 213k|  0 | 203k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   443s| 89500 |  1452 |  2175k|  24.2 |   312M |  67 |3269 |  13k|7376 | 213k|  1 | 203k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   443s| 89600 |  1447 |  2177k|  24.2 |   313M |  67 |3269 |  13k|7419 | 214k|  1 | 204k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   443s| 89700 |  1449 |  2178k|  24.2 |   313M |  67 |3269 |  13k|7415 | 214k|  1 | 204k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   444s| 89800 |  1449 |  2181k|  24.2 |   313M |  67 |3269 |  13k|7409 | 214k|  1 | 204k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   444s| 89900 |  1471 |  2183k|  24.2 |   313M |  67 |3269 |  13k|7421 | 214k|  1 | 204k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   445s| 90000 |  1483 |  2186k|  24.2 |   313M |  67 |3269 |  13k|7398 | 215k|  1 | 204k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   445s| 90100 |  1496 |  2190k|  24.2 |   313M |  67 |3269 |  13k|7417 | 215k|  1 | 205k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   446s| 90200 |  1509 |  2192k|  24.2 |   313M |  67 |3269 |  13k|7429 | 215k|  1 | 205k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
452.12/453.87	c   446s| 90300 |  1510 |  2195k|  24.2 |   313M |  67 |3269 |  13k|   0 | 215k|  0 | 205k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   447s| 90400 |  1524 |  2198k|  24.2 |   313M |  67 |3269 |  13k|7398 | 216k|  1 | 205k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   447s| 90500 |  1519 |  2201k|  24.2 |   313M |  67 |3269 |  13k|   0 | 216k|  0 | 205k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   448s| 90600 |  1508 |  2203k|  24.2 |   313M |  67 |3269 |  13k|7422 | 216k|  1 | 206k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   448s| 90700 |  1528 |  2206k|  24.2 |   313M |  67 |3269 |  13k|7446 | 217k|  2 | 206k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   449s| 90800 |  1538 |  2210k|  24.2 |   313M |  67 |3269 |  13k|   0 | 217k|  0 | 206k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   450s| 90900 |  1562 |  2213k|  24.2 |   313M |  67 |3269 |  13k|7434 | 218k|  1 | 206k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   450s| 91000 |  1540 |  2215k|  24.2 |   313M |  67 |3269 |  13k|   0 | 218k|  0 | 206k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   450s| 91100 |  1536 |  2217k|  24.2 |   313M |  67 |3269 |  13k|7413 | 218k|  1 | 207k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   451s| 91200 |  1519 |  2219k|  24.2 |   313M |  67 |3269 |  13k|7429 | 218k|  1 | 207k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   451s| 91300 |  1513 |  2220k|  24.2 |   313M |  67 |3269 |  13k|7430 | 218k|  1 | 207k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   451s| 91400 |  1499 |  2222k|  24.2 |   313M |  67 |3269 |  13k|7364 | 218k|  0 | 207k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   452s| 91500 |  1504 |  2226k|  24.2 |   313M |  67 |3269 |  13k|7436 | 218k|  1 | 207k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   453s| 91600 |  1499 |  2229k|  24.2 |   313M |  67 |3269 |  13k|7444 | 219k|  1 | 207k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
452.12/453.87	c   453s| 91700 |  1498 |  2231k|  24.2 |   313M |  67 |3269 |  13k|7448 | 219k|  2 | 208k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
476.93/478.70	c   454s| 91800 |  1505 |  2234k|  24.2 |   313M |  67 |3269 |  13k|7393 | 219k|  1 | 208k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   454s| 91900 |  1507 |  2236k|  24.2 |   313M |  67 |3269 |  13k|   0 | 219k|  0 | 208k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   454s| 92000 |  1512 |  2237k|  24.2 |   313M |  67 |3269 |  13k|   0 | 220k|  0 | 208k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   455s| 92100 |  1511 |  2239k|  24.2 |   313M |  67 |3269 |  13k|7411 | 220k|  1 | 208k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   455s| 92200 |  1515 |  2241k|  24.2 |   313M |  67 |3269 |  13k|   0 | 220k|  0 | 208k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   456s| 92300 |  1508 |  2243k|  24.2 |   313M |  67 |3269 |  13k|7391 | 220k|  1 | 209k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   456s| 92400 |  1506 |  2245k|  24.2 |   313M |  67 |3269 |  13k|7408 | 220k|  1 | 209k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   457s| 92500 |  1502 |  2247k|  24.2 |   313M |  67 |3269 |  13k|   0 | 221k|  0 | 209k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   457s| 92600 |  1504 |  2248k|  24.2 |   313M |  67 |3269 |  13k|7402 | 221k|  1 | 209k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   458s| 92700 |  1506 |  2250k|  24.1 |   313M |  67 |3269 |  13k|7419 | 221k|  1 | 209k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   458s| 92800 |  1503 |  2253k|  24.2 |   313M |  67 |3269 |  13k|   0 | 221k|  0 | 209k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   459s| 92900 |  1495 |  2255k|  24.2 |   313M |  67 |3269 |  13k|7346 | 221k|  2 | 209k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   459s| 93000 |  1495 |  2258k|  24.2 |   313M |  67 |3269 |  13k|7372 | 222k|  1 | 210k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   460s| 93100 |  1492 |  2260k|  24.2 |   313M |  67 |3269 |  13k|   0 | 222k|  0 | 210k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   460s| 93200 |  1488 |  2262k|  24.1 |   313M |  67 |3269 |  13k|   0 | 222k|  0 | 210k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
476.93/478.70	c   461s| 93300 |  1485 |  2264k|  24.1 |   313M |  67 |3269 |  13k|7416 | 222k|  2 | 210k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   461s| 93400 |  1492 |  2266k|  24.1 |   313M |  67 |3269 |  13k|7404 | 222k|  1 | 210k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   462s| 93500 |  1494 |  2270k|  24.2 |   313M |  67 |3269 |  13k|   0 | 222k|  0 | 210k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   462s| 93600 |  1491 |  2271k|  24.2 |   313M |  67 |3269 |  13k|7404 | 223k|  1 | 211k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   463s| 93700 |  1490 |  2274k|  24.1 |   313M |  67 |3269 |  13k|7477 | 223k|  2 | 211k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   464s| 93800 |  1490 |  2276k|  24.1 |   313M |  67 |3269 |  13k|   0 | 223k|  0 | 211k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   464s| 93900 |  1486 |  2278k|  24.1 |   313M |  67 |3269 |  13k|   0 | 223k|  0 | 211k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   465s| 94000 |  1492 |  2280k|  24.1 |   313M |  67 |3269 |  13k|7415 | 224k|  1 | 211k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   466s| 94100 |  1492 |  2284k|  24.2 |   313M |  67 |3269 |  13k|   0 | 224k|  0 | 212k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   466s| 94200 |  1491 |  2285k|  24.1 |   313M |  67 |3269 |  13k|   0 | 224k|  0 | 212k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   466s| 94300 |  1484 |  2287k|  24.1 |   313M |  67 |3269 |  13k|7427 | 224k|  1 | 212k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   467s| 94400 |  1481 |  2288k|  24.1 |   313M |  67 |3269 |  13k|   0 | 224k|  0 | 212k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   467s| 94500 |  1480 |  2290k|  24.1 |   313M |  67 |3269 |  13k|   0 | 224k|  0 | 212k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   468s| 94600 |  1477 |  2292k|  24.1 |   313M |  67 |3269 |  13k|   0 | 225k|  0 | 212k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   468s| 94700 |  1482 |  2293k|  24.1 |   313M |  67 |3269 |  13k|7452 | 225k|  1 | 213k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
476.93/478.70	c   469s| 94800 |  1476 |  2296k|  24.1 |   313M |  67 |3269 |  13k|7426 | 225k|  1 | 213k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   469s| 94900 |  1473 |  2298k|  24.1 |   313M |  67 |3269 |  13k|   0 | 225k|  0 | 213k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   470s| 95000 |  1482 |  2300k|  24.1 |   313M |  67 |3269 |  13k|   0 | 226k|  0 | 213k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   470s| 95100 |  1482 |  2303k|  24.1 |   313M |  67 |3269 |  13k|7426 | 226k|  1 | 213k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   471s| 95200 |  1480 |  2305k|  24.1 |   313M |  67 |3269 |  13k|7426 | 226k|  1 | 213k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   471s| 95300 |  1478 |  2307k|  24.1 |   313M |  67 |3269 |  13k|7426 | 227k|  1 | 214k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   472s| 95400 |  1482 |  2309k|  24.1 |   313M |  67 |3269 |  13k|7436 | 227k|  2 | 214k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   472s| 95500 |  1474 |  2310k|  24.1 |   313M |  67 |3269 |  13k|7428 | 227k|  1 | 214k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   472s| 95600 |  1464 |  2312k|  24.1 |   313M |  67 |3269 |  13k|   0 | 227k|  0 | 214k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   473s| 95700 |  1472 |  2314k|  24.1 |   313M |  67 |3269 |  13k|7363 | 227k|  1 | 214k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   473s| 95800 |  1471 |  2317k|  24.1 |   313M |  67 |3269 |  13k|   0 | 228k|  0 | 214k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   474s| 95900 |  1490 |  2320k|  24.1 |   313M |  67 |3269 |  13k|   0 | 228k|  0 | 214k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   474s| 96000 |  1481 |  2322k|  24.1 |   313M |  67 |3269 |  13k|7413 | 228k|  1 | 215k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   475s| 96100 |  1479 |  2323k|  24.1 |   313M |  67 |3269 |  13k|7405 | 228k|  1 | 215k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   475s| 96200 |  1480 |  2325k|  24.1 |   313M |  67 |3269 |  13k|   0 | 229k|  0 | 215k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
476.93/478.70	c   475s| 96300 |  1483 |  2327k|  24.1 |   313M |  67 |3269 |  13k|7402 | 229k|  1 | 215k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   476s| 96400 |  1488 |  2329k|  24.0 |   313M |  67 |3269 |  13k|7401 | 229k|  1 | 215k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   476s| 96500 |  1490 |  2331k|  24.0 |   313M |  67 |3269 |  13k|   0 | 229k|  0 | 215k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   477s| 96600 |  1487 |  2333k|  24.0 |   313M |  67 |3269 |  13k|7416 | 229k|  1 | 216k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   477s| 96700 |  1485 |  2336k|  24.0 |   313M |  67 |3269 |  13k|   0 | 230k|  0 | 216k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   478s| 96800 |  1495 |  2338k|  24.0 |   313M |  67 |3269 |  13k|7425 | 230k|  1 | 216k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
476.93/478.70	c   478s| 96900 |  1493 |  2340k|  24.0 |   313M |  67 |3269 |  13k|7411 | 230k|  1 | 216k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   479s| 97000 |  1494 |  2343k|  24.0 |   313M |  67 |3269 |  13k|   0 | 230k|  0 | 216k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   479s| 97100 |  1497 |  2345k|  24.0 |   313M |  67 |3269 |  13k|7411 | 231k|  1 | 216k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   479s| 97200 |  1489 |  2347k|  24.0 |   313M |  67 |3269 |  13k|7422 | 231k|  1 | 217k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   480s| 97300 |  1480 |  2348k|  24.0 |   313M |  67 |3269 |  13k|   0 | 231k|  0 | 217k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   480s| 97400 |  1484 |  2350k|  24.0 |   313M |  67 |3269 |  13k|7401 | 231k|  2 | 217k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   480s| 97500 |  1482 |  2352k|  24.0 |   313M |  67 |3269 |  13k|   0 | 231k|  0 | 217k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   481s| 97600 |  1481 |  2354k|  24.0 |   313M |  67 |3269 |  13k|   0 | 231k|  0 | 217k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   481s| 97700 |  1485 |  2356k|  24.0 |   313M |  67 |3269 |  13k|7429 | 231k|  1 | 217k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.26/500.17	c   482s| 97800 |  1480 |  2358k|  24.0 |   313M |  67 |3269 |  13k|   0 | 232k|  0 | 218k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   483s| 97900 |  1480 |  2361k|  24.0 |   313M |  67 |3269 |  13k|   0 | 232k|  0 | 218k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   483s| 98000 |  1489 |  2366k|  24.0 |   313M |  67 |3269 |  13k|   0 | 232k|  0 | 218k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   484s| 98100 |  1497 |  2368k|  24.0 |   313M |  67 |3269 |  13k|   0 | 233k|  0 | 218k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   485s| 98200 |  1493 |  2371k|  24.0 |   314M |  67 |3269 |  13k|7450 | 233k|  1 | 218k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   485s| 98300 |  1487 |  2373k|  24.0 |   314M |  67 |3269 |  13k|   0 | 233k|  0 | 218k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   485s| 98400 |  1490 |  2374k|  24.0 |   314M |  67 |3269 |  13k|   0 | 233k|  0 | 218k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   486s| 98500 |  1506 |  2376k|  24.0 |   314M |  67 |3269 |  13k|7402 | 234k|  1 | 219k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   487s| 98600 |  1490 |  2377k|  24.0 |   314M |  67 |3269 |  13k|   0 | 234k|  0 | 219k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   487s| 98700 |  1494 |  2379k|  24.0 |   314M |  67 |3269 |  13k|7397 | 234k|  1 | 219k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   487s| 98800 |  1494 |  2381k|  24.0 |   314M |  67 |3269 |  13k|7352 | 234k|  0 | 219k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   488s| 98900 |  1494 |  2383k|  24.0 |   314M |  67 |3269 |  13k|7405 | 234k|  1 | 219k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   488s| 99000 |  1492 |  2385k|  24.0 |   314M |  67 |3269 |  13k|7414 | 234k|  1 | 220k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   489s| 99100 |  1492 |  2386k|  24.0 |   314M |  67 |3269 |  13k|7422 | 235k|  1 | 220k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   489s| 99200 |  1493 |  2388k|  24.0 |   314M |  67 |3269 |  13k|   0 | 235k|  0 | 220k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.26/500.17	c   490s| 99300 |  1494 |  2390k|  24.0 |   314M |  67 |3269 |  13k|   0 | 235k|  0 | 220k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   490s| 99400 |  1499 |  2392k|  24.0 |   314M |  67 |3269 |  13k|   0 | 235k|  0 | 220k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   490s| 99500 |  1493 |  2394k|  23.9 |   314M |  67 |3269 |  13k|7385 | 235k|  1 | 221k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   491s| 99600 |  1500 |  2398k|  24.0 |   322M |  67 |3269 |  13k|7394 | 236k|  1 | 221k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   491s| 99700 |  1496 |  2401k|  24.0 |   322M |  67 |3269 |  13k|   0 | 236k|  0 | 221k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   492s| 99800 |  1511 |  2404k|  24.0 |   322M |  67 |3269 |  13k|   0 | 236k|  0 | 221k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   492s| 99900 |  1521 |  2406k|  24.0 |   322M |  67 |3269 |  13k|7386 | 236k|  1 | 222k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   493s|100000 |  1520 |  2409k|  24.0 |   322M |  67 |3269 |  13k|   0 | 237k|  0 | 222k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   493s|100100 |  1524 |  2411k|  24.0 |   322M |  67 |3269 |  13k|   0 | 237k|  0 | 222k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   494s|100200 |  1547 |  2414k|  24.0 |   322M |  67 |3269 |  13k|7415 | 237k|  1 | 222k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   494s|100300 |  1546 |  2415k|  24.0 |   322M |  67 |3269 |  13k|7400 | 237k|  1 | 222k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   495s|100400 |  1557 |  2418k|  24.0 |   322M |  67 |3269 |  13k|   0 | 237k|  0 | 222k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   495s|100500 |  1545 |  2419k|  24.0 |   322M |  67 |3269 |  13k|   0 | 238k|  0 | 222k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   495s|100600 |  1557 |  2423k|  24.0 |   322M |  67 |3269 |  13k|   0 | 238k|  0 | 223k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   496s|100700 |  1557 |  2425k|  24.0 |   322M |  67 |3269 |  13k|7418 | 238k|  1 | 223k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.26/500.17	c   496s|100800 |  1561 |  2427k|  24.0 |   322M |  67 |3269 |  13k|7416 | 238k|  1 | 223k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   497s|100900 |  1568 |  2430k|  24.0 |   322M |  67 |3269 |  13k|7427 | 239k|  2 | 223k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   497s|101000 |  1580 |  2434k|  24.0 |   322M |  67 |3269 |  13k|   0 | 239k|  0 | 223k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   498s|101100 |  1585 |  2437k|  24.0 |   322M |  67 |3269 |  13k|   0 | 240k|  0 | 223k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   498s|101200 |  1582 |  2439k|  24.0 |   322M |  67 |3269 |  13k|7386 | 240k|  1 | 223k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   499s|101300 |  1595 |  2442k|  24.0 |   322M |  67 |3269 |  13k|   0 | 240k|  0 | 224k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   499s|101400 |  1595 |  2445k|  24.0 |   323M |  67 |3269 |  13k|7425 | 240k|  1 | 224k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   499s|101500 |  1591 |  2447k|  24.0 |   323M |  67 |3269 |  13k|   0 | 241k|  0 | 224k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c   500s|101600 |  1582 |  2449k|  24.0 |   323M |  67 |3269 |  13k|7420 | 241k|  1 | 224k|  11 | 0.000000e+00 |      --      |    Inf |   3.13%
498.26/500.17	c 
498.26/500.17	c SCIP Status        : solving was interrupted [time limit reached]
498.26/500.17	c Solving Time (sec) : 500.00
498.26/500.17	c Solving Nodes      : 101657
498.26/500.17	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
498.26/500.17	c Dual Bound         : +0.00000000000000e+00
498.26/500.17	c Gap                : infinite
498.26/500.17	c ----------------------------------------------------------------------
498.26/500.17	c dual bound: 0.0 -> 0
498.26/500.17	c primal bound: 1e+20 -> 100000000000000000000
498.26/500.17	c scip-goal-lb: 0
498.26/500.17	c scip-goal-ub: 100000000000000000000
498.26/500.17	c writing output to: HOME/tmpjfpa57ro.opb
498.26/500.17	c appending fixed variable constraints
498.26/500.17	c scip-fixed vars: 0.34% (11/3269)
498.26/500.17	c ----------------------------------------------------------------------
498.26/500.17	c executing external solver: HOME/naps-1.03a6
498.26/500.17	c ----------------------------------------------------------------------
498.26/500.17	c command: HOME/naps-1.03a6 HOME/tmpjfpa57ro.opb
498.26/500.18	c NaPS 1.03a6.
498.26/500.18	c Input file name: HOME/tmpjfpa57ro.opb
591.63/593.87	c s UNSATISFIABLE
591.63/593.87	c _____________________________________________________________________________
591.63/593.87	c std/band forms        : 0,0
591.63/593.87	c 2cl/3cl ITE-codings   : 0,0
591.63/593.87	c BDD/srt/adr Max costs : 0,0,0
591.63/593.87	c BDDraw/bin/mul/srt/adr: 0,0,0,0,0
591.63/593.87	c BDD nodes             : 0
591.63/593.87	c Es1/CC detections     : 0,0
591.63/593.87	c CC sort               : 0
591.63/593.87	c SAT/UNSAT calls       : 0,1
591.63/593.87	c regenrated variables  : 0
591.63/593.87	c eliminated fixed lits : 19
591.63/593.87	c goal lit flips        : 0
591.63/593.87	c goal stages           : 0
591.63/593.87	c goal shrink           : 0
591.63/593.87	c goal coeff separations: 0
591.63/593.87	c restarts              : 95861
591.63/593.87	c conflicts             : 3379332        (36245 /sec)
591.63/593.87	c decisions             : 4702162        (50433 /sec)
591.63/593.87	c propagations          : 87951715       (943330 /sec)
591.63/593.87	c inspects              : 0              (0 /sec)
591.63/593.87	c CPU time (solving tm) : 93.24 s        (93.19 s, SAT 0 s, UNSAT 93.19 s)
591.63/593.87	c Time for Opt-base     : 0 s
591.63/593.87	c Steps for Opt-base    : 0
591.63/593.87	c Time for BDD coding   : 0 s
591.63/593.87	c Time for srt coding   : 0 s
591.63/593.87	c _____________________________________________________________________________
591.63/593.87	s UNSATISFIABLE

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4529854-1752260187/watcher-4529854-1752260187 -o /tmp/evaluation-result-4529854-1752260187/solver-4529854-1752260187 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1752256569-171615 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4529854-1752260187.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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
Current StackSize limit: 8192 KiB

solver pid=172068, runsolver pid=172065

[startup+0.100061 s]*
/proc/loadavg: 4.18 4.20 4.14 5/269 172073
/proc/meminfo: memFree=109508328/131249992 swapFree=33010160/33010684
[pid=172068] ppid=172065 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/172068/stat : 172068 (scip-naps-1.00a) S 172065 172068 171604 0 -1 4194304 257 336 0 0 0 0 0 0 20 0 1 0 141697487 4292608 704 18446744073709551615 94040315809792 94040316704325 140735693905808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94040316943376 94040316991120 94040334041088 140735693912475 140735693912574 140735693912574 140735693918178 0
/proc/172068/statm: 1048 704 672 219 0 110 0
[pid=172073] ppid=172068 vsize=1188028 memory=33016 CPUtime=0.07 cores=4,6
/proc/172073/stat : 172073 (python3) R 172068 172068 171604 0 -1 4194304 3976 0 0 0 6 1 0 0 20 0 1 0 141697489 1216540672 8254 18446744073709551615 94105786159104 94105786159481 140732129362656 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94105786170776 94105786171396 94105799233536 140732129364303 140732129364512 140732129364512 140732129370087 0
/proc/172073/statm: 297007 8254 4934 1 0 268998 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 1192220 KiB
Current children cumulated memory: 35832 KiB

[startup+0.205519 s]*
/proc/loadavg: 4.18 4.20 4.14 5/269 172073
/proc/meminfo: memFree=109469268/131249992 swapFree=33010160/33010684
[pid=172068] ppid=172065 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/172068/stat : 172068 (scip-naps-1.00a) S 172065 172068 171604 0 -1 4194304 257 336 0 0 0 0 0 0 20 0 1 0 141697487 4292608 704 18446744073709551615 94040315809792 94040316704325 140735693905808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94040316943376 94040316991120 94040334041088 140735693912475 140735693912574 140735693912574 140735693918178 0
/proc/172068/statm: 1048 704 672 219 0 110 0
[pid=172073] ppid=172068 vsize=1227576 memory=79480 CPUtime=0.17 cores=4,6
/proc/172073/stat : 172073 (python3) R 172068 172068 171604 0 -1 4194304 12889 0 0 0 14 3 0 0 20 0 1 0 141697489 1257037824 19870 18446744073709551615 94105786159104 94105786159481 140732129362656 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94105786170776 94105786171396 94105799233536 140732129364303 140732129364512 140732129364512 140732129370087 0
/proc/172073/statm: 306894 19870 7846 1 0 278252 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1231768 KiB
Current children cumulated memory: 82296 KiB

[startup+0.305589 s]*
/proc/loadavg: 4.18 4.20 4.14 5/269 172073
/proc/meminfo: memFree=109445076/131249992 swapFree=33010160/33010684
[pid=172068] ppid=172065 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/172068/stat : 172068 (scip-naps-1.00a) S 172065 172068 171604 0 -1 4194304 257 336 0 0 0 0 0 0 20 0 1 0 141697487 4292608 704 18446744073709551615 94040315809792 94040316704325 140735693905808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94040316943376 94040316991120 94040334041088 140735693912475 140735693912574 140735693912574 140735693918178 0
/proc/172068/statm: 1048 704 672 219 0 110 0
[pid=172073] ppid=172068 vsize=1265048 memory=107128 CPUtime=0.27 cores=4,6
/proc/172073/stat : 172073 (python3) R 172068 172068 171604 0 -1 4194304 19616 0 0 0 23 4 0 0 20 0 1 0 141697489 1295409152 26782 18446744073709551615 94105786159104 94105786159481 140732129362656 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94105786170776 94105786171396 94105799233536 140732129364303 140732129364512 140732129364512 140732129370087 0
/proc/172073/statm: 316262 26782 8070 1 0 287620 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1269240 KiB
Current children cumulated memory: 109944 KiB

[startup+0.700206 s]
/proc/loadavg: 4.18 4.20 4.14 5/269 172073
/proc/meminfo: memFree=109436256/131249992 swapFree=33010160/33010684
[pid=172068] ppid=172065 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/172068/stat : 172068 (scip-naps-1.00a) S 172065 172068 171604 0 -1 4194304 257 336 0 0 0 0 0 0 20 0 1 0 141697487 4292608 704 18446744073709551615 94040315809792 94040316704325 140735693905808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94040316943376 94040316991120 94040334041088 140735693912475 140735693912574 140735693912574 140735693918178 0
/proc/172068/statm: 1048 704 672 219 0 110 0
[pid=172073] ppid=172068 vsize=1270804 memory=112760 CPUtime=0.66 cores=4,6
/proc/172073/stat : 172073 (python3) R 172068 172068 171604 0 -1 4194304 20967 0 0 0 62 4 0 0 20 0 1 0 141697489 1301303296 28190 18446744073709551615 94105786159104 94105786159481 140732129362656 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94105786170776 94105786171396 94105799233536 140732129364303 140732129364512 140732129364512 140732129370087 0
/proc/172073/statm: 317701 28190 8134 1 0 289059 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 1274996 KiB
Current children cumulated memory: 115576 KiB

[startup+1.5002 s]
/proc/loadavg: 4.18 4.20 4.14 5/269 172073
/proc/meminfo: memFree=109411812/131249992 swapFree=33010160/33010684
[pid=172068] ppid=172065 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/172068/stat : 172068 (scip-naps-1.00a) S 172065 172068 171604 0 -1 4194304 257 336 0 0 0 0 0 0 20 0 1 0 141697487 4292608 704 18446744073709551615 94040315809792 94040316704325 140735693905808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94040316943376 94040316991120 94040334041088 140735693912475 140735693912574 140735693912574 140735693918178 0
/proc/172068/statm: 1048 704 672 219 0 110 0
[pid=172073] ppid=172068 vsize=1295636 memory=135000 CPUtime=1.46 cores=4,6
/proc/172073/stat : 172073 (python3) R 172068 172068 171604 0 -1 4194304 27732 0 0 0 140 6 0 0 20 0 1 0 141697489 1326731264 33750 18446744073709551615 94105786159104 94105786159481 140732129362656 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94105786170776 94105786171396 94105799233536 140732129364303 140732129364512 140732129364512 140732129370087 0
/proc/172073/statm: 323909 33750 8166 1 0 295267 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 1299828 KiB
Current children cumulated memory: 137816 KiB

[startup+3.10529 s]
/proc/loadavg: 4.18 4.20 4.14 5/267 172073
/proc/meminfo: memFree=115780036/131249992 swapFree=33010160/33010684
[pid=172068] ppid=172065 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/172068/stat : 172068 (scip-naps-1.00a) S 172065 172068 171604 0 -1 4194304 257 336 0 0 0 0 0 0 20 0 1 0 141697487 4292608 704 18446744073709551615 94040315809792 94040316704325 140735693905808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94040316943376 94040316991120 94040334041088 140735693912475 140735693912574 140735693912574 140735693918178 0
/proc/172068/statm: 1048 704 672 219 0 110 0
[pid=172073] ppid=172068 vsize=1299496 memory=140416 CPUtime=3.05 cores=4,6
/proc/172073/stat : 172073 (python3) R 172068 172068 171604 0 -1 4194304 31621 0 0 0 299 6 0 0 20 0 1 0 141697489 1330683904 35104 18446744073709551615 94105786159104 94105786159481 140732129362656 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94105786170776 94105786171396 94105799233536 140732129364303 140732129364512 140732129364512 140732129370087 0
/proc/172073/statm: 324874 35104 8166 1 0 296232 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 1303688 KiB
Current children cumulated memory: 143232 KiB

[startup+6.30019 s]
/proc/loadavg: 4.16 4.20 4.14 5/266 172087
/proc/meminfo: memFree=120367468/131249992 swapFree=33010160/33010684
[pid=172068] ppid=172065 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/172068/stat : 172068 (scip-naps-1.00a) S 172065 172068 171604 0 -1 4194304 257 336 0 0 0 0 0 0 20 0 1 0 141697487 4292608 704 18446744073709551615 94040315809792 94040316704325 140735693905808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94040316943376 94040316991120 94040334041088 140735693912475 140735693912574 140735693912574 140735693918178 0
/proc/172068/statm: 1048 704 672 219 0 110 0
[pid=172073] ppid=172068 vsize=1314480 memory=154052 CPUtime=6.25 cores=4,6
/proc/172073/stat : 172073 (python3) R 172068 172068 171604 0 -1 4194304 35600 0 0 0 617 8 0 0 20 0 1 0 141697489 1346027520 38513 18446744073709551615 94105786159104 94105786159481 140732129362656 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94105786170776 94105786171396 94105799233536 140732129364303 140732129364512 140732129364512 140732129370087 0
/proc/172073/statm: 328620 38513 8166 1 0 299978 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 1318672 KiB
Current children cumulated memory: 156868 KiB

[startup+12.7002 s]
/proc/loadavg: 4.15 4.19 4.14 5/268 172122
/proc/meminfo: memFree=120252392/131249992 swapFree=33010160/33010684
[pid=172068] ppid=172065 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/172068/stat : 172068 (scip-naps-1.00a) S 172065 172068 171604 0 -1 4194304 257 336 0 0 0 0 0 0 20 0 1 0 141697487 4292608 704 18446744073709551615 94040315809792 94040316704325 140735693905808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94040316943376 94040316991120 94040334041088 140735693912475 140735693912574 140735693912574 140735693918178 0
/proc/172068/statm: 1048 704 672 219 0 110 0
[pid=172073] ppid=172068 vsize=1345508 memory=184908 CPUtime=12.62 cores=4,6
/proc/172073/stat : 172073 (python3) R 172068 172068 171604 0 -1 4194304 47206 0 0 0 1250 12 0 0 20 0 1 0 141697489 1377800192 46227 18446744073709551615 94105786159104 94105786159481 140732129362656 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94105786170776 94105786171396 94105799233536 140732129364303 140732129364512 140732129364512 140732129370087 0
/proc/172073/statm: 336377 46227 8166 1 0 307735 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 1349700 KiB
Current children cumulated memory: 187724 KiB

[startup+25.5002 s]
/proc/loadavg: 4.11 4.18 4.14 5/268 172171
/proc/meminfo: memFree=120065624/131249992 swapFree=33010160/33010684
[pid=172068] ppid=172065 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/172068/stat : 172068 (scip-naps-1.00a) S 172065 172068 171604 0 -1 4194304 257 336 0 0 0 0 0 0 20 0 1 0 141697487 4292608 704 18446744073709551615 94040315809792 94040316704325 140735693905808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94040316943376 94040316991120 94040334041088 140735693912475 140735693912574 140735693912574 140735693918178 0
/proc/172068/statm: 1048 704 672 219 0 110 0
[pid=172073] ppid=172068 vsize=1388552 memory=208540 CPUtime=25.36 cores=4,6
/proc/172073/stat : 172073 (python3) R 172068 172068 171604 0 -1 4194304 53594 0 0 0 2523 13 0 0 20 0 1 0 141697489 1421877248 52135 18446744073709551615 94105786159104 94105786159481 140732129362656 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94105786170776 94105786171396 94105799233536 140732129364303 140732129364512 140732129364512 140732129370087 0
/proc/172073/statm: 347138 52135 8166 1 0 318496 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 1392744 KiB
Current children cumulated memory: 211356 KiB

[startup+51.1054 s]
/proc/loadavg: 4.15 4.18 4.14 5/268 172221
/proc/meminfo: memFree=119944084/131249992 swapFree=33010160/33010684
[pid=172068] ppid=172065 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/172068/stat : 172068 (scip-naps-1.00a) S 172065 172068 171604 0 -1 4194304 257 336 0 0 0 0 0 0 20 0 1 0 141697487 4292608 704 18446744073709551615 94040315809792 94040316704325 140735693905808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94040316943376 94040316991120 94040334041088 140735693912475 140735693912574 140735693912574 140735693918178 0
/proc/172068/statm: 1048 704 672 219 0 110 0
[pid=172073] ppid=172068 vsize=1424808 memory=239260 CPUtime=50.88 cores=4,6
/proc/172073/stat : 172073 (python3) R 172068 172068 171604 0 -1 4194304 61288 0 0 0 5072 16 0 0 20 0 1 0 141697489 1459003392 59815 18446744073709551615 94105786159104 94105786159481 140732129362656 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94105786170776 94105786171396 94105799233536 140732129364303 140732129364512 140732129364512 140732129370087 0
/proc/172073/statm: 356202 59815 8166 1 0 327560 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 1429000 KiB
Current children cumulated memory: 242076 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.17 4.13 5/268 172223
/proc/meminfo: memFree=119716620/131249992 swapFree=33010160/33010684
[pid=172068] ppid=172065 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/172068/stat : 172068 (scip-naps-1.00a) S 172065 172068 171604 0 -1 4194304 257 336 0 0 0 0 0 0 20 0 1 0 141697487 4292608 704 18446744073709551615 94040315809792 94040316704325 140735693905808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94040316943376 94040316991120 94040334041088 140735693912475 140735693912574 140735693912574 140735693918178 0
/proc/172068/statm: 1048 704 672 219 0 110 0
[pid=172073] ppid=172068 vsize=1462668 memory=271516 CPUtime=101.88 cores=4,6
/proc/172073/stat : 172073 (python3) R 172068 172068 171604 0 -1 4194304 69337 0 0 0 10171 17 0 0 20 0 1 0 141697489 1497772032 67879 18446744073709551615 94105786159104 94105786159481 140732129362656 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94105786170776 94105786171396 94105799233536 140732129364303 140732129364512 140732129364512 140732129370087 0
/proc/172073/statm: 365667 67879 8166 1 0 337025 0
Current children cumulated CPU time: 101.88 s
Current children cumulated vsize: 1466860 KiB
Current children cumulated memory: 274332 KiB

[startup+162.3 s]
/proc/loadavg: 4.05 4.14 4.12 5/268 172225
/proc/meminfo: memFree=119582224/131249992 swapFree=33010160/33010684
[pid=172068] ppid=172065 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/172068/stat : 172068 (scip-naps-1.00a) S 172065 172068 171604 0 -1 4194304 257 336 0 0 0 0 0 0 20 0 1 0 141697487 4292608 704 18446744073709551615 94040315809792 94040316704325 140735693905808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94040316943376 94040316991120 94040334041088 140735693912475 140735693912574 140735693912574 140735693918178 0
/proc/172068/statm: 1048 704 672 219 0 110 0
[pid=172073] ppid=172068 vsize=1466876 memory=277656 CPUtime=161.66 cores=4,6
/proc/172073/stat : 172073 (python3) R 172068 172068 171604 0 -1 4194304 71268 0 0 0 16148 18 0 0 20 0 1 0 141697489 1502081024 69414 18446744073709551615 94105786159104 94105786159481 140732129362656 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94105786170776 94105786171396 94105799233536 140732129364303 140732129364512 140732129364512 140732129370087 0
/proc/172073/statm: 366719 69414 8166 1 0 338077 0
Current children cumulated CPU time: 161.66 s
Current children cumulated vsize: 1471068 KiB
Current children cumulated memory: 280472 KiB

[startup+222.3 s]
/proc/loadavg: 4.12 4.14 4.12 5/268 172227
/proc/meminfo: memFree=119474380/131249992 swapFree=33010160/33010684
[pid=172068] ppid=172065 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/172068/stat : 172068 (scip-naps-1.00a) S 172065 172068 171604 0 -1 4194304 257 336 0 0 0 0 0 0 20 0 1 0 141697487 4292608 704 18446744073709551615 94040315809792 94040316704325 140735693905808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94040316943376 94040316991120 94040334041088 140735693912475 140735693912574 140735693912574 140735693918178 0
/proc/172068/statm: 1048 704 672 219 0 110 0
[pid=172073] ppid=172068 vsize=1487728 memory=296600 CPUtime=221.45 cores=4,6
/proc/172073/stat : 172073 (python3) R 172068 172068 171604 0 -1 4194304 76520 0 0 0 22126 19 0 0 20 0 1 0 141697489 1523433472 74150 18446744073709551615 94105786159104 94105786159481 140732129362656 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94105786170776 94105786171396 94105799233536 140732129364303 140732129364512 140732129364512 140732129370087 0
/proc/172073/statm: 371932 74150 8166 1 0 343290 0
Current children cumulated CPU time: 221.45 s
Current children cumulated vsize: 1491920 KiB
Current children cumulated memory: 299416 KiB

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

/proc/172068/statm: 1048 704 672 219 0 110 0
[pid=172073] ppid=172068 vsize=1534088 memory=344244 CPUtime=460.59 cores=4,6
/proc/172073/stat : 172073 (python3) R 172068 172068 171604 0 -1 4194304 86928 0 0 0 46037 22 0 0 20 0 1 0 141697489 1570906112 86061 18446744073709551615 94105786159104 94105786159481 140732129362656 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94105786170776 94105786171396 94105799233536 140732129364303 140732129364512 140732129364512 140732129370087 0
/proc/172073/statm: 383522 86061 8166 1 0 354880 0
Current children cumulated CPU time: 460.59 s
Current children cumulated vsize: 1538280 KiB
Current children cumulated memory: 347060 KiB

[startup+522.3 s]
/proc/loadavg: 4.15 4.12 4.10 5/268 172350
/proc/meminfo: memFree=119780828/131249992 swapFree=33010160/33010684
[pid=172068] ppid=172065 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/172068/stat : 172068 (scip-naps-1.00a) S 172065 172068 171604 0 -1 4194304 257 336 0 0 0 0 0 0 20 0 1 0 141697487 4292608 704 18446744073709551615 94040315809792 94040316704325 140735693905808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94040316943376 94040316991120 94040334041088 140735693912475 140735693912574 140735693912574 140735693918178 0
/proc/172068/statm: 1048 704 672 219 0 110 0
[pid=172073] ppid=172068 vsize=1548200 memory=356628 CPUtime=498.33 cores=4,6
/proc/172073/stat : 172073 (python3) S 172068 172068 171604 0 -1 4194304 88135 0 0 0 49810 23 0 0 20 0 1 0 141697489 1585356800 89157 18446744073709551615 94105786159104 94105786159481 140732129362656 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94105786170776 94105786171396 94105799233536 140732129364303 140732129364512 140732129364512 140732129370087 0
/proc/172073/statm: 387050 89157 8166 1 0 358408 0
[pid=172298] ppid=172073 vsize=16728 memory=11776 CPUtime=22.03 cores=4,6
/proc/172298/stat : 172298 (naps-1.03a6) R 172073 172298 172298 0 -1 4194304 35548 0 0 0 2196 7 0 0 20 0 1 0 141747505 17129472 2944 18446744073709551615 4198400 7047149 140729115064192 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 15458304 140729115068815 140729115068913 140729115068913 140729115074505 0
/proc/172298/statm: 4182 2944 544 696 0 3343 0
Current children cumulated CPU time: 520.36 s
Current children cumulated vsize: 1569120 KiB
Current children cumulated memory: 371220 KiB

[startup+582.3 s]
/proc/loadavg: 4.05 4.09 4.09 5/271 172357
/proc/meminfo: memFree=119701376/131249992 swapFree=33010160/33010684
[pid=172068] ppid=172065 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/172068/stat : 172068 (scip-naps-1.00a) S 172065 172068 171604 0 -1 4194304 257 336 0 0 0 0 0 0 20 0 1 0 141697487 4292608 704 18446744073709551615 94040315809792 94040316704325 140735693905808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94040316943376 94040316991120 94040334041088 140735693912475 140735693912574 140735693912574 140735693918178 0
/proc/172068/statm: 1048 704 672 219 0 110 0
[pid=172073] ppid=172068 vsize=1548200 memory=356628 CPUtime=498.33 cores=4,6
/proc/172073/stat : 172073 (python3) S 172068 172068 171604 0 -1 4194304 88135 0 0 0 49810 23 0 0 20 0 1 0 141697489 1585356800 89157 18446744073709551615 94105786159104 94105786159481 140732129362656 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94105786170776 94105786171396 94105799233536 140732129364303 140732129364512 140732129364512 140732129370087 0
/proc/172073/statm: 387050 89157 8166 1 0 358408 0
[pid=172298] ppid=172073 vsize=15960 memory=11528 CPUtime=81.84 cores=4,6
/proc/172298/stat : 172298 (naps-1.03a6) R 172073 172298 172298 0 -1 4194304 79829 0 0 0 8169 15 0 0 20 0 1 0 141747505 16343040 2882 18446744073709551615 4198400 7047149 140729115064192 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 15458304 140729115068815 140729115068913 140729115068913 140729115074505 0
/proc/172298/statm: 3990 2882 544 696 0 3151 0
Current children cumulated CPU time: 580.17 s
Current children cumulated vsize: 1568352 KiB
Current children cumulated memory: 370972 KiB

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

# cumulated CPU time of all completed processes:  user=591.417 s, system=0.425387 s

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

[startup+582.4 s]
/proc/loadavg: 4.05 4.09 4.09 5/271 172357
/proc/meminfo: memFree=119701376/131249992 swapFree=33010160/33010684
[pid=172068] ppid=172065 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/172068/stat : 172068 (scip-naps-1.00a) S 172065 172068 171604 0 -1 4194304 257 336 0 0 0 0 0 0 20 0 1 0 141697487 4292608 704 18446744073709551615 94040315809792 94040316704325 140735693905808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94040316943376 94040316991120 94040334041088 140735693912475 140735693912574 140735693912574 140735693918178 0
/proc/172068/statm: 1048 704 672 219 0 110 0
[pid=172073] ppid=172068 vsize=1548200 memory=356628 CPUtime=498.33 cores=4,6
/proc/172073/stat : 172073 (python3) S 172068 172068 171604 0 -1 4194304 88135 0 0 0 49810 23 0 0 20 0 1 0 141697489 1585356800 89157 18446744073709551615 94105786159104 94105786159481 140732129362656 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94105786170776 94105786171396 94105799233536 140732129364303 140732129364512 140732129364512 140732129370087 0
/proc/172073/statm: 387050 89157 8166 1 0 358408 0
[pid=172298] ppid=172073 vsize=15960 memory=11784 CPUtime=81.94 cores=4,6
/proc/172298/stat : 172298 (naps-1.03a6) R 172073 172298 172298 0 -1 4194304 79891 0 0 0 8179 15 0 0 20 0 1 0 141747505 16343040 2946 18446744073709551615 4198400 7047149 140729115064192 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 15458304 140729115068815 140729115068913 140729115068913 140729115074505 0
/proc/172298/statm: 3990 2946 544 696 0 3151 0
Current children cumulated CPU time: 580.27 s
Current children cumulated vsize: 1568352 KiB
Current children cumulated memory: 371228 KiB

[startup+588.8 s]
/proc/loadavg: 4.05 4.09 4.09 5/271 172357
/proc/meminfo: memFree=119701452/131249992 swapFree=33010160/33010684
[pid=172068] ppid=172065 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/172068/stat : 172068 (scip-naps-1.00a) S 172065 172068 171604 0 -1 4194304 257 336 0 0 0 0 0 0 20 0 1 0 141697487 4292608 704 18446744073709551615 94040315809792 94040316704325 140735693905808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94040316943376 94040316991120 94040334041088 140735693912475 140735693912574 140735693912574 140735693918178 0
/proc/172068/statm: 1048 704 672 219 0 110 0
[pid=172073] ppid=172068 vsize=1548200 memory=356628 CPUtime=498.33 cores=4,6
/proc/172073/stat : 172073 (python3) S 172068 172068 171604 0 -1 4194304 88135 0 0 0 49810 23 0 0 20 0 1 0 141697489 1585356800 89157 18446744073709551615 94105786159104 94105786159481 140732129362656 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94105786170776 94105786171396 94105799233536 140732129364303 140732129364512 140732129364512 140732129370087 0
/proc/172073/statm: 387050 89157 8166 1 0 358408 0
[pid=172298] ppid=172073 vsize=20056 memory=12428 CPUtime=88.32 cores=4,6
/proc/172298/stat : 172298 (naps-1.03a6) R 172073 172298 172298 0 -1 4194304 80212 0 0 0 8817 15 0 0 20 0 1 0 141747505 20537344 3107 18446744073709551615 4198400 7047149 140729115064192 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 15458304 140729115068815 140729115068913 140729115068913 140729115074505 0
/proc/172298/statm: 5014 3107 544 696 0 4175 0
Current children cumulated CPU time: 586.65 s
Current children cumulated vsize: 1572448 KiB
Current children cumulated memory: 371872 KiB

[startup+592 s]*
/proc/loadavg: 4.04 4.09 4.09 5/271 172357
/proc/meminfo: memFree=119701452/131249992 swapFree=33010160/33010684
[pid=172068] ppid=172065 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/172068/stat : 172068 (scip-naps-1.00a) S 172065 172068 171604 0 -1 4194304 257 336 0 0 0 0 0 0 20 0 1 0 141697487 4292608 704 18446744073709551615 94040315809792 94040316704325 140735693905808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94040316943376 94040316991120 94040334041088 140735693912475 140735693912574 140735693912574 140735693918178 0
/proc/172068/statm: 1048 704 672 219 0 110 0
[pid=172073] ppid=172068 vsize=1548200 memory=356628 CPUtime=498.33 cores=4,6
/proc/172073/stat : 172073 (python3) S 172068 172068 171604 0 -1 4194304 88135 0 0 0 49810 23 0 0 20 0 1 0 141697489 1585356800 89157 18446744073709551615 94105786159104 94105786159481 140732129362656 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94105786170776 94105786171396 94105799233536 140732129364303 140732129364512 140732129364512 140732129370087 0
/proc/172073/statm: 387050 89157 8166 1 0 358408 0
[pid=172298] ppid=172073 vsize=22104 memory=14860 CPUtime=91.51 cores=4,6
/proc/172298/stat : 172298 (naps-1.03a6) R 172073 172298 172298 0 -1 4194304 80824 0 0 0 9136 15 0 0 20 0 1 0 141747505 22634496 3715 18446744073709551615 4198400 7047149 140729115064192 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 15458304 140729115068815 140729115068913 140729115068913 140729115074505 0
/proc/172298/statm: 5526 3715 544 696 0 4687 0
Current children cumulated CPU time: 589.84 s
Current children cumulated vsize: 1574496 KiB
Current children cumulated memory: 374304 KiB

[startup+592.8 s]
/proc/loadavg: 4.04 4.09 4.09 5/271 172357
/proc/meminfo: memFree=119701452/131249992 swapFree=33010160/33010684
[pid=172068] ppid=172065 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/172068/stat : 172068 (scip-naps-1.00a) S 172065 172068 171604 0 -1 4194304 257 336 0 0 0 0 0 0 20 0 1 0 141697487 4292608 704 18446744073709551615 94040315809792 94040316704325 140735693905808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94040316943376 94040316991120 94040334041088 140735693912475 140735693912574 140735693912574 140735693918178 0
/proc/172068/statm: 1048 704 672 219 0 110 0
[pid=172073] ppid=172068 vsize=1548200 memory=356628 CPUtime=498.33 cores=4,6
/proc/172073/stat : 172073 (python3) S 172068 172068 171604 0 -1 4194304 88135 0 0 0 49810 23 0 0 20 0 1 0 141697489 1585356800 89157 18446744073709551615 94105786159104 94105786159481 140732129362656 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94105786170776 94105786171396 94105799233536 140732129364303 140732129364512 140732129364512 140732129370087 0
/proc/172073/statm: 387050 89157 8166 1 0 358408 0
[pid=172298] ppid=172073 vsize=22104 memory=14860 CPUtime=92.31 cores=4,6
/proc/172298/stat : 172298 (naps-1.03a6) R 172073 172298 172298 0 -1 4194304 80831 0 0 0 9216 15 0 0 20 0 1 0 141747505 22634496 3715 18446744073709551615 4198400 7047149 140729115064192 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 15458304 140729115068815 140729115068913 140729115068913 140729115074505 0
/proc/172298/statm: 5526 3715 544 696 0 4687 0
Current children cumulated CPU time: 590.64 s
Current children cumulated vsize: 1574496 KiB
Current children cumulated memory: 374304 KiB

[startup+593.6 s]
/proc/loadavg: 4.04 4.09 4.09 5/271 172357
/proc/meminfo: memFree=119701452/131249992 swapFree=33010160/33010684
[pid=172068] ppid=172065 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/172068/stat : 172068 (scip-naps-1.00a) S 172065 172068 171604 0 -1 4194304 257 336 0 0 0 0 0 0 20 0 1 0 141697487 4292608 704 18446744073709551615 94040315809792 94040316704325 140735693905808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94040316943376 94040316991120 94040334041088 140735693912475 140735693912574 140735693912574 140735693918178 0
/proc/172068/statm: 1048 704 672 219 0 110 0
[pid=172073] ppid=172068 vsize=1548200 memory=356628 CPUtime=498.33 cores=4,6
/proc/172073/stat : 172073 (python3) S 172068 172068 171604 0 -1 4194304 88135 0 0 0 49810 23 0 0 20 0 1 0 141697489 1585356800 89157 18446744073709551615 94105786159104 94105786159481 140732129362656 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94105786170776 94105786171396 94105799233536 140732129364303 140732129364512 140732129364512 140732129370087 0
/proc/172073/statm: 387050 89157 8166 1 0 358408 0
[pid=172298] ppid=172073 vsize=22104 memory=14860 CPUtime=93.1 cores=4,6
/proc/172298/stat : 172298 (naps-1.03a6) R 172073 172298 172298 0 -1 4194304 80837 0 0 0 9295 15 0 0 20 0 1 0 141747505 22634496 3715 18446744073709551615 4198400 7047149 140729115064192 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 15458304 140729115068815 140729115068913 140729115068913 140729115074505 0
/proc/172298/statm: 5526 3715 544 696 0 4687 0
Current children cumulated CPU time: 591.43 s
Current children cumulated vsize: 1574496 KiB
Current children cumulated memory: 374304 KiB

[startup+593.8 s]
/proc/loadavg: 4.04 4.09 4.09 5/271 172357
/proc/meminfo: memFree=119701452/131249992 swapFree=33010160/33010684
[pid=172068] ppid=172065 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/172068/stat : 172068 (scip-naps-1.00a) S 172065 172068 171604 0 -1 4194304 257 336 0 0 0 0 0 0 20 0 1 0 141697487 4292608 704 18446744073709551615 94040315809792 94040316704325 140735693905808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94040316943376 94040316991120 94040334041088 140735693912475 140735693912574 140735693912574 140735693918178 0
/proc/172068/statm: 1048 704 672 219 0 110 0
[pid=172073] ppid=172068 vsize=1548200 memory=356628 CPUtime=498.33 cores=4,6
/proc/172073/stat : 172073 (python3) S 172068 172068 171604 0 -1 4194304 88135 0 0 0 49810 23 0 0 20 0 1 0 141697489 1585356800 89157 18446744073709551615 94105786159104 94105786159481 140732129362656 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94105786170776 94105786171396 94105799233536 140732129364303 140732129364512 140732129364512 140732129370087 0
/proc/172073/statm: 387050 89157 8166 1 0 358408 0
[pid=172298] ppid=172073 vsize=20056 memory=12428 CPUtime=93.3 cores=4,6
/proc/172298/stat : 172298 (naps-1.03a6) R 172073 172298 172298 0 -1 4194304 80844 0 0 0 9315 15 0 0 20 0 1 0 141747505 20537344 3107 18446744073709551615 4198400 7047149 140729115064192 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 15458304 140729115068815 140729115068913 140729115068913 140729115074505 0
/proc/172298/statm: 5014 3107 544 696 0 4175 0
Current children cumulated CPU time: 591.63 s
Current children cumulated vsize: 1572448 KiB
Current children cumulated memory: 371872 KiB

[startup+593.9 s]
/proc/loadavg: 4.04 4.09 4.09 5/271 172357
/proc/meminfo: memFree=119701452/131249992 swapFree=33010160/33010684
[pid=172068] ppid=172065 vsize=4192 memory=2816 CPUtime=0 cores=4,6
/proc/172068/stat : 172068 (scip-naps-1.00a) S 172065 172068 171604 0 -1 4194304 257 336 0 0 0 0 0 0 20 0 1 0 141697487 4292608 704 18446744073709551615 94040315809792 94040316704325 140735693905808 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94040316943376 94040316991120 94040334041088 140735693912475 140735693912574 140735693912574 140735693918178 0
/proc/172068/statm: 1048 704 672 219 0 110 0
[pid=172073] ppid=172068 vsize=1546880 memory=355340 CPUtime=591.73 cores=4,6
/proc/172073/stat : 172073 (python3) R 172068 172068 171604 0 -1 4194304 99578 80902 0 0 49811 24 9323 15 20 0 1 0 141697489 1584005120 88835 18446744073709551615 94105786159104 94105786159481 140732129362656 0 0 0 0 16781312 16386 0 0 0 17 6 0 0 0 0 0 94105786170776 94105786171396 94105799233536 140732129364303 140732129364512 140732129364512 140732129370087 0
/proc/172073/statm: 386720 88835 8166 1 0 358078 0
Current children cumulated CPU time: 591.73 s
Current children cumulated vsize: 1551072 KiB
Current children cumulated memory: 358156 KiB

Child status: 0

Real time (s): 593.983
CPU time (s): 591.843
CPU user time (s): 591.417
CPU system time (s): 0.425387
CPU usage (%): 99.6396
Max. virtual memory (cumulated for all children) (KiB): 1580952
Max. memory (cumulated for all children) (KiB): 383744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 591.417
system time used= 0.425387
maximum resident set size= 356628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 197062
page faults= 0
swaps= 0
block input operations= 0
block output operations= 536
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 339
involuntary context switches= 3517


# summary of solver processes directly reported to runsolver:
#   pid: 172068
#   total CPU time (s): 591.843
#   total CPU user time (s): 591.417
#   total CPU system time (s): 0.425387

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.14582 second user time and 2.6604 second system time

The end

Launcher Data

Begin job on nodeC025 at 2025-07-11 20:56:27
IDJOB=4529854
IDBENCH=160386
IDSOLVER=3388
FILE ID=nodeC025/4529854-1752260187
RUNJOBID= nodeC025-1752256569-171615
SLURM_JOB_ID= 9682602
Free space on /tmp= 432912 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/normalized-3col-almost3reg-l060-r059-n1.cnf-plain.pb.metafix.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4529854-1752260187/watcher-4529854-1752260187 -o /tmp/evaluation-result-4529854-1752260187/solver-4529854-1752260187 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1752256569-171615 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4529854-1752260187.opb

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

MD5SUM BENCH= dcac64736f2fac2889802971ff74db2d
RANDOM SEED=1668723671

nodeC025 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		: 3599.836
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	: 6999.67
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		: 3599.721
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	: 6999.67
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		: 3610.882
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	: 6999.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.673
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	: 6999.67
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		: 3652.028
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	: 6999.67
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		: 3599.838
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	: 6999.67
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		: 3599.821
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	: 6999.67
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		: 3575.885
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	: 6999.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        109508328 kB
MemAvailable:   118618560 kB
Buffers:            2128 kB
Cached:          9852660 kB
SwapCached:          200 kB
Active:         11492348 kB
Inactive:        9494624 kB
Active(anon):   11133000 kB
Inactive(anon):    17060 kB
Active(file):     359348 kB
Inactive(file):  9477564 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             13248 kB
Writeback:            12 kB
AnonPages:      11135056 kB
Mapped:           129900 kB
Shmem:             17856 kB
KReclaimable:     225120 kB
Slab:             319764 kB
SReclaimable:     225120 kB
SUnreclaim:        94644 kB
KernelStack:        4320 kB
PageTables:        25596 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:   16478880 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4380672 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:      207572 kB
DirectMap2M:     9000960 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432956 MiB
End job on nodeC025 at 2025-07-11 21:06:21