Trace number 4847249
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:
-
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.
-
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.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
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.
-
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
General information on the benchmark
| Name | PB24/normalized-extraPB12/OPT-LIN/sroussel/benchsMusee/opb_Equals1_cod2_product/ normalized-BA_RDC4.dot_unif_20null0mast_rapportOE2.0_TMAX180_K67_cod2_pbEq1_newVersion_product.opb |
| MD5SUM | ecbad8f84ee62bff1faed6a56348f3db |
| Bench Category | OPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate) |
| Best result obtained on this benchmark | OPT |
| Best value of the objective obtained on this benchmark | -53263 |
| Best CPU time to get the best result obtained on this benchmark | 14696.7 |
| Has Objective Function | YES |
| Satisfiable | |
| (Un)Satisfiability was proved | |
| Best value of the objective function | |
| Optimality of the best value was proved | |
| Number of variables | 57510 |
| Total number of constraints | 149401 |
| Number of constraints which are clauses | 149400 |
| Number of constraints which are cardinality constraints (but not clauses) | 0 |
| Number of constraints which are nor clauses,nor cardinality constraints | 1 |
| Minimum length of a constraint | 1 |
| Maximum length of a constraint | 8416 |
| Number of terms in the objective function | 389 |
| Biggest coefficient in the objective function | 997 |
| Number of bits for the biggest coefficient in the objective function | 10 |
| Sum of the numbers in the objective function | 191312 |
| Number of bits of the sum of numbers in the objective function | 18 |
| Biggest number in a constraint | 997 |
| Number of bits of the biggest number in a constraint | 10 |
| Biggest sum of numbers in a constraint | 191312 |
| Number of bits of the biggest sum of numbers | 18 |
| Number of products (including duplicates) | 0 |
| Sum of products size (including duplicates) | 0 |
| Number of different products | 0 |
| Sum of products size | 0 |
Quality of the solution as a function of time

Download the above graph
as a PDF file
Solver Data
6.27/9.32 c Time taken to transform: 3.3370726108551025 seconds
6.27/9.32 c Solver arguments: {'interleave_search': True, 'use_rins_lns': False, 'num_search_workers': 1, 'random_seed': 1892594433, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7fa7407d7410>}
6.27/9.32 c 3589.6363921165466s left to solve
14.05/17.11 c Solution 1, time = 7.7868s
14.05/17.11 o 0
14.13/17.29 c Solution 2, time = 7.9688s
14.13/17.29 o -19074
14.34/17.47 c Solution 3, time = 8.1483s
14.34/17.47 o -23216
14.64/17.71 c Solution 4, time = 8.3888s
14.64/17.71 o -27544
14.84/17.96 c Solution 5, time = 8.6397s
14.84/17.96 o -29400
15.14/18.26 c Solution 6, time = 8.9393s
15.14/18.26 o -30324
15.24/18.30 c Solution 7, time = 8.9805s
15.24/18.30 o -32596
15.44/18.51 c Solution 8, time = 9.1864s
15.44/18.51 o -33994
15.44/18.53 c Solution 9, time = 9.2094s
15.44/18.53 o -35123
15.84/18.90 c Solution 10, time = 9.5769s
15.84/18.90 o -35424
15.84/18.92 c Solution 11, time = 9.5989s
15.84/18.92 o -35778
15.84/18.96 c Solution 12, time = 9.6331s
15.84/18.96 o -37095
16.13/19.24 c Solution 13, time = 9.9107s
16.13/19.24 o -37675
16.43/19.52 c Solution 14, time = 10.1912s
16.43/19.52 o -38223
16.43/19.57 c Solution 15, time = 10.2412s
16.43/19.57 o -38388
16.73/19.83 c Solution 16, time = 10.5018s
16.73/19.83 o -39355
16.95/20.03 c Solution 17, time = 10.7085s
16.95/20.03 o -39409
17.33/20.41 c Solution 18, time = 11.0896s
17.33/20.41 o -39668
17.33/20.44 c Solution 19, time = 11.1121s
17.33/20.44 o -40008
17.73/20.83 c Solution 20, time = 11.5103s
17.73/20.83 o -40020
17.94/21.06 c Solution 21, time = 11.7323s
17.94/21.06 o -40097
18.04/21.13 c Solution 22, time = 11.8037s
18.04/21.13 o -40158
18.13/21.23 c Solution 23, time = 11.9038s
18.13/21.23 o -40442
18.13/21.29 c Solution 24, time = 11.9614s
18.13/21.29 o -40530
18.33/21.49 c Solution 25, time = 12.1622s
18.33/21.49 o -41844
19.32/22.40 c Solution 26, time = 13.0726s
19.32/22.40 o -41949
23.40/26.55 c Solution 27, time = 17.2258s
23.40/26.55 o -43223
23.70/26.89 c Solution 28, time = 17.5696s
23.70/26.89 o -44323
24.10/27.23 c Solution 29, time = 17.9049s
24.10/27.23 o -44781
24.60/27.72 c Solution 30, time = 18.4001s
24.60/27.72 o -44791
24.60/27.76 c Solution 31, time = 18.4387s
24.60/27.76 o -44796
25.01/28.19 c Solution 32, time = 18.8690s
25.01/28.19 o -44808
26.19/29.36 c Solution 33, time = 20.0394s
26.19/29.36 o -44865
27.90/31.03 c Solution 34, time = 21.7045s
27.90/31.03 o -45150
28.19/31.35 c Solution 35, time = 22.0278s
28.19/31.35 o -45233
28.59/31.73 c Solution 36, time = 22.4076s
28.59/31.73 o -45338
31.48/34.66 c Solution 37, time = 25.3382s
31.48/34.66 o -45398
31.68/34.81 c Solution 38, time = 25.4881s
31.68/34.81 o -45885
33.89/37.08 c Solution 39, time = 27.7508s
33.89/37.08 o -45970
34.27/37.45 c Solution 40, time = 28.1225s
34.27/37.45 o -46083
35.47/38.68 c Solution 41, time = 29.3574s
35.47/38.68 o -46089
36.47/39.68 c Solution 42, time = 30.3514s
36.47/39.68 o -46446
36.67/39.82 c Solution 43, time = 30.4957s
36.67/39.82 o -46447
36.98/40.11 c Solution 44, time = 30.7870s
36.98/40.11 o -46499
44.64/47.80 c Solution 45, time = 38.4750s
44.64/47.80 o -46552
61.78/65.07 c Solution 46, time = 55.7469s
61.78/65.07 o -46996
62.78/66.06 c Solution 47, time = 56.7385s
62.78/66.06 o -47110
62.96/66.25 c Solution 48, time = 56.9282s
62.96/66.25 o -47168
63.16/66.47 c Solution 49, time = 57.1465s
63.16/66.47 o -47184
64.16/67.45 c Solution 50, time = 58.1295s
64.16/67.45 o -47379
73.92/77.21 c Solution 51, time = 67.8841s
73.92/77.21 o -48179
74.32/77.60 c Solution 52, time = 68.2729s
74.32/77.60 o -48199
74.52/77.84 c Solution 53, time = 68.5114s
74.52/77.84 o -48270
75.02/78.35 c Solution 54, time = 69.0243s
75.02/78.35 o -48271
78.60/82.00 c Solution 55, time = 72.6755s
78.60/82.00 o -48272
106.79/110.20 c Solution 56, time = 100.8769s
106.79/110.20 o -48424
107.49/111.01 c Solution 57, time = 101.6835s
107.49/111.01 o -48792
108.09/111.50 c Solution 58, time = 102.1716s
108.09/111.50 o -48898
108.39/111.87 c Solution 59, time = 102.5428s
108.39/111.87 o -49088
108.79/112.26 c Solution 60, time = 102.9394s
108.79/112.26 o -49142
118.85/122.36 c Solution 61, time = 113.0390s
118.85/122.36 o -49146
119.05/122.58 c Solution 62, time = 113.2516s
119.05/122.58 o -49167
213.49/217.31 c Solution 63, time = 207.9825s
213.49/217.31 o -49515
490.92/495.80 c Solution 64, time = 486.4711s
490.92/495.80 o -49701
491.42/496.31 c Solution 65, time = 486.9817s
491.42/496.31 o -49702
692.48/698.17 c Solution 66, time = 688.8464s
692.48/698.17 o -49707
694.56/700.26 c Solution 67, time = 690.9396s
694.56/700.26 o -49717
712.89/718.64 c Solution 68, time = 709.3192s
712.89/718.64 o -49747
713.59/719.30 c Solution 69, time = 709.9716s
713.59/719.30 o -49749
713.59/719.33 c Solution 70, time = 710.0080s
713.59/719.33 o -49775
714.19/719.98 c Solution 71, time = 710.6539s
714.19/719.98 o -49845
730.63/736.45 c Solution 72, time = 727.1222s
730.63/736.45 o -49847
1515.55/1524.35 c Solution 73, time = 1515.0229s
1515.55/1524.35 o -49876
1516.15/1524.94 c Solution 74, time = 1515.6188s
1516.15/1524.94 o -49930
1516.26/1525.10 c Solution 75, time = 1515.7709s
1516.26/1525.10 o -50097
1517.45/1526.28 c Solution 76, time = 1516.9509s
1517.45/1526.28 o -50148
2883.65/2897.02 c Solution 77, time = 2887.6967s
2883.65/2897.02 o -50343
2884.54/2897.96 c Solution 78, time = 2888.6402s
2884.54/2897.96 o -50362
2885.23/2898.60 c Solution 79, time = 2889.2761s
2885.23/2898.60 o -50379
2885.23/2898.68 c Solution 80, time = 2889.3514s
2885.23/2898.68 o -50501
2903.97/2917.43 c Solution 81, time = 2908.1065s
2903.97/2917.43 o -50800
2904.97/2918.47 c Solution 82, time = 2909.1409s
2904.97/2918.47 o -50958
2905.37/2918.86 c Solution 83, time = 2909.5374s
2905.37/2918.86 o -51001
3001.95/3015.70 c Solution 84, time = 3006.3768s
3001.95/3015.70 o -51058
3022.68/3036.60 c Solution 85, time = 3027.2709s
3022.68/3036.60 o -51086
3024.97/3038.84 c Solution 86, time = 3029.5141s
3024.97/3038.84 o -51181
3583.36/3599.05 o -51181
3583.36/3599.05 v -x41693 -x26998 -x20067 -x25852 -x51181 -x18696 -x31840 -x8628 -x48445 -x30356 -x19789 x48646 -x18318 -x33980 -x53172 -x47447 -x36312 -x798 -x45715 -x3067 -x57287 -x24885 -x21307 -x32390 -x18375 -x14462 x42934 -x15510 -x40566 -x9171 -x50004 -x35056 -x6677 -x5115 x52578 -x28207 -x18791 -x18020 -x37137 -x2866 -x49112 -x54965 -x56267 -x47670 -x3452 -x6624 -x8418 -x49448 -x56791 -x45521 -x40479 -x19472 -x5285 -x14544 -x57282 -x3748 -x7761 -x6177 -x26489 -x24845 -x39770 -x10686 -x31540 x51635 -x11681 -x12633 -x37684 -x4443 -x11439 -x28275 -x16277 -x22121 -x15061 -x28535 -x38161 -x31847 -x50527 -x20064 -x36871 -x43906 -x41910 -x15712 -x4455 -x13608 -x55795 -x24562 -x52918 -x34822 -x47586 -x2111 -x53682 -x32341 x44803 -x46966 -x55990 -x23983 -x14219 -x37400 -x51165 -x35210 -x36942 -x48958 -x56169 x41711 -x22249 -x14125 -x27091 -x48980 -x39211 -x22373 -x3509 -x27147 -x7115 -x53111 -x11053 -x50601 -x55758 -x15475 -x12312 -x2943 -x40746 -x35481 -x16240 -x32157 -x9973 -x5149 -x53441 -x56350 -x28039 x43930 -x43645 -x22074 x48431 -x49038 -x50274 -x43831 -x39960 -x20429 -x30121 -x9086 -x25500 -x31566 -x44880 -x9342 -x24256 -x28139 -x39602 -x34092 -x52850 -x55409 -x33101 -x668 -x42048 -x5701 x53265 -x30013 -x52525 -x48594 -x43523 x42853 -x20548 -x7073 x51653 -x30211 -x41953 -x35249 -x5668 x44336 -x55418 -x47827 -x52824 -x29149 -x26764 -x4746 -x36366 -x26341 -x28676 -x47429 -x34694 -x23326 -x20163 -x20225 -x44382 -x33614 -x2543 -x28516 -x36998 -x35261 -x12432 -x5983 -x21271 -x30805 -x55499 -x4235 -x7451 x56142 -x53110 -x37573 -x48088 -x14927 -x14173 -x26648 -x586 -x9615 -x34677 -x43185 -x1016 -x12549 -x24971 -x43425 -x11717 -x42745 -x49377 -x21532 -x2324 -x3011 -x30273 -x1162 -x32119 -x21845 -x10770 -x5114 -x47682 x55374 -x9534 -x43848 x46981 -x17217 -x46987 -x23509 -x35993 -x23 -x9648 -x2006 -x8731 x53039 -x26431 -x9897 -x46654 -x2591 -x10421 -x34020 -x35701 -x13021 -x12724 -x53346 -x18867 -x596 -x16351 -x43528 -x41543 -x29069 -x53888 -x3212 -x21758 -x28833 -x11979 -x52867 -x7054 -x2112 -x39417 -x53586 -x56860 -x2234 -x39035 -x9051 -x46359 -x13959 -x10797 -x36980 -x28573 -x36843 -x31873 -x36829 -x49581 -x20499 -x46563 -x55368 -x55668 -x23385 -x12541 -x237 -x302 -x9812 -x25916 -x19308 -x55583 -x26464 -x48139 x56946 -x20549 x48762 -x24490 -x25359 -x40082 -x6092 -x28421 -x53444 -x6324 -x14994 -x22978 -x30370 -x17091 -x29206 -x4424 -x44637 -x13729 -x27169 -x20108 -x15192 -x3418 -x11951 -x7643 -x1512 -x48970 -x15793 -x29851 -x1484 -x23852 -x101 -x57362 -x32472 -x34443 -x7286 -x26165 -x25164 -x37849 -x23860 -x10099 -x25426 -x19083 -x44303 -x34785 -x42440 -x14457 -x16851 -x13951 -x8553 -x22277 -x1598 -x27282 -x57176 -x35449 -x25207 -x19442 -x48310 -x11088 -x1828 -x19224 x54608 x44626 -x47598 -x36210 -x18997 -x30444 -x19944 -x56317 -x4898 -x20468 -x12222 -x31010 -x23775 -x13382 -x19762 -x27172 -x47395 -x56589 -x56079 -x40411 -x6821 -x14689 -x7668 -x48436 -x53090 -x27863 -x8775 -x46362 -x52104 -x40105 -x19505 -x41106 -x33914 -x27675 -x37093 x43852 -x1458 -x4043 -x31063 -x49116 x55649 -x35368 -x53791 -x36034 -x28602 -x39076 -x19709 -x39118 -x42834 -x44960 -x17069 -x11090 -x39006 x50522 -x42697 -x48589 -x36166 -x42421 -x2419 -x29187 -x29216 -x18651 -x11042 -x29171 -x10765 -x36934 -x8723 -x55155 -x6877 -x2075 -x52713 -x4550 -x4292 x44919 -x17636 -x5024 -x10233 -x24595 -x25034 -x26765 -x20810 -x38736 -x1307 -x16895 -x45410 x50771 -x23805 -x46880 -x35291 -x25028 -x45661 -x32718 x42754 -x4051 -x41384 -x2272 -x52257 -x24326 -x45878 -x22871 -x20088 -x17444 -x11529 -x46605 -x12304 -x26378 -x25128 x50693 -x37321 -x18567 -x39364 -x1677 -x41241 -x42038 -x4133 -x4496 -x16281 -x30893 -x3405 -x46266 -x27475 -x56942 -x8597 -x20267 -x29921 -x46469 -x16341 x57230 -x28791 -x45855 -x5195 -x34224 -x50351 -x14965 -x38624 -x38254 -x5523 -x50770 -x2517 x52059 -x31993 -x31941 -x27083 -x14538 -x48525 x53042 -x57229 -x45654 x54057 -x27302 -x38135 x6423 -x10814 -x342 -x44224 -x45279 -x49941 -x3119 -x3016 -x3198 -x57308 -x9394 -x15141 -x7281 -x33755 -x34387 -x8755 -x18288 -x6910 -x48206 -x49152 -x31704 -x40394 -x3782 -x1856 -x21640 -x38955 -x56138 -x35461 -x27961 -x45040 -x49355 -x33630 -x7266 x43002 -x32733 -x22554 x50966 -x51888 -x33562 -x38003 -x29276 -x32517 -x2678 -x10122 -x7175 -x36796 -x33408 -x14204 -x20588 -x53114 -x1996 -x38911 -x15302 -x14639 -x38279 -x35835 -x14279 -x29148 -x50088 -x55636 -x52461 x48927 -x18661 -x54038 -x16979 x53294 -x26282 -x13222 x55359 -x55590 -x17517 -x3893 -x20535 -x7151 -x15603 -x44385 -x27478 -x5072 -x28892 -x22653 -x43578 -x6604 -x38799 -x9345 -x663 -x24072 -x22432 -x32158 -x43100 -x25301 -x45072 -x55581 -x47373 -x31494 -x24666 -x15596 -x37365 -x44088 -x32801 -x53269 -x31556 -x20975 -x55238 -x21827 -x56074 -x34909 -x20481 -x1742 -x13050 -x38376 -x25581 -x13048 -x28237 -x52011 -x56506 -x39388 -x8717 -x57293 -x45324 -x45385 -x36794 -x6691 -x19255 -x40730 -x50849 -x40417 -x38427 -x55610 -x17848 -x17339 -x38526 -x36129 -x11772 -x11865 -x28244 -x47431 -x20410 -x27865 -x16159 x47958 -x47112 -x42087 -x2704 -x6797 -x19825 -x41276 -x43112 x46798 -x25206 -x4899 -x19438 -x5951 -x45831 -x21579 -x22125 -x18039 x55316 -x40621 -x44261 -x14588 -x33450 -x48157 -x41507 -x27167 -x28371 -x7698 -x5941 -x5018 -x40499 -x20992 -x45925 -x22667 -x29718 -x18618 -x40947 -x29529 -x10344 -x36474 -x28568 x48086 -x53345 -x39919 -x44602 x56835 -x57242 -x46110 -x10426 -x37752 -x2214 -x36212 -x19002 -x19182 -x22129 -x41804 x45354 -x15532 -x27 -x12012 -x14254 -x23537 -x52800 -x18832 -x16091 -x41203 -x54279 -x30970 -x26150 -x776 x54756 -x55045 -x31111 -x39362 -x26129 -x18388 -x27915 -x13825 -x32452 -x34691 -x415 x53518 -x15333 -x543 -x39707 -x52929 -x51387 -x5690 -x16879 -x52245 -x34094 -x40322 -x25600 -x937 -x3673 -x36693 -x28497 -x47116 -x52959 -x10427 -x7158 -x30077 -x2327 -x42257 -x34101 -x32785 -x54526 -x26250 -x39031 -x7529 -x36322 x48811 -x54041 x49704 -x23995 -x7328 -x13529 -x1875 -x6826 -x30514 -x18837 -x42211 -x55656 -x49311 -x29560 -x21122 x47677 -x47206 -x8581 -x32331 -x12390 x38620 -x26484 -x9831 -x46233 -x13072 -x3159 -x51955 -x56320 x52561 -x26701 -x98 -x45258 -x21167 -x11107 -x25136 -x41977 -x31700 -x21684 -x36349 -x21475 -x4441 -x40458 -x238 -x11766 -x38170 -x23816 -x29063 -x23915 -x27359 -x29811 -x21372 -x25732 -x51042 x52987 -x33803 -x7315 -x4302 -x30892 -x45898 -x21982 -x15860 -x6100 -x2572 -x35707 x55156 x46993 x53883 -x29662 -x17507 -x23882 -x24851 -x15480 x40770 -x48875 -x8212 -x7974 -x46991 -x3911 -x13731 -x7965 -x24713 -x4776 -x30635 -x18315 -x31555 -x13444 -x858 -x10609 -x37370 -x18566 -x26889 -x10829 -x42502 -x40684 -x51523 -x56004 -x40497 -x40413 -x6615 x50667 -x31855 -x33306 -x11975 -x6186 -x22239 -x15499 -x20784 -x16431 -x54531 -x27229 -x35812 -x47888 -x44854 -x55192 -x24535 -x17165 -x50005 x56078 -x51400 -x35431 -x47546 -x30101 -x15661 -x766 -x21778 -x22421 -x3994 -x34659 -x17263 -x31008 x44151 -x34992 x45502 -x29486 -x114 -x29046 -x3436 -x26988 -x27716 -x15487 -x37879 -x36681 -x46925 -x28724 -x11097 -x12005 -x11294 -x10919 -x2665 -x16755 -x48273 -x12442 -x34215 -x37180 -x55760 x53700 -x24078 -x28012 -x33396 -x10356 -x2339 -x49133 -x20498 x42654 -x22466 x49991 -x8679 -x6973 -x10766 -x38295 -x14769 -x35799 x29672 -x57156 -x37756 -x54165 -x3739 -x20388 -x56963 -x37378 -x9403 -x25251 x51604 -x43829 -x857 -x56018 -x21092 -x34452 -x16113 -x25355 -x15134 -x13837 x9847 -x18326 -x9021 -x18426 -x23377 -x14621 -x25595 -x55311 -x25364 -x18979 x48907 x43118 -x8998 -x22894 -x15519 -x34889 -x42441 -x559 -x9800 -x23080 -x47566 -x39345 -x34013 -x20464 -x28745 x43492 -x9954 -x56221 -x37179 -x29574 -x24440 -x34585 -x5137 -x39022 -x7510 -x40588 -x14950 -x13749 -x19917 -x24228 -x16186 -x47153 -x15488 -x40997 -x8178 -x9598 -x39859 -x42709 -x20175 -x51266 -x28315 -x25021 -x2222 -x26474 -x13766 -x51101 -x10835 -x51379 x41959 -x16214 -x53862 -x40395 -x19359 -x57039 -x36576 -x54391 -x45424 x52362 -x24425 -x5379 -x39807 -x20618 -x20236 -x6254 x47622 -x47954 -x3930 -x18778 -x49461 -x20826 -x44752 -x26728 -x3476 -x47367 -x31542 -x8820 -x45762 -x16522 -x49664 -x27628 -x56372 -x26520 -x15159 -x30215 x45525 -x14057 -x56913 -x24715 -x29745 -x9981 -x29134 -x20452 -x4773 -x57422 -x27574 -x46814 -x21724 -x12309 -x36413 -x31196 -x44041 -x26265 -x37204 x52223 -x39396 -x35280 -x15880 -x17587 -x39655 x45215 -x48842 -x50237 -x51706 -x51948 -x1148 -x33513 -x13147 -x16818 -x46617 -x32687 -x14214 -x37253 -x3332 -x55537 -x40182 -x24328 -x28658 -x8657 -x14945 -x6168 -x14576 -x2236 -x44285 -x7697 -x4022 -x26501 -x14150 -x29703 -x6021 -x16963 -x2744 -x31198 -x54286 -x27994 -x36976 -x26624 x42790 -x13627 -x48441 -x47493 -x55940 -x20545 -x31062 -x55024 -x34181 -x47168 -x47328 -x57158 -x38988 -x35841 -x32720 -x45065 -x56411 -x2072 -x474 x48298 -x6131 -x49560 -x36554 -x20053 -x40393 -x25894 -x396 -x28657 -x32221 -x33227 -x22153 -x9406 -x3157 -x1897 -x52447 -x27177 x55417 -x39640 -x25134 x54575 -x1388 -x7078 -x55811 -x49130 -x12083 -x54375 -x13770 -x26480 -x26715 -x11536 -x49278 -x13034 -x53867 -x32681 x44238 -x14542 -x45588 -x6323 -x39475 -x13519 -x32662 -x27469 -x7387 -x50973 -x40040 -x4337 -x30912 -x31154 -x3252 -x28611 -x12573 -x14833 -x30165 x50168 -x19775 x54883 x42206 -x21305 -x20857 -x25370 x44432 -x53512 -x50356 -x52208 x48808 -x48184 -x13933 x53529 -x17725 -x56246 -x56491 -x33355 -x16784 -x13728 -x49064 x51496 -x23512 -x51431 -x54754 -x33014 -x10042 -x37196 -x53089 -x36688 -x22676 -x41867 -x31262 -x16782 -x50488 -x21614 -x14290 -x33451 -x32670 -x24147 -x2250 -x16482 -x24864 -x12870 -x7602 -x22826 -x37630 -x41314 -x3397 x49922 -x52388 -x34171 -x6476 -x34088 -x40933 -x25061 -x32045 x50974 -x35312 -x10044 -x50707 -x22460 -x25201 -x32668 -x33088 -x29991 x42595 -x8073 -x51448 -x13990 -x36952 -x41853 -x56378 -x21395 x50316 -x33835 -x51758 -x9077 -x45218 -x34119 -x42743 -x29573 -x54229 -x29699 x43036 -x6050 -x17383 -x12784 -x4601 -x20747 -x21212 -x50213 -x39386 -x21286 -x39952 -x22492 x41488 -x28990 -x23994 x47979 -x24614 -x7886 -x54798 -x3642 -x11225 -x28627 -x21511 -x39848 -x31115 -x56959 -x19759 -x7409 -x37135 x41367 -x6357 -x38616 -x44810 -x5632 -x3982 -x33191 -x31400 -x55149 -x37466 -x56365 -x25698 -x26028 -x35634 -x5601 -x41842 -x18557 -x8659 -x17084 -x26991 -x20134 -x14557 -x50788 -x8457 -x12498 -x26219 -x24487 -x14954 -x36930 -x34711 -x2109 -x10296 -x38939 -x22351 -x50382 -x14174 -x852 x54138 -x24037 -x55847 -x42664 -x4001 x43649 -x33364 -x36029 -x6130 -x25936 -x9843 -x18025 -x20737 -x20169 -x51321 -x55531 -x22313 -x40244 -x18927 -x33850 -x4729 -x27658 -x34087 -x9572 -x56794 -x44581 -x27728 -x32919 -x15709 -x1468 -x3193 -x5133 -x19960 -x28983 -x10264 -x22214 -x12327 x54521 -x5650 -x4886 -x31976 -x16403 -x11086 -x54166 x52482 -x12516 -x9586 -x35335 -x13779 -x33511 -x4805 -x33996 x43496 -x9094 -x28684 -x20517 -x13466 -x20690 -x31680 x49266 -x41028 -x36445 -x27482 -x6899 -x9647 -x28399 -x17205 -x886 -x18405 -x32972 -x21906 -x24620 -x43445 -x35034 -x53400 -x16842 -x12173 -x54614 -x14718 -x55491 -x57010 -x17145 -x16320 -x43418 -x22342 -x32863 -x38396 -x13780 -x26719 -x21112 -x5611 -x53426 x43724 -x16365 -x27942 -x20385 -x35395 -x8017 -x30163 -x52922 -x8166 -x13872 -x10838 -x25277 -x52307 -x5340 -x9268 -x37858 x48976 -x23273 -x34665 -x5416 -x2702 -x35905 -x18101 -x14952 -x2532 -x16631 -x56436 -x50564 -x42533 -x21801 -x14035 -x21429 -x18692 -x47647 -x33012 -x9823 -x41918 -x25550 -x9333 -x57011 -x37765 -x19976 -x2032 -x47949 -x34021 -x26161 -x51236 -x7670 -x53621 x49878 -x41478 -x31886 -x33814 -x43144 -x48044 -x53169 -x53523 -x56559 -x8971 -x20622 -x31486 -x36137 -x31967 -x16459 -x36272 -x45903 -x44546 -x40710 -x14310 -x24694 -x50686 -x21843 -x28628 -x53298 -x32427 -x40629 -x42136 -x29515 -x30376 -x12582 -x42217 -x30680 -x47913 -x27110 -x11860 -x45253 -x48873 -x42495 -x37898 -x44037 -x27005 -x48125 -x48914 -x56596 -x57217 -x4072 -x24877 -x9967 -x32328 -x41427 -x25413 -x37590 x57392 -x7076 -x12548 -x14147 -x26147 -x19395 -x28620 -x3018 x55127 -x16062 -x6969 -x6360 -x21522 -x18775 -x48145 -x45803 -x49045 -x16280 -x7738 -x9878 -x45798 -x42636 -x49647 x50638 -x30842 -x14054 -x9182 -x14087 -x55895 -x8172 -x31418 -x9059 -x21899 -x8171 -x19138 -x28711 -x24584 -x35672 -x10867 -x49436 -x1756 -x8610 -x22143 -x30999 -x13708 x41857 -x4814 -x37005 -x14242 -x26941 -x13323 -x38744 -x16815 -x48205 -x38674 -x47205 -x26615 -x12394 -x13635 -x42849 -x13737 -x650 -x35476 -x18541 x52340 -x54903 -x6667 -x33731 -x41674 -x2900 -x39440 -x1268 -x4080 -x15984 -x41677 -x24508 -x27978 -x53443 -x11582 -x34679 -x48977 -x49216 -x29956 -x10262 -x25397 -x5404 -x40280 -x32380 -x15167 -x31299 -x37773 -x1456 -x6781 -x8367 -x40633 -x51468 -x35750 -x41716 -x4817 -x18216 -x5123 -x12732 -x38884 -x39317 -x49361 -x23681 -x16710 x46326 -x24532 -x36835 -x1014 x44777 -x9771 -x44386 -x7465 -x6312 -x46251 x41164 -x48305 -x26638 -x44297 x46485 -x2604 -x1452 -x24080 -x25311 -x27175 -x10546 -x27264 -x51964 -x3126 -x10191 -x24672 -x52858 -x13781 -x31881 -x27071 -x5516 -x7538 -x18052 x49353 -x56507 -x11477 -x22556 -x1130 -x34179 -x15704 -x29168 -x4998 x42370 -x34830 -x34520 -x17836 -x49747 -x52560 -x9451 -x4716 -x25511 -x8365 -x4525 -x12311 -x20423 -x8474 -x52103 -x39310 x42482 -x48824 -x49766 -x34661 -x9968 x56777 -x16967 -x3604 -x28945 -x26475 -x9731 -x22855 x50290 -x10591 -x23770 -x17399 -x6108 -x7633 -x15826 -x22156 -x9720 -x41748 -x20012 -x18038 -x22036 -x49686 -x35872 -x13176 -x50775 -x52349 -x4507 -x15172 -x4219 -x53314 -x19047 -x12751 -x167 -x40099 -x27847 x41444 x56500 -x8785 -x37884 -x35647 -x37551 -x42059 -x19349 -x5426 -x6294 -x19250 -x27519 -x8205 -x24941 -x42352 -x21807 -x30483 -x7257 -x30501 -x41235 -x11706 -x16992 -x15772 -x25045 -x20628 -x10611 -x48268 -x51103 -x51482 -x7858 -x56747 -x16807 -x16788 -x21661 -x13390 -x7350 -x11953 -x2972 -x6742 -x27216 -x51667 -x49529 x49820 -x40911 -x46755 -x21853 -x8026 -x684 -x26471 -x54870 -x2839 -x37872 -x2393 -x9033 -x30812 -x16769 -x14315 -x21353 -x314 -x38029 -x31791 x57018 -x33809 -x37353 -x35673 -x33314 -x51315 -x25688 -x15171 -x6428 -x51161 -x53394 -x34547 -x26908 -x38850 x42046 -x30781 -x24944 -x28051 -x7604 -x34754 -x6298 -x19264 -x53234 -x38188 -x14297 -x18384 -x39831 x43716 x53442 -x21533 -x7173 -x30888 -x20555 -x30260 -x40116 -x48032 -x55592 -x23219 -x26118 -x35863 -x19367 -x6890 -x17917 -x36968 -x36850 -x13515 -x18278 -x12163 -x28448 -x28441 -x13015 -x29914 -x441 -x9298 -x43453 -x36938 -x2141 -x8897 -x25715 -x15885 -x53085 -x27486 -x34876 -x18435 -x16578 -x52303 -x23568 -x11204 -x7291 -x24801 -x41200 -x32265 -x26045 -x24771 x57064 -x41379 -x13121 -x19444 -x50388 -x15351 -x47315 -x25565 -x18724 -x13242 -x34555 -x42498 x54405 -x41723 -x31260 -x27904 -x16220 -x21434 -x29185 -x51721 -x55828 -x4470 -x5292 -x48532 -x22624 -x56362 -x41273 -x32770 -x31072 -x27116 -x3082 -x25448 -x39208 -x18609 -x46535 -x55914 -x22703 -x22308 -x13363 x54773 -x35184 -x1047 -x30338 -x50702 -x5596 -x36858 -x6415 -x15671 -x35091 -x24285 -x27625 -x29652 -x29886 -x49280 -x8596 -x24522 -x49775 -x12885 -x29020 -x13748 -x34725 -x48856 -x10126 -x20159 -x6836 -x50373 -x1906 -x15259 -x50652 -x55430 -x17830 -x3557 -x27685 -x17314 -x4319 -x29924 -x42901 -x20691 -x3264 -x45358 -x40971 -x40925 -x8305 -x2700 -x44272 x49205 -x7646 -x51021 -x33905 x17690 -x45172 -x28317 -x27864 -x7988 -x31049 x30463 -x5903 -x33889 -x40465 -x36296 -x11114 -x35432 -x30667 -x30871 -x42147 -x13935 -x7865 -x33563 -x19327 -x20166 -x35074 -x13246 -x35166 -x28730 x49149 -x29878 -x1006 -x6905 -x24146 -x40891 -x12187 -x49987 -x42218 -x44182 -x39844 -x34704 -x13696 -x3999 -x49696 x49936 -x33177 -x50583 -x495 -x19073 -x17962 -x10575 -x28343 x45151 -x6288 -x13828 -x46138 -x48052 -x23048 -x45420 -x22299 -x21287 -x52555 -x39648 -x11926 -x24824 -x36066 -x4575 -x9623 -x20445 -x57111 -x11194 -x37785 -x30878 -x41205 -x12470 x43189 -x12965 -x39898 -x29648 -x9510 -x13646 -x11022 -x34001 -x32555 -x28856 x51662 -x55745 -x16502 -x10914 -x36133 -x14548 -x28354 -x1610 -x9044 -x408 -x36629 -x8170 -x38020 -x52798 -x14607 -x15758 -x21064 -x13087 -x31181 -x31508 -x10164 x43300 x49620 -x46296 -x6669 -x16363 -x6732 -x10237 -x38171 -x48506 -x17363 -x18355 -x54656 -x23473 -x23876 -x19330 -x17219 -x54832 -x25043 -x56163 -x7062 -x40431 -x11793 -x2099 -x24273 -x4493 -x14362 -x22901 -x56439 -x28723 -x21704 -x56298 -x46132 -x2232 -x31127 x51586 -x42479 -x39761 -x48949 -x1566 -x36534 -x44266 -x2994 -x46057 x41195 -x22937 -x37372 -x36642 -x4480 -x21731 -x1914 -x56910 -x30049 -x10654 -x41848 -x7003 -x7842 -x47806 -x51192 -x46150 -x50390 -x12614 -x40062 -x15494 -x10505 x43643 -x50071 -x13802 -x50006 -x4739 -x45895 -x36511 -x24014 -x8250 -x44068 -x32299 x47352 -x48736 -x34254 -x2734 -x10347 -x26354 -x9155 -x47285 -x47618 -x7562 -x1321 x48779 -x43223 x48048 -x51005 -x42274 x53178 -x46748 -x24570 -x18476 -x14717 -x55387 -x38763 -x2599 x45299 -x49627 -x32286 -x16050 -x14276 -x29660 -x22221 -x37237 -x19708 -x37382 -x28750 -x53069 -x49928 -x2966 -x11361 -x41682 -x9482 -x19363 -x13649 -x44442 x54069 -x29095 -x47201 -x41457 -x48957 x46427 -x51937 -x41917 -x147 -x11736 -x5470 -x18172 -x50242 -x3817 -x33307 x54515 -x46767 -x14382 -x31612 -x47936 -x42695 -x3736 -x48299 -x2217 x54431 -x55646 -x35680 -x49705 -x15521 -x36761 -x49861 -x45665 -x15845 -x33407 -x11223 x45641 -x3020 -x817 -x12534 -x57223 -x5323 -x53933 -x5617 -x19890 -x14756 -x23904 -x29651 -x48640 -x10324 -x17834 x49556 -x20570 -x20833 -x38184 -x50138 -x33256 -x6085 -x23121 x43588 -x49473 -x36536 -x34272 -x45353 -x49598 -x12045 -x22630 -x382 -x24415 -x29551 -x46530 -x46609 -x21685 x48889 -x23232 -x24193 -x13047 -x22105 -x36543 -x16767 -x45596 x47529 -x53299 -x4467 -x48218 x47909 -x31923 -x21201 -x29265 -x14421 -x16933 -x30938 -x317 -x33064 -x36369 -x40103 -x10276 -x21945 -x21383 -x18759 -x12416 -x4144 -x36593 -x26801 -x25508 -x9759 -x23589 -x41438 -x23488 x44209 -x7059 -x26821 -x9976 x45137 -x21184 -x56216 -x28534 -x34928 -x45451 -x8293 -x46745 -x10048 -x50669 -x46239 -x13734 -x52071 -x16766 -x2739 -x42837 -x11410 -x16997 -x1892 -x52237 -x56775 -x3598 -x24654 -x31654 -x21137 -x11634 -x24446 -x14883 -x14623 -x53570 -x4453 x45145 x56580 -x27626 -x26692 -x49157 -x7039 -x53312 -x5780 x50548 -x46960 -x43312 -x17594 -x49572 -x15834 -x534 -x4349 -x36442 -x13812 -x10503 -x23546 x56664 -x49771 -x45166 -x727 -x48118 -x5096 -x19252 -x33287 -x10938 -x50500 -x21349 -x1060 -x42756 -x43174 -x21302 -x15361 -x26937 -x5798 -x44100 -x12081 x44342 -x19178 -x43854 -x28778 -x39027 -x12691 -x35207 -x23348 -x21525 -x51977 -x56695 -x12581 -x40402 -x39873 -x22721 -x52516 -x35137 -x17716 -x24061 -x5836 -x39816 -x30302 -x32292 -x30088 x49884 -x13924 -x35083 -x5744 -x15215 -x44179 -x37654 -x11813 x45853 -x40683 -x33518 -x22710 -x5742 -x39466 x54147 -x3467 -x14485 -x37890 -x4909 -x39645 -x53696 -x52471 -x23893 -x38603 -x23000 -x3111 -x13028 -x41787 -x40319 -x54050 -x36127 -x52305 -x9863 -x41413 -x11558 -x38420 -x51660 -x49741 -x7521 -x12698 -x46560 -x17766 -x53630 -x13580 -x27678 -x30960 -x9702 -x39689 -x11711 -x41608 -x55827 -x56050 -x53259 -x57194 -x7610 -x47293 -x53203 -x26079 -x18404 -x5838 -x32819 -x707 -x18682 -x37997 -x46093 -x27919 -x4114 -x20687 -x14961 -x7850 -x47632 -x24967 -x2904 -x5182 -x37244 -x28794 -x14212 -x17559 -x19009 -x19774 -x6058 -x3488 -x42173 -x9189 -x39166 -x2746 -x47693 -x30125 -x28259 -x27654 -x8953 -x24443 -x14852 -x45847 -x20020 -x11610 -x37703 -x37188 -x11619 -x31907 -x16356 -x1817 -x17098 -x20121 -x12907 -x46023 -x1985 -x6171 -x47383 -x30790 -x38200 -x17720 -x7411 -x471 -x48999 -x9934 -x55912 -x5290 -x17503 x46462 -x3834 -x9291 -x6378 -x42508 -x15971 -x50409 -x14971 x56699 -x26319 -x29687 -x11321 -x10842 -x4231 -x20102 -x38758 -x11067 -x15485 -x21455 -x5971 -x31501 -x10219 -x55194 -x40883 -x39255 -x47130 -x6660 -x54334 -x42189 -x2642 x55652 x51517 -x37887 -x26428 x45676 -x7296 -x4871 -x21497 -x50333 -x19898 x43498 -x9724 -x11037 -x24925 -x30032 -x13790 -x36303 -x233 -x46818 -x43700 -x10699 -x12248 x56128 -x1863 -x2218 -x19863 -x44862 -x27087 -x43289 -x12925 -x9113 -x45338 -x24568 -x26671 x54544 -x57240 -x39786 -x17910 -x2016 -x56134 -x38026 -x7726 -x9876 -x12203 -x31739 -x22561 -x7026 -x37542 -x1106 -x25725 -x49763 -x52513 -x32976 -x14244 -x19956 -x6854 -x38101 -x34004 -x218 -x3256 -x9279 -x29340 -x9249 -x46669 -x38231 -x47679 -x1508 -x31741 -x1302 -x1893 -x11277 -x36451 -x37006 -x4564 -x56075 -x54967 x55739 -x2870 -x19462 -x26631 -x47751 -x53937 -x36519 -x17032 -x11506 x56319 -x13208 -x56140 -x44583 x57114 -x7391 -x5102 -x50727 -x14374 -x40830 x47051 x47361 x44548 -x54117 -x3605 -x50418 -x2107 -x35410 -x55731 -x36862 -x3227 -x46967 -x9384 -x20074 -x12962 -x42419 -x53519 -x19358 -x24914 -x21425 -x15506 -x49673 -x4589 -x27199 -x5089 -x30800 -x44306 -x22404 -x3553 -x42634 x47523 -x28727 -x39670 -x50474 -x2216 x55820 -x52098 -x1030 -x28303 -x37989 -x41759 -x47833 -x48746 -x18059 -x18115 -x32193 -x36435 -x38056 -x42548 -x13478 -x38977 -x53125 -x52906 -x30258 -x46480 -x2315 -x18748 -x4835 -x44840 -x22349 -x31955 -x48439 -x6723 -x23250 -x28930 -x6530 -x19630 -x40034 -x27909 -x30254 -x47884 -x7181 -x45184 -x8749 -x22835 -x26421 -x52831 -x56505 -x8816 -x20186 -x32032 -x10019 -x14960 -x14494 -x6927 -x41052 x50038 -x31124 -x7908 -x50375 -x47559 x48364 -x24730 -x25621 -x12351 x46636 -x51425 -x45359 -x55607 -x53926 -x43107 -x2451 -x41704 -x54574 -x25675 -x46179 -x2239 -x24531 -x45544 -x45990 -x4941 -x11737 -x51762 -x24385 -x21866 -x18611 -x14018 -x3679 -x16023 -x30579 -x25449 -x45884 -x48293 -x47122 -x14068 -x18359 -x29343 -x49738 -x16763 -x1451 -x40406 -x11488 -x1248 -x45068 -x36814 x55182 -x28549 -x10055 -x39187 -x53243 -x3934 -x9265 -x34342 -x23790 x55910 -x55424 -x17615 -x3494 -x35967 -x423 -x50431 -x35303 -x55319 -x24603 -x37278 -x37051 -x3656 -x20656 -x32222 -x1770 -x31440 -x44092 -x51773 -x4301 x53938 -x9357 -x25204 -x51521 -x51866 -x50833 -x49691 -x17120 -x3576 -x1058 -x10052 -x12049 -x19626 -x5226 -x22398 -x10629 -x6920 -x45775 -x36895 -x2405 -x27822 -x15654 -x11913 -x17913 -x5528 -x46637 -x11641 -x36361 -x6175 -x43778 -x8462 -x14989 -x11398 -x4531 -x54914 -x5392 -x10393 -x732 -x41387 -x786 -x18845 -x25657 -x36437 -x671 -x52319 -x39186 -x7819 -x4893 -x14251 -x55477 -x37650 -x7723 -x38151 -x18857 -x1258 x54605 -x5749 -x16614 -x28156 -x34348 x56235 -x53020 -x15495 -x30154 -x45376 -x37833 -x30242 -x12899 -x40058 -x18975 -x46092 -x55010 -x53459 -x46457 -x49421 -x35354 -x14112 -x32400 -x42114 -x4505 -x18040 -x13782 -x39525 -x25378 -x50112 -x655 -x28518 -x19854 -x51310 -x42833 -x1267 -x5181 -x35908 -x38767 -x42794 -x12991 -x36436 -x52976 -x19069 -x35726 -x25625 -x35674 -x38545 -x5787 -x11823 -x54087 -x2569 -x37199 -x9037 -x55950 -x12491 -x33275 -x9280 -x2330 -x54072 -x6082 -x40016 -x47761 -x4442 -x29151 -x52595 -x7251 -x5415 -x36598 -x30477 x42486 -x53206 -x2139 -x12039 -x6664 -x5126 -x28169 -x46211 -x54191 -x10297 -x30247 -x3838 -x37909 -x19664 -x39860 -x13397 -x2760 -x15972 -x37117 -x51658 x16106 -x24470 -x35844 -x11667 -x12162 -x37541 -x50728 -x38702 -x12535 -x22560 -x6374 -x26822 -x34399 -x53916 -x35538 -x27422 -x32395 -x3396 -x6313 -x17708 -x25790 -x40259 -x46490 -x43033 -x12611 -x31578 -x49392 -x18516 -x16961 -x13227 -x28916 -x27902 -x1075 -x53695 -x15162 -x55465 -x3639 -x48629 -x31378 -x19269 x43820 -x20097 -x20998 -x32536 -x7130 -x22752 -x5028 -x8161 -x39473 -x4288 -x36152 -x4977 -x27119 -x25284 -x50414 -x36562 -x4883 -x30538 -x48041 -x15875 -x47973 -x22258 -x43599 x46511 -x27768 x53576 -x35493 -x42680 -x18276 -x11695 -x42925 -x13547 -x12704 -x15759 -x9824 -x29857 -x27277 -x46896 -x55894 -x1405 -x5176 -x50180 x50487 -x22772 -x47701 -x55808 -x55792 -x42089 -x47188 -x31991 -x43765 -x16195 -x995 -x19355 -x7961 -x30081 x55971 -x33839 -x45919 -x12186 -x33926 -x11175 -x38297 x45647 -x57061 -x31565 -x28840 -x41687 -x7769 -x30075 -x17500 x52697 -x15940 -x3949 -x48420 x21436 -x7253 -x1587 -x46854 -x33126 -x27759 -x38317 -x21656 -x13949 -x3208 -x10220 -x39469 -x45763 -x35902 -x19710 -x21636 -x26074 -x38742 -x20294 -x1335 -x56808 -x28075 -x3506 -x19525 -x14065 -x53627 -x49996 -x43201 -x4594 -x7956 -x11654 -x26308 -x39067 -x47599 -x50709 -x40756 -x43439 -x54740 -x52409 -x39972 -x45892 -x29758 -x42103 -x22992 x40717 -x28636 -x43123 -x12464 -x12242 -x32428 -x56147 -x39795 -x8437 -x31761 -x3247 -x50767 -x4189 -x44215 -x23328 -x48571 -x9056 -x14154 -x17954 -x42236 -x3546 -x722 -x23830 -x23403 -x50440 -x6834 -x7981 -x38149 -x15509 -x4677 -x41651 -x907 -x35795 -x33962 -x47087 -x31208 -x3660 -x16169 -x27067 -x48785 -x14536 -x1650 -x38553 -x41171 x42587 -x37860 -x34378 -x34276 -x24629 -x10616 -x25947 x57404 -x11252 -x5985 -x5670 -x44022 x44296 -x35009 -x1592 -x23145 -x18694 -x42209 -x7256 -x8401 -x39034 -x23450 -x23938 -x34605 -x2403 -x57294 x48327 -x26677 -x522 -x21721 -x45287 -x35880 -x53952 -x7096 x49545 x45038 -x29262 -x14699 -x53333 -x5177 -x33448 -x12413 -x51597 -x34579 -x41701 -x53628 -x15979 -x44998 -x29501 -x30382 -x35279 -x31152 -x4939 -x43219 x43533 -x18500 -x52762 -x10670 -x35542 -x23226 -x51787 -x39497 -x5703 -x15902 -x26659 -x1819 -x20918 -x22759 -x22409 -x35048 -x14958 -x46747 -x48995 -x15035 -x1345 -x31177 -x17110 -x10477 -x40169 -x40542 -x32611 -x42648 -x42363 -x24275 -x2645 -x27114 -x27733 -x18072 -x5856 -x11446 x46192 -x31857 -x762 -x39352 -x47988 -x47478 -x17324 -x31267 -x43207 -x31693 -x4142 -x2151 -x23159 -x11559 -x8842 -x43190 -x53496 -x53000 -x51619 -x53652 -x28714 -x10877 -x34149 -x19404 -x54257 -x33807 -x17329 -x20546 -x49617 x51621 -x7515 -x51127 -x30557 -x30073 -x26843 -x54073 -x45745 x57015 -x31507 -x42203 -x7506 -x27041 -x1423 -x39315 -x13383 -x33615 -x40909 -x1816 -x16833 -x27088 -x46125 -x44346 -x39867 -x38529 -x55538 -x56979 -x44231 -x8109 -x9944 -x1991 -x5669 -x1450 -x20296 x51003 -x11765 -x10082 -x2366 -x21537 -x31392 x54968 -x48003 -x19299 -x5084 -x13735 -x9177 -x35971 -x27787 -x28660 -x28268 -x30385 -x21282 -x19263 -x45725 -x34187 -x42905 x49681 -x40139 -x6551 -x32233 -x39132 -x20511 -x9087 -x1177 -x11871 -x32488 -x23800 -x43483 -x17089 -x55666 -x16313 -x6997 -x33150 -x37977 x45841 -x12147 -x10874 -x20593 -x56630 -x18050 -x33945 -x18049 -x17790 -x56385 -x42580 -x54800 -x1412 -x43030 -x13566 -x2378 -x26660 -x55595 -x12167 -x8634 -x44824 -x44195 -x31053 -x35980 -x40677 -x35852 -x30597 -x9556 -x24253 -x3884 -x2491 -x19087 -x23227 -x38152 -x37323 -x19451 -x19732 -x28380 -x56526 -x12217 -x26999 -x23646 -x11944 -x51104 -x34962 -x55450 -x56970 -x31202 -x13717 -x12023 -x2565 -x49578 -x28008 -x4475 -x50736 -x230 -x2454 -x42763 -x48159 -x38429 -x19746 -x26985 -x15595 -x23584 -x13587 -x1397 -x42568 -x4573 -x34965 -x11051 -x46039 -x46277 -x40659 -x10473 -x17280 x43861 -x19574 -x39453 -x1697 -x26663 -x34090 -x32188 -x13721 -x47985 -x27511 x52199 -x33268 -x4519 -x36015 -x33417 -x45092 -x53289 -x18199 -x52243 -x791 x43901 -x25249 x53993 -x32391 -x26060 -x9639 -x42732 -x50750 -x28157 -x32249 -x31428 -x54629 -x12315 -x26813 -x46889 -x57171 -x1543 -x28681 -x30995 -x26196 -x5814 -x18913 -x7609 -x29705 -x41342 -x27200 -x46360 -x34327 -x39093 -x35787 -x16390 -x11052 -x5471 -x8191 -x31184 -x38442 -x39679 -x11752 -x20215 -x27346 -x26189 -x51854 -x11316 -x5396 -x50195 -x3423 -x17869 -x26397 -x43602 -x44384 x48480 -x49521 -x52280 -x1622 -x57060 -x24266 -x21361 -x38145 -x25567 -x28024 -x28734 -x13998 -x21886 -x22442 -x4190 -x22925 -x41823 -x51545 -x16757 -x26600 -x24404 -x54479 -x1120 -x47775 -x33339 -x10924 -x6503 -x19159 -x49090 -x50505 -x54612 -x37258 -x46657 -x4558 -x38331 -x21629 -x44219 -x51436 -x8766 -x52331 -x22247 -x43272 -x28763 -x14162 -x2967 -x37959 -x44817 x41113 -x17369 -x9024 -x36024 -x19014 -x34851 x42162 -x54394 x47900 -x5215 -x8511 -x52294 -x5555 -x44894 -x9253 x52343 -x54711 -x38695 -x20597 -x17919 -x1443 -x42197 -x29915 -x42473 -x2679 -x40541 -x23221 -x23307 -x53782 -x34696 -x10415 -x39812 -x16389 -x50039 -x41163 -x41968 -x30675 -x6729 -x24298 -x24884 -x43165 -x30065 -x11414 -x11094 -x5407 -x44364 -x47747 x39950 -x24185 -x39078 -x2929 -x5892 -x14583 -x14435 -x47962 -x38079 -x30137 -x28026 -x24797 -x50331 -x49445 -x43603 -x43216 -x21392 -x46167 -x6609 -x7711 -x22565 -x7298 -x25393 -x38694 -x38252 -x28801 -x25590 -x27773 -x13389 -x39199 -x41692 -x5196 -x45471 -x36648 -x27992 -x41133 -x21627 x46749 -x41401 -x42045 -x48235 x54396 -x56283 -x41159 x45960 -x27661 -x51275 -x43541 -x54058 -x35162 -x42131 -x26612 -x55396 -x29313 -x12161 -x50649 -x6638 x48657 -x47061 -x7085 -x24026 -x49569 -x54519 -x37991 -x17773 -x4138 -x51532 -x37882 -x39104 -x18884 -x11954 -x44736 -x2489 -x14113 -x51629 -x14489 -x54197 -x24770 -x13769 -x8142 -x27051 -x42958 -x16704 -x47200 -x22079 -x42866 -x50355 -x7013 -x50758 -x15131 -x12234 -x35133 x55730 -x16035 x50893 -x14085 -x30520 -x47103 -x35965 -x44533 x44719 -x49845 -x6784 -x45374 -x34715 -x18569 -x36591 -x14500 -x52571 -x47930 -x51642 -x27376 -x14520 -x36422 -x6789 -x55898 -x21477 -x17241 -x57271 -x30200 -x28692 -x12340 -x27824 -x16988 -x32885 x43747 -x32787 -x31439 -x34600 -x40504 -x21198 -x44084 -x46025 x42890 -x12559 -x7927 -x39331 -x40024 -x44794 -x37225 -x4963 -x38379 -x26680 -x52459 x45224 -x38140 -x9495 -x32696 -x40321 -x17404 -x20775 -x48948 -x56876 -x15367 -x14752 -x16619 -x29961 -x40661 -x16993 -x5452 -x37046 x51409 -x23419 -x27898 -x20720 -x31232 -x19145 -x29139 -x4415 -x17576 -x30293 -x6864 -x39765 -x29566 -x41992 -x21563 -x55464 -x11830 -x7905 -x8637 -x56691 -x44430 -x7068 -x16511 -x20582 -x42751 -x13533 -x18160 -x53262 -x16381 -x10015 -x51485 -x41755 -x21628 x54408 -x57336 -x36793 -x16853 -x39398 -x29154 -x55055 -x43627 -x50558 -x34326 -x8757 -x53592 -x4873 -x22061 -x55164 -x20821 -x8728 -x8556 -x45598 -x741 x55710 -x48284 -x9072 -x18991 -x56633 -x39579 -x38673 -x30648 -x10036 -x12179 -x24189 -x47917 -x38868 -x7828 -x13559 -x38999 -x31623 -x12192 -x30373 -x42404 -x17191 -x13206 -x23763 -x6568 -x6633 -x32818 -x27534 -x31105 -x3650 -x50921 x56751 -x57402 -x51040 -x2671 -x54917 -x42612 -x6650 -x28780 -x17501 -x50033 -x27701 -x27336 -x45807 -x31850 -x47812 -x54307 -x54893 -x3931 -x39176 -x29177 -x214 -x12651 -x10218 -x46061 -x4068 -x3821 -x28984 -x12353 -x20456 -x18690 -x33536 -x42362 -x49554 -x21115 x57383 -x13321 -x25461 -x86 -x14281 -x9714 -x3329 -x22104 -x25848 -x42063 -x33024 -x13492 -x5741 -x37595 -x55100 -x18396 -x42509 -x9404 -x34451 -x23520 -x26970 -x56581 -x13870 -x42734 -x55886 -x33726 -x51232 -x3322 -x25594 -x47375 x43354 -x2019 -x28115 -x50392 -x7626 -x14134 -x34005 -x39979 -x40170 -x26359 x50722 -x21860 -x24804 -x44293 -x28073 -x46441 -x17400 -x22231 -x20736 -x27762 -x15411 -x5575 -x29656 -x28363 -x21444 -x9513 -x5771 -x23711 -x37692 -x33660 -x30236 -x6762 -x3592 -x43359 -x5904 -x634 -x46904 -x40571 -x9844 -x32522 -x31725 -x44857 -x30819 -x13414 -x49201 -x32981 -x48419 x47816 -x12565 -x27989 -x40079 -x47978 -x18041 -x23931 -x31206 -x56657 -x31859 -x14743 -x8042 -x29263 -x52402 -x24760 -x45739 -x52928 x51624 -x43427 -x36492 -x6906 -x36079 -x5638 -x31348 -x14563 -x30840 -x13586 -x13705 -x51872 -x14070 -x47789 x48460 -x49613 -x56481 -x5353 -x20516 -x56536 -x18265 -x15184 -x24130 -x23077 -x43912 -x11305 -x28368 -x41934 -x6814 -x22390 -x41144 -x33129 -x13138 -x56315 x50107 -x34076 -x12044 -x1052 x35922 -x50369 x53391 -x42818 -x30602 -x3570 -x53840 -x54542 -x55893 -x29720 -x35393 -x35770 -x1921 -x18490 -x14795 -x12363 x42706 -x49319 -x51929 x48124 -x23368 -x33282 -x27174 -x26525 -x6317 -x39288 -x35506 -x3448 -x57382 -x10967 x46247 -x25763 -x50876 -x7252 -x35712 -x33717 -x1337 -x6414 -x38509 x54193 -x23166 -x10198 -x50389 -x18223 -x15731 -x19968 -x44572 -x26302 -x29162 -x46937 -x57352 -x29818 -x12409 -x24800 -x687 -x32751 -x25016 -x27303 -x33477 -x14026 -x15888 -x758 -x57013 -x37320 -x28159 -x4875 x40527 -x32027 -x50801 x56087 -x13335 -x24894 -x8018 -x55410 -x4128 -x12594 -x25620 -x859 -x30179 -x21737 -x8880 x46050 -x7777 -x42491 -x44920 -x44646 -x56272 -x25414 x53361 -x6716 -x3455 -x25700 -x11350 -x44527 -x45956 -x53806 -x55063 -x55831 -x39342 x21502 -x15388 -x2913 -x24112 -x16008 -x29032 -x37037 -x42411 x56748 -x54758 -x38009 -x10454 -x24754 -x26727 -x43640 -x49807 -x35138 -x33356 -x40660 -x37798 -x39105 -x4499 x48138 -x27850 -x49567 -x70 -x33447 -x37929 -x52724 -x56723 -x31614 -x41962 -x12331 -x57239 -x39243 -x25569 -x22193 -x32132 -x12790 -x21038 -x11165 -x39826 -x53490 -x6994 -x55167 -x5437 x45949 -x32482 -x29385 -x27364 -x8602 -x39925 -x16813 -x47694 -x3178 x51206 -x23628 -x40941 -x10476 -x2737 -x21748 -x34102 -x30134 -x42772 -x12165 -x32994 -x20302 -x15947 -x27568 -x11347 -x32965 -x22064 -x45515 -x48357 x45456 x52503 -x33488 -x3779 -x3346 -x41835 -x18079 -x3348 -x8623 x42190 -x18768 -x27232 -x34353 -x13166 -x19020 -x55173 -x21500 -x9715 -x31605 -x20718 -x26171 -x36802 -x15026 -x52197 -x30497 -x51239 -x40418 -x2493 -x4765 -x21173 -x16172 -x45265 -x22651 -x56643 -x40015 -x50205 -x15751 -x33420 -x36231 -x41346 x51728 -x38143 -x9073 -x44853 -x39424 -x5106 x48631 -x27592 -x10953 -x51752 x41513 -x55870 -x11359 -x50064 -x48380 -x45632 -x49615 -x36365 -x14519 -x4070 -x25227 -x30578 -x45816 -x3101 -x14878 -x18254 -x15217 -x39618 -x34026 -x16287 -x14637 -x28062 -x7959 -x13752 -x41477 -x52642 -x50886 -x8027 -x12398 -x50735 -x9248 -x34216 -x49992 -x12106 -x26204 -x29223 -x24736 -x30849 -x43432 -x52792 -x33044 -x56214 -x56892 -x33922 -x32278 -x24233 -x8729 x51459 -x36969 -x53600 -x38854 -x37027 -x53087 -x56952 -x49751 -x5476 -x4165 -x19683 -x33324 -x36035 -x42187 x53271 -x52168 -x22693 -x42520 -x45482 -x14724 -x27480 -x16699 -x5737 -x15623 -x43596 -x14384 -x50263 -x31229 -x39394 -x27557 -x20304 -x39344 -x8989 -x1369 -x3217 -x26603 -x48716 -x44237 -x31099 -x17647 -x10675 -x6904 -x17066 -x13654 -x15185 x52890 -x3647 -x56544 -x33930 -x26224 -x24959 -x7287 -x50701 -x3386 -x7300 -x22507 -x31266 -x39108 -x9580 -x52585 -x44589 -x17512 -x432 -x49291 -x26562 -x43928 -x39173 -x31182 -x7118 -x14872 -x10438 -x56479 -x13085 -x30308 -x35196 -x21883 -x52420 -x35361 -x38230 -x11317 -x20177 -x48557 -x32069 -x3034 -x35414 -x6246 -x5145 -x10326 -x1975 -x43461 -x28769 -x50361 -x42911 -x24353 x54550 -x5064 -x29599 -x26980 -x31246 -x39252 -x43758 -x8695 -x11797 x55887 -x3668 x50328 -x5312 -x9569 x55762 -x47063 -x50288 -x47957 -x44234 -x19426 -x19633 -x35328 -x42839 -x54713 -x20529 -x4533 -x34940 x43081 -x14788 -x17506 -x52925 -x56437 -x15662 -x40234 -x13599 -x43638 -x6101 -x31650 -x10714 -x48943 -x52588 -x8237 -x13441 -x54788 -x30971 -x32978 -x26564 -x34882 -x42027 x45560 x55287 -x52473 x40917 -x5444 -x55437 -x18639 -x6056 -x35765 -x10172 -x23053 -x49163 -x56187 -x26155 -x18237 -x6419 -x4342 -x36891 -x9862 -x4215 -x28236 -x54140 -x7806 -x15246 -x31235 -x24108 -x43802 x54811 -x39558 x40615 -x24478 -x4692 -x6421 -x7203 -x43052 -x26438 -x43967 -x43048 -x47519 -x3502 -x28284 -x29079 -x20393 -x32448 -x17204 -x17575 -x32262 -x30607 -x20575 -x51714 -x42973 -x55372 -x36541 x50029 -x15810 -x29969 -x10572 -x46106 -x11018 -x12076 -x12977 -x9955 -x26773 -x40335 -x38725 -x26113 -x9412 -x37224 -x11591 -x20089 -x3724 -x4610 -x41399 -x52049 -x57297 -x5584 -x5165 -x35132 -x10717 -x9540 -x4864 -x51164 -x22116 -x38525 -x37184 -x30761 -x44230 -x37620 -x10382 -x15799 -x11544 -x2893 -x43686 -x33977 -x8143 -x11266 -x45829 -x49434 -x37784 x50481 -x39200 x53912 -x34016 -x15012 -x8694 -x14443 -x54552 -x41291 -x15717 -x2421 -x43860 -x49192 x43340 -x49505 -x26040 -x24027 -x3121 -x5099 -x52468 -x45052 -x14282 -x39127 -x11915 -x37122 -x25907 -x46744 -x37962 -x48204 -x9229 -x56947 -x34519 -x39433 -x20989 -x38219 -x28201 -x8761 -x50578 -x52370 -x53320 -x28149 -x34419 -x10023 x53619 -x46212 -x57169 -x54465 -x27952 -x24828 -x17414 -x3916 -x2508 -x14063 -x41556 -x12527 -x23362 -x6908 -x3659 -x32844 -x14021 -x18934 -x9514 -x49267 -x31388 -x20977 -x45913 -x43227 -x25213 -x22114 -x1262 -x36804 -x9873 x41238 -x12080 -x10693 -x48466 -x22278 -x166 -x24537 -x6287 -x8358 -x29224 -x7503 -x25326 -x45346 -x25033 -x567 x42337 -x17106 -x8846 -x1901 x53161 -x49470 -x10376 -x6372 -x8071 -x37746 -x41993 -x40090 -x54555 -x28418 -x29180 -x10005 -x9971 x44026 -x18449 x54541 x55043 -x55593 -x40882 -x15426 -x25663 -x26664 -x10013 -x53487 -x33336 -x25306 x49785 -x193 -x41523 -x39012 -x45498 -x46686 -x25466 -x55960 -x2137 -x37842 -x33719 -x31898 -x40258 -x26962 -x52360 -x43699 -x34831 x43666 -x36737 -x30584 -x14860 -x42340 -x28281 -x8098 -x20881 -x15935 -x49017 -x51936 -x53107 x56969 -x49779 -x45574 x47497 -x46608 -x35607 -x4557 -x51725 -x17101 -x3920 -x39730 -x8396 -x3906 -x13128 -x18826 -x26544 -x35615 -x33932 -x23106 -x664 -x32383 -x28953 -x33908 -x30552 -x28536 -x3879 x47225 -x34286 -x35322 -x38657 -x25431 -x225 -x46709 -x53972 -x2898 -x45432 -x46228 -x38894 -x45312 -x50449 -x32588 -x40296 -x8314 -x56054 -x27118 -x22263 -x33938 -x13230 -x32111 -x25054 -x23027 -x7874 -x8925 -x705 -x551 -x34683 -x6284 -x22168 -x52902 -x36596 -x17235 -x38926 -x28495 -x11412 x53837 -x56941 -x14347 -x37429 -x37588 -x34205 -x24565 x56574 -x26329 -x465 -x40492 -x42672 -x14017 -x22773 -x33238 -x16641 -x51979 -x20925 x55005 -x39751 -x31417 -x659 -x49735 -x46901 -x16516 -x7160 -x27434 -x26945 -x4440 x44217 -x1940 -x24854 -x49073 -x48175 -x22747 x52166 -x11756 -x53278 -x1446 x53721 x50812 -x55747 -x4201 -x19035 -x23137 -x28595 -x31940 -x6405 -x21613 -x29451 -x6804 -x26023 -x22542 -x14573 x45619 -x26510 -x23354 -x933 -x39739 -x490 -x22320 -x20515 -x5499 -x57153 -x53275 -x19458 -x4006 -x34590 -x20700 -x31194 -x5063 -x41176 -x29730 -x1185 -x6581 -x38904 -x24208 -x34493 -x19320 -x1297 -x16942 -x34976 x45380 -x39784 -x12113 x53961 -x3310 -x27754 -x7910 -x14908 x56520 -x20623 -x35468 -x9292 -x14439 -x27595 -x24893 -x14149 -x16274 -x46602 -x47490 x49643 -x31677 -x56683 -x37648 -x27327 -x23902 -x13316 -x30310 -x1722 -x56175 -x44988 -x44957 -x43697 -x27154 -x55850 -x57351 -x2743 -x963 -x27105 -x2688 -x17132 -x3156 x46488 -x35732 -x5571 -x20942 -x18806 -x15373 -x49927 -x45597 -x11387 -x731 -x9698 -x29988 -x46367 -x27251 -x38808 -x16780 -x36571 -x17798 -x42828 -x47510 -x51472 -x51483 -x37194 -x46437 -x33848 -x18493 -x4800 -x11084 x44477 -x45975 x44887 -x1776 -x25162 -x50868 -x45343 -x40866 -x30480 -x16887 -x2784 -x37863 -x18107 -x48882 -x50653 -x32315 -x6121 -x5736 -x25063 -x30150 -x5150 -x33961 -x32700 -x27369 -x24375 -x30510 -x12882 -x51990 -x13530 -x39159 -x37327 -x27918 -x54630 -x28164 -x16075 -x41338 -x35700 -x47850 -x28975 -x52418 -x34108 -x32660 -x45933 -x55261 -x18626 -x13079 -x5043 x54115 -x31762 -x26797 -x20991 -x42996 -x53325 -x7845 x54301 -x28910 -x9511 -x35551 -x3773 -x7616 -x33145 -x35262 -x22315 -x2307 -x24547 -x45717 x48225 x52346 x42010 -x15626 -x38975 -x28986 -x7463 -x43593 -x52842 -x22441 -x42657 -x19642 -x45888 -x47072 -x49033 -x47288 -x3253 -x32267 -x15625 -x56665 -x8270 -x17550 -x17464 -x39759 -x4087 -x14658 -x48229 -x51423 -x40994 -x22177 -x24890 x48405 -x22383 -x660 -x45221 -x12499 x43904 -x53869 -x14115 x45815 -x48152 -x3788 -x25592 -x29913 -x12271 -x41490 -x11700 -x31844 -x41395 -x27601 -x17302 -x27349 -x55089 -x40796 -x2128 -x14628 -x45193 -x14120 -x9522 x46413 -x43255 -x31054 -x23729 -x23536 -x5191 -x2010 -x46087 -x47085 -x53581 -x36440 -x36362 -x14652 -x49829 x44055 -x34996 -x25121 -x36975 x52691 -x39279 -x1154 -x39975 -x7258 -x52731 -x15652 -x28857 -x15105 -x24687 -x12116 -x28616 -x41746 -x4472 -x48261 -x39857 -x36389 -x17617 -x34854 x42519 -x32654 -x23934 -x3684 -x53135 -x37065 -x12950 -x53943 -x23213 -x33005 -x21467 -x330 -x36807 -x12490 -x13367 -x44121 -x31375 -x38841 -x12931 -x43780 x43372 -x11357 -x39842 -x47794 -x28342 -x49637 -x40125 x51296 -x30955 -x34220 -x11904 -x5267 -x2504 -x40828 -x54530 -x8783 -x26588 -x31942 -x45724 -x42847 x48193 -x41043 -x19741 -x42677 -x12482 -x39437 -x23660 -x2546 -x32495 -x12586 -x28781 -x12441 -x21747 -x23465 -x14039 -x16907 -x6522 -x43108 -x29073 x56293 -x20990 -x27463 -x27275 -x10061 -x16729 x41141 -x5790 -x56614 -x36888 -x22067 -x10802 -x42708 -x6763 -x36255 -x10866 -x54683 -x41015 -x7235 -x47241 -x44785 -x5152 -x48271 -x49865 -x7377 -x35002 -x29744 -x28584 -x38802 -x29491 -x54497 -x2035 x56463 -x31763 -x22620 -x12341 -x38033 -x44720 -x53853 x56635 -x39760 -x4356 -x36075 -x7109 -x39143 -x19001 -x20782 -x9675 -x7857 -x50439 -x52350 -x8399 -x24623 -x7310 -x28962 -x14836 -x47389 x47007 -x15646 -x47092 -x26032 -x13141 -x19397 -x56617 -x27272 -x22244 -x9318 -x26001 -x47770 -x33744 -x12414 -x37607 -x20654 -x19088 -x23598 -x10171 -x39177 -x10709 -x26164 -x46965 -x31617 -x50576 x44490 -x23804 -x5002 -x46681 -x10058 -x24509 -x50644 -x19476 -x13556 -x16254 -x44772 -x50482 -x1275 -x32532 -x19039 -x34712 -x30210 -x40869 -x6155 -x1228 -x20547 -x21907 -x56356 -x16902 -x27048 -x461 -x10033 -x33048 -x43242 -x6003 x52752 -x38139 -x5889 -x17795 -x1217 -x40190 -x15451 x49951 -x55872 -x22128 -x42476 -x18573 -x9721 -x7344 -x31426 -x10537 -x55673 -x24021 -x1764 -x29413 -x20683 -x35190 -x54410 -x23676 -x33202 -x13201 -x44959 x37734 x41794 x40714 -x27026 -x40115 -x42810 -x1720 -x37634 -x11949 -x43656 -x55468 -x43313 -x23827 -x48823 -x24333 -x49068 -x790 -x4208 -x51514 -x31781 -x16742 -x42446 -x54556 -x5434 -x53159 -x24757 -x55488 x52433 -x13753 -x35139 -x1230 -x16697 -x24588 -x28679 -x38651 -x8845 -x12276 -x22171 -x46754 x48918 -x25792 -x647 -x50814 -x3351 -x27848 x50861 -x28054 -x27131 -x45372 -x19401 -x48720 -x49481 -x17182 -x37781 -x12450 -x16664 -x38563 -x21816 -x16935 -x6953 -x53421 x53239 -x13217 -x42056 -x16 -x21208 -x11775 -x40966 -x21672 -x26036 -x28306 -x36967 -x46793 -x56305 -x34631 -x32334 -x14388 -x38611 x17492 -x10930 -x3756 -x34256 -x42776 -x6111 -x42364 -x33749 -x43087 -x19163 -x2467 -x53385 -x16336 -x18430 -x14755 -x45126 -x264 -x19725 -x13402 -x43005 -x30628 -x19802 -x29137 -x25056 -x30940 -x46030 -x46768 x52242 -x35183 -x28191 -x47994 -x17516 -x30854 -x4050 -x24628 -x8700 -x21332 -x27338 -x14264 -x39307 -x3219 -x18352 -x23012 -x51590 -x38186 -x37966 -x28216 -x47313 -x34673 x55707 -x20025 -x32516 -x37176 -x573 -x46899 -x23453 -x2309 -x11777 -x20375 -x48670 -x39309 -x28411 -x19526 -x11815 -x21506 -x20368 -x9374 -x16945 -x30290 -x50003 -x40085 -x16792 -x23862 -x36282 -x20044 -x19715 -x40238 x46772 x49640 -x41576 -x45994 -x39957 -x36398 -x5755 -x7979 -x46033 -x1593 -x482 x49034 -x21220 x48434 -x22984 -x35877 -x21321 -x1039 -x53843 -x30020 -x38713 -x20428 -x29830 -x47105 -x14333 x47428 -x44134 -x24482 -x10389 -x42412 -x42941 -x19545 -x23513 -x32752 -x38986 -x14923 -x6519 -x44033 x41452 -x2228 -x36619 -x26976 -x15564 -x39191 -x28034 -x16973 -x7967 x48199 -x750 -x30414 -x30618 x50986 -x16682 -x9 -x20922 -x3727 -x40484 -x48297 -x52911 -x8150 -x8307 -x33727 -x39008 -x31005 -x55066 -x22261 -x8001 -x35490 -x36805 -x18628 -x53078 -x29627 -x52951 -x19943 -x44876 -x51779 -x56562 -x51193 -x27985 x45992 -x7627 -x51207 -x34570 x53770 -x8056 -x51491 -x10257 -x42149 -x2243 -x46411 -x5854 x55440 x48849 -x25160 -x27510 -x20797 -x45399 -x9993 -x16870 -x18301 -x4559 -x43693 -x36841 -x28500 -x54543 -x40334 -x47198 -x6047 -x8045 -x33711 -x41289 -x48096 -x34417 -x11219 -x23286 -x48427 -x46915 -x11049 -x29700 -x32155 -x6265 -x25817 -x48053 -x45825 x51401 -x26836 -x34473 -x33398 -x17374 -x8490 -x4137 -x20914 -x43838 -x39897 -x23854 -x18637 -x15893 -x19195 -x45976 -x14371 -x11363 -x32054 -x15244 -x21544 -x15303 -x6873 -x28262 -x5880 -x27597 -x7425 -x16145 -x50681 -x23188 -x27224 -x17664 -x50721 -x46157 -x32236 -x33718 -x20626 -x41003 -x3441 -x28915 -x34239 -x16547 x48489 -x4687 -x3618 -x22040 x52590 x53973 -x47804 -x1101 x45282 x41013 -x33303 -x25982 -x26083 -x19883 -x30481 -x16493 -x56828 -x38871 -x5599 -x47095 -x40613 -x21481 -x12680 -x25208 -x43974 -x18170 -x22626 x42724 -x47971 -x14745 x25386 -x51802 -x9682 -x22215 -x51237 x43927 -x34597 -x36444 -x38770 -x52100 -x28979 -x1196 x40509 -x11712 -x39538 -x19060 -x6803 -x21526 -x21390 -x3873 -x4620 -x1055 -x30705 -x55070 -x32823 -x8682 -x24015 -x27571 -x16924 -x6750 -x25091 -x38720 -x23626 -x40414 -x23773 -x42736 -x3719 -x24204 -x32338 -x13527 x57180 -x41866 -x37988 -x55977 -x25020 -x29061 x49968 -x35068 x47410 -x17924 -x28305 -x35231 -x53753 -x1836 -x30787 -x41405 -x52358 -x15997 -x23913 -x16246 -x21904 -x16229 -x50595 -x18351 x47068 -x7820 -x2755 -x35554 -x11213 -x4017 -x12762 -x51312 -x48122 -x33286 -x7859 -x29237 -x50399 -x32901 -x8567 -x15050 x50606 -x46725 -x48881 -x13713 -x14518 -x51840 -x30589 -x43067 -x35613 -x19437 -x27719 -x57486 -x23566 -x41293 -x51255 -x33842 -x12008 -x45141 -x17130 -x6395 -x2014 -x5521 -x35783 -x19718 -x25507 x43446 -x43606 x54686 -x10008 -x38574 x46314 -x41540 -x4303 x53315 -x17689 -x45246 -x26323 -x43042 -x751 -x8336 -x37460 -x4295 x54011 -x9347 -x52678 -x24179 -x8815 -x49389 -x39487 -x27833 -x4676 -x32270 -x37411 -x15424 -x9431 -x47308 -x2927 -x54525 -x6887 -x49761 -x9339 -x53104 -x7937 -x11290 -x20460 -x44585 -x21156 -x8350 -x23565 -x33693 -x30774 -x28722 -x309 -x22290 -x47137 -x35856 -x54507 -x16546 -x8482 -x38557 -x41224 -x39305 -x9297 -x16470 -x56337 -x34043 -x42195 -x24838 -x23652 -x24246 -x18784 -x48899 -x31880 -x9677 x49652 -x45066 -x49685 -x30266 -x7747 -x36898 -x14191 -x32537 -x18035 -x38842 -x5954 -x26335 -x14327 -x27633 -x30316 -x13907 -x19788 -x19331 -x29098 -x47633 -x27563 -x13376 x46804 -x25814 -x26872 -x3526 -x51413 -x34459 -x38862 -x691 -x23454 -x7274 -x36879 -x5731 -x1685 x41105 -x37438 -x12016 -x5757 -x9547 -x38520 -x378 -x17212 -x54662 -x2265 -x56726 -x16481 -x38324 -x5025 -x51001 -x10071 -x26668 -x33928 -x18910 x45302 -x21994 -x25272 -x6653 -x41318 x42407 -x31027 -x42396 -x31455 -x11110 -x51074 -x6567 x50864 -x507 -x23642 -x38995 -x19400 x50249 -x24856 -x6413 -x15145 -x5315 -x32041 -x14856 -x18292 -x25525 x50618 -x52052 x41118 -x24029 -x20353 x56899 -x39239 -x37286 -x18872 -x7386 -x17677 x43621 -x19247 -x43866 -x18799 -x47522 -x48732 -x41103 -x16791 -x1627 -x40346 -x3680 -x46002 -x50036 -x6712 -x55920 -x31323 -x250 -x18831 -x10977 -x5537 -x19537 -x30645 -x32862 -x46223 -x51550 -x34687 -x39096 -x53716 -x54462 -x56483 -x41219 -x13801 -x33461 -x40902 -x40092 -x29657 -x10190 -x31465 -x46621 -x22545 x42922 -x55386 -x42840 -x19773 -x31957 -x15483 -x20816 -x6089 -x13178 -x15528 -x27397 -x48534 -x28374 -x6774 -x11784 -x35072 -x11596 x56145 -x53956 -x49195 -x36141 -x43416 -x5445 -x11341 -x48262 -x46242 -x49899 -x52286 -x2368 -x14669 -x3279 -x20909 -x56623 -x50402 -x5001 -x22558 -x12026 -x53447 -x33867 -x9364 -x45326 -x35583 -x20512 -x50860 -x25407 -x35811 -x10216 -x25474 -x25544 -x34991 -x30005 -x40657 -x4222 -x45511 -x42201 -x44196 x55327 -x29055 -x40837 -x41996 -x21590 -x30043 -x3222 -x36583 -x32454 -x7600 -x18477 -x29853 x50345 -x5693 -x42286 -x21263 -x30155 -x55447 -x25353 -x992 -x29110 -x28059 -x8417 -x44356 -x30296 -x10519 -x25077 -x23935 -x24301 -x52835 -x35044 -x11435 -x24436 -x35440 -x3658 -x43333 -x37532 -x26057 -x36724 -x5707 -x27032 -x39299 -x51863 -x32808 -x44917 -x52462 -x2510 x47805 -x49191 -x26131 -x20459 -x27554 -x44550 -x33010 -x19949 -x22401 -x33019 -x5680 -x15160 -x7896 -x7517 -x49103 -x52515 -x3770 -x36242 -x32538 -x21404 -x29641 -x28615 -x23867 -x26733 -x33642 -x20844 -x35099 -x38210 -x45373 -x46787 -x26546 -x18411 -x32097 -x31086 -x10849 -x36529 x49930 -x7565 -x53137 -x25744 -x44538 x47697 -x55326 -x32648 -x26379 -x26940 -x6475 -x30720 -x42466 -x26363 -x931 -x8448 -x31185 x56244 -x34331 -x40857 -x17319 -x8621 -x11123 -x46460 -x53998 -x48988 -x23922 -x29312 -x29176 -x46357 -x45453 -x54654 -x38546 -x44795 -x24465 -x40175 x43542 -x5756 -x16043 -x46816 -x50065 -x20708 -x36566 -x17102 -x19792 -x45599 -x42480 -x42779 -x45652 -x42702 -x50562 -x38531 -x13534 -x7620 -x44726 -x45131 x42154 -x369 -x34169 -x35610 -x56601 -x13351 -x15119 -x21111 -x5841 -x9150 -x5050 -x18230 -x54353 -x7381 -x9853 -x39671 -x10809 -x38125 -x28013 -x43709 -x12621 -x9678 -x44158 -x34271 -x25972 -x33001 -x39699 -x2301 -x45877 -x10826 -x53771 -x34077 -x8994 -x13970 -x13757 -x11240 -x3799 -x54213 -x49148 -x50158 -x15500 -x35882 -x35399 -x45517 -x25849 -x14233 -x38900 -x22495 -x13164 -x85 -x27646 -x23540 -x33745 -x3614 -x50489 -x12381 x56807 -x14458 -x5231 -x13819 -x29447 -x19875 -x42424 -x56686 -x43260 -x46320 -x1743 -x3775 -x23449 -x38162 -x7907 x47080 -x46545 -x10832 -x23456 -x37856 -x37475 -x36592 -x18337 -x32352 -x46042 -x32308 -x13392 -x9600 -x42974 -x41613 -x2252 -x24479 -x38555 -x45695 -x39590 -x25216 -x4258 -x4218 -x15132 -x20579 -x17385 -x895 -x31551 -x18883 -x23434 -x42870 -x2681 -x37815 -x33812 -x25409 -x11215 -x8904 -x13901 -x35807 -x5419 -x24054 -x56150 -x42604 -x20120 -x24388 -x17199 -x5999 -x35622 -x30445 -x33564 -x143 -x7022 -x49590 -x47451 -x44448 -x23255 -x30859 -x8863 -x18552 x54484 -x51137 x49443 -x11675 x55797 -x23851 -x8910 -x31083 -x13241 -x12755 -x19424 -x51495 -x48901 -x18323 -x7736 -x4064 -x34485 -x25659 -x54293 x46471 -x33163 -x12278 -x54739 -x40948 -x24035 -x25686 -x13418 -x39994 -x45955 -x36641 -x2062 x52948 -x4994 -x52175 -x5553 x53877 -x6293 -x37406 -x53057 -x10407 -x38870 -x37635 -x55259 -x40180 x56322 -x56210 -x8829 -x37293 -x21433 -x46738 -x53803 -x31586 -x46240 -x19466 -x29523 -x26646 -x8072 -x29569 -x6444 -x54511 -x27223 -x5896 -x50834 -x11058 -x31470 -x36132 -x33494 -x28661 -x36477 -x44048 -x18556 -x1964 -x13126 -x33204 x57470 -x26049 -x4556 -x21647 -x21841 -x42955 -x27653 -x8798 -x51128 -x6656 -x14838 -x48659 -x2985 -x11416 -x47807 -x45487 -x45204 -x51683 -x20950 -x49251 x55220 x57276 -x33516 -x27236 -x55458 x46377 -x14210 x42670 -x30067 -x1179 -x26050 -x44966 -x34476 -x44098 -x13331 -x5922 -x53544 -x39539 -x20876 x42768 -x21094 -x15130 -x5908 -x7129 -x20659 -x822 -x41509 -x55712 -x51063 -x31361 -x9105 -x33779 -x57132 -x38443 -x13485 -x37039 -x34185 -x21146 -x24517 x48512 -x760 -x36140 -x18002 -x16946 x54533 -x3275 -x1641 -x20039 -x15260 -x12412 -x40211 -x39125 -x10718 -x16258 -x313 -x46149 -x18907 -x12768 -x35651 -x27092 -x17301 -x11394 -x17476 -x36423 -x11614 -x22541 -x17612 -x9259 -x2752 -x28900 -x51791 -x35120 -x28596 -x29235 -x33558 -x20467 -x4865 -x54632 -x28559 -x6392 -x34470 x50220 -x56131 -x7746 -x45157 -x36473 -x42801 -x50840 -x15678 -x53302 -x43064 -x33354 -x55060 -x33500 -x388 -x33797 -x7536 -x9452 x41425 -x7759 -x48302 -x52381 -x30559 -x16660 -x16301 -x37214 -x31624 -x29155 -x55700 -x54357 -x19266 -x52241 -x50011 -x11156 -x19809 -x25098 -x37 -x36171 -x1435 -x1810 -x13184 -x28574 x56986 -x31868 -x52580 -x36486 -x4750 -x54084 -x12650 -x33397 -x33578 -x36664 -x24667 -x20183 -x18882 -x17679 -x53951 -x46857 -x17043 x54080 -x26723 -x12891 -x32735 -x32346 -x10034 x43434 x41649 x46355 -x3210 x47735 -x27418 -x12640 -x28000 -x30813 -x1344 -x17696 -x8309 -x14051 -x50459 -x635 -x20276 -x25478 -x33007 -x48795 -x45894 -x44767 -x4691 -x19403 -x35510 -x33378 -x4035 -x945 -x12301 -x11048 -x24688 -x42439 -x53792 -x38418 -x26565 -x24148 -x34262 -x43996 -x35415 -x46455 -x20910 -x10334 -x19270 -x33852 -x2406 -x49851 -x31116 -x16104 -x16872 -x3000 -x23606 -x22045 -x718 -x17202 -x31073 -x41189 -x13762 -x44825 -x1613 -x36711 -x1140 -x27448 -x53635 -x40946 -x12069 -x21691 x45905 -x56943 -x44204 -x46365 x46674 -x9446 -x35317 -x28097 -x34867 -x53251 -x10661 -x17948 -x47824 -x48844 -x28222 -x33247 -x17606 -x51580 -x2790 -x46858 -x22664 x45154 -x16430 -x12618 -x7028 x55742 -x57434 x53120 -x32106 -x33863 -x31896 x53848 -x39269 -x42327 -x5502 -x49079 -x11012 -x26549 -x44525 -x25704 x46491 -x18137 -x41012 -x13204 -x14532 -x4956 -x39595 -x17874 -x5629 -x29140 -x10364 -x12460 x51908 -x52374 -x303 -x14871 -x19676 -x18980 x52677 -x55197 x56070 -x39969 -x3646 -x23866 -x4933 -x20253 -x8009 -x48569 -x10694 -x17897 -x28235 -x47939 -x41809 -x54787 -x7494 -x636 -x35899 -x42172 -x21983 -x36500 -x34840 -x8400 -x6946 -x32523 -x21194 -x28082 -x17527 -x16080 -x9156 -x13263 -x32634 -x26579 -x27414 -x31490 -x4786 -x28515 -x43900 -x46406 -x45926 x49292 -x51665 -x1679 -x3740 -x29644 -x54153 -x17640 -x44431 -x45199 x51499 -x48130 -x2142 -x10120 -x18132 -x16368 -x7131 -x23143 -x31804 x48776 -x20956 -x33142 -x40237 -x39448 -x32530 -x37288 -x25733 -x525 -x55770 -x12958 -x6191 -x9484 x48915 -x46986 -x35359 -x51172 -x42511 -x42177 -x21452 -x22471 x47291 -x28198 -x18849 -x1851 -x34916 -x46208 -x13101 -x8999 -x31579 -x40711 -x22465 x42371 x53967 -x320 x48605 -x25690 -x12342 -x11016 -x44933 -x25958 -x22424 -x4863 x53593 -x22711 -x16848 -x38084 x48599 -x22293 -x14379 -x28176 -x35110 -x19496 -x44173 -x36696 -x57471 -x42980 -x36301 -x1821 -x53731 -x34837 -x52263 -x25209 -x36130 -x18273 -x11380 -x5753 -x21761 -x52548 -x15059 -x4067 -x24071 -x44657 -x32534 -x33992 -x15382 -x33880 -x51891 -x13118 -x26621 -x42251 -x32851 -x40308 -x4066 -x32570 -x24171 -x4094 -x29484 -x25928 -x50041 -x28785 -x39040 -x35885 -x51808 -x48503 -x30277 -x36046 -x36314 -x21468 -x33855 -x40980 -x8652 -x22255 -x46928 -x53484 -x23360 -x51335 -x17811 -x48 -x53522 -x33034 -x9350 -x13719 -x6148 -x34031 -x41749 -x16362 -x1346 -x14292 -x34576 -x33894 -x14293 -x10923 -x53217 -x2526 -x22181 -x27537 -x49688 -x7137 -x52046 x48173 -x49711 -x37585 -x16952 -x5602 -x48450 -x40879 -x24996 -x43484 -x32350 -x48174 -x18924 -x9558 -x20320 -x30746 -x46879 -x14513 -x28674 -x41819 x49255 x55539 -x3530 -x22990 -x26794 -x24709 x44165 -x34054 -x55109 -x54110 -x24926 -x17150 -x21002 -x46202 -x30400 -x39382 -x12314 -x53072 -x4768 -x21637 -x31925 -x23895 -x7306 -x37881 -x42528 -x19469 -x20500 x46308 -x23379 -x28173 x48083 -x31705 -x9471 -x16264 -x52790 -x15467 -x24741 -x32405 -x36816 -x12679 -x17213 -x16425 -x6827 -x7201 -x51466 -x34221 -x28224 -x48867 -x8540 -x27021 -x17478 -x44999 -x50623 -x14808 -x43279 -x38232 x56545 -x18710 -x17040 -x3215 -x24065 -x7566 -x44414 -x20315 x50023 -x48153 -x44741 -x6016 -x12198 -x47382 -x9902 -x41947 -x12525 -x10287 -x3316 -x55110 -x34998 -x33609 -x20332 -x49048 x44510 -x55503 -x26618 -x15363 -x40252 -x54136 -x26608 -x1682 -x57112 -x37934 x47825 -x42556 -x11297 -x17305 -x21634 -x56789 -x48232 -x22305 -x34489 -x55767 -x56292 -x54430 -x5329 -x41347 -x15412 -x39029 -x44540 -x53815 x47854 x51595 -x49743 -x37951 x46607 -x27045 -x4330 -x4281 -x51956 -x54538 -x11716 -x18643 -x16007 x47474 -x39491 -x34762 -x43085 -x55434 -x25527 -x55848 -x30697 -x32655 -x24549 -x46989 -x12480 -x22445 -x7284 -x27163 -x2159 -x4299 -x36286 -x18344 -x9083 x52134 -x49721 -x55339 -x5249 -x26832 -x2103 -x52425 -x42658 -x26064 -x38482 -x13071 -x28967 -x37700 -x45018 -x1795 -x13746 -x42565 -x20526 -x38168 -x12359 -x33266 -x45173 -x53092 -x9783 -x32573 -x117 x45998 -x36222 -x3711 -x21149 -x30405 -x17115 -x44717 -x52129 -x22600 -x33388 -x37829 -x15943 -x16279 -x4339 -x56190 -x35741 -x17164 -x3477 -x13736 -x37486 -x25472 -x46323 x49646 -x27148 -x13061 -x8661 -x43127 -x36153 -x28266 -x47727 -x1224 -x7750 -x17224 -x22211 -x54688 -x27203 -x14396 -x31538 -x25764 -x44398 -x40674 -x10433 -x56369 x41720 -x25154 -x425 -x50320 -x2087 -x6126 -x10768 -x50207 -x51442 -x16349 -x35618 -x6843 -x4931 -x32171 -x23671 -x42068 -x43507 -x9284 -x9718 -x40970 -x35516 x45160 -x56458 -x47162 -x5627 -x26026 -x50254 -x10782 -x24840 -x17902 x55217 -x36922 -x27191 -x24038 -x14711 -x28387 x51130 -x9457 x49226 x50898 -x37835 -x25566 -x51028 -x24931 -x11288 -x24354 -x28481 -x34818 -x31472 -x49555 -x32007 -x6939 -x36679 -x34596 -x52789 -x14593 -x3923 -x3411 -x57195 -x47247 -x21617 -x12708 -x49051 -x1273 -x50032 -x33174 -x17526 -x32008 -x32705 -x47296 -x11437 -x28550 -x36810 -x38358 x52793 -x36122 -x1499 -x7983 -x22197 -x7936 -x31979 -x40401 -x7229 x52378 -x18684 x49110 -x30500 -x52222 -x35090 -x23731 -x32411 -x25178 x51798 -x32643 -x33702 -x20905 -x12756 -x27307 -x49281 -x5619 -x41149 -x5038 -x54674 -x11418 -x6816 -x10248 -x11128 -x24366 x49849 -x19857 -x2865 -x5071 -x50956 -x35235 -x31595 -x13950 -x32078 -x24679 -x22402 -x3912 -x36818 -x44570 -x48975 -x392 -x32483 -x4665 -x19445 -x50540 -x24094 x43730 -x56839 -x9756 -x57210 -x18990 -x25872 -x39724 -x42979 -x7615 -x5314 -x39893 -x709 -x29038 -x3063 -x4367 x47706 -x55320 -x10025 -x33577 -x28249 -x42096 -x40304 -x23989 -x16596 -x14867 -x25512 x43226 -x5058 -x26288 -x27289 -x26117 x56264 -x36155 -x52384 -x34645 -x1043 -x40018 -x52063 -x16982 -x19507 -x9341 -x55851 -x26051 -x24102 -x38346 x41671 -x18466 -x32641 -x34247 -x26948 -x12010 -x34737 -x9414 -x34583 -x46398 -x27464 -x14630 -x55213 -x18796 -x14976 -x52988 -x26306 -x46444 -x23542 -x24573 -x22147 -x32941 x41670 -x1315 -x26233 -x17983 -x32593 -x24958 -x22026 -x22120 -x5885 -x52354 -x8053 -x53637 -x22951 -x9172 -x53992 -x54902 -x34939 -x33045 -x2513 -x38700 x43727 -x35343 -x51220 -x12384 -x39158 -x44662 -x2352 -x4774 x48414 -x11890 x50232 -x11238 -x56062 -x45347 -x47234 -x39843 -x54905 -x363 -x42936 -x17453 -x17325 -x41852 -x38099 -x37531 -x27099 -x50795 -x5184 -x42281 -x3792 -x26840 -x32123 -x57263 -x7860 -x4237 -x6460 -x7841 x42288 -x11330 x54344 -x26178 x35500 -x24585 -x27769 -x18241 -x43001 -x34151 -x10304 -x57166 -x7526 -x53917 -x37208 -x9399 -x32070 -x44466 -x18211 x49756 -x1233 -x14655 -x8187 -x22219 -x30807 -x49457 -x34742 -x29112 -x36723 -x7225 -x35802 x55765 -x35515 -x49438 -x7278 x51171 -x48853 -x34625 -x1644 -x52051 -x17731 -x40667 -x20505 -x122 -x53540 -x33259 -x34956 -x52721 -x11313 -x8397 x41735 -x52084 -x39755 -x9811 -x48684 -x50756 -x22273 -x42937 -x14924 -x3480 -x42275 -x6028 -x5390 -x5480 -x27932 -x20057 -x42332 x46404 -x7396 -x10468 -x14486 -x33634 -x9861 -x38318 x48686 -x29544 -x28845 -x29843 -x15745 -x49035 -x25470 -x32470 -x5328 -x39823 -x34178 -x39710 -x19339 -x9351 -x22519 -x42402 -x45577 -x16605 -x3998 -x56879 -x38190 -x31098 -x26514 -x13380 -x31238 -x17532 -x1676 -x3940 -x20791 -x1515 -x17093 -x29272 -x38631 -x22472 -x19501 -x28338 -x18964 -x11311 -x22728 -x23160 -x22789 -x16931 -x43529 -x12293 -x39284 -x55699 -x18615 -x29735 -x33078 -x12451 -x35746 -x32704 -x49393 -x20250 -x5214 -x4698 -x52919 -x40061 -x57493 -x29768 -x8298 -x37618 -x32441 -x45651 -x43769 -x38575 -x6808 -x50456 -x39545 -x21655 -x55379 -x34278 -x51573 -x38256 -x39553 -x19491 -x35973 -x4646 -x23514 -x6554 -x40610 -x57104 -x33241 -x12643 -x31372 -x23172 -x41392 -x54876 -x23506 -x15092 x54176 -x13969 -x14398 -x29027 -x11540 -x34518 -x15427 -x10150 -x33085 -x34282 -x49366 -x29338 x55867 -x42859 -x18093 -x46921 -x7855 -x3702 -x29954 x52233 -x32195 -x1261 -x50544 -x815 -x48522 -x6164 -x24552 -x13281 -x28472 -x4000 x49701 -x15140 -x15619 -x14636 -x16148 -x11722 -x32305 -x21600 -x37586 -x19519 -x570 -x26589 -x21254 x54373 -x28741 -x29358 -x43448 -x7960 -x6062 -x47157 x54202 -x25318 -x26373 -x35524 -x21664 x53445 -x30691 -x24 -x29614 -x18986 -x30443 -x20504 -x40744 -x2872 -x48749 -x7966 -x15857 -x2373 -x6396 -x20647 -x30985 -x37294 -x26899 -x28348 -x7468 -x255 -x41107 -x40423 -x16577 x45447 -x18099 -x45185 x31924 -x4784 -x37741 -x9975 -x46173 -x7745 -x45111 -x27838 -x42985 -x50480 -x1448 -x24284 -x17762 -x9518 -x12540 -x34406 -x46127 -x57423 x48166 -x7358 -x977 -x10723 -x47914 -x5831 -x44676 -x30264 -x20014 -x6541 -x27334 -x44763 -x3318 -x17393 -x19374 -x40603 -x21716 x44345 -x49452 -x36317 -x42477 -x9992 -x10069 -x7322 -x5760 x46252 -x27570 -x27873 -x36239 -x51581 -x38661 -x42550 -x30186 -x1882 x44220 -x11522 -x8160 -x8135 -x35338 -x14644 -x35448 -x27263 x50110 -x38786 -x23849 -x55641 -x26915 -x2875 -x25416 -x18714 -x15236 -x3842 -x3807 -x12326 -x37641 -x35786 -x32318 -x35702 -x17009 -x34577 -x16787 -x46583 -x27205 -x3826 -x321 -x50380 -x55517 -x11893 -x56376 -x23728 -x39016 -x54717 x50687 -x9770 -x11812 -x32774 -x34383 -x33347 -x36434 -x28035 -x42789 -x40790 -x55401 -x5928 x44710 -x28146 -x28796 -x52813 -x38578 -x55995 -x25585 -x57379 -x17505 -x39999 -x48215 -x37743 -x41321 -x54551 -x7314 -x4688 -x23381 -x19670 -x6087 -x48272 -x33484 -x52157 -x640 -x29105 -x52852 -x34437 -x47895 -x16458 -x20196 -x23059 -x9542 -x37598 -x14418 x48344 x56426 -x25174 -x30568 -x5351 -x21712 -x50022 -x56987 -x8520 -x644 -x39713 -x18863 x40833 -x33899 -x12839 -x19607 -x32239 -x34624 -x7342 -x3460 -x29220 -x33246 -x53390 -x27781 -x45962 -x41366 -x56015 -x29369 -x37452 -x53140 -x7464 -x8127 -x12452 -x23593 -x838 -x20964 -x52493 -x38492 -x35548 -x41495 -x6791 -x7048 -x9218 -x34329 -x21041 -x40167 -x25534 -x21589 -x5894 -x5238 -x40986 -x4993 -x48018 x49002 -x30079 -x54617 -x17168 -x6872 -x31601 -x4304 -x12019 -x161 -x13759 -x46347 -x25635 x50980 -x14873 -x1255 -x18113 -x34686 -x17520 -x31148 -x6768 -x47943 -x39731 -x55019 -x3325 -x54406 -x36666 -x36915 -x41639 -x21706 -x31316 -x38373 -x11629 x47892 -x51506 -x44641 -x41325 x53674 -x33568 -x10129 -x20173 x49284 -x40285 -x17585 -x53552 x55588 -x46799 -x8023 -x23349 -x37239 -x3984 -x23720 x45094 -x55497 -x33585 -x5336 -x14854 -x1143 x47503 -x19259 -x5430 -x19415 -x35413 -x9216 -x9867 -x39778 -x38018 -x24722 -x3180 -x4900 -x51957 -x11162 -x5884 -x10996 -x29647 -x57278 -x46350 -x23619 -x53521 -x19589 -x41856 -x36953 -x38395 -x54066 -x34945 -x3361 -x44337 -x7050 -x26841 -x2229 -x8558 -x16293 -x3046 -x26485 -x12777 -x10571 -x249 -x37287 -x33942 -x6863 -x42129 -x8972 -x53638 -x54045 -x47243 -x1009 -x51197 -x55116 -x26902 -x37459 -x5004 -x25008 -x54230 -x40819 -x1992 -x36182 -x31346 -x18458 -x9125 -x29727 -x13581 x48132 -x37979 -x38978 -x10106 -x2221 -x12200 -x35507 -x35974 -x5588 -x11875 x44226 -x50930 -x55961 -x5520 -x26892 -x25118 -x39410 -x16620 -x26829 -x43146 x49661 -x26005 -x11239 -x14180 -x27714 -x21939 -x29674 -x53742 -x52771 -x37247 -x32430 -x5383 x41221 -x27159 -x17742 -x30018 -x39488 -x51713 -x44650 -x11595 -x35384 -x37636 -x44523 -x19300 -x27564 x48222 -x3908 -x7113 -x5801 -x38197 -x20558 -x43102 -x18473 -x14423 -x39037 -x9574 -x47217 -x51257 -x33167 -x41404 -x35624 -x12946 -x7053 -x6185 x45273 -x19893 -x53365 -x26844 -x13495 -x6037 -x23580 x48538 x49487 -x6697 -x54625 -x8879 -x12417 -x55389 -x38478 -x56347 -x17568 -x17408 -x53672 -x53378 -x26076 -x40428 -x23838 -x27046 -x42325 -x48092 -x38972 -x19356 -x48504 -x29390 -x14524 -x29342 -x30948 -x19151 -x4881 -x48415 -x50826 -x15978 -x28037 -x1977 -x50581 -x37341 -x5772 -x37809 -x46043 -x19699 -x12029 -x8422 -x13454 -x41436 -x32789 x53489 -x15563 -x38138 x42650 -x31091 -x18739 -x47745 -x48536 -x40030 -x56569 -x8025 -x55600 -x51340 -x24632 -x21420 -x18283 -x56642 -x19128 -x11552 -x21980 -x2763 -x30713 -x31004 -x11234 -x5132 -x51419 -x45042 -x39974 -x40524 -x19034 -x55144 -x36470 -x32715 -x14556 -x5245 -x11896 -x16586 -x20346 -x22096 -x25362 -x16197 -x32875 -x34349 -x32499 -x38706 -x41230 -x28089 -x16950 -x56354 -x12349 -x39021 -x29540 -x2488 -x7004 -x43750 -x2794 -x17614 -x9736 -x3549 -x40001 -x11645 -x37023 -x48238 -x24921 -x18421 -x19520 -x8043 x46114 -x51551 -x55986 x49698 -x48301 -x38023 -x15393 -x9644 -x33313 -x3355 -x35509 -x48438 -x16052 -x34726 -x57129 -x46516 -x7398 -x30902 -x15779 -x19052 -x24597 -x53569 -x6563 -x18616 -x28446 -x57405 -x18929 -x54181 -x45917 -x47135 x41352 -x23196 -x7675 -x36526 -x24049 -x46408 -x47266 -x28357 -x56230 -x19990 -x24972 -x27669 -x17053 -x43943 -x42395 -x27235 -x9102 -x4546 -x588 -x39050 -x38108 -x13501 -x6469 -x9376 -x7762 -x39911 -x53401 -x24249 -x1923 -x10372 -x24848 -x52020 -x23415 -x21247 -x35871 -x25941 -x2825 -x53189 -x24895 -x8070 -x15672 -x3622 -x55293 -x18740 -x3772 -x26034 x47039 -x19396 -x8988 -x27596 -x5751 -x17608 -x31395 -x27345 -x26894 -x39917 -x24582 -x19030 -x20577 -x2802 -x25400 -x44505 -x55985 -x42484 -x25632 -x53055 -x5822 -x51503 -x51190 -x19661 -x36011 -x47502 -x24368 -x36887 -x57347 -x8029 -x38480 -x4803 -x43990 -x21529 -x15225 -x11089 -x5930 x48718 -x14358 -x44021 -x18 -x41890 -x14835 -x25244 -x3753 -x47273 -x9115 -x6315 -x57058 -x11296 x57056 -x45187 -x19724 -x41266 -x56709 -x49242 -x1182 -x56702 -x32853 -x4783 -x20729 -x19635 -x4071 -x11935 -x29052 -x21534 -x31606 -x52574 -x16764 x56435 -x13135 -x39837 -x29122 -x22243 -x26958 -x2429 -x35455 -x37596 -x23748 -x3242 -x48601 -x17529 -x31334 -x45566 -x8092 -x39492 -x4491 -x6896 -x10039 -x7895 -x34907 -x20369 -x28111 -x24652 -x18908 -x44377 -x34267 -x13894 -x41109 -x34948 -x50670 -x7233 -x37704 -x42062 -x23607 -x16624 -x39628 -x14874 -x8488 x3789 -x14453 -x38077 -x55244 -x18766 -x36993 -x52351 -x2276 -x29275 -x36868 -x4275 -x14846 -x20454 -x7716 -x16490 -x7316 x45009 -x33092 -x4254 -x36631 -x30780 -x964 -x7851 -x41161 -x13199 -x49809 -x51494 -x56248 -x18181 -x17228 -x46564 -x11186 -x30506 -x37766 -x2643 -x22380 -x28322 -x1540 -x33864 -x26370 -x16627 -x37469 -x36609 -x17139 -x11870 -x45202 -x38319 x44722 -x40434 -x35602 -x16778 -x54263 -x29323 -x29666 -x34805 -x55038 -x36 -x4329 -x22047 -x10792 -x54324 -x47509 -x22791 -x16179 -x283 -x19249 -x36115 -x35117 -x23543 -x30205 -x27636 -x7774 -x44613 x49014 -x54586 -x40095 -x12841 x51415 -x32813 -x57344 -x34000 x53358 -x16054 -x5403 x55962 -x32303 -x94 -x39927 -x40343 x49504 -x39643 -x44964 -x39726 -x31069 -x12860 -x53037 -x38751 -x35429 -x21517 -x903 -x21440 -x35692 -x8885 -x43694 -x52136 -x53384 -x12564 -x3548 -x46229 -x40006 -x19887 -x17475 -x24022 -x39530 -x46409 -x35174 -x35662 -x36820 -x28287 -x18220 -x7319 -x20600 -x18425 -x41769 -x51838 x53065 -x14525 -x11963 -x30437 -x12078 -x37371 -x49612 x43890 -x44712 -x17866 -x9497 -x6689 -x8458 -x15406 -x38741 -x56186 -x16191 -x7982 -x21493 -x38967 -x4799 -x21152 -x23926 -x22360 -x22226 -x37336 -x57303 -x21350 -x53258 -x51167 -x37920 -x18856 -x21103 -x31201 -x28100 -x10290 -x2632 -x32899 -x32319 -x2358 -x30465 -x16384 -x44211 -x42638 -x2129 -x27476 -x50204 -x49813 -x52957 -x37170 -x21940 -x29138 -x28815 x44049 -x48784 -x26274 -x16545 x40975 x46604 -x37998 -x9590 -x43238 -x2262 -x16589 -x13110 -x31795 -x36114 -x40013 -x44816 -x37727 -x5288 -x17511 -x37889 -x45426 -x3689 -x32042 -x44833 -x10385 -x9846 -x47299 -x33208 -x46298 -x5364 -x24810 -x5539 -x45794 -x2078 -x22874 -x30895 -x9362 -x38322 -x31802 -x30362 -x48377 -x49541 -x56349 -x40284 -x49396 -x22252 -x37736 -x20194 -x40089 -x6891 -x16752 -x53030 -x7136 -x53744 x42932 -x32867 -x30036 -x35569 -x41102 -x14000 -x33116 -x42804 -x35447 -x5621 -x7345 -x20482 x56930 x57221 -x38722 -x2316 -x8219 -x35821 -x9631 -x30717 -x46287 -x39937 -x21498 -x46097 -x8812 -x17461 -x35791 -x38880 -x16181 -x14534 -x25124 -x53608 -x56103 -x52860 -x54853 -x42812 -x33890 -x11570 -x26593 -x32515 -x11676 -x39188 -x275 -x32053 -x52875 -x55148 -x32528 -x20643 -x12219 -x16244 -x19364 -x37779 -x27322 -x1184 -x2226 -x12367 x52775 -x48267 -x140 -x31311 -x21179 -x17154 -x42596 -x14013 -x22097 -x30259 -x30071 -x38438 x45812 -x50225 x51525 -x29549 -x42805 -x40640 -x12890 -x23948 -x33143 -x53904 -x39421 -x19913 -x10683 -x15963 -x6556 -x41328 -x33970 -x10040 -x20900 -x14406 -x51930 -x4477 -x7485 -x10024 -x26467 -x25087 -x41574 -x5051 -x30475 -x15240 -x15622 -x37202 -x912 -x6928 -x7236 -x30270 -x23894 -x39532 -x35745 -x42310 -x55328 -x32870 -x2264 -x28032 -x19547 -x12382 -x6673 -x17751 -x6027 -x20502 -x16222 -x18353 -x4408 -x45104 x42599 -x27362 -x20114 -x2701 -x28408 -x46742 -x18563 x42259 -x42092 -x32021 -x33604 -x2580 -x36715 -x53316 -x10780 -x34481 -x17273 -x4596 -x17799 -x45508 -x31017 -x49657 -x35463 -x5590 -x25176 -x4391 -x45753 x42787 -x31842 x50191 -x37706 -x32925 -x35927 -x53664 -x32956 -x40183 -x4041 -x22412 -x44892 -x15340 -x30209 -x34790 -x7430 -x12400 -x8499 -x4582 -x1292 -x637 -x19123 -x40932 -x39403 -x56622 -x18221 -x37248 -x38485 -x2516 -x34376 -x17835 -x35764 -x13510 -x42425 -x3790 -x30133 -x41429 -x9201 -x50082 -x34127 -x17230 -x41132 -x53745 -x17717 -x43976 -x57430 -x17395 -x30430 -x18932 -x46103 -x18702 -x616 -x50495 -x42799 -x54804 -x29400 -x8261 x56406 -x13012 -x18737 -x54549 x44139 -x57254 -x38605 -x32702 -x14228 -x11811 -x18996 -x4129 -x35005 -x47172 -x462 -x37804 -x35778 -x43014 -x38382 -x55987 -x30858 -x43413 -x47269 -x27269 -x2767 -x35846 -x31037 -x34517 -x19771 -x54600 -x22668 -x37623 -x39408 -x8622 -x32101 x44879 x52250 x54330 -x30271 -x54952 -x18663 -x38784 -x9526 -x14157 -x28812 -x41300 -x25917 -x27265 -x49194 -x41578 -x20695 -x10279 -x35695 -x18561 -x13069 -x40134 -x1567 -x22021 -x31792 -x27233 -x55880 -x48142 -x21953 -x30401 -x16566 -x50479 -x6498 -x40432 -x41837 -x18968 -x4369 -x18415 -x18013 -x32609 -x33921 -x52839 -x43353 -x39414 -x38551 -x44395 -x18196 -x5034 -x41227 -x11442 -x41811 -x40064 -x47388 -x29736 x47581 -x15312 -x40367 -x5567 -x49697 -x22102 -x46525 -x30809 -x50765 -x42854 -x31047 -x47507 -x8887 -x31332 -x24659 -x14683 -x43180 -x38028 -x42547 -x13707 -x13077 -x52325 -x56071 -x22318 -x32961 -x10436 -x29460 -x19450 -x29697 -x50691 -x26745 -x29675 -x43094 -x38665 -x41476 -x53831 -x34964 -x7662 -x20722 -x46705 -x56137 -x35109 -x48079 -x56133 -x11041 -x43653 -x57243 -x35947 -x14478 -x30740 -x46693 -x43060 -x34471 -x47780 -x7801 -x22870 -x28429 -x1933 -x50172 -x55309 -x17876 -x11909 -x48786 -x16669 -x17171 -x42 -x5794 -x16706 -x45756 x53729 -x51983 -x2450 -x19143 -x30951 -x32024 -x13852 -x54646 -x6952 -x9095 -x51674 -x19617 -x46824 -x28877 -x47282 x49211 -x35759 -x46883 -x31823 -x33189 -x24900 -x44747 -x14784 -x42376 -x31135 x52956 -x13699 -x35250 -x7890 -x43712 -x48337 x50313 -x56285 -x22643 -x13585 -x37493 -x27637 -x44244 -x31568 -x30581 -x47170 -x4995 -x35570 -x48561 -x51577 -x33128 -x33822 -x31742 -x20358 -x42037 -x20598 -x20960 -x53494 -x18104 -x40042 x56195 x55925 -x36021 -x19753 -x5163 -x29943 -x21272 -x1833 x56490 -x15648 -x42170 -x7285 -x39484 -x57110 -x48250 -x49450 -x41565 -x11236 -x5600 -x49169 -x55937 -x35191 -x1291 -x47678 -x54672 -x26955 -x22013 -x12024 -x23126 -x1434 -x44363 -x17880 x52668 x56600 -x42355 -x28789 -x41725 -x51405 -x25818 -x52836 -x21912 -x5345 -x25821 -x8580 -x56179 -x33468 -x53073 -x7422 -x15614 -x4588 -x43245 -x22029 x49823 -x32810 -x29420 -x21283 -x55335 -x2780 -x34390 -x35495 -x25014 -x53918 -x36538 -x12485 -x45375 -x17603 -x31901 -x22539 -x43569 -x39701 -x5077 -x18007 -x39872 x47935 -x35862 -x32165 -x3267 -x21483 -x8280 -x15822 -x54645 -x55303 -x55422 -x55975 -x18677 -x28251 -x32107 x45148 -x24493 -x50535 -x37690 -x20437 -x5281 -x13798 -x45607 -x12803 -x37649 -x35988 -x27409 -x22348 -x31656 -x4473 -x1221 -x40181 -x39641 -x35946 -x4819 -x4334 -x55215 -x26293 -x18558 -x26918 -x13033 -x57026 -x28766 -x19623 -x20403 -x14823 x52143 -x22391 x41965 -x6307 -x2557 -x30280 -x3948 -x27495 -x7194 x48985 -x23723 -x11246 -x5142 -x26925 -x4093 -x25557 -x29766 -x45486 -x38548 -x43166 -x13565 -x3077 -x15109 -x45152 -x52497 -x17783 -x6194 -x35710 x52079 -x16391 -x52740 -x54951 -x28622 -x38316 x53854 -x50508 -x20119 -x11624 -x40145 -x49599 -x17941 -x15126 x51200 -x47695 -x43824 -x41948 -x32923 -x20116 x49777 x49997 -x3007 -x27014 -x30706 -x3983 -x50309 -x8475 -x24777 -x33608 -x15247 -x52564 -x33255 -x51607 -x51785 -x18546 -x27208 -x25828 x42962 -x46414 -x20715 -x38195 -x2812 -x36074 -x6181 -x50782 -x31180 -x20072 -x34192 x49501 -x16084 -x8843 -x51308 x42255 -x41147 -x4298 -x1145 -x6349 -x2092 -x5326 -x27525 -x20726 -x28586 -x15226 -x18936 -x26413 -x28703 -x7753 -x33968 -x36528 -x26476 -x48043 -x20979 -x47459 -x3110 -x7450 -x55062 -x42923 -x50543 -x55222 -x36267 -x20929 -x30189 -x37633 -x16581 -x35893 -x39080 -x26683 -x11508 -x4848 -x4279 -x53962 -x9303 -x38707 -x49499 -x39432 -x57424 -x24642 -x795 -x23111 x56467 -x24577 -x4083 -x26649 -x53676 x44539 -x45824 -x2732 -x50598 -x14975 -x50233 -x3730 -x37622 -x2548 -x20713 -x11216 -x33624 -x25616 -x56008 -x33909 -x1563 -x45095 -x16268 -x57167 -x34468 x52807 x52018 -x15213 -x28086 -x47738 x54167 x45522 -x55825 -x541 -x24855 x45268 -x9131 -x49259 -x27664 -x9007 -x18547 -x20799 -x43040 -x1278 -x2946 -x38678 -x11551 x56442 -x40845 -x28855 -x47224 x48770 -x17744 -x6711 -x44312 -x37764 -x14220 -x25651 -x2263 -x22585 -x25394 -x22846 -x22809 -x16889 -x31013 -x53322 -x41305 -x37786 -x47722 -x55269 -x12815 -x29309 -x35933 -x38833 -x32556 -x22799 -x44446 -x33751 -x48497 -x15673 -x19233 -x666 -x18704 x43469 -x36718 -x4059 -x24017 x44488 -x34168 -x25951 -x1103 -x51339 -x108 -x26451 -x3609 -x15788 -x3459 -x20075 -x15002 -x54470 -x25589 -x22160 -x1237 -x11646 -x24681 -x29367 -x6203 -x8326 -x22004 -x33473 -x11622 -x21018 x51563 -x32606 -x25158 -x44228 -x55408 -x53324 x35987 -x41620 -x46128 -x20298 -x1944 -x27077 -x53101 -x34553 -x30763 -x4661 -x52626 -x308 -x9417 -x9835 -x2174 -x5313 -x29362 -x35729 -x9371 -x1576 -x38259 -x42284 -x47377 -x49844 -x29911 -x52649 -x28672 -x41785 -x24410 -x7404 -x2328 -x7346 -x51536 -x54382 -x54458 -x4695 -x52149 -x448 -x13445 -x24180 -x24716 -x38434 -x35926 -x46148 -x41244 -x56981 -x23702 -x24583 -x14064 -x22938 -x57311 -x45971 x46160 -x14977 x53645 -x35865 -x37464 -x38460 -x41122 -x1277 -x12528 -x27512 -x5048 -x55111 -x31728 -x47588 -x34462 -x36136 -x26591 -x25475 -x22180 -x27972 -x56030 -x43728 -x41599 -x35557 -x40147 -x37876 -x49489 -x5544 -x24726 -x30140 -x14043 x44507 -x5219 -x55574 -x25504 -x40380 -x39781 -x15348 x45186 -x10333 -x9630 -x50968 -x30950 -x39601 -x34885 -x14765 -x36144 -x52132 -x56265 -x27481 -x22085 -x2662 -x7727 -x44841 -x37557 -x35124 -x21746 -x35836 -x26362 -x7469 -x28934 -x9512 -x2332 -x28209 -x42178 -x22848 -x53690 -x2538 -x9170 -x26128 -x5625 -x44250 -x11173 -x27185 -x14635 -x21705 -x17247 -x33372 -x6989 -x12252 -x19726 -x7551 -x27641 -x8390 -x26326 -x44653 -x34741 -x51832 -x15150 -x17097 -x1750 -x15722 -x11285 -x11054 -x22631 -x5242 -x17701 x51734 -x172 -x26526 -x30224 -x29577 x50429 -x32321 -x11623 -x21448 -x5733 -x34671 -x30048 -x44976 -x25988 -x47521 -x56912 -x23358 -x48622 -x45301 x51467 -x27551 -x48645 -x5704 -x5579 -x18824 -x41199 -x42026 -x7993 -x35295 -x2360 -x19334 -x10528 -x12046 -x51318 -x29684 -x11033 -x55199 -x40622 x44768 -x48400 -x31874 -x56871 -x17380 -x13040 -x14256 -x25503 -x40550 -x56277 -x25921 -x14074 x48066 -x12178 -x5526 -x21975 -x599 -x25971 -x42225 -x7897 -x12939 -x35572 -x35049 -x43761 -x44530 -x25005 -x25491 -x48433 -x19133 -x17096 -x54584 -x44830 x46827 -x39406 -x6710 x45398 -x9917 -x23263 -x52339 -x9805 -x41261 -x17448 -x3791 -x6036 -x17832 -x33271 -x13207 -x43565 -x12386 -x8413 -x34663 -x39684 -x40272 -x41788 -x1779 -x20343 -x402 -x6661 x55449 -x49402 -x6355 -x30949 -x32110 -x53146 x50435 -x25139 -x52227 -x38243 -x18483 -x25564 -x30952 -x6586 -x45048 -x13025 -x36375 -x22807 -x13378 -x12989 -x2766 -x24963 -x3010 -x21257 -x23953 -x50915 -x21696 -x13122 -x56384 -x17676 -x17623 -x21653 -x6777 -x48197 -x4810 -x23113 -x50616 -x25640 x40903 -x12894 -x50959 -x3547 -x27631 -x23462 -x44060 -x49658 -x5308 -x10199 -x10946 -x51062 x45386 -x40306 -x42382 -x1887 -x18127 -x18600 -x56647 -x5810 -x30652 -x57101 x43332 -x1090 x54660 -x18962 -x17645 -x44549 -x47357 -x7990 -x24332 -x10143 -x25532 -x4965 -x25078 -x44005 -x28154 -x11235 -x53553 -x51552 -x43139 -x20217 -x49106 x50803 -x28151 -x30523 -x21313 -x10961 -x18576 -x18469 x41929 -x25755 x56841 -x33954 -x683 -x39369 -x26834 -x7302 -x9055 -x12355 -x56735 -x36951 -x17372 -x3521 -x38286 -x2446 -x42339 -x7428 -x12659 -x31406 -x33995 -x51975 -x30996 -x2095 -x20688 -x14442 -x6993 -x46283 -x2237 -x36678 -x32453 -x32656 -x6040 -x37332 -x38882 -x57116 -x22538 -x49142 -x11739 -x32645 -x54934 -x16850 -x4631 -x43801 -x34756 -x48068 -x24932 -x42392 -x26563 -x50524 -x35106 -x51978 -x3445 -x12328 -x729 x47561 -x38229 -x55439 -x24176 -x32422 x42614 -x46494 -x13720 -x38748 -x45784 -x47975 -x50285 -x55266 -x7773 -x34681 -x41715 -x23131 -x22971 -x24484 -x11195 -x20165 -x21718 -x20068 -x36614 x43823 -x8647 -x17362 -x55000 -x17643 -x39153 -x48458 -x44622 -x16748 -x11542 -x23998 -x12886 -x8803 -x7776 -x10418 -x55748 -x31661 -x4832 -x39983 -x5662 x46221 -x20129 -x29889 -x41497 -x11129 -x8654 -x49955 x51122 -x18572 -x52888 -x31838 -x37222 x49440 -x13284 -x34655 -x57447 -x13146 -x34098 -x2668 -x97 -x41660 -x566 -x45314 x40618 -x43859 -x51173 -x38022 x41616 -x16354 -x35045 x48190 -x37642 -x41526 -x39787 -x6631 -x20630 -x3365 -x35688 -x6470 x56168 -x14447 -x9413 -x44360 -x2475 x4185 -x18807 -x43680 -x43419 -x17671 -x10604 -x4111 -x48587 -x44359 -x46081 -x36777 -x39134 -x42715 x46195 -x16201 -x48529 -x40803 -x54464 -x51163 x43192 -x2549 -x46726 -x14909 -x23102 -x30529 -x31503 -x32072 -x45710 -x29514 x46140 -x1276 -x8550 -x4204 -x17599 -x21524 -x7903 -x38270 -x17823 -x54763 -x11251 -x21745 -x24405 -x808 -x9352 x21700 -x27398 -x32894 -x7311 -x429 -x43386 -x44611 -x12988 -x46736 -x39935 -x34129 -x44734 -x14432 -x46741 -x15437 -x40210 -x14849 -x40156 -x26190 -x15444 -x34802 -x4524 -x23432 -x41726 -x43676 -x39840 x55817 -x36958 -x33555 -x30502 -x13326 -x38348 -x35251 -x18184 -x22426 -x37053 -x20291 -x39391 -x34891 -x47901 -x33457 -x17013 -x3882 -x6065 -x47986 -x16469 -x6942 -x4039 -x4945 -x23636 -x34524 -x38708 -x51019 -x40300 -x41797 -x55260 -x16810 -x55956 -x13361 x54988 -x29376 -x33431 -x20911 -x10545 -x13577 x47184 -x3632 -x21869 -x41357 -x44479 -x49830 -x38414 -x41372 -x16675 -x10815 -x47264 -x22715 -x56628 -x48839 -x49511 x54086 -x55785 -x31903 -x37350 -x26807 -x24896 -x27565 -x6364 -x14654 -x52453 x55916 -x14103 x56345 -x5778 -x20980 -x31679 -x15944 x48689 -x30476 -x16796 -x34049 -x57468 -x45540 -x47411 -x50924 -x36535 -x49905 -x2464 -x29589 -x26089 -x17147 -x6063 -x3932 -x32584 -x1797 -x33132 -x24799 -x46593 -x6359 -x55897 -x553 -x27060 x45699 -x46683 -x11829 -x45923 -x56733 -x25473 -x45964 -x14748 -x16610 x49350 -x22065 -x33677 -x24043 -x40472 -x26310 -x52335 -x29333 x55878 -x43741 -x38792 -x3129 -x29226 -x35299 -x3131 -x51541 -x17626 -x494 -x11652 -x26166 -x52725 -x38942 -x35497 -x25085 -x16886 -x19534 -x21836 -x31150 -x9489 -x55209 -x31502 -x23892 -x52037 -x35375 -x27505 x47755 -x49399 -x25584 -x29245 -x49218 -x29203 -x37266 -x26495 -x31882 -x23478 -x13002 -x44378 -x35683 -x45416 -x28634 -x44642 -x33149 -x35105 x44110 -x28758 -x15541 -x13255 -x57370 -x32647 -x30168 -x1172 -x30126 -x4860 -x14343 -x31064 -x17222 -x19004 -x25695 -x53859 x45978 -x35901 -x17793 -x3188 -x40045 -x19535 x41343 -x15314 -x16276 -x52038 x55829 -x7372 -x38766 -x34607 -x55688 -x24739 -x18798 -x15190 -x19194 -x46100 -x39283 -x27273 -x51362 -x38994 -x35709 -x5270 -x5990 -x6812 -x48885 -x16927 -x24134 -x28752 -x22924 -x29382 -x18698 -x34823 -x28907 -x3485 -x26746 -x52952 -x5306 -x56466 -x4609 -x8110 -x47942 -x49262 -x27553 -x29801 -x52 -x32968 -x53940 -x15683 -x52930 -x14928 -x28529 -x53353 x56203 -x26933 -x26880 -x21347 -x44675 -x14089 -x12236 -x10850 -x19104 -x35466 -x4539 -x10282 -x31149 -x44380 -x54346 -x13169 -x55749 -x32238 -x35268 -x45168 -x10823 -x4247 -x2098 x54285 -x19406 -x43964 -x57237 -x10514 -x3652 -x6569 -x8576 -x4521 -x44921 -x56309 -x50753 -x31500 -x15897 -x54211 -x34429 -x55500 -x29002 x45006 -x30945 -x52009 -x366 -x23264 -x48075 -x37149 -x27339 -x8892 -x15418 -x20940 -x1199 -x24521 -x3524 -x11705 -x24611 -x11653 -x24740 -x17403 -x4405 -x26739 -x35792 -x33164 -x37709 -x25815 -x10101 x51151 -x38467 -x52782 -x57350 -x13286 -x42649 -x1259 -x17641 -x24706 -x23251 -x2150 -x15288 -x30666 -x19797 x56090 -x29433 -x4383 -x42841 -x17248 -x22657 -x1971 -x39164 -x4284 -x34646 -x5201 x53828 -x38115 -x35423 -x24183 -x22388 x44864 -x9028 -x34701 -x13881 -x9377 -x18825 -x149 -x19595 -x39390 -x43 -x8088 -x51542 -x31963 x51354 -x55798 -x49870 -x54641 -x35273 -x7120 -x674 -x18147 -x38036 -x45530 -x32103 -x34382 -x44837 -x49268 -x3803 -x36306 -x35082 -x39703 -x17160 -x26517 -x29036 -x22454 -x32992 -x8583 -x24638 -x52268 -x34232 -x18875 -x50185 -x29524 -x51149 -x10072 -x29710 -x56410 -x29324 -x43447 -x41034 -x34530 -x5961 -x39562 -x26781 -x33507 -x34499 -x26270 -x5473 -x49622 -x53051 -x57065 -x19891 -x20023 -x41983 -x13507 -x44852 -x18568 -x9317 -x7915 -x37421 -x16908 -x20795 -x22150 -x39737 -x33243 -x4154 -x54163 -x2816 -x34414 -x22185 -x30642 -x41231 -x26039 -x19839 -x43171 -x5828 -x15019 -x23853 -x50689 -x11309 -x43407 -x16595 -x25420 -x57281 -x38690 -x35028 -x39973 -x10582 -x113 -x12021 -x28974 -x45535 -x10274 -x34321 -x20768 -x17748 -x33628 -x39023 -x2528 -x12212 -x712 -x47707 -x55902 -x9208 -x13172 -x6930 -x6229 -x10584 -x3611 -x44212 -x37822 -x19536 -x37001 -x46958 -x28361 -x30486 -x34069 -x17905 -x46191 x52634 -x43999 -x20834 -x37284 -x34629 -x28820 -x51698 -x19565 -x35639 -x2757 -x16445 -x34827 -x15421 -x52438 -x3859 -x19388 -x36866 -x5984 -x56477 -x32544 -x24467 -x38654 -x23387 -x10560 -x55071 -x21400 -x57353 -x27785 -x54261 -x38153 -x16917 -x35329 -x54593 x53422 -x32263 -x36523 x40972 -x21466 -x16955 -x9485 -x1636 -x55769 -x56143 -x42791 -x44956 x46085 -x22224 -x40652 -x37296 -x24906 -x18209 -x6424 -x37828 -x19164 -x4046 -x23017 -x1205 -x10898 -x43105 -x37987 -x21708 -x41669 -x55276 -x42348 -x5643 -x6971 -x35697 -x6123 -x6071 -x7934 x50928 -x15489 -x36391 -x35730 -x31192 -x43886 -x47038 x51740 -x56288 -x20237 x52253 -x32098 -x28507 -x37940 -x53493 -x1056 -x4474 -x16523 -x919 -x31360 -x44850 -x48101 -x18829 -x47336 -x37883 -x28009 -x39690 -x30124 x52387 -x19870 -x5883 -x6676 -x39742 -x5346 -x318 -x30096 -x37043 -x29692 x40482 -x28383 -x12915 -x34191 -x34138 -x50859 x55974 -x21 -x10547 -x49128 -x20518 -x47487 -x40232 -x27616 -x9401 -x39265 -x11516 -x11598 -x15639 -x33252 -x10631 -x27665 -x29147 -x40350 -x21019 -x42644 -x3960 -x18470 -x35896 -x18840 -x20710 -x26521 -x1285 -x45712 -x38178 -x34312 -x37309 -x15207 -x36896 -x43667 -x53375 -x24237 -x2046 -x23596 -x37072 -x25791 -x40276 x53474 -x37525 -x3450 x50539 -x485 -x27692 -x34739 -x9785 -x27715 -x6889 -x9915 -x18461 -x5907 -x29623 -x51861 -x8614 -x33245 -x21213 -x26230 -x10922 -x8795 -x26966 -x56826 -x35228 -x258 -x10242 -x55918 -x46770 -x14284 -x46370 -x14660 -x10722 -x32173 -x34893 -x1662 -x3927 -x15068 -x54449 -x56017 -x20859 -x40694 x56679 -x35934 -x6479 -x15230 -x48371 -x1708 -x52961 -x8946 -x12719 -x49423 -x36780 -x40453 -x44872 -x41060 -x49351 -x40679 -x47369 -x44786 -x23709 -x27888 -x28566 -x23347 -x12674 -x54476 -x3366 -x5472 -x53197 -x9214 -x40666 -x36039 -x32888 -x25060 -x44740 -x52968 -x18173 -x49200 -x3299 x47842 -x45430 -x48966 -x54129 -x28347 -x8494 -x13272 -x49715 -x28987 -x21473 -x51790 -x43075 -x16928 -x4734 -x32543 -x37011 -x45291 -x53678 -x35937 -x36706 -x24103 -x54684 x56029 -x44938 -x8872 -x5157 -x13170 x53007 -x17231 -x10509 -x51445 -x34050 -x19986 -x52467 -x35955 -x8808 -x19439 -x27629 -x25347 -x7080 -x22443 -x11119 -x33586 -x39744 -x10685 -x29670 -x14624 -x28360 -x40033 -x11237 -x25298 -x44995 -x38950 -x10701 -x1799 -x19122 -x47482 -x33134 -x45777 -x36018 -x34154 -x9063 -x2735 -x951 -x5938 -x18521 -x12585 x45711 -x12511 -x37511 -x40403 -x24785 -x45115 -x12828 -x22694 -x7669 -x40298 -x56326 -x15046 -x5925 -x15118 -x17797 -x24888 -x19101 -x32792 -x14288 -x48230 -x1752 -x42581 -x39423 -x48800 -x8508 -x4160 -x16601 -x10987 -x8931 -x31546 -x34467 -x36840 -x54882 -x2116 -x2334 -x1809 -x17652 -x36991 -x54700 -x28952 -x29833 -x12964 -x29421 -x26453 -x43488 -x31949 -x14847 -x12300 -x7749 -x16079 -x33495 -x10740 -x779 -x22687 -x18555 -x23503 -x29941 -x8296 -x50507 -x29938 -x18716 x54477 -x34343 -x12500 x45688 -x48209 -x24862 -x20572 -x52486 -x4049 -x8920 -x379 -x6512 -x51775 -x27171 -x1027 -x27927 -x18700 -x22151 -x31462 -x8835 -x29011 -x46090 -x35389 -x6621 -x27438 -x10322 -x30988 -x22850 -x49114 x44191 -x36540 -x35300 -x2987 -x12983 -x7721 -x57339 -x27883 -x7323 -x12302 x42002 -x11015 x44687 -x31352 -x37869 -x8618 -x41954 x47718 -x29920 -x43479 -x30139 -x9988 -x54701 -x46765 -x7374 x56708 -x9743 x50461 -x37980 -x18407 -x7295 -x29812 -x5391 -x57023 -x25382 -x30817 -x7728 -x26882 -x49322 -x5967 -x26103 -x22344 -x25939 -x2410 -x45576 -x6536 -x14498 -x6741 -x49564 -x19882 -x3071 -x26845 -x28537 -x23458 -x26371 -x29749 -x54926 -x28106 -x35553 -x12225 -x41997 -x781 -x42022 -x54986 -x14431 -x10362 -x32414 -x27348 -x30815 -x45770 -x38587 -x51657 -x52768 -x52352 -x9441 -x31510 -x10711 -x3745 -x6362 -x41124 -x3967 -x3169 -x15537 -x22374 -x49455 -x24428 -x44496 -x11163 -x27443 -x2149 -x14537 -x24574 -x55435 -x24543 -x9319 -x37000 -x7742 -x31239 -x5257 -x8131 -x36377 -x14526 -x2337 -x5325 -x20286 -x22572 -x56849 -x31155 -x21693 -x55557 -x38856 -x24704 -x10671 -x26377 -x30158 -x37300 -x12645 -x24690 -x8236 -x53118 -x57318 x56397 -x56978 x48376 -x1402 -x53988 -x43885 -x26355 -x47284 -x23622 -x21270 -x9716 -x25693 -x26602 -x4679 -x30233 -x24984 -x9178 -x15464 -x56312 x45438 -x48584 -x18432 -x5399 -x5136 -x32324 -x39603 -x38049 -x22763 -x18242 -x45248 -x27260 -x6539 -x11392 -x14119 x56409 -x47250 -x27221 -x5485 -x40708 -x10636 -x24320 -x12622 -x40842 x46276 -x16426 -x7174 -x6901 -x13921 -x52638 -x16588 -x14106 -x42667 -x25803 -x42832 -x47096 -x29892 -x33692 -x46145 x55945 -x44408 -x51281 -x37240 -x11898 -x50820 -x14922 -x13171 -x57115 -x41443 -x56333 -x2873 -x48900 -x13576 -x1730 -x57014 -x47075 x41005 -x27793 -x31033 -x10499 -x47115 -x5851 -x7714 -x54195 x50763 -x25368 x43611 -x3350 -x44502 -x30540 -x21182 -x56666 -x9905 -x153 -x26756 -x8267 -x43267 -x13942 -x46107 -x19298 -x17011 -x46687 -x50842 -x46255 -x420 -x27749 -x55611 -x35671 -x19834 -x32553 -x8476 -x11465 -x45754 -x54429 -x56097 -x56924 -x15476 -x53629 x45989 -x16874 -x20864 -x53780 -x38250 -x32859 -x39528 -x15216 -x36019 -x30545 -x20364 -x47692 -x23359 -x34214 -x25742 -x53202 -x53897 -x24173 -x2698 -x29553 -x28547 -x9046 x46740 -x55463 -x55523 -x51191 -x53863 -x13914 -x39061 -x37768 -x20971 -x518 x47149 -x9789 x46703 x55073 -x45078 x40719 -x45163 -x13694 -x6518 -x14369 -x51460 -x3867 -x4309 -x38271 -x41721 -x57390 -x5974 -x17225 -x3308 -x20249 -x50888 -x7343 -x1152 -x38825 -x24495 -x41672 -x36686 -x31721 x52949 -x54005 -x15392 -x37775 -x29683 -x27892 -x30695 -x23211 -x23421 -x5076 -x45682 -x47189 -x4649 -x22062 -x17802 -x19032 -x15238 -x21501 x46627 -x51690 -x21602 -x12883 -x51356 -x2225 -x13132 x43041 -x42510 -x38159 -x10955 -x35352 x36982 -x17233 x50995 -x52309 -x14372 -x45581 x47042 -x25606 -x24695 -x44031 -x9133 -x55487 -x2896 -x17565 -x14160 -x8050 x56583 -x53617 x54692 -x27712 -x25660 -x20239 -x41272 -x45309 -x1171 -x26017 -x37079 -x32277 -x37052 -x15913 -x17997 -x18809 x45322 -x33732 -x47989 -x44123 -x49074 -x10587 -x20789 -x57480 -x15718 -x11275 -x42296 -x2445 -x27996 -x2951 -x30782 -x55371 -x42722 -x28542 -x57466 -x43889 -x7772 -x40742 -x47179 -x29204 -x50407 -x48635 -x35195 -x2996 -x20330 -x31369 -x16424 x54141 -x32511 -x36803 -x24325 -x5768 -x43519 -x17220 -x41187 -x9544 -x4938 -x30428 -x16786 -x33226 -x39296 -x33823 -x7204 -x10075 -x5799 -x7564 -x43370 -x9795 -x21756 -x9368 -x21044 -x24506 -x27811 -x44614 -x31191 -x26061 -x43149 -x28301 -x56768 -x14229 -x6430 -x21479 -x51233 -x55843 -x36229 -x1195 -x7030 -x2408 -x11371 -x23085 -x30019 -x10907 -x22110 -x24586 -x57225 -x8169 -x43916 -x48082 -x15525 -x6260 -x49380 -x34404 -x37478 -x10880 -x2525 -x14091 -x22008 -x7043 -x24045 -x19137 x43263 -x55061 -x40102 -x38087 -x40808 -x16215 -x40718 -x35435 -x8232 -x45371 -x17698 -x48036 -x12283 -x3203 -x39271 -x28912 -x1594 -x24315 -x11466 -x5331 -x24699 x54127 -x13349 -x12082 -x38688 -x7854 x48289 -x4429 -x45848 x45470 -x15599 -x44580 -x3195 -x816 -x37689 -x47772 -x54661 -x49113 -x26271 -x29392 x44992 -x4425 -x54082 -x54705 -x41729 x55733 -x23826 -x43142 -x34801 -x5460 -x42814 -x43664 -x33067 -x21017 -x30516 -x31138 x48509 -x33220 -x32416 x53625 -x19702 -x15853 -x32826 -x9697 -x29896 -x31530 -x20851 -x3816 -x33920 x50551 -x18581 -x46291 -x9325 -x47473 -x34340 -x47568 x51053 -x20723 -x54081 -x41627 -x31861 -x385 -x54247 -x16701 -x54589 -x20339 -x8078 x23672 -x48636 -x2772 -x44082 -x56219 -x45484 -x36669 x41306 x4975 -x28551 -x4205 -x24563 -x51811 -x1426 -x9354 -x26545 -x46985 -x11137 -x2153 -x43839 -x46513 -x49039 -x55505 -x29537 -x8297 -x48691 -x40067 -x49535 -x39033 -x53280 -x43558 -x36726 -x41128 -x52932 -x5812 -x40243 -x35267 -x30038 -x41985 -x25027 -x4396 -x524 -x13956 -x56039 -x29463 -x1614 -x20066 -x51547 -x7878 -x13477 -x1390 -x18365 -x56417 -x25786 x54367 -x46873 -x6860 -x6017 -x24991 -x40130 x51035 -x29635 -x55383 -x9240 -x13447 -x15725 -x733 -x17124 -x11557 -x41251 -x37680 x43369 -x1831 -x11976 x41047 -x13310 -x18207 -x52234 -x35574 -x31175 -x38936 -x31998 -x57398 x42898 -x29225 x44354 -x27483 -x55640 -x44746 x54956 -x6646 -x28068 -x6416 -x44620 -x57257 -x6545 -x11004 -x46853 -x38622 -x10518 -x38287 -x42692 -x53109 -x12529 x51325 -x7389 -x20709 -x23530 -x30419 -x13336 -x4754 -x40782 -x16321 x46975 -x31294 -x20034 -x29310 -x27914 -x51144 -x16083 -x23550 -x42758 -x55143 -x28079 -x20032 -x22930 -x29609 -x1794 -x2791 -x15600 -x16937 -x11264 -x37038 -x19515 -x14912 -x52186 -x56895 -x10295 -x19954 -x5730 -x49147 -x16926 -x2261 -x26931 -x45280 -x45489 -x5678 -x10127 -x34644 -x6640 -x45561 -x19027 -x202 -x13456 -x47983 -x13831 -x53504 -x39881 -x26699 -x12717 -x34115 -x4169 -x619 -x20999 -x47275 -x45852 -x49724 -x23089 -x1367 -x54858 -x28070 -x14405 -x51733 -x14606 -x21308 -x38146 -x37207 -x39422 -x16207 -x26820 -x54994 -x13791 -x45132 x54837 x42413 -x32984 -x48240 -x3851 -x16846 -x7067 -x39740 -x37221 -x12953 -x9082 -x53342 -x17087 -x39498 -x52330 -x29157 -x47276 -x36134 -x42662 -x24370 -x26159 -x14472 -x1583 -x54439 -x26650 -x57506 -x41806 -x19453 -x6449 -x676 -x29191 -x45179 -x34613 -x28739 -x22486 -x38883 -x24153 -x49413 -x12119 -x37612 -x39728 -x15224 -x23872 -x36339 -x35594 -x4866 -x3651 -x27656 -x4233 -x29411 -x40327 -x256 -x55957 -x40824 -x34829 x55275 -x3978 -x14426 -x5032 -x26704 -x36770 -x9938 -x22591 -x22960 x44681 -x28197 -x32526 -x6281 -x16034 -x15604 -x50903 -x44728 x50516 -x23608 -x32438 -x34273 -x3685 -x8740 -x8592 -x30592 -x8600 -x32012 x53326 -x33605 -x48006 -x8370 -x37965 -x2177 x55432 -x16532 -x9385 x53866 -x31243 -x37360 -x33664 -x20425 -x3135 -x1751 -x8595 -x3248 -x41059 -x41138 -x55815 -x35953 -x51843 -x38050 -x51439 -x34322 -x20266 -x30976 -x38283 -x41419 -x40412 -x254 -x13130 -x17125 -x19408 -x37611 x47100 -x19932 -x50472 -x44547 -x53536 -x54074 -x56710 -x11788 -x842 -x1590 -x54846 -x45237 -x35327 -x10979 -x20297 -x41589 x55472 -x2143 -x9998 -x13306 -x35972 -x16310 -x14128 -x56707 -x14225 -x23179 -x27385 -x36827 -x4186 -x35803 -x25825 -x38308 -x19487 -x21074 -x6367 -x25117 -x4220 -x26322 -x16559 -x29682 -x29619 -x54993 -x10291 -x34540 -x4188 -x31784 -x48652 -x11198 -x45266 -x32445 -x433 -x23384 -x35641 -x26743 -x6555 -x50711 -x16904 x51566 x56517 -x6598 -x51780 -x42143 x40449 -x23640 -x29388 -x30959 -x34269 -x16200 -x18316 -x52573 -x41393 -x20073 -x35824 -x40027 -x56046 -x2901 -x16549 -x56057 -x4431 -x25430 -x6417 -x22935 -x25457 -x47073 -x19701 -x52258 -x21686 -x53238 -x5806 x46656 -x13889 x48947 -x46642 -x13003 -x54207 -x28351 -x3959 -x50900 -x44727 -x49737 -x40886 -x13521 -x55726 x56690 -x20197 -x19532 -x26342 -x54757 -x6813 -x37487 -x41504 -x55083 -x27750 -x45813 -x20916 -x35004 -x47176 x51943 -x5986 -x17188 -x5120 -x24009 x40965 -x44775 -x51742 -x57417 -x27876 -x21126 -x47491 -x17618 -x25918 -x14625 -x54562 -x2749 -x35669 -x8665 -x11792 -x21957 -x43320 -x17232 -x14476 -x17279 x55606 -x52921 -x1088 -x36832 -x6450 -x35347 -x37705 -x18280 -x34826 -x18919 -x41296 -x5130 -x8574 -x16100 -x23103 -x48859 -x35859 -x27396 x53915 -x33565 -x46979 -x52501 -x37544 -x27431 -x32366 -x29198 x44281 -x39471 -x3284 -x47256 -x24766 -x33924 -x4639 -x16989 x50464 -x39977 -x8585 -x24897 -x2885 -x1637 -x13193 -x23100 -x32780 -x44203 -x53759 -x16213 -x34666 -x21414 -x21183 -x51408 -x14886 -x32037 -x35699 -x28484 -x12604 x43803 -x25800 -x46393 -x35599 -x29487 -x21057 -x48148 -x27997 -x9749 -x7005 -x38516 -x7152 -x26315 -x32389 -x37211 -x38865 -x17166 -x26133 -x35276 -x6809 -x4923 -x21373 -x10615 -x4382 -x47127 -x19740 -x55729 -x56253 -x8116 -x53601 -x39418 -x24001 -x43594 -x57100 -x22481 -x46872 -x21601 -x24945 -x41037 -x29043 -x34296 -x376 -x20222 -x6947 -x14037 -x28718 -x54899 -x56451 -x38984 -x25772 x41388 -x24978 -x6262 x55530 -x44056 -x10003 -x27827 -x47260 -x56486 -x37070 -x50642 -x14690 -x52070 -x5816 -x6780 -x29107 -x36341 -x47699 -x15005 -x51504 -x21839 -x42245 -x37456 -x9228 -x40919 -x46284 -x15686 -x3901 -x36747 -x54845 -x40855 -x11320 -x20774 -x19861 -x34832 -x47029 -x19531 -x23212 -x48470 -x39660 -x28607 -x18153 -x14032 -x27521 -x42099 -x46253 -x26957 -x35739 -x7074 -x12966 -x9169 -x45556 -x53749 -x32529 -x19316 -x55234 -x8304 -x51326 -x38568 -x14151 -x24817 -x29219 -x22958 -x3495 -x52674 -x11507 -x52077 -x57298 -x5483 -x5332 -x4244 -x24066 -x37134 -x36496 -x35754 -x33316 -x41958 -x30641 -x6959 -x23262 -x39890 -x9524 -x4738 -x50962 -x1619 -x9132 x49913 -x1949 -x23244 -x5747 -x47391 -x22206 -x38409 -x24450 -x46371 -x25682 -x39685 -x9857 -x19023 -x15871 -x6858 -x18151 -x12530 -x39944 -x11057 -x9029 -x2105 -x49660 -x38073 -x42345 -x14116 -x44856 -x32275 -x45333 -x49542 -x20920 -x27031 -x52428 -x44670 -x29434 -x39000 -x45156 -x11688 -x34274 -x14044 x43414 -x19077 -x3500 -x38633 -x21223 -x26126 -x1209 -x29876 -x10277 -x44012 -x7976 x53213 -x55125 -x29517 -x28083 -x40758 -x30850 -x1144 -x32694 -x38503 -x1646 -x54363 -x46639 x52520 -x8741 -x32457 -x52566 -x33362 -x18914 -x28558 -x40012 -x20835 -x49513 -x349 -x30087 -x1220 -x29897 -x32323 -x13955 -x45236 -x37256 -x39705 -x7221 -x23747 -x20007 -x46074 -x56672 x54599 -x22405 -x34586 -x48073 -x46651 -x8699 -x56846 -x25572 -x2416 -x43251 x53036 -x25286 -x18330 -x33740 -x32261 -x29713 -x54577 -x34065 -x52627 -x48488 -x10195 -x48991 -x47765 -x56102 -x37552 -x32189 -x19200 -x34264 x48654 -x21987 -x51663 -x54490 -x8467 -x34757 -x11790 -x51284 -x12629 -x3819 -x17497 -x25683 -x42214 -x5758 -x3787 -x17015 -x243 -x12258 -x21949 -x32004 -x5923 -x699 -x44762 x43978 -x1395 -x46860 -x5481 -x6629 -x19268 -x28200 -x56473 -x43952 -x48619 x56459 -x43157 -x1805 -x11032 -x49986 -x2684 -x21703 -x39966 -x23555 x50716 x54019 -x54472 -x35227 -x7231 -x56742 -x40195 -x51201 -x36446 -x29455 -x17390 -x22347 -x9346 -x4121 -x47070 -x37356 -x11415 -x510 -x52028 -x43371 -x35925 -x29864 -x39101 -x16762 -x16708 -x33795 -x38389 -x10578 -x13265 -x53255 -x31597 -x51716 -x39926 -x53985 -x37615 -x25502 -x22739 -x11283 -x50308 -x45727 -x1546 -x11647 x44574 -x45053 -x25959 -x47385 -x13543 -x38562 -x16732 -x29173 -x18034 -x26696 -x1045 -x40772 -x11027 -x23532 -x14047 -x12804 -x17838 -x2886 -x4563 -x45842 -x32777 -x54035 -x11492 -x16226 x44171 -x23793 -x5014 -x55555 -x48462 -x39202 -x42356 -x11693 -x55643 -x27578 -x24512 -x2917 -x5104 -x22385 -x18723 -x33311 -x11919 -x2903 -x52075 x54388 -x35053 -x9692 -x13007 -x39349 -x32176 -x40360 -x25291 -x56653 -x15091 -x17578 -x32120 -x39111 -x24391 -x24615 x46343 -x3311 -x48484 -x3499 -x8483 -x36830 -x46207 -x15926 -x50796 x41284 -x51078 -x44054 -x22496 -x6968 -x43607 -x30588 -x38236 -x4152 -x21356 -x20214 -x7692 -x14473 -x10821 -x21848 x52442 -x22425 -x17974 -x33082 -x47453 -x36869 -x1553 -x34226 -x1710 -x2282 -x15561 -x20492 -x47948 -x25498 x51502 -x16717 -x14992 -x32640 -x49796 -x43561 x51938 -x36381 -x19146 -x35616 -x27868 -x345 -x5033 -x32827 -x30488 -x37907 -x40838 -x34048 -x15272 -x1529 -x31131 -x8273 x42295 -x15544 -x16825 -x35539 -x37110 -x5085 -x6165 -x12632 -x56359 x41654 -x32860 -x18379 -x25265 x43794 -x39482 -x6929 x43707 -x37436 -x8753 -x25514 x50116 x49678 -x27752 -x5075 -x24409 -x31816 -x31685 -x19315 -x25570 -x24192 -x24133 -x16968 -x34248 -x20223 -x27840 -x8673 -x53612 -x29377 -x35668 -x42323 -x29319 -x6361 -x22568 -x53429 -x11764 -x7149 -x46759 -x17290 -x32793 -x21795 -x11977 -x2783 -x13421 -x17800 -x45906 x47303 -x50773 -x25805 -x49276 -x54335 -x23722 -x57262 -x11957 x49023 -x22321 -x14215 -x31913 -x12494 -x1354 -x23135 -x21956 x40601 -x48533 -x15341 -x26493 -x20305 -x35556 -x56779 -x5000 -x23339 -x5045 -x4872 -x8452 -x19276 -x40236 -x57213 -x24145 -x5376 -x24086 -x38729 -x12290 -x47050 -x56089 -x3280 x43962 -x24701 -x40387 x41961 -x30123 -x31317 -x11574 x52181 -x55535 -x110 -x28508 -x28499 -x118 -x5144 -x47875 -x20870 -x51858 -x13244 -x42842 -x34639 -x47843 -x13250 -x17352 -x31276 -x23551 -x37092 -x12897 -x53602 -x8242 -x17538 -x56416 -x31506 -x42078 -x38930 -x3268 -x21476 -x37747 -x23239 -x18931 x43600 -x53479 -x42737 -x28808 -x48098 -x10050 -x23631 -x47246 -x3337 x55229 -x56307 -x14033 -x41264 -x47560 -x16693 -x26744 x19258 x48834 -x17487 -x34723 -x36287 -x10570 -x37836 -x30931 -x12059 -x35723 -x7419 x49417 -x50808 -x8821 -x52901 -x49693 -x55554 -x42865 -x48854 -x55524 -x8837 -x13060 -x51976 -x20311 -x28221 -x11933 -x24206 -x48062 x50655 -x39439 -x13979 -x7852 -x20724 -x28337 -x45921 -x49919 -x38757 -x56280 -x54676 -x38602 -x24059 -x39183 -x23397 -x2213 -x11098 -x25384 -x56167 -x36072 -x52620 -x7660 -x16204 -x29520 -x34303 -x52089 -x37428 -x38666 -x34920 -x15517 -x18760 -x1067 -x18363 -x35829 -x10672 x54106 -x5519 -x13744 -x51803 -x48792 -x33346 -x14380 -x234 -x43742 x44731 -x20694 -x41966 -x45138 -x45350 -x38043 -x35577 -x13245 -x30166 -x31552 -x13187 -x17482 -x48647 -x49221 -x36058 -x25839 -x35536 -x31858 -x36501 -x36485 x40470 -x7439 -x8881 -x6381 -x14257 -x9941 -x8849 x53758 -x43092 -x20164 -x46468 -x2973 -x55784 -x49625 -x12827 -x56295 -x53594 -x15801 -x25844 -x29054 -x34787 -x54223 -x41621 -x49009 -x2343 -x38682 -x43175 -x19714 -x22235 -x45089 -x42301 -x46095 -x17203 -x33537 x45177 -x9557 -x8684 -x9032 -x13784 -x56201 -x39249 -x28278 -x10110 -x8541 -x13773 -x22236 -x13846 -x17049 -x10719 -x42746 -x19275 -x37124 -x33496 -x11166 -x18128 -x23725 -x38791 -x31290 -x13676 -x50714 -x13850 -x40036 x49304 -x40068 -x17455 -x45114 -x51345 -x42749 -x18218 -x50624 -x56480 -x24137 x54814 -x27188 -x23939 -x26052 -x15501 -x6577 -x27354 -x47636 -x46758 -x4957 -x1173 -x32477 -x14062 -x42929 -x46794 -x56471 -x42682 -x57507 -x13695 -x23253 -x46129 -x43905 -x11948 -x56343 -x38941 -x27002 -x13129 -x20759 -x11615 -x29317 -x7416 -x37793 -x19923 -x37566 -x17649 -x3957 -x13526 -x18060 x51247 -x6884 -x41774 -x52830 -x15526 -x12118 -x38737 x48663 -x10885 -x31096 -x41891 -x7363 -x27763 -x12553 -x1700 -x27417 -x25199 -x22076 -x14586 -x11080 -x56497 -x7273 -x48345 -x7798 -x2268 -x1942 -x21082 -x17331 -x18933 -x3954 -x6703 -x8464 -x23719 -x8190 x50096 -x34458 -x28873 -x34085 -x25749 x42408 -x2224 -x13851 -x1788 -x2922 -x8865 -x27518 -x5080 -x1606 -x35800 -x51268 -x37127 -x50246 -x14529 x49272 x42860 -x31151 -x24918 -x7599 -x19418 -x50628 -x18058 -x25794 -x4884 -x54212 -x55120 -x47277 -x12574 -x34433 -x29658 -x57367 -x44290 -x45939 -x27672 -x21909 -x4767 -x28003 -x19835 -x5097 -x44511 -x23235 -x9381 x45702 -x57074 -x25285 -x4048 -x5533 -x17396 -x7765 -x47426 -x20585 -x45835 -x11505 -x17547 -x40705 -x15287 -x2822 -x19659 x54571 -x44828 -x25873 -x55226 -x5277 -x42040 -x50012 -x39157 -x28764 -x39945 -x3631 -x53772 -x16055 -x54113 -x39170 -x25708 -x11779 -x16616 -x52763 -x34170 -x42882 -x20995 -x49720 -x1485 -x50615 -x39522 -x34258 -x15067 -x44112 x48692 -x41278 -x53035 -x20100 -x12096 -x38861 -x36962 -x1072 -x37576 -x13659 -x18693 -x15441 -x27319 -x36624 -x30060 -x9081 -x21039 -x31969 -x22430 -x24733 -x47684 x53419 -x53647 -x27748 -x24453 -x18797 -x11941 -x38581 -x9285 -x19599 -x30195 -x51353 -x35114 -x25006 -x26965 -x32559 -x8208 -x61 -x30508 -x35503 -x35222 -x27190 -x53250 -x55903 -x11375 -x51625 -x15048 -x30818 -x53272 -x5989 -x26774 -x22692 -x51950 -x21888 -x5094 -x25293 -x16941 -x47644 -x30055 -x11299 -x37974 -x20889 -x30024 -x57107 -x48696 -x52701 -x35982 -x25819 -x26221 -x15738 -x3142 x40502 x47819 -x29081 -x43074 -x38963 -x5273 -x40870 -x39566 -x26356 -x11880 -x25417 -x41493 -x5909 -x36265 -x34847 -x13724 -x38206 -x715 x47668 -x23704 -x17665 -x34913 -x56212 -x28393 -x12783 -x48809 -x3374 -x38519 -x16803 -x38274 -x10542 -x29817 x49872 -x21675 -x2027 x50806 -x44624 -x14956 -x15554 -x54448 -x51904 -x54658 -x41520 -x11947 -x16120 -x41167 -x15 -x16001 x51113 -x17472 -x55448 -x53351 -x31341 -x49357 -x14905 -x51965 -x35773 -x31960 -x27357 -x26114 -x10375 -x23404 -x4291 -x10315 -x36402 -x55720 -x42279 -x48365 -x41371 -x6354 -x30682 -x8587 -x19634 -x11803 -x48353 x41491 -x20987 -x15583 -x3585 -x8764 -x53372 -x31600 -x19693 -x15569 -x1668 -x52272 -x20090 -x12068 -x12642 -x14511 -x23746 -x4608 -x9584 -x11379 -x6437 -x2670 x52224 -x39468 x48608 -x32562 -x14713 -x643 -x6562 -x47589 -x41604 -x15858 -x6801 -x5996 -x39303 -x14268 -x13818 -x49422 -x50421 -x38810 -x51046 -x16132 -x19365 -x22544 -x5280 -x29072 -x46526 -x5418 -x38117 -x54467 -x41180 -x15189 -x54712 -x22563 -x38258 -x15806 -x52366 -x15173 -x2202 -x15676 -x32855 -x32067 -x51739 -x53472 -x23762 -x39046 -x2325 -x14069 -x24277 -x47114 -x1982 -x19585 -x34733 -x49070 -x38416 x51218 -x40752 -x29620 -x17082 -x47145 -x21336 -x10548 -x5559 -x37702 -x55001 -x36760 -x42701 -x16485 -x48437 -x35788 x45325 -x21083 -x7110 -x116 -x30331 -x1972 -x42150 x54657 -x10196 -x34584 -x55561 -x44501 -x15785 -x2800 -x8095 -x5263 -x25937 -x37679 x54256 x43591 -x32151 x52424 -x49049 -x5297 -x12589 -x40792 -x32026 -x11833 -x24234 -x14806 -x5204 x51044 -x16118 -x49812 -x4107 -x7264 -x24866 -x44897 -x6802 -x27237 -x39697 -x49825 -x13679 -x33312 -x34121 -x43282 -x17891 -x1544 -x44756 -x47708 -x55982 -x8339 -x9281 -x18187 -x33950 -x30398 -x28095 -x31964 -x36577 -x8579 -x22497 -x54704 -x23833 -x15710 -x26343 -x38626 x55345 -x46501 -x33427 -x6073 -x8630 -x31965 -x28593 -x41287 -x15163 -x46842 x49359 x49618 -x25816 -x6370 -x30473 -x51384 -x50340 -x13278 -x10536 -x10097 -x33099 -x52408 -x37716 -x38119 -x18243 -x14697 -x52220 x48840 -x51487 -x32084 -x54314 -x39939 -x22754 -x14721 x46897 -x29587 -x24865 -x37191 -x2059 -x22964 -x54610 -x24778 -x11091 -x24939 -x27816 -x10429 -x40546 -x29106 -x41345 -x31630 -x41938 -x45304 -x45692 -x7459 -x53108 -x2620 -x46332 -x9691 -x39455 -x43632 -x3969 -x10745 -x37042 -x15195 -x20636 -x5433 -x36069 -x3106 -x34213 -x21603 x54753 -x49306 -x27249 -x37158 x55095 -x42977 -x23511 -x11991 -x526 -x53746 -x52703 -x21580 -x56141 -x43017 -x43620 -x53873 -x42880 -x38292 -x23284 -x56763 -x12374 -x8432 -x1432 -x33906 -x24697 -x17149 -x2804 -x30731 -x42432 -x5394 -x52991 -x15909 -x3596 -x3676 -x27536 -x30910 -x44462 -x37984 -x16468 -x48499 -x38584 -x14480 -x25778 -x27760 x42564 -x32833 -x38092 -x1995 -x380 -x19997 -x4964 -x50128 -x40682 -x25672 -x39649 -x32143 -x33560 -x43954 x47196 -x10525 -x33423 -x1132 -x27035 -x31301 -x17634 x56400 -x12435 -x32912 -x501 -x37161 -x19176 -x46796 -x9907 -x4110 -x3590 -x20150 -x47212 -x29279 -x204 -x42553 -x27239 -x56759 -x30052 x42844 -x20156 -x9826 -x41307 -x30884 -x13186 -x32721 -x16567 -x7228 -x7448 -x3289 -x10051 -x52709 -x40632 -x42640 -x47252 -x31953 -x41348 -x5578 -x29634 -x28163 -x39474 -x1272 -x25434 -x18446 -x31534 -x14590 -x21088 -x51598 x56658 -x95 -x27700 -x6110 -x43045 -x57148 x50754 -x39754 -x35254 -x15384 -x34263 x55191 -x27727 -x7025 -x31779 -x14738 -x11942 -x31176 -x41447 -x3977 -x26528 -x50334 -x47676 -x813 -x56566 -x40039 -x39889 -x43584 -x20079 -x43835 -x27128 -x49520 -x39743 -x1549 -x6706 -x37422 -x13509 -x42669 -x38130 -x46663 -x37187 -x43202 -x29776 -x22690 -x39503 -x13875 -x35653 -x29111 -x24194 -x30202 -x13473 -x20804 -x834 -x13115 -x56424 -x26412 -x23712 -x21864 -x15538 -x527 -x8923 -x794 -x35084 -x27473 -x18179 -x48104 -x29885 -x44277 -x29568 -x47219 -x34096 -x33791 -x5706 -x6322 -x19666 -x36454 -x49862 -x15271 -x4590 -x54444 -x33757 -x23315 -x2484 -x49607 -x12647 x54359 -x8940 -x26206 x50142 -x32658 -x40906 -x14094 -x24302 -x21295 -x27493 -x23907 -x29681 -x34051 -x31040 -x27076 -x7401 -x25468 -x11583 -x15634 -x8122 -x48270 -x27965 -x48223 -x38490 -x27642 -x7744 -x17782 -x105 -x6851 -x25775 x50597 -x4117 -x6585 -x49867 -x34053 -x20793 -x6257 -x1136 -x16598 -x49659 -x10700 -x9402 -x47547 -x16364 -x19628 -x25367 -x26978 x40565 -x30828 -x16296 -x18406 -x54182 -x36955 -x21328 -x17450 -x7962 -x32731 -x25758 -x10215 -x7500 -x23744 -x17515 -x39119 -x36455 -x41470 -x49593 -x7496 -x9719 -x23015 -x11013 -x40405 -x47015 -x51138 -x456 -x26977 -x5868 -x15761 -x56031 -x36161 -x37178 -x21840 -x3070 -x34603 -x18429 -x24650 -x30339 -x15882 -x30169 -x24033 -x1236 -x50186 -x7648 -x1822 -x24265 -x41058 -x42452 -x54415 -x12239 -x13398 x44893 -x54210 x54918 -x25308 -x7575 -x50579 -x717 -x28053 x40961 -x36861 x40769 -x33593 -x54174 -x38110 -x40073 -x18800 -x32124 -x46505 -x47316 -x4959 -x2241 x54930 -x1913 -x43691 -x32541 -x56088 -x57185 -x25860 -x22996 -x27757 -x36220 -x26056 -x54250 -x22672 -x23980 -x38917 -x42663 -x43770 -x11036 -x49207 -x44947 -x47876 -x15376 -x23156 -x7581 -x35938 -x30251 -x5224 -x26138 -x11443 -x30657 -x43331 -x30551 -x22814 -x45146 -x27202 -x30861 -x20525 -x20232 -x31794 -x2821 -x9629 -x34550 -x16629 -x55842 -x12806 -x15010 -x45023 -x38476 -x48448 -x1783 -x50501 -x18665 -x49840 -x49477 -x29468 -x8284 -x25103 -x24789 -x18389 -x30408 -x4153 -x27973 -x45062 -x48894 x55026 -x17872 -x15043 -x10388 -x14216 -x29945 -x182 -x18145 -x17131 -x50030 -x35278 -x11753 -x9458 -x8500 -x36597 -x8211 -x28152 -x9266 -x33453 -x40202 -x12985 -x16512 -x24377 -x43684 -x54262 -x42137 -x43880 -x16860 x33000 -x13994 -x10579 -x44457 -x56561 -x15816 -x38814 -x54553 -x42308 -x29304 -x37481 -x16969 -x24087 -x3049 -x9782 -x18718 -x23574 -x22788 -x1490 -x26642 -x42233 -x35240 -x22863 -x56568 -x27651 -x2130 -x44552 -x3294 -x36923 -x754 -x36788 -x39353 -x52615 -x12673 -x22007 -x28190 -x39924 -x23910 -x13010 -x37443 -x12910 -x36146 -x15881 x54495 -x5362 -x32018 -x38931 -x31088 -x32947 -x31464 -x18935 -x8765 -x2386 -x29875 -x17911 -x2482 -x36753 -x16584 x46537 -x41066 -x33963 -x56191 -x52334 -x5103 -x34463 -x39943 -x488 -x10017 -x7250 -x21310 -x44529 -x6072 -x38534 -x47215 -x19838 -x45208 -x310 -x34902 -x26949 -x28614 -x52757 -x921 -x29581 -x29916 -x26896 x41683 -x44714 -x49067 -x7606 -x43153 -x22757 -x4758 -x40051 -x45800 -x8229 -x12624 -x19061 -x31867 x51969 -x2638 -x1787 -x19743 -x8021 x49669 -x33764 -x36815 -x7972 -x22310 -x7763 -x18455 -x31402 x40754 x44690 -x23241 -x2033 -x51761 -x27734 -x38371 -x32052 -x2118 -x12329 -x51884 -x23490 -x32898 -x25850 -x18348 -x18922 -x45988 -x17582 -x28644 -x6773 x43136 -x19129 -x25796 -x2858 -x19851 -x24871 -x48192 -x7497 -x1858 x40755 -x3048 -x36658 -x31856 x44403 -x2863 -x5572 -x26574 -x1820 -x8196 -x54383 -x9543 -x27294 -x29159 -x20091 -x16147 -x32664 -x39668 -x6684 -x45239 -x7556 -x12274 -x7020 -x46708 -x57322 -x36230 -x19412 -x16905 -x11584 -x30399 -x35779 -x5881 -x22218 -x8312 -x6409 -x38875 -x39672 -x21865 -x11801 -x39019 -x15713 x55179 -x56823 -x38352 -x25398 -x41255 x53663 -x32776 -x38524 -x31726 x50348 -x7732 -x7740 -x52847 -x37976 -x46613 -x6490 -x21231 -x23856 -x36396 -x5859 -x17560 -x40553 -x4498 -x1755 -x6565 -x17368 -x10032 x51090 x53982 -x20466 -x31937 -x17186 -x41515 -x26140 -x17923 -x51944 x53471 -x51359 x49188 -x32258 -x28265 -x47102 -x50448 -x59 -x43531 -x30409 -x25110 -x2212 -x45219 -x4096 -x11817 -x16655 -x52815 -x32590 -x17003 -x37322 -x12406 -x8712 -x42618 -x44874 -x48255 -x54767 -x41009 -x5256 -x2902 -x30874 -x36330 -x43604 -x16065 -x50184 -x19815 -x52422 -x9443 -x36342 -x37565 -x17054 -x19333 -x4398 -x11315 -x12065 -x33341 -x25759 -x36279 -x36410 -x31443 -x17392 -x32051 -x29230 -x32230 -x41127 -x39397 -x15125 -x20665 -x28060 -x46527 x55056 -x22379 -x53632 -x6296 -x15807 -x31258 -x25119 -x34897 -x1151 -x43752 -x22860 -x12845 -x42586 -x51493 -x12854 -x3236 -x18246 -x55868 -x56161 -x27297 -x36748 -x42289 -x38500 -x13269 -x46531 -x37476 -x10969 -x7522 -x46385 -x48171 -x39501 -x26961 -x4307 -x47422 -x16129 -x8984 -x26446 -x21279 -x55819 -x288 -x51849 -x8605 -x13084 -x29673 -x35564 -x13064 x48544 -x57249 -x4818 -x19130 -x32604 -x9765 -x21067 -x53640 -x50759 -x53818 -x18938 -x17253 x45125 -x11660 -x9539 -x24607 -x18582 -x33176 -x39653 -x12826 -x16947 -x48324 -x14890 -x10846 x26507 x43078 -x4704 -x17706 -x7949 -x21576 -x22397 -x20490 -x12136 -x13049 x54726 -x53945 -x45922 x56824 -x51984 -x13968 -x14143 -x24675 -x21618 -x7693 -x23818 -x49689 -x32220 -x19951 -x35006 -x7353 -x52562 -x46054 -x57399 -x29866 -x16647 -x51602 -x11580 -x38094 -x7514 -x52809 -x18761 -x51513 -x11355 -x5793 -x15900 -x23338 -x14448 -x36889 -x21128 -x39866 -x53614 x37643 -x44924 -x36899 x51531 -x7279 -x24357 -x26535 -x13151 -x6914 -x49000 -x39722 -x16165 -x38444 -x24316 -x5977 -x32181 -x12210 -x23929 -x34792 -x55546 -x8058 -x21484 -x9043 -x47688 x53228 -x34142 -x20415 -x27428 -x31788 -x12893 -x33911 -x14834 -x44263 -x12558 -x30534 -x52859 -x31634 -x21431 x46732 -x7713 -x23141 -x8460 -x37125 -x2690 -x34809 -x51037 -x6397 -x39371 -x53455 -x44004 -x5882 -x56770 -x10200 -x10777 -x41450 -x12984 -x34593 -x28618 -x51481 -x5645 -x16906 -x32616 -x8722 -x12837 x46363 -x42069 -x16591 -x41772 -x22762 -x51461 -x34855 -x52722 -x12040 -x29939 -x3501 -x34842 -x28269 -x8814 -x54667 x53054 -x8571 -x29828 -x53237 -x617 -x26522 -x9136 -x1652 -x52170 x42848 -x41304 -x39886 -x12257 -x15904 -x8975 -x30395 -x37802 -x27657 -x52060 -x22516 -x42896 -x25138 -x20131 -x4849 x43229 -x13070 -x8414 -x14270 -x38228 -x40611 -x18852 -x29907 -x30982 -x8902 -x14339 -x4019 -x43988 -x35949 -x49456 -x41591 x56814 -x5585 -x7294 -x22341 -x39934 -x10091 -x36304 -x18462 -x37717 -x13962 -x57272 -x29394 -x47524 -x10412 -x27456 -x31315 -x48680 -x38858 -x52034 -x11408 -x44115 -x3137 -x30468 -x15186 -x22012 -x22282 -x8188 -x10523 x54779 -x7847 -x48490 -x35471 -x17542 -x18255 -x16299 -x7672 -x10383 -x5339 -x19108 -x28619 -x10413 -x36621 -x47741 -x16375 -x22961 -x5252 -x20503 -x47412 -x5949 -x15669 -x16798 -x17303 -x52064 -x32974 -x52067 -x18350 -x27931 -x44621 -x3665 -x28626 -x22836 -x48085 -x30555 -x2658 -x29530 -x46250 -x55263 -x38351 -x17723 -x32332 -x18410 -x47615 -x29527 -x51664 -x394 -x9321 -x29742 -x1871 -x43745 -x51490 -x28565 -x57460 -x21606 -x31031 -x34513 -x41933 -x19490 -x12916 -x24142 -x18413 -x34364 -x27916 -x41877 -x25518 -x19081 -x25730 -x17877 -x28774 -x54393 x47109 -x25177 -x5382 -x6583 -x6859 -x38054 -x40964 -x25388 -x49441 -x38527 -x41673 x53094 -x26317 -x16283 -x20569 -x35171 -x50941 x52884 -x57384 -x19973 -x25161 -x11111 -x13536 -x33170 x56368 -x18076 -x17463 -x32560 -x13346 -x43161 -x39947 -x33723 x48750 -x23777 -x30457 -x9884 -x2597 -x37313 -x803 -x13531 -x19803 -x4928 -x9703 -x45071 -x31043 -x5895 -x50550 -x24477 -x40806 -x9713 -x35767 -x37345 -x6936 -x19144 -x10405 -x41812 -x44000 x52549 -x13258 -x42992 -x4955 -x53397 -x11872 -x32699 -x37520 -x56250 -x10113 -x39129 -x606 -x23485 x51470 -x10520 -x45448 -x48577 -x17984 -x4278 -x23494 -x29690 -x57307 -x20806 -x17746 -x54735 -x53205 -x24064 -x4276 -x54502 -x49644 -x36475 -x56599 -x30855 -x38593 -x3473 -x7595 -x4157 -x25604 -x27538 -x30070 -x19744 -x31511 -x46190 -x11710 -x37081 -x747 -x2377 -x56344 -x45105 -x28412 -x50965 -x38672 -x29899 -x5713 -x5393 -x45691 -x15582 -x32116 -x17859 -x52423 -x16484 -x41197 -x48938 -x22587 -x23825 -x10786 -x47920 -x40452 -x39155 -x43079 -x12462 -x34398 -x25575 x46268 -x49740 -x57191 -x21317 -x45178 -x26695 -x55140 -x5607 -x9871 -x19096 -x43361 -x31897 -x21919 -x47467 -x2877 -x26859 -x47397 -x34619 -x55778 -x20935 -x40110 -x26504 -x8690 -x37859 -x3921 -x9147 -x47609 -x23781 -x46422 -x24028 -x17889 -x6618 -x43787 -x50804 -x43987 -x21227 -x24527 x41265 -x19551 -x38363 -x41136 -x9834 x53083 -x13667 -x46910 -x10965 -x53922 -x30723 -x8288 -x31640 -x54092 -x3080 -x835 -x9951 -x30611 -x1108 -x3304 -x45552 -x7941 -x7412 -x43380 -x7848 -x49198 -x12715 -x13088 -x2008 -x50964 -x30656 -x33342 -x23591 -x34682 -x25053 -x2079 -x14530 -x8967 -x8419 -x27504 -x7132 -x27870 -x5574 -x27226 -x7037 -x56009 -x4942 -x26547 -x25781 -x41822 -x3798 -x22573 -x27497 -x51650 -x43011 -x23044 -x8435 -x48201 -x25948 -x51643 x52117 -x4666 -x39723 -x37559 -x50703 -x51634 -x20754 -x17824 -x6256 -x962 -x21569 -x7916 -x28813 -x20868 -x32232 -x33058 -x49528 -x6641 -x43777 -x10093 -x9224 -x32279 -x41865 -x48549 -x54421 -x42683 -x44264 x53735 -x31777 -x46881 -x17844 -x15872 -x32554 -x16981 -x32623 -x33509 -x21984 -x21646 -x24235 -x23282 -x4967 -x1363 -x5630 -x13094 -x51886 -x1568 -x31915 x49623 -x23791 -x55216 -x8184 -x37933 -x40943 -x41783 -x51700 -x19556 -x28544 -x53226 -x40645 -x32682 -x49474 -x9269 -x2612 -x48154 -x18386 -x31125 -x3349 -x24514 -x29102 -x575 -x593 -x56676 -x17739 -x30710 -x50799 -x43739 -x40839 -x32575 -x12743 -x36040 -x12901 -x778 -x18787 -x15635 -x13082 -x52913 -x30453 -x23771 -x13384 -x23294 x55751 -x9741 -x13595 -x3461 -x40623 -x15818 -x24155 -x29949 -x28108 -x43847 -x694 -x23621 -x8608 -x4652 x44826 -x2970 -x56118 -x18443 -x32657 -x37644 x24727 -x54365 -x42927 -x13657 -x33295 -x37554 -x36169 -x4388 -x4985 -x55252 -x56341 -x8533 -x43421 -x11145 -x53989 -x28280 -x9022 -x13161 -x23267 -x32473 -x3577 -x49309 -x30322 -x23996 -x7574 -x21346 -x42798 -x19881 -x38639 -x23898 -x56209 -x8934 -x1289 -x10531 -x25192 -x50267 -x30993 x46807 -x24052 -x5202 -x13876 -x680 -x33228 -x7533 -x36933 -x29912 -x45051 -x54693 -x45946 -x3517 -x22122 -x22317 -x54992 -x19225 -x53954 -x19211 -x539 -x36704 -x17765 -x39348 -x31678 -x16003 -x34941 -x11329 -x9232 -x2828 -x55721 -x17300 -x9583 -x38465 -x19624 -x2692 -x28839 -x30297 -x3412 -x50889 -x5946 -x33260 -x39117 -x56555 -x38466 -x57396 -x4962 -x15986 x42449 -x34423 -x11104 -x52946 -x11427 -x38505 -x15343 -x42961 -x18644 x50705 -x16199 -x10327 -x13455 -x16366 -x45475 -x6226 -x24047 -x26276 -x55152 -x55376 -x42188 -x34430 -x14390 -x30544 -x27979 -x36218 x40968 -x49868 x55736 -x56095 -x36183 -x55844 -x48528 -x17483 -x49677 -x16487 x46105 -x25731 -x13928 -x21396 -x7637 -x55390 -x37813 -x36844 -x56205 -x39441 -x40314 -x21129 -x18652 -x31666 -x4664 -x10852 -x56266 -x4492 -x56197 -x22827 -x14301 x47703 -x20003 -x7527 -x29108 -x24664 -x43674 x41634 -x13677 -x39168 -x23186 -x20359 -x152 -x667 -x36836 -x36949 -x19651 -x23070 -x29663 -x53977 -x38898 -x33981 -x15434 -x19319 -x29229 -x10863 -x4047 -x15241 -x5522 -x13439 -x13395 -x44743 -x46431 -x37597 -x14766 -x25122 -x19411 -x31577 -x57037 x52491 -x23757 -x32786 -x39009 -x31946 -x34233 -x16049 -x34183 -x24936 -x17691 -x33063 -x5229 -x23199 -x7547 -x20015 -x23861 -x13569 -x719 -x34280 -x8767 -x12268 x46575 x51140 -x52390 -x54076 -x39316 -x39803 -x27082 -x23464 -x55281 -x24474 -x53530 -x15638 -x27330 -x6277 -x34944 -x39445 -x45613 -x7215 -x20590 -x23163 x50609 -x6682 -x51135 -x54980 -x1690 -x20620 -x32504 -x12110 -x15590 -x22879 -x6662 -x23231 -x44651 -x8423 x42299 -x3700 -x3306 -x16421 -x48574 x46450 -x42399 -x11076 x43641 -x52927 -x16150 -x7683 -x25870 -x51240 -x48459 -x22478 -x4076 -x29197 -x2215 x42075 -x48369 x33180 x51618 -x26498 -x23990 -x44823 -x12352 -x33588 -x4916 -x51446 -x39591 -x54505 -x5282 -x21967 -x17020 x26968 -x40142 -x39822 x54843 -x9103 -x24876 -x23115 -x22123 -x27361 -x22944 -x16031 -x57140 -x7240 -x36752 -x32426 -x42122 -x23954 -x17949 -x31217 -x35355 -x45776 -x10567 -x24725 -x30814 -x38617 -x10500 -x45587 -x54751 x44684 -x40761 -x34075 -x27499 -x41618 -x3368 -x34291 -x19443 -x44541 -x2155 -x40923 -x18608 -x40849 x57505 -x48960 -x22917 -x3339 -x52622 x802 -x49386 -x22716 x42481 -x47466 -x54546 -x28292 -x32250 x44229 -x57155 x55675 -x47255 -x53486 -x1389 -x15766 -x49235 -x54132 -x54949 -x19079 -x36111 -x1830 -x37112 -x39773 -x42831 -x36784 -x3453 -x38431 -x2869 -x48479 -x12789 -x3183 -x17359 -x28397 -x21090 -x23142 -x31070 -x14915 -x21780 -x20936 -x48540 -x12687 x46163 -x5542 -x12912 -x38251 -x13960 -x30907 -x21162 -x57472 -x57174 -x26772 -x9045 x44809 -x43159 -x6083 -x55690 -x26518 -x15803 -x39449 -x24691 -x20035 -x2586 -x16284 -x16727 -x15458 -x37453 -x42003 -x54570 -x28761 -x34081 -x1168 -x45297 -x49174 -x47898 -x30681 -x21097 -x7557 -x51842 -x17901 -x20379 -x26237 -x45663 -x31061 x56592 -x34159 -x38347 -x10954 -x12284 -x22663 -x18313 -x16494 -x40391 -x29836 -x21564 -x10993 -x32375 -x26399 -x16478 -x14088 -x34610 -x23659 -x26895 -x14368 x52663 -x20566 -x2395 -x20009 -x4798 -x42184 -x9889 -x2995 -x13952 -x35540 -x21266 -x13358 -x44009 -x17754 -x23772 -x42372 -x24536 -x11981 -x53582 -x33525 -x15276 -x8003 -x14558 -x52191 -x21424 -x26597 x41525 -x17292 -x16475 -x22139 -x42795 -x14364 -x36508 x43530 -x27815 -x1534 -x22562 -x55286 -x27329 -x6090 -x47623 -x32273 -x3554 -x17812 -x9049 -x56105 -x8251 -x7650 -x14820 -x22989 -x18610 x52111 -x23662 -x19567 -x19392 -x463 -x19346 -x47372 -x26974 -x9030 -x8244 x45357 -x16297 -x17058 -x48910 -x29877 -x25880 -x55412 -x57068 -x18647 -x9356 -x36315 -x31911 -x2297 -x33402 -x22769 -x10083 x46645 x20974 -x2382 -x16386 -x5189 -x17870 -x1957 -x42423 -x38328 -x27074 -x46278 x45850 -x38310 x56084 -x42753 -x5598 -x44517 -x8407 -x15347 -x34285 -x11526 -x57306 -x29840 -x19719 -x56785 -x32779 -x30349 -x13902 -x52654 -x17616 -x53898 -x30677 -x40477 -x27181 -x700 -x53662 -x54578 -x994 -x8194 -x38991 -x56954 -x34482 -x41084 -x1554 -x55112 -x16370 -x19097 -x610 -x14735 -x20831 -x12 -x4797 -x17952 -x27747 -x6107 -x17721 -x39612 -x1645 -x26605 -x52062 -x33386 -x8582 -x29341 -x42081 -x27556 -x13133 -x11140 -x32783 -x35281 -x1498 -x24201 x45551 -x42247 x50821 -x54283 -x39970 -x46892 -x42168 -x30845 -x25985 -x13620 -x21269 -x3407 -x48426 -x22615 -x11782 -x28143 -x38922 -x42755 -x18676 -x10184 -x29025 -x38116 -x3606 -x51932 -x22889 -x6208 -x39753 -x49104 -x42212 -x1206 -x7953 -x39460 -x21206 -x15102 -x9428 -x262 -x35640 -x31438 -x8408 -x1865 -x13974 -x5003 -x20809 -x19543 -x50247 -x33514 -x20731 -x32478 -x41252 -x33683 -x4634 -x56578 -x51210 -x22201 -x47424 -x6745 -x34744 -x10204 -x49584 -x42462 -x42875 -x49131 x40988 -x10467 -x55638 -x32911 -x21881 -x55473 -x17118 -x41550 -x9613 -x32184 -x30006 -x21496 -x24724 -x6798 -x30201 -x2834 -x40881 -x7706 -x6888 -x1693 -x12688 -x28045 -x53934 -x27399 -x40635 -x12986 -x42816 -x47853 -x39815 -x43193 -x38349 -x14271 -x12776 -x17555 -x52415 -x1769 -x14602 -x48905 -x31171 -x50884 -x18191 -x31328 -x582 -x38804 -x48929 x51043 -x20531 -x512 -x29978 -x20586 -x44883 -x45008 -x30838 -x36970 -x37472 -x24825 -x29005 -x42001 -x21635 -x33273 -x2398 -x43729 -x39137 -x35643 -x18989 -x18360 -x21776 -x23037 -x56717 -x1372 -x32513 -x6328 -x24260 -x45972 -x25623 -x40093 -x42436 -x18942 -x57304 -x17523 -x27420 -x29271 -x40749 -x10240 -x52673 -x1146 -x32485 -x6029 -x14934 -x3410 -x13424 -x6527 -x30766 -x3255 -x7457 -x49728 -x12810 -x12848 x44922 -x52732 x43021 -x31827 -x26936 -x27911 -x17867 -x9491 -x2788 -x26029 -x36647 -x4894 -x52979 -x52500 -x39810 -x23331 -x29406 -x43378 -x31060 -x18974 -x48743 -x24129 -x10338 -x40976 -x12682 -x24083 -x47734 -x38089 -x32216 -x40267 -x43106 -x36573 -x43379 x44664 -x50739 -x18753 -x2776 -x35886 -x38785 -x38244 -x34618 -x56218 -x19378 -x17839 -x8877 -x31101 -x2478 -x12267 -x32126 -x31931 -x2037 -x22993 -x24631 -x2341 -x38954 -x15720 -x32276 -x46344 -x29056 -x39135 -x16420 -x10311 -x41400 -x10614 -x21995 -x15967 x55272 -x16190 -x16716 -x40372 -x39981 -x35296 -x36521 -x22718 -x40702 -x19654 -x54398 -x3278 -x52144 -x14863 -x37992 -x7232 -x25341 -x33374 -x18916 -x35271 -x26454 -x49525 -x29852 -x47337 -x23480 -x11567 -x14188 -x36939 -x4287 -x30317 x45096 -x32498 x20380 -x1577 -x27903 -x3008 -x57316 -x28729 -x49021 -x38067 -x31990 -x26503 -x22670 -x6442 -x16126 -x54969 -x50341 -x4361 -x28142 -x26950 -x1227 -x1129 -x30752 -x26698 -x11599 -x44706 -x56228 -x48331 -x21901 -x27392 -x54806 -x12221 -x6770 -x19489 -x13549 -x37427 -x22641 -x23457 -x40430 -x1333 -x9560 -x26459 x48335 x40464 x44308 -x51874 -x14011 -x34182 -x47857 -x9803 -x49482 -x32829 -x39574 -x29762 x46839 -x40831 -x20457 -x46660 -x46324 -x38027 -x24606 -x21323 -x8230 -x23618 x50113 -x845 -x38836 -x22250 -x13046 -x1160 -x4529 -x37564 -x11102 -x26426 -x29301 -x27062 -x43203 -x20092 -x41931 x51447 -x39059 -x15350 -x29396 -x37465 -x4005 -x24119 -x11334 -x27036 -x19764 -x36277 -x56114 -x40069 -x34772 -x38345 -x31039 -x15277 -x24859 -x6201 -x34028 -x37267 -x1482 -x20258 -x15212 -x2849 -x21757 -x43755 -x5492 -x20952 -x14996 -x45084 -x31509 -x39360 -x37811 -x19941 -x22750 -x11457 -x31038 -x36453 -x21739 -x34319 -x19795 x55159 -x8716 -x30221 -x24903 -x28604 -x21715 -x37121 -x13793 -x33860 -x29172 x46305 -x42316 -x498 -x1427 -x23061 -x5709 -x16101 -x47469 -x28061 -x27540 -x56976 -x7756 -x15607 -x53185 x41040 -x53177 -x20028 -x46600 -x29773 -x8459 -x48030 -x53060 -x5850 -x24238 -x13368 -x53755 -x48401 -x55352 -x55951 -x33767 -x44335 -x8801 -x46225 -x13931 -x10808 -x43772 -x19171 -x51796 -x30225 -x26573 -x44848 -x15116 -x12176 -x6383 -x13590 -x44865 -x20333 -x38426 -x19362 -x38046 -x1839 -x37328 -x34461 -x26543 x55933 -x47860 -x33049 -x1191 -x1116 -x27778 -x3721 -x12772 x43997 -x47464 -x31774 -x23814 -x28994 -x11680 -x48641 -x1715 -x4084 -x9348 -x16393 -x11987 -x497 -x41064 -x33545 -x36785 -x31292 -x23655 -x12126 -x50565 -x41294 -x40382 -x25735 -x3086 -x33647 -x17807 -x16294 -x9980 -x9814 -x1604 -x4727 -x25827 -x28878 -x25074 -x23247 -x36278 -x27253 -x13158 -x55560 -x7443 -x24304 -x22755 -x42311 -x37297 -x15415 -x15402 -x4416 -x15170 -x24612 x45586 -x53556 -x15136 -x19823 -x47180 x50046 -x14027 -x46175 -x51221 x43280 -x17276 x45969 -x41680 -x2041 x54512 -x37268 -x12253 -x7141 -x26516 -x15675 x52337 x52772 -x49274 -x11884 -x18900 -x32926 -x6704 -x26627 -x22952 -x46446 -x20670 -x42159 -x31015 -x57481 -x28829 -x48992 -x16894 -x19242 -x13360 -x48972 -x20932 -x15473 -x36929 -x2201 -x13906 -x183 -x37770 -x39231 -x46970 -x32986 -x57220 -x40564 -x15616 -x28133 -x53201 -x36893 -x30327 -x27786 -x22884 -x56204 -x22829 -x15101 -x43570 x46595 -x53249 -x11545 -x32013 -x37186 -x25004 -x10645 -x47481 x51876 -x5488 -x33100 -x42785 -x339 -x48614 -x36586 -x19175 -x49522 -x55755 -x39267 -x56111 -x41567 -x3015 -x19829 -x47595 -x49372 -x39223 -x33349 -x4699 -x48411 -x42264 -x37030 -x50131 -x24627 -x48346 -x10223 -x45820 -x9088 -x29284 -x47808 -x54146 -x2675 -x31737 -x24917 -x13591 -x32815 -x50419 -x23270 -x43963 -x23165 -x54675 -x21694 -x31992 -x25445 -x47197 -x13280 -x9144 -x37470 -x42024 -x15325 -x37131 -x37651 -x17298 -x12639 x51064 -x27095 -x19413 -x18635 -x29091 -x15052 -x54459 -x9337 -x22112 -x8512 -x50656 -x40852 -x13299 -x27517 -x18756 -x44895 x41089 -x2714 -x31687 -x16212 -x48829 -x49007 -x31391 -x23639 -x2135 -x26258 -x48129 -x6800 -x7157 -x21988 -x48511 -x18169 -x13491 -x7553 -x25351 -x7853 -x35840 -x3731 -x10667 -x8944 x49240 -x44899 -x25954 -x48375 -x672 -x37675 -x36497 -x56127 -x32730 -x53371 -x42073 -x29035 -x37514 -x50911 -x15577 -x40228 -x12307 -x53056 -x12913 -x42239 -x47540 -x44814 -x30094 -x5691 -x8615 -x25396 -x34393 -x29289 -x13681 -x12856 -x7992 -x55146 -x18614 -x31635 -x18961 -x30719 -x703 -x57130 -x24767 -x9775 -x15477 x57209 -x56673 -x46753 -x20519 -x30347 -x32071 -x3491 -x18335 -x38645 -x18749 -x42780 -x9050 -x7227 -x43773 -x46316 -x9142 -x12713 -x39746 -x22524 -x21623 -x7340 -x56318 -x42139 -x48188 -x12969 x55365 -x17933 x48634 -x57437 -x32129 -x3134 -x56550 -x46006 -x45225 -x20733 -x10147 -x6606 x49362 -x21380 -x45685 -x36675 -x51223 -x33783 -x11157 -x14305 -x38703 -x7209 -x44459 -x56724 -x56438 -x16705 -x18813 -x53568 -x4481 -x22175 -x29436 -x42126 -x3899 -x27683 x46935 -x41734 -x24822 -x15568 -x35065 -x36401 -x3597 -x6234 -x9603 -x11572 -x51393 x44635 -x29927 -x44256 -x6102 -x46122 -x18109 -x33121 -x49279 -x57464 -x34234 -x1082 -x28438 -x14779 -x20001 -x12799 -x27008 -x29459 -x3881 -x31658 -x27436 -x44953 -x21989 -x54936 -x3743 x51183 -x40528 -x40379 -x12366 -x31259 -x46269 -x11930 -x49300 -x26658 -x23010 -x33520 -x82 -x18854 -x52299 x54402 -x29321 -x40699 x52271 -x48836 -x49757 -x4538 x40365 x52097 -x20767 -x47342 -x47415 -x13496 -x49793 -x46096 -x4060 -x41168 -x23538 -x17196 -x30654 -x20746 -x6178 -x33670 -x22050 -x22648 -x16064 -x34456 -x30272 -x19102 -x20496 -x2924 -x36917 -x2219 -x18329 -x23446 -x48597 -x47931 -x49046 -x4031 -x16149 -x35141 -x22741 -x17312 -x7901 -x40707 -x29167 -x50094 -x19328 -x30956 -x11148 -x22818 -x34099 -x54162 -x48717 -x16765 -x18121 -x31917 x46137 -x49860 -x54989 -x19100 x51189 -x2845 -x30 -x50813 -x55553 -x25210 -x45298 -x15370 -x51134 -x45445 -x7217 -x2514 -x13908 -x43968 -x56781 -x47045 -x15912 -x39049 -x27318 -x37666 x56882 -x11533 -x12505 -x2809 -x17715 -x54015 -x35157 x41905 -x27298 -x9258 -x17551 -x4949 -x47423 -x55318 x55446 -x27561 -x23808 -x40326 -x6093 x55684 -x53687 x48791 -x11729 -x39814 -x43855 -x44970 -x53929 -x45201 -x25679 -x4600 -x26360 -x26141 -x48481 -x19310 -x34604 -x35054 -x11556 -x42084 -x33183 -x148 -x13499 -x37990 -x20728 -x2359 -x14253 -x2400 -x3535 x50568 -x49312 -x19586 -x22940 -x38481 -x35999 -x40400 -x1492 x45183 -x38096 -x27227 -x45658 -x18015 -x17304 -x35358 -x18880 -x4225 -x36385 -x35373 -x5105 -x1438 -x8291 -x34740 -x3144 -x23392 -x31764 -x49360 -x9009 -x9070 -x2223 -x4851 -x49447 -x36246 -x26942 -x23605 -x37326 -x17584 -x56352 -x43605 -x24500 -x22198 -x5118 -x40732 -x55338 -x31092 -x22522 -x26456 -x41844 -x3181 -x48738 x54721 -x14987 -x9097 -x14034 -x35246 -x31399 -x51066 -x28749 -x49270 -x47132 -x53356 -x30882 -x2312 -x18891 -x20968 -x12009 -x3012 -x10643 -x44923 -x56488 -x26826 -x12430 -x46141 -x54958 -x32446 -x4226 -x12874 -x8850 x51815 -x15848 -x52753 -x32580 -x19569 -x26021 -x44327 -x11368 -x45267 -x1180 -x43581 x55896 -x29728 -x52994 -x48056 -x14775 -x54442 -x7297 -x22164 -x51434 x56432 -x33952 -x27312 -x49819 -x9672 -x19652 -x19049 -x13030 -x46436 -x22933 -x39604 -x8912 -x14553 -x31077 -x15423 -x11406 -x30216 -x5613 -x11172 -x21191 -x10045 x50951 -x55202 -x43572 -x14309 -x36941 -x9464 -x43500 -x10502 -x51265 -x561 -x38303 -x43510 -x56211 -x22744 -x11470 -x26477 -x15551 -x32048 -x50271 -x49109 -x16121 -x14564 x53184 -x35061 -x38834 -x50613 x48399 -x46438 -x1190 -x55516 -x49894 -x28835 -x31437 -x40356 -x5360 -x42622 -x35916 -x4122 -x30806 -x49439 -x8811 -x40207 -x33838 -x20704 -x24217 -x55052 -x19688 -x4842 -x19428 -x26175 -x20283 -x30621 -x37448 -x34132 -x53762 -x12064 -x2716 -x36294 -x1673 -x5853 -x9932 -x20005 -x4209 -x40291 -x10263 -x36148 -x26930 -x20434 -x3173 -x26279 -x52553 -x40638 -x36353 -x10801 -x37444 -x26541 -x46684 -x36581 -x18527 -x49071 -x9041 -x35229 -x29017 -x48381 -x37094 -x27090 -x36622 -x47662 -x12368 -x41799 -x16446 -x33504 -x14408 -x56984 -x47325 -x21348 -x20449 -x25813 -x44532 -x55300 -x36506 x50748 -x40695 -x3976 -x16306 -x48919 -x7133 -x8844 -x22612 -x41101 -x37205 -x12971 -x1884 -x7015 -x35012 -x3510 -x28866 -x38838 -x29250 -x37259 -x19731 -x7317 -x36776 -x27798 -x47856 -x40872 -x40437 -x56934 -x38571 -x26708 -x18185 -x48709 -x2751 -x5545 -x28909 -x50343 -x32794 -x17071 -x29215 -x25447 x43782 -x8527 -x3872 -x55048 -x36283 x26112 -x55050 -x45973 -x33136 -x38338 -x7326 -x18843 -x49889 -x26087 -x12249 -x52363 x44519 x43261 -x28688 -x897 -x25984 -x5723 -x1762 -x35760 -x36221 -x46532 -x53435 -x3682 x44983 -x26633 -x53653 -x54572 -x31839 -x24913 -x45889 -x4673 -x54253 -x7989 -x33350 -x10022 -x34636 -x34407 -x31574 -x11017 -x18734 -x19557 -x35845 -x53939 -x26854 -x53849 -x56279 -x23533 -x11432 -x6753 -x16503 -x4862 -x41430 -x29485 -x52653 -x18970 -x8677 -x27374 -x56705 -x25809 -x31233 -x54535 -x38502 -x46445 -x30709 -x22758 -x9076 -x54099 -x15998 -x32408 -x15183 -x40374 -x13953 -x37405 -x21110 x56377 x55121 -x41322 -x36839 -x22918 x42086 -x4831 -x28564 -x14317 x54831 -x55899 -x30057 -x11161 -x54528 -x968 -x24930 -x16809 -x54422 -x43049 -x43236 x40459 -x9880 -x30241 -x45893 x41770 -x20858 -x38357 -x11824 -x18125 -x55081 -x9790 -x15932 -x9306 -x50164 -x41833 -x9663 -x36912 -x4450 -x52327 -x8158 -x12338 -x40609 -x39849 -x12346 -x21979 x25188 -x40320 -x37943 -x14289 -x49105 -x37058 -x21345 -x21944 -x6188 -x32958 -x41354 -x2887 -x15820 -x39709 -x21710 -x46064 -x35266 -x38920 -x3220 -x30808 -x49873 -x16508 -x2663 -x5087 -x10594 -x48888 -x26055 x43391 -x10365 -x11939 -x41745 -x27029 -x28728 -x27560 -x12467 -x44940 -x47571 -x52507 -x41808 -x44317 x56774 x36053 x54275 -x3836 -x20221 -x33148 -x56447 -x49990 -x46631 -x5188 -x28938 -x25189 -x27936 -x55006 -x36510 x53062 -x21049 -x44381 -x32758 x43411 -x1416 -x17035 -x4406 -x38412 -x47758 -x47821 -x26734 -x22865 -x28099 -x20716 -x20679 -x24402 -x5069 -x47944 -x49805 -x43283 -x24551 -x17042 -x16114 -x2624 -x35831 -x22022 -x27129 -x25214 -x3371 -x29472 -x29784 -x27705 -x19485 -x36200 x56003 -x52113 -x10648 -x4633 -x56522 -x35093 -x42398 -x30432 -x3061 -x976 -x29257 -x14574 -x36329 -x31820 -x16960 -x30847 -x3991 -x49628 -x28587 -x1202 -x16361 -x48705 -x11968 -x4065 -x7138 -x8439 -x20758 -x42142 -x28479 -x5735 -x56640 -x27545 -x33029 -x25685 -x26601 -x2673 -x20281 -x38600 -x32006 -x41595 -x32852 -x47533 -x9006 -x38538 -x51162 -x53572 -x48585 -x36520 x51476 -x27686 -x17530 -x49015 -x11390 -x53021 -x22994 -x36909 -x46272 x54866 -x48001 -x12484 -x26339 -x33330 -x30772 -x19044 -x39281 -x26944 x50281 -x38361 -x38269 -x3380 -x6122 -x38090 -x25327 -x5770 -x13980 -x16243 -x14893 -x57300 -x6069 x49806 -x57441 -x56276 -x47077 -x18580 -x22948 -x44135 -x6497 -x20756 -x36001 -x1791 -x44807 -x48685 -x33106 -x47831 -x20157 -x12149 -x10168 -x11925 -x37973 -x6389 -x4365 -x52939 -x2102 -x28172 -x26248 -x3933 -x44500 -x8793 -x20780 -x43688 -x39060 -x15934 -x53976 -x32025 -x22726 -x45011 -x43262 -x51027 -x40701 -x12769 -x7122 -x23959 -x19304 -x20730 -x28888 -x10448 -x22271 -x48087 -x10482 -x19344 -x28226 -x47257 -x38746 -x41859 -x2418 -x10289 -x25687 -x42507 -x14543 -x1124 -x50668 -x31357 -x24162 -x39091 -x38267 -x4935 -x17114 -x44936 -x35396 x45088 -x18732 -x11121 -x4850 -x28321 -x2255 -x20666 -x10522 -x51259 -x19684 -x7666 x48982 -x7507 -x45854 x49449 -x8706 -x12296 -x11028 -x36937 x53416 -x4119 -x20489 -x6025 -x27831 -x15830 -x35598 x42302 -x42453 -x55575 -x3562 -x49717 -x52715 -x21586 -x6230 -x46650 -x23045 -x11648 -x23965 -x16799 -x25314 -x35562 -x35716 -x11467 -x22698 -x23371 x50887 -x32832 -x49491 -x21030 -x31227 -x53876 -x6184 -x10135 -x13096 -x12620 -x23919 -x53861 -x38721 -x54960 -x57280 -x30702 -x32242 -x32046 -x41351 -x29838 -x24272 -x22506 -x43495 x53248 -x54867 -x33806 -x39131 -x28440 -x36417 -x42019 -x34089 -x15530 -x39275 -x31030 -x17048 -x33715 -x38249 -x7312 -x32835 -x39051 -x15221 x20050 x45735 -x12229 -x31922 -x36716 -x12877 -x33400 -x4826 -x12892 -x39219 -x884 -x31203 -x54044 -x2824 -x14605 -x29221 -x6336 -x51631 -x51156 -x32791 -x20854 -x4981 -x35193 -x12947 -x4532 -x51715 -x27928 -x50215 -x2283 -x52023 -x33854 -x1998 -x56382 -x37964 x53402 -x44522 -x48049 -x13540 x55823 -x53981 -x26337 -x22557 -x54670 -x12628 -x2512 -x24005 -x56296 -x55175 -x6542 -x47450 -x31230 -x14285 -x27737 -x42503 x41225 -x10687 -x21393 -x28122 -x2611 -x16535 -x13308 -x28759 -x15032 -x4991 -x10871 -x50790 -x41339 -x19781 x45818 -x54540 x48936 -x12851 -x42369 x44310 -x22642 -x17378 -x1208 -x411 -x21797 -x23158 -x2686 -x33061 -x28175 -x31390 -x4930 -x7437 -x9324 -x39048 -x898 -x35484 -x33811 -x1772 -x47248 -x11295 -x28678 -x39193 -x42049 -x43212 -x3259 -x36449 -x8083 -x47512 -x54697 -x23217 -x4837 -x54483 -x12168 -x45533 -x40151 -x54171 -x15821 -x34241 -x25402 -x46851 -x23615 -x37050 -x23579 -x49925 -x30470 -x43138 x45934 -x14747 -x6878 -x43009 -x30237 -x36062 -x40213 -x17236 -x41562 -x8683 x47062 x52598 -x47028 -x52148 -x32287 -x29188 -x7248 -x30448 x54205 -x7449 -x45603 -x23973 -x26193 -x9137 -x4669 -x21857 -x27378 -x31512 -x763 -x28468 -x55288 x56464 -x658 -x31478 -x26752 -x53106 -x31994 -x7000 -x23423 -x30371 -x6 -x36476 -x44243 -x54154 -x44969 -x24987 -x18471 -x41363 -x45707 -x38681 -x5073 -x22883 -x12967 -x4134 -x47421 x49901 -x51041 -x54648 x44194 -x22722 -x9450 x46540 -x818 -x27621 -x31609 -x47009 x55852 -x23257 -x37283 -x47607 -x11892 -x31828 -x10845 -x34128 -x54021 -x30625 -x33690 x54417 -x9855 -x54071 -x36903 -x11323 -x39090 -x41186 -x8485 -x27795 -x14223 -x32115 -x53366 -x45669 -x46929 -x46067 -x39300 -x36825 -x45948 -x11732 -x50385 -x27612 x52569 x57163 -x51605 -x19772 -x12660 -x36043 x43152 -x32309 -x49752 -x3465 -x34010 -x30969 -x37916 -x51939 -x14616 -x55526 -x48156 x54312 -x37495 -x5083 -x33546 -x2577 -x755 -x33716 -x50294 -x20619 -x22352 -x56669 x42116 -x43342 -x33681 -x30690 -x920 -x39479 -x11515 -x30267 -x38918 -x24126 -x22794 -x11318 -x25974 -x42492 -x36004 -x37935 -x16684 -x27579 -x42244 -x56414 -x33263 -x34643 -x36456 -x19915 -x54499 -x20047 -x54122 x56418 -x45830 -x5976 -x39571 -x30198 -x6326 -x8492 -x46461 -x48758 -x4042 -x41719 -x54145 -x39002 -x11459 -x53925 -x11986 -x53829 -x52336 -x51437 -x36499 -x9926 -x22327 -x6961 -x44636 -x21892 -x23627 -x18001 -x7877 -x28601 -x17833 -x50729 -x34302 -x39446 -x48300 -x17159 -x5244 -x36557 -x17934 -x21160 -x2195 -x30701 -x7943 -x11728 -x15901 -x55732 -x53225 -x20082 -x22689 -x10226 -x17896 -x19239 -x22365 -x3204 -x5636 -x4468 -x3523 -x13899 -x22117 -x19196 -x24502 -x53713 -x7082 -x20254 x54022 -x15906 -x29360 -x7212 -x10193 -x39385 -x19216 -x9601 -x9168 -x30306 -x27710 -x9881 -x47462 -x29819 -x26569 -x28697 -x22011 -x48810 -x46597 -x16687 -x28135 -x10598 -x28433 -x53788 -x31753 -x3922 -x4656 -x36644 -x24787 -x24927 -x7045 -x20472 -x36585 -x6386 -x56616 -x33602 -x31436 -x52750 -x50412 -x2298 -x16728 -x56736 -x17016 -x15829 -x41496 -x3601 -x3088 -x1156 -x37423 -x27270 -x127 -x11243 -x56668 -x9794 x46224 x50423 -x128 -x16510 -x36674 -x19215 -x35111 -x25697 -x1654 -x36412 -x51029 x46134 -x1186 -x28853 -x4290 -x55618 -x36720 -x32109 -x27176 x51679 -x1249 -x8824 -x32807 -x34328 -x37083 -x18018 -x27308 -x23890 -x39714 -x50077 -x28777 -x55958 -x31435 -x33572 -x35763 x42637 -x7352 -x50170 -x14746 -x26596 -x44103 -x51991 -x46354 -x29562 -x46425 -x24575 -x5548 -x23680 -x36763 -x31285 x42039 -x1916 -x15364 -x40593 x53857 -x6626 -x21091 -x22476 -x15263 -x45568 -x15613 -x41568 -x17008 -x6603 -x29113 -x16835 -x55628 -x32928 -x52808 -x8539 -x30906 -x6509 -x27130 -x3172 -x1421 -x20996 -x53240 -x52348 -x36775 -x25282 -x918 -x33008 -x10992 -x22771 -x49427 -x30979 -x14855 x56571 -x54414 -x36081 -x15588 -x32920 -x51369 -x17122 -x41902 -x30460 -x20769 -x42160 -x37363 -x43090 -x16086 -x17678 -x41600 -x20727 -x31240 -x31977 -x1091 -x8179 -x20614 -x9227 -x53139 x56867 -x7779 -x9005 -x5651 -x57275 -x2520 -x1222 -x30207 -x43937 -x17774 -x13693 -x30711 -x12408 -x12077 -x32846 x53779 -x23073 -x7667 -x20982 -x23228 -x8086 x45583 x54199 -x2640 -x26156 -x41191 -x31932 -x56160 -x38245 -x50857 x49237 -x56007 -x17635 -x10111 -x10774 -x54059 -x16436 -x9784 -x45288 -x40789 -x18338 -x9983 -x16402 -x21442 -x20326 -x53121 -x14651 -x40347 -x50952 x55704 -x56652 -x26267 -x47194 -x57179 -x40260 -x29291 -x54828 -x41635 -x22614 -x7150 -x5389 -x6461 -x55397 -x34567 -x33151 -x6282 -x2084 -x12218 -x17430 -x1624 -x14177 -x21527 -x124 -x10140 -x50286 -x55934 -x44001 -x874 -x12871 -x25076 -x46905 -x32837 -x35984 -x39401 -x3780 -x13453 -x8093 -x4485 -x44120 -x37432 -x27040 -x44417 -x57407 -x68 -x42223 -x47537 -x23442 -x37561 -x18534 -x6508 -x20234 -x25304 -x47667 -x17968 -x49160 -x1596 -x19921 -x45434 -x8638 -x18105 -x3 -x28227 -x18319 -x55521 -x17336 -x26286 -x23778 -x33053 -x45335 -x56929 -x19644 -x40265 -x40494 -x56883 -x24935 -x26435 -x15331 -x28896 -x29512 -x26033 -x13842 -x29228 -x19245 -x17886 -x20137 x41121 -x28948 -x57340 -x27602 -x56901 -x4146 -x2178 x45128 -x32737 -x48803 -x13912 -x17189 -x17543 -x37628 -x17029 -x20417 -x27544 -x34136 -x33113 -x39554 x50307 -x50749 -x29596 -x18605 -x48595 x50841 -x16289 -x35289 -x3474 -x22294 -x9104 -x37848 -x6806 -x14249 -x24899 -x30372 -x2284 -x22966 -x53765 -x33162 -x28623 -x31799 -x15687 -x28901 -x11430 -x16718 x53642 -x24255 -x42246 -x17953 -x1718 -x25774 -x50827 -x8784 -x35866 -x36157 -x16010 -x49816 -x21890 -x24973 x43395 -x32878 -x7520 -x37742 -x53958 -x5558 -x13788 -x3377 x52027 -x18689 x50484 -x11696 -x50987 -x41337 -x22505 -x37439 -x17995 -x36665 -x24158 -x3670 -x41558 -x26086 -x23174 -x14459 -x7179 -x20060 -x38339 -x13671 -x6026 -x38487 -x25241 -x18923 -x25885 -x7707 -x31355 -x39077 -x38030 -x29270 -x33538 -x47603 -x6009 -x53134 -x57144 -x2699 -x39813 -x26893 -x35654 -x55871 -x625 -x2040 -x34807 -x25979 -x26066 -x27999 -x18898 -x31014 -x16180 -x36707 -x41217 -x37655 -x57030 -x19675 -x37519 -x30615 -x56862 -x34287 -x23122 -x33840 -x18906 -x37467 -x40814 -x12181 -x40669 -x57365 -x28545 -x12004 -x46410 -x10817 -x8840 -x171 -x40096 x50531 -x8333 -x11139 -x55686 -x45176 x43550 -x54362 -x26202 -x54372 -x37055 -x13697 -x4151 x50850 -x45233 -x52035 -x31110 -x26443 -x10318 -x8282 -x2235 -x32686 -x23836 -x12171 -x899 -x1900 -x29654 -x36986 -x24462 -x27706 -x11531 -x23132 -x48256 -x43101 -x9205 -x34314 -x41703 -x26561 -x11176 -x16131 x55124 -x50845 -x45259 -x8241 -x3956 -x27050 -x36343 -x9025 -x3006 -x39989 -x38394 -x17514 -x47736 -x17841 -x16563 -x40916 -x35522 -x6670 -x16636 -x24539 -x14353 -x31846 -x39062 x40950 -x27687 -x120 -x23848 -x56885 x55648 -x28185 -x25995 -x28273 -x13610 -x20574 x46433 -x38239 -x53041 -x19945 -x9118 -x24834 -x34139 -x23136 -x51182 -x33296 -x41026 -x39621 -x38924 -x10811 -x38629 -x27407 -x18943 -x40991 -x25721 -x33817 -x56370 -x19024 x43187 -x10799 -x53718 -x57420 -x9085 -x41698 -x33782 -x51034 -x724 -x57123 -x31281 -x38260 -x45284 -x23167 -x50324 -x17871 -x43711 -x28132 -x9778 -x24969 -x2391 -x24826 -x34572 -x39838 -x31972 -x22950 -x7856 -x20473 -x11831 -x38114 -x28270 -x53948 -x42728 -x15164 -x11479 -x51661 -x29696 -x33750 -x27895 x43224 x41275 -x48319 -x1357 -x37446 -x50648 -x37017 -x22448 -x33919 -x32649 -x56604 -x18491 -x39850 -x3202 -x52179 -x247 -x34350 -x12665 -x35467 -x46290 -x3200 -x44292 -x37995 -x27797 -x51407 -x39654 -x34578 -x5792 -x11800 -x49370 -x51649 -x21164 -x42291 -x922 x51902 -x34360 -x3681 -x43723 -x14308 -x5933 -x17079 -x50498 -x2882 -x35351 -x39220 -x40848 -x27799 -x21649 -x7958 -x26907 -x16921 -x17981 -x17465 -x29361 -x52586 -x26964 -x2547 -x52275 -x20599 -x7881 -x21962 -x55166 -x42504 -x19946 -x54875 -x29166 -x39229 -x16300 -x24820 x44658 -x39942 -x42954 -x20673 -x26691 -x32843 -x20788 -x57146 -x46496 -x19503 -x16316 -x28103 -x16868 -x19988 -x7153 -x53673 -x35119 -x9145 -x55885 -x9966 -x2687 x50261 -x6213 -x45260 -x21139 -x26367 -x4905 -x10269 -x40274 x46856 -x10471 -x36948 -x51942 -x39056 -x6948 -x34064 -x23032 -x8268 -x26515 -x47143 -x29443 -x7380 x48393 -x41607 -x39768 -x1057 x51505 -x26102 -x6886 -x43467 -x23243 -x27593 -x42856 -x3701 -x19492 x48312 -x29806 -x33267 -x52394 -x13535 -x39032 -x36859 -x22530 -x11601 -x35060 -x49367 -x42088 -x49579 -x15053 -x55943 -x44605 -x43343 -x10479 -x8425 -x20262 -x39094 -x55065 -x4878 -x17338 -x22638 -x47828 -x45255 -x31448 -x34244 -x18416 -x10635 -x46035 -x38937 -x30829 -x16929 -x9213 -x16772 -x16918 -x1702 -x10836 -x23510 -x30223 -x55282 -x51510 -x38638 -x52198 -x23526 -x28410 -x41657 -x10188 -x31104 -x36612 -x9390 -x25578 x51557 -x27366 -x29267 -x40094 -x28709 -x55598 -x36281 -x56539 -x35164 -x56233 -x19162 -x50717 -x6943 -x29980 -x1954 -x6976 -x52903 -x15598 -x28177 -x17892 -x40066 -x36638 -x21727 -x38405 -x43334 -x906 -x8465 -x37647 -x41665 -x57048 -x17961 -x36251 -x10298 -x57400 -x56330 -x32087 -x34895 -x19452 -x43908 -x32973 -x27072 -x40910 -x11314 -x1381 x55965 -x37503 -x75 -x40517 -x24424 -x22688 -x29821 -x24435 -x31707 -x44444 -x47220 -x32214 -x5442 -x16689 -x25375 x42342 -x14798 -x45664 x51795 -x52490 x55994 -x15973 -x16542 -x17999 x42390 -x30991 -x38822 -x31798 -x35208 -x42723 -x21216 x49005 -x33377 -x7238 -x54816 -x30679 x42691 -x38451 -x50993 -x670 -x48383 -x24590 -x47156 x50087 -x4102 -x54568 -x12537 -x32086 -x16496 -x22311 -x996 -x17960 -x54868 -x29293 -x3052 -x17172 -x30504 -x24372 -x36443 -x50442 x43687 x46587 -x20805 -x14781 -x26236 -x7114 -x25720 -x41021 -x29010 -x13234 -x26251 -x32211 x44252 -x43628 -x41243 -x5155 -x15726 -x3053 -x9315 -x14740 -x32680 -x48133 -x26320 -x14848 -x23181 -x35404 -x32748 -x47489 -x22517 -x28229 -x51121 -x28570 -x3263 -x25030 -x9699 -x19538 -x42673 -x42924 -x24297 -x56801 -x12365 x57067 -x49442 -x3875 -x26278 -x30346 -x43740 -x36902 -x16827 -x52247 -x789 -x792 -x27189 -x4438 -x5275 -x10490 -x37769 -x18240 -x50260 -x56928 -x30535 -x37190 -x8806 -x12705 -x54790 -x5943 -x21818 -x3005 -x4149 x47674 -x35708 -x34852 -x2859 -x33065 -x10891 -x44157 -x46908 -x2831 x51821 -x55532 -x46031 -x36781 -x40867 -x55924 -x15135 x56206 -x25321 -x10794 -x17299 -x46603 -x39832 -x34218 -x21236 -x44707 -x48928 -x10861 -x53905 -x55347 -x30334 -x55299 -x39790 -x11075 x45679 -x4987 -x4489 -x23198 -x34759 -x30601 -x25652 -x55891 -x39903 -x5593 -x53411 -x54259 -x38559 -x13560 -x39976 -x32035 -x5694 -x17702 -x11606 -x46248 -x56645 -x47579 -x56961 -x42005 -x7576 -x36705 -x4690 -x15721 -x34536 -x20616 -x11923 -x11469 -x27514 -x27012 -x34542 -x45039 -x9501 -x44564 -x12919 -x47585 -x12771 -x45421 -x38377 -x24243 -x1759 -x7063 -x34512 -x1911 -x8960 -x53768 x47355 -x34374 -x19632 -x36750 -x31058 x43759 -x23531 -x56239 -x43351 -x36309 -x13211 -x23738 -x17688 -x44460 -x29364 -x37484 -x20957 x43637 -x32581 -x18659 -x36368 -x1585 -x50654 -x33479 -x28706 x49072 -x40194 -x50897 -x6601 -x17804 -x36087 -x3160 -x27023 -x2372 -x40539 -x1608 -x21148 -x45054 -x5356 -x10070 -x27209 -x28677 -x24348 x41638 -x51868 -x1436 -x38456 -x22906 -x3815 -x10881 -x55775 -x49630 x33219 -x15099 -x19248 -x36420 -x16290 -x11147 -x4082 -x34041 -x50512 -x45046 -x41712 -x8069 -x4313 -x31197 -x46356 x52407 -x30009 -x28897 -x4523 -x34883 -x49277 -x43525 -x46245 -x33553 -x7394 -x42100 -x20325 -x43947 -x38235 -x14754 -x18712 -x33446 -x32378 -x43299 -x4755 x47671 -x12334 -x36695 -x26349 -x13626 -x17815 -x48390 -x48355 -x50134 -x25259 -x35546 -x52934 -x52019 -x51084 -x25611 -x15703 -x33799 -x28646 x47390 -x36247 -x6391 x56287 -x15557 -x4120 -x426 -x28546 -x31393 -x46058 -x41919 -x44273 -x12830 -x7518 -x34279 -x8368 -x21000 -x560 x51441 -x3375 -x28184 -x9295 -x9825 -x39244 -x17937 -x387 -x46886 x46508 -x42944 -x16707 -x48527 -x21138 -x52153 -x22042 -x19292 -x7 -x54443 -x8060 -x1872 -x50607 -x10785 -x3641 x48953 -x31226 -x30572 -x17704 -x14813 -x1128 -x18252 -x4653 -x50781 -x47186 -x15591 -x39557 -x26110 -x9436 -x26971 -x32619 -x55137 -x36109 -x6963 -x40053 -x15915 -x14550 -x8800 -x29618 -x8987 -x27368 -x55340 -x45216 -x36118 -x15181 x55481 -x25215 -x17639 -x3326 -x39796 -x7429 -x28296 -x9498 -x29303 -x43970 -x35631 -x40596 -x3261 -x24983 -x35780 -x9123 -x2257 -x2242 -x38979 -x14773 -x49303 -x55534 -x17637 -x22662 -x11783 x48269 -x52570 -x1907 -x22429 -x30630 -x41320 -x52244 -x54836 -x15975 -x57005 -x13009 -x26920 -x21788 -x21298 -x10491 -x9198 -x27929 -x23305 -x25760 -x29294 -x47218 -x42164 -x49326 -x9467 x57070 -x50105 -x9552 -x30609 -x40297 -x24070 -x46075 -x7024 -x32586 -x28576 -x20829 -x18156 -x14166 -x30868 -x50672 -x11224 -x54833 -x46395 -x38697 -x37824 -x5940 x47416 -x54029 -x26172 -x3534 -x39286 -x18794 -x10452 -x24121 -x19927 -x46048 -x16304 -x24723 -x4352 -x42757 -x38372 -x18131 -x16097 -x12587 -x37653 -x9459 -x17589 -x20739 -x6166 -x50883 -x41903 -x1792 -x24714 -x25658 -x21447 -x23301 -x44175 -x48997 -x6039 -x13578 -x32387 -x33066 -x37826 -x31055 -x28494 -x3286 -x40584 -x12041 -x23327 -x23388 -x13768 -x46432 -x54964 -x3666 -x11743 -x27127 -x22395 -x31065 -x31841 -x33720 -x17410 -x29519 -x25428 -x55088 -x55984 -x36407 -x56715 -x8549 -x11231 -x7679 -x35636 -x21046 -x17821 -x42305 -x8495 -x55445 -x10869 -x16948 -x32985 -x41727 x43786 -x23206 -x29044 -x22458 x43989 x50284 -x42158 x44789 -x48772 -x11337 -x9899 -x38169 -x44994 -x8636 -x15555 -x12526 -x260 -x30492 -x29860 -x4961 -x38123 -x51287 x55809 -x21045 -x40624 -x36798 x45768 -x50862 -x53665 -x14900 -x35590 -x8331 -x50537 -x39991 -x5303 -x5359 -x2344 -x36020 x45435 -x8685 -x41135 -x12405 -x9609 -x53001 x49469 -x25148 -x31756 x53793 -x40727 -x24651 -x15894 -x30390 -x36108 -x13701 -x11006 -x27644 -x57091 -x52115 -x26762 -x33570 -x44315 -x12551 -x1401 -x27693 -x9185 -x26986 -x35020 -x44454 -x52896 -x49963 -x23696 -x840 -x4460 -x12859 -x39272 -x14055 -x17687 -x42105 -x3832 -x14864 -x21416 -x24019 -x8983 -x16161 -x4327 x48994 -x35080 -x35576 -x15318 -x7524 -x42541 -x46327 -x15051 -x20753 -x19050 -x53684 -x33743 -x16340 x46578 -x26194 -x54006 -x53606 -x5448 -x14245 -x56106 -x13498 -x4447 -x28970 -x38044 -x5766 -x20820 -x35734 -x9864 -x3765 -x2756 -x29963 -x40771 -x1444 x45334 -x40748 -x5861 -x18139 -x29637 -x45538 -x6270 -x16871 -x4926 -x46498 -x1564 -x34177 -x331 x53004 -x3145 -x23308 x47123 -x28155 -x28489 -x44117 x54489 -x42852 -x52372 -x18312 -x23364 x45418 -x53008 -x9343 -x1169 -x43810 -x37981 -x16775 -x48097 -x39457 -x43552 -x44563 x46943 -x37971 -x20257 -x18249 -x13861 -x43517 -x42991 -x3726 -x26645 -x20852 -x40002 -x44503 -x40409 -x38066 -x5762 -x44778 -x23291 -x42349 -x2603 -x52318 -x14497 -x1786 -x31710 -x55586 -x13401 -x22094 -x50092 -x39100 -x2956 -x20523 -x29370 -x49199 -x19506 -x32907 -x9098 x45035 -x22140 -x27452 -x8004 -x8914 -x14496 -x8159 -x12998 -x37901 -x39399 -x10206 -x10373 -x30795 -x43560 -x48760 -x34731 -x41173 -x50575 -x8858 -x253 -x3331 -x16166 -x53710 -x7200 -x44282 -x6439 -x29971 -x6875 -x4562 -x15933 -x24497 -x9000 -x23701 -x32199 -x21803 -x19856 -x1560 -x24169 -x800 -x30919 -x26909 -x18392 -x28690 -x40129 x46711 -x33369 -x39806 -x17388 -x41437 -x2854 -x12944 -x16026 -x35485 -x11993 -x30283 -x14460 -x13806 -x16841 -x1952 -x40004 -x11771 -x24768 -x49054 -x32074 -x18619 -x21063 -x7664 -x56072 -x27133 -x17609 -x4982 -x30994 -x40433 -x241 -x25930 -x4344 -x13198 -x6772 -x38704 -x1374 -x13754 -x13436 -x38212 -x23835 -x2984 -x20988 -x33280 -x7070 -x50810 -x55550 -x49949 -x10566 -x46551 -x15777 -x46689 -x35364 -x30533 -x3710 -x40271 x47239 -x26919 -x31824 -x3640 -x30188 -x6465 -x40793 -x48632 -x4452 -x23261 -x4568 -x20287 -x12968 -x29747 -x7335 -x5697 -x8447 -x7708 -x11169 -x38355 -x35152 -x150 -x25509 -x23875 -x35785 -x8361 -x55218 -x19596 -x39346 -x54928 -x25582 -x39079 -x28324 -x6810 -x17768 -x5781 x40535 -x47835 -x873 -x42569 -x18763 -x31590 -x16205 -x38182 -x30111 -x44468 -x33135 -x22312 -x53704 -x29655 -x19066 -x15305 -x48884 -x55398 -x45476 -x14222 -x528 -x25480 -x17755 -x4168 -x19593 -x36447 -x14466 -x31944 -x34898 -x12716 -x29288 -x25155 -x32695 -x11625 -x7766 -x28578 -x203 -x38662 -x35019 -x46588 x51920 -x55737 -x39277 -x48149 -x6515 -x20263 -x16269 -x48279 -x42273 -x13486 -x20783 -x35837 -x20000 -x47386 -x40631 -x27704 -x45704 -x51549 -x41260 -x21931 -x39480 -x51420 -x28539 -x52121 -x38693 -x38572 -x1429 -x23921 -x11900 -x48207 -x39592 -x20269 -x232 -x30941 -x20732 -x44233 -x15482 -x48131 x45090 -x17418 -x21810 -x3216 -x17473 -x15044 -x3475 -x4163 -x5035 -x10652 -x22152 -x9687 -x25903 -x2729 -x8165 x46442 -x50920 -x20801 -x9858 -x13097 x46549 -x19041 -x28477 -x11271 -x21405 -x36972 -x48790 -x50073 -x11548 -x35774 -x9139 -x4522 -x26533 -x597 -x2910 -x31803 -x4675 -x5915 x55101 -x55399 -x22253 -x38902 -x13644 -x30181 -x25628 -x48817 -x49967 -x9474 -x5818 -x35929 -x12655 -x43993 -x42579 -x49886 -x34860 -x22307 -x38925 -x12017 -x26700 -x53266 -x38714 -x45773 -x23654 -x16372 -x6236 -x22280 -x48835 -x33169 -x39782 -x41652 x42183 -x54065 x48219 -x41256 -x56819 -x42429 x48341 -x56543 -x327 -x22636 -x33036 -x21774 -x52489 -x56151 -x23084 -x878 -x20086 -x21770 x47593 -x34783 -x19229 -x13180 -x39792 -x38223 x55394 -x3985 -x21355 -x8195 -x14187 -x26851 -x9146 -x2537 -x3846 -x38896 -x7479 -x1396 -x55683 -x19314 -x44451 -x33790 -x36236 -x42868 x53016 -x17244 -x15166 -x42229 -x7075 -x50634 -x30673 -x33543 -x45107 -x894 -x31387 -x38826 -x44721 -x2208 -x12474 -x10824 -x16685 -x10059 -x32988 -x51797 -x13179 -x2618 x43872 -x54737 -x14850 -x41030 -x22720 x50751 -x6104 -x23097 -x5465 -x39624 -x15233 -x6401 -x42237 -x38106 -x26352 -x9994 -x13011 -x19019 -x2180 -x56847 -x7783 x55307 -x40973 -x21093 -x8548 -x26678 -x20361 -x4074 -x17781 -x42777 -x45063 -x14183 -x19657 -x3636 -x14966 -x26652 x45119 x54370 -x1046 -x21867 -x25323 -x28898 -x48329 -x21005 -x9676 -x29205 -x30151 -x5013 -x10332 -x9638 -x24486 x54031 -x51298 x57093 -x32520 -x18051 -x45526 -x34412 -x55496 -x19564 -x43082 -x24006 -x31583 -x15355 x47552 -x53028 -x31706 -x36195 -x38276 -x33913 -x4305 -x34225 -x13827 x40776 -x27457 -x15559 -x5462 -x1936 -x23888 -x54355 -x56938 -x35038 -x1870 -x27562 -x33582 -x33264 -x1093 x51934 -x46016 -x14582 -x29393 -x21926 -x692 -x52730 -x26769 -x1212 -x18081 -x41619 -x47433 -x22146 -x11056 -x20441 -x46448 -x12949 -x21352 -x28767 -x25366 -x33412 -x27964 -x33237 x44499 -x53470 -x2835 -x55571 -x21902 -x31681 -x41226 -x37878 -x52693 -x11108 -x231 -x13497 -x42418 -x46474 -x15640 -x12785 -x20953 -x5475 -x53404 -x17900 -x37855 -x28834 -x40583 -x7418 x44006 -x48360 -x21207 -x67 x53126 -x51845 -x25940 -x1069 -x2750 -x579 -x3238 -x3928 x47349 -x4372 -x12319 -x35977 -x38864 -x21587 -x30136 -x46844 -x1167 -x27820 -x5179 -x1917 -x15667 -x9621 x50908 -x6564 -x13446 -x56940 -x37739 -x32152 -x19022 -x31430 -x53717 -x2693 -x18090 -x56778 -x38775 -x31016 -x21897 -x18540 -x9890 -x52687 -x11715 -x49378 -x39771 -x31736 -x3909 -x13571 -x42250 -x37108 -x1032 -x26819 -x19840 -x30116 -x15330 -x20378 -x16005 x52416 -x1725 -x46632 -x33592 -x56132 -x40342 -x42930 -x45579 -x2022 -x48984 -x3384 -x3185 -x40712 -x33411 -x12822 -x43435 -x24308 -x6493 -x36584 -x13157 -x52205 -x50967 -x51377 -x20838 -x22833 -x11747 -x34363 -x43998 x44078 -x10964 -x9166 -x40305 -x41420 -x35239 -x43093 -x29320 -x9740 -x34449 -x41699 -x54043 -x10804 -x6380 -x46026 -x4540 -x22245 -x9818 -x35159 -x33384 -x38439 -x35244 -x19202 -x20563 -x20189 -x29996 -x30987 -x20344 -x19653 x45718 -x20976 x52494 -x3439 -x46322 x34672 -x37762 -x1807 -x45536 -x42357 -x45315 -x21187 -x54305 -x5006 -x26730 -x41990 -x18366 -x1727 -x21574 -x28241 -x9004 -x8044 -x14337 -x53910 -x25909 -x37528 -x54427 -x7420 -x29441 -x33829 -x21559 -x45808 -x17791 -x22712 -x43958 -x27309 -x40888 x48051 -x28638 -x15749 -x9225 -x36082 -x9887 -x48180 -x30668 -x49891 -x52239 -x7482 -x21234 -x14885 -x16838 -x50932 -x56185 -x54320 -x56968 -x45942 -x5205 -x14320 -x37908 -x54194 -x56713 -x37245 -x14842 -x40835 -x47771 -x8327 -x52606 -x39887 -x42009 -x19982 -x35286 x42378 -x35512 x45499 -x30963 -x34086 -x32809 -x1406 -x11282 -x23927 -x9091 -x41137 -x36205 -x13633 -x8759 x39551 -x2848 -x8019 x48721 -x55402 -x15072 -x55728 -x15716 -x30379 -x3589 -x57198 -x20274 -x30877 -x39297 -x8087 -x57055 -x30174 -x36943 -x14235 -x20203 -x26862 x54900 -x18022 -x30942 -x27667 -x22234 -x39674 -x23441 -x24680 -x14340 -x28006 x48172 -x34255 -x35465 x47117 x54118 x40998 -x22101 -x14436 -x50291 -x13469 -x569 -x13256 -x4543 -x56575 -x34531 -x40653 -x33017 -x57199 -x31987 -x32587 -x34989 -x6830 -x6253 -x20843 -x12299 -x10076 -x57207 -x11821 -x788 -x5053 x46691 -x2258 -x30417 -x42978 -x28807 -x48015 x48567 -x16140 -x14122 -x41319 -x21006 -x38807 -x14584 -x57284 -x10343 -x43868 -x27585 x45293 -x35011 -x5022 x41414 -x57444 -x14142 -x36150 -x8008 -x32191 -x49561 -x4515 -x36397 x42742 -x15540 -x53607 -x15293 -x3274 -x54741 -x43230 -x844 -x1394 -x13239 -x40630 -x10760 -x35596 -x38656 -x3625 -x29084 -x22606 -x36219 -x35587 -x44077 -x42883 -x6459 -x13722 -x16671 -x36123 x48973 -x1328 -x5750 -x24349 -x34811 -x20312 -x38536 -x12577 -x28081 -x14973 -x42409 -x34747 -x1110 -x44027 -x54255 -x34788 -x4187 x51392 -x4030 -x39477 -x41502 -x21667 -x54056 -x46183 -x46791 -x56904 -x10769 -x33298 -x38080 x49632 -x1135 -x11060 -x17873 -x22095 -x27342 -x38990 x54716 -x21915 -x40338 -x52563 -x36374 -x42514 -x23764 -x7780 -x42074 -x33338 -x6647 -x50208 -x39207 -x12058 -x53516 -x42391 -x3466 -x49548 -x37758 -x35168 -x9479 -x37045 -x21357 -x972 -x25650 -x22199 -x32840 -x7700 -x44109 -x42846 x47993 -x32740 -x27259 -x4584 -x38081 -x13936 -x36971 -x6369 -x7657 -x31719 -x54594 -x34359 -x49648 -x29094 -x50363 -x53200 -x8128 -x3081 -x13452 -x312 -x50625 -x6245 -x44040 -x45143 x57346 -x21769 x51102 -x46539 -x25886 -x20895 -x10105 -x29424 -x53005 -x56028 -x33239 x56754 x46949 -x27430 -x54545 -x23864 -x18564 -x56254 -x50824 -x13617 -x28096 -x39253 -x29082 -x1840 -x34949 -x545 -x827 -x42513 -x18300 -x11279 -x29958 -x8857 -x20350 -x9124 -x53809 -x34648 -x27186 x50229 -x35733 -x57204 -x53631 -x43983 -x40226 -x36116 -x14420 -x3556 -x27666 -x5061 -x32360 -x41912 -x39214 -x2456 -x24288 -x13943 -x20206 -x53381 x52746 -x56582 -x41499 -x2080 -x20884 -x45924 -x45863 -x50155 -x4789 -x41386 -x21098 -x8163 -x46049 -x56096 -x47432 -x36432 -x23422 -x1471 -x4086 -x35487 -x13824 -x18403 -x48655 -x50798 -x51330 -x33990 -x25109 -x5603 -x38100 -x50338 -x28841 x45067 -x43344 -x33394 -x36630 -x26718 -x14760 -x56076 -x17561 -x1989 -x8262 -x22988 -x450 -x10156 -x45503 -x6377 -x8392 -x36782 -x23914 -x3762 -x15677 -x8906 -x9157 -x22028 -x17156 -x55406 -x20583 -x28605 -x36989 -x39375 -x32954 -x46321 -x45716 -x50217 -x21284 -x28513 -x49712 -x48846 -x39630 -x55489 -x35975 -x1696 -x27569 -x50221 -x15952 -x52829 -x20151 -x38541 -x26450 -x13726 -x5644 -x26241 -x46866 -x10180 x42365 -x5891 -x20609 -x1422 -x6799 -x780 -x30238 -x25612 -x2169 x47445 -x19199 -x22433 -x44928 -x8649 -x38242 x44133 -x46680 -x1010 -x22300 -x32760 -x11182 x47010 -x47785 -x16330 -x51562 -x35400 -x36914 -x14793 -x6119 -x48633 -x48311 -x18818 -x56720 -x38910 -x44694 -x29808 -x50730 -x57474 -x32825 -x54027 -x38342 -x42161 -x20029 -x22975 -x38218 -x17309 -x35839 -x30129 -x38768 -x35014 -x15529 -x51839 -x47866 -x53082 -x22338 -x54603 -x6560 -x20886 x45846 -x30736 -x45761 x57009 -x43293 -x12671 -x4393 -x48971 -x4140 -x48183 -x8936 -x29236 -x947 -x16263 -x51024 -x57029 x40229 x43377 -x44878 -x23269 -x11600 -x34416 -x25294 -x41790 -x36662 -x10167 -x4325 x53480 -x18789 x41179 -x34431 -x45010 -x6402 -x32739 -x18327 -x12144 -x37837 -x25676 -x55773 x50084 -x49202 -x43037 -x22533 -x28326 -x21771 -x1680 -x45714 -x3514 -x40960 -x39616 -x52986 -x27857 -x37376 -x34836 -x39931 -x20354 -x7477 -x44018 -x20381 -x261 -x57152 -x51216 -x38570 -x25067 -x24995 -x55118 -x16789 -x46315 -x10562 -x4613 -x31095 x45531 -x37922 -x806 -x10031 -x30935 -x5044 -x52992 -x45981 -x23205 -x36324 x44162 -x51777 -x36187 -x27746 -x17218 -x18638 -x5867 -x32227 -x24331 -x40639 -x33931 -x39381 -x24364 -x18408 -x53412 -x54308 -x988 -x16900 -x23779 -x38133 x45238 -x744 -x21665 -x13920 -x9192 -x49982 -x54148 -x7484 -x2461 -x25580 -x1334 -x13254 -x6823 -x40201 -x4733 -x30014 -x6458 -x47885 -x26815 -x31663 -x4213 -x47199 -x10146 -x52639 -x55908 -x27867 -x18735 -x25271 -x27375 -x56816 -x15987 -x17705 -x50130 -x50502 -x44725 -x612 -x33793 x42489 -x2649 -x9153 -x16187 -x14967 -x6015 -x4541 -x7072 -x17882 -x4545 -x36786 -x22301 -x15743 -x4694 -x10047 -x9555 -x56729 -x29630 -x12652 -x32083 -x17012 -x22078 -x36209 -x36418 -x39580 -x27503 -x40352 -x4614 -x51489 -x3044 -x15397 -x45618 -x57050 -x34551 -x55294 -x12357 -x36495 -x49838 -x30108 -x30246 -x14640 -x18143 x57186 -x48650 -x8010 -x27278 -x52218 -x11496 -x9581 -x22934 -x25766 -x23029 -x36047 -x38549 -x24844 -x14970 -x36135 -x27066 -x5484 -x17650 -x39126 -x40087 -x26551 x46955 -x52849 -x36326 -x2353 -x38142 -x19587 -x19655 -x1467 -x25344 -x56094 -x15069 -x22661 -x9895 -x35212 -x27122 -x40172 -x17567 -x48264 -x15144 -x19523 -x57309 -x27383 -x39516 -x18138 -x39958 -x9100 -x45031 -x49897 -x11120 -x8022 -x27854 -x47836 -x5322 -x21141 -x31765 -x7501 -x41969 -x31373 -x31144 -x49626 -x27412 -x49490 -x5595 -x2796 -x55454 -x33068 -x5496 -x27351 -x23386 -x47792 -x4010 x48454 -x49453 x54910 -x24916 -x54554 -x12817 -x10078 -x49376 -x55754 -x16975 -x27145 -x23146 x52743 -x47748 -x36632 -x38378 -x22897 -x41803 -x8883 x42782 -x20634 -x48908 -x10985 -x24267 -x8514 -x11587 -x6244 -x23321 -x46463 -x19798 -x56626 -x39506 -x12032 x52720 -x8625 -x36799 -x21813 -x17180 -x50282 -x55078 -x56068 -x10227 x44481 -x56502 -x33505 -x55814 -x4192 -x48224 -x24305 -x2036 -x3690 -x38610 -x45686 -x52095 -x36177 -x27679 -x17502 -x15729 -x30228 -x57454 -x43430 x43991 x48782 -x57359 -x24044 -x36270 -x31533 -x2534 -x7824 -x16218 -x2401 -x19784 -x5208 -x4947 -x36457 -x13425 -x29305 -x49760 -x2500 -x44711 -x52823 -x38590 -x32501 -x27956 -x49233 -x36299 -x47484 -x32138 -x19539 -x4809 -x52972 -x14522 -x6207 -x31100 -x47915 -x55165 -x1253 -x1111 -x53549 x5239 -x37616 -x5970 -x42744 -x29427 -x37750 -x73 -x10878 -x55168 -x2615 x54678 -x24819 -x12177 -x16309 -x9671 -x40625 -x10355 -x1038 -x49225 x46848 -x9635 -x56184 -x40132 -x31619 -x21578 -x54923 -x7647 -x8974 -x3750 -x49789 -x38996 -x6222 -x3683 -x41717 -x17136 -x15202 -x383 -x37141 -x22377 -x49181 -x44409 -x2274 -x11921 -x341 -x9711 -x29693 -x25391 -x20190 -x49296 -x50604 -x26183 -x53786 -x40317 -x36491 -x53142 -x55438 -x48848 -x31971 -x54445 -x27858 -x44405 -x11353 -x27572 -x14704 -x34333 -x6690 -x10062 -x10098 -x25151 -x27957 -x50556 x54979 -x39402 -x38246 -x46274 -x8286 -x22822 -x10549 -x37721 -x34654 -x13561 -x2148 -x43548 -x1017 -x23091 -x6998 -x9460 -x38511 -x43301 -x22328 -x20383 -x17726 -x40574 -x48072 -x2017 -x39598 -x19080 -x15917 -x20684 -x52057 -x34828 x45876 -x42383 -x31215 -x56332 -x56146 -x32811 -x4742 -x13763 -x28528 -x28671 -x14325 -x805 -x39533 -x44453 -x25494 -x54588 -x30350 -x18752 -x39156 -x14595 x52465 -x9421 -x51198 -x33910 -x32769 -x1804 -x10292 -x40813 -x31275 -x45275 -x29732 -x50118 -x39613 -x25946 -x53539 -x25225 -x10081 -x15174 x51180 -x22035 -x25824 -x42336 -x53661 -x53295 -x3449 -x41134 -x26215 -x1254 -x28148 -x11718 -x37751 -x27213 -x32574 -x19606 -x11221 -x5276 -x33404 -x16515 -x35508 -x30336 -x10858 -x56567 -x3844 -x33530 -x18838 -x50470 -x46719 -x10302 -x9974 -x16388 x54921 -x53563 x45899 -x28816 -x15199 -x37080 -x34850 -x9134 -x21820 -x20825 -x45446 -x3715 -x40774 -x57478 -x30256 -x29473 -x4745 -x56245 -x9865 -x36838 -x1545 -x4915 -x43532 -x37264 -x30412 -x54416 -x14255 -x23879 -x34444 -x9710 -x51355 -x43884 x43513 -x24682 -x20372 -x19962 -x31547 -x32224 -x32836 -x36956 x52140 -x30841 -x28960 x44974 -x27515 -x11247 -x30025 -x12745 -x34492 -x46911 -x3409 -x17221 -x13925 -x39238 x48254 -x26130 -x38002 -x31981 -x17027 -x48812 -x9296 -x35426 -x24836 -x24263 -x45388 -x17868 -x30637 -x44665 -x32708 -x1025 -x1352 -x33659 x50374 -x34502 x51276 -x1393 -x54633 -x2505 -x23937 -x2682 -x52907 -x46990 -x3890 -x28181 -x9120 -x10787 -x47629 -x52699 -x53044 -x11929 -x22823 x51998 -x16415 -x21773 -x57256 -x36920 -x19540 -x14099 -x33877 -x45378 -x36147 -x21265 -x22170 -x7998 -x13056 -x16358 -x23840 x44455 -x47869 -x12156 -x47090 -x43382 -x30252 -x40325 -x8864 -x30889 -x6429 -x25932 -x43612 -x56820 -x32160 -x4029 -x11799 -x10367 -x26457 x55011 x45782 -x14951 -x25888 x50783 -x41909 -x5560 -x51178 -x1166 -x14093 -x37330 -x1411 -x3118 -x19865 -x35928 -x18165 -x8479 -x56680 -x16525 -x56394 -x11274 -x27295 -x7055 -x9365 -x34979 -x32975 -x22923 -x16203 -x21920 -x56549 -x40779 -x7088 -x44769 -x39205 -x33601 -x20143 -x6795 -x50590 -x19329 -x51376 -x853 -x31118 -x43464 -x5532 -x29124 -x54822 -x2993 -x21169 -x3958 -x41932 -x5616 -x6481 -x6020 -x20409 -x43043 -x32524 -x31322 -x6862 -x10221 x49797 -x54468 -x54891 -x14527 -x49580 -x43858 -x1489 -x12711 -x50697 -x30003 -x37499 -x32652 -x28076 -x35818 -x55183 -x523 -x46101 -x6502 -x11261 -x16168 -x9057 -x14587 -x3829 -x30381 -x40551 -x44518 -x46384 -x25547 -x35826 -x53914 -x8921 -x651 -x35600 -x2753 -x6283 -x24382 -x46789 -x36926 -x2479 -x42685 -x18971 -x42590 -x48558 x52832 x53651 -x9643 -x40863 -x56124 -x23240 -x41123 -x22196 -x38121 -x18519 -x17141 -x49892 -x21458 -x20663 -x54203 -x54095 -x19880 -x56990 -x31694 -x56444 -x4910 -x16437 -x11281 -x52086 -x27404 -x42083 -x48543 -x51065 -x37862 x52629 -x17770 -x23576 x42747 -x14083 -x23202 -x6435 -x46729 -x13106 -x17865 -x30857 -x44576 -x13264 -x36617 -x52092 -x55941 -x29454 -x46046 -x54014 -x21834 -x56249 -x17993 -x16702 -x54627 x43247 -x4560 -x38435 -x5237 -x13399 -x31755 -x10690 -x29571 -x27832 -x28394 -x12793 -x2631 -x12722 -x32480 -x12630 -x11308 -x11690 -x20972 -x5898 -x15297 -x17814 -x33826 -x49209 -x7293 -x24919 -x17564 -x8324 -x30082 -x45150 -x51179 x53344 -x40516 -x44149 -x14429 -x41250 -x10725 -x50885 -x2499 -x33792 -x16474 -x13905 -x29640 -x14641 -x6160 -x1080 x45116 x42121 -x17792 -x6847 -x21918 -x7540 -x20377 -x25183 -x2878 -x28556 -x40658 -x11754 -x2181 -x14772 -x16922 -x44638 x47871 -x15354 -x55119 -x19603 -x7748 -x9260 -x41068 -x9456 -x29509 -x39057 -x10595 -x50293 -x33192 -x14516 -x48071 -x602 -x8254 -x11512 -x56144 -x20880 -x21437 -x19713 -x13339 -x25395 -x13388 -x33574 -x35749 -x24378 -x52825 -x34080 -x8648 -x7405 -x6038 -x41533 -x9173 -x31667 -x54749 -x14058 -x6820 -x41584 -x47362 -x41313 -x45276 -x18320 -x1241 -x17980 -x34124 -x8743 -x49339 -x29757 -x52993 -x3130 -x32904 -x21811 -x28700 -x12623 -x17734 -x7206 -x42769 -x4490 -x17436 -x5552 -x31580 -x31250 -x46666 -x40263 -x21151 x46598 -x25820 -x55007 -x607 -x41603 -x24168 -x28569 -x5052 -x33462 x51647 -x13538 -x13375 -x41606 -x46562 -x4761 -x17670 -x41952 -x21337 -x32235 -x38506 -x2652 -x54791 -x7782 -x42171 -x30452 -x3649 -x14943 -x11397 -x13385 -x39463 -x25857 -x39659 -x48604 -x31959 -x26749 -x3483 -x47545 -x9023 -x8148 -x20337 -x30026 -x24765 -x41623 -x53575 -x45249 -x34657 -x34573 -x3179 -x41896 -x31607 -x25149 x47158 -x42597 -x26174 -x34345 -x12787 -x47350 -x37265 -x38601 -x18632 -x6008 -x2048 -x35957 -x6492 -x24251 -x20815 -x36984 -x17486 -x10862 -x52475 -x56104 -x45984 -x18103 -x41063 -x3033 -x24833 -x27019 -x10158 -x47530 -x37142 -x57032 -x53026 -x20285 -x12194 -x30632 -x43789 -x29998 -x54707 -x137 -x22262 -x40332 x54895 -x27841 -x12796 -x26793 -x14565 -x48119 -x53507 -x12027 -x7392 -x22195 -x44146 -x133 -x12478 -x28846 -x15507 x52308 -x54242 -x56005 -x36682 -x57500 -x53502 -x26684 -x33620 -x19486 -x21508 -x20595 -x5092 -x51205 -x56269 -x40287 -x37792 -x30773 -x31875 -x624 -x769 -x20220 -x28790 -x16236 -x12440 -x7338 -x1584 -x50160 -x17730 -x53052 -x45368 -x56740 -x56704 -x18228 -x39825 -x49419 -x35913 -x48603 x57134 -x33022 -x19987 -x7607 -x9330 -x41080 -x33936 -x54390 -x21061 -x50311 -x30564 -x56240 -x30651 -x19512 -x5380 -x32001 x50858 -x38685 -x22549 -x27234 -x15313 -x32908 -x47368 -x4940 -x35868 x45389 x54689 -x13513 -x3812 -x23318 -x8894 -x23665 -x1674 -x51748 -x29667 x45181 -x56944 -x27006 -x45387 -x11980 -x34899 -x15994 -x19375 -x4421 -x18777 -x29174 -x40540 -x6739 -x52347 -x12572 -x18774 -x38637 -x22882 -x17351 -x6500 -x17508 -x30639 -x20721 -x51935 -x36978 x54637 -x14807 -x8650 -x8091 -x25661 x40532 -x348 -x13682 -x5151 -x31754 -x29972 -x1002 -x49880 -x45750 -x16819 -x48482 -x26068 -x41708 -x13419 -x21750 -x24269 -x5745 -x26690 -x10381 x41820 -x22248 -x28093 -x16032 -x47311 -x22981 -x8601 -x14427 -x48389 x49420 -x48722 -x15995 -x2837 -x20037 -x10462 -x30037 -x10892 -x3810 -x14802 -x228 -x45129 x50000 x47726 -x28114 -x33765 -x824 -x11254 -x23094 -x51185 -x34510 -x25423 -x31524 x36186 -x36992 -x5606 -x17595 -x33944 x50925 x56670 -x26157 -x27320 -x16483 -x38150 -x28456 -x18097 -x8203 -x5348 -x34295 -x4315 -x36380 -x26831 -x53957 -x12429 -x4206 -x46028 -x37085 -x2944 -x22647 -x25000 -x32002 -x37380 -x48455 -x10793 -x5311 x50838 -x31199 -x46968 -x53865 -x23713 x43039 -x56874 -x580 -x52646 -x18256 -x56937 -x3468 -x52973 -x8807 -x9053 -x20985 -x8002 -x52737 -x18456 -x12670 -x9438 -x55633 -x38042 -x20185 -x56194 -x9725 -x20608 -x4326 x43073 -x32392 -x15071 x45911 -x417 -x52916 -x925 -x22805 -x36060 -x29739 -x8428 -x8362 -x14800 -x1117 -x52844 -x32351 -x35985 -x38452 -x41242 -x32105 x52056 -x6412 -x38817 -x23003 -x23795 -x11319 -x47339 -x20528 -x23018 -x24068 -x37582 -x14794 -x48630 -x24127 -x12994 -x52391 x52837 -x11918 -x20696 -x40487 -x53064 -x14963 -x7303 -x27279 -x28362 -x46843 -x8847 -x55948 -x13606 -x17644 -x25452 -x53708 x48530 -x37508 -x16025 -x51877 -x10370 -x35747 x42562 -x9196 -x37068 -x36509 -x12876 -x24393 -x56620 -x37388 -x24878 -x45428 -x38198 -x34575 -x24161 -x23001 -x52568 -x48930 -x24452 -x45869 -x54830 x42072 -x37088 -x5255 -x53209 -x25223 -x41455 -x24863 -x16606 -x19899 -x7539 -x18297 -x33140 -x54105 -x31359 -x16564 -x35887 -x44116 -x33439 -x7367 -x4354 -x29146 -x12261 -x10231 -x52017 -x53370 -x43158 -x7963 -x47867 -x30911 -x48935 -x14618 -x28395 -x221 -x1966 -x40681 -x42575 -x3996 -x42928 -x24488 -x18110 -x6719 -x30127 -x2931 -x26679 -x20973 -x9813 x44400 -x35096 -x49944 -x30886 -x24264 -x28359 -x20562 -x26789 -x8763 -x49547 -x25753 -x16233 -x31906 -x15773 -x13322 -x30898 -x15177 -x45943 -x47054 -x12220 -x57025 -x21159 -x28364 -x33428 -x6078 -x55873 -x37219 -x8064 -x16688 -x35380 -x18357 -x18808 -x32768 -x30235 -x9078 -x41029 -x54604 -x24802 -x45720 -x55035 -x48925 -x35581 -x37942 -x51817 -x53643 -x26866 -x40035 -x29352 -x22281 -x21941 -x30191 -x23868 -x42783 x51612 x55913 -x33596 -x37812 -x20480 -x3225 -x21113 -x55230 -x54023 -x32612 -x42576 -x9164 -x11079 -x12202 -x37927 -x15567 -x17672 -x33265 -x29629 -x4579 -x37610 -x17851 -x18577 -x44280 -x40223 -x5879 -x27252 -x16418 -x25975 -x9651 -x41082 -x1928 -x4907 -x40944 -x48877 -x15586 -x35292 -x41213 -x41664 -x17174 -x9014 -x35478 x46094 -x11569 -x53921 x51836 -x29858 -x32736 -x11423 -x15624 -x13567 -x37722 -x22346 -x47174 -x51000 -x16698 -x10554 -x36191 -x36175 -x48308 -x12788 -x47554 -x46817 -x36772 -x43994 -x16238 -x393 -x206 -x55157 -x156 -x53348 -x10649 -x4410 -x1611 -x56939 -x27435 -x7186 -x31141 -x14189 -x36594 -x20560 -x4771 -x49230 -x22057 -x44735 -x5872 -x3315 -x4624 -x55892 -x16885 -x10599 -x21790 -x14300 -x1503 -x18150 -x30526 -x26532 -x41011 -x35897 -x55456 -x18497 -x9019 -x24721 -x53183 -x42809 -x7922 -x15474 -x21369 -x42351 -x31409 -x21592 x35101 -x53830 -x7051 x46952 -x17899 -x46246 -x17967 -x24658 -x36103 -x6179 -x26143 -x35738 -x46701 -x25102 -x54809 -x21354 -x13553 -x27917 -x28145 -x12712 -x45220 -x13475 -x57378 -x1557 -x37210 -x28843 -x2860 -x17278 -x10148 -x1085 -x39115 x41998 -x20201 x41544 -x18920 -x22792 -x22749 x52114 -x49019 -x36469 -x52274 -x7731 -x7329 -x54621 -x33580 -x7730 -x35030 -x25173 -x1562 -x46063 -x28065 -x4228 -x45897 -x49117 -x7778 -x27231 -x10077 -x21575 x43672 -x54920 x34720 -x20485 -x30930 -x821 -x41439 -x31616 -x19936 -x29797 -x37024 -x19053 -x15961 -x44069 -x49183 -x16255 -x19037 -x15867 -x11876 -x48247 -x12196 -x48759 x57412 -x53022 -x13144 -x13674 -x31645 -x50939 -x30348 -x54137 -x41861 -x21069 -x31489 -x34070 -x45741 -x23552 -x20533 -x33300 -x28258 -x26626 -x24979 -x20421 -x44372 x50919 -x32650 -x656 -x53215 -x26760 -x23428 -x23863 -x20299 -x21413 -x37567 -x6303 -x4177 -x25485 -x2101 -x39383 -x12706 -x30366 -x16936 -x49057 -x4845 -x32922 -x37657 -x36006 -x21645 -x43555 -x38211 -x9327 -x43774 -x31247 -x26686 -x17375 -x43971 -x15104 -x19394 -x24471 -x56208 -x34357 -x18642 -x43554 -x12121 -x1760 -x27415 -x10431 -x25627 -x12235 -x25515 x48588 -x4887 -x18095 -x10445 -x24140 -x44634 -x53131 -x13337 -x7052 -x5296 -x38771 -x26080 x46108 -x26917 -x1537 -x40983 -x55967 -x16374 -x55518 -x12497 x52376 -x44361 -x38504 -x28788 -x46867 -x24000 -x50682 -x33236 x41786 -x17078 -x8469 -x29355 -x53907 -x34448 -x30587 -x9949 -x28134 -x23740 -x43744 -x43799 -x33668 -x4671 -x42041 -x38607 -x3040 x44478 -x35243 x44052 -x55803 -x26560 -x37691 -x44143 x47254 -x38007 -x3472 -x12923 -x52383 -x4913 -x45646 -x42960 -x27983 -x4118 -x31241 -x57138 -x31263 -x11664 -x31793 -x17254 -x46267 -x12170 -x21659 -x39899 -x40269 -x6895 -x4374 -x37171 -x20961 -x2055 -x7504 -x55442 -x4951 -x48821 -x22267 -x15610 -x14620 -x52643 -x20013 -x25737 -x11312 x54054 x42863 -x50914 -x43114 -x41872 -x8868 -x17376 -x1550 -x21604 -x43489 -x9027 -x39250 -x9463 -x449 -x8551 -x24792 -x51639 -x8343 -x38627 -x39524 -x14312 -x36884 -x34494 -x3706 -x37788 -x56776 -x37571 -x682 -x36749 -x30785 -x9921 -x33883 -x28532 -x5451 -x33376 -x19975 -x21571 -x17364 -x35032 -x37412 -x9349 -x45463 -x14153 -x11133 -x55874 -x25728 -x18000 -x5994 -x39354 -x38628 x46056 -x10037 -x50008 -x57190 -x18743 -x33251 -x50762 -x52822 -x1125 -x33998 -x49783 -x48616 -x52495 -x35907 -x43580 x49214 -x17534 -x35719 -x46351 -x1413 -x19748 -x10943 -x4212 -x32546 -x6077 -x3603 x43335 -x25526 -x11665 -x48794 x44748 -x39082 -x41684 x53112 -x11982 -x28852 -x33843 -x20371 -x5618 -x22910 -x46194 -x19115 -x25746 -x12987 -x17591 -x49718 -x1844 x52781 -x27966 -x10972 -x15535 -x12033 x49400 -x2507 -x9129 -x19153 x56737 -x48416 -x11040 -x56499 x55098 -x8502 -x774 -x35930 -x1083 -x21707 -x27723 -x20162 -x1686 -x25232 -x21916 x45931 -x42906 -x1092 -x23924 -x22650 -x29738 -x38183 -x6595 -x9042 -x37373 -x45633 -x46803 -x15262 x41214 -x1355 -x34334 -x39130 -x31343 -x7180 -x36228 -x33297 -x31983 -x8851 -x54760 -x2071 x40777 -x38765 -x40219 -x27489 -x5788 -x49654 -x22132 -x37748 -x52333 -x51512 -x25559 -x20771 -x34803 -x41991 -x38035 -x20122 -x50778 -x9927 -x26740 -x1466 -x5581 -x17065 -x17622 -x13619 x50690 -x55474 -x32034 -x50532 -x13355 -x8970 -x56419 -x54236 -x53510 -x23614 -x45118 -x12812 -x12028 -x22629 -x53598 -x8545 -x32834 -x12303 -x8 -x26705 -x26192 -x13067 -x35198 -x43259 -x13992 -x42793 -x26505 -x10270 -x51202 -x6558 -x23238 -x13860 -x38699 -x26093 -x54114 -x35728 x40152 -x11657 x45747 -x15578 -x17293 -x25015 -x38192 -x48963 -x41432 -x26810 -x30509 -x1243 -x9299 x49098 -x13948 -x15112 -x55354 -x25840 -x25038 -x21809 -x3863 -x12865 -x5702 -x54424 -x55114 -x56427 -x57081 x55884 -x3925 -x2552 -x50322 -x19860 -x53204 -x35691 -x26022 -x54361 -x38156 -x14193 -x3444 -x2736 -x10513 -x13888 -x36429 -x57214 -x34924 -x56818 -x22291 -x33819 -x28388 x52833 -x40173 -x6755 -x46499 -x47862 -x17686 -x40408 -x38890 -x23300 -x1509 -x56922 -x37075 -x16410 -x1141 -x17234 -x14612 -x48751 -x23023 -x27874 -x37426 -x21171 -x100 -x46124 -x40077 -x15802 -x21615 -x47601 x53709 -x42971 -x45837 -x31401 -x45026 -x13856 -x54475 -x9020 -x2184 -x24970 -x21679 -x30311 -x25884 -x22227 -x2711 x50922 -x23260 -x34776 x54785 -x35425 -x4214 -x2915 -x55955 -x44063 -x48417 -x42422 -x33261 -x15008 -x21914 -x13194 -x50912 -x19728 -x2431 -x44949 -x57040 -x43671 -x36779 -x35809 -x7498 -x16829 x51073 -x36744 -x9942 -x2950 -x9627 x40795 -x54235 -x11419 -x30946 -x9035 -x38913 -x20324 -x11621 -x39567 -x2273 -x18855 -x18084 -x29189 -x27429 -x43364 -x19312 -x22567 -x2238 -x12292 -x31869 -x29974 -x34930 x42857 -x11984 -x5631 -x31307 -x51806 -x52180 -x22192 -x32510 -x12011 -x45985 -x32371 -x5769 -x6713 -x1986 -x25953 -x14387 -x48825 -x14135 -x12702 -x44683 -x8995 x51430 x45728 -x2720 -x42204 -x12279 -x29846 -x45281 -x12942 -x51014 -x24762 -x30608 -x25092 -x5646 -x40171 -x9849 -x52464 -x53681 -x6240 -x25542 -x44148 -x12948 -x56556 -x36940 -x30612 -x33862 -x11786 -x2336 -x39261 -x6146 -x2166 -x36049 -x54775 -x49822 -x15062 -x38615 -x23425 -x45845 -x14030 -x11452 -x8385 -x50076 -x49839 -x47229 -x4199 -x40626 -x46734 -x5623 -x31496 -x6055 x50945 -x38104 -x16743 x52975 -x2639 -x14941 -x18715 -x12397 -x51732 -x22768 x55336 -x29676 -x7241 -x15128 -x23578 -x7665 -x31368 -x19204 -x16724 -x47480 -x36625 -x31006 -x41062 -x1385 -x25673 -x53730 -x36332 -x11936 -x27466 -x47982 -x25196 -x31876 -x22038 -x49178 -x26891 -x54498 -x29123 -x936 -x21200 -x14363 -x6059 -x37375 -x47638 x44130 -x40982 -x34346 -x39948 -x8257 -x53198 -x35637 -x17656 -x3686 -x40990 -x34977 -x3794 -x28302 -x42298 -x8061 -x17441 -x40500 -x22137 -x28733 -x27668 -x18378 -x9748 -x43888 -x7797 -x43918 x46752 -x38288 x53410 -x23942 -x20883 -x32764 -x47723 -x9012 -x42198 -x13883 -x18401 -x23332 -x1403 -x16406 -x33040 -x34480 -x37534 -x12879 -x26007 x56949 -x39304 -x39986 -x46835 -x40685 -x44222 -x14295 -x2890 -x43598 -x43922 -x23832 -x9358 -x8318 -x3025 -x5274 -x43923 -x56130 x53242 -x24125 -x12820 -x36493 -x13929 -x15055 -x22700 -x34927 -x34608 -x12686 x49736 -x2296 -x20923 x56641 -x2468 -x46022 -x46980 x51850 -x19231 -x54723 -x36906 -x46887 -x49679 -x29715 -x27256 -x3269 -x40895 -x52579 x41418 -x2937 -x48035 -x39165 -x8981 -x49682 -x7827 -x23992 -x40619 -x31553 -x41789 -x2949 -x55692 -x41185 -x11955 -x52232 -x4791 -x44793 -x2051 -x12512 -x49938 -x50193 -x46177 x40523 x49446 -x46386 -x53515 -x31476 -x48591 -x26654 -x52765 -x15794 -x35135 -x21799 -x45625 -x25275 -x34825 -x35742 -x21937 -x22998 -x27423 -x1493 -x13579 -x40009 -x34627 -x24211 -x2394 -x29365 -x34987 -x40936 -x35650 -x31843 -x10474 -x43384 -x4719 -x16971 -x57019 -x6611 -x32858 -x44240 -x52403 -x5987 -x39758 -x50383 -x25963 -x35530 -x21722 -x15602 -x11862 -x72 -x54592 -x29260 -x23741 -x53153 -x18108 x43463 -x47724 -x23352 -x48005 -x42153 -x47401 -x46900 -x33392 -x17808 -x47750 -x15180 -x52147 -x43726 -x37301 x52398 -x7021 -x35451 -x29218 -x1660 -x31081 -x53719 -x25181 -x18321 -x39508 -x25703 -x54522 -x30900 -x54172 -x54366 -x15070 -x37681 x44223 -x46182 -x45629 -x40078 -x34055 -x14824 -x1818 -x42884 -x36124 x45377 -x47605 x41784 -x24225 -x49331 -x8294 -x15982 -x10408 -x9065 -x33327 -x4696 -x47108 x42124 -x56848 -x20242 -x18141 -x9641 -x21322 -x8651 -x24881 -x17134 -x52863 -x4135 -x16875 -x40277 -x45015 -x17193 -x29793 -x27775 -x39241 -x20139 -x41056 -x18354 -x24742 -x1932 -x52510 -x52445 -x11207 -x44097 -x38053 -x57492 -x31829 -x51501 -x18281 -x5580 -x16399 -x17251 -x53193 -x56270 -x12461 -x39891 -x7035 -x14199 -x42428 x53335 -x37325 -x25071 x53152 -x40253 -x4735 -x19734 -x56083 -x20933 -x3383 -x34599 -x41685 -x20901 -x29085 -x489 -x26846 x46633 -x13257 x46723 -x26725 x48242 -x4007 -x2362 -x6140 -x22973 x40450 -x57200 -x6921 -x2203 -x1502 -x37185 -x15034 x56745 -x2054 -x7069 -x23469 -x23154 -x32142 -x4686 -x53279 -x33109 -x9791 -x35242 -x46998 -x46130 -x15746 -x35103 -x29698 -x3041 -x28919 -x1640 -x43339 -x16235 -x25867 -x15706 -x28174 -x48026 -x45736 -x1 x50223 -x11428 -x16650 -x15631 -x50211 -x56681 -x57024 -x46310 -x971 -x6977 -x26346 -x21654 -x32502 -x39447 -x14038 -x1070 -x9943 -x53359 -x35819 -x38790 -x37282 -x53173 -x19517 -x37957 -x2925 -x7781 -x32771 -x19791 -x42366 -x37031 -x16651 -x26992 -x37073 -x5597 -x33466 -x3344 -x1089 -x22953 -x24677 x45409 -x17596 -x20227 -x13152 -x13867 -x56829 -x16094 -x2083 -x2955 -x29336 -x50441 -x48674 -x39499 -x2200 -x11566 -x15996 -x17061 -x16736 -x1314 -x13643 -x31871 -x25486 -x17332 -x43140 -x54996 -x23461 -x19843 -x6984 -x3146 -x52269 -x24347 x48521 -x24798 -x26673 -x28826 -x7452 x44046 -x28940 -x50942 -x36700 -x13435 -x18523 -x44445 -x34984 -x17825 x43966 -x29346 x43504 -x6376 -x54780 -x14356 -x26287 x47834 -x14056 -x31314 -x26145 -x56925 -x38797 -x12995 -x43130 -x30739 -x45827 -x18504 -x8498 -x24098 -x29554 -x32268 -x21117 -x20453 -x49294 x50049 -x1931 -x52065 -x34126 -x55027 -x13393 -x32638 -x33207 -x7870 -x55460 -x46678 x42688 -x35397 -x56821 -x21309 -x36241 -x29033 -x12133 -x12825 -x32200 x42947 -x7365 -x7216 -x1625 -x13374 -x20637 -x42065 -x5847 -x26583 x57360 -x31310 x41592 -x47371 -x20484 -x13941 -x23333 -x20576 -x39325 -x12323 -x529 -x35236 -x14504 -x22730 -x8501 -x20717 -x57182 -x16680 -x55741 -x24559 -x19761 -x43170 -x42451 -x28029 -x54329 -x24774 -x47675 -x6224 -x18120 -x24663 -x7673 -x46760 -x50612 -x45197 -x37930 -x34155 -x31909 -x38423 -x8525 -x30909 -x10192 -x3184 -x1801 -x39523 -x22581 -x55129 x34968 -x37040 -x33653 -x29765 -x16665 -x22058 -x48827 -x22003 -x8646 -x10721 -x24977 -x4901 -x14007 -x40375 -x21412 -x19067 -x40121 -x5021 x46601 x46769 -x41075 x49733 -x18198 -x22233 -x18803 -x32822 -x5561 x42551 x44891 -x44531 -x25666 -x25754 -x18071 -x19804 -x56449 -x15630 -x29572 -x26285 -x26787 -x12263 -x22695 -x29143 -x18528 -x33789 -x18091 -x11159 -x28695 -x27219 -x45571 -x24698 -x5965 -x25229 -x39565 -x28123 -x23620 -x50349 -x36202 -x32672 -x36824 -x8133 -x16862 -x12294 -x32571 -x42968 -x15808 -x837 -x48169 -x5319 -x3207 -x45749 -x53890 -x32150 -x20247 -x33165 -x9316 x47967 -x35200 -x41937 -x3970 -x14042 -x18046 -x56855 -x24975 -x6214 -x24456 -x4996 -x55105 -x34305 -x33195 -x19116 -x19042 -x31986 -x31495 -x10450 -x18851 -x22658 x46746 -x53230 -x25835 -x30275 -x23766 -x45182 -x41071 -x43233 -x6129 -x16117 -x52941 -x13347 -x22713 -x49004 -x10402 -x30863 x46076 -x21004 -x24018 -x56902 -x44094 -x272 -x30721 -x7339 -x52936 -x44796 -x45805 -x49932 -x43137 -x21833 -x45394 -x38566 -x31615 -x15153 -x29590 -x32707 -x42014 -x45719 -x35898 -x13525 -x6088 -x38636 -x56282 -x51294 -x21908 -x36185 -x41840 -x47208 -x35660 -x19018 -x45490 -x37337 -x54503 -x11911 -x24079 x51769 x46047 -x9797 -x1862 -x36041 -x48607 -x41546 -x8012 -x19994 -x10662 -x989 -x25859 -x33144 -x50874 -x52817 x43303 -x32514 -x49954 -x28129 -x37549 -x40389 -x45164 -x1210 -x6966 -x1256 -x7846 -x29456 -x200 -x18654 -x31270 -x53537 -x4293 -x39537 -x28457 -x4280 -x52004 -x6855 -x17600 x52749 -x3831 -x39072 -x52985 -x40107 -x40775 -x3515 -x5023 -x56498 -x16435 -x25513 -x8051 -x37685 -x29462 -x27755 -x6454 x49791 -x34970 -x46032 -x7999 -x16329 -x34338 -x21503 -x6848 -x10441 -x44659 -x16015 x45479 -x49329 -x48564 -x46561 x49124 -x5493 x42156 -x46992 -x26368 -x14049 -x8034 -x34150 -x31431 -x36548 -x32289 -x54792 -x25579 -x34203 -x39329 -x4858 -x16014 -x29442 -x51497 -x44213 -x41963 -x11203 x45788 -x55520 -x23416 -x594 -x20556 -x33320 -x29130 -x13686 -x32367 -x43460 -x15884 -x53081 -x35814 -x34162 -x41647 -x31456 -x23497 -x25073 x48863 -x40396 -x15869 -x53437 -x30934 -x28480 -x32816 -x29379 -x37999 -x17588 -x18921 -x216 -x10543 -x23072 -x17142 -x14105 -x27852 -x10855 -x22518 -x14495 -x22362 -x14335 -x23007 x49524 -x49885 -x33171 -x31733 x44597 -x39225 -x3055 -x5049 -x41453 -x13073 -x28031 -x51018 -x30622 -x2623 -x43721 -x8375 -x48020 -x19831 -x33680 -x38103 -x5446 -x55341 -x17269 -x32010 -x22467 -x1684 -x240 -x10550 -x52315 -x39444 -x54094 -x38305 -x2380 -x12445 -x32881 -x39007 -x31026 -x19056 x53555 -x24685 -x15836 -x5550 -x24089 -x54343 -x5509 -x34662 -x39555 -x27953 -x46957 -x49260 -x33025 x44655 -x51855 -x46281 -x29261 -x34105 -x21464 -x3586 -x23917 x48715 -x13710 -x48294 -x33522 -x49271 -x13461 -x36009 -x7641 -x13282 -x30178 -x53427 -x9925 -x14741 x49939 -x21781 -x34377 -x4643 -x37949 -x37677 -x26441 -x13709 -x15346 -x27000 -x210 -x51951 x20578 -x22032 -x36156 -x2094 -x23970 -x45019 -x44207 -x50111 -x30834 -x18482 -x26418 -x42213 -x26419 -x29477 -x16556 -x47788 -x22091 -x18087 -x23173 -x19958 -x49416 -x14464 -x885 -x4454 -x38905 -x51311 -x5803 -x6368 x44101 -x53611 -x38014 -x56608 -x15939 -x28496 -x20474 -x40977 -x10563 -x40656 -x2018 -x51914 -x23820 -x54962 -x37076 -x35855 x47564 -x21947 -x26922 -x9645 -x50103 -x39120 -x22705 -x50148 -x2971 -x1417 -x1721 -x15748 -x18468 -x16051 -x37923 -x30692 -x39845 -x51913 -x30318 -x4262 x45667 -x45081 -x34235 -x24041 -x24625 -x33425 -x40318 -x6506 -x2110 -x41471 -x50398 -x56336 -x4360 -x8727 -x35307 -x13663 -x25140 -x47774 -x54732 -x25788 x41301 -x42329 -x30093 -x48874 -x24965 -x42128 -x4744 -x7535 -x30234 -x37231 -x23343 x44288 -x6620 -x4555 -x18579 -x130 x56081 x43910 -x33172 -x42490 -x37201 -x15584 -x1463 -x25699 -x9696 -x54150 -x28346 -x28847 -x9817 -x28504 -x31672 -x24090 -x5945 -x8746 -x37555 -x18592 -x51381 -x25964 -x26381 -x15852 -x49144 -x11183 -x18764 x50174 -x28659 -x25307 -x10310 -x15755 -x35357 -x46147 -x36613 -x54298 -x14837 -x50115 -x45342 -x25563 -x49800 x44255 -x13795 -x21120 -x48403 -x45979 -x30646 -x4551 -x26722 -x53462 -x34144 -x6346 -x31020 -x47549 -x51922 -x36240 -x3886 -x44331 -x39005 -x47528 x55498 -x6144 -x22306 -x14185 -x37261 -x1602 -x11749 -x39521 -x26344 -x34750 -x14818 -x56552 -x26099 -x51225 -x52249 -x23081 -x25123 -x5604 -x14898 -x3240 -x7803 -x35611 -x4659 -x11609 -x5158 -x4158 -x30714 -x34546 x42574 -x32017 -x14296 -x52924 -x3376 -x18711 -x11039 x48109 -x5833 -x19013 -x4100 -x6347 -x9536 x46653 -x5140 x50870 -x43610 -x21898 -x22919 -x5367 -x47069 -x2448 -x32567 -x6923 -x34189 -x23974 -x48740 -x20621 -x36328 -x20506 -x43016 -x21546 -x13642 -x53947 -x43837 -x37932 -x45709 -x51141 -x20629 -x5074 -x11481 -x22801 x40448 -x31142 -x6074 -x45355 -x27794 -x28069 -x1926 -x55484 -x29953 -x31757 -x47897 -x7525 -x53875 -x57440 -x7808 -x14790 -x46019 -x11233 -x6616 -x35437 -x47456 x56202 -x35781 -x36360 -x45626 -x51371 -x23653 -x41253 -x43098 -x866 -x32963 -x8338 -x446 -x46988 x51070 -x53392 -x28450 -x36611 -x44156 x7474 -x44190 -x49624 -x54461 -x28755 -x38705 -x38956 -x3201 -x26796 -x6081 -x30804 -x47499 -x23678 -x44524 x46569 x50493 -x9746 -x23420 -x39940 -x46737 -x36023 -x16576 -x7614 -x10243 -x6382 -x34488 -x51452 -x17625 -x8823 x51256 -x11746 -x26647 -x12596 -x15531 x52714 -x52154 -x15949 -x33472 -x6841 -x28963 -x54580 -x33343 -x14643 -x37900 -x27608 -x18902 -x31416 -x30913 -x7550 -x22108 -x12476 -x14959 -x12243 -x2070 -x45867 -x28520 -x36291 -x52238 -x175 -x2204 -x18248 -x31370 -x7628 -x2028 -x49111 -x52184 -x40922 -x21343 -x10773 -x27018 -x8680 -x33469 -x15505 -x18373 -x7333 -x37361 -x41022 -x41810 x1263 -x50530 -x35036 -x47640 -x32921 -x36966 -x55509 -x15089 -x4834 -x13871 -x37015 -x25965 -x31852 -x49347 -x52212 -x28957 -x5873 -x8560 -x32459 -x1012 -x34486 -x7406 -x18075 -x8369 -x52365 -x10259 -x18720 -x26227 -x3237 -x38459 -x11519 -x52761 -x19393 -x42180 -x3218 -x48545 -x47082 -x52667 -x27049 -x7875 -x38076 -x24188 -x18719 -x37896 -x3309 -x24922 -x15611 -x6321 -x28242 -x16711 -x36370 -x43265 -x13075 -x22802 -x54977 -x29475 -x20645 -x40481 -x45112 -x21489 -x40290 -x46139 -x20651 -x46439 -x44618 -x3542 -x8279 -x53646 -x9193 -x3852 -x28956 -x21950 -x22679 -x9582 -x15814 -x11201 -x25484 -x44375 -x48911 -x8895 -x25745 -x19524 -x28055 -x31767 -x36382 -x37903 -x18683 -x4547 -x53032 -x21666 -x16004 -x44355 -x22023 -x47562 -x24839 -x17849 -x23412 -x39110 -x37913 -x44102 -x4181 -x22830 -x51145 -x25779 -x54636 -x7214 -x24815 -x9990 -x56364 -x35657 -x37007 -x40415 -x48806 -x11327 -x29399 -x36305 -x725 -x50297 -x44558 -x39811 -x2916 -x14705 -x31863 -x30986 -x21102 x55501 -x11807 -x37147 -x16250 -x30972 -x51637 -x35978 -x42532 -x20272 -x29318 -x48447 -x48708 -x15966 -x23505 -x37473 -x16467 -x37801 -x41730 -x44844 -x45020 -x54478 -x55236 -x56674 -x44067 -x22866 -x8200 -x27539 -x31740 -x47227 -x13344 -x39144 -x57211 -x9616 -x23096 -x13156 -x39285 -x36248 -x41362 -x32057 -x15220 -x41686 -x38107 -x1547 -x45801 x55510 -x46458 -x54317 -x43751 -x17936 -x5869 -x5671 -x49287 -x32935 -x23443 -x10459 -x55528 -x29999 -x35825 -x29372 -x38528 -x12675 -x7876 -x2648 -x55658 -x7919 -x4221 -x18484 -x42536 -x53291 -x46594 -x29881 -x10728 -x47635 -x37417 -x11208 -x5220 -x45518 -x29854 -x1835 -x46677 -x22946 x41941 -x32374 -x30294 -x48523 -x19550 -x49871 -x27671 -x8366 -x31773 -x1246 -x8016 -x22515 -x51092 -x46034 -x40235 x41529 -x27681 -x25543 -x8703 -x2369 -x8247 -x11956 -x16773 -x21211 -x4580 -x14782 -x46012 -x13967 -x4569 -x30619 -x49671 -x19509 -x48989 -x7471 -x19099 -x43828 -x13433 -x44295 -x35541 -x20488 -x32487 -x23897 -x48055 -x53801 x49158 -x34766 -x23216 -x18649 -x33698 -x43826 -x50608 -x19260 -x17326 -x51435 x45804 -x37408 -x16017 -x14638 x45589 -x43567 -x5927 -x6057 -x30983 -x2346 -x14969 -x34207 -x45965 -x31389 -x19470 -x19290 -x16555 -x56538 -x10840 -x55331 -x37967 -x14510 -x37512 -x3113 x44693 x57128 -x11144 -x17140 -x53160 -x25943 -x28889 -x6614 -x1251 -x50476 -x52295 -x9158 -x14357 -x36268 -x15078 -x28744 -x7829 -x19436 -x20692 -x17277 -x31712 -x3249 x42186 -x36518 -x39361 -x38484 -x13039 -x12929 x45319 -x46429 -x91 -x31216 -x36555 -x11289 -x10114 -x12595 -x53214 -x32433 -x49802 -x28288 -x32266 -x39216 -x2162 -x40163 -x31699 -x18620 x46830 -x25802 -x34249 -x18142 -x26927 -x53723 -x32456 -x3281 -x37712 -x25410 -x30939 -x20699 -x30947 -x28617 -x25801 -x27590 -x6815 x4380 -x15930 -x25851 -x14919 -x9334 -x33575 -x1155 x49864 -x3199 x42629 -x20672 -x43167 -x44555 -x45336 -x14016 -x7260 -x45689 -x17162 -x27064 -x11434 -x17521 -x19317 -x7832 -x33714 -x34375 -x5714 -x33535 -x11837 -x18307 -x37352 -x17051 -x18064 -x771 -x23567 -x14178 -x10917 -x38934 -x44349 -x44366 -x29417 x142 -x56060 -x56412 -x41899 x46392 -x50199 -x6134 -x25743 -x39088 -x796 -x33385 -x22697 -x21723 -x2827 -x19768 -x35889 -x15479 -x9999 -x144 -x5193 -x31207 -x7277 -x31362 -x13742 -x51031 -x24330 -x16978 -x4577 -x30729 -x53253 -x32370 -x39984 -x54622 -x54839 -x17264 -x40131 -x22811 -x2428 -x11532 -x12403 -x24339 -x28218 -x50525 -x28810 -x37318 -x31618 -x40023 -x26275 -x28307 -x50189 -x520 -x4103 -x18277 -x34341 -x11891 -x21487 -x46086 -x22784 -x57301 -x10940 -x46213 -x9525 -x17556 -x5498 -x27193 -x18140 x55411 -x17522 -x51307 -x46655 -x19287 -x9410 -x36388 -x3471 -x27950 -x47575 -x53449 -x16663 -x52710 -x48227 x1526 -x33497 -x7695 -x26385 -x25583 -x55058 -x38362 x47689 -x40028 -x33953 -x7166 -x56495 -x28942 -x34243 -x15560 -x38957 -x15606 x56302 -x36755 -x10710 -x20412 -x53387 -x1877 -x30664 -x50206 -x24067 -x1308 -x43422 -x4501 -x39882 -x2709 -x15255 -x14935 -x55433 -x959 -x44352 -x35894 -x20394 -x54651 -x11841 -x47203 -x15275 -x2061 -x13554 -x29419 -x23406 -x52278 -x12631 -x44588 -x12286 x51131 -x18877 -x54642 -x18311 -x14955 -x5491 x51389 -x52481 -x9159 -x5912 -x2501 -x33508 -x30464 -x26888 -x26324 -x20551 -x1170 -x14322 -x50627 -x26263 -x19691 -x11847 -x56677 -x8028 -x5948 -x54510 -x40070 -x38360 -x13354 -x18042 -x55074 -x18279 -x41353 -x12963 x40451 -x34202 -x14546 -x2471 -x26187 x51981 -x36051 -x21992 -x13100 -x21329 -x47195 -x27439 -x5139 -x50663 -x15267 -x2593 -x34980 -x34685 -x41210 -x4593 -x50384 -x7455 -x4044 -x14005 -x51591 -x45077 -x50124 -x28784 -x45332 -x37911 -x32325 -x4859 -x14774 -x44750 -x31050 -x45642 -x6933 x51818 -x34130 -x3447 -x6538 -x16495 -x21543 -x24257 -x8164 -x20128 -x25978 -x40189 -x32804 -x416 -x24776 -x9860 -x42448 -x15129 -x22956 x45630 -x25170 -x55922 -x25845 -x538 -x18003 -x48883 x55846 x55490 -x6645 -x10847 -x3028 x43266 -x883 -x5190 -x57203 -x1238 -x55315 -x24184 -x1513 -x1477 -x9234 -x1536 -x36208 -x15991 -x6158 x55858 x56800 -x53188 -x13841 -x11348 -x38876 -x32177 -x36232 -x24961 -x23903 -x31293 -x54925 -x52429 -x10138 -x7741 -x22785 -x31195 -x49406 -x32447 -x22743 -x4392 -x34133 -x46664 -x54012 -x13600 -x1481 -x41864 -x24051 -x52788 -x14892 -x45004 x41010 -x9338 -x18731 -x19747 -x52619 -x34146 -x46301 -x39209 -x3769 -x27138 -x7065 -x8839 -x34821 -x12251 -x25668 -x12791 -x56340 -x3358 -x49028 -x37290 -x23433 -x40568 -x1681 -x39953 -x35561 -x10918 -x21652 -x9624 -x33193 -x20657 -x13542 -x14417 -x18662 -x11431 -x47455 -x19495 -x4466 -x14761 -x6944 -x22764 -x32594 -x37220 -x40581 -x47754 -x19093 -x36030 -x29103 x52282 -x1571 -x38208 -x23424 -x17719 -x26294 -x24743 -x24100 -x46203 -x36897 -x17237 -x54793 -x30027 -x34176 -x9987 -x26447 -x51219 -x21478 -x43070 -x25646 -x28524 -x29425 -x13954 -x35903 -x39559 -x34614 -x29995 -x35304 -x22723 -x11002 -x20937 -x17818 -x2399 -x8313 -x49412 -x8762 -x37504 -x21174 -x35623 -x37279 -x28219 -x10912 -x15179 -x27010 -x4428 -x26199 x41081 -x52538 x47065 -x47253 -x53076 -x7705 -x18606 -x55901 -x17732 -x8111 -x27774 -x13396 -x55549 -x35098 -x56738 -x25999 -x47937 -x16919 -x32759 -x16873 -x45733 -x31703 -x36307 -x10510 -x11081 -x19431 -x10731 -x55669 -x28802 -x43576 -x26014 -x44805 -x24010 x42080 -x55928 -x43027 -x14 x54703 -x53408 -x5805 -x19819 -x33622 -x38265 -x16016 -x56408 -x35686 -x41078 -x15886 -x49639 -x48342 -x1873 -x25843 -x25554 -x10089 -x7410 -x3102 -x23597 -x12999 x48860 -x46764 -x50292 -x19770 -x54265 -x15360 -x21960 -x46270 -x35793 -x35505 -x42307 -x38437 -x18089 -x14501 -x42982 -x7301 -x4238 -x17738 -x49808 -x56135 -x42191 -x36959 -x41237 -x2846 -x36095 -x6157 -x1287 x48356 -x5958 -x25467 x56661 -x25001 -x21970 -x48865 -x56967 -x28384 -x44379 -x6477 -x13247 -x14902 -x50665 -x52545 -x17574 -x12973 -x20603 -x41658 -x24250 -x2387 -x12677 -x35037 -x41974 -x19209 -x22167 -x31621 -x33073 -x14681 -x19109 -x16440 -x9637 -x44903 -x16666 x48857 -x56646 -x37871 -x2666 -x48687 -x39762 -x3544 -x25838 -x18197 -x4403 -x30832 -x11961 -x42838 -x15227 -x23026 -x25273 -x55810 -x7147 -x22387 -x50450 -x26277 -x23824 -x43961 -x18188 x52685 -x8130 -x38589 -x17759 -x22302 -x50408 -x2940 -x26208 -x16903 -x24281 -x41980 -x8260 -x13598 -x4336 -x266 -x15981 -x25039 -x22550 -x20946 -x40508 -x55419 -x15497 -x43779 -x8980 -x47124 -x6440 -x2906 -x36878 -x34552 -x48701 -x43401 x51096 x42817 -x7991 -x14749 -x7978 -x54063 -x41140 x52047 -x30965 -x33197 -x16087 -x17994 -x40636 -x12918 -x3714 -x44784 -x11366 -x26351 x54582 -x11550 -x49722 -x5688 -x31093 -x56880 -x40864 -x39122 -x31291 -x40729 -x34554 -x44415 -x56314 -x26442 -x17912 x47532 -x7715 -x14674 -x35969 -x1857 -x39308 -x18175 -x28914 -x24861 -x43925 -x50181 -x7414 -x46120 -x7146 -x2345 -x11731 -x57063 -x34537 -x3926 -x37921 x42102 -x19389 -x53130 -x16110 -x33046 -x6231 x44142 -x11924 -x44867 -x37733 -x20800 -x9625 -x12555 -x29306 -x46443 -x36881 -x169 -x54125 -x39392 -x13406 -x16171 -x50179 -x41181 -x45584 -x22853 -x39900 -x27735 -x53229 -x12233 -x49767 -x29721 -x1022 -x28694 -x27157 -x23002 -x9920 -x33389 -x15762 -x29371 -x21454 -x14346 -x56019 -x56685 -x17693 x48309 -x39593 -x25609 -x11663 -x36575 -x33632 -x22774 -x4628 -x7159 -x49299 -x8449 -x50376 -x5997 -x24634 -x4978 -x42578 -x42202 -x2806 x49719 x53787 -x56718 -x34752 -x25647 -x24242 -x51088 -x765 -x8725 -x17630 -x54691 -x30340 -x21015 -x11920 x55791 -x626 -x19720 -x26295 -x41369 -x11066 -x51269 -x10798 -x21965 -x39681 -x15658 -x42910 -x26825 -x51655 -x37368 -x56796 -x6247 -x23999 -x27639 -x42700 -x18397 -x33674 -x42990 -x9587 -x38569 -x41943 -x1457 -x6300 x54959 -x7366 -x5127 -x24244 -x44340 -x31021 -x35336 -x1495 -x12289 -x22316 -x8340 -x13231 -x45684 x48576 -x37715 x43476 -x33868 -x16048 -x55877 x56780 -x9241 -x41829 -x24692 -x54835 -x12436 -x28126 -x17829 -x33318 -x49212 -x37725 -x42674 -x56512 -x29559 -x12383 -x4618 -x42914 -x10551 -x50955 -x28924 -x2879 -x12140 -x22893 -x43551 -x55959 -x21163 -x24259 -x55080 -x26400 -x17495 -x54886 -x16074 -x13315 -x19729 -x45147 -x46161 x51927 -x55761 -x56 -x52811 -x49934 -x46072 -x13275 -x44698 -x3894 -x32527 -x45013 -x6189 -x23418 x49881 -x53756 -x38778 -x29680 -x15229 -x14777 x3327 -x53093 -x38772 -x55361 -x44567 -x39995 x51720 -x32348 -x52879 -x9620 -x42712 -x37583 -x43268 -x6011 -x12419 -x21785 x42803 -x44433 -x15999 -x48931 x53538 -x45292 -x39287 -x12135 -x54887 -x40955 -x15695 -x30001 -x54888 -x2096 x41192 -x15735 -x17918 -x15468 x47793 x45563 -x49573 -x37629 -x30487 -x27617 -x1556 -x48348 -x42381 -x23119 -x3404 -x22876 -x13266 -x54018 x55324 -x11721 -x19091 -x10530 -x17950 -x35337 -x42144 -x12550 -x27215 -x46779 -x43474 -x50772 -x51290 -x31023 -x38483 -x18422 -x26989 -x13774 -x9986 -x5124 -x1430 -x19119 -x14071 -x38264 -x56878 x52958 -x15792 -x30576 -x24449 -x13181 -x19191 -x47861 -x49642 -x37524 -x37518 -x1653 -x26097 -x11401 x44542 -x57118 -x33769 -x31133 -x45690 -x39232 -x36874 -x52090 -x52055 -x53930 -x7984 -x46265 -x6187 -x46548 -x13476 -x36639 -x7946 -x40044 -x24296 -x8496 -x49196 -x4127 -x39407 -x31709 -x7802 -x43248 -x55624 -x48163 -x30303 -x29638 -x22287 -x10864 -x14882 -x80 -x26101 x57215 x51711 -x34188 -x24223 -x20401 -x25624 -x28478 -x9901 -x2085 -x20338 -x7376 -x3165 x51380 -x41884 -x20198 -x10673 -x4683 -x47905 -x52533 -x38383 -x40114 -x14862 -x31306 -x22999 -x36165 -x37803 -x46541 -x37172 -x18332 -x25853 -x37714 -x40283 -x54374 -x22469 -x41825 -x53657 -x46503 -x28842 -x37468 -x1257 -x30672 -x12182 -x53659 -x30147 -x14413 -x36424 -x24335 x52194 -x40295 -x19141 -x44991 -x38225 -x26990 -x35939 -x289 -x8227 -x48107 -x14913 -x18289 -x41316 -x44271 x57442 -x6608 -x32399 -x2029 -x38202 -x30561 -x29450 -x40104 -x30364 -x46159 -x43217 -x27028 -x24702 -x26506 -x54419 -x51561 -x34958 x40554 -x52138 -x21699 x43766 -x44520 -x7095 -x54729 -x27541 x51479 -x50622 -x39092 -x27871 -x41096 -x53763 -x25242 -x40426 -x19350 -x145 x48602 -x48986 -x44236 -x8522 -x35482 -x4697 -x34175 -x31554 x55330 -x6880 -x28040 -x27314 -x48013 -x32288 -x38141 -x23645 -x37431 -x45454 -x11950 -x6537 -x57255 -x33705 -x45506 -x23946 -x3520 -x52167 -x34879 -x51765 x41050 -x32673 -x12322 -x15311 x53821 -x53573 -x25065 x53817 x44855 -x21367 -x33492 -x26094 -x33482 -x51292 -x39587 -x39160 -x19279 -x33 -x30754 -x40436 -x31386 -x4449 -x18844 x51412 -x35349 -x42542 -x30528 -x56565 -x16506 -x49879 -x28637 -x37132 -x40865 -x6084 -x24057 -x49552 -x39747 -x12277 -x25864 -x18370 -x26167 -x23756 -x50302 -x22512 -x14146 -x32406 -x19235 -x4124 x50133 x48370 -x7123 x52053 -x31951 -x21660 -x48517 -x21246 x41818 -x8099 -x11762 -x24379 -x21399 -x17260 -x41971 -x17577 -x55856 -x41897 -x42671 x44420 -x12697 -x54911 -x26153 x43426 -x46 -x56915 -x2168 -x47154 -x15386 -x679 -x42611 -x22084 -x30503 -x15511 -x51754 -x16959 x41481 -x259 -x27659 -x47798 -x32902 -x4839 -x32622 -x27875 -x15122 -x24674 -x54291 -x27789 -x4271 -x51469 -x14649 -x35591 -x49918 -x27933 -x24381 -x8481 -x19575 -x31594 x46801 -x12887 -x5804 -x27164 -x15037 -x23101 -x54762 -x55587 -x12648 -x47569 -x19841 -x2044 -x6095 -x44328 -x21108 -x40811 -x55502 -x28583 -x29023 -x53143 -x14675 -x51829 -x24384 -x14822 -x45457 -x4565 x54287 -x7920 -x9577 x55258 -x31780 -x17428 -x4098 -x41207 -x51835 x45543 x40447 -x16451 -x613 -x21800 -x54310 -x46694 -x6532 -x10515 -x17386 -x25558 x42145 -x35381 -x29771 -x53783 -x33242 -x3630 -x53498 -x11651 -x13434 -x23071 -x19166 -x17038 -x22149 -x16027 -x34078 -x33047 x14061 -x38895 -x4703 x45003 -x18157 -x29792 -x24459 -x33786 -x9109 -x2157 -x18016 -x46376 -x32845 -x46504 -x41854 -x31087 -x11787 -x39434 -x42347 -x13440 -x1157 -x23030 -x8515 -x3392 x41295 -x26570 -x35078 -x9183 -x42549 -x24241 -x32144 -x28849 -x6217 -x10585 -x40643 -x10904 x49185 -x44730 -x19996 -x18587 -x22508 -x21570 -x10152 -x34746 -x28038 -x43909 -x19057 -x42874 -x16092 -x24280 -x52162 -x11489 x49826 -x38535 -x41024 -x20069 -x38278 -x40703 -x30856 -x38983 -x11611 -x8935 -x23374 -x1647 -x31900 -x31849 -x1878 -x28902 -x5209 -x20819 -x49935 -x21320 -x24358 -x7017 -x3664 -x8531 -x17666 -x583 x41841 -x11365 -x39507 -x48789 x41855 -x9454 -x21291 -x25962 -x10224 -x36640 -x34428 x50444 -x3742 -x57028 -x49655 -x10589 -x15011 -x35339 -x3341 -x48714 -x42216 -x8641 -x63 -x37806 -x45570 -x8708 -x10345 -x31284 -x24693 -x18604 x53460 -x34358 -x42426 -x4718 -x37138 -x16551 -x36234 -x16328 -x25664 -x1048 -x41655 -x15435 -x8937 -x31571 -x34352 -x45245 -x25541 x55693 -x19807 x56861 x32145 -x19694 -x3672 -x21658 -x4943 -x49976 -x30627 -x24464 -x11931 -x10839 -x43590 -x23881 -x33612 -x42741 -x37163 -x40974 -x29240 -x37776 -x4306 -x3781 -x25309 -x2342 -x23357 -x5341 x46402 -x14250 -x47800 -x18180 -x25175 -x56546 -x23472 -x11445 -x54351 -x43383 -x1229 -x21007 -x28298 -x3162 -x51688 -x55998 -x21485 -x1505 x46894 x41560 -x29445 -x45165 -x3809 -x8497 -x7977 x47584 -x3818 -x15547 -x9018 -x10235 -x42166 -x5287 -x12881 -x2323 -x34420 -x6457 -x9140 -x27416 -x648 x50809 -x54862 -x22376 -x36606 -x5684 -x27987 -x35379 -x44314 -x52470 -x16401 -x14594 -x1445 -x15377 -x15644 -x36065 -x5782 -x41279 x55214 -x31411 -x34409 -x6403 -x45207 -x42830 -x31078 -x18802 -x52246 x56020 -x40924 -x46795 -x30240 -x2963 -x4743 -x9605 -x43992 -x24746 -x53049 -x42331 -x23452 -x24643 -x40800 -x3054 -x26004 -x46256 -x35935 -x39833 -x34841 -x7710 x57183 -x8796 -x36472 -x5905 -x7644 -x45778 -x13334 -x43177 -x5592 -x12042 -x5185 -x35430 -x20959 -x16428 -x43619 -x44578 -x40690 -x43154 -x1207 -x2306 -x12833 -x33748 -x21238 -x13411 -x18438 -x27024 -x52854 -x26177 -x14452 -x45483 -x24218 -x15250 -x15410 -x11092 -x17116 -x19236 -x47757 -x6715 -x37462 x52607 -x26107 -x5921 -x53834 x44452 -x39069 -x34812 -x24846 -x8619 -x11672 -x45161 -x34290 -x2495 -x979 -x39824 -x22766 -x7944 -x43891 -x50733 -x51105 -x1001 -x15447 -x23116 -x23544 -x38268 -x25883 -x46704 -x26216 -x50935 -x40686 -x22135 -x35864 -x39996 -x49544 -x35118 -x33153 -x3047 -x44483 -x29981 -x51317 -x33158 -x21014 -x41270 -x16911 -x15682 -x49407 -x39289 -x11043 -x30662 -x51535 -x33667 x40853 -x43959 -x34835 -x1351 -x15025 -x13588 -x28240 -x7211 -x25358 -x28811 -x30992 -x52411 -x2803 -x48676 -x24599 -x26347 -x689 -x26268 -x22256 -x19420 x46015 -x17090 -x28102 -x3292 -x47113 -x17760 x55388 -x22266 -x34791 -x17039 -x38335 -x4689 -x21264 -x32182 -x13159 -x21766 -x36734 -x26776 -x44210 -x49250 -x56962 -x24492 -x20447 -x29476 -x10400 -x42297 -x26616 -x31319 -x7704 -x23149 -x7729 -x24555 -x22357 -x54755 -x25842 -x28350 -x44859 x51351 -x9447 -x13878 -x15463 -x19012 -x57328 -x10425 -x32946 -x22375 -x31304 -x55177 -x20327 -x24150 -x14050 -x49926 -x31708 -x48265 -x34699 -x54850 -x23249 -x6060 -x3075 -x5774 -x9839 -x47298 -x49232 -x36260 -x2457 -x37349 -x11450 -x22878 -x35948 -x17758 -x27614 -x31139 -x49587 -x53418 -x15776 -x17958 -x8871 -x57080 -x23616 -x55802 -x33638 -x14031 -x43797 -x43249 -x19213 -x1021 -x48303 -x34947 -x19783 -x36355 -x30600 -x37632 -x39365 -x11155 -x14531 -x11781 -x25648 -x46750 -x49859 -x34878 -x5413 -x8138 -x1981 -x32038 -x3674 -x15815 -x46364 -x24541 -x16438 -x25636 -x5141 -x47074 -x30424 -x13140 -x42272 -x38630 -x46762 -x55824 -x30461 -x11260 -x57406 -x36590 -x37799 -x28087 -x50929 -x8593 -x13518 -x19025 -x25268 -x53373 -x5897 -x50871 -x46909 -x645 -x34003 -x23545 -x52542 -x15666 -x6000 x53654 -x26095 -x2063 -x46823 -x38193 -x42725 -x34833 -x22605 x57449 -x22216 -x12657 -x19488 -x39013 -x38576 -x23367 -x37580 -x54482 -x35434 -x32076 -x46582 -x31273 -x50010 -x19447 -x961 -x15280 -x26969 -x27732 -x10541 -x41334 x52401 -x13226 -x40957 -x39884 -x7117 -x15106 -x27680 -x13302 -x41542 -x22597 -x3167 -x9810 -x307 -x18229 -x29199 -x10592 -x20497 -x56786 -x41752 -x27367 -x31908 -x55580 -x11576 -x17646 -x15642 -x22510 -x38985 x51421 -x35128 -x41754 -x3951 -x9392 -x46304 x48103 -x50791 -x17916 -x54945 -x4658 -x14376 -x24639 -x13428 -x7197 x44571 -x40784 -x31132 -x22490 -x34395 -x35919 -x56433 -x40429 x49527 -x6339 -x29210 -x601 -x35293 -x35265 -x23541 -x53528 -x5234 -x32313 -x3391 -x1377 -x57285 -x49674 -x46951 -x22685 -x21456 -x17548 -x31420 -x38946 -x33319 -x44396 -x31659 -x38606 -x3152 -x27098 x47590 -x33665 -x11578 x44516 -x46000 -x32196 -x51368 -x35301 -x35943 -x16794 -x31718 -x23518 -x27152 -x26254 -x1300 -x52870 -x31920 -x18086 -x7709 -x48234 -x27285 -x10887 -x15674 -x46969 x50081 -x661 -x51925 x43788 -x31220 -x39569 -x14275 -x9161 -x32592 -x28202 x41483 -x35022 -x38588 -x11433 -x15353 -x34217 -x9186 -x15322 -x16561 -x24616 x45206 -x53340 -x49605 -x37218 -x51893 -x48418 -x6751 -x37238 -x12373 -x46325 -x32011 -x36017 -x35761 -x27078 -x2013 x50458 -x57452 -x12455 -x1703 -x43423 -x7784 -x4708 -x22599 -x33043 x41536 -x43618 -x4171 -x6399 -x38621 -x25610 -x41552 -x11864 -x52287 -x17287 -x28189 -x26030 -x48200 -x9038 -x54714 -x18274 -x46586 -x32848 -x53399 -x36176 -x2759 -x45101 -x34266 -x55170 -x32329 -x53542 -x12264 -x55818 -x27271 -x18767 -x37814 -x46391 -x9311 -x8805 -x13104 -x1808 -x2192 -x54010 -x23079 -x26100 -x43806 -x26511 -x8896 -x39717 -x42076 -x53347 -x46522 -x34014 -x50650 -x17909 -x27218 -x10107 -x36860 -x40662 -x43324 -x34728 -x50475 -x57066 -x13409 x55469 -x64 -x42258 -x36504 -x33124 x55768 -x12030 -x8167 -x34219 -x48767 -x8119 -x41585 -x28464 -x923 -x42468 -x31884 -x28192 -x17946 -x9340 -x17252 -x22324 -x30823 -x27796 -x15924 -x34571 -x20892 -x23648 -x24847 -x24149 -x7432 -x11460 -x25934 -x25712 -x17274 -x52267 -x17044 -x41563 -x23535 -x24993 -x16761 -x33317 -x28004 -x25105 -x45952 -x36667 -x39585 -x34532 -x14972 -x39510 -x3966 x50052 x55385 -x22608 -x48711 -x43679 -x31582 -x24934 -x56478 x37254 -x12197 -x29503 -x42496 -x33861 -x31626 -x49120 -x18419 -x10844 -x44682 -x51697 -x39568 -x83 x46906 -x40220 -x5333 -x48993 -x55325 -x36702 -x49088 -x24948 -x10512 -x6597 -x20544 -x5541 x56281 -x29325 -x31308 -x13068 -x29782 -x33873 -x35582 -x6220 -x53757 -x45057 -x3937 -x15800 -x3372 -x39998 -x11859 -x47005 -x41355 -x6718 x50832 -x45742 -x50605 -x39880 -x1969 -x26688 -x19640 x54720 x51418 -x40817 -x54450 -x30265 -x19169 -x33589 -x17092 x40938 -x31190 -x4619 -x10981 -x7190 -x16302 -x41586 -x49906 x50745 -x31498 -x29824 -x11396 -x14313 -x53194 -x5875 -x51587 x10776 -x41999 -x35177 -x14589 -x28007 -x21461 -x19832 -x8226 -x46982 -x33234 -x22422 -x6327 -x17944 -x35472 -x6967 x45534 -x57385 -x42651 -x14414 -x52435 -x43071 -x11678 -x39292 -x54567 -x22309 -x1282 -x8217 -x20414 -x2287 x51708 -x8942 -x41830 -x27887 x47216 -x38970 -x55251 -x46352 -x14739 -x49223 -x4126 -x37162 -x39436 -x21612 -x49940 -x40908 -x30164 -x34440 -x22509 -x37861 -x12131 x47602 -x22071 -x37021 -x14107 -x38314 x46946 -x2588 -x49981 -x49977 x54894 -x5979 -x22986 -x39496 -x19692 -x26848 -x35042 -x54897 -x6736 -x14377 x41188 -x28404 -x8561 -x50901 -x46098 x56606 -x3675 -x38912 -x16622 -x7081 -x40316 -x16913 -x13771 -x37522 -x14259 -x7642 -x29631 -x4782 -x42855 -x6766 -x44080 -x19348 -x7208 -x15004 -x26300 -x13468 -x23401 -x6154 -x48295 -x19888 -x14224 -x55900 -x29606 -x11970 -x14686 -x3823 -x40331 -x3897 -x33390 -x1623 x40439 -x31631 -x40521 -x56760 -x12475 -x39676 -x28592 -x236 x57270 x51757 -x51816 -x36395 x43110 -x16174 -x8721 -x26281 -x13964 -x26330 -x51899 -x24475 -x53891 -x8534 -x19933 -x18186 -x33375 -x16575 -x42759 -x18987 -x47353 -x2819 -x42397 -x29502 -x54284 -x19616 -x3074 -x34460 -x19716 -x57078 -x42966 -x4647 -x27160 -x53889 -x27573 -x13305 -x52125 -x29835 -x17539 -x6451 -x1861 -x4958 -x1138 -x30000 -x16867 -x26923 -x6248 -x5549 -x31997 -x47360 -x15310 -x56275 -x2497 -x9396 -x10588 x46819 -x5008 -x239 -x4867 -x31297 x53216 -x42380 -x35446 -x18418 -x52872 -x27300 -x12544 -x42230 -x49703 -x23066 -x9798 -x24056 -x24262 -x11908 -x5410 -x911 -x10697 -x5453 -x2269 -x53991 -x55029 -x14165 -x57451 -x9984 -x42155 -x7812 -x19712 -x15570 -x12288 -x28233 -x28696 -x24213 x43919 -x33539 -x22706 -x40313 -x54245 -x41263 -x8782 -x35026 -x26146 -x15086 -x10285 -x53736 -x29296 -x37954 -x53319 x54002 -x26269 -x10430 -x1632 -x45918 -x33414 -x29820 -x8568 x43095 -x51867 -x8177 -x45961 -x40233 -x15797 -x19482 -x47817 -x26038 -x5529 -x36999 -x7678 -x32795 x45415 -x13379 -x7752 -x53192 x51989 -x5101 -x12093 -x16333 -x28391 -x25862 -x52770 -x476 -x375 -x23753 -x28333 -x16178 -x15898 -x54473 -x21681 -x20205 -x32812 x52256 -x39673 x54098 -x17605 -x31189 -x38762 -x45196 -x4457 -x39458 -x21026 -x53428 -x36254 -x36337 -x21296 -x14117 -x20352 -x35941 -x39075 -x3768 -x57411 -x37767 -x13911 -x50335 -x42655 -x26640 -x23075 -x6578 -x51475 -x4008 -x51651 -x44504 -x6681 -x782 -x37263 -x52107 -x35270 -x27584 -x49979 -x53420 -x52096 -x19965 -x42354 -x56579 -x1341 -x18917 -x11897 -x41901 -x29018 -x44660 -x42573 -x10621 -x11059 -x8747 -x9154 -x40569 -x22272 -x34563 -x28757 -x55072 -x9674 x55304 -x23955 -x24178 -x50007 -x50044 -x48610 -x37800 -x17775 -x3759 -x40766 x50490 -x6120 -x45285 -x29636 -x37209 x41268 -x20893 -x1910 -x41492 -x30153 -x8245 -x55801 -x53882 -x20924 -x17328 -x22191 -x7222 -x31745 -x12664 -x19552 -x13895 -x48456 -x56511 -x13634 -x25389 -x13142 -x56741 -x55273 -x53868 -x33760 -x1842 -x23785 -x56353 -x17198 -x23444 -x10035 -x24311 -x2961 -x3232 -x30102 -x50677 -x2066 -x29007 -x54995 -x51556 -x16409 -x33080 -x2494 -x11773 -x36831 -x19983 -x23561 -x24303 -x32802 -x21821 -x28036 -x5660 -x40262 -x48491 -x15849 -x25058 -x25171 -x52440 -x25846 -x6655 -x4162 -x50264 -x48934 -x48974 -x41828 x54425 -x55467 -x32403 -x30689 -x57433 -x11964 -x3825 -x36164 -x57393 -x41485 -x9931 -x17366 -x48475 -x39921 -x38914 -x11115 -x15316 -x29253 -x11292 -x18539 -x39997 -x14274 -x34511 -x5657 -x3211 -x31639 -x18439 -x50277 -x31325 -x16737 -x16143 -x18232 -x16984 -x23884 -x50822 -x56441 -x19894 -x45562 -x26500 -x13293 -x39883 -x5253 -x45277 -x55227 -x4711 -x49946 -x11122 -x53086 -x4432 -x6152 -x21081 -x36732 -x29410 -x6411 -x46403 -x23525 -x49395 -x2302 -x23062 -x20193 -x57342 -x15728 x40810 -x56494 -x31173 -x46924 -x18984 -x44456 -x34103 -x23168 -x23962 -x4347 -x34 -x43399 -x46628 -x4483 -x54020 -x13353 -x39955 -x23502 -x42271 -x38021 -x41927 -x30105 -x51539 -x56430 -x33576 -x8688 -x44649 -x41222 -x30106 -x10086 -x21946 -x32689 -x44554 -x40339 -x5698 -x47040 -x42675 -x5321 -x42013 -x32577 -x35182 -x36308 -x18776 -x32419 -x53311 -x38263 -x15257 -x324 -x45413 -x46318 -x49288 -x57145 -x35427 x40515 -x37693 -x20906 -x44811 -x11485 -x38667 -x25629 -x18896 -x32814 -x36733 -x53063 -x15650 -x33818 -x40894 -x15281 -x7057 -x28707 -x10532 x56313 x51438 -x22921 x51026 x49585 -x29869 -x48010 -x832 -x7659 -x15338 -x19592 -x56440 -x9595 -x37392 -x16371 -x37928 -x6023 -x18266 -x50028 -x3778 x40446 -x38953 -x18250 -x4920 -x10816 -x27261 -x57320 -x36995 -x19107 -x31286 -x22453 -x6109 -x9848 -x29077 -x15859 -x25333 -x49273 -x3335 -x11403 -x25537 -x12536 x46244 -x32029 -x12150 -x12904 -x52675 -x42417 -x33443 -x30320 -x22275 -x7470 -x53260 x57439 -x28396 -x17509 -x25655 x55017 -x51277 -x2093 -x44543 -x5634 -x45014 -x17446 -x54423 -x54880 -x36513 -x41949 -x30577 -x47946 -x20638 -x30351 -x36338 -x44868 -x27204 -x1599 -x49866 -x50715 -x2685 -x31356 -x40200 x53277 -x30227 -x45242 -x17972 -x40634 -x40038 -x8704 -x41442 -x48313 -x53578 -x55020 -x24553 -x36637 -x13885 -x54909 -x24164 x45262 -x42583 -x6785 -x51072 -x21562 -x23118 -x46412 -x18636 -x8434 -x48275 -x32252 -x30059 -x28887 -x47665 -x56834 -x51726 -x38710 -x24524 -x25425 -x30298 -x53284 -x47290 -x1850 -x10886 -x8947 x41002 -x22089 -x39928 -x9093 -x12465 -x16360 -x16876 -x38497 -x56537 -x39370 -x29109 -x56193 -x38750 -x5852 -x53689 -x4038 -x32857 -x25471 -x26694 -x16324 -x14349 -x10605 -x52805 -x26452 -x52216 -x28375 -x18282 -x52405 -x40292 -x51055 -x33216 -x55514 -x56734 -x45627 -x27197 -x38625 -x26632 -x44972 -x37664 -x27976 x51148 -x10012 -x50805 -x33650 -x31007 -x11025 -x19206 -x44413 -x35496 -x26063 -x34330 -x8136 -x19181 -x34999 -x17673 -x45080 -x8240 -x30644 -x39776 -x3747 x51766 -x52130 -x10732 x46624 -x7060 -x56256 -x52962 -x24581 -x57117 -x24050 -x50718 -x44737 -x44242 -x17349 -x29741 x56023 -x15705 -x168 -x36657 -x106 -x51246 -x51912 -x20707 -x46193 x10974 -x36264 -x36450 -x46706 -x50301 -x53463 -x37707 -x45408 -x5355 -x3140 -x34110 -x39203 -x40174 -x12818 -x10319 x49127 -x36712 -x16721 -x31698 -x42110 -x30323 -x34091 -x21838 -x41849 -x6602 -x32465 -x2318 -x46945 -x15522 -x13504 -x6840 -x7677 -x6941 -x41131 -x9807 -x14829 -x51498 -x5302 -x35552 -x44846 -x10266 -x37409 -x10966 -x13628 -x14554 -x35094 -x36347 -x34874 -x40602 -x24850 -x52758 -x19862 -x36717 -x55204 -x14373 -x5508 -x34960 -x26879 -x30122 -x7502 -x32939 x43608 -x21277 -x28355 -x31935 -x8006 -x38669 -x3132 -x28372 -x40700 -x17194 -x14811 -x27326 -x25829 -x40765 -x40371 -x47356 -x25633 x55780 -x4530 -x25424 -x44155 -x24796 -x18736 -x6648 -x17493 -x5164 -x19429 -x10720 -x29847 -x32942 -x52206 x49458 -x50427 -x47249 -x17407 -x22332 -x53115 -x42319 -x491 -x26115 -x25300 -x42895 -x4461 -x38565 -x27837 -x20041 x51992 -x54922 -x36091 -x35390 -x23311 -x42646 -x46577 -x14411 -x46690 -x52255 -x56177 x50725 -x20367 -x50347 -x24245 -x20413 -x11733 -x44042 -x20934 -x49346 -x37711 -x25875 -x37584 -x3400 -x25523 -x20182 -x21131 x51731 -x24468 -x49787 -x14810 -x35909 -x23911 -x19872 -x47972 -x50617 -x22841 -x30638 -x4830 x56487 -x52480 -x46912 -x27220 -x34044 -x29431 -x24289 -x49082 -x50230 -x6523 -x30852 -x2322 -x43431 -x54784 -x1013 -x19669 -x44579 x44702 -x22644 -x16934 x47863 x50241 -x53102 -x48880 -x27441 -x4032 -x24870 x45235 x48196 -x8954 -x30291 -x10942 -x2286 -x10921 -x1383 -x39918 -x29380 -x16093 -x22633 -x2778 -x28128 -x40124 -x40823 -x35604 -x26814 -x10497 -x46841 -x49509 -x25167 -x32869 -x34007 -x10656 -x37726 -x42004 -x31948 -x5337 -x34795 -x25404 -x29895 -x39682 -x12723 -x29209 -x46426 -x44643 -x22861 -x5917 -x51465 -x51254 -x25722 -x48034 -x30916 -x1811 -x35667 -x18982 -x54539 -x35956 -x10288 -x47795 -x24221 -x55090 -x8246 -x825 -x44985 -x43920 -x20246 -x49882 -x11132 -x11934 -x13223 -x1713 -x53997 -x16042 -x13032 -x27487 -x11343 -x40221 -x25036 -x50143 -x44402 -x6279 -x41100 -x25823 -x30119 -x29796 -x23674 -x34238 -x11373 -x30617 -x31532 -x29254 -x2625 -x53405 -x22158 -x9106 -x54008 -x2559 -x7304 -x31934 -x43616 -x13568 -x3399 -x6728 x43358 -x34403 -x6427 -x11480 -x45582 -x8357 -x775 -x15369 -x18505 -x13212 -x42559 -x18275 -x25812 -x25262 -x49444 -x38599 -x53545 -x24343 -x39719 -x14471 -x3910 -x3072 x47022 -x42021 x47036 -x8020 -x43670 -x13843 -x53227 -x13938 -x33738 -x24507 -x7569 -x4183 -x8546 -x24657 -x43655 -x13228 -x24949 -x7207 -x30879 -x36928 -x371 -x4400 -x11740 -x15740 -x46786 -x30903 -x23964 -x30332 -x41055 -x21560 -x5696 -x11284 -x51428 -x3795 -x32297 -x15208 -x7435 -x16449 x53906 -x49055 -x11750 -x28144 -x47354 -x33707 -x17460 -x35492 -x17062 -x16974 -x3805 -x14567 -x2364 -x5797 -x158 -x1100 -x14891 -x27039 -x25505 -x23724 -x13638 -x7589 -x5582 -x14203 -x48339 -x26217 -x15741 -x43946 -x52214 -x32505 -x16530 -x41876 -x27603 -x24418 -x48864 -x10181 -x21642 -x336 x50899 -x5659 -x27677 -x27526 -x51370 -x9963 -x43705 -x7144 x46143 x48202 -x48801 -x35883 -x8507 -x1322 x46282 -x24091 -x15504 -x3175 -x36363 x54631 -x2576 -x41522 -x31722 -x47321 -x49335 -x12097 -x10391 x47059 -x56200 -x33639 -x16826 -x12492 -x24905 -x2057 -x6387 -x40155 x56181 -x52000 -x52209 -x45730 -x54972 -x55416 -x36672 -x52502 -x3098 -x45611 -x7640 -x46069 x54524 -x50706 -x55274 -x11738 -x48761 -x4015 -x54319 -x681 -x13838 -x55375 -x43172 -x5357 -x43702 -x57002 -x7196 -x3438 -x41385 -x14601 -x3827 x44644 x53355 -x13450 -x32489 -x7585 -x28525 -x14722 -x18544 -x23214 -x48170 -x17451 -x48946 -x10212 -x57193 x56920 x47648 -x51704 -x14066 x50916 -x57368 -x16298 -x6151 -x7193 -x7373 -x15916 -x43592 -x14851 -x21730 -x9786 -x43650 -x15335 -x20604 -x21233 -x55221 -x28519 -x43311 -x11487 -x56793 -x53942 -x27267 -x5121 -x9904 -x20949 -x1574 -x28294 -x8898 -x30325 -x51600 -x17741 -x11105 -x44596 -x5235 -x11912 -x36813 x49649 -x44900 -x30132 -x8830 -x47769 -x47797 -x4544 -x32493 -x4260 -x27632 x51972 -x11510 -x39140 -x15279 -x33833 -x55190 x44586 -x8698 -x32967 -x5991 -x131 x50635 -x24671 -x1785 -x49085 -x4422 -x28252 -x14776 -x40315 -x19005 -x54624 -x19579 -x47483 -x20631 -x7145 -x33579 -x31414 -x26803 -x5370 -x4970 -x37381 -x31865 -x50381 -x44367 x56339 -x46780 -x6790 -x14400 -x27454 -x15114 -x7121 -x27201 x52866 -x12446 -x36032 -x16072 -x53263 -x36031 -x54606 -x50747 -x23203 -x26116 -x39990 x43843 -x43851 -x56415 -x21504 x49411 -x19132 -x8733 -x2773 -x12020 -x41145 -x32401 -x57133 -x8768 -x41659 -x39109 -x31161 -x30080 -x25453 -x37420 -x35789 -x10103 -x45912 -x21802 -x25618 -x26790 -x10920 -x4143 -x22622 -x29775 -x17080 -x521 -x17601 -x39763 -x24139 -x30354 -x45774 -x39490 x46781 -x9300 -x942 -x7492 -x1848 -x48876 -x6607 x47970 -x50395 -x21237 -x35486 -x44790 x52231 -x9418 -x9996 -x47437 -x9780 -x22368 -x33490 -x33077 -x14506 -x51288 -x52656 -x25190 -x151 x41824 -x29611 -x2765 -x10910 -x19513 -x19318 -x1849 -x16183 -x3324 -x44287 -x45240 -x45945 -x56149 -x17259 -x13300 -x37314 -x6747 -x17805 x53323 -x14914 -x45411 -x27228 -x1188 -x23629 x47326 x53990 -x28328 -x17535 -x9494 -x48343 -x4968 -x35147 -x35924 -x50506 -x23242 -x39789 -x15809 -x55723 -x11838 -x16173 -x13715 -x1310 -x56386 -x11287 -x25784 -x31344 -x7360 -x15692 -x251 -x28588 -x9067 -x39818 -x55789 -x5090 -x33467 -x11618 -x6408 -x9870 -x18492 -x28721 -x25955 -x22438 -x38660 -x21226 -x2563 -x28600 -x50161 -x21155 -x25924 -x46590 x52188 -x10553 x43058 -x38776 -x29602 x44284 -x17208 -x25150 -x8569 x45473 -x10294 -x43308 -x18457 -x21334 -x21924 -x18008 -x17423 -x22559 -x21495 -x20335 -x35923 -x27995 -x38384 -x7112 -x8289 -x6432 -x54306 -x614 -x39233 -x1670 -x20760 -x29397 -x5431 -x26212 -x28966 -x36092 -x26959 -x45024 -x40251 -x52904 -x15380 -x53473 -x17353 -x10872 -x53273 -x24013 -x8726 -x15378 -x23812 -x11814 -x21959 -x19190 -x30442 -x11388 -x52006 -x36371 -x10980 -x11867 -x16453 -x2553 -x26125 -x22463 -x35001 -x57494 x43869 -x31701 -x30219 x42826 x50571 -x53920 -x2539 -x453 -x16520 -x49488 -x823 -x2370 -x7001 -x57113 -x40059 -x3757 -x15248 -x31561 -x13882 -x11113 -x2997 -x12114 -x4417 -x47594 -x13301 -x15443 -x30431 -x39257 -x12269 -x26575 -x4167 -x12410 -x21199 -x51403 -x30851 -x38715 -x3567 -x12654 -x44927 -x17546 -x21258 -x19177 -x17064 -x26938 -x37116 -x32413 -x12188 -x42693 -x11761 -x20981 -x11882 -x23320 -x9684 -x25376 -x25335 -x40378 -x42095 -x41895 -x22610 -x45765 -x11136 -x1464 -x56857 -x33834 -x27266 -x25644 -x39526 -x19353 -x20581 -x8221 -x40141 -x9747 -x22428 -x4242 -x22254 -x33015 -x20042 -x23334 -x35188 -x1084 -x5978 x41335 -x31407 -x17709 -x50836 -x46261 -x2653 -x52689 -x3712 -x26162 -x3537 -x19342 -x2402 -x6985 -x12362 -x26912 -x52276 -x3427 -x55277 -x33606 -x31929 -x41573 -x14263 -x50523 -x12603 -x5570 -x55889 -x49973 -x48580 -x10574 -x23133 x48550 -x11535 -x1098 -x198 -x37947 -x48745 -x29311 -x21172 -x44474 -x46257 -x50787 x56284 -x12224 -x57509 -x30700 -x17275 -x16738 -x32095 -x8668 -x2290 -x18570 -x50060 x52050 -x37521 -x7402 -x28112 -x38683 -x20209 -x9256 -x8062 -x22859 -x24882 -x40046 -x37682 -x38812 -x50025 -x25520 -x12260 -x41484 -x7863 -x34265 -x17018 -x24414 -x24960 -x16141 -x18529 -x6022 -x8157 -x29605 -x15665 x43044 -x16462 -x16163 -x34141 -x21285 -x32876 -x18026 -x5173 -x9001 -x31340 -x35051 -x7654 x48306 -x9440 -x11095 -x9439 -x2533 -x48198 -x31354 -x57046 -x38217 -x8624 -x9633 -x27212 -x31277 -x18112 -x1941 -x41324 -x6582 -x45431 -x44118 -x7488 -x47139 -x3138 -x40348 -x11682 -x57456 -x16189 -x38261 -x55086 -x1517 -x29774 -x23303 -x45382 -x45121 -x40366 -x46472 -x15756 -x29089 -x38632 -x31381 -x31716 -x16731 -x16288 -x11352 -x4023 -x53694 -x50666 -x15149 -x51050 -x21927 -x10932 -x29597 -x48562 -x49966 -x1648 -x53670 -x15977 x52169 -x6228 -x608 -x33041 -x36974 -x25931 -x33532 -x31079 -x41625 -x15203 -x10278 -x2962 -x21961 -x32244 -x54616 x44486 -x32621 -x25383 -x53124 -x26245 -x8489 -x3369 -x4788 -x44489 -x46089 -x32295 -x52733 -x55184 -x7427 -x38327 -x8426 -x17628 -x19010 -x35810 -x31695 -x40026 x56192 -x24775 -x13173 -x5316 -x39427 x57012 -x56889 -x29901 -x27125 x41702 -x52686 x54488 -x32434 -x13470 -x43086 -x35442 -x44802 -x11562 -x41609 x53268 -x4520 -x19201 -x21114 -x42055 -x48239 -x55836 -x32423 -x13909 -x56932 -x25552 -x12246 -x33955 -x7688 -x22015 -x20896 -x31539 -x10128 -x2303 -x14841 -x6521 -x49877 -x27134 -x45210 -x23774 -x9238 -x28325 -x42836 -x17973 -x3935 -x46180 -x53012 -x34068 -x36834 -x50273 x51749 -x23107 -x24042 -x24426 -x28553 -x46953 -x11827 -x18309 -x9148 -x20306 -x54269 -x8349 -x1815 -x1939 -x46219 -x53235 -x51036 -x35459 -x31633 -x48535 -x41358 -x47366 -x51807 -x42194 -x46420 -x53454 x41555 -x8281 -x30957 x45891 -x36979 -x20561 -x13946 -x26470 -x11883 -x53707 -x34479 -x12241 -x53317 -x28625 -x35344 -x36699 -x10021 -x45459 -x11399 -x16604 -x11385 -x11776 -x49363 -x34637 -x41383 -x55776 -x29490 -x20681 -x28289 -x37407 -x22106 -x37063 -x40668 -x46567 -x18053 -x24660 -x54677 -x28527 -x36567 -x29688 -x19756 -x11138 -x16241 -x54271 -x6053 -x18699 -x48031 -x51756 -x18656 -x29557 -x31676 -x52797 -x52265 -x36225 -x27809 -x27281 -x43743 -x34528 -x43734 -x11946 -x24519 -x44973 -x37886 -x48361 -x38845 -x41312 -x44166 -x1428 -x1669 -x21572 -x39788 -x45537 -x36848 -x30130 -x33155 -x43589 -x14129 -x189 -x3035 -x25670 -x44873 -x27242 -x6252 -x30305 -x15533 -x13320 -x33371 -x24786 -x24989 -x48500 -x49890 -x30099 x51488 -x38008 -x1400 -x48366 -x14167 -x53802 -x29856 -x18032 -x38821 -x43050 -x44274 -x19972 -x34063 -x35088 -x13386 -x40056 -x32362 -x22046 -x18045 -x25702 -x32217 -x12613 -x38711 -x22400 -x48014 -x17971 x47439 -x24795 -x11757 -x9729 -x41302 -x43549 -x10067 -x49600 -x34615 -x48952 -x15352 -x28090 -x42719 -x34769 -x16976 -x4929 -x735 -x810 -x35160 -x10018 -x38893 -x14964 -x4934 -x48669 x52637 -x2031 -x18498 -x19387 -x3917 -x32830 x54877 -x46156 -x56607 -x23813 -x16920 -x1719 x42193 -x21678 -x916 -x37477 x56977 -x52742 -x16009 -x5719 -x20632 -x6448 -x18036 -x39657 -x20471 -x50109 -x9599 -x43215 -x969 -x10261 -x57052 -x12256 -x22437 -x13289 -x9533 -x40731 -x49084 -x40081 -x22970 -x24853 -x32471 -x6024 -x29845 -x43639 -x11713 -x6825 -x33915 -x1739 -x51857 -x54323 -x6547 -x37480 -x48742 -x11983 -x1729 -x56907 -x2730 -x4132 -x45856 -x12863 -x25446 -x17413 -x18887 -x5166 -x2385 -x3800 -x42431 -x9937 -x5495 -x30377 -x37008 -x52448 x56524 x56554 -x24609 -x17785 -x43288 -x35931 -x38643 -x38653 -x29307 x47999 -x5870 -x13031 -x45935 x46172 -x11146 -x2039 -x33230 -x18672 -x25960 -x26783 -x17449 -x2288 -x50228 -x18905 -x36556 -x46700 -x26353 x47573 -x38325 -x13865 -x47830 -x5717 -x12214 -x10027 -x17655 -x28701 x53509 -x856 -x13592 -x4591 -x24837 -x27142 x50792 -x18750 -x51342 -x25146 -x56689 -x39642 -x27347 -x2076 -x15558 -x18513 -x37506 -x7785 -x35406 -x15452 -x20877 -x28989 -x51696 -x19704 -x39335 -x44036 -x22461 -x24556 -x22203 x45696 -x30598 -x18434 -x56509 -x48465 -x35363 -x16715 -x14881 -x14578 -x45352 -x50079 -x11189 -x5230 x41978 -x56975 -x18383 -x13609 -x24999 -x38749 -x1735 -x54064 -x29350 -x23438 -x40377 -x31221 -x17109 -x37899 -x19808 -x16322 -x23125 -x31632 -x1373 -x31608 -x36635 -x25299 -x22502 x47616 -x42104 -x30605 -x20927 -x28166 -x1419 -x10307 -x30173 -x11425 -x41760 -x36965 -x43051 -x13005 -x550 -x31186 -x24457 -x32820 -x48600 -x2209 -x50726 -x3095 -x454 -x50296 -x38173 -x7006 -x20676 -x29929 x49095 -x46931 -x52123 -x38118 -x6174 -x44494 x45029 -x2921 -x33847 -x14307 -x32147 -x41267 -x41630 -x2667 -x5981 -x15155 -x21877 -x38816 -x17533 -x17803 -x9162 -x30213 x51885 x56148 -x13739 -x11819 -x46333 -x2708 -x6893 -x53163 -x29006 -x14673 -x28503 -x43429 -x21859 -x4720 -x21595 -x42015 -x15827 -x18537 -x11020 -x47173 -x33742 -x20493 -x7505 -x44170 -x32712 -x6275 -x26554 -x22016 -x15375 -x48510 -x10602 -x21154 -x27690 -x39638 -x29359 -x55431 -x45631 -x14869 -x978 -x5375 -x14272 -x39416 -x49053 -x39063 -x32368 x50299 -x49087 -x56888 x53895 -x55926 -x28153 -x26975 -x14742 -x13963 -x52304 -x15198 -x50869 -x38458 -x1112 -x4332 -x24118 -x38740 -x10379 -x12759 -x1812 -x29685 -x28555 -x27912 -x52106 -x33697 -x23028 -x18514 -x36904 -x55772 -x33196 -x23171 -x23459 -x53024 -x21443 -x19186 -x8516 -x41069 x53764 -x23190 -x15242 -x38788 -x35342 -x43194 -x38837 -x11497 -x44032 -x53777 -x14840 -x53043 -x36946 -x20969 -x34093 x47013 -x944 -x44305 -x26542 -x14668 -x39805 -x46153 -x4404 -x31537 -x41679 -x50424 x44603 -x3572 -x10439 -x40109 x48486 -x12569 x45870 -x19468 -x14604 -x33194 -x39614 -x5279 -x23254 -x17581 -x50323 -x23057 -x13706 -x53171 x41311 -x21176 -x53805 -x24498 -x10268 -x1523 -x32914 -x24248 -x1919 -x35272 -x11563 -x1738 -x51770 -x1079 -x37154 -x7887 -x1511 -x32402 -x39128 -x477 -x950 -x45149 -x9180 -x45881 -x54273 -x5843 -x55291 -x42656 -x33771 -x31504 -x52512 -x18310 -x17047 -x35571 -x19964 -x29488 -x19824 x48547 -x18588 -x44199 -x44978 -x37200 -x37156 -x17001 -x45648 -x48388 -x32644 x56577 -x57235 x47477 -x3100 -x6075 -x24705 -x41775 -x3997 -x27649 -x21385 -x24951 -x13944 -x1407 -x47335 -x30543 -x17780 -x40884 -x26766 -x3634 -x30367 -x19380 -x35063 -x37397 -x44965 -x12226 -x53293 -x55357 -x36985 -x28687 -x14895 -x51309 -x35398 -x41007 -x46151 -x469 -x51033 -x7823 -x53946 -x4159 -x42950 x49295 -x54781 -x34292 x55838 -x23110 -x19706 -x25529 -x17788 -x45738 -x14758 -x34320 -x21078 -x53398 -x15493 -x35502 -x30770 -x18463 -x28167 -x36729 -x25662 -x48658 -x2074 -x43270 -x8617 x56351 -x50584 -x16332 -x21188 -x44016 -x29548 -x27470 -x5218 -x17242 x54518 -x29931 -x33729 -x9570 -x15719 -x28048 x54112 -x12813 -x27791 -x18442 -x28050 x47555 -x53711 -x4599 -x7588 -x57031 -x2529 -x46933 -x28419 -x4363 -x8893 -x50227 -x55323 -x42300 -x4106 -x24915 -x45624 -x48768 -x49258 -x35817 -x11181 -x18578 -x46394 x48146 -x47910 -x43874 -x19739 -x8398 -x21469 -x44177 -x43000 -x41851 -x14213 -x23499 -x19779 -x33957 -x46013 -x6462 -x51958 -x12317 -x7671 -x21306 -x27830 -x4282 -x6720 -x37517 -x20856 -x47226 -x32940 -x4243 -x4077 -x27401 -x16749 -x3950 -x55247 x43417 -x27524 -x11008 -x11400 -x52160 -x3626 -x43609 -x40057 -x30554 -x37844 -x22154 -x37035 -x34628 -x18114 -x52711 -x26010 -x44388 x44394 -x41154 -x40302 -x55782 -x45330 -x47864 x53149 -x11952 -x21363 -x29125 -x33686 -x45059 -x10006 -x56730 x53561 -x57397 -x18545 -x37740 -x15231 -x51596 -x8416 -x1950 -x3559 -x3433 -x31517 -x37708 -x28030 -x53305 x54939 -x16013 -x49801 -x20521 -x29935 -x19055 -x15358 -x41467 -x13564 -x3801 -x8950 -x8692 -x38927 -x35033 -x7689 -x1099 -x17417 x49794 -x11372 -x13209 -x39876 -x32096 -x7462 -x52728 -x20107 -x13035 x47448 -x28541 -x35892 -x42130 -x13220 -x17857 -x22415 -x31988 -x21232 -x13939 -x12976 -x37638 -x53067 -x43948 -x8393 -x32727 -x7568 -x52498 x50336 -x45391 -x16897 -x16735 -x16552 -x21175 -x5800 x55208 -x10929 -x52477 -x33971 -x139 -x42101 -x5820 -x55495 -x18488 -x4770 -x4918 -x41913 -x2412 -x29478 -x19648 -x25135 -x30337 -x46220 -x37603 x43184 -x55569 x51905 -x46135 -x11709 -x53282 -x16122 -x37850 -x3843 -x46971 x54318 -x8503 -x53714 -x51571 -x51940 -x12957 -x9127 -x18969 -x17662 -x4650 -x6965 -x15087 -x34713 -x35494 x51209 -x27922 -x17631 -x46555 -x33658 -x37904 x33802 -x9979 x47776 -x11857 -x17697 -x30537 -x55106 -x30799 -x18080 -x50882 -x45425 -x25510 -x21588 -x27619 -x13896 -x21209 -x48314 x51032 -x52015 -x53157 -x51071 -x41633 -x10622 -x8861 -x32476 -x51988 -x27699 -x46811 -x41410 -x25896 -x29936 -x18336 -x27445 -x40993 -x36139 -x8162 -x10170 -x45170 -x20265 -x6464 -x11691 -x24300 -x28950 x49037 -x22449 -x20887 -x51081 -x55169 -x37396 -x3663 -x33599 -x13291 -x11774 -x18382 -x5429 -x37560 -x28630 -x2728 -x4061 -x33470 -x9179 -x39420 -x11174 -x18657 -x37059 -x11362 -x53281 -x43205 -x53626 -x10899 -x44485 -x4777 -x16397 -x6776 -x31461 -x52751 -x14732 -x35223 -x57227 -x9329 -x38510 -x47461 -x38577 -x50056 -x2173 -x46919 -x4841 -x31778 -x22941 -x43896 -x35320 -x34934 -x51196 -x24024 -x12487 -x26109 -x26466 -x55572 -x20462 -x16544 -x40133 -x49086 -x34236 x52967 -x18602 x56667 -x54364 -x3431 -x42956 -x17371 -x9738 -x27606 -x5461 -x55161 -x18897 -x24645 -x31011 x54156 -x36411 -x20416 -x25464 -x46580 -x49834 -x15205 -x1927 -x15306 -x1990 -x5932 -x6932 -x6169 -x44908 -x17373 -x26085 -x16654 -x20617 -x48961 -x32766 -x1094 -x6162 -x29772 -x12927 -x23611 -x29170 -x12298 -x25325 -x19674 -x3154 -x43623 -x49818 -x42888 -x48134 -x11523 -x26422 -x24141 -x37577 -x21218 -x9911 -x9933 -x56972 -x44202 -x2781 -x36013 -x45272 -x20903 -x53 x47419 -x37319 -x44300 -x5233 -x48039 -x40536 -x36022 -x23407 -x19940 -x33785 -x40146 -x8215 -x11462 -x51865 x53045 -x52576 -x21607 -x21728 -x30429 -x14901 -x47327 -x39481 -x51971 -x35565 -x42738 -x3708 -x23968 x45793 x43969 -x48292 -x48478 -x20019 -x56303 -x19787 -x25279 -x37834 -x38634 -x37938 -x47434 -x17361 -x364 -x45159 -x1325 -x24641 -x15689 -x48467 -x54759 -x13807 -x25492 -x6528 -x17684 -x45034 -x21480 -x36404 -x17004 -x35248 -x21805 -x5361 -x3363 -x5422 -x28821 -x34208 -x36293 -x18480 -x26273 -x52005 -x900 -x37095 -x23776 -x43813 -x44987 -x15082 -x21663 -x32866 -x3122 -x45744 -x55813 -x11101 -x8606 -x31403 -x25310 -x2621 -x3638 -x7349 -x48094 -x22222 -x12396 -x28254 -x16000 -x45591 -x31224 -x7087 -x40890 x50406 -x5832 -x15403 -x32330 -x36448 -x51962 -x19240 -x27103 -x15663 -x1874 -x18487 -x35454 -x33567 -x14984 -x35526 -x14419 -x22075 -x8239 -x54282 -x49107 -x37010 -x23780 -x12038 -x21104 -x30279 -x11050 -x12022 -x46932 -x30768 -x24107 -x39529 -x19008 -x470 -x46515 -x23483 -x4623 -x12821 -x11421 -x26392 -x36754 -x53321 -x27501 -x8735 -x28782 -x7434 -x1280 -x17613 -x121 -x720 -x27123 -x38175 -x32397 -x52203 -x40989 -x24157 -x15001 -x54313 -x30703 -x7712 -x16307 -x45191 -x43913 -x29071 -x12858 -x47698 -x20606 -x26905 -x51584 x50426 -x41465 -x42050 -x18785 -x6496 -x10936 x53826 -x36190 -x11331 -x27500 -x32030 -x13711 -x55626 -x14163 -x1956 -x30542 -x45461 -x6589 -x16085 -x37591 -x5960 -x26231 -x19434 -x849 -x54655 -x25568 -x26200 -x34641 -x56528 -x20392 -x27108 -x10516 -x32271 -x57414 -x42915 x54289 -x25202 -x50062 -x26191 -x3092 -x18474 -x53565 -x12808 -x8752 -x54096 -x40880 -x27437 -x23896 -x34918 -x981 -x53267 -x22372 -x10299 -x18559 -x54690 -x40281 -x21364 -x27508 -x26877 -x19559 -x12880 -x25230 -x24151 -x30669 -x25195 -x2695 -x24872 -x20419 -x32335 -x38430 -x37558 -x16460 -x4629 -x47984 x47938 -x43633 -x30708 x46424 -x34410 -x29900 -x19311 -x49165 -x8306 -x39800 -x38733 -x17796 -x14081 x45612 -x50927 -x54294 -x40491 -x54387 -x42359 -x33762 x43210 -x12546 -x13500 -x23223 -x29412 -x33533 -x38038 -x41549 -x16223 -x41605 -x32462 -x367 x47245 -x18951 -x11914 -x42571 -x1559 -x8562 -x31237 -x37109 -x14627 -x21777 -x21422 -x6250 -x23845 x45966 -x7034 -x41800 -x26423 -x23883 -x39102 -x31744 -x19900 x50661 -x55022 -x34861 -x21204 -x44089 -x15329 -x43480 -x45594 -x28228 -x34018 -x3097 x47880 -x39923 -x4829 -x5716 -x17270 -x39647 -x10750 -x44003 -x17683 -x26672 -x6964 -x24154 x42899 -x12959 -x22498 -x40691 -x44537 -x50445 -x39777 -x13940 -x52298 -x26804 -x21555 -x2411 -x22588 -x4270 -x2947 -x55662 -x27901 -x6996 -x34768 -x28316 -x2786 -x33440 -x10247 -x25107 -x55515 -x44011 -x46944 -x4632 x49388 -x2992 -x17675 x45383 -x49186 -x4456 x44913 -x10255 x54228 -x35403 -x12254 -x57079 -x32929 -x12653 -x2740 -x39054 -x7038 -x50549 -x54929 x44739 -x34211 -x38293 -x28431 -x25869 -x51820 -x19313 -x30962 -x30469 -x33383 -x37454 -x29239 -x10312 -x14365 -x4016 -x16499 -x39864 -x26257 -x26482 -x14676 -x36601 -x8174 -x4420 -x4351 -x50121 -x15196 -x17728 -x12072 -x53003 -x31242 -x41408 -x14948 -x24327 -x2470 -x4927 -x49129 -x44008 -x36743 -x31729 -x7008 x45873 -x53337 -x13665 -x26170 -x16847 x57273 -x3283 -x29363 -x46675 -x18287 -x12493 -x51750 -x14236 -x6574 -x15289 -x40435 -x7400 -x21822 -x2026 -x45407 -x12098 -x34257 -x9924 -x5134 -x50021 -x10404 -x50086 -x35421 -x50366 -x35614 -x28631 -x20773 -x21639 -x9545 -x55296 -x47449 -x36346 -x26460 -x56842 -x21043 -x17860 -x4816 -x15605 -x20846 -x16325 -x50918 -x6468 -x44279 -x29242 -x38041 -x26858 -x8911 -x20897 x40098 -x25780 -x25588 -x55938 -x52293 -x41802 -x20866 -x25833 -x13512 -x21768 -x18865 -x12747 -x42447 -x28018 -x36654 -x26096 -x9210 -x49608 -x38494 -x21670 -x42125 -x33737 x56058 -x28719 -x41234 -x7735 -x57106 -x10331 -x23547 -x33086 -x35917 -x8707 -x11009 -x15161 -x28313 -x6557 -x26082 -x3182 -x7899 -x30355 -x35950 -x28416 -x25371 -x5307 x54246 -x6885 -x19498 -x36275 -x14663 -x20374 -x53453 -x56931 -x39387 -x1994 -x23245 -x44587 -x1362 -x3607 -x1691 -x43125 -x39043 -x34560 x44835 -x23130 -x29249 -x54233 -x54974 -x4567 -x18941 -x41793 -x32824 -x49293 -x32900 -x15045 -x35215 -x28094 -x49239 -x39044 -x16534 -x49435 -x12369 -x33999 -x17471 -x47159 -x29595 -x404 -x52344 -x646 -x7825 -x39489 -x43080 -x51747 -x20658 -x492 -x6156 x44606 -x39936 -x53667 -x49636 x56290 -x33055 -x5547 -x47511 -x35751 -x36751 -x2477 -x45329 -x27713 -x53872 -x35959 -x31943 -x6138 -x28540 -x33703 -x41092 -x23803 -x45393 x53187 x53587 -x17794 -x27106 -x48378 -x3434 -x33526 -x14613 -x56991 -x36036 -x39698 -x6846 -x2960 -x34137 -x29070 -x10646 -x17819 -x10837 -x12427 -x30441 -x40642 -x46375 -x47364 -x47496 -x34670 -x38462 -x49310 -x37853 -x30128 -x38916 -x49166 x49498 -x21981 -x34325 x55267 -x20738 -x19992 -x34595 x40445 -x41743 -x8666 -x33352 -x23664 -x23548 -x49334 x49081 -x21256 -x10447 -x45604 -x35428 -x50636 -x3733 -x93 -x36905 -x8773 -x7572 -x2483 -x32710 -x44962 -x31444 -x28698 -x12282 -x44322 -x632 -x38367 -x21541 -x13238 -x38777 x50058 -x32886 -x56866 x47709 -x15282 x47515 -x22406 -x3943 -x6299 -x21224 -x29613 -x34692 -x50173 -x11789 -x15187 -x52289 -x8253 -x26782 -x14479 -x10316 -x2156 x52195 -x21913 -x12545 -x18820 -x29810 -x30218 -x40294 -x22619 x47268 x52706 -x17022 -x40086 -x35617 -x18317 -x56659 -x40591 -x27689 -x33218 -x33846 -x4948 -x48737 -x2415 -x16061 -x22583 -x39721 -x19877 -x39055 -x17572 -x5685 -x23752 -x1295 -x44686 x48617 -x1200 -x3297 -x49917 -x8979 -x34441 -x22680 -x41152 -x46834 -x14957 -x31975 -x34293 -x53208 -x38892 -x10507 -x41292 -x40288 -x16587 -x8613 -x22627 -x3774 -x8115 -x15838 -x9496 x57418 -x6652 -x812 -x49776 -x56120 -x18622 -x39442 -x55350 -x31989 -x52078 -x503 -x8570 -x24159 -x9548 -x5222 -x15178 -x20275 -x24322 -x44187 -x28552 -x40698 x45659 -x17659 -x37529 -x52110 -x39086 -x31170 -x21874 -x46396 -x27869 -x51993 -x27819 -x13814 -x25387 -x16607 -x29233 x50319 -x51558 -x5350 -x11751 -x23523 -x28015 -x8455 -x18044 -x48089 -x24656 -x23306 x52666 -x18412 -x9893 -x39839 -x5906 x56316 -x56532 -x30160 -x16416 -x38718 -x22880 -x41516 -x11322 -x20861 -x15744 -x439 -x57170 -x24408 -x55679 -x28999 -x10634 -x14205 -x7843 -x38908 -x45474 -x12954 -x45217 x48280 -x39142 -x39741 -x49155 -x2034 -x46792 -x33935 -x33087 -x17163 -x50279 -x49902 -x57022 -x38901 -x13913 -x19705 -x12997 -x2132 -x26598 -x1294 -x34289 -x2606 -x31169 -x12853 -x51617 -x39680 -x10361 -x1382 -x21969 x42633 -x1948 -x33927 -x28939 -x14402 -x11451 -x17057 -x40486 -x558 -x20248 -x20931 -x26586 -x33872 -x20686 -x10063 -x16210 -x22069 -x44484 -x25186 -x32754 -x51047 -x44944 -x48432 -x25419 -x4321 -x22155 -x38019 -x15252 -x26916 -x12667 -x10626 -x53407 -x10049 -x36530 -x22891 -x51856 -x37129 -x9099 -x37851 -x18973 -x41451 -x53974 -x29788 -x55695 -x57127 -x6501 -x22939 -x39230 -x13973 -x52229 -x43665 -x33426 -x9278 -x22240 -x623 -x17033 -x52164 -x26158 -x55558 -x26824 -x52636 -x52950 -x47244 -x34173 -x13364 -x12259 -x13972 -x14354 -x9465 -x16618 -x4763 -x51458 -x39904 -x28675 -x20514 -x12798 -x20790 -x13174 -x25346 -x12763 -x12780 -x44679 -x16041 -x39189 -x45541 -x52151 -x38530 -x33102 -x43708 -x1930 -x28682 -x30811 -x37164 -x36680 -x9523 -x30459 -x56446 -x32542 -x17935 -x16127 -x51814 -x3858 x45615 -x35603 -x9760 -x7083 -x14399 -x45086 -x42861 -x1953 -x25165 -x263 -x20765 -x56802 -x32023 -x11272 -x31939 -x8572 -x12496 -x36028 -x35 -x1029 -x3648 -x28806 -x19598 -x22314 -x49143 -x55545 -x17256 -x1688 -x32993 -x53308 -x36811 x57189 -x55457 -x25252 -x45243 -x51946 -x6149 -x17073 -x876 -x40530 -x26211 -x8734 -x24116 -x42613 -x10444 -x7355 -x24781 -x56311 -x10117 -x36561 -x22006 -x50090 -x35156 -x8918 -x48968 -x18047 -x1051 -x31819 -x19112 -x16359 -x12801 -x56038 -x15727 -x25266 -x16089 -x35297 -x28652 -x19671 -x12204 -x54331 -x23405 -x36080 -x9735 -x10726 -x20832 -x5944 -x54873 -x11031 -x34425 -x19502 x41475 -x14825 -x21065 -x33652 -x1380 -x23496 x56923 -x55866 -x55344 -x31256 -x11962 x54727 -x998 x42505 -x57246 -x32933 -x427 -x2884 -x43442 -x4630 -x7582 -x44604 -x47400 -x53644 -x56448 -x37662 -x43352 -x14164 -x37020 -x12737 -x54671 -x24696 -x35714 -x1283 -x45512 -x36257 -x36880 -x18166 -x16164 -x45516 -x2175 x52826 -x25145 -x38676 -x18512 -x13340 -x22217 -x29538 -x36271 -x39596 -x16521 -x48326 -x12720 -x12392 -x20342 -x2852 -x26239 -x14441 -x23375 -x55576 -x13506 -x28770 -x12752 -x30924 -x26226 -x20049 -x20983 -x32503 -x32063 -x33436 -x23700 -x30670 -x23501 -x2641 -x15461 -x22070 -x21855 x48074 -x6592 -x45693 -x23184 -x50643 -x34174 -x21335 -x19360 -x5056 -x13279 -x45269 -x56701 -x36653 -x11374 -x36430 -x4174 -x54190 -x39929 -x12934 -x50433 -x45381 -x50971 -x50972 -x22041 -x20744 -x30683 -x21375 -x49172 -x5057 -x44506 x43878 -x35070 -x9879 -x45188 -x36419 x49330 -x3929 -x36379 -x20787 x49182 x54504 -x26539 -x27604 -x20251 -x45706 -x1134 -x36568 -x12641 -x32136 -x20669 -x24813 -x4437 -x36616 -x22027 -x54613 -x56593 -x23716 -x23558 -x46649 -x54218 -x24745 -x9537 -x24163 -x46893 -x26754 -x5354 -x6870 -x46374 -x57245 -x11894 -x45564 -x33648 -x52773 -x29603 -x8438 -x19221 -x53027 -x37229 -x41681 -x25403 -x13117 -x36142 -x39578 -x27962 -x5397 -x18687 -x3581 -x44842 -x8486 -x2807 -x13616 -x30687 -x22575 -x9255 -x5779 -x47658 -x51077 -x51622 -x52871 -x57162 -x14344 -x50463 -x31697 -x44216 -x20056 -x35748 -x21977 -x23925 -x13750 -x4395 -x33836 -x20993 -x2498 x52623 -x16102 -x34405 -x18574 -x49908 -x14437 -x49231 -x16970 -x50436 -x50895 -x38127 -x41031 -x10309 -x30539 -x7224 -x44760 -x49539 -x9793 -x30485 -x18436 -x52544 -x20541 -x49651 x44948 -x46961 -x42598 -x464 -x773 -x40358 -x8038 -x48933 -x8123 -x30117 -x1176 -x18937 -x50688 -x29970 -x34457 -x9804 -x16367 -x20111 -x19609 -x35991 -x11269 -x11117 -x15323 -x47714 -x30977 -x31146 -x52719 -x31482 -x39799 -x16527 -x31584 -x17965 -x39783 -x19998 -x6663 -x30112 -x17226 -x49883 -x32936 -x26595 x50589 -x1475 -x3904 -x53595 -x37311 -x55670 -x39626 -x14136 -x30981 -x24673 -x53423 x51386 -x52306 -x10903 -x33272 -x32178 -x50594 -x19799 -x11083 -x31123 x17294 -x50224 -x33896 -x24196 -x41514 -x3861 -x21978 -x48804 -x21330 -x10790 -x15075 -x37113 -x9468 -x18671 -x6033 -x18467 -x38407 -x52240 -x20584 -x55270 -x54506 -x22609 -x53363 -x9952 -x14451 -x50723 -x18417 -x28300 -x12580 -x29251 -x8302 -x36828 -x22815 -x8611 -x48872 -x37340 -x6425 -x43228 -x44914 -x55573 -x12231 -x3073 -x8730 -x53105 -x12884 -x43111 -x31025 -x3164 x35722 -x8584 -x14440 -x48281 -x43785 -x26809 -x10807 -x56518 -x18601 -x22767 -x34250 -x24258 -x1737 -x16939 -x26780 -x43047 -x14040 -x23688 -x47230 -x5377 -x15457 -x44590 -x24416 -x47923 -x1724 x49507 -x42869 -x50396 -x54327 x49168 -x13114 -x21075 -x49537 -x24994 -x31832 -x1469 -x24252 -x12127 -x12189 -x47142 -x24406 -x13261 -x20559 -x33366 -x23718 -x24337 -x28017 -x33900 -x47868 -x32697 -x33335 -x41285 -x13765 -x6972 -x22748 -x25088 -x19930 -x41095 -x31264 -x33979 -x52178 -x50732 -x27860 -x30836 -x20965 -x8384 -x18879 -x8639 -x22783 -x50304 -x15209 -x32393 x57508 -x55544 -x41826 -x32628 -x39509 -x39550 -x31646 -x15737 -x33551 -x27292 -x13833 x56380 -x41838 -x29989 -x26641 -x48144 -x45722 -x52393 -x31222 -x10428 -x56299 -x23252 -x4622 -x55909 -x25689 -x42521 -x25855 -x219 -x43478 -x54999 -x47193 -x50106 -x6264 x43321 -x27288 -x55332 -x44703 -x11755 -x17177 -x26709 -x7889 -x45743 -x35847 -x51159 -x30624 -x37960 -x479 x55153 -x23019 -x52558 -x53483 -x10132 -x30456 -x25929 -x35263 -x55542 -x11461 -x40801 -x44705 -x952 -x35129 -x19479 -x43982 -x26816 -x45174 -x34040 -x42260 -x34724 -x12230 -x30142 -x49749 x52895 -x35308 -x21593 -x54358 -x54919 -x33994 -x21894 -x32481 -x48556 -x11816 -x42314 -x30435 -x400 -x46876 -x49828 -x49912 -x52933 -x8991 -x30796 -x6510 x53886 -x9832 x43776 -x27682 -x12668 -x36572 -x24887 -x24734 -x4202 -x24389 -x15088 -x8173 -x57361 -x34963 -x29042 -x6657 -x14132 -x10834 -x28859 -x51788 -x36650 -x26332 -x12206 -x47516 x47877 -x35998 -x5998 -x2587 -x46672 -x50694 -x21165 -x57187 -x4027 -x8836 -x34695 -x7681 -x32104 x53382 -x8360 -x17014 -x31468 -x174 -x44434 -x16938 -x47654 -x28056 -x52559 -x2637 -x12071 -x7046 -x11152 -x23802 -x33353 x19390 x54576 -x51588 -x23346 -x52528 -x29863 -x18227 -x6783 -x45657 -x17103 -x54698 -x24279 -x17424 -x33105 -x15156 -x32345 -x41469 -x8635 -x36480 -x25684 -x45283 -x11874 -x23960 -x22885 -x17963 -x36728 -x4423 -x28323 -x20470 -x32009 -x11106 -x5268 x44113 -x49532 x45494 -x14659 -x28158 -x40978 x46346 -x38062 -x52690 -x3437 -x23632 -x23482 -x3254 -x49586 -x50816 -x24571 -x42733 -x14920 -x48897 -x34056 -x49228 -x56996 -x13651 -x192 -x44472 -x53341 -x2049 -x48216 -x13977 -x12237 -x25075 -x13348 -x412 -x45136 -x28072 -x13287 -x33166 -x7552 -x12672 -x13611 x44797 -x41008 -x32565 -x4764 -x11472 -x2068 -x15789 -x5408 -x56404 -x35008 -x32407 -x14709 -x2567 -x26753 -x45671 x41566 -x30634 -x34634 -x27630 -x5931 -x4801 -x12399 -x21996 x52311 -x10771 -x51654 -x2304 -x37022 -x49786 -x15736 -x21733 -x1506 -x37415 -x1959 -x56063 -x2355 -x52187 x50377 -x16432 -x40097 -x38867 -x54560 -x22054 -x47185 -x27738 -x4341 -x27843 -x35443 -x23185 -x41065 -x6441 -x706 -x40589 -x52116 -x41303 -x43564 -x45480 -x24937 -x31128 -x17789 -x47444 -x51397 -x38650 -x52033 -x7810 x39627 -x2407 -x25182 -x9779 -x31927 -x27839 -x6390 -x52969 -x5225 -x32889 -x27718 -x30466 -x35519 -x46070 -x11376 -x3229 -x30312 x48037 -x13343 -x36994 -x12970 x43849 -x51968 -x19043 -x31313 -x47542 x47242 -x49190 x44806 -x34061 -x19467 -x19499 -x28439 -x3543 -x51623 -x726 -x53524 -x42031 -x30980 -x44783 -x21384 -x16006 -x2568 -x42459 -x38738 -x11263 -x39384 -x16677 -x23806 -x52696 -x17736 -x7682 -x43862 -x28918 -x21752 -x52207 -x35911 -x53221 -x57377 -x23841 -x38301 -x43845 -x15747 -x22459 -x54030 -x10983 -x12576 -x27424 -x56222 -x26873 -x3323 -x33571 -x46038 -x55665 -x38457 -x9383 -x39380 -x14227 -x36767 -x33444 -x1347 -x47084 -x395 -x9727 -x36057 -x40188 -x34337 -x78 -x55292 -x38266 -x34033 -x26996 -x55470 -x56619 -x25991 -x56805 -x40734 -x39256 -x24025 -x10911 -x32966 -x36438 -x19070 -x9579 -x2390 -x11960 -x42845 -x28580 -x9851 -x50570 -x35527 -x37718 -x15357 -x31205 -x22775 -x15124 -x10641 -x30064 -x21021 -x34561 -x47803 -x19827 x49565 -x19417 -x38496 -x1409 -x55025 -x5247 -x30002 -x12729 -x34953 -x4605 -x33332 -x50685 -x13689 -x34912 -x3536 -x269 -x22931 -x9040 -x23920 -x29807 -x20184 -x34871 -x47715 -x8873 -x13934 -x4350 -x7813 -x38072 -x25082 -x52081 -x16994 -x40216 -x43659 -x36088 -x40462 -x19385 -x23691 -x28998 -x32451 -x38330 -x38543 x46778 -x50018 -x28548 -x28349 -x18780 -x52729 -x17427 -x22209 -x3988 -x47846 -x34507 -x51799 -x34656 -x36996 -x30684 -x56530 -x38701 -x1879 -x3498 x50580 -x6659 -x35144 -x56792 -x41847 -x26169 -x6045 -x18402 -x46875 -x24761 -x3738 -x15681 -x10341 -x51860 -x311 -x10577 -x45698 -x54838 -x18380 -x56241 x47500 -x14194 -x24763 -x30250 -x48258 -x51109 -x39870 -x47289 -x42461 -x10583 -x37821 x57247 -x5467 x45000 -x24062 -x45900 -x50250 -x52032 -x42850 -x41281 -x16980 -x26223 -x8141 -x26869 -x48774 -x18633 -x40529 -x6902 -x22159 -x34134 -x39167 -x32803 -x41193 -x27788 -x3591 -x49137 -x31499 -x43775 x46543 -x35331 -x1036 -x54810 -x13636 -x10369 -x54007 -x31930 -x38803 -x29395 -x33062 -x31130 -x35838 -x53113 -x2989 -x23595 -x12479 -x46573 -x49708 x51217 -x31475 -x1934 -x53919 -x38915 -x15057 -x4950 -x9219 -x36259 x44304 -x33322 -x15107 -x33212 -x40949 -x7530 -x6061 -x52044 -x55096 x47265 -x22968 x48802 -x35915 -x51016 -x21689 -x50933 -x16303 -x12154 -x43473 -x52754 -x35775 -x55479 -x14493 -x55660 -x36882 -x19695 -x2437 -x4922 -x31974 -x6049 -x6239 -x45555 -x55599 -x17433 -x45365 -x44225 -x50256 -x30771 -x12593 -x21616 -x28831 -x21360 -x27948 -x8838 -x18136 -x28127 -x34630 -x16234 -x18617 -x41547 -x22427 -x44801 -x46849 -x33772 -x24665 -x33276 -x3214 -x54455 -x13988 -x14477 -x45139 -x7370 -x3945 -x20233 -x49550 -x52680 -x50678 -x18524 -x35944 -x42277 -x13740 -x18162 -x13572 -x34107 -x4592 -x23139 -x45819 x48259 -x51155 -x57139 -x33856 -x55151 -x31188 -x1658 -x54931 -x55696 -x1924 -x34865 -x7580 -x2106 -x17123 -x42531 -x6210 -x40198 -x19117 -x17045 -x11846 -x56236 -x5557 x46720 -x24554 -x44869 -x26243 -x28011 -x5937 -x56817 -x27611 -x28579 -x4937 -x55094 -x37730 -x5673 -x19409 -x30936 x54927 -x55178 -x53304 -x8113 -x14787 -x56434 -x20113 x56896 -x12325 -x1301 -x54659 -x55703 -x19533 -x46158 -x2891 -x54339 -x30978 -x509 -x40218 -x19842 -x23280 -x52982 x38191 -x36158 -x5479 -x11972 x53590 -x33554 -x32868 -x16681 -x4193 -x6786 -x23905 -x12905 -x38938 -x17861 -x716 -x13887 -x316 -x35857 x47950 -x24383 -x14503 -x17 -x21086 -x19892 -x28041 -x18595 -x42334 -x22194 -x35547 -x8114 -x48706 -x9320 -x12433 -x13192 -x36468 -x24417 x44188 x44632 -x29865 x50255 -x6309 -x2197 -x41722 -x17586 -x49170 -x34901 -x19478 -x32996 -x7219 -x2933 -x50746 -x40851 -x36778 -x36709 -x30655 -x40733 -x51909 -x8951 -x10016 -x18641 -x50621 -x641 -x26253 -x44393 -x6934 -x54270 -x38558 -x20840 -x9728 x47660 -x38961 -x13076 -x29724 -x35259 -x40840 -x2140 -x26053 -x30594 -x36014 -x28597 -x6394 -x36181 -x49923 -x25993 -x41086 -x27474 -x10461 -x23153 -x6030 -x33831 -x32605 -x347 -x5373 -x29480 -x50620 -x37250 -x25789 -x32756 -x16880 -x13656 -x52417 -x11840 -x9430 -x25535 -x6455 -x6721 -x42107 -x11227 x53300 -x46619 -x51374 -x18219 -x30206 -x37678 -x50330 -x44984 -x29785 -x27779 -x33301 -x377 -x40750 -x32636 -x6103 -x12635 -x23694 -x34660 -x29060 -x14217 -x38093 -x4833 -x4617 -x55373 -x41940 -x39039 -x32618 -x15368 -x2664 -x56914 -x10314 -x53697 -x52683 -x29194 -x31471 -x17317 -x18946 -x57021 -x40788 -x25264 -x37262 -x4821 -x31671 -x24644 -x41389 -x1852 -x56002 -x30797 -x26000 -x1773 -x12690 -x29531 -x36464 -x15245 -x1516 -x54557 x52840 -x21550 -x9286 -x34421 -x3849 -x8855 -x31296 -x40799 -x19621 -x16817 -x23786 -x15015 -x29719 -x27764 -x46387 -x19672 -x55297 -x20422 -x37269 -x27372 -x21441 -x52284 -x53218 -x37404 -x11325 -x28196 -x33684 -x18272 -x19722 -x21180 x51343 x55536 -x18302 -x17727 -x52554 -x52938 -x1733 -x15702 -x55777 -x36676 -x25608 -x47052 -x18324 -x31727 -x29975 -x9195 -x52133 -x17406 -x50853 -x30295 -x31193 -x41156 -x26478 -x50992 -x28455 -x7191 -x50283 -x32685 -x14077 -x35769 -x7957 -x2978 -x56066 -x38253 -x55735 -x56639 -x18148 -x21245 x51099 -x32134 -x50519 -x54328 -x20408 -x13555 -x20567 -x23229 x52861 -x32139 -x12132 -x1597 x53903 -x3568 -x19558 -x44601 -x4166 -x4194 -x36121 -x4856 -x18233 -x46733 -x54746 -x40871 -x4057 -x15157 -x12507 -x3965 -x33222 -x49345 -x21293 -x42561 -x23312 -x41706 -x21222 -x6406 -x19234 -x28538 -x33958 -x30433 -x14633 -x17801 -x23378 -x29457 -x7098 x46399 -x24779 -x14036 -x9079 -x46349 -x57175 -x55861 -x27390 -x18983 -x23769 -x34011 -x7702 -x29448 -x41925 -x22751 -x48214 -x21134 -x46260 -x6982 -x53467 -x17258 -x12444 -x51994 x43678 -x43825 x46421 -x42931 -x48493 -x28793 -x10724 -x40312 -x24990 -x10755 -x11417 -x46263 x51883 -x33081 -x53019 -x28965 -x26235 -x1813 -x7751 -x33138 -x22044 -x40003 -x38745 -x49821 -x51262 -x30896 -x21561 -x17749 -x30341 -x42699 -x23977 -x24976 -x24501 -x40525 -x26 -x35932 -x29751 -x18653 -x47238 x47729 -x19449 -x49036 -x57119 -x8014 -x18630 -x4317 -x22103 -x16836 -x40209 -x48212 -x48553 -x3116 -x22289 -x52587 -x18424 -x41489 -x42786 -x36311 -x23522 -x18031 -x17246 -x5122 -x1600 -x35537 -x37384 -x20743 x43099 -x23382 -x29804 x42222 -x14221 -x37016 -x16442 -x18828 -x999 -x31877 -x56431 -x48404 -x33975 -x29712 -x55812 -x37983 -x43703 -x47076 -x9092 -x28599 -x3479 -x16839 -x52292 -x19218 -x53482 -x39025 -x20668 -x12807 -x7717 x54457 -x25253 -x1015 -x56591 -x51628 -x16265 -x9075 -x29814 -x11844 -x6290 -x50494 -x4469 -x30286 -x23108 -x21365 -x51718 -x57409 -x21815 -x34111 -x49336 -x22031 -x56338 -x39764 -x26661 -x52971 -x29200 -x1223 -x31497 -x26120 -x54778 -x28490 -x688 -x31479 -x13593 -x621 x50067 -x9632 -x16712 x41850 x47544 -x38368 -x36579 -x42731 -x22109 -x14096 -x48726 x47796 -x32317 -x45491 -x45414 -x56573 -x88 -x30226 -x16209 -x2843 -x1620 -x18314 -x17712 -x18014 -x48505 -x51768 -x37888 -x42534 -x5171 -x20786 -x44535 -x7932 -x17504 -x5207 -x43119 -x9527 -x20180 -x13839 -x27124 -x56260 -x30245 -x25837 -x3627 -x54208 -x38381 -x13862 -x26154 x52552 -x32479 -x28434 -x19627 -x21292 -x18773 -x45468 -x17525 -x19154 -x38789 -x34469 -x28936 -x4272 -x47777 -x7805 -x9567 -x39959 -x49220 -x28922 -x1885 -x15432 -x20076 -x32194 -x38132 -x29887 -x45836 -x12940 -x50567 -x5425 -x46464 -x19698 -x49792 -x55235 -x17046 -x14929 -x47267 -x47301 -x42631 -x45681 -x54563 -x23051 -x31696 -x46579 -x51329 x42320 -x4033 -x28651 -x31384 -x13481 -x35202 -x55407 -x17183 -x43316 x49159 -x43883 -x1247 -x54227 -x55821 -x40939 -x10968 -x26527 -x56375 -x23468 -x45392 -x55650 -x13996 x51534 -x39146 -x28047 -x50001 -x21854 -x54607 x56116 -x24239 -x2090 -x21767 -x23685 -x30161 -x13873 -x52016 -x37885 -x18144 -x40616 -x14491 -x10029 -x39306 -x21879 -x2486 -x44198 -x6866 -x52323 -x54513 -x19158 -x21650 -x14243 -x47620 x44652 -x21144 -x9827 -x22331 -x55596 -x26519 -x41766 -x27861 -x43662 -x15632 -x19580 -x28996 -x32566 -x42358 -x22200 -x13462 x48733 -x31996 -x26747 -x12778 -x6113 -x15770 -x46407 -x10783 -x31806 -x43660 -x43683 -x34936 -x51530 -x532 -x14796 -x35438 -x17138 -x56022 -x23690 -x18679 -x41532 -x53979 -x47534 -x3797 -x11222 -x34959 -x23056 -x22072 -x22431 -x32364 -x38248 -x17733 x41151 -x8154 -x34237 -x33326 -x28297 -x33483 -x25256 x49959 x42892 -x13451 -x20301 -x7831 -x19399 -x34145 -x18214 -x11328 -x9726 -x36026 -x46483 -x41403 -x57391 -x36819 -x22877 -x50370 -x29315 -x5295 -x26179 -x6371 -x2375 -x8645 -x6832 -x28120 -x24811 -x36050 -x3432 -x44979 -x3403 -x51572 -x20219 -x17845 -x52885 -x54042 -x56234 -x33649 -x17074 -x13216 -x14832 -x46773 -x25187 -x52156 -x57216 -x32183 -x40929 -x49795 -x1612 -x47420 -x38906 -x20837 -x34516 -x18814 -x42516 -x56765 -x23204 -x26311 x44934 x52996 -x24835 -x46009 -x37106 -x42626 -x19510 -x54440 -x8640 -x31320 -x47995 -x51890 -x6353 -x13155 -x3191 -x30199 -x1649 -x13086 -x50051 -x49080 -x37242 -x22369 -x9190 -x54325 -x50272 -x27084 -x265 -x13890 -x24231 -x42252 -x5216 -x22257 -x38306 -x1175 -x33379 -x15847 -x13858 x47178 -x38005 -x46379 -x19572 -x49597 -x38764 -x8089 -x46813 -x21418 -x504 -x31287 -x2091 -x9681 -x23553 -x46368 -x32443 -x44584 -x23993 -x46571 -x48572 -x50825 -x34436 -x54134 -x41039 -x52738 -x16599 -x21080 -x811 -x33529 -x44248 -x40582 x56453 -x44982 -x42293 -x27393 -x45492 -x48586 -x48621 -x9528 -x37013 -x1304 -x47344 -x12605 -x35473 -x10144 -x47011 -x47000 -x44492 -x29144 -x41798 -x15058 -x4484 x46888 -x43412 -x44715 -x39650 -x42619 -x41976 -x819 -x29646 -x41602 -x29937 x43936 -x16524 -x4462 x54808 -x53913 -x18433 -x4116 -x1726 -x28295 -x30208 -x36233 -x14488 -x41796 -x8412 -x11232 -x43302 -x27806 -x2727 -x52536 -x21324 -x36483 -x905 -x25415 -x31446 -x4874 -x21177 -x32683 -x40278 -x12453 -x3123 -x23871 -x32937 -x27805 -x24106 -x28264 -x29844 x50278 -x43168 -x21787 -x10359 x48596 -x47536 -x12765 -x24676 -x36636 -x26445 -x29926 -x17925 -x23290 x47494 -x54130 -x9515 -x47733 -x18305 -x19912 -x33156 -x7487 -x3868 -x6546 -x52192 -x36372 -x20334 -x48084 -x28223 x51006 -x10764 -x22753 -x11694 -x17340 x46340 -x28832 -x46646 -x49683 -x42589 -x20594 -x17346 -x50662 -x46802 -x56492 -x12521 -x42705 -x9165 -x1370 -x18848 -x28992 -x10637 -x3995 -x19981 -x19850 -x32417 -x35534 -x50837 -x4587 -x10162 -x35255 -x53058 -x22904 -x45524 -x44821 x44954 -x855 -x43714 -x47338 -x8878 -x21340 -x11809 -x11184 -x12308 -x4680 -x53698 -x33824 -x42879 -x9273 -x36400 -x2683 -x22358 -x52963 -x12658 x55246 -x36789 -x25369 -x14778 -x43336 -x14137 -x1216 -x33323 -x47756 -x46878 -x54386 -x7534 -x49680 -x53061 -x34396 -x15714 -x179 x57482 -x32607 -x4795 -x21998 -x13853 x47442 -x13517 -x21240 -x22590 -x20633 -x18268 -x27800 -x30214 -x7223 -x8456 -x12842 -x30288 -x27305 -x23047 -x27684 -x13983 -x51120 -x14075 -x41845 -x17296 x50226 -x19778 -x31808 -x41548 -x29156 -x25899 -x34379 -x19700 -x47690 x40498 -x48067 -x31212 -x44265 -x37455 x41747 -x36428 -x10897 -x39138 -x33188 -x48981 -x4353 -x30556 -x9894 -x21411 x43695 x44159 -x51898 x54558 -x9809 -x39071 -x43077 -x4125 -x30335 -x44419 -x23393 -x29505 -x36950 -x7587 -x1777 -x48583 -x14916 -x26043 -x14857 -x11701 -x25969 -x11759 -x24197 -x12552 -x7593 -x8199 -x26207 -x13342 -x4760 -x56189 -x6575 -x39464 -x52437 -x29088 -x12728 -x30030 -x29946 -x43511 -x33655 -x27248 -x30040 -x40138 -x11262 -x12741 -x29373 -x47849 -x55589 -x270 -x42205 -x28274 -x44070 -x45318 -x14326 x50357 -x29231 -x50582 -x14345 x46073 -x25381 -x11683 -x47841 -x36201 -x2566 -x18245 x53025 -x54702 -x42262 -x40241 -x4847 -x31853 -x15450 -x50823 -x39161 -x33042 -x37418 -x15110 -x42276 -x13823 -x22052 -x42917 -x43348 -x14072 -x46178 -x350 -x54032 -x2285 x56049 -x16242 -x22323 -x23682 -x23821 -x31738 -x44573 -x20349 x57299 -x22655 -x20671 -x10007 -x28665 -x16781 -x56027 -x5796 -x38425 -x21905 -x18126 -x26952 -x48251 -x38848 -x6205 -x16770 -x5834 -x4508 -x15007 -x43595 -x34318 -x32431 -x22452 -x2435 -x5015 -x43054 -x54826 -x51784 -x42438 -x12819 -x1757 -x24401 -x57425 -x42280 -x54879 -x6255 -x8442 -x47330 -x34753 -x41390 -x11449 -x31686 -x8149 -x10600 -x3964 -x5926 -x42232 x51911 -x23586 -x22322 -x39965 -x19345 -x38037 -x38454 -x17200 -x6263 -x41129 -x21832 -x53959 -x35285 -x34813 -x32635 x57125 -x45678 -x24748 -x22872 -x24309 -x27293 -x52745 -x19384 -x45780 -x44232 x53071 -x28409 -x34113 -x3754 -x40953 -x23283 -x30420 -x22455 -x33956 -x46714 -x30586 -x48513 x56174 -x49282 x56157 -x22873 -x41908 -x53691 -x33635 -x53046 -x11671 -x36403 -x22274 -x40037 -x54149 x51673 -x16899 -x26634 -x15959 -x16667 -x6900 -x42585 -x28765 -x54221 -x33939 -x36549 -x18627 -x10320 x50017 -x11438 -x1496 -x38753 -x23634 -x18190 -x28643 -x47940 -x40404 -x31249 -x32960 -x10895 -x16531 -x4150 x43527 -x49364 -x3848 -x27291 -x10739 -x43512 x47387 -x44465 -x10698 -x42240 -x867 -x32099 -x39163 -x13803 -x4604 -x11677 -x55702 -x19667 x56621 -x30862 -x17179 -x40859 -x49318 -x51719 -x35648 -x21059 -x24473 -x2374 -x41411 -x30086 -x43842 -x39766 -x11988 -x7636 -x38507 -x20941 x55478 -x4570 -x1313 -x19448 -x19908 -x10244 -x23402 -x26375 -x53034 -x22053 -x17397 -x4736 -x25711 -x33006 -x27086 -x22927 -x2305 -x25871 -x37310 -x25032 -x48679 -x20817 -x22965 -x41656 -x23127 -x37153 x44861 -x6955 -x2558 -x29752 -x9762 -x46692 -x39888 -x8554 -x49094 -x31339 -x24123 -x23437 -x1183 -x20762 -x8687 -x5729 -x47446 x52953 -x41479 -x53986 -x1215 -x12583 -x8874 -x30229 -x41215 x50455 -x14338 -x18876 -x37435 x49275 -x50147 -x26572 -x50391 -x50797 -x16076 -x19147 -x31210 -x37530 -x24034 -x9636 -x40261 -x22 -x55041 -x54418 -x39651 -x16259 -x17322 -x44059 x54794 -x52712 x45328 -x29702 -x18645 -x36439 -x28949 -x913 -x12831 x48253 -x13403 -x44437 -x24858 -x10253 -x57178 -x33882 -x53685 -x13835 -x6042 x53812 x48396 -x29770 -x3161 -x31713 -x23699 -x22756 -x48623 -x26291 x57102 -x14378 -x24703 -x54240 -x14906 -x12089 -x5243 -x10865 -x46939 -x4811 -x4249 -x9288 -x2975 -x41046 -x31637 -x4674 -x23052 -x46724 -x23600 -x6579 -x11798 -x56898 -x34439 -x19092 -x28186 -x8103 -x47927 -x19845 -x41310 -x20943 -x52557 -x3643 -x18055 -x53174 -x21510 x54765 -x31825 -x27722 -x16695 -x25220 -x29335 -x11808 -x24904 -x57369 -x24336 -x38830 -x47192 -x43397 -x26721 -x12014 -x3296 -x24589 -x20387 -x38344 -x25927 -x13991 -x41821 -x1979 -x26656 -x44427 -x50675 -x7071 x54083 -x51245 -x49012 -x15056 -x9530 -x17970 -x52783 -x21971 -x47634 -x51819 -x8744 -x19433 -x36196 -x9532 -x50503 -x890 -x6486 -x39775 -x30928 -x7108 -x34400 x43658 -x11072 x47167 -x53151 -x29861 -x34210 -x41375 -x35458 -x6363 -x30118 -x40557 -x11560 -x54303 -x21262 -x32977 -x15870 -x55604 -x8292 -x2707 -x7792 -x52853 -x24823 -x47683 -x15851 -x10463 -x56053 -x47649 -x12922 -x48519 -x24505 -x37074 -x37114 -x2396 -x3902 -x45529 -x56535 -x27180 -x48678 x52373 -x32738 -x27238 -x47716 -x34445 -x54155 -x40159 -x35687 -x42774 x472 -x22080 -x49078 -x24170 -x14097 -x11206 -x27817 -x48194 -x19430 -x42933 -x57325 -x39954 -x19289 -x32518 -x29193 -x32149 -x949 -x29297 -x41989 -x1368 -x53414 -x23755 x46514 -x19321 -x2905 -x9546 -x23727 -x31425 -x12908 -x46005 -x51603 -x39081 -x13267 -x24212 -x39393 x46529 -x42256 -x15093 -x47720 -x43069 -x11631 -x48940 -x15546 -x52632 -x23088 -x6066 -x35391 -x19681 -x31445 -x2463 -x2721 -x3428 -x56262 -x26742 -x12316 -x53994 -x49699 x52581 -x21052 -x23837 -x26358 -x19812 -x36771 -x53383 -x22414 -x10211 -x35735 -x15964 -x54731 -x16891 x55788 -x9222 x51827 -x55879 -x37494 -x44145 -x21022 -x2193 -x23539 -x51224 -x7938 -x36461 -x31599 -x45100 -x14009 -x25561 -x21341 -x12920 -x54984 -x55018 -x29026 -x51906 -x15945 -x2742 -x30145 -x1899 -x38291 -x23296 -x19969 -x53620 -x35100 -x25911 -x1859 -x47743 -x51106 -x28286 -x48626 -x35850 x43443 -x32602 -x27421 x54321 -x36253 -x42540 x57035 -x18594 -x28260 -x30083 -x46235 -x45838 -x42986 -x44108 -x25126 -x44062 -x51234 -x32653 -x34300 -x5423 -x44598 -x30407 -x27730 -x36689 -x43038 -x13221 -x862 -x43273 -x51417 -x45127 x48248 -x1026 -x4251 -x35420 -x10141 x52163 -x50378 -x24805 -x40461 -x3566 -x3246 -x13458 -x10521 -x44178 -x16785 -x19369 -x51095 -x9989 -x18726 -x51057 -x14999 x47619 -x9836 -x26670 -x18847 -x23064 -x55622 -x12411 -x29575 -x48688 -x51559 -x19036 -x27139 -x35408 -x12125 -x7089 -x28823 -x21062 -x5210 -x6068 -x55280 -x1635 -x4747 -x3979 -x25613 -x9422 -x27988 -x8526 -x39504 -x10455 x45032 -x53781 -x10010 -x14269 -x30046 -x1408 -x26380 -x22225 -x52150 -x48700 -x42867 -x56881 -x8907 -x38300 -x25198 -x27600 -x38257 -x44257 -x50119 x49971 -x19610 -x39993 -x41165 -x51882 -x30342 -x42560 -x351 -x5180 -x5494 -x29080 -x42360 -x37377 -x19062 -x7124 -x25263 -x49523 -x49503 -x34446 -x34931 -x49558 -x14207 -x45252 -x11483 -x23177 -x11259 -x53669 -x49358 -x37003 -x16790 -x16821 -x55131 -x55653 -x16224 -x31412 -x56393 -x22179 -x10053 -x57445 -x37151 -x6590 -x5264 -x26881 -x20318 -x56627 -x10073 -x12591 -x22840 -x43722 -x51443 -x33849 -x46029 -x56636 -x33696 -x4944 -x35833 x37047 -x30835 -x47280 -x41460 -x10894 -x3470 -x7356 -x30135 -x37087 -x29874 -x10337 -x8913 -x34478 -x26149 -x9571 -x14725 -x27453 -x47525 -x40815 -x25591 -x5386 -x34260 -x12792 -x17112 -x7330 -x16219 -x25440 -x12707 -x19416 -x34708 -x14209 -x12924 -x30203 -x36173 -x12094 -x15073 -x29093 -x30967 -x46336 -x56605 -x42942 -x30072 -x14932 -x39175 -x38580 -x44633 -x40000 -x10517 x40443 -x46565 -x39793 -x3737 -x54585 -x13288 -x43292 -x41612 -x11100 -x16518 -x50793 -x14383 -x16892 -x8231 -x53892 -x50743 -x38670 -x21158 -x21609 -x21449 x44951 -x43151 -x1530 -x18205 -x29423 -x52406 -x54761 -x3942 -x37986 -x246 -x53380 -x29384 -x47164 -x52127 -x11650 x41707 -x36765 -x125 -x38469 -x2189 -x53589 -x41349 -x4478 -x4024 -x29391 -x3416 -x12733 -x32745 -x57408 x44014 -x50045 -x50100 -x42639 -x23313 -x14716 -x51395 -x40721 -x34045 x736 -x17947 x54709 -x10630 -x35010 -x3352 -x16570 -x44127 -x9550 -x38216 -x25905 -x11555 -x15817 -x52857 -x39552 -x27009 -x36321 -x20218 -x22330 -x42821 -x29101 -x54971 -x3511 -x47402 -x36263 -x47681 -x51150 -x51996 x44365 -x23024 -x34450 -x1965 -x18765 -x12601 -x30583 -x3755 -x35772 -x55224 -x20842 -x6651 -x14599 -x39819 x47341 -x40166 -x52834 -x24511 -x42350 -x20188 -x53896 -x40722 -x39294 -x11440 -x42620 -x22423 -x4346 -x46863 -x52302 -x39968 x45012 -x2696 -x28603 -x30406 -x44595 -x12035 -x8238 -x46164 -x49454 -x28023 -x4611 -x6759 -x45400 -x2442 -x30243 -x47034 -x39058 -x45751 -x52583 -x14248 -x34201 -x24635 -x30061 -x51519 -x51045 -x5911 -x55377 -x28463 -x41668 -x21225 -x6767 -x12468 -x47150 -x49459 -x8201 -x39290 -x28234 -x47719 -x2733 -x4123 -x42488 -x28267 -x20565 -x4448 -x35043 -x28708 -x51336 -x826 -x48409 x48695 -x2932 -x48764 -x26054 -x4097 -x18685 -x22926 -x47896 -x7560 -x4261 -x2655 -x24481 -x21597 -x47551 x49788 x47767 -x24653 -x30563 -x17316 -x19925 -x33329 -x54529 -x41333 x57085 -x48105 -x49415 -x6163 -x46390 -x35290 -x17445 -x48861 -x2320 -x41524 -x11886 -x22030 -x20010 -x23874 -x24998 -x3115 -x40020 -x3099 -x940 -x46302 -x48537 -x673 x42317 -x3583 -x31770 -x30194 -x4812 -x37694 -x20241 -x49381 -x3456 -x4635 -x32539 -x3031 x55533 -x54384 -x54579 -x4802 -x32749 -x26913 -x26369 -x55582 -x13797 -x34426 -x24636 -x44030 x44925 -x45883 -x51347 -x42098 -x19352 -x15628 -x48220 -x3968 -x49254 -x51980 -x19113 -x33643 -x1149 x40825 -x33091 -x48495 -x18130 -x43195 x44449 -x37414 -x16038 x45505 -x50269 -x41486 -x17921 -x44911 -x21261 -x9694 -x48391 -x4655 -x31473 -x14707 -x39801 -x24095 -x21676 -x6452 -x22176 x56906 -x42253 -x14617 -x32245 -x362 -x52597 -x12718 -x36070 -x15422 -x21060 -x3883 -x24437 -x11579 -x50016 -x42023 -x17318 -x30109 -x35064 -x40416 -x5154 -x6212 -x16548 -x14078 -x3454 -x4223 -x8720 x51015 -x6046 -x8228 -x30744 -x657 -x43020 -x17284 -x14328 -x49592 -x1244 -x18393 -x35316 -x20235 -x12590 -x29076 -x8559 -x25830 -x9395 -x30570 -x1701 -x31822 -x49029 -x44559 -x32828 -x45639 -x4973 -x39874 -x15278 x57450 -x34651 -x22598 -x53336 -x40537 -x46695 -x15401 -x27055 -x33712 -x53911 -x14549 -x10749 -x34161 -x41466 -x30033 -x5728 -x20605 -x24230 -x43253 -x25142 -x3783 -x34565 -x21829 -x37071 -x37173 -x66 -x24520 -x46895 -x31866 -x52040 -x13092 -x31044 -x40279 -x20240 -x41474 -x10952 -x16267 -x14991 x49153 -x3385 -x14334 -x25168 -x44057 -x36376 -x20830 x43562 -x31576 -x32887 -x6639 -x28894 -x15566 -x27257 -x25276 -x55206 -x23112 -x1806 -x55016 -x4130 -x16346 -x55249 -x52379 -x43366 -x54142 -x16413 -x54111 -x14076 -x54609 -x44174 x3042 -x8964 -x35125 -x2481 -x24268 -x50127 -x9520 -x40827 -x7446 -x29508 -x11386 -x5327 -x15769 -x43191 -x24756 -x32701 -x15040 x54347 -x53774 -x47829 -x55059 -x51352 -x22812 -x22483 -x20284 -x26884 -x32112 -x52628 -x17580 -x39182 -x41624 -x26972 -x5855 -x53949 -x51695 -x43950 -x35920 -x13197 -x332 x41892 -x3569 -x3128 -x1894 -x51610 -x55603 x50415 -x32667 -x40768 -x38453 -x12794 x54997 -x32131 -x29868 -x22237 -x47652 -x19903 -x33644 -x24360 -x5366 -x30066 -x33902 -x41054 -x2581 -x10410 -x5299 -x32464 -x20026 -x37757 -x28645 -x10827 -x44125 -x47596 -x33038 -x50085 x55991 -x13131 -x15556 -x12002 -x21280 -x44648 -x43122 -x27451 -x51291 -x36280 -x40254 -x46963 -x20168 -x54178 -x36722 -x19302 -x3357 -x39291 -x7480 -x8356 -x40266 -x26372 -x17474 -x48266 -x5344 -x47018 -x2144 -x13045 -x47110 -x25352 -x34985 -x57416 -x41688 -x30678 -x26152 -x22092 -x55698 x50342 -x53546 -x24655 -x52072 -x28401 -x42443 -x2991 -x14330 -x16740 -x31335 -x33381 -x25009 -x57161 -x12773 -x39324 -x54859 x57201 x50397 -x56422 -x21621 -x16776 -x14700 -x20711 -x25439 -x45271 -x57331 -x34669 -x15365 -x8107 -x1834 -x36633 -x29669 -x743 -x30747 -x43256 x47639 -x10689 -x8660 -x20841 -x37295 -x38947 -x38532 -x31164 -x31424 -x2596 -x2466 -x9398 -x6987 -x54198 -x43129 -x3615 -x23316 -x40025 -x3176 -x15349 -x16932 -x40289 -x12816 -x27516 -x30816 -x47951 -x11707 -x54103 -x10669 x56844 -x35150 -x4712 -x18499 -x5576 -x7461 -x5829 -x31644 -x12438 -x20872 -x10155 -x26186 -x5411 -x35040 -x32153 -x13352 -x57295 -x19974 -x36105 -x43019 -x6004 -x31204 -x32326 -x5507 -x41801 -x514 -x6561 -x22640 -x27990 -x406 -x1349 -x40967 -x20772 -x46293 -x22487 -x13022 -x44320 -x38432 -x4762 -x14812 -x44692 -x55740 -x40514 -x13630 -x24361 -x21591 -x25163 -x8276 -x27054 -x17443 -x24074 -x9767 -x21192 -x24518 -x37061 -x16461 -x7771 -x55395 -x18911 -x43501 -x30758 -x31894 -x30107 -x40921 -x38508 -x49635 x41249 -x49451 -x48870 -x53773 -x11780 -x2030 -x44422 -x50737 x54736 -x44347 -x54795 -x32264 -x51133 x42668 -x23663 -x43322 -x32312 -x13185 -x4232 -x48333 -x32282 -x8875 -x46493 -x35439 -x24708 -x37832 -x15036 -x1440 -x31889 -x36759 -x42242 x52039 -x55053 -x39194 -x2349 -x19098 -x55552 -x10173 -x20970 x56136 -x22204 -x21009 -x35704 -x7578 -x23295 -x37442 -x36333 -x399 -x2726 -x34261 -x1020 -x9773 -x16866 -x15383 -x16649 -x19918 x52068 -x33541 -x1935 -x11825 -x17927 -x34029 -x22887 -x46492 -x44376 -x31032 -x39896 -x42267 -x55996 -x273 -x1655 -x24538 x52804 -x53475 -x54679 -x55911 -x48468 -x28071 -x55283 -x25083 -x25013 -x27343 -x25665 -x33089 -x32659 -x21835 -x15514 -x52621 -x20427 -x34100 -x10366 -x14727 -x25051 -x32805 -x12291 -x18048 -x16703 -x55584 -x40567 -x31178 -x26389 -x33401 -x34890 -x28879 -x4088 -x51579 -x12483 -x39227 -x53827 -x53098 -x19422 -x39951 -x19745 -x29409 -x8134 -x6725 -x4804 -x40507 -x57159 -x23277 -x38047 -x799 -x15253 -x21734 -x37447 -x26577 -x53088 -x4869 -x13714 -x34097 -x15946 -x11255 -x45833 -x6467 -x14552 -x26289 -x22913 -x38298 -x31786 -x31919 x51227 -x10121 -x2562 -x4155 -x3038 x55617 -x18269 -x41416 -x33070 -x39 -x10068 -x15765 -x33004 -x54033 -x2176 x52659 -x29716 -x32055 -x49344 -x14341 -x15301 -x47847 -x4660 -x9478 -x34616 -x16059 -x5146 -x56220 -x13847 -x13730 -x15471 -x8778 x43817 -x40578 -x22691 -x3293 x53100 -x47305 -x37419 -x2065 -x16987 -x24115 -x1570 -x40794 -x35655 -x6625 -x19766 -x18291 -x21662 -x45140 -x40767 -x14688 -x46382 x53750 -x1126 -x28591 -x55999 -x10779 -x12775 -x18193 -x25989 -x20443 -x24093 -x29264 -x50268 -x47791 -x55642 -x33972 -x5111 -x12201 -x32141 -x2211 -x51568 -x42487 -x17979 -x12305 -x22025 -x23410 -x55734 -x28205 -x55378 -x48755 -x27446 -x30262 -x35870 x56348 x41441 -x44321 -x20144 -x7800 -x675 -x17434 x46685 -x23601 -x8536 -x24491 -x21488 -x21239 -x2712 -x22169 -x38596 -x35126 -x35861 -x39700 -x8346 -x45628 -x3045 -x8658 -x20955 -x15077 -x36318 -x24843 -x41396 -x22081 -x19185 -x9553 -x17088 -x6133 -x23123 -x25408 -x14598 -x36316 -x30505 -x32614 -x24594 -x10658 -x43965 -x14978 -x37062 -x6019 -x41646 -x19886 -x31569 -x484 -x22279 -x34870 -x4335 -x22145 -x43986 -x33021 -x15502 -x6665 -x1532 -x25950 x48016 -x37159 x53210 -x24670 -x7178 -x37025 -x17663 -x31108 -x13013 -x44697 -x27740 -x11200 -x11447 -x3621 -x26828 -x50679 -x43367 -x17021 -x50163 -x23979 -x44932 x55597 -x10443 -x26876 -x51358 -x57283 -x29227 -x6999 -x37331 -x44058 -x53430 -x24548 -x34933 -x48725 -x10988 x56360 -x14559 -x37728 -x1802 -x55859 -x52945 -x9449 -x49694 -x36792 -x2797 -x25804 -x5438 -x2194 -x2880 -x34268 -x26687 -x30458 -x41957 -x32040 -x25891 -x22232 -x1053 -x12439 -x39064 -x26486 x56632 -x11298 -x7027 -x15031 -x28257 -x11985 -x40646 -x30975 x51737 -x33728 -x35411 -x24232 -x5724 -x33419 -x9886 x46259 -x11333 -x22393 -x40899 -x30753 -x37868 x47210 -x13792 -x51672 x57047 x56032 -x15594 -x11974 -x4172 -x4081 -x23643 -x39502 -x55393 -x34114 -x32066 -x56405 -x43518 -x3746 -x35690 -x53733 -x47270 -x23588 -x4723 -x38294 -x48707 -x31469 -x40787 -x40920 -x56357 -x20033 -x52672 -x37276 -x15137 x47739 -x30548 x51847 -x26669 -x46710 -x46871 -x9419 -x50265 -x28997 -x45828 -x32821 -x10905 -x51837 -x50913 -x29440 -x25101 -x2340 -x2894 -x36367 -x19126 -x35275 -x42835 -x33870 -x4644 -x3981 -x4412 -x51056 -x54647 -x57403 x43956 -x36012 -x50645 x56403 -x51152 -x10449 -x5358 -x414 -x34816 -x31385 -x7512 -x27896 -x31140 -x2861 -x18398 -x19619 -x29051 x44818 -x3241 -x17469 -x48624 -x54724 x55142 -x2785 -x26675 -x24901 -x30378 -x22014 -x9461 -x20792 -x16517 -x44164 -x28217 -x6183 -x9903 -x40301 -x31493 -x3972 x49391 -x6343 -x36559 x46862 -x53666 -x17638 -x57004 -x2928 -x16804 -x26853 -x15029 -x42545 -x40614 -x16291 -x50996 -x46401 -x35766 -x4717 -x55135 -x25406 -x33798 -x36890 -x20271 -x57319 -x3508 -x25254 -x18017 -x43763 -x46592 -x41815 -x51115 -x20126 -x17711 x51583 -x42975 -x7653 -x21531 x51960 -x11150 -x5795 -x24814 -x52439 -x20059 -x28339 -x49204 -x32210 -x22623 -x6332 -x31119 -x33733 -x30388 -x6898 -x38441 -x31691 -x45713 -x43939 -x45746 -x7844 -x26432 -x37719 -x56743 -x50453 -x4825 -x53059 -x56129 -x14306 -x32437 -x11644 -x8153 x48315 -x23322 x49301 -x36719 -x8962 -x12805 -x49203 -x32033 -x14202 -x12054 -x17438 -x3869 -x47495 -x36045 -x42420 -x10970 -x10485 -x33096 -x25029 -x50591 -x30450 -x26833 -x39438 -x5901 -x13520 -x47655 -x53901 -x29976 -x5406 x56687 -x18030 -x29932 -x25489 -x39855 -x32409 -x21491 x41868 -x21121 -x38006 -x15597 -x54981 -x22634 -x13105 -x2426 -x1922 -x18098 -x10767 -x26220 -x1159 -x11674 -x24898 -x180 -x21633 -x16251 -x212 -x44975 -x15892 -x2998 -x38969 -x40368 -x40140 -x46634 -x10618 -x32663 -x14509 -x8790 -x13916 -x31084 -x29960 -x5432 -x16528 -x235 -x28385 -x9945 -x53693 -x56355 -x20123 -x7143 -x37357 -x32336 -x26058 -x30822 -x49734 -x27552 -x5715 -x11500 -x5649 -x47663 -x57219 x41879 -x28783 -x27803 -x26798 -x31926 -x40008 -x30610 -x37857 -x36352 -x16539 -x17682 -x45390 -x54068 -x55219 -x25913 x48956 -x43402 -x3545 -x10748 -x38759 -x53832 -x13416 -x10440 -x23799 -x17951 -x47292 -x57034 -x51378 -x15449 -x30966 -x8543 -x41248 -x25354 -x26731 -x23984 -x23309 -x46171 -x51594 -x39589 -x29576 -x35743 -x8084 -x23093 -x11196 -x1364 -x966 -x54481 -x8355 -x8681 x49962 -x11659 -x6295 -x28656 -x25539 -x19800 -x48923 -x19910 -x8932 -x32943 -x21610 -x33893 -x39861 -x49858 -x34732 x51691 -x19583 -x37155 -x35350 -x7183 -x51375 -x57358 -x30553 x44122 -x10360 -x53331 -x49332 x55403 -x36564 -x29337 -x16347 -x11170 -x32079 -x3143 -x32665 -x25184 -x24769 -x44010 -x40019 -x50245 -x17435 -x32631 -x24717 -x34877 -x45310 -x18231 -x10157 -x49091 -x13669 -x25615 -x32896 -x19777 -x17133 -x5959 -x45817 x40901 -x48990 -x49424 x48878 -x52008 -x9909 -x40122 -x2371 -x5078 -x29591 -x21241 -x37107 x34522 -x33978 -x21463 -x13285 -x28005 -x7378 -x9763 x48944 -x50425 -x24073 -x43457 -x28492 -x57431 -x3587 -x25203 -x37589 -x8461 -x15430 -x25756 -x18345 -x46622 -x20331 -x22684 -x141 -x10947 -x25919 -x57016 -x17680 -x1659 -x23169 -x41125 -x36184 -x37790 -x1732 -x18744 -x37315 -x11509 -x7332 -x4721 -x28629 -x38514 -x12213 -x52048 -x52270 -x39429 -x47710 -x21880 -x42897 -x42254 -x13054 -x9723 x45082 -x21426 -x32302 -x29832 -x56992 -x52073 -x29604 -x25897 -x36238 -x22020 -x4268 -x14645 -x20370 -x12662 -x56767 x56229 -x29195 -x49222 -x13484 -x6176 -x3532 -x49924 -x47235 -x4182 -x52171 -x34301 x48260 -x46874 -x57503 -x15513 -x34684 -x35186 -x13148 -x17939 -x16849 -x6894 -x42282 -x24892 -x14585 -x7591 -x56624 x42228 -x3387 -x52727 -x15790 -x16257 -x13859 -x23644 -x25153 -x52640 -x56289 -x16983 -x14261 -x19568 -x28022 -x13023 -x26011 -x24510 x55997 -x37362 -x23952 -x21053 -x54565 -x22678 -x39543 -x33600 -x986 -x4269 -x53615 -x7868 -x47520 x53767 -x51903 -x28002 -x12758 -x10281 -x27406 -x20667 -x57335 -x25211 -x18308 x51067 -x16119 -x20958 -x57181 -x27650 -x5143 x50829 -x20849 -x41143 -x4418 -x9026 -x5211 -x24938 x47094 -x26176 -x47002 -x30698 -x21034 -x46554 -x10396 -x5447 -x31895 -x23208 -x49753 x41228 -x2413 x53941 -x26198 -x15193 -x12992 -x42270 -x1239 -x29679 -x45504 -x35675 -x5902 -x21925 -x31558 -x28905 -x56584 -x8155 -x28467 -x23417 -x8770 -x1062 -x6014 -x8965 -x12975 -x9420 -x20317 -x50680 -x36327 -x31883 x51875 x47932 -x29558 -x22005 -x6434 -x39258 -x45133 -x27790 -x37227 -x5093 -x12457 -x11218 -x18261 x47187 -x43622 -x40136 -x38436 -x32661 -x384 -x38860 -x32676 -x26713 -x15819 -x33912 -x28988 -x19639 -x3168 -x36800 -x18152 -x8000 -x20527 -x56572 -x18258 -x50926 -x431 -x7739 -x54469 -x28442 -x40255 -x44126 -x45890 -x36685 -x6737 -x26812 -x23330 -x20873 -x32301 -x1442 -x3419 -x32964 -x19876 -x3314 x55565 -x33185 -x24821 x50365 -x54215 -x49989 -x28868 -x1789 -x52310 -x29919 -x47976 x53683 -x2644 -x56040 -x45254 x54640 -x41445 -x33801 -x25783 -x11476 -x55917 -x26770 -x53191 -x18257 -x16439 -x13645 -x10612 x42967 -x50760 -x55862 -x33160 -x20386 -x27479 -x51533 -x29665 -x22019 -x35341 -x26852 -x26580 -x25361 -x9679 -x33445 -x8566 x54976 -x27934 -x252 -x15459 -x56413 -x36892 -x19885 -x42710 -x18648 -x41862 -x5666 -x31723 -x39456 -x7930 -x47576 -x13680 -x2585 -x34994 -x35025 -x38680 -x38517 -x18154 -x39727 -x18427 -x27403 -x30599 -x15868 -x9235 -x50633 -x39920 x29078 -x20174 -x26119 -x43790 -x25906 -x13423 -x35173 -x23481 -x19376 -x12138 -x51486 x42921 -x50417 -x33584 -x42497 -x57033 -x31103 -x7879 -x30517 -x10806 -x56764 -x35062 -x23732 -x33884 -x34401 -x24008 -x56813 -x16344 -x51098 -x44302 -x33874 -x51712 -x46487 -x47406 -x49390 -x50098 -x2838 -x35000 -x41329 x55556 -x20580 -x51632 -x13660 -x807 -x21519 -x24569 -x48158 -x50695 -x20698 -x13508 -x53009 -x20406 -x16247 -x35632 -x25019 -x8470 -x19576 -x32000 -x18518 -x36426 -x35047 -x27550 -x11471 -x31349 x52355 -x47032 -x39236 -x6338 -x31769 -x28084 -x19456 -x41873 -x29152 -x28506 x42353 -x27926 -x52466 -x6769 -x27015 -x2024 -x14095 -x6358 -x47826 -x49634 -x28803 -x55455 -x44025 -x2069 -x47691 -x18535 -x38658 -x18070 -x5835 -x27591 -x25018 -x39467 -x1232 -x50610 -x35776 -x42042 -x19343 -x29580 -x39268 -x27882 -x10209 -x57312 -x28113 -x38664 -x6147 -x22683 -x32589 -x46805 -x4021 -x17100 -x22166 -x31548 -x30707 -x37334 -x35035 -x55444 -x55290 -x45680 -x56274 -x36730 -x10707 -x4724 -x15379 -x40466 -x7453 -x1749 -x18952 -x38387 -x37897 x45212 -x38461 -x19696 x41813 -x13971 -x9386 -x31683 x52981 -x11504 -x15448 -x960 -x43692 -x41331 x55771 -x2351 -x57136 -x31405 -x36243 -x26394 -x11670 -x54653 -x48444 -x19643 -x33173 -x9628 -x39531 -x12255 -x46118 x48683 -x35874 -x12502 -x19985 -x7586 -x46476 -x22024 -x21932 -x45874 -x34557 x51894 -x46777 -x26524 -x15780 -x50997 -x27111 -x16452 -x55689 -x28475 -x24040 -x6637 -x42721 -x41206 -x19274 -x43032 -x42434 x44766 -x26761 -x22963 -x3443 -x44404 -x50048 -x1790 -x7699 -x2524 -x10870 -x45113 -x36295 -x21410 -x38262 -x39938 -x35059 -x21651 -x352 -x52887 -x23749 -x54356 -x18956 -x38048 -x9750 -x18362 -x31980 x45849 -x19283 -x12770 -x29299 -x18833 -x11518 -x35721 -x4730 -x7973 -x50541 -x40844 -x50099 -x35511 -x4879 -x35567 -x27353 -x54401 -x40893 -x38375 -x57483 -x55279 -x32597 -x13546 -x16067 -x26386 -x40637 -x38932 -x12061 -x21185 -x37044 x43995 -x11590 -x9575 -x8655 -x19071 -x21054 -x642 -x20195 -x3860 x46227 -x5554 -x31024 -x10564 -x10411 -x32716 -x38499 -x17085 -x36056 -x46041 -x39985 -x5265 -x49248 -x37502 -x14981 -x20827 -x50819 -x21933 -x13350 -x56711 -x42557 -x40328 -x43420 -x31513 -x36104 -x2982 -x8689 -x43735 -x14318 -x12782 -x24317 -x56739 -x20117 -x46226 -x42661 -x24579 -x2348 x42885 -x27726 -x19938 -x2830 -x34698 -x39028 -x45109 -x6159 -x18972 -x43720 -x37335 -x45110 -x15400 -x24842 -x4381 -x34635 -x40351 -x15515 -x33292 -x25707 -x32691 -x24591 -x40648 -x38157 -x4775 -x424 -x37441 -x22602 -x38687 -x3677 -x19955 -x24648 -x31731 -x11490 -x47773 -x45295 -x478 -x30532 -x13493 -x8183 -x42199 -x57315 -x30905 -x31159 -x23150 -x24004 -x47977 -x32930 -x10137 -x33454 -x11062 -x686 -x10989 -x23355 -x40898 -x5807 -x17402 -x1524 -x1115 -x23246 -x23297 -x22852 x41776 -x4389 x49582 -x17906 -x36054 -x24282 -x15484 -x9407 -x38136 -x22745 -x15265 -x40199 x46743 -x40807 -x56894 -x2871 x40442 -x25219 x49675 -x51116 -x23951 -x9521 -x33333 -x25701 -x30402 -x69 -x20483 -x30659 -x18341 -x56164 -x52547 -x33617 -x16747 -x40370 -x28444 -x3657 -x19391 -x5767 -x30231 -x17885 -x32741 -x36364 -x9936 -x38542 -x41247 -x46008 -x12571 -x25736 -x49020 x52869 -x23957 -x42643 -x39956 -x2527 -x53839 -x48620 -x49952 -x25329 -x10624 -x23043 -x27484 -x9167 -x2981 -x12421 -x29057 -x19584 -x17330 -x19494 -x4390 -x9423 -x52828 -x15266 -x10472 -x3415 -x26557 -x32080 -x627 -x7359 -x36582 -x13821 -x53432 -x6318 -x2020 -x22536 -x8299 -x48983 -x1068 -x57419 -x32461 -x13038 -x40663 -x38296 -x23039 -x16270 -x28931 -x10330 x49217 x54376 -x12678 -x34385 -x31962 -x8828 -x42806 -x5637 -x4259 -x27969 -x56891 -x5371 -x29142 -x47263 x49606 -x47333 -x51999 -x43491 -x2047 -x34905 -x36738 -x47705 -x36227 -x17367 -x28860 -x23470 x49553 -x6758 -x31575 -x21720 x52926 -x34974 -x54243 -x30175 -x36919 -x51211 -x38471 -x56257 -x6566 -x44781 -x56271 -x30660 -x43271 -x11003 -x38992 -x50776 -x31350 -x41169 -x29179 -x28485 -x30560 -x9928 -x26304 -x57087 x41596 -x47802 -x41907 x36649 -x27567 x51334 -x26106 -x10380 -x22660 -x50880 -x14019 -x13372 -x17075 x41332 -x28344 -x15965 -x43626 -x6426 -x40227 -x27670 -x50784 -x15864 -x7161 -x3913 -x2434 x55301 -x28606 -x8471 -x34435 -x9683 -x1678 -x10238 -x10163 -x10665 -x54963 -x49433 -x54186 -x30090 -x28961 -x31312 -x16160 -x55134 -x6031 -x29632 -x1514 -x53079 -x18251 -x18489 -x10118 -x26724 -x40074 -x10959 -x40041 -x17722 -x7940 -x14280 -x9080 -x784 -x18747 -x7997 -x34773 -x38082 -x39518 -x29252 -x21432 -x15120 -x10179 -x502 -x52003 -x26132 -x54722 -x15399 -x25191 -x21986 -x47107 -x17484 -x43870 -x22479 -x19594 -x56703 -x39716 -x20568 -x10586 -x34332 -x45016 -x2939 -x53374 -x48349 -x12117 -x3961 -x53858 -x9305 -x52236 -x14483 -x39835 -x33951 -x34736 -x54764 -x57236 -x31028 -x29545 -x4034 -x1077 -x32060 -x14647 -x49695 -x14541 -x20785 -x4753 -x21325 -x15085 -x32744 -x20006 -x42909 -x23594 -x27328 -x26160 -x13772 -x1455 -x3734 -x11335 -x43363 -x16857 -x9090 -x23013 -x3704 -x2808 -x55883 -x27975 -x54527 -x20138 -x1414 -x13523 -x37140 -x8152 -x24964 -x1869 -x30783 -x8290 -x4003 -x22504 -x51878 -x19414 -x19347 -x56836 -x39885 -x10371 -x27546 -x38958 -x57394 -x53457 x54947 -x37243 -x4312 -x37212 -x27210 -x48987 -x35127 -x1920 -x50785 -x24784 -x22283 -x29898 -x28386 -x3093 -x55248 -x2427 -x34242 -x38001 -x41714 -x24200 -x17667 -x25724 -x1265 -x5317 -x54151 -x43329 -x49065 -x10085 -x50362 -x38128 -x36460 -x13427 -x761 -x7969 -x24254 -x25324 -x39113 -x28398 x57027 -x23508 -x18701 -x49993 -x13794 x42778 -x6584 -x2912 -x39262 -x24950 -x11030 -x11383 x51160 -x5017 -x16580 -x11211 -x40055 -x3069 -x1853 -x26185 -x57103 -x43220 -x12656 -x42394 -x21740 -x48191 -x23633 -x248 -x8364 -x16856 -x9690 -x25047 -x9883 -x24016 -x44132 -x41344 -x1299 -x46466 -x32356 -x34526 -x2883 -x48855 -x36957 -x7690 -x7554 -x21023 x43455 -x48769 -x53196 -x42563 -x25560 -x7621 -x46423 -x21819 -x12889 -x35376 x50104 -x16350 -x11286 -x32382 -x22945 -x32892 -x22130 -x4846 -x34052 -x2540 -x15268 -x50042 -x56905 -x26830 -x9896 x53932 x54602 -x14108 -x39206 -x29967 -x22265 -x12852 -x53995 -x21398 x49263 -x3600 -x17308 -x23098 -x50904 -x52739 -x25488 -x25340 -x33666 -x55067 -x2436 -x11463 -x49398 -x28367 -x56363 -x27531 -x26240 -x25961 -x15429 -x39106 -x927 -x33853 -x17457 -x9808 x54214 -x757 -x46552 -x27968 -x48653 -x28980 -x12372 x45169 -x32596 -x42016 -x17192 -x4148 -x21248 -x25602 -x4099 -x36431 -x18494 -x2210 -x32073 -x20366 -x46345 -x27341 x46696 -x46289 -x28642 -x51010 -x14667 -x29381 -x13196 -x38241 -x24002 -x38311 x49472 x53880 -x11967 -x38233 -x55265 -x22494 x48921 -x37605 -x11381 -x15866 -x24069 -x38185 -x50873 -x36162 -x54061 -x55400 -x56865 -x53138 -x39736 -x30801 -x6782 -x54898 x49136 x46210 -x56843 -x13487 -x22932 -x39409 -x8478 -x55147 -x44411 -x22795 -x54728 -x35544 -x16142 -x10480 -x3014 -x35445 -x47969 -x20479 -x24227 -x19924 -x11561 -x11258 -x32497 -x6874 -x13373 -x39116 -x26296 x44513 -x40084 -x53927 -x55057 x48483 -x33965 -x15320 -x26462 -x52612 -x11528 -x36854 -x2897 -x34786 -x49373 x52210 -x19553 -x2764 -x37498 -x28104 -x48552 -x19801 -x30170 -x22548 -x44939 -x38696 -x40225 -x11468 x57099 -x23950 -x44443 -x9806 -x28944 -x4435 -x31611 -x10368 -x37317 -x2365 -x12570 -x26492 -x10469 -x4936 -x2976 -x44334 -x42660 -x8032 -x49957 -x52766 -x17176 -x55567 x41994 -x51341 x56119 x45311 x47787 -x23932 -x46306 -x8381 -x14393 -x24966 -x39632 -x51709 -x50892 -x5378 -x11686 -x970 x49008 -x50047 -x28735 -x52426 -x53330 -x5813 -x43117 -x6505 -x14133 -x12560 -x28466 -x5162 -x45637 -x51828 -x22182 -x42813 -x15651 -x7719 -x3417 -x40505 -x26214 -x22434 -x22457 -x28959 -x55680 -x33432 -x44076 -x28049 -x5400 -x10558 -x33548 -x28582 -x17323 -x19605 -x25997 -x3691 -x46832 -x11307 -x51252 -x16890 -x54224 -x14336 x57279 -x55415 -x57463 -x19581 -x3512 -x27158 -x24222 -x4458 -x50298 -x29607 -x29024 -x39809 -x3540 -x15222 -x33766 -x38098 -x14603 -x6654 -x16533 -x56398 -x38796 -x45 -x36383 -x38691 -x21828 -x11021 -x38668 -x34533 -x12933 -x49543 -x36288 -x34800 -x5556 -x33139 -x11854 -x29516 -x51804 -x45796 -x52421 -x13312 -x27880 -x53499 x46877 -x41216 -x18584 -x48123 -x28862 -x31717 -x23049 -x49343 -x18083 -x13296 -x12471 -x56013 -x52353 -x57124 -x51107 -x26806 -x48307 -x27333 -x3379 -x23739 -x33891 -x6325 -x47839 -x55634 -x50970 -x27450 -x23340 -x13997 -x2089 -x56183 -x17519 -x50469 x51363 -x1824 -x14931 -x11730 -x30021 -x47183 -x22854 -x56798 -x57088 -x16626 -x40005 -x32339 -x45834 -x31326 -x18596 -x5 -x10286 -x5079 -x54803 -x31269 -x44201 -x32314 x53503 -x34023 x51966 -x955 -x32726 -x54955 -x47725 -x5098 -x13886 -x57265 -x16447 -x37963 -x16353 -x3718 -x3321 -x26059 -x37613 -x33337 -x2350 -x5689 -x3635 x42703 -x21657 -x28487 -x8537 -x34843 -x34975 -x48473 -x29704 -x39154 -x194 -x43853 -x46059 -x40651 -x49431 -x28376 -x33269 -x33828 -x38809 -x57 -x35566 -x50963 -x52657 x44426 -x19751 -x9151 -x17135 -x32806 -x10119 -x48926 -x831 -x33133 -x25614 -x19230 -x52603 -x54157 -x31434 -x29534 -x10991 -x1586 -x7757 -x12749 -x5457 -x48656 -x33203 -x26900 x42775 -x3828 -x37177 -x51578 -x9274 -x47396 -x31675 -x32208 -x22018 -x26628 -x26393 x46868 -x12757 x49031 x50452 -x28680 -x18215 -x15334 -x28937 -x5531 -x20649 -x9372 -x43475 -x467 -x46840 -x30901 -x47865 -x33258 -x54725 -x10580 -x19368 -x17243 -x18267 -x34562 -x25551 -x10610 -x8506 -x21973 -x44066 -x3610 -x33018 -x19068 -x47600 -x22858 -x3561 -x55493 -x31912 -x41016 -x1398 x54260 -x2459 -x9016 -x111 -x6035 -x24523 -x12013 -x8197 -x28299 -x48765 x47645 -x20908 -x34246 x47613 -x8081 -x5197 -x12466 -x9355 -x4889 -x4092 -x51404 -x23878 -x8402 -x21427 -x37115 -x34626 -x19106 -x18623 x47535 -x26135 -x46214 -x57197 -x7924 -x52796 -x28373 -x29119 -x42538 -x42017 -x47348 -x43068 -x730 -x34906 -x38806 -x24783 -x15416 -x15618 -x16476 x43582 -x15664 -x47060 -x35050 -x20398 -x19896 -x13124 -x52610 -x33278 -x3262 -x6237 -x54217 -x34938 -x21630 -x32877 x55298 -x22725 -x1478 -x12797 -x2308 -x2560 -x26982 -x34749 -x11608 -x30593 -x38923 -x31945 -x34355 -x39609 -x33559 -x14206 -x2608 -x55210 -x44329 -x36119 -x4726 -x16429 -x9236 -x36414 -x37457 -x6644 -x37471 -x39715 -x51776 -x21001 -x33940 -x3919 -x34222 -x41172 -x19641 -x46060 -x9561 -x26778 -x43458 -x32728 -x22474 -x19094 -x38240 -x23293 -x9777 x43793 -x20279 -x29628 -x47717 -x43477 -x277 x46662 -x36143 -x45769 -x17752 -x50517 -x26874 -x23880 -x11273 -x23834 -x129 -x44301 -x25031 -x56335 -x21403 -x35665 -x26303 -x55506 -x47563 -x1891 -x21118 -x40157 -x44350 -x50135 -x9175 -x50393 x48518 -x34727 -x40193 -x39663 -x2122 -x18788 -x26390 -x43935 -x52101 -x4840 -x21415 -x45361 -x50637 -x54487 -x6204 -x42630 -x10901 -x11888 -x46707 -x53096 -x9326 -x16805 -x11342 -x21362 -x12057 -x23810 -x52509 -x48693 -x21147 -x32884 x53170 -x14575 x43553 -x48485 -x547 -x52446 -x18621 -x22131 -x11126 -x32773 -x25239 -x14678 -x7601 -x21690 -x846 -x37631 -x49563 -x49782 -x22345 -x7456 -x54238 -x32410 -x32439 -x5310 -x11436 -x4091 -x2354 -x43424 x47651 -x17210 -x23635 -x17077 -x47488 -x48340 -x27230 -x35253 -x24544 -x45606 -x25111 -x47027 -x21250 -x43368 -x18078 -x55779 -x44086 -x4053 -x22051 -x20845 -x10038 -x48296 -x31474 -x44791 -x47258 -x9391 -x2646 -x15873 -x13767 -x343 x45650 -x1946 -x30403 -x12332 -x187 -x35968 -x18118 -x34564 -x24430 -x26331 -x45575 -x49663 -x11684 -x1104 -x13631 -x12347 -x27488 -x440 -x16540 -x27767 -x47543 -x38933 -x13276 -x56109 -x10962 x53181 -x3717 -x16175 -x50846 -x54937 -x9367 -x14470 -x2907 -x54241 -x11486 -x54665 -x15472 -x28420 -x16793 -x20778 -x53095 -x38227 -x20677 -x5947 -x14592 -x20802 -x201 -x26784 -x50300 -x21779 -x40861 -x27284 x38411 -x26559 -x31531 -x8779 -x46942 -x10030 -x33108 -x162 -x14171 -x42208 -x1073 -x23661 -x34846 -x14029 -x23571 -x15414 -x31174 -x35869 -x356 -x28430 x48898 -x45868 -x47981 -x23987 -x32100 -x25247 -x4230 -x31166 -x44013 -x42220 -x35194 -x37543 -x35612 -x39107 -x24807 -x47409 -x56712 -x37281 -x25639 -x32601 -x45130 -x45785 -x1565 x57337 -x5862 -x35796 -x24429 -x15256 -x16111 -x27938 -x41975 -x29748 -x29096 -x50960 -x36357 -x6869 -x41690 x41713 -x12238 -x14545 -x7056 -x24082 x50734 -x28772 -x19820 x52764 -x38010 -x54216 -x38321 -x7036 -x31158 x40471 -x9592 -x43534 -x20610 -x56877 -x28971 -x293 -x22856 -x49102 -x46484 -x55245 -x48178 -x50947 -x45366 -x39584 -x38832 -x20661 -x19929 -x51258 -x25048 -x13459 -x47673 -x135 -x48598 -x25944 -x37509 -x50462 -x51286 -x42469 -x33097 -x57341 -x2045 -x5982 -x10533 -x38835 -x25081 -x35813 -x8037 -x45721 -x40783 -x33851 -x20475 x55008 -x40179 -x552 -x53864 -x57222 -x22639 -x28797 -x32223 -x27615 -x40963 -x868 -x24299 -x37474 -x13044 -x18536 -x25319 x44942 -x21460 -x38561 x43579 -x45799 -x6576 x52543 -x24077 x55391 -x43615 -x19905 -x43393 -x45303 -x49193 -x2762 -x22920 -x17513 -x39808 x47996 -x22734 -x53623 -x5802 -x57388 -x41870 -x14759 -x55036 -x17621 -x51462 -x42694 -x45622 -x7270 -x39246 -x21195 -x26148 -x4843 x52511 -x3277 -x33901 -x12473 -x12459 -x40329 -x21377 -x23843 x43466 -x25923 -x26070 -x6931 -x25305 -x37914 x46232 x56310 -x56067 -x40363 -x51051 -x36873 -x3850 -x15096 -x4838 -x15508 -x49999 -x43689 -x5246 -x52704 -x8523 -x26123 -x48730 -x14484 -x55312 -x40560 -x7101 -x7154 -x46017 -x26008 -x27491 -x8959 -x47799 x51508 -x34745 -x24128 -x41073 -x3298 -x48951 -x3221 -x5199 -x9830 -x26234 -x40407 -x10625 -x14041 -x48352 -x18846 -x11029 -x48442 -x29092 -x45348 -x9667 -x56045 -x25811 -x40480 -x20444 -x20017 -x22411 -x9640 -x43911 -x48176 -x8594 -x31394 -x54123 -x12795 -x17452 -x44699 -x12814 -x14247 -x29483 -x33199 -x42033 -x17128 x50339 -x45033 -x21556 -x6892 -x18325 -x38126 -x22513 -x28985 -x34212 -x37501 -x8466 -x44836 -x54532 -x21794 -x56237 -x5365 -x36600 -x44015 -x48771 -x15033 -x46611 -x16376 -x31910 -x16480 -x46470 -x51344 -x1491 -x18681 -x10489 -x39451 -x33781 -x46091 -x10342 -x26398 -x38112 -x51086 -x49676 x55519 -x55351 -x52707 -x48710 -x2847 -x748 -x36885 -x3876 -x53797 -x40353 -x17894 -x20438 -x30885 -x49010 -x23389 -x19251 -x40715 -x39024 -x45954 -x47237 -x25356 -x18772 -x27388 -x7261 -x47782 -x36615 x54840 -x30490 -x33651 -x12731 -x44553 -x36935 -x14507 -x1119 -x4813 -x10353 -x10161 -x24046 -x42118 -x45929 -x8978 -x26967 -x22499 x56551 x53369 -x39916 -x24395 -x18728 -x17524 -x24633 -x21042 x42333 -x48398 -x26878 -x17335 -x45987 -x52174 -x8792 -x41795 -x44822 -x39962 x57462 -x15387 -x19038 -x33758 -x22820 -x55181 -x56346 -x52332 -x4561 -x54192 -x24198 -x36610 -x55163 -x40544 -x1595 -x43003 -x26402 -x15425 -x33611 -x1588 -x8709 -x1753 -x29493 -x7182 -x29564 -x10568 -x51668 -x54718 -x22781 -x20187 -x54013 -x18285 -x24728 -x2626 -x16733 -x5664 -x44050 x43631 -x3287 -x57196 -x33629 x53297 -x37795 -x8577 -x12597 -x22851 -x7608 -x16066 x46065 x43374 x44371 x45957 -x51464 -x26073 -x30860 -x3084 x55568 -x54796 -x18903 -x37660 -x38017 -x21968 -x43347 -x43894 -x16112 -x33476 -x48050 -x34477 -x50372 -x340 -x33583 x43115 -x20863 -x17633 -x51300 -x31442 -x43926 -x2125 -x12917 -x34251 -x2313 -x53166 -x38374 -x53481 -x24808 -x54573 -x37791 -x27695 -x8186 -x36741 -x4413 -x10663 -x11905 -x51569 -x6302 -x37950 -x31796 -x32563 -x1838 -x40032 -x7913 -x56152 -x31303 -x18804 -x2768 -x18225 -x8147 -x28716 -x52458 -x25874 -x27365 -x23577 -x7092 -x10011 -x7971 -x46782 -x10995 -x2042 -x20513 -x24113 -x24744 -x49374 -x33399 -x51306 -x177 -x42346 -x25799 -x50280 -x18553 -x5116 -x50387 -x678 -x33761 -x9084 x57244 -x18565 -x49540 -x34647 -x6740 -x33959 -x55714 -x36801 -x47580 -x48498 x50513 -x6197 -x34892 -x13338 -x20277 -x6743 -x11714 -x52392 -x25337 -x42647 -x17239 -x155 -x21268 -x53176 -x30007 -x4073 -x34592 x45203 -x3117 -x15784 -x4020 -x21849 -x27206 -x26662 -x20411 -x31453 -x29689 -x16053 -x22356 -x25935 -x48249 -x56501 -x42157 -x1723 -x10175 -x45523 x53303 -x56469 -x32415 -x31245 -x40187 -x6514 -x37754 -x23817 -x52899 -x32358 -x10557 -x22111 x52137 -x18959 -x12834 -x45797 -x45653 -x38781 -x3320 -x2657 x51444 -x10999 -x38334 -x38891 -x3442 -x35782 -x13318 -x52487 -x17987 -x27984 -x56388 -x26714 -x30304 -x30427 -x16334 -x9270 -x47505 -x52505 -x20947 -x19082 -x33161 -x26075 -x1198 -x8222 -x3903 -x52990 -x34019 x40847 -x27245 -x6001 -x53379 -x34397 -x33549 -x56966 x54834 -x22962 -x39820 -x15562 x51314 -x39412 -x14208 -x34943 -x46783 -x51570 -x38879 -x2043 -x7794 -x23218 -x5692 -x6764 -x39620 -x52794 x48799 -x50404 -x29754 -x23679 -x25710 -x9011 -x11673 -x54322 -x42858 -x55657 -x43133 x57313 -x23630 -x1814 -x33881 -x38727 -x6013 -x28400 -x46200 -x28001 -x14942 x45464 -x54601 -x45548 -x35464 -x31 -x46358 -x4685 -x23521 -x49224 -x28649 -x19879 x55185 -x17729 -x43624 -x57485 -x38719 -x31051 -x5583 -x2056 -x47393 x41632 x40841 -x29521 -x55154 -x31000 -x1317 -x45970 -x47881 -x43304 -x41883 -x15413 -x13325 -x4702 -x8126 -x45460 -x46643 -x19914 -x42539 -x31225 -x36607 -x39734 -x40627 -x47548 -x12275 -x56950 -x46294 -x51123 -x3393 -x25692 -x21228 -x12344 -x1324 -x50646 -x51301 -x43126 -x26168 -x8656 -x32031 -x46542 -x48945 -x51251 -x12739 x47399 -x6613 x49611 -x35970 -x37592 -x23889 -x19322 -x1867 -x5387 -x54177 -x2829 -x54435 x52755 -x21673 -x20351 -x26620 -x7002 x45061 -x451 -x46381 -x6446 -x16068 -x47101 -x42543 -x31641 -x23129 -x42338 -x8697 -x21999 -x26468 -x39001 -x27923 -x9607 -x39198 -x52774 -x50276 -x45549 -x38671 -x19907 -x30869 -x36276 -x3891 -x841 -x5653 -x42238 -x10432 -x26614 -x4348 -x56407 -x11087 -x56553 -x56884 -x52102 -x56595 -x13417 -x53017 -x55329 -x25069 -x47686 -x47017 -x22340 -x54451 -x29543 -x29511 -x7861 -x4463 -x26333 -x24407 -x55013 x41598 -x23207 -x20347 -x24646 -x34184 -x39263 -x27607 -x20761 -x20036 -x43035 -x23736 -x3120 -x34131 -x32839 -x29827 -x26513 -x23710 -x8066 -x41791 -x10357 -x39015 -x12486 -x28078 -x4615 x52217 -x24712 -x44469 -x52894 -x19971 -x27622 -x43768 -x38949 -x31888 -x23285 -x36488 -x9130 -x50969 -x8234 -x7325 x55064 -x27337 -x20642 -x14897 -x24455 x55881 -x10124 -x18333 -x37316 -x19590 -x39350 -x24321 -x27137 -x15251 -x1746 -x26127 -x25338 -x38391 -x33215 -x9657 -x49502 -x6612 -x18589 -x22681 -x1945 -x50262 -x15520 -x6988 -x14234 -x20373 -x47611 -x36865 -x49024 -x40178 -x32198 -x36936 -x42106 -x8739 -x41211 -x1472 -x51500 -x32205 -x16407 -x15730 -x42012 -x38122 -x18391 -x850 -x40764 -x18520 -x1319 -x44958 x46926 -x2674 -x5055 -x23972 -x41570 -x9695 -x50828 -x32709 -x30104 -x2876 -x49492 -x8916 -x20153 -x30157 x42335 -x6671 -x34316 -x49557 -x34281 -x30076 -x49430 -x40215 -x55685 -x11620 -x31279 -x7955 x52146 -x10458 -x10060 x52291 -x42318 -x25677 -x27535 -x10272 -x2244 -x15285 x56542 -x13324 -x3446 x57499 -x5352 -x9426 x52935 -x39696 -x56773 -x22186 -x44907 -x10397 -x31071 -x4224 -x20945 -x10730 -x7917 -x51879 -x42179 -x160 -x55796 -x41758 -x29354 -x41116 -x46136 -x1214 -x31466 -x50546 -x54817 -x15214 -x50982 x48559 -x54345 -x9111 -x24580 -x22220 -x41724 -x5864 -x43459 -x7431 -x36671 -x17592 -x54534 -x45472 -x40080 -x16670 -x8168 -x35130 -x4426 -x18538 x43472 x47091 -x6266 -x52479 -x36292 -x24955 -x14046 -x50123 -x55268 -x16958 -x9287 -x598 -x10145 x53964 -x1663 -x2942 -x29037 x46079 -x27770 -x24359 -x39548 -x27640 -x30728 -x24669 -x4969 -x25064 -x18200 -x35149 -x3620 -x34505 -x31432 -x13277 -x21145 -x18873 -x31899 -x19003 -x30436 -x8406 -x14648 -x13294 -x17173 -x27708 -x53276 -x53846 x48095 -x1704 -x6206 -x31643 -x15723 -x17862 -x29743 x31660 -x20083 -x3624 -x29430 -x54813 -x34034 -x13017 -x19765 -x4011 -x1392 -x14696 x46369 -x10414 -x27379 -x9816 -x3364 -x44680 -x25908 -x5278 -x22862 -x4603 -x50761 -x50101 -x29855 -x48673 -x2460 x40720 -x35952 -x8787 -x16030 -x17358 -x55302 x45995 -x10934 x42445 -x5826 -x38097 -x22709 -x53931 x56252 -x39338 -x12228 -x19658 -x33248 -x32003 -x753 -x44172 -x25729 -x42796 -x42097 x44800 -x43231 -x20321 -x8813 -x51755 -x55621 -x28982 -x26416 -x29196 -x55091 -x8075 -x1889 x55171 -x20812 -x16157 -x22161 -x29128 -x12037 x55527 -x46997 -x57314 -x22165 -x2179 -x6142 -x8882 -x33616 -x31585 -x23105 -x19402 -x30915 -x1296 x49197 -x51091 -x8822 -x54681 -x45234 -x24731 -x54517 -x49601 x57395 -x28247 -x2779 -x52118 -x52412 -x3367 -x14693 -x7743 -x28232 -x22521 -x33205 -x19285 -x466 -x18217 -x9387 -x36505 -x35954 -x18667 -x20030 -x13127 -x47190 -x373 -x28474 -x15629 x50078 -x50515 -x39493 -x22899 -x13210 -x11791 -x7093 -x55671 -x46648 -x10657 -x2798 -x26775 -x55015 -x55384 -x19140 -x26928 -x15953 -x14130 -x23268 -x44929 -x51813 -x25270 -x56421 -x57090 -x56263 -x42285 -x14540 -x30748 -x46519 -x45364 x46430 -x15835 -x41017 -x17648 -x51723 -x52521 -x35843 -x34689 -x42886 -x10676 -x40520 -x54288 -x57069 -x295 -x43526 -x39798 -x54786 -x7528 -x20917 -x51390 -x55976 -x5848 -x938 -x38726 -x5748 -x50024 -x44952 -x40424 -x25674 -x19828 -x17888 -x46080 -x56682 -x6141 -x1105 -x1121 -x1657 -x37198 -x34693 -x7390 x49414 -x42430 -x47151 x44081 -x18841 -x30177 -x1454 -x35815 -x14631 -x46697 -x39411 -x19560 x56728 -x50243 -x14198 -x44254 -x28465 -x18361 -x17990 -x42552 x56026 -x44551 -x16261 -x55541 -x16057 -x22735 -x20313 -x6525 -x37619 -x11077 -x55834 -x16611 -x4749 -x44495 -x10116 -x43330 -x20405 -x13866 -x44804 -x48351 -x25798 -x33288 -x14539 -x30474 -x44160 -x20094 -x53175 -x48033 -x5740 -x40519 -x49804 x51235 -x10323 -x13629 -x48332 -x22178 -x36172 -x19301 -x12130 -x30550 -x27924 -x34767 -x47166 x56000 -x22892 -x4667 -x12531 x55849 -x9739 x47921 -x22654 -x9369 -x14123 -x1142 -x3171 -x10945 -x9649 -x1766 -x31689 -x17184 -x3693 -x53256 -x26643 -x31973 x49429 x42965 -x30566 -x3382 -x9411 -x9433 -x28563 -x34838 -x40738 -x50740 -x23134 -x46037 -x10511 -x7691 -x47553 x52877 x50171 x49536 -x43350 -x5527 -x36008 -x15296 -x36478 -x39150 -x31214 -x13103 -x2207 -x549 -x42344 -x53099 -x32490 -x29129 -x7104 -x42185 -x10249 -x35499 -x21814 -x32719 -x27776 -x39089 -x12095 -x56064 -x23215 -x48058 -x7613 -x39245 -x13516 -x1366 -x10054 -x24558 -x28673 -x3874 -x10608 -x10734 -x2164 -x22534 -x49308 -x34900 -x48887 -x36694 -x25718 -x39546 -x7385 x49121 -x35089 x32800 -x28746 -x19257 -x46186 -x28929 -x25739 -x19970 -x35666 -x36462 -x12164 -x40022 -x17295 -x33688 -x34508 -x39791 -x53980 -x41048 -x30149 -x24422 -x40299 -x6974 x46517 -x33114 -x36727 -x1521 -x51429 -x1356 -x31200 -x44369 -x12050 -x39875 -x5464 x54164 -x8557 x56693 -x37273 -x38421 -x27136 -x9066 -x51889 -x20678 -x20796 -x20319 -x18475 -x52611 -x21583 -x16070 -x13449 x41042 -x26890 -x31001 -x57051 -x23657 -x11697 -x27991 -x48778 -x24135 -x31864 -x2038 -x55857 -x34587 x49765 -x12835 -x17360 -x41057 -x9507 -x14805 -x22594 -x2145 -x23162 -x21450 -x4069 -x207 -x18077 x44246 -x8354 -x6436 -x20839 -x16419 x56165 -x33002 -x4343 -x2909 -x600 -x4217 -x9331 -x46380 -x48243 -x13904 x50983 -x33084 -x28107 -x18460 -x31541 -x42983 x42600 -x24092 -x46812 -x45189 -x34820 -x30647 -x18533 -x33685 -x15188 -x17699 -x3133 x50577 -x45909 -x44669 -x34072 -x37624 -x929 -x50471 -x50640 -x42945 -x32219 -x22761 -x22649 -x22875 -x29711 -x5763 -x11199 -x37099 -x20522 -x7499 -x43309 -x11549 -x30569 -x32359 -x55030 -x12195 -x27866 -x13601 -x23587 -x38004 -x31893 -x29849 -x32127 -x9593 -x4333 -x48838 -x48833 -x52135 -x52196 -x26497 -x35755 -x23034 -x28160 -x26301 -x24099 -x26592 -x20170 x57302 -x49887 -x47169 -x51228 -x39313 -x10228 -x8363 -x27970 -x35238 -x28044 -x20292 -x27889 -x11302 -x13918 -x27542 -x22888 -x52074 -x20538 -x14894 -x14456 -x16779 -x10831 -x31165 -x7634 -x19465 -x26693 -x30665 -x9312 -x8036 -x53968 -x50757 -x19207 -x35075 -x40762 -x56852 -x35727 -x29208 -x8287 -x36502 -x21521 -x30425 -x46206 -x40724 -x20476 -x20898 -x6913 -x55799 -x3669 -x46822 -x3021 x45963 -x21622 -x20719 -x14692 -x3671 -x13089 -x9668 x52855 -x31652 -x5506 -x2823 -x42726 -x27851 -x49895 -x15342 -x44918 -x55257 -x17840 -x47365 -x24707 -x24209 -x18029 -x46756 -x10744 -x41645 x54309 -x48734 -x28312 -x32600 -x13091 -x45274 -x51620 -x11226 -x8443 -x9336 -x20054 -x3362 -x44561 -x44701 -x28091 -x6352 -x44560 -x55421 -x41885 -x7770 -x9108 x56960 -x23941 -x50741 -x40364 x49942 -x15918 -x39542 -x27643 -x14785 -x22669 -x32213 -x7807 -x2968 -x56217 -x20907 x54341 -x27676 -x38180 -x27178 -x24480 -x54719 -x34464 -x26314 -x1736 -x21763 -x41139 -x25052 -x10597 -x48542 -x40307 -x17320 -x17307 -x31655 -x45001 -x47035 -x41816 -x40896 -x14712 -x11725 x48747 -x14815 -x51025 -x3408 -x7210 -x3644 -x54053 -x17496 -x25490 -x14475 -x27548 -x18757 -x52806 -x10810 -x17343 -x31376 -x32703 -x10638 -x27662 -x29330 -x54842 -x32856 x45557 -x3083 -x53650 -x29659 -x17932 -x15908 -x8347 -x19530 -x55093 -x30384 -x2077 -x40485 -x56496 -x42085 -x2579 -x38307 -x17779 -x37148 -x50979 -x27878 -x13653 -x14053 -x5681 -x54480 -x41382 -x1864 -x2462 -x10997 -x14079 -x30012 -x31598 -x28476 -x11268 -x19931 -x49837 -x29300 -x4640 -x4479 -x29258 -x12120 -x14080 -x15409 -x26327 -x20340 -x8175 -x29708 -x52635 -x40900 -x17852 -x35113 -x22292 -x46861 -x42465 x55271 -x56903 -x13673 -x26345 -x24182 -x22343 -x34123 -x34193 -x14159 -x7914 -x33231 -x9257 -x15942 x56113 -x44161 -x36204 -x30421 -x6853 -x27387 -x45261 -x54537 -x11164 -x31036 -x26203 -x11187 x45764 -x5563 -x9535 -x30054 -x30848 -x28809 -x51451 -x10395 -x34472 -x31970 -x31255 -x25524 -x20573 -x9370 -x36094 x44180 -x40196 -x1376 -x43583 -x40579 -x37271 -x57268 -x32595 -x48575 -x56379 -x37994 -x34543 -x30471 -x1963 -x12244 -x23557 -x31268 -x40052 -x7639 -x52591 -x13290 -x36097 -x10387 -x53978 -x8718 -x32306 -x23670 -x1705 -x48449 -x24341 x43559 x46775 -x4713 -x55512 -x2458 -x32296 -x23750 -x24432 -x28199 -x1158 -x20095 -x7033 -x13661 -x57380 -x24427 -x14933 -x20591 -x4751 -x31771 -x4888 -x25770 -x25654 -x15169 -x15117 -x31821 -x32610 -x7789 -x30522 -x11185 -x21016 -x28624 -x18271 -x43746 -x27485 -x15428 -x20501 -x16603 x43409 -x8409 -x18612 -x33130 -x2948 -x15356 -x49798 -x44718 -x24753 -x35462 -x11658 -x9262 -x4101 -x54618 -x6628 -x50514 -x32557 x54222 -x29904 x56548 -x46538 -x43225 -x18901 -x1829 x46053 -x12508 -x25066 -x18978 -x30357 -x11863 -x12726 -x43257 -x29266 -x28161 -x4528 -x9508 -x12391 -x9956 -x21047 -x45758 -x22547 -x32617 -x15649 -x49975 -x28925 -x326 -x17129 -x29259 x53953 -x18817 -x15929 -x5031 -x10908 -x21943 -x21954 -x27093 -x23751 -x32396 x51038 -x7687 -x3551 -x20660 -x35230 -x4179 -x9226 -x15539 -x56172 -x48076 -x15165 -x15439 -x809 -x3667 -x30257 -x21842 -x38591 -x1424 -x39470 -x25782 -x1531 -x23460 -x42111 -x12520 -x50724 -x12932 -x42625 -x22535 -x9378 -x20160 -x41494 -x46339 -x21119 -x42053 -x47211 -x38109 -x31114 -x5435 -x18669 -x32871 -x24626 -x305 -x44475 -x47079 -x54508 -x44373 -x46478 -x23982 x41557 -x19937 x44847 -x26611 -x3389 -x21641 x49846 -x42494 -x34231 -x23823 x48211 -x28710 -x42234 -x48452 -x30489 -x27462 -x22800 -x39769 -x5343 -x21871 -x5739 x44980 -x6792 x45064 -x33459 -x13149 -x45465 -x31596 x52532 -x2319 -x29918 -x32146 -x27610 -x8220 -x1607 x54649 -x14714 -x56541 -x24852 -x31121 -x19811 -x30333 -x34863 -x49969 -x51142 -x21732 -x30718 -x34230 -x22928 -x22276 -x52651 -x9322 -x11586 -x48386 x47631 -x14680 -x2120 -x27937 -x55674 -x3612 -x14059 -x20855 -x1086 -x46126 -x30745 -x15023 -x33815 -x27939 -x39226 -x16217 -x27003 -x7573 -x30661 -x10000 -x57231 -x50325 -x12123 -x21831 -x48816 x44661 -x22793 -x52940 -x28458 -x38187 -x26205 -x37168 -x8192 -x10492 -x29040 -x13219 -x27151 -x32706 -x45120 -x29404 -x55321 -x57001 -x39379 -x23859 -x28927 -x33181 -x12407 -x39282 -x41709 -x9837 -x46518 -x37195 -x6516 -x48582 -x51897 -x15121 -x46544 -x45609 -x37374 -x7348 -x31714 -x37575 -x47922 -x11906 -x40392 -x32675 -x51373 -x36833 -x20689 -x14866 -x35559 -x43061 -x49666 x41446 -x38024 -x30749 -x35804 -x5330 -x21342 -x15362 -x9701 -x44353 -x24338 -x52618 -x37398 -x10640 -x48059 -x24199 x45073 -x6924 -x35531 -x42523 -x4055 -x11855 -x21966 -x49670 -x16832 -x38878 -x13448 -x20399 -x21274 -x56613 -x55289 -x3915 -x44167 x41148 -x24875 x46397 -x9842 -x13605 -x2331 -x13024 -x28871 -x39949 -x56662 -x18745 -x27283 -x10014 -x17700 -x11778 -x51926 -x27286 -x40723 -x8886 -x50593 -x45102 -x54067 -x29470 -x21124 x54581 -x34497 -x12703 -x43444 -x32762 -x16154 -x16865 -x13505 -x6114 -x11065 -x1905 -x35143 -x34484 -x15269 -x45901 -x25528 -x55425 -x44045 -x35209 -x11171 -x24640 -x38976 -x39374 -x17442 -x1745 -x19184 -x35961 -x7986 -x46264 -x27161 -x14804 -x43451 -x22828 -x38723 -x11475 -x4139 -x28511 -x8278 -x5815 -x42181 -x26427 -x25956 -x31477 -x1903 -x26617 -x21605 -x10696 -x32 -x23151 -x32373 -x7814 -x29278 -x196 -x47925 -x30546 -x46918 -x14983 x51267 -x4063 -x3802 -x57349 -x32290 -x14744 -x51394 -x50 -x45205 -x55138 -x44099 -x30604 -x35134 -x39971 -x42525 -x5888 -x26710 -x19697 -x37891 -x31480 -x49811 -x31330 -x20071 -x54501 -x38982 -x40725 -x7864 -x27222 -x45967 -x46784 -x45771 -x28243 -x16646 -x48903 -x53591 -x36927 -x47295 -x34764 -x43015 -x5068 -x13442 -x40111 -x4240 -x29750 -x49633 -x20874 -x35529 -x24529 -x27696 -x29012 -x41535 -x25915 x55855 -x37840 -x50906 -x24752 -x23603 -x22586 -x4433 -x30726 -x29028 -x32307 -x24356 -x19947 -x51338 -x20798 -x14771 -x52682 -x44259 -x26868 -x37102 -x17978 -x45635 -x38224 -x38313 -x53679 -x39664 -x19754 -x45422 -x7134 -x55625 -x21011 -x30784 -x22824 -x22115 -x42711 -x8604 -x3835 -x19897 -x18725 -x17155 -x914 -x48777 -x53165 -x11210 -x55441 -x11945 -x17558 -x5501 -x44439 -x50353 -x30899 -x28713 -x8818 x43298 -x15655 -x55964 -x19000 -x51859 -x23008 -x52605 -x8263 -x32044 -x48891 -x12007 -x56935 x47126 -x25865 -x42326 -x36867 -x10267 -x27324 -x38401 -x32962 -x9304 -x50167 -x33895 -x44370 -x21846 -x19114 -x1555 -x14859 -x622 -x8993 -x5540 -x17544 -x12501 -x14008 -x30171 -x56973 -x21823 -x26716 -x41434 -x29274 -x1095 -x19901 -x53162 -x50093 -x11818 -x20818 -x6819 -x20915 -x31562 -x45772 -x13224 -x15865 -x4436 -x9344 -x10466 -x36745 -x42134 -x9483 -x51323 -x52998 -x13602 -x37275 -x52679 -x9930 -x1890 x48866 -x50731 -x2775 -x26981 -x16422 -x40286 -x34304 -x27691 -x53633 -x16957 -x14401 -x31872 -x44886 -x44968 -x12754 -x16295 -x45341 -x4399 -x39879 -x8065 -x8573 -x50460 -x51774 -x39704 -x22979 -x49508 -x52843 -x22943 -x38016 -x39052 -x42219 -x13787 -x23035 -x55719 -x9448 -x44399 -x18792 -x50150 -x13743 -x41051 -x50815 -x11473 -x56756 -x50457 -x346 -x33699 -x43415 -x4625 -x11493 -x3027 -x44758 -x45192 -x35568 x55084 -x22335 -x53167 x49904 -x10819 -x16986 -x3420 -x9313 -x19916 -x3877 -x12001 -x23609 -x5577 -x889 -x17610 x45122 -x19561 -x56837 -x49948 -x51949 -x19006 -x40934 -x39517 -x15389 -x793 -x23299 -x21808 -x13589 x44545 -x41162 -x4684 -x44749 -x53983 -x1507 -x6291 -x50848 -x30833 -x32642 -x4709 -x21073 -x11265 -x23233 -x11910 -x23486 -x23692 x47468 -x10416 x48080 -x14791 -x14277 -x17216 -x52550 -x21029 -x38586 x41409 -x42442 -x26738 -x7902 -x34384 -x52328 -x32113 -x36285 -x53562 -x4548 -x37669 -x15863 -x7011 -x27647 -x25477 -x30042 -x33416 -x41108 -x11525 -x42384 -x43408 -x10470 -x10813 -x18977 -x49123 -x7444 -x53040 -x10384 -x55888 -x44268 -x44906 -x7900 -x13093 -x52676 x57038 -x31904 -x44764 x48135 -x50511 -x31831 -x20674 -x6760 -x24460 -x11868 -x11656 -x20611 -x5551 -x20625 -x28331 -x27490 -x35532 -x37104 -x6845 x44043 -x2147 -x29923 -x6443 -x24953 -x27955 -x29494 -x7486 x49852 -x36708 -x55989 -x10906 -x48263 -x11541 -x38068 -x6635 -x45958 -x6219 -x19214 -x14324 -x12489 -x50188 -x51214 -x40007 -x48384 -x36126 -x11378 -x22954 -x46119 -x23104 -x8758 x36319 -x15064 -x40979 -x44671 -x45980 -x24956 -x44593 -x2245 -x146 -x9466 x47236 -x8391 -x47414 -x4229 -x27150 -x26395 -x48017 -x46574 x47762 -x42324 -x3265 -x36762 -x30493 -x15925 -x25598 -x41527 -x32723 -x7623 -x25723 -x6097 -x47340 -x41628 -x10879 x53706 -x16602 -x31458 -x14580 -x9559 -x35960 -x8976 -x39967 -x55232 -x25257 x46865 -x21935 -x54595 -x20087 -x26697 -x47359 -x13000 -x19794 -x41886 -x36512 -x24293 -x9263 -x23602 x44064 x48025 x51682 -x41036 -x16951 -x8667 -x53053 -x16621 -x28469 -x2384 -x55413 -x27047 -x6005 -x24261 -x12996 -x23366 -x4236 -x17828 -x36409 -x1340 -x32669 -x34580 -x54774 -x45025 -x9294 x42666 -x30292 -x37919 -x32404 -x23828 -x16327 -x25320 -x32241 -x49725 -x3871 -x1420 -x418 -x35071 -x52338 -x15911 -x15372 -x39662 -x31982 -x21253 -x20103 -x31664 -x4552 -x53084 x56198 -x23341 -x56997 -x42987 -x41951 -x23617 -x28977 -x24367 -x18531 -x37216 x47233 -x28043 -x38015 -x26578 -x32579 -x29351 -x17763 -x50068 x51093 -x21735 -x34606 -x26537 -x39752 -x45056 -x1552 -x10339 -x48896 x54239 -x30925 x54225 -x10358 -x40083 -x797 x41924 -x37918 -x4828 -x23180 -x33003 -x32991 -x33370 -x30734 -x31673 -x53456 -x1461 -x18560 -x36048 -x55187 -x21585 -x13202 -x24962 -x5776 -x38964 -x10090 -x56042 -x50938 -x17257 -x18729 -x25645 -x55839 -x35214 -x36071 -x55860 -x36269 -x17488 -x25889 -x53364 -x2805 -x4397 x46923 -x14168 -x20553 -x23365 -x51812 -x12166 -x4924 -x33464 -x7537 -x38289 -x15700 -x45083 -x50251 -x7651 -x39576 -x26946 -x36742 -x23380 x42518 -x17737 -x27598 -x7417 x56998 -x7018 -x25289 -x25116 -x44138 x54252 -x42456 -x30511 -x1615 -x27812 -x31236 -x10020 -x36603 -x45493 -x41834 -x30990 -x20402 -x27743 -x4823 -x28917 -x41911 -x26401 -x14468 -x6610 -x8997 -x1955 -x19148 x57476 -x51553 -x7255 -x46467 -x1661 -x1504 -x47837 -x29781 -x34432 -x41737 -x6707 -x20210 -x15381 -x49119 -x20021 -x28498 -x2988 -x9174 -x16648 -x30760 -x20389 -x8900 -x36061 -x40812 x41258 -x9203 -x45944 -x29813 -x29074 -x52204 -x11429 -x6724 -x28577 -x35046 -x11627 -x47476 -x40088 x48373 -x48526 -x8745 -x37386 -x14141 -x24055 -x22816 -x284 -x11832 -x20930 -x13623 -x25130 -x41534 -x2206 -x44319 -x25441 x46453 -x38199 -x25454 -x22241 -x9074 -x51364 -x28731 -x44612 -x15298 -x13648 x50136 -x8125 -x12084 -x28365 -x24088 -x29161 -x19604 -x52716 -x16342 x56696 -x41869 -x36406 -x4852 -x47721 -x15446 -x24546 -x52592 -x32909 -x42499 -x44221 -x15139 -x34923 -x27577 -x49947 -x48150 -x54278 -x36983 -x21567 -x28138 -x39669 -x57448 -x42512 -x1359 -x3463 -x9622 -x21339 -x24191 -x11937 -x4176 -x10495 -x18515 -x37492 -x27016 -x45569 -x21116 -x45617 -x46763 x41894 -x3892 x55826 -x9252 -x15833 -x1832 -x30954 -x40230 -x11503 -x33328 -x33460 -x31837 -x2161 x40743 -x22777 -x43345 -x33898 -x41517 -x1541 x44557 -x54447 -x48906 -x49984 -x37174 -x323 -x10363 -x4482 -x16275 -x27703 -x47768 -x27070 -x7213 -x20062 -x6685 -x4602 -x16615 -x33734 -x13190 -x26104 x56957 -x36458 x55936 -x17240 -x4131 -x44831 -x21669 -x10889 -x45429 -x50533 -x5842 -x57043 -x56159 -x56383 -x44119 -x27494 -x10666 -x17651 -x21536 -x9335 -x19 x54350 -x27765 -x8308 -x43819 -x25462 -x27052 -x1855 -x41689 -x40706 -x2000 -x13877 -x43452 -x14974 -x16501 x42006 -x33700 -x9602 -x25360 -x16069 -x6730 -x649 -x14121 -x767 -x25131 -x13218 -x8961 -x21106 -x36855 -x18660 -x19421 -x25042 -x24816 x54196 -x56797 -x26425 -x8055 -x5062 -x96 -x20862 -x33587 -x3619 -x32959 -x14786 -x31958 -x21923 -x7445 x42261 -x32068 x52891 -x20435 -x104 -x15724 -x12393 -x42269 -x28188 -x53550 -x13664 -x9261 -x15824 -x18762 -x16286 -x5633 -x10902 -x28751 -x10336 -x30582 -x55563 -x13783 -x47435 -x53870 -x55970 -x34929 -x29593 -x9432 -x19790 -x18949 -x53705 -x46556 -x24530 -x30541 -x5827 -x43771 -x37401 -x29178 -x23730 x53790 -x54772 -x42800 -x10112 -x7362 x56629 -x2165 -x10781 -x43388 -x17415 -x28864 -x46405 -x21096 -x10569 -x36086 -x4678 -x12607 -x14329 -x11514 -x27455 x54463 -x4366 -x2629 -x44890 x55333 -x21299 -x36692 -x18264 -x51111 x44275 -x8696 -x16574 -x23038 -x12385 -x21099 -x21900 x50270 -x57188 x54494 x57333 -x2154 -x18575 -x43097 -x21020 -x37668 -x23175 -x31921 -x27731 -x51540 -x21548 -x46977 -x20890 -x21573 -x40113 -x50588 -x25157 -x1886 -x19427 -x15534 x43206 -x8450 -x12753 -x39652 -x35477 -x1066 -x12578 -x29 -x42226 -x39686 -x31253 -x8389 -x28117 -x20181 -x5518 -x35201 -x20921 -x26871 -x17398 -x34810 -x47742 -x32061 -x25973 -x49570 -x36774 -x746 -x57427 -x33993 -x22127 -x33671 -x42679 -x23668 -x50275 -x47041 -x17456 -x50219 -x17121 x52652 -x33607 -x23210 -x38728 -x7199 -x5260 -x40887 -x57224 x53500 -x44440 x55623 -x267 -x27655 -x3595 -x13816 -x25952 -x32492 -x35416 -x5920 -x31160 -x14161 -x53609 -x21406 -x54452 -x11142 -x7142 -x29789 -x46825 -x52695 -x8662 -x7883 -x24207 -x24220 -x40510 -x12701 -x38968 -x11253 -x35966 -x12472 -x3194 -x13670 -x6116 -x54055 -x47664 -x9101 x47759 -x19871 x54924 x48277 -x28282 -x31382 -x20081 -x11382 -x19601 -x32952 -x55077 -x29474 -x51687 -x9112 -x43162 -x3394 -x41006 -x10273 -x21736 -x41115 -x9972 -x43663 -x3840 x48428 -x12509 -x6605 -x8926 -x56982 -x6124 -x7996 -x52189 -x7768 -x41614 -x12034 -x20112 -x2856 -x32545 -x40558 -x589 -x43601 -x46698 -x3578 -x18420 -x24362 -x28964 -x45545 -x985 -x26934 -x53508 -x1754 -x6571 -x6258 -x42588 -x41091 -x54101 -x14140 -x53488 -x36000 -x37105 -x17938 -x51480 -x10136 -x31067 -x30825 -x28137 -x2333 -x27104 -x29947 -x24981 -x18862 x49933 -x14232 -x40162 -x29642 -x21552 -x10868 -x49146 -x29979 -x48374 -x7612 -x24167 -x3705 -x13614 -x34284 -x20875 -x14352 -x5777 -x52931 -x16221 -x19065 -x21955 -x14028 -x4394 -x19382 -x16635 x51869 -x14467 -x39224 -x21515 -x25607 -x50089 -x47574 -x16133 -x29987 -x18507 -x9138 -x18094 -x11511 -x31625 -x34873 -x38679 -x28452 -x8788 -x1201 -x3563 -x11802 -x19682 -x53533 -x34228 -x17957 -x28471 -x6828 -x57177 -x24566 -x5490 -x590 -x15771 -x23477 -x11612 -x13817 -x10935 -x28443 -x6216 -x24592 -x8870 -x1379 -x21870 -x16404 -x34411 -x19423 -x33152 -x8986 -x11699 -x42907 -x34797 -x2064 -x36198 -x43502 x48106 -x48514 -x4731 -x18894 -x52671 -x8024 -x54768 -x37009 -x40336 -x13756 -x33441 x53129 -x27530 -x24270 -x1793 -x9564 -x47425 -x55816 -x5966 x50055 -x36300 x55034 -x5291 -x32148 -x14865 -x18511 -x24390 -x26180 -x8774 -x15576 -x20635 -x41153 -x4340 -x28435 -x53195 -x12903 -x22555 -x48276 -x3839 -x1497 -x33869 -x7265 -x2409 -x57435 -x35309 -x39678 -x3223 -x28715 -x14449 -x15691 -x4824 -x26857 -x39980 -x39908 -x9655 -x12974 -x24276 -x28074 -x22603 -x26786 -x26027 -x5725 -x9769 x46891 x52105 -x6938 -x27384 -x23582 -x55627 -x6726 -x41240 -x26898 -x32838 -x43385 -x31978 -x42572 -x12567 -x32598 -x5020 -x847 -x29016 -x41583 -x18464 -x50692 -x27862 -x27290 -x37536 -x34495 -x42760 -x24403 -x14025 -x51870 -x16123 -x29737 -x48181 -x7290 -x52937 -x40168 -x21130 -x51601 -x19721 -x56523 -x11301 -x30352 -x50467 -x11877 -x4908 -x40534 -x10682 -x33704 -x22808 -x54400 -x16996 -x10555 x42537 -x22543 -x30547 -x11109 -x33110 -x18688 -x34722 -x43355 -x40208 -x8928 -x19457 -x2964 -x11047 -x54091 -x26914 -x30961 -x16814 -x43975 -x55511 -x49320 -x21338 -x12330 -x36099 x54471 -x12902 -x51974 -x23430 -x44079 -x57007 -x4161 -x21611 -x9509 -x10925 -x1290 -x17724 -x3163 x57446 -x53624 -x7454 -x32185 -x35768 -x1033 -x5206 -x37852 -x53334 -x17439 -x44950 -x28818 -x46809 -x20172 -x30324 -x18009 -x16138 -x31404 -x44269 -x45478 -x33361 -x57438 -x23899 -x51153 -x22976 x44623 -x24758 -x56714 -x31933 -x29731 -x9435 -x12612 -x28613 -x33967 -x22665 -x123 -x10002 -x33837 -x13775 -x48998 -x27433 -x56082 -x43981 -x51474 -x3575 -x18583 -x15549 -x24438 -x39011 x41676 -x49929 -x4511 -x46435 -x51278 -x23201 -x54121 -x47251 -x40399 -x49758 -x35884 -x46454 x55904 -x2452 -x56515 x51082 -x49745 -x13027 -x23801 -x26720 -x460 -x35024 -x50091 -x9856 x50664 -x47956 -x2248 -x34204 -x7885 -x37745 -x35881 -x34904 -x23463 -x5866 x55907 -x4273 -x32281 -x25288 -x55953 -x21072 -x52883 -x40594 -x49483 -x38040 -x7413 -x9531 -x7873 -x5117 -x38201 -x40773 -x21401 -x11495 x45209 x33985 -x57120 -x12280 -x421 -x53975 -x45227 -x54973 -x54940 -x5877 -x12420 -x5300 -x30301 -x30864 -x32630 -x25312 -x14657 -x47614 -x33357 -x24719 -x49869 -x22410 -x22592 -x43706 -x33403 -x32418 -x3239 -x36565 -x38857 -x19110 -x2710 x45580 x55585 -x18212 -x21554 -x56367 -x31363 -x20356 -x52380 -x9850 -x38486 -x2086 -x43181 -x34190 -x3722 -x56325 -x15843 -x18503 -x32747 -x42141 -x56859 -x12513 -x44926 -x1925 x56838 -x2277 -x45437 x53013 x51119 -x46999 -x30791 -x13240 -x2053 -x23870 -x23429 -x56533 -x25 -x6484 x40913 -x29873 -x37527 -x22957 -x46188 -x48787 -x8052 -x40047 -x16881 -x48282 -x5839 -x32849 -x48023 -x407 -x10149 -x44283 -x50943 -x55766 -x32363 -x49732 -x33675 -x28140 -x29556 -x55099 -x29022 -x7031 -x55 -x15524 -x57208 -x35698 -x20693 -x36550 -x43957 -x56784 x56107 -x23209 -x7532 -x3469 -x27440 -x54244 -x36117 -x39264 -x7490 -x25339 -x11685 -x43141 -x40915 -x12431 -x21235 -x21033 -x26581 -x55570 -x33590 -x50844 -x42627 x45256 -x20451 -x20080 -x13026 -x16823 -x54404 -x4844 -x52662 -x55619 -x56933 -x25224 -x9652 -x1102 -x11125 -x25330 -x52312 -x56460 x44362 -x21783 -x49750 -x542 -x20431 -x12142 x48570 -x37697 -x29940 -x6922 -x11902 -x16056 -x35444 -x54052 -x27057 -x38974 -x45811 -x32950 -x49323 -x14474 -x19707 -x53725 -x16679 -x20823 -x9506 -x9838 -x11839 -x29535 -x11922 -x6550 -x30803 -x27241 -x8578 -x46829 -x28669 -x20040 -x40575 -x34868 -x35055 -x34789 -x5054 -x15366 -x25898 -x19425 -x37600 -x57510 x50287 -x47992 -x20540 -x31045 -x23760 -x934 -x33052 -x43456 -x37533 -x5661 -x41239 -x14632 x55353 -x55355 -x42815 -x36847 -x14591 -x23610 -x46084 -x13357 -x8529 -x6507 -x10692 -x2253 -x51518 -x563 -x47438 -x37084 -x13268 -x5186 -x14577 -x43748 -x49898 -x31523 -x10639 -x31610 -x4512 -x47351 x55614 -x22525 -x34734 -x19265 x52010 -x34620 -x47209 -x2575 -x11978 -x1096 -x41644 -x23031 -x45481 -x38640 -x11745 -x40572 -x41114 -x19597 -x54871 -x47031 -x3854 -x30918 -x16457 -x15839 -x29458 -x4357 -x30968 -x22420 -x55459 -x55160 -x32085 -x5301 -x16177 -x6588 -x50315 -x26046 -x12266 -x1194 -x11444 -x27301 -x22378 -x34848 -x12183 -x44270 -x31052 -x42912 -x21153 -x6983 x51537 -x14733 -x45732 -x5622 -x15021 -x56678 -x15481 -x34710 -x20365 -x43914 -x42555 -x6112 -x34705 -x12184 -x29694 -x51524 -x19303 -x6310 -x31353 -x35334 -x35345 -x7395 -x11082 -x19563 -x40954 -x24735 -x33310 -x50566 -x31318 -x7948 -x31560 -x34368 -x47044 -x81 -x52190 -x6218 -x16228 -x7871 -x10619 -x57082 -x43276 -x37601 -x32207 -x6139 -x54851 -x56558 -x37905 -x13923 -x2356 -x11070 -x8924 -x31109 -x30282 -x12169 -x5849 -x40310 -x19571 -x29247 -x36558 -x40153 -x9833 -x44245 -x44910 x46082 -x4597 -x9096 -x195 -x30722 -x1672 -x40907 -x37574 -x47823 -x42406 -x28850 -x10465 -x33213 -x37298 -x1235 -x51174 -x34675 -x44464 -x31775 -x30314 -x8342 -x49784 -x42182 -x48902 -x39098 -x23042 -x20948 -x34032 -x37810 -x35656 x46716 -x15038 -x25977 -x40538 -x38761 -x43338 -x42058 -x49132 -x41827 -x28633 -x34690 x52076 -x46196 -x77 -x17050 -x47380 -x39853 -x27382 -x35302 -x4234 -x30358 -x6559 -x44562 x43840 -x25810 x48402 x51789 -x20152 -x10236 -x55930 -x56278 -x4324 -x20824 -x51319 -x40856 -x57266 -x6594 -x56121 -x23236 -x2521 -x12155 -x21697 -x48735 -x15154 -x46262 x40518 -x14355 -x7559 -x8097 -x54907 x45908 -x11168 -x5746 -x11637 -x29366 -x28335 -x52410 x42811 -x4518 -x43244 -x22394 -x55348 -x33581 -x42544 -x21135 -x46286 x41454 -x54004 -x19226 x54077 -x16852 -x35912 -x45190 -x32620 x50800 -x16479 -x45362 -x12320 -x56513 -x28639 -x24540 -x37344 -x8454 -x35488 -x31153 -x19902 -x31396 -x54352 -x39877 -x14073 -x26334 -x28459 -x13891 -x39045 -x16991 -x42028 -x5672 -x34391 -x19474 -x50569 -x17604 -x14241 -x26599 -x40687 -x26440 -x40323 -x9237 -x48236 -x33777 -x37961 -x13189 -x52584 x48979 -x34961 x47030 -x16944 -x31076 -x19953 x44461 -x2980 -x46215 -x49754 -x7014 -x2844 x46288 -x32225 x53761 x54460 -x9538 -x3900 -x14416 -x2770 -x49 x54744 -x28370 -x45440 -x16193 -x35219 -x37937 -x9054 -x35876 -x23796 -x52522 -x35873 -x48797 -x39720 -x56452 -x16012 -x46068 -x40361 -x51627 -x38556 -x29045 -x28204 -x23004 -x32905 -x47514 -x8742 -x37847 -x17942 -x31519 -x43277 -x15066 -x47228 -x7904 -x45075 -x15734 -x5534 -x39729 -x38881 -x7447 -x21244 -x56974 -x14311 -x22086 -x31172 -x35936 -x33244 -x34120 -x23323 -x35039 -x44792 -x28415 -x32251 -x23370 -x27893 -x55122 -x615 -x53751 -x13575 -x19386 -x29465 -x296 -x28016 x56534 -x15553 -x2983 -x32174 -x30775 -x39909 -x20894 -x9254 -x36481 x52601 -x29957 x55678 -x6787 -x8789 -x24647 -x50708 -x35621 -x28067 -x25910 -x7882 -x29839 -x21409 -x34006 -x37064 -x30929 -x29616 -x32970 -x5334 x47587 -x15228 -x17528 -x38364 -x30328 -x37416 -x12209 -x9187 -x8603 -x26031 -x49256 -x32166 -x36857 x45108 -x41622 -x22361 -x52182 -x1572 -x5200 -x24618 -x6788 -x19131 -x40999 -x734 -x35067 -x48410 -x1698 -x35981 -x22202 -x16311 -x42460 -x23224 -x26461 -x16998 -x25094 -x44096 -x33691 -x20118 -x42007 x57415 -x28976 -x5374 -x26434 -x44289 -x51822 -x38993 -x55727 -x5241 -x24504 -x34197 -x18006 -x50534 -x41588 -x51204 -x18835 x46790 -x19836 -x2503 -x44909 -x54942 -x11826 -x53006 -x30920 -x39667 -x31914 -x2292 -x51873 -x41880 -x12895 x48008 x48112 -x52476 -x12930 -x21462 -x17959 x57160 -x34504 -x26732 -x33858 -x22868 -x34206 -x30103 x48892 -x40496 -x9772 -x3735 -x43490 -x45458 -x43516 -x37292 -x33387 -x12425 -x47513 -x49384 -x36399 -x54237 -x5720 -x56999 -x33060 -x34046 -x9619 -x14889 -x42169 -x46524 -x5819 -x10293 -x51147 -x41202 -x29332 -x50367 -x21397 -x39544 -x35659 -x30196 -x41246 x54611 -x36027 -x55349 -x4322 x45290 x52546 -x19622 -x41085 x55701 -x17144 x53332 -x2291 -x34780 -x43252 -x47454 -x52589 -x30741 -x32133 -x15523 -x36758 -x12205 -x43980 -x49404 -x51132 -x29034 -x29086 -x5711 -x35218 -x10561 -x8444 -x40671 -x34869 -x8255 -x41955 -x2021 -x28179 -x32203 -x11769 -x56993 -x34157 -x56300 -x28748 -x1109 -x45469 -x11577 -x7058 -x32521 -x41435 -x22635 -x39748 -x50592 -x24346 -x23492 -x45405 x49988 -x38652 -x19735 -x7862 -x44544 -x13573 -x38370 -x16237 -x13137 -x10104 -x52856 -x53179 -x38943 -x764 -x8841 -x48818 -x42526 -x32179 -x9732 -x18364 -x23831 -x40385 -x54694 -x18194 -x48413 -x13065 -x12736 -x56637 -x53492 -x10963 -x26711 -x34509 -x33641 -x18023 -x12627 -x51274 -x19243 -x6211 -x34910 -x704 -x35274 -x20902 -x29584 -x46062 -x50122 -x18805 -x37054 -x10644 x52228 -x27243 x54695 -x43198 -x52324 -x37032 -x42684 -x36691 -x36908 x44075 -x30633 -x16252 -x56306 -x36387 -x16206 -x47887 -x46477 -x14814 -x44425 -x37496 -x45542 -x43163 -x53752 -x49978 -x28523 -x24755 -x6261 -x46973 -x33654 -x39817 -x56675 x50371 -x17537 -x22100 -x54566 -x21107 -x17531 -x26374 -x38282 -x28092 -x8510 -x9017 -x12159 -x39228 -x19645 -x34369 -x10913 -x13596 -x34853 -x39512 -x38944 -x26932 x49356 -x44299 -x32491 -x34559 -x5091 -x28666 -x16498 -x25100 -x52565 x52978 -x56402 x49980 -x32294 -x19935 -x6587 -x5036 -x2433 -x49876 -x24684 -x38402 -x44888 -x48140 -x57036 x49408 -x50486 -x31815 -x5764 -x35325 -x55436 -x24124 -x3458 x17624 -x33415 -x41381 -x49162 -x33517 -x23479 -x26490 -x22834 -x39964 -x52599 -x55781 -x11748 -x46378 -x35658 -x3955 -x2518 -x35832 -x57142 -x55471 -x3878 -x7436 -x35069 -x35694 -x31457 -x42773 -x44053 -x23400 -x40245 -x39042 -x27930 -x6990 -x30565 -x48531 -x53050 -x19817 -x44124 -x27711 -x32361 -x6351 -x17291 -x19135 -x27849 -x27652 -x50984 -x36192 -x54333 -x18174 -x21077 -x27311 -x28124 -x9664 -x14995 -x10759 -x29903 x50545 -x39312 -x46506 -x565 -x26689 -x55947 -x12506 -x4026 -x46995 x54315 -x26292 -x40135 -x22268 -x9764 -x37166 -x11734 -x54664 -x51313 -x29794 -x46735 -x10108 -x44773 -x33857 -x40043 -x41571 -x9143 -x31653 -x32880 -x52518 -x22849 -x17315 -x8909 -x39070 -x35348 x47097 -x30837 -x12423 -x24621 -x31720 -x38214 -x33026 -x46361 -x32969 -x28256 -x28932 -x36284 -x51039 -x29990 -x34153 -x41537 -x22922 -x30827 -x19103 -x40526 -x11420 -x2934 -x11141 -x14490 -x51759 -x7834 -x33736 -x16454 -x47672 -x2550 -x1895 -x16723 -x8714 -x53287 -x39185 x53558 -x35563 -x37710 -x46216 -x13099 -x9529 -x11887 -x48009 -x2473 -x23222 -x32058 -x40242 -x47144 -x41921 -x26098 -x1846 -x51060 -x40247 -x4283 -x19873 -x15054 -x26779 -x5887 -x52201 -x34717 -x17030 -x864 -x45507 x56916 -x39003 -x29870 -x42388 -x23624 -x45244 -x26552 -x21070 -x14455 -x42054 -x11735 -x50434 -x51406 -x33463 -x48091 -x57345 -x13043 -x28978 -x29471 x46334 -x50497 -x18177 -x53144 -x50235 -x42592 -x36078 -x31588 -x5421 -x6778 -x50478 -x7243 -x28612 -x6010 -x53223 -x41298 -x40101 -x36961 -x55513 -x3490 -x25132 -x8427 -x29014 -x53878 -x9859 -x13053 -x25278 -x1711 -x28319 -x29004 -x31068 -x3751 -x26553 x56980 -x14287 -x35131 -x15223 -x8300 -x11708 -x53574 -x19045 -x7267 -x39332 -x30880 -x51516 -x56238 -x10349 -x47753 -x56531 -x51686 x42082 -x22717 -x53969 -x20199 -x17903 x45232 -x8922 -x44902 -x55308 -x33253 -x38051 -x7513 -x33013 -x7195 -x9617 -x17025 -x18399 -x50559 -x40798 -x6824 -x30423 -x19631 -x38326 -x26906 -x33209 -x21490 -x33594 x50603 -x45495 -x7383 -x38179 -x37002 -x31801 -x13869 -x27225 -x8104 x52726 -x48476 -x53164 -x13637 -x19733 -x38518 -x875 -x46845 -x54295 x54802 -x5478 -x21804 -x48813 -x2542 -x698 x40512 -x15811 -x37953 -x45278 -x34455 x46558 -x11093 -x22908 -x16713 -x5712 -x2715 x44858 -x13826 -x22991 -x1284 -x9947 -x50019 -x36489 -x4495 -x24431 -x18801 -x28575 -x6572 -x35370 x41083 -x7320 -x51049 -x32237 -x42241 -x15927 -x51396 -x44599 -x18495 -x50720 -x40672 -x43034 -x3486 -x29740 -x57232 -x16583 -x34381 -x7837 -x39321 -x34748 -x27244 x46254 -x42303 -x18395 -x10169 -x25380 -x30742 -x32917 -x28178 x54338 -x4052 -x3078 -x22350 -x53478 -x5964 -x1630 x51154 x47700 -x43536 -x31012 -x27697 -x36731 -x10684 -x41981 -x35136 -x37513 -x27576 -x28610 -x39623 x47961 -x53835 -x24986 -x4700 -x31463 -x8256 -x16355 -x54180 -x56021 x45755 -x41728 -x27674 -x45983 -x52748 -x6232 -x50518 -x35116 -x23515 -x28762 -x45321 -x11190 -x25574 -x17401 -x32304 -x32550 -x26473 -x27459 -x27449 -x36846 -x39180 -x17747 -x38828 -x29884 -x49833 -x9660 -x29522 -x29944 -x57164 -x33433 -x6636 -x13700 -x38523 -x4266 -x16953 -x47625 -x52530 -x36226 -x18709 -x20308 -x40185 -x15956 -x16198 x52723 -x7799 -x30212 -x12240 -x27967 -x9117 -x11151 -x38782 -x49184 -x28239 -x20268 -x36356 -x25976 -x13987 -x13989 -x47443 x43284 -x36188 -x39534 -x2523 -x20644 -x50422 -x7249 -x26604 -x6043 -x10095 -x49154 -x2190 -x7786 -x8955 -x33299 -x49742 -x50151 -x48612 -x25879 -x25451 -x38281 -x13042 -x21327 -x4241 -x21037 -x13400 x49089 -x37440 -x20557 -x37713 -x37228 -x26682 -x39372 -x22972 -x29449 -x15470 -x15627 x55548 -x31603 -x49325 -x50674 -x20534 -x17017 -x21371 -x43211 -x24649 -x19600 -x23677 -x18993 x49591 -x11501 x44751 -x34884 -x36354 -x44447 x43757 -x31674 -x30162 -x26151 -x41087 -x33475 -x31749 -x29398 -x39922 -x20442 -x3233 -x35962 -x32679 -x43310 -x36735 -x26847 -x20046 x55051 -x18063 -x10738 -x20871 -x9301 -x56598 -x38176 -x16869 -x20142 -x22205 -x20052 -x33281 -x7733 -x8404 -x27471 -x10632 -x3085 -x9596 -x11668 -x3226 -x45601 -x11669 -x3519 -x36107 -x2007 -x8118 -x55126 -x22659 -x11191 -x10420 -x31543 x49118 x47152 -x36849 -x49645 -x15846 -x36068 -x23985 -x54340 -x30757 -x25108 -x52112 -x6534 -x6533 -x13672 -x52396 -x55613 -x30098 -x39767 -x17998 -x45144 -x7596 -x40345 -x15825 -x30182 -x45550 -x39692 -x44389 -x43200 -x25280 -x10453 -x45672 -x51023 -x29769 -x43404 -x18057 -x11603 -x56178 -x14226 -x2432 -x5811 -x56474 -x22900 -x42071 -x15615 -x381 -x13603 -x186 -x50854 -x51900 -x49463 -x10487 -x32204 -x8430 -x11760 -x3896 -x47023 -x7307 -x39431 -x18067 -x57261 -x3303 -x35417 -x31550 -x55743 -x44106 -x33031 -x20396 -x28330 -x12122 -x10680 -x38614 -x29582 -x47781 -x23325 x47001 -x44788 -x51366 -x41487 -x24751 -x42401 -x5569 -x46938 -x22546 -x55890 -x56706 -x50699 -x50214 -x50126 -x26808 -x43214 -x34356 x46914 -x11530 -x43539 -x36553 -x27025 -x30330 -x6867 -x27549 -x30051 -x47278 -x20171 -x45134 -x11340 -x31485 -x15042 -x23033 -x49354 -x40805 -x56465 -x28798 -x16990 -x2607 -x12100 -x39270 -x10856 -x31581 -x15699 -x17306 -x53727 -x12568 -x35066 -x54046 -x12960 x44971 -x26799 -x892 -x9488 -x28530 -x32209 -x6688 x50026 -x36507 -x3830 -x22582 -x12051 -x37539 -x46550 -x45668 -x10928 -x56445 -x50192 -x16783 -x12091 -x39605 -x54878 -x41696 -x10742 -x15786 -x8627 -x34770 x49092 -x42767 -x33437 -x18509 -x23065 -x15014 -x2314 -x2104 -x18967 -x14953 -x6404 -x10484 -x2163 -x54009 x53286 -x40689 -x39355 -x19282 -x16568 -x3582 -x12978 x45791 -x8077 x43814 -x33633 -x10046 -x18202 -x53038 -x20813 -x29829 -x24933 -x35140 -x21709 -x48796 -x51593 -x44882 -x52277 -x36033 -x15585 -x37819 -x13848 -x5682 -x13327 -x2694 -x35849 -x3260 -x12107 -x26249 -x45861 -x36766 -x8316 -x25068 -x30361 -x10915 -x52997 x47004 -x34653 -x997 -x40937 -x39215 -x41126 x47732 -x56420 -x45403 -x50988 -x19493 -x27085 x45644 -x34209 -x41327 -x8607 -x52812 -x39212 -x19134 -x11494 -x4104 x51264 -x25044 -x29541 -x5294 -x17104 -x30724 -x12864 -x39179 -x14523 -x12625 -x20682 -x27946 -x18655 -x19959 -x46292 -x46570 -x50080 -x34799 -x14666 -x2676 -x23067 -x47518 -x36193 -x896 -x37915 -x32269 -x41229 -x49297 -x39625 -x52814 -x52644 -x24610 -x18176 -x53409 -x6006 -x28341 -x6958 -x20655 -x36768 -x19895 -x49629 -x38646 x52449 -x17010 -x17421 x42444 -x28212 -x40349 -x30176 -x8210 -x15950 -x11617 -x31447 -x32381 -x30392 -x30047 -x12802 -x28206 -x35549 -x1305 -x26213 -x23369 -x14870 -x42610 -x11763 -x5573 -x11597 x41914 -x37946 x50075 -x3885 -x19280 -x8958 -x14634 -x39149 -x7563 -x43362 -x50573 x52259 -x54938 -x41893 -x51681 -x2813 -x11026 -x4378 -x27389 -x4253 -x48165 -x49187 -x6835 -x11990 -x16231 -x41945 -x49841 -x16045 -x1761 -x29880 -x8101 -x46800 -x44471 -x53433 -x41049 -x9709 -x6805 -x55228 -x6738 -x55525 -x48609 -x42312 -x26613 -x35175 -x30084 x54292 -x7935 -x15307 -x55578 -x57054 -x3496 -x22540 -x50944 -x1487 -x46547 -x43197 -x9686 -x23754 -x14845 -x54456 -x52225 -x38075 -x28641 -x36517 -x52665 -x3516 -x45823 -x20491 -x1153 x57296 -x27835 -x480 -x22566 -x54738 -x30826 -x55932 -x49815 -x41650 -x6002 -x12073 x55644 -x12270 x45485 x57491 -x39169 -x23625 -x41356 -x21516 -x8059 -x14403 -x29746 -x57150 -x44757 -x34623 -x37060 -x34294 -x13999 -x22532 -x32615 -x980 -x31936 -x17489 -x43487 x44776 -x52631 -x42493 -x41768 x55942 -x12811 -x52058 -x28290 -x45885 -x20224 -x26048 -x46591 -x30716 -x30499 -x20803 -x24907 -x47160 -x51398 -x33120 -x7619 -x16278 -x36189 -x25243 -x28585 -x946 -x47287 -x31102 -x26811 -x23314 -x29386 -x45703 -x41218 -x18640 -x16414 -x2600 -x35362 -x24997 -x23943 -x43232 -x18992 -x18613 -x54500 -x13479 x44963 -x9267 -x33455 -x38973 -x15941 -x38756 -x22359 -x665 -x36096 -x38544 x51331 -x24873 -x1533 -x3388 -x12781 -x38907 -x16489 -x42091 -x23556 x42215 -x4836 -x37018 -x44654 -x25023 -x42248 -x6480 -x25476 -x41428 -x9048 -x33435 -x23936 -x35298 -x28027 -x21772 -x10708 -x8431 -x9271 -x42546 -x4375 -x30699 -x11843 -x22628 -x11845 -x3971 -x14982 -x45520 x53123 -x40203 -x10927 -x54946 -x15151 -x23495 x48492 -x15589 -x9061 -x26863 -x22804 -x13394 -x54821 -x41782 -x30494 -x34167 -x29823 -x54336 -x20749 -x14615 -x1483 -x49108 -x28271 x43132 -x4197 -x245 -x595 -x16115 -x21300 -x50847 -x23855 -x9744 -x15237 -x49410 -x40854 -x27113 -x28010 -x36532 -x44493 -x9388 -x4853 -x54036 -x5825 -x1064 -x38940 -x21278 -x29678 -x27080 -x57137 -x13460 -x9442 -x1778 -x47612 -x13112 -x15668 -x29453 -x40713 -x13692 -x6341 -x5743 -x37241 -x14014 -x53842 -x29968 -x18878 -x44889 -x6570 -x43088 -x8817 -x31587 -x6918 -x33673 -x20270 -x4794 -x53740 -x54935 -x36714 -x53899 -x869 -x18441 -x24419 -x53148 -x10202 -x17707 x55443 -x53485 -x16630 -x56051 -x31441 -x7718 x40440 -x54183 -x31711 -x9796 x56790 -x38981 -x8371 -x32782 -x2867 -x43387 -x45417 -x16597 x41299 -x5125 -x6334 -x19846 -x55543 -x23966 -x30498 -x2506 -x2545 -x25868 -x52816 x51880 -x54075 -x17930 -x35963 -x21376 -x51511 -x7009 -x41336 -x40878 -x29725 -x55426 -x20853 -x42717 -x16573 x47088 -x39644 -x783 -x44556 -x19075 -x39095 -x28403 -x33595 -x4246 -x37537 -x23708 -x11804 -x37535 x57421 x54547 -x5286 -x40117 -x164 -x13175 -x44154 -x7758 -x22790 -x27355 -x45045 -x40928 -x12306 -x29526 -x34760 -x3333 -x55979 -x44672 -x6153 -x47392 -x7168 -x3032 x41373 x43258 -x5718 -x21701 -x12829 -x48291 -x54715 -x38608 -x4966 x52717 -x11134 -x33481 -x28854 -x3213 x44085 -x7351 -x28020 x49321 -x31746 x56110 -x43222 -x43717 -x32995 -x2650 -x30434 -x4877 -x48407 -x3870 -x43934 -x1211 -x19454 -x47764 -x56125 -x1692 -x30397 x44870 -x44091 -x8705 -x19306 -x5466 -x2555 -x9477 -x43235 -x35945 x52819 -x47659 -x34594 -x27907 -x34808 -x2003 -x23788 -x47161 -x41882 -x30762 -x17345 -x44685 -x9877 -x39560 -x42939 -x14629 -x49465 -x47646 -x8719 -x18303 -x18603 -x50175 -x18331 -x56366 -x28291 x50881 -x27053 -x54789 -x34993 -x42689 -x33631 x47990 -x2771 -x1240 -x33315 -x17996 -x55264 -x21942 -x8952 -x12360 -x16400 -x49566 -x52876 -x3013 -x27581 -x9184 -x20510 -x22912 -x3505 -x48819 -x32633 -x43815 x42174 -x46852 x54231 -x3645 -x54943 -x44311 -x28880 -x708 x49748 -x36710 x47262 -x46481 -x45887 -x12824 -x55009 -x5304 -x33547 -x28214 -x53127 -x27033 -x33146 -x19383 -x37136 -x2787 -x9665 -x38000 -x47687 -x46644 -x22188 -x34388 x42464 -x21136 -x23155 -x30365 -x29601 -x4486 -x48354 -x3811 -x8547 -x47657 -x6115 x54434 -x3555 -x11633 -x48208 -x26735 -x46271 -x29314 -x57251 -x41461 -x11635 -x44508 -x15419 -x3484 -x24287 -x23298 -x56964 -x50586 x50629 -x22825 -x53844 -x4045 -x47991 -x28028 -x40570 -x24782 -x51008 x56766 -x24186 -x40670 -x18646 -x33028 -x29952 -x32931 -x38393 -x26935 -x25713 -x13143 -x16830 -x13330 -x50465 -x35757 -x34453 -x16395 -x22238 x45241 -x24226 -x30484 x55939 -x32036 -x50013 -x3489 -x5665 -x37761 -x1470 -x47089 -x244 -x2789 -x19859 -x3017 -x52786 -x51692 -x26025 -x34887 -x30788 -x6692 -x28215 -x22413 -x32020 -x47347 -x48649 -x55103 -x36901 -x26006 -x27908 -x27872 -x50712 -x2874 -x46303 -x7987 -x8441 -x46976 -x50083 -x31665 -x24954 -x28329 -x548 -x21608 -x8756 -x4105 -x12101 -x6182 -x37594 -x1453 -x28581 -x10409 -x24772 -x53047 -x25025 -x15876 -x14562 -x15931 -x48565 -x48408 -x26571 -x33917 -x26629 -x34856 -x48826 x56429 -x42478 -x35629 -x55992 -x3336 -x11916 -x1139 x53596 -x49125 -x55201 -x1298 -x39133 x46218 -x28895 -x30374 -x10481 -x3150 -x22671 -x14131 -x47374 -x53461 -x56965 -x39068 -x20400 -x2404 -x28195 -x26232 -x54829 -x44755 -x12524 -x48246 -x41280 x48338 -x24131 -x16774 -x55805 -x30794 x41233 -x29328 -x45049 -x9239 -x47140 -x6041 -x56213 -x47016 -x7912 -x48719 -x29075 -x35386 -x54107 -x3149 -x1245 -x25617 -x20653 x56810 -x2152 -x53739 -x2571 -x7985 -x32206 -x46452 -x46003 -x13437 -x13805 -x22616 -x9913 x49759 -x12047 -x32394 -x27400 -x19325 -x52681 x47181 -x13183 -x31117 -x19717 -x4741 -x37877 -x41364 -x50596 -x10419 -x8067 -x26195 x43940 -x36120 -x24686 -x8301 -x43545 -x35205 -x31811 -x37139 -x51924 -x42720 -x40205 -x45748 -x54024 -x15394 -x21876 -x3029 -x50989 -x37445 -x18005 -x14186 -x22366 -x43449 -x11828 -x20226 -x1225 -x46947 -x44406 -x19237 -x49493 -x25152 -x34872 -x30997 -x23909 -x41 -x23721 x49234 -x34763 -x10234 -x22353 -x15315 -x23997 -x54682 -x7163 -x18586 -x47760 -x22571 -x5587 -x11149 -x12124 -x53147 -x31613 -x3752 -x37774 -x34921 -x25096 -x12610 -x51677 -x34275 x56609 -x16617 -x1843 -x15027 -x2636 -x25290 -x12087 -x22066 -x3002 -x24345 -x39871 -x49983 -x35997 -x37387 -x19555 -x40050 -x27356 -x23265 -x25443 -x19703 -x2267 -x5754 -x23963 -x35558 -x29015 -x40885 -x10976 -x32049 x52688 -x23900 x56603 -x39405 x47271 -x30418 -x4549 -x11885 -x7839 -x49956 -x23324 -x49307 x48741 -x37614 -x3328 -x4737 x50560 -x14797 -x901 -x6596 -x25495 -x11217 -x44955 -x33657 -x37066 -x26407 -x9455 -x12982 -x33521 -x7061 -x29930 -x53222 -x44095 -x26644 -x21013 -x51707 -x6573 -x55876 -x36812 -x50492 -x38448 -x16910 -x24600 -x17422 -x53971 -x15445 -x26712 -x26069 -x16692 -x48110 -x36560 -x21453 x38952 -x38474 -x9781 -x30120 -x36522 -x9706 -x32903 -x630 -x44390 -x52043 -x13604 -x38604 -x41183 -x13111 -x8532 -x31283 -x36002 -x28165 -x12684 -x9231 -x30353 -x40282 -x55451 -x215 -x32340 -x7658 -x28413 -x8315 -x9434 -x40904 -x8799 x45595 -x10960 -x11932 -x47627 -x49729 -x39694 -x5067 -x26963 x53804 -x14430 -x15083 -x53715 -x25212 -x43124 -x21203 -x11849 -x17943 -x25221 -x17745 -x31059 -x11160 -x16230 -x16116 -x18928 -x48334 -x26266 -x19909 -x55180 -x136 -x52139 -x19142 -x25479 -x6018 -x14858 -x32540 -x34817 -x30472 -x7275 -x21281 -x29357 -x50807 -x33363 -x34122 -x48551 -x13868 -x3001 -x43827 -x55003 -x8341 -x41079 -x11820 -x27736 -x11602 -x12699 -x25377 -x23289 -x56328 x41739 -x56092 -x29467 -x29498 -x39535 -x4999 -x32388 -x38422 -x46507 -x40751 -x23991 -x516 -x13528 -x40118 -x865 -x2801 -x43179 -x4500 -x7684 -x56108 -x38309 -x33788 -x32915 -x49874 -x8144 -x30591 -x3936 -x14367 x42268 -x56587 -x18011 -x38069 -x4018 x46836 -x35321 -x9707 -x33249 -x35077 -x15197 -x22607 -x33351 -x9245 -x14571 -x23373 -x28182 -x51896 -x10329 -x44470 x53219 -x51751 -x51782 -x27170 -x12056 -x33368 -x4345 -x12090 -x25455 -x4857 -x25095 -x27807 -x57496 -x36138 -x40816 -x32333 -x42900 -x10851 -x7423 -x44392 -x25669 -x1410 -x3398 -x52128 -x35682 -x6882 -x27102 -x49042 -x25012 -x31627 -x33365 -x32797 -x870 -x39443 -x15148 -x51729 -x37488 -x39527 -x55012 -x2321 -x24489 -x55612 -x9653 -x30028 -x32639 -x7898 -x30204 -x3266 -x15850 -x12099 -x15290 -x13270 -x12388 -x35805 -x16640 -x35518 -x3066 -x23761 -x43438 -x27149 -x26655 -x20495 -x53436 x42707 -x8325 -x11193 -x5486 -x22174 -x15300 -x40149 -x56016 -x8453 -x26280 -x16507 -x9549 -x16170 -x42969 -x57141 -x32257 -x40693 -x119 -x54536 -x49974 -x41839 -x31809 -x52326 -x27427 -x44765 -x32059 -x43732 -x50015 -x54070 -x11810 -x47980 -x9982 x55968 -x48021 -x35834 x52001 -x49574 -x37794 x41518 -x13037 -x41875 -x30964 -x15060 -x27506 -x17674 -x35854 -x37818 -x28561 -x44898 -x7066 -x52708 -x15923 -x36237 -x18195 -x5401 -x30097 -x54026 -x48615 -x34556 -x8405 -x12538 -x49515 x50400 x53468 -x36851 -x2289 -x36823 -x33229 -x2810 -x5417 -x8629 -x17197 -x39145 -x3457 -x42196 -x10784 -x6696 -x47704 -x39610 -x12336 -x13407 -x3359 -x32955 -x53660 -x34858 x43155 -x7579 -x41637 x47486 -x23022 -x28799 -x23865 -x51175 -x40914 -x31805 -x22724 x40918 -x13732 -x20133 -x20316 -x53800 -x7441 x44368 -x3503 -x4173 -x29347 -x52633 -x52029 -x35412 -x7790 -x3531 -x25313 -x7577 -x20027 -x39708 -x11666 -x53965 -x18296 -x42437 -x52045 -x44616 -x25854 -x19687 -x36673 x57386 -x31702 -x29356 -x29065 -x37101 -x26065 -x46994 -x45442 -x41464 -x12092 -x24060 -x52022 -x7171 -x16956 -x455 -x43274 -x17864 x55240 -x22386 -x38735 -x5791 -x47345 -x39465 -x54093 -x28685 -x52054 -x49140 x44629 -x23789 -x20085 -x22523 -x48127 -x12348 -x41986 -x3617 -x21582 -x7379 -x37578 -x16686 -x43026 -x7931 -x9670 -x19125 -x14291 -x33345 -x27135 x39085 -x55763 -x32429 -x28562 -x34815 x56936 -x37570 -x31022 -x50789 x52801 -x37379 -x50958 -x18522 x44105 -x34997 -x31890 x48367 -x51640 -x15295 -x3695 -x15453 -x16448 -x12262 -x30222 -x17694 -x14181 -x47024 -x53452 -x1316 -x2605 x50145 -x3558 -x3228 -x1040 -x42602 -x21677 -x15837 -x31408 -x49026 -x52943 -x31826 -x47870 -x45477 -x54411 -x43103 -x25180 -x28773 -x16162 -x23988 -x39341 -x46275 -x47904 -x38491 -x14359 -x38844 -x6463 -x37846 -x24144 -x54039 -x34946 -x9589 -x54864 -x34735 -x33947 -x47223 -x36085 -x10043 -x220 -x953 -x27772 -x24729 -x37687 -x57000 -x40981 -x18486 -x12898 -x23829 -x29495 -x52702 -x41950 -x54687 -x11293 -x22270 -x27753 -x21796 -x26635 -x44819 -x14265 -x36083 -x47908 -x18400 -x45999 -x23292 -x56294 -x10392 -x35842 -x21793 -x42690 -x12514 -x1028 -x4402 -x46618 -x28590 -x42766 -x23846 -x18926 -x4516 -x5128 -x17477 -x44592 -x47873 -x28995 -x38417 -x30300 x50203 -x37160 -x18043 -x26405 -x6344 -x10735 -x16167 -x35891 -x40054 -x19481 -x5236 -x23504 -x6945 -x13483 -x49911 -x12426 -x9251 -x41257 -x56755 x48028 -x45036 -x7980 -x36336 -x42807 -x45401 -x887 x44594 -x46373 x53207 -x29668 -x34313 -x24445 -x30029 -x3108 -x23986 -x17420 -x55988 -x176 -x2115 -x51243 -x29984 -x56291 -x25228 -x2425 -x8249 -x53145 x41370 -x7598 -x22652 -x33293 -x1161 -x19398 -x8781 -x17590 -x54623 -x20141 x48744 -x47959 x47465 -x7686 -x35204 -x3091 x51061 -x47628 -x2589 -x5309 -x26838 -x37217 -x15957 -x28402 x52463 -x13874 -x51097 -x257 -x29563 -x33969 -x33074 -x23248 -x25900 -x7703 -x29482 -x16883 -x25086 -x7086 -x17817 -x51110 -x6693 -x48114 -x12443 -x17890 -x54179 -x26013 -x31968 -x16011 -x6642 -x38852 -x46785 x56226 -x48524 x53306 -x53908 -x34164 -x14918 -x13412 -x7483 -x35573 -x19942 -x27001 -x28180 -x44997 -x47879 -x8352 -x15688 -x9693 -x20520 -x31336 -x33724 -x34434 -x27527 -x27101 -x33020 -x9704 -x21197 -x9898 x40664 -x6137 -x5261 -x23969 -x35073 -x19173 -x31807 x50957 x53567 -x20045 -x16253 -x51108 -x23923 -x42011 -x2541 x52517 -x8791 -x7472 -x28063 -x54034 -x55919 x43933 -x46996 -x36408 -x14111 -x14499 -x27913 -x6957 -x33359 -x32379 -x10197 -x47933 -x40680 -x52450 -x3244 -x9375 -x15020 -x53936 -x29518 -x53950 -x14508 -x8513 -x20099 -x52600 -x57253 -x47953 -x18733 -x3539 -x18904 -x28088 -x17468 -x13319 -x16893 -x1639 -x26201 -x30454 -x1968 -x44732 -x14218 -x3136 -x42067 -x15219 -x30344 -x41088 x52427 -x23337 -x55915 x40778 -x16943 -x6199 -x50266 -x26994 x50183 -x4414 -x52705 -x12615 -x17356 -x2117 -x11153 -x20848 -x2519 -x35365 -x25200 -x49338 -x28085 -x44663 -x54360 -x16348 -x6407 -x53551 -x35031 -x42993 -x27766 -x51136 -x27061 -x12345 -x23411 -x13482 -x22187 -x39519 -x41874 -x11543 -x53283 -x21036 -x12321 -x21189 -x574 -x12207 -x30865 -x41112 -x41178 -x43065 -x28740 -x47844 -x23647 -x51100 -x1908 -x21457 -x24174 -x38095 -x33309 -x19084 -x23317 x42554 -x29882 -x24454 -x7382 -x11280 -x12143 -x54855 -x14729 -x11116 -x2923 -x45737 -x35225 -x27254 -x29888 -x54108 -x52290 -x18790 -x21683 -x37272 -x33221 -x16751 -x403 -x4657 -x39339 -x5565 -x29890 -x18346 -x51928 -x41456 -x11588 -x13984 -x34035 -x22207 -x631 -x18451 -x5086 -x43977 -x20303 -x17518 -x13652 -x52124 -x18183 -x41422 -x25458 -x42374 -x22408 -x10957 -x25255 -x15127 -x27879 -x1740 -x28882 -x24160 -x53984 -x46934 -x34908 -x12695 -x13789 -x35287 -x39695 -x19636 -x44961 -x48939 -x29761 -x1365 -x49519 x43150 -x51997 -x57501 -x32102 -x18953 -x29135 -x35154 -x31984 -x24314 -x9110 x53712 -x8589 -x27751 -x51272 -x44647 -x26469 -x38410 -x56788 -x52556 -x29186 -x32533 -x49713 -x41070 -x34755 -x14876 -x9969 -x44184 -x10544 -x37333 -x30285 -x48841 -x18624 -x31467 -x27980 -x20288 -x45977 -x55806 -x29790 -x10909 -x26491 -x47259 -x16995 -x20646 -x32022 -x10741 x40665 -x14060 -x42963 -x11351 -x21374 -x32982 -x10789 -x1714 -x3975 -x6491 -x38320 -x50137 -x53641 -x43186 -x51985 -x48723 -x22056 -x281 -x16560 -x8082 -x35904 -x36331 -x25315 -x21351 -x22223 -x5203 x47274 -x40031 -x43396 x48451 -x32094 x41067 -x52397 -x4376 -x4748 -x29353 -x6474 -x33059 -x22501 -x2247 -x49368 -x46197 -x52322 -x30478 -x12888 -x76 -x15317 -x43760 -x25709 -x35679 x41402 -x568 -x28968 -x52066 -x16639 -x49173 -x43012 -x14517 -x57310 -x18517 -x27146 -x32927 -x13849 -x9191 -x4250 -x17843 -x48969 x53732 -x49995 -x984 -x8383 -x49151 -x54409 -x38172 -x49164 -x8949 -x11244 -x23195 -x41397 -x45027 -x13897 -x41939 -x15516 -x24433 -x11192 -x19238 -x36160 -x53180 -x55882 -x5449 -x31549 -x34779 -x41736 -x20469 -x46658 x42266 -x52457 -x16562 -x5228 -x37892 -x7821 -x208 -x24380 -x16450 -x23372 x48283 -x2515 -x12945 -x25113 -x38641 -x18871 -x49709 -x8233 -x20329 -x13443 -x53699 -x18543 -x16896 -x3732 -x11589 -x14521 -x54304 -x12053 -x12836 x55382 -x33988 -x25246 -x25795 -x7531 -x14023 -x18371 -x21168 -x52158 -x24809 -x29114 -x51895 x52329 -x32432 -x18428 -x47463 x40696 -x16239 -x32717 -x10182 -x25193 -x23489 -x12066 -x12990 -x32637 -x8048 x57305 -x1192 -x29097 x54776 -x3623 -x18262 -x37348 -x39328 -x28941 -x14926 -x35520 -x31288 -x16759 -x36256 -x41530 -x28510 -x10860 -x44930 -x38815 -x11073 -x42893 -x28869 -x37255 -x14286 -x23623 -x4411 -x38677 -x7815 -x23278 -x11539 -x26242 -x22000 -x25062 -x17000 -x15992 -x50755 -x55380 -x15395 -x611 -x21366 -x31452 -x6225 -x26173 -x52692 -x16158 -x42949 -x43816 -x9554 -x24053 -x5066 x49475 -x53571 -x2573 -x26911 -x29048 -x5119 -x902 -x36194 -x49044 -x38213 -x48756 -x53588 -x40344 -x21382 -x44418 -x53881 -x2833 -x29942 -x2868 -x46353 -x10706 x51009 x42713 -x5648 -x9516 -x20755 -x2930 -x14677 -x7205 -x11527 x56139 -x9272 -x38455 -x54248 -x19618 -x23475 -x5042 -x53599 -x2199 -x22355 -x45674 -x32775 -x20530 x42926 -x21535 -x2227 -x24812 x54089 x53741 -x30467 -x56358 -x37729 -x56225 -x28712 -x38644 -x8387 -x15142 -x40388 -x15887 -x46679 -x12846 -x25694 -x7906 -x8477 -x22230 -x46475 -x14830 -x28954 -x33009 -x13236 -x43715 -x40506 -x42135 -x41448 -x43690 -x20448 -x45904 -x51959 x51676 -x34002 -x50839 -x3962 -x26309 -x45345 -x27352 -x22173 -x50999 -x53434 -x39514 -x27156 -x27310 -x27063 -x35330 -x30063 -x9997 -x53119 -x32398 -x48372 -x19432 -x10659 -x51529 -x10984 -x13910 -x34059 -x28046 -x19677 -x20135 -x56242 -x51337 -x19029 -x34668 -x29469 -x47911 -x51320 -x51068 x57218 -x8041 -x13081 -x45767 -x49134 -x51282 -x37014 -x55343 -x34038 -x27814 -x17255 -x24711 -x14768 -x572 -x49755 -x3440 -x22982 -x50905 -x1329 -x56455 -x40212 -x34967 -x9211 -x34024 -x37780 -x41288 -x41753 -x37130 -x7493 -x46205 -x55637 -x34496 -x17898 -x24957 -x5761 -x37497 x50252 -x56390 -x770 -x11554 -x50216 -x44087 -x39195 -x18056 -x47730 -x52091 -x27782 -x27771 -x28779 -x3492 -x45069 -x39863 -x12557 -x30821 -x39298 -x3777 -x38824 -x8676 -x23310 -x31309 -x14450 -x21741 -x27250 -x28293 -x9492 -x16486 -x35095 -x2183 -x21599 -x56749 -x42704 -x15374 -x4056 -x20243 -x42750 -x2953 -x53150 -x30943 -x30998 -x10100 -x21755 -x52413 -x6076 -x30100 -x1915 -x10210 -x19749 -x12295 x55420 -x51114 -x27823 -x7262 -x34252 x51641 -x37968 -x18675 x47457 -x55921 -x45098 -x3564 -x30653 -x43821 -x13235 -x31668 x49371 -x44341 -x47281 -x30649 -x1189 -x1709 -x30629 -x43856 x47378 -x55969 -x50209 -x43929 -x15344 -x24324 x55672 -x31106 -x38635 -x54857 -x6734 -x38419 -x11377 x53245 -x4451 -x389 -x32081 -x8274 -x52161 -x23590 -x57426 x44458 -x2381 -x49744 -x36465 -x41967 -x14763 -x24374 -x12696 -x31860 -x19272 -x44467 x44528 -x30867 -x33747 -x30567 -x44262 x45514 -x50553 -x42070 -x19837 x44713 -x50120 -x35853 -x27825 -x36125 -x19999 -x39688 -x20612 -x48038 x53671 x43076 -x26607 -x14661 -x32047 -x11856 -x31280 -x40460 -x34037 -x51831 -x401 -x17611 -x46010 -x46330 -x56771 -x8317 -x4728 -x27507 -x56014 -x43756 x42043 -x12764 -x12109 -x22708 -x39756 -x50572 x52368 -x31724 -x33465 -x43143 -x6388 -x714 -x33542 -x51080 -x42659 -x1371 -x19796 -x16153 -x26290 -x6907 -x10679 -x43642 -x45300 -x21997 -x47058 -x52868 -x15232 -x47452 x52735 -x20662 -x25093 -x22063 -x1350 -x15592 -x27247 -x16099 -x23275 -x31421 -x31961 -x40905 -x23092 -x19174 -x12532 -x42652 -x43850 -x34367 -x54371 -x55935 -x27897 -x19446 -x11568 -x29039 -x19906 -x18133 -x50234 -x25980 -x9429 -x29891 -x1474 -x15200 -x38272 -x40427 -x39794 -x17632 -x40438 -x35867 x56476 -x41705 -x46335 -x39982 -x26755 -x30391 -x5513 x13052 -x33706 -x24759 -x6094 -x52602 -x22017 -x9163 -x53987 -x4637 x41805 -x36886 -x24830 -x3096 -x35630 -x55044 -x31003 -x29316 -x13123 -x43131 -x37143 -x8074 -x8039 -x17178 -x15680 -x44192 -x57459 -x8272 -x20524 -x10581 x43113 -x43647 -x53285 -x30113 -x55494 -x24138 -x10115 -x27845 -x35777 -x14698 -x53789 -x55750 -x38642 -x33125 -x53580 -x1728 -x1712 -x40688 -x27648 -x27906 x45041 -x50454 -x15643 -x32890 -x39718 -x9730 -x27555 -x6975 -x45547 -x34483 x47642 -x2595 -x39459 -x3004 -x37056 x51575 -x1288 -x7888 -x14751 -x5223 -x40791 -x39902 x56638 -x2275 -x21830 -x15778 x41184 -x35619 -x30411 -x28238 -x13213 -x40555 -x39907 -x27599 -x30190 -x55239 -x23414 -x44473 -x50752 -x40029 -x5283 -x44338 -x57121 -x29513 -x33224 -x31760 -x26791 -x44169 -x5474 -x47926 -x9473 -x32240 -x41480 -x2011 -x54872 -x26805 -x32108 -x38445 -x21798 -x14389 -x20228 -x12868 -x14642 -x19544 x48573 -x30759 -x25055 x45296 -x2535 -x38689 -x33095 x49516 -x23604 -x21858 -x19011 -x35469 -x4300 -x11571 -x9654 -x24476 -x56803 -x51522 -x5654 -x11940 x57429 -x19577 -x44463 -x17152 -x38747 -x21251 -x10457 -x38063 x47146 -x29639 -x26817 -x1061 -x52841 -x37391 x53823 -x40644 -x34922 -x6118 -x57075 -x14010 -x17929 -x33816 -x7162 -x45752 -x35626 -x17883 -x20640 -x53023 -x47304 -x1318 -x14230 -x29778 -x41881 x49710 x52488 -x26523 -x23901 -x43515 -x43924 -x51633 x52920 -x43809 -x15327 -x37667 -x35918 -x45509 -x39222 -x31516 -x34714 -x46559 -x23363 -x39020 x41341 -x22389 -x18634 -x6829 -x36987 x48805 -x28285 -x35216 -x50619 -x10822 -x23798 -x52142 -x34678 -x2188 -x17037 -x19737 -x11899 -x7519 -x26136 -x20814 -x17809 -x11405 -x25522 -x52660 -x28116 -x45559 -x19085 -x6350 -x34514 -x4974 -x46599 -x13903 -x5608 -x25571 -x32507 -x103 -x9888 -x49943 -x11661 -x40249 x45726 -x4085 x54399 -x22553 x44017 -x14003 -x26409 -x57135 -x23498 -x7010 -x46702 -x6937 -x12232 -x48257 -x49030 x41521 -x57410 x48182 -x53554 -x22417 -x43428 -x55342 -x2850 -x40576 -x8213 -x41763 -x22779 -x3784 -x21631 -x29695 -x16754 -x584 -x31415 -x31787 -x5148 -x49394 -x45857 -x25626 -x20178 -x20450 -x7094 -x10812 -x37701 -x29686 -x9114 -x27583 x29803 -x25656 -x50496 -x9052 -x25957 x42676 -x56482 -x43023 -x29617 -x38428 -x32891 -x56504 -x30031 -x8544 -x13332 -x27783 -x20158 -x40503 -x25776 -x35513 -x12649 -x43376 x50574 -x19167 x46366 x47506 -x10001 -x37688 -x47128 -x27306 -x2660 -x33190 -x13200 -x48858 -x34834 -x56101 -x18033 -x37505 -x9606 -x3552 -x16882 -x22286 -x2602 -x14569 -x44218 -x49041 -x45449 -x53702 -x27982 -x35523 -x15976 -x48932 -x28482 -x10230 -x1958 -x13177 -x23958 -x3580 -x53879 -x36358 -x52219 -x7918 -x28881 -x19341 -x56086 -x38793 -x34988 x41155 -x29214 -x14124 -x38795 -x3728 -x26382 -x33358 -x16720 -x26111 -x31397 -x51987 -x24617 -x10208 -x16081 -x35848 -x13893 -x47012 -x2799 -x17419 -x42577 x52172 -x30574 -x33270 -x21513 -x20777 -x24613 -x20652 -x16719 -x56586 -x50306 -x23562 -x32953 -x6195 -x31891 x54109 -x18607 -x35158 -x16966 -x18116 x34761 -x9568 -x48955 -x17209 -x56259 -x16612 -x43482 x56864 -x30596 -x29910 -x36578 -x38464 -x32742 x32883 -x11992 -x41505 -x5773 -x3270 -x25773 -x31648 -x7631 x41110 -x11046 -x28906 -x27109 -x46066 -x23183 -x23109 -x777 x43907 -x39302 -x43285 -x48395 -x44729 -x8535 -x14925 -x31518 -x32484 -x50159 -x14238 -x33825 -x37183 -x39377 x48472 -x54706 -x1437 -x15103 -x16569 -x29783 -x23335 -x18347 -x8674 -x31647 -x12086 -x14547 -x7029 -x32385 -x30041 -x41569 -x53368 -x33637 -x38839 -x47498 -x29962 -x40513 -x37324 -x19810 -x8616 -x27623 -x7424 x44093 -x49206 -x990 -x50466 -x29594 -x47740 -x27007 -x38155 -x16314 -x53339 -x30248 -x32466 -x7680 -x30309 -x29117 -x16909 -x13329 -x30614 x46833 -x2864 -x5318 -x18706 -x56098 -x11642 -x35989 -x33250 x54048 -x23484 -x13725 -x31042 -x10159 -x4895 -x46231 -x16744 -x34632 -x9591 -x17991 -x37563 -x15968 -x25296 -x46713 -x37306 -x5641 -x19629 -x32951 -x2127 -x29405 -x52821 -x8732 -x3487 -x41642 -x30146 -x41027 -x10041 -x33774 -x33111 -x55358 -x10859 -x4911 -x30944 -x6271 -x35994 -x29348 -x37236 -x36199 -x861 -x46557 -x22564 -x43546 -x13168 -x38801 -x18885 -x26361 -x10398 -x52780 -x42457 -x4638 -x32156 -x28743 -x14821 -x26299 -x8669 x48233 -x39452 -x45539 -x31535 -x39311 -x40224 -x19040 -x37482 -x32568 -x24463 -x52741 -x37403 -x46699 -x32684 -x17756 -x1569 -x43808 -x26885 x40745 -x13539 -x54085 -x17653 -x445 -x11848 -x22686 -x22119 -x13815 -x1494 -x16668 -x3847 -x23570 -x18585 -x24352 -x29115 -x48179 -x35161 -x56329 -x37696 -x37150 -x29532 -x53748 -x43314 -x27944 -x10746 -x36652 -x55949 -x31797 -x33626 -x39615 -x45786 -x50413 -x25634 -x45076 -x23797 x46311 -x48611 -x31451 -x24340 -x25593 -x24058 -x40376 -x12663 -x25024 -x43892 -x34027 -x2317 -x8786 -x2171 -x45306 -x38137 x48141 -x47418 -x23687 -x17249 -x40048 -x30937 -x1717 -x19227 -x39192 -x47405 -x29021 -x43209 -x48822 -x3288 -x27214 -x55786 -x36683 -x19033 -x41182 -x11806 x50310 -x30017 -x44946 -x52235 -x15621 -x54381 -x46936 -x32918 -x27100 -x33552 -x9246 -x20764 -x28635 -x39435 -x55285 -x53354 -x26947 -x44696 -x16185 -x42920 -x22843 -x23613 -x22656 -x21878 -x40240 -x48651 -x17081 -x29302 -x56401 -x3250 -x7939 -x24525 -x45452 -x4115 -x7012 -x41431 -x19516 -x12867 -x57228 -x47310 -x48548 -x36421 x56493 x41781 -x13415 -x8827 -x39103 -x32861 -x52013 -x15258 x41611 -x17887 -x34793 -x10177 -x1983 -x9517 -x36484 -x1391 x41936 -x17977 -x576 -x34036 -x25418 -x29977 -x53887 -x56611 -x10853 -x38120 -x28340 -x22621 -x9929 -x7140 -x29201 -x4256 -x49210 -x43942 -x28742 -x30315 x42591 -x56851 -x24988 -x38154 -x29126 -x33393 -x10239 -x2691 -x17426 -x18823 -x5871 -x40969 -x21368 -x40522 -x16245 -x42752 -x1665 -x33976 -x22088 -x12052 -x48477 -x1535 -x10651 -x51864 -x8575 -x30180 -x36821 x57151 -x34344 -x13474 -x19858 -x17005 -x26759 -x27745 -x50416 -x47021 -x27165 -x3003 -x25079 -x47696 -x8832 -x36128 -x7909 -x4983 -x10087 -x40573 -x51011 -x56684 -x4257 -x49156 -x30927 -x44318 -x40728 -x52846 -x6756 -x36482 -x28908 -x48330 -x49609 -x56037 -x25516 -x3766 -x12215 -x33452 -x45565 -x19869 -x22436 -x43327 -x5070 -x38165 -x51222 -x9882 -x1264 -x28461 -x1107 -x49249 -x18930 -x26657 -x56988 -x10848 -x47093 -x20745 -x23500 -x35079 -x36297 -x56154 -x12592 -x37461 -x49497 -x13961 -x34534 -x14102 -x4002 -x36167 -x7007 -x29087 -x20424 -x16249 -x10352 -x36373 -x56911 -x22578 -x1348 -x8376 -x17238 -x35121 x53851 -x54016 -x5259 -x49006 -x30415 -x32796 -x36098 -x47737 -x52864 -x34718 -x36875 x55133 -x36684 -x34700 -x32945 -x3914 -x9650 -x44104 -x13457 -x39500 -x22531 -x30479 -x48757 -x23815 -x2669 -x24203 -x99 x49060 -x23176 -x36547 -x4368 -x48913 -x15108 -x9424 x45760 -x35369 x51383 -x10958 -x19161 -x52316 -x33498 -x8956 -x7244 x54051 x49533 -x42530 -x16777 -x26924 -x39066 -x13532 -x49093 -x46615 -x30482 x40533 -x50231 -x7951 -x25469 -x14370 -x17341 -x31950 -x22813 -x28921 -x5405 -x44753 -x43955 -x13041 x45175 -x45608 -x32512 -x41359 -x24441 -x40563 -x5059 -x14139 -x12062 -x29175 -x2941 -x43403 -x12223 -x17806 -x38888 -x18168 -x29764 -x434 -x57252 -x1656 -x2465 x50658 -x36913 x56374 -x33753 -x9923 -x11723 -x5752 -x11592 -x28517 -x38540 -x40650 -x29767 -x25274 x52108 -x52650 -x15948 -x6329 -x26376 -x49426 -x32632 -x13704 -x10926 x44945 -x9221 -x46234 -x47731 -x6817 -x6970 -x8833 -x44943 -x28531 x43243 -x32376 -x7371 -x24868 -x26256 -x38333 -x47221 x43221 -x30671 -x17831 -x45085 -x6909 -x13134 -x22295 -x26741 -x54933 -x4145 -x3094 -x16456 -x10252 -x42566 -x360 -x3370 -x28389 -x19638 -x22163 -x21702 -x28378 -x32365 -x21408 -x45546 -x48920 -x46916 -x51457 -x16861 -x26536 -x5388 x46021 -x46241 -x18454 -x23376 x52616 -x43290 -x35820 -x22396 -x7458 -x56806 -x15693 -x40984 -x50630 -x14469 -x22987 -x35115 -x17985 -x12961 -x26904 -x53309 -x17992 -x7116 -x6379 -x48108 -x34025 -x14001 -x49494 -x36643 -x47626 -x9408 -x20229 -x49115 -x29248 -x10142 -x49531 -x12742 -x51656 -x40250 -x40010 x43004 -x54128 -x16565 -x21252 -x38341 -x2820 -x11966 -x6529 -x21084 -x50182 -x50354 x49466 -x34915 -x43057 -x11724 -x5384 -x43297 -x55363 -x4355 x47941 -x43651 -x1327 -x55482 -x50468 -x5837 -x19028 -x46614 -x12157 -x41510 -x14152 -x40495 -x25769 -x1578 -x21930 -x44038 -x23329 -x35220 -x2146 -x8151 -x16513 -x18149 -x1918 -x50420 -x20278 -x30626 -x3688 -x22677 -x55682 -x16387 -x42221 -x1213 -x10478 -x16352 -x46045 -x34112 -x13945 -x30887 -x20432 -x5169 -x45022 -x34017 -x39026 -x23237 -x8295 -x5953 -x53636 -x33127 -x27321 -x47801 -x35224 -x9089 -x36570 -x29083 -x4785 -x13840 -x26283 -x13116 -x25536 -x18082 -x43505 -x4297 -x45701 -x31956 -x53252 -x14962 -x13405 -x21620 -x20725 -x3464 -x15985 -x14750 -x1266 x40873 -x32293 -x22915 -x16273 -x9415 -x34982 -x28211 -x37347 -x46774 -x3043 -x3541 -x55508 -x16771 -x43807 -x38447 -x21729 -x49302 -x57206 -x51083 -x34095 -x20564 -x34422 -x7555 -x47026 -x47508 -x16553 -x40612 -x4932 -x56286 -x34259 -x44787 x54628 -x6903 -x1081 -x11245 -x10390 -x51348 -x10300 -x32548 -x28336 -x32170 -x49059 -x53362 -x23191 -x48423 -x35016 -x24738 -x4891 -x20161 -x9950 -x49790 -x56162 -x13311 -x37587 -x19461 -x35921 x45058 -x322 -x20323 -x50318 -x53247 -x36876 -x10250 -x26538 -x10873 -x51648 -x13993 -x1218 -x19150 -x34084 -x36459 -x4200 -x31252 -x39472 -x2811 -x25987 -x33845 -x21301 -x44332 -x4790 x53564 -x51576 -x25231 -x41539 -x20836 x57366 -x21494 -x9642 -x23794 -x42138 -x13985 -x51892 -x6630 -x56519 -x53784 -x27829 -x30455 -x29664 -x21166 -x25205 -x37346 -x49261 -x52264 -x3608 -x4670 -x55972 x52202 -x23650 -x18124 -x20104 -x39234 -x32998 -x30571 x56258 -x749 x55211 -x26255 -x51783 -x34487 x35234 -x29786 -x31449 -x29207 -x24307 -x14609 -x13687 -x25649 -x17881 -x26818 x57105 -x5160 -x10795 -x43587 -x47661 -x16811 -x31347 -x47832 -x37870 -x31835 -x18881 -x27609 -x9107 -x54290 -x41326 -x10508 -x30674 -x46898 -x13892 -x7230 -x34925 -x40597 -x3030 -x37118 -x14685 -x46788 -x56995 -x12619 -x13898 -x50856 -x13214 -x27299 -x11249 -x8643 -x15337 -x44834 -x34545 -x10504 -x23944 -x38061 -x56840 -x14853 -x14844 -x20433 -x3504 -x5738 -x48099 -x3654 -x20571 -x40868 -x14323 -x42403 -x34642 -x19124 -x49903 -x22796 -x47440 -x38846 -x39274 -x41738 -x13145 -x43296 -x48111 -x34633 -x37351 -x19822 -x9717 -x5950 -x47557 -x5039 -x17354 -x5708 -x36574 -x14762 -x7811 -x43566 -x35015 -x37167 -x1476 -x22098 -x38031 -x7245 -x53338 -x27240 -x19155 x18680 -x29506 -x37665 -x39036 -x26926 -x43470 x41887 -x5699 -x2556 x49843 -x5174 -x17206 -x34824 -x8373 -x11524 -x24376 -x47121 -x13738 -x32243 -x17111 -x6331 -x17931 -x24869 -x12003 -x50187 -x52700 -x25876 -x38390 -x3613 x49559 -x52803 -x53543 x45882 -x28390 -x17311 -x49568 -x52120 x53386 -x41274 -x13113 -x18874 -x35081 x49379 -x54152 -x39221 -x41204 -x25696 -x54650 -x28875 -x44678 -x32092 -x38866 -x7042 -x53885 -x17272 -x14252 -x42152 -x7624 -x14770 -x47919 -x19168 -x53182 -x25750 -x1581 -x15123 -x1664 -x8943 -x12840 -x50520 -x8328 -x35145 -x21229 -x23693 -x32039 -x47343 -x44509 -x13292 -x20487 -x9302 -x54743 -x13251 -x54615 -x7755 -x10978 -x55709 -x36348 -x18966 -x6418 x49208 -x17777 -x31041 -x39358 -x32117 -x32831 -x44144 -x34104 -x16683 -x2126 -x19291 -x24940 -x28663 -x6385 -x22765 -x4487 -x47531 -x20357 -x40127 -x12850 -x24350 -x47403 -x33175 -x4984 -x15753 -x51609 -x14266 -x14888 -x31545 -x48336 -x13813 -x50563 -x9688 -x46585 -x9610 -x25041 -x25912 -x475 x42051 -x42463 -x38921 -x41741 -x17126 -x20024 -x15782 -x21303 -x44387 -x49602 -x32327 -x27660 -x51805 -x29439 -x33506 -x37307 -x40248 -x47811 -x47899 -x10493 x55092 -x11448 -x21331 -x40959 -x31670 -x30530 -x53824 -x50891 -x55132 -x12180 -x56625 -x10214 -x13558 -x6679 -x6333 -x24886 -x16020 x46500 x46152 -x21726 -x52802 -x52080 -x11242 -x5808 -x4028 x41380 -x46109 -x2256 -x14917 -x16082 -x23908 -x39301 -x2012 -x16037 -x39041 -x7127 -x53527 -x53855 -x42681 -x4036 -x26953 x43173 -x3064 -x26983 -x33321 -x37082 -x27741 -x55115 -x22995 -x55205 -x15823 -x6844 -x34311 -x56247 -x38887 -x163 -x25861 -x34336 -x39706 -x38811 -x32161 -x21824 x42951 -x31481 -x1579 -x46523 -x38148 -x50851 -x32353 -x33713 -x51606 -x25841 -x24980 -x18999 -x18631 -x4227 -x33682 -x6962 -x20179 -x3413 -x35326 -x42472 -x24788 -x50327 -x21202 -x26864 -x9737 -x32508 -x50054 -x5065 -x35086 -x8505 -x32722 -x8207 -x4854 -x45787 -x49460 -x16661 -x5734 -x24902 -x37120 -x5511 -x33739 -x37489 -x6227 -x3127 -x4663 -x23976 -x5594 -x18450 -x16232 -x45623 -x52454 -x44090 -x52361 -x26037 -x6235 -x15100 -x32873 -x22625 -x51746 -x23276 -x9608 -x49604 -x23391 -x37663 -x55654 -x31090 -x34158 -x26184 -x12174 -x51166 -x18222 -x27444 -x47565 -x34361 -x39368 -x27960 -x21312 -x34650 x52923 -x29834 -x9122 -x27802 -x16590 -x2719 -x11628 -x10736 -x46806 -x12748 -x13741 -x7872 -x2619 -x54766 -x6117 -x30958 -x50157 -x55021 -x12447 -x36016 -x39941 -x9058 -x51638 -x8772 -x17713 -x45600 -x53728 -x40150 -x14184 -x55176 -x21719 -x8079 -x53465 -x6822 -x46584 -x48606 x52630 -x29763 -x35394 -x8440 -x7625 -x12324 -x19256 -x44990 -x1041 -x37755 -x22569 -x41038 -x25120 -x5568 -x13464 -x40144 -x33566 -x45513 -x8990 -x30383 -x16726 -x15175 -x5564 -x27370 x44600 -x52912 -x5683 x43521 x46024 -x36623 x51293 -x30613 -x43902 -x18994 -x6838 -x8424 -x38948 -x5428 -x14505 -x2438 -x3090 -x3696 -x27761 -x242 -x28655 -x44799 -x3771 -x48507 -x23782 x44832 -x16652 -x15003 -x35256 -x52582 -x56721 -x37978 -x10213 -x42485 -x37659 -x49650 -x46625 -x33907 -x25097 -x56100 -x19826 -x4427 -x57049 -x12873 -x22675 -x22048 -x33662 -x22969 -x31651 -x4705 -x28109 -x16824 x45496 -x50401 -x25412 -x22732 x54454 -x40273 -x45443 -x39114 -x37993 -x41697 -x13253 -x30764 -x26298 -x37867 -x11369 -x17761 -x24857 -x16377 -x42079 -x35007 -x31529 -x36427 -x15862 -x7313 -x44193 -x33531 -x42057 -x2974 -x36217 -x8040 -x46847 -x6128 -x52647 -x15565 -x31295 -x25159 -x31163 -x7079 -x14052 -x12137 -x47966 -x8209 -x20741 -x2329 -x17669 -x12738 -x3528 -x12517 -x14410 -x46295 -x25832 -x1384 -x3905 -x49746 -x54769 -x1193 -x17837 -x26707 -x41111 -x22034 -x26424 -x20148 -x38579 -x16662 -x37308 -x30244 -x41773 -x10529 -x43951 -x7100 -x16582 -x19922 -x48662 -x8108 -x1768 -x21674 -x13297 -x1024 -x2476 x49324 -x50631 -x43783 -x28522 -x42808 x51592 -x37119 -x48832 -x19405 -x20124 x42304 -x45384 -x24578 -x40600 -x56762 -x33117 -x17379 -x15711 -x21474 -x30426 -x2073 -x34849 x49577 -x39683 -x27073 -x57233 -x40143 -x35353 -x27153 -x38222 -x13810 -x37749 -x39415 x51125 x55559 -x5952 -x24849 -x7337 -x14670 -x25587 -x50222 -x57042 -x23885 -x28771 -x10464 -x20155 -x48168 -x52213 -x54251 -x20145 -x10778 -x8693 -x3147 -x43514 -x33406 -x10628 -x5656 -x34955 -x54861 -x25379 -x54062 -x457 -x10232 -x22416 -x15574 -x57356 -x30078 -x51143 -x8853 -x31112 -x56475 -x40490 -x30732 -x53822 -x48317 -x8632 -x48508 -x51058 -x10313 -x3813 -x27742 -x3895 -x42020 -x8035 -x19742 -x44028 -x27246 -x10176 -x23396 -x50239 -x25104 -x16930 -x39594 -x4164 -x22503 -x3767 -x22491 -x51901 -x50257 -x6292 -x23569 -x13978 -x30422 -x41926 -x3414 -x52874 x56563 -x32897 -x20463 -x51659 -x43389 -x37763 -x53836 -x13488 -x1415 -x28345 -x36736 -x42872 -x25548 -x29256 -x17056 -x51020 -x52119 -x19889 -x52760 -x51973 -x2536 -x21619 -x33722 -x4 -x29645 -x17854 -x52944 x56725 -x8884 -x55841 -x38743 -x48285 -x54643 -x31410 -x27635 -x8030 -x28491 -x38847 -x14273 -x45959 -x46596 -x27425 -x12343 -x16018 -x36224 -x2487 -x16753 -x21896 x42748 -x10949 -x21523 -x18340 -x13957 -x45074 -x26509 -x25010 -x48090 -x19518 x40860 -x23563 -x8777 -x28571 -x38085 -x18593 -x55042 -x31563 -x33519 -x11364 -x513 -x8831 -x2100 -x54865 -x45766 -x22077 -x5395 -x44904 -x6981 -x39622 -x15660 x41629 -x1796 -x45896 -x42133 -x33325 -x4338 -x13855 -x33422 -x7796 -x29831 -x9935 -x20537 -x14155 -x31167 -x5037 -x47538 -x23940 -x32486 x50139 -x51846 -x14090 -x39266 -x16378 -x20362 -x23124 -x27317 -x43731 -x10825 -x32169 -x56166 -x4766 -x35979 -x49998 -x34707 -x43804 -x11197 -x46903 -x44798 -x42802 -x14118 -x34227 -x32088 -x49047 -x50198 x56650 -x1122 -x46521 -x47472 -x54206 -x12387 -x15637 -x38105 -x87 -x30519 -x19483 -x26020 -x49824 -x9722 -x24689 -x1734 -x1837 -x32246 -x52625 -x34582 -x1675 -x42529 -x23258 x42999 -x45865 x49327 -x17692 -x44498 -x24662 -x9360 -x49595 -x29067 -x17778 -x13562 -x52648 -x54941 -x35148 -x298 -x26584 -x43083 -x43897 x42224 x46102 -x51126 -x17668 -x34180 x40549 -x42025 -x22246 x46459 -x57329 -x25826 -x32089 -x17261 x53199 -x21598 -x31333 -x8598 -x20436 -x19277 -x25197 -x34935 -x43006 -x41615 -x14861 -x42617 -x42405 -x16491 -x1780 -x40604 -x25281 -x28432 -x55832 -x29246 -x52260 -x35489 -x33360 -x54492 -x32320 -x39607 -x48850 -x7545 -x13557 -x13150 -x19372 -x328 -x2367 -x33933 -x8754 -x12401 -x29041 -x7198 -x10691 -x55405 -x21817 -x84 -x52527 -x34503 -x23717 -x18542 -x55522 -x12339 -x35649 -x6241 -x15024 -x53833 x53141 -x32435 -x15462 -x20293 -x55845 -x43199 -x45214 -x38980 -x34558 -x5893 -x15707 -x4581 -x11742 -x42148 -x10026 -x34424 -x41150 -x7760 -x55993 -x29909 -x36154 -x13273 -x15783 -x38843 -x28170 -x1643 -x52594 -x14092 -x23006 -x11339 -x32757 -x7923 -x1178 -x3401 -x52452 -x55117 -x23564 -x55661 -x29879 -x18069 -x32421 -x54770 -x1165 -x1510 -x22886 -x8487 -x23554 -x50411 -x10939 -x4815 -x51424 -x51253 -x56560 -x39757 -x13541 -x19582 x54985 -x45941 -x6807 -x24318 x49246 -x9200 -x32713 -x11869 -x19074 -x27268 -x27498 x49063 -x4536 -x21964 -x38336 -x45519 -x4542 -x33557 -x8105 -x34315 x48628 -x50877 -x39337 -x6125 -x8353 -x6494 x48045 -x29222 -x42517 -x38595 -x6672 -x43116 -x44416 -x33987 -x975 -x35453 -x25487 -x40126 -x47998 -x38337 -x49850 -x29848 -x38074 -x39376 -x35163 -x9314 -x334 -x27618 -x38597 -x30853 -x34743 -x35828 -x36944 -x9673 -x19203 -x21951 -x544 -x25444 -x19111 -x49409 -x11573 x45021 -x40457 -x3560 -x4526 -x1825 -x8867 -x16672 -x44640 -x6634 -x45043 -x19463 -x49245 -x38071 x44339 -x43134 -x23447 -x43685 x52460 -x10245 -x17976 -x34676 x56255 -x2777 -x27408 x43025 -x17215 -x51463 -x4701 -x13524 -x8379 x44197 x46659 -x3761 -x12936 -x7369 x46372 -x56158 -x2725 x49562 -x13420 -x26758 x44441 x47381 -x38903 -x3980 -x44617 -x17850 -x1460 -x7734 -x42200 -x48078 -x40354 -x41956 -x49847 -x3139 x51763 -x51295 -x54168 -x562 -x54441 -x56868 -x52787 -x24879 -x45070 x46859 -x603 -x17988 -x2614 -x48137 -x291 -x15018 -x45858 -x16271 -x23638 -x39172 -x6865 -x8411 -x7155 -x21911 -x2979 -x52099 -x26383 -x41944 -x12141 -x555 -x32674 -x29059 -x37562 -x17989 -x4925 -x13109 -x6849 -x18339 -x52472 x50394 -x34602 -x49770 -x54354 -x38495 x53155 -x54433 -x33527 -x35383 -x21316 -x10606 -x8854 -x10424 -x24136 -x43056 -x35422 -x45708 -x28488 -x55946 -x52341 -x43586 -x54389 -x15812 -x48681 -x56077 -x35543 -x29701 -x19665 -x5293 -x25757 -x14936 -x31557 -x15874 -x50811 -x47894 -x13063 -x54369 -x41888 -x18811 -x57062 -x154 -x45117 -x9243 -x17540 -x22916 -x3050 x42984 -x3435 -x28885 -x1827 -x29029 -x41423 -x15456 -x18247 -x564 -x21486 -x27315 -x47578 -x56656 -x10820 -x8303 -x1260 -x2441 -x29707 -x51538 -x40355 -x32093 -x32065 -x28304 -x41174 -x49970 -x31488 -x1164 x57389 -x32916 -x48852 -x38034 -x8252 -x31298 -x6949 -x41074 -x49692 -x21230 -x8117 -x13718 -x7384 -x44566 -x32750 -x39235 -x56590 x55954 -x4040 -x13248 -x25422 -x1323 -x52596 -x14596 x56389 -x17908 -x37226 -x38450 -x30313 -x14819 -x53212 -x14463 -x15417 x36452 -x11250 -x17955 -x20176 -x56196 -x33796 x4710 -x21885 -x25283 -x16541 -x2397 -x15685 -x57095 -x39639 -x40468 -x34060 x52279 -x18479 -x5029 x54669 -x17094 -x57469 -x25533 -x56180 -x18068 -x12318 -x40483 -x22477 -x20703 -x40469 -x974 -x36677 -x23930 -x5935 -x43682 -x44668 -x37303 -x5524 -x4778 -x20048 -x21294 -x21862 -x53501 -x13333 -x35986 -x55195 -x28935 -x21584 -x39608 -x5687 -x546 -x13489 -x18381 -x6649 -x3527 -x7970 -x43341 -x30375 -x14303 -x24773 -x31622 -x52094 -x35545 -x17685 -x29997 -x54819 -x39847 -x17113 -x35185 -x515 -x56489 -x37926 -x34418 -x25144 -x35514 -x41290 -x55097 -x39852 -x5271 -x34617 -x16514 -x16455 -x2114 -x14679 -x18526 -x27998 -x18270 -x31137 -x47653 -x37581 -x26488 x54823 x19076 -x18599 -x23697 -x56425 -x22719 -x21789 -x15587 -x11643 -x36618 x56012 -x38129 -x15571 -x22384 -x25459 -x4407 -x48814 -x15017 -x30185 -x3529 -x10828 -x217 -x43264 -x25793 -x23182 -x33597 -x15684 -x53794 -x15955 -x16345 -x19541 -x20336 -x29428 -x56001 -x10303 -x1638 -x44401 -x39946 -x39963 -x23807 x53097 -x35798 -x22183 -x36471 -x52345 -x30491 -x5612 -x52007 -x34548 -x10593 -x5159 -x8049 -x21514 -x32469 -x22552 -x12666 -x35737 -x45930 -x36112 -x22673 -x12376 -x47049 -x38869 -x20098 -x53403 -x31735 -x31657 -x1621 -x4308 -x8319 -x24920 -x10088 -x40956 -x43557 -x17437 -x1439 -x36605 -x29733 -x33646 -x42029 -x17710 -x21893 -x5942 -x13098 -x6543 -x2009 -x25727 -x31365 -x25540 -x14938 -x54818 -x46185 -x24286 -x10753 -x11001 x37787 x43503 -x19522 -x34015 -x40834 -x17068 -x26391 -x1841 -x14179 -x15552 -x52747 -x27296 -x29934 -x52469 -x12356 -x22418 -x19189 -x6683 -x54047 -x39661 -x297 -x22259 -x39933 -x36213 -x335 -x51112 -x15573 x1988 -x33710 -x44251 -x5040 -x36151 -x54991 -x22646 -x37738 -x26439 -x13808 -x50303 -x15856 -x8068 -x26706 -x9964 -x22731 -x38997 -x2392 -x49468 -x18123 -x33107 -x3051 -x13640 -x55031 -x32934 -x33291 -x18496 -x21952 -x28827 -x33033 -x16800 -x33778 -x47066 -x50002 -x53491 x42527 -x57455 -x15938 -x6238 -x31187 -x15645 -x17119 -x54514 -x25050 -x16954 -x54812 -x1031 -x47617 -x54975 -x50177 -x1250 -x24860 -x8702 -x33663 -x41765 x43832 -x6483 -x16466 -x14783 -x4136 -x25630 -x42410 -x45155 x55664 x42876 -x9490 -x10123 -x34688 -x12861 -x13822 -x36335 -x33211 -x31885 -x229 -x11741 -x46428 -x29150 -x35023 -x54978 -x932 -x20077 x44412 -x42871 -x49097 -x34862 -x409 -x3918 -x56557 -x45317 x48228 -x37985 -x2295 -x53367 -x9160 -x30287 -x56588 -x557 -x25986 -x52698 -x36602 -x31157 -x23187 -x6796 -x48964 -x7754 -x44421 -x6779 -x20770 -x51094 -x51830 -x55476 -x37670 -x14127 -x20384 -x55833 -x51555 -x57457 -x41846 -x38012 -x12685 x45879 -x53799 x56853 -x40330 -x45037 -x42665 -x43834 -x41519 -x2270 -x54017 -x44065 -x32121 -x19805 -x31113 -x4476 -x16225 -x23811 -x23193 x56873 -x39181 -x17735 -x14614 -x39450 -x38855 -x15828 -x10096 -x35713 -x40137 -x13800 -x55193 -x53307 -x28911 -x49283 -x1775 -x17028 -x34351 -x39486 -x14172 -x30798 -x14422 -x39018 -x46941 -x26585 -x14695 -x15239 -x40473 -x36089 -x42998 -x22674 -x48160 -x1049 -x9841 -x45337 -x48469 -x38052 -x4757 -x54161 -x11391 -x48815 -x2082 -x18815 -x40678 -x35377 -x6048 -x23445 -x8243 -x16463 -x29100 -x40897 -x23274 -x13900 x41262 -x24503 -x25057 -x39658 -x10688 x42400 -x27920 -x46954 -x3538 -x50178 -x4285 -x26594 -x9003 -x25546 -x29536 -x1626 -x16033 -x1425 x56893 -x28136 -x51520 -x35172 -x6695 -x35491 x46111 -x23703 -x21547 -x48539 -x57498 -x53520 -x41398 -x16211 -x50738 -x5620 -x55853 -x50295 -x11767 -x17490 -x33800 -x34680 -x34804 -x32500 -x22890 -x4722 -x15396 x44885 -x16373 -x12955 -x41973 -x34067 -x21744 -x14169 -x25892 -x16073 -x37699 -x37820 -x13051 -x57489 -x23021 -x17658 -x41120 -x45213 -x42764 -x41528 -x13796 -x41572 -x40821 -x55566 -x32377 -x33438 -x6167 -x51297 -x19179 -x25125 -x12543 -x12469 -x29461 -x30217 -x51402 x42822 -x3855 -x8218 -x55764 -x51187 -x51724 -x939 -x25717 -x2186 -x11546 -x52356 -x37189 -x5605 -x44591 -x17334 -x41626 -x8848 -x11336 -x35720 -x24803 -x28795 -x22403 -x12849 -x5817 -x42535 -x27391 -x37674 -x21680 -x36721 -x46751 -x55128 -x35601 -x39915 -x3938 -x36498 -x17282 -x8139 -x24355 -x279 -x54635 -x43899 -x13747 -x25233 -x38897 -x47878 -x13102 -x57355 -x2530 -x32549 -x26336 -x25994 x41378 x47471 -x20093 -x27613 -x57057 -x11360 -x30676 -x7975 -x14792 -x3340 -x43652 -x18431 -x20740 -x50764 -x25596 -x18819 -x26124 -x46581 -x9188 -x14332 -x33502 -x10830 x55504 x13995 -x190 -x36853 -x27627 -x10325 -x43046 -x36252 -x46307 -x27547 -x52273 -x45060 -x33305 -x53117 x55475 -x438 -x12935 -x35645 -x7475 -x37830 -x29755 -x36690 -x25336 -x16040 -x51923 -x882 -x19904 -x46176 -x44875 -x13613 -x44759 -x21142 -x13107 -x14780 -x1252 -x23583 -x55929 -x55392 -x39583 -x16638 -x25642 -x15000 -x18372 -x38987 -x43877 -x46249 -x26875 -x33240 -x620 -x7148 -x15919 -x51455 -x53450 -x9573 -x7321 -x54596 -x55793 -x50587 -x48464 -x15922 -x14720 -x50210 -x29212 -x56199 -x44435 -x23086 -x28423 -x22419 -x28667 -x46078 -x51242 -x28263 -x53002 -x51613 -x56897 -x47974 x42740 -x29090 x53132 -x32576 -x36390 -x29184 -x54249 -x52177 -x56971 -x57292 -x13078 -x21764 -x34012 -x27065 -x20016 -x7220 -x2430 -x30386 -x38013 -x50700 -x52193 -x9128 -x55711 -x14944 -x8330 -x19570 -x24075 -x29499 -x38255 -x49349 -x39635 -x26736 -x20966 -x31628 -x41915 -x4903 -x11553 -x41019 -x16144 -x40585 -x21868 -x3153 -x24992 -x6540 -x38488 -x3760 -x52897 x49066 -x43577 -x14816 -x25090 -x5450 -x18010 x45610 -x26197 -x51574 -x49781 -x40753 -x31120 -x4882 -x12938 -x21289 -x16550 -x19752 -x8738 -x3451 -x18947 -x17342 -x44631 -x45005 -x39865 x52848 -x40293 -x19295 -x7135 -x2554 -x20508 x52909 -x15113 -x26576 x46201 -x14104 -x11456 -x35606 -x34730 -x5454 -x40164 -x30989 -x804 -x43931 -x29539 -x45305 -x437 -x27885 -x34199 x53352 -x40930 -x50027 -x53211 -x32449 -x25586 x49739 -x29116 x43753 -x52261 -x54734 -x44941 -x2795 -x16022 -x18074 -x24718 -x941 -x30917 -x6301 -x50430 -x49596 -x17536 -x51526 -x20602 -x7911 -x8769 -x18730 -x34914 -x15579 -x26639 -x32599 -x54280 -x29722 -x24247 -x31916 -x47232 -x41982 -x10406 -x40410 -x18358 x41072 -x31009 -x18096 -x25887 -x43792 -x35940 -x38874 -x12832 -x1634 -x38649 -x49799 x51285 -x34386 -x55404 -x36947 -x405 -x30050 -x21378 -x51947 -x17593 -x10951 -x7926 -x40264 -x21844 -x37410 -x55462 -x13582 -x16806 -x24841 -x14211 -x20038 -x38113 -x35142 -x39248 -x32957 -x51013 x54028 -x23743 -x43506 -x4954 -x35313 -x30056 -x43893 -x1270 -x40390 -x11074 -x50352 -x30894 -x7167 -x23431 -x5372 -x52882 -x19254 -x35725 -x55579 -x40071 -x8015 -x36670 -x15390 x55713 -x30329 -x4992 -x13195 -x52357 -x8332 -x9742 -x39646 -x759 -x49603 -x25797 -x51158 -x56812 -x56856 -x28449 -x14397 -x34229 -x8809 -x23783 -x5988 -x9661 -x1937 -x48177 -x37874 x52369 -x14831 -x56909 -x45500 -x1519 -x22319 -x3857 -x42287 -x51666 -x30694 -x27891 -x16427 -x6398 -x34372 -x16543 -x23686 -x28279 -x38131 -x14949 -x34798 x51963 -x17370 -x9366 -x47427 -x34310 -x6054 -x25562 -x25432 -x37695 -x45880 -x49264 -x44181 -x50095 -x9393 -x12377 -x4377 -x15653 x56719 -x1486 -x32732 -x6320 -x8518 -x20211 -x33456 -x51841 -x45395 -x30735 -x37996 -x37970 -x37894 -x3633 -x30507 -x7077 -x6420 -x19727 -x53343 x45621 -x5221 -x12579 -x52506 -x51260 -x29464 -x5441 -x32218 -x28150 -x34408 -x42623 -x28884 -x51616 -x23971 -x17229 -x41667 -x7226 -x18827 x55150 -x57258 -x36466 -x5589 -x26800 x41972 -x14197 -x18629 -x46142 -x6286 -x926 -x18861 -x50536 -x52669 -x43053 -x28098 -x43357 -x41771 -x18235 -x14708 -x37646 x43811 -x26479 -x41960 -x23197 -x54 -x35480 -x55717 -x16202 -x13584 -x50244 -x33079 -x34194 -x35758 -x43196 -x4820 -x29104 -x42616 -x8374 -x9503 x47332 -x5381 -x1631 -x47379 x52810 -x26582 -x30810 -x40952 -x213 -x56917 -x7645 -x37449 -x3698 -x4009 -x41365 -x17266 -x35644 x48675 -x19668 -x36042 -x19855 -x31772 -x39910 -x2651 -x3653 -x10876 -x55262 -x45171 -x24020 -x48100 -x33943 -x14828 -x46838 -x29058 -x2959 -x9910 -x53847 -x2196 -x11055 -x4445 -x47104 -x50779 -x9472 -x56529 -x9209 -x28640 -x33885 -x4037 x47370 -x49257 -x49665 -x17267 -x13857 -x4921 x51177 -x16318 -x26366 -x36384 -x52342 -x38181 -x2447 -x24889 -x25577 -x48766 -x26455 -x55366 -x37399 -x43323 -x22577 -x22068 -x18771 -x55738 -x3107 -x45677 -x24294 -x29809 -x6524 x53431 -x43538 -x30580 -x53813 x41601 -x29298 -x32163 -x1960 -x22157 x50212 -x48231 -x1987 -x10713 -x37556 -x17499 -x33827 -x3845 x54805 -x17771 -x34875 -x40940 -x34371 -x14360 -x47202 -x13776 -x47539 x45270 x48019 -x29383 -x19588 -x13703 -x34447 -x6818 -x15536 -x17786 -x14409 x44615 -x3381 -x41223 -x3060 -x46533 -x24516 -x25350 -x5424 -x2892 -x44677 -x11202 -x54037 -x11889 -x2654 -x16536 -x22537 -x40802 -x3793 -x27886 -x23737 -x55840 -x13191 -x24111 -x21446 -x21242 -x13544 -x7945 -x25847 -x34951 -x1947 -x3079 -x51675 -x25365 -x52777 -x29759 -x17714 -x26384 -x386 -x36515 -x23516 -x43944 -x27492 -x11332 -x13511 -x51250 -x52593 -x8214 -x44866 -x56850 -x33763 -x27187 -x756 -x38144 -x22997 -x45079 -x15891 -x39330 -x37312 -x47965 x38819 -x41377 -x23705 -x57269 -x39828 x35589 -x54395 -x43781 -x39633 -x42210 -x1500 -x25573 -x39702 -x14086 -x34277 x42470 -x49588 -x27020 -x28899 -x28554 x47071 -x48731 -x8132 -x54380 -x54824 -x7775 -x25250 -x20494 -x15385 -x29510 -x41506 -x45567 -x428 -x29415 -x11257 -x41376 -x14877 -x13153 -x55346 -x41412 -x17570 -x9462 x43949 -x48424 -x20705 -x27828 -x38831 -x33640 -x9505 -x851 x53526 -x24624 -x17187 -x4113 -x43635 -x17250 -x43494 -x14415 -x23758 -x16750 -x13369 -x16500 -x2113 -x47997 -x11698 -x9475 x53703 -x52661 -x34729 -x8320 -x205 -x28118 -x13820 -x44114 -x17893 -x178 -x10552 -x27758 -x46730 -x55774 -x31257 -x25521 -x10883 -x39869 -x27287 -x11478 x47329 -x35252 -x23572 -x33057 -x36634 -x25822 x53010 -x38433 -x55033 -x22060 -x57092 x42231 -x4311 -x42309 -x10498 x51615 -x11996 -x56644 -x56392 -x17557 -x21267 -x6366 -x47815 -x28526 -x28125 -x52524 -x41236 -x159 -x42635 -x36113 -x43291 -x9244 -x43725 -x6811 -x48682 -x44323 -x2172 -x30074 -x26867 -x32172 -x18909 -x50031 -x3662 -x1005 -x22896 -x6487 -x36351 -x30462 -x55102 -x2182 -x1902 -x5642 -x32192 -x33501 -x37041 -x14684 -x44607 -x38285 -x52386 -x29329 -x20146 -x785 x43701 -x6485 -x5536 -x49401 -x23272 -x5936 -x38966 x42454 x55655 -x47376 -x19187 -x20407 -x21644 -x14239 -x42938 x48666 -x38329 -x695 -x14653 -x10623 -x33424 -x15813 -x12208 -x33112 -x25433 -x31525 x49614 -x50878 -x43879 -x15080 -x32291 -x9761 -x56334 -x41593 -x36877 -x5658 -x49921 -x11537 -x51543 -x33290 -x22113 -x27958 -x21304 -x7185 -x1361 -x20200 -x53424 -x14015 -x12265 x55162 -x45634 -x28276 -x23689 -x19078 -x45419 -x34166 -x14789 -x2281 x53506 -x49915 -x40112 -x33458 -x40501 x49965 -x14487 -x8013 x45406 -x34549 -x26667 -x21882 -x38194 -x42265 -x28872 -x10486 -x31029 -x7271 -x15757 -x8869 -x25127 -x3112 -x44131 -x57487 -x36441 -x42788 -x45229 -x50768 -x17583 -x54100 -x10386 -x44436 -x15270 -x19208 -x26316 -x47728 -x40420 -x42953 -x32043 -x38226 -x40785 -x57484 x53477 -x35052 -x35830 -x26512 -x29285 -x36627 -x21753 -x28567 -x52827 -x16756 -x18203 -x48304 -x36599 -x41097 -x43544 -x17776 x57172 -x7663 -x8866 -x19051 -x41631 -x56399 -x33035 -x38935 -x6552 -x5591 -x49418 -x56126 -x15191 -x18738 x44896 -x25549 -x32983 -x56753 -x36197 -x35097 -x29466 -x15261 -x10183 -x5679 -x28110 -x25603 -x28272 -x25836 -x8948 -x27069 -x37777 -x12740 -x5368 -x31422 -x42827 -x19271 -x55616 -x19613 x57323 -x8908 -x2423 -x33689 -x51582 -x28493 -x55551 -x57475 -x36262 -x5785 -x18065 -x41900 -x27724 -x35284 -x2023 -x54097 -x41559 x54173 -x374 -x32231 -x10434 -x4621 -x1943 -x50379 x40892 -x11230 x47912 x52917 -x40587 -x30274 -x19335 -x35597 -x2439 -x53819 -x13108 -x1617 -x4892 -x33528 -x10203 -x4553 x43556 -x22407 -x21388 x53329 -x44993 -x51689 -x4807 -x9845 -x37165 -x5916 -x33279 -x37463 -x19566 -x9275 -x19663 -x19293 -x34042 -x28865 -x50817 -x32629 -x6553 -x32494 -x44630 -x11453 -x20509 -x3709 -x21445 -x43436 -x13262 -x38655 -x48287 -x36064 -x53015 -x19354 -x6314 -x33200 -x29624 -x42061 -x45864 -x32624 -x23170 -x19156 -x33442 -x15201 -x19978 -x17181 -x31999 -x1781 -x41245 -x22333 -x50710 -x15095 -x12909 x44333 -x44227 -x26681 -x43887 -x8825 -x25807 -x18751 -x55725 -x41053 -x28308 -x21688 -x42283 -x44937 -x55284 -x19562 -x49616 -x36546 -x1339 -x15921 -x35257 -x13371 -x888 -x19262 -x3944 -x7336 -x32799 -x28689 -x27844 -x2259 -x25901 -x43156 -x22596 -x6172 -x7511 -x40548 -x2570 -x25237 -x52664 -x31688 -x13615 -x48729 -x34538 -x10854 -x25046 -x16028 -x49687 -x19246 -x12878 -x23161 -x51365 -x53014 -x32005 x50510 -x8985 -x46962 -x15152 -x48672 -x24832 -x48644 -x18502 -x52531 x55620 -x43096 -x29585 -x36010 -x29273 -x13463 -x5440 -x34957 -x5385 -x9069 -x28445 -x35627 -x29452 -x34917 -x51825 -x15679 -x24007 -x45592 -x46133 -x12522 -x49512 -x32842 -x49638 -x46948 -x15292 -x47118 -x52296 -x30276 x54852 -x16176 -x16417 -x11997 -x10217 -x48780 x49040 -x30765 -x24411 -x16659 x53074 -x10900 -x52551 -x43762 -x19197 -x40021 -x1019 -x287 -x8802 -x19963 -x13675 -x44738 -x36921 -x2121 -x30278 -x211 -x39461 -x30512 -x4267 -x20105 -x31459 -x33225 -x13410 -x16019 -x18293 -x34366 -x37359 -x13685 -x13919 -x11703 x48965 -x29438 -x33491 -x4079 -x8633 -x22172 -x31848 -x15960 -x25342 x50780 x48155 -x52955 -x31331 -x25295 -x34240 -x30883 -x32864 x47822 -x2769 x48347 -x53893 -x53406 -x55367 -x2561 -x43805 -x3105 -x37753 -x7835 -x36052 -x18708 -x41426 -x12709 -x40309 -x28119 -x52989 -x28021 -x222 -x15708 -x46623 x41860 -x31759 -x5232 -x15855 -x10134 -x57165 -x27274 -x26529 -x52042 -x55753 -x16272 -x13863 -x35057 -x29661 -x2492 x51528 -x28754 -x28851 -x40607 -x39894 -x18134 -x39278 -x20926 -x56457 -x2509 -x28 -x13432 -x48752 -x53154 -x39428 -x12981 x51826 -x57374 -x13570 -x53446 -x41259 -x33157 -x54188 -x13884 -x14535 -x26861 x49333 -x46831 -x1303 -x37192 -x31810 -x50961 -x10187 x51360 -x32692 -x30307 -x18102 -x16859 -x16312 -x17355 -x25234 -x41032 -x1629 -x57495 -x17470 -x29127 -x18135 -x3056 x54982 x48541 -x45450 x56989 -x728 -x652 -x40222 -x43485 -x11853 -x48520 -x35153 -x38323 -x29905 -x39733 -x46187 -x41044 -x53701 -x36852 -x10028 -x9815 -x3197 -x53541 -x47621 -x19736 -x37277 -x20860 -x38800 -x24829 -x29062 -x34288 -x46956 -x51710 -x54436 -x54587 -x35407 -x19031 -x15006 -x23527 -x47441 -x32948 -x34506 -x42645 -x55141 -x39687 -x18954 -x22699 -x30289 -x2936 -x31244 -x15398 -x25348 -x22579 -x33949 -x571 -x53350 -x17458 -x34973 x57502 -x24224 -x45620 -x6549 -x2583 -x54326 -x31156 -x12370 -x22898 -x50050 -x12760 -x51350 -x18963 -x53011 -x42313 -x35176 -x13313 -x9039 -x30039 -x35584 -x25260 -x11850 -x22269 x57131 x45572 -x56651 -x34156 -x34466 -x3478 -x51794 -x55629 -x55136 -x37546 -x50259 -x11538 -x46146 -x42781 -x56327 -x26903 -x1961 -x27707 -x50879 -x31380 -x38167 -x57372 -x37430 -x45810 -x34529 -x42387 -x8224 -x7269 -x30872 -x2958 -x24166 -x49496 -x16465 -x46052 -x4359 -x5934 -x25037 -x1150 -x40605 -x22296 x51357 x42970 -x20084 -x35608 -x45915 -x38493 -x47786 -x9121 -x19223 -x31817 -x28407 -x40992 -x19500 -x5667 -x1909 -x26247 -x22055 -x17411 -x39356 -x18163 -x2723 -x51280 -x46974 -x13055 -x29030 -x50405 x40826 -x55980 -x29280 -x56869 -x2920 -x1418 -x9504 -x4946 -x33471 x55254 -x2969 -x55360 -x5956 -x6701 -x21127 -x22576 -x30115 -x22959 -x1312 -x21530 -x2231 -x16060 x46169 -x26997 -x10647 -x22797 -x7097 -x20109 -x31783 -x40398 -x11626 -x14502 -x23259 -x2889 -x6517 -x42727 x42416 -x24683 -x25435 -x29064 -x5517 -x43145 -x52211 -x56043 x56890 x46007 -x17440 -x22584 x49269 -x25881 -x29331 x49875 -x42322 -x29826 -x5262 -x11795 x51778 -x10998 -x23439 -x18985 -x16820 -x7764 x47929 -x35664 -x1343 -x10941 -x8033 -x18666 -x57109 -x11458 x55069 -x30688 -x13366 -x8834 -x56112 -x48453 -x14100 -x33331 -x18024 -x23592 x56514 -x23559 -x4612 -x11758 -x29232 -x52025 -x6925 -x47624 -x51427 -x22847 -x34778 -x35983 -x45231 -x46104 -x33813 -x46890 -x26849 -x12951 -x30844 -x41777 -x39901 -x44884 -x48128 -x12956 -x21170 x49011 x57375 -x18061 -x47086 -x36894 -x8054 -x54626 -x18741 -x24883 -x2294 -x7638 x40735 -x10009 -x38779 -x18571 -x25726 -x56381 -x25040 -x19217 -x51801 -x38473 -x41220 -x21594 -x25385 -x13074 -x11842 -x39712 -x16912 -x21379 -x26463 -x13154 -x40511 -x32535 -x51248 -x5456 -x27834 -x4196 -x6995 -x42881 -x2659 -x55632 -x22778 -x8011 -x14868 -x15210 -x51917 -x5914 -x17563 -x51432 -x25026 -x48069 -x24114 -x33223 -x52845 -x5878 -x24444 -x21389 -x17389 -x9008 -x42235 -x23981 -x40 -x638 -x43784 -x11878 -x21451 -x4740 -x37369 x42030 -x14366 -x44981 -x26837 -x15133 -x5420 -x16678 -x36334 -x6599 -x30144 -x12661 -x33879 -x9734 -x17816 -x23528 x55507 -x25990 -x28405 -x20212 -x13698 -x38787 -x5011 x57192 -x2999 -x16071 -x30159 -x11010 -x48793 -x17271 -x10590 -x42823 -x10335 -x39581 -x24461 x46630 -x4289 -x11135 -x54896 -x36350 -x4514 -x3166 -x47685 -x39677 -x15147 x56983 -x27717 -x20465 -x17642 -x19139 -x38440 -x38960 -x56034 -x31684 -x10094 -x54266 -x28923 -x48959 -x15983 -x54131 x51372 x51702 -x27442 -x55547 -x17447 -x11345 -x52321 -x47006 -x26091 -x5647 -x11604 -x12437 -x56663 -x16208 -x7090 -x8090 -x7942 -x38716 -x19183 x53944 -x13465 x55037 -x11796 -x38275 -x46776 -x54844 -x32999 -x7415 -x30590 -x505 -x53254 -x37019 -x12418 -x47891 -x31218 -x34819 -x43373 -x21193 -x34324 -x5060 -x7064 -x14990 -x39851 -x9519 -x10681 -x7968 -x39511 -x27027 -x32135 -x15575 x49495 -x12563 -x27575 -x12896 -x12043 -x24604 -x25641 -x19920 -x27954 -x26297 -x22574 -x28318 -x39785 -x49723 -x23336 -x9220 x47138 -x6956 -x29255 -x49058 -x52441 -x32913 -x31692 -x19660 -x12015 -x10456 -x49018 -x25966 -x43798 -x7489 -x18598 -x41564 -x45697 -x3148 -x44691 -x14997 -x877 -x5005 -x19818 -x22570 -x37197 -x1962 -x4248 -x26144 -x17661 -x36954 -x54397 x49730 -x16768 -x3402 -x9869 -x53376 -x47744 -x33669 -x12354 -x32475 -x6337 -x19473 x53236 -x30326 -x15920 -x47131 -x13387 x51941 -x49769 -x16538 -x42330 x48869 -x13658 -x36206 -x7495 -x40197 -x6209 x52030 -x18376 -x39930 -x35277 -x52759 -x24143 x51212 -x13607 -x33254 -x19357 -x48382 x41035 -x654 -x44071 -x18334 -x52131 -x23281 -x52159 -x13537 -x50248 -x46051 -x49016 -x37956 x51995 -x39217 -x43120 -x4986 -x50360 -x32572 -x41004 x49298 -x33485 -x41018 -x28726 -x35213 -x15407 -x2300 -x1694 -x48117 -x37737 -x29211 -x48027 x47851 -x33701 -x19738 -x48070 -x13298 -x30114 -x26229 -x2817 -x55724 -x12060 -x49914 -x10556 -x3952 -x10074 -x9885 x50600 -x37057 -x6267 -x28231 -x4648 x38059 -x14342 -x19089 -x18899 -x42995 -x609 -x10442 -x6192 -x53814 -x33405 -x37839 -x28245 -x286 -x3190 -x10950 -x54848 -x32547 -x49161 -x55963 -x45683 -x23842 -x7630 -x27720 -x16633 -x49027 -x8420 -x26984 -x11593 -x2627 -x56428 -x39988 -x27419 -x38709 -x53070 -x21917 -x15572 -x54003 -x30776 -x11346 -x20680 -x27426 x46920 -x14723 -x41099 x47207 -x36791 -x26062 -x15433 -x46014 -x27810 -x31593 -x56308 -x10754 -x14514 -x50902 -x36090 -x6675 -x52734 -x28874 -x11130 x45940 -x22126 -x19723 -x41090 -x7084 -x36393 -x55601 -x8063 -x33946 -x27132 -x55716 x48724 -x1078 -x3786 -x3189 -x8686 -x25156 -x56631 -x2617 -x184 -x42515 -x39513 -x46447 -x46884 -x11424 -x17201 -x51800 -x46217 -x49827 -x36180 -x13283 x55423 -x32226 -x26009 -x54783 -x23025 -x26328 -x20259 -x46299 -x13639 -x57490 -x33709 -x14801 -x52371 -x52535 -x337 -x51199 -x11209 -x45759 -x6727 -x33480 -x17813 -x41503 -x44625 -x41406 x55759 -x16623 -x38284 -x25858 -x21028 -x51349 -x5535 -x26246 -x17826 -x10403 -x39636 -x31589 -x31662 -x48185 -x8760 -x19750 -x24310 -x15767 -x28501 -x30549 -x30686 -x28725 x47033 x52604 -x16690 -x14671 -x29049 -x12128 -x10788 -x18758 x45195 -x4078 -x26340 -x30873 -x6012 -x15928 -x52093 -x42120 -x47363 -x47098 -x5676 -x35706 -x19278 -x44996 -x10166 -x19338 -x39841 -x29327 -x21407 -x34581 -x292 -x6445 -x3206 -x31521 -x12725 -x53655 -x8264 -x18889 -x35580 -x9215 -x6771 -x8225 -x20261 -x42718 -x11607 -x52526 -x39162 -x19763 -x1591 -x14200 -x29281 -x112 -x50438 -x18210 -x11354 -x16497 -x13594 -x25437 -x10160 -x50074 -x32784 -x45510 -x20136 -x967 -x32519 -x30737 -x55981 -x6687 -x53288 x54258 -x57097 -x45578 -x48643 -x353 -x1527 -x5335 x53393 -x33983 -x46168 -x52980 -x25680 -x15234 -x30778 -x12102 x56510 -x53476 -x27808 -x18834 -x54673 -x33285 -x18192 -x48555 x54863 -x28277 -x5562 -x14283 -x40889 -x37433 -x8129 -x12199 -x30658 -x29497 -x53795 -x19261 -x44526 -x18839 -x28693 -x40608 -x44480 -x10004 -x23669 -x38684 -x22760 -x33206 -x26047 -x19878 -x7548 -x31520 -x47458 -x24557 -x56594 -x27947 -x12108 -x50034 x50948 -x50329 -x45123 -x36106 -x56921 -x31460 -x32337 -x7793 -x10762 x53616 -x5175 -x30058 -x42641 -x15795 -x3291 -x278 -x48412 -x5995 -x18853 -x7849 -x12006 -x47318 -x42263 -x15910 x53103 -x22903 -x22446 -x7347 -x33083 x45757 -x52176 -x51626 -x20712 -x10394 -x3804 -x51961 x41575 -x38366 -x55004 -x24909 -x35504 -x24923 -x9499 -x35498 -x48440 -x37078 -x18295 -x9470 -x28837 -x31219 -x1271 -x710 -x34413 -x25240 -x32164 -x592 -x16331 -x20592 -x531 -x31179 -x49510 -x48917 -x37936 -x56795 -x11994 -x50975 -x3990 -x9874 -x34474 -x36569 -x36907 -x41832 -x6717 -x19371 -x3749 -x15431 -x5863 -x22869 -x15659 -x43509 -x13328 -x56945 -x34117 -x35085 -x10743 -x2895 -x30368 -x52889 -x6431 -x18842 x45427 -x20899 -x31066 -x26943 -x7091 -x15512 -x46055 -x39190 -x15907 -x42292 -x12185 -x49252 -x185 -x31748 -x31126 -x47214 -x2990 -x34198 -x27465 -x21435 -x12152 -x25992 -x4769 -x14482 -x3151 -x2388 -x581 -x28768 -x26587 -x22138 -x37854 -x9149 -x29547 -x35560 -x23529 -x5510 -x38567 -x26979 x46688 -x12599 -x17620 -x39892 -x12115 -x28451 -x50240 -x22637 -x12211 -x43543 -x8856 -x34500 -x35371 -x37661 -x9199 -x52012 -x26610 -x56744 -x54412 -x36746 -x43325 -x5515 -x8377 -x27949 -x33770 -x37507 -x19210 -x41041 -x21123 -x30184 -x13764 -x5980 -x12518 -x37939 -x55337 -x5095 x45602 -x13295 -x10702 -x36977 -x50614 -x27694 -x21751 -x43089 -x18322 -x39961 -x604 -x25292 -x2628 -x26105 -x19591 x52898 -x35382 -x35550 x46279 -x53894 -x31351 -x34621 -x37128 -x16822 -x41807 -x49774 -x25357 -x29608 x44374 -x54133 -x8085 -x45662 -x3865 -x43305 -x4806 -x9957 -x43857 -x31620 -x10559 -x1520 -x15454 -x26225 -x16472 -x46222 -x8917 -x30769 -x14182 -x30527 -x43736 -x29437 x24661 -x56875 -x50602 -x4885 -x13958 -x33984 -x2661 -x1462 -x5289 -x17195 x51328 -x43031 -x41023 -x3946 -x33627 -x32767 -x3939 -x12921 -x47492 -x55944 -x38752 -x18893 -x29622 -x15752 -x53349 -x22039 -x4170 -x26472 -x34298 -x10165 -x880 -x26365 -x4681 -x56827 -x46418 -x22189 -x24791 -x32014 -x41889 -x29418 x47407 -x15016 -x6917 -x227 -x45356 -x33725 -x24874 -x4914 -x38885 -x18158 x43704 -x42167 -x57467 x42819 -x38397 -x2097 -x14579 -x21518 -x15492 -x13058 -x26729 -x30068 -x50786 -x45781 -x7822 -x13203 -x44047 -x37924 -x16412 -x17137 -x9363 -x11241 -x54590 -x21581 -x47191 -x41964 -x26558 -x26305 -x1231 -x41286 -x53668 -x18717 -x50978 -x26555 x57354 -x19508 -x20994 -x4585 -x34339 -x48322 -x49842 -x5047 -x55139 -x22485 -x11035 -x42997 -x38424 x56804 -x55145 -x29729 -x21430 -x29292 -x12843 -x34765 -x33187 -x53766 -x10971 -x28447 -x27801 -x30518 -x46434 -x45790 -x14572 -x14843 -x45228 -x42606 -x13641 x53257 -x9141 -x15440 -x56073 -x3317 -x26703 -x8939 -x45872 x56371 -x48566 -x30230 -x16845 -x52795 -x13552 -x47003 -x54998 -x1326 -x57003 -x37235 -x55830 -x34966 -x10758 -x5705 x54901 x51844 -x35663 -x22909 -x18159 -x29243 -x10483 -x29344 -x11928 -x3406 -x19833 -x17127 -x49583 -x10678 -x10990 -x46451 x45247 -x24177 -x32724 -x41315 -x47408 -x51931 -x44024 -x6200 -x41104 -x33556 -x6456 -x11499 -x38111 -x2472 -x19105 -x8380 -x54987 -x6473 -x28621 -x46676 -x50931 -x16379 -x19165 -x55028 -x42609 -x38547 -x5009 -x7282 -x40586 -x41553 -x15903 -x26960 -x26015 -x11393 -x28392 -x36703 -x21938 -x24720 -x43677 -x22288 -x22447 -x36806 -x41691 -x1651 x52288 -x43537 -x20458 -x47165 -x30531 -x23767 -x6410 -x28776 -x2862 -x39515 -x41232 -x25902 -x15609 -x32122 -x46309 -x2133 -x49857 x55113 -x43654 -x9031 -x11367 -x38489 -x31567 -x48703 -x1011 -x52002 -x15076 -x29922 -x32256 -x36963 -x43520 -x42729 -x28327 -x9985 -x18869 -x17321 -x25998 -x7694 -x26035 -x18812 -x8156 -x21632 -x13490 -x32798 -x9309 -x12562 -x24323 -x44628 -x26785 -x43234 -x43754 x46131 -x25831 -x35595 -x15404 x48712 -x41394 -x19026 x48704 -x1845 -x18625 -x33257 -x52880 -x20213 -x2899 -x48116 -x34781 -x37257 -x28955 -x41995 -x6833 -x7950 -x27155 -x28775 -x15937 -x2119 -x15548 -x6702 -x45916 x55295 -x24952 -x25506 -x19952 -x41858 -x10875 -x2081 -x4513 -x43063 -x27386 -x56047 -x5041 -x34308 -x14719 -x37593 -x43365 x5305 -x35237 -x37098 -x32746 -x8176 -x49462 -x53224 x43440 -x17405 x45839 -x51741 -x55923 -x42862 -x20376 -x33694 -x51916 -x42919 -x20310 -x19527 -x33871 -x22907 -x33550 -x15791 -x54742 -x18234 -x18770 x50632 -x13004 -x36795 -x10348 -x13229 -x32202 -x13647 -x39323 -x18294 -x8446 -x49716 -x2584 -x54126 x37917 -x21671 x54135 -x7408 -x12676 -x12273 -x4772 -x5167 -x32613 x52155 -x50526 -x4904 -x739 -x6273 -x19554 -x13727 -x39340 -x22967 -x43398 -x7172 -x36725 -x11220 -x54668 -x55172 -x6034 -x39343 -x34186 -x13937 -x43390 -x419 -x22001 -x22444 -x11662 -x48667 -x30715 -x49285 -x42908 -x1003 -x4953 -x32342 -x28863 -x29992 -x33147 -x39204 -x591 -x46170 -x29709 -x44674 -x37547 -x17076 -x42165 -x40655 -x56122 -x25925 -x6091 x47558 -x37864 x52474 -x54771 -x47148 -x30525 -x42368 -x44774 -x18754 x44568 -x19323 -x19711 -x32850 -x28702 -x22462 -x41117 -x6744 -x40547 x53924 -x30973 -x45436 -x15889 -x30824 -x10596 -x24831 -x33348 -x33523 -x23733 -x53966 -x18957 -x7558 -x39750 -x42132 -x2926 -x7433 -x25752 -x4510 -x43865 -x39400 -x7826 -x22093 -x22242 -x35914 -x29883 -x16760 -x8586 -x44326 -x47840 -x18892 -x11594 -x24867 -x37572 -x24496 -x39097 x46810 -x15206 -x57324 -x16369 x45638 -x39322 -x55047 -x16423 -x25555 -x38698 -x45142 -x38675 -x32440 -x2124 -x10524 -x45339 -x3354 -x43535 x44020 x53680 x45340 -x19966 -x37425 -x5786 -x7476 -x27075 -x4527 -x41297 -x1338 -x13503 -x28381 -x35592 -x42227 -x15580 -x14947 -x23117 -x6674 -x29579 -x46199 -x52915 -x19614 -x2088 -x27702 -x34638 -x26685 -x48002 -x50043 -x30515 -x56752 -x1234 -x52252 -x9666 -x11836 -x24794 -x15633 -x26487 -x2578 -x4296 -x35711 -x3588 -x43841 -x16898 -x6280 -x8528 -x50014 -x3741 -x38959 -x7263 x57259 -x41761 -x7334 -x4373 -x1628 -x4636 -x21027 -x11078 -x52609 -x37434 -x25084 -x42952 x56956 -x19193 -x28080 -x23087 -x41920 -x22144 -x8106 x49690 -x7676 -x29047 -x33524 -x33964 -x57072 -x14381 -x55718 -x14656 -x483 -x39738 -x20913 x45986 -x14570 -x9289 -x42678 -x1358 -x25605 -x28042 -x14020 -x45501 -x7685 -x52624 -x30449 x46665 -x4494 -x48648 -x12055 -x11482 -x7543 x51473 -x34165 -x9359 -x50129 -x23933 -x17387 -x8927 -x41512 -x22985 x40444 -x38369 -x41098 -x41501 -x41710 -x43796 -x27195 -x54847 -x19381 -x51833 -x4651 -x32627 -x35676 x41462 -x26548 -x29136 -x36163 -x38859 -x18437 -x12048 -x12857 -x38124 x51546 -x11907 -x8737 -x43240 -x36302 x51238 -x43346 -x28817 -x37096 -x46415 x50719 -x19977 -x22580 -x38724 -x20954 -x43668 -x22742 -x4379 -x36997 -x31337 -x26088 -x17108 -x47322 -x17297 -x53438 -x57089 -x17146 -x12914 -x45158 -x35685 -x16557 -x8860 -x42894 -x17245 -x697 -x46913 -x35187 x55075 -x39148 -x20420 -x27350 -x24499 -x8862 -x35964 -x8283 -x31854 -x26625 -x9382 -x17945 -x15641 -x24030 -x11064 -x23961 -x36076 -x33672 -x54990 -x7880 -x20446 -x40108 -x53301 -x19305 -x20986 -x1826 -x20879 -x26630 -x44770 -x4054 -x14887 -x45055 -x15065 -x3330 -x45832 -x18213 -x20096 -x28870 -x398 -x16262 -x9353 -x42913 -x25166 -x16802 -x47517 -x27586 -x18453 -x30575 -x18944 -x23413 -x44534 -x56069 -x14454 -x26609 -x52999 -x49425 -x34415 -x2249 -x28913 -x25878 -x46209 -x19410 -x22714 x57143 -x4318 -x54078 -x56521 -x32254 -x9565 -x26313 -x41916 -x16509 -x10186 -x1609 -x22613 -x10975 -x54966 -x13834 -x45996 -x10986 -x2422 -x25970 -x37029 -x26665 -x17740 -x27079 -x32949 -x17365 -x21921 x43846 -x38951 -x14568 -x49050 -x57428 -x40809 x43169 -x44708 -x44034 -x57094 -x50317 -x28828 -x2826 -x16613 -x33344 -x132 -x49621 -x4277 -x60 -x13799 x56456 -x55225 -x45822 -x37639 -x3953 -x57168 -x51129 -x26067 -x11344 -x53658 -x21991 -x1633 -x30524 -x56176 -x27588 -x13786 -x22702 -x46568 -x17853 -x54561 -x46959 -x49888 -x44487 -x26839 -x39779 x50696 -x21566 x49052 -x13431 -x50936 -x33493 -x20149 -x44189 -x2496 -x14581 -x24210 -x20078 -x40176 -x10350 -x48847 -x39141 -x2060 -x3824 -x29867 -x11851 -x52865 -x721 -x34911 -x34995 -x21190 -x820 -x4252 -x12350 -x15442 -x35315 -x48697 -x54874 -x17856 -x1378 -x23287 -x9801 -x36392 -x38102 -x25372 -x9194 -x42792 -x1008 -x17462 -x33380 -x13080 -x10133 -x50152 -x40739 -x41309 -x39004 -x1071 -x22284 -x19337 -x1528 -x4792 -x51630 -x27559 -x7354 -x28647 -x13377 -x38350 -x34498 -x38413 -x43818 -x14930 -x46712 -x21010 -x5254 -x22298 -x15030 -x19979 -x32082 x48831 -x23822 -x26429 -x15657 -x27977 -x37036 -x15696 -x36514 -x20552 -x37783 -x13059 -x46083 -x47475 -x51054 -x11513 -x25179 -x37672 -x40383 -x22527 -x5675 -x34030 -x31952 -x40161 -x23398 -x29822 -x55837 -x30394 x51560 -x24097 -x4386 -x4574 -x38353 -x23068 -x3124 -x12112 -x8905 -x41648 -x40270 -x2440 -x32280 -x50917 -x24637 -x42878 -x5919 -x25967 -x3231 -x4112 -x102 -x21682 -x6883 -x33123 -x17822 -x28608 -x55429 -x26417 -x40204 -x51680 -x5349 -x17895 -x46820 -x32064 -x6775 -x24780 -x12637 -x44294 -x26408 -x36655 -x38618 x54747 -x17099 -x21687 -x19172 -x33122 -x24576 -x10660 -x31492 -x62 -x12734 -x54916 -x45605 -x31527 -x14921 -x41661 -x40397 -x46640 -x39827 -x8335 -x13880 x45920 -x37948 -x11112 -x7156 -x16315 -x51736 -x25235 -x30696 -x1573 -x958 -x36925 -x30044 -x20348 -x35360 -x49714 -x8919 -x52539 -x55752 -x17510 -x35332 x56783 -x14258 -x29815 -x12134 -x38769 -x24363 -x18085 -x19017 -x12422 -x519 -x29800 -x49341 -x56863 -x9705 -x27096 -x33076 -x629 -x15854 x43737 -x5469 x46682 -x14144 -x47081 -x5844 -x40060 -x42123 -x11564 -x37413 -x56036 -x55466 -x35178 -x11770 x41757 -x27192 -x21792 -x39014 -x39858 -x10321 -x12297 -x9958 -x53557 -x41440 -x7737 -x36659 -x8185 -x12428 -x20878 -x6198 -x7318 -x24295 -x5487 -x34971 -x35058 -x22983 -x39373 -x6754 -x19370 -x39478 -x33410 -x17879 -x51810 -x47078 -x44871 -x13006 -x40011 -x43719 -x30268 -x6708 -x40926 -x4535 -x41254 -x27460 -x48226 -x23534 x41500 -x23726 -x31752 -x47945 -x41277 -x38813 -x26606 x43062 -x12847 x48895 -x41551 -x25317 -x32154 -x35232 -x24423 -x8915 -x7544 -x4787 -x28683 -x1034 -x458 -x7239 -x38989 -x49831 -x6749 -x50153 -x9959 -x13618 -x10417 -x34942 -x7364 -x7192 -x45649 -x38354 -x39629 -x21725 -x18697 -x50477 -x51422 -x24215 -x37550 -x17023 -x6951 -x26856 -x50437 -x3637 -x33474 -x34125 -x9290 -x8388 -x13317 -x5135 -x10747 -x14321 -x79 -x1683 -x56361 -x14138 -x13755 -x54696 -x9036 -x662 -x36415 -x9900 -x24790 -x21648 -x9060 -x839 -x19127 -x26951 -x26763 -x35724 -x37215 -x44843 -x25322 -x35319 -x19529 -x46641 -x21993 -x4732 -x48325 -x43465 -x13471 -x22043 -x42433 -x2689 -x32841 -x9712 -x40065 -x109 -x56585 -x41878 -x57248 x1197 -x37181 -x39454 -x3378 -x29787 -x7795 x52514 -x56321 -x37676 -x49365 -x18161 -x45814 -x51076 -x4004 -x23742 x48022 -x54801 -x46821 -x11069 -x1616 -x1803 -x16182 -x33903 -x32372 -x19662 -x13001 -x15371 -x36531 x56716 -x24596 -x32763 -x6136 -x536 -x29068 x49893 -x32229 -x47047 -x42341 -x25089 -x30777 -x27698 -x6735 -x11822 -x30299 -x24668 -x37146 -x948 -x26078 -x48690 -x7247 -x36533 -x13139 -x50554 -x7268 -x25035 -x26726 -x17956 -x23455 -x50169 -x25011 -x1748 -x43979 -x49369 -x39821 -x44073 -x20300 -x31947 -x5463 -x57083 -x3141 -x9373 -x44723 -x8321 -x2414 -x3373 -x40804 -x18122 -x32215 -x48461 -x11422 -x24084 -x37817 -x10378 x25716 -x24466 -x18027 -x25681 x50020 -x22776 -x56540 -x20 -x5525 x52942 -x34402 -x27143 -x42207 -x13362 -x18012 -x22473 -x17019 x55794 -x42624 -x36845 -x27373 x43669 -x33534 -x46610 -x50651 -x22707 -x36250 -x41374 -x48642 -x16088 -x36174 -x54090 -x25678 -x37028 -x6447 -x46417 -x36837 -x55863 -x23637 -x9662 -x31143 -x24564 -x34589 -x49180 -x18554 -x48890 -x55864 -x41928 -x20478 -x21873 -x35976 -x58 -x2977 -x47240 -x443 -x47916 -x34894 -x11143 -x19679 -x45938 -x2455 -x49253 -x53754 -x7722 -x36207 -x5398 -x6919 -x7893 -x21428 -x13020 -x11927 -x37568 -x31251 -x24205 -x11640 -x53726 -x37841 -x13981 -x44700 -x578 -x44019 -x24494 -x51793 -x6438 -x49405 -x19149 x56926 -x3522 x52088 -x554 -x30640 -x21333 -x38594 -x9204 -x18465 -x9307 -x47314 -x38774 -x40736 -x41208 -x5081 -x54583 -x34667 -x32128 -x4255 -x37383 -x29777 -x51399 x53377 -x4210 -x27663 -x25968 -x26973 -x37233 -x44491 -x10655 -x15455 -x4141 -x46121 x44035 -x22141 -x31918 -x50491 -x55255 -x27818 -x8410 -x24572 -x36038 -x19782 -x2634 -x585 -x9064 -x5347 -x31812 -x56634 -x27899 -x26566 -x56056 -x32743 -x34640 -x39634 -x11969 -x53778 -x51361 -x53514 -x31592 -x51608 -x40419 -x18742 -x41764 -x12746 -x44744 -x49100 x40488 -x57436 x46616 -x50831 -x56872 -x47572 -x3343 -x41780 -x46099 -x39171 -x47302 -x53241 -x29479 -x25374 -x24039 -x5320 -x5695 -x32944 -x41545 -x7884 -x53597 -x12402 -x29671 -x44761 -x49937 -x29816 -x25141 -x14946 -x31862 -x12085 -x50953 -x44186 -x3026 -x3177 -x4897 -x49236 -x11356 -x8223 -x9787 -x37825 -x20714 -x22464 -x50359 -x33768 -x14465 -x12588 -x7421 -x25834 -x17827 -x13915 -x3036 -x39495 -x46907 -x26012 -x56955 -x52122 -x52145 -x32130 -x33277 -x49290 -x36168 -x6622 -x22364 -x34071 -x30891 -x28589 -x31522 -x8891 -x21178 -x50555 -x52614 -x25863 -x7327 -x4988 -x14884 -x25245 -x46715 -x53417 -x11917 -x5726 -x13370 -x29894 -x37077 x56953 -x26210 -x36661 -x8715 -x56809 -x33973 -x15339 -x46718 -x39254 -x30092 -x2954 -x34307 -x50698 -x50289 -x15294 -x50528 -x37656 -x2246 -x11547 -x10534 -x39829 -x55364 -x16146 -x20869 -x27884 -x55253 -x10451 x54060 -x4207 -x48798 -x6842 -x43375 -x20532 -x29334 -x23189 -x21505 -x8776 -x13829 -x26855 -x6868 -x25638 -x10229 -x2230 -x57376 -x20543 -x2138 -x271 -x49352 -x10695 -x33735 -x18864 -x37451 -x36764 -x12692 -x2363 -x46869 -x37034 -x40422 -x15405 -x54708 -x37807 -x11605 -x7041 -x10757 -x21528 x56612 x44278 -x15895 -x16658 -x43121 -x16434 -x4725 -x12584 -x20207 -x32347 -x43863 -x22733 -x48274 -x20011 -x15254 -x32509 -x8590 -x44061 -x51745 -x21133 -x27038 -x21540 -x31790 -x19016 -x18472 -x5686 -x8005 -x2 -x48613 -x16308 -x10526 -x57371 -x11167 -x4108 -x329 -x47889 -x11212 -x37972 -x52960 -x36073 -x20439 -x8472 -x30562 x44023 -x39367 -x17767 -x5170 -x29121 -x23063 -x52087 -x45307 -x37366 -x40598 -x16741 -x41166 -x46589 -x20938 -x54685 -x5427 -x36405 -x14911 -x35029 -x10080 -x29401 -x24700 -x39540 -x16653 -x47890 -x24608 -x40275 x46027 -x50061 -x50218 -x38388 -x53850 -x28819 -x18452 -x10539 x54564 -x12542 -x24165 -x17117 -x29714 -x9013 -x8473 -x48328 -x46040 -x30793 -x56304 -x26802 -x20685 x55278 -x16962 -x11794 -x37358 -x13162 -x36856 -x18783 -x32765 -x25345 -x15636 -x7388 -x29131 -x7791 -x56059 -x56450 -x33986 x55356 -x33934 -x33708 -x33289 x21568 -x26444 -x11370 -x8992 -x27688 -x21509 -x1763 -x17966 -x37925 -x6478 -x18506 -x56799 -x1741 -x21692 -x8710 -x2782 -x26910 -x20675 -x16730 -x49576 -x55241 -x35108 -x46922 -x15980 -x33075 -x13804 x53613 -x2592 -x56301 -x35169 -x1798 -x49032 -x27877 -x693 -x54403 -x35996 -x9745 -x24399 -x25429 -x26019 -x27043 -x21109 -x11085 -x10494 x45099 -x41001 -x47608 -x32987 -x17784 -x6632 -x30756 x46456 -x28747 x53874 -x22821 -x48143 -x49387 -x13225 -x41317 -x15138 -x42483 -x44239 -x19021 -x21928 -x32180 -x25808 -x28382 -x21035 -x10488 -x35203 -x34297 x42735 -x30396 -x27107 -x37305 -x23399 -x17083 -x29850 -x1800 -x52375 -x53220 -x3947 -x14988 -x48195 -x20904 -x36588 -x43246 x51244 -x54807 -x37133 -x16357 -x8797 -x14438 -x57289 -x47669 -x3907 -x50346 -x47046 -x29165 -x34716 -x8664 -x3481 -x742 -x4645 -x48698 -x46638 -x14662 -x38773 -x25059 -x22303 -x17337 -x33104 -x34990 -x57321 -x9978 -x35555 -x47106 -x50053 -x26433 -x39124 -x2185 -x35283 -x10496 -x17041 -x20295 -x19118 -x13341 -x5614 -x1074 -x38573 x42018 -x315 -x19464 x43617 -x34380 -x7546 x43733 -x46329 -x43318 -x55314 -x57477 -x56006 -x31878 -x30904 -x53525 -x19063 -x2747 -x36245 -x27813 -x34937 -x15284 -x27255 -x43657 -x37893 -x45327 -x36608 -x21089 -x26420 -x12823 -x18073 -x17878 -x25115 -x21837 -x54377 -x36394 -x18562 -x20885 -x21549 -x34845 -x31413 -x32455 -x48060 -x21507 -x32140 -x9119 -x27140 -x7139 -x49328 -x40384 -x19866 -x39561 -x49571 -x3174 x48886 -x31690 -x30730 -x18532 -x27529 -x282 -x4566 -x9802 -x28077 -x16600 -x21812 -x33805 -x49471 -x4693 -x39213 -x27940 -x24334 -x33540 -x54680 -x10374 -x1542 -x18478 -x31833 -x24567 -x56660 -x21891 -x3187 -x33721 -x36797 -x53292 -x35797 -x30187 -x54854 -x6127 -x51585 -x36864 -x30156 -x36223 -x15115 -x46815 -x4328 -x48363 -x43405 -x38659 -x34527 -x14299 -x37875 -x7571 -x15768 -x53458 -x5975 -x11989 -x27360 -x4870 -x49706 x49907 -x30890 -x13359 -x12855 -x28951 -x25456 -x21143 -x21825 -x49099 -x12504 -x40590 -x14201 -x4668 -x44298 -x19228 -x42119 -x7111 -x41045 -x13551 -x31089 -x28836 -x17466 -x38177 -x18976 -x29950 -x24678 -x16844 -x55659 -x44860 -x17169 -x49610 -x38449 -x35167 -x9799 -x7234 -x42386 -x24793 x47987 -x36663 -x48937 -x19780 -x9310 -x52818 -x31851 -x27821 -x8433 -x34490 -x677 -x39326 -x18597 -x8382 -x7661 -x2754 x48753 -x9752 -x49836 -x8736 -x33032 -x18290 -x19286 -x12463 -x35401 -x5809 -x48126 -x51986 -x47778 -x2443 -x21887 -x43630 -x47763 -x4979 -x47597 -x27081 -x26939 -x20390 -x54189 -x2123 -x8591 -x53116 -x3424 -x19528 -x25217 -x20752 x43614 -x16044 -x8259 -x32412 -x36527 -x4627 -x19755 -x25017 -x16155 -x13233 -x39336 -x41988 -x5503 -x24968 -x38385 -x11704 x41130 x55800 -x25877 -x6304 -x37658 -x11835 -x15883 -x25933 -x52519 -x45320 -x30643 -x25302 -x22468 -x43882 -x6954 -x25049 -x368 -x23975 -x40781 -x23918 -x31966 -x14428 -x50443 x50521 -x37686 -x37223 -x29982 -x18284 -x56654 -x53313 -x16184 -x39732 -x15319 -x9152 -x9197 -x20307 -x18111 -x17310 -x56731 -x42730 -x38820 -x23844 -x27196 -x52484 -x15176 -x23041 -x54299 -x33430 -x19760 -x36490 -x43018 x48457 -x12227 -x52881 -x33610 -x45927 -x25002 -x45792 x49855 -x10620 -x6714 -x37553 -x44575 -x48252 -x49853 -x39073 x55577 -x22844 -x24593 -x49289 -x34022 -x45153 -x4274 -x26850 -x14646 -x25331 -x39184 -x36203 -x34008 -x19950 -x51735 -x21934 -x17381 -x39597 -x1973 -x52431 -x41459 -x39564 -x26788 x40741 -x35703 -x11903 -x21370 -x20273 -x860 -x7442 -x22451 -x8080 -x3571 -x34983 -x28187 -x39359 -x20664 -x49215 -x31377 -x39295 -x34674 -x12844 x51157 -x1286 -x16608 -x45250 -x9116 -x22010 -x31758 -x18164 -x26637 -x51030 -x52377 -x22704 -x29050 -x21743 -x21391 -x52878 x55362 -x50766 -x32384 -x52873 -x11005 -x6132 -x48164 -x42891 -x25619 -x35318 -x22727 -x26568 -x52359 -x34709 -x28019 -x41636 -x35021 -x24329 -x28883 -x56746 -x38612 -x48290 -x11655 -x37975 -x28422 -x55231 -x38712 -x13514 -x57071 -x29217 -x23036 -x32125 -x8182 -x57184 -x53811 -x36179 -x47666 -x19351 -x45087 -x33746 x56099 -x32444 -x22210 -x9486 -x53816 -x16645 -x15989 -x15698 -x40106 -x9444 -x10308 -x52736 -x53415 -x35740 -x701 -x16691 -x9700 x51809 -x36266 -x36274 -x21782 -x47141 -x45859 -x9126 -x11679 -x38613 -x4090 -x53559 -x55804 -x3068 x41025 -x20208 -x18981 x56215 -x22118 -x19294 -x23060 -x14986 -x57020 -x39320 -x12735 -x54485 -x965 -x9576 -x30536 -x43903 -x3729 -x6052 x44536 -x52744 -x54474 -x32234 -x4517 -x29158 -x40876 -x36007 -x12911 -x19120 -x40091 -x28470 -x17344 -x4707 -x55931 -x17350 -x21381 -x37671 -x863 -x55807 -x46071 -x6193 -x15877 -x31342 -x55756 -x11023 -x15168 -x10422 -x42315 -x6297 -x47582 -x13232 -x34950 -x5212 -x10109 -x43286 -x3300 -x41158 -x33233 -x45367 -x45466 -x51231 -x15391 -x20697 -x46808 -x5830 -x25777 x53190 -x51701 -x36808 -x54226 -x48029 -x17161 -x22817 -x27332 -x44351 -x56462 -x34066 -x37354 x48054 -x15090 -x2015 -x31751 -x10246 -x37126 -x26044 -x12926 -x33154 -x31048 -x1525 -x1707 -x30876 -x6850 -x54385 x56223 -x2453 -x11034 -x11744 -x17175 -x20702 -x36595 -x30360 -x13927 -x42873 -x55381 -x38472 -x27959 -x43066 -x55079 -x45593 x49814 -x49177 x42140 -x50976 -x48359 -x41906 -x23466 -x14907 -x35517 x55635 -x40386 x45902 -x30897 -x17002 -x16594 -x38055 -x55492 -x27605 -x24036 -x31505 -x35808 -x36359 -x24175 -x29169 -x51871 -x26502 -x56085 -x12067 x44838 -x1387 -x2108 -x53186 x48161 -x7611 -x1133 -x8889 -x39139 -x54169 -x35689 -x39619 x52862 -x38760 -x6857 -x5198 -x48421 -x30249 -x29339 -x25922 -x30725 -x51945 -x48147 -x34544 -x35245 -x3076 -x8901 -x21856 -x2205 -x6268 x54663 -x4384 -x26396 -x8888 -x17148 -x28353 -x48320 -x42824 -x56035 x47294 -x53841 -x56155 x51853 -x26550 -x18259 -x1744 -x15970 -x34649 -x32028 -x7590 -x55647 -x28886 -x24630 -x21260 -x31768 -x36005 -x52297 -x33302 x49385 -x37902 -x10283 -x11426 -x34347 -x7788 -x54466 -x39987 -x42761 -x740 -x29286 -x23304 -x17982 -x16985 -x21470 -x23519 -x52031 -x44029 -x23353 -x50910 x51554 -x22370 -x39147 -x33844 -x24394 -x28598 -x51075 -x26182 -x6221 -x38512 -x39483 -x33754 -x7701 -x39895 -x40580 -x53469 x54281 x54869 -x35533 -x13621 -x38065 -x10401 -x28332 -x43917 -x31271 -x10460 -x2590 -x43895 -x16305 -x51921 -x39084 -x19686 -x47882 -x53534 x54591 -x36645 -x15620 -x22363 -x44935 -x38064 -x33489 -x50344 x53532 -x36580 -x32790 -x9588 -x3599 -x28366 -x19813 x53497 -x4952 -x12333 -x21875 -x12510 -x28210 -x28858 -x25890 -x46174 x48660 -x8094 -x30750 -x11632 -x13016 -x46927 -x56761 -x35827 -x20191 -x18945 -x9733 -x8750 -x37621 -x14024 -x23076 -x34515 -x37910 -x10065 -x55663 -x10931 -x36646 -x19471 -x18890 -x31374 -x19435 -x54493 -x27166 -x26016 -x3114 -x17072 x45351 -x4184 -x48868 -x53156 -x32248 -x12454 -x6627 -x9500 -x7242 -x14940 -x14827 -x37838 -x36931 -x52254 -x5194 -x14260 -x13467 -x27022 -x12395 -x33752 -x32971 -x25411 -x21471 -x14610 -x22082 -x47541 -x4976 -x53233 -x33030 -x22264 -x17211 -x25538 -x11858 -x7237 -x29649 -x11267 -x13785 -x56694 -x15498 -x4868 -x15581 -x6223 -x4216 -x35170 -x40673 -x31147 -x35475 -x21972 -x5543 -x10340 -x34200 -x35104 -x15781 -x27528 -x54102 -x22190 -x37604 -x3104 -x24011 x43337 -x24104 -x56527 -x52613 x43875 -x14939 -x25904 -x24031 -x6145 -x8810 -x2647 -x25236 -x44208 -x8644 -x7426 -x42570 -x38166 -x34362 -x35771 -x16592 -x32772 -x31265 -x18208 -x32989 -x1360 -x27951 -x20363 -x4471 -x30767 -x49958 -x9892 -x28838 -x18915 -x24371 -x13947 -x2582 -x48397 -x24943 -x34857 -x8564 x40454 -x31515 -x9946 -x20919 -x39363 -x27017 -x29598 -x22049 x41831 -x25421 x44258 -x11127 -x22482 -x56845 -x3089 -x27974 -x17034 -x45951 -x28194 -x30446 -x43636 -x33051 -x32425 -x39572 -x14757 -x7816 x48167 -x55317 -x57401 -x23658 -x15039 -x23949 -x8819 -x20997 -x11834 -x40421 -x32525 -x34062 -x42981 -x12434 -x1974 -x9912 -x24434 -x22867 -x39905 -x54267 -x39735 -x42393 -x22911 -x33730 -x7869 -x4583 -x46652 -x36587 -x1353 -x1589 -x24342 -x29435 -x11534 -x51059 -x43072 -x17858 -x11692 -x37355 -x10251 -x19332 x57044 x48077 -x26499 -x51852 -x2815 x56870 -x16529 -x43613 -x28933 -x24351 -x16130 -x1293 -x17412 -x48754 -x39868 -x39476 -x33235 -x41198 -x55645 -x32693 -x57234 -x11007 -x5269 -x22947 -x10102 -x25553 -x32050 -x38234 -x6600 -x50410 -x11131 -x13864 -x30416 -x16854 x45673 -x50875 -x33201 -x54184 -x49726 -x6243 -x45313 -x32016 -x2170 -x50830 -x9207 -x56772 x57122 -x21079 x44829 -x6643 -x49001 x36055 -x48387 -x35151 -x25261 -x36660 -x13926 -x47048 -x54453 -x14533 -x18387 -x39121 -x15879 -x15359 -x16063 -x45843 -x48871 -x13413 -x38550 -x6466 -x42455 -x36918 -x893 -x930 -x28193 -x27905 -x5886 -x31145 -x46449 x50676 -x28311 -x34491 -x19830 -x24181 -x9332 -x44827 x45349 -x43984 -x28220 -x30914 -x23427 -x16058 -x14566 -x4960 -x29625 -x14702 -x10131 -x17024 -x25768 -x56688 -x48392 -x12714 -x21161 -x16914 -x11454 -x23225 -x4439 -x5899 -x38057 -x51738 x55200 -x33794 -x39600 -x4013 -x41146 -x49848 -x40559 -x40072 -x4075 -x46739 -x54598 -x34986 -x34774 -x1309 -x29504 -x56207 -x4576 -x17281 -x1880 -x19480 -x10306 -x18066 x55414 -x30932 -x33137 -x20624 -x28514 -x21903 -x33676 -x27502 x57363 -x21386 -x43844 -x10633 -x46313 -x25738 -x51743 -x16125 -x54254 -x55715 -x57290 -x28756 -x7629 -x28505 x49313 -x49854 -x15345 -x24439 -x5972 -x24469 -x45779 -x42946 -x3462 -x24117 -x18888 x48773 -x43022 x50200 -x18821 -x25762 x49141 -x41177 -x633 -x16901 x22682 -x7817 -x30595 -x51456 x45528 -x10258 -x37069 -x26870 -x22831 -x30387 -x3342 -x17964 -x8180 x37182 -x20928 -x4320 -x45402 -x35705 -x1784 -x7933 -x38408 -x40381 -x23114 -x31570 -x56811 -x54187 -x5624 -x4880 -x33071 -x49549 -x39656 -x2522 -x6591 -x50149 -x5514 -x16840 -x11958 -x36244 -x9875 x45412 -x8193 -x57338 -x31591 -x16292 -x51146 x40763 -x48487 -x21889 -x43941 -x42959 -x6340 -x13879 -x33011 -x8386 -x18850 -x20391 -x47947 -x27673 -x22083 -x41142 x49176 -x51324 -x24561 -x10084 -x8563 -x26987 -x33023 -x22787 -x50057 -x28876 -x1876 -x28255 -x36467 -x17743 -x44619 -x34568 -x28424 -x46465 -x7368 -x31367 -x48471 -x1883 -x7393 -x7541 -x5929 -x9493 -x22905 -x41942 -x31134 -x57413 -x3196 x49594 -x14114 -x17158 -x35324 -x42500 -x41678 -x26222 -x40311 -x25866 -x19497 -x17223 -x17348 -x7438 -x3764 -x50981 -x42367 -x35155 -x31231 -x44428 -x16505 -x35474 -x34082 -x25072 -x19267 -x20735 -x31433 -x5409 -x53808 x49437 -x36687 -x1336 -x45655 -x37545 -x6196 -x36503 -x45974 -x19192 -x44877 -x34392 -x30843 -x15905 x55631 -x54509 -x33916 -x27089 -x3616 -x32197 -x41170 -x37049 -x17425 -x23641 -x487 -x53760 -x29985 -x32260 -x41987 -x19180 -x47306 -x41482 -x45645 -x2635 -x46670 -x25751 -x38163 -x46116 -x31559 -x18793 -x14444 -x43791 -x56886 -x7473 -x28943 -x3425 -x15264 -x56516 x57334 -x15204 x41970 -x24806 -x19874 -x285 -x51249 -x39665 -x14672 -x45656 -x17657 -x56117 -x16725 x57096 -x54219 -x4504 -x6150 -x53610 -x16196 -x38477 -x18459 -x23524 -x9361 -x19086 -x26209 -x26260 -x982 -x44002 -x5890 -x16625 -x44688 -x45167 -x31272 -x11358 -x28309 -x8112 -x53327 -x12523 -x54300 -x15844 -x23487 -x42825 -x56769 -x13650 -x46534 -x19573 x56061 -x56173 -x53328 -x51195 -x38717 -x28427 -x35018 -x36932 -x9585 -x24448 -x16925 -x23839 -x29902 -x13095 -x45616 -x30016 -x22500 -x41617 -x9840 -x53122 -x1023 -x3057 -x987 -x5840 -x16266 -x18189 -x30921 -x19852 -x31887 -x44497 -x45886 -x306 -x6709 -x49631 -x11491 -x44074 -x29190 -x38663 -x8859 -x55966 -x12375 -x5187 x46337 -x51645 -x42964 -x9776 -x8265 -x54559 x5500 -x53775 -x33804 -x14799 -x26163 -x17764 -x12139 -x29053 -x50818 -x38463 -x10265 -x3533 -x48046 -x5924 -x6881 -x37510 -x52226 -x6680 -x20951 -x47309 -x51203 -x28594 -x45910 -x54520 -x14175 -x38205 -x39378 -x31602 -x53505 -x8542 -x31429 -x1699 -x52769 -x42467 -x44476 -x52641 -x325 -x54220 -x20115 -x19934 -x25334 -x1580 -x3822 -x17031 -x2005 -x46348 -x37772 -x57458 -x38513 -x18100 x53448 -x5324 -x40958 -x42601 -x9977 -x25185 x47323 -x31830 -x46115 -x5412 x50774 -x9445 -x22124 -x16029 -x33603 -x5007 -x47057 -x54297 -x31734 x41930 -x8269 -x14903 -x48189 -x20280 -x1147 -x36900 -x29202 -x4058 -x24023 -x4876 -x22229 -x12900 -x34794 -x2748 -x50998 -x24545 -x2731 x53413 -x20418 -x54143 -x52893 -x6269 -x49950 -x30141 -x35258 -x48316 -x16488 x48637 -x10751 -x48213 -x54777 -x35294 -x49546 -x16915 -x36563 x49672 -x45103 -x30438 -x35340 -x53425 -x31305 -x18721 -x43471 -x48954 -x51477 -x20978 -x42989 -x6699 -x36149 -x33098 -x13309 -x55790 -x10527 -x9416 -x27410 -x16096 -x34652 -x8311 -x38398 -x17480 -x17884 -x43508 x50258 x47300 -x16831 -x15715 -x42032 -x2722 -x34106 -x25748 -x34073 -x11300 -x19980 -x35419 -x4752 -x50312 -x21358 -x22297 -x5722 -x29583 -x33756 -x11304 -x41119 -x25363 -x11901 -x43213 -x31427 -x19297 -x27890 -x25671 -x26388 -x31818 -x41538 -x21219 -x51388 -x5183 -x5227 -x20106 -x11063 -x16877 -x17549 x48422 -x17750 -x44812 -x39772 -x12031 -x18445 -x38521 -x4972 -x51954 -x43830 -x34954 -x37004 -x28867 -x15775 -x8345 -x39570 -x23847 -x22381 -x47222 -x47319 -x13691 -x46667 -x32354 -x11474 -x42414 -x36964 -x38873 -x5107 -x17619 -x15291 -x49476 -x11768 -x6306 -x15308 -x49778 -x26768 -x15974 -x35794 -x5272 -x41323 -x28379 -x39586 -x38045 -x32091 -x28314 x47413 -x1076 -x18178 -x42321 -x53585 -x55630 -x8484 -x39494 -x12364 -x21762 x57479 -x25856 -x38304 -x7652 -x1970 -x31302 -x46668 -x35346 -x21738 -x442 -x38583 -x19222 -x25767 -x57443 -x16674 -x7040 -x6700 -x30004 -x25481 -x22914 -x25785 -x18674 -x16632 -x31423 -x2469 -x48618 -x6979 -x17063 x41157 -x22326 -x55822 -x31743 -x49428 x43317 -x35385 -x39083 -x32671 -x38889 -x42829 -x4642 -x24485 -x43360 -x11014 -x3224 -x17552 x49243 -x41350 -x23426 x30802 x43698 -x8429 -x13163 x50937 -x38849 -x18092 -x30606 -x14979 -x34057 -x24290 -x37698 -x2424 -x372 -x37880 -x15617 -x24306 -x9922 -x35586 x27826 -x44521 -x46155 -x32678 -x10761 -x50852 -x833 -x34306 -x40369 -x16816 -x35593 -x12952 -x50358 -x36945 -x38399 -x5217 -x55609 -x32698 -x41340 -x28890 -x22593 -x13832 -x14424 -x10712 -x21714 -x35717 -x6992 -x32893 -x43281 -x11248 -x2919 x42558 -x24732 -x7357 -x53743 -x50611 -x46771 -x17006 -x45806 -x31487 -x52767 -x33925 -x25501 -x45789 -x44407 -x12700 -x50190 -x28141 -x44358 -x55046 -x17922 -x436 -x40786 -x5213 -x38083 -x37206 -x38315 -x5586 -x48912 -x2251 -x28824 x51792 -x30755 -x23200 -x50547 -x10207 -x28426 x51305 -x25734 -x18664 -x13982 -x45497 -x26437 -x29183 -x43800 x53584 -x10617 -x54088 -x36539 -x34465 -x33937 -x39913 -x29533 -x25653 -x50855 -x45734 -x36872 -x3305 x21040 -x9612 -x19054 -x21791 -x12644 -x25269 -x27461 -x30875 -x6794 -x15805 -x11873 -x54745 -x55370 -x43718 -x32551 -x6593 -x6495 -x26883 -x27780 -x13751 -x45532 -x49863 -x33186 -x29612 -x30089 -x50037 -x56648 -x30255 -x31019 -x51391 -x2738 -x5497 -x16519 -x18238 -x51052 -x43454 -x6080 -x53077 -x8248 -x35806 -x52478 -x2935 -x32506 -x9276 -x13548 -x7632 -x34172 -x10275 -x29550 -x21974 -x34566 -x32552 -x29481 -x26252 -x14706 -x12636 -x42605 -x48702 -x41904 -x18939 -x29000 -x38343 -x22645 -x20811 -x4714 -x577 -x54426 -x18447 x48579 -x22212 -x32569 -x26264 -x11324 -x14319 -x13125 -x53820 -x224 -x28425 -x7649 -x21421 -x37367 -x45558 -x33841 -x20309 -x37760 -x40561 -x25303 -x44845 -x1687 -x32300 -x26590 -x36214 -x22803 -x27739 -x12646 -x19967 -x53577 -x40985 -x49985 -x19373 -x26238 -x50985 -x16745 -x43833 -x32255 -x7308 -x57387 -x22134 -x43767 -x38221 -x7049 -x17105 -x15466 -x49916 -x37724 -x33866 -x33645 -x33573 -x34135 x51652 -x13426 -x52248 x52575 -x25248 -x27173 -x49056 -x49432 -x24283 -x24911 -x46528 -x12160 -x1642 -x4759 -x2630 -x35076 -x35628 -x40184 -x5858 -x2574 -x5251 -x20706 -x55207 -x3497 -x21181 -x370 -x41308 -x8337 -x52083 x51589 -x14622 -x49383 -x52892 x42243 -x1561 -x390 -x53807 x51450 -x30197 -x28105 -x46766 -x2656 -x53018 -x9768 -x12979 -x18958 -x2417 -x5110 -x27855 -x1342 -x54209 -x36544 -x29500 -x46300 -x6079 -x3313 -x29153 -x1980 -x49909 -x45950 -x3251 -x23148 -x36463 -x36044 -x9283 -x35890 -x34079 -x20477 -x1898 -x15013 -x14316 -x49500 -x14528 x48625 -x19511 -x23234 -x9277 -x43326 -x13188 -x44667 -x4364 -x10775 -x20962 -x27509 -x9380 -x435 -x13965 -x772 -x39485 -x9758 -x9961 -x32626 -x30923 x53692 x53158 -x26024 -x52954 -x16128 -x49227 -x54175 -x38060 -x29588 -x27377 -x54548 -x30220 -x51694 -x33515 -x34370 -x2310 -x36110 -x38539 -x30447 -x8517 -x4239 -x33429 -x22511 -x31629 -x28928 -x89 -x32175 -x157 -x44141 -x55483 -x30193 -x6705 -x14880 -x47952 -x49013 -x24451 -x15545 -x11291 -x23302 -x6161 -x55973 -x21553 -x25497 -x39541 -x20355 -x36216 -x5639 -x24912 -x25267 -x30085 -x18004 -x2717 -x1984 -x22228 -x35756 -x54961 -x25920 -x35027 -x28691 -x7567 -x54392 -x8235 -x2136 -x45028 -x37827 -x15218 -x39617 x55040 -x40455 -x9962 -x24928 -x23138 -x28686 -x36551 -x3493 -x31085 -x44129 -x11498 -x4409 -x8378 -x22701 -x35392 -x31046 -x16380 -x23069 -x52496 -x32285 -x13622 -x51333 -x209 -x26865 -x42940 -x33210 -x25942 -x27280 -x14703 -x26261 x56261 -x32531 -x13066 -x38522 -x7023 -x430 -x46112 x46181 -x14412 -x37393 -x27162 x54446 -x57202 -x16317 -x51744 -x56958 -x14736 -x5874 -x52905 -x15608 -x39780 -x13930 -x35620 -x16504 -x19152 -x5131 -x17769 -x45802 -x24472 -x8047 -x21319 -x34866 -x36320 -x20589 -x26835 -x39462 -x26218 -x27645 -x24187 -x26338 -x33876 -x3716 -x34148 x47752 -x12503 -x29973 -x12063 x43571 -x22617 -x27543 -x20154 -x29753 -x14461 -x37640 -x7592 -x50896 -x15647 -x27589 -x50991 -x12250 x50009 -x28248 -x47746 -x14350 -x37203 -x20648 x47784 -x50639 -x1281 -x21872 -x26108 -x8181 -x32990 -x29374 -x14694 -x41194 -x32274 -x22551 -x26188 -x28720 -x48474 -x56080 -x22099 -x41922 -x15243 -x43953 -x46731 -x11411 -x7947 -x107 -x11188 -x51303 -x33382 -x18810 x56273 -x41283 x52314 x50890 -x45585 x55722 -x37955 -x13 -x20256 -x29446 -x2260 -x56091 -x32496 -x28822 x48828 -x22589 x57288 -x37169 -x21359 -x35910 -x47404 -x13966 -x39251 -x14665 -x15274 -x42415 -x36524 -x2361 x46018 -x1854 -x10573 -x299 -x11068 -x9766 -x2841 -x27846 -x35696 -x22770 -x8493 x56342 -x28648 -x37385 -x53031 -x43287 -x21520 -x1035 -x49700 -x19504 -x7246 -x53511 -x26751 -x56787 -x20779 -x29802 -x33810 -x53960 -x32463 -x25531 -x35470 -x25691 -x30172 -x51004 -x51614 x50473 -x51332 -x2191 -x37091 -x48011 -x30846 -x38415 -x7106 -x12104 -x48546 -x35990 -x38560 -x35226 -x35888 -x20101 -x3986 -x44039 -x49684 -x18155 -x33434 x49342 -x52419 -x28483 -x19868 -x12556 -x22529 -x14148 -x12389 x56331 -x38332 -x30035 -x38400 x54782 -x16090 -x9626 -x35123 -x33395 -x33886 -x30138 -x48151 -x28052 -x56182 -x53310 -x44128 -x35441 -x35418 -x16021 -x22696 -x2622 -x25740 -x26181 -x29570 x50197 -x13237 -x1774 -x2420 -x9689 -x31282 -x16134 -x170 -x50934 -x19853 -x33141 -x1999 -x27325 -x48323 -x52886 -x27467 -x37782 -x5010 -x50866 -x41979 -x14809 -x20641 -x35609 -x55002 -x51611 -x4606 -x22520 -x55212 -x43160 -x993 -x12404 -x49317 -x15798 -x18088 -x28473 -x29031 -x4286 -x2814 -x28904 x45441 x56832 -x4014 -x11973 x44072 x50432 -x35179 -x29928 -x19673 -x20554 -x41662 -x37144 -x24105 -x4919 -x22354 -x26954 -x30062 -x20639 -x52069 -x5846 -x6285 -x39112 -x12247 -x29986 -x25463 -x30496 -x44424 -x12681 -x6548 x45360 -x29653 -x26448 -x15094 -x38755 -x39573 -x12148 -x12111 -x9757 -x25893 -x49953 -x38515 -x52251 -x45263 -x53900 -x43921 -x28903 -x23083 -x4459 -x27993 -x20891 -x40268 -x14392 -x8653 -x40543 -x55032 -x27447 -x33569 -x35851 -x36668 -x7169 -x983 -x23099 -x50102 -x7787 -x43597 -x12972 -x52617 -x22392 -x18342 -x35233 -x27935 -x16256 -x15787 -x3888 -x17571 -x48665 -x50166 -x42090 -x24827 -x19324 -x39053 -x51263 -x53270 -x38025 -x8120 -x18129 -x30281 -x54849 -x8678 -x38598 x45826 -x19253 x50403 x47120 -x24236 -x51194 -x34152 -x26084 -x10893 -x29859 -x2002 -x34952 -x26886 -x33989 -x45997 -x48121 -x37252 x43898 -x397 -x34719 -x22285 -x24312 -x52785 -x54159 -x2888 -x52432 -x4890 -x49485 -x24397 -x23714 -x51767 -x56010 -x11702 -x6837 -x44656 -x20125 -x26072 -x4906 -x22595 -x31002 -x6793 -x30091 -x11402 -x51449 x53845 -x55667 -x46612 -x13429 -x54825 -x49340 -x20486 -x21032 x54750 -x31398 -x5663 -x28283 -x13836 -x37364 -x28101 x55014 -x28414 -x42653 -x45030 -x33929 -x39030 -x36990 -x16105 -x9866 -x46673 -x52436 -x27168 -x9425 -x54983 -x3989 -x41449 -x53963 -x10715 -x4586 -x37823 -x27943 -x21318 -x21140 -x48186 -x1097 -x5783 -x12175 -x32212 -x22810 -x19477 -x29432 -x49076 -x43183 -x23967 -x6980 -x11205 -x22604 -x2851 -x32603 x57073 -x37450 -x15049 -x5900 -x33591 -x15273 -x17286 -x13008 x48837 -x43028 -x40716 -x55905 -x18782 -x32755 -x39333 -x35525 -x3205 x3987 x49101 -x4387 -x20395 -x7491 -x2485 -x38160 -x29492 -x48093 -x36425 -x2793 -x4245 -x38998 -x46864 -x49316 -x8100 -x16398 -x22440 -x5443 -x43972 -x38552 -x55835 x46761 -x16441 -x11959 -x2724 -x49022 -x29066 -x8415 -x45675 -x17026 -x48638 -x36298 -x23850 -x19157 -x52910 -x22936 -x25706 -x6051 -x26651 -x55453 -x7440 -x32298 -x26081 -x48788 -x34270 -x19170 -x44205 -x53080 -x45488 -x17157 -x14156 -x1896 -x25129 -x19625 -x19205 -x15601 -x1881 -x19680 -x39430 -x43349 -x7594 -x20882 -x43481 -x12458 -x8344 x54953 -x33966 -x42696 -x38312 -x13356 -x23474 -x47056 -x56468 -x35816 -x15486 -x28460 -x54904 -x45614 -x6276 -x50585 -x22456 -x10772 -x36235 -x35822 -x17214 x46917 -x40599 -x18695 -x5610 -x2774 -x25637 -x37958 -x36059 -x31536 -x12025 x53935 -x37516 -x7119 -x37778 -x787 -x11395 -x50070 -x5784 -x18995 -x6978 -x13182 -x15739 -x6105 -x46400 -x54119 -x1203 -x51669 -x21056 -x16709 x46717 -x50673 -x35784 -x1747 -x18236 -x36911 -x26901 -x18670 -x22838 -x47711 -x38404 x54170 -x38928 -x8468 -x25349 -x39830 -x18860 -x29013 -x37103 -x31789 -x52382 -x3525 -x27207 -x28717 x46285 -x9181 -x54948 -x26321 -x33262 -x23020 -x3629 -x12495 -x28162 -x21775 -x29378 -x18328 -x41094 -x33512 -x37302 -x14734 -x30974 -x6373 -x57274 -x12710 x6752 -x26530 x45740 -x29633 -x5138 -x11154 -x38174 -x43241 -x45866 -x55927 -x43254 -x3862 -x49538 -x33027 -x16335 -x54597 -x30789 -x19136 -x12779 -x50350 -x34844 -x52970 -x3697 -x55049 -x28737 -x7128 -x48845 -x44307 -x29626 -x21255 -x53852 -x11689 x48924 x49179 -x9829 -x28131 -x56830 -x879 x46388 -x14176 -x2965 -x7202 -x18369 -x12448 -x5710 -x6678 -x935 -x16643 -x10603 -x54120 x53274 -x15336 -x50059 -x14158 -x4503 -x22107 -x52414 -x19995 -x20766 x48463 -x6580 -x40628 -x4263 -x44666 -x33217 -x5655 x44673 -x51289 -x47430 -x47656 -x32578 -x24032 -x9379 -x1473 -x25343 -x29192 -x3062 -x26995 -x24929 -x55313 -x35693 -x11124 -x43250 -x16558 -x27120 x52085 -x28147 -x47809 -x50196 -x46319 -x8521 -x40858 -x18830 -x40545 -x7523 -x1449 -x34601 -x45660 -x16700 -x52266 -x34775 -x35588 -x36701 -x15496 -x2601 -x1113 x50835 -x41508 -x23009 -x21076 -x22133 -x49656 -x44608 -x276 -x14701 -x34751 -x34541 -x55198 -x48851 -x52791 -x18117 -x45694 -x14715 -x24891 x53996 -x6453 -x41580 -x10763 -x56900 -x29163 -x7818 -x13758 -x10800 -x42935 -x7561 -x24172 -x18374 -x27340 -x49241 -x41836 -x7838 -x23078 -x53357 -x41473 -x55107 -x27777 -x50202 -x34521 -x18551 -x43836 x45050 -x45044 -x26534 -x5628 -x20776 -x54486 -x14839 -x10435 -x2952 -x19379 -x29118 -x4912 -x33184 -x38189 x40475 -x51385 -x16579 -x57059 -x35122 -x17382 -x13136 -x6086 -x37771 -x16188 -x12693 -x1601 -x36516 -x19939 -x37213 -x24513 -x5674 -x26921 -x52577 x57212 -x29567 -x6472 -x10888 -x21205 -x5857 -x15832 -x1431 -x43812 -x13625 -x33274 -x19926 -x391 -x12190 -x34299 -x31491 -x31995 -x13430 -x45907 -x38648 -x51184 -x14737 -x24602 -x17285 -x40562 -x45636 -x11720 -x11178 -x16443 -x6308 -x18948 -x7105 -x50144 -x15733 -x21963 -x32608 -x20507 -x33775 -x43029 -x29872 -x1131 -x29994 -x25438 -x2957 -x16676 -x55310 -x57086 -x21472 -x50140 -x39210 -x34196 -x7804 -x42000 -x16124 -x12866 x43524 -x15304 -x55427 -x43319 -x9397 -x10151 -x46722 -x56485 -x35661 -x36863 -x45047 -x38207 -x9872 -x39087 -x16656 -x49314 -x14082 -x42389 -x55480 -x33421 -x40820 -x14492 -x47067 -x6393 -x50097 -x10328 -x21290 -x18299 -x8421 -x6032 -x5860 -x19549 -x32062 -x53604 -x38798 -x14980 -x27217 -x41076 -x40303 -x25483 -x32558 x42427 -x30704 -x12928 -x22782 -x6098 -x48677 -x49964 -x50907 -x43713 -x38475 -x40606 -x29389 -x48922 -x47147 -x22980 -x33391 -x26244 -x55757 -x28848 -x23394 x46978 -x48862 -x17432 -x18448 -x53048 -x16878 -x10737 x44745 -x47810 -x21557 x48425 -x32924 x41407 -x43182 -x42385 x50165 -x752 -x48781 -x10399 -x7044 x56757 -x16326 -x40337 -x2254 -x26483 -x46902 -x14048 -x40324 x2383 -x25599 -x18955 -x4089 -x5489 -x14561 -x21105 -x34160 -x51426 x51862 -x18286 -x8076 x44107 -x34245 -x47099 -x5824 -x17007 -x14650 -x1269 -x9970 -x25460 -x39099 -x42765 -x31954 -x50671 -x973 -x16392 -x3282 -x25705 -x26142 -x20130 -x8394 -x50332 -x44639 -x52367 -x33487 -x56994 -x11861 -x17431 -x29181 -x28991 -x33830 -x27182 -x41360 -x19690 -x10664 -x21297 -x33887 -x18028 -x8463 -x20461 -x18409 -x48592 x53535 -x21210 -x45590 -x28738 -x32344 x44397 x45670 -x41209 -x41731 -x56610 -x28058 -x8046 -x19948 -x44206 -x21492 -x7597 -x42474 -x3941 -x32725 -x29955 -x338 -x48081 -x51022 -x31985 -x10668 -x25631 -x2705 -x30573 -x3573 -x17607 -x25022 -x9658 -x6511 -x40942 -x40987 -x18298 -x45124 -x47567 -x35670 -x51848 -x12616 -x48879 -x1671 -x37744 -x41587 -x13975 -x13480 -x30603 -x21551 -x27859 -x1582 -x33486 -x43932 -x4654 -x7099 -x51454 -x11785 -x48664 -x24240 -x37945 -x44839 -x47872 -x14190 -x6259 -x21157 -x40357 -x36697 -x25914 -x53560 -x42582 -x49551 -x51548 -x51048 -x12730 -x3230 -x56618 -x4109 -x11228 -x829 x51302 -x2326 -x28920 -x36822 -x9551 -x27472 -x5178 -x38731 -x10677 -x33367 -x452 -x40843 -x53389 -x11071 -x5172 -x29893 -x25194 -x5546 -x19776 -x16593 -x28861 -x10653 -x18021 -x21958 -x56985 -x44450 -x19806 -x10833 -x22470 -x38406 -x3806 -x8977 -x957 -x42957 -x31082 -x10704 -x7617 -x4641 -x37285 -x32781 -x28358 -x15460 -x11879 -x55485 -x57098 -x14192 -x23055 -x3550 -x22895 -x5821 x51933 -x8565 x47526 -x46983 -x10178 x57250 -x6170 -x50146 -x31419 -x21922 -x24063 -x2836 -x2058 -x39631 -x37485 -x8929 -x618 -x56833 -x56396 -x38247 -x7725 -x12875 -x21542 -x52537 -x54884 -x34926 -x48563 -x1037 -x2134 -x33613 -x51416 -x53396 -x5147 -x55087 -x32468 -x35247 -x37097 -x25938 -x21850 -x19459 -x40726 -x39366 -x14098 -x2853 -x413 -x52451 -x199 -x43710 -x23666 -x22493 -x43871 -x49534 -x24156 -x47713 -x39293 -x39834 -x24292 -x22929 -x14682 -x37845 -x10937 -x24534 x51786 -x34881 -x8852 -x12941 -x8588 -x9680 -x587 -x19848 -x33679 -x37289 -x4316 x46317 -x29003 -x20734 -x50337 x47848 -x7103 x47883 -x20382 -x28033 -x2444 -x27011 -x16077 -x17855 x51322 -x1306 -x1018 -x27558 -x42948 -x7929 -x6233 -x31649 -x9566 -x47712 -x32311 -x51069 -x35900 -x39247 -x39797 -x18950 -x29308 -x23005 -x25787 -x10506 -x35895 -x7542 -x2158 -x481 x40836 x57041 -x47852 -x47818 -x16657 -x41472 -x30034 -x30363 -x22339 -x20043 -x3814 -x20781 -x6135 -x24219 -x53232 -x49244 -x290 -x35323 -x18866 -x37673 -x1689 -x24749 -x19847 -x30022 -x40874 -x45860 -x43945 -x55369 -x30183 -x21711 -x15774 -x53264 -x22974 -x3273 -x1501 x54950 -x21936 x45928 -x52756 -x17681 -x23050 -x45226 -x25530 -x17283 -x7125 -x20204 -x23819 -x50176 -x41750 -x54652 -x27094 -x7375 -x42475 x42151 -x17377 -x14433 -x57008 -x14267 x53091 -x25945 -x8189 -x37246 -x33875 -x18368 -x713 -x39395 -x18548 x45731 -x11044 -x57364 -x17494 -x13018 -x15299 -x1219 -x11413 -x37982 -x43178 -x21717 -x47928 -x55108 -x31129 -x33478 -x16319 -x41282 -x19288 -x22184 -x39856 -x27634 x42108 -x8973 -x13932 -x10125 -x31715 -x48042 x50542 -x9594 x41582 -x1758 -x42064 -x52152 -x22325 -x24737 -x23857 -x26653 -x18037 -x46930 -x20264 -x16098 -x56919 -x47859 -x10 -x19484 -x36981 -x29723 -x25450 -x10346 -x10674 -x50683 -x30751 -x46383 -x24420 -x37338 -x10301 x43585 -x54348 -x47136 -x10576 -x16024 -x32561 -x51414 x53388 -x53395 -x12070 -x32753 -x33119 -x48113 -x16337 -x90 -x46342 -x47838 -x54342 -x20627 -x45106 -x3059 -x19867 -x6748 -x56048 -x27981 -x5016 -x54908 x52778 -x36325 -x10066 -x14294 -x53747 -x37230 x47610 -x15742 -x13205 -x48502 x52317 -x23128 -x27836 -x39038 -x27620 -x36323 -x56602 -x12103 -x18244 -x18343 x56171 -x26887 x53439 -x4861 x52300 -x45875 -x42621 -x15478 x50125 -x13274 -x22786 x50194 -x36433 -x37599 -x27058 -x40757 -x15324 -x44150 -x28203 -x4465 -x29825 -x9405 -x917 -x47014 -x15465 -x1538 -x15550 -x6348 -x25316 -x4989 -x32310 -x13811 -x31324 -x54001 -x30620 -x4211 x55562 -x55186 -x9634 -x31366 -x36589 -x40456 x44423 -x915 -x48739 -x48394 -x39978 -x26623 -x24982 -x15041 -x26272 -x17545 -x43573 -x3390 -x17629 x42632 -x39017 -x16863 -x37608 -x39520 x52984 -x33069 -x29132 x50504 -x6067 -x49641 -x304 -x34109 -x49229 -x3426 -x32690 -x14298 -x11019 -x36916 -x24109 -x4896 -x11326 -x9578 -x26481 -x31454 -x18713 -x46826 -x48727 -x28993 -x10423 -x19991 -x29717 x45937 -x56454 -x13303 -x20252 -x56470 -x17928 -x19220 -x53902 -x3338 -x40995 -x15612 -x21008 -x54316 -x33656 -x18206 -x26122 -x17579 -x56758 -x16383 -x39196 -x10841 -x20282 -x57108 -x34814 -x51085 -x46626 -x18390 -x28792 -x29726 -x26757 -x49213 -x37569 -x52061 x53622 -x17262 -x5992 -x39804 -x17481 -x41984 -x49506 -x48590 -x43400 -x26636 -x22260 -x45198 -x45936 -x16473 -x28973 -x10818 -x54337 -x36973 -x28377 -x35995 -x44260 -x19961 -x40552 -x24818 -x23476 -x15899 -x9995 -x32895 -x38805 -x53810 -x12744 x55461 -x5845 -x23491 -x52965 -x21125 -x7165 -x4822 -x42843 -x25143 -x35387 -x42117 -x9469 -x23164 -x20216 x50626 -x47606 -x7696 -x30393 -x42972 -x12145 -x5955 -x126 -x51781 -x8266 -x40592 -x48406 -x25667 -x10305 -x4502 -x46236 -x9250 -x26556 -x5700 -x34612 -x16139 -x32369 -x31018 -x33923 -x690 -x23350 -x20244 x52320 -x56671 -x12088 -x50909 -x55123 -x16949 x46036 -x53531 -x39505 -x37048 -x47460 -x40120 -x28825 -x17846 -x24076 -x45640 -x8285 -x6471 -x49077 -x56443 -x26121 x48115 -x54699 -x42044 -x37645 -x24101 -x3257 -x44849 -x51367 -x11310 -x48288 -x22475 -x12105 -x42450 -x11613 -x48136 -x22059 x44716 -x40049 -x47820 -x49773 -x20322 -x21499 -x26842 -x23147 -x30451 -x6180 -x44344 -x11943 -x18786 -x29416 -x355 -x47955 -x33054 -x24229 -x7407 -x57497 -x17479 -x56918 x49530 -x26777 -x19455 -x6316 -x43462 -x37402 -x2357 -x54710 x47874 -x46204 -x40877 -x34702 -x5342 -x24365 -x35521 -x17562 -x38220 -x53603 -x22090 -x40829 -x39280 -x11502 -x22666 -x19048 -x1706 -x32788 -x10535 -x20847 x44316 -x51565 -x38623 -x6433 -x2881 -x55039 x53909 -x27316 -x7218 -x55615 -x3507 -x12335 -x5113 -x14730 x49382 -x2613 -x7324 -x32420 -x5240 -x30870 -x48627 -x53318 -x33103 -x35378 -x8713 -x39802 -x12554 -x43822 -x8372 -x54912 -x41762 -x21259 -x19366 x43437 -x31168 x32077 -x12018 -x30321 -x13574 -x31604 -x55694 -x36817 -x29837 -x40192 -x31300 -x16864 -x12862 -x40676 -x28521 -x52776 -x18858 -x24601 -x13215 -x38840 -x1518 -x21012 -x23448 -x21048 -x44276 -x20132 -x19849 -x37617 -x42593 -x50561 -x26717 -x1904 -x37343 -x4156 -x52964 -x27405 -x45257 -x10607 -x15690 -x18686 -x20147 -x3258 x44267 -x10154 -x7833 -x16382 -x18054 -x29403 -x14803 -x45396 -x15656 x42377 -x28310 -x2490 -x34309 -x21626 -x33832 -x15022 -x48916 -x47702 -x15890 -x56615 -x30685 -x50066 -x41946 -x42889 -x31371 x5369 -x14331 -x56423 -x35860 -x54892 -x56825 -x16694 -x43795 -x41014 -x2280 -x34919 -x43646 -x181 -x40333 -x65 -x54913 -x43013 -x17059 -x14611 -x18062 -x49667 -x33499 -x19647 -x2911 -x31329 -x4385 x40931 -x33016 -x25597 -x48593 -x48362 -x2938 -x11276 -x31107 -x29677 -x30261 -x36924 -x26003 -x17907 -x30413 -x3103 -x38479 -x14262 -x46001 -x28406 x56525 -x27380 -x2531 -x33997 -x15958 -x29282 -x45423 -x46165 x52645 -x25106 x55237 -x40186 x47204 -x27477 -x21423 -x7341 -x14879 -x27184 -x49175 -x17265 x40935 -x48244 -x47417 -x23395 -x9481 -x17067 -x23759 -x46273 -x3186 -x38732 -x745 -x29507 -x32436 -x38158 -x20022 -x23656 -x12943 -x51346 -x37735 -x422 -x991 -x42375 -x48203 -x53296 -x21058 -x41561 -x45194 -x3776 -x15701 -x36131 -x26364 -x47907 -x48063 -x21275 -x14726 -x9819 -x28572 -x35753 -x6044 -x21577 -x30439 -x47470 -x56033 -x18167 -x39556 -x71 -x16972 -x39745 -x6831 -x54296 -x54569 -x40822 x46972 -x31228 -x43055 -x41871 -x13243 -x44176 -x30263 x41666 -x19578 -x27881 -x44989 -x12634 -x29182 -x52995 -x12602 -x29565 -x4595 -x42035 -x8204 -x1976 -x14993 -x45947 -x47053 -x42797 -x25297 -x24369 -x20314 -x47008 x40709 -x21402 -x53246 -x55978 -x42584 -x42361 -x4012 -x3039 -x56251 -x42642 -x30650 -x12378 x56722 -x27198 -x4572 -x16808 -x44357 -x56692 -x29756 -x18423 -x31938 -x2703 -x5969 -x27117 -x20061 -x43410 -x35677 -x6694 -x12151 -x40014 x52262 -x39242 -x20822 -x55223 -x56508 -x46473 -x49780 -x15009 -x5266 -x25133 -x18822 -x17394 -x31642 -x3235 -x3703 -x5963 -x45404 -x24483 x45783 -x35460 -x41597 x46258 -x51007 -x20757 -x500 -x22337 -x12074 -x24985 -x51703 -x49375 -x9891 -x41033 -x24515 -x29760 -x33072 -x21596 -x42770 -x51170 -x18204 -x15097 -x52281 -x52313 -x30015 -x43275 -x37759 -x25405 -x56732 -x29525 -x51671 -x22009 -x24587 -x31383 -x19475 -x45135 -x31278 -x16047 x54666 -x46011 -x55697 -x22450 -x7361 -x30008 -x53722 -x38730 -x6731 -x45180 -x8642 -x30023 -x18836 -x22881 -x47749 -x51636 -x40341 -x28543 -x12036 -x14687 -x6991 -x6871 -x11895 -x18960 -x5436 -x20748 -x37609 -x3837 -x37251 -x38273 -x40373 -x38780 -x21276 -x54523 -x48578 -x13260 -x8691 -x45687 -x6305 -x11303 x52523 -x35578 -x31248 x54144 -x5721 -x19649 -x27313 -x8310 -x54079 -x10705 -x16923 -x50923 -x37389 -x37274 -x31450 -x12456 -x3744 -x54407 -x26262 -x3482 -x38872 -x25114 -x35762 x52784 -x54957 -x32458 -x19767 -x48830 -x21806 -x40075 -x13029 -x15697 -x48379 x55130 -x5019 -x40128 -x27394 -x13550 -x20110 x47845 x49835 -x13583 -x47182 -x43164 -x45914 -x47346 -x19219 -x52851 -x6489 -x44044 -x39347 -x37157 -x18746 -x3192 -x22746 -x28753 -x10756 -x53466 x43675 -x14004 -x16151 -x3023 -x51851 -x15408 -x26458 -x16801 -x47317 -x15028 -x32646 -x35652 -x43024 -x33510 -x36552 -x8555 -x14731 -x12638 -x7508 -x35013 -x1558 -x702 x44577 -x35306 -x53517 -x15750 -x25169 -x15764 -x47783 -x9919 -x2278 -x49286 -x36101 -x2761 -x22740 -x32906 -x35206 -x45433 x53648 -x41863 -x2914 -x21852 -x32190 -x24313 -x30585 -x16433 -x48893 -x23784 -x15518 -x12980 -x53785 -x1603 x53999 -x38215 x55594 -x2379 -x29798 -x41212 -x53495 -x26622 -x53825 -x45840 -x49219 -x38340 -x49526 -x5258 -x26414 -x51717 -x43269 -x27533 -x37515 -x38237 -x14067 -x42115 x51952 -x55564 -x18918 -x29099 -x51411 -x6960 -x35942 -x38965 -x18356 -x51089 -x27910 x48501 -x47331 -x30636 -x56373 -x1539 -x38088 -x535 x45862 -x40340 -x32442 -x37944 -x22837 -x25218 -x18530 -x21784 -x22251 -x23351 -x48435 -x11306 -x25172 -x30922 -x56727 -x21439 -x37796 -x33283 -x115 -x54124 -x18481 -x21713 -x32349 -x10565 -x41368 -x37952 -x46727 -x928 -x48639 x52485 -x37723 -x23649 -x50499 -x51722 -x8124 -x46088 -x34454 -x35452 -x4537 -x51230 -x10437 -x36740 -x35405 -x7102 -x49189 -x20070 -x1731 -x32253 -x6356 -x28632 -x9792 x47283 -x459 -x48278 -x21668 -x21538 x53547 -x28705 -x49702 -x16843 -x19058 -x30984 -x23319 -x24442 -x40474 -x21419 -x23745 -x46280 -x46661 -x51982 -x37152 -x11061 -x10642 -x15098 -x19757 -x39327 -x46312 -x3037 -x49122 -x50364 -x31162 -x5939 -x27458 -x28947 -x27784 -x51693 -x25545 -x4827 -x32666 -x46004 -x9774 -x54274 -x44515 -x410 -x54733 -x26702 -x30010 -x47231 -x10956 -x21695 -x653 -x9233 -x51433 -x14434 -x11636 -x6733 -x50253 -x34569 -x18171 -x15491 -x3430 -x40846 -x1548 -x7840 x47790 -x14446 -x49139 -x9751 -x5865 -x50072 -x51919 -x29555 -x16572 -x18678 -x49896 -x46757 -x29019 -x35585 -x19919 -x18367 -x51176 -x38971 -x42176 -x32817 -x34664 -x2004 -x57017 -x20397 -x1997 -x56025 -x5030 -x43864 -x39563 -x6935 -x21311 -x2233 -x11517 -x44183 -x17915 -x36386 -x11000 -x49961 -x33159 -x34609 -x46950 -x55174 -x28417 -x26823 -x55322 x50954 -x12361 -x19095 -x32247 -x3234 -x15332 x44771 x41201 -x8509 -x49403 -x16194 -x18886 -x56908 -x22382 -x23673 -x1618 -x37797 -x38647 -x1063 -x9247 -x21482 -x19441 -x48909 -x13345 -x51907 -x52283 -x13160 -x1007 -x23706 -x25112 -x15754 -x45397 -x9916 -x22819 -x4578 -x8631 -x19911 -x23344 -x54885 x52540 -x26496 -x16282 -x22334 -x21759 -x16103 -x319 -x44851 -x42851 -x9948 x53738 -x4446 -x30095 -x31289 -x4191 x57357 -x10501 x40649 -x53656 -x27013 -x37895 -x34147 -x3864 -x33618 -x47177 -x49972 -x34972 -x41817 -x28130 -x3513 -x11585 -x40850 -x30693 -x23152 -x2564 -x20058 -x4314 -x48661 x48820 -x38299 -x21948 -x32259 -x27580 -x30045 -x28654 -x28670 -x4779 -x4265 -x28699 -x3312 -x24974 -x2598 -x29349 -x46154 -x13090 -x14375 x53451 -x36698 -x19440 -x47272 -x10627 -x4990 -x50872 -x8007 -x11349 -x13854 -x20794 x48515 -x35102 -x39260 -x11103 -x23869 -x38877 -x28171 -x9852 -x25390 -x47814 -x16444 -x54841 -x29164 -x56570 -x22002 -x34525 -x36713 -x45017 -x56700 -x16039 -x56395 -x45007 -x41463 -x23707 -x5298 -x49480 -x45700 -x46331 x46566 -x47855 -x39588 -x5913 -x40063 x47436 -x5482 -x28356 -x29799 -x48941 -x46828 -x4310 -x42379 -x5153 -x29948 -x37175 -x24344 -x28557 -x44815 -x46620 -x12158 x57326 -x8552 -x25519 -x2279 -x26929 x46984 -x51527 -x7466 -x48560 -x54200 -x34373 -x34903 -x42112 -x27853 -x17052 -x18440 -x1441 x48443 -x33808 -x9868 -x1226 -x36378 -x27513 -x49025 -x40595 -x50069 -x8966 -x4626 -x26042 -x46077 -x53928 -x37805 -x25981 -x45729 -x16137 -x41792 -x24012 -x32162 x44780 -x32114 -x2551 -x49653 -x29795 -x34697 -x30148 -x51087 -x39675 -x34539 -x5823 -x38277 -x7674 -x1765 -x56268 -x33418 -x52389 -x13083 -x11455 -x32168 x52285 -x7289 -x37033 -x37270 -x33941 -x3019 -x20345 -x13404 -x32316 -x39174 x49478 -x27056 -x38585 -x23585 -x27411 -x24619 -x8996 -x49518 -x3209 -x50238 -x26795 -x50156 -x24291 -x26676 -x48241 -x37526 -x37931 -x42903 -x16078 -x15896 -x43661 -x53360 -x46117 -x30167 -x54496 -x14608 -x16637 -x43681 -x41779 -x40231 -x32424 -x16834 -x22037 -x28064 -x18703 -x38 x46198 -x34058 -x29917 -x44007 -x46162 -x36604 x56232 -x30779 -x38823 -x22737 x45467 -x19542 -x37342 -x48120 -x57343 -x48012 -x32980 x48057 -x1187 x42522 -x48210 -x19361 x45444 -x29959 x51705 x54379 -x2480 x30727 -x1447 -x21071 -x29561 -x31813 x40760 -x605 -x7994 -x15954 -x25714 -x14240 -x13662 -x14237 -x34782 -x4358 -x25465 -x49315 -x2609 -x32625 -x33865 -x27587 -x9264 -x37731 -x36215 -x21326 -x20289 -x8675 x46166 -x34083 -x48699 -x33131 -x20192 -x24386 -x33115 -x34777 -x44140 -x22798 -x33695 -x36145 -x38829 -x37831 -x8504 x45554 -x48763 -x45439 -x52026 -x30831 -x10538 -x39547 -x24526 -x31766 -x2758 -x56597 -x18816 -x40617 -x32228 -x44704 -x44881 -x50529 -x34771 -x47637 -x50704 -x361 -x33544 -x22845 -x9604 -x28437 -x28969 -x17569 -x22864 -x19281 -x51507 -x29496 -x44083 -x11179 -x556 -x53860 -x34981 -x36487 -x13563 -x25401 -x42877 -x9502 -x30069 -x27402 -x54730 -x33503 -x20701 -x16696 -x37479 -x5973 -x9409 -x45643 -x5615 -x30011 -x50657 -x33948 -x42306 -x24152 -x3820 -x20127 -x39582 -x23345 -x35684 -x51967 -x20750 -x14101 -x33182 -x48978 -x27344 -x9282 -x12193 -x24216 x44565 -x24202 -x39637 -x1767 -x29552 -x36025 -x15436 -x50314 -x18201 -x28225 -x8957 -x28736 -x47504 -x16888 -x27921 -x18263 -x8524 -x19046 -x40737 -x41498 -x23928 -x10994 -x29238 -x34438 -x35146 -x27141 -x27856 -x28704 -x30239 -x36178 -x15804 -x47779 -x16260 -x36960 -x31905 -x19336 -x723 -x24122 -x47279 -x44153 -x49803 -x49960 x53068 -x943 -x38238 -x2449 -x55306 -x5918 -x15878 -x51753 -x57084 -x35180 -x5161 -x53639 -x36656 -x11998 -x7254 -x56123 -x38134 -x34969 x43985 -x738 -x35801 -x21273 -x16192 -x27323 -x50599 -x24560 -x52215 -x8403 -x40239 -x29375 -x18769 -x57045 -x54201 -x5504 -x3272 -x22073 -x20613 -x31800 -x48783 -x30830 -x17429 -x17627 -x24750 -x15182 -x39549 -x32714 -x2818 -x41663 -x533 -x12519 -x18650 -x25070 -x38011 -x38446 -x41424 -x10733 -x45294 -x15841 -x43392 -x22955 -x27523 -x13688 -x44582 -x9437 -x22806 -x48429 -x41740 -x29141 -x41778 -x37234 -x5192 -x54619 -x16884 -x21754 -x27792 -x42163 -x17566 -x27183 -x5250 -x12379 -x13522 -x15158 -x42060 -x499 -x27097 -x30738 -x11384 -x48358 -x30192 -x23011 -x10079 -x37123 -x46497 -x32979 -x7584 -x35638 -x35311 -x29805 x53796 -x35958 -x28025 -x35310 -x17772 -x24908 -x55746 -x31636 -x47394 -x34806 -x19407 -x696 -x26325 -x46797 -x19377 -x57291 -x7724 -x6482 -x6856 -x19785 -x57264 -x6746 -x40206 -x34622 -x18501 -x34140 -x17289 x52694 x40780 -x1433 -x27358 -x55602 x43007 -x29145 -x44724 -x8146 -x26436 x54437 -x5338 -x44915 -x33859 -x43441 -x56156 -x18182 x40531 -x34535 -x52974 -x7618 -x31484 -x15490 -x26508 -x28512 -x8609 -x52499 -x15063 -x4616 -x29951 -x1174 -x16828 -x47025 -x16285 -x56324 -x47501 -x22736 -x29287 -x10174 -x42524 -x1551 -x41577 -x19007 -x32201 -x54232 -x27211 -x25771 -x23667 -x954 -x24458 -x8480 -x41733 x42988 -x24924 -x29964 -x54820 -x2594 -x493 -x49486 -x53464 -x881 -x22480 -x51316 -x7867 -x956 -x44241 -x8216 -x53955 -x3243 -x6422 -x3725 -x25895 -x20455 -x10056 -x11158 -x27582 -x23095 -x13844 -x19121 -x32854 -x20065 -x15286 -x12838 -x15283 -x43574 -x23140 -x38554 -x10843 -x2271 -x32879 -x40165 -x5468 -x51186 -x42716 -x10727 -x46389 -x15081 -x37865 -x46536 -x32460 -x37969 -x23390 -x5626 -x51824 -x35878 -x18870 -x1929 -x3992 -x19241 -x31338 -x47858 -x48237 -x828 -x52301 -x48430 -x8334 -x15527 -x9176 -x25882 -x36910 -x27121 -x33888 -x2050 -x18106 -x20596 -x54420 -x32583 -x35402 -x53688 -x29402 -x21051 -x39074 x57241 -x17151 -x33409 -x41468 -x32585 -x3593 -x34886 -x3058 -x13624 -x165 -x37089 -x33678 -x50950 -x54302 -x8323 -x44410 -x12608 -x8436 -x3661 -x15143 -x41641 -x23573 -x44609 -x16036 -x9427 x46572 -x37086 -x24622 x47384 x52456 -x16722 -x8930 -x23435 -x21698 -x53798 -x33982 -x21417 x48950 -x22780 -x41160 -x10540 -x43625 -x30053 -x8351 -x29213 -x33093 -x55196 -x18226 -x57173 -x4401 -x1118 -x39836 -x32343 -x27624 -x15321 -x44733 -x3889 -x17485 -x48446 -x42034 -x5129 -x35424 -x7516 -x5109 -x13632 -x55952 -x540 -x51970 -x41579 -x3009 -x4997 -x29444 -x10377 -x1065 -x24132 -x47020 -x37145 -x10805 -x13249 x51273 -x40697 -x41269 -x27638 -x53686 -x42458 -x18508 -x49138 -x40797 -x44330 -x56887 -x21055 -x7655 -x23082 -x42506 -x50641 -x14231 -x27030 -x35388 -x4434 -x31074 -x49167 -x34074 -x50447 -x39276 -x54413 -x35528 -x22162 -x9062 -x33598 -x36545 -x768 -x6202 -x18705 -x51953 -x52567 -x1000 -x38909 -x1951 -x19678 -x16837 -x12761 -x20607 -x3694 -x38863 -x31056 -x49171 -x9328 -x24910 -x7921 -x1059 -x35092 -x18119 -x3594 -x1866 x57330 -x8626 -x27276 -x55605 -x26567 -x41361 -x2908 -x18377 -x14170 -x49003 -x9960 -x35189 -x36416 -x45527 -x25328 -x19685 -x39992 -x15831 -x35457 -x41093 -x22304 -x6879 -x21068 -x28453 -x47968 -x11995 -x23120 -x468 -x18260 -x51515 -x15249 x49762 -x51226 -x38919 -x8271 -x43315 -x9212 -x23220 -x55054 -x12272 -x40996 -x51727 -x20542 -x43307 -x39691 x44383 -x9217 -x54954 -x40160 -x54970 -x29965 -x19656 -x44863 -x14896 -x34888 -x12310 -x24764 -x47083 -x23891 -x17787 -x48000 -x2240 -x13777 -x36756 -x52443 -x10153 -x57327 -x10092 -x39273 -x41000 -x37100 -x42127 -x6173 -x39536 -x32322 -x54827 -x16136 -x35211 -x18925 -x22148 -x6064 -x52183 -x42094 -x21465 -x10130 -x5082 -x19993 -x14110 -x10222 -x38794 -x53871 -x47133 -x34118 -x39314 -x51471 -x18998 -x3347 x55875 -x51772 -x36345 -x354 -x26350 -x4371 -x38739 -x47527 -x39197 -x55708 -x9611 -x16758 -x21625 -x3584 -x25080 -x13438 -x37329 -x26071 -x23408 -x10205 -x31080 -x46328 -x37873 -x29578 -x7019 -x21087 -x4796 -x13668 -x29241 -x22942 -x46576 -x48496 -x32357 -x51 -x56231 -x48694 -x18781 -x28213 -x8491 -x9562 -x14728 -x46495 -x27842 -x19730 -x55691 -x56224 -x14904 -x16739 -x21101 -x50894 -x55076 x53634 -x53884 -x40654 -x38853 -x8724 -x33787 -x4780 -x46020 -x32847 -x48668 -x11484 x57267 -x7177 -x13381 -x47577 -x32932 -x17409 -x4419 -x16812 -x34163 -x38032 -x38356 -x33178 -x48217 -x35192 x43147 -x56858 -x3271 -x55783 -x36542 -x830 -x48713 -x42687 -x38386 -x12809 -x44569 -x48040 -x52529 -x30513 -x31379 -x15732 -x47604 -x14391 -x25983 -x12449 -x4506 -x17810 x46482 -x37625 x49910 -x23046 -x19786 -x49397 -x29791 -x21565 -x23675 -x29615 -x8711 -x38734 -x18414 x50777 -x7403 -x20031 -x30404 -x19612 -x48671 -x13761 -x14407 -x1480 -x30792 -x43306 -x45379 -x27986 -x52364 -x53838 -x1716 -x15503 -x42603 -x41923 -x11727 -x36067 -x20742 -x10284 -x8202 -x19307 -x13057 -x37090 -x16394 -x55608 -x40119 -x8701 -x11278 -x35181 -x34978 -x854 -x26134 -x6215 -x11404 x45795 -x51567 -x14899 -x1522 -x12481 -x17055 -x18722 -x11938 x44200 -x47643 -x40148 -x51208 -x7126 -x47550 -x36170 -x10752 -x23612 -x49238 -x7928 -x41417 -x55677 -x12281 -x44286 -x56649 -x3763 -x53923 -x11881 -x1331 -x51823 -x57053 -x173 -x20601 -x31136 -x3024 -x8451 -x13922 -x29906 -x46721 -x51261 -x32355 -x35112 -x53029 -x35436 -x1459 -x44343 -x46243 -x45953 -x31261 -x14875 -x8826 -x23014 -x15969 -x28369 -x197 -x34598 x42036 -x344 -x3993 -x4178 -x3880 -x4025 -x32167 -x38945 -x14394 -x23178 -x23787 x44313 -x33090 -x25332 -x48967 x47903 -x20751 -x55082 -x30253 -x28066 -x35314 -x27709 -x52041 -x41511 -x31564 -x49479 x47964 -x24319 -x16554 -x14910 -x49731 -x30110 -x27566 -x38078 -x2855 -x12606 -x21438 -x36626 x47680 -x57381 -x11180 -x47324 -x25137 -x6531 -x56227 x57076 -x33118 -x1978 -x50114 -x15990 -x6272 -x4264 -x37652 -x37808 -x20587 -x51169 -x38886 -x3395 x44249 -x41458 -x9206 -x50428 -x8876 -x54748 -x18019 -x42249 -x46855 -x26403 -x28893 -x34611 -x21394 -x16323 -x13597 -x54264 -x51918 -x54432 x43406 -x17167 -x49484 -x26860 -x44051 -x54272 -x42887 -x51271 -x8938 -x3302 -x4444 -x1399 -x9015 -x55865 -x22618 -x12669 -x12575 -x6666 -x55651 -x35374 -x8145 -x9908 -x32874 -x21315 -x34354 -x11719 -x39693 -x25949 -x1666 -x4598 -x23194 -x27304 -x35501 x47213 -x3707 -x18691 -x26827 -x36988 -x1605 -x25496 -x31902 -x45982 -x6765 -x20939 -x50108 -x3841 -x51304 -x19884 x43648 -x56243 -x29234 -x43394 -x35752 -x41732 -x43973 -x1823 -x22367 -x6535 -x35305 -x13472 -x15074 -x8804 -x37627 -x20440 -x24413 -x11118 -x31183 -x16107 -x3345 -x34703 x41700 -x40951 -x10982 -x33308 -x3065 -x5156 x41330 -x44912 -x3678 -x10260 -x35635 -x11687 -x31892 -x34317 -x20865 -x47064 -x41695 -x45097 -x26415 -x45553 -x37193 -x23581 -x22087 -x31274 -x42093 -x30369 -x37249 -x15842 -x15694 -x30521 -x19615 -x13976 -x20615 -x3713 -x5439 -x36769 -x2474 -x19769 -x14445 -x19989 -x34738 -x48065 -x43634 -x52779 -x22213 -x35264 -x44482 -x47893 -x50659 -x27900 -x22738 -x9597 -x31097 -x30866 -x3974 -x39152 -x49514 -x23271 -x50994 -x31732 -x17060 -x19928 -x33619 -x52820 -x44627 -x43010 -x14425 -x3356 -x43008 -x6375 -x28168 -x8945 -x37637 -x42994 -x10064 -x5640 -x2680 -x6617 -x51915 -x2706 x42278 -x18859 -x17086 -x7570 -x54311 x50867 -x29326 -x13314 -x47111 -x40740 -x13830 -x9918 -x24421 -x36494 -x13307 -x45363 -x47924 -x54889 -x29489 -x30343 -x49900 -x21196 -x21085 -x12598 -x49772 -x15211 -x14045 x47129 -x26018 -x45251 -x16405 -x7894 -x33294 -x871 -x10194 -x2299 -x24048 -x33373 -x18394 -x17598 -x11805 -x47171 -x17718 -x4902 -x43938 -x10601 -x43204 -x39413 -x25643 -x48221 -x32284 -x38392 x51699 -x3518 -x43218 -x1320 -x8031 -x23440 -x23906 -x14195 -x29001 -x56323 -x23436 x57006 -x25499 -x43499 -x31209 -x48807 -x52670 -x55687 -x13167 -x41756 -x20051 -x57126 -x35736 -x40556 -x33661 -x14196 -x1695 -x48942 -x12358 -x9010 -x23715 -x13019 x50647 -x32729 -x53583 -x6251 -x47043 -x40476 -x45211 x47297 -x26406 -x9453 -x28926 -x12172 -x9854 x35367 -x5012 -x40493 -x31750 -x15951 -x51678 -x19015 -x8982 -x4323 -x50451 -x26041 x56815 -x29008 -x20260 -x33974 -x39912 -x2511 -x43208 -x18912 -x28814 -x12285 -x57348 -x33878 -x55242 -x10225 -x37602 -x3022 -x35575 -x4362 -x55787 -x15796 -x13259 -x6330 -x11214 -x25427 -x38962 -x44779 -x38290 -x49464 -x54881 -x17185 -x17904 -x10201 -x33636 -x30143 x52395 -x5538 -x9822 -x49075 -x511 -x2293 x55068 -x40862 x54620 -x40675 -x35744 -x14555 x46297 -x669 -x17553 -x44901 x42435 x49043 -x4534 -x35951 -x5248 -x48321 -x36479 -x53136 -x41541 -x9389 -x2840 -x21150 -x26792 -x14404 -x44152 x51241 -x16858 -x19419 -x18146 -x51213 x47320 -x54104 -x36063 -x49920 -x21985 -x54516 -x12774 -x16492 -x27363 -x49083 -x33960 -x3422 -x1204 -x22611 -x36093 -x19296 -x45223 -x33773 -x42047 -x6940 -x32688 -x18965 -x50117 -x2713 -x3170 -x3276 -x9068 -x294 -x57149 x41898 -x11521 -x28486 -x55305 -x36261 -x47261 -x22488 -x48245 -x12750 -x45222 -x19816 -x15593 -x12191 -x12626 -x16571 -x11177 -x11407 -x9071 -x737 -x45344 -x19864 -x2945 -x40362 -x7866 -x18525 -x27044 -x6190 -x10896 -x14278 -x43749 -x11520 -x24003 -x26531 -x12800 -x7176 -x43563 -x134 -x52504 -x20944 x56055 -x52185 -x26002 -x9480 -x31358 -x25806 -x38365 -x24542 -x5993 x46123 -x26540 -x29592 -x16673 -x2697 -x92 -x16338 -x44689 -x13917 -x13120 -x49061 -x42902 -x36826 -x34784 -x4971 -x43084 -x34442 -x30131 -x1127 -x39878 -x36159 -x24274 x46964 -x41653 -x55906 -x32582 -x39240 x54268 -x24387 -x22832 -x42373 -x44754 -x17153 -x50794 -x44214 -x28533 -x20140 -x814 -x2266 -x30389 -x34323 -x20539 -x43547 -x31573 -x16135 -x13062 -x226 x48286 -x22528 -x33039 -x8519 -x26357 -x46341 -x12533 -x55158 -x32075 -x36842 -x10317 -x496 -x7635 -x15146 -x3155 -x9563 -x28183 -x45932 -x21638 -x3723 -x4175 -x10139 -x17391 -x12766 -x3285 -x27756 -x12906 -x20055 -x21214 -x43135 -x2544 -x56822 -x43696 -x33820 -x33623 -x35642 -x42628 -x12609 -x18304 -x44 -x10944 -x41590 -x29322 -x8102 -x39606 -x38609 -x52608 -x5108 x33334 -x37941 -x16609 -x54049 -x7272 -x7603 -x32467 -x21643 -x50552 x52572 -x40945 -x53440 -x22514 -x31514 -x13304 -x19198 -x48843 -x54932 -x44163 -x18253 -x20536 -x35718 -x55705 -x36100 -x6143 -x1087 -x51887 -x9991 -x9953 -x21221 -x28502 x46189 -x3833 -x21765 x44325 -x34796 -x1044 -x52534 -x53720 -x48187 -x26674 -x17986 -x33561 x51644 -x39065 -x891 -x32056 -x6912 -x28958 -x11866 -x44709 -x46509 -x55706 -x16634 -x14002 -x54332 -x34365 -x13666 -x19602 -x34223 -x28664 -x1375 -x50660 -x7188 -x35041 -x22142 -x57077 -x25442 -x53724 x44742 -x40927 -x13612 -x50132 -x18591 -x37424 -x40076 -x8963 -x53769 -x23651 -x43468 -x23809 -x52983 -x4607 -x38380 -x35217 -x25258 x41077 -x26449 -x42109 -x7032 x44391 -x35879 x53677 -x10973 -x16977 -x52173 -x36037 -x7187 -x5168 -x49305 -x24447 -x20245 -x1332 -x17107 -x19844 -x37232 -x26228 -x5566 -x16095 -x55676 -x27945 -x1279 -x17498 -x30663 -x34009 -x3898 -x924 x54634 x46479 -x5459 -x26318 -x51771 -x27925 -x1274 -x17467 -x2311 -x40246 -x40256 -x38818 -x34658 -x29269 -x34932 -x27144 -x6911 -x13712 x47312 -x1860 -x6915 -x25482 -x48064 -x48350 -x35992 -x29925 -x22902 -x36273 -x21884 -x52718 -x54815 -x40100 -x28436 -x5046 -x23383 -x34195 -x3565 -x29734 -x9821 -x49135 -x37111 -x23886 -x48024 x47175 -x41415 -x5759 -x15420 -x7047 -x23887 -x18485 -x33918 -x48102 -x138 -x13678 -x6876 -x26767 -x39425 -x2052 -x29133 -x49764 -x43294 -x37912 -x280 -x31834 -x22399 -x54797 -x39932 x44136 -x34839 -x21624 -x24398 -x24550 -x29387 -x46850 -x32865 -x34864 -x39575 -x44438 -x3808 -x37491 -x14395 -x50236 -x10475 x51270 -x29408 -x50949 -x39047 -x18779 -x28261 -x31776 -x23074 -x28891 -x25996 -x39123 -x12313 -x16940 -x8277 -x16408 -x37394 -x25719 -x537 -x904 -x13014 -x13391 -x32591 -x23575 -x20018 -x43091 -x6274 -x37280 -x8933 -x4980 -x16471 -x20430 -x3628 -x21861 -x2335 x19984 -x47055 -x6289 -x10796 x38686 -x30881 -x50485 -x26993 -x42294 -x10650 -x22489 -x1888 -x36249 -x27068 -x35356 -x19646 -x17875 -x38196 -x13702 -x19814 -x43575 -x17863 -x47886 -x29933 -x44137 -x11852 -x16108 x45705 -x1479 -x38468 -x33094 -x7288 -x57488 -x38929 -x46870 -x50940 -x56391 -x40818 -x38582 -x42686 -x4062 -x13119 -x8771 -x41433 -x23054 -x46184 -x37523 -x46882 -x28352 -x16411 -x1868 -x15760 -x17143 -x29842 -x843 -x32761 -x7836 -x12694 -x21024 -x16714 -x21512 -x7164 -x23735 -x53066 -x54378 -x55256 -x21847 -x7460 -x24214 -x23683 -x46606 -x14126 -x25622 -x17654 -x34523 -x6242 -x18444 -x2187 -x27395 x49589 -x17554 -x2347 -x7107 -x47641 -x7170 -x16227 -x10716 -x33897 -x8121 x39351 -x44185 -x32778 -x7397 -x55233 -x32450 -x21186 -x27335 -x35823 -x6658 -x19273 x50386 -x44247 -x24096 -x12937 -x7299 -x35731 -x6096 -x9755 -x51910 -x52141 -x4682 -x17757 -x24747 x47358 -x20426 -x29290 -x1847 -x17975 -x6897 -x32997 -x34896 -x25747 -x18673 -x34758 -x13545 -x52799 -x27004 -x37843 -x38164 -x8057 -x25226 -x29528 -x11229 -x34859 -x16109 -x27725 -x42739 -x27037 -x32651 -x54752 -x17207 -x26494 -x29780 -x51124 -x34116 -x23768 -x37816 -x39259 -x41271 -x45331 -x8968 -x41196 -x40478 -x24400 -x47934 -x8751 -x22336 -x20867 -x7189 -x49145 -x711 -x36651 -x19620 -x8198 -x56093 -x1123 -x20967 -x37626 -x300 -x24533 -x36340 -x21990 -x5635 -x35646 -x4198 -x2001 -x12079 -x33449 -x18658 -x274 -x20341 -x31747 -x18306 -x6319 -x43629 -x9646 -x37720 -x43673 -x36783 -x29009 x16964 -x28014 x44977 -x24081 -x11024 -x47019 -x16248 -x45809 -x39846 -x29120 -x56576 -x3853 -x17914 -x31682 -x1386 -x32272 -x40620 -x38091 -x19309 -x19608 -x35479 -x14551 -x5765 -x27744 -x35199 -x15936 -x53566 -x37067 -x49096 -x46230 -x48996 -x8794 -x19521 -x1404 -x6384 -x30440 -x28208 -x27126 -x11256 -x43867 -x5957 -x52109 -x53856 -x13845 -x26312 -x19689 -x22857 -x5512 -x51002 -x27594 -x10189 -x41175 -x43873 -x54276 -x31782 -x22439 x54025 -x51440 -x27532 -x7509 -x57373 -x9047 -x29779 -x19611 -x44813 -x8395 -x32910 -x31035 -x21539 -x15542 -x30786 -x45323 -x49348 -x21558 -x32159 -x12786 -x19232 -x10271 -x24120 -x41421 -x45455 -x26139 -x16734 -x9820 -x12415 -x33776 -x50538 -x54944 -x44967 -x28830 -x19090 -x9656 -x33892 -x2741 -x26430 -x50557 x53033 -x45091 -x53513 -x34475 -x25147 -x37458 -x21929 -x42608 x55681 -x50769 -x36620 -x42607 -x2131 -x37260 -x40832 -x35678 -x38209 -x5876 -x56153 -x29862 -x51139 -x51484 -x54349 -x5027 -x53290 -x54644 -x35241 -x54906 -x29268 -x33037 -x28653 -x48728 -x33780 -x8348 -x2918 -x18940 -x43644 -x36077 -x29610 -x19637 -x36790 -x16999 -x11389 -x35483 -x188 -x29422 -x23040 -x30616 -x32019 -x14109 -x39854 -x53231 -x46237 -x45851 -x909 x56484 -x5968 -x12153 -x5910 -x53075 -x7481 -x9541 -x23016 -x4370 -x36525 x52024 -x7809 -x52684 -x11971 -x48568 -x23877 -x16385 -x35858 -x18895 -x9669 -x40191 -x1771 x57154 -x31122 -x21910 -x7622 -x23684 -x18755 -x51599 -x9659 x56041 -x24396 x52658 -x14386 -x9685 -x12869 -x29966 -x17454 -x43278 -x22949 -x2677 -x43493 -x27262 -x26750 -x43237 -x53675 -x30712 -x56024 -x46647 -x25399 -x33621 -x23507 -x38498 -x11649 -x28250 -x35107 -x54158 -x36870 -x51834 -x28946 -x24412 -x13252 -x13778 -x18385 -x56503 -x2389 -x3158 -x37789 -x28320 -x53261 -x48061 -x1004 -x49337 -x23698 -x358 -x9230 -x8137 -x639 -x8445 -x46510 -x54438 -x47902 -x47307 -x4497 -x4662 x50684 -x444 -x50141 -x40154 -x32938 -x35715 -x13408 -x47479 -x52385 -x25741 -x3866 -x21387 -x43522 -x49265 x52021 -x14597 -x24195 -x51730 -x43450 -x42904 -x56461 -x43876 -x35260 -x31528 -x12515 -x2502 -x33625 -x35197 -x17170 -x30319 -x7656 -x20550 -x48004 -x31213 -x25287 -x13745 -x38533 -x24271 -x20167 -x15988 -x1912 -x5789 -x42820 -x15079 -x26897 -x32882 -x801 -x14691 -x333 -x5732 -x49662 -x31234 -x53649 -x8329 -x33340 -x12727 -x23765 -x9753 -x11965 -x34706 -x12600 -x23912 -x15543 -x5402 -x40123 -x35456 -x29160 -x12689 -x41742 -x34501 -x39389 -x12721 x47766 -x9708 -x13502 -x2633 -x5026 -x44986 -x508 x50162 -x30410 -x23144 -x47 -x31879 -x28253 -x17095 -x20763 -x48368 -x33991 -x17227 -x42146 -x8671 -x16152 x51012 -x42976 -x30152 -x27894 -x34427 -x23058 -x24085 -x48554 -x39426 -x4917 -x51279 -x36003 -x6249 -x47556 -x26771 -x26307 -x20202 -x24598 -x23945 -x11038 -x11581 -x4706 -x23792 -x16585 -x56698 -x37548 -x39749 -x55203 -x5962 -x3295 -x35221 -x6278 -x17541 -x25765 -x34394 -x14998 -x55639 -x23157 -x21215 -x51410 -x50863 -x31785 x45264 -x3692 -x21288 -x8538 -x26137 -x6544 -x27194 -x23342 -x36537 -x42698 -x27381 -x20404 -x31034 -x1137 -x44931 -x29841 -x29277 -x16046 -x8612 x50368 -x57260 -x51382 -x21025 -x48775 -x42918 x55188 -x51118 -x9002 -x30820 -x6950 -x35605 x55452 -x7292 -x24947 -x49931 -x36787 -x1782 -x40467 -x50040 -x52947 -x15763 -x21851 -x628 -x18795 -x29407 -x17268 -x19546 x39218 -x47398 -x56044 -x26666 -x37579 -x18590 -x23192 -x10254 -x25493 -x23493 -x35625 -x48494 -x51764 -x2672 -x8530 -x14600 -x20231 -x16216 -x34253 -x54491 -x20328 -x28981 -x2338 -x52914 -x17327 -x17384 -x7892 -x27371 x49150 -x10916 -x25601 -x42008 -x3720 -x7305 -x45993 -x52230 -x41531 -x54799 -x41843 -x51684 -x43540 x44168 -x8096 -x28428 -x30631 -x24190 -x42328 -x14664 -x20912 -x18868 -x56011 -x53579 -x37390 -x14351 -x18707 -x45871 -x3602 -x52966 -x42762 -x40257 -x39178 -x14985 -x33759 -x2160 -x27413 -x49575 -x22136 -x2986 -x16746 -x31211 -x35269 -x28462 -x22371 -x4147 x52900 -x22033 -x43059 -x4095 -x48962 -x52165 -x29426 -x19758 -x35790 -x41643 -x37026 -x1054 -x6400 -x872 -x3319 -x11638 -x13494 -x1242 -x51017 -x52036 -x37437 -x12146 -x12424 -x3429 -x29295 -x36289 -x21132 -x53776 -x55085 -x47125 -x40425 -x25556 -x8275 -x29871 -x51492 -x3655 -x56782 -x14012 -x17036 -x8969 -x47570 x49727 -x12075 -x45002 -x33168 -x51327 -x12488 x43295 -x52400 -x40912 -x56927 -x3856 -x49856 -x54277 -x35333 -x37683 -x31057 -x10857 -x29283 -x36310 x51299 -x1050 -x26737 -x27963 -x6698 -x27112 -x57205 -x11045 -x3785 -x35633 -x41581 -x42864 -x28560 -x21826 x53970 -x3421 -x25436 -x34283 -x17847 -x19059 -x40489 -x4180 -x4715 -x44512 -x12993 x47155 -x36883 -x11441 -x41718 -x39906 -x9308 -x16642 -x14022 -x43738 -x16537 -x29993 -x15194 -x20807 x43881 x49069 -x56472 -x12617 -x20290 -x9223 -x17940 -x74 -x30743 -x46486 -x48904 -x7954 -x9965 -x16965 -x31094 -x13036 -x22977 -x10882 -x14937 -x46489 x40463 -x27179 -x2718 -x45370 -x47037 x50713 -x9614 -x1042 -x46144 -x23549 -x15047 -x36739 -x12000 -x12371 -x14560 -x17969 -x7184 -x45162 -x50744 -x38086 -x57465 -x8748 x57157 -x39319 -x29706 -x9202 -x17573 -x11096 -x18224 -x31870 -x17926 -x43328 -x26411 -x57226 -x38537 -x32118 -x4554 -x27804 -x35372 -x2832 -x33904 -x43188 x42113 -x22632 -x40577 -x25926 x54040 -x14626 -x19340 -x49126 -x39666 -x5112 -x6342 -x9323 -x7830 -x29429 -x38692 -x6311 x40441 -x14481 -x38058 -x46846 -x27034 -x7925 -x51544 -x34039 -x4195 -x13716 -x6007 -x41767 -x48007 -x50063 -x20650 -x55744 -x29621 -x39725 -x42052 -x6106 -x6852 -x31730 -x56655 -x5455 -x10791 -x6526 -x39334 -x25761 -x1311 -x12245 -x16797 -x16343 -x46635 -x51564 -x31836 -x223 -x22839 -x33413 -x43148 -x6757 -x21050 -x44111 x55243 -x14304 -x24392 -x3360 -x7016 -x8258 -x18549 -x37606 -x10241 -x44808 -x32711 -x21031 -x37299 -x17695 -x18510 -x44348 -x4855 -x39010 -x43381 -x13733 -x13986 -x2376 -x45289 -x50483 -x42175 -x46113 -x7549 -x29586 -x31526 -x365 -x36102 -x55529 -x57277 x55104 -x39318 -x48162 -x50843 -x41061 -x34721 -x42471 -x28121 -x21749 -x29414 -x30284 -x9034 -x55869 -x23695 -x35681 -x50201 -x7583 x51670 -x38147 x52126 -x42567 -x43176 -x5652 x49994 -x16795 -x23451 -x13655 -x19072 -x8780 -x37490 -x34574 -x11464 x52404 -x41814 -x46512 -x52200 -x22208 -x26077 -x2220 -x9293 -x18988 -x38592 x45369 -x13809 -x33687 -x685 -x32677 -x8672 -x15993 -x26090 -x6861 -x23599 -x20828 -x50802 -x57286 -x12216 -x9400 -x30232 -x7995 -x42714 -x4571 -x45991 -x23467 -x41640 -x38899 -x17288 -x42916 -x28786 -x35003 -x16156 -x16526 -x6099 -x2745 -x40214 -x46728 -x6513 -x49517 -x28454 -x447 -x38470 -x45462 -x2857 -x17333 -x49467 -x57332 -x45093 -x56065 -x32015 -x38204 -x3963 -x37291 -x15309 -x31845 -x43497 x57453 -x17820 -x48748 -x49945 -x31254 -x36628 -x21895 -x57432 -x41935 -x910 -x2067 -x54000 -x37866 -x22526 -x23266 -x28805 -x47960 -x8670 x54890 -x1967 -x8620 -x1330 -x7283 -x47485 -x27496 -x10446 -x31928 -x30380 -x4488 -x19188 -x9135 -x35366 -x32283 -x908 -x32187 -x848 -x11099 -x44782 -x50946 -x53737 -x47591 -x15962 -x21314 x46546 -x14512 -x40647 -x28057 -x35017 -x10703 -x54204 -x26348 -x3887 -x11616 -x37304 -x37732 -x43239 -x4430 -x31321 -x23230 -x49668 -x13684 x51188 -x26956 -x33284 -x8206 -x38359 -x27721 -x6686 -x50865 -x3687 -x12547 x41751 -x10729 -x4672 -x17070 -x6365 x51760 -x11575 -x35087 -x18239 -x26748 -x7964 -x15840 -x50305 -x27331 -x13723 -x9828 -x45200 -x31814 -x20008 -x30359 -x39151 -x39404 -x45844 -x51478 -x20360 -x38827 -x530 -x23288 -x18727 -x29244 -x43915 -x46940 -x34335 -x21545 -x30733 -x33056 -x27468 -x16855 -x11999 -x52977 -x43356 -x51117 -x5100 -x13365 -x50990 -x29643 -x9242 -x4793 -x32386 -x19548 -x54639 -x1488 -x17920 x50742 -x22601 -x301 -x34588 -x42077 -x19212 -x57147 -x36290 -x39136 x57473 -x28662 -x12337 -x28246 -x17357 -x45230 -x46419 -x55428 -x43568 -x9939 -x35288 -x33050 -x52492 -x52541 -x25007 x57238 -x8359 x50154 -x54139 x42066 -x28509 -x42594 -x11011 -x28804 -x54368 -x38280 -x40217 -x42192 -x14246 -x36084 -x24373 -x34143 -x19650 -x4808 -x24278 -x51215 -x14084 -x42943 x48385 x49817 -x29650 -x51079 -x43104 -x25517 -x6668 -x23409 -x36773 -x38203 x41744 -x38619 -x8322 -x15326 -x9618 -x34389 -x23734 -x24605 -x3245 -x1163 -x47134 -x20238 -x2610 -x39774 -x53133 -x29368 -x43128 -x16477 -x55486 -x25003 -x21249 -x5284 x47906 -x27432 -x13271 -x13683 -x21100 -x34880 -x38403 -x31669 -x49619 -x33179 -x11565 -x5530 -x28668 -x32872 -x3087 x43960 -x5477 -x6345 -x50321 -x19064 x46044 -x47334 -x51168 -x14826 -x29983 -x45316 -x38302 -x23978 -x21742 -x32734 -x6070 -x24110 -x5363 -x24528 -x26410 -x1667 -x2025 -x23560 x56052 -x10948 -x30345 -x1114 -x26619 -x15084 -x11630 -x17416 -x33741 -x21863 -x16339 -x22729 -x30926 -x37012 -x17753 -x47963 -x35579 -x10803 -x21003 -x2842 -x32564 -x39611 -x12287 -x6335 -x35535 -x55023 -x40641 -x23279 -x44309 -x39599 -x9754 -x20230 -x55854 -x19957 -x14710 -x55540 -x22329 -x20002 x52455 -x37540 -x15469 -x51646 -x9914 -x37500 -x29542 -x16916 x49768 -x3334 -x30839 -x23858 -x10351 -x50035 x45821 x44905 -x11 x54860 -x38851 -x31544 -x27971 -x5458 -x23956 -x51685 -x41675 -x33304 -x43109 -x2198 -x52838 -x39357 -x18349 -x38039 -x30933 x55983 -x5677 -x28732 -x31364 -x14006 -x26465 -x26404 -x9940 -x3758 -x17491 -x14361 -x4464 -x42771 -x34047 -x38783 -x6619 -x5505 -x30953 -x41610 -x56697 -x45968 -x23916 -x48047 -x53618 -x6839 -x56547 -x27115 -x2616 -x20850 -x40704 -x36809 -x10933 -x12129 -x13165 -x36313 -x17842 -x46338 -x56115 -x21786 -x52908 -x8663 -x268 -x28844 -x52655 -x32186 -x49832 -x7605 -x14348 x52082 -x21243 -x17459 -x40158 -x54116 -x56387 -x30908 -x18550 -x19284 -x19160 -x7259 x42615 -x28609 -x44514 x48318 -x6504 -x7891 -x15328 -x51453 -x15914 -x17313 -x12683 -x6722 -x7399 -x55189 -x14515 -x53734 -x46440 -x55334 -x46629 -x14817 -x32474 -x49810 -x35450 -x38501 -x37395 -x47163 -x6761 -x42784 -x37538 -x41594 -x836 -x33784 -x54915 -x11639 -x23471 -x50509 -x28650 -x14767 -x13760 -x17347 -x1575 -x13690 -x31572 -x8903 x44429 -x27258 -x45723 -x44235 -x20255 -x56297 -x21760 -x33232 -x6926 -x22842 -x19326 -x8899 -x18668 -x3109 -x16644 -x53244 -x29345 -x35409 -x32137 -x17703 -x27520 -x14385 -x13422 -x14753 -x8140 -x44610 -x42343 -x16002 -x35282 -x26092 -x37906 -x12872 -x23356 -x7478 -x14145 -x7331 -x46502 -x31075 -x4781 -x42290 -x29546 -x14619 x42501 -x27729 -x28800 -x22484 -x486 -x46553 -x191 -x7767 -x24880 -x3579 -x30269 -x9487 -x15438 -x56750 -x27522 -x1993 -x56170 -x25373 -x31483 -x21095 -x33214 -x1181 -x46238 -x52399 -x29908 -x9476 -x4203 -x14968 -x40875 -x3125 -x23256 -x6499 -x49062 -x51509 -x9788 x46885 -x10185 -x30623 -x11338 -x55250 -x4331 -x12561 -x44253 -x25392 -x46671 -x44324 -x43433 -x7467 -x15861 -x44291 -x56854 -x34591 -x12477 -x24946 x50977 -x10256 -x45308 -x20004 -x17597 -x10280 -x1938 -x41554 -x19244 -x54856 -x2167 -x3924 -x28787 -x12767 -x57504 -x24710 -x6916 -x45666 -x11270 -x46416 -x21459 -x7309 -x6488 -x10057 x54428 -x14314 -x31327 -x11409 -x40692 -x54234 -x47650 -x39577 -x3699 -x20963 x54185 x47813 -x52221 -x12539 -x14764 -x27059 -x33198 -x51283 -x23947 x43764 -x39862 -x23090 -x10354 -x48516 -x8890 -x35165 -x5414 -x8599 -x51229 -x56564 -x39201 -x6520 -x26387 -x27941 -x25099 -x47119 x55591 -x24942 -x19460 -x506 -x28230 -x35875 -x29691 -x3301 -x38070 -x40962 -x15235 -x39914 -x359 -x25576 -x30558 -x28972 -x44645 -x36211 -x16464 -x57461 -x25222 -x40759 -x45573 -x3574 -x473 -x17660 -x3796 -x38754 -x4294 -x17602 -x44695 -x4509 -x21066 -x39711 -x44820 -x47592 -x56948 -x33821 -x27042 -x20808 -x10613 -x3353 -x39237 -x29600 -x23361 -x32090 -x5609 -x54160 -x36757 -x40177 -x53168 -x9906 -x40359 -x7952 -x3307 -x52444 -x31345 -x48581 -x40017 -x47630 -x26284 x49707 -x16396 -x28760 -x30495 -x10884 -x47583 -x47286 -x54638 -x56951 -x52483 -x7280 -x35906 -x56831 -x41391 -x21217 -x23873 -x51881 -x25238 -x36258 -x14302 -x16628 -x5088 -x7720 -x10890 -x38564 -x40747 -x41190 -x6623 -x5727 -x22435 x52430 -x20888 -x50446 x53605 -x41694 -x8941 x44916 -x19821 -x1465 -x17190 -x2792 -x50326 -x26259 -x44147 -x49247 -x6986 -x31223 -x35433 -x7276 -x517 -x20063 -x47918 -x37483 -x4756 -x31638 -x45286 -x56188 -x53128 x43486 -x52508 -x52014 -x52434 -x36344 -x19793 -x53548 x46520 -x21344 -x5775 -x39419 -x21976 -x12380 -x15670 -x12566 -x3973 -x11726 -x19514 -x28334 -x357 -x15111 -x46837 -x37339 -x3290 -x57317 -x23517 -x41020 -x20984
3583.36/3599.05 s SATISFIABLE
3583.36/3599.05 c Time taken to solve: 3589.5487732230004 seconds
3583.36/3599.05 c Total time taken: 3595.4220695495605 seconds
Verifier Data
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-4847249-1784128647/watcher-4847249-1784128647 -o /tmp/evaluation-result-4847249-1784128647/solver-4847249-1784128647 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4847249-1784128647/vars-4847249-1784128647 --bin-var /tmp/runsolver-exch-nodeE004-1784128647-22636 --watchdog 3760 run HOME/instance-4847249-1784128647.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1892594433 --intermediate --solver ortools
running on 4 cores: 8-11
CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
2500 MHz: 0,8,14,16-18,22-26,28,31,33,35,37-38,40,48,51,55,61-62
3550 MHz: 1-3,19,60
3600 MHz: 4-7,9-13,15,20-21,27,29-30,32,34,36,39,41-47,49-50,52-54,56-59,63
WARNING: cores do not run at the same frequency!
Cores frequency (cpufreq):
2500 MHz: 0
3550 MHz: 1-3
WARNING: cores do not run at the same frequency!
CPU governors:
performance: 8-11
NUMA information:
number of nodes: 8
node 0: cores 0-7, 128055 MiB (127387 MiB free)
node 1: cores 8-15, 129019 MiB (128625 MiB free)
node 2: cores 16-23, 129019 MiB (128746 MiB free)
node 3: cores 24-31, 129003 MiB (128513 MiB free)
node 4: cores 32-39, 129019 MiB (128537 MiB free)
node 5: cores 40-47, 129019 MiB (128647 MiB free)
node 6: cores 48-55, 128973 MiB (128579 MiB free)
node 7: cores 56-63, 128474 MiB (127925 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=22762, runsolver pid=22752
Current StackSize limit: 8192 KiB
[startup+0.100056 s]*
/proc/loadavg: 0.00 0.04 1.05 3/834 22786
/proc/meminfo: memFree=1051599744/1055320716 swapFree=33554428/33554428
[pid=22762] ppid=22752 vsize=4324 memory=3176 CPUtime=0 cores=8-11
/proc/22762/stat : 22762 (run) S 22752 22762 22617 0 -1 4194304 262 125 0 0 0 0 0 0 20 0 1 0 2429227 4427776 640 18446744073709551615 94307091390464 94307092284997 140721314619312 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94307092524048 94307092571792 94307114532864 140721314621570 140721314621805 140721314621805 140721314627537 0
/proc/22762/statm: 1081 794 706 219 0 143 0
[pid=22782] ppid=22762 vsize=11688 memory=7104 CPUtime=0 cores=8-11
/proc/22782/stat : 22782 (python3) D 22762 22762 22617 0 -1 4456448 501 0 0 0 0 0 0 0 20 0 1 0 2429234 11968512 1536 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 0 0 1 0 0 17 9 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
/proc/22782/statm: 2922 1776 1415 753 0 771 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 16012 KiB
Current children cumulated memory: 10280 KiB
[startup+0.212951 s]*
/proc/loadavg: 0.00 0.04 1.05 4/839 22805
/proc/meminfo: memFree=1051596564/1055320716 swapFree=33554428/33554428
[pid=22762] ppid=22752 vsize=4324 memory=3176 CPUtime=0 cores=8-11
/proc/22762/stat : 22762 (run) S 22752 22762 22617 0 -1 4194304 262 125 0 0 0 0 0 0 20 0 1 0 2429227 4427776 640 18446744073709551615 94307091390464 94307092284997 140721314619312 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94307092524048 94307092571792 94307114532864 140721314621570 140721314621805 140721314621805 140721314627537 0
/proc/22762/statm: 1081 794 706 219 0 143 0
[pid=22782] ppid=22762 vsize=17156 memory=12216 CPUtime=0.01 cores=8-11
/proc/22782/stat : 22782 (python3) D 22762 22762 22617 0 -1 4194304 1572 0 0 0 1 0 0 0 20 0 1 0 2429234 17567744 2816 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 2 1 0 0 17 9 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
/proc/22782/statm: 4289 3054 1639 753 0 2138 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 21480 KiB
Current children cumulated memory: 15392 KiB
[startup+0.312538 s]*
/proc/loadavg: 0.00 0.04 1.05 2/845 22815
/proc/meminfo: memFree=1051585100/1055320716 swapFree=33554428/33554428
[pid=22762] ppid=22752 vsize=4324 memory=3176 CPUtime=0 cores=8-11
/proc/22762/stat : 22762 (run) S 22752 22762 22617 0 -1 4194304 262 125 0 0 0 0 0 0 20 0 1 0 2429227 4427776 640 18446744073709551615 94307091390464 94307092284997 140721314619312 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94307092524048 94307092571792 94307114532864 140721314621570 140721314621805 140721314621805 140721314627537 0
/proc/22762/statm: 1081 794 706 219 0 143 0
[pid=22782] ppid=22762 vsize=18628 memory=14020 CPUtime=0.02 cores=8-11
/proc/22782/stat : 22782 (python3) D 22762 22762 22617 0 -1 4194304 2030 0 0 0 2 0 0 0 20 0 1 0 2429234 19075072 3328 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 2 1 0 0 17 9 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
/proc/22782/statm: 4657 3505 1632 753 0 2506 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 22952 KiB
Current children cumulated memory: 17196 KiB
[startup+0.700137 s]
/proc/loadavg: 0.00 0.04 1.05 5/870 22872
/proc/meminfo: memFree=1051538420/1055320716 swapFree=33554428/33554428
[pid=22762] ppid=22752 vsize=4324 memory=3176 CPUtime=0 cores=8-11
/proc/22762/stat : 22762 (run) S 22752 22762 22617 0 -1 4194304 262 125 0 0 0 0 0 0 20 0 1 0 2429227 4427776 640 18446744073709551615 94307091390464 94307092284997 140721314619312 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94307092524048 94307092571792 94307114532864 140721314621570 140721314621805 140721314621805 140721314627537 0
/proc/22762/statm: 1081 794 706 219 0 143 0
[pid=22782] ppid=22762 vsize=27616 memory=21452 CPUtime=0.07 cores=8-11
/proc/22782/stat : 22782 (python3) D 22762 22762 22617 0 -1 4194304 3625 0 0 0 6 1 0 0 20 0 1 0 2429234 28278784 5120 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 2 1 0 0 17 9 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
/proc/22782/statm: 6904 5363 1996 753 0 4048 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 31940 KiB
Current children cumulated memory: 24628 KiB
[startup+1.50015 s]
/proc/loadavg: 0.00 0.04 1.05 11/910 22930
/proc/meminfo: memFree=1051474528/1055320716 swapFree=33554428/33554428
[pid=22762] ppid=22752 vsize=4324 memory=3176 CPUtime=0 cores=8-11
/proc/22762/stat : 22762 (run) S 22752 22762 22617 0 -1 4194304 262 125 0 0 0 0 0 0 20 0 1 0 2429227 4427776 640 18446744073709551615 94307091390464 94307092284997 140721314619312 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94307092524048 94307092571792 94307114532864 140721314621570 140721314621805 140721314621805 140721314627537 0
/proc/22762/statm: 1081 794 706 219 0 143 0
[pid=22782] ppid=22762 vsize=246124 memory=44656 CPUtime=0.38 cores=8-11
/proc/22782/stat : 22782 (python3) D 22762 22762 22617 0 -1 4194304 6855 0 0 0 35 3 0 0 20 0 4 0 2429234 252030976 11008 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 2 0 0 0 17 9 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
/proc/22782/statm: 61531 11164 4835 753 0 46169 0
[pid=22782/tid=22919] ppid=22762 vsize=246124 memory=0 CPUtime=0.07 cores=8-11
/proc/22782/task/22919/stat : 22919 (python3) S 22762 22762 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 252030976 11008 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 2 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
[pid=22782/tid=22920] ppid=22762 vsize=246124 memory=8358738294313583189 CPUtime=0.07 cores=8-11
/proc/22782/task/22920/stat : 22920 (python3) S 22762 22762 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 252030976 11008 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 2 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
[pid=22782/tid=22921] ppid=22762 vsize=246124 memory=8502852382861033968 CPUtime=0.07 cores=8-11
/proc/22782/task/22921/stat : 22921 (python3) S 22762 22762 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 252030976 11008 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 2 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 250448 KiB
Current children cumulated memory: 47832 KiB
[startup+3.1135 s]
/proc/loadavg: 1.28 0.30 1.13 2/944 22964
/proc/meminfo: memFree=1050919356/1055320716 swapFree=33554428/33554428
[pid=22762] ppid=22752 vsize=4324 memory=3176 CPUtime=0 cores=8-11
/proc/22762/stat : 22762 (run) S 22752 22762 22617 0 -1 4194304 262 125 0 0 0 0 0 0 20 0 1 0 2429227 4427776 640 18446744073709551615 94307091390464 94307092284997 140721314619312 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94307092524048 94307092571792 94307114532864 140721314621570 140721314621805 140721314621805 140721314627537 0
/proc/22762/statm: 1081 794 706 219 0 143 0
[pid=22782] ppid=22762 vsize=329880 memory=81976 CPUtime=0.52 cores=8-11
/proc/22782/stat : 22782 (python3) D 22762 22762 22617 0 -1 4194304 14661 0 0 0 45 7 0 0 20 0 4 0 2429234 337797120 20224 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 2 0 0 0 17 9 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
/proc/22782/statm: 82470 20494 6812 753 0 53555 0
[pid=22782/tid=22919] ppid=22762 vsize=329880 memory=8502852382861033968 CPUtime=0.07 cores=8-11
/proc/22782/task/22919/stat : 22919 (python3) S 22762 22762 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 337797120 20224 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 2 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
[pid=22782/tid=22920] ppid=22762 vsize=329880 memory=-7537787303570952160 CPUtime=0.07 cores=8-11
/proc/22782/task/22920/stat : 22920 (python3) S 22762 22762 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 337797120 20224 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 2 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
[pid=22782/tid=22921] ppid=22762 vsize=329880 memory=3176 CPUtime=0.07 cores=8-11
/proc/22782/task/22921/stat : 22921 (python3) S 22762 22762 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 337797120 20224 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 2 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 334204 KiB
Current children cumulated memory: 85152 KiB
heavy processes:
[startup+6.30021 s]
/proc/loadavg: 1.28 0.30 1.13 11/895 23013
/proc/meminfo: memFree=1050075576/1055320716 swapFree=33554428/33554428
[pid=22762] ppid=22752 vsize=4324 memory=3176 CPUtime=0 cores=8-11
/proc/22762/stat : 22762 (run) S 22752 22762 22617 0 -1 4194304 262 125 0 0 0 0 0 0 20 0 1 0 2429227 4427776 640 18446744073709551615 94307091390464 94307092284997 140721314619312 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94307092524048 94307092571792 94307114532864 140721314621570 140721314621805 140721314621805 140721314627537 0
/proc/22762/statm: 1081 794 706 219 0 143 0
[pid=22782] ppid=22762 vsize=524684 memory=210096 CPUtime=3.27 cores=8-11
/proc/22782/stat : 22782 (python3) R 22762 22762 22617 0 -1 4194304 63252 0 181 0 317 10 0 0 20 0 4 0 2429234 537276416 52269 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 8405026 0 0 0 17 9 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
/proc/22782/statm: 131171 52524 11662 753 0 82208 0
[pid=22782/tid=22919] ppid=22762 vsize=524684 memory=6655300316396806240 CPUtime=0.07 cores=8-11
/proc/22782/task/22919/stat : 22919 (python3) S 22762 22762 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 537276416 52269 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 8405026 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
[pid=22782/tid=22920] ppid=22762 vsize=524684 memory=3176 CPUtime=0.07 cores=8-11
/proc/22782/task/22920/stat : 22920 (python3) S 22762 22762 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 537276416 52269 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
[pid=22782/tid=22921] ppid=22762 vsize=524684 memory=3176 CPUtime=0.07 cores=8-11
/proc/22782/task/22921/stat : 22921 (python3) S 22762 22762 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 537276416 52269 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
Current children cumulated CPU time: 3.27 s
Current children cumulated vsize: 529008 KiB
Current children cumulated memory: 213272 KiB
heavy processes:
[startup+12.7002 s]
/proc/loadavg: 2.54 0.58 1.22 9/877 23041
/proc/meminfo: memFree=1049397840/1055320716 swapFree=33554428/33554428
[pid=22762] ppid=22752 vsize=4324 memory=3176 CPUtime=0 cores=8-11
/proc/22762/stat : 22762 (run) S 22752 22762 22617 0 -1 4194304 262 125 0 0 0 0 0 0 20 0 1 0 2429227 4427776 640 18446744073709551615 94307091390464 94307092284997 140721314619312 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94307092524048 94307092571792 94307114532864 140721314621570 140721314621805 140721314621805 140721314627537 0
/proc/22762/statm: 1081 794 706 219 0 143 0
[pid=22782] ppid=22762 vsize=811452 memory=499440 CPUtime=9.65 cores=8-11
/proc/22782/stat : 22782 (python3) R 22762 22762 22617 0 -1 4194304 168744 0 181 0 949 16 0 0 20 0 4 0 2429234 830926848 124639 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 8405026 0 0 0 17 9 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
/proc/22782/statm: 202863 124860 13256 753 0 153900 0
[pid=22782/tid=22919] ppid=22762 vsize=811452 memory=15262532180903367 CPUtime=0.07 cores=8-11
/proc/22782/task/22919/stat : 22919 (python3) S 22762 22762 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 830926848 124639 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 8405026 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
[pid=22782/tid=22920] ppid=22762 vsize=811452 memory=3176 CPUtime=0.07 cores=8-11
/proc/22782/task/22920/stat : 22920 (python3) S 22762 22762 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 830926848 124639 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
[pid=22782/tid=22921] ppid=22762 vsize=811452 memory=488168 CPUtime=0.07 cores=8-11
/proc/22782/task/22921/stat : 22921 (python3) S 22762 22762 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 830926848 124639 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
Current children cumulated CPU time: 9.65 s
Current children cumulated vsize: 815776 KiB
Current children cumulated memory: 502616 KiB
heavy processes:
[startup+25.5002 s]
/proc/loadavg: 5.52 1.34 1.45 9/877 23041
/proc/meminfo: memFree=1046799264/1055320716 swapFree=33554428/33554428
[pid=22762] ppid=22752 vsize=4324 memory=3176 CPUtime=0 cores=8-11
/proc/22762/stat : 22762 (run) S 22752 22762 22617 0 -1 4194304 262 125 0 0 0 0 0 0 20 0 1 0 2429227 4427776 640 18446744073709551615 94307091390464 94307092284997 140721314619312 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94307092524048 94307092571792 94307114532864 140721314621570 140721314621805 140721314621805 140721314627537 0
/proc/22762/statm: 1081 794 706 219 0 143 0
[pid=22782] ppid=22762 vsize=975300 memory=665444 CPUtime=22.41 cores=8-11
/proc/22782/stat : 22782 (python3) R 22762 22762 22617 0 -1 4194304 211618 0 181 0 2222 19 0 0 20 0 4 0 2429234 998707200 166175 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 8405026 0 0 0 17 9 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
/proc/22782/statm: 243825 166361 13707 753 0 194862 0
[pid=22782/tid=22919] ppid=22762 vsize=975300 memory=-6000919481313159789 CPUtime=0.07 cores=8-11
/proc/22782/task/22919/stat : 22919 (python3) S 22762 22762 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 998707200 166175 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 8405026 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
[pid=22782/tid=22920] ppid=22762 vsize=975300 memory=3176 CPUtime=0.07 cores=8-11
################
# More data... #
################
# cumulated CPU time of all completed processes: user=3583.36 s, system=0.547217 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+3584 s]*
/proc/loadavg: 16.15 16.04 15.86 18/932 24464
/proc/meminfo: memFree=989757480/1055320716 swapFree=33554428/33554428
[pid=22762] ppid=22752 vsize=4324 memory=3176 CPUtime=0 cores=8-11
/proc/22762/stat : 22762 (run) S 22752 22762 22617 0 -1 4194304 262 125 0 0 0 0 0 0 20 0 1 0 2429227 4427776 640 18446744073709551615 94307091390464 94307092284997 140721314619312 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94307092524048 94307092571792 94307114532864 140721314621570 140721314621805 140721314621805 140721314627537 0
/proc/22762/statm: 1081 794 706 219 0 143 0
[pid=22782] ppid=22762 vsize=1560300 memory=1254148 CPUtime=3568.4 cores=8-11
/proc/22782/stat : 22782 (python3) R 22762 22762 22617 0 -1 4194304 826210 0 181 0 356789 51 0 0 20 0 4 0 2429234 1597747200 313001 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 8405026 0 0 0 17 9 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
/proc/22782/statm: 390075 313537 13780 753 0 341112 0
[pid=22782/tid=22919] ppid=22762 vsize=1560300 memory=8323114565937363854 CPUtime=0.07 cores=8-11
/proc/22782/task/22919/stat : 22919 (python3) S 22762 22762 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 1597747200 313001 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 8405026 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
[pid=22782/tid=22920] ppid=22762 vsize=1560300 memory=-6000919499214174262 CPUtime=0.07 cores=8-11
/proc/22782/task/22920/stat : 22920 (python3) S 22762 22762 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 1597747200 313001 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
[pid=22782/tid=22921] ppid=22762 vsize=1560300 memory=28207556 CPUtime=0.07 cores=8-11
/proc/22782/task/22921/stat : 22921 (python3) S 22762 22762 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 1597747200 313001 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
Current children cumulated CPU time: 3568.4 s
Current children cumulated vsize: 1564624 KiB
Current children cumulated memory: 1257324 KiB
[startup+3590.4 s]
/proc/loadavg: 16.22 16.06 15.87 18/932 24464
/proc/meminfo: memFree=989333876/1055320716 swapFree=33554428/33554428
[pid=22762] ppid=22752 vsize=4324 memory=3176 CPUtime=0 cores=8-11
/proc/22762/stat : 22762 (run) S 22752 22762 22617 0 -1 4194304 262 125 0 0 0 0 0 0 20 0 1 0 2429227 4427776 640 18446744073709551615 94307091390464 94307092284997 140721314619312 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94307092524048 94307092571792 94307114532864 140721314621570 140721314621805 140721314621805 140721314627537 0
/proc/22762/statm: 1081 794 706 219 0 143 0
[pid=22782] ppid=22762 vsize=1560300 memory=1254148 CPUtime=3574.77 cores=8-11
/proc/22782/stat : 22782 (python3) R 22762 22762 22617 0 -1 4194304 826210 0 181 0 357426 51 0 0 20 0 4 0 2429234 1597747200 313001 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 8405026 0 0 0 17 9 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
/proc/22782/statm: 390075 313537 13780 753 0 341112 0
[pid=22782/tid=22919] ppid=22762 vsize=1560300 memory=15304 CPUtime=0.07 cores=8-11
/proc/22782/task/22919/stat : 22919 (python3) S 22762 22762 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 1597747200 313001 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 8405026 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
[pid=22782/tid=22920] ppid=22762 vsize=1560300 memory=14224 CPUtime=0.07 cores=8-11
/proc/22782/task/22920/stat : 22920 (python3) S 22762 22762 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 1597747200 313001 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
[pid=22782/tid=22921] ppid=22762 vsize=1560300 memory=12904 CPUtime=0.07 cores=8-11
/proc/22782/task/22921/stat : 22921 (python3) S 22762 22762 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 1597747200 313001 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
Current children cumulated CPU time: 3574.77 s
Current children cumulated vsize: 1564624 KiB
Current children cumulated memory: 1257324 KiB
[startup+3593.6 s]
/proc/loadavg: 16.22 16.06 15.87 18/932 24465
/proc/meminfo: memFree=989401872/1055320716 swapFree=33554428/33554428
[pid=22762] ppid=22752 vsize=4324 memory=3176 CPUtime=0 cores=8-11
/proc/22762/stat : 22762 (run) S 22752 22762 22617 0 -1 4194304 262 125 0 0 0 0 0 0 20 0 1 0 2429227 4427776 640 18446744073709551615 94307091390464 94307092284997 140721314619312 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94307092524048 94307092571792 94307114532864 140721314621570 140721314621805 140721314621805 140721314627537 0
/proc/22762/statm: 1081 794 706 219 0 143 0
[pid=22782] ppid=22762 vsize=1560300 memory=1254148 CPUtime=3577.96 cores=8-11
/proc/22782/stat : 22782 (python3) R 22762 22762 22617 0 -1 4194304 826210 0 181 0 357745 51 0 0 20 0 4 0 2429234 1597747200 313001 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 8405026 0 0 0 17 9 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
/proc/22782/statm: 390075 313537 13780 753 0 341112 0
[pid=22782/tid=22919] ppid=22762 vsize=1560300 memory=3176 CPUtime=0.07 cores=8-11
/proc/22782/task/22919/stat : 22919 (python3) S 22762 22762 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 1597747200 313001 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 8405026 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
[pid=22782/tid=22920] ppid=22762 vsize=1560300 memory=3176 CPUtime=0.07 cores=8-11
/proc/22782/task/22920/stat : 22920 (python3) S 22762 22762 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 1597747200 313001 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
[pid=22782/tid=22921] ppid=22762 vsize=1560300 memory=1254148 CPUtime=0.07 cores=8-11
/proc/22782/task/22921/stat : 22921 (python3) S 22762 22762 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 1597747200 313001 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
Current children cumulated CPU time: 3577.96 s
Current children cumulated vsize: 1564624 KiB
Current children cumulated memory: 1257324 KiB
[startup+3596.8 s]
/proc/loadavg: 16.28 16.07 15.88 18/932 24465
/proc/meminfo: memFree=989619956/1055320716 swapFree=33554428/33554428
[pid=22762] ppid=22752 vsize=4324 memory=3176 CPUtime=0 cores=8-11
/proc/22762/stat : 22762 (run) S 22752 22762 22617 0 -1 4194304 262 125 0 0 0 0 0 0 20 0 1 0 2429227 4427776 640 18446744073709551615 94307091390464 94307092284997 140721314619312 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94307092524048 94307092571792 94307114532864 140721314621570 140721314621805 140721314621805 140721314627537 0
/proc/22762/statm: 1081 794 706 219 0 143 0
[pid=22782] ppid=22762 vsize=1560300 memory=1254148 CPUtime=3581.15 cores=8-11
/proc/22782/stat : 22782 (python3) R 22762 22762 22617 0 -1 4194304 826210 0 181 0 358064 51 0 0 20 0 4 0 2429234 1597747200 313001 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 8405026 0 0 0 17 9 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
/proc/22782/statm: 390075 313537 13780 753 0 341112 0
[pid=22782/tid=22919] ppid=22762 vsize=1560300 memory=15304 CPUtime=0.07 cores=8-11
/proc/22782/task/22919/stat : 22919 (python3) S 22762 22762 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 1597747200 313001 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 8405026 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
[pid=22782/tid=22920] ppid=22762 vsize=1560300 memory=14224 CPUtime=0.07 cores=8-11
/proc/22782/task/22920/stat : 22920 (python3) S 22762 22762 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 1597747200 313001 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
[pid=22782/tid=22921] ppid=22762 vsize=1560300 memory=12904 CPUtime=0.07 cores=8-11
/proc/22782/task/22921/stat : 22921 (python3) S 22762 22762 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 1597747200 313001 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
Current children cumulated CPU time: 3581.15 s
Current children cumulated vsize: 1564624 KiB
Current children cumulated memory: 1257324 KiB
[startup+3598.4 s]
/proc/loadavg: 16.28 16.07 15.88 18/932 24465
/proc/meminfo: memFree=989638672/1055320716 swapFree=33554428/33554428
[pid=22762] ppid=22752 vsize=4324 memory=3176 CPUtime=0 cores=8-11
/proc/22762/stat : 22762 (run) S 22752 22762 22617 0 -1 4194304 262 125 0 0 0 0 0 0 20 0 1 0 2429227 4427776 640 18446744073709551615 94307091390464 94307092284997 140721314619312 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94307092524048 94307092571792 94307114532864 140721314621570 140721314621805 140721314621805 140721314627537 0
/proc/22762/statm: 1081 794 706 219 0 143 0
[pid=22782] ppid=22762 vsize=1560300 memory=1254148 CPUtime=3582.74 cores=8-11
/proc/22782/stat : 22782 (python3) R 22762 22762 22617 0 -1 4194304 826210 0 181 0 358223 51 0 0 20 0 4 0 2429234 1597747200 313001 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 8405026 0 0 0 17 9 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
/proc/22782/statm: 390075 313537 13780 753 0 341112 0
[pid=22782/tid=22919] ppid=22762 vsize=1560300 memory=15304 CPUtime=0.07 cores=8-11
/proc/22782/task/22919/stat : 22919 (python3) S 22762 22762 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 1597747200 313001 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 8405026 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
[pid=22782/tid=22920] ppid=22762 vsize=1560300 memory=14224 CPUtime=0.07 cores=8-11
/proc/22782/task/22920/stat : 22920 (python3) S 22762 22762 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 1597747200 313001 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
[pid=22782/tid=22921] ppid=22762 vsize=1560300 memory=3176 CPUtime=0.07 cores=8-11
/proc/22782/task/22921/stat : 22921 (python3) S 22762 22762 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 1597747200 313001 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
Current children cumulated CPU time: 3582.74 s
Current children cumulated vsize: 1564624 KiB
Current children cumulated memory: 1257324 KiB
[startup+3599.2 s]
/proc/loadavg: 16.42 16.10 15.89 18/932 24465
/proc/meminfo: memFree=990487272/1055320716 swapFree=33554428/33554428
[pid=22762] ppid=22752 vsize=4324 memory=3176 CPUtime=0 cores=8-11
/proc/22762/stat : 22762 (run) S 22752 22762 22617 0 -1 4194304 262 125 0 0 0 0 0 0 20 0 1 0 2429227 4427776 640 18446744073709551615 94307091390464 94307092284997 140721314619312 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94307092524048 94307092571792 94307114532864 140721314621570 140721314621805 140721314621805 140721314627537 0
/proc/22762/statm: 1081 794 706 219 0 143 0
[pid=22782] ppid=22762 vsize=1238748 memory=932604 CPUtime=3583.54 cores=8-11
/proc/22782/stat : 22782 (python3) R 22762 22762 22617 0 -1 4194304 873425 0 181 0 358302 52 0 0 20 0 4 0 2429234 1268477952 232714 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 0 0 0 0 17 9 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
/proc/22782/statm: 309687 233151 13780 753 0 260724 0
[pid=22782/tid=22919] ppid=22762 vsize=1238748 memory=15304 CPUtime=0.07 cores=8-11
/proc/22782/task/22919/stat : 22919 (python3) S 22762 22762 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 1268477952 232714 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 0 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
[pid=22782/tid=22920] ppid=22762 vsize=1238748 memory=14224 CPUtime=0.07 cores=8-11
/proc/22782/task/22920/stat : 22920 (python3) S 22762 22762 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 1268477952 232714 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 0 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
[pid=22782/tid=22921] ppid=22762 vsize=1238748 memory=12904 CPUtime=0.07 cores=8-11
/proc/22782/task/22921/stat : 22921 (python3) S 22762 22762 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 1268477952 232714 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 0 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
Current children cumulated CPU time: 3583.54 s
Current children cumulated vsize: 1243072 KiB
Current children cumulated memory: 935780 KiB
[startup+3599.4 s]
/proc/loadavg: 16.42 16.10 15.89 18/932 24465
/proc/meminfo: memFree=990487272/1055320716 swapFree=33554428/33554428
[pid=22762] ppid=22752 vsize=4324 memory=3176 CPUtime=0 cores=8-11
/proc/22762/stat : 22762 (run) S 22752 22762 22617 0 -1 4194304 262 125 0 0 0 0 0 0 20 0 1 0 2429227 4427776 640 18446744073709551615 94307091390464 94307092284997 140721314619312 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94307092524048 94307092571792 94307114532864 140721314621570 140721314621805 140721314621805 140721314627537 0
/proc/22762/statm: 1081 794 706 219 0 143 0
[pid=22782] ppid=22762 vsize=1238748 memory=932604 CPUtime=3583.74 cores=8-11
/proc/22782/stat : 22782 (python3) R 22762 22762 22617 0 -1 4194304 873425 0 181 0 358322 52 0 0 20 0 4 0 2429234 1268477952 232714 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 0 0 0 0 17 9 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
/proc/22782/statm: 309687 233151 13780 753 0 260724 0
[pid=22782/tid=22919] ppid=22762 vsize=1238748 memory=3524 CPUtime=0.07 cores=8-11
/proc/22782/task/22919/stat : 22919 (python3) S 22762 22762 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 1268477952 232714 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 0 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
[pid=22782/tid=22920] ppid=22762 vsize=1238748 memory=4912 CPUtime=0.07 cores=8-11
/proc/22782/task/22920/stat : 22920 (python3) S 22762 22762 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 1268477952 232714 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 0 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
[pid=22782/tid=22921] ppid=22762 vsize=1238748 memory=3036 CPUtime=0.07 cores=8-11
/proc/22782/task/22921/stat : 22921 (python3) S 22762 22762 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 1268477952 232714 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 0 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
Current children cumulated CPU time: 3583.74 s
Current children cumulated vsize: 1243072 KiB
Current children cumulated memory: 935780 KiB
[startup+3599.5 s]
/proc/loadavg: 16.42 16.10 15.89 18/932 24465
/proc/meminfo: memFree=990487272/1055320716 swapFree=33554428/33554428
[pid=22762] ppid=22752 vsize=4324 memory=3176 CPUtime=0 cores=8-11
/proc/22762/stat : 22762 (run) S 22752 22762 22617 0 -1 4194304 262 125 0 0 0 0 0 0 20 0 1 0 2429227 4427776 640 18446744073709551615 94307091390464 94307092284997 140721314619312 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94307092524048 94307092571792 94307114532864 140721314621570 140721314621805 140721314621805 140721314627537 0
/proc/22762/statm: 1081 794 706 219 0 143 0
[pid=22782] ppid=22762 vsize=1146064 memory=842144 CPUtime=3583.84 cores=8-11
/proc/22782/stat : 22782 (python3) R 22762 22762 22617 0 -1 4194304 873636 0 181 0 358331 53 0 0 20 0 4 0 2429234 1173569536 210121 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 0 0 0 0 17 9 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
/proc/22782/statm: 286516 210536 13780 753 0 237553 0
[pid=22782/tid=22919] ppid=22762 vsize=1146064 memory=0 CPUtime=0.07 cores=8-11
/proc/22782/task/22919/stat : 22919 (python3) S 22762 22762 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 1173569536 210121 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 0 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
[pid=22782/tid=22920] ppid=22762 vsize=1146064 memory=1254148 CPUtime=0.07 cores=8-11
/proc/22782/task/22920/stat : 22920 (python3) S 22762 22762 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 1173569536 210121 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 0 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
[pid=22782/tid=22921] ppid=22762 vsize=1146064 memory=3176 CPUtime=0.07 cores=8-11
/proc/22782/task/22921/stat : 22921 (python3) S 22762 22762 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 1173569536 210121 18446744073709551615 4321280 7402577 140730872500592 0 0 0 0 16781312 0 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 27365376 140730872502173 140730872502424 140730872502424 140730872508346 0
Current children cumulated CPU time: 3583.84 s
Current children cumulated vsize: 1150388 KiB
Current children cumulated memory: 845320 KiB
Child status: 0
Real time (s): 3599.55
CPU time (s): 3583.91
CPU user time (s): 3583.36
CPU system time (s): 0.547217
CPU usage (%): 99.5654
Max. virtual memory (cumulated for all children) (KiB): 1564624
Max. memory (cumulated for all children) (KiB): 1257324
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3583.36
system time used= 0.547217
maximum resident set size= 1252004
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 874582
page faults= 181
swaps= 0
block input operations= 9712
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4744
involuntary context switches= 1709
# summary of solver processes directly reported to runsolver:
# pid: 22762
# total CPU time (s): 3583.91
# total CPU user time (s): 3583.36
# total CPU system time (s): 0.547217
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.1567 second user time and 41.5941 second system time
The end
Launcher Data
Begin job on nodeE004 at 2026-07-15 17:17:27
IDJOB=4847249
IDBENCH=146076
IDSOLVER=3706
FILE ID=nodeE004/4847249-1784128647
RUNJOBID= nodeE004-1784128647-22636
SLURM_JOB_ID= 12756364
Free space on /tmp= 802160 MiB
SOLVER NAME= cpmpy_ortools (1 core) 2026-07-14
BENCH NAME= PB24/normalized-extraPB12/OPT-LIN/sroussel/benchsMusee/opb_Equals1_cod2_product/normalized-BA_RDC4.dot_unif_20null0mast_rapportOE2.0_TMAX180_K67_cod2_pbEq1_newVersion_product.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-4847249-1784128647/watcher-4847249-1784128647 -o /tmp/evaluation-result-4847249-1784128647/solver-4847249-1784128647 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4847249-1784128647/vars-4847249-1784128647 --bin-var /tmp/runsolver-exch-nodeE004-1784128647-22636 --watchdog 3760 run HOME/instance-4847249-1784128647.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1892594433 --intermediate --solver ortools
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 62000 MiB
NBCORE= 3
MD5SUM BENCH= ecbad8f84ee62bff1faed6a56348f3db
RANDOM SEED=1892594433
nodeE004 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 : 3565.425
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.84
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 : 3568.250
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.84
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 : 2493.659
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.84
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 : 2493.659
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.84
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 : 3590.833
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.84
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 : 3593.032
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.84
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 : 3592.975
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.84
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.84
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 : 3607.371
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.84
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 : 3612.702
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.84
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.84
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.84
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 : 3584.901
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.84
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 : 2493.659
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.84
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 : 2493.659
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.84
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 : 3586.701
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.84
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 : 3577.060
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.84
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.84
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 : 2493.659
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.84
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 : 3576.601
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.84
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 : 3591.098
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.84
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 : 3589.218
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.84
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 : 2493.659
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.84
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.84
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 : 2493.659
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.84
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 : 3588.608
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.84
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.84
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 : 3592.643
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.84
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 : 2493.659
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.84
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 : 3600.037
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.84
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 : 3599.498
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.84
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.84
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 : 2493.659
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.84
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 : 3586.046
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.84
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 : 3585.052
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.84
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.84
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 : 3578.060
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.84
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 : 3575.265
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.84
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.84
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.84
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 : 2493.659
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.84
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 : 3576.273
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.84
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 : 2493.659
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.84
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 : 3576.505
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.84
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 : 3586.128
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.84
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 : 2493.659
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.84
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.84
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 : 3591.265
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.84
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 : 2493.659
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.84
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.84
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 : 3607.727
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.84
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 : 3600.560
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.84
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 : 2493.659
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.84
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 : 3585.920
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.84
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 : 3589.492
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.84
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 : 2493.659
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.84
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 : 3587.680
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.84
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 : 3585.723
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.84
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 : 3586.196
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.84
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 : 3587.177
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.84
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 : 3575.346
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.84
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.84
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 : 3578.644
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.84
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 : 3575.011
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.84
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: 1055320716 kB
MemFree: 1051637136 kB
MemAvailable: 1049272204 kB
Buffers: 3336 kB
Cached: 885488 kB
SwapCached: 0 kB
Active: 308256 kB
Inactive: 661384 kB
Active(anon): 108164 kB
Inactive(anon): 0 kB
Active(file): 200092 kB
Inactive(file): 661384 kB
Unevictable: 9000 kB
Mlocked: 0 kB
SwapTotal: 33554428 kB
SwapFree: 33554428 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 94436 kB
Writeback: 0 kB
AnonPages: 90764 kB
Mapped: 101460 kB
Shmem: 26428 kB
KReclaimable: 130820 kB
Slab: 498796 kB
SReclaimable: 130820 kB
SUnreclaim: 367976 kB
KernelStack: 13936 kB
PageTables: 4232 kB
SecPageTables: 11396 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 561214784 kB
Committed_AS: 413864 kB
VmallocTotal: 13743895347199 kB
VmallocUsed: 477180 kB
VmallocChunk: 0 kB
Percpu: 115968 kB
HardwareCorrupted: 0 kB
AnonHugePages: 12288 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: 401860 kB
DirectMap2M: 22988800 kB
DirectMap1G: 1050673152 kB
Free space on /tmp at the end= 801424 MiB
End job on nodeE004 at 2026-07-15 18:17:29