Trace number 4847657

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
cpmpy_ortools (1 core) 2026-07-14SAT39852 3586.23 3598.95

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/MIPLIB01/
opt/miplib2010/normalized-eilA101-2.opb
MD5SUM0e26d617ad8c05ba9f89463f1fbb15b5
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 benchmark39852
Best CPU time to get the best result obtained on this benchmark1640.61
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables65832
Total number of constraints100
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2218
Maximum length of a constraint25353
Number of terms in the objective function 65832
Biggest coefficient in the objective function 18327
Number of bits for the biggest coefficient in the objective function 15
Sum of the numbers in the objective function 499999968
Number of bits of the sum of numbers in the objective function 29
Biggest number in a constraint 18327
Number of bits of the biggest number in a constraint 15
Biggest sum of numbers in a constraint 499999968
Number of bits of the biggest sum of numbers29
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

Solver Data

5.04/5.48	c Time taken to transform: 2.107646942138672 seconds
5.04/5.48	c Solver arguments: {'interleave_search': True, 'use_rins_lns': False, 'num_search_workers': 1, 'random_seed': 1371479590, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7fd890fc3410>}
5.04/5.48	c 3593.533174753189s left to solve
30.94/31.43	c Solution 1, time = 25.9501s
30.94/31.43	o 179366
32.03/32.55	c Solution 2, time = 27.0674s
32.03/32.55	o 112302
32.23/32.71	c Solution 3, time = 27.2320s
32.23/32.71	o 91509
33.93/34.47	c Solution 4, time = 28.9913s
33.93/34.47	o 91048
34.23/34.77	c Solution 5, time = 29.2893s
34.23/34.77	o 78163
34.83/35.35	c Solution 6, time = 29.8698s
34.83/35.35	o 77703
35.92/36.40	c Solution 7, time = 30.9222s
35.92/36.40	o 76786
38.53/39.06	c Solution 8, time = 33.5823s
38.53/39.06	o 71365
39.32/39.81	c Solution 9, time = 34.3317s
39.32/39.81	o 70186
41.62/42.13	c Solution 10, time = 36.6543s
41.62/42.13	o 69622
44.99/45.58	c Solution 11, time = 40.1006s
44.99/45.58	o 68981
45.99/46.54	c Solution 12, time = 41.0632s
45.99/46.54	o 66868
46.09/46.69	c Solution 13, time = 41.2115s
46.09/46.69	o 66509
52.76/53.39	c Solution 14, time = 47.9094s
52.76/53.39	o 63468
59.45/60.05	c Solution 15, time = 54.5697s
59.45/60.05	o 62561
62.03/62.61	c Solution 16, time = 57.1325s
62.03/62.61	o 57767
62.33/63.00	c Solution 17, time = 57.5262s
62.33/63.00	o 57349
74.49/75.13	c Solution 18, time = 69.6494s
74.49/75.13	o 56031
74.78/75.49	c Solution 19, time = 70.0115s
74.78/75.49	o 55382
77.67/78.39	c Solution 20, time = 72.9148s
77.67/78.39	o 52610
79.37/80.09	c Solution 21, time = 74.6091s
79.37/80.09	o 52259
95.91/96.66	c Solution 22, time = 91.1789s
95.91/96.66	o 51438
108.67/109.49	c Solution 23, time = 104.0147s
108.67/109.49	o 51346
109.38/110.14	c Solution 24, time = 104.6581s
109.38/110.14	o 50492
111.66/112.48	c Solution 25, time = 106.9997s
111.66/112.48	o 48669
112.65/113.48	c Solution 26, time = 107.9973s
112.65/113.48	o 46435
113.05/113.86	c Solution 27, time = 108.3832s
113.05/113.86	o 45746
113.55/114.35	c Solution 28, time = 108.8729s
113.55/114.35	o 45553
117.25/118.02	c Solution 29, time = 112.5446s
117.25/118.02	o 45246
151.02/151.90	c Solution 30, time = 146.4219s
151.02/151.90	o 45216
151.92/152.88	c Solution 31, time = 147.4031s
151.92/152.88	o 44945
258.44/259.77	c Solution 32, time = 254.2955s
258.44/259.77	o 44919
465.82/467.89	c Solution 33, time = 462.4127s
465.82/467.89	o 44902
472.50/474.57	c Solution 34, time = 469.0905s
472.50/474.57	o 44530
473.89/475.98	c Solution 35, time = 470.5056s
473.89/475.98	o 42885
498.60/500.73	c Solution 36, time = 495.2509s
498.60/500.73	o 42846
693.24/696.09	c Solution 37, time = 690.6110s
693.24/696.09	o 39852
3585.96/3598.79	o 39852
3585.96/3598.79	v -x62194 -x25850 -x36665 -x39046 -x41311 -x21757 -x45971 -x2596 -x57139 -x12103 -x42869 -x34043 -x63327 -x25068 -x31747 -x54810 -x330 -x32643 -x37152 -x17444 -x65425 -x11435 -x32963 -x16718 -x6839 -x8958 -x54741 -x37491 -x61030 -x65644 -x21363 -x11134 -x50930 -x42972 -x7300 -x8417 -x40888 -x4897 -x20943 -x48263 -x58431 -x3180 -x40571 -x16367 -x32405 -x35536 -x60041 -x4842 -x1752 -x58795 -x44513 -x30616 -x43602 -x34116 -x27421 -x45948 -x52431 -x5608 -x30097 -x42604 -x4872 -x58811 -x37158 -x367 -x64746 -x57760 -x42660 -x51211 -x13269 -x4702 -x45233 -x49043 -x48325 -x11352 -x43420 -x42945 -x34826 -x36905 -x63162 -x27065 -x54627 -x5388 -x65750 -x18586 -x12819 -x63889 -x13999 -x53497 -x20402 -x61414 -x65595 -x48813 -x35358 -x53277 -x32874 -x65244 -x23781 -x56078 -x55127 -x63344 -x49462 -x34840 -x38984 -x56427 -x61557 -x1456 -x18785 -x41747 -x61696 -x30295 -x20495 -x34567 -x10848 -x30448 -x45975 -x5924 -x984 -x17976 -x3329 -x9443 -x53496 -x29104 -x7990 -x62372 -x21379 -x6946 -x52034 -x4833 -x25718 -x28121 -x33118 -x35669 -x27710 -x36372 -x5128 -x10331 -x49561 -x29525 -x54245 -x58686 -x38834 -x23481 -x1463 -x64514 -x14130 -x40466 -x46283 -x56637 -x51297 -x49364 -x52106 -x64031 -x40595 -x23463 -x8232 -x25633 -x65774 -x65596 -x53965 -x34659 -x451 -x13412 -x50131 -x45983 -x24373 -x19583 -x37043 -x62833 -x553 -x33095 -x10006 -x21126 -x53447 -x9114 -x62887 -x26816 -x4751 -x20291 -x60699 -x17313 -x17330 -x21671 -x18594 -x56886 -x48440 -x48971 -x39145 -x50688 -x16703 -x5647 -x3128 -x36191 -x17285 -x64046 -x55788 -x25142 -x9409 -x42044 -x24678 -x12680 -x42272 -x4414 -x24574 -x28257 -x43797 -x30663 -x65146 -x17708 -x45030 -x7252 -x53366 -x14646 -x65697 -x57918 -x10805 -x43070 -x26446 -x33013 -x40440 -x31784 -x60237 -x8937 -x44293 -x31277 -x43503 -x14611 -x45846 -x34860 -x31482 -x35945 -x41106 -x39455 -x34589 -x49127 -x63686 -x2590 -x49675 -x33214 -x7760 -x33384 -x40064 -x48291 -x53883 -x9208 -x50680 -x32793 -x36443 -x54570 -x6983 -x36152 -x40268 -x32779 -x59978 -x22545 -x43798 -x52330 -x57124 -x47085 -x27562 -x57928 -x50243 -x33022 -x31239 -x45604 -x2264 -x49645 -x7724 -x11412 -x35138 -x35309 -x26994 -x591 -x40315 -x2481 -x28626 -x5682 -x32775 -x3793 -x34760 -x52371 -x64681 -x65651 -x26066 -x46659 -x47951 -x52148 -x55073 -x23501 -x17962 -x41610 -x53983 -x3335 -x10180 -x44688 -x51839 -x55310 -x58156 -x21048 -x26295 -x58946 -x48959 -x46045 -x10318 -x38084 -x35131 -x7397 -x56199 -x10557 -x61213 -x19486 -x60321 -x34216 -x40464 -x31625 -x13064 -x31659 -x24746 -x25712 -x11667 -x51566 -x52127 -x7734 -x17925 -x40360 -x50627 -x21625 -x39241 -x59956 -x49301 -x1069 -x26146 -x48056 -x61826 -x55293 -x57073 -x39237 -x4467 -x12257 -x41170 -x62568 -x12590 -x19194 -x19806 -x10245 -x56291 -x31620 -x39032 -x13630 -x38991 -x34432 -x22598 -x58714 -x40147 -x41202 -x56788 -x10646 -x29724 -x65228 -x8800 -x11829 -x50892 -x64726 -x5822 -x4321 -x31119 -x31182 -x61791 -x10266 -x59182 -x60155 -x10928 -x62736 -x52457 -x44817 -x10467 -x42089 -x40849 -x58517 -x16820 -x55550 -x37531 -x626 -x17387 -x24981 -x56330 -x42410 -x46487 -x6682 -x44843 -x5197 -x36720 -x3790 -x51435 -x35545 -x65657 -x42769 -x2617 -x62488 -x23616 -x49658 -x38344 -x25767 -x4934 -x62857 -x59475 -x31217 -x43157 -x30880 -x45480 -x59877 -x30493 -x27980 -x53104 -x45626 -x13597 -x39125 -x48775 -x19882 -x16856 -x23196 -x2405 -x49490 -x57737 -x12418 -x31649 -x46682 -x29637 -x38508 -x14486 -x522 -x12713 -x49294 -x38493 -x19755 -x54724 -x48243 -x17990 -x3803 -x6289 -x28968 -x43816 -x3757 -x2610 -x18972 -x51347 -x41588 -x61080 -x10532 -x42535 -x46485 -x40480 -x59802 -x62772 -x35744 -x63008 -x32016 -x3940 -x46224 -x56401 -x55692 -x3811 -x7348 -x45579 -x29497 -x45096 -x61324 -x55957 -x2801 -x10227 -x13071 -x29226 -x61179 -x65816 -x30904 -x62301 -x41422 -x65274 -x62322 -x56671 -x16053 -x45570 -x40049 -x23009 -x29872 -x1704 -x50775 -x14292 -x59422 -x7245 -x1509 -x51597 -x58662 -x11510 -x50778 -x34855 -x3345 -x28949 -x64964 -x65089 -x12559 -x21060 -x11947 -x43314 -x41856 -x48806 -x64930 -x5919 -x3341 -x38674 -x22925 -x29090 -x14807 -x4968 -x65092 -x1201 -x22057 -x63017 -x40171 -x5815 -x10815 -x45840 -x32209 -x46785 -x8644 -x30161 -x61796 -x65401 -x16947 -x56616 -x13935 -x15211 -x30424 -x46823 -x12624 -x58219 -x31462 -x21732 -x34268 -x3212 -x20802 -x9797 -x11097 -x10550 -x37835 -x35780 -x34310 -x26464 -x28307 -x64425 -x7416 -x16819 -x46427 -x4996 -x4346 -x33571 -x57044 -x31980 -x47313 -x21350 -x21969 -x25381 -x7132 -x25474 -x63550 -x62837 -x54672 -x5606 -x32366 -x238 -x17689 -x20869 -x31549 -x46377 -x9222 -x52119 -x61755 -x46349 -x46854 -x34608 -x64768 -x62130 -x13227 -x7185 -x12250 -x27019 -x18203 -x50612 -x41976 -x13241 -x44439 -x65409 -x33910 -x14786 -x46566 -x34028 -x49572 -x10786 -x57155 -x15475 -x48648 -x47475 -x13661 -x39856 -x6963 -x11835 -x57103 -x33351 -x42579 -x1499 -x9444 -x63668 -x32878 -x51763 -x29530 -x39068 -x20852 -x2278 -x40507 -x25608 -x47978 -x11187 -x64508 -x17177 -x56741 -x52912 -x38914 -x3709 -x64142 -x16426 -x40036 -x16543 -x33990 -x53195 -x57460 -x10808 -x19434 -x38135 -x5452 -x54236 -x40114 -x45012 -x51148 -x17653 -x33620 -x455 -x38820 -x11907 -x50011 -x26313 -x1980 -x38300 -x38516 -x52068 -x64352 -x65022 -x54973 -x42947 -x6832 -x58769 -x19990 -x35674 -x6478 -x49905 -x52145 -x43864 -x65052 -x62810 -x41665 -x52915 -x61354 -x32994 -x1084 -x56432 -x5547 -x10328 -x11198 -x23449 -x25458 -x53168 -x27654 -x60469 -x49392 -x2444 -x53488 -x27847 -x10742 -x53972 -x42230 -x27882 -x30152 -x35718 -x9085 -x17510 -x61533 -x48896 -x47928 -x31181 -x52538 -x30457 -x8489 -x41924 -x24874 -x40025 -x25851 -x62668 -x15144 -x31678 -x8971 -x51015 -x40845 -x17712 -x47097 -x1581 -x20015 -x6128 -x9371 -x45178 -x35929 -x56944 -x49304 -x31669 -x50385 -x61960 -x42019 -x39004 -x59839 -x27213 -x18765 -x56565 -x25574 -x43002 -x40779 -x44535 -x30107 -x9652 -x60224 -x48116 -x55128 -x4019 -x15690 -x59884 -x62101 -x41407 -x31890 -x23156 -x19313 -x43627 -x18086 -x44804 -x63365 -x481 -x39461 -x64238 -x41207 -x13976 -x37357 -x10470 -x53474 -x16119 -x28494 -x7377 -x5768 -x34217 -x519 -x22664 -x16923 -x4350 -x50886 -x335 -x29391 -x43267 -x55605 -x55035 -x12841 -x26886 -x31207 -x30918 -x46959 -x24669 -x26262 -x41484 -x33314 -x55630 -x44474 -x23635 -x47649 -x21333 -x5925 -x20475 -x37845 -x50863 -x49032 -x4333 -x39271 -x30199 -x59719 -x38949 -x3801 -x26284 -x40535 -x42382 -x15629 -x14342 -x9563 -x3583 -x53264 -x57000 -x20572 -x49603 -x2376 -x47993 -x21928 -x48670 -x49860 -x57787 -x23003 -x44976 -x4562 -x3935 -x9098 -x56663 -x7134 -x35990 -x15057 -x1267 -x12530 -x47439 -x33746 -x55677 -x58388 -x65588 -x2069 -x25929 -x31820 -x10422 -x55810 -x6960 -x4693 -x30127 -x48341 -x36009 -x34299 -x65238 -x50425 -x58826 -x65221 -x36625 -x8351 -x2281 -x53674 -x5633 -x65679 -x48364 -x30041 -x57246 -x20147 -x36717 -x50784 -x23984 -x14720 -x6847 -x45361 -x287 -x52909 -x47559 -x37179 -x838 -x16243 -x21564 -x2911 -x26984 -x19246 -x43143 -x37861 -x11158 -x59140 -x10761 -x3452 -x64361 -x48878 -x22876 -x29567 -x9675 -x18769 -x46350 -x40155 -x24296 -x5903 -x40554 -x26771 -x3059 -x8040 -x7665 -x10614 -x16868 -x12316 -x64724 -x3859 -x43164 -x23886 -x43139 -x13132 -x35043 -x59867 -x14818 -x54908 -x14858 -x11715 -x24030 -x44388 -x19296 -x13770 -x52505 -x28116 -x24739 -x55673 -x10694 -x44666 -x44914 -x49170 -x29396 -x472 -x25684 -x51042 -x51267 -x56895 -x43711 -x59116 -x59520 -x51136 -x47898 -x40352 -x52006 -x11905 -x53472 -x56057 -x6341 -x4664 -x24393 -x14021 -x47525 -x23861 -x64975 -x4251 -x29122 -x62520 -x50855 -x27457 -x31606 -x25853 -x53379 -x18069 -x26645 -x28118 -x21728 -x40933 -x15366 -x6970 -x53029 -x7 -x34167 -x44127 -x23577 -x47838 -x39367 -x21637 -x61824 -x8475 -x28077 -x11530 -x42057 -x6228 -x37539 -x64071 -x62377 -x18170 -x53347 -x40674 -x25709 -x24985 -x56077 -x758 -x14405 -x64560 -x51853 -x32029 -x28798 -x44308 -x27448 -x22647 -x18952 -x5187 -x43336 -x27168 -x10229 -x1596 -x48241 -x15000 -x5457 -x36192 -x52615 -x19130 -x24951 -x4847 -x17559 -x21968 -x11040 -x36098 -x61099 -x58160 -x13101 -x54381 -x14257 -x27968 -x62403 -x7380 -x9943 -x14652 -x26884 -x12313 -x14372 -x14008 -x17619 -x39131 -x22528 -x44683 -x48448 -x56045 -x24667 -x19032 -x32876 -x18033 -x32890 -x45748 -x13350 -x37298 -x53911 -x28657 -x831 -x1183 -x42314 -x60570 -x1074 -x27509 -x42447 -x50040 -x64944 -x57998 -x26348 -x26726 -x11244 -x20950 -x57374 -x8840 -x37378 -x52583 -x52230 -x44279 -x32677 -x35849 -x62444 -x49237 -x62287 -x42629 -x34203 -x15805 -x26432 -x30587 -x58138 -x57442 -x28818 -x37981 -x7359 -x65196 -x55368 -x50630 -x19756 -x40448 -x23354 -x40264 -x30539 -x15977 -x40087 -x45568 -x61833 -x58788 -x23269 -x49837 -x30409 -x36224 -x40935 -x57876 -x23775 -x40091 -x9319 -x47414 -x7895 -x36940 -x53245 -x55804 -x35812 -x39115 -x59841 -x17530 -x18452 -x41392 -x36826 -x4276 -x23992 -x31213 -x43819 -x41800 -x14597 -x18258 -x12491 -x59858 -x44517 -x1947 -x56236 -x47859 -x17257 -x63700 -x30974 -x969 -x45106 -x58481 -x60072 -x57710 -x75 -x36598 -x16863 -x43378 -x8982 -x29711 -x50513 -x65379 -x9780 -x38395 -x64351 -x59499 -x30668 -x37985 -x41073 -x1064 -x44062 -x41638 -x42144 -x39589 -x38675 -x48918 -x43852 -x51470 -x24290 -x37078 -x56962 -x54129 -x63173 -x8297 -x36155 -x207 -x45984 -x65340 -x9109 -x57242 -x55110 -x35457 -x18108 -x33192 -x26561 -x65336 -x20119 -x34741 -x60092 -x36176 -x4703 -x38529 -x3991 -x32344 -x8383 -x27235 -x47793 -x52347 -x40163 -x4969 -x62688 -x64136 -x30301 -x28992 -x63528 -x44525 -x30915 -x38373 -x11991 -x5661 -x54754 -x31998 -x29544 -x3283 -x21880 -x53346 -x54988 -x48025 -x24948 -x61711 -x3972 -x27106 -x37245 -x21563 -x64467 -x27718 -x23211 -x65715 -x56035 -x49203 -x2089 -x39074 -x15714 -x61436 -x29242 -x6099 -x11446 -x31858 -x50747 -x45498 -x20199 -x45054 -x21160 -x18576 -x38583 -x5117 -x3510 -x54360 -x58151 -x10308 -x48386 -x55143 -x63591 -x56971 -x20945 -x29509 -x10759 x62280 -x5512 -x53313 -x48832 -x27583 -x65754 -x35868 -x6912 -x51100 -x53006 -x45247 -x56767 -x47226 -x26872 -x51371 -x64436 -x32748 -x39192 -x47287 -x38836 -x56719 -x36299 -x30486 -x39275 -x31906 -x14563 -x29038 -x56573 -x25137 -x33380 -x50456 -x2866 -x37128 -x31503 -x52839 -x2676 -x3065 -x31298 -x36619 -x17194 -x60269 -x42576 -x5850 -x40663 -x29399 -x42415 -x14707 -x44656 -x43404 -x9935 -x21309 -x37662 -x46179 -x58515 -x61039 -x25370 -x43353 -x57926 -x18087 -x10746 -x17122 -x6442 -x25602 -x53185 -x47634 -x1896 -x54472 -x8043 -x56787 -x41096 -x17876 -x58930 -x31471 -x19173 -x55525 -x20462 -x3534 -x56374 -x23417 -x13342 -x13358 -x35417 -x35687 -x26269 -x46468 -x1342 -x12267 -x39603 -x27365 -x28737 -x47977 -x55125 -x7807 -x42042 -x16013 -x19422 -x31083 -x5957 -x26504 -x64124 -x11828 -x9042 -x24551 -x22082 -x26375 -x43744 -x33945 -x5776 -x24338 -x25840 -x10108 -x31315 -x58520 -x25920 -x15780 -x62541 -x11663 -x35330 -x45075 -x27742 -x35436 -x42791 -x63815 -x18791 -x8825 -x64427 -x39057 -x13671 -x11279 -x35817 -x5855 -x45358 -x58513 -x15060 -x62326 -x39159 -x30681 -x22070 -x33838 -x7086 -x12988 -x25019 -x5719 -x26410 -x46749 -x22681 -x22636 -x55702 -x45225 -x51829 -x49131 -x19281 -x57911 -x18197 -x32112 -x62406 -x55688 -x13389 -x25223 -x941 -x50415 -x42868 -x60350 -x3937 -x54652 -x5967 -x14714 -x65323 -x10938 -x42263 -x60865 -x59323 -x39591 -x6337 -x41336 -x49202 -x48451 -x46639 -x31090 -x28725 -x53948 -x50941 -x20432 -x22238 -x33967 -x17631 -x55840 -x16651 -x53598 -x38649 -x38389 -x819 -x21776 -x38808 -x37106 -x60587 -x16573 -x33566 -x15926 -x9467 -x33428 -x33204 -x28546 -x46645 -x31055 -x16781 -x23738 -x65346 -x60124 -x51411 -x42510 -x63556 -x18821 -x61333 -x39011 -x25545 -x57816 -x15343 -x48970 -x19330 -x37937 -x46870 -x61015 -x62585 -x59514 -x37824 -x48273 -x16246 -x10161 -x63615 -x15578 -x62593 -x64777 -x21562 -x51753 -x42645 -x13425 -x34878 -x47972 -x34637 -x17288 -x16033 -x4704 -x32397 -x22961 -x31964 -x8038 -x39355 -x42205 -x20543 -x7989 -x61976 -x1328 -x10274 -x11793 -x63840 -x182 -x53630 -x49128 -x49009 -x46155 -x17035 -x17485 -x26839 -x34079 -x137 -x9349 -x19607 -x6056 -x7859 -x58617 -x55270 -x45817 -x50566 -x52812 -x34945 -x9035 -x6513 -x35873 -x46152 -x10324 -x50525 -x65257 -x51936 -x51627 -x52684 -x854 -x35025 -x62391 -x34264 -x7679 -x59196 -x16660 -x8188 -x33157 -x59735 -x2095 -x16332 -x44318 -x42123 -x25143 -x58733 -x58341 -x3455 -x57995 -x44509 -x38679 -x45206 -x57614 -x41415 -x7067 -x15873 -x48979 -x54551 -x29281 -x8935 -x41304 -x28398 -x46022 -x64049 -x8964 -x21992 -x8485 -x10720 -x62926 -x29362 -x52729 -x45657 -x44120 -x17951 -x16397 -x8732 -x63521 -x19445 -x57819 -x46777 -x33427 -x24070 -x8192 -x20422 -x63287 -x33958 -x62015 -x29552 -x33083 -x38609 -x978 -x60826 -x35333 -x61177 -x2659 -x48294 -x44927 -x49135 -x39650 -x3480 -x14945 -x30723 -x36631 -x58385 -x14815 -x64258 -x19710 -x59469 -x63288 -x14290 -x15848 -x2249 -x48951 -x65437 -x31164 -x62869 -x19351 -x26567 -x40459 -x40560 -x13853 -x45095 -x37049 -x358 -x38309 -x6063 -x45121 -x3243 -x39386 -x35593 -x54845 -x53505 -x17541 -x61069 -x1737 -x27061 -x54929 -x60443 -x16382 -x38864 -x57366 -x252 -x30603 -x42011 -x65079 -x45985 -x20660 -x58642 -x54495 -x24757 -x58287 -x2947 -x60275 -x2759 -x17127 -x44061 -x25277 -x61532 -x39458 -x26289 -x19200 -x26424 -x33742 -x7635 -x53415 -x17533 -x5990 -x43240 -x49152 -x16899 -x58115 -x43130 -x7925 -x20114 -x63843 -x8712 -x58718 -x42987 -x6673 -x14194 -x48940 -x27601 -x54897 -x12926 -x30535 -x28543 -x50161 -x36528 -x55880 -x55294 -x19292 -x39144 -x42348 -x44427 -x4878 -x36222 -x30207 -x33089 -x30296 -x65711 -x42622 -x34503 -x7493 -x36558 -x50314 -x16603 -x43085 -x49390 -x48210 -x14409 -x20157 -x6893 -x31495 -x16020 -x58089 -x21210 -x31731 -x26160 -x27602 -x14100 -x59705 -x15390 -x20411 -x31000 -x18477 -x15277 -x49785 -x57665 -x36109 -x22079 -x60140 -x25506 -x31412 -x41510 -x25656 -x8910 -x20287 -x38486 -x3263 -x8975 -x14810 -x1068 -x62293 -x32578 -x7704 -x13786 -x58566 -x2673 -x51086 -x33027 -x35196 -x4437 -x17915 -x37261 -x44378 -x49080 -x48513 -x48232 -x15004 -x23656 -x17950 -x27441 -x37761 -x28464 -x27761 -x40180 -x63656 -x43791 -x20386 -x45172 -x1314 -x6955 -x65571 -x55281 -x25325 -x58822 -x19224 -x27658 -x885 -x19706 -x26206 -x41945 -x25653 -x34768 -x19506 -x45567 -x13504 -x11513 -x51198 -x21804 -x50603 -x11388 -x63614 -x49680 -x35241 -x26012 -x12571 -x2924 -x54484 -x37290 -x14588 -x57449 -x17880 -x60367 -x426 -x58595 -x26801 -x28919 -x9415 -x7869 -x26926 -x14871 -x49216 -x55218 -x53950 -x51365 -x5516 -x14243 -x38660 -x4568 -x57629 -x889 -x34999 -x60806 -x56636 -x54149 -x17926 -x58928 -x5346 -x22124 -x59120 -x9317 -x60334 -x51932 -x23013 -x40378 -x32240 -x46964 -x44080 -x7271 -x39548 -x10721 -x48394 -x29475 -x231 -x48114 -x45232 -x55207 -x1684 -x31797 -x58801 -x17318 -x15379 -x48041 -x60470 -x46393 -x18627 -x7536 -x2101 -x29081 -x31573 -x33757 -x65143 -x4230 -x47361 -x45968 -x8157 -x5440 -x1572 -x26178 -x10186 -x46221 -x901 -x15724 -x23995 -x15935 -x12066 -x44833 -x6196 -x40099 -x5359 -x13330 -x47550 -x19980 -x19801 -x57260 -x35823 -x23489 -x18598 -x153 -x53329 -x65606 -x43682 -x3570 -x63956 -x51357 -x54208 -x23310 -x1697 -x50746 -x60755 -x11141 -x45266 -x16006 -x47390 -x56909 -x58148 -x54016 -x64651 -x24160 -x44495 -x59085 -x11935 -x12850 -x50755 -x23185 -x27502 -x40472 -x56574 -x45487 -x56385 -x49888 -x51091 -x8171 -x9450 -x52462 -x10509 -x63972 -x20051 -x58370 -x40081 -x65193 -x47449 -x48852 -x47140 -x2709 -x9900 -x40204 -x60621 -x57206 -x56177 -x63975 -x3247 -x3146 -x289 -x19108 -x33565 -x26259 -x27717 -x50420 -x61834 -x48434 -x13715 -x4518 -x26212 -x61107 -x38832 -x23816 -x22799 -x13385 -x56207 -x6870 -x32997 -x2548 -x54207 -x13228 -x4031 -x59349 -x27560 -x41425 -x16541 -x53221 -x53134 -x13506 -x3644 -x65313 -x57543 -x4678 -x39486 -x25663 -x43202 -x13758 -x11737 -x52905 -x48147 -x58419 -x17088 -x44431 -x4411 -x26597 -x54564 -x42246 -x9032 -x19781 -x53388 -x39773 -x16785 -x27530 -x64245 -x31008 -x9670 -x25094 -x26630 -x54594 -x33087 -x4204 -x9187 -x383 -x56840 -x14121 -x12409 -x45244 -x16752 -x45258 -x4199 -x57895 -x52526 -x16986 -x62711 -x23184 -x14912 -x17410 -x43891 -x10975 -x47545 -x18573 -x44553 -x17798 -x54137 -x3672 -x29185 -x44631 -x22170 -x31457 -x52094 -x25592 -x35529 -x17102 -x15473 -x4094 -x905 -x13313 -x3249 -x56967 -x11060 -x29953 -x3490 -x46525 -x37381 -x63590 -x2390 -x63803 -x60066 -x46134 -x34733 -x51557 -x1393 -x17857 -x17978 -x60109 -x48512 -x30101 -x47442 -x41947 -x42572 -x2229 -x29272 -x7449 -x23279 -x49538 -x62334 -x57256 -x3408 -x34354 -x22764 -x31279 -x51864 -x7605 -x16894 -x61560 -x22287 -x60538 -x46847 -x54768 -x58277 -x20985 -x20807 -x64781 -x52889 -x41188 -x24130 -x63594 -x65054 -x10366 -x52345 -x916 -x61396 -x40314 -x16031 -x33385 -x21220 -x35303 -x35957 -x61287 -x37912 -x55739 -x44814 -x54871 -x8366 -x39426 -x15099 -x45168 -x42306 -x35490 -x16604 -x6274 -x22914 -x19995 -x44341 -x8557 -x19747 -x22586 -x19686 -x25459 -x55222 -x30066 -x59580 -x52783 -x31862 -x1811 -x58945 -x15346 -x3001 -x37606 -x28369 -x46681 -x57525 -x48749 -x37267 -x13669 -x25611 -x36206 -x7288 -x55805 -x8887 -x62865 -x37458 -x22221 -x3798 -x52746 -x2916 -x32956 -x24585 -x20891 -x24725 -x50858 -x43023 -x20499 -x37681 -x793 -x57668 -x17919 -x41534 -x31947 -x53857 -x5154 -x26413 -x60212 -x656 -x60760 -x41331 -x28143 -x50877 -x17869 -x49314 -x47973 -x60206 -x61292 -x17413 -x44700 -x13809 -x19548 -x9359 -x13048 -x3026 -x40328 -x40021 -x37848 -x18933 -x30832 -x25013 -x18981 -x49780 -x21288 -x36127 -x15564 -x64265 -x32445 -x62523 -x28184 -x52453 -x22527 -x50991 -x61024 -x30960 -x43 -x58828 -x25514 -x29401 -x15048 -x55261 -x63569 -x42184 -x13753 -x9814 -x34887 -x44222 -x54923 -x2960 -x15740 -x7574 -x50588 -x31427 -x18330 -x26880 -x12997 -x9894 -x63526 -x65686 -x39342 -x51742 -x5601 -x36849 -x40771 -x17309 -x4338 -x50803 -x62341 -x23484 -x40012 -x64125 -x19449 -x56561 -x46060 -x8837 -x44568 -x29350 -x53498 -x18666 -x21451 -x27082 -x50331 -x24003 -x65544 -x53975 -x46861 -x25902 -x21967 -x25197 -x37125 -x1544 -x9418 -x52152 -x54837 -x13134 -x44693 -x44270 -x64953 -x578 -x62979 -x9876 -x33039 -x31039 -x20494 -x2553 -x20756 -x30043 -x36725 -x49895 -x65620 -x2340 -x58839 -x63928 -x3 -x54959 -x36913 -x44236 -x8696 -x51095 -x45540 -x30148 -x7507 -x33937 -x25318 -x27772 -x50851 -x45923 -x61170 -x29894 -x8959 -x4673 -x3590 -x23423 -x38376 -x50233 -x17603 -x24435 -x27866 -x46797 -x52103 -x6540 -x4630 -x23046 -x37000 -x39716 -x17401 -x60256 -x22891 -x3851 -x14573 -x43910 -x180 -x49328 -x54656 -x46382 -x55964 -x46078 -x49942 -x35559 -x33323 -x47120 -x4914 -x27236 -x47299 -x8531 -x46614 -x50189 -x7770 -x21609 -x55345 -x34361 -x12025 -x1620 -x24871 -x43038 -x11252 -x53142 -x31444 -x39151 -x55048 -x31558 -x17333 -x10359 -x8535 -x36388 -x52174 -x28631 -x12538 -x1876 -x52317 -x44869 -x10226 -x44712 -x48250 -x19816 -x19122 -x65496 -x38652 -x18124 -x64829 -x58537 -x44774 -x23388 -x16067 -x43489 -x719 -x43351 -x26780 -x31289 -x3620 -x1880 -x27361 -x30726 -x3980 -x38121 -x46755 -x33347 -x59745 -x60729 -x46808 -x13625 -x45420 -x20130 -x11489 -x9294 -x40005 -x25823 -x29631 -x15276 -x58754 -x9420 -x44752 -x41446 -x19803 -x42884 -x989 -x26217 -x55896 -x57312 -x50000 -x48646 -x35207 -x47464 -x47597 -x51981 -x18583 -x8047 -x28476 -x18985 -x35192 -x38603 -x7847 -x49949 -x31705 -x39764 -x5795 -x45471 -x62774 -x47404 -x59034 -x18187 -x50389 -x18314 -x36450 -x30367 -x17502 -x37422 -x53803 -x36921 -x65536 -x17680 -x41385 -x54777 -x56331 -x58430 -x56780 -x25687 -x29137 -x12222 -x60950 -x63297 -x28138 -x55631 -x58680 -x25867 -x114 -x42150 -x44865 -x125 -x33290 -x51176 -x5544 -x51142 -x45756 -x23815 -x48004 -x39200 -x58956 -x20174 -x60608 -x16079 -x25048 -x9451 -x10508 -x48472 -x38746 -x59799 -x5541 -x18919 -x50154 -x2198 -x46620 -x45727 -x10660 -x53362 -x37070 -x2396 -x20921 -x46361 -x62057 -x54481 -x53825 -x45201 -x18391 -x21963 -x23264 -x41239 -x12916 -x29597 -x25091 -x24903 -x22523 -x16609 -x2543 -x26330 -x58471 -x26117 -x61928 -x34933 -x40567 -x6216 -x11284 -x17754 -x9672 -x9121 -x17286 -x1869 -x28850 -x38263 -x18580 -x12618 -x55764 -x58084 -x16148 -x4360 -x11893 -x22502 -x11186 -x28742 -x58664 -x7136 -x32284 -x30088 -x53580 -x21051 -x60107 -x14935 -x47446 -x11616 -x53240 -x13155 -x52716 -x58003 -x34956 -x55346 -x33103 -x38699 -x43415 -x21720 -x62795 -x64479 -x5636 -x33658 -x29164 -x22825 -x50918 -x59752 -x44978 -x5781 -x38897 -x50002 -x14999 -x31241 -x65495 -x50507 -x40606 -x31189 -x5429 -x56622 -x49704 -x32564 -x11712 -x35637 -x17430 -x560 -x24223 -x65324 -x10970 -x59340 -x11117 -x57240 -x40947 -x39704 -x28887 -x34657 -x33389 -x46569 -x2967 -x15215 -x3700 -x31295 -x46965 -x52016 -x50701 -x22738 -x26573 -x32657 -x3464 -x63944 -x56299 -x59763 -x30586 -x27102 -x20216 -x53457 -x23456 -x27578 -x5846 -x28580 -x42126 -x7339 -x20873 -x25666 -x28318 -x1395 -x38826 -x17930 -x37625 -x40009 -x58436 -x36207 -x39072 -x48632 -x14023 -x16681 -x28884 -x500 -x32597 -x19495 -x38069 -x16099 -x44860 -x14279 -x32817 -x44951 -x18150 -x17301 -x1836 -x53820 -x55911 -x16727 -x61698 -x28696 -x25181 -x7018 -x45458 -x17150 -x43779 -x46469 -x32308 -x34013 -x29227 -x63671 -x44018 -x41492 -x21817 -x27926 -x60745 -x26192 -x13337 -x21948 -x57705 -x26745 -x37866 -x65393 -x51750 -x24711 -x14001 -x8139 -x62133 -x20045 -x7510 -x43956 -x39459 -x39113 -x21302 -x31196 -x47377 -x25395 -x40060 -x7788 -x39178 -x38916 -x24162 -x51001 -x54842 -x35225 -x53533 -x53802 -x44352 -x18896 -x26655 -x47200 -x39970 -x23983 -x1427 -x6505 -x34661 -x17322 -x56990 -x28185 -x34022 -x31214 -x46493 -x29907 -x13272 -x20580 -x59424 -x54595 -x54378 -x24475 -x18443 -x58479 -x2537 -x37538 -x63067 -x4792 -x32532 -x29297 -x44149 -x17546 -x15445 -x52257 -x32672 -x30908 -x20832 -x47394 -x6087 -x18157 -x29483 -x45147 -x4810 -x14555 -x23793 -x55740 -x42602 -x9043 -x51481 -x23454 -x2566 -x57248 -x46433 -x45157 -x9833 -x25625 -x51044 -x57024 -x12399 -x57034 -x52446 -x10140 -x53385 -x24426 -x58924 -x9266 -x26351 -x37418 -x34550 -x38561 -x16679 -x29573 -x32149 -x59081 -x45535 -x13789 -x41899 -x63458 -x24994 -x62020 -x36253 -x2434 -x46229 -x34537 -x46661 -x157 -x9175 -x50186 -x12453 -x63113 -x45289 -x31654 -x7211 -x23494 -x20683 -x34350 -x28137 -x38049 -x55032 -x33725 -x65084 -x32934 -x27635 -x29269 -x38426 -x37079 -x44048 -x9600 -x344 -x16576 -x3179 -x24680 -x34973 -x27703 -x21557 -x36271 -x44948 -x19061 -x14160 -x28564 -x34248 -x30994 -x3489 -x30465 -x10027 -x38229 -x6514 -x5537 -x14061 -x27160 -x48454 -x2271 -x13277 -x20030 -x18668 -x20259 -x15129 -x59738 -x34803 -x16898 -x41474 -x58731 -x8333 -x36193 -x27415 -x50756 -x24722 -x41981 -x37217 -x13994 -x39042 -x44538 -x38625 -x13766 -x65566 -x48318 -x56868 -x55081 -x55197 -x47211 -x41350 -x15281 -x21307 -x10948 -x16725 -x60922 -x34915 -x55133 -x25697 -x22451 -x65541 -x20311 -x24027 -x5385 -x56169 -x10110 -x22571 -x1542 -x51462 -x29514 -x33109 -x37809 -x31437 -x1091 -x33128 -x22491 -x59210 -x29215 -x6443 -x6470 -x13280 -x50399 -x43281 -x56407 -x2058 -x5835 -x62482 -x42100 -x1384 -x35360 -x49221 -x28945 -x58727 -x57318 -x6251 -x58215 -x22363 -x24837 -x61917 -x4715 -x10016 -x7528 -x36912 -x8001 -x53121 -x27037 -x32286 -x23311 -x16758 -x32946 -x47207 -x15590 -x60421 -x17958 -x43875 -x17211 -x28096 -x27071 -x25911 -x35412 -x27 -x2945 -x9398 -x32054 -x44007 -x54260 -x31245 -x44614 -x16831 -x5033 -x17520 -x14347 -x28648 -x6392 -x18968 -x26162 -x14883 -x9264 -x53004 -x54821 -x24810 -x32601 -x13878 -x64655 -x7231 -x21835 -x18055 -x1576 -x33950 -x2406 -x60937 -x10598 -x32530 -x47002 -x38063 -x55428 -x34561 -x40033 -x58497 -x62697 -x63378 -x26841 -x51769 -x9219 -x8145 -x13287 -x60662 -x24088 -x41283 -x42669 -x19759 -x30573 -x8892 -x36804 -x1018 -x28735 -x60405 -x53419 -x40836 -x1071 -x49625 -x37513 -x53252 -x63820 -x20621 -x6418 -x48417 -x14054 -x7043 -x64971 -x90 -x64186 -x47127 -x59979 -x10535 -x10645 -x580 -x24279 -x17004 -x3077 -x36094 -x32222 -x27992 -x33 -x18565 -x31357 -x40625 -x57513 -x27079 -x53616 -x23805 -x14220 -x37905 -x40236 -x20358 -x6793 -x16897 -x60786 -x17477 -x34345 -x57352 -x60265 -x13338 -x16816 -x62847 -x29266 -x23694 -x505 -x10785 -x7199 -x8399 -x50166 -x23762 -x61520 -x24641 -x34792 -x8919 -x7456 -x3905 -x30210 -x15105 -x2207 -x52854 -x50155 -x29728 -x10810 -x3521 -x3932 -x57072 -x37656 -x31499 -x34994 -x23076 -x42166 -x45791 -x13012 -x11699 -x6057 -x43897 -x45933 -x46309 -x21576 -x61375 -x6534 -x60455 -x60163 -x63510 -x54168 -x11560 -x33388 -x2453 -x22330 -x32356 -x12679 -x22346 -x5099 -x37183 -x33562 -x19184 -x36399 -x65447 -x33439 -x19713 -x13616 -x40104 -x12207 -x12106 -x36336 -x27671 -x7248 -x48588 -x18811 -x63798 -x30808 -x27221 -x9677 -x42111 -x17773 -x37035 -x7855 -x50773 -x22114 -x32019 -x19778 -x1396 -x50938 -x52359 -x30846 -x55544 -x3516 -x4465 -x686 -x15291 -x18787 -x21666 -x42732 -x42731 -x16722 -x62801 -x62612 -x15821 -x14341 -x22736 -x58962 -x23500 -x26100 -x57403 -x27745 -x28597 -x6637 -x42846 -x28524 -x44622 -x33224 -x24772 -x57212 -x8041 -x14499 -x39504 -x9522 -x24594 -x39425 -x36459 -x49029 -x59430 -x60316 -x65582 -x23470 -x40716 -x60024 -x21631 -x35771 -x64254 -x571 -x50534 -x31869 -x11046 -x14605 -x15384 -x8763 -x35830 -x10340 -x51251 -x64814 -x5681 -x6837 -x16121 -x16181 -x22574 -x59425 -x53778 -x64936 -x65162 -x15617 -x11102 -x16540 -x8815 -x37544 -x63227 -x17494 -x3860 -x64143 -x65348 -x54499 -x29206 -x39243 -x18362 -x60591 -x23894 -x59310 -x27806 -x32448 -x1786 -x39346 -x33506 -x64146 -x25248 -x42894 -x54600 -x61220 -x25301 -x35341 -x46514 -x58061 -x5302 -x22830 -x36861 -x42413 -x64051 -x57568 -x61233 -x44041 -x7452 -x27756 -x7719 -x9330 -x44578 -x23642 -x51057 -x60989 -x56704 -x57548 -x15139 -x12380 -x39642 -x10188 -x35998 -x5520 -x59492 -x17500 -x33733 -x45235 -x53237 -x34585 -x32129 -x47552 -x24839 -x33765 -x3871 -x46958 -x45928 -x43049 -x7463 -x32906 -x14060 -x27140 -x51575 -x19244 -x57367 -x37630 -x59209 -x58273 -x24358 -x26976 -x45333 -x49106 -x56603 -x34014 -x56091 -x54017 -x7058 -x17888 -x61580 -x36282 -x49312 -x48070 -x46610 -x7217 -x56795 -x3488 -x50839 -x50162 -x4953 -x29479 -x5586 -x30129 -x52644 -x59497 -x2919 -x27972 -x7111 -x13557 -x18380 -x27393 -x15787 -x9017 -x23682 -x21247 -x61475 -x28596 -x31666 -x47338 -x12646 -x374 -x13021 -x20501 -x19865 -x16889 -x12355 -x20565 -x54531 -x59331 -x17304 -x21762 -x52918 -x25832 -x31823 -x59485 -x46210 -x5525 -x43433 -x6446 -x27205 -x65111 -x58915 -x64296 -x28018 -x56222 -x59438 -x8403 -x2014 -x6631 -x50682 -x37331 -x25834 -x11963 -x30385 -x48336 -x11081 -x3685 -x8977 -x41808 -x11657 -x28674 -x18789 -x23770 -x57511 -x17774 -x46094 -x25303 -x25353 -x27944 -x50749 -x32470 -x9564 -x48228 -x62835 -x32701 -x36008 -x2877 -x14877 -x44195 -x59337 -x51389 -x31825 -x62240 -x31483 -x31174 -x53458 -x33081 -x3319 -x62420 -x62220 -x4063 -x55265 -x2440 -x30443 -x65485 -x46530 -x11968 -x19182 -x55821 -x40505 -x39871 -x57718 -x3315 -x42753 -x27556 -x62945 -x64541 -x56595 -x9882 -x53451 -x34701 -x34777 -x41060 -x8688 -x9395 -x15713 -x28997 -x27711 -x6659 -x11121 -x17886 -x12592 -x63725 -x24695 -x59230 -x19266 -x55113 -x19671 -x33239 -x12547 -x12993 -x64658 -x48844 -x39026 -x43835 -x57228 -x60811 -x32928 -x32446 -x33319 -x59820 -x31827 -x13980 -x20541 -x23702 -x53398 -x653 -x12881 -x28299 -x45297 -x65433 -x48235 -x37754 -x29578 -x10121 -x50631 -x42829 -x46541 -x58654 -x19609 -x23100 -x42154 -x27555 -x62447 -x14760 -x3797 -x17192 -x14327 -x51848 -x18272 -x28913 -x13556 -x9619 -x42265 -x36309 -x58841 -x50802 -x45369 -x7006 -x12186 -x17269 -x40481 -x49839 -x27876 -x19738 -x48561 -x5089 -x23879 -x56441 -x31581 -x44735 -x42359 -x2861 -x7552 -x10416 -x3949 -x7530 -x16625 -x25058 -x28297 -x50274 -x50983 -x10489 -x12089 -x33546 -x61317 -x32958 -x52745 -x43902 -x5997 -x15980 -x36140 -x53889 -x32428 -x32970 -x13307 -x477 -x57562 -x29947 -x37909 -x1911 -x46556 -x55448 -x49116 -x60086 -x64323 -x22284 -x16985 -x19305 -x6235 -x21283 -x35539 -x57211 -x5005 -x24595 -x3014 -x55589 -x39776 -x43776 -x22203 -x11565 -x54428 -x15051 -x25551 -x48731 -x15164 -x33017 -x54466 -x29883 -x5298 -x573 -x57661 -x53592 -x40536 -x47785 -x7966 -x21763 -x20958 -x60578 -x53230 -x60474 -x26088 -x44164 -x3722 -x65391 -x27109 -x6548 -x35894 -x9376 -x44605 -x28266 -x59405 -x41339 -x22927 -x4567 -x6147 -x8636 -x30449 -x24894 -x41353 -x50423 -x22146 -x10460 -x62463 -x47668 -x62002 -x39234 -x11228 -x59262 -x21725 -x45675 -x62680 -x10640 -x42061 -x49738 -x20539 -x46511 -x7551 -x17321 -x59964 -x35393 -x39289 -x12928 -x56210 -x23948 -x64259 -x1902 -x47114 -x18096 -x14420 -x43175 -x20971 -x38106 -x38506 -x58794 -x52075 -x16152 -x4854 -x58331 -x50332 -x4127 -x20693 -x42737 -x2442 -x61122 -x16750 -x11979 -x61116 -x10162 -x57177 -x48157 -x31480 -x10168 -x26929 -x22661 -x41172 -x47937 -x20578 -x52024 -x39245 -x17381 -x22863 -x18579 -x2365 -x26119 -x18288 -x10237 -x11011 -x60106 -x39360 -x2030 -x58225 -x17046 -x36159 -x63494 -x48954 -x42080 -x6020 -x34682 -x15342 -x26537 -x27776 -x36752 -x9633 -x11868 -x684 -x52341 -x8715 -x9484 -x36844 -x60244 -x11492 -x50401 -x63697 -x32020 -x56129 -x48460 -x48162 -x40105 -x27659 -x21686 -x59701 -x49438 -x11291 -x37959 -x53860 -x60971 -x55026 -x13571 -x53238 -x43344 -x43170 -x22006 -x42686 -x38940 -x16310 -x32696 -x28627 -x14340 -x40191 -x62639 -x14070 -x30109 -x43090 -x52536 -x8012 -x54683 -x44332 -x50098 -x35170 -x47927 -x44441 -x3580 -x53982 -x49056 -x15125 -x24005 -x6922 -x34189 -x42286 -x48384 -x54826 -x41387 -x9514 -x25088 -x2048 -x40229 -x43963 -x35751 -x60528 -x54759 -x12272 -x37460 -x10510 -x38569 -x42424 -x61440 -x34921 -x43561 -x6918 -x4939 -x7114 -x37463 -x38805 -x17674 -x55976 -x25516 -x788 -x44627 -x5085 -x26140 -x35444 -x34545 -x59063 -x296 -x45827 -x55285 -x24927 -x27446 -x5959 -x39229 -x63091 -x11934 -x49208 -x26124 -x51128 -x51375 -x61821 -x44262 -x25976 -x2994 -x60655 -x14353 -x48691 -x49874 -x3633 -x41231 -x14217 -x22721 -x42492 -x63150 -x12577 -x33356 -x33525 -x64074 -x38574 -x28612 -x43337 -x53936 -x3143 -x56953 -x16828 -x53445 -x63097 -x29971 -x47605 -x38650 -x7372 -x34843 -x52008 -x9498 -x61279 -x65586 -x27438 -x7286 -x32465 -x31383 -x44866 -x33764 -x23333 -x63936 -x51656 -x32197 -x63202 -x48916 -x14665 -x55289 -x34519 -x31326 -x21120 -x39962 -x37775 -x23773 -x46705 -x3934 -x1257 -x21504 -x9581 -x30699 -x12412 -x38140 -x27204 -x65233 -x40056 -x9645 -x59291 -x30509 -x12969 -x65661 -x18515 -x57642 -x20671 -x8625 -x50148 -x56806 -x56242 -x41630 -x34473 -x22658 -x15696 -x14152 -x44854 -x53878 -x10163 -x42835 -x23116 -x31643 -x30511 -x46542 -x27152 -x50044 -x43326 -x64933 -x55119 -x35955 -x31526 -x63883 -x31615 -x8265 -x9845 -x48638 -x35566 -x23808 -x212 -x15210 -x15530 -x42695 -x48657 -x46953 -x10125 -x22533 -x64580 -x7305 -x26873 -x29287 -x22163 -x19369 -x6101 -x13784 -x65315 -x61525 -x19291 -x1481 -x18401 -x47672 -x9519 -x19491 -x60050 -x15448 -x46496 -x25208 -x48382 -x6988 -x43932 -x10197 -x60686 -x32368 -x52283 -x53442 -x64188 -x29786 -x4852 -x42736 -x32719 -x23274 -x47131 -x65153 -x56731 -x58184 -x8030 -x56193 -x44582 -x43122 -x20812 -x5162 -x44074 -x47139 -x5067 -x55382 -x25885 -x37293 -x12235 -x52727 -x5172 -x24961 -x50005 -x34787 -x63145 -x24779 -x45317 -x59971 -x24276 -x17103 -x25220 -x6920 -x58784 -x1358 -x45092 -x36161 -x27793 -x4768 -x480 -x24461 -x2328 -x30468 -x20189 -x59234 -x41552 -x52074 -x54995 -x4941 -x30881 -x33415 -x26302 -x37833 -x28922 -x5831 -x24822 -x47693 -x12706 -x44615 -x52333 -x11149 -x6928 -x13527 -x46243 -x47590 -x64180 -x51348 -x47401 -x33896 -x724 -x65648 -x30942 -x25796 -x60353 -x56269 -x35116 -x32457 -x23709 -x24187 -x17788 -x31485 -x40203 -x57277 -x50997 -x57749 -x61377 -x48941 -x9981 -x1803 -x62424 -x56108 -x29921 -x22827 -x25695 -x39475 -x23710 -x32610 -x45667 -x8431 -x34259 -x36677 -x54717 -x3469 -x5830 -x50618 -x16127 -x59730 -x30718 -x46727 -x3265 -x45711 -x65786 -x54862 -x17078 -x37265 -x26509 -x26731 -x21989 -x13627 -x16639 -x54967 -x54295 -x54795 -x60197 -x40565 -x13107 -x2547 -x8824 -x50840 -x57417 -x7041 -x996 -x25282 -x31665 -x56034 -x33120 -x61853 -x7620 -x32616 -x1595 -x26315 -x60841 -x12488 -x19676 -x59398 -x65463 -x63223 -x50206 -x3618 -x45090 -x55768 -x59994 -x15874 -x18925 -x54677 -x27363 -x46582 -x45492 -x19186 -x60370 -x58109 -x30388 -x16969 -x3116 -x51342 -x14200 -x56769 -x38734 -x39097 -x6480 -x62484 -x23535 -x18102 -x57909 -x64289 -x61570 -x49110 -x14998 -x27497 -x48702 -x44727 -x19780 -x22707 -x61151 -x45611 -x56648 -x32636 -x9952 -x9957 -x62965 -x57797 -x11879 -x25336 -x47281 -x845 -x61127 -x60020 -x4767 -x35915 -x25421 -x39600 -x3332 -x42864 -x33659 -x28332 -x35253 -x37888 -x60602 -x62627 -x18021 -x26657 -x23974 -x56042 -x17882 -x11698 -x51363 -x37067 -x24008 -x48166 -x27456 -x18370 -x48758 -x8590 -x28892 -x21596 -x4510 -x9226 -x36541 -x11163 -x18632 -x61650 -x36853 -x52544 -x8201 -x54237 -x36696 -x26522 -x58482 -x9872 -x15457 -x65093 -x64235 -x20312 -x40650 -x11683 -x49872 -x291 -x38798 -x62337 -x52656 -x22728 -x41963 -x14553 -x59177 -x34940 -x4397 -x42800 -x9068 -x35910 -x58375 -x22356 -x1304 -x19344 -x51396 -x22993 -x12888 -x45026 -x63739 -x16439 -x44616 -x32177 -x61422 -x30928 -x31952 -x37243 -x40102 -x65067 -x8967 -x56698 -x31474 -x51277 -x41917 -x59050 -x25247 -x23531 -x47531 -x45546 -x24046 -x60654 -x27206 -x65277 -x25371 -x16101 -x25405 -x554 -x43903 -x50602 -x1355 -x61045 -x21918 -x27979 -x4772 -x59593 -x19687 -x62295 -x2192 -x28779 -x30966 -x37326 -x26460 -x51916 -x11674 -x40013 -x64411 -x41768 -x26292 -x20819 -x13946 -x8920 -x52922 -x60225 -x53615 -x48950 -x4359 -x7438 -x55816 -x54882 -x14427 -x21371 -x41413 -x8395 -x20850 -x36104 -x18255 -x16143 -x34917 -x35350 -x4395 -x46082 -x58871 -x50913 -x41524 -x56282 -x42694 -x14538 -x23260 -x51534 -x53172 -x19838 -x25468 -x7761 -x12544 -x11789 -x25958 -x20552 -x13332 -x10350 -x38046 -x46747 -x25427 -x51406 -x33886 -x59299 -x50111 -x2247 -x63898 -x58905 -x33098 -x56473 -x42430 -x41460 -x19622 -x63175 -x37961 -x25364 -x18726 -x41402 -x46606 -x3046 -x20079 -x60428 -x53374 -x890 -x26022 -x33800 -x31913 -x52740 -x25999 -x14065 -x3670 -x58059 -x40831 -x9877 -x42773 -x57881 -x31806 -x23769 -x37679 -x49088 -x33137 -x27024 -x34972 -x64556 -x11064 -x14584 -x10044 -x44932 -x8305 -x22322 -x46997 -x1165 -x23353 -x12381 -x27817 -x39900 -x42728 -x65289 -x43753 -x42777 -x57398 -x57393 -x20083 -x57742 -x59554 -x6660 -x62658 -x46263 -x43831 -x63110 -x11942 -x37410 -x820 -x17839 -x15237 -x64860 -x51258 -x27966 -x13705 -x7207 -x3421 -x21957 -x49377 -x13462 -x17778 -x58723 -x62468 -x22360 -x12831 -x22918 -x12676 -x6148 -x1174 -x50752 -x47353 -x55276 -x59928 -x26219 -x18261 -x35709 -x3019 -x6050 -x6757 -x30725 -x9437 -x14436 -x8724 -x2821 -x52378 -x27522 -x42621 -x2299 -x40539 -x36343 -x52095 -x8464 -x47765 -x10601 -x25028 -x40345 -x834 -x51832 -x51076 -x60261 -x7619 -x5173 -x47642 -x25549 -x32978 -x46332 -x41774 -x38555 -x36716 -x15214 -x8362 -x43417 -x41714 -x42075 -x36736 -x22223 -x1710 -x32554 -x6368 -x36291 -x4080 -x17507 -x1946 -x46367 -x25765 -x52360 -x21532 -x58574 -x28408 -x25090 -x35983 -x23356 -x52308 -x41652 -x15230 -x16377 -x27166 -x42047 -x15120 -x54835 -x13388 -x59951 -x8961 -x54800 -x52343 -x54809 -x22819 -x50029 -x27276 -x32208 -x15205 -x20717 -x12740 -x7492 -x16484 -x13522 -x25532 -x32957 -x64370 -x6052 -x46922 -x39892 -x1410 -x2467 -x32216 -x20286 -x64676 -x4194 -x11887 -x65314 -x54145 -x64728 -x62775 -x51418 -x27918 -x8932 -x62693 -x40218 -x18942 -x54523 -x12441 -x27011 -x52533 -x48020 -x6376 -x25285 -x36740 -x53289 -x62824 -x10787 -x20263 -x21234 -x7692 -x55502 -x46417 -x2028 -x56918 -x30406 -x6789 -x30998 -x48717 -x58665 -x52686 -x21043 -x44024 -x25530 -x39454 -x60964 -x56620 -x25852 -x35671 -x7156 -x56870 -x4103 -x39972 -x62918 -x28938 -x19503 -x45838 -x41775 -x26703 -x33606 -x49940 -x34932 -x52632 -x48307 -x34337 -x2212 -x37363 -x33287 -x44799 -x43514 -x60453 -x30346 -x465 -x32556 -x37474 -x57327 -x59610 -x58555 -x25845 -x21672 -x41766 -x21541 -x33205 -x46534 -x45731 -x44447 -x36462 -x55678 -x30620 -x38791 -x57789 -x37914 -x51422 -x34082 -x43222 -x18640 -x6854 -x42536 -x26502 -x56829 -x9166 -x41870 -x13500 -x22339 -x56685 -x43748 -x7974 -x65464 -x38889 -x58080 -x39643 -x52493 -x26418 -x57234 -x63795 -x32285 -x41628 -x56766 -x16930 -x45767 -x17268 -x25676 -x36794 -x17182 -x60612 -x42422 -x31802 -x12980 -x36342 -x14015 -x57007 -x37624 -x18793 -x12449 -x4507 -x46406 -x4011 -x50250 -x12562 -x407 -x58584 -x61670 -x53901 -x60395 -x48530 -x47256 -x10980 -x25010 -x62752 -x13446 -x31261 -x1100 -x35666 -x41859 -x51500 -x34761 -x6072 -x20846 -x35639 -x16295 -x20656 -x2184 -x52649 -x36491 -x30059 -x1795 -x60375 -x2890 -x11059 -x57333 -x8406 -x8609 -x29318 -x37483 -x51576 -x13839 -x59043 -x64100 -x3527 -x47084 -x14005 -x27506 -x385 -x27357 -x49554 -x4967 -x341 -x41637 -x22026 -x35896 -x23549 -x12962 -x65530 -x28389 -x21224 -x59441 -x33996 -x1693 -x47082 -x13644 -x15126 -x63216 -x26043 -x47598 -x44089 -x17968 -x19691 -x1949 -x57063 -x15619 -x51409 -x51241 -x21054 -x64652 -x36731 -x49784 -x38906 -x39362 -x54055 -x16201 -x19834 -x47443 -x47481 -x14769 -x53434 -x51673 -x12041 -x31037 -x29032 -x65533 -x28231 -x52806 -x11259 -x36188 -x1866 -x20733 -x63649 -x16453 -x13992 -x36639 -x10574 -x61483 -x1621 -x46499 -x1472 -x37223 -x7884 -x36517 -x63966 -x54522 -x56908 -x60069 -x50921 -x63350 -x28504 -x12734 -x25326 -x1784 -x32008 -x19677 -x54506 -x29419 -x41071 -x55496 -x21994 -x56003 -x20375 -x54668 -x883 -x32979 -x38109 -x35335 -x54368 -x26225 -x23107 -x59887 -x4973 -x26688 -x27416 -x28549 -x11276 -x6375 -x50158 -x22162 -x36166 -x14754 -x38964 -x24744 -x33924 -x34279 -x8011 -x38276 -x32460 -x18160 -x7765 -x34582 -x58258 -x28888 -x13612 -x16345 -x31616 -x21440 -x37923 -x65671 -x49021 -x7284 -x17065 -x44442 -x9920 -x20401 -x37080 -x40386 -x11380 -x4639 -x46917 -x31898 -x17258 -x17422 -x52995 -x60335 -x34324 -x26845 -x65407 -x56720 -x2236 -x39537 -x31434 -x34694 -x31859 -x28539 -x49673 -x35952 -x56590 -x57952 -x24909 -x28049 -x8737 -x34749 -x62237 -x30447 -x33833 -x52504 -x48793 -x40896 -x35781 -x30828 -x10925 -x41318 -x57345 -x28463 -x52807 -x37051 -x21500 -x29992 -x35880 -x19535 -x50450 -x3443 -x9391 -x41874 -x42664 -x8357 -x62529 -x45099 -x57597 -x35773 -x22689 -x14556 -x63491 -x23598 -x59201 -x9826 -x12035 -x57533 -x17586 -x7876 -x36610 -x39358 -x58064 -x62859 -x51930 -x7162 -x54021 -x2823 -x50052 -x19251 -x41302 -x18259 -x59278 -x2985 -x4222 -x53691 -x57382 -x9291 -x50170 -x7082 -x8159 -x42402 -x54049 -x45155 -x7981 -x60577 -x7409 -x29796 -x48234 -x3155 -x33122 -x15601 -x41104 -x55025 -x12375 -x26179 -x36053 -x53390 -x60268 -x7392 -x43674 -x63720 -x56184 -x46669 -x58252 -x34780 -x44858 -x44377 -x1196 -x15763 -x19213 -x18892 -x13235 -x23248 -x9081 -x1350 -x9475 -x45900 -x65033 -x53265 -x57002 -x20654 -x61686 -x57100 -x49090 -x52713 -x5659 -x43580 -x40273 -x46357 -x41424 -x10969 -x61065 -x23047 -x40811 -x47367 -x9025 -x56470 -x31690 -x17574 -x6655 -x59377 -x58676 -x29449 -x242 -x50957 -x8741 -x52984 -x64380 -x20396 -x32030 -x3717 -x64708 -x1210 -x40659 -x27941 -x27052 -x41674 -x34828 -x34099 -x33015 -x48899 -x44203 -x63903 -x21964 -x53091 -x1034 -x24148 -x23858 -x31685 -x43236 -x14155 -x10321 -x53130 -x21184 -x52292 -x30045 -x53729 -x64308 -x1769 -x14435 -x42267 -x18323 -x5870 -x38290 -x61457 -x2892 -x35834 -x59440 -x4137 -x13471 -x34745 -x17253 -x13541 -x47477 -x35506 -x63206 -x44342 -x28188 -x61350 -x57439 -x19835 -x27609 -x47396 -x19516 -x37615 -x23122 -x41099 -x29912 -x8247 -x36251 -x56786 -x27730 -x17261 -x18324 -x43058 -x24248 -x30080 -x41086 -x59172 -x4033 -x62135 -x34041 -x14013 -x37347 -x28658 -x47712 -x16018 -x55337 -x60221 -x51053 -x6617 -x63564 -x2698 -x56026 -x13843 -x62441 -x11943 -x64734 -x61617 -x18877 -x45505 -x56537 -x17443 -x61875 -x7561 -x16042 -x708 -x52574 -x25352 -x34372 -x11756 -x21055 -x46923 -x43019 -x50137 -x14864 -x57029 -x63314 -x42021 -x28633 -x5444 -x32051 -x47710 -x52194 -x32604 -x27970 -x65771 -x31771 -x10384 -x27327 -x57574 -x1088 -x40336 -x56546 -x35848 -x29250 -x33849 -x24381 -x11624 -x51799 -x28226 -x61719 -x10498 -x38384 -x45042 -x65626 -x19114 -x39880 -x29522 -x50078 -x1102 -x29537 -x29930 -x27014 -x402 -x29443 -x40486 -x9069 -x51983 -x47425 -x39170 -x4993 -x59743 -x13258 -x52059 -x58852 -x37370 -x12526 -x8217 -x13881 -x43419 -x55536 -x56850 -x18220 -x60564 -x14764 -x56056 -x49588 x7625 -x2632 -x44231 -x52370 -x45999 -x65416 -x40222 -x5507 -x43031 -x5370 -x62765 -x26176 -x51135 -x20576 -x62882 -x11964 -x20588 -x43142 -x36289 -x45826 -x49553 -x23990 -x7115 -x12200 -x46088 -x53987 -x41716 -x43412 -x41427 -x31995 -x49062 -x21959 -x34835 -x30743 -x16808 -x27824 -x57083 -x1825 -x33768 -x26603 -x7950 -x18340 -x42825 -x21250 -x8817 -x20305 -x36550 -x27417 -x11132 -x63048 -x15962 -x51017 -x14259 -x55600 -x38598 -x51476 -x31158 -x524 -x51011 -x47178 -x17855 -x36185 -x51847 -x18825 -x41034 -x65255 -x59151 -x32909 -x39750 -x25131 -x57846 -x26469 -x45555 -x27177 -x39079 -x32800 -x47018 -x46955 -x8847 -x29898 -x40944 -x59715 -x18600 -x13717 -x63884 -x52709 -x40165 -x36746 -x23029 -x3876 -x29404 -x33973 -x10393 -x18810 -x54419 -x39410 -x365 -x44777 -x43844 -x39456 -x44445 -x40894 -x24850 -x27779 -x64804 -x42587 -x53002 -x62196 -x4603 -x32215 -x15869 -x61577 -x7459 -x18117 -x33976 -x4981 -x61614 -x22947 -x1688 -x47483 -x33104 -x6622 -x31140 -x5052 -x61371 -x13194 -x24411 -x16175 -x22750 -x34405 -x15796 -x22696 -x13074 -x6935 -x31306 -x45633 -x8193 -x29802 -x30382 -x28536 -x17570 -x36458 -x50766 -x58556 -x3385 -x30115 -x12279 -x36046 -x17769 -x13456 -x39379 -x61634 -x9021 -x48908 -x31580 -x60754 -x65607 -x21447 -x948 -x1150 -x33667 -x20966 -x8588 -x59771 -x20204 -x46806 -x4252 -x50268 -x45371 -x47630 -x14449 -x2725 -x12341 -x50128 -x28171 -x42842 -x37108 -x31642 -x36671 -x45135 -x58004 -x52720 -x28727 -x33773 -x3381 -x14047 -x50952 -x12598 -x51982 -x37827 -x34165 -x33311 -x35413 -x54653 -x27035 -x29072 -x54123 -x22102 -x2277 -x46081 -x41831 -x59075 -x60079 -x8572 -x31691 -x37958 -x26914 -x53008 -x10107 -x601 -x12048 -x21221 -x56664 -x44592 -x19447 -x45082 -x44520 -x24257 -x25097 -x26830 -x51081 -x7729 -x46561 -x28687 -x36256 -x31708 -x53837 -x30896 -x4274 -x6016 -x53549 -x46738 -x48820 -x55680 -x44830 -x25606 -x32358 -x28703 -x42719 -x18212 -x31834 -x59862 -x21295 -x966 -x9996 -x53077 -x3767 -x63804 -x3738 -x43250 -x39123 -x46415 -x48744 -x4706 -x58193 -x43569 -x65478 -x10696 -x31070 -x9445 -x39978 -x50065 -x60497 -x22549 -x27400 -x20385 -x12877 -x41814 -x52749 -x9787 -x25044 -x26635 -x52258 -x17307 -x39002 -x45236 -x39979 -x7306 -x7260 -x52607 -x48682 -x35254 -x19868 -x45640 -x30890 -x44625 -x61943 -x26248 -x23711 -x62007 -x50935 -x3714 -x52877 -x21357 -x35471 -x19393 -x13536 -x9925 -x772 -x16140 -x53946 -x44060 -x15522 -x51346 -x60318 -x47049 -x58135 -x22786 -x14089 -x34779 -x14743 -x48642 -x60159 -x22989 -x30093 -x24523 -x31035 -x39553 -x34920 -x54954 -x45472 -x5084 -x38959 -x60087 -x47639 -x40914 -x15143 -x56201 -x12512 -x12858 -x38488 -x40919 -x20368 -x24444 -x65438 -x51388 -x20968 -x30762 -x39768 -x5941 -x36710 -x14095 -x50326 -x4396 -x63484 -x7495 -x58995 -x46899 -x18670 -x18188 -x21139 -x24889 -x63061 -x65486 -x8617 -x14881 -x57894 -x31502 -x12284 -x4597 -x53111 -x34053 -x51336 -x10385 -x24883 -x27636 -x26541 -x8996 -x59443 -x52208 -x5386 -x25330 -x12681 -x58367 -x52364 -x12811 -x60818 -x54915 -x49421 -x18554 -x46159 -x9798 -x44579 -x31124 -x27032 -x8100 -x13191 -x62010 -x55260 -x4584 -x14297 -x51699 -x62177 -x21933 -x10901 -x43537 -x19371 -x41296 -x58077 -x21096 -x12821 -x9634 -x42531 -x22088 -x47651 -x8869 -x52334 -x62070 -x50150 -x23420 -x42866 -x2979 -x25927 -x6921 -x46334 -x16825 -x61718 -x64464 -x41513 -x53826 -x13002 -x34170 -x3642 -x14627 -x35355 -x39582 -x57185 -x1954 -x39502 -x37361 -x10238 -x15345 -x31355 -x2176 -x3922 -x37069 -x6118 -x34747 -x36430 -x37659 -x52859 -x42795 -x35841 -x27648 -x8326 -x26773 -x29818 -x29720 -x53510 -x37710 -x59583 -x62944 -x4206 -x12932 -x18712 -x21771 -x20988 -x40846 -x40429 -x49791 -x1477 -x65614 -x15761 -x47189 -x29481 -x54573 -x19373 -x15719 -x51535 -x32548 -x18475 -x65202 -x45836 -x29504 -x17840 -x48456 -x20742 -x53620 -x42420 -x11665 -x26762 -x2031 -x6585 -x34039 -x16669 -x44275 -x37654 -x23768 -x20151 -x3578 -x22920 -x31071 -x62797 -x23372 -x55037 -x9439 -x58887 -x32299 -x48085 -x58295 -x59517 -x64288 -x34206 -x10531 -x58101 -x13341 -x6820 -x15398 -x60205 -x58139 -x9838 -x20388 -x40617 -x14258 -x19187 -x49925 -x12564 -x39786 -x32579 -x64076 -x27800 -x26525 -x47741 -x25862 -x3820 -x34833 -x17956 -x29174 -x37803 -x64466 -x34305 -x32871 -x48687 -x39612 -x2666 -x14346 -x56476 -x30923 -x10495 -x3293 -x56516 -x28860 -x35956 -x28264 -x26435 -x11754 -x55637 -x64554 -x14814 -x36173 -x52361 -x29686 -x43654 -x64487 -x12221 -x8202 -x36962 -x48193 -x3302 -x63652 -x27383 -x46500 -x55452 -x51952 -x24120 -x38145 -x61541 -x26423 -x64336 -x10239 -x16532 -x18366 -x43339 -x33706 -x64763 -x61514 -x23700 -x19450 -x50433 -x3391 -x44167 -x19225 -x9663 -x51967 -x60257 -x40347 -x19720 -x26356 -x65830 -x35884 -x41836 -x26699 -x25184 -x39664 -x381 -x17399 -x11673 -x47051 -x33240 -x64857 -x11093 -x45156 -x58542 -x11249 -x52565 -x7191 -x35577 -x11242 -x37910 -x27049 -x34726 -x37622 -x48265 -x27044 -x64300 -x65633 -x54651 -x36970 -x45856 -x48567 -x50698 -x61434 -x20783 -x20152 -x36328 -x26456 -x15307 -x23365 -x45344 -x9377 -x301 -x41580 -x14911 -x26382 -x9070 -x28458 -x45531 -x44788 -x47958 -x8841 -x36225 -x41306 -x22308 -x29257 -x33272 -x13759 -x49628 -x26549 -x36704 -x11776 -x53508 -x9850 -x22691 -x30220 -x30875 -x17663 -x62263 -x18080 -x14229 -x59021 -x13950 -x22242 -x6857 -x46391 -x59634 -x58726 -x8 -x43140 -x44150 -x10974 -x19519 -x29260 -x44837 -x27066 -x60247 -x50447 -x18226 -x56360 -x28679 -x63759 -x25012 -x21354 -x41990 -x61631 -x1140 -x48995 -x15365 -x42962 -x54363 -x13207 -x6263 -x35315 -x47265 -x37484 -x61346 -x51913 -x28166 -x26089 -x29330 -x2894 -x39835 -x45069 -x60496 -x1670 -x35142 -x30803 -x53403 -x7537 -x48965 -x59737 -x28070 -x17922 -x63792 -x52200 -x37850 -x49460 -x60439 -x1719 -x44146 -x37896 -x27599 -x9278 -x61362 -x28113 -x20206 -x27030 -x42521 -x14750 -x7609 -x14817 -x40711 -x11915 -x1647 -x50301 -x57075 -x31765 -x34112 -x55756 -x56010 -x45342 -x31516 -x1012 -x29934 -x5314 -x45086 -x20066 -x64770 -x28374 -x43698 -x9269 -x5942 -x184 -x54916 -x44476 -x55348 -x20275 -x7240 -x54696 -x51429 -x59592 -x46163 -x17799 -x56760 -x39024 -x31853 -x26698 -x11450 -x63498 -x51486 -x22380 -x41706 -x2381 -x1466 -x24580 -x60966 -x56936 -x48741 -x25643 -x17352 -x22835 -x12405 -x57864 -x61860 -x15018 -x32628 -x44523 -x30906 -x50804 -x11612 -x41088 -x26044 -x33812 -x50989 -x36980 -x37651 -x39792 -x58527 -x63937 -x62712 -x4315 -x14425 -x2639 -x32257 -x57536 -x34452 -x23428 -x23749 -x49847 -x11899 -x20858 -x61182 -x3888 -x903 -x48759 -x54290 -x21886 -x34322 -x50904 -x64197 -x30841 -x65186 -x56217 -x50574 -x7236 -x19237 -x30864 -x19189 -x5666 -x54784 -x21439 -x29789 -x33748 -x3183 -x16599 -x21997 -x13984 -x63786 -x25928 -x48720 -x53461 -x65687 -x34136 -x30287 -x61136 -x32881 -x47412 -x27291 -x57346 -x50795 -x58458 -x65512 -x45624 -x14508 -x58857 -x17388 -x11300 -x32103 -x14129 -x22469 -x23679 -x61286 -x15665 -x188 -x4324 -x54135 -x34266 -x52755 -x17359 -x43135 -x31205 -x8936 -x12206 -x8421 -x23657 -x37362 -x19287 -x54118 -x64359 -x54117 -x55873 -x23241 -x14521 -x12042 -x45205 -x19484 -x20712 -x28584 -x9999 -x37980 -x20427 -x27120 -x2414 -x38562 -x60408 -x38973 -x6830 -x8783 -x51844 -x15584 -x24026 -x54098 -x10182 -x773 -x29039 -x64117 -x59676 -x23419 -x14251 -x57469 -x61101 -x15414 -x59071 -x9136 -x63831 -x22343 -x62768 -x34440 -x44484 -x26408 -x10013 -x62721 -x43310 -x35127 -x28135 -x10119 -x62536 -x1278 -x33809 -x46362 -x43634 -x11487 -x53110 -x16483 -x47788 -x44503 -x12724 -x54230 -x39284 -x35177 -x35733 -x24582 -x62635 -x29070 -x51914 -x41375 -x9988 -x64236 -x41712 -x51178 -x61608 -x48756 -x49643 -x16995 -x46203 -x13400 -x28218 -x8484 -x59074 -x58516 -x2799 -x63393 -x10210 -x9051 -x62182 -x29047 -x49749 -x1655 -x42085 -x15936 -x21663 -x24351 -x33649 -x18807 -x50127 -x54940 -x8886 -x46148 -x24677 -x55381 -x33678 -x8029 -x24852 -x39820 -x37337 -x48625 -x5278 x64517 -x60700 -x54212 -x50897 -x26459 -x27532 -x31546 -x52767 -x5413 -x59235 -x41472 -x16552 -x62572 -x33697 -x22714 -x26052 -x1738 -x8549 -x21328 -x62457 -x4511 -x61085 -x40499 -x12755 -x63413 -x36571 -x26758 -x12714 -x41249 -x17133 -x59 -x61143 -x57765 -x44702 -x17262 -x52628 -x40174 -x38451 -x17364 -x57655 -x65641 -x10127 -x46671 -x45077 -x34379 -x57453 -x58131 -x20214 -x62686 -x33853 -x58445 -x14493 -x54345 -x20476 -x53706 -x3754 -x14463 -x17053 -x13285 -x37369 -x24430 -x56839 -x56892 -x34974 -x1606 -x639 -x18987 -x45442 -x32516 -x28641 -x11414 -x58447 -x47996 -x10784 -x8966 -x45858 -x46341 -x25934 -x46141 -x536 -x12124 -x62024 -x55284 -x43987 -x15194 -x40098 -x15100 -x283 -x59117 -x3858 -x36190 -x53176 -x17928 -x41379 -x577 -x5503 -x10363 -x10893 -x60466 -x19013 -x57969 -x34341 -x43105 -x18098 -x40550 -x58297 -x40254 -x64226 -x20205 -x32850 -x63931 -x53642 -x19180 -x20925 -x61648 -x62891 -x42893 -x49465 -x27780 -x19018 -x47004 -x36405 -x16017 -x62934 -x7649 -x46363 -x64793 -x21004 -x64961 -x53564 -x3802 -x34045 -x1646 -x33438 -x49280 -x28990 -x6733 -x16392 -x27087 -x55608 -x55819 -x55458 -x23466 -x58374 -x54515 -x10609 -x54191 -x736 -x23949 -x44928 -x65763 -x16387 -x8110 -x58749 -x5072 -x22331 -x48468 -x18723 -x39421 -x29121 -x57620 -x47989 -x48136 -x9056 -x52185 -x46837 -x64138 -x39025 -x13960 -x55988 -x17162 -x10015 -x20406 -x58453 -x53102 -x20827 -x57183 -x9754 -x53688 -x40030 -x43177 -x12759 -x46722 -x64339 -x22204 -x1270 -x23022 -x35856 -x21398 -x11127 -x36874 -x9185 -x30212 -x471 -x15633 -x6853 -x50975 -x25812 -x36964 -x31313 -x61244 -x37621 -x65510 -x59756 -x49716 -x23764 -x13098 -x26261 -x52996 -x30133 -x55661 -x46008 -x59449 -x53529 -x60133 -x44401 -x14550 -x7457 -x21577 -x47279 -x14886 -x43321 -x8262 -x34222 -x8361 -x29969 -x2432 -x62872 -x14101 -x22513 -x6094 -x35992 -x6415 -x12085 -x53291 -x42137 -x42774 -x8021 -x27660 -x57641 -x54229 -x41109 -x56679 -x21569 -x1237 -x27773 -x12472 -x45254 -x30438 -x57249 -x23400 -x41684 -x21235 -x52773 -x60647 -x29644 -x5105 -x53003 -x25219 -x1494 -x4574 -x6770 -x33160 -x37525 -x10128 -x57680 -x50429 -x13785 -x60794 -x56851 -x2636 -x11504 -x7351 -x54318 -x2574 -x52597 -x16967 -x42028 -x51604 -x58301 -x37552 -x52559 -x29811 -x43802 -x59390 -x42789 -x8607 -x23246 -x57306 -x7929 -x17114 -x46600 -x913 -x46 -x2227 -x7103 -x30593 -x62109 -x26184 -x33751 -x18980 -x51658 -x38100 -x61351 -x50895 -x60149 -x46994 -x10438 -x42388 -x58981 -x35266 -x62277 -x13913 -x43424 -x48855 -x64244 -x31793 -x27750 -x53846 -x33650 -x3779 -x41961 -x2182 -x31942 -x59166 -x42403 -x29949 -x3897 -x18667 -x3541 -x59675 -x56503 -x12146 -x17284 -x20888 -x8447 -x57890 -x31479 -x34180 -x13603 -x28246 -x15676 -x25109 -x19724 -x2682 -x4385 -x45729 -x60653 -x55714 -x24638 -x64412 -x37701 -x34076 -x13214 -x37867 -x22386 -x58066 -x54449 -x64862 -x45466 -x1191 -x8705 -x254 -x16800 -x6073 -x45904 -x48976 -x23643 -x1177 -x55342 -x40829 -x1879 -x20008 -x53556 -x19487 -x8974 -x19055 -x64516 -x7901 -x32235 -x17091 -x60209 -x23090 -x18778 -x20420 -x52422 -x48182 -x46621 -x41182 -x37421 -x28746 -x49806 -x10172 -x39372 -x41431 -x5066 -x40573 -x7764 -x208 -x49881 -x972 -x12783 -x48076 -x6603 -x51325 -x3261 -x55656 -x44546 -x11679 -x34651 -x46615 -x32505 -x63554 -x5771 -x2917 -x5877 -x12481 -x64489 -x33845 -x50927 -x55220 -x50345 -x53707 -x55160 -x2808 -x11644 -x65513 -x41192 -x34011 -x56776 -x43917 -x61643 -x45504 -x26370 -x59515 -x45059 -x53226 -x25006 -x51395 -x49232 -x30605 -x49154 -x50056 -x44610 -x33014 -x25736 -x10287 -x31036 -x24653 -x56379 -x22229 -x17017 -x16975 -x48613 -x53225 -x8184 -x27253 -x19377 -x25575 -x27903 -x53859 -x15737 -x56044 -x720 -x19178 -x59348 -x16864 -x12330 -x48963 -x53771 -x35277 -x42034 -x58074 -x30537 -x24635 -x36512 -x33129 -x21567 -x40931 -x56343 -x60673 -x42355 -x428 -x27419 -x50435 -x61936 -x18863 -x57660 -x17428 -x48860 -x4817 -x40838 -x65361 -x21474 -x40430 -x18519 -x45050 -x35159 -x30480 -x54323 -x55579 -x65046 -x43754 -x29959 -x39326 -x61193 -x37372 -x39838 -x19557 -x38255 -x60834 -x37349 -x57151 -x39212 -x19008 -x17024 -x56390 -x44921 -x60150 -x9321 -x37898 -x59758 -x52680 -x63439 -x8667 -x19319 -x9352 -x18463 -x65227 -x32409 -x33791 -x46956 -x65041 -x15800 -x541 -x24105 -x7815 -x47165 -x395 -x44193 -x42941 -x5605 -x56039 -x42882 -x58856 -x64775 -x49111 -x44515 -x60573 -x47578 -x51768 -x2471 -x43550 -x46576 -x24278 -x25614 -x334 -x9189 -x5810 -x30044 -x38325 -x33979 -x45000 -x47636 -x40391 -x19976 -x64481 -x48311 -x5130 -x17803 -x8972 -x33497 -x42911 -x29501 -x136 -x49060 -x39578 -x35912 -x24815 -x31345 -x29741 -x7629 -x53796 -x25423 -x50016 -x19908 -x35280 -x6549 -x23809 -x37946 -x13150 -x56910 -x34685 -x22739 -x41444 -x44148 -x40001 -x6590 -x58191 -x65234 -x12970 -x10684 -x29001 -x28773 -x65133 -x32380 -x21764 -x50370 -x60217 -x4948 -x16118 -x60464 -x61196 -x63295 -x32047 -x30325 -x62235 -x17678 -x58366 -x19714 -x25813 -x50779 -x51449 -x18385 -x11611 -x41229 -x64934 -x21947 -x39313 -x1883 -x6767 -x63913 -x55549 -x48308 -x20076 -x32201 -x2258 -x60360 -x13751 -x51700 -x26195 -x7678 -x17229 -x57397 -x27295 -x61587 -x8358 -x33689 -x50506 -x37094 -x12489 -x59114 -x55746 -x7442 -x46139 -x36153 -x24382 -x29699 -x51978 -x21600 -x54133 -x56797 -x27453 -x37913 -x7874 -x39809 -x50948 -x10737 -x42990 -x23521 -x60924 -x55365 -x21145 -x53015 -x54691 -x53656 -x46364 -x54401 -x27026 -x31592 -x12996 -x3847 -x33610 -x48700 -x18762 -x3477 -x13852 -x17957 -x34290 -x7182 -x8158 -x2083 -x52444 -x49639 -x58627 -x8053 -x28316 -x41241 -x27689 -x33702 -x26267 -x4524 -x2010 -x8292 -x37071 -x16487 -x18833 -x43548 -x56629 -x319 -x35928 -x42673 -x10139 -x59734 -x62090 -x52949 -x43331 -x51518 -x24502 -x54313 -x57357 -x8650 -x3234 -x48329 -x21391 -x47296 -x62991 -x63423 -x4679 -x57258 -x53303 -x62397 -x4236 -x27533 -x43322 -x55965 -x42813 -x6867 -x20339 -x63935 -x62858 -x38469 -x24518 -x16047 -x35197 -x51058 -x47345 -x11468 -x11528 -x30189 -x58194 -x12350 -x33605 -x13160 -x56966 -x1443 -x48789 -x4866 -x8148 -x41220 -x62791 -x30690 -x53048 -x50661 -x42691 -x57775 -x8633 -x41811 -x11671 -x2064 -x44117 -x623 -x12445 -x60451 -x8400 -x27570 -x14331 -x30664 -x5304 -x55214 -x43006 -x63349 -x19256 -x58091 -x41645 -x48343 -x60326 -x36404 -x8704 -x6107 -x51689 -x60202 -x3481 -x14676 -x40097 -x36707 -x24280 -x33382 -x56225 -x50224 -x8638 -x3809 -x42771 -x11635 -x57917 -x56799 -x12082 -x5496 -x5748 -x49388 -x41905 -x15567 -x32607 -x55390 -x52990 -x38952 -x40691 -x32824 -x5402 -x61910 -x4822 -x5053 -x13297 -x432 -x20434 -x41655 -x43076 -x2741 -x9646 -x52920 -x27501 -x39629 -x3557 -x39332 -x12773 -x31388 -x47227 -x56771 -x14944 -x61185 -x25004 -x39505 -x41078 -x6679 -x27432 -x61589 -x28157 -x7894 -x18030 -x195 -x41309 -x5228 -x47319 -x33508 -x31778 -x23668 -x14293 -x13479 -x45857 -x37482 -x45378 -x49292 -x40270 -x56405 -x50878 -x59301 -x2934 -x47739 -x38233 -x51493 -x54305 -x51925 -x62845 -x65206 -x56215 -x33995 -x28183 -x41614 -x38450 -x47667 -x26828 -x13769 -x42493 -x475 -x27875 -x17974 -x56418 -x12072 -x48689 -x55431 -x10748 -x5588 -x20670 -x10157 -x48130 -x11329 -x13787 -x62967 -x23265 -x64077 -x59617 -x21347 -x16334 -x15991 -x13424 -x10138 -x54709 -x22313 -x41006 -x39086 -x22757 -x59404 -x48797 -x56226 -x41521 -x6483 -x50763 -x45251 -x51974 -x1994 -x28614 -x13270 -x33916 -x62384 -x35942 -x60893 -x32841 -x62442 -x33652 -x43847 -x48912 -x57571 -x44246 -x37081 -x60858 -x54319 -x12485 -x13218 -x26986 -x48297 -x37040 -x13592 -x36658 -x6188 -x44351 -x53906 -x2562 -x55286 -x45310 -x60340 -x21390 -x63559 -x34699 -x41189 -x51670 -x18131 -x12242 -x44695 -x39038 -x7698 -x16318 -x12631 -x32689 -x22021 -x49754 -x47599 -x3986 -x52911 -x29520 -x56112 -x26647 -x16895 -x4026 -x23183 -x51139 -x59213 -x25051 -x23754 -x20327 -x49733 -x34187 -x37740 -x5338 -x2043 -x10649 -x19082 -x26032 -x41989 -x40331 -x28789 -x37755 -x15485 -x58230 -x9412 -x28957 -x42969 -x42315 -x59589 -x27827 -x56479 -x52305 -x22122 -x58934 -x7563 -x2311 -x7158 -x40531 -x38141 -x40668 -x45363 -x15162 -x13534 -x43660 -x26079 -x30139 -x24331 -x52941 -x16569 -x60798 -x26238 -x59819 -x16880 -x38168 -x50325 -x13921 -x64394 -x39998 -x14098 -x52284 -x1302 -x17823 -x44223 -x36355 -x15984 -x48659 -x31256 -x57770 -x41639 -x47828 -x65081 -x9481 -x2143 -x32864 -x62078 -x55888 -x49844 -x53537 -x14360 -x11293 -x19558 -x8006 -x8044 -x31600 -x21318 -x52418 -x38515 -x6007 -x30682 -x15188 -x574 -x6489 -x7656 -x40593 -x5859 -x56528 -x57482 -x61225 -x15 -x4534 -x62079 -x51924 -x27755 -x39314 -x19356 -x5155 -x60502 -x10956 -x47320 -x64685 -x42118 -x570 -x7885 -x47662 -x15022 -x17179 -x65071 -x25788 -x42689 -x8468 -x38103 -x2658 -x35548 -x55118 -x65707 -x18487 -x56931 -x58206 -x28698 -x54687 -x6934 -x27472 -x44042 -x2735 -x51949 -x45917 -x2557 -x5706 -x32351 -x13897 -x50593 -x36303 -x63364 -x25921 -x13695 -x31660 -x50502 -x32400 -x3545 -x58721 -x52694 -x40086 -x40727 -x6304 -x39825 -x63102 -x2876 -x29812 -x14471 -x35769 -x18246 -x29024 -x24039 -x6692 -x35261 -x38343 -x1483 -x10585 -x40883 -x61879 -x12814 -x51976 -x24233 -x21405 -x33159 -x63722 -x24950 -x38442 -x40782 -x57158 -x11124 -x45123 -x46855 -x3686 -x27514 -x19220 -x57925 -x62982 -x54160 -x54064 -x16058 -x14789 -x28999 -x31975 -x7458 -x55269 -x14558 -x1470 -x35429 -x28592 -x2813 -x62336 -x5555 -x18459 -x50577 -x4218 -x29192 -x23673 -x61797 -x7354 -x15825 -x10824 -x18438 -x18951 -x59387 -x17146 -x25519 -x59174 -x26378 -x39156 -x49231 -x51413 -x45248 -x4046 -x49240 -x43216 -x18601 -x9822 -x52620 -x49172 -x49326 -x18421 -x13587 -x47520 -x10915 -x27271 -x45218 -x39154 -x59394 -x42122 -x48105 -x53355 -x36915 -x42212 -x5112 -x46662 -x39658 -x8116 -x36088 -x43834 -x19986 -x39866 -x665 -x45384 -x50275 -x5140 -x30868 -x49145 -x36908 -x43195 -x24014 -x13598 -x32297 -x18927 -x30948 -x50689 -x16841 -x13578 -x11275 -x56059 -x36786 -x38663 -x10822 -x62831 -x21156 -x9560 -x61369 -x2066 -x16186 -x8396 -x35216 -x56523 -x16535 -x39529 -x2334 -x16903 -x39096 -x3522 -x62687 -x35521 -x29506 -x12994 -x47864 -x9511 -x42790 -x63083 -x60804 -x24383 -x7448 -x28075 -x53932 -x31861 -x44848 -x46090 -x49965 -x25410 -x40479 -x43679 -x63888 -x4843 -x20608 -x53777 -x36118 -x54654 -x49693 -x47666 -x52866 -x12251 -x39034 -x58210 -x62532 -x26108 -x42342 -x25293 -x34898 -x34809 -x24893 -x49694 -x58344 -x32241 -x23510 -x48887 -x60744 -x42514 -x6723 -x38523 -x57596 -x57843 -x15084 -x15149 -x11440 -x27347 -x48205 -x1490 -x57645 -x25680 -x65250 -x25201 -x36914 -x18646 -x44531 -x51825 -x28258 -x5411 -x38017 -x22206 -x51030 -x52725 -x51473 -x11423 -x49612 -x46153 -x51808 -x36570 -x33062 -x44072 -x39246 -x57782 -x42573 -x21324 -x44256 -x60311 -x2283 -x35662 -x25115 -x44267 -x51863 -x52744 -x16222 -x23637 -x11897 -x15451 -x32925 -x53528 -x12335 -x31879 -x41993 -x58991 -x56862 -x15389 -x59511 -x31013 -x23610 -x48800 -x59397 -x62896 -x50217 -x32646 -x18984 -x38355 -x6754 -x62867 -x63982 -x13754 -x56748 -x20659 -x48572 -x58399 -x52699 -x60859 -x59616 -x19512 -x25576 -x4294 -x58882 -x47027 -x29538 -x10339 -x42129 -x405 -x15340 -x21408 -x10062 -x700 -x39690 -x48428 -x11937 -x34092 -x4908 -x12824 -x28967 -x30883 -x11718 -x29153 -x14636 -x18373 -x50923 -x50190 -x64558 -x62994 -x7796 -x30236 -x55546 -x65320 -x24604 -x30777 -x40590 -x60276 -x39793 -x65235 -x37784 -x46706 -x48452 -x5250 -x23448 -x6515 -x47493 -x30036 -x65213 -x23842 -x31100 -x42925 -x14727 -x22138 -x876 -x12835 -x60067 -x30796 -x22449 -x12217 -x28616 -x65042 -x41010 -x52553 -x9075 -x62560 -x38471 -x58174 -x57284 -x45569 -x8263 -x43184 -x25815 -x19092 -x48099 -x25425 -x19774 -x51272 -x33161 -x46459 -x60094 -x54692 -x20611 -x64207 -x21041 -x5236 -x27424 -x60141 -x62445 -x42910 -x22854 -x44728 -x48326 -x48788 -x4030 -x2507 -x38954 -x13868 -x52851 -x46002 -x42237 -x30403 -x50199 -x56901 -x10421 -x43840 -x64698 -x18179 -x24552 -x15423 -x62993 -x14848 -x57089 -x23802 -x37683 -x35083 -x53132 -x46056 -x30393 -x2511 -x16687 -x21979 -x64675 -x5152 -x41169 -x39913 -x32090 -x55416 -x47222 -x34461 -x965 -x10072 -x145 -x23509 -x56386 -x21204 -x12971 -x22521 -x52042 -x41776 -x8083 -x10399 -x42462 -x42568 -x13184 -x58764 -x47965 -x17275 -x64495 -x49912 -x24599 -x37862 -x5833 -x44669 -x38238 -x15045 -x36050 -x46054 -x31431 -x38602 -x49074 -x17997 -x51777 -x6524 -x48503 -x20797 -x13658 -x38867 -x12218 -x24303 -x38345 -x35621 -x46598 -x42295 -x7900 -x62700 -x7153 -x41873 -x50316 -x20193 -x37963 -x32100 -x23928 -x8085 -x11183 -x19809 -x8548 -x17508 -x49728 -x47228 -x18507 -x58860 -x28146 -x6103 -x28501 -x6117 -x16296 -x58087 -x45654 -x23783 -x24511 -x26342 -x52301 -x52734 -x27212 -x23145 -x60345 -x42503 -x44113 -x25931 -x3399 -x54155 -x311 -x52586 -x17527 -x60390 -x13223 -x27028 -x33934 -x29926 -x116 -x42326 -x47357 -x57587 -x40731 -x6969 -x5372 -x41204 -x55858 -x20722 -x31854 -x59849 -x41072 -x45664 -x25123 -x677 -x54907 -x55001 -x58710 -x7249 -x44802 -x28036 -x12436 -x22181 -x3232 -x49078 -x7302 -x62209 -x51196 -x47529 -x16989 -x25080 -x52455 -x37639 -x10809 -x53042 -x21136 -x40509 -x11483 -x3912 -x31745 -x56982 -x32386 -x2306 -x29938 -x29453 -x62608 -x17400 -x63468 -x19034 -x57735 -x31689 -x50942 -x6825 -x13473 -x59317 -x60493 -x15572 -x45539 -x31540 -x7599 -x3198 -x39082 -x14872 -x13943 -x24805 -x35698 -x696 -x59561 -x37933 -x26540 -x7983 -x34284 -x35217 -x21338 -x44510 -x57844 -x39531 -x10914 -x1028 -x6115 -x59857 -x47826 -x36197 -x26127 -x7402 -x21595 -x29790 -x24272 -x8180 -x40719 -x51488 -x21949 -x42711 -x23568 -x30716 -x23330 -x51436 -x32093 -x45383 -x15163 -x21789 -x3989 -x42977 -x64664 -x29575 -x16963 -x7607 -x53140 -x42109 -x48281 -x44200 -x40010 -x28169 -x45324 -x8768 -x52449 -x55798 -x33423 -x375 -x48787 -x35784 -x34360 -x40979 -x48590 -x41238 -x30105 -x8576 -x14802 -x40936 -x34263 -x18026 -x62172 -x18331 -x20483 -x41419 -x41497 -x55361 -x43547 -x9717 -x43501 -x11213 -x15571 -x16650 -x25158 -x49631 -x9192 -x52748 -x55363 -x31358 -x22758 -x44130 -x42164 -x32340 -x45772 -x45456 -x40685 -x308 -x54727 -x60148 -x47907 -x30879 -x34244 -x64755 -x34836 -x57610 -x20058 -x64591 -x65177 -x36114 -x33874 -x13325 -x31317 -x56095 -x28311 -x57187 -x35208 -x41699 -x37384 -x63726 -x20631 -x42157 -x21832 -x28701 -x60972 -x12050 -x44292 -x64128 -x19158 -x59677 -x24164 -x50299 -x38732 -x12281 -x37792 -x12028 -x50741 -x21996 -x27445 -x4387 -x52409 -x52521 -x46687 -x44965 -x28733 -x56876 -x22778 -x65545 -x10310 -x26428 -x18078 -x23810 -x53840 -x22374 -x35750 -x37260 -x16471 -x7601 -x6748 -x32372 -x29261 -x4619 -x45743 -x44440 -x40344 -x1817 -x28248 -x2190 -x27003 -x36931 -x22867 -x60207 -x31770 -x9432 -x52300 -x20953 -x34879 -x18876 -x35711 -x21865 -x9513 -x57217 -x13917 -x42799 -x11200 -x36579 -x28414 -x25258 -x35989 -x44188 -x7879 -x55407 -x7934 -x10821 -x38019 -x40245 -x48358 -x20409 -x47851 -x22704 -x34976 -x8093 -x22377 -x60733 -x23351 -x21543 -x15650 -x5634 -x8580 -x4319 -x11778 -x36611 -x58402 -x5963 -x24301 -x8467 -x61309 -x21231 -x37904 -x5689 -x27665 -x39085 -x13821 -x23966 -x55507 -x12188 -x33425 -x21911 -x16059 -x4154 -x47181 -x9404 -x49309 -x28084 -x58739 -x7178 -x19575 -x45666 -x64719 -x3379 -x18352 -x59843 -x43226 -x24517 -x50181 -x59603 -x10884 -x17858 -x53696 -x15974 -x55322 -x50167 -x33227 -x48637 -x49163 -x18617 -x31320 -x20788 -x38857 -x7026 -x42698 -x56426 -x36928 -x24583 -x44067 -x36860 -x29776 -x6474 -x63547 -x50133 -x1852 -x16481 -x53071 -x45885 -x62875 -x27232 -x39387 -x32369 -x24525 -x59602 -x59777 -x31149 -x30195 -x58134 -x51708 -x53745 -x47253 -x2042 -x46753 -x49954 -x64102 -x43841 -x22957 -x13710 -x42606 -x60991 -x6919 -x9621 -x32452 -x62462 -x17552 -x26619 -x16213 -x19682 -x50898 -x28519 -x41760 -x26858 -x21404 -x63507 -x8835 -x57147 -x49559 -x54338 -x60589 -x50662 -x40160 -x52135 -x51747 -x1207 -x53014 -x203 -x32040 -x17345 -x61529 -x30232 -x6227 -x32789 -x43530 -x54643 -x57132 -x33909 -x54542 -x23853 -x36738 -x49972 -x50914 -x40494 -x3139 -x24423 -x34713 -x63571 -x50317 -x54786 -x25133 -x37095 -x15217 -x54604 -x35214 -x10955 -x43009 -x41448 -x19353 -x63657 -x11913 -x53652 -x58099 -x44172 -x17493 -x62620 -x48688 -x22791 -x7324 -x22151 -x23755 -x33422 -x35901 -x26463 -x19534 -x3621 -x58578 -x35598 -x8767 -x12672 -x4442 -x47128 -x62131 -x50195 -x30999 -x48332 -x54256 -x57567 -x43414 -x56907 -x20784 -x38794 -x26901 -x7671 -x13199 -x52736 -x431 -x39736 -x46630 -x33533 -x1217 -x12519 -x46108 -x45072 -x27176 -x57922 -x8087 -x26310 -x45581 -x42245 -x31760 -x62226 -x63348 -x52223 -x49720 -x25799 -x59476 -x12471 -x35726 -x16322 -x22074 -x33785 -x41855 -x50865 -x31323 -x30919 -x56658 -x7009 -x54228 -x53183 -x23024 -x35172 -x36712 -x49382 -x41966 -x3925 -x24448 -x42603 -x49778 -x44021 -x60385 -x22192 -x18387 -x25581 -x12791 -x49041 -x55981 -x48062 -x45063 -x25933 -x32937 -x27584 -x23464 -x59145 -x17149 -x7015 -x44962 -x5179 -x10171 -x23912 -x31487 -x41124 -x14936 -x43657 -x28797 -x25036 -x57930 -x49195 -x1506 -x681 -x6158 -x23880 -x56891 -x23010 -x63537 -x5567 -x4082 -x16712 -x4999 -x31579 -x58670 -x40465 -x62636 -x36628 -x30916 -x29139 -x48306 -x38527 -x7434 -x17809 -x52814 -x8852 -x54497 -x45044 -x42871 -x16420 -x35975 -x6759 -x51894 -x13602 -x51175 -x27520 -x19163 -x526 -x39462 -x37005 -x41119 -x14551 -x38704 -x41586 -x48663 -x63353 -x44815 -x60199 -x58325 -x46248 -x16068 -x35532 -x63574 -x31192 -x671 -x36297 -x6123 -x15406 -x29228 -x19845 -x9568 -x51738 -x19675 -x27477 -x33535 -x44966 -x62040 -x52012 -x23605 -x2938 -x964 -x51349 -x46674 -x36608 -x35847 -x53986 -x13007 -x63523 -x41223 -x21895 -x30850 -x29291 -x31470 -x38870 -x23091 -x6486 -x29524 -x32527 -x39608 -x39850 -x40913 -x1290 -x53887 -x60196 -x25956 -x21785 -x20653 -x33936 -x2790 -x40202 -x22652 -x473 -x54414 -x28918 -x8730 -x12765 -x62515 -x24656 -x19790 -x45815 -x18532 -x60331 -x10608 -x63960 -x42257 -x46627 -x843 -x21424 -x43719 -x4828 -x22722 -x55553 -x39829 -x45597 -x49729 -x46185 -x59807 -x6618 -x47078 -x24374 -x51736 -x42163 -x34010 -x24930 -x61347 -x38717 -x31849 -x38829 -x50565 -x22328 -x76 -x41915 -x9008 -x35272 -x32637 -x5797 -x42939 -x42575 -x12285 -x5044 -x8601 -x14208 -x4241 -x62694 -x10555 -x37464 -x26221 -x5449 -x40474 -x14997 -x11022 -x36445 -x52531 -x63501 -x56790 -x20247 -x28478 -x36957 -x60632 -x48335 -x64932 -x44119 -x48514 -x18191 -x64353 -x34142 -x24326 -x36590 -x33495 -x60388 -x62147 -x6491 -x10692 -x17985 -x22167 -x7677 -x30315 -x3057 -x40015 -x12094 -x26379 -x35062 -x49776 -x6808 -x54599 -x1073 -x8726 -x30056 -x29338 -x25465 -x51866 -x13711 -x29085 -x29100 -x64371 -x57473 -x48413 -x10826 -x23021 -x6406 -x9221 -x47262 -x1435 -x19879 -x30471 -x12479 -x535 -x8355 -x16347 -x56890 -x13620 -x28649 -x37304 -x17478 -x60185 -x13049 -x5840 -x1229 -x1653 -x39949 -x57477 -x3663 -x6126 -x16240 -x13106 -x27110 -x57929 -x971 -x56552 -x42449 -x62208 -x4722 -x10426 -x44152 -x26707 -x41065 -x44541 -x23373 -x20261 -x62339 -x10952 -x46392 -x17547 -x25650 -x56911 -x37107 -x62839 -x7032 -x49136 -x46547 -x63051 -x53785 -x59667 -x45224 -x20355 -x27675 -x62629 -x10945 -x31166 -x10391 -x35234 -x39365 -x643 -x50669 -x55952 -x20072 -x44522 -x13861 -x64574 -x31959 -x16267 -x41483 -x34807 -x9963 -x48780 -x43647 -x52227 -x42386 -x57438 -x22524 -x43715 -x20562 -x23507 -x47663 -x45752 -x47238 -x45435 -x5832 -x7222 -x45619 -x286 -x47496 -x16594 -x29157 -x65222 -x5772 -x30687 -x39250 -x37956 -x189 -x6968 -x43934 -x16165 -x29702 -x33750 -x33136 -x59496 -x63444 -x40605 -x2331 -x38288 -x43027 -x2964 -x22936 -x55312 -x16783 -x57544 -x29638 -x46571 -x33839 -x2150 -x11852 -x21986 -x15476 -x35385 -x37248 -x52887 -x16746 -x34904 -x59757 -x21736 -x39713 -x50242 -x41581 -x43898 -x35291 -x29108 -x13246 -x47981 -x24262 -x14939 -x43387 -x7784 -x19858 -x28481 -x27950 -x9019 -x7184 -x5174 -x32855 -x63328 -x46717 -x32226 -x42373 -x26683 -x6400 -x63394 -x5591 -x29966 -x46194 -x18240 -x41514 -x21211 -x57131 -x42824 -x23498 -x49916 -x1829 -x23172 -x13930 -x20652 -x6447 -x42389 -x30458 -x4486 -x30688 -x48906 -x28402 -x18346 -x50412 -x48253 -x14263 -x61011 -x13045 -x46506 -x5701 -x7078 -x15779 -x60479 -x3430 -x14788 -x36344 -x28869 -x30137 -x44132 -x10025 -x37583 -x58563 -x38777 -x14020 -x63219 -x17877 -x4239 -x52646 -x18567 -x8114 -x40887 -x22292 -x8884 -x22121 -x23220 -x2147 -x17571 -x3799 -x4149 -x56893 -x28293 -x3795 -x29082 -x40285 -x23043 -x18114 -x57160 -x44787 -x6085 -x26931 -x62338 -x64040 -x45268 -x45048 -x57519 -x17900 -x46939 -x53988 -x50303 -x55208 -x60125 -x2738 -x20092 -x15171 -x24733 -x60356 -x5245 -x52037 -x4166 -x25342 -x34960 -x15507 -x27455 -x42501 -x32262 -x26354 -x52971 -x29441 -x62065 -x64688 -x5273 -x2556 -x19876 -x29462 -x39512 -x40866 -x19758 -x20605 -x29999 -x65130 -x30003 -x59084 -x47984 -x65642 -x31955 -x48594 -x56898 -x41605 -x57020 -x14824 -x57219 -x18875 -x7368 -x25719 -x13039 -x14490 -x24109 -x59375 -x21155 -x51512 -x13242 -x34447 -x19527 -x60904 -x13054 -x31537 -x41058 -x58081 -x261 -x16505 -x25866 -x42620 -x5183 -x27503 -x59530 -x52794 -x2504 -x57443 -x64222 -x15455 -x20028 -x2895 -x58867 -x2992 -x36052 -x19216 -x7031 -x28637 -x54075 -x7567 -x65142 -x1079 -x36005 -x21653 -x34560 -x65443 -x11654 -x2565 -x47344 -x59721 -x60958 -x2968 -x32075 -x1725 -x25349 -x30057 -x46563 -x18328 -x56462 -x38492 -x44358 -x25640 -x19754 -x38033 -x6041 -x41163 -x59816 -x33867 -x33309 -x20380 -x32325 -x27831 -x54461 -x58738 -x44595 -x63440 -x25681 -x58123 -x32005 -x42762 -x48745 -x4289 -x1865 -x4198 -x28766 -x44587 -x36228 -x6127 -x31977 -x46921 -x36545 -x1560 -x20091 -x40598 -x13256 -x49409 -x1122 -x20593 -x23486 -x64946 -x41896 -x34647 -x8338 -x156 -x27912 -x65163 -x16278 -x39921 -x54377 -x23612 -x11833 -x13989 -x45695 -x1828 -x31983 -x25673 -x23277 -x53300 -x20308 -x43699 -x59286 -x27193 -x11104 -x37118 -x34397 -x21647 -x33542 -x34426 -x65684 -x15887 -x20190 -x999 -x24988 -x50459 -x17101 -x63784 -x32632 -x18070 -x11357 -x33882 -x25896 -x2221 -x35383 -x56014 -x23850 -x13028 -x34302 -x51556 -x21662 -x48495 -x9895 -x50021 -x37064 -x60298 -x54548 -x62925 -x63179 -x28556 -x22402 -x43867 -x44916 -x20415 -x13041 -x38882 -x7029 -x6613 -x10840 -x44010 -x60752 -x22345 -x62314 -x41500 -x7524 -x20548 -x64182 -x46742 -x58744 -x64156 -x11633 -x27619 -x9482 -x41796 -x13117 -x42125 -x14599 -x52780 -x35183 -x51804 -x34969 -x14011 -x986 -x22366 -x36473 -x10251 -x27174 -x29695 -x7424 -x1151 -x47703 -x23443 -x62019 -x37834 -x18260 -x7205 -x44141 -x5064 -x5981 -x38104 -x13128 -x54405 -x61694 -x32439 -x8793 -x38525 -x29730 -x27720 -x52205 -x57863 -x7155 -x5330 -x30810 -x10875 -x18262 -x15576 -x34892 -x24694 -x35401 -x56119 -x27021 -x39895 -x26153 -x16025 -x7517 -x38526 -x50393 -x22643 -x27594 -x57149 -x35470 -x21265 -x57659 -x8719 -x59625 -x42658 -x37818 -x11353 -x10079 -x17370 -x61328 -x1351 -x58473 -x54775 -x31173 -x62778 -x16734 -x56802 -x2274 -x58422 -x26584 -x24340 -x27284 -x62487 -x19665 -x14213 -x48986 -x16927 -x51463 -x5514 -x35113 -x19941 -x40339 -x29023 -x14530 -x33100 -x42152 -x19068 -x22407 -x8462 -x6181 -x20334 -x42534 -x59889 -x22424 -x52225 -x62299 -x35620 -x52204 -x64882 -x33316 -x48484 -x4466 -x16978 -x7116 -x39980 -x10084 -x15186 -x50625 -x29097 -x19947 -x38790 -x16114 -x11864 -x51748 -x22762 -x59626 -x48322 -x40071 -x23705 -x63107 -x27192 -x43766 -x50549 -x20639 -x38851 -x16139 -x55344 -x36622 -x53424 -x38678 -x7937 -x11367 -x22352 -x30604 -x56006 -x21873 -x26455 -x24230 -x35146 -x21375 -x37131 -x2017 -x41576 -x29040 -x43605 -x12545 -x62197 -x5539 -x3427 -x50348 -x14650 -x5396 -x18963 -x8214 -x30692 -x51107 -x41011 -x8806 -x21050 -x2763 -x27623 -x55231 -x53122 -x25418 -x20471 -x36113 -x33284 -x7991 -x50708 -x18166 -x2910 -x47423 -x38610 -x32 -x11856 -x41807 -x50442 -x50236 -x42274 -x823 -x33534 -x18266 -x39198 -x51067 -x17683 -x30628 -x140 -x63552 -x37495 -x12107 -x49817 -x49160 -x32692 -x31633 -x36837 -x56524 -x44972 -x55707 -x40810 -x23785 -x52779 -x8774 -x18550 -x37114 -x27209 -x61128 -x38111 -x17752 -x829 -x43688 -x64341 -x19836 -x38512 -x58636 -x21601 -x53755 -x16517 -x1246 -x36378 -x4412 -x8307 -x8878 -x7758 -x30191 -x33476 -x2956 -x63690 -x45425 -x23697 -x29973 -x60501 -x14468 -x8808 -x1591 -x50869 -x55927 -x23574 -x13664 -x54797 -x62385 -x29193 -x1854 -x56628 -x45710 -x50764 -x53383 -x27993 -x28083 -x61620 -x16120 -x59709 -x18199 -x60342 -x29220 -x36007 -x18776 -x30582 -x32484 -x18435 -x56777 -x30827 -x33676 -x9927 -x55994 -x10071 -x8438 -x55836 -x19121 -x61778 -x57365 -x36653 -x7651 -x30821 -x33135 -x20102 -x37036 -x2561 -x1550 -x13077 -x41579 -x34830 -x52216 -x13874 -x12876 -x33352 -x2142 -x62676 -x6878 -x53484 -x42919 -x14841 -x19004 -x20867 -x9898 -x7849 -x15449 -x12673 -x11308 -x23958 -x19339 -x1669 -x53401 -x43229 -x52529 -x22198 -x59594 -x26392 -x26851 -x17495 -x48815 -x38628 -x16128 -x35590 -x17952 -x43873 -x33454 -x54257 -x37138 -x9060 -x13795 -x30924 -x11274 -x21822 -x34724 -x31965 -x3324 -x37302 -x59477 -x60711 -x42367 -x19574 -x22297 -x62863 -x48933 -x12040 -x11033 -x24828 -x24034 -x5415 -x19639 -x3576 -x23508 -x2341 -x41974 -x59037 -x58198 -x64418 -x35747 -x47618 -x18253 -x28782 -x3528 -x15919 -x7689 -x1216 -x9842 -x46376 -x38003 -x21484 -x54180 -x41299 -x9587 -x18850 -x54396 -x14706 -x10294 -x27373 -x52579 -x20581 -x56879 -x3827 -x61909 -x36816 -x63577 -x27053 -x42826 -x15411 -x61975 -x58467 -x61689 -x26992 -x28672 -x20413 -x6578 -x22588 -x34478 -x55350 -x25848 -x44400 -x23606 -x12353 -x64629 -x46947 -x29660 -x13067 -x23234 -x27199 -x36793 -x9609 -x30272 -x35824 -x42551 -x2366 -x31808 -x26272 -x57218 -x8109 -x32204 -x32043 -x14661 -x9746 -x59845 -x21263 -x20880 -x62702 -x23287 -x32685 -x5251 -x24627 -x4419 -x57493 -x35085 -x59671 -x49308 -x13043 -x38271 -x38787 -x39119 -x47728 -x27933 -x1618 -x8471 -x55818 -x59388 -x10312 -x7693 -x17854 -x57003 -x62662 -x39067 -x26121 -x56370 -x37170 -x33692 -x2560 -x54545 -x42986 -x41509 -x35199 -x6358 -x47811 -x15260 -x32279 -x60102 -x51340 -x58033 -x64817 -x21344 -x18907 -x42304 -x18708 -x21801 -x38693 -x18369 -x4464 -x52430 -x34527 -x26589 -x1392 -x39191 -x58405 -x57949 -x4757 -x55092 -x60123 -x30662 -x45271 -x52105 -x48535 -x28935 -x14214 -x63042 -x30898 -x902 -x28227 -x21540 -x17439 -x6404 -x12675 -x23121 -x23725 -x9911 -x8405 -x7198 -x13641 -x47562 -x5375 -x23545 -x33094 -x38646 -x44588 -x55835 -x61326 -x49889 -x49433 -x56845 -x4300 -x12448 -x24660 -x3305 -x3016 -x63140 -x31445 -x1631 -x24743 -x4293 -x20909 -x59216 -x44220 -x18432 -x55330 -x16088 -x21768 -x65398 -x33552 -x57048 -x50521 -x6272 -x31455 -x22879 -x41122 -x40223 -x47428 -x54849 -x25610 -x22556 -x13496 -x48191 -x18229 -x47100 -x25073 -x46616 -x21276 -x30400 -x23826 -x62307 -x3118 -x26395 -x27077 -x28987 -x11974 -x10050 -x37807 -x46380 -x44079 -x10708 -x47250 -x17645 -x25234 -x17782 -x62210 -x54489 -x60721 -x10563 -x14058 -x21743 -x1426 -x9049 -x33672 -x46476 -x63570 -x54216 -x21175 -x20142 -x30548 -x38155 -x18555 -x54376 -x57455 -x4592 -x8616 -x46910 -x46351 -x34036 -x31387 -x20551 -x42555 -x19278 -x58071 -x14270 -x40445 -x56413 -x49795 -x51511 -x49070 -x5922 -x41995 -x5474 -x19646 -x14003 -x61640 -x52306 -x39165 -x19218 -x56660 -x62564 -x36547 -x46703 -x47613 -x15678 -x8133 -x5106 -x43951 -x9329 -x12983 -x51041 -x5823 -x37650 -x44829 -x32108 -x17389 -x18970 -x61973 -x22986 -x27582 -x33170 -x38435 -x43426 -x23534 -x25981 -x59383 -x54417 -x56866 -x42005 -x29300 -x11832 -x29572 -x45724 -x21209 -x27122 -x37597 -x10453 -x51216 -x169 -x61681 -x6319 -x3309 -x59990 -x10114 -x35468 -x52482 -x56747 -x11177 -x41615 -x7255 -x55409 -x16938 -x41817 -x60110 -x15675 -x1917 -x13883 -x39150 -x52138 -x17532 -x23915 -x63727 -x39315 -x46489 -x7431 -x33330 -x56300 -x6229 -x56309 -x33363 -x8894 -x34759 -x29759 -x31275 -x20439 -x5151 -x51222 -x64256 -x57026 -x46484 -x10420 -x46318 -x26928 -x43877 -x45031 -x54790 -x29968 -x2022 -x11704 -x56611 -x25056 -x61954 -x15218 -x33121 -x56842 -x1525 -x52891 -x37594 -x54891 -x30267 -x23693 -x17601 -x43111 -x19148 -x18790 -x40951 -x32959 -x436 -x17633 -x22608 -x5432 -x57167 -x26804 -x34625 -x63877 -x51882 -x14183 -x22924 -x4073 -x23349 -x3395 -x52906 -x9979 -x9666 -x53993 -x37141 -x29370 -x63196 -x51850 -x23214 -x11895 -x26615 -x35770 -x10995 -x41987 -x60598 -x406 -x52788 -x59400 -x25360 -x37941 -x25738 -x12954 -x6753 -x31589 -x15212 -x17090 -x3645 -x46472 -x56981 -x20451 -x46812 -x16342 -x50743 -x15683 -x64893 -x62664 -x58320 -x58360 -x3761 -x38900 -x3007 -x19320 -x63527 -x63315 -x44278 -x64329 -x44673 -x32519 -x19261 -x19725 -x51523 -x10457 -x11253 -x41871 -x46851 -x43904 -x45130 -x47892 -x21900 -x8185 -x26131 -x38272 -x3624 -x38571 -x3833 -x40989 -x55865 -x17772 -x48738 -x45713 -x18450 -x21432 -x20836 -x10849 -x47872 -x52416 -x50327 -x44529 -x23812 -x56814 -x63411 -x39270 -x26328 -x61336 -x12447 -x8015 -x51101 -x48769 -x20245 -x30546 -x52178 -x14296 -x40533 -x36818 -x60093 -x12610 -x41228 -x47301 -x40548 -x31671 -x43402 -x29431 -x57806 -x26164 -x42817 -x33933 -x31774 -x62239 -x27096 -x53658 -x21133 -x1394 -x19118 -x65768 -x54533 -x23467 -x925 -x64510 -x13884 -x25146 -x16608 -x11152 -x64507 -x45189 -x39674 -x59860 -x18904 -x29797 -x42586 -x54517 -x45541 -x5506 -x15911 -x61803 -x65404 -x1823 -x37324 -x43614 -x31454 -x520 -x39352 -x50302 -x55522 -x38472 -x9725 -x18167 -x42885 -x20794 -x14203 -x39525 -x42282 -x10479 -x33861 -x63929 -x54331 -x11798 -x34851 -x29585 -x12023 -x7347 -x11227 -x45536 -x6501 -x21472 -x39493 -x56635 -x61088 -x27961 -x30084 -x27023 -x16448 -x51480 -x34368 -x38221 -x31668 -x6194 -x8790 -x8460 -x13954 -x29736 -x65703 -x57319 -x13047 -x56219 -x20813 -x26009 -x54412 -x27027 -x4490 -x42055 -x44300 -x53974 -x17031 -x51130 -x49688 -x42519 -x23736 -x46403 -x63514 -x17863 -x32783 -x32414 -x4932 -x42366 -x60104 -x65628 -x62443 -x32455 -x50870 -x11578 -x34601 -x9138 -x58656 -x25315 -x34571 -x62995 -x51660 -x48017 -x18938 -x30125 -x4362 -x26244 -x20918 -x47430 -x33522 -x17751 -x49129 -x51440 -x59874 -x41904 -x8090 -x9912 -x59493 -x16567 -x35250 -x33696 -x20975 -x64972 -x15691 -x32493 -x60389 -x13846 -x25236 -x13747 -x11089 -x59240 -x10338 -x47530 -x35295 -x27588 -x27151 -x2476 -x33383 -x6917 -x42610 -x35036 -x2494 -x15424 -x58713 -x65311 -x36569 -x25496 -x58413 -x60706 -x50910 -x8465 -x8769 -x64079 -x1357 -x3067 -x16224 -x8347 -x48538 -x22985 -x54104 -x61078 -x65102 -x10327 -x46813 -x360 -x35564 -x20800 -x10123 -x13966 -x2497 -x47326 -x33807 -x25589 -x49052 -x5580 -x63381 -x59909 -x64283 -x7898 -x23441 -x31396 -x27265 -x6098 -x15404 -x24349 -x2672 -x17791 -x44209 -x18966 -x24832 -x18792 -x65170 -x25789 -x8685 -x62666 -x33618 -x52348 -x41912 -x53435 -x10264 -x21316 -x33080 -x5650 -x7965 -x23907 -x18940 -x62088 -x6038 -x36087 -x24984 -x15054 -x26896 -x65226 -x21934 -x56491 -x6797 -x19379 -x28843 -x33090 -x20735 -x3750 -x1117 -x55633 -x64168 -x11148 -x17143 -x31629 -x7716 -x48357 -x58734 -x7535 -x59851 -x62798 -x51782 -x41788 -x13466 -x10546 -x6398 -x51247 -x21322 -x44331 -x53718 -x48861 -x22202 -x23881 -x27002 -x45097 -x3671 -x8075 -x39266 -x14985 -x19293 -x57907 -x2060 -x65647 -x37604 -x1806 -x29994 -x12265 -x11098 -x39507 -x45309 -x14937 -x45518 -x39262 -x34124 -x12645 -x31767 -x46216 -x56803 -x55543 -x48295 -x61455 -x64405 -x38147 -x30307 -x57751 -x33324 -x48960 -x29376 -x923 -x50598 -x28228 -x43908 -x43357 -x34007 -x52567 -x27112 -x60210 -x47566 -x35731 -x41647 -x47176 -x12289 -x63675 -x1698 -x40566 -x58078 -x22725 -x65094 -x14616 -x52551 -x27164 -x54051 -x59883 -x5260 -x13956 -x63405 -x65262 -x41544 -x41408 -x48031 -x54202 -x13149 -x56366 -x14241 -x3561 -x15395 -x35508 -x52183 -x15233 -x35558 -x47770 -x57200 -x12020 -x12141 -x27737 -x9879 -x44116 -x50392 -x865 -x4255 -x44956 -x24433 -x60928 -x44153 -x30235 -x12817 -x63466 -x16456 -x9539 -x12143 -x9373 -x45610 -x62423 -x35897 -x44322 -x55560 -x36250 -x7584 -x38985 -x41824 -x38528 -x2652 -x60559 -x19179 -x25254 -x30082 -x19572 -x30818 -x12379 -x22793 -x7197 -x58630 -x45177 -x13977 -x24676 -x22804 -x27786 -x25552 -x16983 -x57616 -x13814 -x31193 -x14957 -x3348 -x23379 -x14560 -x23550 -x56884 -x45954 -x29262 -x40312 -x55491 -x10632 -x1039 -x53836 -x24607 -x59451 -x39148 -x5494 -x57010 -x25964 -x11629 -x57421 -x18375 -x27303 -x2109 -x7838 -x58414 -x45184 -x2852 -x55245 -x58463 -x17912 -x65386 -x34070 -x13681 -x47278 -x4809 -x24701 -x29755 -x42855 -x17479 -x29563 -x63625 -x48660 -x22800 -x48422 -x58204 -x33478 -x58618 -x22054 -x32273 -x59130 -x52004 -x61540 -x19318 -x37838 -x47534 -x9356 -x28697 -x22490 -x28239 -x51628 -x23506 -x32757 -x45920 -x51751 -x219 -x608 -x29874 -x54606 -x20806 -x55461 -x45098 -x7617 -x54327 -x24769 -x53412 -x14009 -x64778 -x31282 -x38020 -x10194 -x58499 -x51317 -x6009 -x50338 -x44803 -x47803 -x45190 -x60374 -x58223 -x41545 -x54439 -x55251 -x61387 -x52873 -x21907 -x850 -x37705 -x11573 -x8204 -x16133 -x40594 -x42060 -x21668 -x23125 -x46249 -x22440 -x24776 -x27607 -x62871 -x40457 -x51940 -x26170 -x32387 -x4405 -x49370 -x48154 -x8914 -x56937 -x35075 -x47254 -x5137 -x29745 -x54337 -x15209 -x8295 -x51704 -x65504 -x43784 -x24228 -x16916 -x4258 -x31511 -x36531 -x51692 -x48381 -x46720 -x35879 -x23034 -x53538 -x27139 -x4375 -x30884 -x41473 -x62708 -x22922 -x42827 -x29908 -x42380 -x14386 -x53758 -x57494 -x35447 -x49354 -x13702 -x45016 -x21356 -x49660 -x25876 -x60286 -x18513 -x46483 -x22029 -x25556 -x20692 -x38318 -x53188 -x355 -x55698 -x14186 -x23602 -x31180 -x20100 -x37700 -x16580 -x38989 -x33632 -x46933 -x41321 -x31154 -x48544 -x7012 -x2769 -x17804 -x63104 -x38397 -x25209 -x20524 -x52614 -x45825 -x42092 -x38398 -x15817 -x40373 -x11411 -x5299 -x19391 -x37607 -x9778 -x30205 -x33912 -x61017 -x27217 -x42482 -x22485 -x40889 -x313 -x29413 -x19857 -x12337 -x60970 -x38227 -x28662 -x61207 -x32164 -x32157 -x53759 -x39161 -x46098 -x50807 -x64227 -x49079 -x63210 -x8895 -x6676 -x21795 -x5511 -x7865 -x51869 -x55960 -x12277 -x1643 -x39498 -x8993 -x48096 -x12096 -x34642 -x10250 -x6036 -x43532 -x23063 -x61395 -x15922 -x7436 -x41463 -x16648 -x47204 -x19581 -x38760 -x9947 -x60567 -x12456 -x62777 -x46230 -x35703 -x12585 -x39203 -x46658 -x61086 -x59188 -x50028 -x22988 -x56980 -x37565 -x58474 -x21730 -x23571 -x34871 -x14972 -x58685 -x21185 -x46235 -x10356 -x45906 -x23012 -x57978 -x54528 -x18018 -x35047 -x28940 -x31058 -x10469 -x4659 -x1279 -x33326 -x43112 -x34609 -x34819 -x41435 -x35394 -x10623 -x33033 -x13953 -x23663 -x52406 -x32329 -x24586 -x12677 -x19397 -x16527 -x10116 -x30012 -x35040 -x22674 -x19398 -x47196 -x40294 -x61090 -x43865 -x20762 -x36110 -x6976 -x30837 -x43190 -x65508 -x43366 -x58875 -x24841 -x20697 -x41512 -x50968 -x36976 -x36498 -x6028 -x62592 -x39699 -x60676 -x42643 -x11164 -x49978 -x14210 -x54426 -x39435 -x15976 -x8019 -x52480 -x49147 -x36020 -x59095 -x64488 -x35697 -x22613 -x3392 -x30833 -x58534 -x29882 -x6178 -x6369 -x55602 -x618 -x57360 -x1037 -x30143 -x49904 -x43739 -x8727 -x59372 -x19814 -x20638 -x9236 -x14041 -x39396 -x11103 -x59650 -x19162 -x60693 -x29532 -x58187 -x60278 -x65168 -x33353 -x53985 -x21661 -x65176 -x29639 -x20817 -x12343 -x26941 -x3237 -x8270 -x22333 -x19417 -x8562 -x61278 -x19679 -x5626 -x49331 -x56519 -x9108 -x29636 -x61905 -x61687 -x8488 -x24831 -x16871 -x58037 -x27025 -x22519 -x45282 -x16293 -x4496 -x39135 -x10503 -x39686 -x11264 -x52974 -x34369 -x61036 -x64004 -x16475 -x62143 -x62092 -x40698 -x27550 -x53731 -x58468 -x38645 -x33124 -x22090 -x26233 -x11222 -x4170 -x50130 -x18629 -x56183 -x51034 -x51536 -x40814 -x50725 -x21301 -x14443 -x7408 -x18620 -x21714 -x53669 -x62328 -x28840 -x23462 -x62667 -x11466 -x6668 -x32684 -x61844 -x22463 -x14459 -x37028 -x65801 -x59868 -x60383 -x38045 -x20173 -x4627 -x6380 -x59091 -x3209 -x4992 -x55774 -x50032 -x6305 -x38774 -x29868 -x52392 -x17111 -x57713 -x57387 -x15655 -x31905 -x57639 -x55427 -x34557 -x12274 -x18746 -x39971 -x50215 -x4070 -x41140 -x44644 -x12797 -x49858 -x54787 -x7598 -x40882 -x30053 -x64757 -x38909 -x61410 -x11630 -x42992 -x49989 -x51786 -x57011 -x25087 -x56915 -x40113 -x5625 -x55885 -x14421 -x4516 -x28722 -x23890 -x53262 -x60867 -x59480 -x2580 -x49698 -x4691 -x36389 -x6476 -x15275 -x9950 -x7010 -x62465 -x45914 -x3366 -x47777 -x28836 -x56270 -x32705 -x43950 -x44232 -x5725 -x8253 -x8534 -x29472 -x45814 -x14921 -x58150 -x44371 -x47685 -x3878 -x17580 -x48093 -x36481 -x44749 -x56356 -x43041 -x47252 -x41137 -x2981 -x2121 -x62401 -x33361 -x18546 -x60795 -x40972 -x32504 -x26056 -x16060 -x2829 -x32027 -x5827 -x15248 -x13693 -x21022 -x8951 -x51990 -x56375 -x1790 -x20419 -x50288 -x55212 -x9354 -x41098 -x275 -x17438 -x58345 -x43192 -x16207 -x40476 -x26977 -x14898 -x47554 -x25798 -x51843 -x52398 -x18998 -x35828 -x16934 -x52019 -x29727 -x2158 -x13088 -x8346 -x44261 -x49341 -x62603 -x23408 -x65018 -x50424 -x34359 -x9087 -x56495 -x54163 -x9281 -x43642 -x16384 -x35895 -x62048 -x51078 -x46240 -x23904 -x18219 -x9479 -x29569 -x64431 -x297 -x48169 -x26461 -x56475 -x64668 -x52036 -x28069 -x41279 -x1309 -x40205 -x40986 -x20822 -x1206 -x42385 -x26812 -x58522 -x40189 -x55776 -x24650 -x9991 -x51802 -x63343 -x47700 -x55528 -x62166 -x38776 -x3436 -x43363 -x7897 -x60784 -x11250 -x5851 -x13611 -x41698 -x18508 -x41272 -x45912 -x62600 -x61379 -x3831 -x11579 -x32475 -x22416 -x48879 -x18493 -x33173 -x26138 -x29083 -x806 -x34431 -x6790 -x12756 -x54593 -x63908 -x13357 -x46355 -x58106 -x27367 -x10118 -x8436 -x35618 -x23429 -x19029 -x27862 -x5602 -x63129 -x22630 -x15253 -x55275 -x2516 -x17545 -x25257 -x48585 -x30378 -x22191 -x17497 -x64521 -x34356 -x48465 -x12120 -x61238 -x22755 -x30779 -x52362 -x56709 -x16234 -x64063 -x31248 -x36769 -x50092 -x6773 -x29448 -x24069 -x62709 -x13582 -x10564 -x49782 -x59613 -x50444 -x40298 -x5934 -x19666 -x29851 -x44260 -x767 -x46652 -x16494 -x8565 -x28537 -x33391 -x15628 -x20417 -x12772 -x3835 -x57301 -x59054 -x31153 -x65823 -x7608 -x22220 -x30305 -x18414 -x23872 -x37247 -x54998 -x25099 -x11269 -x17310 -x43148 -x22726 -x63108 -x47845 -x816 -x36656 -x3028 -x60188 -x32830 -x8144 -x18965 -x27886 -x14873 -x41594 -x12230 -x5497 -x51985 -x63096 -x666 -x33925 -x25727 -x27869 -x64731 -x58616 -x62272 -x26084 -x599 -x21698 -x28330 -x52233 -x44580 -x53310 -x52318 -x32272 -x51507 -x25320 -x3020 -x30317 -x57430 -x30126 -x26062 -x40359 -x25598 -x20607 -x12567 -x30518 -x44881 -x44104 -x31624 -x18484 -x46527 -x58782 -x63136 -x3422 -x24878 -x53585 -x15925 -x52659 -x33009 -x58462 -x47419 -x29632 -x13566 -x20951 -x28770 -x52630 -x43016 -x17472 -x42283 -x63601 -x11038 -x58280 -x8055 -x46121 -x5970 -x44676 -x16428 -x5059 -x27646 -x9827 -x47794 -x30399 -x13440 -x19925 -x4636 -x36334 -x65477 -x17207 -x17109 -x35547 -x46491 -x45852 -x5344 -x49809 -x32220 -x30677 -x52878 -x35483 -x38152 -x9143 -x62278 -x29010 -x8098 -x7060 -x48395 -x39 -x38672 -x37037 -x50504 -x60622 -x2880 -x35359 -x62984 -x8729 -x27916 -x54044 -x12358 -x12605 -x57580 -x28824 -x18274 -x39802 -x55668 -x55778 -x14890 -x15309 -x6203 -x55679 -x20804 -x25242 -x20808 -x31801 -x49701 -x42912 -x40786 -x2045 -x37115 -x30357 -x30910 -x31713 -x64066 -x22050 -x15326 -x14731 -x39268 -x46423 -x36669 -x58747 -x20602 -x18467 -x28288 -x46760 -x65673 -x32477 -x34838 -x9299 -x56373 -x5912 -x31870 -x39048 -x49750 -x64546 -x24302 -x50978 -x42635 -x41619 -x37942 -x28834 -x63485 -x55319 -x52067 -x21939 -x34806 -x37048 -x12893 -x23796 -x34173 -x54438 -x28012 -x8097 -x39782 -x17723 -x11818 -x29310 -x22701 -x20213 -x63486 -x54783 -x15881 -x42668 -x18823 -x61663 -x35503 -x36123 -x62483 -x9504 -x609 -x62547 -x6167 -x50760 -x22298 -x12311 -x1937 -x51975 -x10236 -x51995 -x42968 -x44460 -x63193 -x48985 -x64198 -x20062 -x49556 -x63338 -x21464 -x19217 -x59678 -x18232 -x17072 -x5337 -x41184 -x42394 -x18523 -x10589 -x47365 -x15895 -x46396 -x62631 -x56792 -x39231 -x29624 -x36991 -x41412 -x47686 -x2834 -x51942 -x8342 -x46128 -x50149 -x33985 -x6943 -x23451 -x38538 -x32353 -x56253 -x23590 -x63681 -x64023 -x40288 -x64759 -x56266 -x54588 -x5355 -x26298 -x24157 -x28513 -x17597 -x4320 -x13850 -x61257 -x30996 -x37873 -x62760 -x15837 -x2079 -x2754 -x10427 -x9667 -x52815 -x52847 -x64174 -x63915 -x21476 -x22152 -x15241 -x43678 -x22174 -x32004 -x62633 -x3388 -x36483 -x44301 -x31209 -x59270 -x59097 -x60723 -x63807 -x17347 -x46966 -x21833 -x42600 -x40742 -x57648 -x14437 -x15095 -x35352 -x57314 -x38171 -x47816 -x48037 -x20845 -x42696 -x2318 -x54131 -x65217 -x51510 -x46787 -x4656 -x64897 -x42418 -x42875 -x5159 -x17824 -x58883 -x4605 -x16647 -x32249 -x61966 -x28729 -x36012 -x54165 -x65339 -x60576 -x64364 -x31016 -x4302 -x10882 -x24256 -x46640 -x62716 -x36210 -x48248 -x53646 -x58933 -x31012 -x41022 -x39938 -x51335 -x8906 -x21124 -x14109 -x34995 -x42093 -x48634 -x16515 -x43954 -x41704 -x30324 -x16406 -x57395 -x32538 -x23376 -x38972 -x35078 -x38138 -x12570 -x40512 -x63399 -x56824 -x53904 -x39297 -x54565 -x31359 -x12262 -x52461 -x22215 -x36753 -x50995 -x59013 -x43838 -x11055 -x32536 -x4816 -x29371 -x36627 -x14222 -x62518 -x64766 -x38754 -x61649 -x29842 -x40023 -x6595 -x14579 -x57676 -x7583 -x349 -x43870 -x52180 -x21518 -x47610 -x38549 -x42056 -x60674 -x24295 -x45152 -x13904 -x42328 -x40770 -x41128 -x57078 -x50902 -x32506 -x2324 -x45253 -x29034 -x58589 -x15130 -x26091 -x47786 -x40131 -x18768 -x64374 -x18932 -x22004 -x34 -x39894 -x23731 -x43556 -x24727 -x44391 -x63397 -x33258 -x19874 -x36286 -x51088 -x19354 -x29044 -x10654 -x17523 -x21275 -x39993 -x63087 -x28 -x56887 -x59332 -x11263 -x1051 -x62876 -x44705 -x34150 -x39648 -x59470 -x67 -x35056 -x61970 -x17566 -x20124 -x44776 -x23179 -x20915 -x60409 -x31590 -x40578 -x36866 -x40642 -x49846 -x37689 -x38945 -x44686 -x15651 -x43646 -x59153 -x8446 -x40070 -x45019 -x5297 -x24584 -x11425 -x25377 -x58117 -x58648 -x51273 -x57411 -x41437 -x21638 -x58159 -x43920 -x10960 -x62393 -x25203 -x65263 -x62719 -x47375 -x57944 -x8359 -x47677 -x35389 -x56443 -x9681 -x9258 -x48138 -x46102 -x17936 -x8868 -x21511 -x3108 -x7775 -x35481 -x28294 -x55243 -x48626 -x18416 -x10678 -x65245 -x25221 -x48721 -x62565 -x16770 -x3475 -x42954 -x40999 -x54685 -x59002 -x53712 -x14187 -x18761 -x59287 -x58899 -x31628 -x63489 -x45070 -x25196 -x63114 -x15292 -x29713 -x26282 -x23591 -x12647 -x1445 -x8657 -x47538 -x30155 -x44975 -x33482 -x52044 -x55060 -x61709 -x680 -x28353 -x28901 -x9115 -x29457 -x27975 -x61915 -x3737 -x25357 -x45245 -x25008 -x29570 -x33004 -x51570 -x38655 -x54953 -x13220 -x19763 -x10436 -x3530 -x14964 -x60218 -x26754 -x46112 -x54185 -x4565 -x22777 -x20412 -x24615 -x38363 -x28800 -x4139 -x5287 -x55950 -x50386 -x52335 -x48086 -x15495 -x42550 -x36021 -x36956 -x29368 -x58830 -x58021 -x32324 -x20989 -x58283 -x26704 -x1976 -x7905 -x28574 -x19046 -x11876 -x33860 -x61496 -x39497 -x51569 -x9320 -x15249 -x51466 -x7936 -x55751 -x3924 -x10444 -x30255 -x56455 -x23798 -x55869 -x257 -x50552 -x13187 -x13399 -x6756 -x40873 -x874 -x55134 -x25206 -x47954 -x52962 -x10651 -x54029 -x53283 -x57590 -x14725 -x8426 -x50391 -x38937 -x29737 -x61832 -x5593 -x32265 -x24451 -x61715 -x12536 -x20826 -x17600 -x43745 -x15115 -x45709 -x49777 -x64322 -x54868 -x31843 -x50067 -x20837 -x42730 -x14651 -x58132 -x30820 -x49984 -x15308 -x4830 -x6000 -x33789 -x32515 -x62294 -x57446 -x21409 -x47231 -x49762 -x26500 -x2188 -x55983 -x35684 -x6111 -x21011 -x52390 -x25243 -x8497 -x45465 -x32443 -x45197 -x47847 -x7314 -x22667 -x19508 -x54698 -x41782 -x11304 -x54107 -x37666 -x26158 -x57542 -x2845 -x63980 -x40927 -x57197 -x33673 -x60789 -x24771 -x44026 -x57102 -x48424 -x31188 -x42486 -x11239 -x12178 -x48546 -x50439 -x41852 -x16250 -x15626 -x65482 -x38212 -x57790 -x26001 -x17783 -x44465 -x12518 -x41748 -x1783 -x3523 -x31944 -x25175 -x26198 -x58358 -x28607 -x19454 -x28104 -x18560 -x10795 -x2295 -x63748 -x39771 -x48387 -x22166 -x13885 -x34880 -x28915 -x53908 -x42788 -x36509 -x64748 -x42590 -x50246 -x30747 -x44291 -x33787 -x10691 -x51680 -x16102 -x4667 -x40569 -x42352 -x32547 -x51323 -x35528 -x8786 -x3449 -x21453 -x56983 -x15442 -x42623 -x49036 -x14411 -x42067 -x37661 -x18434 -x33679 -x18193 -x12903 -x362 -x14178 -x32482 -x15147 -x18444 -x40942 -x54764 -x37936 -x24655 -x40807 -x7926 -x47940 -x36313 -x7303 -x15356 -x50477 -x16024 -x36091 -x54664 -x20002 -x41773 -x7104 -x51881 -x11429 -x44758 -x48624 -x12588 -x2758 -x13685 -x43988 -x33178 -x3073 -x57791 -x1083 -x46422 -x7264 -x50466 -x45877 -x15607 -x45159 -x59712 -x63337 -x56024 -x11922 -x60889 -x21377 -x22896 -x25408 -x44607 -x18714 -x47768 -x21492 -x60852 -x16364 -x53400 -x34025 -x64772 -x3134 x12410 -x57326 -x53369 -x57809 -x7425 -x53520 -x65462 -x47212 -x51252 -x56855 -x34704 -x25460 -x22136 -x33466 -x35913 -x44741 -x28479 -x16194 -x42612 -x17231 -x58378 -x52575 -x37735 -x13050 -x38917 -x49593 -x37966 -x21461 -x4827 -x47032 -x38416 -x47862 -x22144 -x15167 -x6279 -x47983 -x18222 -x57214 -x46844 -x38722 -x10269 -x28610 -x62645 -x61741 -x20681 -x43567 -x22458 -x28507 -x52440 -x27714 -x59981 -x63882 -x33870 -x12029 -x46871 -x9164 -x16373 -x61780 -x28792 -x62917 -x13111 -x34763 -x28740 -x55690 -x16791 -x14333 -x11454 -x36095 -x55935 -x36157 -x34716 -x18562 -x9410 -x39399 -x47619 -x63967 -x6598 -x43794 -x41503 -x36589 -x56051 -x56609 -x37328 -x55783 -x26123 -x50173 -x12548 -x53001 -x56816 -x63816 -x27794 -x22038 -x5991 -x9188 -x28401 -x49710 -x32511 -x44855 -x2613 -x43640 -x27902 -x63117 -x21397 -x18433 -x63367 -x51437 -x8880 -x64699 -x48314 -x61263 -x6707 -x16158 -x51224 -x18880 -x21571 -x56488 -x30453 -x1092 -x44091 -x37721 -x9096 -x30645 -x31062 -x8172 -x27563 -x45398 -x46510 -x24931 -x52479 -x5034 -x17805 -x59115 -x21533 -x29579 -x29036 -x17449 -x65136 -x52437 -x36774 -x34508 -x47616 -x9496 -x60543 -x15232 -x64121 -x10343 -x18891 -x14359 -x54618 -x62171 -x20222 -x3585 -x10998 -x23625 -x35938 -x27900 -x65431 -x7003 -x23985 -x58464 -x64802 -x302 -x25591 -x27515 -x38494 -x54174 -x59562 -x63808 -x41284 -x47915 -x56539 -x29367 -x29651 -x61384 -x24509 -x63517 -x9259 -x27167 -x31724 -x38199 -x8989 -x43431 -x20055 -x27771 -x35667 -x27595 -x24163 -x4725 -x14547 -x62157 -x3384 -x19081 -x63373 -x2594 -x12974 -x9571 -x27268 -x32266 -x28220 -x17277 -x39199 -x58952 -x30058 -x13489 -x25403 -x64408 -x38582 -x59472 -x46603 -x35628 -x43189 -x15560 -x54111 -x22698 -x24240 -x52003 -x37425 -x55584 -x16891 -x64786 -x54361 -x41218 -x26143 -x4382 -x2780 -x30530 -x48516 -x44379 -x23064 -x38260 -x62125 -x64093 -x34965 -x40024 -x41911 -x44357 -x64402 -x5206 -x9276 -x42707 -x25745 -x27911 -x19176 -x5627 -x6243 -x27833 -x25734 -x53109 -x33740 -x28368 -x1104 -x28855 -x59955 -x55895 -x33457 -x52339 -x53663 -x1120 -x21271 -x22030 -x27731 -x48198 -x16743 -x7243 -x17303 -x61138 -x42012 -x44720 -x30257 -x63910 -x17282 -x40276 -x41359 -x1906 -x10802 -x52867 -x39956 -x10812 -x22702 -x10551 -x18773 -x80 -x26085 -x34417 -x24648 -x45824 -x28203 -x35475 -x11814 -x30757 -x8443 -x20865 -x43563 -x41052 -x15519 -x40492 -x52880 -x53301 -x1953 -x29361 -x5972 -x3805 -x15454 -x56410 -x36488 -x9013 -x29519 -x49186 -x47836 -x485 -x39393 -x11892 -x37519 -x38051 -x58442 -x23431 -x25910 -x37960 -x56489 -x10373 -x32942 -x38040 -x1700 -x63644 -x10235 -x27098 -x11395 -x23923 -x32777 -x56952 -x16579 -x37743 -x53429 -x10842 -x55799 -x7491 -x35021 -x41248 -x3702 -x23026 -x37325 -x35137 -x61859 -x16298 -x12992 -x60739 -x20939 -x25231 -x23964 -x25350 -x2054 -x23760 -x16349 -x52623 -x53799 -x60701 -x28786 -x45173 -x21066 -x32759 -x61642 -x39035 -x25485 -x62311 -x36783 -x46312 -x41077 -x29765 -x49158 -x35388 -x2041 -x2484 -x37895 -x54341 -x13945 -x43162 -x59160 -x637 -x3055 -x59139 -x1798 -x16314 -x544 -x38201 -x46564 -x10211 -x12474 -x60059 -x2016 -x54977 -x26847 -x28771 -x40278 -x27062 -x40653 -x39787 -x19252 -x51716 -x10565 -x21613 -x40011 -x12764 -x11971 -x55587 -x65118 -x34219 -x56254 -x28312 -x27699 -x62625 -x21268 -x27119 -x27538 -x48747 -x9111 -x13102 -x14157 -x50691 -x65631 -x20534 -x37968 -x43153 -x25259 -x54745 -x11335 -x61771 -x9533 -x18624 -x7718 -x50724 -x6890 -x56841 -x57731 -x24781 -x38195 -x46482 -x20842 -x59052 -x46976 -x35752 -x9688 -x16928 -x55722 -x6498 -x21171 -x46007 -x60615 -x44176 -x53150 -x15631 -x18127 -x51478 -x18343 -x19650 -x24253 -x50962 -x39338 -x20782 -x55019 -x22890 -x36504 -x37533 -x8553 -x39886 -x39675 -x21499 -x59755 -x17581 -x35585 -x23753 -x57294 -x914 -x14901 -x63239 -x59834 -x21726 -x7970 -x46816 -x50713 -x18936 -x35737 -x38504 -x24061 -x26690 -x44993 -x19854 -x56216 -x19777 -x24123 -x18801 -x8826 -x33687 -x61759 -x47378 -x10602 -x19105 -x40907 -x64030 -x2256 -x2015 -x28608 -x18815 -x9429 -x35523 -x44438 -x59904 -x21458 -x55775 -x29600 -x58088 -x53744 -x52663 -x33857 -x48437 -x24319 -x18993 -x10892 -x57703 -x36606 -x53084 -x13474 -x18456 -x5339 -x7400 -x40689 -x29189 -x26040 -x24388 -x56157 -x20947 -x44888 -x21887 -x41988 -x34641 -x46945 -x11572 -x61181 -x3733 -x54971 -x14744 -x29445 -x49339 -x56672 -x28192 -x1303 -x21192 -x9708 -x64955 -x36269 -x627 -x53189 -x1824 -x36784 -x6990 -x10949 -x50449 -x23129 -x25682 -x64311 -x19463 -x38987 -x53899 -x34947 -x34505 -x64691 -x41070 -x16951 -x20567 -x61501 -x53115 -x60881 -x21174 -x54658 -x33688 -x19428 -x49155 -x51056 -x8486 -x38149 -x44327 -x36075 -x65088 -x55648 -x60119 -x51709 -x60294 -x9237 -x23226 -x44043 -x51235 -x6091 -x55219 -x55735 -x24480 -x40510 -x52047 -x38382 -x2133 -x61530 -x36407 -x46715 -x1603 -x62151 -x812 -x48097 -x59620 -x54856 -x16881 -x61604 -x12905 -x62707 -x28078 -x3158 -x81 -x8128 -x51698 -x55202 -x55007 -x62701 -x3947 -x35799 -x58845 -x29335 -x47563 -x21874 -x44502 -x4162 -x57615 -x11811 -x16665 -x21387 -x23906 -x30477 -x11542 -x41152 -x49046 -x42665 -x55517 -x40095 -x16699 -x30221 -x60944 -x60073 -x64585 -x65091 -x6132 -x27008 -x41317 -x44499 -x53690 -x9366 -x52673 -x34366 -x47631 -x13662 -x53659 -x41705 -x61931 -x56569 -x8820 -x1992 -x25938 -x36909 -x15524 -x11105 -x36420 -x40654 -x4526 -x56278 -x18002 -x61999 -x11287 -x6993 -x64632 -x8508 -x59300 -x61785 -x10348 -x62430 -x9367 -x28080 -x8683 -x2118 -x5603 -x63912 -x19953 -x61752 -x28388 -x45859 -x37427 -x11179 -x29058 -x47689 -x65216 -x15050 -x30878 -x47819 -x20473 -x55494 -x35603 -x5384 -x1044 -x42700 -x54581 -x9157 -x15269 -x2322 -x23134 -x10173 -x7684 -x3424 -x6633 -x57745 -x52132 -x15927 -x44765 -x35795 -x41476 -x54309 -x39544 -x45511 -x56707 -x1397 -x32125 -x28953 -x15521 -x25707 -x49665 -x65292 -x23927 -x52248 -x60638 -x52389 -x962 -x40390 -x7868 -x15527 -x2563 -x30265 -x31204 -x49233 -x93 -x53875 -x52429 -x41110 -x53086 -x21414 -x25373 -x30120 -x8656 -x2244 -x50547 -x11638 -x22820 -x38061 -x45004 -x25822 -x40815 -x20929 -x58395 -x53009 -x11978 -x29589 -x8393 -x4269 -x22018 -x44563 -x56191 -x416 -x19981 -x38459 -x33317 -x20328 -x65658 -x9978 -x13803 -x12004 -x22498 -x50115 -x33075 -x42439 -x32769 -x40823 -x27274 -x31918 -x33655 -x21585 -x20139 -x30151 -x50482 -x36350 -x65832 -x14875 -x48508 -x64399 -x27505 -x38901 -x50034 -x46894 -x9453 -x47913 -x33966 -x46935 -x61194 -x4997 -x7961 -x44435 -x31979 -x28700 -x18278 -x65802 -x44346 -x49249 -x54390 -x13195 -x53489 -x16918 -x57282 -x51722 -x28421 -x25171 -x44258 -x64752 -x48746 -x3759 -x32074 -x49769 -x49761 -x40717 -x7125 -x59725 -x59919 -x32207 -x45981 -x12576 -x24346 -x22886 -x17944 -x37082 -x40750 -x1973 -x18410 -x9204 -x19328 -x8751 -x51640 -x44597 -x34331 -x32680 -x54032 -x22775 -x49983 -x36578 -x16089 -x38891 -x18894 -x38501 -x59879 -x57880 -x43079 -x44207 -x65704 -x61683 -x62672 -x13652 -x38671 -x44415 -x45002 -x49477 -x61461 -x31106 -x44002 -x29354 -x26542 -x35317 -x31956 -x21950 -x44162 -x26593 -x12609 -x42642 -x50874 -x37462 -x27282 -x8690 -x48032 -x42350 -x26266 -x24368 -x47829 -x31259 -x51306 -x42262 -x28450 -x42953 -x59659 -x479 -x31730 -x10305 -x22042 -x52728 -x50716 -x49198 -x61750 -x2194 -x33926 -x5244 -x52025 -x41977 -x37917 -x24689 -x38217 -x34781 -x36062 -x33614 -x18959 -x886 -x18510 -x53257 -x50191 -x18889 -x39818 -x5655 -x21320 -x43749 -x31365 -x64170 -x58205 -x8943 -x10839 -x46161 -x21823 -x26388 -x3049 -x18209 -x35976 -x35364 -x32954 -x54200 -x52309 -x35821 -x61040 -x229 -x13261 -x56142 -x20796 -x60829 -x347 -x47007 -x3985 -x27123 -x3753 -x26725 -x5398 -x53794 -x16292 -x57827 -x49100 -x33790 -x59564 -x46066 -x40150 -x42752 -x2364 -x23555 -x56957 -x25046 -x10507 -x50430 -x47846 -x619 -x65201 -x37046 -x56358 -x43709 -x31381 -x40546 -x785 -x45259 -x64753 -x43497 -x55347 -x41338 -x26910 -x26846 -x21386 -x50901 -x4919 -x11632 -x369 -x64003 -x19521 -x936 -x7732 -x50049 -x32161 -x38495 -x11863 -x25314 -x28215 -x49923 -x58926 -x29470 -x46080 -x48139 -x37796 -x56676 -x28793 -x49138 -x43091 -x19709 -x63855 -x45337 -x61596 -x39634 -x16562 -x19253 -x31430 -x13104 -x27696 -x18118 -x60864 -x1362 -x23629 -x1047 -x63134 -x60056 -x39845 -x34064 -x55006 -x64526 -x5852 -x56218 -x14828 -x38270 -x20857 -x23251 -x48900 -x32733 -x7550 -x14907 -x62315 -x8491 -x40483 -x44907 -x40604 -x5554 -x56532 -x58798 -x11296 -x44003 -x43583 -x56083 -x29983 -x3226 -x24227 -x58271 -x13599 -x47901 -x34538 -x40444 -x3547 -x27801 -x43095 -x53220 -x56349 -x49799 -x49455 -x53239 -x31542 -x54226 -x57384 -x41465 -x7633 -x50194 -x27394 -x63579 -x12097 -x25402 -x5431 -x54270 -x15878 -x16469 -x27785 -x42062 -x1236 -x2363 -x55274 -x12061 -x40433 -x1759 -x30599 -x58879 -x17244 -x64015 -x24165 -x56202 -x33635 -x42035 -x630 -x50710 -x20338 -x60417 -x28738 -x21480 -x26724 -x38054 -x56843 -x48092 -x50693 -x50443 -x47055 -x1734 -x48981 -x28021 -x20936 -x25463 -x58359 -x5277 -x16259 -x34017 -x48943 -x27283 -x63607 -x23988 -x43644 -x39453 -x44434 -x22942 -x8500 -x6952 -x45873 -x10870 -x59289 -x21129 -x35143 -x7216 -x18908 -x23953 -x24041 -x24251 -x39102 -x27846 -x42128 -x44029 -x23735 -x35407 -x39657 -x19635 -x18613 -x11620 -x29697 -x1186 -x38178 -x15114 -x5050 -x15550 -x39588 -x32203 -x54267 -x44991 -x34510 -x42690 -x8773 -x2907 -x19617 -x11615 -x47985 -x20520 -x57891 -x7683 -x28790 -x29405 -x63630 -x13682 -x5569 -x50845 -x13485 -x39794 -x28468 -x32949 -x2870 -x54851 -x18190 -x62127 -x20861 -x7073 -x59318 -x58178 -x35557 -x8288 -x51780 -x13738 -x26229 -x40628 -x11359 -x10428 -x58728 -x9653 -x34632 -x56509 -x48492 -x5717 -x16568 -x27832 -x2899 -x2554 -x17433 -x57215 -x52519 -x30422 -x43290 -x232 -x23050 -x25443 -x48046 -x53180 -x60063 -x33631 -x63044 -x59373 -x4853 -x64735 -x31390 -x46942 -x50497 -x967 -x20753 -x38060 -x60817 -x28586 -x35245 -x12058 -x42276 -x44584 -x32332 -x29447 -x15037 -x35174 -x4537 -x1004 -x32905 -x30794 -x58533 -x31415 -x20757 -x58800 -x31822 -x46441 -x63135 -x20694 -x57184 -x56082 -x2843 -x54009 -x65368 -x45501 -x50751 -x43542 -x2786 -x31699 -x61906 -x2975 -x18292 -x63245 -x48938 -x33342 -x9737 -x56978 -x31360 -x50396 -x617 -x46794 -x47834 -x4261 -x55216 -x38066 -x64780 -x43968 -x6687 -x24811 -x53902 -x21113 -x57847 -x27241 -x54095 -x14868 -x54788 -x37409 -x57526 -x3456 -x8285 -x33012 -x32290 -x2141 -x56625 -x28988 -x8457 -x53215 -x17914 -x29621 -x14117 -x57778 -x42448 -x53288 -x3460 -x62309 -x11651 -x28646 -x3445 -x9322 -x25772 -x30969 -x20202 -x33875 -x19166 -x23187 -x56535 -x9865 -x8076 -x35434 -x23404 -x7246 -x15174 -x18242 -x32065 -x65548 -x30685 -x59800 -x21991 -x45757 -x2601 -x3713 -x16473 -x16226 -x42956 -x41882 -x41457 -x48467 -x50595 -x51823 -x20301 -x19433 -x949 -x64883 -x53933 -x43494 -x55101 -x10447 -x13806 -x21138 -x28615 -x39547 -x26210 -x45508 -x23159 -x35477 -x22813 -x44479 -x52552 -x49517 -x34234 -x54938 -x43510 -x8173 -x24121 -x49218 -x62989 -x56171 -x23940 -x32335 -x30103 -x31138 -x18430 -x21304 -x52052 -x53554 -x16155 -x40286 -x50488 -x65565 -x29543 -x58609 -x1841 -x19419 -x20273 -x6593 -x59927 -x33691 -x7763 -x16908 -x3879 -x55970 -x62218 -x59812 -x48419 -x21077 -x61556 -x22552 -x15279 -x29676 -x60668 -x54258 -x33813 -x32995 -x50089 -x14265 -x24199 -x4529 -x14621 -x34163 -x8842 -x14482 -x42952 -x9970 -x4221 -x12758 -x50994 -x60995 -x58448 -x61912 -x23261 -x53129 -x44066 -x26895 -x59132 -x11325 -x22172 -x2656 -x52228 -x47914 -x18097 -x21064 -x27759 -x44990 -x24936 -x8300 -x9263 -x22742 -x30071 -x12839 -x34295 -x15252 -x2216 -x37255 -x35877 -x13569 -x2259 -x63172 -x40798 -x24357 -x50031 -x4209 -x32584 -x32805 -x38123 -x56969 -x19401 -x51682 -x2246 -x5688 -x15330 -x41587 -x26960 -x19027 -x30428 -x26103 -x16835 -x17691 -x7001 -x7706 -x50606 -x8881 -x48520 -x26249 -x35491 -x61695 -x60229 -x49278 -x33519 -x36416 -x1487 -x51509 -x46766 -x25290 -x29609 -x1559 -x23216 -x34119 -x28904 -x2513 -x15938 -x9614 -x9844 -x59551 -x21530 -x56922 -x49854 -x24195 -x58760 -x31562 -x7830 -x34604 -x18388 -x30660 -x59450 -x19203 -x14724 -x49815 -x59997 -x64601 -x7055 -x35712 -x15409 -x41906 -x25367 -x60183 -x14801 -x52080 -x36792 -x52795 -x22390 -x44977 -x37498 -x16218 -x698 -x35883 -x47833 -x183 -x39133 -x58312 -x51051 -x55629 -x47911 -x5175 -x64765 -x16366 -x23638 -x31553 -x9553 -x40115 -x41559 -x6086 -x24201 -x14885 -x61511 -x46035 -x27475 -x40576 -x20976 -x13583 -x50066 -x25541 -x50103 -x59385 -x9059 -x16336 -x52753 -x58586 -x1522 -x51416 -x27293 -x49115 -x34169 -x16858 -x52483 -x38132 -x2378 -x50289 -x32126 -x56206 -x33862 -x64116 -x55558 -x52242 -x53539 -x27346 -x12266 -x32306 -x51528 -x60038 -x65200 -x18419 -x64059 -x43262 -x35625 -x12867 -x13224 -x3928 -x4782 -x56586 -x28591 -x38589 -x40792 -x14478 -x15981 -x24202 -x40709 -x5600 -x18947 -x62517 -x28085 -x2820 -x30203 -x40112 -x8257 -x28764 -x49150 -x34250 -x21017 -x49943 -x14983 -x27410 -x45340 -x22239 -x46313 -x24146 -x4955 -x42581 -x13651 -x57065 -x13172 -x14745 -x22421 -x56875 -x25583 -x24194 -x28621 -x516 -x21029 -x34313 -x5093 -x25457 -x28890 -x45653 -x14345 -x6769 -x28177 -x44154 -x47330 -x3690 -x50617 -x53430 -x30706 -x2503 -x58450 -x28444 -x30006 -x3393 -x16444 -x16220 -x9572 -x43664 -x27642 -x64567 -x54894 -x32948 -x44101 -x61079 -x44005 -x31238 -x2589 -x6303 -x6417 -x31996 -x26786 -x21927 -x36168 -x43276 -x44496 -x65283 -x48948 -x52662 -x59672 -x57033 -x7417 -x15003 -x28335 -x18817 -x26015 -x10137 -x2638 -x47609 -x16327 -x25313 -x8592 -x12393 -x29611 -x47569 -x41355 -x50848 -x11526 -x867 -x15514 -x53450 -x15684 -x38192 -x53517 -x11562 -x59687 -x542 -x2730 -x57707 -x5132 -x49692 -x13777 -x38264 -x51897 -x52082 -x7329 -x29559 -x34303 -x46984 -x60681 -x7258 -x47755 -x52278 -x10594 -x52179 -x19014 -x28124 -x52076 -x33068 -x59249 -x15663 -x19872 -x44663 -x9907 -x58708 -x56228 -x32106 -x34486 -x60565 -x64694 -x20636 -x4250 -x41743 -x7327 -x7294 -x8646 -x55532 -x49010 -x55329 -x58827 -x55876 -x3920 -x44816 -x26336 -x25211 -x13740 -x34381 -x49318 -x36242 -x50469 -x1609 -x45270 -x34204 -x50505 -x27573 -x29734 -x417 -x58192 -x20360 -x37911 -x10770 -x24064 -x29964 -x36125 -x7556 -x15967 -x51316 -x42601 -x49656 -x17287 -x34811 -x39003 -x54430 -x28970 -x42657 -x27940 -x45204 -x46624 -x2449 -x15718 -x19613 -x15545 -x45806 -x51834 -x20474 -x23628 -x62843 -x6255 -x13355 -x35314 -x26345 -x31753 -x57555 -x13628 -x35680 -x31300 -x8546 -x44470 -x23644 -x50905 -x3725 -x14978 -x48627 -x54831 -x17393 -x65164 -x1256 -x41839 -x18719 -x45591 -x40290 -x35997 -x64695 -x21002 -x52436 -x51412 -x9183 -x56271 -x6233 -x58469 -x10518 -x13163 -x19881 -x37021 -x54731 -x61880 -x63041 -x19698 -x53266 -x4015 -x53234 -x37674 -x18024 -x15065 -x53058 -x28165 -x33126 -x3881 -x26350 -x14473 -x22441 -x27669 -x44851 -x48962 -x18887 -x51720 -x23272 -x59169 -x23082 -x26154 -x13505 -x49573 -x62516 -x63990 -x34411 -x57452 -x15396 -x59474 -x54716 -x16169 -x29482 -x47745 -x18186 -x16492 -x12167 -x61239 -x2253 -x25300 -x4759 -x59304 -x50592 -x55820 -x63563 -x25331 -x59902 -x15620 -x27810 -x60400 -x28263 -x1259 -x37563 -x15972 -x4590 -x8927 -x2297 -x53128 -x57189 -x51245 -x8454 -x62323 -x9740 -x45866 -x24215 -x34930 -x5131 -x39209 -x17077 -x19091 -x43509 -x24192 -x41411 -x45136 -x34129 -x7913 -x41678 -x59996 -x64869 -x41729 -x468 -x57788 -x37116 -x36650 -x19514 -x36886 -x54554 -x48186 -x32255 -x15982 -x3974 -x26836 -x7244 -x1842 -x40559 -x3359 -x40600 -x35787 -x33982 -x7881 -x50590 -x14057 -x21257 -x4169 -x43539 -x43686 -x19482 -x36835 -x22928 -x13279 -x45229 -x21724 -x47079 -x27288 -x9130 -x18886 -x19975 -x21575 -x31924 -x46431 -x12484 -x44143 -x423 -x5108 -x29671 -x9027 -x25917 -x14339 -x6206 -x11821 -x39805 -x45065 -x23503 -x63436 -x29548 -x50010 -x63092 -x5714 -x41393 -x48179 -x47351 -x51212 -x50445 -x25526 -x5515 -x35278 -x46015 -x57678 -x4282 -x5639 -x29642 -x17522 -x11770 -x26323 -x46804 -x14755 -x24533 -x25678 -x42225 -x53144 -x26232 -x52014 -x28780 -x53730 -x42049 -x6195 -x13483 -x57560 -x22393 -x1349 -x163 -x8916 -x30907 -x57623 -x15943 -x16803 -x20389 -x58683 -x57042 -x9750 -x5984 -x48732 -x11116 -x35346 -x24967 -x2362 -x6510 -x24260 -x60214 -x6496 -x35919 -x46383 -x47328 -x42712 -x41790 -x20570 -x18690 -x29136 -x57628 -x44387 -x16110 -x50297 -x6182 -x27360 -x56830 -x5103 -x47537 -x27375 -x16992 -x33296 -x63305 -x51146 -x4008 -x11966 -x9853 -x32000 -x3994 -x35762 -x64193 -x32694 -x45960 -x61818 -x36954 -x56031 -x57677 -x56354 -x3017 -x15136 -x4336 -x31934 -x49689 -x58410 -x25554 -x3022 -x39944 -x14914 -x59529 -x37175 -x52772 -x33820 -x53791 -x21240 -x29459 -x61266 -x60831 -x48706 -x43722 -x16012 -x24535 -x44098 -x483 -x34941 -x63147 -x36288 -x42336 -x6949 -x42362 -x172 -x16269 -x27226 -x19721 -x26853 -x60901 -x40412 -x17154 -x44274 -x18689 -x36024 -x48892 -x28384 -x23193 -x63079 -x53793 -x15833 -x20274 -x32315 -x57043 -x13970 -x29715 -x13510 -x18356 -x59283 -x399 -x22205 -x42112 -x62245 -x46018 -x60920 -x26314 -x23513 -x7157 -x61804 -x31809 -x56694 -x23143 -x23490 -x61153 -x31066 -x13484 -x52766 -x7664 -x11566 -x46874 -x7589 -x1234 -x49535 -x61838 -x51972 -x17916 -x47052 -x7287 -x7323 -x7826 -x65733 -x30269 -x47005 -x56238 -x32326 -x51715 -x3289 -x27451 -x11619 -x51652 -x4870 -x64021 -x60610 -x42324 -x60260 -x37444 -x39190 -x52020 -x15954 -x25033 -x41050 -x23276 -x30423 -x12198 -x3213 -x65556 -x13296 -x27856 -x48893 -x61190 -x55626 -x62476 -x1109 -x24099 -x43472 -x27666 -x15588 -x39596 -x14059 -x33524 -x5987 -x32943 -x60527 -x20344 -x25426 -x49986 -x17315 -x20513 -x42793 -x63213 -x4325 -x2202 -x29915 -x8762 -x42632 -x35582 -x25170 -x47478 -x444 -x39224 -x25237 -x40168 -x47807 -x15581 -x43214 -x5442 -x52731 -x40955 -x53323 -x34665 -x723 -x47719 -x50829 -x56578 -x58261 -x65281 -x10618 -x6538 -x42546 -x26329 -x60241 -x32901 -x47356 -x61762 -x32645 -x65716 -x64861 -x29364 -x14672 -x24255 -x13000 -x27374 -x14211 -x20285 -x55072 -x10320 -x27072 -x24140 -x7201 -x39936 -x28017 -x61019 -x48149 -x56812 -x56513 -x54718 -x31531 -x64576 -x48536 -x12090 -x7818 -x41153 -x42029 -x4930 -x64383 -x44740 -x53822 -x31123 -x35155 -x20329 -x6689 -x62367 -x51643 -x25984 -x29240 -x2131 -x65604 -x35487 -x44722 -x47564 -x48859 -x6477 -x34785 -x28341 -x3043 -x59463 -x50077 -x59159 -x16236 -x40338 -x42780 -x52254 -x28474 -x63717 -x32706 -x33895 -x59363 -x27652 -x22371 -x38299 -x41150 -x43641 -x18485 -x20123 -x26294 -x14535 -x53629 -x34675 -x60986 -x4836 -x2865 -x53698 -x56533 -x8643 -x55754 -x12026 -x9542 -x37929 -x18015 -x19739 -x22140 -x58600 -x2413 -x56075 -x10681 -x15934 -x40383 -x13635 -x36891 -x64960 -x10150 -x65076 -x61311 -x54980 -x30361 -x34275 -x37774 -x45742 -x33049 -x15121 -x58222 -x22383 -x255 -x43955 -x63909 -x37210 -x62877 -x22091 -x20167 -x54173 -x2049 -x59070 -x49998 -x51830 -x27362 -x44781 -x21632 -x42312 -x4323 -x26317 -x26514 -x61020 -x16094 -x14709 -x19597 -x22031 -x38653 -x44779 -x35044 -x33255 -x34691 -x9336 -x16485 -x2612 -x32877 -x45977 -x17652 -x42933 -x9102 -x43381 -x30543 -x16600 -x52989 -x44032 -x12939 -x528 -x23596 -x13137 -x19462 -x15557 -x30517 -x18174 -x9355 -x1979 -x23561 -x9150 -x1599 -x35024 -x19844 -x36379 -x53443 -x9662 -x20584 -x46852 -x21164 -x41998 -x63573 -x62252 -x55386 -x27812 -x41515 -x6761 -x20672 -x65072 -x56148 -x45163 -x33844 -x49347 -x28802 -x13162 -x18163 -x33832 -x65453 -x39987 -x33993 -x64600 -x461 -x30262 -x18273 -x53485 -x41156 -x32715 -x53093 -x16144 -x36559 -x50296 -x16320 -x49580 -x28127 -x56124 -x23997 -x53671 -x39158 -x3938 -x57437 -x9640 -x26035 -x2175 -x52272 -x45336 -x26148 -x17386 -x63845 -x23734 -x27988 -x33582 -x23074 -x48405 -x17786 -x31490 -x38695 -x43186 -x15443 -x1162 -x13069 -x49605 -x9753 -x51308 -x107 -x18084 -x48155 -x26819 -x65003 -x9478 -x13215 -x55781 -x44140 -x61318 -x29939 -x51790 -x31609 -x65345 -x20488 -x38055 -x5558 -x46182 -x18214 -x62480 -x20 -x60083 -x40857 -x4910 -x15654 -x54391 -x50082 -x552 -x8082 -x2989 -x18574 -x50849 -x57729 -x24409 -x17598 -x32189 -x29126 -x388 -x20737 -x12244 -x45682 -x33520 -x51895 -x36814 -x43683 -x29738 -x55859 -x35327 -x45890 -x62150 -x11337 -x44085 -x39422 -x45939 -x16966 -x3608 -x63481 -x4660 -x9719 -x30761 -x63050 -x64160 -x15789 -x10115 -x14863 -x20657 -x38552 -x6880 -x23440 -x48135 -x19172 -x54802 -x29961 -x60176 -x20834 -x19794 -x64593 -x1329 -x33486 -x26854 -x24868 -x34850 -x31418 -x11130 -x20823 -x53852 -x54796 -x11693 -x43309 -x8231 -x6327 -x37964 -x55474 -x61489 -x168 -x9540 -x35717 -x55489 -x57608 -x13096 -x8314 -x7464 -x2734 -x63500 -x48794 -x58544 -x39047 -x3472 -x57440 -x62728 -x57960 -x11361 -x7912 -x64034 -x14718 -x8081 -x25763 -x40875 -x54045 -x51410 -x9483 -x18660 -x27090 -x3357 -x65688 -x18469 -x60264 -x37799 -x48604 -x64524 -x14261 -x37014 -x48339 -x60194 -x26196 -x42327 -x62909 -x2620 -x33055 -x64316 -x43196 -x36918 -x14465 -x22475 -x830 -x14014 -x25261 -x40963 -x6409 -x40471 -x1558 -x23962 -x634 -x56456 -x10500 -x12785 -x43106 -x59439 -x1415 -x21215 -x48529 -x61427 -x19409 -x9508 -x59852 -x65794 -x16638 -x18389 -x62207 -x23920 -x2749 -x4201 -x9387 -x55992 -x36700 -x5030 -x48996 -x18772 -x24688 -x39416 -x51380 -x41021 -x44124 -x7317 -x5560 -x37603 -x15496 -x47691 -x57334 -x34693 -x6450 -x36899 -x37204 -x24207 -x15334 -x9857 -x28200 -x50654 -x30472 -x64494 -x29986 -x45207 -x30830 -x13767 -x39496 -x49963 -x6244 -x23344 -x55571 -x40813 -x56047 -x57585 -x1538 -x10549 -x4431 -x18949 -x12845 -x16198 -x30487 -x34330 -x24723 -x50613 -x13398 -x41262 -x61584 -x37411 -x60931 -x46488 -x61831 -x55380 -x40310 -x31792 -x23224 -x22730 -x6350 -x12613 -x21488 -x47729 -x36130 -x65388 -x15804 -x44862 -x23970 -x14792 -x2525 -x24783 -x8981 -x40928 -x59821 -x48902 -x37447 -x9937 -x36171 -x443 -x23015 -x11045 -x49346 -x31586 -x44786 -x24002 -x59272 -x22575 -x34498 -x55914 -x20034 -x30541 -x2222 -x65660 -x55593 -x35145 -x54720 -x8189 -x4559 -x38761 -x19437 -x40501 -x49544 -x21252 -x32311 -x8290 -x15525 -x40983 -x30414 -x31994 -x63447 -x23104 -x61119 -x34199 -x26866 -x52972 -x25160 -x15851 -x9727 -x53464 -x27589 -x1023 -x35933 -x59087 -x32525 -x12390 -x46900 -x40241 -x28419 -x26833 -x29142 -x7356 -x50491 -x44981 -x15425 -x26374 -x34063 -x35091 -x10283 -x9072 -x51600 -x5866 -x10739 -x19842 -x64640 -x60030 -x7515 -x1132 -x65278 -x47603 -x34338 -x1800 -x27468 -x53470 -x28194 -x26592 -x45702 -x63902 -x33091 -x59900 -x18095 -x18969 -x30756 -x22293 -x31923 -x59833 -x16129 -x21539 -x65418 -x48694 -x38520 -x53290 -x49250 -x19690 -x27855 -x780 -x11710 -x1408 -x32537 -x55065 -x29094 -x3625 -x20064 -x31500 -x25777 -x1067 -x1379 -x4553 -x42383 -x17725 -x1740 -x25555 -x40732 -x54673 -x60702 -x16464 -x36064 -x33915 -x9588 -x58242 -x6678 -x2224 -x31356 -x29534 -x42271 -x42460 -x41386 -x64709 -x61624 -x55055 -x22617 -x55849 -x46225 -x31400 -x18200 -x28562 -x26543 -x59154 -x11874 -x50876 -x24606 -x56536 -x53082 -x11171 -x55530 -x64326 -x50586 -x37057 -x45680 -x62473 -x56492 -x44519 -x11684 -x29352 -x60869 -x46546 -x21973 -x65498 -x56753 -x45372 -x56257 -x26027 -x54549 -x12908 -x27651 -x41370 -x46354 -x7725 -x54537 -x33591 -x15945 -x25904 -x7011 -x48919 -x16188 -x65359 -x57803 -x4427 -x18386 -x9151 -x29244 -x64994 -x46684 -x15315 -x32048 -x13119 -x56612 -x51421 -x10059 -x18296 -x27663 -x20270 -x49627 -x38364 -x47247 -x41736 -x7405 -x34466 -x16759 -x31003 -x26508 -x11375 -x11723 -x20435 -x55456 -x4367 -x576 -x61710 -x49550 -x11091 -x23280 -x44800 -x44181 -x26748 -x11800 -x6425 -x28877 -x64583 -x32296 -x28348 -x2245 -x15470 -x25778 -x54321 -x62340 -x58316 -x22632 -x12161 -x20158 -x53418 -x23845 -x34309 -x16869 -x30560 -x23504 -x53552 -x8255 -x37171 -x25449 -x56696 -x45660 -x24059 -x47325 -x2587 -x45474 -x25550 -x49323 -x48843 -x15012 -x24942 -x11312 -x23124 -x49289 -x32213 -x20528 -x4355 -x43297 -x57946 -x62352 -x11603 -x29685 -x56929 -x21906 -x1751 -x58540 -x47154 -x16545 -x18478 -x17232 -x43536 -x46653 -x6161 -x34394 -x14376 -x21470 -x2939 -x1263 -x62879 -x39623 -x54513 -x51558 -x1245 -x4403 -x31738 -x46220 -x51000 -x54905 -x49064 -x57781 -x17050 -x25032 -x33778 -x5931 -x24190 -x47431 -x64083 -x25178 -x47359 -x49497 -x22219 -x63356 -x22974 -x38402 -x64275 -x53792 -x20899 -x41946 -x61546 -x29769 -x2868 -x26454 -x43458 -x50382 -x38885 -x53384 -x32620 -x65592 -x17817 -x20039 -x38378 -x18818 -x56237 -x33188 -x14324 -x34089 -x57096 -x61487 -x36409 -x58583 -x51471 -x18943 -x39765 -x47360 -x41763 -x42607 -x40258 -x45959 -x17849 -x45830 -x40878 -x50163 -x49449 -x23317 -x5020 -x7774 -x47640 -x27078 -x61629 -x41007 -x55085 -x54501 -x43220 -x19788 -x35783 -x34597 -x19248 -x54874 -x3364 -x25781 -x2269 -x50744 -x29914 -x24418 -x49878 -x63432 -x58176 -x30147 -x60939 -x13792 -x43254 -x65161 -x52682 -x24785 -x46036 -x11394 -x22991 -x33622 -x50581 -x45202 -x36882 -x26680 -x33843 -x19795 -x36436 -x39473 -x43851 -x11613 -x49215 -x58328 -x47624 -x51202 -x48647 -x10464 -x40835 -x41420 -x38239 -x12882 -x23008 -x54268 -x50979 -x37299 -x19457 -x14169 -x52957 -x16789 -x65334 -x24531 -x44717 -x14176 -x52722 -x31860 -x8682 -x17155 -x32494 -x39390 -x14927 -x63709 -x4471 -x3196 -x59108 -x35421 -x5684 -x54957 -x47604 -x59051 -x16685 -x36759 -x52834 -x23146 -x22103 -x6794 -x65775 -x57577 -x41213 -x7540 -x16238 -x37199 -x5774 -x48121 -x50108 -x31695 -x62559 -x48362 -x1493 -x61586 -x22766 -x19170 -x13668 -x7298 -x61296 -x27525 -x34881 -x8165 -x27399 -x37738 -x39625 -x48473 -x25887 -x62153 -x4925 -x10829 -x29241 -x16150 -x55388 -x17175 -x38157 -x16276 -x24896 -x27919 -x35757 -x13186 -x21279 -x9776 -x44249 -x1010 -x19945 -x30962 -x37353 -x53493 -x47501 -x51840 -x28262 -x63811 -x31661 -x7800 -x31718 -x26453 -x40553 -x49546 -x58485 -x60891 -x5164 -x30154 -x582 -x15782 -x5472 -x48316 -x57012 -x22872 -x59859 -x11882 -x20844 -x41752 -x51501 -x25891 -x4602 -x61472 -x31102 -x14870 -x55492 -x61474 -x33960 -x18427 -x37982 -x11985 -x51862 -x50471 -x26546 -x39557 -x5809 -x26972 -x10610 -x29677 -x43689 -x53856 -x6929 -x28375 -x58007 -x19144 -x65680 -x40704 -x40082 -x61460 -x26047 -x745 -x46901 -x57857 -x62324 -x34262 -x6374 -x41388 -x40551 -x22516 -x3765 -x51102 -x51831 -x46187 -x43824 -x53324 -x41930 -x62919 -x38778 -x497 -x22670 -x6143 -x39767 -x59370 -x15009 -x36107 -x3577 -x2196 -x65737 -x39405 -x23692 -x800 -x16193 -x61946 -x950 -x1226 -x3206 -x33056 -x30892 -x2167 -x58169 -x25177 -x7558 -x11753 -x50270 -x35941 -x7695 -x26252 -x59702 -x15734 -x36154 -x54052 -x8430 -x22277 -x57375 -x41694 -x9200 -x52683 -x38214 -x9971 -x3083 -x21182 -x11234 -x15871 -x19582 -x50083 -x62000 -x47420 -x38542 -x37430 -x20877 -x28178 -x59526 -x14865 -x50334 -x29048 -x41835 -x40261 -x42582 -x1293 -x54575 -x61038 -x29060 -x23127 -x16407 -x21517 -x16063 -x11641 -x57458 -x13063 -x57159 -x60974 -x50620 -x12945 -x38241 -x65016 -x34145 -x13136 -x9992 -x5139 -x51668 -x35067 -x17889 -x26535 -x54591 -x39374 -x52965 -x53045 -x22278 -x10052 -x16394 -x40632 -x61444 -x12829 -x60799 -x23595 -x25731 -x65451 -x38457 -x3197 -x47146 -x37707 -x1285 -x49703 -x51707 -x20363 -x55510 -x35727 -x14888 -x51645 -x57812 -x61531 -x36158 -x1965 -x25674 -x44919 -x51969 -x18495 -x57404 -x16539 -x19425 -x30365 -x37566 -x61232 -x27517 -x54744 -x49173 -x29880 -x30926 -x34153 -x30554 -x63482 -x20135 -x29397 -x30074 -x51521 -x64381 -x61329 -x37468 -x17339 -x53947 -x10488 -x34614 -x39211 -x39111 -x47030 -x25169 -x42007 -x48763 -x64749 -x47133 -x46239 -x56348 -x11156 -x15016 -x47874 -x6336 -x28635 -x62113 -x45292 -x65557 -x52591 -x56687 -x24610 -x55520 -x19847 -x10243 -x52000 -x65064 -x8670 -x44424 -x6962 -x15420 -x25884 -x40000 -x34958 -x22511 -x52397 -x33991 -x44419 -x11637 -x55360 -x25623 -x33270 -x11076 -x25076 -x46321 -x8028 -x35946 -x3869 -x19722 -x34389 -x56554 -x17675 -x20376 -x56582 -x15679 -x48011 -x31108 -x19998 -x29184 -x56147 -x18235 -x17336 -x23566 -x53649 -x57915 -x39958 -x30860 -x8674 -x21848 -x5289 -x43828 -x48724 -x57845 -x44964 -x27540 -x60669 -x47451 -x33564 -x31897 -x53232 -x44825 -x16348 -x3824 -x22316 -x59748 -x32223 -x46839 -x6090 -x2388 -x27722 -x24334 -x16877 -x15134 -x21548 -x23402 -x58363 -x56606 -x50554 -x47435 -x28431 -x42363 -x40631 -x44521 -x46641 -x2292 -x61164 -x17638 -x60064 -x44920 -x7127 -x59001 -x46306 -x46288 -x63782 -x3661 -x49545 -x49577 -x28794 -x63861 -x22744 -x9501 -x54793 -x38348 -x63217 -x57431 -x53038 -x51200 -x14501 -x29237 -x44983 -x31709 -x20980 -x28820 -x13318 -x4398 -x20469 -x30396 -x63948 -x65701 -x1597 -x33642 -x70 -x54626 -x18531 -x44886 -x18455 -x64148 -x8398 -x10996 -x1938 -x12531 -x2093 -x35688 -x40169 -x4213 -x6138 -x44065 -x61651 -x5881 -x1057 -x50726 -x21206 -x37897 -x39639 -x60401 -x2982 -x63707 -x56614 -x55744 -x48175 -x4469 -x20849 -x15471 -x62373 -x37112 -x4982 -x37962 -x18509 -x52349 -x1810 -x30740 -x55174 -x60980 -x53971 -x44567 -x21179 -x39542 -x14484 -x61660 -x31520 -x40891 -x13033 -x39816 -x22183 -x12344 -x42310 -x63451 -x13968 -x18832 -x25200 -x44001 -x20749 -x39394 -x31270 -x7071 -x27007 -x16214 -x16261 -x21972 -x55639 -x52055 -x16570 -x62112 -x30673 -x32549 -x9749 -x4649 -x38196 -x48525 -x7932 -x26545 -x49165 -x2012 -x9809 -x30754 -x30391 -x63679 -x1532 -x40242 -x22123 -x42161 -x53895 -x64512 -x31142 -x59521 -x18372 -x38354 -x14354 -x45365 -x5445 -x61359 -x11601 -x33633 -x35504 -x31528 -x14671 -x56951 -x55108 -x32991 -x23688 -x55190 -x42865 -x36680 -x57288 -x38871 -x7831 -x9252 -x15023 -x12799 -x38876 -x52739 -x26782 -x56454 -x62921 -x31788 -x35514 -x56551 -x36831 -x28695 -x39184 -x22187 -x1575 -x14594 -x50168 -x23695 -x47236 -x30772 -x46111 -x33889 -x14851 -x6033 -x64368 -x18864 -x56572 -x17252 -x48073 -x15582 -x57656 -x45334 -x16270 -x51232 -x32795 -x34618 -x26033 -x41087 -x30341 -x46767 -x35647 -x42479 -x9169 -x2070 -x37596 -x42943 -x22637 -x39441 -x36705 -x59179 -x5256 -x32156 -x60013 -x58944 -x16724 -x37668 -x53848 -x47514 -x56125 -x36924 -x8526 -x15648 -x25844 -x52631 -x27104 -x65810 -x2655 -x17661 -x6519 -x19274 -x23035 -x9590 -x34939 -x21135 -x44111 -x57383 -x19792 -x13414 -x39324 -x58296 -x7824 -x10028 -x44810 -x19638 -x12384 -x61418 -x5008 -x60440 -x49970 -x23092 -x19611 -x42353 -x28817 -x42484 -x7468 -x21560 -x2372 -x19208 -x26606 -x47743 -x60211 -x52499 -x5462 -x8771 -x40042 -x44418 -x42351 -x43786 -x65387 -x31293 -x46577 -x50769 -x63236 -x7972 -x1727 -x40284 -x3543 -x29359 -x51366 -x6583 -x61992 -x37252 -x2117 -x31884 -x19000 -x7042 -x13151 -x2921 -x10864 -x6192 -x28439 -x46356 -x58564 -x63452 -x35055 -x24777 -x8649 -x63997 -x34669 -x39312 -x12904 -x25193 -x22288 -x21854 -x31178 -x6055 -x28144 -x21442 -x18031 -x6281 -x26671 -x33718 -x14732 -x56558 -x14246 -x35581 -x29888 -x19791 -x47352 -x21030 -x48937 -x32521 -x49794 -x45272 -x59275 -x20860 -x50124 -x3405 -x1699 -x24452 -x65132 -x28923 -x33010 -x46748 -x38436 -x37402 -x53368 -x59908 -x6184 -x51121 -x7181 -x47060 -x22866 -x37366 -x60687 -x57934 -x38935 -x18856 -x48987 -x51495 -x30434 -x61848 -x59276 -x14517 -x60012 -x13291 -x1999 -x27679 -x47827 -x1660 -x43978 -x22211 -x25378 -x50282 -x49796 -x28650 -x22364 -x59093 -x56007 -x8760 -x38333 -x65119 -x10035 -x55753 -x11740 -x64926 -x61325 -x7920 -x20864 -x42924 -x11169 -x15019 -x30676 -x46954 -x21233 -x34283 -x38521 -x34997 -x26548 -x31093 -x21919 -x65621 -x2 -x34396 -x21534 -x26277 -x32011 -x49343 -x7037 -x38764 -x20738 -x40354 -x4284 -x57774 -x10611 -x52356 -x54984 -x40830 -x59447 -x33938 -x60032 -x3752 -x64043 -x9196 -x11890 -x30982 -x30789 -x56085 -x65214 -x48122 -x14019 -x28101 -x7308 -x44604 -x37677 -x4716 -x24673 -x54445 -x20637 -x43316 -x7618 -x57507 -x932 -x20663 -x47629 -x62399 -x54023 -x62615 -x12149 -x42435 -x815 -x56431 -x36667 -x36661 -x50207 -x64924 -x37644 -x40177 -x18326 -x8846 -x2113 -x12010 -x3027 -x45479 -x31686 -x57869 -x3829 -x56544 -x3813 -x27768 -x7533 -x10698 -x32117 -x44724 -x51713 -x46642 -x28244 -x21860 -x35675 -x25043 -x34135 -x53861 -x31221 -x33811 -x12115 -x59806 -x31302 -x37704 -x35569 -x51479 -x39491 -x14032 -x56477 -x33485 -x6257 -x11029 -x33767 -x16297 -x3461 -x42713 -x17939 -x55193 -x47116 -x54278 -x6453 -x29458 -x10440 -x49073 -x60250 -x19681 -x5813 -x21990 -x14488 -x3094 -x6058 -x13340 -x1453 -x55660 -x57823 -x32811 -x42648 -x49711 -x63515 -x19478 -x36958 -x12239 -x4122 -x32898 -x51545 -x61925 -x54243 -x54812 -x37271 -x29247 -x22776 -x56146 -x52602 -x53824 -x1840 -x26951 -x58914 -x25580 -x11946 -x54128 -x30655 -x31151 -x54072 -x37218 -x19787 -x26134 -x51290 -x10753 -x26695 -x15971 -x26574 -x39008 -x41554 -x59442 -x62542 -x55583 -x49293 -x53147 -x31029 -x39193 -x53766 -x38868 -x58898 -x39673 -x65669 -x55385 -x12810 -x32894 -x64073 -x32031 -x16130 -x220 -x37475 -x34668 -x58276 -x36086 -x15262 -x29541 -x20271 -x12989 -x10596 -x40399 -x21684 -x25527 -x9001 -x22719 -x61944 -x20073 -x28326 -x34816 -x38841 -x28022 -x48886 -x61210 -x24332 -x20766 -x41516 -x48313 -x17496 -x50796 -x40431 -x4607 -x4040 -x37900 -x40461 -x32206 -x32002 -x5958 -x40123 -x64196 -x43800 -x7887 -x11340 -x32590 -x44748 -x65640 -x20354 -x37954 -x48858 -x38718 -x15008 -x15093 -x50582 -x21019 -x55454 -x2080 -x25232 -x9893 -x44719 -x40469 -x25747 -x2302 -x65575 -x41165 -x5902 -x34580 -x47681 -x46960 -x5487 -x1812 -x6151 -x6140 -x62333 -x7668 -x17340 -x30643 -x38902 -x10673 -x56970 -x28489 -x38491 -x32739 -x46331 -x50835 -x10959 -x49212 -x8797 -x30912 -x36952 -x58704 -x14300 -x45237 -x561 -x50090 -x39210 -x59380 -x7984 -x33708 -x64856 -x27921 -x5947 -x57316 -x57281 -x3657 -x46523 -x47582 -x7852 -x56196 -x14271 -x39689 -x63853 -x62320 -x49319 -x52104 -x19965 -x46019 -x54682 -x23233 -x59923 -x46520 -x49802 -x10430 -x1613 -x23477 -x8234 -x59356 -x54311 -x11010 -x57049 -x65154 -x30635 -x56149 -x31816 -x44049 -x60302 -x49955 -x56493 -x17396 -x2097 -x51133 -x8512 -x30721 -x65058 -x7778 -x27976 -x10301 -x23070 -x20111 -x56680 -x18592 -x22276 -x27240 -x6267 -x747 -x33499 -x58100 -x26228 -x22840 -x5153 -x23028 -x26082 -x25455 -x32143 -x56090 -x29803 -x47122 -x13255 -x42419 -x16937 -x47596 -x21090 -x28661 -x4580 -x46744 -x35435 -x19961 -x22376 -x16815 -x882 -x22959 -x9794 -x42863 -x61630 -x25899 -x7466 -x55038 -x62955 -x57412 -x24023 -x25986 -x7785 -x55860 -x30797 -x16879 -x23007 -x14891 -x61433 -x39514 -x63340 -x43900 -x15785 -x2185 -x48875 -x41596 -x3581 -x50344 -x25448 -x62651 -x58495 -x60238 -x35228 -x17432 -x30583 -x63086 -x5227 -x63171 -x59330 -x13308 -x13947 -x43432 -x45833 -x10217 -x47508 -x50409 -x27329 -x10771 -x35349 -x55592 -x6787 -x50758 -x21421 -x18727 -x44298 -x59184 -x18128 -x29175 -x55611 -x30401 -x1747 -x30033 -x61573 -x15150 -x8941 -x16273 -x48865 -x33819 -x45193 -x4634 -x59970 -x12065 -x5888 -x54546 -x39862 -x62351 -x4687 -x46135 -x36390 -x8392 -x18093 -x63629 -x48026 -x33183 -x63838 -x41186 -x50646 -x25671 -x41094 -x43372 -x58092 -x20201 -x38947 -x59963 -x65459 -x4084 -x51442 -x29191 -x37453 -x49042 -x28377 -x15725 -x3024 -x20673 -x43519 -x58998 -x44339 -x51857 -x42371 -x3368 -x54961 -x57721 -x2163 -x24775 -x48055 -x30702 -x24629 -x52206 -x32337 -x2984 -x65275 -x60044 -x4314 -x35045 -x17374 -x42715 -x2954 -x17681 -x17407 -x27838 -x23123 -x12192 -x5074 -x28090 -x25872 -x53306 -x14010 -x10275 -x42004 -x3950 -x64432 -x5913 -x52681 -x33905 -x45744 -x5199 -x10942 -x45431 -x42025 -x27788 -x56825 -x13123 -x8545 -x39056 -x43675 -x31104 -x43502 -x2893 -x22615 -x8376 -x61636 -x48869 -x53119 -x16182 -x49014 -x41526 -x39884 -x65009 -x63934 -x47045 -x36216 -x64810 -x12909 -x3058 -x30302 -x58765 -x42566 -x49085 -x20799 -x9082 -x35572 -x52539 -x53315 -x45585 -x25199 -x33442 -x45951 -x40960 -x55000 -x62233 -x42978 -x46666 -x40320 -x16920 -x48649 -x39176 -x60828 -x49507 -x43165 -x47568 -x5321 -x45450 -x3667 -x12123 -x13127 -x312 -x2802 -x55435 -x29735 -x61700 -x28906 -x14232 -x24114 -x56303 -x55710 -x3848 -x23097 -x8585 -x65452 -x132 -x55657 -x42873 -x16511 -x62796 -x30701 -x15251 -x9394 -x9650 -x57441 -x18237 -x58724 -x16040 -x49334 -x32704 -x23416 -x34613 -x37868 -x49840 -x60553 -x17184 -x3562 -x57997 -x15029 -x24179 -x36883 -x23032 -x50750 -x16470 -x13057 -x46992 -x55996 -x47523 -x36946 -x25368 -x34877 -x58536 -x15516 -x56798 -x47364 -x15579 -x12820 -x21014 -x56579 -x8350 -x14739 -x49995 -x26255 -x27924 -x6736 -x33335 -x29251 -x19536 -x8404 -x18800 -x5015 -x48828 -x16057 -x62500 -x49229 -x13675 -x34056 -x30131 -x21047 -x49945 -x34563 -x54860 -x40648 -x19717 -x24884 -x27677 -x60075 -x59264 -x51191 -x60227 -x39526 -x52563 -x51171 -x5048 -x9744 -x63438 -x318 -x31386 -x46050 -x15792 -x3904 -x16911 -x56728 -x4458 -x47486 -x3656 -x27148 -x32546 -x39527 -x29625 -x14705 -x58050 -x34731 -x1872 -x37042 -x37660 -x12930 -x28963 -x16731 -x65403 -x8343 -x49241 -x56389 -x71 -x16482 -x35871 -x61209 -x57344 -x2545 -x20619 -x34984 -x42624 -x51401 -x38789 -x52268 -x22218 -x23268 -x62596 -x28047 -x32408 -x27719 -x8627 -x65542 -x48388 -x48483 -x19195 -x63461 -x25429 -x49571 -x10429 -x54467 -x3276 -x44554 -x54100 -x27825 -x22197 -x58778 -x14305 -x10788 -x60547 -x25216 -x65719 -x12268 -x4130 -x46273 -x17426 -x60863 -x41505 -x47805 -x30813 -x8419 -x3502 -x32130 -x19455 -x16672 -x4160 -x48792 -x45139 -x63101 -x17975 -x37230 -x10879 -x12694 -x48570 -x62786 -x54806 -x8804 -x38659 -x59760 -x58509 -x5521 -x7998 -x47363 -x15562 -x12154 -x40538 -x33276 -x49765 -x34764 -x15702 -x48507 -x54366 -x64729 -x38099 -x50792 -x59903 -x14094 -x3770 -x52369 -x47573 -x64515 -x5045 -x37950 -x36360 -x12238 -x34191 -x54025 -x57841 -x65013 -x27244 -x53546 -x48021 -x53382 -x46287 -x28897 -x43757 -x37770 -x65581 -x22246 -x17819 -x44917 -x43558 -x13793 -x19498 -x36577 -x47197 -x63926 -x23430 -x12626 -x54901 -x62964 -x17987 -x11804 -x23 -x36521 -x49378 -x58459 -x63153 -x53338 -x40764 -x34936 -x11912 -x15483 -x5618 -x34392 -x3966 -x64833 -x16422 -x19715 -x28864 -x21659 -x50973 -x48984 -x44868 -x54934 -x11049 -x12446 -x5097 -x33168 -x30179 -x32243 -x17034 -x34494 -x34078 -x59654 -x42775 -x24243 -x18697 -x58406 -x4921 -x54070 -x7387 -x2965 -x59921 -x15534 -x44508 -x39039 -x31096 -x39103 -x37530 -x35015 -x33747 -x63435 -x25735 -x31476 -x25430 -x14301 -x46295 -x57771 -x12001 -x63821 -x4249 -x60849 -x54402 -x30959 -x35600 -x31128 -x31333 -x3992 -x26783 -x54681 -x63977 -x37294 -x40311 -x29412 -x20586 -x29037 -x11005 -x29498 -x44653 -x64242 -x54144 -x29510 -x31393 -x34847 -x19415 -x17972 -x65815 -x41721 -x15508 -x49659 -x9172 -x752 -x58621 -x10777 -x10923 -x44324 -x17738 -x20023 -x1556 -x2993 -x36321 -x29439 -x56705 -x42680 -x29865 -x612 -x31054 -x7161 -x64908 -x27018 -x49622 -x1877 -x57031 -x45332 -x49480 -x27567 -x53103 -x10896 -x65638 -x54751 -x38698 -x11383 -x52089 -x48199 -x40703 -x46475 -x8014 -x63919 -x25372 -x15243 -x47528 -x49787 -x59011 -x13243 -x34961 -x33608 -x9785 -x34343 -x4956 -x48569 -x26958 -x29168 -x65561 -x16202 -x14388 -x25508 -x39897 -x62930 -x57337 -x26296 -x9034 -x32619 -x21862 -x27564 -x39489 -x39666 -x26306 -x42211 -x15033 -x13108 -x47105 -x52546 -x4686 -x16976 -x43141 -x54899 -x13212 -x36516 -x28159 -x53139 -x18082 -x43601 -x22154 -x31052 -x3874 -x19022 -x29274 -x15052 -x2697 -x59986 -x58806 -x51725 -x46536 -x35588 -x35899 -x20359 -x53335 -x19054 -x35500 -x15039 -x62227 -x14285 -x22981 -x4000 -x23450 -x35023 -x24570 -x19532 -x39446 -x16429 -x47077 -x45182 -x7907 -x24298 -x52247 -x23446 -x55556 -x27368 -x55138 -x13140 -x35209 -x52432 -x36763 -x22118 -x8245 -x50258 -x12667 -x243 -x14163 -x64309 -x60895 -x16965 -x12215 -x16821 -x41887 -x38873 -x11358 -x27692 -x3117 -x47268 -x64152 -x56654 -x8004 -x17237 -x21958 -x52202 -x59558 -x41197 -x43989 -x41778 -x33580 -x41319 -x32813 -x27228 -x8759 -x13511 -x21269 -x7393 -x39444 -x39885 -x53320 -x54612 -x50696 -x23526 -x3943 -x15735 -x30299 -x54154 -x5480 -x42197 -x58697 -x50815 -x893 -x53894 -x34470 -x42464 -x56730 -x10735 -x29954 -x58607 -x33901 -x8597 -x31605 -x54317 -x48411 -x27878 -x43225 -x46735 -x37627 -x9748 -x55884 -x24288 -x55156 -x8293 -x27163 -x65741 -x21820 -x50715 -x16184 -x2404 -x41451 -x22263 -x11090 -x31510 -x45878 -x26197 -x37436 -x40574 -x38160 -x49137 -x9202 -x53196 -x52537 -x57173 -x49181 -x38211 -x19343 -x50671 -x61423 -x35516 -x46247 -x52276 -x59842 -x25543 -x3640 -x42989 -x16200 -x64229 -x40956 -x23105 -x23587 -x64704 -x56992 -x16388 -x30691 -x85 -x56564 -x54638 -x42364 -x31080 -x36290 -x62395 -x3864 -x64799 -x18869 -x53898 -x3870 -x4572 -x62128 -x64715 -x12566 -x39915 -x15835 -x14505 -x40371 -x61331 -x45381 -x38371 -x9250 -x60494 -x30319 -x54320 -x52926 -x4877 -x2622 -x43096 -x49015 -x64504 -x11172 -x18591 -x3036 -x5710 -x25620 -x36540 -x64650 -x3082 -x62889 -x10935 -x46660 -x54505 -x9951 -x55966 -x1517 -x20026 -x25306 -x35537 -x27381 -x30775 -x42201 -x8390 -x54904 -x36211 -x57243 -x37180 -x4128 -x13673 -x46371 -x44885 -x4146 -x54382 -x39403 -x43405 -x18169 -x60312 -x42198 -x12016 -x642 -x43853 -x11858 -x33479 -x55010 -x17670 -x43486 -x51457 -x35139 -x7877 -x44284 -x19997 -x14846 -x36143 -x63534 -x26646 -x39137 -x31847 -x42463 -x21072 -x6803 -x56954 -x1774 -x58674 -x44008 -x64687 -x62222 -x58024 -x22126 -x3792 -x28555 -x44004 -x44738 -x9048 -x11822 -x57783 -x16095 -x4488 -x45558 -x15569 -x21960 -x30693 -x15311 -x5485 -x64279 -x24875 -x48854 -x11421 -x13075 -x4035 -x18830 -x29382 -x56458 -x38313 -x52117 -x55135 -x36397 -x5727 -x30788 -x46884 -x14523 -x23562 -x31961 -x9955 -x28058 -x12431 -x30581 -x27275 -x23210 -x34140 -x1672 -x53184 -x51637 -x1545 -x14399 -x11457 -x33023 -x38875 -x26918 -x21777 -x50333 -x44558 -x48714 -x30889 -x7101 -x54605 -x45851 -x990 -x38230 -x33749 -x39752 -x15989 -x44365 -x44373 -x264 -x62164 -x32480 -x65080 -x37489 -x4560 -x33019 -x30638 -x41219 -x3554 -x36142 -x31065 -x29248 -x63310 -x4497 -x53021 -x9028 -x42693 -x7051 -x65115 -x29061 -x11582 -x48857 -x38094 -x62082 -x61666 -x23505 -x52299 -x41633 -x57679 -x10450 -x9416 -x44163 -x1848 -x62820 -x46127 -x38455 -x26790 -x58220 -x41369 -x58079 -x14066 -x8954 -x58920 -x63335 -x60750 -x37673 -x58756 -x64429 -x29507 -x8833 -x2789 -x3137 -x11088 -x29705 -x8926 -x3957 -x50037 -x50202 -x56392 -x9245 -x49654 -x52375 -x5731 -x60542 -x52657 -x16565 -x1987 -x16032 -x19829 -x11155 -x4575 -x3707 -x45078 -x29246 -x10965 -x30034 -x58661 -x11448 -x32659 -x3911 -x34752 -x27649 -x10019 -x63544 -x1277 -x3868 -x10441 -x60258 -x22043 -x63874 -x43570 -x9168 -x14693 -x38247 -x1535 -x45032 -x15225 -x33245 -x4140 -x33006 -x49867 -x23800 -x60137 -x22439 -x14048 -x59787 -x14631 -x15254 -x14236 -x39842 -x58954 -x12950 -x27390 -x1348 -x35440 -x19602 -x31744 -x59818 -x1850 -x1527 -x52942 -x63540 -x11777 -x56444 -x18678 -x56232 -x21642 -x18564 -x51027 -x64965 -x19873 -x2950 -x33338 -x29068 -x13487 -x35903 -x52514 -x35132 -x2156 -x37557 -x45481 -x60838 -x64598 -x54081 -x56321 -x30755 -x19973 -x4633 -x46686 -x42223 -x65210 -x10543 -x14487 -x54648 -x52561 -x28014 -x65491 -x10693 -x55080 -x32022 -x45024 -x61864 -x42142 -x3728 -x44319 -x46131 -x35026 -x39891 -x38629 -x23278 -x11666 -x58054 -x6454 -x32078 -x52210 -x53026 -x46049 -x44863 -x956 -x20965 -x11604 -x12953 -x11546 -x56940 -x42772 -x16166 -x3806 -x26917 -x21902 -x29152 -x3996 -x19589 -x46446 -x58335 -x58411 -x33243 -x36446 -x58073 -x59488 -x27837 -x7642 -x24651 -x24592 -x32891 -x63735 -x51538 -x3313 -x11969 -x23476 -x58031 -x26287 -x39328 -x26016 -x9165 -x23075 -x50514 -x63670 -x60666 -x38391 -x1523 -x37476 -x17135 -x55121 -x26831 -x53919 -x27263 -x12008 -x17667 -x39844 -x41621 -x35185 -x28285 -x25599 -x21032 -x52108 -x10926 -x34554 -x5419 -x8207 -x32270 -x50247 -x13390 -x40230 -x12602 -x64916 -x18409 -x54399 -x56467 -x12172 -x38254 -x25273 -x60160 -x47969 -x7014 -x23321 -x12766 -x13026 -x530 -x26004 -x19480 -x43407 -x37696 -x32747 -x59029 -x43237 -x59181 -x16583 -x1417 -x42036 -x37986 -x27960 -x12312 -x33469 -x44376 -x2201 -x18931 -x31746 -x58267 -x4974 -x45137 -x38133 -x6547 -x25498 -x35510 -x9248 -x19205 -x13507 -x30426 -x15924 -x12586 -x29065 -x15459 -x28686 -x7519 -x40651 -x2678 -x41308 -x44936 -x27207 -x37817 -x60603 -x21765 -x43830 -x16177 -x6508 -x59892 -x14323 -x41053 -x50025 -x8907 -x50852 -x47074 -x54547 -x5950 -x24886 -x2959 -x19912 -x7415 -x21565 -x1416 -x13225 -x49919 -x12060 -x9936 -x4306 -x56070 -x16733 -x21450 -x30440 -x57730 -x20436 -x50026 -x48988 -x10432 -x15380 -x30402 -x173 -x53781 -x1360 -x13003 -x61929 -x1455 -x55575 -x35801 -x61254 -x30372 -x31392 -x35766 -x14276 -x15335 -x22116 -x50259 -x51494 -x29556 -x154 -x15587 -x22423 -x46696 -x4491 -x56208 -x35614 -x26136 -x19934 -x41927 -x47415 -x61538 -x50706 -x11544 -x64201 -x6657 -x7771 -x33210 -x44411 -x19670 -x21483 -x41084 -x1274 -x31621 -x12659 -x64107 -x33355 -x32478 -x4501 -x46291 -x60875 -x28411 -x28553 -x7538 -x25900 -x36496 -x13260 -x28081 -x42179 -x9290 -x4835 -x63130 -x53276 -x10039 -x63678 -x29430 -x21521 -x52476 -x48337 -x16488 -x10337 -x21545 -x40847 -x7283 -x10801 -x58552 -x20898 -x12202 -x15596 -x25002 -x40485 -x42360 -x10668 -x59059 -x6431 -x51620 -x60506 -x31025 -x45015 -x6703 -x12226 -x8064 -x63463 -x33269 -x53666 -x9417 -x28971 -x2848 -x16664 -x50306 -x38922 -x28068 -x42781 -x36638 -x53137 -x58461 -x6523 -x24335 -x7630 -x19554 -x14658 -x29411 -x47417 -x7257 -x53527 -x30311 -x18032 -x5918 -x22134 -x53926 -x17843 -x23011 -x47664 -x64906 -x37059 -x10831 -x62479 -x58477 -x32572 -x12640 -x29465 -x15736 -x5318 -x22317 -x57754 -x63301 -x2346 -x858 -x15183 -x27627 -x46308 -x29716 -x12597 -x7350 -x9668 -x4539 -x35321 -x59147 -x54892 -x12729 -x9037 -x61515 -x35012 -x37742 -x17865 -x46507 -x57030 -x39824 -x45774 -x16984 -x899 -x11727 -x34018 -x57941 -x33115 -x3301 -x41687 -x49141 -x56297 -x42181 -x22236 -x65270 -x42644 -x32055 -x44171 -x6670 -x18312 -x54906 -x26357 -x55318 -x47835 -x27452 -x65087 -x17373 -x29395 -x46829 -x41173 -x27251 -x10513 -x52249 -x40673 -x63063 -x59805 -x40069 -x55439 -x60842 -x49635 -x26517 -x61964 -x35052 -x1536 -x51280 -x59251 -x46467 -x38424 -x7813 -x57691 -x58122 -x15863 -x3173 -x51837 -x57667 -x37344 -x50714 -x23175 -x31919 -x46037 -x29264 -x40802 -x11642 -x31294 -x36460 -x38367 -x41459 -x4462 -x7593 -x51865 -x46685 -x1952 -x31603 -x27741 -x7703 -x15202 -x19222 -x8428 -x5264 -x42022 -x13345 -x62758 -x34558 -x30932 -x44129 -x58976 -x34211 -x53757 -x6605 -x4770 -x29535 -x31908 -x37731 -x43662 -x35089 -x24269 -x49589 -x15271 -x5589 -x36907 -x40303 -x40442 -x17524 -x47810 -x53133 -x46181 -x28772 -x20303 -x41261 -x12323 -x36566 -x46982 -x45636 -x51498 -x25843 -x41056 -x22178 -x8219 -x4364 -x38904 -x25213 -x26450 -x54148 -x24760 -x53955 -x65685 -x22368 -x12899 -x59673 -x12623 -x41403 -x30894 -x12836 -x45688 -x17526 -x42099 -x50229 -x38142 -x17416 -x2609 -x45308 -x17312 -x57786 -x13437 -x10545 -x45006 -x49623 -x45076 -x37030 -x22059 -x57126 -x39169 -x56872 -x9215 -x58777 -x21190 -x28182 -x34307 -x959 -x50526 -x49443 -x38153 -x31772 -x28880 -x22783 -x628 -x10130 -x4586 -x14134 -x34131 -x54711 -x18085 -x41105 -x23493 -x38080 -x54816 -x3160 -x49786 -x34959 -x34220 -x47124 -x12052 -x44618 -x6298 -x20393 -x30413 -x64606 -x29640 -x27650 -x709 -x104 -x50110 -x4447 -x27051 -x9673 -x22201 -x28685 -x45411 -x64354 -x62779 -x50841 -x16659 -x43428 -x35972 -x44971 -x55830 -x52642 -x41198 -x18313 -x33712 -x41376 -x39321 -x63738 -x43411 -x44603 -x61505 -x5091 -x63974 -x50413 -x4594 -x32664 -x36949 -x6573 -x5854 -x9620 -x17860 -x39213 -x27248 -x21827 -x49501 -x20874 -x45404 -x39947 -x5270 -x21323 -x4813 -x43369 -x44566 -x53224 -x14099 -x10455 -x21115 -x40408 -x58909 -x34708 -x2333 -x46853 -x53099 -x64525 -x35987 -x20377 -x5107 -x48848 -x17704 -x62060 -x39711 -x53557 -x36002 -x11485 -x61839 -x29696 -x35239 -x32670 -x5129 -x8776 -x22686 -x23874 -x28981 -x24654 -x5477 -x35891 -x9921 -x20063 -x12664 -x39559 -x22323 -x65821 -x3915 -x35064 -x52164 -x29526 -x47656 -x23378 -x17666 -x48022 -x11503 -x48698 -x59412 -x39710 -x35599 -x35531 -x39112 -x53774 -x8153 -x19750 -x44412 -x20486 -x30814 -x218 -x54571 -x19648 -x42240 -x35681 -x64468 -x35283 -x41590 -x16850 -x24507 -x22546 -x7604 -x9803 -x22763 -x49461 -x54189 -x50015 -x13991 -x22222 -x37321 -x56530 -x5847 -x57547 -x6980 -x60648 -x19308 -x5058 -x17636 -x14614 -x20340 -x64806 -x55978 -x26331 -x63100 -x40953 -x31385 -x40613 -x4963 -x37456 -x50047 -x19338 -x18813 -x63858 -x22619 -x19263 -x44769 -x35194 -x44356 -x41054 -x45655 -x12711 -x11587 -x14224 -x11193 -x26967 -x51891 -x30394 -x56117 -x22831 -x37709 -x38434 -x56415 -x4120 -x36182 -x59809 -x23058 -x61956 -x25770 -x41715 -x51040 -x60253 -x61678 -x16793 -x17030 -x30354 -x18635 -x458 -x10292 -x31688 -x9486 -x32317 -x17630 -x51761 -x44122 -x25617 -x2505 -x59484 -x45109 -x15743 -x12291 -x54294 -x7174 -x8168 -x15726 -x58343 -x24297 -x20248 -x51987 -x5531 -x18962 -x28417 -x54776 -x36018 -x25905 -x5341 -x63628 -x27807 -x23572 -x31981 -x5754 -x5068 -x27877 -x17842 -x50961 -x36593 -x15906 -x4420 -x63029 -x14710 -x56069 -x61581 -x56094 -x21402 -x61851 -x39364 -x43149 -x17561 -x11841 -x20682 -x16491 -x57800 -x65366 -x29650 -x32614 -x44980 -x7499 -x44244 -x56347 -x27162 -x21110 -x61553 -x21001 -x42273 -x63159 -x14667 -x56344 -x17360 -x46587 -x41455 -x357 -x16762 -x16805 -x6451 -x45179 -x51795 -x7023 -x30519 -x26670 -x25630 -x6396 -x20954 -x64472 -x36421 -x18447 -x12999 -x29474 -x56161 -x5770 -x65781 -x8851 -x22473 -x27859 -x22881 -x23422 -x23411 -x27873 -x49389 -x50114 -x5060 -x3079 -x22195 -x34603 -x15191 -x57076 -x43919 -x46584 -x28655 -x39598 -x7022 -x27041 -x57376 -x14128 -x38813 -x63424 -x59663 -x45067 -x41883 -x24826 -x63848 -x47076 -x62683 -x12979 -x59457 -x9899 -x1874 -x59137 -x59268 -x55962 -x33992 -x34756 -x8659 -x53809 -x46825 -x30836 -x54103 -x63822 -x16907 -x26430 -x29523 -x55144 -x13908 -x61669 -x4618 -x16977 -x22870 -x63207 -x65494 -x49109 -x14097 -x23496 -x20437 -x31819 -x15876 -x55842 -x32595 -x44570 -x64987 -x22770 -x56022 -x5733 -x47179 -x18547 -x15141 -x52790 -x20269 -x59281 -x55736 -x48439 -x9567 -x44139 -x65010 -x32875 -x25874 -x29878 -x19568 -x129 -x34534 -x38085 -x48030 -x41390 -x34327 -x20172 -x51588 -x58407 -x35363 -x47269 -x39836 -x42802 -x23938 -x39477 -x47787 -x43825 -x53697 -x20295 -x27202 -x62746 -x29267 -x23393 -x20755 -x41923 -x9307 -x21935 -x65415 -x65616 -x38203 -x11646 -x9229 -x4443 -x11623 -x49600 -x62924 -x33390 -x33717 -x27075 -x65259 -x41151 -x21955 -x18001 -x42726 -x47611 -x12349 -x24465 -x37377 -x8301 -x21503 -x22779 -x36745 -x58096 -x48864 -x22445 -x8745 -x6732 -x10043 -x24944 -x20615 -x4657 -x9147 -x25878 -x63410 -x29009 -x33828 -x63994 -x55652 -x25795 -x37746 -x12376 -x28757 -x23148 -x10595 -x45894 -x55303 -x22716 -x7746 -x54804 -x41428 -x49511 -x59744 -x40970 -x60391 -x4520 -x20350 -x56076 -x28053 -x7005 -x63687 -x40769 -x43808 -x45997 -x61876 -x43907 -x39748 -x2707 -x25186 -x45003 -x24752 -x39381 -x26104 -x38799 -x21176 -x20561 -x34579 -x31378 -x7776 -x4267 -x23322 -x57573 -x48767 -x24184 -x41957 -x55923 -x55479 -x60952 -x35686 -x37697 -x45816 -x18695 -x15509 -x17862 -x22011 -x53199 -x52352 -x44643 -x7503 -x60444 -x41547 -x28941 -x23304 -x13519 -x50922 -x48836 -x54541 -x6811 -x13122 -x41533 -x20218 -x45374 -x62413 -x29112 -x33163 -x62742 -x3018 -x23296 -x47645 -x44678 -x38735 -x809 -x17688 -x4696 -x14415 -x62122 -x27545 -x13615 -x21868 -x39849 -x60328 -x15325 -x7749 -x38445 -x65240 -x32551 -x6325 -x56361 -x2114 -x15371 -x23952 -x63446 -x2722 -x31937 -x1446 -x58257 -x24485 -x36237 -x8779 -x7875 -x59227 -x24273 -x35768 -x58766 -x11917 -x39828 -x50727 -x36845 -x41805 -x33271 -x21797 -x54927 -x3971 -x57856 -x62159 -x31077 -x37424 -x48276 -x19545 -x52704 -x60773 -x30219 -x30383 -x18805 -x5783 -x28420 -x45039 -x9948 -x456 -x39903 -x3550 -x10334 -x1136 -x56081 -x14534 -x45719 -x25292 -x14748 -x28847 -x58796 -x57807 -x48563 -x64278 -x52651 -x39914 -x28356 -x45126 -x41275 -x58103 -x37121 -x40863 -x12486 -x47113 -x48431 -x6288 -x64587 -x18374 -x22589 -x26174 -x51993 -x53600 -x21716 -x2577 -x46795 -x37878 -x30359 -x62031 -x60169 -x36511 -x45239 -x47585 -x25198 -x26070 -x36990 -x17719 -x19389 -x64649 -x47400 -x17833 -x50145 -x46325 -x53855 -x49908 -x12616 -x14351 -x47022 -x24158 -x25040 -x49909 -x2957 -x62911 -x35460 -x62298 -x12151 -x6760 -x55545 -x277 -x44068 -x7266 -x52881 -x2382 -x59629 -x8250 -x7731 -x16248 -x15027 -x29302 -x56580 -x49944 -x37490 -x15383 -x3796 -x25635 -x43270 -x40496 -x58706 -x49805 -x57557 -x22607 -x40977 -x15103 -x44099 -x50500 -x25478 -x42836 -x50731 -x28611 -x36412 -x19887 -x38911 -x47437 -x54459 -x14682 -x58417 -x40289 -x7999 -x37085 -x8876 -x42311 -x14880 -x48462 -x42913 -x30256 -x36471 -x47942 -x14088 -x27987 -x13779 -x60671 -x23271 -x18679 -x17920 -x19451 -x1735 -x59374 -x19859 -x15142 -x57908 -x25609 -x61443 -x28589 -x18796 -x41654 -x51817 -x19385 -x17415 -x2210 -x32132 -x43936 -x1467 -x21583 -x1026 -x19098 -x44910 -x28795 -x35538 -x65318 -x65502 -x16621 -x6953 -x18418 -x49297 -x4745 -x22969 -x4086 -x48490 -x5874 -x24959 -x40670 -x50356 -x65483 -x27184 -x25685 -x18537 -x42738 -x48969 -x38747 -x42533 -x14204 -x25975 -x65755 -x53555 -x16000 -x33052 -x24802 -x64686 -x59512 -x27173 -x11175 -x61873 -x28743 -x5007 -x61115 -x32977 -x48331 -x32345 -x14223 -x25534 -x28767 -x46926 -x33443 -x19824 -x42238 -x25631 -x44425 -x35971 -x60961 -x4785 -x48371 -x14118 -x65203 -x33048 -x62862 -x45545 -x31165 -x14618 -x41155 -x19277 -x59810 -x24665 -x38669 -x12325 -x8859 -x43151 -x43562 -x16418 -x57640 -x14899 -x17115 -x55638 -x58786 -x59697 -x3762 -x50860 -x40738 -x5354 -x34888 -x53193 -x64716 -x8567 -x65822 -x47637 -x21816 -x64590 -x20505 -x2105 -x53661 -x26844 -x26442 -x38739 -x59421 -x25995 -x45718 -x20452 -x48123 -x47521 -x36030 -x5856 -x55908 -x538 -x53249 -x28593 -x60714 -x18619 -x55263 -x13925 -x45777 -x53247 -x4091 -x14836 -x49303 -x42564 -x57450 -x35409 -x40447 -x10571 -x20256 -x64330 -x65656 -x35743 -x7325 -x60779 -x51047 -x47482 -x4683 -x40139 -x29427 -x40905 -x53194 -x15710 -x34927 -x6783 -x9637 -x38280 -x61076 -x49482 -x36294 -x41149 -x8544 -x52337 -x57976 -x54555 -x25893 -x46160 -x30031 -x35617 -x35339 -x34229 -x48837 -x4788 -x5367 -x44118 -x34677 -x65321 -x10560 -x64596 -x28910 -x862 -x33528 -x41364 -x11714 -x28643 -x50523 -x63081 -x54329 -x47099 -x10830 -x52155 -x51137 -x17796 -x12451 -x56973 -x28387 -x39476 -x38293 -x28379 -x50893 -x36233 -x987 -x22076 -x7391 -x26510 -x62571 -x33433 -x57064 -x45512 -x46931 -x18140 -x14615 -x44237 -x35148 -x52 -x49505 -x1097 -x43001 -x30229 -x2995 -x57213 -x50461 -x29513 -x12258 -x37300 -x10187 -x8755 -x24870 -x10553 -x14314 -x41349 -x25540 -x34801 -x16888 -x19967 -x11930 -x41157 -x29254 -x49251 -x38810 -x4918 -x50859 -x10586 -x8233 -x34430 -x33977 -x40794 -x47028 -x48005 -x3549 -x4814 -x741 -x9197 -x35979 -x44158 -x32225 -x24137 -x9869 -x14492 -x19889 -x52199 -x32644 -x3885 -x25700 -x61767 -x28965 -x61146 -x18652 -x50 -x53073 -x42561 -x57429 -x43862 -x59044 -x57792 -x11931 -x9455 -x16460 -x3200 -x52451 -x27534 -x10990 -x9569 -x51721 -x62408 -x31535 -x53469 -x17476 -x57865 -x13431 -x57826 -x9689 -x19999 -x48771 -x57013 -x10208 -x27949 -x1143 -x39813 -x61312 -x55628 -x10562 -x53292 -x14589 -x56105 -x60572 -x36330 -x7931 -x37396 -x64607 -x15015 -x26312 -x45025 -x22369 -x19072 -x511 -x21772 -x58570 -x7007 -x54989 -x22329 -x65298 -x24004 -x64404 -x33274 -x11999 -x37891 -x1204 -x64454 -x8866 -x38848 -x9720 -x18740 -x128 -x9105 -x58171 -x64014 -x50882 -x40693 -x64343 -x38903 -x32778 -x58854 -x22253 -x23737 -x32929 -x43247 -x12356 -x41850 -x21294 -x24321 -x42300 -x19570 -x42971 -x41120 -x44241 -x60973 -x10999 -x64162 -x25499 -x45144 -x54239 -x52590 -x62347 -x35018 -x35379 -x33675 -x41661 -x57612 -x28914 -x28210 -x12757 -x45884 -x22245 -x61310 -x43593 -x11548 -x37925 -x2399 -x19370 -x46532 -x44679 -x16959 -x5951 -x38913 -x30411 -x37282 -x50196 -x694 -x51311 -x13704 -x52696 -x34488 -x34912 -x8420 -x20711 -x2727 -x35276 -x58108 -x29408 -x25161 -x44710 -x18081 -x8541 -x53797 -x6025 -x13262 -x26235 -x6709 -x17441 -x11053 -x52950 -x17739 -x46284 -x25716 -x38165 -x60476 -x14286 -x44518 -x19030 -x45974 -x25724 -x16163 -x43201 -x22996 -x31789 -x50790 -x5530 -x38340 -x12164 -x16846 -x36972 -x18464 -x36295 -x16824 -x54300 -x24068 -x63103 -x38274 -x63276 -x24183 -x34727 -x10644 -x49825 -x12786 -x13513 -x51948 -x10781 -x25340 -x34300 -x47774 -x23205 -x19037 -x6448 -x47926 -x30201 -x15757 -x45631 -x32932 -x46764 -x22860 -x53589 -x51172 -x19708 -x6529 -x37567 -x29717 -x22676 -x65488 -x14941 -x29857 -x49687 -x28381 -x16371 -x24395 -x30703 -x17273 -x49428 -x6017 -x41720 -x409 -x40577 -x14035 -x18460 -x47270 -x6749 -x21731 -x41913 -x31641 -x61927 -x64949 -x19183 -x23487 -x63144 -x23294 -x2760 -x1235 -x3720 -x38044 -x54150 -x10968 -x3783 -x43516 -x40301 -x26911 -x13267 -x27845 -x2092 -x27795 -x32772 -x38437 -x31103 -x63713 -x32398 -x34365 -x26167 -x6080 -x44182 -x9341 -x33969 -x20721 -x23896 -x52609 -x11030 -x49934 -x12771 -x56985 -x50544 -x40934 -x19279 -x10143 -x2191 -x15462 -x61523 -x19167 -x2535 -x36072 -x7223 -x48930 -x29400 -x49829 -x51398 -x33944 -x15750 -x57148 -x12305 -x47782 -x39031 -x42369 -x5869 -x64943 -x13826 -x39114 -x19839 -x12684 -x15333 -x41205 -x63639 -x48615 -x48489 -x15385 -x41885 -x41865 -x59248 -x43257 -x12880 -x54210 -x16216 -x33885 -x43545 -x33133 -x10820 -x33076 -x35129 -x47056 -x6596 -x60293 -x20403 -x34799 -x7512 -x64937 -x15439 -x2422 -x6164 -x25771 -x65358 -x45429 -x37477 -x32500 -x56873 -x57320 -x1479 -x61951 -x20316 -x49714 -x4495 -x63450 -x14783 -x37061 -x54577 -x3816 -x12012 -x50119 -x56498 -x53397 -x49602 -x35256 -x26186 -x20747 -x12805 -x8375 -x10814 -x60722 -x25925 -x46119 -x19336 -x24185 -x51122 -x21951 -x12691 -x32301 -x26412 -x14024 -x1025 -x48079 -x47274 -x34348 -x23941 -x45393 -x51320 -x48479 -x53923 -x48087 -x24067 -x54836 -x17066 -x24446 -x6210 -x16890 -x34629 -x41190 -x32612 -x34587 -x62959 -x60515 -x41601 -x46909 -x6774 -x29896 -x4735 -x34751 -x50291 -x33961 -x42782 -x53640 -x38587 -x44730 -x53476 -x56023 -x47217 -x25086 -x29017 -x19324 -x29014 -x39277 -x43785 -x42898 -x15339 -x16981 -x64365 -x14699 -x48927 -x46654 -x10677 -x13179 -x35188 -x1354 -x25134 -x12308 -x64391 -x29673 -x17935 -x29263 -x38920 -x37854 -x65499 -x27551 -x59456 -x6599 -x474 -x7476 -x29342 -x8640 -x32304 -x598 -x51819 -x15747 -x46937 -x54326 -x15110 -x53838 -x756 -x51221 -x18551 -x7477 -x18202 -x57861 -x55547 -x18217 -x11379 -x24104 -x34539 -x13813 -x4494 -x62821 -x16333 -x55372 -x31612 -x6322 -x13772 -x35722 -x58265 -x52983 -x17227 -x65028 -x32653 -x22888 -x56632 -x31005 -x52296 -x15282 -x36274 -x39583 -x8365 -x28467 -x40026 -x55467 -x60332 -x10957 -x33590 -x50180 -x56420 -x55691 -x23930 -x19658 -x52484 -x38235 -x35367 -x27396 -x13552 -x32322 -x33315 -x30675 -x20438 -x52427 -x8209 -x43909 -x19209 -x63035 -x24218 -x15064 -x53587 -x35964 -x63235 -x37526 -x31552 -x46579 -x58494 -x12033 -x47516 -x47830 -x37333 -x48571 -x45053 -x40602 -x14149 -x34449 -x56086 -x35738 -x57492 -x56916 -x10576 -x3299 -x1742 -x43860 -x4056 -x6906 -x38762 -x12327 -x61745 -x38177 -x11270 -x48214 -x21683 -x605 -x45594 -x10929 -x25148 -x44383 -x20424 -x45437 -x60329 -x13591 -x45412 -x22289 -x12966 -x55233 -x34156 -x44689 -x11861 -x32140 -x864 -x15664 -x58997 -x3942 -x51324 -x41224 -x37559 -x6861 -x62115 -x8988 -x49835 -x51574 -x61173 -x2558 -x3072 -x24441 -x48734 -x49734 -x32289 -x14188 -x48840 -x16857 -x43517 -x38563 -x63321 -x11998 -x51265 -x54220 -x3591 -x1807 -x58181 -x54406 -x19737 -x54262 -x5808 -x49999 -x31756 -x10271 -x57523 -x6826 -x23188 -x266 -x58866 -x6193 -x35479 -x5523 -x60522 -x52813 -x59133 -x33268 -x65382 -x32998 -x63699 -x61251 -x15542 -x49191 -x51710 -x46034 -x8952 -x55622 -x57956 -x59122 -x33854 -x31240 -x51912 -x29416 -x22923 -x1275 -x34953 -x37880 -x34875 -x49066 -x3666 -x22479 -x62096 -x38374 -x56880 -x34196 -x57719 -x59894 -x15618 -x3589 -x47524 -x17686 -x8713 -x37147 -x43648 -x58067 -x46535 -x64428 -x34378 -x14352 -x12501 -x7108 -x25582 -x25562 -x27740 -x38361 -x39357 -x65108 -x45637 -x12723 -x47736 -x2618 -x36936 -x24838 -x7945 -x11870 -x18681 -x56662 -x4036 -x54583 -x10358 -x20014 -x10021 -x34873 -x64299 -x185 -x13447 -x42474 -x34979 -x21536 -x53601 -x52802 -x42946 -x52236 -x30659 -x51098 -x15318 -x50020 -x37390 -x56004 -x56677 -x57368 -x6971 -x34964 -x64438 -x39088 -x11929 -x53877 -x45930 -x41673 -x45 -x63066 -x1997 -x26909 -x8478 -x4233 -x60419 -x47955 -x22568 -x6615 -x2400 -x50548 -x59731 -x1617 -x48528 -x41456 -x40854 -x21830 -x47157 -x17390 -x30914 -x51626 -x29101 -x41489 -x10259 -x7279 -x60378 -x65175 -x40212 -x36292 -x39961 -x15929 -x65608 -x47515 -x8805 -x3260 -x49187 -x5594 -x41281 -x22963 -x17105 -x133 -x64623 -x48993 -x58390 -x44028 -x15354 -x43057 -x16533 -x21715 -x33541 -x36337 -x30038 -x14730 -x23542 -x26068 -x61977 -x14895 -x14625 -x5635 -x63028 -x12674 -x21255 -x35655 -x59494 -x23945 -x31091 -x32418 -x39693 -x30313 -x26381 -x45751 -x45679 -x37589 -x9205 -x53636 -x12683 -x54912 -x6314 -x38779 -x22008 -x61817 -x40844 -x57451 -x8445 -x20106 -x15751 -x45457 -x34962 -x18870 -x22855 -x64639 -x10057 -x50351 -x48611 -x29415 -x61050 -x10074 -x43789 -x50237 -x1167 -x32357 -x40504 -x14897 -x59826 -x10853 -x6741 -x21365 -x52264 -x34975 -x57276 -x15662 -x828 -x49236 -x5213 -x65700 -x20148 -x30010 -x10260 -x12320 -x5029 -x21351 -x31459 -x31107 -x1821 -x12438 -x31278 -x44660 -x37197 -x46346 -x1630 -x26751 -x24449 -x51394 -x15988 -x53912 -x59107 -x28929 -x10491 -x40002 -x29314 -x9852 -x37008 -x31440 -x34821 -x22898 -x44950 -x33637 -x6427 -x17624 -x53341 -x22931 -x5488 -x5826 -x47929 -x43564 -x22017 -x46255 -x49637 -x5404 -x9703 -x16631 -x37025 -x6891 -x42073 -x2087 -x15336 -x3504 -x61067 -x13231 -x32105 -x37943 -x61724 -x63723 -x7751 -x63781 -x27350 -x51759 -x50172 -x22028 -x19827 -x22069 -x43886 -x23523 -x49885 -x33066 -x22892 -x23670 -x8315 -x9731 -x25480 -x40518 -x28245 -x44370 -x55601 -x54939 -x57619 -x33573 -x3855 -x39389 -x62684 -x50767 -x41324 -x55484 -x62394 -x21597 -x54316 -x23086 -x14154 -x7975 -x50454 -x48296 -x14161 -x36447 -x52921 -x55961 -x6956 -x36195 -x60057 -x54993 -x57247 -x62769 -x58372 -x5790 -x37371 -x24096 -x40611 -x3103 -x35855 -x11494 -x43531 -x54001 -x28889 -x57981 -x39197 -x28985 -x27310 -x2570 -x31263 -x11065 -x37676 -x7311 -x15165 -x33470 -x51860 -x44880 -x6601 -x60263 -x41667 -x54272 -x2500 -x20217 -x29019 -x12331 -x9007 -x55236 -x16398 -x53363 -x748 -x37266 -x12751 -x60473 -x10749 -x20529 -x22497 -x56319 -x61895 -x63837 -x59342 -x4463 -x36802 -x58874 -x48524 -x65538 -x8733 -x1218 -x64830 -x30521 -x8369 -x15686 -x8069 -x5435 -x45347 -x64268 -x36968 -x64792 -x1619 -x8523 -x11378 -x46091 -x46878 -x4734 -x65569 -x30705 -x10392 -x46374 -x1460 -x28110 -x1095 -x6214 -x64922 -x9520 -x11095 -x41851 -x17698 -x33208 -x21225 -x47063 -x3361 -x59041 -x57476 -x16946 -x27301 -x58321 -x41501 -x49072 -x13983 -x274 -x6721 -x4109 -x29278 -x18527 -x23004 -x48862 -x19003 -x21383 -x62204 -x36027 -x25824 -x16055 -x23640 -x34164 -x51621 -x43255 -x24024 -x34630 -x64202 -x10303 -x43976 -x32464 -x61053 -x45892 -x8344 -x2918 -x23570 -x7352 -x46934 -x29293 -x49803 -x20196 -x20143 -x55172 -x4048 -x30198 -x36688 -x27143 -x3078 -x61945 -x28881 -x1373 -x44828 -x13467 -x36490 -x61157 -x1123 -x63241 -x43364 -x16662 -x62800 -x49306 -x20502 -x37889 -x52487 -x48342 -x46447 -x40588 -x12648 -x8056 -x37534 -x21037 -x42679 -x7726 -x24249 -x13589 -x21085 -x61549 -x60809 -x4422 -x23575 -x38719 -x53513 -x31754 -x25435 -x21010 -x655 -x10529 -x5705 -x10900 -x37086 -x35191 -x55062 -x20300 -x16905 -x16425 -x41181 -x9739 -x27352 -x32675 -x55785 -x13856 -x15773 -x36871 -x27215 -x17506 -x16675 -x34141 -x50945 -x51291 -x26973 -x57137 -x32053 -x14503 -x34547 -x47276 -x46073 -x44782 -x63375 -x48676 -x51050 -x60698 -x52329 -x60932 -x21605 -x59929 -x63599 -x63567 -x27799 -x11961 -x52585 -x6234 -x10249 -x7864 -x25762 -x37562 -x48351 -x12808 -x56425 -x52379 -x21754 -x63918 -x31451 -x62091 -x64628 -x26566 -x47225 -x51737 -x14081 -x8183 -x24532 -x21591 -x34125 -x37113 -x55162 -x37938 -x57385 -x17016 -x30478 -x47303 -x19913 -x37828 -x61965 -x47257 -x36553 -x338 -x4449 -x18672 -x40143 -x35988 -x33980 -x15995 -x45255 -x27154 -x51659 -x21892 -x43666 -x152 -x30018 -x55145 -x21130 -x58591 -x32566 -x62530 -x33088 -x26710 -x5051 -x6256 -x44551 -x41247 -x56653 -x35542 -x37730 -x49864 -x8477 -x38220 -x24926 -x18344 -x65171 -x4875 -x27557 -x144 -x15523 -x14068 -x30678 -x46643 -x58817 -x23899 -x60420 -x31225 -x48727 -x506 -x40394 -x52956 -x35427 -x24623 -x50543 -x59559 -x12211 -x54222 -x32302 -x1571 -x40620 -x33313 -x3458 -x25351 -x54574 -x20821 -x28167 -x6402 -x63560 -x42143 -x44405 -x34037 -x59572 -x13396 -x32623 -x49117 -x19363 -x44185 -x10592 -x19080 -x55384 -x29186 -x64260 -x33989 -x65489 -x48376 -x50176 -x13562 -x55700 -x24572 -x34800 -x44472 -x40054 -x16799 -x22741 -x32087 -x50003 -x48785 -x60085 -x9074 -x24869 -x54395 -x12138 -x51282 -x25309 -x37570 -x30776 -x8335 -x20792 -x56913 -x35761 -x50283 -x28093 -x55730 -x45221 -x49144 -x63878 -x20242 -x37465 -x2718 -x26765 -x59104 -x52818 -x41862 -x39027 -x43690 -x59403 -x13910 -x17775 -x1334 -x3774 -x51665 -x38685 -x42656 -x61639 -x49213 -x48187 -x33481 -x48628 -x38796 -x54539 -x5499 -x517 -x40495 -x6464 -x32648 -x23581 -x60317 -x40124 -x48991 -x18298 -x31752 -x39290 -x26658 -x33154 -x14107 -x26652 -x33684 -x17008 -x26055 -x55655 -x62154 -x41597 -x15885 -x44528 -x57919 -x57531 -x63462 -x8890 -x7940 -x19120 -x52402 -x35908 -x53299 -x40909 -x40961 -x19843 -x16817 -x25547 -x25819 -x42318 -x52816 -x12514 -x22321 -x63352 -x6136 -x42308 -x10381 -x6217 -x30856 -x28572 -x45360 -x12116 -x32638 -x52515 -x20191 -x30751 -x54827 -x33193 -x22184 -x44905 -x924 -x53441 -x35080 -x40597 -x11695 -x48290 -x57332 -x47151 -x2857 -x64969 -x62470 -x27947 -x59588 -x23839 -x2869 -x61087 -x61486 -x49946 -x1928 -x25882 -x58511 -x30225 -x64605 -x10288 -x59710 -x52952 -x23772 -x34509 -x60585 -x49880 -x52090 -x55945 -x47232 -x26938 -x48725 -x18225 -x26417 -x33359 -x2973 -x49597 -x32931 -x3497 -x17940 -x58645 -x39214 -x45625 -x9916 -x61420 -x11204 -x58736 -x3136 -x18766 -x27547 -x25038 -x33576 -x25596 -x61114 -x4037 -x46543 -x23814 -x64306 -x6074 -x29690 -x48066 -x12300 -x43051 -x1508 -x56284 -x21689 -x15510 -x42222 -x20226 -x21117 -x50780 -x36682 -x17709 -x28894 -x17041 -x16478 -x3883 -x25512 -x10124 -x57406 -x8220 -x23680 -x64453 -x26532 -x44539 -x24820 -x58177 -x39450 -x34308 -x32098 -x3778 -x12125 -x19150 -x61342 -x37269 -x55283 -x20770 -x2255 -x57965 -x27036 -x53765 -x40414 -x41685 -x46963 -x415 -x21634 -x43529 -x61298 -x52841 -x35022 -x54880 -x16616 -x28107 -x42746 -x26997 -x8518 -x33218 -x45264 -x60618 -x28112 -x23565 -x59662 -x10958 -x20054 -x33493 -x12790 -x11524 -x30216 -x36621 -x43599 -x57163 -x34970 -x23485 -x60396 -x18571 -x60017 -x6005 -x11678 -x9711 -x11581 -x52350 -x45804 -x49526 -x49633 -x17085 -x30937 -x16264 -x6643 -x22759 -x37890 -x24049 -x28164 -x26263 -x21535 -x12552 -x64855 -x4661 -x60778 -x61174 -x26468 -x39479 -x25760 -x37187 -x7081 -x34688 -x39931 -x25128 -x8862 -x41267 -x37356 -x7139 -x5403 -x35935 -x38427 -x34319 -x45775 -x58719 -x19893 -x33298 -x46278 -x8556 -x59089 -x41464 -x24494 -x42416 -x3961 -x26766 -x46567 -x60568 -x32634 -x51921 -x42168 -x50079 -x54019 -x35175 -x23101 -x65537 -x38053 -x64575 -x18476 -x22496 -x17830 -x37614 -x27524 -x40789 -x27546 -x44617 -x53214 -x29276 -x35119 -x20612 -x25708 -x29819 -x53255 -x43422 -x41282 -x7663 -x34254 -x24359 -x39889 -x39872 -x46411 -x1193 -x45621 -x56240 -x46410 -x25510 -x5752 -x51893 -x42134 -x13525 -x5698 -x65147 -x40821 -x20351 -x43879 -x4677 -x35153 -x51055 -x60670 -x37692 -x41346 -x61855 -x47458 -x14600 -x34118 -x59531 -x54722 -x4348 -x2193 -x48773 -x22849 -x16713 -x43481 -x41897 -x35329 -x53282 -x55789 -x40876 -x16730 -x30749 -x42640 -x3936 -x38886 -x44242 -x18153 -x5873 -x61364 -x32205 -x35123 -x37928 -x57617 -x498 -x61187 -x46578 -x63565 -x29828 -x31569 -x29988 -x55989 -x64974 -x34805 -x11365 -x1566 -x28808 -x37572 -x34215 -x13797 -x25070 -x11590 -x41179 -x20510 -x5578 -x20325 -x42220 -x7341 -x50719 -x33873 -x39029 -x404 -x44102 -x48772 -x8909 -x7666 -x32394 -x38657 -x34823 -x17744 -x14813 -x46772 -x11159 -x33142 -x57652 -x9946 -x31184 -x52081 -x46052 -x16311 -x23968 -x41980 -x51933 -x18688 -x45273 -x46381 -x26462 -x40941 -x48753 -x52460 -x28092 -x33397 -x33402 -x19900 -x20924 -x27995 -x6371 -x48631 -x53395 -x62504 -x22319 -x37879 -x60703 -x54194 -x58861 -x10675 -x11470 -x7386 -x14910 -x39333 -x34251 -x18105 -x28828 -x24168 -x25937 -x49906 -x60483 -x12414 -x8501 -x32766 -x47336 -x49887 -x58319 -x8626 -x91 -x35101 -x32376 -x49087 -x12868 -x38000 -x35902 -x47760 -x16602 -x10685 -x30492 -x43194 -x7655 -x25280 -x6320 -x57936 -x24149 -x25241 -x62035 -x65272 -x26563 -x26441 -x39887 -x54650 -x51789 -x62415 -x57157 -x22032 -x53622 -x16615 -x53924 -x43174 -x44874 -x59953 -x16968 -x34103 -x26234 -x40943 -x14137 -x7389 -x5416 -x18884 -x60596 -x42302 -x20180 -x50819 -x34148 -x34846 -x40945 -x56328 -x35867 -x754 -x20708 -x28760 -x11189 -x29488 -x36370 -x13648 -x19636 -x57341 -x9969 -x51941 -x50480 -x17334 -x30958 -x46031 -x57040 -x33303 -x59127 -x41195 -x13439 -x47337 -x38953 -x963 -x9243 -x6738 -x34363 -x36310 -x30286 -x32234 -x53579 -x60014 -x9061 -x56263 -x60571 -x11385 -x36019 -x19247 -x56571 -x1709 -x278 -x1667 -x16241 -x2795 -x12695 -x6525 -x29182 -x38771 -x62907 -x19880 -x14475 -x39226 -x61155 -x8569 -x34465 -x30397 -x24043 -x28013 -x3615 -x60658 -x26902 -x40974 -x22645 -x23554 -x43981 -x62225 -x43028 -x47866 -x11008 -x54991 -x58969 -x21811 -x49576 -x19549 -x20096 -x23795 -x41529 -x28778 -x51117 -x35513 -x8587 -x41517 -x61684 -x16463 -x2805 -x57510 -x15274 -x25960 -x9534 -x55843 -x10133 -x59541 -x3176 -x9597 -x18788 -x515 -x51695 -x53588 -x36876 -x26053 -x60096 -x22544 -x55862 -x20557 -x32009 -x10474 -x43735 -x64388 -x22768 -x30938 -x15992 -x24144 -x5301 -x57931 -x25626 -x25515 -x57959 -x30089 -x30724 -x26264 -x21143 -x12000 -x32280 -x29931 -x64789 -x31587 -x40274 -x64474 -x43540 -x7756 -x11078 -x17159 -x50187 -x16823 -x24798 -x44493 -x54146 -x51246 -x58758 -x48390 -x8243 -x59446 -x48579 -x23959 -x60270 -x14971 -x50046 -x29866 -x1587 -x60000 -x14269 -x61227 -x36657 -x46197 -x43263 -x11302 -x12086 -x62160 -x26393 -x55974 -x7708 -x52133 -x13481 -x20568 -x51233 -x39708 -x4461 -x16671 -x53246 -x29777 -x35540 -x56352 -x63799 -x46647 -x5205 -x57351 -x2592 -x25078 -x20590 -x63814 -x8524 -x26337 -x25830 -x1501 -x46400 -x5806 -x22606 -x65568 -x26087 -x42760 -x52997 -x51970 -x26713 -x54433 -x56801 -x41396 -x41352 -x35790 -x63754 -x44363 -x10388 -x33376 -x32404 -x62491 -x22171 -x17221 -x12700 -x6282 -x43055 -x5952 -x40317 -x12584 -x24212 -x3821 -x7482 -x53296 -x30876 -x613 -x52287 -x11096 -x56197 -x36132 -x15137 -x54794 -x14557 -x54945 -x17568 -x62472 -x26297 -x10230 -x60880 -x1594 -x43499 -x46920 -x52872 -x46352 -x13901 -x35917 -x40209 -x24761 -x3011 -x40759 -x10783 -x51579 -x50262 -x31200 -x58571 -x26511 -x10418 -x44890 -x54109 -x14896 -x36843 -x52843 -x18120 -x9348 -x30852 -x54183 -x35789 -x14272 -x55374 -x45715 -x53159 -x40052 -x23594 -x16913 -x15488 -x56092 -x46637 -x47878 -x21437 -x31584 -x9792 -x61340 -x19640 -x57522 -x58939 -x25150 -x18144 -x41525 -x24055 -x54223 -x33595 -x30061 -x26832 -x55199 -x13326 -x12421 -x42461 -x20324 -x31512 -x34178 -x64548 -x28577 -x34654 -x40330 -x58030 -x33238 -x57085 -x38401 -x43108 -x54221 -x26964 -x281 -x10103 -x15944 -x36530 -x59384 -x5042 -x61126 -x58094 -x4413 -x32014 -x44281 -x41171 -x57886 -x42103 -x4339 -x50192 -x53411 -x2004 -x23415 -x48701 -x34375 -x46822 -x20974 -x9994 -x12394 -x47436 -x33714 -x51677 -x1075 -x19359 -x26689 -x39322 -x17872 -x48795 -x33603 -x41183 -x23720 -x31593 -x33935 -x29433 -x47873 -x12234 -x53167 -x38921 -x8752 -x15727 -x8296 -x48455 -x10005 -x17607 -x55148 -x61349 -x55389 -x59790 -x702 -x20764 -x31868 -x27081 -x652 -x6290 -x24742 -x39287 -x51599 -x11938 -x24052 -x7203 -x9706 -x57296 -x7696 -x61159 -x54839 -x45932 -x47266 -x21201 -x37472 -x41563 -x7004 -x61712 -x16288 -x14694 -x59740 -x2007 -x19917 -x33189 -x48481 -x27863 -x25294 -x11636 -x41341 -x46619 -x16943 -x38487 -x12942 -x1094 -x41297 -x18417 -x7911 -x20186 -x29067 -x26385 -x23083 -x62906 -x11458 -x9976 -x36441 -x10007 -x3945 -x31242 -x8074 -x46725 -x22846 -x39854 -x37338 -x37814 -x39095 -x7128 -x26394 -x14866 -x50969 -x51723 -x46670 -x13384 -x4257 -x57831 -x20166 -x27617 -x5134 -x6410 -x27841 -x36982 -x11894 -x50383 -x22926 -x47061 -x62269 -x56805 -x23840 -x41956 -x46304 -x34390 -x7117 -x38075 -x45028 -x1077 -x61047 -x3708 -x13382 -x10468 -x33108 -x7616 -x22740 -x11499 -x40541 -x20859 -x29693 -x7687 -x37780 -x56234 -x5985 -x13240 -x29922 -x57694 -x4202 -x35597 -x32167 -x42499 -x13771 -x55475 -x5780 -x43752 -x62943 -x27149 -x563 -x65518 -x12958 -x25590 -x30172 -x47053 -x29339 -x62519 -x65260 -x41570 -x46840 -x21477 -x743 -x22005 -x31539 -x1909 -x1214 -x60899 -x34617 -x38038 -x26038 -x59460 -x59722 -x65014 -x57302 -x17029 -x35831 -x14532 -x4855 -x29808 -x64274 -x5883 -x39347 -x24912 -x46741 -x37711 -x7791 -x29255 -x45683 -x248 -x29500 -x23289 -x44555 -x12213 -x11009 -x56581 -x34086 -x49695 -x17945 -x21456 -x59211 -x9761 -x65458 -x25124 -x41271 -x20428 -x60039 -x41180 -x30570 -x50222 -x65695 -x44338 -x38117 -x588 -x22718 -x7777 -x37150 -x29289 -x65074 -x50266 -x47746 -x61037 -x30098 -x40325 -x51623 -x25042 -x17279 -x28275 -x36293 -x52777 -x43974 -x35404 -x7030 -x38497 -x9132 -x2168 -x13386 -x63313 -x26309 -x38724 -x30734 -x56511 -x27707 -x45158 -x46228 -x63045 -x47789 -x45514 -x3394 -x53321 -x63762 -x61854 -x7218 -x7399 -x58427 -x55822 -x39678 -x54750 -x45419 -x56365 -x15526 -x58950 -x33400 -x32693 -x34870 -x41236 -x15300 -x35878 -x46936 -x52096 -x32858 -x20732 -x44463 -x13546 -x40572 -x45113 -x15836 -x43592 -x57583 -x46803 -x1846 -x21428 -x45285 -x7712 -x12964 -x40522 -x6840 -x11556 -x36221 -x52235 -x10222 -x52442 -x28921 -x36585 -x54985 -x8505 -x55334 -x28268 -x17220 -x40017 -x50964 -x14495 -x55683 -x27543 -x50856 -x3715 -x53638 -x7110 -x43097 -x52253 -x52803 -x31761 -x38173 -x43011 -x34194 -x45387 -x48018 -x30032 -x30806 -x323 -x54056 -x33772 -x24312 -x40045 -x29235 -x45120 -x38800 -x52232 -x58785 -x39855 -x38210 -x6705 -x33078 -x24044 -x62552 -x16721 -x15730 -x19042 -x43318 -x13161 -x596 -x14453 -x11988 -x22068 -x28917 -x6084 -x40609 -x19626 -x25414 -x3273 -x49284 -x28801 -x19942 -x50221 -x10345 -x33963 -x41263 -x55990 -x8855 -x15512 -x9696 -x6434 -x36456 -x51223 -x65182 -x13963 -x42472 -x26676 -x58832 -x14483 -x56684 -x2581 -x1659 -x26868 -x30285 -x22666 -x46256 -x60167 -x44052 -x47910 -x64717 -x15793 -x44952 -x15180 -x33653 -x13914 -x10544 -x14908 -x61273 -x11471 -x27963 -x37119 -x29770 -x26433 -x54801 -x61314 -x8593 -x4924 -x5083 -x31131 -x15327 -x11437 -x8810 -x31653 -x43092 -x5285 -x7930 -x65065 -x37257 -x51781 -x64612 -x9499 -x46270 -x15461 -x42717 -x3841 -x59942 -x63470 -x774 -x58885 -x39255 -x48302 -x61861 -x60308 -x34382 -x64848 -x18824 -x61217 -x50702 -x42082 -x11577 -x36235 -x38159 -x27188 -x45320 -x19701 -x36766 -x20560 -x12960 -x32467 -x44575 -x25637 -x20489 -x12968 -x52562 -x60279 -x9658 -x3373 -x51541 -x25595 -x16503 -x46801 -x33726 -x39942 -x51583 -x51675 -x59822 -x50329 -x17647 -x16932 -x29606 -x9905 -x32327 -x4995 -x44135 -x56608 -x57418 -x34876 -x6981 -x12111 -x20544 -x23993 -x28035 -x22612 -x32365 -x30670 -x54478 -x9473 -x48438 -x39756 -x31805 -x29375 -x42816 -x36131 -x46345 -x39611 -x60941 -x29807 -x5613 -x44025 -x45034 -x5458 -x14248 -x49608 -x26999 -x12440 -x13805 -x38531 -x42540 -x60047 -x59082 -x11256 -x3698 -x7993 -x19901 -x27925 -x11576 -x60042 -x46492 -x49399 -x353 -x58029 -x30972 -x13253 -x55102 -x60727 -x44697 -x8102 -x14993 -x32984 -x1353 -x43304 -x1962 -x45397 -x57602 -x51393 -x53863 -x31519 -x15375 -x59643 -x22084 -x3706 -x17116 -x19191 -x25456 -x63271 -x10699 -x20445 -x11449 -x16529 -x1332 -x62265 -x57216 -x45142 -x36439 -x5016 -x31011 -x30412 -x17369 -x44947 -x3746 -x21020 -x15983 -x14397 -x9527 -x56706 -x29086 -x46565 -x62356 -x44106 -x40870 -x36948 -x3692 -x24605 -x57140 -x12705 -x43966 -x33988 -x4824 -x43725 -x5562 -x64295 -x18961 -x48812 -x44556 -x18520 -x14723 -x10672 -x28951 -x57041 -x16630 -x2515 -x32295 -x47908 -x48491 -x37383 -x42083 -x22373 -x50656 -x45470 -x56002 -x37136 -x46470 -x43792 -x7063 -x1773 -x62254 -x37285 -x13790 -x23603 -x9062 -x2642 -x41620 -x33553 -x47843 -x1831 -x3909 -x45290 -x34852 -x18534 -x23094 -x7233 -x23944 -x53197 -x38156 -x47283 -x32116 -x11824 -x24197 -x3748 -x1963 -x26865 -x1038 -x32821 -x54965 -x39741 -x16775 -x21172 -x14148 -x23758 -x25883 -x19605 -x58702 -x14980 -x13366 -x41933 -x62302 -x28895 -x40801 -x29027 -x1808 -x31260 -x21915 -x56740 -x29378 -x51697 -x10533 -x35396 -x16359 -x57444 -x20074 -x35518 -x21767 -x4144 -x26425 -x21058 -x37031 -x19104 -x46843 -x7886 -x2774 -x60712 -x41726 -x57490 -x40019 -x55369 -x61867 -x22131 -x21467 -x31828 -x56461 -x53261 -x32013 -x49530 -x57657 -x19226 -x39062 -x35788 -x65773 -x17986 -x18394 -x39225 -x56250 -x22267 -x55548 -x11191 -x1378 -x58466 -x8702 -x15098 -x31212 -x31768 -x13660 -x63632 -x6572 -x12131 -x62720 -x21367 -x29648 -x24000 -x30268 -x17084 -x25095 -x1804 -x46029 -x5662 -x1944 -x20786 -x59764 -x20253 -x30647 -x31114 -x50722 -x42878 -x22474 -x60827 -x17123 -x42528 -x40741 -x60810 -x15169 -x43574 -x19053 -x36841 -x4428 -x3478 -x57690 -x53685 -x40190 -x5864 -x46726 -x56555 -x47153 -x44785 -x55230 -x15673 -x36268 -x1024 -x12133 -x4707 -x11286 -x22932 -x53217 -x32059 -x37062 -x42560 -x49969 -x17062 -x53569 -x9870 -x56188 -x16368 -x19505 -x51315 -x24399 -x38057 -x60 -x15418 -x10051 -x62199 -x56686 -x37935 -x14514 -x12856 -x30545 -x18902 -x1661 -x4400 -x13864 -x45902 -x10018 -x24033 -x18044 -x57120 -x27910 -x28900 -x20720 -x26095 -x28825 -x64533 -x60091 -x33437 -x54824 -x12922 -x61058 -x47718 -x61984 -x16830 -x39859 -x47848 -x48057 -x63402 -x9099 -x1203 -x3839 -x10807 -x3584 -x60136 -x21729 -x35696 -x20110 -x56050 -x11875 -x11788 -x9271 -x26979 -x36180 -x2542 -x41735 -x22577 -x61097 -x62176 -x35710 -x43756 -x41848 -x16065 -x50132 -x50928 -x5121 -x9231 -x19766 -x22098 -x31324 -x46673 -x52426 -x7694 -x24019 -x19846 -x55563 -x929 -x13015 -x53113 -x60325 -x3643 -x58986 -x1158 -x30957 -x25690 -x33447 -x21217 -x53284 -x56515 -x22832 -x717 -x28008 -x17317 -x1510 -x12093 -x63188 -x49636 -x25136 -x15563 -x33680 -x65371 -x59239 -x2884 -x65742 -x30250 -x51127 -x61446 -x27598 -x18286 -x37821 -x41285 -x37875 -x34923 -x4226 -x20649 -x41823 -x41553 -x15794 -x28051 -x28669 -x23652 -x2379 -x32468 -x28222 -x52131 -x60690 -x40938 -x39236 -x48683 -x11120 -x62450 -x11023 -x20262 -x30329 -x13971 -x26260 -x37655 -x499 -x3459 -x14620 -x59595 -x5742 -x11559 -x15287 -x11347 -x60803 -x30844 -x48256 -x49413 -x29684 -x8778 -x63751 -x58942 -x61399 -x9578 -x2383 -x43259 -x21526 -x29709 -x49870 -x13807 -x34429 -x49763 -x39503 -x20916 -x53613 -x378 -x32587 -x8249 -x61552 -x32362 -x54358 -x21946 -x8283 -x29284 -x61708 -x2456 -x57046 -x2837 -x14545 -x8304 -x31191 -x37144 -x10192 -x5969 -x50884 -x40406 -x58759 -x4028 -x17163 -x6259 -x18521 -x13271 -x46379 -x34108 -x38827 -x18361 -x3751 -x33184 -x21700 -x22237 -x61094 -x48946 -x36510 -x56107 -x19045 -x58404 -x37882 -x32586 -x35501 -x25065 -x40678 -x11747 -x6940 -x65560 -x53921 -x21084 -x21345 -x36187 -x29554 -x43826 -x45040 -x47957 -x39501 -x6746 -x23197 -x21929 -x43401 -x36615 -x5571 -x17626 -x23073 -x35509 -x44083 -x49126 -x22943 -x46004 -x41751 -x48269 -x43246 -x26419 -x14363 -x44750 -x60037 -x54094 -x24915 -x48201 -x4869 -x13903 -x697 -x48803 -x64568 -x9378 -x38757 -x13011 -x30882 -x13274 -x54556 -x53764 -x16514 -x53683 -x62573 -x15434 -x57833 -x24094 -x33273 -x5796 -x46322 -x61033 -x53915 -x683 -x45068 -x21619 -x33036 -x27568 -x16495 -x23160 -x61869 -x10295 -x3631 -x49992 -x33053 -x63653 -x27809 -x27854 -x12539 -x34944 -x55083 -x65795 -x46044 -x12476 -x44467 -x38097 -x56326 -x53524 -x58707 -x17297 -x25500 -x58923 -x63022 -x44606 -x33246 -x6881 -x24087 -x8458 -x10844 -x55831 -x64659 -x5676 -x45355 -x7691 -x64838 -x6343 -x55861 -x61221 -x5100 -x26932 -x22654 -x1547 -x3342 -x1628 -x61095 -x4720 -x31177 -x11007 -x16709 -x55300 -x46041 -x60166 -x50264 -x17933 -x57752 -x1998 -x31249 -x23831 -x48240 -x7483 -x1822 -x14878 -x54008 -x18441 -x64962 -x50368 -x41397 -x15323 -x31877 -x6916 -x57021 -x18472 -x18794 -x10888 -x26499 -x39195 -x23925 -x30683 -x31446 -x53179 -x44151 -x38267 -x53318 -x53952 -x39918 -x44684 -x25655 -x28862 -x10855 -x47875 -x58677 -x27297 -x38815 -x56316 -x19523 -x64092 -x40529 -x25683 -x49006 -x18 -x59448 -x34977 -x59665 -x63665 -x31296 -x56064 -x13417 -x23103 -x49613 -x23832 -x21578 -x36604 -x17489 -x51490 -x62946 -x61188 -x31736 -x22638 -x39910 -x63263 -x11878 -x54829 -x63957 -x7587 -x211 -x24809 -x16624 -x60511 -x55371 -x2753 -x33962 -x12306 -x36381 -x45018 -x12102 -x6575 -x58606 -x62545 -x59992 -x2605 -x55617 -x7195 -x36524 -x65273 -x57990 -x57779 -x4305 -x35038 -x29667 -x44620 -x15278 -x14355 -x37039 -x44596 -x60590 -x25384 -x27905 -x9033 -x49879 -x37638 -x11328 -x22285 -x321 -x63959 -x49101 -x20805 -x10911 -x38198 -x32119 -x8789 -x45716 -x57755 -x50786 -x14569 -x53068 -x49709 -x46398 -x45279 -x13912 -x15682 -x15030 -x1623 -x55863 -x39851 -x38816 -x31254 -x29965 -x2533 -x4083 -x2273 -x24939 -x33836 -x55282 -x14084 -x59870 -x47650 -x28260 -x47054 -x23332 -x36858 -x49476 -x51899 -x10091 -x58880 -x9031 -x42787 -x49456 -x41759 -x1048 -x48143 -x2127 -x4860 -x6535 -x59801 -x29778 -x18552 -x56567 -x59871 -x19765 -x65335 -x393 -x37209 -x6868 -x37635 -x26130 -x6405 -x42810 -x17045 -x15195 -x61448 -x2606 -x53271 -x44070 -x20404 -x62124 -x26634 -x39730 -x56743 -x622 -x25491 -x32840 -x54840 -x34179 -x63395 -x57279 -x11883 -x35881 -x59815 -x40911 -x22940 -x27848 -x57561 -x32389 -x37129 -x60071 -x32818 -x62271 -x11884 -x20739 -x51514 -x63497 -x63642 -x1541 -x20848 -x8554 -x56714 -x47575 -x62303 -x11662 -x64745 -x36261 -x46739 -x50791 -x19819 -x37691 -x57684 -x18539 -x39560 -x26006 -x48249 -x49848 -x5679 -x14683 -x14017 -x59368 -x17811 -x46395 -x11444 -x16649 -x271 -x54624 -x48898 -x63850 -x4136 -x24639 -x26653 -x40260 -x59931 -x1340 -x17248 -x21657 -x29383 -x2903 -x27190 -x636 -x17402 -x37392 -x45532 -x1764 -x49427 -x16855 -x17335 -x36875 -x22515 -x6658 -x42513 -x12671 -x11344 -x20266 -x21706 -x6342 -x28149 -x61289 -x37582 -x36495 -x5122 -x50427 -x56380 -x58741 -x2961 -x2773 -x54913 -x38915 -x8213 -x9554 -x57361 -x6276 -x33375 -x4108 -x56063 -x64767 -x64119 -x38167 -x58236 -x63006 -x63214 -x23407 -x60193 -x43231 -x64057 -x15742 -x33487 -x50485 -x8653 -x32461 -x47422 -x24755 -x1555 -x9570 -x65650 -x54848 -x21258 -x2691 -x62205 -x55670 -x30800 -x4903 -x10109 -x58304 -x61130 -x37504 -x64172 -x16383 -x49130 -x12620 -x45596 -x14114 -x40530 -x56376 -x1750 -x41593 -x33282 -x61727 -x23202 -x2625 -x35084 -x34592 -x27330 -x24666 -x26529 -x6019 -x17927 -x12046 -x60099 -x57879 -x18257 -x46995 -x47087 -x48118 -x57182 -x52207 -x57445 -x20662 -x39968 -x19323 -x57709 -x27802 -x23586 -x51322 -x19276 -x19664 -x24986 -x64157 -x38475 -x13381 -x22893 -x43284 -x2018 -x31380 -x35302 -x16172 -x1717 -x35520 -x5207 -x1356 -x18353 -x55187 -x8482 -x18638 -x17921 -x42890 -x63856 -x61338 -x20020 -x37653 -x21407 -x26806 -x2502 -x43799 -x30851 -x12147 -x30783 -x16723 -x7795 -x50085 -x63753 -x55569 -x41696 -x32152 -x27045 -x8754 -x25688 -x48414 -x26120 -x27954 -x26893 -x20133 -x20335 -x16502 -x11585 -x62200 -x25881 -x13570 -x60228 -x21867 -x14441 -x10813 -x25749 -x38676 -x55468 -x8060 -x60116 -x11840 -x49926 -x48172 -x61491 -x8699 -x15890 -x17104 -x48537 -x33732 -x30804 -x23901 -x57638 -x8146 -x31318 -x47825 -x61004 -x1030 -x5395 -x21522 -x54102 -x7379 -x35016 -x62206 -x41663 -x2320 -x18243 -x32391 -x52500 -x41047 -x56977 -x33262 -x13080 -x21966 -x352 -x28630 -x841 -x28254 -x64648 -x65392 -x63237 -x40243 -x11343 -x18415 -x10920 -x8453 -x23600 -x32328 -x8077 -x33872 -x63863 -x45998 -x51441 -x55650 -x54206 -x1707 -x27128 -x13538 -x14102 -x32211 -x16754 -x1420 -x543 -x54508 -x49451 -x24369 -x16092 -x54811 -x64626 -x18023 -x26908 -x9755 -x60981 -x22375 -x24356 -x44915 -x65103 -x21459 -x22447 -x46778 -x29596 -x11317 -x36678 -x35553 -x5417 -x38666 -x36651 -x50367 -x46580 -x23340 -x49442 -x41857 -x65602 -x62169 -x11426 -x9006 -x59157 -x28866 -x61952 -x30922 -x568 -x44402 -x51879 -x29025 -x46324 -x10282 -x20768 -x59030 -x59222 -x38248 -x52895 -x28459 -x37233 -x30853 -x13276 -x19329 -x4729 -x57905 -x9227 -x64720 -x44985 -x21036 -x40500 -x26305 -x16321 -x24876 -x37944 -x21705 -x6796 -x12373 -x26900 -x21501 -x11260 -x2748 -x60011 -x19052 -x45550 -x61183 -x58238 -x45291 -x19685 -x53849 -x2624 -x6816 -x57161 -x12370 -x549 -x21078 -x30527 -x41498 -x27725 -x17904 -x11877 -x58338 -x40744 -x26991 -x56566 -x27342 -x41026 -x49386 -x5646 -x42392 -x55693 -x18498 -x56559 -x37467 -x1867 -x36560 -x42906 -x259 -x31456 -x18900 -x63596 -x39905 -x52857 -x4380 -x33177 -x61229 -x1179 -x38065 -x19190 -x11463 -x49958 -x25444 -x50569 -x16873 -x3270 -x35096 -x55893 -x34349 -x37545 -x26 -x14544 -x4020 -x9353 -x33215 -x61784 -x34754 -x49375 -x46388 -x30046 -x23031 -x8978 -x53064 -x18717 -x12227 -x10425 -x41168 -x38706 -x1908 -x41380 -x64976 -x40980 -x10702 -x36557 -x38125 -x40774 -x3230 -x44834 -x18034 -x31674 -x46348 -x12528 -x31972 -x60437 -x42040 -x34897 -x36270 -x8818 -x10991 -x63267 -x40216 -x16735 -x52852 -x12397 -x19284 -x60016 -x44699 -x17355 -x10277 -x61738 -x28774 -x3610 -x51328 -x6260 -x32711 -x45055 -x34616 -x46404 -x40164 -x44859 -x33358 -x37528 -x18345 -x20082 -x43087 -x10910 -x9611 -x42344 -x34901 -x25579 -x5158 -x651 -x60503 -x33646 -x45865 -x33114 -x29098 -x42120 -x18126 -x3367 -x22425 -x45219 -x28280 -x60392 -x15419 -x50853 -x7801 -x12027 -x13311 -x13532 -x62607 -x41438 -x18858 -x3648 -x40726 -x18322 -x47064 -x61466 -x50328 -x6432 -x59164 -x48599 -x58396 -x7525 -x24131 -x33788 -x42740 -x60095 -x14986 -x58653 -x39118 -x17199 -x7728 -x60189 -x7154 -x30104 -x65023 -x7511 -x54498 -x26665 -x41753 -x38630 -x177 -x44918 -x36838 -x21146 -x57802 -x37851 -x5486 -x58979 -x29691 -x2858 -x3558 -x50220 -x55355 -x40982 -x31551 -x64557 -x22699 -x9405 -x31229 -x15456 -x53161 -x4060 -x28156 -x36998 -x41289 -x23794 -x64002 -x33957 -x38175 -x13087 -x40027 -x50183 -x36060 -x43889 -x14647 -x65827 -x48177 -x56021 -x19560 -x44808 -x51431 -x58457 -x26251 -x48404 -x46293 -x12480 -x50850 -x11647 -x41142 -x55437 -x11606 -x40511 -x6308 -x5268 -x36989 -x6347 -x45424 -x48668 -x59817 -x44286 -x28548 -x21824 -x41942 -x48134 -x33063 -x51898 -x23495 -x8507 -x10471 -x22709 -x54084 -x54126 -x48427 -x24923 -x20993 -x20095 -x60208 -x50652 -x35816 -x28601 -x38467 -x13959 -x41215 -x59245 -x4409 -x6780 -x64284 -x26843 -x27996 -x55883 -x40740 -x52619 -x64498 -x15860 -x20000 -x35308 -x52961 -x17419 -x34648 -x15422 -x22531 -x40818 -x5518 -x28625 -x5484 -x7406 -x10433 -x43681 -x38828 -x49007 -x31568 -x40817 -x26628 -x56921 -x18316 -x17635 -x25784 -x46951 -x62525 -x38978 -x19349 -x29489 -x27600 -x46782 -x57179 -x23111 -x64912 -x18649 -x52326 -x51937 -x28920 -x63184 -x22156 -x10285 -x35931 -x41342 -x10622 -x45941 -x15236 -x35284 -x16884 -x11722 -x24171 -x1266 -x13554 -x17509 -x42631 -x2389 -x1692 -x14283 -x27616 -x2664 -x9195 -x57650 -x2104 -x4114 -x62599 -x8794 -x25973 -x53741 -x4761 -x55704 -x30475 -x54277 -x60089 -x13051 -x5585 -x18696 -x24575 -x26308 -x35626 -x8749 -x51505 -x48994 -x15331 -x55396 -x6245 -x40346 -x27571 -x45812 -x54285 -x16315 -x954 -x12364 -x18540 -x12935 -x58337 -x49196 -x11568 -x17142 -x56227 -x42190 -x48225 -x3867 -x32155 -x25062 -x63873 -x61840 -x61480 -x25488 -x58323 -x20522 -x55305 -x10090 -x22444 -x29843 -x22225 -x17576 -x55705 -x28582 -x11825 -x56514 -x13319 -x46215 -x24672 -x322 -x61141 -x13851 -x64509 -x45023 -x42963 -x22970 -x65456 -x22554 -x37688 -x38780 -x64733 -x38753 -x15968 -x40694 -x586 -x42918 -x51703 -x17060 -x48739 -x41135 -x7225 -x44096 -x13812 -x9076 -x48584 -x20500 -x4747 -x54589 -x20468 -x57047 -x20341 -x43067 -x51821 -x25521 -x53551 -x4957 -x56563 -x22543 -x56575 -x58975 -x33475 -x3413 -x37401 -x27840 -x63592 -x1081 -x36828 -x64873 -x2230 -x19051 -x56209 -x46736 -x38865 -x5677 -x42278 -x56943 -x41315 -x59238 -x26451 -x27127 -x45810 -x42255 -x1345 -x7954 -x10170 -x15440 -x14960 -x54112 -x56073 -x63503 -x47960 -x25711 -x46028 -x25312 -x18265 -x17859 -x53192 -x21831 -x39587 -x2702 -x11533 -x49439 -x29612 -x25871 -x45592 -x5818 -x22213 -x42207 -x18631 -x49471 -x20162 -x33346 -x18707 -x35373 -x47386 -x61847 -x28911 -x58970 -x58102 -x22611 -x40690 -x17938 -x63138 -x15857 -x23943 -x27851 -x7068 -x20267 -x63627 -x20454 -x25454 -x3492 -x9993 -x20017 -x48729 -x4007 -x36765 -x62913 -x53727 -x65096 -x37527 -x2517 -x51582 -x29911 -x22683 -x39278 -x59534 -x193 -x35606 -x28811 -x52303 -x49610 -x45605 -x26353 -x1690 -x59627 -x50770 -x63920 -x62826 -x50690 -x27778 -x47670 -x38006 -x63342 -x29791 -x44613 -x14069 -x37853 -x18152 -x13818 -x47234 -x43203 -x20701 -x15154 -x39941 -x31813 -x16173 -x61632 -x59977 -x8992 -x32557 -x60281 -x18999 -x45256 -x9120 -x44095 -x65417 -x64478 -x57654 -x17195 -x10861 -x56668 -x44823 -x64713 -x31737 -x45599 -x63917 -x18332 -x58679 -x17766 -x60787 -x32246 -x48534 -x43228 -x23343 -x1531 -x15197 -x30709 -x61243 -x34689 -x35136 -x24056 -x8084 -x11027 -x38163 -x35031 -x45616 -x30049 -x24859 -x24573 -x25047 -x33212 -x7226 -x21236 -x48131 -x12298 -x12752 -x7187 -x14159 -x15598 -x20545 -x55613 -x9738 -x41367 -x41624 -x4446 -x41536 -x43380 -x49189 -x34033 -x42928 -x62601 -x222 -x16028 -x50484 -x21494 -x10832 -x24787 -x15061 -x46327 -x10246 -x63069 -x60801 -x120 -x37194 -x63244 -x65220 -x5311 -x57889 -x65526 -x52100 -x6536 -x64647 -x39906 -x33186 -x17353 -x28706 -x52307 -x9298 -x14825 -x20370 -x26187 -x23599 -x18751 -x18843 -x59920 -x35086 -x48120 -x37965 -x18754 -x22803 -x49570 -x43277 -x8394 -x32517 -x51743 -x14603 -x32330 -x48942 -x26641 -x12745 -x29051 -x21331 -x10097 -x1414 -x23102 -x31343 -x32697 -x59453 -x65611 -x41669 -x21779 -x13636 -x17128 -x2090 -x43124 -x35300 -x30512 -x39183 -x25983 -x5889 -x59882 -x3782 -x54507 -x28585 -x40031 -x33802 -x36513 -x53864 -x62978 -x38877 -x16861 -x60425 -x14392 -x30750 -x3145 -x38687 -x56241 -x40172 -x40558 -x62409 -x4104 -x26975 -x55572 -x15181 -x26191 -x60606 -x23551 -x37887 -x56699 -x35053 -x36555 -x7735 -x861 -x65191 -x56041 -x4781 -x27723 -x59452 -x4550 -x45794 -x56153 -x57637 -x30513 -x25670 -x65659 -x2282 -x15178 -x29775 -x31836 -x37358 -x36346 -x18663 -x23118 -x16319 -x6061 -x51261 -x52112 -x10919 -x62730 -x4279 -x31907 -x52009 -x4825 -x8663 -x48952 -x57698 -x38249 -x37773 -x62087 -x46545 -x27694 -x59007 -x27574 -x39182 -x47282 -x45216 -x64859 -x64393 -x41372 -x56593 -x57762 -x39551 -x30630 -x8965 -x51343 -x39585 -x63174 -x43383 -x17620 -x1518 -x33201 -x23942 -x28404 -x52087 -x4480 -x29780 -x12470 -x9454 -x36230 -x31631 -x59150 -x12649 -x68 -x1498 -x2325 -x27579 -x14413 -x42454 -x19782 -x48373 -x59183 -x42980 -x16753 -x35567 -x8637 -x14606 -x62036 -x65127 -x48081 -x47190 -x45100 -x55206 -x38232 -x47967 -x26898 -x64730 -x37971 -x20872 -x47931 -x62689 -x60168 -x55763 -x34282 -x47772 -x48415 -x23771 -x37714 -x52937 -x59590 -x2165 -x46272 -x42984 -x61237 -x35431 -x36395 -x51059 -x35059 -x32424 -x57940 -x16082 -x44856 -x4738 -x44573 -x54832 -x37227 -x27267 -x35715 -x55057 -x37568 -x60684 -x54355 -x60341 -x57818 -x22935 -x22125 -x65360 -x16736 -x17172 -x61113 -x54091 -x51733 -x3854 -x15917 -x30002 -x59832 -x16558 -x47546 -x25507 -x36146 -x1452 -x32867 -x16352 -x49184 -x58229 -x35775 -x52640 -x22056 -x50278 -x65212 -x25717 -x29841 -x8221 -x45281 -x21884 -x61828 -x36010 -x25451 -x28232 -x43359 -x3605 -x4604 -x23468 -x35069 -x41689 -x45787 -x1444 -x8560 -x33858 -x21049 -x5895 -x61295 -x12336 -x5678 -x60620 -x54297 -x42833 -x25756 -x12652 -x7575 -x41371 -x43493 -x9490 -x32899 -x12879 -x55581 -x54400 -x24819 -x64078 -x63169 -x18446 -x48502 -x30588 -x42877 -x36039 -x2013 -x15965 -x47026 -x42651 -x13842 -x43007 -x9103 -x26361 -x2343 -x42455 -x10704 -x8913 -x27172 -x21035 -x20369 -x32967 -x23472 -x46196 -x16909 -x7613 -x59648 -x7144 -x35838 -x44094 -x1502 -x26275 -x65034 -x14144 -x20875 -x1432 -x25821 -x57824 -x39626 -x29176 -x28680 -x34848 -x29901 -x53022 -x56690 -x42957 -x23181 -x27527 -x35202 -x2347 -x43518 -x27844 -x1765 -x25903 -x31810 -x3070 -x45848 -x26969 -x48242 -x54752 -x64998 -x48148 -x25957 -x32212 -x39340 -x54756 -x11000 -x29213 -x57394 -x33111 -x61661 -x11763 -x58855 -x36807 -x47615 -x44397 -x53708 -x33548 -x1029 -x8905 -x12246 -x29710 -x46842 -x51824 -x32535 -x37826 -x43048 -x33158 -x6275 -x7637 -x20727 -x36368 -x47246 -x7019 -x8323 -x63827 -x28373 -x1087 -x65159 -x27935 -x2906 -x26940 -x4389 -x29052 -x55050 -x39452 -x18777 -x14380 -x39460 -x41595 -x35619 -x61467 -x6974 -x62459 -x3194 -x62289 -x12339 -x17512 -x3120 -x49151 -x49663 -x26817 -x43661 -x65573 -x27339 -x29867 -x23817 -x10741 -x18355 -x53562 -x48825 -x7498 -x28969 -x16961 -x33955 -x26034 -x62052 -x42391 -x4295 -x43234 -x65149 -x55195 -x50337 -x32971 -x8132 -x5975 -x38119 -x9510 -x9137 -x20617 -x65444 -x8079 -x64462 -x12098 -x44791 -x9328 -x30933 -x187 -x13563 -x63004 -x13445 -x24546 -x10256 -x12388 -x4481 -x9046 -x61805 -x30165 -x33141 -x37351 -x45553 -x19866 -x10092 -x19856 -x30337 -x53046 -x65287 -x59869 -x37605 -x58716 -x49751 -x46728 -x45889 -x4628 -x12523 -x13027 -x16666 -x43461 -x47495 -x11295 -x2039 -x49169 -x7159 -x21006 -x64486 -x26694 -x45359 -x55482 -x53376 -x41611 -x25269 -x31970 -x30180 -x31865 -x11996 -x54166 -x16852 -x63368 -x54444 -x1370 -x59582 -x30565 -x52732 -x65017 -x63201 -x11281 -x53648 -x29725 -x28560 -x6441 -x16804 -x13847 -x47069 -x19133 -x29109 -x39155 -x11767 -x25275 -x20170 -x35512 -x39870 -x30863 -x1112 -x58637 -x46905 -x45950 -x9545 -x60776 -x14026 -x49555 -x50309 -x38786 -x55112 -x37949 -x2125 -x29179 -x4736 -x65406 -x11292 -x39996 -x62296 -x22066 -x648 -x33968 -x63306 -x23846 -x40768 -x14681 -x17349 -x12175 -x44974 -x3742 -x39766 -x5194 -x36051 -x42016 -x32497 -x3229 -x37540 -x61983 -x23266 -x56827 -x31019 -x43053 -x63151 -x48067 -x13264 -x28277 -x63146 -x45295 -x6530 -x24699 -x48568 -x29331 -x22929 -x34715 -x47882 -x50977 -x52002 -x10075 -x64291 -x38522 -x15255 -x45128 -x17669 -x15285 -x8032 -x9824 -x33213 -x61059 -x57088 -x48044 -x9343 -x29130 -x64240 -x12283 -x25112 -x11669 -x60051 -x63551 -x179 -x47713 -x37819 -x42692 -x11085 -x10242 -x37497 -x36394 -x51900 -x46517 -x11069 -x3426 -x21717 -x1298 -x42748 -x26763 -x30903 -x19653 -x38042 -x38362 -x31143 -x26513 -x53969 -x56353 -x22833 -x55445 -x7105 -x20870 -x1772 -x57358 -x12044 -x18622 -x46190 -x61156 -x57379 -x42026 -x64470 -x2370 -x52186 -x60797 -x13129 -x42808 -x1144 -x24318 -x39424 -x1008 -x33366 -x204 -x34957 -x32762 -x18134 -x14923 -x50936 -x34650 -x42176 -x51417 -x24247 -x14335 -x6273 -x16274 -x44954 -x27814 -x18630 -x51068 -x47144 -x1612 -x23478 -x36339 -x56267 -x51361 -x64921 -x24277 -x60103 -x24455 -x43398 -x54421 -x19902 -x42706 -x46358 -x43796 -x61332 -x54655 -x41193 -x4498 -x44929 -x64553 -x27322 -x58512 -x48275 -x36129 -x31997 -x9966 -x18192 -x37168 -x15179 -x24166 -x53079 -x17445 -x7148 -x27214 -x52376 -x523 -x56262 -x61450 -x31595 -x47657 -x40200 -x40521 -x59632 -x18072 -x38390 -x25085 -x2694 -x45351 -x30671 -x52787 -x31883 -x33132 -x47392 -x40968 -x37214 -x29588 -x15970 -x25295 -x4669 -x64840 -x9209 -x29910 -x41749 -x13094 -x46201 -x17609 -x32884 -x24865 -x44156 -x38863 -x33374 -x63472 -x376 -x55963 -x56487 -x46222 -x48726 -x56838 -x13275 -x34139 -x31022 -x1797 -x36040 -x980 -x64646 -x6550 -x44366 -x23027 -x34489 -x20169 -x64492 -x6888 -x1262 -x64221 -x47505 -x40417 -x24554 -x57874 -x39440 -x6053 -x31020 -x36986 -x21670 -x22585 -x59407 -x36448 -x7296 -x50372 -x8150 -x41121 -x55129 -x44131 -x15071 -x8515 -x60531 -x43368 -x64579 -x17015 -x25119 -x41821 -x34773 -x61627 -x56417 -x32973 -x15387 -x21339 -x40462 -x9030 -x30111 -x46109 -x23141 -x24385 -x9964 -x63170 -x45001 -x41440 -x29141 -x19094 -x28517 -x55154 -x13265 -x26139 -x20414 -x27114 -x34278 -x61417 -x40832 -x36255 -x50075 -x17498 -x58825 -x36500 -x2204 -x58936 -x57136 -x50492 -x15532 -x24204 -x1889 -x36078 -x31670 -x15206 -x61149 -x11551 -x23389 -x32740 -x1156 -x39121 -x41909 -x25659 -x65520 -x12105 -x56404 -x9626 -x37690 -x16802 -x7917 -x53044 -x58379 -x24768 -x21890 -x58016 -x7772 -x32056 -x35611 -x61637 -x18732 -x53665 -x9171 -x65739 -x7529 -x63189 -x20332 -x36401 -x37766 -x46655 -x16108 -x14633 -x2380 -x62260 -x60236 -x63316 -x14664 -x24700 -x60792 -x19084 -x30322 -x64382 -x48679 -x7701 -x15085 -x47160 -x45483 -x42088 -x15841 -x6334 -x7454 -x47110 -x57059 -x20181 -x63043 -x23069 -x20512 -x54603 -x20320 -x44187 -x35746 -x59596 -x63270 -x449 -x8492 -x59296 -x4690 -x18142 -x14950 -x64280 -x25055 -x64828 -x41461 -x17953 -x46961 -x50387 -x53032 -x27938 -x12174 -x62066 -x62211 -x28829 -x54205 -x11157 -x8883 -x43441 -x30731 -x56712 -x15784 -x52981 -x45746 -x16395 -x34516 -x28996 -x3649 -x55758 -x52875 -x8595 -x47245 -x10400 -x60245 -x60584 -x11016 -x917 -x25657 -x49712 -x62986 -x26271 -x43880 -x32962 -x48028 -x731 -x5220 -x38499 -x55262 -x58284 -x64732 -x38215 -x13405 -x17462 -x53996 -x45329 -x38558 -x35779 -x9333 -x1325 -x22650 -x51644 -x16069 -x51354 -x40343 -x53949 -x794 -x27259 -x59944 -x30614 -x61761 -x43333 -x29542 -x7388 -x6242 -x35307 -x31413 -x51960 -x47561 -x46347 -x895 -x30748 -x65446 -x5208 -x62105 -x22694 -x8210 -x5111 -x58816 -x1970 -x17829 -x12110 -x59049 -x37309 -x60657 -x7919 -x31113 -x15112 -x11951 -x21818 -x25060 -x19922 -x28603 -x31028 -x54452 -x61152 -x13955 -x38534 -x37496 -x47842 -x44794 -x22314 -x24782 -x3555 -x55403 -x28822 -x5335 -x6186 -x23291 -x55203 -x47473 -x23708 -x21755 -x21808 -x13823 -x10764 -x62121 -x64452 -x13667 -x62358 -x30029 -x33953 -x17866 -x49713 -x51074 -x47920 -x63403 -x39021 -x33401 -x57673 -x60919 -x42672 -x33241 -x48178 -x35390 -x51489 -x54559 -x32341 -x51560 -x7292 -x53480 -x13413 -x52726 -x7411 -x55824 -x35644 -x29722 -x31194 -x47267 -x63459 -x37420 -x55008 -x23797 -x64563 -x4741 -x41877 -x56463 -x7627 -x43600 -x17727 -x44159 -x32848 -x10723 -x11734 -x6821 -x61645 -x921 -x2354 -x64009 -x56335 -x19143 -x18865 -x51577 -x23782 -x52750 -x21608 -x65355 -x28002 -x2317 -x23963 -x54432 -x30371 -x16949 -x54903 -x31475 -x39631 -x43591 -x56211 -x15444 -x64887 -x44887 -x42343 -x8766 -x27088 -x34521 -x11345 -x31846 -x3927 -x51296 -x11456 -x62083 -x57074 -x9995 -x6648 -x31656 -x27683 -x48783 -x23580 -x54568 -x53166 -x1308 -x54276 -x60835 -x33007 -x18092 -x25380 -x1515 -x42917 -x4038 -x52415 -x49171 -x61313 -x40154 -x33378 -x45740 -x2027 -x32508 -x3993 -x15559 -x60516 -x52718 -x42468 -x36801 -x35121 -x20886 -x55239 -x22193 -x38479 -x38074 -x12314 -x25376 -x44654 -x56323 -x49055 -x23624 -x28064 -x65740 -x15949 -x11506 -x4278 -x54632 -x51907 -x15337 -x15941 -x22806 -x32217 -x25618 -x19499 -x35161 -x19751 -x31031 -x7220 -x765 -x63511 -x19577 -x37647 -x23256 -x48260 -x28664 -x49162 -x30745 -x61223 -x58389 -x52924 -x8107 -x521 -x47014 -x56139 -x58486 -x62502 -x58492 -x28100 -x54736 -x60623 -x29834 -x51253 -x40156 -x40145 -x50463 -x2339 -x3096 -x39702 -x57223 -x58130 -x38907 -x28518 -x62312 -x9466 -x51886 -x30639 -x11481 -x44315 -x18091 -x19390 -x8807 -x53577 -x38031 -x53094 -x33668 -x50184 -x12286 -x46133 -x60525 -x50360 -x14082 -x40477 -x39141 -x18814 -x11235 -x21509 -x6710 -x21692 -x14559 -x7095 -x43652 -x35640 -x16953 -x38312 -x14794 -x56666 -x36679 -x44454 -x36196 -x64779 -x49568 -x28196 -x5581 -x59918 -x6079 -x4087 -x16748 -x1363 -x32760 -x41569 -x10639 -x23189 -x63037 -x38993 -x36031 -x43470 -x55624 -x44413 -x53928 -x55769 -x52168 -x17156 -x7433 -x20145 -x47614 -x57298 -x39469 -x13254 -x43444 -x50446 -x20323 -x59939 -x7467 -x54127 -x15844 -x55440 -x56260 -x7672 -x54058 -x6321 -x14533 -x5644 -x38432 -x6697 -x19416 -x38304 -x63516 -x33954 -x8983 -x64956 -x30598 -x47101 -x12812 -x31098 -x45510 -x22874 -x13303 -x14496 -x46289 -x28752 -x60054 -x5446 -x26288 -x31304 -x16680 -x23976 -x32176 -x36821 -x31894 -x49092 -x26523 -x2234 -x62557 -x58634 -x52386 -x47221 -x26086 -x49993 -x36205 -x33677 -x40248 -x15762 -x16176 -x23006 -x6046 -x17132 -x19799 -x58781 -x53644 -x30684 -x52708 -x19095 -x9452 -x11640 -x539 -x7779 -x33339 -x64145 -x26399 -x10635 -x59957 -x24748 -x59178 -x45961 -x42097 -x487 -x59479 -x43581 -x31538 -x3076 -x31596 -x46896 -x38730 -x30934 -x2923 -x49190 -x62258 -x64797 -x45936 -x27300 -x46426 -x61117 -x55791 -x35904 -x57354 -x26387 -x2126 -x14244 -x5860 -x30951 -x24690 -x43685 -x62586 -x22895 -x25544 -x22752 -x60158 -x9370 -x7280 -x5721 -x11618 -x38330 -x6836 -x4415 -x58715 -x54584 -x1851 -x16215 -x60239 -x64899 -x30602 -x10943 -x29356 -x13406 -x43809 -x47488 -x56708 -x15069 -x53155 -x37132 -x5358 -x41555 -x5436 -x29893 -x52770 -x57462 -x41001 -x49655 -x739 -x43971 -x62838 -x401 -x8140 -x23661 -x34105 -x53714 -x61506 -x8218 -x43015 -x28510 -x9940 -x62549 -x3766 -x4404 -x55803 -x51873 -x45672 -x61578 -x51242 -x27586 -x32522 -x34475 -x32618 -x27063 -x14791 -x58349 -x39701 -x8429 -x22818 -x13531 -x11277 -x33951 -x27481 -x27951 -x59644 -x41433 -x23084 -x7632 -x63708 -x25873 -x16768 -x19047 -x22626 -x22971 -x60351 -x40482 -x52700 -x51654 -x60504 -x47796 -x62458 -x19748 -x21954 -x42224 -x30001 -x12261 -x4595 -x9267 -x44559 -x7097 -x15259 -x29751 -x44514 -x26444 -x18336 -x58055 -x35978 -x14629 -x58560 -x16346 -x1413 -x16340 -x20342 -x25081 -x13819 -x11255 -x28102 -x29324 -x40137 -x28328 -x4933 -x64214 -x30536 -x265 -x51083 -x64853 -x54739 -x23057 -x501 -x44626 -x18503 -x15319 -x63426 -x4262 -x58902 -x50048 -x59544 -x36747 -x14549 -x23297 -x57970 -x40607 -x59408 -x18983 -x3773 -x38463 -x31348 -x48945 -x1429 -x63635 -x18901 -x945 -x65354 -x51696 -x42811 -x37429 -x46297 -x56984 -x38517 -x39248 -x39168 -x7715 -x51611 -x46889 -x6664 -x21678 -x24101 -x50972 -x30488 -x61231 -x59351 -x35793 -x56864 -x4100 -x40643 -x45035 -x50378 -x27901 -x20595 -x25863 -x39692 -x16559 -x43000 -x22780 -x51153 -x6899 -x35094 -x48420 -x24342 -x60918 -x19467 -x16084 -x22396 -x5336 -x31921 -x22856 -x33918 -x38551 -x58038 -x56670 -x32028 -x31137 -x7206 -x16795 -x61809 -x226 -x18854 -x42685 -x55973 -x43191 -x53334 -x10010 -x54034 -x11125 -x18828 -x27050 -x49642 -x59033 -x26678 -x65465 -x54914 -x1835 -x1715 -x52980 -x55599 -x28031 -x55064 -x34638 -x15035 -x8416 -x56422 -x32111 -x41675 -x56310 -x1222 -x60175 -x15446 -x678 -x39049 -x30855 -x5242 -x46985 -x52344 -x6205 -x56548 -x53632 -x50528 -x42039 -x24947 -x27086 -x51552 -x28405 -x45162 -x57518 -x55045 -x16720 -x46558 -x14644 -x36385 -x14291 -x44871 -x30642 -x17110 -x30237 -x52181 -x49219 -x49256 -x61200 -x57702 -x1027 -x53807 -x48925 -x19436 -x39509 -x52953 -x34524 -x31508 -x54308 -x59464 -x35416 -x45753 -x56033 -x55279 -x12913 -x31566 -x8615 -x5095 -x8634 -x5976 -x11846 -x53694 -x442 -x22075 -x57121 -x65731 -x34658 -x7461 -x41158 -x9280 -x18291 -x16661 -x13290 -x33743 -x42320 -x46761 -x16757 -x34789 -x24275 -x22286 -x55030 -x32171 -x37640 -x28805 -x52601 -x33230 -x36735 -x34115 -x20268 -x19719 -x55165 -x33147 -x5283 -x53981 -x63746 -x1705 -x53186 -x36640 -x28329 -x174 -x17583 -x26970 -x29154 -x38219 -x19453 -x35673 -x5935 -x19550 -x63543 -x10352 -x41968 -x31680 -x38535 -x28461 -x37699 -x16408 -x9216 -x262 -x52613 -x32842 -x58775 -x27124 -x47302 -x35575 -x62509 -x12606 -x26674 -x17696 -x31401 -x49120 -x23706 -x19154 -x17867 -x871 -x48367 -x57134 -x34739 -x19987 -x15441 -x400 -x64369 -x61626 -x22428 -x47742 -x17337 -x3594 -x19948 -x19492 -x30373 -x2844 -x65422 -x24429 -x17753 -x42024 -x4616 -x54686 -x62665 -x60967 -x48498 -x2647 -x21144 -x17011 -x32665 -x54085 -x48644 -x7355 -x17403 -x57181 -x43777 -x42563 -x59630 -x13042 -x41613 -x62075 -x56251 -x2804 -x33834 -x6423 -x25854 -x4887 -x4978 -x37717 -x46668 -x3091 -x12049 -x19066 -x29679 -x38453 -x47024 -x14087 -x21228 -x12529 -x727 -x23390 -x22708 -x53831 -x64086 -x37417 -x20841 -x18054 -x16077 -x6155 -x35923 -x47036 -x4946 -x25759 -x35707 -x36418 -x32731 -x31032 -x29605 -x12155 -x39865 -x36533 -x53835 -x38612 -x42390 -x5501 -x27629 -x6014 -x25721 -x13567 -x6027 -x51023 -x18350 -x50118 -x20622 -x33304 -x11246 -x56394 -x45952 -x13072 -x51455 -x11126 -x54852 -x58408 -x50468 -x45453 -x4609 -x58624 -x22179 -x33806 -x12733 -x5928 -x34914 -x33037 -x49590 -x29199 -x63774 -x55666 -x26882 -x55501 -x58449 -x17068 -x29409 -x725 -x31644 -x59567 -x30092 -x51116 -x45467 -x54424 -x22099 -x64570 -x16225 -x12830 -x12822 -x14905 -x30338 -x37524 -x63750 -x6159 -x39660 -x14562 -x28062 -x13829 -x65782 -x36840 -x34458 -x40185 -x35319 -x57814 -x6905 -x43101 -x50966 -x43508 -x16457 -x10442 -x32926 -x41246 -x61197 -x28693 -x2237 -x28026 -x42289 -x60518 -x58836 -x635 -x1552 -x27670 -x38197 -x14219 -x13509 -x10240 -x47606 -x31216 -x3834 -x59100 -x44908 -x47088 -x48049 -x48910 -x19198 -x41100 -x37987 -x44175 -x51655 -x31714 -x57325 -x60771 -x10004 -x48550 -x22196 -x44709 -x55301 -x41656 -x46432 -x25477 -x29798 -x7916 -x20624 -x24619 -x17549 -x47841 -x6070 -x5683 -x9959 -x43455 -x31763 -x64529 -x8582 -x51376 -x58158 -x35630 -x13458 -x17991 -x19420 -x34720 -x5282 -x52903 -x60220 -x55857 -x57062 -x40751 -x42332 -x55179 -x55995 -x42398 -x43846 -x47751 -x35954 -x33507 -x57106 -x18502 -x58987 -x5513 -x28363 -x63483 -x25808 -x12194 -x14566 -x50824 -x49512 -x39779 -x52387 -x54678 -x31331 -x36133 -x44853 -x50402 -x49920 -x34744 -x45243 -x53673 -x50567 -x11838 -x44798 -x7739 -x39037 -x26429 -x22844 -x11074 -x57235 -x32150 -x24960 -x5932 -x48216 -x33560 -x14768 -x18882 -x40819 -x31155 -x29732 -x41033 -x763 -x34072 -x62920 -x22955 -x45194 -x56638 -x35974 -x63546 -x22173 -x39356 -x61886 -x35452 -x54453 -x9146 -x30095 -x30973 -x36258 -x16974 -x24261 -x30405 -x64984 -x60977 -x34149 -x32786 -x25130 -x38311 -x30704 -x32606 -x3419 -x21326 -x34052 -x42548 -x7112 -x62469 -x30459 -x52669 -x47290 -x7980 -x52498 -x2020 -x10134 -x8728 -x31337 -x20493 -x38938 -x50211 -x61441 -x24145 -x15478 -x37137 -x1369 -x64435 -x14430 -x47421 -x32114 -x26367 -x63968 -x2171 -x63900 -x24317 -x11725 -x47366 -x18136 -x3111 -x56858 -x879 -x31075 -x5680 -x1657 -x10435 -x58964 -x34895 -x20478 -x62870 -x60131 -x31960 -x51439 -x38462 -x27850 -x16477 -x27715 -x62792 -x8849 -x32520 -x41701 -x11398 -x18945 -x35657 -x60243 -x2135 -x23632 -x24978 -x51614 -x53918 -x38965 -x50812 -x36475 -x19631 -x6751 -x45686 -x60984 -x48699 -x16156 -x22785 -x51892 -x3755 -x25730 -x61783 -x48658 -x48125 -x49935 -x22452 -x58155 -x39020 -x36789 -x61901 -x55559 -x62493 -x23977 -x11670 -x34301 -x1932 -x36374 -x5110 -x60990 -x52092 -x19946 -x16106 -x8668 -x63400 -x63999 -x38982 -x44255 -x49146 -x36817 -x37350 -x52808 -x6458 -x44681 -x36169 -x22998 -x13512 -x59096 -x19333 -x22858 -x5631 -x53333 -x3712 -x31514 -x60942 -x1633 -x53561 -x12338 -x37852 -x26741 -x22055 -x65045 -x30744 -x39055 -x6122 -x57310 -x38564 -x14440 -x37065 -x10542 -x48931 -x175 -x5475 -x3346 -x54367 -x30039 -x27792 -x22115 -x29105 -x56986 -x24696 -x15377 -x3482 -x43268 -x60751 -x288 -x54273 -x41458 -x6354 -x60031 -x21065 -x17771 -x40629 -x27783 -x6171 -x18071 -x56279 -x59935 -x25786 -x53845 -x6338 -x9745 -x20075 -x34531 -x49903 -x5142 -x6204 -x54503 -x3470 -x47145 -x64451 -x249 -x6785 -x24773 -x9249 -x52214 -x12660 -x29998 -x14607 -x2023 -x35985 -x57378 -x62049 -x65501 -x29471 -x55332 -x59866 -x61585 -x51430 -x23025 -x62474 -x52340 -x16003 -x9702 -x13940 -x32721 -x24698 -x6875 -x38743 -x47948 -x55351 -x18737 -x6237 -x44294 -x13416 -x3976 -x9288 -x33636 -x8503 -x28267 -x53783 -x43072 -x21839 -x43483 -x36301 -x48549 -x8706 -x26471 -x25416 -x58116 -x11409 -x977 -x3711 -x51530 -x9282 -x31439 -x43204 -x1956 -x41944 -x20620 -x20920 -x29960 -x13328 -x43266 -x65139 -x5693 -x48555 -x29635 -x8994 -x738 -x48664 -x5769 -x24038 -x41421 -x6947 -x19477 -x434 -x29594 -x60333 -x6645 -x55748 -x47644 -x54050 -x16338 -x24734 -x51598 -x14387 -x166 -x44751 -x17392 -x2933 -x54928 -x37322 -x39775 -x37103 -x50113 -x18956 -x43037 -x27031 -x50891 -x50305 -x19618 -x40679 -x65030 -x46191 -x28538 -x54037 -x45287 -x10615 -x60624 -x6711 -x15447 -x35981 -x39747 -x30452 -x53408 -x45801 -x10299 -x5579 -x62883 -x11719 -x27764 -x64613 -x41335 -x50681 -x58823 -x57457 -x9934 -x4432 -x43801 -x33930 -x35682 -x54619 -x15348 -x63927 -x49527 -x39983 -x63566 -x9743 -x27305 -x22734 -x60728 -x60530 -x5718 -x13714 -x22299 -x35073 -x42043 -x28534 -x15791 -x31597 -x64386 -x65390 -x47540 -x1978 -x6717 -x15698 -x10852 -x36226 -x2426 -x5943 -x7100 -x26789 -x47648 -x60297 -x16014 -x31408 -x23112 -x22848 -x60398 -x10362 -x14254 -x10763 -x39451 -x53177 -x6795 -x54217 -x2850 -x25279 -x13749 -x35993 -x32845 -x55082 -x38929 -x41235 -x51580 -x24720 -x55471 -x18841 -x59259 -x39815 -x26218 -x38034 -x40307 -x52261 -x39902 -x35466 -x33681 -x14171 -x19374 -x51616 -x24976 -x10389 -x42792 -x29006 -x61191 -x6517 -x20302 -x45073 -x12870 -x40491 -x59131 -x29672 -x8387 -x30481 -x8410 -x56453 -x29827 -x26092 -x35058 -x13182 -x35602 -x29224 -x46730 -x60432 -x6497 -x30567 -x54819 -x26809 -x8156 -x21528 -x1390 -x61388 -x63505 -x5926 -x38654 -x57980 -x6784 -x29539 -x21098 -x34937 -x14689 -x2598 -x9160 -x7394 -x1910 -x21244 -x62248 -x18348 -x3906 -x5292 -x59664 -x55177 -x22774 -x34385 -x63226 -x17276 -x32574 -x13169 -x11653 -x57777 -x11701 -x25332 -x62489 -x17036 -x26621 -x61199 -x33242 -x54371 -x65745 -x63558 -x10811 -x62319 -x53701 -x16760 -x45665 -x41700 -x33492 -x20194 -x60903 -x20992 -x57885 -x42881 -x24084 -x38205 -x56437 -x31800 -x36426 -x37741 -x31594 -x14365 -x43795 -x33119 -x7829 -x13429 -x33803 -x30815 -x5542 -x54487 -x57937 -x36347 -x47187 -x14994 -x25764 -x21750 -x36028 -x8986 -x15189 -x43013 -x30529 -x10067 -x37283 -x31404 -x39447 -x28831 -x26072 -x7496 -x3251 -x26005 -x13018 -x22273 -x31364 -x44840 -x28394 -x39840 -x25875 -x51426 -x56000 -x18158 -x23824 -x13528 -x37816 -x3465 -x63986 -x28237 -x57071 -x58111 -x49820 -x54197 -x50765 -x63694 -x38661 -x62961 -x25437 -x3908 -x47016 -x33523 -x18481 -x37053 -x4883 -x46516 -x39179 -x20597 -x50643 -x40877 -x65005 -x50009 -x8122 -x55487 -x48383 -x8860 -x37789 -x590 -x43008 -x5428 -x994 -x15577 -x44395 -x52114 -x63002 -x9730 -x40379 -x8893 -x22194 -x32162 -x57766 -x25686 -x61988 -x21893 -x63122 -x23645 -x57425 -x9659 -x40116 -x29183 -x38307 -x11733 -x20232 -x4944 -x20531 -x6587 -x52161 -x63199 -x25930 -x15956 -x13374 -x28654 -x60558 -x12121 -x2534 -x5837 -x11247 -x48137 -x17461 -x2826 -x45400 -x13515 -x45215 -x52502 -x60303 -x32662 -x17717 -x47452 -x25333 -x4291 -x12007 -x16239 -x16316 -x57621 -x43453 -x47823 -x65021 -x7699 -x30510 -x65756 -x36246 -x37228 -x9669 -x57604 -x36240 -x51741 -x44813 -x61165 -x56675 -x7843 -x6060 -x40557 -x45394 -x17850 -x44473 -x55483 -x60890 -x31361 -x21556 -x21122 -x57278 -x625 -x18045 -x8137 -x26157 -x30680 -x37360 -x23438 -x19312 -x52894 -x21169 -x25268 -x36204 -x32183 -x2528 -x55268 -x55554 -x57810 -x55258 -x35966 -x43783 -x14361 -x19869 -x16716 -x32953 -x42662 -x28916 -x52325 -x54699 -x1337 -x9095 -x49727 -x29286 -x22838 -x2288 -x31099 -x56096 -x31826 -x60906 -x12527 -x59987 -x43892 -x17250 -x41237 -x15034 -x28286 -x14196 -x42961 -x9174 -x2053 -x55228 -x2706 -x38510 -x29680 -x24242 -x2662 -x35716 -x37367 -x35269 -x49028 -x50610 -x58864 -x9751 -x53041 -x42556 -x27939 -x57142 -x36004 -x4631 -x35051 -x60819 -x27991 -x59814 -x4440 -x52033 -x62291 -x64864 -x30410 -x4637 -x26214 -x19678 -x1295 -x16635 -x36000 -x48396 -x62514 -x30901 -x47694 -x16597 -x20917 -x20745 -x45300 -x18511 -x21415 -x28241 -x53459 -x41116 -x29410 -x23608 -x51870 -x64827 -x65237 -x20871 -x38342 -x4185 -x52294 -x65251 -x42735 -x22457 -x361 -x48398 -x14751 -x30454 -x64535 -x292 -x33054 -x23882 -x35533 -x22025 -x32210 -x65624 -x65470 -x49365 -x10913 -x906 -x32550 -x10465 -x30764 -x37957 -x55557 -x32751 -x36352 -x23442 -x191 -x50663 -x61766 -x61145 -x15716 -x30110 -x62521 -x46716 -x31623 -x41680 -x49444 -x63683 -x62018 -x28739 -x32573 -x10501 -x37543 -x1036 -x60581 -x36014 -x65667 -x38624 -x31411 -x18782 -x59694 -x8850 -x27278 -x19077 -x15481 -x34678 -x33348 -x57434 -x31290 -x28270 -x9323 -x17642 -x17699 -x32651 -x7914 -x50175 -x28473 -x15636 -x54509 -x21358 -x17021 -x62064 -x60555 -x53075 -x51469 -x17361 -x41858 -x13364 -x25431 -x45603 -x65736 -x4017 -x19599 -x56997 -x29480 -x23018 -x62219 -x6328 -x18874 -x13044 -x39438 -x51035 -x53633 -x29668 -x42381 -x55166 -x65693 -x36457 -x65303 -x51033 -x15494 -x40649 -x48008 -x43394 -x16164 -x18143 -x14715 -x12087 -x5522 -x35480 -x26684 -x9860 -x21645 -x34293 -x47754 -x27377 -x1529 -x5210 -x5464 -x39391 -x38446 -x45314 -x45299 -x22530 -x11135 -x2552 -x58259 -x51331 -x9159 -x8639 -x35742 -x14390 -x50407 -x51450 -x28300 -x41125 -x47089 -x38544 -x62195 -x9389 -x4579 -x19884 -x50377 -x5113 -x58771 -x53550 -x30845 -x38077 -x5011 -x15900 -x52643 -x4473 -x64075 -x15257 -x55585 -x63623 -x14391 -x28532 -x26587 -x65376 -x38809 -x2674 -x44206 -x52508 -x46083 -x45392 -x19877 -x17167 -x38320 -x17668 -x54700 -x36728 -x9273 -x62527 -x25003 -x45534 -x55570 -x16906 -x65622 -x27409 -x62866 -x46625 -x53583 -x37481 -x17003 -x269 -x7553 -x55324 -x36480 -x30266 -x36184 -x54808 -x56972 -x49283 -x41643 -x32113 -x42094 -x45650 -x42583 -x40544 -x12054 -x44524 -x55582 -x3548 -x15987 -x62421 -x62808 -x12857 -x28530 -x37379 -x30340 -x51189 -x4972 -x63616 -x64863 -x37511 -x40735 -x48630 -x45903 -x53250 -x19289 -x22467 -x61939 -x45551 -x65364 -x24436 -x65475 -x50728 -x14777 -x60588 -x8946 -x65570 -x18721 -x59243 -x42659 -x40826 -x47198 -x44469 -x37584 -x44416 -x32617 -x36227 -x20661 -x62 -x30130 -x63404 -x4113 -x17235 -x58877 -x18004 -x26107 -x45972 -x6370 -x56009 -x22715 -x40061 -x22788 -x21864 -x48712 -x35338 -x18826 -x26829 -x12848 -x6509 -x3669 -x10459 -x4557 -x38858 -x8834 -x907 -x58429 -x10155 -x54486 -x18172 -x24045 -x15096 -x11062 -x33735 -x5255 -x56008 -x59260 -x13495 -x11310 -x4216 -x59688 -x6802 -x59504 -x57475 -x62350 -x51908 -x45544 -x28893 -x56661 -x35376 -x26915 -x63471 -x40806 -x51109 -x34802 -x10954 -x37240 -x43338 -x394 -x54192 -x51329 -x17718 -x33099 -x3012 -x46503 -x29143 -x5532 -x39163 -x43869 -x7850 -x25207 -x57180 -x36232 -x9953 -x10709 -x14761 -x6312 -x13642 -x54147 -x21524 -x21794 -x19493 -x64705 -x38773 -x60968 -x22234 -x32481 -x45942 -x58026 -x6964 -x58907 -x29444 -x56807 -x45234 -x31266 -x40729 -x2448 -x20633 -x5439 -x44982 -x15200 -x60232 -x57866 -x56757 -x50109 -x36672 -x46401 -x56914 -x24203 -x52450 -x6389 -x28821 -x64586 -x39274 -x41409 -x17138 -x45506 -x26871 -x38619 -x30609 -x24089 -x2293 -x30334 -x24662 -x45315 -x58948 -x17910 -x31664 -x1331 -x24083 -x36925 -x46047 -x58668 -x57153 -x9603 -x49927 -x53070 -x478 -x11608 -x64736 -x8948 -x45331 -x47974 -x17457 -x51517 -x33922 -x56388 -x42167 -x56946 -x25880 -x19364 -x1563 -x21851 -x28105 -x30515 -x4078 -x3691 -x26864 -x48238 -x38716 -x11593 -x46675 -x61959 -x32343 -x59057 -x60105 -x40079 -x63053 -x10055 -x42290 -x65363 -x29633 -x9344 -x797 -x46502 -x52489 -x4225 -x63160 -x23825 -x49626 -x48610 -x32110 -x53782 -x25935 -x3233 -x5284 -x50051 -x55490 -x7297 -x403 -x54089 -x54774 -x48144 -x25190 -x11543 -x59548 -x29941 -x45488 -x39757 -x27662 -x27015 -x13263 -x1680 -x24998 -x29890 -x5377 -x24018 -x30463 -x3189 -x52192 -x3467 -x25766 -x63230 -x24578 -x47905 -x53559 -x61823 -x36852 -x9182 -x15774 -x31235 -x16262 -x24292 -x38683 -x43102 -x65107 -x45979 -x49276 -x29239 -x26750 -x6212 -x47716 -x20569 -x22065 -x53525 -x61171 -x30079 -x58812 -x54442 -x41754 -x53163 -x64263 -x59825 -x42597 -x13035 -x36043 -x21410 -x36503 -x28440 -x58957 -x14838 -x17398 -x60785 -x60306 -x62410 -x3659 -x44050 -x13380 -x50245 -x36386 -x58235 -x9407 -x19654 -x39015 -x64483 -x1533 -x36719 -x55086 -x3995 -x7363 -x19962 -x61140 -x60178 -x37457 -x42938 -x55519 -x39019 -x13114 -x59303 -x14079 -x12542 -x21742 -x17394 -x49891 -x32281 -x5343 -x51360 -x61697 -x30240 -x492 -x46176 -x26268 -x13551 -x18277 -x46466 -x45780 -x7667 -x30944 -x27698 -x23458 -x38087 -x21713 -x20599 -x32580 -x57191 -x53913 -x65105 -x3735 -x16113 -x65749 -x7489 -x20940 -x48190 -x30238 -x13580 -x64980 -x41348 -x6824 -x12427 -x15032 -x7750 -x27335 -x50055 -x24489 -x26949 -x24 -x56527 -x24392 -x36449 -x27180 -x5240 -x8237 -x47808 -x31697 -x36798 -x61812 -x6481 -x19768 -x56446 -x11792 -x54053 -x41216 -x47558 -x7465 -x3564 -x60418 -x16653 -x31160 -x24191 -x45899 -x33505 -x5077 -x6681 -x11266 -x60616 -x10963 -x22656 -x50104 -x3040 -x23135 -x13176 -x53582 -x17239 -x22501 -x53605 -x27777 -x52314 -x42481 -x31150 -x60800 -x16813 -x17730 -x60848 -x52826 -x20907 -x26506 -x60135 -x55772 -x52654 -x8302 -x44055 -x47447 -x31352 -x59961 -x42356 -x42172 -x40652 -x27766 -x8969 -x38480 -x2377 -x17513 -x44464 -x35870 -x1054 -x46026 -x27388 -x8917 -x3579 -x35526 -x14379 -x58175 -x57900 -x49351 -x15640 -x45645 -x2546 -x16972 -x22200 -x57058 -x2514 -x15412 -x7782 -x5712 -x36967 -x62268 -x50152 -x42667 -x33307 -x46632 -x57804 -x1651 -x13865 -x31544 -x7146 -x24735 -x14303 -x32594 -x56118 -x37268 -x8072 -x15450 -x59146 -x19212 -x25246 -x31442 -x9535 -x21695 -x40221 -x52938 -x23540 -x50823 -x6428 -x48870 -x53788 -x41055 -x55886 -x21177 -x25092 -x17224 -x65197 -x55356 -x37739 -x11702 -x26050 -x13402 -x40561 -x22765 -x35046 -x64018 -x50818 -x12687 -x64842 -x10606 -x61334 -x61315 -x9234 -x20892 -x13655 -x21916 -x47164 -x62988 -x51373 -x504 -x54231 -x27829 -x49596 -x1175 -x28552 -x64324 -x23617 -x36200 -x9864 -x17705 -x60630 -x49112 -x95 -x44861 -x17044 -x51951 -x178 -x14184 -x55766 -x11523 -x50811 -x44878 -x42935 -x44092 -x56646 -x14460 -x32600 -x23885 -x55564 -x57599 -x61335 -x34501 -x20710 -x31706 -x27605 -x63474 -x17816 -x1209 -x9705 -x39265 -x54227 -x6054 -x57821 -x14033 -x23659 -x57353 -x58086 -x5766 -x62534 -x33583 -x32073 -x54181 -x60090 -x7848 -x27624 -x56315 -x50637 -x59187 -x12180 -x53869 -x22841 -x18334 -x7474 -x54030 -x44933 -x60759 -x6999 -x32836 -x17820 -x3375 -x53350 -x36923 -x35522 -x28845 -x3358 -x36071 -x5702 -x39508 -x45842 -x43249 -x5467 -x19285 -x17193 -x40181 -x33727 -x28899 -x20200 -x56128 -x59969 -x40244 -x34926 -x26201 -x43116 -x24620 -x760 -x19841 -x58182 -x17366 -x15087 -x23728 -x30460 -x38327 -x32199 -x22578 -x20579 -x35654 -x31509 -x60719 -x51856 -x62829 -x60960 -x56808 -x202 -x19479 -x19427 -x3832 -x11809 -x31203 -x51002 -x54490 -x27224 -x4544 -x27159 -x30377 -x49901 -x23109 -x34736 -x53218 -x35778 -x28295 -x7820 -x11432 -x58476 -x3199 -x3086 -x23823 -x38846 -x44674 -x63684 -x19115 -x9577 -x39316 -x17185 -x22565 -x32079 -x20645 -x2585 -x46014 -x3898 -x34376 -x2757 -x54729 -x36681 -x20730 -x38039 -x62648 -x28839 -x34596 -x22394 -x53747 -x55402 -x46522 -x6698 -x57236 -x41931 -x26036 -x59028 -x31599 -x28724 -x62255 -x47248 -x2206 -x21826 -x24613 -x40134 -x60821 -x27590 -x16300 -x5069 -x54171 -x36551 -x14479 -x12847 -x31325 -x28488 -x55392 -x5138 -x50361 -x55871 -x30540 -x975 -x9704 -x50703 -x9235 -x40318 -x43335 -x48068 -x10158 -x8118 -x50123 -x31931 -x59435 -x9914 -x62852 -x19496 -x20983 -x15518 -x32895 -x64641 -x39273 -x6473 -x57581 -x17311 -x1557 -x23208 -x56651 -x32501 -x24287 -x45348 -x23088 -x16997 -x58790 -x8067 -x30462 -x9591 -x3370 -x29881 -x47708 -x49000 -x49474 -x59853 -x23067 -x61074 -x779 -x22302 -x25560 -x51163 -x21861 -x36059 -x23324 -x48442 -x22117 -x24431 -x30746 -x28129 -x55715 -x24378 -x233 -x26598 -x11780 -x33064 -x33821 -x61810 -x49430 -x24713 -x13893 -x10633 -x7870 -x3255 -x59198 -x14539 -x30590 -x52226 -x15138 -x26247 -x8473 -x45346 -x26026 -x29106 -x18470 -x12117 -x34476 -x2008 -x46595 -x54629 -x14274 -x58483 -x17281 -x3997 -x49411 -x18898 -x58144 -x55442 -x33291 -x39621 -x21329 -x47484 -x30431 -x11661 -x33488 -x33412 -x46657 -x41755 -x13647 -x15403 -x54585 -x58844 -x58110 -x29484 -x28170 -x1032 -x26291 -x52735 -x31751 -x46089 -x28581 -x7265 -x8898 -x44471 -x28209 -x3723 -x49299 -x18311 -x1766 -x30483 -x22052 -x64565 -x38443 -x3563 -x77 -x36453 -x4301 -x44632 -x19361 -x22290 -x46679 -x15950 -x59570 -x54695 -x37471 -x41537 -x51309 -x16 -x37492 -x40514 -x943 -x49640 -x14657 -x29494 -x54713 -x43040 -x58572 -x18224 -x38356 -x3569 -x15376 -x29610 -x17120 -x50178 -x60180 -x30649 -x20241 -x19275 -x28903 -x65225 -x24503 -x20820 -x11019 -x18535 -x54590 -x44796 -x27860 -x59069 -x28602 -x17837 -x20116 -x54271 -x53892 -x46690 -x49542 -x53511 -x62553 -x47118 -x64673 -x41571 -x40267 -x45572 -x28229 -x29210 -x14031 -x65646 -x48301 -x45648 -x2213 -x10023 -x28367 -x48258 -x13690 -x52934 -x9304 -x24562 -x19769 -x17528 -x5946 -x23342 -x19580 -x9610 -x12091 -x35476 -x46020 -x58381 -x34513 -x18347 -x4500 -x32974 -x47715 -x21411 -x4173 -x10406 -x54436 -x61150 -x4867 -x65691 -x1988 -x33855 -x6740 -x65532 -x44687 -x28150 -x39926 -x17141 -x32109 -x53126 -x61268 -x25787 -x52715 -x3191 -x52799 -x44763 -x57738 -x43138 -x26648 -x47752 -x40721 -x40827 -x37178 -x30700 -x44197 -x19174 -x52065 -x7269 -x50564 -x42571 -x2290 -x33125 -x24657 -x5598 -x28692 -x35285 -x20490 -x10449 -x61421 -x134 -x58549 -x62198 -x30209 -x26114 -x34333 -x33975 -x25600 -x30288 -x35235 -x16380 -x39272 -x35035 -x34367 -x440 -x65587 -x24974 -x48060 -x60832 -x52589 -x58949 -x22684 -x5148 -x41203 -x8552 -x34255 -x23295 -x25018 -x1338 -x32712 -x2289 -x1244 -x55153 -x18287 -x12931 -x63304 -x12301 -x16354 -x12761 -x45651 -x43541 -x58195 -x3850 -x46704 -x16305 -x60130 -x3628 -x65828 -x61837 -x54462 -x34562 -x43188 -x50012 -x53641 -x18680 -x64670 -x26856 -x10031 -x55503 -x42334 -x491 -x45895 -x14322 -x20097 -x28617 -x28905 -x37595 -x64131 -x55596 -x46524 -x30715 -x52576 -x48334 -x17025 -x6901 -x29129 -x43868 -x27222 -x39404 -x36805 -x23582 -x59255 -x63345 -x38151 -x23364 -x35576 -x13124 -x39472 -x38976 -x54332 -x49253 -x61795 -x51701 -x45543 -x65304 -x2452 -x10353 -x42138 -x54996 -x16640 -x33737 -x42365 -x28362 -x53639 -x53327 -x49971 -x47188 -x1333 -x40074 -x6152 -x60741 -x1488 -x58752 -x17057 -x25240 -x8686 -x48811 -x35200 -x41690 -x3182 -x58594 -x58705 -x46972 -x31933 -x64127 -x46838 -x4434 -x5317 -x36880 -x44367 -x40596 -x26718 -x43287 -x39331 -x1323 -x20687 -x20767 -x45669 -x59761 -x15960 -x36506 -x20795 -x9010 -x52871 -x60780 -x2723 -x28838 -x29821 -x18760 -x23409 -x24300 -x9005 -x12109 -x10478 -x29158 -x45164 -x13633 -x49488 -x58197 -x28099 -x48195 -x13208 -x19988 -x59835 -x11676 -x30538 -x20249 -x47971 -x49753 -x27476 -x6411 -x60770 -x41206 -x12357 -x13284 -x22812 -x58873 -x38358 -x55323 -x15072 -x15273 -x12818 -x54997 -x6777 -x26799 -x17941 -x3532 -x42834 -x215 -x42338 -x10534 -x39706 -x54158 -x42270 -x61676 -x3568 -x31951 -x12240 -x19899 -x8661 -x10803 -x10978 -x56772 -x45642 -x19152 -x63149 -x22579 -x24085 -x6386 -x3387 -x8695 -x60361 -x26498 -x34071 -x24231 -x4361 -x52610 -x42081 -x5755 -x19099 -x14628 -x42480 -x45693 -x4089 -x55412 -x21202 -x45496 -x56382 -x7353 -x41599 -x12914 -x42619 -x49498 -x22412 -x45821 -x29813 -x22282 -x21538 -x36708 -x55340 -x26226 -x2519 -x47583 -x12770 -x63259 -x24126 -x38273 -x44057 -x33656 -x40269 -x57632 -x16134 -x14519 -x48620 -x56610 -x55890 -x27280 -x45864 -x43382 -x63932 -x46821 -x15813 -x56005 -x34435 -x8915 -x36122 -x690 -x49063 -x53722 -x64616 -x32921 -x21100 -x53406 -x60524 -x37013 -x33131 -x30091 -x10981 -x62567 -x55696 -x55929 -x39681 -x24170 -x14806 -x23249 -x35251 -x49367 -x5756 -x1441 -x41138 -x37542 -x39483 -x49492 -x26488 -x9507 -x59581 -x28425 -x50475 -x62691 -x17051 -x9977 -x25669 -x47065 -x11303 -x36993 -x61916 -x27491 -x818 -x50624 -x19408 -x40215 -x52097 -x17372 -x34672 -x53331 -x41401 -x13985 -x4863 -x45047 -x25539 -x42523 -x43207 -x209 -x36319 -x39194 -x50062 -x1853 -x46873 -x34794 -x63676 -x33371 -x46629 -x2567 -x11109 -x38400 -x8316 -x11348 -x57114 -x46154 -x20003 -x51903 -x54482 -x10376 -x6621 -x40924 -x30615 -x45897 -x3172 -x57264 -x52554 -x4947 -x24968 -x47388 -x17711 -x48674 -x3491 -x10209 -x39264 -x60394 -x26058 -x50732 -x46175 -x20013 -x29123 -x34242 -x42532 -x30569 -x62941 -x50881 -x60049 -x62145 -x65735 -x31101 -x48612 -x44532 -x39722 -x1336 -x62577 -x46317 -x32833 -x62670 -x4796 -x23950 -x58386 -x24541 -x4477 -x19394 -x27880 -x13502 -x32939 -x39959 -x24499 -x19696 -x6745 -x59232 -x48583 -x10319 -x42467 -x52658 -x61574 -x37609 -x56782 -x5225 -x43649 -x64415 -x24047 -x41999 -x35892 -x37165 -x48164 -x55795 -x36734 -x842 -x35437 -x37719 -x43613 -x53798 -x28634 -x260 -x19440 -x44466 -x14585 -x20913 -x29870 -x26721 -x8716 -x55257 -x61513 -x23538 -x49699 -x38329 -x33034 -x21109 -x55400 -x62602 -x44704 -x41791 -x59327 -x4840 -x8985 -x1251 -x27727 -x49383 -x1198 -x1288 -x18648 -x55573 -x59319 -x57985 -x60023 -x20456 -x34786 -x50200 -x16958 -x21529 -x51239 -x54639 -x57837 -x10710 -x18198 -x54289 -x62598 -x13923 -x24762 -x19316 -x53482 -x20530 -x8665 -x33092 -x18439 -x43299 -x17228 -x18076 -x9690 -x44959 -x61120 -x13639 -x31673 -x30657 -x24955 -x3278 -x16900 -x19929 -x21675 -x56927 -x50687 -x1833 -x27889 -x34769 -x12541 -x59491 -x45527 -x62080 -x2524 -x63530 -x65476 -x42838 -x38359 -x49075 -x52819 -x17518 -x24259 -x24438 -x53829 -x35204 -x54099 -x23804 -x14462 -x10009 -x62781 -x64671 -x55413 -x26711 -x65049 -x24628 -x32417 -x61955 -x13858 -x45318 -x45854 -x51549 -x59612 -x23114 -x4606 -x16287 -x52126 -x42983 -x54608 -x65589 -x65677 -x33686 -x35009 -x34413 -x12927 -x60965 -x46950 -x14221 -x25191 -x8309 -x13848 -x64791 -x26362 -x65760 -x24577 -x46628 -x56917 -x17612 -x35914 -x59922 -x49432 -x14377 -x46549 -x53135 -x49414 -x61216 -x13202 -x41876 -x22616 -x10953 -x53298 -x9057 -x16183 -x11075 -x37237 -x11975 -x45440 -x16935 -x23474 -x17331 -x19578 -x21572 -x47469 -x14893 -x61503 -x26021 -x33261 -x51646 -x57303 -x44845 -x60730 -x17582 -x60364 -x11994 -x7566 -x6606 -x15063 -x46010 -x48977 -x64854 -x18431 -x21237 -x17379 -x7803 -x31842 -x47676 -x47509 -x34942 -x23499 -x24858 -x19811 -x60707 -x36470 -x28199 -x43751 -x130 -x29337 -x47041 -x13836 -x60304 -x41511 -x55921 -x3500 -x16009 -x11309 -x6 -x39746 -x56820 -x47305 -x20313 -x57811 -x49755 -x58523 -x64630 -x14924 -x60583 -x25849 -x17887 -x25245 -x5312 -x39923 -x2029 -x2081 -x6490 -x52291 -x41922 -x18029 -x38881 -x17038 -x43713 -x25441 -x1399 -x10666 -x48052 -x64744 -x39282 -x30812 -x3776 -x51553 -x57399 -x62390 -x20265 -x27183 -x34924 -x16096 -x42812 -x55947 -x9779 -x37016 -x47413 -x64115 -x23765 -x38478 -x41932 -x28451 -x28486 -x14757 -x7398 -x34221 -x13198 -x9523 -x17385 -x57977 -x34652 -x52991 -x31815 -x15286 -x62562 -x42554 -x30011 -x57186 -x14150 -x36699 -x53112 -x39638 -x5641 -x45565 -x21067 -x59786 -x59840 -x38112 -x25751 -x34100 -x30019 -x65627 -x20185 -x2208 -x7723 -x49508 -x63736 -x5573 -x46032 -x15769 -x946 -x17902 -x59698 -x9913 -x36076 -x42027 -x57097 -x10548 -x31369 -x19110 -x63862 -x1553 -x12460 -x10224 -x24922 -x3126 -x3758 -x28715 -x1703 -x47779 -x44059 -x26807 -x27299 -x50951 -x19886 -x59895 -x17378 -x18123 -x38744 -x63247 -x51589 -x45577 -x63945 -x20318 -x16308 -x31588 -x41221 -x33557 -x57647 -x24550 -x17482 -x7675 -x29669 -x18748 -x11532 -x38568 -x5381 -x56553 -x21882 -x31051 -x16479 -x29823 -x15814 -x10309 -x61863 -x1935 -x45832 -x20228 -x18256 -x1713 -x37226 -x7968 -x4964 -x30248 -x41651 -x9532 -x53263 -x15739 -x10454 -x60111 -x55173 -x14336 -x15378 -x54679 -x27552 -x33852 -x6277 -x41948 -x44296 -x32735 -x45563 -x35890 -x44872 -x36093 -x12574 -x12297 -x55729 -x2145 -x63958 -x46996 -x14970 -x10122 -x58711 -x3789 -x33715 -x49437 -x34643 -x14029 -x19474 -x32232 -x3542 -x56324 -x49951 -x25466 -x4864 -x32819 -x19848 -x25467 -x19147 -x27121 -x39781 -x35370 -x13153 -x46343 -x17808 -x34210 -x9293 -x39348 -x55777 -x27460 -x55909 -x54500 -x63182 -x424 -x43083 -x32359 -x11373 -x22347 -x53942 -x4161 -x29815 -x13778 -x24907 -x32163 -x43931 -x29665 -x28856 -x23777 -x4021 -x55643 -x1247 -x47919 -x54041 -x12467 -x5040 -x20177 -x54410 -x5527 -x14452 -x10559 -x1146 -x21418 -x31755 -x28671 -x43983 -x63209 -x49102 -x62892 -x8329 -x48678 -x24840 -x40516 -x28777 -x16431 -x14684 -x8984 -x36744 -x18263 -x57509 -x42284 -x45924 -x54219 -x20220 -x54235 -x33701 -x43332 -x47861 -x29622 -x34479 -x39060 -x62475 -x42750 -x54357 -x27001 -x16115 -x6851 -x55669 -x14717 -x39084 -x59532 -x14294 -x55432 -x13870 -x40616 -x31957 -x63771 -x6817 -x9124 -x44945 -x48695 -x8707 -x10252 -x39803 -x7460 -x20161 -x39128 -x28410 -x11393 -x11041 -x60988 -x40372 -x40293 -x45223 -x63 -x31491 -x29388 -x17450 -x6799 -x30252 -x16291 -x40438 -x47223 -x31109 -x57461 -x38614 -x13692 -x31783 -x3772 -x37829 -x20443 -x37649 -x14156 -x3894 -x42569 -x63417 -x16312 -x48375 -x63284 -x53821 -x63441 -x35613 -x16369 -x61425 -x33082 -x59344 -x22422 -x36241 -x60415 -x16942 -x60512 -x62729 -x58149 -x58717 -x63127 -x65389 -x21962 -x61144 -x33299 -x86 -x1040 -x65618 -x22388 -x24293 -x19151 -x21512 -x21068 -x8689 -x31681 -x20787 -x28653 -x43307 -x7421 -x52849 -x25321 -x36433 -x26163 -x33871 -x42502 -x55658 -x5360 -x25083 -x33209 -x12179 -x51234 -x36501 -x12196 -x23283 -x10267 -x53413 -x50650 -x27661 -x64610 -x11221 -x20750 -x24459 -x1899 -x19475 -x53011 -x64389 -x29540 -x45720 -x2235 -x28076 -x28713 -x20221 -x3785 -x48425 -x44998 -x9764 -x17384 -x753 -x6533 -x53202 -x62243 -x18250 -x33267 -x22149 -x64344 -x4794 -x48515 -x45745 -x50813 -x15240 -x29550 -x11219 -x31775 -x37869 -x20809 -x64569 -x44783 -x6967 -x8031 -x54956 -x225 -x31524 -x21416 -x22534 -x22153 -x43590 -x19050 -x48917 -x60948 -x37047 -x12153 -x22335 -x36785 -x26000 -x53606 -x48141 -x28660 -x16674 -x37553 -x8520 -x35231 -x51758 -x30358 -x20948 -x33386 -x55313 -x36411 -x43136 -x1610 -x3540 -x54224 -x51547 -x9332 -x25750 -x19059 -x44381 -x6022 -x29653 -x43743 -x24617 -x41664 -x23621 -x27135 -x46509 -x2510 -x49601 -x59392 -x33257 -x46780 -x5342 -x36675 -x59985 -x40619 -x38022 -x45322 -x44633 -x6018 -x25015 -x10152 -x3140 -x30429 -x33333 -x32780 -x35822 -x23924 -x23209 -x24258 -x43330 -x31072 -x35262 -x57481 -x11690 -x25998 -x3161 -x8583 -x19742 -x53749 -x31328 -x21229 -x6137 -x503 -x2153 -x44248 -x10037 -x15107 -x39310 -x1834 -x8050 -x57171 -x24887 -x51339 -x1160 -x40746 -x64954 -x62861 -x61914 -x12126 -x6088 -x40869 -x45956 -x14153 -x52023 -x62951 -x35936 -x51024 -x22334 -x38894 -x17395 -x18928 -x47304 -x14085 -x60887 -x33235 -x54046 -x25662 -x52289 -x34444 -x3239 -x41303 -x37019 -x256 -x24112 -x19017 -x16837 -x58361 -x51778 -x39206 -x47288 -x56329 -x55054 -x65808 -x24849 -x9649 -x10145 -x3069 -x60999 -x9303 -x52846 -x55052 -x16826 -x29707 -x3205 -x23119 -x49598 -x24685 -x33816 -x48693 -x2482 -x27389 -x24545 -x63857 -x30136 -x33549 -x58480 -x2164 -x61282 -x39132 -x60246 -x51818 -x59292 -x61473 -x28708 -x3333 -x37281 -x14784 -x34326 -x37018 -x30584 -x40589 -x32776 -x56464 -x53171 -x65378 -x52265 -x33345 -x38607 -x19031 -x19584 -x6149 -x45262 -x40188 -x55353 -x57192 -x5399 -x9509 -x45781 -x28609 -x21981 -x51066 -x57474 -x49333 -x54465 -x61775 -x61492 -x31027 -x26835 -x24139 -x64966 -x10008 -x4145 -x5401 -x53594 -x7152 -x7263 -x24384 -x14457 -x6592 -x14135 -x59436 -x15855 -x16171 -x31896 -x62908 -x12937 -x51705 -x25783 -x31622 -x23819 -x57289 -x30902 -x36134 -x46340 -x56131 -x3636 -x27655 -x61356 -x13491 -x16698 -x51988 -x37658 -x14464 -x40018 -x37345 -x13909 -x28354 -x32118 -x33011 -x42117 -x54742 -x4670 -x51194 -x23361 -x62455 -x22478 -x12863 -x13768 -x44942 -x1793 -x51294 -x6093 -x50462 -x2864 -x57622 -x15689 -x14531 -x41793 -x19660 -x36670 -x16280 -x6403 -x23191 -x38291 -x41269 -x37084 -x40997 -x15746 -x15603 -x3838 -x24169 -x1768 -x512 -x958 -x10476 -x17868 -x28998 -x25255 -x60490 -x28508 -x39917 -x41898 -x60853 -x58994 -x28622 -x13349 -x4459 -x19983 -x17260 -x8408 -x26115 -x32496 -x43376 -x64914 -x50157 -x38992 -x63602 -x60656 -x59321 -x27020 -x20878 -x62114 -x25936 -x42999 -x46264 -x49811 -x11021 -x30168 -x26767 -x49890 -x22291 -x32025 -x11306 -x48374 -x17572 -x58695 -x12499 -x58262 -x64674 -x62250 -x4753 -x22822 -x53572 -x17903 -x38115 -x53016 -x20610 -x49552 -x413 -x13886 -x7167 -x3286 -x8022 -x30964 -x9939 -x59467 -x15079 -x24710 -x22603 -x59406 -x33904 -x63619 -x44739 -x17665 -x60626 -x64053 -x41584 -x47398 -x40921 -x8765 -x14382 -x43676 -x8199 -x31253 -x49220 -x64801 -x8976 -x50341 -x44134 -x13146 -x62704 -x31946 -x38703 -x48328 -x8328 -x48365 -x15985 -x34620 -x22051 -x4116 -x22821 -x42490 -x12777 -x14700 -x61972 -x50609 -x24048 -x54213 -x58693 -x60836 -x22344 -x2946 -x47072 -x40987 -x19718 -x50038 -x57138 -x41340 -x7337 -x37434 -x16260 -x44077 -x33381 -x40749 -x24462 -x11447 -x23947 -x48603 -x63947 -x21620 -x26756 -x64513 -x33018 -x63610 -x1733 -x23604 -x47280 -x5186 -x40133 -x25723 -x34371 -x57504 -x15479 -x46023 -x62231 -x16271 -x30407 -x15159 -x59508 -x36367 -x42140 -x26343 -x23406 -x60593 -x9201 -x12890 -x29595 -x24825 -x12587 -x8450 -x7892 -x61806 -x49788 -x24731 -x38557 -x61168 -x24386 -x26222 -x29336 -x22022 -x47532 -x20212 -x50781 -x39083 -x49059 -x48629 -x33543 -x5658 -x23176 -x57992 -x46188 -x836 -x43221 -x41950 -x34882 -x36829 -x13972 -x9401 -x1951 -x10625 -x246 -x19395 -x1157 -x5965 -x39785 -x31308 -x39240 -x37376 -x24012 -x62095 -x46414 -x27500 -x14110 -x5751 -x19043 -x18542 -x21570 -x43388 -x57716 -x3786 -x19355 -x36451 -x21681 -x52758 -x59236 -x64528 -x5538 -x10834 -x25152 -x41914 -x5461 -x49035 -x24347 -x4187 -x42701 -x46093 -x50809 -x29253 -x45368 -x3114 -x54471 -x65487 -x840 -x45509 -x32920 -x3241 -x9942 -x4097 -x31159 -x3483 -x15820 -x17446 -x27985 -x43107 -x6232 -x52940 -x64771 -x36361 -x5779 -x47462 -x60315 -x4960 -x8664 -x3131 -x25607 -x38284 -x12861 -x30760 -x25185 -x614 -x44310 -x31236 -x57273 -x27182 -x17529 -x44747 -x52724 -x14105 -x6591 -x33156 -x63449 -x1131 -x10213 -x65819 -x31563 -x24177 -x63361 -x5394 -x46709 -x24566 -x1530 -x13920 -x28128 -x44160 -x15778 -x60908 -x35144 -x38662 -x13560 -x59076 -x6719 -x10792 -x38081 -x692 -x63025 -x53138 -x12522 -x15146 -x57190 -x6153 -x10375 -x46481 -x11218 -x9961 -x18359 -x56718 -x12775 -x33645 -x64335 -x7075 -x315 -x5081 -x41108 -x34663 -x28108 -x42649 -x43854 -x57815 -x48188 -x5024 -x62563 -x49349 -x29987 -x10624 -x48074 -x42847 -x2766 -x34925 -x18682 -x32071 -x21188 -x26787 -x3553 -x51464 -x29320 -x6938 -x27977 -x62361 -x61857 -x32798 -x6420 -x8224 -x44108 -x46025 -x31246 -x47273 -x57239 -x35850 -x23275 -x4543 -x13037 -x8987 -x43899 -x57527 -x20754 -x39659 -x23865 -x50204 -x22938 -x38086 -x54510 -x20345 -x65813 -x43137 -x52377 -x3775 -x60359 -x34325 -x59759 -x55706 -x40016 -x24963 -x39726 -x40917 -x32312 -x38498 -x60215 -x37811 -x30956 -x11933 -x33959 -x32853 -x28001 -x40410 -x40234 -x43457 -x45107 -x20127 -x39383 -x62678 -x41374 -x27606 -x6220 -x12333 -x39305 -x8608 -x32510 -x2374 -x10355 -x44984 -x25281 -x19448 -x27937 -x11311 -x1608 -x55124 -x55780 -x57099 -x16385 -x19192 -x8336 -x29093 -x49391 -x38631 -x45093 -x27178 -x49286 -x17089 -x13860 -x5320 -x54951 -x21270 -x7301 -x52271 -x17134 -x59635 -x9474 -x36706 -x41921 -x65068 -x6680 -x11791 -x27353 -x11083 -x11939 -x34610 -x58602 -x11529 -x32067 -x29943 -x15388 -x22047 -x61610 -x14262 -x34460 -x60358 -x33527 -x28315 -x24681 -x53953 -x12047 -x27006 -x59503 -x24683 -x39780 -x1724 -x49982 -x24807 -x62186 -x45379 -x12866 -x15806 -x22340 -x57349 -x65384 -x29288 -x42253 -x18390 -x2024 -x61258 -x18650 -x2068 -x7237 -x44718 -x167 -x13696 -x47886 -x50632 -x64445 -x14284 -x45423 -x56186 -x33589 -x49523 -x63359 -x13957 -x41556 -x55938 -x12739 -x64637 -x4148 -x32453 -x24009 -x52638 -x44789 -x19632 -x10253 -x16526 -x31420 -x24311 -x51026 -x41843 -x62414 -x24308 -x49077 -x51018 -x63032 -x30713 -x51887 -x60575 -x2148 -x33327 -x33472 -x368 -x9284 -x48264 -x35818 -x61871 -x62440 -x37561 -x8435 -x9683 -x14245 -x9691 -x24714 -x32263 -x65729 -x34490 -x14708 -x51168 -x56261 -x46416 -x20050 -x2242 -x44721 -x45863 -x26669 -x53051 -x64000 -x10641 -x9734 -x7606 -x11987 -x844 -x2248 -x52512 -x49475 -x16885 -x59345 -x56363 -x31610 -x23789 -x5597 -x2455 -x56294 -x38580 -x60816 -x46223 -x38225 -x45277 -x18750 -x34634 -x7445 -x11162 -x14577 -x59294 -x14919 -x28978 -x3162 -x13561 -x26681 -x55151 -x30040 -x24881 -x60709 -x40340 -x63060 -x59315 -x46419 -x43491 -x63812 -x49798 -x47373 -x56137 -x26159 -x418 -x40635 -x65765 -x52353 -x22743 -x2726 -x49667 -x13109 -x60917 -x56308 -x46872 -x37901 -x51105 -x56888 -x42406 -x48392 -x63428 -x5964 -x64252 -x46531 -x45196 -x63502 -x29169 -x54598 -x60456 -x41453 -x52280 -x2814 -x8930 -x13689 -x20470 -x47126 -x47109 -x44375 -x15760 -x61748 -x16617 -x36083 -x49630 -x9601 -x64403 -x46539 -x24749 -x20296 -x32085 -x10663 -x62216 -x3593 -x45362 -x607 -x5695 -x24408 -x63879 -x3566 -x27371 -x17584 -x46583 -x2824 -x44290 -x6168 -x41880 -x6954 -x45891 -x16496 -x42820 -x30474 -x27093 -x894 -x16536 -x4983 -x16303 -x64852 -x21158 -x46846 -x10070 -x33891 -x16523 -x55682 -x55887 -x28323 -x61391 -x38604 -x53417 -x7997 -x55916 -x49277 -x27808 -x52027 -x60926 -x62654 -x41293 -x48222 -x12859 -x13653 -x64888 -x32917 -x2971 -x10909 -x8857 -x50837 -x49789 -x53190 -x61228 -x4688 -x35517 -x62464 -x47075 -x17963 -x32911 -x57901 -x41686 -x7959 -x20198 -x58415 -x34425 -x14831 -x25225 -x42193 -x23410 -x18457 -x14179 -x60643 -x55430 -x56818 -x48171 -x40367 -x23177 -x1473 -x21806 -x452 -x41982 -x35 -x32577 -x52829 -x52490 -x62674 -x41467 -x3880 -x49634 -x17908 -x61077 -x2539 -x62942 -x53978 -x42716 -x32442 -x45750 -x24310 -x60327 -x59727 -x2075 -x58858 -x40996 -x24343 -x39108 -x32658 -x39070 -x39594 -x48078 -x52821 -x28087 -x64195 -x40211 -x27145 -x9861 -x54535 -x36340 -x56854 -x43888 -x21013 -x27923 -x51911 -x50605 -x34193 -x13794 -x47780 -x54873 -x46494 -x10891 -x26400 -x54527 -x56647 -x39863 -x46144 -x35243 -x32434 -x39152 -x45805 -x43771 -x18208 -x3150 -x49447 -x48523 -x687 -x58068 -x60043 -x41400 -x547 -x45105 -x53566 -x22851 -x36761 -x59200 -x29657 -x62369 -x11797 -x12043 -x4182 -x61865 -x21786 -x8052 -x24741 -x52491 -x43365 -x7194 -x17998 -x22919 -x15546 -x45503 -x44064 -x1423 -x6520 -x48905 -x23543 -x23685 -x18934 -x40851 -x51946 -x22682 -x58663 -x26110 -x48901 -x45737 -x63057 -x8212 -x7834 -x27328 -x35100 -x23392 -x19472 -x56032 -x64419 -x10818 -x35008 -x58573 -x64950 -x39685 -x54388 -x7270 -x12019 -x36660 -x57199 -x47348 -x52541 -x37450 -x63695 -x8734 -x55079 -x18599 -x51046 -x63535 -x44314 -x49132 -x35264 -x48597 -x14199 -x27101 -x63274 -x29952 -x9123 -x13351 -x60644 -x11631 -x52959 -x13911 -x31469 -x1066 -x63388 -x939 -x17314 -x14404 -x32807 -x35004 -x45209 -x16061 -x1228 -x44345 -x30698 -x23922 -x36999 -x12736 -x33289 -x22633 -x4750 -x46513 -x62737 -x18642 -x47714 -x18238 -x18786 -x12600 -x19898 -x15669 -x5409 -x65180 -x14306 -x32666 -x41127 -x18741 -x6873 -x35660 -x48320 -x55225 -x40078 -x5204 -x45489 -x2628 -x1913 -x8775 -x17306 -x32834 -x25383 -x24443 -x33694 -x64067 -x21622 -x53037 -x6568 -x49775 -x54512 -x23875 -x7861 -x49830 -x45552 -x13995 -x10573 -x61307 -x3853 -x17797 -x20643 -x33593 -x38637 -x24173 -x23136 -x52354 -x13292 -x46120 -x7281 -x24626 -x44240 -x31893 -x12243 -x23162 -x31305 -x29114 -x47137 -x3187 -x14704 -x51986 -x47797 -x64264 -x24969 -x2138 -x36592 -x27316 -x29057 -x10082 -x1598 -x40618 -x21691 -x14442 -x19206 -x51459 -x31719 -x6096 -x59417 -x19608 -x34590 -x60462 -x16755 -x61176 -x32354 -x15046 -x45617 -x20553 -x53560 -x48839 -x11012 -x40556 -x7331 -x19771 -x41037 -x33782 -x34631 -x41488 -x45357 -x28039 -x5426 -x24390 -x37686 -x1407 -x59193 -x11696 -x36359 -x16777 -x1320 -x31087 -x19387 -x10066 -x6356 -x59999 -x37706 -x61653 -x17225 -x45918 -x13982 -x49862 -x30336 -x30575 -x33085 -x14090 -x35806 -x12387 -x22802 -x29917 -x65286 -x53494 -x34624 -x49230 -x22761 -x64885 -x47418 -x2260 -x32131 -x22104 -x40634 -x65723 -x45965 -x48019 -x10779 -x44325 -x16390 -x20154 -x28623 -x36546 -x55031 -x29491 -x1801 -x18543 -x57396 -x56926 -x17424 -x37733 -x2883 -x28776 -x30711 -x13410 -x54694 -x5907 -x28206 -x15892 -x64123 -x35408 -x52313 -x62855 -x54781 -x53813 -x16178 -x44969 -x48589 -x16904 -x49510 -x38702 -x1578 -x17223 -x1514 -x32489 -x61201 -x62757 -x17579 -x14235 -x42683 -x6045 -x14289 -x33065 -x28684 -x42014 -x31556 -x24792 -x15875 -x17995 -x15227 -x54970 -x8124 -x53143 -x1615 -x19181 -x1249 -x44316 -x33911 -x49743 -x34635 -x27823 -x36929 -x51572 -x34721 -x36939 -x20679 -x7486 -x6330 -x18376 -x59501 -x46300 -x2637 -x33387 -x51506 -x6297 -x57546 -x28694 -x3693 -x40151 -x56089 -x5073 -x30627 -x43787 -x30735 -x1043 -x3818 -x11920 -x30204 -x20658 -x6986 -x40296 -x22952 -x34412 -x59783 -x62533 -x27146 -x4600 -x46076 -x50944 -x7638 -x28813 -x5599 -x12635 -x40321 -x51592 -x58063 -x10374 -x48737 -x39488 -x59563 -x18207 -x16763 -x19366 -x40152 -x61453 -x2737 -x25204 -x45081 -x31759 -x6222 -x2296 -x19594 -x12719 -x31147 -x42856 -x63260 -x27615 -x40498 -x5575 -x58264 -x41757 -x52404 -x24885 -x48429 -x30327 -x16737 -x41356 -x54630 -x31506 -x13213 -x58097 -x34951 -x19134 -x41557 -x6292 -x57643 -x54712 -x42638 -x46557 -x5249 -x19601 -x38245 -x36588 -x41258 -x4005 -x44081 -x12166 -x7742 -x3123 -x21273 -x16489 -x759 -x26133 -x19767 -x15407 -x24497 -x1471 -x35306 -x2115 -x50522 -x8746 -x52897 -x46743 -x54520 -x19406 -x55459 -x11223 -x49644 -x27039 -x5738 -x54315 -x28095 -x19283 -x14590 -x5992 -x47205 -x37580 -x17056 -x34057 -x50365 -x4951 -x63112 -x60226 -x62807 -x31839 -x2181 -x59598 -x40850 -x26547 -x37671 -x32903 -x22078 -x56080 -x33016 -x41787 -x37307 -x7044 -x62433 -x65242 -x35875 -x44691 -x60128 -x4640 -x1368 -x13804 -x9506 -x31398 -x42705 -x18747 -x20281 -x21812 -x16814 -x65713 -x64150 -x26920 -x2055 -x62192 -x5209 -x57381 -x16090 -x20243 -x18618 -x27826 -x56012 -x11919 -x35803 -x19069 -x52730 -x51099 -x56995 -x49188 -x63933 -x30940 -x36846 -x37052 -x57528 -x25239 -x55654 -x45994 -x58897 -x16249 -x12894 -x19310 -x39395 -x53348 -x2700 -x13023 -x8088 -x36709 -x5231 -x56644 -x30332 -x47297 -x35860 -x1819 -x2783 -x55493 -x55932 -x2384 -x57039 -x53893 -x2463 -x8513 -x58124 -x52714 -x3287 -x15128 -x31391 -x51382 -x43618 -x62543 -x24664 -x64657 -x15355 -x62735 -x23414 -x24780 -x33105 -x44485 -x11772 -x26175 -x19346 -x55116 -x38418 -x65116 -x23828 -x26326 -x24568 -x33611 -x3861 -x3763 -x35120 -x1507 -x59724 -x26862 -x58701 -x1644 -x62580 -x58833 -x17425 -x98 -x63039 -x38357 -x40329 -x24118 -x22135 -x15221 -x11869 -x26406 -x9642 -x59878 -x59633 -x23480 -x44766 -x45316 -x18581 -x23961 -x55812 -x2032 -x35445 -x12984 -x10414 -x38209 -x63612 -x24477 -x48533 -x27312 -x54543 -x41067 -x60222 -x52441 -x47470 -x56474 -x40841 -x22990 -x18548 -x31856 -x61883 -x54803 -x55566 -x61400 -x24682 -x18445 -x57618 -x2217 -x14528 -x5615 -x8652 -x29562 -x17344 -x37007 -x11865 -x54101 -x54240 -x42903 -x12303 -x63320 -x31148 -x9889 -x59714 -x52810 -x25698 -x22875 -x44389 -x31534 -x48356 -x1685 -x13879 -x59500 -x41967 -x62006 -x37104 -x49281 -x34670 -x59976 -x28441 -x13931 -x63766 -x21664 -x42663 -x28161 -x26797 -x13289 -x59003 -x52719 -x16796 -x30227 -x55892 -x35195 -x32091 -x39827 -x17063 -x20931 -x20746 -x48547 -x58610 -x65797 -x7362 -x56170 -x29565 -x47391 -x20429 -x40777 -x35179 -x63636 -x58912 -x12429 -x58992 -x43154 -x32872 -x53963 -x13056 -x8229 -x10486 -x45185 -x33879 -x41454 -x61685 -x64149 -x11297 -x9687 -x6177 -x62785 -x32261 -x1577 -x26492 -x57272 -x52960 -x15392 -x6915 -x63167 -x11424 -x39579 -x62628 -x19741 -x29119 -x11238 -x10600 -x40855 -x10554 -x5294 -x35705 -x23835 -x24979 -x65178 -x59898 -x61781 -x18411 -x39439 -x64355 -x47103 -x41583 -x33941 -x35551 -x51999 -x31518 -x40966 -x35519 -x9161 -x54979 -x51037 -x29203 -x44818 -x7941 -x15036 -x14578 -x41622 -x16441 -x59078 -x31208 -x39521 -x47735 -x65497 -x15677 -x58369 -x11480 -x29074 -x16493 -x6395 -x65385 -x30963 -x8449 -x38741 -x19743 -x14787 -x47233 -x25826 -x60761 -x58774 -x8409 -x25916 -x32314 -x45559 -x57305 -x51717 -x235 -x19497 -x45612 -x8441 -x64627 -x9808 -x49735 -x18541 -x31993 -x6807 -x61137 -x34662 -x11094 -x59314 -x2116 -x55632 -x51749 -x15613 -x419 -x51278 -x52782 -x13415 -x35685 -x51826 -x9605 -x4846 -x4709 -x40809 -x58105 -x28712 -x48501 -x24846 -x51801 -x9819 -x12340 -x29414 -x55453 -x52140 -x37292 -x5533 -x9211 -x26617 -x26709 -x37764 -x23126 -x61974 -x39384 -x15768 -x26166 -x14916 -x30854 -x26165 -x33568 -x24813 -x14007 -x15428 -x59645 -x29782 -x35961 -x65519 -x56490 -x46103 -x24510 -x59000 -x3635 -x38246 -x63606 -x32058 -x18251 -x44384 -x35486 -x3039 -x64643 -x1863 -x14962 -x40195 -x59185 -x6154 -x6452 -x62763 -x18171 -x52968 -x56550 -x42177 -x61635 -x30607 -x20165 -x15808 -x65194 -x6071 -x18784 -x25664 -x9885 -x44178 -x30370 -x52510 -x50395 -x29214 -x58127 -x21346 -x23902 -x2473 -x29468 -x19460 -x14826 -x63949 -x13708 -x12728 -x30398 -x27945 -x23471 -x30781 -x62903 -x34829 -x56601 -x38825 -x46320 -x12975 -x51048 -x45257 -x45538 -x5326 -x18957 -x23790 -x8131 -x13645 -x15811 -x14782 -x63477 -x2338 -x33984 -x15998 -x41059 -x22129 -x49431 -x48723 -x7872 -x1974 -x42287 -x55200 -x10411 -x33491 -x50227 -x6208 -x10203 -x47906 -x23252 -x31812 -x15754 -x18115 -x42944 -x29586 -x48645 -x25127 -x15854 -x27931 -x23806 -x34192 -x29762 -x18774 -x19591 -x10502 -x13348 -x9985 -x44512 -x64624 -x29323 -x11749 -x34042 -x46217 -x58999 -x37352 -x39613 -x58628 -x42553 -x5596 -x39385 -x46993 -x15432 -x64410 -x55709 -x2468 -x39847 -x63357 -x27572 -x20203 -x11830 -x59770 -x42839 -x30374 -x20516 -x49842 -x2052 -x24025 -x28201 -x51878 -x44112 -x3223 -x42703 -x28550 -x2397 -x4119 -x13282 -x31367 -x5 -x26105 -x20566 -x53269 -x39524 -x52617 -x46065 -x29895 -x54387 -x35493 -x23387 -x49238 -x23383 -x11952 -x52277 -x27762 -x33322 -x12118 -x51345 -x2818 -x247 -x27391 -x43413 -x24946 -x35694 -x57498 -x52666 -x48838 -x40998 -x47095 -x186 -x5977 -x14617 -x15301 -x15558 -x10273 -x40636 -x54336 -x25729 -x21163 -x30727 -x38541 -x43063 -x28926 -x7074 -x27693 -x49358 -x59064 -x19753 -x30651 -x55498 -x57540 -x15797 -x52239 -x6958 -x23891 -x20734 -x13719 -x54765 -x5592 -x22807 -x37010 -x2099 -x35140 -x32271 -x12753 -x49417 -x1254 -x6466 -x30574 -x15749 -x7494 -x57491 -x13590 -x39830 -x17989 -x58935 -x52403 -x34364 -x35076 -x40534 -x1126 -x2990 -x7322 -x54076 -x7059 -x44340 -x35448 -x41710 -x34399 -x952 -x36056 -x55292 -x60872 -x26947 -x11545 -x16237 -x8381 -x45260 -x61112 -x35398 -x33046 -x65123 -x39413 -x55635 -x20790 -x14192 -x33024 -x17484 -x50560 -x56542 -x25057 -x32099 -x15338 -x14308 -x47259 -x56341 -x34019 -x52964 -x6100 -x4074 -x16363 -x28966 -x60259 -x53811 -x43997 -x37461 -x56244 -x40582 -x24855 -x62332 -x8911 -x36596 -x26190 -x59924 -x20851 -x3716 -x6351 -x60509 -x65397 -x1062 -x19786 -x11122 -x4055 -x46251 -x53495 -x5819 -x14136 -x24904 -x10014 -x61979 -x55711 -x20390 -x32681 -x16971 -x37758 -x40109 -x43820 -x45088 -x28416 -x59896 -x65436 -x5437 -x27431 -x1985 -x46209 -x3495 -x46912 -x10984 -x1645 -x4719 -x11790 -x15544 -x16745 -x14954 -x20131 -x45593 -x48863 -x38943 -x54261 -x48819 -x15703 -x16548 -x36497 -x37032 -x60696 -x2958 -x8645 -x2509 -x34069 -x51482 -x7714 -x62759 -x34766 -x21809 -x34271 -x36136 -x33419 -x54702 -x9126 -x60434 -x13640 -x15168 -x25517 -x43279 -x59206 -x54728 -x3406 -x43832 -x43052 -x47994 -x41214 -x20668 -x19789 -x13478 -x55971 -x58820 -x9476 -x52999 -x63506 -x21849 -x43780 -x23843 -x4858 -x31871 -x49731 -x40708 -x11909 -x36903 -x44208 -x37120 -x26311 -x2712 -x49649 -x29903 -x54383 -x41750 -x9880 -x46757 -x40452 -x53773 -x4899 -x49532 -x38596 -x57888 -x4327 -x24843 -x51929 -x13964 -x45140 -x508 -x30280 -x5914 -x7034 -x18400 -x55150 -x27403 -x21618 -x18704 -x64692 -x38281 -x8516 -x44245 -x42516 -x200 -x9318 -x25323 -x31347 -x17409 -x28954 -x17095 -x46699 -x36484 -x64572 -x34765 -x63609 -x41591 -x25365 -x2688 -x57468 -x19543 -x31492 -x50304 -x62952 -x19870 -x28707 -x54106 -x19977 -x65053 -x33336 -x8256 -x37454 -x43638 -x63742 -x7697 -x41959 -x48209 -x19915 -x13001 -x61488 -x46986 -x27058 -x52053 -x45446 -x49445 -x32378 -x25194 -x14312 -x1543 -x23186 -x52532 -x53181 -x3917 -x26557 -x47510 -x47170 -x12444 -x11006 -x63777 -x17270 -x38692 -x20129 -x20448 -x4752 -x8901 -x31881 -x55667 -x35001 -x51031 -x49956 -x30420 -x53092 -x32393 -x54770 -x55352 -x33373 -x4748 -x31486 -x62828 -x4743 -x26180 -x44611 -x764 -x38729 -x459 -x9606 -x64270 -x6791 -x15382 -x44780 -x103 -x42465 -x24543 -x23982 -x54496 -x12252 -x49183 -x7986 -x8799 -x43617 -x20331 -x43804 -x11595 -x14666 -x546 -x39323 -x6067 -x43621 -x53309 -x29012 -x26581 -x1582 -x26205 -x51454 -x55542 -x45241 -x3290 -x15486 -x6805 -x4062 -x38872 -x1845 -x29643 -x47821 -x11967 -x44902 -x10712 -x41632 -x6373 -x46860 -x32630 -x12898 -x32904 -x44277 -x38010 -x1116 -x42565 -x20098 -x47757 -x14668 -x25238 -x25955 -x40144 -x58745 -x28989 -x52425 -x43896 -x31578 -x57671 -x41102 -x36181 -x57784 -x33203 -x22254 -x50342 -x61891 -x18017 -x6669 -x49715 -x38474 -x40361 -x51218 -x8136 -x769 -x24113 -x31231 -x38316 -x41846 -x29208 -x28340 -x36687 -x27998 -x1440 -x14596 -x62348 -x20824 -x6957 -x32736 -x37902 -x8389 -x39412 -x31197 -x20970 -x59605 -x57681 -x50797 -x52639 -x7173 -x2071 -x12505 -x23151 -x6512 -x58302 -x56466 -x17266 -x20298 -x9765 -x52319 -x19529 -x12076 -x36035 -x19452 -x11538 -x50958 -x60301 -x43856 -x51446 -x2430 -x49933 -x34270 -x42592 -x30612 -x23799 -x39157 -x31693 -x29133 -x13872 -x11452 -x32887 -x24788 -x19227 -x19972 -x19746 -x18915 -x594 -x36272 -x4317 -x64373 -x45638 -x41031 -x31001 -x5611 -x7133 -x13335 -x41256 -x12031 -x24017 -x55359 -x20021 -x3317 -x23732 -x61267 -x20632 -x54919 -x63495 -x63180 -x16622 -x43655 -x11144 -x39668 -x56576 -x6247 -x35381 -x65158 -x34137 -x4075 -x59718 -x15583 -x659 -x58456 -x13419 -x39908 -x31311 -x40291 -x9607 -x4229 -x16434 -x307 -x15920 -x56434 -x21028 -x42256 -x15634 -x45913 -x61109 -x62755 -x63772 -x46989 -x37906 -x49081 -x52184 -x22894 -x13362 -x30181 -x17762 -x18109 -x3719 -x39558 -x65665 -x16711 -x52733 -x62647 -x57820 -x43959 -x5551 -x5750 -x62381 -x52863 -x38705 -x58652 -x47500 -x25 -x17246 -x15075 -x40449 -x59267 -x24042 -x14400 -x4193 -x28606 -x12368 -x52388 -x55444 -x2146 -x62158 -x59471 -x30484 -x23862 -x30525 -x48047 -x46649 -x13555 -x60491 -x63068 -x22119 -x34439 -x22336 -x12762 -x64132 -x47039 -x673 -x29801 -x52380 -x2009 -x50949 -x22188 -x13871 -x50436 -x2040 -x19321 -x28497 -x46473 -x3084 -x62152 -x51827 -x43528 -x24902 -x58362 -x37629 -x5433 -x48355 -x49706 -x42739 -x6580 -x25361 -x18247 -x16447 -x64811 -x62715 -x22727 -x7455 -x37212 -x12324 -x37044 -x64247 -x17087 -x13889 -x32436 -x65523 -x52624 -x40441 -x9926 -x60607 -x45925 -x50679 -x4318 -x56065 -x54157 -x19992 -x55904 -x13361 -x37485 -x65062 -x38047 -x54450 -x62267 -x42870 -x5711 -x56351 -x44023 -x11891 -x53244 -x33720 -x23194 -x58025 -x59320 -x43696 -x21759 -x47727 -x63011 -x24128 -x44675 -x4965 -x50735 -x61068 -x14660 -x53364 -x20006 -x9347 -x25604 -x65172 -x30211 -x43972 -x15807 -x57165 -x10263 -x1892 -x26231 -x27811 -x52973 -x7542 -x31541 -x61521 -x60823 -x36548 -x40393 -x49022 -x37122 -x47474 -x9295 -x49758 -x39449 -x10272 -x41212 -x56367 -x21722 -x40912 -x61397 -x47427 -x45760 -x38481 -x57104 -x63158 -x12157 -x50441 -x25989 -x4513 -x29862 -x62622 -x14847 -x47433 -x36285 -x41426 -x877 -x855 -x29236 -x44312 -x58246 -x2710 -x27973 -x58255 -x51943 -x18868 -x36217 -x64522 -x5382 -x49641 -x30433 -x7863 -x43669 -x24464 -x33110 -x9383 -x53653 -x50825 -x12838 -x55721 -x7107 -x56061 -x60097 -x46204 -x28122 -x37262 -x60994 -x3857 -x51461 -x33403 -x23292 -x53723 -x58250 -x6430 -x33228 -x8671 -x30533 -x32888 -x60006 -x1584 -x58615 -x22731 -x57456 -x36175 -x31780 -x13830 -x40426 -x48027 -x20115 -x40108 -x12209 -x36148 -x37537 -x17742 -x7140 -x32269 -x44457 -x298 -x9179 -x30163 -x24943 -x43464 -x60271 -x34208 -x58735 -x55841 -x52774 -x39806 -x791 -x48975 -x52018 -x5643 -x38440 -x63714 -x61352 -x3675 -x40237 -x16618 -x50107 -x30763 -x25831 -x5843 -x62853 -x6856 -x27874 -x46323 -x37020 -x31339 -x64903 -x18816 -x35580 -x12670 -x50095 -x14012 -x40775 -x29245 -x48165 -x8252 -x35800 -x56320 -x28054 -x46799 -x50483 -x50759 -x34024 -x3407 -x46151 -x62764 -x27469 -x53285 -x34427 -x14949 -x29766 -x43986 -x53885 -x33829 -x5548 -x24732 -x12798 -x41867 -x693 -x61896 -x13637 -x37612 -x52007 -x595 -x47355 -x36819 -x46849 -x32839 -x12581 -x24520 -x51378 -x56340 -x53565 -x19023 -x24847 -x43882 -x30632 -x21433 -x40055 -x27747 -x52079 -x48080 -x13892 -x60735 -x61674 -x40100 -x3142 -x25803 -x18083 -x50397 -x21693 -x54854 -x45735 -x49327 -x32975 -x55913 -x35365 -x38266 -x43610 -x64818 -x50226 -x42914 -x4232 -x60582 -x50712 -x50359 -x13670 -x36178 -x6037 -x27782 -x19129 -x36812 -x37393 -x51890 -x14722 -x38966 -x46710 -x37408 -x15207 -x27770 -x32247 -x45312 -x46601 -x50398 -x2901 -x46609 -x13320 -x33328 -x39232 -x43822 -x36357 -x62617 -x21384 -x45013 -x9830 -x1503 -x3760 -x27791 -x3598 -x58454 -x32885 -x27641 -x65804 -x64430 -x65743 -x46574 -x43044 -x16412 -x9972 -x19001 -x25801 -x42475 -x26369 -x29905 -x50644 -x19832 -x56800 -x28030 -x59271 -x1605 -x23742 -x22949 -x5842 -x27872 -x17097 -x2275 -x19470 -x48433 -x37685 -x55425 -x47489 -x23326 -x14586 -x4470 -x30621 -x33051 -x44000 -x38372 -x32250 -x49123 -x25162 -x18116 -x22535 -x28024 -x18280 -x42159 -x48841 -x25505 -x2161 -x42437 -x58667 -x51792 -x43245 -x25702 -x46555 -x1424 -x29719 -x19683 -x57339 -x6109 -x34698 -x22484 -x50556 -x30943 -x34122 -x34055 -x33264 -x12036 -x59537 -x49565 -x4571 -x6240 -x7711 -x20928 -x49095 -x2600 -x26824 -x27465 -x34212 -x33666 -x40948 -x16023 -x27281 -x13190 -x44230 -x5167 -x8925 -x11445 -x52578 -x29373 -x7360 -x49380 -x21875 -x40799 -x7823 -x57066 -x32879 -x19317 -x2252 -x14855 -x15520 -x2077 -x64538 -x36054 -x47586 -x58118 -x31046 -x32713 -x9494 -x20367 -x62761 -x60708 -x57626 -x24544 -x1878 -x26602 -x20527 -x48982 -x26834 -x63071 -x34437 -x50231 -x632 -x17032 -x15220 -x46226 -x42831 -x3350 -x15568 -x43306 -x62935 -x58824 -x37276 -x12885 -x10743 -x64743 -x42818 -x61997 -x19612 -x19736 -x38286 -x31441 -x559 -x60938 -x36691 -x49305 -x35240 -x53738 -x682 -x45445 -x65258 -x57331 -x18979 -x7451 -x9821 -x50146 -x35939 -x35678 -x35638 -x5980 -x21445 -x42254 -x5133 -x39907 -x398 -x16048 -x59988 -x55171 -x65662 -x46902 -x9715 -x2330 -x44422 -x6457 -x12901 -x14419 -x4344 -x48677 -x9334 -x47980 -x19552 -x35835 -x23144 -x57852 -x21815 -x21737 -x25578 -x52150 -x50438 -x62830 -x32320 -x31064 -x55009 -x39563 -x56339 -x58502 -x32046 -x38788 -x151 -x19435 -x28638 -x22160 -x45823 -x4668 -x34866 -x10408 -x29508 -x37924 -x42204 -x62825 -x61963 -x41970 -x37996 -x45763 -x54946 -x24616 -x57194 -x16655 -x3269 -x11114 -x38668 -x13089 -x4976 -x58859 -x56483 -x8095 -x43343 -x2640 -x3808 -x19443 -x55793 -x2871 -x33440 -x40454 -x41477 -x9531 -x61980 -x21834 -x24973 -x30531 -x15606 -x32323 -x5878 -x46781 -x64978 -x32846 -x1016 -x63165 -x64555 -x56974 -x33200 -x13975 -x27922 -x31917 -x31092 -x43089 -x8785 -x62013 -x34552 -x57045 -x51214 -x39697 -x14613 -x33310 -x48539 -x29008 -x6539 -x58865 -x13499 -x21095 -x37512 -x19262 -x45307 -x19513 -x49192 -x39995 -x38554 -x9726 -x10151 -x4644 -x35344 -x55997 -x38644 -x7106 -x38423 -x49752 -x12503 -x33461 -x25858 -x39350 -x23996 -x41025 -x9335 -x20229 -x22049 -x1590 -x8795 -x29173 -x55535 -x60946 -x59555 -x912 -x51693 -x42591 -x29218 -x3220 -x8578 -x20946 -x40048 -x8939 -x37335 -x39280 -x20707 -x51884 -x22518 -x6823 -x11017 -x16668 -x14237 -x16245 -x24172 -x50307 -x1391 -x42552 -x17418 -x35103 -x60459 -x30239 -x19932 -x40142 -x26010 -x45647 -x64635 -x2920 -x22446 -x14145 -x50201 -x24180 -x57287 -x7903 -x27161 -x45149 -x13936 -x54065 -x15723 -x63248 -x44664 -x61241 -x55405 -x6180 -x8479 -x9301 -x64133 -x41240 -x10769 -x47553 -x35808 -x37785 -x41257 -x1729 -x2962 -x317 -x54616 -x43355 -x58377 -x61601 -x20677 -x46611 -x30312 -x20972 -x1758 -x40761 -x48605 -x23516 -x40059 -x8331 -x28023 -x59518 -x26303 -x51896 -x57714 -x49291 -x26344 -x63663 -x39146 -x44821 -x53810 -x46970 -x20018 -x29919 -x11517 -x62098 -x51383 -x41468 -x15148 -x26867 -x45963 -x48884 -x7821 -x39801 -x60870 -x7020 -x60631 -x26172 -x21131 -x1296 -x48494 -x24336 -x24901 -x15489 -x22199 -x10988 -x24814 -x32144 -x23903 -x51021 -x28558 -x5999 -x16776 -x64312 -x27117 -x108 -x38009 -x8816 -x22301 -x18403 -x9517 -x6889 -x61432 -x35087 -x56591 -x25138 -x14829 -x17662 -x62203 -x18499 -x40543 -x11950 -x61517 -x23328 -x61787 -x27593 -x59282 -x44126 -x29294 -x19392 -x39935 -x64177 -x61758 -x38701 -x4052 -x53851 -x54749 -x32449 -x51341 -x857 -x43817 -x14785 -x43858 -x58090 -x25163 -x4940 -x35719 -x37296 -x32338 -x53940 -x51875 -x45213 -x32228 -x2551 -x16584 -x22512 -x11318 -x31079 -x20883 -x23539 -x6845 -x24793 -x9896 -x37102 -x47169 -x12319 -x16339 -x12177 -x43395 -x19826 -x25722 -x22016 -x65769 -x46553 -x12715 -x3334 -x58313 -x56948 -x40856 -x30758 -x57903 -x11962 -x16865 -x22046 -x49540 -x6925 -x32714 -x46113 -x4881 -x20890 -x1799 -x45468 -x62471 -x45345 -x4099 -x46086 -x50782 -x25412 -x38275 -x65654 -x60877 -x57693 -x10216 -x36935 -x54458 -x28956 -x50421 -x45769 -x56071 -x16812 -x29731 -x30563 -x13665 -x46214 -x33254 -x62750 -x20430 -x25445 -x33020 -x53154 -x35227 -x41672 -x30050 -x1252 -x30987 -x20919 -x36351 -x18426 -x61393 -x65411 -x22433 -x45321 -x20025 -x41199 -x27012 -x42169 -x61041 -x34088 -x16436 -x11610 -x46095 -x65297 -x24686 -x2160 -x58256 -x41786 -x34143 -x13144 -x476 -x12895 -x36298 -x10887 -x58973 -x43763 -x7841 -x12807 -x53914 -x42860 -x30186 -x49473 -x29854 -x63233 -x21031 -x43035 -x25615 -x33952 -x15964 -x32310 -x24035 -x51739 -x34362 -x35181 -x48497 -x54755 -x63065 -x27986 -x47868 -x28366 -x49541 -x20246 -x2969 -x41382 -x43925 -x60429 -x7755 -x26668 -x24389 -x35230 -x13815 -x52088 -x53815 -x3771 -x5451 -x32451 -x64561 -x22164 -x48821 -x12782 -x58330 -x64192 -x55163 -x34827 -x22526 -x18656 -x10716 -x51292 -x59433 -x35296 -x25869 -x11051 -x56761 -x17899 -x41795 -x48652 -x29855 -x10017 -x2392 -x7953 -x38224 -x1625 -x59984 -x54097 -x9134 -x3340 -x35616 -x6834 -x18408 -x51080 -x9722 -x11231 -x57377 -x15256 -x9170 -x37801 -x6310 -x61344 -x37126 -x53970 -x1213 -x51919 -x24590 -x27010 -x14467 -x25419 -x26814 -x41436 -x29627 -x49960 -x50861 -x33728 -x25535 -x38546 -x48799 -x33722 -x64455 -x22933 -x26586 -x23288 -x33070 -x13875 -x52246 -x43663 -x5703 -x49320 -x726 -x21468 -x40173 -x59543 -x42796 -x18855 -x39341 -x17020 -x48206 -x63745 -x12511 -x29800 -x20583 -x55725 -x55954 -x23491 -x56867 -x63054 -x31935 -x62817 -x28395 -x689 -x24403 -x1098 -x18039 -x65184 -x52010 -x34798 -x63231 -x27656 -x11066 -x8831 -x29945 -x24618 -x18049 -x42393 -x23000 -x45495 -x46599 -x5014 -x42854 -x4954 -x22500 -x19702 -x30035 -x30838 -x1683 -x5825 -x39445 -x26396 -x49275 -x12976 -x37822 -x15498 -x13090 -x45723 -x37469 -x52864 -x13323 -x52824 -x10048 -x26516 -x54188 -x55411 -x43479 -x32703 -x26968 -x28678 -x14673 -x31045 -x44309 -x25023 -x49049 -x36393 -x37441 -x34667 -x65725 -x36189 -x37329 -x23240 -x35546 -x74 -x15041 -x31720 -x44925 -x14055 -x6211 -x9625 -x18308 -x19936 -x12417 -x26080 -x64372 -x15005 -x11855 -x57748 -x59163 -x27351 -x49458 -x1154 -x56067 -x62767 -x2663 -x55901 -x62957 -x2653 -x36904 -x25026 -x7792 -x61499 -x38243 -x27930 -x60500 -x64631 -x48750 -x17236 -x57497 -x41423 -x26673 -x4922 -x11902 -x51305 -x37254 -x39457 -x41504 -x29467 -x64413 -x3479 -x3401 -x47507 -x31478 -x48279 -x28875 -x65572 -x50473 -x2680 -x41765 -x37810 -x1005 -x48409 -x49407 -x64250 -x43760 -x14965 -x10280 -x59571 -x48039 -x48416 -x24548 -x43244 -x48667 -x49161 -x39981 -x27132 -x34606 -x51465 -x60790 -x8506 -x41266 -x23653 -x24684 -x54209 -x56084 -x37385 -x37591 -x14422 -x36492 -x26885 -x9488 -x53053 -x2650 -x3963 -x59539 -x52608 -x7569 -x48728 -x13859 -x50875 -x42200 -x22405 -x41845 -x10041 -x25692 -x58435 -x11165 -x17590 -x10653 -x34907 -x31163 -x40186 -x10480 -x47134 -x18866 -x17980 -x61357 -x23306 -x64892 -x44031 -x33699 -x24891 -x4775 -x19271 -x65635 -x12816 -x13902 -x24219 -x43960 -x43609 -x29652 -x27247 -x32509 -x6285 -x27695 -x55414 -x8714 -x28699 -x53375 -x29423 -x31417 -x19101 -x46242 -x55676 -x8151 -x35725 -x15170 -x8821 -x4931 -x63938 -x11660 -x39927 -x23042 -x18582 -x35290 -x6507 -x8802 -x34628 -x40723 -x23936 -x38584 -x51676 -x29345 -x10581 -x7532 -x25107 -x59782 -x50357 -x56478 -x11960 -x22810 -x3872 -x64358 -x34728 -x36797 -x39960 -x6271 -x17677 -x11063 -x28392 -x20326 -x1907 -x16628 -x15937 -x57954 -x32569 -x43081 -x27064 -x21286 -x13321 -x51414 -x10671 -x22487 -x35151 -x43714 -x47904 -x43468 -x6081 -x34506 -x7383 -x16667 -x22281 -x6436 -x2385 -x60283 -x11759 -x35184 -x1616 -x60156 -x62490 -x23157 -x9152 -x21168 -x31914 -x1500 -x55180 -x4368 -x23684 -x65428 -x18413 -x41660 -x65204 -x19525 -x1076 -x2976 -x5829 -x54981 -x64458 -x21105 -x52955 -x11336 -x56180 -x58961 -x62223 -x48292 -x4394 -x52170 -x22614 -x11439 -x18512 -x28912 -x1934 -x42087 -x43740 -x21024 -x57369 -x49504 -x11131 -x49287 -x933 -x29592 -x5124 -x62844 -x65574 -x33432 -x7713 -x53030 -x22982 -x38078 -x65748 -x41265 -x61583 -x20219 -x30720 -x41112 -x59086 -x54947 -x21000 -x11713 -x60757 -x50907 -x12136 -x63478 -x23576 -x15290 -x42068 -x61495 -x16756 -x43807 -x25122 -x39595 -x38326 -x26639 -x38768 -x36942 -x5211 -x27074 -x59350 -x59112 -x29879 -x50369 -x6209 -x10604 -x61438 -x28753 -x22964 -x32983 -x46759 -x18851 -x9897 -x24790 -x8141 -x6647 -x12092 -x12948 -x9224 -x6394 -x493 -x44574 -x62438 -x31885 -x39898 -x34928 -x37386 -x61743 -x58678 -x38305 -x40206 -x49395 -x706 -x23262 -x56159 -x10401 -x26942 -x23618 -x16592 -x7028 -x14670 -x10360 -x27203 -x42653 -x49697 -x17548 -x10367 -x276 -x58629 -x8356 -x64788 -x11313 -x14867 -x15298 -x20159 -x39759 -x11031 -x41954 -x35213 -x32849 -x7904 -x65399 -x28483 -x43770 -x7738 -x28475 -x9881 -x65310 -x19126 -x29528 -x5190 -x32649 -x63880 -x6898 -x40547 -x58394 -x50789 -x11823 -x51524 -x8466 -x16761 -x31901 -x64981 -x29353 -x15886 -x26863 -x6557 -x46005 -x64622 -x20833 -x33312 -x12255 -x6625 -x59231 -x34171 -x18181 -x40626 -x13898 -x17942 -x62497 -x34598 -x6381 -x51537 -x63073 -x41784 -x4818 -x35323 -x43485 -x64844 -x20009 -x60397 -x7880 -x31855 -x14640 -x3420 -x53278 -x19837 -x2988 -x14799 -x19083 -x57115 -x48894 -x40677 -x63396 -x49696 -x23153 -x56762 -x36494 -x12720 -x36919 -x37074 -x3353 -x58125 -x25266 -x48791 -x45390 -x35911 -x44168 -x63419 -x23313 -x62503 -x51744 -x59309 -x62556 -x44362 -x1639 -x30335 -x2067 -x56534 -x10866 -x31170 -x20986 -x59946 -x55241 -x35169 -x44591 -x5454 -x62330 -x15570 -x25110 -x4885 -x59186 -x65218 -x29062 -x29816 -x24557 -x16035 -x39519 -x27211 -x65746 -x1534 -x13916 -x59012 -x27682 -x30792 -x54798 -x50529 -x57635 -x22625 -x2441 -x63756 -x40796 -x38144 -x8071 -x36966 -x30343 -x48522 -x48586 -x23855 -x1439 -x5269 -x12428 -x57162 -x35247 -x61985 -x25807 -x34151 -x21422 -x24738 -x29991 -x46372 -x22013 -x49931 -x47293 -x60499 -x22640 -x3632 -x10141 -x39126 -x18633 -x63581 -x13078 -x5893 -x18233 -x57971 -x21243 -x62804 -x7179 -x20372 -x38923 -x19145 -x64070 -x55104 -x57539 -x53870 -x3356 -x23913 -x1895 -x30636 -x33994 -x28292 -x60933 -x35798 -x21718 -x8282 -x62652 -x58141 -x16955 -x60554 -x7531 -x28526 -x9119 -x36599 -x11716 -x37181 -x9574 -x12707 -x24110 -x44036 -x13707 -x34542 -x46074 -x40050 -x58034 -x63326 -x43032 -x2098 -x22053 -x35967 -x38349 -x14572 -x18486 -x30858 -x18241 -x54931 -x50871 -x34569 -x57017 -x4181 -x15357 -x60697 -x25179 -x16779 -x52951 -x61998 -x59683 -x17144 -x9375 -x11455 -x9052 -x26273 -x30259 -x9011 -x7090 -x45192 -x20297 -x21 -x2085 -x27435 -x27638 -x60171 -x46231 -x12708 -x25390 -x21803 -x35482 -x41442 -x10081 -x5247 -x13347 -x21766 -x9639 -x32814 -x9965 -x10905 -x22623 -x2788 -x58237 -x40824 -x26601 -x50129 -x55745 -x42399 -x56459 -x35764 -x37278 -x64891 -x29831 -x51350 -x2240 -x37435 -x37405 -x6788 -x41818 -x38079 -x24193 -x45084 -x35555 -x48622 -x54175 -x53760 -x13646 -x27279 -x25742 -x40421 -x56312 -x19752 -x14218 -x39388 -x58672 -x12520 -x31047 -x59753 -x34655 -x32990 -x63512 -x466 -x12803 -x12034 -x53394 -x59784 -x58347 -x48023 -x20179 -x17625 -x34288 -x39694 -x48929 -x39624 -x24010 -x40407 -x33798 -x13131 -x52322 -x60882 -x24135 -x11837 -x32591 -x12637 -x41329 -x43855 -x65708 -x47764 -x10085 -x56828 -x16378 -x32518 -x57090 -x44265 -x45639 -x13185 -x35488 -x54035 -x51181 -x40300 -x65307 -x15203 -x41724 -x56494 -x5028 -x55591 -x20178 -x47744 -x58503 -x43597 -x17825 -x19921 -x23838 -x58270 -x41849 -x3596 -x24707 -x34922 -x17684 -x62431 -x32138 -x30215 -x11248 -x46016 -x60824 -x55296 -x9987 -x15822 -x36331 -x464 -x52273 -x45803 -x39500 -x3518 -x59538 -x38682 -x64447 -x4986 -x49670 -x54926 -x29629 -x40073 -x41487 -x23465 -x56313 -x44359 -x10402 -x14541 -x51607 -x57205 -x40220 -x19974 -x57575 -x45696 -x44623 -x39622 -x31667 -x34522 -x33545 -x48743 -x22965 -x27080 -x41057 -x21173 -x1746 -x12275 -x20168 -x29259 -x11003 -x14619 -x35702 -x52189 -x61424 -x14688 -x41540 -x118 -x9142 -x32923 -x47890 -x51386 -x65192 -x34885 -x11721 -x41676 -x48453 -x19368 -x31576 -x30008 -x29536 -x29946 -x30984 -x38310 -x7135 -x56179 -x53787 -x25892 -x41044 -x53293 -x2902 -x985 -x55719 -x56938 -x57427 -x14967 -x24410 -x62300 -x37760 -x37011 -x41035 -x64503 -x16513 -x39796 -x40692 -x18041 -x39973 -x40833 -x37586 -x10714 -x4444 -x12918 -x58491 -x23139 -x12921 -x35461 -x54674 -x51650 -x19623 -x267 -x28942 -x6002 -x49607 -x23929 -x53396 -x47950 -x25063 -x33494 -x58927 -x22349 -x55853 -x32635 -x34383 -x58996 -x11001 -x1188 -x39550 -x11048 -x59769 -x54033 -x8181 -x42965 -x44320 -x47837 -x61348 -x8957 -x7319 -x1458 -x7579 -x34605 -x48776 -x61825 -x23935 -x32158 -x19140 -x45707 -x21427 -x38578 -x3044 -x48757 -x15133 -x40308 -x39823 -x35070 -x48443 -x55497 -x7124 -x34162 -x33600 -x44703 -x28449 -x32070 -x32889 -x40358 -x59355 -x39985 -x39307 -x16970 -x63351 -x48183 -x21075 -x38120 -x45143 -x15816 -x16767 -x61598 -x46977 -x10445 -x25628 -x26667 -x44417 -x9901 -x53977 -x32024 -x62972 -x721 -x54204 -x50862 -x10344 -x59431 -x46789 -x10293 -x11628 -x43534 -x63833 -x50336 -x29598 -x36523 -x50489 -x12498 -x11586 -x5904 -x23309 -x51338 -x11039 -x16435 -x26482 -x31543 -x30190 -x51115 -x1181 -x64327 -x61665 -x12781 -x44056 -x2356 -x29561 -x36332 -x4259 -x17423 -x55606 -x44190 -x18148 -x16546 -x4895 -x2119 -x50254 -x33970 -x19515 -x61990 -x37575 -x34983 -x13573 -x28482 -x31852 -x60113 -x25546 -x19651 -x41936 -x615 -x2999 -x32528 -x42627 -x39852 -x42805 -x56781 -x64313 -x40439 -x58009 -x40661 -x30427 -x3724 -x54761 -x21756 -x3284 -x18756 -x7053 -x62624 -x57699 -x47623 -x57996 -x23115 -x50007 -x21710 -x57038 -x18917 -x47820 -x57231 -x62168 -x20276 -x12642 -x37670 -x28365 -x48608 -x57198 -x36855 -x26515 -x46650 -x51968 -x62548 -x33640 -x10797 -x44459 -x21359 -x4123 -x49418 -x30464 -x4143 -x28343 -x30466 -x8829 -x11755 -x30025 -x17019 -x17064 -x6859 -x5879 -x47767 -x62985 -x64559 -x43118 -x21735 -x13314 -x54697 -x57116 -x31742 -x53558 -x9442 -x6307 -x59253 -x39698 -x38742 -x13613 -x35048 -x54738 -x4699 -x13808 -x33808 -x60412 -x12075 -x24188 -x47174 -x13961 -x54002 -x39882 -x32794 -x45632 -x30741 -x25652 -x29723 -x32621 -x49463 -x41889 -x23204 -x57166 -x61870 -x15914 -x64783 -x18647 -x48556 -x10461 -x52763 -x10876 -x65535 -x11518 -x37012 -x61782 -x64205 -x57338 -x11390 -x53020 -x56325 -x38606 -x56172 -x36799 -x23250 -x28198 -x25494 -x3164 -x44831 -x10483 -x37034 -x49279 -x1141 -x48816 -x63922 -x35223 -x23615 -x33555 -x48221 -x52876 -x22438 -x20904 -x1322 -x48194 -x32660 -x31346 -x30328 -x4737 -x42090 -x57145 -x50503 -x14195 -x50277 -x3441 -x51071 -x1491 -x20715 -x51642 -x22559 -x27496 -x40057 -x42639 -x23648 -x40047 -x688 -x39267 -x33369 -x27147 -x50842 -x2619 -x43578 -x27978 -x13181 -x29282 -x22639 -x63613 -x55802 -x49494 -x34491 -x19711 -x51390 -x38110 -x31722 -x270 -x16141 -x30626 -x36101 -x12924 -x34679 -x17129 -x56452 -x63561 -x17749 -x32413 -x21293 -x60251 -x8190 -x53440 -x42867 -x38302 -x4079 -x3203 -x54250 -x49429 -x36111 -x48565 -x12304 -x19260 -x19930 -x19438 -x36902 -x61093 -x2078 -x22077 -x12069 -x28033 -x57413 -x36733 -x25949 -x63585 -x19680 -x52411 -x9139 -x39286 -x56721 -x44121 -x27535 -x43813 -x43829 -x42756 -x32277 -x56617 -x50403 -x62281 -x13986 -x9989 -x26211 -x41118 -x54896 -x63155 -x27189 -x11569 -x18333 -x48254 -x17861 -x48600 -x47499 -x51491 -x8440 -x54646 -x14915 -x47186 -x53336 -x39774 -x46443 -x65724 -x5898 -x53900 -x55477 -x60513 -x47457 -x47239 -x28057 -x62803 -x880 -x23767 -x31342 -x37075 -x15272 -x21360 -x57355 -x47335 -x20582 -x10745 -x11288 -x32264 -x28041 -x2428 -x37507 -x45635 -x12483 -x30842 -x37493 -x20012 -x15556 -x4527 -x529 -x21059 -x65098 -x27258 -x34287 -x48575 -x31675 -x64118 -x23864 -x58336 -x851 -x50249 -x49156 -x7844 -x60913 -x7650 -x7364 -x44372 -x40022 -x63541 -x53832 -x51108 -x50553 -x514 -x63897 -x16391 -x31498 -x13932 -x18885 -x50141 -x37320 -x48765 -x62609 -x54550 -x25879 -x62134 -x59962 -x54723 -x326 -x47468 -x32938 -x40231 -x44527 -x346 -x27984 -x56293 -x41036 -x17542 -x21910 -x5564 -x5177 -x3437 -x12461 -x32844 -x3410 -x23971 -x65744 -x9582 -x12193 -x53279 -x59316 -x49254 -x41091 -x60431 -x54647 -x7857 -x22111 -x36037 -x65024 -x33146 -x50800 -x18454 -x28168 -x27313 -x26823 -x18065 -x54909 -x1197 -x49671 -x18290 -x26220 -x9541 -x26325 -x27763 -x45870 -x12956 -x44326 -x59416 -x10452 -x62011 -x26023 -x64821 -x3856 -x21023 -x23811 -x10270 -x50591 -x18842 -x60738 -x48684 -x37932 -x1291 -x390 -x29392 -x62236 -x36576 -x7522 -x58681 -x48267 -x56928 -x47987 -x39253 -x25810 -x44179 -x11099 -x1486 -x42964 -x31733 -x45828 -x44330 -x5408 -x13247 -x10506 -x18738 -x3130 -x23786 -x27904 -x41490 -x48885 -x35689 -x8828 -x51550 -x56737 -x14822 -x4641 -x24880 -x37558 -x35651 -x21166 -x10395 -x3271 -x35723 -x18871 -x50248 -x31463 -x28434 -x51039 -x62578 -x39646 -x10193 -x27449 -x40733 -x65629 -x28656 -x37716 -x56531 -x31882 -x63794 -x19044 -x8566 -x9097 -x4662 -x15879 -x58587 -x13006 -x31988 -x30470 -x49560 -x387 -x14111 -x3080 -x46948 -x5686 -x55158 -x2915 -x31782 -x728 -x15386 -x33005 -x27965 -x53657 -x3428 -x32258 -x7343 -x45265 -x14112 -x64041 -x8861 -x26595 -x63906 -x3960 -x17785 -x18189 -x5988 -x21423 -x6715 -x54859 -x13951 -x46147 -x23986 -x4911 -x43511 -x62370 -x62539 -x12750 -x21197 -x29740 -x21195 -x13572 -x65785 -x52153 -x51284 -x29434 -x51945 -x31322 -x17556 -x19011 -x6806 -x2807 -x56689 -x2301 -x56327 -x16553 -x12083 -x53966 -x46314 -x4286 -x19587 -x3732 -x16714 -x11898 -x39957 -x54280 -x52066 -x16370 -x46943 -x52676 -x23360 -x48980 -x8493 -x54614 -x21399 -x14974 -x9485 -x52321 -x52936 -x2778 -x6798 -x35489 -x43224 -x16203 -x17577 -x41176 -x55531 -x30076 -x1844 -x29674 -x35193 -x22266 -x37176 -x65479 -x20255 -x49322 -x29779 -x60191 -x41551 -x10372 -x64185 -x36607 -x30425 -x15605 -x942 -x51648 -x51400 -x54898 -x45230 -x45041 -x11860 -x2132 -x47019 -x26531 -x4096 -x49843 -x20526 -x24016 -x10903 -x30983 -x15744 -x55610 -x42857 -x8772 -x47654 -x439 -x16247 -x33513 -x56221 -x20691 -x50739 -x58805 -x47456 -x33021 -x61706 -x10661 -x17679 -x57595 -x45180 -x47894 -x32503 -x46123 -x463 -x15865 -x62402 -x5258 -x19909 -x28433 -x3447 -x57410 -x2889 -x16230 -x6818 -x17844 -x48282 -x40382 -x47068 -x63273 -x56194 -x58248 -x33805 -x4231 -x45403 -x52545 -x9804 -x13329 -x27129 -x10314 -x63312 -x18295 -x1072 -x25926 -x11182 -x10231 -x41634 -x19360 -x28396 -x58959 -x39528 -x57983 -x54596 -x15198 -x38623 -x17140 -x43069 -x18309 -x33149 -x33196 -x40785 -x46831 -x18327 -x7378 -x57447 -x9024 -x50405 -x9858 -x15055 -x41278 -x18881 -x29285 -x44272 -x35534 -x39437 -x55854 -x201 -x24421 -x25699 -x30279 -x13517 -x61345 -x5989 -x35543 -x5728 -x5279 -x930 -x55023 -x61582 -x14963 -x16195 -x61769 -x19469 -x47340 -x19657 -x52622 -x12608 -x40918 -x42250 -x63749 -x33664 -x20603 -x56020 -x14953 -x58501 -x20049 -x47300 -x4991 -x25865 -x4211 -x9618 -x49362 -x25286 -x31909 -x38107 -x437 -x13726 -x21343 -x40562 -x43806 -x39899 -x16589 -x47946 -x29131 -x57601 -x58538 -x9982 -x9083 -x27269 -x16950 -x62644 -x6690 -x34666 -x866 -x27781 -x39994 -x44456 -x52414 -x9786 -x32882 -x63372 -x60004 -x64384 -x40680 -x16083 -x11903 -x52058 -x16849 -x27575 -x798 -x48871 -x50830 -x58644 -x30392 -x44180 -x19331 -x11516 -x20019 -x4066 -x6316 -x36617 -x31795 -x26930 -x41069 -x52879 -x60368 -x30843 -x52811 -x410 -x18923 -x1721 -x7276 -x11866 -x19076 -x57697 -x49484 -x54978 -x18974 -x16701 -x7396 -x17026 -x16688 -x14064 -x21214 -x2717 -x5529 -x44598 -x41934 -x57466 -x40199 -x31703 -x9573 -x55090 -x59242 -x11408 -x63829 -x51016 -x26983 -x24975 -x23154 -x49757 -x31432 -x56484 -x63242 -x34232 -x62259 -x32602 -x34493 -x56158 -x17853 -x59105 -x14264 -x41953 -x25518 -x47763 -x45949 -x165 -x23633 -x43183 -x59149 -x14216 -x54125 -x50585 -x56594 -x3539 -x12869 -x55357 -x65511 -x26473 -x50622 -x43495 -x20042 -x58720 -x60282 -x42666 -x50516 -x17781 -x56599 -x33531 -x63208 -x909 -x24636 -x46957 -x24679 -x47876 -x5905 -x65539 -x20227 -x46328 -x56912 -x331 -x18154 -x45117 -x12084 -x50538 -x23016 -x3617 -x28380 -x21745 -x21245 -x55920 -x35861 -x42804 -x8903 -x41592 -x58821 -x4441 -x14612 -x10634 -x7320 -x6488 -x40783 -x13701 -x181 -x25744 -x33061 -x50269 -x4430 -x6044 -x3787 -x52917 -x20011 -x36724 -x41111 -x32947 -x20556 -x23931 -x54714 -x22573 -x20315 -x39789 -x58470 -x17012 -x17325 -x20237 -x58357 -x41061 -x60732 -x62587 -x12875 -x64815 -x59207 -x40615 -x18997 -x24496 -x64213 -x44601 -x4732 -x15611 -x9617 -x41201 -x51093 -x44652 -x9516 -x60993 -x13422 -x64029 -x2369 -x35485 -x54634 -x19892 -x65246 -x49620 -x15431 -x23854 -x42133 -x47818 -x64215 -x30 -x15771 -x7250 -x47219 -x61579 -x54536 -x62249 -x53340 -x13993 -x36356 -x24824 -x25802 -x24468 -x46585 -x6213 -x24487 -x37771 -x31210 -x35149 -x38027 -x29913 -x41631 -x5876 -x5272 -x9760 -x22492 -x26109 -x35337 -x48410 -x28975 -x3088 -x21894 -x26112 -x9275 -x31195 -x52853 -x35281 -x31061 -x4777 -x30065 -x62589 -x9058 -x60998 -x13249 -x42252 -x49107 -x26436 -x87 -x7369 -x7548 -x3531 -x7066 -x22973 -x50987 -x11108 -x61793 -x33949 -x6408 -x32922 -x30597 -x2701 -x23888 -x53083 -x15788 -x887 -x6764 -x11561 -x7295 -x5188 -x61057 -x8758 -x2107 -x21561 -x16998 -x48270 -x11817 -x20107 -x59647 -x17537 -x50346 -x64813 -x39408 -x53153 -x6661 -x30363 -x46281 -x15608 -x50084 -x581 -x47498 -x24818 -x47047 -x4265 -x14956 -x4666 -x61962 -x53842 -x16936 -x53575 -x1920 -x11151 -x52593 -x60088 -x42574 -x40669 -x2626 -x35636 -x20759 -x27315 -x36808 -x31570 -x9547 -x2616 -x46232 -x1678 -x34031 -x44836 -x22332 -x57275 -x13518 -x7228 -x21636 -x35930 -x26202 -x22675 -x57094 -x31372 -x35515 -x61957 -x17779 -x47809 -x33585 -x51861 -x24129 -x46877 -x58154 -x22300 -x22035 -x32283 -x58631 -x45353 -x2929 -x25828 -x4311 -x42633 -x15399 -x41960 -x13622 -x38158 -x42766 -x41978 -x60170 -x23672 -x54645 -x26822 -x27504 -x38412 -x61215 -x29742 -x62213 -x22244 -x28861 -x14423 -x45955 -x22506 -x7072 -x58740 -x47930 -x43144 -x22631 -x37130 -x28663 -x9817 -x23675 -x59925 -x27304 -x64176 -x16807 -x52901 -x46648 -x52858 -x13967 -x3660 -x41679 -x17517 -x35039 -x27153 -x863 -x57502 -x31632 -x36006 -x44671 -x15697 -x16588 -x47938 -x25939 -x46944 -x19311 -x42905 -x12977 -x36264 -x49149 -x42165 -x44394 -x31007 -x63865 -x15905 -x32287 -x46866 -x25399 -x9903 -x27684 -x40954 -x29162 -x62805 -x64851 -x42298 -x45020 -x57701 -x50709 -x23137 -x17955 -x57524 -x20257 -x55074 -x18381 -x1159 -x44478 -x21341 -x30117 -x54610 -x17408 -x27541 -x55537 -x49027 -x1086 -x24614 -x54184 -x39304 -x12463 -x42121 -x29147 -x43113 -x58475 -x53576 -x29313 -x1125 -x25558 -x23113 -x6729 -x12101 -x57953 -x47696 -x37907 -x46883 -x50151 -x21773 -x33452 -x57801 -x61682 -x38910 -x43181 -x45882 -x22517 -x41682 -x6207 -x17474 -x22072 -x52243 -x5745 -x16076 -x47316 -x14316 -x21810 -x22505 -x62054 -x42037 -x63473 -x9428 -x59974 -x15117 -x51562 -x16956 -x8944 -x22590 -x39663 -x63819 -x26887 -x33786 -x62576 -x3893 -x49861 -x43941 -x1546 -x3446 -x59016 -x17456 -x46925 -x21485 -x51443 -x20702 -x18405 -x21475 -x18988 -x16670 -x32765 -x24913 -x35922 -x827 -x4174 -x56087 -x44879 -x42764 -x26320 -x11265 -x46512 -x42886 -x50105 -x22814 -x11261 -x18698 -x56811 -x15324 -x40899 -x305 -x48435 -x9038 -x51458 -x389 -x49932 -x64099 -x18545 -x30547 -x3166 -x14030 -x59666 -x11240 -x1297 -x21611 -x20046 -x52933 -x55568 -x34891 -x31494 -x5018 -x11453 -x12702 -x49732 -x10026 -x41469 -x15688 -x24074 -x35843 -x59136 -x21431 -x39276 -x6225 -x65776 -x35077 -x25504 -x16045 -x36515 -x32629 -x10690 -x24888 -x37134 -x28086 -x50057 -x36623 -x1382 -x21460 -x54580 -x14752 -x60996 -x53742 -x29002 -x57405 -x47229 -x11254 -x21376 -x46540 -x31379 -x15732 -x38092 -x44900 -x21076 -x54561 -x49051 -x15699 -x21203 -x26230 -x38833 -x38072 -x43171 -x43264 -x17271 -x52830 -x53624 -x10064 -x4938 -x42074 -x23140 -x25398 -x15332 -x24294 -x15111 -x34737 -x10575 -x37546 -x38853 -x33057 -x8955 -x33624 -x58393 -x18822 -x4920 -x5222 -x6726 -x16518 -x27744 -x59693 -x28765 -x60521 -x12991 -x17006 -x3432 -x43611 -x49533 -x18027 -x19307 -x2437 -x56258 -x35623 -x18829 -x3362 -x51938 -x19127 -x64500 -x39734 -x59891 -x40985 -x41164 -x15131 -x15028 -x20352 -x23066 -x28238 -x37915 -x58162 -x19100 -x24445 -x11106 -x56874 -x63363 -x34087 -x32935 -x47369 -x63659 -x38190 -x52474 -x15109 -x65817 -x10323 -x20113 -x11672 -x58314 -x32200 -x12650 -x58179 -x48407 -x34243 -x31725 -x19010 -x26445 -x5973 -x29461 -x21896 -x47665 -x22621 -x50434 -x23900 -x10379 -x48478 -x38122 -x44657 -x35097 -x16472 -x62880 -x51634 -x1241 -x11168 -x22902 -x44564 -x47560 -x18742 -x32667 -x23946 -x50290 -x8279 -x39033 -x40714 -x11299 -x34762 -x28214 -x8691 -x55959 -x51522 -x41565 -x35845 -x48692 -x46906 -x3517 -x38694 -x18051 -x43764 -x50697 -x17455 -x39977 -x37380 -x11384 -x15381 -x27047 -x31973 -x19254 -x23689 -x23745 -x63963 -x6872 -x14233 -x1014 -x53522 -x11639 -x48196 -x6499 -x42431 -x35301 -x48218 -x26990 -x40265 -x29332 -x38969 -x17308 -x53547 -x10022 -x47798 -x8123 -x61816 -x65375 -x48606 -x6142 -x14444 -x33651 -x43632 -x4841 -x21412 -x11583 -x59167 -x39164 -x6460 -x22561 -x32695 -x62507 -x396 -x56659 -x42570 -x14037 -x7444 -x3425 -x46791 -x19299 -x45741 -x47600 -x12555 -x21551 -x17834 -x57371 -x36354 -x65634 -x50255 -x11166 -x2250 -x27581 -x37280 -x21709 -x57347 -x31423 -x25461 -x29773 -x31743 -x46786 -x29363 -x329 -x53209 -x4615 -x20484 -x21330 -x17298 -x29290 -x58006 -x2457 -x50677 -x40795 -x25420 -x45252 -x29021 -x65351 -x11694 -x17052 -x45083 -x63377 -x27640 -x48506 -x32248 -x53876 -x22537 -x52923 -x41429 -x39143 -x32741 -x48880 -x19703 -x11984 -x47962 -x46454 -x33511 -x18130 -x20650 -x34152 -x26685 -x53000 -x28089 -x63894 -x1465 -x12655 -x44336 -x52351 -x3978 -x29929 -x61830 -x50546 -x46039 -x28443 -x5654 -x18990 -x31422 -x43003 -x2643 -x55131 -x54161 -x35237 -x23743 -x19969 -x47982 -x29181 -x28278 -x36857 -x39667 -x20357 -x62001 -x8796 -x51075 -x58387 -x8924 -x31145 -x36973 -x20349 -x4489 -x47544 -x49513 -x6562 -x13564 -x6439 -x57204 -x64089 -x44161 -x28251 -x49067 -x17447 -x24750 -x17585 -x51005 -x3739 -x58577 -x14053 -x63416 -x31110 -x61224 -x35970 -x45422 -x7259 -x21800 -x37617 -x51567 -x25621 -x1794 -x64710 -x11341 -x5361 -x35443 -x54474 -x36848 -x54047 -x11997 -x15250 -x15068 -x53614 -x43409 -x51092 -x30242 -x30196 -x20126 -x17838 -x63685 -x34511 -x10934 -x53198 -x15733 -x12540 -x5147 -x62594 -x53544 -x25229 -x54772 -x35706 -x16062 -x20780 -x2327 -x59197 -x712 -x60695 -x40647 -x13203 -x40365 -x61252 -x5340 -x14046 -x55404 -x59135 -x51125 -x62914 -x23385 -x56314 -x45850 -x44216 -x44491 -x48212 -x23834 -x38043 -x52472 -x38185 -x64895 -x14036 -x44433 -x31084 -x55511 -x42543 -x26622 -x46551 -x31135 -x1377 -x58531 -x4882 -x13370 -x5235 -x12550 -x42526 -x62063 -x20839 -x32382 -x18637 -x17204 -x9495 -x58005 -x23553 -x20446 -x65155 -x36624 -x18204 -x4728 -x35745 -x63137 -x5836 -x11397 -x64544 -x43352 -x10890 -x40971 -x65337 -x42714 -x25901 -x49295 -x21223 -x59621 -x17815 -x51917 -x62032 -x26802 -x52738 -x65787 -x17505 -x1361 -x43878 -x50721 -x15955 -x20224 -x34837 -x21926 -x64967 -x4095 -x11940 -x61874 -x64416 -x18100 -x21711 -x42976 -x17810 -x7727 -x29655 -x35029 -x37865 -x49977 -x7093 -x38819 -x34207 -x15802 -x2329 -x24576 -x20922 -x55021 -x234 -x1763 -x3849 -x27702 -x53098 -x6902 -x53105 -x3616 -x6062 -x61006 -x6011 -x29127 -x64120 -x24456 -x17780 -x22397 -x7234 -x1035 -x32676 -x33249 -x49307 -x36630 -x3703 -x19784 -x57486 -x49164 -x43741 -x14371 -x35627 -x34401 -x4566 -x34869 -x31911 -x9543 -x42806 -x58900 -x64879 -x7799 -x22798 -x29974 -x65779 -x24940 -x40752 -x45022 -x12572 -x26891 -x44767 -x25230 -x44027 -x32893 -x50575 -x62162 -x57424 -x62929 -x52652 -x37516 -x33275 -x22541 -x2403 -x56143 -x16940 -x19821 -x21388 -x20798 -x11645 -x28745 -x33888 -x9524 -x7087 -x40380 -x43046 -x51905 -x14166 -x13763 -x62630 -x3050 -x10481 -x25470 -x24159 -x19979 -x25311 -x27332 -x26556 -x30473 -x61161 -x29155 -x2411 -x46282 -x57906 -x28271 -x30504 -x25165 -x6828 -x28600 -x51359 -x63791 -x60774 -x53710 -x20029 -x43198 -x24863 -x49005 -x17618 -x2569 -x27308 -x5962 -x14231 -x27608 -x12534 -x60447 -x60219 -x33300 -x60579 -x31397 -x37301 -x42208 -x9867 -x9975 -x45910 -x45829 -x48851 -x48999 -x53241 -x42404 -x58263 -x35279 -x21805 -x36613 -x36090 -x47572 -x39098 -x10740 -x44390 -x23956 -x8888 -x10838 -x32259 -x31057 -x59995 -x24299 -x58224 -x41744 -x25992 -x60348 -x65515 -x36156 -x32244 -x51289 -x7113 -x28959 -x20897 -x58505 -x30432 -x42294 -x61320 -x62555 -x33841 -x52862 -x59017 -x57683 -x40038 -x53997 -x6144 -x54182 -x52820 -x59965 -x7404 -x42261 -x7384 -x29900 -x39831 -x24895 -x29937 -x46656 -x10587 -x25503 -x1629 -x37428 -x28304 -x6224 -x37236 -x36920 -x63164 -x62789 -x5156 -x19863 -x102 -x5191 -x11784 -x23436 -x26792 -x16893 -x60680 -x39644 -x2555 -x16912 -x26874 -x52167 -x60427 -x29377 -x24425 -x43104 -x21938 -x12056 -x37279 -x12746 -x998 -x40515 -x34472 -x10000 -x26360 -x23522 -x36683 -x16566 -x12228 -x56409 -x40506 -x64858 -x37382 -x32529 -x13216 -x23844 -x36644 -x42411 -x65152 -x27681 -x16991 -x61108 -x1138 -x46560 -x19668 -x16747 -x18906 -x23054 -x36519 -x36001 -x35115 -x33587 -x12254 -x57726 -x14173 -x57554 -x64154 -x44480 -x56318 -x51609 -x47096 -x46497 -x53612 -x29003 -x11689 -x20546 -x47991 -x6190 -x13822 -x59975 -x36320 -x7871 -x12846 -x34480 -x29904 -x15246 -x44335 -x59357 -x6904 -x13103 -x10034 -x14669 -x30293 -x1292 -x3907 -x63895 -x54151 -x40528 -x57829 -x20977 -x28784 -x12315 -x13248 -x808 -x38315 -x31758 -x64400 -x64880 -x64114 -x34373 -x58294 -x16574 -x421 -x8586 -x22101 -x8005 -x19547 -x27165 -x52568 -x57168 -x43100 -x30260 -x16417 -x25950 -x3347 -x60048 -x4556 -x62412 -x60435 -x23255 -x13629 -x23655 -x3913 -x14299 -x37413 -x27743 -x7890 -x6157 -x14180 -x21850 -x49487 -x31889 -x19382 -x61167 -x64762 -x58221 -x10731 -x25782 -x59948 -x33393 -x22624 -x24786 -x23171 -x45606 -x65347 -x64362 -x62971 -x23520 -x4049 -x18103 -x46572 -x10725 -x32268 -x30491 -x55787 -x7509 -x52038 -x22480 -x46544 -x56504 -x18107 -x11436 -x21396 -x3586 -x7621 -x18299 -x10093 -x674 -x63211 -x36212 -x30834 -x59313 -x46724 -x43010 -x63844 -x19142 -x46634 -x34583 -x38749 -x58659 -x146 -x17794 -x26594 -x7662 -x58870 -x62273 -x61355 -x51687 -x5983 -x44449 -x57362 -x48932 -x54670 -x49452 -x18505 -x17755 -x49425 -x50909 -x50126 -x24612 -x11181 -x59358 -x12952 -x58819 -x54013 -x8298 -x1089 -x45454 -x44461 -x62308 -x16416 -x46790 -x30202 -x10941 -x59020 -x59682 -x57129 -x51158 -x60026 -x46967 -x56738 -x7924 -x43356 -x55770 -x51368 -x49381 -x7669 -x27757 -x13156 -x1489 -x22950 -x37395 -x58451 -x33919 -x15832 -x31892 -x44658 -x1185 -x24205 -x53784 -x63128 -x6553 -x52885 -x21222 -x36341 -x45560 -x31607 -x50955 -x43631 -x62932 -x24536 -x60847 -x11851 -x26643 -x46486 -x59954 -x40687 -x55149 -x8675 -x60510 -x42423 -x11700 -x64905 -x26944 -x12982 -x50214 -x35180 -x61829 -x17234 -x7480 -x8622 -x14820 -x7545 -x28140 -x17048 -x25218 -x28859 -x10619 -x27870 -x7375 -x11283 -x59945 -x42784 -x45413 -x60081 -x328 -x50352 -x18701 -x26090 -x3258 -x13691 -x55126 -x33734 -x22230 -x4332 -x22729 -x6463 -x36116 -x1480 -x60200 -x32961 -x35263 -x44385 -x1306 -x36079 -x22975 -x51513 -x35130 -x4776 -x22756 -x40575 -x8246 -x32907 -x38269 -x49760 -x52445 -x19957 -x1881 -x39584 -x28976 -x64293 -x47832 -x54986 -x18038 -x44624 -x5374 -x43345 -x22024 -x10728 -x38183 -x56256 -x18395 -x4658 -x36383 -x55561 -x11643 -x11404 -x28044 -x47107 -x33370 -x26014 -x15266 -x52547 -x64267 -x35274 -x40029 -x22984 -x64527 -x11766 -x31389 -x50431 -x23748 -x16123 -x48935 -x27622 -x27171 -x12742 -x36045 -x14649 -x61907 -x27250 -x5798 -x1347 -x47342 -x59015 -x54895 -x4200 -x27408 -x29432 -x49938 -x43730 -x8463 -x12079 -x33483 -x54343 -x51661 -x65208 -x59324 -x59916 -x7177 -x10912 -x3623 -x45275 -x55565 -x13116 -x36906 -x11752 -x9884 -x5824 -x59352 -x64033 -x15666 -x39967 -x19875 -x4003 -x43552 -x661 -x10556 -x33736 -x36464 -x18473 -x11594 -x20689 -x48949 -x34553 -x40730 -x37669 -x40107 -x25362 -x31405 -x25401 -x22362 -x9854 -x34504 -x65790 -x53841 -x57551 -x5716 -x20395 -x45146 -x65309 -x60393 -x29279 -x58548 -x34038 -x1916 -x41230 -x34407 -x25120 -x28756 -x40743 -x51596 -x13666 -x53920 -x47158 -x4803 -x59960 -x1551 -x19905 -x24106 -x484 -x56015 -x61535 -x1712 -x7092 -x59365 -x16191 -x29549 -x37752 -x51112 -x40306 -x49900 -x55183 -x49679 -x64595 -x32533 -x49551 -x20381 -x58504 -x8068 -x64317 -x10098 -x32135 -x23585 -x22887 -x23348 -x44770 -x35579 -x46405 -x21903 -x6265 -x22003 -x20497 -x119 -x20156 -x2872 -x16073 -x22850 -x61419 -x51800 -x34500 -x43863 -x54846 -x10775 -x49167 -x29268 -x32433 -x11194 -x11298 -x45733 -x61566 -x10349 -x2614 -x2689 -x45966 -x20626 -x34815 -x31880 -x54283 -x30770 -x28325 -x16563 -x34334 -x2812 -x54441 -x47577 -x6185 -x32725 -x64884 -x20038 -x30714 -x3102 -x47858 -x52459 -x14643 -x60467 -x45759 -x22930 -x34332 -x17703 -x56162 -x57414 -x51635 -x4429 -x41617 -x57576 -x11278 -x41245 -x20347 -x35839 -x51971 -x40992 -x12477 -x34098 -x24050 -x54328 -x59125 -x41160 -x56436 -x897 -x40758 -x33180 -x2267 -x35713 -x49911 -x45395 -x34032 -x16854 -x50998 -x8397 -x20894 -x63333 -x12382 -x36382 -x42676 -x4506 -x42958 -x1565 -x36243 -x8701 -x15427 -x44016 -x27943 -x27286 -x65110 -x47479 -x26465 -x45712 -x45893 -x34051 -x24794 -x41478 -x39041 -x22132 -x61547 -x49096 -x23258 -x65040 -x20155 -x5195 -x19933 -x64790 -x17565 -x12929 -x22901 -x5248 -x31702 -x51372 -x24579 -x12607 -x10754 -x13824 -x35656 -x55061 -x52977 -x52982 -x27959 -x34006 -x34415 -x19461 -x26528 -x53256 -x17608 -x14439 -x48359 -x28675 -x57935 -x35760 -x26245 -x60101 -x12270 -x31764 -x65694 -x17292 -x5373 -x2375 -x24956 -x16534 -x52342 -x26739 -x4935 -x64951 -x17216 -x34467 -x37993 -x10541 -x21747 -x49121 -x45831 -x2797 -x16204 -x1743 -x37939 -x62823 -x4374 -x18553 -x48760 -x58333 -x54425 -x56113 -x11142 -x49981 -x5086 -x34495 -x39645 -x31050 -x31930 -x57634 -x22161 -x17367 -x31807 -x29390 -x39565 -x11886 -x16275 -x995 -x41761 -x29989 -x18368 -x29033 -x21682 -x61166 -x4111 -x22620 -x21005 -x44737 -x42841 -x12108 -x64068 -x33753 -x42101 -x9849 -x29906 -x19113 -x64420 -x65738 -x10722 -x12551 -x46021 -x13503 -x12506 -x52817 -x10446 -x39539 -x4157 -x19304 -x8605 -x47543 -x2419 -x57772 -x43440 -x63464 -x5331 -x52692 -x58423 -x3681 -x14529 -x21883 -x34810 -x35736 -x21441 -x37858 -x24119 -x29007 -x14329 -x31395 -x4936 -x47721 -x20685 -x49479 -x17917 -x18809 -x49379 -x59478 -x58884 -x33248 -x25214 -x64060 -x29982 -x8963 -x35198 -x36612 -x42814 -x13618 -x24737 -x17720 -x63309 -x17999 -x63234 -x15042 -x8632 -x3201 -x29144 -x13905 -x55968 -x35258 -x54865 -x36900 -x14310 -x65503 -x1901 -x61558 -x53833 -x19830 -x12689 -x50432 -x3597 -x45602 -x65493 -x56955 -x14996 -x24691 -x50879 -x48399 -x8371 -x59776 -x27243 -x3606 -x5023 -x45776 -x8327 -x17784 -x36387 -x42377 -x15913 -x10205 -x63818 -x16409 -x17491 -x8624 -x31874 -x49296 -x10215 -x26855 -x47889 -x9438 -x34400 -x59966 -x23744 -x57839 -x15812 -x43199 -x65829 -x63283 -x6095 -x54881 -x57850 -x11738 -x63539 -x35219 -x46740 -x36535 -x10540 -x48680 -x38131 -x54066 -x64547 -x61969 -x6545 -x45515 -x41274 -x1033 -x61081 -x38013 -x46907 -x30717 -x4521 -x64303 -x27298 -x63715 -x11896 -x39434 -x38082 -x53643 -x46915 -x34776 -x36273 -x6032 -x15824 -x29303 -x25338 -x34788 -x17768 -x51364 -x40473 -x13409 -x19132 -x22494 -x5104 -x8121 -x54789 -x24791 -x41532 -x5673 -x22464 -x29810 -x922 -x37953 -x20635 -x46464 -x896 -x60384 -x18845 -x29492 -x20121 -x19931 -x17813 -x30318 -x47581 -x24971 -x10413 -x44630 -x18164 -x47395 -x45497 -x8519 -x16046 -x6876 -x9163 -x56947 -x6829 -x24997 -x64999 -x36693 -x29557 -x19850 -x13529 -x48156 -x31187 -x40523 -x36586 -x43890 -x40490 -x8856 -x4399 -x43261 -x32121 -x46069 -x5223 -x58166 -x40637 -x40008 -x48464 -x38433 -x35692 -x17543 -x21616 -x45301 -x48666 -x43759 -x23646 -x59686 -x7768 -x59420 -x28181 -x38321 -x31844 -x56383 -x38883 -x19775 -x45684 -x41625 -x41399 -x64952 -x51859 -x40859 -x48768 -x65807 -x30528 -x37156 -x57463 -x57169 -x62270 -x44053 -x51355 -x36647 -x59495 -x4051 -x21628 -x46575 -x18121 -x49435 -x48471 -x6641 -x35343 -x1170 -x59824 -x37311 -x11995 -x17294 -x22256 -x43487 -x7947 -x48100 -x63728 -x23473 -x30347 -x27673 -x58002 -x21828 -x34157 -x47148 -x6487 -x13312 -x5916 -x30867 -x25780 -x30144 -x19471 -x462 -x19963 -x44054 -x6068 -x61565 -x13745 -x59950 -x48607 -x37916 -x10670 -x52099 -x21899 -x47384 -x61913 -x38745 -x3602 -x22208 -x39064 -x22157 -x12346 -x6691 -x645 -x1830 -x47339 -x56562 -x39821 -x48344 -x56500 -x29029 -x31548 -x52629 -x53174 -x58818 -x7054 -x44877 -x19662 -x13568 -x41542 -x29744 -x7381 -x50354 -x46254 -x36485 -x42459 -x13877 -x13863 -x46169 -x59989 -x26478 -x60885 -x919 -x18300 -x11402 -x27022 -x9331 -x57435 -x60008 -x15948 -x21406 -x1958 -x17563 -x65350 -x16706 -x51369 -x16623 -x13741 -x26467 -x49453 -x2209 -x11819 -x32914 -x48449 -x61330 -x28819 -x34496 -x45377 -x5937 -x43213 -x11438 -x45171 -x41391 -x1991 -x34546 -x61692 -x4522 -x16766 -x56600 -x63334 -x59804 -x55252 -x2228 -x48124 -x40304 -x60663 -x48733 -x54613 -x49024 -x24759 -x9110 -x17117 -x48268 -x54288 -x44353 -x5090 -x33537 -x54843 -x18623 -x34709 -x18862 -x35527 -x35796 -x43546 -x6150 -x59723 -x26892 -x27406 -x45045 -x61007 -x32221 -x53503 -x604 -x8106 -x47191 -x61016 -x13112 -x63504 -x27349 -x24291 -x8669 -x33286 -x23286 -x11092 -x25979 -x62439 -x52688 -x56103 -x29875 -x15741 -x29683 -x29979 -x65395 -x62467 -x33597 -x22864 -x50659 -x6440 -x41834 -x37348 -x53720 -x19652 -x22536 -x44504 -x4172 -x20223 -x60683 -x3929 -x1995 -x22 -x17591 -x46336 -x43994 -x22189 -x55063 -x22063 -x957 -x25227 -x5640 -x26870 -x557 -x52701 -x36803 -x11847 -x59636 -x7597 -x16551 -x18558 -x8611 -x25753 -x28152 -x59568 -x59550 -x50771 -x12639 -x24132 -x33165 -x31449 -x22845 -x42722 -x8540 -x15303 -x16707 -x9521 -x24141 -x4950 -x65809 -x50024 -x53422 -x24057 -x25634 -x54767 -x50793 -x34775 -x59949 -x64001 -x3496 -x15222 -x64398 -x10369 -x64822 -x27672 -x562 -x3525 -x41928 -x36790 -x6135 -x35951 -x40601 -x11140 -x43238 -x50785 -x300 -x19621 -x60323 -x52625 -x30037 -x32188 -x22703 -x14918 -x8803 -x44409 -x14123 -x26985 -x5782 -x50667 -x47594 -x51671 -x29064 -x38035 -x37926 -x42063 -x56538 -x31285 -x7118 -x23960 -x17632 -x27610 -x28038 -x25923 -x29469 -x26290 -x5393 -x13177 -x26377 -x55186 -x2568 -x18218 -x6577 -x11781 -x47387 -x28493 -x44100 -x14253 -x54746 -x53439 -x39494 -x1813 -x51694 -x36179 -x33043 -x37768 -x4190 -x22790 -x11921 -x35257 -x42432 -x28454 -x18052 -x54394 -x64678 -x9859 -x24624 -x6810 -x62884 -x43603 -x46836 -x50225 -x60660 -x54721 -x22486 -x14168 -x43724 -x51889 -x10567 -x11320 -x16556 -x10248 -x37242 -x45439 -x41693 -x5671 -x32944 -x23803 -x60549 -x12754 -x19028 -x11795 -x55093 -x15261 -x27769 -x31198 -x7429 -x60566 -x47306 -x15933 -x11731 -x28342 -x57825 -x4068 -x21395 -x20210 -x57586 -x19036 -x41259 -x56942 -x34317 -x52279 -x64896 -x59937 -x10195 -x26039 -x21444 -x54893 -x25769 -x45165 -x51992 -x34127 -x3087 -x1564 -x44145 -x14407 -x59926 -x39463 -x13068 -x39398 -x33357 -x46631 -x34273 -x22997 -x50061 -x12064 -x50805 -x4958 -x54286 -x31891 -x63291 -x28141 -x48083 -x45169 -x58121 -x29840 -x7268 -x4081 -x33837 -x2342 -x50619 -x63119 -x44903 -x20236 -x23821 -x4850 -x22085 -x63166 -x2768 -x19125 -x2312 -x40084 -x3873 -x16859 -x24284 -x54707 -x19693 -x36402 -x15722 -x56273 -x31991 -x27358 -x45590 -x4839 -x1694 -x32321 -x29118 -x42900 -x39467 -x46178 -x32768 -x12296 -x64700 -x32142 -x26449 -x55991 -x36117 -x15317 -x22096 -x22012 -x17521 -x1419 -x25434 -x33892 -x49321 -x58245 -x46027 -x47968 -x39464 -x56935 -x27929 -x1781 -x6077 -x38884 -x52855 -x53490 -x51451 -x22262 -x4138 -x59302 -x12245 -x45303 -x47795 -x45771 -x30769 -x9351 -x30416 -x64683 -x534 -x35271 -x38537 -x25024 -x28500 -x32474 -x13038 -x51210 -x44585 -x54116 -x3574 -x39295 -x53679 -x1139 -x58966 -x35289 -x5202 -x42718 -x6567 -x19606 -x36575 -x49011 -x46299 -x43928 -x55640 -x8555 -x14506 -x60027 -x21752 -x56066 -x46888 -x38691 -x30730 -x53678 -x62014 -x22326 -x30241 -x22580 -x26384 -x14412 -x20511 -x54043 -x56815 -x16170 -x36429 -x40135 -x47141 -x36231 -x22592 -x37602 -x25941 -x58070 -x20304 -x13631 -x15452 -x32816 -x26609 -x15108 -x58211 -x49094 -x53389 -x64397 -x55933 -x12944 -x35098 -x4801 -x47595 -x9983 -x42131 -x56213 -x21707 -x59006 -x50347 -x18674 -x62962 -x28372 -x37585 -x48543 -x5400 -x26512 -x7883 -x2172 -x58188 -x6702 -x33292 -x58528 -x3919 -x52035 -x54255 -x2879 -x56746 -x51227 -x40705 -x4893 -x36468 -x57966 -x37088 -x20362 -x63817 -x60372 -x9862 -x17726 -x10817 -x1601 -x55410 -x55786 -x6202 -x41900 -x56442 -x48349 -x2294 -x51797 -x47407 -x34292 -x17960 -x60664 -x51143 -x46617 -x21621 -x37777 -x38559 -x64069 -x8517 -x25140 -x54479 -x38817 -x20004 -x41670 -x310 -x18994 -x55373 -x49774 -x61918 -x36080 -x21694 -x22587 -x47621 -x32185 -x29977 -x9309 -x49004 -x44708 -x62948 -x12524 -x39329 -x51236 -x55717 -x25587 -x8161 -x35112 -x6984 -x16019 -x39735 -x34190 -x48531 -x1128 -x21863 -x47166 -x20071 -x47801 -x20991 -x48558 -x17290 -x915 -x45434 -x4966 -x57202 -x54817 -x37573 -x34233 -x58919 -x58272 -x42853 -x39349 -x23329 -x59498 -x14759 -x42887 -x28832 -x56837 -x22594 -x58212 -x658 -x2003 -x24189 -x4152 -x58128 -x42681 -x45627 -x9426 -x30415 -x11839 -x27420 -x4739 -x35220 -x59785 -x52363 -x20482 -x15918 -x6317 -x18040 -x30551 -x48705 -x36165 -x38456 -x35851 -x18967 -x48866 -x65547 -x12247 -x34147 -x37579 -x34750 -x13034 -x50460 -x32486 -x55056 -x27194 -x28339 -x15866 -x32115 -x22567 -x27815 -x37448 -x3704 -x43677 -x40424 -x56759 -x36375 -x52550 -x33301 -x65649 -x3951 -x46895 -x24011 -x58044 -x19070 -x2544 -x26081 -x49819 -x5595 -x43469 -x34239 -x3619 -x58384 -x24591 -x40701 -x10225 -x36126 -x64153 -x57259 -x22389 -x54524 -x27962 -x44115 -x56796 -x29700 -x54740 -x20932 -x2629 -x12 -x65099 -x59838 -x49464 -x61249 -x6010 -x62626 -x36202 -x12738 -x46430 -x27290 -x1301 -x4780 -x49018 -x8236 -x17770 -x54944 -x23556 -x55379 -x1838 -x59751 -x50293 -x12077 -x25464 -x62638 -x62321 -x24234 -x32060 -x40158 -x12248 -x33965 -x18780 -x13394 -x32128 -x57262 -x41702 -x59048 -x59941 -x35505 -x49061 -x22468 -x8459 -x12299 -x27070 -x25417 -x63163 -x31186 -x18709 -x18802 -x29806 -x12795 -x12793 -x22337 -x39140 -x40839 -x7562 -x46597 -x21183 -x30502 -x6594 -x44097 -x22509 -x60132 -x39221 -x26687 -x63406 -x31382 -x22227 -x33569 -x39616 -x58392 -x39604 -x3325 -x2540 -x51883 -x31228 -x12902 -x3982 -x25857 -x3627 -x11554 -x34090 -x61794 -x4053 -x47880 -x65015 -x59102 -x42145 -x51276 -x44602 -x64843 -x24692 -x33190 -x18757 -x39876 -x43939 -x42539 -x52452 -x46636 -x57274 -x61321 -x40497 -x57651 -x54141 -x1513 -x49913 -x7702 -x23432 -x10191 -x17148 -x50787 -x41234 -x32837 -x2977 -x23131 -x44894 -x60371 -x26405 -x38161 -x53359 -x30017 -x35819 -x48778 -x13066 -x23909 -x59371 -x54115 -x62604 -x63842 -x55597 -x49419 -x58281 -x54105 -x58729 -x9674 -x50074 -x40767 -x59646 -x39912 -x25029 -x45145 -x53342 -x48470 -x5694 -x19951 -x24515 -x61633 -x59505 -x12934 -x6910 -x49910 -x29135 -x39777 -x64161 -x55476 -x55534 -x46729 -x35893 -x56683 -x63991 -x16335 -x38030 -x42003 -x33698 -x59027 -x33321 -x4591 -x4787 -x60021 -x33575 -x24924 -x24124 -x33223 -x13363 -x58288 -x50629 -x11555 -x15979 -x31971 -x62953 -x10443 -x1782 -x63852 -x64401 -x52098 -x13990 -x40688 -x20337 -x28186 -x13477 -x3236 -x33784 -x57092 -x50388 -x27643 -x16302 -x32671 -x47459 -x39066 -x29876 -x6996 -x872 -x56122 -x13729 -x47485 -x2492 -x25836 -x33586 -x64167 -x6413 -x58982 -x62178 -x4177 -x56652 -x43360 -x6097 -x14981 -x57799 -x61893 -x36641 -x30653 -x33060 -x47881 -x54012 -x2357 -x3403 -x27516 -x36502 -x46537 -x41709 -x46788 -x30451 -x3506 -x15594 -x48835 -x40272 -x32490 -x32196 -x55694 -x35676 -x16097 -x47381 -x29333 -x37270 -x37202 -x40067 -x5001 -x46770 -x40251 -x13731 -x28344 -x20956 -x10144 -x41226 -x26810 -x62902 -x60377 -x38032 -x11771 -x23933 -x48907 -x57123 -x18276 -x29521 -x43507 -x5663 -x26083 -x61693 -x58420 -x46867 -x4623 -x27490 -x53660 -x48956 -x65481 -x4635 -x43584 -x44022 -x57552 -x8547 -x43579 -x26437 -x34453 -x2603 -x25838 -x23263 -x32370 -x26679 -x37205 -x31349 -x23564 -x4390 -x47175 -x61704 -x41951 -x24797 -x60905 -x40463 -x14249 -x61008 -x2183 -x40952 -x29329 -x21629 -x55659 -x21603 -x4244 -x1776 -x20460 -x48580 -x47533 -x11327 -x2925 -x14049 -x26637 -x21194 -x61611 -x19375 -x35794 -x41861 -x48656 -x25316 -x52896 -x21080 -x57793 -x49097 -x44299 -x14043 -x55046 -x55955 -x64662 -x15321 -x12878 -x23921 -x56597 -x51846 -x48521 -x64947 -x21680 -x57015 -x21282 -x46602 -x43014 -x12701 -x8697 -x47856 -x16512 -x41042 -x58167 -x27111 -x13085 -x20425 -x50563 -x2583 -x23676 -x11743 -x3004 -x29107 -x43447 -x64910 -x40374 -x14273 -x54609 -x4342 -x11488 -x53213 -x21242 -x50501 -x584 -x7700 -x52987 -x37549 -x57055 -x4779 -x56430 -x9712 -x18977 -x26701 -x7896 -x63268 -x62818 -x44288 -x35729 -x8058 -x24252 -x50171 -x21751 -x60947 -x48315 -x2714 -x55004 -x10846 -x12599 -x4587 -x16822 -x31886 -x2940 -x299 -x18733 -x1984 -x56804 -x52475 -x52115 -x49166 -x8899 -x65467 -x41985 -x46207 -x5723 -x57270 -x4299 -x55438 -x807 -x43219 -x61129 -x17113 -x39010 -x51150 -x44355 -x45432 -x43984 -x2522 -x17589 -x46876 -x62477 -x45293 -x1636 -x61406 -x25977 -x4502 -x123 -x32182 -x6776 -x40599 -x45278 -x3453 -x64935 -x33489 -x3351 -x56072 -x1017 -x51639 -x35441 -x61543 -x47476 -x3526 -x5000 -x8865 -x61991 -x20290 -x10494 -x43705 -x46916 -x16451 -x55175 -x22110 -x11058 -x6630 -x14385 -x62136 -x23965 -x9736 -x41881 -x30847 -x24306 -x4484 -x57484 -x30177 -x18014 -x30611 -x19155 -x31701 -x7640 -x62437 -x51460 -x43410 -x32035 -x65761 -x22869 -x43607 -x42598 -x64024 -x62739 -x59695 -x8186 -x47011 -x64866 -x32787 -x7056 -x31645 -x24853 -x61299 -x16221 -x65247 -x24053 -x51485 -x54215 -x59038 -x5656 -x26988 -x49030 -x4423 -x23178 -x53356 -x39572 -x31319 -x52091 -x2418 -x59062 -x3828 -x8949 -x39220 -x40737 -x24633 -x3163 -x52251 -x42307 -x60019 -x23218 -x50933 -x19489 -x62524 -x43977 -x47607 -x29386 -x56678 -x39633 -x46754 -x29055 -x45820 -x47162 -x4288 -x4322 -x24151 -x61757 -x12494 -x58008 -x27691 -x13492 -x29148 -x34949 -x57805 -x15370 -x2038 -x22605 -x38407 -x6295 -x60134 -x15667 -x53823 -x26286 -x18724 -x61219 -x29110 -x23320 -x28010 -x63460 -x58380 -x11190 -x56104 -x1319 -x5075 -x55551 -x63741 -x41719 -x62077 -x11872 -x39661 -x55728 -x4697 -x710 -x64876 -x21825 -x57233 -x14234 -x7733 -x30886 -x44211 -x19520 -x56852 -x9253 -x44020 -x12057 -x29120 -x62723 -x52566 -x12558 -x9700 -x65442 -x2733 -x28514 -x12910 -x52062 -x48564 -x19481 -x21581 -x46990 -x63105 -x15088 -x36538 -x36163 -x59134 -x29962 -x18767 -x33195 -x11686 -x20655 -x12062 -x21855 -x58941 -x50737 -x30829 -x17793 -x60495 -x38536 -x61000 -x64061 -x32972 -x58673 -x43670 -x19386 -x16601 -x48095 -x42218 -x50670 -x33831 -x11237 -x9015 -x52177 -x31473 -x46869 -x32897 -x55130 -x3041 -x23721 -x657 -x21167 -x42033 -x46828 -x61658 -x64618 -x51254 -x54301 -x15158 -x10177 -x61203 -x50557 -x40226 -x32375 -x43349 -x11941 -x8814 -x35969 -x22916 -x65793 -x16167 -x28120 -x61360 -x62915 -x46262 -x26661 -x3981 -x10916 -x7722 -x9556 -x23955 -x533 -x15302 -x17375 -x55185 -x31321 -x52391 -x33795 -x21007 -x14455 -x63875 -x2745 -x6266 -x47726 -x32710 -x38594 -x50929 -x25705 -x20033 -x8143 -x11482 -x13588 -x45915 -x35670 -x41602 -x46046 -x40398 -x41725 -x33822 -x50963 -x49578 -x61672 -x28503 -x57734 -x26380 -x47445 -x39378 -x62511 -x6218 -x60665 -x35420 -x17961 -x64290 -x31301 -x63776 -x19727 -x22995 -x496 -x3148 -x40840 -x12402 -x46142 -x20044 -x55944 -x43476 -x12321 -x19695 -x63672 -x2932 -x27767 -x7878 -x50911 -x37173 -x37332 -x28063 -x54251 -x8968 -x65522 -x15616 -x31962 -x17074 -x15123 -x42244 -x56642 -x12493 -x36249 -x57830 -x50069 -x27100 -x45375 -x1313 -x50380 -x16154 -x20690 -x31115 -x41449 -x13461 -x53717 -x26519 -x4979 -x22644 -x23801 -x663 -x44354 -x62927 -x55716 -x17332 -x2873 -x40858 -x9647 -x40259 -x26352 -x3365 -x16702 -x44797 -x6261 -x5862 -x50920 -x40130 -x26145 -x35082 -x20863 -x57143 -x40583 -x23699 -x44801 -x56724 -x2615 -x8573 -x12400 -x20900 -x24747 -x6146 -x51651 -x29 -x5675 -x4235 -x20322 -x25528 -x28785 -x54633 -x56130 -x9212 -x61103 -x11993 -x28857 -x9497 -x6230 -x35369 -x36529 -x28496 -x48458 -x22601 -x16839 -x9676 -x48107 -x26122 -x13796 -x8551 -x58772 -x8013 -x34159 -x49967 -x5556 -x35299 -x36208 -x39974 -x15460 -x19564 -x52600 -x43885 -x37903 -x13173 -x48303 -x54708 -x18079 -x8258 -x45017 -x14252 -x44662 -x34091 -x29698 -x55701 -x6923 -x55505 -x54661 -x56716 -x3327 -x29113 -x32560 -x46067 -x60426 -x6518 -x30564 -x22275 -x44497 -x46271 -x23739 -x24495 -x29092 -x5978 -x10878 -x47555 -x23254 -x6363 -x65812 -x20280 -x18501 -x19199 -x22207 -x7141 -x38880 -x25553 -x31887 -x11497 -x11206 -x58647 -x39107 -x28731 -x2417 -x7500 -x20104 -x22871 -x48822 -x1376 -x4700 -x55418 -x12557 -x50559 -x2472 -x61365 -x55223 -x35962 -x49416 -x32402 -x52677 -x49583 -x24208 -x3005 -x19335 -x52151 -x51568 -x12416 -x206 -x34702 -x15973 -x59739 -x23319 -x54036 -x63724 -x63701 -x5691 -x20374 -x13600 -x61595 -x15421 -x5857 -x17996 -x58161 -x11911 -x53536 -x12411 -x17265 -x31652 -x27404 -x1760 -x36406 -x39069 -x31310 -x42 -x8205 -x47608 -x50900 -x9255 -x46811 -x64319 -x65469 -x19459 -x4651 -x35741 -x679 -x56055 -x12424 -x28103 -x49966 -x31963 -x11192 -x31252 -x19298 -x48526 -x47058 -x40176 -x6484 -x36895 -x34123 -x8027 -x27142 -x12915 -x26996 -x3756 -x35653 -x2777 -x41971 -x1919 -x38639 -x16542 -x13624 -x19729 -x31717 -x9092 -x32057 -x62641 -x60174 -x1837 -x5652 -x40555 -x13020 -x49194 -x18848 -x11621 -x44428 -x47350 -x19994 -x7752 -x53739 -x2770 -x51910 -x10199 -x9694 -x61996 -x2130 -x63016 -x32654 -x39076 -x47441 -x37772 -x61316 -x57873 -x26794 -x1871 -x28071 -x13735 -x62382 -x32781 -x48146 -x28796 -x44229 -x57764 -x39092 -x21296 -x35704 -x49595 -x16064 -x13632 -x21393 -x45841 -x16794 -x3493 -x27639 -x23331 -x53884 -x15358 -x47682 -x33625 -x57315 -x4329 -x42235 -x9863 -x53487 -x56729 -x39222 -x26332 -x56424 -x45549 -x65473 -x15790 -x21922 -x17822 -x31561 -x63058 -x26582 -x59865 -x27359 -x13024 -x17981 -x62740 -x39627 -x31453 -x26411 -x1364 -x2402 -x15480 -x59418 -x9240 -x49937 -x38731 -x22548 -x20930 -x37455 -x38844 -x45486 -x54918 -x15646 -x37400 -x33285 -x5945 -x57265 -x37892 -x38083 -x25050 -x62283 -x14582 -x13841 -x9251 -x2350 -x7921 -x59524 -x14469 -x16265 -x23168 -x50404 -x37840 -x56120 -x60539 -x18305 -x19663 -x3688 -x58918 -x37839 -x62234 -x18227 -x49838 -x60195 -x34459 -x21103 -x19538 -x54380 -x56624 -x30589 -x34144 -x5545 -x55905 -x1307 -x45689 -x63998 -x57598 -x43721 -x57224 -x16627 -x37918 -x6467 -x32593 -x4057 -x65219 -x19684 -x23038 -x62727 -x2582 -x35888 -x12457 -x15026 -x13978 -x41798 -x61370 -x47195 -x26155 -x31676 -x31574 -x16467 -x19793 -x60692 -x31 -x39883 -x30430 -x1372 -x21787 -x23062 -x55264 -x28567 -x7661 -x17187 -x52761 -x4758 -x56521 -x38170 -x17226 -x3964 -x42937 -x19533 -x62669 -x62362 -x241 -x52323 -x3282 -x10971 -x51358 -x36917 -x55266 -x22668 -x3435 -x25612 -x973 -x22419 -x20184 -x21568 -x26962 -x50437 -x11467 -x63480 -x28605 -x19294 -x58742 -x15609 -x6909 -x43098 -x11245 -x11208 -x20176 -x25793 -x22257 -x38208 -x36911 -x29170 -x56152 -x55075 -x17685 -x25116 -x65059 -x59396 -x37763 -x11185 -x60532 -x2315 -x4913 -x52263 -x54818 -x20776 -x4383 -x27326 -x22771 -x50381 -x45008 -x21116 -x46092 -x27197 -x41983 -x16100 -x48038 -x59600 -x63525 -x55155 -x48400 -x57630 -x47410 -x43077 -x14113 -x16521 -x37569 -x14367 -x24721 -x45356 -x32456 -x33295 -x58190 -x11958 -x7976 -x22711 -x9945 -x53325 -x3968 -x22228 -x30015 -x47149 -x56233 -x52130 -x9974 -x58813 -x26031 -x27220 -x26936 -x28007 -x42031 -x61609 -x63876 -x54779 -x7643 -x49134 -x4545 -x33540 -x33799 -x45464 -x7472 -x30767 -x7443 -x17383 -x28946 -x40376 -x48104 -x30276 -x3202 -x21519 -x47539 -x49502 -x15513 -x42932 -x7603 -x57356 -x29814 -x55336 -x14357 -x48002 -x36311 -x43734 -x41028 -x48129 -x39795 -x1273 -x29608 -x40140 -x10304 -x1271 -x27667 -x18808 -x41029 -x48672 -x16801 -x3877 -x27664 -x25438 -x10431 -x12455 -x13025 -x26935 -x37722 -x51996 -x54071 -x62144 -x49875 -x18184 -x26742 -x11138 -x23841 -x10284 -x56634 -x42078 -x2693 -x60284 -x33509 -x30556 -x32640 -x20504 -x4118 -x38101 -x41949 -x29871 -x54369 -x37724 -x56204 -x43565 -x777 -x2386 -x19410 -x36476 -x13737 -x18064 -x18007 -x43500 -x47071 -x65338 -x36302 -x26358 -x57208 -x34575 -x21878 -x44215 -x57428 -x5229 -x53917 -x42457 -x15712 -x22455 -x37515 -x43086 -x9073 -x55902 -x35846 -x25299 -x17108 -x46904 -x13838 -x44071 -x60182 -x44196 -x28321 -x18165 -x4906 -x21782 -x15372 -x14127 -x40127 -x30223 -x7622 -x23829 -x47790 -x15868 -x65141 -x12849 -x29117 -x59094 -x26421 -x31682 -x55609 -x33379 -x43065 -x11916 -x51979 -x50545 -x13465 -x48777 -x51487 -x11072 -x17538 -x23727 -x58646 -x9892 -x6623 -x32613 -x50992 -x5022 -x10333 -x7479 -x3052 -x56111 -x50251 -x35565 -x46186 -x14762 -x60629 -x43132 -x54867 -x33669 -x25393 -x16682 -x58416 -x24238 -x15759 -x38590 -x56904 -x11908 -x9788 -x1918 -x39219 -x35918 -x64523 -x22905 -x18517 -x13346 -x28284 -x44201 -x36552 -x63691 -x25432 -x34223 -x14540 -x65474 -x51097 -x1168 -x65460 -x52805 -x59261 -x60138 -x65156 -x50937 -x34357 -x26347 -x25806 -x28219 -x65402 -x8530 -x11711 -x11707 -x54657 -x11118 -x10521 -x52516 -x4509 -x35786 -x40119 -x30178 -x65073 -x37600 -x24524 -x65029 -x46800 -x53453 -x60035 -x21748 -x25513 -x36278 -x6858 -x24512 -x37844 -x1195 -x14857 -x12619 -x26386 -x64588 -x38934 -x6189 -x62368 -x9503 -x6611 -x5557 -x24178 -x45905 -x5891 -x48035 -x39244 -x62100 -x57105 -x14018 -x21872 -x26881 -x20405 -x35273 -x48441 -x22095 -x33850 -x30331 -x51408 -x51119 -x19468 -x21417 -x49783 -x37502 -x350 -x61104 -x41717 -x29466 -x64625 -x34370 -x33297 -x58868 -x31156 -x10886 -x51114 -x21310 -x48051 -x57307 -x19906 -x65374 -x60449 -x27336 -x21869 -x30591 -x18835 -x23937 -x48089 -x41048 -x38191 -x57733 -x42549 -x351 -x43156 -x6444 -x22272 -x8579 -x30273 -x63382 -x59850 -x18860 -x53839 -x18448 -x62802 -x31010 -x44297 -x3438 -x55395 -x3676 -x40369 -x2833 -x22581 -x35629 -x30376 -x15067 -x20714 -x37433 -x43849 -x34499 -x2705 -x2493 -x18216 -x26998 -x668 -x51203 -x35924 -x64194 -x34943 -x40167 -x43810 -x53814 -x3141 -x43045 -x1666 -x56626 -x46138 -x55897 -x24210 -x52093 -x6941 -x41598 -x64155 -x1898 -x45646 -x21840 -x60537 -x20356 -x17758 -x53670 -x23482 -x29031 -x5583 -x7596 -x17954 -x6383 -x1192 -x25947 -x10030 -x29229 -x12788 -x48681 -x47341 -x57172 -x32981 -x1912 -x15400 -x2110 -x27830 -x25897 -x21219 -x3098 -x10790 -x43128 -x3277 -x8311 -x30499 -x6129 -x55328 -x23546 -x41175 -x24674 -x8034 -x64760 -x40502 -x27478 -x50832 -x39481 -x16125 -x7232 -x55644 -x53693 -x17380 -x3896 -x28763 -x46386 -x25877 -x23371 -x28309 -x52382 -x26642 -x50887 -x52888 -x65805 -x48393 -x164 -x21462 -x11957 -x56371 -x6649 -x8235 -x26414 -x6584 -x63300 -x29721 -x17892 -x53927 -x46268 -x14193 -x8284 -x5884 -x32458 -x32663 -x34905 -x2072 -x15748 -x62583 -x40257 -x62342 -x39185 -x27519 -x19699 -x17178 -x26094 -x41046 -x51791 -x37678 -x28255 -x18396 -x10095 -x11750 -x61938 -x35166 -x11364 -x23237 -x41603 -x15755 -x44996 -x40080 -x37093 -x6387 -x25969 -x12636 -x36539 -x25773 -x62498 -x50540 -x59798 -x2443 -x15484 -x40121 -x36988 -x62329 -x1964 -x29328 -x22436 -x38283 -x65579 -x12099 -x13727 -x27813 -x34306 -x41360 -x32454 -x7227 -x29753 -x28644 -x29614 -x5257 -x64597 -x45659 -x39166 -x32626 -x10539 -x9386 -x47050 -x9888 -x28385 -x36778 -x32303 -x54455 -x22087 -x62731 -x65598 -x7827 -x1569 -x62132 -x62405 -x14525 -x21069 -x9265 -x61255 -x17460 -x45919 -x31316 -x49898 -x61343 -x11850 -x57588 -x63973 -x56691 -x40908 -x37451 -x38988 -x25632 -x57892 -x47579 -x2711 -x84 -x22320 -x6493 -x60234 -x51038 -x32476 -x507 -x29455 -x37473 -x6846 -x51973 -x65584 -x56151 -x15283 -x16379 -x22956 -x3414 -x58925 -x2882 -x19243 -x38927 -x46988 -x18412 -x43923 -x36674 -x53941 -x43772 -x20703 -x23717 -x60441 -x28242 -x414 -x47397 -x4197 -x35260 -x53204 -x48436 -x39606 -x9624 -x50846 -x947 -x25135 -x41607 -x58687 -x60605 -x2951 -x35802 -x57390 -x52270 -x37398 -x3536 -x3418 -x18479 -x57022 -x47237 -x3177 -x57156 -x25594 -x56794 -x51299 -x17969 -x65129 -x6747 -x54201 -x31982 -x15438 -x52665 -x52792 -x4645 -x18135 -x60857 -x45993 -x32036 -x51124 -x16765 -x28717 -x51402 -x34729 -x9795 -x25757 -x37142 -x64224 -x56605 -x53959 -x59288 -x23518 -x7736 -x14622 -x45452 -x28000 -x39861 -x63778 -x28557 -x25775 -x3826 -x56512 -x45366 -x14115 -x6616 -x41666 -x46444 -x35535 -x54972 -x46815 -x5908 -x37756 -x65380 -x20573 -x1778 -x250 -x56109 -x28876 -x49652 -x57098 -x63229 -x30495 -x59263 -x20239 -x38204 -x43704 -x13442 -x31283 -x9004 -x47062 -x53047 -x5865 -x35168 -x55256 -x29194 -x22910 -x23567 -x32136 -x34520 -x61747 -x43738 -x2518 -x39799 -x47312 -x4653 -x2360 -x37480 -x63992 -x8827 -x52627 -x20330 -x32609 -x49529 -x24022 -x42504 -x4260 -x10451 -x22231 -x54356 -x43727 -x28676 -x1173 -x5443 -x27482 -x2648 -x35467 -x26600 -x43024 -x41825 -x49436 -x60734 -x53650 -x46202 -x5181 -x18297 -x48560 -x40402 -x2832 -x60240 -x23461 -x27485 -x43576 -x62960 -x17764 -x37830 -x33628 -x38317 -x17660 -x7189 -x51129 -x35450 -x11597 -x20779 -x34374 -x54198 -x7654 -x43442 -x37506 -x27262 -x20740 -x52893 -x142 -x39760 -x46150 -x13359 -x63062 -x36748 -x14330 -x6900 -x3054 -x61768 -x16715 -x59510 -x14737 -x63893 -x14103 -x49781 -x7340 -x30606 -x39740 -x31157 -x24402 -x3910 -x12666 -x18916 -x48065 -x49415 -x12430 -x56292 -x20854 -x16994 -x44849 -x21248 -x46596 -x48846 -x55807 -x31841 -x47108 -x28252 -x20052 -x48213 -x49615 -x54941 -x44114 -x19762 -x36092 -x28015 -x35451 -x15711 -x17891 -x38319 -x14146 -x43596 -x19270 -x10927 -x23212 -x60485 -x26906 -x53069 -x65655 -x32599 -x16726 -x54766 -x43166 -x39841 -x26654 -x17970 -x19153 -x1677 -x36749 -x4373 -x43286 -x4421 -x33859 -x24341 -x27414 -x9260 -x10964 -x53668 -x60201 -x41794 -x4219 -x28848 -x52660 -x47371 -x42191 -x50179 -x55288 -x8272 -x49549 -x54238 -x15352 -x8550 -x31481 -x55838 -x64808 -x26827 -x46762 -x34441 -x32174 -x24092 -x48805 -x58291 -x34346 -x6332 -x24736 -x21083 -x60139 -x24934 -x53162 -x56752 -x43575 -x29063 -x60934 -x31936 -x64448 -x20678 -x25486 -x30930 -x34543 -x55 -x8386 -x26486 -x49374 -x49585 -x22672 -x42858 -x43990 -x28827 -x9774 -x24910 -x13443 -x59010 -x25970 -x39963 -x51957 -x47997 -x40075 -x52156 -x20644 -x47690 -x27234 -x57669 -x46162 -x3214 -x50808 -x1519 -x35066 -x19432 -x49718 -x52486 -x205 -x37054 -x3264 -x21021 -x9194 -x21703 -x52028 -x42801 -x65555 -x53540 -x64340 -x13638 -x13718 -x18358 -x672 -x63970 -x63269 -x21506 -x23085 -x16080 -x9716 -x24216 -x5890 -x47086 -x45198 -x18770 -x10780 -x50008 -x62606 -x27355 -x26903 -x3440 -x58346 -x28428 -x3721 -x34484 -x49083 -x16870 -x10002 -x53028 -x12593 -x32092 -x61597 -x14975 -x56823 -x34451 -x26071 -x64739 -x61671 -x53160 -x1121 -x15469 -x11515 -x50801 -x60145 -x49466 -x21656 -x48423 -x16787 -x20830 -x8933 -x47111 -x53886 -x54253 -x56205 -x15374 -x64444 -x6737 -x1732 -x49539 -x48798 -x28620 -x29990 -x15801 -x5325 -x62140 -x36281 -x28274 -x28535 -x23257 -x64506 -x9709 -x36345 -x39294 -x12565 -x46298 -x47073 -x50833 -x26404 -x58478 -x34621 -x21593 -x50053 -x25860 -x20555 -x48350 -x35842 -x62253 -x34166 -x16449 -x49478 -x40517 -x3533 -x49941 -x36102 -x50685 -x28028 -x38667 -x55277 -x7944 -x61926 -x47576 -x26257 -x59831 -x65377 -x64823 -x23722 -x60366 -x900 -x63307 -x27536 -x43821 -x3462 -x9173 -x31687 -x20675 -x59932 -x1496 -x49768 -x39327 -x17233 -x20032 -x65717 -x10181 -x64423 -x41009 -x1225 -x11730 -x35246 -x17174 -x36714 -x33431 -x36685 -x31144 -x22769 -x7819 -x37601 -x2314 -x16684 -x18525 -x37368 -x53702 -x58397 -x230 -x38665 -x5623 -x12815 -x64044 -x55234 -x7142 -x25524 -x26732 -x3999 -x42275 -x47008 -x29972 -x30946 -x34297 -x35356 -x28682 -x65268 -x1430 -x58757 -x56881 -x26011 -x8444 -x21062 -x45982 -x2897 -x34644 -x42494 -x19904 -x29897 -x2690 -x27208 -x42850 -x5505 -x59749 -x6614 -x21315 -x61881 -x53481 -x4392 -x3977 -x38769 -x48163 -x33484 -x54028 -x49747 -x7175 -x50573 -x27603 -x21508 -x65509 -x18588 -x14879 -x41764 -x51300 -x51477 -x61675 -x47399 -x7169 -x59221 -x28736 -x11757 -x2881 -x2599 -x22945 -x27971 -x52443 -x32291 -x23041 -x12288 -x5610 -x27612 -x2963 -x17350 -x1485 -x23395 -x65288 -x49199 -x10365 -x58446 -x3895 -x52661 -x11948 -x47275 -x22410 -x17852 -x13614 -x22591 -x10930 -x27775 -x40702 -x48280 -x22133 -x17649 -x36556 -x13053 -x9962 -x30408 -x58285 -x9232 -x23987 -x42807 -x27879 -x36698 -x48909 -x32866 -x22994 -x52645 -x5868 -x61790 -x56695 -x19019 -x55377 -x24439 -x43146 -x63346 -x976 -x26018 -x29891 -x44655 -x3819 -x13604 -x36369 -x20319 -x53545 -x53756 -x23978 -x30625 -x29486 -x10254 -x9904 -x12464 -x65372 -x31370 -x60900 -x48286 -x53772 -x42059 -x30640 -x36015 -x64977 -x17988 -x15904 -x44726 -x53770 -x8693 -x41250 -x4714 -x36047 -x33671 -x47261 -x52886 -x36349 -x36194 -x62310 -x11659 -x6579 -x61722 -x2353 -x13367 -x32334 -x23460 -x45364 -x54710 -x58152 -x10828 -x59574 -x40423 -x36591 -x58737 -x42303 -x10655 -x22690 -x62850 -x46591 -x63024 -x18147 -x38146 -x61657 -x36637 -x61468 -x36461 -x34633 -x14809 -x32077 -x25646 -x62481 -x31371 -x27009 -x15554 -x38216 -x39196 -x16039 -x59325 -x58216 -x47317 -x25570 -x32756 -x39561 -x48827 -x46212 -x56384 -x52367 -x21287 -x9461 -x13118 -x45730 -x15910 -x8725 -x42702 -x15528 -x54169 -x27708 -x5489 -x23037 -x32502 -x14995 -x2263 -x17323 -x39807 -x38918 -x63272 -x63755 -x62146 -x2922 -x36121 -x46024 -x43635 -x51424 -x6359 -x33634 -x11717 -x21348 -x4879 -x14602 -x11986 -x5230 -x64993 -x31987 -x52488 -x49816 -x35496 -x64697 -x15410 -x50216 -x38244 -x40004 -x59060 -x30081 -x15176 -x33337 -x36023 -x34487 -x12658 -x45416 -x33293 -x1723 -x17737 -x5933 -x34026 -x37806 -x44775 -x11918 -x12295 -x47044 -x8923 -x48834 -x47917 -x48540 -x59943 -x21790 -x6031 -x50996 -x34528 -x46683 -x7224 -x46552 -x2746 -x13869 -x16538 -x62939 -x13775 -x28346 -x14869 -x3451 -x63896 -x43958 -x18755 -x65241 -x18797 -x22847 -x26327 -x4975 -x19978 -x54844 -x57663 -x24453 -x49950 -x30379 -x20517 -x64366 -x10258 -x52580 -x7395 -x5722 -x13581 -x11475 -x7802 -x43017 -x55762 -x8684 -x7644 -x47527 -x58530 -x37334 -x43612 -x12363 -x54077 -x35609 -x59778 -x45227 -x62569 -x37478 -x35395 -x53085 -x28547 -x16446 -x4632 -x11369 -x20027 -x18360 -x7592 -x24015 -x38162 -x17949 -x14842 -x19502 -x34903 -x4532 -x27341 -x57227 -x61508 -x19704 -x62429 -x45668 -x20234 -x19616 -x2398 -x20309 -x29344 -x63650 -x16233 -x16719 -x62327 -x64163 -x44806 -x39380 -x6542 -x59465 -x9679 -x64325 -x14966 -x17616 -x27480 -x54560 -x39857 -x63621 -x18734 -x789 -x41134 -x11779 -x31466 -x25413 -x27095 -x9100 -x33887 -x65682 -x7660 -x15268 -x47547 -x58056 -x19306 -x31824 -x19157 -x42070 -x61247 -x7873 -x10142 -x31222 -x23350 -x39409 -x585 -x56093 -x10947 -x1642 -x40622 -x51633 -x41196 -x20973 -x54830 -x42020 -x42259 -x8228 -x47125 -x10680 -x50165 -x47192 -x55455 -x7096 -x60614 -x35995 -x15693 -x43953 -x19087 -x24845 -x37192 -x54665 -x54291 -x5948 -x3221 -x26431 -x58049 -x3216 -x13679 -x53519 -x5737 -x53976 -x29925 -x548 -x5041 -x56778 -x64065 -x40852 -x25379 -x39911 -x48891 -x46129 -x19326 -x49422 -x25792 -x4168 -x51888 -x2853 -x9002 -x21340 -x26744 -x65751 -x58214 -x11036 -x43615 -x64088 -x35782 -x6377 -x29515 -x59156 -x32773 -x41548 -x21457 -x45263 -x35648 -x25387 -x63743 -x13774 -x40713 -x21082 -x19964 -x54119 -x47389 -x57464 -x24799 -x28886 -x55315 -x12951 -x46429 -x13697 -x47626 -x25888 -x59025 -x56897 -x38845 -x59208 -x53578 -x41727 -x23017 -x28403 -x10485 -x9752 -x65696 -x14840 -x33411 -x48675 -x50363 -x30580 -x39607 -x54582 -x4773 -x28027 -x42417 -x23597 -x45115 -x38608 -x59402 -x15040 -x51816 -x53827 -x58472 -x5789 -x53654 -x58980 -x52438 -x23221 -x46260 -x3473 -x55526 -x8337 -x18341 -x2047 -x20550 -x28833 -x49037 -x5687 -x39567 -x22878 -x14356 -x441 -x56832 -x45463 -x62371 -x63899 -x8142 -x705 -x18895 -x6879 -x63763 -x44989 -x31227 -x64909 -x25790 -x63116 -x45444 -x35874 -x8455 -x4665 -x55450 -x12553 -x3651 -x9385 -x11826 -x39727 -x17230 -x41842 -x31863 -x26552 -x9289 -x52598 -x8525 -x853 -x59560 -x24977 -x51678 -x53891 -x18422 -x34595 -x29124 -x5217 -x5080 -x61919 -x52902 -x57813 -x38023 -x5510 -x63355 -x10218 -x15958 -x30986 -x32656 -x64443 -x11609 -x64660 -x38615 -x59189 -x9815 -x24458 -x50426 -x15204 -x47899 -x26497 -x13022 -x20591 -x15531 -x26526 -x27686 -x52160 -x33815 -x27531 -x11534 -x46477 -x25746 -x13029 -x37881 -x28256 -x1570 -x13 -x26063 -x65294 -x61534 -x36106 -x59846 -x65229 -x6628 -x11129 -x13949 -x37466 -x31721 -x26049 -x45698 -x63329 -x49672 -x55071 -x34155 -x44437 -x31790 -x12688 -x50967 -x10662 -x5101 -x24770 -x46940 -x30174 -x20150 -x37523 -x821 -x10873 -x31527 -x12696 -x17391 -x33558 -x53420 -x51065 -x61846 -x5955 -x9041 -x47883 -x47947 -x22808 -x10679 -x15658 -x10569 -x55757 -x65243 -x38226 -x41475 -x17847 -x4812 -x62904 -x46644 -x35342 -x64091 -x60808 -x26772 -x49730 -x32168 -x9932 -x55066 -x6485 -x664 -x45071 -x39647 -x42316 -x63121 -x33517 -x18106 -x26769 -x14307 -x11584 -x39846 -x25446 -x6897 -x32699 -x52193 -x43211 -x50636 -x19464 -x49516 -x21953 -x49976 -x35270 -x18111 -x42002 -x34732 -x53746 -x22359 -x5974 -x13523 -x42258 -x65113 -x1330 -x29317 -x5201 -x28247 -x63698 -x28319 -x11519 -x14749 -x11301 -x65086 -x30656 -x55181 -x45807 -x3402 -x63901 -x25811 -x39683 -x54935 -x43572 -x42346 -x18465 -x51874 -x43320 -x28594 -x62981 -x43768 -x6959 -x9530 -x65280 -x42783 -x31082 -x44979 -x48034 -x1090 -x50455 -x31467 -x27705 -x59917 -x42993 -x44263 -x64803 -x35107 -x32945 -x36694 -x61098 -x26389 -x42113 -x39080 -x21033 -x5448 -x37452 -x63580 -x54976 -x32952 -x28004 -x34433 -x28642 -x3310 -x51902 -x49632 -x16921 -x13482 -x13876 -x31281 -x46438 -x8009 -x18960 -x45473 -x57534 -x61679 -x40337 -x33424 -x21559 -x62316 -x47092 -x32383 -x33164 -x12611 -x15942 -x54625 -x15492 -x58208 -x38640 -x51405 -x29280 -x21905 -x41443 -x59549 -x63262 -x32709 -x38543 -x10405 -x9316 -x36549 -x57081 -x48347 -x9447 -x6172 -x20664 -x48696 -x59378 -x6782 -x30508 -x61763 -x22271 -x25102 -x14104 -x6475 -x5784 -x25918 -x35699 -x48327 -x62983 -x16427 -x29678 -x32151 -x9782 -x26101 -x64845 -x37139 -x61814 -x3308 -x64433 -x35061 -x37713 -x32231 -x44590 -x54054 -x19466 -x44252 -x54930 -x12513 -x13232 -x32860 -x64406 -x51318 -x2928 -x65468 -x57753 -x50768 -x5079 -x50320 -x37317 -x64045 -x18806 -x41902 -x32843 -x49363 -x32194 -x2559 -x16954 -x8164 -x5421 -x48496 -x34226 -x53763 -x44044 -x33429 -x10061 -x57927 -x17893 -x237 -x2169 -x20589 -x45728 -x60793 -x24966 -x2011 -x5319 -x22508 -x9873 -x24058 -x50847 -x29473 -x59486 -x24856 -x36245 -x64217 -x21366 -x22034 -x64740 -x24992 -x10932 -x40676 -x57322 -x5146 -x9029 -x14326 -x49325 -x55077 -x34066 -x42765 -x46848 -x35607 -x1482 -x38890 -x48661 -x47383 -x50376 -x20778 -x17964 -x45052 -x28668 -x10047 -x42162 -x36306 -x11705 -x33079 -x4426 -x13436 -x22733 -x57112 -x36371 -x54446 -x45296 -x33464 -x10232 -x48266 -x59212 -x45138 -x50272 -x12532 -x61765 -x38058 -x29607 -x31515 -x37599 -x30658 -x29381 -x28208 -x43498 -x9655 -x427 -x49263 -x13294 -x62246 -x59855 -x10487 -x64087 -x33229 -x45349 -x46456 -x54611 -x9931 -x9949 -x51250 -x3376 -x4585 -x63200 -x15614 -x39656 -x9379 -x6183 -x60349 -x40526 -x30571 -x65269 -x63846 -x45995 -x21008 -x9575 -x25195 -x34436 -x40039 -x48300 -x2838 -x39719 -x44334 -x9559 -x47781 -x35797 -x49359 -x33776 -x64551 -x49678 -x18804 -x28216 -x60682 -x44651 -x13890 -x51776 -x59535 -x8487 -x12395 -x60492 -x13594 -x3204 -x5746 -x21419 -x15413 -x32227 -x61668 -x11853 -x39946 -x58307 -x52946 -x26946 -x48826 -x21778 -x48790 -x31133 -x42614 -x43947 -x34782 -x53655 -x33864 -x37327 -x5116 -x55017 -x57229 -x55948 -x1755 -x39770 -x14480 -x53737 -x43691 -x6887 -x15694 -x2607 -x43205 -x36645 -x9190 -x2675 -x62175 -x17131 -x26253 -x4638 -x60343 -x1847 -x52485 -x19358 -x345 -x21734 -x56765 -x33441 -x40828 -x39992 -x6766 -x37135 -x22083 -x61290 -x31536 -x17614 -x57882 -x49360 -x8673 -x28690 -x18406 -x37726 -x1856 -x55325 -x141 -x62842 -x50894 -x56989 -x28466 -x59726 -x37508 -x61374 -x56700 -x15499 -x46276 -x52288 -x4588 -x9493 -x44033 -x51555 -x16307 -x29347 -x6720 -x43778 -x20627 -x20065 -x44273 -x30200 -x3121 -x16840 -x50063 -x63978 -x6219 -x38638 -x34593 -x35157 -x3946 -x34004 -x47432 -x6565 -x37314 -x11137 -x27463 -x57947 -x19802 -x27260 -x39180 -x65306 -x58251 -x21159 -x11677 -x62890 -x43059 -x10330 -x53080 -x37189 -x44280 -x54470 -x46360 -x2001 -x20047 -x40897 -x2321 -x62448 -x44986 -x42634 -x50571 -x40032 -x19688 -x10757 -x53817 -x55662 -x38324 -x30114 -x57592 -x28783 -x46969 -x20090 -x32086 -x16593 -x53865 -x13062 -x43340 -x58011 -x15997 -x29555 -x8414 -x41677 -x64742 -x14675 -x45523 -x45462 -x21088 -x53089 -x8244 -x11541 -x29256 -x40563 -x31258 -x48774 -x43187 -x62284 -x21655 -x51157 -x29478 -x29768 -x51113 -x24127 -x19404 -x38782 -x13226 -x29205 -x64723 -x37404 -x5960 -x39569 -x62832 -x40342 -x25054 -x26285 -x42476 -x45382 -x18675 -x30390 -x26132 -x14849 -x28541 -x22372 -x34714 -x57593 -x6131 -x23093 -x22987 -x38052 -x34989 -x6646 -x62353 -x34853 -x12508 -x41277 -x43252 -x9641 -x983 -x27392 -x8870 -x24647 -x46200 -x7091 -x26237 -x4065 -x2819 -x29967 -x24376 -x42512 -x59653 -x27752 -x50384 -x57838 -x15224 -x50757 -x35573 -x58425 -x60766 -x54607 -x28223 -x41964 -x8051 -x24328 -x19595 -x57688 -x41618 -x33093 -x49133 -x34719 -x3544 -x24478 -x31262 -x59005 -x42051 -x13092 -x38688 -x44733 -x16027 -x42052 -x3840 -x36296 -x52549 -x21590 -x10847 -x28714 -x61300 -x3429 -x27853 -x63836 -x36910 -x411 -x53651 -x47115 -x1859 -x43313 -x47766 -x38974 -x47472 -x14384 -x51427 -x53931 -x60157 -x24569 -x42339 -x2835 -x26672 -x18137 -x1059 -x39269 -x26978 -x15681 -x26760 -x6013 -x56176 -x51784 -x61306 -x58104 -x36810 -x37837 -x21988 -x24063 -x7262 -x20969 -x44268 -x48432 -x52017 -x17054 -x18357 -x41969 -x48006 -x36742 -x33762 -x12037 -x22507 -x58521 -x7407 -x9357 -x59341 -x45929 -x9825 -x2937 -x10306 -x28060 -x29407 -x13974 -x53964 -x65426 -x32307 -x55621 -x26042 -x45447 -x14051 -x16741 -x24506 -x59199 -x961 -x23897 -x24873 -x10131 -x5184 -x56889 -x50281 -x9014 -x42349 -x52776 -x14158 -x53431 -x54339 -x56393 -x21434 -x25452 -x41609 -x57853 -x49975 -x61827 -x20453 -x61667 -x13230 -x4455 -x59713 -x6089 -x46124 -x52237 -x15024 -x25035 -x55341 -x36985 -x58846 -x10519 -x22992 -x38605 -x47641 -x44506 -x13732 -x8680 -x33002 -x34311 -x20084 -x45388 -x1900 -x64534 -x38812 -x31489 -x12990 -x48109 -x37098 -x65138 -x39662 -x41074 -x6586 -x320 -x28378 -x51353 -x52063 -x63761 -x26746 -x8777 -x57401 -x8200 -x19890 -x35882 -x57416 -x54176 -x44170 -x53752 -x30736 -x30900 -x32438 -x54014 -x41016 -x60717 -x50340 -x58401 -x44404 -x60161 -x38174 -x14526 -x1152 -x42232 -x2635 -x45629 -x50940 -x616 -x56062 -x22247 -x61435 -x28195 -x55137 -x9302 -x8313 -x34646 -x47839 -x49748 -x54635 -x15642 -x63864 -x2793 -x43998 -x61612 -x65394 -x16277 -x7837 -x49841 -x940 -x22395 -x29270 -x6564 -x53427 -x12897 -x37529 -x48542 -x58831 -x43445 -x2257 -x31130 -x36916 -x27687 -x27479 -x26098 -x14431 -x51243 -x59165 -x36572 -x64255 -x56181 -x16324 -x47941 -x25052 -x9941 -x29207 -x9924 -x52477 -x27818 -x8564 -x43736 -x45484 -x34464 -x4312 -x22796 -x12906 -x32379 -x50660 -x49892 -x9552 -x47172 -x11080 -x1981 -x24209 -x3741 -x6582 -x63437 -x12407 -x8065 -x25345 -x61720 -x38015 -x37715 -x40872 -x53992 -x52874 -x55466 -x60519 -x8025 -x5114 -x52262 -x43062 -x1588 -x63787 -x43399 -x3747 -x48921 -x18982 -x4126 -x60040 -x30786 -x52143 -x45945 -x48972 -x49402 -x52756 -x6895 -x62895 -x5778 -x20771 -x51205 -x36478 -x57711 -x65381 -x41797 -x56163 -x1968 -x26256 -x39188 -x3611 -x51188 -x22839 -x55847 -x35755 -x45520 -x47081 -x23394 -x36974 -x19 -x12182 -x28645 -x34656 -x51601 -x59124 -x38958 -x50319 -x17776 -x4418 -x14278 -x45764 -x33660 -x18844 -x1925 -x16325 -x28748 -x22557 -x28265 -x25096 -x55663 -x10744 -x49424 -x58622 -x16587 -x26030 -x10525 -x17245 -x28640 -x46435 -x11203 -x19923 -x7789 -x24602 -x52312 -x39216 -x33467 -x15540 -x43480 -x23401 -x39411 -x29675 -x26649 -x18643 -x64973 -x11377 -x29835 -x47884 -x35104 -x11564 -x28499 -x17746 -x28928 -x19255 -x14067 -x35864 -x26632 -x45085 -x35312 -x1224 -x28191 -x2367 -x23889 -x61800 -x50030 -x7840 -x55712 -x13142 -x54492 -x59609 -x10850 -x64465 -x45091 -x19106 -x59733 -x22566 -x27758 -x19303 -x47025 -x48690 -x55495 -x18035 -x7083 -x14931 -x27997 -x44731 -x50060 -x35859 -x47494 -x12132 -x8945 -x50493 -x6531 -x62349 -x49519 -x14317 -x32863 -x43845 -x30277 -x36186 -x9312 -x60639 -x64894 -x27331 -x36711 -x8078 -x18453 -x38996 -x38026 -x30558 -x56053 -x5422 -x36103 -x60807 -x4407 -x10593 -x2740 -x62634 -x41832 -x56016 -x50068 -x59413 -x37831 -x48283 -x58315 -x35720 -x12634 -x6883 -x38282 -x20793 -x51724 -x36635 -x6886 -x47218 -x22418 -x11360 -x51959 -x28958 -x61616 -x60772 -x49638 -x48050 -x7612 -x25566 -x29493 -x46424 -x37778 -x57776 -x30669 -x50022 -x60414 -x47879 -x47638 -x1339 -x8606 -x4378 -x44926 -x17901 -x65612 -x12134 -x2621 -x21374 -x53027 -x49866 -x48010 -x53909 -x40451 -x61195 -x1681 -x13316 -x25624 -x53426 -x32916 -x36477 -x1462 -x16778 -x28598 -x5788 -x5143 -x58421 -x17096 -x51180 -x25479 -x22094 -x39745 -x22304 -x49863 -x27805 -x7978 -x12965 -x42982 -x64832 -x48319 -x21592 -x39878 -x32173 -x56391 -x40275 -x52754 -x27498 -x28327 -x32242 -x33468 -x26993 -x17890 -x27125 -x28298 -x59746 -x51564 -x18852 -x3095 -x39414 -x34097 -x22941 -x47210 -x29706 -x33986 -x50208 -x3948 -x38818 -x61600 -x14587 -x41991 -x29380 -x32729 -x48640 -x9660 -x27735 -x34568 -x12365 -x38727 -x39417 -x41325 -x38 -x65747 -x60254 -x21446 -x4205 -x48317 -x55417 -x56784 -x31560 -x64665 -x44505 -x7646 -x62099 -x32790 -x10636 -x11785 -x58525 -x56334 -x55209 -x57674 -x54136 -x38919 -x45111 -x44191 -x61982 -x54211 -x26580 -x57773 -x63205 -x3259 -x59556 -x63661 -x45700 -x13988 -x24324 -x52328 -x19442 -x41377 -x63323 -x46316 -x12827 -x16360 -x21847 -x46698 -x51082 -x29951 -x56526 -x4791 -x26666 -x25235 -x30594 -x45328 -x40316 -x25997 -x17802 -x18468 -x3411 -x53304 -x53695 -x59973 -x18905 -x30785 -x59415 -x58746 -x8864 -x12721 -x52372 -x20099 -x44369 -x17209 -x27626 -x62590 -x43012 -x9372 -x29111 -x14076 -x37598 -x24982 -x28111 -x11267 -x44210 -x6407 -x26518 -x35758 -x15798 -x36432 -x3852 -x43325 -x44192 -x36055 -x44368 -x28243 -x22361 -x61516 -x4515 -x47749 -x62922 -x33360 -x31329 -x18744 -x37921 -x29187 -x1352 -x33908 -x53404 -x7833 -x57209 -x8577 -x11591 -x50748 -x26558 -x54601 -x24265 -x29980 -x21086 -x26612 -x2056 -x56549 -x19064 -x46448 -x50134 -x54385 -x4175 -x24327 -x6652 -x13605 -x31545 -x4366 -x12578 -x21102 -x11226 -x62286 -x6642 -x31172 -x14497 -x36213 -x12236 -x56074 -x58808 -x45242 -x12641 -x55903 -x13760 -x31211 -x56289 -x21119 -x53506 -x56154 -x49618 -x25638 -x53711 -x4837 -x34133 -x65484 -x18379 -x49771 -x39614 -x51134 -x22081 -x17000 -x6626 -x57991 -x24540 -x51958 -x33997 -x59930 -x23180 -x61294 -x34455 -x15151 -x31943 -x55095 -x38617 -x6438 -x2401 -x16705 -x52191 -x47017 -x16344 -x60992 -x40096 -x6779 -x15656 -x59773 -x11682 -x27175 -x37259 -x15464 -x4698 -x32838 -x10620 -x62751 -x14255 -x42372 -x8836 -x17909 -x41996 -x54302 -x53805 -x7568 -x45708 -x49669 -x65101 -x17605 -x44492 -x4890 -x7326 -x29050 -x37577 -x25041 -x8718 -x9396 -x40355 -x60186 -x59607 -x35499 -x63760 -x54563 -x30784 -x8169 -x51028 -x14887 -x56540 -x54431 -x9135 -x9561 -x60233 -x33868 -x43940 -x65448 -x53768 -x50828 -x46526 -x40416 -x54861 -x33283 -x34820 -x10300 -x11028 -x19544 -x22002 -x59273 -x7481 -x30013 -x12854 -x41136 -x19423 -x48989 -x41777 -x6989 -x47620 -x18911 -x21598 -x13757 -x18612 -x50153 -x19861 -x60597 -x2785 -x6743 -x33824 -x1402 -x35105 -x45620 -x49531 -x49826 -x41879 -x63408 -x61562 -x22482 -x46775 -x14042 -x15122 -x35820 -x37446 -x593 -x839 -x21925 -x35006 -x48173 -x46465 -x12114 -x13372 -x61175 -x65549 -x18834 -x40090 -x33266 -x31129 -x59711 -x32523 -x49741 -x24466 -x1240 -x64502 -x10760 -x5757 -x24379 -x29944 -x35232 -x13286 -x27273 -x52542 -x55391 -x41288 -x2152 -x39377 -x11037 -x38166 -x39302 -x36099 -x33026 -x34710 -x65578 -x59098 -x63813 -x44269 -x15903 -x64667 -x5759 -x23384 -x32214 -x46515 -x45161 -x57658 -x56596 -x57146 -x61989 -x9125 -x1982 -x63658 -x14139 -x19456 -x51283 -x28296 -x13238 -x39652 -x12406 -x10335 -x41642 -x10160 -x2791 -x64638 -x7315 -x412 -x10617 -x43482 -x57724 -x12615 -x55986 -x41191 -x15856 -x31059 -x29231 -x13309 -x33947 -x43301 -x9840 -x61504 -x26152 -x6892 -x41049 -x56525 -x40984 -x7812 -x55339 -x4384 -x24864 -x12307 -x24949 -x61275 -x64012 -x43342 -x37979 -x17040 -x48103 -x23759 -x24174 -x37613 -x24156 -x34481 -x3494 -x53012 -x45415 -x279 -x4142 -x5280 -x21232 -x5037 -x14934 -x55734 -x42299 -x65004 -x57687 -x54689 -x34351 -x61519 -x60546 -x37207 -x43717 -x43651 -x25644 -x33502 -x41585 -x51630 -x5313 -x48511 -x26987 -x12071 -x53873 -x30314 -x63318 -x30661 -x45547 -x37316 -x19971 -x59328 -x36646 -x59619 -x45676 -x15687 -x18461 -x7310 -x54005 -x16122 -x42936 -x40470 -x56445 -x25369 -x12475 -x20238 -x32570 -x19021 -x14543 -x49068 -x15201 -x3048 -x49288 -x20384 -x64210 -x13083 -x59656 -x6629 -x43933 -x48939 -x16462 -x28073 -x35502 -x54975 -x46890 -x61701 -x20575 -x36729 -x25914 -x64134 -x49099 -x7543 -x891 -x55070 -x51835 -x37500 -x8211 -x36100 -x58658 -x21373 -x21650 -x11955 -x58532 -x23619 -x29746 -x1300 -x1890 -x236 -x21761 -x47406 -x30316 -x58185 -x57295 -x22000 -x59844 -x28830 -x7963 -x21589 -x55215 -x65412 -x52655 -x29016 -x32966 -x5961 -x23483 -x64082 -x49337 -x28563 -x38059 -x23052 -x17913 -x48709 -x40334 -x24001 -x46919 -x35977 -x1318 -x57872 -x2332 -x20903 -x27733 -x59998 -x15591 -x39099 -x57118 -x59886 -x11786 -x13354 -x43161 -x42973 -x314 -x35111 -x36583 -x25509 -x13086 -x58632 -x59991 -x39205 -x37068 -x46303 -x5735 -x57662 -x63770 -x62224 -x42264 -x27131 -x5305 -x62910 -x57237 -x6361 -x6003 -x1289 -x26588 -x32346 -x47602 -x32037 -x28632 -x39239 -x45916 -x46059 -x33946 -x25329 -x53287 -x34414 -x7559 -x5371 -x14808 -x26002 -x1305 -x11035 -x29079 -x19645 -x8129 -x19149 -x13052 -x5670 -x56623 -x43121 -x26318 -x54622 -x56346 -x38835 -x47020 -x5885 -x19396 -x38169 -x7202 -x1540 -x60514 -x15101 -x64017 -x18705 -x40332 -x50210 -x37330 -x3156 -x64602 -x28236 -x8187 -x33134 -x59042 -x47214 -x40281 -x12492 -x5775 -x58507 -x45396 -x24213 -x9613 -x34068 -x57432 -x1265 -x64273 -x15062 -x32491 -x63705 -x60650 -x19732 -x24652 -x733 -x61950 -x39354 -x968 -x4150 -x62191 -x37860 -x57605 -x57363 -x58543 -x30523 -x42709 -x41395 -x12779 -x43935 -x21046 -x1063 -x60737 -x8600 -x4022 -x21924 -x3699 -x9326 -x43720 -x34352 -x14830 -x63093 -x56043 -x19378 -x10060 -x47289 -x38939 -x55684 -x46721 -x4245 -x53377 -x10316 -x32605 -x48643 -x46055 -x35934 -x7943 -x18425 -x29454 -x30247 -x31507 -x53515 -x19071 -x57736 -x47138 -x73 -x21094 -x63611 -x13896 -x11807 -x50888 -x10703 -x214 -x14096 -x49034 -x39724 -x46246 -x36889 -x42095 -x46773 -x22837 -x35777 -x43068 -x61987 -x28250 -x49373 -x33709 -x28460 -x62288 -x49065 -x39045 -x8504 -x45813 -x22443 -x54617 -x34540 -x8310 -x59830 -x16683 -x55844 -x40187 -x59762 -x12601 -x43949 -x5587 -x699 -x60600 -x5982 -x24424 -x62661 -x2154 -x35255 -x53423 -x57122 -x4896 -x58052 -x47588 -x51962 -x33756 -x38242 -x45051 -x50094 -x3587 -x42023 -x41860 -x35049 -x62570 -x24353 -x24415 -x42280 -x45112 -x46408 -x58440 -x39754 -x33392 -x53339 -x11681 -x53123 -x28719 -x36474 -x2195 -x34893 -x56501 -x31617 -x33150 -x64281 -x9680 -x46892 -x53753 -x48881 -x26116 -x61815 -x57400 -x26371 -x58373 -x4620 -x13209 -x52433 -x3931 -x55167 -x59090 -x31074 -x34535 -x32825 -x12732 -x26785 -x36318 -x37855 -x43317 -x12045 -x30799 -x32275 -x57028 -x62074 -x43533 -x9713 -x28160 -x39695 -x10297 -x16643 -x13301 -x5875 -x22353 -x39418 -x59910 -x5900 -x29718 -x52022 -x30023 -x17741 -x50452 -x4340 -x56631 -x24155 -x38182 -x52495 -x18944 -x33644 -x50810 -x29128 -x51867 -x1638 -x4483 -x48152 -x20279 -x47368 -x58199 -x63131 -x23671 -x51140 -x38148 -x39953 -x27433 -x38738 -x21741 -x37514 -x60940 -x45958 -x15289 -x2435 -x1227 -x50777 -x13746 -x33216 -x45114 -x20465 -x4064 -x3956 -x21226 -x22255 -x51615 -x7214 -x5286 -x489 -x20726 -x54857 -x303 -x61548 -x9783 -x40967 -x21241 -x10307 -x35804 -x11972 -x14147 -x12986 -x11553 -x17789 -x56311 -x43034 -x24718 -x54092 -x42158 -x37110 -x45754 -x7973 -x30042 -x43758 -x46886 -x64707 -x4749 -x63979 -x24601 -x20016 -x960 -x24501 -x44935 -x61776 -x60954 -x1022 -x17242 -x43522 -x48231 -x2232 -x40686 -x42189 -x41225 -x35336 -x27736 -x11889 -x42496 -x39233 -x43874 -x58971 -x54 -x64032 -x40920 -x52706 -x9515 -x34161 -x21089 -x14207 -x4552 -x41578 -x28055 -x44226 -x30445 -x42498 -x5617 -x57285 -x21429 -x63752 -x30366 -x14874 -x373 -x13938 -x57032 -x1580 -x45566 -x47692 -x24095 -x19598 -x14260 -x28050 -x34676 -x12842 -x25263 -x18872 -x35524 -x29757 -x18392 -x62434 -x43521 -x34175 -x25994 -x24020 -x49886 -x56040 -x57982 -x52465 -x44511 -x54969 -x55020 -x54540 -x5193 -x7013 -x58239 -x15182 -x65517 -x12059 -x21334 -x42376 -x5109 -x6313 -x36664 -x27492 -x58189 -x9392 -x62228 -x11376 -x17363 -x6506 -x26363 -x57348 -x40428 -x45327 -x50816 -x33897 -x2695 -x46043 -x41410 -x48830 -x61439 -x20574 -x54757 -x58558 -x42329 -x34027 -x36373 -x9296 -x57485 -x1676 -x18615 -x57867 -x38385 -x55041 -x30444 -x59641 -x38279 -x28393 -x55915 -x1385 -x53725 -x17329 -x3006 -x16403 -x48576 -x37729 -x16782 -x5363 -x29372 -x48510 -x9470 -x21525 -x55872 -x54476 -x40808 -x35608 -x23132 -x13452 -x15652 -x30787 -x43850 -x27144 -x2530 -x50472 -x52031 -x47627 -x28925 -x30862 -x39546 -x10517 -x5744 -x32567 -x9345 -x37800 -x41014 -x54949 -x42330 -x19300 -x37221 -x39228 -x28502 -x9546 -x9167 -x14834 -x12496 -x33766 -x16452 -x45250 -x4650 -x10325 -x36422 -x38869 -x5328 -x14766 -x52945 -x31840 -x52543 -x12119 -x50142 -x27899 -x22061 -x51934 -x27294 -x13081 -x11323 -x23192 -x45062 -x49702 -x873 -x24659 -x35114 -x59642 -x32582 -x9257 -x23601 -x7208 -x48499 -x33623 -x7501 -x65085 -x14679 -x63319 -x56896 -x61382 -x12208 -x55826 -x57979 -x51529 -x43200 -x3015 -x54987 -x57951 -x12273 -x39482 -x22409 -x46311 -x36048 -x40812 -x51624 -x30870 -x21254 -x15402 -x43288 -x27834 -x44826 -x52111 -x26304 -x25703 -x19918 -x60945 -x21092 -x35810 -x42438 -x13866 -x41629 -x24745 -x17328 -x9242 -x12789 -x37592 -x48207 -x24111 -x16509 -x5082 -x3100 -x13121 -x13782 -x18176 -x42370 -x40754 -x8215 -x23457 -x52141 -x20258 -x34065 -x45175 -x52637 -x3151 -x16021 -x10688 -x42229 -x5389 -x21944 -x65430 -x26409 -x28491 -x5169 -x37947 -x3311 -x54196 -x21394 -x21097 -x27632 -x30516 -x42557 -x50885 -x31636 -x51432 -x8481 -x48867 -x43260 -x22462 -x51836 -x52501 -x51542 -x60143 -x20642 -x17656 -x36767 -x36787 -x44552 -x31297 -x340 -x15002 -x36947 -x33153 -x944 -x49807 -x58953 -x8321 -x38905 -x39081 -x52021 -x7168 -x38887 -x33929 -x31501 -x63088 -x37765 -x45908 -x54719 -x48285 -x14504 -x25256 -x24305 -x24366 -x38394 -x41316 -x34000 -x40867 -x21974 -x14595 -x43922 -x63401 -x19627 -x32089 -x62051 -x40581 -x62836 -x49686 -x59237 -x55538 -x16633 -x63985 -x25768 -x59837 -x59573 -x32276 -x2393 -x29099 -x11812 -x51333 -x44764 -x43466 -x22610 -x35095 -x50666 -x20141 -x60552 -x17219 -x20394 -x43836 -x30897 -x53871 -x62575 -x65564 -x27372 -x4237 -x32148 -x41480 -x30218 -x27459 -x55833 -x44329 -x12216 -x4416 -x28527 -x3664 -x45417 -x6012 -x10867 -x49506 -x35406 -x65734 -x46796 -x65690 -x31435 -x24534 -x192 -x18530 -x9374 -x29456 -x55515 -x35833 -x65492 -x8929 -x42741 -x21913 -x41404 -x7748 -x29015 -x42767 -x1648 -x38071 -x15799 -x58889 -x47177 -x18074 -x29298 -x31663 -x56412 -x30124 -x44586 -x21879 -x13958 -x52158 -x37727 -x59699 -x21053 -x51193 -x28009 -x34062 -x58275 -x60646 -x7825 -x22466 -x38772 -x4165 -x56317 -x18000 -x63074 -x52338 -x6169 -x61628 -x45554 -x56156 -x6558 -x52979 -x15670 -x6114 -x8575 -x4454 -x52029 -x29963 -x46420 -x6472 -x49974 -x40351 -x41363 -x14713 -x37728 -x62574 -x14635 -x17466 -x45528 -x19039 -x54275 -x31141 -x20195 -x8385 -x1537 -x46733 -x31134 -x41644 -x26939 -x23788 -x17637 -x32052 -x61569 -x62726 -x11885 -x44399 -x40892 -x8809 -x18016 -x43535 -x34113 -x43723 -x25388 -x59861 -x41209 -x49849 -x23138 -x5171 -x18918 -x15157 -x35495 -x50589 -x31585 -x60888 -x11977 -x63841 -x43496 -x27898 -x11330 -x34886 -x10997 -x65112 -x58133 -x27108 -x39896 -x23687 -x46626 -x9886 -x36284 -x27554 -x32426 -x44013 -x22911 -x40890 -x64741 -x20373 -x8086 -x10647 -x25586 -x62958 -x21829 -x20508 -x50023 -x20209 -x36058 -x49113 -x54553 -x46819 -x11741 -x4266 -x55922 -x46834 -x38252 -x42477 -x29984 -x27439 -x63583 -x47029 -x47943 -x18665 -x29772 -x52840 -x16389 -x32224 -x37346 -x40468 -x28980 -x4582 -x45778 -x23142 -x41301 -x36219 -x60289 -x40335 -x61242 -x18036 -x54480 -x57470 -x39620 -x41064 -x57913 -x15497 -x8271 -x1286 -x46384 -x16646 -x1757 -x63001 -x25343 -x18812 -x53076 -x621 -x46000 -x42509 -x3186 -x28422 -x54493 -x1495 -x58725 -x4563 -x48408 -x19264 -x22382 -x46193 -x30270 -x57480 -x47571 -x29533 -x26520 -x39167 -x28347 -x18897 -x54324 -x64609 -x54279 -x19596 -x64095 -x18161 -x43080 -x3063 -x60860 -x29076 -x30848 -x46259 -x58753 -x20811 -x36965 -x51602 -x51072 -x11602 -x63380 -x13130 -x50422 -x57506 -x762 -x53407 -x1194 -x57795 -x16440 -x45800 -x34865 -x58233 -x55091 -x25912 -x16244 -x47150 -x32908 -x35785 -x48110 -x54863 -x21303 -x4272 -x28619 -x62086 -x4718 -x56925 -x13688 -x1107 -x37407 -x62618 -x5263 -x23712 -x26204 -x30173 -x64232 -x12229 -x23994 -x5692 -x16074 -x24938 -x20901 -x8655 -x13649 -x14803 -x49313 -x47091 -x65332 -x54292 -x63710 -x5405 -x8125 -x3630 -x2887 -x23514 -x45304 -x8537 -x33500 -x53033 -x23822 -x47307 -x1457 -x48651 -x15907 -x40902 -x63347 -x42296 -x11173 -x59680 -x52710 -x50004 -x11782 -x65104 -x36567 -x34978 -x10718 -x11396 -x56726 -x65534 -x50562 -x45108 -x55984 -x26943 -x62816 -x25829 -x62275 -x5966 -x33435 -x30164 -x53602 -x15391 -x1080 -x27340 -x11927 -x10166 -x5614 -x32576 -x55376 -x22828 -x64619 -x35282 -x65721 -x5087 -x39577 -x14378 -x47102 -x7423 -x47680 -x42949 -x55253 -x28636 -x26626 -x8791 -x8042 -x6768 -x59229 -x16197 -x29692 -x23231 -x52085 -x19624 -x62359 -x25205 -x60783 -x41894 -x55043 -x45037 -x46820 -x36648 -x49719 -x58638 -x41126 -x59657 -x35011 -x53818 -x40760 -x47912 -x4370 -x40638 -x21003 -x31818 -x12150 -x13158 -x25725 -x57471 -x24587 -x6800 -x37548 -x10378 -x62725 -x44166 -x17499 -x39427 -x13699 -x14325 -x45151 -x43212 -x37072 -x52256 -x36932 -x31368 -x11815 -x11525 -x24354 -x42135 -x17736 -x53907 -x11433 -x28390 -x50939 -x15127 -x35405 -x43594 -x21627 -x64200 -x28154 -x19989 -x14989 -x4004 -x18595 -x41984 -x62605 -x9891 -x1013 -x30380 -x41574 -x12022 -x59522 -x29948 -x40666 -x50241 -x160 -x13623 -x58137 -x45426 -x30739 -x25982 -x44713 -x47043 -x52751 -x47094 -x57649 -x39090 -x38250 -x40362 -x13663 -x24835 -x34291 -x33278 -x35469 -x16847 -x60820 -x38314 -x23366 -x2604 -x10946 -x45056 -x63422 -x65302 -x48246 -x31376 -x17183 -x58748 -x50244 -x14779 -x33638 -x45909 -x25754 -x23870 -x6082 -x36815 -x29758 -x38482 -x57914 -x61022 -x28490 -x31777 -x49122 -x28816 -x65580 -x54955 -x35587 -x5266 -x47959 -x58943 -x10767 -x37748 -x63688 -x22695 -x60840 -x42798 -x44572 -x24522 -x24078 -x46296 -x64796 -x16749 -x34530 -x650 -x8179 -x38572 -x7707 -x20777 -x23519 -x38253 -x39834 -x52970 -x33758 -x14812 -x45622 -x10727 -x63964 -x42384 -x14987 -x42136 -x54422 -x20140 -x26494 -x40299 -x38842 -x11020 -x17644 -x52571 -x10423 -x5861 -x8843 -x43659 -x9118 -x35815 -x60223 -x40879 -x10111 -x32831 -x46219 -x62264 -x54521 -x41837 -x30807 -x20078 -x1864 -x567 -x63508 -x37536 -x190 -x42677 -x43385 -x60080 -x43147 -x21531 -x39230 -x22809 -x24274 -x36969 -x7332 -x22794 -x6170 -x29886 -x518 -x62663 -x57409 -x4695 -x44088 -x7016 -x1868 -x44569 -x31402 -x48102 -x36128 -x49521 -x52435 -x6701 -x39319 -x32361 -x44940 -x10 -x20815 -x9003 -x22510 -x10511 -x8717 -x38748 -x7856 -x7357 -x47318 -x56150 -x63721 -x37551 -x33770 -x16960 -x59061 -x82 -x9055 -x50072 -x62345 -x61894 -x18946 -x37140 -x32190 -x44489 -x50185 -x9491 -x21142 -x45210 -x26808 -x22563 -x17376 -x62126 -x48716 -x8010 -x50071 -x24486 -x46962 -x29641 -x48616 -x32032 -x55539 -x6197 -x55993 -x43400 -x50720 -x8819 -x14362 -x15322 -x22367 -x7889 -x20132 -x35411 -x56106 -x28472 -x21403 -x14604 -x40327 -x6311 -x54576 -x2914 -x64007 -x1475 -x35541 -x20382 -x33000 -x7080 -x43769 -x54082 -x18318 -x5092 -x8046 -x47855 -x5219 -x4845 -x46881 -x10129 -x21336 -x9549 -x46172 -x52419 -x33174 -x33818 -x65187 -x53152 -x48217 -x50539 -x57987 -x10190 -x10627 -x56141 -x9557 -x23418 -x50695 -x23807 -x58496 -x10200 -x14165 -x5243 -x13593 -x17735 -x16910 -x56735 -x51965 -x8066 -x50950 -x4642 -x6239 -x38509 -x48922 -x18605 -x25296 -x53769 -x63370 -x47403 -x50143 -x25382 -x58585 -x40037 -x32989 -x50014 -x8198 -x60854 -x55434 -x14767 -x41878 -x54365 -x43788 -x22662 -x45525 -x65722 -x56584 -x33584 -x9536 -x30759 -x20053 -x57743 -x9292 -x65529 -x25385 -x26534 -x61717 -x32742 -x12425 -x15294 -x60997 -x15889 -x10986 -x23174 -x7137 -x3002 -x42443 -x44221 -x48226 -x36025 -x20397 -x60438 -x11522 -x10538 -x39798 -x38341 -x18924 -x55687 -x58310 -x14280 -x26550 -x30622 -x33729 -x17205 -x7766 -x62657 -x3890 -x49609 -x53609 -x54138 -x36603 -x28688 -x51090 -x59445 -x24917 -x19302 -x52211 -x45690 -x24398 -x8912 -x11476 -x30825 -x4041 -x25758 -x31448 -x59024 -x16010 -x18285 -x58324 -x57300 -x6683 -x22915 -x56749 -x44762 -x16575 -x20459 -x17706 -x51928 -x15969 -x32575 -x18702 -x14162 -x28213 -x2671 -x14536 -x6977 -x2943 -x33674 -x58660 -x22327 -x6812 -x24763 -x54879 -x22883 -x18899 -x3033 -x53491 -x26913 -x46269 -x3074 -x30278 -x57603 -x30231 -x64314 -x13193 -x37251 -x8054 -x4701 -x41695 -x54825 -x19903 -x26307 -x16289 -x29577 -x7505 -x10547 -x13486 -x30326 -x60551 -x38438 -x5165 -x47511 -x14311 -x20674 -x32039 -x18584 -x14063 -x58228 -x51503 -x57923 -x704 -x65367 -x33894 -x47241 -x45407 -x18293 -x49235 -x14691 -x43215 -x62290 -x59938 -x46538 -x15783 -x5149 -x63953 -x48936 -x4347 -x42412 -x11202 -x13609 -x37812 -x27994 -x2841 -x131 -x47925 -x43598 -x22877 -x47411 -x60814 -x54823 -x52405 -x20885 -x17657 -x2197 -x42630 -x4676 -x58869 -x47334 -x48368 -x40932 -x6640 -x60362 -x64022 -x14719 -x6471 -x55246 -x62770 -x6306 -x48418 -x18827 -x3326 -x34040 -x22978 -x37305 -x45057 -x34584 -x8312 -x24167 -x6076 -x13317 -x1521 -x23627 -x6367 -x59533 -x17731 -x36701 -x27255 -x57559 -x33244 -x31627 -x16011 -x63911 -x33769 -x29955 -x55681 -x21261 -x57304 -x40370 -x6500 -x51123 -x2086 -x27345 -x63677 -x43876 -x12263 -x4121 -x18090 -x63633 -x21921 -x60878 -x9537 -x28578 -x61591 -x37723 -x59161 -x26493 -x19367 -x35805 -x64166 -x37274 -x25971 -x60002 -x26733 -x43285 -x3800 -x1511 -x41233 -x30274 -x4583 -x56402 -x34660 -x11834 -x20348 -x55956 -x33881 -x38468 -x43078 -x28207 -x32631 -x32239 -x8940 -x33451 -x4535 -x27324 -x7149 -x32851 -x3252 -x49247 -x18420 -x51003 -x61131 -x19116 -x36105 -x54890 -x52327 -x61507 -x51885 -x19567 -x13281 -x55898 -x55823 -x5880 -x11015 -x50362 -x44562 -x50723 -x32412 -x56397 -x27413 -x13934 -x39217 -x62780 -x21107 -x62595 -x28544 -x45888 -x18783 -x62279 -x9104 -x6903 -x8839 -x15031 -x1230 -x35832 -x37111 -x7923 -x16728 -x45005 -x56779 -x61593 -x52118 -x47617 -x24077 -x45732 -x35242 -x11366 -x1451 -x44706 -x56545 -x9630 -x36335 -x43775 -x12310 -x53740 -x23374 -x60007 -x30175 -x63531 -x12264 -x58354 -x49467 -x28762 -x40280 -x52049 -x54966 -x51106 -x56939 -x14401 -x10029 -x36898 -x127 -x38186 -x50651 -x63826 -x29856 -x14576 -x4010 -x59285 -x24352 -x62108 -x26239 -x16634 -x57226 -x60659 -x35592 -x14634 -x9986 -x16227 -x22280 -x4331 -x40549 -x29902 -x30436 -x13030 -x43341 -x37313 -x14120 -x31773 -x45847 -x51197 -x59280 -x47460 -x35982 -x2205 -x7196 -x40313 -x16717 -x32146 -x17807 -x372 -x44732 -x4555 -x32133 -x65811 -x61027 -x49677 -x61089 -x39078 -x19984 -x63674 -x36565 -x49991 -x1492 -x38708 -x31601 -x7611 -x48245 -x58129 -x36984 -x50578 -x8334 -x61850 -x42148 -x13801 -x24115 -x13543 -x51029 -x51255 -x30674 -x34743 -x63187 -x2896 -x26585 -x59959 -x24526 -x61641 -x61230 -x57423 -x40252 -x55951 -x52471 -x35774 -x11154 -x21546 -x58001 -x4090 -x49855 -x10599 -x62376 -x11026 -x36254 -x40149 -x14742 -x60574 -x16103 -x11658 -x11043 -x56246 -x37239 -x58904 -x2199 -x3344 -x31069 -x64491 -x6653 -x37802 -x59004 -x15720 -x56259 -x22414 -x2480 -x14131 -x34681 -x26073 -x49543 -x47013 -x12591 -x54734 -x38928 -x35996 -x22226 -x8195 -x55069 -x11243 -x54427 -x36726 -x37747 -x30362 -x49962 -x57512 -x64614 -x38322 -x28569 -x57201 -x56956 -x24467 -x18099 -x60355 -x23469 -x33913 -x17348 -x55689 -x45788 -x22685 -x64493 -x55878 -x55242 -x27760 -x30352 -x12278 -x36992 -x49957 -x17152 -x10354 -x9998 -x55012 -x29225 -x27657 -x21012 -x63203 -x16255 -x64809 -x17099 -x52528 -x34987 -x22270 -x1771 -x50889 -x57750 -x15140 -x49440 -x37870 -x21646 -x3147 -x43073 -x45267 -x32392 -x11207 -x52260 -x64262 -x6884 -x7131 -x36044 -x8980 -x49619 -x63198 -x37920 -x15010 -x17076 -x20235 -x50209 -x41039 -x23847 -x62812 -x41941 -x56682 -x22737 -x43296 -x27749 -x28815 -x9678 -x62452 -x34577 -x15858 -x20978 -x33721 -x23149 -x35124 -x55094 -x65577 -x47362 -x48577 -x42517 -x16410 -x36279 -x13927 -x13110 -x1562 -x9045 -x61638 -x9176 -x7345 -x47936 -x3930 -x23532 -x2588 -x59716 -x15113 -x6039 -x26484 -x12197 -x13091 -x56164 -x12287 -x35154 -x52828 -x48113 -x11410 -x45421 -x65480 -x57993 -x18910 -x61942 -x62848 -x59781 -x44169 -x1248 -x10396 -x25288 -x31497 -x29277 -x39672 -x46177 -x28761 -x27483 -x13055 -x32915 -x59466 -x63557 -x39442 -x21056 -x26559 -x30795 -x34548 -x56460 -x23318 -x21841 -x11258 -x25228 -x52685 -x54344 -x62073 -x8112 -x20207 -x11150 -x60045 -x61841 -x48845 -x49404 -x36633 -x31353 -x34894 -x61111 -x46122 -x23911 -x39617 -x52947 -x19139 -x37808 -x16205 -x39330 x4 -x8248 -x27427 -x46914 -x13894 -x1926 -x12967 -x53597 -x26216 -x3225 -x23584 -x29159 -x12415 -x33237 -x34948 -x37977 -x37972 -x3042 -x34198 -x40460 -x41939 -x42233 -x20067 -x3729 -x58565 -x21253 -x60675 -x25335 -x54247 -x28391 -x38801 -x40046 -x29859 -x32585 -x50138 -x30064 -x52798 -x30952 -x59876 -x30506 -x51415 -x8105 -x5787 -x33398 -x18736 -x9856 -x20187 -x3955 -x53935 -x19610 -x23512 -x44014 -x34257 -x50668 -x50411 -x48872 -x58809 -x27688 -x39087 -x29663 -x7299 -x43650 -x6998 -x10475 -x19380 -x24833 -x26664 -x22400 -x54958 -x49683 -x64356 -x59290 -x63178 -x26479 -x42427 -x17724 -x40904 -x1085 -x9638 -x11512 -x62117 -x55469 -x45061 -x47240 -x50064 -x4310 -x9305 -x65752 -x53789 -x52988 -x4802 -x18888 -x27734 -x40640 -x5930 -x60346 -x31902 -x36532 -x63660 -x1053 -x62419 -x26503 -x42248 -x27311 -x45789 -x62050 -x21170 -x28061 -x13550 -x50831 -x64543 -x28351 -x58931 -x46261 -x55743 -x29748 -x50508 -x30634 -x21027 -x54307 -x3784 -x23873 -x13327 -x813 -x64927 -x35318 -x38648 -x15795 -x18859 -x16528 -x26759 -x21699 -x51610 -x3369 -x19970 -x52171 -x64111 -x40790 -x52555 -x33329 -x35057 -x56018 -x61618 -x27113 -x50675 -x46168 -x216 -x28683 -x22713 -x13743 -x24236 -x45436 -x45811 -x4904 -x38425 -x62614 -x17042 -x62579 -x50350 -x14958 -x35571 -x32102 -x42505 -x42727 -x4672 -x1711 -x59353 -x3914 -x32745 -x45766 -x9627 -x15401 -x32583 -x43050 -x29360 -x65639 -x46280 -x29935 -x43478 -x40193 -x3697 -x58444 -x6792 -x20447 -x61385 -x18442 -x54460 -x55969 -x53314 -x52015 -x55338 -x18644 -x47332 -x24774 -x6522 -x47732 -x46581 -x28179 -x20498 -x42098 -x54649 -x26570 -x12351 -x35759 -x2477 -x62703 -x36304 -x36762 -x33281 -x10040 -x25641 -x53733 -x12435 -x27508 -x59123 -x44957 -x63719 -x2495 -x18569 -x45796 -x30532 -x10257 -x23973 -x29864 -x43549 -x56996 -x14641 -x1929 -x8401 -x41616 -x54346 -x29733 -x4926 -x42183 -x47090 -x53507 -x12122 -x43379 -x38073 -x2265 -x40488 -x58157 -x59411 -x44759 -x65328 -x38924 -x10918 -x6200 -x22357 -x18129 -x48236 -x61753 -x39720 -x11167 -x11831 -x14417 -x23299 -x5063 -x25084 -x64948 -x51764 -x20563 -x28846 -x4460 -x53867 -x44082 -x17186 -x36183 -x21140 -x46971 -x63988 -x64992 -x46292 -x43438 -x2063 -x56621 -x13472 -x63768 -x11339 -x1574 -x11 -x51880 -x39989 -x61751 -x53326 -x12663 -x43418 -x37952 -x60526 -x27716 -x17965 -x20704 -x41434 -x34673 -x5470 -x33760 -x2667 -x35347 -x35641 -x16153 -x53716 -x43123 -x38994 -x9458 -x53475 -x11539 -x30384 -x11783 -x3444 -x65445 -x22885 -x41767 -x38431 -x52188 -x17874 -x21181 -x19820 -x5653 -x33752 -x37672 -x23377 -x5310 -x30936 -x63257 -x49372 -x43099 -x48426 -x57854 -x38298 -x51217 -x64019 -x37786 -x51954 -x48913 -x51906 -x46071 -x9883 -x31940 -x21038 -x10552 -x11600 -x20138 -x61142 -x6965 -x11257 -x22432 -x45898 -x15842 -x31171 -x38339 -x23120 -x53944 -x2305 -x56275 -x25071 -x6945 -x40255 -x39094 -x2036 -x65264 -x45896 -x6728 -x6588 -x25139 -x23650 -x56173 -x56577 -x21016 -x63696 -x39432 -x42354 -x39337 -x64938 -x39743 -x61281 -x65362 -x58318 -x25619 -x30485 -x23980 -x65726 -x46769 -x29348 -x63499 -x3159 -x16414 -x7935 -x56301 -x20905 -x37342 -x38855 -x31837 -x62129 -x54855 -x4391 -x14656 -x34971 -x19524 -x13058 -x56115 -x59399 -x32139 -x7293 -x28174 -x35663 -x26961 -x36267 -x35700 -x25118 -x44204 -x63308 -x50499 -x48145 -x24304 -x40630 -x35735 -x35999 -x11413 -x27861 -x9525 -x49260 -x57508 -x17147 -x1281 -x4912 -x56817 -x8623 -x46928 -x18003 -x11787 -x63232 -x41844 -x9648 -x49662 -x39714 -x56378 -x33175 -x35088 -x30520 -x56988 -x4876 -x12825 -x24987 -x13888 -x31284 -x40125 -x26265 -x19860 -x47722 -x15645 -x46171 -x59462 -x32230 -x23302 -x17646 -x52633 -x64164 -x48928 -x12504 -x18378 -x63673 -x22175 -x20233 -x34093 -x43861 -x10036 -x30404 -x21527 -x22261 -x36996 -x11350 -x29116 -x47315 -x37501 -x46737 -x24900 -x13494 -x29830 -x36358 -x15239 -x11351 -x24918 -x44667 -x20310 -x31715 -x54525 -x49423 -x46053 -x40420 -x12961 -x19232 -x44608 -x49759 -x6121 -x26852 -x39715 -x51842 -x15094 -x12985 -x21690 -x848 -x20882 -x34205 -x7523 -x7987 -x20979 -x42147 -x61261 -x39881 -x25173 -x21137 -x47220 -x53097 -x21425 -x19500 -x52939 -x25529 -x20480 -x29936 -x26610 -x30439 -x9602 -x53463 -x62181 -x18958 -x23399 -x19352 -x38381 -x25144 -x19692 -x26879 -x49274 -x13721 -x1149 -x40585 -x44734 -x8319 -x54031 -x40014 -x49178 -x61 -x109 -x25264 -x37619 -x42421 -x64179 -x65576 -x7488 -x4646 -x64006 -x18077 -x40450 -x2420 -x60756 -x5070 -x30891 -x48299 -x21649 -x20423 -x56717 -x14374 -x64151 -x43673 -x52781 -x22753 -x57636 -x46731 -x20472 -x10799 -x16286 -x56381 -x34795 -x46245 -x61366 -x18168 -x43996 -x61367 -x27210 -x8456 -x52844 -x52976 -x50783 -x38172 -x44943 -x565 -x43492 -x40389 -x6139 -x64342 -x64690 -x51565 -x31004 -x1891 -x22692 -x17748 -x16229 -x12604 -x33529 -x34342 -x51268 -x21370 -x46205 -x54883 -x26390 -x32251 -x65069 -x54121 -x58938 -x41243 -x21510 -x14645 -x58334 -x9225 -x9422 -x3622 -x46048 -x51767 -x9906 -x31374 -x89 -x29212 -x52689 -x60976 -x12433 -x37146 -x56949 -x34021 -x17169 -x42724 -x26402 -x13082 -x39335 -x669 -x29505 -x4377 -x60022 -x58767 -x47580 -x32181 -x60736 -x31425 -x14733 -x8108 -x6948 -x12156 -x15458 -x44913 -x1664 -x7960 -x26213 -x60324 -x22782 -x28665 -x64787 -x36573 -x38231 -x33641 -x65050 -x28032 -x3468 -x44545 -x20629 -x38067 -x65341 -x27637 -x43460 -x48578 -x53455 -x54999 -x55229 -x38831 -x46218 -x40803 -x5369 -x14610 -x17593 -x691 -x20031 -x1459 -x227 -x5917 -x54641 -x24719 -x24102 -x10931 -x18210 -x34128 -x49537 -x23766 -x61716 -x25103 -x48595 -x14894 -x39804 -x37804 -x25346 -x26147 -x8711 -x4849 -x56810 -x44046 -x14753 -x34674 -x60726 -x11071 -x33987 -x5364 -x20628 -x51543 -x40592 -x51980 -x16654 -x40132 -x18929 -x48715 -x953 -x5524 -x15073 -x16413 -x36730 -x8163 -x47625 -x51787 -x55290 -x29346 -x23444 -x10099 -x43354 -x65026 -x54769 -x778 -x17501 -x12392 -x50551 -x50263 -x12074 -x57054 -x17067 -x52674 -x20665 -x64942 -x26636 -x12163 -x47725 -x31063 -x17596 -x22437 -x57253 -x52599 -x28306 -x61478 -x65037 -x29422 -x20959 -x60154 -x11474 -x18628 -x44883 -x61739 -x13475 -x8407 -x38983 -x58095 -x40161 -x28034 -x57328 -x9421 -x49599 -x64578 -x13392 -x61568 -x22951 -x60486 -x49315 -x121 -x17984 -x41925 -x19561 -x19103 -x3354 -x49020 -x41854 -x37277 -x23611 -x30929 -x18706 -x9596 -x7658 -x42646 -x25613 -x65710 -x50515 -x2936 -x52930 -x51407 -x11342 -x16892 -x64886 -x29230 -x65820 -x4916 -x22279 -x44186 -x2124 -x54924 -x10917 -x21844 -x9701 -x22904 -x63456 -x46732 -x56496 -x65692 -x62888 -x21633 -x48873 -x20353 -x56220 -x46208 -x51788 -x16458 -x30782 -x58535 -x31899 -x23169 -x12359 -x57091 -x17800 -x7647 -x55398 -x6541 -x19579 -x27382 -x9053 -x4101 x5362 -x54948 -x42615 -x53169 -x7906 -x65770 -x5049 -x1788 -x47916 -x54828 -x49459 -x31794 -x48532 -x48711 -x44809 -x1785 -x30188 -x38483 -x38879 -x15466 -x25696 -x29656 -x27091 -x14637 -x49894 -x6651 -x48352 -x15363 -x62501 -x3113 -x50457 -x13595 -x41903 -x56715 -x46033 -x12656 -x24705 -x23284 -x11374 -x52304 -x42821 -x29202 -x5288 -x43672 -x22429 -x59658 -x51608 -x37631 -x24882 -x30985 -x57624 -x9364 -x49500 -x662 -x57292 -x18050 -x55848 -x13236 -x64800 -x35730 -x112 -x11472 -x26859 -x38806 -x43273 -x43071 -x17342 -x29688 -x60118 -x49515 -x3101 -x42397 -x27055 -x30931 -x49705 -x60480 -x12100 -x29997 -x63996 -x26426 -x4163 -x41722 -x49685 -x36926 -x20912 -x29923 -x45607 -x50736 -x16404 -x44012 -x65396 -x60883 -x46568 -x45186 -x58779 -x39515 -x17124 -x59144 -x16343 -x32540 -x17826 -x35464 -x55426 -x42015 -x37406 -x6842 -x27843 -x6942 -x34706 -x2108 -x50358 -x26963 -x41089 -x15106 -x41493 -x55267 -x12203 -x62418 -x53200 -x13360 -x18282 -x39142 -x32064 -x11084 -x36454 -x2214 -x28037 -x21187 -x6744 -x23222 -x46479 -x5590 -x28943 -x63667 -x29918 -x15267 -x46521 -x26899 -x50971 -x18771 -x39945 -x36934 -x29071 -x1052 -x31403 -x29319 -x60782 -x24214 -x45726 -x52890 -x41815 -x41273 -x65166 -x29861 -x52861 -x61459 -x8568 -x7745 -x22283 -x30722 -x29056 -x62380 -x52707 -x56333 -x51110 -x54443 -x3115 -x45989 -x7780 -x50330 -x41450 -x51271 -x60837 -x55132 -x51425 -x50510 -x62912 -x31168 -x36108 -x53467 -x46827 -x48128 -x42345 -x18819 -x16331 -x12872 -x39573 -x33578 -x10520 -x49964 -x6994 -x28853 -x22338 -x39991 -x33801 -x8780 -x65181 -x19204 -x20069 -x6866 -x26952 -x56276 -x44349 -x32432 -x17761 -x42967 -x2751 -x46244 -x32202 -x58183 -x33030 -x2241 -x1714 -x29527 -x25147 -x32399 -x64900 -x48075 -x61124 -x29030 -x6344 -x39344 -x30874 -x60121 -x19573 -x23357 -x61010 -x37751 -x37633 -x12129 -x51516 -x38560 -x41294 -x13837 -x37154 -x1428 -x13407 -x24032 -x62734 -x23926 -x8280 -x31015 -x23206 -x34404 -x51321 -x8511 -x17787 -x3508 -x2123 -x55308 -x325 -x9342 -x24954 -x62184 -x18270 -x2683 -x5566 -x1199 -x30321 -x41604 -x22033 -x36348 -x12309 -x34344 -x25310 -x52975 -x33199 -x23223 -x14564 -x24138 -x33207 -x37319 -x34703 -x59591 -x20856 -x32422 -x38737 -x11262 -x37426 -x55321 -x31340 -x28409 -x4313 -x65792 -x3010 -x2986 -x28944 -x27948 -x37073 -x8413 -x54172 -x64636 -x7955 -x21154 -x31026 -x27885 -x39109 -x20294 -x8225 -x21093 -x35552 -x55141 -x62141 -x13059 -x3944 -x25861 -x4164 -x11101 -x60599 -x63077 -x20705 -x17453 -x58649 -x27495 -x27539 -x49922 -x58274 -x40627 -x2062 -x2498 -x56994 -x36119 -x61163 -x17118 -x20077 -x58282 -x42260 -x61662 -x21739 -x49558 -x45938 -x20458 -x36003 -x58876 -x19825 -x60153 -x28322 -x54195 -x44696 -x11926 -x42293 -x27580 -x15219 -x44516 -x273 -x6516 -x37720 -x51657 -x10410 -x50817 -x12515 -x29583 -x32791 -x17007 -x41276 -x64920 -x60416 -x48850 -x6978 -x40305 -x31484 -x23548 -x64939 -x15097 -x10657 -x52509 -x17458 -x43182 -x26614 -x4783 -x25404 -x3360 -x43227 -x36384 -x53462 -x5549 -x48430 -x12507 -x40700 -x52026 -x50218 -x35340 -x5002 -x52517 -x35345 -x29292 -x9101 -x31334 -x29927 -x37312 -x35287 -x33880 -x59244 -x35963 -x41799 -x51714 -x17145 -x48048 -x9723 -x31698 -x25391 -x3133 -x44864 -x30732 -x64276 -x32348 -x53386 -x9464 -x54411 -x24712 -x45765 -x34214 -x57564 -x61204 -x43054 -x54841 -x63123 -x11575 -x14747 -x65424 -x12579 -x37155 -x11982 -x4482 -x54392 -x55598 -x53611 -x33280 -x60912 -x21198 -x28583 -x54925 -x63984 -x46903 -x41146 -x30773 -x52929 -x35125 -x28446 -x21342 -x13464 -x12030 -x62851 -x35748 -x48340 -x38783 -x64988 -x54799 -x55059 -x53039 -x58592 -x17639 -x56920 -x30976 -x40665 -x13084 -x17467 -x12717 -x14819 -x5791 -x44393 -x5672 -x39630 -x23537 -x28139 -x41527 -x50531 -x49446 -x7909 -x35348 -x48770 -x34075 -x24529 -x41733 -x37995 -x63712 -x50868 -x56079 -x44105 -x41000 -x445 -x55647 -x51249 -x23883 -x53938 -x50570 -x776 -x36668 -x37693 -x6254 -x52110 -x17895 -x65625 -x61923 -x30577 -x26564 -x28806 -x7122 -x21738 -x7717 -x62868 -x50080 -x20536 -x15565 -x47633 -x9980 -x10794 -x20725 -x45691 -x5572 -x45199 -x62460 -x28849 -x64990 -x59606 -x24457 -x44093 -x43589 -x50321 -x27089 -x20895 -x47900 -x34274 -x62747 -x54088 -x5334 -x11906 -x34824 -x10068 -x65027 -x7473 -x7358 -x46450 -x21982 -x60720 -x7307 -x60649 -x54061 -x9956 -x44285 -x46622 -x26538 -x21606 -x29619 -x4287 -x8629 -x3248 -x55088 -x51745 -x52518 -x15674 -x63012 -x51225 -x2888 -x35691 -x1855 -x4330 -x5347 -x37736 -x12374 -x33252 -x20862 -x48401 -x62069 -x44912 -x31922 -x60354 -x19340 -x50642 -x36236 -x37857 -x34988 -x43608 -x61169 -x37419 -x30695 -x27816 -x21914 -x18315 -x15912 -x33846 -x65653 -x46238 -x6449 -x36089 -x37876 -x8269 -x15870 -x3513 -x26246 -x50261 -x61409 -x33948 -x49707 -x46554 -x38775 -x32615 -x47504 -x3781 -x34856 -x51190 -x24414 -x26607 -x59797 -x19288 -x4598 -x53120 -x23099 -x49470 -x14189 -x35530 -x13621 -x27983 -x35633 -x7754 -x19556 -x46418 -x13126 -x49118 -x44475 -x2803 -x13036 -x56751 -x43573 -x12171 -x37055 -x26768 -x2046 -x55039 -x52215 -x12627 -x61054 -x38622 -x65780 -x11416 -x1007 -x49143 -x63204 -x45529 -x65528 -x10096 -x49271 -x58575 -x16161 -x15877 -x47331 -x62094 -x29499 -x10179 -x16402 -x1745 -x9518 -x9063 -x12678 -x46107 -x3485 -x18458 -x59194 -x18930 -x37050 -x58120 -x30063 -x4820 -x58550 -x59674 -x62043 -x56710 -x51794 -x2501 -x24330 -x50890 -x40179 -x53721 -x43703 -x20957 -x33198 -x9406 -x17160 -x9629 -x5430 -x55370 -x12569 -x15615 -x8322 -x7832 -x14837 -x38847 -x11742 -x25542 -x3882 -x6763 -x43082 -x60710 -x2100 -x29163 -x20125 -x48271 -x41573 -x13979 -x64159 -x27569 -x56433 -x6329 -x41986 -x41741 -x16294 -x17100 -x5764 -x64219 -x53715 -x8781 -x22268 -x1611 -x50125 -x36257 -x6869 -x51177 -x32854 -x21639 -x3396 -x16740 -x17511 -x44177 -x6165 -x5166 -x37503 -x20716 -x26590 -x21888 -x8703 -x29134 -x64706 -x41177 -x52332 -x38021 -x33516 -x59225 -x49606 -x56457 -x42456 -x646 -x62058 -x62898 -x10674 -x47565 -x33974 -x14655 -x31591 -x16087 -x17918 -x50355 -x3085 -x14839 -x25720 -x371 -x33602 -x44896 -x15838 -x32260 -x4050 -x14281 -x7170 -x61940 -x62581 -x3505 -x64721 -x64105 -x63513 -x19537 -x55120 -x49621 -x32754 -x48444 -x4561 -x61469 -x49089 -x45101 -x20640 -x41268 -x2752 -x59527 -x34946 -x19559 -x5025 -x17157 -x47314 -x25284 -x12883 -x13728 -x60015 -x58308 -x31567 -x15320 -x17454 -x11547 -x9796 -x40007 -x23335 -x63518 -x57871 -x58093 -x39281 -x53477 -x47292 -x1239 -x2863 -x34574 -x36602 -x8509 -x36755 -x3171 -x18482 -x42478 -x47285 -x2854 -x25603 -x56905 -x23301 -x56791 -x5956 -x41937 -x9784 -x52705 -x17884 -x9218 -x1960 -x43289 -x34077 -x12458 -x54304 -x65583 -x20938 -x63168 -x26877 -x2806 -x18437 -x24316 -x27043 -x53466 -x2371 -x65800 -x19446 -x56013 -x8374 -x53360 -x34839 -x48058 -x14418 -x9413 -x53088 -x26339 -x61031 -x59690 -x52041 -x5849 -x57757 -x13678 -x49851 -x56963 -x17435 -x4098 -x17694 -x36937 -x46858 -x13433 -x62679 -x35596 -x4528 -x34285 -x31271 -x56736 -x64378 -x41623 -x62354 -x21132 -x23165 -x41550 -x4826 -x2361 -x9314 -x38014 -x38995 -x38127 -x64126 -x64769 -x56809 -x45887 -x15166 -x61949 -x23413 -x62304 -x37287 -x56046 -x16174 -x49611 -x14321 -x1055 -x38803 -x1977 -x19661 -x52086 -x13333 -x4353 -x24817 -x37303 -x32415 -x59334 -x18506 -x34842 -x60465 -x25924 -x42927 -x11282 -x33943 -x54680 -x14227 -x64485 -x54375 -x34403 -x40247 -x62378 -x53862 -x12199 -x62643 -x27254 -x7747 -x15284 -x9127 -x30865 -x28430 -x4281 -x23200 -x12685 -x5259 -x35950 -x52013 -x21542 -x53023 -x17897 -x45203 -x46394 -x47182 -x38611 -x11648 -x56336 -x27999 -x22062 -x33130 -x65070 -x4611 -x24200 -x17551 -x19188 -x4711 -x64621 -x50518 -x52958 -x33176 -x55235 -x49742 -x61245 -x43396 -x28337 -x4298 -x18145 -x16253 -x29658 -x7441 -x19958 -x13880 -x32050 -x12253 -x63036 -x7648 -x57817 -x50561 -x8364 -x62085 -x16151 -x16066 -x6021 -x55834 -x44205 -x13434 -x29374 -x53116 -x44360 -x5478 -x60813 -x3104 -x62183 -x36151 -x41389 -x39130 -x37974 -x18335 -x24397 -x41063 -x35293 -x63624 -x9584 -x13222 -x22168 -x46589 -x22399 -x26560 -x3682 -x40246 -x50932 -x45238 -x16987 -x56835 -x21361 -x41538 -x20153 -x5649 -x56357 -x60911 -x34774 -x15745 -x52667 -x8260 -x46145 -x28045 -x48762 -x38194 -x37486 -x3952 -x65357 -x46718 -x30805 -x40051 -x45927 -x33556 -x7070 -x53492 -x63358 -x37815 -x31299 -x37665 -x45845 -x50198 -x29787 -x57939 -x37024 -x51702 -x39492 -x33166 -x50707 -x14977 -x6570 -x22355 -x16842 -x20785 -x50509 -x13676 -x32175 -x37618 -x12860 -x5685 -x34572 -x6130 -x13799 -x30566 -x44997 -x30100 -x27318 -x2649 -x16159 -x33155 -x24983 -x32827 -x40117 -x7230 -x32431 -x2974 -x34424 -x5803 -x65524 -x52703 -x42585 -x1202 -x44793 -x24437 -x33058 -x25842 -x42687 -x30014 -x11720 -x26480 -x65562 -x44219 -x37623 -x36466 -x8160 -x24513 -x21150 -x60550 -x64754 -x10579 -x30068 -x42819 -x9544 -x44486 -x37172 -x29418 -x6607 -x37976 -x23746 -x52904 -x1749 -x47995 -x54393 -x38618 -x61760 -x40778 -x38490 -x51240 -x64834 -x39283 -x35028 -x60274 -x48998 -x904 -x12741 -x17992 -x59018 -x27040 -x17856 -x44647 -x38852 -x18661 -x50212 -x3958 -x9238 -x42697 -x61899 -x29511 -x57942 -x25394 -x38102 -x51838 -x48457 -x46294 -x15898 -x26126 -x38577 -x58590 -x44839 -x65666 -x61415 -x36376 -x339 -x34890 -x55078 -x39517 -x34134 -x62954 -x25704 -x509 -x37222 -x51036 -x61284 -x63433 -x15408 -x49726 -x58890 -x10377 -x58850 -x24225 -x33029 -x221 -x1205 -x13403 -x25497 -x39401 -x58691 -x61091 -x39707 -x57489 -x147 -x30086 -x60846 -x21230 -x51054 -x56865 -x4214 -x13810 -x9191 -x21858 -x56480 -x47888 -x46173 -x56439 -x46058 -x55273 -x63095 -x36832 -x8352 -x2809 -x60272 -x5665 -x6815 -x52374 -x31460 -x43217 -x30689 -x51762 -x48151 -x39784 -x35171 -x23425 -x32419 -x40772 -x10642 -x13488 -x54676 -x6636 -x58768 -x60078 -x446 -x14209 -x65256 -x64190 -x45338 -x29981 -x65791 -x29839 -x21995 -x55604 -x1516 -x21284 -x15893 -x46252 -x16299 -x54214 -x13524 -x457 -x14383 -x38866 -x29275 -x46409 -x37578 -x2972 -x61707 -x15193 -x48801 -x60129 -x15585 -x39568 -x32722 -x61337 -x6762 -x50102 -x58581 -x10993 -x54937 -x62999 -x17841 -x42609 -x22642 -x52523 -x51706 -x51275 -x61003 -x61218 -x23089 -x15561 -x16283 -x42959 -x12580 -x24364 -x37832 -x17037 -x34029 -x47183 -x16797 -x52492 -x58306 -x31255 -x27076 -x1862 -x13720 -x55817 -x42130 -x4328 -x1176 -x4622 -x11272 -x25859 -x26575 -x60959 -x41002 -x47887 -x56281 -x58787 -x20487 -x27157 -x9477 -x5743 -x6634 -x57251 -x43626 -x60320 -x12744 -x65597 -x14843 -x55139 -x34377 -x39007 -x62026 -x29326 -x1221 -x55003 -x11687 -x29853 -x36518 -x27257 -x17747 -x12366 -x10204 -x21552 -x34074 -x29847 -x14988 -x21015 -x43962 -x55899 -x63111 -x19749 -x35428 -x55201 -x27092 -x20137 -x62969 -x12804 -x56471 -x54815 -x8708 -x56633 -x58218 -x51632 -x62756 -x65689 -x48824 -x41802 -x26599 -x14205 -x19943 -x18213 -x2767 -x41562 -x47453 -x43280 -x62685 -x15196 -x14190 -x4106 -x1861 -x22404 -x33143 -x65757 -x35425 -x25522 -x34581 -x3328 -x2684 -x7050 -x3650 -x58072 -x48345 -x22653 -x7570 -x40537 -x5637 -x44593 -x2810 -x11552 -x25820 -x4492 -x63027 -x38896 -x9636 -x2669 -x9628 -x32968 -x45978 -x42105 -x28415 -x59162 -x42704 -x47783 -x8318 -x7316 -x42518 -x27724 -x18559 -x11459 -x41955 -x13032 -x15070 -x62813 -x27319 -x35397 -x16658 -x42409 -x18089 -x32349 -x37315 -x27955 -x34857 -x19944 -x63769 -x25164 -x24036 -x55213 -x20400 -x23345 -x25597 -x10054 -x12302 -x9944 -x50440 -x37856 -x63099 -x59700 -x55936 -x47379 -x64841 -x19798 -x38567 -x48541 -x47295 -x29440 -x41965 -x31309 -x12920 -x9586 -x49008 -x30320 -x22041 -x16982 -x58623 -x60536 -x9887 -x45150 -x64679 -x12643 -x47291 -x60833 -x20994 -x28249 -x65603 -x16591 -x56819 -x54132 -x62788 -x63191 -x2731 -x53479 -x18846 -x26505 -x40214 -x31986 -x13304 -x11796 -x48920 -x30356 -x50100 -x39353 -x59428 -x52534 -x34834 -x14698 -x30290 -x33028 -x13016 -x62436 -x3743 -x30623 -x18301 -x20254 -x35906 -x31461 -x51551 -x5253 -x34711 -x35182 -x4110 -x45980 -x30055 -x52464 -x33368 -x19540 -x15861 -x13375 -x33626 -x49268 -x32045 -x859 -x14268 -x17267 -x10291 -x57670 -x30160 -x2021 -x34804 -x42107 -x35109 -x11070 -x22391 -x50576 -x19418 -x23152 -x33340 -x47147 -x43386 -x58814 -x1939 -x54992 -x38971 -x59274 -x46814 -x1015 -x19656 -x44333 -x13371 -x56235 -x31139 -x27883 -x20506 -x35268 -x59967 -x57963 -x64392 -x43367 -x23170 -x55188 -x33847 -x24405 -x40791 -x4256 -x34517 -x2415 -x19853 -x17535 -x21200 -x59347 -x6696 -x10989 -x8384 -x29201 -x39300 -x23095 -x26171 -x37216 -x53145 -x48346 -x17977 -x14266 -x32924 -x7089 -x64047 -x17214 -x38237 -x2491 -x53703 -x50931 -x48257 -x22723 -x52743 -x49592 -x49823 -x52408 -x11842 -x53191 -x55765 -x62799 -x55176 -x59513 -x50050 -x2307 -x10439 -x52320 -x45288 -x3641 -x18722 -x21353 -x39443 -x36508 -x63115 -x25959 -x36780 -x34044 -x34315 -x51554 -x60313 -x37825 -x51220 -x45125 -x61555 -x55521 -x11970 -x63793 -x61154 -x45697 -x37087 -x16742 -x29756 -x57761 -x14598 -x64682 -x35650 -x54312 -x13411 -x26407 -x50594 -x4014 -x65500 -x21836 -x57594 -x56607 -x40455 -x8599 -x60322 -x11849 -x61921 -x36824 -x42076 -x39506 -x47869 -x51964 -x28176 -x58862 -x52447 -x59813 -x51612 -x20361 -x45837 -x2839 -x40411 -x37083 -x23859 -x18713 -x59794 -x4131 -x908 -x38259 -x20709 -x50324 -x65117 -x45087 -x14575 -x16860 -x37805 -x47698 -x8934 -x8154 -x62682 -x17173 -x10700 -x5534 -x11668 -x6023 -x10380 -x56447 -x28852 -x43645 -x39632 -x61732 -x51631 -x59298 -x42688 -x28599 -x2303 -x39044 -x54514 -x30921 -x61485 -x49939 -x28349 -x44408 -x3149 -x9682 -x18404 -x25490 -x52634 -x13233 -x60949 -x24090 -x27842 -x62748 -x19659 -x59055 -x15312 -x27289 -x60724 -x40467 -x26279 -x32856 -x28361 -x21266 -x25870 -x10800 -x5392 -x47548 -x27690 -x22596 -x39817 -x37009 -x60758 -x57343 -x50925 -x39890 -x38814 -x56252 -x29160 -x43525 -x26183 -x44743 -x63289 -x21487 -x59681 -x44701 -x25593 -x25215 -x18671 -x33050 -x27200 -x12665 -x20103 -x5226 -x7370 -x47748 -x29421 -x54069 -x35063 -x15884 -x35827 -x37002 -x14772 -x3529 -x5911 -x46385 -x65342 -x63224 -x25531 -x10782 -x26059 -x6831 -x65507 -x50238 -x22384 -x48071 -x61380 -x38556 -x11112 -x13470 -x2550 -x28964 -x58891 -x36754 -x47093 -x6771 -x57627 -x55169 -x59068 -x3556 -x48924 -x22488 -x5306 -x4848 -x31458 -x40868 -x41292 -x14191 -x59906 -x60930 -x2394 -x38690 -x30771 -x54063 -x47135 -x43782 -x14108 -x4132 -x39744 -x30182 -x24245 -x9088 -x54190 -x56899 -x34260 -x33407 -x36482 -x10583 -x47321 -x14038 -x36452 -x34398 -x64545 -x15586 -x44443 -x48992 -x26838 -x27489 -x1665 -x58172 -x18684 -x56359 -x36943 -x62411 -x37646 -x4689 -x47593 -x42678 -x41368 -x18687 -x41929 -x52198 -x39530 -x15882 -x41940 -x27423 -x64379 -x868 -x63194 -x63294 -x10167 -x14687 -x12957 -x54408 -x1264 -x3119 -x43374 -x57521 -x42497 -x28734 -x20961 -x30060 -x57503 -x31958 -x1189 -x1945 -x63109 -x19282 -x49119 -x24380 -x25392 -x26530 -x54004 -x40843 -x10865 -x43881 -x42268 -x1893 -x30708 -x16199 -x23002 -x15930 -x5619 -x56885 -x56649 -x2631 -x40675 -x8660 -x7192 -x4756 -x12159 -x55299 -x14711 -x10537 -x57067 -x15299 -x55771 -x30106 -x54153 -x8469 -x20442 -x53019 -x10212 -x53584 -x39564 -x15999 -x30171 -x15296 -x23715 -x20450 -x1406 -x56701 -x14349 -x64165 -x39934 -x57422 -x11634 -x20088 -x22900 -x36417 -x51103 -x52434 -x31410 -x4971 -x23096 -x25797 -x148 -x22036 -x41816 -x27621 -x3190 -x48230 -x1930 -x38461 -x37919 -x12371 -x19297 -x11068 -x35632 -x29551 -x28952 -x49091 -x55949 -x57261 -x8373 -x7969 -x34409 -x63604 -x57269 -x21796 -x43803 -x1164 -x1009 -x18614 -x1568 -x58506 -x494 -x7412 -x62461 -x64175 -x52078 -x18986 -x9430 -x42749 -x40292 -x42641 -x50683 -x29424 -x41496 -x27296 -x26491 -x1137 -x58351 -x19327 -x1548 -x32363 -x63453 -x22593 -x42297 -x49574 -x55590 -x59429 -x55760 -x29924 -x35595 -x3613 -x7793 -x62167 -x29760 -x47601 -x14925 -x39298 -x15547 -x21908 -x61903 -x48978 -x18729 -x23869 -x50486 -x57613 -x19667 -x22073 -x4942 -x28358 -x19058 -x27565 -x37284 -x51752 -x18488 -x62980 -x9929 -x1820 -x27237 -x56249 -x34817 -x11973 -x49646 -x45855 -x2930 -x12840 -x14368 -x53272 -x29464 -x54364 -x23747 -x35353 -x20252 -x36234 -x44306 -x63835 -x41133 -x59409 -x17982 -x58244 -x4363 -x5078 -x2935 -x50953 -x55333 -x39510 -x4092 -x61900 -x7544 -x41244 -x35430 -x14034 -x36308 -x15604 -x22023 -x39073 -x63339 -x34541 -x11816 -x53672 -x7842 -x64867 -x14461 -x39471 -x37532 -x48967 -x18779 -x62081 -x13493 -x25691 -x51392 -x22408 -x5793 -x34692 -x62649 -x63529 -x19161 -x18067 -x32390 -x31105 -x35030 -x19230 -x7518 -x34967 -x59670 -x27625 -x39215 -x46845 -x42239 -x40781 -x50371 -x46868 -x9757 -x27591 -x62806 -x57746 -x64062 -x12219 -x24147 -x51151 -x41770 -x21674 -x17558 -x32082 -x18593 -x787 -x30729 -x54040 -x65349 -x60617 -x24519 -x32543 -x15118 -x56847 -x4523 -x40138 -x11827 -x15006 -x4755 -x34047 -x56229 -x41785 -x46333 -x25689 -x62180 -x24716 -x429 -x50374 -x39296 -x16979 -x30284 -x33956 -x21917 -x53874 -x30441 -x32896 -x13919 -x32545 -x12282 -x13379 -x4358 -x63031 -x28235 -x24361 -x61613 -x348 -x7594 -x29013 -x16520 -x60508 -x42901 -x43687 -x45587 -x7557 -x53254 -x53680 -x19040 -x43278 -x39875 -x29403 -x47776 -x22108 -x45116 -x9300 -x44824 -x18857 -x62714 -x8604 -x52113 -x52139 -x5802 -x6293 -x41769 -x28412 -x13973 -x6339 -x9425 -x64189 -x23238 -x61447 -x50039 -x43945 -x22976 -x18294 -x56878 -x43047 -x18382 -x42908 -x52187 -x1250 -x57832 -x24122 -x4530 -x53316 -x57644 -x54888 -x37556 -x32377 -x31830 -x19124 -x42761 -x17283 -x27366 -x2948 -x20293 -x18526 -x8628 -x29046 -x63647 -x5910 -x9848 -x8532 -x6972 -x17492 -x7626 -x20421 -x19097 -x15213 -x63389 -x22547 -x56877 -x46114 -x52123 -x32674 -x1656 -x38411 -x2239 -x33059 -x45770 -x58107 -x15102 -x2170 -x35921 -x7623 -x3235 -x18058 -x17473 -x21837 -x43178 -x14238 -x37820 -x15304 -x50694 -x59252 -x37684 -x22529 -x40784 -x46949 -x22139 -x61372 -x56745 -x24521 -x44641 -x14686 -x42203 -x35387 -x4880 -x8874 -x62970 -x63549 -x47310 -x25053 -x57130 -x64013 -x46817 -x12256 -x4485 -x56182 -x6134 -x5858 -x45738 -x37263 -x26805 -x30020 -x61437 -x22958 -x28117 -x17272 -x14174 -x19238 -x19290 -x63578 -x11225 -x64261 -x53231 -x41491 -x51755 -x9758 -x16673 -x64440 -x63475 -x49924 -x63047 -x57717 -x13520 -x49856 -x359 -x572 -x4815 -x29689 -x41640 -x36400 -x36489 -x59915 -x60373 -x40493 -x28835 -x38476 -x10524 -x3866 -x43129 -x24500 -x62111 -x31097 -x4542 -x12403 -x45502 -x39511 -x2266 -x47260 -x3312 -x44711 -x64714 -x35288 -x9823 -x29451 -x26278 -x39309 -x56277 -x64672 -x40739 -x56688 -x47871 -x29322 -x24630 -x2732 -x64096 -x64246 -x51231 -x46110 -x38370 -x39924 -x47804 -x48272 -x23452 -x30228 -x6102 -x17028 -x31218 -x39975 -x29750 -x48088 -x44386 -x8559 -x52083 -x1046 -x57004 -x58599 -x20149 -x35224 -x39893 -x20700 -x40385 -x56448 -x58112 -x62486 -x52954 -x26169 -x47012 -x1579 -x55724 -x48391 -x14002 -x46701 -x9446 -x18753 -x36 -x11052 -x38570 -x28529 -x41117 -x16693 -x37849 -x11563 -x1668 -x45408 -x29849 -x52070 -x43815 -x10001 -x65632 -x11389 -x5098 -x63951 -x1103 -x11914 -x46850 -x34335 -x59638 -x29138 -x53432 -x3471 -x6755 -x24220 -x43571 -x2660 -x53779 -x25253 -x27447 -x64287 -x20843 -x57822 -x63622 -x63176 -x44549 -x9622 -x12625 -x22185 -x39251 -x29670 -x60637 -x47156 -x41313 -x36063 -x14288 -x44228 -x35212 -x6742 -x4717 -x37505 -x558 -x59934 -x35099 -x17436 -x42425 -x57763 -x2300 -x38091 -x54900 -x3374 -x12940 -x7385 -x36135 -x49410 -x57164 -x36543 -x3582 -x24031 -x41227 -x19919 -x31201 -x7024 -x54303 -x12401 -x16098 -x36741 -x38419 -x50419 -x12413 -x892 -x16792 -x9868 -x61240 -x28437 -x59103 -x20398 -x31873 -x4351 -x43991 -x26242 -x3769 -x53456 -x23225 -x34237 -x34883 -x6931 -x1961 -x19234 -x65057 -x54578 -x32598 -x26565 -x25025 -x42325 -x28812 -x46663 -x37160 -x14172 -x37365 -x44035 -x48354 -x23863 -x16607 -x50001 -x60812 -x8882 -x18658 -x40210 -x42891 -x18371 -x14256 -x45834 -x57600 -x61849 -x7346 -x35032 -x27754 -x2065 -x40929 -x33704 -x15635 -x4452 -x43305 -x28133 -x49994 -x54448 -x34422 -x12452 -x59326 -x36862 -x13010 -x16547 -x45969 -x50271 -x56958 -x23030 -x17316 -x65190 -x8635 -x18013 -x63887 -x46504 -x4215 -x46013 -x1450 -x30738 -x12269 -x8832 -x12697 -x31646 -x14942 -x44698 -x59432 -x52241 -x20532 -x27186 -x61028 -x36554 -x60953 -x35203 -x64292 -x4107 -x16582 -x63860 -x65008 -x40755 -x41561 -x49211 -x8630 -x44019 -x14835 -x20477 -x44076 -x35544 -x45881 -x26003 -x21152 -x23696 -x51492 -x64081 -x56052 -x62398 -x10894 -x56255 -x10836 -x52286 -x21463 -x24928 -x55926 -x28357 -x33008 -x4417 -x27004 -x25222 -x54567 -x22909 -x58955 -x19269 -x56836 -x58840 -x26735 -x40925 -x62814 -x27136 -x35221 -x16691 -x14583 -x47903 -x34020 -x16945 -x58703 -x60055 -x61770 -x27974 -x33450 -x16323 -x63026 -x25066 -x24905 -x40958 -x5333 -x43391 -x26319 -x60871 -x8278 -x10895 -x1478 -x3678 -x58286 -x35612 -x61888 -x4915 -x224 -x23887 -x15436 -x55194 -x59382 -x12936 -x10289 -x5390 -x56900 -x27317 -x29628 -x54225 -x59854 -x39311 -x62137 -x13377 -x10530 -x34347 -x15766 -x430 -x57174 -x49827 -x12972 -x23307 -x30364 -x57176 -x30490 -x32951 -x11079 -x36137 -x42851 -x611 -x23245 -x28003 -x19168 -x31838 -x12214 -x19619 -x555 -x12743 -x44337 -x63666 -x54386 -x15928 -x56185 -x14424 -x62062 -x33426 -x43906 -x35863 -x47658 -x37449 -x51032 -x10841 -x5438 -x3210 -x63533 -x17058 -x41564 -x47405 -x63467 -x10183 -x33498 -x35017 -x37884 -x37124 -x56618 -x14860 -x55577 -x47035 -x52842 -x33349 -x8631 -x52056 -x6461 -x676 -x42458 -x40224 -x41780 -x43323 -x31341 -x20761 -x17514 -x63371 -x39207 -x57537 -x6556 -x370 -x2096 -x58597 -x50375 -x17973 -x31811 -x64611 -x60540 -x61044 -x30007 -x22259 -x6801 -x64434 -x27306 -x45269 -x8784 -x41916 -x3933 -x35438 -x2747 -x64785 -x29198 -x37185 -x48233 -x20089 -x16764 -x32641 -x63030 -x20057 -x61062 -x21153 -x10206 -x34963 -x30927 -x16405 -x62242 -x28233 -x26283 -x56570 -x5563 -x30953 -x52603 -x62357 -x28324 -x61118 -x59359 -x34707 -x57250 -x39223 -x32809 -x35374 -x42828 -x11514 -x16695 -x64918 -x7572 -x45409 -x41541 -x982 -x58978 -x24176 -x49248 -x1915 -x46879 -x25785 -x48713 -x5062 -x9762 -x33703 -x8621 -x20408 -x58039 -x58675 -x55767 -x58439 -x55331 -x65082 -x766 -x32707 -x37593 -x13453 -x62047 -x45687 -x28749 -x43633 -x18577 -x56400 -x1344 -x29195 -x53847 -x50498 -x53274 -x2211 -x17592 -x16131 -x50834 -x55097 -x57794 -x14277 -x47119 -x40940 -x16504 -x49242 -x23368 -x22597 -x13508 -x6145 -x40006 -x25809 -x7278 -x26921 -x60560 -x3609 -x25039 -x56733 -x31692 -x15344 -x3409 -x27277 -x5300 -x32170 -x36300 -x59587 -x65613 -x37100 -x56673 -x40044 -x13733 -x30988 -x53595 -x2851 -x16732 -x60010 -x51186 -x45195 -x58605 -x11073 -x34380 -x9306 -x63729 -x36276 -x29190 -x56288 -x28691 -x26640 -x50604 -x37224 -x62881 -x41032 -x48895 -x49548 -x54963 -x18589 -x19911 -x56932 -x48573 -x55408 -x46646 -x30381 -x951 -x63824 -x12495 -x21039 -x4652 -x15809 -x6015 -x24830 -x49582 -x32561 -x56068 -x10638 -x45249 -x62306 -x30578 -x16256 -x10558 -x54511 -x55087 -x58391 -x18022 -x13252 -x33719 -x13820 -x5504 -x36408 -x7985 -x11465 -x28025 -x53259 -x14456 -x14561 -x10088 -x12801 -x51155 -x43667 -x58810 -x14909 -x28142 -x36666 -x39808 -x5844 -x18575 -x9777 -x4797 -x56372 -x50487 -x27434 -x18992 -x43665 -x45306 -x6844 -x50298 -x18195 -x51662 -x31650 -x57389 -x54558 -x15708 -x63078 -x39285 -x31162 -x5391 -x40837 -x64519 -x15996 -x49491 -x36201 -x48252 -x38979 -x10755 -x5345 -x15017 -x43477 -x8953 -x8472 -x64331 -x111 -x51730 -x40874 -x28234 -x37375 -x65 -x62623 -x6543 -x38139 -x5920 -x37930 -x22834 -x46329 -x60458 -x22476 -x28212 -x29196 -x64633 -x36419 -x15661 -x25573 -x21941 -x61184 -x45119 -x63430 -x28091 -x48200 -x55533 -x59661 -x17420 -x30542 -x45843 -x3572 -x50410 -x17934 -x1832 -x61405 -x55881 -x17536 -x15059 -x55457 -x20048 -x5246 -x1921 -x35825 -x14052 -x11760 -x55446 -x13168 -x35372 -x55358 -x50908 -x9337 -x25244 -x42433 -x16838 -x1933 -x2412 -x20719 -x52671 -x33372 -x41365 -x29167 -x37163 -x22651 -x17201 -x40350 -x54602 -x40508 -x13099 -x11067 -x49650 -x36486 -x59128 -x12594 -x30234 -x44542 -x28180 -x62526 -x43716 -x53449 -x8227 -x2483 -x139 -x41082 -x16555 -x17906 -x50223 -x1753 -x10868 -x52801 -x34767 -x64442 -x39261 -x44755 -x56175 -x23592 -x23662 -x28432 -x46192 -x16081 -x38856 -x22341 -x9286 -x26924 -x13585 -x34783 -x11509 -x38037 -x54249 -x43708 -x63867 -x3953 -x4823 -x6700 -x34121 -x32063 -x38566 -x18492 -x52134 -x57855 -x50587 -x59523 -x29078 -x39172 -x30261 -x26625 -x16632 -x22671 -x4316 -x10860 -x2487 -x19796 -x31452 -x49222 -x13596 -x29553 -x25967 -x47518 -x57904 -x47031 -x48730 -x4831 -x59364 -x2987 -x44199 -x64039 -x50174 -x51274 -x19185 -x30258 -x65623 -x54864 -x3830 -x15156 -x8152 -x29125 -x28933 -x42452 -x14609 -x37636 -x35462 -x32042 -x6421 -x2050 -x44661 -x14763 -x51270 -x49401 -x52224 -x13514 -x36856 -x65531 -x35642 -x38189 -x19138 -x63620 -x63278 -x59519 -x42387 -x43005 -x63783 -x35900 -x54199 -x46101 -x55204 -x61494 -x38414 -x1931 -x12162 -x65652 -x63299 -x39291 -x32803 -x8036 -x34003 -x32472 -x36978 -x61878 -x18267 -x4771 -x884 -x40437 -x48509 -x64302 -x41738 -x57291 -x42444 -x41813 -x61607 -x12176 -x42530 -x40715 -x43456 -x13221 -x28744 -x7967 -x56438 -x19233 -x54814 -x2798 -x26562 -x20695 -x39879 -x51327 -x57912 -x30253 -x59047 -x36069 -x45443 -x11843 -x59014 -x1888 -x16476 -x761 -x45582 -x33561 -x30562 -x28125 -x52201 -x16075 -x39952 -x4054 -x39832 -x26017 -x65730 -x19362 -x46604 -x3238 -x11014 -x65285 -x54435 -x43312 -x13295 -x50772 -x1021 -x53751 -x25074 -x50323 -x62540 -x48964 -x41646 -x38064 -x52368 -x59482 -x19342 -x65796 -x27678 -x33138 -x38632 -x13643 -x62793 -x28436 -x64206 -x57018 -x28273 -x25856 -x30596 -x695 -x38335 -x59217 -x49495 -x57086 -x20087 -x23108 -x17158 -x5867 -x46077 -x9256 -x49255 -x12443 -x51920 -x36562 -x51681 -x35665 -x44380 -x20847 -x46099 -x29785 -x39822 -x17948 -x64439 -x37708 -x40228 -x51120 -x18043 -x37089 -x6833 -x47251 -x51947 -x15908 -x14381 -x8101 -x47194 -x11419 -x33942 -x61882 -x12763 -x7908 -x19562 -x55977 -x5543 -x7686 -x60461 -x51228 -x60255 -x28873 -x51259 -x34906 -x51302 -x14343 -x40660 -x11521 -x15426 -x28427 -x19249 -x29829 -x56029 -x55106 -x29794 -x45658 -x31030 -x17213 -x5026 -x47897 -x14726 -x22706 -x42249 -x59788 -x16798 -x775 -x28528 -x1180 -x34059 -x4806 -x44884 -x44030 -x2679 -x56681 -x55671 -x38756 -x5453 -x8527 -x21216 -x49045 -x29216 -x31925 -x61301 -x18735 -x62335 -x45808 -x16933 -x48224 -x34931 -x16993 -x30579 -x42292 -x1589 -x59811 -x53816 -x42522 -x24730 -x35439 -x37354 -x63955 -x21781 -x65405 -x39562 -x23954 -x37657 -x19169 -x59597 -x46792 -x58529 -x28639 -x18948 -x31984 -x65664 -x32555 -x38016 -x44870 -x35201 -x29603 -x52165 -x39619 -x27272 -x3215 -x32430 -x32918 -x43905 -x39533 -x53521 -x47 -x25375 -x30355 -x12837 -x22660 -x33581 -x6459 -x3988 -x33236 -x55919 -x32553 -x38268 -x64849 -x26150 -x50611 -x13141 -x17241 -x46370 -x12135 -x37581 -x58085 -x56468 -x60545 -x13120 -x33621 -x46366 -x7521 -x20648 -x47010 -x13762 -x57019 -x24100 -x55029 -x757 -x53999 -x51370 -x29355 -x8070 -x26982 -x33446 -x53713 -x22294 -x3519 -x61971 -x31786 -x61539 -x59305 -x34864 -x39982 -x36144 -x26623 -x44432 -x22435 -x25374 -x8662 -x38893 -x19067 -x1118 -x7971 -x21364 -x37191 -x23412 -x38759 -x25559 -x46117 -x21708 -x40262 -x28350 -x16355 -x37510 -x14969 -x41875 -x46439 -x26046 -x1826 -x14240 -x25172 -x39848 -x55646 -x11338 -x14624 -x64995 -x53627 -x33739 -x33724 -x51286 -x51208 -x38830 -x32459 -x21337 -x57957 -x43061 -x23081 -x31614 -x9 -x60213 -x22109 -x16043 -x4708 -x21466 -x45350 -x53684 -x56964 -x35392 -x55958 -x6686 -x24470 -x3637 -x11087 -x41502 -x2719 -x47891 -x65552 -x27858 -x48463 -x44876 -x32410 -x9078 -x36758 -x46198 -x37339 -x34393 -x62118 -x65051 -x27138 -x28320 -x51868 -x25182 -x38689 -x38179 -x44621 -x19062 -x42234 -x37694 -x5479 -x42584 -x10719 -x26372 -x57324 -x4892 -x19649 -x61481 -x7946 -x10577 -x5621 -x2061 -x41162 -x21314 -x40981 -x45880 -x10326 -x19600 -x482 -x8854 -x56692 -x49371 -x44347 -x19779 -x63595 -x60468 -x55524 -x5460 -x59649 -x14512 -x55800 -x56640 -x33162 -x11803 -x7645 -x52084 -x18861 -x30135 -x34450 -x63392 -x18489 -x19783 -x12844 -x10686 -x59525 -x43697 -x19483 -x32364 -x38180 -x47224 -x25568 -x14929 -x61186 -x32589 -x64147 -x53500 -x18634 -x62404 -x2268 -x40333 -x21940 -x17971 -x54538 -x63800 -x25462 -x8995 -x49579 -x20105 -x43384 -x22009 -x32466 -x29662 -x12612 -x25433 -x2151 -x42670 -x14309 -x29754 -x56440 -x336 -x2991 -x65732 -x59329 -x23346 -x59793 -x47255 -x18529 -x56192 -x60387 -x30601 -x28019 -x57107 -x40728 -x47921 -x12912 -x22145 -x54735 -x8678 -x26128 -x40922 -x29860 -x31750 -x2900 -x55217 -x9839 -x24490 -x43435 -x51420 -x14410 -x32857 -x17397 -x30254 -x64334 -x28048 -x48287 -x40126 -x21788 -x40076 -x50607 -x43848 -x33738 -x11848 -x57720 -x27407 -x17490 -x64805 -x61625 -x54350 -x34723 -x36791 -x58143 -x9902 -x14515 -x38593 -x17648 -x15543 -x7582 -x26349 -x28604 -x39138 -x58019 -x27048 -x7242 -x26452 -x44963 -x35286 -x17878 -x31043 -x61018 -x8451 -x11944 -x38420 -x37244 -x5141 -x42489 -x44999 -x13535 -x38379 -x8239 -x59312 -x18686 -x63492 -x6527 -x32120 -x36922 -x55806 -x48614 -x44488 -x58452 -x34230 -x33414 -x18694 -x18075 -x41886 -x43871 -x2486 -x63429 -x40020 -x13833 -x54620 -x49246 -x42541 -x19960 -x32980 -x63869 -x46042 -x21889 -x11625 -x19938 -x43684 -x30289 -x42187 -x30292 -x64550 -x14348 -x42221 -x21449 -x26496 -x9065 -x39843 -x30306 -x7676 -x22604 -x57535 -x44968 -x57175 -x63487 -x62692 -x35414 -x30342 -x36597 -x3965 -x38377 -x46132 -x31867 -x2251 -x43375 -x31640 -x64090 -x47070 -x52913 -x62417 -x47944 -x22169 -x61322 -x55607 -x41145 -x2460 -x59031 -x5012 -x51070 -x31234 -x25965 -x4998 -x41626 -x31407 -x11174 x3684 -x40780 -x12737 -x20537 -x25677 -x7938 -x12051 -x54858 -x4228 -x13165 -x55761 -x31477 -x24703 -x33917 -x38733 -x49614 -x16645 -x27839 -x38441 -x19855 -x34771 -x9799 -x25271 -x1153 -x42628 -x34615 -x29824 -x57739 -x61363 -x22751 -x11505 -x8063 -x13835 -x34008 -x10504 -x35110 -x20346 -x55797 -x30128 -x54579 -x30568 -x14811 -x3507 -x35492 -x25334 -x55832 -x8020 -x39955 -x88 -x46003 -x15602 -x15090 -x8251 -x27201 -x25978 -x43582 -x4681 -x20491 -x5767 -x23729 -x37564 -x18836 -x245 -x1730 -x16915 -x7580 -x60894 -x41745 -x36305 -x64106 -x55089 -x43233 -x21937 -x22748 -x15653 -x28939 -x46978 -x31146 -x22787 -x41608 -x10086 -x25020 -x62538 -x58196 -x45615 -x31175 -x42096 -x7002 -x30955 -x46856 -x36428 -x29321 -x17022 -x46864 -x50820 -x13426 -x29295 -x49243 -x26781 -x63266 -x52032 -x25654 -x27378 -x38012 -x55619 -x14393 -x25932 -x33898 -x60052 -x47814 -x43377 -x57549 -x22842 -x52428 -x58000 -x20441 -x11592 -x2025 -x21727 -x30950 -x35320 -x9054 -x34772 -x62743 -x36750 -x53617 -x64594 -x37133 -x22001 -x23877 -x4210 -x50257 -x22781 -x57883 -x58640 -x48115 -x29217 -x13189 -x20094 -x11536 -x51456 -x53034 -x19160 -x29568 -x56423 -x60277 -x53367 -x28872 -x28809 -x56856 -x63412 -x56589 -x5357 -x54733 -x52530 -x40524 -x53541 -x43088 -x52381 -x36238 -x11531 -x2088 -x16848 -x57725 -x59065 -x25665 -x4435 -x36081 -x59266 -x12420 -x65784 -x31033 -x49357 -x55238 -x23957 -x38351 -x44183 -x10966 -x4376 -x39423 -x12469 -x63809 -x22669 -x30021 -x42279 -x50674 -x17544 -x62061 -x45663 -x65759 -x65825 -x51667 -x32198 -x48361 -x13259 -x24367 -x58722 -x19914 -x39204 -x14781 -x45644 -x3939 -x32403 -x1942 -x19325 -x3687 -x14758 -x41015 -x9759 -x8354 -x48581 -x17695 -x59170 -x60983 -x51814 -x59829 -x3730 -x37297 -x38018 -x42950 -x45542 -x22048 -x11881 -x62966 -x24028 -x4196 -x39263 -x13138 -x15845 -x55033 -x25252 -x1276 -x24371 -x30062 -x38802 -x5265 -x18059 -x60076 -x28302 -x61756 -x60691 -x4805 -x30592 -x16330 -x50112 -x6632 -x47213 -x11571 -x9233 -x31041 -x63118 -x23969 -x35176 -x47426 -x21482 -x39256 -x1341 -x25954 -x64865 -x52229 -x42515 -x4712 -x8872 -x40633 -x33579 -x41470 -x11992 -x37403 -x640 -x22459 -x48204 -x38452 -x63336 -x32021 -x29059 -x22177 -x10207 -x31726 -x33364 -x30742 -x52690 -x17126 -x48090 -x63141 -x61442 -x58951 -x45953 -x17098 -x24271 -x54415 -x38763 -x59774 -x5290 -x3694 -x9874 -x41973 -x29708 -x52764 -x49883 -x30911 -x55664 -x16056 -x35570 -x14833 -x4625 -x34138 -x27130 -x60009 -x51174 -x14164 -x54572 -x49824 -x63021 -x16620 -x22315 -x37056 -x39520 -x65373 -x63828 -x32373 -x36364 -x39061 -x31723 -x425 -x60151 -x2742 -x40937 -x40612 -x25864 -x29978 -x43271 -x31436 -x8289 -x33643 -x6695 -x55419 -x29450 -x37520 -x3272 -x44364 -x24365 -x11477 -x27466 -x24603 -x23203 -x45749 -x32718 -x47734 -x62155 -x64871 -x4451 -x54409 -x58847 -x61458 -x34735 -x1739 -x49 -x11605 -x45011 -x11900 -x22897 -x64979 -x63780 -x53050 -x2720 -x11356 -x3389 -x26125 -x35054 -x44756 -x6855 -x52967 -x55034 -x65643 -x306 -x31018 -x10185 -x22019 -x42251 -x30102 -x65400 -x29299 -x42288 -x51314 -x35589 -x37038 -x61729 -x51559 -x50273 -x24829 -x12796 -x420 -x38088 -x40194 -x58815 -x51691 -x50657 -x34555 -x48421 -x54093 -x38874 -x49148 -x28189 -x43251 -x38415 -x56703 -x16524 -x22351 -x52385 -x5329 -x42729 -x16285 -x46335 -x41707 -x57391 -x31250 -x19655 -x54737 -x11751 -x61602 -x50252 -x53735 -x52496 -x43210 -x11082 -x64005 -x55027 -x6860 -x23316 -x25567 -x4624 -x22968 -x23424 -x25061 -x5004 -x51527 -x51811 -x40885 -x59940 -x17010 -x50982 -x24246 -x10434 -x60114 -x18820 -x26383 -x38005 -x42335 -x4290 -x60406 -x53065 -x31748 -x4354 -x21123 -x58010 -x24268 -x14928 -x41113 -x42907 -x57933 -x34468 -x45561 -x44744 -x64589 -x22657 -x33471 -x32782 -x48040 -x49393 -x29222 -x9465 -x28042 -x6462 -x27820 -x2033 -x16564 -x4554 -x58519 -x5629 -x58984 -x44058 -x22406 -x34831 -x12981 -x32401 -x22873 -x15721 -x40762 -x31206 -x7210 -x46170 -x64158 -x45661 -x49332 -x55192 -x65173 -x16613 -x58985 -x57057 -x65591 -x19991 -x22641 -x33574 -x19348 -x54636 -x17671 -x15632 -x63634 -x61592 -x48592 -x57309 -x35813 -x9262 -x57744 -x30350 -x41662 -x22370 -x14416 -x64836 -x2316 -x13450 -x3217 -x4025 -x54263 -x17341 -x42650 -x27484 -x27320 -x29296 -x41779 -x60165 -x41114 -x43911 -x16258 -x16585 -x45283 -x63476 -x51199 -x27099 -x57373 -x39790 -x64477 -x39429 -x14080 -x41833 -x52837 -x49340 -x40357 -x7475 -x52558 -x33038 -x29726 -x41649 -x11381 -x13310 -x20022 -x14408 -x61055 -x41107 -x53637 -x39930 -x61246 -x4468 -x7304 -x50993 -x39218 -x35019 -x5741 -x50139 -x10631 -x36836 -x13998 -x52741 -x47740 -x54726 -x53405 -x39105 -x8026 -x33232 -x14206 -x5088 -x36266 -x51445 -x37616 -x35226 -x23784 -x35128 -x36702 -x26753 -x58048 -x26029 -x44682 -x10089 -x6001 -x14674 -x1101 -x18570 -x54637 -x16772 -x49676 -x10854 -x22265 -x59847 -x51871 -x12078 -x31598 -x21507 -x41384 -x55098 -x18775 -x57759 -x65521 -x33923 -x52190 -x34950 -x45276 -x10174 -x8424 -x41582 -x46195 -x65383 -x28457 -x45376 -x23818 -x45131 -x39016 -x43303 -x50164 -x41330 -x51266 -x6248 -x23780 -x10758 -x57961 -x34469 -x60120 -x22260 -x56744 -x54706 -x26293 -x45990 -x43159 -x55254 -x35852 -x39484 -x4453 -x31288 -x18700 -x18659 -x9009 -x61407 -x5502 -x24472 -x43731 -x18155 -x17848 -x45043 -x63488 -x13540 -x19314 -x35041 -x45354 -x19057 -x46857 -x60164 -x45818 -x603 -x1078 -x30158 -x7822 -x23918 -x55801 -x7349 -x17027 -x31878 -x64727 -x27179 -x31927 -x9368 -x28516 -x56368 -x43823 -x46106 -x45033 -x5323 -x64282 -x48446 -x62285 -x31414 -x33344 -x47673 -x20923 -x6706 -x52069 -x17137 -x22538 -x59110 -x23106 -x6201 -x53483 -x35840 -x4337 -x49684 -x39303 -x45064 -x44038 -x197 -x8261 -x43706 -x43484 -x19633 -x14695 -x7595 -x30233 -x36415 -x60117 -x47865 -x32785 -x8452 -x20160 -x8241 -x52413 -x24729 -x54504 -x49259 -x8303 -x35728 -x45049 -x21813 -x37470 -x52899 -x29892 -x42065 -x60896 -x46315 -x2261 -x2630 -x35442 -x4186 -x21697 -x36825 -x63366 -x46079 -x4212 -x34482 -x36859 -x9661 -x23703 -x9623 -x62619 -x18497 -x48847 -x61644 -x55894 -x150 -x60557 -x51926 -x49664 -x26728 -x35072 -x6913 -x42185 -x25075 -x17170 -x29365 -x60855 -x47956 -x21151 -x20748 -x56991 -x2771 -x46952 -x53750 -x45122 -x42018 -x29666 -x38524 -x42511 -x20455 -x10499 -x45533 -x24593 -x51204 -x57283 -x12422 -x56245 -x22064 -x52935 -x50626 -x2335 -x60126 -x44253 -x34622 -x37153 -x29885 -x12006 -x6048 -x8367 -x31292 -x59366 -x52144 -x24154 -x53437 -x4531 -x13250 -x63682 -x13723 -x19259 -x57591 -x48519 -x62033 -x40028 -x10906 -x58147 -x53096 -x54248 -x30753 -x56846 -x17080 -x47720 -x65413 -x54526 -x53454 -x23227 -x24344 -x17716 -x59152 -x25714 -x31014 -x20399 -x19504 -x22977 -x55737 -x60410 -x17932 -x23305 -x19056 -x61012 -x21454 -x16465 -x36505 -x16926 -x20995 -x2490 -x22939 -x10734 -x54379 -x24897 -x7420 -x53040 -x38496 -x65449 -x63280 -x35423 -x52412 -x20933 -x9594 -x4710 -x55580 -x5561 -x22983 -x13257 -x33077 -x29088 -x48262 -x43232 -x47130 -x26346 -x8130 -x61408 -x42837 -x57870 -x42926 -x40718 -x60936 -x54110 -x35167 -x47385 -x48077 -x32784 -x61542 -x31749 -x20774 -x36435 -x54362 -x8867 -x33830 -x52209 -x56190 -x27927 -x7446 -x6708 -x34083 -x52993 -x28867 -x44477 -x23579 -x38392 -x33598 -x54866 -x36016 -x53057 -x30077 -x38454 -x30945 -x58562 -x18699 -x27238 -x47647 -x22093 -x11478 -x49405 -x5170 -x12516 -x41772 -x19895 -x25629 -x24609 -x39009 -x8411 -x7439 -x26340 -x52604 -x38417 -x63142 -x30819 -x18113 -x35807 -x51666 -x65144 -x176 -x50335 -x10939 -x5456 -x45475 -x36867 -x29616 -x25341 -x36723 -x332 -x105 -x28726 -x35664 -x37232 -x26737 -x15501 -x3062 -x35693 -x62451 -x26980 -x6468 -x28217 -x50555 -x42491 -x56332 -x26067 -x55649 -x55109 -x8427 -x12784 -x21555 -x37166 -x9380 -x32678 -x65106 -x10951 -x39811 -x31257 -x45499 -x52606 -x3106 -x42671 -x36067 -x40884 -x61172 -x30995 -x65630 -x60084 -x38946 -x59566 -x60861 -x35081 -x45799 -x28937 -x8254 -x31023 -x26135 -x29420 -x3246 -x7336 -x4862 -x8415 -x32611 -x5356 -x36649 -x53222 -x6997 -x43937 -x42895 -x65060 -x52316 -x50121 -x13418 -x51472 -x30816 -x42285 -x22697 -x52109 -x57646 -x3274 -x2526 -x39308 -x6663 -x40621 -x57808 -x23273 -x10371 -x45673 -x8739 -x37159 -x36022 -x44723 -x55478 -x65215 -x14230 -x42291 -x55686 -x29920 -x61023 -x29752 -x13882 -x33594 -x4546 -x48968 -x28571 -x43827 -x45174 -x20036 -x63733 -x27307 -x49724 -x10823 -x3331 -x7809 -x13095 -x25155 -x18664 -x62660 -x58371 -x45118 -x62773 -x19229 -x46167 -x16851 -x32437 -x36872 -x53664 -x57135 -x27325 -x31711 -x50653 -x34132 -x10169 -x65317 -x52399 -x13427 -x8536 -x55749 -x7138 -x59565 -x14654 -x10482 -x13331 -x30123 -x51711 -x18066 -x12718 -x64446 -x30446 -x37272 -x1640 -x45513 -x39763 -x45212 -x43604 -x15728 -x12712 -x23895 -x51399 -x37487 -x27964 -x18538 -x25289 -x4917 -x18837 -x2136 -x16980 -x25217 -x21712 -x42852 -x36164 -x51206 -x24285 -x52407 -x42174 -x22852 -x33406 -x10146 -x8349 -x13831 -x55051 -x52497 -x24447 -x24434 -x60907 -x10473 -x41703 -x23867 -x25153 -x8306 -x28052 -x25105 -x4304 -x15341 -x35605 -x8291 -x36870 -x37373 -x26869 -x41343 -x64875 -x47123 -x50774 -x343 -x64835 -x17835 -x32883 -x34456 -x49547 -x12693 -x64518 -x52196 -x37782 -x50349 -x7866 -x17828 -x27928 -x52914 -x53581 -x13845 -x41307 -x51004 -x58075 -x13105 -x39006 -x10032 -x16105 -x60018 -x51606 -x3487 -x2816 -x20941 -x5565 -x35925 -x18012 -x56038 -x5380 -x57556 -x23528 -x38328 -x13952 -x23991 -x34184 -x15368 -x10424 -x15637 -x31426 -x11745 -x46694 -x25337 -x43944 -x9327 -x22325 -x48966 -x29566 -x57695 -x51855 -x31330 -x30030 -x43628 -x22999 -x24450 -x40240 -x21912 -x5500 -x17599 -x3322 -x46339 -x718 -x38758 -x63425 -x24394 -x31335 -x30048 -x10982 -x8694 -x14642 -x12003 -x41130 -x7403 -x16326 -x39116 -x20752 -x796 -x18268 -x43523 -x47206 -x36365 -x31762 -x32083 -x33685 -x10357 -x52166 -x58168 -x19383 -x1941 -x15612 -x56727 -x46490 -x48903 -x5739 -x37762 -x63383 -x20231 -x5056 -x54592 -x25572 -x7290 -x19141 -x37394 -x18319 -x36469 -x8259 -x43755 -x55809 -x8902 -x32316 -x9828 -x29767 -x49797 -x63075 -x42778 -x17924 -x60376 -x37432 -x61075 -x15649 -x54884 -x41323 -x61799 -x17488 -x26008 -x43389 -x59022 -x20647 -x41506 -x19954 -x26274 -x63832 -x51161 -x52672 -x43039 -x14044 -x21106 -x21640 -x61656 -x10228 -x58743 -x24021 -x64098 -x46981 -x14904 -x31185 -x44922 -x64272 -x63765 -x45507 -x2447 -x30217 -x1061 -x59427 -x64357 -x34009 -x60830 -x6734 -x9585 -x14093 -x18662 -x15397 -x6176 -x53295 -x3047 -x40734 -x1119 -x8973 -x34594 -x37026 -x32639 -x50310 -x34231 -x5938 -x20007 -x31920 -x10106 -x30264 -x17715 -x12704 -x21758 -x48718 -x58303 -x43066 -x8740 -x48761 -x9768 -x19731 -x13251 -x25348 -x32832 -x58305 -x37001 -x22745 -x54281 -x39017 -x30226 -x50814 -x12661 -x158 -x5189 -x7025 -x37992 -x55211 -x6864 -x57945 -x61208 -x65353 -x12404 -x42916 -x8744 -x13844 -x42488 -x8747 -x34388 -x50400 -x27529 -x18289 -x42845 -x51584 -x8024 -x38076 -x54869 -x63890 -x18365 -x29211 -x2082 -x21999 -x24116 -x37148 -x42053 -x14334 -x13061 -x61429 -x10669 -x6684 -x28702 -x32094 -x21325 -x1365 -x64928 -x18989 -x30939 -x28438 -x9791 -x7527 -x24740 -x40213 -x26950 -x6357 -x36260 -x12657 -x34276 -x35160 -x40375 -x24153 -x46751 -x47021 -x61852 -x32406 -x34209 -x17451 -x62053 -x26276 -x11697 -x40443 -x38296 -x39691 -x59775 -x14287 -x50097 -x41711 -x55516 -x64819 -x13756 -x56754 -x12787 -x49376 -x4171 -x38406 -x53989 -x26470 -x41671 -x26544 -x48274 -x29304 -x54813 -x27852 -x44107 -x32305 -x55291 -x36414 -x10087 -x42815 -x34845 -x34981 -x38588 -x36280 -x57984 -x42883 -x53872 -x5009 -x33914 -x20225 -x25565 -x33670 -x62811 -x24816 -x59546 -x30271 -x40 -x1632 -x6435 -x39609 -x19588 -x25672 -x7061 -x61383 -x805 -x15897 -x50280 -x37994 -x24645 -x52573 -x28573 -x10148 -x61160 -x33194 -x13376 -x31912 -x42988 -x19669 -x48288 -x42269 -x18205 -x6390 -x52219 -x60181 -x53156 -x6712 -x39117 -x51060 -x34718 -x13273 -x13017 -x54833 -x35361 -x39810 -x10286 -x28804 -x31243 -x3132 -x59789 -x38429 -x12792 -x51313 -x1312 -x28807 -x11044 -x15329 -x54352 -x63098 -x2122 -x58835 -x58576 -x10247 -x63192 -x25898 -x32499 -x14853 -x48671 -x50188 -x57329 -x29764 -x25322 -x37211 -x35244 -x61953 -x40319 -x36614 -x61714 -x31002 -x21943 -x27746 -x29869 -x56322 -x3031 -x46885 -x64915 -x12703 -x24075 -x43180 -x33972 -x6175 -x57607 -x53604 -x36994 -x7794 -x4851 -x8998 -x8120 -x41290 -x40363 -x28333 -x32288 -x22214 -x23792 -x54027 -x24266 -x61026 -x17357 -x16071 -x6335 -x33825 -x9579 -x12617 -x26355 -x49959 -x64684 -x55930 -x53052 -x18879 -x46613 -x15001 -x56174 -x60058 -x31564 -x9728 -x61500 -x14685 -x52046 -x63009 -x46897 -x31939 -x38386 -x11386 -x64112 -x36695 -x57001 -x3603 -x15394 -x38223 -x9107 -x30187 -x54264 -x62874 -x48654 -x64889 -x59637 -x47235 -x55934 -x25814 -x52963 -x28470 -x20410 -x11420 -x22460 -x19322 -x37229 -x63391 -x9448 -x42538 -x31559 -x21704 -x15132 -x43912 -x65439 -x61588 -x42214 -x24498 -x47934 -x4009 -x42436 -x4369 -x40475 -x19332 -x16168 -x7440 -x58896 -x18950 -x63376 -x54024 -x14402 -x15685 -x48450 -x7721 -x38740 -x20387 -x31264 -x27264 -x12165 -x27706 -x54269 -x4042 -x20101 -x59066 -x53067 -x22274 -x57631 -x20277 -x44490 -x15086 -x36465 -x24071 -x21486 -x17465 -x49039 -x42822 -x34245 -x63018 -x33903 -x10265 -x40083 -x16041 -x12621 -x15580 -x24029 -x35643 -x15223 -x16692 -x39343 -x38008 -x3423 -x52908 -x2433 -x59669 -x37587 -x60627 -x53590 -x18609 -x5378 -x63981 -x50990 -x13748 -x60805 -x10244 -x38444 -x12183 -x2825 -x2155 -x931 -x50428 -x51729 -x40724 -x29784 -x29066 -x33848 -x2076 -x17215 -x13969 -x34507 -x47393 -x59936 -x1127 -x40249 -x19697 -x11649 -x11434 -x117 -x54778 -x63993 -x6950 -x11307 -x31626 -x35211 -x13610 -x18730 -x11349 -x47171 -x11688 -x52220 -x45943 -x22735 -x20292 -x58299 -x60380 -x33072 -x57144 -x64449 -x61361 -x7099 -x14565 -x17707 -x54950 -x17831 -x26697 -x65209 -x3175 -x16263 -x23750 -x25009 -x42054 -x34050 -x61948 -x40392 -x39874 -x23533 -x55851 -x54762 -x29145 -x27798 -x6291 -x61061 -x5376 -x6908 -x15517 -x62834 -x63823 -x13457 -x12891 -x15053 -x35275 -x31247 -x28865 -x15715 -x18466 -x23613 -x61139 -x47992 -x40623 -x48323 -x49486 -x42934 -x36526 -x65798 -x13097 -x54623 -x8742 -x21626 -x11229 -x41328 -x53958 -x14712 -x6191 -x34793 -x43964 -x10342 -x14091 -x47416 -x34318 -x35927 -x49690 -x11346 -x25502 -x8757 -x55523 -x48868 -x42758 -x3512 -x40881 -x1777 -x52043 -x30967 -x44970 -x6422 -x19171 -x8738 -x5651 -x59893 -x7541 -x38514 -x32180 -x33869 -x39742 -x57448 -x46938 -x545 -x18799 -x2728 -x41068 -x27701 -x38697 -x34185 -x21898 -x30965 -x53548 -x60082 -x30822 -x26078 -x31798 -x48251 -x7773 -x5493 -x38062 -x21400 -x19891 -x64663 -x39499 -x62897 -x26440 -x35905 -x42544 -x52900 -x45170 -x26995 -x59897 -x35249 -x26663 -x11032 -x24396 -x30121 -x3343 -x454 -x35791 -x15990 -x13891 -x43298 -x32191 -x65007 -x15574 -x31220 -x53235 -x10094 -x6372 -x63718 -x15862 -x47203 -x19193 -x34900 -x8947 -x43538 -x28973 -x40409 -x1438 -x63971 -x5046 -x52366 -x52564 -x39628 -x46413 -x63731 -x43639 -x5427 -x25919 -x35792 -x59284 -x26376 -x15038 -x52845 -x6445 -x43036 -x25538 -x2336 -x16036 -x41123 -x29087 -x18518 -x39376 -x18657 -x49691 -x56135 -x53260 -x34358 -x59254 -x716 -x6600 -x56114 -x12068 -x6571 -x61652 -x21644 -x58894 -x19107 -x2439 -x52245 -x40207 -x63228 -x11724 -x49834 -x44850 -x18094 -x29599 -x63572 -x31399 -x5799 -x17740 -x63085 -x40043 -x20535 -x22387 -x56214 -x19258 -x47853 -x31704 -x35525 -x15264 -x56902 -x6654 -x4013 -x38770 -x41952 -x42872 -x29026 -x45074 -x26883 -x13687 -x38095 -x63545 -x31521 -x20128 -x16180 -x29429 -x6936 -x51207 -x25317 -x39682 -x56198 -x49831 -x56602 -x13776 -x19644 -x62388 -x5481 -x25616 -x59202 -x45414 -x28788 -x15208 -x47112 -x53448 -x43176 -x25007 -x38597 -x52678 -x34991 -x13278 -x54675 -x25605 -x50106 -x53392 -x42599 -x24314 -x31647 -x30417 -x63810 -x48957 -x65025 -x60651 -x4654 -x10136 -x4790 -x49563 -x33865 -x17946 -x22037 -x12568 -x32910 -x51548 -x28136 -x28972 -x7631 -x58908 -x47963 -x12778 -x27631 -x12886 -x40720 -x55472 -x13324 -x63252 -x28480 -x13009 -x25176 -x10165 -x34680 -x22499 -x55699 -x1805 -x11762 -x49348 -x31700 -x52721 -x9268 -x43450 -x15155 -x38154 -x12843 -x27526 -x60454 -x59395 -x12933 -x25297 -x61270 -x44194 -x10311 -x21746 -x23315 -x18739 -x33700 -x34154 -x8275 -x21239 -x19441 -x45103 -x25571 -x1744 -x28400 -x49217 -x36307 -x9773 -x58906 -x52775 -x60100 -x62346 -x63084 -x52336 -x56592 -x9767 -x18151 -x18364 -x29836 -x1280 -x20571 -x64239 -x37675 -x50633 -x47806 -x22318 -x1671 -x43624 -x52331 -x15538 -x62386 -x47230 -x44838 -x34107 -x64902 -x24862 -x42848 -x37846 -x12941 -x5996 -x16809 -x3262 -x52944 -x56265 -x63258 -x35672 -x45305 -x22829 -x11945 -x5697 -x1809 -x59888 -x35267 -x56419 -x28261 -x39516 -x29234 -x29073 -x56933 -x22210 -x52259 -x42153 -x21313 -x25287 -x3154 -x35574 -x44224 -x44629 -x19955 -x46421 -x638 -x53801 -x62008 -x35152 -x51653 -x21502 -x61512 -x49448 -x55224 -x13521 -x23589 -x54534 -x33074 -x2715 -x47173 -x22010 -x9112 -x22946 -x42755 -x58350 -x1787 -x63177 -x52051 -x45476 -x57964 -x25557 -x31613 -x4388 -x8115 -x8735 -x50036 -x59912 -x30624 -x36479 -x26981 -x58140 -x43524 -x27261 -x36955 -x62790 -x31118 -x911 -x8368 -x36057 -x22354 -x60477 -x34419 -x18042 -x38473 -x34725 -x14793 -x61192 -x62873 -x38550 -x21267 -x5281 -x17923 -x44110 -x17071 -x51043 -x8543 -x65767 -x19372 -x32724 -x280 -x10859 -x6226 -x13113 -x17777 -x13849 -x44891 -x26241 -x34060 -x701 -x10080 -x50496 -x21291 -x18716 -x52789 -x55856 -x30087 -x36160 -x62179 -x24377 -x47463 -x55574 -x3051 -x55562 -x50857 -x14976 -x21061 -x21793 -x34591 -x31716 -x34825 -x34160 -x48385 -x57070 -x11652 -x53207 -x31945 -x10512 -x12372 -x17564 -x47570 -x2602 -x16445 -x7215 -x48219 -x38601 -x25424 -x54178 -x48582 -x59660 -x65290 -x15293 -x11990 -x5262 -x13577 -x40434 -x21045 -x63303 -x52698 -x39351 -x6574 -x13791 -x52128 -x34355 -x26443 -x2665 -x17721 -x20366 -x17005 -x290 -x32568 -x6323 -x45341 -x47444 -x45537 -x7390 -x41523 -x48111 -x3634 -x38050 -x9843 -x63414 -x1814 -x26675 -x57313 -x50684 -x51008 -x46588 -x51164 -x19907 -x52383 -x58329 -x6871 -x48517 -x19430 -x46227 -x28666 -x2051 -x25511 -x32267 -x58977 -x17713 -x11462 -x19576 -x31817 -x7165 -x15643 -x34218 -x23497 -x44659 -x10514 -x7808 -x4043 -x23898 -x37991 -x20538 -x11862 -x30476 -x29271 -x31044 -x51344 -x27343 -x3107 -x56863 -x41901 -x45662 -x59192 -x16829 -x45110 -x52048 -x60628 -x46338 -x28360 -x92 -x20765 -x42429 -x44694 -x56485 -x34277 -x11196 -x21251 -x56508 -x64228 -x54022 -x30526 -x56585 -x33884 -x58612 -x6366 -x22310 -x57009 -x13441 -x1600 -x28936 -x60365 -x64456 -x62671 -x38036 -x52765 -x23453 -x15119 -x2454 -x6677 -x51073 -x13432 -x24198 -x60679 -x29177 -x17475 -x17553 -x18383 -x29845 -x12173 -x49361 -x13716 -x59109 -x48289 -x11056 -x5492 -x16015 -x1371 -x44634 -x27487 -x8889 -x23045 -x26151 -x13516 -x9721 -x64919 -x62044 -x53025 -x24611 -x56126 -x5365 -x48587 -x45181 -x42450 -x9433 -x33167 -x13576 -x49921 -x55232 -x11061 -x59692 -x62266 -x21987 -x56732 -x30369 -x17093 -x27990 -x49384 -x22180 -x10456 -x64347 -x35326 -x10063 -x16328 -x25647 -x45773 -x52458 -x17832 -x9616 -x3008 -x58762 -x50076 -x54167 -x4023 -x6133 -x31450 -x53724 -x46891 -x37877 -x32072 -x13924 -x47949 -x11708 -x29308 -x6399 -x50033 -x2005 -x26553 -x61005 -x43463 -x34742 -x40413 -x3382 -x59742 -x43671 -x6576 -x39127 -x53373 -x6108 -x11391 -x35872 -x10936 -x57359 -x49524 -x23998 -x57496 -x44753 -x26677 -x38980 -x31496 -x19407 -x15846 -x49914 -x42768 -x40662 -x41085 -x45634 -x50339 -x43421 -x29417 -x9802 -x9180 -x2627 -x22539 -x1190 -x6528 -x56650 -x55362 -x51956 -x20998 -x13579 -x10584 -x37767 -x56338 -x19603 -x50572 -x35265 -x44565 -x65169 -x37241 -x50234 -x20741 -x2703 -x18062 -x53726 -x14902 -x53967 -x48366 -x33693 -x22143 -x55247 -x57715 -x30094 -x1873 -x51433 -x51159 -x39247 -x65714 -x41251 -x23631 -x64696 -x32355 -x25779 -x61013 -x4746 -x52697 -x43595 -x15192 -x33876 -x3318 -x61498 -x63586 -x41829 -x13548 -x4029 -x29996 -x11473 -x16004 -x64348 -x15672 -x40282 -x58 -x56883 -x9186 -x28720 -x3157 -x22481 -x8242 -x65301 -x7836 -x53961 -x53399 -x41888 -x7576 -x28406 -x61029 -x40094 -x34485 -x24241 -x22816 -x43938 -x26300 -x39753 -x31848 -x14086 -x53286 -x15349 -x45401 -x63279 -x64304 -x30251 -x47083 -x58278 -x11355 -x6199 -x16468 -x23827 -x17039 -x46457 -x13817 -x13100 -x23719 -x47791 -x9184 -x42331 -x52163 -x29316 -x42699 -x53830 -x13147 -x52439 -x19078 -x39371 -x2508 -x51173 -x60979 -x19518 -x44392 -x48639 -x25411 -x54389 -x62364 -x32571 -x24953 -x43732 -x7046 -x20960 -x61341 -x64831 -x45391 -x63757 -x7374 -x5019 -x5773 -x18304 -x1422 -x10202 -x42637 -x35959 -x25126 -x556 -x51351 -x654 -x58989 -x4799 -x53700 -x33112 -x5118 -x52470 -x41351 -x63775 -x47877 -x27729 -x53516 -x60070 -x40435 -x56017 -x39238 -x35473 -x54325 -x17943 -x58249 -x3749 -x62030 -x45822 -x55641 -x15859 -x48842 -x8016 -x22350 -x47009 -x53210 -x45313 -x30022 -x39053 -x63669 -x34130 -x50954 -x10346 -x3268 -x14518 -x58400 -x57150 -x5552 -x65674 -x34627 -x33265 -x31053 -x49800 -x22471 -x16309 -x48779 -x7274 -x29958 -x54374 -x11136 -x13558 -x44533 -x10132 -x51526 -x9308 -x38822 -x44426 -x364 -x6772 -x56411 -x46695 -x45370 -x56639 -x53131 -x4345 -x52481 -x25588 -x41024 -x24133 -x9036 -x52556 -x12802 -x22324 -x41418 -x49772 -x32940 -x41327 -x28059 -x25189 -x22754 -x54456 -x19785 -x39129 -x44184 -x34114 -x12554 -x31464 -x28747 -x37989 -x38337 -x40066 -x19137 -x9812 -x54532 -x51815 -x27934 -x13204 -x50177 -x63005 -x54922 -x24406 -x35178 -x3612 -x3551 -x60034 -x21099 -x3900 -x43018 -x36776 -x8710 -x45578 -x33810 -x58017 -x36467 -x36534 -x12169 -x59968 -x38981 -x17654 -x23352 -x3726 -x14961 -x8613 -x40893 -x61968 -x13013 -x45036 -x31999 -x46449 -x37058 -x7798 -x28883 -x56127 -x46253 -x57203 -x19033 -x32534 -x59468 -x16358 -x63702 -x9718 -x7426 -x3288 -x54703 -x63302 -x31928 -x34578 -x12774 -x39728 -x43446 -x25114 -x110 -x29664 -x64376 -x63090 -x33920 -x12210 -x1219 -x37101 -x54936 -x5252 -x16844 -x65352 -x53501 -x57479 -x7952 -x33179 -x32796 -x43839 -x16550 -x57666 -x11596 -x9608 -x55237 -x10219 -x15297 -x40848 -x44455 -x62998 -x57948 -x32912 -x49140 -x58625 -x62976 -x61452 -x391 -x15621 -x54067 -x34808 -x15692 -x60580 -x3297 -x19815 -x41826 -x18429 -x63797 -x57740 -x22550 -x33172 -x2410 -x24142 -x26415 -x27116 -x27956 -x15828 -x4731 -x47683 -x42776 -x11888 -x41003 -x47701 -x22836 -x25192 -x8170 -x20136 -x49426 -x58311 -x23270 -x16626 -x14429 -x45747 -x22906 -x61323 -x15313 -x27429 -x285 -x34177 -x54042 -x38518 -x27804 -x9156 -x17516 -x33501 -x38380 -x5136 -x34096 -x24872 -x33530 -x23213 -x48338 -x59205 -x39104 -x11965 -x52365 -x37145 -x5713 -x15880 -x7610 -x57119 -x14078 -x11161 -x2218 -x7120 -x4629 -x25100 -x30455 -x3386 -x31244 -x61559 -x63059 -x38265 -x55164 -x54982 -x60036 -x10233 -x4072 -x48380 -x8798 -x31948 -x11428 -x55488 -x31658 -x57538 -x21604 -x48305 -x54447 -x50122 -x54423 -x40283 -x38405 -x8542 -x21317 -x19235 -x8875 -x41405 -x27155 -x23787 -x12232 -x37732 -x14006 -x30479 -x32758 -x59872 -x22972 -x41838 -x50981 -x39732 -x65831 -x15429 -x15160 -x58993 -x57350 -x25895 -x26025 -x47675 -x30156 -x3240 -x9766 -x20688 -x55441 -x23381 -x52635 -x6412 -x28871 -x13497 -x12070 -x60498 -x170 -x33817 -x9697 -x4365 -x26243 -x4977 -x7882 -x65764 -x17729 -x50558 -x22966 -x1701 -x42655 -x3768 -x61737 -x47480 -x48904 -x6030 -x22746 -x20818 -x27803 -x47844 -x7333 -x32792 -x62782 -x7193 -x23421 -x14690 -x45641 -x18206 -x63197 -x38933 -x55742 -x24224 -x41568 -x33365 -x32396 -x19196 -x63010 -x38565 -x43350 -x64042 -x23398 -x31167 -x19250 -x46166 -x19309 -x32471 -x24079 -x32172 -x48277 -x63379 -x770 -x4505 -x27187 -x56976 -x36017 -x52850 -x49584 -x20043 -x14304 -x60423 -x17594 -x47802 -x11363 -x16554 -x37374 -x45521 -x39052 -x41997 -x35331 -x16438 -x22934 -x61749 -x52587 -x42849 -x35020 -x36084 -x61479 -x46165 -x6034 -x41740 -x61280 -x17198 -x43767 -x20831 -x17602 -x54747 -x63618 -x2215 -x56247 -x6560 -x45762 -x27156 -x22148 -x7554 -x34497 -x40235 -x22176 -x21623 -x31366 -x22296 -x43915 -x37391 -x28043 -x37790 -x64839 -x1741 -x36847 -x39739 -x5994 -x65806 -x9254 -x64599 -x25082 -x9463 -x26439 -x17338 -x43348 -x59176 -x42050 -x59767 -x1388 -x2323 -x60862 -x20306 -x17081 -x28826 -x58232 -x12917 -x28803 -x50414 -x2166 -x54373 -x51773 -x53954 -x8353 -x65799 -x17343 -x52577 -x16304 -x65131 -x57578 -x47492 -x54491 -x7109 -x41030 -x63094 -x79 -x62422 -x45406 -x25355 -x1554 -x10154 -x39966 -x21975 -x7275 -x65356 -x1691 -x60046 -x6455 -x58309 -x49105 -x8008 -x1011 -x6388 -x19849 -x47354 -x18563 -x33563 -x64387 -x63293 -x23039 -x48829 -x44745 -x53031 -x43975 -x19005 -x38892 -x45869 -x42823 -x52822 -x56667 -x27647 -x62221 -x51922 -x64080 -x17136 -x5968 -x9735 -x40586 -x21677 -x2784 -x46911 -x9807 -x28667 -x42013 -x1434 -x27137 -x22216 -x44213 -x62071 -x34084 -x2451 -x16957 -x35013 -x58690 -x13586 -x23217 -x41439 -x38410 -x316 -x61205 -x39925 -x1990 -x10149 -x52870 -x8498 -x63055 -x57967 -x17806 -x59685 -x56116 -x61042 -x24360 -x22311 -x34645 -x27097 -x64931 -x12892 -x17658 -x29805 -x33458 -x45441 -x37611 -x35563 -x51854 -x50647 -x34329 -x42209 -x16085 -x44317 -x3484 -x8308 -x63015 -x13918 -x56280 -x40580 -x45761 -x15124 -x60898 -x57433 -x64050 -x4275 -x22811 -x29877 -x26738 -x52182 -x63255 -x42595 -x18110 -x64409 -x8490 -x11469 -x32828 -x55146 -x6391 -x54259 -x23386 -x49403 -x60963 -x30118 -x41732 -x21435 -x34966 -x53258 -x30213 -x62107 -x34421 -x53635 -x17464 -x45921 -x22477 -x59099 -x41507 -x25569 -x32127 -x37744 -x58553 -x37874 -x58763 -x5657 -x64318 -x40396 -x41337 -x7891 -x47244 -x26613 -x63254 -x64820 -x11209 -x61735 -x42495 -x55845 -x15599 -x53043 -x51187 -x16001 -x26299 -x41926 -x58113 -x30184 -x600 -x23778 -x32165 -x12525 -x32847 -x6283 -x54853 -x45517 -x6106 -x28521 -x61133 -x57084 -x3973 -x48562 -x29221 -x49668 -x52267 -x42506 -x31729 -x13014 -x1212 -x64645 -x47117 -x39605 -x33071 -x65783 -x56588 -x18398 -x64764 -x62554 -x59875 -x63034 -x41141 -x28659 -x15660 -x31136 -x58279 -x15872 -x25428 -x16988 -x8618 -x55326 -x18275 -x35135 -x9313 -x51423 -x8603 -x433 -x34818 -x42408 -x25642 -x22688 -x11111 -x40093 -x11484 -x61353 -x14932 -x37414 -x58012 -x51812 -x64137 -x49412 -x64654 -x39043 -x60369 -x7956 -x52557 -x10105 -x31967 -x37479 -x11314 -x40757 -x9133 -x55612 -x51391 -x48814 -x34474 -x17073 -x29620 -x50821 -x28718 -x15066 -x49594 -x21770 -x61561 -x63643 -x2308 -x65195 -x43918 -x59696 -x7845 -x57675 -x18725 -x14696 -x7839 -x40664 -x63000 -x15993 -x15058 -x50232 -x22020 -x48480 -x19400 -x43504 -x41357 -x28371 -x20515 -x30132 -x55436 -x63706 -x65601 -x49624 -x29942 -x6848 -x35190 -x60740 -x30980 -x33630 -x21071 -x38334 -x33759 -x42426 -x43557 -x43872 -x21515 -x7828 -x56054 -x5412 -x30646 -x47142 -x55814 -x38408 -x61733 -x33202 -x26403 -x33863 -x15786 -x65044 -x15753 -x50704 -x45618 -x54418 -x32292 -x52737 -x31049 -x7076 -x53535 -x40088 -x4044 -x25104 -x55773 -x59655 -x16433 -x11324 -x8692 -x31132 -x43131 -x31089 -x1654 -x54644 -x62794 -x6819 -x59791 -x3683 -x14816 -x33220 -x47370 -x32367 -x25069 -x4326 -x4001 -x48406 -x35898 -x32738 -x26185 -x14677 -x48312 -x56472 -x25649 -x45643 -x13752 -x46702 -x50762 -x13765 -x37096 -x52173 -x14 -x12730 -x53059 -x57483 -x37610 -x25017 -x29366 -x45066 -x4424 -x60694 -x20728 -x49396 -x59297 -x22007 -x19569 -x12943 -x45302 -x42888 -x15756 -x52162 -x58712 -x14913 -x12533 -x51688 -x20496 -x38664 -x18604 -x12699 -x1860 -x62261 -x33341 -x33964 -x39173 -x28750 -x5196 -x1142 -x60594 -x64693 -x50537 -x8720 -x4129 -x20564 -x42010 -x45739 -x46672 -x30949 -x34001 -x22392 -x41962 -x14073 -x26457 -x39751 -x5630 -x60533 -x30990 -x64209 -x32347 -x56167 -x12152 -x20838 -x2800 -x57370 -x39258 -x58041 -x65615 -x11180 -x35003 -x49285 -x58332 -x27907 -x11316 -x1634 -x43995 -x26096 -x48888 -x49269 -x55394 -x47066 -x24848 -x56398 -x24860 -x36423 -x24596 -x31739 -x12735 -x23651 -x52121 -x16710 -x56100 -x54086 -x39592 -x25117 -x22483 -x51295 -x54048 -x44670 -x55122 -x57188 -x34438 -x48736 -x46460 -x64363 -x5540 -x43842 -x65527 -x58892 -x45613 -x63296 -x32238 -x29343 -x32097 -x13268 -x53227 -x3647 -x55227 -x46898 -x61451 -x2262 -x41771 -x38999 -x38532 -x31067 -x51998 -x63124 -x42652 -x42175 -x53626 -x1561 -x40990 -x49316 -x34391 -x50648 -x33463 -x32622 -x1299 -x30595 -x1147 -x61214 -x453 -x2593 -x49987 -x58203 -x49564 -x44271 -x20444 -x37550 -x50512 -x46285 -x40820 -x34525 -x30831 -x31199 -x1065 -x52240 -x59599 -x16919 -x8679 -x56036 -x19025 -x27628 -x57257 -x59126 -x44955 -x54910 -x19510 -x44988 -x43924 -x38393 -x21042 -x40035 -x6104 -x1526 -x14133 -x33613 -x7312 -x10053 -x57027 -x10448 -x12727 -x11949 -x11799 -x14797 -x45183 -x4884 -x21471 -x63939 -x2103 -x11598 -x25804 -x7835 -x49329 -x24851 -x35065 -x64963 -x24482 -x57380 -x1269 -x54203 -x2359 -x39012 -x31038 -x62453 -x804 -x16663 -x64084 -x55415 -x36822 -x16784 -x5704 -x21660 -x10056 -x47731 -x29209 -x3448 -x50240 -x48397 -x4937 -x21614 -x59360 -x14653 -x46274 -x10881 -x592 -x43173 -x53956 -x10033 -x31056 -x12352 -x28759 -x54838 -x6612 -x16786 -x333 -x7254 -x29889 -x29435 -x64211 -x56613 -x41641 -x8970 -x61937 -x26057 -x39028 -x35701 -x43993 -x52469 -x46104 -x50692 -x17196 -x62722 -x30869 -x5807 -x65365 -x43392 -x3509 -x21877 -x23059 -x16430 -x1959 -x1135 -x38616 -x30294 -x59361 -x58863 -x43256 -x1134 -x36775 -x52520 -x33410 -x59577 -x253 -x37389 -x33588 -x14850 -x51052 -x39729 -x51923 -x46774 -x27068 -x14116 -x31804 -x53471 -x22944 -x58488 -x57921 -x13761 -x8432 -x27790 -x5929 -x47003 -x46149 -x50806 -x28984 -x52969 -x19896 -x1041 -x10076 -x14126 -x2849 -x60633 -x5418 -x11460 -x24937 -x31232 -x49058 -x15416 -x13734 -x65766 -x13944 -x20955 -x59579 -x38519 -x30418 -x9580 -x42139 -x54156 -x7021 -x50156 -x57052 -x44414 -x53553 -x2781 -x19210 -x26686 -x53979 -x54887 -x25974 -x60442 -x44448 -x50826 -x2231 -x60935 -x55864 -x17896 -x37190 -x30768 -x28487 -x40525 -x58698 -x61206 -x27958 -x18926 -x196 -x50120 -x8412 -x16704 -x32647 -x37687 -x49767 -x48833 -x6841 -x36697 -x24597 -x1200 -x8756 -x56399 -x65540 -x8003 -x54782 -x7910 -x18307 -x40641 -x38002 -x50686 -x65610 -x46830 -x6495 -x5150 -x1975 -x21842 -x24460 -x20457 -x42896 -x2830 -x57704 -x11372 -x12767 -x64997 -x19734 -x54078 -x17437 -x36718 -x62809 -x43110 -x59640 -x64025 -x43559 -x19982 -x5010 -x8962 -x29613 -x30710 -x32627 -x62190 -x44157 -x63256 -x59890 -x25668 -x60704 -x39124 -x24803 -x2465 -x27893 -x5729 -x11188 -x49408 -x17864 -x58053 -x15415 -x45058 -x6937 -x26706 -x49868 -x10656 -x4621 -x447 -x25837 -x44481 -x7652 -x55424 -x33003 -x8324 -x50960 -x61285 -x57311 -x1592 -x44243 -x1789 -x34533 -x32683 -x35826 -x20163 -x11685 -x64620 -x10796 -x4134 -x60956 -x13526 -x6644 -x8380 -x17623 -x49182 -x40182 -x48958 -x61621 -x12432 -x16219 -x42141 -x53078 -x20594 -x50373 -x40591 -x39725 -x29783 -x29307 -x43913 -x30282 -x57268 -x24756 -x51915 -x49873 -x2651 -x60595 -x31276 -x3846 -x60452 -x12780 -x36096 -x3498 -x65609 -x2120 -x44452 -x26821 -x26971 -x17690 -x33097 -x36813 -x26074 -x48915 -x31121 -x20307 -x19851 -x38116 -x5350 -x1001 -x50265 -x28837 -x46369 -x8149 -x16450 -x28056 -x42636 -x61253 -x31639 -x23833 -x13650 -x56395 -x51019 -x39014 -x20884 -x64285 -x42525 -x9117 -x48304 -x33474 -x7180 -x11502 -x23856 -x34172 -x52998 -x5794 -x36881 -x21165 -x1421 -x58062 -x61734 -x10313 -x54130 -x11558 -x27270 -x8266 -x2859 -x51994 -x52275 -x715 -x59045 -x37388 -x11417 -x43927 -x34867 -x17756 -x49990 -x19831 -x63493 -x55998 -x63568 -x2913 -x20999 -x55508 -x7688 -x48474 -x17763 -x64048 -x37442 -x31230 -x22398 -x5811 -x18230 -x6694 -x41992 -x19228 -x54407 -x65550 -x61470 -x2387 -x8950 -x50641 -x31985 -x5792 -x3398 -x5747 -x32985 -x62933 -x8177 -x13266 -x9922 -x53608 -x8698 -x34289 -x3431 -x11057 -x13196 -x13397 -x44873 -x62416 -x2284 -x49746 -x35156 -x60422 -x42725 -x49223 -x32498 -x52410 -x18234 -x6141 -x27774 -x54791 -x17732 -x33001 -x39837 -x31618 -x46062 -x38292 -x52176 -x32526 -x41549 -x38048 -x11042 -x17212 -x56643 -x24563 -x46344 -x1512 -x29258 -x52612 -x9198 -x46378 -x41287 -x60868 -x6911 -x31989 -x14511 -x33041 -x23677 -x45628 -x62893 -x4024 -x16145 -x51447 -x1436 -x58579 -x17180 -x65066 -x10397 -x45973 -x35248 -x43308 -x37215 -x12237 -x53934 -x6416 -x19079 -x16459 -x17733 -x34889 -x43762 -x57117 -x23639 -x42445 -x38821 -x7549 -x30514 -x47800 -x56099 -x47167 -x22312 -x34016 -x32485 -x5674 -x46301 -x22147 -x38308 -x46946 -x28281 -x23515 -x5785 -x33260 -x1442 -x24309 -x43169 -x36662 -x4685 -x1049 -x39920 -x56350 -x9512 -x43475 -x46593 -x12088 -x19015 -x53056 -x24908 -x31554 -x28016 -x22241 -x36277 -x33797 -x29743 -x38294 -x39653 -x40950 -x4985 -x61811 -x5993 -x65035 -x1387 -x13237 -x27728 -x32473 -x35732 -x23527 -x20676 -x45736 -x44967 -x22960 -x8018 -x39599 -x4721 -x11537 -x35037 -x50253 -x7045 -x25909 -x48596 -x6294 -x31662 -x49228 -x24567 -x56428 -x22618 -x47057 -x28276 -x4012 -x12290 -x63398 -x57860 -x59880 -x62466 -x24764 -x3281 -x49168 -x7085 -x46277 -x46455 -x7382 -x59376 -x54293 -x6348 -x10819 -x63605 -x28287 -x59631 -x21574 -x21932 -x17202 -x46973 -x18046 -x2641 -x53761 -x31845 -x47324 -x46573 -x587 -x41322 -x58911 -x27338 -x50934 -x34919 -x28230 -x29502 -x14701 -x58365 -x8264 -x20559 -x21740 -x54875 -x18269 -x244 -x16896 -x43636 -x24670 -x49896 -x43403 -x26141 -x59379 -x10234 -x53212 -x58424 -x55588 -x22342 -x11854 -x65676 -x40880 -x14373 -x14852 -x25577 -x12686 -x51009 -x23215 -x61774 -x45802 -x28426 -x38449 -x59578 -x28364 -x53775 -x16769 -x20600 -x34859 -x51147 -x14776 -x34998 -x25409 -x24935 -x55620 -x47556 -x27915 -x6927 -x64901 -x52506 -x9144 -x23403 -x37359 -x60142 -x15555 -x21455 -x22379 -x13211 -x34599 -x32822 -x47759 -x41742 -x36632 -x32820 -x57286 -x44086 -x42966 -x64055 -x39761 -x36863 -x48061 -x21814 -x21702 -x52358 -x21791 -x25985 -x40682 -x1875 -x55375 -x11706 -x35661 -x12361 -x3295 -x6735 -x52222 -x40722 -x6975 -x3316 -x61802 -x53990 -x7653 -x14451 -x59615 -x6835 -x5730 -x36834 -x10750 -x39909 -x34428 -x24267 -x17734 -x56965 -x579 -x34849 -x25968 -x36781 -x57768 -x56486 -x40765 -x31740 -x51734 -x28814 -x60204 -x39545 -x31169 -x34034 -x20723 -x60781 -x45522 -x24625 -x51775 -x51806 -x33277 -x16329 -x40747 -x64367 -x65668 -x837 -x14212 -x11617 -x3959 -x41482 -x53302 -x14702 -x24890 -x39051 -x22454 -x50159 -x13188 -x23434 -x41334 -x55808 -x41708 -x3764 -x42313 -x44811 -x44526 -x2429 -x12575 -x20736 -x38713 -x27444 -x10687 -x25740 -x30817 -x45614 -x38707 -x47271 -x2287 -x64941 -x54669 -x47542 -x28145 -x36077 -x6384 -x34340 -x61105 -x16030 -x54876 -x8494 -x24471 -x24687 -x42843 -x21448 -x42400 -x45516 -x58872 -x53438 -x34844 -x13166 -x58580 -x56598 -x1171 -x5696 -x9698 -x7502 -x8363 -x35446 -x45154 -x60319 -x1398 -x63286 -x47199 -x12896 -x384 -x19916 -x13634 -x46440 -x20952 -x20449 -x35422 -x17610 -x41659 -x5664 -x50843 -x25093 -x41943 -x26254 -x15575 -x26825 -x46802 -x6894 -x42210 -x59401 -x53705 -x46608 -x37608 -x7143 -x43443 -x5498 -x43761 -x22962 -x60718 -x58789 -x61162 -x51810 -x31929 -x63019 -x31710 -x56110 -x13915 -x17750 -x28994 -x34564 -x15706 -x26200 -x28148 -x28224 -x3886 -x32749 -x14510 -x26113 -x13887 -x47935 -x4093 -x46677 -x13672 -x60203 -x52129 -x1718 -x46480 -x44537 -x14984 -x29103 -x36220 -x7806 -x36537 -x36317 -x12293 -x62894 -x14143 -x25400 -x12332 -x20109 -x9039 -x38464 -x53499 -x14182 -x23164 -x3267 -x25389 -x35362 -x45931 -x48220 -x16124 -x21401 -x33544 -x11732 -x51237 -x35134 -x47761 -x15502 -x40400 -x50416 -x58643 -x55364 -x50408 -x26705 -x20037 -x30572 -x5939 -x43292 -x47037 -x43554 -x40916 -x31941 -x28512 -x18393 -x57563 -x58200 -x43553 -x49876 -x23763 -x2225 -x5667 -x48379 -x34740 -x32236 -x60402 -x64286 -x14703 -x2436 -x29402 -x45217 -x51918 -x39868 -x59226 -x58960 -x55307 -x12923 -x62508 -x29180 -x26144 -x38409 -x9664 -x50916 -x23691 -x33222 -x9631 -x46258 -x10626 -x27888 -x42277 -x31799 -x17274 -x9592 -x34109 -x65706 -x14448 -x54732 -x8499 -x56723 -x57545 -x23325 -x33331 -x21667 -x51453 -x17554 -x44133 -x23308 -x59335 -x65322 -x14823 -x832 -x9997 -x3680 -x6546 -x2002 -x8119 -x5669 -x37117 -x9741 -x23517 -x21205 -x25157 -x54968 -x9472 -x22882 -x21127 -x49387 -x34174 -x4760 -x32835 -x26555 -x9960 -x29000 -x30162 -x52768 -x40930 -x65261 -x7902 -x12212 -x27385 -x49567 -x60198 -x37975 -x43967 -x20433 -x51909 -x38990 -x40077 -x61297 -x21149 -x39000 -x65236 -x34012 -x11018 -x50718 -x18611 -x28909 -x50974 -x22980 -x29252 -x45014 -x43327 -x10717 -x36773 -x36975 -x50541 -x11622 -x59381 -x56195 -x52315 -x14554 -x29188 -x1258 -x37208 -x34717 -x16572 -x37213 -x42008 -x11501 -x33332 -x28153 -x6667 -x63387 -x10804 -x38576 -x22789 -x38029 -x23396 -x9419 -x31073 -x30028 -x49604 -x47923 -x45298 -x45656 -x30679 -x35937 -x37186 -x45793 -x14626 -x32862 -x28907 -x52298 -x55651 -x27585 -x60445 -x18283 -x1622 -x40800 -x8960 -x64718 -x49562 -x17289 -x4643 -x32137 -x32687 -x14375 -x12589 -x45433 -x62974 -x47643 -x65330 -x18088 -x22105 -x58921 -x1679 -x20461 -x19528 -x30308 -x64758 -x64424 -x3250 -x19807 -x48650 -x65331 -x9141 -x15092 -x19940 -x40707 -x38720 -x9612 -x11107 -x48786 -x18491 -x27946 -x12500 -x35753 -x60916 -x24990 -x24370 -x14926 -x35887 -x49682 -x26215 -x101 -x65231 -x37518 -x21372 -x1583 -x46688 -x42030 -x21685 -x49899 -x14740 -x42151 -x43093 -x63854 -x43921 -x25548 -x19223 -x56645 -x17240 -x61497 -x43158 -x40348 -x30009 -x63834 -x42942 -x4724 -x62505 -x51209 -x30765 -x20503 -x3081 -x27411 -x2026 -x54587 -x13302 -x39478 -x13368 -x48278 -x62815 -x58434 -x5185 -x57558 -x34120 -x11321 -x37340 -x15500 -x28173 -x22747 -x10613 -x37745 -x53854 -x39951 -x13201 -x51989 -x51379 -x38930 -x63281 -x13076 -x19634 -x62733 -x64350 -x51585 -x12806 -x25030 -x3815 -x38579 -x26779 -x27849 -x8723 -x59856 -x62251 -x17442 -x43985 -x61744 -x2875 -x12919 -x45630 -x16901 -x53573 -x48926 -x781 -x29729 -x38997 -x59586 -x19813 -x833 -x7052 -x7221 -x31120 -x54552 -x5915 -x50616 -x21213 -x36542 -x12005 -x6173 -x35332 -x23312 -x23300 -x17595 -x62591 -x48602 -x41650 -x12220 -x51474 -x27013 -x33294 -x44760 -x60242 -x39839 -x33250 -x32955 -x20801 -x56750 -x34573 -x3844 -x44901 -x40446 -x826 -x39018 -x61148 -x24528 -x8294 -x24914 -x36141 -x20378 -x63589 -x23951 -x27753 -x51145 -x24658 -x52771 -x23437 -x59707 -x50734 -x22792 -x56859 -x40395 -x37951 -x15080 -x24270 -x56025 -x18683 -x1161 -x52467 -x65670 -x46692 -x28721 -x36850 -x53337 -x23242 -x65728 -x64604 -x37997 -x44639 -x56702 -x6249 -x59754 -x35854 -x61274 -x51428 -x45934 -x46373 -x32084 -x22853 -x2348 -x38465 -x53054 -x36413 -x9805 -x44075 -x36721 -x11774 -x54284 -x53995 -x26702 -x30992 -x18254 -x36561 -x53599 -x41910 -x22859 -x16500 -x61764 -x8612 -x10572 -x20773 -x58582 -x106 -x29571 -x8330 -x23370 -x35549 -x51613 -x38951 -x28950 -x56416 -x60856 -x45957 -x40041 -x11511 -x34408 -x51573 -x63418 -x24916 -x18146 -x47106 -x26633 -x18173 -x27932 -x17567 -x35229 -x10126 -x15238 -x53206 -x27450 -x18122 -x51672 -x31529 -x44125 -x7514 -x50822 -x2106 -x53344 -x49180 -x35909 -x9128 -x34462 -x20492 -x36888 -x23774 -x24821 -x33971 -x20866 -x13192 -x41090 -x31179 -x33647 -x24622 -x14337 -x5495 -x35449 -x15592 -x57196 -x6665 -x37967 -x41462 -x19852 -x39036 -x33436 -x34872 -x33197 -x17468 -x19476 -x24989 -x16611 -x23001 -x29351 -x6896 -x35210 -x36434 -x5407 -x30072 -x35560 -x6414 -x26953 -x33306 -x18101 -x45575 -x17846 -x25159 -x5612 -x19131 -x8175 -x47784 -x59322 -x30500 -x12465 -x3093 -x39709 -x53834 -x24407 -x23609 -x62165 -x22913 -x11354 -x57972 -x25005 -x29518 -x52588 -x4898 -x36085 -x7367 -x37908 -x57110 -x19485 -x49225 -x7361 -x48333 -x12039 -x24564 -x30096 -x53203 -x56165 -x1366 -x24715 -x2189 -x62173 -x34982 -x36971 -x3984 -x45188 -x3339 -x6951 -x46712 -x55147 -x49330 -x30070 -x49398 -x26495 -x62392 -x18693 -x60288 -x27196 -x42786 -x3962 -x46136 -x6944 -x1311 -x9811 -x45583 -x41300 -x14741 -x61464 -x57924 -x57958 -x44665 -x50313 -x11527 -x56934 -x20549 -x3415 -x30522 -x31338 -x15823 -x24980 -x31112 -x56098 -x45094 -x10676 -x27521 -x43021 -x45127 -x1614 -x3979 -x59168 -x12794 -x60450 -x61786 -x15909 -x25267 -x8196 -x20383 -x15152 -x38458 -x6340 -x65145 -x22724 -x36353 -x17728 -x29200 -x711 -x59628 -x50495 -x58433 -x6035 -x14746 -x56619 -x3135 -x36363 -x991 -x31088 -x11703 -x38599 -x60337 -x50794 -x7588 -x29485 -x26054 -x8750 -x33927 -x4208 -x6385 -x26571 -x55917 -x60028 -x61564 -x44069 -x2779 -x35118 -x30281 -x14318 -x44645 -x37149 -x39826 -x47155 -x15433 -x11486 -x3701 -x23110 -x61009 -x61723 -x9526 -x8823 -x14979 -x34796 -x64677 -x23369 -x35965 -x21624 -x29517 -x35433 -x44396 -x21034 -x63608 -x62675 -x26662 -x65788 -x57910 -x15701 -x51939 -x56583 -x51953 -x18329 -x54516 -x28114 -x42794 -x55672 -x49821 -x62849 -x20519 -x16952 -x1948 -x62313 -x13352 -x61072 -x18524 -x16677 -x1905 -x53024 -x49764 -x21162 -x27507 -x8197 -x15229 -x46714 -x38643 -x22472 -x38755 -x26957 -x65327 -x22403 -x48961 -x10793 -x37091 -x22158 -x26007 -x34854 -x2692 -x57999 -x9424 -x23536 -x49209 -x65150 -x44680 -x45797 -x44078 -x37779 -x51362 -x60448 -x50417 -x10290 -x51144 -x34514 -x61807 -x40128 -x29035 -x31286 -x55779 -x24598 -x25733 -x60529 -x46508 -x57069 -x5102 -x64037 -x2073 -x16836 -x40227 -x55067 -x46887 -x6078 -x41648 -x12328 -x31683 -x53586 -x30193 -x58568 -x50054 -x15347 -x23230 -x4800 -x32717 -x17346 -x48372 -x19744 -x435 -x34402 -x20984 -x10276 -x43334 -x38303 -x60330 -x21897 -x918 -x14494 -x39640 -x30576 -x53170 -x32435 -x342 -x8425 -x1675 -x55401 -x34993 -x19112 -x25274 -x32012 -x17406 -x55790 -x30339 -x49801 -x1887 -x42708 -x47455 -x55005 -x23681 -x55870 -x2368 -x1367 -x53297 -x39556 -x33211 -x48485 -x54265 -x44498 -x4821 -x58776 -x8677 -x57297 -x13939 -x57254 -x13713 -x34281 -x59101 -x2686 -x25406 -x23910 -x15467 -x49082 -x40110 -x26712 -x33921 -x65100 -x15772 -x18138 -x30496 -x59219 -x62297 -x59053 -x62561 -x47932 -x49406 -x11765 -x60876 -x3814 -x16612 -x49822 -x9651 -x722 -x44398 -x27219 -x3788 -x10650 -x3731 -x3294 -x38218 -x55874 -x19123 -x7915 -x44343 -x53530 -x55205 -x2345 -x59706 -x3181 -x50479 -x11370 -x64881 -x6758 -x43793 -x5940 -x59766 -x15465 -x25265 -x49108 -x60815 -x44444 -x13840 -x49915 -x10872 -x53378 -x51285 -x24333 -x12583 -x1886 -x9742 -x37798 -x51229 -x19444 -x6672 -x52120 -x38849 -x56587 -x5609 -x2842 -x22039 -x64850 -x14062 -x13617 -x40520 -x56770 -x40436 -x43737 -x64054 -x18941 -x57974 -x5397 -x30637 -x31637 -x56959 -x5182 -x35677 -x2927 -x33394 -x60985 -x14756 -x27437 -x32166 -x13900 -x48402 -x8276 -x23285 -x26755 -x8938 -x825 -x32462 -x38503 -x58559 -x16423 -x19996 -x55541 -x55953 -x25121 -x4692 -x7057 -x45862 -x48007 -x18139 -x59624 -x43887 -x31787 -x2431 -x27005 -x14876 -x4874 -x42041 -x6566 -x53436 -x60943 -x4769 -x26075 -x7204 -x59487 -x25250 -x33408 -x31394 -x4540 -x28523 -x63056 -x32193 -x60077 -x52848 -x8325 -x26747 -x43449 -x9555 -x6160 -x29682 -x18608 -x12630 -x61647 -x31406 -x43155 -x17640 -x1695 -x44382 -x13171 -x12629 -x50117 -x61100 -x55939 -x59506 -x17606 -x46233 -x56831 -x65137 -x45681 -x53762 -x55931 -x40208 -x16466 -x43362 -x2908 -x46809 -x47104 -x17967 -x11406 -x57141 -x9908 -x16744 -x11655 -x21199 -x6379 -x377 -x36366 -x28775 -x23337 -x12009 -x31202 -x27953 -x36659 -x488 -x44599 -x21652 -x22097 -x41801 -x4648 -x3292 -x849 -x57035 -x34005 -x40309 -x33117 -x47924 -x32145 -x97 -x7709 -x34492 -x16941 -x5821 -x9836 -x13200 -x5349 -x32688 -x16506 -x24644 -x4436 -x35463 -x51663 -x61413 -x14524 -x42995 -x30610 -x33572 -x9771 -x24560 -x65020 -x38955 -x32767 -x35377 -x12582 -x18156 -x47723 -x1689 -x51013 -x36038 -x31488 -x52592 -x10682 -x35074 -x8162 -x9411 -x10940 -x981 -x5763 -x34619 -x49031 -x18711 -x50353 -x50943 -x58231 -x63562 -x57767 -x16577 -x27471 -x33444 -x21594 -x30134 -x44257 -x802 -x12055 -x39317 -x7077 -x57125 -x63587 -x60678 -x32080 -x33823 -x28046 -x61056 -x22562 -x25327 -x35375 -x16372 -x27620 -x44857 -x13725 -x27748 -x55627 -x16306 -x28882 -x19586 -x63952 -x49496 -x18377 -x56203 -x49048 -x5483 -x2474 -x24232 -x50205 -x25440 -x52400 -x61392 -x17431 -x47034 -x43185 -x57550 -x25847 -x47909 -x8437 -x49661 -x33182 -x65762 -x7636 -x33521 -x25972 -x53754 -x62059 -x61376 -x44716 -x59223 -x37151 -x46779 -x10463 -x18221 -x41697 -x33657 -x37341 -x620 -x22264 -x10962 -x15548 -x26616 -x18781 -x35456 -x21497 -x56101 -x52269 -x38936 -x4614 -x3153 -x24323 -x22710 -x23128 -x44852 -x60179 -x293 -x58510 -x35222 -x3921 -x217 -x7942 -x26069 -x6511 -x25319 -x16922 -x32764 -x48559 -x61702 -x25827 -x14516 -x44090 -x45758 -x4297 -x23530 -x58803 -x48923 -x40062 -x45451 -x43629 -x28522 -x41589 -x25077 -x54743 -x21079 -x9239 -x22868 -x42742 -x33877 -x8563 -x18587 -x18494 -x52122 -x26798 -x23573 -x42923 -x48180 -x17427 -x58849 -x57896 -x54080 -x36594 -x5125 -x58247 -x7681 -x21733 -x56403 -x30826 -x37387 -x9686 -x23690 -x42844 -x13584 -x60487 -x55049 -x27229 -x10899 -x65296 -x36244 -x23914 -x47902 -x39916 -x54164 -x20879 -x38251 -x63871 -x54142 -x32233 -x21641 -x52282 -x64058 -x55987 -x59256 -x3253 -x61691 -x1058 -x14077 -x4962 -x56560 -x27225 -x62732 -x1641 -x48552 -x5528 -x20144 -x8372 -x59668 -x23908 -x19641 -x35328 -x18245 -x16317 -x55042 -x30138 -x57299 -x52060 -x28705 -x21881 -x25469 -x49936 -x23323 -x7899 -x63730 -x8360 -x10492 -x11315 -x20751 -x38184 -x48475 -x3207 -x53574 -x50984 -x43242 -x13873 -x60725 -x30719 -x852 -x15367 -x17931 -x39615 -x37023 -x10738 -x53980 -x12907 -x15477 -x23552 -x55827 -x54152 -x57962 -x57611 -x59651 -x20962 -x55912 -x50536 -x48493 -x60404 -x50542 -x64959 -x9732 -x564 -x17327 -x15184 -x54143 -x25585 -x49002 -x64539 -x37509 -x15295 -x61978 -x23578 -x50135 -x15939 -x18514 -x48653 -x41499 -x10038 -x30263 -x16810 -x36690 -x63600 -x57232 -x27634 -x13802 -x57127 -x47038 -x22862 -x60475 -x42747 -x26048 -x62229 -x27337 -x30600 -x23623 -x52073 -x50042 -x21845 -x39721 -x36377 -x2998 -x58487 -x12391 -x9770 -x60307 -x63943 -x1105 -x15362 -x59454 -x4564 -x27134 -x29357 -x18596 -x40065 -x438 -x27957 -x8753 -x34502 -x13855 -x41129 -x45134 -x19625 -x50535 -x19345 -x43750 -x23884 -x63374 -x2091 -x27592 -x14906 -x45191 -x64315 -x25761 -x44924 -x58851 -x51061 -x17049 -x18561 -x53381 -x1437 -x33113 -x35550 -x17165 -x16137 -x48883 -x23479 -x11143 -x35400 -x19048 -x64653 -x58289 -x45519 -x51625 -x14472 -x8619 -x11400 -x26501 -x63801 -x15049 -x48707 -x14358 -x60382 -x29238 -x3400 -x14581 -x61822 -x10113 -x31582 -x46711 -x54074 -x52833 -x60122 -x34841 -x12398 -x26912 -x47840 -x54299 -x7335 -x31267 -x28710 -x39540 -x53800 -x16209 -x45530 -x48321 -x6241 -x55875 -x24516 -x14854 -x28983 -x11728 -x51605 -x20618 -x25045 -x48947 -x46070 -x58243 -x22635 -x49310 -x38635 -x57080 -x4684 -x48944 -x46824 -x13730 -x32423 -x38011 -x6914 -x14295 -x61808 -x29630 -x21319 -x40712 -x50519 -x21648 -x51581 -x8138 -x31850 -x20990 -x41892 -x2129 -x3863 -x12187 -x22401 -x38878 -x43064 -x53416 -x4970 -x10175 -x8045 -x10588 -x26051 -x60230 -x17870 -x35165 -x24065 -x624 -x4117 -x35294 -x18321 -x17440 -x20868 -x42996 -x49723 -x52636 -x43408 -x37412 -x35465 -x24186 -x6059 -x1469 -x46061 -x61934 -x33599 -x25037 -x24136 -x15185 -x18673 -x42266 -x45418 -x30877 -x37893 -x31530 -x21070 -x64016 -x5425 -x45694 -x63156 -x41606 -x10184 -x15610 -x55755 -x2496 -x44227 -x24945 -x41103 -x41688 -x32514 -x44544 -x30005 -x61603 -x3601 -x54354 -x6302 -x57459 -x10789 -x24175 -x38257 -x1585 -x49988 -x33851 -x4576 -x26490 -x46105 -x24348 -x7787 -x19012 -x43074 -x21436 -x34252 -x22086 -x20525 -x2591 -x18397 -x33151 -x35415 -x24362 -x9145 -x6287 -x36138 -x20085 -x41143 -x52456 -x12946 -x938 -x43467 -x62706 -x36493 -x10652 -x22495 -x9871 -x4061 -x45469 -x3653 -x30467 -x19341 -x20278 -x64776 -x18504 -x25737 -x56449 -x65599 -x51185 -x18068 -x64656 -x61276 -x49342 -x38854 -x61032 -x1284 -x57938 -x22381 -x64141 -x64703 -x8080 -x56968 -x60338 -x57887 -x44037 -x25817 -x30395 -x28303 -x55018 -x47706 -x2677 -x30170 -x5315 -x32941 -x64187 -x37626 -x18239 -x6699 -x14016 -x33418 -x36673 -x8206 -x43033 -x52310 -x65055 -x55423 -x18603 -x18053 -x1315 -x34602 -x11764 -x44875 -x55287 -x65420 -x3228 -x54039 -x13206 -x57023 -x13937 -x29747 -x23836 -x58355 -x28204 -x53812 -x47015 -x46676 -x38387 -x56826 -x54562 -x35659 -x20192 -x3810 -x61390 -x26093 -x35310 -x51685 -x44128 -x38621 -x42588 -x50838 -x62142 -x41893 -x7939 -x36455 -x28355 -x62093 -x61994 -x26028 -x21669 -x10889 -x13183 -x54628 -x39555 -x55937 -x52527 -x3727 -x63940 -x39431 -x10336 -x45839 -x30368 -x40003 -x26696 -x55850 -x54701 -x26301 -x12473 -x19723 -x58057 -x46130 -x1674 -x29394 -x22801 -x30549 -x2479 -x58541 -x22212 -x15777 -x59823 -x14903 -x40111 -x49882 -x18953 -x25943 -x21558 -x18112 -x43943 -x28331 -x52668 -x25397 -x57840 -x29069 -x41546 -x33191 -x6874 -x12662 -x29028 -x32123 -x53743 -x26656 -x38712 -x54087 -x60248 -x31021 -x20598 -x29975 -x36945 -x23658 -x44323 -x57988 -x3514 -x47762 -x19197 -x35724 -x21297 -x62446 -x58547 -x23975 -x34929 -x65675 -x56396 -x2608 -x54663 -x23044 -x52823 -x55910 -x23459 -x42428 -x24921 -x1404 -x33793 -x43026 -x52290 -x23852 -x8320 -x33619 -x29084 -x34054 -x37310 -x734 -x33780 -x42997 -x48751 -x29761 -x3454 -x16832 -x8089 -x55028 -x337 -x7591 -x16290 -x16251 -x1056 -x52693 -x60484 -x50798 -x38287 -x39580 -x58554 -x9090 -x48160 -x56742 -x24558 -x38948 -x45222 -x41746 -x27668 -x54242 -x12853 -x28768 -x43588 -x53393 -x16606 -x48244 -x36323 -x23232 -x17814 -x60290 -x52762 -x14466 -x27596 -x54642 -x17641 -x35944 -x59311 -x4379 -x52540 -x38859 -x6730 -x13501 -x47347 -x14394 -x60266 -x38236 -x47975 -x17247 -x39535 -x62963 -x1346 -x52747 -x49016 -x20606 -x61889 -x24097 -x44934 -x22249 -x63989 -x47771 -x24920 -x36283 -x23848 -x32336 -x64794 -x46865 -x50464 -x11479 -x8770 -x50638 -x51468 -x33169 -x45784 -x2111 -x55499 -x61736 -x48882 -x50533 -x55733 -x36587 -x9261 -x45427 -x26224 -x27797 -x6973 -x45883 -x61180 -x62610 -x39590 -x38295 -x15247 -x47870 -x64562 -x32823 -x39288 -x22815 -x55302 -x24400 -x35679 -x52149 -x57280 -x54384 -x52011 -x46434 -x56102 -x10950 -x10924 -x19334 -x45871 -x51963 -x4927 -x16400 -x55022 -x32153 -x10570 -x59215 -x16497 -x36325 -x48662 -x2576 -x28559 -x41572 -x37576 -x57079 -x1687 -x13197 -x9203 -x42567 -x56711 -x34697 -x9733 -x11133 -x53063 -x57712 -x9285 -x64338 -x62854 -x33106 -x4277 -x65505 -x55527 -x11050 -x29197 -x58917 -x10156 -x24229 -x23718 -x935 -x51248 -x32023 -x34080 -x65043 -x42524 -x8676 -x5238 -x10791 -x51793 -x38114 -x64216 -x2272 -x4247 -x51728 -x19063 -x51419 -x35610 -x40295 -x56037 -x50903 -x61947 -x19111 -x37253 -x9593 -x54463 -x60523 -x1936 -x45992 -x61754 -x42341 -x1166 -x46445 -x31814 -x532 -x36427 -x2912 -x43643 -x29804 -x37323 -x24250 -x33648 -x18281 -x5420 -x22235 -x33040 -x38925 -x11230 -x25728 -x4961 -x27464 -x19073 -x18692 -x21311 -x4525 -x16690 -x65271 -x24237 -x47512 -x51049 -x56140 -x2764 -x64008 -x60062 -x20464 -x49098 -x21610 -x45649 -x22040 -x60115 -x65672 -x47591 -x31416 -x29171 -x48623 -x59608 -x8216 -x56857 -x40886 -x27356 -x4349 -x41280 -x65207 -x38600 -x43505 -x35776 -x46519 -x19257 -x52454 -x59250 -x28545 -x23756 -x31619 -x61269 -x18320 -x15923 -x17295 -x57728 -x42186 -x39665 -x26860 -x28587 -x52061 -x36879 -x64825 -x63038 -x62174 -x3537 -x870 -x12127 -x15552 -x32655 -x38530 -x60689 -x7235 -x23866 -x63290 -x56821 -x11442 -x17722 -x12998 -x45562 -x33763 -x14298 -x37793 -x37628 -x30811 -x24898 -x10643 -x4285 -x39649 -x44009 -x2291 -x4356 -x13981 -x34968 -x42625 -x47327 -x58990 -x57785 -x11867 -x37006 -x11034 -x37289 -x18585 -x62535 -x4900 -x24640 -x490 -x7573 -x64702 -x15515 -x5834 -x63125 -x15116 -x47143 -x37439 -x43168 -x4923 -x18490 -x43979 -x53795 -x28982 -x6364 -x45430 -x48012 -x25027 -x53843 -x23981 -x59224 -x11928 -x61961 -x42721 -x4570 -x8174 -x35378 -x20289 -x29102 -x10364 -x19522 -x36177 -x1243 -x17351 -x52572 -x51356 -x41167 -x50742 -x41560 -x15314 -x64816 -x1775 -x6725 -x10198 -x18568 -x25536 -x2611 -x20514 -x26118 -x19007 -x17176 -x14955 -x57582 -x65019 -x59175 -x62038 -x41310 -x38970 -x61721 -x59419 -x64511 -x54454 -x13423 -x64191 -x17827 -x51531 -x51118 -x28898 -x58426 -x64540 -x65267 -x64026 -x44707 -x15940 -x28253 -x57 -x43029 -x23455 -x22609 -x60517 -x53444 -x26660 -x16875 -x47277 -x42770 -x32633 -x9790 -x9340 -x51532 -x34110 -x23005 -x60748 -x39201 -x33465 -x15810 -x26182 -x37703 -x36961 -x8522 -x55462 -x42994 -x42904 -x14197 -x11729 -x30608 -x23435 -x61599 -x2459 -x14947 -x18196 -x4069 -x846 -x64346 -x15717 -x2094 -x63049 -x24375 -x41075 -x54170 -x39731 -x14028 -x39733 -x16091 -x64241 -x63839 -x19117 -x34858 -x55615 -x23303 -x5198 -x2572 -x30925 -x35150 -x54805 -x11574 -x5814 -x23068 -x34791 -x60534 -x4811 -x4990 -x64169 -x40432 -x3474 -x26708 -x30026 -x27913 -x26966 -x33031 -x9837 -x10628 -x16146 -x49227 -x38460 -x7321 -x49485 -x38507 -x25523 -x47655 -x49345 -x31078 -x17070 -x23724 -x40699 -x42876 -x10241 -x3208 -x21721 -x7267 -x36162 -x21212 -x23892 -x56239 -x30421 -x37003 -x33761 -x26611 -x12973 -x59391 -x14922 -x59703 -x44640 -x12389 -x23698 -x27765 -x43109 -x42723 -x62996 -x39651 -x38784 -x58114 -x18749 -x36737 -x54792 -x31635 -x62318 -x51226 -x63386 -x61842 -x14639 -x20910 -x10065 -x46752 -x467 -x45699 -x56557 -x6424 -x30798 -x30712 -x24492 -x61868 -x62710 -x6269 -x49139 -x41830 -x40089 -x6124 -x32049 -x1448 -x61135 -x30524 -x42453 -x59980 -x1696 -x44289 -x38128 -x43248 -x53868 -x28509 -x33900 -x57932 -x45478 -x57989 -x53542 -x58557 -x55429 -x65432 -x21802 -x10827 -x19381 -x22365 -x60652 -x49850 -x45872 -x10496 -x20321 -x24754 -x14638 -x16962 -x56155 -x4949 -x44276 -x62056 -x32726 -x34240 -x8135 -x23932 -x39677 -x34267 -x60460 -x32625 -x19242 -x11399 -x26644 -x30888 -x25356 -x35402 -x42909 -x16676 -x46084 -x27989 -x46691 -x48591 -x36442 -x5953 -x57308 -x60586 -x63548 -x9855 -x1716 -x10159 -x817 -x3330 -x62084 -x64898 -x14369 -x48877 -x8931 -x28651 -x29832 -x49810 -x52466 -x63040 -x58657 -x46975 -x38726 -x18971 -x47970 -x58035 -x15627 -x16376 -x955 -x28511 -x21141 -x27548 -x55731 -x46001 -x18223 -x10835 -x44218 -x13547 -x61935 -x62426 -x34623 -x11588 -x35869 -x63509 -x54310 -x41853 -x50615 -x25748 -x6331 -x53158 -x60685 -x17487 -x45996 -x39122 -x15765 -x43126 -x50717 -x32010 -x8134 -x8378 -x62992 -x36959 -x23905 -x44690 -x20651 -x28595 -x29649 -x23701 -x65032 -x4246 -x61619 -x39235 -x13942 -x7229 -x17079 -x55044 -x55924 -x2878 -x9847 -x47323 -x60352 -x47424 -x22629 -x3655 -x13922 -x51876 -x59547 -x18685 -x24264 -x25980 -x40736 -x27721 -x7674 -x4928 -x64482 -x15539 -x37045 -x3511 -x40753 -x64701 -x26682 -x47933 -x48802 -x24315 -x65011 -x46458 -x58145 -x63617 -x13005 -x60775 -x5726 -x61070 -x26013 -x62110 -x63420 -x19551 -x35325 -x56506 -x44234 -x7200 -x8918 -x49368 -x60672 -x10484 -x25059 -x42401 -x45991 -x1449 -x5423 -x17255 -x9793 -x47349 -x9440 -x5144 -x14580 -x19630 -x27920 -x49534 -x11232 -x979 -x33840 -x11004 -x22967 -x59952 -x64052 -x44406 -x18654 -x31504 -x39919 -x1924 -x32976 -x41806 -x26368 -x35298 -x60609 -x7641 -x4834 -x31076 -x1940 -x11758 -x13334 -x32682 -x59040 -x4512 -x54990 -x58641 -x37157 -x47635 -x5535 -x17871 -x24789 -x42216 -x46987 -x38118 -x39050 -x42171 -x9551 -x37015 -x45564 -x32650 -x10898 -x49980 -x51727 -x17613 -x34556 -x59873 -x21430 -x26716 -x51849 -x14659 -x24404 -x53061 -x20060 -x45477 -x1903 -x24508 -x38750 -x64294 -x56505 -x16279 -x4478 -x22058 -x12669 -x17628 -x38261 -x19966 -x51162 -x11289 -x1431 -x57955 -x40233 -x65455 -x35756 -x21352 -x42434 -x30975 -x28677 -x1993 -x41847 -x5577 -x10223 -x38633 -x37291 -x3559 -x62990 -x23147 -x46087 -x1957 -x55449 -x40962 -x9699 -x40225 -x20641 -x24836 -x63825 -x60172 -x18839 -x3097 -x12900 -x5119 -x24765 -x14344 -x31336 -x27387 -x43373 -x9228 -x10607 -x36065 -x52648 -x50970 -x36440 -x50640 -x50099 -x2373 -x63575 -x50465 -x58682 -x38686 -x822 -x5804 -x15351 -x33430 -x42471 -x41144 -x51809 -x13601 -x38998 -x40540 -x64097 -x3138 -x29146 -x27891 -x19219 -x53114 -x10058 -x59618 -x41045 -x45609 -x42236 -x18996 -x62698 -x30861 -x8496 -x12426 -x10816 -x2750 -x65429 -x42110 -x57388 -x42874 -x43294 -x30450 -x53518 -x24013 -x13750 -x13545 -x34862 -x7447 -x43693 -x14884 -x24693 -x28088 -x16054 -x16284 -x55925 -x37066 -x62940 -x16029 -x17107 -x5899 -x18302 -x32750 -x59736 -x33883 -x23664 -x26638 -x10973 -x4102 -x3654 -x27239 -x4873 -x55196 -x64184 -x65617 -x58098 -x11024 -x53157 -x49142 -x63215 -x48974 -x46638 -x26578 -x32661 -x39189 -x21687 -x58655 -x60190 -x15803 -x24504 -x56406 -x13800 -x44768 -x5853 -x44450 -x17191 -x56669 -x53699 -x30859 -x39334 -x50645 -x37737 -x21965 -x8648 -x49441 -x41115 -x61836 -x28670 -x18549 -x54372 -x57842 -x32746 -x15864 -x41819 -x4085 -x48363 -x2084 -x45886 -x7964 -x32668 -x41291 -x35932 -x60535 -x19539 -x57488 -x22465 -x38098 -x29151 -x14500 -x30116 -x53675 -x30303 -x52001 -x60613 -x4994 -x3412 -x19239 -x44468 -x29166 -x25476 -x4613 -x38258 -x45595 -x6532 -x59958 -x63892 -x309 -x49493 -x41345 -x8002 -x33217 -x15430 -x39299 -x36756 -x33654 -x24571 -x56133 -x65344 -x58508 -x33496 -x43733 -x59009 -x49845 -x1260 -x64680 -x1827 -x12682 -x43894 -x2134 -x26483 -x13336 -x61305 -x14302 -x42559 -x57321 -x17358 -x48545 -x63195 -x12959 -x42378 -x32592 -x39136 -x22426 -x4730 -x19956 -x26842 -x25639 -x10658 -x36265 -x27486 -x40684 -x282 -x37872 -x63082 -x3804 -x47272 -x63519 -x23072 -x9274 -x43929 -x16788 -x45214 -x64248 -x17692 -x50059 -x19700 -x11857 -x32886 -x61358 -x61897 -x65553 -x64985 -x783 -x62435 -x36403 -x4599 -x57756 -x25942 -x26373 -x38898 -x52346 -x25993 -x1405 -x5071 -x42199 -x6635 -x63407 -x2280 -x49175 -x49536 -x38396 -x49265 -x1885 -x25272 -x11607 -x59158 -x24442 -x55618 -x64139 -x19878 -x58438 -x934 -x9457 -x54298 -x47750 -x39254 -x43324 -x9106 -x16678 -x6713 -x63033 -x46096 -x64923 -x51182 -x58838 -x63532 -x37203 -x30183 -x64878 -x40129 -x8510 -x40975 -x62012 -x20835 -x28506 -x63866 -x18228 -x51619 -x19546 -x62699 -x60061 -x10341 -x6262 -x39160 -x44073 -x20146 -x29852 -x49947 -x65419 -x23761 -x63553 -x47490 -x55191 -x16581 -x26335 -x50738 -x7759 -x6609 -x32770 -x53308 -x41320 -x53736 -x34908 -x43527 -x11268 -x63246 -x7160 -x26258 -x58773 -x11498 -x40166 -x44576 -x4158 -x60897 -x10706 -x2475 -x48742 -x53973 -x28525 -x29204 -x6456 -x36983 -x22431 -x27513 -x7253 -x6286 -x49338 -x43901 -x20791 -x28566 -x53532 -x31557 -x35108 -x21191 -x51732 -x19414 -x2059 -x44233 -x65681 -x24929 -x7094 -x42577 -x11285 -x46057 -x5553 -x62621 -x14338 -x23158 -x1857 -x4280 -x30561 -x21952 -x35163 -x43814 -x39833 -x25667 -x38193 -x62449 -x810 -x35507 -x5032 -x43448 -x1761 -x36199 -x28359 -x12067 -x62025 -x20250 -x57672 -x41566 -x63434 -x65075 -x35622 -x19810 -x28290 -x64171 -x44045 -x57836 -x43506 -x46064 -x20521 -x10871 -x22448 -x39788 -x751 -x4238 -x54911 -x15373 -x41 -x18279 -x59691 -x12318 -x469 -x29848 -x24751 -x20775 -x17873 -x2466 -x13164 -x47216 -x60561 -x65077 -x22843 -x33462 -x4270 -x6069 -x3124 -x46075 -x45380 -x64991 -x49335 -x59848 -x38636 -x65567 -x22553 -x14832 -x40040 -x9923 -x28531 -x16257 -x7982 -x31966 -x42897 -x17130 -x12813 -x7853 -x21081 -x61465 -x5387 -x55084 -x56421 -x10729 -x42500 -x42520 -x8348 -x15589 -x41076 -x44937 -x4184 -x29004 -x24283 -x2772 -x45319 -x55723 -x30672 -x59036 -x26458 -x48782 -x19770 -x11761 -x54662 -x24091 -x18407 -x42998 -x14432 -x40949 -x42192 -x28870 -x14943 -x59947 -x37643 -x3969 -x37201 -x39368 -x23716 -x11680 -x26934 -x20086 -x51264 -x42970 -x16002 -x16070 -x23036 -x30979 -x8461 -x56123 -x60749 -x20772 -x13773 -x63249 -x29529 -x19365 -x23776 -x60955 -x61688 -x17014 -x1922 -x16480 -x19002 -x29825 -x45132 -x19065 -x32996 -x24632 -x27558 -x18006 -x23244 -x17470 -x39465 -x30971 -x29531 -x36124 -x23475 -x25922 -x55485 -x56768 -x52154 -x1070 -x35829 -x58937 -x36655 -x27216 -x59343 -x7410 -x3794 -x9441 -x50655 -x1082 -x42674 -x6008 -x48330 -x50045 -x36634 -x34695 -x47380 -x8858 -x5574 -x42104 -x14546 -x21300 -x61884 -x16093 -x49897 -x29311 -x7744 -x21478 -x47376 -x54018 -x20667 -x42440 -x9816 -x34015 -x11983 -x25156 -x33514 -x6315 -x19776 -x15020 -x7450 -x55184 -x61484 -x13167 -x12873 -x8223 -x49968 -x65312 -x4183 -x21108 -x12185 -x17515 -x49352 -x53165 -x18483 -x42188 -x13686 -x50980 -x47551 -x4865 -x63593 -x29219 -x2713 -x46533 -x38089 -x17249 -x11549 -x55058 -x37978 -x42617 -x5863 -x15504 -x62745 -x41038 -x55465 -x61571 -x38331 -x13899 -x47812 -x46236 -x52569 -x51961 -x1986 -x56 -x54330 -x46924 -x27017 -x61798 -x28202 -x57722 -x61518 -x24561 -x16132 -x35458 -x29273 -x35991 -x61302 -x52898 -x64203 -x15474 -x64666 -x41868 -x78 -x34201 -x4762 -x52836 -x11145 -x4726 -x61654 -x5316 -x24152 -x2298 -x30954 -x7555 -x5224 -x44819 -x12184 -x30360 -x12949 -x49952 -x17525 -x40106 -x55794 -x685 -x51062 -x5709 -x34102 -x5896 -x31024 -x11871 -x34442 -x13832 -x57060 -x19728 -x10751 -x62201 -x31950 -x10582 -x65048 -x49185 -x51179 -x42558 -x22130 -x33318 -x5887 -x7453 -x23791 -x51735 -x9548 -x23560 -x48293 -x32294 -x61082 -x746 -x18536 -x2044 -x60430 -x52525 -x28868 -x6924 -x45524 -x62494 -x14992 -x36034 -x61922 -x51064 -x36203 -x10505 -x47185 -x23741 -x38323 -x53332 -x8991 -x46017 -x9644 -x41531 -x12130 -x52172 -x17883 -x356 -x23065 -x58036 -x63640 -x33804 -x4861 -x28424 -x53465 -x44795 -x30728 -x284 -x65705 -x62407 -x35368 -x20763 -x56268 -x8574 -x26815 -x1474 -x28029 -x36209 -x16424 -x47535 -x20164 -x43473 -x7546 -x25915 -x28823 -x46286 -x56655 -x40995 -x62021 -x17687 -x60625 -x4153 -x27016 -x61319 -x40805 -x38715 -x6253 -x19897 -x16882 -x40645 -x2997 -x31791 -x2427 -x24420 -x6850 -x6246 -x49808 -x41255 -x47961 -x62102 -x31068 -x15083 -x64460 -x65300 -x18339 -x5949 -x41020 -x35424 -x11251 -x13926 -x52835 -x60746 -x55782 -x42227 -x5379 -x63275 -x33086 -x42578 -x13537 -x6822 -x13383 -x34559 -x19280 -x46072 -x49814 -x46125 -x1019 -x23779 -x41027 -x47922 -x39965 -x39242 -x50018 -x4059 -x27395 -x59369 -x53645 -x9654 -x45584 -x35586 -x65249 -x45007 -x64501 -x29442 -x24697 -x40122 -x42763 -x45944 -x21654 -x23972 -x15487 -x50799 -x48255 -x55946 -x10024 -x10683 -x7578 -x10493 -x47522 -x28162 -x48181 -x17643 -x9990 -x26149 -x6638 -x19245 -x7401 -x27789 -x11294 -x9635 -x8748 -x43916 -x51664 -x5786 -x42880 -x54347 -x5986 -x4433 -x35960 -x14938 -x63469 -x65546 -x17994 -x34049 -x17569 -x3845 -x35419 -x49457 -x9113 -x43193 -x32147 -x36868 -x41354 -x64904 -x20876 -x5038 -x20927 -x55732 -x32229 -x39637 -x10806 -x45860 -x3227 -x32420 -x9810 -x27461 -x24054 -x9338 -x45790 -x58356 -x18710 -x56674 -x54060 -x1169 -x33504 -x44350 -x47952 -x41161 -x26777 -x13608 -x29496 -x44609 -x26720 -x13712 -x3000 -x61673 -x1983 -x124 -x6537 -x60339 -x1178 -x53270 -x14202 -x24671 -x25167 -x2391 -x7328 -x62512 -x21891 -x7962 -x46697 -x13788 -x21580 -x27323 -x30941 -x13834 -x50091 -x40513 -x20407 -x27384 -x13828 -x25291 -x42217 -x15216 -x21305 -x13862 -x4674 -x5761 -x29820 -x1130 -x48477 -x43568 -x13391 -x39110 -x29437 -x21128 -x31785 -x6105 -x7797 -x63014 -x19085 -x8345 -x36987 -x5740 -x10612 -x36073 -x28505 -x45284 -x34758 -x35007 -x39541 -x35767 -x63442 -x47705 -x64010 -x64798 -x3285 -x40415 -x4856 -x23439 -x65427 -x52175 -x42180 -x63218 -x48059 -x21180 -x60184 -x59336 -x57061 -x36564 -x49657 -x6551 -x32869 -x26955 -x28732 -x2233 -x20996 -x41416 -x27369 -x55349 -x43622 -x47159 -x56529 -x33978 -x8731 -x30206 -x58014 -x32440 -x26692 -x14930 -x12725 -x48554 -x54518 -x63704 -x34418 -x41373 -x6882 -x1031 -x37885 -x42596 -x42045 -x35071 -x48045 -x50639 -x9707 -x60743 -x29873 -x3466 -x16185 -x41890 -x27107 -x5736 -x52931 -x19935 -x9954 -x43526 -x42720 -x15622 -x41018 -x7039 -x40898 -x44784 -x51578 -x31677 -x56860 -x28313 -x2645 -x22045 -x5291 -x48377 -x35916 -x21413 -x36487 -x7188 -x4829 -x64426 -x55942 -x64459 -x3567 -x28709 -x62841 -x4793 -x7344 -x56481 -x1972 -x62977 -x12800 -x61930 -x25537 -x6362 -x13542 -x53903 -x60592 -x56739 -x30633 -x51718 -x27314 -x4133 -x28079 -x55378 -x16887 -x59293 -x39869 -x8000 -x17588 -x54296 -x56134 -x6930 -x35690 -x14795 -x45598 -x16117 -x448 -x50844 -x3638 -x35233 -x18544 -x10695 -x51877 -x62776 -x54748 -x63859 -x24117 -x49262 -x62950 -x51944 -x37969 -x16590 -x49832 -x21044 -x3990 -x62492 -x19439 -x54274 -x49084 -x34686 -x12362 -x3383 -x61664 -x41994 -x53305 -x47659 -x35497 -x22141 -x10102 -x4536 -x606 -x9044 -x41713 -x14320 -x47322 -x27344 -x8514 -x53410 -x65718 -x18715 -x43134 -x32293 -x2149 -x16845 -x31555 -x54090 -x55314 -x34269 -x48310 -x60845 -x3291 -x17448 -x58069 -x38781 -x53201 -x7437 -x46436 -x39538 -x57207 -x49124 -x8654 -x47434 -x7373 -x33045 -x53372 -x39940 -x27150 -x16929 -x45705 -x31126 -x45326 -x32873 -x34336 -x19864 -x32001 -x13455 -x12342 -x59772 -x55182 -x55210 -x9012 -x61202 -x55168 -x5734 -x8418 -x5632 -x17947 -x39485 -x13490 -x21025 -x6163 -x32771 -x64471 -x11216 -x24473 -x55443 -x44530 -x18913 -x38751 -x50999 -x4189 -x53148 -x56168 -x30300 -x9459 -x32038 -x44844 -x38447 -x30489 -x49023 -x14438 -x29393 -x39976 -x63885 -x52203 -x13404 -x19315 -x22190 -x5296 -x64537 -x14239 -x27784 -x41344 -x32802 -x47709 -x13430 -x24530 -x60873 -x1849 -x29045 -x46234 -x34235 -x10351 -x47346 -x46397 -x9595 -x56144 -x30991 -x33067 -x39490 -x64982 -x12614 -x20630 -x57898 -x43223 -x26037 -x327 -x5707 -x64917 -x48551 -x22663 -x55513 -x26447 -x30947 -x37437 -x60489 -x36082 -x42613 -x50182 -x46983 -x3573 -x39373 -x19060 -x33181 -x60562 -x23033 -x15369 -x7102 -x11086 -x52217 -x44420 -x50664 -x9685 -x49159 -x65276 -x54457 -x36327 -x35943 -x25450 -x4343 -x54451 -x52040 -x34158 -x29232 -x63734 -x33417 -x45449 -x31712 -x52448 -x29503 -x44250 -x44994 -x55506 -x6162 -x46586 -x49736 -x17697 -x24962 -x26366 -x49350 -x2416 -x44931 -x48261 -x42156 -x43512 -x63946 -x59575 -x27126 -x24661 -x60563 -x31354 -x55451 -x40853 -x40238 -x33998 -x59983 -x61123 -x26857 -x3607 -x43462 -x23999 -x26922 -x7927 -x8167 -x55397 -x5906 -x58047 -x52570 -x13709 -x51683 -x51746 -x59118 -x32033 -x32034 -x7657 -x50866 -x49961 -x21679 -x48009 -x61995 -x39948 -x63524 -x33755 -x19968 -x10412 -x11025 -x17651 -x34249 -x64122 -x33102 -x40489 -x43275 -x54403 -x44906 -x44898 -x18853 -x737 -x20122 -x42194 -x48036 -x55142 -x18912 -x42170 -x37 -x20416 -x49499 -x19927 -x42149 -x32686 -x19405 -x13742 -x33754 -x30780 -x53910 -x17911 -x43926 -x43746 -x48133 -x34395 -x43163 -x59106 -x32006 -x6813 -x7534 -x7419 -x55703 -x45220 -x33741 -x58601 -x11836 -x14398 -x62864 -x50144 -x46116 -x63965 -x54502 -x11805 -x12633 -x20781 -x63185 -x61471 -x63265 -x33931 -x52825 -x53568 -x41194 -x5546 -x64094 -x16931 -x3188 -x51085 -x25991 -x53100 -x54785 -x51167 -x24808 -x42809 -x6752 -x32797 -x29312 -x60249 -x34636 -x44882 -x40404 -x29560 -x4984 -x46319 -x8666 -x12855 -x29618 -x16605 -x26945 -x60548 -x4808 -x27494 -x51069 -x48189 -x38448 -x7682 -x5570 -x33695 -x33416 -x1637 -x3629 -x3442 -x60556 -x25151 -x48890 -x32186 -x1754 -x53118 -x6309 -x37791 -x22489 -x29265 -x39077 -x36620 -x40487 -x50235 -x5293 -x56882 -x63788 -x13343 -x25710 -x19175 -x23704 -x6554 -x32512 -x20314 -x36167 -x23686 -x4220 -x12014 -x61920 -x23293 -x39513 -x54234 -x59423 -x63076 -x26937 -x26539 -x10523 -x41820 -x58418 -x59750 -x27227 -x7504 -x18354 -x1389 -x54488 -x53312 -x43488 -x12081 -x19735 -x57606 -x54254 -x34035 -x28891 -x52293 -x61256 -x40756 -x43397 -x50678 -x50729 -x38696 -x48704 -x41972 -x62042 -x8382 -x4192 -x52535 -x18743 -x65585 -x57266 -x14445 -x11319 -x47966 -x43586 -x2128 -x61646 -x11557 -x13530 -x3321 -x27141 -x7673 -x19800 -x41919 -x25000 -x5267 -x57342 -x63961 -x38850 -x31575 -x43606 -x25439 -x24484 -x65559 -x5332 -x7690 -x48618 -x48158 -x36626 -x7922 -x1779 -x58963 -x32333 -x57051 -x23665 -x64223 -x7084 -x60112 -x48403 -x13217 -x62262 -x58614 -x45490 -x20343 -x16190 -x43952 -x8594 -x50705 -x34797 -x57848 -x10856 -x10713 -x30498 -x43295 -x26240 -x18424 -x56604 -x45600 -x43774 -x55486 -x10621 -x59907 -x36727 -x50160 -x26719 -x59623 -x41148 -x52595 -x31312 -x13780 -x19566 -x34952 -x9384 -x41101 -x58750 -x48459 -x54660 -x34434 -x26207 -x39171 -x48914 -x21970 -x58626 -x14225 -x6602 -x4112 -x18597 -x61368 -x24505 -x65083 -x26894 -x10711 -x27034 -x13344 -x21798 -x44892 -x14574 -x62677 -x32524 -x51719 -x14498 -x8377 -x34106 -x14790 -x35354 -x49086 -x27436 -x37970 -x57025 -x64109 -x30793 -x42066 -x34755 -x27726 -x64773 -x44612 -x13755 -x34202 -x18423 -x19431 -x28716 -x11464 -x48487 -x36892 -x4253 -x12231 -x43283 -x20789 -x18325 -x24325 -x3064 -x58234 -x25794 -x8584 -x61993 -x27892 -x14502 -x5054 -x58403 -x2102 -x26227 -x18363 -x3231 -x20769 -x29837 -x15161 -x61779 -x38347 -x60962 -x58611 -x27230 -x60788 -x29315 -x37927 -x44235 -x64441 -x50524 -x39175 -x35060 -x1000 -x54287 -x37574 -x42405 -x57692 -x4952 -x29340 -x51281 -x6804 -x55512 -x3884 -x42226 -x49708 -x40184 -x7121 -x15641 -x55383 -x27118 -x54437 -x5466 -x4798 -x60053 -x16876 -x6608 -x53328 -x65698 -x36796 -x19035 -x63186 -x20937 -x16827 -x54631 -x58797 -x1528 -x24514 -x14827 -x58780 -x52723 -x2074 -x48378 -x41062 -x55161 -x4705 -x59461 -x19541 -x44895 -x32531 -x9217 -x19823 -x15536 -x2395 -x60611 -x15638 -x28453 -x61476 -x14592 -x28879 -x21125 -x14845 -x3105 -x30073 -x16157 -x13435 -x3902 -x32104 -x3740 -x50912 -x59247 -x62365 -x36777 -x49520 -x48142 -x20680 -x55387 -x15959 -x3600 -x38439 -x1182 -x41558 -x63767 -x32095 -x1767 -x1505 -x38709 -x11736 -x54398 -x44646 -x31832 -x44557 -x45021 -x43370 -x23053 -x36074 -x41441 -x20967 -x17200 -x26714 -x7219 -x19590 -x59732 -x14396 -x18556 -x61327 -x54139 -x17263 -x55309 -x28301 -x21335 -x33413 -x926 -x28155 -x50203 -x9023 -x14601 -x4151 -x17188 -x23040 -x569 -x16208 -x3184 -x15173 -x36011 -x37169 -x5276 -x61412 -x10214 -x24491 -x258 -x3588 -x64321 -x9820 -x33661 -x62646 -x55366 -x59142 -x49290 -x21784 -x32018 -x18125 -x35474 -x57834 -x42929 -x34515 -x12190 -x63962 -x15776 -x15453 -x30323 -x2527 -x63390 -x21496 -x34046 -x9576 -x30330 -x13574 -x20592 -x60262 -x48889 -x34753 -x2159 -x3575 -x21426 -x38352 -x43999 -x22576 -x56049 -x13093 -x33567 -x36893 -x48633 -x15829 -x16212 -x17302 -x61288 -x52125 -x52218 -x9393 -x33325 -x2488 -x49756 -x56725 -x16401 -x64469 -x19555 -x57849 -x65316 -x4504 -x26784 -x38240 -x10153 -x12851 -x24637 -x35002 -x12329 -x2506 -x58040 -x62642 -x36877 -x17471 -x32743 -x50406 -x43179 -x19604 -x2438 -x54690 -x11422 -x45734 -x25307 -x44483 -x46428 -x33890 -x4283 -x27370 -x38489 -x58213 -x9928 -x10302 -x23626 -x30149 -x36739 -x29398 -x49953 -x9598 -x32044 -x46471 -x5995 -x35158 -x1914 -x9604 -x60641 -x19757 -x51712 -x37397 -x55111 -x11110 -x59143 -x45835 -x11407 -x41895 -x3061 -x53380 -x63711 -x32969 -x46974 -x49721 -x1728 -x2521 -x3524 -x52302 -x8178 -x30737 -x12482 -x54334 -x46307 -x45335 -x46991 -x29714 -x35205 -x30297 -x33206 -x29172 -x56362 -x45141 -x44174 -x869 -x45768 -x5762 -x12632 -x27069 -x45386 -x45795 -x64877 -x60884 -x22917 -x61426 -x27029 -x60851 -x5607 -x61125 -x23055 -x37195 -x26959 -x21306 -x35215 -x63277 -x10176 -x65441 -x34549 -x7371 -x25251 -x49366 -x28618 -x40923 -x16351 -x7918 -x45704 -x64085 -x5901 -x36809 -x40170 -x4207 -x34058 -x31517 -x47697 -x38723 -x58201 -x36032 -x25732 -x12367 -x36643 -x65305 -x53968 -x27354 -x15270 -x32218 -x22044 -x53819 -x14917 -x19920 -x6675 -x30899 -x4988 -x25202 -x6544 -x19530 -x13180 -x25675 -x16519 -x32927 -x55100 -x8111 -x42001 -x8103 -x49266 -x51497 -x29161 -x47895 -x39679 -x22450 -x52757 -x12468 -x60074 -x24440 -x18759 -x53452 -x58853 -x9149 -x46012 -x39680 -x24239 -x18625 -x5035 -x55013 -x30353 -x7804 -x6685 -x31085 -x60478 -x14315 -x65252 -x13694 -x9910 -x36605 -x52883 -x39336 -x53117 -x4125 -x54477 -x37571 -x4844 -x63148 -x15081 -x53905 -x34200 -x1145 -x25839 -x55811 -x22540 -x6258 -x28533 -x2349 -x36851 -x3056 -x20829 -x50836 -x33251 -x354 -x53352 -x15503 -x31409 -x30113 -x46713 -x24080 -x36768 -x40405 -x27376 -x58455 -x19694 -x30482 -x19295 -x36686 -x33226 -x7741 -x60068 -x36953 -x21516 -x9930 -x34770 -x44034 -x26097 -x24345 -x51641 -x32806 -x45323 -x54159 -x251 -x38595 -x28011 -x26024 -x5841 -x23071 -x31273 -x62454 -x48091 -x16498 -x37864 -x17125 -x15364 -x45526 -x31034 -x49737 -x53361 -x64253 -x31122 -x34111 -x6589 -x48016 -x45725 -x59765 -x65120 -x51141 -x20724 -x1586 -x53828 -x36514 -x2057 -x45692 -x11550 -x47264 -x64038 -x30733 -x58300 -x58209 -x26923 -x46623 -x33512 -x27418 -x62584 -x47687 -x21246 -x20828 -x24538 -x40776 -x62185 -x1950 -x24281 -x6238 -x61551 -x15226 -x62650 -x11427 -x45133 -x55852 -x40324 -x50213 -x14765 -x6714 -x7484 -x34986 -x55240 -x59191 -x31048 -x58598 -x65232 -x51152 -x56789 -x38861 -x27713 -x16254 -x32350 -x64549 -x12259 -x32624 -x21799 -x51111 -x12490 -x6345 -x37776 -x35164 -x59905 -x63261 -x64234 -x59083 -x23229 -x63190 -x39758 -x19822 -x47284 -x17710 -x65160 -x22648 -x58669 -x21289 -x58058 -x51502 -x40387 -x33604 -x1524 -x46590 -x43694 -x28123 -x30989 -x24181 -x25283 -x38967 -x25276 -x48740 -x47849 -x62230 -x62138 -x10268 -x5638 -x61189 -x18831 -x1780 -x43060 -x65183 -x22503 -x17818 -x59584 -x30230 -x34518 -x11431 -x37459 -x3823 -x19615 -x52932 -x14125 -x45677 -x50169 -x60747 -x60152 -x33744 -x18047 -x27857 -x26757 -x29075 -x20118 -x26061 -x57682 -x11808 -x58755 -x62360 -x40239 -x17043 -x64913 -x46267 -x58322 -x38975 -x5043 -x42407 -x45721 -x32309 -x53228 -x58561 -x62003 -x7164 -x7247 -x16393 -x3071 -x50580 -x15847 -x32319 -x15535 -x29389 -x22411 -x58382 -x9016 -x39345 -x2762 -x7867 -x6221 -x55828 -x46756 -x49153 -x10776 -x23857 -x11461 -x44677 -x15891 -x8900 -x38592 -x32673 -x11773 -x57851 -x32253 -x51770 -x47023 -x40695 -x57364 -x5690 -x9435 -x60187 -x25471 -x50867 -x19993 -x37029 -x54306 -x25694 -x35866 -x27266 -x37198 -x51319 -x65223 -x37769 -x4680 -x17966 -x41004 -x34258 -x40092 -x29358 -x19928 -x37177 -x59502 -x19272 -x42323 -x37934 -x43425 -x44410 -x18019 -x56264 -x65174 -x26897 -x6049 -x47215 -x9434 -x7506 -x43056 -x213 -x10281 -x57036 -x13607 -x40063 -x24958 -x60300 -x23239 -x26907 -x57566 -x7769 -x25601 -x38585 -x57968 -x3122 -x42733 -x33221 -x47438 -x9967 -x30146 -x9246 -x32192 -x37250 -x57500 -x63716 -x26861 -x26156 -x12271 -x35754 -x47612 -x43948 -x10629 -x32141 -x55152 -x9468 -x4159 -x4124 -x56355 -x34607 -x35093 -x60344 -x15921 -x47852 -x51684 -x28462 -x10778 -x38108 -x30619 -x13948 -x1106 -x15630 -x34314 -x42451 -x8598 -x27185 -x36927 -x28187 -x56287 -x38143 -x31608 -x18935 -x9427 -x31604 -x20669 -x3599 -x38206 -x37841 -x29574 -x63641 -x18462 -x27042 -x64530 -x26818 -x25224 -x35948 -x37161 -x4406 -x42580 -x53223 -x43025 -x65450 -x39149 -x44259 -x62860 -x40978 -x21602 -x18893 -x63987 -x60357 -x27430 -x57877 -x100 -x37702 -x35907 -x10851 -x62016 -x51594 -x62256 -x39363 -x3089 -x42921 -x34985 -x31095 -x24479 -x33044 -x44051 -x60147 -x59362 -x7027 -x41891 -x60987 -x18008 -x9154 -x28542 -x4135 -x49356 -x58253 -x49311 -x11540 -x8059 -x38804 -x22599 -x53526 -x36362 -x48973 -x47503 -x49003 -x23173 -x14773 -x23967 -x49700 -x23730 -x55555 -x25584 -x64945 -x27982 -x16516 -x44084 -x46100 -x47536 -x34784 -x46462 -x2862 -x15306 -x46310 -x21857 -x30505 -x8126 -x25308 -x64036 -x17821 -x60379 -x35631 -x13356 -x2173 -x48466 -x10201 -x56763 -x61381 -x13962 -x7730 -x48598 -x59881 -x51063 -x33665 -x51851 -x8448 -x5254 -x8092 -x51201 -x4774 -x42960 -x30298 -x41358 -x47775 -x2579 -x28810 -x49853 -x26800 -x45208 -x3185 -x61981 -x61813 -x6419 -x51520 -x44137 -x62389 -x38888 -x5233 -x647 -x38105 -x42915 -x5239 -x20208 -x28005 -x25833 -x27906 -x22014 -x16072 -x34410 -x9818 -x9831 -x36066 -x15153 -x19888 -x63253 -x51756 -x27914 -x7285 -x5327 -x10747 -x56756 -x32184 -x21327 -x29149 -x33711 -x15597 -x34532 -x41051 -x61898 -x7862 -x51966 -x28067 -x28240 -x26752 -x59601 -x52621 -x5039 -x57093 -x63930 -x49193 -x19773 -x57415 -x47258 -x35811 -x43133 -x13046 -x60642 -x48013 -x32154 -x38500 -x10045 -x26795 -x57579 -x18641 -x57572 -x53243 -x46146 -x49616 -x52503 -x5348 -x2304 -x16629 -x9287 -x48482 -x60033 -x14982 -x40842 -x18310 -x41132 -x7365 -x32447 -x62089 -x29933 -x1231 -x4647 -x48997 -x5459 -x4273 -x28397 -x22071 -x39602 -x51754 -x31949 -x44648 -x17075 -x6252 -x53623 -x51448 -x21852 -x25715 -x45373 -x61308 -x29495 -x20010 -x64243 -x22413 -x51813 -x49033 -x62819 -x43957 -x8033 -x25774 -x11923 -x46183 -x49587 -x62217 -x39684 -x22430 -x1114 -x41381 -x3032 -x25174 -x29704 -x60925 -x5927 -x7048 -x62004 -x16902 -x55941 -x48117 -x1708 -x27252 -x18183 -x18182 -x12104 -x11589 -x46664 -x8191 -x14039 -x814 -x41494 -x40988 -x10762 -x7710 -x730 -x17404 -x19215 -x55504 -x10768 -x61509 -x28197 -x38986 -x46009 -x33792 -x34996 -x5027 -x38908 -x65239 -x6437 -x24282 -x9632 -x52524 -x28314 -x38176 -x10862 -x30140 -x65265 -x65211 -x58684 -x50193 -x64536 -x35584 -x25304 -x40484 -x57467 -x18185 -x38547 -x24350 -x44736 -x13125 -x15600 -x64747 -x41253 -x59509 -x50279 -x14507 -x6120 -x32274 -x13378 -x18249 -x62027 -x64958 -x50013 -x61699 -x25481 -x63598 -x2840 -x40271 -x26605 -x2157 -x25501 -x52494 -x62878 -x21178 -x28442 -x3535 -x37899 -x56960 -x55460 -x13299 -x4263 -x59367 -x44561 -x47646 -x4034 -x32101 -x12142 -x33477 -x52827 -x60850 -x14045 -x26280 -x55697 -x6627 -x8620 -x59899 -x41567 -x40658 -x670 -x9832 -x55636 -x41286 -x39737 -x3092 -x18480 -x54096 -x48853 -x49050 -x17405 -x17905 -x46550 -x29564 -x39904 -x988 -x33856 -x50601 -x44668 -x2681 -x40201 -x53881 -x53957 -x8687 -x1113 -x53108 -x2313 -x21792 -x35876 -x17562 -x15234 -x32479 -x62856 -x37973 -x64475 -x44715 -x61411 -x57727 -x39933 -x3266 -x11113 -x30981 -x33827 -x64183 -x29887 -x42319 -x6215 -x30559 -x36287 -x42079 -x34566 -x36609 -x24387 -x52605 -x12189 -x3887 -x2458 -x32788 -x63181 -x49261 -x17293 -x8035 -x17540 -x25113 -x20093 -x45876 -x49566 -x9851 -x36097 -x44482 -x22693 -x41535 -x39257 -x61389 -x32642 -x8647 -x18903 -x19211 -x13724 -x13060 -x40456 -x6198 -x58020 -x63384 -x30648 -x9502 -x38470 -x16313 -x39791 -x60252 -x48170 -x49017 -x39597 -x35714 -x55107 -x34639 -x40825 -x60108 -x8274 -x55406 -x51166 -x1792 -x10490 -x36616 -x19231 -x42213 -x18764 -x34696 -x57994 -x60273 -x28308 -x64140 -x5720 -x8470 -x19024 -x12537 -x38466 -x38353 -x42508 -x21264 -x30214 -x48619 -x28310 -x36684 -x11451 -x21866 -x41452 -x45494 -x10665 -x55603 -x21904 -x29587 -x61820 -x55248 -x6365 -x38613 -x26507 -x8434 -x19465 -x31932 -x37017 -x62305 -x12369 -x38795 -x50035 -x23588 -x21308 -x35649 -x63744 -x28854 -x3013 -x35658 -x42009 -x61902 -x17743 -x26736 -x62566 -x45580 -x8273 -x44547 -x1756 -x47152 -x26596 -x19236 -x4178 -x5509 -x28147 -x39433 -x42955 -x2831 -x42086 -x32993 -x51160 -x16086 -x54252 -x39022 -x61034 -x38862 -x30345 -x60488 -x61655 -x25835 -x3323 -x52468 -x56871 -x48003 -x27462 -x59982 -x28283 -x35601 -x52838 -x22602 -x11748 -x28382 -x31974 -x55036 -x55249 -x24663 -x20117 -x39054 -x11290 -x12561 -x28126 -x5441 -x34321 -x47671 -x39400 -x30993 -x36525 -x61527 -x51587 -x41723 -x47329 -x9505 -x65590 -x16008 -x4307 -x53391 -x40568 -x49071 -x17296 -x60347 -x44960 -x17765 -x55855 -x1042 -x26551 -x32492 -x2450 -x20911 -x49057 -x25487 -x41668 -x1 -x5909 -x26236 -x17845 -x59026 -x65333 -x38164 -x5214 -x11627 -x2787 -x14520 -x58326 -x62028 -x64144 -x17519 -x4694 -x39670 -x52928 -x30802 -x38811 -x3520 -x23014 -x13907 -x49813 -x64940 -x18572 -x29739 -x32179 -x39654 -x42710 -x25713 -x56306 -x65636 -x11146 -x48553 -x5463 -x58266 -x57878 -x35836 -x51330 -x37306 -x5469 -x56657 -x14736 -x65205 -x53621 -x49472 -x3744 -x43120 -x1731 -x50733 -x58692 -x31233 -x55982 -x22558 -x26536 -x6995 -x33899 -x34512 -x59258 -x41097 -x59863 -x21566 -x44247 -x10705 -x50711 -x61482 -x53625 -x27518 -x10591 -x65440 -x63655 -x62119 -x56451 -x5047 -x38656 -x58202 -x2536 -x26020 -x7150 -x21382 -x2352 -x15490 -x56298 -x58342 -x10736 -x25493 -x15265 -x44995 -x13305 -x40364 -x52424 -x34253 -x64257 -x48686 -x61933 -x12053 -x25966 -x14800 -x50976 -x41264 -x12294 -x15258 -x44254 -x56961 -x15705 -x44909 -x60235 -x64634 -x42358 -x16266 -x55727 -x62022 -x56507 -x5221 -x7079 -x10756 -x29463 -x50308 -x39954 -x19818 -x37788 -x61445 -x35837 -x41804 -x38963 -x14630 -x20041 -x36499 -x57263 -x60844 -x12865 -x26334 -x6521 -x40175 -x40427 -x37541 -x54079 -x9538 -x21299 -x55047 -x19730 -x16192 -x44238 -x29406 -x61801 -x20081 -x37336 -x27348 -x22067 -x25561 -x50481 -x18528 -x43269 -x4503 -x8863 -x31735 -x10368 -x4147 -x45970 -x2721 -x24553 -x24767 -x1208 -x22514 -x18691 -x45907 -x27398 -x15244 -x49793 -x13008 -x39186 -x56302 -x57402 -x24589 -x62116 -x26837 -x11910 -x50672 -x13152 -x32815 -x16990 -x38960 -x7190 -x44911 -x21744 -x55614 -x20887 -x47048 -x8422 -x58829 -x5998 -x4045 -x33518 -x27952 -x36139 -x28291 -x58650 -x52560 -x2836 -x2765 -x42507 -x18920 -x4886 -x51783 -x5021 -x54483 -x17264 -x46607 -x7123 -x2309 -x1454 -x32808 -x53998 -x40901 -x2970 -x62034 -x22595 -x19950 -x55815 -x52507 -x24801 -x25889 -x14648 -x17069 -x44155 -x27881 -x24412 -x60381 -x99 -x31776 -x13684 -x63648 -x15078 -x17531 -x61713 -x18752 -x589 -x63445 -x22252 -x42840 -x44109 -x21355 -x2162 -x32581 -x25212 -x23563 -x45482 -x18838 -x50287 -x41758 -x56783 -x790 -x5414 -x39749 -x9026 -x34225 -x36147 -x62148 -x50730 -x52238 -x18244 -x52005 -x37004 -x59339 -x9064 -x9018 -x53281 -x36033 -x970 -x39783 -x29049 -x44958 -x15593 -x38137 -x9558 -x48669 -x52769 -x42206 -x13428 -x58207 -x56903 -x12168 -x60843 -x24066 -x1635 -x56274 -x44063 -x5724 -x10590 -x23314 -x14119 -x39415 -x21978 -x62375 -x27195 -x24806 -x26820 -x42861 -x45576 -x42985 -x9223 -x14933 -x22760 -x7740 -x2564 -x24286 -x26397 -x44619 -x17655 -x47286 -x59795 -x42547 -x62968 -x10578 -x20392 -x59410 -x48082 -x9066 -x17836 -x63536 -x26019 -x33939 -x49224 -x4727 -x31696 -x36410 -x41810 -x47699 -x36424 -x11241 -x36760 -x11280 -x41270 -x58620 -x23541 -x4577 -x10278 -x13539 -x14106 -x27054 -x4596 -x3695 -x59473 -x35683 -x26811 -x32880 -x65001 -x15472 -x9480 -x30585 -x18351 -x37847 -x31219 -x54322 -x59032 -x44577 -x23259 -x38202 -x55170 -x23298 -x58119 -x6987 -x4723 -x40253 -x40141 -x29793 -x3595 -x6401 -x18954 -x25996 -x47471 -x29795 -x28163 -x40787 -x36827 -x35984 -x1211 -x44266 -x26524 -x64218 -x32416 -x55567 -x30629 -x11123 -x33123 -x10196 -x43942 -x23641 -x21074 -x63455 -x22679 -x60716 -x62005 -x7462 -x44938 -x22137 -x10403 -x57700 -x53414 -x53676 -x8990 -x795 -x35635 -x9769 -x49174 -x47461 -x45200 -x8871 -x59780 -x28858 -x33171 -x8845 -x60463 -x35410 -x45623 -x52157 -x13480 -x22015 -x10961 -x16948 -x20634 -x48748 -x43833 -x33231 -x17812 -x26776 -x45029 -x28799 -x16738 -x57230 -x52784 -x55103 -x23077 -x6569 -x35958 -x44006 -x55685 -x11567 -x54615 -x16700 -x12862 -x32708 -x25890 -x13040 -x49044 -x32892 -x4514 -x38383 -x45652 -x19074 -x58613 -x27897 -x29591 -x38670 -x34868 -x44772 -x22309 -x1155 -x17119 -x28741 -x54404 -x18890 -x64 -x30553 -x62616 -x24413 -x38350 -x55665 -x22248 -x47454 -x46771 -x25149 -x36788 -x9086 -x11054 -x53066 -x26850 -x49828 -x39023 -x18060 -x33781 -x12887 -x782 -x57195 -x799 -x45571 -x50872 -x24547 -x2421 -x56945 -x25358 -x48849 -x45703 -x37206 -x60267 -x24972 -x64337 -x65637 -x61677 -x13565 -x60951 -x48476 -x47939 -x9589 -x36392 -x25660 -x22705 -x3075 -x55784 -x54335 -x27630 -x38840 -x64473 -x17434 -x64251 -x19093 -x48119 -x45438 -x15047 -x49666 -x21651 -x6324 -x20440 -x18651 -x39402 -x23547 -x49019 -x64108 -x41208 -x3439 -x31094 -x2980 -x22182 -x64421 -x51301 -x6561 -x48348 -x10101 -x2704 -x41731 -x61622 -x8388 -x22307 -x50600 -x14632 -x7539 -x51796 -x9846 -x63907 -x48176 -x31638 -x65683 -x4268 -x23049 -x5471 -x4671 -x53478 -x629 -x47964 -x11493 -x29838 -x43437 -x51484 -x8277 -x32732 -x15700 -x51904 -x2489 -x49522 -x11599 -x12871 -x12017 -x9973 -x17452 -x39495 -x45548 -x63220 -x54218 -x61398 -x2254 -x34832 -x22784 -x33629 -x52687 -x20035 -x27865 -x51079 -x8853 -x40822 -x29077 -x13170 -x29932 -x56541 -x12644 -x24182 -x7516 -x45485 -x15623 -x45089 -x15853 -x48808 -x12543 -x20466 -x56697 -x8268 -x194 -x61887 -x10907 -x31006 -x50608 -x43811 -x21274 -x36981 -x6843 -x1549 -x54370 -x48033 -x51593 -x58260 -x28588 -x61526 -x45226 -x34690 -x50458 -x1374 -x20183 -x27542 -x1624 -x32041 -x51170 -x9449 -x10390 -x61211 -x50311 -x4217 -x8528 -x16242 -x13438 -x38484 -x18451 -x41979 -x10387 -x57696 -x10766 -x48127 -x53709 -x48781 -x20613 -x60921 -x2874 -x50520 -x38677 -x49179 -x29615 -x43208 -x8721 -x20108 -x48469 -x34197 -x551 -x379 -x26099 -x26322 -x58988 -x32342 -x45926 -x11368 -x46918 -x10869 -x382 -x52030 -x47850 -x15505 -x2687 -x31910 -x12722 -x24970 -x39549 -x34874 -x26956 -x36431 -x53929 -x34588 -x10863 -x37123 -x23813 -x41756 -x27246 -x4234 -x18048 -x7432 -x22060 -x46463 -x62784 -x65753 -x40681 -x27405 -x16365 -x7893 -x41174 -x15393 -x39984 -x44283 -x10897 -x53280 -x28681 -x51304 -x8561 -x31904 -x48990 -x61490 -x24427 -x33999 -x48500 -x57426 -x49528 -x27083 -x21238 -x43555 -x49744 -x52311 -x65039 -x15953 -x62928 -x34272 -x61222 -x16939 -x38477 -x239 -x42215 -x29602 -x65408 -x33710 -x36941 -x17700 -x40118 -x61924 -x63046 -x6469 -x26761 -x5057 -x48818 -x44761 -x28960 -x42006 -x23683 -x22417 -x31831 -x36215 -x31694 -x53428 -x64642 -x44746 -x25305 -x57920 -x3296 -x29822 -x24668 -x17362 -x12832 -x53311 -x31419 -x2685 -x16051 -x20518 -x40217 -x35478 -x41326 -x18211 -x52670 -x48015 -x23525 -x18011 -x58428 -x36438 -x46257 -x14552 -x28570 -x28924 -x30304 -x45706 -x56429 -x34463 -x59072 -x54026 -x58932 -x46745 -x49617 -x53689 -x55889 -x4439 -x40159 -x21073 -x19553 -x59228 -x6393 -x61932 -x30895 -x55972 -x3565 -x59220 -x8240 -x48447 -x20182 -x16571 -x13680 -x29095 -x25363 -x42734 -x5410 -x644 -x21392 -x62900 -x12556 -x69 -x38961 -x54193 -x38725 -x15316 -x49069 -x60482 -x49509 -x58709 -x44534 -x5180 -x9213 -x52868 -x7049 -x65038 -x48697 -x15901 -x7951 -x36933 -x24879 -x27511 -x64056 -x53229 -x43393 -x65410 -x9310 -x11626 -x26604 -x10773 -x39812 -x58412 -x6333 -x50043 -x32178 -x31577 -x60424 -x8879 -x9158 -x62317 -x2529 -x59455 -x22570 -x17673 -x22622 -x24999 -x7577 -x45455 -x63847 -x18367 -x25679 -x47753 -x4475 -x39187 -x44138 -x39093 -x24161 -x3320 -x52582 -x7810 -x5517 -x54621 -x63221 -x7860 -x13115 -x50926 -x28282 -x59542 -x4902 -x34265 -x40656 -x16644 -x3355 -x47822 -x34990 -x52994 -x4105 -x58490 -x21280 -x61537 -x11904 -x735 -x4039 -x5894 -x510 -x52393 -x17280 -x36036 -x28624 -x59067 -x27796 -x19411 -x62738 -x18264 -x12466 -x65605 -x24244 -x49054 -x13469 -x51165 -x39320 -x5715 -x48754 -x37234 -x54530 -x52548 -x7036 -x54162 -x57862 -x31373 -x4248 -x21719 -x48796 -x42940 -x65063 -x45783 -x55278 -x41577 -x12276 -x6064 -x15994 -x60839 -x39762 -x2034 -x17615 -x15468 -x12595 -x49053 -x19301 -x15177 -x9214 -x52742 -x29799 -x47409 -x55399 -x62366 -x13401 -x366 -x48014 -x36049 -x26627 -x57569 -x46184 -x13395 -x54333 -x14025 -x17411 -x16111 -x36885 -x4871 -x21469 -x18342 -x46784 -x45785 -x17326 -x6065 -x4541 -x65466 -x31183 -x25962 -x39369 -x55796 -x26948 -x54246 -x61271 -x24842 -x61052 -x11924 -x16038 -x49818 -x23338 -x63064 -x64496 -x12874 -x64480 -x37143 -x12095 -x19026 -x63737 -x44899 -x61843 -x1468 -x19165 -x16557 -x38388 -x47298 -x56048 -x59111 -x33421 -x62343 -x62787 -x26416 -x27309 -x57008 -x47180 -x44548 -x46461 -x8057 -x18025 -x16501 -x55140 -x51169 -x25436 -x50019 -x64178 -x37099 -x24646 -x20803 -x41884 -x17604 -x33617 -x17238 -x38134 -x65329 -x35455 -x47208 -x13373 -x7790 -x52221 -x64104 -x53317 -x53017 -x33140 -x64669 -x34241 -x35042 -x8812 -x43637 -x62937 -x38824 -x26521 -x28082 -x43119 -x26476 -x27732 -x65012 -x58783 -x40994 -x49394 -x4519 -x39005 -x58180 -x34261 -x20251 -x20964 -x39436 -x55509 -x54847 -x58437 -x63282 -x55792 -x7757 -x9890 -x63785 -x51244 -x19201 -x32744 -x4589 -x33448 -x63626 -x3571 -x43577 -x62640 -x30024 -x16522 -x4191 -x41872 -x58045 -x65167 -x3390 -x60645 -x9047 -x14721 -x31274 -x1748 -x1411 -x18073 -x34902 -x57068 -x3689 -x30166 -x9550 -x9050 -x53055 -x3674 -x24488 -x47653 -x18849 -x44423 -x37445 -x42537 -x17759 -x46835 -x18718 -x29593 -x898 -x53945 -x32565 -x47000 -x54068 -x62427 -x30824 -x28758 -x57758 -x9566 -x9162 -x7565 -x31565 -x59639 -x42902 -x58972 -x60767 -x6932 -x52250 -x35865 -x25233 -x38368 -x54113 -x11371 -x38673 -x4610 -x31472 -x8208 -x44 -x21505 -x49893 -x51195 -x58083 -x29178 -x55839 -x23634 -x31875 -x63465 -x36563 -x51950 -x30122 -x12478 -x2708 -x45779 -x25049 -x198 -x22258 -x30291 -x44812 -x45500 -x54397 -x46437 -x14332 -x57133 -x35949 -x6268 -x56665 -x46765 -x61877 -x47702 -x228 -x38545 -x51262 -x550 -x37494 -x48126 -x52626 -x34238 -x43973 -x44944 -x27103 -x63872 -x33047 -x48153 -x24483 -x35259 -x9244 -x45385 -x24076 -x5648 -x4943 -x34067 -x53095 -x3679 -x45148 -x50322 -x56919 -x40302 -x55594 -x52077 -x21385 -x62282 -x17421 -x7008 -x45714 -x49103 -x16549 -x31969 -x14050 -x39990 -x52647 -x53610 -x47491 -x24432 -x21923 -x42301 -x46833 -x1663 -x23080 -x37648 -x56019 -x47998 -x16411 -x1966 -x48527 -x38797 -x47202 -x22415 -x18194 -x25525 -x64925 -x10370 -x16598 -x26324 -x28225 -x15775 -x23851 -x50292 -x16886 -x12140 -x50478 -x60231 -x63914 -x17993 -x49902 -x63693 -x62695 -x40773 -x6863 -x40834 -x31938 -x22732 -x30000 -x39937 -x21587 -x58226 -x21495 -x47831 -x32017 -x29950 -x34918 -x56627 -x36507 -x24965 -x5491 -x19384 -x6075 -x46932 -x61594 -x36522 -x26045 -x39601 -x53146 -x210 -x29545 -x363 -x1187 -x4742 -x60314 -x22659 -x32381 -x15076 -x33983 -x65006 -x30778 -x11382 -x50988 -x46863 -x25963 -x60407 -x30707 -x13722 -x30497 -x64437 -x19628 -x51215 -x3193 -x17879 -x2905 -x63830 -x15827 -x29325 -x51298 -x5622 -x64396 -x2761 -x47661 -x56998 -x61250 -x48069 -x52513 -x59553 -x59386 -x62749 -x27000 -x41635 -x23714 -x47374 -x51841 -x52324 -x43859 -x47526 -x53890 -x4859 -x17672 -x13298 -x46882 -x39487 -x52793 -x51649 -x10536 -x10398 -x10825 -x30644 -x37931 -x47448 -x39574 -x540 -x42182 -x12454 -x12834 -x5096 -x63154 -x17481 -x36391 -x10605 -x23079 -x47584 -x14370 -x37560 -x40422 -x11334 -x40103 -x40965 -x40861 -x55907 -x32026 -x16708 -x29080 -x42414 -x14489 -x64301 -x4002 -x23363 -x25752 -x55271 -x53939 -x9866 -x14185 -x42745 -x2953 -x65414 -x3975 -x56369 -x14805 -x60769 -x6301 -x14728 -x58443 -x43406 -x22880 -x65140 -x58317 -x47519 -x11403 -x40058 -x35494 -x34224 -x26734 -x29976 -x29446 -x26651 -x3275 -x55311 -x62041 -x32690 -x53790 -x16694 -x56465 -x48108 -x11212 -x41691 -x23713 -x65189 -x13073 -x22385 -x1255 -x31916 -x1573 -x31727 -x34312 -x44451 -x57796 -x23878 -x25145 -x39075 -x37164 -x59614 -x7047 -x21643 -x10992 -x40519 -x21931 -x58878 -x2792 -x56295 -x17459 -x3780 -x14892 -x42333 -x8651 -x17291 -x37109 -x27105 -x56853 -x24726 -x55024 -x13857 -x16486 -x4077 -x10112 -x47121 -x263 -x55900 -x60753 -x57884 -x38093 -x53402 -x4456 -x16454 -x45402 -x22884 -x49239 -x26729 -x1662 -x61035 -x38721 -x65758 -x49865 -x24539 -x36536 -x19096 -x65122 -x63080 -x33940 -x63923 -x9094 -x11160 -x9080 -x46085 -x58968 -x8811 -x11176 -x4601 -x53943 -x32096 -x9272 -x38681 -x23190 -x42395 -x33536 -x16964 -x27181 -x42797 -x17801 -x45010 -x4155 -x33460 -x62558 -x65826 -x38422 -x34085 -x57330 -x8761 -x43742 -x33480 -x7685 -x14366 -x45102 -x6765 -x30544 -x42119 -x50284 -x61462 -x61858 -x38222 -x16610 -x52611 -x30153 -x55298 -x10697 -x61792 -x22899 -x55011 -x51828 -x7977 -x26161 -x54340 -x41366 -x38130 -x40266 -x64390 -x5526 -x14485 -x11873 -x17 -x52124 -x26203 -x16206 -x3705 -x49681 -x45678 -x45809 -x18973 -x2931 -x11650 -x5660 -x10409 -x35739 -x14328 -x22453 -x48601 -x49420 -x37517 -x19712 -x27056 -x10752 -x878 -x65824 -x52925 -x33305 -x59911 -x18057 -x33607 -x46980 -x14973 -x43197 -x10147 -x58965 -x26365 -x20365 -x16999 -x60216 -x55422 -x59489 -x14201 -x54964 -x41495 -x9984 -x17534 -x2006 -x34955 -x57686 -x38332 -x19952 -x2949 -x7783 -x28158 -x22269 -x47129 -x143 -x6877 -x50883 -x4476 -x63298 -x32702 -x48132 -x1770 -x16235 -x50532 -x33615 -x18557 -x6278 -x46157 -x7737 -x11936 -x49929 -x38369 -x3923 -x33814 -x7487 -x9775 -x63542 -x30194 -x25805 -x20758 -x6781 -x63133 -x10417 -x28383 -x60715 -x25366 -x20825 -x31990 -x57109 -x40766 -x54807 -x51326 -x40624 -x4425 -x34304 -x7680 -x27474 -x52057 -x59792 -x34446 -x27380 -x39249 -x15916 -x36259 -x62822 -x43474 -x62485 -x46237 -x422 -x46389 -x37554 -x65709 -x31525 -x9116 -x42091 -x40579 -x42879 -x36248 -x61606 -x15975 -x26743 -x19926 -x36262 -x18626 -x12386 -x25011 -x53007 -x42862 -x34705 -x5642 -x46570 -x43566 -x41040 -x2575 -x19075 -x24766 -x62456 -x40957 -x37343 -x35721 -x42243 -x40926 -x59058 -x52101 -x575 -x14474 -x29512 -x7239 -x32068 -x65471 -x33539 -x50880 -x51603 -x38912 -x21278 -x49226 -x24289 -x21588 -x33777 -x26568 -x59827 -x54122 -x5708 -x32936 -x38278 -x55967 -x28613 -x11844 -x18533 -x36977 -x31251 -x35772 -x62551 -x57499 -x55918 -x49344 -x55295 -x14804 -x16034 -x62149 -x34228 -x39177 -x60001 -x36896 -x37695 -x14775 -x62189 -x12113 -x60640 -x58051 -x47242 -x26965 -x3812 -x1969 -x36115 -x58126 -x54725 -x52856 -x3614 -x5274 -x40655 -x54348 -x45343 -x51403 -x62987 -x36823 -x46594 -x38513 -x43490 -x9297 -x3843 -x12024 -x50827 -x38028 -x46678 -x65472 -x24313 -x28376 -x28172 -x1464 -x39939 -x63479 -x21026 -x27700 -x21544 -x30840 -x19939 -x675 -x63942 -x39943 -x47382 -x13148 -x63849 -x46875 -x17377 -x46979 -x65457 -x55738 -x63905 -x25846 -x62009 -x38711 -x45935 -x17153 -x26974 -x6125 -x42446 -x21207 -x52759 -x16052 -x28131 -x25484 -x47628 -x21607 -x17121 -x162 -x42071 -x22233 -x11496 -x19089 -x42340 -x5944 -x55117 -x48810 -x30617 -x64320 -x4558 -x65109 -x18349 -x63020 -x47541 -x7282 -x4891 -x17251 -x5192 -x30142 -x37231 -x56869 -x21520 -x23334 -x12170 -x9684 -x62718 -x18500 -x49468 -x55759 -x2736 -x61454 -x30275 -x55999 -x30054 -x61272 -x910 -x39964 -x23669 -x12709 -x36779 -x13157 -x30552 -x4264 -x28568 -x42173 -x42228 -x46387 -x58807 -x13657 -x21549 -x27440 -x36600 -x9283 -x22089 -x33459 -x65525 -x56950 -x34176 -x36150 -x46667 -x17745 -x56132 -x27890 -x41185 -x27170 -x64532 -x41789 -x30169 -x27412 -x59885 -x16078 -x26064 -x61283 -x4733 -x56522 -x16007 -x27822 -x1400 -x35554 -x53349 -x46478 -x63950 -x20005 -x6264 -x24709 -x52478 -x5455 -x2177 -x2445 -x26189 -x27587 -x23228 -x6722 -x3167 -x41312 -x44807 -x48215 -x37440 -x37273 -x49336 -x49918 -x40384 -x32513 -x4786 -x42017 -x39864 -x62653 -x19726 -x58018 -x65090 -x38843 -x56520 -x14662 -x64750 -x52295 -x39703 -x23019 -x39566 -x43300 -x49525 -x41414 -x23133 -x10904 -x24800 -x17197 -x47867 -x18964 -x4493 -x57238 -x34246 -x9423 -x20175 -x8848 -x34386 -x17682 -x7318 -x42618 -x58940 -x707 -x55866 -x47737 -x51807 -x52986 -x43729 -x47440 -x65248 -x8581 -x57478 -x56822 -x32160 -x59046 -x53354 -x3639 -x46068 -x18621 -x12716 -x22551 -x28993 -x51154 -x9656 -x64414 -x51293 -x43274 -x49264 -x54413 -x38728 -x46548 -x41019 -x10528 -x51 -x26577 -x19020 -x36764 -x30839 -x35484 -x55393 -x51213 -x61890 -x28948 -x3304 -x15883 -x14142 -x64520 -x23397 -x12385 -x44589 -x34104 -x29150 -x25627 -x39700 -x43253 -x29985 -x115 -x60742 -x53960 -x43043 -x11199 -x875 -x39723 -x35472 -x65148 -x20272 -x42487 -x59747 -x44685 -x7145 -x16455 -x31265 -x32352 -x11490 -x24235 -x52231 -x24854 -x26554 -x56906 -x23837 -x58409 -x26620 -x61404 -x43700 -x60604 -x44295 -x62613 -x52421 -x48655 -x38752 -x35734 -x8571 -x45286 -x6786 -x25741 -x49176 -x40939 -x58526 -x30197 -x10979 -x13476 -x12963 -x31550 -x4765 -x7435 -x14476 -x65061 -x11614 -x49792 -x19565 -x37063 -x55750 -x3168 -x10415 -x7816 -x30310 -x59279 -x22665 -x48098 -x40864 -x56248 -x23558 -x10726 -x51404 -x34443 -x59864 -x53984 -x4832 -x10937 -x47467 -x48685 -x33144 -x38626 -x54962 -x63941 -x56813 -x26727 -x37641 -x64450 -x21272 -x62506 -x40250 -x15043 -x33320 -x27470 -x63385 -x46501 -x62247 -x5135 -x53896 -x25210 -x53141 -x7171 -x38025 -x64722 -x54015 -x34896 -x21547 -x26730 -x39153 -x31429 -x768 -x23195 -x35591 -x28932 -x33526 -x48042 -x19490 -x24006 -x58886 -x4006 -x44487 -x26270 -x44771 -x40532 -x45967 -x27231 -x29993 -x26341 -x57016 -x27709 -x32542 -x26954 -x6662 -x33449 -x52992 -x29703 -x57108 -x47976 -x58751 -x53125 -x46453 -x9909 -x47402 -x49214 -x42069 -x2646 -x44636 -x42930 -x20981 -x46275 -x30375 -x27566 -x2634 -x19240 -x50899 -x53216 -x33981 -x18436 -x20481 -x54059 -x29334 -x61477 -x46529 -x60413 -x32810 -x48505 -x53251 -x30067 -x21676 -x18636 -x63969 -x14948 -x23989 -x37843 -x51434 -x53786 -x31424 -x513 -x46941 -x64812 -x50761 -x1238 -x36869 -x1268 -x18005 -x59483 -x53175 -x8094 -x63732 -x54469 -x38511 -x3941 -x16109 -x26925 -x45038 -x19086 -x60661 -x46213 -x23056 -x26338 -x31224 -x9324 -x29681 -x60902 -x64230 -x41008 -x57465 -x40745 -x31796 -x32469 -x47263 -x5700 -x9360 -x55343 -x29476 -x43127 -x54960 -x3211 -x33139 -x72 -x25347 -x59119 -x30085 -x19038 -x2000 -x55115 -x63212 -x40793 -x21523 -x54688 -x29916 -x17414 -x7062 -x49779 -x3954 -x57335 -x63805 -x25111 -x64989 -x28561 -x17009 -x36618 -x62193 -x19705 -x14056 -x52463 -x17578 -x14470 -x14571 -x25818 -x50568 -x16442 -x15405 -x57267 -x46768 -x44311 -x1375 -x56861 -x48192 -x58376 -x8904 -x23751 -x53124 -x53866 -x18578 -x1497 -x62076 -x30069 -x16149 -x50896 -x22525 -x57609 -x30885 -x63070 -x16362 -x18590 -x4573 -x272 -x49857 -x59779 -x33538 -x14770 -x31915 -x31117 -x19862 -x41139 -x64824 -x18037 -x14426 -x21063 -x58432 -x38766 -x27033 -x59803 -x3892 -x62717 -x8091 -x29659 -x23290 -x52511 -x25948 -x47059 -x40341 -x2478 -x33101 -x27644 -x19494 -x55464 -x32861 -x57520 -x22772 -x41254 -x61572 -x45104 -x10603 -x62499 -x59585 -x6502 -x23569 -x53446 -x52943 -x13854 -x64129 -x15435 -x20666 -x16586 -x56189 -x65126 -x10987 -x48184 -x52266 -x56979 -x1220 -x63139 -x4027 -x35079 -x64890 -x16228 -x25651 -x21876 -x4243 -x4538 -x58013 -x48360 -x42337 -x14889 -x49244 -x42361 -x18873 -x25187 -x49591 -x63240 -x11153 -x32195 -x52584 -x41783 -x45187 -x25622 -x61277 -x58958 -x11077 -x41383 -x64874 -x3377 -x14167 -x31821 -x54586 -x49324 -x5839 -x55752 -x43701 -x48284 -x54282 -x34483 -x55306 -x36582 -x10883 -x11441 -x19429 -x38957 -x51475 -x63576 -x38485 -x5200 -x48876 -x20713 -x9402 -x19413 -x15888 -x4371 -x7478 -x41200 -x49629 -x22712 -x26137 -x53596 -x56200 -x19760 -x46689 -x39932 -x44867 -x29516 -x38944 -x32852 -x34526 -x57625 -x64986 -x10527 -x64020 -x12205 -x55980 -x49157 -x64711 -x21018 -x43965 -x32159 -x1327 -x39641 -x29749 -x36878 -x54933 -x51483 -x36676 -x9456 -x33683 -x36865 -x8658 -x35968 -x35862 -x40381 -x7038 -x732 -x29379 -x39139 -x6270 -x28193 -x36864 -x755 -x3673 -x16818 -x50116 -x52691 -x57244 -x23341 -x41147 -x50315 -x18162 -x23087 -x36425 -x8442 -x20371 -x60569 -x7851 -x7571 -x29546 -x58460 -x6939 -x28423 -x39655 -x7888 -x58793 -x40976 -x56999 -x2724 -x31443 -x9241 -x43315 -x23654 -x16867 -x34671 -x13159 -x19840 -x36527 -x7209 -x1321 -x39406 -x10296 -x28947 -x58518 -x4754 -x25359 -x12442 -x15834 -x56543 -x10733 -x21111 -x58383 -x1326 -x35814 -x60446 -x30917 -x63764 -x48150 -x44637 -x6961 -x47707 -x53049 -x1816 -x30108 -x18677 -x53081 -x15491 -x34213 -x2983 -x1294 -x61731 -x64552 -x53236 -x31851 -x47678 -x17002 -x31269 -x46030 -x23488 -x54473 -x22720 -x40900 -x44692 -x6112 -x46326 -x62741 -x20908 -x6429 -x4179 -x15145 -x41840 -x20934 -x4487 -x46826 -x51184 -x51927 -x53433 -x4438 -x49267 -x38207 -x11047 -x53370 -x17319 -x24642 -x9153 -x42892 -x60280 -x37757 -x39522 -x60436 -x33456 -x29850 -x55226 -x41131 -x39001 -x6865 -x20810 -x58240 -x8700 -x33152 -x25396 -x48161 -x39986 -x11491 -x33225 -x41252 -x32669 -x6827 -x25825 -x26778 -x42108 -x3025 -x7720 -x35218 -x45868 -x41600 -x18474 -x14491 -x6433 -x34911 -x18909 -x25270 -x36960 -x40377 -x28352 -x61083 -x50136 -x9431 -x32812 -x65720 -x59708 -x26905 -x63322 -x30469 -x48856 -x8474 -x20623 -x45280 -x597 -x25913 -x64011 -x14729 -x30185 -x13154 -x10077 -x18175 -x45330 -x23167 -x40871 -x57505 -x47730 -x13739 -x27697 -x11956 -x48518 -x51260 -x21688 -x51094 -x11495 -x34934 -x48593 -x38113 -x61064 -x667 -x36329 -x61262 -x61394 -x16350 -x57741 -x40503 -x19637 -x53850 -x47758 -x26691 -x18566 -x2716 -x53187 -x18384 -x26840 -x32563 -x7330 -x20364 -x22795 -x16686 -x51636 -x48636 -x29384 -x45027 -x53149 -x38553 -x56178 -x18303 -x51138 -x8017 -x53035 -x57014 -x19716 -x34913 -x52702 -x28841 -x10561 -x11768 -x28689 -x55726 -x24307 -x14856 -x35749 -x12549 -x46763 -x59536 -x58514 -x12459 -x28851 -x3280 -x65282 -x61293 -x13736 -x8813 -x8061 -x21930 -x36437 -x42202 -x1726 -x22224 -x9460 -x26489 -x16037 -x63802 -x10526 -x14735 -x18922 -x25533 -x52213 -x64846 -x33096 -x62846 -x2019 -x55480 -x42132 -x12535 -x40068 -x18440 -x58170 -x23219 -x51822 -x3891 -x40816 -x20616 -x20112 -x29590 -x53677 -x53242 -x15931 -x62232 -x44581 -x5820 -x27467 -x51132 -x57868 -x1967 -x16834 -x23678 -x45274 -x50959 -x28370 -x61147 -x19016 -x40146 -x65002 -x34757 -x729 -x30801 -x42219 -x53991 -x18306 -x48223 -x11932 -x60909 -x40671 -x4795 -x21292 -x42779 -x37076 -x63631 -x61092 -x13175 -x41728 -x34423 -x50699 -x32728 -x37162 -x3967 -x20706 -x14140 -x37196 -x51499 -x42247 -x23723 -x26077 -x41178 -x32774 -x3045 -x13448 -x37883 -x45231 -x44421 -x6724 -x32066 -x40587 -x40969 -x2817 -x16917 -x12622 -x59729 -x43439 -x46451 -x55114 -x31781 -x17701 -x5061 -x34247 -x47738 -x8787 -x29771 -x36520 -x61158 -x1401 -x30696 -x54730 -x43218 -x43319 -x29156 -x47497 -x53897 -x57225 -x58730 -x59741 -x28040 -x13463 -x17480 -x26188 -x19531 -x62513 -x53504 -x5801 -x26849 -x65295 -x37246 -x39769 -x47294 -x51131 -x48784 -x6552 -x55433 -x63089 -x36252 -x9583 -x4533 -x37308 -x46038 -x43241 -x5765 -x4740 -x920 -x27537 -x32558 -x40197 -x48735 -x28590 -x30419 -x31176 -x15647 -x34416 -x40614 -x43520 -x43765 -x9693 -x22080 -x7088 -x34748 -x61872 -x31611 -x27895 -x65772 -x22120 -x56450 -x5871 -x13234 -x35973 -x54671 -x10921 -x8155 -x6426 -x19202 -x44742 -x23198 -x39420 -x6479 -x15986 -x19526 -x64417 -x64531 -x7590 -x21443 -x18231 -x38839 -x380 -x47184 -x927 -x47815 -x54771 -x28885 -x1108 -x65461 -x28448 -x14959 -x52796 -x40959 -x59507 -x36995 -x45671 -x24559 -x24474 -x1359 -x37105 -x32061 -x36149 -x52910 -x5013 -x33596 -x41828 -x40034 -x57077 -x53563 -x35236 -x38336 -x34339 -x43970 -x44725 -x61063 -x21635 -x33592 -x37027 -x59008 -x6378 -x22150 -x35947 -x20188 -x50256 -x17061 -x527 -x1409 -x46365 -x2344 -x63330 -x21481 -x44714 -x4180 -x15463 -x11925 -x27292 -x62611 -x18653 -x51931 -x28723 -x46330 -x11735 -x25987 -x29788 -x28211 -x28020 -x32804 -x55578 -x19883 -x64868 -x6296 -x44835 -x28769 -x9528 -x44550 -x14593 -x50366 -x32652 -x62017 -x19924 -x31332 -x51845 -x46880 -x45867 -x42859 -x38366 -x4959 -x8792 -x7490 -x53357 -x61051 -x30192 -x13996 -x32081 -x21479 -x49400 -x42441 -x53806 -x40657 -x1045 -x37753 -x19488 -x65254 -x65185 -x47429 -x61772 -x83 -x34980 -x2355 -x18399 -x47466 -x44778 -x44011 -x295 -x9399 -x8379 -x11305 -x55221 -x29817 -x45311 -x61071 -x20056 -x65777 -x7581 -x40323 -x15680 -x10732 -x22504 -x34101 -x29091 -x32753 -x37652 -x40192 -x13387 -x10394 -x46040 -x23130 -x39518 -x31009 -x32444 -x2446 -x53010 -x64782 -x33367 -x14920 -x14821 -x14138 -x58699 -x53005 -x64199 -x22303 -x24704 -x22186 -x23166 -x39800 -x54943 -x5322 -x41447 -x64072 -x34700 -x41737 -x30871 -x12002 -x12450 -x44264 -x29385 -x13933 -x61463 -x16396 -x47860 -x20211 -x42321 -x59195 -x22954 -x46137 -x64807 -x30503 -x30887 -x24608 -x46407 -x52054 -x57893 -x2174 -x21961 -x1762 -x36997 -x38187 -x38658 -x18795 -x28781 -x42064 -x21009 -x3038 -x60025 -x14433 -x8591 -x8476 -x16697 -x35189 -x15957 -x5203 -x48412 -x23502 -x28934 -x31572 -x54886 -x54124 -x3791 -x36833 -x19009 -x60472 -x16636 -x40148 -x50041 -x44930 -x50295 -x12204 -x20926 -x32007 -x59717 -x50658 -x59180 -x19937 -x31835 -x15437 -x31968 -x40279 -x10874 -x17243 -x55825 -x7634 -x59295 -x26359 -x3169 -x49871 -x21945 -x64847 -x5897 -x2337 -x2860 -x21871 -x50260 -x9772 -x16866 -x52146 -x28515 -x28961 -x41781 -x32727 -x2310 -x48053 -x48461 -x43347 -x52616 -x21420 -x58761 -x7313 -x12911 -x52039 -x6004 -x22569 -x63421 -x17557 -x8558 -x21553 -x38968 -x10522 -x24419 -x65326 -x21147 -x8570 -x27544 -x52355 -x17092 -x2358 -x61788 -x45367 -x6966 -x33116 -x45922 -x22749 -x53036 -x17033 -x23355 -x42473 -x43230 -x62766 -x2846 -x50906 -x18028 -x31433 -x59080 -x57372 -x8596 -x38620 -x19347 -x4296 -x41305 -x2319 -x6113 -x27038 -x50300 -x5645 -x21582 -x7126 -x19273 -x3222 -x60677 -x29438 -x49257 -x31237 -x19833 -x49207 -x43114 -x41095 -x26591 -x36890 -x7035 -x37945 -x5800 -x30051 -x56764 -x51618 -x57950 -x34523 -x38200 -x13798 -x18798 -x56414 -x8844 -x31926 -x53205 -x32384 -x30613 -x20855 -x1133 -x30016 -x41260 -x43160 -x32596 -x14952 -x3668 -x14548 -x25495 -x62212 -x27191 -x32219 -x52423 -x25453 -x713 -x10922 -x16272 -x49648 -x61493 -x63924 -x37431 -x22908 -x51731 -x63954 -x23939 -x25249 -x27386 -x52675 -x59113 -x12317 -x65558 -x62495 -x42375 -x20577 -x10317 -x13210 -x28673 -x48617 -x2867 -x47033 -x1593 -x63916 -x2140 -x24463 -x16751 -x12439 -x10765 -x10845 -x45491 -x49884 -x12690 -x58298 -x1110 -x11980 -x9311 -x53087 -x7098 -x19156 -x53930 -x57095 -x28269 -x15529 -x27614 -x9388 -x22358 -x27059 -x33073 -x1433 -x23916 -x4341 -x55943 -x43884 -x9365 -x50058 -x64581 -x25492 -x42562 -x28471 -x26208 -x11508 -x34195 -x31215 -x42178 -x46402 -x38365 -x60825 -x49273 -x7602 -x3352 -x41730 -x36951 -x16381 -x20558 -x37264 -x65663 -x12760 -x52252 -x44147 -x14570 -x2220 -x43423 -x55076 -x23511 -x60705 -x47817 -x20299 -x11769 -x44446 -x566 -x26919 -x19593 -x41530 -x53267 -x58254 -x13549 -x65135 -x12651 -x5178 -x56844 -x29844 -x36544 -x30666 -x62681 -x9729 -x54715 -x51126 -x53353 -x58689 -x59516 -x10100 -x63250 -x48817 -x27917 -x3515 -x55846 -x57732 -x28098 -x2886 -x41242 -x60796 -x62582 -x32388 -x9155 -x49586 -x51591 -x55096 -x15818 -x12080 -x18177 -x61025 -x50864 -x11170 -x19376 -x26793 -x1996 -x34600 -x26401 -x29490 -x35645 -x64237 -x53543 -x4612 -x55625 -x63120 -x7564 -x43551 -x40256 -x15011 -x48237 -x39466 -x6926 -x64837 -x15894 -x25407 -x9492 -x6656 -x36174 -x50628 -x57769 -x5065 -x7151 -x37097 -x3696 -x17164 -x43560 -x43427 -x13783 -x11739 -x7273 -x63106 -x45586 -x11953 -x55837 -x10983 -x51384 -x53211 -x16461 -x65056 -x51622 -x43587 -x45608 -x31493 -x65678 -x36950 -x11013 -x44458 -x51779 -x64212 -x4980 -x55718 -x14446 -x1383 -x51595 -x14951 x58639 -x57516 -x59338 -x13369 -x24812 -x48874 -x40136 -x29022 -x22243 -x64983 -x14861 -x31829 -x23362 -x17259 -x56001 -x11880 -x47953 -x1317 -x16337 -x34420 -x22027 -x18975 -x62244 -x11845 -x42309 -x6750 -x5145 -x40915 -x32318 -x2139 -x31707 -x42920 -x55586 -x25183 -x8176 -x35033 -x4804 -x17757 -x52147 -x21104 -x62632 -x5848 -x18449 -x4655 -x22583 -x15952 -x31513 -x2661 -x36806 -x18020 -x26629 -x26770 -x39202 -x60296 -x57271 -x4393 -x21723 -x39858 -x44173 -x5476 -x28962 -x43695 -x20215 -x61260 -x62202 -x62659 -x30249 -x52107 -x21760 -x50017 -x63664 -x5383 -x34023 -x38860 -x58292 -x3903 -x3127 -x21976 -x8370 -x32062 -x26624 -x12345 -x27674 -x24778 -x21514 -x4479 -x36873 -x44039 -x58498 -x30442 -x1002 -x53994 -x10724 -x63369 -x1316 -x29042 -x4593 -x21161 -x49272 -x51803 -x18921 -x53628 -x29781 -x7241 -x1003 -x51334 -x58163 -x15624 -x13145 -x45294 -x55891 -x3998 -x16637 -x55259 -x28447 -x41528 -x15537 -x62588 -x12776 -x63325 -x52985 -x10347 -x17885 -x23820 -x31152 -x63651 -x12884 -x21381 -x7251 -x3144 -x3336 -x38785 -x63603 -x15328 -x12181 -x18669 -x32559 -x23359 -x38136 -x24391 -x62724 -x4713 -x38360 -x56011 -x19511 -x60765 -x25946 -x16996 -x11331 -x43293 -x6360 -x43668 -x22107 -x42744 -x57858 -x28652 -x53502 -x42889 -x16281 -x46618 -x25302 -x12833 -x60764 -x43680 -x37940 -x2407 -x15961 -x37219 -x38684 -x33835 -x48247 -x11224 -x41519 -x4445 -x4047 -x5094 -x63747 -x3178 -x45460 -x26422 -x15867 -x24911 -x12128 -x33771 -x8538 -x57685 -x59246 -x63132 -x61102 -x21980 -x1843 -x43430 -x37235 -x35763 -x61502 -x5568 -x56345 -x65789 -x34551 -x15482 -x15978 -x40401 -x33612 -x22420 -x40349 -x5055 -x63431 -x8956 -x21701 -x5760 -x12510 -x17676 -x50448 -x3219 -x44015 -x35403 -x6704 -x54010 -x24995 -x65370 -x18840 -x32552 -x38297 -x22572 -x38647 -x60791 -x14454 -x13031 -x64027 -x30461 -x24454 -x19337 -x45601 -x41295 -x5241 -x18616 -x50854 -x17627 -x11901 -x8885 -x38277 -x30351 -x41907 -x16016 -x57706 -x25564 -x55928 -x52373 -x2782 -x43272 -x27909 -x24401 -x39797 -x43152 -x12653 -x10689 -x7805 -x53090 -x29558 -x60688 -x51084 -x28345 -x3604 -x60098 -x47549 -x13421 -x63584 -x31602 -x59265 -x28334 -x18883 -x5668 -x10135 -x29647 -x29428 -x13393 -x24857 -x28190 -x46368 -x53060 -x3404 -x43992 -x21942 -x47813 -x42830 -x12978 -x64712 -x31684 -x13674 -x64497 -x8062 -x7338 -x58042 -x30224 -x27442 -x19135 -x58364 -x25168 -x27685 -x4141 -x4357 -x28484 -x57222 -x6739 -x62936 -x45556 -x15074 -x18009 -x26199 -x32986 -x24675 -x64571 -x56930 -x6503 -x23876 -x62257 -x35562 -x16443 -x3842 -x4888 -x2035 -x42127 -x29604 -x14364 -x61014 -x11802 -x8117 -x4617 -x50390 -x56230 -x52136 -x25386 -x28986 -x54114 -x24086 -x11415 -x23236 -x17463 -x46908 -x21112 -x43117 -x61046 -x35371 -x49790 -x28863 -x5519 -x16833 -x20744 -x53468 -x12596 -x45701 -x55473 -x48934 -x55979 -x7994 -x17937 -x30652 -x2827 -x3416 -x3552 -x34790 -x4352 -x7212 -x38533 -x24861 -x50550 -x65036 -x34649 -x40973 -x45261 -x44344 -x35050 -x44123 -x59346 -x46442 -x14680 -x25067 -x65421 -x62097 -x50140 -x16507 -x43115 -x38714 -x57255 -x50364 -x44842 -x45962 -x29425 -x33032 -x5275 -x58142 -x48208 -x17483 -x3192 -x63796 -x37663 -x1233 -x4195 -x25473 -x49653 -x24621 -x42231 -x55514 -x63072 -x14132 -x55829 -x42981 -x49245 -x28130 -x8049 -x50006 -x54705 -x21290 -x56848 -x44142 -x49076 -x44328 -x50511 -x46999 -x31017 -x37547 -x28931 -x8521 -x30667 -x38346 -x17254 -x17760 -x53275 -x6300 -x28151 -x64476 -x16044 -x32965 -x51279 -x14509 -x8222 -x3257 -x62705 -x45986 -x1650 -x11387 -x49518 -x47567 -x56243 -x57317 -x3170 -x61892 -x19164 -x3068 -x1381 -x10322 -x39100 -x31363 -x14242 -x1839 -x15767 -x50490 -x31421 -x15353 -x43515 -x21617 -x1927 -x31630 -x824 -x22306 -x21513 -x42281 -x26533 -x34256 -x27443 -x25520 -x8788 -x2756 -x40419 -x33473 -x6716 -x52618 -x47695 -x11273 -x3244 -x9403 -x48488 -x16357 -x25658 -x19146 -x25855 -x35926 -x20547 -x17634 -x1504 -x54011 -x34168 -x31350 -x32761 -x3501 -x44635 -x34683 -x47309 -x17929 -x8897 -x4303 -x40322 -x20507 -x27969 -x61746 -x52860 -x50470 -x51561 -x38792 -x14447 -x24631 -x47506 -x40946 -x811 -x21753 -x15852 -x24996 -x11233 -x65299 -x51374 -x12864 -x63662 -x28175 -x39717 -x17875 -x31505 -x30550 -x16530 -x48168 -x16187 -x21586 -x42114 -x56656 -x18720 -x37795 -x3224 -x32374 -x19507 -x5816 -x12768 -x17151 -x7600 -x56833 -x53106 -x60541 -x54342 -x59704 -x58696 -x5006 -x64644 -x5161 -x50956 -x26764 -x27559 -x33707 -x45792 -x30977 -x408 -x40287 -x18937 -x19399 -x5482 -x27633 -x55002 -x42368 -x5163 -x37416 -x14040 -x4987 -x15644 -x36338 -x56285 -x31876 -x58947 -x27242 -x47487 -x9020 -x11002 -x24417 -x31953 -x32169 -x12241 -x57006 -x23375 -x13706 -x43625 -x5628 -x42032 -x51571 -x54667 -x48094 -x29701 -x64269 -x42000 -x33234 -x51183 -x57111 -x30075 -x11535 -x40667 -x50579 -x14663 -x27488 -x26420 -x23339 -x39712 -x38228 -x5923 -x32122 -x65423 -x52882 -x46719 -x5753 -x65198 -x39523 -x10012 -x11500 -x46929 -x37238 -x46279 -x48831 -x3152 -x14798 -x2279 -x51955 -x14771 -x6119 -x16136 -x23868 -x24051 -x63023 -x52966 -x16578 -x49739 -x1897 -x9529 -x62997 -x15172 -x61235 -x12769 -x34186 -x49997 -x53136 -x44494 -x17300 -x41332 -x30112 -x22092 -x53607 -x16107 -x41918 -x39575 -x17417 -x39571 -x12517 -x4088 -x42589 -x3646 -x6382 -x50946 -x24753 -x12322 -x64220 -x5352 -x46893 -x58593 -x159 -x14623 -x64756 -x52064 -x54140 -x49302 -x12925 -x16474 -x34916 -x48752 -x61835 -x51077 -x60914 -x46750 -x27549 -x16596 -x42991 -x38838 -x2144 -x17001 -x49450 -x5473 -x20982 -x9122 -x49298 -x1418 -x46927 -x19268 -x35765 -x50599 -x16544 -x14882 -x32395 -x5368 -x15947 -x3538 -x47450 -x61576 -x52102 -x45844 -x45937 -x22128 -x64249 -x60386 -x25064 -x59307 -x37999 -x20935 -x8423 -x50147 -x12145 -x2904 -x62885 -x6809 -x6639 -x35034 -x25886 -x36901 -x39687 -x11675 -x11392 -x54241 -x38837 -x38807 -x44638 -x64826 -x41347 -x63448 -x40388 -x48024 -x24372 -x61725 -x9671 -x3901 -x9277 -x6043 -x60975 -x19088 -x36312 -x11954 -x31872 -x37990 -x22889 -x23282 -x62331 -x10515 -x52594 -x22824 -x4608 -x51690 -x63538 -x58848 -x12692 -x10837 -x10419 -x33515 -x22555 -x3099 -x54920 -x39318 -x48445 -x21821 -x16268 -x9361 -x19207 -x59233 -x42048 -x21846 -x36930 -x6982 -x41841 -x13700 -x41166 -x39536 -x60005 -x42974 -x8877 -x17767 -x48548 -x1720 -x40326 -x10221 -x48259 -x13626 -x32755 -x19585 -x36580 -x57193 -x18995 -x49985 -x27133 -x39259 -x31547 -x38977 -x30090 -x22127 -x24062 -x41298 -x55675 -x1020 -x59557 -x35102 -x6559 -x50915 -x16973 -x46118 -x41627 -x11746 -x45911 -x35090 -x16353 -x5979 -x56342 -x12726 -x58290 -x46505 -x25001 -x61958 -x46452 -x32360 -x59720 -x49877 -x3970 -x37984 -x21537 -x3371 -x51385 -x41445 -x33354 -x43805 -x21362 -x58604 -x5120 -x46498 -x660 -x2855 -x12423 -x29928 -x26608 -x36795 -x22106 -x13219 -x9806 -x3195 -x26788 -x39162 -x53734 -x23492 -x7366 -x29089 -x324 -x2978 -x50312 -x44017 -x41827 -x46700 -x34664 -x17795 -x18159 -x63409 -x33730 -x30809 -x21118 -x14780 -x12497 -x31268 -x34992 -x30507 -x22678 -x59972 -x11178 -x12015 -x25739 -x59459 -x16231 -x23726 -x17106 -x49038 -x52760 -x8113 -x35668 -x58881 -x38932 -x23243 -x13339 -x29349 -x14608 -x14177 -x59808 -x44198 -x21920 -x34544 -x16925 -x59056 -x45798 -x40763 -x11709 -x18607 -x49434 -x52420 -x26474 -x19509 -x24834 -x21984 -x15231 -x17429 -x12462 -x161 -x25661 -x24565 -x45325 -x46266 -x12013 -x41486 -x58027 -x56713 -x25894 -x1253 -x23078 -x43465 -x56734 -x23207 -x53593 -x45060 -x12233 -x30790 -x36713 -x57589 -x32411 -x30697 -x10407 -x21612 -x55674 -x13288 -x53486 -x62355 -x57541 -x19673 -x26904 -x33453 -x22600 -x2996 -x64505 -x58153 -x10580 -x58842 -x42545 -x24422 -x60601 -x2847 -x294 -x32679 -x47857 -x34730 -x8495 -x26102 -x50267 -x60636 -x37863 -x58635 -x1310 -x13065 -x63052 -x51586 -x21368 -x61110 -x3734 -x25701 -x24728 -x24906 -x27936 -x29858 -x43883 -x61659 -x23020 -x48807 -x11217 -x49740 -x48112 -x21673 -x149 -x54494 -x47046 -x40696 -x61303 -x15843 -x42146 -x37823 -x27334 -x44212 -x10382 -x39593 -x36315 -x9140 -x33219 -x58065 -x31377 -x60505 -x11139 -x15175 -x6166 -x26693 -x58398 -x6718 -x62379 -x29096 -x16162 -x14406 -x2541 -x41466 -x40277 -x47824 -x65284 -x53233 -x40196 -x44841 -x56499 -x35238 -x54557 -x51332 -x19592 -x4675 -x9665 -x16771 -x8709 -x50649 -x55136 -x60310 -x12749 -x17611 -x23752 -x18248 -x63415 -x47465 -x20391 -x63773 -x792 -x4901 -x847 -x49355 -x10279 -x33609 -x15758 -x4402 -x24804 -x21630 -x37174 -x35615 -x64101 -x61740 -x60713 -x31903 -x24107 -x50634 -x14319 -x25693 -x36800 -x37090 -x19812 -x61941 -x57178 -x2584 -x33185 -x21665 -x3279 -x53072 -x38586 -x51438 -x62139 -x55695 -x37167 -x63790 -x19421 -x17168 -x43620 -x16050 -x22646 -x26481 -x36854 -x7119 -x2520 -x21249 -x24932 -x7471 -x59203 -x38641 -x13468 -x37922 -x48324 -x18271 -x41822 -x53748 -x14428 -x11664 -x42116 -x32429 -x49210 -x31954 -x4819 -x16773 -x1567 -x39950 -x30823 -x16531 -x48504 -x36568 -x50476 -x14513 -x12225 -x48211 -x21783 -x25953 -x41866 -x51533 -x44436 -x54569 -x18991 -x64564 -x3987 -x58368 -x35556 -x13143 -x42931 -x44946 -x36944 -x31351 -x64377 -x33906 -x55157 -x53704 -x47517 -x62975 -x12521 -x21490 -x1060 -x59528 -x3060 -x64173 -x9220 -x46665 -x8332 -x39058 -x61908 -x8602 -x62690 -x24221 -x35206 -x36842 -x45786 -x32088 -x18201 -x40527 -x18728 -x29792 -x49012 -x25743 -x19221 -x52892 -x15915 -x2549 -x58546 -x63637 -x29327 -x12987 -x50453 -x21807 -x13300 -x4764 -x56231 -x23620 -x14074 -x17573 -x2238 -x31757 -x52473 -x5212 -x12260 -x17560 -x6236 -x16811 -x31657 -x57529 -x21281 -x48641 -x23445 -x12137 -x53371 -x2469 -x59023 -x3836 -x20244 -x23061 -x26927 -x56305 -x14844 -x27738 -x5624 -x1172 -x41154 -x24339 -x5295 -x12823 -x9397 -x28896 -x3710 -x20949 -x60915 -x6465 -x35740 -x26466 -x22673 -x23201 -x26722 -x64130 -x19620 -x17983 -x16386 -x33577 -x55105 -x10701 -x63183 -x65124 -x56435 -x40610 -x13987 -x50665 -x20317 -x33616 -x35357 -x16217 -x2461 -x34030 -x30119 -x47168 -x60305 -x52401 -x43390 -x24527 -x13449 -x38548 -x14228 -x51647 -x52384 -x41211 -x34095 -x3303 -x24925 -x49125 -x2597 -x54932 -x2112 -x15025 -x23934 -x36839 -x41222 -x34812 -x44757 -x39554 -x57780 -x4450 -x32868 -x9270 -x37288 -x43451 -x52137 -x33343 -x34822 -x29005 -x62973 -x30909 -x37225 -x20426 -x62039 -x5127 -x11813 -x20336 -x28730 -x44571 -x32700 -x9199 -x56304 -x18056 -x35889 -x33420 -x41869 -x3807 -x39106 -x52357 -x33783 -x61048 -x53208 -x28704 -x60520 -x47372 -x35316 -x39929 -x49369 -x12032 -x22251 -x2578 -x240 -x8127 -x55518 -x53514 -x8340 -x3916 -x20240 -x33779 -x23327 -x48953 -x1283 -x53018 -x2178 -x37682 -x49397 -x55327 -x29223 -x42160 -x32730 -x20896 -x59434 -x35186 -x50947 -x14591 -x20604 -x57056 -x57323 -x3983 -x61132 -x32371 -x40232 -x8226 -x64484 -x32960 -x17305 -x7858 -x18063 -x50086 -x12021 -x37632 -x48710 -x9800 -x18676 -x43585 -x54519 -x38129 -x46390 -x57570 -x47979 -x35297 -x27653 -x30857 -x8238 -x26475 -x27233 -x46143 -x50494 -x60634 -x56758 -x40646 -x5817 -x49907 -x5616 -x39814 -x24555 -x38931 -x10772 -x4308 -x34294 -x24758 -x37886 -x7176 -x51387 -x13139 -x48755 -x17629 -x9841 -x23447 -x32495 -x56775 -x6650 -x4508 -x55595 -x56568 -x38041 -x32487 -x37588 -x53473 -x46353 -x63646 -x33334 -x5892 -x43209 -x21977 -x43619 -x15932 -x28469 -x8999 -x59611 -x46841 -x63758 -x54485 -x51805 -x45946 -x49252 -x34935 -x27871 -x26715 -x12809 -x22240 -x34227 -x16210 -x31161 -x49282 -x46805 -x24060 -x32298 -x23347 -x27249 -x138 -x52071 -x39636 -x59269 -x27523 -x39013 -x53173 -x24072 -x25226 -x44649 -x46011 -x38651 -x25106 -x21749 -x2776 -x37620 -x4547 -x39901 -x22142 -x37955 -x1287 -x42527 -x13205 -x31803 -x50285 -x34117 -x8539 -x50621 -x14522 -x58913 -x41013 -x44790 -x58837 -x31728 -x21452 -x32930 -x22680 -x44202 -x31127 -x51303 -x40552 -x24702 -x52274 -x40697 -x6778 -x49745 -x31287 -x16361 -x24134 -x38256 -x51238 -x5157 -x15263 -x15764 -x44889 -x24416 -x28132 -x39407 -x23281 -x41958 -x24254 -x14004 -x26168 -x10730 -x11859 -x14215 -x35994 -x12546 -x44536 -x51617 -x49514 -x7781 -x39101 -x26989 -x49928 -x16049 -x49869 -x22427 -x45448 -x17503 -x25961 -x46528 -x36820 -x34738 -x9933 -x38680 -x37041 -x64461 -x48983 -x58700 -x64582 -x59545 -x32698 -x17190 -x5218 -x23161 -x26888 -x61066 -x4472 -x43961 -x46051 -x44313 -x36218 -x57798 -x52581 -x21658 -x36198 -x65000 -x57515 -x6671 -x27512 -x42682 -x40120 -x27094 -x43781 -x64929 -x49859 -x2137 -x7846 -x39877 -x26398 -x12573 -x36663 -x56027 -x46708 -x63692 -x15014 -x49026 -x60619 -x23893 -x45493 -x12011 -x22912 -x7670 -x4334 -x25706 -x62067 -x45861 -x56058 -x42241 -x16147 -x12018 -x51045 -x6355 -x62363 -x54440 -x45874 -x14313 -x22250 -x7949 -x18252 -x28576 -x52045 -x62923 -x41803 -x2219 -x40545 -x40564 -x56136 -x53937 -x33826 -x32254 -x47896 -x17368 -x50379 -x9279 -x27333 -x57454 -x43150 -x64385 -x13619 -x22823 -x50197 -x41612 -x35853 -x28477 -x9077 -x50276 -x386 -x17575 -x29020 -x51539 -x13559 -x48203 -x11820 -x20987 -x2794 -x31081 -x14778 -x10857 -x48174 -x26076 -x42661 -x48389 -x27864 -x51352 -x16375 -x23979 -x61536 -x33554 -x27967 -x40903 -x3372 -x34048 -x1115 -x45405 -x58293 -x11570 -x1425 -x42759 -x65151 -x9131 -x65230 -x3066 -x42155 -x30665 -x25907 -x392 -x61819 -x62187 -x57005 -x61002 -x25415 -x1686 -x29283 -x43893 -x44847 -x59901 -x14282 -x52752 -x52884 -x48911 -x54073 -x58770 -x39063 -x55178 -x13133 -x27364 -x61401 -x17208 -x36068 -x58843 -x20080 -x44822 -x11430 -x57386 -x16652 -x18338 -x33731 -x50676 -x48043 -x10568 -x65121 -x7958 -x26791 -x50924 -x18914 -x21491 -x15359 -x63806 -x58348 -x35366 -x52142 -x28579 -x65199 -x20523 -x33902 -x55189 -x61043 -x3560 -x43239 -x46793 -x25188 -x29243 -x8483 -x53164 -x28074 -x26487 -x65818 -x45588 -x53619 -x10616 -x1520 -x32463 -x50596 -x43020 -x61106 -x50985 -x38767 -x59035 -x12487 -x61742 -x9206 -x19642 -x61264 -x61726 -x52800 -x64271 -x53808 -x63921 -x28930 -x13698 -x40644 -x28259 -x63311 -x44754 -x37680 -x19772 -x58791 -x33279 -x9471 -x39260 -x58732 -x49674 -x64113 -x23557 -x55985 -x54640 -x28305 -x62544 -x3378 -x42357 -x60292 -x57340 -x44136 -x14434 -x53531 -x53421 -x42616 -x15417 -x14181 -x59426 -x39480 -x31900 -x49647 -x57973 -x42483 -x30456 -x62214 -x47408 -x28520 -x64103 -x52072 -x15044 -x3476 -x15668 -x16944 -x65125 -x23860 -x59481 -x34626 -x10042 -x20284 -x11959 -x5308 -x2909 -x3307 -x7786 -x18645 -x42654 -x53178 -x3486 -x33350 -x44507 -x50343 -x17210 -x9390 -x44560 -x34746 -x23593 -x53631 -x16806 -x44973 -x51381 -x64996 -x62428 -x11806 -x31060 -x31447 -x33395 -x64737 -x50597 -x32427 -x51230 -x22461 -x37399 -x28927 -x56755 -x56290 -x8099 -x6349 -x9382 -x2670 -x35382 -x19265 -x19159 -x45685 -x50088 -x22159 -x5465 -x37645 -x2326 -x60544 -x58916 -x19403 -x32859 -x7560 -x52159 -x27499 -x37060 -x11580 -x21775 -x22232 -x22948 -x21498 -x44642 -x49770 -x7996 -x33302 -x45573 -x25014 -x46818 -x56166 -x46723 -x44600 -x35027 -x44307 -x42751 -x21298 -x40403 -x29809 -x28435 -x36692 -x62104 -x33551 -x63490 -x4909 -x38399 -x44953 -x12326 -x24866 -x42196 -x1604 -x56941 -x41812 -x58539 -x6731 -x31291 -x32608 -x53667 -x30866 -x36652 -x15021 -x33409 -x59277 -x34938 -x29387 -x61178 -x39888 -x2571 -x43302 -x22165 -x47311 -x19119 -x56693 -x38004 -x43980 -x30641 -x16780 -x7753 -x18104 -x27473 -x531 -x12360 -x54062 -x9938 -x41683 -x14092 -x4410 -x13533 -x40263 -x46798 -x39279 -x20881 -x4227 -x38950 -x65600 -x64499 -x20485 -x23051 -x31779 -x64774 -x23583 -x10880 -x56482 -x27908 -x20625 -x24581 -x13079 -x37871 -x5406 -x32720 -x6083 -x14022 -x63851 -x8023 -x39738 -x36041 -x32865 -x27510 -x7017 -x19412 -x36689 -x8896 -x18178 -x25022 -x3463 -x55354 -x62696 -x13816 -x46807 -x43434 -x5366 -x1904 -x54983 -x3256 -x2755 -x5303 -x63555 -x5872 -x27828 -x36061 -x56097 -x25154 -x5424 -x34653 -x23336 -x32900 -x10774 -x1343 -x55014 -x24476 -x55255 -x39969 -x25180 -x25447 -x44305 -x39570 -x17621 -x12995 -x63522 -x20696 -x18847 -x7526 -x2180 -x65645 -x36751 -x16421 -x15781 -x30344 -x64784 -x59088 -x49725 -x50073 -x27576 -x36398 -x42979 -x47893 -x8194 -x29426 -x15639 -x43145 -x63703 -x34612 -x57082 -x9381 -x49996 -x29623 -x61373 -x25868 -x60177 -x62522 -x4386 -x26740 -x19177 -x8529 -x37521 -x6352 -x62170 -x17907 -x7615 -x50467 -x56212 -x17018 -x37813 -x9710 -x62123 -x5076 -x39928 -x64970 -x46265 -x16026 -x25475 -x34323 -x28399 -x53523 -x29582 -x46290 -x11214 -x24600 -x20431 -x32003 -x59354 -x46635 -x7183 -x11195 -x53062 -x36013 -x32339 -x10073 -x2739 -x58173 -x46592 -x60507 -x53780 -x62156 -x22209 -x47792 -x53603 -x33362 -x9813 -x56377 -x65128 -x62274 -x40584 -x60929 -x26391 -x2796 -x15695 -x53253 -x21134 -x30349 -x61856 -x54704 -x63779 -x55447 -x45167 -x22861 -x60173 -x65165 -x5307 -x39419 -x13353 -x57633 -x21819 -x35604 -x57689 -x23649 -x44287 -x9918 -x23391 -x36894 -x16499 -x64751 -x51935 -x65803 -x32999 -x12396 -x53512 -x61248 -x27618 -x12955 -x28455 -x31866 -x46063 -x22378 -x5536 -x12654 -x44805 -x15350 -x61728 -x56630 -x34734 -x60978 -x20418 -x7277 -x1484 -x31307 -x610 -x56641 -x55642 -x51104 -x35141 -x15831 -x63332 -x44949 -x2744 -x8782 -x13825 -x61234 -x42948 -x35809 -x64870 -x113 -x58046 -x43358 -x33025 -x51820 -x7172 -x997 -x17959 -x12249 -x1006 -x55250 -x11326 -x23607 -x42757 -x20840 -x44239 -x11405 -x16843 -x40788 -x20061 -x2926 -x45153 -x62055 -x155 -x31648 -x50394 -x1673 -x2885 -x38070 -x11211 -x8928 -x62762 -x13929 -x38404 -x28072 -x12938 -x56497 -x64689 -x27426 -x49651 -x53888 -x10477 -x51544 -x48000 -x66 -x55741 -x43084 -x27884 -x56088 -x14477 -x64028 -x60065 -x27680 -x31116 -x40991 -x1324 -x17055 -x8286 -x63680 -x43718 -x65325 -x43328 -x24226 -x40725 -x53618 -x54822 -x9181 -x64110 -x52234 -x17664 -x24428 -x45079 -x19733 -x10843 -x41520 -x1626 -x39470 -x37488 -x29646 -x61021 -x37783 -x39120 -x40101 -x28540 -x11332 -x49258 -x61986 -x65179 -x53732 -x54870 -x64181 -x43167 -x25636 -x2462 -x2531 -x3862 -x9801 -x48229 -x29043 -x35624 -x14450 -x44462 -x48766 -x15506 -x54872 -x11201 -x23267 -x22542 -x5936 -x10472 -x28119 -x8502 -x58489 -x26129 -x19647 -x12223 -x1539 -x42115 -x49200 -x749 -x31741 -x23757 -x57221 -x28711 -x20587 -x9968 -x7289 -x35418 -x55708 -x26177 -x49234 -x35920 -x9615 -x7979 -x58603 -x19426 -x62325 -x65308 -x33308 -x9091 -x42485 -x44893 -x10046 -x35117 -x24643 -x27454 -x5309 -x59993 -x18878 -x55421 -x43094 -x2775 -x64297 -x24150 -x24073 -x14226 -x53107 -x64231 -x37092 -x35122 -x21579 -x54994 -x2485 -x20889 -x17013 -x51014 -x40570 -x52195 -x13454 -x18606 -x12334 -x62068 -x12408 -x49503 -x38575 -x41543 -x64422 -x9462 -x54758 -x16560 -x55470 -x7485 -x1649 -x33907 -x1380 -x54850 -x15731 -x6051 -x1282 -x41485 -x59622 -x61911 -x58165 -x53358 -x5604 -x18703 -x19458 -x24706 -x1894 -x25944 -x42542 -x55720 -x14395 -x44961 -x51020 -x57336 -x58060 -x10078 -x13906 -x62744 -x58146 -x30849 -x25344 -x57087 -x58688 -x33445 -x36223 -x58353 -x63976 -x58888 -x30437 -x43361 -x36172 -x32752 -x40683 -x47885 -x37948 -x135 -x52197 -x31857 -x44672 -x65279 -x750 -x53307 -x53351 -x56722 -x8997 -x35561 -x42469 -x13239 -x3665 -x45853 -x53101 -x26065 -x33455 -x38213 -x59148 -x38262 -x18061 -x47688 -x47161 -x26194 -x39397 -x31976 -x46562 -x30389 -x26796 -x30387 -x10164 -x10220 -x55335 -x29249 -x53882 -x23358 -x57154 -x54659 -x44429 -x7624 -x40453 -x33399 -x5324 -x18141 -x12502 -x3109 -x53962 -x14481 -x42785 -x39999 -x58217 -x28498 -x43329 -x23433 -x15819 -x60731 -x47724 -x58893 -x53719 -x56408 -x61212 -x25951 -x36811 -x4517 -x29940 -x42106 -x57241 -x56283 -x27867 -x31086 -x20134 -x21599 -x20997 -x28272 -x16179 -x45722 -x26848 -x55645 -x7933 -x51337 -x53804 -x20070 -x51149 -x11128 -x21189 -x44144 -x52522 -x56924 -x49766 -x26774 -x20614 -x47343 -x25648 -x21121 -x57986 -x58493 -x24892 -x10329 -x21493 -x7064 -x5017 -x51638 -x46612 -x55867 -x16196 -x23917 -x27942 -x52919 -x23622 -x47622 -x43969 -x40860 -x54266 -x30208 -x14075 -x62023 -x18471 -x47990 -x25034 -x56121 -x53322 -x18803 -x35399 -x30893 -x34712 -x50228 -x4905 -x22921 -x57514 -x55747 -x27751 -x31375 -x24844 -x8182 -x37590 -x5468 -x58588 -x61773 -x59079 -x43265 -x65514 -x62276 -x4744 -x32069 -x13460 -x40297 -x25129 -x59490 -x59073 -x51858 -x39474 -x60433 -x6250 -x55653 -x4067 -x33532 -x26700 -x41159 -x14403 -x28465 -x30631 -x40608 -x32252 -x36732 -x64333 -x2657 -x51563 -x9079 -x34126 -x7256 -x3029 -x47756 -x6026 -x15288 -x24649 -x55272 -x51984 -x60127 -x51007 -x41657 -x36324 -x64584 -x13444 -x59933 -x43282 -x38056 -x37188 -x31655 -x58633 -x21312 -x19388 -x10972 -x56286 -x22903 -x2464 -x28386 -x49025 -x48804 -x37364 -x48566 -x51726 -x5237 -x2276 -x57664 -x2223 -x25482 -x61777 -x40862 -x20333 -x35010 -x18284 -x4682 -x19424 -x33396 -x7166 -x53074 -x25166 -x37718 -x9400 -x16022 -x4578 -x65712 -x58974 -x45046 -x54351 -x35594 -x23427 -x52050 -x30978 -x49973 -x37355 -x9747 -x61060 -x2623 -x41041 -x17550 -x57897 -x51310 -x16739 -x57050 -x28575 -x44251 -x39552 -x7988 -x36979 -x23529 -x9724 -x36263 -x51772 -x32107 -x27739 -x26579 -x19136 -x43416 -x19041 -x41762 -x33148 -x41908 -x35844 -x43692 -x34183 -x18149 -x30150 -x37725 -x2573 -x15190 -x61449 -x38188 -x42951 -x3718 -x21573 -x64277 -x14991 -x25016 -x2811 -x40053 -x36743 -x40219 -x1706 -x51674 -x49481 -x14692 -x28094 -x60146 -x37787 -x3626 -x45352 -x48054 -x52244 -x8439 -x60399 -x31428 -x48574 -x17047 -x14124 -x28647 -x13070 -x64463 -x11220 -x34863 -x54917 -x43452 -x44430 -x53879 -x30027 -x16252 -x3037 -x54468 -x36887 -x35304 -x39676 -x4176 -x20814 -x9875 -x40865 -x1702 -x3338 -x36145 -x49717 -x28109 -x25422 -x50474 -x41481 -x65727 -x45819 -x65114 -x15549 -x47863 -x24217 -x15966 -x34316 -x51496 -x6666 -x4929 -x9129 -x48159 -x40542 -x54693 -x28221 -x34565 -x59836 -x50873 -x860 -x2586 -x58666 -x11184 -x9093 -x40353 -x62106 -x3457 -x51397 -x10597 -x3023 -x62546 -x21148 -x20743 -x3899 -x18337 -x6042 -x38289 -x10516 -x25260 -x57723 -x10020 -x34445 -x10994 -x3030 -x16537 -x46651 -x56028 -x39359 -x4115 -x55975 -x40356 -x58043 -x46174 -x6116 -x3300 -x41081 -x44321 -x29774 -x4857 -x11210 -x37859 -x48635 -x31672 -x14678 -x49722 -x11322 -x53647 -x55244 -x96 -x28097 -x10877 -x59077 -x9692 -x46559 -x9789 -x6040 -x17354 -x19745 -x5921 -x19006 -x48708 -x50027 -x6353 -x60363 -x38285 -x33794 -x13703 -x3450 -x33187 -x32734 -x36326 -x2200 -x64395 -x24143 -x45009 -x12160 -x3433 -x38096 -x42379 -x1682 -x30555 -x17299 -x22442 -x20283 -x58136 -x19804 -x53127 -x21998 -x45410 -x49114 -x5886 -x6047 -x5434 -x56224 -x47679 -x23614 -x23253 -x31522 -x11115 -x470 -x46758 -x4989 -x34061 -x39089 -x38126 -x2226 -x24093 -x30078 -x9763 -x2243 -x19267 -x58929 -x27046 -x3090 -x23098 -x22628 -x32076 -x13498 -x37983 -x10117 -x14537 -x45755 -x42442 -x29863 -x21157 -x33713 -x47574 -x35351 -x42922 -x44453 -x53330 -x54544 -x38962 -x42102 -x44302 -x7469 -x12073 -x60762 -x9695 -x61265 -x30501 -x1802 -x23733 -x56923 -x19805 -x35014 -x11801 -x60822 -x55198 -x65188 -x61605 -x3865 -x47704 -x33682 -x15704 -x57170 -x50087 -x30004 -x7163 -x6397 -x4058 -x61236 -x9178 -x22767 -x27597 -x8048 -x35005 -x12280 -x24196 -x20944 -x1791 -x47333 -x19614 -x65078 -x28751 -x46998 -x27287 -x59241 -x7272 -x21870 -x49489 -x47986 -x55159 -x34687 -x27198 -x3380 -x30935 -x21615 -x19109 -x29305 -x61001 -x12195 -x10386 -x17356 -x6619 -x51022 -x25563 -x29617 -x37275 -x2499 -x23674 -x25489 -x16232 -x55068 -x44304 -x59552 -x10332 -x10933 -x55016 -x16696 -x39306 -x888 -x6992 -x62478 -x39772 -x7814 -x50965 -x26717 -x25990 -x15826 -x60667 -x52695 -x11147 -x65814 -x29956 -x43726 -x20540 -x20585 -x39534 -x26813 -x24081 -x21321 -x32544 -x58910 -x56547 -x63870 -x3245 -x48072 -x19949 -x54529 -x14568 -x55616 -x52711 -x53409 -x44087 -x48609 -x18402 -x35292 -x928 -x62537 -x54177 -x19674 -x4242 -x17412 -x35708 -x15360 -x1736 -x537 -x63443 -x39532 -x53294 -x15013 -x1099 -x19817 -x60957 -x27422 -x41792 -x63222 -x11976 -x63597 -x49804 -x23163 -x25354 -x25339 -x31272 -x3363 -x8166 -x54349 -x31978 -x22634 -x50230 -x7743 -x36771 -x40418 -x30333 -x39134 -x17979 -x49569 -x64332 -x3777 -x27060 -x59913 -x63427 -x6504 -x37667 -x52281 -x29581 -x2633 -x29165 -x35432 -x6006 -x28878 -x4156 -x48001 -x33490 -x42038 -x13322 -x54108 -x16005 -x41938 -x13781 -x15242 -x53570 -x33547 -x60927 -x33263 -x33107 -x26618 -x28066 -x36584 -x50294 -x46206 -x5234 -x25945 -x5508 -x50219 -x21993 -x7659 -x51377 -x61703 -x60471 -x63324 -x2409 -x15199 -x11119 -x53345 -x57708 -x60768 -x35453 -x48106 -x60777 -x21186 -x18731 -x6885 -x51515 -x18758 -x46211 -x28787 -x4548 -x25031 -x10885 -x26889 -x53 -x53692 -x29452 -x8922 -x17189 -x61456 -x10497 -x33259 -x835 -x13544 -x52791 -x18745 -x65253 -x32992 -x59444 -x49852 -x19563 -x34611 -x41043 -x4203 -x37258 -x14000 -x37797 -x59171 -x37836 -x41362 -x63886 -x49317 -x16399 -x50673 -x61386 -x3736 -x32716 -x21256 -x50635 -x35634 -x12828 -x30534 -x41718 -x29301 -x41083 -x17222 -x22979 -x39853 -x59569 -x45339 -x43623 -x4032 -x30650 -x43702 -x47042 -x3503 -x34188 -x993 -x14027 -x55053 -x55940 -x11401 -x9369 -x62656 -x21227 -x65047 -x16657 -x44832 -x51540 -x47513 -x9210 -x19959 -x22677 -x19689 -x36601 -x64577 -x62215 -x62956 -x46115 -x64457 -x48673 -x59728 -x20230 -x16619 -x9781 -x48298 -x17851 -x55316 -x17218 -x1658 -x30752 -x32933 -x38700 -x3662 -x57113 -x43258 -x33042 -x59333 -x49040 -x32282 -x27676 -x46006 -x12347 -x24469 -x37535 -x43346 -x3053 -x61885 -x43311 -x27158 -x28289 -x30766 -x39293 -x13306 -x16853 -x4838 -x6280 -x495 -x27425 -x47358 -x3125 -x29233 -x46180 -x43103 -x52285 -x17382 -x51096 -x22532 -x48557 -x65454 -x33503 -x15840 -x20963 -x60886 -x37220 -x20914 -x54186 -x18010 -x33842 -x12354 -x32723 -x58834 -x58901 -x11205 -x58922 -x27402 -x50917 -x24322 -x5828 -x53343 -x37894 -x304 -x61226 -x39819 -x12698 -x32964 -x2203 -x3677 -x32425 -x60192 -x35980 -x14738 -x33233 -x7995 -x31344 -x7928 -x31362 -x27218 -x30494 -x36396 -x52664 -x28485 -x29687 -x26527 -x42529 -x44729 -x27896 -x64592 -x25816 -x8433 -x3499 -x17256 -x47589 -x35305 -x63243 -x268 -x52948 -x41217 -x10189 -x40603 -x59306 -x34002 -x11443 -x22953 -x60403 -x3035 -x30245 -x23367 -x25098 -x31523 -x17587 -x11691 -x63645 -x59019 -x59576 -x15280 -x38942 -x13283 -x34298 -x15551 -x740 -x10637 -x10858 -x24957 -x30159 -x8341 -x50614 -x40906 -x4907 -x14122 -x14946 -x525 -x47918 -x54666 -x10659 -x15089 -x40639 -x49204 -x16374 -x51452 -x55552 -x6852 -x13575 -x65563 -x18655 -x3165 -x51087 -x16924 -x7497 -x8681 -x49205 -x57152 -x27057 -x36170 -x65702 -x16126 -x19672 -x50070 -x12224 -x41692 -x9207 -x53853 -x59684 -x2179 -x4551 -x37998 -x20463 -x31384 -x41079 -x21218 -x44403 -x42608 -x21285 -x12852 -x50286 -x22797 -x65594 -x39618 -x36722 -x54464 -x32987 -x62045 -x61522 -x6597 -x26111 -x28565 -x2952 -x58802 -x12063 -x64204 -x22805 -x45240 -x39361 -x53365 -x18955 -x1943 -x26775 -x38430 -x63354 -x44501 -x25726 -x26650 -x35885 -x43544 -x5216 -x14796 -x17171 -x56387 -x51546 -x14389 -x14900 -x30968 -x41017 -x31303 -x40183 -x32331 -x45987 -x28974 -x39147 -x33069 -x7291 -x63264 -x13683 -x56834 -x62655 -x43914 -x15951 -x51525 -x3825 -x7854 -x57517 -x47854 -x38627 -x32988 -x17083 -x64375 -x51288 -x54597 -x38634 -x36120 -x51977 -x19350 -x29477 -x7309 -x60144 -x43843 -x36595 -x18132 -x2270 -x13420 -x25101 -x17217 -x35386 -x41471 -x27704 -x34477 -x9917 -x9089 -x44992 -x59214 -x9657 -x46633 -x48809 -x57293 -x7470 -x38150 -x41187 -x42374 -x31583 -x31190 -x59129 -x21369 -x63292 -x26803 -x64795 -x31226 -x13997 -x57245 -x17898 -x36770 -x53844 -x39997 -x47632 -x7130 -x21584 -x47193 -x25791 -x34576 -x64345 -x28279 -x56773 -x48665 -x62905 -x12292 -x22470 -x18428 -x29645 -x16419 -x17112 -x23023 -x8533 -x62528 -x3918 -x1989 -x52865 -x62161 -x38956 -x58227 -x37184 -x17650 -x16729 -x51367 -x47080 -x63789 -x37842 -x22155 -x26041 -x12710 -x40804 -x30052 -x6985 -x1627 -x10902 -x30243 -x34146 -x31532 -x62899 -x742 -x57501 -x52650 -x46746 -x63983 -x53319 -x1476 -x8642 -x55320 -x36581 -x61544 -x26583 -x46158 -x6284 -x56145 -x43812 -x38540 -x47660 -x62374 -x6494 -x35133 -x4807 -x16525 -x38413 -x25089 -x18976 -x35511 -x27285 -x7033 -x23382 -x22687 -x38736 -x32313 -x52255 -x48239 -x24964 -x29763 -x61378 -x47669 -x40178 -x21885 -x52396 -x6179 -x16104 -x47006 -x52596 -x5271 -x7547 -x19214 -x20601 -x16116 -x56517 -x65097 -x17086 -x16437 -x21473 -x39576 -x35334 -x37127 -x41080 -x29661 -x6029 -x8230 -x937 -x45228 -x53858 -x5777 -x29018 -x59437 -x9487 -x21983 -x64738 -x7508 -x54974 -x26106 -x12560 -x27073 -x25952 -x31679 -x51760 -x52869 -x27553 -x19910 -x4784 -x39669 -x16614 -x4309 -x6326 -x35147 -x26250 -x20731 -x22305 -x64349 -x25483 -x28429 -x50101 -x60411 -x42684 -x12437 -x20467 -x61073 -x26826 -x58241 -x13408 -x51287 -x29576 -x33893 -x34454 -x39065 -x60982 -x29132 -x53687 -x34296 -x786 -x45670 -x48029 -x17181 -x22655 -x23380 -x57210 -x25472 -x61121 -x54889 -x42605 -x41333 -x10383 -x17082 -x20542 -x51669 -x25324 -x21774 -x32015 -x52778 -x44583 -x46189 -x56987 -x24329 -x22564 -x38823 -x14198 -x62037 -x2037 -x56223 -x57487 -x58352 -x50517 -x8073 -x39778 -x1818 -x59540 -x53682 -x61084 -x37438 -x57553 -x43543 -x8979 -x22627 -x11656 -x7992 -x22295 -x64233 -x4016 -x47773 -x64064 -x5758 -x27611 -x38505 -x39301 -x56975 -x22112 -x54038 -x2822 -x12201 -x37522 -x46734 -x57902 -x57128 -x1148 -x12377 -x47502 -x15533 -x24991 -x32982 -x30905 -x32737 -x56364 -x17059 -x36884 -x33377 -x32441 -x14250 -x39696 -x8736 -x1870 -x25021 -x15566 -x41522 -x33932 -x15729 -x28317 -x33627 -x47557 -x58268 -x28628 -x43710 -x42593 -x22100 -x40964 -x4569 -x61291 -x27169 -x23559 -x64328 -x57037 -x45589 -x15671 -x64617 -x40085 -x6492 -x12112 -x63891 -x16510 -x29306 -x4581 -x26723 -x62120 -x20646 -x47040 -x28979 -x2668 -x1923 -x21262 -x43895 -x24717 -x41378 -x15659 -x4549 -x50745 -x32603 -x22434 -x11100 -x57290 -x1232 -x2425 -x24549 -x33745 -x29460 -x15963 -x46342 -x5351 -x15235 -x44827 -x45574 -x51269 -x54763 -x61096 -x5584 -x38428 -x55623 -x64305 -x29970 -x28842 -x20760 -x28456 -x51679 -x2891 -x3034 -x55500 -x4889 -x41734 -x64608 -x5971 -x30167 -x59138 -x28977 -x7342 -x15896 -x42195 -x3652 -x61563 -x51256 -x39586 -x21780 -x43857 -x32278 -x3298 -x13553 -x5954 -x801 -x16138 -x15104 -x58186 -x43172 -x60162 -x14414 -x51192 -x2955 -x50919 -x29487 -x59679 -x21091 -x36629 -x7261 -x50584 -x3658 -x9489 -x4894 -x65319 -x18867 -x19402 -x13293 -x20024 -x31833 -x51504 -x35886 -x7040 -x54244 -x12826 -x32870 -x24993 -x24724 -x36938 -x48486 -x52786 -x12638 -x36574 -x33256 -x62901 -x28551 -x52395 -x24363 -x12628 -x36333 -x54134 -x15573 -x61510 -x15850 -x974 -x51785 -x9643 -x25906 -x39227 -x27115 -x15187 -x62916 -x16689 -x15228 -x22584 -x58619 -x5838 -x42466 -x64266 -x52978 -x20942 -x15625 -x12139 -x39040 -x43291 -x5805 -x8037 -x57408 -x34570 -x1124 -x31042 -x61198 -x21971 -x60287 -x43125 -x43235 -x52169 -x63225 -x36322 -x27085 -x52653 -x57899 -x3397 -x49201 -x51774 -x34073 -x24933 -x33127 -x26569 -x54000 -x53662 -x64957 -x41636 -x22937 -x4778 -x54566 -x15305 -x34684 -x44500 -x47684 -x4626 -x59768 -x49557 -x54921 -x39252 -x19828 -x14072 -x35380 -x62637 -x24103 -x36782 -x7413 -x44628 -x2654 -x62344 -x2538 -x15056 -x48370 -x45129 -x53268 -x21087 -x5550 -x65095 -x41232 -x17365 -x32385 -x3817 -x8391 -x37749 -x53591 -x28755 -x18215 -x38926 -x39543 -x26173 -x46832 -x47136 -x7767 -x25841 -x49773 -x27397 -x36316 -x39718 -x7811 -x12748 -x41430 -x64725 -x55015 -x60635 -x50451 -x5115 -x57495 -x51312 -x42305 -x55879 -x27819 -x32913 -x15310 -x60866 -x23707 -x39366 -x47201 -x39071 -x9193 -x30694 -x36070 -x52831 -x21838 -x58022 -x7957 -x60309 -x51010 -x24827 -x46707 -x16862 -x24708 -x3021 -x20718 -x11215 -x59828 -x36472 -x65516 -x21040 -x2729 -x17469 -x34722 -x58082 -x16341 -x50081 -x47587 -x1447 -x15830 -x47717 -x36229 -x49483 -x3242 -x45461 -x54902 -x62938 -x9067 -x62432 -x6346 -x27645 -x45901 -x54753 -x45988 -x45674 -x7069 -x49833 -x65778 -x38591 -x54179 -x18516 -x13606 -x63285 -x21193 -x46495 -x56060 -x3110 -x50093 -x6693 -x21769 -x27868 -x13004 -x4766 -x19501 -x45124 -x9148 -x36642 -x46412 -x55813 -x54420 -x2941 -x56785 -x15899 -x45459 -x11362 -x50788 -x22907 -x24481 -x40993 -x26472 -x7428 -x43030 -x60874 -x43454 -x5232 -x3889 -x40198 -x21378 -x54760 -x39755 -x54416 -x30686 -x16490 -x13965 -x19049 -x45947 -x4167 -x48185 -x32450 -x22456 -x784 -x53634 -x39430 -x41739 -x7186 -x20479 -x46859 -x15493 -x55280 -x12668 -x60969 -x2285 -x5559 -x41681 -x5160 -x33405 -x33035 -x26749 -x37634 -x37182 -x58076 -x19629 -x58441 -x3009 -x54057 -x40748 -x57916 -x28495 -x24588 -x60763 -x10715 -x57565 -x43773 -x50239 -x37249 -x2815 -x11775 -x35940 -x36042 -x54233 -x17203 -x53387 -x53013 -x48084 -x22826 -x49270 -x21696 -x7762 -x27787 -x63995 -x45875 -x57101 -x22865 -x44792 -x39030 -x20282 -x20288 -x10833 -x27894 -x64761 -x39174 -x30309 -x24823 -x23647 -x7422 -x6610 -x27458 -x9358 -x34328 -x34909 -x43866 -x37033 -x8614 -x63317 -x1412 -x17023 -x29584 -x30145 -x19761 -x15082 -x58327 -x2532 -x24795 -x33550 -x3003 -x19764 -x64661 -x14267 -x58983 -x63007 -x54353 -x32187 -x36715 -x41093 -x1955 -x7585 -x46250 -x26631 -x22522 -x25072 -x3745 -x40157 -x2186 -x28492 -x30246 -x16656 -x20059 -x60910 -x26142 -x62292 -x27836 -x35000 -x13365 -x29115 -x30348 -x28407 -x51467 -x14990 -x32950 -x8743 -x21489 -x53182 -x29041 -x24952 -x26281 -x62241 -x57407 -x51257 -x50700 -x7418 -x43459 -x54834 -x61339 -x22649 -x39181 -x28445 -x54187 -x62673 -x11507 -x45717 -x48140 -x47733 -x1971 -x64603 -x22857 -x29436 -x2351 -x1796 -x6604 -x486 -x16356 -x36239 -x41210 -x56518 -x51263 -x16878 -x7376 -x8287 -x46680 -x48955 -x65435 -x42470 -x42675 -x29053 -x35252 -x460 -x19894 -x49930 -x21956 -x41361 -x27835 -x19885 -x15770 -x58792 -x26321 -x45849 -x52927 -x8801 -x59393 -x47001 -x4372 -x3926 -x17792 -x62947 -x44594 -x24206 -x9919 -x23660 -x16642 -x65293 -x36772 -x62597 -x24125 -x31533 -x23182 -x10908 -x36314 -x41398 -x59141 -x55099 -x27223 -x51156 -x51872 -x1050 -x35646 -x40153 -x1223 -x16160 -x3546 -x26438 -x23740 -x36636 -x52785 -x49197 -x56993 -x37423 -x14859 -x30961 -x39382 -x54003 -x38007 -x38573 -x2512 -x41658 -x5732 -x24634 -x3306 -x39705 -x39610 -x12148 -x26193 -x9436 -x16142 -x10178 -x6620 -x62771 -x6110 -x4408 -x49177 -x32507 -x38941 -x43656 -x37415 -x5447 -x57653 -x22560 -x58967 -x29140 -x65551 -x48167 -x3337 -x15738 -x32407 -x62753 -x51771 -x54429 -x52797 -x15361 -x12158 -x29899 -x58671 -x35162 -x51012 -x9835 -x36029 -x39392 -x20699 -x10967 -x33723 -x13867 -x44040 -x44103 -x20001 -x49353 -x64566 -x6727 -x1242 -x57530 -x26223 -x2743 -x1386 -x6318 -x53925 -x2856 -x23667 -x649 -x44189 -x9000 -x60295 -x64907 -x65134 -x63588 -x17371 -x31438 -x37759 -x1652 -x14275 -x11744 -x18496 -x37988 -x64968 -x57875 -x53248 -x20171 -x47799 -x52212 -x64911 -x27401 -x2699 -x9915 -x17881 -x44165 -x24007 -x14697 -x63362 -x61416 -x24919 -x8610 -x33510 -x47163 -x28908 -x48309 -x41406 -x28134 -x26060 -x32134 -x11520 -x4945 -x42317 -x34182 -x35652 -x61615 -x18610 -x35426 -x30157 -x63868 -x16872 -x46241 -x46164 -x18317 -x58015 -x51833 -x61403 -x23544 -x39208 -x62827 -x39988 -x14170 -x26576 -x17702 -x51219 -x30083 -x9071 -x32902 -x63881 -x38124 -x62029 -x10255 -x40072 -x27245 -x27428 -x41432 -x56030 -x61789 -x43206 -x51765 -x19128 -x35068 -x65554 -x62510 -x59652 -x24108 -x21465 -x631 -x63638 -x14083 -x31125 -x27712 -x27981 -x43658 -x45166 -x58032 -x46776 -x63251 -x2942 -x20816 -x58799 -x48621 -x31895 -x48197 -x2595 -x54475 -x4663 -x18522 -x29626 -x29341 -x7065 -x37664 -x26434 -x65343 -x48897 -x28791 -x5123 -x744 -x58551 -x45428 -x31468 -x714 -x56774 -x31734 -x48823 -x53571 -x34384 -x8589 -x35583 -x15709 -x36963 -x15815 -x6066 -x36380 -x54232 -x49979 -x26448 -x7430 -x39873 -x29833 -x17714 -x6979 -x992 -x47652 -x26878 -x21380 -x17139 -x28874 -x20120 -x43946 -x23426 -x58651 -x35498 -x21936 -x51798 -x43728 -x20698 -x3434 -x59155 -x15077 -x30791 -x7129 -x42754 -x48764 -x24796 -x65593 -x10298 -x60291 -x25278 -x8908 -x1129 -x40895 -x62046 -x42803 -x9325 -x49047 -x63331 -x39468 -x20853 -x58500 -x41653 -x34353 -x38234 -x20379 -x50740 -x18763 -x25079 -x23235 -x2696 -x55868 -x55420 -x23871 -x18939 -x37499 -x32919 -x32245 -x34778 -x58340 -x4763 -x16874 -x37642 -x43790 -x34236 -x60285 -x19473 -x21909 -x22773 -x31992 -x37794 -x24899 -x12889 -x53767 -x13941 -x60060 -x55882 -x20264 -x10011 -x6223 -x10315 -x21901 -x47945 -x42975 -x20596 -x32826 -x20068 -x17320 -x60457 -x23524 -x27493 -x1815 -x33570 -x31314 -x4254 -x25262 -x26209 -x26477 -x15849 -x54878 -x42396 -x13744 -x5215 -x20554 -x52804 -x28115 -x4076 -x35324 -x6555 -x16282 -x51444 -x46359 -x26890 -x18180 -x52394 -x19707 -x54885 -x30435 -x58524 -x50623 -x62163 -x10985 -x20040 -x64615 -x60336 -x10261 -x33247 -x53728 -x6231 -x35953 -x45176 -x397 -x61430 -x61967 -x57053 -x6907 -x32541 -x641 -x38375 -x30557 -x45964 -x51740 -x61554 -x43712 -x40710 -x33404 -x34954 -x17894 -x12191 -x7414 -x43930 -x5126 -x35568 -x46425 -x28728 -x22582 -x1215 -x51508 -x38539 -x12947 -x38403 -x8039 -x38899 -x8873 -x24493 -x26181 -x58569 -x13677 -x2408 -x9022 -x3822 -x61402 -x10976 -x51307 -x29846 -x58465 -x60481 -x39292 -x1111 -x65291 -x20509 -x10944 -x25908 -x53922 -x47988 -x63126 -x54020 -x34280 -x63454 -x63143 -x8299 -x126 -x13827 -x50418 -x41417 -x10458 -x50527 -x44214 -x44987 -x3129 -x63904 -x34286 -x50753 -x6563 -x28065 -x8641 -x21196 -x8317 -x52641 -x33716 -x64360 -x30774 -x60299 -x49469 -x4789 -x43982 -x37555 -x39688 -x41066 -x41508 -x49581 -x23150 -x60923 -x28844 -x51991 -x39922 -x34861 -x28991 -x39581 -x5031 -x33775 -x12144 -x26427 -x38090 -x10466 -x30997 -x4448 -x48 -x61680 -x21856 -x7147 -x30618 -x32124 -x34181 -x30176 -x32763 -x43436 -x48719 -x37077 -x30873 -x27302 -x64035 -x16415 -x30047 -x24867 -x55576 -x17790 -x10404 -x8942 -x54780 -x57747 -x64307 -x62931 -x63582 -x20197 -x46302 -x25442 -x16790 -x61567 -x53686 -x36463 -x46913 -x46810 -x53534 -x37318 -x17166 -x94 -x46862 -x38765 -x59204 -x2944 -x43707 -x42058 -x44941 -x47249 -x38181 -x19241 -x703 -x7586 -x2828 -x38895 -x4474 -x31280 -x64208 -x55367 -x39671 -x10262 -x9414 -x28902 -x55297 -x17206 -x17693 -x30386 -x60029 -x38581 -x55540 -x8921 -x56469 -x25108 -x2470 -x5582 -x22493 -x58484 -x28955 -x35126 -x59458 -x44923 -x24941 -x40910 -x46783 -x2898 -x12563 -x33796 -x23630 -x58164 -x48101 -x34529 -x48353 -x26364 -x45976 -x61862 -x44540 -x65699 -x13895 -x31571 -x14151 -x28754 -x61730 -x8267 -x23247 -x8838 -x60802 -x14141 -x38001 -x39448 -x13459 -x43653 -x50986 -x43371 -x58567 -x58596 -x44897 -x57252 -x53880 -x61623 -x21114 -x27321 -x53509 -x48202 -x54877 -x41023 -x26916 -x36247 -x4868 -x40458 -x47098 -x24082 -x32483 -x62387 -x8281 -x37256 -x602 -x17617 -x48064 -x13135 -x17278 -x48703 -x41518 -x28413 -x29634 -x33928 -x52809 -x23048 -x36112 -x6624 -x31766 -x52417 -x18119 -x15541 -x56296 -x43616 -x8764 -x14862 -x35092 -x17324 -x7520 -x52116 -x56849 -x2644 -x37443 -x24222 -x40797 -x34471 -x633 -x53567 -x3349 -x52679 -x42647 -x29909 -x9834 -x40366 -x40478 -x28106 -x50318 -x16301 -x19867 -x55877 -x39059 -x30141 -x58694 -x23919 -x10977 -x41809 -x15707 -x42743 -x1096 -x63457 -x55906 -x450 -x29011 -x58895 -x57943 -x8891 -x38024 -x11418 -x10798 -x23199 -x16112 -x33705 -x31465 -x44904 -x21052 -x46337 -x6933 -x16914 -x24320 -x59190 -x56556 -x24877 -x15657 -x41394 -x42084 -x27604 -x49001 -x58028 -x14567 -x26875 -x1607 -x36444 -x46126 -x6814 -x27528 -x53681 -x19517 -x4499 -x5450 -x59173 -x43471 -x1335 -x61545 -x36654 -x16641 -x30244 -x24537 -x54314 -x42347 -x7948 -x27821 -x29694 -x11810 -x52297 -x9230 -x5882 -x33774 -x55304 -x6581 -x6775 -x39339 -x38642 -x65543 -x7213 -x57392 -x4018 -x46474 -x45782 -x7639 -x41863 -x223 -x24211 -x62238 -x19286 -x47711 -x62188 -x21277 -x23666 -x64490 -x10707 -x43022 -x54006 -x19090 -x58269 -x36214 -x35454 -x16189 -x25132 -x1261 -x55529 -x9315 -x44282 -x46156 -x25940 -x8203 -x5812 -x47747 -x44047 -x47243 -x5620 -x40397 -x5353 -x12434 -x62754 -x62103 -x37295 -x64310 -x33690 -x9408 -x40368 -x46305 -x8104 -x59218 -x7334 -x41012 -x23849 -x62383 -x11692 -x33288 -x65506 -x10630 -x8672 -x57584 -x10462 -x15007 -x64298 -x1882 -x20609 -x1722 -x47592 -x61904 -x17504 -x17555 -x65031 -x15839 -x20893 -x32539 -x11726 -x32799 -x9350 -x1184 -x41479 -x21550 -x29957 -x54820 -x34320 -x22700 -x58903 -x3837 -x19102 -x44543 -x43818 -x57419 -x53776 -x11236 -x9878 -x35459 -x10049 -x59121 -x58608 -x35173 -x44303 -x63654 -x34813 -x51901 -x37698 -x41864 -x27084 -x21859 -x44225 -x49104 -x14350 -x24542 -x47067 -x38421 -x45080 -x34536 -x3592 -x20729 -x14716 -x13928 -x6688 -x15091 -x54007 -x6482 -x45211 -x15511 -x32488 -x14458 -x59914 -x37781 -x28338 -x35695 -x12419 -x42611 -x803 -x46140 -x38338 -x30099 -x64872 -x63925 -x49948 -x47769 -x40425 -x9469 -x44820 -x10664 -x63360 -x10083 -x56502 -x61690 -x17539 -x39325 -x62713 -x27256 -x59092 -x44407 -x6299 -x29884 -x33639 -x30835 -x59414 -x35384 -x61845 -x41314 -x10120 -x46605 -x33253 -x60003 -x2286 -x9084 -x8402 -x6862 -x61524 -x24337 -x57975 -x29309 -x54083 -x3112 -x42594 -x16508 -x9346 -x9177 -x6092 -x43513 -x25328 -x10566 -x19571 -x39370 -x49454 -x56793 -x54952 -x14247 -x35391 -x10069 -x48063 -x9958 -x44348 -x17622 -x50776 -x34884 -x33145 -x53151 -x63341 -x6674 -x52717 -x51590 -x1602 -x59308 -x34406 -x23405 -x54434 -x2424 -x4335 -x43042 -x26933 -x29601 -x39635 -x8830 -x47308 -x41539 -x19985 -x9714 -x41935 -x50096 -x33559 -x35311 -x27379 -x51757 -x6838 -x62949 -x21057 -x49812 -x36703 -x13811 -x56615 -x3174 -x41005 -x60892 -x34457 -x39867 -x32691 -x9247 -x11333 -x52712 -x7000 -x55481 -x57835 -x55317 -x19357 -x7705 -x16135 -x24040 -x5176 -x30970 -x14968 -x2966 -x33878 -x49206 -x15553 -x42077 -x13178 -x5003 -x21554 -x4188 -x28452 -x57828 -x26876 -x12603 -x18133 -x53273 -x31888 -x11271 -x5699 -x1272 -x45879 -x56272 -x45389 -x15946 -x45399 -x43004 -x34586 -x25141 -x65619 -x5168 -x4457 -x1858 -x35322 -x53425 -x18978 -x61134 -x1093 -x26485 -x6156 -x58545 -x43243 -x41092 -x31634 -x22717 -x30654 -x6024 -x9562 -x51629 -x32237 -x63740 -x19643 -x40706 -x4071 -x13451 -x50754 -x62396 -x64542 -x57532 -x59604 -x4224 -x28995 -x27613 -x14542 -x28629 -x53219 -x47132 -x12747 -x10104 -x43837 -x64135 -x58023 -x8096 -x10667 -x16774 -x17161 -x22113 -x51089 -x31769 -x63013 -x9363 -x502 -x21853 -x62783 -x46930 -x2523 -x49917 -x61049 -x48227 -x27577 -x24263 -x13174 -x3314 -x856 -x15752 -x46693 -x51006 -x44374 -x38068 -x38306 -x48369 -x32588 -x31651 -x6991 -x42626 -x63496 -x1403 -x9829 -x8007 -x49013 -x12509 -x57220 -x57420 -x56337 -x62496 -x23060 -x31223 -x45246 -x32801 -x46375 -x31040 -x20533 -x31327 -x59689 -x2423 -x55713 -x36830 -x49300 -x32256 -x5036 -x3254 -x34640 -x29995 -x7817 -x63003 -x51519 -x18602 -x63520 -x3875 -x61575 -x15902 -x43429 -x38793 -x39428 -x45557 -x53916 -x35578 -x14774 -x62886 -x59796 -x9339 -x7628 -x7427 -x11794 -x44846 -x55634 -x40672 -x31111 -x11989 -x19740 -x43630 -x40162 -x51997 -x15135 -x63161 -x771 -x42124 -x43075 -x21208 -x47209 -x30920 -x51025 -x61431 -x28336 -x30222 -x13656 -x28418 -x33866 -x54773 -x37734 -x36757 -x51852 -x6526 -x19542 -x34910 -x28205 -x62072 -x35313 -x33434 -x61528 -x21101 -x64225 -x65434 -x14734 -x8480 -x42322 -x26316 -x21349 -x9362 -x1884 -x38710 -x25800 -x34387 -x42832 -x56510 -x122 -x64573 -x65266 -x2187 -x33662 -x33084 -x50530 -x45940 -x44361 -x3218 -x53951 -x7238 -x16561 -x34081 -x54684 -x4223 -x38502 -x25645 -x59389 -x49836 -x53460 -x29654 -x17094 -x21332 -x17486 -x56138 -x62840 -x5749 -x52907 -x1163 -x57436 -x39860 -x5845 -x29547 -x29826 -x55040 -x4240 -x56160 -x23117 -x20902 -x61705 -x60879 -x37750 -x19871 -x52916 -x26333 -x23830 -x12348 -x20684 -x36275 -x62531 -x39375 -x14071 -x63157 -x32829 -x58339 -x24037 -x8722 -x27561 -x28006 -x12378 -x9756 -x65157 -x29054 -x61304 -x199 -x46399 -x64407 -x25298 -x10437 -x25988 -x62550 -x26659 -x21843 -x54942 -x15245 -x54120 -x46097 -x12731 -x20260 -x44773 -x25125 -x10648 -x13229 -x41975 -x46199 -x30913 -x16432 -x37286 -x881 -x32421 -x24556 -x12383 -x63238 -x56894 -x31864 -x24098 -x27067 -x24784 -x21438 -x48722 -x19808 -x34899 -x61590 -x4401 -x34814 -x10361 -x10003 -x41920 x22520 -x44650 -x51686 -x62400 -x13315 -x34094 -x14940 -x12038 -x65369 -x9500 -x46518 -x61428 -x56307 -x4381 -x43747 -x49575 -x59039 -x47674 -x56187 -x21260 -x39091 -x22217 -x21389 -x18639 -x63152 -x52832 -x20906 -x21985 -x16883 -x33601 -x37200 -x17659 -x42072 -x583 -x37712 -x42242 -x1461 -x35187 -x61259 -x9565 -x23155 -x25755 -x171 -x49385 -x4271 -x24355 -x35857 -x47778 -x36897 -x16595 -x31732 -x65224 -x32562 -x35986 -x16211 -x55123 -x57472 -x19797 -x7614 -x30283 -x22817 -x50583 -x33663 -x28554 -x18236 -x59257 -x5261 -x13659 -x7513 -x13244 -x14527 -x42046 -x15595 -x29369 -x61866 -x25776 -x46968 -x62425 -x34448 -x37637 -x5576 -x42899 -x61550 -x51766 -x29580 -x44217 -x49093 -x13764 -x20686 -x21259 -x38301 -x57859 -x58804 -x11197 -x35858 -x3417 -x8822 -x36026 -x47999 -x11981 -x44939 -x14175 -x13245 -x65490 -x32300 -x55463 -x8147 -x26572 -x63689 -x6174 -x9599 -x16223 -x6187 -x8339 -x45160 -x37022 -x35106 -x13019 -x54359 -x37193 -x23636 -x5490 -x22348 -x30872 -x6849 -x13654 -x27887 -x9040 -x41575 -x29712 -x4292
3585.96/3598.79	s SATISFIABLE
3585.96/3598.79	c Time taken to solve: 3593.0882518910003 seconds
3585.96/3598.79	c Total time taken: 3597.8603579998016 seconds

Verifier Data

OK	39852

Watcher Data

runsolver version 3.4.3 (svn: 5215) 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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4847657-1784132375/watcher-4847657-1784132375 -o /tmp/evaluation-result-4847657-1784132375/solver-4847657-1784132375 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4847657-1784132375/vars-4847657-1784132375 --bin-var /tmp/runsolver-exch-nodeE007-1784128647-21255 --watchdog 3760 run HOME/instance-4847657-1784132375.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1371479590 --intermediate --solver ortools 

running on 4 cores: 12-15

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 3,5,8,10-11,16-17,23,25-29,32,37-38,42,44,46-47,49-51,53-55,61-62
  3550 MHz: 19,33-35
  3600 MHz: 0-2,4,6-7,9,12-15,18,20-22,24,30-31,36,39-41,43,45,48,52,56-60,63
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  2500 MHz: 3
  3600 MHz: 0-2
WARNING: cores do not run at the same frequency!

CPU governors:
  performance: 12-15

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (127497 MiB free)
  node 1: cores 8-15, 129019 MiB (128541 MiB free)
  node 2: cores 16-23, 129019 MiB (126284 MiB free)
  node 3: cores 24-31, 129003 MiB (128570 MiB free)
  node 4: cores 32-39, 129019 MiB (127148 MiB free)
  node 5: cores 40-47, 129019 MiB (127963 MiB free)
  node 6: cores 48-55, 128973 MiB (128397 MiB free)
  node 7: cores 56-63, 128474 MiB (126193 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

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): 63488000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 63539200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=23699, runsolver pid=23694
Starting watchdog thread
Current StackSize limit: 8192 KiB


[startup+0.100056 s]*
/proc/loadavg: 16.70 16.55 16.17 18/925 23706
/proc/meminfo: memFree=1045052532/1055320708 swapFree=33554428/33554428
[pid=23699] ppid=23694 vsize=4324 memory=3180 CPUtime=0 cores=12-15
/proc/23699/stat : 23699 (run) S 23694 23699 21235 0 -1 4194304 266 124 0 0 0 0 0 0 20 0 1 0 2826102 4427776 640 18446744073709551615 94563096240128 94563097134661 140732507793904 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94563097373712 94563097421456 94563122552832 140732507797634 140732507797869 140732507797869 140732507803601 0
/proc/23699/statm: 1081 795 707 219 0 143 0
[pid=23703] ppid=23699 vsize=21624 memory=16604 CPUtime=0.03 cores=12-15
/proc/23703/stat : 23703 (python3) R 23699 23699 21235 0 -1 4456448 2657 0 0 0 3 0 0 0 20 0 1 0 2826104 22142976 4096 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 2 0 0 0 17 14 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
/proc/23703/statm: 5406 4151 1666 753 0 3234 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 25948 KiB
Current children cumulated memory: 19784 KiB

[startup+0.213237 s]*
/proc/loadavg: 16.70 16.55 16.17 24/934 23719
/proc/meminfo: memFree=1044996128/1055320708 swapFree=33554428/33554428
[pid=23699] ppid=23694 vsize=4324 memory=3180 CPUtime=0 cores=12-15
/proc/23699/stat : 23699 (run) S 23694 23699 21235 0 -1 4194304 266 124 0 0 0 0 0 0 20 0 1 0 2826102 4427776 640 18446744073709551615 94563096240128 94563097134661 140732507793904 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94563097373712 94563097421456 94563122552832 140732507797634 140732507797869 140732507797869 140732507803601 0
/proc/23699/statm: 1081 795 707 219 0 143 0
[pid=23703] ppid=23699 vsize=230740 memory=31004 CPUtime=0.12 cores=12-15
/proc/23703/stat : 23703 (python3) D 23699 23699 21235 0 -1 4194304 4659 0 0 0 11 1 0 0 20 0 4 0 2826104 236277760 7680 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 2 0 0 0 17 14 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
/proc/23703/statm: 57685 7751 3472 753 0 44396 0
[pid=23703/tid=23717] ppid=23699 vsize=230740 memory=822349479 CPUtime=0.01 cores=12-15
/proc/23703/task/23717/stat : 23717 (python3) R 23699 23699 21235 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 4 0 2826123 236277760 7680 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 2 0 0 0 -1 12 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
[pid=23703/tid=23718] ppid=23699 vsize=230740 memory=4306 CPUtime=0.01 cores=12-15
/proc/23703/task/23718/stat : 23718 (python3) R 23699 23699 21235 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 4 0 2826123 236277760 7680 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 2 0 0 0 -1 13 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
[pid=23703/tid=23719] ppid=23699 vsize=230740 memory=52987850654189 CPUtime=0.01 cores=12-15
/proc/23703/task/23719/stat : 23719 (python3) R 23699 23699 21235 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 4 0 2826123 236277760 7680 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 2 0 0 0 -1 14 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 235064 KiB
Current children cumulated memory: 34184 KiB

[startup+0.313472 s]*
/proc/loadavg: 16.70 16.55 16.17 17/934 23719
/proc/meminfo: memFree=1044930864/1055320708 swapFree=33554428/33554428
[pid=23699] ppid=23694 vsize=4324 memory=3180 CPUtime=0 cores=12-15
/proc/23699/stat : 23699 (run) S 23694 23699 21235 0 -1 4194304 266 124 0 0 0 0 0 0 20 0 1 0 2826102 4427776 640 18446744073709551615 94563096240128 94563097134661 140732507793904 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94563097373712 94563097421456 94563122552832 140732507797634 140732507797869 140732507797869 140732507803601 0
/proc/23699/statm: 1081 795 707 219 0 143 0
[pid=23703] ppid=23699 vsize=236600 memory=37440 CPUtime=0.34 cores=12-15
/proc/23703/stat : 23703 (python3) D 23699 23699 21235 0 -1 4194304 6087 0 0 0 32 2 0 0 20 0 4 0 2826104 242278400 9088 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 2 0 0 0 17 14 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
/proc/23703/statm: 59150 9360 3678 753 0 45768 0
[pid=23703/tid=23717] ppid=23699 vsize=236600 memory=4026532042 CPUtime=0.07 cores=12-15
/proc/23703/task/23717/stat : 23717 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 242278400 9088 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 2 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
[pid=23703/tid=23718] ppid=23699 vsize=236600 memory=7378585250819211588 CPUtime=0.07 cores=12-15
/proc/23703/task/23718/stat : 23718 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 242278400 9088 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 2 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
[pid=23703/tid=23719] ppid=23699 vsize=236600 memory=3458825211120717771 CPUtime=0.07 cores=12-15
/proc/23703/task/23719/stat : 23719 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 242278400 9088 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 2 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 240924 KiB
Current children cumulated memory: 40620 KiB

[startup+0.700159 s]
/proc/loadavg: 16.70 16.55 16.17 16/937 23722
/proc/meminfo: memFree=1044813172/1055320708 swapFree=33554428/33554428
[pid=23699] ppid=23694 vsize=4324 memory=3180 CPUtime=0 cores=12-15
/proc/23699/stat : 23699 (run) S 23694 23699 21235 0 -1 4194304 266 124 0 0 0 0 0 0 20 0 1 0 2826102 4427776 640 18446744073709551615 94563096240128 94563097134661 140732507793904 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94563097373712 94563097421456 94563122552832 140732507797634 140732507797869 140732507797869 140732507803601 0
/proc/23699/statm: 1081 795 707 219 0 143 0
[pid=23703] ppid=23699 vsize=325420 memory=80816 CPUtime=0.5 cores=12-15
/proc/23703/stat : 23703 (python3) D 23699 23699 21235 0 -1 4194304 14401 0 0 0 44 6 0 0 20 0 4 0 2826104 333230080 19968 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 2 0 0 0 17 14 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
/proc/23703/statm: 81355 20204 6648 753 0 53414 0
[pid=23703/tid=23717] ppid=23699 vsize=325420 memory=51056 CPUtime=0.07 cores=12-15
/proc/23703/task/23717/stat : 23717 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 333230080 19968 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 2 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
[pid=23703/tid=23718] ppid=23699 vsize=325420 memory=3602932689747050989 CPUtime=0.07 cores=12-15
/proc/23703/task/23718/stat : 23718 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 333230080 19968 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 2 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
[pid=23703/tid=23719] ppid=23699 vsize=325420 memory=4306 CPUtime=0.07 cores=12-15
/proc/23703/task/23719/stat : 23719 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 333230080 19968 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 2 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 329744 KiB
Current children cumulated memory: 83996 KiB

[startup+1.50024 s]
/proc/loadavg: 16.70 16.55 16.17 18/937 23722
/proc/meminfo: memFree=1044595172/1055320708 swapFree=33554428/33554428
[pid=23699] ppid=23694 vsize=4324 memory=3180 CPUtime=0 cores=12-15
/proc/23699/stat : 23699 (run) S 23694 23699 21235 0 -1 4194304 266 124 0 0 0 0 0 0 20 0 1 0 2826102 4427776 640 18446744073709551615 94563096240128 94563097134661 140732507793904 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94563097373712 94563097421456 94563122552832 140732507797634 140732507797869 140732507797869 140732507803601 0
/proc/23699/statm: 1081 795 707 219 0 143 0
[pid=23703] ppid=23699 vsize=455068 memory=142204 CPUtime=1.15 cores=12-15
/proc/23703/stat : 23703 (python3) R 23699 23699 21235 0 -1 4194304 30604 0 0 0 107 8 0 0 20 0 4 0 2826104 465989632 35324 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 0 0 0 17 14 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
/proc/23703/statm: 113767 35551 11712 753 0 64804 0
[pid=23703/tid=23717] ppid=23699 vsize=455068 memory=51056 CPUtime=0.07 cores=12-15
/proc/23703/task/23717/stat : 23717 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 465989632 35324 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
[pid=23703/tid=23718] ppid=23699 vsize=455068 memory=3602932689747050989 CPUtime=0.07 cores=12-15
/proc/23703/task/23718/stat : 23718 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 465989632 35324 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
[pid=23703/tid=23719] ppid=23699 vsize=455068 memory=4306 CPUtime=0.07 cores=12-15
/proc/23703/task/23719/stat : 23719 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 465989632 35324 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 459392 KiB
Current children cumulated memory: 145384 KiB

[startup+3.113 s]
/proc/loadavg: 16.70 16.55 16.17 17/929 23730
/proc/meminfo: memFree=1044043180/1055320708 swapFree=33554428/33554428
[pid=23699] ppid=23694 vsize=4324 memory=3180 CPUtime=0 cores=12-15
/proc/23699/stat : 23699 (run) S 23694 23699 21235 0 -1 4194304 266 124 0 0 0 0 0 0 20 0 1 0 2826102 4427776 640 18446744073709551615 94563096240128 94563097134661 140732507793904 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94563097373712 94563097421456 94563122552832 140732507797634 140732507797869 140732507797869 140732507803601 0
/proc/23699/statm: 1081 795 707 219 0 143 0
[pid=23703] ppid=23699 vsize=460192 memory=147312 CPUtime=2.76 cores=12-15
/proc/23703/stat : 23703 (python3) R 23699 23699 21235 0 -1 4194304 38548 0 0 0 267 9 0 0 20 0 4 0 2826104 471236608 36476 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 0 0 0 17 14 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
/proc/23703/statm: 115048 36828 11712 753 0 66085 0
[pid=23703/tid=23717] ppid=23699 vsize=460192 memory=15516 CPUtime=0.07 cores=12-15
/proc/23703/task/23717/stat : 23717 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 471236608 36476 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
[pid=23703/tid=23718] ppid=23699 vsize=460192 memory=5860 CPUtime=0.07 cores=12-15
/proc/23703/task/23718/stat : 23718 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 471236608 36476 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
[pid=23703/tid=23719] ppid=23699 vsize=460192 memory=86708 CPUtime=0.07 cores=12-15
/proc/23703/task/23719/stat : 23719 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 471236608 36476 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
Current children cumulated CPU time: 2.76 s
Current children cumulated vsize: 464516 KiB
Current children cumulated memory: 150492 KiB

[startup+6.30025 s]
/proc/loadavg: 16.65 16.55 16.17 17/929 23730
/proc/meminfo: memFree=1043566324/1055320708 swapFree=33554428/33554428
[pid=23699] ppid=23694 vsize=4324 memory=3180 CPUtime=0 cores=12-15
/proc/23699/stat : 23699 (run) S 23694 23699 21235 0 -1 4194304 266 124 0 0 0 0 0 0 20 0 1 0 2826102 4427776 640 18446744073709551615 94563096240128 94563097134661 140732507793904 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94563097373712 94563097421456 94563122552832 140732507797634 140732507797869 140732507797869 140732507803601 0
/proc/23699/statm: 1081 795 707 219 0 143 0
[pid=23703] ppid=23699 vsize=634640 memory=314132 CPUtime=5.93 cores=12-15
/proc/23703/stat : 23703 (python3) R 23699 23699 21235 0 -1 4194304 89426 0 0 0 581 12 0 0 20 0 4 0 2826104 649871360 78270 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 0 0 0 17 14 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
/proc/23703/statm: 158660 78533 13232 753 0 109697 0
[pid=23703/tid=23717] ppid=23699 vsize=634640 memory=86708 CPUtime=0.07 cores=12-15
/proc/23703/task/23717/stat : 23717 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 649871360 78270 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
[pid=23703/tid=23718] ppid=23699 vsize=634640 memory=3180 CPUtime=0.07 cores=12-15
/proc/23703/task/23718/stat : 23718 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 649871360 78270 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
[pid=23703/tid=23719] ppid=23699 vsize=634640 memory=175836 CPUtime=0.07 cores=12-15
/proc/23703/task/23719/stat : 23719 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 649871360 78270 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
Current children cumulated CPU time: 5.93 s
Current children cumulated vsize: 638964 KiB
Current children cumulated memory: 317312 KiB

[startup+12.7002 s]
/proc/loadavg: 16.60 16.54 16.17 16/931 23789
/proc/meminfo: memFree=1042833412/1055320708 swapFree=33554428/33554428
[pid=23699] ppid=23694 vsize=4324 memory=3180 CPUtime=0 cores=12-15
/proc/23699/stat : 23699 (run) S 23694 23699 21235 0 -1 4194304 266 124 0 0 0 0 0 0 20 0 1 0 2826102 4427776 640 18446744073709551615 94563096240128 94563097134661 140732507793904 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94563097373712 94563097421456 94563122552832 140732507797634 140732507797869 140732507797869 140732507803601 0
/proc/23699/statm: 1081 795 707 219 0 143 0
[pid=23703] ppid=23699 vsize=653360 memory=334672 CPUtime=12.3 cores=12-15
/proc/23703/stat : 23703 (python3) R 23699 23699 21235 0 -1 4194304 107270 0 0 0 1217 13 0 0 20 0 4 0 2826104 669040640 83404 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 0 0 0 17 14 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
/proc/23703/statm: 163340 83668 13312 753 0 114377 0
[pid=23703/tid=23717] ppid=23699 vsize=653360 memory=3963222867566676285 CPUtime=0.07 cores=12-15
/proc/23703/task/23717/stat : 23717 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 669040640 83404 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
[pid=23703/tid=23718] ppid=23699 vsize=653360 memory=8325374070905600910 CPUtime=0.07 cores=12-15
/proc/23703/task/23718/stat : 23718 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 669040640 83404 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
[pid=23703/tid=23719] ppid=23699 vsize=653360 memory=148660 CPUtime=0.07 cores=12-15
/proc/23703/task/23719/stat : 23719 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 669040640 83404 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0

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


# cumulated CPU time of all completed processes:  user=3585.19 s, system=1.04048 s

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

[startup+3584 s]*
/proc/loadavg: 13.32 13.94 14.38 13/894 24181
/proc/meminfo: memFree=1039005768/1055320708 swapFree=33554428/33554428
[pid=23699] ppid=23694 vsize=4324 memory=3180 CPUtime=0 cores=12-15
/proc/23699/stat : 23699 (run) S 23694 23699 21235 0 -1 4194304 266 124 0 0 0 0 0 0 20 0 1 0 2826102 4427776 640 18446744073709551615 94563096240128 94563097134661 140732507793904 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94563097373712 94563097421456 94563122552832 140732507797634 140732507797869 140732507797869 140732507803601 0
/proc/23699/statm: 1081 795 707 219 0 143 0
[pid=23703] ppid=23699 vsize=2358964 memory=1963456 CPUtime=3571.33 cores=12-15
/proc/23703/stat : 23703 (python3) R 23699 23699 21235 0 -1 4194304 1747438 0 0 0 357035 98 0 0 20 0 4 0 2826104 2415579136 490588 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 0 0 0 17 14 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
/proc/23703/statm: 589741 490864 13966 753 0 540778 0
[pid=23703/tid=23717] ppid=23699 vsize=2358964 memory=5992 CPUtime=0.07 cores=12-15
/proc/23703/task/23717/stat : 23717 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 2415579136 490588 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
[pid=23703/tid=23718] ppid=23699 vsize=2358964 memory=8323350987516068516 CPUtime=0.07 cores=12-15
/proc/23703/task/23718/stat : 23718 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 2415579136 490588 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
[pid=23703/tid=23719] ppid=23699 vsize=2358964 memory=7172 CPUtime=0.07 cores=12-15
/proc/23703/task/23719/stat : 23719 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 2415579136 490588 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
Current children cumulated CPU time: 3571.33 s
Current children cumulated vsize: 2363288 KiB
Current children cumulated memory: 1966636 KiB

[startup+3590.4 s]
/proc/loadavg: 13.21 13.91 14.37 9/848 24224
/proc/meminfo: memFree=1043296740/1055320708 swapFree=33554428/33554428
[pid=23699] ppid=23694 vsize=4324 memory=3180 CPUtime=0 cores=12-15
/proc/23699/stat : 23699 (run) S 23694 23699 21235 0 -1 4194304 266 124 0 0 0 0 0 0 20 0 1 0 2826102 4427776 640 18446744073709551615 94563096240128 94563097134661 140732507793904 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94563097373712 94563097421456 94563122552832 140732507797634 140732507797869 140732507797869 140732507803601 0
/proc/23699/statm: 1081 795 707 219 0 143 0
[pid=23703] ppid=23699 vsize=2358964 memory=1963456 CPUtime=3577.69 cores=12-15
/proc/23703/stat : 23703 (python3) R 23699 23699 21235 0 -1 4194304 1756609 0 0 0 357671 98 0 0 20 0 4 0 2826104 2415579136 490588 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 0 0 0 17 14 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
/proc/23703/statm: 589741 490864 13966 753 0 540778 0
[pid=23703/tid=23717] ppid=23699 vsize=2358964 memory=8325374070905600910 CPUtime=0.07 cores=12-15
/proc/23703/task/23717/stat : 23717 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 2415579136 490588 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
[pid=23703/tid=23718] ppid=23699 vsize=2358964 memory=10460 CPUtime=0.07 cores=12-15
/proc/23703/task/23718/stat : 23718 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 2415579136 490588 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
[pid=23703/tid=23719] ppid=23699 vsize=2358964 memory=1963456 CPUtime=0.07 cores=12-15
/proc/23703/task/23719/stat : 23719 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 2415579136 490588 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
Current children cumulated CPU time: 3577.69 s
Current children cumulated vsize: 2363288 KiB
Current children cumulated memory: 1966636 KiB

[startup+3593.6 s]
/proc/loadavg: 13.11 13.88 14.36 7/846 24229
/proc/meminfo: memFree=1043295740/1055320708 swapFree=33554428/33554428
[pid=23699] ppid=23694 vsize=4324 memory=3180 CPUtime=0 cores=12-15
/proc/23699/stat : 23699 (run) S 23694 23699 21235 0 -1 4194304 266 124 0 0 0 0 0 0 20 0 1 0 2826102 4427776 640 18446744073709551615 94563096240128 94563097134661 140732507793904 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94563097373712 94563097421456 94563122552832 140732507797634 140732507797869 140732507797869 140732507803601 0
/proc/23699/statm: 1081 795 707 219 0 143 0
[pid=23703] ppid=23699 vsize=2358964 memory=1963456 CPUtime=3580.88 cores=12-15
/proc/23703/stat : 23703 (python3) R 23699 23699 21235 0 -1 4194304 1758701 0 0 0 357990 98 0 0 20 0 4 0 2826104 2415579136 490588 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 0 0 0 17 14 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
/proc/23703/statm: 589741 490864 13966 753 0 540778 0
[pid=23703/tid=23717] ppid=23699 vsize=2358964 memory=1963456 CPUtime=0.07 cores=12-15
/proc/23703/task/23717/stat : 23717 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 2415579136 490588 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
[pid=23703/tid=23718] ppid=23699 vsize=2358964 memory=5800 CPUtime=0.07 cores=12-15
/proc/23703/task/23718/stat : 23718 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 2415579136 490588 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
[pid=23703/tid=23719] ppid=23699 vsize=2358964 memory=15516 CPUtime=0.07 cores=12-15
/proc/23703/task/23719/stat : 23719 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 2415579136 490588 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
Current children cumulated CPU time: 3580.88 s
Current children cumulated vsize: 2363288 KiB
Current children cumulated memory: 1966636 KiB

[startup+3596.8 s]
/proc/loadavg: 13.03 13.85 14.35 8/847 24230
/proc/meminfo: memFree=1043278776/1055320708 swapFree=33554428/33554428
[pid=23699] ppid=23694 vsize=4324 memory=3180 CPUtime=0 cores=12-15
/proc/23699/stat : 23699 (run) S 23694 23699 21235 0 -1 4194304 266 124 0 0 0 0 0 0 20 0 1 0 2826102 4427776 640 18446744073709551615 94563096240128 94563097134661 140732507793904 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94563097373712 94563097421456 94563122552832 140732507797634 140732507797869 140732507797869 140732507803601 0
/proc/23699/statm: 1081 795 707 219 0 143 0
[pid=23703] ppid=23699 vsize=2358964 memory=1963820 CPUtime=3584.07 cores=12-15
/proc/23703/stat : 23703 (python3) R 23699 23699 21235 0 -1 4194304 1760034 0 0 0 358309 98 0 0 20 0 4 0 2826104 2415579136 490588 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 0 0 0 17 14 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
/proc/23703/statm: 589741 490955 13966 753 0 540778 0
[pid=23703/tid=23717] ppid=23699 vsize=2358964 memory=25333125866717268 CPUtime=0.07 cores=12-15
/proc/23703/task/23717/stat : 23717 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 2415579136 490588 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
[pid=23703/tid=23718] ppid=23699 vsize=2358964 memory=3180 CPUtime=0.07 cores=12-15
/proc/23703/task/23718/stat : 23718 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 2415579136 490588 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
[pid=23703/tid=23719] ppid=23699 vsize=2358964 memory=1963456 CPUtime=0.07 cores=12-15
/proc/23703/task/23719/stat : 23719 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 2415579136 490588 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
Current children cumulated CPU time: 3584.07 s
Current children cumulated vsize: 2363288 KiB
Current children cumulated memory: 1967000 KiB

[startup+3597.6 s]
/proc/loadavg: 13.03 13.85 14.35 7/847 24230
/proc/meminfo: memFree=1043274044/1055320708 swapFree=33554428/33554428
[pid=23699] ppid=23694 vsize=4324 memory=3180 CPUtime=0 cores=12-15
/proc/23699/stat : 23699 (run) S 23694 23699 21235 0 -1 4194304 266 124 0 0 0 0 0 0 20 0 1 0 2826102 4427776 640 18446744073709551615 94563096240128 94563097134661 140732507793904 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94563097373712 94563097421456 94563122552832 140732507797634 140732507797869 140732507797869 140732507803601 0
/proc/23699/statm: 1081 795 707 219 0 143 0
[pid=23703] ppid=23699 vsize=2358964 memory=1963820 CPUtime=3584.87 cores=12-15
/proc/23703/stat : 23703 (python3) R 23699 23699 21235 0 -1 4194304 1760481 0 0 0 358389 98 0 0 20 0 4 0 2826104 2415579136 490588 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 0 0 0 17 14 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
/proc/23703/statm: 589741 490955 13966 753 0 540778 0
[pid=23703/tid=23717] ppid=23699 vsize=2358964 memory=-8471665060104357053 CPUtime=0.07 cores=12-15
/proc/23703/task/23717/stat : 23717 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 2415579136 490588 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
[pid=23703/tid=23718] ppid=23699 vsize=2358964 memory=3200 CPUtime=0.07 cores=12-15
/proc/23703/task/23718/stat : 23718 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 2415579136 490588 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
[pid=23703/tid=23719] ppid=23699 vsize=2358964 memory=8325374070905600910 CPUtime=0.07 cores=12-15
/proc/23703/task/23719/stat : 23719 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 2415579136 490588 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
Current children cumulated CPU time: 3584.87 s
Current children cumulated vsize: 2363288 KiB
Current children cumulated memory: 1967000 KiB

[startup+3598.4 s]
/proc/loadavg: 13.03 13.85 14.35 7/847 24230
/proc/meminfo: memFree=1043274548/1055320708 swapFree=33554428/33554428
[pid=23699] ppid=23694 vsize=4324 memory=3180 CPUtime=0 cores=12-15
/proc/23699/stat : 23699 (run) S 23694 23699 21235 0 -1 4194304 266 124 0 0 0 0 0 0 20 0 1 0 2826102 4427776 640 18446744073709551615 94563096240128 94563097134661 140732507793904 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94563097373712 94563097421456 94563122552832 140732507797634 140732507797869 140732507797869 140732507803601 0
/proc/23699/statm: 1081 795 707 219 0 143 0
[pid=23703] ppid=23699 vsize=2358964 memory=1963820 CPUtime=3585.67 cores=12-15
/proc/23703/stat : 23703 (python3) R 23699 23699 21235 0 -1 4194304 1763002 0 0 0 358469 98 0 0 20 0 4 0 2826104 2415579136 490588 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 0 0 0 17 14 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
/proc/23703/statm: 589741 490955 13966 753 0 540778 0
[pid=23703/tid=23717] ppid=23699 vsize=2358964 memory=804124 CPUtime=0.07 cores=12-15
/proc/23703/task/23717/stat : 23717 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 2415579136 490588 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
[pid=23703/tid=23718] ppid=23699 vsize=2358964 memory=8325374070905600910 CPUtime=0.07 cores=12-15
/proc/23703/task/23718/stat : 23718 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 2415579136 490588 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
[pid=23703/tid=23719] ppid=23699 vsize=2358964 memory=11980 CPUtime=0.07 cores=12-15
/proc/23703/task/23719/stat : 23719 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 2415579136 490588 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
Current children cumulated CPU time: 3585.67 s
Current children cumulated vsize: 2363288 KiB
Current children cumulated memory: 1967000 KiB

[startup+3598.8 s]
/proc/loadavg: 13.03 13.85 14.35 7/847 24230
/proc/meminfo: memFree=1043274548/1055320708 swapFree=33554428/33554428
[pid=23699] ppid=23694 vsize=4324 memory=3180 CPUtime=0 cores=12-15
/proc/23699/stat : 23699 (run) S 23694 23699 21235 0 -1 4194304 266 124 0 0 0 0 0 0 20 0 1 0 2826102 4427776 640 18446744073709551615 94563096240128 94563097134661 140732507793904 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94563097373712 94563097421456 94563122552832 140732507797634 140732507797869 140732507797869 140732507803601 0
/proc/23699/statm: 1081 795 707 219 0 143 0
[pid=23703] ppid=23699 vsize=2267832 memory=1881012 CPUtime=3586.06 cores=12-15
/proc/23703/stat : 23703 (python3) R 23699 23699 21235 0 -1 4194304 1808677 0 0 0 358506 100 0 0 20 0 4 0 2826104 2322259968 469802 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 0 0 0 0 17 14 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
/proc/23703/statm: 566958 470253 13982 753 0 517995 0
[pid=23703/tid=23717] ppid=23699 vsize=2267832 memory=8325374070905600910 CPUtime=0.07 cores=12-15
/proc/23703/task/23717/stat : 23717 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 2322259968 469802 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 0 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
[pid=23703/tid=23718] ppid=23699 vsize=2267832 memory=1963820 CPUtime=0.07 cores=12-15
/proc/23703/task/23718/stat : 23718 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 2322259968 469802 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 0 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
[pid=23703/tid=23719] ppid=23699 vsize=2267832 memory=4256 CPUtime=0.07 cores=12-15
/proc/23703/task/23719/stat : 23719 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 2322259968 469802 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 0 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
Current children cumulated CPU time: 3586.06 s
Current children cumulated vsize: 2272156 KiB
Current children cumulated memory: 1884192 KiB

[startup+3598.9 s]
/proc/loadavg: 13.03 13.85 14.35 7/847 24230
/proc/meminfo: memFree=1043274548/1055320708 swapFree=33554428/33554428
[pid=23699] ppid=23694 vsize=4324 memory=3180 CPUtime=0 cores=12-15
/proc/23699/stat : 23699 (run) S 23694 23699 21235 0 -1 4194304 266 124 0 0 0 0 0 0 20 0 1 0 2826102 4427776 640 18446744073709551615 94563096240128 94563097134661 140732507793904 0 0 0 65536 4 65538 1 0 0 17 13 0 0 0 0 0 94563097373712 94563097421456 94563122552832 140732507797634 140732507797869 140732507797869 140732507803601 0
/proc/23699/statm: 1081 795 707 219 0 143 0
[pid=23703] ppid=23699 vsize=2241712 memory=1855228 CPUtime=3586.16 cores=12-15
/proc/23703/stat : 23703 (python3) R 23699 23699 21235 0 -1 4194304 1815019 0 0 0 358516 100 0 0 20 0 4 0 2826104 2295513088 463471 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 0 0 0 0 17 14 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
/proc/23703/statm: 560428 463807 13982 753 0 511465 0
[pid=23703/tid=23717] ppid=23699 vsize=2241712 memory=3180 CPUtime=0.07 cores=12-15
/proc/23703/task/23717/stat : 23717 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 2295513088 463471 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 0 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
[pid=23703/tid=23718] ppid=23699 vsize=2241712 memory=3180 CPUtime=0.07 cores=12-15
/proc/23703/task/23718/stat : 23718 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 2295513088 463471 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 0 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
[pid=23703/tid=23719] ppid=23699 vsize=2241712 memory=15516 CPUtime=0.07 cores=12-15
/proc/23703/task/23719/stat : 23719 (python3) S 23699 23699 21235 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826123 2295513088 463471 18446744073709551615 4321280 7402577 140734465526128 0 0 0 0 16781312 0 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 24670208 140734465533853 140734465534104 140734465534104 140734465540026 0
Current children cumulated CPU time: 3586.16 s
Current children cumulated vsize: 2246036 KiB
Current children cumulated memory: 1858408 KiB

Child status: 0

Real time (s): 3598.95
CPU time (s): 3586.23
CPU user time (s): 3585.19
CPU system time (s): 1.04048
CPU usage (%): 99.6466
Max. virtual memory (cumulated for all children) (KiB): 2363288
Max. memory (cumulated for all children) (KiB): 1967000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3585.19
system time used= 1.04048
maximum resident set size= 1962352
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1815899
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= 3508
involuntary context switches= 2153


# summary of solver processes directly reported to runsolver:
#   pid: 23699
#   total CPU time (s): 3586.23
#   total CPU user time (s): 3585.19
#   total CPU system time (s): 1.04048

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.4091 second user time and 39.0154 second system time

The end

Launcher Data

Begin job on nodeE007 at 2026-07-15 18:19:36
IDJOB=4847657
IDBENCH=178792
IDSOLVER=3706
FILE ID=nodeE007/4847657-1784132375
RUNJOBID= nodeE007-1784128647-21255
SLURM_JOB_ID= 12756367
Free space on /tmp= 802532 MiB

SOLVER NAME= cpmpy_ortools (1 core) 2026-07-14
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/MIPLIB01/opt/miplib2010/normalized-eilA101-2.opb
COMMAND LINE= run BENCHNAME --runner opb --time_limit TIMELIMIT --mem_limit MEMLIMIT --verbose --cores 1 --seed RANDOMSEED --intermediate --solver ortools
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4847657-1784132375/watcher-4847657-1784132375 -o /tmp/evaluation-result-4847657-1784132375/solver-4847657-1784132375 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4847657-1784132375/vars-4847657-1784132375 --bin-var /tmp/runsolver-exch-nodeE007-1784128647-21255 --watchdog 3760  run HOME/instance-4847657-1784132375.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1371479590 --intermediate --solver ortools

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 62000 MiB
NBCORE= 3

MD5SUM BENCH= 0e26d617ad8c05ba9f89463f1fbb15b5
RANDOM SEED=1371479590

nodeE007 Linux 5.14.0-611.55.1.el9_7.0.3.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 18 19:21:10 UTC 2026

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

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3584.055
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 0
cpu cores	: 32
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3585.007
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 1
cpu cores	: 32
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3581.555
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 2
cpu cores	: 32
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3582.643
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 3
cpu cores	: 32
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 4
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3601.664
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 64
cpu cores	: 32
apicid		: 64
initial apicid	: 64
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 5
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3597.770
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 65
cpu cores	: 32
apicid		: 65
initial apicid	: 65
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 6
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 66
cpu cores	: 32
apicid		: 66
initial apicid	: 66
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 7
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 67
cpu cores	: 32
apicid		: 67
initial apicid	: 67
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 8
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3580.991
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 32
cpu cores	: 32
apicid		: 32
initial apicid	: 32
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 9
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3585.535
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 33
cpu cores	: 32
apicid		: 33
initial apicid	: 33
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 10
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 34
cpu cores	: 32
apicid		: 34
initial apicid	: 34
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 11
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 35
cpu cores	: 32
apicid		: 35
initial apicid	: 35
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 12
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3586.676
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 96
cpu cores	: 32
apicid		: 96
initial apicid	: 96
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 13
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3582.584
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 97
cpu cores	: 32
apicid		: 97
initial apicid	: 97
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 14
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3585.075
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 98
cpu cores	: 32
apicid		: 98
initial apicid	: 98
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 15
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3576.487
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 99
cpu cores	: 32
apicid		: 99
initial apicid	: 99
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 16
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 48
cpu cores	: 32
apicid		: 48
initial apicid	: 48
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 17
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 49
cpu cores	: 32
apicid		: 49
initial apicid	: 49
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 18
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3582.154
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 50
cpu cores	: 32
apicid		: 50
initial apicid	: 50
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 19
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 51
cpu cores	: 32
apicid		: 51
initial apicid	: 51
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 20
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3596.439
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 112
cpu cores	: 32
apicid		: 112
initial apicid	: 112
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 21
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3596.667
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 113
cpu cores	: 32
apicid		: 113
initial apicid	: 113
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 22
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3596.289
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 114
cpu cores	: 32
apicid		: 114
initial apicid	: 114
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 23
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 115
cpu cores	: 32
apicid		: 115
initial apicid	: 115
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 24
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3592.885
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 16
cpu cores	: 32
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 25
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 17
cpu cores	: 32
apicid		: 17
initial apicid	: 17
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 26
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 18
cpu cores	: 32
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 27
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3594.800
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 19
cpu cores	: 32
apicid		: 19
initial apicid	: 19
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 28
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3581.900
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 80
cpu cores	: 32
apicid		: 80
initial apicid	: 80
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 29
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3582.769
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 81
initial apicid	: 81
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 30
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3583.205
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 82
initial apicid	: 82
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 31
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 83
cpu cores	: 32
apicid		: 83
initial apicid	: 83
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 32
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3572.458
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 0
cpu cores	: 32
apicid		: 128
initial apicid	: 128
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 33
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3573.107
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 1
cpu cores	: 32
apicid		: 129
initial apicid	: 129
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 34
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 2
cpu cores	: 32
apicid		: 130
initial apicid	: 130
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 35
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 3
cpu cores	: 32
apicid		: 131
initial apicid	: 131
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 36
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3595.203
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 64
cpu cores	: 32
apicid		: 192
initial apicid	: 192
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 37
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 65
cpu cores	: 32
apicid		: 193
initial apicid	: 193
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 38
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 66
cpu cores	: 32
apicid		: 194
initial apicid	: 194
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 39
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 67
cpu cores	: 32
apicid		: 195
initial apicid	: 195
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 40
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3582.575
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 32
cpu cores	: 32
apicid		: 160
initial apicid	: 160
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 41
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3585.408
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 33
cpu cores	: 32
apicid		: 161
initial apicid	: 161
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 42
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3584.022
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 34
cpu cores	: 32
apicid		: 162
initial apicid	: 162
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 43
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3580.631
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 35
cpu cores	: 32
apicid		: 163
initial apicid	: 163
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 44
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 96
cpu cores	: 32
apicid		: 224
initial apicid	: 224
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 45
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3592.519
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 97
cpu cores	: 32
apicid		: 225
initial apicid	: 225
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 46
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 98
cpu cores	: 32
apicid		: 226
initial apicid	: 226
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 47
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3597.157
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 99
cpu cores	: 32
apicid		: 227
initial apicid	: 227
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 48
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3602.176
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 48
cpu cores	: 32
apicid		: 176
initial apicid	: 176
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 49
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 49
cpu cores	: 32
apicid		: 177
initial apicid	: 177
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 50
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 50
cpu cores	: 32
apicid		: 178
initial apicid	: 178
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 51
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 51
cpu cores	: 32
apicid		: 179
initial apicid	: 179
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 52
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3606.150
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 112
cpu cores	: 32
apicid		: 240
initial apicid	: 240
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 53
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 113
cpu cores	: 32
apicid		: 241
initial apicid	: 241
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 54
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 114
cpu cores	: 32
apicid		: 242
initial apicid	: 242
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 55
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3610.312
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 115
cpu cores	: 32
apicid		: 243
initial apicid	: 243
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 56
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3594.479
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 16
cpu cores	: 32
apicid		: 144
initial apicid	: 144
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 57
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3592.977
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 17
cpu cores	: 32
apicid		: 145
initial apicid	: 145
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 58
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3590.754
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 18
cpu cores	: 32
apicid		: 146
initial apicid	: 146
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 59
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 19
cpu cores	: 32
apicid		: 147
initial apicid	: 147
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 60
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3588.777
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 80
cpu cores	: 32
apicid		: 208
initial apicid	: 208
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 61
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 209
initial apicid	: 209
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 62
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 210
initial apicid	: 210
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 63
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3584.921
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 83
cpu cores	: 32
apicid		: 211
initial apicid	: 211
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.74
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]


/proc/meminfo:
MemTotal:       1055320708 kB
MemFree:        1045117264 kB
MemAvailable:   1042901664 kB
Buffers:            3336 kB
Cached:          1181292 kB
SwapCached:            0 kB
Active:          7089580 kB
Inactive:         925928 kB
Active(anon):    6857328 kB
Inactive(anon):        0 kB
Active(file):     232252 kB
Inactive(file):   925928 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            166032 kB
Writeback:             4 kB
AnonPages:       6831660 kB
Mapped:           160628 kB
Shmem:             26428 kB
KReclaimable:     132784 kB
Slab:             501832 kB
SReclaimable:     132784 kB
SUnreclaim:       369048 kB
KernelStack:       15648 kB
PageTables:        22492 kB
SecPageTables:     11832 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:    9759716 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478204 kB
VmallocChunk:          0 kB
Percpu:           115968 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1617920 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:      502212 kB
DirectMap2M:    23937024 kB
DirectMap1G:    1049624576 kB

Free space on /tmp at the end= 802580 MiB
End job on nodeE007 at 2026-07-15 19:19:36