Trace number 4490161

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 2025-06-13SAT34 3587.4 3597.41

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/
haplotype/normalized-simp-unif-100_100.08.opb
MD5SUM12086b8d20dd7cc54e02491e5e8188a1
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 benchmark34
Best CPU time to get the best result obtained on this benchmark1.36312
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9457
Total number of constraints449183
Number of constraints which are clauses446880
Number of constraints which are cardinality constraints (but not clauses)2303
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint98
Number of terms in the objective function 98
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 98
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 96
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 194
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 8.0.0] [GitHash: 0408ae5eca]
0.00/0.00	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c External libraries: 
0.00/0.00	c   SoPlex 8.0.0         Linear programming solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: 67f6a391]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 4.0.0        AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 3.0.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   bliss 0.77           Computing Graph Automorphisms by T. Junttila and P. Kaski (users.aalto.fi/~tjunttil/bliss)
0.00/0.00	c   sassy 2.0            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c 
0.00/0.00	c reading problem <HOME/instance-4490161-1751364908.opb>
1.46/1.59	c original problem has 9457 variables (9457 bin, 0 int, 0 cont) and 449183 constraints
1.46/1.59	c problem read in 1.592 seconds
2.25/2.35	c presolving:
3.26/3.32	c (round 1, fast)       5358 del vars, 396345 del conss, 0 add conss, 5054 chg bounds, 300 chg sides, 600 chg coeffs, 0 upgd conss, 0 impls, 33432 clqs
3.26/3.35	c (round 2, fast)       5359 del vars, 400557 del conss, 0 add conss, 5054 chg bounds, 300 chg sides, 600 chg coeffs, 0 upgd conss, 0 impls, 33432 clqs
3.36/3.42	c    (3.4s) running MILP presolver
3.65/3.78	c    (3.8s) MILP presolver (7 rounds): 0 aggregations, 47 fixings, 0 bound changes
3.65/3.78	c (round 3, medium)     5406 del vars, 400557 del conss, 0 add conss, 5054 chg bounds, 300 chg sides, 600 chg coeffs, 0 upgd conss, 0 impls, 32844 clqs
3.75/3.80	c (round 4, fast)       5406 del vars, 401145 del conss, 0 add conss, 5054 chg bounds, 300 chg sides, 600 chg coeffs, 0 upgd conss, 0 impls, 32844 clqs
3.85/3.97	c (round 5, exhaustive) 5406 del vars, 401145 del conss, 0 add conss, 5054 chg bounds, 300 chg sides, 600 chg coeffs, 48038 upgd conss, 0 impls, 32844 clqs
5.34/5.46	c    (5.5s) probing: 334/4051 (8.2%) - 1 fixings, 0 aggregations, 66 implications, 0 bound changes
5.34/5.46	c    (5.5s) probing aborted: 50/50 successive totally useless probings
5.55/5.69	c    (5.7s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
5.65/5.75	c    (5.7s) symmetry computation finished: 6 generators found (max: 1500, log10 of symmetry group size: 1.81) (symcode time: 0.01)
5.65/5.75	c dynamic symmetry handling statistics:
5.65/5.75	c    orbitopal reduction:       no components
5.65/5.75	c    orbital reduction:         no components
5.65/5.75	c    lexicographic reduction:   no permutations
5.65/5.75	c handled 6 out of 6 symmetry components
5.65/5.78	c presolving (6 rounds: 6 fast, 3 medium, 2 exhaustive):
5.65/5.78	c  5407 deleted vars, 401145 deleted constraints, 6 added constraints, 5054 tightened bounds, 0 added holes, 300 changed sides, 601 changed coefficients
5.65/5.78	c  0 implications, 32904 cliques
5.65/5.78	c presolved problem has 4050 variables (4050 bin, 0 int, 0 cont) and 48044 constraints
5.65/5.78	c presolved problem has 0 implied integral variables (0 bin, 0 int, 0 cont)
5.65/5.78	c   32844 constraints of type <setppc>
5.65/5.78	c       6 constraints of type <linear>
5.65/5.78	c   15194 constraints of type <logicor>
5.65/5.78	c transformed objective value is always integral (scale: 1)
5.65/5.78	c Presolving Time: 3.44
5.65/5.78	c 
5.65/5.78	c - non default parameters ----------------------------------------------------------------------
5.65/5.78	c 
5.65/5.78	c # SCIP version 10.0.0
5.65/5.78	c 
5.65/5.78	c # maximal time in seconds to run
5.65/5.78	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
5.65/5.78	c limits/time = 3596.996245
5.65/5.78	c 
5.65/5.78	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
5.65/5.78	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
5.65/5.78	c limits/memory = 27900
5.65/5.78	c 
5.65/5.78	c # belongs reading time to solving time?
5.65/5.78	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
5.65/5.78	c timing/reading = TRUE
5.65/5.78	c 
5.65/5.78	c # maximum allowed 'intsize' (i.e. the number of bits required to represent the sum of absolute values of all integers that appear in a constraint or objective function) or -1 for unlimited
5.65/5.78	c # [type: int, advanced: TRUE, range: [-1,2147483647], default: -1]
5.65/5.78	c reading/opbreader/maxintsize = 47
5.65/5.78	c 
5.65/5.78	c # timing when propagator should be called (1:BEFORELP, 2:DURINGLPLOOP, 4:AFTERLPLOOP, 15:ALWAYS))
5.65/5.78	c # [type: int, advanced: TRUE, range: [0,15], default: 15]
5.65/5.78	c propagating/genvbounds/timingmask = 0
5.65/5.78	c 
5.65/5.78	c -----------------------------------------------------------------------------------------------
5.65/5.79	c 
5.75/5.80	o 97
5.75/5.80	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
5.75/5.80	c t 5.8s|     1 |     0 |     0 |     - | trivial|   0 |4050 |  48k|   0 |   0 |  0 |   0 |   0 | 7.000000e+00 | 9.700000e+01 |1285.71%| unknown
5.85/5.99	o 89
5.85/5.99	c p 6.0s|     1 |     0 |     0 |     - |  clique|   0 |4050 |  48k|  48k|   0 |  0 |   0 |   0 | 7.000000e+00 | 8.900000e+01 |1171.43%| unknown
5.96/6.07	o 86
5.96/6.07	c p 6.1s|     1 |     0 |     0 |     - |   locks|   0 |4050 |  48k|  48k|   0 |  0 |   0 |   0 | 7.000000e+00 | 8.600000e+01 |1128.57%| unknown
6.06/6.13	o 57
6.06/6.13	c p 6.1s|     1 |     0 |     0 |     - | vbounds|   0 |4050 |  48k|  48k|   0 |  0 |   1 |   0 | 7.000000e+00 | 5.700000e+01 | 714.29%| unknown
6.15/6.25	o 52
6.15/6.25	c p 6.2s|     1 |     0 |     0 |     - | vbounds|   0 |4050 |  48k|  48k|   0 |  0 |   2 |   0 | 7.000000e+00 | 5.200000e+01 | 642.86%| unknown
7.54/7.61	c   7.6s|     1 |     0 |  6657 |     - |   571M |   0 |4050 |  48k|  48k|   0 |  0 |  14 |   0 | 7.000000e+00 | 5.200000e+01 | 642.86%| unknown
11.13/11.28	c  11.3s|     1 |     0 | 14275 |     - |   579M |   0 |4050 |  48k|  48k|  43 |  1 |  14 |   0 | 9.409189e+00 | 5.200000e+01 | 452.65%| unknown
14.12/14.21	c  14.2s|     1 |     0 | 17706 |     - |   584M |   0 |4050 |  48k|  48k|  80 |  2 |  19 |   0 | 2.700000e+01 | 5.200000e+01 |  92.59%| unknown
29.27/29.46	c  29.5s|     1 |     0 | 19270 |     - |   591M |   0 |4050 |  48k|  48k|  90 |  3 |  22 |   0 | 2.700000e+01 | 5.200000e+01 |  92.59%| unknown
44.43/44.63	c  44.6s|     1 |     0 | 20775 |     - |   596M |   0 |4050 |  48k|  48k|  99 |  4 |  32 |   0 | 2.700000e+01 | 5.200000e+01 |  92.59%| unknown
59.38/59.61	c  59.6s|     1 |     0 | 22433 |     - |   602M |   0 |4050 |  48k|  48k| 108 |  5 |  42 |   0 | 2.700000e+01 | 5.200000e+01 |  92.59%| unknown
73.13/73.47	c  73.5s|     1 |     0 | 22871 |     - |   607M |   0 |4050 |  48k|  48k| 112 |  6 |  46 |   0 | 2.700000e+01 | 5.200000e+01 |  92.59%| unknown
87.88/88.22	c  88.2s|     1 |     0 | 24796 |     - |   612M |   0 |4050 |  48k|  48k| 122 |  7 |  56 |   0 | 2.700000e+01 | 5.200000e+01 |  92.59%| unknown
101.75/102.12	c   102s|     1 |     0 | 25829 |     - |   618M |   0 |4050 |  48k|  48k| 130 |  8 |  66 |   0 | 2.700000e+01 | 5.200000e+01 |  92.59%| unknown
115.89/116.31	c   116s|     1 |     0 | 27327 |     - |   623M |   0 |4050 |  48k|  48k| 137 |  9 |  76 |   0 | 2.700000e+01 | 5.200000e+01 |  92.59%| unknown
129.56/130.06	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
129.56/130.06	c   130s|     1 |     0 | 27894 |     - |   628M |   0 |4050 |  48k|  48k| 142 | 10 |  86 |   0 | 2.700000e+01 | 5.200000e+01 |  92.59%| unknown
130.15/130.65	c   131s|     1 |     0 | 28639 |     - |   633M |   0 |4050 |  48k|  48k| 148 | 11 |  96 |   0 | 2.700000e+01 | 5.200000e+01 |  92.59%| unknown
131.04/131.50	c   132s|     1 |     0 | 29778 |     - |   633M |   0 |4050 |  48k|  48k| 150 | 12 |  97 |   0 | 2.700000e+01 | 5.200000e+01 |  92.59%| unknown
169.73/170.33	c   170s|     1 |     2 | 50494 |     - |   634M |   0 |4050 |  48k|  48k| 150 | 12 | 127 |  28 | 2.700000e+01 | 5.200000e+01 |  92.59%| unknown
557.79/559.43	c   559s|   100 |   101 |338283 |3116.2 |   661M |  28 |4050 |  48k|  48k| 202 |  1 | 619 |  28 | 2.700000e+01 | 5.200000e+01 |  92.59%| unknown
675.76/677.71	c   678s|   200 |   201 |449899 |2111.2 |   665M |  29 |4050 |  48k|  48k| 232 |  1 | 771 |  28 | 2.700000e+01 | 5.200000e+01 |  92.59%| unknown
689.43/691.45	o 47
689.43/691.45	c L 691s|   201 |   202 |450262 |2102.4 |    rins|  29 |4050 |  48k|  48k| 232 |  1 | 771 |  28 | 2.700000e+01 | 4.700000e+01 |  74.07%| unknown
818.29/820.66	c   821s|   300 |   301 |526964 |1662.8 |   671M |  31 |4050 |  48k|  48k| 344 |  1 | 895 |  28 | 2.700000e+01 | 4.700000e+01 |  74.07%| unknown
893.29/895.80	c   896s|   400 |   401 |596668 |1420.8 |   687M |  37 |4050 |  48k|  48k| 450 |  1 |1023 |  28 | 2.700000e+01 | 4.700000e+01 |  74.07%| unknown
904.26/906.89	o 43
904.26/906.89	c L 907s|   401 |   402 |597247 |1418.7 |    rins|  37 |4050 |  48k|  48k| 450 |  1 |1023 |  28 | 2.700000e+01 | 4.300000e+01 |  59.26%| unknown
1060.64/1063.66	c  1064s|   500 |   501 |660426 |1263.8 |   762M |  44 |4050 |  48k|  48k| 851 |  1 |1082 |  28 | 2.700000e+01 | 4.300000e+01 |  59.26%| unknown
1174.91/1178.27	c  1178s|   600 |   601 |745918 |1195.6 |   796M |  54 |4050 |  48k|  48k|1427 |  1 |1220 |  83 | 2.700000e+01 | 4.300000e+01 |  59.26%| unknown
1175.41/1178.75	o 38
1175.41/1178.75	c L1179s|   601 |   602 |745951 |1193.6 |    rins|  55 |4050 |  48k|  48k|1427 |  1 |1220 |  83 | 2.700000e+01 | 3.800000e+01 |  40.74%| unknown
1262.86/1266.48	c  1266s|   700 |   654 |791983 |1090.4 |   806M |  69 |4050 |  49k|  48k|1542 |  7 |2639 | 938 | 2.700000e+01 | 3.800000e+01 |  40.74%| unknown
1342.04/1345.86	c  1346s|   800 |   688 |847376 |1023.3 |   813M |  69 |4050 |  49k|   0 |1736 |  0 |3986 |1478 | 2.700000e+01 | 3.800000e+01 |  40.74%| unknown
1405.85/1409.84	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
1405.85/1409.84	c  1410s|   900 |   710 |878214 | 943.8 |   816M |  69 |4050 |  49k|  48k|1786 |  0 |6354 |2251 | 2.700000e+01 | 3.800000e+01 |  40.74%| unknown
1529.81/1534.16	c  1534s|  1000 |   800 |957997 | 929.1 |   880M |  69 |4050 |  49k|  48k|2153 |  1 |6848 |2606 | 2.700000e+01 | 3.800000e+01 |  40.74%| unknown
1745.73/1750.66	c  1751s|  1100 |   900 |  1043k| 922.3 |  1059M |  69 |4050 |  49k|  48k|3233 |  3 |6881 |2896 | 2.700000e+01 | 3.800000e+01 |  40.74%| unknown
1832.09/1837.23	c  1837s|  1200 |   978 |  1084k| 879.8 |  1083M |  69 |4050 |  49k|  48k|3706 |  1 |7040 |2943 | 2.700000e+01 | 3.800000e+01 |  40.74%| unknown
1866.69/1872.00	c  1872s|  1300 |  1028 |  1118k| 838.3 |  1087M |  69 |4050 |  49k|  48k|3871 |  1 |7377 |3054 | 2.700000e+01 | 3.800000e+01 |  40.74%| unknown
1895.51/1900.89	c  1901s|  1400 |  1093 |  1148k| 799.9 |  1091M |  69 |4050 |  49k|  48k|3967 |  1 |7628 |3132 | 2.700000e+01 | 3.800000e+01 |  40.74%| unknown
1902.18/1907.60	o 37
1902.28/1907.60	c L1908s|  1478 |  1098 |  1158k| 764.0 |    rins|  69 |4050 |  49k|  48k|4051 |  2 |7799 |3166 | 2.700000e+01 | 3.700000e+01 |  37.04%| unknown
1909.06/1914.44	c  1914s|  1500 |  1108 |  1165k| 757.3 |  1093M |  69 |4050 |  49k|  48k|4067 |  1 |7803 |3177 | 2.700000e+01 | 3.700000e+01 |  37.04%| unknown
1918.75/1924.17	c  1924s|  1600 |  1128 |  1179k| 718.9 |  1094M |  77 |4050 |  49k|  48k|4131 |  0 |8117 |3233 | 2.700000e+01 | 3.700000e+01 |  37.04%| unknown
1971.10/1976.63	c  1977s|  1700 |  1142 |  1212k| 696.3 |  1100M |  79 |4050 |  49k|  48k|4237 |  1 |8387 |3265 | 2.700000e+01 | 3.700000e+01 |  37.04%| unknown
1983.06/1988.64	c  1989s|  1800 |  1150 |  1228k| 666.4 |  1101M |  79 |4050 |  49k|  48k|4300 |  1 |8672 |3302 | 2.700000e+01 | 3.700000e+01 |  37.04%| unknown
2083.59/2089.48	c  2089s|  1900 |  1185 |  1279k| 658.2 |  1108M |  79 |4050 |  48k|  48k|4549 |  1 |8914 |3331 | 2.700000e+01 | 3.700000e+01 |  37.04%| unknown
2090.47/2096.36	c  2096s|  2000 |  1190 |  1291k| 631.3 |  1109M |  79 |4050 |  49k|  48k|4588 |  1 |9189 |3349 | 2.700000e+01 | 3.700000e+01 |  37.04%| unknown
2097.35/2103.29	c  2103s|  2100 |  1197 |  1301k| 606.0 |  1111M |  79 |4050 |  49k|  48k|4688 |  1 |9568 |3385 | 2.700000e+01 | 3.700000e+01 |  37.04%| unknown
2162.47/2168.51	c  2169s|  2200 |  1211 |  1333k| 593.0 |  1116M |  79 |4050 |  49k|  48k|4796 |  0 |9804 |3404 | 2.700000e+01 | 3.700000e+01 |  37.04%| unknown
2266.71/2273.05	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2266.71/2273.05	c  2273s|  2300 |  1230 |  1396k| 594.6 |  1137M |  79 |4050 |  48k|  48k|5110 |  1 |  10k|3417 | 2.700000e+01 | 3.700000e+01 |  37.04%| unknown
2297.64/2304.02	c  2304s|  2400 |  1231 |  1416k| 578.2 |  1143M |  79 |4050 |  48k|  48k|5245 |  1 |  10k|3428 | 2.700000e+01 | 3.700000e+01 |  37.04%| unknown
2402.84/2409.59	c  2410s|  2500 |  1283 |  1500k| 588.3 |  1154M |  79 |4050 |  48k|  48k|5542 |  1 |  10k|3440 | 2.700000e+01 | 3.700000e+01 |  37.04%| unknown
2483.31/2490.26	c  2490s|  2600 |  1383 |  1591k| 601.0 |  1156M |  79 |4050 |  48k|  48k|5683 |  1 |  10k|3503 | 2.700000e+01 | 3.700000e+01 |  37.04%| unknown
2601.97/2609.28	c  2609s|  2700 |  1460 |  1665k| 606.0 |  1182M |  79 |4050 |  49k|  48k|5899 |  1 |  12k|4100 | 2.700000e+01 | 3.700000e+01 |  37.04%| unknown
2631.38/2638.80	c  2639s|  2800 |  1511 |  1690k| 593.5 |  1184M |  79 |4050 |  50k|  48k|5961 |  2 |  13k|4356 | 2.700000e+01 | 3.700000e+01 |  37.04%| unknown
2658.90/2666.33	c  2666s|  2900 |  1546 |  1718k| 582.6 |  1185M |  79 |4050 |  49k|  48k|6024 |  2 |  13k|4512 | 2.700000e+01 | 3.700000e+01 |  37.04%| unknown
2706.97/2714.51	c  2715s|  3000 |  1572 |  1743k| 571.6 |  1190M |  79 |4050 |  49k|  48k|6152 |  1 |  14k|4566 | 2.700000e+01 | 3.700000e+01 |  37.04%| unknown
2730.90/2738.56	c  2739s|  3100 |  1594 |  1772k| 562.3 |  1190M |  79 |4050 |  49k|  48k|6276 |  3 |  14k|4612 | 2.700000e+01 | 3.700000e+01 |  37.04%| unknown
2747.55/2755.20	c  2755s|  3200 |  1614 |  1790k| 550.4 |  1191M |  79 |4050 |  49k|  48k|6295 |  2 |  15k|4716 | 2.700000e+01 | 3.700000e+01 |  37.04%| unknown
2780.56/2788.31	c  2788s|  3300 |  1652 |  1820k| 542.9 |  1192M |  79 |4050 |  49k|  48k|6365 |  1 |  15k|4891 | 2.700000e+01 | 3.700000e+01 |  37.04%| unknown
2801.61/2809.48	c  2809s|  3400 |  1682 |  1848k| 535.0 |  1193M |  79 |4050 |  49k|   0 |6375 |  0 |  16k|5040 | 2.700000e+01 | 3.700000e+01 |  37.04%| unknown
2841.79/2849.79	c  2850s|  3500 |  1731 |  1891k| 532.2 |  1194M |  79 |4050 |  49k|   0 |6574 |  0 |  16k|5112 | 2.700000e+01 | 3.700000e+01 |  37.04%| unknown
2884.78/2892.88	c  2893s|  3600 |  1745 |  1911k| 522.7 |  1194M |  79 |4050 |  49k|  48k|6649 |  2 |  16k|5133 | 2.700000e+01 | 3.700000e+01 |  37.04%| unknown
2914.09/2922.26	c  2922s|  3700 |  1764 |  1949k| 518.9 |  1196M |  82 |4050 |  49k|  48k|6796 |  1 |  17k|5186 | 2.700000e+01 | 3.700000e+01 |  37.04%| unknown
2920.27/2928.44	o 35
2920.27/2928.44	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2920.27/2928.44	c L2928s|  3707 |  1449 |  1952k| 518.9 |    rins|  82 |4050 |  49k|  48k|6807 |  3 |  17k|5203 | 2.700000e+01 | 3.500000e+01 |  29.63%| unknown
3003.53/3011.96	c  3012s|  3800 |  1507 |  2050k| 531.9 |  1201M |  82 |4050 |  49k|  48k|7072 |  2 |  17k|5346 | 2.700000e+01 | 3.500000e+01 |  29.63%| unknown
3151.41/3160.28	c  3160s|  3900 |  1571 |  2198k| 556.2 |  1254M |  82 |4050 |  49k|  48k|7692 |  2 |  17k|5508 | 2.700000e+01 | 3.500000e+01 |  29.63%| unknown
3296.71/3305.98	c  3306s|  4000 |  1634 |  2298k| 567.3 |  1324M |  82 |4050 |  49k|  48k|8300 |  3 |  18k|5645 | 2.700000e+01 | 3.500000e+01 |  29.63%| unknown
3367.51/3377.00	o 34
3367.51/3377.00	c L3377s|  4083 |  1607 |  2346k| 567.4 |    rins|  82 |4050 |  49k|  48k|8599 |  2 |  18k|5788 | 2.700000e+01 | 3.400000e+01 |  25.93%| unknown
3370.40/3379.88	c  3380s|  4100 |  1606 |  2351k| 566.3 |  1345M |  82 |4050 |  49k|  48k|8610 |  1 |  18k|5792 | 2.700000e+01 | 3.400000e+01 |  25.93%| unknown
3422.65/3432.23	c  3432s|  4200 |  1626 |  2425k| 570.6 |  1346M |  82 |4050 |  49k|  48k|8845 |  1 |  18k|5844 | 2.700000e+01 | 3.400000e+01 |  25.93%| unknown
3494.95/3504.74	c  3505s|  4300 |  1670 |  2512k| 577.6 |  1348M |  82 |4050 |  49k|  48k|9238 |  1 |  18k|5846 | 2.700000e+01 | 3.400000e+01 |  25.93%| unknown
3556.38/3566.34	c  3566s|  4400 |  1675 |  2608k| 586.3 |  1350M |  82 |4050 |  49k|  48k|9461 |  0 |  19k|5908 | 2.700000e+01 | 3.400000e+01 |  25.93%| unknown
3586.89/3597.00	c 
3586.89/3597.00	c SCIP Status        : solving was interrupted [time limit reached]
3586.89/3597.00	c Solving Time (sec) : 3597.00
3586.89/3597.00	c Solving Nodes      : 4448
3586.89/3597.00	c Primal Bound       : +3.40000000000000e+01 (24 solutions)
3586.89/3597.00	c Dual Bound         : +2.70000000000000e+01
3586.89/3597.00	c Gap                : 25.93 %
3587.00/3597.09	s SATISFIABLE
3587.00/3597.09	v x4754 -x4755 x4756 -x4757 x4758 x4759 -x4760 x4761 x4762 x4763 -x4764 -x4765 x4766 x4767 x4768 x4769 -x4770 x4771 -x4772 -x4773
3587.00/3597.09	v x4774 -x4775 x4776 -x4777 -x4778 -x4779 -x4780 x4781 -x4782 -x4783 x4784 -x4785 -x4786 -x4787 x4788 x4789 x4790 x4791 -x4792 -x4793
3587.00/3597.09	v -x4794 x4795 -x4796 -x4797 -x4798 -x4799 -x4800 x4801 -x4802 -x4803 -x4804 -x4805 -x4806 x4807 -x4808 -x4809 -x4810 x4811 x4812
3587.00/3597.09	v x4813 x4814 -x4815 -x4816 x4817 -x4818 -x4819 -x4820 -x4821 -x4822 -x4823 -x4824 -x4825 -x4826 -x4827 -x4828 x4829 -x4830 x4831
3587.00/3597.09	v -x4832 -x4833 -x4834 -x4835 -x4836 -x4837 x4838 -x4839 -x4840 -x4841 x4842 x4843 -x4844 -x4845 -x4846 -x4847 -x4848 x4849 -x4850
3587.00/3597.09	v -x4851 -x5322 -x5839 -x5323 -x5840 -x5324 -x5841 -x5325 -x5842 -x5326 -x5843 -x5327 -x5844 -x5328 -x5845 x5329 x5846 -x5330 -x5847
3587.00/3597.09	v -x5331 -x5848 -x5332 -x5849 -x5333 -x5850 -x5334 -x5851 -x5335 -x5852 -x5336 -x5853 -x5337 -x5854 -x5338 -x5855 -x5339 -x5856 -x5340
3587.00/3597.09	v -x5857 -x5341 -x5858 -x5342 -x5859 -x5343 -x5860 -x5344 -x5861 -x5345 -x5862 -x5346 -x5863 -x5347 -x5864 -x5348 -x5865 x5349 x5866
3587.00/3597.09	v -x5350 -x5867 -x5351 -x5868 -x5352 -x5869 -x5353 -x5870 -x5354 -x5871 -x5355 -x5872 -x5356 -x5873 -x5357 -x5874 -x5358 -x5875 -x5359
3587.00/3597.09	v -x5876 -x5360 -x5877 -x5361 -x5878 -x5362 -x5879 -x5363 -x5880 x5364 x5881 -x5365 -x5882 -x5366 -x5883 -x5367 -x5884 -x5368 -x5885
3587.00/3597.09	v -x6356 -x6873 -x6357 -x6874 -x6358 -x6875 -x6359 -x6876 -x6360 -x6877 -x6361 -x6878 -x6362 -x6879 x6363 x6880 -x6364 -x6881 -x6365
3587.00/3597.09	v -x6882 -x6366 -x6883 -x6367 -x6884 -x6368 -x6885 -x6369 -x6886 -x6370 -x6887 x6371 -x6888 -x6372 -x6889 -x6373 -x6890 -x6374 -x6891
3587.00/3597.09	v -x6375 -x6892 -x6376 -x6893 -x6377 -x6894 -x6378 -x6895 -x6379 -x6896 -x6380 -x6897 x6381 -x6898 -x6382 -x6899 x6383 x6900 -x6384
3587.00/3597.09	v -x6901 -x6385 -x6902 -x6386 -x6903 -x6387 -x6904 -x6388 -x6905 -x6389 -x6906 -x6390 -x6907 -x6391 -x6908 -x6392 -x6909 -x6393 -x6910
3587.00/3597.09	v -x6394 -x6911 -x6395 -x6912 -x6396 -x6913 -x6397 -x6914 -x6398 x6915 -x6399 -x6916 -x6400 -x6917 -x6401 -x6918 -x6402 -x6919 -x7390
3587.00/3597.09	v -x7907 -x7391 -x7908 -x7392 -x7909 -x7393 -x7910 -x7394 -x7911 -x7395 -x7912 -x7396 -x7913 x7397 x7914 -x7398 -x7915 -x7399 -x7916
3587.00/3597.09	v -x7400 -x7917 -x7401 -x7918 x7402 x7919 -x7403 -x7920 -x7404 -x7921 -x7405 -x7922 x7406 x7923 -x7407 -x7924 -x7408 -x7925 -x7409
3587.00/3597.09	v -x7926 -x7410 -x7927 -x7411 -x7928 -x7412 -x7929 -x7413 -x7930 -x7414 -x7931 -x7415 -x7932 -x7416 -x7933 -x7417 -x7934 -x7418 -x7935
3587.00/3597.09	v -x7419 -x7936 -x7420 -x7937 -x7421 x7938 -x7422 -x7939 x7423 -x7940 -x7424 -x7941 -x7425 -x7942 -x7426 -x7943 -x7427 -x7944 -x7428
3587.00/3597.09	v -x7945 -x7429 -x7946 -x7430 -x7947 -x7431 -x7948 -x7432 -x7949 -x7433 -x7950 -x7434 -x7951 -x7435 -x7952 -x7436 -x7953 -x8424 -x8941
3587.00/3597.09	v -x8425 -x8942 -x8426 -x8943 -x8427 -x8944 -x8428 -x8945 -x8429 -x8946 -x8430 -x8947 x8431 x8948 -x8432 -x8949 -x8433 -x8950 -x8434
3587.00/3597.09	v -x8951 -x8435 x8952 -x8436 -x8953 -x8437 -x8954 -x8438 -x8955 x8439 -x8956 -x8440 -x8957 -x8441 -x8958 -x8442 -x8959 -x8443 -x8960
3587.00/3597.09	v -x8444 -x8961 -x8445 -x8962 -x8446 -x8963 -x8447 x8964 -x8448 -x8965 x8449 -x8966 -x8450 -x8967 x8451 x8968 -x8452 -x8969 -x8453
3587.00/3597.09	v -x8970 -x8454 -x8971 -x8455 -x8972 -x8456 -x8973 -x8457 -x8974 -x8458 -x8975 -x8459 -x8976 -x8460 -x8977 -x8461 -x8978 -x8462 -x8979
3587.00/3597.09	v -x8463 -x8980 -x8464 -x8981 -x8465 -x8982 -x8466 -x8983 -x8467 -x8984 -x8468 -x8985 -x8469 -x8986 -x8470 -x8987 -x9411 -x4852 -x9412
3587.00/3597.09	v -x4853 -x9413 -x4854 -x9414 -x4855 -x9415 -x4856 -x9416 -x4857 -x9417 -x4858 x9418 x4859 -x9419 -x4860 -x9420 -x4861 -x9421 -x4862
3587.00/3597.09	v -x9422 x4863 x9423 -x4864 -x9424 -x4865 -x9425 -x4866 -x9426 -x4867 x9427 -x4868 -x9428 -x4869 -x9429 -x4870 -x9430 -x4871 -x9431
3587.00/3597.09	v -x4872 -x9432 -x4873 -x9433 -x4874 x9434 -x4875 -x9435 -x4876 -x9436 -x4877 -x9437 -x4878 -x9438 x4879 -x9439 -x4880 -x9440 -x4881
3587.00/3597.09	v -x9441 -x4882 -x9442 -x4883 -x9443 -x4884 -x9444 -x4885 -x9445 -x4886 -x9446 -x4887 -x9447 -x4888 -x9448 -x4889 x9449 -x4890 -x9450
3587.00/3597.09	v -x4891 -x9451 -x4892 -x9452 -x4893 -x9453 -x4894 -x9454 -x4895 -x9455 -x4896 -x9456 -x4897 x9457 -x4898 -x4899 -x4946 -x4900 -x4947
3587.00/3597.09	v -x4901 -x4948 -x4902 -x4949 -x4903 -x4950 -x4904 -x4951 -x4905 -x4952 x4906 x4953 -x4907 -x4954 -x4908 -x4955 -x4909 -x4956 -x4910
3587.00/3597.09	v x4957 x4911 -x4958 -x4912 -x4959 -x4913 -x4960 -x4914 -x4961 x4915 -x4962 -x4916 -x4963 -x4917 -x4964 -x4918 -x4965 -x4919 -x4966
3587.00/3597.09	v -x4920 -x4967 -x4921 -x4968 -x4922 x4969 -x4923 -x4970 -x4924 -x4971 -x4925 -x4972 -x4926 x4973 -x4927 -x4974 -x4928 -x4975 -x4929
3587.00/3597.09	v -x4976 x4930 -x4977 -x4931 -x4978 -x4932 -x4979 -x4933 -x4980 -x4934 -x4981 -x4935 -x4982 -x4936 -x4983 -x4937 -x4984 -x4938 -x4985
3587.00/3597.09	v -x4939 -x4986 -x4940 -x4987 -x4941 -x4988 -x4942 -x4989 -x4943 -x4990 -x4944 -x4991 -x4945 -x4992 -x4993 -x5040 -x4994 -x5041 -x4995
3587.00/3597.09	v -x5042 -x4996 -x5043 -x4997 -x5044 -x4998 -x5045 -x4999 -x5046 x5000 -x5047 -x5001 -x5048 -x5002 -x5049 -x5003 -x5050 -x5004 -x5051
3587.00/3597.09	v -x5005 -x5052 -x5006 -x5053 -x5007 -x5054 -x5008 x5055 -x5009 -x5056 -x5010 -x5057 -x5011 -x5058 -x5012 -x5059 -x5013 -x5060 -x5014
3587.00/3597.09	v -x5061 -x5015 x5062 -x5016 -x5063 -x5017 -x5064 x5018 -x5065 -x5019 -x5066 x5020 -x5067 -x5021 x5068 -x5022 -x5069 -x5023 -x5070
3587.00/3597.09	v -x5024 -x5071 -x5025 -x5072 -x5026 -x5073 -x5027 -x5074 -x5028 -x5075 -x5029 -x5076 -x5030 -x5077 -x5031 -x5078 -x5032 -x5079 -x5033
3587.00/3597.09	v -x5080 -x5034 -x5081 -x5035 -x5082 -x5036 x5083 -x5037 -x5084 -x5038 -x5085 -x5039 -x5086 -x5087 -x5134 -x5088 -x5135 -x5089 -x5136
3587.00/3597.09	v -x5090 -x5137 -x5091 -x5138 -x5092 -x5139 x5093 x5140 -x5094 -x5141 -x5095 -x5142 -x5096 -x5143 -x5097 -x5144 -x5098 -x5145 -x5099
3587.00/3597.09	v -x5146 -x5100 -x5147 -x5101 -x5148 -x5102 -x5149 -x5103 -x5150 x5104 -x5151 -x5105 -x5152 -x5106 -x5153 -x5107 x5154 -x5108 -x5155
3587.00/3597.09	v x5109 x5156 -x5110 -x5157 -x5111 -x5158 -x5112 -x5159 -x5113 -x5160 -x5114 -x5161 -x5115 -x5162 -x5116 -x5163 -x5117 -x5164 -x5118
3587.00/3597.09	v -x5165 -x5119 -x5166 -x5120 -x5167 -x5121 -x5168 x5122 -x5169 -x5123 x5170 -x5124 -x5171 -x5125 -x5172 -x5126 x5173 -x5127 -x5174
3587.00/3597.09	v -x5128 -x5175 -x5129 -x5176 -x5130 -x5177 -x5131 -x5178 -x5132 -x5179 -x5133 -x5180 -x5181 -x5228 -x5182 -x5229 -x5183 -x5230 -x5184
3587.00/3597.09	v -x5231 -x5185 -x5232 -x5186 -x5233 -x5187 x5234 x5188 -x5235 -x5189 -x5236 -x5190 -x5237 -x5191 -x5238 -x5192 -x5239 -x5193 -x5240
3587.00/3597.09	v -x5194 -x5241 -x5195 -x5242 -x5196 -x5243 -x5197 -x5244 -x5198 -x5245 -x5199 -x5246 -x5200 -x5247 -x5201 x5248 -x5202 -x5249 -x5203
3587.00/3597.09	v x5250 -x5204 -x5251 -x5205 x5252 x5206 -x5253 -x5207 -x5254 x5208 -x5255 -x5209 -x5256 -x5210 -x5257 -x5211 -x5258 -x5212 -x5259
3587.00/3597.09	v -x5213 -x5260 -x5214 -x5261 -x5215 -x5262 -x5216 -x5263 -x5217 -x5264 -x5218 -x5265 -x5219 -x5266 -x5220 -x5267 -x5221 -x5268 -x5222
3587.00/3597.09	v -x5269 -x5223 -x5270 -x5224 -x5271 -x5225 -x5272 -x5226 -x5273 -x5227 -x5274 -x5275 -x5369 -x5276 -x5370 -x5277 -x5371 -x5278 -x5372
3587.00/3597.09	v -x5279 -x5373 -x5280 -x5374 x5281 -x5375 -x5282 x5376 -x5283 -x5377 -x5284 -x5378 -x5285 -x5379 -x5286 -x5380 -x5287 -x5381 -x5288
3587.00/3597.09	v -x5382 -x5289 -x5383 -x5290 x5384 -x5291 -x5385 -x5292 -x5386 -x5293 -x5387 -x5294 -x5388 x5295 -x5389 -x5296 -x5390 x5297 -x5391
3587.00/3597.09	v -x5298 -x5392 -x5299 -x5393 -x5300 x5394 -x5301 -x5395 -x5302 x5396 -x5303 -x5397 -x5304 -x5398 -x5305 -x5399 -x5306 -x5400 -x5307
3587.00/3597.09	v -x5401 -x5308 -x5402 -x5309 -x5403 -x5310 -x5404 x5311 -x5405 -x5312 -x5406 -x5313 -x5407 x5314 -x5408 -x5315 -x5409 -x5316 -x5410
3587.00/3597.09	v -x5317 -x5411 -x5318 -x5412 -x5319 -x5413 -x5320 -x5414 -x5321 -x5415 -x5416 -x5463 -x5417 -x5464 -x5418 -x5465 -x5419 -x5466 -x5420
3587.00/3597.09	v -x5467 -x5421 -x5468 x5422 -x5469 -x5423 x5470 -x5424 -x5471 -x5425 -x5472 -x5426 -x5473 -x5427 -x5474 -x5428 -x5475 -x5429 -x5476
3587.00/3597.09	v -x5430 -x5477 -x5431 x5478 -x5432 -x5479 -x5433 -x5480 -x5434 -x5481 -x5435 -x5482 x5436 -x5483 -x5437 -x5484 x5438 -x5485 -x5439
3587.00/3597.09	v -x5486 -x5440 -x5487 -x5441 x5488 x5442 -x5489 -x5443 x5490 -x5444 -x5491 -x5445 -x5492 -x5446 -x5493 -x5447 -x5494 -x5448 -x5495
3587.00/3597.09	v -x5449 -x5496 -x5450 -x5497 -x5451 -x5498 x5452 -x5499 -x5453 -x5500 -x5454 -x5501 -x5455 -x5502 -x5456 -x5503 -x5457 -x5504 -x5458
3587.00/3597.09	v -x5505 -x5459 -x5506 -x5460 -x5507 -x5461 -x5508 -x5462 -x5509 -x5510 -x5557 -x5511 -x5558 -x5512 -x5559 -x5513 -x5560 -x5514 -x5561
3587.00/3597.09	v -x5515 -x5562 x5516 -x5563 -x5517 x5564 -x5518 -x5565 -x5519 -x5566 -x5520 -x5567 -x5521 -x5568 -x5522 -x5569 -x5523 -x5570 -x5524
3587.00/3597.09	v -x5571 -x5525 x5572 -x5526 -x5573 x5527 -x5574 -x5528 -x5575 -x5529 -x5576 -x5530 -x5577 -x5531 -x5578 x5532 -x5579 -x5533 -x5580
3587.00/3597.09	v -x5534 -x5581 -x5535 x5582 -x5536 -x5583 -x5537 x5584 -x5538 -x5585 -x5539 -x5586 x5540 -x5587 -x5541 -x5588 -x5542 -x5589 -x5543
3587.00/3597.09	v -x5590 -x5544 -x5591 -x5545 -x5592 -x5546 -x5593 -x5547 -x5594 -x5548 -x5595 -x5549 -x5596 -x5550 -x5597 -x5551 -x5598 -x5552 -x5599
3587.00/3597.09	v -x5553 -x5600 -x5554 -x5601 -x5555 -x5602 -x5556 -x5603 -x5604 -x5651 -x5605 -x5652 -x5606 -x5653 -x5607 -x5654 -x5608 -x5655 -x5609
3587.00/3597.09	v -x5656 -x5610 x5657 x5611 -x5658 -x5612 -x5659 -x5613 -x5660 -x5614 -x5661 -x5615 -x5662 x5616 -x5663 -x5617 -x5664 -x5618 -x5665
3587.00/3597.09	v -x5619 -x5666 x5620 -x5667 -x5621 -x5668 -x5622 -x5669 -x5623 -x5670 -x5624 x5671 -x5625 -x5672 -x5626 x5673 -x5627 -x5674 -x5628
3587.00/3597.09	v -x5675 -x5629 -x5676 -x5630 x5677 -x5631 -x5678 -x5632 -x5679 -x5633 -x5680 -x5634 -x5681 -x5635 -x5682 -x5636 -x5683 x5637 -x5684
3587.00/3597.09	v -x5638 -x5685 -x5639 -x5686 -x5640 x5687 -x5641 -x5688 -x5642 -x5689 -x5643 -x5690 -x5644 -x5691 -x5645 -x5692 -x5646 -x5693 -x5647
3587.00/3597.09	v -x5694 -x5648 -x5695 -x5649 -x5696 -x5650 -x5697 -x5698 -x5745 -x5699 -x5746 -x5700 -x5747 -x5701 -x5748 -x5702 -x5749 -x5703 -x5750
3587.00/3597.09	v -x5704 x5751 x5705 -x5752 -x5706 -x5753 -x5707 -x5754 -x5708 -x5755 -x5709 -x5756 x5710 -x5757 -x5711 -x5758 -x5712 -x5759 -x5713
3587.00/3597.09	v -x5760 x5714 -x5761 -x5715 x5762 -x5716 -x5763 -x5717 -x5764 -x5718 -x5765 -x5719 -x5766 -x5720 x5767 -x5721 -x5768 -x5722 -x5769
3587.00/3597.09	v -x5723 -x5770 -x5724 -x5771 -x5725 -x5772 -x5726 -x5773 -x5727 -x5774 -x5728 -x5775 -x5729 -x5776 -x5730 -x5777 x5731 -x5778 -x5732
3587.00/3597.09	v -x5779 -x5733 -x5780 -x5734 -x5781 -x5735 -x5782 -x5736 -x5783 -x5737 -x5784 -x5738 -x5785 -x5739 -x5786 -x5740 -x5787 -x5741 -x5788
3587.00/3597.09	v -x5742 -x5789 -x5743 -x5790 -x5744 -x5791 -x5792 -x5886 -x5793 -x5887 -x5794 -x5888 -x5795 -x5889 -x5796 -x5890 -x5797 -x5891 -x5798
3587.00/3597.09	v x5892 x5799 -x5893 -x5800 -x5894 -x5801 -x5895 -x5802 -x5896 -x5803 -x5897 x5804 -x5898 -x5805 -x5899 -x5806 -x5900 -x5807 -x5901
3587.00/3597.09	v x5808 -x5902 -x5809 x5903 -x5810 -x5904 -x5811 -x5905 -x5812 -x5906 -x5813 -x5907 -x5814 x5908 -x5815 -x5909 -x5816 -x5910 -x5817
3587.00/3597.09	v -x5911 -x5818 -x5912 -x5819 -x5913 -x5820 -x5914 -x5821 -x5915 -x5822 -x5916 x5823 -x5917 -x5824 -x5918 -x5825 -x5919 -x5826 -x5920
3587.00/3597.09	v -x5827 x5921 -x5828 -x5922 -x5829 -x5923 -x5830 -x5924 -x5831 -x5925 -x5832 -x5926 -x5833 -x5927 -x5834 -x5928 -x5835 -x5929 -x5836
3587.00/3597.09	v -x5930 -x5837 -x5931 -x5838 -x5932 -x5933 -x5980 -x5934 -x5981 -x5935 -x5982 -x5936 -x5983 -x5937 -x5984 -x5938 -x5985 -x5939 x5986
3587.00/3597.09	v x5940 -x5987 -x5941 -x5988 -x5942 -x5989 -x5943 -x5990 -x5944 -x5991 x5945 -x5992 -x5946 -x5993 -x5947 -x5994 -x5948 -x5995 x5949
3587.00/3597.09	v -x5996 -x5950 x5997 -x5951 -x5998 -x5952 -x5999 -x5953 -x6000 -x5954 -x6001 -x5955 x6002 -x5956 -x6003 -x5957 -x6004 -x5958 -x6005
3587.00/3597.09	v -x5959 -x6006 -x5960 -x6007 -x5961 -x6008 -x5962 -x6009 -x5963 x6010 -x5964 -x6011 -x5965 -x6012 -x5966 -x6013 -x5967 -x6014 -x5968
3587.00/3597.09	v -x6015 -x5969 -x6016 -x5970 -x6017 -x5971 -x6018 -x5972 -x6019 -x5973 -x6020 -x5974 -x6021 -x5975 -x6022 -x5976 -x6023 x5977 -x6024
3587.00/3597.09	v -x5978 -x6025 -x5979 -x6026 -x6027 -x6074 -x6028 -x6075 -x6029 -x6076 -x6030 -x6077 -x6031 -x6078 -x6032 -x6079 x6033 -x6080 -x6034
3587.00/3597.09	v x6081 -x6035 -x6082 -x6036 -x6083 -x6037 -x6084 -x6038 x6085 -x6039 -x6086 -x6040 -x6087 -x6041 -x6088 -x6042 -x6089 -x6043 -x6090
3587.00/3597.09	v x6044 -x6091 -x6045 -x6092 -x6046 -x6093 -x6047 -x6094 -x6048 -x6095 x6049 -x6096 -x6050 x6097 -x6051 -x6098 -x6052 -x6099 -x6053
3587.00/3597.09	v -x6100 -x6054 x6101 -x6055 -x6102 -x6056 -x6103 -x6057 -x6104 -x6058 -x6105 -x6059 -x6106 -x6060 -x6107 -x6061 -x6108 -x6062 -x6109
3587.00/3597.09	v -x6063 -x6110 -x6064 -x6111 -x6065 -x6112 -x6066 -x6113 -x6067 -x6114 -x6068 -x6115 -x6069 -x6116 -x6070 -x6117 -x6071 -x6118 -x6072
3587.00/3597.09	v -x6119 -x6073 -x6120 -x6121 -x6168 -x6122 -x6169 -x6123 -x6170 -x6124 -x6171 -x6125 -x6172 x6126 x6173 -x6127 -x6174 x6128 x6175
3587.00/3597.09	v -x6129 -x6176 -x6130 -x6177 -x6131 -x6178 -x6132 -x6179 -x6133 -x6180 -x6134 -x6181 -x6135 -x6182 -x6136 -x6183 -x6137 -x6184 -x6138
3587.00/3597.09	v -x6185 -x6139 -x6186 -x6140 -x6187 -x6141 -x6188 -x6142 -x6189 -x6143 -x6190 -x6144 -x6191 -x6145 -x6192 -x6146 -x6193 -x6147 -x6194
3587.00/3597.09	v x6148 x6195 -x6149 -x6196 -x6150 -x6197 -x6151 -x6198 -x6152 -x6199 -x6153 -x6200 -x6154 -x6201 -x6155 -x6202 -x6156 -x6203 -x6157
3587.00/3597.09	v -x6204 -x6158 x6205 -x6159 -x6206 -x6160 -x6207 -x6161 -x6208 -x6162 -x6209 -x6163 -x6210 -x6164 -x6211 -x6165 -x6212 -x6166 -x6213
3587.00/3597.09	v -x6167 -x6214 -x6215 -x6262 -x6216 -x6263 -x6217 -x6264 -x6218 -x6265 -x6219 -x6266 -x6220 x6267 -x6221 -x6268 x6222 x6269 -x6223
3587.00/3597.09	v -x6270 -x6224 -x6271 -x6225 -x6272 -x6226 -x6273 -x6227 -x6274 -x6228 -x6275 -x6229 -x6276 -x6230 -x6277 -x6231 -x6278 -x6232 -x6279
3587.00/3597.09	v -x6233 -x6280 x6234 -x6281 -x6235 -x6282 -x6236 -x6283 -x6237 -x6284 -x6238 -x6285 -x6239 -x6286 -x6240 -x6287 -x6241 -x6288 x6242
3587.00/3597.09	v x6289 -x6243 -x6290 -x6244 -x6291 -x6245 -x6292 -x6246 -x6293 -x6247 -x6294 -x6248 -x6295 -x6249 -x6296 -x6250 -x6297 -x6251 -x6298
3587.00/3597.09	v -x6252 -x6299 -x6253 -x6300 -x6254 -x6301 -x6255 -x6302 -x6256 x6303 x6257 -x6304 -x6258 -x6305 -x6259 -x6306 -x6260 -x6307 -x6261
3587.00/3597.09	v -x6308 -x6309 -x6403 -x6310 -x6404 -x6311 -x6405 -x6312 -x6406 -x6313 -x6407 -x6314 x6408 -x6315 -x6409 x6316 x6410 -x6317 -x6411
3587.00/3597.09	v -x6318 -x6412 -x6319 -x6413 -x6320 -x6414 -x6321 -x6415 -x6322 -x6416 -x6323 -x6417 x6324 -x6418 -x6325 -x6419 -x6326 -x6420 -x6327
3587.00/3597.09	v -x6421 -x6328 -x6422 -x6329 -x6423 -x6330 -x6424 -x6331 -x6425 -x6332 -x6426 -x6333 -x6427 x6334 -x6428 -x6335 -x6429 x6336 x6430
3587.00/3597.09	v -x6337 -x6431 -x6338 -x6432 -x6339 -x6433 -x6340 -x6434 -x6341 -x6435 -x6342 -x6436 -x6343 -x6437 -x6344 -x6438 -x6345 -x6439 -x6346
3587.00/3597.09	v -x6440 -x6347 -x6441 -x6348 -x6442 -x6349 -x6443 -x6350 x6444 -x6351 -x6445 -x6352 -x6446 -x6353 -x6447 -x6354 -x6448 -x6355 -x6449
3587.00/3597.09	v -x6450 -x6497 -x6451 -x6498 -x6452 -x6499 -x6453 -x6500 -x6454 -x6501 x6455 -x6502 -x6456 -x6503 x6457 x6504 -x6458 -x6505 -x6459
3587.00/3597.09	v -x6506 -x6460 -x6507 -x6461 -x6508 -x6462 x6509 -x6463 -x6510 -x6464 -x6511 -x6465 -x6512 -x6466 x6513 -x6467 -x6514 -x6468 -x6515
3587.00/3597.09	v -x6469 -x6516 -x6470 -x6517 -x6471 -x6518 -x6472 -x6519 -x6473 -x6520 -x6474 -x6521 -x6475 -x6522 -x6476 -x6523 x6477 -x6524 -x6478
3587.00/3597.09	v -x6525 -x6479 -x6526 -x6480 -x6527 -x6481 -x6528 -x6482 -x6529 -x6483 -x6530 -x6484 -x6531 -x6485 -x6532 -x6486 -x6533 -x6487 -x6534
3587.00/3597.09	v -x6488 x6535 -x6489 -x6536 -x6490 -x6537 x6491 -x6538 -x6492 -x6539 -x6493 -x6540 -x6494 -x6541 -x6495 -x6542 -x6496 -x6543 -x6544
3587.00/3597.09	v -x6591 -x6545 -x6592 -x6546 -x6593 -x6547 -x6594 -x6548 -x6595 -x6549 x6596 -x6550 -x6597 x6551 x6598 -x6552 -x6599 -x6553 -x6600
3587.00/3597.09	v -x6554 -x6601 -x6555 -x6602 x6556 -x6603 -x6557 -x6604 -x6558 -x6605 -x6559 -x6606 x6560 -x6607 -x6561 -x6608 -x6562 -x6609 -x6563
3587.00/3597.09	v -x6610 -x6564 -x6611 -x6565 -x6612 -x6566 -x6613 -x6567 -x6614 -x6568 -x6615 -x6569 -x6616 -x6570 -x6617 -x6571 x6618 -x6572 -x6619
3587.00/3597.09	v -x6573 -x6620 -x6574 -x6621 -x6575 -x6622 -x6576 -x6623 -x6577 -x6624 -x6578 -x6625 -x6579 -x6626 -x6580 -x6627 -x6581 x6628 -x6582
3587.00/3597.09	v -x6629 -x6583 -x6630 -x6584 -x6631 -x6585 -x6632 -x6586 -x6633 -x6587 -x6634 x6588 -x6635 -x6589 -x6636 -x6590 -x6637 -x6638 -x6685
3587.00/3597.09	v -x6639 -x6686 -x6640 -x6687 -x6641 -x6688 -x6642 -x6689 -x6643 x6690 -x6644 -x6691 x6645 x6692 -x6646 -x6693 -x6647 -x6694 -x6648
3587.00/3597.09	v -x6695 -x6649 -x6696 x6650 -x6697 -x6651 -x6698 -x6652 -x6699 -x6653 -x6700 x6654 -x6701 -x6655 -x6702 -x6656 -x6703 -x6657 -x6704
3587.00/3597.09	v -x6658 -x6705 -x6659 -x6706 -x6660 -x6707 -x6661 -x6708 -x6662 -x6709 -x6663 -x6710 -x6664 -x6711 -x6665 x6712 -x6666 -x6713 -x6667
3587.00/3597.09	v -x6714 -x6668 -x6715 -x6669 -x6716 -x6670 -x6717 x6671 -x6718 -x6672 -x6719 -x6673 -x6720 -x6674 -x6721 -x6675 x6722 -x6676 -x6723
3587.00/3597.09	v -x6677 -x6724 -x6678 -x6725 -x6679 -x6726 -x6680 -x6727 -x6681 -x6728 -x6682 -x6729 -x6683 -x6730 -x6684 -x6731 -x6732 -x6779 -x6733
3587.00/3597.09	v -x6780 -x6734 -x6781 -x6735 -x6782 -x6736 -x6783 -x6737 x6784 -x6738 -x6785 x6739 x6786 -x6740 x6787 -x6741 -x6788 -x6742 -x6789
3587.00/3597.09	v -x6743 -x6790 -x6744 -x6791 -x6745 -x6792 -x6746 -x6793 -x6747 -x6794 -x6748 -x6795 -x6749 -x6796 -x6750 -x6797 -x6751 -x6798 -x6752
3587.00/3597.09	v -x6799 -x6753 -x6800 -x6754 -x6801 -x6755 -x6802 -x6756 -x6803 x6757 -x6804 -x6758 -x6805 x6759 x6806 -x6760 -x6807 -x6761 -x6808
3587.00/3597.09	v -x6762 -x6809 -x6763 -x6810 -x6764 -x6811 -x6765 -x6812 -x6766 -x6813 -x6767 -x6814 -x6768 -x6815 -x6769 -x6816 -x6770 -x6817 -x6771
3587.00/3597.09	v -x6818 -x6772 -x6819 -x6773 -x6820 -x6774 -x6821 -x6775 -x6822 -x6776 -x6823 -x6777 -x6824 -x6778 -x6825 -x6826 -x6920 -x6827 -x6921
3587.00/3597.09	v -x6828 -x6922 -x6829 -x6923 -x6830 -x6924 x6831 -x6925 -x6832 x6926 x6833 -x6927 -x6834 -x6928 -x6835 -x6929 -x6836 -x6930 -x6837
3587.00/3597.09	v -x6931 -x6838 -x6932 -x6839 -x6933 -x6840 -x6934 -x6841 -x6935 -x6842 -x6936 -x6843 x6937 -x6844 -x6938 -x6845 -x6939 -x6846 -x6940
3587.00/3597.09	v -x6847 -x6941 -x6848 x6942 -x6849 -x6943 -x6850 -x6944 -x6851 -x6945 -x6852 -x6946 x6853 -x6947 -x6854 -x6948 -x6855 -x6949 -x6856
3587.00/3597.09	v -x6950 -x6857 -x6951 -x6858 -x6952 -x6859 -x6953 -x6860 -x6954 -x6861 -x6955 -x6862 -x6956 -x6863 -x6957 -x6864 -x6958 -x6865 -x6959
3587.00/3597.09	v -x6866 -x6960 -x6867 -x6961 -x6868 -x6962 -x6869 -x6963 -x6870 -x6964 -x6871 -x6965 -x6872 -x6966 -x6967 -x7014 -x6968 -x7015 -x6969
3587.00/3597.09	v -x7016 -x6970 -x7017 -x6971 -x7018 x6972 -x7019 -x6973 x7020 x6974 -x7021 -x6975 -x7022 -x6976 -x7023 -x6977 -x7024 -x6978 -x7025
3587.00/3597.09	v -x6979 -x7026 -x6980 -x7027 -x6981 -x7028 -x6982 -x7029 -x6983 -x7030 -x6984 x7031 -x6985 -x7032 -x6986 -x7033 -x6987 -x7034 -x6988
3587.00/3597.09	v -x7035 -x6989 x7036 -x6990 -x7037 -x6991 -x7038 -x6992 -x7039 -x6993 -x7040 x6994 -x7041 -x6995 -x7042 -x6996 -x7043 -x6997 -x7044
3587.00/3597.09	v -x6998 -x7045 -x6999 -x7046 -x7000 -x7047 -x7001 -x7048 -x7002 x7049 -x7003 -x7050 -x7004 -x7051 -x7005 -x7052 -x7006 -x7053 -x7007
3587.00/3597.09	v -x7054 -x7008 -x7055 -x7009 -x7056 -x7010 -x7057 -x7011 -x7058 -x7012 -x7059 -x7013 -x7060 -x7061 -x7108 -x7062 -x7109 -x7063 -x7110
3587.00/3597.09	v -x7064 -x7111 -x7065 -x7112 -x7066 x7113 x7067 -x7114 -x7068 x7115 -x7069 -x7116 -x7070 -x7117 -x7071 -x7118 -x7072 -x7119 -x7073
3587.00/3597.09	v -x7120 -x7074 -x7121 -x7075 x7122 -x7076 -x7123 -x7077 -x7124 -x7078 -x7125 -x7079 -x7126 -x7080 -x7127 x7081 -x7128 -x7082 -x7129
3587.00/3597.09	v x7083 -x7130 -x7084 -x7131 -x7085 -x7132 -x7086 -x7133 x7087 -x7134 -x7088 x7135 -x7089 -x7136 -x7090 -x7137 -x7091 -x7138 -x7092
3587.00/3597.09	v -x7139 -x7093 -x7140 -x7094 -x7141 -x7095 -x7142 -x7096 -x7143 x7097 -x7144 -x7098 -x7145 -x7099 -x7146 -x7100 -x7147 -x7101 -x7148
3587.00/3597.09	v -x7102 -x7149 -x7103 -x7150 -x7104 -x7151 -x7105 -x7152 -x7106 -x7153 -x7107 -x7154 -x7155 -x7202 -x7156 -x7203 -x7157 -x7204 -x7158
3587.00/3597.09	v -x7205 -x7159 -x7206 -x7160 x7207 x7161 -x7208 -x7162 x7209 -x7163 -x7210 -x7164 -x7211 -x7165 -x7212 -x7166 -x7213 -x7167 -x7214
3587.00/3597.09	v -x7168 -x7215 -x7169 x7216 -x7170 -x7217 -x7171 -x7218 -x7172 -x7219 -x7173 -x7220 -x7174 -x7221 x7175 -x7222 -x7176 -x7223 x7177
3587.00/3597.09	v -x7224 -x7178 -x7225 x7179 -x7226 -x7180 -x7227 -x7181 -x7228 -x7182 x7229 -x7183 -x7230 -x7184 -x7231 -x7185 -x7232 -x7186 -x7233
3587.00/3597.09	v -x7187 -x7234 -x7188 -x7235 -x7189 -x7236 -x7190 -x7237 -x7191 -x7238 -x7192 -x7239 -x7193 -x7240 -x7194 -x7241 -x7195 -x7242 -x7196
3587.00/3597.09	v -x7243 -x7197 -x7244 -x7198 -x7245 -x7199 -x7246 -x7200 -x7247 -x7201 -x7248 -x7249 -x7296 -x7250 -x7297 -x7251 -x7298 -x7252 -x7299
3587.00/3597.09	v -x7253 -x7300 x7254 -x7301 -x7255 x7302 x7256 -x7303 x7257 -x7304 -x7258 -x7305 -x7259 -x7306 -x7260 -x7307 -x7261 -x7308 -x7262
3587.00/3597.09	v -x7309 -x7263 -x7310 -x7264 -x7311 -x7265 -x7312 -x7266 x7313 -x7267 -x7314 -x7268 -x7315 -x7269 -x7316 -x7270 -x7317 -x7271 x7318
3587.00/3597.09	v -x7272 -x7319 -x7273 -x7320 -x7274 -x7321 -x7275 -x7322 x7276 -x7323 -x7277 -x7324 -x7278 -x7325 -x7279 -x7326 -x7280 -x7327 -x7281
3587.00/3597.09	v x7328 -x7282 -x7329 -x7283 -x7330 -x7284 -x7331 -x7285 -x7332 -x7286 -x7333 -x7287 -x7334 -x7288 -x7335 -x7289 -x7336 -x7290 -x7337
3587.00/3597.09	v -x7291 -x7338 -x7292 -x7339 -x7293 -x7340 -x7294 -x7341 -x7295 -x7342 -x7343 -x7437 -x7344 -x7438 -x7345 -x7439 x7346 -x7440 -x7347
3587.00/3597.09	v -x7441 -x7348 -x7442 -x7349 -x7443 -x7350 -x7444 -x7351 -x7445 x7352 -x7446 -x7353 -x7447 -x7354 -x7448 -x7355 -x7449 -x7356 -x7450
3587.00/3597.09	v -x7357 -x7451 -x7358 -x7452 -x7359 -x7453 -x7360 -x7454 -x7361 -x7455 -x7362 -x7456 -x7363 -x7457 -x7364 -x7458 -x7365 x7459 -x7366
3587.00/3597.09	v -x7460 -x7367 -x7461 -x7368 -x7462 -x7369 -x7463 -x7370 -x7464 -x7371 x7465 x7372 -x7466 -x7373 -x7467 -x7374 -x7468 -x7375 -x7469
3587.00/3597.09	v -x7376 -x7470 -x7377 -x7471 -x7378 -x7472 -x7379 -x7473 -x7380 -x7474 -x7381 -x7475 -x7382 -x7476 -x7383 -x7477 -x7384 -x7478 -x7385
3587.00/3597.09	v -x7479 -x7386 -x7480 -x7387 -x7481 -x7388 -x7482 -x7389 -x7483 -x7484 -x7531 -x7485 -x7532 -x7486 -x7533 x7487 -x7534 -x7488 -x7535
3587.00/3597.09	v -x7489 -x7536 -x7490 -x7537 -x7491 x7538 -x7492 -x7539 -x7493 -x7540 -x7494 -x7541 -x7495 -x7542 -x7496 -x7543 -x7497 -x7544 -x7498
3587.00/3597.09	v -x7545 -x7499 -x7546 -x7500 -x7547 -x7501 -x7548 -x7502 -x7549 -x7503 -x7550 -x7504 -x7551 -x7505 -x7552 -x7506 -x7553 -x7507 -x7554
3587.00/3597.09	v -x7508 -x7555 -x7509 x7556 -x7510 -x7557 -x7511 x7558 -x7512 -x7559 x7513 -x7560 -x7514 -x7561 -x7515 -x7562 -x7516 -x7563 -x7517
3587.00/3597.09	v -x7564 -x7518 -x7565 -x7519 -x7566 -x7520 -x7567 -x7521 -x7568 -x7522 -x7569 -x7523 -x7570 -x7524 -x7571 -x7525 -x7572 -x7526 -x7573
3587.00/3597.09	v -x7527 -x7574 -x7528 -x7575 x7529 -x7576 -x7530 -x7577 -x7578 -x7625 -x7579 -x7626 -x7580 -x7627 -x7581 x7628 -x7582 -x7629 -x7583
3587.00/3597.09	v -x7630 -x7584 -x7631 x7585 -x7632 -x7586 -x7633 -x7587 -x7634 -x7588 -x7635 x7589 -x7636 -x7590 -x7637 -x7591 -x7638 -x7592 -x7639
3587.00/3597.09	v -x7593 -x7640 -x7594 -x7641 -x7595 -x7642 -x7596 -x7643 -x7597 -x7644 -x7598 -x7645 -x7599 -x7646 -x7600 -x7647 -x7601 -x7648 -x7602
3587.00/3597.09	v -x7649 -x7603 -x7650 -x7604 -x7651 x7605 -x7652 -x7606 -x7653 -x7607 x7654 -x7608 -x7655 -x7609 -x7656 -x7610 -x7657 -x7611 -x7658
3587.00/3597.09	v -x7612 x7659 -x7613 -x7660 -x7614 -x7661 -x7615 -x7662 -x7616 -x7663 -x7617 -x7664 -x7618 -x7665 -x7619 -x7666 -x7620 -x7667 -x7621
3587.00/3597.09	v -x7668 -x7622 -x7669 -x7623 -x7670 -x7624 -x7671 -x7672 -x7719 -x7673 -x7720 -x7674 -x7721 x7675 -x7722 -x7676 -x7723 -x7677 -x7724
3587.00/3597.09	v -x7678 -x7725 -x7679 x7726 -x7680 -x7727 -x7681 -x7728 -x7682 -x7729 -x7683 x7730 -x7684 -x7731 -x7685 -x7732 -x7686 -x7733 -x7687
3587.00/3597.09	v -x7734 -x7688 -x7735 -x7689 -x7736 -x7690 -x7737 -x7691 -x7738 -x7692 -x7739 -x7693 -x7740 -x7694 -x7741 -x7695 x7742 -x7696 -x7743
3587.00/3597.09	v -x7697 -x7744 -x7698 -x7745 -x7699 x7746 -x7700 -x7747 x7701 -x7748 -x7702 -x7749 -x7703 -x7750 -x7704 -x7751 -x7705 -x7752 x7706
3587.00/3597.09	v -x7753 -x7707 -x7754 -x7708 -x7755 -x7709 -x7756 -x7710 -x7757 -x7711 -x7758 -x7712 -x7759 -x7713 -x7760 -x7714 -x7761 -x7715 -x7762
3587.00/3597.09	v -x7716 -x7763 -x7717 -x7764 -x7718 -x7765 -x7766 -x7813 -x7767 -x7814 -x7768 -x7815 -x7769 x7816 -x7770 -x7817 -x7771 -x7818 -x7772
3587.00/3597.09	v -x7819 x7773 -x7820 -x7774 -x7821 -x7775 x7822 -x7776 -x7823 -x7777 -x7824 x7778 -x7825 -x7779 -x7826 -x7780 -x7827 -x7781 -x7828
3587.00/3597.09	v x7782 -x7829 -x7783 -x7830 -x7784 -x7831 -x7785 -x7832 -x7786 -x7833 -x7787 -x7834 -x7788 -x7835 -x7789 -x7836 -x7790 -x7837 -x7791
3587.00/3597.09	v -x7838 -x7792 -x7839 -x7793 -x7840 -x7794 -x7841 -x7795 x7842 -x7796 -x7843 x7797 -x7844 -x7798 -x7845 -x7799 -x7846 -x7800 -x7847
3587.00/3597.09	v -x7801 -x7848 -x7802 -x7849 -x7803 -x7850 -x7804 -x7851 -x7805 -x7852 -x7806 -x7853 -x7807 -x7854 -x7808 -x7855 -x7809 -x7856 -x7810
3587.00/3597.09	v -x7857 -x7811 -x7858 -x7812 -x7859 -x7860 -x7954 -x7861 -x7955 -x7862 -x7956 -x7863 x7957 -x7864 -x7958 -x7865 -x7959 x7866 -x7960
3587.00/3597.09	v -x7867 -x7961 -x7868 -x7962 -x7869 -x7963 -x7870 -x7964 -x7871 -x7965 -x7872 -x7966 -x7873 -x7967 -x7874 -x7968 -x7875 -x7969 -x7876
3587.00/3597.09	v -x7970 -x7877 -x7971 -x7878 -x7972 -x7879 -x7973 x7880 -x7974 -x7881 -x7975 x7882 -x7976 -x7883 -x7977 x7884 -x7978 -x7885 -x7979
3587.00/3597.09	v -x7886 -x7980 -x7887 -x7981 -x7888 -x7982 -x7889 x7983 -x7890 -x7984 -x7891 -x7985 -x7892 -x7986 -x7893 -x7987 -x7894 -x7988 -x7895
3587.00/3597.09	v -x7989 -x7896 -x7990 -x7897 -x7991 -x7898 -x7992 -x7899 -x7993 -x7900 -x7994 -x7901 -x7995 -x7902 -x7996 -x7903 -x7997 -x7904 -x7998
3587.00/3597.09	v -x7905 x7999 -x7906 -x8000 -x8001 -x8048 -x8002 -x8049 -x8003 -x8050 -x8004 x8051 -x8005 -x8052 x8006 -x8053 -x8007 -x8054 x8008
3587.00/3597.09	v -x8055 -x8009 -x8056 -x8010 -x8057 -x8011 -x8058 -x8012 -x8059 -x8013 -x8060 -x8014 -x8061 -x8015 -x8062 -x8016 -x8063 -x8017 -x8064
3587.00/3597.09	v -x8018 -x8065 -x8019 -x8066 -x8020 -x8067 -x8021 -x8068 -x8022 -x8069 -x8023 -x8070 -x8024 -x8071 -x8025 -x8072 -x8026 -x8073 -x8027
3587.00/3597.09	v -x8074 x8028 -x8075 -x8029 -x8076 -x8030 x8077 -x8031 -x8078 -x8032 -x8079 -x8033 -x8080 -x8034 -x8081 -x8035 x8082 -x8036 -x8083
3587.00/3597.09	v -x8037 -x8084 -x8038 -x8085 -x8039 -x8086 -x8040 -x8087 -x8041 -x8088 x8042 -x8089 -x8043 -x8090 -x8044 -x8091 -x8045 -x8092 -x8046
3587.00/3597.09	v -x8093 -x8047 -x8094 -x8095 -x8142 -x8096 -x8143 -x8097 -x8144 x8098 -x8145 -x8099 -x8146 -x8100 x8147 -x8101 -x8148 -x8102 x8149
3587.00/3597.09	v -x8103 x8150 x8104 -x8151 -x8105 -x8152 -x8106 -x8153 -x8107 -x8154 -x8108 -x8155 -x8109 -x8156 -x8110 -x8157 -x8111 -x8158 -x8112
3587.00/3597.09	v -x8159 -x8113 -x8160 -x8114 -x8161 -x8115 -x8162 -x8116 -x8163 -x8117 -x8164 -x8118 -x8165 -x8119 -x8166 -x8120 -x8167 -x8121 -x8168
3587.00/3597.09	v -x8122 x8169 -x8123 -x8170 x8124 -x8171 -x8125 -x8172 -x8126 -x8173 -x8127 -x8174 -x8128 -x8175 -x8129 -x8176 -x8130 -x8177 -x8131
3587.00/3597.09	v -x8178 -x8132 -x8179 -x8133 -x8180 -x8134 -x8181 -x8135 -x8182 -x8136 -x8183 -x8137 -x8184 -x8138 -x8185 -x8139 -x8186 -x8140 -x8187
3587.00/3597.09	v -x8141 -x8188 -x8189 -x8236 -x8190 -x8237 -x8191 -x8238 -x8192 x8239 -x8193 x8240 x8194 -x8241 -x8195 -x8242 x8196 -x8243 -x8197
3587.00/3597.09	v -x8244 -x8198 -x8245 -x8199 x8246 -x8200 -x8247 -x8201 -x8248 -x8202 -x8249 -x8203 x8250 -x8204 -x8251 -x8205 -x8252 -x8206 -x8253
3587.00/3597.09	v -x8207 -x8254 -x8208 -x8255 -x8209 -x8256 -x8210 -x8257 -x8211 -x8258 -x8212 -x8259 -x8213 -x8260 -x8214 -x8261 -x8215 -x8262 x8216
3587.00/3597.09	v -x8263 -x8217 -x8264 -x8218 x8265 -x8219 -x8266 -x8220 -x8267 -x8221 -x8268 -x8222 -x8269 -x8223 -x8270 -x8224 -x8271 -x8225 -x8272
3587.00/3597.09	v -x8226 -x8273 -x8227 -x8274 -x8228 -x8275 -x8229 -x8276 -x8230 -x8277 -x8231 -x8278 -x8232 -x8279 -x8233 -x8280 -x8234 -x8281 -x8235
3587.00/3597.09	v -x8282 -x8283 -x8330 -x8284 x8331 -x8285 -x8332 -x8286 -x8333 -x8287 -x8334 -x8288 -x8335 -x8289 -x8336 x8290 x8337 -x8291 -x8338
3587.00/3597.09	v -x8292 -x8339 -x8293 -x8340 -x8294 -x8341 x8295 -x8342 -x8296 -x8343 -x8297 -x8344 -x8298 -x8345 x8299 x8346 -x8300 -x8347 -x8301
3587.00/3597.09	v -x8348 -x8302 -x8349 -x8303 -x8350 -x8304 -x8351 -x8305 -x8352 -x8306 -x8353 -x8307 -x8354 -x8308 -x8355 -x8309 -x8356 -x8310 -x8357
3587.00/3597.09	v -x8311 -x8358 -x8312 -x8359 -x8313 -x8360 -x8314 -x8361 -x8315 -x8362 x8316 -x8363 -x8317 -x8364 -x8318 -x8365 -x8319 -x8366 -x8320
3587.00/3597.09	v -x8367 -x8321 -x8368 -x8322 -x8369 -x8323 -x8370 -x8324 -x8371 -x8325 -x8372 -x8326 -x8373 -x8327 -x8374 -x8328 -x8375 -x8329 -x8376
3587.00/3597.09	v -x8377 -x8471 x8378 -x8472 -x8379 -x8473 -x8380 -x8474 -x8381 -x8475 -x8382 -x8476 -x8383 x8477 x8384 -x8478 -x8385 -x8479 -x8386
3587.00/3597.09	v -x8480 -x8387 -x8481 -x8388 -x8482 -x8389 -x8483 -x8390 -x8484 -x8391 -x8485 -x8392 -x8486 x8393 -x8487 -x8394 -x8488 -x8395 -x8489
3587.00/3597.09	v -x8396 -x8490 -x8397 x8491 -x8398 -x8492 -x8399 x8493 -x8400 -x8494 -x8401 x8495 -x8402 -x8496 -x8403 -x8497 -x8404 -x8498 -x8405
3587.00/3597.09	v -x8499 -x8406 -x8500 -x8407 -x8501 -x8408 -x8502 -x8409 -x8503 -x8410 -x8504 -x8411 -x8505 -x8412 -x8506 -x8413 -x8507 -x8414 -x8508
3587.00/3597.09	v -x8415 -x8509 -x8416 -x8510 -x8417 -x8511 -x8418 -x8512 -x8419 -x8513 -x8420 -x8514 -x8421 -x8515 -x8422 -x8516 -x8423 -x8517 -x8518
3587.00/3597.09	v -x8565 x8519 -x8566 -x8520 -x8567 -x8521 -x8568 -x8522 -x8569 -x8523 -x8570 -x8524 x8571 x8525 -x8572 -x8526 -x8573 -x8527 -x8574
3587.00/3597.09	v -x8528 -x8575 -x8529 -x8576 -x8530 -x8577 -x8531 -x8578 -x8532 -x8579 -x8533 -x8580 x8534 -x8581 -x8535 x8582 -x8536 -x8583 -x8537
3587.00/3597.09	v -x8584 -x8538 -x8585 -x8539 -x8586 -x8540 x8587 -x8541 -x8588 -x8542 -x8589 -x8543 -x8590 -x8544 -x8591 -x8545 -x8592 -x8546 -x8593
3587.00/3597.09	v -x8547 -x8594 -x8548 -x8595 -x8549 -x8596 -x8550 -x8597 -x8551 -x8598 -x8552 -x8599 -x8553 -x8600 -x8554 -x8601 -x8555 -x8602 -x8556
3587.00/3597.09	v -x8603 -x8557 -x8604 -x8558 -x8605 -x8559 -x8606 -x8560 -x8607 -x8561 -x8608 -x8562 -x8609 -x8563 -x8610 -x8564 -x8611 -x8612 -x8659
3587.00/3597.09	v -x8613 x8660 -x8614 -x8661 -x8615 -x8662 -x8616 -x8663 -x8617 -x8664 x8618 -x8665 -x8619 x8666 -x8620 -x8667 -x8621 -x8668 -x8622
3587.00/3597.09	v -x8669 -x8623 -x8670 -x8624 -x8671 -x8625 -x8672 -x8626 -x8673 -x8627 -x8674 -x8628 x8675 x8629 -x8676 -x8630 -x8677 -x8631 -x8678
3587.00/3597.09	v -x8632 -x8679 -x8633 -x8680 x8634 -x8681 -x8635 -x8682 -x8636 -x8683 -x8637 -x8684 -x8638 -x8685 -x8639 -x8686 -x8640 -x8687 -x8641
3587.00/3597.09	v -x8688 -x8642 -x8689 -x8643 -x8690 x8644 -x8691 -x8645 -x8692 -x8646 -x8693 -x8647 -x8694 -x8648 -x8695 -x8649 -x8696 -x8650 -x8697
3587.00/3597.09	v -x8651 -x8698 -x8652 -x8699 -x8653 -x8700 -x8654 -x8701 -x8655 -x8702 -x8656 -x8703 -x8657 -x8704 -x8658 -x8705 x8706 -x8753 -x8707
3587.00/3597.09	v -x8754 -x8708 -x8755 x8709 -x8756 -x8710 -x8757 -x8711 -x8758 -x8712 -x8759 -x8713 x8760 -x8714 -x8761 -x8715 -x8762 -x8716 -x8763
3587.00/3597.09	v -x8717 x8764 -x8718 -x8765 -x8719 -x8766 -x8720 -x8767 -x8721 -x8768 -x8722 -x8769 -x8723 -x8770 -x8724 -x8771 -x8725 -x8772 -x8726
3587.00/3597.09	v -x8773 x8727 -x8774 -x8728 -x8775 -x8729 -x8776 -x8730 -x8777 -x8731 -x8778 -x8732 -x8779 -x8733 x8780 -x8734 -x8781 -x8735 -x8782
3587.00/3597.09	v -x8736 -x8783 -x8737 -x8784 -x8738 -x8785 -x8739 -x8786 -x8740 -x8787 -x8741 -x8788 -x8742 -x8789 -x8743 -x8790 -x8744 -x8791 -x8745
3587.00/3597.09	v -x8792 -x8746 -x8793 -x8747 -x8794 -x8748 -x8795 -x8749 -x8796 -x8750 -x8797 -x8751 -x8798 -x8752 -x8799 x8800 -x8847 -x8801 -x8848
3587.00/3597.09	v -x8802 -x8849 x8803 -x8850 -x8804 -x8851 -x8805 x8852 -x8806 -x8853 -x8807 x8854 -x8808 -x8855 -x8809 -x8856 -x8810 -x8857 -x8811
3587.00/3597.09	v -x8858 -x8812 -x8859 -x8813 -x8860 -x8814 -x8861 -x8815 -x8862 -x8816 -x8863 -x8817 -x8864 -x8818 -x8865 -x8819 -x8866 -x8820 -x8867
3587.00/3597.09	v x8821 -x8868 -x8822 -x8869 -x8823 -x8870 -x8824 -x8871 -x8825 -x8872 -x8826 -x8873 -x8827 x8874 -x8828 -x8875 -x8829 -x8876 -x8830
3587.00/3597.09	v -x8877 -x8831 -x8878 -x8832 -x8879 -x8833 -x8880 -x8834 -x8881 -x8835 -x8882 -x8836 -x8883 -x8837 -x8884 -x8838 -x8885 -x8839 -x8886
3587.00/3597.09	v -x8840 -x8887 -x8841 -x8888 -x8842 -x8889 -x8843 -x8890 -x8844 -x8891 -x8845 -x8892 -x8846 -x8893 -x8894 x8988 -x8895 -x8989 -x8896
3587.00/3597.09	v x8990 x8897 x8991 -x8898 -x8992 -x8899 -x8993 -x8900 -x8994 -x8901 -x8995 -x8902 -x8996 -x8903 -x8997 x8904 -x8998 -x8905 -x8999
3587.00/3597.09	v -x8906 -x9000 -x8907 -x9001 -x8908 -x9002 -x8909 -x9003 -x8910 -x9004 -x8911 -x9005 x8912 -x9006 -x8913 -x9007 -x8914 -x9008 -x8915
3587.00/3597.09	v -x9009 -x8916 -x9010 -x8917 -x9011 -x8918 -x9012 -x8919 -x9013 -x8920 -x9014 -x8921 -x9015 -x8922 -x9016 x8923 -x9017 -x8924 -x9018
3587.00/3597.09	v -x8925 -x9019 -x8926 -x9020 -x8927 -x9021 -x8928 -x9022 -x8929 -x9023 -x8930 -x9024 -x8931 -x9025 -x8932 -x9026 -x8933 -x9027 -x8934
3587.00/3597.09	v -x9028 -x8935 -x9029 -x8936 -x9030 -x8937 -x9031 -x8938 -x9032 -x8939 -x9033 -x8940 -x9034 x9035 -x9082 -x9036 -x9083 x9037 -x9084
3587.00/3597.09	v x9038 -x9085 -x9039 -x9086 -x9040 -x9087 -x9041 -x9088 -x9042 x9089 -x9043 -x9090 -x9044 -x9091 -x9045 -x9092 -x9046 -x9093 -x9047
3587.00/3597.09	v -x9094 -x9048 -x9095 -x9049 -x9096 -x9050 -x9097 -x9051 -x9098 -x9052 -x9099 -x9053 -x9100 -x9054 -x9101 -x9055 -x9102 -x9056 -x9103
3587.00/3597.09	v -x9057 -x9104 -x9058 -x9105 -x9059 -x9106 -x9060 -x9107 -x9061 -x9108 -x9062 x9109 -x9063 -x9110 -x9064 -x9111 -x9065 -x9112 -x9066
3587.00/3597.09	v -x9113 -x9067 -x9114 -x9068 -x9115 -x9069 -x9116 -x9070 -x9117 -x9071 -x9118 -x9072 -x9119 -x9073 -x9120 -x9074 -x9121 -x9075 -x9122
3587.00/3597.09	v -x9076 -x9123 -x9077 x9124 -x9078 -x9125 -x9079 -x9126 -x9080 -x9127 -x9081 -x9128 -x9129 x9176 -x9130 -x9177 -x9131 x9178 -x9132
3587.00/3597.09	v x9179 -x9133 -x9180 -x9134 -x9181 -x9135 -x9182 x9136 -x9183 -x9137 -x9184 -x9138 -x9185 -x9139 -x9186 -x9140 -x9187 -x9141 -x9188
3587.00/3597.09	v -x9142 -x9189 -x9143 -x9190 x9144 -x9191 -x9145 -x9192 -x9146 -x9193 -x9147 -x9194 -x9148 -x9195 -x9149 -x9196 -x9150 -x9197 -x9151
3587.00/3597.09	v -x9198 -x9152 -x9199 -x9153 -x9200 x9154 -x9201 -x9155 -x9202 x9156 -x9203 -x9157 -x9204 -x9158 -x9205 -x9159 -x9206 -x9160 -x9207
3587.00/3597.09	v -x9161 -x9208 -x9162 -x9209 -x9163 -x9210 -x9164 -x9211 -x9165 -x9212 -x9166 -x9213 -x9167 -x9214 -x9168 -x9215 -x9169 -x9216 -x9170
3587.00/3597.09	v -x9217 -x9171 -x9218 -x9172 -x9219 -x9173 -x9220 -x9174 -x9221 -x9175 -x9222 x9223 -x9270 -x9224 -x9271 x9225 -x9272 x9226 -x9273
3587.00/3597.09	v -x9227 -x9274 -x9228 -x9275 -x9229 -x9276 -x9230 x9277 -x9231 -x9278 -x9232 -x9279 -x9233 -x9280 -x9234 -x9281 -x9235 -x9282 -x9236
3587.00/3597.09	v x9283 -x9237 -x9284 -x9238 -x9285 -x9239 -x9286 -x9240 -x9287 -x9241 -x9288 -x9242 -x9289 -x9243 -x9290 -x9244 -x9291 -x9245 -x9292
3587.00/3597.09	v -x9246 -x9293 -x9247 -x9294 -x9248 -x9295 -x9249 -x9296 -x9250 x9297 -x9251 -x9298 -x9252 -x9299 -x9253 -x9300 -x9254 -x9301 -x9255
3587.00/3597.09	v -x9302 -x9256 -x9303 -x9257 -x9304 -x9258 -x9305 -x9259 -x9306 -x9260 -x9307 -x9261 -x9308 -x9262 -x9309 -x9263 -x9310 -x9264 -x9311
3587.00/3597.09	v -x9265 -x9312 -x9266 -x9313 -x9267 -x9314 -x9268 -x9315 -x9269 -x9316 -x9317 x9364 -x9318 -x9365 -x9319 x9366 -x9320 x9367 -x9321
3587.00/3597.09	v -x9368 -x9322 -x9369 -x9323 -x9370 x9324 -x9371 -x9325 -x9372 -x9326 -x9373 -x9327 -x9374 -x9328 -x9375 x9329 -x9376 -x9330 -x9377
3587.00/3597.09	v -x9331 -x9378 -x9332 -x9379 x9333 -x9380 -x9334 -x9381 -x9335 -x9382 -x9336 -x9383 -x9337 -x9384 -x9338 -x9385 -x9339 -x9386 -x9340
3587.00/3597.09	v -x9387 -x9341 -x9388 -x9342 -x9389 -x9343 -x9390 -x9344 -x9391 -x9345 -x9392 -x9346 -x9393 -x9347 -x9394 x9348 -x9395 -x9349 -x9396
3587.00/3597.09	v -x9350 -x9397 -x9351 -x9398 -x9352 -x9399 -x9353 -x9400 -x9354 -x9401 -x9355 -x9402 -x9356 -x9403 -x9357 -x9404 -x9358 -x9405 -x9359
3587.00/3597.09	v -x9406 -x9360 -x9407 -x9361 -x9408 -x9362 -x9409 -x9363 -x9410 -x836 x837 x1668 x838 -x1669 x2399 x839 x1670 x2400 x3029 x840 x1671
3587.00/3597.09	v x2401 x3030 x3558 x841 x1672 -x2402 x3031 x3559 x3986 x842 x1673 x2403 x3032 x3560 x3987 x4313 x843 x1674 x2404 x3033 x3561 x3988
3587.00/3597.09	v x4314 x4539 x844 x1675 x2405 x3034 x3562 x3989 x4315 x4540 x4665 x845 x1676 x2406 x3035 x3563 -x3990 x4316 x4541 x4666 x1 x846 x1677
3587.00/3597.09	v x2407 x3036 x3564 x3991 x4317 -x4542 x4667 x2 x89 x847 x1678 x2408 x3037 x3565 x3992 x4318 x4543 x4668 x3 x90 x176 x848 x1679 x2409
3587.00/3597.09	v x3038 x3566 x3993 x4319 x4544 x4669 x4 x91 x177 x262 x849 x1680 x2410 x3039 x3567 x3994 x4320 x4545 x4670 x5 x92 x178 x263 x347
3587.00/3597.09	v x850 x1681 x2411 x3040 x3568 x3995 x4321 x4546 x4671 x6 x93 x179 x264 x348 x431 x851 x1682 x2412 x3041 x3569 x3996 x4322 x4547 x4672
3587.00/3597.09	v x7 x94 x180 -x265 x349 x432 x514 x852 x1683 x2413 x3042 x3570 x3997 x4323 x4548 x4673 x8 x95 x181 x266 x350 x433 x515 x596 x853
3587.00/3597.09	v x1684 x2414 x3043 x3571 x3998 x4324 x4549 x4674 x9 x96 x182 x267 x351 x434 -x516 x597 x677 x854 x1685 -x2415 x3044 x3572 x3999 x4325
3587.00/3597.09	v x4550 x4675 x10 x97 x183 x268 x352 x435 x517 x598 x678 x757 x855 x1686 x2416 x3045 x3573 x4000 x4326 x4551 x4676 x11 x98 x184 x269
3587.00/3597.09	v x353 x436 x518 x599 x679 x758 x933 x856 x1687 x2417 x3046 x3574 x4001 x4327 x4552 x4677 x12 x99 x185 x270 x354 x437 x519 x600 x680
3587.00/3597.09	v x759 -x934 x1011 x857 x1688 x2418 x3047 x3575 x4002 x4328 x4553 x4678 x13 x100 x186 x271 x355 x438 x520 x601 x681 x760 x935 x1012
3587.00/3597.09	v x1088 x858 x1689 x2419 x3048 x3576 x4003 x4329 x4554 x4679 x14 x101 x187 x272 x356 x439 x521 x602 x682 x761 -x936 x1013 x1089 x1164
3587.00/3597.09	v x859 x1690 x2420 x3049 -x3577 x4004 x4330 x4555 x4680 x15 x102 x188 x273 x357 x440 x522 x603 x683 x762 x937 x1014 x1090 x1165 x1239
3587.00/3597.09	v x860 x1691 x2421 x3050 x3578 x4005 x4331 x4556 x4681 x16 x103 x189 x274 x358 x441 x523 x604 x684 x763 x938 -x1015 x1091 x1166 x1240
3587.00/3597.09	v x1313 x861 x1692 x2422 x3051 -x3579 x4006 x4332 x4557 x4682 x17 x104 x190 x275 x359 x442 x524 x605 x685 x764 x939 x1016 x1092 x1167
3587.00/3597.09	v x1241 x1314 x1386 x862 x1693 x2423 x3052 x3580 x4007 x4333 x4558 x4683 x18 x105 x191 x276 x360 x443 x525 x606 x686 x765 x940 x1017
3587.00/3597.09	v x1093 x1168 x1242 x1315 x1387 x1458 x863 x1694 x2424 x3053 x3581 -x4008 x4334 x4559 x4684 x19 x106 x192 x277 x361 x444 x526 x607
3587.00/3597.09	v x687 x766 x941 x1018 x1094 x1169 x1243 x1316 x1388 x1459 x1529 x864 x1695 x2425 x3054 x3582 x4009 x4335 x4560 x4685 x20 x107 x193
3587.00/3597.09	v x278 x362 -x445 x527 x608 x688 x767 x942 x1019 x1095 x1170 x1244 x1317 x1389 x1460 x1530 x1599 x865 x1696 x2426 x3055 x3583 x4010
3587.00/3597.09	v x4336 x4561 x4686 x21 x108 x194 x279 x363 x446 x528 x609 x689 x768 x943 x1020 x1096 x1171 x1245 x1318 x1390 x1461 x1531 x1600 x1764
3587.00/3597.09	v x866 x1697 x2427 x3056 x3584 x4011 x4337 x4562 x4687 x22 x109 x195 x280 x364 x447 x529 x610 x690 x769 x944 x1021 x1097 -x1172 x1246
3587.00/3597.09	v x1319 x1391 x1462 x1532 x1601 x1765 x1832 x867 x1698 x2428 x3057 x3585 x4012 x4338 x4563 x4688 x23 x110 x196 x281 x365 x448 x530
3587.00/3597.09	v x611 x691 x770 x945 x1022 x1098 x1173 x1247 x1320 x1392 x1463 -x1533 x1602 x1766 x1833 x1899 x868 x1699 x2429 x3058 x3586 x4013
3587.00/3597.09	v x4339 -x4564 x4689 x24 x111 x197 x282 x366 x449 x531 x612 x692 x771 x946 x1023 x1099 x1174 x1248 x1321 x1393 x1464 x1534 x1603 x1767
3587.00/3597.09	v x1834 x1900 x1965 x869 x1700 x2430 x3059 x3587 x4014 x4340 x4565 x4690 x25 x112 x198 x283 x367 x450 x532 x613 x693 x772 x947 x1024
3587.00/3597.09	v x1100 x1175 x1249 x1322 x1394 x1465 x1535 x1604 x1768 x1835 x1901 x1966 x2030 x870 x1701 x2431 x3060 x3588 x4015 x4341 x4566 x4691
3587.00/3597.09	v x26 x113 x199 x284 x368 x451 x533 x614 x694 x773 x948 x1025 x1101 x1176 x1250 x1323 x1395 x1466 x1536 x1605 x1769 x1836 x1902 x1967
3587.00/3597.09	v x2031 x2094 x871 x1702 x2432 x3061 x3589 x4016 x4342 x4567 x4692 x27 x114 x200 x285 x369 x452 x534 x615 x695 x774 x949 x1026 x1102
3587.00/3597.09	v x1177 x1251 x1324 x1396 x1467 x1537 x1606 x1770 x1837 x1903 x1968 x2032 x2095 x2157 x872 x1703 x2433 x3062 x3590 x4017 x4343 x4568
3587.00/3597.09	v x4693 x28 x115 x201 x286 x370 x453 x535 x616 x696 x775 x950 x1027 x1103 x1178 x1252 x1325 x1397 x1468 x1538 x1607 x1771 x1838 x1904
3587.00/3597.09	v x1969 x2033 x2096 x2158 x2219 x873 x1704 -x2434 x3063 x3591 x4018 x4344 x4569 x4694 x29 x116 x202 x287 x371 x454 x536 x617 x697
3587.00/3597.09	v x776 x951 x1028 x1104 x1179 x1253 x1326 x1398 x1469 x1539 x1608 x1772 x1839 x1905 x1970 x2034 x2097 x2159 x2220 x2280 x874 x1705
3587.00/3597.09	v x2435 x3064 x3592 x4019 x4345 x4570 x4695 x30 x117 x203 x288 x372 x455 x537 x618 x698 x777 x952 x1029 x1105 x1180 x1254 x1327 x1399
3587.00/3597.09	v x1470 x1540 x1609 x1773 x1840 x1906 x1971 x2035 x2098 x2160 x2221 -x2281 x2340 x875 x1706 x2436 x3065 x3593 x4020 x4346 x4571 x4696
3587.00/3597.09	v x31 x118 x204 x289 x373 x456 x538 x619 x699 x778 x953 x1030 x1106 x1181 x1255 x1328 x1400 x1471 x1541 x1610 x1774 x1841 x1907 x1972
3587.00/3597.09	v x2036 x2099 x2161 x2222 -x2282 x2341 x2494 x876 x1707 x2437 x3066 x3594 x4021 x4347 x4572 x4697 x32 x119 x205 x290 x374 x457 x539
3587.00/3597.09	v x620 x700 x779 x954 x1031 x1107 x1182 x1256 x1329 x1401 x1472 x1542 x1611 x1775 x1842 x1908 x1973 x2037 x2100 x2162 x2223 x2283
3587.00/3597.09	v x2342 x2495 x2552 x877 x1708 x2438 x3067 x3595 x4022 x4348 x4573 x4698 x33 x120 x206 x291 x375 x458 x540 x621 x701 x780 x955 x1032
3587.00/3597.09	v x1108 x1183 x1257 x1330 x1402 x1473 x1543 x1612 x1776 -x1843 x1909 x1974 x2038 x2101 x2163 x2224 x2284 x2343 x2496 x2553 x2609 x878
3587.00/3597.09	v x1709 x2439 x3068 x3596 x4023 x4349 x4574 x4699 x34 x121 x207 x292 x376 x459 x541 x622 x702 x781 x956 x1033 x1109 x1184 x1258 x1331
3587.00/3597.09	v x1403 x1474 x1544 x1613 x1777 x1844 x1910 x1975 x2039 x2102 -x2164 x2225 x2285 x2344 x2497 x2554 x2610 x2665 x879 x1710 x2440 x3069
3587.00/3597.09	v -x3597 x4024 x4350 x4575 x4700 x35 x122 x208 x293 x377 x460 x542 x623 x703 x782 x957 x1034 x1110 x1185 x1259 x1332 x1404 x1475 x1545
3587.00/3597.09	v x1614 x1778 x1845 x1911 x1976 x2040 x2103 x2165 x2226 x2286 x2345 x2498 x2555 x2611 x2666 x2720 x880 x1711 x2441 x3070 x3598 x4025
3587.00/3597.09	v x4351 x4576 x4701 x36 x123 x209 x294 x378 x461 x543 x624 x704 x783 x958 x1035 x1111 x1186 x1260 x1333 x1405 x1476 x1546 x1615 x1779
3587.00/3597.09	v x1846 x1912 x1977 x2041 x2104 x2166 x2227 x2287 x2346 x2499 x2556 x2612 x2667 -x2721 x2774 x881 x1712 x2442 x3071 x3599 x4026 x4352
3587.00/3597.09	v x4577 x4702 x37 x124 x210 x295 x379 x462 x544 -x625 x705 x784 x959 x1036 x1112 x1187 x1261 x1334 x1406 x1477 x1547 x1616 x1780 x1847
3587.00/3597.09	v x1913 x1978 x2042 x2105 x2167 x2228 x2288 x2347 x2500 x2557 x2613 x2668 x2722 x2775 x2827 x882 x1713 x2443 x3072 x3600 x4027 x4353
3587.00/3597.09	v x4578 x4703 x38 x125 x211 x296 x380 x463 x545 x626 x706 x785 x960 x1037 x1113 x1188 x1262 x1335 x1407 x1478 x1548 x1617 x1781 x1848
3587.00/3597.09	v x1914 x1979 x2043 x2106 x2168 x2229 x2289 x2348 x2501 x2558 x2614 x2669 x2723 x2776 x2828 x2879 x883 x1714 x2444 x3073 x3601 x4028
3587.00/3597.09	v x4354 x4579 x4704 x39 x126 x212 x297 x381 x464 x546 x627 x707 x786 x961 x1038 x1114 x1189 x1263 x1336 x1408 x1479 x1549 x1618 x1782
3587.00/3597.09	v x1849 x1915 x1980 x2044 -x2107 x2169 x2230 x2290 x2349 x2502 x2559 x2615 x2670 x2724 x2777 x2829 x2880 x2930 x884 x1715 x2445 x3074
3587.00/3597.09	v x3602 x4029 x4355 x4580 x4705 x40 x127 x213 x298 x382 x465 x547 x628 x708 x787 x962 x1039 x1115 x1190 x1264 x1337 x1409 x1480 -x1550
3587.00/3597.09	v x1619 x1783 x1850 x1916 x1981 x2045 x2108 x2170 x2231 x2291 x2350 x2503 x2560 x2616 x2671 x2725 x2778 x2830 x2881 x2931 x2980 x885
3587.00/3597.09	v x1716 x2446 x3075 x3603 x4030 x4356 x4581 x4706 x41 x128 x214 x299 x383 x466 x548 x629 x709 x788 x963 x1040 x1116 x1191 x1265 x1338
3587.00/3597.09	v x1410 x1481 x1551 x1620 x1784 x1851 x1917 x1982 x2046 -x2109 x2171 x2232 x2292 x2351 x2504 x2561 x2617 x2672 x2726 x2779 x2831 x2882
3587.00/3597.09	v x2932 x2981 x3123 x886 x1717 x2447 x3076 x3604 x4031 x4357 x4582 x4707 x42 x129 x215 x300 x384 x467 x549 x630 x710 x789 x964 x1041
3587.00/3597.09	v x1117 x1192 x1266 x1339 x1411 x1482 x1552 x1621 -x1785 x1852 x1918 x1983 x2047 x2110 x2172 x2233 x2293 x2352 x2505 x2562 x2618 x2673
3587.00/3597.09	v x2727 x2780 x2832 x2883 x2933 x2982 x3124 x3171 x887 x1718 x2448 x3077 x3605 x4032 x4358 x4583 x4708 x43 x130 x216 x301 x385 x468
3587.00/3597.09	v x550 x631 x711 x790 x965 -x1042 x1118 x1193 x1267 x1340 x1412 x1483 x1553 x1622 x1786 x1853 x1919 x1984 x2048 x2111 x2173 x2234
3587.00/3597.09	v x2294 x2353 x2506 x2563 x2619 x2674 x2728 x2781 x2833 x2884 x2934 x2983 x3125 x3172 x3218 x888 x1719 x2449 x3078 x3606 x4033 x4359
3587.00/3597.09	v x4584 x4709 x44 x131 x217 x302 x386 x469 x551 x632 x712 x791 x966 x1043 x1119 x1194 x1268 x1341 x1413 x1484 x1554 x1623 x1787 x1854
3587.00/3597.09	v x1920 x1985 x2049 x2112 x2174 x2235 x2295 x2354 x2507 x2564 x2620 x2675 x2729 x2782 x2834 x2885 x2935 x2984 x3126 x3173 x3219 x3264
3587.00/3597.09	v x889 x1720 x2450 x3079 x3607 x4034 x4360 x4585 x4710 x45 x132 x218 x303 x387 x470 x552 x633 -x713 x792 x967 x1044 x1120 x1195 x1269
3587.00/3597.09	v x1342 x1414 x1485 x1555 x1624 x1788 x1855 x1921 x1986 x2050 x2113 x2175 x2236 x2296 x2355 x2508 x2565 x2621 x2676 x2730 x2783 x2835
3587.00/3597.09	v x2886 x2936 x2985 x3127 x3174 x3220 x3265 x3309 x890 x1721 x2451 x3080 x3608 x4035 x4361 x4586 x4711 x46 x133 x219 x304 x388 x471
3587.00/3597.09	v x553 x634 x714 x793 x968 x1045 x1121 x1196 x1270 x1343 x1415 x1486 x1556 x1625 x1789 x1856 x1922 x1987 x2051 x2114 x2176 x2237 x2297
3587.00/3597.09	v x2356 x2509 x2566 x2622 x2677 x2731 x2784 x2836 x2887 x2937 x2986 x3128 x3175 x3221 x3266 -x3310 x3353 x891 x1722 x2452 x3081 x3609
3587.00/3597.09	v x4036 x4362 x4587 x4712 x47 x134 x220 x305 x389 x472 x554 x635 x715 x794 x969 x1046 x1122 x1197 x1271 x1344 x1416 x1487 x1557 x1626
3587.00/3597.09	v x1790 x1857 x1923 x1988 x2052 x2115 x2177 x2238 x2298 x2357 x2510 x2567 x2623 x2678 x2732 x2785 x2837 x2888 -x2938 x2987 x3129 x3176
3587.00/3597.09	v x3222 x3267 x3311 x3354 x3396 x892 x1723 x2453 x3082 x3610 x4037 x4363 x4588 x4713 x48 x135 x221 x306 x390 x473 x555 x636 x716 x795
3587.00/3597.09	v x970 x1047 x1123 x1198 x1272 x1345 x1417 x1488 x1558 x1627 x1791 x1858 x1924 x1989 x2053 x2116 x2178 x2239 x2299 x2358 x2511 x2568
3587.00/3597.09	v x2624 x2679 x2733 x2786 x2838 x2889 x2939 x2988 x3130 x3177 x3223 x3268 x3312 x3355 x3397 x3438 x893 x1724 x2454 x3083 x3611 x4038
3587.00/3597.09	v x4364 x4589 x4714 x49 x136 x222 x307 x391 x474 x556 x637 x717 x796 x971 x1048 x1124 x1199 x1273 x1346 x1418 x1489 x1559 x1628 x1792
3587.00/3597.09	v x1859 x1925 x1990 x2054 x2117 x2179 x2240 x2300 x2359 x2512 x2569 x2625 x2680 x2734 x2787 x2839 x2890 x2940 x2989 x3131 x3178 x3224
3587.00/3597.09	v x3269 x3313 x3356 x3398 x3439 x3479 x894 x1725 x2455 x3084 x3612 x4039 x4365 x4590 x4715 x50 x137 x223 x308 x392 x475 x557 x638
3587.00/3597.09	v x718 x797 x972 x1049 x1125 x1200 x1274 x1347 x1419 x1490 x1560 x1629 x1793 x1860 x1926 x1991 x2055 x2118 x2180 x2241 x2301 x2360
3587.00/3597.09	v x2513 x2570 x2626 x2681 x2735 x2788 x2840 x2891 x2941 x2990 x3132 x3179 x3225 x3270 x3314 x3357 x3399 x3440 x3480 x3519 x895 x1726
3587.00/3597.09	v x2456 x3085 x3613 x4040 x4366 x4591 x4716 x51 x138 x224 x309 x393 x476 x558 x639 x719 x798 x973 x1050 x1126 x1201 x1275 x1348 x1420
3587.00/3597.09	v x1491 x1561 x1630 x1794 x1861 x1927 x1992 x2056 x2119 x2181 x2242 x2302 x2361 x2514 x2571 x2627 x2682 x2736 x2789 x2841 x2892 x2942
3587.00/3597.09	v x2991 x3133 x3180 x3226 x3271 x3315 x3358 x3400 x3441 x3481 x3520 x3651 x896 x1727 x2457 x3086 x3614 x4041 x4367 x4592 x4717 x52
3587.00/3597.09	v x139 x225 x310 x394 x477 x559 -x640 x720 x799 x974 x1051 x1127 x1202 x1276 x1349 x1421 x1492 x1562 x1631 x1795 x1862 x1928 x1993
3587.00/3597.09	v x2057 x2120 x2182 x2243 x2303 x2362 x2515 x2572 x2628 x2683 x2737 x2790 x2842 x2893 x2943 x2992 x3134 x3181 x3227 x3272 x3316 x3359
3587.00/3597.09	v x3401 x3442 x3482 x3521 x3652 x3689 x897 x1728 x2458 x3087 x3615 x4042 x4368 x4593 x4718 -x53 x140 x226 x311 x395 x478 x560 x641
3587.00/3597.09	v x721 x800 x975 x1052 x1128 x1203 x1277 x1350 x1422 x1493 x1563 x1632 x1796 x1863 x1929 x1994 x2058 x2121 x2183 x2244 x2304 x2363
3587.00/3597.09	v x2516 x2573 x2629 x2684 x2738 x2791 x2843 x2894 x2944 x2993 x3135 x3182 x3228 x3273 x3317 x3360 x3402 x3443 x3483 x3522 x3653 x3690
3587.00/3597.09	v x3726 x898 x1729 x2459 x3088 x3616 x4043 x4369 x4594 x4719 x54 x141 x227 x312 x396 x479 x561 x642 x722 x801 x976 x1053 x1129 x1204
3587.00/3597.09	v x1278 x1351 x1423 x1494 x1564 x1633 x1797 x1864 x1930 x1995 x2059 x2122 x2184 x2245 x2305 x2364 x2517 x2574 x2630 x2685 x2739 x2792
3587.00/3597.09	v x2844 x2895 x2945 x2994 x3136 x3183 x3229 x3274 x3318 x3361 x3403 x3444 x3484 x3523 x3654 x3691 x3727 x3762 x899 x1730 x2460 x3089
3587.00/3597.09	v x3617 x4044 x4370 x4595 x4720 x55 x142 x228 x313 x397 x480 x562 x643 x723 x802 x977 x1054 x1130 x1205 x1279 x1352 x1424 x1495 x1565
3587.00/3597.09	v x1634 x1798 x1865 x1931 x1996 x2060 x2123 x2185 x2246 x2306 x2365 x2518 x2575 x2631 x2686 x2740 x2793 x2845 x2896 x2946 x2995 x3137
3587.00/3597.09	v x3184 x3230 x3275 x3319 x3362 x3404 x3445 x3485 x3524 x3655 x3692 x3728 x3763 -x3797 x900 x1731 x2461 x3090 x3618 x4045 x4371 x4596
3587.00/3597.09	v x4721 x56 x143 x229 x314 x398 x481 x563 x644 x724 x803 x978 x1055 x1131 x1206 x1280 x1353 x1425 x1496 x1566 x1635 x1799 x1866 x1932
3587.00/3597.09	v x1997 -x2061 x2124 x2186 x2247 x2307 x2366 x2519 x2576 x2632 x2687 x2741 x2794 x2846 x2897 x2947 x2996 x3138 x3185 x3231 x3276 x3320
3587.00/3597.09	v x3363 x3405 x3446 x3486 x3525 x3656 x3693 x3729 x3764 x3798 x3831 x901 x1732 x2462 x3091 x3619 -x4046 x4372 x4597 x4722 x57 x144
3587.00/3597.09	v x230 x315 x399 x482 x564 x645 x725 x804 x979 x1056 x1132 x1207 x1281 x1354 x1426 x1497 x1567 x1636 x1800 x1867 x1933 x1998 x2062
3587.00/3597.09	v x2125 x2187 x2248 x2308 x2367 x2520 x2577 x2633 x2688 x2742 x2795 x2847 x2898 x2948 x2997 x3139 x3186 x3232 x3277 x3321 x3364 x3406
3587.00/3597.09	v x3447 x3487 x3526 x3657 x3694 x3730 x3765 x3799 x3832 x3864 x902 x1733 x2463 x3092 x3620 x4047 x4373 x4598 x4723 x58 x145 x231 x316
3587.00/3597.09	v x400 x483 x565 x646 x726 x805 x980 x1057 x1133 x1208 x1282 x1355 x1427 x1498 x1568 x1637 x1801 x1868 x1934 x1999 x2063 x2126 x2188
3587.00/3597.09	v x2249 x2309 x2368 x2521 x2578 x2634 x2689 x2743 x2796 x2848 x2899 x2949 x2998 x3140 x3187 x3233 x3278 x3322 x3365 x3407 x3448 x3488
3587.00/3597.09	v -x3527 x3658 x3695 x3731 x3766 x3800 x3833 x3865 x3896 x903 x1734 x2464 x3093 x3621 x4048 x4374 x4599 x4724 x59 x146 x232 x317 x401
3587.00/3597.09	v x484 x566 x647 -x727 x806 x981 x1058 x1134 x1209 x1283 x1356 x1428 x1499 x1569 x1638 x1802 x1869 x1935 x2000 x2064 x2127 x2189 x2250
3587.00/3597.09	v x2310 x2369 x2522 x2579 x2635 x2690 x2744 x2797 x2849 x2900 x2950 x2999 x3141 x3188 x3234 x3279 x3323 x3366 x3408 x3449 x3489 x3528
3587.00/3597.09	v x3659 x3696 x3732 x3767 x3801 x3834 x3866 x3897 x3927 x904 x1735 x2465 x3094 x3622 x4049 x4375 x4600 x4725 x60 x147 x233 x318 x402
3587.00/3597.09	v x485 x567 x648 x728 x807 x982 x1059 x1135 x1210 x1284 x1357 x1429 x1500 x1570 x1639 x1803 x1870 x1936 x2001 x2065 x2128 x2190 x2251
3587.00/3597.09	v x2311 x2370 x2523 x2580 x2636 x2691 x2745 x2798 x2850 x2901 x2951 x3000 x3142 x3189 x3235 x3280 x3324 x3367 x3409 x3450 x3490 x3529
3587.00/3597.09	v x3660 -x3697 x3733 x3768 x3802 x3835 x3867 x3898 x3928 x3957 x905 x1736 x2466 x3095 x3623 x4050 x4376 x4601 x4726 x61 x148 x234
3587.00/3597.09	v x319 x403 x486 x568 x649 x729 x808 x983 x1060 x1136 x1211 x1285 x1358 x1430 x1501 x1571 x1640 x1804 x1871 x1937 x2002 x2066 x2129
3587.00/3597.09	v x2191 x2252 x2312 x2371 x2524 -x2581 x2637 x2692 x2746 x2799 x2851 x2902 x2952 x3001 x3143 x3190 x3236 x3281 x3325 x3368 x3410 x3451
3587.00/3597.09	v x3491 x3530 x3661 x3698 x3734 x3769 x3803 x3836 x3868 x3899 x3929 x3958 x4078 x906 x1737 x2467 x3096 x3624 x4051 x4377 x4602 x4727
3587.00/3597.09	v x62 x149 x235 x320 x404 x487 x569 x650 x730 x809 x984 x1061 x1137 x1212 x1286 x1359 x1431 x1502 x1572 x1641 x1805 x1872 x1938 x2003
3587.00/3597.09	v x2067 x2130 x2192 x2253 x2313 x2372 x2525 x2582 x2638 x2693 x2747 x2800 x2852 x2903 x2953 x3002 x3144 x3191 x3237 x3282 x3326 x3369
3587.00/3597.09	v x3411 x3452 x3492 x3531 x3662 x3699 x3735 x3770 -x3804 x3837 x3869 x3900 x3930 x3959 x4079 x4106 x907 x1738 x2468 x3097 x3625 x4052
3587.00/3597.09	v x4378 x4603 x4728 x63 x150 x236 x321 x405 x488 x570 x651 x731 x810 x985 x1062 x1138 x1213 x1287 x1360 x1432 x1503 x1573 x1642 x1806
3587.00/3597.09	v x1873 x1939 x2004 x2068 x2131 x2193 x2254 x2314 x2373 x2526 x2583 x2639 x2694 x2748 x2801 x2853 x2904 x2954 x3003 x3145 x3192 x3238
3587.00/3597.09	v x3283 x3327 x3370 x3412 x3453 x3493 x3532 x3663 x3700 x3736 x3771 x3805 x3838 x3870 x3901 -x3931 x3960 x4080 x4107 x4133 x908 x1739
3587.00/3597.09	v x2469 x3098 x3626 x4053 x4379 x4604 x4729 x64 x151 x237 x322 x406 x489 x571 x652 x732 x811 x986 x1063 x1139 x1214 x1288 x1361 x1433
3587.00/3597.09	v x1504 x1574 x1643 x1807 x1874 x1940 x2005 x2069 x2132 x2194 x2255 x2315 x2374 x2527 x2584 x2640 x2695 x2749 x2802 x2854 x2905 x2955
3587.00/3597.09	v x3004 x3146 x3193 x3239 x3284 x3328 x3371 x3413 -x3454 x3494 x3533 x3664 x3701 x3737 x3772 x3806 x3839 x3871 x3902 x3932 x3961 x4081
3587.00/3597.09	v x4108 x4134 x4159 x909 x1740 x2470 x3099 x3627 x4054 x4380 x4605 x4730 x65 x152 x238 x323 x407 x490 x572 x653 x733 x812 x987 x1064
3587.00/3597.09	v x1140 x1215 x1289 x1362 x1434 x1505 x1575 x1644 x1808 x1875 x1941 x2006 x2070 x2133 x2195 x2256 x2316 x2375 x2528 x2585 x2641 x2696
3587.00/3597.09	v x2750 x2803 x2855 x2906 x2956 -x3005 x3147 x3194 x3240 x3285 x3329 x3372 x3414 x3455 x3495 x3534 x3665 x3702 x3738 x3773 x3807 x3840
3587.00/3597.09	v x3872 x3903 x3933 x3962 x4082 x4109 x4135 x4160 x4184 x910 x1741 x2471 x3100 x3628 x4055 x4381 x4606 x4731 x66 x153 x239 x324 x408
3587.00/3597.09	v x491 x573 x654 x734 x813 x988 x1065 x1141 x1216 x1290 x1363 x1435 x1506 x1576 x1645 x1809 x1876 x1942 x2007 x2071 x2134 x2196 x2257
3587.00/3597.09	v x2317 x2376 x2529 x2586 x2642 x2697 x2751 x2804 x2856 x2907 x2957 x3006 x3148 x3195 x3241 x3286 x3330 x3373 x3415 x3456 x3496 x3535
3587.00/3597.09	v x3666 x3703 x3739 x3774 x3808 x3841 x3873 x3904 x3934 x3963 x4083 x4110 x4136 x4161 x4185 x4208 x911 x1742 x2472 x3101 -x3629 x4056
3587.00/3597.09	v x4382 x4607 x4732 x67 x154 x240 x325 x409 x492 x574 x655 x735 x814 x989 x1066 x1142 x1217 x1291 x1364 x1436 x1507 x1577 x1646 x1810
3587.00/3597.09	v x1877 x1943 x2008 x2072 x2135 x2197 x2258 x2318 x2377 x2530 x2587 x2643 x2698 x2752 x2805 x2857 x2908 x2958 x3007 x3149 x3196 x3242
3587.00/3597.09	v x3287 x3331 x3374 x3416 x3457 x3497 x3536 x3667 x3704 x3740 x3775 x3809 x3842 x3874 x3905 x3935 x3964 x4084 x4111 x4137 x4162 x4186
3587.00/3597.09	v x4209 x4231 x912 x1743 x2473 x3102 x3630 x4057 x4383 x4608 x4733 x68 x155 x241 x326 x410 x493 x575 x656 x736 x815 x990 x1067 x1143
3587.00/3597.09	v x1218 x1292 x1365 x1437 x1508 x1578 x1647 x1811 x1878 x1944 x2009 x2073 x2136 x2198 x2259 x2319 x2378 x2531 x2588 x2644 x2699 x2753
3587.00/3597.09	v x2806 x2858 x2909 x2959 x3008 x3150 x3197 x3243 x3288 x3332 x3375 x3417 x3458 x3498 x3537 x3668 x3705 x3741 x3776 x3810 x3843 x3875
3587.00/3597.09	v x3906 x3936 x3965 x4085 x4112 x4138 x4163 x4187 x4210 x4232 x4253 x913 x1744 x2474 x3103 x3631 x4058 x4384 x4609 x4734 x69 x156
3587.00/3597.09	v x242 x327 x411 x494 x576 x657 x737 x816 x991 x1068 x1144 x1219 x1293 x1366 x1438 x1509 x1579 x1648 x1812 x1879 x1945 x2010 x2074
3587.00/3597.09	v x2137 x2199 x2260 x2320 x2379 x2532 x2589 x2645 x2700 x2754 x2807 x2859 x2910 x2960 x3009 x3151 x3198 x3244 x3289 x3333 x3376 x3418
3587.00/3597.09	v x3459 x3499 x3538 x3669 x3706 x3742 x3777 x3811 x3844 x3876 x3907 x3937 x3966 x4086 x4113 x4139 x4164 x4188 x4211 x4233 x4254 -x4274
3587.00/3597.09	v x914 x1745 x2475 x3104 x3632 x4059 x4385 x4610 x4735 x70 x157 x243 x328 x412 x495 x577 x658 -x738 x817 x992 x1069 x1145 x1220 x1294
3587.00/3597.09	v x1367 x1439 x1510 x1580 x1649 x1813 x1880 x1946 x2011 x2075 x2138 x2200 x2261 x2321 x2380 x2533 x2590 x2646 x2701 x2755 x2808 x2860
3587.00/3597.09	v x2911 x2961 x3010 x3152 x3199 x3245 x3290 x3334 x3377 x3419 x3460 x3500 x3539 x3670 x3707 x3743 x3778 x3812 x3845 x3877 x3908 x3938
3587.00/3597.09	v -x3967 x4087 x4114 x4140 x4165 x4189 x4212 x4234 x4255 x4275 x4294 x915 x1746 x2476 x3105 x3633 x4060 x4386 x4611 x4736 x71 x158
3587.00/3597.09	v x244 x329 x413 x496 x578 x659 x739 x818 x993 x1070 x1146 x1221 x1295 x1368 x1440 x1511 x1581 x1650 x1814 x1881 x1947 x2012 x2076
3587.00/3597.09	v x2139 x2201 x2262 x2322 x2381 x2534 x2591 x2647 x2702 x2756 x2809 x2861 x2912 x2962 x3011 x3153 x3200 x3246 x3291 x3335 x3378 x3420
3587.00/3597.09	v x3461 x3501 x3540 x3671 x3708 x3744 x3779 x3813 x3846 x3878 x3909 x3939 x3968 x4088 x4115 x4141 x4166 x4190 x4213 x4235 x4256 -x4276
3587.00/3597.09	v x4295 x4404 x916 x1747 x2477 x3106 x3634 x4061 x4387 x4612 x4737 x72 x159 x245 x330 x414 x497 x579 x660 x740 x819 x994 x1071 x1147
3587.00/3597.09	v x1222 x1296 x1369 x1441 x1512 x1582 x1651 x1815 x1882 x1948 x2013 x2077 x2140 x2202 x2263 x2323 x2382 x2535 x2592 x2648 x2703 x2757
3587.00/3597.09	v x2810 x2862 x2913 x2963 x3012 -x3154 x3201 x3247 x3292 x3336 x3379 x3421 x3462 x3502 x3541 x3672 x3709 x3745 x3780 x3814 x3847 x3879
3587.00/3597.09	v x3910 x3940 x3969 x4089 x4116 x4142 x4167 x4191 x4214 x4236 x4257 x4277 x4296 x4405 x4422 x917 x1748 x2478 x3107 x3635 x4062 x4388
3587.00/3597.09	v x4613 x4738 x73 x160 x246 x331 x415 x498 x580 x661 x741 x820 x995 x1072 x1148 x1223 x1297 x1370 x1442 x1513 x1583 x1652 x1816 x1883
3587.00/3597.09	v x1949 x2014 x2078 x2141 x2203 x2264 x2324 x2383 x2536 x2593 x2649 x2704 x2758 x2811 x2863 x2914 x2964 x3013 x3155 x3202 x3248 x3293
3587.00/3597.09	v x3337 x3380 x3422 x3463 -x3503 x3542 x3673 x3710 x3746 x3781 x3815 x3848 x3880 x3911 x3941 x3970 x4090 x4117 x4143 x4168 x4192 x4215
3587.00/3597.09	v x4237 x4258 x4278 x4297 x4406 x4423 x4439 x918 x1749 x2479 x3108 x3636 x4063 x4389 x4614 x4739 x74 x161 x247 x332 x416 x499 x581
3587.00/3597.09	v x662 x742 x821 x996 x1073 x1149 x1224 x1298 x1371 x1443 x1514 x1584 x1653 x1817 x1884 x1950 x2015 x2079 x2142 x2204 x2265 x2325
3587.00/3597.09	v x2384 x2537 x2594 x2650 x2705 x2759 x2812 x2864 x2915 x2965 x3014 x3156 x3203 x3249 x3294 x3338 x3381 x3423 x3464 x3504 x3543 x3674
3587.00/3597.09	v x3711 x3747 x3782 x3816 x3849 x3881 x3912 x3942 x3971 x4091 x4118 x4144 x4169 x4193 x4216 x4238 x4259 x4279 x4298 x4407 -x4424 x4440
3587.00/3597.09	v x4455 x919 x1750 x2480 x3109 x3637 x4064 x4390 x4615 x4740 x75 x162 x248 x333 x417 x500 x582 x663 x743 x822 x997 x1074 x1150 x1225
3587.00/3597.09	v x1299 x1372 x1444 x1515 x1585 x1654 x1818 x1885 x1951 x2016 x2080 x2143 x2205 x2266 x2326 x2385 x2538 x2595 x2651 x2706 x2760 x2813
3587.00/3597.09	v x2865 x2916 x2966 x3015 x3157 x3204 x3250 x3295 x3339 x3382 x3424 x3465 x3505 x3544 x3675 x3712 x3748 x3783 x3817 x3850 x3882 x3913
3587.00/3597.09	v x3943 x3972 x4092 x4119 x4145 x4170 x4194 x4217 x4239 x4260 x4280 x4299 x4408 x4425 x4441 x4456 x4470 x920 x1751 x2481 x3110 x3638
3587.00/3597.09	v x4065 x4391 x4616 x4741 x76 x163 x249 x334 x418 x501 x583 x664 x744 x823 x998 x1075 x1151 x1226 x1300 x1373 x1445 x1516 x1586 x1655
3587.00/3597.09	v x1819 x1886 x1952 x2017 x2081 x2144 x2206 x2267 x2327 x2386 x2539 x2596 x2652 x2707 x2761 x2814 x2866 x2917 x2967 x3016 x3158 x3205
3587.00/3597.09	v x3251 x3296 x3340 x3383 x3425 x3466 x3506 x3545 x3676 x3713 x3749 -x3784 x3818 x3851 x3883 x3914 x3944 x3973 x4093 x4120 x4146 x4171
3587.00/3597.09	v x4195 x4218 x4240 x4261 x4281 x4300 x4409 x4426 x4442 x4457 x4471 x4484 x921 x1752 x2482 x3111 x3639 x4066 x4392 x4617 x4742 x77
3587.00/3597.09	v x164 x250 x335 x419 x502 x584 x665 x745 x824 x999 x1076 x1152 x1227 x1301 x1374 x1446 x1517 x1587 x1656 x1820 x1887 x1953 x2018
3587.00/3597.09	v x2082 x2145 x2207 x2268 x2328 x2387 x2540 x2597 x2653 x2708 x2762 x2815 x2867 x2918 x2968 x3017 x3159 x3206 x3252 x3297 x3341 x3384
3587.00/3597.09	v x3426 x3467 x3507 x3546 x3677 x3714 x3750 x3785 x3819 x3852 x3884 x3915 x3945 x3974 x4094 x4121 x4147 x4172 x4196 x4219 x4241 x4262
3587.00/3597.09	v x4282 x4301 x4410 x4427 x4443 x4458 x4472 -x4485 x4497 x922 x1753 x2483 x3112 x3640 x4067 x4393 x4618 x4743 x78 x165 x251 x336 x420
3587.00/3597.09	v x503 x585 x666 x746 x825 x1000 x1077 x1153 x1228 x1302 x1375 x1447 x1518 x1588 x1657 x1821 x1888 x1954 x2019 x2083 x2146 x2208 x2269
3587.00/3597.09	v x2329 x2388 x2541 x2598 x2654 x2709 x2763 x2816 x2868 x2919 x2969 x3018 x3160 -x3207 x3253 x3298 x3342 x3385 x3427 x3468 x3508 x3547
3587.00/3597.09	v x3678 x3715 x3751 x3786 x3820 x3853 x3885 x3916 x3946 x3975 x4095 x4122 x4148 x4173 x4197 x4220 x4242 x4263 x4283 x4302 x4411 x4428
3587.00/3597.09	v x4444 x4459 x4473 x4486 x4498 x4509 x923 x1754 x2484 x3113 x3641 x4068 x4394 x4619 x4744 x79 x166 x252 x337 x421 x504 x586 x667
3587.00/3597.09	v x747 x826 x1001 x1078 x1154 x1229 x1303 x1376 x1448 x1519 x1589 x1658 x1822 x1889 x1955 x2020 x2084 x2147 x2209 x2270 x2330 x2389
3587.00/3597.09	v x2542 x2599 x2655 x2710 x2764 x2817 x2869 x2920 x2970 x3019 x3161 x3208 x3254 x3299 x3343 x3386 x3428 x3469 x3509 x3548 x3679 x3716
3587.00/3597.09	v x3752 x3787 x3821 x3854 x3886 x3917 x3947 x3976 x4096 x4123 x4149 x4174 x4198 x4221 x4243 x4264 x4284 x4303 x4412 x4429 x4445 x4460
3587.00/3597.09	v x4474 x4487 x4499 x4510 x4520 x924 x1755 x2485 x3114 x3642 x4069 x4395 x4620 x4745 x80 x167 x253 x338 x422 x505 x587 x668 x748 x827
3587.00/3597.09	v x1002 x1079 x1155 x1230 x1304 x1377 x1449 x1520 x1590 x1659 x1823 x1890 x1956 x2021 x2085 x2148 x2210 x2271 x2331 x2390 x2543 x2600
3587.00/3597.09	v x2656 x2711 x2765 x2818 x2870 x2921 x2971 x3020 x3162 x3209 x3255 x3300 x3344 x3387 x3429 x3470 x3510 x3549 x3680 x3717 x3753 x3788
3587.00/3597.09	v x3822 x3855 x3887 x3918 x3948 x3977 x4097 x4124 x4150 x4175 x4199 x4222 x4244 x4265 x4285 x4304 x4413 x4430 x4446 x4461 x4475 x4488
3587.00/3597.09	v x4500 x4511 x4521 x4530 x925 x1756 x2486 x3115 x3643 x4070 x4396 x4621 x4746 x81 x168 x254 x339 x423 x506 x588 x669 x749 x828 x1003
3587.00/3597.09	v x1080 x1156 x1231 x1305 x1378 x1450 x1521 x1591 x1660 x1824 x1891 x1957 x2022 x2086 x2149 x2211 x2272 x2332 x2391 x2544 x2601 x2657
3587.00/3597.09	v x2712 x2766 x2819 x2871 x2922 x2972 x3021 x3163 x3210 x3256 x3301 x3345 x3388 x3430 x3471 x3511 x3550 x3681 x3718 x3754 x3789 x3823
3587.00/3597.09	v x3856 x3888 x3919 x3949 x3978 x4098 x4125 x4151 x4176 x4200 x4223 x4245 x4266 x4286 x4305 x4414 x4431 x4447 x4462 x4476 x4489 x4501
3587.00/3597.09	v x4512 x4522 x4531 -x4629 -x926 -x1757 x2487 x3116 x3644 x4071 x4397 x4622 x4747 x82 x169 x255 x340 x424 x507 x589 x670 x750 x829
3587.00/3597.09	v x1004 x1081 x1157 x1232 x1306 x1379 x1451 x1522 x1592 x1661 x1825 x1892 x1958 x2023 x2087 x2150 x2212 x2273 x2333 x2392 x2545 x2602
3587.00/3597.09	v x2658 x2713 x2767 x2820 x2872 x2923 x2973 x3022 x3164 x3211 x3257 x3302 x3346 x3389 x3431 x3472 x3512 x3551 x3682 x3719 x3755 x3790
3587.00/3597.09	v x3824 x3857 x3889 x3920 x3950 x3979 x4099 x4126 x4152 x4177 x4201 x4224 x4246 x4267 x4287 x4306 x4415 x4432 x4448 x4463 x4477 x4490
3587.00/3597.09	v x4502 x4513 x4523 x4532 x4630 x4637 x927 x1758 -x2488 x3117 x3645 x4072 x4398 x4623 x4748 x83 x170 x256 x341 x425 x508 x590 x671
3587.00/3597.09	v x751 x830 x1005 x1082 x1158 x1233 x1307 x1380 x1452 x1523 x1593 x1662 x1826 x1893 x1959 x2024 x2088 x2151 x2213 x2274 x2334 x2393
3587.00/3597.09	v x2546 x2603 x2659 x2714 x2768 x2821 x2873 x2924 x2974 x3023 x3165 x3212 x3258 x3303 x3347 x3390 x3432 x3473 x3513 x3552 x3683 x3720
3587.00/3597.09	v x3756 x3791 x3825 x3858 x3890 x3921 x3951 x3980 x4100 x4127 x4153 x4178 x4202 x4225 x4247 x4268 x4288 x4307 x4416 x4433 x4449 x4464
3587.00/3597.09	v x4478 x4491 x4503 x4514 x4524 x4533 x4631 x4638 x4644 x928 x1759 x2489 x3118 x3646 x4073 x4399 x4624 x4749 x84 x171 x257 x342 x426
3587.00/3597.09	v x509 x591 x672 x752 x831 x1006 x1083 x1159 x1234 x1308 x1381 x1453 x1524 x1594 x1663 x1827 x1894 x1960 x2025 x2089 x2152 x2214 x2275
3587.00/3597.09	v x2335 x2394 x2547 x2604 x2660 x2715 x2769 x2822 x2874 x2925 x2975 x3024 x3166 x3213 x3259 x3304 x3348 x3391 x3433 x3474 x3514 x3553
3587.00/3597.09	v x3684 x3721 x3757 x3792 x3826 x3859 x3891 x3922 x3952 x3981 x4101 x4128 x4154 x4179 x4203 x4226 x4248 x4269 x4289 x4308 x4417 x4434
3587.00/3597.09	v x4450 x4465 x4479 x4492 x4504 x4515 x4525 x4534 x4632 -x4639 x4645 x4650 x929 x1760 x2490 x3119 x3647 x4074 x4400 x4625 x4750 x85
3587.00/3597.09	v x172 x258 x343 x427 x510 x592 x673 x753 x832 x1007 x1084 x1160 x1235 x1309 x1382 x1454 x1525 x1595 x1664 x1828 x1895 x1961 x2026
3587.00/3597.09	v x2090 x2153 x2215 x2276 x2336 x2395 x2548 x2605 x2661 x2716 x2770 x2823 x2875 x2926 x2976 x3025 x3167 x3214 x3260 x3305 x3349 x3392
3587.00/3597.09	v x3434 x3475 x3515 x3554 x3685 x3722 x3758 x3793 x3827 x3860 x3892 x3923 x3953 x3982 x4102 x4129 x4155 x4180 x4204 x4227 x4249 x4270
3587.00/3597.09	v x4290 x4309 x4418 x4435 x4451 x4466 x4480 x4493 x4505 x4516 x4526 x4535 x4633 -x4640 x4646 x4651 x4655 x930 x1761 x2491 x3120 x3648
3587.00/3597.09	v x4075 x4401 x4626 x4751 x86 x173 x259 x344 x428 x511 x593 x674 x754 x833 x1008 x1085 x1161 x1236 x1310 x1383 x1455 x1526 x1596 x1665
3587.00/3597.09	v x1829 x1896 x1962 x2027 x2091 x2154 x2216 x2277 x2337 x2396 x2549 x2606 x2662 x2717 x2771 x2824 x2876 x2927 x2977 x3026 x3168 x3215
3587.00/3597.09	v x3261 x3306 x3350 x3393 x3435 x3476 x3516 x3555 x3686 x3723 x3759 x3794 x3828 x3861 x3893 x3924 x3954 x3983 x4103 x4130 x4156 x4181
3587.00/3597.09	v x4205 x4228 x4250 x4271 x4291 x4310 x4419 x4436 x4452 x4467 x4481 x4494 x4506 x4517 x4527 x4536 x4634 x4641 x4647 x4652 x4656 x4659
3587.00/3597.09	v x931 x1762 x2492 x3121 x3649 -x4076 x4402 x4627 x4752 x87 -x174 x260 x345 x429 x512 x594 x675 x755 x834 x1009 x1086 x1162 x1237
3587.00/3597.09	v x1311 x1384 x1456 x1527 x1597 x1666 x1830 x1897 x1963 x2028 x2092 x2155 x2217 x2278 x2338 x2397 x2550 x2607 x2663 x2718 x2772 x2825
3587.00/3597.09	v x2877 x2928 x2978 x3027 x3169 x3216 x3262 x3307 x3351 x3394 x3436 x3477 x3517 x3556 x3687 x3724 x3760 x3795 x3829 x3862 x3894 x3925
3587.00/3597.09	v x3955 x3984 x4104 x4131 x4157 x4182 x4206 x4229 x4251 x4272 x4292 x4311 x4420 x4437 x4453 x4468 x4482 x4495 x4507 x4518 x4528 x4537
3587.00/3597.09	v x4635 x4642 x4648 x4653 x4657 x4660 x4662 x932 x1763 x2493 x3122 x3650 x4077 x4403 x4628 x4753 x88 x175 x261 x346 x430 x513 x595
3587.00/3597.09	v x676 x756 x835 x1010 x1087 x1163 x1238 x1312 x1385 x1457 x1528 x1598 x1667 x1831 x1898 x1964 x2029 x2093 x2156 x2218 x2279 x2339
3587.00/3597.09	v x2398 x2551 x2608 x2664 x2719 x2773 x2826 x2878 x2929 x2979 x3028 x3170 x3217 x3263 x3308 x3352 x3395 x3437 x3478 x3518 x3557 x3688
3587.00/3597.09	v x3725 x3761 x3796 x3830 x3863 x3895 x3926 x3956 x3985 x4105 x4132 x4158 x4183 x4207 x4230 x4252 x4273 x4293 x4312 x4421 x4438 x4454
3587.00/3597.09	v x4469 x4483 x4496 x4508 x4519 x4529 x4538 x4636 -x4643 x4649 x4654 x4658 x4661 x4663 x4664
3587.00/3597.09	c SCIP Status        : solving was interrupted [time limit reached]
3587.00/3597.09	c Total Time         :    3597.00
3587.00/3597.09	c   solving          :    3597.00
3587.00/3597.09	c   presolving       :       3.44 (included in solving)
3587.00/3597.09	c   reading          :       1.59 (included in solving)
3587.00/3597.09	c   copying          :       1.38 (22 #copies) (minimal 0.05, maximal 0.08, average 0.06)
3587.00/3597.09	c Original Problem   :
3587.00/3597.09	c   Problem name     : HOME/instance-4490161-1751364908.opb
3587.00/3597.09	c   Variables        : 9457 (9457 binary, 0 integer, 0 continuous)
3587.00/3597.09	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3587.00/3597.09	c   Constraints      : 449183 initial, 449183 maximal
3587.00/3597.09	c   Objective        : minimize, 98 non-zeros (abs.min = 1, abs.max = 1)
3587.00/3597.09	c Presolved Problem  :
3587.00/3597.09	c   Problem name     : t_HOME/instance-4490161-1751364908.opb
3587.00/3597.09	c   Variables        : 4050 (4050 binary, 0 integer, 0 continuous)
3587.00/3597.09	c   implied integral : 0 (0 binary, 0 integer, 0 continuous)
3587.00/3597.09	c   Constraints      : 48044 initial, 50191 maximal
3587.00/3597.09	c   Objective        : minimize, 90 non-zeros (abs.min = 1, abs.max = 1)
3587.00/3597.09	c   Nonzeros         : 114750 constraint, 66024 clique table
3587.00/3597.09	c Presolvers         :   ExecTime  SetupTime  Calls  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
3587.00/3597.09	c   boundshift       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   convertinttobin  :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   domcol           :       0.03       0.00      1          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   dualagg          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   dualcomp         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   dualinfer        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   dualsparsify     :       0.23       0.00      1          0          0          0          0          0          0          0          0          1
3587.00/3597.09	c   gateextraction   :       0.03       0.00      1          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   implics          :       0.00       0.00      3          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   implint          :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   inttobinary      :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   milp             :       0.42       0.00      1         47          0          0          0          0          0          0          0          0
3587.00/3597.09	c   qpkktref         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   redvub           :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   sparsify         :       0.04       0.00      1          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   stuffing         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   trivial          :       0.00       0.00      6          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   tworowbnd        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   dualfix          :       0.00       0.00      6          1          0          0          0          0          0          0          0          0
3587.00/3597.09	c   genvbounds       :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   probing          :       1.23       0.00      1          1          0          0          0          0          0          0          0          0
3587.00/3597.09	c   pseudoobj        :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   symmetry         :       0.06       0.00      1          0          0          0          0          0          0          6          0          0
3587.00/3597.09	c   vbounds          :       0.00       0.00      1          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   knapsack         :       0.00       0.00      0          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   setppc           :       0.06       0.00      3          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   linear           :       0.86       0.17      6       5054        304          0       5054          0     401145          0        300        600
3587.00/3597.09	c   logicor          :       0.10       0.01      3          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   components       :       0.02       0.00      1          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   root node        :          -          -      -          0          -          -          0          -          -          -          -          -
3587.00/3597.09	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoRelax  #EnfoPS    #Check   #ResProp    Cutoffs    DomReds       Cuts    Applied      Conss   Children
3587.00/3597.09	c   integral         :          0          0          0          0       4150          0          0        796          0          0       4698          0          0       9291       6588
3587.00/3597.09	c   knapsack         :          0+         4          0      61183          0          0          0          0        247         28        556          0          0          0          0
3587.00/3597.09	c   setppc           :      32844+     33030         12     111557          0          0          0        790     961294        248     399569         19          0          0          0
3587.00/3597.09	c   linear           :          6+        39         12     109606          0          0          0         29       5060        363       7962          0          0          0          0
3587.00/3597.09	c   logicor          :      15194+     17216         12      60246          0          0          0         26      70165       2116      78691         45         29          0          0
3587.00/3597.09	c   fixedvar         :          0          0          0          0          0          0          0         27          0          0          0          0          0          0          0
3587.00/3597.09	c   countsols        :          0          0          0          0          0          0          0         27          0          0          0          0          0          0          0
3587.00/3597.09	c   components       :          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS     EnfoRelax   Check    ResProp    SB-Prop
3587.00/3597.09	c   integral         :     560.01       0.00       0.00       0.00     560.01       0.00       0.00       0.00       0.00       0.00
3587.00/3597.09	c   knapsack         :       0.06       0.00       0.00       0.04       0.00       0.00       0.00       0.00       0.00       0.02
3587.00/3597.09	c   setppc           :       5.46       0.00       0.03       2.71       0.00       0.00       0.00       0.24       0.22       2.26
3587.00/3597.09	c   linear           :       0.86       0.17       0.00       0.20       0.00       0.00       0.00       0.00       0.17       0.31
3587.00/3597.09	c   logicor          :       5.67       0.01       0.05       2.68       0.00       0.00       0.00       0.05       0.13       2.75
3587.00/3597.09	c   fixedvar         :       0.01       0.00       0.00       0.00       0.00       0.00       0.00       0.01       0.00       0.00
3587.00/3597.09	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.00/3597.09	c   components       :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
3587.00/3597.09	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
3587.00/3597.09	c   dualfix          :          2          0          0          0
3587.00/3597.09	c   genvbounds       :          0          0          0          0
3587.00/3597.09	c   nlobbt           :          0          0          0          0
3587.00/3597.09	c   obbt             :          0          0          0          0
3587.00/3597.09	c   probing          :          0          0          0          0
3587.00/3597.09	c   pseudoobj        :      22535          0          0          0
3587.00/3597.09	c   redcost          :       8572          0          0      25494
3587.00/3597.09	c   rootredcost      :          7          0          0          0
3587.00/3597.09	c   symmetry         :          0          0          0          0
3587.00/3597.09	c   vbounds          :      48446          0          0          0
3587.00/3597.09	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp    SB-Prop
3587.00/3597.09	c   dualfix          :       0.00       0.00       0.00       0.00       0.00       0.00
3587.00/3597.09	c   genvbounds       :       0.00       0.00       0.00       0.00       0.00       0.00
3587.00/3597.09	c   nlobbt           :       0.00       0.00       0.00       0.00       0.00       0.00
3587.00/3597.09	c   obbt             :       0.00       0.00       0.00       0.00       0.00       0.00
3587.00/3597.09	c   probing          :       1.23       0.00       1.23       0.00       0.00       0.00
3587.00/3597.09	c   pseudoobj        :       0.04       0.00       0.00       0.04       0.00       0.00
3587.00/3597.09	c   redcost          :       0.74       0.00       0.00       0.74       0.00       0.00
3587.00/3597.09	c   rootredcost      :       0.02       0.00       0.00       0.01       0.00       0.01
3587.00/3597.09	c   symmetry         :       0.09       0.00       0.06       0.02       0.00       0.01
3587.00/3597.09	c   vbounds          :       0.14       0.00       0.00       0.12       0.00       0.02
3587.00/3597.09	c Symmetry           :
3587.00/3597.09	c   #affected vars   :         12 (12 bin, 0 int, 0 cont)
3587.00/3597.09	c   orbitopal red.   :          0 reductions applied,          0 cutoffs
3587.00/3597.09	c   orbital reduction:          0 reductions applied,          0 cutoffs
3587.00/3597.09	c   lexicographic red:          0 reductions applied,          0 cutoffs
3587.00/3597.09	c   shadow tree time :       0.00 s
3587.00/3597.09	c Conflict Analysis  :       Time      Calls    Success    DomReds  Conflicts   Literals    Reconvs ReconvLits   Dualrays   Nonzeros   LP Iters   (pool size: [10000,10000])
3587.00/3597.09	c   propagation      :       2.15       2432       2398          -      67157      313.8        898       40.3          -          -          -
3587.00/3597.09	c   infeasible LP    :       0.00          1          1          -          1        2.0          0        0.0          1        2.0          0
3587.00/3597.09	c   bound exceed. LP :       3.78        766        530          -      11448      402.3        121       31.7        417      443.3       4923
3587.00/3597.09	c   strong branching :       0.00          0          0          -          0        0.0          0        0.0          -          -          0
3587.00/3597.09	c   pseudo solution  :       0.00          0          0          -          0        0.0          0        0.0          -          -          -
3587.00/3597.09	c   applied globally :       0.80          -          -          0      18891      199.8          -          -        417          -          -
3587.00/3597.09	c   applied locally  :          -          -          -          0          0        0.0          -          -          1          -          -
3587.00/3597.09	c Separators         :   ExecTime  SetupTime      Calls  RootCalls    Cutoffs    DomReds  FoundCuts ViaPoolAdd  DirectAdd    Applied ViaPoolApp  DirectApp      Conss
3587.00/3597.09	c   cut pool         :       1.18          -       1271         23          -          -       9879      56006          -          -          -          -          -    (maximal pool size:       3166)
3587.00/3597.09	c   aggregation      :       1.43       0.00        233         12          0          0          1          2          0          1          1          0          0
3587.00/3597.09	c   > cmir           :          -          -          -          -          -          -          -          2          0          1          1          0          -
3587.00/3597.09	c   > flowcover      :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.00/3597.09	c   > knapsackcover  :          -          -          -          -          -          -          -          0          0          0          0          0          -
3587.00/3597.09	c   cgmip            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   clique           :       0.41       0.00         12         12          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   closecuts        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   convexproj       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   disjunctive      :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   eccuts           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   gauge            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   gomory           :     868.98       0.00        220         10          0          0       9053      43056        114       3400       3395          5          0
3587.00/3597.09	c   > gomorymi       :          -          -          -          -          -          -          -      16872         57        622        620          2          -
3587.00/3597.09	c   > strongcg       :          -          -          -          -          -          -          -      26184         57       2778       2775          3          -
3587.00/3597.09	c   impliedbounds    :       0.46       0.00        233         12          0          0        127       2675          0       1205       1205          0          0
3587.00/3597.09	c   interminor       :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   intobj           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   lagromory        :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   mcf              :       0.02       0.00          1          1          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   minor            :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   mixing           :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   multilinear      :       0.00       0.00        176         12          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   oddcycle         :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   rapidlearning    :       0.00       0.00          0          0          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   rlt              :       0.00       0.00         10         10          0          0          0          0          0          0          0          0          0
3587.00/3597.09	c   zerohalf         :       4.87       0.00        222         12          0          0        818      10273         17       5026       5011         15          0
3587.00/3597.09	c Cutselectors       :   ExecTime  SetupTime      Calls  RootCalls   Selected     Forced   Filtered  RootSelec   RootForc   RootFilt 
3587.00/3597.09	c   hybrid           :       0.15       0.00        818         12       9661          0      46540        150          0        861
3587.00/3597.09	c   ensemble         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.00/3597.09	c   dynamic          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.00/3597.09	c Pricers            :   ExecTime  SetupTime      Calls       Vars
3587.00/3597.09	c   problem variables:       0.00          -          0          0
3587.00/3597.09	c Branching Rules    :   ExecTime  SetupTime   BranchLP  BranchExt   BranchPS    Cutoffs    DomReds       Cuts      Conss   Children
3587.00/3597.09	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0          0          0
3587.00/3597.09	c   cloud            :       0.00       0.00          0          0          0          0          0          0          0          0
3587.00/3597.09	c   distribution     :       0.00       0.00          0          0          0          0          0          0          0          0
3587.00/3597.09	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0          0          0
3587.00/3597.09	c   gomory           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.00/3597.09	c   inference        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.00/3597.09	c   leastinf         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.00/3597.09	c   lookahead        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.00/3597.09	c   mostinf          :       0.00       0.00          0          0          0          0          0          0          0          0
3587.00/3597.09	c   multaggr         :       0.00       0.00          0          0          0          0          0          0          0          0
3587.00/3597.09	c   nodereopt        :       0.00       0.00          0          0          0          0          0          0          0          0
3587.00/3597.09	c   pscost           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.00/3597.09	c   random           :       0.00       0.00          0          0          0          0          0          0          0          0
3587.00/3597.09	c   relpscost        :     560.00       0.00       4150          0          0          0       4698          0      12058       6588
3587.00/3597.09	c   vanillafullstrong:       0.00       0.00          0          0          0          0          0          0          0          0
3587.00/3597.09	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found       Best
3587.00/3597.09	c   LP solutions     :       0.00          -          -          0          0
3587.00/3597.09	c   relax solutions  :       0.00          -          -          0          0
3587.00/3597.09	c   pseudo solutions :       0.00          -          -          0          0
3587.00/3597.09	c   strong branching :       0.13          -          -          0          0
3587.00/3597.09	c   actconsdiving    :       0.00       0.00          0          0          0
3587.00/3597.09	c   adaptivediving   :      47.21       0.00          6          0          0
3587.00/3597.09	c   alns             :       0.75       0.00          5          0          0
3587.00/3597.09	c   bound            :       0.00       0.00          0          0          0
3587.00/3597.09	c   clique           :       0.19       0.00          1          1          1
3587.00/3597.09	c   coefdiving       :       0.00       0.00          0          0          0
3587.00/3597.09	c   completesol      :       0.00       0.00          0          0          0
3587.00/3597.09	c   conflictdiving   :     149.03       0.00         31          0          0
3587.00/3597.09	c   crossover        :       5.81       0.00          5          5          0
3587.00/3597.09	c   dins             :       0.00       0.00          0          0          0
3587.00/3597.09	c   distributiondivin:     133.12       0.00         26          0          0
3587.00/3597.09	c   dks              :       0.00       0.00          0          0          0
3587.00/3597.09	c   dps              :       0.00       0.00          0          0          0
3587.00/3597.09	c   dualval          :       0.00       0.00          0          0          0
3587.00/3597.09	c   farkasdiving     :       0.00       0.00          0          0          0
3587.00/3597.09	c   feaspump         :      34.03       0.00          3          2          0
3587.00/3597.09	c   fixandinfer      :       0.00       0.00          0          0          0
3587.00/3597.09	c   fracdiving       :     115.21       0.00         28          0          0
3587.00/3597.09	c   gins             :       0.04       0.00          0          0          0
3587.00/3597.09	c   guideddiving     :     140.73       0.00         27          0          0
3587.00/3597.09	c   indicator        :       0.00       0.00          0          0          0
3587.00/3597.09	c   indicatordiving  :       0.00       0.00          0          0          0
3587.00/3597.09	c   intdiving        :       0.00       0.00          0          0          0
3587.00/3597.09	c   intshifting      :       0.00       0.00          0          0          0
3587.00/3597.09	c   linesearchdiving :     129.77       0.00         27          0          0
3587.00/3597.09	c   localbranching   :       0.00       0.00          0          0          0
3587.00/3597.09	c   locks            :       0.09       0.00          1          1          1
3587.00/3597.09	c   lpface           :       0.02       0.00          0          0          0
3587.00/3597.09	c   mpec             :       0.00       0.00          0          0          0
3587.00/3597.09	c   multistart       :       0.00       0.00          0          0          0
3587.00/3597.09	c   mutation         :       0.00       0.00          0          0          0
3587.00/3597.09	c   nlpdiving        :       0.00       0.00          0          0          0
3587.00/3597.09	c   objpscostdiving  :     152.45       0.00          4          3          0
3587.00/3597.09	c   octane           :       0.00       0.00          0          0          0
3587.00/3597.09	c   ofins            :       0.00       0.00          0          0          0
3587.00/3597.09	c   oneopt           :       0.04       0.00          7          0          0
3587.00/3597.09	c   padm             :       0.00       0.00          0          0          0
3587.00/3597.09	c   proximity        :       0.00       0.00          0          0          0
3587.00/3597.09	c   pscostdiving     :     167.17       0.00         27          0          0
3587.00/3597.09	c   randrounding     :       0.75       0.00        776          0          0
3587.00/3597.09	c   rens             :       0.29       0.00          1          0          0
3587.00/3597.09	c   reoptsols        :       0.00       0.00          0          0          0
3587.00/3597.09	c   repair           :       0.00       0.00          0          0          0
3587.00/3597.09	c   rins             :      23.18       0.00         11          8          6
3587.00/3597.09	c   rootsoldiving    :      19.43       0.00          5          0          0
3587.00/3597.09	c   rounding         :       1.88       0.00       1038          0          0
3587.00/3597.09	c   scheduler        :       0.00       0.00          0          0          0
3587.00/3597.09	c   shiftandpropagate:       0.00       0.00          0          0          0
3587.00/3597.09	c   shifting         :       3.45       0.00        446          0          0
3587.00/3597.09	c   simplerounding   :       0.16       0.00       6758          0          0
3587.00/3597.09	c   subnlp           :       0.00       0.00          0          0          0
3587.00/3597.09	c   trivial          :       0.02       0.00          2          2          1
3587.00/3597.09	c   trivialnegation  :       0.00       0.00          0          0          0
3587.00/3597.09	c   trustregion      :       0.00       0.00          0          0          0
3587.00/3597.09	c   trysol           :       0.00       0.00          0          0          0
3587.00/3597.09	c   twoopt           :       0.00       0.00          0          0          0
3587.00/3597.09	c   undercover       :       0.00       0.00          0          0          0
3587.00/3597.09	c   vbounds          :       0.19       0.00          1          2          2
3587.00/3597.09	c   veclendiving     :     124.05       0.00         27          0          0
3587.00/3597.09	c   zeroobj          :       0.00       0.00          0          0          0
3587.00/3597.09	c   zirounding       :       3.68       0.00       1000          0          0
3587.00/3597.09	c   other solutions  :          -          -          -          0          -
3587.00/3597.09	c LNS (Scheduler)    :      Calls  SetupTime  SolveTime SolveNodes       Sols       Best       Exp3    Exp3-IX  EpsGreedy        UCB TgtFixRate  Opt  Inf Node Stal  Sol  Usr Othr Actv
3587.00/3597.09	c   rens             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.00/3597.09	c   rins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.00/3597.09	c   mutation         :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.00/3597.09	c   localbranching   :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.00/3597.09	c   crossover        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.00/3597.09	c   proximity        :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.00/3597.09	c   zeroobjective    :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.00/3597.09	c   dins             :          0       0.00       0.00          0          0          0    0.00000    0.12500   -1.00000    1.00000      0.900    0    0    0    0    0    0    0    1
3587.00/3597.09	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
3587.00/3597.09	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It    ItLimit
3587.00/3597.09	c   primal LP        :       1.08        399          0       0.00       0.00       1.08        399
3587.00/3597.09	c   dual LP          :     858.57       7271    1578774     251.72    1838.84       3.28        999
3587.00/3597.09	c   lex dual LP      :       0.00          0          0       0.00          -
3587.00/3597.09	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
3587.00/3597.09	c   resolve instable :       0.00          0          0       0.00          -
3587.00/3597.09	c   diving/probing LP:    1400.68       3627    1071630     295.46     765.08
3587.00/3597.09	c   strong branching :     305.85       5908     735835     124.55    2405.84          -          -        926
3587.00/3597.09	c     (at root node) :          -         28      21723     775.82          -
3587.00/3597.09	c   conflict analysis:       2.10        502       4923       9.81    2347.37
3587.00/3597.09	c Relaxators         :       Time      Calls    Cutoffs ImprBounds   ImprTime ReducedDom  Separated AddedConss
3587.00/3597.09	c   benders          :       0.00          0          0          0       0.00          0          0          0
3587.00/3597.09	c B&B Tree           :
3587.00/3597.09	c   number of runs   :          1
3587.00/3597.09	c   nodes            :       4448 (3294 internal, 1154 leaves)
3587.00/3597.09	c   feasible leaves  :          0
3587.00/3597.09	c   infeas. leaves   :        641
3587.00/3597.09	c   objective leaves :        512
3587.00/3597.09	c   nodes (total)    :       4448 (3294 internal, 1154 leaves)
3587.00/3597.09	c   nodes left       :       1704
3587.00/3597.09	c   max depth        :         82
3587.00/3597.09	c   max depth (total):         82
3587.00/3597.09	c   backtracks       :        796 (17.9%)
3587.00/3597.09	c   early backtracks :          0 (0.0%)
3587.00/3597.09	c   nodes exc. ref.  :          0 (0.0%)
3587.00/3597.09	c   delayed cutoffs  :         40
3587.00/3597.09	c   repropagations   :       1667 (12641 domain reductions, 30 cutoffs)
3587.00/3597.09	c   avg switch length:       5.28
3587.00/3597.09	c   switching time   :       5.92
3587.00/3597.09	c Root Node          :
3587.00/3597.09	c   First LP value   : +7.00000000000000e+00
3587.00/3597.09	c   First LP Iters   :       6657 (5036.55 Iter/sec)
3587.00/3597.09	c   First LP Time    :       1.32
3587.00/3597.09	c   Final Dual Bound : +2.70000000000000e+01
3587.00/3597.09	c   Final Root Iters :      29778
3587.00/3597.09	c   Root LP Estimate : +5.10949053602426e+01
3587.00/3597.09	c Solution           :
3587.00/3597.09	c   Solutions found  :         24 (11 improvements)
3587.00/3597.09	c   First Solution   : +9.70000000000000e+01   (in run 1, after 1 nodes, 5.79 seconds, depth 0, found by <trivial>)
3587.00/3597.09	c   Gap First Sol.   :    1285.71 %
3587.00/3597.09	c   Gap Last Sol.    :      25.93 %
3587.00/3597.09	c   Primal Bound     : +3.40000000000000e+01   (in run 1, after 4083 nodes, 3376.99 seconds, depth 50, found by <rins>)
3587.00/3597.09	c   Dual Bound       : +2.70000000000000e+01
3587.00/3597.09	c   Gap              :      25.93 %
3587.00/3597.09	c Integrals          :      Total       Avg%
3587.00/3597.09	c   primal-dual      :  116609.69      32.42
3587.00/3597.09	c   primal-ref       :          -          - (not evaluated)
3587.00/3597.09	c   dual-ref         :          -          - (not evaluated)
3587.29/3597.39	c Time complete (sec):   3587.390

Verifier Data

OK	34

Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4490161-1751364908/watcher-4490161-1751364908 -o /tmp/evaluation-result-4490161-1751364908/solver-4490161-1751364908 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751361303-47841 --watchdog 3760 pbsolver -f HOME/instance-4490161-1751364908.opb -t 3600 -m 31000 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=48243, runsolver pid=48237

[startup+0.100073 s]*
/proc/loadavg: 4.10 4.10 4.09 5/241 48251
/proc/meminfo: memFree=129920152/131382120 swapFree=33010160/33010684
[pid=48243] ppid=48237 vsize=39040 memory=28928 CPUtime=0.09 cores=1,3
/proc/48243/stat : 48243 (pbsolver) R 48237 48243 47829 0 -1 4194304 5280 0 0 0 7 2 0 0 20 0 1 0 52169929 39976960 7232 18446744073709551615 4198400 14743177 140732246642640 0 0 0 0 0 0 0 0 0 17 3 0 0 0 0 0 16769280 16853168 33665024 140732246645130 140732246645226 140732246645226 140732246650828 0
/proc/48243/statm: 9760 7232 2176 2575 0 6667 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 39040 KiB
Current children cumulated memory: 28928 KiB

[startup+0.21132 s]*
/proc/loadavg: 4.17 4.11 4.10 4/244 48256
/proc/meminfo: memFree=129868744/131382120 swapFree=33010160/33010684
[pid=48243] ppid=48237 vsize=52740 memory=42240 CPUtime=0.2 cores=1,3
/proc/48243/stat : 48243 (pbsolver) R 48237 48243 47829 0 -1 4194304 8640 0 0 0 16 4 0 0 20 0 1 0 52169929 54005760 10560 18446744073709551615 4198400 14743177 140732246642640 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 33665024 140732246645130 140732246645226 140732246645226 140732246650828 0
/proc/48243/statm: 13185 10560 2176 2575 0 10092 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 52740 KiB
Current children cumulated memory: 42240 KiB

[startup+0.313003 s]*
/proc/loadavg: 4.17 4.11 4.10 5/249 48265
/proc/meminfo: memFree=129812816/131382120 swapFree=33010160/33010684
[pid=48243] ppid=48237 vsize=64300 memory=53248 CPUtime=0.29 cores=1,3
/proc/48243/stat : 48243 (pbsolver) R 48237 48243 47829 0 -1 4194304 11398 0 0 0 24 5 0 0 20 0 1 0 52169929 65843200 13312 18446744073709551615 4198400 14743177 140732246642640 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 33665024 140732246645130 140732246645226 140732246645226 140732246650828 0
/proc/48243/statm: 16075 13312 2176 2575 0 12982 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 64300 KiB
Current children cumulated memory: 53248 KiB

[startup+0.700329 s]
/proc/loadavg: 4.17 4.11 4.10 5/251 48270
/proc/meminfo: memFree=129692296/131382120 swapFree=33010160/33010684
[pid=48243] ppid=48237 vsize=105884 memory=94848 CPUtime=0.66 cores=1,3
/proc/48243/stat : 48243 (pbsolver) R 48237 48243 47829 0 -1 4194304 21790 0 0 0 58 8 0 0 20 0 1 0 52169929 108425216 23712 18446744073709551615 4198400 14743177 140732246642640 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 33665024 140732246645130 140732246645226 140732246645226 140732246650828 0
/proc/48243/statm: 26471 23712 2176 2575 0 23378 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 105884 KiB
Current children cumulated memory: 94848 KiB

[startup+1.50034 s]
/proc/loadavg: 4.17 4.11 4.10 5/251 48270
/proc/meminfo: memFree=129349440/131382120 swapFree=33010160/33010684
[pid=48243] ppid=48237 vsize=233728 memory=222256 CPUtime=1.46 cores=1,3
/proc/48243/stat : 48243 (pbsolver) R 48237 48243 47829 0 -1 4194304 53112 0 0 0 129 17 0 0 20 0 1 0 52169929 239337472 55564 18446744073709551615 4198400 14743177 140732246642640 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 33665024 140732246645130 140732246645226 140732246645226 140732246650828 0
/proc/48243/statm: 58432 55564 2176 2575 0 55339 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 233728 KiB
Current children cumulated memory: 222256 KiB

[startup+3.11289 s]
/proc/loadavg: 4.17 4.11 4.10 5/251 48270
/proc/meminfo: memFree=127579512/131382120 swapFree=33010160/33010684
[pid=48243] ppid=48237 vsize=617996 memory=604968 CPUtime=3.07 cores=1,3
/proc/48243/stat : 48243 (pbsolver) R 48237 48243 47829 0 -1 4194304 148991 0 0 0 271 36 0 0 20 0 1 0 52169929 632827904 151242 18446744073709551615 4198400 14743177 140732246642640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 33665024 140732246645130 140732246645226 140732246645226 140732246650828 0
/proc/48243/statm: 154499 151242 2432 2575 0 151406 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 617996 KiB
Current children cumulated memory: 604968 KiB

[startup+6.30031 s]
/proc/loadavg: 4.16 4.11 4.10 5/251 48270
/proc/meminfo: memFree=124004880/131382120 swapFree=33010160/33010684
[pid=48243] ppid=48237 vsize=662504 memory=642920 CPUtime=6.25 cores=1,3
/proc/48243/stat : 48243 (pbsolver) R 48237 48243 47829 0 -1 4194304 159590 0 0 0 587 38 0 0 20 0 1 0 52169929 678404096 160730 18446744073709551615 4198400 14743177 140732246642640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 33665024 140732246645130 140732246645226 140732246645226 140732246650828 0
/proc/48243/statm: 165626 160730 2688 2575 0 162533 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 662504 KiB
Current children cumulated memory: 642920 KiB

[startup+12.7003 s]
/proc/loadavg: 4.14 4.11 4.10 5/251 48270
/proc/meminfo: memFree=123366396/131382120 swapFree=33010160/33010684
[pid=48243] ppid=48237 vsize=664660 memory=644968 CPUtime=12.62 cores=1,3
/proc/48243/stat : 48243 (pbsolver) R 48237 48243 47829 0 -1 4194304 160129 0 0 0 1224 38 0 0 20 0 1 0 52169929 680611840 161242 18446744073709551615 4198400 14743177 140732246642640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 33665024 140732246645130 140732246645226 140732246645226 140732246650828 0
/proc/48243/statm: 166165 161242 2688 2575 0 163072 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 664660 KiB
Current children cumulated memory: 644968 KiB

[startup+25.5002 s]
/proc/loadavg: 4.12 4.10 4.10 5/251 48271
/proc/meminfo: memFree=123346296/131382120 swapFree=33010160/33010684
[pid=48243] ppid=48237 vsize=664660 memory=644968 CPUtime=25.38 cores=1,3
/proc/48243/stat : 48243 (pbsolver) R 48237 48243 47829 0 -1 4194304 160130 0 0 0 2500 38 0 0 20 0 1 0 52169929 680611840 161242 18446744073709551615 4198400 14743177 140732246642640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 33665024 140732246645130 140732246645226 140732246645226 140732246650828 0
/proc/48243/statm: 166165 161242 2688 2575 0 163072 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 664660 KiB
Current children cumulated memory: 644968 KiB

[startup+51.1128 s]
/proc/loadavg: 4.19 4.12 4.10 5/251 48271
/proc/meminfo: memFree=123334356/131382120 swapFree=33010160/33010684
[pid=48243] ppid=48237 vsize=673684 memory=644968 CPUtime=50.91 cores=1,3
/proc/48243/stat : 48243 (pbsolver) R 48237 48243 47829 0 -1 4194304 160143 0 0 0 5053 38 0 0 20 0 1 0 52169929 689852416 161242 18446744073709551615 4198400 14743177 140732246642640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 33665024 140732246645130 140732246645226 140732246645226 140732246650828 0
/proc/48243/statm: 168421 161242 2688 2575 0 165328 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 673684 KiB
Current children cumulated memory: 644968 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.12 4.10 5/251 48273
/proc/meminfo: memFree=123330504/131382120 swapFree=33010160/33010684
[pid=48243] ppid=48237 vsize=691748 memory=645096 CPUtime=101.94 cores=1,3
/proc/48243/stat : 48243 (pbsolver) R 48237 48243 47829 0 -1 4194304 160161 0 0 0 10156 38 0 0 20 0 1 0 52169929 708349952 161274 18446744073709551615 4198400 14743177 140732246642640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 33665024 140732246645130 140732246645226 140732246645226 140732246650828 0
/proc/48243/statm: 172937 161274 2688 2575 0 169844 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 691748 KiB
Current children cumulated memory: 645096 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/251 48275
/proc/meminfo: memFree=123251200/131382120 swapFree=33010160/33010684
[pid=48243] ppid=48237 vsize=790344 memory=728552 CPUtime=161.75 cores=1,3
/proc/48243/stat : 48243 (pbsolver) R 48237 48243 47829 0 -1 4194304 181042 0 0 0 16133 42 0 0 20 0 1 0 52169929 809312256 182138 18446744073709551615 4198400 14743177 140732246642640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 33665024 140732246645130 140732246645226 140732246645226 140732246650828 0
/proc/48243/statm: 197586 182138 2688 2575 0 194493 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 790344 KiB
Current children cumulated memory: 728552 KiB

[startup+222.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/250 48277
/proc/meminfo: memFree=123250856/131382120 swapFree=33010160/33010684
[pid=48243] ppid=48237 vsize=790344 memory=728552 CPUtime=221.57 cores=1,3
/proc/48243/stat : 48243 (pbsolver) R 48237 48243 47829 0 -1 4194304 181045 0 0 0 22115 42 0 0 20 0 1 0 52169929 809312256 182138 18446744073709551615 4198400 14743177 140732246642640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 33665024 140732246645130 140732246645226 140732246645226 140732246650828 0
/proc/48243/statm: 197586 182138 2688 2575 0 194493 0
Current children cumulated CPU time: 221.57 s
Current children cumulated vsize: 790344 KiB
Current children cumulated memory: 728552 KiB

[startup+282.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/250 48279
/proc/meminfo: memFree=123251564/131382120 swapFree=33010160/33010684
[pid=48243] ppid=48237 vsize=790344 memory=729960 CPUtime=281.42 cores=1,3
/proc/48243/stat : 48243 (pbsolver) R 48237 48243 47829 0 -1 4194304 181052 0 0 0 28100 42 0 0 20 0 1 0 52169929 809312256 182490 18446744073709551615 4198400 14743177 140732246642640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 33665024 140732246645130 140732246645226 140732246645226 140732246650828 0
/proc/48243/statm: 197586 182490 2688 2575 0 194493 0
Current children cumulated CPU time: 281.42 s
Current children cumulated vsize: 790344 KiB
Current children cumulated memory: 729960 KiB

[startup+342.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/250 48281
/proc/meminfo: memFree=123240112/131382120 swapFree=33010160/33010684
[pid=48243] ppid=48237 vsize=790344 memory=746472 CPUtime=341.25 cores=1,3
/proc/48243/stat : 48243 (pbsolver) R 48237 48243 47829 0 -1 4194304 181053 0 0 0 34083 42 0 0 20 0 1 0 52169929 809312256 186618 18446744073709551615 4198400 14743177 140732246642640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 33665024 140732246645130 140732246645226 140732246645226 140732246650828 0
/proc/48243/statm: 197586 186618 2688 2575 0 194493 0
Current children cumulated CPU time: 341.25 s
Current children cumulated vsize: 790344 KiB
Current children cumulated memory: 746472 KiB

[startup+402.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/249 48283
/proc/meminfo: memFree=123230216/131382120 swapFree=33010160/33010684
[pid=48243] ppid=48237 vsize=790344 memory=746472 CPUtime=401.1 cores=1,3
/proc/48243/stat : 48243 (pbsolver) R 48237 48243 47829 0 -1 4194304 181053 0 0 0 40068 42 0 0 20 0 1 0 52169929 809312256 186618 18446744073709551615 4198400 14743177 140732246642640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 33665024 140732246645130 140732246645226 140732246645226 140732246650828 0
/proc/48243/statm: 197586 186618 2688 2575 0 194493 0
Current children cumulated CPU time: 401.1 s
Current children cumulated vsize: 790344 KiB
Current children cumulated memory: 746472 KiB

[startup+462.3 s]
/proc/loadavg: 4.24 4.14 4.10 5/249 48285
/proc/meminfo: memFree=123221160/131382120 swapFree=33010160/33010684
[pid=48243] ppid=48237 vsize=790344 memory=746600 CPUtime=460.95 cores=1,3
/proc/48243/stat : 48243 (pbsolver) R 48237 48243 47829 0 -1 4194304 181053 0 0 0 46053 42 0 0 20 0 1 0 52169929 809312256 186650 18446744073709551615 4198400 14743177 140732246642640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 33665024 140732246645130 140732246645226 140732246645226 140732246650828 0
/proc/48243/statm: 197586 186650 2688 2575 0 194493 0
Current children cumulated CPU time: 460.95 s

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

/proc/loadavg: 4.07 4.08 4.09 5/250 48422
/proc/meminfo: memFree=122464732/131382120 swapFree=33010160/33010684
[pid=48243] ppid=48237 vsize=1402192 memory=1022064 CPUtime=3213.34 cores=1,3
/proc/48243/stat : 48243 (pbsolver) R 48237 48243 47829 0 -1 4194304 254671 0 0 0 321274 60 0 0 20 0 1 0 52169929 1435844608 255516 18446744073709551615 4198400 14743177 140732246642640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 33665024 140732246645130 140732246645226 140732246645226 140732246650828 0
/proc/48243/statm: 350548 255516 2976 2575 0 347455 0
Current children cumulated CPU time: 3213.34 s
Current children cumulated vsize: 1402192 KiB
Current children cumulated memory: 1022064 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/250 48424
/proc/meminfo: memFree=122442708/131382120 swapFree=33010160/33010684
[pid=48243] ppid=48237 vsize=1424824 memory=1022064 CPUtime=3273.17 cores=1,3
/proc/48243/stat : 48243 (pbsolver) R 48237 48243 47829 0 -1 4194304 254679 0 0 0 327257 60 0 0 20 0 1 0 52169929 1459019776 255516 18446744073709551615 4198400 14743177 140732246642640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 33665024 140732246645130 140732246645226 140732246645226 140732246650828 0
/proc/48243/statm: 356206 255516 2976 2575 0 353113 0
Current children cumulated CPU time: 3273.17 s
Current children cumulated vsize: 1424824 KiB
Current children cumulated memory: 1022064 KiB

[startup+3342.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/250 48427
/proc/meminfo: memFree=122446880/131382120 swapFree=33010160/33010684
[pid=48243] ppid=48237 vsize=1461036 memory=1022064 CPUtime=3333.01 cores=1,3
/proc/48243/stat : 48243 (pbsolver) R 48237 48243 47829 0 -1 4194304 254691 0 0 0 333241 60 0 0 20 0 1 0 52169929 1496100864 255516 18446744073709551615 4198400 14743177 140732246642640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 33665024 140732246645130 140732246645226 140732246645226 140732246650828 0
/proc/48243/statm: 365259 255516 2976 2575 0 362166 0
Current children cumulated CPU time: 3333.01 s
Current children cumulated vsize: 1461036 KiB
Current children cumulated memory: 1022064 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/250 48429
/proc/meminfo: memFree=122442092/131382120 swapFree=33010160/33010684
[pid=48243] ppid=48237 vsize=1473492 memory=1029488 CPUtime=3392.83 cores=1,3
/proc/48243/stat : 48243 (pbsolver) R 48237 48243 47829 0 -1 4194304 256755 0 0 0 339223 60 0 0 20 0 1 0 52169929 1508855808 257372 18446744073709551615 4198400 14743177 140732246642640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 33665024 140732246645130 140732246645226 140732246645226 140732246650828 0
/proc/48243/statm: 368373 257372 2976 2575 0 365280 0
Current children cumulated CPU time: 3392.83 s
Current children cumulated vsize: 1473492 KiB
Current children cumulated memory: 1029488 KiB

[startup+3462.3 s]
/proc/loadavg: 4.04 4.07 4.08 5/250 48431
/proc/meminfo: memFree=122446928/131382120 swapFree=33010160/33010684
[pid=48243] ppid=48237 vsize=1473492 memory=1029488 CPUtime=3452.67 cores=1,3
/proc/48243/stat : 48243 (pbsolver) R 48237 48243 47829 0 -1 4194304 256766 0 0 0 345207 60 0 0 20 0 1 0 52169929 1508855808 257372 18446744073709551615 4198400 14743177 140732246642640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 33665024 140732246645130 140732246645226 140732246645226 140732246650828 0
/proc/48243/statm: 368373 257372 2976 2575 0 365280 0
Current children cumulated CPU time: 3452.67 s
Current children cumulated vsize: 1473492 KiB
Current children cumulated memory: 1029488 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.09 4.09 5/250 48439
/proc/meminfo: memFree=122467312/131382120 swapFree=33010160/33010684
[pid=48243] ppid=48237 vsize=1473492 memory=1029488 CPUtime=3512.5 cores=1,3
/proc/48243/stat : 48243 (pbsolver) R 48237 48243 47829 0 -1 4194304 256969 0 0 0 351190 60 0 0 20 0 1 0 52169929 1508855808 257372 18446744073709551615 4198400 14743177 140732246642640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 33665024 140732246645130 140732246645226 140732246645226 140732246650828 0
/proc/48243/statm: 368373 257372 2976 2575 0 365280 0
Current children cumulated CPU time: 3512.5 s
Current children cumulated vsize: 1473492 KiB
Current children cumulated memory: 1029488 KiB

[startup+3582.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/249 48441
/proc/meminfo: memFree=122457292/131382120 swapFree=33010160/33010684
[pid=48243] ppid=48237 vsize=1487112 memory=1042416 CPUtime=3572.33 cores=1,3
/proc/48243/stat : 48243 (pbsolver) R 48237 48243 47829 0 -1 4194304 261090 0 0 0 357172 61 0 0 20 0 1 0 52169929 1522802688 260604 18446744073709551615 4198400 14743177 140732246642640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 33665024 140732246645130 140732246645226 140732246645226 140732246650828 0
/proc/48243/statm: 371778 260604 2976 2575 0 368685 0
Current children cumulated CPU time: 3572.33 s
Current children cumulated vsize: 1487112 KiB
Current children cumulated memory: 1042416 KiB

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

# cumulated CPU time of all completed processes:  user=3586.76 s, system=0.645555 s

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

[startup+3584 s]*
/proc/loadavg: 4.10 4.09 4.09 5/249 48441
/proc/meminfo: memFree=122455416/131382120 swapFree=33010160/33010684
[pid=48243] ppid=48237 vsize=1487112 memory=1042416 CPUtime=3574.03 cores=1,3
/proc/48243/stat : 48243 (pbsolver) R 48237 48243 47829 0 -1 4194304 261090 0 0 0 357342 61 0 0 20 0 1 0 52169929 1522802688 260604 18446744073709551615 4198400 14743177 140732246642640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 33665024 140732246645130 140732246645226 140732246645226 140732246650828 0
/proc/48243/statm: 371778 260604 2976 2575 0 368685 0
Current children cumulated CPU time: 3574.03 s
Current children cumulated vsize: 1487112 KiB
Current children cumulated memory: 1042416 KiB

[startup+3590.4 s]
/proc/loadavg: 4.09 4.09 4.09 5/249 48441
/proc/meminfo: memFree=122455416/131382120 swapFree=33010160/33010684
[pid=48243] ppid=48237 vsize=1487112 memory=1042416 CPUtime=3580.4 cores=1,3
/proc/48243/stat : 48243 (pbsolver) R 48237 48243 47829 0 -1 4194304 261090 0 0 0 357979 61 0 0 20 0 1 0 52169929 1522802688 260604 18446744073709551615 4198400 14743177 140732246642640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 33665024 140732246645130 140732246645226 140732246645226 140732246650828 0
/proc/48243/statm: 371778 260604 2976 2575 0 368685 0
Current children cumulated CPU time: 3580.4 s
Current children cumulated vsize: 1487112 KiB
Current children cumulated memory: 1042416 KiB

[startup+3593.6 s]
/proc/loadavg: 4.08 4.08 4.09 5/249 48441
/proc/meminfo: memFree=122455416/131382120 swapFree=33010160/33010684
[pid=48243] ppid=48237 vsize=1487112 memory=1042416 CPUtime=3583.6 cores=1,3
/proc/48243/stat : 48243 (pbsolver) R 48237 48243 47829 0 -1 4194304 261090 0 0 0 358299 61 0 0 20 0 1 0 52169929 1522802688 260604 18446744073709551615 4198400 14743177 140732246642640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 33665024 140732246645130 140732246645226 140732246645226 140732246650828 0
/proc/48243/statm: 371778 260604 2976 2575 0 368685 0
Current children cumulated CPU time: 3583.6 s
Current children cumulated vsize: 1487112 KiB
Current children cumulated memory: 1042416 KiB

[startup+3595.2 s]
/proc/loadavg: 4.08 4.08 4.09 5/249 48441
/proc/meminfo: memFree=122458344/131382120 swapFree=33010160/33010684
[pid=48243] ppid=48237 vsize=1487112 memory=1042416 CPUtime=3585.19 cores=1,3
/proc/48243/stat : 48243 (pbsolver) R 48237 48243 47829 0 -1 4194304 261202 0 0 0 358458 61 0 0 20 0 1 0 52169929 1522802688 260604 18446744073709551615 4198400 14743177 140732246642640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 33665024 140732246645130 140732246645226 140732246645226 140732246650828 0
/proc/48243/statm: 371778 260604 2976 2575 0 368685 0
Current children cumulated CPU time: 3585.19 s
Current children cumulated vsize: 1487112 KiB
Current children cumulated memory: 1042416 KiB

[startup+3596 s]*
/proc/loadavg: 4.08 4.08 4.09 5/249 48441
/proc/meminfo: memFree=122458596/131382120 swapFree=33010160/33010684
[pid=48243] ppid=48237 vsize=1487112 memory=1042416 CPUtime=3586 cores=1,3
/proc/48243/stat : 48243 (pbsolver) R 48237 48243 47829 0 -1 4194304 261202 0 0 0 358539 61 0 0 20 0 1 0 52169929 1522802688 260604 18446744073709551615 4198400 14743177 140732246642640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 33665024 140732246645130 140732246645226 140732246645226 140732246650828 0
/proc/48243/statm: 371778 260604 2976 2575 0 368685 0
Current children cumulated CPU time: 3586 s
Current children cumulated vsize: 1487112 KiB
Current children cumulated memory: 1042416 KiB

[startup+3596.8 s]
/proc/loadavg: 4.08 4.08 4.09 5/249 48441
/proc/meminfo: memFree=122458596/131382120 swapFree=33010160/33010684
[pid=48243] ppid=48237 vsize=1487112 memory=1042416 CPUtime=3586.79 cores=1,3
/proc/48243/stat : 48243 (pbsolver) R 48237 48243 47829 0 -1 4194304 261204 0 0 0 358618 61 0 0 20 0 1 0 52169929 1522802688 260604 18446744073709551615 4198400 14743177 140732246642640 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 16769280 16853168 33665024 140732246645130 140732246645226 140732246645226 140732246650828 0
/proc/48243/statm: 371778 260604 2976 2575 0 368685 0
Current children cumulated CPU time: 3586.79 s
Current children cumulated vsize: 1487112 KiB
Current children cumulated memory: 1042416 KiB

[startup+3597.2 s]
/proc/loadavg: 4.08 4.08 4.09 5/249 48441
/proc/meminfo: memFree=122458596/131382120 swapFree=33010160/33010684
[pid=48243] ppid=48237 vsize=1483328 memory=1038944 CPUtime=3587.19 cores=1,3
/proc/48243/stat : 48243 (pbsolver) R 48237 48243 47829 0 -1 4194304 261351 0 0 0 358658 61 0 0 20 0 1 0 52169929 1518927872 259736 18446744073709551615 4198400 14743177 140732246642640 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 33665024 140732246645130 140732246645226 140732246645226 140732246650828 0
/proc/48243/statm: 370832 259736 2976 2575 0 367739 0
Current children cumulated CPU time: 3587.19 s
Current children cumulated vsize: 1483328 KiB
Current children cumulated memory: 1038944 KiB

[startup+3597.3 s]
/proc/loadavg: 4.08 4.08 4.09 5/249 48441
/proc/meminfo: memFree=122458596/131382120 swapFree=33010160/33010684
[pid=48243] ppid=48237 vsize=1393200 memory=948816 CPUtime=3587.29 cores=1,3
/proc/48243/stat : 48243 (pbsolver) R 48237 48243 47829 0 -1 4194304 261354 0 0 0 358667 62 0 0 20 0 1 0 52169929 1426636800 237204 18446744073709551615 4198400 14743177 140732246642640 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 16769280 16853168 33665024 140732246645130 140732246645226 140732246645226 140732246650828 0
/proc/48243/statm: 348300 237204 2976 2575 0 345207 0
Current children cumulated CPU time: 3587.29 s
Current children cumulated vsize: 1393200 KiB
Current children cumulated memory: 948816 KiB

Child status: 0

Real time (s): 3597.41
CPU time (s): 3587.4
CPU user time (s): 3586.76
CPU system time (s): 0.645555
CPU usage (%): 99.7219
Max. virtual memory (cumulated for all children) (KiB): 1487112
Max. memory (cumulated for all children) (KiB): 1042416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.76
system time used= 0.645555
maximum resident set size= 1042416
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 261357
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= 49
involuntary context switches= 2457


# summary of solver processes directly reported to runsolver:
#   pid: 48243
#   total CPU time (s): 3587.4
#   total CPU user time (s): 3586.76
#   total CPU system time (s): 0.645555

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.8532 second user time and 32.8583 second system time

The end

Launcher Data

Begin job on nodeC008 at 2025-07-01 12:15:08
IDJOB=4490161
IDBENCH=147571
IDSOLVER=3366
FILE ID=nodeC008/4490161-1751364908
RUNJOBID= nodeC008-1751361303-47841
SLURM_JOB_ID= 9598169
Free space on /tmp= 432916 MiB

SOLVER NAME= SCIP-10 2025-06-13
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/haplotype/normalized-simp-unif-100_100.08.opb
COMMAND LINE= pbsolver -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4490161-1751364908/watcher-4490161-1751364908 -o /tmp/evaluation-result-4490161-1751364908/solver-4490161-1751364908 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1751361303-47841 --watchdog 3760  pbsolver -f HOME/instance-4490161-1751364908.opb -t 3600 -m 31000

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

MD5SUM BENCH= 12086b8d20dd7cc54e02491e5e8188a1
RANDOM SEED=281460644

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        129987340 kB
MemAvailable:   129930968 kB
Buffers:            2144 kB
Cached:           753364 kB
SwapCached:           16 kB
Active:           299136 kB
Inactive:         535732 kB
Active(anon):      60696 kB
Inactive(anon):    36628 kB
Active(file):     238440 kB
Inactive(file):   499104 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            186656 kB
Writeback:             0 kB
AnonPages:         82552 kB
Mapped:           103448 kB
Shmem:             17920 kB
KReclaimable:      91420 kB
Slab:             173984 kB
SReclaimable:      91420 kB
SUnreclaim:        82564 kB
KernelStack:        3888 kB
PageTables:         2960 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     338996 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149272 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      181064 kB
DirectMap2M:     9158656 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432832 MiB
End job on nodeC008 at 2025-07-01 13:15:06