Trace number 4432783

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-07OPT9 319.491 320.744

General information on the benchmark

NamePB24/normalized-PB09/
OPT-LIN/flexray/normalized-fx92.opb
MD5SUM8416d641e22e8376ddac92bbd41682d6
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 benchmark9
Best CPU time to get the best result obtained on this benchmark0.38946
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7164
Total number of constraints7824
Number of constraints which are clauses7155
Number of constraints which are cardinality constraints (but not clauses)93
Number of constraints which are nor clauses,nor cardinality constraints576
Minimum length of a constraint2
Maximum length of a constraint576
Number of terms in the objective function 9
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 9
Number of bits of the sum of numbers in the objective function 4
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1132
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-4432783-1721103818.opb>
0.00/0.07	c original problem has 7164 variables (7164 bin, 0 int, 0 impl, 0 cont) and 7824 constraints
0.00/0.07	c problem read in 0.06
0.10/0.11	c presolving:
0.10/0.17	c (round 1, fast)       9 del vars, 1 del conss, 0 add conss, 9 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1640 clqs
0.10/0.19	c (round 2, fast)       9 del vars, 7156 del conss, 0 add conss, 9 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 1640 clqs
0.22/0.22	c    (0.2s) running MILP presolver
0.22/0.26	c    (0.3s) MILP presolver found nothing
0.22/0.30	c (round 3, exhaustive) 9 del vars, 7156 del conss, 0 add conss, 9 chg bounds, 0 chg sides, 0 chg coeffs, 668 upgd conss, 0 impls, 1640 clqs
0.51/0.54	c    (0.5s) probing: 51/7155 (0.7%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.51/0.54	c    (0.5s) probing aborted: 50/50 successive totally useless probings
0.51/0.58	c    (0.6s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
4.09/4.11	c    (4.1s) symmetry computation finished: 646 generators found (max: 1500, log10 of symmetry group size: 220.0) (symcode time: 3.52)
4.09/4.16	c dynamic symmetry handling statistics:
4.09/4.16	c    orbitopal reduction:       no components
4.09/4.16	c    orbital reduction:         no components
4.09/4.16	c    lexicographic reduction:   no permutations
4.09/4.16	c handled 1 out of 1 symmetry components
4.09/4.16	c (round 4, exhaustive) 585 del vars, 7156 del conss, 575 add conss, 9 chg bounds, 0 chg sides, 0 chg coeffs, 668 upgd conss, 0 impls, 1639 clqs
4.09/4.17	c (round 5, fast)       586 del vars, 7157 del conss, 575 add conss, 9 chg bounds, 0 chg sides, 0 chg coeffs, 668 upgd conss, 0 impls, 1639 clqs
4.09/4.18	c (round 6, medium)     623 del vars, 7157 del conss, 575 add conss, 9 chg bounds, 0 chg sides, 0 chg coeffs, 668 upgd conss, 0 impls, 1735 clqs
4.09/4.18	c (round 7, fast)       624 del vars, 7158 del conss, 575 add conss, 9 chg bounds, 0 chg sides, 0 chg coeffs, 668 upgd conss, 0 impls, 1734 clqs
4.09/4.19	c (round 8, medium)     682 del vars, 7158 del conss, 575 add conss, 9 chg bounds, 0 chg sides, 0 chg coeffs, 668 upgd conss, 0 impls, 1731 clqs
4.18/4.20	c (round 9, medium)     735 del vars, 7158 del conss, 575 add conss, 9 chg bounds, 0 chg sides, 0 chg coeffs, 668 upgd conss, 0 impls, 1719 clqs
4.18/4.21	c (round 10, medium)     766 del vars, 7158 del conss, 575 add conss, 9 chg bounds, 0 chg sides, 0 chg coeffs, 668 upgd conss, 0 impls, 1717 clqs
4.18/4.21	c (round 11, medium)     790 del vars, 7158 del conss, 575 add conss, 9 chg bounds, 0 chg sides, 0 chg coeffs, 668 upgd conss, 0 impls, 1717 clqs
4.18/4.22	c (round 12, medium)     813 del vars, 7158 del conss, 575 add conss, 9 chg bounds, 0 chg sides, 0 chg coeffs, 668 upgd conss, 0 impls, 1717 clqs
4.18/4.22	c (round 13, medium)     827 del vars, 7158 del conss, 575 add conss, 9 chg bounds, 0 chg sides, 0 chg coeffs, 668 upgd conss, 0 impls, 1717 clqs
4.18/4.25	c    (4.2s) probing: 57/7155 (0.8%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
4.18/4.25	c    (4.2s) probing aborted: 50/50 successive totally useless probings
4.18/4.26	c presolving (14 rounds: 14 fast, 10 medium, 3 exhaustive):
4.18/4.26	c  829 deleted vars, 7158 deleted constraints, 575 added constraints, 9 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
4.18/4.26	c  0 implications, 1717 cliques
4.18/4.26	c presolved problem has 6336 variables (6336 bin, 0 int, 0 impl, 0 cont) and 1241 constraints
4.18/4.26	c     576 constraints of type <knapsack>
4.18/4.26	c      90 constraints of type <setppc>
4.18/4.26	c     575 constraints of type <orbitope>
4.18/4.26	c transformed objective value is always integral (scale: 1)
4.18/4.26	c Presolving Time: 4.15
4.18/4.26	c - non default parameters ----------------------------------------------------------------------
4.18/4.26	c # SCIP version 10.0.0
4.18/4.26	c 
4.18/4.26	c # maximal time in seconds to run
4.18/4.26	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
4.18/4.26	c limits/time = 3596.995076
4.18/4.26	c 
4.18/4.26	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
4.18/4.26	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
4.18/4.26	c limits/memory = 27900
4.18/4.26	c 
4.18/4.26	c # belongs reading time to solving time?
4.18/4.26	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
4.18/4.26	c timing/reading = TRUE
4.18/4.26	c 
4.18/4.26	c -----------------------------------------------------------------------------------------------
4.18/4.26	c start solving
4.18/4.26	c 
4.78/4.85	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
4.78/4.85	c   4.8s|     1 |     0 |  1016 |     - |   155M |   0 |6336 |1359 | 666 |   0 |  0 | 117 |   0 | 9.000000e+00 |      --      |    Inf | unknown
5.09/5.19	c   5.2s|     1 |     0 |  1461 |     - |   161M |   0 |6336 |1359 | 691 |  25 |  1 | 117 |   0 | 9.000000e+00 |      --      |    Inf | unknown
5.17/5.27	c   5.3s|     1 |     0 |  1535 |     - |   164M |   0 |6336 |1359 | 718 |  52 |  2 | 117 |   0 | 9.000000e+00 |      --      |    Inf | unknown
5.27/5.36	c   5.4s|     1 |     0 |  1636 |     - |   166M |   0 |6336 |1359 | 745 |  79 |  3 | 117 |   0 | 9.000000e+00 |      --      |    Inf | unknown
5.37/5.46	c   5.5s|     1 |     0 |  1737 |     - |   167M |   0 |6336 |1361 | 773 | 107 |  4 | 119 |   0 | 9.000000e+00 |      --      |    Inf | unknown
5.48/5.55	c   5.5s|     1 |     0 |  1841 |     - |   170M |   0 |6336 |1361 | 798 | 132 |  5 | 119 |   0 | 9.000000e+00 |      --      |    Inf | unknown
5.58/5.66	c   5.7s|     1 |     0 |  1968 |     - |   172M |   0 |6336 |1362 | 824 | 158 |  6 | 120 |   0 | 9.000000e+00 |      --      |    Inf | unknown
5.68/5.76	c   5.8s|     1 |     0 |  2085 |     - |   174M |   0 |6336 |1362 | 854 | 188 |  7 | 120 |   0 | 9.000000e+00 |      --      |    Inf | unknown
5.78/5.89	c   5.9s|     1 |     0 |  2233 |     - |   176M |   0 |6336 |1362 | 880 | 214 |  8 | 120 |   0 | 9.000000e+00 |      --      |    Inf | unknown
5.99/6.01	c   6.0s|     1 |     0 |  2382 |     - |   180M |   0 |6336 |1362 | 909 | 243 |  9 | 120 |   0 | 9.000000e+00 |      --      |    Inf | unknown
6.09/6.14	c   6.1s|     1 |     0 |  2522 |     - |   181M |   0 |6336 |1362 | 935 | 269 | 10 | 120 |   0 | 9.000000e+00 |      --      |    Inf | unknown
6.18/6.25	c   6.2s|     1 |     0 |  2671 |     - |   185M |   0 |6336 |1371 | 966 | 300 | 11 | 129 |   0 | 9.000000e+00 |      --      |    Inf | unknown
6.67/6.76	c   6.8s|     1 |     2 |  3278 |     - |   186M |   0 |6336 |1382 | 966 | 300 | 11 | 140 |  11 | 9.000000e+00 |      --      |    Inf | unknown
14.65/14.79	c  14.8s|   100 |   101 | 36469 | 342.1 |   191M |  24 |6336 |1804 | 788 | 756 |  1 | 568 |  11 | 9.000000e+00 |      --      |    Inf | unknown
15.74/15.81	c  15.8s|   200 |   185 | 40464 | 190.3 |   195M |  69 |6336 |1980 | 833 | 893 |  1 | 745 |  11 | 9.000000e+00 |      --      |    Inf | unknown
16.34/16.47	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
16.34/16.47	c  16.5s|   300 |   198 | 41772 | 131.0 |   210M |  80 |6336 |2074 | 834 | 899 |  0 | 846 |  11 | 9.000000e+00 |      --      |    Inf | unknown
17.55/17.66	c  17.7s|   400 |   240 | 46018 | 108.8 |   217M |  80 |6336 |2154 | 834 | 982 |  0 | 953 |  11 | 9.000000e+00 |      --      |    Inf | unknown
18.24/18.38	c  18.4s|   500 |   260 | 47651 |  90.3 |   232M |  80 |6336 |2231 | 834 |1000 |  1 |1036 |  11 | 9.000000e+00 |      --      |    Inf | unknown
18.84/18.92	c  18.9s|   600 |   274 | 48627 |  76.8 |   241M |  80 |6336 |2281 | 837 |1007 |  1 |1106 |  11 | 9.000000e+00 |      --      |    Inf | unknown
19.95/20.07	c  20.1s|   700 |   279 | 50136 |  68.0 |   244M |  80 |6336 |2379 | 836 |1015 |  1 |1255 |  11 | 9.000000e+00 |      --      |    Inf | unknown
20.63/20.75	c  20.7s|   800 |   295 | 51626 |  61.4 |   257M |  80 |6336 |2398 | 835 |1021 |  1 |1332 |  11 | 9.000000e+00 |      --      |    Inf | unknown
21.43/21.57	c  21.6s|   900 |   314 | 53556 |  56.7 |   269M |  80 |6336 |2345 | 834 |1027 |  1 |1396 |  11 | 9.000000e+00 |      --      |    Inf | unknown
22.13/22.21	c  22.2s|  1000 |   331 | 55172 |  52.6 |   271M |  80 |6336 |2338 | 835 |1034 |  1 |1461 |  11 | 9.000000e+00 |      --      |    Inf | unknown
22.83/22.99	c  23.0s|  1100 |   355 | 56354 |  48.9 |   273M |  80 |6336 |2405 | 837 |1045 |  1 |1588 |  11 | 9.000000e+00 |      --      |    Inf | unknown
23.62/23.70	c  23.7s|  1200 |   355 | 57706 |  46.0 |   276M |  80 |6336 |2473 | 837 |1057 |  1 |1684 |  11 | 9.000000e+00 |      --      |    Inf | unknown
24.42/24.58	c  24.6s|  1300 |   374 | 59266 |  43.6 |   278M |  80 |6336 |2499 | 835 |1070 |  1 |1760 |  11 | 9.000000e+00 |      --      |    Inf | unknown
25.32/25.46	c  25.5s|  1400 |   389 | 60856 |  41.6 |   280M |  80 |6336 |2529 | 837 |1078 |  1 |1826 |  11 | 9.000000e+00 |      --      |    Inf | unknown
26.03/26.18	c  26.2s|  1500 |   391 | 62007 |  39.6 |   288M |  80 |6336 |2560 | 835 |1083 |  1 |1874 |  11 | 9.000000e+00 |      --      |    Inf | unknown
26.71/26.83	c  26.8s|  1600 |   404 | 63400 |  38.0 |   293M |  80 |6336 |2613 |   0 |1091 |  0 |1942 |  11 | 9.000000e+00 |      --      |    Inf | unknown
27.31/27.45	c  27.4s|  1700 |   415 | 64944 |  36.7 |   296M |  80 |6336 |2668 | 833 |1106 |  1 |2015 |  11 | 9.000000e+00 |      --      |    Inf | unknown
27.93/28.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
27.93/28.06	c  28.1s|  1800 |   428 | 65975 |  35.2 |   297M |  80 |6336 |2837 | 834 |1110 |  0 |2188 |  11 | 9.000000e+00 |      --      |    Inf | unknown
28.61/28.72	c  28.7s|  1900 |   439 | 67288 |  34.1 |   298M |  80 |6336 |2897 |   0 |1119 |  0 |2301 |  11 | 9.000000e+00 |      --      |    Inf | unknown
29.11/29.26	c  29.3s|  2000 |   451 | 68089 |  32.8 |   299M |  80 |6336 |2926 | 833 |1121 |  1 |2359 |  11 | 9.000000e+00 |      --      |    Inf | unknown
30.10/30.20	c  30.2s|  2100 |   452 | 68805 |  31.5 |   300M |  80 |6336 |2999 | 834 |1122 |  1 |2436 |  11 | 9.000000e+00 |      --      |    Inf | unknown
30.70/30.83	c  30.8s|  2200 |   447 | 69766 |  30.5 |   301M |  80 |6336 |3009 | 834 |1125 |  1 |2475 |  11 | 9.000000e+00 |      --      |    Inf | unknown
31.30/31.41	c  31.4s|  2300 |   440 | 70737 |  29.6 |   302M |  80 |6336 |3001 | 833 |1125 |  0 |2506 |  11 | 9.000000e+00 |      --      |    Inf | unknown
31.80/32.00	c  32.0s|  2400 |   456 | 72312 |  29.1 |   302M |  80 |6336 |2977 | 833 |1125 |  1 |2544 |  11 | 9.000000e+00 |      --      |    Inf | unknown
32.70/32.81	c  32.8s|  2500 |   463 | 73407 |  28.3 |   303M |  80 |6336 |2988 | 833 |1125 |  0 |2571 |  11 | 9.000000e+00 |      --      |    Inf | unknown
34.00/34.17	c  34.2s|  2600 |   471 | 74703 |  27.7 |   304M |  80 |6336 |3046 | 833 |1125 |  1 |2660 |  11 | 9.000000e+00 |      --      |    Inf | unknown
35.39/35.59	c  35.6s|  2700 |   472 | 76244 |  27.3 |   304M |  80 |6336 |3089 | 833 |1126 |  1 |2749 |  11 | 9.000000e+00 |      --      |    Inf | unknown
36.68/36.84	c  36.8s|  2800 |   464 | 77417 |  26.7 |   305M |  80 |6336 |3114 | 833 |1126 |  0 |2794 |  11 | 9.000000e+00 |      --      |    Inf | unknown
37.68/37.86	c  37.9s|  2900 |   470 | 78689 |  26.2 |   305M |  80 |6336 |3123 | 833 |1126 |  0 |2837 |  11 | 9.000000e+00 |      --      |    Inf | unknown
38.39/38.50	c  38.5s|  3000 |   476 | 79682 |  25.7 |   306M |  84 |6336 |3110 | 833 |1127 |  1 |2856 |  11 | 9.000000e+00 |      --      |    Inf | unknown
38.90/39.08	c  39.1s|  3100 |   480 | 80629 |  25.2 |   307M |  84 |6336 |3116 | 834 |1129 |  1 |2896 |  11 | 9.000000e+00 |      --      |    Inf | unknown
39.58/39.75	c  39.7s|  3200 |   484 | 81666 |  24.7 |   311M |  84 |6336 |3137 | 833 |1134 |  1 |2943 |  11 | 9.000000e+00 |      --      |    Inf | unknown
40.18/40.32	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
40.18/40.32	c  40.3s|  3300 |   489 | 83294 |  24.5 |   311M |  86 |6336 |3136 | 833 |1136 |  0 |2956 |  11 | 9.000000e+00 |      --      |    Inf | unknown
40.68/40.89	c  40.9s|  3400 |   487 | 84290 |  24.0 |   311M |  87 |6336 |3144 | 834 |1139 |  0 |2974 |  11 | 9.000000e+00 |      --      |    Inf | unknown
41.37/41.54	c  41.5s|  3500 |   490 | 85351 |  23.6 |   313M |  87 |6336 |3129 | 833 |1144 |  0 |3002 |  11 | 9.000000e+00 |      --      |    Inf | unknown
41.98/42.14	c  42.1s|  3600 |   497 | 86300 |  23.3 |   314M |  87 |6336 |3161 | 833 |1147 |  1 |3056 |  11 | 9.000000e+00 |      --      |    Inf | unknown
42.67/42.82	c  42.8s|  3700 |   498 | 87252 |  22.9 |   319M |  87 |6336 |3133 | 833 |1152 |  0 |3097 |  11 | 9.000000e+00 |      --      |    Inf | unknown
43.37/43.53	c  43.5s|  3800 |   494 | 88609 |  22.6 |   320M |  87 |6336 |3167 | 835 |1153 |  1 |3164 |  11 | 9.000000e+00 |      --      |    Inf | unknown
43.98/44.14	c  44.1s|  3900 |   501 | 89980 |  22.4 |   321M |  87 |6336 |3114 | 833 |1153 |  0 |3209 |  11 | 9.000000e+00 |      --      |    Inf | unknown
44.56/44.73	c  44.7s|  4000 |   495 | 91107 |  22.1 |   321M |  87 |6336 |3120 | 833 |1155 |  0 |3235 |  11 | 9.000000e+00 |      --      |    Inf | unknown
44.97/45.18	c  45.2s|  4100 |   517 | 92448 |  21.9 |   322M |  87 |6336 |3095 | 831 |1163 |  1 |3295 |  11 | 9.000000e+00 |      --      |    Inf | unknown
45.56/45.78	c  45.8s|  4200 |   524 | 93980 |  21.8 |   322M |  87 |6336 |3008 | 834 |1164 |  0 |3384 |  11 | 9.000000e+00 |      --      |    Inf | unknown
46.15/46.30	c  46.3s|  4300 |   532 | 95213 |  21.5 |   323M |  87 |6336 |2990 | 834 |1165 |  0 |3433 |  11 | 9.000000e+00 |      --      |    Inf | unknown
46.65/46.84	c  46.8s|  4400 |   532 | 96517 |  21.3 |   323M |  87 |6336 |3003 | 834 |1166 |  1 |3449 |  11 | 9.000000e+00 |      --      |    Inf | unknown
47.15/47.37	c  47.4s|  4500 |   537 | 97461 |  21.1 |   324M |  87 |6336 |3029 | 834 |1167 |  1 |3481 |  11 | 9.000000e+00 |      --      |    Inf | unknown
47.55/47.76	c  47.8s|  4600 |   541 | 98313 |  20.8 |   324M |  87 |6336 |3027 | 834 |1167 |  0 |3501 |  11 | 9.000000e+00 |      --      |    Inf | unknown
48.05/48.24	c  48.2s|  4700 |   536 | 99323 |  20.6 |   324M |  87 |6336 |3036 |   0 |1168 |  0 |3534 |  11 | 9.000000e+00 |      --      |    Inf | unknown
48.55/48.79	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
48.55/48.79	c  48.8s|  4800 |   538 |100364 |  20.4 |   325M |  87 |6336 |3038 |   0 |1171 |  0 |3588 |  11 | 9.000000e+00 |      --      |    Inf | unknown
49.15/49.38	c  49.4s|  4900 |   563 |102041 |  20.3 |   326M |  87 |6336 |2858 | 833 |1174 |  1 |3634 |  11 | 9.000000e+00 |      --      |    Inf | unknown
49.86/50.02	c  50.0s|  5000 |   563 |103725 |  20.2 |   326M |  87 |6336 |2868 | 833 |1176 |  0 |3673 |  11 | 9.000000e+00 |      --      |    Inf | unknown
50.44/50.62	c  50.6s|  5100 |   564 |104653 |  20.0 |   327M |  87 |6336 |2872 | 833 |1176 |  0 |3700 |  11 | 9.000000e+00 |      --      |    Inf | unknown
51.04/51.20	c  51.2s|  5200 |   574 |106061 |  19.9 |   327M |  91 |6336 |2878 | 835 |1177 |  0 |3736 |  11 | 9.000000e+00 |      --      |    Inf | unknown
51.64/51.80	c  51.8s|  5300 |   579 |107685 |  19.8 |   328M |  91 |6336 |2884 | 837 |1178 |  1 |3792 |  11 | 9.000000e+00 |      --      |    Inf | unknown
52.23/52.43	c  52.4s|  5400 |   593 |108825 |  19.7 |   329M |  91 |6336 |2828 | 831 |1180 |  1 |3835 |  11 | 9.000000e+00 |      --      |    Inf | unknown
52.84/53.04	c  53.0s|  5500 |   601 |110635 |  19.6 |   329M |  91 |6336 |2801 |   0 |1185 |  0 |3905 |  11 | 9.000000e+00 |      --      |    Inf | unknown
53.33/53.59	c  53.6s|  5600 |   601 |111466 |  19.4 |   331M |  91 |6336 |2886 | 834 |1185 |  1 |4069 |  11 | 9.000000e+00 |      --      |    Inf | unknown
53.94/54.19	c  54.2s|  5700 |   600 |112197 |  19.2 |   333M |  91 |6336 |2911 | 833 |1185 |  1 |4136 |  11 | 9.000000e+00 |      --      |    Inf | unknown
54.52/54.73	c  54.7s|  5800 |   605 |113149 |  19.1 |   334M |  91 |6336 |2893 | 834 |1185 |  0 |4196 |  11 | 9.000000e+00 |      --      |    Inf | unknown
55.02/55.28	c  55.3s|  5900 |   611 |114325 |  18.9 |   335M |  91 |6336 |2864 |   0 |1187 |  0 |4266 |  11 | 9.000000e+00 |      --      |    Inf | unknown
55.62/55.86	c  55.9s|  6000 |   611 |115339 |  18.8 |   335M |  91 |6336 |2867 | 833 |1187 |  1 |4331 |  11 | 9.000000e+00 |      --      |    Inf | unknown
56.31/56.53	c  56.5s|  6100 |   627 |116533 |  18.7 |   336M |  91 |6336 |2869 | 832 |1192 |  1 |4426 |  11 | 9.000000e+00 |      --      |    Inf | unknown
56.83/57.09	c  57.1s|  6200 |   643 |117930 |  18.6 |   336M |  91 |6336 |2814 | 833 |1193 |  1 |4453 |  11 | 9.000000e+00 |      --      |    Inf | unknown
57.22/57.40	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
57.22/57.40	c  57.4s|  6300 |   644 |118521 |  18.4 |   336M |  91 |6336 |2808 |   0 |1193 |  0 |4459 |  11 | 9.000000e+00 |      --      |    Inf | unknown
57.61/57.83	c  57.8s|  6400 |   651 |119453 |  18.3 |   336M |  91 |6336 |2812 | 834 |1195 |  1 |4471 |  11 | 9.000000e+00 |      --      |    Inf | unknown
58.01/58.28	c  58.3s|  6500 |   647 |120127 |  18.1 |   337M |  91 |6336 |2855 | 834 |1195 |  1 |4547 |  11 | 9.000000e+00 |      --      |    Inf | unknown
58.71/58.90	c  58.9s|  6600 |   655 |121632 |  18.0 |   337M |  91 |6336 |2856 | 833 |1198 |  1 |4617 |  11 | 9.000000e+00 |      --      |    Inf | unknown
59.30/59.56	c  59.6s|  6700 |   660 |123052 |  18.0 |   338M |  91 |6336 |2858 | 833 |1202 |  1 |4685 |  11 | 9.000000e+00 |      --      |    Inf | unknown
59.92/60.13	c  60.1s|  6800 |   664 |124310 |  17.9 |   338M |  91 |6336 |2866 | 833 |1202 |  1 |4706 |  11 | 9.000000e+00 |      --      |    Inf | unknown
60.60/60.87	c  60.9s|  6900 |   656 |125217 |  17.8 |   340M |  91 |6336 |2902 | 835 |1204 |  0 |4763 |  11 | 9.000000e+00 |      --      |    Inf | unknown
61.29/61.56	c  61.6s|  7000 |   669 |126412 |  17.7 |   341M |  91 |6336 |2899 | 834 |1206 |  0 |4829 |  11 | 9.000000e+00 |      --      |    Inf | unknown
61.99/62.21	c  62.2s|  7100 |   681 |127090 |  17.5 |   342M |  91 |6336 |2949 | 834 |1207 |  1 |4941 |  11 | 9.000000e+00 |      --      |    Inf | unknown
62.69/62.93	c  62.9s|  7200 |   675 |127933 |  17.4 |   343M |  91 |6336 |2804 | 822 |1210 |  1 |5064 |  11 | 9.000000e+00 |      --      |    Inf | unknown
63.18/63.48	c  63.5s|  7300 |   704 |129242 |  17.4 |   343M |  91 |6336 |2763 | 833 |1215 |  1 |5130 |  11 | 9.000000e+00 |      --      |    Inf | unknown
63.68/63.97	c  64.0s|  7400 |   720 |130242 |  17.3 |   344M |  91 |6336 |2772 | 834 |1215 |  1 |5178 |  11 | 9.000000e+00 |      --      |    Inf | unknown
64.18/64.48	c  64.5s|  7500 |   713 |130979 |  17.1 |   345M |  92 |6336 |2764 | 833 |1215 |  1 |5269 |  11 | 9.000000e+00 |      --      |    Inf | unknown
64.89/65.14	c  65.1s|  7600 |   721 |132560 |  17.1 |   345M |  92 |6336 |2784 | 834 |1216 |  0 |5331 |  11 | 9.000000e+00 |      --      |    Inf | unknown
65.48/65.74	c  65.7s|  7700 |   721 |133989 |  17.1 |   346M |  92 |6336 |2808 | 835 |1216 |  0 |5402 |  11 | 9.000000e+00 |      --      |    Inf | unknown
65.98/66.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
65.98/66.28	c  66.3s|  7800 |   722 |135124 |  17.0 |   346M |  92 |6336 |2812 | 833 |1216 |  0 |5421 |  11 | 9.000000e+00 |      --      |    Inf | unknown
66.58/66.85	c  66.8s|  7900 |   720 |136223 |  16.9 |   346M |  92 |6336 |2848 | 835 |1216 |  1 |5485 |  11 | 9.000000e+00 |      --      |    Inf | unknown
67.17/67.44	c  67.4s|  8000 |   722 |137331 |  16.8 |   347M |  92 |6336 |2914 |   0 |1217 |  0 |5580 |  11 | 9.000000e+00 |      --      |    Inf | unknown
67.78/68.10	c  68.1s|  8100 |   726 |138607 |  16.8 |   348M |  92 |6336 |2896 | 833 |1218 |  1 |5654 |  11 | 9.000000e+00 |      --      |    Inf | unknown
68.47/68.75	c  68.7s|  8200 |   737 |139936 |  16.8 |   348M |  92 |6336 |2894 | 834 |1222 |  0 |5758 |  11 | 9.000000e+00 |      --      |    Inf | unknown
68.96/69.29	c  69.3s|  8300 |   736 |141074 |  16.7 |   348M |  92 |6336 |2888 |   0 |1224 |  0 |5819 |  11 | 9.000000e+00 |      --      |    Inf | unknown
69.46/69.77	c  69.8s|  8400 |   738 |141894 |  16.6 |   349M |  92 |6336 |2911 | 835 |1227 |  1 |5889 |  11 | 9.000000e+00 |      --      |    Inf | unknown
70.06/70.35	c  70.3s|  8500 |   739 |142752 |  16.5 |   349M |  92 |6336 |2943 | 833 |1227 |  1 |5940 |  11 | 9.000000e+00 |      --      |    Inf | unknown
70.65/70.97	c  71.0s|  8600 |   740 |143975 |  16.4 |   350M |  92 |6336 |3001 | 834 |1229 |  1 |6028 |  11 | 9.000000e+00 |      --      |    Inf | unknown
71.25/71.51	c  71.5s|  8700 |   749 |145028 |  16.4 |   350M |  92 |6336 |3034 | 834 |1231 |  1 |6130 |  11 | 9.000000e+00 |      --      |    Inf | unknown
71.76/72.08	c  72.1s|  8800 |   762 |146324 |  16.3 |   350M |  92 |6336 |3037 | 835 |1231 |  1 |6230 |  11 | 9.000000e+00 |      --      |    Inf | unknown
72.24/72.58	c  72.6s|  8900 |   768 |147549 |  16.3 |   351M |  92 |6336 |2943 | 833 |1233 |  1 |6325 |  11 | 9.000000e+00 |      --      |    Inf | unknown
72.86/73.16	c  73.2s|  9000 |   765 |148991 |  16.3 |   351M |  92 |6336 |2925 | 835 |1234 |  1 |6397 |  11 | 9.000000e+00 |      --      |    Inf | unknown
73.45/73.75	c  73.7s|  9100 |   768 |150402 |  16.2 |   352M |  92 |6336 |2938 | 834 |1234 |  0 |6451 |  11 | 9.000000e+00 |      --      |    Inf | unknown
74.05/74.36	c  74.4s|  9200 |   772 |151588 |  16.2 |   352M |  92 |6336 |2888 | 834 |1234 |  1 |6489 |  11 | 9.000000e+00 |      --      |    Inf | unknown
74.64/74.91	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
74.64/74.91	c  74.9s|  9300 |   786 |152475 |  16.1 |   353M |  92 |6336 |2907 | 833 |1236 |  0 |6575 |  11 | 9.000000e+00 |      --      |    Inf | unknown
75.34/75.61	c  75.6s|  9400 |   791 |153715 |  16.1 |   354M |  92 |6336 |2944 | 833 |1242 |  1 |6666 |  11 | 9.000000e+00 |      --      |    Inf | unknown
75.85/76.17	c  76.2s|  9500 |   813 |155066 |  16.1 |   354M |  92 |6336 |2830 | 829 |1244 |  0 |6745 |  11 | 9.000000e+00 |      --      |    Inf | unknown
76.43/76.77	c  76.8s|  9600 |   817 |156331 |  16.0 |   355M |  92 |6336 |2892 | 829 |1244 |  1 |6867 |  11 | 9.000000e+00 |      --      |    Inf | unknown
77.13/77.40	c  77.4s|  9700 |   822 |158047 |  16.0 |   355M |  92 |6336 |2933 | 829 |1249 |  1 |6932 |  11 | 9.000000e+00 |      --      |    Inf | unknown
77.63/78.00	c  78.0s|  9800 |   824 |159174 |  16.0 |   356M |  92 |6336 |2955 | 829 |1250 |  1 |6974 |  11 | 9.000000e+00 |      --      |    Inf | unknown
78.22/78.52	c  78.5s|  9900 |   831 |160362 |  15.9 |   356M |  92 |6336 |2944 | 830 |1254 |  0 |7015 |  11 | 9.000000e+00 |      --      |    Inf | unknown
78.74/79.07	c  79.1s| 10000 |   833 |161630 |  15.9 |   356M |  92 |6336 |2947 | 829 |1260 |  1 |7071 |  11 | 9.000000e+00 |      --      |    Inf | unknown
79.32/79.64	c  79.6s| 10100 |   834 |162952 |  15.9 |   357M |  92 |6336 |2972 | 829 |1263 |  1 |7141 |  11 | 9.000000e+00 |      --      |    Inf | unknown
79.83/80.15	c  80.1s| 10200 |   828 |164049 |  15.8 |   357M |  92 |6336 |3000 | 834 |1264 |  0 |7212 |  11 | 9.000000e+00 |      --      |    Inf | unknown
80.32/80.65	c  80.6s| 10300 |   828 |165444 |  15.8 |   357M |  92 |6336 |2971 | 837 |1264 |  1 |7223 |  11 | 9.000000e+00 |      --      |    Inf | unknown
80.82/81.14	c  81.1s| 10400 |   833 |166249 |  15.7 |   358M |  92 |6336 |2996 | 834 |1264 |  1 |7339 |  11 | 9.000000e+00 |      --      |    Inf | unknown
81.31/81.65	c  81.6s| 10500 |   840 |167289 |  15.7 |   358M |  92 |6336 |2916 | 833 |1264 |  0 |7440 |  11 | 9.000000e+00 |      --      |    Inf | unknown
82.10/82.40	c  82.4s| 10600 |   847 |169600 |  15.8 |   358M |  92 |6336 |2732 | 834 |1271 |  1 |7525 |  11 | 9.000000e+00 |      --      |    Inf | unknown
82.71/83.01	c  83.0s| 10700 |   855 |171106 |  15.7 |   359M |  92 |6336 |2765 | 830 |1274 |  0 |7672 |  11 | 9.000000e+00 |      --      |    Inf | unknown
83.20/83.54	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
83.20/83.54	c  83.5s| 10800 |   885 |172449 |  15.7 |   359M |  92 |6336 |2696 | 831 |1286 |  0 |7884 |  11 | 9.000000e+00 |      --      |    Inf | unknown
83.81/84.11	c  84.1s| 10900 |   902 |174229 |  15.7 |   359M |  92 |6336 |2642 | 831 |1288 |  1 |7952 |  11 | 9.000000e+00 |      --      |    Inf | unknown
84.19/84.57	c  84.6s| 11000 |   901 |175374 |  15.7 |   360M |  92 |6336 |2726 |   0 |1290 |  0 |8101 |  11 | 9.000000e+00 |      --      |    Inf | unknown
84.89/85.24	c  85.2s| 11100 |   906 |176357 |  15.7 |   360M |  92 |6336 |2795 | 830 |1290 |  1 |8218 |  11 | 9.000000e+00 |      --      |    Inf | unknown
85.49/85.81	c  85.8s| 11200 |   910 |177435 |  15.6 |   360M |  92 |6336 |2806 | 830 |1290 |  0 |8301 |  11 | 9.000000e+00 |      --      |    Inf | unknown
85.99/86.34	c  86.3s| 11300 |   910 |178458 |  15.6 |   361M |  92 |6336 |2829 |   0 |1290 |  0 |8426 |  11 | 9.000000e+00 |      --      |    Inf | unknown
86.49/86.87	c  86.9s| 11400 |   917 |179379 |  15.5 |   361M |  92 |6336 |2839 | 831 |1290 |  1 |8547 |  11 | 9.000000e+00 |      --      |    Inf | unknown
87.18/87.51	c  87.5s| 11500 |   915 |180014 |  15.4 |   361M |  92 |6336 |2958 |   0 |1290 |  0 |8696 |  11 | 9.000000e+00 |      --      |    Inf | unknown
87.79/88.13	c  88.1s| 11600 |   925 |181352 |  15.4 |   361M |  92 |6336 |2671 | 830 |1291 |  0 |8861 |  11 | 9.000000e+00 |      --      |    Inf | unknown
88.48/88.83	c  88.8s| 11700 |   944 |183597 |  15.5 |   361M |  92 |6336 |2587 | 828 |1300 |  0 |8987 |  11 | 9.000000e+00 |      --      |    Inf | unknown
88.88/89.28	c  89.3s| 11800 |   944 |184401 |  15.4 |   362M |  92 |6336 |2610 | 828 |1300 |  1 |9042 |  11 | 9.000000e+00 |      --      |    Inf | unknown
89.38/89.74	c  89.7s| 11900 |   949 |185277 |  15.4 |   362M |  92 |6336 |2586 | 829 |1300 |  0 |9069 |  11 | 9.000000e+00 |      --      |    Inf | unknown
89.98/90.35	c  90.3s| 12000 |   957 |186659 |  15.3 |   362M |  92 |6336 |2620 | 832 |1300 |  1 |9186 |  11 | 9.000000e+00 |      --      |    Inf | unknown
90.57/90.91	c  90.9s| 12100 |   969 |187827 |  15.3 |   362M |  92 |6336 |2663 | 833 |1300 |  1 |9268 |  11 | 9.000000e+00 |      --      |    Inf | unknown
91.46/91.82	c  91.8s| 12200 |   983 |189462 |  15.3 |   363M |  93 |6336 |2667 |   0 |1331 |  0 |9384 |  11 | 9.000000e+00 |      --      |    Inf | unknown
91.86/92.24	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
91.86/92.24	c  92.2s| 12300 |   987 |190231 |  15.3 |   364M |  93 |6336 |2690 | 832 |1331 |  1 |9512 |  11 | 9.000000e+00 |      --      |    Inf | unknown
92.26/92.69	c  92.7s| 12400 |   995 |191107 |  15.2 |   364M |  93 |6336 |2712 | 832 |1333 |  1 |9594 |  11 | 9.000000e+00 |      --      |    Inf | unknown
92.77/93.16	c  93.2s| 12500 |   999 |192056 |  15.2 |   364M |  93 |6336 |2746 | 831 |1333 |  1 |9739 |  11 | 9.000000e+00 |      --      |    Inf | unknown
93.36/93.72	c  93.7s| 12600 |   998 |193279 |  15.1 |   364M |  93 |6336 |2725 | 834 |1334 |  1 |9897 |  11 | 9.000000e+00 |      --      |    Inf | unknown
93.85/94.21	c  94.2s| 12700 |  1003 |194194 |  15.1 |   365M |  93 |6336 |2686 | 834 |1337 |  1 |9985 |  11 | 9.000000e+00 |      --      |    Inf | unknown
94.35/94.73	c  94.7s| 12800 |  1001 |195435 |  15.1 |   365M |  93 |6336 |2667 | 832 |1337 |  1 |  10k|  11 | 9.000000e+00 |      --      |    Inf | unknown
94.85/95.25	c  95.2s| 12900 |  1001 |196244 |  15.0 |   365M |  93 |6336 |2670 | 834 |1338 |  1 |  10k|  11 | 9.000000e+00 |      --      |    Inf | unknown
95.55/95.90	c  95.9s| 13000 |  1011 |197500 |  15.0 |   366M |  93 |6336 |2650 | 835 |1344 |  1 |  10k|  11 | 9.000000e+00 |      --      |    Inf | unknown
95.94/96.35	c  96.3s| 13100 |  1031 |198336 |  14.9 |   366M |  93 |6336 |2671 | 833 |1345 |  1 |  10k|  11 | 9.000000e+00 |      --      |    Inf | unknown
96.44/96.83	c  96.8s| 13200 |  1036 |198974 |  14.9 |   366M |  93 |6336 |2705 |   0 |1345 |  0 |  10k|  11 | 9.000000e+00 |      --      |    Inf | unknown
97.04/97.49	c  97.5s| 13300 |  1031 |199650 |  14.8 |   367M |  93 |6336 |2698 | 833 |1345 |  1 |  10k|  11 | 9.000000e+00 |      --      |    Inf | unknown
97.75/98.11	c  98.1s| 13400 |  1032 |200465 |  14.8 |   367M |  93 |6336 |2719 | 833 |1345 |  1 |  10k|  11 | 9.000000e+00 |      --      |    Inf | unknown
98.24/98.65	c  98.6s| 13500 |  1034 |201198 |  14.7 |   367M |  93 |6336 |2708 | 834 |1346 |  1 |  10k|  11 | 9.000000e+00 |      --      |    Inf | unknown
98.75/99.18	c  99.2s| 13600 |  1036 |202256 |  14.7 |   368M |  93 |6336 |2718 | 834 |1346 |  1 |  10k|  11 | 9.000000e+00 |      --      |    Inf | unknown
99.34/99.75	c  99.7s| 13700 |  1031 |203505 |  14.7 |   368M |  93 |6336 |2727 |   0 |1348 |  0 |  10k|  11 | 9.000000e+00 |      --      |    Inf | unknown
99.84/100.29	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
99.84/100.29	c   100s| 13800 |  1048 |204464 |  14.6 |   368M |  93 |6336 |2727 | 834 |1354 |  1 |  10k|  11 | 9.000000e+00 |      --      |    Inf | unknown
100.53/100.96	c   101s| 13900 |  1045 |205876 |  14.6 |   369M |  95 |6336 |2736 | 835 |1358 |  0 |  10k|  11 | 9.000000e+00 |      --      |    Inf | unknown
101.23/101.66	c   102s| 14000 |  1057 |207270 |  14.6 |   370M |  95 |6336 |2797 | 834 |1362 |  1 |  11k|  11 | 9.000000e+00 |      --      |    Inf | unknown
101.74/102.17	c   102s| 14100 |  1056 |208155 |  14.6 |   371M |  95 |6336 |2838 | 834 |1364 |  1 |  11k|  11 | 9.000000e+00 |      --      |    Inf | unknown
102.23/102.69	c   103s| 14200 |  1069 |208893 |  14.5 |   371M |  95 |6336 |2854 | 829 |1367 |  1 |  11k|  11 | 9.000000e+00 |      --      |    Inf | unknown
102.82/103.28	c   103s| 14300 |  1080 |210342 |  14.5 |   372M |  95 |6336 |2769 | 829 |1377 |  1 |  11k|  11 | 9.000000e+00 |      --      |    Inf | unknown
103.32/103.74	c   104s| 14400 |  1102 |211236 |  14.5 |   372M |  95 |6336 |2841 | 829 |1377 |  1 |  11k|  11 | 9.000000e+00 |      --      |    Inf | unknown
103.82/104.24	c   104s| 14500 |  1112 |212065 |  14.4 |   372M |  95 |6336 |2924 | 829 |1377 |  1 |  11k|  11 | 9.000000e+00 |      --      |    Inf | unknown
104.22/104.60	c   105s| 14600 |  1123 |212864 |  14.4 |   372M |  95 |6336 |2979 | 829 |1378 |  1 |  11k|  11 | 9.000000e+00 |      --      |    Inf | unknown
104.42/104.82	c   105s| 14700 |  1118 |213348 |  14.3 |   372M |  95 |6336 |2995 |   0 |1378 |  0 |  11k|  11 | 9.000000e+00 |      --      |    Inf | unknown
104.91/105.37	c   105s| 14800 |  1132 |214172 |  14.3 |   373M |  95 |6336 |3035 | 829 |1379 |  1 |  12k|  11 | 9.000000e+00 |      --      |    Inf | unknown
105.51/105.91	c   106s| 14900 |  1139 |215338 |  14.3 |   373M |  95 |6336 |3064 | 829 |1379 |  1 |  12k|  11 | 9.000000e+00 |      --      |    Inf | unknown
105.91/106.37	c   106s| 15000 |  1141 |216270 |  14.2 |   373M |  95 |6336 |3047 | 829 |1379 |  1 |  12k|  11 | 9.000000e+00 |      --      |    Inf | unknown
106.51/106.99	c   107s| 15100 |  1140 |217604 |  14.2 |   374M |  95 |6336 |3008 |   0 |1379 |  0 |  12k|  11 | 9.000000e+00 |      --      |    Inf | unknown
107.21/107.62	c   108s| 15200 |  1127 |218771 |  14.2 |   374M |  95 |6336 |3013 | 829 |1379 |  0 |  12k|  11 | 9.000000e+00 |      --      |    Inf | unknown
107.72/108.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
107.72/108.12	c   108s| 15300 |  1108 |219820 |  14.2 |   374M |  95 |6336 |2992 | 829 |1379 |  1 |  12k|  11 | 9.000000e+00 |      --      |    Inf | unknown
108.61/109.02	c   109s| 15400 |  1106 |220916 |  14.2 |   375M |  95 |6336 |3000 | 829 |1379 |  0 |  12k|  11 | 9.000000e+00 |      --      |    Inf | unknown
109.20/109.67	c   110s| 15500 |  1104 |221981 |  14.2 |   375M |  95 |6336 |2982 |   0 |1381 |  0 |  12k|  11 | 9.000000e+00 |      --      |    Inf | unknown
109.79/110.29	c   110s| 15600 |  1112 |223501 |  14.2 |   375M |  95 |6336 |2904 | 833 |1389 |  2 |  12k|  11 | 9.000000e+00 |      --      |    Inf | unknown
110.49/110.90	c   111s| 15700 |  1120 |224849 |  14.2 |   376M |  95 |6336 |2833 | 834 |1394 |  0 |  12k|  11 | 9.000000e+00 |      --      |    Inf | unknown
110.99/111.45	c   111s| 15800 |  1127 |225957 |  14.1 |   376M |  95 |6336 |2841 | 834 |1395 |  1 |  12k|  11 | 9.000000e+00 |      --      |    Inf | unknown
111.60/112.07	c   112s| 15900 |  1125 |227035 |  14.1 |   376M |  95 |6336 |2891 | 829 |1402 |  1 |  13k|  11 | 9.000000e+00 |      --      |    Inf | unknown
112.08/112.59	c   113s| 16000 |  1139 |228392 |  14.1 |   376M |  95 |6336 |2988 |   0 |1404 |  0 |  13k|  11 | 9.000000e+00 |      --      |    Inf | unknown
112.69/113.17	c   113s| 16100 |  1130 |229363 |  14.1 |   377M |  95 |6336 |2945 | 834 |1404 |  1 |  13k|  11 | 9.000000e+00 |      --      |    Inf | unknown
113.08/113.56	c   114s| 16200 |  1144 |230435 |  14.1 |   377M |  95 |6336 |2857 |   0 |1412 |  0 |  13k|  11 | 9.000000e+00 |      --      |    Inf | unknown
113.48/113.97	c   114s| 16300 |  1141 |231505 |  14.0 |   377M |  95 |6336 |2780 |   0 |1412 |  0 |  13k|  11 | 9.000000e+00 |      --      |    Inf | unknown
114.08/114.52	c   115s| 16400 |  1152 |232749 |  14.0 |   377M |  95 |6336 |2807 | 835 |1415 |  1 |  13k|  11 | 9.000000e+00 |      --      |    Inf | unknown
114.77/115.22	c   115s| 16500 |  1148 |233607 |  14.0 |   378M |  95 |6336 |2827 |   0 |1416 |  0 |  13k|  11 | 9.000000e+00 |      --      |    Inf | unknown
115.37/115.81	c   116s| 16600 |  1163 |234406 |  14.0 |   378M |  95 |6336 |2903 | 833 |1417 |  1 |  13k|  11 | 9.000000e+00 |      --      |    Inf | unknown
116.17/116.64	c   117s| 16700 |  1165 |234967 |  13.9 |   379M |  95 |6336 |2910 | 833 |1417 |  0 |  14k|  11 | 9.000000e+00 |      --      |    Inf | unknown
117.06/117.56	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
117.06/117.56	c   118s| 16800 |  1162 |235680 |  13.9 |   379M |  95 |6336 |2946 | 830 |1417 |  0 |  14k|  11 | 9.000000e+00 |      --      |    Inf | unknown
117.76/118.29	c   118s| 16900 |  1164 |236583 |  13.8 |   380M |  95 |6336 |2960 | 830 |1417 |  1 |  14k|  11 | 9.000000e+00 |      --      |    Inf | unknown
118.57/119.05	c   119s| 17000 |  1159 |237672 |  13.8 |   381M |  95 |6336 |2937 | 835 |1418 |  1 |  14k|  11 | 9.000000e+00 |      --      |    Inf | unknown
119.15/119.64	c   120s| 17100 |  1168 |238646 |  13.8 |   381M |  95 |6336 |2802 | 830 |1422 |  0 |  14k|  11 | 9.000000e+00 |      --      |    Inf | unknown
119.75/120.22	c   120s| 17200 |  1177 |239790 |  13.8 |   382M |  95 |6336 |2719 | 833 |1423 |  0 |  14k|  11 | 9.000000e+00 |      --      |    Inf | unknown
120.45/120.95	c   121s| 17300 |  1184 |241509 |  13.8 |   382M |  95 |6336 |2727 | 829 |1424 |  0 |  14k|  11 | 9.000000e+00 |      --      |    Inf | unknown
121.15/121.61	c   122s| 17400 |  1192 |242947 |  13.8 |   382M |  95 |6336 |2764 | 834 |1425 |  1 |  14k|  11 | 9.000000e+00 |      --      |    Inf | unknown
121.66/122.16	c   122s| 17500 |  1193 |244144 |  13.8 |   382M |  95 |6336 |2784 | 834 |1425 |  1 |  14k|  11 | 9.000000e+00 |      --      |    Inf | unknown
122.34/122.81	c   123s| 17600 |  1199 |244981 |  13.8 |   382M |  95 |6336 |2785 |   0 |1431 |  0 |  14k|  11 | 9.000000e+00 |      --      |    Inf | unknown
122.94/123.43	c   123s| 17700 |  1201 |246265 |  13.8 |   383M |  95 |6336 |2760 | 830 |1437 |  1 |  15k|  11 | 9.000000e+00 |      --      |    Inf | unknown
123.44/123.99	c   124s| 17800 |  1216 |247429 |  13.8 |   383M |  95 |6336 |2727 | 829 |1437 |  1 |  15k|  11 | 9.000000e+00 |      --      |    Inf | unknown
124.13/124.68	c   125s| 17900 |  1220 |248622 |  13.7 |   383M |  95 |6336 |2661 | 830 |1439 |  1 |  15k|  11 | 9.000000e+00 |      --      |    Inf | unknown
124.83/125.30	c   125s| 18000 |  1224 |249872 |  13.7 |   383M |  95 |6336 |2657 | 830 |1441 |  0 |  15k|  11 | 9.000000e+00 |      --      |    Inf | unknown
125.43/125.96	c   126s| 18100 |  1234 |251236 |  13.7 |   384M |  95 |6336 |2692 | 833 |1442 |  1 |  15k|  11 | 9.000000e+00 |      --      |    Inf | unknown
126.12/126.60	c   127s| 18200 |  1263 |252459 |  13.7 |   384M |  95 |6336 |2699 | 829 |1447 |  1 |  15k|  11 | 9.000000e+00 |      --      |    Inf | unknown
126.64/127.13	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
126.64/127.13	c   127s| 18300 |  1271 |253546 |  13.7 |   384M |  95 |6336 |2686 | 832 |1450 |  1 |  15k|  11 | 9.000000e+00 |      --      |    Inf | unknown
127.12/127.67	c   128s| 18400 |  1281 |254911 |  13.7 |   384M |  95 |6336 |2590 | 833 |1450 |  1 |  15k|  11 | 9.000000e+00 |      --      |    Inf | unknown
127.82/128.36	c   128s| 18500 |  1305 |257216 |  13.8 |   384M |  95 |6336 |2464 | 833 |1458 |  1 |  15k|  11 | 9.000000e+00 |      --      |    Inf | unknown
128.42/128.94	c   129s| 18600 |  1311 |258136 |  13.7 |   385M |  95 |6336 |2468 | 831 |1458 |  1 |  15k|  11 | 9.000000e+00 |      --      |    Inf | unknown
129.01/129.52	c   130s| 18700 |  1319 |259174 |  13.7 |   385M |  95 |6336 |2486 | 830 |1459 |  1 |  16k|  11 | 9.000000e+00 |      --      |    Inf | unknown
129.62/130.12	c   130s| 18800 |  1312 |260621 |  13.7 |   385M |  95 |6336 |2537 | 830 |1462 |  0 |  16k|  11 | 9.000000e+00 |      --      |    Inf | unknown
130.21/130.71	c   131s| 18900 |  1322 |261880 |  13.7 |   385M |  95 |6336 |2543 | 831 |1466 |  1 |  16k|  11 | 9.000000e+00 |      --      |    Inf | unknown
130.80/131.33	c   131s| 19000 |  1324 |262788 |  13.7 |   385M |  95 |6336 |2616 | 830 |1469 |  1 |  16k|  11 | 9.000000e+00 |      --      |    Inf | unknown
131.20/131.71	c   132s| 19100 |  1327 |263371 |  13.7 |   385M |  95 |6336 |2572 | 830 |1469 |  1 |  16k|  11 | 9.000000e+00 |      --      |    Inf | unknown
131.51/132.03	c   132s| 19200 |  1337 |264066 |  13.6 |   385M |  95 |6336 |2550 |   0 |1469 |  0 |  16k|  11 | 9.000000e+00 |      --      |    Inf | unknown
131.70/132.29	c   132s| 19300 |  1336 |264715 |  13.6 |   386M |  95 |6336 |2558 |   0 |1469 |  0 |  16k|  11 | 9.000000e+00 |      --      |    Inf | unknown
132.00/132.50	c   132s| 19400 |  1333 |265065 |  13.5 |   386M |  95 |6336 |2569 | 830 |1469 |  1 |  16k|  11 | 9.000000e+00 |      --      |    Inf | unknown
132.30/132.83	c   133s| 19500 |  1330 |265908 |  13.5 |   386M |  95 |6336 |2559 |   0 |1469 |  0 |  16k|  11 | 9.000000e+00 |      --      |    Inf | unknown
132.70/133.27	c   133s| 19600 |  1333 |266773 |  13.5 |   386M |  95 |6336 |2604 | 830 |1469 |  1 |  16k|  11 | 9.000000e+00 |      --      |    Inf | unknown
133.10/133.69	c   134s| 19700 |  1340 |268022 |  13.5 |   387M |  95 |6336 |2472 | 834 |1501 |  0 |  16k|  11 | 9.000000e+00 |      --      |    Inf | unknown
133.79/134.34	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
133.79/134.34	c   134s| 19800 |  1353 |269323 |  13.5 |   387M |  95 |6336 |2479 |   0 |1524 |  0 |  17k|  11 | 9.000000e+00 |      --      |    Inf | unknown
134.09/134.61	c   135s| 19900 |  1352 |269508 |  13.4 |   388M |  95 |6336 |2497 |   0 |1528 |  0 |  17k|  11 | 9.000000e+00 |      --      |    Inf | unknown
134.29/134.88	c   135s| 20000 |  1352 |269768 |  13.4 |   388M |  95 |6336 |2519 |   0 |1534 |  0 |  17k|  11 | 9.000000e+00 |      --      |    Inf | unknown
134.69/135.30	c   135s| 20100 |  1358 |270243 |  13.3 |   388M |  95 |6336 |2602 | 835 |1544 |  0 |  17k|  11 | 9.000000e+00 |      --      |    Inf | unknown
135.19/135.74	c   136s| 20200 |  1360 |270895 |  13.3 |   389M |  95 |6336 |2577 |   0 |1556 |  0 |  17k|  11 | 9.000000e+00 |      --      |    Inf | unknown
135.68/136.28	c   136s| 20300 |  1369 |271779 |  13.3 |   389M |  95 |6336 |2541 | 835 |1572 |  1 |  17k|  11 | 9.000000e+00 |      --      |    Inf | unknown
136.28/136.87	c   137s| 20400 |  1368 |272657 |  13.2 |   389M |  95 |6336 |2526 | 833 |1580 |  1 |  17k|  11 | 9.000000e+00 |      --      |    Inf | unknown
136.88/137.46	c   137s| 20500 |  1367 |273553 |  13.2 |   389M |  95 |6336 |2577 |   0 |1583 |  0 |  17k|  11 | 9.000000e+00 |      --      |    Inf | unknown
137.38/137.97	c   138s| 20600 |  1377 |274624 |  13.2 |   390M |  95 |6336 |2606 | 834 |1584 |  1 |  18k|  11 | 9.000000e+00 |      --      |    Inf | unknown
137.97/138.52	c   139s| 20700 |  1383 |275756 |  13.2 |   390M |  95 |6336 |2652 |   0 |1586 |  0 |  18k|  11 | 9.000000e+00 |      --      |    Inf | unknown
138.48/139.04	c   139s| 20800 |  1401 |276787 |  13.2 |   391M |  95 |6336 |2715 |   0 |1587 |  0 |  18k|  11 | 9.000000e+00 |      --      |    Inf | unknown
138.97/139.59	c   140s| 20900 |  1411 |277987 |  13.2 |   391M |  95 |6336 |2681 | 835 |1588 |  0 |  18k|  11 | 9.000000e+00 |      --      |    Inf | unknown
139.58/140.15	c   140s| 21000 |  1411 |279203 |  13.2 |   391M |  95 |6336 |2626 | 834 |1588 |  1 |  18k|  11 | 9.000000e+00 |      --      |    Inf | unknown
140.16/140.72	c   141s| 21100 |  1417 |279994 |  13.1 |   391M |  95 |6336 |2669 | 835 |1592 |  1 |  18k|  11 | 9.000000e+00 |      --      |    Inf | unknown
140.66/141.28	c   141s| 21200 |  1405 |281128 |  13.1 |   391M |  95 |6336 |2687 | 834 |1592 |  1 |  18k|  11 | 9.000000e+00 |      --      |    Inf | unknown
141.16/141.75	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
141.16/141.75	c   142s| 21300 |  1409 |282168 |  13.1 |   391M |  95 |6336 |2697 | 833 |1592 |  1 |  19k|  11 | 9.000000e+00 |      --      |    Inf | unknown
141.76/142.37	c   142s| 21400 |  1422 |283967 |  13.1 |   391M |  95 |6336 |2635 |   0 |1598 |  0 |  19k|  11 | 9.000000e+00 |      --      |    Inf | unknown
142.16/142.77	c   143s| 21500 |  1422 |285322 |  13.2 |   391M |  95 |6336 |2637 | 834 |1609 |  2 |  19k|  11 | 9.000000e+00 |      --      |    Inf | unknown
142.75/143.34	c   143s| 21600 |  1425 |286402 |  13.1 |   392M |  95 |6336 |2639 | 836 |1611 |  0 |  19k|  11 | 9.000000e+00 |      --      |    Inf | unknown
143.46/144.06	c   144s| 21700 |  1433 |287562 |  13.1 |   393M |  95 |6336 |2695 | 834 |1613 |  0 |  19k|  11 | 9.000000e+00 |      --      |    Inf | unknown
144.15/144.76	c   145s| 21800 |  1435 |288251 |  13.1 |   394M |  95 |6336 |2672 | 835 |1617 |  1 |  19k|  11 | 9.000000e+00 |      --      |    Inf | unknown
144.75/145.34	c   145s| 21900 |  1434 |289230 |  13.1 |   394M |  95 |6336 |2683 | 829 |1627 |  1 |  19k|  11 | 9.000000e+00 |      --      |    Inf | unknown
145.34/146.01	c   146s| 22000 |  1448 |290437 |  13.1 |   394M |  95 |6336 |2723 | 831 |1636 |  1 |  19k|  11 | 9.000000e+00 |      --      |    Inf | unknown
145.84/146.46	c   146s| 22100 |  1453 |291153 |  13.1 |   394M |  95 |6336 |2788 | 831 |1638 |  1 |  19k|  11 | 9.000000e+00 |      --      |    Inf | unknown
146.45/147.09	c   147s| 22200 |  1454 |292442 |  13.1 |   395M |  95 |6336 |2756 | 832 |1640 |  1 |  19k|  11 | 9.000000e+00 |      --      |    Inf | unknown
147.04/147.68	c   148s| 22300 |  1461 |293234 |  13.0 |   395M |  95 |6336 |2796 | 836 |1644 |  1 |  19k|  11 | 9.000000e+00 |      --      |    Inf | unknown
147.63/148.24	c   148s| 22400 |  1454 |294405 |  13.0 |   395M |  95 |6336 |2792 | 834 |1647 |  0 |  19k|  11 | 9.000000e+00 |      --      |    Inf | unknown
148.13/148.78	c   149s| 22500 |  1457 |295654 |  13.0 |   395M |  95 |6336 |2837 | 834 |1647 |  1 |  20k|  11 | 9.000000e+00 |      --      |    Inf | unknown
148.83/149.41	c   149s| 22600 |  1479 |297485 |  13.0 |   395M |  95 |6336 |2566 | 829 |1664 |  1 |  20k|  11 | 9.000000e+00 |      --      |    Inf | unknown
149.32/149.94	c   150s| 22700 |  1504 |298903 |  13.1 |   396M |  95 |6336 |2618 | 829 |1668 |  1 |  20k|  11 | 9.000000e+00 |      --      |    Inf | unknown
149.82/150.46	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
149.82/150.46	c   150s| 22800 |  1514 |299862 |  13.0 |   396M |  95 |6336 |2625 | 829 |1670 |  1 |  20k|  11 | 9.000000e+00 |      --      |    Inf | unknown
150.53/151.17	c   151s| 22900 |  1522 |300974 |  13.0 |   396M |  95 |6336 |2646 | 829 |1671 |  1 |  20k|  11 | 9.000000e+00 |      --      |    Inf | unknown
151.12/151.70	c   152s| 23000 |  1540 |302154 |  13.0 |   396M |  95 |6336 |2679 | 830 |1674 |  1 |  20k|  11 | 9.000000e+00 |      --      |    Inf | unknown
151.62/152.27	c   152s| 23100 |  1547 |303083 |  13.0 |   396M |  95 |6336 |2687 |   0 |1676 |  0 |  20k|  11 | 9.000000e+00 |      --      |    Inf | unknown
152.22/152.85	c   153s| 23200 |  1559 |304172 |  13.0 |   397M |  95 |6336 |2678 | 830 |1683 |  0 |  20k|  11 | 9.000000e+00 |      --      |    Inf | unknown
152.72/153.35	c   153s| 23300 |  1582 |305116 |  13.0 |   397M |  95 |6336 |2697 | 830 |1687 |  1 |  20k|  11 | 9.000000e+00 |      --      |    Inf | unknown
153.31/153.97	c   154s| 23400 |  1587 |306262 |  13.0 |   397M |  95 |6336 |2691 | 829 |1689 |  1 |  20k|  11 | 9.000000e+00 |      --      |    Inf | unknown
154.01/154.66	c   155s| 23500 |  1591 |307365 |  13.0 |   397M |  95 |6336 |2692 | 829 |1692 |  1 |  20k|  11 | 9.000000e+00 |      --      |    Inf | unknown
155.21/155.87	c   156s| 23600 |  1584 |308558 |  13.0 |   397M |  95 |6336 |2709 | 829 |1700 |  1 |  21k|  11 | 9.000000e+00 |      --      |    Inf | unknown
155.90/156.55	c   157s| 23700 |  1575 |309732 |  13.0 |   398M |  95 |6336 |2658 | 829 |1704 |  0 |  21k|  11 | 9.000000e+00 |      --      |    Inf | unknown
156.41/157.10	c   157s| 23800 |  1577 |311318 |  13.0 |   398M |  95 |6336 |2675 | 829 |1704 |  0 |  21k|  11 | 9.000000e+00 |      --      |    Inf | unknown
157.00/157.66	c   158s| 23900 |  1574 |312162 |  13.0 |   398M |  95 |6336 |2717 | 829 |1707 |  0 |  21k|  11 | 9.000000e+00 |      --      |    Inf | unknown
157.60/158.24	c   158s| 24000 |  1573 |313107 |  12.9 |   398M |  95 |6336 |2704 | 830 |1708 |  0 |  21k|  11 | 9.000000e+00 |      --      |    Inf | unknown
158.29/158.93	c   159s| 24100 |  1575 |314263 |  12.9 |   398M |  95 |6336 |2733 | 830 |1715 |  0 |  21k|  11 | 9.000000e+00 |      --      |    Inf | unknown
158.99/159.60	c   160s| 24200 |  1577 |315388 |  12.9 |   398M |  95 |6336 |2644 | 835 |1716 |  1 |  21k|  11 | 9.000000e+00 |      --      |    Inf | unknown
159.50/160.12	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
159.50/160.12	c   160s| 24300 |  1580 |316308 |  12.9 |   398M |  95 |6336 |2710 | 835 |1718 |  0 |  21k|  11 | 9.000000e+00 |      --      |    Inf | unknown
160.09/160.76	c   161s| 24400 |  1583 |317140 |  12.9 |   399M |  95 |6336 |2703 |   0 |1719 |  0 |  21k|  11 | 9.000000e+00 |      --      |    Inf | unknown
160.50/161.17	c   161s| 24500 |  1603 |317744 |  12.9 |   399M |  95 |6336 |2742 |   0 |1719 |  0 |  21k|  11 | 9.000000e+00 |      --      |    Inf | unknown
160.88/161.54	c   162s| 24600 |  1616 |318311 |  12.8 |   399M |  95 |6336 |2762 |   0 |1719 |  0 |  21k|  11 | 9.000000e+00 |      --      |    Inf | unknown
161.08/161.80	c   162s| 24700 |  1616 |318530 |  12.8 |   399M |  95 |6336 |2781 |   0 |1719 |  0 |  22k|  11 | 9.000000e+00 |      --      |    Inf | unknown
161.49/162.13	c   162s| 24800 |  1613 |318812 |  12.8 |   399M |  95 |6336 |2796 |   0 |1719 |  0 |  22k|  11 | 9.000000e+00 |      --      |    Inf | unknown
161.78/162.41	c   162s| 24900 |  1615 |319016 |  12.7 |   399M |  95 |6336 |2822 | 830 |1719 |  1 |  22k|  11 | 9.000000e+00 |      --      |    Inf | unknown
162.08/162.71	c   163s| 25000 |  1611 |319237 |  12.7 |   399M |  95 |6336 |2821 | 830 |1719 |  1 |  22k|  11 | 9.000000e+00 |      --      |    Inf | unknown
162.39/163.03	c   163s| 25100 |  1607 |319478 |  12.6 |   399M |  95 |6336 |2820 |   0 |1719 |  0 |  22k|  11 | 9.000000e+00 |      --      |    Inf | unknown
162.57/163.28	c   163s| 25200 |  1607 |319823 |  12.6 |   399M |  95 |6336 |2836 |   0 |1720 |  0 |  22k|  11 | 9.000000e+00 |      --      |    Inf | unknown
162.77/163.46	c   163s| 25300 |  1609 |320070 |  12.5 |   399M |  95 |6336 |2830 | 830 |1721 |  1 |  22k|  11 | 9.000000e+00 |      --      |    Inf | unknown
163.07/163.74	c   164s| 25400 |  1614 |320696 |  12.5 |   399M |  95 |6336 |2820 |   0 |1721 |  0 |  22k|  11 | 9.000000e+00 |      --      |    Inf | unknown
163.38/164.08	c   164s| 25500 |  1621 |321227 |  12.5 |   399M |  95 |6336 |2817 | 830 |1721 |  1 |  22k|  11 | 9.000000e+00 |      --      |    Inf | unknown
163.67/164.31	c   164s| 25600 |  1618 |321429 |  12.5 |   399M |  95 |6336 |2856 | 830 |1724 |  1 |  22k|  11 | 9.000000e+00 |      --      |    Inf | unknown
163.97/164.64	c   165s| 25700 |  1622 |321912 |  12.4 |   399M |  95 |6336 |2855 | 830 |1724 |  1 |  22k|  11 | 9.000000e+00 |      --      |    Inf | unknown
164.27/164.98	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
164.27/164.98	c   165s| 25800 |  1612 |322228 |  12.4 |   400M |  95 |6336 |2850 |   0 |1724 |  0 |  22k|  11 | 9.000000e+00 |      --      |    Inf | unknown
164.67/165.37	c   165s| 25900 |  1609 |322794 |  12.4 |   400M |  95 |6336 |2848 | 830 |1724 |  0 |  22k|  11 | 9.000000e+00 |      --      |    Inf | unknown
164.96/165.61	c   166s| 26000 |  1609 |323115 |  12.3 |   400M |  95 |6336 |2848 |   0 |1724 |  0 |  22k|  11 | 9.000000e+00 |      --      |    Inf | unknown
165.16/165.82	c   166s| 26100 |  1608 |323528 |  12.3 |   400M |  95 |6336 |2842 |   0 |1725 |  0 |  22k|  11 | 9.000000e+00 |      --      |    Inf | unknown
165.48/166.16	c   166s| 26200 |  1613 |323861 |  12.3 |   400M |  95 |6336 |2844 | 830 |1725 |  1 |  22k|  11 | 9.000000e+00 |      --      |    Inf | unknown
165.76/166.44	c   166s| 26300 |  1610 |324280 |  12.2 |   400M |  95 |6336 |2773 |   0 |1725 |  0 |  22k|  11 | 9.000000e+00 |      --      |    Inf | unknown
166.16/166.86	c   167s| 26400 |  1628 |325177 |  12.2 |   400M |  95 |6336 |2768 | 831 |1728 |  1 |  22k|  11 | 9.000000e+00 |      --      |    Inf | unknown
166.56/167.22	c   167s| 26500 |  1639 |325921 |  12.2 |   400M |  95 |6336 |2765 |   0 |1730 |  0 |  22k|  11 | 9.000000e+00 |      --      |    Inf | unknown
166.86/167.60	c   168s| 26600 |  1643 |326485 |  12.2 |   400M |  95 |6336 |2786 |   0 |1730 |  0 |  22k|  11 | 9.000000e+00 |      --      |    Inf | unknown
167.26/167.90	c   168s| 26700 |  1659 |326989 |  12.1 |   400M |  95 |6336 |2797 | 830 |1730 |  1 |  22k|  11 | 9.000000e+00 |      --      |    Inf | unknown
167.65/168.31	c   168s| 26800 |  1650 |327466 |  12.1 |   400M |  95 |6336 |2784 | 830 |1730 |  1 |  22k|  11 | 9.000000e+00 |      --      |    Inf | unknown
168.05/168.71	c   169s| 26900 |  1659 |327947 |  12.1 |   400M |  95 |6336 |2779 | 830 |1730 |  0 |  23k|  11 | 9.000000e+00 |      --      |    Inf | unknown
168.36/169.11	c   169s| 27000 |  1661 |328351 |  12.1 |   400M |  95 |6336 |2785 | 831 |1733 |  1 |  23k|  11 | 9.000000e+00 |      --      |    Inf | unknown
168.75/169.43	c   169s| 27100 |  1659 |328771 |  12.0 |   400M |  95 |6336 |2791 | 830 |1734 |  1 |  23k|  11 | 9.000000e+00 |      --      |    Inf | unknown
169.05/169.77	c   170s| 27200 |  1649 |329142 |  12.0 |   400M |  95 |6336 |2794 |   0 |1734 |  0 |  23k|  11 | 9.000000e+00 |      --      |    Inf | unknown
169.36/170.08	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
169.36/170.08	c   170s| 27300 |  1649 |329581 |  12.0 |   400M |  95 |6336 |2785 | 830 |1735 |  1 |  23k|  11 | 9.000000e+00 |      --      |    Inf | unknown
169.74/170.45	c   170s| 27400 |  1649 |329967 |  11.9 |   400M |  95 |6336 |2783 |   0 |1735 |  0 |  23k|  11 | 9.000000e+00 |      --      |    Inf | unknown
170.14/170.84	c   171s| 27500 |  1650 |330501 |  11.9 |   400M |  95 |6336 |2794 | 830 |1736 |  0 |  23k|  11 | 9.000000e+00 |      --      |    Inf | unknown
170.54/171.25	c   171s| 27600 |  1637 |330881 |  11.9 |   401M |  95 |6336 |2760 | 830 |1737 |  1 |  23k|  11 | 9.000000e+00 |      --      |    Inf | unknown
171.04/171.73	c   172s| 27700 |  1631 |331412 |  11.9 |   401M |  95 |6336 |2791 |   0 |1738 |  0 |  23k|  11 | 9.000000e+00 |      --      |    Inf | unknown
171.45/172.16	c   172s| 27800 |  1628 |331784 |  11.8 |   401M |  95 |6336 |2790 |   0 |1739 |  0 |  23k|  11 | 9.000000e+00 |      --      |    Inf | unknown
171.93/172.63	c   173s| 27900 |  1639 |332672 |  11.8 |   401M |  95 |6336 |2770 | 829 |1741 |  1 |  23k|  11 | 9.000000e+00 |      --      |    Inf | unknown
172.45/173.17	c   173s| 28000 |  1647 |333329 |  11.8 |   401M |  95 |6336 |2786 | 829 |1741 |  1 |  23k|  11 | 9.000000e+00 |      --      |    Inf | unknown
173.03/173.74	c   174s| 28100 |  1651 |334210 |  11.8 |   401M |  95 |6336 |2832 | 836 |1745 |  1 |  23k|  11 | 9.000000e+00 |      --      |    Inf | unknown
173.63/174.32	c   174s| 28200 |  1660 |335194 |  11.8 |   401M |  95 |6336 |2792 |   0 |1748 |  0 |  24k|  11 | 9.000000e+00 |      --      |    Inf | unknown
174.13/174.83	c   175s| 28300 |  1678 |336115 |  11.8 |   401M |  95 |6336 |2760 | 832 |1751 |  1 |  24k|  11 | 9.000000e+00 |      --      |    Inf | unknown
174.62/175.35	c   175s| 28400 |  1685 |336579 |  11.8 |   402M |  95 |6336 |2771 | 832 |1753 |  1 |  24k|  11 | 9.000000e+00 |      --      |    Inf | unknown
175.22/175.93	c   176s| 28500 |  1681 |336974 |  11.7 |   404M |  95 |6336 |2770 |   0 |1754 |  0 |  24k|  11 | 9.000000e+00 |      --      |    Inf | unknown
175.72/176.40	c   176s| 28600 |  1685 |337515 |  11.7 |   404M |  95 |6336 |2791 | 832 |1754 |  0 |  24k|  11 | 9.000000e+00 |      --      |    Inf | unknown
176.02/176.76	c   177s| 28700 |  1685 |337743 |  11.7 |   404M |  95 |6336 |2810 |   0 |1754 |  0 |  24k|  11 | 9.000000e+00 |      --      |    Inf | unknown
176.33/177.11	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
176.33/177.11	c   177s| 28800 |  1683 |338160 |  11.7 |   404M |  95 |6336 |2811 | 832 |1757 |  1 |  24k|  11 | 9.000000e+00 |      --      |    Inf | unknown
176.91/177.61	c   178s| 28900 |  1680 |338981 |  11.6 |   404M |  95 |6336 |2752 | 830 |1758 |  1 |  24k|  11 | 9.000000e+00 |      --      |    Inf | unknown
177.21/177.95	c   178s| 29000 |  1689 |339466 |  11.6 |   404M |  95 |6336 |2724 |   0 |1758 |  0 |  24k|  11 | 9.000000e+00 |      --      |    Inf | unknown
177.61/178.39	c   178s| 29100 |  1681 |340049 |  11.6 |   405M |  95 |6336 |2732 | 830 |1758 |  1 |  24k|  11 | 9.000000e+00 |      --      |    Inf | unknown
178.11/178.85	c   179s| 29200 |  1686 |340861 |  11.6 |   405M |  95 |6336 |2754 |   0 |1759 |  0 |  25k|  11 | 9.000000e+00 |      --      |    Inf | unknown
178.61/179.30	c   179s| 29300 |  1688 |341443 |  11.6 |   405M |  95 |6336 |2780 |   0 |1760 |  0 |  25k|  11 | 9.000000e+00 |      --      |    Inf | unknown
179.10/179.81	c   180s| 29400 |  1693 |342088 |  11.5 |   406M |  95 |6336 |2779 |   0 |1760 |  0 |  25k|  11 | 9.000000e+00 |      --      |    Inf | unknown
179.50/180.26	c   180s| 29500 |  1708 |343085 |  11.5 |   407M |  95 |6336 |2662 | 830 |1768 |  1 |  25k|  11 | 9.000000e+00 |      --      |    Inf | unknown
180.00/180.79	c   181s| 29600 |  1729 |344397 |  11.5 |   408M |  95 |6336 |2584 | 834 |1774 |  0 |  25k|  11 | 9.000000e+00 |      --      |    Inf | unknown
180.60/181.35	c   181s| 29700 |  1741 |345320 |  11.5 |   409M |  95 |6336 |2599 | 830 |1778 |  1 |  25k|  11 | 9.000000e+00 |      --      |    Inf | unknown
181.10/181.88	c   182s| 29800 |  1733 |346319 |  11.5 |   409M |  95 |6336 |2624 | 835 |1780 |  0 |  25k|  11 | 9.000000e+00 |      --      |    Inf | unknown
181.69/182.42	c   182s| 29900 |  1738 |347224 |  11.5 |   409M |  95 |6336 |2636 | 834 |1781 |  0 |  25k|  11 | 9.000000e+00 |      --      |    Inf | unknown
182.30/183.06	c   183s| 30000 |  1753 |348323 |  11.5 |   409M |  95 |6336 |2626 | 833 |1783 |  0 |  25k|  11 | 9.000000e+00 |      --      |    Inf | unknown
182.79/183.53	c   184s| 30100 |  1765 |349118 |  11.5 |   409M |  95 |6336 |2688 | 829 |1786 |  1 |  25k|  11 | 9.000000e+00 |      --      |    Inf | unknown
183.19/183.98	c   184s| 30200 |  1761 |350142 |  11.5 |   409M |  95 |6336 |2718 | 829 |1786 |  0 |  25k|  11 | 9.000000e+00 |      --      |    Inf | unknown
183.59/184.39	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
183.59/184.39	c   184s| 30300 |  1779 |350865 |  11.5 |   409M |  95 |6336 |2703 | 832 |1786 |  1 |  26k|  11 | 9.000000e+00 |      --      |    Inf | unknown
183.98/184.77	c   185s| 30400 |  1776 |351415 |  11.5 |   409M |  95 |6336 |2748 | 834 |1787 |  0 |  26k|  11 | 9.000000e+00 |      --      |    Inf | unknown
184.48/185.25	c   185s| 30500 |  1785 |351968 |  11.5 |   410M |  95 |6336 |2806 |   0 |1789 |  0 |  26k|  11 | 9.000000e+00 |      --      |    Inf | unknown
184.88/185.66	c   186s| 30600 |  1793 |352414 |  11.4 |   410M |  95 |6336 |2744 | 833 |1790 |  1 |  26k|  11 | 9.000000e+00 |      --      |    Inf | unknown
185.18/185.96	c   186s| 30700 |  1803 |352845 |  11.4 |   410M |  95 |6336 |2748 | 833 |1790 |  1 |  26k|  11 | 9.000000e+00 |      --      |    Inf | unknown
185.68/186.40	c   186s| 30800 |  1800 |353253 |  11.4 |   410M |  95 |6336 |2759 | 833 |1790 |  1 |  26k|  11 | 9.000000e+00 |      --      |    Inf | unknown
186.17/186.95	c   187s| 30900 |  1781 |353752 |  11.4 |   410M |  95 |6336 |2652 | 833 |1791 |  0 |  26k|  11 | 9.000000e+00 |      --      |    Inf | unknown
186.77/187.57	c   188s| 31000 |  1787 |354388 |  11.3 |   411M |  95 |6336 |2667 | 832 |1792 |  0 |  26k|  11 | 9.000000e+00 |      --      |    Inf | unknown
187.28/188.11	c   188s| 31100 |  1781 |355122 |  11.3 |   411M |  95 |6336 |2671 |   0 |1794 |  0 |  26k|  11 | 9.000000e+00 |      --      |    Inf | unknown
187.87/188.69	c   189s| 31200 |  1785 |356333 |  11.3 |   411M |  95 |6336 |2705 | 829 |1796 |  1 |  27k|  11 | 9.000000e+00 |      --      |    Inf | unknown
188.28/189.04	c   189s| 31300 |  1788 |356796 |  11.3 |   411M |  95 |6336 |2723 |   0 |1796 |  0 |  27k|  11 | 9.000000e+00 |      --      |    Inf | unknown
188.76/189.50	c   189s| 31400 |  1804 |357806 |  11.3 |   411M |  95 |6336 |2680 | 833 |1797 |  0 |  27k|  11 | 9.000000e+00 |      --      |    Inf | unknown
189.16/189.99	c   190s| 31500 |  1830 |358856 |  11.3 |   412M |  95 |6336 |2684 | 833 |1797 |  1 |  27k|  11 | 9.000000e+00 |      --      |    Inf | unknown
189.76/190.52	c   191s| 31600 |  1834 |359539 |  11.3 |   412M |  95 |6336 |2710 |   0 |1797 |  0 |  27k|  11 | 9.000000e+00 |      --      |    Inf | unknown
190.27/191.09	c   191s| 31700 |  1851 |360531 |  11.3 |   412M |  95 |6336 |2730 | 833 |1801 |  1 |  27k|  11 | 9.000000e+00 |      --      |    Inf | unknown
190.95/191.71	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
190.95/191.71	c   192s| 31800 |  1850 |361450 |  11.3 |   412M |  95 |6336 |2709 | 833 |1802 |  0 |  27k|  11 | 9.000000e+00 |      --      |    Inf | unknown
191.55/192.35	c   192s| 31900 |  1846 |362237 |  11.3 |   412M |  95 |6336 |2722 |   0 |1804 |  0 |  27k|  11 | 9.000000e+00 |      --      |    Inf | unknown
192.15/192.95	c   193s| 32000 |  1850 |363185 |  11.3 |   412M |  95 |6336 |2710 | 833 |1805 |  0 |  27k|  11 | 9.000000e+00 |      --      |    Inf | unknown
192.75/193.55	c   194s| 32100 |  1854 |364266 |  11.3 |   413M |  95 |6336 |2730 | 833 |1806 |  0 |  27k|  11 | 9.000000e+00 |      --      |    Inf | unknown
193.44/194.26	c   194s| 32200 |  1857 |365287 |  11.3 |   413M |  95 |6336 |2737 | 834 |1807 |  0 |  27k|  11 | 9.000000e+00 |      --      |    Inf | unknown
194.14/194.92	c   195s| 32300 |  1857 |366343 |  11.3 |   413M |  95 |6336 |2727 | 833 |1808 |  1 |  27k|  11 | 9.000000e+00 |      --      |    Inf | unknown
194.84/195.64	c   196s| 32400 |  1863 |367098 |  11.3 |   414M |  95 |6336 |2732 | 833 |1808 |  0 |  27k|  11 | 9.000000e+00 |      --      |    Inf | unknown
195.44/196.29	c   196s| 32500 |  1867 |367674 |  11.2 |   414M |  95 |6336 |2726 | 834 |1810 |  1 |  28k|  11 | 9.000000e+00 |      --      |    Inf | unknown
195.93/196.70	c   197s| 32600 |  1874 |368184 |  11.2 |   414M |  95 |6336 |2776 | 830 |1810 |  0 |  28k|  11 | 9.000000e+00 |      --      |    Inf | unknown
196.34/197.13	c   197s| 32700 |  1866 |368816 |  11.2 |   414M |  95 |6336 |2779 |   0 |1810 |  0 |  28k|  11 | 9.000000e+00 |      --      |    Inf | unknown
196.83/197.61	c   198s| 32800 |  1897 |370278 |  11.2 |   414M |  95 |6336 |2701 | 825 |1813 |  1 |  28k|  11 | 9.000000e+00 |      --      |    Inf | unknown
197.34/198.15	c   198s| 32900 |  1903 |371314 |  11.2 |   414M |  95 |6336 |2750 | 843 |1815 |  0 |  28k|  11 | 9.000000e+00 |      --      |    Inf | unknown
197.73/198.55	c   199s| 33000 |  1906 |372017 |  11.2 |   414M |  95 |6336 |2764 | 830 |1815 |  1 |  28k|  11 | 9.000000e+00 |      --      |    Inf | unknown
198.34/199.18	c   199s| 33100 |  1925 |373144 |  11.2 |   414M |  95 |6336 |2768 | 834 |1822 |  1 |  28k|  11 | 9.000000e+00 |      --      |    Inf | unknown
198.92/199.75	c   200s| 33200 |  1935 |374253 |  11.2 |   414M |  95 |6336 |2789 |   0 |1822 |  0 |  28k|  11 | 9.000000e+00 |      --      |    Inf | unknown
199.33/200.15	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
199.33/200.15	c   200s| 33300 |  1938 |375045 |  11.2 |   414M |  95 |6336 |2803 | 835 |1823 |  1 |  29k|  11 | 9.000000e+00 |      --      |    Inf | unknown
199.72/200.58	c   201s| 33400 |  1941 |376000 |  11.2 |   414M |  95 |6336 |2850 | 829 |1823 |  1 |  29k|  11 | 9.000000e+00 |      --      |    Inf | unknown
200.03/200.85	c   201s| 33500 |  1953 |376462 |  11.2 |   415M |  95 |6336 |2859 |   0 |1823 |  0 |  29k|  11 | 9.000000e+00 |      --      |    Inf | unknown
200.52/201.31	c   201s| 33600 |  1954 |377249 |  11.2 |   415M |  95 |6336 |2836 | 826 |1824 |  1 |  29k|  11 | 9.000000e+00 |      --      |    Inf | unknown
200.82/201.69	c   202s| 33700 |  1964 |377899 |  11.1 |   415M |  95 |6336 |2835 | 830 |1824 |  1 |  29k|  11 | 9.000000e+00 |      --      |    Inf | unknown
201.12/201.98	c   202s| 33800 |  1969 |378306 |  11.1 |   415M |  95 |6336 |2838 | 830 |1824 |  1 |  29k|  11 | 9.000000e+00 |      --      |    Inf | unknown
201.42/202.29	c   202s| 33900 |  1972 |378602 |  11.1 |   415M |  95 |6336 |2880 | 830 |1825 |  1 |  29k|  11 | 9.000000e+00 |      --      |    Inf | unknown
202.02/202.82	c   203s| 34000 |  1961 |379185 |  11.1 |   415M |  95 |6336 |2950 | 829 |1825 |  1 |  29k|  11 | 9.000000e+00 |      --      |    Inf | unknown
202.61/203.42	c   203s| 34100 |  1971 |380298 |  11.1 |   415M |  95 |6336 |2855 |   0 |1830 |  0 |  29k|  11 | 9.000000e+00 |      --      |    Inf | unknown
203.11/203.98	c   204s| 34200 |  1962 |380834 |  11.1 |   416M |  95 |6336 |2898 | 835 |1831 |  1 |  30k|  11 | 9.000000e+00 |      --      |    Inf | unknown
203.81/204.68	c   205s| 34300 |  1962 |381779 |  11.1 |   416M |  95 |6336 |2889 | 830 |1836 |  1 |  30k|  11 | 9.000000e+00 |      --      |    Inf | unknown
204.41/205.26	c   205s| 34400 |  1972 |383501 |  11.1 |   416M |  95 |6336 |2849 |   0 |1836 |  0 |  30k|  11 | 9.000000e+00 |      --      |    Inf | unknown
204.91/205.70	c   206s| 34500 |  1987 |384177 |  11.1 |   416M |  95 |6336 |2923 | 832 |1837 |  1 |  30k|  11 | 9.000000e+00 |      --      |    Inf | unknown
205.50/206.37	c   206s| 34600 |  1980 |385209 |  11.1 |   416M |  95 |6336 |2859 | 834 |1839 |  1 |  30k|  11 | 9.000000e+00 |      --      |    Inf | unknown
206.10/206.94	c   207s| 34700 |  1994 |386432 |  11.1 |   416M |  95 |6336 |2853 | 838 |1841 |  2 |  30k|  11 | 9.000000e+00 |      --      |    Inf | unknown
206.90/207.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
206.90/207.78	c   208s| 34800 |  1999 |388075 |  11.1 |   417M |  95 |6336 |2730 | 831 |1879 |  1 |  30k|  11 | 9.000000e+00 |      --      |    Inf | unknown
207.60/208.49	c   208s| 34900 |  2005 |389509 |  11.1 |   417M |  95 |6336 |2682 | 827 |1887 |  0 |  30k|  11 | 9.000000e+00 |      --      |    Inf | unknown
208.09/208.99	c   209s| 35000 |  2013 |390289 |  11.1 |   417M |  95 |6336 |2712 | 827 |1889 |  1 |  30k|  11 | 9.000000e+00 |      --      |    Inf | unknown
208.69/209.57	c   210s| 35100 |  2004 |391094 |  11.1 |   418M |  95 |6336 |2740 | 834 |1894 |  1 |  31k|  11 | 9.000000e+00 |      --      |    Inf | unknown
209.20/210.04	c   210s| 35200 |  2003 |391546 |  11.0 |   418M |  95 |6336 |2764 | 827 |1896 |  1 |  31k|  11 | 9.000000e+00 |      --      |    Inf | unknown
209.69/210.58	c   211s| 35300 |  2019 |392338 |  11.0 |   418M |  95 |6336 |2770 | 835 |1897 |  1 |  31k|  11 | 9.000000e+00 |      --      |    Inf | unknown
210.38/211.22	c   211s| 35400 |  2016 |393404 |  11.0 |   418M |  95 |6336 |2782 | 830 |1899 |  0 |  31k|  11 | 9.000000e+00 |      --      |    Inf | unknown
210.88/211.77	c   212s| 35500 |  2033 |394622 |  11.0 |   418M |  95 |6336 |2689 | 833 |1905 |  1 |  31k|  11 | 9.000000e+00 |      --      |    Inf | unknown
211.38/212.27	c   212s| 35600 |  2048 |395764 |  11.0 |   418M |  95 |6336 |2709 | 835 |1915 |  1 |  31k|  11 | 9.000000e+00 |      --      |    Inf | unknown
211.98/212.85	c   213s| 35700 |  2051 |396776 |  11.0 |   418M |  95 |6336 |2773 | 836 |1918 |  1 |  31k|  11 | 9.000000e+00 |      --      |    Inf | unknown
212.57/213.47	c   213s| 35800 |  2053 |398193 |  11.1 |   419M |  95 |6336 |2803 | 829 |1921 |  1 |  31k|  11 | 9.000000e+00 |      --      |    Inf | unknown
213.29/214.15	c   214s| 35900 |  2053 |399309 |  11.1 |   419M |  95 |6336 |2791 | 829 |1923 |  0 |  31k|  11 | 9.000000e+00 |      --      |    Inf | unknown
213.97/214.83	c   215s| 36000 |  2052 |400469 |  11.1 |   419M |  95 |6336 |2798 |   0 |1933 |  0 |  32k|  11 | 9.000000e+00 |      --      |    Inf | unknown
214.57/215.48	c   215s| 36100 |  2044 |401659 |  11.1 |   419M |  95 |6336 |2764 | 833 |1940 |  1 |  32k|  11 | 9.000000e+00 |      --      |    Inf | unknown
215.28/216.14	c   216s| 36200 |  2046 |402793 |  11.1 |   419M |  95 |6336 |2787 | 833 |1942 |  1 |  32k|  11 | 9.000000e+00 |      --      |    Inf | unknown
215.86/216.72	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
215.86/216.72	c   217s| 36300 |  2044 |404202 |  11.1 |   419M |  95 |6336 |2767 | 829 |1943 |  0 |  32k|  11 | 9.000000e+00 |      --      |    Inf | unknown
216.46/217.36	c   217s| 36400 |  2047 |405786 |  11.1 |   419M |  95 |6336 |2776 | 838 |1950 |  2 |  32k|  11 | 9.000000e+00 |      --      |    Inf | unknown
217.06/217.98	c   218s| 36500 |  2059 |407247 |  11.1 |   419M |  95 |6336 |2734 | 834 |1961 |  1 |  32k|  11 | 9.000000e+00 |      --      |    Inf | unknown
217.75/218.67	c   219s| 36600 |  2063 |408508 |  11.1 |   419M |  95 |6336 |2748 | 832 |1969 |  1 |  32k|  11 | 9.000000e+00 |      --      |    Inf | unknown
218.35/219.28	c   219s| 36700 |  2060 |409672 |  11.1 |   419M |  95 |6336 |2758 | 832 |1986 |  0 |  32k|  11 | 9.000000e+00 |      --      |    Inf | unknown
219.05/219.94	c   220s| 36800 |  2075 |410845 |  11.1 |   420M |  95 |6336 |2758 | 829 |1993 |  1 |  32k|  11 | 9.000000e+00 |      --      |    Inf | unknown
219.64/220.56	c   221s| 36900 |  2089 |412000 |  11.1 |   420M |  95 |6336 |2743 | 832 |2001 |  1 |  32k|  11 | 9.000000e+00 |      --      |    Inf | unknown
220.25/221.16	c   221s| 37000 |  2115 |413380 |  11.1 |   420M |  95 |6336 |2724 | 833 |2007 |  0 |  32k|  11 | 9.000000e+00 |      --      |    Inf | unknown
220.84/221.78	c   222s| 37100 |  2124 |414230 |  11.1 |   421M |  95 |6336 |2775 | 835 |2012 |  0 |  33k|  11 | 9.000000e+00 |      --      |    Inf | unknown
221.44/222.37	c   222s| 37200 |  2136 |415353 |  11.1 |   422M |  95 |6336 |2757 | 831 |2012 |  1 |  33k|  11 | 9.000000e+00 |      --      |    Inf | unknown
222.15/223.05	c   223s| 37300 |  2145 |416158 |  11.1 |   423M |  95 |6336 |2801 | 831 |2012 |  1 |  33k|  11 | 9.000000e+00 |      --      |    Inf | unknown
222.73/223.69	c   224s| 37400 |  2147 |416868 |  11.1 |   424M |  95 |6336 |2729 | 831 |2012 |  1 |  33k|  11 | 9.000000e+00 |      --      |    Inf | unknown
223.53/224.48	c   224s| 37500 |  2144 |417734 |  11.1 |   429M |  95 |6336 |2677 | 835 |2012 |  1 |  33k|  11 | 9.000000e+00 |      --      |    Inf | unknown
224.14/225.01	c   225s| 37600 |  2164 |418626 |  11.1 |   429M |  95 |6336 |2707 | 831 |2015 |  0 |  33k|  11 | 9.000000e+00 |      --      |    Inf | unknown
224.62/225.53	c   226s| 37700 |  2165 |419442 |  11.1 |   430M |  95 |6336 |2727 |   0 |2015 |  0 |  33k|  11 | 9.000000e+00 |      --      |    Inf | unknown
225.13/226.04	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
225.13/226.04	c   226s| 37800 |  2164 |420534 |  11.1 |   431M |  95 |6336 |2757 | 836 |2019 |  0 |  33k|  11 | 9.000000e+00 |      --      |    Inf | unknown
225.72/226.63	c   227s| 37900 |  2170 |421882 |  11.1 |   431M |  95 |6336 |2813 | 830 |2030 |  1 |  33k|  11 | 9.000000e+00 |      --      |    Inf | unknown
226.23/227.15	c   227s| 38000 |  2166 |423130 |  11.1 |   431M |  95 |6336 |2805 | 825 |2036 |  1 |  34k|  11 | 9.000000e+00 |      --      |    Inf | unknown
226.81/227.78	c   228s| 38100 |  2182 |424728 |  11.1 |   431M |  95 |6336 |2777 | 830 |2042 |  1 |  34k|  11 | 9.000000e+00 |      --      |    Inf | unknown
227.51/228.44	c   228s| 38200 |  2177 |425743 |  11.1 |   431M |  95 |6336 |2802 | 830 |2044 |  1 |  34k|  11 | 9.000000e+00 |      --      |    Inf | unknown
228.13/229.08	c   229s| 38300 |  2178 |426428 |  11.1 |   432M |  95 |6336 |2853 | 833 |2046 |  1 |  34k|  11 | 9.000000e+00 |      --      |    Inf | unknown
228.81/229.79	c   230s| 38400 |  2174 |427288 |  11.1 |   432M |  95 |6336 |2856 | 836 |2048 |  2 |  34k|  11 | 9.000000e+00 |      --      |    Inf | unknown
229.51/230.41	c   230s| 38500 |  2189 |428771 |  11.1 |   433M |  95 |6336 |2818 | 829 |2060 |  1 |  34k|  11 | 9.000000e+00 |      --      |    Inf | unknown
230.00/230.93	c   231s| 38600 |  2190 |429551 |  11.1 |   433M |  95 |6336 |2869 |   0 |2066 |  0 |  34k|  11 | 9.000000e+00 |      --      |    Inf | unknown
230.60/231.58	c   232s| 38700 |  2203 |431377 |  11.1 |   433M |  95 |6336 |2708 | 837 |2074 |  1 |  34k|  11 | 9.000000e+00 |      --      |    Inf | unknown
231.30/232.22	c   232s| 38800 |  2210 |432748 |  11.1 |   433M |  95 |6336 |2799 | 829 |2081 |  1 |  34k|  11 | 9.000000e+00 |      --      |    Inf | unknown
231.90/232.85	c   233s| 38900 |  2217 |433722 |  11.1 |   433M |  95 |6336 |2820 | 830 |2084 |  0 |  35k|  11 | 9.000000e+00 |      --      |    Inf | unknown
232.29/233.30	c   233s| 39000 |  2232 |434542 |  11.1 |   433M |  95 |6336 |2850 | 830 |2086 |  1 |  35k|  11 | 9.000000e+00 |      --      |    Inf | unknown
232.89/233.87	c   234s| 39100 |  2237 |435434 |  11.1 |   434M |  95 |6336 |2871 |   0 |2086 |  0 |  35k|  11 | 9.000000e+00 |      --      |    Inf | unknown
233.39/234.37	c   234s| 39200 |  2234 |436249 |  11.1 |   434M |  95 |6336 |2892 | 830 |2086 |  1 |  35k|  11 | 9.000000e+00 |      --      |    Inf | unknown
233.79/234.70	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
233.79/234.70	c   235s| 39300 |  2231 |436601 |  11.0 |   434M |  95 |6336 |2890 | 830 |2086 |  1 |  35k|  11 | 9.000000e+00 |      --      |    Inf | unknown
234.38/235.32	c   235s| 39400 |  2238 |437682 |  11.0 |   434M |  95 |6336 |2832 |   0 |2091 |  0 |  35k|  11 | 9.000000e+00 |      --      |    Inf | unknown
234.88/235.85	c   236s| 39500 |  2263 |438905 |  11.0 |   434M |  95 |6336 |2732 | 826 |2097 |  1 |  35k|  11 | 9.000000e+00 |      --      |    Inf | unknown
235.48/236.42	c   236s| 39600 |  2303 |440454 |  11.1 |   434M |  95 |6336 |2795 | 826 |2102 |  1 |  36k|  11 | 9.000000e+00 |      --      |    Inf | unknown
235.98/236.95	c   237s| 39700 |  2295 |441476 |  11.1 |   434M |  95 |6336 |2822 | 829 |2108 |  0 |  36k|  11 | 9.000000e+00 |      --      |    Inf | unknown
236.58/237.50	c   237s| 39800 |  2308 |442808 |  11.1 |   434M |  95 |6336 |2797 |   0 |2118 |  0 |  36k|  11 | 9.000000e+00 |      --      |    Inf | unknown
236.87/237.88	c   238s| 39900 |  2304 |443136 |  11.0 |   434M |  95 |6336 |2839 | 827 |2120 |  0 |  36k|  11 | 9.000000e+00 |      --      |    Inf | unknown
237.37/238.32	c   238s| 40000 |  2317 |444262 |  11.0 |   435M |  95 |6336 |2842 | 827 |2124 |  2 |  36k|  11 | 9.000000e+00 |      --      |    Inf | unknown
237.77/238.71	c   239s| 40100 |  2328 |444832 |  11.0 |   435M |  95 |6336 |2815 |   0 |2126 |  0 |  36k|  11 | 9.000000e+00 |      --      |    Inf | unknown
238.08/239.11	c   239s| 40200 |  2323 |445501 |  11.0 |   435M |  95 |6336 |2879 |   0 |2128 |  0 |  36k|  11 | 9.000000e+00 |      --      |    Inf | unknown
238.57/239.51	c   240s| 40300 |  2322 |446094 |  11.0 |   435M |  95 |6336 |2889 |   0 |2130 |  0 |  37k|  11 | 9.000000e+00 |      --      |    Inf | unknown
239.08/240.01	c   240s| 40400 |  2325 |447058 |  11.0 |   435M |  95 |6336 |2708 | 834 |2141 |  1 |  37k|  11 | 9.000000e+00 |      --      |    Inf | unknown
239.56/240.54	c   241s| 40500 |  2323 |448091 |  11.0 |   435M |  95 |6336 |2708 |   0 |2152 |  0 |  37k|  11 | 9.000000e+00 |      --      |    Inf | unknown
240.07/241.04	c   241s| 40600 |  2327 |449042 |  11.0 |   435M |  95 |6336 |2734 | 830 |2156 |  0 |  37k|  11 | 9.000000e+00 |      --      |    Inf | unknown
240.56/241.52	c   242s| 40700 |  2333 |449899 |  11.0 |   435M |  95 |6336 |2720 | 830 |2159 |  1 |  37k|  11 | 9.000000e+00 |      --      |    Inf | unknown
241.07/242.10	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
241.07/242.10	c   242s| 40800 |  2351 |451384 |  11.0 |   435M |  95 |6336 |2728 | 834 |2168 |  1 |  37k|  11 | 9.000000e+00 |      --      |    Inf | unknown
241.75/242.71	c   243s| 40900 |  2365 |452575 |  11.0 |   436M |  95 |6336 |2758 | 833 |2180 |  0 |  37k|  11 | 9.000000e+00 |      --      |    Inf | unknown
242.25/243.20	c   243s| 41000 |  2383 |453817 |  11.0 |   437M |  95 |6336 |2723 | 834 |2192 |  1 |  37k|  11 | 9.000000e+00 |      --      |    Inf | unknown
242.85/243.86	c   244s| 41100 |  2395 |455126 |  11.0 |   437M |  95 |6336 |2557 | 826 |2202 |  1 |  37k|  11 | 9.000000e+00 |      --      |    Inf | unknown
243.45/244.42	c   244s| 41200 |  2400 |456235 |  11.0 |   437M |  95 |6336 |2602 | 833 |2207 |  0 |  38k|  11 | 9.000000e+00 |      --      |    Inf | unknown
244.06/245.07	c   245s| 41300 |  2408 |457410 |  11.0 |   437M |  95 |6336 |2556 | 829 |2208 |  0 |  38k|  11 | 9.000000e+00 |      --      |    Inf | unknown
244.74/245.76	c   246s| 41400 |  2419 |458968 |  11.0 |   437M |  95 |6336 |2536 | 829 |2217 |  0 |  38k|  11 | 9.000000e+00 |      --      |    Inf | unknown
245.44/246.44	c   246s| 41500 |  2419 |460049 |  11.0 |   437M |  95 |6336 |2564 | 833 |2218 |  1 |  38k|  11 | 9.000000e+00 |      --      |    Inf | unknown
245.94/246.96	c   247s| 41600 |  2438 |461141 |  11.0 |   438M |  95 |6336 |2608 | 830 |2225 |  1 |  38k|  11 | 9.000000e+00 |      --      |    Inf | unknown
246.53/247.53	c   248s| 41700 |  2452 |462363 |  11.0 |   438M |  95 |6336 |2570 | 827 |2240 |  1 |  38k|  11 | 9.000000e+00 |      --      |    Inf | unknown
247.05/248.02	c   248s| 41800 |  2450 |463458 |  11.0 |   438M |  95 |6336 |2567 |   0 |2248 |  0 |  38k|  11 | 9.000000e+00 |      --      |    Inf | unknown
247.43/248.49	c   248s| 41900 |  2460 |464258 |  11.0 |   438M |  95 |6336 |2603 | 827 |2249 |  1 |  38k|  11 | 9.000000e+00 |      --      |    Inf | unknown
247.83/248.83	c   249s| 42000 |  2456 |464672 |  11.0 |   438M |  95 |6336 |2614 |   0 |2252 |  0 |  38k|  11 | 9.000000e+00 |      --      |    Inf | unknown
248.23/249.28	c   249s| 42100 |  2460 |465539 |  11.0 |   438M |  95 |6336 |2664 |   0 |2255 |  0 |  38k|  11 | 9.000000e+00 |      --      |    Inf | unknown
248.82/249.87	c   250s| 42200 |  2467 |466976 |  11.0 |   438M |  95 |6336 |2660 |   0 |2267 |  0 |  38k|  11 | 9.000000e+00 |      --      |    Inf | unknown
249.42/250.41	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
249.42/250.41	c   250s| 42300 |  2477 |468282 |  11.0 |   438M |  95 |6336 |2693 | 830 |2280 |  1 |  39k|  11 | 9.000000e+00 |      --      |    Inf | unknown
249.92/250.96	c   251s| 42400 |  2478 |469505 |  11.0 |   438M |  95 |6336 |2746 | 833 |2289 |  0 |  39k|  11 | 9.000000e+00 |      --      |    Inf | unknown
250.52/251.53	c   252s| 42500 |  2490 |470621 |  11.0 |   438M |  95 |6336 |2756 | 835 |2304 |  1 |  39k|  11 | 9.000000e+00 |      --      |    Inf | unknown
251.13/252.12	c   252s| 42600 |  2489 |471836 |  11.0 |   438M |  95 |6336 |2780 | 835 |2310 |  1 |  39k|  11 | 9.000000e+00 |      --      |    Inf | unknown
251.61/252.69	c   253s| 42700 |  2488 |472913 |  11.0 |   438M |  95 |6336 |2787 | 835 |2313 |  0 |  39k|  11 | 9.000000e+00 |      --      |    Inf | unknown
252.21/253.23	c   253s| 42800 |  2491 |474004 |  11.0 |   439M |  95 |6336 |2846 | 834 |2320 |  1 |  39k|  11 | 9.000000e+00 |      --      |    Inf | unknown
252.81/253.81	c   254s| 42900 |  2490 |475184 |  11.0 |   439M |  95 |6336 |2862 | 832 |2322 |  1 |  39k|  11 | 9.000000e+00 |      --      |    Inf | unknown
253.40/254.47	c   254s| 43000 |  2495 |476222 |  11.0 |   439M |  95 |6336 |2888 | 833 |2323 |  1 |  39k|  11 | 9.000000e+00 |      --      |    Inf | unknown
254.01/255.02	c   255s| 43100 |  2498 |477396 |  11.0 |   439M |  95 |6336 |2825 |   0 |2328 |  0 |  39k|  11 | 9.000000e+00 |      --      |    Inf | unknown
254.50/255.59	c   256s| 43200 |  2496 |478664 |  11.0 |   439M |  95 |6336 |2794 | 834 |2330 |  1 |  39k|  11 | 9.000000e+00 |      --      |    Inf | unknown
255.20/256.23	c   256s| 43300 |  2504 |479971 |  11.0 |   439M |  95 |6336 |2840 | 830 |2339 |  1 |  39k|  11 | 9.000000e+00 |      --      |    Inf | unknown
255.79/256.80	c   257s| 43400 |  2506 |481201 |  11.0 |   439M |  95 |6336 |2872 | 831 |2343 |  0 |  40k|  11 | 9.000000e+00 |      --      |    Inf | unknown
256.39/257.45	c   257s| 43500 |  2516 |482623 |  11.0 |   439M |  95 |6336 |2884 | 830 |2344 |  1 |  40k|  11 | 9.000000e+00 |      --      |    Inf | unknown
257.19/258.26	c   258s| 43600 |  2517 |483850 |  11.0 |   439M |  95 |6336 |2903 | 829 |2350 |  0 |  40k|  11 | 9.000000e+00 |      --      |    Inf | unknown
258.18/259.21	c   259s| 43700 |  2525 |484845 |  11.0 |   440M |  95 |6336 |2864 | 835 |2357 |  1 |  40k|  11 | 9.000000e+00 |      --      |    Inf | unknown
258.78/259.81	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
258.78/259.81	c   260s| 43800 |  2528 |486209 |  11.0 |   440M |  95 |6336 |2876 | 829 |2360 |  1 |  40k|  11 | 9.000000e+00 |      --      |    Inf | unknown
259.28/260.31	c   260s| 43900 |  2534 |487330 |  11.0 |   440M |  95 |6336 |2919 | 831 |2369 |  1 |  40k|  11 | 9.000000e+00 |      --      |    Inf | unknown
259.78/260.87	c   261s| 44000 |  2538 |488709 |  11.0 |   440M |  95 |6336 |2924 | 832 |2373 |  1 |  40k|  11 | 9.000000e+00 |      --      |    Inf | unknown
260.27/261.38	c   261s| 44100 |  2554 |489698 |  11.0 |   440M |  95 |6336 |2895 | 826 |2382 |  1 |  40k|  11 | 9.000000e+00 |      --      |    Inf | unknown
260.67/261.78	c   262s| 44200 |  2570 |490745 |  11.0 |   441M |  95 |6336 |2838 | 826 |2384 |  1 |  40k|  11 | 9.000000e+00 |      --      |    Inf | unknown
261.08/262.12	c   262s| 44300 |  2573 |491798 |  11.0 |   441M |  95 |6336 |2846 | 827 |2387 |  2 |  40k|  11 | 9.000000e+00 |      --      |    Inf | unknown
261.57/262.61	c   263s| 44400 |  2568 |492245 |  11.0 |   441M |  95 |6336 |2940 | 829 |2388 |  1 |  40k|  11 | 9.000000e+00 |      --      |    Inf | unknown
262.08/263.12	c   263s| 44500 |  2591 |493528 |  11.0 |   441M |  95 |6336 |2806 | 831 |2392 |  1 |  40k|  11 | 9.000000e+00 |      --      |    Inf | unknown
262.66/263.70	c   264s| 44600 |  2592 |495050 |  11.0 |   441M |  95 |6336 |2785 | 835 |2392 |  0 |  41k|  11 | 9.000000e+00 |      --      |    Inf | unknown
263.27/264.35	c   264s| 44700 |  2604 |496640 |  11.1 |   441M |  95 |6336 |2661 |   0 |2398 |  0 |  41k|  11 | 9.000000e+00 |      --      |    Inf | unknown
263.98/265.02	c   265s| 44800 |  2606 |497791 |  11.1 |   442M |  95 |6336 |2646 | 836 |2401 |  0 |  41k|  11 | 9.000000e+00 |      --      |    Inf | unknown
264.37/265.46	c   265s| 44900 |  2609 |498550 |  11.0 |   442M |  95 |6336 |2630 | 833 |2403 |  0 |  41k|  11 | 9.000000e+00 |      --      |    Inf | unknown
264.98/266.10	c   266s| 45000 |  2637 |500006 |  11.1 |   442M |  95 |6336 |2515 | 835 |2408 |  1 |  41k|  11 | 9.000000e+00 |      --      |    Inf | unknown
265.66/266.74	c   267s| 45100 |  2640 |501471 |  11.1 |   442M |  95 |6336 |2586 | 834 |2414 |  0 |  41k|  11 | 9.000000e+00 |      --      |    Inf | unknown
266.36/267.41	c   267s| 45200 |  2636 |502619 |  11.1 |   442M |  95 |6336 |2592 | 834 |2419 |  1 |  41k|  11 | 9.000000e+00 |      --      |    Inf | unknown
266.85/267.93	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
266.85/267.93	c   268s| 45300 |  2632 |503446 |  11.1 |   442M |  95 |6336 |2652 | 829 |2420 |  1 |  41k|  11 | 9.000000e+00 |      --      |    Inf | unknown
267.25/268.38	c   268s| 45400 |  2636 |504502 |  11.1 |   442M |  95 |6336 |2649 | 823 |2422 |  1 |  41k|  11 | 9.000000e+00 |      --      |    Inf | unknown
267.85/268.91	c   269s| 45500 |  2627 |505394 |  11.1 |   442M |  95 |6336 |2631 | 835 |2424 |  0 |  41k|  11 | 9.000000e+00 |      --      |    Inf | unknown
268.35/269.43	c   269s| 45600 |  2635 |506832 |  11.1 |   443M |  95 |6336 |2537 | 830 |2425 |  0 |  42k|  11 | 9.000000e+00 |      --      |    Inf | unknown
268.96/270.06	c   270s| 45700 |  2640 |508361 |  11.1 |   443M |  95 |6336 |2569 | 830 |2429 |  0 |  42k|  11 | 9.000000e+00 |      --      |    Inf | unknown
269.44/270.54	c   271s| 45800 |  2668 |509677 |  11.1 |   443M |  95 |6336 |2583 | 830 |2437 |  1 |  42k|  11 | 9.000000e+00 |      --      |    Inf | unknown
269.95/271.04	c   271s| 45900 |  2676 |510512 |  11.1 |   443M |  95 |6336 |2600 |   0 |2439 |  0 |  42k|  11 | 9.000000e+00 |      --      |    Inf | unknown
270.44/271.56	c   272s| 46000 |  2685 |511370 |  11.1 |   443M |  95 |6336 |2621 | 835 |2446 |  1 |  42k|  11 | 9.000000e+00 |      --      |    Inf | unknown
271.05/272.18	c   272s| 46100 |  2681 |512430 |  11.1 |   443M |  95 |6336 |2652 | 835 |2450 |  0 |  42k|  11 | 9.000000e+00 |      --      |    Inf | unknown
271.73/272.81	c   273s| 46200 |  2680 |513145 |  11.1 |   443M |  95 |6336 |2663 | 834 |2458 |  0 |  42k|  11 | 9.000000e+00 |      --      |    Inf | unknown
272.43/273.57	c   274s| 46300 |  2679 |514127 |  11.0 |   443M |  95 |6336 |2678 | 834 |2461 |  1 |  42k|  11 | 9.000000e+00 |      --      |    Inf | unknown
273.13/274.25	c   274s| 46400 |  2673 |515112 |  11.0 |   443M |  95 |6336 |2717 | 835 |2466 |  1 |  42k|  11 | 9.000000e+00 |      --      |    Inf | unknown
273.63/274.77	c   275s| 46500 |  2677 |516124 |  11.0 |   443M |  95 |6336 |2757 | 830 |2470 |  1 |  43k|  11 | 9.000000e+00 |      --      |    Inf | unknown
274.12/275.26	c   275s| 46600 |  2686 |517324 |  11.0 |   443M |  95 |6336 |2744 |   0 |2475 |  0 |  43k|  11 | 9.000000e+00 |      --      |    Inf | unknown
274.52/275.70	c   276s| 46700 |  2696 |518133 |  11.0 |   443M |  95 |6336 |2784 | 830 |2475 |  0 |  43k|  11 | 9.000000e+00 |      --      |    Inf | unknown
275.03/276.19	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
275.03/276.19	c   276s| 46800 |  2703 |518854 |  11.0 |   443M |  95 |6336 |2788 | 834 |2476 |  1 |  43k|  11 | 9.000000e+00 |      --      |    Inf | unknown
275.52/276.63	c   277s| 46900 |  2699 |519454 |  11.0 |   443M |  95 |6336 |2867 |   0 |2483 |  0 |  43k|  11 | 9.000000e+00 |      --      |    Inf | unknown
275.93/277.03	c   277s| 47000 |  2697 |519924 |  11.0 |   444M |  95 |6336 |2894 | 832 |2485 |  1 |  43k|  11 | 9.000000e+00 |      --      |    Inf | unknown
276.41/277.57	c   278s| 47100 |  2697 |521227 |  11.0 |   444M |  95 |6336 |2920 | 833 |2491 |  0 |  43k|  11 | 9.000000e+00 |      --      |    Inf | unknown
276.71/277.88	c   278s| 47200 |  2720 |522099 |  11.0 |   444M |  95 |6336 |2866 |   0 |2492 |  0 |  43k|  11 | 9.000000e+00 |      --      |    Inf | unknown
277.02/278.14	c   278s| 47300 |  2723 |522524 |  11.0 |   444M |  95 |6336 |2865 |   0 |2492 |  0 |  43k|  11 | 9.000000e+00 |      --      |    Inf | unknown
277.21/278.39	c   278s| 47400 |  2721 |523037 |  11.0 |   444M |  95 |6336 |2877 | 829 |2492 |  1 |  43k|  11 | 9.000000e+00 |      --      |    Inf | unknown
277.51/278.63	c   279s| 47500 |  2718 |523369 |  11.0 |   444M |  95 |6336 |2871 | 829 |2492 |  0 |  43k|  11 | 9.000000e+00 |      --      |    Inf | unknown
277.92/279.03	c   279s| 47600 |  2712 |523831 |  11.0 |   444M |  95 |6336 |2942 |   0 |2492 |  0 |  43k|  11 | 9.000000e+00 |      --      |    Inf | unknown
278.20/279.31	c   279s| 47700 |  2727 |524626 |  10.9 |   444M |  95 |6336 |2907 | 829 |2492 |  1 |  44k|  11 | 9.000000e+00 |      --      |    Inf | unknown
278.60/279.72	c   280s| 47800 |  2728 |525548 |  10.9 |   444M |  95 |6336 |2984 | 829 |2492 |  1 |  44k|  11 | 9.000000e+00 |      --      |    Inf | unknown
278.91/280.01	c   280s| 47900 |  2729 |526239 |  10.9 |   444M |  95 |6336 |3037 | 829 |2492 |  1 |  44k|  11 | 9.000000e+00 |      --      |    Inf | unknown
279.20/280.30	c   280s| 48000 |  2728 |526675 |  10.9 |   444M |  95 |6336 |2954 | 829 |2492 |  1 |  44k|  11 | 9.000000e+00 |      --      |    Inf | unknown
279.70/280.81	c   281s| 48100 |  2726 |527363 |  10.9 |   444M |  95 |6336 |3002 | 829 |2492 |  1 |  44k|  11 | 9.000000e+00 |      --      |    Inf | unknown
280.01/281.20	c   281s| 48200 |  2723 |528239 |  10.9 |   445M |  95 |6336 |2966 | 829 |2492 |  1 |  44k|  11 | 9.000000e+00 |      --      |    Inf | unknown
280.49/281.61	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
280.49/281.61	c   282s| 48300 |  2725 |529153 |  10.9 |   445M |  95 |6336 |2974 | 829 |2492 |  1 |  44k|  11 | 9.000000e+00 |      --      |    Inf | unknown
280.69/281.86	c   282s| 48400 |  2728 |529752 |  10.9 |   445M |  95 |6336 |2908 |   0 |2492 |  0 |  44k|  11 | 9.000000e+00 |      --      |    Inf | unknown
281.00/282.14	c   282s| 48500 |  2729 |530437 |  10.9 |   445M |  95 |6336 |2921 |   0 |2492 |  0 |  44k|  11 | 9.000000e+00 |      --      |    Inf | unknown
281.29/282.45	c   282s| 48600 |  2742 |531343 |  10.9 |   445M |  95 |6336 |2927 | 829 |2492 |  1 |  44k|  11 | 9.000000e+00 |      --      |    Inf | unknown
281.59/282.79	c   283s| 48700 |  2739 |532310 |  10.9 |   445M |  95 |6336 |2906 | 829 |2492 |  1 |  44k|  11 | 9.000000e+00 |      --      |    Inf | unknown
282.00/283.14	c   283s| 48800 |  2746 |533279 |  10.9 |   445M |  95 |6336 |2945 | 829 |2492 |  1 |  44k|  11 | 9.000000e+00 |      --      |    Inf | unknown
282.28/283.45	c   283s| 48900 |  2745 |534171 |  10.9 |   445M |  95 |6336 |2840 |   0 |2492 |  0 |  44k|  11 | 9.000000e+00 |      --      |    Inf | unknown
282.89/284.09	c   284s| 49000 |  2793 |536328 |  10.9 |   445M |  95 |6336 |2590 | 826 |2493 |  1 |  44k|  11 | 9.000000e+00 |      --      |    Inf | unknown
283.38/284.54	c   285s| 49100 |  2803 |536982 |  10.9 |   445M |  95 |6336 |2560 | 826 |2493 |  1 |  45k|  11 | 9.000000e+00 |      --      |    Inf | unknown
283.89/285.06	c   285s| 49200 |  2814 |537892 |  10.9 |   446M |  95 |6336 |2574 | 826 |2493 |  0 |  45k|  11 | 9.000000e+00 |      --      |    Inf | unknown
284.38/285.55	c   286s| 49300 |  2822 |538702 |  10.9 |   446M |  95 |6336 |2627 | 826 |2493 |  1 |  45k|  11 | 9.000000e+00 |      --      |    Inf | unknown
284.89/286.05	c   286s| 49400 |  2819 |540182 |  10.9 |   446M |  95 |6336 |2588 | 826 |2493 |  0 |  45k|  11 | 9.000000e+00 |      --      |    Inf | unknown
285.37/286.53	c   287s| 49500 |  2819 |541148 |  10.9 |   446M |  95 |6336 |2619 | 826 |2493 |  1 |  45k|  11 | 9.000000e+00 |      --      |    Inf | unknown
285.88/287.03	c   287s| 49600 |  2833 |542500 |  10.9 |   446M |  95 |6336 |2545 |   0 |2493 |  0 |  45k|  11 | 9.000000e+00 |      --      |    Inf | unknown
286.37/287.54	c   288s| 49700 |  2833 |543488 |  10.9 |   446M |  95 |6336 |2534 | 826 |2493 |  1 |  45k|  11 | 9.000000e+00 |      --      |    Inf | unknown
286.77/287.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
286.77/287.99	c   288s| 49800 |  2842 |544703 |  10.9 |   446M |  95 |6336 |2575 | 826 |2494 |  1 |  45k|  11 | 9.000000e+00 |      --      |    Inf | unknown
287.26/288.43	c   288s| 49900 |  2846 |545864 |  10.9 |   446M |  95 |6336 |2574 | 826 |2494 |  1 |  45k|  11 | 9.000000e+00 |      --      |    Inf | unknown
287.76/288.95	c   289s| 50000 |  2860 |546982 |  10.9 |   446M |  95 |6336 |2599 | 826 |2494 |  0 |  45k|  11 | 9.000000e+00 |      --      |    Inf | unknown
288.36/289.58	c   290s| 50100 |  2866 |547895 |  10.9 |   446M |  95 |6336 |2617 | 826 |2494 |  1 |  45k|  11 | 9.000000e+00 |      --      |    Inf | unknown
288.97/290.13	c   290s| 50200 |  2876 |548961 |  10.9 |   446M |  95 |6336 |2640 | 826 |2494 |  1 |  45k|  11 | 9.000000e+00 |      --      |    Inf | unknown
289.65/290.80	c   291s| 50300 |  2877 |549793 |  10.9 |   446M |  95 |6336 |2689 |   0 |2494 |  0 |  45k|  11 | 9.000000e+00 |      --      |    Inf | unknown
290.25/291.43	c   291s| 50400 |  2883 |550930 |  10.9 |   446M |  95 |6336 |2699 | 826 |2494 |  1 |  45k|  11 | 9.000000e+00 |      --      |    Inf | unknown
290.86/292.06	c   292s| 50500 |  2885 |551948 |  10.9 |   446M |  95 |6336 |2727 | 826 |2494 |  1 |  46k|  11 | 9.000000e+00 |      --      |    Inf | unknown
291.45/292.67	c   293s| 50600 |  2887 |553249 |  10.9 |   447M |  96 |6336 |2680 |   0 |2494 |  0 |  46k|  11 | 9.000000e+00 |      --      |    Inf | unknown
292.14/293.32	c   293s| 50700 |  2889 |554530 |  10.9 |   447M |  96 |6336 |2675 | 826 |2494 |  0 |  46k|  11 | 9.000000e+00 |      --      |    Inf | unknown
292.64/293.83	c   294s| 50800 |  2891 |555370 |  10.9 |   447M |  96 |6336 |2656 |   0 |2494 |  0 |  46k|  11 | 9.000000e+00 |      --      |    Inf | unknown
293.14/294.39	c   294s| 50900 |  2889 |556792 |  10.9 |   447M |  96 |6336 |2697 | 826 |2494 |  1 |  46k|  11 | 9.000000e+00 |      --      |    Inf | unknown
293.74/294.99	c   295s| 51000 |  2888 |558025 |  10.9 |   447M |  96 |6336 |2662 | 826 |2494 |  1 |  46k|  11 | 9.000000e+00 |      --      |    Inf | unknown
294.33/295.55	c   296s| 51100 |  2884 |558801 |  10.9 |   447M |  96 |6336 |2652 | 826 |2494 |  0 |  46k|  11 | 9.000000e+00 |      --      |    Inf | unknown
295.03/296.21	c   296s| 51200 |  2882 |560039 |  10.9 |   447M |  96 |6336 |2626 |   0 |2494 |  0 |  46k|  11 | 9.000000e+00 |      --      |    Inf | unknown
295.63/296.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
295.63/296.80	c   297s| 51300 |  2910 |561108 |  10.9 |   448M |  96 |6336 |2607 | 826 |2494 |  0 |  46k|  11 | 9.000000e+00 |      --      |    Inf | unknown
297.02/298.27	c   298s| 51400 |  2911 |562413 |  10.9 |   449M |  96 |6336 |2627 |   0 |2494 |  0 |  46k|  11 | 9.000000e+00 |      --      |    Inf | unknown
297.72/298.97	c   299s| 51500 |  2936 |563619 |  10.9 |   450M |  96 |6336 |2633 |   0 |2494 |  0 |  46k|  11 | 9.000000e+00 |      --      |    Inf | unknown
298.42/299.65	c   300s| 51600 |  2944 |564782 |  10.9 |   450M |  96 |6336 |2624 | 826 |2494 |  1 |  47k|  11 | 9.000000e+00 |      --      |    Inf | unknown
299.21/300.40	c   300s| 51700 |  2942 |565865 |  10.9 |   450M |  96 |6336 |2633 | 826 |2494 |  0 |  47k|  11 | 9.000000e+00 |      --      |    Inf | unknown
299.82/301.04	c   301s| 51800 |  2956 |567237 |  10.9 |   450M |  96 |6336 |2627 | 826 |2494 |  0 |  47k|  11 | 9.000000e+00 |      --      |    Inf | unknown
300.82/302.04	c   302s| 51900 |  2959 |568139 |  10.9 |   454M |  96 |6336 |2667 |   0 |2494 |  0 |  47k|  11 | 9.000000e+00 |      --      |    Inf | unknown
301.70/302.99	c   303s| 52000 |  2960 |569318 |  10.9 |   455M |  96 |6336 |2651 | 826 |2494 |  1 |  47k|  11 | 9.000000e+00 |      --      |    Inf | unknown
302.70/303.91	c   304s| 52100 |  2968 |570823 |  10.9 |   457M |  96 |6336 |2675 | 826 |2494 |  1 |  47k|  11 | 9.000000e+00 |      --      |    Inf | unknown
303.60/304.89	c   305s| 52200 |  2966 |572398 |  10.9 |   458M |  96 |6336 |2649 | 826 |2494 |  0 |  47k|  11 | 9.000000e+00 |      --      |    Inf | unknown
304.39/305.63	c   306s| 52300 |  2980 |574020 |  10.9 |   458M |  96 |6336 |2672 | 826 |2494 |  0 |  47k|  11 | 9.000000e+00 |      --      |    Inf | unknown
305.19/306.45	c   306s| 52400 |  2982 |574993 |  10.9 |   460M |  96 |6336 |2687 | 826 |2494 |  1 |  47k|  11 | 9.000000e+00 |      --      |    Inf | unknown
306.09/307.39	c   307s| 52500 |  2984 |575920 |  10.9 |   461M |  96 |6336 |2717 | 826 |2494 |  0 |  47k|  11 | 9.000000e+00 |      --      |    Inf | unknown
306.69/307.97	c   308s| 52600 |  2997 |577320 |  10.9 |   461M |  96 |6336 |2673 |   0 |2494 |  0 |  47k|  11 | 9.000000e+00 |      --      |    Inf | unknown
307.28/308.53	c   309s| 52700 |  3001 |578533 |  10.9 |   461M |  96 |6336 |2688 | 826 |2494 |  1 |  47k|  11 | 9.000000e+00 |      --      |    Inf | unknown
307.99/309.23	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
307.99/309.23	c   309s| 52800 |  2994 |579583 |  10.9 |   461M |  97 |6336 |2721 | 826 |2494 |  1 |  47k|  11 | 9.000000e+00 |      --      |    Inf | unknown
308.68/309.92	c   310s| 52900 |  2992 |580486 |  10.9 |   462M |  97 |6336 |2648 | 826 |2494 |  0 |  47k|  11 | 9.000000e+00 |      --      |    Inf | unknown
309.38/310.65	c   311s| 53000 |  2998 |581604 |  10.9 |   462M |  97 |6336 |2681 | 826 |2494 |  1 |  48k|  11 | 9.000000e+00 |      --      |    Inf | unknown
310.08/311.40	c   311s| 53100 |  3005 |583232 |  10.9 |   462M |  97 |6336 |2694 | 826 |2494 |  0 |  48k|  11 | 9.000000e+00 |      --      |    Inf | unknown
310.89/312.14	c   312s| 53200 |  3009 |584665 |  10.9 |   462M |  97 |6336 |2720 | 826 |2494 |  1 |  48k|  11 | 9.000000e+00 |      --      |    Inf | unknown
311.67/312.94	c   313s| 53300 |  3009 |586289 |  11.0 |   462M |  97 |6336 |2724 | 826 |2494 |  1 |  48k|  11 | 9.000000e+00 |      --      |    Inf | unknown
312.57/313.87	c   314s| 53400 |  3008 |587651 |  11.0 |   462M |  97 |6336 |2731 | 826 |2494 |  1 |  48k|  11 | 9.000000e+00 |      --      |    Inf | unknown
313.17/314.43	c   314s| 53500 |  3014 |588769 |  11.0 |   463M |  97 |6336 |2731 | 826 |2494 |  0 |  48k|  11 | 9.000000e+00 |      --      |    Inf | unknown
313.78/315.06	c   315s| 53600 |  3020 |590472 |  11.0 |   463M |  97 |6336 |2740 | 826 |2494 |  1 |  48k|  11 | 9.000000e+00 |      --      |    Inf | unknown
314.46/315.78	c   316s| 53700 |  3018 |592446 |  11.0 |   463M |  97 |6336 |2743 | 826 |2494 |  0 |  48k|  11 | 9.000000e+00 |      --      |    Inf | unknown
315.36/316.61	c   317s| 53800 |  3020 |593660 |  11.0 |   464M |  97 |6336 |2627 | 826 |2494 |  1 |  48k|  11 | 9.000000e+00 |      --      |    Inf | unknown
316.15/317.42	c   317s| 53900 |  3007 |595155 |  11.0 |   464M |  97 |6336 |2610 | 826 |2494 |  1 |  48k|  11 | 9.000000e+00 |      --      |    Inf | unknown
316.95/318.20	c   318s| 54000 |  3013 |596858 |  11.0 |   464M |  97 |6336 |2628 | 826 |2494 |  1 |  48k|  11 | 9.000000e+00 |      --      |    Inf | unknown
317.55/318.80	c   319s| 54100 |  3020 |597989 |  11.0 |   464M |  97 |6336 |2675 | 826 |2494 |  1 |  48k|  11 | 9.000000e+00 |      --      |    Inf | unknown
318.25/319.55	c   320s| 54200 |  3021 |599508 |  11.0 |   464M |  97 |6336 |2638 | 826 |2494 |  1 |  48k|  11 | 9.000000e+00 |      --      |    Inf | unknown
318.94/320.28	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
318.94/320.28	c   320s| 54300 |  3031 |600641 |  11.0 |   465M |  97 |6336 |2640 | 826 |2494 |  1 |  49k|  11 | 9.000000e+00 |      --      |    Inf | unknown
319.34/320.65	o 9
319.34/320.65	c r 321s| 54350 |     0 |601011 |  11.0 |rounding|  97 |6336 |2651 | 826 |2494 |  0 |  49k|  11 | 9.000000e+00 | 9.000000e+00 |   0.00%| 100.00%
319.34/320.66	c 
319.34/320.66	c SCIP Status        : problem is solved [optimal solution found]
319.34/320.66	c Solving Time (sec) : 320.65
319.34/320.66	c Solving Nodes      : 54350
319.34/320.66	c Primal Bound       : +9.00000000000000e+00 (1 solutions)
319.34/320.66	c Dual Bound         : +9.00000000000000e+00
319.34/320.66	c Gap                : 0.00 %
319.34/320.66	s OPTIMUM FOUND
319.34/320.66	v x6772 -x6379 -x3921 -x4154 -x3624 -x5162 -x4690 -x2271 -x1859 -x4998 -x4982 -x5028 -x5010 -x5088 -x5102 -x3425 -x3410 -x3601 -x3620 
319.34/320.66	v -x3557 -x3580 -x4077 -x4084 -x4109 -x4128 -x2236 -x2222 -x2254 -x2245 -x1944 x1928 -x1849 -x1835 -x3039 -x3027 -x3058 -x3049 
319.34/320.66	v -x2763 -x2748 -x2739 -x2729 -x471 -x484 -x498 -x511 -x4010 -x6460 -x6948 -x5482 -x5943 -x4488 -x5033 x3421 -x3560 -x1189 
319.34/320.66	v -x981 x1658 -x1612 -x348 -x230 -x777 -x744 -x6754 -x6963 -x6301 -x6354 -x5842 -x5960 -x5298 -x5360 -x5814 -x5017 -x1345 -x1327 
319.34/320.66	v -x1428 -x1410 -x892 -x879 -x912 -x904 x2214 -x2226 -x2377 -x2390 -x1799 -x1809 -x1822 -x1838 -x2961 -x2967 -x3005 -x3018 -x2622 
319.34/320.66	v -x2629 -x2641 -x2651 -x2945 -x2936 -x4586 -x4565 -x4512 -x4525 -x4539 -x4562 -x4932 -x4950 -x5020 -x5035 -x3918 -x3967 
319.34/320.66	v x4330 -x4546 -x4813 -x4856 -x3308 -x3290 -x3848 -x3903 -x4766 -x4371 -x5256 -x5271 -x5627 -x5606 -x6127 -x6162 -x3771 -x2827 
319.34/320.66	v -x3128 -x2029 -x2442 x911 -x1364 -x37 -x499 -x795 -x69 -x3032 x2755 -x2323 -x1867 -x5205 -x4780 -x4212 -x3089 -x2959 -x2966 -x2972 
319.34/320.66	v -x2976 -x2982 -x2991 -x3003 -x1922 -x1893 -x1901 -x1873 -x1878 -x1856 -x1865 -x1825 -x2386 -x2310 -x2324 -x2330 -x2340 
319.34/320.66	v -x2263 -x2273 -x2285 -x4567 -x4621 -x4604 -x4647 -x4631 -x4677 -x4668 -x4708 -x5006 -x5092 -x5078 -x5062 -x5046 -x5154 -x5139 
319.34/320.66	v -x5121 -x3382 -x3394 -x3411 -x3592 -x3575 -x3632 -x3608 -x3521 x4000 -x3950 -x3964 -x3912 -x3928 -x4166 -x4148 -x4129 -x6293 
319.34/320.66	v -x6345 -x6342 -x6387 -x6373 -x6412 -x6399 -x6651 -x6920 -x6807 -x6792 -x6784 -x6764 -x6864 -x6853 -x6841 -x5971 -x5977 -x6025 
319.34/320.66	v -x6005 -x5658 -x5675 -x5620 -x5644 -x5510 -x5498 -x5508 -x5494 -x5480 -x5461 -x5193 -x5177 -x4825 -x4835 -x4852 -x4851 -x4858 
319.34/320.66	v -x4873 -x4894 -x4907 -x4513 -x4361 -x4377 -x4334 -x4320 -x4336 -x4408 -x4427 -x3938 -x3957 -x3970 -x3836 -x3855 -x3867 -x3888 
319.34/320.66	v -x3905 -x3455 -x3404 -x3422 -x3371 -x3389 -x3337 -x3339 -x3357 -x2856 x2843 -x2831 -x2823 -x2811 -x2804 -x2795 -x2797 -x3060 
319.34/320.66	v -x3140 -x3136 -x3155 -x3148 -x3107 -x3095 -x3124 -x1968 -x1933 -x1946 -x2032 -x2014 -x2003 -x1990 -x2097 -x5690 -x5664 -x5654 
319.34/320.66	v -x5634 -x5451 -x5470 -x5169 -x5185 x4885 -x4870 -x4920 -x4904 -x4345 -x4331 -x4434 -x4414 -x3856 -x3838 -x3893 -x3874 -x3388 
319.34/320.66	v -x3372 -x3348 -x3328 -x2122 -x2132 -x2101 -x2113 -x2590 -x2610 -x2511 -x2522 -x2899 -x2907 -x2882 -x2890 -x3736 -x3233 -x3250 
319.34/320.66	v -x3264 -x3284 -x3310 -x3322 -x3347 -x4299 -x4280 -x4260 -x3803 -x3818 -x3778 -x3796 -x3881 -x6635 -x6547 -x6558 -x6572 
319.34/320.66	v -x6583 -x6507 -x6474 -x6532 -x7049 -x7012 -x7026 -x6990 -x7002 -x6974 -x6984 -x6956 -x5804 -x5576 -x5591 -x5599 -x5613 -x5630 
319.34/320.66	v -x5650 -x5668 -x6278 -x6237 -x6252 -x6106 -x6117 -x6082 -x6095 -x6155 -x1335 -x1437 -x1419 -x1403 -x1390 x1486 -x1473 -x1457 
319.34/320.66	v -x886 -x921 -x910 -x943 -x934 -x960 -x954 -x982 -x1312 -x562 -x548 -x537 -x527 -x510 -x495 -x482 -x2820 -x2835 -x2847 -x2859 
319.34/320.66	v -x2868 -x2384 -x2376 -x2363 -x2349 -x2341 -x2329 -x2322 -x2312 -x2293 -x2286 -x2274 -x2507 -x2474 -x2485 -x2439 -x2457 -x2403 
319.34/320.66	v -x2420 -x1953 -x1940 -x1976 -x1965 -x1902 -x1892 -x1921 -x1912 -x1862 -x2135 -x2050 -x2067 -x2081 -x2093 -x1992 -x2006 -x2018 
319.34/320.66	v -x2025 -x1363 -x1371 -x1324 -x1349 -x1411 -x1426 -x1385 -x1648 -x1629 -x1608 -x1723 -x1703 -x1683 -x1669 -x1787 -x1770 -x1767 
319.34/320.66	v -x1754 -x880 -x893 -x907 -x915 -x922 -x1106 -x1148 -x1132 -x1190 -x1173 -x1215 -x1195 -x1250 -x1230 -x1291 -x1276 -x1321 
319.34/320.66	v -x1305 -x556 -x567 -x532 -x766 -x750 -x738 -x720 -x700 -x689 -x675 -x873 -x860 -x847 -x834 -x819 -x812 -x805 -x793 -x74 -x172 
319.34/320.66	v -x328 -x307 -x350 -x333 -x248 -x233 -x291 -x269 -x435 -x417 -x466 -x447 -x378 -x366 -x398 -x7019 -x7052 -x7039 -x6875 -x6885 
319.34/320.66	v -x6898 -x6911 -x6919 -x6929 -x6945 -x6959 -x6759 -x6778 -x6800 -x6813 -x6829 -x6553 -x6633 -x6617 -x6607 -x6594 -x6459 -x6472 
319.34/320.66	v -x6429 -x6445 -x6526 -x6544 -x6485 -x6501 -x6325 x6358 -x6308 -x6400 -x6388 -x6374 -x6468 -x5929 -x5851 -x5831 -x5886 -x5413 
319.34/320.66	v x5394 -x5377 -x5346 -x1384 -x1706 -x1728 -x1677 -x930 -x956 -x945 -x1212 -x536 -x516 -x504 -x492 -x67 -x106 -x96 -x27 -x2992 
319.34/320.66	v -x3047 -x3056 -x3021 -x2669 -x2677 -x2687 -x2692 -x365 -x1588 -x1318 -x5375 -x5833 x6372 -x6693 -x7107 -x3537 -x2303 -x2750 
319.34/320.66	v -x3028 -x81 -x602 -x1030 -x1452 -x6110 x6043 -x4051 -x4070 -x4087 -x4107 -x4113 -x4131 -x4146 -x4164 -x4016 -x4672 -x4691 -x4644 
319.34/320.66	v -x4659 -x4646 -x4605 -x4620 -x4470 -x4455 -x4437 -x5110 -x5125 -x5143 -x5138 -x5152 -x5011 -x4938 -x4924 -x4972 -x4956 -x5750 
319.34/320.66	v -x5733 -x5739 -x5364 -x5306 -x5326 -x5417 -x5439 -x5382 -x5399 -x6189 -x6068 -x5835 -x5852 -x5874 -x5892 -x5911 -x5927 
319.34/320.66	v -x5946 x6473 -x6431 -x6446 -x6395 -x6409 -x6368 -x6381 -x6329 -x6964 -x6874 -x6886 -x6897 -x6912 -x6818 -x6833 -x6846 -x226 -x284 
319.34/320.66	v -x263 -x320 -x299 -x349 -x335 -x386 -x3230 -x3224 -x3199 -x3208 -x3122 -x3129 -x3103 -x3115 -x2910 -x2916 -x2915 -x2928 
319.34/320.66	v -x2937 -x2944 -x2796 -x2805 -x762 -x754 -x743 -x745 -x733 -x714 -x697 -x685 -x168 -x319 -x304 -x359 -x361 -x343 -x258 -x241 -x1540 
319.34/320.66	v -x1496 -x1516 -x1593 x1582 -x1579 -x1564 -x1553 -x1010 -x1017 -x1031 -x1041 -x1053 -x1090 -x1084 -x1069 -x620 -x577 -x592 
319.34/320.66	v -x652 -x665 -x629 -x639 -x650 -x112 -x117 -x129 -x146 -x159 -x178 -x192 -x205 -x1374 -x1330 -x1346 -x1534 -x1547 -x1506 -x1523 
319.34/320.66	v -x1474 -x4557 -x4511 -x4022 -x3906 -x3476 x3428 -x6939 -x6787 -x6514 -x6493 -x6061 -x5990 -x5546 -x5533 -x1509 -x1573 -x1025 
319.34/320.66	v -x1063 -x4057 x3525 -x3045 -x2720 -x2447 -x2028 -x1712 -x1243 -x711 -x1779 -x1761 -x1748 -x1735 -x1705 -x1693 -x1678 -x1415 
319.34/320.66	v -x1097 -x1295 -x1280 -x1322 -x1307 -x1226 -x1207 -x1265 -x2618 -x2573 -x2585 -x2429 -x2448 -x2393 -x2417 -x2487 -x2143 -x2153 
319.34/320.66	v -x2168 -x2185 -x2203 -x1986 -x1999 -x2012 -x3221 -x3201 -x3209 -x3176 -x3191 -x3159 -x3168 -x3150 -x2920 -x2912 -x2926 -x2938 
319.34/320.66	v -x2946 -x2877 -x2885 -x2892 -x2649 x2637 -x2639 -x3788 -x3773 -x3824 -x3806 -x3868 -x4250 -x4270 -x4292 -x4284 -x4307 -x3291 
319.34/320.66	v -x3275 -x3259 -x3643 -x3662 -x3740 -x3759 -x3750 -x3697 -x3712 -x4874 -x3192 -x2950 -x2550 -x2264 -x1853 -x4738 -x5232 
319.34/320.66	v x3554 -x4096 -x4532 -x4548 -x4591 -x4571 -x4623 -x4608 -x4656 -x4640 -x5016 -x5027 -x4986 -x4999 -x5104 -x5089 -x5076 -x5060 
319.34/320.66	v -x5443 -x5420 -x5324 -x5301 -x5366 -x5344 -x5761 -x5777 -x5962 -x5944 -x5920 -x5910 -x5890 -x5873 -x5854 -x5834 -x6537 -x6519 
319.34/320.66	v -x6316 -x6303 -x6344 -x6326 x6382 -x6367 -x6965 -x6952 -x6934 -x6923 -x6805 -x6791 -x6779 -x6760 -x306 -x324 -x265 -x286 -x224 
319.34/320.66	v -x245 -x448 -x465 -x735 -x753 -x763 -x775 -x679 -x694 -x705 -x721 -x626 -x614 -x1103 -x1117 -x1077 -x1089 -x1164 -x1187 -x570 
319.34/320.66	v -x558 -x488 -x473 -x521 -x509 -x2829 -x2818 -x2719 -x2733 -x2691 -x2704 -x2774 -x2780 -x2742 -x2757 -x3007 -x3016 -x3023 
319.34/320.66	v -x3035 -x3044 -x3055 -x3066 -x3074 -x1826 -x1841 -x1801 -x1810 -x1961 -x1974 -x1936 -x1954 -x2287 -x2296 -x2211 -x2225 x2239 
319.34/320.66	v -x2251 -x2353 -x2366 -x5240 -x5244 -x5282 -x5266 -x5197 -x5179 -x5233 -x5215 -x4348 -x4786 -x4798 -x4782 -x4768 -x4757 -x4737 
319.34/320.66	v -x4724 -x3854 -x3870 -x3889 -x3904 -x4191 -x4174 -x4225 -x4210 -x3246 -x3336 -x3355 -x3301 -x3309 -x3319 -x3689 -x3676 -x6405 
319.34/320.66	v -x6391 -x6313 -x6298 -x6349 -x6330 -x6335 -x6497 -x5897 -x5880 -x5859 -x5840 -x5961 -x5942 -x5922 -x5916 -x5796 -x5815 -x5319 
319.34/320.66	v -x5300 -x5362 -x5338 -x5404 -x5387 -x942 -x931 -x959 -x949 -x1196 -x1220 -x1235 -x1254 -x1355 -x1342 -x1438 -x1423 -x1404 
319.34/320.66	v -x1393 -x1701 -x1722 -x76 -x61 -x104 -x93 -x24 -x9 -x50 -x36 -x596 x583 -x564 -x549 -x538 -x524 -x512 -x501 -x2656 -x2666 -x2674 
319.34/320.66	v -x2684 -x2698 -x2715 -x2726 -x2738 -x2956 -x2962 -x2997 -x3010 -x2979 -x2987 -x3050 -x3061 -x364 -x313 -x331 -x164 -x728 
319.34/320.66	v -x749 -x761 -x772 -x2934 -x2927 -x2913 -x2902 -x3118 -x3211 -x3202 -x3223 -x2079 -x2066 -x2049 -x2144 -x2437 -x2475 -x2461 -x2499 
319.34/320.66	v -x4522 x4534 -x4556 -x4449 -x4607 -x5024 -x5039 -x4995 -x5077 -x5064 -x5048 -x3364 -x2076 -x2061 -x2040 -x2027 -x2540 -x2479 
319.34/320.66	v x2468 -x2500 -x2109 -x2137 -x2128 -x2064 -x2571 -x2556 -x2545 -x2531 -x2876 -x2900 -x2891 -x2924 -x2690 -x3190 -x3179 -x3167 
319.34/320.66	v -x3015 -x2985 -x2995 -x314 -x201 -x135 -x122 -x163 -x655 -x642 -x631 -x617 -x3457 -x3430 -x4044 -x4062 -x4080 -x4097 -x4119 
319.34/320.66	v -x4137 -x3994 -x3980 -x4023 -x4008 -x2759 -x2745 -x2785 -x2773 -x2857 -x2867 -x2793 -x2806 -x2814 -x2826 -x3086 -x3083 -x3146 
319.34/320.66	v -x3154 -x3137 -x3142 -x3123 -x3132 -x3101 -x3113 x2181 -x2200 -x1989 -x2002 -x2017 -x2026 -x2045 -x2062 -x2594 -x2609 -x2563 
319.34/320.66	v -x2578 -x2440 -x2458 -x2394 -x2411 -x1184 -x1163 -x1096 -x1078 -x1122 -x1110 -x1283 -x1281 -x1665 -x1650 -x1631 -x1613 -x1596 
319.34/320.66	v -x1581 -x1571 -x1561 -x206 -x223 -x247 -x229 -x285 -x268 -x318 -x303 -x3312 -x3327 -x3333 -x3353 -x2906 -x2896 -x2923 -x2922 
319.34/320.66	v -x3185 -x3174 -x3166 -x3158 -x2023 -x2011 -x2175 -x2157 -x2453 -x2434 -x2419 -x2401 x1246 -x1264 -x1277 -x1292 -x1711 -x1727 
319.34/320.66	v -x1676 -x1689 -x1396 -x1386 -x415 -x433 -x33 -x22 -x57 -x45 -x3338 -x3871 -x4412 x4906 -x5182 -x5643 -x6091 -x6614 -x7082 
319.34/320.66	v -x1329 -x1344 -x1413 -x1432 -x1381 -x1397 -x5407 -x5429 -x5372 -x5391 -x5334 -x5353 -x5359 -x5297 -x5317 -x5539 -x5819 -x5801 
319.34/320.66	v -x5789 -x5772 -x5756 -x5743 -x5725 -x5709 -x5903 -x5915 -x5939 -x5959 -x5826 -x5841 -x5860 -x5876 -x6116 -x6105 -x6260 -x6246 
319.34/320.66	v -x6288 -x6272 -x6197 -x6182 -x6230 -x6216 -x6336 -x6355 -x6304 -x6321 -x6312 -x6394 -x6640 -x6625 -x6613 -x6598 -x6692 -x6675 
319.34/320.66	v -x6666 -x6648 -x6744 -x6733 -x6719 -x6708 -x6770 -x6785 -x6802 -x6789 -x7006 -x6993 -x7035 -x7024 -x7058 -x7045 -x7078 
319.34/320.66	v -x7063 -x7109 -x7097 -x7127 -x7117 -x7152 -x7140 -x3474 -x3459 -x3738 -x3753 -x3702 -x3718 -x3669 -x3685 -x3634 -x3652 -x3612 
319.34/320.66	v -x3626 -x3570 -x3591 -x3539 -x3556 -x3508 -x3524 -x3820 -x3801 -x4240 -x4261 -x4283 -x4304 -x4178 -x4196 -x4211 -x4229 -x4115 
319.34/320.66	v -x4133 -x4153 -x4170 -x4045 -x4063 -x4431 -x4417 -x4403 -x4380 -x4729 -x4744 -x4702 -x4716 -x4781 -x4797 -x4754 -x4769 -x4601 
319.34/320.66	v -x4615 -x4566 -x4584 -x4855 -x4841 -x4887 -x4869 -x4911 -x4896 -x5175 -x5190 -x5207 -x5226 -x5247 -x5260 -x5269 -x5284 -x5051 
319.34/320.66	v x5066 -x2849 -x2838 -x2904 -x2895 -x2886 -x2879 -x2943 -x2935 -x2929 -x2914 -x2642 -x2652 -x2623 -x2630 -x2678 -x2686 -x2653 
319.34/320.66	v -x2662 -x2727 -x2740 -x2703 -x2716 -x2776 -x2787 -x2754 -x2766 -x2484 -x2473 -x2506 -x2493 -x2422 -x2406 -x2399 -x2452 -x2432 
319.34/320.66	v -x2582 -x2568 -x2615 -x2599 -x2530 -x2514 -x2558 -x2544 -x2266 -x2276 -x2284 -x2298 -x2213 -x2238 -x2249 -x2259 -x2345 -x2356 
319.34/320.66	v -x2369 -x2383 -x2307 -x2314 -x2326 -x2337 -x2095 -x2083 -x2070 -x2053 -x2039 -x2405 -x2398 -x2451 -x2431 -x2581 -x2567 
319.34/320.66	v -x2614 -x2598 -x2529 -x2513 -x2557 -x2543 -x2265 -x2275 -x2283 -x2297 -x2212 -x2237 -x2248 -x2258 -x2344 -x2355 -x2368 -x2382 
319.34/320.66	v -x2306 -x2313 -x2325 -x2336 -x2094 -x2082 -x2069 -x2052 -x2038 -x2022 -x2010 -x1997 -x1983 -x2210 -x2193 -x2174 -x2159 -x2142 
319.34/320.66	v -x2130 -x2119 -x2108 -x1871 -x1880 -x1858 -x1864 -x1830 -x1848 -x1805 -x1815 -x1959 -x1972 -x1932 -x1948 -x1910 -x1919 -x1890 
319.34/320.66	v -x1900 -x3331 -x3351 -x3299 -x2051 -x2037 -x2021 -x2009 -x1996 -x1982 -x2209 -x2192 -x2173 -x2158 -x2141 -x2129 -x2118 -x2107 
319.34/320.66	v -x1870 -x1879 -x1857 -x1863 -x1829 -x1847 -x1804 -x1814 -x1958 -x1971 -x1931 -x1947 -x1909 -x1918 -x1889 -x1899 -x3330 -x3350 
319.34/320.66	v -x3298 -x3316 -x3321 -x3274 -x3289 -x3235 -x3255 -x3464 -x3478 -x3439 -x3445 -x3402 -x3418 -x3369 -x3386 -x3629 -x3607 -x3589 
319.34/320.66	v -x3568 -x3543 -x3528 -x3513 -x3492 -x3763 -x3747 -x3724 -x3707 -x3695 -x3682 -x3668 -x3648 -x3841 -x3349 -x3297 -x3315 
319.34/320.66	v -x3320 -x3273 -x3288 -x3234 -x3254 -x3463 -x3477 -x3438 -x3444 -x3401 -x3417 -x3368 -x3385 -x3628 -x3606 -x3588 -x3567 -x3542 
319.34/320.66	v -x3527 -x3512 -x3491 -x3762 -x3746 -x3723 -x3706 -x3694 -x3681 -x3667 -x3647 -x3840 -x3859 -x3876 -x3880 -x3898 -x3782 -x3795 
319.34/320.66	v -x3815 -x3830 -x3975 -x3990 -x4006 -x4025 -x3911 -x3926 -x3944 -x3962 -x4135 -x4118 -x4160 -x4140 -x4056 -x4041 -x4094 -x4075 
319.34/320.66	v -x4279 -x4253 -x4318 -x4298 -x4199 -x4182 -x4233 -x3646 -x3839 -x3858 -x3875 -x3879 -x3897 -x3781 -x3794 -x3814 -x3829 -x3974 
319.34/320.66	v -x3989 -x4005 -x4024 -x3910 -x3925 -x3943 -x3961 -x4134 -x4117 -x4159 -x4139 -x4055 -x4040 -x4093 -x4074 -x4278 -x4252 -x4317 
319.34/320.66	v -x4297 -x4198 -x4181 -x4232 -x4218 -x4357 -x4374 -x4367 -x4324 -x4338 -x4406 -x4422 -x4382 -x4394 -x4478 -x4493 -x4446 -x4461 
319.34/320.66	v -x4543 -x4559 -x4510 -x4527 -x4618 -x4613 -x4596 -x4581 -x4686 -x4671 -x4655 -x4639 -x4734 -x4718 -x4706 -x4694 -x4791 
319.34/320.66	v -x4180 -x4231 -x4217 -x4356 -x4373 -x4366 -x4323 -x4337 -x4405 -x4421 -x4381 -x4393 -x4477 -x4492 -x4445 -x4460 -x4542 -x4558 
319.34/320.66	v -x4509 -x4526 -x4617 -x4612 -x4595 -x4580 -x4685 -x4670 -x4654 -x4638 -x4733 -x4717 -x4705 -x4693 -x4790 -x4776 -x4762 -x4750 
319.34/320.66	v -x4812 -x4801 -x4820 -x4828 -x4845 -x4866 -x4880 -x4900 -x4915 -x4936 -x4953 -x4965 -x4979 -x4989 -x5004 -x5022 -x5038 -x5072 
319.34/320.66	v -x5053 -x5101 -x5086 -x5132 -x5116 -x5164 -x5148 -x5187 -x5172 -x5224 -x4692 -x4789 -x4775 -x4761 -x4749 -x4811 -x4800 -x4819 
319.34/320.66	v -x4827 -x4844 -x4865 -x4879 -x4899 -x4914 -x4935 -x4952 -x4964 -x4978 -x4988 -x5003 -x5021 -x5037 -x5071 -x5052 -x5100 -x5085 
319.34/320.66	v -x5131 -x5115 -x5163 -x5147 -x5186 -x5171 -x5223 -x5204 -x5251 -x5239 -x5276 -x5262 -x5274 -x5563 -x5550 -x5531 -x5520 -x5502 
319.34/320.66	v -x5488 -x5474 -x5458 -x5428 -x5409 -x5390 -x5374 -x5352 -x5329 -x5316 -x5296 -x5795 -x5811 -x5768 -x5779 -x5732 -x5749 
319.34/320.66	v -x5697 -x5719 -x5667 -x5170 -x5222 -x5203 -x5250 -x5238 -x5275 -x5261 -x5273 -x5562 -x5549 -x5530 -x5519 -x5501 -x5487 -x5473 
319.34/320.66	v -x5457 -x5427 -x5408 -x5389 -x5373 -x5351 -x5328 -x5315 -x5295 -x5794 -x5810 -x5767 -x5778 -x5731 -x5748 -x5696 -x5718 -x5666 
319.34/320.66	v -x5688 -x5636 -x5649 -x5603 -x5619 -x5573 -x5566 -x5582 -x6049 -x6037 -x6075 -x6058 -x5992 -x5982 -x6021 -x6004 -x5919 -x5902 
319.34/320.66	v -x5958 -x5936 -x5844 -x5828 -x5895 -x5878 -x6232 -x6248 -x6265 -x6283 -x6179 -x6192 -x6207 -x5717 -x5665 -x5687 -x5635 -x5648 
319.34/320.66	v -x5602 -x5618 -x5572 -x5565 -x5581 -x6048 -x6036 -x6074 -x6057 -x5991 -x5981 x6020 -x6003 -x5918 -x5901 -x5957 -x5935 -x5843 
319.34/320.66	v -x5827 -x5894 -x5877 -x6231 -x6247 -x6264 -x6282 -x6178 -x6191 -x6206 -x6218 -x6133 -x6144 -x6154 -x6173 -x6087 -x6094 -x6093 
319.34/320.66	v -x6104 -x6115 -x6470 -x6456 -x6441 -x6427 -x6530 -x6513 -x6496 -x6478 -x6357 -x6337 -x6318 -x6305 -x6417 -x6393 -x6378 -x6363 
319.34/320.66	v -x6685 -x6702 -x6658 -x6672 -x6734 -x479 -x6161 -x5685 -x7157 -x6743 x4147 -x3611 -x5045 -x4561 -x2510 -x2521 -x2533 -x2554 
319.34/320.66	v -x2881 -x2888 -x2940 -x2953 -x3165 -x3173 -x3184 -x3198 -x3012 -x3000 -x347 -x332 x155 -x174 -x128 -x139 -x663 -x674 -x580 
319.34/320.66	v -x595 -x1001 -x1004 -x969 -x980 -x1409 -x1427 -x1443 -x1458 -x5720 -x5703 -x5753 -x5734 -x4429 -x6065 -x5540 -x5588 -x7033 
319.34/320.66	v -x6569 x651 -x42 -x1414 -x2741 -x3022 -x1939 x2413 -x4966 -x4541 -x3942 -x3344 -x6904 -x2392 -x2410 -x2428 -x2450 -x2364 -x2350 
319.34/320.66	v -x2389 -x2372 -x2798 -x2808 -x2862 -x2872 -x2837 -x2848 -x2734 -x2722 -x3106 -x3112 -x3120 -x3131 -x3139 -x3144 -x3151 -x3157 
319.34/320.66	v -x255 -x238 -x455 -x439 -x429 -x407 -x397 -x390 -x699 x686 -x729 -x713 -x840 -x831 -x868 -x850 -x1081 -x1068 -x1182 -x1161 
319.34/320.66	v -x1144 -x1128 -x1259 -x1239 -x1560 -x1555 -x1589 -x1576 -x1621 -x1601 -x1652 -x1637 -x1541 -x5974 -x5975 -x5989 -x6006 -x6026 
319.34/320.66	v -x6038 -x6054 -x6130 -x6167 -x6152 -x6147 -x5493 -x5507 -x5464 -x5478 -x4300 -x4316 -x4241 -x4265 -x4082 -x4099 -x4048 -x4064 
319.34/320.66	v -x2664 -x2654 -x2647 -x2643 -x2633 -x2626 -x2781 -x2771 -x2989 -x2977 -x3009 -x2998 -x2965 x2958 -x2975 -x2971 -x3182 -x3195 
319.34/320.66	v -x1851 -x1837 -x1818 -x1796 -x1881 -x1872 -x2179 -x2196 -x2145 -x2163 -x2231 -x2219 -x2252 -x2241 -x2532 -x2548 -x2566 -x2579 
319.34/320.66	v -x2597 -x2613 -x1048 -x1062 -x1188 -x1175 -x1151 -x1134 -x1115 -x1101 -x1088 -x1076 -x1720 -x1704 -x1626 -x1609 -x1660 
319.34/320.66	v -x1644 -x1572 -x1562 -x467 -x451 -x434 -x416 -x292 -x273 -x252 -x235 -x1127 -x1143 x1160 -x1176 -x987 -x975 -x1015 -x998 -x2587 
319.34/320.66	v -x2574 -x2555 -x2539 -x2527 -x2518 -x2281 -x2294 -x2172 -x2152 -x2206 -x2190 -x2117 -x2105 -x2136 -x2125 -x3143 -x3138 -x3188 
319.34/320.66	v -x3177 -x3170 -x3161 -x3225 -x3216 -x2852 -x2842 -x2871 -x2863 -x2883 -x2875 -x2903 -x2894 -x3403 -x3419 -x3429 -x3443 -x3458 
319.34/320.66	v -x3475 -x3245 -x3262 -x3958 -x3959 -x3909 -x3927 -x4007 -x4026 -x3979 -x3992 -x4122 -x4106 -x4507 -x4524 -x4544 -x4560 -x4447 
319.34/320.66	v -x4463 -x4594 -x4576 -x4628 -x4600 -x5018 -x5034 -x4991 -x5005 -x3519 -x3503 -x3614 -x3599 -x3084 -x3091 -x3068 -x3077 
319.34/320.66	v -x2822 -x2810 -x2752 -x2767 -x2508 -x2492 -x2486 -x2472 -x2036 -x2019 -x2068 -x2054 -x1775 -x1783 x1743 -x1757 -x1107 -x1116 
319.34/320.66	v -x1274 -x1287 -x767 -x776 -x739 -x758 -x262 -x283 -x308 -x323 -x6297 -x6343 -x6324 -x6714 -x6825 -x6811 -x6794 -x6773 -x5294 
319.34/320.66	v -x5361 -x5339 -x5403 -x6033 -x5893 -x5879 -x5853 -x4347 x4362 -x4378 -x4499 -x4889 -x4834 -x4853 -x4810 -x3247 -x3263 -x3280 
319.34/320.66	v -x3302 -x3745 -x3804 -x3821 -x3770 -x4290 -x4277 -x4256 -x2951 -x3623 -x3566 x3569 -x3587 -x225 -x360 -x342 -x344 -x682 -x723 
319.34/320.66	v -x707 -x757 -x1203 -x1186 -x1169 -x1147 -x1666 -x1721 -x1699 -x1632 -x2004 -x2084 -x2098 -x2057 -x2423 -x2443 -x2460 -x2470 
319.34/320.66	v -x2370 -x2855 -x2865 -x2833 -x2723 -x2712 -x2702 -x3135 -x5091 -x5074 -x5059 -x5278 x4676 -x4590 -x4573 -x4622 -x4069 -x4053 
319.34/320.66	v -x4035 -x4161 -x3997 -x3516 -x3500 -x3548 -x3453 -x3472 -x3487 -x3067 -x3147 -x3109 -x3098 -x3125 -x2854 -x2845 -x2836 -x2821 
319.34/320.66	v -x2591 -x2424 -x2407 -x2455 -x2180 -x2167 -x2151 -x2031 -x3828 -x3811 -x6339 -x6360 -x6797 -x6816 -x5327 -x5347 -x5868 x5885 
319.34/320.66	v -x6236 -x6245 -x920 -x884 -x1433 -x1339 -x52 -x14 -x5598 -x5612 -x5568 -x5583 -x6997 -x7007 -x7023 -x7034 -x6576 -x6586 -x6557 
319.34/320.66	v x6568 -x3805 -x3823 -x4266 -x4247 -x3276 -x3295 -x3243 -x3258 -x4836 -x4850 -x4862 -x4878 -x4360 -x4375 -x4319 -x4335 -x2426 
319.34/320.66	v -x2409 -x2605 -x2603 -x2001 -x1988 -x2034 -x2016 -x5421 -x5442 -x5380 -x5398 -x6951 -x6968 -x6758 -x6780 -x6520 -x6540 x6484 
319.34/320.66	v -x6502 -x756 -x742 -x724 -x706 -x327 -x305 -x358 -x341 -x150 -x173 -x1595 -x1580 -x1528 -x1542 -x1499 -x1515 -x996 -x1011 
319.34/320.67	v -x1016 -x1029 -x2295 -x2288 -x2278 -x2268 -x2846 -x2834 -x2869 -x2858 -x2802 -x2792 -x2800 -x2830 -x2819 -x2744 -x2756 -x2769 
319.34/320.67	v -x2783 -x2696 -x2706 -x2717 -x4469 -x4484 -x4390 -x4398 -x4419 -x4436 -x4329 -x4326 -x4343 -x4353 -x4365 -x4767 -x4755 -x4793 
319.34/320.67	v -x4779 -x4711 -x4961 -x4974 -x4923 -x4939 -x4902 -x4919 -x4872 -x4888 -x4884 -x4832 -x4846 -x4799 -x4821 -x5287 -x5272 -x5258 
319.34/320.67	v -x3407 -x3424 -x3441 -x3454 -x3470 -x3488 -x3232 -x3248 -x3268 -x3269 -x3283 -x3313 -x3326 -x3346 -x3363 -x3654 -x3954 -x3972 
319.34/320.67	v -x3917 -x3934 -x4015 -x4032 -x3986 -x4001 x3799 -x3817 -x3834 -x3777 -x3792 -x3885 -x3899 -x3849 -x4120 -x4101 -x6377 -x6369 
319.34/320.67	v -x6408 -x6398 -x6309 -x6294 -x6346 -x6328 -x6503 -x6492 -x6477 -x6531 -x6511 -x6440 -x6659 -x6673 -x6686 -x6701 -x6858 -x6847 
319.34/320.67	v -x6832 -x6821 -x6808 -x6793 -x6777 -x6762 -x6763 -x6958 -x6943 -x6928 -x7126 -x7135 -x7099 -x7111 -x7068 -x7093 -x5325 -x5307 
319.34/320.67	v -x5363 -x5343 -x5400 -x5381 -x5441 -x5430 -x5410 -x5475 -x5698 -x5711 -x5728 -x5745 -x5769 -x5784 -x5792 -x5809 -x5891 
319.34/320.67	v -x5875 -x5858 -x5839 -x5963 -x5947 -x5931 -x5912 x15 -x51 -x38 -x80 -x1686 -x1434 -x1420 -x1402 -x1216 -x1234 -x1253 -x944 -x5869 
319.34/320.67	v -x5928 -x5909 -x5966 -x5345 -x5323 -x5302 -x5434 -x6896 -x6834 -x6822 -x6857 -x6457 -x6444 -x6428 -x6411 -x3833 -x3844 -x3860 
319.34/320.67	v -x3873 -x3282 -x3237 -x3256 -x3332 -x1823 -x1808 -x1800 -x1975 -x1962 -x1949 -x1937 -x1925 -x1914 -x1905 -x1896 -x1886 
319.34/320.67	v -x2085 -x2096 -x2056 -x2072 -x2970 -x2996 -x2986 -x3014 -x3006 -x3034 -x3024 -x3057 -x3046 -x3072 -x3063 -x3070 -x3092 -x3085 
319.34/320.67	v -x3096 -x3108 -x2644 -x2632 -x2625 -x2685 -x2681 -x2671 -x2659 -x2732 -x2718 -x2705 -x2693 -x2786 -x2789 -x2777 -x2762 -x2749 
319.34/320.67	v -x2925 -x628 -x640 -x653 -x664 -x574 -x587 -x604 -x615 -x535 -x546 -x559 -x573 -x560 -x472 -x485 -x687 -x734 -x715 -x204 -x216 
319.34/320.67	v -x180 -x189 -x147 -x165 x120 -x136 -x97 -x107 -x68 -x65 -x79 -x316 -x294 -x274 -x254 -x236 -x1448 -x1463 -x1476 -x1492 -x1505 
319.34/320.67	v -x1520 -x1533 -x1546 -x1333 -x1352 -x1354 -x1550 -x1587 -x1575 -x1623 -x1604 -x1655 -x1640 -x1000 -x1013 -x973 -x985 -x1052 
319.34/320.67	v -x1066 -x1026 -x1038 -x900 -x1273 -x1113 -x1100 -x1085 -x1072 -x1177 -x1154 -x1141 -x1125 -x5611 -x5597 -x5585 -x5569 -x5679 
319.34/320.67	v -x5661 -x5639 -x5438 -x5384 -x5395 -x5491 -x5504 -x5455 -x5477 -x5545 -x5557 -x5521 -x5528 -x6090 -x6079 -x6114 -x6103 -x6141 
319.34/320.67	v -x6227 -x6214 -x6199 -x6183 -x6291 -x6275 -x6258 -x6242 -x4727 -x4742 -x4632 -x4651 -x4664 -x4678 -x4568 -x4589 -x5216 -x5231 
319.34/320.67	v -x5181 -x5194 -x5133 -x5153 -x5109 -x5123 -x3675 -x3686 -x3698 -x3714 -x3733 -x3749 -x3507 -x3522 -x4209 -x4228 -x4173 
319.34/320.67	v -x4192 -x4285 -x4306 -x4249 -x4263 -x3869 -x3852 -x2688 -x2680 -x2672 -x2661 -x2650 -x2640 -x2908 -x2901 -x2878 -x2884 x2993 
319.34/320.67	v -x2983 -x3017 -x3008 -x3227 -x3163 -x3160 -x3169 -x3178 -x3189 -x1843 -x1824 -x2134 -x2100 -x2111 -x2121 -x2188 -x2201 -x2156 
319.34/320.67	v -x2169 -x5292 -x1794 x1258 -x867 -x46 -x3088 -x2730 -x2391 -x1840 -x6028 -x6011 -x5995 -x5980 -x5561 -x5548 -x5476 x5456 -x6902 
319.34/320.67	v -x6889 -x6878 -x6865 -x6624 -x6639 -x6438 -x6426 -x4227 -x4215 -x4194 -x4176 -x3752 -x3729 -x3653 -x3635 -x5229 -x5213 -x5196 
319.34/320.67	v -x5176 -x4684 -x4669 -x4712 -x4696 -x2309 -x2318 -x2328 -x2339 -x2176 -x2160 -x2208 -x2191 -x1850 -x1839 -x2617 -x2600 -x2256 
319.34/320.67	v -x2217 -x2215 -x2227 -x5237 -x5220 -x5199 -x5210 -x4752 -x4792 -x4774 -x4704 -x4108 -x4234 -x4216 -x4200 -x3559 -x3615 
319.34/320.67	v -x3600 -x3663 -x7133 -x7104 -x7116 -x7076 x6725 -x6738 -x6751 -x6654 -x195 -x185 -x169 -x149 -x2957 -x2964 -x2968 -x2973 -x3226 
319.34/320.67	v -x3218 -x2636 -x2648 -x2954 -x2942 -x2933 -x2921 -x2612 -x2595 -x2520 -x2509 -x2195 -x2178 -x2161 -x2147 -x4442 -x4456 x4415 
319.34/320.67	v -x4435 -x4946 -x4940 -x4959 -x4975 -x3378 -x3468 -x3471 -x3485 -x836 -x7 -x23 -x35 -x49 -x64 -x82 -x94 -x419 -x464 -x452 -x7139 
319.34/320.67	v -x7125 -x7162 -x7151 -x7086 -x6856 -x6761 -x6776 -x6790 -x6806 -x6748 -x6737 -x6724 -x6410 -x6366 -x6380 -x6327 -x6347 
319.34/320.67	v -x6302 -x6317 -x6190 -x6069 -x5838 -x5857 -x5872 -x5889 -x5904 -x5921 -x5945 -x5552 -x5509 x5522 -x5342 -x5365 -x5305 -x5320 
319.34/320.67	v -x5419 -x4905 -x4826 -x4814 -x4854 -x4837 -x5000 -x4985 -x5032 -x4416 -x4402 -x4389 -x4372 -x4358 -x4344 -x4328 -x4550 -x4301 
319.34/320.67	v -x3786 -x3767 -x3819 -x3802 -x3861 -x3842 -x3891 -x1353 -x899 -x797 -x376 x6804 -x6348 -x6016 -x5499 -x4840 -x3502 -x3619 -x3598 
319.34/320.67	v -x3584 -x7134 x7145 -x7158 -x7071 -x6559 -x6739 -x6752 -x6713 -x6146 -x6153 -x6172 -x6175 -x5662 -x5684 -x5692 -x5629 -x1993 
319.34/320.67	v -x1980 -x2091 -x2092 -x2418 -x2402 -x2449 -x2430 -x2695 -x2709 -x2870 -x2861 -x3020 -x3033 -x3042 -x3053 -x1698 -x1719 -x1667 
319.34/320.67	v -x1685 -x1645 -x1661 -x1607 -x1624 -x1299 -x1313 -x1202 -x1219 -x1232 -x1251 -x1138 -x1153 -x2459 -x2441 -x2425 -x2408 
319.34/320.67	v -x2505 -x2495 -x2483 -x2471 -x2343 -x2358 -x2000 -x1987 -x2033 -x2015 -x2071 -x2055 -x1929 -x1945 -x1960 -x1970 -x3153 -x3145 
319.34/320.67	v -x3141 -x3134 -x3071 -x3080 -x3048 x3059 -x3026 -x3036 -x2844 -x2832 -x2747 -x2761 -x2778 -x2788 -x2701 -x2714 -x2725 -x2737 
319.34/320.67	v -x4305 -x4287 -x4054 -x4039 -x4095 -x4078 -x4121 -x4105 -x3751 -x3732 -x3713 -x3711 -x3541 -x3526 -x3515 -x3497 -x2060 -x2043 
319.34/320.67	v -x2088 -x2075 -x5156 -x5135 -x4934 -x4951 -x4680 -x4663 -x4649 -x4635 -x4165 -x4150 -x4065 -x4046 -x3631 -x3610 -x3595 -x3577 
319.34/320.67	v -x7044 -x7059 -x7060 -x7077 -x6627 -x6641 -x6600 -x6612 -x6145 -x6160 -x6080 -x6092 -x5663 -x5686 x5625 -x5646 -x4582 -x4538 
319.34/320.67	v -x3941 x3460 -x3111 -x2812 -x2538 -x2123 -x1594 -x3766 -x3784 -x3878 -x3892 -x6505 -x6488 -x6543 x6525 -x6768 -x6757 -x6961 
319.34/320.67	v -x6946 -x5376 -x5433 -x5437 -x5416 -x5832 -x5951 -x5930 -x5948 -x1730 -x1675 -x1687 -x1782 -x1383 -x1208 -x1229 -x1245 -x925 
319.34/320.67	v -x955 -x946 -x854 -x531 -x523 -x508 -x493 -x1530 -x1464 -x1451 -x1491 -x1477 -x1603 -x1622 -x1635 -x145 -x132 -x121 -x215 -x203 
319.34/320.67	v -x191 -x177 -x280 -x557 -x591 -x575 -x616 -x603 -x643 -x632 -x668 -x2736 -x2697 -x2708 -x2679 -x2689 -x2660 -x2670 -x2638 
319.34/320.67	v -x3090 -x3019 -x3031 -x3041 -x3054 x2984 -x2994 -x3004 -x1923 -x1894 -x1903 -x1964 -x1978 -x1935 -x1950 -x1828 -x2047 -x2311 
319.34/320.67	v -x2321 -x2333 -x2342 -x2348 -x2365 -x2378 -x2462 -x2498 -x2488 -x4645 -x4630 -x4681 -x4665 -x4585 -x4555 -x4450 -x4465 -x4479 
319.34/320.67	v -x4494 -x5151 -x5137 -x5124 -x2547 -x2528 -x2519 -x2616 -x2604 -x2583 -x2569 -x1798 -x1812 -x1827 -x1842 -x1855 -x1861 -x1869 
319.34/320.67	v -x1877 -x1885 -x1888 -x1897 -x1907 -x1916 -x1927 -x1943 -x1956 -x1967 -x2005 -x1991 -x2035 -x2020 -x2065 -x2048 -x2089 -x2078 
319.34/320.67	v -x2116 -x2104 -x2139 -x2127 -x2171 -x2155 -x2205 -x2187 -x1545 -x1532 -x1518 -x1503 -x1498 -x1480 -x1468 -x1456 -x1441 -x1436 
319.34/320.67	v -x1422 -x1406 -x1392 -x1377 -x1366 -x1358 -x1338 -x1769 -x1786 -x1742 -x1764 -x1709 -x1733 -x1673 -x2077 -x2115 -x2103 
319.34/320.67	v -x2138 -x2126 -x2170 -x2154 -x2204 -x2186 -x1544 -x1531 -x1517 -x1502 -x1497 -x1479 -x1467 -x1455 -x1440 -x1435 -x1421 -x1405 
319.34/320.67	v -x1391 -x1376 -x1365 -x1357 -x1337 -x1768 -x1785 -x1741 -x1763 -x1708 -x1732 -x1672 -x1692 -x1639 -x1654 -x1606 -x1620 -x1578 
319.34/320.67	v -x1591 -x1552 -x1566 -x1040 -x1028 -x1065 -x1057 -x1043 -x984 -x972 -x1009 -x995 -x941 -x933 -x962 -x953 -x896 -x883 -x919 
319.34/320.67	v -x909 -x1272 -x1289 -x1304 -x1317 -x1211 -x1731 -x1671 -x1691 -x1638 -x1653 -x1605 -x1619 -x1577 -x1590 -x1551 -x1565 -x1039 
319.34/320.67	v -x1027 -x1064 -x1056 -x1042 -x983 -x971 -x1008 -x994 -x940 -x932 -x961 -x952 -x895 -x882 -x918 -x908 -x1271 -x1288 -x1303 -x1316 
319.34/320.67	v -x1210 -x1228 -x1248 -x1267 -x1124 -x1140 -x1156 -x1181 -x1071 -x1083 -x1099 -x1112 -x619 -x606 -x613 -x601 -x586 -x671 -x658 
319.34/320.67	v -x645 -x634 -x515 -x497 -x481 -x470 -x566 -x551 -x540 -x526 -x814 -x823 -x792 -x1315 -x1209 -x1227 -x1247 -x1266 -x1123 
319.34/320.67	v -x1139 -x1155 -x1180 -x1070 -x1082 -x1098 -x1111 -x618 -x605 -x612 -x600 -x585 -x670 -x657 -x644 -x633 -x514 -x496 -x480 -x469 
319.34/320.67	v -x565 -x550 -x539 -x525 -x813 -x822 -x791 -x804 -x853 -x862 -x828 -x839 -x717 -x732 -x684 -x696 -x774 -x783 -x748 -x760 -x134 
319.34/320.67	v -x138 -x124 -x171 -x152 -x200 -x188 -x222 -x212 -x26 -x13 -x54 -x40 -x78 -x63 -x103 -x91 -x370 -x821 -x790 -x803 -x852 -x861 
319.34/320.67	v -x827 -x838 -x716 -x731 -x683 -x695 -x773 -x782 -x747 -x759 -x133 -x137 -x123 -x170 -x151 -x199 -x187 -x221 -x211 -x25 -x12 
319.34/320.67	v -x53 -x39 -x77 -x62 -x102 -x90 -x369 -x380 -x388 -x396 -x413 -x431 -x446 -x462 -x240 -x261 -x277 -x297 -x312 -x330 -x346 -x363 
319.34/320.67	v -x354 -x5700 -x5714 -x5730 -x5747 -x5765 -x5782 -x5798 -x5808 -x5578 -x5593 -x5601 -x5617 -x5632 -x5653 -x5671 -x89 -x368 
319.34/320.67	v -x379 -x387 -x395 -x412 -x430 -x445 -x461 -x239 -x260 -x276 -x296 -x311 -x329 -x345 -x362 -x353 -x5699 -x5713 -x5729 -x5746 
319.34/320.67	v -x5764 -x5781 -x5797 -x5807 -x5577 -x5592 -x5600 -x5616 -x5631 -x5652 -x5670 -x5683 -x5472 -x5454 -x5506 -x5490 -x5535 -x5518 
319.34/320.67	v -x5560 -x5544 -x5312 -x5291 -x5355 -x5333 -x5393 -x5371 -x5425 -x5445 -x5423 -x6211 -x6224 -x6177 -x6195 -x6268 -x6280 -x6241 
319.34/320.67	v -x6257 -x6108 -x6120 -x6086 -x6101 -x6158 -x5651 -x5669 -x5682 -x5471 -x5453 -x5505 -x5489 -x5534 -x5517 -x5559 -x5543 -x5311 
319.34/320.67	v -x5290 -x5354 -x5332 -x5392 -x5370 -x5424 -x5444 -x5422 -x6210 -x6223 -x6176 -x6194 -x6267 -x6279 -x6240 -x6256 -x6107 -x6119 
319.34/320.67	v -x6085 -x6100 -x6157 -x6171 -x6126 -x6138 -x6030 -x6008 -x5994 -x5979 -x6073 -x6060 -x6053 -x6042 -x5882 -x5863 -x5848 -x5825 
319.34/320.67	v -x5956 -x5938 -x5941 -x5924 -x5906 -x6712 -x6723 -x6736 -x6747 -x6656 -x6670 -x6681 -x6697 -x6597 -x6610 -x6623 -x6099 -x6156 
319.34/320.67	v -x6170 -x6125 -x6137 -x6029 -x6007 -x5993 -x5978 -x6072 -x6059 -x6052 -x6041 -x5881 -x5862 -x5847 -x5824 -x5955 -x5937 
319.34/320.67	v -x5940 -x5923 -x5905 -x6711 -x6722 -x6735 -x6746 -x6655 -x6669 -x6680 -x6696 -x6596 -x6609 -x6622 -x6638 -x6546 -x6571 -x6580 
319.34/320.67	v -x6590 -x6491 -x6476 -x6529 -x6510 -x6443 -x6420 -x6464 -x6453 -x6390 -x6376 -x6416 -x6404 -x6320 -x6315 -x6300 -x6353 -x6334 
319.34/320.67	v -x7150 -x7164 -x7124 -x7137 -x7103 -x7115 -x7073 -x7088 -x7037 -x6608 -x6621 -x6637 -x6545 -x6570 -x6579 -x6589 -x6490 -x6475 
319.34/320.67	v -x6528 -x6509 -x6442 -x6419 -x6463 -x6452 -x6389 -x6375 -x6415 -x6403 x6319 -x6314 -x6299 -x6352 -x6333 -x7149 -x7163 -x7123 
319.34/320.67	v -x7136 -x7102 -x7114 -x7072 -x7087 -x7036 -x7047 -x7015 -x7027 -x6994 -x7005 -x6975 -x6985 -x6957 -x6944 -x6927 -x6915 -x6903 
319.34/320.67	v -x6891 -x6882 -x6873 -x6860 -x6850 -x6838 -x6827 -x6824 -x6803 -x6788 -x6771 -x6753 -x3509 -x3493 -x3545 -x3535 -x3583 -x3558 
319.34/320.67	v -x3618 -x1592 -x1554 -x1563 -x1778 -x1793 -x1750 -x1762 -x1710 -x1726 -x1674 -x1688 -x1429 -x1418 -x1400 -x1382 -x1375 -x1368 
319.34/320.67	v -x1356 -x1341 -x1539 -x1525 -x1511 -x1494 -x1478 -x1466 -x1453 -x1442 -x5495 -x5481 -x5467 -x5448 -x5460 -x5556 -x5542 
319.34/320.67	v -x5527 -x5514 -x5350 -x5331 -x5314 -x5289 -x5432 -x5412 -x5397 -x5379 -x5741 -x5758 -x5702 -x5716 -x5791 -x5806 -x5763 -x5776 
319.34/320.67	v -x5605 -x5615 -x5575 -x5590 -x5673 -x5694 -x5638 -x5656 -x5986 -x5970 -x6019 -x6024 -x5459 -x5555 -x5541 -x5526 -x5513 -x5349 
319.34/320.67	v -x5330 -x5313 -x5288 -x5431 -x5411 -x5396 -x5378 -x5740 -x5757 -x5701 -x5715 -x5790 -x5805 -x5762 -x5775 -x5604 -x5614 -x5574 
319.34/320.67	v -x5589 -x5672 -x5693 -x5637 -x5655 -x5985 -x5969 -x6018 -x6023 -x6002 -x6051 -x6040 -x6077 -x6064 -x5846 -x5823 -x5884 -x5865 
319.34/320.67	v -x5914 -x5899 -x5953 -x5933 -x6188 -x6203 -x6205 -x6220 -x6239 -x6255 -x6271 -x6286 -x6084 -x6098 -x6113 -x6123 -x6132 -x6143 
319.34/320.67	v -x6150 -x6166 -x6536 -x6523 -x6017 -x6022 -x6001 -x6050 -x6039 -x6076 -x6063 -x5845 -x5822 -x5883 -x5864 -x5913 -x5898 -x5952 
319.34/320.67	v -x5932 -x6187 -x6202 -x6204 -x6219 -x6238 -x6254 -x6270 -x6285 -x6083 -x6097 -x6112 -x6122 -x6131 -x6142 -x6149 -x6165 
319.34/320.67	v -x6535 -x6522 -x6516 -x6495 -x6480 -x6462 -x6450 -x6437 -x6423 -x6414 -x6402 -x6386 -x6371 -x6362 -x6341 -x6323 -x6307 -x6730 
319.34/320.67	v -x6749 -x6715 -x6726 -x6678 -x6698 -x6652 -x6667 -x6619 -x6630 -x6592 -x6604 -x6574 -x6584 -x6550 x6562 -x6534 -x6521 -x6515 
319.34/320.67	v -x6494 -x6479 -x6461 -x6449 -x6436 -x6422 -x6413 -x6401 -x6385 -x6370 -x6361 -x6340 -x6322 -x6306 -x6731 -x6750 -x6716 -x6727 
319.34/320.67	v -x6679 -x6699 -x6653 -x6668 -x6620 -x6631 -x6593 -x6605 -x6575 -x6585 -x6551 -x6563 -x6935 -x6925 -x6913 -x6953 -x6940 -x6880 
319.34/320.67	v -x6868 -x6905 -x6892 -x6842 -x6830 -x6862 -x6851 -x6781 -x6765 -x6814 -x6798 -x7120 -x7131 -x7146 -x7159 -x7074 -x7091 -x7100 
319.34/320.67	v -x7112 -x7016 -x7028 -x7040 -x7050 -x6970 -x6978 -x6552 -x6564 -x6936 -x6926 -x6914 -x6954 -x6941 -x6881 -x6869 -x6906 -x6893 
319.34/320.67	v -x6843 -x6831 -x6863 -x6852 -x6782 -x6766 -x6815 -x6799 -x7121 -x7132 -x7147 -x7160 -x7075 -x7092 -x7101 -x7113 -x7017 -x7029 
319.34/320.67	v -x7041 -x7051 -x6971 -x6979 -x6988 -x6998 -x7010 -x3277 -x3292 -x3241 -x3260 -x3340 -x3358 -x3306 -x3323 -x3395 -x3412 
319.34/320.67	v -x3365 -x3380 -x3461 -x3479 -x3436 -x3451 -x3549 -x3533 -x3517 -x3498 -x3621 -x3602 -x3578 -x3564 -x3691 -x3677 -x3659 -x3640 
319.34/320.67	v -x6972 -x6980 -x6989 -x6999 -x7011 -x3278 -x3293 -x3242 -x3261 -x3341 -x3359 -x3307 -x3324 -x3396 -x3413 -x3366 -x3381 -x3462 
319.34/320.67	v -x3480 -x3437 -x3452 -x3550 -x3534 -x3518 -x3499 -x3622 -x3603 -x3579 -x3565 -x3692 -x3678 -x3660 -x3641 -x3764 -x3743 -x3725 
319.34/320.67	v -x3715 -x3699 -x3774 -x3789 -x3808 -x3825 -x3850 -x3865 -x3882 -x3895 -x3913 -x3929 -x3948 -x3965 -x3976 -x3987 -x4012 -x4029 
319.34/320.67	v -x4049 -x4033 -x4085 -x4067 -x4126 -x4110 -x4157 -x4141 -x4203 -x4183 -x3661 -x3642 -x3765 -x3744 -x3726 -x3716 -x3700 -x3775 
319.34/320.67	v -x3790 -x3809 -x3826 -x3851 -x3866 -x3883 -x3896 -x3914 -x3930 -x3949 -x3966 -x3977 -x3988 -x4013 -x4030 -x4050 -x4034 -x4086 
319.34/320.67	v -x4068 -x4127 -x4111 -x4158 -x4142 -x4204 -x4184 -x4237 -x4220 -x4275 -x4254 -x4243 -x4308 -x4288 -x4409 -x4424 -x4385 
319.34/320.67	v -x4396 -x4350 -x4368 -x4321 -x4339 -x4535 -x4551 -x4504 -x4519 -x4475 -x4485 -x4438 -x4452 -x4687 -x4674 -x4657 -x4641 -x4624 
319.34/320.67	v -x4609 -x4597 -x4577 -x4205 -x4185 -x4238 -x4221 -x4276 -x4255 -x4244 -x4309 -x4289 -x4410 -x4425 -x4386 -x4397 -x4351 -x4369 
319.34/320.67	v -x4322 -x4340 -x4536 -x4552 -x4505 -x4520 -x4476 -x4486 -x4439 -x4453 -x4688 -x4675 -x4658 -x4642 -x4625 -x4610 -x4598 -x4578 
319.34/320.67	v -x4784 -x4771 -x4758 -x4746 -x4735 -x4739 -x4722 -x4713 -x4698 -x4859 -x4875 -x4892 -x4909 -x4802 -x4815 -x4829 -x4842 -x4992 
319.34/320.67	v -x5007 -x5025 -x5042 -x4926 -x4941 -x4957 -x4970 -x5127 -x5111 -x5158 -x5140 -x5068 -x5054 -x4599 -x4579 -x4785 -x4772 -x4759 
319.34/320.67	v -x4747 -x4736 -x4740 -x4723 -x4714 -x4699 -x4860 -x4876 -x4893 -x4910 -x4803 -x4816 -x4830 -x4843 -x4993 -x5008 -x5026 -x5043 
319.34/320.67	v -x4927 -x4942 -x4958 -x4971 -x5128 -x5112 -x5159 -x5141 -x5069 -x5055 -x5099 -x5087 -x5253 -x5241 -x5279 -x5264 -x5268 
319.34/320.67	v -x5192 -x5178 -x5234 -x5214 -x2586 -x2572 -x2619 -x2601 -x2526 -x2517 -x2560 -x2546 -x2477 -x2464 -x2496 -x2494 -x2421 -x2404 
319.34/320.67	v -x2456 -x2438 -x2346 -x2359 -x2371 -x2379 -x3244 -x3772 -x3220 x2947 -x2501 -x2086 -x1781 -x1308 -x894 -x3266 -x3703 -x3720 
319.34/320.67	v -x3735 -x3756 -x3649 -x3666 -x3680 -x6962 -x6917 -x6930 -x7003 -x6991 -x6982 -x6973 -x7048 -x6469 -x6486 -x6506 -x6527 -x6541 
319.34/320.67	v -x6561 -x6548 -x6581 -x6070 -x6035 -x6046 -x5997 -x6012 -x5967 -x5984 -x6174 -x5348 -x5516 -x5529 -x5536 -x5551 -x5452 -x5469 
319.34/320.67	v x5486 -x1213 -x1263 -x1244 -x1142 -x1133 -x1191 -x1174 -x1086 -x1753 -x1729 -x1707 -x1690 -x1670 -x1659 -x1641 -x1625 -x367 
319.34/320.67	v -x399 -x389 -x432 -x414 -x460 -x450 -x249 -x109 -x820 -x811 -x802 -x789 -x864 -x851 -x848 -x807 -x796 -x826 -x815 -x547 -x561 
319.34/320.67	v -x2853 -x2866 -x2731 -x2728 -x2713 -x2700 -x3087 -x3082 -x3037 -x3029 -x1924 -x1913 -x1906 -x1887 -x2300 -x2282 -x2317 x2308 
319.34/320.67	v -x4700 -x4710 -x4726 -x4741 -x5243 -x5254 -x5211 -x5230 -x3638 -x3657 -x3674 -x3690 -x4167 -x4149 -x4130 -x4112 -x4230 -x4213 
319.34/320.67	v -x4195 -x4177 -x3555 -x3540 -x3594 -x3576 -x3630 -x3609 -x3651 -x3633 -x5149 -x5134 -x5120 -x5107 -x5094 -x5080 -x5061 -x5049 
319.34/320.67	v -x4474 -x4490 -x4648 -x4634 -x4679 -x4662 -x4587 -x4569 -x1998 -x1985 -x2030 -x2013 -x1938 -x1951 -x1966 -x1979 -x2478 -x2465 
319.34/320.67	v -x2444 -x2427 -x2412 -x2395 -x2373 -x2385 -x2807 -x2799 -x2825 -x2815 -x2851 x2840 -x2874 -x2860 -x3207 -x3200 -x3133 -x3121 
319.34/320.67	v -x3116 -x3102 -x3156 -x3149 -x242 -x259 -x275 -x295 -x408 -x422 -x444 -x456 x4913 -x4901 -x4495 -x4480 -x4018 -x4004 -x3415 
319.34/320.67	v -x3397 -x6848 -x6861 -x6700 -x6684 -x6284 -x6269 -x5751 -x5735 -x1387 -x1401 -x3785 -x4400 -x4720 -x5201 -x1819 -x2230 -x2710 
319.34/320.67	v x3043 -x111 -x4728 -x4650 -x4633 -x4683 -x4661 -x4588 -x4570 -x4619 -x4606 -x4506 -x4521 -x4533 -x4531 -x4549 -x4440 -x4454 
319.34/320.67	v -x4467 -x4483 -x4388 -x4401 -x4413 -x4430 -x4333 -x4349 -x4359 -x4376 -x6111 -x6121 -x6078 -x6089 -x6148 -x6163 -x6128 -x6139 
319.34/320.67	v -x6212 -x6225 -x6184 -x6200 -x6273 -x6289 -x6243 -x6261 -x5887 -x5866 -x5870 -x5855 -x5836 -x5964 -x5949 -x5925 -x5907 -x6013 
319.34/320.67	v -x5999 -x5987 -x5972 -x6066 -x6055 -x6044 -x6031 -x5570 -x5586 -x5595 -x5608 -x5621 -x6164 -x6129 -x6140 -x6213 -x6226 
319.34/320.67	v -x6185 -x6201 -x6274 -x6290 -x6244 -x6262 -x5888 -x5867 -x5871 -x5856 -x5837 -x5965 -x5950 -x5926 -x5908 -x6014 -x6000 -x5988 
319.34/320.67	v -x5973 -x6067 -x6056 -x6045 -x6032 -x5571 -x5587 -x5596 -x5609 -x5622 -x5640 -x5659 -x5677 -x5705 -x5721 -x5737 -x5754 -x5773 
319.34/320.67	v -x5787 -x5802 -x5820 -x5308 -x5321 -x5303 -x5367 -x5340 -x5401 -x5385 -x5435 -x5414 -x5465 -x5446 -x5496 -x5483 -x5524 -x5511 
319.34/320.67	v -x5553 -x5537 -x7042 -x7054 -x7020 -x5610 -x5623 -x5641 -x5660 -x5678 -x5706 -x5722 -x5738 -x5755 -x5774 -x5788 -x5803 -x5821 
319.34/320.67	v -x5309 -x5322 -x5304 -x5368 -x5341 -x5402 -x5386 -x5436 -x5415 -x5466 -x5447 -x5497 -x5484 -x5525 -x5512 -x5554 -x5538 -x7043 
319.34/320.67	v -x7055 -x7021 -x7031 -x6995 -x7008 -x6976 -x6986 -x7142 -x7154 -x7118 -x7128 -x7094 -x7105 -x7061 -x7079 -x7089 -x6854 -x6844 
319.34/320.67	v -x6835 -x6819 -x6809 -x6795 -x6774 -x6755 -x6966 -x6949 -x6937 -x6921 -x6908 -x6894 -x6883 -x6870 -x6601 -x7056 -x7022 
319.34/320.67	v -x7032 -x6996 -x7009 -x6977 -x6987 -x7143 -x7155 -x7119 -x7129 -x7095 -x7106 -x7062 -x7080 -x7090 -x6855 -x6845 -x6836 -x6820 
319.34/320.67	v -x6810 -x6796 -x6775 -x6756 -x6967 -x6950 -x6938 -x6922 -x6909 -x6895 -x6884 -x6871 -x6602 -x6615 -x6628 -x6643 -x6555 -x6566 
319.34/320.67	v -x6577 -x6587 -x6706 -x6717 -x6728 -x6740 -x6649 -x6664 -x6676 -x6682 -x6694 -x6383 -x6364 -x6406 -x6396 -x6310 -x6295 -x6350 
319.34/320.67	v -x6331 -x6499 -x6482 -x6538 -x6517 -x6447 -x6432 -x6465 -x6872 -x6603 -x6616 -x6629 -x6644 -x6556 -x6567 -x6578 -x6588 -x6707 
319.34/320.67	v -x6718 -x6729 -x6741 -x6650 -x6665 -x6677 -x6683 -x6695 -x6384 -x6365 -x6407 -x6397 -x6311 -x6296 -x6351 -x6332 -x6500 -x6483 
319.34/320.67	v -x6539 -x6518 -x6448 -x6433 -x6466 -x6454 -x937 -x927 -x957 -x947 -x887 -x875 -x916 -x905 -x1035 -x1023 -x1060 -x1049 -x988 
319.34/320.67	v -x976 -x967 -x1005 -x992 -x1135 -x1149 -x1170 -x1192 -x1073 -x1091 -x1108 -x1118 -x1268 -x1284 -x1297 -x1309 -x1197 -x6434 
319.34/320.67	v -x6467 -x6455 -x938 -x928 -x958 -x948 -x888 -x876 -x917 -x906 -x1036 -x1024 -x1061 -x1050 -x989 -x977 -x968 -x1006 -x993 -x1136 
319.34/320.67	v -x1150 -x1171 -x1193 -x1074 -x1092 -x1109 -x1119 -x1269 -x1285 -x1298 -x1310 -x1198 -x1224 -x1237 -x1256 -x1424 -x1407 -x1394 
319.34/320.67	v -x1379 -x1372 -x1359 -x1350 -x1331 -x1548 -x1535 -x1521 -x1507 -x1489 -x1482 -x1471 -x1459 -x1446 -x1642 -x1656 -x1610 
319.34/320.67	v -x1627 -x1583 -x1597 -x1556 -x1567 -x1772 -x1788 -x1745 -x1311 -x1199 -x1225 -x1238 -x1257 -x1425 -x1408 -x1395 -x1380 -x1373 
319.34/320.67	v -x1360 -x1351 -x1332 -x1549 -x1536 -x1522 -x1508 -x1490 -x1483 -x1472 -x1460 -x1447 -x1643 -x1657 -x1611 -x1628 -x1584 -x1598 
319.34/320.67	v -x1557 -x1568 -x1773 -x1789 -x1746 -x1758 -x1717 -x1738 -x1681 -x1694 -x31 -x20 -x58 -x47 -x85 -x70 -x113 -x98 -x130 -x118 
319.34/320.67	v -x160 -x142 -x156 -x196 -x181 -x219 -x207 -x231 -x250 -x271 -x281 -x309 -x325 -x337 -x355 -x373 -x1790 -x1747 -x1759 -x1718 -x1739 
319.34/320.67	v -x1682 -x1695 -x32 -x21 -x59 -x48 -x86 -x71 -x114 -x99 -x131 -x119 -x161 -x143 -x157 -x197 -x182 -x220 -x208 -x232 -x251 
319.34/320.67	v -x272 -x282 -x310 -x326 -x338 -x356 -x374 -x383 -x393 -x400 -x405 -x424 -x437 -x458 -x517 -x502 -x486 -x477 -x568 -x554 -x542 
319.34/320.67	v -x529 -x621 -x607 -x589 -x597 -x581 -x672 -x659 -x646 -x635 -x701 -x718 -x676 -x690 -x764 -x778 -x740 -x357 -x375 -x384 -x394 
319.34/320.67	v -x401 -x406 -x425 -x438 -x459 -x518 -x503 -x487 -x478 -x569 -x555 -x543 -x530 -x622 x608 -x590 -x598 -x582 -x673 -x660 -x647 
319.34/320.67	v -x636 -x702 -x719 -x677 -x691 -x765 -x779 -x741 -x755 -x816 -x825 -x785 -x799 -x856 -x865 -x833 -x844 -x2746 -x2760 -x2772 
319.34/320.67	v -x2782 -x2694 -x2707 -x2721 -x2735 -x2658 -x2667 -x2663 -x2675 -x2682 -x2621 -x2628 -x2634 -x2646 -x2932 -x2919 -x2949 -x2939 
319.34/320.67	v -x2889 -x4363 -x4383 -x4392 -x4404 -x4420 -x4451 -x4464 -x4481 -x4496 -x4501 -x4516 -x4530 -x4547 -x5103 -x5090 -x5075 -x5057 
319.34/320.67	v -x5160 -x5146 -x5129 -x5114 -x5217 -x5198 -x5183 -x5166 -x5280 -x5283 -x5267 -x5255 -x5245 -x4833 -x4848 -x4807 -x4822 -x4897 
319.34/320.67	v -x4916 -x4863 -x4881 -x4962 -x4976 -x4929 -x4947 -x5012 -x5029 -x4983 -x4996 -x3581 -x3561 -x3616 -x3596 -x3510 -x3494 -x3546 
319.34/320.67	v -x3529 -x3727 -x3709 -x3760 -x3741 -x3730 -x3655 -x3636 -x3687 -x3671 -x3303 -x4849 -x4808 -x4823 -x4898 -x4917 -x4864 
319.34/320.67	v -x4882 -x4963 -x4977 -x4930 -x4948 -x5013 -x5030 -x4984 -x4997 -x3582 -x3562 -x3617 -x3597 -x3511 -x3495 -x3547 -x3530 -x3728 
319.34/320.67	v -x3710 -x3761 -x3742 -x3731 -x3656 -x3637 -x3688 -x3672 -x3304 -x3317 -x3342 -x3360 -x3238 -x3252 -x3270 -x3285 -x3433 -x3448 
319.34/320.67	v -x3465 -x3483 -x3374 -x3392 -x3408 -x3426 -x4162 -x4143 -x4124 -x4102 -x4088 -x4072 -x4058 -x4037 -x4312 -x4293 -x4271 -x4268 
319.34/320.67	v -x4245 -x4223 -x4206 -x4188 -x3673 -x3305 -x3318 -x3343 -x3361 -x3239 -x3253 -x3271 -x3286 -x3434 -x3449 -x3466 -x3484 -x3375 
319.34/320.67	v -x3393 -x3409 -x3427 -x4163 -x4144 -x4125 -x4103 -x4089 -x4073 -x4059 -x4038 -x4313 -x4294 -x4272 -x4269 -x4246 -x4224 -x4207 
319.34/320.67	v -x4189 -x4171 -x3886 -x3901 -x3845 -x3862 -x3812 -x3831 -x3779 -x3797 -x4002 -x4019 -x3984 -x3998 -x3951 -x3968 -x3919 -x3935 
319.34/320.67	v -x768 -x780 -x736 -x751 -x709 -x726 -x680 -x692 -x857 -x871 -x869 -x829 -x841 -x808 -x4208 -x4190 -x4172 -x3887 -x3902 
319.34/320.67	v -x3846 -x3863 -x3813 -x3832 -x3780 -x3798 -x4003 -x4020 -x3985 -x3999 -x3952 -x3969 -x3920 -x3936 -x769 -x781 -x737 -x752 -x710 
319.34/320.67	v -x727 -x681 -x693 -x858 -x872 -x870 -x830 -x842 -x809 -x817 -x787 -x800 -x571 -x552 -x544 -x533 -x519 -x505 -x489 -x475 -x666 
319.34/320.67	v -x661 -x648 -x637 -x624 -x610 -x593 -x578 -x300 -x321 -x339 -x351 -x227 -x243 -x266 -x288 -x420 -x409 -x426 -x440 -x843 -x810 
319.34/320.67	v -x818 -x788 -x801 -x572 -x553 -x545 -x534 -x520 -x506 -x490 -x476 -x667 -x662 -x649 -x638 -x625 -x611 -x594 -x579 -x301 
319.34/320.67	v -x322 -x340 -x352 -x228 -x244 -x267 -x289 -x421 -x410 -x427 -x441 -x453 -x371 -x381 -x391 -x402 -x87 -x72 -x115 -x100 -x28 -x16 
319.34/320.67	v -x55 -x43 -x193 -x183 -x217 -x209 -x140 -x126 -x175 -x153 -x1585 -x1599 -x1558 -x1569 -x1646 -x1662 -x1614 -x1633 -x1616 -x1714 
319.34/320.67	v -x428 -x442 -x454 -x372 -x382 -x392 -x403 -x88 -x73 -x116 -x101 -x29 -x17 -x56 -x44 -x194 -x184 -x218 -x210 -x141 -x127 
319.34/320.67	v -x176 -x154 -x1586 -x1600 -x1559 -x1570 -x1647 -x1663 -x1615 -x1634 -x1618 -x1716 -x1737 -x1680 -x1697 -x1777 -x1792 -x1752 
319.34/320.67	v -x1766 -x1370 -x1362 -x1348 -x1326 -x1431 -x1417 -x1399 -x1389 -x1485 -x1470 -x1462 -x1445 -x1538 -x1527 -x1513 -x1501 -x1080 
319.34/320.67	v -x1095 -x1105 -x1121 -x1130 -x1146 -x1167 -x1159 -x1617 -x1715 -x1736 -x1679 -x1696 -x1776 -x1791 -x1751 -x1765 -x1369 -x1361 
319.34/320.67	v -x1347 -x1325 -x1430 -x1416 -x1398 -x1388 -x1484 -x1469 -x1461 -x1444 -x1537 -x1526 -x1512 -x1500 -x1079 -x1094 -x1104 -x1120 
319.34/320.67	v -x1129 -x1145 -x1166 -x1158 -x1179 -x1206 -x1223 -x1242 -x1262 -x1279 -x1294 -x1302 -x1320 -x890 -x878 -x914 -x902 -x936 -x924 
319.34/320.67	v -x964 -x951 -x979 -x966 -x1003 -x991 -x1034 -x1019 -x1055 -x1045 -x2608 -x2593 -x2577 -x2562 -x2553 -x2537 -x1165 -x1157 
319.34/320.67	v -x1178 -x1205 -x1222 -x1241 -x1261 -x1278 -x1293 -x1301 -x1319 -x889 -x877 -x913 -x901 -x935 -x923 -x963 -x950 -x978 -x965 -x1002 
319.34/320.67	v -x990 -x1033 -x1018 -x1054 -x1044 -x2607 -x2592 -x2576 -x2561 -x2552 -x2536 -x2542 -x2525 -x2516 -x2503 -x2490 -x2481 -x2467 
319.34/320.67	v -x2446 -x2436 -x2416 -x2397 -x2375 -x2388 -x2352 -x2362 -x2332 -x2335 -x2305 -x2316 -x2291 -x2302 -x2270 -x2280 -x2247 
319.34/320.67	v -x2261 -x2224 -x2235 -x2166 -x2150 -x2199 -x2184 -x2551 -x2535 -x2541 -x2524 -x2515 -x2502 -x2489 -x2480 -x2466 -x2445 -x2435 
319.34/320.67	v -x2415 -x2396 -x2374 -x2387 -x2351 -x2361 x2331 -x2334 -x2304 -x2315 -x2290 -x2301 -x2269 -x2279 -x2246 -x2260 -x2223 -x2234 
319.34/320.67	v -x2165 -x2149 -x2198 -x2183 -x2110 -x2120 -x2106 -x2140 -x2131 -x2059 -x2042 -x2087 -x2074 -x1995 -x1984 -x2024 -x2007 -x1941 
319.34/320.67	v -x1952 -x1963 -x1977 -x1891 -x1898 -x1908 -x1920 -x1860 -x1868 -x1875 -x1883 -x1802 -x1817 -x1832 -x1846 -x3193 -x3180 -x1510 
319.34/320.67	v -x1495 -x1075 -x1087 -x1102 -x1114 -x1137 -x1152 -x1168 -x1185 -x1201 -x1218 -x1236 -x1255 -x1270 -x1286 -x1022 -x1020 -x1058 
319.34/320.67	v -x1046 -x2611 -x2596 -x2580 -x2565 -x2549 -x2534 -x2523 -x2512 -x2504 -x2491 -x2482 -x2469 -x2272 -x2240 -x2244 -x2255 -x2218 
319.34/320.67	v -x2228 -x2162 -x2146 -x2194 -x2177 -x2112 -x2099 -x2133 -x2124 -x2073 -x2058 -x1866 -x1874 -x1882 -x1884 -x1807 -x1820 -x1836 
319.34/320.67	v -x1852 -x3197 -x3183 -x3172 -x3162 -x3229 -x3219 -x3214 -x3206 -x3076 -x2969 -x2974 -x2960 -x2955 -x2963 -x3001 -x3011 
319.34/320.67	v -x2978 -x2988 -x2887 -x2880 -x2909 -x2898 -x2931 -x2917 -x2758 -x2770 -x2784 -x2624 -x2631 -x2627 -x2635 -x2645 -x2655 -x2665 
319.34/320.67	v -x2673 -x2683 -x3843 -x3853 -x3872 -x3890 -x4145 -x4066 -x4047 -x4100 -x4083 -x4262 -x4281 -x4259 -x4314 -x4296 -x4197 -x4179 
319.34/320.67	v -x4236 -x4219 -x3334 -x3354 -x3613 -x3593 -x3574 -x3552 -x3536 -x3523 -x3506 -x3501 -x3758 -x3739 -x3719 -x3705 -x3696 -x3683 
319.34/320.67	v -x3665 -x3639 -x5044 -x5063 -x5047 -x5093 -x5079 x5122 -x5108 -x5155 -x5157 -x5142 -x5188 -x5174 -x5221 -x5202 -x5249 -x5236 
319.34/320.67	v -x6168 -x6151 -x6102 -x6088 -x6582 -x6573 -x6565 -x6554 -x6487 -x6504 -x6983 -x6969 -x6918 -x6933 -x6947 -x6960 -x1724 -x1702 
319.34/320.67	v -x1756 -x1744 -x1249 -x1233 -x1214 -x1194 -x722 -x704 -x846 x837 -x290 -x270 -x253 -x234 -x3186 -x3196 -x3204 -x3212 -x4944 
319.34/320.67	v -x4466 -x3933 -x3377 -x6867 -x6424 -x5976 x5463 -x5680 -x4796 -x4778 x4765 -x4753 -x5227 -x5208 -x5257 -x5246 -x5691 -x5681 
319.34/320.67	v -x5628 -x5647 -x5450 -x6135 -x6124 -x6136 -x5968 -x6015 -x5998 -x6010 -x6430 -x6542 -x6524 -x6508 -x6877 -x6910 -x6900 -x6931 
319.34/320.67	v -x404 -x302 -x317 -x336 -x824 -x794 -x806 -x770 -x6489 -x334 -x703 -x1172 -x1487 -x1876 -x2243 x2676 -x3052 -x4980 -x4428 
319.34/320.67	v -x2841 -x3104 -x2044 -x2320 -x926 x1334 -x83 -x3025 -x3094 -x3081 -x3073 -x3064 -x3119 -x3127 -x3105 -x1934 -x1973 -x1957 -x1904 
319.34/320.67	v -x1895 -x1926 -x1915 -x2041 -x2221 -x2380 -x2367 -x2357 -x2354 -x2338 -x2327 -x2319 -x5218 -x5168 -x5184 -x5145 -x5165 -x5105 
319.34/320.67	v -x5118 -x5082 -x4783 -x4695 -x4707 -x4721 -x4732 -x4637 -x4652 -x4666 -x4239 -x4187 -x4202 -x4291 -x4311 -x4257 -x4274 -x4081 
319.34/320.67	v -x3835 -x3644 -x3658 -x3679 -x3693 -x3708 -x3722 -x3748 -x3300 -x3356 -x3335 -x7053 -x7038 -x7030 -x7018 -x7000 -x6932 
319.34/320.67	v -x6899 -x6907 -x6876 -x6887 -x6606 x6591 -x6632 -x5523 -x5485 -x5500 -x5449 -x5468 -x5418 -x5440 -x5383 -x5405 -x5337 -x5358 
319.34/320.67	v -x5299 -x5318 -x5812 -x5793 -x5783 -x5785 -x5770 -x5760 -x5744 -x5727 -x5708 -x5676 -x5657 -x5645 -x5626 -x5607 -x5594 -x5580 
319.34/320.67	v -x5567 -x4818 -x4806 -x4805 -x4857 -x4839 -x4886 -x4871 -x4918 -x4903 -x4943 -x4928 -x4969 -x4955 -x5001 -x4987 -x5031 -x5014 
319.34/320.67	v -x5056 -x5070 -x5067 -x5081 -x5095 -x5106 -x5119 -x5136 -x5150 -x5180 -x5191 -x5206 -x5225 -x5248 -x5259 -x5270 -x5286 -x5285 
319.34/320.67	v -x4370 -x4355 -x4346 -x4332 -x4432 -x4418 -x4399 -x4387 -x4487 -x4471 -x4459 -x4444 -x4545 -x4529 -x4514 -x4498 -x4611 -x4603 
319.34/320.67	v -x4616 -x4564 -x4583 -x4667 -x4682 -x4636 -x4653 -x4730 -x4745 -x4701 -x4715 -x4777 -x4795 -x4794 -x4756 -x4764 -x3857 -x3837 
319.34/320.67	v -x3894 -x3877 -x3787 -x3769 -x3816 -x3800 -x3993 -x3981 -x4028 -x4011 -x3939 -x3923 -x3971 -x3955 -x3945 -x4116 -x4136 -x4151 
319.34/320.67	v -x4169 -x4043 -x4061 -x4079 -x4098 -x4242 -x4264 -x4282 -x4303 -x4302 -x4175 -x4193 -x4214 -x4235 -x3352 -x3329 -x3314 
319.34/320.67	v -x3296 -x3281 -x3267 -x3249 -x3231 -x3489 -x3473 -x3456 -x3442 -x3423 -x3406 -x3390 -x3384 -x3370 -x3605 -x3627 -x3573 -x3590 
319.34/320.67	v -x3538 -x3553 -x3505 -x3520 -x3734 -x3755 -x3754 -x3701 -x3717 -x3670 -x3684 -x3645 -x3664 -x4877 -x4861 -x4908 -x4891 -x4824 
319.34/320.67	v -x4809 -x4847 -x4831 -x5009 -x4994 -x5041 -x5023 -x4949 -x4931 -x4925 -x4973 -x4960 -x5113 -x5126 -x5144 -x5161 -x5058 -x5073 
319.34/320.67	v -x5084 -x5098 -x5097 -x5242 -x5252 -x5265 -x5281 -x5167 -x5195 -x5212 -x5228 -x4426 -x4411 -x4395 -x4384 -x4364 -x4352 -x4342 
319.34/320.67	v -x4327 -x4553 -x4537 -x4517 -x4502 -x4497 -x4482 -x4468 -x4457 -x4441 -x4673 -x4689 -x4643 -x4660 -x4614 -x4626 -x4627 -x4574 
319.34/320.67	v -x4593 -x4770 -x4787 -x4748 -x4760 -x4725 -x4743 -x4697 -x4709 -x3791 -x3776 -x3822 -x3807 -x3864 -x3847 -x3900 -x3884 -x3931 
319.34/320.67	v -x3915 -x3963 -x3946 -x3953 -x3996 -x3983 -x4031 -x4014 -x4036 -x4052 -x4071 -x4090 -x4091 -x4104 -x4123 -x4138 -x4156 
319.34/320.67	v -x4186 -x4201 -x4222 -x4226 x4248 -x4267 -x4286 -x4310 -x3294 -x3279 -x3257 -x3240 -x3362 -x3345 -x3325 -x3311 -x3414 -x3398 
319.34/320.67	v -x3379 -x3391 -x3376 -x3486 -x3469 -x3450 -x3440 -x3532 -x3551 -x5015 -x4937 -x4922 -x4968 -x4954 -x4890 -x4868 -x4921 -x4528 
319.34/320.67	v -x4515 -x4500 -x4489 -x4472 -x4458 -x4443 -x4433 -x4155 -x3937 -x3922 -x3973 -x3956 -x3995 -x3982 -x4027 -x3571 -x3563 -x3585 
319.34/320.67	v -x3420 -x3405 -x3387 -x3373 -x3490 -x7081 -x7066 -x7069 -x7110 -x7098 -x6823 -x6837 -x6849 -x6720 -x6709 -x6689 -x6704 -x6687 
319.34/320.67	v -x6671 -x6657 -x6392 -x6198 -x6180 -x6228 -x6217 -x6208 -x6251 -x6234 -x6281 -x5642 -x5624 -x5759 -x5742 -x5726 -x5712 -x5695 
319.34/320.67	v -x5813 -x95 -x108 x66 -x84 -x148 -x162 -x167 -x125 -x5771 -x5817 x5799 -x5584 -x6186 -x6287 -x6277 -x6263 -x6705 -x6742 -x6732 
319.34/320.67	v -x6661 -x6359 -x7153 -x7141 -x7130 -x6812 -x6767 -x6783 -x3504 -x3399 -x3447 -x3435 -x3481 -x3947 -x3932 -x3916 -x4021 
319.34/320.67	v -x4354 -x4518 -x4503 -x4554 -x4838 -x4817 -x4804 -x5040 -x563 -x468 -x483 x500 -x513 -x2813 -x2824 -x2794 -x2724 -x2711 -x2699 
319.34/320.67	v -x2790 -x2775 -x2764 -x2751 -x3097 -x2999 -x3040 -x3030 -x3062 -x3051 -x3079 -x3069 -x3093 -x1834 -x1821 -x1806 -x1969 -x1955 
319.34/320.67	v -x1942 -x1930 -x1917 -x2292 -x2229 -x2216 -x2253 -x2242 -x2360 -x2347 -x2381 -x4703 -x4719 -x4731 -x4751 -x4763 -x4773 -x4788 
319.34/320.67	v -x4572 -x5209 -x5200 -x5219 -x5173 -x5189 -x5263 -x5277 -x5235 -x3287 -x3272 -x3265 -x3704 -x3721 -x3737 -x3757 -x3650 -x3827 
319.34/320.67	v -x3810 -x3793 -x3783 -x3768 -x4295 -x4315 -x4258 -x6890 -x6840 -x6828 -x6859 -x6451 -x6435 -x6421 -x6418 -x698 -x771 -x784 
319.34/320.67	v -x746 -x256 -x278 -x298 -x315 -x1449 -x1636 -x1651 -x1602 -x970 -x1012 -x997 -x1126 -x2233 -x2289 -x2299 -x2262 -x1816 -x1831 
319.34/320.67	v -x1845 -x1854 -x3038 -x3002 -x3013 x2981 -x6356 -x6338 -x6498 -x6481 -x6533 -x6512 -x6439 -x6425 -x6471 -x6458 -x6599 -x6611 
319.34/320.67	v -x6626 -x6642 -x6634 -x6549 -x6817 -x6801 -x6786 -x6769 -x6955 -x6942 -x6924 -x6916 -x6901 -x6888 -x6879 -x6866 -x7046 -x7057 
319.34/320.67	v -x7025 -x7014 -x5356 -x5335 -x5388 -x5369 -x5426 -x5406 -x5479 -x5462 -x5503 -x5492 -x5532 -x5515 -x5558 -x5547 -x5564 -x5579 
319.34/320.67	v -x5896 -x5861 -x5850 -x5829 -x5954 -x5934 -x5917 -x5900 -x6027 -x6009 -x5996 -x5983 -x6071 -x6062 -x6047 -x6034 -x6235 
319.34/320.67	v -x6250 -x4508 -x4523 -x4540 -x4563 -x4448 -x4462 -x4473 -x4491 -x4379 -x4391 -x4407 -x4423 -x4325 -x4341 -x4592 -x4575 -x4629 
319.34/320.67	v -x4602 -x5019 -x5036 -x4990 -x5002 -x4967 -x4981 -x4933 -x4945 -x4895 -x4912 -x4867 -x4883 -x5130 -x5117 -x5096 -x5083 -x5065 
319.34/320.67	v -x5050 -x3367 -x3383 -x3400 -x3416 -x3431 -x3446 -x3467 -x3482 -x3236 -x3251 -x3514 -x3496 -x3544 -x3531 -x3586 -x3572 -x3625 
319.34/320.67	v -x3604 -x3940 -x3960 -x3907 -x3924 -x4009 -x4017 -x3978 -x3991 -x4273 -x4251 -x4092 -x4076 -x4060 x4042 -x4168 -x4152 -x4132 
319.34/320.67	v -x4114 -x2873 -x2864 -x2850 -x2839 -x2828 -x2817 -x6560 x6618 -x6636 -x6595 -x6981 -x6992 -x7004 -x7013 -x5710 -x5674 -x5689 
319.34/320.67	v -x5633 -x6193 -x6209 -x6221 -x6134 -x656 -x599 -x584 -x627 -x213 -x198 -x186 -x166 -x246 -x1454 -x1439 -x1481 -x1630 -x1649 
319.34/320.67	v -x1664 -x1007 -x1093 -x1162 -x1183 -x1131 -x2657 x2668 -x2905 -x2893 -x588 -x576 -x623 -x609 -x190 -x179 -x158 -x144 -x1465 
319.34/320.67	v -x1450 -x1488 -x1475 -x939 -x929 -x1014 -x999 -x6215 -x6229 -x6181 -x6196 -x5800 -x5818 -x5707 -x5724 -x7096 -x7108 -x7065 -x7084 
319.34/320.67	v -x6839 -x6826 -x6646 -x6663 -x1200 -x1217 -x2232 -x2220 -x2257 -x2250 -x2277 -x2267 -x2564 -x2575 -x2589 -x2606 -x1844 
319.34/320.67	v -x1833 -x1813 -x1803 -x2102 -x2114 -x2182 -x2197 -x2148 -x2164 -x2990 -x2980 -x3205 -x3213 -x3217 -x3228 -x3164 -x3171 -x3181 
319.34/320.67	v -x3194 -x2791 -x2803 -x2941 -x2952 -x2918 -x2930 -x2897 -x2911 -x849 -x835 -x874 -x859 -x688 -x678 -x725 -x708 -x385 -x377 -x463 
319.34/320.67	v -x449 -x436 -x418 -x287 -x264 -x1755 -x1740 -x1784 -x1771 -x1684 -x1668 -x1725 -x1700 -x885 -x898 -x1314 x1300 -x1290 -x1275 
319.34/320.67	v -x1252 -x1231 -x7083 -x7064 -x7070 -x7161 -x7148 -x7138 -x7122 -x7001 -x6662 -x6647 -x6690 -x6703 -x6688 -x6721 -x6710 -x6745 
319.34/320.67	v -x5830 -x5849 -x6292 -x6276 -x6266 -x6249 -x6233 -x6222 -x5293 -x5310 -x5336 -x5357 -x5786 -x5780 -x5766 -x5816 -x1734 
319.34/320.67	v -x1713 -x1760 -x1749 -x1795 -x1780 -x1774 -x1336 -x1260 -x1240 -x1221 -x1204 -x1323 -x1306 -x1296 -x1282 -x730 -x712 -x845 -x832 
319.34/320.67	v -x866 -x855 -x798 -x786 -x293 -x279 -x257 -x237 -x457 -x443 -x423 -x411 -x3175 -x3187 -x3203 -x3210 -x3215 -x3222 x3100 -x3114 
319.34/320.67	v -x1037 -x1524 -x1574 -x2207 -x2559 -x2948 -x3130 -x3908 x3432 -x6259 -x6253 -x6109 -x6118 -x6081 -x6096 -x6159 -x6169 -x903 
319.34/320.67	v -x891 -x897 -x881 -x1059 -x1047 -x1032 -x1021 -x1412 -x1343 -x1328 -x1340 -x1378 -x1367 -x1514 -x1493 -x41 -x30 -x18 -x110 
319.34/320.67	v -x105 -x92 -x75 -x60 -x863 -x491 -x474 -x522 -x507 -x494 -x541 -x528 -x2816 -x2809 -x2801 -x2768 -x2779 -x2743 -x2753 -x2765 
319.34/320.67	v -x3152 -x3110 -x3099 -x3126 -x3117 -x3065 -x3075 -x3078 -x2008 -x1994 -x1981 -x2090 -x2080 -x2063 -x2046 -x1911 -x2602 -x2414 
319.34/320.67	v -x2400 -x2454 -x2433 -x2476 -x2463 x2497 -x2584 -x2570 -x2620 x2588 -x1797 -x1811 -x2202 -x2189 -x1519 -x1504 -x1543 -x1529 
319.34/320.67	v -x986 -x974 -x1067 -x1051 -x641 -x630 -x669 -x654 -x34 -x19 -x214 -x202 -x6674 -x6691 -x6645 -x6660 -x7144 -x7156 -x7067 -x7085 
319.34/320.67	v -x5736 -x5752 -x5704 -x5723 x11 x10 x8 x6 x5 x4 x3 x2 x1 
319.34/320.67	c SCIP Status        : problem is solved [optimal solution found]
319.34/320.67	c Total Time         :     320.65
319.34/320.67	c   solving          :     320.65
319.34/320.67	c   presolving       :       4.15 (included in solving)
319.34/320.67	c   reading          :       0.06 (included in solving)
319.34/320.67	c   copying          :       3.36 (109 #copies) (minimal 0.01, maximal 0.04, average 0.03)
319.34/320.67	c Original Problem   :
319.34/320.67	c   Problem name     : HOME/instance-4432783-1721103818.opb
319.34/320.67	c   Variables        : 7164 (7164 binary, 0 integer, 0 implicit integer, 0 continuous)
319.34/320.67	c   Constraints      : 7824 initial, 7824 maximal
319.34/320.67	c   Objective        : minimize, 9 non-zeros (abs.min = 1, abs.max = 1)
319.34/320.67	c Presolved Problem  :
319.34/320.67	c   Problem name     : t_HOME/instance-4432783-1721103818.opb
319.34/320.67	c   Variables        : 6336 (6336 binary, 0 integer, 0 implicit integer, 0 continuous)
319.34/320.67	c   Constraints      : 1241 initial, 3182 maximal
319.34/320.67	c   Objective        : minimize, 0 non-zeros (abs.min = 1e+20, abs.max = -1e+20)
319.34/320.67	c   Nonzeros         : 97705 constraint, 17832 clique table
319.34/320.67	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
319.34/320.67	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
319.34/320.67	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
319.34/320.67	c   domcol           :       0.04       0.00      2          0          0          0          0          0          0          0          0          0
319.34/320.67	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
319.34/320.67	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
319.34/320.67	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
319.34/320.67	c   dualsparsify     :       0.04       0.00      1          0          0          0          0          0          0          0          0          0
319.34/320.67	c   gateextraction   :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
319.34/320.67	c   implics          :       0.00       0.00     10          0          0          0          0          0          0          0          0          0
319.34/320.67	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
319.34/320.67	c   milp             :       0.08       0.00      1          0          0          0          0          0          0          0          0          0
319.34/320.67	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
319.34/320.67	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
319.34/320.67	c   sparsify         :       0.05       0.00      1          0          0          0          0          0          0          0          0          0
319.34/320.67	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
319.34/320.67	c   trivial          :       0.00       0.00     14          1          0          0          0          0          0          0          0          0
319.34/320.67	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
319.34/320.67	c   dualfix          :       0.00       0.00     14          0          0          0          0          0          0          0          0          0
319.34/320.67	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
319.34/320.67	c   probing          :       0.06       0.00      2          0          0          0          0          0          0          0          0          0
319.34/320.67	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
319.34/320.67	c   symmetry         :       3.58       0.00      1        575          0          0          0          0          0        575          0          0
319.34/320.67	c   vbounds          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
319.34/320.67	c   knapsack         :       0.16       0.00     22          0          0          0          0          0          0          0          0          0
319.34/320.67	c   setppc           :       0.01       0.00     22          0          1          0          0          0          2          0          0          0
319.34/320.67	c   linear           :       0.09       0.01      4          9          0          0          9          0       7156          0          0          0
319.34/320.67	c   orbitope         :       0.00       0.00      8        242          0          0          0          0          0          0          0          0
319.34/320.67	c   logicor          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
319.34/320.67	c   benders          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
319.34/320.67	c   components       :       0.01       0.00      1          0          0          0          0          0          0          0          0          0
319.34/320.67	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
319.34/320.67	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
319.34/320.67	c   benderslp        :          0          0          0          0      30019          0          0       2308          0          0          0          0          0          0          0
319.34/320.67	c   integral         :          0          0          0          0      30019          0          0       2308          0          0          0          0          0          0      60038
319.34/320.67	c   knapsack         :        576+       582         11     157209          0          0          0       2302   15220086       1626     628006       2209         19          0          0
319.34/320.67	c   setppc           :         90+       103         11     155583          0          0          0         13    2028812       3409     250235          1          0          0          0
319.34/320.67	c   linear           :          0+        57          0     151197          0          0          0          3     474480       5712     263750          0          0          0          0
319.34/320.67	c   orbitope         :        575        575          0     146362          0          0          0          1    5458116       1230     135227          0          0          0          0
319.34/320.67	c   logicor          :          0+      1894         11      50655          0          0          0          0      79016        896      18396          3          0          0          0
319.34/320.67	c   benders          :          0          0          0          0          0          0          0          3          0          0          0          0          0          0          0
319.34/320.67	c   fixedvar         :          0          0          0          0          0          0          0          3          0          0          0          0          0          0          0
319.34/320.67	c   countsols        :          0          0          0          0          0          0          0          3          0          0          0          0          0          0          0
319.34/320.67	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
319.34/320.67	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
319.34/320.67	c   benderslp        :       0.01       0.00       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00
319.34/320.67	c   integral         :       2.20       0.00       0.00       0.00       2.20       0.00       0.00       0.00       0.00       0.00
319.34/320.67	c   knapsack         :      17.60       0.00       0.03      10.74       0.00       0.00       0.00       0.24       6.58       0.00
319.34/320.67	c   setppc           :      19.89       0.00       0.00      19.09       0.00       0.00       0.00       0.00       0.80       0.00
319.34/320.67	c   linear           :      12.55       0.01       0.00       3.92       0.00       0.00       0.00       0.00       8.61       0.00
319.34/320.67	c   orbitope         :      47.75       0.00       0.00      47.53       0.00       0.00       0.00       0.00       0.21       0.01
319.34/320.67	c   logicor          :       5.11       0.00       0.00       3.95       0.00       0.00       0.00       0.00       1.15       0.00
319.34/320.67	c   benders          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
319.34/320.67	c   fixedvar         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
319.34/320.67	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
319.34/320.67	c   components       :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00       0.00       0.00
319.34/320.67	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
319.34/320.67	c   dualfix          :          1          0          0          0
319.34/320.67	c   genvbounds       :          0          0          0          0
319.34/320.67	c   nlobbt           :          0          0          0          0
319.34/320.67	c   obbt             :          0          0          0          0
319.34/320.67	c   probing          :          0          0          0          0
319.34/320.67	c   pseudoobj        :          0          0          0          0
319.34/320.67	c   redcost          :          0          0          0          0
319.34/320.67	c   rootredcost      :          0          0          0          0
319.34/320.67	c   symmetry         :          0          0          0          0
319.34/320.67	c   vbounds          :     110027          0          0          0
319.34/320.67	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
319.34/320.67	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
319.34/320.67	c   genvbounds       :       0.03       0.00       0.00       0.03       0.00       0.00
319.34/320.67	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
319.34/320.67	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
319.34/320.67	c   probing          :       0.06       0.00       0.06       0.00       0.00       0.00
319.34/320.67	c   pseudoobj        :       0.03       0.00       0.00       0.03       0.00       0.00
319.34/320.67	c   redcost          :       0.01       0.00       0.00       0.01       0.00       0.00
319.34/320.67	c   rootredcost      :       0.02       0.00       0.00       0.02       0.00       0.00
319.34/320.67	c   symmetry         :       3.63       0.00       3.58       0.04       0.00       0.00
319.34/320.67	c   vbounds          :       2.30       0.00       0.00       2.30       0.00       0.00
319.34/320.67	c Symmetry           :
319.34/320.67	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
319.34/320.67	c   orbital reduction:          0 reductions applied,          0 cutoffs
319.34/320.67	c   lexicographic red:          0 reductions applied,          0 cutoffs
319.34/320.67	c   shadow tree time :       0.00 s
319.34/320.67	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
319.34/320.67	c   propagation      :      34.60       7544       7299          -     294269     1002.6        764      494.4          -          -          -
319.34/320.67	c   infeasible LP    :      90.11      13617       6309          -     314639     1425.1        230      461.0        519      700.7          0
319.34/320.67	c   bound exceed. LP :       0.00          1          0          -          0        0.0          0        0.0          0        0.0          0
319.34/320.67	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
319.34/320.67	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
319.34/320.67	c   applied globally :       0.97          -          -          0      48509      510.7          -          -        519          -          -
319.34/320.67	c   applied locally  :          -          -          -          0         27     1129.1          -          -          0          -          -
319.34/320.67	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
319.34/320.67	c   cut pool         :       0.36          -       4112         21          -          -       7005      46886          -          -          -          -          -    (maximal pool size:       6157)
319.34/320.67	c   aggregation      :       0.47       0.00         21         11          0          0       6282      42118         41       1162       1157          5          0
319.34/320.67	c   > cmir           :          -          -          -          -          -          -          -      36474          0        854        854          0          -
319.34/320.67	c   > flowcover      :          -          -          -          -          -          -          -       2226          0        181        181          0          -
319.34/320.67	c   > knapsackcover  :          -          -          -          -          -          -          -       3418         41        127        122          5          -
319.34/320.67	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
319.34/320.67	c   clique           :       0.03       0.00         11         11          0          0         22        126          0         46         46          0          0
319.34/320.67	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
319.34/320.67	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
319.34/320.67	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
319.34/320.67	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
319.34/320.67	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
319.34/320.67	c   gomory           :       0.30       0.00         20         10          0          0        742       4350         32       1253       1253          0          0
319.34/320.67	c   > gomorymi       :          -          -          -          -          -          -          -       1697         16        547        547          0          -
319.34/320.67	c   > strongcg       :          -          -          -          -          -          -          -       2653         16        706        706          0          -
319.34/320.67	c   impliedbounds    :       0.00       0.00         21         11          0          0          1          1          0          1          1          0          0
319.34/320.67	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
319.34/320.67	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
319.34/320.67	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
319.34/320.67	c   mcf              :       0.00       0.00          1          1          0          0          0          0          0          0          0          0          0
319.34/320.67	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
319.34/320.67	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
319.34/320.67	c   multilinear      :       0.00       0.00        328         11          0          0          0          0          0          0          0          0          0
319.34/320.67	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
319.34/320.67	c   rapidlearning    :       6.56       0.00        100          1          0       5332          0          0          0          0          0          0        236
319.34/320.67	c   rlt              :       0.00       0.00         15         10          0          0          0          0          0          0          0          0          0
319.34/320.67	c   zerohalf         :       0.04       0.00         21         11          0          0         49        291         18         13         10          3          0
319.34/320.67	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
319.34/320.67	c   hybrid           :       0.09       0.00       1180         11       2494          0      46636        300          0      16022
319.34/320.67	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
319.34/320.67	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
319.34/320.67	c Pricers            :   ExecTime  SetupTime      Calls       Vars
319.34/320.67	c   problem variables:       0.00          -          0          0
319.34/320.67	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
319.34/320.67	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
319.34/320.67	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
319.34/320.67	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
319.34/320.67	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
319.34/320.67	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
319.34/320.67	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
319.34/320.67	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
319.34/320.67	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
319.34/320.67	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
319.34/320.67	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
319.34/320.67	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
319.34/320.67	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
319.34/320.67	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
319.34/320.67	c   relpscost        :       2.17       0.00      30019          0          0          0          0          0          0      60038
319.34/320.67	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
319.34/320.67	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
319.34/320.67	c   LP solutions     :       0.00          -          -          0          0
319.34/320.67	c   relax solutions  :       0.00          -          -          0          0
319.34/320.67	c   pseudo solutions :       0.00          -          -          0          0
319.34/320.67	c   strong branching :       0.00          -          -          0          0
319.34/320.67	c   actconsdiving    :       0.00       0.00          0          0          0
319.34/320.67	c   adaptivediving   :       0.87       0.00         22          0          0
319.34/320.67	c   alns             :       2.61       0.00          8          0          0
319.34/320.67	c   bound            :       0.00       0.00          0          0          0
319.34/320.67	c   clique           :       0.07       0.00          1          0          0
319.34/320.67	c   coefdiving       :       0.00       0.00          0          0          0
319.34/320.67	c   completesol      :       0.00       0.00          0          0          0
319.34/320.67	c   conflictdiving   :       0.64       0.00         14          0          0
319.34/320.67	c   crossover        :       0.01       0.00          0          0          0
319.34/320.67	c   dins             :       0.00       0.00          0          0          0
319.34/320.67	c   distributiondivin:       5.52       0.00         14          0          0
319.34/320.67	c   dps              :       0.00       0.00          0          0          0
319.34/320.67	c   dualval          :       0.00       0.00          0          0          0
319.34/320.67	c   farkasdiving     :       0.00       0.00          0          0          0
319.34/320.67	c   feasjump         :       0.18       0.00          1          0          0
319.34/320.67	c   feaspump         :       0.44       0.00          7          0          0
319.34/320.67	c   fixandinfer      :       0.00       0.00          0          0          0
319.34/320.67	c   fracdiving       :       0.77       0.00         14          0          0
319.34/320.67	c   gins             :       0.01       0.00          0          0          0
319.34/320.67	c   guideddiving     :       0.00       0.00          0          0          0
319.34/320.67	c   indcoefdiving    :       0.00       0.00          0          0          0
319.34/320.67	c   indicator        :       0.01       0.00          0          0          0
319.34/320.67	c   indicatordiving  :       0.00       0.00          0          0          0
319.34/320.67	c   indoneopt        :       0.01       0.00          0          0          0
319.34/320.67	c   indrounding      :       0.00       0.00          0          0          0
319.34/320.67	c   indtwoopt        :       0.00       0.00          0          0          0
319.34/320.67	c   intdiving        :       0.00       0.00          0          0          0
319.34/320.67	c   intshifting      :       0.00       0.00          0          0          0
319.34/320.67	c   linesearchdiving :       0.60       0.00         14          0          0
319.34/320.67	c   localbranching   :       0.00       0.00          0          0          0
319.34/320.67	c   locks            :       0.04       0.00          1          0          0
319.34/320.67	c   lpface           :       0.30       0.00          0          0          0
319.34/320.67	c   mpec             :       0.00       0.00          0          0          0
319.34/320.67	c   multistart       :       0.00       0.00          0          0          0
319.34/320.67	c   mutation         :       0.00       0.00          0          0          0
319.34/320.67	c   nlpdiving        :       0.00       0.00          0          0          0
319.34/320.67	c   objpscostdiving  :       1.09       0.00          8          0          0
319.34/320.67	c   octane           :       0.00       0.00          0          0          0
319.34/320.67	c   ofins            :       0.01       0.00          0          0          0
319.34/320.67	c   oneopt           :       0.01       0.00          0          0          0
319.34/320.67	c   padm             :       0.00       0.00          0          0          0
319.34/320.67	c   proximity        :       0.00       0.00          0          0          0
319.34/320.67	c   pscostdiving     :       1.14       0.00         14          0          0
319.34/320.67	c   randrounding     :       0.86       0.00       2306          0          0
319.34/320.67	c   rens             :       0.03       0.00          1          0          0
319.34/320.67	c   reoptsols        :       0.00       0.00          0          0          0
319.34/320.67	c   repair           :       0.00       0.00          0          0          0
319.34/320.67	c   rins             :       0.01       0.00          0          0          0
319.34/320.67	c   rootsoldiving    :       0.55       0.00          8          0          0
319.34/320.67	c   rounding         :       0.13       0.00       2475          1          1
319.34/320.67	c   scheduler        :       0.00       0.00          0          0          0
319.34/320.67	c   shiftandpropagate:       0.06       0.00          1          0          0
319.34/320.67	c   shifting         :       0.97       0.00        843          0          0
319.34/320.67	c   simplerounding   :       0.01       0.00          0          0          0
319.34/320.67	c   smallcard        :       0.00       0.00          0          0          0
319.34/320.67	c   subnlp           :       0.02       0.00          0          0          0
319.34/320.67	c   trivial          :       0.00       0.00          2          0          0
319.34/320.67	c   trivialnegation  :       0.00       0.00          0          0          0
319.34/320.67	c   trustregion      :       0.00       0.00          0          0          0
319.34/320.67	c   trysol           :       0.01       0.00          0          0          0
319.34/320.67	c   twoopt           :       0.00       0.00          0          0          0
319.34/320.67	c   undercover       :       0.00       0.00          0          0          0
319.34/320.67	c   vbounds          :       0.20       0.00          1          0          0
319.34/320.67	c   veclendiving     :       0.55       0.00         14          0          0
319.34/320.67	c   zeroobj          :       0.00       0.00          0          0          0
319.34/320.67	c   zirounding       :       0.03       0.00       1000          0          0
319.34/320.67	c   other solutions  :          -          -          -          0          -
319.34/320.67	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
319.34/320.67	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
319.34/320.67	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
319.34/320.67	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
319.34/320.67	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
319.34/320.67	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
319.34/320.67	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
319.34/320.67	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.14286   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
319.34/320.67	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.00000   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    0
319.34/320.67	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
319.34/320.67	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
319.34/320.67	c   primal LP        :       0.40        386          0       0.00       0.00       0.40        386
319.34/320.67	c   dual LP          :      77.20      44845     559960      12.59    7253.74       0.23        355
319.34/320.67	c   lex dual LP      :       0.00          0          0       0.00          -
319.34/320.67	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
319.34/320.67	c   resolve instable :       0.00          0          0       0.00          -
319.34/320.67	c   diving/probing LP:       4.20       1305      41051      31.46    9782.94
319.34/320.67	c   strong branching :       0.29         11       1696     154.18    5757.11          -          -          0
319.34/320.67	c     (at root node) :          -         11       1696     154.18          -
319.34/320.67	c   conflict analysis:       0.00          1          0       0.00          -
319.34/320.67	c B&B Tree           :
319.34/320.67	c   number of runs   :          1
319.34/320.67	c   nodes            :      54350 (30019 internal, 24331 leaves)
319.34/320.67	c   feasible leaves  :          0
319.34/320.67	c   infeas. leaves   :      24330
319.34/320.67	c   objective leaves :          1
319.34/320.67	c   nodes (total)    :      54350 (30019 internal, 24331 leaves)
319.34/320.67	c   nodes left       :          0
319.34/320.67	c   max depth        :         97
319.34/320.67	c   max depth (total):         97
319.34/320.67	c   backtracks       :      10180 (18.7%)
319.34/320.67	c   early backtracks :          0 (0.0%)
319.34/320.67	c   nodes exc. ref.  :          0 (0.0%)
319.34/320.67	c   delayed cutoffs  :       2644
319.34/320.67	c   repropagations   :      30012 (159402 domain reductions, 1931 cutoffs)
319.34/320.67	c   avg switch length:       4.63
319.34/320.67	c   switching time   :       6.42
319.34/320.67	c Root Node          :
319.34/320.67	c   First LP value   : +9.00000000000000e+00
319.34/320.67	c   First LP Iters   :        947 (30853.94 Iter/sec)
319.34/320.67	c   First LP Time    :       0.03
319.34/320.67	c   Final Dual Bound : +9.00000000000000e+00
319.34/320.67	c   Final Root Iters :       2602
319.34/320.67	c   Root LP Estimate : +9.01004585956670e+00
319.34/320.67	c Solution           :
319.34/320.67	c   Solutions found  :          1 (1 improvements)
319.34/320.67	c   First Solution   : +9.00000000000000e+00   (in run 1, after 54350 nodes, 320.63 seconds, depth 84, found by <rounding>)
319.34/320.67	c   Gap First Sol.   :       0.00 %
319.34/320.67	c   Gap Last Sol.    :       0.00 %
319.34/320.67	c   Primal Bound     : +9.00000000000000e+00   (in run 1, after 54350 nodes, 320.63 seconds, depth 84, found by <rounding>)
319.34/320.67	c   Dual Bound       : +9.00000000000000e+00
319.34/320.67	c   Gap              :       0.00 %
319.34/320.67	c Integrals          :      Total       Avg%
319.34/320.67	c   primal-dual      :   32064.50     100.00
319.34/320.67	c   primal-ref       :          -          - (not evaluated)
319.34/320.67	c   dual-ref         :          -          - (not evaluated)
319.44/320.72	c Time complete: 319.468.

Verifier Data

OK	9

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: 64096 MiB (60570 MiB free)
  memory of node 1: 64473 MiB (61278 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432783-1721103818/watcher-4432783-1721103818 -o /tmp/evaluation-result-4432783-1721103818/solver-4432783-1721103818 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1721096551-826783 --watchdog 3760 pbscip -f HOME/instance-4432783-1721103818.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

Enforcing FSIZE limit: 104857600 KiB
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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=831485, runsolver pid=831482

[startup+0.100104 s]*
/proc/loadavg: 4.17 4.13 4.12 5/246 831486
/proc/meminfo: memFree=124741464/131655788 swapFree=131071996/131071996
[pid=831485] ppid=831482 vsize=87144 memory=48348 CPUtime=0.1 cores=5,7
/proc/831485/stat : 831485 (pbscip) R 831482 831485 826770 0 -1 4194304 8889 0 0 0 8 2 0 0 20 0 1 0 162538975 89235456 12087 134679101440 4194304 18693293 140722089804736 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 52690944 140722089808900 140722089808999 140722089808999 140722089816014 0
/proc/831485/statm: 21786 12087 3535 3540 0 10043 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 87144 KiB
Current children cumulated memory: 48348 KiB

[startup+0.213228 s]*
/proc/loadavg: 4.17 4.13 4.12 5/246 831486
/proc/meminfo: memFree=124725560/131655788 swapFree=131071996/131071996
[pid=831485] ppid=831482 vsize=102596 memory=62164 CPUtime=0.22 cores=5,7
/proc/831485/stat : 831485 (pbscip) R 831482 831485 826770 0 -1 4194304 12221 0 0 0 19 3 0 0 20 0 1 0 162538975 105058304 15475 134679101440 4194304 18693293 140722089804736 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 52690944 140722089808900 140722089808999 140722089808999 140722089816014 0
/proc/831485/statm: 25649 15475 3647 3540 0 13906 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 102596 KiB
Current children cumulated memory: 62164 KiB

[startup+0.31286 s]*
/proc/loadavg: 4.23 4.14 4.12 5/246 831486
/proc/meminfo: memFree=124713604/131655788 swapFree=131071996/131071996
[pid=831485] ppid=831482 vsize=101980 memory=62572 CPUtime=0.32 cores=5,7
/proc/831485/stat : 831485 (pbscip) R 831482 831485 826770 0 -1 4194304 14325 0 0 0 28 4 0 0 20 0 1 0 162538975 104427520 15643 134679101440 4194304 18693293 140722089804736 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 52690944 140722089808900 140722089808999 140722089808999 140722089816014 0
/proc/831485/statm: 25495 15643 3758 3540 0 13752 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 101980 KiB
Current children cumulated memory: 62572 KiB

[startup+0.700313 s]
/proc/loadavg: 4.23 4.14 4.12 5/246 831486
/proc/meminfo: memFree=124692176/131655788 swapFree=131071996/131071996
[pid=831485] ppid=831482 vsize=136816 memory=84840 CPUtime=0.68 cores=5,7
/proc/831485/stat : 831485 (pbscip) R 831482 831485 826770 0 -1 4194304 19953 0 0 0 64 4 0 0 20 0 1 0 162538975 140099584 21210 134679101440 4194304 18693293 140722089804736 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 52690944 140722089808900 140722089808999 140722089808999 140722089816014 0
/proc/831485/statm: 34204 21210 3774 3540 0 22461 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 136816 KiB
Current children cumulated memory: 84840 KiB

[startup+1.50026 s]
/proc/loadavg: 4.23 4.14 4.12 5/246 831486
/proc/meminfo: memFree=124679044/131655788 swapFree=131071996/131071996
[pid=831485] ppid=831482 vsize=142856 memory=91176 CPUtime=1.49 cores=5,7
/proc/831485/stat : 831485 (pbscip) R 831482 831485 826770 0 -1 4194304 21530 0 0 0 144 5 0 0 20 0 1 0 162538975 146284544 22794 134679101440 4194304 18693293 140722089804736 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 52690944 140722089808900 140722089808999 140722089808999 140722089816014 0
/proc/831485/statm: 35714 22794 3774 3540 0 23971 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 142856 KiB
Current children cumulated memory: 91176 KiB

[startup+3.11231 s]
/proc/loadavg: 4.23 4.14 4.12 5/246 831486
/proc/meminfo: memFree=124663640/131655788 swapFree=131071996/131071996
[pid=831485] ppid=831482 vsize=149900 memory=98040 CPUtime=3.09 cores=5,7
/proc/831485/stat : 831485 (pbscip) R 831482 831485 826770 0 -1 4194304 23285 0 0 0 304 5 0 0 20 0 1 0 162538975 153497600 24510 134679101440 4194304 18693293 140722089804736 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 52690944 140722089808900 140722089808999 140722089808999 140722089816014 0
/proc/831485/statm: 37475 24510 3774 3540 0 25732 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 149900 KiB
Current children cumulated memory: 98040 KiB

[startup+6.3003 s]
/proc/loadavg: 4.22 4.14 4.12 5/246 831486
/proc/meminfo: memFree=124555108/131655788 swapFree=131071996/131071996
[pid=831485] ppid=831482 vsize=258404 memory=203476 CPUtime=6.28 cores=5,7
/proc/831485/stat : 831485 (pbscip) R 831482 831485 826770 0 -1 4194304 52785 0 0 0 618 10 0 0 20 0 1 0 162538975 264605696 50869 134679101440 4194304 18693293 140722089804736 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 52690944 140722089808900 140722089808999 140722089808999 140722089816014 0
/proc/831485/statm: 64601 50869 3973 3540 0 52858 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 258404 KiB
Current children cumulated memory: 203476 KiB

[startup+12.7003 s]
/proc/loadavg: 4.20 4.14 4.12 5/246 831488
/proc/meminfo: memFree=124499280/131655788 swapFree=131071996/131071996
[pid=831485] ppid=831482 vsize=300700 memory=246768 CPUtime=12.66 cores=5,7
/proc/831485/stat : 831485 (pbscip) R 831482 831485 826770 0 -1 4194304 82798 0 0 0 1252 14 0 0 20 0 1 0 162538975 307916800 61692 134679101440 4194304 18693293 140722089804736 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 52690944 140722089808900 140722089808999 140722089808999 140722089816014 0
/proc/831485/statm: 75175 61692 3973 3540 0 63432 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 300700 KiB
Current children cumulated memory: 246768 KiB

[startup+25.5004 s]
/proc/loadavg: 4.17 4.13 4.12 5/246 831489
/proc/meminfo: memFree=124389856/131655788 swapFree=131071996/131071996
[pid=831485] ppid=831482 vsize=365788 memory=310584 CPUtime=25.42 cores=5,7
/proc/831485/stat : 831485 (pbscip) R 831482 831485 826770 0 -1 4194304 101630 0 0 0 2524 18 0 0 20 0 1 0 162538975 374566912 77646 134679101440 4194304 18693293 140722089804736 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 52690944 140722089808900 140722089808999 140722089808999 140722089816014 0
/proc/831485/statm: 91447 77646 3973 3540 0 79704 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 365788 KiB
Current children cumulated memory: 310584 KiB

[startup+51.1128 s]
/proc/loadavg: 4.26 4.17 4.13 5/246 831494
/proc/meminfo: memFree=124360372/131655788 swapFree=131071996/131071996
[pid=831485] ppid=831482 vsize=392288 memory=337300 CPUtime=50.95 cores=5,7
/proc/831485/stat : 831485 (pbscip) R 831482 831485 826770 0 -1 4194304 109849 0 0 0 5073 22 0 0 20 0 1 0 162538975 401702912 84325 134679101440 4194304 18693293 140722089804736 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 52690944 140722089808900 140722089808999 140722089808999 140722089816014 0
/proc/831485/statm: 98072 84325 3973 3540 0 86329 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 392288 KiB
Current children cumulated memory: 337300 KiB

[startup+102.3 s]
/proc/loadavg: 4.24 4.17 4.13 5/246 831504
/proc/meminfo: memFree=124290416/131655788 swapFree=131071996/131071996
[pid=831485] ppid=831482 vsize=456404 memory=398068 CPUtime=101.93 cores=5,7
/proc/831485/stat : 831485 (pbscip) R 831482 831485 826770 0 -1 4194304 129856 0 0 0 10165 28 0 0 20 0 1 0 162538975 467357696 99517 134679101440 4194304 18693293 140722089804736 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 52690944 140722089808900 140722089808999 140722089808999 140722089816014 0
/proc/831485/statm: 114101 99517 3973 3540 0 102358 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 456404 KiB
Current children cumulated memory: 398068 KiB

[startup+162.3 s]
/proc/loadavg: 4.17 4.17 4.13 5/245 831898
/proc/meminfo: memFree=124236296/131655788 swapFree=131071996/131071996
[pid=831485] ppid=831482 vsize=489296 memory=430820 CPUtime=161.68 cores=5,7
/proc/831485/stat : 831485 (pbscip) R 831482 831485 826770 0 -1 4194304 138217 0 0 0 16138 30 0 0 20 0 1 0 162538975 501039104 107705 134679101440 4194304 18693293 140722089804736 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 52690944 140722089808900 140722089808999 140722089808999 140722089816014 0
/proc/831485/statm: 122324 107705 3973 3540 0 110581 0
Current children cumulated CPU time: 161.68 s
Current children cumulated vsize: 489296 KiB
Current children cumulated memory: 430820 KiB

[startup+222.3 s]
/proc/loadavg: 4.22 4.18 4.14 5/245 831908
/proc/meminfo: memFree=124203244/131655788 swapFree=131071996/131071996
[pid=831485] ppid=831482 vsize=489296 memory=432444 CPUtime=221.44 cores=5,7
/proc/831485/stat : 831485 (pbscip) R 831482 831485 826770 0 -1 4194304 138684 0 0 0 22113 31 0 0 20 0 1 0 162538975 501039104 108111 134679101440 4194304 18693293 140722089804736 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 52690944 140722089808900 140722089808999 140722089808999 140722089816014 0
/proc/831485/statm: 122324 108111 3973 3540 0 110581 0
Current children cumulated CPU time: 221.44 s
Current children cumulated vsize: 489296 KiB
Current children cumulated memory: 432444 KiB

[startup+282.3 s]
/proc/loadavg: 4.14 4.16 4.13 5/245 831918
/proc/meminfo: memFree=124136304/131655788 swapFree=131071996/131071996
[pid=831485] ppid=831482 vsize=507108 memory=449020 CPUtime=281.19 cores=5,7
/proc/831485/stat : 831485 (pbscip) R 831482 831485 826770 0 -1 4194304 147391 0 0 0 28086 33 0 0 20 0 1 0 162538975 519278592 112255 134679101440 4194304 18693293 140722089804736 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 52690944 140722089808900 140722089808999 140722089808999 140722089816014 0
/proc/831485/statm: 126777 112255 3973 3540 0 115034 0
Current children cumulated CPU time: 281.19 s
Current children cumulated vsize: 507108 KiB
Current children cumulated memory: 449020 KiB

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

# cumulated CPU time of all completed processes:  user=319.121 s, system=0.370648 s

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

[startup+307.2 s]
/proc/loadavg: 4.23 4.18 4.14 5/244 832091
/proc/meminfo: memFree=124096364/131655788 swapFree=131071996/131071996
[pid=831485] ppid=831482 vsize=539784 memory=480936 CPUtime=305.99 cores=5,7
/proc/831485/stat : 831485 (pbscip) R 831482 831485 826770 0 -1 4194304 155387 0 0 0 30565 34 0 0 20 0 1 0 162538975 552738816 120234 134679101440 4194304 18693293 140722089804736 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 52690944 140722089808900 140722089808999 140722089808999 140722089816014 0
/proc/831485/statm: 134946 120234 3973 3540 0 123203 0
Current children cumulated CPU time: 305.99 s
Current children cumulated vsize: 539784 KiB
Current children cumulated memory: 480936 KiB

[startup+313.6 s]
/proc/loadavg: 4.21 4.18 4.14 5/244 832091
/proc/meminfo: memFree=124095104/131655788 swapFree=131071996/131071996
[pid=831485] ppid=831482 vsize=539784 memory=480936 CPUtime=312.37 cores=5,7
/proc/831485/stat : 831485 (pbscip) R 831482 831485 826770 0 -1 4194304 155396 0 0 0 31202 35 0 0 20 0 1 0 162538975 552738816 120234 134679101440 4194304 18693293 140722089804736 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 52690944 140722089808900 140722089808999 140722089808999 140722089816014 0
/proc/831485/statm: 134946 120234 3973 3540 0 123203 0
Current children cumulated CPU time: 312.37 s
Current children cumulated vsize: 539784 KiB
Current children cumulated memory: 480936 KiB

[startup+316.8 s]
/proc/loadavg: 4.19 4.17 4.14 5/244 832092
/proc/meminfo: memFree=124084264/131655788 swapFree=131071996/131071996
[pid=831485] ppid=831482 vsize=539784 memory=480936 CPUtime=315.56 cores=5,7
/proc/831485/stat : 831485 (pbscip) R 831482 831485 826770 0 -1 4194304 155401 0 0 0 31521 35 0 0 20 0 1 0 162538975 552738816 120234 134679101440 4194304 18693293 140722089804736 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 52690944 140722089808900 140722089808999 140722089808999 140722089816014 0
/proc/831485/statm: 134946 120234 3973 3540 0 123203 0
Current children cumulated CPU time: 315.56 s
Current children cumulated vsize: 539784 KiB
Current children cumulated memory: 480936 KiB

[startup+318.4 s]
/proc/loadavg: 4.19 4.17 4.14 5/244 832094
/proc/meminfo: memFree=124084320/131655788 swapFree=131071996/131071996
[pid=831485] ppid=831482 vsize=539784 memory=480936 CPUtime=317.15 cores=5,7
/proc/831485/stat : 831485 (pbscip) R 831482 831485 826770 0 -1 4194304 155401 0 0 0 31680 35 0 0 20 0 1 0 162538975 552738816 120234 134679101440 4194304 18693293 140722089804736 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 52690944 140722089808900 140722089808999 140722089808999 140722089816014 0
/proc/831485/statm: 134946 120234 3973 3540 0 123203 0
Current children cumulated CPU time: 317.15 s
Current children cumulated vsize: 539784 KiB
Current children cumulated memory: 480936 KiB

[startup+320 s]*
/proc/loadavg: 4.19 4.17 4.14 5/244 832094
/proc/meminfo: memFree=124084320/131655788 swapFree=131071996/131071996
[pid=831485] ppid=831482 vsize=539784 memory=481200 CPUtime=318.76 cores=5,7
/proc/831485/stat : 831485 (pbscip) R 831482 831485 826770 0 -1 4194304 155403 0 0 0 31841 35 0 0 20 0 1 0 162538975 552738816 120300 134679101440 4194304 18693293 140722089804736 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 52690944 140722089808900 140722089808999 140722089808999 140722089816014 0
/proc/831485/statm: 134946 120300 3973 3540 0 123203 0
Current children cumulated CPU time: 318.76 s
Current children cumulated vsize: 539784 KiB
Current children cumulated memory: 481200 KiB

[startup+320.4 s]
/proc/loadavg: 4.19 4.17 4.14 5/244 832094
/proc/meminfo: memFree=124084320/131655788 swapFree=131071996/131071996
[pid=831485] ppid=831482 vsize=539784 memory=481200 CPUtime=319.14 cores=5,7
/proc/831485/stat : 831485 (pbscip) R 831482 831485 826770 0 -1 4194304 155403 0 0 0 31879 35 0 0 20 0 1 0 162538975 552738816 120300 134679101440 4194304 18693293 140722089804736 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 52690944 140722089808900 140722089808999 140722089808999 140722089816014 0
/proc/831485/statm: 134946 120300 3973 3540 0 123203 0
Current children cumulated CPU time: 319.14 s
Current children cumulated vsize: 539784 KiB
Current children cumulated memory: 481200 KiB

[startup+320.6 s]
/proc/loadavg: 4.19 4.17 4.14 5/244 832094
/proc/meminfo: memFree=124084320/131655788 swapFree=131071996/131071996
[pid=831485] ppid=831482 vsize=539784 memory=481200 CPUtime=319.34 cores=5,7
/proc/831485/stat : 831485 (pbscip) R 831482 831485 826770 0 -1 4194304 155403 0 0 0 31899 35 0 0 20 0 1 0 162538975 552738816 120300 134679101440 4194304 18693293 140722089804736 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 52690944 140722089808900 140722089808999 140722089808999 140722089816014 0
/proc/831485/statm: 134946 120300 3973 3540 0 123203 0
Current children cumulated CPU time: 319.34 s
Current children cumulated vsize: 539784 KiB
Current children cumulated memory: 481200 KiB

[startup+320.7 s]
/proc/loadavg: 4.19 4.17 4.14 5/244 832094
/proc/meminfo: memFree=124084320/131655788 swapFree=131071996/131071996
[pid=831485] ppid=831482 vsize=533832 memory=475252 CPUtime=319.44 cores=5,7
/proc/831485/stat : 831485 (pbscip) R 831482 831485 826770 0 -1 4194304 155713 0 0 0 31909 35 0 0 20 0 1 0 162538975 546643968 118813 134679101440 4194304 18693293 140722089804736 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 52690944 140722089808900 140722089808999 140722089808999 140722089816014 0
/proc/831485/statm: 133458 118813 3973 3540 0 121715 0
Current children cumulated CPU time: 319.44 s
Current children cumulated vsize: 533832 KiB
Current children cumulated memory: 475252 KiB

Child status: 0

Real time (s): 320.744
CPU time (s): 319.491
CPU user time (s): 319.121
CPU system time (s): 0.370648
CPU usage (%): 99.6095
Max. virtual memory (cumulated for all children) (KiB): 539784
Max. memory (cumulated for all children) (KiB): 481200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 319.121
system time used= 0.370648
maximum resident set size= 481204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 155776
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= 9
involuntary context switches= 428


# summary of solver processes directly reported to runsolver:
#   pid: 831485
#   total CPU time (s): 319.491
#   total CPU user time (s): 319.121
#   total CPU system time (s): 0.370648

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.72911 second user time and 2.99866 second system time

The end

Launcher Data

Begin job on nodeC011 at 2024-07-16 06:23:51
IDJOB=4432783
IDBENCH=148773
IDSOLVER=3059
FILE ID=nodeC011/4432783-1721103818
RUNJOBID= nodeC011-1721096551-826783
SLURM_JOB_ID= 7505610
Free space on /tmp= 723724 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB24/normalized-PB09/OPT-LIN/flexray/normalized-fx92.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4432783-1721103818/watcher-4432783-1721103818 -o /tmp/evaluation-result-4432783-1721103818/solver-4432783-1721103818 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC011-1721096551-826783 --watchdog 3760  pbscip -f HOME/instance-4432783-1721103818.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= 8416d641e22e8376ddac92bbd41682d6
RANDOM SEED=653888928

nodeC011.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        124774752 kB
MemAvailable:   129371152 kB
Buffers:          423820 kB
Cached:          4957976 kB
SwapCached:            0 kB
Active:           751680 kB
Inactive:        5475788 kB
Active(anon):       1428 kB
Inactive(anon):   881940 kB
Active(file):     750252 kB
Inactive(file):  4593848 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             38812 kB
Writeback:            12 kB
AnonPages:        845696 kB
Mapped:           138616 kB
Shmem:             37704 kB
KReclaimable:     185000 kB
Slab:             293924 kB
SReclaimable:     185000 kB
SUnreclaim:       108924 kB
KernelStack:        3920 kB
PageTables:        11112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1274252 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            52160 kB
HardwareCorrupted:     0 kB
AnonHugePages:    217088 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      277320 kB
DirectMap2M:    33181696 kB
DirectMap1G:    102760448 kB

Free space on /tmp at the end= 723708 MiB
End job on nodeC011 at 2024-07-16 06:29:12