Trace number 4545282

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 2025-06-13? 3585.87 3597.29

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/wallon/
normalized-AverageAvoiding-20_c24.opb
MD5SUMfea607129b7127550b39e04c37b78aae
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark243.081
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables33526
Total number of constraints12724
Number of constraints which are clauses2302
Number of constraints which are cardinality constraints (but not clauses)1180
Number of constraints which are nor clauses,nor cardinality constraints9242
Minimum length of a constraint1
Maximum length of a constraint44
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 381
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1204
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 8.0.0] [GitHash: 0408ae5eca]
0.00/0.00	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c External libraries: 
0.00/0.00	c   SoPlex 8.0.0         Linear programming solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: 67f6a391]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 4.0.0        AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 3.0.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   bliss 0.77           Computing Graph Automorphisms by T. Junttila and P. Kaski (users.aalto.fi/~tjunttil/bliss)
0.00/0.00	c   sassy 2.0            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c 
0.00/0.00	c reading problem <HOME/instance-4545282-1753236388.opb>
0.22/0.26	c original problem has 33526 variables (33526 bin, 0 int, 0 cont) and 12724 constraints
0.22/0.26	c problem read in 0.255 seconds
0.22/0.26	c problem without objective
0.42/0.48	c presolving:
0.60/0.63	c (round 1, fast)       1141 del vars, 1141 del conss, 1141 add conss, 1140 chg bounds, 3422 chg sides, 3423 chg coeffs, 0 upgd conss, 0 impls, 3466 clqs
0.60/0.66	c (round 2, fast)       1141 del vars, 2281 del conss, 1141 add conss, 1140 chg bounds, 3422 chg sides, 23952 chg coeffs, 0 upgd conss, 0 impls, 4606 clqs
0.78/0.83	c    (0.8s) running MILP presolver
2.78/2.80	c    (2.8s) MILP presolver (3 rounds): 0 aggregations, 1123 fixings, 0 bound changes
2.78/2.81	c (round 3, medium)     2264 del vars, 2281 del conss, 1141 add conss, 1140 chg bounds, 3422 chg sides, 23952 chg coeffs, 0 upgd conss, 0 impls, 4605 clqs
2.87/2.91	c (round 4, exhaustive) 2264 del vars, 2283 del conss, 1141 add conss, 1140 chg bounds, 3422 chg sides, 23952 chg coeffs, 9301 upgd conss, 0 impls, 4605 clqs
2.87/3.00	c (round 5, medium)     2301 del vars, 2304 del conss, 3463 add conss, 1140 chg bounds, 10379 chg sides, 33191 chg coeffs, 9301 upgd conss, 0 impls, 4645 clqs
2.99/3.01	c (round 6, fast)       2301 del vars, 3444 del conss, 4603 add conss, 1140 chg bounds, 10379 chg sides, 33191 chg coeffs, 9301 upgd conss, 0 impls, 4645 clqs
2.99/3.05	c (round 7, exhaustive) 2301 del vars, 3504 del conss, 4623 add conss, 1140 chg bounds, 10379 chg sides, 33191 chg coeffs, 9301 upgd conss, 0 impls, 4645 clqs
3.58/3.65	c    (3.7s) probing: 51/31225 (0.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
3.58/3.65	c    (3.7s) probing aborted: 50/50 successive totally useless probings
3.58/3.65	c    (3.7s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
3.67/3.76	c    (3.8s) no symmetry present (symcode time: 0.05)
3.77/3.82	c presolving (8 rounds: 8 fast, 5 medium, 3 exhaustive):
3.77/3.82	c  2301 deleted vars, 3504 deleted constraints, 4623 added constraints, 1140 tightened bounds, 0 added holes, 10379 changed sides, 33191 changed coefficients
3.77/3.82	c  0 implications, 4645 cliques
3.77/3.82	c presolved problem has 31225 variables (31225 bin, 0 int, 0 cont) and 13843 constraints
3.77/3.82	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
3.77/3.82	c    4659 constraints of type <knapsack>
3.77/3.82	c    4601 constraints of type <setppc>
3.77/3.82	c      20 constraints of type <and>
3.77/3.82	c    2281 constraints of type <linear>
3.77/3.82	c    2282 constraints of type <logicor>
3.77/3.82	c transformed objective value is always integral (scale: 1)
3.77/3.82	c Presolving Time: 3.36
3.77/3.82	c 
3.77/3.82	c - non default parameters ----------------------------------------------------------------------
3.77/3.82	c 
3.77/3.82	c # SCIP version 10.0.0
3.77/3.82	c 
3.77/3.82	c # maximal time in seconds to run
3.77/3.82	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
3.77/3.82	c limits/time = 3596.995044
3.77/3.82	c 
3.77/3.82	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
3.77/3.82	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
3.77/3.82	c limits/memory = 27900
3.77/3.82	c 
3.77/3.82	c # belongs reading time to solving time?
3.77/3.82	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
3.77/3.82	c timing/reading = TRUE
3.77/3.82	c 
3.77/3.82	c # maximum allowed 'intsize' (i.e. the number of bits required to represent the sum of absolute values of all integers that appear in a constraint or objective function) or -1 for unlimited
3.77/3.82	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
3.77/3.82	c reading/opbreader/maxintsize = 47
3.77/3.82	c 
3.77/3.82	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
3.77/3.82	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
3.77/3.82	c propagating/genvbounds/timingmask = 0
3.77/3.82	c 
3.77/3.82	c -----------------------------------------------------------------------------------------------
3.77/3.82	c 
4.67/4.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
4.67/4.77	c   4.8s|     1 |     0 |  7724 |     - |   334M |   0 |  31k|  13k|  13k|   0 |  0 |  39 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.07/6.18	c   6.2s|     1 |     0 | 10114 |     - |   348M |   0 |  31k|  13k|  13k| 112 |  1 |  39 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.66/6.75	c   6.7s|     1 |     0 | 10499 |     - |   359M |   0 |  31k|  13k|  14k| 195 |  2 |  44 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.26/7.32	c   7.3s|     1 |     0 | 10950 |     - |   367M |   0 |  31k|  13k|  14k| 280 |  3 |  44 |   0 | 0.000000e+00 |      --      |    Inf | unknown
7.85/8.00	c   8.0s|     1 |     0 | 11529 |     - |   379M |   0 |  31k|  13k|  14k| 366 |  4 |  44 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.66/8.78	c   8.8s|     1 |     0 | 12262 |     - |   391M |   0 |  31k|  13k|  14k| 453 |  5 |  44 |   0 | 0.000000e+00 |      --      |    Inf | unknown
9.36/9.41	c   9.4s|     1 |     0 | 12629 |     - |   399M |   0 |  31k|  13k|  14k| 547 |  6 |  44 |   0 | 0.000000e+00 |      --      |    Inf | unknown
9.96/10.02	c  10.0s|     1 |     0 | 12882 |     - |   412M |   0 |  31k|  13k|  14k| 633 |  7 |  47 |   0 | 0.000000e+00 |      --      |    Inf | unknown
10.64/10.76	c  10.8s|     1 |     0 | 13652 |     - |   422M |   0 |  31k|  13k|  14k| 716 |  8 |  47 |   0 | 0.000000e+00 |      --      |    Inf | unknown
11.35/11.41	c  11.4s|     1 |     0 | 14066 |     - |   436M |   0 |  31k|  13k|  14k| 801 |  9 |  47 |   0 | 0.000000e+00 |      --      |    Inf | unknown
12.05/12.14	c  12.1s|     1 |     0 | 14509 |     - |   451M |   0 |  31k|  13k|  13k| 880 | 10 |  47 |   0 | 0.000000e+00 |      --      |    Inf | unknown
12.64/12.79	c  12.8s|     1 |     0 | 14946 |     - |   455M |   0 |  31k|  13k|  13k| 955 | 11 |  47 |   0 | 0.000000e+00 |      --      |    Inf | unknown
17.62/17.71	c  17.7s|     1 |     2 | 17386 |     - |   459M |   0 |  31k|  13k|  13k| 955 | 11 |  68 |  21 | 0.000000e+00 |      --      |    Inf | unknown
41.73/41.96	c  42.0s|   100 |    42 | 66175 | 517.5 |   474M |  42 |  31k|  14k|  13k|1113 |  1 | 516 |  21 | 0.000000e+00 |      --      |    Inf |   3.67%
48.91/49.18	c  49.2s|   200 |    47 | 76518 | 309.4 |   483M |  55 |  31k|  14k|   0 |1184 |  0 |1029 |  21 | 0.000000e+00 |      --      |    Inf |   3.67%
54.47/54.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
54.47/54.76	c  54.8s|   300 |    33 | 88684 | 246.6 |   487M |  55 |  31k|  15k|   0 |1278 |  0 |1262 |  21 | 0.000000e+00 |      --      |    Inf |   3.69%
63.04/63.40	c  63.4s|   400 |    50 |103478 | 221.9 |   491M |  55 |  31k|  15k|  13k|1484 |  1 |1497 |  21 | 0.000000e+00 |      --      |    Inf |   3.69%
75.39/75.75	c  75.7s|   500 |    79 |132115 | 234.8 |   496M |  55 |  31k|  15k|  13k|1824 |  1 |1843 |  21 | 0.000000e+00 |      --      |    Inf |   6.18%
80.46/80.84	c  80.8s|   600 |    80 |143402 | 214.5 |   500M |  55 |  31k|  15k|  13k|1996 |  1 |2061 |  21 | 0.000000e+00 |      --      |    Inf |   6.27%
84.55/84.95	c  84.9s|   700 |    78 |150893 | 194.5 |   505M |  55 |  31k|  15k|  13k|2112 |  1 |2277 |  21 | 0.000000e+00 |      --      |    Inf |   6.28%
91.63/92.03	c  92.0s|   800 |    97 |172844 | 197.6 |   508M |  55 |  31k|  15k|   0 |2276 |  0 |2585 |  21 | 0.000000e+00 |      --      |    Inf |   9.45%
96.50/96.99	c  97.0s|   900 |   108 |185968 | 190.2 |   512M |  55 |  31k|  15k|  13k|2378 |  0 |2766 |  21 | 0.000000e+00 |      --      |    Inf |   9.64%
101.17/101.69	c   102s|  1000 |   121 |195024 | 180.3 |   515M |  64 |  31k|  15k|   0 |2507 |  0 |2958 |  21 | 0.000000e+00 |      --      |    Inf |   9.67%
106.16/106.64	c   107s|  1100 |   118 |204090 | 172.1 |   520M |  64 |  31k|  16k|  13k|2583 |  1 |3202 |  21 | 0.000000e+00 |      --      |    Inf |   9.68%
111.33/111.86	c   112s|  1200 |   113 |216399 | 168.0 |   527M |  64 |  31k|  16k|  13k|2690 |  0 |3466 |  21 | 0.000000e+00 |      --      |    Inf |   9.68%
116.71/117.25	c   117s|  1300 |   121 |228981 | 164.8 |   530M |  64 |  31k|  16k|  13k|2792 |  1 |3735 |  21 | 0.000000e+00 |      --      |    Inf |   9.69%
123.19/123.73	c   124s|  1400 |   123 |242919 | 163.0 |   534M |  64 |  31k|  16k|   0 |2936 |  0 |3952 |  21 | 0.000000e+00 |      --      |    Inf |   9.70%
127.68/128.25	c   128s|  1500 |   122 |253547 | 159.2 |   537M |  64 |  31k|  16k|  13k|3067 |  1 |4150 |  21 | 0.000000e+00 |      --      |    Inf |  11.68%
132.66/133.25	c   133s|  1600 |   125 |267311 | 157.8 |   541M |  64 |  31k|  16k|  13k|3197 |  0 |4410 |  21 | 0.000000e+00 |      --      |    Inf |  11.69%
138.14/138.70	c   139s|  1700 |   133 |281402 | 156.8 |   546M |  64 |  31k|  16k|   0 |3347 |  0 |4646 |  21 | 0.000000e+00 |      --      |    Inf |  11.69%
142.73/143.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
142.73/143.34	c   143s|  1800 |   130 |294200 | 155.2 |   552M |  64 |  31k|  16k|  13k|3405 |  2 |4965 |  21 | 0.000000e+00 |      --      |    Inf |  11.69%
145.54/146.12	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
145.54/146.13	c (run 1, node 1846) performing user restart
145.54/146.13	c 
145.54/146.14	c (restart) converted 72 cuts from the global cut pool into linear constraints
145.54/146.14	c 
145.62/146.21	c presolving:
145.62/146.24	c (round 1, fast)       0 del vars, 35 del conss, 1140 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 4774 clqs
145.62/146.26	c (round 2, fast)       0 del vars, 35 del conss, 1140 add conss, 0 chg bounds, 0 chg sides, 20520 chg coeffs, 0 upgd conss, 0 impls, 4774 clqs
145.72/146.34	c (round 3, exhaustive) 0 del vars, 36 del conss, 1140 add conss, 0 chg bounds, 0 chg sides, 20520 chg coeffs, 1210 upgd conss, 0 impls, 4774 clqs
145.72/146.35	c (round 4, fast)       0 del vars, 1177 del conss, 1140 add conss, 0 chg bounds, 15 chg sides, 20616 chg coeffs, 1210 upgd conss, 0 impls, 4774 clqs
145.82/146.41	c (round 5, exhaustive) 0 del vars, 1820 del conss, 1140 add conss, 0 chg bounds, 18 chg sides, 20897 chg coeffs, 1210 upgd conss, 0 impls, 4779 clqs
145.82/146.45	c (round 6, exhaustive) 0 del vars, 1861 del conss, 1140 add conss, 0 chg bounds, 18 chg sides, 20897 chg coeffs, 1210 upgd conss, 0 impls, 4779 clqs
145.92/146.54	c presolving (7 rounds: 7 fast, 4 medium, 4 exhaustive):
145.92/146.54	c  0 deleted vars, 1861 deleted constraints, 1140 added constraints, 0 tightened bounds, 0 added holes, 18 changed sides, 20936 changed coefficients
145.92/146.54	c  0 implications, 4779 cliques
145.92/146.54	c presolved problem has 31225 variables (31225 bin, 0 int, 0 cont) and 15812 constraints
145.92/146.54	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
145.92/146.54	c    4716 constraints of type <knapsack>
145.92/146.54	c    4706 constraints of type <setppc>
145.92/146.54	c      20 constraints of type <and>
145.92/146.54	c    2380 constraints of type <linear>
145.92/146.54	c    3990 constraints of type <logicor>
145.92/146.54	c transformed objective value is always integral (scale: 1)
145.92/146.54	c Presolving Time: 3.70
145.92/146.55	c 
146.53/147.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
146.53/147.16	c   147s|     1 |     0 |310400 |     - |   556M |   0 |  31k|  15k|  13k|   0 |  0 |5066 |  21 | 0.000000e+00 |      --      |    Inf | unknown
146.92/147.57	c   148s|     1 |     0 |311070 |     - |   558M |   0 |  31k|  15k|  14k| 141 |  1 |5066 |  21 | 0.000000e+00 |      --      |    Inf | unknown
147.32/147.94	c   148s|     1 |     0 |311600 |     - |   559M |   0 |  31k|  15k|  14k| 278 |  2 |5067 |  21 | 0.000000e+00 |      --      |    Inf | unknown
147.72/148.38	c   148s|     1 |     0 |312138 |     - |   563M |   0 |  31k|  15k|  14k| 396 |  3 |5071 |  21 | 0.000000e+00 |      --      |    Inf | unknown
148.21/148.80	c   149s|     1 |     0 |312447 |     - |   565M |   0 |  31k|  15k|  14k| 506 |  4 |5075 |  21 | 0.000000e+00 |      --      |    Inf | unknown
148.71/149.30	c   149s|     1 |     0 |312915 |     - |   566M |   0 |  31k|  15k|  14k| 612 |  5 |5075 |  21 | 0.000000e+00 |      --      |    Inf | unknown
149.21/149.82	c   150s|     1 |     0 |313485 |     - |   569M |   0 |  31k|  15k|  14k| 721 |  6 |5075 |  21 | 0.000000e+00 |      --      |    Inf | unknown
149.71/150.39	c   150s|     1 |     0 |314091 |     - |   571M |   0 |  31k|  15k|  14k| 828 |  7 |5075 |  21 | 0.000000e+00 |      --      |    Inf | unknown
150.31/150.98	c   151s|     1 |     0 |314614 |     - |   575M |   0 |  31k|  15k|  14k| 929 |  8 |5075 |  21 | 0.000000e+00 |      --      |    Inf | unknown
151.01/151.63	c   152s|     1 |     0 |315282 |     - |   579M |   0 |  31k|  15k|  14k|1047 |  9 |5075 |  21 | 0.000000e+00 |      --      |    Inf | unknown
151.60/152.26	c   152s|     1 |     0 |315831 |     - |   584M |   0 |  31k|  15k|  15k|1140 | 10 |5075 |  21 | 0.000000e+00 |      --      |    Inf | unknown
152.10/152.78	c   153s|     1 |     0 |316324 |     - |   586M |   0 |  31k|  15k|  15k|1227 | 11 |5075 |  21 | 0.000000e+00 |      --      |    Inf | unknown
155.51/156.17	c   156s|     1 |     0 |318360 |     - |   588M |   0 |  31k|  16k|  16k|1227 | 11 |5091 |  35 | 0.000000e+00 |      --      |    Inf | unknown
156.00/156.62	c   157s|     1 |     0 |318833 |     - |   590M |   0 |  31k|  16k|  16k|1338 | 12 |5091 |  35 | 0.000000e+00 |      --      |    Inf | unknown
156.20/156.82	c   157s|     1 |     0 |319474 |     - |   590M |   0 |  31k|  16k|  16k|1350 | 13 |5091 |  35 | 0.000000e+00 |      --      |    Inf | unknown
160.09/160.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
160.09/160.76	c   161s|     1 |     2 |319668 |     - |   590M |   0 |  31k|  16k|  16k|1350 | 13 |5091 |  55 | 0.000000e+00 |      --      |    Inf | unknown
165.77/166.41	c   166s|   100 |    18 |335759 | 157.7 |   593M |  39 |  31k|  17k|  13k|1447 |  1 |5352 |  55 | 0.000000e+00 |      --      |    Inf | unknown
175.94/176.69	c   177s|   200 |    22 |360972 | 162.3 |   598M |  39 |  31k|  17k|   0 |1543 |  0 |5602 |  55 | 0.000000e+00 |      --      |    Inf | unknown
184.60/185.32	c   185s|   300 |    27 |373998 | 160.8 |   603M |  39 |  31k|  17k|  13k|1629 |  1 |6085 |  55 | 0.000000e+00 |      --      |    Inf |   1.21%
190.08/190.81	c   191s|   400 |    34 |386013 | 159.0 |   608M |  39 |  31k|  17k|   0 |1735 |  0 |6297 |  55 | 0.000000e+00 |      --      |    Inf |   1.24%
194.28/195.06	c   195s|   500 |    35 |393584 | 155.4 |   611M |  39 |  31k|  18k|  13k|1845 |  1 |6623 |  55 | 0.000000e+00 |      --      |    Inf |   1.25%
199.27/200.06	c   200s|   600 |    38 |401600 | 152.4 |   621M |  43 |  31k|  18k|  13k|1946 |  1 |6826 |  55 | 0.000000e+00 |      --      |    Inf |   1.25%
203.73/204.53	c   205s|   700 |    40 |412692 | 150.7 |   627M |  43 |  31k|  18k|   0 |2085 |  0 |7057 |  55 | 0.000000e+00 |      --      |    Inf |   1.25%
208.62/209.40	c   209s|   800 |    31 |424477 | 149.5 |   636M |  44 |  31k|  18k|   0 |2214 |  0 |7290 |  55 | 0.000000e+00 |      --      |    Inf |   1.25%
213.40/214.23	c   214s|   900 |    32 |433785 | 147.4 |   641M |  44 |  31k|  18k|  13k|2299 |  1 |7513 |  55 | 0.000000e+00 |      --      |    Inf |   1.26%
218.58/219.41	c   219s|  1000 |    32 |446152 | 146.6 |   646M |  44 |  31k|  18k|  13k|2379 |  1 |7743 |  55 | 0.000000e+00 |      --      |    Inf |   1.27%
222.67/223.55	c   224s|  1100 |    33 |458896 | 145.9 |   651M |  44 |  31k|  18k|   0 |2448 |  0 |7979 |  55 | 0.000000e+00 |      --      |    Inf |   1.28%
229.54/230.46	c   230s|  1200 |    35 |472107 | 145.5 |   660M |  44 |  31k|  18k|  13k|2612 |  1 |8260 |  55 | 0.000000e+00 |      --      |    Inf |   1.28%
235.42/236.38	c   236s|  1300 |    36 |488634 | 146.1 |   665M |  44 |  31k|  18k|  13k|2821 |  1 |8462 |  55 | 0.000000e+00 |      --      |    Inf |   1.29%
241.30/242.27	c   242s|  1400 |    34 |503953 | 146.3 |   670M |  44 |  31k|  18k|   0 |2999 |  0 |8620 |  55 | 0.000000e+00 |      --      |    Inf |   1.29%
245.98/246.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
245.98/246.94	c   247s|  1500 |    37 |515586 | 145.4 |   674M |  44 |  31k|  18k|  13k|3116 |  1 |8829 |  55 | 0.000000e+00 |      --      |    Inf |   1.29%
251.18/252.12	c   252s|  1600 |    33 |531754 | 145.9 |   683M |  44 |  31k|  18k|   0 |3204 |  0 |9037 |  55 | 0.000000e+00 |      --      |    Inf |   1.29%
255.95/256.92	c   257s|  1700 |    30 |543021 | 145.0 |   689M |  44 |  31k|  18k|   0 |3279 |  0 |9277 |  55 | 0.000000e+00 |      --      |    Inf |   1.31%
262.04/263.07	c   263s|  1800 |    30 |556559 | 144.7 |   694M |  45 |  31k|  18k|  13k|3524 |  2 |9557 |  55 | 0.000000e+00 |      --      |    Inf |   1.35%
267.71/268.74	c   269s|  1900 |    30 |572231 | 145.0 |   701M |  45 |  31k|  18k|   0 |3686 |  0 |9813 |  55 | 0.000000e+00 |      --      |    Inf |   1.37%
274.38/275.43	c   275s|  2000 |    30 |592281 | 146.5 |   706M |  45 |  31k|  18k|   0 |3951 |  0 |  10k|  55 | 0.000000e+00 |      --      |    Inf |   1.39%
278.88/280.00	c   280s|  2100 |    28 |610029 | 147.3 |   711M |  45 |  31k|  18k|  13k|4050 |  1 |  10k|  55 | 0.000000e+00 |      --      |    Inf |   1.39%
284.97/286.07	c   286s|  2200 |    28 |631510 | 148.9 |   716M |  45 |  31k|  18k|   0 |4218 |  0 |  10k|  55 | 0.000000e+00 |      --      |    Inf |   1.39%
290.34/291.43	c   291s|  2300 |    29 |651296 | 150.1 |   723M |  45 |  31k|  18k|  13k|4294 |  1 |  10k|  55 | 0.000000e+00 |      --      |    Inf |   1.39%
295.32/296.41	c   296s|  2400 |    28 |671887 | 151.4 |   731M |  45 |  31k|  18k|  13k|4448 |  1 |  11k|  55 | 0.000000e+00 |      --      |    Inf |   1.39%
300.61/301.72	c   302s|  2500 |    29 |689118 | 151.9 |   735M |  45 |  31k|  18k|   0 |4573 |  0 |  11k|  55 | 0.000000e+00 |      --      |    Inf |   1.41%
308.58/309.72	c   310s|  2600 |    31 |708840 | 152.9 |   744M |  45 |  31k|  19k|   0 |4700 |  0 |  11k|  55 | 0.000000e+00 |      --      |    Inf |   1.41%
315.75/316.98	c   317s|  2700 |    33 |725910 | 153.3 |   751M |  45 |  31k|  19k|   0 |4879 |  0 |  11k|  55 | 0.000000e+00 |      --      |    Inf |   1.41%
320.55/321.78	c   322s|  2800 |    28 |743272 | 153.8 |   761M |  45 |  31k|  19k|   0 |4950 |  0 |  11k|  55 | 0.000000e+00 |      --      |    Inf |   1.41%
325.73/326.93	c   327s|  2900 |    33 |761385 | 154.3 |   767M |  45 |  31k|  19k|  13k|5108 |  1 |  12k|  55 | 0.000000e+00 |      --      |    Inf |   1.41%
330.11/331.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
330.11/331.32	c   331s|  3000 |    30 |776235 | 154.2 |   773M |  45 |  31k|  19k|   0 |5234 |  0 |  12k|  55 | 0.000000e+00 |      --      |    Inf |   1.41%
336.49/337.76	c   338s|  3100 |    30 |800759 | 156.0 |   781M |  45 |  31k|  19k|  13k|5387 |  1 |  12k|  55 | 0.000000e+00 |      --      |    Inf |   1.41%
343.27/344.56	c   345s|  3200 |    34 |829580 | 158.7 |   788M |  45 |  31k|  19k|  13k|5546 |  1 |  12k|  55 | 0.000000e+00 |      --      |    Inf |   1.42%
348.76/350.08	c   350s|  3300 |    32 |850717 | 159.7 |   796M |  45 |  31k|  19k|  13k|5629 |  1 |  13k|  55 | 0.000000e+00 |      --      |    Inf |   1.42%
354.75/356.09	c   356s|  3400 |    27 |872882 | 160.9 |   803M |  45 |  31k|  19k|   0 |5796 |  0 |  13k|  55 | 0.000000e+00 |      --      |    Inf |   1.42%
360.32/361.61	c   362s|  3500 |    28 |897444 | 162.5 |   811M |  45 |  31k|  19k|  13k|5853 |  1 |  13k|  55 | 0.000000e+00 |      --      |    Inf |   1.42%
364.82/366.14	c   366s|  3600 |    33 |913339 | 162.4 |   818M |  45 |  31k|  20k|  13k|5984 |  1 |  13k|  55 | 0.000000e+00 |      --      |    Inf |   1.44%
368.99/370.35	c   370s|  3700 |    30 |923745 | 161.3 |   822M |  45 |  31k|  20k|   0 |6059 |  0 |  14k|  55 | 0.000000e+00 |      --      |    Inf |   1.46%
372.98/374.33	c   374s|  3800 |    29 |938225 | 161.0 |   827M |  45 |  31k|  20k|  13k|6099 |  1 |  14k|  55 | 0.000000e+00 |      --      |    Inf |   1.51%
377.16/378.52	c   379s|  3900 |    38 |949375 | 160.2 |   830M |  45 |  31k|  20k|   0 |6247 |  0 |  14k|  55 | 0.000000e+00 |      --      |    Inf |   1.52%
382.15/383.51	c   384s|  4000 |    38 |959957 | 159.3 |   833M |  45 |  31k|  21k|  13k|6311 |  1 |  15k|  55 | 0.000000e+00 |      --      |    Inf |   1.52%
386.23/387.61	c   388s|  4100 |    38 |972351 | 158.7 |   836M |  45 |  31k|  21k|   0 |6382 |  0 |  15k|  55 | 0.000000e+00 |      --      |    Inf |   1.54%
390.82/392.26	c   392s|  4200 |    36 |986373 | 158.4 |   840M |  45 |  31k|  21k|  13k|6489 |  1 |  16k|  55 | 0.000000e+00 |      --      |    Inf |   1.56%
396.11/397.59	c   398s|  4300 |    37 |  1001k| 158.2 |   845M |  45 |  31k|  21k|   0 |6591 |  0 |  16k|  55 | 0.000000e+00 |      --      |    Inf |   1.58%
399.99/401.44	c   401s|  4400 |    43 |  1013k| 157.7 |   847M |  45 |  31k|  21k|  13k|6684 |  1 |  16k|  55 | 0.000000e+00 |      --      |    Inf |   1.59%
403.59/405.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
403.59/405.05	c   405s|  4500 |    40 |  1021k| 156.4 |   850M |  45 |  31k|  22k|  13k|6794 |  1 |  16k|  55 | 0.000000e+00 |      --      |    Inf |   1.59%
407.96/409.46	c   409s|  4600 |    41 |  1032k| 155.6 |   854M |  45 |  31k|  22k|  13k|6912 |  1 |  17k|  55 | 0.000000e+00 |      --      |    Inf |   1.59%
413.56/415.09	c   415s|  4700 |    39 |  1050k| 156.0 |   861M |  45 |  31k|  22k|  13k|7052 |  1 |  17k|  55 | 0.000000e+00 |      --      |    Inf |   1.59%
419.34/420.81	c   421s|  4800 |    41 |  1069k| 156.6 |   867M |  45 |  31k|  21k|  13k|7163 |  1 |  17k|  55 | 0.000000e+00 |      --      |    Inf |   1.60%
424.53/426.03	c   426s|  4900 |    54 |  1085k| 156.6 |   876M |  45 |  31k|  21k|  13k|7244 |  2 |  17k|  55 | 0.000000e+00 |      --      |    Inf |   1.60%
428.90/430.43	c   430s|  5000 |    44 |  1095k| 155.7 |   885M |  52 |  31k|  22k|  13k|7438 |  2 |  18k|  55 | 0.000000e+00 |      --      |    Inf |   1.60%
433.68/435.25	c   435s|  5100 |    42 |  1113k| 156.1 |   891M |  52 |  31k|  22k|  13k|7584 |  1 |  18k|  55 | 0.000000e+00 |      --      |    Inf |   1.62%
437.97/439.55	c   440s|  5200 |    44 |  1125k| 155.6 |   899M |  52 |  31k|  22k|  13k|7723 |  1 |  18k|  55 | 0.000000e+00 |      --      |    Inf |   1.62%
442.65/444.28	c   444s|  5300 |    35 |  1138k| 155.3 |   903M |  52 |  31k|  21k|   0 |7852 |  0 |  18k|  55 | 0.000000e+00 |      --      |    Inf |   1.62%
448.46/450.01	c   450s|  5400 |    49 |  1158k| 156.0 |   906M |  52 |  31k|  21k|  13k|8010 |  1 |  19k|  55 | 0.000000e+00 |      --      |    Inf |   1.63%
454.02/455.62	c   456s|  5500 |    40 |  1178k| 156.5 |   913M |  52 |  31k|  21k|  13k|8129 |  1 |  19k|  55 | 0.000000e+00 |      --      |    Inf |   1.63%
458.91/460.57	c   461s|  5600 |    44 |  1195k| 156.7 |   920M |  52 |  31k|  21k|  13k|8257 |  1 |  19k|  55 | 0.000000e+00 |      --      |    Inf |   1.63%
463.79/465.41	c   465s|  5700 |    42 |  1216k| 157.4 |   925M |  52 |  31k|  21k|   0 |8291 |  0 |  20k|  55 | 0.000000e+00 |      --      |    Inf |   1.63%
468.27/469.96	c   470s|  5800 |    40 |  1236k| 157.9 |   934M |  52 |  31k|  22k|   0 |8347 |  0 |  20k|  55 | 0.000000e+00 |      --      |    Inf |   1.63%
473.27/474.99	c   475s|  5900 |    40 |  1253k| 158.0 |   939M |  52 |  31k|  22k|  13k|8475 |  1 |  20k|  55 | 0.000000e+00 |      --      |    Inf |   1.64%
479.04/480.76	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
479.04/480.76	c   481s|  6000 |    38 |  1268k| 158.0 |   945M |  52 |  31k|  21k|   0 |8587 |  0 |  21k|  55 | 0.000000e+00 |      --      |    Inf |   1.65%
484.23/485.96	c   486s|  6100 |    41 |  1288k| 158.6 |   949M |  52 |  31k|  20k|  13k|8663 |  0 |  21k|  55 | 0.000000e+00 |      --      |    Inf |   1.65%
488.72/490.41	c   490s|  6200 |    41 |  1303k| 158.4 |   953M |  52 |  31k|  21k|  13k|8774 |  1 |  21k|  55 | 0.000000e+00 |      --      |    Inf |   1.65%
494.20/495.95	c   496s|  6300 |    39 |  1322k| 158.8 |   959M |  52 |  31k|  21k|  13k|8911 |  1 |  21k|  55 | 0.000000e+00 |      --      |    Inf |   1.66%
498.88/500.65	c   501s|  6400 |    38 |  1336k| 158.5 |   962M |  52 |  31k|  21k|   0 |9078 |  0 |  22k|  55 | 0.000000e+00 |      --      |    Inf |   1.66%
503.97/505.75	c   506s|  6500 |    40 |  1354k| 158.8 |   967M |  52 |  31k|  21k|  13k|9222 |  1 |  22k|  55 | 0.000000e+00 |      --      |    Inf |   1.66%
509.37/511.16	c   511s|  6600 |    42 |  1370k| 158.9 |   972M |  52 |  31k|  21k|  13k|9371 |  1 |  22k|  55 | 0.000000e+00 |      --      |    Inf |   1.66%
513.74/515.55	c   516s|  6700 |    40 |  1388k| 159.1 |   980M |  52 |  31k|  21k|  13k|9444 |  1 |  23k|  55 | 0.000000e+00 |      --      |    Inf |   1.66%
518.03/519.89	c   520s|  6800 |    41 |  1401k| 158.8 |   984M |  52 |  31k|  21k|   0 |9545 |  0 |  23k|  55 | 0.000000e+00 |      --      |    Inf |   1.66%
523.81/525.68	c   526s|  6900 |    39 |  1417k| 158.7 |   992M |  52 |  31k|  22k|   0 |9658 |  0 |  23k|  55 | 0.000000e+00 |      --      |    Inf |   1.66%
528.78/530.65	c   531s|  7000 |    42 |  1433k| 158.7 |  1000M |  52 |  31k|  21k|  13k|9854 |  2 |  24k|  55 | 0.000000e+00 |      --      |    Inf |   1.66%
533.19/535.06	c   535s|  7100 |    41 |  1446k| 158.5 |  1007M |  52 |  31k|  22k|   0 |9943 |  0 |  24k|  55 | 0.000000e+00 |      --      |    Inf |   1.66%
538.85/540.72	c   541s|  7200 |    39 |  1464k| 158.7 |  1012M |  52 |  31k|  22k|  13k|  10k|  1 |  24k|  55 | 0.000000e+00 |      --      |    Inf |   1.66%
543.84/545.77	c   546s|  7300 |    43 |  1480k| 158.7 |  1021M |  52 |  31k|  22k|  13k|  10k|  1 |  24k|  55 | 0.000000e+00 |      --      |    Inf |   1.66%
549.14/551.09	c   551s|  7400 |    40 |  1499k| 159.1 |  1026M |  52 |  31k|  22k|  13k|  10k|  1 |  25k|  55 | 0.000000e+00 |      --      |    Inf |   1.66%
553.71/555.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
553.71/555.62	c   556s|  7500 |    38 |  1517k| 159.3 |  1030M |  52 |  31k|  22k|   0 |  10k|  0 |  25k|  55 | 0.000000e+00 |      --      |    Inf |   1.67%
558.40/560.33	c   560s|  7600 |    46 |  1532k| 159.1 |  1031M |  52 |  31k|  22k|   0 |  10k|  0 |  25k|  55 | 0.000000e+00 |      --      |    Inf |   1.67%
562.68/564.69	c   565s|  7700 |    44 |  1543k| 158.7 |  1036M |  52 |  31k|  22k|   0 |  10k|  0 |  25k|  55 | 0.000000e+00 |      --      |    Inf |   1.67%
566.47/568.49	c   568s|  7800 |    45 |  1552k| 157.9 |  1038M |  52 |  31k|  22k|   0 |  10k|  0 |  26k|  55 | 0.000000e+00 |      --      |    Inf |   1.67%
573.44/575.41	c   575s|  7900 |    47 |  1574k| 158.5 |  1043M |  52 |  31k|  22k|  13k|  11k|  1 |  26k|  55 | 0.000000e+00 |      --      |    Inf |   1.67%
577.43/579.40	c   579s|  8000 |    48 |  1581k| 157.7 |  1047M |  52 |  31k|  22k|  13k|  11k|  1 |  26k|  55 | 0.000000e+00 |      --      |    Inf |   1.67%
582.61/584.65	c   585s|  8100 |    46 |  1590k| 157.0 |  1052M |  66 |  31k|  23k|   0 |  11k|  0 |  27k|  55 | 0.000000e+00 |      --      |    Inf |   1.67%
586.70/588.71	c   589s|  8200 |    46 |  1603k| 156.8 |  1055M |  66 |  31k|  23k|  13k|  11k|  1 |  27k|  55 | 0.000000e+00 |      --      |    Inf |   1.67%
591.78/593.85	c   594s|  8300 |    51 |  1613k| 156.2 |  1057M |  66 |  31k|  23k|  13k|  11k|  1 |  27k|  55 | 0.000000e+00 |      --      |    Inf |   1.67%
596.86/598.98	c   599s|  8400 |    45 |  1623k| 155.7 |  1061M |  66 |  31k|  23k|  13k|  12k|  1 |  27k|  55 | 0.000000e+00 |      --      |    Inf |   1.67%
601.74/603.80	c   604s|  8500 |    44 |  1641k| 155.8 |  1065M |  66 |  31k|  23k|  13k|  12k|  1 |  28k|  55 | 0.000000e+00 |      --      |    Inf |   1.67%
605.95/608.07	c   608s|  8600 |    43 |  1655k| 155.7 |  1071M |  66 |  31k|  23k|  13k|  12k|  1 |  28k|  55 | 0.000000e+00 |      --      |    Inf |   1.67%
611.52/613.62	c   614s|  8700 |    43 |  1675k| 156.1 |  1073M |  66 |  31k|  23k|  13k|  12k|  1 |  28k|  55 | 0.000000e+00 |      --      |    Inf |   1.67%
616.10/618.23	c   618s|  8800 |    43 |  1688k| 155.9 |  1076M |  66 |  31k|  23k|   0 |  12k|  0 |  28k|  55 | 0.000000e+00 |      --      |    Inf |   1.67%
620.69/622.82	c   623s|  8900 |    45 |  1701k| 155.6 |  1079M |  66 |  31k|  23k|  13k|  13k|  2 |  29k|  55 | 0.000000e+00 |      --      |    Inf |   1.67%
624.37/626.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
624.37/626.53	c   627s|  9000 |    44 |  1712k| 155.2 |  1082M |  66 |  31k|  23k|  13k|  13k|  1 |  29k|  55 | 0.000000e+00 |      --      |    Inf |   1.67%
629.06/631.25	c   631s|  9100 |    44 |  1726k| 155.1 |  1085M |  66 |  31k|  23k|   0 |  13k|  0 |  29k|  55 | 0.000000e+00 |      --      |    Inf |   1.67%
633.35/635.55	c   636s|  9200 |    42 |  1741k| 155.0 |  1089M |  66 |  31k|  23k|   0 |  13k|  0 |  29k|  55 | 0.000000e+00 |      --      |    Inf |   1.67%
637.64/639.85	c   640s|  9300 |    38 |  1757k| 155.1 |  1092M |  66 |  31k|  23k|  13k|  13k|  1 |  30k|  55 | 0.000000e+00 |      --      |    Inf |   1.86%
643.42/645.68	c   646s|  9400 |    29 |  1776k| 155.4 |  1093M |  66 |  31k|  22k|  13k|  13k|  1 |  30k|  55 | 0.000000e+00 |      --      |    Inf |   1.89%
648.40/650.61	c   651s|  9500 |    27 |  1793k| 155.5 |  1095M |  66 |  31k|  22k|  13k|  13k|  1 |  30k|  55 | 0.000000e+00 |      --      |    Inf |   1.89%
652.89/655.11	c   655s|  9600 |    33 |  1806k| 155.3 |  1101M |  66 |  31k|  22k|  13k|  14k|  1 |  30k|  55 | 0.000000e+00 |      --      |    Inf |   1.89%
658.16/660.46	c   660s|  9700 |    25 |  1820k| 155.2 |  1103M |  66 |  31k|  23k|  13k|  14k|  0 |  30k|  55 | 0.000000e+00 |      --      |    Inf |   1.90%
663.45/665.71	c   666s|  9800 |    25 |  1836k| 155.2 |  1105M |  66 |  31k|  23k|   0 |  14k|  0 |  31k|  55 | 0.000000e+00 |      --      |    Inf |   2.10%
667.75/670.04	c   670s|  9900 |    33 |  1849k| 155.0 |  1108M |  66 |  31k|  23k|  13k|  14k|  1 |  31k|  55 | 0.000000e+00 |      --      |    Inf |   2.49%
672.32/674.65	c   675s| 10000 |    22 |  1868k| 155.3 |  1115M |  66 |  31k|  23k|  13k|  14k|  1 |  31k|  55 | 0.000000e+00 |      --      |    Inf |   2.49%
677.10/679.48	c   679s| 10100 |    26 |  1885k| 155.4 |  1122M |  66 |  31k|  23k|  13k|  14k|  1 |  31k|  55 | 0.000000e+00 |      --      |    Inf |   2.69%
681.58/683.97	c   684s| 10200 |    23 |  1899k| 155.2 |  1124M |  66 |  31k|  23k|   0 |  15k|  0 |  32k|  55 | 0.000000e+00 |      --      |    Inf |   5.83%
686.18/688.55	c   689s| 10300 |    29 |  1911k| 155.0 |  1128M |  66 |  31k|  23k|  13k|  15k|  1 |  32k|  55 | 0.000000e+00 |      --      |    Inf |   5.84%
690.86/693.20	c   693s| 10400 |    25 |  1923k| 154.7 |  1131M |  66 |  31k|  23k|  13k|  15k|  1 |  32k|  55 | 0.000000e+00 |      --      |    Inf |   5.84%
696.14/698.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
696.14/698.56	c   699s| 10500 |    25 |  1943k| 155.1 |  1135M |  66 |  31k|  22k|  13k|  15k|  1 |  32k|  55 | 0.000000e+00 |      --      |    Inf |   5.85%
701.52/703.90	c   704s| 10600 |    23 |  1964k| 155.5 |  1140M |  66 |  31k|  23k|  13k|  15k|  1 |  33k|  55 | 0.000000e+00 |      --      |    Inf |   5.85%
706.81/709.24	c   709s| 10700 |    26 |  1986k| 156.0 |  1144M |  66 |  31k|  23k|  13k|  16k|  1 |  33k|  55 | 0.000000e+00 |      --      |    Inf |   5.86%
712.10/714.58	c   715s| 10800 |    22 |  2007k| 156.4 |  1147M |  66 |  31k|  23k|  13k|  16k|  1 |  33k|  55 | 0.000000e+00 |      --      |    Inf |   5.86%
717.38/719.86	c   720s| 10900 |    20 |  2026k| 156.7 |  1147M |  66 |  31k|  23k|  13k|  16k|  1 |  33k|  55 | 0.000000e+00 |      --      |    Inf |   5.86%
726.05/728.52	c   729s| 11000 |    26 |  2053k| 157.6 |  1149M |  66 |  31k|  23k|  13k|  16k|  1 |  34k|  55 | 0.000000e+00 |      --      |    Inf |   5.87%
731.13/733.69	c   734s| 11100 |    21 |  2071k| 157.8 |  1152M |  66 |  31k|  23k|  13k|  16k|  0 |  34k|  55 | 0.000000e+00 |      --      |    Inf |   5.88%
736.22/738.75	c   739s| 11200 |    25 |  2090k| 158.0 |  1154M |  66 |  31k|  23k|  13k|  17k|  1 |  34k|  55 | 0.000000e+00 |      --      |    Inf |   5.89%
741.30/743.88	c   744s| 11300 |    26 |  2109k| 158.3 |  1156M |  66 |  31k|  23k|  13k|  17k|  1 |  34k|  55 | 0.000000e+00 |      --      |    Inf |   5.89%
746.19/748.71	c   749s| 11400 |    29 |  2130k| 158.7 |  1158M |  66 |  31k|  23k|  13k|  17k|  1 |  35k|  55 | 0.000000e+00 |      --      |    Inf |   5.90%
751.37/753.95	c   754s| 11500 |    25 |  2152k| 159.1 |  1161M |  66 |  31k|  23k|  13k|  17k|  1 |  35k|  55 | 0.000000e+00 |      --      |    Inf |   5.90%
755.75/758.35	c   758s| 11600 |    23 |  2173k| 159.5 |  1166M |  66 |  31k|  23k|  13k|  17k|  1 |  35k|  55 | 0.000000e+00 |      --      |    Inf |   5.90%
760.84/763.44	c   763s| 11700 |    33 |  2185k| 159.2 |  1170M |  66 |  31k|  23k|  13k|  17k|  1 |  35k|  55 | 0.000000e+00 |      --      |    Inf |   5.90%
765.63/768.26	c   768s| 11800 |    26 |  2200k| 159.1 |  1173M |  66 |  31k|  23k|   0 |  17k|  0 |  36k|  55 | 0.000000e+00 |      --      |    Inf |   5.90%
770.42/773.03	c   773s| 11900 |    26 |  2212k| 158.9 |  1177M |  66 |  31k|  23k|  13k|  18k|  1 |  36k|  55 | 0.000000e+00 |      --      |    Inf |   5.91%
774.10/776.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
774.10/776.74	c   777s| 12000 |    22 |  2225k| 158.7 |  1178M |  66 |  31k|  23k|   0 |  18k|  0 |  36k|  55 | 0.000000e+00 |      --      |    Inf |   5.91%
779.98/782.63	c   783s| 12100 |    24 |  2247k| 159.1 |  1183M |  66 |  31k|  23k|   0 |  18k|  0 |  36k|  55 | 0.000000e+00 |      --      |    Inf |   5.91%
784.47/787.17	c   787s| 12200 |    22 |  2267k| 159.4 |  1186M |  66 |  31k|  23k|  13k|  18k|  1 |  37k|  55 | 0.000000e+00 |      --      |    Inf |   5.91%
789.74/792.44	c   792s| 12300 |    23 |  2286k| 159.6 |  1187M |  66 |  31k|  23k|   0 |  18k|  0 |  37k|  55 | 0.000000e+00 |      --      |    Inf |   5.91%
795.11/797.86	c   798s| 12400 |    19 |  2304k| 159.7 |  1189M |  66 |  31k|  23k|  13k|  18k|  2 |  37k|  55 | 0.000000e+00 |      --      |    Inf |   5.91%
799.60/802.33	c   802s| 12500 |    25 |  2320k| 159.7 |  1190M |  66 |  31k|  23k|   0 |  19k|  0 |  37k|  55 | 0.000000e+00 |      --      |    Inf |   5.91%
805.18/807.90	c   808s| 12600 |    27 |  2337k| 159.8 |  1196M |  66 |  31k|  23k|   0 |  19k|  0 |  37k|  55 | 0.000000e+00 |      --      |    Inf |   6.40%
810.76/813.57	c   814s| 12700 |    28 |  2348k| 159.5 |  1200M |  66 |  31k|  24k|  13k|  19k|  1 |  38k|  55 | 0.000000e+00 |      --      |    Inf |   6.41%
814.55/817.36	c   817s| 12800 |    35 |  2357k| 159.0 |  1200M |  66 |  31k|  24k|  13k|  19k|  1 |  38k|  55 | 0.000000e+00 |      --      |    Inf |   6.42%
819.43/822.21	c   822s| 12900 |    31 |  2370k| 158.8 |  1203M |  66 |  31k|  24k|  13k|  19k|  0 |  38k|  55 | 0.000000e+00 |      --      |    Inf |   6.43%
825.01/827.89	c   828s| 13000 |    31 |  2390k| 159.1 |  1207M |  66 |  31k|  24k|  13k|  19k|  1 |  38k|  55 | 0.000000e+00 |      --      |    Inf |   6.44%
830.70/833.56	c   834s| 13100 |    33 |  2407k| 159.2 |  1210M |  66 |  31k|  23k|  13k|  20k|  0 |  39k|  55 | 0.000000e+00 |      --      |    Inf |   6.44%
834.39/837.28	c   837s| 13200 |    30 |  2421k| 159.0 |  1213M |  66 |  31k|  23k|  13k|  20k|  1 |  39k|  55 | 0.000000e+00 |      --      |    Inf |   6.45%
838.48/841.33	c   841s| 13300 |    28 |  2432k| 158.7 |  1216M |  66 |  31k|  23k|  13k|  20k|  1 |  39k|  55 | 0.000000e+00 |      --      |    Inf |   6.45%
843.07/845.98	c   846s| 13400 |    34 |  2444k| 158.5 |  1218M |  66 |  31k|  23k|  13k|  20k|  1 |  39k|  55 | 0.000000e+00 |      --      |    Inf |   6.46%
847.27/850.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
847.27/850.12	c   850s| 13500 |    37 |  2456k| 158.2 |  1219M |  66 |  31k|  22k|  13k|  20k|  1 |  39k|  55 | 0.000000e+00 |      --      |    Inf |   6.47%
853.44/856.32	c   856s| 13600 |    28 |  2477k| 158.5 |  1224M |  66 |  31k|  22k|  13k|  20k|  0 |  40k|  55 | 0.000000e+00 |      --      |    Inf |   6.48%
859.23/862.13	c   862s| 13700 |    27 |  2497k| 158.8 |  1226M |  66 |  31k|  22k|  13k|  20k|  1 |  40k|  55 | 0.000000e+00 |      --      |    Inf |   6.48%
863.90/866.85	c   867s| 13800 |    28 |  2512k| 158.7 |  1229M |  66 |  31k|  22k|  13k|  21k|  0 |  40k|  55 | 0.000000e+00 |      --      |    Inf |   6.49%
869.40/872.39	c   872s| 13900 |    26 |  2533k| 159.0 |  1230M |  66 |  31k|  22k|   0 |  21k|  0 |  40k|  55 | 0.000000e+00 |      --      |    Inf |   6.50%
875.87/878.85	c   879s| 14000 |    39 |  2556k| 159.5 |  1234M |  66 |  31k|  22k|  13k|  21k|  1 |  41k|  55 | 0.000000e+00 |      --      |    Inf |   6.69%
879.56/882.52	c   883s| 14100 |    40 |  2565k| 159.1 |  1237M |  66 |  31k|  22k|   0 |  21k|  0 |  41k|  55 | 0.000000e+00 |      --      |    Inf |   6.72%
884.25/887.26	c   887s| 14200 |    35 |  2578k| 158.9 |  1238M |  66 |  31k|  21k|  13k|  21k|  1 |  41k|  55 | 0.000000e+00 |      --      |    Inf |   6.75%
888.64/891.64	c   892s| 14300 |    39 |  2585k| 158.3 |  1242M |  66 |  31k|  21k|  13k|  22k|  1 |  41k|  55 | 0.000000e+00 |      --      |    Inf |   6.75%
893.42/896.40	c   896s| 14400 |    34 |  2600k| 158.3 |  1244M |  66 |  31k|  21k|  13k|  22k|  2 |  42k|  55 | 0.000000e+00 |      --      |    Inf |   6.78%
898.31/901.32	c   901s| 14500 |    28 |  2620k| 158.5 |  1246M |  66 |  31k|  21k|   0 |  22k|  0 |  42k|  55 | 0.000000e+00 |      --      |    Inf |   6.80%
903.19/906.25	c   906s| 14600 |    29 |  2637k| 158.6 |  1248M |  66 |  31k|  21k|   0 |  22k|  0 |  42k|  55 | 0.000000e+00 |      --      |    Inf |   6.82%
908.99/912.01	c   912s| 14700 |    32 |  2659k| 159.0 |  1249M |  66 |  31k|  20k|   0 |  22k|  0 |  42k|  55 | 0.000000e+00 |      --      |    Inf |   6.87%
914.65/917.78	c   918s| 14800 |    27 |  2684k| 159.6 |  1257M |  66 |  31k|  20k|  13k|  23k|  1 |  43k|  55 | 0.000000e+00 |      --      |    Inf |   6.88%
921.74/924.82	c   925s| 14900 |    31 |  2711k| 160.2 |  1259M |  66 |  31k|  21k|  13k|  23k|  0 |  43k|  55 | 0.000000e+00 |      --      |    Inf |   6.88%
929.03/932.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
929.03/932.16	c   932s| 15000 |    29 |  2734k| 160.6 |  1264M |  66 |  31k|  21k|  13k|  23k|  2 |  43k|  55 | 0.000000e+00 |      --      |    Inf |   6.88%
936.29/939.49	c   939s| 15100 |    31 |  2762k| 161.3 |  1270M |  66 |  31k|  21k|  13k|  24k|  0 |  43k|  55 | 0.000000e+00 |      --      |    Inf |   6.88%
942.28/945.41	c   945s| 15200 |    32 |  2784k| 161.6 |  1277M |  66 |  31k|  21k|  13k|  24k|  1 |  44k|  55 | 0.000000e+00 |      --      |    Inf |   6.88%
947.06/950.29	c   950s| 15300 |    32 |  2803k| 161.8 |  1279M |  66 |  31k|  21k|  13k|  24k|  0 |  44k|  55 | 0.000000e+00 |      --      |    Inf |   6.91%
951.45/954.64	c   955s| 15400 |    30 |  2818k| 161.8 |  1281M |  66 |  31k|  20k|   0 |  24k|  0 |  44k|  55 | 0.000000e+00 |      --      |    Inf |   6.91%
956.34/959.52	c   960s| 15500 |    31 |  2838k| 162.0 |  1286M |  66 |  31k|  20k|   0 |  24k|  0 |  45k|  55 | 0.000000e+00 |      --      |    Inf |   7.00%
960.43/963.62	c   964s| 15600 |    33 |  2849k| 161.7 |  1288M |  66 |  31k|  20k|  13k|  25k|  0 |  45k|  55 | 0.000000e+00 |      --      |    Inf |   7.02%
964.51/967.73	c   968s| 15700 |    38 |  2860k| 161.4 |  1289M |  66 |  31k|  20k|  13k|  25k|  1 |  45k|  55 | 0.000000e+00 |      --      |    Inf |   7.07%
969.30/972.56	c   973s| 15800 |    37 |  2868k| 160.9 |  1289M |  66 |  31k|  20k|  13k|  25k|  1 |  45k|  55 | 0.000000e+00 |      --      |    Inf |   7.09%
973.79/977.10	c   977s| 15900 |    40 |  2878k| 160.6 |  1289M |  66 |  31k|  20k|  13k|  25k|  1 |  45k|  55 | 0.000000e+00 |      --      |    Inf |   7.15%
978.07/981.34	c   981s| 16000 |    29 |  2889k| 160.3 |  1290M |  66 |  31k|  20k|  13k|  25k|  0 |  45k|  55 | 0.000000e+00 |      --      |    Inf |   7.17%
982.06/985.32	c   985s| 16100 |    34 |  2897k| 159.9 |  1290M |  66 |  31k|  20k|  13k|  25k|  1 |  46k|  55 | 0.000000e+00 |      --      |    Inf |   7.17%
984.35/987.69	c   988s| 16200 |    33 |  2904k| 159.3 |  1290M |  66 |  31k|  20k|  13k|  25k|  1 |  46k|  55 | 0.000000e+00 |      --      |    Inf |   7.20%
988.44/991.74	c   992s| 16300 |    32 |  2917k| 159.2 |  1290M |  66 |  31k|  20k|   0 |  25k|  0 |  46k|  55 | 0.000000e+00 |      --      |    Inf |   7.20%
992.13/995.46	c   995s| 16400 |    32 |  2926k| 158.8 |  1290M |  66 |  31k|  20k|  13k|  25k|  1 |  46k|  55 | 0.000000e+00 |      --      |    Inf |   7.20%
995.02/998.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
995.02/998.35	c   998s| 16500 |    33 |  2934k| 158.4 |  1290M |  66 |  31k|  20k|  13k|  26k|  2 |  46k|  55 | 0.000000e+00 |      --      |    Inf |   7.20%
998.11/1001.46	c  1001s| 16600 |    31 |  2944k| 158.1 |  1291M |  66 |  31k|  20k|  13k|  26k|  1 |  46k|  55 | 0.000000e+00 |      --      |    Inf |   7.22%
1002.40/1005.70	c  1006s| 16700 |    33 |  2957k| 157.9 |  1292M |  66 |  31k|  20k|   0 |  26k|  0 |  46k|  55 | 0.000000e+00 |      --      |    Inf |   7.22%
1007.19/1010.57	c  1011s| 16800 |    32 |  2972k| 157.9 |  1294M |  66 |  31k|  20k|  13k|  26k|  1 |  47k|  55 | 0.000000e+00 |      --      |    Inf |   7.22%
1013.79/1017.13	c  1017s| 16900 |    29 |  2997k| 158.3 |  1298M |  66 |  31k|  20k|  13k|  26k|  1 |  47k|  55 | 0.000000e+00 |      --      |    Inf |   7.35%
1018.56/1021.92	c  1022s| 17000 |    33 |  3009k| 158.2 |  1303M |  66 |  31k|  20k|  13k|  27k|  2 |  47k|  55 | 0.000000e+00 |      --      |    Inf |   7.43%
1022.94/1026.33	c  1026s| 17100 |    32 |  3025k| 158.2 |  1304M |  66 |  31k|  20k|  13k|  27k|  1 |  47k|  55 | 0.000000e+00 |      --      |    Inf |   7.45%
1027.64/1031.06	c  1031s| 17200 |    30 |  3038k| 158.0 |  1310M |  66 |  31k|  20k|  13k|  27k|  0 |  48k|  55 | 0.000000e+00 |      --      |    Inf |   7.49%
1033.82/1037.22	c  1037s| 17300 |    31 |  3056k| 158.1 |  1314M |  66 |  31k|  20k|   0 |  27k|  0 |  48k|  55 | 0.000000e+00 |      --      |    Inf |   7.52%
1039.40/1042.88	c  1043s| 17400 |    31 |  3078k| 158.5 |  1316M |  66 |  31k|  20k|   0 |  28k|  0 |  48k|  55 | 0.000000e+00 |      --      |    Inf |   7.52%
1044.48/1047.92	c  1048s| 17500 |    36 |  3094k| 158.4 |  1318M |  66 |  31k|  20k|  13k|  28k|  1 |  48k|  55 | 0.000000e+00 |      --      |    Inf |   7.55%
1050.07/1053.57	c  1054s| 17600 |    33 |  3112k| 158.6 |  1323M |  66 |  31k|  20k|  13k|  28k|  2 |  48k|  55 | 0.000000e+00 |      --      |    Inf |   7.57%
1057.14/1060.61	c  1061s| 17700 |    35 |  3138k| 159.1 |  1327M |  66 |  31k|  20k|  13k|  29k|  1 |  49k|  55 | 0.000000e+00 |      --      |    Inf |   7.58%
1061.54/1065.05	c  1065s| 17800 |    35 |  3155k| 159.1 |  1330M |  66 |  31k|  20k|   0 |  29k|  0 |  49k|  55 | 0.000000e+00 |      --      |    Inf |   7.58%
1066.41/1070.00	c  1070s| 17900 |    34 |  3173k| 159.2 |  1332M |  66 |  31k|  20k|   0 |  29k|  0 |  49k|  55 | 0.000000e+00 |      --      |    Inf |   7.58%
1071.70/1075.25	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1071.70/1075.25	c  1075s| 18000 |    32 |  3188k| 159.2 |  1334M |  66 |  31k|  21k|  13k|  29k|  0 |  49k|  55 | 0.000000e+00 |      --      |    Inf |   7.58%
1076.60/1080.17	c  1080s| 18100 |    33 |  3208k| 159.4 |  1337M |  66 |  31k|  21k|  13k|  29k|  1 |  50k|  55 | 0.000000e+00 |      --      |    Inf |   7.58%
1082.17/1085.72	c  1086s| 18200 |    37 |  3228k| 159.6 |  1340M |  66 |  31k|  21k|  13k|  30k|  1 |  50k|  55 | 0.000000e+00 |      --      |    Inf |   7.58%
1087.25/1090.89	c  1091s| 18300 |    39 |  3248k| 159.8 |  1344M |  66 |  31k|  21k|  13k|  30k|  1 |  50k|  55 | 0.000000e+00 |      --      |    Inf |   7.58%
1092.13/1095.79	c  1096s| 18400 |    36 |  3268k| 160.0 |  1349M |  66 |  31k|  21k|   0 |  30k|  0 |  51k|  55 | 0.000000e+00 |      --      |    Inf |   7.58%
1098.12/1101.71	c  1102s| 18500 |    37 |  3292k| 160.4 |  1354M |  66 |  31k|  21k|   0 |  30k|  0 |  51k|  55 | 0.000000e+00 |      --      |    Inf |   7.58%
1102.71/1106.36	c  1106s| 18600 |    37 |  3310k| 160.5 |  1356M |  66 |  31k|  22k|   0 |  30k|  0 |  51k|  55 | 0.000000e+00 |      --      |    Inf |   7.58%
1107.69/1111.37	c  1111s| 18700 |    36 |  3328k| 160.6 |  1360M |  66 |  31k|  22k|   0 |  31k|  0 |  51k|  55 | 0.000000e+00 |      --      |    Inf |   7.58%
1113.39/1117.03	c  1117s| 18800 |    35 |  3350k| 160.9 |  1364M |  66 |  31k|  22k|  13k|  31k|  1 |  52k|  55 | 0.000000e+00 |      --      |    Inf |   7.58%
1118.38/1122.11	c  1122s| 18900 |    42 |  3374k| 161.3 |  1366M |  66 |  31k|  22k|  13k|  31k|  1 |  52k|  55 | 0.000000e+00 |      --      |    Inf |   7.58%
1124.15/1127.80	c  1128s| 19000 |    33 |  3397k| 161.6 |  1372M |  66 |  31k|  22k|  13k|  31k|  1 |  52k|  55 | 0.000000e+00 |      --      |    Inf |   7.58%
1129.93/1133.61	c  1134s| 19100 |    36 |  3423k| 162.1 |  1376M |  66 |  31k|  22k|  13k|  31k|  1 |  53k|  55 | 0.000000e+00 |      --      |    Inf |   7.58%
1136.61/1140.34	c  1140s| 19200 |    37 |  3455k| 162.8 |  1382M |  66 |  31k|  22k|  13k|  31k|  0 |  53k|  55 | 0.000000e+00 |      --      |    Inf |   7.58%
1141.20/1144.97	c  1145s| 19300 |    34 |  3473k| 162.9 |  1386M |  66 |  31k|  22k|  13k|  31k|  1 |  53k|  55 | 0.000000e+00 |      --      |    Inf |   7.58%
1147.48/1151.24	c  1151s| 19400 |    40 |  3500k| 163.4 |  1389M |  66 |  31k|  22k|  13k|  32k|  0 |  53k|  55 | 0.000000e+00 |      --      |    Inf |   7.59%
1152.06/1155.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1152.06/1155.89	c  1156s| 19500 |    35 |  3515k| 163.3 |  1392M |  66 |  31k|  22k|  13k|  32k|  0 |  54k|  55 | 0.000000e+00 |      --      |    Inf |   7.59%
1159.04/1162.87	c  1163s| 19600 |    36 |  3535k| 163.5 |  1397M |  66 |  31k|  22k|  13k|  32k|  1 |  54k|  55 | 0.000000e+00 |      --      |    Inf |   7.59%
1165.23/1169.08	c  1169s| 19700 |    36 |  3553k| 163.6 |  1401M |  66 |  31k|  22k|   0 |  32k|  0 |  54k|  55 | 0.000000e+00 |      --      |    Inf |   7.59%
1171.71/1175.53	c  1176s| 19800 |    34 |  3581k| 164.1 |  1404M |  66 |  31k|  22k|  13k|  33k|  1 |  55k|  55 | 0.000000e+00 |      --      |    Inf |   7.59%
1176.59/1180.47	c  1180s| 19900 |    34 |  3596k| 164.0 |  1409M |  66 |  31k|  22k|  13k|  33k|  1 |  55k|  55 | 0.000000e+00 |      --      |    Inf |   7.59%
1182.37/1186.24	c  1186s| 20000 |    34 |  3616k| 164.2 |  1414M |  66 |  31k|  22k|  13k|  33k|  1 |  55k|  55 | 0.000000e+00 |      --      |    Inf |   7.59%
1188.55/1192.48	c  1192s| 20100 |    35 |  3637k| 164.4 |  1419M |  66 |  31k|  22k|  13k|  33k|  1 |  55k|  55 | 0.000000e+00 |      --      |    Inf |   7.59%
1197.14/1201.01	c  1201s| 20200 |    37 |  3676k| 165.5 |  1423M |  66 |  31k|  22k|  13k|  34k|  1 |  56k|  55 | 0.000000e+00 |      --      |    Inf |   7.59%
1202.13/1206.09	c  1206s| 20300 |    34 |  3699k| 165.8 |  1426M |  66 |  31k|  22k|   0 |  34k|  0 |  56k|  55 | 0.000000e+00 |      --      |    Inf |   7.59%
1206.80/1210.70	c  1211s| 20400 |    34 |  3714k| 165.7 |  1429M |  66 |  31k|  22k|  13k|  34k|  1 |  56k|  55 | 0.000000e+00 |      --      |    Inf |   7.59%
1212.98/1216.98	c  1217s| 20500 |    35 |  3734k| 165.8 |  1436M |  66 |  31k|  23k|   0 |  34k|  0 |  56k|  55 | 0.000000e+00 |      --      |    Inf |   7.59%
1219.36/1223.34	c  1223s| 20600 |    36 |  3759k| 166.2 |  1440M |  66 |  31k|  23k|  13k|  34k|  1 |  57k|  55 | 0.000000e+00 |      --      |    Inf |   7.59%
1224.24/1228.30	c  1228s| 20700 |    36 |  3778k| 166.3 |  1449M |  66 |  31k|  23k|  13k|  35k|  1 |  57k|  55 | 0.000000e+00 |      --      |    Inf |   7.59%
1230.63/1234.62	c  1235s| 20800 |    35 |  3804k| 166.7 |  1452M |  66 |  31k|  23k|   0 |  35k|  0 |  57k|  55 | 0.000000e+00 |      --      |    Inf |   7.59%
1236.61/1240.69	c  1241s| 20900 |    34 |  3830k| 167.1 |  1456M |  66 |  31k|  23k|  13k|  35k|  1 |  57k|  55 | 0.000000e+00 |      --      |    Inf |   7.59%
1242.79/1246.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1242.79/1246.80	c  1247s| 21000 |    32 |  3856k| 167.5 |  1461M |  66 |  31k|  23k|  13k|  35k|  0 |  58k|  55 | 0.000000e+00 |      --      |    Inf |   7.59%
1249.17/1253.23	c  1253s| 21100 |    30 |  3885k| 168.1 |  1465M |  66 |  31k|  22k|  13k|  36k|  1 |  58k|  55 | 0.000000e+00 |      --      |    Inf |   7.59%
1254.66/1258.77	c  1259s| 21200 |    30 |  3908k| 168.3 |  1469M |  66 |  31k|  22k|  13k|  36k|  1 |  58k|  55 | 0.000000e+00 |      --      |    Inf |   7.59%
1260.84/1264.96	c  1265s| 21300 |    25 |  3927k| 168.4 |  1474M |  66 |  31k|  22k|   0 |  36k|  0 |  58k|  55 | 0.000000e+00 |      --      |    Inf |   7.98%
1264.82/1268.96	c  1269s| 21400 |    26 |  3937k| 168.1 |  1474M |  66 |  31k|  22k|  13k|  37k|  0 |  58k|  55 | 0.000000e+00 |      --      |    Inf |   8.01%
1272.71/1276.83	c  1277s| 21500 |    22 |  3967k| 168.7 |  1481M |  66 |  31k|  21k|  13k|  37k|  1 |  59k|  55 | 0.000000e+00 |      --      |    Inf |   8.40%
1278.09/1282.21	c  1282s| 21600 |    20 |  3990k| 169.0 |  1485M |  66 |  31k|  21k|  13k|  37k|  1 |  59k|  55 | 0.000000e+00 |      --      |    Inf |  10.11%
1284.57/1288.76	c  1289s| 21700 |    16 |  4017k| 169.4 |  1486M |  66 |  31k|  21k|  13k|  38k|  2 |  59k|  55 | 0.000000e+00 |      --      |    Inf |  13.26%
1291.25/1295.43	c  1295s| 21800 |    20 |  4037k| 169.5 |  1489M |  66 |  31k|  21k|  13k|  38k|  1 |  60k|  55 | 0.000000e+00 |      --      |    Inf |  28.12%
1296.03/1300.27	c  1300s| 21900 |    20 |  4055k| 169.6 |  1491M |  66 |  31k|  21k|  13k|  39k|  1 |  60k|  55 | 0.000000e+00 |      --      |    Inf |  28.36%
1300.53/1304.73	c  1305s| 22000 |    29 |  4064k| 169.2 |  1496M |  66 |  31k|  21k|   0 |  39k|  0 |  60k|  55 | 0.000000e+00 |      --      |    Inf |  28.36%
1305.82/1310.02	c  1310s| 22100 |    24 |  4079k| 169.2 |  1499M |  66 |  31k|  21k|  13k|  40k|  1 |  60k|  55 | 0.000000e+00 |      --      |    Inf |  30.12%
1309.60/1313.89	c  1314s| 22200 |    31 |  4090k| 168.9 |  1501M |  66 |  31k|  21k|  13k|  40k|  1 |  60k|  55 | 0.000000e+00 |      --      |    Inf |  30.17%
1314.09/1318.35	c  1318s| 22300 |    26 |  4103k| 168.7 |  1502M |  66 |  31k|  22k|  13k|  40k|  0 |  61k|  55 | 0.000000e+00 |      --      |    Inf |  30.17%
1318.58/1322.86	c  1323s| 22400 |    27 |  4117k| 168.6 |  1503M |  66 |  31k|  22k|   0 |  40k|  0 |  61k|  55 | 0.000000e+00 |      --      |    Inf |  30.17%
1323.06/1327.37	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1323.06/1327.37	c  1327s| 22500 |    27 |  4134k| 168.7 |  1507M |  66 |  31k|  22k|  13k|  40k|  0 |  61k|  55 | 0.000000e+00 |      --      |    Inf |  30.17%
1328.25/1332.58	c  1333s| 22600 |    31 |  4153k| 168.7 |  1509M |  66 |  31k|  22k|  13k|  41k|  1 |  61k|  55 | 0.000000e+00 |      --      |    Inf |  30.18%
1333.33/1337.62	c  1338s| 22700 |    29 |  4170k| 168.7 |  1511M |  66 |  31k|  22k|  13k|  41k|  0 |  61k|  55 | 0.000000e+00 |      --      |    Inf |  30.19%
1338.11/1342.48	c  1342s| 22800 |    29 |  4188k| 168.8 |  1513M |  66 |  31k|  22k|  13k|  41k|  1 |  62k|  55 | 0.000000e+00 |      --      |    Inf |  30.19%
1342.81/1347.15	c  1347s| 22900 |    26 |  4204k| 168.7 |  1514M |  66 |  31k|  22k|  13k|  42k|  1 |  62k|  55 | 0.000000e+00 |      --      |    Inf |  30.20%
1347.58/1351.93	c  1352s| 23000 |    27 |  4222k| 168.8 |  1516M |  66 |  31k|  22k|  13k|  42k|  1 |  62k|  55 | 0.000000e+00 |      --      |    Inf |  30.20%
1352.69/1357.06	c  1357s| 23100 |    28 |  4242k| 168.9 |  1518M |  66 |  31k|  22k|   0 |  42k|  0 |  62k|  55 | 0.000000e+00 |      --      |    Inf |  30.20%
1357.26/1361.62	c  1362s| 23200 |    29 |  4257k| 168.8 |  1520M |  66 |  31k|  22k|  13k|  42k|  1 |  62k|  55 | 0.000000e+00 |      --      |    Inf |  30.21%
1361.85/1366.27	c  1366s| 23300 |    32 |  4273k| 168.8 |  1521M |  66 |  31k|  23k|  13k|  42k|  1 |  62k|  55 | 0.000000e+00 |      --      |    Inf |  30.21%
1366.74/1371.12	c  1371s| 23400 |    27 |  4291k| 168.8 |  1530M |  66 |  31k|  23k|   0 |  43k|  0 |  63k|  55 | 0.000000e+00 |      --      |    Inf |  30.21%
1371.51/1375.91	c  1376s| 23500 |    29 |  4307k| 168.8 |  1531M |  66 |  31k|  23k|  13k|  43k|  1 |  63k|  55 | 0.000000e+00 |      --      |    Inf |  30.22%
1375.91/1380.33	c  1380s| 23600 |    30 |  4323k| 168.8 |  1533M |  66 |  31k|  23k|  13k|  43k|  1 |  63k|  55 | 0.000000e+00 |      --      |    Inf |  30.22%
1379.89/1384.30	c  1384s| 23700 |    27 |  4335k| 168.6 |  1535M |  66 |  31k|  23k|  13k|  43k|  2 |  63k|  55 | 0.000000e+00 |      --      |    Inf |  30.22%
1384.59/1389.04	c  1389s| 23800 |    27 |  4357k| 168.8 |  1538M |  66 |  31k|  23k|  13k|  44k|  1 |  63k|  55 | 0.000000e+00 |      --      |    Inf |  30.22%
1389.77/1394.27	c  1394s| 23900 |    26 |  4378k| 168.9 |  1541M |  66 |  31k|  23k|  13k|  44k|  0 |  64k|  55 | 0.000000e+00 |      --      |    Inf |  30.22%
1394.35/1398.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1394.35/1398.85	c  1399s| 24000 |    30 |  4397k| 169.0 |  1544M |  66 |  31k|  23k|   0 |  44k|  0 |  64k|  55 | 0.000000e+00 |      --      |    Inf |  30.23%
1402.23/1406.74	c  1407s| 24100 |    29 |  4412k| 168.9 |  1546M |  66 |  31k|  23k|  13k|  44k|  1 |  64k|  55 | 0.000000e+00 |      --      |    Inf |  30.23%
1407.12/1411.65	c  1412s| 24200 |    28 |  4427k| 168.9 |  1549M |  66 |  31k|  23k|  13k|  44k|  0 |  64k|  55 | 0.000000e+00 |      --      |    Inf |  30.23%
1412.20/1416.73	c  1417s| 24300 |    36 |  4444k| 168.9 |  1551M |  66 |  31k|  23k|  13k|  45k|  1 |  64k|  55 | 0.000000e+00 |      --      |    Inf |  30.23%
1415.89/1420.41	c  1420s| 24400 |    27 |  4456k| 168.7 |  1557M |  66 |  31k|  23k|   0 |  45k|  0 |  64k|  55 | 0.000000e+00 |      --      |    Inf |  30.23%
1421.87/1426.40	c  1426s| 24500 |    30 |  4478k| 168.9 |  1562M |  66 |  31k|  23k|  13k|  45k|  1 |  65k|  55 | 0.000000e+00 |      --      |    Inf |  30.23%
1425.76/1430.38	c  1430s| 24600 |    31 |  4492k| 168.8 |  1567M |  66 |  31k|  23k|  13k|  45k|  0 |  65k|  55 | 0.000000e+00 |      --      |    Inf |  30.23%
1430.56/1435.14	c  1435s| 24700 |    31 |  4507k| 168.7 |  1571M |  66 |  31k|  23k|  13k|  46k|  2 |  65k|  55 | 0.000000e+00 |      --      |    Inf |  30.23%
1435.63/1440.28	c  1440s| 24800 |    33 |  4527k| 168.8 |  1574M |  66 |  31k|  24k|  13k|  46k|  2 |  65k|  55 | 0.000000e+00 |      --      |    Inf |  30.23%
1440.62/1445.27	c  1445s| 24900 |    44 |  4541k| 168.7 |  1579M |  66 |  31k|  24k|  13k|  46k|  1 |  65k|  55 | 0.000000e+00 |      --      |    Inf |  30.23%
1444.60/1449.22	c  1449s| 25000 |    33 |  4555k| 168.6 |  1585M |  66 |  31k|  24k|  13k|  46k|  1 |  66k|  55 | 0.000000e+00 |      --      |    Inf |  30.23%
1450.29/1454.96	c  1455s| 25100 |    28 |  4580k| 168.9 |  1589M |  66 |  31k|  24k|   0 |  47k|  0 |  66k|  55 | 0.000000e+00 |      --      |    Inf |  30.23%
1456.07/1460.76	c  1461s| 25200 |    28 |  4607k| 169.3 |  1594M |  66 |  31k|  24k|  13k|  47k|  1 |  66k|  55 | 0.000000e+00 |      --      |    Inf |  30.23%
1461.96/1466.69	c  1467s| 25300 |    27 |  4632k| 169.6 |  1601M |  66 |  31k|  24k|   0 |  47k|  0 |  66k|  55 | 0.000000e+00 |      --      |    Inf |  30.23%
1467.24/1471.93	c  1472s| 25400 |    25 |  4652k| 169.7 |  1607M |  66 |  31k|  24k|  13k|  47k|  0 |  66k|  55 | 0.000000e+00 |      --      |    Inf |  30.23%
1473.22/1477.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1473.22/1477.98	c  1478s| 25500 |    24 |  4675k| 169.9 |  1613M |  66 |  31k|  24k|   0 |  48k|  0 |  67k|  55 | 0.000000e+00 |      --      |    Inf |  30.23%
1478.42/1483.15	c  1483s| 25600 |    28 |  4692k| 169.9 |  1619M |  66 |  31k|  24k|  13k|  48k|  1 |  67k|  55 | 0.000000e+00 |      --      |    Inf |  30.24%
1483.69/1488.44	c  1488s| 25700 |    30 |  4711k| 170.0 |  1620M |  66 |  31k|  24k|  13k|  49k|  1 |  67k|  55 | 0.000000e+00 |      --      |    Inf |  30.24%
1488.88/1493.69	c  1494s| 25800 |    29 |  4732k| 170.2 |  1622M |  66 |  31k|  25k|  13k|  49k|  1 |  67k|  55 | 0.000000e+00 |      --      |    Inf |  30.24%
1493.76/1498.57	c  1499s| 25900 |    27 |  4750k| 170.2 |  1625M |  66 |  31k|  25k|  13k|  49k|  1 |  68k|  55 | 0.000000e+00 |      --      |    Inf |  30.24%
1499.05/1503.88	c  1504s| 26000 |    27 |  4771k| 170.3 |  1630M |  66 |  31k|  25k|  13k|  49k|  1 |  68k|  55 | 0.000000e+00 |      --      |    Inf |  30.24%
1504.73/1509.52	c  1510s| 26100 |    27 |  4790k| 170.4 |  1631M |  66 |  31k|  25k|  13k|  50k|  2 |  68k|  55 | 0.000000e+00 |      --      |    Inf |  30.24%
1509.92/1514.72	c  1515s| 26200 |    30 |  4810k| 170.5 |  1632M |  66 |  31k|  25k|   0 |  50k|  0 |  68k|  55 | 0.000000e+00 |      --      |    Inf |  30.24%
1515.10/1519.95	c  1520s| 26300 |    32 |  4826k| 170.5 |  1634M |  66 |  31k|  25k|   0 |  51k|  0 |  68k|  55 | 0.000000e+00 |      --      |    Inf |  30.24%
1519.69/1524.57	c  1525s| 26400 |    30 |  4842k| 170.4 |  1640M |  66 |  31k|  25k|  13k|  51k|  1 |  69k|  55 | 0.000000e+00 |      --      |    Inf |  30.24%
1525.47/1530.39	c  1530s| 26500 |    32 |  4864k| 170.6 |  1644M |  66 |  31k|  25k|  13k|  51k|  1 |  69k|  55 | 0.000000e+00 |      --      |    Inf |  30.24%
1530.56/1535.41	c  1535s| 26600 |    29 |  4886k| 170.8 |  1648M |  66 |  31k|  25k|  13k|  51k|  1 |  69k|  55 | 0.000000e+00 |      --      |    Inf |  30.24%
1534.35/1539.22	c  1539s| 26700 |    41 |  4897k| 170.5 |  1651M |  66 |  31k|  25k|   0 |  52k|  0 |  69k|  55 | 0.000000e+00 |      --      |    Inf |  30.24%
1538.63/1543.57	c  1544s| 26800 |    39 |  4913k| 170.5 |  1655M |  66 |  31k|  25k|  13k|  52k|  1 |  69k|  55 | 0.000000e+00 |      --      |    Inf |  30.24%
1542.72/1547.67	c  1548s| 26900 |    36 |  4928k| 170.4 |  1656M |  66 |  31k|  25k|  13k|  52k|  1 |  69k|  55 | 0.000000e+00 |      --      |    Inf |  30.24%
1546.71/1551.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1546.71/1551.60	c  1552s| 27000 |    33 |  4941k| 170.3 |  1662M |  66 |  31k|  25k|  13k|  52k|  1 |  70k|  55 | 0.000000e+00 |      --      |    Inf |  30.24%
1552.00/1557.01	c  1557s| 27100 |    35 |  4963k| 170.5 |  1668M |  66 |  31k|  25k|  13k|  53k|  1 |  70k|  55 | 0.000000e+00 |      --      |    Inf |  30.24%
1556.88/1561.86	c  1562s| 27200 |    37 |  4980k| 170.5 |  1672M |  66 |  31k|  25k|  13k|  53k|  2 |  70k|  55 | 0.000000e+00 |      --      |    Inf |  30.24%
1561.18/1566.14	c  1566s| 27300 |    33 |  4994k| 170.4 |  1677M |  66 |  31k|  25k|  13k|  53k|  0 |  70k|  55 | 0.000000e+00 |      --      |    Inf |  30.24%
1565.46/1570.43	c  1570s| 27400 |    42 |  5009k| 170.3 |  1679M |  66 |  31k|  25k|  13k|  53k|  0 |  71k|  55 | 0.000000e+00 |      --      |    Inf |  30.24%
1570.84/1575.85	c  1576s| 27500 |    36 |  5027k| 170.3 |  1682M |  66 |  31k|  25k|   0 |  53k|  0 |  71k|  55 | 0.000000e+00 |      --      |    Inf |  30.24%
1577.42/1582.44	c  1582s| 27600 |    36 |  5047k| 170.4 |  1687M |  66 |  31k|  25k|  13k|  54k|  2 |  71k|  55 | 0.000000e+00 |      --      |    Inf |  30.24%
1582.60/1587.67	c  1588s| 27700 |    35 |  5066k| 170.5 |  1694M |  66 |  31k|  25k|  13k|  54k|  1 |  71k|  55 | 0.000000e+00 |      --      |    Inf |  30.24%
1589.68/1594.74	c  1595s| 27800 |    34 |  5091k| 170.8 |  1697M |  66 |  31k|  25k|  13k|  54k|  1 |  72k|  55 | 0.000000e+00 |      --      |    Inf |  30.24%
1597.76/1602.88	c  1603s| 27900 |    33 |  5122k| 171.2 |  1700M |  66 |  31k|  25k|   0 |  54k|  0 |  72k|  55 | 0.000000e+00 |      --      |    Inf |  30.24%
1604.44/1609.58	c  1610s| 28000 |    32 |  5150k| 171.6 |  1706M |  66 |  31k|  25k|   0 |  55k|  0 |  72k|  55 | 0.000000e+00 |      --      |    Inf |  30.24%
1613.11/1618.27	c  1618s| 28100 |    33 |  5181k| 172.1 |  1709M |  66 |  31k|  25k|   0 |  55k|  0 |  73k|  55 | 0.000000e+00 |      --      |    Inf |  30.24%
1620.19/1625.37	c  1625s| 28200 |    41 |  5213k| 172.6 |  1710M |  66 |  31k|  25k|  13k|  55k|  1 |  73k|  55 | 0.000000e+00 |      --      |    Inf |  30.24%
1627.47/1632.62	c  1633s| 28300 |    33 |  5241k| 172.9 |  1711M |  66 |  31k|  25k|   0 |  56k|  0 |  73k|  55 | 0.000000e+00 |      --      |    Inf |  30.24%
1635.24/1640.42	c  1640s| 28400 |    33 |  5277k| 173.5 |  1714M |  66 |  31k|  25k|  13k|  56k|  0 |  73k|  55 | 0.000000e+00 |      --      |    Inf |  30.24%
1641.13/1646.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1641.13/1646.32	c  1646s| 28500 |    30 |  5300k| 173.7 |  1718M |  66 |  31k|  25k|  13k|  56k|  0 |  73k|  55 | 0.000000e+00 |      --      |    Inf |  30.25%
1646.92/1652.16	c  1652s| 28600 |    32 |  5323k| 173.9 |  1719M |  66 |  31k|  25k|  13k|  56k|  1 |  74k|  55 | 0.000000e+00 |      --      |    Inf |  30.25%
1653.09/1658.32	c  1658s| 28700 |    31 |  5345k| 174.1 |  1720M |  66 |  31k|  25k|  13k|  57k|  1 |  74k|  55 | 0.000000e+00 |      --      |    Inf |  30.25%
1660.57/1665.83	c  1666s| 28800 |    35 |  5383k| 174.7 |  1722M |  66 |  31k|  25k|  13k|  57k|  1 |  74k|  55 | 0.000000e+00 |      --      |    Inf |  30.25%
1667.05/1672.36	c  1672s| 28900 |    43 |  5410k| 175.0 |  1726M |  66 |  31k|  25k|   0 |  57k|  0 |  74k|  55 | 0.000000e+00 |      --      |    Inf |  30.25%
1674.43/1679.73	c  1680s| 29000 |    34 |  5445k| 175.6 |  1731M |  66 |  31k|  25k|   0 |  57k|  0 |  74k|  55 | 0.000000e+00 |      --      |    Inf |  30.25%
1679.61/1684.94	c  1685s| 29100 |    33 |  5467k| 175.7 |  1732M |  66 |  31k|  25k|  13k|  58k|  1 |  75k|  55 | 0.000000e+00 |      --      |    Inf |  30.25%
1686.29/1691.63	c  1692s| 29200 |    39 |  5491k| 176.0 |  1734M |  66 |  31k|  25k|  13k|  58k|  1 |  75k|  55 | 0.000000e+00 |      --      |    Inf |  30.25%
1693.28/1698.67	c  1699s| 29300 |    30 |  5519k| 176.3 |  1740M |  66 |  31k|  25k|   0 |  58k|  0 |  75k|  55 | 0.000000e+00 |      --      |    Inf |  30.25%
1700.06/1705.49	c  1705s| 29400 |    35 |  5552k| 176.8 |  1744M |  66 |  31k|  25k|  13k|  58k|  1 |  75k|  55 | 0.000000e+00 |      --      |    Inf |  30.25%
1707.04/1712.40	c  1712s| 29500 |    32 |  5579k| 177.1 |  1747M |  66 |  31k|  25k|  13k|  59k|  1 |  75k|  55 | 0.000000e+00 |      --      |    Inf |  30.25%
1715.11/1720.54	c  1721s| 29600 |    34 |  5610k| 177.5 |  1750M |  66 |  31k|  25k|   0 |  59k|  0 |  76k|  55 | 0.000000e+00 |      --      |    Inf |  30.25%
1723.39/1728.85	c  1729s| 29700 |    33 |  5645k| 178.1 |  1752M |  66 |  31k|  25k|   0 |  59k|  0 |  76k|  55 | 0.000000e+00 |      --      |    Inf |  30.25%
1729.97/1735.42	c  1735s| 29800 |    32 |  5675k| 178.4 |  1754M |  66 |  31k|  25k|  13k|  60k|  1 |  76k|  55 | 0.000000e+00 |      --      |    Inf |  30.27%
1736.95/1742.41	c  1742s| 29900 |    33 |  5710k| 179.0 |  1758M |  66 |  31k|  25k|  13k|  60k|  1 |  76k|  55 | 0.000000e+00 |      --      |    Inf |  30.29%
1745.02/1750.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1745.02/1750.56	c  1751s| 30000 |    35 |  5744k| 179.5 |  1761M |  66 |  31k|  25k|  13k|  61k|  1 |  76k|  55 | 0.000000e+00 |      --      |    Inf |  30.29%
1753.19/1758.75	c  1759s| 30100 |    34 |  5777k| 180.0 |  1764M |  66 |  31k|  25k|  13k|  61k|  0 |  77k|  55 | 0.000000e+00 |      --      |    Inf |  30.29%
1759.60/1765.15	c  1765s| 30200 |    33 |  5807k| 180.3 |  1766M |  66 |  31k|  25k|  13k|  61k|  0 |  77k|  55 | 0.000000e+00 |      --      |    Inf |  30.29%
1765.27/1770.81	c  1771s| 30300 |    35 |  5831k| 180.5 |  1769M |  66 |  31k|  25k|  13k|  62k|  1 |  77k|  55 | 0.000000e+00 |      --      |    Inf |  30.29%
1772.35/1777.96	c  1778s| 30400 |    35 |  5861k| 180.9 |  1771M |  66 |  31k|  25k|  13k|  62k|  0 |  77k|  55 | 0.000000e+00 |      --      |    Inf |  30.29%
1777.03/1782.62	c  1783s| 30500 |    64 |  5876k| 180.8 |  1774M |  66 |  31k|  25k|  14k|  62k|  1 |  77k|  55 | 0.000000e+00 |      --      |    Inf |  30.29%
1782.21/1787.89	c  1788s| 30600 |    34 |  5897k| 180.9 |  1776M |  91 |  31k|  25k|  13k|  62k|  1 |  77k|  55 | 0.000000e+00 |      --      |    Inf |  30.29%
1789.09/1794.72	c  1795s| 30700 |    38 |  5934k| 181.5 |  1777M |  91 |  31k|  25k|  13k|  63k|  2 |  78k|  55 | 0.000000e+00 |      --      |    Inf |  30.29%
1795.49/1801.12	c  1801s| 30800 |    37 |  5963k| 181.8 |  1780M |  91 |  31k|  25k|   0 |  63k|  0 |  78k|  55 | 0.000000e+00 |      --      |    Inf |  30.29%
1801.56/1807.27	c  1807s| 30900 |    43 |  5989k| 182.0 |  1786M |  91 |  31k|  25k|  13k|  63k|  1 |  78k|  55 | 0.000000e+00 |      --      |    Inf |  30.29%
1806.74/1812.49	c  1812s| 31000 |    37 |  6012k| 182.2 |  1787M |  91 |  31k|  25k|  13k|  63k|  1 |  78k|  55 | 0.000000e+00 |      --      |    Inf |  30.29%
1810.83/1816.60	c  1817s| 31100 |    65 |  6023k| 181.9 |  1789M |  91 |  31k|  25k|   0 |  64k|  0 |  79k|  55 | 0.000000e+00 |      --      |    Inf |  30.29%
1815.81/1821.55	c  1822s| 31200 |    39 |  6038k| 181.9 |  1790M |  91 |  31k|  25k|   0 |  64k|  0 |  79k|  55 | 0.000000e+00 |      --      |    Inf |  30.29%
1821.79/1827.58	c  1828s| 31300 |    37 |  6059k| 181.9 |  1793M |  91 |  31k|  25k|  13k|  64k|  2 |  79k|  55 | 0.000000e+00 |      --      |    Inf |  30.29%
1828.98/1834.79	c  1835s| 31400 |    38 |  6086k| 182.2 |  1794M |  91 |  31k|  25k|  13k|  65k|  1 |  79k|  55 | 0.000000e+00 |      --      |    Inf |  30.29%
1836.16/1841.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1836.16/1841.99	c  1842s| 31500 |    39 |  6117k| 182.6 |  1798M |  91 |  31k|  25k|  13k|  65k|  1 |  79k|  55 | 0.000000e+00 |      --      |    Inf |  30.29%
1843.25/1849.03	c  1849s| 31600 |    38 |  6145k| 182.9 |  1801M |  91 |  31k|  25k|  13k|  65k|  1 |  80k|  55 | 0.000000e+00 |      --      |    Inf |  30.29%
1849.42/1855.20	c  1855s| 31700 |    39 |  6170k| 183.1 |  1803M |  91 |  31k|  25k|   0 |  65k|  0 |  80k|  55 | 0.000000e+00 |      --      |    Inf |  30.29%
1855.40/1861.28	c  1861s| 31800 |    38 |  6198k| 183.4 |  1805M |  91 |  31k|  25k|   0 |  65k|  0 |  80k|  55 | 0.000000e+00 |      --      |    Inf |  30.29%
1862.88/1868.74	c  1869s| 31900 |    32 |  6233k| 183.9 |  1807M |  91 |  31k|  25k|  13k|  66k|  1 |  80k|  55 | 0.000000e+00 |      --      |    Inf |  30.29%
1869.17/1875.02	c  1875s| 32000 |    28 |  6259k| 184.1 |  1808M |  91 |  31k|  25k|  13k|  66k|  1 |  81k|  55 | 0.000000e+00 |      --      |    Inf |  30.31%
1875.44/1881.39	c  1881s| 32100 |    27 |  6279k| 184.1 |  1809M |  91 |  31k|  25k|  13k|  66k|  1 |  81k|  55 | 0.000000e+00 |      --      |    Inf |  30.33%
1882.13/1888.04	c  1888s| 32200 |    30 |  6303k| 184.3 |  1809M |  91 |  31k|  25k|   0 |  67k|  0 |  81k|  55 | 0.000000e+00 |      --      |    Inf |  30.41%
1888.90/1894.85	c  1895s| 32300 |    31 |  6326k| 184.4 |  1813M |  91 |  31k|  25k|   0 |  67k|  0 |  81k|  55 | 0.000000e+00 |      --      |    Inf |  30.42%
1895.58/1901.56	c  1902s| 32400 |    30 |  6351k| 184.6 |  1815M |  91 |  31k|  25k|  13k|  67k|  1 |  81k|  55 | 0.000000e+00 |      --      |    Inf |  30.42%
1904.77/1910.79	c  1911s| 32500 |    32 |  6394k| 185.3 |  1816M |  91 |  31k|  25k|  13k|  67k|  0 |  82k|  55 | 0.000000e+00 |      --      |    Inf |  30.42%
1911.85/1917.80	c  1918s| 32600 |    32 |  6422k| 185.6 |  1818M |  91 |  31k|  25k|   0 |  67k|  0 |  82k|  55 | 0.000000e+00 |      --      |    Inf |  30.42%
1921.22/1927.25	c  1927s| 32700 |    32 |  6461k| 186.2 |  1819M |  91 |  31k|  25k|   0 |  68k|  0 |  82k|  55 | 0.000000e+00 |      --      |    Inf |  30.42%
1929.01/1935.04	c  1935s| 32800 |    29 |  6486k| 186.4 |  1826M |  91 |  31k|  25k|  14k|  68k|  1 |  82k|  55 | 0.000000e+00 |      --      |    Inf |  30.42%
1937.37/1943.44	c  1943s| 32900 |    28 |  6514k| 186.7 |  1829M |  91 |  31k|  25k|   0 |  68k|  0 |  83k|  55 | 0.000000e+00 |      --      |    Inf |  30.42%
1946.55/1952.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1946.55/1952.60	c  1953s| 33000 |    24 |  6555k| 187.3 |  1831M |  91 |  31k|  25k|   0 |  69k|  0 |  83k|  55 | 0.000000e+00 |      --      |    Inf |  30.47%
1953.94/1960.07	c  1960s| 33100 |    36 |  6583k| 187.6 |  1833M |  91 |  31k|  25k|   0 |  69k|  0 |  83k|  55 | 0.000000e+00 |      --      |    Inf |  30.47%
1962.40/1968.54	c  1969s| 33200 |    27 |  6622k| 188.1 |  1836M |  91 |  31k|  25k|  13k|  69k|  0 |  83k|  55 | 0.000000e+00 |      --      |    Inf |  30.47%
1969.89/1976.06	c  1976s| 33300 |    27 |  6652k| 188.4 |  1838M |  91 |  31k|  24k|   0 |  70k|  0 |  84k|  55 | 0.000000e+00 |      --      |    Inf |  30.47%
1977.26/1983.40	c  1983s| 33400 |    29 |  6677k| 188.6 |  1839M |  91 |  31k|  24k|  13k|  70k|  1 |  84k|  55 | 0.000000e+00 |      --      |    Inf |  30.48%
1984.14/1990.32	c  1990s| 33500 |    25 |  6698k| 188.7 |  1839M |  91 |  31k|  24k|  13k|  70k|  0 |  84k|  55 | 0.000000e+00 |      --      |    Inf |  30.48%
1993.93/2000.15	c  2000s| 33600 |    26 |  6737k| 189.3 |  1842M |  91 |  31k|  24k|  13k|  71k|  1 |  84k|  55 | 0.000000e+00 |      --      |    Inf |  30.48%
2003.29/2009.53	c  2010s| 33700 |    26 |  6782k| 190.0 |  1843M |  91 |  31k|  25k|  13k|  71k|  1 |  84k|  55 | 0.000000e+00 |      --      |    Inf |  30.49%
2012.46/2018.72	c  2019s| 33800 |    28 |  6823k| 190.6 |  1846M |  91 |  31k|  25k|  13k|  71k|  1 |  85k|  55 | 0.000000e+00 |      --      |    Inf |  30.49%
2021.23/2027.56	c  2028s| 33900 |    26 |  6859k| 191.1 |  1849M |  91 |  31k|  25k|  13k|  72k|  1 |  85k|  55 | 0.000000e+00 |      --      |    Inf |  30.49%
2032.20/2038.59	c  2039s| 34000 |    25 |  6900k| 191.7 |  1854M |  91 |  31k|  25k|  13k|  72k|  1 |  85k|  55 | 0.000000e+00 |      --      |    Inf |  30.50%
2041.17/2047.56	c  2048s| 34100 |    26 |  6941k| 192.3 |  1858M |  91 |  31k|  25k|   0 |  72k|  0 |  85k|  55 | 0.000000e+00 |      --      |    Inf |  30.50%
2048.85/2055.23	c  2055s| 34200 |    25 |  6980k| 192.9 |  1860M |  91 |  31k|  25k|  13k|  72k|  0 |  85k|  55 | 0.000000e+00 |      --      |    Inf |  30.51%
2056.94/2063.35	c  2063s| 34300 |    28 |  7018k| 193.4 |  1861M |  91 |  31k|  25k|  13k|  73k|  0 |  86k|  55 | 0.000000e+00 |      --      |    Inf |  30.51%
2062.92/2069.33	c  2069s| 34400 |    24 |  7040k| 193.4 |  1867M |  91 |  31k|  25k|  13k|  73k|  0 |  86k|  55 | 0.000000e+00 |      --      |    Inf |  30.51%
2072.29/2078.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2072.29/2078.71	c  2079s| 34500 |    25 |  7088k| 194.2 |  1869M |  91 |  31k|  25k|  13k|  73k|  1 |  86k|  55 | 0.000000e+00 |      --      |    Inf |  30.51%
2079.68/2086.19	c  2086s| 34600 |    27 |  7120k| 194.6 |  1871M |  91 |  31k|  25k|  13k|  73k|  0 |  86k|  55 | 0.000000e+00 |      --      |    Inf |  30.51%
2088.24/2094.76	c  2095s| 34700 |    26 |  7157k| 195.1 |  1873M |  91 |  31k|  24k|  13k|  74k|  1 |  87k|  55 | 0.000000e+00 |      --      |    Inf |  30.51%
2095.42/2102.00	c  2102s| 34800 |    28 |  7186k| 195.3 |  1874M |  91 |  31k|  24k|  13k|  74k|  1 |  87k|  55 | 0.000000e+00 |      --      |    Inf |  30.54%
2101.52/2108.05	c  2108s| 34900 |    26 |  7210k| 195.4 |  1875M |  91 |  31k|  24k|   0 |  74k|  0 |  87k|  55 | 0.000000e+00 |      --      |    Inf |  30.54%
2109.88/2116.48	c  2116s| 35000 |    28 |  7248k| 196.0 |  1877M |  91 |  31k|  24k|  13k|  74k|  0 |  87k|  55 | 0.000000e+00 |      --      |    Inf |  30.54%
2116.16/2122.72	c  2123s| 35100 |    26 |  7277k| 196.2 |  1879M |  91 |  31k|  25k|  13k|  75k|  1 |  87k|  55 | 0.000000e+00 |      --      |    Inf |  30.54%
2124.45/2131.10	c  2131s| 35200 |    30 |  7315k| 196.7 |  1880M |  91 |  31k|  25k|  13k|  75k|  1 |  88k|  55 | 0.000000e+00 |      --      |    Inf |  30.54%
2132.71/2139.35	c  2139s| 35300 |    29 |  7354k| 197.2 |  1883M |  91 |  31k|  25k|   0 |  75k|  0 |  88k|  55 | 0.000000e+00 |      --      |    Inf |  30.55%
2142.19/2148.84	c  2149s| 35400 |    29 |  7393k| 197.7 |  1885M |  91 |  31k|  25k|   0 |  76k|  0 |  88k|  55 | 0.000000e+00 |      --      |    Inf |  30.55%
2148.97/2155.66	c  2156s| 35500 |    35 |  7422k| 198.0 |  1885M |  91 |  31k|  25k|  13k|  76k|  1 |  88k|  55 | 0.000000e+00 |      --      |    Inf |  30.55%
2156.05/2162.73	c  2163s| 35600 |    27 |  7453k| 198.3 |  1890M |  91 |  31k|  25k|  13k|  76k|  2 |  88k|  55 | 0.000000e+00 |      --      |    Inf |  30.55%
2161.53/2168.23	c  2168s| 35700 |    36 |  7475k| 198.3 |  1891M |  91 |  31k|  25k|   0 |  76k|  0 |  88k|  55 | 0.000000e+00 |      --      |    Inf |  30.55%
2166.91/2173.61	c  2174s| 35800 |    28 |  7494k| 198.3 |  1892M |  91 |  31k|  25k|   0 |  77k|  0 |  89k|  55 | 0.000000e+00 |      --      |    Inf |  30.55%
2175.00/2181.77	c  2182s| 35900 |    27 |  7528k| 198.7 |  1894M |  91 |  31k|  25k|  13k|  77k|  1 |  89k|  55 | 0.000000e+00 |      --      |    Inf |  30.55%
2180.88/2187.63	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2180.88/2187.63	c  2188s| 36000 |    28 |  7554k| 198.8 |  1896M |  91 |  31k|  25k|  13k|  77k|  1 |  89k|  55 | 0.000000e+00 |      --      |    Inf |  30.55%
2187.66/2194.45	c  2194s| 36100 |    33 |  7581k| 199.0 |  1896M |  91 |  31k|  25k|  13k|  77k|  1 |  89k|  55 | 0.000000e+00 |      --      |    Inf |  30.55%
2193.84/2200.67	c  2201s| 36200 |    30 |  7606k| 199.2 |  1898M |  91 |  31k|  25k|  13k|  78k|  1 |  89k|  55 | 0.000000e+00 |      --      |    Inf |  30.55%
2201.62/2208.44	c  2208s| 36300 |    28 |  7641k| 199.6 |  1899M |  91 |  31k|  25k|   0 |  78k|  0 |  89k|  55 | 0.000000e+00 |      --      |    Inf |  30.55%
2209.10/2215.93	c  2216s| 36400 |    28 |  7673k| 199.9 |  1901M |  91 |  31k|  25k|  13k|  78k|  1 |  89k|  55 | 0.000000e+00 |      --      |    Inf |  30.55%
2215.68/2222.54	c  2223s| 36500 |    29 |  7698k| 200.0 |  1901M |  91 |  31k|  25k|  13k|  78k|  1 |  90k|  55 | 0.000000e+00 |      --      |    Inf |  30.56%
2222.36/2229.20	c  2229s| 36600 |    25 |  7724k| 200.2 |  1902M |  91 |  31k|  25k|   0 |  79k|  0 |  90k|  55 | 0.000000e+00 |      --      |    Inf |  30.56%
2229.74/2236.68	c  2237s| 36700 |    36 |  7757k| 200.5 |  1906M |  91 |  31k|  25k|   0 |  79k|  0 |  90k|  55 | 0.000000e+00 |      --      |    Inf |  30.56%
2234.03/2240.99	c  2241s| 36800 |    27 |  7771k| 200.3 |  1907M |  91 |  31k|  25k|  13k|  79k|  0 |  90k|  55 | 0.000000e+00 |      --      |    Inf |  30.56%
2242.30/2249.24	c  2249s| 36900 |    31 |  7805k| 200.7 |  1909M |  91 |  31k|  25k|   0 |  79k|  0 |  90k|  55 | 0.000000e+00 |      --      |    Inf |  30.56%
2249.28/2256.21	c  2256s| 37000 |    30 |  7833k| 200.9 |  1910M |  91 |  31k|  25k|   0 |  79k|  0 |  90k|  55 | 0.000000e+00 |      --      |    Inf |  30.56%
2258.07/2265.07	c  2265s| 37100 |    28 |  7867k| 201.3 |  1914M |  91 |  31k|  25k|   0 |  80k|  0 |  91k|  55 | 0.000000e+00 |      --      |    Inf |  30.56%
2267.64/2274.66	c  2275s| 37200 |    27 |  7903k| 201.7 |  1916M |  91 |  31k|  25k|  13k|  80k|  2 |  91k|  55 | 0.000000e+00 |      --      |    Inf |  30.56%
2276.61/2283.66	c  2284s| 37300 |    24 |  7944k| 202.2 |  1917M |  91 |  31k|  25k|  13k|  80k|  1 |  91k|  55 | 0.000000e+00 |      --      |    Inf |  30.56%
2285.00/2292.08	c  2292s| 37400 |    28 |  7980k| 202.6 |  1919M |  91 |  31k|  24k|  13k|  80k|  1 |  91k|  55 | 0.000000e+00 |      --      |    Inf |  30.56%
2292.07/2299.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2292.07/2299.13	c  2299s| 37500 |    24 |  8007k| 202.8 |  1922M |  91 |  31k|  25k|  13k|  81k|  2 |  91k|  55 | 0.000000e+00 |      --      |    Inf |  30.56%
2299.54/2306.60	c  2307s| 37600 |    25 |  8034k| 203.0 |  1924M |  91 |  31k|  24k|  13k|  81k|  1 |  92k|  55 | 0.000000e+00 |      --      |    Inf |  30.56%
2305.94/2313.09	c  2313s| 37700 |    25 |  8062k| 203.2 |  1925M |  91 |  31k|  25k|  13k|  81k|  1 |  92k|  55 | 0.000000e+00 |      --      |    Inf |  30.56%
2313.40/2320.52	c  2321s| 37800 |    23 |  8090k| 203.3 |  1927M |  91 |  31k|  24k|  13k|  82k|  0 |  92k|  55 | 0.000000e+00 |      --      |    Inf |  30.56%
2321.48/2328.66	c  2329s| 37900 |    29 |  8122k| 203.6 |  1927M |  91 |  31k|  24k|  13k|  82k|  0 |  92k|  55 | 0.000000e+00 |      --      |    Inf |  31.47%
2327.87/2335.06	c  2335s| 38000 |    31 |  8144k| 203.7 |  1928M |  91 |  31k|  25k|   0 |  82k|  0 |  93k|  55 | 0.000000e+00 |      --      |    Inf |  31.47%
2334.34/2341.57	c  2342s| 38100 |    29 |  8165k| 203.7 |  1929M |  91 |  31k|  25k|  13k|  82k|  1 |  93k|  55 | 0.000000e+00 |      --      |    Inf |  31.48%
2342.41/2349.64	c  2350s| 38200 |    28 |  8194k| 203.9 |  1930M |  91 |  31k|  25k|   0 |  83k|  0 |  93k|  55 | 0.000000e+00 |      --      |    Inf |  31.48%
2350.90/2358.13	c  2358s| 38300 |    31 |  8224k| 204.1 |  1931M |  91 |  31k|  25k|  13k|  83k|  0 |  93k|  55 | 0.000000e+00 |      --      |    Inf |  31.48%
2359.46/2366.77	c  2367s| 38400 |    33 |  8255k| 204.4 |  1932M |  91 |  31k|  25k|  13k|  84k|  1 |  94k|  55 | 0.000000e+00 |      --      |    Inf |  31.49%
2366.74/2374.07	c  2374s| 38500 |    35 |  8283k| 204.6 |  1933M |  91 |  31k|  25k|   0 |  84k|  0 |  94k|  55 | 0.000000e+00 |      --      |    Inf |  31.49%
2375.01/2382.34	c  2382s| 38600 |    35 |  8315k| 204.9 |  1935M |  91 |  31k|  25k|   0 |  84k|  0 |  94k|  55 | 0.000000e+00 |      --      |    Inf |  31.49%
2383.98/2391.30	c  2391s| 38700 |    33 |  8350k| 205.2 |  1937M |  91 |  31k|  25k|   0 |  85k|  0 |  94k|  55 | 0.000000e+00 |      --      |    Inf |  31.49%
2390.85/2398.24	c  2398s| 38800 |    35 |  8379k| 205.5 |  1937M |  91 |  31k|  25k|  13k|  85k|  1 |  95k|  55 | 0.000000e+00 |      --      |    Inf |  31.49%
2398.23/2405.67	c  2406s| 38900 |    32 |  8412k| 205.7 |  1938M |  91 |  31k|  25k|  13k|  85k|  1 |  95k|  55 | 0.000000e+00 |      --      |    Inf |  31.49%
2407.49/2414.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2407.49/2414.92	c  2415s| 39000 |    31 |  8447k| 206.1 |  1943M |  91 |  31k|  25k|  13k|  85k|  1 |  95k|  55 | 0.000000e+00 |      --      |    Inf |  31.49%
2416.86/2424.31	c  2424s| 39100 |    32 |  8489k| 206.6 |  1947M |  91 |  31k|  25k|  13k|  86k|  1 |  95k|  55 | 0.000000e+00 |      --      |    Inf |  31.49%
2426.04/2433.54	c  2434s| 39200 |    32 |  8524k| 207.0 |  1949M |  91 |  31k|  25k|  13k|  86k|  0 |  95k|  55 | 0.000000e+00 |      --      |    Inf |  31.53%
2434.41/2441.91	c  2442s| 39300 |    38 |  8558k| 207.3 |  1951M |  91 |  31k|  25k|  13k|  86k|  1 |  96k|  55 | 0.000000e+00 |      --      |    Inf |  31.53%
2443.59/2451.15	c  2451s| 39400 |    31 |  8597k| 207.7 |  1953M |  91 |  31k|  25k|  13k|  86k|  1 |  96k|  55 | 0.000000e+00 |      --      |    Inf |  31.53%
2452.35/2459.99	c  2460s| 39500 |    31 |  8633k| 208.1 |  1955M |  91 |  31k|  25k|   0 |  87k|  0 |  96k|  55 | 0.000000e+00 |      --      |    Inf |  31.56%
2459.92/2467.54	c  2468s| 39600 |    33 |  8661k| 208.3 |  1957M |  91 |  31k|  25k|  13k|  87k|  2 |  96k|  55 | 0.000000e+00 |      --      |    Inf |  31.59%
2467.60/2475.29	c  2475s| 39700 |    33 |  8690k| 208.5 |  1959M |  91 |  31k|  25k|   0 |  87k|  0 |  96k|  55 | 0.000000e+00 |      --      |    Inf |  31.59%
2474.57/2482.25	c  2482s| 39800 |    35 |  8719k| 208.7 |  1959M |  91 |  31k|  25k|   0 |  87k|  0 |  97k|  55 | 0.000000e+00 |      --      |    Inf |  31.60%
2483.05/2490.75	c  2491s| 39900 |    33 |  8748k| 208.9 |  1960M |  91 |  31k|  25k|  13k|  87k|  1 |  97k|  55 | 0.000000e+00 |      --      |    Inf |  31.61%
2491.33/2499.01	c  2499s| 40000 |    34 |  8784k| 209.2 |  1965M |  91 |  31k|  25k|  13k|  88k|  1 |  97k|  55 | 0.000000e+00 |      --      |    Inf |  31.62%
2499.59/2507.33	c  2507s| 40100 |    30 |  8818k| 209.5 |  1967M |  91 |  31k|  25k|   0 |  88k|  0 |  97k|  55 | 0.000000e+00 |      --      |    Inf |  31.62%
2506.97/2514.77	c  2515s| 40200 |    33 |  8845k| 209.7 |  1967M |  91 |  31k|  24k|  13k|  88k|  0 |  97k|  55 | 0.000000e+00 |      --      |    Inf |  31.63%
2516.53/2524.35	c  2524s| 40300 |    37 |  8878k| 210.0 |  1969M |  91 |  31k|  24k|  13k|  88k|  2 |  98k|  55 | 0.000000e+00 |      --      |    Inf |  31.64%
2526.80/2534.60	c  2535s| 40400 |    34 |  8924k| 210.6 |  1971M |  91 |  31k|  25k|   0 |  88k|  0 |  98k|  55 | 0.000000e+00 |      --      |    Inf |  31.64%
2535.97/2543.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2535.97/2543.82	c  2544s| 40500 |    33 |  8962k| 211.0 |  1972M |  91 |  31k|  25k|  13k|  89k|  1 |  98k|  55 | 0.000000e+00 |      --      |    Inf |  31.65%
2543.84/2551.73	c  2552s| 40600 |    33 |  8996k| 211.3 |  1973M |  91 |  31k|  25k|   0 |  89k|  0 |  98k|  55 | 0.000000e+00 |      --      |    Inf |  31.65%
2551.41/2559.35	c  2559s| 40700 |    34 |  9026k| 211.5 |  1975M |  91 |  31k|  25k|   0 |  89k|  0 |  98k|  55 | 0.000000e+00 |      --      |    Inf |  31.65%
2560.49/2568.48	c  2568s| 40800 |    36 |  9059k| 211.8 |  1976M |  91 |  31k|  25k|  13k|  89k|  1 |  98k|  55 | 0.000000e+00 |      --      |    Inf |  31.66%
2569.06/2577.08	c  2577s| 40900 |    33 |  9094k| 212.1 |  1978M |  91 |  31k|  25k|  13k|  90k|  1 |  99k|  55 | 0.000000e+00 |      --      |    Inf |  31.66%
2577.53/2585.50	c  2585s| 41000 |    33 |  9130k| 212.4 |  1983M |  91 |  31k|  25k|  13k|  90k|  1 |  99k|  55 | 0.000000e+00 |      --      |    Inf |  31.66%
2585.80/2593.80	c  2594s| 41100 |    31 |  9164k| 212.7 |  1984M |  91 |  31k|  25k|  13k|  90k|  1 |  99k|  55 | 0.000000e+00 |      --      |    Inf |  31.66%
2596.08/2604.18	c  2604s| 41200 |    33 |  9204k| 213.2 |  1985M |  91 |  31k|  25k|  13k|  90k|  1 |  99k|  55 | 0.000000e+00 |      --      |    Inf |  31.66%
2605.83/2613.97	c  2614s| 41300 |    33 |  9248k| 213.7 |  1988M |  91 |  31k|  25k|  13k|  90k|  1 |  99k|  55 | 0.000000e+00 |      --      |    Inf |  31.66%
2615.70/2623.80	c  2624s| 41400 |    31 |  9288k| 214.1 |  1989M |  91 |  31k|  25k|   0 |  90k|  0 | 100k|  55 | 0.000000e+00 |      --      |    Inf |  31.66%
2625.98/2634.15	c  2634s| 41500 |    33 |  9326k| 214.5 |  1991M |  91 |  31k|  25k|  13k|  91k|  1 | 100k|  55 | 0.000000e+00 |      --      |    Inf |  31.66%
2636.43/2644.68	c  2645s| 41600 |    34 |  9374k| 215.1 |  1994M |  91 |  31k|  25k|  13k|  91k|  1 | 100k|  55 | 0.000000e+00 |      --      |    Inf |  31.66%
2646.10/2654.31	c  2654s| 41700 |    36 |  9416k| 215.6 |  1995M |  91 |  31k|  25k|  13k|  91k|  1 | 100k|  55 | 0.000000e+00 |      --      |    Inf |  31.66%
2653.47/2661.70	c  2662s| 41800 |    34 |  9445k| 215.7 |  1996M |  91 |  31k|  25k|  13k|  91k|  1 | 100k|  55 | 0.000000e+00 |      --      |    Inf |  31.67%
2663.04/2671.30	c  2671s| 41900 |    34 |  9483k| 216.1 |  1998M |  91 |  31k|  25k|   0 |  91k|  0 | 101k|  55 | 0.000000e+00 |      --      |    Inf |  31.67%
2672.50/2680.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2672.50/2680.85	c  2681s| 42000 |    36 |  9527k| 216.6 |  2000M |  91 |  31k|  25k|   0 |  91k|  0 | 101k|  55 | 0.000000e+00 |      --      |    Inf |  31.67%
2681.28/2689.62	c  2690s| 42100 |    37 |  9560k| 216.9 |  2002M |  91 |  31k|  25k|  13k|  91k|  1 | 101k|  55 | 0.000000e+00 |      --      |    Inf |  31.67%
2690.45/2698.87	c  2699s| 42200 |    37 |  9601k| 217.3 |  2004M |  91 |  31k|  25k|  13k|  92k|  1 | 101k|  55 | 0.000000e+00 |      --      |    Inf |  31.67%
2700.12/2708.58	c  2709s| 42300 |    36 |  9639k| 217.7 |  2006M |  91 |  31k|  25k|  13k|  92k|  2 | 101k|  55 | 0.000000e+00 |      --      |    Inf |  31.67%
2711.87/2720.38	c  2720s| 42400 |    36 |  9685k| 218.2 |  2009M |  91 |  31k|  25k|  13k|  92k|  0 | 102k|  55 | 0.000000e+00 |      --      |    Inf |  31.67%
2722.04/2730.50	c  2730s| 42500 |    34 |  9725k| 218.7 |  2012M |  91 |  31k|  25k|  13k|  92k|  1 | 102k|  55 | 0.000000e+00 |      --      |    Inf |  31.67%
2731.62/2740.19	c  2740s| 42600 |    35 |  9767k| 219.1 |  2014M |  91 |  31k|  25k|   0 |  92k|  0 | 102k|  55 | 0.000000e+00 |      --      |    Inf |  31.67%
2741.87/2750.49	c  2750s| 42700 |    38 |  9813k| 219.7 |  2017M |  91 |  31k|  25k|  13k|  92k|  2 | 102k|  55 | 0.000000e+00 |      --      |    Inf |  31.67%
2751.84/2760.49	c  2760s| 42800 |    37 |  9855k| 220.1 |  2018M |  91 |  31k|  25k|  13k|  93k|  1 | 102k|  55 | 0.000000e+00 |      --      |    Inf |  31.67%
2763.20/2771.85	c  2772s| 42900 |    37 |  9905k| 220.7 |  2021M |  91 |  31k|  25k|   0 |  93k|  0 | 103k|  55 | 0.000000e+00 |      --      |    Inf |  31.67%
2773.76/2782.48	c  2782s| 43000 |    34 |  9950k| 221.2 |  2024M |  91 |  31k|  25k|   0 |  93k|  0 | 103k|  55 | 0.000000e+00 |      --      |    Inf |  31.67%
2784.52/2793.23	c  2793s| 43100 |    35 |  9995k| 221.7 |  2025M |  91 |  31k|  25k|  13k|  93k|  1 | 103k|  55 | 0.000000e+00 |      --      |    Inf |  31.67%
2794.89/2803.66	c  2804s| 43200 |    37 | 10036k| 222.2 |  2031M |  91 |  31k|  25k|  13k|  94k|  1 | 103k|  55 | 0.000000e+00 |      --      |    Inf |  31.67%
2806.27/2815.03	c  2815s| 43300 |    34 | 10087k| 222.8 |  2034M |  91 |  31k|  25k|  13k|  94k|  1 | 103k|  55 | 0.000000e+00 |      --      |    Inf |  31.67%
2815.92/2824.75	c  2825s| 43400 |    33 | 10129k| 223.2 |  2035M |  91 |  31k|  25k|  13k|  94k|  1 | 104k|  55 | 0.000000e+00 |      --      |    Inf |  31.67%
2823.59/2832.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2823.59/2832.48	c  2832s| 43500 |    43 | 10153k| 223.3 |  2036M |  91 |  31k|  25k|  13k|  94k|  1 | 104k|  55 | 0.000000e+00 |      --      |    Inf |  31.81%
2831.28/2840.13	c  2840s| 43600 |    39 | 10179k| 223.4 |  2038M |  91 |  31k|  25k|   0 |  95k|  0 | 104k|  55 | 0.000000e+00 |      --      |    Inf |  31.93%
2838.65/2847.52	c  2848s| 43700 |    36 | 10205k| 223.4 |  2039M |  91 |  31k|  25k|  13k|  95k|  1 | 104k|  55 | 0.000000e+00 |      --      |    Inf |  32.01%
2845.42/2854.30	c  2854s| 43800 |    37 | 10230k| 223.5 |  2039M |  91 |  31k|  25k|  13k|  95k|  1 | 104k|  55 | 0.000000e+00 |      --      |    Inf |  32.04%
2854.89/2863.81	c  2864s| 43900 |    37 | 10266k| 223.8 |  2041M |  91 |  31k|  25k|  13k|  95k|  1 | 105k|  55 | 0.000000e+00 |      --      |    Inf |  32.05%
2865.25/2874.25	c  2874s| 44000 |    36 | 10306k| 224.2 |  2042M |  91 |  31k|  25k|   0 |  96k|  0 | 105k|  55 | 0.000000e+00 |      --      |    Inf |  32.06%
2874.82/2883.87	c  2884s| 44100 |    36 | 10344k| 224.5 |  2045M |  91 |  31k|  25k|   0 |  96k|  0 | 105k|  55 | 0.000000e+00 |      --      |    Inf |  32.06%
2882.39/2891.46	c  2891s| 44200 |    40 | 10375k| 224.7 |  2047M |  91 |  31k|  25k|   0 |  96k|  0 | 105k|  55 | 0.000000e+00 |      --      |    Inf |  32.06%
2889.27/2898.35	c  2898s| 44300 |    35 | 10402k| 224.8 |  2050M |  91 |  31k|  25k|  13k|  97k|  1 | 105k|  55 | 0.000000e+00 |      --      |    Inf |  32.06%
2898.25/2907.38	c  2907s| 44400 |    37 | 10438k| 225.1 |  2050M |  91 |  31k|  25k|   0 |  97k|  0 | 106k|  55 | 0.000000e+00 |      --      |    Inf |  32.15%
2906.52/2915.60	c  2916s| 44500 |    42 | 10469k| 225.3 |  2051M |  91 |  31k|  25k|  13k|  97k|  1 | 106k|  55 | 0.000000e+00 |      --      |    Inf |  32.22%
2913.19/2922.32	c  2922s| 44600 |    41 | 10490k| 225.2 |  2051M |  91 |  31k|  25k|  13k|  97k|  1 | 106k|  55 | 0.000000e+00 |      --      |    Inf |  32.23%
2920.88/2930.04	c  2930s| 44700 |    40 | 10520k| 225.4 |  2052M |  91 |  31k|  25k|  13k|  98k|  1 | 106k|  55 | 0.000000e+00 |      --      |    Inf |  32.23%
2929.63/2938.87	c  2939s| 44800 |    38 | 10552k| 225.6 |  2054M |  91 |  31k|  25k|  13k|  98k|  1 | 107k|  55 | 0.000000e+00 |      --      |    Inf |  32.24%
2934.62/2943.80	c  2944s| 44900 |    60 | 10566k| 225.4 |  2054M |  91 |  31k|  25k|  13k|  98k|  1 | 107k|  55 | 0.000000e+00 |      --      |    Inf |  32.25%
2939.40/2948.65	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2939.40/2948.65	c  2949s| 45000 |    52 | 10573k| 225.1 |  2058M |  91 |  31k|  25k|   0 |  98k|  0 | 107k|  55 | 0.000000e+00 |      --      |    Inf |  32.25%
2947.07/2956.37	c  2956s| 45100 |    38 | 10598k| 225.1 |  2059M |  91 |  31k|  25k|  13k|  98k|  2 | 107k|  55 | 0.000000e+00 |      --      |    Inf |  32.25%
2952.35/2961.65	c  2962s| 45200 |    51 | 10617k| 225.1 |  2061M |  91 |  31k|  25k|   0 |  99k|  0 | 107k|  55 | 0.000000e+00 |      --      |    Inf |  32.25%
2960.92/2970.27	c  2970s| 45300 |    41 | 10646k| 225.2 |  2062M |  91 |  31k|  25k|   0 |  99k|  0 | 107k|  55 | 0.000000e+00 |      --      |    Inf |  32.25%
2969.39/2978.75	c  2979s| 45400 |    38 | 10681k| 225.5 |  2063M |  91 |  31k|  25k|  13k|  99k|  0 | 108k|  55 | 0.000000e+00 |      --      |    Inf |  32.28%
2976.97/2986.40	c  2986s| 45500 |    41 | 10708k| 225.6 |  2064M |  91 |  31k|  25k|   0 | 100k|  0 | 108k|  55 | 0.000000e+00 |      --      |    Inf |  32.29%
2986.04/2995.42	c  2995s| 45600 |    39 | 10743k| 225.8 |  2064M |  91 |  31k|  25k|  13k| 100k|  1 | 108k|  55 | 0.000000e+00 |      --      |    Inf |  32.30%
2994.11/3003.59	c  3004s| 45700 |    39 | 10776k| 226.0 |  2069M |  91 |  31k|  25k|  13k| 100k|  0 | 108k|  55 | 0.000000e+00 |      --      |    Inf |  32.33%
3002.78/3012.26	c  3012s| 45800 |    40 | 10813k| 226.4 |  2071M |  91 |  31k|  25k|  13k| 100k|  1 | 109k|  55 | 0.000000e+00 |      --      |    Inf |  32.34%
3013.05/3022.54	c  3023s| 45900 |    37 | 10857k| 226.8 |  2073M |  91 |  31k|  25k|  13k| 101k|  1 | 109k|  55 | 0.000000e+00 |      --      |    Inf |  32.34%
3019.64/3029.20	c  3029s| 46000 |    38 | 10886k| 226.9 |  2080M |  91 |  31k|  25k|  13k| 101k|  1 | 109k|  55 | 0.000000e+00 |      --      |    Inf |  32.34%
3029.39/3039.00	c  3039s| 46100 |    39 | 10929k| 227.3 |  2083M |  91 |  31k|  25k|   0 | 101k|  0 | 109k|  55 | 0.000000e+00 |      --      |    Inf |  32.35%
3038.66/3048.20	c  3048s| 46200 |    40 | 10968k| 227.7 |  2084M |  91 |  31k|  25k|  13k| 102k|  1 | 110k|  55 | 0.000000e+00 |      --      |    Inf |  32.35%
3047.73/3057.31	c  3057s| 46300 |    39 | 11004k| 228.0 |  2086M |  91 |  31k|  25k|  13k| 102k|  1 | 110k|  55 | 0.000000e+00 |      --      |    Inf |  32.38%
3057.20/3066.83	c  3067s| 46400 |    44 | 11044k| 228.3 |  2088M |  91 |  31k|  25k|  13k| 103k|  1 | 110k|  55 | 0.000000e+00 |      --      |    Inf |  32.38%
3064.77/3074.42	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3064.77/3074.42	c  3074s| 46500 |    44 | 11074k| 228.5 |  2093M |  91 |  31k|  25k|  13k| 103k|  1 | 110k|  55 | 0.000000e+00 |      --      |    Inf |  32.39%
3071.25/3080.99	c  3081s| 46600 |    40 | 11101k| 228.6 |  2095M |  91 |  31k|  25k|  13k| 103k|  2 | 110k|  55 | 0.000000e+00 |      --      |    Inf |  32.39%
3079.43/3089.16	c  3089s| 46700 |    39 | 11134k| 228.8 |  2099M |  91 |  31k|  25k|   0 | 103k|  0 | 110k|  55 | 0.000000e+00 |      --      |    Inf |  32.40%
3086.41/3096.16	c  3096s| 46800 |    41 | 11165k| 228.9 |  2101M |  91 |  31k|  25k|  13k| 104k|  1 | 111k|  55 | 0.000000e+00 |      --      |    Inf |  32.40%
3096.95/3106.76	c  3107s| 46900 |    42 | 11210k| 229.4 |  2103M |  91 |  31k|  25k|  13k| 104k|  1 | 111k|  55 | 0.000000e+00 |      --      |    Inf |  32.40%
3105.24/3115.02	c  3115s| 47000 |    44 | 11243k| 229.6 |  2106M |  91 |  31k|  25k|  13k| 104k|  1 | 111k|  55 | 0.000000e+00 |      --      |    Inf |  32.41%
3114.79/3124.64	c  3125s| 47100 |    41 | 11284k| 230.0 |  2108M |  91 |  31k|  25k|  13k| 105k|  1 | 111k|  55 | 0.000000e+00 |      --      |    Inf |  32.41%
3125.27/3135.17	c  3135s| 47200 |    41 | 11328k| 230.4 |  2110M |  91 |  31k|  25k|   0 | 105k|  0 | 111k|  55 | 0.000000e+00 |      --      |    Inf |  32.41%
3135.02/3144.93	c  3145s| 47300 |    39 | 11366k| 230.7 |  2116M |  91 |  31k|  25k|  13k| 105k|  1 | 112k|  55 | 0.000000e+00 |      --      |    Inf |  32.42%
3143.80/3153.75	c  3154s| 47400 |    42 | 11404k| 231.0 |  2122M |  91 |  31k|  25k|  13k| 106k|  1 | 112k|  55 | 0.000000e+00 |      --      |    Inf |  32.42%
3154.86/3164.83	c  3165s| 47500 |    38 | 11450k| 231.5 |  2124M |  91 |  31k|  25k|  13k| 106k|  1 | 112k|  55 | 0.000000e+00 |      --      |    Inf |  32.42%
3162.43/3172.48	c  3172s| 47600 |    40 | 11481k| 231.6 |  2124M |  91 |  31k|  25k|   0 | 106k|  0 | 112k|  55 | 0.000000e+00 |      --      |    Inf |  32.43%
3171.20/3181.20	c  3181s| 47700 |    39 | 11513k| 231.8 |  2125M |  91 |  31k|  25k|   0 | 107k|  0 | 112k|  55 | 0.000000e+00 |      --      |    Inf |  32.43%
3180.17/3190.25	c  3190s| 47800 |    41 | 11546k| 232.0 |  2126M |  91 |  31k|  25k|  13k| 107k|  0 | 112k|  55 | 0.000000e+00 |      --      |    Inf |  32.43%
3191.13/3201.28	c  3201s| 47900 |    39 | 11596k| 232.5 |  2127M |  91 |  31k|  25k|  13k| 107k|  1 | 113k|  55 | 0.000000e+00 |      --      |    Inf |  32.43%
3198.41/3208.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3198.41/3208.56	c  3209s| 48000 |    40 | 11624k| 232.6 |  2129M |  91 |  31k|  25k|  13k| 107k|  2 | 113k|  55 | 0.000000e+00 |      --      |    Inf |  32.44%
3208.37/3218.51	c  3219s| 48100 |    41 | 11663k| 232.9 |  2131M |  91 |  31k|  25k|  13k| 108k|  1 | 113k|  55 | 0.000000e+00 |      --      |    Inf |  32.44%
3216.14/3226.35	c  3226s| 48200 |    42 | 11696k| 233.1 |  2134M |  91 |  31k|  25k|  13k| 108k|  1 | 113k|  55 | 0.000000e+00 |      --      |    Inf |  32.44%
3225.62/3235.88	c  3236s| 48300 |    43 | 11737k| 233.5 |  2135M |  91 |  31k|  25k|   0 | 108k|  0 | 113k|  55 | 0.000000e+00 |      --      |    Inf |  32.44%
3234.09/3244.35	c  3244s| 48400 |    41 | 11772k| 233.7 |  2136M |  91 |  31k|  25k|  13k| 108k|  1 | 114k|  55 | 0.000000e+00 |      --      |    Inf |  32.44%
3240.17/3250.40	c  3250s| 48500 |    72 | 11791k| 233.6 |  2140M |  91 |  31k|  25k|  14k| 108k|  1 | 114k|  55 | 0.000000e+00 |      --      |    Inf |  32.44%
3248.04/3258.39	c  3258s| 48600 |    42 | 11827k| 233.9 |  2141M |  91 |  31k|  25k|  13k| 109k|  0 | 114k|  55 | 0.000000e+00 |      --      |    Inf |  32.44%
3260.80/3271.13	c  3271s| 48700 |    39 | 11881k| 234.5 |  2145M |  91 |  31k|  25k|  13k| 109k|  1 | 114k|  55 | 0.000000e+00 |      --      |    Inf |  32.44%
3271.16/3281.56	c  3282s| 48800 |    35 | 11923k| 234.8 |  2147M |  91 |  31k|  25k|   0 | 109k|  0 | 114k|  55 | 0.000000e+00 |      --      |    Inf |  32.45%
3281.03/3291.44	c  3291s| 48900 |    36 | 11961k| 235.1 |  2148M |  91 |  31k|  25k|   0 | 109k|  0 | 115k|  55 | 0.000000e+00 |      --      |    Inf |  32.45%
3289.40/3299.84	c  3300s| 49000 |    41 | 11991k| 235.3 |  2149M |  91 |  31k|  25k|  13k| 109k|  1 | 115k|  55 | 0.000000e+00 |      --      |    Inf |  32.46%
3298.58/3309.05	c  3309s| 49100 |    41 | 12024k| 235.5 |  2149M |  91 |  31k|  25k|   0 | 110k|  0 | 115k|  55 | 0.000000e+00 |      --      |    Inf |  32.47%
3306.94/3317.47	c  3317s| 49200 |    41 | 12059k| 235.7 |  2152M |  91 |  31k|  25k|   0 | 110k|  0 | 115k|  55 | 0.000000e+00 |      --      |    Inf |  32.47%
3315.80/3326.35	c  3326s| 49300 |    45 | 12100k| 236.0 |  2153M |  91 |  31k|  25k|  13k| 110k|  1 | 115k|  55 | 0.000000e+00 |      --      |    Inf |  32.48%
3322.59/3333.18	c  3333s| 49400 |    40 | 12126k| 236.1 |  2156M |  91 |  31k|  25k|   0 | 111k|  0 | 116k|  55 | 0.000000e+00 |      --      |    Inf |  32.48%
3331.25/3341.88	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3331.25/3341.88	c  3342s| 49500 |    43 | 12161k| 236.3 |  2157M |  91 |  31k|  25k|  13k| 111k|  2 | 116k|  55 | 0.000000e+00 |      --      |    Inf |  32.49%
3340.91/3351.55	c  3352s| 49600 |    42 | 12198k| 236.6 |  2158M |  91 |  31k|  25k|  13k| 111k|  1 | 116k|  55 | 0.000000e+00 |      --      |    Inf |  32.49%
3350.08/3360.79	c  3361s| 49700 |    42 | 12225k| 236.6 |  2160M |  91 |  31k|  25k|  13k| 112k|  1 | 116k|  55 | 0.000000e+00 |      --      |    Inf |  32.50%
3359.65/3370.34	c  3370s| 49800 |    38 | 12264k| 236.9 |  2161M |  91 |  31k|  25k|   0 | 112k|  0 | 117k|  55 | 0.000000e+00 |      --      |    Inf |  32.50%
3368.92/3379.62	c  3380s| 49900 |    40 | 12299k| 237.1 |  2162M |  91 |  31k|  25k|  13k| 112k|  1 | 117k|  55 | 0.000000e+00 |      --      |    Inf |  32.50%
3377.89/3388.66	c  3389s| 50000 |    40 | 12336k| 237.4 |  2164M |  91 |  31k|  25k|  13k| 113k|  1 | 117k|  55 | 0.000000e+00 |      --      |    Inf |  32.50%
3386.06/3396.82	c  3397s| 50100 |    38 | 12365k| 237.5 |  2168M |  91 |  31k|  25k|   0 | 113k|  0 | 117k|  55 | 0.000000e+00 |      --      |    Inf |  32.50%
3399.12/3409.99	c  3410s| 50200 |    38 | 12420k| 238.1 |  2173M |  91 |  31k|  25k|   0 | 113k|  0 | 118k|  55 | 0.000000e+00 |      --      |    Inf |  32.50%
3409.19/3420.08	c  3420s| 50300 |    40 | 12460k| 238.4 |  2176M |  91 |  31k|  25k|   0 | 113k|  0 | 118k|  55 | 0.000000e+00 |      --      |    Inf |  32.50%
3420.15/3431.09	c  3431s| 50400 |    38 | 12501k| 238.7 |  2178M |  91 |  31k|  25k|  13k| 114k|  1 | 118k|  55 | 0.000000e+00 |      --      |    Inf |  32.50%
3428.31/3439.25	c  3439s| 50500 |    40 | 12539k| 239.0 |  2182M |  91 |  31k|  25k|   0 | 114k|  0 | 118k|  55 | 0.000000e+00 |      --      |    Inf |  32.51%
3438.78/3449.72	c  3450s| 50600 |    40 | 12581k| 239.3 |  2183M |  91 |  31k|  25k|   0 | 114k|  0 | 119k|  55 | 0.000000e+00 |      --      |    Inf |  32.51%
3447.35/3458.34	c  3458s| 50700 |    39 | 12620k| 239.6 |  2184M |  91 |  31k|  25k|  13k| 115k|  1 | 119k|  55 | 0.000000e+00 |      --      |    Inf |  32.51%
3455.92/3466.94	c  3467s| 50800 |    39 | 12658k| 239.9 |  2185M |  91 |  31k|  25k|   0 | 115k|  0 | 119k|  55 | 0.000000e+00 |      --      |    Inf |  32.52%
3464.89/3475.94	c  3476s| 50900 |    40 | 12694k| 240.1 |  2185M |  91 |  31k|  25k|  13k| 116k|  1 | 119k|  55 | 0.000000e+00 |      --      |    Inf |  32.52%
3473.26/3484.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
3473.26/3484.35	c  3484s| 51000 |    39 | 12725k| 240.3 |  2186M |  91 |  31k|  25k|   0 | 116k|  0 | 120k|  55 | 0.000000e+00 |      --      |    Inf |  32.52%
3482.43/3493.56	c  3494s| 51100 |    39 | 12759k| 240.5 |  2186M |  91 |  31k|  25k|  13k| 117k|  1 | 120k|  55 | 0.000000e+00 |      --      |    Inf |  32.52%
3491.79/3503.01	c  3503s| 51200 |    40 | 12798k| 240.7 |  2187M |  91 |  31k|  25k|  13k| 117k|  1 | 120k|  55 | 0.000000e+00 |      --      |    Inf |  32.52%
3500.76/3511.93	c  3512s| 51300 |    39 | 12839k| 241.1 |  2189M |  91 |  31k|  25k|  13k| 118k|  1 | 120k|  55 | 0.000000e+00 |      --      |    Inf |  32.52%
3508.94/3520.19	c  3520s| 51400 |    41 | 12875k| 241.3 |  2190M |  91 |  31k|  25k|  13k| 118k|  1 | 120k|  55 | 0.000000e+00 |      --      |    Inf |  32.53%
3516.41/3527.67	c  3528s| 51500 |    40 | 12907k| 241.4 |  2191M |  91 |  31k|  25k|   0 | 118k|  0 | 120k|  55 | 0.000000e+00 |      --      |    Inf |  32.53%
3525.27/3536.52	c  3537s| 51600 |    41 | 12945k| 241.7 |  2191M |  91 |  31k|  25k|  13k| 119k|  1 | 121k|  55 | 0.000000e+00 |      --      |    Inf |  32.53%
3534.45/3545.78	c  3546s| 51700 |    40 | 12983k| 241.9 |  2191M |  91 |  31k|  25k|  13k| 119k|  0 | 121k|  55 | 0.000000e+00 |      --      |    Inf |  32.53%
3543.12/3554.45	c  3554s| 51800 |    41 | 13021k| 242.2 |  2191M |  91 |  31k|  25k|   0 | 119k|  0 | 121k|  55 | 0.000000e+00 |      --      |    Inf |  32.53%
3552.09/3563.44	c  3563s| 51900 |    39 | 13058k| 242.4 |  2194M |  91 |  31k|  25k|  13k| 119k|  1 | 121k|  55 | 0.000000e+00 |      --      |    Inf |  32.53%
3563.05/3574.46	c  3574s| 52000 |    42 | 13105k| 242.9 |  2198M |  91 |  31k|  25k|  13k| 120k|  0 | 121k|  55 | 0.000000e+00 |      --      |    Inf |  32.53%
3571.82/3583.22	c  3583s| 52100 |    38 | 13139k| 243.0 |  2198M |  91 |  31k|  25k|  13k| 120k|  0 | 122k|  55 | 0.000000e+00 |      --      |    Inf |  32.53%
3581.29/3592.74	c  3593s| 52200 |    38 | 13177k| 243.3 |  2200M |  91 |  31k|  25k|  13k| 120k|  1 | 122k|  55 | 0.000000e+00 |      --      |    Inf |  32.53%
3585.59/3597.01	c 
3585.59/3597.01	c SCIP Status        : solving was interrupted [time limit reached]
3585.59/3597.01	c Solving Time (sec) : 3597.01
3585.59/3597.01	c Solving Nodes      : 52247 (total of 54093 nodes in 2 runs)
3585.59/3597.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
3585.59/3597.01	c Dual Bound         : +0.00000000000000e+00
3585.59/3597.01	c Gap                : infinite
3585.59/3597.01	s UNKNOWN
3585.59/3597.01	c SCIP Status        : solving was interrupted [time limit reached]
3585.59/3597.01	c Total Time         :    3597.01
3585.59/3597.01	c   solving          :    3597.01
3585.59/3597.01	c   presolving       :       3.70 (included in solving)
3585.59/3597.01	c   reading          :       0.26 (included in solving)
3585.59/3597.01	c   copying          :       0.79 (10 #copies) (minimal 0.06, maximal 0.10, average 0.08)
3585.59/3597.01	c Original Problem   :
3585.59/3597.01	c   Problem name     : HOME/instance-4545282-1753236388.opb
3585.59/3597.01	c   Variables        : 33526 (33526 binary, 0 integer, 0 continuous)
3585.59/3597.01	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3585.59/3597.01	c   Constraints      : 12724 initial, 12724 maximal
3585.59/3597.01	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3585.59/3597.01	c Presolved Problem  :
3585.59/3597.01	c   Problem name     : t_HOME/instance-4545282-1753236388.opb
3585.59/3597.01	c   Variables        : 31225 (31225 binary, 0 integer, 0 continuous)
3585.59/3597.01	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3585.59/3597.01	c   Constraints      : 15812 initial, 25004 maximal
3585.59/3597.01	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
3585.59/3597.01	c   Nonzeros         : 299496 constraint, 30582 clique table
3585.59/3597.01	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3585.59/3597.01	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   domcol           :       0.00       0.00      2          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   dualsparsify     :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   gateextraction   :       0.05       0.00      6          0          0          0          0          0         60         20          0          0
3585.59/3597.01	c   implics          :       0.00       0.00      9          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   milp             :       2.13       0.00      1       1123          0          0          0          0          0          0          0          0
3585.59/3597.01	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   sparsify         :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   trivial          :       0.02       0.00     15          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   dualfix          :       0.02       0.00     15          1          0          0          0          0          0          0          0          0
3585.59/3597.01	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   probing          :       0.53       0.00      1          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   symmetry         :       0.11       0.00      1          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   vbounds          :       0.02       0.00      2          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   knapsack         :       0.15       0.01     23          0          0          0          0          0       1161       3462       6938       9301
3585.59/3597.01	c   setppc           :       0.10       0.00     23          0         37          0          0          0          8          0         37         37
3585.59/3597.01	c   and              :       0.00       0.00     13          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   linear           :       0.33       0.06     21       1140          0          0       1140          0       2284       2281       3422      44472
3585.59/3597.01	c   logicor          :       0.08       0.02     22          0          0          0          0          0       1852          0          0        317
3585.59/3597.01	c   components       :       0.08       0.00      2          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   root node        :          -          -      -          2          -          -          2          -          -          -          -          -
3585.59/3597.01	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3585.59/3597.01	c   integral         :          0          0          0          0      32115          0          0       6115          0          0          1          0          0          0      64228
3585.59/3597.01	c   knapsack         :       4716+      4723         23     338633          0          0          0       6110    2588855       4228    4959515       4612       1652          0          0
3585.59/3597.01	c   setppc           :       4706+      5211         23     334405          0          0          0          0    1696704      10496     644392         51          0          0          0
3585.59/3597.01	c   and              :         20         20      33228     323908          0          0          0          0          0          1      50075        143        126          0          0
3585.59/3597.01	c   linear           :       2380+      3373         23     323908          0          0          0          3    5407712       5135   64157878          0          0          0          0
3585.59/3597.01	c   logicor          :       3990+     11872         23     137289          0          0          0          0    1044604       5769     491112        496         51          0          0
3585.59/3597.01	c   fixedvar         :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3585.59/3597.01	c   integral         :      77.82       0.00       0.00       0.00      77.82       0.00       0.00       0.00       0.00       0.00
3585.59/3597.01	c   knapsack         :      59.43       0.01       0.52      58.12       0.00       0.00       0.00       0.06       0.69       0.02
3585.59/3597.01	c   setppc           :      29.27       0.00       0.02      28.81       0.00       0.00       0.00       0.00       0.40       0.04
3585.59/3597.01	c   and              :       0.41       0.00       0.15       0.26       0.00       0.00       0.00       0.00       0.00       0.00
3585.59/3597.01	c   linear           :     186.73       0.06       0.03     179.76       0.00       0.00       0.00       0.00       6.84       0.05
3585.59/3597.01	c   logicor          :      21.04       0.02       0.02      19.53       0.00       0.00       0.00       0.00       1.46       0.01
3585.59/3597.01	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.59/3597.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.59/3597.01	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3585.59/3597.01	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3585.59/3597.01	c   dualfix          :          3          0          0          0
3585.59/3597.01	c   genvbounds       :          0          0          0          0
3585.59/3597.01	c   nlobbt           :          0          0          0          0
3585.59/3597.01	c   obbt             :          0          0          0          0
3585.59/3597.01	c   probing          :          0          0          0          0
3585.59/3597.01	c   pseudoobj        :          0          0          0          0
3585.59/3597.01	c   redcost          :          0          0          0          0
3585.59/3597.01	c   rootredcost      :          0          0          0          0
3585.59/3597.01	c   symmetry         :          0          0          0          0
3585.59/3597.01	c   vbounds          :     283715          0          0          0
3585.59/3597.01	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3585.59/3597.01	c   dualfix          :       0.02       0.00       0.02       0.00       0.00       0.00
3585.59/3597.01	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3585.59/3597.01	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3585.59/3597.01	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3585.59/3597.01	c   probing          :       0.53       0.00       0.53       0.00       0.00       0.00
3585.59/3597.01	c   pseudoobj        :       0.13       0.00       0.00       0.13       0.00       0.00
3585.59/3597.01	c   redcost          :       0.05       0.00       0.00       0.05       0.00       0.00
3585.59/3597.01	c   rootredcost      :       0.04       0.00       0.00       0.04       0.00       0.00
3585.59/3597.01	c   symmetry         :       0.21       0.00       0.11       0.11       0.00       0.00
3585.59/3597.01	c   vbounds          :      76.68       0.00       0.02      76.66       0.00       0.00
3585.59/3597.01	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3585.59/3597.01	c   propagation      :      11.05      20969      20897          -     210840      100.8       1484       38.5          -          -          -
3585.59/3597.01	c   infeasible LP    :      26.63       6032       6032          -      56620       89.7       2752       53.4       6032       84.8          0
3585.59/3597.01	c   bound exceed. LP :       0.00          0          0          -          0        0.0          0        0.0          0        0.0          0
3585.59/3597.01	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3585.59/3597.01	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3585.59/3597.01	c   applied globally :       2.05          -          -          0     116323       39.1          -          -       6032          -          -
3585.59/3597.01	c   applied locally  :          -          -          -          0          0        0.0          -          -          0          -          -
3585.59/3597.01	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3585.59/3597.01	c   cut pool         :       3.54          -       6761         45          -          -      27483    1208908          -          -          -          -          -    (maximal pool size:       8209)
3585.59/3597.01	c   aggregation      :       2.16       0.00        246         23          0          0      11871     245644         68      15300      15285         15          0
3585.59/3597.01	c   > cmir           :          -          -          -          -          -          -          -     218918          0      12826      12826          0          -
3585.59/3597.01	c   > flowcover      :          -          -          -          -          -          -          -      11244          0       1951       1951          0          -
3585.59/3597.01	c   > knapsackcover  :          -          -          -          -          -          -          -      15482         68        523        508         15          -
3585.59/3597.01	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   clique           :       4.08       0.00         23         23          0          0          3        122          0        117        117          0          0
3585.59/3597.01	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   gomory           :       2.62       0.00        244         20          0          0      15300     948761        350      94920      94871         49          0
3585.59/3597.01	c   > gomorymi       :          -          -          -          -          -          -          -     266987        176      44921      44886         35          -
3585.59/3597.01	c   > strongcg       :          -          -          -          -          -          -          -     681774        174      49999      49985         14          -
3585.59/3597.01	c   impliedbounds    :       0.35       0.00        247         23          0          0        576       8214          0       5743       5743          0          0
3585.59/3597.01	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   mcf              :       0.02       0.00          2          2          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   multilinear      :       0.00       0.00        700         23          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   rlt              :       0.00       0.00         20         20          0          0          0          0          0          0          0          0          0
3585.59/3597.01	c   zerohalf         :       5.51       0.00        245         23          0          0       1584       6167       1433       6124       4782       1342          0
3585.59/3597.01	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3585.59/3597.01	c   hybrid           :       1.19       0.00       6593         24     124032         24    1092029       2305          0      35649
3585.59/3597.01	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.59/3597.01	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.59/3597.01	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3585.59/3597.01	c   problem variables:       0.00          -          0          0
3585.59/3597.01	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3585.59/3597.01	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3585.59/3597.01	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3585.59/3597.01	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3585.59/3597.01	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3585.59/3597.01	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.59/3597.01	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.59/3597.01	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.59/3597.01	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.59/3597.01	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3585.59/3597.01	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3585.59/3597.01	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3585.59/3597.01	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.59/3597.01	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3585.59/3597.01	c   relpscost        :      77.77       0.00      32115          0          0          0          1          0          1      64228
3585.59/3597.01	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3585.59/3597.01	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3585.59/3597.01	c   LP solutions     :       0.00          -          -          0          0
3585.59/3597.01	c   relax solutions  :       0.00          -          -          0          0
3585.59/3597.01	c   pseudo solutions :       0.00          -          -          0          0
3585.59/3597.01	c   strong branching :       0.00          -          -          0          0
3585.59/3597.01	c   actconsdiving    :       0.00       0.00          0          0          0
3585.59/3597.01	c   adaptivediving   :      10.96       0.00         64          0          0
3585.59/3597.01	c   alns             :       6.01       0.00          8          0          0
3585.59/3597.01	c   bound            :       0.00       0.00          0          0          0
3585.59/3597.01	c   clique           :       0.12       0.00          1          0          0
3585.59/3597.01	c   coefdiving       :       0.00       0.00          0          0          0
3585.59/3597.01	c   completesol      :       0.00       0.00          0          0          0
3585.59/3597.01	c   conflictdiving   :       3.91       0.00         34          0          0
3585.59/3597.01	c   crossover        :       0.02       0.00          0          0          0
3585.59/3597.01	c   dins             :       0.00       0.00          0          0          0
3585.59/3597.01	c   distributiondivin:       9.44       0.00         34          0          0
3585.59/3597.01	c   dks              :       0.00       0.00          0          0          0
3585.59/3597.01	c   dps              :       0.00       0.00          0          0          0
3585.59/3597.01	c   dualval          :       0.00       0.00          0          0          0
3585.59/3597.01	c   farkasdiving     :       0.00       0.00          0          0          0
3585.59/3597.01	c   feaspump         :       8.25       0.00         17          0          0
3585.59/3597.01	c   fixandinfer      :       0.00       0.00          0          0          0
3585.59/3597.01	c   fracdiving       :       6.17       0.00         34          0          0
3585.59/3597.01	c   gins             :       0.02       0.00          0          0          0
3585.59/3597.01	c   guideddiving     :       0.00       0.00          0          0          0
3585.59/3597.01	c   indicator        :       0.00       0.00          0          0          0
3585.59/3597.01	c   indicatordiving  :       0.00       0.00          0          0          0
3585.59/3597.01	c   intdiving        :       0.00       0.00          0          0          0
3585.59/3597.01	c   intshifting      :       0.00       0.00          0          0          0
3585.59/3597.01	c   linesearchdiving :       4.37       0.00         34          0          0
3585.59/3597.01	c   localbranching   :       0.00       0.00          0          0          0
3585.59/3597.01	c   locks            :       0.03       0.00          1          0          0
3585.59/3597.01	c   lpface           :       2.89       0.00          0          0          0
3585.59/3597.01	c   mpec             :       0.00       0.00          0          0          0
3585.59/3597.01	c   multistart       :       0.00       0.00          0          0          0
3585.59/3597.01	c   mutation         :       0.00       0.00          0          0          0
3585.59/3597.01	c   nlpdiving        :       0.00       0.00          0          0          0
3585.59/3597.01	c   objpscostdiving  :      24.81       0.00         17          0          0
3585.59/3597.01	c   octane           :       0.00       0.00          0          0          0
3585.59/3597.01	c   ofins            :       0.00       0.00          0          0          0
3585.59/3597.01	c   oneopt           :       0.03       0.00          0          0          0
3585.59/3597.01	c   padm             :       0.00       0.00          0          0          0
3585.59/3597.01	c   proximity        :       0.00       0.00          0          0          0
3585.59/3597.01	c   pscostdiving     :       1.10       0.00         34          0          0
3585.59/3597.01	c   randrounding     :      13.25       0.00       6128          0          0
3585.59/3597.01	c   rens             :       0.42       0.00          2          0          0
3585.59/3597.01	c   reoptsols        :       0.00       0.00          0          0          0
3585.59/3597.01	c   repair           :       0.00       0.00          0          0          0
3585.59/3597.01	c   rins             :       0.02       0.00          0          0          0
3585.59/3597.01	c   rootsoldiving    :      13.59       0.00         18          0          0
3585.59/3597.01	c   rounding         :       2.01       0.00       2744          0          0
3585.59/3597.01	c   scheduler        :       0.00       0.00          0          0          0
3585.59/3597.01	c   shiftandpropagate:       0.28       0.00          2          0          0
3585.59/3597.01	c   shifting         :     194.67       0.00       1384          0          0
3585.59/3597.01	c   simplerounding   :       0.02       0.00          0          0          0
3585.59/3597.01	c   subnlp           :       0.00       0.00          0          0          0
3585.59/3597.01	c   trivial          :       0.05       0.00          4          0          0
3585.59/3597.01	c   trivialnegation  :       0.00       0.00          0          0          0
3585.59/3597.01	c   trustregion      :       0.00       0.00          0          0          0
3585.59/3597.01	c   trysol           :       0.02       0.00          0          0          0
3585.59/3597.01	c   twoopt           :       0.00       0.00          0          0          0
3585.59/3597.01	c   undercover       :       0.00       0.00          1          0          0
3585.59/3597.01	c   vbounds          :       0.11       0.00          2          0          0
3585.59/3597.01	c   veclendiving     :       1.85       0.00         34          0          0
3585.59/3597.01	c   zeroobj          :       0.00       0.00          0          0          0
3585.59/3597.01	c   zirounding       :       0.82       0.00       1000          0          0
3585.59/3597.01	c   other solutions  :          -          -          -          0          -
3585.59/3597.01	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3585.59/3597.01	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.59/3597.01	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.59/3597.01	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.59/3597.01	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.59/3597.01	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.59/3597.01	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.59/3597.01	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3585.59/3597.01	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3585.59/3597.01	c   trustregion      :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
3585.59/3597.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3585.59/3597.01	c   primal LP        :      30.98       3249          0       0.00       0.00      30.98       3249
3585.59/3597.01	c   dual LP          :    2338.78      44679   12976103     290.89    5548.24       0.32         71
3585.59/3597.01	c   lex dual LP      :       0.00          0          0       0.00          -
3585.59/3597.01	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3585.59/3597.01	c   resolve instable :       0.00          0          0       0.00          -
3585.59/3597.01	c   diving/probing LP:      44.07       1212     219746     181.31    4986.55
3585.59/3597.01	c   strong branching :       9.45         55      34761     632.02    3678.43          -          -         48
3585.59/3597.01	c     (at root node) :          -         55      34761     632.02          -
3585.59/3597.01	c   conflict analysis:       0.00          0          0       0.00          -
3585.59/3597.01	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3585.59/3597.01	c   benders          :       0.00          0          0          0       0.00          0          0          0
3585.59/3597.01	c B&B Tree           :
3585.59/3597.01	c   number of runs   :          2
3585.59/3597.01	c   nodes            :      52247 (30998 internal, 21249 leaves)
3585.59/3597.01	c   feasible leaves  :          0
3585.59/3597.01	c   infeas. leaves   :      21248
3585.59/3597.01	c   objective leaves :          0
3585.59/3597.01	c   nodes (total)    :      54093 (32114 internal, 21979 leaves)
3585.59/3597.01	c   nodes left       :         36
3585.59/3597.01	c   max depth        :         91
3585.59/3597.01	c   max depth (total):         91
3585.59/3597.01	c   backtracks       :       9325 (17.8%)
3585.59/3597.01	c   early backtracks :          0 (0.0%)
3585.59/3597.01	c   nodes exc. ref.  :          0 (0.0%)
3585.59/3597.01	c   delayed cutoffs  :       9715
3585.59/3597.01	c   repropagations   :      86337 (20204188 domain reductions, 6883 cutoffs)
3585.59/3597.01	c   avg switch length:       4.79
3585.59/3597.01	c   switching time   :     205.78
3585.59/3597.01	c Root Node          :
3585.59/3597.01	c   First LP value   : +0.00000000000000e+00
3585.59/3597.01	c   First LP Iters   :       7724 (14510.34 Iter/sec)
3585.59/3597.01	c   First LP Time    :       0.53
3585.59/3597.01	c   Final Dual Bound : +0.00000000000000e+00
3585.59/3597.01	c   Final Root Iters :      29100
3585.59/3597.01	c   Root LP Estimate : +1.35727638055997e-02
3585.59/3597.01	c Solution           :
3585.59/3597.01	c   Solutions found  :          0 (0 improvements)
3585.59/3597.01	c   Primal Bound     :          -
3585.59/3597.01	c   Dual Bound       : +0.00000000000000e+00
3585.59/3597.01	c   Gap              :   infinite
3585.59/3597.01	c Integrals          :      Total       Avg%
3585.59/3597.01	c   primal-dual      :  359700.64     100.00
3585.59/3597.01	c   primal-ref       :          -          - (not evaluated)
3585.59/3597.01	c   dual-ref         :          -          - (not evaluated)
3585.77/3597.24	c Time complete (sec):   3585.820

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4545282-1753236388/watcher-4545282-1753236388 -o /tmp/evaluation-result-4545282-1753236388/solver-4545282-1753236388 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1753236388-162914 --watchdog 3760 pbsolver -f HOME/instance-4545282-1753236388.opb -t 3600 -m 31000 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=162966, runsolver pid=162961

[startup+0.100075 s]*
/proc/loadavg: 1.10 1.25 2.18 5/256 162980
/proc/meminfo: memFree=105589208/131382112 swapFree=33001664/33010684
[pid=162966] ppid=162961 vsize=40288 memory=30080 CPUtime=0.1 cores=0,2
/proc/162966/stat : 162966 (pbsolver) R 162961 162966 162904 0 -1 4194304 5591 0 0 0 9 1 0 0 20 0 1 0 239318272 41254912 7520 18446744073709551615 4198400 14743177 140723917041152 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 33140736 140723917048200 140723917048296 140723917048296 140723917053900 0
/proc/162966/statm: 10072 7520 2176 2575 0 6979 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 40288 KiB
Current children cumulated memory: 30080 KiB

[startup+0.214585 s]*
/proc/loadavg: 1.10 1.25 2.18 5/256 162980
/proc/meminfo: memFree=105512196/131382112 swapFree=33001664/33010684
[pid=162966] ppid=162961 vsize=61584 memory=50816 CPUtime=0.22 cores=0,2
/proc/162966/stat : 162966 (pbsolver) R 162961 162966 162904 0 -1 4194304 10757 0 0 0 18 4 0 0 20 0 1 0 239318272 63062016 12704 18446744073709551615 4198400 14743177 140723917041152 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 33140736 140723917048200 140723917048296 140723917048296 140723917053900 0
/proc/162966/statm: 15396 12704 2176 2575 0 12303 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 61584 KiB
Current children cumulated memory: 50816 KiB

[startup+0.314331 s]*
/proc/loadavg: 1.10 1.25 2.18 5/256 162980
/proc/meminfo: memFree=105429288/131382112 swapFree=33001664/33010684
[pid=162966] ppid=162961 vsize=97328 memory=88004 CPUtime=0.31 cores=0,2
/proc/162966/stat : 162966 (pbsolver) R 162961 162966 162904 0 -1 4194304 19994 0 0 0 24 7 0 0 20 0 1 0 239318272 99663872 22001 18446744073709551615 4198400 14743177 140723917041152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 33140736 140723917048200 140723917048296 140723917048296 140723917053900 0
/proc/162966/statm: 24332 22001 2368 2575 0 21239 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 97328 KiB
Current children cumulated memory: 88004 KiB

[startup+0.700329 s]
/proc/loadavg: 1.10 1.25 2.18 5/256 162980
/proc/meminfo: memFree=105272040/131382112 swapFree=33001664/33010684
[pid=162966] ppid=162961 vsize=170736 memory=151364 CPUtime=0.68 cores=0,2
/proc/162966/stat : 162966 (pbsolver) R 162961 162966 162904 0 -1 4194304 35795 0 0 0 57 11 0 0 20 0 1 0 239318272 174833664 37841 18446744073709551615 4198400 14743177 140723917041152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 33140736 140723917048200 140723917048296 140723917048296 140723917053900 0
/proc/162966/statm: 42684 37841 2432 2575 0 39591 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 170736 KiB
Current children cumulated memory: 151364 KiB

[startup+1.50036 s]
/proc/loadavg: 1.41 1.31 2.19 5/256 162981
/proc/meminfo: memFree=105050088/131382112 swapFree=33001664/33010684
[pid=162966] ppid=162961 vsize=205632 memory=187532 CPUtime=1.48 cores=0,2
/proc/162966/stat : 162966 (pbsolver) R 162961 162966 162904 0 -1 4194304 43936 0 0 0 133 15 0 0 20 0 1 0 239318272 210567168 46883 18446744073709551615 4198400 14743177 140723917041152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 33140736 140723917048200 140723917048296 140723917048296 140723917053900 0
/proc/162966/statm: 51408 46883 2496 2575 0 48315 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 205632 KiB
Current children cumulated memory: 187532 KiB

[startup+3.11345 s]
/proc/loadavg: 1.41 1.31 2.19 5/256 162981
/proc/meminfo: memFree=104103832/131382112 swapFree=33001664/33010684
[pid=162966] ppid=162961 vsize=233888 memory=215968 CPUtime=3.09 cores=0,2
/proc/162966/stat : 162966 (pbsolver) R 162961 162966 162904 0 -1 4194304 54704 0 0 0 292 17 0 0 20 0 1 0 239318272 239501312 53992 18446744073709551615 4198400 14743177 140723917041152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 33140736 140723917048200 140723917048296 140723917048296 140723917053900 0
/proc/162966/statm: 58472 53992 2560 2575 0 55379 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 233888 KiB
Current children cumulated memory: 215968 KiB

[startup+6.30032 s]
/proc/loadavg: 1.62 1.36 2.20 5/256 162981
/proc/meminfo: memFree=103901448/131382112 swapFree=33001664/33010684
[pid=162966] ppid=162961 vsize=412136 memory=345132 CPUtime=6.26 cores=0,2
/proc/162966/stat : 162966 (pbsolver) R 162961 162966 162904 0 -1 4194304 87240 0 0 0 603 23 0 0 20 0 1 0 239318272 422027264 86283 18446744073709551615 4198400 14743177 140723917041152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 33140736 140723917048200 140723917048296 140723917048296 140723917053900 0
/proc/162966/statm: 103034 86283 2688 2575 0 99941 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 412136 KiB
Current children cumulated memory: 345132 KiB

[startup+12.7003 s]
/proc/loadavg: 1.81 1.40 2.21 5/256 162981
/proc/meminfo: memFree=103600380/131382112 swapFree=33001664/33010684
[pid=162966] ppid=162961 vsize=521436 memory=440404 CPUtime=12.64 cores=0,2
/proc/162966/stat : 162966 (pbsolver) R 162961 162966 162904 0 -1 4194304 110952 0 0 0 1236 28 0 0 20 0 1 0 239318272 533950464 110101 18446744073709551615 4198400 14743177 140723917041152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 33140736 140723917048200 140723917048296 140723917048296 140723917053900 0
/proc/162966/statm: 130359 110101 2688 2575 0 127266 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 521436 KiB
Current children cumulated memory: 440404 KiB

[startup+25.5004 s]
/proc/loadavg: 2.14 1.49 2.23 5/256 162981
/proc/meminfo: memFree=103232520/131382112 swapFree=33001664/33010684
[pid=162966] ppid=162961 vsize=622508 memory=539988 CPUtime=25.39 cores=0,2
/proc/162966/stat : 162966 (pbsolver) R 162961 162966 162904 0 -1 4194304 135895 0 0 0 2507 32 0 0 20 0 1 0 239318272 637448192 134997 18446744073709551615 4198400 14743177 140723917041152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 33140736 140723917048200 140723917048296 140723917048296 140723917053900 0
/proc/162966/statm: 155627 134997 2688 2575 0 152534 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 622508 KiB
Current children cumulated memory: 539988 KiB

[startup+51.1134 s]
/proc/loadavg: 2.95 1.75 2.29 5/256 162981
/proc/meminfo: memFree=103185084/131382112 swapFree=33001664/33010684
[pid=162966] ppid=162961 vsize=647144 memory=564012 CPUtime=50.9 cores=0,2
/proc/162966/stat : 162966 (pbsolver) R 162961 162966 162904 0 -1 4194304 146808 0 0 0 5056 34 0 0 20 0 1 0 239318272 662675456 141003 18446744073709551615 4198400 14743177 140723917041152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 33140736 140723917048200 140723917048296 140723917048296 140723917053900 0
/proc/162966/statm: 161786 141003 2688 2575 0 158693 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 647144 KiB
Current children cumulated memory: 564012 KiB

[startup+102.3 s]
/proc/loadavg: 3.69 2.13 2.40 5/256 162983
/proc/meminfo: memFree=102529028/131382112 swapFree=33001664/33010684
[pid=162966] ppid=162961 vsize=672732 memory=583596 CPUtime=101.87 cores=0,2
/proc/162966/stat : 162966 (pbsolver) R 162961 162966 162904 0 -1 4194304 151737 0 0 0 10153 34 0 0 20 0 1 0 239318272 688877568 145899 18446744073709551615 4198400 14743177 140723917041152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 33140736 140723917048200 140723917048296 140723917048296 140723917053900 0
/proc/162966/statm: 168183 145899 2688 2575 0 165090 0
Current children cumulated CPU time: 101.87 s
Current children cumulated vsize: 672732 KiB
Current children cumulated memory: 583596 KiB

[startup+162.3 s]
/proc/loadavg: 3.94 2.49 2.51 5/257 162992
/proc/meminfo: memFree=101970460/131382112 swapFree=33001664/33010684
[pid=162966] ppid=162961 vsize=750960 memory=668588 CPUtime=161.68 cores=0,2
/proc/162966/stat : 162966 (pbsolver) R 162961 162966 162904 0 -1 4194304 172479 0 0 0 16130 38 0 0 20 0 1 0 239318272 768983040 167147 18446744073709551615 4198400 14743177 140723917041152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 33140736 140723917048200 140723917048296 140723917048296 140723917053900 0
/proc/162966/statm: 187740 167147 2688 2575 0 184647 0
Current children cumulated CPU time: 161.68 s
Current children cumulated vsize: 750960 KiB
Current children cumulated memory: 668588 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 2.80 2.61 5/258 162995
/proc/meminfo: memFree=101868916/131382112 swapFree=33001664/33010684
[pid=162966] ppid=162961 vsize=750960 memory=673708 CPUtime=221.47 cores=0,2
/proc/162966/stat : 162966 (pbsolver) R 162961 162966 162904 0 -1 4194304 172810 0 0 0 22109 38 0 0 20 0 1 0 239318272 768983040 168427 18446744073709551615 4198400 14743177 140723917041152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 33140736 140723917048200 140723917048296 140723917048296 140723917053900 0
/proc/162966/statm: 187740 168427 2688 2575 0 184647 0
Current children cumulated CPU time: 221.47 s
Current children cumulated vsize: 750960 KiB
Current children cumulated memory: 673708 KiB

[startup+282.3 s]
/proc/loadavg: 4.09 3.03 2.71 5/258 162997
/proc/meminfo: memFree=101855452/131382112 swapFree=33001664/33010684
[pid=162966] ppid=162961 vsize=775584 memory=714156 CPUtime=281.27 cores=0,2
/proc/162966/stat : 162966 (pbsolver) R 162961 162966 162904 0 -1 4194304 180072 0 0 0 28087 40 0 0 20 0 1 0 239318272 794198016 178539 18446744073709551615 4198400 14743177 140723917041152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 33140736 140723917048200 140723917048296 140723917048296 140723917053900 0
/proc/162966/statm: 193896 178539 2688 2575 0 190803 0
Current children cumulated CPU time: 281.27 s
Current children cumulated vsize: 775584 KiB
Current children cumulated memory: 714156 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 3.23 2.80 5/252 162999
/proc/meminfo: memFree=101505824/131382112 swapFree=33001664/33010684
[pid=162966] ppid=162961 vsize=850684 memory=792748 CPUtime=341.08 cores=0,2
/proc/162966/stat : 162966 (pbsolver) R 162961 162966 162904 0 -1 4194304 199158 0 0 0 34064 44 0 0 20 0 1 0 239318272 871100416 198187 18446744073709551615 4198400 14743177 140723917041152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 33140736 140723917048200 140723917048296 140723917048296 140723917053900 0
/proc/162966/statm: 212671 198187 2688 2575 0 209578 0
Current children cumulated CPU time: 341.08 s
Current children cumulated vsize: 850684 KiB
Current children cumulated memory: 792748 KiB

[startup+402.3 s]
/proc/loadavg: 4.12 3.40 2.88 5/251 163001
/proc/meminfo: memFree=101442356/131382112 swapFree=33001664/33010684
[pid=162966] ppid=162961 vsize=912564 memory=853676 CPUtime=400.89 cores=0,2
/proc/162966/stat : 162966 (pbsolver) R 162961 162966 162904 0 -1 4194304 214754 0 0 0 40041 48 0 0 20 0 1 0 239318272 934465536 213419 18446744073709551615 4198400 14743177 140723917041152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 33140736 140723917048200 140723917048296 140723917048296 140723917053900 0
/proc/162966/statm: 228141 213419 2688 2575 0 225048 0
Current children cumulated CPU time: 400.89 s
Current children cumulated vsize: 912564 KiB
Current children cumulated memory: 853676 KiB

[startup+462.3 s]
/proc/loadavg: 4.09 3.53 2.96 5/250 163003
/proc/meminfo: memFree=101370044/131382112 swapFree=33001664/33010684
[pid=162966] ppid=162961 vsize=988240 memory=927660 CPUtime=460.71 cores=0,2
/proc/162966/stat : 162966 (pbsolver) R 162961 162966 162904 0 -1 4194304 234459 0 0 0 46017 54 0 0 20 0 1 0 239318272 1011957760 231915 18446744073709551615 4198400 14743177 140723917041152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 33140736 140723917048200 140723917048296 140723917048296 140723917053900 0
/proc/162966/statm: 247060 231915 2688 2575 0 243967 0
Current children cumulated CPU time: 460.71 s

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

/proc/loadavg: 4.11 4.09 4.03 5/251 163131
/proc/meminfo: memFree=99278948/131382112 swapFree=33001664/33010684
[pid=162966] ppid=162961 vsize=2205020 memory=2140120 CPUtime=3152.37 cores=0,2
/proc/162966/stat : 162966 (pbsolver) R 162961 162966 162904 0 -1 4194304 584652 0 0 0 315098 139 0 0 20 0 1 0 239318272 2257940480 535030 18446744073709551615 4198400 14743177 140723917041152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 33140736 140723917048200 140723917048296 140723917048296 140723917053900 0
/proc/162966/statm: 551255 535030 2688 2575 0 548162 0
Current children cumulated CPU time: 3152.37 s
Current children cumulated vsize: 2205020 KiB
Current children cumulated memory: 2140120 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.09 4.03 5/251 163133
/proc/meminfo: memFree=99269048/131382112 swapFree=33001664/33010684
[pid=162966] ppid=162961 vsize=2216312 memory=2151640 CPUtime=3212.16 cores=0,2
/proc/162966/stat : 162966 (pbsolver) R 162961 162966 162904 0 -1 4194304 587593 0 0 0 321077 139 0 0 20 0 1 0 239318272 2269503488 537910 18446744073709551615 4198400 14743177 140723917041152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 33140736 140723917048200 140723917048296 140723917048296 140723917053900 0
/proc/162966/statm: 554078 537910 2688 2575 0 550985 0
Current children cumulated CPU time: 3212.16 s
Current children cumulated vsize: 2216312 KiB
Current children cumulated memory: 2151640 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.10 4.04 5/252 163148
/proc/meminfo: memFree=99246344/131382112 swapFree=33001664/33010684
[pid=162966] ppid=162961 vsize=2230280 memory=2165748 CPUtime=3271.96 cores=0,2
/proc/162966/stat : 162966 (pbsolver) R 162961 162966 162904 0 -1 4194304 624705 0 0 0 327049 147 0 0 20 0 1 0 239318272 2283806720 541437 18446744073709551615 4198400 14743177 140723917041152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 33140736 140723917048200 140723917048296 140723917048296 140723917053900 0
/proc/162966/statm: 557570 541437 2688 2575 0 554477 0
Current children cumulated CPU time: 3271.96 s
Current children cumulated vsize: 2230280 KiB
Current children cumulated memory: 2165748 KiB

[startup+3342.3 s]
/proc/loadavg: 4.10 4.09 4.04 5/252 163150
/proc/meminfo: memFree=99231604/131382112 swapFree=33001664/33010684
[pid=162966] ppid=162961 vsize=2242060 memory=2177396 CPUtime=3331.75 cores=0,2
/proc/162966/stat : 162966 (pbsolver) R 162961 162966 162904 0 -1 4194304 628137 0 0 0 333028 147 0 0 20 0 1 0 239318272 2295869440 544349 18446744073709551615 4198400 14743177 140723917041152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 33140736 140723917048200 140723917048296 140723917048296 140723917053900 0
/proc/162966/statm: 560515 544349 2688 2575 0 557422 0
Current children cumulated CPU time: 3331.75 s
Current children cumulated vsize: 2242060 KiB
Current children cumulated memory: 2177396 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.09 4.04 5/251 163152
/proc/meminfo: memFree=99217508/131382112 swapFree=33001664/33010684
[pid=162966] ppid=162961 vsize=2254736 memory=2189940 CPUtime=3391.54 cores=0,2
/proc/162966/stat : 162966 (pbsolver) R 162961 162966 162904 0 -1 4194304 631381 0 0 0 339006 148 0 0 20 0 1 0 239318272 2308849664 547485 18446744073709551615 4198400 14743177 140723917041152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 33140736 140723917048200 140723917048296 140723917048296 140723917053900 0
/proc/162966/statm: 563684 547485 2688 2575 0 560591 0
Current children cumulated CPU time: 3391.54 s
Current children cumulated vsize: 2254736 KiB
Current children cumulated memory: 2189940 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.10 4.04 5/251 163154
/proc/meminfo: memFree=99204988/131382112 swapFree=33001664/33010684
[pid=162966] ppid=162961 vsize=2266688 memory=2202228 CPUtime=3451.34 cores=0,2
/proc/162966/stat : 162966 (pbsolver) R 162961 162966 162904 0 -1 4194304 634617 0 0 0 344985 149 0 0 20 0 1 0 239318272 2321088512 550557 18446744073709551615 4198400 14743177 140723917041152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 33140736 140723917048200 140723917048296 140723917048296 140723917053900 0
/proc/162966/statm: 566672 550557 2688 2575 0 563579 0
Current children cumulated CPU time: 3451.34 s
Current children cumulated vsize: 2266688 KiB
Current children cumulated memory: 2202228 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.09 4.04 5/251 163156
/proc/meminfo: memFree=98799500/131382112 swapFree=33001664/33010684
[pid=162966] ppid=162961 vsize=2272600 memory=2207732 CPUtime=3511.12 cores=0,2
/proc/162966/stat : 162966 (pbsolver) R 162961 162966 162904 0 -1 4194304 636526 0 0 0 350963 149 0 0 20 0 1 0 239318272 2327142400 551933 18446744073709551615 4198400 14743177 140723917041152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 33140736 140723917048200 140723917048296 140723917048296 140723917053900 0
/proc/162966/statm: 568150 551933 2688 2575 0 565057 0
Current children cumulated CPU time: 3511.12 s
Current children cumulated vsize: 2272600 KiB
Current children cumulated memory: 2207732 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.10 4.05 5/249 163158
/proc/meminfo: memFree=98790400/131382112 swapFree=33001664/33010684
[pid=162966] ppid=162961 vsize=2281788 memory=2217460 CPUtime=3570.93 cores=0,2
/proc/162966/stat : 162966 (pbsolver) R 162961 162966 162904 0 -1 4194304 639424 0 0 0 356942 151 0 0 20 0 1 0 239318272 2336550912 554365 18446744073709551615 4198400 14743177 140723917041152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 33140736 140723917048200 140723917048296 140723917048296 140723917053900 0
/proc/162966/statm: 570447 554365 2688 2575 0 567354 0
Current children cumulated CPU time: 3570.93 s
Current children cumulated vsize: 2281788 KiB
Current children cumulated memory: 2217460 KiB

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

# cumulated CPU time of all completed processes:  user=3584.3 s, system=1.56839 s

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

[startup+3584 s]*
/proc/loadavg: 4.14 4.10 4.05 5/249 163158
/proc/meminfo: memFree=98790400/131382112 swapFree=33001664/33010684
[pid=162966] ppid=162961 vsize=2281788 memory=2217460 CPUtime=3572.63 cores=0,2
/proc/162966/stat : 162966 (pbsolver) R 162961 162966 162904 0 -1 4194304 639424 0 0 0 357112 151 0 0 20 0 1 0 239318272 2336550912 554365 18446744073709551615 4198400 14743177 140723917041152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 33140736 140723917048200 140723917048296 140723917048296 140723917053900 0
/proc/162966/statm: 570447 554365 2688 2575 0 567354 0
Current children cumulated CPU time: 3572.63 s
Current children cumulated vsize: 2281788 KiB
Current children cumulated memory: 2217460 KiB

[startup+3590.4 s]
/proc/loadavg: 4.13 4.10 4.05 5/249 163158
/proc/meminfo: memFree=98790408/131382112 swapFree=33001664/33010684
[pid=162966] ppid=162961 vsize=2284096 memory=2219252 CPUtime=3579 cores=0,2
/proc/162966/stat : 162966 (pbsolver) R 162961 162966 162904 0 -1 4194304 639887 0 0 0 357749 151 0 0 20 0 1 0 239318272 2338914304 554813 18446744073709551615 4198400 14743177 140723917041152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 33140736 140723917048200 140723917048296 140723917048296 140723917053900 0
/proc/162966/statm: 571024 554813 2688 2575 0 567931 0
Current children cumulated CPU time: 3579 s
Current children cumulated vsize: 2284096 KiB
Current children cumulated memory: 2219252 KiB

[startup+3593.6 s]
/proc/loadavg: 4.12 4.10 4.05 5/249 163158
/proc/meminfo: memFree=98782352/131382112 swapFree=33001664/33010684
[pid=162966] ppid=162961 vsize=2284576 memory=2219636 CPUtime=3582.19 cores=0,2
/proc/162966/stat : 162966 (pbsolver) R 162961 162966 162904 0 -1 4194304 639993 0 0 0 358068 151 0 0 20 0 1 0 239318272 2339405824 554909 18446744073709551615 4198400 14743177 140723917041152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 33140736 140723917048200 140723917048296 140723917048296 140723917053900 0
/proc/162966/statm: 571144 554909 2688 2575 0 568051 0
Current children cumulated CPU time: 3582.19 s
Current children cumulated vsize: 2284576 KiB
Current children cumulated memory: 2219636 KiB

[startup+3595.2 s]
/proc/loadavg: 4.12 4.10 4.05 5/249 163158
/proc/meminfo: memFree=98782352/131382112 swapFree=33001664/33010684
[pid=162966] ppid=162961 vsize=2284920 memory=2220020 CPUtime=3583.78 cores=0,2
/proc/162966/stat : 162966 (pbsolver) R 162961 162966 162904 0 -1 4194304 640086 0 0 0 358227 151 0 0 20 0 1 0 239318272 2339758080 555005 18446744073709551615 4198400 14743177 140723917041152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 33140736 140723917048200 140723917048296 140723917048296 140723917053900 0
/proc/162966/statm: 571230 555005 2688 2575 0 568137 0
Current children cumulated CPU time: 3583.78 s
Current children cumulated vsize: 2284920 KiB
Current children cumulated memory: 2220020 KiB

[startup+3596 s]*
/proc/loadavg: 4.12 4.10 4.05 5/249 163158
/proc/meminfo: memFree=98782368/131382112 swapFree=33001664/33010684
[pid=162966] ppid=162961 vsize=2284920 memory=2220148 CPUtime=3584.59 cores=0,2
/proc/162966/stat : 162966 (pbsolver) R 162961 162966 162904 0 -1 4194304 640098 0 0 0 358308 151 0 0 20 0 1 0 239318272 2339758080 555037 18446744073709551615 4198400 14743177 140723917041152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 33140736 140723917048200 140723917048296 140723917048296 140723917053900 0
/proc/162966/statm: 571230 555037 2688 2575 0 568137 0
Current children cumulated CPU time: 3584.59 s
Current children cumulated vsize: 2284920 KiB
Current children cumulated memory: 2220148 KiB

[startup+3596.8 s]
/proc/loadavg: 4.12 4.10 4.05 5/249 163158
/proc/meminfo: memFree=98782368/131382112 swapFree=33001664/33010684
[pid=162966] ppid=162961 vsize=2284920 memory=2220148 CPUtime=3585.37 cores=0,2
/proc/162966/stat : 162966 (pbsolver) R 162961 162966 162904 0 -1 4194304 640104 0 0 0 358386 151 0 0 20 0 1 0 239318272 2339758080 555037 18446744073709551615 4198400 14743177 140723917041152 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 16769280 16853168 33140736 140723917048200 140723917048296 140723917048296 140723917053900 0
/proc/162966/statm: 571230 555037 2688 2575 0 568137 0
Current children cumulated CPU time: 3585.37 s
Current children cumulated vsize: 2284920 KiB
Current children cumulated memory: 2220148 KiB

[startup+3597.2 s]
/proc/loadavg: 4.11 4.10 4.05 5/249 163158
/proc/meminfo: memFree=98782368/131382112 swapFree=33001664/33010684
[pid=162966] ppid=162961 vsize=2280844 memory=2216052 CPUtime=3585.77 cores=0,2
/proc/162966/stat : 162966 (pbsolver) R 162961 162966 162904 0 -1 4194304 640188 0 0 0 358426 151 0 0 20 0 1 0 239318272 2335584256 554013 18446744073709551615 4198400 14743177 140723917041152 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 16769280 16853168 33140736 140723917048200 140723917048296 140723917048296 140723917053900 0
/proc/162966/statm: 570211 554013 2688 2575 0 567118 0
Current children cumulated CPU time: 3585.77 s
Current children cumulated vsize: 2280844 KiB
Current children cumulated memory: 2216052 KiB

Child status: 0

Real time (s): 3597.29
CPU time (s): 3585.87
CPU user time (s): 3584.3
CPU system time (s): 1.56839
CPU usage (%): 99.6826
Max. virtual memory (cumulated for all children) (KiB): 2364800
Max. memory (cumulated for all children) (KiB): 2290264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3584.3
system time used= 1.56839
maximum resident set size= 2290264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 640216
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 105
involuntary context switches= 8963


# summary of solver processes directly reported to runsolver:
#   pid: 162966
#   total CPU time (s): 3585.87
#   total CPU user time (s): 3584.3
#   total CPU system time (s): 1.56839

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.6782 second user time and 36.131 second system time

The end

Launcher Data

Begin job on nodeC005 at 2025-07-23 04:06:29
IDJOB=4545282
IDBENCH=180787
IDSOLVER=3366
FILE ID=nodeC005/4545282-1753236388
RUNJOBID= nodeC005-1753236388-162914
SLURM_JOB_ID= 9687870
Free space on /tmp= 433024 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-AverageAvoiding-20_c24.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4545282-1753236388/watcher-4545282-1753236388 -o /tmp/evaluation-result-4545282-1753236388/solver-4545282-1753236388 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1753236388-162914 --watchdog 3760  pbsolver -f HOME/instance-4545282-1753236388.opb -t 3600 -m 31000

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

MD5SUM BENCH= fea607129b7127550b39e04c37b78aae
RANDOM SEED=14364691

nodeC005 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		: 1197.667
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.241
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.90
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.232
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.90
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.464
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.90
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.245
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.90
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		: 1197.253
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.90
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.071
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.90
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        105644700 kB
MemAvailable:   129807160 kB
Buffers:              12 kB
Cached:         24933872 kB
SwapCached:          776 kB
Active:           479340 kB
Inactive:       24519064 kB
Active(anon):      46716 kB
Inactive(anon):    38384 kB
Active(file):     432624 kB
Inactive(file): 24480680 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33001664 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             81120 kB
Writeback:             8 kB
AnonPages:         66840 kB
Mapped:           102744 kB
Shmem:             20564 kB
KReclaimable:     177564 kB
Slab:             268480 kB
SReclaimable:     177564 kB
SUnreclaim:        90916 kB
KernelStack:        3856 kB
PageTables:         2740 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     349296 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149272 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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:      201544 kB
DirectMap2M:     8089600 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432952 MiB
End job on nodeC005 at 2025-07-23 05:06:26