Trace number 4510989

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.00a1? (TO) 3600.26 3611.51

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/
normalized-3col-almost3reg-l090-r089-n1.cnf-plain.pb.metafix.opb
MD5SUM60aa0ac85dc632e57e54cb255f142331
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4830
Total number of constraints15140
Number of constraints which are clauses15140
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

32.75/32.96	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4510989-1751204810.opb
32.75/32.96	c Solving mode: decision
32.75/32.96	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
32.75/32.96	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
32.75/32.96	c original problem has 4830 variables (4830 bin, 0 int, 0 impl, 0 cont) and 15140 constraints
32.75/32.96	c presolving:
32.75/32.96	c (round 1, exhaustive) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 15140 upgd conss, 0 impls, 13530 clqs
32.75/32.96	c (round 2, exhaustive) 0 del vars, 6440 del conss, 1610 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 15140 upgd conss, 0 impls, 13530 clqs
32.75/32.96	c    (0.4s) probing: 51/4830 (1.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
32.75/32.96	c    (0.4s) probing aborted: 50/50 successive totally useless probings
32.75/32.96	c    (0.4s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
32.75/32.96	c    (0.4s) symmetry computation finished: 2 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.01)
32.75/32.96	c dynamic symmetry handling statistics:
32.75/32.96	c    orbitopal reduction:       no components
32.75/32.96	c    orbital reduction:         no components
32.75/32.96	c    lexicographic reduction:   no permutations
32.75/32.96	c handled 1 out of 1 symmetry components
32.75/32.96	c (round 3, exhaustive) 10 del vars, 6440 del conss, 1611 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 15140 upgd conss, 0 impls, 15078 clqs
32.75/32.96	c (round 4, fast)       24 del vars, 6484 del conss, 1611 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 15140 upgd conss, 0 impls, 15071 clqs
32.75/32.96	c    (0.4s) probing: 56/4830 (1.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
32.75/32.96	c    (0.4s) probing aborted: 50/50 successive totally useless probings
32.75/32.96	c presolving (5 rounds: 5 fast, 4 medium, 4 exhaustive):
32.75/32.96	c  24 deleted vars, 6484 deleted constraints, 1611 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
32.75/32.96	c  0 implications, 15071 cliques
32.75/32.96	c presolved problem has 4813 variables (4813 bin, 0 int, 0 impl, 0 cont) and 10267 constraints
32.75/32.96	c   10266 constraints of type <setppc>
32.75/32.96	c       1 constraints of type <orbitope>
32.75/32.96	c transformed objective value is always integral (scale: 1)
32.75/32.96	c Presolving Time: 0.39
32.75/32.96	c 
32.75/32.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
32.75/32.96	c   0.7s|     1 |     0 |  3812 |     - |    95M |   0 |4813 |  10k|  10k|   0 |  0 |  17 |   0 | 0.000000e+00 |      --      |    Inf | unknown
32.75/32.96	c   2.0s|     1 |     0 | 12787 |     - |    98M |   0 |4813 |  10k|  10k| 214 |  1 |  18 |   0 | 0.000000e+00 |      --      |    Inf | unknown
32.75/32.96	c   2.2s|     1 |     0 | 13508 |     - |    99M |   0 |4813 |  10k|  10k| 403 |  2 |  19 |   0 | 0.000000e+00 |      --      |    Inf | unknown
32.75/32.96	c   2.7s|     1 |     0 | 14302 |     - |   101M |   0 |4813 |  10k|  10k| 548 |  3 |  20 |   0 | 0.000000e+00 |      --      |    Inf | unknown
32.75/32.96	c   3.2s|     1 |     0 | 15200 |     - |   104M |   0 |4813 |  10k|  10k| 614 |  4 |  22 |   0 | 0.000000e+00 |      --      |    Inf | unknown
32.75/32.96	c   3.6s|     1 |     0 | 15867 |     - |   105M |   0 |4813 |  10k|  10k| 684 |  5 |  23 |   0 | 0.000000e+00 |      --      |    Inf | unknown
32.75/32.96	c   3.9s|     1 |     0 | 16158 |     - |   108M |   0 |4813 |  10k|  10k| 722 |  6 |  24 |   0 | 0.000000e+00 |      --      |    Inf | unknown
32.75/32.96	c   4.2s|     1 |     0 | 16528 |     - |   111M |   0 |4813 |  10k|  11k| 754 |  7 |  25 |   0 | 0.000000e+00 |      --      |    Inf | unknown
32.75/32.96	c   4.4s|     1 |     0 | 16662 |     - |   114M |   0 |4813 |  10k|  11k| 775 |  8 |  26 |   0 | 0.000000e+00 |      --      |    Inf | unknown
32.75/32.96	c   4.6s|     1 |     0 | 16797 |     - |   117M |   0 |4813 |  10k|  11k| 803 |  9 |  28 |   0 | 0.000000e+00 |      --      |    Inf | unknown
32.75/32.96	c   4.9s|     1 |     0 | 16993 |     - |   118M |   0 |4813 |  10k|  11k| 830 | 10 |  29 |   0 | 0.000000e+00 |      --      |    Inf | unknown
32.75/32.96	c   5.0s|     1 |     0 | 17181 |     - |   120M |   0 |4813 |  10k|  11k| 848 | 11 |  30 |   0 | 0.000000e+00 |      --      |    Inf | unknown
32.75/32.96	c   6.3s|     1 |     2 | 20107 |     - |   120M |   0 |4813 |  10k|  11k| 848 | 11 |  52 |  19 | 0.000000e+00 |      --      |    Inf | unknown
32.75/32.96	c  15.0s|   100 |   101 | 59833 | 430.8 |   129M |  48 |4813 |  10k|  10k|1742 |  1 | 222 |  19 | 0.000000e+00 |      --      |    Inf | unknown
32.75/32.96	c  16.6s|   200 |   149 | 72962 | 280.3 |   134M |  77 |4813 |  10k|  10k|2000 |  1 | 367 |  19 | 0.000000e+00 |      --      |    Inf |   0.78%
32.75/32.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
32.75/32.96	c  17.3s|   300 |   208 | 77611 | 202.1 |   134M |  91 |4813 |  10k|  10k|2050 |  1 | 465 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
32.75/32.96	c  18.0s|   400 |   223 | 80499 | 158.7 |   135M |  97 |4813 |  10k|  10k|2095 |  1 | 627 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
32.75/32.96	c  18.5s|   500 |   173 | 81430 | 128.8 |   135M |  98 |4813 |  10k|  10k|2118 |  1 | 687 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
32.75/32.96	c  19.1s|   600 |   143 | 82531 | 109.1 |   135M |  98 |4813 |  11k|  10k|2162 |  1 | 782 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
32.75/32.96	c  19.8s|   700 |   189 | 85318 |  97.5 |   135M |  98 |4813 |  11k|  10k|2228 |  1 | 867 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
32.75/32.96	c  20.5s|   800 |   222 | 89003 |  89.9 |   136M |  98 |4813 |  11k|  10k|2315 |  2 | 947 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
32.75/32.96	c  21.3s|   900 |   248 | 92488 |  83.8 |   136M |  98 |4813 |  11k|  10k|2348 |  1 |1010 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
32.75/32.96	c  22.2s|  1000 |   198 | 97438 |  80.3 |   138M |  98 |4813 |  11k|   0 |2462 |  0 |1200 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
32.75/32.96	c  22.9s|  1100 |   218 |100402 |  75.7 |   138M |  98 |4813 |  11k|  10k|2538 |  0 |1280 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
32.75/32.96	c  23.7s|  1200 |   241 |102684 |  71.3 |   141M | 101 |4813 |  11k|  10k|2642 |  1 |1373 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
32.75/32.96	c  24.2s|  1300 |   232 |103652 |  66.6 |   141M | 101 |4813 |  11k|  10k|2654 |  1 |1450 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
32.75/32.96	c  24.8s|  1400 |   200 |106086 |  63.5 |   142M | 101 |4813 |  11k|   0 |2722 |  0 |1665 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
32.75/32.96	c  25.6s|  1500 |   191 |109256 |  61.4 |   143M | 101 |4813 |  12k|  10k|2939 |  2 |2135 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
32.75/32.96	c  26.3s|  1600 |   173 |111806 |  59.2 |   143M | 101 |4813 |  12k|  10k|3062 |  1 |2493 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
32.75/32.96	c  26.9s|  1700 |   168 |113854 |  56.9 |   144M | 101 |4813 |  12k|   0 |3114 |  0 |2809 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
32.75/32.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
32.75/32.96	c  27.7s|  1800 |   180 |116468 |  55.2 |   145M | 101 |4813 |  13k|  10k|3243 |  1 |3263 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
32.75/32.96	c  28.3s|  1900 |   181 |118635 |  53.4 |   145M | 101 |4813 |  13k|  10k|3310 |  2 |3790 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
32.75/32.96	c  29.0s|  2000 |   170 |121106 |  52.0 |   146M | 101 |4813 |  14k|  10k|3396 |  1 |4361 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
32.75/32.96	c  29.6s|  2100 |   160 |123815 |  50.8 |   147M | 101 |4813 |  14k|   0 |3462 |  0 |4864 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
32.75/32.96	c  30.2s|  2200 |   153 |126275 |  49.6 |   147M | 101 |4813 |  14k|  10k|3523 |  1 |5318 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
32.75/32.96	c  30.9s|  2300 |   150 |128954 |  48.6 |   148M | 101 |4813 |  14k|   0 |3635 |  0 |5756 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
32.75/32.96	c  31.6s|  2400 |   144 |132027 |  47.9 |   148M | 101 |4813 |  15k|  10k|3711 |  2 |6216 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  32.5s|  2500 |   148 |135220 |  47.2 |   150M | 101 |4813 |  15k|   0 |3926 |  0 |6715 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  33.3s|  2600 |   149 |137764 |  46.4 |   154M | 101 |4813 |  15k|  10k|4192 |  1 |6978 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  34.1s|  2700 |   159 |141479 |  46.1 |   154M | 101 |4813 |  15k|  10k|4216 |  1 |7184 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  34.8s|  2800 |   162 |144059 |  45.3 |   154M | 101 |4813 |  16k|  10k|4343 |  1 |7593 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  35.5s|  2900 |   160 |146420 |  44.6 |   155M | 101 |4813 |  16k|   0 |4521 |  0 |7961 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  36.2s|  3000 |   160 |149001 |  44.0 |   155M | 101 |4813 |  16k|   0 |4625 |  0 |8350 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  36.9s|  3100 |   155 |151267 |  43.3 |   156M | 101 |4813 |  16k|   0 |4744 |  0 |8785 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  37.6s|  3200 |   154 |153744 |  42.7 |   156M | 101 |4813 |  16k|  10k|4890 |  1 |9177 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
71.73/72.04	c  38.2s|  3300 |   153 |156071 |  42.1 |   156M | 101 |4813 |  17k|  10k|4998 |  1 |9520 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  38.9s|  3400 |   151 |158493 |  41.6 |   157M | 101 |4813 |  17k|  10k|5161 |  1 |9900 |  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  40.1s|  3500 |   168 |165572 |  42.4 |   157M | 101 |4813 |  17k|   0 |5278 |  0 |  10k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  40.8s|  3600 |   171 |167732 |  41.8 |   159M | 101 |4813 |  17k|  10k|5406 |  1 |  10k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  41.6s|  3700 |   177 |170680 |  41.5 |   160M | 101 |4813 |  17k|  10k|5546 |  1 |  10k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  42.2s|  3800 |   177 |172913 |  41.0 |   160M | 101 |4813 |  17k|   0 |5559 |  0 |  11k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  43.0s|  3900 |   176 |175434 |  40.6 |   161M | 101 |4813 |  18k|  10k|5771 |  2 |  11k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  43.7s|  4000 |   175 |177834 |  40.2 |   161M | 101 |4813 |  18k|  10k|5877 |  1 |  12k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  44.4s|  4100 |   185 |180572 |  39.9 |   162M | 101 |4813 |  18k|  10k|6010 |  1 |  12k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  45.2s|  4200 |   177 |183157 |  39.5 |   162M | 101 |4813 |  19k|  10k|6164 |  1 |  13k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  46.0s|  4300 |   184 |186311 |  39.3 |   163M | 101 |4813 |  19k|   0 |6332 |  0 |  13k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  46.6s|  4400 |   183 |188906 |  39.0 |   164M | 101 |4813 |  19k|  10k|6405 |  1 |  13k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  47.3s|  4500 |   180 |190936 |  38.6 |   164M | 101 |4813 |  20k|   0 |6492 |  0 |  14k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  48.0s|  4600 |   190 |193576 |  38.4 |   165M | 101 |4813 |  20k|  10k|6699 |  1 |  14k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  48.8s|  4700 |   190 |196298 |  38.1 |   166M | 101 |4813 |  20k|  10k|6892 |  2 |  15k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
71.73/72.04	c  49.6s|  4800 |   187 |199272 |  37.9 |   166M | 101 |4813 |  20k|  10k|7033 |  1 |  15k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  50.3s|  4900 |   187 |202267 |  37.8 |   166M | 101 |4813 |  20k|  10k|7195 |  2 |  16k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  51.1s|  5000 |   191 |205313 |  37.6 |   166M | 101 |4813 |  20k|  10k|7293 |  2 |  16k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  51.9s|  5100 |   187 |207569 |  37.3 |   166M | 101 |4813 |  20k|  10k|7409 |  1 |  16k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  52.6s|  5200 |   185 |209582 |  37.0 |   167M | 101 |4813 |  20k|   0 |7532 |  0 |  17k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  53.3s|  5300 |   185 |212281 |  36.8 |   167M | 101 |4813 |  20k|  10k|7640 |  1 |  17k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  54.0s|  5400 |   179 |214752 |  36.6 |   167M | 101 |4813 |  20k|  10k|7755 |  1 |  17k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  54.8s|  5500 |   182 |217566 |  36.4 |   167M | 101 |4813 |  20k|   0 |7876 |  0 |  18k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  55.5s|  5600 |   184 |220210 |  36.3 |   167M | 101 |4813 |  20k|   0 |8014 |  0 |  18k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  56.4s|  5700 |   191 |223856 |  36.3 |   167M | 101 |4813 |  20k|  10k|8202 |  1 |  19k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  57.2s|  5800 |   189 |227183 |  36.2 |   167M | 101 |4813 |  20k|   0 |8378 |  0 |  19k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  57.9s|  5900 |   191 |229694 |  36.0 |   167M | 101 |4813 |  20k|  10k|8490 |  1 |  19k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  58.7s|  6000 |   194 |232241 |  35.8 |   167M | 101 |4813 |  20k|  10k|8664 |  1 |  20k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  59.5s|  6100 |   187 |235123 |  35.7 |   168M | 101 |4813 |  20k|  10k|8827 |  1 |  20k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  60.1s|  6200 |   185 |237510 |  35.5 |   168M | 101 |4813 |  20k|   0 |8954 |  0 |  20k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
71.73/72.04	c  60.9s|  6300 |   196 |239697 |  35.3 |   168M | 101 |4813 |  20k|  10k|9047 |  1 |  21k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  61.6s|  6400 |   182 |241583 |  35.1 |   168M | 101 |4813 |  20k|  10k|9179 |  1 |  21k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  62.4s|  6500 |   187 |244783 |  35.0 |   168M | 101 |4813 |  20k|  10k|9350 |  1 |  21k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  63.2s|  6600 |   173 |247607 |  34.9 |   168M | 101 |4813 |  20k|   0 |9429 |  0 |  22k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  63.8s|  6700 |   172 |249326 |  34.7 |   168M | 101 |4813 |  20k|  10k|9491 |  1 |  22k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  64.5s|  6800 |   172 |251719 |  34.5 |   169M | 101 |4813 |  20k|   0 |9618 |  0 |  22k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  65.3s|  6900 |   170 |254789 |  34.4 |   169M | 101 |4813 |  20k|  10k|9803 |  2 |  23k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  66.0s|  7000 |   165 |257752 |  34.4 |   169M | 101 |4813 |  20k|   0 |9955 |  0 |  23k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  66.8s|  7100 |   169 |260877 |  34.3 |   170M | 101 |4813 |  20k|  10k|  10k|  1 |  23k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  67.5s|  7200 |   175 |263389 |  34.2 |   170M | 101 |4813 |  20k|   0 |  10k|  0 |  24k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  68.3s|  7300 |   174 |266605 |  34.2 |   170M | 101 |4813 |  20k|  10k|  10k|  1 |  24k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  69.0s|  7400 |   173 |269147 |  34.1 |   170M | 101 |4813 |  20k|  10k|  10k|  1 |  25k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  69.7s|  7500 |   172 |271765 |  33.9 |   170M | 101 |4813 |  20k|   0 |  10k|  0 |  25k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  70.3s|  7600 |   169 |274393 |  33.8 |   170M | 101 |4813 |  20k|   0 |  10k|  0 |  25k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
71.73/72.04	c  70.9s|  7700 |   184 |276337 |  33.7 |   170M | 101 |4813 |  20k|  10k|  10k|  0 |  26k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
108.88/109.32	c  71.6s|  7800 |   164 |278936 |  33.6 |   171M | 101 |4813 |  20k|  10k|  10k|  1 |  26k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  72.3s|  7900 |   163 |281582 |  33.5 |   172M | 101 |4813 |  20k|  10k|  10k|  1 |  26k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  73.0s|  8000 |   181 |283928 |  33.3 |   174M | 101 |4813 |  20k|  10k|  10k|  1 |  27k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  73.7s|  8100 |   168 |285637 |  33.1 |   174M | 101 |4813 |  20k|  10k|  11k|  2 |  27k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  74.3s|  8200 |   164 |287914 |  33.0 |   174M | 101 |4813 |  20k|  10k|  11k|  1 |  27k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  75.0s|  8300 |   168 |289966 |  32.9 |   174M | 101 |4813 |  20k|  10k|  11k|  1 |  27k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  75.6s|  8400 |   160 |291846 |  32.7 |   174M | 101 |4813 |  20k|   0 |  11k|  0 |  28k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  76.1s|  8500 |   162 |293225 |  32.5 |   174M | 101 |4813 |  20k|   0 |  11k|  0 |  28k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  77.0s|  8600 |   167 |296329 |  32.5 |   176M | 101 |4813 |  20k|   0 |  11k|  0 |  28k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  77.8s|  8700 |   166 |299223 |  32.4 |   176M | 101 |4813 |  20k|   0 |  11k|  0 |  29k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  78.5s|  8800 |   166 |301310 |  32.3 |   176M | 101 |4813 |  20k|   0 |  11k|  0 |  29k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  79.2s|  8900 |   166 |303150 |  32.1 |   176M | 101 |4813 |  20k|  10k|  11k|  1 |  29k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  79.8s|  9000 |   164 |305307 |  32.0 |   176M | 101 |4813 |  20k|  10k|  11k|  1 |  30k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  80.5s|  9100 |   166 |307751 |  31.9 |   176M | 101 |4813 |  20k|  10k|  11k|  1 |  30k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  81.1s|  9200 |   172 |309505 |  31.8 |   176M | 101 |4813 |  20k|  10k|  11k|  1 |  30k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
108.88/109.32	c  82.1s|  9300 |   168 |314627 |  32.0 |   176M | 101 |4813 |  20k|   0 |  11k|  0 |  30k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  82.8s|  9400 |   177 |316699 |  31.9 |   176M | 101 |4813 |  20k|  10k|  12k|  1 |  31k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  83.5s|  9500 |   170 |318888 |  31.8 |   176M | 101 |4813 |  20k|  10k|  12k|  1 |  31k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  84.2s|  9600 |   167 |321693 |  31.7 |   176M | 101 |4813 |  20k|  10k|  12k|  0 |  31k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  84.9s|  9700 |   162 |324525 |  31.7 |   176M | 101 |4813 |  20k|  10k|  12k|  1 |  32k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  85.9s|  9800 |   175 |329434 |  31.9 |   177M | 101 |4813 |  20k|  10k|  12k|  1 |  32k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  86.6s|  9900 |   178 |331867 |  31.8 |   177M | 101 |4813 |  20k|  10k|  12k|  1 |  32k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  87.3s| 10000 |   172 |333542 |  31.6 |   177M | 101 |4813 |  20k|  10k|  12k|  1 |  33k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  88.1s| 10100 |   171 |336057 |  31.6 |   177M | 101 |4813 |  20k|  10k|  12k|  1 |  33k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  88.8s| 10200 |   172 |339244 |  31.6 |   177M | 101 |4813 |  20k|  10k|  13k|  1 |  33k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  89.5s| 10300 |   169 |341929 |  31.5 |   178M | 101 |4813 |  20k|  10k|  13k|  1 |  34k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  90.3s| 10400 |   170 |344847 |  31.5 |   178M | 101 |4813 |  20k|  10k|  13k|  1 |  34k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  91.0s| 10500 |   168 |347451 |  31.5 |   178M | 101 |4813 |  20k|  10k|  13k|  1 |  35k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  91.7s| 10600 |   166 |349612 |  31.4 |   178M | 101 |4813 |  20k|  10k|  13k|  1 |  35k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  92.4s| 10700 |   167 |352013 |  31.3 |   178M | 101 |4813 |  20k|  10k|  13k|  2 |  35k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
108.88/109.32	c  93.2s| 10800 |   169 |354533 |  31.2 |   178M | 101 |4813 |  20k|   0 |  13k|  0 |  35k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  93.8s| 10900 |   165 |357104 |  31.2 |   178M | 101 |4813 |  20k|  10k|  13k|  1 |  36k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  94.7s| 11000 |   174 |359903 |  31.2 |   179M | 101 |4813 |  20k|  10k|  13k|  1 |  36k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  95.4s| 11100 |   175 |362841 |  31.1 |   180M | 101 |4813 |  20k|  10k|  14k|  1 |  37k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  96.1s| 11200 |   177 |365844 |  31.1 |   180M | 101 |4813 |  20k|  10k|  14k|  1 |  37k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  96.8s| 11300 |   165 |368109 |  31.1 |   180M | 101 |4813 |  20k|   0 |  14k|  0 |  37k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  97.5s| 11400 |   193 |370479 |  31.0 |   180M | 101 |4813 |  20k|  10k|  14k|  1 |  37k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  98.3s| 11500 |   177 |374052 |  31.0 |   180M | 101 |4813 |  20k|   0 |  14k|  0 |  38k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  99.0s| 11600 |   177 |376323 |  31.0 |   180M | 101 |4813 |  20k|  10k|  14k|  1 |  38k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  99.7s| 11700 |   165 |378922 |  30.9 |   180M | 101 |4813 |  20k|  10k|  14k|  1 |  38k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c   101s| 11800 |   166 |382013 |  30.9 |   180M | 101 |4813 |  20k|   0 |  15k|  0 |  39k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c   101s| 11900 |   168 |384849 |  30.9 |   180M | 101 |4813 |  20k|  10k|  15k|  1 |  39k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c   102s| 12000 |   166 |387396 |  30.9 |   180M | 101 |4813 |  20k|  10k|  15k|  1 |  39k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c   103s| 12100 |   164 |390038 |  30.8 |   180M | 101 |4813 |  20k|   0 |  15k|  0 |  40k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c   104s| 12200 |   169 |393053 |  30.8 |   181M | 101 |4813 |  20k|  10k|  15k|  1 |  40k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
108.88/109.32	c   104s| 12300 |   174 |397025 |  30.9 |   181M | 101 |4813 |  20k|  10k|  15k|  1 |  40k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c   105s| 12400 |   178 |398392 |  30.7 |   181M | 101 |4813 |  20k|   0 |  15k|  0 |  40k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c   106s| 12500 |   178 |401632 |  30.8 |   181M | 101 |4813 |  20k|  10k|  15k|  1 |  41k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c   107s| 12600 |   194 |404695 |  30.8 |   181M | 101 |4813 |  20k|  10k|  15k|  1 |  41k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c   107s| 12700 |   210 |406086 |  30.6 |   181M | 101 |4813 |  20k|  10k|  15k|  1 |  41k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c   108s| 12800 |   188 |407605 |  30.5 |   181M | 101 |4813 |  20k|  10k|  16k|  1 |  41k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
108.88/109.32	c   108s| 12900 |   186 |409010 |  30.4 |   181M | 101 |4813 |  20k|  10k|  16k|  1 |  41k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   109s| 13000 |   181 |409990 |  30.2 |   181M | 101 |4813 |  20k|   0 |  16k|  0 |  41k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   109s| 13100 |   186 |411412 |  30.1 |   181M | 101 |4813 |  20k|  10k|  16k|  2 |  41k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   110s| 13200 |   179 |413357 |  30.0 |   181M | 101 |4813 |  20k|  10k|  16k|  1 |  41k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   111s| 13300 |   179 |414814 |  29.9 |   181M | 101 |4813 |  20k|  10k|  16k|  0 |  41k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   111s| 13400 |   188 |416538 |  29.8 |   181M | 101 |4813 |  20k|   0 |  16k|  0 |  42k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   112s| 13500 |   188 |417763 |  29.7 |   181M | 101 |4813 |  20k|   0 |  16k|  0 |  42k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   112s| 13600 |   183 |419032 |  29.6 |   181M | 101 |4813 |  20k|  10k|  16k|  1 |  42k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   113s| 13700 |   180 |420571 |  29.4 |   181M | 101 |4813 |  20k|  10k|  16k|  1 |  42k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
142.66/143.28	c   114s| 13800 |   166 |422622 |  29.4 |   181M | 101 |4813 |  20k|  10k|  16k|  1 |  42k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   114s| 13900 |   204 |424810 |  29.3 |   182M | 101 |4813 |  20k|  10k|  16k|  1 |  42k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   115s| 14000 |   199 |425859 |  29.2 |   182M | 101 |4813 |  20k|   0 |  16k|  0 |  42k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   115s| 14100 |   194 |426556 |  29.0 |   182M | 101 |4813 |  20k|  10k|  16k|  1 |  42k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   116s| 14200 |   194 |427950 |  28.9 |   182M | 101 |4813 |  20k|  10k|  16k|  1 |  43k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   117s| 14300 |   195 |429400 |  28.8 |   182M | 101 |4813 |  20k|  10k|  16k|  1 |  43k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   117s| 14400 |   191 |430868 |  28.7 |   182M | 101 |4813 |  20k|  10k|  16k|  1 |  43k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   118s| 14500 |   197 |432554 |  28.6 |   182M | 101 |4813 |  20k|  10k|  16k|  1 |  43k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   118s| 14600 |   197 |433796 |  28.5 |   182M | 101 |4813 |  20k|  10k|  16k|  1 |  43k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   119s| 14700 |   195 |435915 |  28.5 |   182M | 101 |4813 |  20k|  10k|  17k|  1 |  43k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   120s| 14800 |   190 |437063 |  28.4 |   182M | 101 |4813 |  20k|  10k|  17k|  1 |  43k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   120s| 14900 |   189 |438977 |  28.3 |   182M | 101 |4813 |  20k|   0 |  17k|  0 |  43k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   121s| 15000 |   183 |440941 |  28.3 |   182M | 101 |4813 |  20k|  10k|  17k|  0 |  44k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   121s| 15100 |   181 |442580 |  28.2 |   182M | 101 |4813 |  20k|  10k|  17k|  1 |  44k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   122s| 15200 |   185 |445184 |  28.2 |   183M | 101 |4813 |  20k|  10k|  17k|  1 |  44k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
142.66/143.28	c   123s| 15300 |   201 |451489 |  28.4 |   184M | 101 |4813 |  20k|  10k|  17k|  1 |  44k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   124s| 15400 |   207 |453265 |  28.3 |   186M | 101 |4813 |  20k|  10k|  17k|  1 |  44k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   124s| 15500 |   198 |455648 |  28.3 |   186M | 101 |4813 |  20k|  10k|  17k|  1 |  44k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   125s| 15600 |   194 |456994 |  28.2 |   186M | 101 |4813 |  20k|  10k|  17k|  0 |  45k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   126s| 15700 |   192 |458407 |  28.1 |   186M | 101 |4813 |  20k|  10k|  17k|  1 |  45k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   126s| 15800 |   186 |460295 |  28.0 |   186M | 101 |4813 |  20k|  10k|  17k|  1 |  45k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   127s| 15900 |   188 |462444 |  28.0 |   186M | 101 |4813 |  20k|  10k|  17k|  2 |  45k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   128s| 16000 |   186 |464421 |  28.0 |   186M | 101 |4813 |  20k|  10k|  18k|  1 |  45k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   128s| 16100 |   186 |467651 |  28.0 |   186M | 101 |4813 |  20k|  10k|  18k|  1 |  46k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   129s| 16200 |   192 |469606 |  27.9 |   186M | 101 |4813 |  20k|  10k|  18k|  1 |  46k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   130s| 16300 |   179 |472070 |  27.9 |   186M | 101 |4813 |  20k|  10k|  18k|  2 |  46k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   130s| 16400 |   177 |473799 |  27.8 |   186M | 101 |4813 |  20k|   0 |  18k|  0 |  46k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   131s| 16500 |   183 |476813 |  27.9 |   186M | 101 |4813 |  20k|  10k|  18k|  0 |  47k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   132s| 16600 |   178 |479932 |  27.9 |   186M | 101 |4813 |  20k|  10k|  18k|  2 |  47k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   133s| 16700 |   170 |482234 |  27.8 |   186M | 101 |4813 |  20k|  10k|  18k|  1 |  47k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
142.66/143.28	c   133s| 16800 |   166 |484056 |  27.8 |   186M | 101 |4813 |  20k|   0 |  19k|  0 |  47k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   134s| 16900 |   170 |485709 |  27.7 |   186M | 101 |4813 |  20k|  10k|  19k|  2 |  48k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   135s| 17000 |   171 |487488 |  27.7 |   186M | 101 |4813 |  20k|  10k|  19k|  0 |  48k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   135s| 17100 |   166 |488427 |  27.6 |   186M | 101 |4813 |  20k|  10k|  19k|  1 |  48k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   136s| 17200 |   177 |490116 |  27.5 |   186M | 101 |4813 |  20k|  10k|  19k|  1 |  48k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   136s| 17300 |   170 |492029 |  27.4 |   186M | 101 |4813 |  20k|  10k|  19k|  1 |  48k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   137s| 17400 |   171 |493722 |  27.4 |   186M | 101 |4813 |  20k|  10k|  19k|  1 |  48k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   138s| 17500 |   172 |494982 |  27.3 |   186M | 101 |4813 |  20k|  10k|  19k|  0 |  48k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   138s| 17600 |   160 |497067 |  27.3 |   186M | 101 |4813 |  20k|  10k|  19k|  1 |  49k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   139s| 17700 |   165 |499139 |  27.2 |   187M | 101 |4813 |  20k|  10k|  19k|  2 |  49k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   139s| 17800 |   165 |501192 |  27.2 |   188M | 101 |4813 |  20k|   0 |  19k|  0 |  49k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   140s| 17900 |   172 |503954 |  27.2 |   188M | 101 |4813 |  20k|  10k|  20k|  1 |  49k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   141s| 18000 |   169 |506314 |  27.2 |   188M | 101 |4813 |  20k|  10k|  20k|  1 |  50k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   141s| 18100 |   161 |508533 |  27.1 |   188M | 101 |4813 |  20k|  10k|  20k|  1 |  50k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
142.66/143.28	c   142s| 18200 |   197 |510905 |  27.1 |   188M | 101 |4813 |  20k|  10k|  20k|  2 |  50k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
177.45/178.12	c   143s| 18300 |   187 |512947 |  27.1 |   188M | 101 |4813 |  20k|  10k|  20k|  2 |  50k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   143s| 18400 |   187 |514932 |  27.1 |   188M | 101 |4813 |  20k|  10k|  20k|  1 |  50k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   144s| 18500 |   181 |516595 |  27.0 |   188M | 101 |4813 |  20k|  10k|  20k|  3 |  51k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   145s| 18600 |   186 |518546 |  27.0 |   188M | 101 |4813 |  20k|   0 |  20k|  0 |  51k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   145s| 18700 |   170 |520670 |  26.9 |   188M | 101 |4813 |  20k|  10k|  21k|  1 |  51k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   146s| 18800 |   178 |522365 |  26.9 |   188M | 101 |4813 |  20k|  10k|  21k|  1 |  51k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   147s| 18900 |   173 |525272 |  26.9 |   188M | 101 |4813 |  20k|  10k|  21k|  2 |  52k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   147s| 19000 |   173 |527910 |  26.9 |   188M | 101 |4813 |  20k|  10k|  21k|  1 |  52k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   148s| 19100 |   185 |531129 |  26.9 |   189M | 101 |4813 |  20k|  10k|  21k|  1 |  52k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   149s| 19200 |   177 |533281 |  26.9 |   189M | 101 |4813 |  20k|  10k|  21k|  0 |  52k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   149s| 19300 |   180 |534793 |  26.8 |   189M | 101 |4813 |  20k|   0 |  21k|  0 |  53k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   150s| 19400 |   165 |537164 |  26.8 |   189M | 101 |4813 |  20k|  10k|  22k|  0 |  53k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   151s| 19500 |   176 |538806 |  26.8 |   189M | 101 |4813 |  20k|  10k|  22k|  1 |  53k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   151s| 19600 |   159 |540599 |  26.7 |   189M | 101 |4813 |  20k|   0 |  22k|  0 |  53k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   152s| 19700 |   170 |543721 |  26.7 |   190M | 101 |4813 |  20k|  10k|  22k|  1 |  53k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
177.45/178.12	c   153s| 19800 |   166 |545460 |  26.7 |   190M | 101 |4813 |  20k|  10k|  22k|  1 |  53k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   154s| 19900 |   191 |549229 |  26.7 |   190M | 101 |4813 |  20k|  10k|  22k|  1 |  54k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   154s| 20000 |   178 |550833 |  26.7 |   190M | 101 |4813 |  20k|  10k|  22k|  1 |  54k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   155s| 20100 |   171 |552269 |  26.6 |   190M | 101 |4813 |  20k|   0 |  22k|  0 |  54k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   156s| 20200 |   174 |554420 |  26.6 |   190M | 101 |4813 |  20k|  10k|  22k|  1 |  54k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   156s| 20300 |   171 |555520 |  26.5 |   190M | 101 |4813 |  20k|  10k|  23k|  0 |  54k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   157s| 20400 |   167 |557812 |  26.5 |   190M | 101 |4813 |  20k|  10k|  23k|  2 |  54k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   157s| 20500 |   187 |559774 |  26.5 |   190M | 101 |4813 |  20k|  10k|  23k|  1 |  54k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   158s| 20600 |   165 |563087 |  26.5 |   190M | 101 |4813 |  20k|  10k|  23k|  2 |  55k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   159s| 20700 |   161 |564956 |  26.5 |   190M | 101 |4813 |  20k|  10k|  23k|  1 |  55k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   159s| 20800 |   156 |566563 |  26.4 |   190M | 101 |4813 |  20k|   0 |  23k|  0 |  55k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   160s| 20900 |   168 |569131 |  26.4 |   191M | 101 |4813 |  20k|  10k|  23k|  0 |  55k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   161s| 21000 |   184 |572718 |  26.5 |   192M | 101 |4813 |  20k|  10k|  24k|  1 |  56k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   162s| 21100 |   182 |575140 |  26.4 |   192M | 101 |4813 |  20k|  10k|  24k|  1 |  56k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   162s| 21200 |   186 |577074 |  26.4 |   192M | 101 |4813 |  20k|   0 |  24k|  0 |  56k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
177.45/178.12	c   163s| 21300 |   169 |579236 |  26.4 |   192M | 101 |4813 |  20k|  10k|  24k|  1 |  56k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   164s| 21400 |   170 |581455 |  26.4 |   192M | 101 |4813 |  20k|  10k|  24k|  1 |  56k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   164s| 21500 |   157 |583478 |  26.3 |   192M | 101 |4813 |  20k|  10k|  24k|  0 |  57k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   165s| 21600 |   161 |586085 |  26.3 |   192M | 101 |4813 |  20k|  10k|  24k|  1 |  57k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   166s| 21700 |   158 |588746 |  26.3 |   192M | 101 |4813 |  20k|  10k|  24k|  1 |  57k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   166s| 21800 |   160 |590826 |  26.3 |   192M | 101 |4813 |  20k|  10k|  24k|  1 |  58k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   167s| 21900 |   160 |593263 |  26.3 |   192M | 101 |4813 |  20k|   0 |  25k|  0 |  58k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   168s| 22000 |   164 |595566 |  26.3 |   192M | 101 |4813 |  20k|  10k|  25k|  1 |  58k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   169s| 22100 |   177 |597443 |  26.3 |   192M | 101 |4813 |  20k|  10k|  25k|  1 |  58k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   169s| 22200 |   173 |599837 |  26.2 |   192M | 101 |4813 |  20k|  10k|  25k|  1 |  58k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   170s| 22300 |   168 |601287 |  26.2 |   192M | 101 |4813 |  20k|  10k|  25k|  1 |  58k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   170s| 22400 |   170 |602946 |  26.2 |   192M | 101 |4813 |  20k|  10k|  25k|  0 |  59k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   171s| 22500 |   161 |605574 |  26.2 |   192M | 101 |4813 |  20k|  10k|  25k|  1 |  59k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   172s| 22600 |   169 |607465 |  26.1 |   192M | 101 |4813 |  20k|   0 |  25k|  0 |  59k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   173s| 22700 |   168 |610179 |  26.1 |   192M | 101 |4813 |  20k|  10k|  26k|  1 |  59k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
177.45/178.12	c   173s| 22800 |   163 |612854 |  26.1 |   192M | 101 |4813 |  20k|   0 |  26k|  0 |  60k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   174s| 22900 |   158 |615097 |  26.1 |   192M | 101 |4813 |  20k|  10k|  26k|  1 |  60k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   174s| 23000 |   162 |617645 |  26.1 |   192M | 101 |4813 |  20k|  10k|  26k|  1 |  60k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   175s| 23100 |   158 |620235 |  26.1 |   192M | 101 |4813 |  20k|  10k|  26k|  1 |  61k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   176s| 23200 |   157 |622744 |  26.1 |   192M | 101 |4813 |  20k|   0 |  26k|  0 |  61k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   177s| 23300 |   177 |624935 |  26.1 |   192M | 101 |4813 |  20k|  10k|  26k|  1 |  61k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
177.45/178.12	c   177s| 23400 |   172 |626630 |  26.0 |   192M | 101 |4813 |  20k|  10k|  27k|  1 |  61k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   178s| 23500 |   173 |627673 |  26.0 |   192M | 101 |4813 |  20k|  10k|  27k|  2 |  61k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   178s| 23600 |   184 |629011 |  25.9 |   192M | 101 |4813 |  20k|   0 |  27k|  0 |  61k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   179s| 23700 |   161 |631302 |  25.9 |   192M | 101 |4813 |  20k|  10k|  27k|  1 |  61k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   180s| 23800 |   160 |633028 |  25.9 |   192M | 101 |4813 |  20k|   0 |  27k|  0 |  62k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   180s| 23900 |   166 |636150 |  25.9 |   192M | 101 |4813 |  20k|  10k|  27k|  1 |  62k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   181s| 24000 |   160 |638625 |  25.9 |   192M | 101 |4813 |  20k|  10k|  27k|  1 |  62k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   182s| 24100 |   174 |640879 |  25.9 |   192M | 101 |4813 |  20k|   0 |  27k|  0 |  62k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   182s| 24200 |   168 |642381 |  25.8 |   192M | 101 |4813 |  20k|  10k|  27k|  1 |  63k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
208.92/209.78	c   183s| 24300 |   170 |644047 |  25.8 |   192M | 101 |4813 |  20k|  10k|  28k|  1 |  63k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   184s| 24400 |   178 |646835 |  25.8 |   192M | 101 |4813 |  20k|  10k|  28k|  1 |  63k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   184s| 24500 |   178 |648561 |  25.8 |   192M | 101 |4813 |  20k|  10k|  28k|  1 |  63k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   185s| 24600 |   174 |650048 |  25.7 |   193M | 101 |4813 |  20k|   0 |  28k|  0 |  64k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   186s| 24700 |   176 |651643 |  25.7 |   193M | 101 |4813 |  20k|   0 |  28k|  0 |  64k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   186s| 24800 |   175 |652842 |  25.6 |   193M | 101 |4813 |  20k|  10k|  28k|  1 |  64k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   187s| 24900 |   163 |654004 |  25.6 |   193M | 101 |4813 |  20k|   0 |  28k|  0 |  64k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   187s| 25000 |   176 |655430 |  25.5 |   193M | 101 |4813 |  20k|  10k|  28k|  1 |  64k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   188s| 25100 |   171 |656488 |  25.5 |   193M | 101 |4813 |  20k|  10k|  28k|  1 |  64k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   189s| 25200 |   180 |658679 |  25.5 |   193M | 101 |4813 |  20k|  10k|  28k|  1 |  64k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   189s| 25300 |   202 |660538 |  25.4 |   193M | 101 |4813 |  20k|  10k|  28k|  1 |  64k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   190s| 25400 |   187 |663620 |  25.5 |   193M | 101 |4813 |  20k|  10k|  28k|  2 |  64k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   190s| 25500 |   172 |664441 |  25.4 |   193M | 101 |4813 |  20k|  10k|  28k|  0 |  64k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   191s| 25600 |   177 |665529 |  25.3 |   193M | 101 |4813 |  20k|  10k|  28k|  0 |  65k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   192s| 25700 |   181 |668055 |  25.3 |   193M | 101 |4813 |  20k|  10k|  28k|  2 |  65k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
208.92/209.78	c   192s| 25800 |   180 |668737 |  25.3 |   193M | 101 |4813 |  20k|  10k|  28k|  1 |  65k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   193s| 25900 |   182 |669533 |  25.2 |   193M | 101 |4813 |  20k|   0 |  28k|  0 |  65k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   193s| 26000 |   172 |670643 |  25.1 |   193M | 101 |4813 |  20k|  10k|  28k|  1 |  65k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   194s| 26100 |   178 |671495 |  25.1 |   193M | 101 |4813 |  20k|  10k|  28k|  1 |  65k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   194s| 26200 |   189 |673145 |  25.0 |   193M | 101 |4813 |  20k|  10k|  28k|  1 |  65k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   195s| 26300 |   177 |675008 |  25.0 |   193M | 101 |4813 |  20k|  10k|  28k|  1 |  65k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   195s| 26400 |   178 |675867 |  25.0 |   193M | 101 |4813 |  20k|  10k|  29k|  1 |  65k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   196s| 26500 |   171 |676474 |  24.9 |   193M | 101 |4813 |  20k|  10k|  29k|  1 |  65k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   196s| 26600 |   171 |677699 |  24.8 |   193M | 101 |4813 |  20k|  10k|  29k|  1 |  66k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   197s| 26700 |   177 |678675 |  24.8 |   193M | 101 |4813 |  20k|   0 |  29k|  0 |  66k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   198s| 26800 |   180 |679373 |  24.7 |   193M | 101 |4813 |  20k|  10k|  29k|  1 |  66k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   198s| 26900 |   170 |680352 |  24.7 |   193M | 101 |4813 |  20k|   0 |  29k|  0 |  66k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   199s| 27000 |   171 |681320 |  24.6 |   193M | 101 |4813 |  20k|   0 |  29k|  0 |  66k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   199s| 27100 |   187 |682071 |  24.5 |   193M | 101 |4813 |  20k|  10k|  29k|  1 |  66k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   200s| 27200 |   190 |686680 |  24.6 |   195M | 101 |4813 |  20k|  10k|  29k|  1 |  66k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
208.92/209.78	c   200s| 27300 |   178 |687670 |  24.6 |   195M | 101 |4813 |  20k|  10k|  29k|  1 |  66k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   201s| 27400 |   173 |689046 |  24.5 |   195M | 101 |4813 |  20k|  10k|  29k|  1 |  66k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   202s| 27500 |   178 |691112 |  24.5 |   195M | 101 |4813 |  20k|  10k|  29k|  1 |  66k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   202s| 27600 |   175 |691949 |  24.4 |   195M | 101 |4813 |  20k|  10k|  29k|  0 |  66k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   203s| 27700 |   179 |693221 |  24.4 |   195M | 101 |4813 |  20k|   0 |  29k|  0 |  67k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   203s| 27800 |   165 |695078 |  24.4 |   195M | 101 |4813 |  20k|  10k|  29k|  1 |  67k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   204s| 27900 |   181 |696453 |  24.3 |   195M | 101 |4813 |  20k|  10k|  29k|  1 |  67k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   205s| 28000 |   179 |697499 |  24.3 |   195M | 101 |4813 |  20k|  10k|  29k|  1 |  67k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   205s| 28100 |   186 |698522 |  24.2 |   195M | 101 |4813 |  20k|  10k|  29k|  1 |  67k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   206s| 28200 |   167 |699938 |  24.2 |   195M | 101 |4813 |  20k|  10k|  29k|  1 |  67k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   206s| 28300 |   176 |702279 |  24.2 |   196M | 101 |4813 |  20k|  10k|  30k|  1 |  67k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   207s| 28400 |   182 |702915 |  24.1 |   196M | 101 |4813 |  20k|  10k|  30k|  1 |  67k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   208s| 28500 |   166 |704032 |  24.1 |   196M | 101 |4813 |  20k|  10k|  30k|  1 |  67k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   208s| 28600 |   181 |706506 |  24.1 |   196M | 101 |4813 |  20k|  10k|  30k|  1 |  68k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
208.92/209.78	c   209s| 28700 |   190 |708839 |  24.1 |   197M | 101 |4813 |  20k|  10k|  30k|  1 |  68k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
237.13/238.01	c   209s| 28800 |   199 |709580 |  24.0 |   197M | 101 |4813 |  20k|   0 |  30k|  0 |  68k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   210s| 28900 |   181 |710883 |  24.0 |   197M | 101 |4813 |  20k|  10k|  30k|  1 |  68k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   210s| 29000 |   191 |711762 |  24.0 |   197M | 101 |4813 |  20k|  10k|  30k|  2 |  68k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   211s| 29100 |   190 |712596 |  23.9 |   197M | 101 |4813 |  20k|  10k|  30k|  0 |  68k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   211s| 29200 |   188 |713353 |  23.8 |   197M | 101 |4813 |  20k|  10k|  30k|  0 |  68k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   212s| 29300 |   173 |714337 |  23.8 |   197M | 101 |4813 |  20k|  10k|  30k|  1 |  68k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   213s| 29400 |   172 |715239 |  23.7 |   197M | 101 |4813 |  20k|  10k|  30k|  1 |  68k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   213s| 29500 |   174 |716217 |  23.7 |   197M | 101 |4813 |  20k|  10k|  30k|  1 |  69k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   214s| 29600 |   175 |716920 |  23.6 |   197M | 101 |4813 |  20k|  10k|  30k|  1 |  69k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   214s| 29700 |   173 |717988 |  23.6 |   197M | 101 |4813 |  20k|  10k|  30k|  1 |  69k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   215s| 29800 |   174 |719113 |  23.6 |   197M | 101 |4813 |  20k|   0 |  30k|  0 |  69k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   215s| 29900 |   197 |721365 |  23.6 |   197M | 101 |4813 |  20k|   0 |  30k|  0 |  69k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   216s| 30000 |   193 |722640 |  23.5 |   197M | 101 |4813 |  20k|  10k|  30k|  1 |  69k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   216s| 30100 |   186 |723522 |  23.5 |   197M | 101 |4813 |  20k|  10k|  30k|  1 |  69k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   217s| 30200 |   199 |725803 |  23.5 |   197M | 101 |4813 |  20k|  10k|  30k|  1 |  69k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
237.13/238.01	c   218s| 30300 |   213 |727758 |  23.5 |   197M | 101 |4813 |  20k|  10k|  30k|  1 |  69k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   218s| 30400 |   195 |728624 |  23.4 |   197M | 101 |4813 |  20k|  10k|  30k|  0 |  69k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   219s| 30500 |   205 |729287 |  23.3 |   197M | 101 |4813 |  20k|  10k|  30k|  1 |  69k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   219s| 30600 |   199 |730969 |  23.3 |   198M | 101 |4813 |  20k|  10k|  30k|  1 |  70k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   220s| 30700 |   185 |731867 |  23.3 |   198M | 101 |4813 |  20k|   0 |  30k|  0 |  70k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   220s| 30800 |   190 |732833 |  23.2 |   198M | 101 |4813 |  20k|  10k|  30k|  1 |  70k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   221s| 30900 |   175 |734177 |  23.2 |   198M | 101 |4813 |  20k|  10k|  30k|  1 |  70k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   221s| 31000 |   184 |735388 |  23.2 |   198M | 101 |4813 |  20k|  10k|  30k|  1 |  70k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   222s| 31100 |   196 |736336 |  23.1 |   198M | 101 |4813 |  20k|   0 |  30k|  0 |  70k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   222s| 31200 |   183 |737267 |  23.1 |   198M | 101 |4813 |  20k|  10k|  30k|  1 |  70k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   223s| 31300 |   181 |738091 |  23.0 |   198M | 101 |4813 |  20k|  10k|  30k|  1 |  70k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   223s| 31400 |   171 |739374 |  23.0 |   198M | 101 |4813 |  20k|   0 |  30k|  0 |  70k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   224s| 31500 |   178 |740070 |  22.9 |   198M | 101 |4813 |  20k|  10k|  30k|  1 |  70k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   224s| 31600 |   183 |740668 |  22.9 |   198M | 101 |4813 |  20k|  10k|  30k|  1 |  70k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   225s| 31700 |   194 |741240 |  22.8 |   198M | 101 |4813 |  20k|  10k|  30k|  1 |  71k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
237.13/238.01	c   225s| 31800 |   190 |742200 |  22.8 |   198M | 101 |4813 |  20k|  10k|  30k|  1 |  71k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   226s| 31900 |   179 |743337 |  22.8 |   198M | 101 |4813 |  20k|  10k|  30k|  1 |  71k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   226s| 32000 |   177 |744205 |  22.7 |   198M | 101 |4813 |  20k|   0 |  30k|  0 |  71k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   227s| 32100 |   173 |745001 |  22.7 |   198M | 101 |4813 |  20k|  10k|  30k|  1 |  71k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   227s| 32200 |   170 |746258 |  22.6 |   198M | 101 |4813 |  20k|  10k|  30k|  1 |  71k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   228s| 32300 |   185 |747253 |  22.6 |   198M | 101 |4813 |  20k|   0 |  30k|  0 |  71k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   229s| 32400 |   184 |748344 |  22.6 |   198M | 101 |4813 |  20k|  10k|  30k|  1 |  71k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   229s| 32500 |   180 |750965 |  22.6 |   198M | 101 |4813 |  20k|  10k|  30k|  1 |  71k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   230s| 32600 |   200 |752566 |  22.6 |   198M | 101 |4813 |  20k|  10k|  30k|  1 |  71k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   230s| 32700 |   184 |754143 |  22.5 |   198M | 101 |4813 |  20k|  10k|  30k|  0 |  71k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   231s| 32800 |   177 |755516 |  22.5 |   198M | 101 |4813 |  20k|   0 |  31k|  0 |  72k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   232s| 32900 |   178 |756564 |  22.5 |   198M | 101 |4813 |  20k|   0 |  31k|  0 |  72k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   232s| 33000 |   170 |757667 |  22.4 |   198M | 101 |4813 |  20k|  10k|  31k|  1 |  72k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   233s| 33100 |   185 |758790 |  22.4 |   198M | 101 |4813 |  20k|  10k|  31k|  1 |  72k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   233s| 33200 |   177 |759699 |  22.4 |   198M | 101 |4813 |  20k|  10k|  31k|  1 |  72k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
237.13/238.01	c   234s| 33300 |   198 |760792 |  22.3 |   198M | 101 |4813 |  20k|  10k|  31k|  1 |  72k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   234s| 33400 |   199 |761579 |  22.3 |   198M | 101 |4813 |  20k|  10k|  31k|  1 |  72k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   235s| 33500 |   186 |762524 |  22.2 |   198M | 101 |4813 |  20k|  10k|  31k|  0 |  72k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   235s| 33600 |   186 |764704 |  22.2 |   198M | 101 |4813 |  20k|  10k|  31k|  1 |  72k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   236s| 33700 |   198 |765534 |  22.2 |   198M | 101 |4813 |  20k|   0 |  31k|  0 |  72k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   236s| 33800 |   177 |766452 |  22.2 |   198M | 101 |4813 |  20k|  10k|  31k|  1 |  73k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
237.13/238.01	c   237s| 33900 |   190 |768525 |  22.2 |   198M | 101 |4813 |  20k|  10k|  31k|  1 |  73k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   238s| 34000 |   190 |769678 |  22.1 |   198M | 101 |4813 |  20k|  10k|  31k|  1 |  73k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   238s| 34100 |   171 |771322 |  22.1 |   198M | 101 |4813 |  20k|   0 |  31k|  0 |  73k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   239s| 34200 |   175 |772900 |  22.1 |   198M | 101 |4813 |  20k|  10k|  31k|  1 |  73k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   239s| 34300 |   168 |773955 |  22.1 |   198M | 101 |4813 |  20k|  10k|  31k|  0 |  73k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   240s| 34400 |   172 |777257 |  22.1 |   198M | 101 |4813 |  20k|  10k|  31k|  1 |  73k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   241s| 34500 |   174 |778356 |  22.1 |   198M | 101 |4813 |  20k|  10k|  31k|  1 |  73k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   241s| 34600 |   172 |779722 |  22.0 |   198M | 101 |4813 |  20k|   0 |  31k|  0 |  73k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   242s| 34700 |   170 |781225 |  22.0 |   198M | 101 |4813 |  20k|  10k|  31k|  1 |  74k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
274.00/275.01	c   242s| 34800 |   155 |782697 |  22.0 |   198M | 101 |4813 |  20k|  10k|  32k|  1 |  74k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   243s| 34900 |   180 |784823 |  22.0 |   203M | 101 |4813 |  20k|  10k|  32k|  1 |  74k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   244s| 35000 |   178 |785978 |  22.0 |   203M | 101 |4813 |  20k|  10k|  32k|  1 |  74k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   244s| 35100 |   218 |786906 |  21.9 |   203M | 101 |4813 |  20k|  10k|  32k|  1 |  74k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   245s| 35200 |   186 |788159 |  21.9 |   203M | 101 |4813 |  20k|  10k|  32k|  1 |  74k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   246s| 35300 |   162 |790507 |  21.9 |   203M | 101 |4813 |  20k|  10k|  32k|  1 |  75k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   246s| 35400 |   169 |792466 |  21.9 |   203M | 101 |4813 |  20k|  10k|  32k|  1 |  75k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   247s| 35500 |   160 |794752 |  21.9 |   203M | 101 |4813 |  20k|  10k|  32k|  1 |  75k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   248s| 35600 |   159 |796341 |  21.9 |   203M | 101 |4813 |  20k|  10k|  32k|  1 |  76k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   249s| 35700 |   170 |799692 |  21.9 |   207M | 101 |4813 |  20k|  10k|  33k|  1 |  76k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   250s| 35800 |   164 |801885 |  21.9 |   207M | 101 |4813 |  20k|   0 |  33k|  0 |  76k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   250s| 35900 |   159 |804381 |  21.9 |   207M | 101 |4813 |  20k|  10k|  33k|  1 |  77k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   251s| 36000 |   156 |806532 |  21.9 |   207M | 101 |4813 |  20k|  10k|  33k|  1 |  77k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   252s| 36100 |   155 |810022 |  22.0 |   209M | 101 |4813 |  20k|  10k|  33k|  1 |  77k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   252s| 36200 |   160 |813427 |  22.0 |   209M | 101 |4813 |  20k|  10k|  33k|  1 |  78k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
274.00/275.01	c   253s| 36300 |   158 |817139 |  22.0 |   209M | 101 |4813 |  20k|  10k|  34k|  1 |  78k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   254s| 36400 |   153 |819764 |  22.0 |   209M | 101 |4813 |  20k|   0 |  34k|  0 |  78k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   255s| 36500 |   152 |824034 |  22.1 |   212M | 101 |4813 |  20k|  10k|  35k|  1 |  79k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   255s| 36600 |   164 |826580 |  22.1 |   212M | 101 |4813 |  20k|  10k|  35k|  1 |  79k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   256s| 36700 |   167 |829703 |  22.1 |   212M | 101 |4813 |  20k|  10k|  35k|  1 |  79k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   257s| 36800 |   178 |832806 |  22.2 |   214M | 101 |4813 |  20k|  10k|  35k|  1 |  80k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   258s| 36900 |   176 |835746 |  22.2 |   214M | 101 |4813 |  20k|  10k|  35k|  2 |  80k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   259s| 37000 |   169 |838700 |  22.2 |   214M | 101 |4813 |  20k|  10k|  36k|  1 |  80k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   259s| 37100 |   166 |841200 |  22.2 |   214M | 101 |4813 |  20k|  10k|  36k|  1 |  80k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   260s| 37200 |   164 |843918 |  22.2 |   214M | 101 |4813 |  20k|   0 |  36k|  0 |  81k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   261s| 37300 |   169 |846972 |  22.2 |   214M | 101 |4813 |  20k|  10k|  36k|  1 |  81k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   261s| 37400 |   164 |848898 |  22.2 |   214M | 101 |4813 |  20k|   0 |  36k|  0 |  81k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   262s| 37500 |   165 |852050 |  22.3 |   214M | 101 |4813 |  20k|  10k|  37k|  1 |  82k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   263s| 37600 |   164 |853869 |  22.3 |   214M | 101 |4813 |  20k|   0 |  37k|  0 |  82k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   263s| 37700 |   165 |856897 |  22.3 |   215M | 101 |4813 |  20k|  10k|  37k|  1 |  82k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
274.00/275.01	c   264s| 37800 |   186 |860820 |  22.3 |   218M | 101 |4813 |  20k|  10k|  37k|  1 |  83k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   265s| 37900 |   185 |865752 |  22.4 |   218M | 101 |4813 |  20k|  10k|  37k|  1 |  83k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   265s| 38000 |   187 |867115 |  22.4 |   218M | 101 |4813 |  20k|   0 |  37k|  0 |  83k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   266s| 38100 |   183 |868966 |  22.4 |   218M | 101 |4813 |  20k|   0 |  38k|  0 |  83k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   267s| 38200 |   189 |871233 |  22.4 |   218M | 101 |4813 |  20k|  10k|  38k|  1 |  83k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   267s| 38300 |   179 |874231 |  22.4 |   218M | 101 |4813 |  20k|  10k|  38k|  1 |  83k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   268s| 38400 |   181 |876719 |  22.4 |   218M | 101 |4813 |  20k|  10k|  38k|  1 |  84k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   269s| 38500 |   184 |879463 |  22.4 |   219M | 101 |4813 |  20k|  10k|  39k|  1 |  84k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   270s| 38600 |   193 |882063 |  22.4 |   219M | 101 |4813 |  20k|   0 |  39k|  0 |  84k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   270s| 38700 |   196 |884743 |  22.4 |   219M | 101 |4813 |  20k|  10k|  39k|  1 |  85k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   271s| 38800 |   182 |886660 |  22.4 |   219M | 101 |4813 |  20k|  10k|  39k|  1 |  85k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   272s| 38900 |   182 |888671 |  22.4 |   219M | 101 |4813 |  20k|   0 |  39k|  0 |  85k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   272s| 39000 |   182 |891917 |  22.4 |   219M | 101 |4813 |  20k|  10k|  39k|  1 |  86k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   273s| 39100 |   185 |894271 |  22.4 |   220M | 101 |4813 |  20k|  10k|  40k|  1 |  86k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
274.00/275.01	c   274s| 39200 |   174 |896398 |  22.4 |   220M | 101 |4813 |  20k|  10k|  40k|  1 |  87k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
312.05/313.22	c   275s| 39300 |   178 |899013 |  22.4 |   220M | 101 |4813 |  20k|  10k|  40k|  1 |  87k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   275s| 39400 |   188 |901664 |  22.4 |   220M | 101 |4813 |  20k|  10k|  40k|  2 |  87k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   276s| 39500 |   180 |903789 |  22.4 |   220M | 101 |4813 |  20k|  10k|  40k|  1 |  88k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   277s| 39600 |   189 |908316 |  22.5 |   220M | 101 |4813 |  20k|  10k|  41k|  1 |  88k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   278s| 39700 |   183 |909970 |  22.5 |   220M | 101 |4813 |  20k|   0 |  41k|  0 |  88k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   278s| 39800 |   182 |912135 |  22.5 |   220M | 101 |4813 |  20k|  10k|  41k|  1 |  89k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   279s| 39900 |   178 |914135 |  22.5 |   220M | 101 |4813 |  20k|  10k|  41k|  1 |  89k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   280s| 40000 |   183 |916363 |  22.5 |   220M | 101 |4813 |  20k|   0 |  41k|  0 |  89k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   280s| 40100 |   174 |918766 |  22.5 |   220M | 101 |4813 |  20k|  10k|  41k|  1 |  90k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   281s| 40200 |   174 |921807 |  22.5 |   220M | 101 |4813 |  20k|  10k|  42k|  1 |  90k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   282s| 40300 |   177 |925118 |  22.5 |   220M | 101 |4813 |  20k|  10k|  42k|  1 |  91k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   283s| 40400 |   174 |927478 |  22.5 |   220M | 101 |4813 |  20k|   0 |  42k|  0 |  91k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   284s| 40500 |   184 |930784 |  22.6 |   220M | 101 |4813 |  20k|  10k|  42k|  1 |  91k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   284s| 40600 |   198 |933100 |  22.6 |   220M | 101 |4813 |  20k|   0 |  42k|  0 |  91k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   285s| 40700 |   210 |935583 |  22.6 |   220M | 101 |4813 |  20k|  10k|  42k|  1 |  92k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
312.05/313.22	c   286s| 40800 |   204 |938045 |  22.6 |   220M | 101 |4813 |  20k|   0 |  42k|  0 |  92k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   286s| 40900 |   217 |940182 |  22.6 |   220M | 101 |4813 |  20k|   0 |  43k|  0 |  92k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   287s| 41000 |   199 |942985 |  22.6 |   220M | 101 |4813 |  20k|  10k|  43k|  1 |  93k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   288s| 41100 |   186 |945315 |  22.6 |   220M | 101 |4813 |  20k|   0 |  43k|  0 |  93k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   289s| 41200 |   176 |948298 |  22.6 |   220M | 101 |4813 |  20k|  10k|  43k|  1 |  94k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   289s| 41300 |   185 |950802 |  22.6 |   220M | 101 |4813 |  20k|  10k|  43k|  1 |  94k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   290s| 41400 |   185 |953265 |  22.6 |   220M | 101 |4813 |  20k|   0 |  43k|  0 |  94k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   291s| 41500 |   184 |955385 |  22.6 |   220M | 101 |4813 |  20k|   0 |  44k|  0 |  95k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   291s| 41600 |   183 |957519 |  22.6 |   220M | 101 |4813 |  20k|   0 |  44k|  0 |  95k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   292s| 41700 |   187 |958890 |  22.6 |   220M | 101 |4813 |  20k|  10k|  44k|  2 |  95k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   293s| 41800 |   186 |961678 |  22.6 |   220M | 101 |4813 |  20k|  10k|  44k|  1 |  96k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   293s| 41900 |   181 |964717 |  22.6 |   222M | 101 |4813 |  20k|   0 |  44k|  0 |  96k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   294s| 42000 |   184 |967119 |  22.6 |   222M | 101 |4813 |  20k|  10k|  44k|  1 |  96k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   295s| 42100 |   188 |969927 |  22.6 |   222M | 101 |4813 |  20k|  10k|  45k|  3 |  96k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   296s| 42200 |   181 |972243 |  22.6 |   222M | 101 |4813 |  20k|  10k|  45k|  1 |  97k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
312.05/313.22	c   296s| 42300 |   179 |975149 |  22.6 |   222M | 101 |4813 |  20k|   0 |  45k|  0 |  97k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   297s| 42400 |   180 |976872 |  22.6 |   222M | 101 |4813 |  20k|  10k|  45k|  2 |  97k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   298s| 42500 |   179 |978825 |  22.6 |   222M | 101 |4813 |  20k|   0 |  45k|  0 |  98k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   298s| 42600 |   188 |980854 |  22.6 |   222M | 101 |4813 |  20k|  10k|  45k|  1 |  98k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   299s| 42700 |   192 |984025 |  22.6 |   222M | 101 |4813 |  20k|  10k|  46k|  1 |  98k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   300s| 42800 |   189 |987506 |  22.7 |   222M | 101 |4813 |  20k|  10k|  46k|  1 |  99k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   301s| 42900 |   194 |990103 |  22.7 |   222M | 101 |4813 |  20k|  10k|  46k|  1 |  99k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   301s| 43000 |   188 |992380 |  22.7 |   222M | 101 |4813 |  20k|  10k|  46k|  1 |  99k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   302s| 43100 |   190 |994476 |  22.7 |   222M | 101 |4813 |  20k|  10k|  46k|  1 | 100k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   303s| 43200 |   185 |996855 |  22.7 |   222M | 101 |4813 |  20k|  10k|  47k|  1 | 100k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   304s| 43300 |   179 |999513 |  22.7 |   222M | 101 |4813 |  20k|   0 |  47k|  0 | 100k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   304s| 43400 |   176 |  1002k|  22.7 |   222M | 101 |4813 |  20k|  10k|  47k|  1 | 101k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   305s| 43500 |   183 |  1005k|  22.7 |   222M | 101 |4813 |  20k|  10k|  47k|  1 | 101k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   306s| 43600 |   182 |  1008k|  22.7 |   223M | 101 |4813 |  20k|  10k|  47k|  1 | 101k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   307s| 43700 |   183 |  1010k|  22.7 |   224M | 101 |4813 |  20k|  10k|  48k|  1 | 101k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
312.05/313.22	c   307s| 43800 |   184 |  1013k|  22.7 |   224M | 101 |4813 |  20k|   0 |  48k|  0 | 102k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   308s| 43900 |   181 |  1016k|  22.8 |   224M | 101 |4813 |  20k|   0 |  48k|  0 | 102k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   309s| 44000 |   181 |  1018k|  22.8 |   224M | 101 |4813 |  20k|  10k|  48k|  1 | 102k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   310s| 44100 |   180 |  1022k|  22.8 |   225M | 101 |4813 |  20k|   0 |  48k|  0 | 103k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   310s| 44200 |   182 |  1024k|  22.8 |   227M | 101 |4813 |  20k|  10k|  49k|  1 | 103k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   311s| 44300 |   185 |  1027k|  22.8 |   227M | 101 |4813 |  20k|  10k|  49k|  1 | 103k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
312.05/313.22	c   312s| 44400 |   178 |  1029k|  22.8 |   227M | 101 |4813 |  20k|   0 |  49k|  0 | 104k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   313s| 44500 |   177 |  1033k|  22.8 |   230M | 101 |4813 |  20k|   0 |  49k|  0 | 104k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   314s| 44600 |   175 |  1036k|  22.9 |   230M | 101 |4813 |  20k|   0 |  49k|  0 | 104k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   314s| 44700 |   179 |  1040k|  22.9 |   231M | 101 |4813 |  20k|  10k|  50k|  1 | 105k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   315s| 44800 |   183 |  1043k|  22.9 |   231M | 101 |4813 |  20k|   0 |  50k|  0 | 105k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   316s| 44900 |   176 |  1046k|  22.9 |   231M | 101 |4813 |  20k|  10k|  50k|  1 | 105k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   317s| 45000 |   179 |  1050k|  23.0 |   233M | 101 |4813 |  20k|   0 |  51k|  0 | 106k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   318s| 45100 |   178 |  1054k|  23.0 |   235M | 101 |4813 |  20k|   0 |  51k|  0 | 106k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   318s| 45200 |   175 |  1057k|  23.0 |   235M | 101 |4813 |  20k|  10k|  51k|  1 | 107k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
344.44/345.76	c   319s| 45300 |   173 |  1060k|  23.0 |   235M | 101 |4813 |  20k|  10k|  52k|  1 | 107k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   320s| 45400 |   188 |  1063k|  23.0 |   235M | 101 |4813 |  20k|   0 |  52k|  0 | 107k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   320s| 45500 |   185 |  1065k|  23.0 |   235M | 101 |4813 |  20k|   0 |  52k|  0 | 108k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   321s| 45600 |   174 |  1067k|  23.0 |   235M | 101 |4813 |  20k|   0 |  52k|  0 | 108k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   322s| 45700 |   178 |  1070k|  23.1 |   236M | 101 |4813 |  20k|  10k|  52k|  1 | 108k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   322s| 45800 |   174 |  1073k|  23.1 |   236M | 101 |4813 |  20k|  10k|  53k|  1 | 109k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   323s| 45900 |   170 |  1075k|  23.1 |   236M | 101 |4813 |  20k|  10k|  53k|  1 | 109k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   324s| 46000 |   171 |  1079k|  23.1 |   236M | 101 |4813 |  20k|   0 |  53k|  0 | 109k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   324s| 46100 |   184 |  1083k|  23.1 |   236M | 101 |4813 |  20k|   0 |  53k|  0 | 110k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   325s| 46200 |   185 |  1086k|  23.2 |   236M | 101 |4813 |  20k|  10k|  54k|  0 | 110k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   326s| 46300 |   187 |  1089k|  23.2 |   236M | 101 |4813 |  20k|  10k|  54k|  1 | 110k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   327s| 46400 |   205 |  1091k|  23.1 |   236M | 101 |4813 |  20k|   0 |  54k|  0 | 110k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   327s| 46500 |   200 |  1092k|  23.1 |   236M | 101 |4813 |  20k|  10k|  54k|  1 | 110k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   328s| 46600 |   195 |  1093k|  23.1 |   236M | 101 |4813 |  20k|  10k|  54k|  1 | 111k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   328s| 46700 |   207 |  1094k|  23.1 |   236M | 101 |4813 |  20k|  10k|  54k|  2 | 111k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
344.44/345.76	c   329s| 46800 |   206 |  1095k|  23.0 |   236M | 101 |4813 |  20k|  10k|  54k|  1 | 111k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   329s| 46900 |   192 |  1096k|  23.0 |   236M | 101 |4813 |  20k|  10k|  54k|  1 | 111k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   330s| 47000 |   188 |  1097k|  23.0 |   236M | 101 |4813 |  20k|   0 |  54k|  0 | 111k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   331s| 47100 |   196 |  1099k|  23.0 |   236M | 101 |4813 |  20k|  10k|  54k|  1 | 111k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   331s| 47200 |   193 |  1100k|  23.0 |   236M | 101 |4813 |  20k|  10k|  54k|  2 | 111k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   332s| 47300 |   201 |  1101k|  22.9 |   236M | 101 |4813 |  20k|  10k|  54k|  1 | 111k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   332s| 47400 |   192 |  1102k|  22.9 |   236M | 101 |4813 |  20k|  10k|  55k|  1 | 111k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   333s| 47500 |   187 |  1104k|  22.9 |   236M | 101 |4813 |  20k|  10k|  55k|  1 | 111k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   333s| 47600 |   187 |  1105k|  22.9 |   236M | 101 |4813 |  20k|   0 |  55k|  0 | 111k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   334s| 47700 |   211 |  1107k|  22.9 |   236M | 101 |4813 |  20k|  10k|  55k|  0 | 112k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   335s| 47800 |   193 |  1110k|  22.9 |   236M | 101 |4813 |  20k|  10k|  55k|  1 | 112k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   335s| 47900 |   189 |  1111k|  22.8 |   236M | 101 |4813 |  20k|  10k|  55k|  1 | 112k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   336s| 48000 |   180 |  1112k|  22.8 |   236M | 101 |4813 |  20k|  10k|  55k|  1 | 112k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   336s| 48100 |   195 |  1113k|  22.8 |   236M | 101 |4813 |  20k|  10k|  55k|  1 | 112k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   337s| 48200 |   182 |  1114k|  22.8 |   236M | 101 |4813 |  20k|  10k|  55k|  1 | 112k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
344.44/345.76	c   337s| 48300 |   197 |  1115k|  22.7 |   236M | 101 |4813 |  20k|  10k|  55k|  2 | 112k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   338s| 48400 |   194 |  1116k|  22.7 |   236M | 101 |4813 |  20k|  10k|  55k|  1 | 112k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   339s| 48500 |   197 |  1117k|  22.7 |   236M | 101 |4813 |  20k|  10k|  55k|  2 | 112k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   339s| 48600 |   203 |  1117k|  22.7 |   236M | 101 |4813 |  20k|  10k|  55k|  2 | 113k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   340s| 48700 |   192 |  1118k|  22.6 |   236M | 101 |4813 |  20k|  10k|  55k|  1 | 113k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   340s| 48800 |   200 |  1120k|  22.6 |   236M | 101 |4813 |  20k|  10k|  55k|  1 | 113k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   341s| 48900 |   195 |  1120k|  22.6 |   236M | 101 |4813 |  20k|  10k|  55k|  1 | 113k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   341s| 49000 |   186 |  1121k|  22.5 |   236M | 101 |4813 |  20k|  10k|  55k|  1 | 113k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   342s| 49100 |   211 |  1122k|  22.5 |   236M | 101 |4813 |  20k|   0 |  55k|  0 | 113k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   342s| 49200 |   188 |  1123k|  22.5 |   236M | 101 |4813 |  20k|  10k|  55k|  1 | 113k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   343s| 49300 |   187 |  1123k|  22.4 |   236M | 101 |4813 |  20k|  10k|  55k|  1 | 113k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   343s| 49400 |   185 |  1124k|  22.4 |   236M | 101 |4813 |  20k|  10k|  55k|  1 | 113k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   344s| 49500 |   218 |  1126k|  22.4 |   236M | 101 |4813 |  20k|  10k|  55k|  1 | 113k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   344s| 49600 |   248 |  1128k|  22.4 |   236M | 101 |4813 |  20k|  10k|  55k|  1 | 114k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
344.44/345.76	c   345s| 49700 |   253 |  1129k|  22.4 |   236M | 101 |4813 |  20k|  10k|  55k|  1 | 114k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
369.25/370.68	c   345s| 49800 |   201 |  1132k|  22.4 |   236M | 101 |4813 |  20k|  10k|  55k|  1 | 114k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   346s| 49900 |   209 |  1132k|  22.4 |   236M | 101 |4813 |  20k|  10k|  55k|  1 | 114k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   346s| 50000 |   234 |  1133k|  22.3 |   236M | 101 |4813 |  20k|  10k|  55k|  1 | 114k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   347s| 50100 |   218 |  1134k|  22.3 |   236M | 101 |4813 |  20k|  10k|  55k|  2 | 114k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   347s| 50200 |   225 |  1136k|  22.3 |   236M | 101 |4813 |  20k|  10k|  55k|  1 | 114k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   348s| 50300 |   231 |  1138k|  22.3 |   236M | 101 |4813 |  20k|  10k|  55k|  1 | 114k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   349s| 50400 |   278 |  1140k|  22.3 |   238M | 101 |4813 |  20k|  10k|  55k|  0 | 114k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   349s| 50500 |   271 |  1141k|  22.3 |   238M | 101 |4813 |  20k|  10k|  55k|  1 | 114k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   349s| 50600 |   257 |  1142k|  22.2 |   238M | 101 |4813 |  20k|  10k|  55k|  1 | 115k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   350s| 50700 |   295 |  1144k|  22.2 |   238M | 101 |4813 |  20k|  10k|  55k|  1 | 115k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   350s| 50800 |   253 |  1144k|  22.2 |   238M | 101 |4813 |  20k|   0 |  55k|  0 | 115k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   351s| 50900 |   202 |  1145k|  22.2 |   238M | 101 |4813 |  20k|  10k|  55k|  1 | 115k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   351s| 51000 |   218 |  1146k|  22.1 |   238M | 101 |4813 |  20k|  10k|  55k|  2 | 115k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   352s| 51100 |   203 |  1147k|  22.1 |   238M | 101 |4813 |  20k|   0 |  55k|  0 | 115k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   352s| 51200 |   193 |  1148k|  22.1 |   238M | 101 |4813 |  20k|   0 |  55k|  0 | 116k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
369.25/370.68	c   353s| 51300 |   199 |  1149k|  22.1 |   238M | 101 |4813 |  20k|  10k|  55k|  1 | 116k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   353s| 51400 |   194 |  1150k|  22.0 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 116k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   354s| 51500 |   195 |  1151k|  22.0 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 116k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   354s| 51600 |   197 |  1155k|  22.1 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 116k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   355s| 51700 |   202 |  1156k|  22.0 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 116k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   355s| 51800 |   198 |  1158k|  22.0 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 116k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   356s| 51900 |   209 |  1160k|  22.0 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 117k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   356s| 52000 |   197 |  1161k|  22.0 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 117k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   357s| 52100 |   193 |  1161k|  22.0 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 117k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   357s| 52200 |   191 |  1162k|  21.9 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 117k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   358s| 52300 |   194 |  1163k|  21.9 |   238M | 101 |4813 |  20k|  10k|  56k|  0 | 117k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   358s| 52400 |   231 |  1167k|  22.0 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 117k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   359s| 52500 |   211 |  1168k|  21.9 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 117k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   359s| 52600 |   207 |  1170k|  21.9 |   238M | 101 |4813 |  20k|  10k|  56k|  2 | 118k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   360s| 52700 |   211 |  1171k|  21.9 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 118k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
369.25/370.68	c   360s| 52800 |   191 |  1171k|  21.9 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 118k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   361s| 52900 |   185 |  1172k|  21.8 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 118k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   361s| 53000 |   231 |  1178k|  21.9 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 118k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   362s| 53100 |   207 |  1179k|  21.9 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 118k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   362s| 53200 |   191 |  1180k|  21.9 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 118k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   363s| 53300 |   186 |  1181k|  21.8 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 118k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   363s| 53400 |   194 |  1182k|  21.8 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 119k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   364s| 53500 |   190 |  1183k|  21.8 |   238M | 101 |4813 |  20k|  10k|  56k|  2 | 119k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   364s| 53600 |   193 |  1184k|  21.8 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 119k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   365s| 53700 |   211 |  1185k|  21.8 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 119k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   365s| 53800 |   188 |  1186k|  21.7 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 119k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   365s| 53900 |   193 |  1187k|  21.7 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 119k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   366s| 54000 |   201 |  1188k|  21.7 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 119k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   366s| 54100 |   199 |  1189k|  21.7 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 120k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   367s| 54200 |   203 |  1190k|  21.6 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 120k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
369.25/370.68	c   367s| 54300 |   199 |  1190k|  21.6 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 120k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   368s| 54400 |   197 |  1191k|  21.6 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 120k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   368s| 54500 |   225 |  1192k|  21.6 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 120k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   369s| 54600 |   261 |  1197k|  21.6 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 120k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   369s| 54700 |   223 |  1198k|  21.6 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 120k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   369s| 54800 |   211 |  1198k|  21.6 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 121k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
369.25/370.68	c   370s| 54900 |   213 |  1199k|  21.5 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 121k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   370s| 55000 |   209 |  1201k|  21.5 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 121k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   371s| 55100 |   200 |  1202k|  21.5 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 121k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   371s| 55200 |   204 |  1203k|  21.5 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 121k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   372s| 55300 |   184 |  1204k|  21.5 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 122k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   372s| 55400 |   215 |  1205k|  21.4 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 122k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   372s| 55500 |   192 |  1205k|  21.4 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 122k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   373s| 55600 |   196 |  1206k|  21.4 |   238M | 101 |4813 |  20k|  10k|  56k|  0 | 122k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   373s| 55700 |   191 |  1207k|  21.4 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 122k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
389.69/391.17	c   374s| 55800 |   200 |  1208k|  21.3 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 122k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   374s| 55900 |   201 |  1208k|  21.3 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 122k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   374s| 56000 |   205 |  1209k|  21.3 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 123k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   375s| 56100 |   200 |  1210k|  21.3 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 123k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   375s| 56200 |   203 |  1211k|  21.2 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 123k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   376s| 56300 |   184 |  1211k|  21.2 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 123k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   376s| 56400 |   193 |  1212k|  21.2 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 123k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   376s| 56500 |   188 |  1213k|  21.2 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 124k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   377s| 56600 |   190 |  1214k|  21.1 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 124k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   377s| 56700 |   191 |  1215k|  21.1 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 124k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   378s| 56800 |   178 |  1216k|  21.1 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 124k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   378s| 56900 |   224 |  1219k|  21.1 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 124k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   379s| 57000 |   241 |  1220k|  21.1 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 124k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   379s| 57100 |   213 |  1221k|  21.1 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 125k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   380s| 57200 |   230 |  1221k|  21.1 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 125k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
389.69/391.17	c   380s| 57300 |   238 |  1222k|  21.0 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 125k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   380s| 57400 |   241 |  1224k|  21.0 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 125k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   381s| 57500 |   242 |  1225k|  21.0 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 125k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   381s| 57600 |   240 |  1225k|  21.0 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 125k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   382s| 57700 |   246 |  1226k|  21.0 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 126k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   382s| 57800 |   250 |  1227k|  20.9 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 126k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   382s| 57900 |   258 |  1227k|  20.9 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 126k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   383s| 58000 |   255 |  1228k|  20.9 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 126k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   383s| 58100 |   259 |  1229k|  20.9 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 126k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   383s| 58200 |   259 |  1229k|  20.8 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 127k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   384s| 58300 |   259 |  1230k|  20.8 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 127k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   384s| 58400 |   257 |  1231k|  20.8 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 127k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   384s| 58500 |   265 |  1232k|  20.8 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 127k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   385s| 58600 |   262 |  1232k|  20.7 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 127k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   385s| 58700 |   272 |  1233k|  20.7 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 128k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
389.69/391.17	c   385s| 58800 |   262 |  1234k|  20.7 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 128k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   386s| 58900 |   256 |  1234k|  20.7 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 128k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   386s| 59000 |   252 |  1235k|  20.6 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 128k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   386s| 59100 |   249 |  1236k|  20.6 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 128k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   387s| 59200 |   251 |  1236k|  20.6 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 129k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   387s| 59300 |   249 |  1237k|  20.6 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 129k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   387s| 59400 |   245 |  1238k|  20.6 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 129k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   388s| 59500 |   238 |  1238k|  20.5 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 129k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   388s| 59600 |   252 |  1239k|  20.5 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 129k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   388s| 59700 |   260 |  1240k|  20.5 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 129k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   389s| 59800 |   255 |  1240k|  20.5 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 130k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   389s| 59900 |   243 |  1241k|  20.4 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 130k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   389s| 60000 |   244 |  1242k|  20.4 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 130k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   390s| 60100 |   233 |  1243k|  20.4 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 130k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
389.69/391.17	c   390s| 60200 |   240 |  1243k|  20.4 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 130k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
411.08/412.63	c   391s| 60300 |   263 |  1245k|  20.4 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 131k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   391s| 60400 |   261 |  1246k|  20.3 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 131k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   391s| 60500 |   260 |  1247k|  20.3 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 131k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   392s| 60600 |   253 |  1247k|  20.3 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 131k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   392s| 60700 |   266 |  1250k|  20.3 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 131k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   393s| 60800 |   283 |  1252k|  20.3 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 131k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   393s| 60900 |   317 |  1254k|  20.3 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 131k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   394s| 61000 |   309 |  1254k|  20.3 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 132k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   394s| 61100 |   313 |  1255k|  20.3 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 132k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   394s| 61200 |   286 |  1256k|  20.3 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 132k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   395s| 61300 |   306 |  1257k|  20.2 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 132k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   395s| 61400 |   305 |  1258k|  20.2 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 132k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   396s| 61500 |   307 |  1259k|  20.2 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 132k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   396s| 61600 |   311 |  1260k|  20.2 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 133k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   396s| 61700 |   317 |  1260k|  20.2 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 133k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
411.08/412.63	c   397s| 61800 |   311 |  1261k|  20.1 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 133k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   397s| 61900 |   310 |  1261k|  20.1 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 133k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   397s| 62000 |   311 |  1262k|  20.1 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 134k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   398s| 62100 |   315 |  1262k|  20.1 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 134k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   398s| 62200 |   333 |  1263k|  20.0 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 134k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   399s| 62300 |   330 |  1264k|  20.0 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 134k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   399s| 62400 |   322 |  1264k|  20.0 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 134k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   400s| 62500 |   326 |  1265k|  20.0 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 134k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   400s| 62600 |   324 |  1267k|  20.0 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 135k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   401s| 62700 |   345 |  1270k|  20.0 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 135k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   401s| 62800 |   346 |  1271k|  20.0 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 135k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   401s| 62900 |   353 |  1272k|  20.0 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 135k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   402s| 63000 |   359 |  1277k|  20.0 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 135k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   402s| 63100 |   353 |  1278k|  20.0 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 135k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   403s| 63200 |   336 |  1279k|  20.0 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 135k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
411.08/412.63	c   403s| 63300 |   356 |  1282k|  20.0 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 136k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   404s| 63400 |   390 |  1283k|  20.0 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 136k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   404s| 63500 |   318 |  1283k|  19.9 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 136k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   405s| 63600 |   336 |  1284k|  19.9 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 136k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   405s| 63700 |   338 |  1285k|  19.9 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 136k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   405s| 63800 |   336 |  1285k|  19.9 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 136k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   406s| 63900 |   329 |  1286k|  19.9 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 136k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   406s| 64000 |   326 |  1287k|  19.8 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 137k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   407s| 64100 |   326 |  1288k|  19.8 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 137k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   407s| 64200 |   324 |  1289k|  19.8 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 137k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   407s| 64300 |   318 |  1289k|  19.8 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 137k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   408s| 64400 |   292 |  1290k|  19.8 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 137k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   408s| 64500 |   325 |  1291k|  19.8 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 137k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   409s| 64600 |   314 |  1293k|  19.8 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 137k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   409s| 64700 |   312 |  1294k|  19.7 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 138k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
411.08/412.63	c   409s| 64800 |   306 |  1295k|  19.7 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 138k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   410s| 64900 |   310 |  1296k|  19.7 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 138k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   410s| 65000 |   316 |  1297k|  19.7 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 138k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   411s| 65100 |   301 |  1298k|  19.7 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 138k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   411s| 65200 |   286 |  1298k|  19.7 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 138k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   411s| 65300 |   293 |  1299k|  19.6 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 139k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
411.08/412.63	c   412s| 65400 |   293 |  1300k|  19.6 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 139k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   412s| 65500 |   294 |  1300k|  19.6 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 139k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   413s| 65600 |   290 |  1301k|  19.6 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 139k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   413s| 65700 |   298 |  1301k|  19.6 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 140k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   413s| 65800 |   296 |  1302k|  19.5 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 140k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   414s| 65900 |   294 |  1303k|  19.5 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 140k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   414s| 66000 |   292 |  1303k|  19.5 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 140k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   415s| 66100 |   289 |  1304k|  19.5 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 140k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   415s| 66200 |   305 |  1305k|  19.5 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 140k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
434.39/436.05	c   416s| 66300 |   301 |  1306k|  19.4 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 141k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   416s| 66400 |   294 |  1307k|  19.4 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 141k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   416s| 66500 |   321 |  1307k|  19.4 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 141k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   417s| 66600 |   320 |  1308k|  19.4 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 141k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   417s| 66700 |   316 |  1309k|  19.4 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 141k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   418s| 66800 |   326 |  1310k|  19.4 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 141k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   418s| 66900 |   331 |  1310k|  19.3 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 141k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   418s| 67000 |   329 |  1311k|  19.3 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 142k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   419s| 67100 |   327 |  1312k|  19.3 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 142k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   419s| 67200 |   331 |  1312k|  19.3 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 142k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   419s| 67300 |   324 |  1313k|  19.3 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 142k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   420s| 67400 |   319 |  1314k|  19.2 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 142k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   420s| 67500 |   343 |  1314k|  19.2 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 142k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   421s| 67600 |   344 |  1315k|  19.2 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 143k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   421s| 67700 |   315 |  1316k|  19.2 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 143k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
434.39/436.05	c   421s| 67800 |   311 |  1316k|  19.2 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 143k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   422s| 67900 |   308 |  1317k|  19.2 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 143k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   422s| 68000 |   308 |  1318k|  19.1 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 143k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   423s| 68100 |   313 |  1318k|  19.1 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 144k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   423s| 68200 |   314 |  1319k|  19.1 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 144k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   424s| 68300 |   314 |  1320k|  19.1 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 144k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   424s| 68400 |   311 |  1321k|  19.1 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 144k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   425s| 68500 |   316 |  1322k|  19.1 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 144k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   425s| 68600 |   319 |  1322k|  19.0 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 144k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   425s| 68700 |   325 |  1325k|  19.0 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 144k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   426s| 68800 |   315 |  1326k|  19.0 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 144k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   426s| 68900 |   289 |  1326k|  19.0 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 145k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   427s| 69000 |   287 |  1327k|  19.0 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 145k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   427s| 69100 |   279 |  1328k|  19.0 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 145k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   428s| 69200 |   290 |  1329k|  19.0 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 145k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
434.39/436.05	c   428s| 69300 |   291 |  1329k|  18.9 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 145k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   429s| 69400 |   275 |  1330k|  18.9 |   238M | 101 |4813 |  20k|  10k|  56k|  0 | 145k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   429s| 69500 |   288 |  1331k|  18.9 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 146k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   430s| 69600 |   285 |  1332k|  18.9 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 146k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   430s| 69700 |   264 |  1333k|  18.9 |   238M | 101 |4813 |  20k|  10k|  56k|  0 | 146k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   431s| 69800 |   271 |  1333k|  18.9 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 146k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   431s| 69900 |   281 |  1334k|  18.8 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 146k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   432s| 70000 |   255 |  1338k|  18.9 |   238M | 101 |4813 |  20k|  10k|  56k|  2 | 146k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   432s| 70100 |   245 |  1338k|  18.9 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 146k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   433s| 70200 |   259 |  1342k|  18.9 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 147k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   433s| 70300 |   270 |  1346k|  18.9 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 147k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   434s| 70400 |   231 |  1347k|  18.9 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 147k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   434s| 70500 |   233 |  1347k|  18.9 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 147k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   435s| 70600 |   241 |  1348k|  18.9 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 147k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
434.39/436.05	c   435s| 70700 |   227 |  1349k|  18.8 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 147k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
457.56/459.34	c   436s| 70800 |   220 |  1349k|  18.8 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 147k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   436s| 70900 |   205 |  1350k|  18.8 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 148k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   437s| 71000 |   195 |  1351k|  18.8 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 148k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   437s| 71100 |   198 |  1352k|  18.8 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 148k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   437s| 71200 |   219 |  1352k|  18.8 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 148k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   438s| 71300 |   233 |  1353k|  18.7 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 148k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   438s| 71400 |   220 |  1354k|  18.7 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 148k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   439s| 71500 |   221 |  1355k|  18.7 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 148k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   439s| 71600 |   228 |  1356k|  18.7 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 149k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   440s| 71700 |   211 |  1356k|  18.7 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 149k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   440s| 71800 |   225 |  1357k|  18.7 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 149k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   440s| 71900 |   208 |  1358k|  18.7 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 149k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   441s| 72000 |   200 |  1359k|  18.7 |   238M | 101 |4813 |  20k|  10k|  56k|  2 | 149k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   442s| 72100 |   204 |  1360k|  18.6 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 149k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   442s| 72200 |   200 |  1362k|  18.6 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 149k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
457.56/459.34	c   443s| 72300 |   215 |  1363k|  18.6 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 150k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   443s| 72400 |   213 |  1366k|  18.6 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 150k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   444s| 72500 |   223 |  1366k|  18.6 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 150k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   444s| 72600 |   218 |  1367k|  18.6 |   238M | 101 |4813 |  20k|   0 |  56k|  0 | 150k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   445s| 72700 |   219 |  1368k|  18.6 |   238M | 101 |4813 |  20k|  10k|  56k|  1 | 150k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   445s| 72800 |   220 |  1369k|  18.6 |   239M | 101 |4813 |  20k|  10k|  56k|  1 | 150k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   446s| 72900 |   227 |  1370k|  18.6 |   239M | 101 |4813 |  20k|  10k|  56k|  1 | 150k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   446s| 73000 |   206 |  1370k|  18.5 |   239M | 101 |4813 |  20k|   0 |  56k|  0 | 150k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   447s| 73100 |   231 |  1374k|  18.6 |   239M | 101 |4813 |  20k|  10k|  56k|  1 | 151k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   447s| 73200 |   214 |  1374k|  18.5 |   239M | 101 |4813 |  20k|  10k|  56k|  1 | 151k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   447s| 73300 |   218 |  1375k|  18.5 |   239M | 101 |4813 |  20k|   0 |  56k|  0 | 151k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   448s| 73400 |   208 |  1376k|  18.5 |   239M | 101 |4813 |  20k|  10k|  56k|  1 | 151k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   448s| 73500 |   207 |  1377k|  18.5 |   239M | 101 |4813 |  20k|   0 |  56k|  0 | 151k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   449s| 73600 |   217 |  1377k|  18.5 |   239M | 101 |4813 |  20k|  10k|  56k|  1 | 151k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   449s| 73700 |   228 |  1378k|  18.5 |   239M | 101 |4813 |  20k|  10k|  56k|  1 | 151k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
457.56/459.34	c   450s| 73800 |   215 |  1379k|  18.5 |   239M | 101 |4813 |  20k|  10k|  56k|  1 | 151k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   450s| 73900 |   227 |  1380k|  18.4 |   239M | 101 |4813 |  20k|  10k|  56k|  1 | 152k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   451s| 74000 |   254 |  1385k|  18.5 |   239M | 101 |4813 |  20k|   0 |  56k|  0 | 152k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   451s| 74100 |   263 |  1386k|  18.5 |   239M | 101 |4813 |  20k|  10k|  56k|  1 | 152k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   451s| 74200 |   246 |  1388k|  18.5 |   239M | 101 |4813 |  20k|  10k|  56k|  1 | 152k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   452s| 74300 |   247 |  1389k|  18.5 |   239M | 101 |4813 |  20k|   0 |  56k|  0 | 152k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   452s| 74400 |   223 |  1390k|  18.5 |   239M | 101 |4813 |  20k|  10k|  56k|  0 | 152k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   453s| 74500 |   255 |  1391k|  18.4 |   239M | 101 |4813 |  20k|  10k|  56k|  0 | 152k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   453s| 74600 |   227 |  1391k|  18.4 |   239M | 101 |4813 |  20k|   0 |  56k|  0 | 153k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   453s| 74700 |   222 |  1392k|  18.4 |   239M | 101 |4813 |  20k|  10k|  56k|  1 | 153k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   454s| 74800 |   230 |  1393k|  18.4 |   239M | 101 |4813 |  20k|   0 |  56k|  0 | 153k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   454s| 74900 |   236 |  1393k|  18.4 |   239M | 101 |4813 |  20k|  10k|  56k|  1 | 153k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   455s| 75000 |   216 |  1394k|  18.4 |   239M | 101 |4813 |  20k|  10k|  56k|  1 | 153k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   455s| 75100 |   202 |  1395k|  18.3 |   239M | 101 |4813 |  20k|   0 |  56k|  0 | 154k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   455s| 75200 |   208 |  1396k|  18.3 |   239M | 101 |4813 |  20k|  10k|  56k|  1 | 154k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
457.56/459.34	c   456s| 75300 |   217 |  1397k|  18.3 |   239M | 101 |4813 |  20k|  10k|  56k|  1 | 154k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   456s| 75400 |   237 |  1397k|  18.3 |   239M | 101 |4813 |  20k|  10k|  56k|  1 | 154k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   457s| 75500 |   260 |  1398k|  18.3 |   239M | 101 |4813 |  20k|   0 |  56k|  0 | 154k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   457s| 75600 |   215 |  1399k|  18.3 |   239M | 101 |4813 |  20k|  10k|  56k|  1 | 154k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   458s| 75700 |   235 |  1402k|  18.3 |   239M | 101 |4813 |  20k|   0 |  56k|  0 | 154k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   458s| 75800 |   203 |  1403k|  18.3 |   239M | 101 |4813 |  20k|   0 |  56k|  0 | 154k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
457.56/459.34	c   458s| 75900 |   222 |  1404k|  18.3 |   239M | 101 |4813 |  20k|   0 |  56k|  0 | 155k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   459s| 76000 |   230 |  1404k|  18.3 |   239M | 101 |4813 |  20k|  10k|  56k|  1 | 155k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   459s| 76100 |   240 |  1405k|  18.2 |   239M | 101 |4813 |  20k|  10k|  56k|  1 | 155k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   460s| 76200 |   232 |  1406k|  18.2 |   239M | 101 |4813 |  20k|  10k|  56k|  1 | 155k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   460s| 76300 |   221 |  1406k|  18.2 |   239M | 101 |4813 |  20k|  10k|  56k|  1 | 155k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   461s| 76400 |   217 |  1407k|  18.2 |   239M | 101 |4813 |  20k|   0 |  56k|  0 | 155k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   461s| 76500 |   238 |  1408k|  18.2 |   239M | 101 |4813 |  20k|   0 |  57k|  0 | 155k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   462s| 76600 |   218 |  1409k|  18.2 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 155k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   462s| 76700 |   226 |  1409k|  18.2 |   239M | 101 |4813 |  20k|   0 |  57k|  0 | 156k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
480.35/482.25	c   462s| 76800 |   210 |  1410k|  18.1 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 156k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   463s| 76900 |   211 |  1411k|  18.1 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 156k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   463s| 77000 |   206 |  1412k|  18.1 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 156k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   464s| 77100 |   217 |  1413k|  18.1 |   239M | 101 |4813 |  20k|   0 |  57k|  0 | 156k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   464s| 77200 |   211 |  1413k|  18.1 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 156k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   465s| 77300 |   224 |  1416k|  18.1 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 156k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   465s| 77400 |   226 |  1417k|  18.1 |   239M | 101 |4813 |  20k|   0 |  57k|  0 | 157k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   465s| 77500 |   222 |  1417k|  18.1 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 157k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   466s| 77600 |   243 |  1418k|  18.1 |   239M | 101 |4813 |  20k|   0 |  57k|  0 | 157k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   466s| 77700 |   213 |  1419k|  18.0 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 157k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   467s| 77800 |   205 |  1420k|  18.0 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 157k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   467s| 77900 |   209 |  1421k|  18.0 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 157k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   468s| 78000 |   206 |  1422k|  18.0 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 157k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   468s| 78100 |   210 |  1423k|  18.0 |   239M | 101 |4813 |  20k|   0 |  57k|  0 | 157k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   469s| 78200 |   233 |  1424k|  18.0 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 158k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
480.35/482.25	c   469s| 78300 |   217 |  1424k|  18.0 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 158k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   470s| 78400 |   218 |  1425k|  18.0 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 158k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   470s| 78500 |   210 |  1426k|  18.0 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 158k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   471s| 78600 |   208 |  1428k|  18.0 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 158k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   471s| 78700 |   214 |  1430k|  18.0 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 158k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   471s| 78800 |   229 |  1431k|  17.9 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 158k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   472s| 78900 |   215 |  1432k|  17.9 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 158k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   472s| 79000 |   215 |  1433k|  17.9 |   239M | 101 |4813 |  20k|   0 |  57k|  0 | 159k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   473s| 79100 |   224 |  1434k|  17.9 |   239M | 101 |4813 |  20k|   0 |  57k|  0 | 159k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   473s| 79200 |   211 |  1435k|  17.9 |   239M | 101 |4813 |  20k|  10k|  57k|  2 | 159k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   474s| 79300 |   207 |  1435k|  17.9 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 159k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   474s| 79400 |   209 |  1436k|  17.9 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 159k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   474s| 79500 |   207 |  1437k|  17.9 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 159k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   475s| 79600 |   216 |  1437k|  17.8 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 159k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   475s| 79700 |   223 |  1438k|  17.8 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 159k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
480.35/482.25	c   476s| 79800 |   211 |  1439k|  17.8 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 159k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   476s| 79900 |   216 |  1440k|  17.8 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 160k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   476s| 80000 |   222 |  1440k|  17.8 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 160k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   477s| 80100 |   220 |  1441k|  17.8 |   239M | 101 |4813 |  20k|   0 |  57k|  0 | 160k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   477s| 80200 |   226 |  1442k|  17.8 |   239M | 101 |4813 |  20k|  10k|  57k|  0 | 160k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   478s| 80300 |   206 |  1443k|  17.8 |   239M | 101 |4813 |  20k|   0 |  57k|  0 | 160k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   478s| 80400 |   204 |  1445k|  17.8 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 160k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   479s| 80500 |   228 |  1445k|  17.7 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 160k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   479s| 80600 |   203 |  1449k|  17.8 |   239M | 101 |4813 |  20k|   0 |  57k|  0 | 160k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   479s| 80700 |   213 |  1450k|  17.8 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 161k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   480s| 80800 |   221 |  1451k|  17.8 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 161k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   480s| 80900 |   245 |  1452k|  17.7 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 161k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   481s| 81000 |   235 |  1453k|  17.7 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 161k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   481s| 81100 |   228 |  1453k|  17.7 |   239M | 101 |4813 |  20k|   0 |  57k|  0 | 161k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
480.35/482.25	c   481s| 81200 |   209 |  1454k|  17.7 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 161k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.46/500.44	c   482s| 81300 |   220 |  1455k|  17.7 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 161k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   482s| 81400 |   216 |  1456k|  17.7 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 161k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   483s| 81500 |   205 |  1456k|  17.7 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 162k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   483s| 81600 |   220 |  1458k|  17.7 |   239M | 101 |4813 |  20k|  10k|  57k|  0 | 162k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   484s| 81700 |   221 |  1458k|  17.6 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 162k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   484s| 81800 |   217 |  1460k|  17.6 |   239M | 101 |4813 |  20k|   0 |  57k|  0 | 162k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   485s| 81900 |   212 |  1461k|  17.6 |   239M | 101 |4813 |  20k|   0 |  57k|  0 | 162k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   485s| 82000 |   230 |  1462k|  17.6 |   239M | 101 |4813 |  20k|   0 |  57k|  0 | 162k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   485s| 82100 |   212 |  1463k|  17.6 |   239M | 101 |4813 |  20k|   0 |  57k|  0 | 162k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   486s| 82200 |   211 |  1464k|  17.6 |   239M | 101 |4813 |  20k|   0 |  57k|  0 | 163k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   486s| 82300 |   206 |  1464k|  17.6 |   239M | 101 |4813 |  20k|   0 |  57k|  0 | 163k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   487s| 82400 |   216 |  1465k|  17.6 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 163k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   487s| 82500 |   228 |  1466k|  17.6 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 163k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   487s| 82600 |   223 |  1466k|  17.5 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 163k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   488s| 82700 |   197 |  1467k|  17.5 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 163k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.46/500.44	c   488s| 82800 |   210 |  1468k|  17.5 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 163k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   488s| 82900 |   206 |  1468k|  17.5 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 163k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   489s| 83000 |   210 |  1469k|  17.5 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 164k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   489s| 83100 |   221 |  1470k|  17.5 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 164k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   490s| 83200 |   221 |  1470k|  17.5 |   239M | 101 |4813 |  20k|   0 |  57k|  0 | 164k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   490s| 83300 |   200 |  1471k|  17.5 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 164k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   490s| 83400 |   205 |  1471k|  17.4 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 164k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   491s| 83500 |   204 |  1472k|  17.4 |   239M | 101 |4813 |  20k|   0 |  57k|  0 | 164k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   491s| 83600 |   212 |  1473k|  17.4 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 164k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   492s| 83700 |   205 |  1476k|  17.4 |   239M | 101 |4813 |  20k|   0 |  57k|  0 | 165k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   492s| 83800 |   212 |  1477k|  17.4 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 165k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   493s| 83900 |   204 |  1478k|  17.4 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 165k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   493s| 84000 |   219 |  1479k|  17.4 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 165k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   493s| 84100 |   217 |  1480k|  17.4 |   239M | 101 |4813 |  20k|  10k|  57k|  0 | 165k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   494s| 84200 |   220 |  1480k|  17.4 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 165k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
498.46/500.44	c   494s| 84300 |   215 |  1481k|  17.4 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 165k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   495s| 84400 |   222 |  1482k|  17.4 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 166k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   495s| 84500 |   234 |  1483k|  17.3 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 166k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   495s| 84600 |   225 |  1483k|  17.3 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 166k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   496s| 84700 |   236 |  1487k|  17.4 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 166k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   496s| 84800 |   268 |  1492k|  17.4 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 166k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   497s| 84900 |   278 |  1494k|  17.4 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 166k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   497s| 85000 |   213 |  1495k|  17.4 |   239M | 101 |4813 |  20k|   0 |  57k|  0 | 167k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   498s| 85100 |   207 |  1496k|  17.4 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 167k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   498s| 85200 |   208 |  1496k|  17.4 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 167k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   498s| 85300 |   198 |  1497k|  17.4 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 167k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   499s| 85400 |   193 |  1498k|  17.3 |   239M | 101 |4813 |  20k|  10k|  57k|  1 | 167k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   499s| 85500 |   189 |  1498k|  17.3 |   239M | 101 |4813 |  20k|   0 |  57k|  0 | 167k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c   500s| 85600 |   197 |  1500k|  17.3 |   239M | 101 |4813 |  20k|  10k|  57k|  2 | 167k|  19 | 0.000000e+00 |      --      |    Inf |   0.88%
498.46/500.44	c 
498.46/500.44	c SCIP Status        : solving was interrupted [time limit reached]
498.46/500.44	c Solving Time (sec) : 500.00
498.46/500.44	c Solving Nodes      : 85625
498.46/500.44	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
498.46/500.44	c Dual Bound         : +0.00000000000000e+00
498.46/500.44	c Gap                : infinite
498.46/500.44	c ----------------------------------------------------------------------
498.46/500.44	c dual bound: 0.0 -> 0
498.46/500.44	c primal bound: 1e+20 -> 100000000000000000000
498.46/500.44	c scip-goal-lb: 0
498.46/500.44	c scip-goal-ub: 100000000000000000000
498.46/500.44	c writing output to: HOME/tmp7wjq2jys.opb
498.46/500.44	c appending fixed variable constraints
498.46/500.44	c scip-fixed vars: 0.21% (10/4813)
498.46/500.44	c ----------------------------------------------------------------------
498.46/500.44	c executing external solver: HOME/naps-1.03a6
498.46/500.44	c ----------------------------------------------------------------------
498.46/500.44	c command: HOME/naps-1.03a6 HOME/tmp7wjq2jys.opb
498.46/500.46	c NaPS 1.03a6.
498.46/500.46	c Input file name: HOME/tmp7wjq2jys.opb
3600.03/3611.30	c
3600.03/3611.30	c *** TERMINATED *** by signal 15
3600.03/3611.30	c _____________________________________________________________________________
3600.03/3611.30	c std/band forms        : 0,0
3600.03/3611.30	c 2cl/3cl ITE-codings   : 0,0
3600.03/3611.30	c BDD/srt/adr Max costs : 0,0,0
3600.03/3611.30	c BDDraw/bin/mul/srt/adr: 0,0,0,0,0
3600.03/3611.30	c BDD nodes             : 0
3600.03/3611.30	c Es1/CC detections     : 0,0
3600.03/3611.30	c CC sort               : 0
3600.03/3611.30	c SAT/UNSAT calls       : 0,0
3600.03/3611.30	c regenrated variables  : 0
3600.03/3611.30	c eliminated fixed lits : 17
3600.03/3611.30	c goal lit flips        : 0
3600.03/3611.30	c goal stages           : 0
3600.03/3611.30	c goal shrink           : 0
3600.03/3611.30	c goal coeff separations: 0
3600.03/3611.30	c restarts              : 0
3600.03/3611.30	c conflicts             : 0              (0 /sec)
3600.03/3611.30	c decisions             : 0              (0 /sec)
3600.03/3611.30	c propagations          : 0              (0 /sec)
3600.03/3611.30	c inspects              : 0              (0 /sec)
3600.03/3611.30	c CPU time (solving tm) : 3080 s        (3080 s, SAT 0 s, UNSAT 0 s)
3600.03/3611.30	c Time for Opt-base     : 0 s
3600.03/3611.30	c Steps for Opt-base    : 0
3600.03/3611.30	c Time for BDD coding   : 0 s
3600.03/3611.30	c Time for srt coding   : 0 s
3600.03/3611.30	c _____________________________________________________________________________
3600.03/3611.30	s UNKNOWN
3600.16/3611.44	c received SIGTERM, forwarding to pbsolver...
3600.16/3611.44	c failed to send SIGTERM to pbsolver: [Errno 3] No such process

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63837 MiB (63131 MiB free)
  memory of node 1: 64465 MiB (61764 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4510989-1751204810/watcher-4510989-1751204810 -o /tmp/evaluation-result-4510989-1751204810/solver-4510989-1751204810 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1751204746-27065 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4510989-1751204810.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
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=27288, runsolver pid=27285

[startup+0.100098 s]*
/proc/loadavg: 2.79 1.81 2.20 5/259 27293
/proc/meminfo: memFree=127890184/131382116 swapFree=33010684/33010684
[pid=27288] ppid=27285 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27288/stat : 27288 (scip-naps-1.00.) S 27285 27288 27054 0 -1 4194304 255 343 0 0 0 0 0 0 20 0 1 0 36160205 4292608 768 18446744073709551615 94085896921088 94085897815621 140728330293088 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94085898054672 94085898102416 94085898366976 140728330295713 140728330295810 140728330295810 140728330301412 0
/proc/27288/statm: 1048 768 704 219 0 110 0
[pid=27293] ppid=27288 vsize=19016 memory=14336 CPUtime=0.07 cores=4,6
/proc/27293/stat : 27293 (python3) R 27288 27288 27054 0 -1 4194304 1853 0 0 0 6 1 0 0 20 0 1 0 36160208 19472384 3584 18446744073709551615 94605876506624 94605876507001 140729909881360 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94605876518296 94605876518916 94605908664320 140729909885272 140729909885474 140729909885474 140729909891047 0
/proc/27293/statm: 4754 3584 2016 1 0 1508 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 23208 KiB
Current children cumulated memory: 17408 KiB

[startup+0.213784 s]*
/proc/loadavg: 2.79 1.81 2.20 5/259 27293
/proc/meminfo: memFree=127884924/131382116 swapFree=33010684/33010684
[pid=27288] ppid=27285 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27288/stat : 27288 (scip-naps-1.00.) S 27285 27288 27054 0 -1 4194304 255 343 0 0 0 0 0 0 20 0 1 0 36160205 4292608 768 18446744073709551615 94085896921088 94085897815621 140728330293088 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94085898054672 94085898102416 94085898366976 140728330295713 140728330295810 140728330295810 140728330301412 0
/proc/27288/statm: 1048 768 704 219 0 110 0
[pid=27293] ppid=27288 vsize=1186916 memory=31820 CPUtime=0.17 cores=4,6
/proc/27293/stat : 27293 (python3) R 27288 27288 27054 0 -1 4194304 3706 0 0 0 15 2 0 0 20 0 1 0 36160208 1215401984 7955 18446744073709551615 94605876506624 94605876507001 140729909881360 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94605876518296 94605876518916 94605908664320 140729909885272 140729909885474 140729909885474 140729909891047 0
/proc/27293/statm: 296729 7955 4883 1 0 268751 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 1191108 KiB
Current children cumulated memory: 34892 KiB

[startup+0.313754 s]*
/proc/loadavg: 2.79 1.81 2.20 5/259 27293
/proc/meminfo: memFree=127880136/131382116 swapFree=33010684/33010684
[pid=27288] ppid=27285 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27288/stat : 27288 (scip-naps-1.00.) S 27285 27288 27054 0 -1 4194304 255 343 0 0 0 0 0 0 20 0 1 0 36160205 4292608 768 18446744073709551615 94085896921088 94085897815621 140728330293088 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94085898054672 94085898102416 94085898366976 140728330295713 140728330295810 140728330295810 140728330301412 0
/proc/27288/statm: 1048 768 704 219 0 110 0
[pid=27293] ppid=27288 vsize=1193028 memory=38092 CPUtime=0.27 cores=4,6
/proc/27293/stat : 27293 (python3) R 27288 27288 27054 0 -1 4194304 4809 0 0 0 24 3 0 0 20 0 1 0 36160208 1221660672 9523 18446744073709551615 94605876506624 94605876507001 140729909881360 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94605876518296 94605876518916 94605908664320 140729909885272 140729909885474 140729909885474 140729909891047 0
/proc/27293/statm: 298257 9523 5427 1 0 269800 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 1197220 KiB
Current children cumulated memory: 41164 KiB

[startup+0.700442 s]
/proc/loadavg: 2.97 1.87 2.21 5/259 27293
/proc/meminfo: memFree=127835028/131382116 swapFree=33010684/33010684
[pid=27288] ppid=27285 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27288/stat : 27288 (scip-naps-1.00.) S 27285 27288 27054 0 -1 4194304 255 343 0 0 0 0 0 0 20 0 1 0 36160205 4292608 768 18446744073709551615 94085896921088 94085897815621 140728330293088 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94085898054672 94085898102416 94085898366976 140728330295713 140728330295810 140728330295810 140728330301412 0
/proc/27288/statm: 1048 768 704 219 0 110 0
[pid=27293] ppid=27288 vsize=1242324 memory=93772 CPUtime=0.65 cores=4,6
/proc/27293/stat : 27293 (python3) R 27288 27288 27054 0 -1 4194304 16442 0 0 0 58 7 0 0 20 0 1 0 36160208 1272139776 23443 18446744073709551615 94605876506624 94605876507001 140729909881360 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94605876518296 94605876518916 94605908664320 140729909885272 140729909885474 140729909885474 140729909891047 0
/proc/27293/statm: 310581 23443 7923 1 0 281939 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 1246516 KiB
Current children cumulated memory: 96844 KiB

[startup+1.50038 s]
/proc/loadavg: 2.97 1.87 2.21 5/259 27293
/proc/meminfo: memFree=127786456/131382116 swapFree=33010684/33010684
[pid=27288] ppid=27285 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27288/stat : 27288 (scip-naps-1.00.) S 27285 27288 27054 0 -1 4194304 255 343 0 0 0 0 0 0 20 0 1 0 36160205 4292608 768 18446744073709551615 94085896921088 94085897815621 140728330293088 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94085898054672 94085898102416 94085898366976 140728330295713 140728330295810 140728330295810 140728330301412 0
/proc/27288/statm: 1048 768 704 219 0 110 0
[pid=27293] ppid=27288 vsize=1302568 memory=139560 CPUtime=1.44 cores=4,6
/proc/27293/stat : 27293 (python3) R 27288 27288 27054 0 -1 4194304 27501 0 0 0 135 9 0 0 20 0 1 0 36160208 1333829632 34890 18446744073709551615 94605876506624 94605876507001 140729909881360 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94605876518296 94605876518916 94605908664320 140729909885272 140729909885474 140729909885474 140729909891047 0
/proc/27293/statm: 325642 34890 8147 1 0 297000 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 1306760 KiB
Current children cumulated memory: 142632 KiB

[startup+3.1132 s]
/proc/loadavg: 2.97 1.87 2.21 5/259 27293
/proc/meminfo: memFree=127773796/131382116 swapFree=33010684/33010684
[pid=27288] ppid=27285 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27288/stat : 27288 (scip-naps-1.00.) S 27285 27288 27054 0 -1 4194304 255 343 0 0 0 0 0 0 20 0 1 0 36160205 4292608 768 18446744073709551615 94085896921088 94085897815621 140728330293088 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94085898054672 94085898102416 94085898366976 140728330295713 140728330295810 140728330295810 140728330301412 0
/proc/27288/statm: 1048 768 704 219 0 110 0
[pid=27293] ppid=27288 vsize=1313068 memory=148136 CPUtime=3.05 cores=4,6
/proc/27293/stat : 27293 (python3) R 27288 27288 27054 0 -1 4194304 29680 0 0 0 295 10 0 0 20 0 1 0 36160208 1344581632 37034 18446744073709551615 94605876506624 94605876507001 140729909881360 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94605876518296 94605876518916 94605908664320 140729909885272 140729909885474 140729909885474 140729909891047 0
/proc/27293/statm: 328267 37034 8147 1 0 299625 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 1317260 KiB
Current children cumulated memory: 151208 KiB

[startup+6.30042 s]
/proc/loadavg: 3.05 1.90 2.22 5/259 27293
/proc/meminfo: memFree=127740972/131382116 swapFree=33010684/33010684
[pid=27288] ppid=27285 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27288/stat : 27288 (scip-naps-1.00.) S 27285 27288 27054 0 -1 4194304 255 343 0 0 0 0 0 0 20 0 1 0 36160205 4292608 768 18446744073709551615 94085896921088 94085897815621 140728330293088 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94085898054672 94085898102416 94085898366976 140728330295713 140728330295810 140728330295810 140728330301412 0
/proc/27288/statm: 1048 768 704 219 0 110 0
[pid=27293] ppid=27288 vsize=1341408 memory=168864 CPUtime=6.23 cores=4,6
/proc/27293/stat : 27293 (python3) R 27288 27288 27054 0 -1 4194304 38080 0 0 0 611 12 0 0 20 0 1 0 36160208 1373601792 42216 18446744073709551615 94605876506624 94605876507001 140729909881360 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94605876518296 94605876518916 94605908664320 140729909885272 140729909885474 140729909885474 140729909891047 0
/proc/27293/statm: 335352 42216 8147 1 0 306710 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 1345600 KiB
Current children cumulated memory: 171936 KiB

[startup+12.7004 s]
/proc/loadavg: 3.12 1.94 2.23 5/259 27293
/proc/meminfo: memFree=127697124/131382116 swapFree=33010684/33010684
[pid=27288] ppid=27285 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27288/stat : 27288 (scip-naps-1.00.) S 27285 27288 27054 0 -1 4194304 255 343 0 0 0 0 0 0 20 0 1 0 36160205 4292608 768 18446744073709551615 94085896921088 94085897815621 140728330293088 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94085898054672 94085898102416 94085898366976 140728330295713 140728330295810 140728330295810 140728330301412 0
/proc/27288/statm: 1048 768 704 219 0 110 0
[pid=27293] ppid=27288 vsize=1341408 memory=168864 CPUtime=12.61 cores=4,6
/proc/27293/stat : 27293 (python3) R 27288 27288 27054 0 -1 4194304 38108 0 0 0 1249 12 0 0 20 0 1 0 36160208 1373601792 42216 18446744073709551615 94605876506624 94605876507001 140729909881360 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94605876518296 94605876518916 94605908664320 140729909885272 140729909885474 140729909885474 140729909891047 0
/proc/27293/statm: 335352 42216 8147 1 0 306710 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 1345600 KiB
Current children cumulated memory: 171936 KiB

[startup+25.5005 s]
/proc/loadavg: 3.33 2.02 2.26 5/259 27293
/proc/meminfo: memFree=127633264/131382116 swapFree=33010684/33010684
[pid=27288] ppid=27285 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27288/stat : 27288 (scip-naps-1.00.) S 27285 27288 27054 0 -1 4194304 255 343 0 0 0 0 0 0 20 0 1 0 36160205 4292608 768 18446744073709551615 94085896921088 94085897815621 140728330293088 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94085898054672 94085898102416 94085898366976 140728330295713 140728330295810 140728330295810 140728330301412 0
/proc/27288/statm: 1048 768 704 219 0 110 0
[pid=27293] ppid=27288 vsize=1367452 memory=194720 CPUtime=25.37 cores=4,6
/proc/27293/stat : 27293 (python3) R 27288 27288 27054 0 -1 4194304 44583 0 0 0 2524 13 0 0 20 0 1 0 36160208 1400270848 48680 18446744073709551615 94605876506624 94605876507001 140729909881360 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94605876518296 94605876518916 94605908664320 140729909885272 140729909885474 140729909885474 140729909891047 0
/proc/27293/statm: 341863 48680 8147 1 0 313221 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 1371644 KiB
Current children cumulated memory: 197792 KiB

[startup+51.1138 s]
/proc/loadavg: 3.60 2.21 2.31 5/259 27294
/proc/meminfo: memFree=127573836/131382116 swapFree=33010684/33010684
[pid=27288] ppid=27285 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27288/stat : 27288 (scip-naps-1.00.) S 27285 27288 27054 0 -1 4194304 255 343 0 0 0 0 0 0 20 0 1 0 36160205 4292608 768 18446744073709551615 94085896921088 94085897815621 140728330293088 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94085898054672 94085898102416 94085898366976 140728330295713 140728330295810 140728330295810 140728330301412 0
/proc/27288/statm: 1048 768 704 219 0 110 0
[pid=27293] ppid=27288 vsize=1394704 memory=219552 CPUtime=50.9 cores=4,6
/proc/27293/stat : 27293 (python3) R 27288 27288 27054 0 -1 4194304 50788 0 0 0 5076 14 0 0 20 0 1 0 36160208 1428176896 54888 18446744073709551615 94605876506624 94605876507001 140729909881360 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94605876518296 94605876518916 94605908664320 140729909885272 140729909885474 140729909885474 140729909891047 0
/proc/27293/statm: 348676 54888 8147 1 0 320034 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 1398896 KiB
Current children cumulated memory: 222624 KiB

[startup+102.3 s]
/proc/loadavg: 3.91 2.52 2.42 5/259 27295
/proc/meminfo: memFree=127498356/131382116 swapFree=33010684/33010684
[pid=27288] ppid=27285 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27288/stat : 27288 (scip-naps-1.00.) S 27285 27288 27054 0 -1 4194304 255 343 0 0 0 0 0 0 20 0 1 0 36160205 4292608 768 18446744073709551615 94085896921088 94085897815621 140728330293088 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94085898054672 94085898102416 94085898366976 140728330295713 140728330295810 140728330295810 140728330301412 0
/proc/27288/statm: 1048 768 704 219 0 110 0
[pid=27293] ppid=27288 vsize=1401428 memory=229076 CPUtime=101.9 cores=4,6
/proc/27293/stat : 27293 (python3) R 27288 27288 27054 0 -1 4194304 58216 0 0 0 10175 15 0 0 20 0 1 0 36160208 1435062272 57269 18446744073709551615 94605876506624 94605876507001 140729909881360 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94605876518296 94605876518916 94605908664320 140729909885272 140729909885474 140729909885474 140729909891047 0
/proc/27293/statm: 350357 57269 8147 1 0 321715 0
Current children cumulated CPU time: 101.9 s
Current children cumulated vsize: 1405620 KiB
Current children cumulated memory: 232148 KiB

[startup+162.3 s]
/proc/loadavg: 4.07 2.82 2.53 5/259 27297
/proc/meminfo: memFree=127434564/131382116 swapFree=33010684/33010684
[pid=27288] ppid=27285 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27288/stat : 27288 (scip-naps-1.00.) S 27285 27288 27054 0 -1 4194304 255 343 0 0 0 0 0 0 20 0 1 0 36160205 4292608 768 18446744073709551615 94085896921088 94085897815621 140728330293088 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94085898054672 94085898102416 94085898366976 140728330295713 140728330295810 140728330295810 140728330301412 0
/proc/27288/statm: 1048 768 704 219 0 110 0
[pid=27293] ppid=27288 vsize=1424900 memory=252468 CPUtime=161.69 cores=4,6
/proc/27293/stat : 27293 (python3) R 27288 27288 27054 0 -1 4194304 65742 0 0 0 16153 16 0 0 20 0 1 0 36160208 1459097600 63117 18446744073709551615 94605876506624 94605876507001 140729909881360 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94605876518296 94605876518916 94605908664320 140729909885272 140729909885474 140729909885474 140729909891047 0
/proc/27293/statm: 356225 63117 8147 1 0 327583 0
Current children cumulated CPU time: 161.69 s
Current children cumulated vsize: 1429092 KiB
Current children cumulated memory: 255540 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 3.05 2.63 5/259 27299
/proc/meminfo: memFree=127396232/131382116 swapFree=33010684/33010684
[pid=27288] ppid=27285 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27288/stat : 27288 (scip-naps-1.00.) S 27285 27288 27054 0 -1 4194304 255 343 0 0 0 0 0 0 20 0 1 0 36160205 4292608 768 18446744073709551615 94085896921088 94085897815621 140728330293088 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94085898054672 94085898102416 94085898366976 140728330295713 140728330295810 140728330295810 140728330301412 0
/proc/27288/statm: 1048 768 704 219 0 110 0
[pid=27293] ppid=27288 vsize=1413204 memory=240780 CPUtime=221.47 cores=4,6
/proc/27293/stat : 27293 (python3) R 27288 27288 27054 0 -1 4194304 69205 0 0 0 22130 17 0 0 20 0 1 0 36160208 1447120896 60195 18446744073709551615 94605876506624 94605876507001 140729909881360 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94605876518296 94605876518916 94605908664320 140729909885272 140729909885474 140729909885474 140729909891047 0
/proc/27293/statm: 353301 60195 8147 1 0 324659 0
Current children cumulated CPU time: 221.47 s
Current children cumulated vsize: 1417396 KiB

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

/proc/27288/stat : 27288 (scip-naps-1.00.) S 27285 27288 27054 0 -1 4194304 255 343 0 0 0 0 0 0 20 0 1 0 36160205 4292608 768 18446744073709551615 94085896921088 94085897815621 140728330293088 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94085898054672 94085898102416 94085898366976 140728330295713 140728330295810 140728330295810 140728330301412 0
/proc/27288/statm: 1048 768 704 219 0 110 0
[pid=27293] ppid=27288 vsize=1487888 memory=306956 CPUtime=498.51 cores=4,6
/proc/27293/stat : 27293 (python3) S 27288 27288 27054 0 -1 4194304 84020 0 0 0 49831 20 0 0 20 0 1 0 36160208 1523597312 76739 18446744073709551615 94605876506624 94605876507001 140729909881360 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94605876518296 94605876518916 94605908664320 140729909885272 140729909885474 140729909885474 140729909891047 0
/proc/27293/statm: 371972 76739 8179 1 0 343330 0
[pid=27868] ppid=27293 vsize=65012 memory=62576 CPUtime=2713.6 cores=4,6
/proc/27868/stat : 27868 (naps-1.03a6) R 27293 27868 27868 0 -1 4194304 7289099 0 0 0 269793 1567 0 0 20 0 1 0 36210250 66572288 15644 18446744073709551615 4198400 7047149 140733769798736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 33210368 140733769800081 140733769800179 140733769800179 140733769805769 0
/proc/27868/statm: 16253 15644 544 696 0 15414 0
Current children cumulated CPU time: 3212.11 s
Current children cumulated vsize: 1557092 KiB
Current children cumulated memory: 372604 KiB

[startup+3282.3 s]
/proc/loadavg: 4.06 4.20 4.16 6/258 28643
/proc/meminfo: memFree=127505984/131382116 swapFree=33010684/33010684
[pid=27288] ppid=27285 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27288/stat : 27288 (scip-naps-1.00.) S 27285 27288 27054 0 -1 4194304 255 343 0 0 0 0 0 0 20 0 1 0 36160205 4292608 768 18446744073709551615 94085896921088 94085897815621 140728330293088 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94085898054672 94085898102416 94085898366976 140728330295713 140728330295810 140728330295810 140728330301412 0
/proc/27288/statm: 1048 768 704 219 0 110 0
[pid=27293] ppid=27288 vsize=1487888 memory=306956 CPUtime=498.51 cores=4,6
/proc/27293/stat : 27293 (python3) S 27288 27288 27054 0 -1 4194304 84020 0 0 0 49831 20 0 0 20 0 1 0 36160208 1523597312 76739 18446744073709551615 94605876506624 94605876507001 140729909881360 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94605876518296 94605876518916 94605908664320 140729909885272 140729909885474 140729909885474 140729909891047 0
/proc/27293/statm: 371972 76739 8179 1 0 343330 0
[pid=27868] ppid=27293 vsize=60916 memory=57800 CPUtime=2773.46 cores=4,6
/proc/27868/stat : 27868 (naps-1.03a6) R 27293 27868 27868 0 -1 4194304 7350131 0 0 0 275763 1583 0 0 20 0 1 0 36210250 62377984 14450 18446744073709551615 4198400 7047149 140733769798736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 33210368 140733769800081 140733769800179 140733769800179 140733769805769 0
/proc/27868/statm: 15229 14450 544 696 0 14390 0
Current children cumulated CPU time: 3271.97 s
Current children cumulated vsize: 1552996 KiB
Current children cumulated memory: 367828 KiB

[startup+3342.3 s]
/proc/loadavg: 4.12 4.19 4.16 6/258 28645
/proc/meminfo: memFree=127491932/131382116 swapFree=33010684/33010684
[pid=27288] ppid=27285 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27288/stat : 27288 (scip-naps-1.00.) S 27285 27288 27054 0 -1 4194304 255 343 0 0 0 0 0 0 20 0 1 0 36160205 4292608 768 18446744073709551615 94085896921088 94085897815621 140728330293088 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94085898054672 94085898102416 94085898366976 140728330295713 140728330295810 140728330295810 140728330301412 0
/proc/27288/statm: 1048 768 704 219 0 110 0
[pid=27293] ppid=27288 vsize=1487888 memory=306956 CPUtime=498.51 cores=4,6
/proc/27293/stat : 27293 (python3) S 27288 27288 27054 0 -1 4194304 84020 0 0 0 49831 20 0 0 20 0 1 0 36160208 1523597312 76739 18446744073709551615 94605876506624 94605876507001 140729909881360 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94605876518296 94605876518916 94605908664320 140729909885272 140729909885474 140729909885474 140729909891047 0
/proc/27293/statm: 371972 76739 8179 1 0 343330 0
[pid=27868] ppid=27293 vsize=65012 memory=62576 CPUtime=2833.29 cores=4,6
/proc/27868/stat : 27868 (naps-1.03a6) R 27293 27868 27868 0 -1 4194304 7859181 0 0 0 281631 1698 0 0 20 0 1 0 36210250 66572288 15644 18446744073709551615 4198400 7047149 140733769798736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 33210368 140733769800081 140733769800179 140733769800179 140733769805769 0
/proc/27868/statm: 16253 15644 544 696 0 15414 0
Current children cumulated CPU time: 3331.8 s
Current children cumulated vsize: 1557092 KiB
Current children cumulated memory: 372604 KiB

[startup+3402.3 s]
/proc/loadavg: 4.83 4.35 4.22 6/258 28647
/proc/meminfo: memFree=127497780/131382116 swapFree=33010684/33010684
[pid=27288] ppid=27285 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27288/stat : 27288 (scip-naps-1.00.) S 27285 27288 27054 0 -1 4194304 255 343 0 0 0 0 0 0 20 0 1 0 36160205 4292608 768 18446744073709551615 94085896921088 94085897815621 140728330293088 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94085898054672 94085898102416 94085898366976 140728330295713 140728330295810 140728330295810 140728330301412 0
/proc/27288/statm: 1048 768 704 219 0 110 0
[pid=27293] ppid=27288 vsize=1487888 memory=306956 CPUtime=498.51 cores=4,6
/proc/27293/stat : 27293 (python3) S 27288 27288 27054 0 -1 4194304 84020 0 0 0 49831 20 0 0 20 0 1 0 36160208 1523597312 76739 18446744073709551615 94605876506624 94605876507001 140729909881360 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94605876518296 94605876518916 94605908664320 140729909885272 140729909885474 140729909885474 140729909891047 0
/proc/27293/statm: 371972 76739 8179 1 0 343330 0
[pid=27868] ppid=27293 vsize=65012 memory=62576 CPUtime=2893.12 cores=4,6
/proc/27868/stat : 27868 (naps-1.03a6) R 27293 27868 27868 0 -1 4194304 8515376 0 0 0 287458 1854 0 0 20 0 1 0 36210250 66572288 15644 18446744073709551615 4198400 7047149 140733769798736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 33210368 140733769800081 140733769800179 140733769800179 140733769805769 0
/proc/27868/statm: 16253 15644 544 696 0 15414 0
Current children cumulated CPU time: 3391.63 s
Current children cumulated vsize: 1557092 KiB
Current children cumulated memory: 372604 KiB

[startup+3462.3 s]
/proc/loadavg: 5.05 4.54 4.29 6/257 28649
/proc/meminfo: memFree=127495812/131382116 swapFree=33010684/33010684
[pid=27288] ppid=27285 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27288/stat : 27288 (scip-naps-1.00.) S 27285 27288 27054 0 -1 4194304 255 343 0 0 0 0 0 0 20 0 1 0 36160205 4292608 768 18446744073709551615 94085896921088 94085897815621 140728330293088 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94085898054672 94085898102416 94085898366976 140728330295713 140728330295810 140728330295810 140728330301412 0
/proc/27288/statm: 1048 768 704 219 0 110 0
[pid=27293] ppid=27288 vsize=1487888 memory=306956 CPUtime=498.51 cores=4,6
/proc/27293/stat : 27293 (python3) S 27288 27288 27054 0 -1 4194304 84020 0 0 0 49831 20 0 0 20 0 1 0 36160208 1523597312 76739 18446744073709551615 94605876506624 94605876507001 140729909881360 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94605876518296 94605876518916 94605908664320 140729909885272 140729909885474 140729909885474 140729909891047 0
/proc/27293/statm: 371972 76739 8179 1 0 343330 0
[pid=27868] ppid=27293 vsize=56816 memory=52680 CPUtime=2952.96 cores=4,6
/proc/27868/stat : 27868 (naps-1.03a6) R 27293 27868 27868 0 -1 4194304 8536491 0 0 0 293436 1860 0 0 20 0 1 0 36210250 58179584 13170 18446744073709551615 4198400 7047149 140733769798736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 33210368 140733769800081 140733769800179 140733769800179 140733769805769 0
/proc/27868/statm: 14204 13170 544 696 0 13365 0
Current children cumulated CPU time: 3451.47 s
Current children cumulated vsize: 1548896 KiB
Current children cumulated memory: 362708 KiB

[startup+3522.3 s]
/proc/loadavg: 4.44 4.45 4.27 6/256 28651
/proc/meminfo: memFree=127496704/131382116 swapFree=33010684/33010684
[pid=27288] ppid=27285 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27288/stat : 27288 (scip-naps-1.00.) S 27285 27288 27054 0 -1 4194304 255 343 0 0 0 0 0 0 20 0 1 0 36160205 4292608 768 18446744073709551615 94085896921088 94085897815621 140728330293088 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94085898054672 94085898102416 94085898366976 140728330295713 140728330295810 140728330295810 140728330301412 0
/proc/27288/statm: 1048 768 704 219 0 110 0
[pid=27293] ppid=27288 vsize=1487888 memory=306956 CPUtime=498.51 cores=4,6
/proc/27293/stat : 27293 (python3) S 27288 27288 27054 0 -1 4194304 84020 0 0 0 49831 20 0 0 20 0 1 0 36160208 1523597312 76739 18446744073709551615 94605876506624 94605876507001 140729909881360 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94605876518296 94605876518916 94605908664320 140729909885272 140729909885474 140729909885474 140729909891047 0
/proc/27293/statm: 371972 76739 8179 1 0 343330 0
[pid=27868] ppid=27293 vsize=90612 memory=72668 CPUtime=3012.79 cores=4,6
/proc/27868/stat : 27868 (naps-1.03a6) R 27293 27868 27868 0 -1 4194304 8580330 0 0 0 299408 1871 0 0 20 0 1 0 36210250 92786688 18167 18446744073709551615 4198400 7047149 140733769798736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 33210368 140733769800081 140733769800179 140733769800179 140733769805769 0
/proc/27868/statm: 22653 18167 544 696 0 21814 0
Current children cumulated CPU time: 3511.3 s
Current children cumulated vsize: 1582692 KiB
Current children cumulated memory: 382696 KiB

[startup+3582.3 s]
/proc/loadavg: 4.20 4.38 4.26 6/257 28656
/proc/meminfo: memFree=127482400/131382116 swapFree=33010684/33010684
[pid=27288] ppid=27285 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27288/stat : 27288 (scip-naps-1.00.) S 27285 27288 27054 0 -1 4194304 255 343 0 0 0 0 0 0 20 0 1 0 36160205 4292608 768 18446744073709551615 94085896921088 94085897815621 140728330293088 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94085898054672 94085898102416 94085898366976 140728330295713 140728330295810 140728330295810 140728330301412 0
/proc/27288/statm: 1048 768 704 219 0 110 0
[pid=27293] ppid=27288 vsize=1487888 memory=306956 CPUtime=498.51 cores=4,6
/proc/27293/stat : 27293 (python3) S 27288 27288 27054 0 -1 4194304 84020 0 0 0 49831 20 0 0 20 0 1 0 36160208 1523597312 76739 18446744073709551615 94605876506624 94605876507001 140729909881360 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94605876518296 94605876518916 94605908664320 140729909885272 140729909885474 140729909885474 140729909891047 0
/proc/27293/statm: 371972 76739 8179 1 0 343330 0
[pid=27868] ppid=27293 vsize=66036 memory=63580 CPUtime=3072.6 cores=4,6
/proc/27868/stat : 27868 (naps-1.03a6) R 27293 27868 27868 0 -1 4194304 9365432 0 0 0 305212 2048 0 0 20 0 1 0 36210250 67620864 15895 18446744073709551615 4198400 7047149 140733769798736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 33210368 140733769800081 140733769800179 140733769800179 140733769805769 0
/proc/27868/statm: 16509 15895 544 696 0 15670 0
Current children cumulated CPU time: 3571.11 s
Current children cumulated vsize: 1558116 KiB
Current children cumulated memory: 373608 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.3 s]
/proc/loadavg: 4.20 4.37 4.26 6/257 28657
/proc/meminfo: memFree=127478776/131382116 swapFree=33010684/33010684
[pid=27288] ppid=27285 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/27288/stat : 27288 (scip-naps-1.00.) S 27285 27288 27054 0 -1 4194304 255 343 0 0 0 0 0 0 20 0 1 0 36160205 4292608 768 18446744073709551615 94085896921088 94085897815621 140728330293088 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94085898054672 94085898102416 94085898366976 140728330295713 140728330295810 140728330295810 140728330301412 0
/proc/27288/statm: 1048 768 704 219 0 110 0
[pid=27293] ppid=27288 vsize=1487888 memory=306956 CPUtime=498.51 cores=4,6
/proc/27293/stat : 27293 (python3) S 27288 27288 27054 0 -1 4194304 84020 0 0 0 49831 20 0 0 20 0 1 0 36160208 1523597312 76739 18446744073709551615 94605876506624 94605876507001 140729909881360 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94605876518296 94605876518916 94605908664320 140729909885272 140729909885474 140729909885474 140729909891047 0
/proc/27293/statm: 371972 76739 8179 1 0 343330 0
[pid=27868] ppid=27293 vsize=66036 memory=63196 CPUtime=3101.52 cores=4,6
/proc/27868/stat : 27868 (naps-1.03a6) R 27293 27868 27868 0 -1 4194304 9629925 0 0 0 308041 2111 0 0 20 0 1 0 36210250 67620864 15799 18446744073709551615 4198400 7047149 140733769798736 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 33210368 140733769800081 140733769800179 140733769800179 140733769805769 0
/proc/27868/statm: 16509 15799 544 696 0 15670 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 1558116 KiB
Current children cumulated memory: 373224 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.0019 s, system=0.012245 s

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

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

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

[startup+3611.42 s]*
/proc/loadavg: 4.18 4.36 4.26 5/255 28657
/proc/meminfo: memFree=127536120/131382116 swapFree=33010684/33010684
[pid=27293] ppid=27285 vsize=1485044 memory=304112 CPUtime=3600.15 cores=4,6
/proc/27293/stat : 27293 (python3) R 27285 27288 27054 0 -1 4194304 102403 9629926 0 0 49840 23 308041 2111 20 0 1 0 36160208 1520685056 76028 18446744073709551615 94605876506624 94605876507001 140729909881360 0 0 0 0 16781312 16386 0 0 0 17 6 0 0 0 0 0 94605876518296 94605876518916 94605908664320 140729909885272 140729909885474 140729909885474 140729909891047 0
/proc/27293/statm: 371261 76028 8179 1 0 342619 0
Current cumulated CPU time of completed processes: 0.014145 s
Current children cumulated CPU time: 3600.15 s
Current children cumulated vsize: 1485044 KiB
Current children cumulated memory: 304112 KiB

Child status: 0

Real time (s): 3611.51
CPU time (s): 3600.26
CPU user time (s): 3578.86
CPU system time (s): 21.3984
CPU usage (%): 99.6886
Max. virtual memory (cumulated for all children) (KiB): 1614440
Max. memory (cumulated for all children) (KiB): 413228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3578.86
system time used= 21.3984
maximum resident set size= 306956
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9737833
page faults= 0
swaps= 0
block input operations= 0
block output operations= 792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 360
involuntary context switches= 3630


# summary of solver processes directly reported to runsolver:
#   pid: 27288,27293
#   total CPU time (s): 3600.26
#   total CPU user time (s): 3578.86
#   total CPU system time (s): 21.3984

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 22.4569 second user time and 36.1889 second system time

The end

Launcher Data

Begin job on nodeC004 at 2025-06-29 15:46:50
IDJOB=4510989
IDBENCH=160409
IDSOLVER=3368
FILE ID=nodeC004/4510989-1751204810
RUNJOBID= nodeC004-1751204746-27065
SLURM_JOB_ID= 9587619
Free space on /tmp= 433044 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/normalized-3col-almost3reg-l090-r089-n1.cnf-plain.pb.metafix.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4510989-1751204810/watcher-4510989-1751204810 -o /tmp/evaluation-result-4510989-1751204810/solver-4510989-1751204810 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1751204746-27065 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4510989-1751204810.opb

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

MD5SUM BENCH= 60aa0ac85dc632e57e54cb255f142331
RANDOM SEED=504490709

nodeC004 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	: 0xb00001f
cpu MHz		: 3662.190
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3691.412
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.659
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.393
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.733
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3691.381
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.217
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3700.000
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        127894140 kB
MemAvailable:   129401968 kB
Buffers:            3280 kB
Cached:          2311588 kB
SwapCached:            0 kB
Active:           911020 kB
Inactive:        2013572 kB
Active(anon):     627712 kB
Inactive(anon):        0 kB
Active(file):     283308 kB
Inactive(file):  2013572 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             12004 kB
Writeback:             0 kB
AnonPages:        613244 kB
Mapped:           124444 kB
Shmem:             17976 kB
KReclaimable:     101148 kB
Slab:             183928 kB
SReclaimable:     101148 kB
SUnreclaim:        82780 kB
KernelStack:        4160 kB
PageTables:         4908 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    4221836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149496 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 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:      197448 kB
DirectMap2M:    10190848 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 433036 MiB
End job on nodeC004 at 2025-06-29 16:47:02