Trace number 4485652

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP 2024-07-07OPT1086940160 2471.28 2478.78

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-roll3000.opb
MD5SUM9da0f014fb9cbd107dd1b5ea973ba0c7
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1086940160
Best CPU time to get the best result obtained on this benchmark2471.28
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8902
Total number of constraints2864
Number of constraints which are clauses143
Number of constraints which are cardinality constraints (but not clauses)31
Number of constraints which are nor clauses,nor cardinality constraints2690
Minimum length of a constraint2
Maximum length of a constraint2407
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 1024000000000
Number of bits of the biggest number in a constraint 40
Biggest sum of numbers in a constraint 2123511627775
Number of bits of the biggest sum of numbers41
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.01	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4485652-1751314091.opb>
0.00/0.04	c original problem has 8902 variables (8902 bin, 0 int, 0 impl, 0 cont) and 2864 constraints
0.00/0.04	c problem read in 0.03
0.00/0.06	c presolving:
0.08/0.11	c (round 1, fast)       5013 del vars, 120 del conss, 152 add conss, 3301 chg bounds, 2427 chg sides, 11503 chg coeffs, 0 upgd conss, 0 impls, 1983 clqs
0.08/0.12	c (round 2, fast)       5197 del vars, 749 del conss, 229 add conss, 3329 chg bounds, 2753 chg sides, 12411 chg coeffs, 0 upgd conss, 0 impls, 1986 clqs
0.08/0.12	c (round 3, fast)       5205 del vars, 770 del conss, 230 add conss, 3332 chg bounds, 2753 chg sides, 12416 chg coeffs, 0 upgd conss, 0 impls, 1966 clqs
0.08/0.14	c    (0.1s) running MILP presolver
0.08/0.16	c    (0.2s) MILP presolver (4 rounds): 0 aggregations, 11 fixings, 0 bound changes
0.08/0.16	c (round 4, medium)     5216 del vars, 770 del conss, 230 add conss, 3332 chg bounds, 2753 chg sides, 12416 chg coeffs, 0 upgd conss, 0 impls, 1834 clqs
0.08/0.16	c (round 5, fast)       5216 del vars, 776 del conss, 253 add conss, 3332 chg bounds, 2753 chg sides, 12419 chg coeffs, 0 upgd conss, 0 impls, 1834 clqs
0.08/0.16	c (round 6, fast)       5216 del vars, 776 del conss, 253 add conss, 3332 chg bounds, 2844 chg sides, 12510 chg coeffs, 0 upgd conss, 0 impls, 1834 clqs
0.08/0.19	c (round 7, exhaustive) 5216 del vars, 1163 del conss, 253 add conss, 3332 chg bounds, 2950 chg sides, 12510 chg coeffs, 0 upgd conss, 0 impls, 1834 clqs
0.08/0.19	c (round 8, exhaustive) 5216 del vars, 1164 del conss, 253 add conss, 3332 chg bounds, 2951 chg sides, 12510 chg coeffs, 0 upgd conss, 0 impls, 1834 clqs
0.08/0.20	c (round 9, exhaustive) 5216 del vars, 1164 del conss, 253 add conss, 3332 chg bounds, 2951 chg sides, 12510 chg coeffs, 1667 upgd conss, 0 impls, 1834 clqs
0.08/0.20	c (round 10, fast)       5216 del vars, 1164 del conss, 253 add conss, 3332 chg bounds, 2971 chg sides, 13542 chg coeffs, 1667 upgd conss, 0 impls, 1834 clqs
0.19/0.22	c (round 11, medium)     5216 del vars, 1446 del conss, 970 add conss, 3332 chg bounds, 3377 chg sides, 14446 chg coeffs, 1667 upgd conss, 0 impls, 2528 clqs
0.19/0.22	c (round 12, fast)       5216 del vars, 1455 del conss, 970 add conss, 3332 chg bounds, 3457 chg sides, 15174 chg coeffs, 1667 upgd conss, 0 impls, 2528 clqs
0.19/0.22	c (round 13, exhaustive) 5216 del vars, 1773 del conss, 1129 add conss, 3332 chg bounds, 3457 chg sides, 15174 chg coeffs, 1667 upgd conss, 0 impls, 2528 clqs
0.19/0.22	c (round 14, medium)     5226 del vars, 1783 del conss, 1129 add conss, 3332 chg bounds, 3457 chg sides, 15204 chg coeffs, 1667 upgd conss, 0 impls, 2498 clqs
0.19/0.24	c (round 15, exhaustive) 5226 del vars, 1847 del conss, 1129 add conss, 3332 chg bounds, 3457 chg sides, 15250 chg coeffs, 1667 upgd conss, 0 impls, 2508 clqs
0.19/0.24	c (round 16, exhaustive) 5226 del vars, 1847 del conss, 1129 add conss, 3332 chg bounds, 3457 chg sides, 15287 chg coeffs, 1704 upgd conss, 0 impls, 2683 clqs
0.19/0.24	c (round 17, medium)     5226 del vars, 1876 del conss, 1165 add conss, 3332 chg bounds, 3464 chg sides, 15308 chg coeffs, 1704 upgd conss, 0 impls, 2896 clqs
0.19/0.25	c (round 18, exhaustive) 5226 del vars, 1936 del conss, 1195 add conss, 3332 chg bounds, 3464 chg sides, 15308 chg coeffs, 1704 upgd conss, 0 impls, 2896 clqs
0.19/0.25	c (round 19, medium)     5256 del vars, 1936 del conss, 1195 add conss, 3332 chg bounds, 3494 chg sides, 15338 chg coeffs, 1704 upgd conss, 0 impls, 2832 clqs
0.19/0.25	c (round 20, fast)       5256 del vars, 1941 del conss, 1195 add conss, 3332 chg bounds, 3494 chg sides, 15338 chg coeffs, 1704 upgd conss, 0 impls, 2832 clqs
0.19/0.26	c (round 21, exhaustive) 5256 del vars, 1966 del conss, 1195 add conss, 3332 chg bounds, 3494 chg sides, 15363 chg coeffs, 1704 upgd conss, 0 impls, 2832 clqs
0.19/0.28	c (round 22, exhaustive) 5256 del vars, 1968 del conss, 1195 add conss, 3332 chg bounds, 3494 chg sides, 15370 chg coeffs, 1704 upgd conss, 0 impls, 2861 clqs
0.50/0.58	c    (0.6s) probing: 416/3644 (11.4%) - 0 fixings, 0 aggregations, 2096 implications, 0 bound changes
0.50/0.58	c    (0.6s) probing aborted: 50/50 successive totally useless probings
0.50/0.59	c    (0.6s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.59/0.61	c    (0.6s) symmetry computation finished: 75 generators found (max: 1500, log10 of symmetry group size: 0.0) (symcode time: 0.00)
0.59/0.62	c dynamic symmetry handling statistics:
0.59/0.62	c    orbitopal reduction:       no components
0.59/0.62	c    orbital reduction:          4 components of sizes 26, 11, 25, 13
0.59/0.62	c    lexicographic reduction:   75 permutations with support sizes 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2
0.59/0.62	c handled 4 out of 4 symmetry components
0.59/0.62	c presolving (23 rounds: 23 fast, 15 medium, 10 exhaustive):
0.59/0.62	c  5258 deleted vars, 1968 deleted constraints, 1195 added constraints, 3332 tightened bounds, 0 added holes, 3494 changed sides, 15371 changed coefficients
0.59/0.62	c  0 implications, 4963 cliques
0.59/0.62	c presolved problem has 3644 variables (3644 bin, 0 int, 0 impl, 0 cont) and 2091 constraints
0.59/0.62	c     695 constraints of type <knapsack>
0.59/0.62	c     931 constraints of type <setppc>
0.59/0.62	c     249 constraints of type <linear>
0.59/0.62	c     216 constraints of type <logicor>
0.59/0.62	c transformed objective value is always integral (scale: 4)
0.59/0.62	c Presolving Time: 0.56
0.59/0.62	c - non default parameters ----------------------------------------------------------------------
0.59/0.62	c # SCIP version 10.0.0
0.59/0.62	c 
0.59/0.62	c # maximal time in seconds to run
0.59/0.62	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
0.59/0.62	c limits/time = 3596.998061
0.59/0.62	c 
0.59/0.62	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.59/0.62	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
0.59/0.62	c limits/memory = 27900
0.59/0.62	c 
0.59/0.62	c # belongs reading time to solving time?
0.59/0.62	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
0.59/0.62	c timing/reading = TRUE
0.59/0.62	c 
0.59/0.62	c -----------------------------------------------------------------------------------------------
0.59/0.62	c start solving
0.59/0.62	c 
0.78/0.89	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.78/0.89	c   0.9s|     1 |     0 |  2916 |     - |   105M |   0 |3644 |2101 |2091 |   0 |  0 |   9 |   0 | 1.085108e+09 |      --      |    Inf | unknown
1.98/2.06	c   2.1s|     1 |     0 |  9807 |     - |   118M |   0 |3644 |2153 |2125 |  34 |  1 |  13 |   0 | 1.085157e+09 |      --      |    Inf | unknown
2.18/2.24	c   2.2s|     1 |     0 | 10228 |     - |   131M |   0 |3644 |2154 |2158 |  67 |  2 |  14 |   0 | 1.085295e+09 |      --      |    Inf | unknown
2.28/2.38	c   2.4s|     1 |     0 | 10584 |     - |   140M |   0 |3644 |2159 |2188 |  97 |  3 |  19 |   0 | 1.085443e+09 |      --      |    Inf | unknown
2.47/2.51	c   2.5s|     1 |     0 | 10869 |     - |   146M |   0 |3644 |2161 |2224 | 133 |  4 |  21 |   0 | 1.085481e+09 |      --      |    Inf | unknown
2.57/2.67	c   2.7s|     1 |     0 | 11192 |     - |   155M |   0 |3644 |2162 |2259 | 168 |  5 |  22 |   0 | 1.085556e+09 |      --      |    Inf | unknown
2.77/2.85	c   2.8s|     1 |     0 | 11457 |     - |   166M |   0 |3644 |2166 |2292 | 201 |  6 |  26 |   0 | 1.085577e+09 |      --      |    Inf | unknown
2.98/3.01	c   3.0s|     1 |     0 | 11616 |     - |   176M |   0 |3644 |2169 |2321 | 230 |  7 |  29 |   0 | 1.085585e+09 |      --      |    Inf | unknown
3.08/3.18	c   3.2s|     1 |     0 | 11803 |     - |   183M |   0 |3644 |2170 |2345 | 254 |  8 |  30 |   0 | 1.085603e+09 |      --      |    Inf | unknown
3.28/3.33	c   3.3s|     1 |     0 | 11979 |     - |   191M |   0 |3644 |2175 |2372 | 281 |  9 |  35 |   0 | 1.085612e+09 |      --      |    Inf | unknown
3.47/3.53	c   3.5s|     1 |     0 | 12428 |     - |   201M |   0 |3644 |2178 |2400 | 309 | 10 |  38 |   0 | 1.085781e+09 |      --      |    Inf | unknown
3.57/3.63	c   3.6s|     1 |     0 | 12618 |     - |   201M |   0 |3644 |2178 |2426 | 335 | 11 |  38 |   0 | 1.085817e+09 |      --      |    Inf | unknown
3.67/3.73	c   3.7s|     1 |     0 | 12811 |     - |   203M |   0 |3644 |2179 |2455 | 364 | 12 |  39 |   0 | 1.085831e+09 |      --      |    Inf | unknown
3.87/3.93	c   3.9s|     1 |     0 | 13817 |     - |   203M |   0 |3644 |2179 |2289 | 387 | 13 |  39 |   0 | 1.085979e+09 |      --      |    Inf | unknown
3.98/4.03	c   4.0s|     1 |     0 | 14085 |     - |   204M |   0 |3644 |2185 |2319 | 417 | 14 |  45 |   0 | 1.086001e+09 |      --      |    Inf | unknown
4.08/4.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
4.08/4.13	c   4.1s|     1 |     0 | 14342 |     - |   206M |   0 |3644 |2190 |2347 | 445 | 15 |  50 |   0 | 1.086006e+09 |      --      |    Inf | unknown
4.17/4.22	c   4.2s|     1 |     0 | 14518 |     - |   207M |   0 |3644 |2191 |2371 | 469 | 16 |  51 |   0 | 1.086008e+09 |      --      |    Inf | unknown
4.27/4.31	c   4.3s|     1 |     0 | 14644 |     - |   207M |   0 |3644 |2193 |2393 | 491 | 17 |  53 |   0 | 1.086010e+09 |      --      |    Inf | unknown
4.37/4.41	c   4.4s|     1 |     0 | 14874 |     - |   210M |   0 |3644 |2193 |2413 | 511 | 18 |  53 |   0 | 1.086019e+09 |      --      |    Inf | unknown
4.47/4.54	c   4.5s|     1 |     0 | 15305 |     - |   210M |   0 |3644 |2193 |2349 | 533 | 19 |  53 |   0 | 1.086083e+09 |      --      |    Inf | unknown
4.57/4.64	c   4.6s|     1 |     0 | 15586 |     - |   211M |   0 |3644 |2197 |2370 | 554 | 20 |  57 |   0 | 1.086090e+09 |      --      |    Inf | unknown
4.67/4.73	c   4.7s|     1 |     0 | 15761 |     - |   211M |   0 |3644 |2198 |2396 | 580 | 21 |  58 |   0 | 1.086094e+09 |      --      |    Inf | unknown
4.77/4.82	c   4.8s|     1 |     0 | 15915 |     - |   211M |   0 |3644 |2198 |2421 | 605 | 22 |  58 |   0 | 1.086097e+09 |      --      |    Inf | unknown
4.87/4.92	c   4.9s|     1 |     0 | 16223 |     - |   212M |   0 |3644 |2204 |2444 | 628 | 23 |  64 |   0 | 1.086122e+09 |      --      |    Inf | unknown
4.97/5.03	c   5.0s|     1 |     0 | 16532 |     - |   213M |   0 |3644 |2205 |2466 | 650 | 24 |  65 |   0 | 1.086125e+09 |      --      |    Inf | unknown
5.07/5.14	c   5.1s|     1 |     0 | 16881 |     - |   213M |   0 |3644 |2211 |2394 | 675 | 25 |  71 |   0 | 1.086132e+09 |      --      |    Inf | unknown
5.17/5.23	c   5.2s|     1 |     0 | 17052 |     - |   213M |   0 |3644 |2213 |2419 | 700 | 26 |  73 |   0 | 1.086132e+09 |      --      |    Inf | unknown
5.27/5.35	c   5.3s|     1 |     0 | 17407 |     - |   214M |   0 |3644 |2216 |2442 | 723 | 27 |  76 |   0 | 1.086155e+09 |      --      |    Inf | unknown
5.37/5.45	c   5.4s|     1 |     0 | 17596 |     - |   214M |   0 |3644 |2217 |2468 | 749 | 28 |  77 |   0 | 1.086161e+09 |      --      |    Inf | unknown
5.47/5.57	c   5.6s|     1 |     0 | 17912 |     - |   215M |   0 |3644 |2217 |2494 | 775 | 29 |  77 |   0 | 1.086203e+09 |      --      |    Inf | unknown
5.57/5.67	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
5.57/5.67	c   5.7s|     1 |     0 | 18045 |     - |   215M |   0 |3644 |2218 |2518 | 799 | 30 |  78 |   0 | 1.086206e+09 |      --      |    Inf | unknown
5.67/5.79	c   5.8s|     1 |     0 | 18273 |     - |   216M |   0 |3644 |2218 |2464 | 825 | 31 |  78 |   0 | 1.086208e+09 |      --      |    Inf | unknown
5.87/5.94	c   5.9s|     1 |     0 | 18860 |     - |   218M |   0 |3644 |2220 |2487 | 848 | 32 |  80 |   0 | 1.086221e+09 |      --      |    Inf | unknown
5.97/6.03	c   6.0s|     1 |     0 | 19122 |     - |   220M |   0 |3644 |2225 |2513 | 874 | 33 |  85 |   0 | 1.086246e+09 |      --      |    Inf | unknown
6.07/6.15	c   6.1s|     1 |     0 | 19394 |     - |   220M |   0 |3644 |2225 |2537 | 898 | 34 |  85 |   0 | 1.086264e+09 |      --      |    Inf | unknown
6.16/6.26	c   6.3s|     1 |     0 | 19616 |     - |   220M |   0 |3644 |2225 |2565 | 926 | 35 |  85 |   0 | 1.086267e+09 |      --      |    Inf | unknown
6.26/6.39	c   6.4s|     1 |     0 | 19935 |     - |   220M |   0 |3644 |2226 |2586 | 947 | 36 |  86 |   0 | 1.086268e+09 |      --      |    Inf | unknown
6.36/6.49	c   6.5s|     1 |     0 | 20050 |     - |   222M |   0 |3644 |2228 |2513 | 972 | 37 |  88 |   0 | 1.086269e+09 |      --      |    Inf | unknown
6.46/6.55	c   6.5s|     1 |     0 | 20171 |     - |   222M |   0 |3644 |2233 |2533 | 992 | 38 |  93 |   0 | 1.086269e+09 |      --      |    Inf | unknown
6.56/6.66	c   6.7s|     1 |     0 | 20470 |     - |   223M |   0 |3644 |2232 |2553 |1012 | 39 |  95 |   0 | 1.086281e+09 |      --      |    Inf | unknown
6.66/6.75	c   6.7s|     1 |     0 | 20673 |     - |   224M |   0 |3644 |2235 |2580 |1039 | 40 |  98 |   0 | 1.086282e+09 |      --      |    Inf | unknown
6.76/6.86	c   6.9s|     1 |     0 | 20988 |     - |   224M |   0 |3644 |2239 |2606 |1065 | 41 | 102 |   0 | 1.086286e+09 |      --      |    Inf | unknown
6.86/6.97	c   7.0s|     1 |     0 | 21209 |     - |   224M |   0 |3644 |2245 |2629 |1088 | 42 | 108 |   0 | 1.086287e+09 |      --      |    Inf | unknown
7.06/7.11	c   7.1s|     1 |     0 | 21716 |     - |   225M |   0 |3644 |2248 |2542 |1111 | 43 | 111 |   0 | 1.086288e+09 |      --      |    Inf | unknown
7.16/7.23	c   7.2s|     1 |     0 | 22038 |     - |   226M |   0 |3644 |2247 |2564 |1133 | 44 | 111 |   0 | 1.086299e+09 |      --      |    Inf | unknown
7.26/7.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
7.26/7.32	c   7.3s|     1 |     0 | 22247 |     - |   226M |   0 |3644 |2245 |2586 |1155 | 45 | 112 |   0 | 1.086300e+09 |      --      |    Inf | unknown
7.26/7.38	c   7.4s|     1 |     0 | 22345 |     - |   226M |   0 |3644 |2244 |2605 |1174 | 46 | 113 |   0 | 1.086303e+09 |      --      |    Inf | unknown
7.36/7.49	c   7.5s|     1 |     0 | 22613 |     - |   227M |   0 |3644 |2247 |2617 |1186 | 47 | 118 |   0 | 1.086303e+09 |      --      |    Inf | unknown
7.46/7.58	c   7.6s|     1 |     0 | 22755 |     - |   228M |   0 |3644 |2251 |2579 |1201 | 48 | 123 |   0 | 1.086307e+09 |      --      |    Inf | unknown
7.56/7.66	c   7.6s|     1 |     0 | 22902 |     - |   228M |   0 |3644 |2249 |2595 |1217 | 49 | 123 |   0 | 1.086311e+09 |      --      |    Inf | unknown
7.66/7.80	c   7.8s|     1 |     0 | 23368 |     - |   228M |   0 |3644 |2248 |2617 |1239 | 50 | 123 |   0 | 1.086332e+09 |      --      |    Inf | unknown
7.86/7.93	c   7.9s|     1 |     0 | 23857 |     - |   228M |   0 |3644 |2247 |2639 |1261 | 51 | 123 |   0 | 1.086333e+09 |      --      |    Inf | unknown
7.97/8.07	c   8.1s|     1 |     0 | 24350 |     - |   228M |   0 |3644 |2247 |2660 |1282 | 52 | 123 |   0 | 1.086344e+09 |      --      |    Inf | unknown
8.07/8.17	c   8.2s|     1 |     0 | 24634 |     - |   228M |   0 |3644 |2249 |2582 |1302 | 53 | 127 |   0 | 1.086352e+09 |      --      |    Inf | unknown
8.16/8.28	c   8.3s|     1 |     0 | 24935 |     - |   228M |   0 |3644 |2250 |2607 |1327 | 54 | 128 |   0 | 1.086352e+09 |      --      |    Inf | unknown
8.26/8.36	c   8.4s|     1 |     0 | 25075 |     - |   228M |   0 |3644 |2247 |2629 |1349 | 55 | 128 |   0 | 1.086352e+09 |      --      |    Inf | unknown
8.36/8.42	c   8.4s|     1 |     0 | 25198 |     - |   228M |   0 |3644 |2241 |2650 |1370 | 56 | 128 |   0 | 1.086352e+09 |      --      |    Inf | unknown
8.46/8.50	c   8.5s|     1 |     0 | 25344 |     - |   228M |   0 |3644 |2245 |2668 |1388 | 57 | 134 |   0 | 1.086355e+09 |      --      |    Inf | unknown
8.46/8.58	c   8.6s|     1 |     0 | 25438 |     - |   228M |   0 |3644 |2244 |2687 |1407 | 58 | 134 |   0 | 1.086355e+09 |      --      |    Inf | unknown
8.56/8.65	c   8.6s|     1 |     0 | 25535 |     - |   228M |   0 |3644 |2250 |2630 |1425 | 59 | 140 |   0 | 1.086355e+09 |      --      |    Inf | unknown
8.66/8.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
8.66/8.74	c   8.7s|     1 |     0 | 25721 |     - |   229M |   0 |3644 |2250 |2650 |1445 | 60 | 141 |   0 | 1.086355e+09 |      --      |    Inf | unknown
8.76/8.86	c   8.9s|     1 |     0 | 26091 |     - |   229M |   0 |3644 |2252 |2668 |1463 | 61 | 144 |   0 | 1.086356e+09 |      --      |    Inf | unknown
8.86/8.95	c   8.9s|     1 |     0 | 26290 |     - |   229M |   0 |3644 |2251 |2684 |1479 | 62 | 144 |   0 | 1.086356e+09 |      --      |    Inf | unknown
8.97/9.08	c   9.1s|     1 |     0 | 26645 |     - |   229M |   0 |3644 |2251 |2701 |1496 | 63 | 145 |   0 | 1.086359e+09 |      --      |    Inf | unknown
9.07/9.17	c   9.2s|     1 |     0 | 26854 |     - |   229M |   0 |3644 |2250 |2719 |1514 | 64 | 145 |   0 | 1.086362e+09 |      --      |    Inf | unknown
9.16/9.28	c   9.3s|     1 |     0 | 27117 |     - |   229M |   0 |3644 |2249 |2613 |1533 | 65 | 145 |   0 | 1.086363e+09 |      --      |    Inf | unknown
9.26/9.36	c   9.4s|     1 |     0 | 27351 |     - |   231M |   0 |3644 |2249 |2631 |1551 | 66 | 146 |   0 | 1.086363e+09 |      --      |    Inf | unknown
9.36/9.42	c   9.4s|     1 |     0 | 27447 |     - |   231M |   0 |3644 |2249 |2645 |1565 | 67 | 146 |   0 | 1.086364e+09 |      --      |    Inf | unknown
9.46/9.50	c   9.5s|     1 |     0 | 27720 |     - |   231M |   0 |3644 |2251 |2657 |1577 | 68 | 148 |   0 | 1.086364e+09 |      --      |    Inf | unknown
9.56/9.62	c   9.6s|     1 |     0 | 28015 |     - |   231M |   0 |3644 |2254 |2672 |1592 | 69 | 153 |   0 | 1.086367e+09 |      --      |    Inf | unknown
9.66/9.76	c   9.7s|     1 |     0 | 28453 |     - |   231M |   0 |3644 |2257 |2691 |1611 | 70 | 157 |   0 | 1.086368e+09 |      --      |    Inf | unknown
9.76/9.84	c   9.8s|     1 |     0 | 28600 |     - |   231M |   0 |3644 |2256 |2633 |1623 | 71 | 158 |   0 | 1.086368e+09 |      --      |    Inf | unknown
9.86/9.92	c   9.9s|     1 |     0 | 28786 |     - |   231M |   0 |3644 |2255 |2648 |1638 | 72 | 160 |   0 | 1.086368e+09 |      --      |    Inf | unknown
9.86/9.99	c  10.0s|     1 |     0 | 28939 |     - |   231M |   0 |3644 |2254 |2661 |1651 | 73 | 161 |   0 | 1.086368e+09 |      --      |    Inf | unknown
9.96/10.09	c  10.1s|     1 |     0 | 29284 |     - |   231M |   0 |3644 |2256 |2677 |1667 | 74 | 163 |   0 | 1.086370e+09 |      --      |    Inf | unknown
10.06/10.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
10.06/10.19	c  10.2s|     1 |     0 | 29649 |     - |   231M |   0 |3644 |2257 |2691 |1681 | 75 | 164 |   0 | 1.086370e+09 |      --      |    Inf | unknown
10.16/10.25	c  10.2s|     1 |     0 | 29759 |     - |   231M |   0 |3644 |2257 |2701 |1691 | 76 | 164 |   0 | 1.086370e+09 |      --      |    Inf | unknown
10.26/10.32	c  10.3s|     1 |     0 | 29935 |     - |   231M |   0 |3644 |2261 |2649 |1704 | 77 | 168 |   0 | 1.086370e+09 |      --      |    Inf | unknown
10.26/10.38	c  10.4s|     1 |     0 | 30021 |     - |   231M |   0 |3644 |2261 |2657 |1712 | 78 | 168 |   0 | 1.086370e+09 |      --      |    Inf | unknown
10.36/10.48	c  10.5s|     1 |     0 | 30392 |     - |   231M |   0 |3644 |2262 |2669 |1724 | 79 | 169 |   0 | 1.086371e+09 |      --      |    Inf | unknown
10.46/10.58	c  10.6s|     1 |     0 | 30777 |     - |   231M |   0 |3644 |2262 |2680 |1735 | 80 | 169 |   0 | 1.086371e+09 |      --      |    Inf | unknown
10.56/10.66	c  10.6s|     1 |     0 | 30938 |     - |   231M |   0 |3644 |2262 |2693 |1748 | 81 | 169 |   0 | 1.086371e+09 |      --      |    Inf | unknown
10.66/10.72	c  10.7s|     1 |     0 | 31016 |     - |   231M |   0 |3644 |2265 |2704 |1759 | 82 | 172 |   0 | 1.086371e+09 |      --      |    Inf | unknown
10.76/10.81	c  10.8s|     1 |     0 | 31165 |     - |   231M |   0 |3644 |2269 |2656 |1768 | 83 | 176 |   0 | 1.086371e+09 |      --      |    Inf | unknown
10.76/10.88	c  10.9s|     1 |     0 | 31277 |     - |   231M |   0 |3644 |2274 |2668 |1780 | 84 | 181 |   0 | 1.086371e+09 |      --      |    Inf | unknown
15.44/15.54	c  15.5s|     1 |     0 | 47211 |     - |   231M |   0 |3644 |2402 |2779 |1780 | 84 | 201 |  20 | 1.086372e+09 |      --      |    Inf | unknown
15.64/15.70	c  15.7s|     1 |     0 | 47684 |     - |   231M |   0 |3644 |2404 |2802 |1803 | 85 | 203 |  20 | 1.086376e+09 |      --      |    Inf | unknown
15.64/15.76	c  15.7s|     1 |     0 | 47796 |     - |   231M |   0 |3644 |2404 |2762 |1818 | 86 | 203 |  20 | 1.086376e+09 |      --      |    Inf | unknown
17.83/17.97	c  18.0s|     1 |     0 | 47858 |     - |   231M |   0 |3644 |2397 |2769 |1818 | 86 | 207 |  39 | 1.086378e+09 |      --      |    Inf | unknown
18.03/18.13	c  18.1s|     1 |     0 | 48259 |     - |   231M |   0 |3644 |2402 |2791 |1840 | 87 | 217 |  39 | 1.086378e+09 |      --      |    Inf | unknown
18.13/18.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
18.13/18.22	c  18.2s|     1 |     0 | 48570 |     - |   229M |   0 |3644 |2406 |2810 |1859 | 88 | 221 |  39 | 1.086378e+09 |      --      |    Inf | unknown
19.43/19.55	c  19.5s|     1 |     2 | 48595 |     - |   229M |   0 |3644 |2410 |2810 |1859 | 88 | 225 |  55 | 1.086378e+09 |      --      |    Inf | unknown
47.64/47.84	c  47.8s|   100 |    91 | 98218 | 663.1 |   230M |  18 |3644 |2633 |2484 |2582 |  2 | 479 | 646 | 1.086393e+09 |      --      |    Inf |   2.42%
60.20/60.44	c  60.4s|   200 |   191 |142840 | 554.1 |   231M |  22 |3644 |2751 |2488 |3859 |  1 | 622 | 772 | 1.086426e+09 |      --      |    Inf |   2.42%
69.87/70.16	c  70.2s|   300 |   285 |190968 | 529.7 |   231M |  27 |3644 |2835 |2549 |4770 |  5 | 730 | 843 | 1.086426e+09 |      --      |    Inf |  15.12%
77.85/78.12	c  78.1s|   400 |   385 |227218 | 487.8 |   232M |  27 |3644 |2883 |2509 |5256 |  2 | 798 | 926 | 1.086427e+09 |      --      |    Inf |  15.12%
89.30/89.63	c  89.6s|   500 |   471 |275965 | 487.8 |   234M |  27 |3644 |3057 |2484 |6091 |  1 |1024 |1097 | 1.086431e+09 |      --      |    Inf |  15.12%
98.18/98.51	c  98.5s|   600 |   561 |314712 | 471.0 |   235M |  29 |3644 |3131 |2488 |6809 |  1 |1128 |1199 | 1.086440e+09 |      --      |    Inf |  15.13%
105.95/106.39	c   106s|   700 |   647 |345605 | 447.8 |   237M |  29 |3644 |3266 |2428 |7428 |  1 |1297 |1313 | 1.086443e+09 |      --      |    Inf |  15.13%
113.03/113.47	c   113s|   800 |   741 |374779 | 428.3 |   240M |  33 |3644 |3432 |2502 |8088 |  1 |1517 |1389 | 1.086443e+09 |      --      |    Inf |  15.14%
120.61/121.08	c   121s|   900 |   829 |406717 | 416.2 |   241M |  35 |3644 |3482 |2489 |8691 |  1 |1626 |1479 | 1.086443e+09 |      --      |    Inf |  15.15%
126.70/127.15	c   127s|  1000 |   915 |429761 | 397.6 |   242M |  35 |3644 |3537 |2555 |9287 |  1 |1743 |1579 | 1.086443e+09 |      --      |    Inf |  15.15%
132.77/133.20	c   133s|  1100 |  1009 |457338 | 386.5 |   243M |  35 |3644 |3619 |2530 |9824 |  1 |1884 |1660 | 1.086443e+09 |      --      |    Inf |  15.15%
139.85/140.35	c   140s|  1200 |  1089 |486469 | 378.6 |   246M |  35 |3644 |3796 |2485 |  10k|  1 |2220 |1743 | 1.086443e+09 |      --      |    Inf |  15.16%
140.36/140.81	c Restart triggered after 50 consecutive estimations that the remaining tree will be large
140.36/140.81	c (run 1, node 1202) performing user restart
140.36/140.81	c 
140.36/140.82	c (restart) converted 396 cuts from the global cut pool into linear constraints
140.36/140.82	c 
140.45/140.92	c presolving:
140.45/140.94	c (round 1, fast)       196 del vars, 400 del conss, 151 add conss, 48 chg bounds, 99 chg sides, 3183 chg coeffs, 0 upgd conss, 0 impls, 4615 clqs
140.45/140.95	c (round 2, fast)       214 del vars, 514 del conss, 211 add conss, 49 chg bounds, 110 chg sides, 3526 chg coeffs, 0 upgd conss, 0 impls, 4614 clqs
140.45/140.95	c (round 3, fast)       215 del vars, 520 del conss, 213 add conss, 49 chg bounds, 197 chg sides, 3624 chg coeffs, 0 upgd conss, 0 impls, 4610 clqs
140.45/140.95	c (round 4, medium)     234 del vars, 540 del conss, 222 add conss, 49 chg bounds, 205 chg sides, 3898 chg coeffs, 0 upgd conss, 0 impls, 4733 clqs
140.45/140.96	c (round 5, fast)       235 del vars, 549 del conss, 234 add conss, 49 chg bounds, 205 chg sides, 3970 chg coeffs, 0 upgd conss, 0 impls, 4744 clqs
140.45/140.97	c (round 6, exhaustive) 235 del vars, 552 del conss, 235 add conss, 49 chg bounds, 205 chg sides, 4000 chg coeffs, 0 upgd conss, 0 impls, 4746 clqs
140.45/140.97	c (round 7, medium)     235 del vars, 556 del conss, 246 add conss, 49 chg bounds, 217 chg sides, 4026 chg coeffs, 0 upgd conss, 0 impls, 4766 clqs
140.45/140.98	c (round 8, exhaustive) 235 del vars, 566 del conss, 246 add conss, 49 chg bounds, 217 chg sides, 4030 chg coeffs, 0 upgd conss, 0 impls, 4766 clqs
140.45/140.99	c (round 9, exhaustive) 235 del vars, 731 del conss, 246 add conss, 49 chg bounds, 217 chg sides, 4032 chg coeffs, 0 upgd conss, 0 impls, 4771 clqs
140.45/141.00	c (round 10, exhaustive) 235 del vars, 731 del conss, 246 add conss, 49 chg bounds, 217 chg sides, 4032 chg coeffs, 456 upgd conss, 0 impls, 4772 clqs
140.56/141.00	c (round 11, fast)       235 del vars, 748 del conss, 246 add conss, 49 chg bounds, 221 chg sides, 4086 chg coeffs, 456 upgd conss, 0 impls, 4772 clqs
140.56/141.01	c (round 12, medium)     235 del vars, 749 del conss, 246 add conss, 49 chg bounds, 229 chg sides, 4094 chg coeffs, 456 upgd conss, 0 impls, 4772 clqs
140.56/141.02	c (round 13, exhaustive) 235 del vars, 764 del conss, 246 add conss, 49 chg bounds, 229 chg sides, 4106 chg coeffs, 456 upgd conss, 0 impls, 4772 clqs
140.56/141.08	c (round 14, exhaustive) 235 del vars, 903 del conss, 246 add conss, 49 chg bounds, 229 chg sides, 4227 chg coeffs, 456 upgd conss, 0 impls, 4774 clqs
140.66/141.14	c (round 15, exhaustive) 235 del vars, 906 del conss, 246 add conss, 49 chg bounds, 229 chg sides, 4229 chg coeffs, 456 upgd conss, 0 impls, 4774 clqs
140.66/141.15	c (round 16, exhaustive) 235 del vars, 906 del conss, 246 add conss, 49 chg bounds, 229 chg sides, 4541 chg coeffs, 456 upgd conss, 0 impls, 4774 clqs
140.75/141.21	c (round 17, exhaustive) 235 del vars, 912 del conss, 246 add conss, 49 chg bounds, 229 chg sides, 4556 chg coeffs, 456 upgd conss, 0 impls, 4775 clqs
140.85/141.30	c presolving (18 rounds: 18 fast, 13 medium, 10 exhaustive):
140.85/141.30	c  236 deleted vars, 912 deleted constraints, 246 added constraints, 49 tightened bounds, 0 added holes, 229 changed sides, 4557 changed coefficients
140.85/141.30	c  0 implications, 4775 cliques
140.85/141.30	c presolved problem has 3411 variables (3411 bin, 0 int, 0 impl, 0 cont) and 3534 constraints
140.85/141.30	c     970 constraints of type <knapsack>
140.85/141.30	c     885 constraints of type <setppc>
140.85/141.30	c     308 constraints of type <linear>
140.85/141.30	c    1371 constraints of type <logicor>
140.85/141.30	c transformed objective value is always integral (scale: 4)
140.85/141.30	c Presolving Time: 0.94
140.85/141.30	c 
141.56/142.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
141.56/142.06	c   142s|     1 |     0 |495258 |     - |   247M |   0 |3411 |3538 |2263 |   0 |  0 |2235 |1749 | 1.086443e+09 |      --      |    Inf | unknown
141.95/142.42	c   142s|     1 |     0 |495477 |     - |   248M |   0 |3411 |3539 |2303 |  40 |  1 |2236 |1749 | 1.086443e+09 |      --      |    Inf | unknown
142.14/142.65	c   143s|     1 |     0 |496165 |     - |   248M |   0 |3411 |3541 |2331 |  68 |  2 |2240 |1749 | 1.086443e+09 |      --      |    Inf | unknown
142.34/142.86	c   143s|     1 |     0 |496489 |     - |   248M |   0 |3411 |3541 |2365 | 102 |  3 |2240 |1749 | 1.086460e+09 |      --      |    Inf | unknown
142.55/143.08	c   143s|     1 |     0 |497003 |     - |   248M |   0 |3411 |3542 |2391 | 128 |  4 |2242 |1749 | 1.086477e+09 |      --      |    Inf | unknown
142.84/143.32	c   143s|     1 |     0 |497335 |     - |   250M |   0 |3411 |3543 |2421 | 158 |  5 |2243 |1749 | 1.086496e+09 |      --      |    Inf | unknown
143.04/143.51	c   144s|     1 |     0 |497368 |     - |   250M |   0 |3411 |3542 |2438 | 175 |  6 |2243 |1749 | 1.086496e+09 |      --      |    Inf | unknown
143.24/143.77	c   144s|     1 |     0 |497539 |     - |   250M |   0 |3411 |3542 |2464 | 201 |  7 |2244 |1749 | 1.086501e+09 |      --      |    Inf | unknown
143.54/144.02	c   144s|     1 |     0 |497611 |     - |   251M |   0 |3411 |3539 |2484 | 221 |  8 |2244 |1749 | 1.086501e+09 |      --      |    Inf | unknown
143.84/144.34	c   144s|     1 |     0 |498232 |     - |   256M |   0 |3411 |3538 |2507 | 244 |  9 |2244 |1749 | 1.086556e+09 |      --      |    Inf | unknown
144.04/144.60	c   145s|     1 |     0 |498463 |     - |   266M |   0 |3411 |3538 |2533 | 270 | 10 |2246 |1749 | 1.086559e+09 |      --      |    Inf | unknown
144.24/144.74	c   145s|     1 |     0 |498669 |     - |   267M |   0 |3411 |3537 |2556 | 293 | 11 |2246 |1749 | 1.086567e+09 |      --      |    Inf | unknown
144.34/144.89	c   145s|     1 |     0 |498960 |     - |   267M |   0 |3411 |3536 |2245 | 314 | 12 |2247 |1749 | 1.086569e+09 |      --      |    Inf | unknown
144.54/145.03	c   145s|     1 |     0 |499279 |     - |   267M |   0 |3411 |3534 |2267 | 336 | 13 |2247 |1749 | 1.086570e+09 |      --      |    Inf | unknown
144.64/145.14	c   145s|     1 |     0 |499465 |     - |   268M |   0 |3411 |3537 |2288 | 357 | 14 |2250 |1749 | 1.086570e+09 |      --      |    Inf | unknown
144.73/145.26	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
144.73/145.26	c   145s|     1 |     0 |499553 |     - |   268M |   0 |3411 |3535 |2312 | 381 | 15 |2250 |1749 | 1.086571e+09 |      --      |    Inf | unknown
144.93/145.41	c   145s|     1 |     0 |499900 |     - |   268M |   0 |3411 |3533 |2335 | 404 | 16 |2250 |1749 | 1.086572e+09 |      --      |    Inf | unknown
145.03/145.51	c   146s|     1 |     0 |499998 |     - |   268M |   0 |3411 |3531 |2354 | 423 | 17 |2250 |1749 | 1.086572e+09 |      --      |    Inf | unknown
145.13/145.68	c   146s|     1 |     0 |500591 |     - |   268M |   0 |3411 |3529 |2297 | 441 | 18 |2250 |1749 | 1.086586e+09 |      --      |    Inf | unknown
145.23/145.79	c   146s|     1 |     0 |500650 |     - |   269M |   0 |3411 |3526 |2318 | 462 | 19 |2250 |1749 | 1.086587e+09 |      --      |    Inf | unknown
145.33/145.89	c   146s|     1 |     0 |500745 |     - |   269M |   0 |3411 |3523 |2338 | 482 | 20 |2250 |1749 | 1.086587e+09 |      --      |    Inf | unknown
145.43/145.99	c   146s|     1 |     0 |500912 |     - |   269M |   0 |3411 |3525 |2356 | 500 | 21 |2255 |1749 | 1.086588e+09 |      --      |    Inf | unknown
145.64/146.11	c   146s|     1 |     0 |501018 |     - |   269M |   0 |3411 |3524 |2379 | 523 | 22 |2255 |1749 | 1.086588e+09 |      --      |    Inf | unknown
145.73/146.22	c   146s|     1 |     0 |501142 |     - |   269M |   0 |3411 |3523 |2399 | 543 | 23 |2255 |1749 | 1.086589e+09 |      --      |    Inf | unknown
145.83/146.37	c   146s|     1 |     0 |501386 |     - |   269M |   0 |3411 |3519 |2297 | 560 | 24 |2255 |1749 | 1.086589e+09 |      --      |    Inf | unknown
145.93/146.48	c   146s|     1 |     0 |501479 |     - |   269M |   0 |3411 |3518 |2309 | 572 | 25 |2256 |1749 | 1.086589e+09 |      --      |    Inf | unknown
146.13/146.60	c   147s|     1 |     0 |501626 |     - |   269M |   0 |3411 |3508 |2326 | 589 | 26 |2256 |1749 | 1.086589e+09 |      --      |    Inf | unknown
146.23/146.71	c   147s|     1 |     0 |501718 |     - |   269M |   0 |3411 |3507 |2348 | 611 | 27 |2256 |1749 | 1.086589e+09 |      --      |    Inf | unknown
146.33/146.83	c   147s|     1 |     0 |501917 |     - |   269M |   0 |3411 |3508 |2366 | 629 | 28 |2257 |1749 | 1.086590e+09 |      --      |    Inf | unknown
146.33/146.84	c   147s|     1 |     0 |501917 |     - |   269M |   0 |3411 |3507 |2367 | 629 | 28 |2257 |1749 | 1.086590e+09 |      --      |    Inf | unknown
146.43/146.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
146.43/146.94	c   147s|     1 |     0 |501959 |     - |   269M |   0 |3411 |3507 |2381 | 643 | 29 |2257 |1749 | 1.086590e+09 |      --      |    Inf | unknown
146.53/147.01	c   147s|     1 |     0 |502004 |     - |   269M |   0 |3411 |3508 |2285 | 655 | 30 |2259 |1749 | 1.086590e+09 |      --      |    Inf | unknown
146.53/147.08	c   147s|     1 |     0 |502067 |     - |   269M |   0 |3411 |3506 |2299 | 669 | 31 |2259 |1749 | 1.086590e+09 |      --      |    Inf | unknown
146.63/147.16	c   147s|     1 |     0 |502129 |     - |   269M |   0 |3411 |3504 |2319 | 689 | 32 |2260 |1749 | 1.086590e+09 |      --      |    Inf | unknown
146.73/147.23	c   147s|     1 |     0 |502225 |     - |   269M |   0 |3411 |3505 |2329 | 699 | 33 |2266 |1749 | 1.086590e+09 |      --      |    Inf | unknown
146.84/147.31	c   147s|     1 |     0 |502279 |     - |   269M |   0 |3411 |3506 |2338 | 708 | 34 |2272 |1749 | 1.086590e+09 |      --      |    Inf | unknown
146.94/147.45	c   147s|     1 |     0 |502602 |     - |   270M |   0 |3411 |3504 |2267 | 721 | 35 |2275 |1749 | 1.086590e+09 |      --      |    Inf | unknown
147.14/147.60	c   148s|     1 |     0 |502936 |     - |   270M |   0 |3411 |3503 |2284 | 738 | 36 |2279 |1749 | 1.086595e+09 |      --      |    Inf | unknown
147.23/147.70	c   148s|     1 |     0 |503058 |     - |   271M |   0 |3411 |3504 |2305 | 759 | 37 |2284 |1749 | 1.086595e+09 |      --      |    Inf | unknown
147.33/147.81	c   148s|     1 |     0 |503191 |     - |   271M |   0 |3411 |3499 |2319 | 773 | 38 |2285 |1749 | 1.086595e+09 |      --      |    Inf | unknown
147.43/147.91	c   148s|     1 |     0 |503279 |     - |   272M |   0 |3411 |3492 |2332 | 786 | 39 |2285 |1749 | 1.086595e+09 |      --      |    Inf | unknown
147.43/147.99	c   148s|     1 |     0 |503406 |     - |   272M |   0 |3411 |3489 |2296 | 800 | 40 |2286 |1749 | 1.086595e+09 |      --      |    Inf | unknown
147.54/148.07	c   148s|     1 |     0 |503493 |     - |   272M |   0 |3411 |3485 |2314 | 818 | 41 |2286 |1749 | 1.086596e+09 |      --      |    Inf | unknown
147.64/148.16	c   148s|     1 |     0 |503688 |     - |   272M |   0 |3411 |3483 |2329 | 833 | 42 |2287 |1749 | 1.086596e+09 |      --      |    Inf | unknown
147.73/148.28	c   148s|     1 |     0 |503819 |     - |   272M |   0 |3411 |3479 |2344 | 848 | 43 |2287 |1749 | 1.086596e+09 |      --      |    Inf | unknown
147.83/148.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
147.83/148.38	c   148s|     1 |     0 |503909 |     - |   272M |   0 |3411 |3473 |2360 | 864 | 44 |2287 |1749 | 1.086596e+09 |      --      |    Inf | unknown
147.93/148.47	c   148s|     1 |     0 |503990 |     - |   272M |   0 |3411 |3473 |2376 | 880 | 45 |2288 |1749 | 1.086596e+09 |      --      |    Inf | unknown
148.03/148.57	c   149s|     1 |     0 |504173 |     - |   272M |   0 |3411 |3474 |2332 | 896 | 46 |2291 |1749 | 1.086596e+09 |      --      |    Inf | unknown
152.12/152.66	c   153s|     1 |     2 |521134 |     - |   272M |   0 |3411 |3482 |2332 | 896 | 46 |2321 |1766 | 1.086598e+09 |      --      |    Inf | unknown
162.29/162.80	c   163s|   100 |    85 |562361 | 394.6 |   295M |  23 |3411 |3432 |2103 |1384 |  1 |2409 |1859 | 1.086598e+09 |      --      |    Inf |  16.77%
167.67/168.24	c   168s|   200 |   180 |583668 | 381.7 |   295M |  37 |3411 |3440 |2167 |1756 |  1 |2558 |1924 | 1.086598e+09 |      --      |    Inf |  16.77%
171.76/172.32	c   172s|   300 |   270 |601933 | 368.4 |   296M |  40 |3411 |3523 |2203 |2074 |  3 |2744 |1989 | 1.086598e+09 |      --      |    Inf |  16.77%
175.55/176.11	c   176s|   400 |   362 |617415 | 355.1 |   298M |  44 |3411 |3525 |2135 |2422 |  1 |2835 |2040 | 1.086598e+09 |      --      |    Inf |  16.77%
179.73/180.34	c   180s|   500 |   456 |634223 | 344.1 |   301M |  49 |3411 |3609 |2111 |2782 |  1 |3009 |2095 | 1.086598e+09 |      --      |    Inf |  16.77%
184.91/185.51	c   186s|   600 |   544 |651923 | 334.8 |   304M |  49 |3411 |3585 |2174 |3384 |  1 |3086 |2156 | 1.086598e+09 |      --      |    Inf |  16.78%
188.90/189.53	c   190s|   700 |   634 |668157 | 325.7 |   305M |  49 |3411 |3590 |2141 |3875 |  1 |3215 |2211 | 1.086600e+09 |      --      |    Inf |  16.98%
192.59/193.21	c   193s|   800 |   722 |682795 | 316.8 |   307M |  49 |3411 |3569 |2127 |4289 |  1 |3337 |2258 | 1.086600e+09 |      --      |    Inf |  16.98%
196.49/197.14	c   197s|   900 |   804 |703156 | 311.4 |   308M |  55 |3411 |3602 |2206 |4694 |  4 |3484 |2308 | 1.086600e+09 |      --      |    Inf |  16.98%
199.17/199.85	c   200s|  1000 |   888 |714317 | 302.3 |   309M |  55 |3411 |3602 |2225 |5031 |  1 |3549 |2347 | 1.086600e+09 |      --      |    Inf |  16.98%
202.47/203.11	c   203s|  1100 |   974 |731808 | 296.8 |   310M |  55 |3411 |3637 |2214 |5491 |  1 |3729 |2387 | 1.086600e+09 |      --      |    Inf |  16.98%
206.15/206.83	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
206.15/206.83	c   207s|  1200 |  1068 |747324 | 290.9 |   313M |  55 |3411 |3591 |2180 |5996 |  1 |3816 |2438 | 1.086601e+09 |      --      |    Inf |  16.98%
208.45/209.15	c   209s|  1300 |  1154 |757546 | 283.3 |   315M |  55 |3411 |3572 |2171 |6490 |  1 |3880 |2473 | 1.086601e+09 |      --      |    Inf |  16.99%
211.34/212.01	c   212s|  1400 |  1236 |770229 | 277.3 |   316M |  55 |3411 |3731 |2234 |6888 |  1 |4128 |2525 | 1.086601e+09 |      --      |    Inf |  16.99%
215.22/215.92	c   216s|  1500 |  1316 |786484 | 273.1 |   318M |  57 |3411 |3743 |2257 |7439 |  0 |4268 |2604 | 1.086601e+09 |      --      |    Inf |  16.99%
218.61/219.39	c   219s|  1600 |  1409 |801343 | 268.6 |   320M |  57 |3411 |3781 |2151 |8077 |  1 |4473 |2675 | 1.086601e+09 |      --      |    Inf |  16.99%
222.10/222.88	c   223s|  1700 |  1495 |817230 | 264.8 |   321M |  59 |3411 |3805 |2184 |8585 |  1 |4651 |2738 | 1.086601e+09 |      --      |    Inf |  16.99%
226.08/226.81	c   227s|  1800 |  1579 |834201 | 261.7 |   322M |  59 |3411 |3741 |2245 |9224 |  0 |4806 |2800 | 1.086601e+09 |      --      |    Inf |  16.99%
229.47/230.20	c   230s|  1900 |  1652 |848347 | 257.8 |   323M |  59 |3411 |3735 |2105 |9721 |  1 |4988 |2880 | 1.086601e+09 |      --      |    Inf |  16.99%
232.16/232.96	c   233s|  2000 |  1724 |860618 | 253.6 |   323M |  59 |3411 |3684 |2204 |  10k|  1 |5094 |2944 | 1.086601e+09 |      --      |    Inf |  16.99%
236.26/237.01	c   237s|  2100 |  1808 |878328 | 251.3 |   324M |  59 |3411 |3613 |2113 |  10k|  1 |5194 |3040 | 1.086601e+09 |      --      |    Inf |  16.99%
238.74/239.54	c   240s|  2200 |  1876 |890413 | 247.4 |   324M |  59 |3411 |3593 |2104 |  11k|  1 |5335 |3108 | 1.086602e+09 |      --      |    Inf |  16.99%
242.63/243.41	c   243s|  2300 |  1958 |905699 | 244.7 |   326M |  59 |3411 |3562 |2170 |  11k|  1 |5411 |3203 | 1.086602e+09 |      --      |    Inf |  16.99%
247.02/247.84	c   248s|  2400 |  2040 |924465 | 243.1 |   328M |  59 |3411 |3576 |2153 |  12k|  1 |5554 |3274 | 1.086602e+09 |      --      |    Inf |  16.99%
250.01/250.84	c   251s|  2500 |  2120 |940069 | 240.8 |   328M |  59 |3411 |3550 |2294 |  13k|  9 |5612 |3344 | 1.086602e+09 |      --      |    Inf |  16.99%
252.90/253.76	c   254s|  2600 |  2198 |951271 | 237.4 |   330M |  59 |3411 |3580 |2111 |  13k|  1 |5738 |3430 | 1.086602e+09 |      --      |    Inf |  16.99%
255.49/256.36	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
255.49/256.36	c   256s|  2700 |  2279 |962776 | 234.3 |   331M |  59 |3411 |3591 |2226 |  13k|  2 |5876 |3493 | 1.086602e+09 |      --      |    Inf |  16.99%
258.28/259.16	c   259s|  2800 |  2352 |973820 | 231.2 |   333M |  59 |3411 |3653 |2228 |  14k|  1 |6065 |3579 | 1.086602e+09 |      --      |    Inf |  16.99%
260.67/261.54	c   262s|  2900 |  2428 |984442 | 228.1 |   333M |  67 |3411 |3657 |2219 |  14k|  1 |6197 |3632 | 1.086602e+09 |      --      |    Inf |  16.99%
264.06/264.96	c   265s|  3000 |  2501 |998275 | 226.0 |   334M |  67 |3411 |3706 |2197 |  15k|  1 |6397 |3720 | 1.086603e+09 |      --      |    Inf |  16.99%
267.15/268.00	c   268s|  3100 |  2576 |  1011k| 223.7 |   335M |  67 |3411 |3670 |2266 |  15k|  1 |6495 |3792 | 1.086603e+09 |      --      |    Inf |  16.99%
270.34/271.24	c   271s|  3200 |  2658 |  1025k| 221.9 |   335M |  67 |3411 |3698 |2241 |  16k|  1 |6644 |3879 | 1.086603e+09 |      --      |    Inf |  16.99%
273.03/273.92	c   274s|  3300 |  2736 |  1036k| 219.5 |   335M |  67 |3411 |3640 |2188 |  16k|  1 |6751 |3949 | 1.086605e+09 |      --      |    Inf |  16.99%
276.22/277.11	c   277s|  3400 |  2824 |  1049k| 217.6 |   336M |  67 |3411 |3597 |2119 |  17k|  1 |6846 |4018 | 1.086606e+09 |      --      |    Inf |  16.99%
278.12/279.09	c   279s|  3500 |  2896 |  1057k| 214.6 |   337M |  67 |3411 |3640 |2182 |  17k|  2 |6996 |4080 | 1.086606e+09 |      --      |    Inf |  16.99%
281.00/281.95	c   282s|  3600 |  2970 |  1070k| 212.8 |   339M |  67 |3411 |3638 |2200 |  18k|  2 |7096 |4131 | 1.086606e+09 |      --      |    Inf |  16.99%
284.40/285.33	c   285s|  3700 |  3041 |  1086k| 211.7 |   340M |  67 |3411 |3592 |2202 |  19k|  0 |7213 |4181 | 1.086606e+09 |      --      |    Inf |  16.99%
286.79/287.76	c   288s|  3800 |  3112 |  1098k| 209.9 |   342M |  67 |3411 |3525 |2183 |  19k|  1 |7289 |4207 | 1.086606e+09 |      --      |    Inf |  16.99%
288.88/289.85	c   290s|  3900 |  3192 |  1109k| 207.9 |   342M |  67 |3411 |3522 |   0 |  19k|  0 |7391 |4247 | 1.086607e+09 |      --      |    Inf |  16.99%
290.78/291.78	c   292s|  4000 |  3274 |  1120k| 206.1 |   343M |  67 |3411 |3499 |2238 |  20k|  1 |7472 |4264 | 1.086608e+09 |      --      |    Inf |  16.99%
292.87/293.86	c   294s|  4100 |  3341 |  1133k| 204.6 |   343M |  67 |3411 |3569 |2216 |  20k|  1 |7626 |4283 | 1.086608e+09 |      --      |    Inf |  16.99%
294.37/295.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
294.37/295.32	c   295s|  4200 |  3415 |  1143k| 202.7 |   344M |  67 |3411 |3660 |2262 |  21k|  1 |7777 |4297 | 1.086608e+09 |      --      |    Inf |  16.99%
296.07/297.09	c   297s|  4300 |  3483 |  1153k| 200.9 |   344M |  67 |3411 |3651 |2098 |  21k|  1 |7907 |4326 | 1.086608e+09 |      --      |    Inf |  16.99%
298.25/299.25	c   299s|  4400 |  3557 |  1167k| 199.6 |   344M |  67 |3411 |3654 |2147 |  22k|  2 |8021 |4349 | 1.086608e+09 |      --      |    Inf |  16.99%
299.85/300.82	c   301s|  4500 |  3631 |  1177k| 197.9 |   345M |  67 |3411 |3570 |2226 |  22k|  4 |8098 |4370 | 1.086608e+09 |      --      |    Inf |  16.99%
301.45/302.47	c   302s|  4600 |  3706 |  1187k| 196.2 |   346M |  67 |3411 |3560 |2298 |  22k|  2 |8221 |4390 | 1.086608e+09 |      --      |    Inf |  16.99%
302.84/303.88	c   304s|  4700 |  3778 |  1195k| 194.3 |   346M |  67 |3411 |3545 |2216 |  23k|  1 |8319 |4401 | 1.086608e+09 |      --      |    Inf |  16.99%
304.83/305.85	c   306s|  4800 |  3853 |  1207k| 193.1 |   346M |  67 |3411 |3542 |2231 |  23k|  1 |8407 |4426 | 1.086608e+09 |      --      |    Inf |  16.99%
306.83/307.82	c   308s|  4900 |  3935 |  1218k| 191.7 |   347M |  67 |3411 |3600 |2197 |  24k|  0 |8532 |4443 | 1.086608e+09 |      --      |    Inf |  16.99%
308.82/309.87	c   310s|  5000 |  4006 |  1234k| 191.1 |   348M |  67 |3411 |3723 |2151 |  24k|  2 |8712 |4463 | 1.086608e+09 |      --      |    Inf |  16.99%
310.71/311.73	c   312s|  5100 |  4076 |  1244k| 189.8 |   348M |  67 |3411 |3778 |2214 |  25k|  1 |8828 |4480 | 1.086608e+09 |      --      |    Inf |  16.99%
313.11/314.17	c   314s|  5200 |  4158 |  1258k| 189.0 |   349M |  67 |3411 |3755 |2154 |  25k|  1 |8901 |4497 | 1.086608e+09 |      --      |    Inf |  16.99%
315.20/316.23	c   316s|  5300 |  4228 |  1270k| 187.9 |   349M |  67 |3411 |3822 |2262 |  26k|  1 |9055 |4516 | 1.086608e+09 |      --      |    Inf |  16.99%
317.10/318.10	c   318s|  5400 |  4300 |  1283k| 187.0 |   350M |  67 |3411 |3791 |2229 |  26k|  1 |9170 |4523 | 1.086608e+09 |      --      |    Inf |  16.99%
318.69/319.76	c   320s|  5500 |  4379 |  1294k| 185.8 |   351M |  67 |3411 |3958 |2190 |  26k|  4 |9453 |4532 | 1.086608e+09 |      --      |    Inf |  16.99%
320.68/321.73	c   322s|  5600 |  4470 |  1306k| 185.0 |   351M |  67 |3411 |3886 |2233 |  27k|  1 |9501 |4548 | 1.086608e+09 |      --      |    Inf |  16.99%
322.37/323.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
322.37/323.41	c   323s|  5700 |  4548 |  1317k| 183.8 |   351M |  67 |3411 |3883 |   0 |  27k|  0 |9623 |4560 | 1.086608e+09 |      --      |    Inf |  16.99%
324.77/325.81	c   326s|  5800 |  4639 |  1332k| 183.3 |   353M |  67 |3411 |3834 |2249 |  28k|  2 |9669 |4577 | 1.086609e+09 |      --      |    Inf |  16.99%
326.26/327.39	c   327s|  5900 |  4701 |  1341k| 182.0 |   356M |  67 |3411 |3752 |2280 |  28k|  1 |9789 |4595 | 1.086609e+09 |      --      |    Inf |  16.99%
327.96/329.05	c   329s|  6000 |  4784 |  1351k| 180.9 |   356M |  67 |3411 |3768 |2099 |  29k|  1 |9935 |4604 | 1.086609e+09 |      --      |    Inf |  16.99%
329.96/331.07	c   331s|  6100 |  4869 |  1364k| 180.3 |   356M |  67 |3411 |3764 |2184 |  30k|  1 |  10k|4611 | 1.086609e+09 |      --      |    Inf |  16.99%
331.74/332.87	c   333s|  6200 |  4954 |  1375k| 179.2 |   357M |  67 |3411 |3769 |2152 |  30k|  1 |  10k|4622 | 1.086609e+09 |      --      |    Inf |  16.99%
333.64/334.79	c   335s|  6300 |  5030 |  1387k| 178.5 |   358M |  67 |3411 |3752 |2233 |  31k|  1 |  10k|4628 | 1.086609e+09 |      --      |    Inf |  16.99%
335.13/336.24	c   336s|  6400 |  5088 |  1396k| 177.2 |   358M |  67 |3411 |3803 |   0 |  31k|  0 |  10k|4632 | 1.086609e+09 |      --      |    Inf |  16.99%
336.73/337.82	c   338s|  6500 |  5172 |  1406k| 176.3 |   358M |  67 |3411 |3796 |2251 |  32k|  1 |  10k|4633 | 1.086609e+09 |      --      |    Inf |  16.99%
338.72/339.82	c   340s|  6600 |  5241 |  1419k| 175.6 |   358M |  67 |3411 |3882 |2231 |  32k|  0 |  10k|4648 | 1.086609e+09 |      --      |    Inf |  16.99%
340.92/342.07	c   342s|  6700 |  5317 |  1431k| 175.0 |   360M |  67 |3411 |3853 |   0 |  33k|  0 |  10k|4667 | 1.086609e+09 |      --      |    Inf |  16.99%
342.22/343.35	c   343s|  6800 |  5394 |  1440k| 173.9 |   360M |  68 |3411 |3856 |2131 |  33k|  1 |  10k|4675 | 1.086609e+09 |      --      |    Inf |  16.99%
343.92/345.03	c   345s|  6900 |  5471 |  1450k| 173.0 |   361M |  68 |3411 |3932 |2202 |  34k|  1 |  10k|4680 | 1.086609e+09 |      --      |    Inf |  16.99%
345.71/346.81	c   347s|  7000 |  5545 |  1462k| 172.3 |   361M |  69 |3411 |3933 |2267 |  34k|  1 |  11k|4686 | 1.086609e+09 |      --      |    Inf |  16.99%
348.10/349.21	c   349s|  7100 |  5621 |  1474k| 171.8 |   363M |  69 |3411 |3958 |2311 |  35k|  3 |  11k|4706 | 1.086609e+09 |      --      |    Inf |  16.99%
350.59/351.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
350.59/351.71	c   352s|  7200 |  5711 |  1487k| 171.2 |   364M |  69 |3411 |4026 |2196 |  35k|  1 |  11k|4738 | 1.086609e+09 |      --      |    Inf |  16.99%
352.18/353.36	c   353s|  7300 |  5791 |  1495k| 170.2 |   364M |  69 |3411 |4003 |2162 |  35k|  2 |  11k|4760 | 1.086609e+09 |      --      |    Inf |  16.99%
354.88/356.06	c   356s|  7400 |  5871 |  1508k| 169.7 |   364M |  69 |3411 |3978 |2278 |  36k|  1 |  11k|4800 | 1.086609e+09 |      --      |    Inf |  16.99%
356.77/357.97	c   358s|  7500 |  5936 |  1517k| 168.8 |   364M |  73 |3411 |4031 |2120 |  36k|  1 |  11k|4828 | 1.086609e+09 |      --      |    Inf |  16.99%
359.56/360.74	c   361s|  7600 |  6022 |  1530k| 168.3 |   365M |  73 |3411 |3934 |2289 |  37k|  1 |  11k|4878 | 1.086609e+09 |      --      |    Inf |  16.99%
362.55/363.75	c   364s|  7700 |  6098 |  1547k| 168.3 |   365M |  73 |3411 |3834 |2195 |  38k|  1 |  11k|4930 | 1.086609e+09 |      --      |    Inf |  16.99%
365.24/366.42	c   366s|  7800 |  6169 |  1558k| 167.8 |   365M |  73 |3411 |3785 |2190 |  38k|  1 |  11k|4969 | 1.086609e+09 |      --      |    Inf |  16.99%
367.23/368.46	c   368s|  7900 |  6251 |  1568k| 167.0 |   366M |  73 |3411 |3851 |2198 |  39k|  1 |  12k|4999 | 1.086609e+09 |      --      |    Inf |  16.99%
370.22/371.40	c   371s|  8000 |  6327 |  1581k| 166.6 |   366M |  73 |3411 |3795 |2169 |  39k|  1 |  12k|5040 | 1.086609e+09 |      --      |    Inf |  16.99%
372.32/373.53	c   374s|  8100 |  6395 |  1592k| 166.0 |   367M |  73 |3411 |3811 |2208 |  40k|  1 |  12k|5066 | 1.086609e+09 |      --      |    Inf |  16.99%
374.81/376.02	c   376s|  8200 |  6477 |  1603k| 165.4 |   367M |  73 |3411 |3762 |2237 |  40k|  1 |  12k|5108 | 1.086610e+09 |      --      |    Inf |  16.99%
377.00/378.28	c   378s|  8300 |  6551 |  1614k| 164.8 |   367M |  73 |3411 |3791 |2166 |  40k|  1 |  12k|5150 | 1.086610e+09 |      --      |    Inf |  16.99%
379.20/380.44	c   380s|  8400 |  6636 |  1624k| 164.1 |   367M |  73 |3411 |3781 |2210 |  41k|  1 |  12k|5194 | 1.086610e+09 |      --      |    Inf |  16.99%
381.19/382.44	c   382s|  8500 |  6708 |  1633k| 163.4 |   367M |  73 |3411 |3851 |2240 |  41k|  1 |  12k|5218 | 1.086610e+09 |      --      |    Inf |  16.99%
383.89/385.12	c   385s|  8600 |  6780 |  1646k| 163.0 |   368M |  73 |3411 |3896 |2290 |  42k|  6 |  12k|5276 | 1.086610e+09 |      --      |    Inf |  16.99%
385.48/386.73	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
385.48/386.73	c   387s|  8700 |  6848 |  1653k| 162.1 |   368M |  73 |3411 |3979 |2252 |  42k|  0 |  13k|5299 | 1.086610e+09 |      --      |    Inf |  16.99%
387.67/388.91	c   389s|  8800 |  6926 |  1663k| 161.4 |   369M |  73 |3411 |3968 |2291 |  42k|  0 |  13k|5345 | 1.086610e+09 |      --      |    Inf |  16.99%
389.56/390.89	c   391s|  8900 |  6994 |  1671k| 160.7 |   369M |  73 |3411 |3933 |2125 |  43k|  1 |  13k|5381 | 1.086611e+09 |      --      |    Inf |  16.99%
391.95/393.28	c   393s|  9000 |  7076 |  1686k| 160.5 |   369M |  73 |3411 |3895 |2180 |  43k|  1 |  13k|5424 | 1.086611e+09 |      --      |    Inf |  16.99%
394.65/395.95	c   396s|  9100 |  7156 |  1698k| 160.2 |   369M |  73 |3411 |3902 |2164 |  44k|  1 |  13k|5469 | 1.086611e+09 |      --      |    Inf |  16.99%
396.75/398.01	c   398s|  9200 |  7236 |  1708k| 159.6 |   371M |  73 |3411 |3998 |2217 |  44k|  1 |  13k|5514 | 1.086611e+09 |      --      |    Inf |  16.99%
399.43/400.76	c   401s|  9300 |  7318 |  1720k| 159.2 |   371M |  73 |3411 |3967 |2152 |  45k|  4 |  13k|5568 | 1.086611e+09 |      --      |    Inf |  16.99%
401.73/403.05	c   403s|  9400 |  7385 |  1731k| 158.7 |   373M |  73 |3411 |4119 |2197 |  45k|  1 |  14k|5604 | 1.086611e+09 |      --      |    Inf |  16.99%
404.22/405.54	c   406s|  9500 |  7453 |  1743k| 158.4 |   373M |  73 |3411 |4153 |2252 |  46k|  1 |  14k|5657 | 1.086611e+09 |      --      |    Inf |  16.99%
406.41/407.79	c   408s|  9600 |  7529 |  1754k| 157.9 |   373M |  73 |3411 |4157 |2259 |  46k|  1 |  14k|5698 | 1.086611e+09 |      --      |    Inf |  16.99%
409.20/410.53	c   411s|  9700 |  7605 |  1767k| 157.6 |   374M |  73 |3411 |4246 |2186 |  47k|  2 |  14k|5771 | 1.086611e+09 |      --      |    Inf |  16.99%
411.10/412.45	c   412s|  9800 |  7675 |  1775k| 156.9 |   375M |  73 |3411 |4180 |   0 |  47k|  0 |  14k|5814 | 1.086611e+09 |      --      |    Inf |  16.99%
414.30/415.62	c   416s|  9900 |  7743 |  1787k| 156.6 |   376M |  73 |3411 |4200 |2251 |  48k|  1 |  14k|5877 | 1.086611e+09 |      --      |    Inf |  17.00%
417.19/418.50	c   418s| 10000 |  7811 |  1803k| 156.6 |   376M |  73 |3411 |4175 |2246 |  48k|  1 |  14k|5918 | 1.086611e+09 |      --      |    Inf |  17.00%
419.79/421.17	c   421s| 10100 |  7889 |  1814k| 156.2 |   376M |  73 |3411 |4226 |2210 |  49k|  1 |  15k|5986 | 1.086611e+09 |      --      |    Inf |  17.00%
422.17/423.53	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
422.17/423.53	c   424s| 10200 |  7969 |  1825k| 155.8 |   376M |  73 |3411 |4241 |2224 |  49k|  1 |  15k|6041 | 1.086611e+09 |      --      |    Inf |  17.00%
425.16/426.57	c   427s| 10300 |  8059 |  1840k| 155.7 |   377M |  73 |3411 |4225 |2113 |  50k|  2 |  15k|6101 | 1.086611e+09 |      --      |    Inf |  17.00%
427.16/428.52	c   429s| 10400 |  8131 |  1850k| 155.3 |   377M |  85 |3411 |4260 |2103 |  50k|  1 |  15k|6145 | 1.086611e+09 |      --      |    Inf |  17.00%
429.45/430.86	c   431s| 10500 |  8201 |  1863k| 155.0 |   377M |  85 |3411 |4213 |2178 |  50k|  1 |  15k|6193 | 1.086611e+09 |      --      |    Inf |  17.00%
431.35/432.71	c   433s| 10600 |  8269 |  1872k| 154.5 |   378M |  85 |3411 |4236 |   0 |  51k|  0 |  15k|6229 | 1.086611e+09 |      --      |    Inf |  17.00%
432.84/434.25	c   434s| 10700 |  8337 |  1881k| 154.0 |   378M |  85 |3411 |4273 |2251 |  51k|  1 |  15k|6245 | 1.086611e+09 |      --      |    Inf |  17.00%
434.34/435.70	c   436s| 10800 |  8394 |  1890k| 153.5 |   378M |  85 |3411 |4374 |2200 |  52k|  1 |  16k|6255 | 1.086611e+09 |      --      |    Inf |  17.00%
435.83/437.23	c   437s| 10900 |  8464 |  1900k| 153.0 |   378M |  85 |3411 |4395 |2239 |  52k|  2 |  16k|6267 | 1.086611e+09 |      --      |    Inf |  17.00%
437.43/438.80	c   439s| 11000 |  8530 |  1909k| 152.5 |   380M |  85 |3411 |4456 |2331 |  53k|  5 |  16k|6272 | 1.086611e+09 |      --      |    Inf |  17.00%
438.32/439.77	c   440s| 11100 |  8576 |  1915k| 151.7 |   380M |  85 |3411 |4465 |2124 |  53k|  1 |  16k|6281 | 1.086611e+09 |      --      |    Inf |  17.00%
440.12/441.56	c   442s| 11200 |  8644 |  1926k| 151.4 |   380M |  85 |3411 |4560 |2263 |  53k|  4 |  16k|6292 | 1.086611e+09 |      --      |    Inf |  17.00%
441.62/443.07	c   443s| 11300 |  8696 |  1934k| 150.9 |   382M |  85 |3411 |4680 |2257 |  54k|  1 |  16k|6307 | 1.086611e+09 |      --      |    Inf |  17.00%
443.71/445.12	c   445s| 11400 |  8771 |  1946k| 150.6 |   382M |  85 |3411 |4634 |2246 |  54k|  1 |  17k|6325 | 1.086611e+09 |      --      |    Inf |  17.01%
445.90/447.31	c   447s| 11500 |  8845 |  1959k| 150.4 |   382M |  85 |3411 |4631 |2246 |  55k|  1 |  17k|6338 | 1.086611e+09 |      --      |    Inf |  17.01%
447.60/449.08	c   449s| 11600 |  8914 |  1970k| 150.1 |   383M |  85 |3411 |4638 |2226 |  55k|  1 |  17k|6355 | 1.086611e+09 |      --      |    Inf |  17.11%
449.49/450.92	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
449.49/450.92	c   451s| 11700 |  8992 |  1982k| 149.9 |   383M |  85 |3411 |4580 |2263 |  56k|  1 |  17k|6361 | 1.086611e+09 |      --      |    Inf |  17.11%
451.08/452.51	c   453s| 11800 |  9040 |  1990k| 149.3 |   384M |  85 |3411 |4564 |2138 |  56k|  1 |  17k|6369 | 1.086611e+09 |      --      |    Inf |  17.11%
452.58/454.09	c   454s| 11900 |  9107 |  1999k| 148.9 |   385M |  85 |3411 |4530 |   0 |  56k|  0 |  17k|6381 | 1.086611e+09 |      --      |    Inf |  17.11%
453.58/455.09	c   455s| 12000 |  9161 |  2004k| 148.1 |   386M |  85 |3411 |4648 |2291 |  57k|  1 |  17k|6386 | 1.086611e+09 |      --      |    Inf |  17.11%
454.87/456.37	c   456s| 12100 |  9225 |  2010k| 147.5 |   386M |  85 |3411 |4656 |2078 |  57k|  2 |  18k|6401 | 1.086611e+09 |      --      |    Inf |  17.11%
456.67/458.16	c   458s| 12200 |  9299 |  2020k| 147.1 |   386M |  85 |3411 |4667 |2214 |  57k|  3 |  18k|6418 | 1.086611e+09 |      --      |    Inf |  17.11%
458.16/459.63	c   460s| 12300 |  9378 |  2028k| 146.6 |   386M |  85 |3411 |4534 |2180 |  58k|  2 |  18k|6423 | 1.086611e+09 |      --      |    Inf |  17.11%
459.06/460.59	c   461s| 12400 |  9434 |  2034k| 146.0 |   386M |  85 |3411 |4643 |2282 |  58k|  0 |  18k|6431 | 1.086611e+09 |      --      |    Inf |  17.11%
461.35/462.85	c   463s| 12500 |  9506 |  2048k| 145.9 |   386M |  85 |3411 |4580 |2170 |  58k|  1 |  18k|6437 | 1.086611e+09 |      --      |    Inf |  17.11%
462.74/464.21	c   464s| 12600 |  9580 |  2056k| 145.5 |   387M |  85 |3411 |4615 |2287 |  59k|  2 |  18k|6441 | 1.086611e+09 |      --      |    Inf |  17.11%
463.94/465.49	c   465s| 12700 |  9658 |  2064k| 145.0 |   387M |  85 |3411 |4589 |2197 |  59k|  1 |  18k|6444 | 1.086611e+09 |      --      |    Inf |  17.11%
465.54/467.09	c   467s| 12800 |  9730 |  2075k| 144.7 |   387M |  85 |3411 |4561 |2087 |  59k|  2 |  19k|6453 | 1.086611e+09 |      --      |    Inf |  17.11%
467.43/468.92	c   469s| 12900 |  9808 |  2084k| 144.3 |   389M |  85 |3411 |4485 |2119 |  60k|  1 |  19k|6459 | 1.086611e+09 |      --      |    Inf |  17.55%
468.72/470.23	c   470s| 13000 |  9880 |  2092k| 143.9 |   389M |  85 |3411 |4526 |2194 |  60k|  1 |  19k|6464 | 1.086611e+09 |      --      |    Inf |  17.55%
469.72/471.22	c   471s| 13100 |  9946 |  2098k| 143.3 |   389M |  85 |3411 |4583 |2238 |  61k|  1 |  19k|6467 | 1.086611e+09 |      --      |    Inf |  17.55%
471.41/473.00	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
471.41/473.00	c   473s| 13200 | 10021 |  2109k| 143.1 |   389M |  85 |3411 |4646 |2229 |  61k|  1 |  19k|6473 | 1.086611e+09 |      --      |    Inf |  17.55%
472.52/474.10	c   474s| 13300 | 10079 |  2115k| 142.5 |   389M |  85 |3411 |4751 |2301 |  61k|  0 |  19k|6474 | 1.086611e+09 |      --      |    Inf |  17.55%
474.51/476.03	c   476s| 13400 | 10155 |  2130k| 142.6 |   389M |  85 |3411 |4679 |2251 |  62k|  1 |  19k|6484 | 1.086611e+09 |      --      |    Inf |  17.55%
476.10/477.64	c   478s| 13500 | 10231 |  2141k| 142.4 |   390M |  85 |3411 |4568 |2240 |  62k|  1 |  19k|6487 | 1.086611e+09 |      --      |    Inf |  17.55%
477.19/478.79	c   479s| 13600 | 10301 |  2148k| 141.9 |   390M |  85 |3411 |4626 |2228 |  62k|  1 |  20k|6494 | 1.086611e+09 |      --      |    Inf |  17.55%
478.89/480.41	c   480s| 13700 | 10369 |  2158k| 141.6 |   391M |  85 |3411 |4573 |2192 |  63k|  1 |  20k|6499 | 1.086612e+09 |      --      |    Inf |  17.55%
480.28/481.84	c   482s| 13800 | 10445 |  2167k| 141.2 |   391M |  85 |3411 |4638 |2192 |  63k|  1 |  20k|6506 | 1.086612e+09 |      --      |    Inf |  17.55%
481.38/482.98	c   483s| 13900 | 10511 |  2173k| 140.7 |   391M |  85 |3411 |4612 |2193 |  63k|  2 |  20k|6516 | 1.086612e+09 |      --      |    Inf |  17.55%
483.27/484.83	c   485s| 14000 | 10593 |  2185k| 140.5 |   391M |  85 |3411 |4523 |2228 |  64k|  1 |  20k|6524 | 1.086612e+09 |      --      |    Inf |  17.55%
484.27/485.80	c   486s| 14100 | 10651 |  2190k| 140.0 |   391M |  85 |3411 |4591 |2245 |  64k|  0 |  20k|6526 | 1.086612e+09 |      --      |    Inf |  17.55%
485.77/487.36	c   487s| 14200 | 10717 |  2200k| 139.7 |   392M |  85 |3411 |4567 |2207 |  65k|  1 |  20k|6531 | 1.086612e+09 |      --      |    Inf |  17.55%
487.26/488.82	c   489s| 14300 | 10789 |  2210k| 139.4 |   392M |  85 |3411 |4636 |2187 |  65k|  1 |  21k|6532 | 1.086612e+09 |      --      |    Inf |  17.55%
489.35/491.00	c   491s| 14400 | 10859 |  2223k| 139.4 |   393M |  85 |3411 |4610 |2279 |  65k|  1 |  21k|6535 | 1.086612e+09 |      --      |    Inf |  17.55%
490.15/491.75	c   492s| 14500 | 10907 |  2228k| 138.8 |   394M |  85 |3411 |4710 |2131 |  66k|  1 |  21k|6536 | 1.086612e+09 |      --      |    Inf |  17.55%
491.45/493.07	c   493s| 14600 | 10981 |  2237k| 138.5 |   394M |  85 |3411 |4769 |2257 |  66k|  1 |  21k|6539 | 1.086612e+09 |      --      |    Inf |  17.55%
492.94/494.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
492.94/494.54	c   495s| 14700 | 11044 |  2246k| 138.2 |   395M |  85 |3411 |4685 |2314 |  67k|  0 |  21k|6543 | 1.086612e+09 |      --      |    Inf |  17.55%
494.14/495.73	c   496s| 14800 | 11118 |  2254k| 137.9 |   395M |  85 |3411 |4724 |2222 |  67k|  1 |  21k|6545 | 1.086612e+09 |      --      |    Inf |  17.55%
495.33/496.90	c   497s| 14900 | 11176 |  2261k| 137.4 |   396M |  85 |3411 |4798 |2312 |  67k|  1 |  21k|6547 | 1.086612e+09 |      --      |    Inf |  17.55%
496.84/498.43	c   498s| 15000 | 11250 |  2270k| 137.1 |   397M |  85 |3411 |4789 |2281 |  68k|  1 |  22k|6548 | 1.086612e+09 |      --      |    Inf |  17.55%
498.03/499.65	c   500s| 15100 | 11324 |  2276k| 136.7 |   397M |  85 |3411 |4841 |2259 |  68k|  1 |  22k|6549 | 1.086612e+09 |      --      |    Inf |  17.55%
499.73/501.33	c   501s| 15200 | 11400 |  2288k| 136.6 |   397M |  85 |3411 |4813 |2192 |  69k|  1 |  22k|6553 | 1.086612e+09 |      --      |    Inf |  17.55%
501.12/502.73	c   503s| 15300 | 11475 |  2297k| 136.2 |   397M |  85 |3411 |4789 |2236 |  69k|  1 |  22k|6555 | 1.086612e+09 |      --      |    Inf |  17.55%
502.42/504.10	c   504s| 15400 | 11551 |  2306k| 136.0 |   397M |  85 |3411 |4781 |2216 |  69k|  1 |  22k|6558 | 1.086612e+09 |      --      |    Inf |  17.55%
504.11/505.75	c   506s| 15500 | 11631 |  2317k| 135.9 |   398M |  85 |3411 |4790 |2141 |  70k|  1 |  22k|6565 | 1.086612e+09 |      --      |    Inf |  17.55%
505.31/506.95	c   507s| 15600 | 11707 |  2325k| 135.5 |   398M |  85 |3411 |4718 |2211 |  70k|  1 |  22k|6566 | 1.086612e+09 |      --      |    Inf |  17.55%
506.20/507.81	c   508s| 15700 | 11759 |  2330k| 135.0 |   398M |  85 |3411 |4804 |2180 |  71k|  1 |  22k|6570 | 1.086612e+09 |      --      |    Inf |  17.55%
508.00/509.63	c   510s| 15800 | 11829 |  2338k| 134.7 |   398M |  85 |3411 |4819 |2184 |  71k|  1 |  23k|6608 | 1.086612e+09 |      --      |    Inf |  17.55%
509.09/510.70	c   511s| 15900 | 11899 |  2344k| 134.2 |   398M |  85 |3411 |4858 |2295 |  71k|  1 |  23k|6619 | 1.086612e+09 |      --      |    Inf |  17.55%
510.79/512.46	c   512s| 16000 | 11979 |  2352k| 133.9 |   398M |  85 |3411 |4795 |2164 |  72k|  0 |  23k|6657 | 1.086612e+09 |      --      |    Inf |  17.55%
512.18/513.87	c   514s| 16100 | 12044 |  2360k| 133.6 |   399M |  85 |3411 |4847 |2225 |  72k|  1 |  23k|6678 | 1.086612e+09 |      --      |    Inf |  17.55%
514.18/515.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
514.18/515.85	c   516s| 16200 | 12115 |  2370k| 133.4 |   399M |  85 |3411 |4583 |2178 |  72k|  1 |  23k|6720 | 1.086612e+09 |      --      |    Inf |  17.55%
515.87/517.52	c   518s| 16300 | 12183 |  2379k| 133.1 |   399M |  85 |3411 |4562 |2227 |  73k|  1 |  23k|6742 | 1.086612e+09 |      --      |    Inf |  17.55%
517.07/518.76	c   519s| 16400 | 12233 |  2384k| 132.7 |   399M |  85 |3411 |4611 |2222 |  73k|  1 |  23k|6753 | 1.086612e+09 |      --      |    Inf |  17.55%
518.46/520.11	c   520s| 16500 | 12307 |  2391k| 132.3 |   401M |  85 |3411 |4576 |2313 |  73k|  1 |  23k|6781 | 1.086612e+09 |      --      |    Inf |  17.55%
519.65/521.35	c   521s| 16600 | 12381 |  2397k| 131.9 |   401M |  85 |3411 |4520 |2280 |  74k|  1 |  24k|6804 | 1.086612e+09 |      --      |    Inf |  17.55%
521.35/523.08	c   523s| 16700 | 12449 |  2405k| 131.6 |   401M |  85 |3411 |4560 |2200 |  74k|  1 |  24k|6842 | 1.086612e+09 |      --      |    Inf |  17.55%
523.45/525.17	c   525s| 16800 | 12519 |  2416k| 131.5 |   401M |  85 |3411 |4643 |2261 |  74k|  1 |  24k|6872 | 1.086612e+09 |      --      |    Inf |  17.55%
525.14/526.84	c   527s| 16900 | 12589 |  2424k| 131.2 |   401M |  85 |3411 |4710 |2254 |  75k|  1 |  24k|6914 | 1.086612e+09 |      --      |    Inf |  17.55%
526.73/528.49	c   528s| 17000 | 12663 |  2432k| 131.0 |   401M |  85 |3411 |4658 |2204 |  75k|  1 |  24k|6941 | 1.086612e+09 |      --      |    Inf |  17.55%
528.22/529.93	c   530s| 17100 | 12738 |  2439k| 130.6 |   401M |  85 |3411 |4681 |2080 |  75k|  1 |  24k|6965 | 1.086612e+09 |      --      |    Inf |  17.55%
529.62/531.32	c   531s| 17200 | 12809 |  2446k| 130.3 |   401M |  85 |3411 |4697 |2273 |  76k|  1 |  25k|6980 | 1.086612e+09 |      --      |    Inf |  17.55%
531.02/532.76	c   533s| 17300 | 12867 |  2454k| 130.0 |   402M |  85 |3411 |4803 |2280 |  76k|  1 |  25k|7004 | 1.086612e+09 |      --      |    Inf |  17.55%
533.11/534.84	c   535s| 17400 | 12947 |  2465k| 129.9 |   402M |  85 |3411 |4732 |2197 |  77k|  1 |  25k|7034 | 1.086612e+09 |      --      |    Inf |  17.56%
535.10/536.85	c   537s| 17500 | 13025 |  2474k| 129.7 |   402M |  85 |3411 |4785 |   0 |  77k|  0 |  25k|7076 | 1.086612e+09 |      --      |    Inf |  17.56%
537.20/538.98	c   539s| 17600 | 13098 |  2485k| 129.6 |   403M |  85 |3411 |4726 |2249 |  77k|  1 |  25k|7116 | 1.086612e+09 |      --      |    Inf |  17.56%
538.40/540.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
538.40/540.13	c   540s| 17700 | 13160 |  2491k| 129.2 |   403M |  85 |3411 |4793 |2219 |  78k|  1 |  25k|7139 | 1.086612e+09 |      --      |    Inf |  17.56%
539.59/541.31	c   541s| 17800 | 13211 |  2496k| 128.8 |   404M |  85 |3411 |4911 |2220 |  78k|  0 |  26k|7167 | 1.086612e+09 |      --      |    Inf |  17.56%
540.99/542.77	c   543s| 17900 | 13295 |  2503k| 128.5 |   405M |  85 |3411 |4962 |2180 |  78k|  1 |  26k|7186 | 1.086612e+09 |      --      |    Inf |  17.56%
543.08/544.86	c   545s| 18000 | 13358 |  2514k| 128.4 |   405M |  85 |3411 |4870 |2184 |  78k|  1 |  26k|7220 | 1.086612e+09 |      --      |    Inf |  17.56%
544.58/546.31	c   546s| 18100 | 13419 |  2521k| 128.1 |   406M |  85 |3411 |4947 |2210 |  79k|  0 |  26k|7246 | 1.086612e+09 |      --      |    Inf |  17.56%
545.87/547.60	c   548s| 18200 | 13491 |  2528k| 127.8 |   406M |  85 |3411 |4991 |2242 |  79k|  2 |  26k|7264 | 1.086612e+09 |      --      |    Inf |  17.56%
547.77/549.58	c   550s| 18300 | 13578 |  2539k| 127.7 |   408M |  85 |3411 |4933 |2208 |  80k|  3 |  26k|7295 | 1.086612e+09 |      --      |    Inf |  17.56%
549.06/550.86	c   551s| 18400 | 13648 |  2545k| 127.4 |   408M |  85 |3411 |4948 |2202 |  80k|  1 |  26k|7320 | 1.086612e+09 |      --      |    Inf |  17.56%
551.06/552.88	c   553s| 18500 | 13724 |  2554k| 127.2 |   411M |  85 |3411 |4841 |2301 |  80k|  1 |  26k|7378 | 1.086612e+09 |      --      |    Inf |  17.56%
553.35/555.16	c   555s| 18600 | 13800 |  2565k| 127.1 |   411M |  85 |3411 |4739 |2142 |  81k|  1 |  27k|7412 | 1.086612e+09 |      --      |    Inf |  17.56%
554.94/556.72	c   557s| 18700 | 13876 |  2574k| 126.9 |   413M |  85 |3411 |4684 |2241 |  81k|  1 |  27k|7447 | 1.086612e+09 |      --      |    Inf |  17.56%
556.64/558.43	c   558s| 18800 | 13953 |  2582k| 126.7 |   413M |  85 |3411 |4675 |2237 |  81k|  1 |  27k|7487 | 1.086612e+09 |      --      |    Inf |  17.56%
558.83/560.63	c   561s| 18900 | 14029 |  2593k| 126.6 |   414M |  85 |3411 |4596 |2175 |  82k|  1 |  27k|7518 | 1.086612e+09 |      --      |    Inf |  17.56%
560.33/562.11	c   562s| 19000 | 14115 |  2600k| 126.3 |   415M |  85 |3411 |4576 |2237 |  82k|  1 |  27k|7541 | 1.086612e+09 |      --      |    Inf |  17.56%
562.02/563.88	c   564s| 19100 | 14186 |  2608k| 126.1 |   416M |  85 |3411 |4497 |2179 |  83k|  1 |  27k|7583 | 1.086612e+09 |      --      |    Inf |  17.56%
563.82/565.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
563.82/565.68	c   566s| 19200 | 14262 |  2617k| 125.9 |   416M |  85 |3411 |4598 |2217 |  83k|  1 |  27k|7631 | 1.086612e+09 |      --      |    Inf |  17.56%
566.21/568.03	c   568s| 19300 | 14335 |  2627k| 125.8 |   417M |  85 |3411 |4517 |2234 |  83k|  1 |  27k|7686 | 1.086613e+09 |      --      |    Inf |  17.56%
568.31/570.11	c   570s| 19400 | 14412 |  2640k| 125.8 |   417M |  85 |3411 |4378 |2242 |  84k|  1 |  28k|7728 | 1.086613e+09 |      --      |    Inf |  17.56%
570.10/571.99	c   572s| 19500 | 14485 |  2649k| 125.6 |   417M |  85 |3411 |4284 |2232 |  84k|  1 |  28k|7785 | 1.086613e+09 |      --      |    Inf |  17.56%
571.99/573.89	c   574s| 19600 | 14555 |  2658k| 125.5 |   418M |  85 |3411 |4299 |2187 |  85k|  1 |  28k|7841 | 1.086613e+09 |      --      |    Inf |  17.56%
573.59/575.43	c   575s| 19700 | 14633 |  2666k| 125.2 |   419M |  85 |3411 |4258 |2144 |  85k|  1 |  28k|7870 | 1.086613e+09 |      --      |    Inf |  17.56%
575.38/577.20	c   577s| 19800 | 14706 |  2675k| 125.1 |   419M |  85 |3411 |4325 |2250 |  85k|  1 |  28k|7907 | 1.086613e+09 |      --      |    Inf |  17.56%
577.07/578.90	c   579s| 19900 | 14786 |  2683k| 124.9 |   420M |  85 |3411 |4336 |2123 |  86k|  2 |  28k|7946 | 1.086613e+09 |      --      |    Inf |  17.56%
578.77/580.61	c   581s| 20000 | 14858 |  2693k| 124.7 |   421M |  85 |3411 |4458 |   0 |  86k|  0 |  28k|7970 | 1.086613e+09 |      --      |    Inf |  17.56%
580.26/582.12	c   582s| 20100 | 14931 |  2702k| 124.6 |   421M |  85 |3411 |4569 |2308 |  86k|  1 |  29k|7974 | 1.086613e+09 |      --      |    Inf |  17.56%
582.65/584.52	c   585s| 20200 | 15009 |  2715k| 124.6 |   422M |  85 |3411 |4563 |2289 |  87k|  0 |  29k|8002 | 1.086613e+09 |      --      |    Inf |  17.56%
584.55/586.40	c   586s| 20300 | 15099 |  2726k| 124.5 |   422M |  85 |3411 |4693 |2229 |  87k|  1 |  29k|8024 | 1.086613e+09 |      --      |    Inf |  17.56%
586.15/588.08	c   588s| 20400 | 15179 |  2736k| 124.4 |   422M |  85 |3411 |4634 |2295 |  88k|  1 |  29k|8034 | 1.086613e+09 |      --      |    Inf |  17.56%
587.84/589.73	c   590s| 20500 | 15251 |  2745k| 124.3 |   422M |  85 |3411 |4625 |2276 |  88k|  1 |  29k|8045 | 1.086613e+09 |      --      |    Inf |  17.56%
588.93/590.81	c   591s| 20600 | 15329 |  2752k| 124.0 |   422M |  85 |3411 |4676 |2244 |  89k|  1 |  29k|8056 | 1.086613e+09 |      --      |    Inf |  17.56%
590.33/592.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
590.33/592.23	c   592s| 20700 | 15411 |  2761k| 123.9 |   422M |  85 |3411 |4640 |2124 |  89k|  1 |  29k|8061 | 1.086613e+09 |      --      |    Inf |  17.56%
591.42/593.37	c   593s| 20800 | 15487 |  2769k| 123.7 |   422M |  85 |3411 |4701 |2304 |  89k|  0 |  29k|8064 | 1.086613e+09 |      --      |    Inf |  17.56%
592.62/594.55	c   595s| 20900 | 15557 |  2777k| 123.5 |   422M |  85 |3411 |4756 |2233 |  90k|  1 |  30k|8072 | 1.086613e+09 |      --      |    Inf |  17.56%
594.02/595.96	c   596s| 21000 | 15619 |  2788k| 123.4 |   422M |  85 |3411 |4832 |   0 |  90k|  0 |  30k|8076 | 1.086613e+09 |      --      |    Inf |  17.56%
595.61/597.54	c   598s| 21100 | 15688 |  2796k| 123.2 |   423M |  85 |3411 |4739 |2231 |  90k|  2 |  30k|8096 | 1.086614e+09 |      --      |    Inf |  17.56%
597.51/599.48	c   599s| 21200 | 15766 |  2807k| 123.1 |   423M |  85 |3411 |4706 |   0 |  91k|  0 |  30k|8105 | 1.086614e+09 |      --      |    Inf |  17.56%
599.20/601.12	c   601s| 21300 | 15834 |  2816k| 123.0 |   425M |  85 |3411 |4744 |2290 |  91k|  1 |  30k|8122 | 1.086614e+09 |      --      |    Inf |  17.56%
600.69/602.64	c   603s| 21400 | 15902 |  2826k| 122.9 |   425M |  85 |3411 |4719 |2228 |  91k|  1 |  30k|8127 | 1.086614e+09 |      --      |    Inf |  17.56%
601.99/603.96	c   604s| 21500 | 15963 |  2834k| 122.7 |   425M |  85 |3411 |4692 |2122 |  92k|  1 |  30k|8143 | 1.086614e+09 |      --      |    Inf |  17.56%
604.58/606.51	c   607s| 21600 | 16036 |  2850k| 122.9 |   425M |  85 |3411 |4536 |2205 |  92k|  1 |  31k|8172 | 1.086614e+09 |      --      |    Inf |  17.56%
605.48/607.42	c   607s| 21700 | 16106 |  2855k| 122.6 |   426M |  85 |3411 |4630 |2285 |  92k|  1 |  31k|8175 | 1.086614e+09 |      --      |    Inf |  17.56%
606.18/608.17	c   608s| 21800 | 16152 |  2859k| 122.2 |   428M |  89 |3411 |4767 |   0 |  93k|  0 |  31k|8175 | 1.086614e+09 |      --      |    Inf |  17.56%
607.18/609.16	c   609s| 21900 | 16206 |  2866k| 122.0 |   428M | 105 |3411 |4915 |2138 |  93k|  1 |  31k|8177 | 1.086614e+09 |      --      |    Inf |  17.56%
608.18/610.19	c   610s| 22000 | 16264 |  2872k| 121.7 |   428M | 107 |3411 |5009 |2290 |  93k|  1 |  31k|8183 | 1.086614e+09 |      --      |    Inf |  17.56%
608.87/610.84	c   611s| 22100 | 16316 |  2874k| 121.3 |   428M | 109 |3411 |5172 |2302 |  93k|  0 |  32k|8186 | 1.086614e+09 |      --      |    Inf |  17.56%
609.57/611.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
609.57/611.52	c   612s| 22200 | 16364 |  2877k| 120.9 |   429M | 115 |3411 |5299 |2294 |  93k|  1 |  32k|8192 | 1.086614e+09 |      --      |    Inf |  17.56%
610.26/612.25	c   612s| 22300 | 16412 |  2880k| 120.5 |   429M | 115 |3411 |5417 |   0 |  93k|  0 |  32k|8195 | 1.086614e+09 |      --      |    Inf |  17.56%
611.36/613.37	c   613s| 22400 | 16476 |  2886k| 120.2 |   429M | 115 |3411 |5341 |2138 |  93k|  1 |  32k|8203 | 1.086614e+09 |      --      |    Inf |  17.56%
612.46/614.46	c   614s| 22500 | 16528 |  2892k| 120.0 |   429M | 115 |3411 |5296 |2281 |  93k|  1 |  32k|8212 | 1.086614e+09 |      --      |    Inf |  17.56%
614.06/616.05	c   616s| 22600 | 16578 |  2904k| 120.0 |   429M | 120 |3411 |5394 |2289 |  93k|  1 |  32k|8233 | 1.086614e+09 |      --      |    Inf |  17.56%
616.44/618.48	c   618s| 22700 | 16634 |  2922k| 120.2 |   429M | 120 |3411 |5406 |2294 |  93k|  0 |  33k|8269 | 1.086614e+09 |      --      |    Inf |  17.56%
617.54/619.59	c   620s| 22800 | 16686 |  2928k| 120.0 |   430M | 195 |3411 |5486 |2323 |  94k|  1 |  33k|8270 | 1.086614e+09 |      --      |    Inf |  17.56%
618.94/621.00	c   621s| 22900 | 16752 |  2937k| 119.9 |   430M | 205 |3411 |5585 |2322 |  94k|  1 |  33k|8272 | 1.086614e+09 |      --      |    Inf |  17.56%
620.63/622.64	c   623s| 23000 | 16816 |  2947k| 119.8 |   430M | 217 |3411 |5717 |2304 |  94k|  2 |  33k|8272 | 1.086614e+09 |      --      |    Inf |  17.56%
621.83/623.83	c   624s| 23100 | 16867 |  2954k| 119.6 |   430M | 217 |3411 |5912 |2309 |  94k|  1 |  33k|8277 | 1.086614e+09 |      --      |    Inf |  17.56%
624.42/626.43	c   626s| 23200 | 16915 |  2971k| 119.8 |   431M | 217 |3411 |5939 |2308 |  94k|  1 |  33k|8284 | 1.086614e+09 |      --      |    Inf |  17.56%
625.61/627.67	c   628s| 23300 | 16973 |  2978k| 119.6 |   432M | 217 |3411 |6063 |2325 |  94k|  0 |  34k|8288 | 1.086614e+09 |      --      |    Inf |  17.56%
627.61/629.64	c   630s| 23400 | 17005 |  2992k| 119.6 |   433M | 243 |3411 |6069 |2331 |  94k|  1 |  34k|8289 | 1.086614e+09 |      --      |    Inf |  17.56%
629.20/631.22	c   631s| 23500 | 17067 |  3001k| 119.5 |   433M | 243 |3411 |6130 |2329 |  94k|  1 |  34k|8297 | 1.086614e+09 |      --      |    Inf |  17.56%
630.80/632.85	c   633s| 23600 | 17117 |  3011k| 119.5 |   435M | 257 |3411 |6248 |2317 |  94k|  0 |  34k|8306 | 1.086614e+09 |      --      |    Inf |  17.56%
632.90/634.94	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
632.90/634.94	c   635s| 23700 | 17165 |  3026k| 119.6 |   435M | 257 |3411 |6004 |2314 |  94k|  1 |  34k|8310 | 1.086614e+09 |      --      |    Inf |  17.56%
635.29/637.30	c   637s| 23800 | 17221 |  3043k| 119.8 |   435M | 257 |3411 |6018 |2308 |  94k|  1 |  35k|8318 | 1.086614e+09 |      --      |    Inf |  17.56%
637.69/639.72	c   640s| 23900 | 17292 |  3059k| 119.9 |   435M | 257 |3411 |5446 |2305 |  94k|  0 |  35k|8329 | 1.086614e+09 |      --      |    Inf |  17.56%
639.78/641.85	c   642s| 24000 | 17326 |  3074k| 120.1 |   436M | 257 |3411 |5493 |2307 |  94k|  1 |  35k|8336 | 1.086614e+09 |      --      |    Inf |  17.56%
643.07/645.11	c   645s| 24100 | 17374 |  3097k| 120.5 |   437M | 257 |3411 |5636 |2315 |  94k|  0 |  35k|8339 | 1.086614e+09 |      --      |    Inf |  17.56%
646.85/648.93	c   649s| 24200 | 17434 |  3120k| 120.9 |   438M | 257 |3411 |5749 |2325 |  94k|  1 |  35k|8342 | 1.086614e+09 |      --      |    Inf |  17.56%
652.04/654.13	c   654s| 24300 | 17478 |  3155k| 121.8 |   438M | 257 |3411 |5831 |2330 |  94k|  1 |  35k|8342 | 1.086614e+09 |      --      |    Inf |  17.56%
656.22/658.38	c   658s| 24400 | 17528 |  3187k| 122.6 |   439M | 287 |3411 |5896 |2334 |  94k|  1 |  36k|8342 | 1.086614e+09 |      --      |    Inf |  17.56%
659.71/661.83	c   662s| 24500 | 17591 |  3208k| 122.9 |   440M | 287 |3411 |5791 |2141 |  94k|  1 |  36k|8352 | 1.086614e+09 |      --      |    Inf |  17.56%
663.50/665.62	c   666s| 24600 | 17651 |  3230k| 123.3 |   440M | 287 |3411 |5581 |2311 |  94k|  0 |  36k|8371 | 1.086614e+09 |      --      |    Inf |  17.56%
668.58/670.77	c   671s| 24700 | 17701 |  3258k| 123.9 |   441M | 287 |3411 |5628 |2323 |  95k|  0 |  36k|8418 | 1.086614e+09 |      --      |    Inf |  17.56%
672.17/674.31	c   674s| 24800 | 17747 |  3275k| 124.1 |   442M | 287 |3411 |5547 |2316 |  95k|  1 |  36k|8462 | 1.086614e+09 |      --      |    Inf |  17.56%
676.46/678.64	c   679s| 24900 | 17793 |  3296k| 124.4 |   444M | 287 |3411 |5620 |2316 |  95k|  2 |  37k|8514 | 1.086614e+09 |      --      |    Inf |  17.56%
679.45/681.69	c   682s| 25000 | 17827 |  3314k| 124.6 |   444M | 287 |3411 |5555 |2330 |  95k|  1 |  37k|8534 | 1.086614e+09 |      --      |    Inf |  17.56%
683.24/685.43	c   685s| 25100 | 17853 |  3337k| 125.1 |   444M | 287 |3411 |5675 |2331 |  95k|  0 |  37k|8544 | 1.086614e+09 |      --      |    Inf |  17.56%
687.33/689.51	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
687.33/689.51	c   690s| 25200 | 17879 |  3355k| 125.2 |   446M | 287 |3411 |5765 |2319 |  95k|  0 |  38k|8605 | 1.086614e+09 |      --      |    Inf |  17.56%
690.72/692.90	c   693s| 25300 | 17941 |  3368k| 125.2 |   446M | 287 |3411 |5492 |2173 |  95k|  1 |  38k|8687 | 1.086614e+09 |      --      |    Inf |  17.56%
693.71/695.99	c   696s| 25400 | 18007 |  3384k| 125.4 |   446M | 287 |3411 |5375 |2155 |  95k|  1 |  38k|8734 | 1.086614e+09 |      --      |    Inf |  17.56%
695.30/697.58	c   698s| 25500 | 18045 |  3392k| 125.2 |   447M | 287 |3411 |5483 |2334 |  95k|  3 |  38k|8747 | 1.086614e+09 |      --      |    Inf |  17.56%
698.99/701.21	c   701s| 25600 | 18089 |  3410k| 125.4 |   448M | 287 |3411 |5610 |2322 |  95k|  1 |  38k|8795 | 1.086614e+09 |      --      |    Inf |  17.56%
700.40/702.62	c   703s| 25700 | 18133 |  3419k| 125.3 |   450M | 287 |3411 |5800 |2337 |  95k|  0 |  39k|8795 | 1.086614e+09 |      --      |    Inf |  17.56%
703.18/705.42	c   705s| 25800 | 18183 |  3432k| 125.3 |   450M | 287 |3411 |5700 |2327 |  95k|  1 |  39k|8845 | 1.086614e+09 |      --      |    Inf |  17.56%
704.78/707.04	c   707s| 25900 | 18225 |  3437k| 125.1 |   450M | 287 |3411 |5907 |2331 |  95k|  1 |  39k|8888 | 1.086614e+09 |      --      |    Inf |  17.56%
706.57/708.87	c   709s| 26000 | 18271 |  3446k| 124.9 |   452M | 287 |3411 |5809 |2309 |  95k|  0 |  39k|8902 | 1.086615e+09 |      --      |    Inf |  17.56%
709.07/711.34	c   711s| 26100 | 18331 |  3460k| 124.9 |   453M | 287 |3411 |5611 |2314 |  95k|  1 |  40k|8917 | 1.086615e+09 |      --      |    Inf |  17.56%
712.25/714.53	c   715s| 26200 | 18381 |  3474k| 125.0 |   453M | 287 |3411 |5311 |2116 |  96k|  1 |  40k|8964 | 1.086615e+09 |      --      |    Inf |  17.56%
713.95/716.21	c   716s| 26300 | 18429 |  3484k| 124.9 |   453M | 287 |3411 |5265 |2318 |  96k|  1 |  40k|8966 | 1.086615e+09 |      --      |    Inf |  17.56%
716.75/719.07	c   719s| 26400 | 18475 |  3498k| 125.0 |   454M | 287 |3411 |5108 |2330 |  96k|  1 |  40k|9013 | 1.086615e+09 |      --      |    Inf |  17.56%
719.23/721.59	c   722s| 26500 | 18517 |  3512k| 125.0 |   454M | 287 |3411 |5254 |2313 |  96k|  0 |  40k|9038 | 1.086615e+09 |      --      |    Inf |  17.56%
722.32/724.69	c   725s| 26600 | 18562 |  3530k| 125.2 |   455M | 287 |3411 |5091 |2319 |  96k|  1 |  40k|9064 | 1.086615e+09 |      --      |    Inf |  17.56%
725.91/728.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
725.91/728.28	c   728s| 26700 | 18610 |  3548k| 125.4 |   456M | 287 |3411 |5007 |2311 |  96k|  0 |  41k|9094 | 1.086615e+09 |      --      |    Inf |  17.56%
726.71/729.03	c   729s| 26800 | 18634 |  3552k| 125.1 |   457M | 287 |3411 |5088 |2322 |  96k|  1 |  41k|9094 | 1.086615e+09 |      --      |    Inf |  17.56%
727.11/729.43	o 1088159744
727.11/729.43	c r 729s| 26838 |  6265 |  3554k| 125.0 |shifting| 287 |3411 |5091 |2322 |  96k|  0 |  41k|9094 | 1.086615e+09 | 1.088160e+09 |   0.14%|  16.20%
727.11/729.47	o 1087373312
727.11/729.47	c i 729s| 26839 |  2698 |  3554k| 125.0 |  oneopt| 287 |3411 |5075 |2309 |  96k|  0 |  41k|9094 | 1.086615e+09 | 1.087373e+09 |   0.07%|  18.17%
729.60/731.93	c   732s| 26900 |  2721 |  3561k| 125.0 |   457M | 287 |3411 |4541 |2316 |  96k|  1 |  41k|9155 | 1.086615e+09 | 1.087373e+09 |   0.07%|  18.18%
730.20/732.56	o 1087301632
730.20/732.56	c r 733s| 26954 |  2102 |  3565k| 124.9 |shifting| 287 |3411 |4583 |2316 |  96k|  0 |  41k|9155 | 1.086615e+09 | 1.087302e+09 |   0.06%|  18.62%
730.30/732.63	o 1087300608
730.30/732.63	c * 733s| 26960 |  2088 |  3565k| 124.9 |    LP  | 287 |3411 |4393 |2316 |  96k|  1 |  41k|9155 | 1.086615e+09 | 1.087301e+09 |   0.06%|  18.62%
731.00/733.39	o 1087299584
731.00/733.39	c r 733s| 26997 |  2072 |  3568k| 124.8 |shifting| 287 |3411 |4275 |2316 |  96k|  0 |  41k|9176 | 1.086615e+09 | 1.087300e+09 |   0.06%|  18.63%
731.10/733.41	c   733s| 27000 |  2073 |  3568k| 124.8 |   459M | 287 |3411 |4239 |2304 |  96k|  1 |  41k|9176 | 1.086615e+09 | 1.087300e+09 |   0.06%|  18.63%
731.19/733.54	o 1087291392
731.19/733.54	c L 734s| 27037 |  2004 |  3568k| 124.6 |    alns| 287 |3411 |4135 |2304 |  96k|  1 |  41k|9176 | 1.086615e+09 | 1.087291e+09 |   0.06%|  18.63%
731.99/734.36	c   734s| 27100 |  2018 |  3570k| 124.4 |   459M | 287 |3411 |3997 |2169 |  96k|  0 |  41k|9185 | 1.086615e+09 | 1.087291e+09 |   0.06%|  18.63%
733.29/735.61	o 1087290368
733.29/735.61	c * 736s| 27148 |  2000 |  3578k| 124.5 |    LP  | 287 |3411 |4035 |2308 |  96k|  1 |  41k|9185 | 1.086615e+09 | 1.087290e+09 |   0.06%|  18.70%
734.49/736.80	c   737s| 27200 |  2018 |  3581k| 124.4 |   459M | 287 |3411 |3946 |2195 |  96k|  0 |  41k|9214 | 1.086615e+09 | 1.087290e+09 |   0.06%|  18.73%
736.08/738.44	c   738s| 27300 |  2054 |  3587k| 124.1 |   460M | 287 |3411 |3853 |2298 |  97k|  0 |  41k|9232 | 1.086616e+09 | 1.087290e+09 |   0.06%|  18.73%
737.58/739.97	c   740s| 27400 |  2094 |  3593k| 123.9 |   460M | 287 |3411 |3946 |2299 |  97k|  1 |  41k|9244 | 1.086616e+09 | 1.087290e+09 |   0.06%|  18.73%
738.37/740.72	o 1087289344
738.37/740.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
738.37/740.72	c r 741s| 27445 |  2075 |  3597k| 123.9 |shifting| 287 |3411 |3998 |2307 |  97k|  0 |  41k|9244 | 1.086616e+09 | 1.087289e+09 |   0.06%|  18.73%
739.47/741.82	o 1087288320
739.47/741.82	c * 742s| 27484 |  2065 |  3604k| 123.9 |    LP  | 287 |3411 |3998 |2301 |  97k|  2 |  41k|9244 | 1.086616e+09 | 1.087288e+09 |   0.06%|  18.73%
739.87/742.20	c   742s| 27500 |  2075 |  3606k| 124.0 |   462M | 287 |3411 |3993 |2298 |  97k|  1 |  41k|9244 | 1.086616e+09 | 1.087288e+09 |   0.06%|  18.73%
742.96/745.38	c   745s| 27600 |  2076 |  3615k| 123.9 |   463M | 287 |3411 |3842 |2299 |  97k|  1 |  42k|9313 | 1.086616e+09 | 1.087288e+09 |   0.06%|  18.76%
743.76/746.14	c   746s| 27700 |  2091 |  3618k| 123.5 |   463M | 287 |3411 |3792 |2294 |  97k|  2 |  42k|9317 | 1.086616e+09 | 1.087288e+09 |   0.06%|  18.76%
744.45/746.83	o 1087286272
744.45/746.83	c * 747s| 27755 |  2063 |  3621k| 123.4 |    LP  | 287 |3411 |3766 |2299 |  97k|  1 |  42k|9326 | 1.086616e+09 | 1.087286e+09 |   0.06%|  18.77%
744.55/746.92	o 1087282176
744.55/746.92	c * 747s| 27769 |  2024 |  3621k| 123.3 |    LP  | 287 |3411 |3761 |2299 |  97k|  1 |  42k|9326 | 1.086616e+09 | 1.087282e+09 |   0.06%|  18.80%
745.05/747.45	c   747s| 27800 |  2039 |  3623k| 123.3 |   463M | 287 |3411 |3741 |2270 |  97k|  2 |  42k|9337 | 1.086616e+09 | 1.087282e+09 |   0.06%|  18.80%
746.55/748.94	c   749s| 27900 |  2069 |  3629k| 123.0 |   461M | 287 |3411 |3752 |2264 |  97k|  2 |  42k|9364 | 1.086617e+09 | 1.087282e+09 |   0.06%|  18.80%
748.75/751.17	c   751s| 28000 |  2091 |  3636k| 122.9 |   461M | 287 |3411 |3700 |2256 |  97k|  1 |  42k|9396 | 1.086617e+09 | 1.087282e+09 |   0.06%|  18.85%
750.34/752.74	c   753s| 28100 |  2109 |  3639k| 122.6 |   462M | 287 |3411 |3705 |2256 |  97k|  0 |  42k|9420 | 1.086617e+09 | 1.087282e+09 |   0.06%|  18.87%
753.73/756.17	c   756s| 28200 |  2143 |  3651k| 122.5 |   462M | 287 |3411 |3609 |2215 |  98k|  2 |  42k|9486 | 1.086617e+09 | 1.087282e+09 |   0.06%|  18.92%
756.62/759.10	c   759s| 28300 |  2173 |  3664k| 122.5 |   462M | 287 |3411 |3564 |2152 |  98k|  0 |  42k|9534 | 1.086617e+09 | 1.087282e+09 |   0.06%|  18.95%
758.91/761.33	c   761s| 28400 |  2201 |  3670k| 122.4 |   462M | 287 |3411 |3582 |2192 |  98k|  1 |  42k|9566 | 1.086618e+09 | 1.087282e+09 |   0.06%|  18.95%
760.90/763.39	c   763s| 28500 |  2224 |  3677k| 122.2 |   462M | 287 |3411 |3609 |2220 |  98k|  0 |  42k|9593 | 1.086618e+09 | 1.087282e+09 |   0.06%|  18.97%
762.20/764.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
762.20/764.66	c   765s| 28600 |  2230 |  3681k| 121.9 |   462M | 287 |3411 |3698 |2222 |  99k|  1 |  42k|9622 | 1.086618e+09 | 1.087282e+09 |   0.06%|  18.97%
765.99/768.42	c   768s| 28700 |  2242 |  3700k| 122.1 |   463M | 287 |3411 |3637 |2195 |  99k|  2 |  42k|9694 | 1.086618e+09 | 1.087282e+09 |   0.06%|  18.98%
768.38/770.85	c   771s| 28800 |  2264 |  3709k| 122.0 |   463M | 287 |3411 |3612 |2206 |  99k|  4 |  42k|9741 | 1.086618e+09 | 1.087282e+09 |   0.06%|  18.98%
769.98/772.41	c   772s| 28900 |  2288 |  3715k| 121.8 |   463M | 287 |3411 |3598 |2219 |  99k|  0 |  42k|9777 | 1.086618e+09 | 1.087282e+09 |   0.06%|  18.98%
772.77/775.20	c   775s| 29000 |  2310 |  3727k| 121.8 |   463M | 287 |3411 |3528 |2210 |  99k|  3 |  43k|9825 | 1.086619e+09 | 1.087282e+09 |   0.06%|  19.02%
774.67/777.11	c   777s| 29100 |  2318 |  3734k| 121.6 |   463M | 287 |3411 |3557 |2212 |  99k|  1 |  43k|9860 | 1.086619e+09 | 1.087282e+09 |   0.06%|  19.02%
777.56/780.10	c   780s| 29200 |  2344 |  3748k| 121.7 |   463M | 287 |3411 |3494 |2235 |  99k|  5 |  43k|9885 | 1.086619e+09 | 1.087282e+09 |   0.06%|  19.03%
779.85/782.32	c   782s| 29300 |  2378 |  3758k| 121.6 |   463M | 287 |3411 |3443 |2238 | 100k|  0 |  43k|9906 | 1.086619e+09 | 1.087282e+09 |   0.06%|  19.03%
781.44/783.99	c   784s| 29400 |  2394 |  3766k| 121.5 |   464M | 287 |3411 |3404 |2127 | 100k|  1 |  43k|9925 | 1.086619e+09 | 1.087282e+09 |   0.06%|  19.03%
783.84/786.34	c   786s| 29500 |  2418 |  3775k| 121.4 |   464M | 287 |3411 |3398 |2210 | 100k|  2 |  43k|9948 | 1.086620e+09 | 1.087282e+09 |   0.06%|  19.03%
785.54/788.05	c   788s| 29600 |  2427 |  3782k| 121.2 |   464M | 287 |3411 |3407 |2150 | 100k|  0 |  43k|9954 | 1.086620e+09 | 1.087282e+09 |   0.06%|  19.03%
789.53/792.04	c   792s| 29700 |  2445 |  3798k| 121.3 |   464M | 287 |3411 |3338 |2212 | 100k|  2 |  43k|9995 | 1.086620e+09 | 1.087282e+09 |   0.06%|  19.03%
791.91/794.42	c   794s| 29800 |  2457 |  3808k| 121.3 |   464M | 287 |3411 |3321 |2269 | 100k|  3 |  43k|  10k| 1.086620e+09 | 1.087282e+09 |   0.06%|  19.08%
792.81/795.31	c   795s| 29900 |  2475 |  3811k| 121.0 |   464M | 287 |3411 |3331 |2231 | 101k|  0 |  43k|  10k| 1.086620e+09 | 1.087282e+09 |   0.06%|  19.08%
794.71/797.22	c   797s| 30000 |  2499 |  3823k| 121.0 |   464M | 287 |3411 |3472 |2233 | 101k|  0 |  43k|  10k| 1.086620e+09 | 1.087282e+09 |   0.06%|  19.08%
796.90/799.48	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
796.90/799.48	c   799s| 30100 |  2523 |  3837k| 121.0 |   464M | 287 |3411 |3415 |2239 | 101k|  1 |  43k|  10k| 1.086621e+09 | 1.087282e+09 |   0.06%|  19.08%
798.60/801.10	c   801s| 30200 |  2521 |  3846k| 120.9 |   464M | 287 |3411 |3384 |2234 | 101k|  1 |  43k|  10k| 1.086621e+09 | 1.087282e+09 |   0.06%|  19.08%
799.79/802.30	o 1087277056
799.79/802.30	c * 802s| 30273 |  2466 |  3854k| 120.9 |    LP  | 287 |3411 |3500 |2235 | 101k|  1 |  43k|  10k| 1.086621e+09 | 1.087277e+09 |   0.06%|  19.08%
799.89/802.45	c   802s| 30300 |  2475 |  3854k| 120.8 |   464M | 287 |3411 |3475 |2227 | 101k|  1 |  43k|  10k| 1.086621e+09 | 1.087277e+09 |   0.06%|  19.08%
801.69/804.23	c   804s| 30400 |  2479 |  3864k| 120.8 |   464M | 287 |3411 |3495 |2233 | 101k|  1 |  44k|  10k| 1.086621e+09 | 1.087277e+09 |   0.06%|  19.08%
804.78/807.39	c   807s| 30500 |  2511 |  3882k| 120.9 |   465M | 287 |3411 |3511 |2234 | 101k|  1 |  44k|  10k| 1.086621e+09 | 1.087277e+09 |   0.06%|  19.09%
805.48/808.05	o 1087275008
805.48/808.05	c r 808s| 30530 |  2448 |  3886k| 120.9 |shifting| 287 |3411 |3479 |2234 | 101k|  0 |  44k|  10k| 1.086621e+09 | 1.087275e+09 |   0.06%|  19.09%
808.67/811.24	c   811s| 30600 |  2465 |  3905k| 121.3 |   465M | 287 |3411 |3373 |2261 | 101k|  2 |  44k|  10k| 1.086621e+09 | 1.087275e+09 |   0.06%|  19.09%
809.57/812.17	c   812s| 30700 |  2491 |  3911k| 121.1 |   466M | 287 |3411 |3535 |2226 | 101k|  0 |  44k|  10k| 1.086621e+09 | 1.087275e+09 |   0.06%|  19.09%
809.96/812.54	o 1087273984
809.96/812.54	c * 813s| 30734 |  2472 |  3913k| 121.0 |    LP  | 287 |3411 |3561 |2226 | 101k|  1 |  44k|  10k| 1.086621e+09 | 1.087274e+09 |   0.06%|  19.09%
810.06/812.65	o 1087271936
810.06/812.65	c * 813s| 30763 |  2438 |  3913k| 120.9 |    LP  | 287 |3411 |3561 |2226 | 101k|  1 |  44k|  10k| 1.086621e+09 | 1.087272e+09 |   0.06%|  19.09%
810.26/812.84	c   813s| 30800 |  2447 |  3914k| 120.8 |   467M | 287 |3411 |3537 |2227 | 101k|  0 |  44k|  10k| 1.086621e+09 | 1.087272e+09 |   0.06%|  19.09%
812.16/814.75	c   815s| 30900 |  2475 |  3924k| 120.7 |   467M | 287 |3411 |3450 |2149 | 101k|  2 |  44k|  10k| 1.086621e+09 | 1.087272e+09 |   0.06%|  19.09%
814.25/816.83	o 1087270912
814.25/816.83	c r 817s| 30990 |  2457 |  3938k| 120.8 |shifting| 287 |3411 |3433 |2229 | 101k|  0 |  44k|  10k| 1.086621e+09 | 1.087271e+09 |   0.06%|  19.09%
814.46/817.05	c   817s| 31000 |  2461 |  3939k| 120.8 |   468M | 287 |3411 |3403 |2096 | 101k|  0 |  44k|  10k| 1.086621e+09 | 1.087271e+09 |   0.06%|  19.10%
814.55/817.16	o 1087269888
814.55/817.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
814.55/817.16	c * 817s| 31026 |  2435 |  3939k| 120.7 |    LP  | 287 |3411 |3404 |2228 | 101k|  1 |  44k|  10k| 1.086621e+09 | 1.087270e+09 |   0.06%|  19.10%
814.95/817.55	c   818s| 31100 |  2455 |  3941k| 120.5 |   468M | 287 |3411 |3399 |2232 | 101k|  1 |  44k|  10k| 1.086621e+09 | 1.087270e+09 |   0.06%|  19.10%
815.95/818.53	c   819s| 31200 |  2471 |  3945k| 120.3 |   468M | 287 |3411 |3396 |2232 | 102k|  0 |  44k|  10k| 1.086621e+09 | 1.087270e+09 |   0.06%|  19.10%
818.34/820.95	c   821s| 31300 |  2478 |  3957k| 120.3 |   468M | 287 |3411 |3382 |2232 | 102k|  1 |  44k|  10k| 1.086621e+09 | 1.087270e+09 |   0.06%|  19.10%
819.73/822.39	c   822s| 31400 |  2492 |  3962k| 120.0 |   468M | 287 |3411 |3344 |2235 | 102k|  0 |  44k|  10k| 1.086621e+09 | 1.087270e+09 |   0.06%|  19.11%
820.83/823.40	c   823s| 31500 |  2503 |  3966k| 119.8 |   468M | 287 |3411 |3330 |2231 | 102k|  0 |  44k|  10k| 1.086621e+09 | 1.087270e+09 |   0.06%|  19.11%
821.53/824.10	c   824s| 31600 |  2519 |  3969k| 119.5 |   468M | 287 |3411 |3353 |2232 | 102k|  0 |  44k|  10k| 1.086622e+09 | 1.087270e+09 |   0.06%|  19.11%
822.83/825.40	c   825s| 31700 |  2542 |  3975k| 119.3 |   468M | 287 |3411 |3358 |2232 | 102k|  0 |  45k|  10k| 1.086622e+09 | 1.087270e+09 |   0.06%|  19.13%
825.42/828.01	c   828s| 31800 |  2556 |  3992k| 119.5 |   468M | 287 |3411 |3356 |2232 | 102k|  1 |  45k|  10k| 1.086622e+09 | 1.087270e+09 |   0.06%|  19.13%
826.62/829.24	c   829s| 31900 |  2559 |  3998k| 119.3 |   468M | 287 |3411 |3327 |2143 | 103k|  1 |  45k|  10k| 1.086622e+09 | 1.087270e+09 |   0.06%|  19.14%
827.71/830.38	c   830s| 32000 |  2570 |  4003k| 119.1 |   468M | 287 |3411 |3347 |2232 | 103k|  0 |  45k|  10k| 1.086622e+09 | 1.087270e+09 |   0.06%|  19.20%
828.51/831.16	c   831s| 32100 |  2577 |  4007k| 118.9 |   468M | 287 |3411 |3335 |   0 | 103k|  0 |  45k|  10k| 1.086622e+09 | 1.087270e+09 |   0.06%|  19.27%
829.31/831.93	c   832s| 32200 |  2591 |  4009k| 118.6 |   469M | 287 |3411 |3344 |2231 | 103k|  1 |  45k|  10k| 1.086622e+09 | 1.087270e+09 |   0.06%|  19.27%
830.30/832.92	c   833s| 32300 |  2604 |  4014k| 118.4 |   469M | 287 |3411 |3385 |2232 | 103k|  0 |  45k|  10k| 1.086622e+09 | 1.087270e+09 |   0.06%|  19.33%
832.70/835.31	c   835s| 32400 |  2609 |  4027k| 118.4 |   469M | 287 |3411 |3339 |2211 | 103k|  0 |  45k|  10k| 1.086622e+09 | 1.087270e+09 |   0.06%|  19.40%
834.40/837.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
834.40/837.05	c   837s| 32500 |  2632 |  4035k| 118.3 |   469M | 287 |3411 |3335 |2150 | 103k|  5 |  45k|  10k| 1.086622e+09 | 1.087270e+09 |   0.06%|  19.40%
836.99/839.61	o 1087268864
836.99/839.61	c * 840s| 32542 |  2608 |  4053k| 118.7 |    LP  | 287 |3411 |3297 |2233 | 103k|  1 |  45k|  10k| 1.086622e+09 | 1.087269e+09 |   0.06%|  19.41%
838.18/840.81	c   841s| 32600 |  2631 |  4060k| 118.7 |   470M | 287 |3411 |3309 |2234 | 103k|  1 |  45k|  10k| 1.086622e+09 | 1.087269e+09 |   0.06%|  19.41%
840.08/842.76	o 1087266816
840.08/842.76	c r 843s| 32689 |  2600 |  4070k| 118.7 |shifting| 287 |3411 |3313 |2235 | 103k|  0 |  45k|  10k| 1.086622e+09 | 1.087267e+09 |   0.06%|  19.41%
840.38/843.07	c   843s| 32700 |  2605 |  4072k| 118.7 |   470M | 287 |3411 |3268 |2206 | 103k|  4 |  45k|  10k| 1.086622e+09 | 1.087267e+09 |   0.06%|  19.42%
842.67/845.36	c   845s| 32800 |  2643 |  4087k| 118.8 |   471M | 287 |3411 |3455 |2237 | 103k|  0 |  45k|  10k| 1.086622e+09 | 1.087267e+09 |   0.06%|  19.42%
845.06/847.74	c   848s| 32900 |  2679 |  4101k| 118.8 |   471M | 287 |3411 |3516 |2242 | 103k|  1 |  46k|  10k| 1.086622e+09 | 1.087267e+09 |   0.06%|  19.42%
846.96/849.63	c   850s| 33000 |  2718 |  4110k| 118.8 |   471M | 287 |3411 |3404 |2242 | 103k|  1 |  46k|  10k| 1.086622e+09 | 1.087267e+09 |   0.06%|  19.42%
847.85/850.55	c   851s| 33100 |  2736 |  4114k| 118.5 |   472M | 287 |3411 |3466 |2242 | 103k|  0 |  46k|  10k| 1.086622e+09 | 1.087267e+09 |   0.06%|  19.42%
848.85/851.59	c   852s| 33200 |  2742 |  4118k| 118.3 |   473M | 323 |3411 |3654 |2242 | 103k|  0 |  46k|  10k| 1.086622e+09 | 1.087267e+09 |   0.06%|  19.42%
849.95/852.66	c   853s| 33300 |  2746 |  4122k| 118.1 |   473M | 374 |3411 |3846 |2242 | 103k|  1 |  46k|  10k| 1.086622e+09 | 1.087267e+09 |   0.06%|  19.42%
850.94/853.69	c   854s| 33400 |  2748 |  4125k| 117.8 |   474M | 425 |3411 |4042 |2242 | 103k|  1 |  46k|  10k| 1.086622e+09 | 1.087267e+09 |   0.06%|  19.42%
852.04/854.78	c   855s| 33500 |  2750 |  4128k| 117.6 |   474M | 476 |3411 |4237 |2242 | 103k|  1 |  47k|  10k| 1.086622e+09 | 1.087267e+09 |   0.06%|  19.42%
853.34/856.06	c   856s| 33600 |  2750 |  4133k| 117.4 |   474M | 526 |3411 |3909 |2242 | 103k|  1 |  47k|  10k| 1.086622e+09 | 1.087267e+09 |   0.06%|  19.42%
855.03/857.73	c   858s| 33700 |  2758 |  4142k| 117.3 |   475M | 542 |3411 |3635 |2242 | 103k|  0 |  47k|  10k| 1.086622e+09 | 1.087267e+09 |   0.06%|  19.42%
856.03/858.72	o 1087262720
856.03/858.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
856.03/858.72	c * 859s| 33758 |  2557 |  4146k| 117.2 |    LP  | 548 |3411 |3514 |2242 | 103k|  1 |  47k|  10k| 1.086622e+09 | 1.087263e+09 |   0.06%|  19.42%
857.13/859.85	c   860s| 33800 |  2579 |  4152k| 117.2 |   475M | 548 |3411 |3484 |2237 | 103k|  0 |  47k|  10k| 1.086622e+09 | 1.087263e+09 |   0.06%|  19.42%
858.62/861.38	o 1087258624
858.62/861.38	c * 861s| 33860 |  2516 |  4161k| 117.3 |    LP  | 548 |3411 |3576 |2239 | 103k|  2 |  47k|  10k| 1.086622e+09 | 1.087259e+09 |   0.06%|  19.49%
859.02/861.74	c   862s| 33900 |  2528 |  4163k| 117.2 |   476M | 548 |3411 |3551 |2236 | 103k|  1 |  47k|  10k| 1.086622e+09 | 1.087259e+09 |   0.06%|  19.56%
860.92/863.61	c   864s| 34000 |  2560 |  4174k| 117.2 |   477M | 548 |3411 |3705 |2240 | 103k|  1 |  47k|  10k| 1.086622e+09 | 1.087259e+09 |   0.06%|  19.56%
864.31/867.07	c   867s| 34100 |  2559 |  4196k| 117.5 |   478M | 548 |3411 |3327 |2166 | 104k|  3 |  47k|  10k| 1.086623e+09 | 1.087259e+09 |   0.06%|  19.68%
866.90/869.68	c   870s| 34200 |  2571 |  4206k| 117.4 |   479M | 548 |3411 |3290 |2238 | 104k|  1 |  48k|  10k| 1.086623e+09 | 1.087259e+09 |   0.06%|  19.79%
868.59/871.33	c   871s| 34300 |  2590 |  4216k| 117.4 |   479M | 548 |3411 |3403 |2239 | 104k|  0 |  48k|  10k| 1.086623e+09 | 1.087259e+09 |   0.06%|  19.79%
869.49/872.22	o 1087257600
869.49/872.22	c * 872s| 34359 |  2553 |  4221k| 117.3 |    LP  | 548 |3411 |3382 |2241 | 104k|  1 |  48k|  10k| 1.086623e+09 | 1.087258e+09 |   0.06%|  19.80%
870.19/872.91	c   873s| 34400 |  2564 |  4224k| 117.3 |   479M | 548 |3411 |3349 |2164 | 104k|  0 |  48k|  10k| 1.086623e+09 | 1.087258e+09 |   0.06%|  19.80%
872.08/874.85	c   875s| 34500 |  2560 |  4231k| 117.2 |   479M | 548 |3411 |3319 |2138 | 104k|  1 |  48k|  10k| 1.086623e+09 | 1.087258e+09 |   0.06%|  19.86%
873.79/876.56	c   877s| 34600 |  2582 |  4237k| 117.0 |   479M | 548 |3411 |3327 |2235 | 104k|  1 |  48k|  10k| 1.086623e+09 | 1.087258e+09 |   0.06%|  19.92%
874.88/877.68	c   878s| 34700 |  2608 |  4243k| 116.8 |   479M | 548 |3411 |3463 |2237 | 104k|  0 |  48k|  10k| 1.086623e+09 | 1.087258e+09 |   0.06%|  19.92%
876.78/879.56	c   880s| 34800 |  2634 |  4254k| 116.8 |   479M | 548 |3411 |3436 |2236 | 104k|  1 |  48k|  10k| 1.086623e+09 | 1.087258e+09 |   0.06%|  19.92%
878.28/881.09	c   881s| 34900 |  2662 |  4262k| 116.7 |   479M | 548 |3411 |3441 |2237 | 104k|  1 |  48k|  10k| 1.086623e+09 | 1.087258e+09 |   0.06%|  19.92%
878.38/881.15	o 1087249408
878.38/881.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
878.38/881.15	c * 881s| 34914 |  2511 |  4262k| 116.7 |    LP  | 548 |3411 |3451 |2237 | 104k|  1 |  48k|  10k| 1.086623e+09 | 1.087249e+09 |   0.06%|  19.93%
878.97/881.78	c   882s| 35000 |  2527 |  4264k| 116.5 |   480M | 548 |3411 |3363 |2185 | 104k|  1 |  48k|  10k| 1.086623e+09 | 1.087249e+09 |   0.06%|  19.93%
879.37/882.12	o 1087247360
879.37/882.12	c * 882s| 35058 |  2489 |  4266k| 116.3 |    LP  | 548 |3411 |3375 |2233 | 104k|  1 |  48k|  10k| 1.086623e+09 | 1.087247e+09 |   0.06%|  19.96%
880.47/883.25	c   883s| 35100 |  2491 |  4270k| 116.3 |   480M | 548 |3411 |3344 |2227 | 104k|  1 |  48k|  10k| 1.086623e+09 | 1.087247e+09 |   0.06%|  20.02%
881.27/884.08	c   884s| 35200 |  2511 |  4273k| 116.0 |   480M | 548 |3411 |3334 |2245 | 104k|  1 |  48k|  10k| 1.086623e+09 | 1.087247e+09 |   0.06%|  20.02%
882.66/885.45	c   885s| 35300 |  2549 |  4281k| 116.0 |   480M | 548 |3411 |3365 |2247 | 104k|  1 |  49k|  10k| 1.086623e+09 | 1.087247e+09 |   0.06%|  20.02%
884.75/887.55	c   888s| 35400 |  2575 |  4295k| 116.0 |   480M | 548 |3411 |3398 |2247 | 104k|  1 |  49k|  10k| 1.086623e+09 | 1.087247e+09 |   0.06%|  20.02%
885.25/888.09	o 1087243264
885.25/888.09	c * 888s| 35424 |  2511 |  4298k| 116.0 |    LP  | 548 |3411 |3449 |2247 | 104k|  1 |  49k|  10k| 1.086623e+09 | 1.087243e+09 |   0.06%|  20.02%
888.35/891.18	c   891s| 35500 |  2533 |  4317k| 116.3 |   480M | 548 |3411 |3533 |2258 | 104k|  3 |  49k|  10k| 1.086623e+09 | 1.087243e+09 |   0.06%|  20.02%
891.24/894.06	c   894s| 35600 |  2559 |  4336k| 116.5 |   480M | 548 |3411 |3482 |2249 | 104k|  1 |  49k|  10k| 1.086623e+09 | 1.087243e+09 |   0.06%|  20.02%
894.02/896.84	c   897s| 35700 |  2591 |  4351k| 116.6 |   480M | 548 |3411 |3459 |2194 | 105k|  1 |  49k|  10k| 1.086623e+09 | 1.087243e+09 |   0.06%|  20.02%
897.61/900.46	c   900s| 35800 |  2600 |  4371k| 116.8 |   480M | 548 |3411 |3449 |2253 | 105k|  1 |  49k|  10k| 1.086623e+09 | 1.087243e+09 |   0.06%|  20.02%
898.51/901.38	o 1087242240
898.51/901.38	c r 901s| 35821 |  2531 |  4376k| 116.9 |shifting| 548 |3411 |3481 |2256 | 105k|  0 |  49k|  10k| 1.086623e+09 | 1.087242e+09 |   0.06%|  20.45%
899.11/902.00	c   902s| 35900 |  2548 |  4378k| 116.7 |   481M | 548 |3411 |3388 |2254 | 105k|  1 |  49k|  10k| 1.086623e+09 | 1.087242e+09 |   0.06%|  20.45%
900.50/903.36	c   903s| 36000 |  2564 |  4385k| 116.6 |   481M | 548 |3411 |3364 |2259 | 105k|  0 |  50k|  10k| 1.086624e+09 | 1.087242e+09 |   0.06%|  20.46%
901.60/904.43	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
901.60/904.43	c   904s| 36100 |  2592 |  4390k| 116.4 |   481M | 548 |3411 |3335 |2157 | 105k|  0 |  50k|  10k| 1.086624e+09 | 1.087242e+09 |   0.06%|  20.46%
902.10/904.99	c   905s| 36200 |  2596 |  4391k| 116.1 |   481M | 548 |3411 |3314 |2252 | 105k|  1 |  50k|  10k| 1.086624e+09 | 1.087242e+09 |   0.06%|  20.46%
902.90/905.75	c   906s| 36300 |  2628 |  4394k| 115.9 |   481M | 548 |3411 |3307 |2178 | 105k|  1 |  50k|  10k| 1.086624e+09 | 1.087242e+09 |   0.06%|  20.46%
904.39/907.28	c   907s| 36400 |  2626 |  4401k| 115.8 |   481M | 548 |3411 |3341 |2186 | 105k|  2 |  50k|  10k| 1.086624e+09 | 1.087242e+09 |   0.06%|  20.47%
905.69/908.54	c   909s| 36500 |  2577 |  4407k| 115.6 |   481M | 548 |3411 |3321 |2242 | 105k|  4 |  50k|  10k| 1.086624e+09 | 1.087242e+09 |   0.06%|  20.50%
909.19/912.02	c   912s| 36600 |  2603 |  4428k| 115.9 |   481M | 548 |3411 |3300 |2240 | 105k|  0 |  50k|  10k| 1.086624e+09 | 1.087242e+09 |   0.06%|  20.50%
910.68/913.56	c   914s| 36700 |  2625 |  4437k| 115.8 |   481M | 548 |3411 |3300 |2247 | 105k|  1 |  50k|  10k| 1.086624e+09 | 1.087242e+09 |   0.06%|  20.51%
912.07/914.92	c   915s| 36800 |  2655 |  4444k| 115.7 |   481M | 548 |3411 |3351 |2192 | 105k|  0 |  50k|  10k| 1.086624e+09 | 1.087242e+09 |   0.06%|  20.51%
912.37/915.20	o 1087237120
912.37/915.20	c * 915s| 36814 |  2596 |  4445k| 115.7 |    LP  | 548 |3411 |3356 |2248 | 105k|  1 |  50k|  10k| 1.086624e+09 | 1.087237e+09 |   0.06%|  20.51%
913.17/916.03	c   916s| 36900 |  2618 |  4449k| 115.5 |   481M | 548 |3411 |3351 |2252 | 105k|  1 |  50k|  10k| 1.086624e+09 | 1.087237e+09 |   0.06%|  20.51%
914.36/917.28	c   917s| 37000 |  2636 |  4453k| 115.3 |   481M | 548 |3411 |3355 |2251 | 106k|  1 |  50k|  10k| 1.086624e+09 | 1.087237e+09 |   0.06%|  20.51%
915.36/918.24	c   918s| 37100 |  2650 |  4457k| 115.1 |   481M | 548 |3411 |3359 |2191 | 106k|  2 |  50k|  10k| 1.086624e+09 | 1.087237e+09 |   0.06%|  20.51%
916.76/919.69	c   920s| 37200 |  2656 |  4464k| 115.0 |   481M | 548 |3411 |3351 |2201 | 106k|  6 |  50k|  10k| 1.086625e+09 | 1.087237e+09 |   0.06%|  20.52%
918.35/921.24	c   921s| 37300 |  2687 |  4473k| 114.9 |   481M | 548 |3411 |3460 |2248 | 106k|  1 |  50k|  10k| 1.086625e+09 | 1.087237e+09 |   0.06%|  20.52%
919.05/921.99	o 1087228928
919.05/921.99	c * 922s| 37325 |  2552 |  4477k| 115.0 |    LP  | 548 |3411 |3521 |2248 | 106k|  1 |  50k|  10k| 1.086625e+09 | 1.087229e+09 |   0.06%|  20.58%
920.35/923.21	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
920.35/923.21	c   923s| 37400 |  2571 |  4483k| 114.9 |   482M | 548 |3411 |3512 |2242 | 106k|  1 |  50k|  10k| 1.086625e+09 | 1.087229e+09 |   0.06%|  20.61%
924.53/927.46	c   927s| 37500 |  2580 |  4508k| 115.2 |   482M | 548 |3411 |3520 |2204 | 106k|  7 |  50k|  10k| 1.086625e+09 | 1.087229e+09 |   0.06%|  20.62%
926.63/929.58	c   930s| 37600 |  2611 |  4519k| 115.2 |   482M | 548 |3411 |3520 |2243 | 106k|  0 |  50k|  10k| 1.086625e+09 | 1.087229e+09 |   0.06%|  20.62%
927.42/930.35	o 1087227904
927.42/930.35	c r 930s| 37652 |  2593 |  4523k| 115.2 |shifting| 548 |3411 |3529 |2243 | 106k|  0 |  51k|  10k| 1.086625e+09 | 1.087228e+09 |   0.06%|  20.62%
927.62/930.53	o 1087226880
927.62/930.53	c * 931s| 37671 |  2588 |  4525k| 115.2 |    LP  | 548 |3411 |3515 |2243 | 106k|  1 |  51k|  10k| 1.086625e+09 | 1.087227e+09 |   0.06%|  20.62%
928.23/931.12	c   931s| 37700 |  2599 |  4529k| 115.2 |   482M | 548 |3411 |3576 |2244 | 106k|  0 |  51k|  10k| 1.086625e+09 | 1.087227e+09 |   0.06%|  20.62%
928.92/931.80	o 1087225856
928.92/931.80	c r 932s| 37741 |  2557 |  4534k| 115.2 |shifting| 548 |3411 |3658 |2244 | 106k|  0 |  51k|  10k| 1.086625e+09 | 1.087226e+09 |   0.06%|  20.62%
930.52/933.40	c   933s| 37800 |  2573 |  4542k| 115.2 |   482M | 548 |3411 |3626 |2244 | 106k|  1 |  51k|  10k| 1.086625e+09 | 1.087226e+09 |   0.06%|  20.62%
931.91/934.83	o 1087224832
931.91/934.83	c * 935s| 37885 |  2548 |  4550k| 115.2 |    LP  | 548 |3411 |3704 |2246 | 106k|  1 |  51k|  10k| 1.086625e+09 | 1.087225e+09 |   0.06%|  20.62%
932.01/934.90	c   935s| 37900 |  2551 |  4550k| 115.1 |   482M | 548 |3411 |3585 |2242 | 106k|  1 |  51k|  10k| 1.086625e+09 | 1.087225e+09 |   0.06%|  20.62%
932.91/935.83	o 1087222784
932.91/935.83	c * 936s| 37976 |  2535 |  4555k| 115.0 |    LP  | 548 |3411 |3468 |2243 | 106k|  1 |  51k|  10k| 1.086625e+09 | 1.087223e+09 |   0.06%|  20.63%
933.41/936.35	c   936s| 38000 |  2531 |  4558k| 115.0 |   482M | 548 |3411 |3406 |2254 | 106k|  0 |  51k|  10k| 1.086625e+09 | 1.087223e+09 |   0.06%|  20.63%
934.80/937.74	c   938s| 38100 |  2545 |  4563k| 114.9 |   483M | 548 |3411 |3377 |2185 | 106k|  1 |  51k|  10k| 1.086625e+09 | 1.087223e+09 |   0.06%|  20.64%
936.50/939.46	c   939s| 38200 |  2555 |  4572k| 114.8 |   483M | 548 |3411 |3384 |2181 | 107k|  3 |  51k|  10k| 1.086625e+09 | 1.087223e+09 |   0.06%|  20.64%
937.69/940.61	c   941s| 38300 |  2575 |  4577k| 114.7 |   483M | 548 |3411 |3378 |2201 | 107k|  2 |  51k|  10k| 1.086625e+09 | 1.087223e+09 |   0.05%|  20.64%
938.39/941.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
938.39/941.35	c   941s| 38400 |  2577 |  4580k| 114.4 |   483M | 548 |3411 |3385 |2212 | 107k|  0 |  51k|  10k| 1.086625e+09 | 1.087223e+09 |   0.05%|  20.64%
940.88/943.83	c   944s| 38500 |  2580 |  4593k| 114.5 |   483M | 548 |3411 |3371 |2225 | 107k|  1 |  51k|  10k| 1.086625e+09 | 1.087223e+09 |   0.05%|  20.65%
942.78/945.78	c   946s| 38600 |  2578 |  4604k| 114.4 |   483M | 548 |3411 |3327 |2201 | 107k|  0 |  51k|  10k| 1.086626e+09 | 1.087223e+09 |   0.05%|  20.67%
944.08/947.05	c   947s| 38700 |  2586 |  4610k| 114.3 |   483M | 548 |3411 |3308 |2201 | 107k|  2 |  51k|  10k| 1.086626e+09 | 1.087223e+09 |   0.05%|  20.67%
945.37/948.30	c   948s| 38800 |  2596 |  4616k| 114.2 |   483M | 548 |3411 |3309 |2158 | 107k|  2 |  51k|  10k| 1.086626e+09 | 1.087223e+09 |   0.05%|  20.68%
946.77/949.75	c   950s| 38900 |  2606 |  4622k| 114.1 |   483M | 548 |3411 |3312 |2180 | 108k|  2 |  51k|  10k| 1.086626e+09 | 1.087223e+09 |   0.05%|  20.68%
948.96/951.90	c   952s| 39000 |  2609 |  4632k| 114.0 |   483M | 548 |3411 |3289 |2181 | 108k|  7 |  51k|  10k| 1.086626e+09 | 1.087223e+09 |   0.05%|  20.68%
951.25/954.24	c   954s| 39100 |  2631 |  4641k| 114.0 |   483M | 548 |3411 |3277 |2202 | 108k|  0 |  51k|  10k| 1.086626e+09 | 1.087223e+09 |   0.05%|  20.69%
955.84/958.80	c   959s| 39200 |  2661 |  4665k| 114.3 |   483M | 548 |3411 |3297 |2245 | 108k|  6 |  51k|  10k| 1.086627e+09 | 1.087223e+09 |   0.05%|  20.74%
958.43/961.42	c   961s| 39300 |  2675 |  4677k| 114.3 |   483M | 548 |3411 |3294 |2176 | 109k|  0 |  51k|  10k| 1.086627e+09 | 1.087223e+09 |   0.05%|  20.82%
961.42/964.47	c   964s| 39400 |  2713 |  4690k| 114.3 |   483M | 548 |3411 |3304 |2199 | 109k|  2 |  51k|  10k| 1.086627e+09 | 1.087223e+09 |   0.05%|  20.86%
964.12/967.13	c   967s| 39500 |  2743 |  4701k| 114.3 |   483M | 548 |3411 |3322 |2233 | 109k|  0 |  51k|  10k| 1.086627e+09 | 1.087223e+09 |   0.05%|  20.88%
967.61/970.61	c   971s| 39600 |  2767 |  4714k| 114.3 |   487M | 548 |3411 |3331 |2268 | 109k|  1 |  51k|  10k| 1.086627e+09 | 1.087223e+09 |   0.05%|  20.90%
970.00/973.05	c   973s| 39700 |  2787 |  4724k| 114.3 |   489M | 548 |3411 |3355 |2335 | 110k| 10 |  51k|  10k| 1.086627e+09 | 1.087223e+09 |   0.05%|  20.90%
972.99/976.05	c   976s| 39800 |  2813 |  4735k| 114.3 |   489M | 548 |3411 |3374 |2252 | 110k|  2 |  51k|  10k| 1.086627e+09 | 1.087223e+09 |   0.05%|  20.90%
974.78/977.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
974.78/977.81	c   978s| 39900 |  2839 |  4741k| 114.2 |   489M | 548 |3411 |3415 |2265 | 110k|  0 |  51k|  10k| 1.086627e+09 | 1.087223e+09 |   0.05%|  20.90%
978.27/981.33	c   981s| 40000 |  2843 |  4756k| 114.3 |   489M | 548 |3411 |3443 |2173 | 110k|  1 |  52k|  10k| 1.086627e+09 | 1.087223e+09 |   0.05%|  20.90%
983.96/987.02	c   987s| 40100 |  2857 |  4779k| 114.5 |   491M | 548 |3411 |3456 |2290 | 111k|  2 |  52k|  10k| 1.086627e+09 | 1.087223e+09 |   0.05%|  20.90%
986.06/989.17	c   989s| 40200 |  2867 |  4786k| 114.4 |   491M | 548 |3411 |3408 |2238 | 111k|  0 |  52k|  10k| 1.086627e+09 | 1.087223e+09 |   0.05%|  20.90%
987.75/990.86	c   991s| 40300 |  2880 |  4794k| 114.4 |   491M | 548 |3411 |3379 |2303 | 111k|  0 |  52k|  10k| 1.086627e+09 | 1.087223e+09 |   0.05%|  20.90%
992.84/995.99	c   996s| 40400 |  2882 |  4814k| 114.6 |   491M | 548 |3411 |3314 |2229 | 112k|  0 |  52k|  11k| 1.086627e+09 | 1.087223e+09 |   0.05%|  21.03%
995.13/998.28	c   998s| 40500 |  2904 |  4822k| 114.5 |   491M | 548 |3411 |3327 |2289 | 112k|  1 |  52k|  11k| 1.086627e+09 | 1.087223e+09 |   0.05%|  21.03%
995.73/998.85	c   999s| 40600 |  2918 |  4824k| 114.2 |   491M | 548 |3411 |3353 |2307 | 112k|  0 |  52k|  11k| 1.086627e+09 | 1.087223e+09 |   0.05%|  21.03%
997.43/1000.58	c  1001s| 40700 |  2950 |  4832k| 114.2 |   491M | 548 |3411 |3477 |2308 | 112k|  1 |  52k|  11k| 1.086627e+09 | 1.087223e+09 |   0.05%|  21.03%
1003.71/1006.87	c  1007s| 40800 |  2980 |  4862k| 114.6 |   491M | 548 |3411 |3467 |2158 | 112k|  7 |  52k|  11k| 1.086628e+09 | 1.087223e+09 |   0.05%|  21.04%
1005.50/1008.66	c  1009s| 40900 |  2996 |  4870k| 114.5 |   491M | 548 |3411 |3500 |2310 | 112k|  2 |  52k|  11k| 1.086628e+09 | 1.087223e+09 |   0.05%|  21.04%
1008.59/1011.73	o 1087214592
1008.59/1011.73	c r1012s| 40970 |  2871 |  4884k| 114.7 |shifting| 548 |3411 |3454 |2310 | 112k|  0 |  52k|  11k| 1.086628e+09 | 1.087215e+09 |   0.05%|  21.06%
1009.29/1012.49	c  1012s| 41000 |  2875 |  4887k| 114.7 |   491M | 548 |3411 |3409 |2289 | 112k|  0 |  52k|  11k| 1.086628e+09 | 1.087215e+09 |   0.05%|  21.06%
1011.09/1014.27	c  1014s| 41100 |  2897 |  4893k| 114.5 |   491M | 548 |3411 |3449 |2297 | 113k|  1 |  52k|  11k| 1.086628e+09 | 1.087215e+09 |   0.05%|  21.06%
1011.89/1015.05	c  1015s| 41200 |  2908 |  4896k| 114.3 |   491M | 548 |3411 |3479 |2171 | 113k|  1 |  52k|  11k| 1.086628e+09 | 1.087215e+09 |   0.05%|  21.06%
1014.18/1017.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1014.18/1017.35	c  1017s| 41300 |  2928 |  4906k| 114.3 |   491M | 548 |3411 |3507 |2204 | 113k|  2 |  52k|  11k| 1.086628e+09 | 1.087215e+09 |   0.05%|  21.06%
1015.98/1019.14	c  1019s| 41400 |  2954 |  4914k| 114.2 |   491M | 548 |3411 |3566 |2301 | 113k|  0 |  53k|  11k| 1.086628e+09 | 1.087215e+09 |   0.05%|  21.06%
1017.67/1020.83	o 1087212544
1017.67/1020.83	c *1021s| 41492 |  2913 |  4923k| 114.2 |    LP  | 548 |3411 |3579 |2307 | 113k|  1 |  53k|  11k| 1.086628e+09 | 1.087213e+09 |   0.05%|  21.06%
1017.67/1020.87	c  1021s| 41500 |  2915 |  4923k| 114.2 |   492M | 548 |3411 |3563 |2299 | 113k|  1 |  53k|  11k| 1.086628e+09 | 1.087213e+09 |   0.05%|  21.06%
1017.77/1020.94	o 1087211520
1017.77/1020.94	c *1021s| 41518 |  2896 |  4923k| 114.1 |    LP  | 548 |3411 |3563 |2300 | 113k|  1 |  53k|  11k| 1.086628e+09 | 1.087212e+09 |   0.05%|  21.06%
1019.66/1022.84	c  1023s| 41600 |  2904 |  4927k| 114.0 |   492M | 548 |3411 |3544 |2304 | 113k|  0 |  53k|  11k| 1.086629e+09 | 1.087212e+09 |   0.05%|  21.07%
1021.75/1024.93	c  1025s| 41700 |  2932 |  4938k| 114.0 |   492M | 548 |3411 |3676 |2309 | 113k|  1 |  53k|  11k| 1.086629e+09 | 1.087212e+09 |   0.05%|  21.07%
1021.86/1025.09	o 1087208448
1021.86/1025.09	c *1025s| 41713 |  2872 |  4939k| 114.0 |    LP  | 548 |3411 |3694 |2309 | 113k|  1 |  53k|  11k| 1.086629e+09 | 1.087208e+09 |   0.05%|  21.07%
1023.35/1026.55	c  1027s| 41800 |  2896 |  4946k| 113.9 |   492M | 548 |3411 |3745 |2308 | 113k|  1 |  53k|  11k| 1.086629e+09 | 1.087208e+09 |   0.05%|  21.07%
1030.63/1033.84	c  1034s| 41900 |  2920 |  4976k| 114.3 |   492M | 548 |3411 |3523 |2308 | 113k|  1 |  53k|  11k| 1.086629e+09 | 1.087208e+09 |   0.05%|  21.07%
1031.43/1034.65	o 1087205376
1031.43/1034.65	c *1035s| 41956 |  2872 |  4980k| 114.3 |    LP  | 548 |3411 |3539 |2308 | 113k|  1 |  53k|  11k| 1.086629e+09 | 1.087205e+09 |   0.05%|  21.16%
1032.22/1035.42	c  1035s| 42000 |  2872 |  4982k| 114.2 |   493M | 548 |3411 |3483 |2112 | 113k|  1 |  53k|  11k| 1.086629e+09 | 1.087205e+09 |   0.05%|  21.16%
1033.22/1036.41	c  1036s| 42100 |  2894 |  4985k| 114.0 |   493M | 548 |3411 |3506 |2291 | 113k|  1 |  53k|  11k| 1.086629e+09 | 1.087205e+09 |   0.05%|  21.16%
1035.01/1038.29	c  1038s| 42200 |  2901 |  4992k| 113.9 |   493M | 548 |3411 |3454 |2302 | 113k|  1 |  53k|  11k| 1.086629e+09 | 1.087205e+09 |   0.05%|  21.17%
1036.21/1039.40	c  1039s| 42300 |  2892 |  4996k| 113.7 |   493M | 548 |3411 |3400 |2252 | 113k|  0 |  53k|  11k| 1.086629e+09 | 1.087205e+09 |   0.05%|  21.18%
1039.50/1042.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1039.50/1042.74	c  1043s| 42400 |  2906 |  5008k| 113.8 |   493M | 548 |3411 |3358 |2231 | 114k|  2 |  53k|  11k| 1.086630e+09 | 1.087205e+09 |   0.05%|  21.22%
1041.59/1044.89	c  1045s| 42500 |  2919 |  5015k| 113.6 |   493M | 548 |3411 |3367 |2280 | 114k|  0 |  53k|  11k| 1.086630e+09 | 1.087205e+09 |   0.05%|  21.22%
1043.69/1046.94	c  1047s| 42600 |  2941 |  5022k| 113.6 |   493M | 548 |3411 |3352 |2276 | 114k|  2 |  53k|  11k| 1.086630e+09 | 1.087205e+09 |   0.05%|  21.22%
1046.38/1049.64	c  1050s| 42700 |  2958 |  5032k| 113.5 |   493M | 548 |3411 |3369 |2130 | 114k|  0 |  53k|  11k| 1.086630e+09 | 1.087205e+09 |   0.05%|  21.23%
1048.78/1052.04	c  1052s| 42800 |  2957 |  5038k| 113.4 |   493M | 548 |3411 |3388 |2276 | 115k|  0 |  53k|  11k| 1.086630e+09 | 1.087205e+09 |   0.05%|  21.24%
1051.46/1054.70	c  1055s| 42900 |  2979 |  5048k| 113.4 |   493M | 548 |3411 |3411 |2227 | 115k|  2 |  54k|  11k| 1.086630e+09 | 1.087205e+09 |   0.05%|  21.25%
1055.45/1058.71	c  1059s| 43000 |  2987 |  5069k| 113.6 |   493M | 548 |3411 |3410 |2180 | 115k|  2 |  54k|  11k| 1.086630e+09 | 1.087205e+09 |   0.05%|  21.30%
1058.75/1062.03	c  1062s| 43100 |  3004 |  5082k| 113.6 |   494M | 548 |3411 |3408 |2239 | 115k|  0 |  54k|  11k| 1.086630e+09 | 1.087205e+09 |   0.05%|  21.32%
1061.14/1064.45	c  1064s| 43200 |  3020 |  5091k| 113.6 |   494M | 548 |3411 |3446 |2235 | 116k|  1 |  54k|  12k| 1.086630e+09 | 1.087205e+09 |   0.05%|  21.32%
1063.63/1066.95	c  1067s| 43300 |  3047 |  5101k| 113.5 |   494M | 548 |3411 |3445 |2233 | 116k|  5 |  54k|  12k| 1.086630e+09 | 1.087205e+09 |   0.05%|  21.32%
1066.12/1069.45	c  1069s| 43400 |  3063 |  5112k| 113.5 |   494M | 548 |3411 |3462 |2255 | 116k|  2 |  54k|  12k| 1.086630e+09 | 1.087205e+09 |   0.05%|  21.32%
1067.62/1070.90	c  1071s| 43500 |  3082 |  5118k| 113.4 |   494M | 548 |3411 |3508 |2256 | 116k|  1 |  54k|  12k| 1.086630e+09 | 1.087205e+09 |   0.05%|  21.38%
1068.21/1071.58	c  1072s| 43600 |  3088 |  5120k| 113.2 |   494M | 548 |3411 |3523 |2256 | 116k|  0 |  54k|  12k| 1.086630e+09 | 1.087205e+09 |   0.05%|  21.38%
1070.31/1073.60	c  1074s| 43700 |  3108 |  5128k| 113.1 |   494M | 548 |3411 |3532 |2247 | 116k|  1 |  54k|  12k| 1.086630e+09 | 1.087205e+09 |   0.05%|  21.38%
1071.60/1074.98	c  1075s| 43800 |  3130 |  5133k| 113.0 |   494M | 548 |3411 |3544 |2258 | 116k|  2 |  54k|  12k| 1.086631e+09 | 1.087205e+09 |   0.05%|  21.38%
1072.20/1075.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1072.20/1075.58	c  1076s| 43900 |  3140 |  5134k| 112.8 |   494M | 548 |3411 |3534 |2259 | 116k|  2 |  54k|  12k| 1.086631e+09 | 1.087205e+09 |   0.05%|  21.38%
1074.10/1077.46	c  1077s| 44000 |  3154 |  5144k| 112.7 |   494M | 548 |3411 |3533 |2260 | 116k|  1 |  54k|  12k| 1.086631e+09 | 1.087205e+09 |   0.05%|  21.39%
1074.99/1078.37	c  1078s| 44100 |  3156 |  5147k| 112.6 |   494M | 548 |3411 |3491 |2256 | 116k|  1 |  54k|  12k| 1.086631e+09 | 1.087205e+09 |   0.05%|  21.39%
1076.79/1080.10	c  1080s| 44200 |  3172 |  5154k| 112.5 |   494M | 548 |3411 |3471 |2256 | 116k|  0 |  54k|  12k| 1.086632e+09 | 1.087205e+09 |   0.05%|  21.40%
1078.79/1082.13	c  1082s| 44300 |  3187 |  5161k| 112.4 |   494M | 548 |3411 |3392 |2123 | 116k|  2 |  54k|  12k| 1.086632e+09 | 1.087205e+09 |   0.05%|  21.48%
1079.58/1082.96	c  1083s| 44400 |  3185 |  5164k| 112.2 |   494M | 548 |3411 |3399 |2259 | 116k|  2 |  54k|  12k| 1.086632e+09 | 1.087205e+09 |   0.05%|  21.48%
1080.88/1084.24	c  1084s| 44500 |  3203 |  5168k| 112.0 |   495M | 548 |3411 |3411 |2255 | 116k|  1 |  54k|  12k| 1.086632e+09 | 1.087205e+09 |   0.05%|  21.49%
1081.68/1085.06	c  1085s| 44600 |  3209 |  5170k| 111.8 |   495M | 548 |3411 |3434 |2256 | 116k|  2 |  54k|  12k| 1.086632e+09 | 1.087205e+09 |   0.05%|  21.49%
1082.68/1086.01	c  1086s| 44700 |  3225 |  5173k| 111.6 |   495M | 548 |3411 |3443 |2261 | 116k|  0 |  54k|  12k| 1.086632e+09 | 1.087205e+09 |   0.05%|  21.49%
1085.06/1088.45	c  1088s| 44800 |  3245 |  5182k| 111.6 |   495M | 548 |3411 |3444 |2254 | 116k|  1 |  54k|  12k| 1.086633e+09 | 1.087205e+09 |   0.05%|  21.49%
1086.55/1089.96	c  1090s| 44900 |  3253 |  5189k| 111.5 |   495M | 548 |3411 |3390 |2138 | 117k|  0 |  54k|  12k| 1.086633e+09 | 1.087205e+09 |   0.05%|  21.50%
1087.85/1091.23	c  1091s| 45000 |  3271 |  5194k| 111.4 |   495M | 548 |3411 |3386 |2248 | 117k|  1 |  54k|  12k| 1.086633e+09 | 1.087205e+09 |   0.05%|  21.50%
1089.55/1092.96	c  1093s| 45100 |  3287 |  5203k| 111.3 |   495M | 548 |3411 |3390 |2233 | 117k|  0 |  54k|  12k| 1.086633e+09 | 1.087205e+09 |   0.05%|  21.50%
1091.14/1094.53	c  1095s| 45200 |  3311 |  5211k| 111.3 |   495M | 548 |3411 |3362 |2239 | 117k|  1 |  54k|  12k| 1.086634e+09 | 1.087205e+09 |   0.05%|  21.51%
1092.14/1095.55	c  1096s| 45300 |  3327 |  5216k| 111.1 |   495M | 548 |3411 |3349 |2241 | 117k|  0 |  54k|  12k| 1.086634e+09 | 1.087205e+09 |   0.05%|  21.51%
1093.93/1097.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1093.93/1097.32	c  1097s| 45400 |  3345 |  5227k| 111.1 |   496M | 548 |3411 |3314 |2140 | 117k|  0 |  54k|  12k| 1.086634e+09 | 1.087205e+09 |   0.05%|  21.52%
1094.43/1097.85	c  1098s| 45500 |  3347 |  5228k| 110.9 |   496M | 548 |3411 |3322 |2246 | 117k|  1 |  54k|  12k| 1.086634e+09 | 1.087205e+09 |   0.05%|  21.52%
1095.13/1098.52	c  1099s| 45600 |  3347 |  5231k| 110.7 |   496M | 548 |3411 |3325 |2247 | 117k|  1 |  54k|  12k| 1.086634e+09 | 1.087205e+09 |   0.05%|  21.52%
1095.83/1099.28	c  1099s| 45700 |  3349 |  5234k| 110.6 |   496M | 548 |3411 |3326 |2176 | 117k|  2 |  54k|  12k| 1.086635e+09 | 1.087205e+09 |   0.05%|  21.53%
1098.82/1102.24	c  1102s| 45800 |  3366 |  5250k| 110.7 |   496M | 548 |3411 |3345 |2140 | 117k|  3 |  54k|  12k| 1.086635e+09 | 1.087205e+09 |   0.05%|  21.58%
1099.52/1102.91	c  1103s| 45900 |  3370 |  5252k| 110.5 |   496M | 548 |3411 |3317 |2233 | 117k|  2 |  54k|  12k| 1.086635e+09 | 1.087205e+09 |   0.05%|  21.58%
1105.00/1108.47	c  1108s| 46000 |  3382 |  5286k| 111.0 |   496M | 548 |3411 |3330 |2153 | 117k|  0 |  54k|  12k| 1.086636e+09 | 1.087205e+09 |   0.05%|  21.58%
1106.00/1109.43	c  1109s| 46100 |  3392 |  5288k| 110.8 |   496M | 548 |3411 |3329 |2239 | 117k|  1 |  54k|  12k| 1.086636e+09 | 1.087205e+09 |   0.05%|  21.58%
1107.09/1110.56	c  1111s| 46200 |  3400 |  5293k| 110.6 |   496M | 548 |3411 |3342 |2243 | 117k|  1 |  54k|  12k| 1.086636e+09 | 1.087205e+09 |   0.05%|  21.59%
1107.99/1111.41	c  1111s| 46300 |  3410 |  5295k| 110.5 |   496M | 548 |3411 |3375 |2245 | 117k|  0 |  54k|  12k| 1.086636e+09 | 1.087205e+09 |   0.05%|  21.59%
1108.99/1112.48	c  1112s| 46400 |  3414 |  5299k| 110.3 |   496M | 548 |3411 |3392 |2242 | 117k|  2 |  54k|  12k| 1.086636e+09 | 1.087205e+09 |   0.05%|  21.59%
1110.38/1113.83	c  1114s| 46500 |  3414 |  5304k| 110.2 |   496M | 548 |3411 |3372 |2244 | 117k|  2 |  54k|  12k| 1.086637e+09 | 1.087205e+09 |   0.05%|  21.60%
1111.48/1114.93	c  1115s| 46600 |  3412 |  5310k| 110.1 |   496M | 548 |3411 |3357 |2218 | 117k|  0 |  55k|  12k| 1.086637e+09 | 1.087205e+09 |   0.05%|  21.60%
1112.08/1115.58	c  1116s| 46700 |  3412 |  5312k| 109.9 |   496M | 548 |3411 |3374 |2254 | 117k|  2 |  55k|  12k| 1.086637e+09 | 1.087205e+09 |   0.05%|  21.60%
1114.27/1117.72	c  1118s| 46800 |  3432 |  5322k| 109.9 |   496M | 548 |3411 |3346 |2211 | 117k|  1 |  55k|  12k| 1.086637e+09 | 1.087205e+09 |   0.05%|  21.61%
1115.87/1119.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1115.87/1119.38	c  1119s| 46900 |  3446 |  5330k| 109.8 |   497M | 548 |3411 |3300 |2256 | 118k|  2 |  55k|  12k| 1.086638e+09 | 1.087205e+09 |   0.05%|  21.61%
1116.47/1119.92	c  1120s| 47000 |  3446 |  5331k| 109.6 |   497M | 548 |3411 |3321 |2256 | 118k|  1 |  55k|  12k| 1.086638e+09 | 1.087205e+09 |   0.05%|  21.61%
1117.46/1120.97	c  1121s| 47100 |  3452 |  5336k| 109.5 |   497M | 548 |3411 |3347 |2160 | 118k|  0 |  55k|  12k| 1.086638e+09 | 1.087205e+09 |   0.05%|  21.61%
1119.86/1123.39	c  1123s| 47200 |  3465 |  5348k| 109.5 |   497M | 548 |3411 |3339 |2260 | 118k|  4 |  55k|  12k| 1.086638e+09 | 1.087205e+09 |   0.05%|  21.67%
1121.55/1125.04	c  1125s| 47300 |  3471 |  5355k| 109.4 |   497M | 548 |3411 |3347 |2252 | 118k|  2 |  55k|  12k| 1.086638e+09 | 1.087205e+09 |   0.05%|  21.67%
1122.45/1125.96	c  1126s| 47400 |  3477 |  5359k| 109.3 |   497M | 548 |3411 |3363 |2233 | 118k|  1 |  55k|  12k| 1.086638e+09 | 1.087205e+09 |   0.05%|  21.67%
1124.94/1128.47	c  1128s| 47500 |  3489 |  5373k| 109.3 |   497M | 548 |3411 |3349 |2252 | 118k|  0 |  55k|  12k| 1.086638e+09 | 1.087205e+09 |   0.05%|  21.76%
1127.43/1130.97	c  1131s| 47600 |  3510 |  5387k| 109.4 |   497M | 548 |3411 |3330 |2265 | 118k|  2 |  55k|  12k| 1.086639e+09 | 1.087205e+09 |   0.05%|  21.88%
1130.13/1133.61	c  1134s| 47700 |  3528 |  5401k| 109.5 |   497M | 548 |3411 |3327 |   0 | 118k|  0 |  55k|  12k| 1.086639e+09 | 1.087205e+09 |   0.05%|  21.93%
1131.82/1135.36	c  1135s| 47800 |  3517 |  5409k| 109.4 |   497M | 548 |3411 |3322 |2255 | 118k|  0 |  55k|  12k| 1.086639e+09 | 1.087205e+09 |   0.05%|  21.95%
1134.91/1138.46	c  1138s| 47900 |  3530 |  5427k| 109.5 |   497M | 548 |3411 |3311 |2188 | 119k|  1 |  55k|  12k| 1.086639e+09 | 1.087205e+09 |   0.05%|  22.08%
1136.71/1140.26	c  1140s| 48000 |  3548 |  5435k| 109.5 |   497M | 548 |3411 |3341 |2217 | 119k|  0 |  55k|  12k| 1.086639e+09 | 1.087205e+09 |   0.05%|  22.08%
1138.40/1141.94	c  1142s| 48100 |  3557 |  5443k| 109.4 |   497M | 548 |3411 |3340 |2249 | 119k|  2 |  55k|  12k| 1.086639e+09 | 1.087205e+09 |   0.05%|  22.09%
1141.39/1144.97	c  1145s| 48200 |  3573 |  5456k| 109.5 |   497M | 548 |3411 |3349 |2169 | 119k|  0 |  55k|  12k| 1.086639e+09 | 1.087205e+09 |   0.05%|  22.09%
1143.88/1147.44	c  1147s| 48300 |  3598 |  5470k| 109.5 |   498M | 548 |3411 |3354 |2252 | 119k|  0 |  55k|  12k| 1.086640e+09 | 1.087205e+09 |   0.05%|  22.10%
1144.49/1148.03	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1144.49/1148.03	c  1148s| 48400 |  3598 |  5471k| 109.3 |   498M | 548 |3411 |3360 |2258 | 119k|  1 |  55k|  12k| 1.086640e+09 | 1.087205e+09 |   0.05%|  22.10%
1145.58/1149.20	c  1149s| 48500 |  3612 |  5475k| 109.2 |   498M | 548 |3411 |3376 |2244 | 119k|  0 |  55k|  12k| 1.086640e+09 | 1.087205e+09 |   0.05%|  22.10%
1146.78/1150.37	c  1150s| 48600 |  3630 |  5480k| 109.1 |   498M | 548 |3411 |3377 |2256 | 119k|  0 |  55k|  12k| 1.086640e+09 | 1.087205e+09 |   0.05%|  22.10%
1148.07/1151.61	c  1152s| 48700 |  3638 |  5485k| 108.9 |   498M | 548 |3411 |3391 |2138 | 119k|  0 |  55k|  12k| 1.086641e+09 | 1.087205e+09 |   0.05%|  22.11%
1149.86/1153.43	c  1153s| 48800 |  3652 |  5492k| 108.9 |   498M | 548 |3411 |3390 |2256 | 120k|  2 |  55k|  12k| 1.086641e+09 | 1.087205e+09 |   0.05%|  22.13%
1150.96/1154.53	c  1155s| 48900 |  3654 |  5495k| 108.7 |   498M | 548 |3411 |3430 |2246 | 120k|  2 |  55k|  12k| 1.086641e+09 | 1.087205e+09 |   0.05%|  22.13%
1152.46/1156.05	c  1156s| 49000 |  3660 |  5502k| 108.6 |   498M | 548 |3411 |3437 |2253 | 120k|  0 |  55k|  12k| 1.086641e+09 | 1.087205e+09 |   0.05%|  22.13%
1153.65/1157.23	c  1157s| 49100 |  3665 |  5508k| 108.5 |   499M | 548 |3411 |3383 |2258 | 120k|  0 |  55k|  12k| 1.086642e+09 | 1.087205e+09 |   0.05%|  22.19%
1154.95/1158.59	c  1159s| 49200 |  3671 |  5514k| 108.4 |   499M | 548 |3411 |3347 |2254 | 120k|  0 |  55k|  12k| 1.086642e+09 | 1.087205e+09 |   0.05%|  22.19%
1157.55/1161.10	c  1161s| 49300 |  3674 |  5525k| 108.4 |   499M | 548 |3411 |3364 |2249 | 120k|  1 |  55k|  12k| 1.086642e+09 | 1.087205e+09 |   0.05%|  22.35%
1158.14/1161.76	c  1162s| 49400 |  3678 |  5527k| 108.3 |   499M | 548 |3411 |3381 |2251 | 120k|  0 |  55k|  12k| 1.086642e+09 | 1.087205e+09 |   0.05%|  22.35%
1159.34/1162.92	c  1163s| 49500 |  3698 |  5533k| 108.2 |   499M | 548 |3411 |3363 |2258 | 120k|  1 |  55k|  12k| 1.086643e+09 | 1.087205e+09 |   0.05%|  22.36%
1160.44/1164.04	c  1164s| 49600 |  3704 |  5538k| 108.1 |   499M | 548 |3411 |3361 |2260 | 120k|  0 |  55k|  12k| 1.086643e+09 | 1.087205e+09 |   0.05%|  22.37%
1161.53/1165.10	c  1165s| 49700 |  3700 |  5543k| 107.9 |   499M | 548 |3411 |3333 |2256 | 120k|  2 |  55k|  12k| 1.086643e+09 | 1.087205e+09 |   0.05%|  22.41%
1163.43/1167.03	c  1167s| 49800 |  3722 |  5551k| 107.9 |   499M | 548 |3411 |3350 |2234 | 120k|  2 |  55k|  12k| 1.086643e+09 | 1.087205e+09 |   0.05%|  22.41%
1164.62/1168.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1164.62/1168.24	c  1168s| 49900 |  3744 |  5557k| 107.8 |   499M | 548 |3411 |3376 |2256 | 120k|  1 |  55k|  12k| 1.086643e+09 | 1.087205e+09 |   0.05%|  22.41%
1165.82/1169.41	c  1169s| 50000 |  3766 |  5563k| 107.7 |   499M | 548 |3411 |3383 |2260 | 121k|  1 |  55k|  12k| 1.086643e+09 | 1.087205e+09 |   0.05%|  22.42%
1167.11/1170.78	c  1171s| 50100 |  3787 |  5569k| 107.6 |   499M | 548 |3411 |3425 |2256 | 121k|  1 |  55k|  12k| 1.086643e+09 | 1.087205e+09 |   0.05%|  22.42%
1169.51/1173.19	c  1173s| 50200 |  3801 |  5583k| 107.7 |   499M | 548 |3411 |3441 |2256 | 121k|  0 |  55k|  12k| 1.086643e+09 | 1.087205e+09 |   0.05%|  22.50%
1171.10/1174.74	c  1175s| 50300 |  3823 |  5591k| 107.6 |   499M | 548 |3411 |3495 |2140 | 121k|  1 |  56k|  12k| 1.086643e+09 | 1.087205e+09 |   0.05%|  22.50%
1172.30/1175.90	o 1087204352
1172.30/1175.90	c *1176s| 50343 |  3816 |  5597k| 107.7 |    LP  | 548 |3411 |3534 |2274 | 121k|  5 |  56k|  12k| 1.086643e+09 | 1.087204e+09 |   0.05%|  22.50%
1174.40/1178.07	c  1178s| 50400 |  3835 |  5610k| 107.8 |   499M | 548 |3411 |3499 |2260 | 121k|  1 |  56k|  12k| 1.086643e+09 | 1.087204e+09 |   0.05%|  22.50%
1177.98/1181.68	c  1182s| 50500 |  3871 |  5631k| 108.0 |   499M | 548 |3411 |3753 |2260 | 121k|  1 |  56k|  12k| 1.086643e+09 | 1.087204e+09 |   0.05%|  22.50%
1187.06/1190.73	c  1191s| 50600 |  3885 |  5681k| 108.7 |   499M | 548 |3411 |3983 |2136 | 121k|  0 |  56k|  12k| 1.086643e+09 | 1.087204e+09 |   0.05%|  22.51%
1188.25/1191.92	o 1087136512
1188.25/1191.92	c r1192s| 50643 |  2968 |  5688k| 108.8 |shifting| 548 |3411 |3995 |2278 | 121k|  3 |  56k|  12k| 1.086643e+09 | 1.087137e+09 |   0.05%|  22.99%
1188.25/1191.93	o 1087135744
1188.25/1191.93	c r1192s| 50643 |  2947 |  5688k| 108.8 |shifting| 548 |3411 |3995 |2278 | 121k|  3 |  56k|  12k| 1.086643e+09 | 1.087136e+09 |   0.05%|  23.06%
1190.05/1193.79	o 1087132672
1190.05/1193.79	c *1194s| 50687 |  2873 |  5698k| 108.9 |    LP  | 548 |3411 |3747 |2280 | 121k|  1 |  56k|  12k| 1.086643e+09 | 1.087133e+09 |   0.05%|  23.09%
1190.15/1193.85	c  1194s| 50700 |  2874 |  5698k| 108.9 |   501M | 548 |3411 |3705 |2256 | 121k|  0 |  56k|  12k| 1.086643e+09 | 1.087133e+09 |   0.05%|  23.09%
1190.84/1194.52	o 1087126528
1190.84/1194.52	c *1195s| 50736 |  2802 |  5702k| 108.8 |    LP  | 548 |3411 |3664 |2280 | 121k|  2 |  56k|  12k| 1.086643e+09 | 1.087127e+09 |   0.04%|  23.33%
1191.74/1195.45	c  1195s| 50800 |  2812 |  5706k| 108.8 |   501M | 548 |3411 |3404 |2268 | 121k|  1 |  57k|  12k| 1.086644e+09 | 1.087127e+09 |   0.04%|  23.34%
1193.93/1197.68	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1193.93/1197.68	c  1198s| 50900 |  2824 |  5717k| 108.8 |   501M | 548 |3411 |3343 |2272 | 121k|  2 |  57k|  13k| 1.086645e+09 | 1.087127e+09 |   0.04%|  23.39%
1195.23/1198.98	c  1199s| 51000 |  2846 |  5721k| 108.7 |   501M | 548 |3411 |3376 |2262 | 121k|  2 |  57k|  13k| 1.086645e+09 | 1.087127e+09 |   0.04%|  23.39%
1195.93/1199.61	c  1200s| 51100 |  2864 |  5723k| 108.5 |   501M | 548 |3411 |3486 |2262 | 121k|  1 |  57k|  13k| 1.086645e+09 | 1.087127e+09 |   0.04%|  23.39%
1197.72/1201.49	c  1201s| 51200 |  2915 |  5734k| 108.5 |   501M | 548 |3411 |3623 |2264 | 121k|  1 |  57k|  13k| 1.086645e+09 | 1.087127e+09 |   0.04%|  23.39%
1199.52/1203.21	o 1087117312
1199.52/1203.21	c *1203s| 51299 |  2750 |  5742k| 108.5 |    LP  | 548 |3411 |3662 |2265 | 121k|  1 |  57k|  13k| 1.086645e+09 | 1.087117e+09 |   0.04%|  23.47%
1199.52/1203.25	c  1203s| 51300 |  2751 |  5742k| 108.5 |   501M | 548 |3411 |3647 |2262 | 121k|  1 |  57k|  13k| 1.086645e+09 | 1.087117e+09 |   0.04%|  23.47%
1202.51/1206.28	c  1206s| 51400 |  2787 |  5760k| 108.6 |   501M | 548 |3411 |3712 |2273 | 121k|  1 |  57k|  13k| 1.086645e+09 | 1.087117e+09 |   0.04%|  23.47%
1204.00/1207.72	o 1087116288
1204.00/1207.72	c *1208s| 51482 |  2764 |  5769k| 108.6 |    LP  | 548 |3411 |3745 |2274 | 121k|  1 |  57k|  13k| 1.086645e+09 | 1.087116e+09 |   0.04%|  23.47%
1204.20/1207.93	c  1208s| 51500 |  2774 |  5770k| 108.6 |   501M | 548 |3411 |3731 |2278 | 121k|  1 |  57k|  13k| 1.086645e+09 | 1.087116e+09 |   0.04%|  23.47%
1206.30/1210.01	c  1210s| 51600 |  2794 |  5782k| 108.6 |   501M | 548 |3411 |3957 |2281 | 121k|  0 |  58k|  13k| 1.086645e+09 | 1.087116e+09 |   0.04%|  23.47%
1207.79/1211.50	c  1211s| 51700 |  2814 |  5789k| 108.5 |   501M | 548 |3411 |4075 |2281 | 121k|  1 |  58k|  13k| 1.086645e+09 | 1.087116e+09 |   0.04%|  23.47%
1208.99/1212.77	c  1213s| 51800 |  2828 |  5796k| 108.4 |   501M | 548 |3411 |4099 |2281 | 121k|  1 |  58k|  13k| 1.086645e+09 | 1.087116e+09 |   0.04%|  23.47%
1209.99/1213.78	c  1214s| 51900 |  2830 |  5801k| 108.3 |   501M | 548 |3411 |4131 |2281 | 121k|  1 |  58k|  13k| 1.086645e+09 | 1.087116e+09 |   0.04%|  23.47%
1211.08/1214.88	c  1215s| 52000 |  2830 |  5807k| 108.2 |   501M | 548 |3411 |4175 |2281 | 121k|  1 |  58k|  13k| 1.086645e+09 | 1.087116e+09 |   0.04%|  23.47%
1212.48/1216.27	c  1216s| 52100 |  2830 |  5812k| 108.1 |   502M | 548 |3411 |4325 |2281 | 121k|  1 |  58k|  13k| 1.086645e+09 | 1.087116e+09 |   0.04%|  23.47%
1212.78/1216.52	o 1087114240
1212.78/1216.52	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1212.78/1216.52	c *1217s| 52121 |  2741 |  5813k| 108.1 |    LP  | 548 |3411 |4347 |2281 | 121k|  1 |  58k|  13k| 1.086645e+09 | 1.087114e+09 |   0.04%|  23.47%
1212.78/1216.59	o 1087113216
1212.78/1216.59	c *1217s| 52133 |  2719 |  5813k| 108.1 |    LP  | 548 |3411 |4080 |2277 | 121k|  1 |  58k|  13k| 1.086645e+09 | 1.087113e+09 |   0.04%|  23.47%
1217.37/1221.10	c  1221s| 52200 |  2729 |  5841k| 108.5 |   502M | 548 |3411 |3728 |2253 | 121k|  0 |  58k|  13k| 1.086645e+09 | 1.087113e+09 |   0.04%|  23.48%
1218.06/1221.89	c  1222s| 52300 |  2767 |  5844k| 108.3 |   502M | 548 |3411 |3704 |2269 | 121k|  1 |  58k|  13k| 1.086645e+09 | 1.087113e+09 |   0.04%|  23.48%
1218.76/1222.56	c  1223s| 52400 |  2795 |  5845k| 108.1 |   502M | 548 |3411 |3588 |2268 | 121k|  0 |  58k|  13k| 1.086645e+09 | 1.087113e+09 |   0.04%|  23.48%
1221.45/1225.28	c  1225s| 52500 |  2817 |  5860k| 108.2 |   502M | 548 |3411 |3525 |2268 | 121k|  2 |  58k|  13k| 1.086645e+09 | 1.087113e+09 |   0.04%|  23.53%
1222.15/1225.93	c  1226s| 52600 |  2851 |  5862k| 108.1 |   502M | 548 |3411 |3525 |2267 | 121k|  2 |  58k|  13k| 1.086645e+09 | 1.087113e+09 |   0.04%|  23.53%
1225.44/1229.24	c  1229s| 52700 |  2895 |  5877k| 108.1 |   502M | 548 |3411 |3569 |2267 | 121k|  1 |  58k|  13k| 1.086645e+09 | 1.087113e+09 |   0.04%|  23.53%
1225.54/1229.33	o 1087094784
1225.54/1229.33	c *1229s| 52714 |  2549 |  5877k| 108.1 |    LP  | 548 |3411 |3574 |2280 | 121k|  3 |  59k|  13k| 1.086645e+09 | 1.087095e+09 |   0.04%|  24.85%
1227.14/1230.97	c  1231s| 52800 |  2579 |  5885k| 108.1 |   502M | 548 |3411 |3665 |2275 | 121k|  0 |  59k|  13k| 1.086645e+09 | 1.087095e+09 |   0.04%|  24.85%
1229.24/1233.03	o 1087094272
1229.24/1233.03	c *1233s| 52850 |  2579 |  5897k| 108.2 |    LP  | 548 |3411 |3757 |2288 | 121k|  1 |  59k|  13k| 1.086645e+09 | 1.087094e+09 |   0.04%|  24.85%
1231.12/1234.94	o 1087093760
1231.12/1234.94	c *1235s| 52880 |  2549 |  5904k| 108.3 |    LP  | 548 |3411 |3624 |2288 | 121k|  1 |  59k|  13k| 1.086645e+09 | 1.087094e+09 |   0.04%|  24.89%
1231.92/1235.78	c  1236s| 52900 |  2551 |  5906k| 108.3 |   503M | 548 |3411 |3577 |2130 | 122k|  0 |  59k|  13k| 1.086645e+09 | 1.087094e+09 |   0.04%|  24.90%
1234.22/1238.03	c  1238s| 53000 |  2567 |  5914k| 108.2 |   503M | 548 |3411 |3532 |2275 | 122k|  1 |  59k|  13k| 1.086646e+09 | 1.087094e+09 |   0.04%|  24.94%
1236.11/1239.90	o 1087083520
1236.11/1239.90	c L1240s| 53080 |  2463 |  5923k| 108.2 |crossove| 548 |3411 |3531 |2274 | 122k|  0 |  59k|  13k| 1.086646e+09 | 1.087084e+09 |   0.04%|  25.00%
1236.81/1240.62	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1236.81/1240.62	c  1241s| 53100 |  2471 |  5926k| 108.2 |   503M | 548 |3411 |3514 |2272 | 122k|  1 |  59k|  13k| 1.086646e+09 | 1.087084e+09 |   0.04%|  25.07%
1239.70/1243.59	c  1244s| 53200 |  2497 |  5941k| 108.3 |   503M | 548 |3411 |3632 |2274 | 122k|  1 |  59k|  13k| 1.086646e+09 | 1.087084e+09 |   0.04%|  25.07%
1244.19/1248.09	c  1248s| 53300 |  2510 |  5965k| 108.6 |   503M | 548 |3411 |3593 |2272 | 122k|  1 |  59k|  13k| 1.086646e+09 | 1.087084e+09 |   0.04%|  25.09%
1248.28/1252.16	o 1087076352
1248.28/1252.16	c *1252s| 53375 |  2411 |  5985k| 108.8 |    LP  | 548 |3411 |3610 |2272 | 122k|  1 |  60k|  13k| 1.086646e+09 | 1.087076e+09 |   0.04%|  25.19%
1249.07/1252.91	c  1253s| 53400 |  2417 |  5989k| 108.8 |   503M | 548 |3411 |3628 |2275 | 122k|  0 |  60k|  13k| 1.086646e+09 | 1.087076e+09 |   0.04%|  25.20%
1253.17/1257.06	c  1257s| 53500 |  2446 |  6014k| 109.1 |   503M | 548 |3411 |3804 |2275 | 122k|  1 |  60k|  13k| 1.086646e+09 | 1.087076e+09 |   0.04%|  25.20%
1253.46/1257.35	o 1087068160
1253.46/1257.35	c *1257s| 53508 |  2347 |  6016k| 109.1 |    LP  | 548 |3411 |3817 |2275 | 122k|  1 |  60k|  13k| 1.086646e+09 | 1.087068e+09 |   0.04%|  25.27%
1255.26/1259.11	c  1259s| 53600 |  2365 |  6018k| 108.9 |   503M | 548 |3411 |3745 |2251 | 122k|  1 |  60k|  13k| 1.086646e+09 | 1.087068e+09 |   0.04%|  25.28%
1255.65/1259.54	o 1087065088
1255.65/1259.54	c *1260s| 53664 |  2335 |  6019k| 108.8 |    LP  | 548 |3411 |3753 |2251 | 122k|  1 |  60k|  13k| 1.086646e+09 | 1.087065e+09 |   0.04%|  25.28%
1256.35/1260.27	c  1260s| 53700 |  2343 |  6021k| 108.8 |   503M | 548 |3411 |3571 |2252 | 122k|  1 |  60k|  13k| 1.086646e+09 | 1.087065e+09 |   0.04%|  25.29%
1257.95/1261.87	c  1262s| 53800 |  2369 |  6025k| 108.7 |   503M | 548 |3411 |3674 |   0 | 122k|  0 |  60k|  13k| 1.086646e+09 | 1.087065e+09 |   0.04%|  25.29%
1259.64/1263.57	c  1264s| 53900 |  2401 |  6030k| 108.6 |   503M | 548 |3411 |3774 |2252 | 122k|  2 |  60k|  13k| 1.086646e+09 | 1.087065e+09 |   0.04%|  25.29%
1262.14/1266.05	c  1266s| 54000 |  2410 |  6041k| 108.6 |   503M | 548 |3411 |3658 |2252 | 122k|  0 |  61k|  13k| 1.086646e+09 | 1.087065e+09 |   0.04%|  25.30%
1264.13/1268.08	c  1268s| 54100 |  2442 |  6054k| 108.6 |   503M | 548 |3411 |3829 |2252 | 122k|  0 |  61k|  13k| 1.086646e+09 | 1.087065e+09 |   0.04%|  25.30%
1265.72/1269.63	c  1270s| 54200 |  2480 |  6062k| 108.6 |   503M | 548 |3411 |3634 |2253 | 122k|  0 |  61k|  13k| 1.086646e+09 | 1.087065e+09 |   0.04%|  25.36%
1265.92/1269.82	o 1087060992
1265.92/1269.82	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1265.92/1269.82	c *1270s| 54213 |  2356 |  6063k| 108.5 |    LP  | 548 |3411 |3635 |2263 | 122k|  3 |  61k|  13k| 1.086646e+09 | 1.087061e+09 |   0.04%|  25.37%
1269.31/1273.21	c  1273s| 54300 |  2374 |  6074k| 108.6 |   503M | 548 |3411 |3459 |2217 | 122k|  1 |  61k|  13k| 1.086647e+09 | 1.087061e+09 |   0.04%|  25.46%
1269.51/1273.49	o 1087058944
1269.51/1273.49	c *1273s| 54325 |  2339 |  6076k| 108.5 |    LP  | 548 |3411 |3473 |2253 | 122k|  1 |  61k|  13k| 1.086647e+09 | 1.087059e+09 |   0.04%|  25.47%
1270.71/1274.60	c  1275s| 54400 |  2358 |  6081k| 108.5 |   503M | 548 |3411 |3475 |2253 | 122k|  0 |  61k|  13k| 1.086647e+09 | 1.087059e+09 |   0.04%|  25.48%
1271.11/1275.08	o 1087054848
1271.11/1275.08	c *1275s| 54422 |  2292 |  6082k| 108.5 |    LP  | 548 |3411 |3437 |2253 | 122k|  1 |  61k|  13k| 1.086648e+09 | 1.087055e+09 |   0.04%|  26.03%
1272.50/1276.46	c  1276s| 54500 |  2306 |  6088k| 108.4 |   503M | 548 |3411 |3450 |2253 | 122k|  0 |  61k|  13k| 1.086648e+09 | 1.087055e+09 |   0.04%|  26.03%
1274.49/1278.40	o 1087051776
1274.49/1278.40	c *1278s| 54569 |  2263 |  6098k| 108.5 |    LP  | 548 |3411 |3481 |2253 | 122k|  1 |  62k|  13k| 1.086648e+09 | 1.087052e+09 |   0.04%|  26.59%
1275.39/1279.32	c  1279s| 54600 |  2270 |  6102k| 108.5 |   503M | 548 |3411 |3432 |2253 | 122k|  2 |  62k|  13k| 1.086648e+09 | 1.087052e+09 |   0.04%|  26.60%
1276.29/1280.26	c  1280s| 54700 |  2290 |  6106k| 108.4 |   503M | 548 |3411 |3508 |2253 | 122k|  1 |  62k|  13k| 1.086648e+09 | 1.087052e+09 |   0.04%|  26.60%
1279.09/1283.07	o 1087043584
1279.09/1283.07	c *1283s| 54788 |  2200 |  6117k| 108.4 |    LP  | 548 |3411 |3428 |2253 | 122k|  1 |  62k|  13k| 1.086648e+09 | 1.087044e+09 |   0.04%|  26.81%
1279.19/1283.15	c  1283s| 54800 |  2204 |  6117k| 108.4 |   503M | 548 |3411 |3396 |2253 | 122k|  1 |  62k|  13k| 1.086648e+09 | 1.087044e+09 |   0.04%|  26.81%
1279.88/1283.80	c  1284s| 54900 |  2232 |  6119k| 108.2 |   503M | 548 |3411 |3459 |2255 | 122k|  1 |  62k|  13k| 1.086648e+09 | 1.087044e+09 |   0.04%|  26.81%
1281.47/1285.47	o 1087039488
1281.47/1285.47	c *1285s| 54947 |  2160 |  6129k| 108.3 |    LP  | 548 |3411 |3550 |2257 | 122k|  1 |  62k|  13k| 1.086648e+09 | 1.087039e+09 |   0.04%|  26.91%
1282.57/1286.53	c  1287s| 55000 |  2171 |  6131k| 108.2 |   504M | 548 |3411 |3500 |2253 | 122k|  0 |  62k|  13k| 1.086648e+09 | 1.087039e+09 |   0.04%|  26.93%
1283.57/1287.50	o 1087038464
1283.57/1287.50	c *1287s| 55087 |  2151 |  6135k| 108.1 |    LP  | 548 |3411 |3500 |2253 | 122k|  1 |  62k|  13k| 1.086648e+09 | 1.087038e+09 |   0.04%|  27.00%
1283.57/1287.57	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1283.57/1287.57	c  1288s| 55100 |  2160 |  6135k| 108.1 |   505M | 548 |3411 |3464 |2253 | 122k|  1 |  62k|  13k| 1.086648e+09 | 1.087038e+09 |   0.04%|  27.00%
1285.96/1289.96	c  1290s| 55200 |  2181 |  6144k| 108.1 |   505M | 548 |3411 |3537 |2254 | 122k|  1 |  62k|  13k| 1.086648e+09 | 1.087038e+09 |   0.04%|  27.01%
1287.96/1291.97	c  1292s| 55300 |  2200 |  6152k| 108.0 |   505M | 548 |3411 |3478 |2254 | 122k|  1 |  62k|  13k| 1.086648e+09 | 1.087038e+09 |   0.04%|  27.02%
1289.95/1293.97	c  1294s| 55400 |  2213 |  6163k| 108.0 |   505M | 548 |3411 |3439 |2253 | 122k|  1 |  63k|  13k| 1.086648e+09 | 1.087038e+09 |   0.04%|  27.03%
1292.44/1296.42	o 1087031296
1292.44/1296.42	c *1296s| 55488 |  2120 |  6178k| 108.1 |    LP  | 548 |3411 |3600 |2253 | 122k|  1 |  63k|  13k| 1.086648e+09 | 1.087031e+09 |   0.04%|  27.05%
1292.74/1296.75	c  1297s| 55500 |  2122 |  6179k| 108.1 |   505M | 548 |3411 |3552 |2234 | 122k|  2 |  63k|  13k| 1.086648e+09 | 1.087031e+09 |   0.04%|  27.05%
1294.14/1298.15	c  1298s| 55600 |  2146 |  6182k| 108.0 |   505M | 548 |3411 |3497 |2238 | 122k|  1 |  63k|  13k| 1.086648e+09 | 1.087031e+09 |   0.04%|  27.05%
1295.33/1299.36	c  1299s| 55700 |  2159 |  6187k| 107.9 |   505M | 548 |3411 |3517 |2238 | 122k|  0 |  63k|  14k| 1.086648e+09 | 1.087031e+09 |   0.04%|  27.06%
1296.83/1300.88	c  1301s| 55800 |  2175 |  6192k| 107.8 |   505M | 548 |3411 |3451 |2239 | 122k|  1 |  63k|  14k| 1.086649e+09 | 1.087031e+09 |   0.04%|  27.10%
1300.92/1304.94	c  1305s| 55900 |  2192 |  6208k| 107.9 |   505M | 548 |3411 |3368 |2239 | 123k|  1 |  63k|  14k| 1.086649e+09 | 1.087031e+09 |   0.04%|  27.11%
1303.21/1307.21	c  1307s| 56000 |  2230 |  6221k| 107.9 |   505M | 548 |3411 |3551 |2249 | 123k|  1 |  63k|  14k| 1.086649e+09 | 1.087031e+09 |   0.04%|  27.11%
1305.20/1309.20	c  1309s| 56100 |  2260 |  6232k| 107.9 |   505M | 548 |3411 |3585 |2248 | 123k|  2 |  64k|  14k| 1.086649e+09 | 1.087031e+09 |   0.04%|  27.11%
1308.49/1312.52	c  1313s| 56200 |  2290 |  6238k| 107.8 |   507M | 548 |3411 |4071 |2248 | 123k|  1 |  64k|  14k| 1.086649e+09 | 1.087031e+09 |   0.04%|  27.11%
1309.19/1313.29	c  1313s| 56300 |  2320 |  6240k| 107.7 |   507M | 548 |3411 |4098 |2248 | 123k|  0 |  64k|  14k| 1.086649e+09 | 1.087031e+09 |   0.04%|  27.11%
1310.19/1314.26	c  1314s| 56400 |  2346 |  6244k| 107.6 |   509M | 548 |3411 |4085 |2248 | 123k|  1 |  64k|  14k| 1.086649e+09 | 1.087031e+09 |   0.04%|  27.11%
1310.99/1315.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1310.99/1315.10	c  1315s| 56500 |  2374 |  6247k| 107.4 |   511M | 548 |3411 |4102 |2248 | 123k|  0 |  64k|  14k| 1.086649e+09 | 1.087031e+09 |   0.04%|  27.11%
1312.38/1316.46	c  1316s| 56600 |  2410 |  6257k| 107.4 |   511M | 548 |3411 |4113 |2248 | 123k|  3 |  65k|  14k| 1.086649e+09 | 1.087031e+09 |   0.04%|  27.11%
1313.59/1317.61	c  1318s| 56700 |  2436 |  6262k| 107.3 |   511M | 548 |3411 |4147 |2248 | 123k|  1 |  65k|  14k| 1.086649e+09 | 1.087031e+09 |   0.04%|  27.11%
1314.88/1318.97	c  1319s| 56800 |  2466 |  6269k| 107.2 |   511M | 548 |3411 |4219 |2248 | 123k|  0 |  65k|  14k| 1.086649e+09 | 1.087031e+09 |   0.04%|  27.11%
1316.58/1320.68	c  1321s| 56900 |  2470 |  6277k| 107.2 |   512M | 548 |3411 |4290 |2248 | 123k|  1 |  65k|  14k| 1.086649e+09 | 1.087031e+09 |   0.04%|  27.11%
1318.47/1322.51	c  1323s| 57000 |  2470 |  6285k| 107.2 |   512M | 548 |3411 |4386 |2248 | 123k|  1 |  65k|  14k| 1.086649e+09 | 1.087031e+09 |   0.04%|  27.11%
1320.17/1324.26	c  1324s| 57100 |  2470 |  6293k| 107.1 |   512M | 548 |3411 |4484 |2248 | 123k|  0 |  65k|  14k| 1.086649e+09 | 1.087031e+09 |   0.04%|  27.11%
1321.46/1325.56	c  1326s| 57200 |  2476 |  6300k| 107.0 |   512M | 548 |3411 |4561 |2248 | 123k|  1 |  65k|  14k| 1.086649e+09 | 1.087031e+09 |   0.04%|  27.11%
1322.36/1326.42	c  1326s| 57300 |  2478 |  6303k| 106.9 |   512M | 548 |3411 |4577 |2248 | 123k|  1 |  65k|  14k| 1.086649e+09 | 1.087031e+09 |   0.04%|  27.11%
1323.56/1327.64	c  1328s| 57400 |  2478 |  6306k| 106.8 |   512M | 548 |3411 |4627 |2248 | 123k|  0 |  65k|  14k| 1.086649e+09 | 1.087031e+09 |   0.04%|  27.11%
1324.75/1328.80	c  1329s| 57500 |  2478 |  6309k| 106.7 |   512M | 576 |3411 |4677 |2248 | 123k|  0 |  65k|  14k| 1.086649e+09 | 1.087031e+09 |   0.04%|  27.11%
1325.85/1329.94	c  1330s| 57600 |  2480 |  6313k| 106.5 |   513M | 627 |3411 |4726 |2248 | 123k|  0 |  65k|  14k| 1.086649e+09 | 1.087031e+09 |   0.04%|  27.11%
1326.15/1330.27	o 1087028224
1326.15/1330.27	c *1330s| 57627 |  2148 |  6313k| 106.5 |    LP  | 640 |3411 |4744 |2250 | 123k|  2 |  65k|  14k| 1.086649e+09 | 1.087028e+09 |   0.03%|  27.70%
1328.14/1332.27	c  1332s| 57700 |  2153 |  6321k| 106.5 |   513M | 640 |3411 |4473 |2239 | 123k|  1 |  65k|  14k| 1.086650e+09 | 1.087028e+09 |   0.03%|  27.72%
1328.34/1332.41	o 1087027200
1328.34/1332.41	c *1332s| 57719 |  2135 |  6322k| 106.5 |    LP  | 640 |3411 |4476 |2239 | 123k|  1 |  65k|  14k| 1.086650e+09 | 1.087027e+09 |   0.03%|  27.72%
1328.84/1332.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1328.84/1332.90	c  1333s| 57800 |  2142 |  6322k| 106.3 |   513M | 640 |3411 |3664 |2236 | 123k|  0 |  65k|  14k| 1.086650e+09 | 1.087027e+09 |   0.03%|  27.72%
1329.44/1333.59	c  1334s| 57900 |  2162 |  6324k| 106.2 |   513M | 640 |3411 |3732 |2237 | 123k|  1 |  65k|  14k| 1.086650e+09 | 1.087027e+09 |   0.03%|  27.72%
1330.33/1334.43	o 1087025152
1330.33/1334.43	c *1334s| 57932 |  2119 |  6328k| 106.2 |    LP  | 640 |3411 |3750 |2237 | 123k|  1 |  65k|  14k| 1.086650e+09 | 1.087025e+09 |   0.03%|  27.72%
1330.63/1334.73	c  1335s| 58000 |  2135 |  6329k| 106.1 |   514M | 640 |3411 |3734 |2236 | 123k|  1 |  65k|  14k| 1.086650e+09 | 1.087025e+09 |   0.03%|  27.72%
1332.93/1337.01	c  1337s| 58100 |  2151 |  6340k| 106.1 |   514M | 640 |3411 |3695 |2236 | 123k|  0 |  65k|  14k| 1.086650e+09 | 1.087025e+09 |   0.03%|  27.78%
1333.93/1338.07	c  1338s| 58200 |  2183 |  6345k| 106.0 |   514M | 640 |3411 |3795 |2236 | 123k|  1 |  66k|  14k| 1.086650e+09 | 1.087025e+09 |   0.03%|  27.78%
1335.62/1339.79	o 1087015936
1335.62/1339.79	c *1340s| 58250 |  2043 |  6353k| 106.1 |    LP  | 640 |3411 |3871 |2236 | 123k|  1 |  66k|  14k| 1.086650e+09 | 1.087016e+09 |   0.03%|  28.96%
1336.02/1340.13	c  1340s| 58300 |  2055 |  6354k| 106.0 |   514M | 640 |3411 |3840 |2236 | 123k|  1 |  66k|  14k| 1.086650e+09 | 1.087016e+09 |   0.03%|  28.97%
1336.81/1340.92	c  1341s| 58400 |  2073 |  6358k| 105.9 |   514M | 640 |3411 |3845 |2236 | 123k|  0 |  66k|  14k| 1.086650e+09 | 1.087016e+09 |   0.03%|  28.97%
1339.50/1343.64	o 1087009792
1339.50/1343.64	c *1344s| 58490 |  1984 |  6368k| 105.9 |    LP  | 640 |3411 |3924 |2237 | 123k|  1 |  66k|  14k| 1.086651e+09 | 1.087010e+09 |   0.03%|  29.03%
1340.10/1344.29	c  1344s| 58500 |  1988 |  6371k| 105.9 |   514M | 640 |3411 |3886 |2191 | 123k|  1 |  66k|  14k| 1.086651e+09 | 1.087010e+09 |   0.03%|  29.04%
1341.10/1345.29	c  1345s| 58600 |  1990 |  6374k| 105.8 |   514M | 640 |3411 |3739 |2220 | 123k|  3 |  66k|  14k| 1.086651e+09 | 1.087010e+09 |   0.03%|  29.06%
1342.50/1346.64	c  1347s| 58700 |  2004 |  6377k| 105.7 |   514M | 640 |3411 |3735 |2239 | 123k|  1 |  66k|  14k| 1.086651e+09 | 1.087010e+09 |   0.03%|  29.07%
1342.79/1346.97	c  1347s| 58800 |  2024 |  6378k| 105.5 |   514M | 640 |3411 |3670 |2239 | 123k|  0 |  66k|  14k| 1.086651e+09 | 1.087010e+09 |   0.03%|  29.07%
1342.90/1347.03	o 1087008768
1342.90/1347.03	c *1347s| 58825 |  1991 |  6378k| 105.4 |    LP  | 640 |3411 |3670 |2239 | 123k|  1 |  66k|  14k| 1.086651e+09 | 1.087009e+09 |   0.03%|  29.07%
1343.29/1347.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1343.29/1347.47	c  1347s| 58900 |  2006 |  6379k| 105.3 |   514M | 640 |3411 |3635 |2239 | 123k|  0 |  66k|  14k| 1.086651e+09 | 1.087009e+09 |   0.03%|  29.07%
1344.89/1349.01	c  1349s| 59000 |  2030 |  6386k| 105.3 |   514M | 640 |3411 |3656 |2239 | 123k|  1 |  66k|  14k| 1.086651e+09 | 1.087009e+09 |   0.03%|  29.17%
1346.68/1350.84	o 1087002624
1346.68/1350.84	c *1351s| 59081 |  1944 |  6398k| 105.3 |    LP  | 640 |3411 |3668 |2239 | 123k|  1 |  66k|  14k| 1.086652e+09 | 1.087003e+09 |   0.03%|  29.23%
1346.78/1350.93	c  1351s| 59100 |  1940 |  6398k| 105.3 |   514M | 640 |3411 |3654 |2240 | 123k|  1 |  66k|  14k| 1.086652e+09 | 1.087003e+09 |   0.03%|  29.23%
1347.18/1351.33	c  1351s| 59200 |  1965 |  6398k| 105.1 |   514M | 640 |3411 |3668 |2243 | 123k|  0 |  66k|  14k| 1.086652e+09 | 1.087003e+09 |   0.03%|  29.23%
1347.68/1351.80	o 1087000576
1347.68/1351.80	c *1352s| 59244 |  1923 |  6400k| 105.1 |    LP  | 640 |3411 |3720 |2243 | 123k|  1 |  66k|  14k| 1.086652e+09 | 1.087001e+09 |   0.03%|  29.23%
1348.98/1353.13	c  1353s| 59300 |  1923 |  6406k| 105.1 |   514M | 640 |3411 |3663 |2242 | 123k|  3 |  66k|  14k| 1.086652e+09 | 1.087001e+09 |   0.03%|  29.30%
1350.07/1354.25	c  1354s| 59400 |  1939 |  6411k| 105.0 |   514M | 640 |3411 |3778 |2257 | 123k|  0 |  66k|  14k| 1.086652e+09 | 1.087001e+09 |   0.03%|  29.30%
1353.97/1358.16	c  1358s| 59500 |  1955 |  6430k| 105.1 |   514M | 640 |3411 |3799 |2257 | 123k|  0 |  67k|  14k| 1.086652e+09 | 1.087001e+09 |   0.03%|  29.36%
1356.25/1360.49	o 1086995968
1356.25/1360.49	c *1360s| 59594 |  1939 |  6443k| 105.2 |    LP  | 640 |3411 |3839 |2262 | 123k|  1 |  67k|  14k| 1.086652e+09 | 1.086996e+09 |   0.03%|  29.42%
1356.45/1360.65	c  1361s| 59600 |  1939 |  6443k| 105.2 |   514M | 640 |3411 |3817 |2262 | 123k|  0 |  67k|  14k| 1.086652e+09 | 1.086996e+09 |   0.03%|  29.42%
1358.35/1362.55	c  1363s| 59700 |  1947 |  6453k| 105.2 |   514M | 640 |3411 |3924 |2262 | 123k|  0 |  67k|  14k| 1.086652e+09 | 1.086996e+09 |   0.03%|  29.42%
1360.04/1364.23	c  1364s| 59800 |  1949 |  6462k| 105.1 |   514M | 640 |3411 |4060 |2262 | 123k|  0 |  67k|  14k| 1.086652e+09 | 1.086996e+09 |   0.03%|  29.42%
1361.84/1366.08	c  1366s| 59900 |  1951 |  6472k| 105.1 |   514M | 640 |3411 |4200 |2262 | 123k|  0 |  67k|  14k| 1.086652e+09 | 1.086996e+09 |   0.03%|  29.42%
1363.63/1367.87	c  1368s| 60000 |  1953 |  6482k| 105.1 |   514M | 640 |3411 |4344 |2262 | 123k|  1 |  67k|  14k| 1.086652e+09 | 1.086996e+09 |   0.03%|  29.42%
1365.73/1369.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1365.73/1369.90	c  1370s| 60100 |  1953 |  6493k| 105.1 |   514M | 640 |3411 |4466 |2262 | 123k|  0 |  67k|  14k| 1.086652e+09 | 1.086996e+09 |   0.03%|  29.42%
1367.02/1371.22	c  1371s| 60200 |  1955 |  6498k| 105.0 |   515M | 640 |3411 |4607 |2262 | 123k|  0 |  68k|  14k| 1.086652e+09 | 1.086996e+09 |   0.03%|  29.42%
1368.12/1372.37	c  1372s| 60300 |  1959 |  6504k| 105.0 |   515M | 640 |3411 |4439 |2262 | 123k|  0 |  68k|  14k| 1.086652e+09 | 1.086996e+09 |   0.03%|  29.42%
1369.02/1373.21	o 1086995456
1369.02/1373.21	c r1373s| 60368 |  1882 |  6508k| 104.9 |shifting| 640 |3411 |4559 |2262 | 123k|  0 |  68k|  14k| 1.086652e+09 | 1.086995e+09 |   0.03%|  29.42%
1369.22/1373.48	c  1373s| 60400 |  1890 |  6509k| 104.9 |   515M | 640 |3411 |4039 |2263 | 123k|  1 |  68k|  14k| 1.086652e+09 | 1.086995e+09 |   0.03%|  29.49%
1369.52/1373.76	o 1086993408
1369.52/1373.76	c *1374s| 60468 |  1869 |  6509k| 104.8 |    LP  | 640 |3411 |3982 |2263 | 123k|  1 |  68k|  14k| 1.086652e+09 | 1.086993e+09 |   0.03%|  29.51%
1369.92/1374.15	c  1374s| 60500 |  1877 |  6511k| 104.7 |   517M | 640 |3411 |3916 |   0 | 123k|  0 |  68k|  14k| 1.086652e+09 | 1.086993e+09 |   0.03%|  29.52%
1371.41/1375.65	c  1376s| 60600 |  1903 |  6517k| 104.7 |   517M | 640 |3411 |3930 |2265 | 123k|  1 |  68k|  14k| 1.086653e+09 | 1.086993e+09 |   0.03%|  29.52%
1371.51/1375.77	o 1086989312
1371.51/1375.77	c *1376s| 60621 |  1843 |  6517k| 104.6 |    LP  | 640 |3411 |3939 |2265 | 123k|  1 |  68k|  14k| 1.086653e+09 | 1.086989e+09 |   0.03%|  29.52%
1372.81/1377.06	c  1377s| 60700 |  1864 |  6524k| 104.6 |   517M | 640 |3411 |3987 |2263 | 123k|  1 |  68k|  14k| 1.086653e+09 | 1.086989e+09 |   0.03%|  29.52%
1372.81/1377.09	o 1086985216
1372.81/1377.09	c *1377s| 60708 |  1794 |  6524k| 104.6 |    LP  | 640 |3411 |3987 |2263 | 123k|  1 |  68k|  14k| 1.086653e+09 | 1.086985e+09 |   0.03%|  29.55%
1373.81/1378.07	c  1378s| 60800 |  1818 |  6527k| 104.5 |   517M | 640 |3411 |3763 |2248 | 123k|  2 |  68k|  14k| 1.086653e+09 | 1.086985e+09 |   0.03%|  29.56%
1375.20/1379.43	o 1086983168
1375.20/1379.43	c *1379s| 60889 |  1798 |  6534k| 104.4 |    LP  | 640 |3411 |3806 |2252 | 123k|  1 |  68k|  14k| 1.086653e+09 | 1.086983e+09 |   0.03%|  29.68%
1375.70/1379.98	c  1380s| 60900 |  1805 |  6537k| 104.5 |   517M | 640 |3411 |3790 |2250 | 123k|  1 |  68k|  14k| 1.086653e+09 | 1.086983e+09 |   0.03%|  29.68%
1378.69/1382.92	c  1383s| 61000 |  1825 |  6553k| 104.6 |   517M | 640 |3411 |3802 |2250 | 123k|  0 |  68k|  14k| 1.086653e+09 | 1.086983e+09 |   0.03%|  29.69%
1378.80/1383.10	o 1086980096
1378.80/1383.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1378.80/1383.10	c *1383s| 61010 |  1775 |  6554k| 104.6 |    LP  | 640 |3411 |3819 |2250 | 123k|  1 |  68k|  14k| 1.086653e+09 | 1.086980e+09 |   0.03%|  29.69%
1381.08/1385.33	c  1385s| 61100 |  1772 |  6565k| 104.6 |   517M | 640 |3411 |3770 |2225 | 124k|  0 |  68k|  14k| 1.086653e+09 | 1.086980e+09 |   0.03%|  29.80%
1383.18/1387.43	c  1387s| 61200 |  1777 |  6572k| 104.5 |   517M | 640 |3411 |3792 |2273 | 124k|  2 |  69k|  14k| 1.086653e+09 | 1.086980e+09 |   0.03%|  29.90%
1386.48/1390.70	c  1391s| 61300 |  1787 |  6587k| 104.6 |   517M | 640 |3411 |3719 |2197 | 124k|  2 |  69k|  14k| 1.086653e+09 | 1.086980e+09 |   0.03%|  29.95%
1388.57/1392.86	c  1393s| 61400 |  1799 |  6594k| 104.6 |   517M | 640 |3411 |3751 |2162 | 124k|  3 |  69k|  14k| 1.086653e+09 | 1.086980e+09 |   0.03%|  29.95%
1391.26/1395.52	c  1396s| 61500 |  1805 |  6607k| 104.6 |   517M | 640 |3411 |3659 |2171 | 124k|  0 |  69k|  14k| 1.086653e+09 | 1.086980e+09 |   0.03%|  30.00%
1392.96/1397.22	c  1397s| 61600 |  1809 |  6615k| 104.6 |   517M | 640 |3411 |3634 |2214 | 124k|  2 |  69k|  14k| 1.086653e+09 | 1.086980e+09 |   0.03%|  30.05%
1393.66/1397.98	c  1398s| 61700 |  1821 |  6617k| 104.4 |   517M | 640 |3411 |3647 |2255 | 124k|  1 |  69k|  14k| 1.086653e+09 | 1.086980e+09 |   0.03%|  30.05%
1395.45/1399.72	c  1400s| 61800 |  1821 |  6626k| 104.4 |   517M | 640 |3411 |3639 |2260 | 125k|  1 |  69k|  14k| 1.086654e+09 | 1.086980e+09 |   0.03%|  30.08%
1397.55/1401.88	c  1402s| 61900 |  1833 |  6634k| 104.4 |   517M | 640 |3411 |3587 |2246 | 125k|  1 |  69k|  14k| 1.086654e+09 | 1.086980e+09 |   0.03%|  30.14%
1398.44/1402.70	c  1403s| 62000 |  1849 |  6636k| 104.2 |   517M | 640 |3411 |3609 |2294 | 125k|  0 |  69k|  14k| 1.086654e+09 | 1.086980e+09 |   0.03%|  30.14%
1399.24/1403.54	c  1404s| 62100 |  1887 |  6640k| 104.1 |   517M | 640 |3411 |3673 |2294 | 125k|  1 |  69k|  14k| 1.086654e+09 | 1.086980e+09 |   0.03%|  30.14%
1399.75/1404.00	o 1086976000
1399.75/1404.00	c *1404s| 62146 |  1787 |  6642k| 104.1 |    LP  | 640 |3411 |3717 |2294 | 125k|  1 |  69k|  14k| 1.086654e+09 | 1.086976e+09 |   0.03%|  30.15%
1400.54/1404.86	c  1405s| 62200 |  1799 |  6647k| 104.1 |   517M | 640 |3411 |3720 |2290 | 125k|  0 |  69k|  14k| 1.086654e+09 | 1.086976e+09 |   0.03%|  30.15%
1402.74/1407.04	c  1407s| 62300 |  1798 |  6657k| 104.1 |   517M | 640 |3411 |3654 |2239 | 125k|  1 |  69k|  14k| 1.086654e+09 | 1.086976e+09 |   0.03%|  30.21%
1405.42/1409.74	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1405.42/1409.74	c  1410s| 62400 |  1796 |  6668k| 104.1 |   517M | 640 |3411 |3636 |2287 | 126k|  0 |  69k|  14k| 1.086654e+09 | 1.086976e+09 |   0.03%|  30.29%
1408.41/1412.71	c  1413s| 62500 |  1811 |  6680k| 104.1 |   517M | 640 |3411 |3620 |2294 | 126k|  1 |  69k|  14k| 1.086655e+09 | 1.086976e+09 |   0.03%|  30.42%
1411.41/1415.74	c  1416s| 62600 |  1811 |  6694k| 104.2 |   521M | 640 |3411 |3588 |2274 | 126k|  2 |  69k|  14k| 1.086656e+09 | 1.086976e+09 |   0.03%|  30.62%
1414.00/1418.35	c  1418s| 62700 |  1825 |  6704k| 104.1 |   522M | 640 |3411 |3557 |2205 | 126k|  1 |  69k|  14k| 1.086656e+09 | 1.086976e+09 |   0.03%|  30.77%
1416.89/1421.27	c  1421s| 62800 |  1825 |  6717k| 104.2 |   522M | 640 |3411 |3539 |2174 | 126k|  0 |  69k|  15k| 1.086656e+09 | 1.086976e+09 |   0.03%|  30.86%
1419.48/1423.85	c  1424s| 62900 |  1833 |  6730k| 104.2 |   521M | 640 |3411 |3517 |2226 | 127k|  0 |  69k|  15k| 1.086657e+09 | 1.086976e+09 |   0.03%|  30.96%
1422.37/1426.70	c  1427s| 63000 |  1849 |  6743k| 104.3 |   521M | 640 |3411 |3522 |2258 | 127k|  0 |  69k|  15k| 1.086657e+09 | 1.086976e+09 |   0.03%|  31.02%
1423.67/1428.04	c  1428s| 63100 |  1863 |  6748k| 104.2 |   521M | 640 |3411 |3541 |2288 | 127k|  0 |  69k|  15k| 1.086657e+09 | 1.086976e+09 |   0.03%|  31.03%
1425.06/1429.42	c  1429s| 63200 |  1888 |  6755k| 104.1 |   521M | 640 |3411 |3623 |2296 | 127k|  1 |  69k|  15k| 1.086657e+09 | 1.086976e+09 |   0.03%|  31.03%
1427.66/1432.04	o 1086974976
1427.66/1432.04	c *1432s| 63283 |  1869 |  6771k| 104.3 |    LP  | 640 |3411 |3649 |2299 | 127k|  1 |  69k|  15k| 1.086657e+09 | 1.086975e+09 |   0.03%|  31.03%
1427.76/1432.13	c  1432s| 63300 |  1872 |  6771k| 104.2 |   521M | 640 |3411 |3644 |2298 | 127k|  1 |  69k|  15k| 1.086657e+09 | 1.086975e+09 |   0.03%|  31.03%
1427.85/1432.27	o 1086972928
1427.85/1432.27	c *1432s| 63329 |  1836 |  6772k| 104.2 |    LP  | 640 |3411 |3644 |2299 | 127k|  1 |  69k|  15k| 1.086657e+09 | 1.086973e+09 |   0.03%|  31.04%
1429.75/1434.18	c  1434s| 63400 |  1845 |  6783k| 104.3 |   521M | 640 |3411 |3620 |2284 | 128k|  0 |  69k|  15k| 1.086657e+09 | 1.086973e+09 |   0.03%|  31.07%
1430.95/1435.39	c  1435s| 63500 |  1841 |  6788k| 104.2 |   521M | 640 |3411 |3615 |2324 | 128k|  4 |  69k|  15k| 1.086657e+09 | 1.086973e+09 |   0.03%|  31.08%
1432.54/1436.97	c  1437s| 63600 |  1837 |  6795k| 104.1 |   521M | 640 |3411 |3589 |2292 | 128k|  0 |  69k|  15k| 1.086657e+09 | 1.086973e+09 |   0.03%|  31.16%
1433.94/1438.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1433.94/1438.35	c  1438s| 63700 |  1840 |  6800k| 104.0 |   521M | 640 |3411 |3582 |2188 | 128k|  0 |  70k|  15k| 1.086657e+09 | 1.086973e+09 |   0.03%|  31.17%
1435.73/1440.11	c  1440s| 63800 |  1853 |  6808k| 104.0 |   521M | 640 |3411 |3609 |2317 | 128k|  1 |  70k|  15k| 1.086657e+09 | 1.086973e+09 |   0.03%|  31.17%
1436.43/1440.86	o 1086969856
1436.43/1440.86	c *1441s| 63842 |  1818 |  6812k| 104.0 |    LP  | 640 |3411 |3633 |2321 | 128k|  1 |  70k|  15k| 1.086657e+09 | 1.086970e+09 |   0.03%|  31.32%
1438.42/1442.85	c  1443s| 63900 |  1826 |  6824k| 104.1 |   521M | 640 |3411 |3620 |2193 | 128k|  2 |  70k|  15k| 1.086658e+09 | 1.086970e+09 |   0.03%|  31.36%
1440.32/1444.79	c  1445s| 64000 |  1838 |  6830k| 104.0 |   521M | 640 |3411 |3607 |2266 | 128k|  0 |  70k|  15k| 1.086658e+09 | 1.086970e+09 |   0.03%|  31.40%
1442.71/1447.14	c  1447s| 64100 |  1839 |  6841k| 104.0 |   521M | 640 |3411 |3561 |2126 | 129k|  1 |  70k|  15k| 1.086659e+09 | 1.086970e+09 |   0.03%|  31.61%
1444.11/1448.59	c  1449s| 64200 |  1847 |  6846k| 103.9 |   521M | 640 |3411 |3570 |2264 | 129k|  0 |  70k|  15k| 1.086659e+09 | 1.086970e+09 |   0.03%|  31.63%
1446.90/1451.30	c  1451s| 64300 |  1851 |  6859k| 104.0 |   521M | 640 |3411 |3561 |2327 | 129k|  1 |  70k|  15k| 1.086659e+09 | 1.086970e+09 |   0.03%|  31.69%
1449.39/1453.86	c  1454s| 64400 |  1857 |  6869k| 104.0 |   522M | 640 |3411 |3552 |2395 | 130k|  0 |  70k|  15k| 1.086660e+09 | 1.086970e+09 |   0.03%|  31.78%
1451.48/1455.93	c  1456s| 64500 |  1855 |  6878k| 104.0 |   522M | 640 |3411 |3560 |2261 | 130k|  1 |  70k|  15k| 1.086660e+09 | 1.086970e+09 |   0.03%|  31.96%
1453.38/1457.87	c  1458s| 64600 |  1851 |  6886k| 103.9 |   522M | 640 |3411 |3534 |2228 | 130k|  0 |  70k|  15k| 1.086660e+09 | 1.086970e+09 |   0.03%|  32.07%
1455.97/1460.48	c  1460s| 64700 |  1870 |  6899k| 104.0 |   522M | 640 |3411 |3556 |2208 | 130k|  0 |  70k|  15k| 1.086660e+09 | 1.086970e+09 |   0.03%|  32.16%
1458.26/1462.71	c  1463s| 64800 |  1872 |  6909k| 103.9 |   522M | 640 |3411 |3546 |2208 | 131k|  0 |  70k|  15k| 1.086660e+09 | 1.086970e+09 |   0.03%|  32.25%
1462.45/1466.91	c  1467s| 64900 |  1870 |  6931k| 104.1 |   522M | 640 |3411 |3478 |2227 | 131k|  1 |  70k|  15k| 1.086660e+09 | 1.086970e+09 |   0.03%|  32.47%
1464.45/1468.95	c  1469s| 65000 |  1866 |  6940k| 104.1 |   522M | 640 |3411 |3466 |2296 | 131k|  0 |  70k|  15k| 1.086660e+09 | 1.086970e+09 |   0.03%|  32.67%
1466.64/1471.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1466.64/1471.12	c  1471s| 65100 |  1872 |  6951k| 104.1 |   522M | 640 |3411 |3451 |2200 | 132k|  1 |  70k|  15k| 1.086661e+09 | 1.086970e+09 |   0.03%|  32.83%
1468.43/1472.98	c  1473s| 65200 |  1876 |  6959k| 104.1 |   522M | 640 |3411 |3449 |2198 | 132k|  0 |  70k|  15k| 1.086661e+09 | 1.086970e+09 |   0.03%|  32.86%
1471.53/1476.09	c  1476s| 65300 |  1884 |  6975k| 104.2 |   522M | 640 |3411 |3425 |2193 | 132k|  0 |  70k|  15k| 1.086664e+09 | 1.086970e+09 |   0.03%|  33.31%
1474.42/1478.98	c  1479s| 65400 |  1897 |  6991k| 104.2 |   522M | 640 |3411 |3426 |2148 | 132k|  3 |  70k|  15k| 1.086664e+09 | 1.086970e+09 |   0.03%|  33.42%
1476.31/1480.88	c  1481s| 65500 |  1901 |  6999k| 104.2 |   522M | 640 |3411 |3430 |2257 | 133k|  0 |  70k|  15k| 1.086664e+09 | 1.086970e+09 |   0.03%|  33.43%
1479.80/1484.30	c  1484s| 65600 |  1911 |  7014k| 104.3 |   523M | 640 |3411 |3455 |2214 | 133k|  3 |  70k|  15k| 1.086665e+09 | 1.086970e+09 |   0.03%|  33.47%
1482.50/1487.07	c  1487s| 65700 |  1913 |  7027k| 104.3 |   523M | 640 |3411 |3477 |2314 | 133k|  1 |  70k|  15k| 1.086665e+09 | 1.086970e+09 |   0.03%|  33.52%
1486.18/1490.79	c  1491s| 65800 |  1913 |  7052k| 104.5 |   523M | 640 |3411 |3481 |2229 | 134k|  1 |  70k|  15k| 1.086665e+09 | 1.086970e+09 |   0.03%|  33.81%
1489.58/1494.12	c  1494s| 65900 |  1923 |  7069k| 104.6 |   523M | 640 |3411 |3488 |2240 | 134k|  1 |  70k|  15k| 1.086666e+09 | 1.086970e+09 |   0.03%|  33.92%
1492.47/1497.04	c  1497s| 66000 |  1937 |  7083k| 104.7 |   523M | 640 |3411 |3509 |2283 | 134k|  0 |  70k|  15k| 1.086666e+09 | 1.086970e+09 |   0.03%|  33.92%
1495.16/1499.72	c  1500s| 66100 |  1935 |  7097k| 104.7 |   523M | 640 |3411 |3509 |2181 | 135k|  2 |  70k|  15k| 1.086666e+09 | 1.086970e+09 |   0.03%|  34.04%
1498.55/1503.19	c  1503s| 66200 |  1941 |  7112k| 104.8 |   523M | 640 |3411 |3491 |2198 | 135k|  1 |  70k|  15k| 1.086666e+09 | 1.086970e+09 |   0.03%|  34.19%
1499.84/1504.43	c  1504s| 66300 |  1961 |  7116k| 104.7 |   523M | 640 |3411 |3529 |2264 | 135k|  1 |  70k|  15k| 1.086666e+09 | 1.086970e+09 |   0.03%|  34.25%
1501.14/1505.76	c  1506s| 66400 |  1972 |  7120k| 104.6 |   523M | 640 |3411 |3549 |2219 | 135k|  2 |  70k|  15k| 1.086667e+09 | 1.086970e+09 |   0.03%|  34.26%
1501.74/1506.34	c  1506s| 66500 |  1995 |  7121k| 104.5 |   523M | 640 |3411 |3587 |2311 | 135k|  0 |  70k|  15k| 1.086667e+09 | 1.086970e+09 |   0.03%|  34.26%
1502.93/1507.55	o 1086967808
1502.93/1507.55	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1502.93/1507.55	c *1508s| 66548 |  1947 |  7128k| 104.5 |    LP  | 640 |3411 |3652 |2311 | 135k|  1 |  70k|  15k| 1.086667e+09 | 1.086968e+09 |   0.03%|  34.26%
1504.43/1509.04	c  1509s| 66600 |  1952 |  7131k| 104.5 |   523M | 640 |3411 |3656 |2272 | 136k|  1 |  70k|  15k| 1.086667e+09 | 1.086968e+09 |   0.03%|  34.27%
1505.53/1510.18	c  1510s| 66700 |  1980 |  7135k| 104.4 |   523M | 640 |3411 |3710 |2321 | 136k|  1 |  71k|  15k| 1.086667e+09 | 1.086968e+09 |   0.03%|  34.28%
1509.21/1513.89	c  1514s| 66800 |  2000 |  7155k| 104.5 |   523M | 640 |3411 |3788 |2315 | 136k|  1 |  71k|  15k| 1.086667e+09 | 1.086968e+09 |   0.03%|  34.31%
1512.80/1517.48	c  1517s| 66900 |  2024 |  7173k| 104.6 |   523M | 640 |3411 |3775 |2326 | 136k|  0 |  71k|  15k| 1.086669e+09 | 1.086968e+09 |   0.03%|  34.37%
1517.29/1522.00	c  1522s| 67000 |  2047 |  7196k| 104.8 |   523M | 640 |3411 |3681 |2313 | 136k|  1 |  71k|  15k| 1.086669e+09 | 1.086968e+09 |   0.03%|  34.40%
1523.17/1527.84	c  1528s| 67100 |  2064 |  7226k| 105.1 |   523M | 640 |3411 |3624 |2327 | 136k|  1 |  71k|  15k| 1.086670e+09 | 1.086968e+09 |   0.03%|  34.45%
1525.07/1529.79	o 1086964736
1525.07/1529.79	c *1530s| 67151 |  2006 |  7236k| 105.2 |    LP  | 640 |3411 |3684 |2305 | 136k|  1 |  71k|  15k| 1.086670e+09 | 1.086965e+09 |   0.03%|  34.47%
1527.16/1531.87	c  1532s| 67200 |  2029 |  7249k| 105.3 |   523M | 640 |3411 |3737 |2326 | 136k|  1 |  71k|  15k| 1.086670e+09 | 1.086965e+09 |   0.03%|  34.47%
1529.95/1534.60	c  1535s| 67300 |  2071 |  7265k| 105.4 |   523M | 640 |3411 |3992 |2314 | 136k|  0 |  72k|  15k| 1.086670e+09 | 1.086965e+09 |   0.03%|  34.47%
1531.75/1536.41	o 1086962688
1531.75/1536.41	c *1536s| 67362 |  1926 |  7275k| 105.4 |    LP  | 640 |3411 |4292 |2316 | 136k|  2 |  72k|  15k| 1.086670e+09 | 1.086963e+09 |   0.03%|  34.48%
1533.04/1537.70	c  1538s| 67400 |  1935 |  7283k| 105.5 |   523M | 640 |3411 |4260 |2308 | 136k|  1 |  72k|  15k| 1.086670e+09 | 1.086963e+09 |   0.03%|  34.48%
1536.04/1540.72	c  1541s| 67500 |  1975 |  7301k| 105.6 |   523M | 640 |3411 |4429 |2313 | 136k|  0 |  72k|  15k| 1.086670e+09 | 1.086963e+09 |   0.03%|  34.48%
1536.73/1541.41	o 1086960640
1536.73/1541.41	c *1541s| 67525 |  1901 |  7305k| 105.6 |    LP  | 640 |3411 |4516 |2313 | 136k|  1 |  72k|  15k| 1.086670e+09 | 1.086961e+09 |   0.03%|  34.49%
1541.22/1545.96	c  1546s| 67600 |  1926 |  7325k| 105.8 |   524M | 640 |3411 |4304 |2312 | 136k|  1 |  72k|  15k| 1.086670e+09 | 1.086961e+09 |   0.03%|  34.51%
1543.52/1548.27	o 1086959616
1543.52/1548.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1543.52/1548.27	c r1548s| 67678 |  1876 |  7339k| 105.9 |shifting| 640 |3411 |4482 |2310 | 136k|  0 |  73k|  15k| 1.086670e+09 | 1.086960e+09 |   0.03%|  34.54%
1545.71/1550.44	c  1550s| 67700 |  1872 |  7348k| 105.9 |   525M | 640 |3411 |4021 |2318 | 136k|  1 |  73k|  15k| 1.086670e+09 | 1.086960e+09 |   0.03%|  34.56%
1546.21/1550.96	o 1086958592
1546.21/1550.96	c *1551s| 67707 |  1846 |  7351k| 106.0 |    LP  | 640 |3411 |4015 |2309 | 136k|  1 |  73k|  15k| 1.086670e+09 | 1.086959e+09 |   0.03%|  34.56%
1548.50/1553.26	c  1553s| 67800 |  1859 |  7353k| 105.9 |   525M | 640 |3411 |3946 |2277 | 136k|  0 |  73k|  15k| 1.086670e+09 | 1.086959e+09 |   0.03%|  34.56%
1550.69/1555.41	c  1555s| 67900 |  1886 |  7357k| 105.8 |   525M | 640 |3411 |3949 |2280 | 136k|  0 |  73k|  15k| 1.086670e+09 | 1.086959e+09 |   0.03%|  34.57%
1552.39/1557.14	o 1086955520
1552.39/1557.14	c *1557s| 67946 |  1819 |  7363k| 105.8 |    LP  | 640 |3411 |3850 |2280 | 136k|  1 |  73k|  16k| 1.086670e+09 | 1.086956e+09 |   0.03%|  34.62%
1552.79/1557.53	c  1558s| 68000 |  1829 |  7364k| 105.7 |   526M | 640 |3411 |3833 |2314 | 137k|  0 |  73k|  16k| 1.086670e+09 | 1.086956e+09 |   0.03%|  34.62%
1557.67/1562.43	c  1562s| 68100 |  1867 |  7390k| 105.9 |   526M | 640 |3411 |3922 |2330 | 137k|  0 |  73k|  16k| 1.086671e+09 | 1.086956e+09 |   0.03%|  34.73%
1563.46/1568.27	c  1568s| 68200 |  1890 |  7419k| 106.2 |   526M | 640 |3411 |4083 |2329 | 137k|  1 |  74k|  16k| 1.086671e+09 | 1.086956e+09 |   0.03%|  34.76%
1566.15/1571.00	c  1571s| 68300 |  1914 |  7434k| 106.3 |   526M | 640 |3411 |4307 |2334 | 137k|  1 |  74k|  16k| 1.086671e+09 | 1.086956e+09 |   0.03%|  34.76%
1568.74/1573.57	o 1086951424
1568.74/1573.57	c *1574s| 68382 |  1798 |  7448k| 106.3 |    LP  | 640 |3411 |4343 |2336 | 137k|  2 |  74k|  16k| 1.086671e+09 | 1.086951e+09 |   0.03%|  34.80%
1569.35/1574.14	c  1574s| 68400 |  1803 |  7450k| 106.3 |   526M | 640 |3411 |4225 |2327 | 137k|  0 |  74k|  16k| 1.086671e+09 | 1.086951e+09 |   0.03%|  34.80%
1569.64/1574.41	o 1086949376
1569.64/1574.41	c *1574s| 68439 |  1756 |  7451k| 106.3 |    LP  | 640 |3411 |4210 |2331 | 137k|  1 |  74k|  16k| 1.086671e+09 | 1.086949e+09 |   0.03%|  34.80%
1573.03/1577.87	c  1578s| 68500 |  1761 |  7461k| 106.3 |   526M | 640 |3411 |3929 |2214 | 137k|  0 |  74k|  16k| 1.086671e+09 | 1.086949e+09 |   0.03%|  34.84%
1576.92/1581.79	c  1582s| 68600 |  1769 |  7474k| 106.4 |   526M | 640 |3411 |3723 |2200 | 137k|  2 |  74k|  16k| 1.086672e+09 | 1.086949e+09 |   0.03%|  35.06%
1580.11/1584.96	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1580.11/1584.96	c  1585s| 68700 |  1777 |  7487k| 106.4 |   526M | 640 |3411 |3666 |2215 | 138k|  4 |  74k|  16k| 1.086673e+09 | 1.086949e+09 |   0.03%|  35.21%
1583.30/1588.15	c  1588s| 68800 |  1787 |  7501k| 106.5 |   526M | 640 |3411 |3625 |2229 | 138k|  0 |  74k|  16k| 1.086673e+09 | 1.086949e+09 |   0.03%|  35.36%
1587.09/1591.98	c  1592s| 68900 |  1793 |  7517k| 106.5 |   526M | 640 |3411 |3599 |2190 | 138k|  0 |  74k|  16k| 1.086674e+09 | 1.086949e+09 |   0.03%|  35.60%
1590.19/1595.04	c  1595s| 69000 |  1799 |  7529k| 106.6 |   526M | 640 |3411 |3602 |2313 | 139k|  8 |  74k|  16k| 1.086674e+09 | 1.086949e+09 |   0.03%|  35.74%
1594.97/1599.84	c  1600s| 69100 |  1801 |  7545k| 106.6 |   526M | 640 |3411 |3621 |2308 | 139k|  3 |  74k|  16k| 1.086674e+09 | 1.086949e+09 |   0.03%|  35.85%
1598.16/1603.08	c  1603s| 69200 |  1813 |  7558k| 106.7 |   526M | 640 |3411 |3619 |2315 | 139k|  0 |  74k|  16k| 1.086675e+09 | 1.086949e+09 |   0.03%|  35.93%
1601.65/1606.55	c  1607s| 69300 |  1819 |  7574k| 106.7 |   526M | 640 |3411 |3650 |2322 | 139k|  0 |  74k|  16k| 1.086675e+09 | 1.086949e+09 |   0.03%|  36.01%
1604.54/1609.47	c  1609s| 69400 |  1807 |  7587k| 106.8 |   526M | 640 |3411 |3658 |2195 | 140k|  0 |  74k|  16k| 1.086675e+09 | 1.086949e+09 |   0.03%|  36.26%
1608.83/1613.70	c  1614s| 69500 |  1800 |  7606k| 106.9 |   526M | 640 |3411 |3620 |2264 | 140k|  4 |  74k|  16k| 1.086675e+09 | 1.086949e+09 |   0.03%|  36.67%
1610.62/1615.58	c  1616s| 69600 |  1804 |  7612k| 106.8 |   526M | 640 |3411 |3630 |2246 | 141k|  0 |  75k|  16k| 1.086675e+09 | 1.086949e+09 |   0.03%|  36.72%
1613.91/1618.86	c  1619s| 69700 |  1808 |  7626k| 106.9 |   526M | 640 |3411 |3595 |2232 | 141k|  0 |  75k|  16k| 1.086677e+09 | 1.086949e+09 |   0.03%|  36.82%
1616.80/1621.78	c  1622s| 69800 |  1810 |  7641k| 106.9 |   526M | 640 |3411 |3555 |2181 | 141k|  2 |  75k|  16k| 1.086677e+09 | 1.086949e+09 |   0.03%|  36.87%
1620.20/1625.10	c  1625s| 69900 |  1820 |  7653k| 107.0 |   526M | 640 |3411 |3556 |2248 | 141k|  0 |  75k|  16k| 1.086677e+09 | 1.086949e+09 |   0.03%|  36.88%
1623.38/1628.34	c  1628s| 70000 |  1816 |  7669k| 107.0 |   526M | 640 |3411 |3559 |2259 | 142k|  0 |  75k|  16k| 1.086677e+09 | 1.086949e+09 |   0.03%|  37.17%
1626.37/1631.35	c  1631s| 70100 |  1831 |  7682k| 107.1 |   526M | 640 |3411 |3570 |2278 | 142k|  0 |  75k|  16k| 1.086677e+09 | 1.086949e+09 |   0.03%|  37.22%
1629.27/1634.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1629.27/1634.22	c  1634s| 70200 |  1829 |  7693k| 107.1 |   527M | 640 |3411 |3599 |2247 | 143k|  1 |  75k|  16k| 1.086677e+09 | 1.086949e+09 |   0.03%|  37.25%
1632.26/1637.26	c  1637s| 70300 |  1836 |  7706k| 107.1 |   527M | 640 |3411 |3603 |2193 | 143k|  7 |  75k|  17k| 1.086678e+09 | 1.086949e+09 |   0.02%|  37.44%
1636.25/1641.22	c  1641s| 70400 |  1839 |  7725k| 107.2 |   527M | 640 |3411 |3579 |2257 | 143k|  2 |  75k|  17k| 1.086678e+09 | 1.086949e+09 |   0.02%|  37.53%
1639.44/1644.41	c  1644s| 70500 |  1845 |  7736k| 107.2 |   527M | 640 |3411 |3591 |2227 | 143k|  1 |  75k|  17k| 1.086678e+09 | 1.086949e+09 |   0.02%|  37.59%
1642.73/1647.70	c  1648s| 70600 |  1851 |  7753k| 107.3 |   527M | 640 |3411 |3582 |2316 | 144k|  1 |  75k|  17k| 1.086678e+09 | 1.086949e+09 |   0.02%|  37.60%
1646.92/1651.93	c  1652s| 70700 |  1865 |  7766k| 107.3 |   527M | 640 |3411 |3580 |2284 | 144k|  2 |  75k|  17k| 1.086678e+09 | 1.086949e+09 |   0.02%|  37.67%
1650.31/1655.39	c  1655s| 70800 |  1859 |  7777k| 107.3 |   527M | 640 |3411 |3590 |2227 | 144k|  2 |  75k|  17k| 1.086678e+09 | 1.086949e+09 |   0.02%|  37.67%
1654.29/1659.30	c  1659s| 70900 |  1865 |  7794k| 107.4 |   528M | 640 |3411 |3567 |2232 | 145k|  0 |  75k|  17k| 1.086678e+09 | 1.086949e+09 |   0.02%|  37.70%
1661.47/1666.52	c  1667s| 71000 |  1872 |  7825k| 107.7 |   528M | 640 |3411 |3556 |2311 | 145k|  2 |  75k|  17k| 1.086678e+09 | 1.086949e+09 |   0.02%|  37.76%
1670.46/1675.59	c  1676s| 71100 |  1888 |  7852k| 107.9 |   585M | 640 |3411 |3572 |2291 | 146k|  1 |  75k|  17k| 1.086679e+09 | 1.086949e+09 |   0.02%|  37.86%
1674.55/1679.67	c  1680s| 71200 |  1898 |  7867k| 108.0 |   586M | 640 |3411 |3550 |2322 | 147k|  1 |  75k|  17k| 1.086680e+09 | 1.086949e+09 |   0.02%|  38.10%
1683.62/1688.72	c  1689s| 71300 |  1916 |  7894k| 108.2 |   587M | 640 |3411 |3541 |2365 | 148k| 11 |  75k|  17k| 1.086680e+09 | 1.086949e+09 |   0.02%|  38.17%
1688.80/1693.97	c  1694s| 71400 |  1916 |  7909k| 108.3 |   588M | 640 |3411 |3534 |2367 | 148k|  1 |  75k|  17k| 1.086680e+09 | 1.086949e+09 |   0.02%|  38.20%
1692.49/1697.65	c  1698s| 71500 |  1916 |  7920k| 108.3 |   588M | 640 |3411 |3549 |2244 | 148k|  1 |  75k|  17k| 1.086680e+09 | 1.086949e+09 |   0.02%|  38.20%
1696.68/1701.88	c  1702s| 71600 |  1926 |  7935k| 108.3 |   588M | 640 |3411 |3528 |2196 | 149k|  3 |  75k|  17k| 1.086681e+09 | 1.086949e+09 |   0.02%|  38.30%
1700.47/1705.60	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1700.47/1705.60	c  1706s| 71700 |  1936 |  7949k| 108.4 |   588M | 640 |3411 |3538 |2350 | 149k|  2 |  75k|  17k| 1.086681e+09 | 1.086949e+09 |   0.02%|  38.30%
1703.06/1708.24	c  1708s| 71800 |  1932 |  7957k| 108.3 |   591M | 640 |3411 |3526 |2319 | 149k|  0 |  75k|  17k| 1.086681e+09 | 1.086949e+09 |   0.02%|  38.37%
1707.35/1712.52	c  1713s| 71900 |  1946 |  7975k| 108.4 |   590M | 640 |3411 |3504 |2352 | 150k|  0 |  75k|  17k| 1.086681e+09 | 1.086949e+09 |   0.02%|  38.48%
1711.64/1716.87	c  1717s| 72000 |  1938 |  7994k| 108.5 |   591M | 640 |3411 |3487 |2331 | 150k|  0 |  75k|  17k| 1.086682e+09 | 1.086949e+09 |   0.02%|  38.71%
1715.72/1720.91	c  1721s| 72100 |  1952 |  8017k| 108.7 |   591M | 640 |3411 |3468 |2265 | 150k|  0 |  75k|  17k| 1.086683e+09 | 1.086949e+09 |   0.02%|  38.74%
1719.31/1724.56	c  1725s| 72200 |  1964 |  8034k| 108.8 |   591M | 640 |3411 |3444 |2246 | 151k|  2 |  75k|  17k| 1.086683e+09 | 1.086949e+09 |   0.02%|  38.76%
1721.71/1726.90	c  1727s| 72300 |  1968 |  8045k| 108.8 |   588M | 640 |3411 |3441 |2298 | 151k|  2 |  75k|  17k| 1.086684e+09 | 1.086949e+09 |   0.02%|  38.87%
1725.30/1730.50	c  1730s| 72400 |  1958 |  8059k| 108.8 |   588M | 640 |3411 |3428 |2467 | 152k|  2 |  75k|  17k| 1.086684e+09 | 1.086949e+09 |   0.02%|  39.00%
1729.18/1734.40	c  1734s| 72500 |  1959 |  8074k| 108.9 |   589M | 640 |3411 |3426 |2325 | 152k|  0 |  75k|  17k| 1.086684e+09 | 1.086949e+09 |   0.02%|  39.20%
1732.88/1738.17	c  1738s| 72600 |  1965 |  8093k| 109.0 |   589M | 640 |3411 |3440 |2317 | 153k|  0 |  75k|  17k| 1.086685e+09 | 1.086949e+09 |   0.02%|  39.24%
1736.26/1741.53	c  1742s| 72700 |  1979 |  8112k| 109.1 |   588M | 640 |3411 |3440 |2304 | 153k|  0 |  75k|  17k| 1.086685e+09 | 1.086949e+09 |   0.02%|  39.34%
1738.96/1744.23	c  1744s| 72800 |  1981 |  8127k| 109.2 |   588M | 640 |3411 |3441 |2259 | 153k|  0 |  75k|  17k| 1.086685e+09 | 1.086949e+09 |   0.02%|  39.61%
1743.94/1749.23	c  1749s| 72900 |  1975 |  8154k| 109.4 |   589M | 640 |3411 |3442 |2256 | 154k|  0 |  75k|  17k| 1.086686e+09 | 1.086949e+09 |   0.02%|  39.71%
1748.73/1754.01	c  1754s| 73000 |  1971 |  8177k| 109.5 |   589M | 640 |3411 |3466 |2425 | 154k| 14 |  75k|  17k| 1.086686e+09 | 1.086949e+09 |   0.02%|  40.04%
1752.62/1757.96	c  1758s| 73100 |  1972 |  8190k| 109.6 |   590M | 640 |3411 |3448 |2317 | 155k|  0 |  75k|  17k| 1.086686e+09 | 1.086949e+09 |   0.02%|  40.22%
1757.40/1762.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1757.40/1762.71	c  1763s| 73200 |  1967 |  8213k| 109.7 |   590M | 640 |3411 |3471 |2174 | 155k|  2 |  75k|  17k| 1.086686e+09 | 1.086949e+09 |   0.02%|  40.40%
1760.99/1766.33	c  1766s| 73300 |  1959 |  8230k| 109.8 |   590M | 640 |3411 |3462 |2267 | 155k|  2 |  75k|  17k| 1.086687e+09 | 1.086949e+09 |   0.02%|  40.67%
1766.68/1772.05	c  1772s| 73400 |  1967 |  8252k| 110.0 |   590M | 640 |3411 |3458 |2354 | 156k|  0 |  75k|  17k| 1.086687e+09 | 1.086949e+09 |   0.02%|  40.76%
1769.77/1775.15	c  1775s| 73500 |  1969 |  8263k| 110.0 |   591M | 640 |3411 |3451 |2165 | 156k|  1 |  75k|  17k| 1.086687e+09 | 1.086949e+09 |   0.02%|  40.85%
1774.95/1780.38	c  1780s| 73600 |  1987 |  8282k| 110.1 |   592M | 640 |3411 |3458 |2269 | 157k|  0 |  75k|  17k| 1.086688e+09 | 1.086949e+09 |   0.02%|  40.93%
1778.34/1783.78	c  1784s| 73700 |  1987 |  8298k| 110.1 |   592M | 640 |3411 |3468 |2217 | 157k|  2 |  75k|  17k| 1.086688e+09 | 1.086949e+09 |   0.02%|  40.96%
1782.73/1788.17	c  1788s| 73800 |  2001 |  8318k| 110.3 |   592M | 640 |3411 |3481 |2268 | 158k|  1 |  75k|  17k| 1.086689e+09 | 1.086949e+09 |   0.02%|  41.00%
1787.12/1792.50	c  1792s| 73900 |  2015 |  8333k| 110.3 |   592M | 640 |3411 |3500 |2278 | 158k|  2 |  76k|  17k| 1.086689e+09 | 1.086949e+09 |   0.02%|  41.02%
1792.80/1798.21	c  1798s| 74000 |  2023 |  8367k| 110.6 |   592M | 640 |3411 |3516 |2289 | 159k|  2 |  76k|  17k| 1.086689e+09 | 1.086949e+09 |   0.02%|  41.06%
1797.49/1802.97	c  1803s| 74100 |  2026 |  8388k| 110.7 |   592M | 640 |3411 |3510 |2347 | 159k|  0 |  76k|  17k| 1.086689e+09 | 1.086949e+09 |   0.02%|  41.13%
1801.37/1806.82	c  1807s| 74200 |  2018 |  8410k| 110.9 |   592M | 640 |3411 |3530 |2326 | 159k|  0 |  76k|  17k| 1.086690e+09 | 1.086949e+09 |   0.02%|  41.21%
1804.27/1809.79	c  1810s| 74300 |  2008 |  8423k| 110.9 |   592M | 640 |3411 |3544 |2286 | 160k|  0 |  76k|  17k| 1.086690e+09 | 1.086949e+09 |   0.02%|  41.22%
1806.66/1812.16	c  1812s| 74400 |  2020 |  8434k| 110.9 |   592M | 640 |3411 |3512 |2438 | 160k|  0 |  76k|  17k| 1.086690e+09 | 1.086949e+09 |   0.02%|  41.35%
1809.35/1814.89	c  1815s| 74500 |  2016 |  8448k| 111.0 |   592M | 640 |3411 |3494 |2324 | 160k|  0 |  76k|  17k| 1.086691e+09 | 1.086949e+09 |   0.02%|  41.53%
1812.14/1817.63	c  1818s| 74600 |  2004 |  8462k| 111.0 |   592M | 640 |3411 |3470 |2396 | 160k|  1 |  76k|  17k| 1.086691e+09 | 1.086949e+09 |   0.02%|  41.72%
1815.13/1820.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1815.13/1820.61	c  1821s| 74700 |  2002 |  8476k| 111.0 |   592M | 640 |3411 |3447 |2200 | 161k|  0 |  76k|  17k| 1.086692e+09 | 1.086949e+09 |   0.02%|  41.89%
1818.22/1823.71	c  1824s| 74800 |  2026 |  8489k| 111.1 |   593M | 640 |3411 |3435 |2277 | 161k|  0 |  76k|  17k| 1.086692e+09 | 1.086949e+09 |   0.02%|  41.93%
1820.82/1826.30	c  1826s| 74900 |  2024 |  8502k| 111.1 |   593M | 640 |3411 |3418 |2275 | 161k|  0 |  76k|  17k| 1.086692e+09 | 1.086949e+09 |   0.02%|  41.98%
1826.10/1831.62	c  1832s| 75000 |  2028 |  8517k| 111.1 |   593M | 640 |3411 |3431 |2258 | 162k|  0 |  76k|  17k| 1.086693e+09 | 1.086949e+09 |   0.02%|  42.09%
1828.89/1834.40	c  1834s| 75100 |  2028 |  8532k| 111.2 |   593M | 640 |3411 |3461 |2265 | 162k|  2 |  76k|  17k| 1.086693e+09 | 1.086949e+09 |   0.02%|  42.18%
1834.77/1840.35	c  1840s| 75200 |  2028 |  8546k| 111.2 |   594M | 640 |3411 |3466 |2264 | 162k|  0 |  76k|  17k| 1.086693e+09 | 1.086949e+09 |   0.02%|  42.27%
1840.46/1846.08	c  1846s| 75300 |  2020 |  8571k| 111.4 |   592M | 640 |3411 |3463 |2254 | 163k|  2 |  76k|  17k| 1.086694e+09 | 1.086949e+09 |   0.02%|  42.64%
1844.45/1850.01	c  1850s| 75400 |  2028 |  8584k| 111.4 |   592M | 640 |3411 |3454 |2285 | 164k|  2 |  76k|  17k| 1.086694e+09 | 1.086949e+09 |   0.02%|  42.68%
1849.23/1854.86	c  1855s| 75500 |  2022 |  8605k| 111.6 |   592M | 640 |3411 |3442 |2241 | 164k|  0 |  76k|  17k| 1.086695e+09 | 1.086949e+09 |   0.02%|  42.87%
1852.92/1858.52	c  1859s| 75600 |  2026 |  8621k| 111.6 |   592M | 640 |3411 |3442 |2310 | 165k|  2 |  76k|  17k| 1.086695e+09 | 1.086949e+09 |   0.02%|  42.99%
1856.52/1862.13	c  1862s| 75700 |  2040 |  8637k| 111.7 |   592M | 640 |3411 |3428 |2189 | 165k|  0 |  76k|  18k| 1.086695e+09 | 1.086949e+09 |   0.02%|  43.12%
1860.71/1866.39	c  1866s| 75800 |  2033 |  8658k| 111.8 |   592M | 640 |3411 |3446 |2159 | 165k|  0 |  76k|  18k| 1.086697e+09 | 1.086949e+09 |   0.02%|  43.28%
1864.99/1870.69	c  1871s| 75900 |  2047 |  8674k| 111.9 |   592M | 640 |3411 |3428 |2205 | 166k|  3 |  76k|  18k| 1.086697e+09 | 1.086949e+09 |   0.02%|  43.67%
1867.89/1873.57	c  1874s| 76000 |  2047 |  8687k| 111.9 |   593M | 640 |3411 |3426 |2250 | 166k|  0 |  76k|  18k| 1.086698e+09 | 1.086949e+09 |   0.02%|  43.95%
1872.38/1878.01	c  1878s| 76100 |  2048 |  8702k| 111.9 |   593M | 640 |3411 |3436 |2260 | 167k|  2 |  76k|  18k| 1.086698e+09 | 1.086949e+09 |   0.02%|  43.97%
1877.26/1882.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1877.26/1882.93	c  1883s| 76200 |  2044 |  8722k| 112.1 |   593M | 640 |3411 |3451 |2193 | 167k|  1 |  76k|  18k| 1.086698e+09 | 1.086949e+09 |   0.02%|  44.11%
1882.64/1888.33	c  1888s| 76300 |  2036 |  8747k| 112.2 |   593M | 640 |3411 |3456 |2334 | 167k|  1 |  76k|  18k| 1.086699e+09 | 1.086949e+09 |   0.02%|  44.38%
1887.53/1893.20	c  1893s| 76400 |  2052 |  8767k| 112.3 |   593M | 640 |3411 |3458 |2231 | 168k|  0 |  76k|  18k| 1.086699e+09 | 1.086949e+09 |   0.02%|  44.42%
1891.32/1897.08	c  1897s| 76500 |  2070 |  8780k| 112.4 |   593M | 640 |3411 |3466 |2313 | 168k|  0 |  76k|  18k| 1.086699e+09 | 1.086949e+09 |   0.02%|  44.46%
1895.21/1900.97	c  1901s| 76600 |  2068 |  8794k| 112.4 |   593M | 640 |3411 |3471 |2265 | 168k|  2 |  76k|  18k| 1.086700e+09 | 1.086949e+09 |   0.02%|  44.48%
1900.30/1906.06	c  1906s| 76700 |  2066 |  8811k| 112.5 |   593M | 640 |3411 |3421 |2193 | 169k|  0 |  76k|  18k| 1.086700e+09 | 1.086949e+09 |   0.02%|  44.77%
1901.19/1906.92	c  1907s| 76800 |  2074 |  8813k| 112.4 |   593M | 640 |3411 |3421 |2229 | 169k|  0 |  76k|  18k| 1.086701e+09 | 1.086949e+09 |   0.02%|  44.84%
1902.09/1907.81	c  1908s| 76900 |  2075 |  8816k| 112.3 |   593M | 640 |3411 |3440 |2231 | 169k|  1 |  76k|  18k| 1.086701e+09 | 1.086949e+09 |   0.02%|  44.85%
1902.78/1908.56	c  1909s| 77000 |  2097 |  8818k| 112.1 |   593M | 640 |3411 |3459 |2260 | 169k|  0 |  76k|  18k| 1.086703e+09 | 1.086949e+09 |   0.02%|  44.91%
1903.88/1909.67	o 1086948352
1903.88/1909.67	c r1910s| 77081 |  2081 |  8822k| 112.1 |shifting| 640 |3411 |3536 |2264 | 169k|  0 |  76k|  18k| 1.086703e+09 | 1.086948e+09 |   0.02%|  44.92%
1903.88/1909.68	o 1086947328
1903.88/1909.68	c i1910s| 77081 |  2059 |  8822k| 112.1 |  oneopt| 640 |3411 |3536 |2264 | 169k|  0 |  76k|  18k| 1.086703e+09 | 1.086947e+09 |   0.02%|  44.92%
1904.08/1909.80	o 1086946304
1904.08/1909.80	c *1910s| 77096 |  2027 |  8823k| 112.1 |    LP  | 640 |3411 |3525 |2262 | 169k|  1 |  76k|  18k| 1.086703e+09 | 1.086946e+09 |   0.02%|  44.94%
1904.08/1909.87	c  1910s| 77100 |  2023 |  8823k| 112.1 |   593M | 640 |3411 |3526 |2247 | 169k|  3 |  76k|  18k| 1.086703e+09 | 1.086946e+09 |   0.02%|  44.94%
1906.28/1912.06	c  1912s| 77200 |  2041 |  8831k| 112.0 |   593M | 640 |3411 |3506 |2244 | 170k|  1 |  76k|  18k| 1.086704e+09 | 1.086946e+09 |   0.02%|  45.03%
1907.67/1913.48	o 1086940160
1907.67/1913.48	c *1913s| 77271 |  1948 |  8835k| 112.0 |    LP  | 640 |3411 |3517 |2247 | 170k|  1 |  76k|  18k| 1.086704e+09 | 1.086940e+09 |   0.02%|  45.07%
1908.17/1913.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1908.17/1913.90	c  1914s| 77300 |  1943 |  8837k| 112.0 |   593M | 640 |3411 |3459 |2258 | 170k|  2 |  76k|  18k| 1.086704e+09 | 1.086940e+09 |   0.02%|  45.08%
1912.56/1918.36	c  1918s| 77400 |  1917 |  8857k| 112.1 |   593M | 640 |3411 |3402 |2249 | 170k|  2 |  76k|  18k| 1.086704e+09 | 1.086940e+09 |   0.02%|  45.42%
1918.14/1923.93	c  1924s| 77500 |  1897 |  8884k| 112.3 |   593M | 640 |3411 |3323 |2326 | 170k|  0 |  76k|  18k| 1.086705e+09 | 1.086940e+09 |   0.02%|  45.94%
1922.53/1928.34	c  1928s| 77600 |  1897 |  8903k| 112.4 |   593M | 640 |3411 |3324 |2209 | 170k|  1 |  77k|  18k| 1.086706e+09 | 1.086940e+09 |   0.02%|  46.15%
1927.51/1933.30	c  1933s| 77700 |  1895 |  8923k| 112.5 |   593M | 640 |3411 |3306 |2325 | 171k|  2 |  77k|  18k| 1.086706e+09 | 1.086940e+09 |   0.02%|  46.34%
1932.10/1937.95	c  1938s| 77800 |  1891 |  8940k| 112.6 |   593M | 640 |3411 |3283 |2272 | 171k|  1 |  77k|  18k| 1.086707e+09 | 1.086940e+09 |   0.02%|  46.81%
1941.47/1947.32	c  1947s| 77900 |  1891 |  8988k| 113.0 |   594M | 640 |3411 |3270 |2215 | 172k|  0 |  77k|  18k| 1.086707e+09 | 1.086940e+09 |   0.02%|  47.08%
1945.27/1951.12	c  1951s| 78000 |  1893 |  9001k| 113.0 |   594M | 640 |3411 |3271 |2247 | 172k|  2 |  77k|  18k| 1.086707e+09 | 1.086940e+09 |   0.02%|  47.13%
1947.75/1953.68	c  1954s| 78100 |  1889 |  9011k| 113.0 |   594M | 640 |3411 |3309 |2285 | 172k|  0 |  77k|  18k| 1.086708e+09 | 1.086940e+09 |   0.02%|  47.21%
1952.84/1958.79	c  1959s| 78200 |  1865 |  9036k| 113.2 |   594M | 640 |3411 |3303 |2308 | 172k|  1 |  77k|  18k| 1.086709e+09 | 1.086940e+09 |   0.02%|  47.70%
1958.03/1963.91	c  1964s| 78300 |  1875 |  9052k| 113.3 |   594M | 640 |3411 |3320 |2377 | 173k|  0 |  77k|  18k| 1.086709e+09 | 1.086940e+09 |   0.02%|  47.77%
1960.72/1966.69	c  1967s| 78400 |  1877 |  9063k| 113.2 |   594M | 640 |3411 |3316 |2330 | 173k|  2 |  77k|  18k| 1.086709e+09 | 1.086940e+09 |   0.02%|  48.05%
1965.60/1971.54	c  1972s| 78500 |  1867 |  9084k| 113.4 |   594M | 640 |3411 |3295 |2606 | 174k|  0 |  77k|  19k| 1.086710e+09 | 1.086940e+09 |   0.02%|  48.36%
1971.49/1977.44	c  1977s| 78600 |  1859 |  9112k| 113.6 |   594M | 640 |3411 |3312 |2339 | 174k|  6 |  77k|  19k| 1.086711e+09 | 1.086940e+09 |   0.02%|  48.62%
1975.88/1981.84	c  1982s| 78700 |  1853 |  9132k| 113.7 |   594M | 640 |3411 |3320 |2292 | 175k|  2 |  77k|  19k| 1.086711e+09 | 1.086940e+09 |   0.02%|  48.96%
1983.75/1989.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1983.75/1989.80	c  1990s| 78800 |  1837 |  9165k| 114.0 |   594M | 640 |3411 |3323 |2371 | 175k|  2 |  77k|  19k| 1.086711e+09 | 1.086940e+09 |   0.02%|  49.36%
1989.04/1995.07	c  1995s| 78900 |  1819 |  9188k| 114.1 |   594M | 640 |3411 |3303 |2286 | 175k|  0 |  77k|  19k| 1.086712e+09 | 1.086940e+09 |   0.02%|  49.88%
1993.72/1999.78	c  2000s| 79000 |  1833 |  9207k| 114.2 |   594M | 640 |3411 |3327 |2279 | 176k|  4 |  77k|  19k| 1.086713e+09 | 1.086940e+09 |   0.02%|  49.99%
1996.32/2002.38	c  2002s| 79100 |  1829 |  9217k| 114.2 |   594M | 640 |3411 |3319 |2221 | 176k|  3 |  77k|  19k| 1.086713e+09 | 1.086940e+09 |   0.02%|  50.05%
2001.80/2007.88	c  2008s| 79200 |  1813 |  9239k| 114.3 |   594M | 640 |3411 |3300 |2268 | 176k|  2 |  77k|  19k| 1.086713e+09 | 1.086940e+09 |   0.02%|  50.46%
2005.89/2011.93	c  2012s| 79300 |  1801 |  9257k| 114.4 |   595M | 640 |3411 |3289 |2142 | 177k|  0 |  77k|  19k| 1.086714e+09 | 1.086940e+09 |   0.02%|  50.84%
2008.18/2014.22	c  2014s| 79400 |  1799 |  9265k| 114.4 |   596M | 640 |3411 |3299 |2221 | 177k|  0 |  77k|  19k| 1.086714e+09 | 1.086940e+09 |   0.02%|  50.95%
2012.97/2019.05	c  2019s| 79500 |  1797 |  9285k| 114.5 |   596M | 640 |3411 |3284 |2197 | 177k|  5 |  77k|  19k| 1.086714e+09 | 1.086940e+09 |   0.02%|  51.24%
2017.85/2023.95	c  2024s| 79600 |  1800 |  9306k| 114.6 |   596M | 640 |3411 |3293 |2360 | 178k|  2 |  77k|  19k| 1.086714e+09 | 1.086940e+09 |   0.02%|  51.33%
2022.54/2028.60	c  2029s| 79700 |  1796 |  9325k| 114.7 |   596M | 640 |3411 |3319 |2216 | 178k|  2 |  77k|  19k| 1.086715e+09 | 1.086940e+09 |   0.02%|  51.39%
2025.63/2031.78	c  2032s| 79800 |  1794 |  9338k| 114.7 |   597M | 640 |3411 |3319 |2214 | 179k|  0 |  77k|  19k| 1.086715e+09 | 1.086940e+09 |   0.02%|  51.51%
2030.32/2036.47	c  2036s| 79900 |  1786 |  9361k| 114.8 |   597M | 640 |3411 |3323 |2249 | 179k|  2 |  77k|  19k| 1.086715e+09 | 1.086940e+09 |   0.02%|  51.79%
2033.11/2039.24	c  2039s| 80000 |  1777 |  9372k| 114.8 |   597M | 640 |3411 |3321 |2310 | 179k|  0 |  77k|  19k| 1.086716e+09 | 1.086940e+09 |   0.02%|  51.93%
2037.30/2043.44	c  2043s| 80100 |  1773 |  9392k| 114.9 |   597M | 640 |3411 |3300 |2251 | 180k|  0 |  77k|  20k| 1.086718e+09 | 1.086940e+09 |   0.02%|  52.26%
2041.18/2047.36	c  2047s| 80200 |  1773 |  9410k| 115.0 |   597M | 640 |3411 |3300 |2257 | 180k|  2 |  77k|  20k| 1.086718e+09 | 1.086940e+09 |   0.02%|  52.45%
2047.66/2053.87	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2047.66/2053.87	c  2054s| 80300 |  1769 |  9443k| 115.3 |   597M | 640 |3411 |3296 |2284 | 180k|  2 |  77k|  20k| 1.086718e+09 | 1.086940e+09 |   0.02%|  52.93%
2052.25/2058.42	c  2058s| 80400 |  1753 |  9465k| 115.4 |   597M | 640 |3411 |3307 |2268 | 181k|  1 |  77k|  20k| 1.086719e+09 | 1.086940e+09 |   0.02%|  53.24%
2056.53/2062.77	c  2063s| 80500 |  1735 |  9484k| 115.5 |   597M | 640 |3411 |3277 |2275 | 181k|  0 |  77k|  20k| 1.086720e+09 | 1.086940e+09 |   0.02%|  53.78%
2059.03/2065.26	c  2065s| 80600 |  1749 |  9493k| 115.5 |   597M | 640 |3411 |3276 |2252 | 182k|  1 |  77k|  20k| 1.086720e+09 | 1.086940e+09 |   0.02%|  53.82%
2061.22/2067.49	c  2067s| 80700 |  1749 |  9502k| 115.4 |   597M | 640 |3411 |3284 |2314 | 182k|  2 |  77k|  20k| 1.086720e+09 | 1.086940e+09 |   0.02%|  53.84%
2064.41/2070.60	c  2071s| 80800 |  1757 |  9513k| 115.4 |   597M | 640 |3411 |3299 |2322 | 182k|  1 |  77k|  20k| 1.086721e+09 | 1.086940e+09 |   0.02%|  53.87%
2067.20/2073.45	c  2073s| 80900 |  1753 |  9528k| 115.5 |   597M | 640 |3411 |3302 |2343 | 182k|  0 |  77k|  20k| 1.086722e+09 | 1.086940e+09 |   0.02%|  54.08%
2070.00/2076.21	c  2076s| 81000 |  1753 |  9537k| 115.4 |   597M | 640 |3411 |3309 |2347 | 182k|  3 |  77k|  20k| 1.086722e+09 | 1.086940e+09 |   0.02%|  54.08%
2072.79/2079.01	c  2079s| 81100 |  1757 |  9548k| 115.4 |   597M | 640 |3411 |3319 |2367 | 183k|  1 |  77k|  20k| 1.086722e+09 | 1.086940e+09 |   0.02%|  54.16%
2076.68/2082.96	c  2083s| 81200 |  1737 |  9565k| 115.5 |   597M | 640 |3411 |3348 |2353 | 183k|  0 |  77k|  20k| 1.086722e+09 | 1.086940e+09 |   0.02%|  54.37%
2079.77/2086.04	c  2086s| 81300 |  1737 |  9581k| 115.5 |   597M | 640 |3411 |3333 |2205 | 183k|  2 |  77k|  20k| 1.086723e+09 | 1.086940e+09 |   0.02%|  54.53%
2082.26/2088.53	c  2089s| 81400 |  1733 |  9592k| 115.5 |   597M | 640 |3411 |3325 |2222 | 183k|  0 |  77k|  20k| 1.086724e+09 | 1.086940e+09 |   0.02%|  54.71%
2086.95/2093.25	c  2093s| 81500 |  1725 |  9616k| 115.7 |   597M | 640 |3411 |3319 |2281 | 184k|  1 |  77k|  20k| 1.086725e+09 | 1.086940e+09 |   0.02%|  55.06%
2090.24/2096.51	c  2097s| 81600 |  1721 |  9630k| 115.7 |   597M | 640 |3411 |3341 |2288 | 184k|  0 |  77k|  20k| 1.086726e+09 | 1.086940e+09 |   0.02%|  55.20%
2093.33/2099.60	c  2100s| 81700 |  1715 |  9646k| 115.8 |   597M | 640 |3411 |3358 |2146 | 184k|  2 |  77k|  20k| 1.086726e+09 | 1.086940e+09 |   0.02%|  55.38%
2096.42/2102.77	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2096.42/2102.77	c  2103s| 81800 |  1709 |  9661k| 115.8 |   598M | 640 |3411 |3328 |2222 | 184k|  0 |  77k|  20k| 1.086727e+09 | 1.086940e+09 |   0.02%|  55.63%
2100.31/2106.64	c  2107s| 81900 |  1703 |  9676k| 115.8 |   598M | 640 |3411 |3302 |2262 | 185k|  0 |  77k|  20k| 1.086727e+09 | 1.086940e+09 |   0.02%|  55.78%
2104.00/2110.31	c  2110s| 82000 |  1697 |  9692k| 115.9 |   598M | 640 |3411 |3275 |2326 | 185k|  0 |  77k|  20k| 1.086727e+09 | 1.086940e+09 |   0.02%|  56.08%
2109.98/2116.31	c  2116s| 82100 |  1681 |  9717k| 116.1 |   598M | 640 |3411 |3294 |2263 | 185k|  0 |  78k|  20k| 1.086727e+09 | 1.086940e+09 |   0.02%|  56.27%
2112.37/2118.77	c  2119s| 82200 |  1673 |  9726k| 116.0 |   598M | 640 |3411 |3293 |2324 | 186k|  0 |  78k|  20k| 1.086727e+09 | 1.086940e+09 |   0.02%|  56.53%
2115.56/2121.94	c  2122s| 82300 |  1669 |  9743k| 116.1 |   598M | 640 |3411 |3296 |2234 | 186k|  2 |  78k|  20k| 1.086728e+09 | 1.086940e+09 |   0.02%|  56.77%
2120.24/2126.61	c  2127s| 82400 |  1675 |  9754k| 116.1 |   598M | 640 |3411 |3305 |2352 | 186k|  0 |  78k|  20k| 1.086728e+09 | 1.086940e+09 |   0.02%|  56.77%
2124.13/2130.56	c  2131s| 82500 |  1656 |  9769k| 116.1 |   598M | 640 |3411 |3311 |2138 | 187k|  0 |  78k|  20k| 1.086729e+09 | 1.086940e+09 |   0.02%|  57.10%
2129.21/2135.61	c  2136s| 82600 |  1637 |  9793k| 116.3 |   598M | 640 |3411 |3296 |2364 | 187k|  0 |  78k|  20k| 1.086730e+09 | 1.086940e+09 |   0.02%|  57.56%
2132.80/2139.26	c  2139s| 82700 |  1631 |  9811k| 116.4 |   598M | 640 |3411 |3295 |2201 | 188k|  2 |  78k|  20k| 1.086731e+09 | 1.086940e+09 |   0.02%|  57.81%
2135.19/2141.62	c  2142s| 82800 |  1629 |  9822k| 116.3 |   598M | 640 |3411 |3295 |2328 | 188k|  0 |  78k|  20k| 1.086732e+09 | 1.086940e+09 |   0.02%|  57.93%
2142.67/2149.11	c  2149s| 82900 |  1606 |  9852k| 116.6 |   598M | 640 |3411 |3297 |2301 | 188k|  2 |  78k|  20k| 1.086734e+09 | 1.086940e+09 |   0.02%|  58.60%
2146.75/2153.22	c  2153s| 83000 |  1594 |  9873k| 116.7 |   598M | 640 |3411 |3292 |2297 | 189k|  0 |  78k|  20k| 1.086734e+09 | 1.086940e+09 |   0.02%|  58.90%
2149.74/2156.24	c  2156s| 83100 |  1606 |  9884k| 116.7 |   598M | 640 |3411 |3303 |2375 | 189k|  0 |  78k|  20k| 1.086735e+09 | 1.086940e+09 |   0.02%|  59.01%
2152.23/2158.79	c  2159s| 83200 |  1598 |  9893k| 116.6 |   598M | 640 |3411 |3343 |2452 | 189k|  0 |  78k|  20k| 1.086735e+09 | 1.086940e+09 |   0.02%|  59.07%
2158.01/2164.58	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2158.01/2164.59	c  2165s| 83300 |  1602 |  9918k| 116.8 |   599M | 640 |3411 |3353 |2431 | 190k|  2 |  78k|  20k| 1.086735e+09 | 1.086940e+09 |   0.02%|  59.29%
2161.60/2168.17	c  2168s| 83400 |  1604 |  9931k| 116.8 |   599M | 640 |3411 |3363 |2446 | 190k|  6 |  78k|  20k| 1.086735e+09 | 1.086940e+09 |   0.02%|  59.35%
2165.68/2172.27	c  2172s| 83500 |  1604 |  9942k| 116.8 |   600M | 640 |3411 |3389 |2441 | 190k|  1 |  78k|  20k| 1.086735e+09 | 1.086940e+09 |   0.02%|  59.35%
2168.37/2174.99	c  2175s| 83600 |  1610 |  9951k| 116.8 |   601M | 640 |3411 |3410 |2448 | 190k|  0 |  78k|  20k| 1.086735e+09 | 1.086940e+09 |   0.02%|  59.39%
2171.76/2178.38	c  2178s| 83700 |  1605 |  9965k| 116.8 |   601M | 640 |3411 |3391 |2405 | 191k|  1 |  78k|  20k| 1.086736e+09 | 1.086940e+09 |   0.02%|  59.62%
2174.45/2181.10	c  2181s| 83800 |  1593 |  9978k| 116.8 |   601M | 640 |3411 |3358 |2472 | 191k|  0 |  78k|  20k| 1.086737e+09 | 1.086940e+09 |   0.02%|  59.73%
2178.13/2184.79	c  2185s| 83900 |  1581 |  9995k| 116.9 |   601M | 640 |3411 |3314 |2344 | 191k|  2 |  78k|  20k| 1.086738e+09 | 1.086940e+09 |   0.02%|  60.07%
2183.12/2189.77	c  2190s| 84000 |  1579 | 10020k| 117.0 |   601M | 640 |3411 |3304 |2171 | 191k|  0 |  78k|  20k| 1.086738e+09 | 1.086940e+09 |   0.02%|  60.16%
2187.41/2194.06	c  2194s| 84100 |  1557 | 10042k| 117.2 |   601M | 640 |3411 |3303 |2236 | 192k|  2 |  78k|  20k| 1.086739e+09 | 1.086940e+09 |   0.02%|  60.53%
2191.49/2198.13	c  2198s| 84200 |  1545 | 10064k| 117.3 |   601M | 640 |3411 |3294 |2243 | 192k|  1 |  78k|  20k| 1.086740e+09 | 1.086940e+09 |   0.02%|  61.07%
2194.77/2201.44	c  2201s| 84300 |  1557 | 10081k| 117.3 |   601M | 640 |3411 |3290 |2276 | 193k|  0 |  78k|  20k| 1.086740e+09 | 1.086940e+09 |   0.02%|  61.12%
2199.76/2206.46	c  2206s| 84400 |  1503 | 10104k| 117.5 |   602M | 640 |3411 |3281 |   0 | 193k|  0 |  78k|  20k| 1.086741e+09 | 1.086940e+09 |   0.02%|  61.95%
2204.34/2211.10	c  2211s| 84500 |  1503 | 10128k| 117.6 |   602M | 640 |3411 |3276 |2221 | 193k|  3 |  78k|  20k| 1.086742e+09 | 1.086940e+09 |   0.02%|  62.23%
2208.12/2214.88	c  2215s| 84600 |  1489 | 10143k| 117.7 |   602M | 640 |3411 |3292 |2344 | 193k|  1 |  78k|  20k| 1.086742e+09 | 1.086940e+09 |   0.02%|  62.66%
2212.31/2219.03	c  2219s| 84700 |  1471 | 10162k| 117.7 |   602M | 640 |3411 |3294 |2243 | 194k|  0 |  78k|  20k| 1.086742e+09 | 1.086940e+09 |   0.02%|  62.99%
2215.60/2222.35	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2215.60/2222.35	c  2222s| 84800 |  1461 | 10180k| 117.8 |   602M | 640 |3411 |3289 |2222 | 194k|  2 |  78k|  20k| 1.086743e+09 | 1.086940e+09 |   0.02%|  63.36%
2220.38/2227.12	c  2227s| 84900 |  1445 | 10203k| 117.9 |   602M | 640 |3411 |3296 |2309 | 194k|  3 |  78k|  20k| 1.086744e+09 | 1.086940e+09 |   0.02%|  63.69%
2224.37/2231.13	c  2231s| 85000 |  1435 | 10222k| 118.0 |   602M | 640 |3411 |3291 |2278 | 195k|  2 |  78k|  20k| 1.086744e+09 | 1.086940e+09 |   0.02%|  64.21%
2226.85/2233.61	c  2234s| 85100 |  1443 | 10232k| 118.0 |   602M | 640 |3411 |3334 |2307 | 195k|  3 |  78k|  20k| 1.086746e+09 | 1.086940e+09 |   0.02%|  64.39%
2229.64/2236.42	c  2236s| 85200 |  1431 | 10245k| 118.0 |   602M | 640 |3411 |3314 |2286 | 195k|  0 |  78k|  20k| 1.086746e+09 | 1.086940e+09 |   0.02%|  64.46%
2233.13/2239.97	c  2240s| 85300 |  1421 | 10262k| 118.1 |   602M | 640 |3411 |3287 |2466 | 195k|  0 |  78k|  20k| 1.086746e+09 | 1.086940e+09 |   0.02%|  64.64%
2236.42/2243.24	c  2243s| 85400 |  1428 | 10279k| 118.1 |   602M | 640 |3411 |3276 |2221 | 195k|  2 |  78k|  20k| 1.086747e+09 | 1.086940e+09 |   0.02%|  64.82%
2239.61/2246.48	c  2246s| 85500 |  1422 | 10293k| 118.2 |   602M | 640 |3411 |3276 |2186 | 196k|  2 |  78k|  20k| 1.086748e+09 | 1.086940e+09 |   0.02%|  64.99%
2246.98/2253.86	c  2254s| 85600 |  1391 | 10327k| 118.4 |   603M | 640 |3411 |3262 |2449 | 196k|  0 |  78k|  20k| 1.086748e+09 | 1.086940e+09 |   0.02%|  65.36%
2251.96/2258.90	c  2259s| 85700 |  1369 | 10348k| 118.5 |   603M | 640 |3411 |3244 |2308 | 196k|  2 |  78k|  20k| 1.086749e+09 | 1.086940e+09 |   0.02%|  66.01%
2255.05/2261.99	c  2262s| 85800 |  1377 | 10360k| 118.5 |   603M | 640 |3411 |3260 |2295 | 196k|  1 |  78k|  20k| 1.086750e+09 | 1.086940e+09 |   0.02%|  66.13%
2261.43/2268.39	c  2268s| 85900 |  1363 | 10390k| 118.7 |   603M | 640 |3411 |3272 |2242 | 197k|  5 |  78k|  21k| 1.086751e+09 | 1.086940e+09 |   0.02%|  66.35%
2266.51/2273.43	c  2273s| 86000 |  1329 | 10412k| 118.9 |   603M | 640 |3411 |3257 |2193 | 197k|  2 |  78k|  21k| 1.086752e+09 | 1.086940e+09 |   0.02%|  67.00%
2270.10/2277.02	c  2277s| 86100 |  1319 | 10428k| 118.9 |   603M | 640 |3411 |3258 |2259 | 197k|  0 |  78k|  21k| 1.086752e+09 | 1.086940e+09 |   0.02%|  67.28%
2279.07/2286.02	c  2286s| 86200 |  1281 | 10467k| 119.2 |   603M | 640 |3411 |3267 |2254 | 197k|  0 |  78k|  21k| 1.086753e+09 | 1.086940e+09 |   0.02%|  68.07%
2283.84/2290.86	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2283.84/2290.86	c  2291s| 86300 |  1271 | 10486k| 119.3 |   603M | 640 |3411 |3261 |2227 | 198k|  3 |  78k|  21k| 1.086754e+09 | 1.086940e+09 |   0.02%|  68.53%
2290.12/2297.12	c  2297s| 86400 |  1269 | 10516k| 119.5 |   603M | 640 |3411 |3287 |2283 | 198k|  0 |  78k|  21k| 1.086754e+09 | 1.086940e+09 |   0.02%|  68.63%
2294.01/2301.08	c  2301s| 86500 |  1265 | 10532k| 119.5 |   603M | 640 |3411 |3305 |2267 | 198k|  3 |  78k|  21k| 1.086754e+09 | 1.086940e+09 |   0.02%|  68.72%
2301.67/2308.75	c  2309s| 86600 |  1230 | 10570k| 119.8 |   603M | 640 |3411 |3298 |2153 | 199k|  0 |  79k|  21k| 1.086756e+09 | 1.086940e+09 |   0.02%|  69.57%
2306.56/2313.68	c  2314s| 86700 |  1234 | 10589k| 119.9 |   603M | 640 |3411 |3337 |2339 | 199k|  3 |  79k|  21k| 1.086757e+09 | 1.086940e+09 |   0.02%|  69.81%
2310.74/2317.83	c  2318s| 86800 |  1240 | 10603k| 119.9 |   603M | 640 |3411 |3337 |2366 | 200k|  2 |  79k|  21k| 1.086758e+09 | 1.086940e+09 |   0.02%|  70.02%
2315.52/2322.63	c  2323s| 86900 |  1213 | 10623k| 120.0 |   603M | 640 |3411 |3361 |2912 | 200k|  0 |  79k|  21k| 1.086760e+09 | 1.086940e+09 |   0.02%|  70.44%
2324.79/2331.91	c  2332s| 87000 |  1180 | 10658k| 120.3 |   604M | 640 |3411 |3346 |2343 | 200k|  1 |  79k|  21k| 1.086761e+09 | 1.086940e+09 |   0.02%|  71.33%
2329.98/2337.13	c  2337s| 87100 |  1157 | 10681k| 120.4 |   604M | 640 |3411 |3338 |2260 | 200k|  0 |  79k|  21k| 1.086762e+09 | 1.086940e+09 |   0.02%|  71.88%
2334.36/2341.51	c  2342s| 87200 |  1157 | 10701k| 120.5 |   604M | 640 |3411 |3331 |2308 | 200k|  0 |  79k|  21k| 1.086762e+09 | 1.086940e+09 |   0.02%|  71.93%
2340.64/2347.88	c  2348s| 87300 |  1147 | 10729k| 120.7 |   604M | 640 |3411 |3351 |2197 | 201k|  0 |  79k|  21k| 1.086764e+09 | 1.086940e+09 |   0.02%|  72.18%
2344.43/2351.60	c  2352s| 87400 |  1137 | 10745k| 120.7 |   604M | 640 |3411 |3366 |2337 | 201k|  2 |  79k|  21k| 1.086765e+09 | 1.086940e+09 |   0.02%|  72.62%
2348.22/2355.43	c  2355s| 87500 |  1111 | 10764k| 120.8 |   604M | 640 |3411 |3337 |2219 | 201k|  0 |  79k|  21k| 1.086765e+09 | 1.086940e+09 |   0.02%|  73.15%
2354.50/2361.71	c  2362s| 87600 |  1073 | 10797k| 121.0 |   604M | 640 |3411 |3293 |2145 | 202k|  0 |  79k|  21k| 1.086766e+09 | 1.086940e+09 |   0.02%|  74.02%
2361.09/2368.38	c  2368s| 87700 |  1012 | 10831k| 121.3 |   604M | 640 |3411 |3264 |2631 | 202k|  0 |  79k|  22k| 1.086767e+09 | 1.086940e+09 |   0.02%|  77.39%
2367.37/2374.66	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2367.37/2374.66	c  2375s| 87800 |   990 | 10855k| 121.4 |   604M | 640 |3411 |3267 |2208 | 202k|  0 |  79k|  22k| 1.086768e+09 | 1.086940e+09 |   0.02%|  78.13%
2371.56/2378.81	c  2379s| 87900 |   959 | 10874k| 121.5 |   604M | 640 |3411 |3278 |2207 | 202k|  1 |  79k|  22k| 1.086769e+09 | 1.086940e+09 |   0.02%|  78.81%
2375.65/2382.99	c  2383s| 88000 |   935 | 10897k| 121.6 |   604M | 640 |3411 |3303 |2232 | 202k|  2 |  79k|  22k| 1.086770e+09 | 1.086940e+09 |   0.02%|  79.46%
2380.43/2387.76	c  2388s| 88100 |   906 | 10917k| 121.7 |   604M | 640 |3411 |3297 |2231 | 203k|  0 |  79k|  22k| 1.086772e+09 | 1.086940e+09 |   0.02%|  80.18%
2387.41/2394.72	c  2395s| 88200 |   891 | 10952k| 122.0 |   604M | 640 |3411 |3303 |2153 | 203k|  0 |  79k|  22k| 1.086773e+09 | 1.086940e+09 |   0.02%|  80.72%
2393.10/2400.48	c  2400s| 88300 |   854 | 10979k| 122.1 |   605M | 640 |3411 |3310 |3109 | 203k|  0 |  79k|  22k| 1.086773e+09 | 1.086940e+09 |   0.02%|  81.42%
2398.29/2405.62	c  2406s| 88400 |   810 | 11005k| 122.3 |   605M | 640 |3411 |3283 |2235 | 203k|  0 |  79k|  22k| 1.086774e+09 | 1.086940e+09 |   0.02%|  82.39%
2403.78/2411.16	c  2411s| 88500 |   767 | 11026k| 122.4 |   606M | 640 |3411 |3268 |2298 | 204k|  0 |  79k|  22k| 1.086777e+09 | 1.086940e+09 |   0.02%|  83.49%
2408.56/2415.90	c  2416s| 88600 |   757 | 11046k| 122.5 |   606M | 640 |3411 |3306 |2243 | 204k|  2 |  79k|  22k| 1.086778e+09 | 1.086940e+09 |   0.01%|  84.09%
2411.05/2418.42	c  2418s| 88700 |   759 | 11056k| 122.4 |   606M | 640 |3411 |3316 |2251 | 204k|  2 |  79k|  22k| 1.086778e+09 | 1.086940e+09 |   0.01%|  84.17%
2414.34/2421.78	c  2422s| 88800 |   739 | 11072k| 122.5 |   606M | 640 |3411 |3308 |   0 | 204k|  0 |  79k|  22k| 1.086778e+09 | 1.086940e+09 |   0.01%|  84.49%
2418.13/2425.52	c  2426s| 88900 |   707 | 11091k| 122.6 |   606M | 640 |3411 |3307 |2721 | 205k|  0 |  79k|  22k| 1.086779e+09 | 1.086940e+09 |   0.01%|  85.12%
2423.92/2431.38	c  2431s| 89000 |   612 | 11125k| 122.8 |   606M | 640 |3411 |3286 |2327 | 205k|  0 |  79k|  22k| 1.086782e+09 | 1.086940e+09 |   0.01%|  87.47%
2428.01/2435.48	c  2435s| 89100 |   570 | 11145k| 122.9 |   606M | 640 |3411 |3281 |2234 | 205k|  4 |  79k|  22k| 1.086785e+09 | 1.086940e+09 |   0.01%|  88.41%
2431.60/2439.04	c  2439s| 89200 |   523 | 11164k| 123.0 |   606M | 640 |3411 |3295 |2169 | 205k|  0 |  79k|  22k| 1.086790e+09 | 1.086940e+09 |   0.01%|  89.36%
2445.06/2452.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2445.06/2452.50	c  2452s| 89300 |   423 | 11231k| 123.6 |   606M | 640 |3411 |3266 |3196 | 205k|  0 |  79k|  22k| 1.086793e+09 | 1.086940e+09 |   0.01%|  91.05%
2455.93/2463.45	c  2463s| 89400 |   355 | 11282k| 124.0 |   607M | 640 |3411 |3288 |2244 | 205k|  0 |  80k|  23k| 1.086797e+09 | 1.086940e+09 |   0.01%|  92.68%
2458.63/2466.17	c  2466s| 89500 |   319 | 11296k| 124.0 |   607M | 640 |3411 |3283 |2168 | 206k|  0 |  80k|  23k| 1.086800e+09 | 1.086940e+09 |   0.01%|  93.33%
2461.42/2468.96	c  2469s| 89600 |   274 | 11313k| 124.1 |   607M | 640 |3411 |3261 |2404 | 206k|  0 |  80k|  23k| 1.086805e+09 | 1.086940e+09 |   0.01%|  96.11%
2463.81/2471.30	c  2471s| 89700 |   250 | 11325k| 124.0 |   607M | 640 |3411 |3252 |2127 | 206k|  0 |  80k|  23k| 1.086811e+09 | 1.086940e+09 |   0.01%|  96.69%
2466.61/2474.11	c  2474s| 89800 |   196 | 11339k| 124.1 |   607M | 640 |3411 |3244 |2134 | 206k|  0 |  80k|  23k| 1.086818e+09 | 1.086940e+09 |   0.01%|  97.90%
2469.60/2477.14	c  2477s| 89900 |   104 | 11356k| 124.1 |   607M | 640 |3411 |3181 |2922 | 206k|  0 |  80k|  23k| 1.086842e+09 | 1.086940e+09 |   0.01%|  99.30%
2471.09/2478.67	c 
2471.09/2478.67	c SCIP Status        : problem is solved [optimal solution found]
2471.09/2478.67	c Solving Time (sec) : 2478.67
2471.09/2478.67	c Solving Nodes      : 89923 (total of 91125 nodes in 2 runs)
2471.09/2478.67	c Primal Bound       : +1.08694016000000e+09 (96 solutions)
2471.09/2478.67	c Dual Bound         : +1.08694016000000e+09
2471.09/2478.67	c Gap                : 0.00 %
2471.09/2478.68	s OPTIMUM FOUND
2471.09/2478.68	v x8766 -x8789 -x8788 -x8787 -x8786 -x8785 -x8784 -x8782 -x8781 x8780 -x8779 -x8778 -x8777 -x8776 -x8775 -x8774 x8773 -x8771 -x8770 
2471.09/2478.68	v x8769 -x8768 x8767 -x8765 -x8764 x8763 -x8762 x8760 -x8759 -x8758 -x8757 x8756 -x8755 -x8754 x8753 -x8752 x8751 -x8749 -x8748 
2471.09/2478.68	v -x8747 x8746 -x8745 x8744 -x8743 -x8742 -x8741 x8740 -x8737 -x8736 x8735 -x8734 x8733 -x8732 -x8731 -x8730 x8729 -x8728 x8726 
2471.09/2478.68	v -x8725 -x8724 x8723 x8722 -x8721 -x8720 -x8719 -x8718 x8717 x8715 -x8714 -x8713 x8712 -x8711 -x8710 x8709 -x8708 -x8707 
2471.09/2478.68	v -x8706 -x8704 x8703 -x8702 x8701 -x8700 -x8699 -x8698 -x8697 -x8696 x8695 -x8693 -x8692 -x8691 x8690 -x8689 -x8688 -x8687 -x8686 
2471.09/2478.68	v -x8685 x8684 -x8682 x8681 -x8680 -x8679 -x8678 -x8677 -x8676 -x8675 -x8674 -x8673 -x8671 -x8670 x8669 -x8668 -x8667 -x8666 
2471.09/2478.68	v -x8665 -x8664 -x8663 -x8662 -x8660 x8659 -x8658 -x8657 x8656 -x8655 -x8654 -x8653 x8652 -x8651 -x8649 -x8648 -x8647 x8646 -x8645 
2471.09/2478.68	v -x8644 -x8643 x8642 -x8641 -x8640 -x8638 x8637 -x8636 -x8635 -x8634 x8633 -x8632 -x8631 -x8630 -x8629 x8871 -x8870 -x8869 
2471.09/2478.68	v x8868 -x8867 -x8866 -x8865 -x8864 -x8863 -x8862 x8860 x8859 x8858 -x8857 -x8856 -x8855 -x8854 x8853 -x8852 -x8851 -x8849 -x8848 
2471.09/2478.68	v -x8847 -x8846 -x8845 -x8844 x8843 -x8842 -x8841 -x8840 -x8838 -x8837 -x8836 -x8835 -x8834 -x8833 -x8832 -x8831 x8830 -x8829 
2471.09/2478.68	v -x8827 -x8826 x8825 -x8824 -x8823 x8813 -x8812 -x8811 -x8810 -x8809 -x8808 -x8807 -x8805 x8804 x8803 -x8802 -x8801 -x8800 
2471.09/2478.68	v -x8799 -x8798 -x8797 -x8796 -x8794 -x8793 -x8792 -x8791 x8790 -x8783 -x8772 -x8761 x8750 -x8822 -x8739 -x8727 -x8716 -x8705 
2471.09/2478.68	v -x8694 -x8683 -x8672 -x8661 -x8650 -x8639 -x8628 -x8861 x8850 x8839 -x8828 -x8817 -x8806 -x8795 -x8627 -x8626 x8821 -x8820 -x8819 
2471.09/2478.68	v -x8818 -x8816 -x8815 -x8814 -x8738 x579 -x578 -x577 -x576 -x575 -x574 -x573 -x572 -x571 -x570 -x569 -x568 x567 -x566 -x565 
2471.09/2478.68	v -x564 -x563 -x562 -x561 -x560 -x559 -x558 -x557 -x556 x555 -x554 -x553 -x552 -x551 -x550 -x549 -x548 -x547 -x546 -x545 -x544 
2471.09/2478.68	v x543 -x542 -x541 -x540 -x539 -x538 -x537 -x536 -x535 -x534 -x533 -x532 x531 -x530 -x529 -x528 -x527 -x526 -x525 -x524 -x523 
2471.09/2478.68	v -x522 -x521 -x520 -x8625 -x8624 -x8623 -x8622 x8621 -x8620 -x8619 -x8618 -x8617 -x8616 -x8615 -x8614 -x8613 -x8612 -x8611 
2471.09/2478.68	v -x8610 x8609 -x8608 -x8607 x8606 -x8605 -x8604 -x8603 -x8602 -x8601 -x8600 -x8599 -x8598 -x8597 -x8596 -x8595 -x8594 -x8593 x8592 
2471.09/2478.68	v -x8591 -x8590 -x8589 -x8588 -x8587 -x8586 -x8585 -x8584 -x8583 -x8582 -x8581 -x8580 -x8579 -x8578 -x8577 x8576 -x8575 -x8574 
2471.09/2478.68	v -x8573 -x8572 -x8571 -x8570 -x8569 -x8568 -x8567 -x8566 -x8565 -x8564 x8563 -x8562 x8561 -x8560 -x8559 -x8558 -x8557 -x8556 
2471.09/2478.68	v -x8555 -x8554 -x8553 -x8552 -x8551 -x7275 -x7274 -x7273 -x7272 -x7271 -x7270 -x7269 -x7268 -x7267 -x7266 -x7265 -x7264 -x7263 
2471.09/2478.68	v -x7262 -x7261 -x7260 x7259 -x7258 -x7257 -x7256 -x7255 -x7254 -x7253 -x7252 -x7251 -x7250 -x7249 -x7248 -x7247 -x7246 -x7245 
2471.09/2478.68	v -x7244 -x7243 -x7242 x7241 -x7240 -x7239 -x7238 -x7237 -x7236 -x7235 -x7234 -x7233 -x7232 -x7231 -x7230 -x7229 -x7228 -x7227 
2471.09/2478.68	v x7226 -x7225 -x7224 -x7223 -x7222 -x7221 -x7220 -x7219 -x7218 -x7217 -x7216 -x7215 -x7214 x7213 -x7212 -x7211 -x7210 -x7209 
2471.09/2478.68	v -x7208 -x7207 -x7206 -x7205 -x7204 -x7203 -x7202 -x7201 -x8445 -x8444 -x8443 -x8442 x8441 -x8440 -x8439 -x8438 -x8437 -x8436 
2471.09/2478.68	v -x8435 -x8434 -x8433 -x8432 -x8431 -x8430 -x8429 -x8428 -x8427 -x8426 -x8425 -x8424 -x8423 -x8422 -x8421 -x8420 -x8419 -x8418 
2471.09/2478.68	v -x8417 -x8416 -x8415 -x8414 -x8413 -x8412 -x8411 -x8410 -x8409 -x8408 -x8407 -x8406 -x8405 -x8404 -x8403 -x8402 -x8401 -x8400 
2471.09/2478.68	v -x8399 -x8398 -x8397 -x8396 -x8395 -x8394 -x8393 -x8392 -x8391 -x8390 -x8389 -x8388 -x8387 -x8386 -x8385 -x8384 -x8383 
2471.09/2478.68	v x8382 -x8381 -x8380 -x8379 -x8378 -x8377 -x8376 -x8375 -x8374 -x8373 -x8372 -x8371 -x8370 -x8369 -x8368 -x8367 x8366 -x8365 -x8364 
2471.09/2478.68	v -x8363 -x8362 -x8361 -x8360 -x8359 -x8358 -x8357 -x8356 -x8355 -x8354 -x8353 -x8352 x8351 -x8350 -x8349 -x8348 -x8347 -x8346 
2471.09/2478.68	v -x8345 -x8344 -x8343 -x8342 -x8341 -x8340 -x8339 -x8338 x8337 -x8336 -x8335 -x8334 -x8333 -x8332 -x8331 -x8330 -x8329 -x8328 
2471.09/2478.68	v -x8327 -x8326 -x8325 -x8324 -x8323 x8322 x8321 -x8320 -x8319 -x8318 -x8317 -x8316 -x8315 -x8314 -x8313 -x8312 -x8311 -x8310 
2471.09/2478.68	v -x8309 -x8308 -x8307 -x8306 -x8305 -x8304 -x8303 -x8302 -x8301 -x8300 -x8299 -x8298 -x8297 -x8296 -x8280 -x8279 -x8278 x8277 
2471.09/2478.68	v -x8276 -x8275 -x8274 -x8273 -x8272 -x8271 -x8270 -x8269 -x8268 -x8267 -x8266 -x8265 -x8264 -x8263 -x8262 -x8261 -x8260 -x8259 
2471.09/2478.68	v -x8258 -x8257 -x8256 -x8255 -x8254 -x8253 -x8252 -x8251 -x8250 -x8249 -x8248 -x8247 x8246 -x8245 -x8244 -x8243 -x8242 -x8241 
2471.09/2478.68	v -x8240 -x8239 -x8238 -x8237 -x8236 -x8235 -x8234 x8233 -x8232 x8231 -x8230 -x8229 -x8228 -x8227 -x8226 -x8225 -x8224 -x8223 
2471.09/2478.68	v -x8222 -x8221 -x8220 -x8219 -x8218 x8217 x8216 -x8215 -x8214 -x8213 -x8212 -x8211 -x8210 -x8209 -x8208 -x8207 -x8206 -x8205 
2471.09/2478.68	v -x8204 -x8203 -x8202 -x8201 -x8200 -x8199 -x8198 -x8197 -x8196 -x8195 -x8194 -x8193 -x8192 -x8191 -x8190 -x8189 -x8188 -x8187 
2471.09/2478.68	v x8186 -x8185 -x8184 -x8183 -x8182 -x8181 -x8180 -x8179 -x8178 -x8177 -x8176 -x8175 -x8174 -x8173 -x8172 -x8171 -x8170 -x8169 
2471.09/2478.68	v -x8168 -x8167 -x8166 -x8165 -x8164 -x8163 -x8162 -x8161 -x8160 -x8159 -x8158 x8157 -x8156 -x8155 -x8154 -x8153 -x8152 -x8151 
2471.09/2478.68	v -x8150 -x8149 -x8148 -x8147 -x8146 -x8145 -x8144 x8143 x8142 x8141 -x8140 -x8139 -x8138 -x8137 -x8136 -x8135 -x8134 -x8133 
2471.09/2478.68	v -x8132 -x8131 -x8115 -x8114 -x8113 x8112 x8111 -x8110 -x8109 -x8108 -x8107 -x8106 -x8105 -x8104 -x8103 -x8102 -x8101 -x8100 
2471.09/2478.68	v -x8099 -x8098 -x8097 -x8096 -x8095 -x8094 -x8093 -x8092 -x8091 -x8090 -x8089 -x8088 -x8087 -x8086 -x8085 -x8084 -x8083 -x8082 
2471.09/2478.68	v -x8081 -x8080 -x8079 -x8078 -x8077 -x8076 -x8075 -x8074 -x8073 -x8072 -x8071 -x8070 -x8069 -x8068 -x8067 -x8066 -x8065 -x8064 
2471.09/2478.68	v -x8063 -x8062 -x8061 -x8060 -x8059 -x8058 -x8057 -x8056 -x8055 -x8054 -x8053 x8052 -x8051 -x8050 -x8049 -x8048 -x8047 -x8046 
2471.09/2478.68	v -x8045 -x8044 -x8043 -x8042 -x8041 -x8040 x8039 -x8038 -x8037 -x8036 -x8035 -x8034 -x8033 -x8032 -x8031 -x8030 -x8029 -x8028 
2471.09/2478.68	v -x8027 -x8026 -x8025 -x8024 -x8023 x8022 x8021 -x8020 -x8019 -x8018 -x8017 -x8016 -x8015 -x8014 -x8013 -x8012 -x8011 -x8010 
2471.09/2478.68	v -x8009 -x8008 -x8007 -x8006 -x8005 -x8004 -x8003 -x8002 -x8001 -x8000 -x7999 -x7998 -x7997 -x7996 -x7995 -x7994 -x7993 -x7992 
2471.09/2478.68	v -x7991 -x7990 -x7989 -x7988 -x7987 -x7986 -x7985 -x7984 -x7983 -x7982 -x7981 -x8550 -x8549 -x8548 -x8547 -x8546 -x8545 -x8544 
2471.09/2478.68	v -x8543 -x8542 -x8541 -x8540 -x8539 -x8538 -x8537 -x8536 -x7980 -x7979 -x7978 -x7977 -x7976 -x7975 -x7974 -x7973 -x7972 -x7971 
2471.09/2478.68	v -x7970 -x7969 -x7968 -x7967 -x7966 -x7950 -x7949 x7948 -x7947 x7946 -x7945 -x7944 -x7943 -x7942 -x7941 -x7940 -x7939 -x7938 
2471.09/2478.68	v -x7937 -x7936 -x7935 -x7934 -x7933 -x7932 -x7931 -x7930 -x7929 -x7928 -x7927 -x7926 -x7925 -x7924 -x7923 -x7922 -x7921 -x7920 
2471.09/2478.68	v -x7919 -x7918 x7917 -x7916 -x7915 -x7914 -x7913 -x7912 -x7911 -x7910 -x7909 -x7908 -x7907 -x7906 -x7905 -x7904 -x7903 x7902 
2471.09/2478.68	v x7901 -x7900 -x7899 -x7898 -x7897 -x7896 -x7895 -x7894 -x7893 -x7892 -x7891 -x7890 -x7889 -x7888 -x7887 -x7886 -x7885 -x7884 
2471.09/2478.68	v -x7883 -x7882 -x7881 -x7880 -x7879 -x7878 -x7877 -x7876 -x7875 -x7874 -x7873 -x7872 -x7871 -x7870 -x7869 -x7868 -x7867 -x7866 
2471.09/2478.68	v -x7865 -x7864 -x7863 -x7862 -x7861 -x7860 -x7859 -x7858 -x7857 -x7856 -x7855 -x7854 -x7853 -x7852 -x7851 -x7850 -x7849 
2471.09/2478.68	v -x7848 -x7847 -x7846 -x7845 -x7844 x7843 -x7842 -x7841 -x7840 -x7839 -x7838 -x7837 -x7836 -x7835 -x7834 -x7833 -x7832 -x7831 
2471.09/2478.68	v -x7830 -x7829 -x7828 -x7827 -x7826 -x7825 -x7824 -x7823 -x7822 -x7821 -x7820 -x7819 -x7818 -x7817 -x7816 -x7815 -x7814 -x7813 
2471.09/2478.68	v x7812 -x7811 -x7810 -x7809 -x7808 -x7807 -x7806 -x7805 -x7804 -x7803 -x7802 -x7801 -x7785 -x7784 -x7783 x7782 -x7781 -x7780 
2471.09/2478.68	v -x7779 -x7778 -x7777 -x7776 -x7775 -x7774 -x7773 -x7772 -x7771 -x7770 -x7769 -x7768 -x7767 -x7766 -x7765 -x7764 -x7763 -x7762 
2471.09/2478.68	v -x7761 -x7760 -x7759 -x7758 -x7757 -x7756 -x7755 -x7754 -x7753 -x7752 -x7751 -x7750 -x7749 -x7748 -x7747 -x7746 -x7745 -x7744 
2471.09/2478.68	v -x7743 -x7742 -x7741 -x7740 -x7739 -x7738 x7737 -x7736 -x7735 -x7734 -x7733 -x7732 -x7731 -x7730 -x7729 -x7728 -x7727 -x7726 
2471.09/2478.68	v -x7725 -x7724 -x7723 x7722 x7721 -x7720 -x7719 -x7718 -x7717 -x7716 -x7715 -x7714 -x7713 -x7712 -x7711 -x7710 -x7709 -x7708 
2471.09/2478.68	v -x7707 -x7706 -x7705 -x7704 -x7703 -x7702 -x7701 -x7700 -x7699 -x7698 -x7697 -x7696 -x7695 -x7694 -x7693 -x7692 x7691 -x7690 
2471.09/2478.68	v -x7689 -x7688 -x7687 -x7686 -x7685 -x7684 -x7683 -x7682 -x7681 -x7680 -x7679 -x7678 x7677 -x7676 -x7675 -x7674 -x7673 -x7672 
2471.09/2478.68	v -x7671 -x7670 -x7669 -x7668 -x7667 -x7666 -x7665 -x7664 -x7663 -x7662 x7661 -x7660 -x7659 -x7658 -x7657 -x7656 -x7655 -x7654 
2471.09/2478.68	v -x7653 -x7652 -x7651 -x7650 -x7649 -x7648 -x7647 -x7646 -x7645 -x7644 -x7643 -x7642 -x7641 -x7640 -x7639 -x7638 -x7637 -x7636 
2471.09/2478.68	v -x7620 -x7619 -x7618 x7617 x7616 -x7615 -x7614 -x7613 -x7612 -x7611 -x7610 -x7609 -x7608 -x7607 -x7606 -x7605 -x7604 -x7603 
2471.09/2478.68	v x7602 x7601 -x7600 -x7599 -x7598 -x7597 -x7596 -x7595 -x7594 -x7593 -x7592 -x7591 -x7590 -x7589 -x7588 -x7587 -x7586 -x7585 
2471.09/2478.68	v -x7584 -x7583 -x7582 -x7581 -x7580 -x7579 -x7578 -x7577 -x7576 -x7575 -x7574 -x7573 -x7572 x7571 -x7570 -x7569 -x7568 -x7567 
2471.09/2478.68	v -x7566 -x7565 -x7564 -x7563 -x7562 -x7561 -x7560 -x7559 -x7558 -x7557 -x7556 -x7555 -x7554 -x7553 -x7552 -x7551 -x7550 -x7549 
2471.09/2478.68	v -x7548 -x7547 -x7546 -x7545 -x7544 -x7543 -x7542 x7541 -x7540 -x7539 -x7538 -x7537 -x7536 -x7535 -x7534 -x7533 -x7532 -x7531 
2471.09/2478.68	v -x7530 -x7529 -x7528 x7527 -x7526 -x7525 -x7524 -x7523 -x7522 -x7521 -x7520 -x7519 -x7518 -x7517 -x7516 -x7515 -x7514 -x7513 
2471.09/2478.68	v -x7512 x7511 -x7510 -x7509 -x7508 -x7507 -x7506 -x7505 -x7504 -x7503 -x7502 -x7501 -x7500 -x7499 -x7498 x7497 -x7496 -x7495 
2471.09/2478.68	v -x7494 -x7493 -x7492 -x7491 -x7490 -x7489 -x7488 -x7487 -x7486 -x7485 -x7484 -x7483 -x7482 -x7481 -x7480 -x7479 -x7478 -x7477 
2471.09/2478.68	v -x7476 -x7475 -x7474 -x7473 -x7472 -x7471 -x7455 -x7454 -x7453 -x7452 -x7451 -x7450 -x7449 -x7448 -x7447 -x7446 -x7445 -x7444 
2471.09/2478.68	v -x7443 -x7442 -x7441 -x7440 -x7439 -x7438 -x7437 -x7436 -x7435 -x7434 -x7433 -x7432 -x7431 -x7430 -x7429 -x7428 -x7427 -x7426 
2471.09/2478.68	v -x7425 -x7424 -x7423 -x7422 x7421 -x7420 -x7419 -x7418 -x7417 -x7416 -x7415 -x7414 -x7413 -x7412 -x7411 -x7410 -x7409 -x7408 
2471.09/2478.68	v x7407 -x7406 -x7405 -x7404 -x7403 -x7402 -x7401 -x7400 -x7399 -x7398 -x7397 -x7396 -x7395 -x7394 -x7393 -x7392 x7391 -x7390 
2471.09/2478.68	v -x7389 -x7388 -x7387 -x7386 -x7385 -x7384 -x7383 -x7382 -x7381 -x7380 -x7379 -x7378 x7377 -x7376 -x7375 -x7374 -x7373 -x7372 
2471.09/2478.68	v -x7371 -x7370 -x7369 -x7368 -x7367 -x7366 -x7365 -x7364 -x7363 -x7362 -x7361 -x7360 -x7359 -x7358 -x7357 -x7356 -x7355 -x7354 
2471.09/2478.68	v -x7353 -x7352 -x7351 -x7350 -x7349 -x7348 -x7347 -x7346 -x7345 -x7344 -x7343 -x7342 -x7341 -x7340 -x7339 -x7338 -x7337 -x7336 
2471.09/2478.68	v -x7335 -x7334 -x7333 x7332 -x7331 -x7330 -x7329 -x7328 -x7327 -x7326 -x7325 -x7324 -x7323 -x7322 -x7321 -x7320 -x7319 -x7318 
2471.09/2478.68	v -x7317 -x7316 -x7315 -x7314 -x7313 -x7312 -x7311 -x7310 -x7309 -x7308 -x7307 -x7306 -x8475 -x8474 -x8473 x8472 x8471 -x8470 
2471.09/2478.68	v -x8469 -x8468 -x8467 -x8466 -x8465 -x8464 -x8463 -x8462 -x8461 -x8460 -x8459 -x8458 x8457 x8456 -x8455 -x8454 -x8453 -x8452 
2471.09/2478.68	v -x8451 -x8450 -x8449 -x8448 -x8447 -x8446 -x8295 -x8294 -x8293 x8292 -x8291 -x8290 -x8289 -x8288 -x8287 -x8286 -x8285 -x8284 
2471.09/2478.68	v -x8283 -x8282 -x8281 -x8130 -x8129 -x8128 -x8127 -x8126 -x8125 -x8124 -x8123 -x8122 -x8121 -x8120 -x8119 -x8118 -x8117 -x8116 
2471.09/2478.68	v -x8535 x8534 -x8533 -x8532 -x8531 -x8530 -x8529 -x8528 -x8527 -x8526 -x8525 -x8524 -x8523 -x8522 -x8521 -x7965 -x7964 -x7963 
2471.09/2478.68	v -x7962 -x7961 -x7960 -x7959 -x7958 -x7957 -x7956 -x7955 -x7954 -x7953 -x7952 -x7951 -x8520 -x8519 x8518 -x8517 -x8516 -x8515 
2471.09/2478.68	v -x8514 -x8513 -x8512 -x8511 -x8510 -x8509 -x8508 -x8507 -x8506 -x7800 -x7799 -x7798 x7797 x7796 -x7795 -x7794 -x7793 -x7792 
2471.09/2478.68	v -x7791 -x7790 -x7789 -x7788 -x7787 -x7786 -x8505 -x8504 -x8503 -x8502 -x8501 -x8500 -x8499 -x8498 -x8497 -x8496 -x8495 -x8494 
2471.09/2478.68	v -x8493 -x8492 -x8491 -x7635 -x7634 -x7633 -x7632 -x7631 -x7630 -x7629 -x7628 -x7627 -x7626 -x7625 -x7624 -x7623 -x7622 -x7621 
2471.09/2478.68	v -x7470 -x7469 -x7468 -x7467 -x7466 -x7465 -x7464 -x7463 -x7462 -x7461 -x7460 -x7459 -x7458 -x7457 -x7456 -x7305 -x7304 -x7303 
2471.09/2478.68	v x7302 x7301 -x7300 -x7299 -x7298 -x7297 -x7296 -x7295 -x7294 -x7293 -x7292 -x7291 -x8490 -x8489 x8488 x8487 -x8486 -x8485 
2471.09/2478.68	v -x8484 -x8483 -x8482 -x8481 -x8480 -x8479 -x8478 -x8477 -x8476 -x7290 -x7289 x7288 -x7287 x7286 -x7285 -x7284 -x7283 -x7282 
2471.09/2478.68	v -x7281 -x7280 -x7279 -x7278 -x7277 -x7276 -x7095 -x7094 -x7093 x7092 x7091 -x7090 -x7089 -x7088 -x7087 -x7086 -x7085 -x7084 
2471.09/2478.68	v -x7083 -x7082 -x7081 -x7080 -x7079 -x7078 x7077 -x7076 -x7075 -x7074 -x7073 -x7072 -x7071 -x7070 -x7069 -x7068 -x7067 -x7066 
2471.09/2478.68	v -x7065 -x7064 -x7063 -x7062 -x7061 -x7060 -x7059 -x7058 -x7057 -x7056 -x7055 -x7054 -x7053 -x7052 -x7051 -x7050 -x7049 -x7048 
2471.09/2478.68	v -x7047 -x7046 -x7045 -x7044 -x7043 -x7042 -x7041 -x7040 -x7039 -x7038 -x7037 -x7036 -x7035 -x7034 -x7033 -x7032 x7031 -x7030 
2471.09/2478.68	v -x7029 -x7028 -x7027 -x7026 -x7025 -x7024 -x7023 -x7022 -x7021 -x7020 -x7019 -x7018 x7017 -x7016 -x7015 -x7014 -x7013 -x7012 
2471.09/2478.68	v -x7011 -x7010 -x7009 -x7008 -x7007 -x7006 -x7005 -x7004 -x7003 x7002 -x7001 -x7000 -x6999 -x6998 -x6997 -x6996 -x6995 -x6994 
2471.09/2478.68	v -x6993 -x6992 -x6991 -x6990 -x6989 -x6988 -x6987 x6986 -x6985 -x6984 -x6983 -x6982 -x6981 -x6980 -x6979 -x6978 -x6977 -x6976 
2471.09/2478.68	v -x6975 -x6974 -x6973 x6972 x6971 -x6970 -x6969 -x6968 -x6967 -x6966 -x6965 -x6964 -x6963 -x6962 -x6961 -x6960 -x6959 -x6958 
2471.09/2478.68	v -x6957 -x6956 -x6955 -x6954 -x6953 -x6952 -x6951 -x6950 -x6949 -x6948 -x6947 -x6946 -x6930 -x6929 -x6928 -x6927 -x6926 -x6925 
2471.09/2478.68	v -x6924 -x6923 -x6922 -x6921 -x6920 -x6919 -x6918 -x6917 -x6916 -x6915 -x6914 -x6913 x6912 -x6911 -x6910 -x6909 -x6908 -x6907 
2471.09/2478.68	v -x6906 -x6905 -x6904 -x6903 -x6902 -x6901 -x6900 -x6899 -x6898 x6897 x6896 -x6895 -x6894 -x6893 -x6892 -x6891 -x6890 -x6889 
2471.09/2478.68	v -x6888 -x6887 -x6886 -x6885 -x6884 -x6883 -x6882 x6881 -x6880 -x6879 -x6878 -x6877 -x6876 -x6875 -x6874 -x6873 -x6872 -x6871 
2471.09/2478.68	v -x6870 -x6869 -x6868 x6867 x6866 -x6865 -x6864 -x6863 -x6862 -x6861 -x6860 -x6859 -x6858 -x6857 -x6856 -x6855 -x6854 -x6853 -x6852 
2471.09/2478.68	v -x6851 -x6850 -x6849 -x6848 -x6847 -x6846 -x6845 -x6844 -x6843 -x6842 -x6841 -x6840 -x6839 -x6838 -x6837 -x6836 -x6835 
2471.09/2478.68	v -x6834 -x6833 -x6832 -x6831 -x6830 -x6829 -x6828 -x6827 -x6826 -x6825 -x6824 -x6823 -x6822 x6821 -x6820 -x6819 -x6818 -x6817 
2471.09/2478.68	v -x6816 -x6815 -x6814 -x6813 -x6812 -x6811 -x6810 -x6809 -x6808 x6807 x6806 -x6805 -x6804 -x6803 -x6802 -x6801 -x6800 -x6799 -x6798 
2471.09/2478.68	v -x6797 -x6796 -x6795 -x6794 -x6793 x6792 -x6791 -x6790 -x6789 -x6788 -x6787 -x6786 -x6785 -x6784 -x6783 -x6782 -x6781 -x6765 
2471.09/2478.68	v -x6764 -x6763 x6762 x6761 -x6760 -x6759 -x6758 -x6757 -x6756 -x6755 -x6754 -x6753 -x6752 -x6751 -x6750 -x6749 -x6748 -x6747 
2471.09/2478.68	v -x6746 -x6745 -x6744 -x6743 -x6742 -x6741 -x6740 -x6739 -x6738 -x6737 -x6736 -x6735 -x6734 -x6733 -x6732 -x6731 -x6730 -x6729 
2471.09/2478.68	v -x6728 -x6727 -x6726 -x6725 -x6724 -x6723 -x6722 -x6721 -x6720 -x6719 -x6718 -x6717 -x6716 -x6715 -x6714 -x6713 -x6712 
2471.09/2478.68	v -x6711 -x6710 -x6709 -x6708 -x6707 -x6706 -x6705 -x6704 -x6703 x6702 x6701 -x6700 -x6699 -x6698 -x6697 -x6696 -x6695 -x6694 -x6693 
2471.09/2478.68	v -x6692 -x6691 -x6690 -x6689 -x6688 x6687 x6686 -x6685 -x6684 -x6683 -x6682 -x6681 -x6680 -x6679 -x6678 -x6677 -x6676 -x6675 
2471.09/2478.68	v -x6674 -x6673 x6672 -x6671 -x6670 -x6669 -x6668 -x6667 -x6666 -x6665 -x6664 -x6663 -x6662 -x6661 -x6660 -x6659 -x6658 -x6657 
2471.09/2478.68	v -x6656 -x6655 -x6654 -x6653 -x6652 -x6651 -x6650 -x6649 -x6648 -x6647 -x6646 -x6645 -x6644 -x6643 -x6642 -x6641 -x6640 -x6639 
2471.09/2478.68	v -x6638 -x6637 -x6636 -x6635 -x6634 -x6633 -x6632 -x6631 -x7200 -x7199 -x7198 -x7197 x7196 -x7195 -x7194 -x7193 -x7192 -x7191 
2471.09/2478.68	v -x7190 -x7189 -x7188 -x7187 -x7186 -x6630 -x6629 -x6628 -x6627 -x6626 -x6625 -x6624 -x6623 -x6622 -x6621 -x6620 -x6619 
2471.09/2478.68	v -x6618 -x6617 -x6616 -x6600 -x6599 x6598 -x6597 x6596 -x6595 -x6594 -x6593 -x6592 -x6591 -x6590 -x6589 -x6588 -x6587 -x6586 -x6585 
2471.09/2478.68	v -x6584 -x6583 -x6582 -x6581 -x6580 -x6579 -x6578 -x6577 -x6576 -x6575 -x6574 -x6573 -x6572 -x6571 -x6570 -x6569 -x6568 
2471.09/2478.68	v x6567 -x6566 -x6565 -x6564 -x6563 -x6562 -x6561 -x6560 -x6559 -x6558 -x6557 -x6556 -x6555 -x6554 -x6553 x6552 -x6551 -x6550 -x6549 
2471.09/2478.68	v -x6548 -x6547 -x6546 -x6545 -x6544 -x6543 -x6542 -x6541 -x6540 -x6539 -x6538 -x6537 -x6536 -x6535 -x6534 -x6533 -x6532 
2471.09/2478.68	v -x6531 -x6530 -x6529 -x6528 -x6527 -x6526 -x6525 -x6524 -x6523 -x6522 -x6521 -x6520 -x6519 -x6518 -x6517 -x6516 -x6515 -x6514 
2471.09/2478.68	v -x6513 -x6512 -x6511 -x6510 -x6509 -x6508 -x6507 -x6506 -x6505 -x6504 -x6503 -x6502 -x6501 -x6500 -x6499 -x6498 -x6497 -x6496 
2471.09/2478.68	v -x6495 -x6494 x6493 -x6492 x6491 -x6490 -x6489 -x6488 -x6487 -x6486 -x6485 -x6484 -x6483 -x6482 -x6481 -x6480 -x6479 -x6478 
2471.09/2478.68	v -x6477 -x6476 -x6475 -x6474 -x6473 -x6472 -x6471 -x6470 -x6469 -x6468 -x6467 -x6466 -x6465 -x6464 -x6463 -x6462 x6461 -x6460 
2471.09/2478.68	v -x6459 -x6458 -x6457 -x6456 -x6455 -x6454 -x6453 -x6452 -x6451 -x6435 -x6434 -x6433 x6432 -x6431 -x6430 -x6429 -x6428 -x6427 
2471.09/2478.68	v -x6426 -x6425 -x6424 -x6423 -x6422 -x6421 -x6420 -x6419 -x6418 -x6417 -x6416 -x6415 -x6414 -x6413 -x6412 -x6411 -x6410 -x6409 
2471.09/2478.68	v -x6408 -x6407 -x6406 -x6405 -x6404 -x6403 -x6402 -x6401 -x6400 -x6399 -x6398 -x6397 -x6396 -x6395 -x6394 -x6393 -x6392 -x6391 
2471.09/2478.68	v -x6390 -x6389 -x6388 x6387 -x6386 -x6385 -x6384 -x6383 -x6382 -x6381 -x6380 -x6379 -x6378 -x6377 -x6376 -x6375 -x6374 x6373 
2471.09/2478.68	v -x6372 x6371 -x6370 -x6369 -x6368 -x6367 -x6366 -x6365 -x6364 -x6363 -x6362 -x6361 -x6360 -x6359 -x6358 -x6357 -x6356 -x6355 
2471.09/2478.68	v -x6354 -x6353 -x6352 -x6351 -x6350 -x6349 -x6348 -x6347 -x6346 -x6345 -x6344 -x6343 -x6342 x6341 -x6340 -x6339 -x6338 -x6337 
2471.09/2478.68	v -x6336 -x6335 -x6334 -x6333 -x6332 -x6331 -x6330 -x6329 -x6328 -x6327 x6326 -x6325 -x6324 -x6323 -x6322 -x6321 -x6320 -x6319 
2471.09/2478.68	v -x6318 -x6317 -x6316 -x6315 -x6314 -x6313 -x6312 -x6311 -x6310 -x6309 -x6308 -x6307 -x6306 -x6305 -x6304 -x6303 -x6302 -x6301 
2471.09/2478.68	v -x6300 -x6299 -x6298 -x6297 x6296 -x6295 -x6294 -x6293 -x6292 -x6291 -x6290 -x6289 -x6288 -x6287 -x6286 -x6270 -x6269 x6268 
2471.09/2478.68	v -x6267 -x6266 -x6265 -x6264 -x6263 -x6262 -x6261 -x6260 -x6259 -x6258 -x6257 -x6256 -x6255 -x6254 x6253 -x6252 -x6251 -x6250 
2471.09/2478.68	v -x6249 -x6248 -x6247 -x6246 -x6245 -x6244 -x6243 -x6242 -x6241 -x6240 -x6239 -x6238 -x6237 -x6236 -x6235 -x6234 -x6233 -x6232 
2471.09/2478.68	v -x6231 -x6230 -x6229 -x6228 -x6227 -x6226 -x6225 -x6224 -x6223 -x6222 -x6221 -x6220 -x6219 -x6218 -x6217 -x6216 -x6215 -x6214 
2471.09/2478.68	v -x6213 -x6212 -x6211 -x6210 -x6209 -x6208 -x6207 -x6206 -x6205 -x6204 -x6203 -x6202 -x6201 -x6200 -x6199 -x6198 -x6197 -x6196 
2471.09/2478.68	v -x6195 -x6194 -x6193 -x6192 x6191 -x6190 -x6189 -x6188 -x6187 -x6186 -x6185 -x6184 -x6183 -x6182 -x6181 -x6180 -x6179 -x6178 
2471.09/2478.68	v -x6177 -x6176 -x6175 -x6174 -x6173 -x6172 -x6171 -x6170 -x6169 -x6168 -x6167 -x6166 -x6165 -x6164 -x6163 -x6162 x6161 -x6160 
2471.09/2478.68	v -x6159 -x6158 -x6157 -x6156 -x6155 -x6154 -x6153 -x6152 -x6151 -x6150 -x6149 x6148 -x6147 -x6146 -x6145 -x6144 -x6143 -x6142 
2471.09/2478.68	v -x6141 -x6140 -x6139 -x6138 -x6137 -x6136 -x6135 -x6134 -x6133 -x6132 x6131 -x6130 -x6129 -x6128 -x6127 -x6126 -x6125 -x6124 
2471.09/2478.68	v -x6123 -x6122 -x6121 -x6105 -x6104 -x6103 -x6102 -x6101 -x6100 -x6099 -x6098 -x6097 -x6096 -x6095 -x6094 -x6093 -x6092 -x6091 
2471.09/2478.68	v -x6090 -x6089 -x6088 x6087 x6086 -x6085 -x6084 -x6083 -x6082 -x6081 -x6080 -x6079 -x6078 -x6077 -x6076 -x6075 -x6074 -x6073 
2471.09/2478.68	v -x6072 x6071 -x6070 -x6069 -x6068 -x6067 -x6066 -x6065 -x6064 -x6063 -x6062 -x6061 -x6060 -x6059 -x6058 -x6057 -x6056 -x6055 
2471.09/2478.68	v -x6054 -x6053 -x6052 -x6051 -x6050 -x6049 -x6048 -x6047 -x6046 -x6045 -x6044 -x6043 x6042 -x6041 -x6040 -x6039 -x6038 -x6037 
2471.09/2478.68	v -x6036 -x6035 -x6034 -x6033 -x6032 -x6031 -x6030 -x6029 x6028 -x6027 -x6026 -x6025 -x6024 -x6023 -x6022 -x6021 -x6020 -x6019 
2471.09/2478.68	v -x6018 -x6017 -x6016 -x6015 -x6014 -x6013 -x6012 x6011 -x6010 -x6009 -x6008 -x6007 -x6006 -x6005 -x6004 -x6003 -x6002 -x6001 
2471.09/2478.68	v -x6000 -x5999 -x5998 -x5997 -x5996 -x5995 -x5994 -x5993 -x5992 -x5991 -x5990 -x5989 -x5988 -x5987 -x5986 -x5985 -x5984 -x5983 
2471.09/2478.68	v x5982 x5981 -x5980 -x5979 -x5978 -x5977 -x5976 -x5975 -x5974 -x5973 -x5972 -x5971 -x5970 -x5969 -x5968 -x5967 x5966 -x5965 
2471.09/2478.68	v -x5964 -x5963 -x5962 -x5961 -x5960 -x5959 -x5958 -x5957 -x5956 -x7125 -x7124 -x7123 -x7122 -x7121 -x7120 -x7119 -x7118 -x7117 
2471.09/2478.68	v -x7116 -x7115 -x7114 -x7113 -x7112 -x7111 -x7110 -x7109 -x7108 x7107 x7106 -x7105 -x7104 -x7103 -x7102 -x7101 -x7100 -x7099 
2471.09/2478.68	v -x7098 -x7097 -x7096 -x6945 -x6944 -x6943 x6942 x6941 -x6940 -x6939 -x6938 -x6937 -x6936 -x6935 -x6934 -x6933 -x6932 -x6931 
2471.09/2478.68	v -x6780 -x6779 -x6778 -x6777 x6776 -x6775 -x6774 -x6773 -x6772 -x6771 -x6770 -x6769 -x6768 -x6767 -x6766 -x7185 -x7184 x7183 
2471.09/2478.68	v -x7182 x7181 -x7180 -x7179 -x7178 -x7177 -x7176 -x7175 -x7174 -x7173 -x7172 -x7171 -x6615 -x6614 -x6613 -x6612 -x6611 -x6610 
2471.09/2478.68	v -x6609 -x6608 -x6607 -x6606 -x6605 -x6604 -x6603 -x6602 -x6601 -x7170 -x7169 -x7168 x7167 x7166 -x7165 -x7164 -x7163 -x7162 
2471.09/2478.68	v -x7161 -x7160 -x7159 -x7158 -x7157 -x7156 -x6450 -x6449 -x6448 x6447 x6446 -x6445 -x6444 -x6443 -x6442 -x6441 -x6440 -x6439 
2471.09/2478.68	v -x6438 -x6437 -x6436 -x7155 -x7154 -x7153 -x7152 x7151 -x7150 -x7149 -x7148 -x7147 -x7146 -x7145 -x7144 -x7143 -x7142 -x7141 
2471.09/2478.68	v -x6285 -x6284 -x6283 -x6282 x6281 -x6280 -x6279 -x6278 -x6277 -x6276 -x6275 -x6274 -x6273 -x6272 -x6271 -x6120 -x6119 -x6118 
2471.09/2478.68	v -x6117 -x6116 -x6115 -x6114 -x6113 -x6112 -x6111 -x6110 -x6109 -x6108 -x6107 -x6106 -x5955 -x5954 -x5953 -x5952 -x5951 -x5950 
2471.09/2478.68	v -x5949 -x5948 -x5947 -x5946 -x5945 -x5944 -x5943 -x5942 -x5941 -x7140 -x7139 x7138 -x7137 -x7136 -x7135 -x7134 -x7133 -x7132 
2471.09/2478.68	v -x7131 -x7130 -x7129 -x7128 -x7127 -x7126 -x5940 -x5939 x5938 -x5937 -x5936 -x5935 -x5934 -x5933 -x5932 -x5931 -x5930 -x5929 
2471.09/2478.68	v -x5928 -x5927 -x5926 -x5715 -x5714 -x309 x308 -x5761 -x5760 -x355 -x354 -x5759 -x5758 -x353 -x352 -x5757 -x5756 -x351 -x350 
2471.09/2478.68	v -x5755 -x5754 -x349 -x348 -x5753 -x5752 -x347 -x346 -x5751 -x5750 -x345 -x344 -x5747 -x5746 -x341 -x340 -x5745 -x5744 -x339 -x338 
2471.09/2478.68	v -x5743 x5742 -x337 -x336 -x5741 -x5740 -x335 -x334 -x5739 -x5738 -x333 -x332 -x5737 -x5736 -x331 -x330 -x5735 -x5734 -x329 
2471.09/2478.68	v -x328 -x5733 -x5732 -x327 -x326 -x5731 -x5730 -x325 -x324 -x5729 x5728 -x323 -x322 -x5725 -x5724 -x319 -x318 -x5723 -x5722 
2471.09/2478.68	v -x317 -x316 -x5721 -x5720 -x315 x314 -x5719 -x5718 -x313 -x312 -x5717 x5716 -x311 -x310 -x5713 -x5712 -x307 -x306 -x5711 -x5710 
2471.09/2478.68	v -x305 -x304 -x5709 -x5708 -x303 x302 -x5707 -x5706 -x301 -x300 -x5703 -x5702 -x297 x296 -x5701 -x5700 -x295 -x294 -x5699 
2471.09/2478.68	v -x5698 -x293 -x292 -x5697 -x5696 -x291 -x290 -x5695 x5694 -x289 -x288 -x5693 -x5692 -x287 -x286 -x5691 -x5690 -x285 -x284 -x5689 
2471.09/2478.68	v x5688 -x283 -x282 -x5687 -x5686 -x281 -x280 -x5685 x5684 -x279 -x278 -x5681 -x5680 -x275 -x274 -x5679 -x5678 -x273 -x272 
2471.09/2478.68	v -x5677 -x5676 -x271 -x270 -x5675 -x5674 -x269 x268 -x5673 -x5672 -x267 -x266 -x5671 x5670 -x265 -x264 -x5669 -x5668 -x263 -x262 
2471.09/2478.68	v -x5667 -x5666 -x261 -x260 -x5665 -x5664 -x259 -x258 -x5663 x5662 -x257 -x256 -x5657 -x5656 -x251 -x250 -x5655 -x5654 -x249 
2471.09/2478.68	v -x248 -x5653 -x5652 -x247 x246 -x5651 -x5650 -x245 -x244 -x5649 x5648 -x243 -x242 -x5647 -x5646 -x241 -x240 -x5645 -x5644 -x239 
2471.09/2478.68	v -x238 -x5643 -x5642 -x237 -x236 -x5641 x5640 -x235 -x234 -x5639 -x5638 -x233 -x232 -x5635 -x5634 -x229 x228 -x5633 -x5632 
2471.09/2478.68	v -x227 -x226 -x5631 -x5630 -x225 -x224 -x5629 x5628 -x223 -x222 -x5627 x5626 -x221 -x220 -x5625 -x5624 -x219 -x218 -x5623 -x5622 
2471.09/2478.68	v -x217 -x216 -x5621 -x5620 -x215 -x214 -x5619 -x5618 -x213 -x212 -x5617 -x5616 -x211 x210 -x5613 -x5612 -x207 x206 -x5611 
2471.09/2478.68	v -x5610 -x205 -x204 -x5609 -x5608 -x203 -x202 -x5607 -x5606 -x201 x200 -x5605 -x5604 -x199 -x198 -x5603 -x5602 -x197 -x196 -x5601 
2471.09/2478.68	v x5600 -x195 -x194 -x5599 -x5598 -x193 -x192 -x5597 -x5596 -x191 -x190 -x5595 -x5594 -x189 -x188 -x5591 -x5590 -x185 -x184 
2471.09/2478.68	v -x5589 -x5588 -x183 x182 -x5587 -x5586 -x181 -x180 -x5585 -x5584 -x179 x178 -x5583 -x5582 -x177 -x176 -x5581 -x5580 -x175 -x174 
2471.09/2478.68	v -x5579 -x5578 -x173 -x172 -x5577 -x5576 -x171 -x170 -x5575 -x5574 -x169 -x168 -x5573 x5572 -x167 -x166 -x5569 -x5568 -x163 
2471.09/2478.68	v -x162 -x5567 -x5566 -x161 -x160 -x5565 -x5564 -x159 -x158 -x5563 -x5562 -x157 x156 -x5561 -x5560 -x155 -x154 -x5559 -x5558 
2471.09/2478.68	v -x153 -x152 -x5557 -x5556 -x151 -x150 -x5555 -x5554 -x149 -x148 -x5553 -x5552 -x147 -x146 -x5551 -x5550 -x145 x144 -x5547 -x5546 
2471.09/2478.68	v -x141 -x140 -x5545 -x5544 -x139 x138 -x5543 -x5542 -x137 -x136 -x5541 -x5540 -x135 -x134 -x5539 -x5538 -x133 -x132 -x5537 
2471.09/2478.68	v -x5536 -x131 -x130 -x5535 -x5534 -x129 -x128 -x5533 -x5532 -x127 -x126 -x5531 -x5530 -x125 -x124 -x5529 -x5528 -x123 -x122 -x5525 
2471.09/2478.68	v -x5524 -x119 -x118 -x5523 -x5522 -x117 -x116 -x5521 x5520 -x115 -x114 -x5519 -x5518 -x113 -x112 -x5517 -x5516 -x111 -x110 
2471.09/2478.68	v -x5515 -x5514 -x109 -x108 -x5513 -x5512 -x107 -x106 -x5511 -x5510 -x105 -x104 -x5509 -x5508 -x103 -x102 -x5507 -x5506 -x101 
2471.09/2478.68	v -x100 -x5503 -x5502 -x97 -x96 -x5501 -x5500 -x95 x94 -x5499 -x5498 -x93 -x92 -x5497 -x5496 -x91 -x90 -x5495 x5494 -x89 -x88 
2471.09/2478.68	v -x5493 -x5492 -x87 -x86 -x5491 -x5490 -x85 -x84 -x5489 -x5488 -x83 -x82 -x5487 -x5486 -x81 x80 -x5485 -x5484 -x79 -x78 -x5481 
2471.09/2478.68	v -x5480 -x75 -x74 -x5479 -x5478 -x73 -x72 -x5477 -x5476 -x71 -x70 -x5475 x5474 -x69 -x68 -x5473 -x5472 -x67 -x66 -x5471 -x5470 
2471.09/2478.68	v -x65 -x64 -x5469 -x5468 -x63 -x62 -x5467 x5466 -x61 -x60 -x5465 -x5464 -x59 -x58 -x5463 -x5462 -x57 -x56 -x5459 -x5458 -x53 
2471.09/2478.68	v -x52 -x5457 x5456 -x51 -x50 -x5455 -x5454 -x49 -x48 -x5453 -x5452 -x47 -x46 -x5451 -x5450 -x45 -x44 -x5449 x5448 -x43 -x42 
2471.09/2478.68	v -x5447 -x5446 -x41 -x40 -x5445 -x5444 -x39 -x38 -x5443 -x5442 -x37 -x36 -x5441 -x5440 -x35 -x34 -x5925 -x5924 -x519 x518 -x5923 
2471.09/2478.68	v -x5922 -x517 -x516 -x5921 -x5920 -x515 -x514 -x5919 -x5918 -x513 x512 -x5917 -x5916 -x511 -x510 -x5915 -x5914 -x509 -x508 
2471.09/2478.68	v -x5913 -x5912 -x507 -x506 -x5911 -x5910 -x505 -x504 -x5909 -x5908 -x503 -x502 -x5907 -x5906 -x501 -x500 -x5903 -x5902 -x497 x496 
2471.09/2478.68	v -x5901 -x5900 -x495 x494 -x5899 -x5898 -x493 x492 -x5897 -x5896 -x491 -x490 -x5895 -x5894 -x489 -x488 -x5893 -x5892 -x487 
2471.09/2478.68	v -x486 -x5891 -x5890 -x485 -x484 -x5889 -x5888 -x483 x482 -x5887 -x5886 -x481 -x480 -x5885 -x5884 -x479 -x478 -x5881 -x5880 -x475 
2471.09/2478.68	v -x474 -x5879 -x5878 -x473 -x472 -x5877 -x5876 -x471 -x470 -x5875 -x5874 -x469 -x468 -x5873 -x5872 -x467 -x466 -x5871 -x5870 
2471.09/2478.68	v -x465 -x464 -x5869 x5868 -x463 -x462 -x5867 -x5866 -x461 -x460 -x5865 -x5864 -x459 -x458 -x5863 -x5862 -x457 -x456 -x5859 
2471.09/2478.68	v -x5858 -x453 -x452 -x5857 -x5856 -x451 -x450 -x5855 -x5854 -x449 -x448 -x5853 -x5852 -x447 -x446 -x5851 -x5850 -x445 -x444 -x5849 
2471.09/2478.68	v -x5848 -x443 -x442 -x5847 -x5846 -x441 -x440 -x5845 -x5844 -x439 -x438 -x5843 x5842 -x437 -x436 -x5841 -x5840 -x435 -x434 
2471.09/2478.68	v -x5837 -x5836 -x431 -x430 -x5835 -x5834 -x429 -x428 -x5833 x5832 -x427 -x426 -x5831 -x5830 -x425 -x424 -x5829 -x5828 -x423 
2471.09/2478.68	v -x422 -x5827 -x5826 -x421 -x420 -x5825 x5824 -x419 -x418 -x5823 -x5822 -x417 -x416 -x5821 -x5820 -x415 -x414 -x5819 -x5818 -x413 
2471.09/2478.68	v -x412 -x5815 -x5814 -x409 -x408 -x5813 -x5812 -x407 -x406 -x5811 -x5810 -x405 -x404 -x5809 -x5808 -x403 x402 -x5807 -x5806 
2471.09/2478.68	v -x401 -x400 -x5805 -x5804 -x399 -x398 -x5803 -x5802 -x397 -x396 -x5801 -x5800 -x395 -x394 -x5799 -x5798 -x393 -x392 -x5797 
2471.09/2478.68	v -x5796 -x391 -x390 -x5793 -x5792 -x387 -x386 -x5791 -x5790 -x385 x384 -x5789 x5788 -x383 -x382 -x5787 -x5786 -x381 -x380 -x5785 
2471.09/2478.68	v -x5784 -x379 -x378 -x5783 -x5782 -x377 -x376 -x5781 -x5780 -x375 -x374 -x5779 -x5778 -x373 -x372 -x5777 -x5776 -x371 -x370 
2471.09/2478.68	v -x5775 -x5774 -x369 -x368 -x5771 -x5770 -x365 -x364 -x5769 -x5768 -x363 -x362 -x5767 -x5766 -x361 -x360 -x5765 -x5764 -x359 
2471.09/2478.68	v -x358 -x5763 -x5762 -x357 x356 -x5749 -x5748 -x343 -x342 -x5727 -x5726 -x321 -x320 -x5705 -x5704 -x299 -x298 -x5683 -x5682 -x277 
2471.09/2478.68	v x276 -x5661 -x5660 -x255 -x254 -x5637 -x5636 -x231 -x230 -x5615 -x5614 -x209 -x208 -x5593 -x5592 -x187 -x186 -x5571 -x5570 
2471.09/2478.68	v -x165 -x164 -x5549 -x5548 -x143 -x142 -x5527 -x5526 -x121 -x120 -x5505 -x5504 -x99 -x98 -x5483 -x5482 -x77 -x76 -x5461 -x5460 
2471.09/2478.68	v -x55 -x54 -x5439 -x5438 -x33 -x32 -x5905 -x5904 -x499 -x498 -x5883 x5882 -x477 -x476 -x5861 x5860 -x455 -x454 -x5839 -x5838 
2471.09/2478.68	v -x433 -x432 -x5817 -x5816 -x411 -x410 -x5795 -x5794 -x389 -x388 -x5773 -x5772 -x367 -x366 -x5659 -x5658 -x253 -x252 -x5437 
2471.09/2478.68	v -x5436 -x31 -x30 -x5435 -x5434 -x29 -x28 -x3459 -x3458 -x3457 -x3456 -x3455 -x3454 -x3453 -x3452 -x3451 -x3450 -x3449 -x3448 
2471.09/2478.68	v -x3447 -x3446 -x3445 -x3444 -x3443 -x3442 -x3441 -x3440 -x3439 -x3438 -x3437 -x3436 -x3435 -x3434 -x3433 -x3432 -x3431 -x3430 
2471.09/2478.68	v -x3429 -x3428 -x3427 -x3426 -x3425 -x3424 -x3423 -x3422 -x3421 -x3420 -x3419 -x3418 -x3417 -x3416 -x3415 -x3414 -x3413 -x3412 
2471.09/2478.68	v -x3411 -x3410 -x3409 -x3408 -x3407 -x3406 -x3405 -x3404 -x3403 -x3402 -x3401 -x3400 -x3399 -x3398 -x3397 -x3396 -x3395 -x3394 
2471.09/2478.68	v -x3393 -x3392 -x3391 -x3390 -x3389 -x3388 -x3387 -x3386 -x3385 -x3384 -x3383 -x3382 -x3381 -x3380 -x3379 -x3378 -x3377 -x3376 
2471.09/2478.68	v -x3375 -x3374 -x3373 -x3372 -x3371 -x3370 -x3369 -x3368 -x3367 -x3366 -x3365 -x3364 -x3363 -x3362 -x3361 -x3360 -x3359 -x3358 
2471.09/2478.68	v -x3357 x3356 -x3355 x3354 x3353 x3352 x3351 x3350 -x3349 -x3348 -x3347 -x3346 -x3345 -x3344 -x3343 -x3342 -x3341 -x3340 
2471.09/2478.68	v -x3339 -x3338 -x3337 -x3336 -x3335 -x3334 -x3333 -x3332 -x3331 -x3330 -x3329 -x3328 -x3327 -x3326 -x3325 -x3324 -x3323 -x3322 
2471.09/2478.68	v -x3321 -x3320 -x3319 -x3318 -x3317 -x3316 -x3315 -x3314 -x3313 -x3312 -x3311 -x3310 -x3309 -x3308 -x3307 -x3306 -x3305 -x3304 
2471.09/2478.68	v -x3303 -x3302 -x3301 -x3300 -x3299 -x3298 -x3297 -x3296 -x3295 -x3294 -x3293 -x3292 -x3291 -x3290 -x3289 -x3288 -x3287 -x3286 
2471.09/2478.68	v -x3285 -x3284 -x3283 -x3282 -x3281 -x3280 -x3259 -x3258 -x3257 -x3256 -x3255 -x3254 -x3253 -x3252 -x3251 -x3250 -x3249 -x3248 
2471.09/2478.68	v -x3247 -x3246 -x3245 -x3244 -x3243 -x3242 -x3241 -x3240 -x3239 -x3238 -x3237 -x3236 -x3235 -x3234 x3233 -x3232 x3231 -x3230 
2471.09/2478.68	v -x3229 -x3228 -x3227 -x3226 -x3225 -x3224 -x3223 -x3222 -x3221 -x3220 -x3219 -x3218 -x3217 -x3216 -x3215 -x3214 -x3213 -x3212 
2471.09/2478.68	v -x3211 -x3210 -x3209 -x3208 -x3207 -x3206 -x3205 -x3204 -x3203 -x3202 -x3201 -x3200 -x3199 -x3198 -x3197 -x3196 -x3195 -x3194 
2471.09/2478.68	v -x3193 -x3192 -x3191 -x3190 -x3189 -x3188 -x3187 -x3186 -x3185 -x3184 -x3183 -x3182 -x3181 -x3180 -x3179 -x3178 -x3177 
2471.09/2478.68	v -x3176 -x3175 -x3174 -x3173 -x3172 -x3171 -x3170 -x3169 -x3168 -x3167 -x3166 -x3165 -x3164 -x3163 -x3162 -x3161 -x3160 -x3159 
2471.09/2478.68	v -x3158 x3157 x3156 x3155 -x3154 x3153 x3152 x3151 -x3150 -x3149 -x3148 -x3147 -x3146 -x3145 -x3144 -x3143 -x3142 -x3141 -x3140 
2471.09/2478.68	v -x3139 -x3138 -x3137 -x3136 -x3135 -x3134 -x3133 -x3132 -x3131 -x3130 -x3129 -x3128 -x3127 -x3126 -x3125 -x3124 -x3123 -x3122 
2471.09/2478.68	v -x3121 -x3120 -x3119 -x3118 -x3117 -x3116 -x3115 -x3114 -x3113 -x3112 -x3111 -x3110 -x3109 -x3108 -x3107 -x3106 -x3105 -x3104 
2471.09/2478.68	v -x3103 -x3102 -x3101 -x3100 -x3099 -x3098 -x3097 -x3096 -x3095 -x3094 -x3093 -x3092 -x3091 -x3090 -x3089 -x3088 -x3087 -x3086 
2471.09/2478.68	v -x3085 -x3084 -x3083 -x3082 -x3081 -x3080 -x3079 -x3078 -x3077 -x3076 -x3075 -x3074 -x3073 -x3072 -x3071 -x3070 -x3069 
2471.09/2478.68	v -x3068 -x3067 -x3066 -x3065 -x3064 -x3063 -x3062 -x3061 -x3060 -x5379 -x5378 -x5377 -x5376 -x5375 x5374 x5373 x5372 x5371 -x5370 
2471.09/2478.68	v -x5369 -x5368 -x5367 -x5366 -x5365 -x5364 -x5363 -x5362 -x5361 -x5360 -x5359 -x5358 -x5357 -x5356 -x5355 -x5354 -x5353 -x5352 
2471.09/2478.68	v -x5351 -x5350 -x5349 -x5348 -x5347 -x5346 -x5345 -x5344 -x5343 -x5342 -x5341 -x5340 -x5339 -x5338 -x5337 -x5336 -x5335 -x5334 
2471.09/2478.68	v -x5333 -x5332 -x5331 -x5330 -x5329 -x5328 -x5327 -x5326 -x5325 -x5324 -x5323 -x5322 -x5321 -x5320 -x5319 -x5318 -x5317 
2471.09/2478.68	v -x5316 -x5315 -x5314 -x5313 -x5312 -x5311 -x5310 -x5309 -x5308 -x5307 -x5306 -x5305 -x5304 -x5303 -x5302 -x5301 -x5300 -x5299 
2471.09/2478.68	v x5298 -x5297 x5296 -x5295 x5294 -x5293 -x5292 -x5291 x5290 -x5289 -x5288 -x5287 -x5286 -x5285 -x5284 -x5283 -x5282 -x5281 -x5280 
2471.09/2478.68	v -x5279 -x5278 -x5277 -x5276 -x5275 -x5274 -x5273 -x5272 -x5271 -x5270 -x5269 -x5268 -x5267 -x5266 -x5265 -x5264 -x5263 -x5262 
2471.09/2478.68	v -x5261 -x5260 -x5259 -x5258 -x5257 -x5256 -x5255 -x5254 -x5253 -x5252 -x5251 -x5250 -x5249 -x5248 -x5247 -x5246 -x5245 
2471.09/2478.68	v -x5244 -x5243 -x5242 -x5241 -x5240 -x5239 -x5238 -x5237 -x5236 -x5235 -x5234 -x5233 -x5232 -x5231 -x5230 -x5229 -x5228 -x5227 
2471.09/2478.68	v -x5226 -x5225 -x5224 -x5223 -x5222 -x5221 -x5220 -x5219 -x5218 -x5217 -x5216 -x5215 -x5214 -x5213 -x5212 -x5211 -x5210 -x5209 
2471.09/2478.68	v -x5208 -x5207 -x5206 -x5205 -x5204 -x5203 -x5202 -x5201 -x5200 -x5199 -x5198 -x5197 -x5196 -x5195 -x5194 x5193 x5192 x5191 
2471.09/2478.68	v x5190 -x5189 -x5188 -x5187 -x5186 -x5185 -x5184 -x5183 -x5182 -x5181 -x5180 -x5159 -x5158 -x5157 -x5156 -x5155 -x5154 -x5153 
2471.09/2478.68	v -x5152 -x5151 -x5150 -x5149 -x5148 -x5147 -x5146 -x5145 -x5144 -x5143 -x5142 -x5141 -x5140 -x5139 -x5138 -x5137 -x5136 -x5135 
2471.09/2478.68	v -x5134 -x5133 -x5132 -x5131 -x5130 -x5129 -x5128 -x5127 -x5126 -x5125 -x5124 -x5123 -x5122 -x5121 -x5120 -x5119 -x5118 -x5117 
2471.09/2478.68	v -x5116 -x5115 -x5114 -x5113 -x5112 -x5111 -x5110 -x5109 -x5108 -x5107 -x5106 -x5105 -x5104 -x5103 -x5102 -x5101 -x5100 -x5099 
2471.09/2478.68	v -x5098 x5097 x5096 -x5095 -x5094 -x5093 x5092 -x5091 x5090 -x5089 -x5088 -x5087 -x5086 -x5085 -x5084 -x5083 -x5082 -x5081 
2471.09/2478.68	v -x5080 -x5079 -x5078 -x5077 -x5076 -x5075 -x5074 -x5073 -x5072 -x5071 -x5070 -x5069 -x5068 -x5067 -x5066 -x5065 -x5064 -x5063 
2471.09/2478.68	v -x5062 -x5061 -x5060 -x5059 -x5058 -x5057 -x5056 -x5055 -x5054 -x5053 -x5052 -x5051 -x5050 -x5049 -x5048 -x5047 -x5046 -x5045 
2471.09/2478.68	v -x5044 -x5043 -x5042 -x5041 -x5040 -x5039 -x5038 -x5037 -x5036 -x5035 -x5034 -x5033 -x5032 -x5031 -x5030 -x5029 -x5028 -x5027 
2471.09/2478.68	v -x5026 -x5025 -x5024 -x5023 -x5022 -x5021 -x5020 -x5019 -x5018 -x5017 -x5016 -x5015 -x5014 -x5013 -x5012 -x5011 -x5010 -x5009 
2471.09/2478.68	v -x5008 -x5007 -x5006 -x5005 -x5004 -x5003 -x5002 -x5001 -x5000 -x4999 -x4998 -x4997 -x4996 -x4995 -x4994 -x4993 -x4992 -x4991 
2471.09/2478.68	v -x4990 -x4989 -x4988 -x4987 -x4986 -x4985 -x4984 -x4983 -x4982 -x4981 -x4980 -x4979 -x4978 -x4977 -x4976 -x4975 -x4974 -x4973 
2471.09/2478.68	v -x4972 -x4971 -x4970 -x4969 -x4968 -x4967 -x4966 -x4965 -x4964 -x4963 -x4962 -x4961 -x4960 -x4939 -x4938 -x4937 -x4936 
2471.09/2478.68	v -x4935 -x4934 -x4933 -x4932 -x4931 -x4930 -x4929 -x4928 -x4927 -x4926 -x4925 -x4924 -x4923 -x4922 -x4921 -x4920 -x4919 -x4918 
2471.09/2478.68	v -x4917 -x4916 -x4915 -x4914 -x4913 -x4912 -x4911 -x4910 -x4909 -x4908 -x4907 -x4906 -x4905 -x4904 -x4903 -x4902 -x4901 -x4900 
2471.09/2478.68	v -x4899 -x4898 x4897 -x4896 x4895 -x4894 -x4893 -x4892 x4891 -x4890 -x4889 -x4888 -x4887 -x4886 -x4885 -x4884 -x4883 -x4882 
2471.09/2478.68	v -x4881 -x4880 -x4879 -x4878 -x4877 -x4876 -x4875 -x4874 -x4873 -x4872 -x4871 -x4870 -x4869 -x4868 -x4867 -x4866 -x4865 -x4864 
2471.09/2478.68	v -x4863 -x4862 -x4861 -x4860 -x4859 -x4858 -x4857 -x4856 -x4855 -x4854 -x4853 -x4852 -x4851 -x4850 -x4849 -x4848 -x4847 -x4846 
2471.09/2478.68	v -x4845 -x4844 -x4843 -x4842 -x4841 -x4840 -x4839 -x4838 -x4837 -x4836 -x4835 -x4834 -x4833 -x4832 -x4831 -x4830 -x4829 -x4828 
2471.09/2478.68	v -x4827 -x4826 -x4825 -x4824 -x4823 -x4822 -x4821 -x4820 -x4819 -x4818 -x4817 -x4816 -x4815 -x4814 -x4813 -x4812 -x4811 -x4810 
2471.09/2478.68	v -x4809 -x4808 -x4807 -x4806 -x4805 -x4804 -x4803 -x4802 -x4801 -x4800 -x4799 -x4798 -x4797 -x4796 -x4795 -x4794 -x4793 -x4792 
2471.09/2478.68	v -x4791 -x4790 -x4789 -x4788 -x4787 -x4786 -x4785 -x4784 -x4783 -x4782 -x4781 -x4780 -x4779 -x4778 -x4777 -x4776 -x4775 -x4774 
2471.09/2478.68	v -x4773 -x4772 -x4771 -x4770 -x4769 -x4768 -x4767 -x4766 -x4765 -x4764 -x4763 -x4762 -x4761 -x4760 -x4759 -x4758 -x4757 
2471.09/2478.68	v -x4756 -x4755 -x4754 -x4753 -x4752 -x4751 -x4750 -x4749 -x4748 -x4747 -x4746 -x4745 -x4744 -x4743 -x4742 -x4741 -x4740 -x4719 
2471.09/2478.68	v -x4718 -x4717 -x4716 -x4715 -x4714 -x4713 -x4712 -x4711 -x4710 -x4709 -x4708 -x4707 -x4706 -x4705 -x4704 -x4703 -x4702 -x4701 
2471.09/2478.68	v -x4700 -x4699 -x4698 x4697 -x4696 -x4695 -x4694 x4693 -x4692 x4691 -x4690 -x4689 -x4688 -x4687 -x4686 -x4685 -x4684 -x4683 
2471.09/2478.68	v -x4682 -x4681 -x4680 -x4679 -x4678 -x4677 -x4676 -x4675 -x4674 -x4673 -x4672 -x4671 -x4670 -x4669 -x4668 -x4667 -x4666 -x4665 
2471.09/2478.68	v -x4664 -x4663 -x4662 -x4661 -x4660 -x4659 -x4658 -x4657 -x4656 -x4655 -x4654 -x4653 -x4652 -x4651 -x4650 -x4649 -x4648 -x4647 
2471.09/2478.68	v -x4646 -x4645 -x4644 -x4643 -x4642 -x4641 -x4640 -x4639 -x4638 -x4637 -x4636 -x4635 -x4634 -x4633 -x4632 -x4631 -x4630 -x4629 
2471.09/2478.68	v -x4628 -x4627 -x4626 -x4625 -x4624 -x4623 -x4622 -x4621 -x4620 -x4619 -x4618 -x4617 -x4616 -x4615 -x4614 -x4613 -x4612 -x4611 
2471.09/2478.68	v -x4610 -x4609 -x4608 -x4607 -x4606 -x4605 -x4604 -x4603 -x4602 -x4601 -x4600 -x4599 -x4598 -x4597 -x4596 -x4595 -x4594 -x4593 
2471.09/2478.68	v -x4592 -x4591 -x4590 -x4589 -x4588 -x4587 -x4586 -x4585 -x4584 -x4583 -x4582 -x4581 -x4580 -x4579 -x4578 -x4577 -x4576 -x4575 
2471.09/2478.68	v -x4574 -x4573 -x4572 -x4571 -x4570 -x4569 -x4568 -x4567 -x4566 -x4565 -x4564 -x4563 -x4562 -x4561 -x4560 -x4559 -x4558 
2471.09/2478.68	v -x4557 -x4556 -x4555 -x4554 -x4553 -x4552 -x4551 -x4550 -x4549 -x4548 -x4547 -x4546 -x4545 -x4544 -x4543 -x4542 -x4541 -x4540 
2471.09/2478.68	v -x4539 -x4538 -x4537 -x4536 -x4535 -x4534 -x4533 -x4532 -x4531 -x4530 -x4529 -x4528 -x4527 -x4526 -x4525 -x4524 -x4523 -x4522 
2471.09/2478.68	v -x4521 -x4520 -x4499 -x4498 -x4497 -x4496 -x4495 -x4494 -x4493 -x4492 -x4491 -x4490 -x4489 -x4488 -x4487 -x4486 -x4485 -x4484 
2471.09/2478.68	v -x4483 -x4482 -x4481 -x4480 -x4479 -x4478 -x4477 -x4476 -x4475 -x4474 -x4473 -x4472 -x4471 -x4470 -x4469 -x4468 -x4467 -x4466 
2471.09/2478.68	v -x4465 -x4464 -x4463 -x4462 -x4461 -x4460 -x4459 -x4458 x4457 x4456 -x4455 x4454 -x4453 x4452 -x4451 -x4450 -x4449 -x4448 
2471.09/2478.68	v -x4447 -x4446 -x4445 -x4444 -x4443 -x4442 -x4441 -x4440 -x4439 -x4438 x4437 -x4436 -x4435 x4434 -x4433 -x4432 -x4431 -x4430 
2471.09/2478.68	v -x4429 -x4428 -x4427 -x4426 -x4425 -x4424 -x4423 -x4422 -x4421 -x4420 -x4419 -x4418 -x4417 -x4416 -x4415 -x4414 -x4413 -x4412 
2471.09/2478.68	v -x4411 -x4410 -x4409 -x4408 -x4407 -x4406 -x4405 -x4404 -x4403 -x4402 -x4401 -x4400 -x4399 -x4398 -x4397 -x4396 -x4395 -x4394 
2471.09/2478.68	v -x4393 -x4392 -x4391 -x4390 -x4389 -x4388 -x4387 -x4386 -x4385 -x4384 -x4383 -x4382 -x4381 -x4380 -x4379 -x4378 -x4377 -x4376 
2471.09/2478.68	v -x4375 -x4374 -x4373 -x4372 -x4371 -x4370 -x4369 -x4368 -x4367 -x4366 -x4365 -x4364 -x4363 -x4362 -x4361 -x4360 -x4359 -x4358 
2471.09/2478.68	v -x4357 -x4356 -x4355 -x4354 -x4353 -x4352 -x4351 -x4350 -x4349 -x4348 -x4347 -x4346 -x4345 -x4344 -x4343 -x4342 -x4341 -x4340 
2471.09/2478.68	v -x4339 -x4338 -x4337 -x4336 -x4335 -x4334 -x4333 -x4332 -x4331 -x4330 -x4329 -x4328 -x4327 -x4326 -x4325 -x4324 -x4323 -x4322 
2471.09/2478.68	v -x4321 -x4320 -x4319 -x4318 -x4317 -x4316 -x4315 -x4314 -x4313 -x4312 -x4311 -x4310 -x4309 -x4308 -x4307 -x4306 -x4305 
2471.09/2478.68	v -x4304 -x4303 -x4302 -x4301 -x4300 -x4279 -x4278 -x4277 -x4276 x4275 -x4274 -x4273 -x4272 -x4271 -x4270 -x4269 -x4268 -x4267 
2471.09/2478.68	v -x4266 -x4265 -x4264 -x4263 -x4262 -x4261 -x4260 -x4259 -x4258 x4257 -x4256 x4255 x4254 x4253 -x4252 x4251 x4250 -x4249 -x4248 
2471.09/2478.68	v -x4247 -x4246 -x4245 -x4244 -x4243 -x4242 -x4241 -x4240 -x4239 -x4238 -x4237 -x4236 -x4235 -x4234 -x4233 -x4232 -x4231 -x4230 
2471.09/2478.68	v -x4229 -x4228 -x4227 -x4226 -x4225 -x4224 -x4223 -x4222 -x4221 -x4220 -x4219 -x4218 -x4217 -x4216 -x4215 -x4214 -x4213 -x4212 
2471.09/2478.68	v -x4211 -x4210 -x4209 -x4208 -x4207 -x4206 -x4205 -x4204 -x4203 -x4202 -x4201 -x4200 -x4199 -x4198 -x4197 -x4196 -x4195 -x4194 
2471.09/2478.68	v -x4193 -x4192 -x4191 -x4190 -x4189 -x4188 -x4187 -x4186 -x4185 -x4184 -x4183 -x4182 -x4181 -x4180 -x4179 x4178 -x4177 -x4176 
2471.09/2478.68	v -x4175 x4174 x4173 -x4172 -x4171 -x4170 -x4169 -x4168 -x4167 -x4166 -x4165 -x4164 -x4163 -x4162 -x4161 -x4160 -x4159 -x4158 
2471.09/2478.68	v -x4157 -x4156 -x4155 -x4154 -x4153 -x4152 -x4151 -x4150 -x4149 -x4148 -x4147 -x4146 -x4145 -x4144 -x4143 -x4142 -x4141 -x4140 
2471.09/2478.68	v -x4139 -x4138 -x4137 -x4136 -x4135 -x4134 -x4133 -x4132 -x4131 -x4130 -x4129 -x4128 -x4127 -x4126 -x4125 -x4124 -x4123 -x4122 
2471.09/2478.68	v -x4121 -x4120 -x4119 -x4118 -x4117 -x4116 -x4115 -x4114 -x4113 -x4112 -x4111 -x4110 -x4109 -x4108 -x4107 -x4106 -x4105 
2471.09/2478.68	v -x4104 -x4103 -x4102 -x4101 -x4100 -x4099 -x4098 -x4097 -x4096 -x4095 -x4094 -x4093 -x4092 -x4091 -x4090 -x4089 -x4088 -x4087 
2471.09/2478.68	v -x4086 -x4085 -x4084 -x4083 -x4082 -x4081 -x4080 -x4059 -x4058 -x4057 -x4056 -x4055 -x4054 -x4053 -x4052 -x4051 -x4050 -x4049 
2471.09/2478.68	v -x4048 -x4047 -x4046 -x4045 -x4044 -x4043 -x4042 -x4041 -x4040 -x4039 -x4038 x4037 x4036 -x4035 -x4034 -x4033 x4032 x4031 x4030 
2471.09/2478.68	v -x4029 -x4028 -x4027 -x4026 -x4025 -x4024 -x4023 -x4022 -x4021 -x4020 -x4019 -x4018 -x4017 -x4016 -x4015 -x4014 -x4013 -x4012 
2471.09/2478.68	v -x4011 -x4010 -x4009 -x4008 -x4007 -x4006 -x4005 -x4004 -x4003 -x4002 -x4001 -x4000 -x3999 -x3998 -x3997 -x3996 -x3995 
2471.09/2478.68	v -x3994 -x3993 -x3992 -x3991 -x3990 -x3989 -x3988 -x3987 -x3986 -x3985 -x3984 -x3983 -x3982 -x3981 -x3980 -x3979 -x3978 -x3977 
2471.09/2478.68	v -x3976 -x3975 -x3974 -x3973 -x3972 -x3971 -x3970 -x3969 -x3968 -x3967 -x3966 -x3965 -x3964 -x3963 -x3962 -x3961 -x3960 -x3959 
2471.09/2478.68	v -x3958 x3957 -x3956 -x3955 x3954 x3953 -x3952 -x3951 -x3950 -x3949 -x3948 -x3947 -x3946 -x3945 -x3944 -x3943 -x3942 -x3941 
2471.09/2478.68	v -x3940 -x3939 -x3938 -x3937 -x3936 -x3935 -x3934 -x3933 -x3932 -x3931 -x3930 -x3929 -x3928 -x3927 -x3926 -x3925 -x3924 -x3923 
2471.09/2478.68	v -x3922 -x3921 -x3920 -x3919 -x3918 -x3917 -x3916 -x3915 -x3914 -x3913 -x3912 -x3911 -x3910 -x3909 -x3908 -x3907 -x3906 -x3905 
2471.09/2478.68	v -x3904 -x3903 -x3902 -x3901 -x3900 -x3899 -x3898 -x3897 -x3896 -x3895 -x3894 -x3893 -x3892 -x3891 -x3890 -x3889 -x3888 -x3887 
2471.09/2478.68	v -x3886 -x3885 -x3884 -x3883 -x3882 -x3881 -x3880 -x3879 -x3878 -x3877 -x3876 -x3875 -x3874 -x3873 -x3872 -x3871 -x3870 -x3869 
2471.09/2478.68	v -x3868 -x3867 -x3866 -x3865 -x3864 -x3863 -x3862 -x3861 -x3860 -x3839 -x3838 -x3837 -x3836 -x3835 -x3834 -x3833 -x3832 -x3831 
2471.09/2478.68	v -x3830 -x3829 -x3828 -x3827 -x3826 -x3825 -x3824 -x3823 -x3822 -x3821 -x3820 -x3819 -x3818 -x3817 -x3816 -x3815 -x3814 -x3813 
2471.09/2478.68	v -x3812 -x3811 -x3810 -x3809 -x3808 -x3807 -x3806 -x3805 -x3804 -x3803 -x3802 -x3801 -x3800 -x3799 -x3798 -x3797 x3796 -x3795 
2471.09/2478.68	v -x3794 x3793 -x3792 x3791 -x3790 -x3789 -x3788 -x3787 -x3786 -x3785 -x3784 -x3783 -x3782 -x3781 -x3780 -x3779 -x3778 -x3777 
2471.09/2478.68	v -x3776 -x3775 -x3774 -x3773 -x3772 -x3771 -x3770 -x3769 -x3768 -x3767 -x3766 -x3765 -x3764 -x3763 -x3762 -x3761 -x3760 -x3759 
2471.09/2478.68	v -x3758 -x3757 -x3756 -x3755 -x3754 -x3753 -x3752 -x3751 -x3750 -x3749 -x3748 -x3747 -x3746 -x3745 -x3744 -x3743 -x3742 
2471.09/2478.68	v -x3741 -x3740 -x3739 -x3738 -x3737 -x3736 -x3735 -x3734 -x3733 -x3732 -x3731 -x3730 -x3729 -x3728 -x3727 -x3726 -x3725 -x3724 
2471.09/2478.68	v -x3723 -x3722 -x3721 -x3720 -x3719 -x3718 -x3717 -x3716 -x3715 -x3714 -x3713 -x3712 -x3711 -x3710 -x3709 -x3708 -x3707 -x3706 
2471.09/2478.68	v -x3705 -x3704 -x3703 -x3702 -x3701 -x3700 -x3699 -x3698 -x3697 -x3696 -x3695 -x3694 -x3693 -x3692 -x3691 -x3690 -x3689 -x3688 
2471.09/2478.68	v -x3687 -x3686 -x3685 -x3684 -x3683 -x3682 -x3681 -x3680 -x3679 -x3678 -x3677 -x3676 -x3675 -x3674 -x3673 -x3672 -x3671 -x3670 
2471.09/2478.68	v -x3669 -x3668 -x3667 -x3666 -x3665 -x3664 -x3663 -x3662 -x3661 -x3660 -x3659 -x3658 -x3657 -x3656 -x3655 -x3654 -x3653 -x3652 
2471.09/2478.68	v -x3651 -x3650 -x3649 -x3648 -x3647 -x3646 -x3645 -x3644 -x3643 -x3642 -x3641 -x3640 -x3619 -x3618 -x3617 -x3616 -x3615 -x3614 
2471.09/2478.68	v -x3613 -x3612 -x3611 -x3610 -x3609 -x3608 -x3607 -x3606 -x3605 -x3604 -x3603 -x3602 -x3601 -x3600 -x3599 -x3598 -x3597 
2471.09/2478.68	v -x3596 -x3595 -x3594 -x3593 -x3592 -x3591 -x3590 -x3589 -x3588 -x3587 -x3586 -x3585 -x3584 -x3583 -x3582 -x3581 -x3580 -x3579 
2471.09/2478.68	v -x3578 -x3577 x3576 -x3575 -x3574 -x3573 -x3572 x3571 x3570 -x3569 -x3568 -x3567 -x3566 -x3565 -x3564 -x3563 -x3562 -x3561 -x3560 
2471.09/2478.68	v -x3559 -x3558 -x3557 -x3556 -x3555 -x3554 -x3553 -x3552 -x3551 -x3550 -x3549 -x3548 -x3547 -x3546 -x3545 -x3544 -x3543 
2471.09/2478.68	v -x3542 -x3541 -x3540 -x3539 -x3538 -x3537 -x3536 -x3535 -x3534 -x3533 -x3532 -x3531 -x3530 -x3529 -x3528 -x3527 -x3526 -x3525 
2471.09/2478.68	v -x3524 -x3523 -x3522 -x3521 -x3520 -x3519 -x3518 -x3517 -x3516 -x3515 x3514 x3513 x3512 x3511 -x3510 -x3509 -x3508 -x3507 -x3506 
2471.09/2478.68	v -x3505 -x3504 -x3503 -x3502 -x3501 -x3500 -x3499 -x3498 -x3497 -x3496 -x3495 -x3494 -x3493 -x3492 x3491 x3490 -x3489 -x3488 
2471.09/2478.68	v -x3487 -x3486 -x3485 -x3484 -x3483 -x3482 -x3481 -x3480 -x3479 -x3478 -x3477 -x3476 -x3475 -x3474 -x3473 -x3472 -x3471 -x3470 
2471.09/2478.68	v -x3469 -x3468 -x3467 -x3466 -x3465 -x3464 -x3463 -x3462 -x3461 -x3460 -x3279 -x3278 -x3277 -x3276 -x3275 -x3274 -x3273 -x3272 
2471.09/2478.68	v -x3271 -x3270 -x3269 -x3268 -x3267 -x3266 -x3265 -x3264 -x3263 -x3262 -x3261 -x3260 -x3059 -x3058 -x3057 -x3056 -x3055 
2471.09/2478.68	v -x3054 -x3053 -x3052 -x3051 -x3050 -x3049 -x3048 -x3047 -x3046 -x3045 -x3044 -x3043 -x3042 -x3041 -x3040 -x5179 -x5178 -x5177 
2471.09/2478.68	v -x5176 -x5175 -x5174 -x5173 -x5172 -x5171 -x5170 -x5169 -x5168 -x5167 -x5166 -x5165 -x5164 -x5163 -x5162 -x5161 -x5160 -x4959 
2471.09/2478.68	v -x4958 -x4957 -x4956 -x4955 -x4954 -x4953 -x4952 -x4951 -x4950 -x4949 -x4948 -x4947 -x4946 -x4945 -x4944 -x4943 -x4942 -x4941 
2471.09/2478.68	v -x4940 -x4739 -x4738 -x4737 -x4736 -x4735 -x4734 -x4733 -x4732 -x4731 -x4730 -x4729 -x4728 -x4727 -x4726 -x4725 -x4724 -x4723 
2471.09/2478.68	v -x4722 -x4721 -x4720 -x4519 -x4518 -x4517 -x4516 -x4515 -x4514 -x4513 -x4512 -x4511 -x4510 -x4509 -x4508 -x4507 -x4506 -x4505 
2471.09/2478.68	v -x4504 -x4503 -x4502 -x4501 -x4500 -x4299 -x4298 -x4297 -x4296 -x4295 -x4294 -x4293 -x4292 -x4291 -x4290 -x4289 -x4288 -x4287 
2471.09/2478.68	v -x4286 -x4285 -x4284 -x4283 -x4282 -x4281 -x4280 -x4079 -x4078 -x4077 -x4076 -x4075 -x4074 -x4073 -x4072 -x4071 -x4070 
2471.09/2478.68	v -x4069 -x4068 -x4067 -x4066 -x4065 -x4064 -x4063 -x4062 -x4061 -x4060 -x3859 -x3858 -x3857 -x3856 -x3855 -x3854 -x3853 -x3852 
2471.09/2478.68	v -x3851 -x3850 -x3849 -x3848 -x3847 -x3846 -x3845 -x3844 -x3843 -x3842 -x3841 -x3840 -x3639 -x3638 -x3637 -x3636 -x3635 -x3634 
2471.09/2478.68	v -x3633 -x3632 -x3631 -x3630 -x3629 -x3628 -x3627 -x3626 -x3625 -x3624 -x3623 -x3622 -x3621 -x3620 -x3039 -x3038 -x3037 -x3036 
2471.09/2478.68	v -x3035 -x3034 -x3033 -x3032 -x3031 -x3030 -x3029 -x3028 -x3027 -x3026 -x3025 -x3024 -x3023 -x3022 -x3021 -x3020 -x3019 -x3018 
2471.09/2478.68	v -x3017 -x3016 -x3015 -x3014 -x3013 -x3012 -x3011 -x3010 -x3009 -x3008 -x3007 -x3006 -x3005 -x3004 -x3003 -x3002 -x3001 -x3000 
2471.09/2478.68	v -x1079 -x1078 -x1077 -x1076 -x1075 -x1074 -x1073 -x1072 -x1071 -x1070 -x1069 -x1068 -x1067 -x1066 -x1065 -x1064 -x1063 -x1062 
2471.09/2478.68	v -x1061 -x1060 -x1059 -x1058 -x1057 -x1056 -x1055 -x1054 -x1053 -x1052 -x1051 -x1050 -x1049 -x1048 -x1047 -x1046 -x1045 
2471.09/2478.68	v -x1044 -x1043 -x1042 -x1041 -x1040 -x1039 -x1038 -x1037 -x1036 -x1035 -x1034 -x1033 -x1032 -x1031 -x1030 -x1029 -x1028 -x1027 
2471.09/2478.68	v -x1026 -x1025 -x1024 -x1023 -x1022 -x1021 -x1020 -x1019 -x1018 -x1017 -x1016 -x1015 -x1014 -x1013 -x1012 -x1011 -x1010 -x1009 
2471.09/2478.68	v -x1008 -x1007 -x1006 -x1005 -x1004 -x1003 -x1002 -x1001 -x1000 -x999 -x998 -x997 -x996 -x995 -x994 -x993 -x992 -x991 -x990 
2471.09/2478.68	v -x989 -x988 -x987 -x986 -x985 -x984 -x983 -x982 -x981 -x980 -x979 -x978 -x977 -x976 -x975 -x974 x973 -x972 x971 x970 -x969 -x968 
2471.09/2478.68	v -x967 -x966 -x965 -x964 -x963 -x962 -x961 -x960 -x959 -x958 -x957 -x956 -x955 -x954 -x953 -x952 -x951 -x950 -x949 -x948 -x947 
2471.09/2478.68	v -x946 -x945 -x944 -x943 -x942 -x941 -x940 -x939 -x938 -x937 -x936 -x935 -x934 -x933 -x932 -x931 -x930 -x929 -x928 -x927 
2471.09/2478.68	v -x926 -x925 -x924 -x923 -x922 -x921 -x920 -x919 -x918 -x917 -x916 -x915 -x914 -x913 -x912 -x911 -x910 -x909 -x908 -x907 -x906 
2471.09/2478.68	v -x905 -x904 -x903 -x902 -x901 -x900 -x879 -x878 -x877 -x876 -x875 -x874 -x873 -x872 -x871 -x870 -x869 -x868 -x867 -x866 -x865 
2471.09/2478.68	v -x864 -x863 -x862 -x861 -x860 -x859 -x858 -x857 -x856 -x855 -x854 -x853 -x852 -x851 -x850 -x849 -x848 -x847 -x846 -x845 -x844 
2471.09/2478.68	v -x843 -x842 -x841 -x840 -x839 -x838 -x837 -x836 -x835 -x834 -x833 -x832 -x831 -x830 -x829 -x828 -x827 -x826 -x825 -x824 -x823 
2471.09/2478.68	v -x822 -x821 -x820 -x819 -x818 -x817 -x816 -x815 -x814 -x813 -x812 -x811 -x810 -x809 -x808 -x807 -x806 -x805 -x804 -x803 -x802 
2471.09/2478.68	v -x801 -x800 -x799 -x798 -x797 -x796 -x795 -x794 -x793 -x792 -x791 -x790 -x789 -x788 -x787 -x786 -x785 -x784 -x783 -x782 
2471.09/2478.68	v -x781 -x780 -x779 -x778 -x777 -x776 -x775 -x774 -x773 -x772 -x771 -x770 -x769 -x768 -x767 -x766 -x765 -x764 -x763 -x762 -x761 
2471.09/2478.68	v -x760 -x759 -x758 -x757 -x756 -x755 -x754 -x753 -x752 -x751 -x750 -x749 -x748 -x747 -x746 -x745 -x744 -x743 -x742 -x741 -x740 
2471.09/2478.68	v -x739 -x738 -x737 -x736 -x735 -x734 -x733 -x732 -x731 -x730 -x729 -x728 -x727 -x726 -x725 -x724 -x723 -x722 -x721 -x720 -x719 
2471.09/2478.68	v -x718 -x717 -x716 -x715 -x714 -x713 -x712 -x711 -x710 -x709 -x708 -x707 -x706 -x705 -x704 -x703 -x702 -x701 -x700 -x699 -x698 
2471.09/2478.68	v -x697 -x696 -x695 -x694 -x693 -x692 -x691 -x690 -x689 -x688 -x687 -x686 -x685 -x684 -x683 -x682 -x681 -x680 -x2999 -x2998 
2471.09/2478.68	v -x2997 -x2996 -x2995 -x2994 -x2993 -x2992 -x2991 -x2990 -x2989 -x2988 -x2987 -x2986 -x2985 -x2984 -x2983 -x2982 -x2981 -x2980 
2471.09/2478.68	v -x2979 -x2978 -x2977 -x2976 -x2975 -x2974 -x2973 -x2972 -x2971 -x2970 -x2969 -x2968 -x2967 -x2966 -x2965 -x2964 -x2963 -x2962 
2471.09/2478.68	v -x2961 -x2960 -x2959 -x2958 -x2957 -x2956 -x2955 -x2954 -x2953 -x2952 -x2951 -x2950 -x2949 -x2948 -x2947 -x2946 -x2945 -x2944 
2471.09/2478.68	v -x2943 -x2942 -x2941 -x2940 -x2939 -x2938 -x2937 -x2936 -x2935 -x2934 -x2933 -x2932 -x2931 -x2930 -x2929 -x2928 -x2927 -x2926 
2471.09/2478.68	v -x2925 -x2924 -x2923 -x2922 -x2921 -x2920 -x2919 -x2918 -x2917 -x2916 -x2915 -x2914 -x2913 -x2912 -x2911 -x2910 -x2909 -x2908 
2471.09/2478.68	v -x2907 -x2906 -x2905 -x2904 -x2903 -x2902 -x2901 -x2900 -x2899 -x2898 -x2897 -x2896 -x2895 -x2894 -x2893 -x2892 -x2891 
2471.09/2478.68	v -x2890 -x2889 -x2888 -x2887 -x2886 -x2885 -x2884 -x2883 -x2882 -x2881 -x2880 -x2879 -x2878 -x2877 -x2876 -x2875 -x2874 -x2873 
2471.09/2478.68	v -x2872 -x2871 -x2870 -x2869 -x2868 -x2867 -x2866 -x2865 -x2864 -x2863 -x2862 -x2861 -x2860 -x2859 -x2858 -x2857 -x2856 -x2855 
2471.09/2478.68	v -x2854 -x2853 -x2852 -x2851 -x2850 -x2849 -x2848 -x2847 -x2846 -x2845 -x2844 -x2843 -x2842 -x2841 -x2840 -x2839 -x2838 -x2837 
2471.09/2478.68	v -x2836 -x2835 -x2834 -x2833 -x2832 -x2831 -x2830 -x2829 -x2828 -x2827 -x2826 -x2825 -x2824 -x2823 -x2822 -x2821 -x2820 -x2819 
2471.09/2478.68	v -x2818 -x2817 -x2816 -x2815 -x2814 -x2813 -x2812 -x2811 -x2810 -x2809 -x2808 -x2807 -x2806 -x2805 -x2804 -x2803 -x2802 -x2801 
2471.09/2478.68	v -x2800 -x2779 -x2778 -x2777 -x2776 -x2775 -x2774 -x2773 -x2772 -x2771 -x2770 -x2769 -x2768 -x2767 -x2766 -x2765 -x2764 -x2763 
2471.09/2478.68	v -x2762 -x2761 -x2760 -x2759 -x2758 -x2757 -x2756 -x2755 -x2754 -x2753 -x2752 -x2751 -x2750 -x2749 -x2748 -x2747 -x2746 
2471.09/2478.68	v -x2745 -x2744 -x2743 -x2742 -x2741 -x2740 -x2739 -x2738 -x2737 -x2736 -x2735 -x2734 -x2733 -x2732 -x2731 -x2730 -x2729 -x2728 
2471.09/2478.68	v -x2727 -x2726 -x2725 -x2724 -x2723 -x2722 -x2721 -x2720 -x2719 -x2718 -x2717 -x2716 -x2715 -x2714 -x2713 -x2712 -x2711 -x2710 
2471.09/2478.68	v -x2709 -x2708 -x2707 -x2706 -x2705 -x2704 -x2703 -x2702 -x2701 -x2700 -x2699 -x2698 -x2697 -x2696 -x2695 -x2694 -x2693 -x2692 
2471.09/2478.68	v -x2691 -x2690 -x2689 -x2688 -x2687 -x2686 -x2685 -x2684 -x2683 -x2682 -x2681 -x2680 -x2679 -x2678 -x2677 -x2676 -x2675 -x2674 
2471.09/2478.68	v -x2673 -x2672 -x2671 -x2670 -x2669 -x2668 -x2667 -x2666 -x2665 -x2664 -x2663 -x2662 -x2661 -x2660 -x2659 -x2658 -x2657 -x2656 
2471.09/2478.68	v -x2655 -x2654 -x2653 -x2652 -x2651 -x2650 -x2649 -x2648 -x2647 -x2646 -x2645 -x2644 -x2643 -x2642 -x2641 -x2640 -x2639 -x2638 
2471.09/2478.68	v -x2637 -x2636 -x2635 -x2634 -x2633 -x2632 -x2631 -x2630 -x2629 -x2628 -x2627 -x2626 -x2625 -x2624 -x2623 -x2622 -x2621 
2471.09/2478.68	v -x2620 -x2619 -x2618 -x2617 -x2616 -x2615 -x2614 -x2613 x2612 x2611 x2610 -x2609 -x2608 -x2607 -x2606 -x2605 -x2604 -x2603 -x2602 
2471.09/2478.68	v -x2601 -x2600 -x2599 -x2598 -x2597 -x2596 -x2595 -x2594 -x2593 -x2592 -x2591 -x2590 -x2589 -x2588 -x2587 -x2586 -x2585 -x2584 
2471.09/2478.68	v -x2583 -x2582 -x2581 -x2580 -x2559 -x2558 -x2557 -x2556 -x2555 -x2554 -x2553 -x2552 -x2551 -x2550 -x2549 -x2548 -x2547 
2471.09/2478.68	v -x2546 -x2545 -x2544 -x2543 -x2542 -x2541 -x2540 -x2539 -x2538 -x2537 -x2536 -x2535 -x2534 -x2533 -x2532 -x2531 -x2530 -x2529 
2471.09/2478.68	v -x2528 -x2527 -x2526 -x2525 -x2524 -x2523 -x2522 -x2521 -x2520 -x2519 -x2518 -x2517 -x2516 -x2515 -x2514 -x2513 -x2512 -x2511 
2471.09/2478.68	v -x2510 -x2509 -x2508 -x2507 -x2506 -x2505 -x2504 -x2503 -x2502 -x2501 -x2500 -x2499 -x2498 -x2497 -x2496 -x2495 -x2494 -x2493 
2471.09/2478.68	v -x2492 -x2491 -x2490 -x2489 -x2488 -x2487 -x2486 -x2485 -x2484 -x2483 -x2482 -x2481 -x2480 -x2479 -x2478 -x2477 -x2476 -x2475 
2471.09/2478.68	v -x2474 -x2473 -x2472 -x2471 -x2470 -x2469 -x2468 -x2467 -x2466 -x2465 -x2464 -x2463 -x2462 -x2461 -x2460 -x2459 -x2458 -x2457 
2471.09/2478.68	v -x2456 -x2455 -x2454 -x2453 -x2452 -x2451 -x2450 -x2449 -x2448 -x2447 -x2446 -x2445 -x2444 -x2443 -x2442 -x2441 -x2440 -x2439 
2471.09/2478.68	v -x2438 -x2437 -x2436 -x2435 -x2434 -x2433 -x2432 -x2431 -x2430 -x2429 -x2428 -x2427 -x2426 -x2425 -x2424 -x2423 -x2422 
2471.09/2478.68	v -x2421 -x2420 -x2419 -x2418 -x2417 -x2416 -x2415 -x2414 -x2413 -x2412 -x2411 -x2410 -x2409 -x2408 -x2407 -x2406 -x2405 -x2404 
2471.09/2478.68	v -x2403 -x2402 -x2401 -x2400 -x2399 -x2398 -x2397 -x2396 -x2395 -x2394 -x2393 -x2392 -x2391 -x2390 -x2389 -x2388 -x2387 -x2386 
2471.09/2478.68	v -x2385 -x2384 -x2383 -x2382 -x2381 -x2380 -x2379 -x2378 -x2377 -x2376 -x2375 -x2374 -x2373 -x2372 -x2371 -x2370 -x2369 -x2368 
2471.09/2478.68	v -x2367 -x2366 -x2365 -x2364 -x2363 -x2362 -x2361 -x2360 -x2339 -x2338 -x2337 -x2336 -x2335 -x2334 -x2333 -x2332 -x2331 -x2330 
2471.09/2478.68	v -x2329 -x2328 -x2327 -x2326 -x2325 -x2324 -x2323 -x2322 -x2321 -x2320 -x2319 -x2318 -x2317 -x2316 -x2315 -x2314 -x2313 -x2312 
2471.09/2478.68	v -x2311 -x2310 -x2309 -x2308 -x2307 -x2306 -x2305 -x2304 -x2303 -x2302 -x2301 -x2300 -x2299 -x2298 -x2297 -x2296 -x2295 -x2294 
2471.09/2478.68	v -x2293 -x2292 -x2291 -x2290 -x2289 -x2288 -x2287 -x2286 -x2285 -x2284 -x2283 -x2282 -x2281 -x2280 -x2279 -x2278 -x2277 
2471.09/2478.68	v -x2276 -x2275 -x2274 -x2273 -x2272 -x2271 -x2270 -x2269 -x2268 -x2267 -x2266 -x2265 -x2264 -x2263 -x2262 -x2261 -x2260 -x2259 
2471.09/2478.68	v -x2258 -x2257 -x2256 -x2255 -x2254 -x2253 -x2252 -x2251 -x2250 -x2249 -x2248 -x2247 -x2246 -x2245 -x2244 -x2243 -x2242 -x2241 
2471.09/2478.68	v -x2240 -x2239 -x2238 -x2237 -x2236 -x2235 -x2234 -x2233 -x2232 -x2231 -x2230 -x2229 -x2228 -x2227 -x2226 -x2225 -x2224 -x2223 
2471.09/2478.68	v -x2222 -x2221 -x2220 -x2219 -x2218 -x2217 -x2216 -x2215 -x2214 -x2213 -x2212 -x2211 -x2210 -x2209 -x2208 -x2207 -x2206 -x2205 
2471.09/2478.68	v -x2204 -x2203 -x2202 -x2201 -x2200 -x2199 -x2198 -x2197 -x2196 -x2195 -x2194 -x2193 -x2192 -x2191 -x2190 -x2189 -x2188 -x2187 
2471.09/2478.68	v -x2186 -x2185 -x2184 -x2183 -x2182 -x2181 -x2180 -x2179 -x2178 -x2177 -x2176 -x2175 -x2174 -x2173 -x2172 -x2171 -x2170 -x2169 
2471.09/2478.68	v -x2168 -x2167 -x2166 -x2165 -x2164 -x2163 -x2162 -x2161 -x2160 -x2159 -x2158 -x2157 -x2156 -x2155 -x2154 -x2153 -x2152 
2471.09/2478.68	v -x2151 -x2150 -x2149 -x2148 -x2147 -x2146 -x2145 -x2144 -x2143 -x2142 -x2141 -x2140 -x2119 -x2118 -x2117 -x2116 -x2115 -x2114 
2471.09/2478.68	v -x2113 -x2112 -x2111 -x2110 -x2109 -x2108 -x2107 -x2106 -x2105 -x2104 -x2103 -x2102 -x2101 -x2100 -x2099 -x2098 -x2097 -x2096 
2471.09/2478.68	v -x2095 -x2094 -x2093 -x2092 -x2091 -x2090 -x2089 -x2088 -x2087 -x2086 -x2085 -x2084 -x2083 -x2082 -x2081 -x2080 -x2079 -x2078 
2471.09/2478.68	v -x2077 -x2076 -x2075 -x2074 x2073 -x2072 x2071 -x2070 -x2069 -x2068 -x2067 -x2066 -x2065 -x2064 -x2063 -x2062 -x2061 -x2060 
2471.09/2478.68	v -x2059 -x2058 -x2057 -x2056 -x2055 -x2054 -x2053 -x2052 -x2051 -x2050 -x2049 -x2048 -x2047 -x2046 -x2045 -x2044 -x2043 -x2042 
2471.09/2478.68	v -x2041 -x2040 -x2039 -x2038 -x2037 -x2036 -x2035 -x2034 -x2033 -x2032 -x2031 -x2030 -x2029 -x2028 -x2027 -x2026 -x2025 -x2024 
2471.09/2478.68	v -x2023 -x2022 -x2021 -x2020 -x2019 -x2018 -x2017 -x2016 -x2015 -x2014 -x2013 -x2012 -x2011 -x2010 -x2009 -x2008 -x2007 -x2006 
2471.09/2478.68	v -x2005 -x2004 -x2003 -x2002 -x2001 -x2000 -x1999 -x1998 -x1997 -x1996 -x1995 -x1994 -x1993 -x1992 -x1991 -x1990 -x1989 -x1988 
2471.09/2478.68	v -x1987 -x1986 -x1985 -x1984 -x1983 -x1982 -x1981 -x1980 -x1979 -x1978 -x1977 -x1976 -x1975 -x1974 -x1973 -x1972 -x1971 
2471.09/2478.68	v -x1970 -x1969 -x1968 -x1967 -x1966 -x1965 -x1964 -x1963 -x1962 -x1961 -x1960 -x1959 -x1958 -x1957 -x1956 -x1955 -x1954 -x1953 
2471.09/2478.68	v -x1952 -x1951 -x1950 -x1949 -x1948 -x1947 -x1946 -x1945 -x1944 -x1943 -x1942 -x1941 -x1940 -x1939 -x1938 -x1937 -x1936 -x1935 
2471.09/2478.68	v -x1934 -x1933 -x1932 -x1931 -x1930 -x1929 -x1928 -x1927 -x1926 -x1925 -x1924 -x1923 -x1922 -x1921 -x1920 -x1899 -x1898 -x1897 
2471.09/2478.68	v -x1896 -x1895 -x1894 -x1893 -x1892 -x1891 -x1890 -x1889 -x1888 -x1887 -x1886 -x1885 -x1884 -x1883 -x1882 -x1881 -x1880 -x1879 
2471.09/2478.68	v -x1878 -x1877 -x1876 -x1875 -x1874 -x1873 -x1872 -x1871 -x1870 -x1869 -x1868 -x1867 -x1866 -x1865 -x1864 -x1863 -x1862 -x1861 
2471.09/2478.68	v -x1860 -x1859 -x1858 -x1857 -x1856 -x1855 -x1854 -x1853 -x1852 -x1851 -x1850 -x1849 -x1848 -x1847 -x1846 -x1845 -x1844 -x1843 
2471.09/2478.68	v -x1842 -x1841 -x1840 -x1839 -x1838 -x1837 -x1836 -x1835 -x1834 -x1833 -x1832 -x1831 -x1830 -x1829 -x1828 -x1827 -x1826 
2471.09/2478.68	v -x1825 -x1824 -x1823 -x1822 -x1821 -x1820 -x1819 -x1818 -x1817 -x1816 -x1815 -x1814 -x1813 -x1812 -x1811 -x1810 -x1809 -x1808 
2471.09/2478.68	v -x1807 -x1806 -x1805 -x1804 -x1803 -x1802 -x1801 -x1800 -x1799 -x1798 -x1797 -x1796 -x1795 -x1794 -x1793 -x1792 -x1791 -x1790 
2471.09/2478.68	v -x1789 -x1788 -x1787 -x1786 -x1785 -x1784 -x1783 -x1782 -x1781 -x1780 -x1779 -x1778 -x1777 -x1776 -x1775 -x1774 -x1773 -x1772 
2471.09/2478.68	v -x1771 -x1770 -x1769 -x1768 -x1767 -x1766 -x1765 -x1764 -x1763 -x1762 -x1761 -x1760 -x1759 -x1758 -x1757 -x1756 -x1755 -x1754 
2471.09/2478.68	v -x1753 -x1752 -x1751 -x1750 -x1749 -x1748 -x1747 -x1746 -x1745 -x1744 -x1743 -x1742 -x1741 -x1740 -x1739 -x1738 -x1737 -x1736 
2471.09/2478.68	v -x1735 -x1734 -x1733 -x1732 -x1731 -x1730 -x1729 -x1728 -x1727 -x1726 -x1725 -x1724 -x1723 -x1722 -x1721 -x1720 -x1719 -x1718 
2471.09/2478.68	v -x1717 -x1716 -x1715 -x1714 -x1713 -x1712 -x1711 -x1710 -x1709 -x1708 -x1707 -x1706 -x1705 -x1704 -x1703 -x1702 -x1701 
2471.09/2478.68	v -x1700 -x1679 -x1678 -x1677 -x1676 -x1675 -x1674 -x1673 -x1672 -x1671 -x1670 -x1669 -x1668 -x1667 -x1666 -x1665 -x1664 -x1663 
2471.09/2478.68	v -x1662 -x1661 -x1660 -x1659 -x1658 -x1657 -x1656 -x1655 -x1654 -x1653 -x1652 -x1651 -x1650 -x1649 -x1648 -x1647 -x1646 -x1645 
2471.09/2478.68	v -x1644 -x1643 -x1642 -x1641 -x1640 -x1639 -x1638 -x1637 -x1636 -x1635 -x1634 -x1633 -x1632 -x1631 -x1630 -x1629 -x1628 -x1627 
2471.09/2478.68	v -x1626 -x1625 -x1624 -x1623 -x1622 -x1621 -x1620 -x1619 -x1618 -x1617 -x1616 -x1615 -x1614 -x1613 -x1612 -x1611 -x1610 -x1609 
2471.09/2478.68	v -x1608 -x1607 -x1606 -x1605 -x1604 -x1603 -x1602 -x1601 -x1600 -x1599 -x1598 -x1597 -x1596 -x1595 -x1594 -x1593 -x1592 -x1591 
2471.09/2478.68	v -x1590 -x1589 -x1588 -x1587 -x1586 -x1585 -x1584 -x1583 -x1582 -x1581 -x1580 -x1579 -x1578 -x1577 -x1576 -x1575 -x1574 -x1573 
2471.09/2478.68	v -x1572 -x1571 -x1570 -x1569 -x1568 -x1567 -x1566 -x1565 -x1564 -x1563 -x1562 -x1561 -x1560 -x1559 -x1558 -x1557 -x1556 
2471.09/2478.68	v -x1555 -x1554 -x1553 -x1552 -x1551 -x1550 -x1549 -x1548 -x1547 -x1546 -x1545 -x1544 -x1543 -x1542 -x1541 -x1540 -x1539 -x1538 
2471.09/2478.68	v -x1537 -x1536 -x1535 -x1534 -x1533 -x1532 -x1531 -x1530 -x1529 -x1528 -x1527 -x1526 -x1525 -x1524 -x1523 -x1522 -x1521 -x1520 
2471.09/2478.68	v -x1519 -x1518 -x1517 -x1516 -x1515 -x1514 -x1513 -x1512 -x1511 -x1510 -x1509 -x1508 -x1507 -x1506 -x1505 -x1504 -x1503 -x1502 
2471.09/2478.68	v -x1501 -x1500 -x1499 -x1498 -x1497 -x1496 -x1495 -x1494 -x1493 -x1492 -x1491 -x1490 -x1489 -x1488 -x1487 -x1486 -x1485 -x1484 
2471.09/2478.68	v -x1483 -x1482 -x1481 -x1480 -x1459 -x1458 -x1457 -x1456 -x1455 -x1454 -x1453 -x1452 -x1451 -x1450 -x1449 -x1448 -x1447 -x1446 
2471.09/2478.68	v -x1445 -x1444 -x1443 -x1442 -x1441 -x1440 -x1439 -x1438 -x1437 -x1436 -x1435 -x1434 -x1433 -x1432 -x1431 -x1430 -x1429 -x1428 
2471.09/2478.68	v -x1427 -x1426 -x1425 -x1424 -x1423 -x1422 -x1421 -x1420 -x1419 -x1418 -x1417 -x1416 -x1415 -x1414 -x1413 -x1412 -x1411 
2471.09/2478.68	v -x1410 -x1409 -x1408 -x1407 -x1406 -x1405 -x1404 -x1403 -x1402 -x1401 -x1400 -x1399 -x1398 -x1397 -x1396 -x1395 -x1394 -x1393 
2471.09/2478.68	v -x1392 -x1391 -x1390 -x1389 -x1388 -x1387 -x1386 -x1385 -x1384 -x1383 -x1382 -x1381 -x1380 -x1379 -x1378 -x1377 -x1376 -x1375 
2471.09/2478.68	v -x1374 -x1373 -x1372 -x1371 -x1370 -x1369 -x1368 -x1367 -x1366 -x1365 -x1364 -x1363 -x1362 -x1361 -x1360 -x1359 -x1358 -x1357 
2471.09/2478.68	v -x1356 -x1355 -x1354 -x1353 -x1352 -x1351 -x1350 -x1349 -x1348 -x1347 -x1346 -x1345 -x1344 -x1343 -x1342 -x1341 -x1340 -x1339 
2471.09/2478.68	v -x1338 -x1337 -x1336 -x1335 -x1334 -x1333 -x1332 -x1331 -x1330 -x1329 -x1328 -x1327 -x1326 -x1325 -x1324 -x1323 -x1322 -x1321 
2471.09/2478.68	v -x1320 -x1319 -x1318 -x1317 -x1316 -x1315 -x1314 -x1313 -x1312 -x1311 -x1310 -x1309 -x1308 -x1307 -x1306 -x1305 -x1304 -x1303 
2471.09/2478.68	v -x1302 -x1301 -x1300 -x1299 -x1298 -x1297 -x1296 -x1295 -x1294 -x1293 -x1292 -x1291 -x1290 -x1289 -x1288 -x1287 -x1286 
2471.09/2478.68	v -x1285 -x1284 -x1283 -x1282 -x1281 -x1280 -x1279 -x1278 -x1277 -x1276 -x1275 -x1274 -x1273 -x1272 -x1271 -x1270 -x1269 -x1268 
2471.09/2478.68	v -x1267 -x1266 -x1265 -x1264 -x1263 -x1262 -x1261 -x1260 -x1239 -x1238 -x1237 -x1236 -x1235 -x1234 -x1233 -x1232 -x1231 -x1230 
2471.09/2478.68	v -x1229 -x1228 -x1227 -x1226 -x1225 -x1224 -x1223 -x1222 -x1221 -x1220 -x1219 -x1218 -x1217 -x1216 -x1215 -x1214 -x1213 -x1212 
2471.09/2478.68	v -x1211 -x1210 -x1209 -x1208 -x1207 -x1206 -x1205 -x1204 -x1203 -x1202 -x1201 -x1200 -x1199 -x1198 -x1197 -x1196 -x1195 -x1194 
2471.09/2478.68	v -x1193 x1192 -x1191 x1190 -x1189 -x1188 -x1187 -x1186 -x1185 -x1184 -x1183 -x1182 -x1181 -x1180 -x1179 -x1178 -x1177 -x1176 
2471.09/2478.68	v -x1175 -x1174 -x1173 -x1172 -x1171 -x1170 -x1169 -x1168 -x1167 -x1166 -x1165 -x1164 -x1163 -x1162 -x1161 -x1160 -x1159 -x1158 
2471.09/2478.68	v -x1157 -x1156 -x1155 -x1154 -x1153 -x1152 -x1151 -x1150 -x1149 -x1148 -x1147 -x1146 -x1145 -x1144 -x1143 -x1142 -x1141 -x1140 
2471.09/2478.68	v -x1139 -x1138 -x1137 -x1136 -x1135 -x1134 -x1133 -x1132 -x1131 -x1130 -x1129 -x1128 -x1127 -x1126 -x1125 -x1124 -x1123 -x1122 
2471.09/2478.68	v -x1121 -x1120 -x1119 -x1118 -x1117 -x1116 -x1115 -x1114 -x1113 -x1112 -x1111 -x1110 -x1109 -x1108 -x1107 -x1106 -x1105 
2471.09/2478.68	v -x1104 -x1103 -x1102 -x1101 -x1100 -x1099 -x1098 -x1097 -x1096 -x1095 -x1094 -x1093 -x1092 -x1091 -x1090 -x1089 -x1088 -x1087 
2471.09/2478.68	v -x1086 -x1085 -x1084 -x1083 -x1082 -x1081 -x1080 -x899 -x898 -x897 -x896 -x895 -x894 -x893 -x892 -x891 -x890 -x889 -x888 -x887 
2471.09/2478.68	v -x886 -x885 -x884 -x883 -x882 -x881 -x880 -x679 -x678 -x677 -x676 -x675 -x674 -x673 -x672 -x671 -x670 -x669 -x668 -x667 -x666 
2471.09/2478.68	v -x665 -x664 -x663 -x662 -x661 -x660 -x2799 -x2798 -x2797 -x2796 -x2795 -x2794 -x2793 -x2792 -x2791 -x2790 -x2789 -x2788 -x2787 
2471.09/2478.68	v -x2786 -x2785 -x2784 -x2783 -x2782 -x2781 -x2780 -x2579 -x2578 -x2577 -x2576 -x2575 -x2574 -x2573 -x2572 -x2571 -x2570 
2471.09/2478.68	v -x2569 -x2568 -x2567 -x2566 -x2565 -x2564 -x2563 -x2562 -x2561 -x2560 -x2359 -x2358 -x2357 -x2356 -x2355 -x2354 -x2353 -x2352 
2471.09/2478.68	v -x2351 -x2350 -x2349 -x2348 -x2347 -x2346 -x2345 -x2344 -x2343 -x2342 -x2341 -x2340 -x2139 -x2138 -x2137 -x2136 -x2135 -x2134 
2471.09/2478.68	v -x2133 -x2132 -x2131 -x2130 -x2129 -x2128 -x2127 -x2126 -x2125 -x2124 -x2123 -x2122 -x2121 -x2120 -x1919 -x1918 -x1917 -x1916 
2471.09/2478.68	v -x1915 -x1914 -x1913 -x1912 -x1911 -x1910 -x1909 -x1908 -x1907 -x1906 -x1905 -x1904 -x1903 -x1902 -x1901 -x1900 -x1699 -x1698 
2471.09/2478.68	v -x1697 -x1696 -x1695 -x1694 -x1693 -x1692 -x1691 -x1690 -x1689 -x1688 -x1687 -x1686 -x1685 -x1684 -x1683 -x1682 -x1681 -x1680 
2471.09/2478.68	v -x1479 -x1478 -x1477 -x1476 -x1475 -x1474 -x1473 -x1472 -x1471 -x1470 -x1469 -x1468 -x1467 -x1466 -x1465 -x1464 -x1463 -x1462 
2471.09/2478.68	v -x1461 -x1460 -x1259 -x1258 -x1257 -x1256 -x1255 -x1254 -x1253 -x1252 -x1251 -x1250 -x1249 -x1248 -x1247 -x1246 -x1245 
2471.09/2478.68	v -x1244 -x1243 -x1242 -x1241 -x1240 -x659 -x658 -x657 -x656 -x655 -x654 -x653 -x652 -x651 -x650 -x649 -x648 -x647 -x646 -x645 
2471.09/2478.68	v -x644 -x643 -x642 -x641 -x640 -x639 -x638 -x637 -x636 -x635 -x634 -x633 -x632 -x631 -x630 -x629 -x628 -x627 -x626 -x625 -x624 
2471.09/2478.68	v -x623 -x622 -x621 -x620 -x27 -x26 -x25 -x24 -x23 x22 -x21 -x20 -x19 x18 -x17 x16 -x15 x14 -x13 x12 -x11 -x10 -x9 -x8 -x7 -x6 
2471.09/2478.68	v -x5 -x4 -x3 -x2 -x1 -x5433 -x5432 -x5431 -x5430 -x5429 x5428 -x5427 x5426 -x5425 -x5424 -x5423 x5422 -x5421 x5420 -x5419 x5418 
2471.09/2478.68	v -x5417 -x5416 -x5415 -x5414 -x5413 -x5412 -x5411 -x5410 -x5409 -x5408 -x5407 -x5406 -x5405 -x5404 -x5403 -x5402 -x5401 -x5400 
2471.09/2478.68	v -x5399 -x5398 -x5397 -x5396 x5395 -x5394 -x5393 -x5392 -x5391 x5390 -x5389 -x5388 -x5387 -x5386 -x5385 -x5384 -x5383 -x5382 
2471.09/2478.68	v -x5381 -x5380 -x619 -x618 -x617 -x616 -x615 -x614 -x613 -x612 -x611 -x610 -x609 -x608 -x607 -x606 -x605 -x604 x603 x602 -x601 
2471.09/2478.68	v -x600 x599 -x598 -x597 x596 -x595 x594 x593 -x592 x591 -x590 -x589 -x588 -x587 -x586 -x585 -x584 -x583 -x582 -x581 -x580 
2471.09/2478.68	v x8902 -x8901 -x8900 -x8899 -x8898 -x8897 -x8896 x8895 x8894 -x8893 -x8892 x8891 -x8890 -x8889 x8888 -x8887 x8886 x8885 -x8884 
2471.09/2478.68	v -x8883 x8882 -x8881 -x8880 -x8879 -x8878 -x8877 -x8876 -x8875 -x8874 -x8873 -x8872 
2471.09/2478.68	c SCIP Status        : problem is solved [optimal solution found]
2471.09/2478.68	c Total Time         :    2478.67
2471.09/2478.68	c   solving          :    2478.67
2471.09/2478.68	c   presolving       :       0.94 (included in solving)
2471.09/2478.68	c   reading          :       0.03 (included in solving)
2471.09/2478.68	c   copying          :       3.55 (212 #copies) (minimal 0.01, maximal 0.04, average 0.02)
2471.09/2478.68	c Original Problem   :
2471.09/2478.68	c   Problem name     : HOME/instance-4485652-1751314091.opb
2471.09/2478.68	c   Variables        : 8902 (8902 binary, 0 integer, 0 implicit integer, 0 continuous)
2471.09/2478.68	c   Constraints      : 2864 initial, 2864 maximal
2471.09/2478.68	c   Objective        : minimize, 31 non-zeros (abs.min = 1, abs.max = 1.07374e+09)
2471.09/2478.68	c Presolved Problem  :
2471.09/2478.68	c   Problem name     : t_HOME/instance-4485652-1751314091.opb
2471.09/2478.68	c   Variables        : 3411 (3411 binary, 0 integer, 0 implicit integer, 0 continuous)
2471.09/2478.68	c   Constraints      : 3534 initial, 6302 maximal
2471.09/2478.68	c   Objective        : minimize, 25 non-zeros (abs.min = 1, abs.max = 1.67772e+07)
2471.09/2478.68	c   Nonzeros         : 81288 constraint, 10607 clique table
2471.09/2478.68	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
2471.09/2478.68	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2471.09/2478.68	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2471.09/2478.68	c   domcol           :       0.04       0.00      2          3          0          0          0          0          0          0          0          0
2471.09/2478.68	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2471.09/2478.68	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2471.09/2478.68	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2471.09/2478.68	c   dualsparsify     :       0.02       0.00      1          0          0          0          0          0          0          0          0          0
2471.09/2478.68	c   gateextraction   :       0.02       0.00     17          0          0          0          0          0        381        190          0          0
2471.09/2478.68	c   implics          :       0.00       0.00     28          0          0          0          0          0          0          0          0          0
2471.09/2478.68	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2471.09/2478.68	c   milp             :       0.03       0.00      1         11          0          0          0          0          0          0          0          0
2471.09/2478.68	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2471.09/2478.68	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2471.09/2478.68	c   sparsify         :       0.06       0.00      1          0          0          0          0          0          0          0          0          0
2471.09/2478.68	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2471.09/2478.68	c   trivial          :       0.00       0.00     41         88          0          0          0          0          0          0          0          0
2471.09/2478.68	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2471.09/2478.68	c   dualfix          :       0.00       0.00     41        155          0          0          0          0          0          0          0          0
2471.09/2478.68	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2471.09/2478.68	c   probing          :       0.22       0.00      1          0          0          0          0          0          0          0          0          0
2471.09/2478.68	c   pseudoobj        :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
2471.09/2478.68	c   symmetry         :       0.02       0.00      1          0          0          0          0          0          0          0          0          0
2471.09/2478.68	c   vbounds          :       0.00       0.00      4          3          0          0          0          0          0          0          0          0
2471.09/2478.68	c   knapsack         :       0.06       0.00     71         72          0          0          0          0        386        771        556       3001
2471.09/2478.68	c   setppc           :       0.02       0.00     70          4         48          0          0          0        262          0         30         30
2471.09/2478.68	c   linear           :       0.12       0.01     54       3391       1708          0       3381          0       1444        475       3137      12941
2471.09/2478.68	c   logicor          :       0.29       0.01     63          8          0          0          0          0        407          5          0       3956
2471.09/2478.68	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
2471.09/2478.68	c   components       :       0.01       0.00      2          0          0          0          0          0          0          0          0          0
2471.09/2478.68	c   root node        :          -          -      -        816          -          -        816          -          -          -          -          -
2471.09/2478.68	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
2471.09/2478.68	c   benderslp        :          0          0          0          0      65298          0          4      14680          0          0          0          0          0          0          0
2471.09/2478.68	c   integral         :          0          0          0          0      65298          0          0      14680          0          0      14799          0          0      10562     116870
2471.09/2478.68	c   knapsack         :        970+       977        132     580220         74          0          4      14673     772301       2757     328417       8280        225          0          0
2471.09/2478.68	c   setppc           :        885+      1201        132     577463         74          0          4        400     674809        428     304159          9          0          0          0
2471.09/2478.68	c   linear           :        308+       315        133     577035         74          0          1        394     625814       1936     399168       1548         89          0          0
2471.09/2478.68	c   logicor          :       1371+      3956        132     219873         74          0          4         22     297939        972     139853        101         37          0          0
2471.09/2478.68	c   benders          :          0          0          0          0         74          0          4         24          0          0          0          0          0          0          0
2471.09/2478.68	c   fixedvar         :          0          0          0          0         74          0          4         24          0          0          0          0          0          0          0
2471.09/2478.68	c   countsols        :          0          0          0          0         74          0          4         24          0          0          0          0          0          0          0
2471.09/2478.68	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
2471.09/2478.68	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
2471.09/2478.68	c   benderslp        :       0.03       0.00       0.00       0.00       0.03       0.00       0.00       0.00       0.00       0.00
2471.09/2478.68	c   integral         :     365.72       0.00       0.00       0.00     365.71       0.00       0.00       0.01       0.00       0.00
2471.09/2478.68	c   knapsack         :      19.34       0.00       1.72      14.58       0.00       0.00       0.00       0.42       0.43       2.19
2471.09/2478.68	c   setppc           :       2.91       0.00       0.01       2.00       0.00       0.00       0.00       0.07       0.21       0.62
2471.09/2478.68	c   linear           :      19.12       0.01       0.56      16.48       0.00       0.00       0.00       0.04       1.29       0.75
2471.09/2478.68	c   logicor          :       3.91       0.01       0.03       2.35       0.00       0.00       0.00       0.00       1.27       0.25
2471.09/2478.68	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2471.09/2478.68	c   fixedvar         :       0.06       0.00       0.00       0.00       0.04       0.00       0.00       0.02       0.00       0.00
2471.09/2478.68	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2471.09/2478.68	c   components       :       0.06       0.00       0.00       0.05       0.00       0.00       0.00       0.00       0.00       0.01
2471.09/2478.68	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
2471.09/2478.68	c   dualfix          :          6          0          0          0
2471.09/2478.68	c   genvbounds       :          0          0          0          0
2471.09/2478.68	c   nlobbt           :          0          0          0          0
2471.09/2478.68	c   obbt             :          0          0          0          0
2471.09/2478.68	c   probing          :          0          0          0          0
2471.09/2478.68	c   pseudoobj        :     518962       8105         10        523
2471.09/2478.68	c   redcost          :     145848          0          0    1879387
2471.09/2478.68	c   rootredcost      :         95          0          0         79
2471.09/2478.68	c   symmetry         :       3833          0          0          0
2471.09/2478.68	c   vbounds          :     370415          0          0          0
2471.09/2478.68	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
2471.09/2478.68	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
2471.09/2478.68	c   genvbounds       :       0.12       0.00       0.00       0.10       0.00       0.01
2471.09/2478.68	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
2471.09/2478.68	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
2471.09/2478.68	c   probing          :       0.22       0.00       0.22       0.00       0.00       0.00
2471.09/2478.68	c   pseudoobj        :       0.40       0.00       0.00       0.37       0.02       0.01
2471.09/2478.68	c   redcost          :      15.22       0.00       0.00      15.22       0.00       0.01
2471.09/2478.68	c   rootredcost      :       0.11       0.00       0.00       0.10       0.00       0.01
2471.09/2478.68	c   symmetry         :       0.30       0.00       0.02       0.24       0.00       0.04
2471.09/2478.68	c   vbounds          :       4.57       0.00       0.00       4.53       0.00       0.04
2471.09/2478.68	c Symmetry           :
2471.09/2478.68	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
2471.09/2478.68	c   orbital reduction:          0 reductions applied,          0 cutoffs
2471.09/2478.68	c   lexicographic red:          0 reductions applied,          0 cutoffs
2471.09/2478.68	c   shadow tree time :       0.21 s
2471.09/2478.68	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
2471.09/2478.68	c   propagation      :       0.35       4411       3849          -      28124       72.1        578       27.2          -          -          -
2471.09/2478.68	c   infeasible LP    :      20.31      10287      10184          -     275947      387.0       1051       47.8       3859      158.5          0
2471.09/2478.68	c   bound exceed. LP :      20.76       9451        974          -       9568       91.6         24       19.9         29        1.0      83889
2471.09/2478.68	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
2471.09/2478.68	c   pseudo solution  :       0.03         57         57          -        476      121.5         16      125.8          -          -          -
2471.09/2478.68	c   applied globally :       2.10          -          -         46      76325      143.8          -          -       3888          -          -
2471.09/2478.68	c   applied locally  :          -          -          -          0          3      528.0          -          -          0          -          -
2471.09/2478.68	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
2471.09/2478.68	c   cut pool         :      35.98          -      25389        259          -          -     176778    2892843          -          -          -          -          -    (maximal pool size:      11006)
2471.09/2478.68	c   aggregation      :      21.34       0.00       3708        132          0          0      27979    1279438         21      56398      56391          7          0
2471.09/2478.68	c   > cmir           :          -          -          -          -          -          -          -    1053275          0      38239      38239          0          -
2471.09/2478.68	c   > flowcover      :          -          -          -          -          -          -          -     208626          0      14372      14372          0          -
2471.09/2478.68	c   > knapsackcover  :          -          -          -          -          -          -          -      17537         21       3787       3780          7          -
2471.09/2478.68	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2471.09/2478.68	c   clique           :       0.20       0.00        132        132          0          0         88        895          0        450        450          0          0
2471.09/2478.68	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2471.09/2478.68	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2471.09/2478.68	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2471.09/2478.68	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2471.09/2478.68	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2471.09/2478.68	c   gomory           :      66.71       0.00       2830         20          0          0     139276    1268794         49      77987      77987          0          0
2471.09/2478.68	c   > gomorymi       :          -          -          -          -          -          -          -     803303         49      40118      40118          0          -
2471.09/2478.68	c   > strongcg       :          -          -          -          -          -          -          -     465491          0      37869      37869          0          -
2471.09/2478.68	c   impliedbounds    :       0.90       0.00       3708        132          0         47       2231      11763          0       9282       9282          0          0
2471.09/2478.68	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2471.09/2478.68	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2471.09/2478.68	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2471.09/2478.68	c   mcf              :       0.00       0.00          2          2          0          0          0          0          0          0          0          0          0
2471.09/2478.68	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2471.09/2478.68	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2471.09/2478.68	c   multilinear      :       0.00       0.00       1634        132          0          0          0          0          0          0          0          0          0
2471.09/2478.68	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
2471.09/2478.68	c   rapidlearning    :      16.62       0.00        100          2          0       3914          0          0          0          0          0          0        127
2471.09/2478.68	c   rlt              :       0.01       0.00       1001         20          0          0          0          0          0          0          0          0          0
2471.09/2478.68	c   zerohalf         :      18.66       0.00       2850         40          0          0       7276     331953          5      72774      72772          2          0
2471.09/2478.68	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
2471.09/2478.68	c   hybrid           :       5.28       0.00      20269        134     217286          0    2685435       2755          0      87201
2471.09/2478.68	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
2471.09/2478.68	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
2471.09/2478.68	c Pricers            :   ExecTime  SetupTime      Calls       Vars
2471.09/2478.68	c   problem variables:       0.00          -          0          0
2471.09/2478.68	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
2471.09/2478.68	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
2471.09/2478.68	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
2471.09/2478.68	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
2471.09/2478.68	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
2471.09/2478.68	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
2471.09/2478.68	c   inference        :       0.00       0.00          0          0          4          0          0          0          0          8
2471.09/2478.68	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
2471.09/2478.68	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
2471.09/2478.68	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
2471.09/2478.68	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
2471.09/2478.68	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
2471.09/2478.68	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
2471.09/2478.68	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
2471.09/2478.68	c   relpscost        :     365.65       0.00      65224          0          0          0      14799          0      12138     116870
2471.09/2478.68	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
2471.09/2478.68	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
2471.09/2478.68	c   LP solutions     :       0.17          -          -         74         74
2471.09/2478.68	c   relax solutions  :       0.00          -          -          0          0
2471.09/2478.68	c   pseudo solutions :       0.00          -          -          0          0
2471.09/2478.68	c   strong branching :       0.15          -          -          0          0
2471.09/2478.68	c   actconsdiving    :       0.00       0.00          0          0          0
2471.09/2478.68	c   adaptivediving   :       1.72       0.00         34          0          0
2471.09/2478.68	c   alns             :       4.75       0.00         15          1          1
2471.09/2478.68	c   bound            :       0.00       0.00          0          0          0
2471.09/2478.68	c   clique           :       0.02       0.00          1          0          0
2471.09/2478.68	c   coefdiving       :       0.00       0.00          0          0          0
2471.09/2478.68	c   completesol      :       0.00       0.00          0          0          0
2471.09/2478.68	c   conflictdiving   :       1.43       0.00         74          0          0
2471.09/2478.68	c   crossover        :       4.41       0.00         76          3          1
2471.09/2478.68	c   dins             :       0.00       0.00          0          0          0
2471.09/2478.68	c   distributiondivin:      10.81       0.00         74          0          0
2471.09/2478.68	c   dps              :       0.00       0.00          0          0          0
2471.09/2478.68	c   dualval          :       0.00       0.00          0          0          0
2471.09/2478.68	c   farkasdiving     :       5.14       0.00          2          0          0
2471.09/2478.68	c   feasjump         :       0.11       0.00          2          0          0
2471.09/2478.68	c   feaspump         :       6.00       0.00         24          0          0
2471.09/2478.68	c   fixandinfer      :       0.00       0.00          0          0          0
2471.09/2478.68	c   fracdiving       :       1.51       0.00         74          0          0
2471.09/2478.68	c   gins             :       0.04       0.00          0          0          0
2471.09/2478.68	c   guideddiving     :       0.14       0.00          4          0          0
2471.09/2478.68	c   indcoefdiving    :       0.00       0.00          0          0          0
2471.09/2478.68	c   indicator        :       0.05       0.00          0          0          0
2471.09/2478.68	c   indicatordiving  :       0.00       0.00          0          0          0
2471.09/2478.68	c   indoneopt        :       0.04       0.00          0          0          0
2471.09/2478.68	c   indrounding      :       0.00       0.00          0          0          0
2471.09/2478.68	c   indtwoopt        :       0.00       0.00          0          0          0
2471.09/2478.68	c   intdiving        :       0.00       0.00          0          0          0
2471.09/2478.68	c   intshifting      :       0.00       0.00          0          0          0
2471.09/2478.68	c   linesearchdiving :       1.58       0.00         74          0          0
2471.09/2478.68	c   localbranching   :       0.00       0.00          0          0          0
2471.09/2478.68	c   locks            :       0.00       0.00          1          0          0
2471.09/2478.68	c   lpface           :       0.03       0.00          0          0          0
2471.09/2478.68	c   mpec             :       0.00       0.00          0          0          0
2471.09/2478.68	c   multistart       :       0.00       0.00          0          0          0
2471.09/2478.68	c   mutation         :       0.00       0.00          0          0          0
2471.09/2478.68	c   nlpdiving        :       0.00       0.00          0          0          0
2471.09/2478.68	c   objpscostdiving  :       6.27       0.00         24          0          0
2471.09/2478.68	c   octane           :       0.00       0.00          0          0          0
2471.09/2478.68	c   ofins            :       0.02       0.00          0          0          0
2471.09/2478.68	c   oneopt           :       0.18       0.00         91          2          2
2471.09/2478.68	c   padm             :       0.00       0.00          0          0          0
2471.09/2478.68	c   proximity        :       0.00       0.00          0          0          0
2471.09/2478.68	c   pscostdiving     :       2.80       0.00         74          0          0
2471.09/2478.68	c   randrounding     :       3.39       0.00      14780          0          0
2471.09/2478.68	c   rens             :       0.07       0.00          2          0          0
2471.09/2478.68	c   reoptsols        :       0.00       0.00          0          0          0
2471.09/2478.68	c   repair           :       0.00       0.00          0          0          0
2471.09/2478.68	c   rins             :       1.17       0.00         19          0          0
2471.09/2478.68	c   rootsoldiving    :       4.93       0.00         14          0          0
2471.09/2478.68	c   rounding         :       0.73       0.00       4317          0          0
2471.09/2478.68	c   scheduler        :       0.00       0.00          0          0          0
2471.09/2478.68	c   shiftandpropagate:       0.03       0.00          2          0          0
2471.09/2478.68	c   shifting         :      32.64       0.00      18309         16         16
2471.09/2478.68	c   simplerounding   :       1.91       0.00     127607          0          0
2471.09/2478.68	c   smallcard        :       0.00       0.00          0          0          0
2471.09/2478.68	c   subnlp           :       0.07       0.00          0          0          0
2471.09/2478.68	c   trivial          :       0.01       0.00          4          0          0
2471.09/2478.68	c   trivialnegation  :       0.00       0.00          0          0          0
2471.09/2478.68	c   trustregion      :       0.00       0.00          0          0          0
2471.09/2478.68	c   trysol           :       0.04       0.00          0          0          0
2471.09/2478.68	c   twoopt           :       0.00       0.00          0          0          0
2471.09/2478.68	c   undercover       :       0.00       0.00          0          0          0
2471.09/2478.68	c   vbounds          :       0.00       0.00          0          0          0
2471.09/2478.68	c   veclendiving     :       2.25       0.00         74          0          0
2471.09/2478.68	c   zeroobj          :       0.00       0.00          0          0          0
2471.09/2478.68	c   zirounding       :       0.12       0.00       1000          0          0
2471.09/2478.68	c   other solutions  :          -          -          -          0          -
2471.09/2478.68	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
2471.09/2478.68	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
2471.09/2478.68	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
2471.09/2478.68	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
2471.09/2478.68	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
2471.09/2478.68	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
2471.09/2478.68	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
2471.09/2478.68	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
2471.09/2478.68	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
2471.09/2478.68	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
2471.09/2478.68	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
2471.09/2478.68	c   primal LP        :      15.44       7376        272       2.78      17.61      15.13       7278
2471.09/2478.68	c   dual LP          :    1616.06     159426   10850619      86.86    6714.24      35.30      34501
2471.09/2478.68	c   lex dual LP      :       0.00          0          0       0.00          -
2471.09/2478.68	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
2471.09/2478.68	c   resolve instable :      43.48        137     418414    3054.12    9623.06
2471.09/2478.68	c   diving/probing LP:      56.72      10825     511326      47.24    9014.89
2471.09/2478.68	c   strong branching :     282.45      23183    1776151      76.61    6288.40          -          -       4867
2471.09/2478.68	c     (at root node) :          -         72      39161     543.90          -
2471.09/2478.68	c   conflict analysis:      13.94       8463      83889       9.91    6016.71
2471.09/2478.68	c B&B Tree           :
2471.09/2478.68	c   number of runs   :          2
2471.09/2478.68	c   nodes            :      89923 (57293 internal, 32630 leaves)
2471.09/2478.68	c   feasible leaves  :         74
2471.09/2478.68	c   infeas. leaves   :      10711
2471.09/2478.68	c   objective leaves :      21845
2471.09/2478.68	c   nodes (total)    :      91125 (58439 internal, 32686 leaves)
2471.09/2478.68	c   nodes left       :          0
2471.09/2478.68	c   max depth        :        640
2471.09/2478.68	c   max depth (total):        640
2471.09/2478.68	c   backtracks       :      10235 (11.4%)
2471.09/2478.68	c   early backtracks :          0 (0.0%)
2471.09/2478.68	c   nodes exc. ref.  :          0 (0.0%)
2471.09/2478.68	c   delayed cutoffs  :        644
2471.09/2478.68	c   repropagations   :     172524 (71460 domain reductions, 214 cutoffs)
2471.09/2478.68	c   avg switch length:       8.03
2471.09/2478.68	c   switching time   :      38.66
2471.09/2478.68	c Root Node          :
2471.09/2478.68	c   First LP value   : +1.08510764587456e+09
2471.09/2478.68	c   First LP Iters   :       2916 (15385.18 Iter/sec)
2471.09/2478.68	c   First LP Time    :       0.19
2471.09/2478.68	c   Final Dual Bound : +1.08659846413867e+09
2471.09/2478.68	c   Final Root Iters :      48950
2471.09/2478.68	c   Root LP Estimate : +1.08900070819217e+09
2471.09/2478.68	c Solution           :
2471.09/2478.68	c   Solutions found  :         96 (94 improvements)
2471.09/2478.68	c   First Solution   : +1.08815974400000e+09   (in run 2, after 26838 nodes, 729.31 seconds, depth 240, found by <shifting>)
2471.09/2478.68	c   Gap First Sol.   :       0.14 %
2471.09/2478.68	c   Gap Last Sol.    :       0.02 %
2471.09/2478.68	c   Primal Bound     : +1.08694016000000e+09   (in run 2, after 89923 nodes, 2478.67 seconds, depth -1, found by <relaxation>)
2471.09/2478.68	c   Dual Bound       : +1.08694016000000e+09
2471.09/2478.68	c   Gap              :       0.00 %
2471.09/2478.68	c Integrals          :      Total       Avg%
2471.09/2478.68	c   primal-dual      :   72980.40      29.44
2471.09/2478.68	c   primal-ref       :          -          - (not evaluated)
2471.09/2478.68	c   dual-ref         :          -          - (not evaluated)
2471.19/2478.77	c Time complete: 2471.27.

Verifier Data

OK	1086940160

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (62357 MiB free)
  memory of node 1: 64465 MiB (63513 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4485652-1751314091/watcher-4485652-1751314091 -o /tmp/evaluation-result-4485652-1751314091/solver-4485652-1751314091 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1751313715-43197 --watchdog 3760 pbscip -f HOME/instance-4485652-1751314091.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100064 s]*
/proc/loadavg: 4.16 3.26 2.41 5/265 43362
/proc/meminfo: memFree=128852852/131249996 swapFree=33005272/33010684
[pid=43361] ppid=43358 vsize=80384 memory=53120 CPUtime=0.08 cores=1,3
/proc/43361/stat : 43361 (pbscip) R 43358 43361 43185 0 -1 4194304 9993 0 0 0 7 1 0 0 20 0 1 0 47087005 82313216 13280 18446744073709551615 4235264 18693293 140726591714432 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50401280 140726591719817 140726591719916 140726591719916 140726591725518 0
/proc/43361/statm: 20096 13280 3616 3530 0 11547 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 80384 KiB
Current children cumulated memory: 53120 KiB

[startup+0.205583 s]*
/proc/loadavg: 4.16 3.26 2.41 5/265 43362
/proc/meminfo: memFree=128844308/131249996 swapFree=33005272/33010684
[pid=43361] ppid=43358 vsize=87124 memory=60124 CPUtime=0.19 cores=1,3
/proc/43361/stat : 43361 (pbscip) R 43358 43361 43185 0 -1 4194304 13032 0 0 0 17 2 0 0 20 0 1 0 47087005 89214976 15031 18446744073709551615 4235264 18693293 140726591714432 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50401280 140726591719817 140726591719916 140726591719916 140726591725518 0
/proc/43361/statm: 21781 15031 3776 3530 0 13232 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 87124 KiB
Current children cumulated memory: 60124 KiB

[startup+0.305593 s]*
/proc/loadavg: 4.16 3.26 2.41 5/265 43362
/proc/meminfo: memFree=128844308/131249996 swapFree=33005272/33010684
[pid=43361] ppid=43358 vsize=88692 memory=61660 CPUtime=0.29 cores=1,3
/proc/43361/stat : 43361 (pbscip) R 43358 43361 43185 0 -1 4194304 13440 0 0 0 27 2 0 0 20 0 1 0 47087005 90820608 15415 18446744073709551615 4235264 18693293 140726591714432 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50401280 140726591719817 140726591719916 140726591719916 140726591725518 0
/proc/43361/statm: 22173 15415 3776 3530 0 13624 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 88692 KiB
Current children cumulated memory: 61660 KiB

[startup+0.700169 s]
/proc/loadavg: 4.16 3.26 2.41 5/265 43362
/proc/meminfo: memFree=128831456/131249996 swapFree=33005272/33010684
[pid=43361] ppid=43358 vsize=150916 memory=110536 CPUtime=0.68 cores=1,3
/proc/43361/stat : 43361 (pbscip) R 43358 43361 43185 0 -1 4194304 25186 0 0 0 64 4 0 0 20 0 1 0 47087005 154537984 27634 18446744073709551615 4235264 18693293 140726591714432 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50401280 140726591719817 140726591719916 140726591719916 140726591725518 0
/proc/43361/statm: 37729 27634 3840 3530 0 29180 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 150916 KiB
Current children cumulated memory: 110536 KiB

[startup+1.50016 s]
/proc/loadavg: 4.16 3.26 2.41 5/265 43362
/proc/meminfo: memFree=128791388/131249996 swapFree=33005272/33010684
[pid=43361] ppid=43358 vsize=153756 memory=113608 CPUtime=1.48 cores=1,3
/proc/43361/stat : 43361 (pbscip) R 43358 43361 43185 0 -1 4194304 25877 0 0 0 144 4 0 0 20 0 1 0 47087005 157446144 28402 18446744073709551615 4235264 18693293 140726591714432 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50401280 140726591719817 140726591719916 140726591719916 140726591725518 0
/proc/43361/statm: 38439 28402 3936 3530 0 29890 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 153756 KiB
Current children cumulated memory: 113608 KiB

[startup+3.10535 s]
/proc/loadavg: 4.16 3.26 2.41 5/265 43362
/proc/meminfo: memFree=128718812/131249996 swapFree=33005272/33010684
[pid=43361] ppid=43358 vsize=232084 memory=190152 CPUtime=3.08 cores=1,3
/proc/43361/stat : 43361 (pbscip) R 43358 43361 43185 0 -1 4194304 45041 0 0 0 301 7 0 0 20 0 1 0 47087005 237654016 47538 18446744073709551615 4235264 18693293 140726591714432 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50401280 140726591719817 140726591719916 140726591719916 140726591725518 0
/proc/43361/statm: 58021 47538 3936 3530 0 49472 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 232084 KiB
Current children cumulated memory: 190152 KiB

[startup+6.30017 s]
/proc/loadavg: 4.14 3.27 2.42 5/265 43362
/proc/meminfo: memFree=128678948/131249996 swapFree=33005272/33010684
[pid=43361] ppid=43358 vsize=273292 memory=229448 CPUtime=6.26 cores=1,3
/proc/43361/stat : 43361 (pbscip) R 43358 43361 43185 0 -1 4194304 55020 0 0 0 617 9 0 0 20 0 1 0 47087005 279851008 57362 18446744073709551615 4235264 18693293 140726591714432 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50401280 140726591719817 140726591719916 140726591719916 140726591725518 0
/proc/43361/statm: 68323 57362 3936 3530 0 59774 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 273292 KiB
Current children cumulated memory: 229448 KiB

[startup+12.7002 s]
/proc/loadavg: 4.13 3.29 2.43 5/267 43365
/proc/meminfo: memFree=128638624/131249996 swapFree=33005272/33010684
[pid=43361] ppid=43358 vsize=284176 memory=240584 CPUtime=12.65 cores=1,3
/proc/43361/stat : 43361 (pbscip) R 43358 43361 43185 0 -1 4194304 57772 0 0 0 1255 10 0 0 20 0 1 0 47087005 290996224 60146 18446744073709551615 4235264 18693293 140726591714432 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50401280 140726591719817 140726591719916 140726591719916 140726591725518 0
/proc/43361/statm: 71044 60146 3968 3530 0 62495 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 284176 KiB
Current children cumulated memory: 240584 KiB

[startup+25.5002 s]
/proc/loadavg: 4.10 3.32 2.45 5/267 43365
/proc/meminfo: memFree=128598052/131249996 swapFree=33005272/33010684
[pid=43361] ppid=43358 vsize=304740 memory=259844 CPUtime=25.4 cores=1,3
/proc/43361/stat : 43361 (pbscip) R 43358 43361 43185 0 -1 4194304 64531 0 0 0 2530 10 0 0 20 0 1 0 47087005 312053760 64961 18446744073709551615 4235264 18693293 140726591714432 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50401280 140726591719817 140726591719916 140726591719916 140726591725518 0
/proc/43361/statm: 76185 64961 3968 3530 0 67636 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 304740 KiB
Current children cumulated memory: 259844 KiB

[startup+51.1054 s]
/proc/loadavg: 4.14 3.39 2.50 5/267 43366
/proc/meminfo: memFree=128591312/131249996 swapFree=33005272/33010684
[pid=43361] ppid=43358 vsize=306364 memory=263352 CPUtime=50.94 cores=1,3
/proc/43361/stat : 43361 (pbscip) R 43358 43361 43185 0 -1 4194304 71156 0 0 0 5082 12 0 0 20 0 1 0 47087005 313716736 65838 18446744073709551615 4235264 18693293 140726591714432 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50401280 140726591719817 140726591719916 140726591719916 140726591725518 0
/proc/43361/statm: 76591 65838 3968 3530 0 68042 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 306364 KiB
Current children cumulated memory: 263352 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 3.51 2.59 5/267 43372
/proc/meminfo: memFree=128534640/131249996 swapFree=33005272/33010684
[pid=43361] ppid=43358 vsize=312236 memory=270068 CPUtime=101.97 cores=1,3
/proc/43361/stat : 43361 (pbscip) R 43358 43361 43185 0 -1 4194304 90592 0 0 0 10181 16 0 0 20 0 1 0 47087005 319729664 67517 18446744073709551615 4235264 18693293 140726591714432 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50401280 140726591719817 140726591719916 140726591719916 140726591725518 0
/proc/43361/statm: 78059 67517 4128 3530 0 69510 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 312236 KiB
Current children cumulated memory: 270068 KiB

[startup+162.3 s]
/proc/loadavg: 4.10 3.61 2.68 5/266 43374
/proc/meminfo: memFree=128427680/131249996 swapFree=33005272/33010684
[pid=43361] ppid=43358 vsize=370020 memory=329428 CPUtime=161.79 cores=1,3
/proc/43361/stat : 43361 (pbscip) R 43358 43361 43185 0 -1 4194304 134615 0 0 0 16155 24 0 0 20 0 1 0 47087005 378900480 82357 18446744073709551615 4235264 18693293 140726591714432 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50401280 140726591719817 140726591719916 140726591719916 140726591725518 0
/proc/43361/statm: 92505 82357 4128 3530 0 83956 0
Current children cumulated CPU time: 161.79 s
Current children cumulated vsize: 370020 KiB
Current children cumulated memory: 329428 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 3.72 2.78 5/266 43376
/proc/meminfo: memFree=128364212/131249996 swapFree=33005272/33010684
[pid=43361] ppid=43358 vsize=383592 memory=342972 CPUtime=221.6 cores=1,3
/proc/43361/stat : 43361 (pbscip) R 43358 43361 43185 0 -1 4194304 166849 0 0 0 22129 31 0 0 20 0 1 0 47087005 392798208 85743 18446744073709551615 4235264 18693293 140726591714432 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50401280 140726591719817 140726591719916 140726591719916 140726591725518 0
/proc/43361/statm: 95898 85743 4128 3530 0 87349 0
Current children cumulated CPU time: 221.6 s
Current children cumulated vsize: 383592 KiB
Current children cumulated memory: 342972 KiB

[startup+282.3 s]
/proc/loadavg: 4.11 3.79 2.86 5/265 43379
/proc/meminfo: memFree=128343016/131249996 swapFree=33005272/33010684
[pid=43361] ppid=43358 vsize=392852 memory=351804 CPUtime=281.4 cores=1,3
/proc/43361/stat : 43361 (pbscip) R 43358 43361 43185 0 -1 4194304 169115 0 0 0 28109 31 0 0 20 0 1 0 47087005 402280448 87951 18446744073709551615 4235264 18693293 140726591714432 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50401280 140726591719817 140726591719916 140726591719916 140726591725518 0
/proc/43361/statm: 98213 87951 4160 3530 0 89664 0
Current children cumulated CPU time: 281.4 s
Current children cumulated vsize: 392852 KiB
Current children cumulated memory: 351804 KiB

[startup+342.3 s]
/proc/loadavg: 4.08 3.84 2.94 5/263 43381
/proc/meminfo: memFree=128313936/131249996 swapFree=33005272/33010684
[pid=43361] ppid=43358 vsize=410988 memory=369724 CPUtime=341.22 cores=1,3
/proc/43361/stat : 43361 (pbscip) R 43358 43361 43185 0 -1 4194304 173771 0 0 0 34089 33 0 0 20 0 1 0 47087005 420851712 92431 18446744073709551615 4235264 18693293 140726591714432 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50401280 140726591719817 140726591719916 140726591719916 140726591725518 0
/proc/43361/statm: 102747 92431 4160 3530 0 94198 0
Current children cumulated CPU time: 341.22 s
Current children cumulated vsize: 410988 KiB
Current children cumulated memory: 369724 KiB

[startup+402.3 s]
/proc/loadavg: 4.77 4.09 3.09 6/265 43429
/proc/meminfo: memFree=128437848/131249996 swapFree=33005272/33010684
[pid=43361] ppid=43358 vsize=421072 memory=379964 CPUtime=401.03 cores=1,3
/proc/43361/stat : 43361 (pbscip) R 43358 43361 43185 0 -1 4194304 176389 0 0 0 40070 33 0 0 20 0 1 0 47087005 431177728 94991 18446744073709551615 4235264 18693293 140726591714432 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50401280 140726591719817 140726591719916 140726591719916 140726591725518 0
/proc/43361/statm: 105268 94991 4160 3530 0 96719 0
Current children cumulated CPU time: 401.03 s
Current children cumulated vsize: 421072 KiB
Current children cumulated memory: 379964 KiB

[startup+462.3 s]
/proc/loadavg: 4.97 4.27 3.21 6/266 43432
/proc/meminfo: memFree=128401380/131249996 swapFree=33005272/33010684
[pid=43361] ppid=43358 vsize=434656 memory=393276 CPUtime=460.85 cores=1,3
/proc/43361/stat : 43361 (pbscip) R 43358 43361 43185 0 -1 4194304 179830 0 0 0 46051 34 0 0 20 0 1 0 47087005 445087744 98319 18446744073709551615 4235264 18693293 140726591714432 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50401280 140726591719817 140726591719916 140726591719916 140726591725518 0
/proc/43361/statm: 108664 98319 4160 3530 0 100115 0

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

/proc/loadavg: 5.12 5.09 4.81 6/266 43512
/proc/meminfo: memFree=127613228/131249996 swapFree=33005272/33010684
[pid=43361] ppid=43358 vsize=658376 memory=629488 CPUtime=2076.08 cores=1,3
/proc/43361/stat : 43361 (pbscip) R 43358 43361 43185 0 -1 4194304 262008 0 0 0 207559 49 0 0 20 0 1 0 47087005 674177024 157372 18446744073709551615 4235264 18693293 140726591714432 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50401280 140726591719817 140726591719916 140726591719916 140726591725518 0
/proc/43361/statm: 164594 157372 4192 3530 0 156045 0
Current children cumulated CPU time: 2076.08 s
Current children cumulated vsize: 658376 KiB
Current children cumulated memory: 629488 KiB

[startup+2142.3 s]
/proc/loadavg: 5.49 5.18 4.86 7/266 43561
/proc/meminfo: memFree=128756952/131249996 swapFree=33005272/33010684
[pid=43361] ppid=43358 vsize=658376 memory=629488 CPUtime=2135.88 cores=1,3
/proc/43361/stat : 43361 (pbscip) R 43358 43361 43185 0 -1 4194304 262080 0 0 0 213539 49 0 0 20 0 1 0 47087005 674177024 157372 18446744073709551615 4235264 18693293 140726591714432 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50401280 140726591719817 140726591719916 140726591719916 140726591725518 0
/proc/43361/statm: 164594 157372 4192 3530 0 156045 0
Current children cumulated CPU time: 2135.88 s
Current children cumulated vsize: 658376 KiB
Current children cumulated memory: 629488 KiB

[startup+2202.3 s]
/proc/loadavg: 5.28 5.18 4.88 6/265 43608
/proc/meminfo: memFree=127653700/131249996 swapFree=33005272/33010684
[pid=43361] ppid=43358 vsize=675660 memory=645312 CPUtime=2195.67 cores=1,3
/proc/43361/stat : 43361 (pbscip) R 43358 43361 43185 0 -1 4194304 266918 0 0 0 219517 50 0 0 20 0 1 0 47087005 691875840 161328 18446744073709551615 4235264 18693293 140726591714432 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50401280 140726591719817 140726591719916 140726591719916 140726591725518 0
/proc/43361/statm: 168915 161328 4192 3530 0 160366 0
Current children cumulated CPU time: 2195.67 s
Current children cumulated vsize: 675660 KiB
Current children cumulated memory: 645312 KiB

[startup+2262.3 s]
/proc/loadavg: 5.16 5.16 4.90 6/265 43610
/proc/meminfo: memFree=127501388/131249996 swapFree=33005272/33010684
[pid=43361] ppid=43358 vsize=675660 memory=645952 CPUtime=2255.45 cores=1,3
/proc/43361/stat : 43361 (pbscip) R 43358 43361 43185 0 -1 4194304 266935 0 0 0 225495 50 0 0 20 0 1 0 47087005 691875840 161488 18446744073709551615 4235264 18693293 140726591714432 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50401280 140726591719817 140726591719916 140726591719916 140726591725518 0
/proc/43361/statm: 168915 161488 4192 3530 0 160366 0
Current children cumulated CPU time: 2255.45 s
Current children cumulated vsize: 675660 KiB
Current children cumulated memory: 645952 KiB

[startup+2322.3 s]
/proc/loadavg: 5.10 5.14 4.91 6/265 43612
/proc/meminfo: memFree=127527404/131249996 swapFree=33005272/33010684
[pid=43361] ppid=43358 vsize=675660 memory=648000 CPUtime=2315.22 cores=1,3
/proc/43361/stat : 43361 (pbscip) R 43358 43361 43185 0 -1 4194304 267224 0 0 0 231472 50 0 0 20 0 1 0 47087005 691875840 162000 18446744073709551615 4235264 18693293 140726591714432 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50401280 140726591719817 140726591719916 140726591719916 140726591725518 0
/proc/43361/statm: 168915 162000 4192 3530 0 160366 0
Current children cumulated CPU time: 2315.22 s
Current children cumulated vsize: 675660 KiB
Current children cumulated memory: 648000 KiB

[startup+2382.3 s]
/proc/loadavg: 5.07 5.13 4.93 6/265 43614
/proc/meminfo: memFree=127530084/131249996 swapFree=33005272/33010684
[pid=43361] ppid=43358 vsize=675660 memory=648000 CPUtime=2375.05 cores=1,3
/proc/43361/stat : 43361 (pbscip) R 43358 43361 43185 0 -1 4194304 267224 0 0 0 237455 50 0 0 20 0 1 0 47087005 691875840 162000 18446744073709551615 4235264 18693293 140726591714432 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50401280 140726591719817 140726591719916 140726591719916 140726591725518 0
/proc/43361/statm: 168915 162000 4192 3530 0 160366 0
Current children cumulated CPU time: 2375.05 s
Current children cumulated vsize: 675660 KiB
Current children cumulated memory: 648000 KiB

[startup+2442.3 s]
/proc/loadavg: 5.07 5.12 4.94 6/266 43619
/proc/meminfo: memFree=127541728/131249996 swapFree=33005272/33010684
[pid=43361] ppid=43358 vsize=675660 memory=648000 CPUtime=2434.89 cores=1,3
/proc/43361/stat : 43361 (pbscip) R 43358 43361 43185 0 -1 4194304 267224 0 0 0 243439 50 0 0 20 0 1 0 47087005 691875840 162000 18446744073709551615 4235264 18693293 140726591714432 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50401280 140726591719817 140726591719916 140726591719916 140726591725518 0
/proc/43361/statm: 168915 162000 4192 3530 0 160366 0
Current children cumulated CPU time: 2434.89 s
Current children cumulated vsize: 675660 KiB
Current children cumulated memory: 648000 KiB

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

# cumulated CPU time of all completed processes:  user=2470.77 s, system=0.510358 s

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

[startup+2457.6 s]
/proc/loadavg: 5.14 5.13 4.94 6/266 43620
/proc/meminfo: memFree=127542788/131249996 swapFree=33005272/33010684
[pid=43361] ppid=43358 vsize=675660 memory=648000 CPUtime=2450.15 cores=1,3
/proc/43361/stat : 43361 (pbscip) R 43358 43361 43185 0 -1 4194304 267224 0 0 0 244965 50 0 0 20 0 1 0 47087005 691875840 162000 18446744073709551615 4235264 18693293 140726591714432 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50401280 140726591719817 140726591719916 140726591719916 140726591725518 0
/proc/43361/statm: 168915 162000 4192 3530 0 160366 0
Current children cumulated CPU time: 2450.15 s
Current children cumulated vsize: 675660 KiB
Current children cumulated memory: 648000 KiB

[startup+2470.4 s]
/proc/loadavg: 5.11 5.12 4.95 6/265 43620
/proc/meminfo: memFree=127543384/131249996 swapFree=33005272/33010684
[pid=43361] ppid=43358 vsize=675660 memory=648000 CPUtime=2462.91 cores=1,3
/proc/43361/stat : 43361 (pbscip) R 43358 43361 43185 0 -1 4194304 267224 0 0 0 246241 50 0 0 20 0 1 0 47087005 691875840 162000 18446744073709551615 4235264 18693293 140726591714432 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50401280 140726591719817 140726591719916 140726591719916 140726591725518 0
/proc/43361/statm: 168915 162000 4192 3530 0 160366 0
Current children cumulated CPU time: 2462.91 s
Current children cumulated vsize: 675660 KiB
Current children cumulated memory: 648000 KiB

[startup+2473.6 s]
/proc/loadavg: 5.11 5.12 4.95 6/265 43620
/proc/meminfo: memFree=127543384/131249996 swapFree=33005272/33010684
[pid=43361] ppid=43358 vsize=675660 memory=648000 CPUtime=2466.11 cores=1,3
/proc/43361/stat : 43361 (pbscip) R 43358 43361 43185 0 -1 4194304 267224 0 0 0 246561 50 0 0 20 0 1 0 47087005 691875840 162000 18446744073709551615 4235264 18693293 140726591714432 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50401280 140726591719817 140726591719916 140726591719916 140726591725518 0
/proc/43361/statm: 168915 162000 4192 3530 0 160366 0
Current children cumulated CPU time: 2466.11 s
Current children cumulated vsize: 675660 KiB
Current children cumulated memory: 648000 KiB

[startup+2476.8 s]
/proc/loadavg: 5.10 5.12 4.95 6/265 43620
/proc/meminfo: memFree=127541748/131249996 swapFree=33005272/33010684
[pid=43361] ppid=43358 vsize=678004 memory=650048 CPUtime=2469.3 cores=1,3
/proc/43361/stat : 43361 (pbscip) R 43358 43361 43185 0 -1 4194304 267723 0 0 0 246880 50 0 0 20 0 1 0 47087005 694276096 162512 18446744073709551615 4235264 18693293 140726591714432 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50401280 140726591719817 140726591719916 140726591719916 140726591725518 0
/proc/43361/statm: 169501 162512 4192 3530 0 160952 0
Current children cumulated CPU time: 2469.3 s
Current children cumulated vsize: 678004 KiB
Current children cumulated memory: 650048 KiB

[startup+2477.6 s]
/proc/loadavg: 5.10 5.12 4.95 6/265 43620
/proc/meminfo: memFree=127541748/131249996 swapFree=33005272/33010684
[pid=43361] ppid=43358 vsize=683220 memory=655224 CPUtime=2470.09 cores=1,3
/proc/43361/stat : 43361 (pbscip) R 43358 43361 43185 0 -1 4194304 268012 0 0 0 246959 50 0 0 20 0 1 0 47087005 699617280 163806 18446744073709551615 4235264 18693293 140726591714432 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50401280 140726591719817 140726591719916 140726591719916 140726591725518 0
/proc/43361/statm: 170805 163806 4192 3530 0 162256 0
Current children cumulated CPU time: 2470.09 s
Current children cumulated vsize: 683220 KiB
Current children cumulated memory: 655224 KiB

[startup+2478.4 s]
/proc/loadavg: 5.10 5.12 4.95 6/265 43620
/proc/meminfo: memFree=127537652/131249996 swapFree=33005272/33010684
[pid=43361] ppid=43358 vsize=684264 memory=656380 CPUtime=2470.89 cores=1,3
/proc/43361/stat : 43361 (pbscip) R 43358 43361 43185 0 -1 4194304 268555 0 0 0 247039 50 0 0 20 0 1 0 47087005 700686336 164095 18446744073709551615 4235264 18693293 140726591714432 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50401280 140726591719817 140726591719916 140726591719916 140726591725518 0
/proc/43361/statm: 171066 164095 4192 3530 0 162517 0
Current children cumulated CPU time: 2470.89 s
Current children cumulated vsize: 684264 KiB
Current children cumulated memory: 656380 KiB

[startup+2478.6 s]
/proc/loadavg: 5.10 5.12 4.95 6/265 43620
/proc/meminfo: memFree=127537652/131249996 swapFree=33005272/33010684
[pid=43361] ppid=43358 vsize=685516 memory=657632 CPUtime=2471.09 cores=1,3
/proc/43361/stat : 43361 (pbscip) R 43358 43361 43185 0 -1 4194304 268900 0 0 0 247059 50 0 0 20 0 1 0 47087005 701968384 164408 18446744073709551615 4235264 18693293 140726591714432 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50401280 140726591719817 140726591719916 140726591719916 140726591725518 0
/proc/43361/statm: 171379 164408 4192 3530 0 162830 0
Current children cumulated CPU time: 2471.09 s
Current children cumulated vsize: 685516 KiB
Current children cumulated memory: 657632 KiB

[startup+2478.7 s]
/proc/loadavg: 5.10 5.12 4.95 6/265 43620
/proc/meminfo: memFree=127537652/131249996 swapFree=33005272/33010684
[pid=43361] ppid=43358 vsize=685516 memory=657632 CPUtime=2471.19 cores=1,3
/proc/43361/stat : 43361 (pbscip) R 43358 43361 43185 0 -1 4194304 268900 0 0 0 247069 50 0 0 20 0 1 0 47087005 701968384 164408 18446744073709551615 4235264 18693293 140726591714432 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 21375888 21430392 50401280 140726591719817 140726591719916 140726591719916 140726591725518 0
/proc/43361/statm: 171379 164408 4192 3530 0 162830 0
Current children cumulated CPU time: 2471.19 s
Current children cumulated vsize: 685516 KiB
Current children cumulated memory: 657632 KiB

Child status: 0

Real time (s): 2478.78
CPU time (s): 2471.28
CPU user time (s): 2470.77
CPU system time (s): 0.510358
CPU usage (%): 99.6974
Max. virtual memory (cumulated for all children) (KiB): 685516
Max. memory (cumulated for all children) (KiB): 657632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2470.77
system time used= 0.510358
maximum resident set size= 663864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 268916
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= 168
involuntary context switches= 3416


# summary of solver processes directly reported to runsolver:
#   pid: 43361
#   total CPU time (s): 2471.28
#   total CPU user time (s): 2470.77
#   total CPU system time (s): 0.510358

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.75938 second user time and 10.7561 second system time

The end

Launcher Data

Begin job on nodeC023 at 2025-06-30 22:08:11
IDJOB=4485652
IDBENCH=146805
IDSOLVER=3365
FILE ID=nodeC023/4485652-1751314091
RUNJOBID= nodeC023-1751313715-43197
SLURM_JOB_ID= 9594317
Free space on /tmp= 433004 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-roll3000.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4485652-1751314091/watcher-4485652-1751314091 -o /tmp/evaluation-result-4485652-1751314091/solver-4485652-1751314091 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1751313715-43197 --watchdog 3760  pbscip -f HOME/instance-4485652-1751314091.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 9da0f014fb9cbd107dd1b5ea973ba0c7
RANDOM SEED=398090333

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128892604 kB
MemAvailable:   128544660 kB
Buffers:            1328 kB
Cached:           448404 kB
SwapCached:          540 kB
Active:          1387772 kB
Inactive:         346228 kB
Active(anon):    1237544 kB
Inactive(anon):    59948 kB
Active(file):     150228 kB
Inactive(file):   286280 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005272 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             19328 kB
Writeback:             0 kB
AnonPages:       1286804 kB
Mapped:           134012 kB
Shmem:             13224 kB
KReclaimable:     102960 kB
Slab:             190184 kB
SReclaimable:     102960 kB
SUnreclaim:        87224 kB
KernelStack:        4256 kB
PageTables:         5948 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1825420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150552 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    487424 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      197332 kB
DirectMap2M:     9011200 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432956 MiB
End job on nodeC023 at 2025-06-30 22:49:30