Trace number 4847245

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
cpmpy_ortools (1 core) 2026-07-14SAT-656 3581.94 3599.53

General information on the benchmark

NamePB24/normalized-extraPB12/OPT-LIN/sroussel/benchsMusee/opb_Equals1_cod2_binary/
normalized-BA_RDC4.dot_luby_50null0mast_rapportOE1.0_TMAX300_K67_cod2_pbEq1_newVersion_binary.opb
MD5SUMa576f11e9b85ddf8a448d62b6ad6fcb5
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-666
Best CPU time to get the best result obtained on this benchmark57601.4
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables44809
Total number of constraints297596
Number of constraints which are clauses297595
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 243
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 829
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 300
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 12582
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

11.65/14.72	c Time taken to transform: 6.616281747817993 seconds
11.65/14.72	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 0x7f1a584cf410>}
11.65/14.72	c 3584.2301239967346s left to solve
22.51/25.69	c Solution 1, time = 10.9695s
22.51/25.69	o 0
22.61/25.73	c Solution 2, time = 11.0065s
22.61/25.73	o -16
22.61/25.77	c Solution 3, time = 11.0519s
22.61/25.77	o -44
22.92/26.11	c Solution 4, time = 11.3879s
22.92/26.11	o -78
23.40/26.54	c Solution 5, time = 11.8251s
23.40/26.54	o -214
23.50/26.61	c Solution 6, time = 11.8894s
23.50/26.61	o -271
23.50/26.67	c Solution 7, time = 11.9493s
23.50/26.67	o -275
23.60/26.74	c Solution 8, time = 12.0240s
23.60/26.74	o -355
23.80/27.00	c Solution 9, time = 12.2818s
23.80/27.00	o -405
24.20/27.39	c Solution 10, time = 12.6722s
24.20/27.39	o -508
24.30/27.49	c Solution 11, time = 12.7705s
24.30/27.49	o -515
24.80/27.90	c Solution 12, time = 13.1827s
24.80/27.90	o -542
25.09/28.24	c Solution 13, time = 13.5175s
25.09/28.24	o -548
25.49/28.64	c Solution 14, time = 13.9155s
25.49/28.64	o -549
25.79/28.94	c Solution 15, time = 14.2250s
25.79/28.94	o -550
26.09/29.28	c Solution 16, time = 14.5558s
26.09/29.28	o -552
27.18/30.37	c Solution 17, time = 15.6521s
27.18/30.37	o -553
28.78/32.01	c Solution 18, time = 17.2865s
28.78/32.01	o -566
29.27/32.43	c Solution 19, time = 17.7115s
29.27/32.43	o -568
29.67/32.82	c Solution 20, time = 18.0971s
29.67/32.82	o -583
29.98/33.19	c Solution 21, time = 18.4677s
29.98/33.19	o -584
30.07/33.28	c Solution 22, time = 18.5570s
30.07/33.28	o -590
30.27/33.40	c Solution 23, time = 18.6812s
30.27/33.40	o -592
30.57/33.70	c Solution 24, time = 18.9854s
30.57/33.70	o -593
32.16/35.32	c Solution 25, time = 20.5977s
32.16/35.32	o -594
32.56/35.78	c Solution 26, time = 21.0608s
32.56/35.78	o -611
32.87/36.06	c Solution 27, time = 21.3437s
32.87/36.06	o -612
32.97/36.19	c Solution 28, time = 21.4702s
32.97/36.19	o -615
33.76/36.96	c Solution 29, time = 22.2426s
33.76/36.96	o -617
34.05/37.29	c Solution 30, time = 22.5722s
34.05/37.29	o -619
35.96/39.20	c Solution 31, time = 24.4758s
35.96/39.20	o -620
45.11/48.31	c Solution 32, time = 33.5893s
45.11/48.31	o -621
62.33/65.69	c Solution 33, time = 50.9705s
62.33/65.69	o -629
62.92/66.28	c Solution 34, time = 51.5609s
62.92/66.28	o -632
63.32/66.63	c Solution 35, time = 51.9121s
63.32/66.63	o -634
69.80/73.16	c Solution 36, time = 58.4367s
69.80/73.16	o -641
69.89/73.28	c Solution 37, time = 58.5589s
69.89/73.28	o -643
70.39/73.76	c Solution 38, time = 59.0452s
70.39/73.76	o -644
70.70/74.09	c Solution 39, time = 59.3752s
70.70/74.09	o -645
94.97/98.43	c Solution 40, time = 83.7069s
94.97/98.43	o -646
97.16/100.65	c Solution 41, time = 85.9263s
97.16/100.65	o -649
106.81/110.33	c Solution 42, time = 95.6144s
106.81/110.33	o -651
131.51/135.17	c Solution 43, time = 120.4542s
131.51/135.17	o -652
204.93/209.00	c Solution 44, time = 194.2765s
204.93/209.00	o -654
1961.83/1973.69	c Solution 45, time = 1958.9675s
1961.83/1973.69	o -656
3580.90/3598.55	o -656
3580.90/3598.55	v -x8852 -x9080 -x15377 -x19182 -x44401 -x2130 -x25407 -x38389 -x5328 -x24943 -x11748 -x36365 -x5331 -x40277 -x30996 -x27324 -x22539 -x17493 -x12499 -x5256 -x25347 -x8870 -x1779 x41159 -x42712 x14069 -x39400 -x43827 -x25075 -x15222 -x25686 -x33602 x5053 -x12777 -x17742 -x15101 -x36003 -x39357 -x30341 -x31205 -x32666 -x31691 -x24867 -x10637 -x17573 -x39307 -x38385 -x15043 -x38058 -x25226 -x7957 -x2477 -x33625 -x35327 -x29289 -x12255 -x44609 -x22469 -x36099 -x14610 -x30360 -x8270 -x22578 -x40946 -x27579 -x14614 -x14227 -x33372 -x32274 -x823 -x42515 -x14012 -x35570 -x25889 -x42348 x43104 -x18494 -x5707 -x20432 -x15368 -x7786 -x43940 -x39869 -x16366 -x20087 -x32022 -x19291 -x44691 -x31392 -x36721 -x11337 -x16689 -x23588 -x15694 -x7533 -x28095 -x38349 -x10821 -x28227 -x33630 -x21573 -x25863 -x32516 -x38008 -x17977 -x10924 -x22607 -x18151 -x24112 -x33341 -x9700 -x29630 -x38091 -x23530 -x24668 -x11269 -x13926 -x33503 -x21219 -x43667 -x11939 -x7662 -x37456 -x42988 -x24973 -x4729 -x13153 -x27525 -x6827 -x1128 -x21844 -x30310 -x24383 -x26477 -x9163 -x17680 -x28583 -x3336 -x30090 -x24988 -x5653 -x27111 -x23468 -x28204 -x26992 -x20455 -x21669 -x39182 -x42464 -x37781 -x36244 -x11473 -x28574 -x42356 -x24655 -x13609 -x13452 -x12589 -x20237 -x13972 -x8055 -x1475 -x32178 -x38220 -x7762 -x12373 -x21479 -x10828 -x30652 -x21678 -x15565 -x21250 -x38498 -x5099 -x5249 -x31542 -x12669 -x40617 -x6493 -x18722 -x1509 -x42896 -x6549 -x38129 -x35918 x35508 -x16717 -x35757 -x29780 -x17869 -x38100 -x34743 -x18411 -x12953 -x29006 -x38813 -x41421 -x3764 -x26800 -x33119 -x23648 -x6180 -x27249 x41308 -x3608 -x26073 -x3606 -x22189 -x40532 -x32632 -x39982 -x30655 -x9750 -x34480 -x26257 -x20982 -x34377 -x12160 -x13932 -x18882 -x11828 -x28624 -x33584 -x15902 x41133 -x7164 -x1101 -x38197 -x27284 -x16385 -x9070 -x6636 -x34528 -x40530 -x39711 -x30801 -x25286 -x4091 -x21373 -x29986 -x37794 -x32471 -x30860 -x3500 -x20889 -x17243 -x27281 -x15827 -x11788 -x5221 -x41801 -x43260 -x19019 -x31148 -x16816 -x13024 -x6005 -x23775 -x30186 -x29202 -x13820 -x1843 -x15396 -x33157 -x32818 -x38687 -x4865 -x26926 -x35454 -x23181 -x22713 -x16523 -x3129 -x3943 -x29499 -x23696 -x44508 -x20606 -x16558 -x40221 -x18610 -x41533 -x5274 -x5352 -x21010 -x15740 -x19963 -x22850 -x14374 -x5828 -x32193 -x30629 -x43579 x44253 -x512 -x860 -x28964 -x35559 -x34819 -x37646 -x34944 -x13014 -x18945 -x17608 -x35909 -x18654 -x19382 -x44485 -x33230 -x4229 -x22360 -x39380 -x15255 -x11462 -x8353 -x22540 -x22084 -x43349 -x3287 -x26971 -x7481 -x19545 -x31790 -x6123 -x19701 -x39123 -x36352 -x33109 -x29413 -x34379 -x8277 -x6854 -x36586 -x30640 -x14676 -x20770 -x1705 -x29502 -x6409 -x26241 -x16462 -x31929 -x23473 -x11144 -x17134 -x32040 -x30528 -x9696 -x3307 -x32055 -x33713 -x22008 -x43850 -x13760 -x41638 -x9722 -x16228 -x6329 -x19362 -x20479 -x13667 -x61 -x33400 -x19798 -x5255 -x4274 -x3045 -x18433 -x11297 x41365 -x6449 -x4527 -x9767 -x23148 -x14029 -x17593 -x31563 -x8802 -x6405 -x8975 -x7960 -x25351 -x34288 -x928 -x42544 -x26818 -x6767 -x29649 -x33833 -x15529 -x32870 -x12977 x41156 -x8160 -x22430 -x29898 -x7266 -x30737 -x28752 -x14940 -x36183 -x19129 -x41489 -x35126 -x37275 -x2362 -x9447 -x15769 -x33430 -x20823 -x20452 -x16185 -x20509 -x9814 -x1827 -x2641 -x24400 -x8846 x43421 -x3773 -x8087 -x38761 -x38841 -x37317 -x22907 -x8943 -x36445 -x8533 -x23209 -x44653 -x41527 -x14138 -x14318 -x42171 -x36483 -x39199 -x30541 -x9469 -x23146 -x28198 -x23029 -x30481 -x36317 -x22363 -x26344 -x8624 -x28418 -x12413 -x33295 -x36588 -x25152 -x4037 -x12972 -x27092 -x14068 -x31468 -x28157 -x11927 -x28091 -x39804 -x9026 -x38026 -x43988 -x43100 -x2186 -x40122 -x15960 -x36875 -x22899 -x1544 -x23872 -x926 -x9945 -x3271 -x34167 -x35555 -x6010 -x13904 -x6220 x41887 -x10348 -x37279 -x34975 -x28011 -x15512 -x3387 -x24438 -x24194 -x18167 -x6903 -x40875 -x30275 -x2033 -x42617 -x23313 -x6688 -x14030 -x24950 -x5423 -x37591 -x30757 -x29700 -x30110 -x9857 -x21877 -x43771 -x35058 -x14833 -x11094 -x32250 -x3973 -x24447 -x14368 -x26649 -x15550 -x37736 -x32328 -x22273 -x11061 -x1119 -x341 -x15943 -x42333 -x34000 -x8247 -x8625 -x14465 -x32070 x34978 -x34726 -x32720 -x13256 -x43744 -x2605 -x43987 -x17948 -x35748 -x11146 -x16513 -x9204 -x23665 -x9953 -x34456 -x13607 -x4310 -x20468 -x4835 -x27642 -x24081 -x22288 -x5934 -x40018 -x22286 -x19860 -x11381 -x26347 -x4649 -x29777 -x7850 -x37850 -x12468 -x15069 -x43399 -x13284 -x6991 -x2407 -x9652 -x18933 -x33507 -x3316 -x8948 -x1058 -x25512 -x14631 -x18867 -x28869 -x15977 -x34704 -x20744 -x12349 -x13023 -x29902 -x19557 -x18993 -x34951 -x26674 -x42625 -x27366 -x4007 -x22963 -x36293 -x10744 -x28258 -x18023 -x3427 -x41744 -x30632 -x16532 -x21645 -x25743 -x6924 -x34376 -x20598 -x26157 -x33523 -x29211 -x5785 -x26774 -x14139 -x27737 -x23896 -x40661 -x29386 -x43598 -x15859 -x32603 -x32113 -x10161 -x36717 -x29804 -x22570 x44682 -x35000 -x33926 -x26630 -x26980 -x11578 -x24654 -x30809 -x42392 -x17209 -x34733 -x16678 -x43372 -x34213 -x14907 -x8269 -x44103 -x26617 -x14261 -x7140 -x10473 -x9002 x44561 -x34038 -x26799 -x27765 -x44497 -x30743 -x29017 -x2882 -x32774 -x14849 -x7543 -x2612 -x24281 -x40237 -x10859 -x31875 -x17471 -x18845 -x26571 -x26892 -x7819 -x34210 -x35789 -x11406 -x26039 -x2037 -x7750 -x8231 -x27976 -x21127 -x8926 -x41749 -x27200 -x29692 -x32752 -x19843 -x27270 -x28190 -x4768 x10592 -x24243 -x38277 -x18288 -x14474 -x32388 -x209 -x44342 -x16099 -x33086 -x13016 -x11518 -x37814 -x3406 -x42517 -x37826 -x17352 -x9275 -x25470 -x10359 -x42174 -x43344 -x26128 -x41596 -x30876 -x19566 -x12175 -x43777 -x15623 -x3292 -x38596 -x12793 -x34148 -x31110 -x18425 -x43967 -x22096 -x33995 -x38978 -x23326 -x39320 -x27434 -x1216 x44702 -x38903 -x24439 -x28697 -x43244 -x24480 -x26715 -x21182 -x19724 x41332 -x11538 -x12115 -x41583 -x16668 -x34242 -x34615 -x38272 -x28293 -x34222 -x39160 -x1463 -x37835 -x21965 -x10363 -x3666 -x37955 -x20017 -x25292 -x43064 -x8139 -x14280 -x21980 -x19278 -x18809 -x2970 -x24514 -x27726 -x1326 -x38814 -x36201 -x33387 -x2428 -x28170 -x5783 -x41762 -x9496 -x12411 -x44543 -x40663 -x31325 -x10151 -x6264 -x41672 -x989 -x34010 -x21524 -x24962 -x33790 -x3683 -x33066 -x332 -x10661 -x29606 -x25484 -x227 -x38316 -x9668 -x25368 x41012 -x28667 -x38063 -x41456 -x40345 -x24758 -x68 -x16412 -x30351 -x35320 -x19692 -x5020 -x28439 -x27445 -x32744 -x41815 -x24717 -x17050 -x43792 -x16664 -x33558 -x42148 -x20335 -x17636 -x22695 -x1648 -x36376 -x40460 -x43538 -x34256 -x25992 -x19113 -x5514 -x33229 -x9940 -x26712 -x14247 -x3993 -x5104 -x40341 -x24380 -x20636 -x13762 -x5326 -x14818 -x40730 -x34503 -x32645 -x42242 -x6514 -x40094 -x27727 -x9982 -x5048 -x15735 x33813 -x27889 -x8774 -x24172 -x39302 -x4223 -x7540 -x29774 -x38148 -x12153 -x21473 -x11115 -x42942 -x42381 -x20398 -x34958 -x25900 -x5590 -x21872 -x26781 -x42137 -x4149 -x34363 -x19925 -x18384 -x7376 -x6462 -x16018 -x19446 -x30404 -x10153 -x8348 -x556 -x37332 -x8534 -x10141 -x24407 -x5219 -x5362 -x15832 -x30852 -x16874 -x17156 -x6966 -x8617 -x37282 -x1923 -x12314 -x5482 -x12310 -x30734 -x11848 -x41883 -x42491 -x44220 -x21423 -x35692 -x43110 -x29387 -x25753 -x31154 -x34581 -x36908 -x3602 -x22764 -x35700 -x11954 -x22291 -x28129 -x23656 -x23624 -x17925 -x15262 -x144 -x12181 -x4939 -x15045 -x180 -x38896 -x14392 -x15866 -x4650 -x6188 -x22066 -x5553 -x1882 -x29377 -x35884 -x7736 -x8095 -x10277 -x43666 -x14265 -x16679 -x26867 -x34761 -x35131 -x215 -x14425 -x26282 -x25607 -x40750 -x34240 -x26805 -x24196 -x32578 -x6654 -x423 -x2977 -x28214 -x25767 -x37571 -x34017 -x611 -x32626 -x13719 -x6578 -x19699 -x35436 -x20616 -x43184 -x9096 x34909 -x36131 -x31620 -x29021 -x20313 -x16792 -x43882 -x5941 -x16968 -x41889 -x27979 -x22091 -x24452 -x17147 -x27454 -x13578 x44398 -x4124 -x4618 -x1041 -x1993 -x14933 -x22491 -x25869 -x11804 -x10065 -x20647 -x36758 -x16239 -x7153 -x6428 -x26651 -x21155 -x42935 -x15105 -x44452 -x44517 -x5611 -x8291 -x42105 -x35693 -x11154 -x5368 -x25063 -x21058 -x16194 -x13255 -x31603 -x14187 x44450 -x35898 -x4625 -x192 -x2933 -x24652 -x1451 -x38052 -x6575 -x27833 -x24079 -x36204 -x34230 -x38276 -x13875 -x3620 -x19479 -x29664 -x5889 -x28265 -x16257 -x34724 x41270 -x2655 -x14476 -x11851 -x29622 -x39466 -x42629 -x7391 -x18804 -x24817 -x6791 -x2645 -x26671 -x11601 -x31953 -x23164 -x12200 -x15940 -x9818 -x39292 -x41631 -x6063 -x5721 -x28760 -x37719 x41304 -x2052 -x1650 -x195 -x21555 -x4772 -x36611 -x39885 -x38647 -x38535 -x2020 -x13704 -x1440 -x5002 -x13193 -x23815 -x42671 -x10016 -x17331 -x36263 -x29301 -x42192 -x34304 -x16519 -x11743 x41394 -x24492 -x22750 -x24614 -x40756 -x21659 -x7531 -x6521 -x24192 -x42142 -x33124 -x2935 -x9301 -x16983 -x18432 -x30022 -x7378 -x36596 -x1389 -x14895 -x5033 -x39513 -x11469 -x15334 -x13565 -x6954 -x13882 -x4795 -x15470 -x18282 -x28496 -x3746 -x15040 -x14848 -x24322 -x30668 -x1111 -x1535 -x38359 -x5682 -x4192 -x26909 -x12866 -x24385 -x33661 -x28690 -x39925 -x34883 -x24325 -x37905 -x14959 -x17237 -x27151 -x44555 -x30800 x41845 -x38962 -x6612 -x3172 -x37038 -x17834 -x16211 -x41438 -x35679 -x17891 -x40829 -x26963 -x5911 -x2137 -x12667 -x12750 -x7230 -x44620 -x43751 -x2897 -x36098 -x38946 -x12894 -x16580 -x43478 -x4220 -x24710 -x8589 -x20043 -x17406 -x34556 -x27793 -x42497 -x29345 -x33869 -x10137 -x4668 -x25683 -x44766 -x39391 -x14565 -x42297 -x10978 -x40191 -x11813 -x10418 -x41902 -x8786 -x20959 -x5391 -x13721 -x12145 -x20707 -x7053 -x28641 -x14698 -x7931 -x33887 -x25716 -x39019 -x10845 -x41906 -x5526 -x27632 -x3457 -x5040 -x4254 -x12709 -x248 -x43078 -x39736 -x32060 -x25866 -x44569 -x30036 -x35474 -x722 -x27740 -x5305 -x15245 -x36280 -x6244 -x14834 -x24217 -x38337 -x6266 -x44442 -x39728 -x28825 -x42751 -x38573 -x33768 -x2040 -x24865 -x30980 -x18837 -x16301 x41247 -x15138 -x38208 -x9679 -x26345 -x16457 -x31927 -x40649 -x42004 -x21885 -x28524 x17698 -x25892 -x1474 -x26995 -x13646 -x22980 -x5284 -x33260 -x24012 -x17418 -x16569 -x43186 -x5840 -x22192 -x20570 -x19222 -x17447 -x630 -x1564 -x5927 -x32137 -x23408 -x31187 -x37242 -x26611 -x21084 -x24276 -x29721 -x26329 -x35540 -x36390 -x30467 -x7297 -x1183 -x39067 -x29404 x42056 -x32108 -x17100 -x26099 -x10206 x41028 -x12391 -x35921 -x26402 -x8116 x40970 -x17166 -x41649 -x40418 -x34050 -x26894 x40746 x44800 -x34445 -x4483 -x15313 -x40369 -x11379 -x24583 -x39826 -x16812 -x36429 -x37776 -x19717 -x25633 x43673 -x10371 -x29724 -x43136 -x39715 -x16440 -x39889 -x24459 -x4730 -x44038 -x39324 -x7945 -x14902 -x39285 -x14129 -x7708 -x21210 -x27856 -x1439 -x38810 -x4384 -x28581 -x12611 -x25094 -x40608 -x13537 -x25096 -x1572 -x3924 -x3697 -x44092 -x23110 -x13865 -x15750 -x19396 -x38960 -x8700 -x39576 -x25999 -x29695 -x14291 -x22441 -x40114 -x43991 -x7635 -x19913 -x6300 -x31070 -x17580 -x21606 -x37175 -x40174 -x43120 -x1214 -x39117 -x16745 -x29023 -x26185 -x31059 -x12787 -x13599 -x25898 -x31944 -x29591 -x14997 -x38065 -x23604 -x3937 -x19642 -x28895 -x23571 -x21115 -x21786 -x14230 -x9234 -x38336 -x31889 -x34695 -x14819 -x30205 -x14842 -x16004 -x35645 -x9585 -x7897 -x26997 -x9693 -x38790 -x16227 -x7669 -x32010 -x15576 -x690 -x14009 -x37752 -x11651 -x12604 -x9676 -x33732 -x8306 -x25502 -x6835 -x29833 -x6994 -x42134 -x734 -x9631 -x22655 -x7773 x40742 -x38239 -x24002 -x6699 -x17572 -x37115 -x30347 -x32029 -x16496 -x33265 -x44486 -x7124 -x8718 -x21704 -x26060 -x599 -x32195 -x27164 -x428 -x4146 -x39587 -x13840 -x34812 -x33414 -x34397 -x39132 -x5050 -x21173 -x35270 -x43775 -x24123 -x19351 -x13180 -x13516 -x10877 -x21284 -x25033 -x34490 -x12340 -x37701 -x37026 -x43270 -x30156 -x27584 -x6359 -x169 -x2998 -x15169 -x16324 -x2726 x43949 -x23666 -x15851 -x14730 -x10191 -x39176 -x13619 -x634 -x28808 -x21118 -x3329 -x17439 -x17197 -x25321 -x22503 -x28980 -x38364 -x40659 -x11357 -x37161 -x7152 -x35013 -x37535 -x6775 -x34141 -x42543 -x42972 -x27052 -x22891 -x42973 -x13679 -x31407 -x545 -x23062 -x36053 -x8352 -x13570 -x6803 -x11849 -x20317 -x7090 -x16594 -x7362 -x24220 -x43179 -x40271 -x29639 -x30452 -x22681 -x28194 -x12016 -x18730 -x10207 -x20053 -x31087 -x30829 -x204 -x22529 -x14749 x43080 -x18046 -x14387 -x1807 -x992 -x35339 -x8663 -x29784 -x14022 -x15554 -x12570 -x27153 x42319 -x19574 -x38988 -x40811 -x27005 -x2638 -x38604 -x28816 -x19914 x43647 -x34521 -x24291 -x29562 x44185 -x36167 -x42451 -x1522 -x7156 -x30957 -x9217 -x21971 -x12579 -x31243 -x24171 -x712 -x25769 -x8888 -x36769 -x17425 -x34163 -x30513 -x37292 -x3792 -x33354 -x31888 -x8754 -x43761 -x14929 -x1330 -x1700 -x25964 -x3498 -x3344 -x11698 -x39465 -x2231 -x33996 -x13497 -x9102 -x42987 -x34524 -x18895 -x7951 -x19788 -x3358 -x15538 -x26426 -x24395 -x27964 -x17190 -x22712 x13403 -x17414 -x22998 -x27446 -x34609 -x546 -x32344 -x36266 -x1529 -x15323 -x30849 -x25197 -x13772 -x3157 -x23853 -x11860 -x32033 -x38383 -x21445 -x11897 -x12254 -x41431 -x1952 -x22159 -x28448 -x8735 -x14613 -x30411 -x42945 -x29915 -x36250 -x38428 -x4055 -x4651 -x30159 -x13394 -x9098 -x5246 -x994 -x9189 -x17233 -x32964 -x40268 x41060 -x42835 -x40331 -x30521 -x26636 -x24639 -x43493 -x36194 -x18232 -x27583 -x34759 -x4191 -x366 -x30081 -x40653 -x29324 -x9862 -x13437 -x11536 -x24812 -x42384 -x11859 -x22739 -x25130 -x4658 -x26024 -x22211 -x43109 -x36559 -x24608 -x30218 -x38643 -x356 -x15011 -x1812 -x5332 -x8638 x27179 -x27205 -x2804 -x24895 -x4811 -x17754 -x34559 -x18947 -x21364 -x43631 -x30409 -x15983 -x27589 -x16892 -x27425 -x25533 -x13804 -x18699 -x28771 -x1234 -x32886 -x2396 -x20625 -x17950 -x22406 -x40921 -x33929 -x35803 -x28537 -x35525 -x1052 -x25921 -x21400 -x1826 -x20712 -x40184 -x11801 -x7310 -x19603 -x30688 -x32310 -x42800 -x4108 -x19065 -x40986 -x20248 -x29027 -x2779 -x395 -x31007 -x27842 -x33538 -x27118 -x28495 -x29255 -x3460 -x559 -x10543 -x18369 -x662 -x23215 -x41508 -x1039 -x41665 -x21022 -x28928 -x17097 -x39850 -x33075 -x3738 -x40468 -x31831 -x14726 -x36019 -x41827 -x9366 -x36946 -x30053 -x16250 -x27522 -x32102 -x24151 -x21043 -x6786 -x20173 -x38753 -x26050 -x16823 -x11864 -x26279 -x4011 -x40899 -x37559 -x38326 -x13977 -x3972 -x5424 -x24586 -x5960 -x6325 -x21034 -x23897 -x8212 -x22337 -x21948 -x26780 -x43361 -x530 x40768 -x36616 -x25509 -x21224 -x3040 -x12033 -x30993 -x9134 -x16648 -x29848 -x33901 -x32268 -x25503 -x33463 -x43591 -x40061 -x36813 -x20055 -x33263 -x5128 -x40149 -x4882 -x35962 -x8677 -x32789 -x36595 -x16114 -x24120 -x38847 -x3225 -x8186 -x28530 -x39126 -x34645 -x11741 -x41913 -x5439 -x41865 -x37008 -x16398 -x33604 -x3055 -x18205 -x27126 -x22296 -x38481 -x12303 -x43317 -x28419 -x16974 -x40796 -x38605 -x25919 -x36434 -x3440 -x10880 -x41696 -x31254 -x10683 -x185 -x9911 -x8003 -x36952 -x25727 -x28245 -x17620 -x5974 -x10520 -x40015 -x16857 -x683 -x23963 -x22735 -x44387 -x38159 -x39898 -x7375 -x22874 -x37852 -x12517 -x7272 -x15057 -x33483 -x7522 x41232 -x26007 -x21694 -x44572 -x27147 -x6272 -x18602 -x33064 -x24133 -x42376 x41273 -x10313 -x18094 -x1085 -x24505 -x21279 x38621 -x7854 -x3569 -x15508 -x31098 -x9664 -x5674 -x34690 -x12852 -x187 -x36202 -x1534 -x7431 -x22747 -x7175 -x31722 -x17760 -x27142 -x19481 -x41298 -x32697 -x10283 -x18930 -x38519 -x30120 -x2247 -x9129 -x21750 -x34551 -x4070 -x9888 -x32971 -x8440 -x2683 -x39115 -x28047 -x38250 -x1123 -x11167 -x14023 -x25170 -x18469 -x5320 -x31373 -x9666 -x28938 -x20650 x41339 -x38366 -x3906 x29161 -x36267 -x12567 -x44140 -x11756 -x14950 -x11412 -x21149 -x39543 -x21755 -x18526 -x40552 -x27312 -x30362 -x33279 -x5015 -x40786 -x21110 -x35501 -x35641 -x35834 -x32976 -x29234 -x5669 -x29121 -x24689 -x15526 -x8234 -x31403 -x12768 -x18479 -x35867 -x30760 -x11961 -x20527 -x27424 -x29481 -x32982 -x18826 -x40316 -x37753 -x18114 -x16576 -x30982 -x25580 -x6508 -x9998 -x43097 -x36648 -x20271 -x25835 -x3288 -x31041 -x34027 -x14259 -x42239 -x44357 -x39006 -x41427 -x1260 -x2555 -x28186 -x43748 -x29712 -x15961 -x363 -x15713 -x25276 x40847 -x15339 -x25998 -x10930 -x18488 -x15055 -x42958 -x33723 -x42212 -x35758 -x13464 -x19662 -x11253 -x33361 -x41627 -x17222 x41318 -x33493 -x35427 -x37765 -x29899 -x25267 -x43606 -x13644 -x21683 -x26043 -x30519 -x2142 -x7324 -x39860 -x8842 -x20649 -x8545 -x14888 -x7064 -x33013 -x9608 -x41934 -x19520 -x39148 -x28719 -x27069 -x9186 -x43365 -x16026 -x19095 -x24436 -x32000 -x5462 -x33382 -x2530 -x9702 -x37634 -x13299 -x39578 -x15823 -x10202 -x10735 -x13714 -x5529 -x40457 -x17829 -x30371 -x11233 -x5536 -x22645 -x43677 -x3997 -x5238 -x4917 x41074 -x23508 -x30952 -x22224 -x25528 -x16442 -x29124 -x32847 -x40074 -x34623 -x40301 -x5457 -x28687 -x11712 -x39688 -x27380 -x32052 -x13005 -x7565 -x15886 -x43318 -x31520 -x31556 -x30747 -x39797 -x20083 -x21057 -x41671 -x10841 -x44753 -x20779 -x25742 -x9950 -x19695 -x36408 -x43753 -x26308 -x43814 -x15065 -x27695 -x23626 -x41760 -x12417 -x1512 -x33334 -x678 -x26532 -x14072 -x24595 -x4862 -x23239 -x23311 -x27493 -x25536 -x42362 -x12444 -x37698 -x9968 -x13123 -x15767 -x3804 -x23323 -x9708 -x2437 -x42804 -x38725 -x3621 -x13083 -x4145 -x21326 -x3458 -x3552 -x34613 -x32860 -x37617 -x24184 -x22725 -x2856 -x29263 -x20860 -x13805 -x15047 -x7196 -x4239 -x16873 -x34525 -x17416 -x17428 -x29594 -x38018 -x38691 -x1006 -x8030 -x12432 -x4249 -x778 -x23577 -x21199 -x5338 -x8642 -x21181 -x31607 -x963 -x43473 -x25893 -x15437 -x20196 -x39051 -x7023 -x35936 -x27503 -x22885 -x3030 -x19248 -x16672 -x36671 -x5558 -x6845 -x40032 -x30614 -x8946 -x16044 -x3690 -x17546 x40831 -x40001 -x6109 -x3156 -x24539 -x18464 -x35766 -x18427 -x6198 -x15852 -x14484 -x13084 -x15540 -x37761 -x32304 -x39907 -x17693 -x40330 -x5181 -x13788 -x14274 -x3409 -x27037 -x10003 x41297 -x21866 -x10101 x43974 -x3183 -x20429 -x35134 -x14182 -x14035 -x19297 -x30415 -x16111 -x40794 -x6356 -x5057 -x13314 -x4276 -x31765 -x800 -x3085 -x24936 -x12423 -x38150 -x27131 -x12683 -x12038 -x26921 -x20048 -x18374 -x9164 -x7208 -x18496 -x5657 -x19519 -x23095 -x44359 -x33840 -x33783 -x18088 -x14946 -x22715 -x33845 -x26181 -x3939 -x32332 -x32769 -x40430 -x9484 -x10691 -x43123 -x16102 -x25761 -x27518 -x2734 -x4876 -x35940 -x5894 -x23956 -x2289 -x34583 -x36522 -x19996 -x3094 -x30611 -x17019 -x1230 -x3311 -x7117 -x32457 -x43575 -x43723 -x14172 -x24862 x40748 -x20442 -x6338 -x25288 -x15896 -x2625 -x3128 -x2220 -x10605 -x31745 -x2527 -x25215 -x16351 -x16365 -x38565 -x7720 -x421 -x36354 -x4699 -x37931 -x24135 -x7467 -x33014 -x15251 -x22180 -x36965 -x32550 -x39653 -x23733 -x2902 -x514 -x43582 -x27034 -x21548 -x34136 -x4383 -x19565 -x40745 -x32241 -x38231 -x29975 -x36866 -x29766 -x20874 -x18105 -x42782 -x38107 -x37550 -x313 -x7585 -x24397 -x5972 -x27896 -x16586 x41132 -x19386 -x15447 -x31637 -x33264 -x883 -x32478 -x1327 -x6242 -x23350 -x14239 -x16497 -x22205 -x35403 -x42374 -x21870 -x43013 -x14004 -x5639 -x2627 -x24634 -x25673 -x26336 -x950 -x8863 -x27329 -x31259 -x17410 -x20757 -x577 -x20234 -x9359 -x32360 -x12851 -x16088 -x38306 -x40953 -x29064 -x24088 -x30784 -x34020 -x26488 -x5288 -x19515 -x19196 -x23727 -x3086 -x44652 -x3749 -x22624 -x12949 -x39954 -x29859 -x7429 -x13823 -x3140 -x28792 -x32210 -x43221 -x30087 -x6387 -x31869 -x31479 -x21963 -x40410 -x34026 -x37744 -x38540 -x11998 -x5904 -x25810 -x33972 -x11996 -x43328 -x15491 -x38668 -x24063 -x10208 -x31787 -x10937 -x29892 -x36122 -x16704 -x16406 -x32098 -x11845 -x10392 -x3909 -x1259 -x42792 -x1073 -x456 -x18715 -x32454 -x43887 -x34837 -x37025 -x20286 -x31755 -x34217 -x10340 -x40125 -x27955 -x13576 -x39138 -x26494 -x33027 -x23536 -x23554 -x38297 -x12788 -x36030 -x33637 -x32503 -x24674 -x23337 -x9890 -x22761 -x16376 -x1959 -x12256 -x33108 -x20386 -x23847 -x43263 x44286 -x25896 -x19108 -x29707 -x21421 -x24673 -x44617 -x28467 -x5896 -x37972 -x22909 -x3968 -x31970 -x31486 -x14080 -x40642 -x13933 -x23615 -x1887 -x20931 -x19441 -x17722 -x26054 -x20797 -x27927 -x10189 -x15596 -x24379 -x32688 -x29991 -x22855 -x5535 -x8424 -x3481 -x32422 x33555 -x5319 -x16015 -x16753 -x3869 -x21049 -x14859 -x34294 x41362 -x37099 -x5703 -x31315 -x38708 -x30202 -x18331 -x18048 -x34443 -x18666 -x11757 -x25099 -x40091 -x21815 -x33865 -x21266 -x37693 -x40475 -x1793 -x28694 -x7717 -x6925 -x34493 -x35442 -x18530 -x17185 -x20484 -x27594 -x2737 -x27626 -x3541 -x38145 -x7400 -x18196 -x10580 -x30936 -x36524 -x8523 -x7937 -x21040 -x40906 -x44706 -x25294 -x42776 -x23738 -x23831 -x2429 -x43793 -x1646 -x31234 -x24814 -x11082 -x19982 -x4377 -x28764 -x1987 -x7597 -x11292 -x21203 -x17526 -x40282 -x20706 -x26166 -x24666 -x29704 -x14683 -x5591 -x5807 x44412 -x6336 -x30395 -x33789 -x20495 -x14800 -x43151 -x36192 -x8118 -x6309 -x24242 -x24015 -x35493 -x1653 -x32223 -x22890 -x8620 -x24672 -x27909 -x17121 -x11254 -x8121 -x36475 -x34129 -x29164 -x34636 -x29869 -x7011 -x22329 -x25175 -x25632 -x43154 -x30759 -x29020 x41296 -x15729 -x9427 -x31103 -x30125 -x11062 -x34322 -x29493 -x23886 -x14017 -x44013 -x2860 -x35910 -x35889 -x19308 -x12249 -x6946 -x24803 -x40765 -x39407 -x224 -x21876 -x12924 -x35663 -x35414 -x36847 -x21 -x15563 -x12836 -x41722 -x43701 -x4066 -x2836 -x12706 -x1025 -x1345 -x21217 x39692 -x36249 -x30013 -x17324 -x40778 -x38788 -x29857 -x41408 -x42082 -x16014 -x37290 -x4593 -x43086 -x44548 -x18572 -x43755 -x6473 -x6711 -x42126 -x36898 -x12947 -x12627 -x2874 -x2406 -x34134 -x3938 -x34612 -x5918 -x2963 -x14713 -x11212 -x24575 -x40644 x37196 -x492 -x38441 -x17272 -x35055 -x27339 -x9133 -x42905 -x4403 -x7368 -x2177 -x2082 -x4741 x41102 -x17838 -x26009 -x16371 -x7742 -x16115 -x12262 -x15303 -x32189 -x11997 -x17337 -x42380 -x15916 -x22455 -x8224 -x30686 -x24490 -x16669 -x24376 -x13782 -x17126 -x4799 -x25430 -x39208 -x32805 -x44688 -x25975 -x29421 -x14404 -x43175 -x43573 -x32155 -x19143 -x28874 -x28284 -x12978 -x43355 -x27125 -x38181 -x12455 -x44355 -x30964 -x30714 -x43789 -x24765 -x16410 -x24375 -x830 -x26473 -x15591 -x7408 -x1144 -x987 -x42609 -x11384 -x37523 -x32130 -x9309 -x10965 -x26113 -x10406 -x4654 -x11240 -x3207 x34866 -x36992 -x9566 -x23331 -x16272 -x5075 -x38921 -x35589 -x19437 -x33082 -x10964 -x22157 -x30290 -x15885 -x36207 -x15904 -x11680 -x17581 -x38228 -x4718 -x29034 -x20212 -x40325 -x31639 -x20111 -x23305 -x5298 -x34777 -x33325 -x7796 -x2572 -x18047 -x24162 -x39536 -x32337 -x27544 -x25811 -x10664 -x9832 -x14695 x43510 -x9530 -x39716 -x23653 -x15327 -x3656 x42323 x42509 -x42226 -x6037 -x25517 -x39522 -x4830 -x41211 -x23605 -x44274 -x21146 -x26237 -x9208 -x21143 -x43779 -x13507 -x39793 -x22270 -x28604 -x12532 -x40576 -x32140 -x16856 -x17515 -x4604 -x1028 -x31358 -x1815 -x32164 -x27293 -x14670 -x29343 -x3003 -x31005 -x38084 -x11309 -x19543 -x15197 -x40914 -x6059 -x33307 -x26686 -x37973 -x34337 -x24569 -x40176 -x24117 -x37164 -x2762 -x30577 -x18815 -x15282 -x38601 -x20366 -x28236 -x14467 -x31514 -x39946 -x34774 -x27190 -x39798 -x19710 -x5708 -x13688 -x12206 -x11948 -x42548 -x39932 -x40137 -x16156 -x15662 -x28109 -x44146 -x38179 -x3600 -x19377 -x2023 -x16045 -x23389 -x5242 -x12823 x43040 -x2941 -x20629 -x10234 -x15542 -x26783 -x27575 -x7491 -x41503 -x20859 -x3618 -x15490 -x9011 -x23043 -x38508 -x22478 -x38061 -x15419 -x12652 -x15156 -x8683 -x15317 -x20934 -x845 -x932 -x25186 -x25112 -x41877 -x28356 -x18294 -x12173 -x24176 -x41988 -x14149 -x2953 -x36088 -x14980 -x2085 -x40827 -x36507 -x36980 -x1768 -x8593 -x3461 -x17900 -x21869 -x41385 -x597 -x13755 -x25147 -x2533 -x19908 -x6255 -x4973 -x36033 -x28648 -x12112 -x22327 -x27378 -x14415 -x4720 -x19901 -x36150 -x6597 -x26189 -x13015 -x31151 -x44134 -x41216 x44334 -x29969 -x19176 -x35136 -x23725 -x24640 -x13709 -x11403 -x31598 -x32993 -x42298 -x42585 -x29871 -x13142 -x13038 -x34797 -x22547 -x29171 -x36500 -x28701 -x12501 -x11841 -x31269 -x14307 -x28770 -x7999 -x16715 -x15363 -x33646 -x19022 -x44300 -x21540 -x34323 -x3841 -x38775 -x5393 -x30271 -x6812 -x7991 -x2002 -x38465 -x43006 -x24709 x43482 -x44480 -x24778 -x12484 -x6083 -x31904 -x13312 -x18770 -x33415 -x615 -x30894 -x19372 -x5468 -x12849 -x8289 -x37715 -x21503 -x28871 -x20508 -x7355 -x16215 -x42646 -x10213 -x4803 -x37418 -x17309 -x16834 -x35650 -x6765 -x22000 -x5766 -x41976 -x10337 -x27663 -x40788 -x22053 x41068 -x28567 -x40072 -x24641 -x13682 -x2982 -x35488 -x835 -x24872 -x4824 -x8672 -x13012 -x25326 -x13181 -x2501 -x42325 -x37638 -x5436 -x7820 -x5854 -x17262 -x31795 -x779 -x25475 -x17067 -x33240 -x41955 -x41830 -x3454 -x36822 -x41451 -x8550 -x36364 -x14553 -x4054 -x41386 -x27876 -x24841 -x783 -x3709 -x8155 -x13869 -x33010 -x28676 -x43464 -x6026 -x26646 -x33998 -x11899 -x2567 -x10572 -x42591 -x44042 -x10913 -x826 -x18020 -x21995 -x7699 -x42999 -x35302 -x12003 -x43306 -x23689 -x15466 -x408 -x4716 -x35667 -x5011 -x43629 -x12012 -x28989 -x10911 -x17458 -x7573 -x22792 -x38096 x41213 -x29536 -x42186 -x20997 -x3051 -x7437 -x24937 -x15244 -x295 -x37799 -x3229 -x15734 -x37536 -x12742 -x16460 -x8343 -x26141 -x26165 -x2855 -x19066 -x35551 -x31846 -x26537 -x8153 -x17545 -x15106 -x30191 -x24500 -x6667 x41509 -x15765 -x36487 -x19638 -x22549 -x21592 -x17393 -x5688 -x11920 -x25488 -x35218 -x14200 -x40433 -x13622 -x33071 -x5573 -x40613 -x34560 -x15577 -x28982 -x28455 -x1994 -x30953 -x40078 -x6638 -x42785 -x14798 -x17691 -x10516 -x31047 -x25825 -x17167 -x22154 -x13864 -x5768 -x12561 -x35353 -x31992 -x35723 -x31750 -x30773 -x30844 -x35762 -x26742 -x16661 -x18122 -x29598 -x12186 -x15233 -x34183 -x20458 -x42566 -x40719 -x24507 -x31744 -x42476 -x4144 -x22877 -x689 -x26406 -x34152 -x39279 -x1846 -x2315 -x38907 -x33855 -x25458 -x43376 -x34700 x43398 -x37764 -x39214 -x23383 -x41488 -x22588 -x1289 -x1066 -x39486 -x21616 -x2813 -x8473 -x266 -x20739 -x35216 -x13956 -x37425 -x9943 -x22129 -x3279 -x31666 -x23300 -x36855 -x36073 -x8554 -x19799 -x8603 -x11660 -x4722 -x16940 -x5597 -x15966 -x26878 -x22625 -x30948 -x40205 -x26173 -x9061 -x35425 -x13471 -x10423 -x34207 -x33073 -x22365 -x15212 -x11582 -x16950 -x20100 -x2885 -x43345 -x31185 -x239 -x8332 -x28805 -x9823 -x30706 -x3699 -x44741 -x30795 -x20640 -x20195 -x8879 -x13395 -x26849 -x35323 -x28183 -x10813 -x11524 -x27757 -x36900 -x2265 -x12156 -x36222 -x34558 -x8491 -x10168 -x11490 -x15798 -x25719 -x23249 -x31027 -x24642 -x15164 -x44169 -x1680 -x16187 -x8068 -x8233 -x15111 -x20686 -x42703 -x30976 -x36625 -x22977 -x5735 -x43803 -x43199 -x23246 -x19225 -x22528 -x22783 -x15578 -x11663 -x23742 -x20877 -x4682 -x2157 -x25396 -x4598 -x3591 -x1401 -x15136 -x1203 -x11655 -x3119 -x7314 -x32865 -x30408 -x19819 -x5137 -x20945 -x28600 -x18772 -x26317 -x11111 -x31767 -x16780 -x29953 -x1249 -x42786 -x40541 -x16059 -x18191 -x29350 -x37711 -x17864 -x31229 -x13546 -x15492 -x31882 -x20021 -x28662 -x38815 -x36118 -x29410 -x27183 -x3865 -x8385 -x31124 -x41642 -x12981 -x20756 -x25432 -x34786 x41184 -x18234 -x18312 -x11039 -x29007 -x8826 -x2930 -x33328 -x31644 -x29058 -x10281 -x39440 -x29563 -x38684 -x25428 -x4753 -x11854 -x16110 -x1064 -x43276 -x27211 -x21008 -x26111 -x36415 -x19035 -x42123 -x14095 -x39542 -x28645 -x28207 -x7829 -x13456 -x36217 -x37072 -x39792 -x21329 -x21157 -x28829 -x25281 -x11432 -x30129 -x41685 -x43170 -x40707 -x11520 -x25356 -x15643 -x35949 -x26624 -x7501 -x22140 -x22511 -x8725 -x32580 -x18107 -x11606 x36722 -x27665 x43453 -x37876 -x44143 -x37479 -x38122 -x11947 -x6382 -x24683 -x13593 -x33261 -x37587 -x2837 -x11495 -x42526 -x12035 -x26188 -x3877 x44623 -x2067 -x13191 -x43547 -x9662 -x28046 -x17239 -x36976 -x39092 -x452 -x37278 -x14881 -x8493 -x3061 -x14789 -x10478 -x27050 -x3774 -x42009 -x2438 -x37368 -x23135 -x22432 -x19910 -x16437 -x8071 -x31342 -x32396 -x31513 -x41439 -x41745 -x39016 -x27025 -x110 -x2245 -x28503 -x44245 -x19578 -x16397 -x19792 -x42012 -x14746 -x39504 -x21287 -x14537 -x38379 -x39682 -x18423 -x2720 -x2283 -x1569 -x33480 -x43363 -x4033 -x10311 -x26814 -x7458 -x11628 -x36414 -x9176 -x14385 -x12630 -x3024 -x28917 -x37334 -x41592 -x43692 -x37376 -x39648 -x38610 -x40286 -x15086 -x41705 -x19644 -x42475 -x39807 -x30535 -x4305 -x39643 -x17427 -x29443 -x31909 -x39959 -x2310 -x29906 -x34302 -x27068 -x24794 -x42482 -x17603 -x691 -x36010 -x1884 -x22879 -x5675 -x7371 -x39953 -x19686 -x33844 -x13139 -x17172 -x15068 -x24964 -x27257 -x31225 -x38110 -x25845 -x30288 -x36226 -x22246 -x24289 -x31500 -x3145 -x42158 -x28231 -x17257 -x29252 -x40306 -x21699 -x6042 -x34584 -x22230 -x22708 -x33875 -x7343 -x86 -x4569 -x38320 -x31734 -x24726 -x26694 -x20774 -x15501 -x37925 -x5409 -x15969 -x32354 -x762 -x4514 -x32730 -x35511 -x11028 -x14077 -x10768 -x24181 -x14823 -x18923 -x9639 -x37935 -x4952 -x41729 -x32235 x41980 -x19549 -x7233 -x31709 -x19314 -x15315 -x37589 -x12626 -x19002 -x1233 -x19727 -x17158 -x25187 -x38099 -x2175 -x10293 -x37459 -x13584 -x10918 -x35519 -x30304 -x15310 -x34788 -x2940 -x13741 -x32735 -x2314 -x11140 -x5994 -x12330 -x42540 -x43855 -x30375 -x36385 -x18024 -x21268 -x36132 -x31891 x19467 -x26772 -x1352 -x558 -x14246 -x396 -x26379 -x16080 -x12881 -x5543 -x35772 -x447 -x17342 -x36477 -x25044 -x3727 -x12975 -x11637 -x10055 -x31476 -x3330 -x32352 -x15205 -x11395 -x5077 -x3731 -x40437 -x43000 -x15261 -x3250 -x32496 -x27269 -x15272 -x42200 -x14952 -x43750 -x34109 -x35034 -x23484 -x42061 -x18484 -x21757 -x4010 -x23870 -x11279 -x5750 -x22225 -x27576 -x15344 -x16182 -x34746 -x8198 -x22571 -x37767 -x18325 -x19998 -x35730 -x20716 -x4253 -x7422 -x29955 -x29114 -x10243 -x40292 -x21086 -x2368 -x16946 -x1254 -x38057 -x13754 -x28421 -x7989 -x11636 -x30071 -x14500 -x35626 -x954 -x40607 -x9030 -x5257 -x13693 -x21302 x41241 -x37522 -x27603 -x30649 -x36958 -x5923 -x21700 -x26052 -x2202 -x13746 -x20844 -x7154 -x6906 -x30121 -x38309 -x22186 -x9893 -x41301 -x8368 x44799 -x12493 -x26511 -x3982 -x18310 -x32565 -x3932 -x25930 -x43841 -x11069 -x12937 -x20191 -x17330 -x27597 x43054 -x26020 -x909 -x23532 -x34790 -x28882 -x21401 -x19722 -x22729 -x31400 -x22805 -x28778 -x39833 -x20121 -x9806 -x19054 -x25829 -x34526 -x9774 -x27306 -x37939 -x36662 -x39350 -x27580 -x35035 -x33187 -x31238 -x10043 -x4874 -x40504 -x14517 -x16124 -x7905 -x32996 -x30938 -x17084 -x1201 -x24146 -x30966 -x22699 -x3750 -x9471 -x22235 -x15096 -x20434 -x38891 -x20975 -x21848 -x18570 -x38585 -x30242 -x16436 -x12593 -x32142 -x26281 -x1947 -x24236 -x19077 -x4559 -x1788 x41430 -x25420 -x30973 -x21609 -x17774 -x32911 -x1415 -x32280 x6107 -x14708 x43041 -x15703 -x14528 -x22648 -x32068 -x34458 -x41483 x40799 -x33726 -x1469 -x43809 -x23453 -x34277 -x36666 -x19201 -x21237 -x29675 -x7406 -x24945 -x32873 -x36184 -x36571 -x508 -x16082 -x25457 -x29922 -x38975 -x17212 -x18728 -x21465 -x29730 -x31829 -x8648 -x25564 -x19858 -x3809 -x29381 -x8790 -x2162 -x17642 -x7566 -x28983 -x1552 -x11223 -x14328 -x22880 -x29814 -x11225 -x34976 -x27159 -x3649 -x43082 -x25370 -x27295 -x35482 -x30631 -x9796 -x13961 -x13050 -x24987 -x22200 -x21122 -x6772 -x4779 -x39568 -x24466 -x20589 -x28637 -x25295 -x16499 -x35078 -x13835 -x20881 -x4123 -x34622 -x27133 -x27470 -x32112 -x33693 -x3278 -x21193 -x37012 -x4509 -x35437 -x39205 -x34143 -x26135 -x6247 -x373 -x36538 -x30942 -x10484 -x35377 -x43659 -x35765 -x4624 -x23520 -x11798 -x25689 -x20916 -x9454 -x14544 -x4485 -x43246 -x39986 -x34573 -x7546 -x7311 -x37319 -x28257 -x24706 -x6939 -x42085 -x22264 -x37983 -x20470 -x13021 -x25675 -x22399 x43033 -x23560 -x25752 -x37186 -x26234 -x22985 -x1367 -x28062 -x27040 -x21507 -x30594 -x24856 x40803 -x16861 -x42638 -x43373 -x33686 -x6213 -x36047 -x9939 -x39139 -x41123 x40815 -x34727 -x16476 -x14850 -x27558 -x42058 -x25693 -x34722 -x25884 -x8641 -x17686 -x26945 -x39343 -x4006 -x42885 -x11341 -x19060 -x12500 -x27440 -x29302 -x39745 -x6974 -x34153 -x7519 -x20275 -x2414 -x12086 -x32028 -x27947 -x30179 -x39934 x26319 -x29335 -x31406 -x15459 -x17648 -x22443 -x13832 -x30225 -x2946 -x34563 -x10576 -x20550 -x25924 -x37545 -x20600 -x4780 -x19241 -x20197 -x44409 -x33864 -x28101 -x21160 -x8674 -x5744 -x25311 -x26977 -x10149 -x13424 -x21811 -x7136 -x23299 -x24485 x41274 -x34156 -x3026 -x32385 -x19358 -x26857 -x23706 -x26409 -x33807 -x13479 -x1997 -x31782 -x37488 -x24009 -x42446 -x2413 -x19283 -x3900 -x26431 -x19716 -x20557 -x19371 -x3238 -x12232 -x13596 -x31784 -x35846 -x10716 -x15780 -x12166 -x43425 -x24925 -x20684 x40934 -x39216 -x17896 -x5281 -x22232 -x22829 -x4911 -x21107 -x28933 -x27817 -x1701 -x33259 -x8067 -x42268 -x33101 -x13343 -x12580 -x3322 -x5850 -x23427 -x34648 -x31786 -x33829 -x37948 -x6647 -x12486 -x17351 -x42037 -x13723 -x18487 -x23779 -x44099 x40520 -x12544 -x35243 -x23778 -x12447 -x16353 -x21969 -x19370 -x37320 -x9110 -x18957 -x42473 -x37016 -x10495 x5383 -x6491 -x23561 -x22421 -x16887 -x20829 -x15647 -x44491 -x35281 -x20885 -x7445 -x5702 -x7617 -x4947 -x9532 -x14594 -x35343 -x10567 -x36404 -x32532 -x6222 -x8604 -x3823 -x2292 -x36127 -x36258 -x26843 -x32957 -x23117 -x30453 -x26512 -x19071 -x38190 -x1141 -x3545 -x23002 -x10069 -x11510 -x284 -x13752 -x17441 -x5065 -x4487 -x40699 x44742 -x31097 -x14075 -x10184 -x30723 -x28113 -x7808 -x7841 -x18199 -x9638 -x242 -x4164 -x40383 -x478 -x16069 -x37440 -x8081 -x26390 -x27875 -x5366 -x30498 -x30011 -x8690 -x9187 -x42749 -x2423 -x9967 -x15913 -x1693 -x1766 -x1710 -x17585 -x30666 -x6033 -x11263 -x10751 -x25193 -x37869 -x25563 -x29241 -x24369 -x23261 -x9817 -x34166 -x27006 -x21793 -x4802 -x2304 -x27013 -x37824 -x33890 -x41994 -x30924 -x32197 -x40328 -x14372 -x36929 -x30138 -x1266 -x42236 -x43654 -x8517 -x28756 -x29304 -x31412 -x16316 -x2048 -x37388 -x268 -x43787 -x42368 -x4480 -x3419 -x31320 -x15692 -x26542 -x30102 -x31820 -x33740 -x13481 -x18625 -x17856 -x3079 -x27799 -x22566 -x32584 -x17480 -x34685 -x29253 -x18136 -x16969 -x4956 -x5519 -x35411 -x29452 -x29282 -x35870 -x37837 -x28463 -x9177 -x32199 -x2243 -x16984 -x8698 -x13659 -x35462 -x30624 -x32998 -x24124 -x41771 -x39378 -x29455 -x18569 -x40580 -x35855 -x78 -x19730 -x37849 -x37912 -x12605 -x26568 -x23633 -x21338 -x11666 -x22508 -x29365 -x23806 -x26897 -x31610 -x37069 -x6603 -x4646 -x23730 -x39370 -x22839 -x22666 -x14899 -x1654 -x43604 -x29035 -x36580 -x938 -x12128 -x36695 -x14333 -x20051 -x15052 -x27208 -x8567 -x23371 -x39817 -x11160 -x34992 -x3212 -x11953 -x14278 -x33664 -x42952 -x18640 -x27409 -x35755 -x33369 -x23358 -x13172 -x39979 -x15141 -x5906 -x13536 -x4858 -x31273 -x4473 -x4515 -x14890 -x22945 -x9437 -x19067 -x28034 -x805 -x22672 -x39445 -x30257 -x4525 -x2309 -x5091 -x15795 -x3664 -x9852 -x2397 -x25040 -x31448 -x36382 -x28121 -x15430 -x17617 -x37988 -x34165 -x37216 -x25441 -x30922 -x21257 -x6013 -x17284 -x34806 -x39691 -x2891 -x26889 -x18971 -x39627 -x15923 -x35952 -x33698 -x25055 -x32342 -x42030 -x7574 -x43048 -x34707 -x38495 -x5397 -x24509 -x22928 -x41968 -x7677 -x41981 -x37134 -x6486 -x5016 -x21501 -x38098 -x10070 -x11995 -x8736 -x19659 -x13918 -x20437 -x3253 -x23315 -x483 -x19440 -x25459 -x20538 -x15153 -x7301 -x42534 -x24413 -x20915 -x23308 -x33164 -x18705 -x34122 -x4905 -x5979 -x31459 -x9502 -x25856 -x20517 -x22719 -x32989 -x35230 -x29332 -x40846 -x12999 -x9981 -x13726 -x32136 -x15449 -x19618 -x2564 -x28027 -x882 -x175 -x38120 -x25424 -x2753 -x2343 -x35066 -x22644 -x27342 -x2805 -x22831 x40455 -x42154 -x18710 -x12646 -x12533 -x39328 -x9713 -x35790 -x9610 -x14313 -x26641 -x34820 -x19809 -x31095 -x13254 -x6367 -x20950 -x9160 -x29554 -x6429 -x1033 -x23176 -x34854 -x9918 -x3439 -x21950 -x14764 -x37350 -x960 -x2042 -x21452 -x1227 -x31108 -x9681 -x36175 -x26427 -x4043 -x9878 -x24617 -x11005 -x33837 -x6418 -x4493 -x23914 -x31729 -x30238 -x18214 -x5868 -x8937 -x8618 -x36786 -x24425 x37268 x42389 -x6348 -x27228 -x29472 -x10454 -x38134 -x43099 -x24819 -x6126 -x15005 x41206 -x26472 -x19896 -x23728 -x8351 -x25114 -x31350 -x40559 -x32135 -x54 -x26579 x41290 -x13252 -x5191 -x28485 -x21073 x42736 -x12161 -x29079 -x23617 -x4061 -x37777 -x5832 -x7703 -x21941 -x25674 -x25437 -x20352 -x28800 -x3694 -x3897 -x20217 -x25360 -x25365 -x12004 -x30665 -x7171 -x7733 -x1746 -x39800 -x27908 -x19491 -x22658 -x9793 -x24299 -x1075 -x38397 -x42409 -x11706 -x7263 -x42044 x40922 -x5808 -x30170 -x1461 -x40181 -x4771 -x42983 -x44592 -x19631 -x1274 -x15394 -x33244 -x30560 -x26062 -x5183 -x25653 -x2648 -x7611 -x1163 -x27771 -x16020 -x36375 -x26066 x43038 -x22019 -x15024 -x17455 -x11717 -x393 -x41192 -x16912 -x28199 -x39367 -x7813 -x22165 -x13856 -x21389 -x17215 -x37938 -x27466 -x12521 -x26819 -x18997 -x41498 -x43537 -x18068 -x6632 -x30553 -x6373 -x16891 -x921 -x43342 -x330 -x907 -x32290 -x30400 -x15786 -x24780 -x30361 -x23594 -x27318 -x36579 -x21806 -x39859 -x29068 -x25970 -x28897 x40832 x40848 -x39867 -x7031 -x42949 -x39253 -x13336 -x35429 -x3084 -x9413 -x30696 -x16686 -x19793 -x38990 -x2250 -x25391 -x27129 x41352 -x23359 -x12846 -x3096 -x28673 -x11173 -x5073 -x7348 -x39457 x32891 -x17509 -x10630 -x7150 -x13506 -x5323 -x8089 -x32237 -x31056 -x2494 -x35182 -x31344 -x26006 -x40059 -x24100 -x23257 -x36160 x22893 -x25772 -x16051 -x11259 -x43932 -x2886 -x12833 -x35366 -x33438 -x28350 -x21867 -x26574 -x28473 -x34901 -x21832 -x32497 -x10861 -x971 -x42199 -x1747 -x43791 -x38009 -x30137 -x32492 -x37520 -x10319 -x7218 -x10066 -x19591 -x23903 -x7865 -x13248 -x40111 -x20349 -x14147 -x28827 -x13935 -x2478 -x7970 -x20781 -x21263 -x1269 -x39751 -x27700 -x15217 -x4792 -x18785 -x36654 -x15414 -x38433 -x37791 -x19542 -x6981 -x19597 -x26180 -x39725 -x33288 -x38672 -x25165 -x41643 -x32723 -x41989 -x5975 -x20533 -x4610 -x36300 -x6303 -x9925 -x39877 -x34053 -x31420 -x18985 -x30672 -x22226 -x5961 -x32660 -x34264 -x16604 -x4832 -x36723 -x1218 -x29672 -x19850 -x9644 -x2409 -x21780 -x8419 -x9263 -x14680 -x17043 -x34260 -x26703 -x20803 -x40890 -x39505 -x7604 -x39452 -x9567 -x5293 -x31165 -x35373 -x41506 -x10808 -x42291 -x32038 -x2607 -x8855 -x2303 -x3980 -x6892 -x10534 -x19586 -x42582 -x5700 -x12688 -x37045 -x36173 -x36351 -x35255 -x29810 -x13681 -x43233 -x33775 -x24341 -x34314 -x12135 -x18879 -x39679 -x1165 -x13466 -x25148 -x23684 -x41256 -x15636 -x8142 -x39125 -x14711 -x23686 -x2503 -x607 -x14271 -x10625 -x38301 -x35472 -x33518 -x33333 -x26449 -x8481 -x9297 -x24752 -x7684 -x13457 -x40964 -x22689 -x41546 -x18112 -x35463 -x11031 -x36795 -x6214 -x34929 -x24864 -x29307 -x31135 -x31550 -x21088 -x4373 -x25913 -x20341 -x21036 -x7910 -x12139 -x34049 -x31322 -x1271 -x3562 -x9503 -x30097 -x37635 -x12812 -x19510 -x8547 -x247 -x34625 -x15867 -x8149 -x34417 x41089 -x151 -x23717 -x3148 -x41998 -x33210 -x15413 -x29819 -x3465 -x42697 -x16573 -x14919 -x12739 -x5481 -x19817 -x20599 -x4296 -x10052 -x5392 -x15949 -x42606 -x10527 -x30154 -x12354 -x39401 -x13210 -x34649 -x33231 x41053 -x1626 -x37309 -x32803 -x1132 -x17876 -x17139 -x7346 -x6515 -x43553 -x35623 x43438 -x10322 -x35084 -x27462 -x30792 -x6448 -x38748 -x12018 -x14375 -x42079 -x44246 -x10765 -x3956 -x14208 -x6559 -x35018 -x790 -x37530 -x10068 -x6970 -x17009 -x22969 -x31828 -x12089 -x3601 -x13508 -x19395 -x2506 -x19765 -x14924 -x32198 -x31935 -x25882 x40999 -x31008 -x33660 -x12050 -x15001 -x2132 -x29139 -x10155 -x1831 -x1506 -x40033 -x30503 -x21346 -x26621 -x26982 -x18942 -x6205 -x35871 -x18899 -x20280 -x42262 -x19993 -x35838 -x43770 -x31509 -x2573 -x10273 -x37157 -x31427 -x9996 -x13595 -x953 -x2532 -x37944 -x12481 -x22 -x38773 -x43477 -x19883 -x12694 -x40103 -x25194 -x2838 -x34770 -x12302 -x40055 -x9279 -x13505 -x2204 -x740 -x10152 -x5872 -x4826 -x7139 -x31571 -x18868 -x9033 -x36683 -x21386 -x31645 -x32103 -x37738 -x36299 -x13337 -x37676 -x35502 -x13076 -x7624 -x33908 -x23878 -x15155 -x28116 -x33278 -x1034 -x21544 -x24863 -x25734 -x17531 -x414 -x21581 -x27480 -x20433 -x37573 -x4915 -x36709 x43725 -x30854 -x36938 -x36140 -x13633 -x16282 -x17606 -x32317 -x9136 -x20193 -x9193 -x29693 -x5843 -x15933 -x8923 -x20728 -x4454 -x27768 -x15159 -x30618 -x33541 -x13807 -x36543 -x9357 -x29540 -x1557 -x27280 -x19258 -x20360 -x4119 x44677 -x36440 -x10100 -x29566 -x2151 -x11133 -x36809 -x4376 -x6169 -x18921 -x26176 -x30092 -x41356 -x38792 -x30197 -x26902 -x17302 -x6025 -x36504 -x13 -x36229 -x17765 -x41492 -x38710 -x20208 -x21850 -x44490 -x24852 -x7148 -x21048 -x43732 -x40833 -x35583 -x23477 -x14334 -x38756 -x29670 -x30491 -x36799 -x5757 -x16592 -x44348 -x34538 -x37829 -x5922 -x29140 -x35756 -x28660 -x20188 -x6698 -x30344 -x19109 -x29709 -x36756 -x14734 -x20991 -x18429 -x33744 -x25221 -x27061 -x4563 -x3592 -x16665 -x37779 -x16313 -x23529 -x39008 -x23286 -x42332 -x36978 -x33237 x43729 -x27550 -x7411 -x25609 -x33291 -x30639 -x22541 -x7892 -x31073 -x20785 -x13695 -x34123 -x26199 -x37208 -x19368 -x2566 -x44655 -x23836 -x22458 -x32551 -x38555 -x30047 -x38488 -x18060 -x32144 -x25861 -x40156 -x2244 -x36057 -x13036 -x11273 -x11012 -x40016 -x22424 -x20504 -x25251 -x12535 -x39526 -x36334 -x7027 -x15412 -x17024 -x22253 -x5062 -x25624 -x36480 -x25014 -x43476 -x35026 -x6741 -x8134 -x17230 -x22595 -x23479 -x16475 -x2492 -x33819 -x16343 -x32330 -x42649 -x22777 -x42197 -x36109 -x1761 -x25523 -x41653 -x38957 -x44255 -x27105 -x18919 -x13268 x44061 -x17151 -x19445 -x5523 -x13103 -x38796 -x40664 -x16090 -x24320 -x13710 -x23097 -x26030 -x41157 -x37750 -x29885 -x18324 -x42405 -x3872 -x16500 -x13934 -x36718 -x23948 -x39066 -x675 -x8561 -x198 -x40456 -x32025 -x22301 -x34431 -x24846 -x17634 -x38969 -x19260 -x34212 -x33867 -x4231 -x23380 -x31408 -x19779 -x1373 -x14879 -x38082 -x3570 -x26146 -x21603 -x21474 -x23196 -x12400 -x8667 -x29603 -x24755 -x3835 -x29658 -x36400 -x20189 -x30524 -x38893 -x42640 -x11195 -x6378 -x42557 -x25647 -x38056 -x28669 -x5427 -x11906 -x16225 -x19892 -x36025 -x7741 -x24515 -x37004 -x17028 -x35041 -x28412 -x5196 -x10376 -x41575 -x29941 -x28059 -x39310 -x27261 -x34326 -x1091 -x38121 -x9616 -x38253 -x3798 x4592 -x26065 -x26914 -x561 -x405 -x29946 -x29537 -x31434 x42636 -x36668 -x42790 -x29703 -x2842 -x2600 -x20114 -x21144 -x28151 -x21892 -x30105 -x10800 -x20635 -x66 -x24091 -x31410 -x31613 -x18771 x43726 -x2062 -x23021 -x5971 -x39888 x1930 -x37071 -x23526 -x24590 -x37438 -x27467 -x36816 -x20937 -x1107 -x26919 -x43889 -x39264 -x41617 -x39577 -x20066 -x26673 -x24822 -x20045 -x17610 -x1384 -x11293 -x31321 -x26430 -x37844 -x36738 -x7262 -x33340 -x25691 -x38156 -x16210 -x24080 -x3692 -x16414 -x14602 -x27308 -x10048 -x10464 -x19877 -x6088 -x27254 -x17537 -x22847 -x12962 -x21023 -x16534 -x13322 -x31549 -x6743 -x22020 -x27045 -x11035 -x36214 -x39520 -x43264 -x7439 -x23147 -x27989 -x2229 -x35284 -x39287 -x38616 -x3363 -x43049 -x35430 -x39410 -x24847 -x18505 -x6499 -x20761 -x43796 -x19384 -x13795 x42396 -x39413 -x26555 -x905 -x43281 -x36196 -x11888 -x12026 -x21418 -x40506 -x30657 -x30445 x41915 -x11633 -x26587 -x26265 -x14145 -x31730 -x35278 -x19677 -x37680 -x1661 -x20558 -x2541 -x27495 -x12729 -x19046 -x33779 -x20200 -x5291 -x9765 -x30650 -x23328 -x32181 -x4382 -x19478 -x5793 -x9345 -x23442 -x33743 -x24949 -x8279 -x39494 -x25556 -x34818 -x14121 -x13494 -x1699 -x18267 -x42910 -x35649 -x43105 -x30096 -x43258 -x28586 -x19078 -x23877 -x20688 x40864 -x17707 -x42031 -x7337 -x32507 -x42650 -x15241 -x5595 -x14166 -x11317 -x29262 -x27173 -x22500 -x43817 -x37866 -x18448 -x5781 -x21455 -x24891 -x6375 -x25465 -x31961 -x36928 -x10404 -x22762 -x10719 -x11728 -x21472 -x42191 -x36276 -x38682 -x28632 -x39142 -x35400 -x31967 -x29944 -x34280 -x7181 -x7320 -x9198 -x8969 -x38543 -x40397 -x24228 -x10672 -x10772 -x43695 -x28114 -x2576 -x10435 -x13743 -x23414 -x7903 -x35191 -x17162 -x31628 -x1946 -x43587 -x12640 -x15225 -x29457 -x4052 -x9407 -x10796 -x9842 -x31940 -x12585 x29822 -x13919 -x3754 -x31113 -x24267 -x18725 -x14079 -x18515 -x28564 -x28076 -x20755 -x3670 -x32589 -x4042 -x26297 -x6003 -x43007 -x28071 -x41664 -x5235 -x2488 -x39294 -x12715 -x5727 -x8551 -x27639 -x6133 -x34170 -x33257 -x39996 -x10194 -x26000 -x36993 -x34870 -x36424 -x34362 -x42219 -x24125 -x16599 -x14499 -x36435 -x28429 -x40238 -x3127 -x465 -x33416 -x26268 -x44084 -x30082 -x3214 -x24543 -x20247 -x299 -x43945 -x41825 -x8719 -x6656 -x39203 -x20357 -x37773 -x8607 -x22979 -x24115 -x28944 -x44389 -x31012 -x38934 -x36431 -x35102 -x8877 -x17657 -x32557 -x41312 -x18173 -x13425 -x23321 -x42318 -x20865 -x30157 -x25163 -x16430 -x30447 -x8866 -x20428 -x16525 -x24462 -x4200 -x11873 -x19834 -x38274 -x28741 -x25135 -x9654 -x37262 -x40004 -x3042 -x35495 -x20067 -x9480 -x16939 -x40643 -x2811 -x31969 -x35881 -x8815 -x35805 -x10602 -x21660 -x6755 -x14887 x44562 -x32959 x40772 -x19992 -x18226 -x2165 -x44546 -x34920 -x5300 -x38143 -x24467 -x44170 x41125 -x40243 -x37858 -x9826 -x40945 -x88 -x5895 x43839 -x26999 -x5 -x10328 -x32977 -x34950 -x29926 -x18978 -x36883 -x42851 -x2676 -x28167 -x36281 -x9844 -x31592 -x16498 -x37510 -x20095 -x15743 -x14722 -x3411 -x9819 -x18218 -x17481 -x2512 -x22415 -x41663 -x4534 -x15805 -x39906 -x5271 -x20986 -x27498 -x23091 -x35097 -x12945 -x36130 -x30144 -x40027 -x9322 -x31897 -x15455 -x30397 -x17082 -x6319 -x5283 -x24014 -x36962 -x40651 -x14306 -x27778 -x7948 -x22618 -x29547 -x20988 -x6040 -x41640 -x40368 -x41493 -x16317 -x10509 -x18311 -x39547 -x6082 -x31876 -x3944 -x35401 -x32469 -x16224 -x40208 -x33601 -x12149 -x20903 -x18653 -x31951 -x333 -x16841 -x10259 -x17609 -x16902 -x33916 -x2404 -x34286 -x30365 -x35695 -x11825 -x31858 -x40374 -x6733 -x25852 -x17602 -x24799 -x12964 -x27340 -x28481 -x19866 -x19653 -x18698 -x31034 -x8364 -x42330 -x43395 -x19443 -x7094 -x44046 -x26629 -x16094 -x30925 -x36028 -x33050 -x33045 -x22287 -x13039 -x18766 -x17278 -x32994 -x30967 -x14769 -x30436 -x13353 -x23213 -x22468 -x37240 -x6468 -x38657 -x28737 -x43352 -x143 -x11586 -x23922 -x9027 -x21339 -x28132 -x29401 -x11500 -x898 -x29474 -x19861 -x5185 -x16670 -x6640 -x33379 -x23426 -x43997 -x36000 -x26744 -x7781 -x37270 x44749 -x34370 -x12971 -x26706 -x30674 -x3883 -x33540 x40230 -x33413 -x28123 -x26140 -x18939 -x42040 -x12860 -x15435 -x22339 -x41802 x41338 -x24649 -x28941 -x26654 -x12213 -x23928 -x362 -x26145 -x4471 -x27775 -x1256 -x40066 -x43139 -x28120 -x21777 -x42660 -x25515 -x35458 -x41418 -x4150 -x14400 -x19152 -x4492 -x25156 -x16067 -x27963 -x11346 -x28122 -x8110 -x11613 -x24469 -x30562 -x20879 -x29210 -x44007 -x18330 -x10790 -x33849 -x32558 -x29060 x40739 -x39194 -x36744 -x31799 -x7098 -x2136 -x1772 -x41964 -x4641 -x25320 -x11810 -x38836 -x16123 -x39796 -x900 -x13826 -x6585 -x43429 -x36634 -x22520 -x8993 -x7176 -x20019 -x29918 -x35661 -x28707 -x13863 -x29349 -x40298 -x25444 -x18113 -x27067 -x21502 -x19361 -x1542 -x19823 -x13349 -x29433 -x10975 -x17015 -x12550 -x30023 -x5312 -x6551 -x6055 -x26216 -x9543 -x17446 -x9412 -x35043 -x11425 -x26737 -x21206 -x25020 -x26352 -x5019 -x30732 -x31117 -x33347 x40655 -x27483 -x8412 -x34908 -x16829 -x754 -x33797 -x26670 -x31918 -x7240 -x25746 -x33632 -x20279 -x18733 -x23017 -x39093 -x19228 -x23942 -x23277 -x3548 -x17830 -x109 -x39274 -x26361 -x29163 -x29088 -x39239 -x43506 -x11863 -x10776 -x10639 -x44381 -x34846 -x23356 -x5174 -x32207 -x28192 -x2854 -x37810 -x26987 -x43157 -x14143 -x11684 -x44241 -x20656 -x43566 -x20174 -x17763 -x14719 -x22247 -x3113 -x32880 -x16309 -x42621 -x32644 -x10379 -x34577 x4790 -x4225 -x31285 -x6333 -x23351 -x28594 -x30261 -x14106 -x35977 -x13072 -x35975 -x16033 -x17120 -x12174 -x37900 -x7213 -x37352 -x37035 -x31470 -x28703 -x44217 -x8892 -x43745 -x37190 -x14039 -x39795 -x19008 -x42223 -x21761 -x32297 -x34112 -x19498 -x30216 -x11960 -x40539 -x2724 -x7807 -x36064 -x35781 -x933 -x29849 -x21525 -x40758 -x26387 -x42343 -x24725 -x35164 -x40638 -x35460 -x30089 -x34014 -x4698 -x6686 -x25589 -x35986 -x9238 -x31943 -x10090 -x19884 -x21823 -x7246 -x39866 -x30719 -x12997 -x35996 -x15316 -x16724 -x43500 -x34459 -x14991 -x22694 -x34611 -x29028 -x20226 -x30975 -x8133 -x12453 -x11468 -x27315 -x6380 -x35878 -x42977 -x27879 -x33331 -x1172 -x4940 -x3843 -x11554 -x38889 -x18026 -x12113 -x25154 -x28899 -x41620 -x37862 -x13282 -x30986 -x9015 -x13997 -x26195 -x29237 -x19134 -x27319 -x15441 -x14918 -x1423 -x22124 -x62 -x26232 -x29428 -x4962 -x221 -x13001 -x14775 -x9273 -x10448 -x5816 -x6509 -x41409 -x26597 -x21238 -x4567 -x31375 -x8952 -x2803 -x4613 -x11132 -x24446 -x13763 -x13341 -x21906 x43058 -x972 -x42261 -x37491 -x18460 -x12179 -x27042 -x39447 -x24061 -x18106 -x38289 -x32460 -x3818 -x13525 -x10838 -x38180 -x28602 -x31233 -x24720 -x33041 -x849 -x5959 -x31377 -x11152 -x4256 -x5939 -x36278 -x33154 -x10823 -x29086 -x34120 -x34208 -x5652 -x15679 -x35602 -x19697 -x15947 -x41706 -x12425 -x15535 -x16078 -x16369 -x35516 -x13848 -x24077 -x7862 -x14640 -x36933 -x3905 -x23855 -x9802 x41039 -x42538 -x44443 -x31231 -x35598 -x17220 -x44024 -x39734 -x20987 -x14403 -x2332 -x35708 -x28079 -x4397 x43106 -x5538 -x3845 -x28367 -x15093 -x23232 -x36909 -x796 -x8703 -x35533 -x14133 -x12682 -x16603 -x11541 -x33137 -x33670 -x16218 -x12546 -x28084 -x33349 -x20966 -x18753 -x42553 -x17863 -x42067 -x42156 -x39178 -x39525 -x39722 -x33832 -x16706 -x36355 -x17138 -x31333 -x4051 -x27931 -x10812 -x16981 -x26454 -x9889 -x697 -x18962 -x9720 -x37476 -x9394 -x31271 -x9509 -x34971 -x16650 -x24166 -x34395 -x15624 -x44380 -x11385 -x5341 -x6101 -x24934 -x7646 -x38650 -x33076 -x6296 -x4633 -x1496 -x23953 -x34888 -x38453 -x475 -x2103 -x41499 -x22217 -x42017 -x1374 -x11654 -x28860 -x33730 -x22216 -x9088 -x12929 -x16298 -x41710 -x1593 -x21585 -x2335 -x3117 -x16402 -x17251 -x33577 -x3967 -x3575 -x38141 -x34805 -x29053 -x36835 x44729 -x36880 -x5690 -x24501 -x2169 -x29740 -x34164 -x16702 -x15051 -x8398 -x6569 -x43877 -x9101 -x22859 -x31739 -x3629 -x32639 -x27555 -x11832 -x28070 -x17771 -x10611 -x25235 -x18665 -x26662 -x13124 -x34107 -x24940 -x11334 -x21449 -x14916 -x43555 -x4416 -x24697 -x5534 x43620 -x24576 -x2538 -x1361 -x44451 -x9769 -x24781 -x43145 -x23842 -x16359 -x2352 -x2385 -x13092 -x2680 -x28239 -x38665 -x19315 -x9673 -x11 -x1819 -x30497 -x3455 -x6987 -x9034 -x9620 -x29753 -x24573 -x21630 -x10714 -x34952 -x29467 -x37188 -x37257 -x5839 x41368 -x5577 -x24533 -x28893 -x29359 -x13383 -x25158 -x42101 -x14616 -x8838 -x32041 -x43171 -x26293 -x9533 -x13140 -x32252 -x4299 -x14529 -x16373 -x23200 -x4788 -x19483 -x29314 -x10163 -x31456 -x7567 -x29773 -x183 -x32836 -x12806 -x9665 -x3182 -x15177 -x21195 -x37295 -x10756 -x36923 -x17547 -x41137 -x35127 -x5556 -x1734 -x31532 -x12263 -x8611 -x7299 -x28298 -x6894 -x2471 -x33467 -x20949 -x29837 -x10239 -x39032 -x25688 -x37361 -x22680 -x42950 -x13831 -x13745 -x25980 -x32024 -x20211 -x30390 -x5466 -x895 -x6311 -x41812 -x14217 -x43592 -x29247 -x4755 -x40378 -x19461 -x42046 x41406 -x2214 -x15285 -x13583 -x16063 -x11915 -x23600 -x30005 -x1903 x41317 -x4467 -x19412 -x15401 -x8562 -x29522 -x25649 -x42732 -x39179 -x9983 -x10272 -x4243 -x1080 -x37060 -x2273 -x26891 -x24695 -x28725 -x21030 -x1697 -x31200 -x31866 -x28006 -x7869 -x3197 -x10591 -x19374 -x22612 -x25229 -x21062 -x24495 -x29323 -x13188 -x26240 -x15873 -x25963 -x28686 -x21520 -x39341 -x4346 -x27373 -x31090 -x5363 -x38161 -x34402 -x24544 -x41848 -x24724 -x33533 -x13358 -x24994 -x40485 -x44607 -x9902 -x34869 -x33870 x41916 -x9336 -x112 -x38069 -x18880 -x27686 -x43422 -x3215 -x1514 -x32508 -x22116 -x2916 -x30718 -x7201 -x15208 -x5248 -x27379 -x43451 -x11768 -x32759 -x24967 -x14534 -x2688 -x36540 -x32461 -x36653 -x6479 -x37679 -x164 -x26206 -x15935 -x39938 -x27095 -x40722 -x25413 -x14740 -x41195 -x40290 -x39230 -x30485 -x43320 -x23177 -x15507 -x27108 -x44733 -x14050 -x17663 -x2853 -x6331 -x10564 -x11675 -x14464 -x17240 -x8034 -x34381 -x12980 -x2294 -x19099 -x26167 -x36942 -x33662 -x28560 -x22798 -x12333 -x17985 -x4059 -x6983 -x30567 -x34874 -x11974 -x28267 -x1556 -x34118 -x758 -x37039 -x6819 -x36585 -x12897 -x27612 -x7158 -x10764 -x14677 -x7745 -x41869 -x15996 -x14123 -x5607 -x2685 -x7061 -x44465 -x3508 -x20667 -x19142 -x42240 -x43299 -x41545 -x35939 -x795 -x1765 -x20171 -x16458 -x5184 -x12132 -x15855 -x18085 -x15850 -x8528 -x23400 -x40478 -x21248 -x40031 -x42176 -x822 -x30080 -x18045 -x16709 -x35007 -x10867 -x22125 -x6446 -x40195 -x2160 -x25656 -x9856 -x33859 -x22808 -x31409 -x15152 -x12712 -x42053 -x35707 -x2509 -x1723 -x7551 -x732 -x35868 -x3243 -x2696 -x17085 -x22789 -x34817 -x28013 -x12773 -x31636 -x37260 -x34765 -x11316 x28169 -x15090 -x15388 -x8651 -x4776 -x38338 -x2066 -x18313 -x37084 -x36959 -x33081 -x8779 -x5487 -x11557 -x34171 -x15605 -x20857 -x5819 -x30919 -x8998 -x34605 -x3781 -x26495 -x15858 -x5551 -x24472 -x29427 -x12856 -x31510 -x13073 -x26993 -x25328 -x34410 -x34130 -x30039 -x44599 -x31507 -x42628 -x279 -x6238 -x39738 -x26093 -x7097 -x36891 -x35987 -x22479 -x22319 -x26053 -x1537 -x18335 -x26416 -x13438 -x14118 -x32980 -x40362 -x1310 -x37373 -x42039 -x17743 -x2841 -x32560 -x41890 -x22355 -x44624 -x31222 -x7423 -x22358 x44785 -x7868 -x10518 -x20447 -x28898 -x12106 -x24623 -x24043 -x11669 -x40998 -x40050 -x24995 -x13499 -x41171 -x16990 -x19527 -x20377 -x17773 -x9035 x44567 -x10290 -x26824 -x26014 -x12515 -x36021 -x22517 x29755 -x25775 -x12283 -x17528 -x14905 -x20399 -x14446 -x22873 -x37704 -x16542 -x21424 -x37265 -x39475 -x18831 -x34578 -x18822 -x8849 -x19034 -x5111 -x15799 -x9977 -x12260 -x13736 -x30780 -x36897 -x40935 -x25177 -x4343 -x2597 -x8899 -x13061 -x35763 -x8425 -x38299 -x36606 -x10413 -x16692 -x16947 -x7621 -x3996 -x37007 -x20544 -x6317 -x31975 -x5309 -x44331 -x12831 -x23895 -x30908 -x34904 -x18385 -x7743 -x20243 -x16093 -x26503 -x37886 -x32431 -x44689 -x1769 -x36836 -x40075 -x2833 -x26833 -x13893 x32811 -x34809 -x35877 -x24923 -x2801 -x13559 -x19639 -x33384 -x39036 -x24568 -x9859 -x7293 -x5051 -x43625 -x40364 -x12147 -x29650 -x7590 -x40992 -x27590 -x26182 -x33196 -x23104 -x42750 -x26544 -x2517 -x20672 -x13088 -x24304 -x16461 -x6369 -x11874 -x12538 -x1798 -x4694 -x544 -x31895 -x4420 -x35653 -x33534 -x39077 -x13663 -x29448 -x34238 -x35887 x1600 -x23456 -x28743 -x8878 -x24199 -x13115 -x12218 -x24129 -x33173 -x29638 -x40406 -x19265 -x8181 -x39396 -x4902 -x21307 -x6200 -x25335 -x20270 -x31862 -x12471 -x10571 -x21556 -x8156 -x42466 -x13877 -x34466 -x40117 -x15100 -x37958 -x27303 -x41794 -x283 -x5864 -x9944 -x39390 -x12140 -x41826 -x17322 -x23216 -x18279 -x17529 -x22649 -x28044 -x19795 -x43166 -x40327 -x26699 -x18216 -x2764 -x40073 -x30147 -x15736 -x25831 -x27616 -x19559 -x12275 -x38628 -x37583 -x18537 x22947 -x31770 -x6441 -x17656 -x24294 -x43702 -x8157 -x43011 -x10158 -x18509 -x35352 -x33252 -x21001 -x6053 -x25069 -x15685 -x39269 -x23719 -x13359 -x28950 -x40128 -x16785 -x28232 -x7476 -x27046 -x7292 -x6645 -x4375 -x38218 -x23548 -x41514 -x34287 -x39113 -x32006 -x14384 -x42321 -x42698 -x14358 -x38732 -x8317 -x11059 -x33928 -x17783 -x567 -x41104 -x30551 -x28447 -x31803 -x17288 -x31031 -x26425 -x4462 -x38194 -x37457 -x39438 -x6599 -x15864 -x25314 -x12731 -x9074 -x28014 -x101 -x38371 -x8206 -x23869 -x5856 -x22984 -x11903 -x11215 -x23022 -x20769 -x4685 -x28450 -x28888 -x4135 -x41698 -x18073 -x10342 -x33531 -x18192 -x30272 -x22553 x19665 -x32321 -x7632 -x9874 -x41497 -x19704 -x21578 -x30678 x40503 -x30741 -x35268 -x25979 -x15730 -x499 -x8856 -x29539 -x12551 -x34754 -x3310 -x34614 -x23528 -x2079 -x3585 -x35258 -x32992 -x27973 -x1685 -x26588 -x27902 -x19442 -x10083 -x10485 -x12104 -x12921 -x25735 -x24093 -x7576 -x6662 -x23639 -x21068 -x10339 -x9095 -x15385 -x37149 -x29181 -x7451 -x38267 -x33170 -x30569 -x12635 -x8695 -x19469 x43146 -x33363 -x44585 -x28458 -x25779 -x13691 -x38413 -x39379 -x13620 -x32563 -x40590 -x35622 -x40887 -x36319 -x26306 -x35107 -x23917 x27377 -x6179 -x36877 -x2070 -x38582 -x38865 -x8415 -x27301 -x24954 -x36985 -x1437 -x14626 -x13548 -x17881 -x7012 -x15523 -x2814 -x21440 -x16494 -x40691 -x19626 -x5377 -x804 -x17916 -x13991 -x16116 -x42725 -x5926 -x9188 -x23193 -x21626 -x23020 -x23800 -x9879 -x11120 -x3757 -x42166 -x17895 -x1811 -x37919 -x41477 -x26085 -x5327 -x42614 -x36803 -x13296 -x25666 -x21383 -x25935 -x22212 -x15557 -x12834 -x42032 -x20215 -x9798 -x3014 -x22871 -x27913 -x38685 -x38989 -x8929 -x22514 -x40781 -x37271 -x39075 x41577 -x28769 -x24154 -x10235 -x21983 -x30410 -x23642 -x767 -x28994 -x8504 -x23012 -x37062 -x42588 x40376 -x2730 -x16011 -x16473 -x13490 -x21557 -x23013 -x19538 -x40439 -x37613 -x12503 -x4039 -x14653 -x30119 -x30295 -x42694 -x34391 -x1213 -x37888 -x11696 -x17107 -x35643 -x29394 -x14094 -x18795 -x9317 -x37940 -x23059 -x3726 -x3474 -x25641 -x28209 -x25264 -x30707 -x29339 -x16226 -x43645 -x39583 -x9897 -x34054 -x29461 -x34048 -x21884 -x15324 -x35872 -x8065 -x13501 -x10401 -x5101 -x20235 -x35433 -x10027 -x26760 -x26933 -x9576 -x16827 -x2399 -x24550 -x23090 -x2949 -x25332 -x33214 -x18552 -x42337 -x21230 -x30692 -x5275 -x7096 -x33114 -x34760 -x24189 -x20074 -x4329 -x25269 -x10728 -x39058 -x17875 -x26152 -x31629 -x11547 -x38593 -x1854 -x26168 -x5796 -x36066 -x5420 -x8840 -x12436 -x39865 -x38648 -x2365 -x4199 -x8843 -x2622 -x35394 -x4234 -x12397 -x6500 -x28815 -x30319 -x5037 -x10675 -x20491 -x18254 -x14435 -x38892 -x19072 -x10643 -x25847 -x31763 -x30890 x40493 -x22114 -x43957 -x24681 -x9294 -x20329 -x21859 -x26895 -x9104 -x241 x9331 -x28334 -x7826 -x11966 -x33015 -x22122 -x33311 -x42729 -x1980 -x18977 -x35410 -x22322 -x19353 -x15797 -x25722 -x7680 -x27923 -x4700 -x31894 -x11609 -x28057 -x9210 -x18180 -x42598 -x12445 -x27032 -x10669 -x42324 -x20526 -x39686 -x19620 -x3356 -x28896 -x14377 -x11969 -x41632 -x26298 -x32205 -x40021 -x39212 -x31649 -x7356 -x12649 -x4181 -x44070 -x19672 -x20511 -x3933 -x3108 -x25172 -x11299 -x44757 -x42522 -x24604 -x6867 -x33655 -x8315 -x23393 -x17542 -x9374 -x12839 -x4449 -x6288 -x30799 -x15009 -x36457 -x18581 -x34137 -x17008 -x26516 x41396 -x16714 -x41371 -x32643 -x12061 -x42068 -x11280 -x38393 -x18394 -x19191 -x12639 -x27968 -x15791 -x11252 -x27986 -x44048 -x12554 -x32936 x43621 -x4065 -x24076 -x2232 -x2363 -x43627 -x31402 -x35115 -x34418 -x20075 -x12556 x42052 -x14266 -x32324 -x43554 -x4894 -x34496 -x42610 -x31853 -x39002 -x29092 -x37539 -x7933 -x14885 -x12882 -x16219 -x978 -x15445 -x38617 -x16835 -x21531 -x35549 -x30088 -x14183 -x26789 -x6459 -x41714 -x4983 -x17385 -x10248 -x9734 -x14336 -x12643 -x44271 -x37836 -x35027 -x34576 -x820 -x9076 -x33889 -x3187 -x4228 -x20970 -x26736 -x10850 -x21241 -x8185 -x31425 -x18950 -x1229 -x33966 -x19833 -x33088 -x34512 -x39771 -x27919 -x37307 -x7486 -x1056 x43559 -x27327 -x43245 -x25824 -x16240 -x12095 -x16739 -x9211 -x27481 -x21416 -x31037 -x34298 -x29311 -x33175 -x18902 -x41016 -x33949 -x13643 -x34003 -x20765 -x43308 -x38646 -x17979 -x29668 -x20746 -x18320 -x22956 -x43223 -x25530 -x44416 -x7586 -x12265 -x5508 -x2266 -x28708 -x40192 -x30875 -x3679 -x32092 -x29686 -x37569 -x36410 -x39524 -x2351 -x8499 -x9019 -x7712 -x42900 -x16994 -x36734 -x29046 -x10093 -x27697 -x35441 -x19397 -x26396 -x42353 -x35471 -x41861 -x5357 -x13308 -x22228 -x29290 -x7693 -x38175 -x8905 -x28275 -x6834 -x36963 -x39868 -x7943 -x43848 -x40332 -x38745 -x12108 -x43884 -x21051 -x39047 -x28077 -x6087 -x84 -x15793 -x33799 -x39998 -x21304 -x4265 -x6132 -x15325 -x17725 -x34673 -x20079 -x2536 -x12042 -x21489 -x25188 -x20466 -x15979 -x10231 x44728 -x11558 -x9272 -x26983 -x9313 -x31939 -x1319 -x32133 -x33986 -x40354 -x26108 -x13533 -x15014 -x24345 -x1941 -x13231 x41218 -x38937 -x7095 -x44 -x8906 -x28340 -x35931 -x42715 -x36647 -x10693 -x2861 -x1635 -x32132 -x31813 -x38193 -x759 -x28176 -x682 -x10132 -x27477 -x139 -x2387 -x14159 -x17196 -x35796 -x1985 -x19872 -x17701 -x19323 -x32824 -x27419 -x24096 -x10757 -x771 -x13674 -x26051 -x28601 -x8512 -x43015 -x24805 -x16486 -x7265 -x5306 -x5802 -x17062 -x24930 -x31498 -x23116 -x25144 -x44118 -x39349 -x33685 -x33930 -x5438 -x20126 -x7747 -x32479 -x33834 -x20701 -x18014 -x13462 -x23910 -x40735 -x19964 -x21174 -x42331 -x20370 -x18536 -x20740 -x15286 -x5621 -x3090 -x10708 -x10142 -x293 -x20388 -x36139 -x9603 -x39024 -x6009 -x12901 -x6320 -x9583 -x159 -x27412 -x41136 -x32289 -x31570 -x23444 -x26011 -x37511 -x6532 -x7795 -x31544 -x4587 -x42998 -x4028 -x35025 -x24219 -x6228 -x12311 -x7941 -x19777 -x39127 -x30915 -x28875 -x12332 -x8704 -x19208 -x3269 -x42419 -x12670 -x28064 -x12699 -x35185 -x3782 x40883 -x23165 -x2852 -x6899 -x32910 -x6650 -x31161 -x17 -x35485 -x25840 -x1581 -x30431 -x22267 -x36589 -x21349 -x1501 -x37002 -x37404 -x2739 -x29031 -x10347 -x42100 -x17022 -x13259 -x36974 -x8918 -x24213 -x15820 -x35142 -x10242 -x18223 -x23341 -x12082 -x42205 -x2865 -x12184 -x5034 -x42492 -x6451 -x8059 -x8748 -x42688 -x18941 -x21615 -x32115 -x9266 -x37857 -x32065 -x34270 -x27705 -x8064 -x19166 -x25318 -x9060 -x23805 -x4196 -x17086 -x32145 -x20838 -x271 -x32732 -x17305 -x22352 -x18675 -x1655 -x11973 -x16803 -x30820 -x30169 -x37327 -x17564 -x39615 -x3559 -x10783 -x361 -x3913 -x9260 -x35566 -x30912 -x18994 -x24170 -x24592 -x24871 -x2491 -x668 -x30970 -x42140 -x40182 -x11046 -x29446 -x23283 -x31908 -x14047 -x27975 -x29391 -x32757 x41112 -x26886 -x20897 -x30572 -x10178 -x12974 -x25047 -x6829 -x42539 -x258 -x44360 -x8207 -x37806 -x35984 -x6186 -x22016 -x25707 -x5373 -x39762 -x5723 -x25823 -x21522 -x20850 -x31444 -x18473 -x42994 -x32449 -x17071 -x8129 -x22592 -x33573 -x968 -x24004 -x25195 -x41285 -x37678 -x9548 -x20561 -x43430 -x44427 -x38294 -x8502 -x21667 -x27311 -x31436 -x27417 x41268 -x14233 -x10624 -x32522 -x23640 -x24990 -x32448 -x29029 -x10822 -x2534 -x24296 -x8370 -x20289 -x8538 -x16107 -x15019 -x25296 -x23482 -x34897 -x3634 -x29097 x42735 -x27178 -x24646 -x11399 -x33131 -x28693 -x7191 -x42120 -x6313 -x5968 -x22531 -x34408 -x32090 -x36135 -x32323 -x16587 -x32618 -x18676 -x29013 -x8286 -x22664 -x29095 -x34085 -x29651 -x7993 -x19301 -x19468 -x843 -x43391 -x30067 -x26037 -x30368 -x5686 -x20302 -x39277 -x28229 -x26324 -x34887 -x4494 -x22373 -x17614 -x32517 -x30744 -x16319 -x38620 -x40274 -x39642 -x16814 -x27921 -x21687 -x33112 -x17986 -x31343 -x21784 -x21633 -x44088 -x19895 -x23324 -x24582 -x7661 -x5945 -x16755 -x40766 -x13111 -x37909 -x44716 -x33710 -x19546 -x17884 -x11407 -x27236 -x34194 -x14510 -x11789 -x7512 -x43534 -x38060 -x29341 -x26434 -x7909 -x189 -x6050 -x44758 -x12657 -x36360 -x37740 -x287 -x40557 -x35244 -x10025 -x9329 -x32708 -x32105 -x6258 -x15494 -x33444 -x44179 -x41767 -x23568 -x21135 -x18076 -x24245 -x11643 -x20242 -x17370 -x25299 -x319 -x6245 -x10568 -x42408 -x1546 -x6204 -x28380 -x40912 -x13027 -x40393 -x30832 -x22854 -x40566 -x34755 -x34740 -x29928 -x15465 x41261 -x134 -x9801 -x38050 -x13162 -x36383 -x34276 -x41002 -x40343 -x38959 -x30220 -x37130 -x22005 -x13368 -x32455 -x3580 -x26092 -x39591 -x20070 -x379 -x36725 -x10501 -x39972 -x14081 -x397 -x9330 -x10110 -x5113 -x18387 -x9830 -x43408 -x15042 -x26228 -x13435 -x40431 -x5789 -x20999 -x8334 -x18593 -x20152 -x37505 -x23461 -x12257 -x28475 -x34478 -x19670 -x24432 -x34637 -x3947 -x807 -x38727 -x24816 -x23861 -x12992 -x19023 -x7146 -x21273 -x1220 -x5014 -x5435 -x30406 -x14949 -x9396 -x32597 -x15338 x40929 -x30593 -x26583 -x2966 -x27871 -x6171 -x2268 -x2633 -x6552 -x15900 -x3308 -x1417 -x33606 -x765 -x384 x41894 -x34781 -x25317 -x16806 -x38036 -x39584 -x32694 -x44327 -x18719 -x5931 -x13557 -x1391 -x29549 -x28865 -x24163 -x29984 -x11714 -x27000 -x5764 -x385 -x26162 -x11243 -x17487 -x44587 -x16050 x43561 -x39017 -x28393 -x26900 -x33321 -x4287 -x28661 -x5410 -x41452 -x31401 -x41590 -x27884 -x34274 -x39240 -x8819 -x26549 -x27347 -x32167 -x14812 -x24786 -x7226 -x646 -x27453 -x31815 -x21800 -x44045 -x17825 -x20485 -x17153 -x40010 -x39541 -x38312 -x17641 -x28228 -x32887 -x39566 -x11611 -x43243 -x32044 -x36846 -x25489 -x33964 -x29912 -x38446 -x14862 -x6465 -x10167 -x26705 -x23663 -x30992 -x9896 -x21703 -x12872 -x30740 -x38083 -x13880 -x32658 -x25899 -x22412 -x29268 -x8880 -x2584 -x13684 -x14314 -x25690 -x38723 -x30941 -x43690 -x5953 -x3579 -x6112 -x35777 -x8590 -x18823 -x24201 -x36191 -x1150 -x11208 -x23794 -x18714 -x33935 -x31121 -x43323 -x14768 -x28902 -x4501 -x35709 -x31289 -x25830 -x14164 -x20013 -x23101 -x34346 -x20492 -x29153 -x5516 -x42675 -x10747 -x28335 -x23292 -x15958 -x8694 -x22163 -x1308 -x6652 -x43461 -x26130 -x17500 -x9933 -x39484 -x2060 -x14190 -x22190 -x16159 -x8258 x41056 -x18485 -x22841 -x3627 -x11303 x43077 -x33719 -x5907 -x7853 -x12573 -x37657 -x35057 -x2973 -x33913 -x18762 -x8805 -x40093 -x44374 -x24918 -x32905 -x16381 -x6054 -x18111 -x29287 -x33001 -x4984 -x16355 -x17807 -x21371 -x11237 -x25945 -x11605 -x1398 -x1412 -x30107 -x39724 -x27620 -x30056 -x22149 -x29200 -x22527 -x34117 -x17221 -x14407 -x12280 -x14296 -x21428 -x17898 -x18873 -x42423 -x34442 -x37414 -x3836 -x39569 -x18643 -x43254 -x37932 -x29776 -x24626 -x7332 -x20080 -x27488 -x22796 -x35074 -x29659 -x29548 -x24312 -x10338 -x15030 -x36176 -x13129 -x41548 -x6177 -x37097 -x23089 -x17811 -x7749 -x20642 -x16826 -x39708 -x8442 -x15959 -x29880 -x44053 -x15758 -x17507 -x10729 -x17470 -x4833 -x11853 -x26304 -x43189 -x19924 -x36058 -x14874 -x33527 -x42431 -x26143 -x25984 x44796 -x9737 -x33371 -x13618 -x33539 -x30794 -x19822 -x31050 -x23486 -x30947 -x30547 x41042 -x38986 -x8117 -x44086 -x6323 -x141 -x7149 -x25918 -x35543 -x25137 -x36735 -x20041 -x20917 -x1925 -x40168 -x28299 -x41153 -x42648 -x5933 -x24410 -x14331 -x11898 -x38415 -x17438 -x2173 -x44692 -x8743 -x27109 -x30691 -x14209 -x12743 -x4533 -x13278 -x19413 -x24600 -x34964 -x37020 -x10614 -x2131 -x775 -x31566 -x24197 -x38054 -x36687 -x9885 -x25416 x43512 -x30540 -x27323 -x37575 -x11738 -x16201 -x33590 -x13903 -x14555 -x31590 -x4789 -x2058 -x44122 -x1239 -x22521 -x31589 -x25912 -x30312 -x8166 -x34269 -x19425 -x7369 -x9526 -x44670 -x36179 -x13257 -x20022 -x15531 -x25621 -x3354 -x10897 -x28612 -x15218 -x2673 -x25373 -x38863 -x1720 -x32523 -x16411 -x13131 -x42111 -x13465 -x23793 -x39439 -x2967 -x5947 -x26690 -x18518 -x2718 -x24113 -x2871 -x33623 -x41819 -x43994 -x812 -x17817 -x34350 -x19357 -x38906 -x5143 -x9214 -x3158 -x32336 -x20535 -x34024 -x43531 -x3352 -x44403 -x20268 -x34948 -x22013 -x28211 -x2793 -x44445 -x38332 -x9582 -x1929 -x23687 -x30597 -x32615 -x27536 -x17662 -x16346 -x29778 -x3635 -x7433 -x108 -x26246 -x24351 -x19980 -x39895 -x33786 -x1195 -x19553 -x19610 -x15524 -x6170 -x8816 -x40773 -x18215 -x8202 -x9283 -x38374 -x13177 -x30037 -x28312 -x44697 -x32547 -x19151 -x4821 -x39663 -x37842 -x12595 -x22608 -x16415 -x4428 -x1677 -x41423 -x30442 -x44635 -x3255 -x1721 -x27370 -x294 -x39221 -x13049 -x40317 -x21094 -x26593 -x18546 -x2840 -x25542 -x41588 -x30146 -x25045 -x38746 -x27471 -x5967 -x32433 -x5986 -x15567 -x21627 -x26541 -x23882 -x17202 -x24931 -x30565 -x15012 -x5917 -x4959 -x4778 -x29935 -x6851 -x6022 -x38673 -x29701 -x27994 -x15876 -x44570 -x30433 -x30243 -x12855 -x11182 -x24928 -x22886 -x20216 -x11019 -x3383 -x20924 -x24164 -x22853 -x23498 -x38997 -x12288 -x36484 -x37142 -x22354 -x33216 -x37759 -x3771 -x6869 -x27219 -x32312 -x39481 -x3386 -x17117 -x30376 -x37712 -x15610 -x8650 -x14930 -x36085 -x939 -x14325 -x2197 -x26004 -x23238 -x29426 -x33118 -x10489 x43074 -x5308 -x27433 -x34023 -x44466 -x12984 -x42106 -x24502 -x19251 -x9219 -x22017 -x9636 -x13283 -x7911 -x19145 -x2824 -x2920 -x27015 -x14649 -x36973 -x25494 -x5871 -x16537 -x11048 -x18078 -x28591 -x38786 -x2224 -x31515 -x1454 -x18323 -x13671 -x40523 -x42124 -x29749 -x8376 -x6519 -x31574 -x31749 -x21218 -x24465 -x5865 -x39415 -x14797 -x13100 -x14284 -x9246 -x6507 -x8296 -x42793 -x33035 -x8458 -x43709 -x20300 -x1813 -x13495 -x41227 -x22621 -x33793 -x23048 -x14319 -x40942 -x37353 -x111 -x3686 -x37147 -x40488 -x21493 -x30782 -x41544 -x23274 -x39443 -x33098 -x3191 -x9738 -x14175 -x37455 -x36270 -x27530 -x12276 -x27760 -x41904 -x6364 -x33529 -x31683 -x20146 -x2200 -x34374 -x19383 -x31282 -x38802 -x4430 -x19211 -x34501 -x6629 -x17943 -x30729 -x24355 -x41286 -x23121 -x8496 -x34407 -x32813 -x19230 -x19259 -x12844 -x17132 -x35423 -x7478 -x25224 -x26110 -x11169 -x20927 -x35804 -x29862 -x39365 -x10335 -x39487 -x4283 -x9059 -x3766 -x1691 -x4424 -x39304 -x367 -x4848 -x36802 x36996 -x18704 -x995 -x22242 -x15123 -x25415 -x25133 -x26017 -x2405 -x1054 -x11393 -x1077 -x29000 -x33788 -x10399 -x40648 -x32408 -x18634 -x16655 -x25306 -x21996 -x40606 -x21506 -x5241 -x37820 -x15130 -x21830 -x14199 -x39284 -x34591 -x4644 -x20054 -x18966 -x336 -x16894 -x38829 -x15179 -x2594 -x29620 -x22913 -x39551 -x4968 -x35979 -x37238 -x8811 -x27076 -x23974 -x22691 -x3801 -x8024 -x3136 -x26746 -x8008 -x18117 -x11345 -x21301 x41345 -x43124 -x3059 x41400 -x30548 -x6271 -x30049 -x39600 -x33895 -x42530 -x1447 -x40270 -x13889 -x13472 -x13711 -x35859 -x28189 -x14322 -x41965 -x8957 -x30385 -x43282 -x14395 -x7936 -x5569 -x27962 -x17217 -x22982 -x31640 -x7686 -x32263 -x1010 -x14288 -x22345 -x11564 -x2649 -x39766 -x6771 -x38038 x43045 -x37348 -x6096 -x34333 -x35705 -x60 -x1555 -x8345 -x35032 -x7033 -x18190 -x26244 -x10610 -x10538 -x41795 -x34607 -x16505 -x35678 -x6363 -x37661 -x41841 -x12272 -x39375 -x23596 -x11057 -x28915 -x27779 -x37642 -x29657 -x7495 -x11141 -x42714 -x17782 -x30486 -x40240 -x38783 -x18752 -x2391 -x37315 -x16743 -x43740 -x3802 -x16893 -x28745 -x33364 -x12167 -x41198 -x32477 -x1870 x41310 -x37034 -x14225 -x6254 -x18148 -x41798 -x9912 -x8171 -x5179 -x523 -x42011 -x26441 -x12747 -x3882 -x3235 -x23643 -x73 -x34247 -x19694 -x20734 -x27874 -x18819 -x32084 -x27003 -x39718 -x14525 -x21763 -x17628 -x34900 -x44578 -x19981 -x21348 -x36864 -x11552 -x7965 -x10858 -x14693 -x26057 -x23248 -x10954 -x34092 -x14294 -x13382 -x3353 -x39640 -x2355 -x43829 -x32122 -x38279 -x28706 -x36145 -x33130 -x628 -x7759 -x12461 -x31769 -x30877 -x21706 -x7128 -x28138 -x28482 -x33696 -x13798 -x6606 -x11020 -x31837 -x24190 -x18729 -x38163 -x36011 -x18003 -x8194 -x44761 -x41341 -x12867 -x41764 -x12754 -x41315 -x19410 -x14603 x14399 -x31460 -x5361 -x21947 -x11107 -x32058 -x1302 -x36549 -x7757 -x9328 -x40517 -x12632 -x9680 -x11291 -x26398 -x42499 -x25312 -x39550 -x38520 -x11436 -x19818 -x10544 -x8273 -x2039 -x22961 -x37969 -x4822 -x26251 -x448 -x43164 -x34233 -x28162 -x6959 -x37090 -x23608 -x38985 -x32821 -x18741 -x26470 -x37046 -x1517 -x24970 -x36215 -x22978 -x42960 -x30027 -x24849 -x33183 -x22407 -x11007 -x9926 -x23236 -x11658 -x29300 -x5849 -x40425 -x11563 -x16281 -x35257 -x7307 -x39399 -x6847 -x24728 -x12531 -x14165 x40965 -x38557 -x23330 -x43465 -x36936 -x27259 -x40023 -x2463 -x26658 -x42089 -x17154 -x44467 -x9046 -x42722 -x748 -x32403 -x29409 -x35318 -x33835 -x12048 -x27918 -x38696 -x32158 -x11276 -x40147 -x18447 -x23740 -x24049 -x8276 -x39177 -x3390 -x38391 -x12107 -x4005 -x13702 -x10262 -x18553 -x16008 -x6861 -x42643 -x7409 -x31355 -x3553 -x27930 -x34498 -x28856 -x10801 -x40047 -x13352 -x13947 -x11245 -x42727 -x26938 -x5080 -x36986 -x17724 -x41266 -x32095 -x35807 -x23133 -x18451 -x29090 -x20872 -x21736 -x26255 -x1182 -x43933 -x40162 -x35420 -x15154 -x9987 -x24481 -x5507 -x29430 -x22574 -x17520 -x20283 -x24903 -x18236 -x35492 -x20864 -x28506 -x24963 -x43061 -x29308 -x16197 -x6049 -x38125 -x29839 -x6988 -x24334 -x32652 -x38751 -x19882 -x21286 -x42739 -x3648 -x42774 -x30612 -x9864 -x28541 -x13640 -x3617 -x38258 -x29927 -x22061 -x18652 -x26147 -x40135 -x32893 -x34855 -x20294 -x16758 -x9768 -x12178 -x7288 -x23566 -x24105 -x15163 -x38471 -x26453 -x34527 -x12907 -x17594 -x39359 -x32892 -x27559 -x40791 -x12648 -x35671 -x39147 -x29414 -x41435 -x17133 -x20709 -x25932 -x26602 -x39665 -x20290 -x26372 -x3881 -x32602 -x39820 -x4954 -x28579 -x34861 -x1368 -x14297 -x7425 -x5662 -x29466 -x9209 -x16122 -x8147 x44337 -x34382 -x18667 -x19857 -x8040 -x35640 -x38902 -x23973 -x3341 -x4754 -x8384 -x3816 -x10551 -x28951 -x35286 -x30309 -x17349 -x35742 -x37239 -x30173 -x28813 -x14103 -x27593 -x14562 -x18983 -x32372 -x23139 -x3831 -x18440 -x6006 -x5720 -x1964 -x17939 -x27012 -x3978 -x29180 -x10114 -x17935 -x31952 -x16152 -x27891 -x33317 -x39071 -x27174 -x4809 -x15167 -x35334 -x36887 -x17275 -x3220 -x20144 -x1176 -x11672 -x43397 -x30803 -x33271 -x14430 -x35582 -x18436 -x44313 -x25167 x19599 -x3971 -x34324 -x23947 -x11723 -x8832 -x42221 -x12723 -x15879 -x12433 x43288 -x32609 -x3550 -x23228 -x28080 -x22055 -x20298 -x38243 -x11178 -x27107 -x34162 -x18998 -x29089 -x16908 -x20532 -x44112 -x33221 -x34828 -x13025 -x44482 -x9587 -x3499 -x38382 -x32302 -x8252 -x16608 -x28695 -x26230 -x764 -x9525 -x22633 -x3829 -x29188 -x3075 -x20303 -x30843 -x28316 -x8094 -x28890 -x26355 -x20138 -x20214 -x14723 -x21651 -x40293 -x23401 -x6518 -x11306 -x35006 -x35338 -x17088 -x23581 -x37694 -x34548 -x28460 -x1588 -x43891 -x28525 -x3755 x44740 -x19902 -x20181 x40555 -x4437 -x23144 -x4224 -x37387 -x20253 -x12470 -x24870 -x3260 -x20676 -x19530 -x872 -x31823 -x23329 -x4684 -x36779 -x17025 x41174 -x3582 -x33435 -x28041 -x18674 -x32583 -x10901 -x9457 -x27565 -x36664 -x8518 -x2539 -x1731 -x8634 -x1202 -x39908 -x35825 -x22495 -x6799 -x27202 -x34996 -x24209 -x12758 -x15067 -x11207 -x27684 -x28718 -x23268 -x10341 -x359 -x17984 -x39247 -x39588 -x29347 -x14052 -x16601 -x5756 -x28292 -x13155 -x8098 -x8445 -x17679 -x318 -x31177 -x26950 -x32126 -x14703 -x26419 -x27728 -x4001 -x37503 -x15771 -x25377 -x25402 -x8476 -x35093 -x13982 -x9113 -x2072 -x5463 -x14839 -x17303 -x42507 -x1181 -x21017 -x19773 -x12229 -x8707 -x32687 -x42734 -x4030 -x25578 -x618 -x36833 -x35149 -x42913 -x36536 -x1387 -x9941 -x42763 -x35522 -x40802 -x16266 -x13118 -x33512 -x15145 -x17536 -x37805 -x37179 -x16848 -x17899 -x31385 -x696 -x33008 -x17109 -x25817 -x4711 -x14830 -x5738 -x14596 -x27622 -x32211 -x30542 -x249 x44062 -x19973 -x2474 -x38861 -x1580 -x16310 -x40223 -x565 -x5202 -x6148 -x15516 -x36736 -x16691 -x38307 -x30507 -x26439 -x7866 -x34963 -x409 -x19262 -x24006 -x30262 -x11674 -x1476 -x14576 -x34736 -x12936 -x24095 -x26788 -x42193 -x3542 x41326 -x38271 -x31986 -x6335 -x32531 -x2179 -x5992 -x28642 -x38322 -x38033 -x35769 -x6785 -x20620 -x8293 -x20028 -x3466 -x42946 -x10049 -x40500 -x2710 -x1298 -x7030 -x5467 -x43052 -x29518 -x41727 -x37467 -x25665 -x1125 -x19092 -x40320 -x13666 -x10314 -x35321 -x11382 -x19416 x42483 -x40822 -x4497 -x20603 -x5029 -x5983 -x36574 -x16076 -x34235 -x38879 -x41867 -x23014 -x41448 -x5417 -x12780 -x23322 -x36262 -x39364 -x15533 -x40380 -x27951 -x32458 -x26334 -x36730 -x34961 -x12336 -x441 -x28502 -x13295 -x9141 -x312 -x33440 -x41597 -x4475 -x5375 -x10647 -x26192 -x36409 -x29847 -x10356 -x28949 -x14954 -x20164 -x8232 -x8131 -x33978 -x3844 -x20133 -x27920 -x30051 -x2610 -x7765 -x24510 -x17437 -x39045 -x24556 -x29131 -x40264 -x13238 -x26944 -x11529 -x42516 -x27517 -x13530 -x39703 -x2508 -x32638 -x30721 -x17746 -x6526 -x14784 -x12835 -x4120 -x38221 -x22960 -x38822 -x27669 -x19608 -x18635 -x22400 -x27338 -x20363 -x39701 -x34285 -x131 -x21020 -x23132 -x33879 -x42733 -x16721 -x31548 -x4815 -x43782 -x18005 -x25573 -x33220 -x18531 -x32306 -x26749 -x41905 -x15267 -x37343 -x36551 -x5359 -x26444 -x12491 -x5913 -x19161 -x3173 -x41676 -x36999 -x26258 -x42821 -x16258 -x6263 -x15278 x33227 -x35167 -x38287 -x14150 -x39037 -x13941 -x13767 -x25354 -x37611 -x16213 -x21410 -x20180 -x17761 -x19050 -x12730 -x28553 -x24924 -x25378 -x25511 -x5641 -x8313 -x22381 -x31938 -x29529 -x26374 -x3022 -x36689 -x29417 -x32288 -x33634 -x44353 -x20777 -x37910 -x36858 -x4638 -x23060 -x5831 -x35005 -x27704 -x30756 -x16065 -x18018 -x37489 -x20741 -x33955 -x7828 -x39158 -x25961 -x3935 -x13449 -x40960 -x29503 -x36199 -x25612 -x22819 x44292 -x863 -x8631 -x25853 -x10394 -x38426 x39503 -x21161 -x40927 -x10504 x41502 -x6231 -x37325 -x8771 -x14548 -x39236 -x2185 -x13306 -x1736 -x21322 -x20679 -x18651 -x23188 -x2230 -x1774 -x33319 -x3328 -x34352 -x33160 -x40814 -x40422 -x8616 -x671 -x21753 -x17304 -x25927 -x34748 -x9529 -x12842 -x41111 -x29354 -x15645 -x13998 -x25228 -x2342 -x14367 -x15968 -x39809 -x15371 -x19651 -x7315 -x24818 -x4938 -x21845 -x39169 -x12917 -x11988 -x28288 -x42293 -x8053 -x6986 -x3667 -x31670 -x6570 -x18493 -x29855 -x20866 -x9500 -x11184 -x14340 -x16602 -x27038 -x43107 -x22201 -x33450 -x24708 -x34807 -x29470 -x44190 -x39707 -x1187 -x4991 -x34810 -x22812 -x31413 -x27984 -x38991 -x19226 -x35782 -x29488 x42284 -x32802 -x29734 -x30418 -x17767 -x12519 -x1601 -x6998 -x5135 -x8132 -x25813 -x8526 -x22721 -x3917 -x30694 -x26550 -x301 x20325 -x1995 -x38232 -x25874 -x22386 -x7070 -x38340 -x38514 -x6802 x40994 -x19969 -x7799 -x2499 -x38594 -x42627 -x9125 -x42602 -x42143 -x23463 -x6322 -x15365 -x30034 -x11114 -x7768 -x42829 -x5883 -x7298 -x30111 -x747 -x27456 -x2430 -x38694 -x14441 -x12360 -x40594 -x40429 -x20267 -x2815 -x38602 -x14753 -x42500 -x10444 -x34928 -x29645 -x28083 -x10559 -x9927 -x21907 -x40515 -x37730 -x44529 -x21518 -x31201 -x6274 -x387 -x3637 -x38352 -x3284 -x14206 -x11313 -x2466 -x30200 -x4456 -x36842 -x35295 -x39477 -x29824 -x12586 -x116 -x29115 -x31387 -x27885 -x36395 -x13218 -x24766 -x28464 -x23219 -x12719 -x1702 -x39791 -x42756 -x1292 -x23175 -x12607 -x23333 -x11550 -x5477 -x22933 -x37516 -x42780 -x2558 -x16202 -x4087 -x37803 -x31702 -x16922 -x30353 -x39358 -x19088 -x40011 -x31947 -x9190 -x15674 -x10827 -x38282 -x2293 -x1745 -x18818 -x17045 -x33560 -x30292 -x41623 -x39023 -x3827 x41083 -x18600 -x40619 -x23584 -x29212 -x4897 x8272 -x13078 -x13544 -x23852 -x28927 -x15021 -x28168 -x12319 -x27390 -x39670 -x22617 -x41746 -x1247 -x16190 x40793 -x32718 -x20690 -x14282 -x44641 -x37180 -x38350 -x36052 -x44067 -x29326 -x23369 -x1806 -x33289 -x16469 -x19991 -x6840 -x26711 -x39105 -x15755 -x6265 -x42144 -x22168 -x28508 -x32856 -x606 -x31236 -x24148 -x43174 -x8549 -x31973 -x23346 -x27741 -x19124 -x23673 -x16711 -x33094 -x11209 -x14917 -x35211 -x10367 -x33742 -x2999 -x22970 -x43993 -x43619 -x10943 -x17148 -x17527 -x698 -x24131 -x208 -x39266 -x10767 -x41557 -x4819 -x44674 -x39041 -x23515 -x14756 -x3708 -x11305 -x42147 -x37378 -x21019 -x17059 -x28490 -x21053 -x18131 -x6051 -x26042 -x37975 -x35580 -x38066 -x1840 -x20811 -x19185 -x2798 -x36971 -x11177 -x44003 -x33139 -x31564 -x1913 -x10968 -x31708 -x15824 -x13204 -x7641 -x11333 -x655 -x23937 -x19399 -x7169 -x32859 -x28345 -x40805 -x5252 -x17295 -x41625 -x17108 -x3448 -x27561 -x38086 -x841 -x9560 -x6388 -x21207 -x14264 -x24182 -x6920 -x10613 -x16284 -x19635 -x25233 -x31190 -x22282 -x34065 -x24373 -x33375 -x25554 -x13485 -x43556 -x5565 -x11629 -x20631 -x6141 x43865 -x39519 -x23513 -x4816 -x15168 -x5102 -x32756 -x25449 -x990 -x9156 -x31304 -x1614 -x4623 -x8591 -x30677 -x5692 -x16617 -x43578 -x20030 -x31057 -x3902 -x19937 -x23816 -x19743 -x16833 -x32363 -x39225 -x8472 -x44079 -x2193 -x38466 -x39351 -x5824 -x10938 -x30256 -x40338 -x31415 -x42622 -x32896 -x12638 -x28369 -x25804 -x18255 -x43762 -x9963 -x36609 -x11830 -x30343 -x4182 -x38714 -x34999 -x37048 -x34284 -x7756 -x6878 -x35747 -x8594 -x11347 x43800 -x42689 -x27716 -x9075 -x36804 -x23649 -x25220 -x22619 -x18575 -x40990 -x20029 -x30543 -x39856 -x9282 -x1515 -x29145 -x43197 -x38922 -x19909 -x41504 -x42019 -x43851 -x32541 -x14104 -x38419 -x41210 -x36126 -x43057 -x40857 -x14071 -x1725 -x20666 -x5032 -x8054 -x12317 -x36705 -x21841 -x42495 -x37725 -x16593 -x38023 -x16364 -x1174 -x43471 -x21571 -x39499 -x33953 -x7125 -x34593 -x39012 -x13378 -x27459 -x8915 -x28437 -x1228 -x33554 -x3712 -x31 -x12269 -x27713 -x42428 -x28919 -x16056 -x17265 -x10477 -x18832 -x44478 x41287 -x13146 -x6095 -x31178 -x1596 -x37264 -x26315 -x27361 -x39963 -x6964 x41269 -x13784 -x1748 -x20072 -x1504 -x23107 -x30586 -x35960 -x18909 -x33567 -x15020 -x8626 -x16092 -x38233 -x34762 -x7809 -x18740 -x12805 -x26525 -x3925 -x22740 -x15812 -x31071 -x44291 -x36043 -x12165 -x39697 -x5100 -x16302 -x34261 -x36017 -x2302 -x35203 -x32791 -x9422 -x14132 -x44132 -x5046 -x34574 -x25285 -x22059 -x18534 -x15003 -x22367 -x3049 -x24825 -x7462 -x41692 -x29558 -x5112 -x862 -x12222 -x33228 -x85 x44124 -x14922 -x11278 -x28851 -x32057 x35242 -x37304 -x20265 -x34720 -x8586 -x13477 -x6708 -x18786 -x21560 -x12784 -x25756 -x918 -x8402 -x25765 -x3822 -x6439 -x26311 -x20088 -x33868 -x25254 -x34514 -x29087 -x29325 -x4522 -x23452 -x23564 -x20090 -x27546 -x27427 -x5749 -x18683 -x22535 -x39135 -x34400 -x38818 -x31585 -x29743 -x23904 -x19625 -x27415 -x41453 -x4868 -x5881 -x40212 -x29735 -x42172 -x24069 -x28308 -x40693 -x19696 -x22081 -x40569 -x18833 -x6831 -x8151 -x15558 -x16931 -x31818 -x17091 -x31518 -x1560 -x19509 -x7206 -x37148 -x17201 -x38081 -x21968 -x24406 -x30675 -x19332 -x7106 -x28609 -x18857 -x41523 -x29954 -x33595 -x8524 -x39395 -x11257 x41149 -x25438 -x11123 -x42003 -x27349 -x14572 -x38939 -x4350 -x33150 -x25771 -x40484 -x16659 -x33262 -x21912 -x11439 -x31192 -x40333 -x44481 -x35038 -x42764 -x44031 -x26675 -x12296 -x41624 -x23813 -x3895 -x2554 -x12571 -x2419 -x6297 -x2925 -x41487 -x3879 -x12716 -x18090 -x23374 -x31615 -x17192 -x33023 -x20358 -x41985 -x30383 -x11282 -x29974 -x16335 -x4282 -x39851 -x40121 -x16613 -x28330 -x35301 -x8716 -x29320 -x28283 -x13930 -x27566 -x5857 -x10718 -x2608 -x40043 -x14824 -x22197 -x5792 -x20063 -x8093 -x1486 -x20960 -x6643 -x9506 -x21997 -x28818 -x41518 -x28342 -x42042 -x3526 -x33576 -x377 -x36808 -x13742 -x27553 -x42112 -x23582 -x4021 -x23833 -x24603 -x42613 -x5932 -x37077 -x41496 -x3370 -x17229 -x8411 -x22233 -x41735 -x28675 -x14735 -x3741 -x22442 -x34392 -x11693 -x7424 -x42096 -x20148 -x5244 -x17211 -x43769 -x34133 -x28685 -x18084 -x20928 -x3991 -x37537 -x2190 -x9947 -x22447 -x29315 -x4586 -x36312 -x38077 -x30101 -x9816 -x19493 -x36612 -x31830 -x26709 -x30981 -x2381 -x18193 -x25480 -x5929 -x27524 -x6901 -x32947 -x22844 -x36854 -x25677 -x31051 -x854 -x12735 -x28020 -x38249 -x8505 -x9937 -x41462 -x35347 -x14042 -x43660 -x41806 -x43638 -x34933 -x36386 -x10390 -x929 -x20854 -x33923 -x30753 -x4595 -x34394 -x34592 -x25098 -x43922 -x28724 -x9373 -x30140 -x30546 x40977 -x25886 -x22067 -x11964 -x28438 -x4206 -x36990 -x18811 -x3143 x41234 -x39922 -x39838 -x4111 -x7535 -x38283 -x29024 -x26500 -x5860 -x19407 -x8697 -x35819 -x11483 -x11044 -x23459 -x26990 -x31995 -x18948 -x11695 -x22416 -x13830 -x38043 -x19555 -x28424 -x24965 -x21608 -x27195 -x38524 -x11986 -x8581 -x37019 -x9244 -x2152 -x11426 -x999 -x36870 -x1386 -x29229 -x44346 -x44424 x44614 -x10848 -x25056 -x1871 -x33774 -x13849 -x24748 -x37860 -x10362 -x22804 -x11571 -x15819 -x32111 -x19342 -x2154 -x30017 -x26605 -x15586 -x16801 -x31388 -x4075 -x42639 -x40991 -x3744 -x13373 -x34192 -x6292 -x38252 -x32405 -x15732 -x2104 -x8183 -x19276 -x25754 -x23789 -x13303 -x29652 -x16135 -x22766 -x43768 -x38920 -x14398 -x20155 -x14530 -x43362 -x11878 -x17323 -x29725 x41103 -x14803 -x18838 -x798 -x9464 -x38933 -x32823 -x14955 -x22285 -x40801 -x16178 -x36825 -x42232 -x37629 -x24332 -x23120 -x29714 -x23454 -x34206 -x35124 -x10599 -x30962 -x28324 -x11365 -x43036 -x6334 -x31738 -x33350 -x12268 -x24892 -x36937 -x9899 -x24132 -x38612 -x12285 -x36764 -x31497 -x8734 -x11330 -x25385 -x12925 -x6328 -x14773 -x40702 -x38588 -x11678 -x11256 -x13415 -x14455 -x22460 -x44237 -x35888 -x24612 x38633 -x6862 -x10254 -x5670 -x38031 -x10037 -x11434 x43849 -x16127 -x2107 -x6069 -x23424 -x31306 -x6886 -x42600 -x22760 -x30891 -x11373 -x34125 -x42090 -x3298 -x11496 -x41079 -x3630 -x6015 -x27868 -x27081 -x25858 -x29628 -x14869 -x31761 -x37176 -x31257 -x31457 -x28073 -x4579 -x27502 -x42136 -x15986 -x4758 -x41450 -x24250 -x32863 -x37889 -x20026 -x14251 -x2424 -x15087 -x1046 -x25585 -x28734 -x36237 -x11982 -x29331 -x8418 -x29934 -x275 -x17000 -x18764 -x5898 -x43990 -x40782 -x20795 -x8508 -x37616 -x9305 -x42870 -x26547 -x14877 -x31966 -x21955 -x34531 -x29337 -x43684 -x31112 -x36878 -x6883 -x35368 -x28322 -x29123 -x16278 -x44657 -x29038 -x18984 -x3083 -x42099 -x42644 -x25602 -x8104 -x3072 -x36853 -x39916 -x44000 -x38592 -x1069 -x6212 -x42951 -x36055 -x5782 -x10777 -x42350 -x32381 -x20788 -x15954 -x24473 -x20883 -x8280 -x23000 -x36393 x41177 -x15615 -x6967 -x7568 -x29947 -x31339 -x22353 -x21064 -x18842 -x32456 -x12853 -x38469 -x22465 -x25933 -x44332 -x16546 -x9742 -x22063 -x24792 -x32273 -x39619 -x6299 -x37647 -x38295 -x25059 -x39652 -x19069 -x13669 -x19296 -x22635 -x25265 -x6342 -x2170 -x42720 -x41687 -x27539 -x13120 -x39698 -x16925 -x26681 -x1795 -x5253 -x23737 -x27710 -x39883 -x38827 -x29665 -x19470 -x43996 -x39398 -x4503 -x35732 -x24806 -x2222 -x23197 -x34688 -x31078 -x18028 -x5903 -x28015 -x11054 x28235 -x26884 -x40640 -x22986 -x19155 -x25498 -x37463 -x38663 -x31522 -x39580 -x19658 -x43961 -x28187 -x5094 -x5504 -x7521 -x20340 -x26633 -x12813 -x38341 -x6390 -x28853 -x31256 -x35083 -x13133 -x6097 -x16153 -x5240 -x18377 -x28908 -x31776 -x19965 -x39857 -x10730 -x13189 -x37474 -x44718 -x3424 -x30172 -x35024 -x26411 -x15349 -x1157 -x15839 -x7778 -x30995 -x39186 x41035 -x11137 -x1770 -x26171 -x20259 -x37822 -x33931 -x34272 -x2741 -x42001 -x12379 -x31534 -x35935 -x39774 -x25843 -x30934 -x39664 -x8239 x944 -x28031 -x33031 -x14979 -x4904 -x44096 -x1255 -x13390 -x14873 -x31721 -x25555 -x17195 -x18543 -x8490 -x37561 -x41336 -x7245 -x41022 -x40229 -x17907 -x2799 -x5447 -x28108 -x21666 -x43542 -x39074 -x16899 x43442 -x37727 -x2379 -x17367 -x1658 -x10586 -x30733 -x282 -x22857 -x33809 -x16771 -x9843 -x26570 -x7642 -x28643 -x35609 -x43337 -x8688 x43153 -x2839 -x2088 -x9637 -x28036 -x1984 -x20523 -x34684 -x7725 -x8615 x43623 -x35445 -x21179 -x18835 -x25605 -x26271 -x8018 -x39521 -x15704 -x865 -x10566 -x36018 -x38452 -x30576 -x36256 -x39319 -x23830 -x31024 -x11623 -x25068 -x4692 -x16345 -x10023 -x34080 -x39942 -x43307 -x39622 x32153 -x33863 -x22341 -x13911 -x28441 -x39128 -x24547 -x37768 -x16776 -x11332 -x20445 -x9675 -x20610 -x40529 -x41167 -x25201 x43037 x39030 -x34081 -x31149 -x7532 -x9047 -x4410 x41034 -x12109 -x12013 -x16607 -x33922 -x33492 -x30148 -x31202 -x36603 -x21718 -x27961 -x15033 -x2000 -x42970 -x33947 -x10530 -x26829 -x24678 -x40441 -x41542 -x3970 -x16493 -x38623 -x11908 -x2297 -x20911 -x31553 -x14353 -x11699 -x40313 -x19810 -x36272 -x25003 -x26864 -x34454 -x26996 -x39241 -x21698 -x42084 -x32986 -x31462 -x9735 -x26836 -x17885 -x8530 -x5226 -x19083 -x23674 -x3783 -x38677 -x831 -x27343 -x28961 -x38859 -x40411 -x16264 -x14321 -x7550 -x42920 -x5405 -x5606 -x23518 -x43370 -x32420 -x22538 -x3138 -x36837 -x32459 -x43530 -x1584 -x3166 -x38425 -x32927 -x4993 -x6665 -x22310 x42045 -x16588 -x18883 -x13013 -x19790 -x7616 -x22411 -x44671 x42397 -x19587 -x40637 -x25842 -x19874 -x16794 -x36015 -x17467 -x42035 -x8114 -x30239 -x13186 -x30450 -x39312 -x44366 -x15482 -x20120 -x1690 -x36753 -x18655 -x35064 -x8102 -x18392 -x39557 -x31981 -x21029 -x2647 -x26823 -x1672 -x34033 -x4203 -x976 -x18074 -x11659 -x18856 -x21402 -x33395 -x12804 -x32867 -x36245 -x13055 -x15594 -x38025 -x7789 -x10079 -x2575 -x22439 -x14406 -x27165 -x7436 -x5780 -x7432 -x17996 -x14750 -x27551 -x22050 -x4385 -x7797 -x23970 -x30814 -x39753 -x40448 -x23343 -x43094 -x17912 -x21305 -x32072 -x9395 -x890 x41978 -x16619 -x16529 -x21185 -x4015 -x1067 -x40774 -x6890 -x4926 -x24221 -x20678 -x2678 -x19242 -x2791 -x34383 -x5287 -x20585 -x36083 -x14847 -x31561 -x26395 -x40789 -x28137 -x31743 -x9732 -x39633 -x9379 -x19693 -x29111 -x42345 -x34539 -x31314 -x37684 -x27766 -x38196 -x19946 -x2386 -x12476 -x31437 -x15468 -x33110 x22551 -x22647 -x7386 -x28354 -x24034 -x21767 -x22611 -x18550 -x9333 -x31082 -x11533 -x6668 -x42742 -x34606 -x29373 -x6965 -x19217 -x37367 -x41667 -x43523 -x38344 -x10769 -x9388 -x910 -x34046 -x40204 -x21752 -x37702 -x34940 -x7050 -x16716 -x30326 -x39130 -x36661 -x13600 -x40415 -x267 -x18975 -x42364 -x33222 -x35141 -x9958 -x4362 -x6538 -x25185 -x31063 -x33351 -x10659 -x42036 -x8382 -x44156 -x8112 -x31562 -x14421 -x15189 -x7274 -x43158 -x8939 -x19759 -x33667 -x40399 -x19473 -x33396 -x13812 -x38955 -x36461 -x17740 -x43066 -x6992 -x24271 -x923 -x23042 -x34491 -x43180 -x21865 -x37519 -x12952 -x206 -x43427 -x19363 -x33650 -x3898 -x26826 -x8299 -x15099 -x34368 x878 -x3300 -x21078 -x35360 -x14277 -x3060 -x40885 -x40003 -x289 -x14100 -x4547 -x37665 -x39965 -x10589 -x2024 -x31253 -x41090 -x37819 -x16793 -x10437 -x11751 -x7817 -x3611 -x24750 -x6504 -x25021 -x22918 -x9461 -x24241 -x22151 -x11572 -x30201 -x36491 -x6318 -x11945 -x7319 -x24098 -x43273 -x37600 -x31163 -x22079 -x35904 -x14244 -x33827 -x14767 -x7871 -x26638 -x30203 -x32739 -x11820 -x6422 -x31676 -x28940 -x2511 -x39836 -x12387 -x25731 -x13562 -x26840 -x35004 -x26408 -x33142 -x40353 -x22480 -x26394 -x40652 -x6841 -x43989 -x25282 -x787 -x7015 -x16802 -x25464 -x6905 -x39902 -x4978 -x40235 -x39985 -x706 -x33551 -x19039 -x8579 -x6527 x44621 -x42930 -x35344 -x35480 -x21336 -x32699 -x33900 -x40039 -x35181 -x17046 -x13701 -x21103 -x2929 -x39706 -x39789 -x21288 -x5624 -x7806 -x42190 -x36495 -x34266 -x30076 -x34022 -x9688 -x39223 -x42611 -x20605 -x34103 -x34752 -x3586 -x28788 -x162 -x24659 -x10225 -x35305 -x19200 -x26520 -x18292 -x16323 -x36856 -x21938 -x28680 -x29194 -x32773 -x6252 -x25166 -x28510 -x5415 -x15972 -x19349 -x8137 -x404 -x5838 x34157 -x2484 -x7464 -x42252 -x40467 -x15273 -x23171 -x27754 -x8328 -x2287 -x13776 -x35524 -x5250 -x27801 -x21156 -x32542 -x5981 -x8427 -x15519 -x12066 -x23429 -x19958 -x19218 -x34831 -x10133 -x43860 -x10308 -x11692 -x13033 -x2073 -x25715 -x33326 -x10563 -x6146 -x5233 -x34693 -x22206 -x20310 -x32907 -x40404 -x19097 -x15151 -x15146 -x15856 -x7564 -x9827 -x21070 -x19112 -x33631 -x11965 -x34009 -x22182 -x44027 -x20996 -x14161 -x4605 -x18937 -x27487 -x42797 -x33239 -x5803 -x31555 -x13503 -x35231 -x22023 -x8824 -x16738 -x7399 -x9766 -x824 -x38674 -x23430 -x28317 -x39813 -x34477 -x39268 -x21595 -x28521 -x38636 -x31955 -x1333 -x6267 -x28385 -x39308 -x5797 -x43975 -x30042 -x2411 -x5056 -x27395 -x19787 -x26912 -x15661 -x38998 -x34618 -x742 -x9000 -x35224 -x23131 -x22175 -x24142 -x27014 -x9876 -x37184 -x12010 -x31274 -x14015 -x11153 -x3142 -x5656 -x28509 -x34825 -x14329 -x16977 -x19617 -x1092 x44068 -x34709 x41059 -x39740 -x33329 -x13602 -x10573 -x33771 -x39631 -x9468 -x32074 -x24143 -x22845 -x35800 -x25962 -x34214 -x41484 -x22037 -x28877 -x35905 -x13928 -x4554 -x41023 -x4863 -x35250 -x5921 -x26047 -x1753 -x25626 -x38281 -x10282 x42217 -x5421 -x37241 -x12077 -x3047 -x1379 -x13344 -x24303 -x34795 -x38160 -x15257 -x3863 -x32906 -x10830 -x33753 -x14234 -x27865 -x28025 -x5092 -x32500 -x33820 -x13636 -x14462 -x13887 -x13414 -x7435 -x12939 -x11102 -x24263 -x2233 -x32669 -x10671 -x17152 -x28306 -x8997 -x18195 -x33079 -x43486 -x40110 -x44448 -x34184 -x19255 -x3505 -x18266 -x39995 -x43563 -x27122 -x8724 -x42008 -x17955 -x29130 -x358 -x42441 -x3928 -x12002 -x23226 -x18124 -x30846 -x2456 -x26745 -x26032 -x35696 -x27744 -x14944 -x10872 -x18466 -x21184 -x23781 -x14906 x43728 -x18096 -x25371 -x21235 -x26872 -x42587 -x32792 -x23590 -x22656 -x18718 -x40304 -x27404 -x27362 -x20933 -x7507 -x36982 -x3321 -x32056 -x44435 -x32819 -x13990 -x13318 -x31263 -x11824 -x33593 -x39108 -x16171 -x7490 -x18250 -x29687 -x16796 -x37412 -x8144 -x39987 -x7438 -x44244 -x26606 -x15950 -x24601 -x38513 -x34068 -x31954 -x10759 -x32702 -x19288 -x6094 -x25263 -x22134 -x33656 -x16130 -x27036 -x14971 -x37992 -x21854 -x44336 -x20621 -x11773 -x29763 -x32326 x16378 -x12090 -x23184 -x27569 -x32042 -x2030 -x38395 -x38706 -x20663 -x12689 -x21187 -x2044 -x16339 -x23458 -x32009 -x20003 -x37854 -x20695 -x27100 -x41490 -x2761 -x4645 -x17314 -x23767 -x17053 -x34313 -x30793 -x39999 -x16690 -x34924 -x34798 -x34475 -x23938 -x16291 -x32262 -x27940 -x42027 -x9617 -x22131 -x3693 -x37137 -x41062 -x30983 -x31130 -x10929 -x38124 -x10005 -x38478 -x4998 -x31160 -x1618 -x30354 -x40007 -x32365 -x19271 -x28156 -x44269 -x24208 -x37878 -x18990 -x3507 -x302 -x18201 -x18535 -x40838 -x12031 -x44794 -x2026 -x7465 -x28408 -x25290 -x27638 -x37674 -x17274 -x37672 -x35392 -x12163 -x40452 -x40037 -x22144 -x5846 -x44651 -x29128 -x9744 -x8399 -x21443 -x6685 -x33443 -x3645 -x35701 -x25171 -x24033 -x4221 -x20900 -x33708 -x26144 -x20587 -x2373 -x15428 -x31560 -x1253 -x13405 -x27119 -x35011 -x22902 -x1221 -x41570 -x9058 -x33557 -x25384 -x36584 -x24186 -x1357 -x12753 -x41736 -x40115 -x24442 -x38323 -x36742 -x9904 -x14115 -x7706 -x29619 -x22078 -x44686 -x35031 x8074 -x37996 -x1272 -x33611 -x35459 x44745 -x34545 -x22043 x43076 -x9527 -x10078 -x36129 -x44577 -x37875 -x15041 -x34198 -x33591 -x36325 -x13096 -x6505 -x16401 -x35578 -x26648 -x29995 -x33062 -x12418 -x36092 -x30078 -x948 -x30651 -x29689 -x17445 -x18638 -x34985 -x24939 -x23041 -x4267 -x20662 -x28932 -x17779 -x33574 -x40285 -x3037 -x12847 -x41115 -x8489 -x10099 -x23395 -x30417 -x40703 -x39829 -x6298 -x1425 -x31597 -x29296 -x15650 -x17333 -x8670 -x1563 -x11843 -x15352 -x8444 -x24101 -x6921 -x8358 -x7364 -x33482 -x7058 -x15768 -x26934 -x8401 -x2650 -x477 -x27044 -x42572 -x39089 -x23576 -x36100 -x34764 -x5998 -x22898 -x32978 -x32726 -x39372 -x44612 -x37734 -x33486 -x37316 -x24565 -x16423 -x7506 -x7716 -x25374 -x16683 -x29968 -x12403 -x34856 -x16799 -x30839 -x4782 -x8354 -x5158 -x28008 -x325 -x16527 -x19869 -x2275 -x28681 -x37143 -x31873 -x41187 -x24444 x41048 -x39083 -x1 -x3761 -x21240 -x35123 -x12446 -x32651 -x24005 -x26896 -x21117 -x31601 -x43475 -x35382 -x36050 -x9441 -x29920 -x5596 -x11673 -x17623 -x30211 -x14852 -x36710 -x2669 -x11122 -x28728 -x11391 -x30178 -x15599 -x24669 -x12238 -x29313 -x14717 -x19313 -x11556 -x25077 -x44278 -x32657 -x17826 -x25322 -x6545 -x36283 -x339 x41360 -x30933 -x44544 -x41185 -x40405 -x18956 -x13400 -x33056 -x20312 -x3125 -x35694 -x1238 -x17115 -x32533 -x27798 -x15745 -x35172 -x306 -x15299 -x29230 -x12686 -x36752 -x38771 -x17227 -x5345 x41001 -x22846 -x23233 -x5215 -x28930 -x6808 -x28744 -x39582 -x9877 -x31137 -x43857 -x7054 -x25244 -x16520 -x913 -x6347 -x28491 -x32387 -x9642 -x12037 -x39209 -x28907 -x35106 -x14312 -x44019 -x34633 -x9094 -x32094 -x32915 -x13093 -x23187 -x38516 -x3886 -x14163 -x34808 -x26841 -x30308 -x1322 -x43681 -x31860 -x29440 -x18706 -x3283 -x38772 -x18160 -x38726 -x21650 -x26792 -x17951 -x23784 -x6215 -x4535 -x42808 -x233 -x11931 -x35022 -x2334 -x35110 -x40586 -x42711 -x4402 -x35398 -x1164 -x34366 -x39518 -x14276 -x30879 -x9159 -x30006 -x13962 -x25730 -x19157 -x39974 -x21890 -x23892 -x30591 -x39646 -x25245 -x27825 -x42965 -x15258 -x24537 -x30518 -x21253 -x9421 -x2965 -x13821 -x5013 -x29047 -x21599 -x18582 -x44040 -x6419 x40543 -x26338 -x38234 -x6646 -x2900 -x15252 -x23677 -x23887 -x996 -x30887 -x32245 -x4928 -x40966 -x12456 -x18243 -x6805 -x26331 -x29797 -x27650 -x40777 -x26443 -x8964 -x33474 -x18691 -x32755 -x3860 -x18375 -x1679 -x10529 -x41067 -x31521 -x31013 -x13722 -x27513 -x28942 -x14995 -x26930 -x18228 -x1232 -x14508 -x26664 -x44172 -x11101 -x21880 -x14178 -x43687 -x32960 -x24232 -x3231 -x6748 -x42448 -x39624 -x21643 -x5186 -x5952 -x26078 -x34661 -x8100 -x3812 -x26967 -x25776 -x4419 -x34070 -x44407 -x19482 -x39801 -x37423 -x38899 -x19286 -x39827 -x10255 -x23556 -x41551 -x17485 -x42378 -x22559 -x33301 -x2061 -x28060 -x17357 -x43272 -x28238 -x25538 -x177 -x40254 -x7607 -x19298 -x27563 -x42596 -x38923 -x2906 -x24388 -x2603 -x41753 -x37595 -x9991 -x29875 -x39971 -x42198 -x43664 -x30736 -x24041 -x26428 -x16596 -x44720 -x33352 -x44642 -x18595 -x17567 -x30283 -x19452 -x6657 -x22474 -x43215 -x5404 -x43266 -x18731 -x27056 -x30189 -x31993 -x25534 -x23704 -x25048 -x36119 -x14349 -x874 -x18000 -x21335 -x40438 -x602 -x7557 -x8509 -x43354 -x20231 -x42195 -x13384 -x10128 -x36254 -x19064 -x33312 -x3053 -x28847 -x42088 -x26931 -x36882 -x12410 -x44618 -x42034 -x3756 x43511 x44251 -x6824 -x18904 -x14364 -x10933 -x7192 -x28234 -x3323 -x28679 -x29072 -x36782 -x14828 -x43520 -x808 -x29722 -x7726 -x35310 -x38686 -x24349 -x23195 -x23001 -x13731 -x34532 -x44006 -x29482 -x32209 -x30536 -x22563 -x22207 -x18175 -x20935 -x21377 -x20953 -x44102 -x29134 -x39373 -x37211 -x34251 -x6839 -x14685 -x30778 -x25827 -x8416 -x34842 -x12267 -x11534 x40466 -x43063 -x40917 -x24282 -x17194 -x23384 -x18347 -x31341 -x26881 -x7709 -x26548 -x2742 -x31086 -x24437 -x4479 -x16483 -x4901 -x491 -x33831 -x5995 -x39046 -x31364 -x16245 -x7801 -x10492 -x34906 -x29298 -x21090 -x27204 -x23523 -x26517 -x41351 -x20116 -x30429 -x39657 -x18992 -x6482 -x17543 -x25283 -x30305 -x36972 -x24409 -x8120 -x24828 -x7738 -x10702 -x10315 -x28782 -x22974 -x36407 -x14472 -x10921 -x19101 -x22376 -x28289 -x44598 -x35713 -x9462 -x4370 -x26567 -x29204 -x29574 -x6291 -x813 -x31141 -x7271 -x29578 -x13816 -x42244 -x2759 -x34265 -x9980 -x25702 -x18398 -x17394 -x19959 -x38675 -x33256 -x18607 -x30336 x33011 -x39997 -x24451 -x25002 -x13924 -x16456 -x11551 -x24647 -x4142 -x29838 -x12406 -x27866 -x4888 -x42861 x41038 -x35450 -x41946 -x36911 -x37128 -x9472 -x44263 -x36451 -x6425 -x6879 -x27717 -x29074 -x31158 -x18897 -x1481 -x34735 -x38866 -x2686 -x39805 -x39453 -x27305 -x35262 -x10147 -x29222 -x12133 -x17466 -x14976 -x14057 -x4452 -x5197 -x30414 -x1138 -x35113 -x34579 -x40012 -x9540 -x5317 -x42349 -x1536 -x8070 -x5486 -x28867 -x35129 -x12398 -x6361 -x11348 -x29039 -x15551 -x23243 -x22105 -x26371 -x36839 -x1441 -x37081 -x27136 -x462 -x12565 -x11704 -x10426 -x44526 -x17407 -x41480 -x21283 -x41656 -x34393 -x19669 -x11847 -x20354 -x1742 -x19905 -x13813 -x9748 -x1773 -x36983 -x21168 -x4141 -x21082 -x23943 -x6661 -x19683 -x29318 -x38412 -x32917 -x15673 -x43881 -x44189 -x14787 -x34312 -x21739 -x42471 -x13512 -x6194 -x32400 -x35736 -x28823 -x9289 -x25153 -x39382 -x31262 -x26767 -x4769 -x16450 -x29317 -x43096 -x31827 -x22219 -x41899 -x29305 -x27181 -x12337 -x10786 -x12081 -x40696 -x12680 -x44590 -x16547 -x10305 -x41178 -x6795 -x14761 -x8702 -x26448 -x42685 -x15275 -x30422 -x33243 -x10653 -x35735 -x26223 -x31043 -x17321 -x6029 -x38035 -x39305 -x21771 -x17018 -x44735 -x16150 -x40704 -x21259 -x10752 -x28037 -x16536 -x10886 -x5084 -x22519 -x4176 -x26362 -x21903 -x5156 -x14669 -x40562 -x30401 -x40025 -x38600 x42266 -x36212 -x3305 -x26318 -x41700 -x13224 -x13208 -x16222 -x21827 -x18032 -x17307 -x42048 -x37547 -x26798 -x31023 -x15589 -x14619 -x340 -x21018 -x3382 -x8468 -x36116 -x14140 -x32692 -x37078 -x39020 -x12828 -x28401 -x12414 -x33476 -x38826 -x21882 -x24064 -x29288 -x42535 -x7899 -x23503 -x2697 -x24223 -x13030 -x4096 -x7113 -x42202 -x11449 -x7929 -x59 -x16615 -x12396 -x34091 -x44413 -x22875 -x22939 -x10746 -x38090 -x38599 -x6804 -x74 -x31822 -x2008 -x20566 -x35194 -x35332 -x35992 -x3955 -x28411 -x36719 -x27352 -x38136 -x34241 -x1775 -x17918 -x39004 -x473 -x29069 -x14000 -x40871 -x4627 -x14585 -x25110 -x42661 -x19105 -x32685 -x4964 -x3488 -x738 -x7627 -x39855 -x39683 -x37106 -x22778 -x37001 -x11442 -x3568 -x37267 -x30187 -x28855 -x28081 -x5737 -x39181 -x19281 -x3890 -x1973 -x4064 -x891 -x18523 -x1421 -x20729 -x8536 -x36961 -x930 -x21060 -x25911 -x7619 -x20500 -x43002 x41403 -x21261 -x29708 -x33652 -x42923 -x34986 -x38776 -x4747 -x34375 -x21722 -x16013 -x133 -x38333 -x30813 -x18943 -x23960 -x13573 -x28780 x41697 -x16084 -x3217 -x25687 -x11214 -x38622 -x3857 -x42247 -x21031 -x28406 -x34717 -x37541 -x12601 -x22937 -x31139 -x30685 -x4986 -x4602 -x25505 -x29274 -x26949 -x16541 -x39421 -x27542 -x32546 -x17721 -x31159 -x4161 -x20472 -x43003 -x2778 -x18329 -x2870 -x22734 -x18147 -x36368 -x32114 -x37079 -x2800 -x23512 -x38967 -x30865 -x22364 -x2021 -x2454 -x8245 -x15530 -x20499 -x19098 -x6105 -x31781 -x16139 -x8723 -x30830 -x25064 -x1193 -x3233 -x12301 -x17969 -x26883 -x9728 -x4244 -x33233 -x28652 -x31390 -x1703 -x24085 -x16145 -x32765 -x8717 -x38804 -x5294 -x7877 -x33213 -x38915 -x12024 -x11746 -x31152 -x30751 -x13498 -x14744 -x15838 -x22160 -x5778 -x13952 -x40127 -x27819 -x15215 -x13579 -x23301 -x2198 -x28885 -x44273 -x28253 -x8080 -x6365 -x40322 -x7415 -x39537 -x11946 -x8546 -x9416 -x31026 -x36591 -x38534 -x16651 -x42267 -x19878 -x9442 -x5272 -x25800 -x10173 -x4900 -x31791 -x17866 -x19168 -x36255 -x34635 -x2496 -x30150 -x35280 -x14804 -x43112 -x34643 -x34682 -x29109 -x43752 -x5988 -x37707 -x35958 -x15147 -x42919 -x36655 -x24784 -x25379 -x6294 -x11826 -x8960 -x25017 -x30627 -x31833 -x11356 -x17347 -x21028 -x1735 -x16468 -x29059 -x390 -x29456 -x10350 -x18639 x41702 -x22437 -x33587 -x20272 -x4303 -x21426 -x18271 -x22543 -x3227 -x35835 -x42555 -x12114 -x37556 -x3628 -x33571 -x35930 -x12560 -x30937 -x11688 -x13107 -x13202 -x12864 -x40219 -x36872 -x13364 -x4804 -x35932 -x33009 -x7074 -x39361 -x10582 -x35291 -x35071 -x27256 -x12466 -x34949 -x29238 -x12516 -x33862 -x21126 -x11505 -x30303 -x11836 -x30810 -x32861 -x26112 -x4981 -x36754 -x26254 -x25066 -x885 -x26201 x43386 -x24159 -x12274 -x3539 -x3873 -x19385 -x10742 -x25270 -x34723 -x28085 -x43388 -x33446 -x3374 -x9959 -x33873 -x20646 -x1429 -x18578 -x43615 -x14120 -x37507 -x16179 -x17669 -x37766 -x22840 -x29498 -x6822 -x22002 -x22732 -x19192 -x11453 -x16120 -x29690 -x13929 -x29091 -x24195 -x13258 x41353 -x17936 -x27001 -x11413 -x13871 -x34878 -x26777 -x2234 -x35721 -x37760 -x30768 -x42934 -x608 -x37392 -x8223 -x32439 -x11928 -x4932 -x23244 -x13228 -x38013 -x15467 -x13388 -x19568 -x39623 -x26045 -x9946 -x8214 -x27273 -x11783 -x22074 -x35647 -x2593 -x13690 -x26462 -x5916 -x9850 -x43824 -x6136 -x42264 -x3625 -x28163 -x31435 -x21855 -x13225 -x15733 -x4519 -x27647 -x11312 -x4850 -x34876 -x10898 -x24464 -x1750 -x16128 -x20415 -x10071 -x31394 -x37515 -x42222 -x32808 -x5525 -x12934 -x35776 -x29806 -x27806 -x7751 -x12704 -x25397 -x12072 -x8452 -x39049 -x15946 -x39289 -x23519 -x39894 -x3470 -x5428 -x35854 -x14897 -x14876 -x33462 -x35727 -x34867 -x30903 -x32334 -x256 -x30358 -x34742 -x40077 -x17095 -x29173 -x21565 -x31049 -x10879 -x34840 -x33193 -x8647 -x21405 -x27489 -x16825 -x38206 -x11300 -x19856 -x32249 -x33564 -x6153 -x16332 -x39641 -x40049 -x29769 -x36436 -x7658 -x42833 -x7643 -x23096 -x35817 -x28946 -x21826 -x28709 -x9389 -x17802 -x18658 -x32900 -x13645 -x21879 -x16757 -x12359 -x30083 -x15579 -x5733 -x5171 -x2384 -x19838 -x1975 -x30045 -x40806 -x21201 -x4508 -x20451 -x4325 -x5940 -x32101 x44311 -x28627 -x37877 -x21994 -x22803 -x19056 -x39073 -x10692 -x7971 -x7628 -x29137 -x36841 -x27444 -x26399 x41088 -x18855 -x28723 -x4573 -x15133 -x27064 -x32415 -x38435 -x12838 -x32320 -x18850 -x11265 -x24682 -x31452 -x25253 -x8165 -x23544 -x6016 -x28476 -x8405 -x29361 -x10459 -x17786 -x4667 -x28152 -x42274 -x25001 -x19031 -x33043 -x40214 -x41708 -x18661 -x3423 -x35435 -x15345 -x1162 -x24616 -x14557 -x440 -x44375 -x10298 -x16967 -x17030 -x4531 -x24068 -x36452 -x25748 -x5044 -x35666 -x3467 -x23023 -x34063 -x31616 -x9150 -x22494 -x14279 -x34291 -x4340 -x38950 -x10002 -x20763 -x20274 -x11311 -x13803 x44499 -x23993 -x33627 -x43390 -x32663 -x39558 -x20165 -x40206 -x10252 -x22983 -x25080 -x40145 -x32612 -x14591 -x11194 -x8612 -x35139 -x16904 -x15626 -x22629 -x20611 -x19849 -x14926 -x36374 -x10935 -x28352 -x3729 -x1777 -x11353 -x30061 -x42310 -x998 -x9641 -x30282 -x7202 -x17630 -x11119 -x12005 -x25545 -x9252 -x13416 -x11831 -x11466 -x43956 -x13205 -x23180 -x5134 -x7613 -x30910 -x11050 -x3147 -x26218 -x32129 -x13474 -x22145 -x15478 -x10275 x42168 -x17534 -x38447 -x26755 -x39929 -x7384 -x26822 -x14173 -x21099 -x35699 -x33633 -x23987 -x25915 -x12675 -x10681 -x17848 -x1525 -x1312 -x22687 -x35828 -x8750 -x20273 -x33495 -x7021 -x32825 x41045 -x6117 -x38833 -x17465 -x12220 -x11951 -x13946 -x30620 -x16019 -x43403 -x24874 -x23944 -x8339 -x5665 -x25960 -x33825 -x16438 -x28672 -x3232 -x5614 -x7339 -x2893 -x13963 -x32845 -x42073 -x6922 -x11416 -x35827 -x3616 -x35156 x44125 -x18587 -x19516 -x39 -x17203 -x12588 -x33759 -x25709 -x36347 -x83 -x20835 -x365 -x22581 -x17012 -x36343 -x41064 -x29490 -x35484 -x34791 -x32138 -x5223 -x10732 -x33368 -x609 -x7527 -x7959 -x43161 -x35880 x43831 -x40224 -x16965 -x35296 -x5017 -x28 -x9684 -x33072 -x14419 -x8548 -x42204 -x12662 -x18563 -x7020 -x30495 -x14501 -x28826 -x41595 -x42237 x44680 -x26979 -x29435 -x42231 -x22325 -x1894 -x32339 -x1309 -x3819 -x13098 -x42862 -x6135 -x1681 -x39650 -x11417 -x20822 -x23675 -x30029 -x1741 -x8848 -x32923 x28698 -x36289 -x21188 -x21120 -x30615 -x5784 -x24056 -x34224 -x20400 -x39446 -x24517 -x11009 -x6510 -x9054 -x21272 -x17557 -x43187 -x37902 -x17766 -x8042 -x19274 -x8251 -x6110 -x20318 -x11358 -x34676 -x24518 -x25395 -x14270 -x34984 -x21814 -x30142 -x25027 -x39298 -x27432 -x15083 -x31033 -x9400 -x39048 -x27901 x36466 -x2523 -x37160 -x36791 -x43068 -x11823 -x9040 -x19144 -x22368 -x15380 -x37563 -x13586 -x18716 -x2143 -x42071 -x13715 -x5330 -x19513 -x2436 -x7212 -x13751 -x32571 -x16656 -x1090 -x32401 -x25522 -x5177 -x24487 -x29842 -x13200 -x16756 -x26668 -x18557 -x29811 -x16448 -x5129 -x21113 -x15938 -x31418 -x15871 -x30906 -x5398 -x35326 -x29621 -x33300 -x42277 -x31665 -x37335 -x26906 -x19427 -x7220 -x9785 -x14489 -x18700 -x13524 -x32635 -x10834 -x33479 -x35001 -x39040 -x12776 -x15830 -x4545 -x14082 -x1927 -x5222 -x406 -x3033 -x24352 -x42810 -x13983 -x12251 -x8636 -x22193 x43440 -x33376 -x27399 -x16024 -x21871 -x29508 -x41196 -x7843 -x3103 -x30867 -x28453 -x7698 -x6102 -x19711 -x31963 -x25319 -x36038 -x21517 -x25950 -x27033 -x12223 x44786 -x6494 -x24258 -x17258 -x11424 -x29893 -x11943 -x37111 -x43960 -x23070 -x42314 -x20046 -x27423 -x39754 -x20993 -x2371 -x36956 -x2604 -x21747 -x24885 x42287 -x16055 -x15584 -x3189 -x15778 -x16288 -x32248 -x5010 -x19270 -x15862 -x28281 -x27101 -x43569 -x30583 -x16744 -x30477 -x41958 -x33084 x41080 -x27985 -x12389 -x21631 -x37991 -x42246 -x18577 -x30680 -x9459 -x43699 -x35618 -x967 -x15364 -x29647 -x27855 -x21733 -x11540 -x40416 -x15688 -x27818 -x3402 -x32472 -x21317 -x20529 x40481 -x9152 -x33099 -x7239 -x42024 -x32435 -x1346 -x31962 -x22723 -x35335 -x21934 x41173 -x3239 -x21209 -x38247 -x42081 -x33826 -x43747 -x7955 -x15028 -x36152 -x13243 -x23647 -x14945 -x21350 -x8122 x43650 -x12307 -x12402 -x28364 -x17356 -x29214 -x11893 -x22229 -x10537 -x27767 -x25614 -x31802 -x21637 -x11521 -x33032 -x27113 -x42551 -x38186 -x31029 -x7593 -x2826 -x21957 -x36242 -x10688 -x22284 -x29943 -x43130 -x5374 -x27099 -x35702 -x19104 -x13066 -x38042 -x40628 -x23592 -x29374 -x16391 -x3989 -x660 -x18916 -x7483 -x8037 -x42170 -x25301 -x10265 -x22580 -x43029 -x2582 -x21936 -x39787 -x12152 -x6950 -x20453 -x37580 -x20113 -x43821 -x23255 x40574 -x7141 -x29269 -x39879 -x6930 -x15761 -x14777 -x5620 -x15506 -x42103 -x8896 -x9831 -x15625 -x43065 -x14024 -x19650 -x21566 -x2188 -x35293 -x33638 -x8606 -x14427 -x43655 -x32395 -x41707 -x11639 -x30266 -x43907 -x36142 -x22489 -x35274 -x26447 -x32242 -x5440 -x1918 -x1347 -x16294 -x15289 -x6436 -x39022 -x40553 -x13232 -x1030 -x14169 -x40473 -x12424 -x39368 -x12778 -x21617 x24003 -x21481 -x20037 -x2148 -x33860 -x15 -x11444 -x33886 -x33235 -x7447 -x35170 -x13157 -x38912 -x18273 -x21375 -x42586 -x37386 -x4721 -x7581 -x33676 -x20971 -x25851 -x28201 -x39110 -x24619 -x39544 -x8932 -x14114 -x42087 -x43368 -x12616 -x30971 -x30151 -x9710 -x30838 -x29329 -x27837 -x29970 -x13555 -x28979 -x41194 -x28571 -x11043 -x36693 -x30331 -x10223 -x42707 -x40251 -x15892 -x37732 -x38640 -x36991 -x8167 -x25330 -x18590 -x7891 -x27969 -x20117 -x37200 -x12549 -x6385 -x18145 -x30901 -x4143 -x38580 -x31291 -x42083 -x31171 -x22266 -x17434 -x9213 -x9195 -x8527 -x859 -x12271 -x22552 -x43165 -x16727 -x6413 -x4172 -x31467 -x22905 -x34325 -x18212 -x2807 -x21920 -x14141 -x13375 -x17535 -x34189 -x9185 -x10300 -x37870 -x11700 -x1323 -x9259 -x24804 -x3825 -x13461 -x18349 -x13973 -x1133 -x37871 x8140 -x1953 -x21839 -x41720 -x10145 -x10177 -x24848 -x1399 -x36273 -x2579 -x21464 -x27235 -x44564 -x20540 -x44384 -x17264 -x41898 -x5188 -x4749 -x7398 -x30868 -x38930 -x29169 -x5928 -x15684 -x14434 -x27526 -x12967 -x9775 -x43984 -x349 -x22537 -x16764 -x25546 -x34544 -x6776 -x33963 -x21013 -x5190 -x7372 -x32333 -x15132 -x30133 -x37964 -x6404 -x25718 -x8447 -x32678 -x6885 -x14316 -x27472 -x30697 -x6973 -x32246 -x11579 -x23199 -x12696 -x38154 -x1148 -x33586 -x23769 -x8378 -x25358 -x10995 -x3793 -x18877 -x25524 -x39746 -x33675 -x39840 -x36575 -x32045 -x29093 -x37371 -x39667 -x481 -x34465 -x7224 -x9894 -x7788 -x2055 -x1850 -x1682 -x44712 -x2968 -x33925 -x30701 -x9053 -x21042 -x24153 -x25936 -x33366 -x38846 -x42563 -x37487 -x35820 -x30523 -x24416 -x19961 -x30853 -x39812 -x20730 -x35183 -x16781 -x16896 -x32367 -x31196 -x13307 -x18300 -x33448 x41124 -x37538 -x43060 -x1131 -x1143 -x36622 -x6237 -x24882 -x43843 -x9153 -x39675 -x33569 -x10403 -x26415 -x15620 -x20435 -x20276 -x21116 -x35664 -x13534 -x2585 -x20099 -x38319 -x13921 -x5557 -x11733 -x34626 -x10309 -x920 -x20166 -x36602 -x16649 -x6279 -x22669 -x32340 -x44131 -x8847 -x19533 -x18290 -x43010 -x6764 -x1583 -x7388 -x23690 -x24712 -x38487 -x6406 -x33946 -x18738 -x43137 -x20119 -x34597 -x34135 -x17200 -x41750 -x31424 -x19343 -x5364 -x27139 x43557 -x11097 -x40556 -x28443 -x5395 -x32278 -x16992 -x42506 -x28516 -x34203 -x27785 -x43283 -x20464 -x10380 -x42209 -x11321 -x15503 -x1716 -x43950 -x16921 -x26322 -x28457 -x1986 -x13854 -x1370 -x38578 -x42523 -x38874 -x25239 -x29008 -x22663 -x29565 -x7101 -x9064 -x24979 -x17990 -x26139 -x10400 -x10922 -x43304 -x39696 -x10375 -x27755 -x35330 -x33692 -x25116 -x12968 -x40294 -x20378 -x2960 -x3195 -x12766 -x1523 -x5169 -x14668 -x23217 -x7602 -x5401 -x22718 -x23988 -x42281 -x21679 -x21212 -x9598 -x11325 -x2251 -x14837 -x2007 -x42678 -x2785 -x29379 -x32505 -x25849 -x30349 -x43494 -x41678 -x15663 -x1060 -x14904 -x33399 -x12756 -x29726 -x1217 x41225 -x22650 -x9781 -x19133 -x1554 -x36476 -x22598 -x25967 -x27595 -x4374 -x16863 -x29049 -x638 -x16421 -x24951 -x33003 -x32667 -x31020 -x20920 -x14536 -x4313 -x24567 -x32061 -x2656 -x27604 -x30590 -x24246 -x24337 -x4570 -x25568 -x42357 -x26027 -x6396 -x37227 -x8622 -x24058 -x18907 -x41486 -x12189 -x1848 -x13780 -x19068 -x22882 -x1135 -x13629 -x33433 -x6531 -x20607 -x7 -x28240 -x8711 -x8710 -x19464 -x36148 -x2311 -x33636 -x3376 -x4919 -x24722 -x304 -x23804 -x36051 -x19317 -x35557 -x26169 -x17388 -x7434 -x27679 -x2505 -x14539 -x21469 -x11519 -x41657 -x25676 -x40658 -x23364 -x23864 -x32313 -x1674 -x17344 -x37089 -x40046 -x28159 -x33093 -x37830 -x5193 -x1922 -x7276 -x23580 -x12046 -x28845 -x40807 -x21252 -x13170 -x26917 -x23295 -x21671 -x27869 -x13909 -x1205 -x12772 -x6001 -x27221 -x39741 -x1937 -x25241 -x4686 -x11817 -x10581 -x14360 -x10678 -x18006 -x19480 -x37739 -x8060 -x9741 -x43205 -x16358 -x1582 -x44344 -x18166 -x17364 -x19550 -x36628 -x38224 -x33302 -x6642 -x32427 -x3318 -x27088 -x42498 -x32984 -x28614 -x28053 -x44678 -x25807 -x38269 -x1468 -x28625 -x19879 -x39528 -x8685 -x36901 -x37124 -x27528 -x19016 -x22697 -x38806 -x43210 -x4617 -x15989 -x4476 -x35680 -x44420 -x1667 -x21711 -x197 -x21246 -x41752 -x40873 -x27724 -x24609 -x1371 -x19285 -x37466 -x28415 -x14718 -x3889 -x32835 -x14936 -x24318 -x6234 -x14682 -x36310 -x21530 -x39811 -x4615 -x9762 -x870 -x18413 -x43125 -x42752 -x6424 -x32489 -x7338 -x33145 -x30904 -x20467 -x15171 -x33957 -x39488 -x21106 -x19698 -x41432 -x20922 -x25972 -x35886 -x38644 -x1495 -x5268 -x33505 -x13759 -x4565 -x21234 -x7454 -x13724 -x12101 -x13161 -x11600 -x2535 -x16998 -x31313 -x9382 -x22967 -x18965 -x35518 -x39248 -x3205 -x18334 -x39348 -x6020 -x43898 -x25943 -x6164 x41071 -x20056 -x19864 -x11106 -x16987 -x12654 -x37911 -x41804 -x8357 -x15564 -x3326 -x11367 -x2325 -x4188 -x540 -x18555 -x1665 -x21868 -x25570 -x30158 -x5978 -x9262 -x29713 -x1160 -x9220 -x39598 x43183 -x25706 -x35560 -x32015 -x39318 -x3170 -x39161 -x20463 x44782 -x21720 -x15985 -x32570 -x31998 -x15726 -x21425 -x42127 -x30587 -x5973 -x33510 -x37121 -x20498 -x31455 -x41006 -x6085 -x10652 -x24333 -x37786 -x20604 -x35287 -x28200 -x19829 -x19627 -x10098 -x19745 -x14927 -x28018 -x1290 -x4207 -x16356 x44447 -x8254 -x12512 -x4582 -x7589 -x18171 -x30165 -x3034 -x20725 -x9747 -x23659 -x22651 -x11772 -x21714 -x19194 -x10524 -x3263 -x5098 -x8264 -x38777 -x1436 -x4027 -x10378 -x36675 -x7443 -x20867 -x13520 -x17358 -x43847 -x18846 -x42163 -x20082 -x13158 -x35536 -x5097 -x10414 -x26632 -x28320 -x16710 -x33012 -x6929 -x635 -x32617 -x37102 -x17795 -x31850 x38205 -x19700 -x30050 -x14720 -x7518 -x13365 -x17116 -x2181 -x23493 -x8201 -x25777 -x14827 -x14040 -x43360 -x24019 -x11290 -x665 -x40868 -x33648 -x9228 -x43925 -x20123 -x36455 -x3431 -x41719 -x19654 -x7674 -x1291 -x22014 -x33269 -x28731 -x36951 -x16782 -x26566 -x28449 -x7966 -x2657 -x24238 -x22667 -x16871 -x4290 -x33687 -x20001 -x7545 -x29601 -x16234 -x4271 -x32884 -x25323 -x38953 -x8962 -x31144 -x15775 -x29486 -x829 -x21351 -x36713 -x8640 -x39290 -x26273 -x30895 -x2480 -x4521 -x22295 -x3104 -x13564 -x22641 -x41567 -x36881 -x5245 -x39314 -x39417 -x41573 -x23476 -x33402 -x10697 -x26191 -x12820 -x10795 -x16872 -x20304 -x1533 -x20482 -x16 -x13440 -x7530 -x7285 -x33246 -x21773 -x43327 -x35547 -x30991 -x30500 x41395 -x7764 -x30269 -x19715 -x19984 -x23225 -x33135 -x37390 x40919 -x4773 -x29239 -x2894 -x34327 -x38401 -x43833 -x32411 -x1886 -x15649 -x24997 -x19767 -x22752 -x23083 -x15234 -x17575 -x17218 -x24028 -x43600 -x37401 -x21984 -x5585 -x34566 -x2071 -x18840 -x7904 -x25400 -x16290 -x44310 -x394 -x7872 -x23019 -x6918 -x34775 -x2394 -x24842 -x16370 -x24660 -x2027 -x39806 -x36620 -x11163 -x6516 -x25109 -x7184 -x12792 -x2868 -x31746 -x21496 -x22678 -x26639 -x43025 -x15999 -x4413 -x32840 -x28250 -x2788 -x3534 -x42444 -x6119 -x29422 -x24606 -x40726 -x18363 -x2482 -x3518 -x20307 -x13515 -x32393 -x22773 -x9175 -x32128 -x8756 -x14878 -x33830 -x37162 -x7340 -x14822 -x24908 -x28997 -x34016 -x24203 -x2983 -x33385 x41131 -x7025 -x20154 -x28172 -x31934 -x43742 -x34219 -x19037 -x32423 -x13822 -x12542 -x6276 -x29233 -x35750 -x25150 -x2796 -x36886 -x19548 -x828 -x13423 -x23112 -x11124 -x41528 -x9572 -x38147 -x23339 -x19666 -x12225 -x4112 -x11030 -x12193 -x44489 -x24007 x21381 -x10476 -x42225 -x15247 -x32096 -x32451 -x6985 -x15367 -x41101 -x11437 -x8432 -x35205 -x30761 -x12344 -x24621 -x43020 -x42386 -x44792 -x16328 -x2307 -x6676 -x10908 -x14666 -x7913 -x20593 -x5026 -x17621 -x30079 -x28582 -x38811 -x18034 -x12664 -x14332 -x38406 -x3772 -x19206 -x27598 -x12171 -x38286 -x1524 -x42514 -x29416 -x36387 -x35944 -x31959 -x18306 -x1223 -x17297 -x13770 -x19326 -x5115 -x30755 -x32754 -x9398 -x32555 -x32716 -x296 -x38819 -x12129 -x41677 -x18097 -x36320 -x24328 -x23481 -x37785 -x44748 -x12475 -x44014 -x14990 -x31061 -x43222 -x16502 -x20747 -x17125 -x34218 -x44358 -x5633 -x16138 -x43228 -x44100 -x13233 -x28165 -x41759 -x38492 -x7414 -x34642 -x9951 -x29865 -x4184 -x6321 -x23028 -x18498 -x40092 -x30208 -x22239 -x7203 -x37126 x41397 -x16443 -x2258 -x12687 -x29412 -x31475 -x24417 -x23959 -x26224 -x41832 -x3725 -x10632 -x24797 -x12728 -x25204 -x28952 -x9431 -x29829 -x16747 -x7257 -x13789 -x36527 -x25667 -x39422 -x9613 -x30705 -x7579 -x18980 -x14967 -x27071 -x19174 -x32166 -x31482 -x9507 -x43815 -x32308 -x4421 -x18044 -x29396 x23025 -x26524 -x31701 -x18056 -x20418 -x15941 -x16274 -x2235 -x30003 -x20183 -x2708 -x16567 -x22780 -x5061 -x29100 -x19007 -x7638 -x7228 -x39933 -x21856 -x16208 -x15032 -x15840 -x38564 -x5949 -x10118 -x19589 -x33614 -x15050 -x23772 -x13966 -x4226 -x12118 -x4092 -x33034 -x24643 -x18483 -x10180 -x11624 -x38203 -x5852 -x8219 -x29759 -x20801 -x7038 -x27297 -x30313 -x8092 -x41436 -x6534 -x42311 -x30181 -x36091 -x37253 -x4505 -x19360 -x10050 -x15621 x41402 -x41600 -x28757 -x26023 -x9024 -x22676 -x15725 -x23252 -x32309 -x12513 -x30604 -x26384 -x25566 -x17072 -x19223 -x21744 -x37772 -x10512 -x30274 -x39928 -x27127 -x6045 -x5787 -x12821 -x2118 -x17586 -x24290 -x23416 -x23375 -x9404 -x12923 -x42954 -x2087 -x42823 -x5000 -x33940 -x3259 -x33737 -x27191 -x31679 -x10014 x40744 -x25848 x42400 -x19159 -x34032 -x15757 -x39102 -x17791 -x4818 -x39121 -x29103 -x12051 -x10358 -x17804 -x43278 -x9378 -x37189 -x8321 -x37005 -x44535 -x9517 -x28303 -x32525 -x28640 -x33609 -x10174 -x36906 -x38740 -x23396 -x24992 -x1910 -x974 -x21843 -x24083 -x41835 -x24746 -x8709 -x26907 -x35676 -x26834 -x22262 -x1790 -x14923 -x11625 -x30483 -x7763 -x27465 -x1020 -x24450 -x15240 -x3769 -x1019 -x7231 -x27693 -x30335 -x17508 -x788 -x7045 -x16357 -x36592 -x39243 -x20815 -x7134 -x35079 -x6125 -x23607 -x26540 -x6874 -x30324 -x15806 -x37874 -x27196 -x37215 -x18912 -x19244 -x39554 -x41618 -x6836 -x3149 -x40549 -x1438 -x35639 -x8014 -x27857 -x18735 -x1726 -x44696 -x35060 -x37251 -x15559 -x8596 -x32981 -x38712 -x22448 -x17315 -x21672 -x10475 -x42926 -x3598 -x27325 -x32888 -x24853 -x31631 -x43711 -x41777 -x15875 -x34315 -x17173 -x38768 -x39685 -x10644 -x28361 -x15976 -x23007 -x9131 -x25297 -x27664 -x32008 -x4838 -x2296 -x41840 -x11229 -x5877 -x36302 -x2192 -x17890 -x14203 -x961 -x10198 -x22039 -x43051 -x43088 -x35981 -x24173 -x2328 -x17404 -x31064 -x19492 -x1758 -x39442 -x33749 -x31587 -x30085 -x36498 -x1787 -x41471 -x36438 -x24255 -x23876 -x1057 -x42559 -x23583 -x42117 -x35893 -x2521 -x38707 -x25440 -x41648 -x5853 -x12204 -x42726 -x14021 -x13317 -x44455 -x37567 -x12910 -x13324 -x5772 -x26044 -x2219 -x35496 -x22177 -x43359 -x38257 -x1314 -x30726 -x14487 -x7441 -x13757 -x36373 -x2451 -x37838 -x32521 -x25812 -x37087 -x881 -x39323 -x27265 -x41443 -x12102 -x746 -x6197 -x24768 -x19916 -x40672 -x29531 -x19292 -x42941 -x43503 -x6541 -x33133 -x25242 -x43618 -x41903 -x10268 -x35162 -x23230 -x25411 -x29648 -x30296 -x2945 -x34347 -x25037 -x25176 -x20626 -x29533 -x25672 -x40044 -x43216 -x21255 -x35309 -x35424 -x5118 -x11248 -x2542 -x26424 -x1780 -x26766 -x24512 -x6732 -x23065 -x18356 -x19193 -x11983 -x7969 -x20198 -x3105 -x19760 -x43551 -x21727 -x5144 -x31775 -x14584 -x20203 -x36307 -x14841 -x6728 -x43995 -x40042 -x6474 x41200 -x21928 -x38021 -x11646 -x44114 -x20496 -x34536 -x44632 -x12620 -x33179 -x25209 -x8656 -x34937 -x21774 -x3506 -x36501 -x4170 -x11793 -x7958 -x3961 -x39363 -x19558 -x12674 -x11921 -x22683 -x30302 -x4442 -x44213 x43837 -x15088 -x32501 -x17625 -x14622 -x33917 -x33613 -x25243 -x24927 -x35159 -x22338 -x23178 -x8423 -x34321 -x31173 -x40167 -x16682 -x15665 -x40869 -x18852 -x23081 -x26707 -x30647 -x2961 -x20407 -x4560 -x40071 -x11491 -x34310 -x7923 -x25225 -x20085 -x7291 -x40469 -x18636 -x13730 -x18233 -x19322 -x9022 -x35831 -x44694 -x43528 -x26381 -x41168 -x33815 -x13065 x40690 -x34665 -x8488 -x43030 -x41871 -x4273 -x19719 -x26680 -x44488 -x4136 -x36284 -x41569 -x3673 -x7498 -x29817 -x3813 -x15766 -x30570 -x18061 -x34834 -x30806 -x5987 -x19235 -x28668 x40950 -x1093 -x20907 -x13706 -x21214 -x7108 -x5082 -x37981 -x31432 -x12666 -x38963 -x5446 -x43896 -x7696 -x17806 -x22384 -x31757 -x10961 -x16109 -x8742 -x29626 -x26033 -x17873 -x20107 -x8909 -x14493 -x7109 -x36485 -x593 -x11949 -x20169 -x37209 -x11872 -x5063 -x2694 -x3687 -x40601 -x14315 -x15308 -x20574 -x43284 -x29054 -x16746 -x18624 -x40534 -x13407 -x34427 -x12744 -x44649 -x3566 -x37706 -x23420 -x12151 -x7818 -x29407 -x17093 -x37666 -x9365 -x42179 -x8543 -x41662 -x25705 -x26754 -x1036 -x2781 -x21296 -x35726 -x36700 -x37493 -x44138 -x9685 -x1638 -x39100 -x25909 -x42276 -x18439 -x16407 -x32374 -x32969 -x31221 -x6052 -x37359 x43209 -x40013 -x20336 -x2515 -x12596 -x1102 -x30132 -x38407 -x39606 -x14099 -x27447 -x10354 -x12488 -x3573 -x35915 -x35517 -x39955 -x13616 -x22616 -x2571 -x42676 -x11884 -x6928 -x25348 -x13665 -x15716 -x21878 -x40862 -x18210 -x2912 -x11185 -x15498 -x590 -x33649 -x17595 -x32843 -x2629 -x9972 -x16698 -x29860 -x24354 -x20670 x7612 -x17781 -x31557 -x28357 -x254 -x40896 -x16077 x41996 -x12304 -x25630 -x36243 -x13886 -x40038 -x22054 -x16387 -x15075 -x14608 -x23786 -x4814 -x27916 -x23945 -x32554 -x23270 -x21330 -x31105 -x18143 -x23154 -x38741 -x37570 -x11103 -x11336 -x43871 -x19086 -x27435 -x13587 -x30454 -x4852 -x9250 -x16742 -x9397 -x10077 -x13408 -x22703 -x1325 -x10440 -x29983 -x40951 -x26535 -x16287 -x23349 -x7974 -x25926 -x6717 -x17287 -x6395 -x35144 -x22060 -x23036 -x44063 -x32121 -x27907 -x27363 x44798 -x5578 -x41691 -x33550 -x36807 -x19147 -x29458 -x14700 -x25834 -x1192 -x6158 -x29886 -x41731 -x44775 -x39245 -x30346 -x41422 -x20252 -x33762 -x4484 -x21576 -x43859 -x20069 -x20058 -x38964 -x9411 -x16789 -x36618 -x40828 -x28791 -x6349 -x16470 -x17129 -x24644 -x22098 -x19862 -x25699 -x37391 -x2076 -x16380 -x44087 -x14188 -x14671 -x33106 -x9528 -x28580 -x1603 -x29297 -x29963 -x40194 -x15963 -x28639 -x41773 -x22135 -x13281 -x4695 -x23807 -x34485 -x14550 -x20064 -x43861 -x9592 -x39647 x16444 -x34012 -x30559 -x23711 -x17454 -x18188 -x4546 -x25868 -x5168 -x4201 -x32784 -x24627 -x25342 -x13031 -x35040 -x11016 -x32406 -x40143 -x15668 -x11771 -x11952 -x17073 -x22372 -x36269 -x5842 -x27599 -x14988 -x22326 x15374 -x30387 -x36526 -x42437 -x12438 -x2743 -x29890 -x8124 -x42590 -x22631 -x42211 -x19120 -x27070 -x8465 -x26695 -x6445 -x30430 -x22865 -x1688 -x22321 -x18179 -x17267 -x29040 -x39480 -x21277 -x31686 -x42149 -x33724 -x25527 -x11422 -x29494 -x6306 -x31203 -x14408 -x20694 -x34429 -x42795 -x30388 -x8692 -x40741 -x17386 -x1860 -x10461 -x31667 -x15895 -x33556 -x39355 -x4507 -x19632 -x1240 -x23780 -x16662 x41337 -x33236 -x19063 -x44163 -x7867 -x506 -x30040 -x21959 -x40470 -x42547 -x36578 -x5321 -x25273 -x39950 -x7359 -x33285 -x23921 -x41763 -x38416 -x5276 -x31255 -x25106 -x38048 -x29854 -x32783 -x42224 -x1967 -x35030 -x21081 -x24366 -x24554 -x11180 -x21123 -x31606 -x23915 -x28863 -x6601 -x17420 -x7622 -x4872 -x5461 -x32260 -x509 -x12808 -x42029 -x30648 -x13427 -x20112 -x18224 -x41799 -x33657 -x26858 -x31504 -x36369 -x15934 -x2797 -x43812 -x3597 -x6184 -x14498 -x12989 -x27314 -x40499 -x10536 -x11467 -x4867 -x37977 -x43908 -x3908 -x20488 -x18348 -x21569 -x6972 -x43541 -x10221 -x41359 -x5788 -x36765 x41357 -x17600 -x1188 -x2446 -x19935 -x25611 -x4594 -x35282 -x24147 -x21052 -x33322 -x27145 -x33958 -x27353 -x3758 -x23902 -x28178 -x25418 -x12157 -x6670 -x44221 -x25518 -x17615 -x3903 -x6384 -x44421 -x42459 -x11535 -x13421 -x10787 -x25738 -x47 x41221 -x6315 -x30687 -x12216 -x9971 -x43027 -x15831 -x12335 -x35624 -x7361 -x3048 -x14561 -x16889 -x27223 -x25423 -x39548 -x29221 -x12210 -x40507 -x18389 -x23798 -x32872 -x44175 -x17878 -x39912 -x37192 -x23472 -x19198 -x9771 -x38662 -x42645 -x38329 -x13213 -x19501 -x4543 -x37692 -x23317 -x12248 -x10700 -x2263 -x41472 -x9518 -x13670 -x26776 -x37574 -x15759 -x37942 -x3964 -x2196 -x26952 -x9350 -x44524 -x32446 -x41063 -x41728 -x730 -x20168 -x1888 -x42043 -x2525 -x9049 -x16759 -x12606 -x19341 -x34862 -x26505 -x24402 -x20733 -x4690 -x6942 -x29790 -x42370 -x9658 -x39424 -x21483 -x8349 x40450 -x13641 x44752 -x35617 -x12684 -x40676 -x32016 -x7110 -x13872 -x34420 -x43721 -x19664 -x17961 -x17835 -x12690 -x1962 -x18396 -x41785 -x44626 -x23762 -x16261 -x22560 -x4147 -x5680 -x16720 -x8226 -x29175 -x16038 -x22071 -x31156 -x30492 -x17241 -x39559 -x5297 -x27910 -x44287 -x32926 -x1261 -x8668 -x30998 -x13222 -x1156 -x26778 -x6745 -x3951 -x42974 -x4381 -x6330 -x13716 -x1045 -x3717 -x33683 -x30955 -x44432 -x22919 -x31334 -x32897 -x10204 -x29081 -x30907 -x11679 -x37670 -x32159 -x40708 -x9910 -x42884 -x5243 -x34494 -x35354 -x7526 -x21128 -x1136 -x4251 -x24919 -x27958 -x25801 -x2671 -x43405 -x888 -x26212 -x25990 -x37056 -x13159 -x10541 -x244 -x37088 -x14016 -x19593 -x7497 -x43785 -x2883 -x3610 -x3912 -x2848 -x25493 -x13785 -x40571 -x17079 -x16980 -x22450 -x32127 -x4600 -x31018 -x38566 -x8051 -x26862 -x36399 -x19806 -x5659 -x5369 -x18866 -x1607 -x23823 -x38226 -x21931 -x1743 -x26003 -x20766 -x12059 -x10085 -x30644 x44505 -x35265 -x6937 -x42824 -x2112 x43439 -x30219 -x2787 -x7410 -x19668 -x32706 -x23562 -x36336 -x7695 -x42747 -x12237 -x40139 -x37283 -x6485 -x27242 -x12011 -x10436 -x14688 -x15978 -x2601 -x6574 -x12320 -x8431 -x8894 -x3624 -x24443 -x416 -x39649 -x36918 -x16949 -x41383 -x3834 -x5336 -x19796 -x7382 -x24566 -x18959 -x16466 -x28279 -x33491 x27245 -x27201 -x30223 -x30325 -x12830 -x13470 -x42944 -x21150 -x3165 -x2514 -x13237 -x43396 -x34554 -x14444 -x38430 -x7881 -x25205 -x14535 -x3856 -x20696 -x39201 -x14019 -x23768 -x28663 -x18200 -x2765 -x43642 -x6587 -x36594 -x21601 -x17440 -x29450 -x3023 -x13489 -x9751 x43232 -x28173 -x42519 x40533 -x27786 -x8659 -x2195 -x44152 -x17269 -x5748 -x15008 x42664 -x37590 -x7235 -x10770 -x30139 -x22833 -x11029 -x12552 -x44321 -x14643 -x5335 -x2054 -x25504 -x595 -x40489 -x34316 -x39237 -x34910 -x11886 -x22277 -x35238 -x16585 -x15727 -x8480 -x38854 -x42873 -x1040 -x37957 -x1096 -x12991 -x10287 -x21820 -x38188 -x16862 -x18843 -x36840 -x24738 -x4235 -x10116 -x20333 -x20187 -x33861 -x28605 -x14901 -x14049 -x29751 -x36044 -x4851 -x12205 -x33736 -x34036 -x33877 -x8403 -x6075 -x12439 -x13104 -x22167 -x31584 -x36660 -x38845 -x8 -x31245 -x31910 -x10588 -x8016 -x26392 -x24308 -x701 -x39468 -x19433 -x31772 -x24160 -x18038 x41354 -x36838 -x40281 -x31688 -x2500 -x25183 -x12986 -x31478 -x17469 -x1065 -x11819 -x13075 -x1757 -x10502 -x26417 -x20320 -x28171 -x27988 -x23455 -x11546 -x10761 -x24851 -x15462 -x17145 -x38431 -x5292 -x4689 -x15389 -x37247 -x41485 -x16606 -x29873 -x38749 -x1265 -x21478 -x30579 -x33548 -x40767 -x49 -x7183 -x38195 -x21153 -x7321 -x23820 -x15290 -x37564 -x1147 -x33722 -x4783 -x9474 -x42738 -x28087 -x22554 -x20839 x43622 -x43778 -x27854 -x1068 -x19232 -x18790 -x10713 -x7241 -x21292 -x31804 -x21461 -x23574 -x43828 -x27246 -x10316 -x9216 -x15848 -x30571 -x3837 -x12958 -x745 -x10170 -x19293 -x14475 -x20548 -x8850 -x29698 -x14414 -x13392 -x33628 -x36172 -x2319 -x13164 -x15813 -x28534 -x7024 -x23250 -x41872 -x21775 -x24127 -x14037 -x25648 -x43816 -x4538 -x1055 -x11461 -x19487 -x16849 -x18239 -x23726 x44429 -x30961 -x26564 -x33355 -x35823 -x36546 -x17554 -x130 -x5055 -x1931 -x34044 -x40334 x40494 -x7827 -x26700 -x27428 -x22505 -x33005 -x7784 -x11509 -x30183 -x1139 -x11561 -x22793 -x23931 -x6314 -x18340 -x35594 -x32673 -x23655 -x8588 -x32215 -x32511 -x19517 -x5691 -x32695 -x28331 -x10410 -x557 -x15397 -x11375 -x34492 -x12039 -x26903 -x32120 -x3146 -x23676 -x178 -x19337 x21909 -x34896 -x6860 -x40119 -x851 -x40326 -x19284 -x34424 -x26691 -x28319 -x14272 -x18211 -x21889 -x32751 -x2161 -x32633 -x4278 -x32815 -x27381 -x16735 -x5214 -x16480 -x41797 -x35264 -x33811 -x12803 -x41636 -x19432 -x25078 -x30517 -x27429 -x1113 -x20094 -x31692 -x26827 -x14520 -x517 -x37718 -x7111 -x3116 -x26552 -x4002 -x4671 -x196 -x17828 -x24914 -x16485 -x15669 -x6498 -x40728 -x35199 -x16086 -x17752 -x6019 -x22906 -x15708 -x18499 -x7625 -x21101 -x12244 -x41757 -x28629 -x23848 -x43853 -x37032 -x18083 -x29224 -x30160 -x17965 -x16831 -x30250 -x31324 -x7917 -x38944 -x28191 -x31593 -x8430 -x7387 -x43177 -x34464 -x27660 -x18443 -x21306 -x41971 -x40610 -x36777 -x24524 -x2550 -x40636 -x24426 -x35719 -x20978 -x8539 -x5552 -x40190 -x10667 -x27035 -x5734 -x26208 -x22546 -x37399 -x13109 -x842 -x586 -x42748 -x37092 -x14609 -x21104 -x52 -x7667 -x19821 -x8436 -x37845 -x30819 -x8644 -x10797 -x37193 -x34132 -x3874 -x6914 -x25408 -x30213 -x42687 -x12162 -x29462 -x43135 -x7925 -x4966 -x8783 -x6308 -x715 -x5380 -x43570 x42901 -x16216 -x39371 -x25250 -x8340 -x40913 -x8839 -x19783 x43844 x44513 -x36114 -x4441 -x22004 -x686 -x8844 -x22146 -x40841 -x4794 -x36533 -x13732 -x17378 -x4277 -x5663 -x23335 -x8654 -x15522 -x14597 -x43017 -x31102 -x40852 -x3921 -x42487 -x17017 -x2911 -x32582 -x34360 -x4557 -x26991 -x34857 -x18033 -x2869 -x39903 -x14303 -x2318 -x41272 -x36512 -x40817 -x43926 x16972 -x10357 -x31372 -x9274 -x15675 -x17444 -x2271 -x28359 -x20347 -x11890 -x44606 -x29580 -x3349 -x44581 -x2041 -x17451 -x3681 -x17390 -x10439 -x38059 -x24525 -x23365 -x24557 -x30373 -x482 -x12518 -x16372 -x5655 -x5385 -x25562 -x1502 -x9099 -x25917 -x30475 -x9825 -x25213 -x35351 -x7655 -x39013 -x33209 -x2913 -x40710 -x24651 -x23949 -x11934 -x8522 -x25344 -x35365 -x40975 -x18 -x38890 -x30066 -x17749 -x37607 -x9248 -x8727 -x458 -x6411 -x30380 -x10117 -x30474 -x28094 -x44484 -x26595 -x30520 -x23720 x36925 -x19518 -x44276 -x23863 -x7442 -x34960 -x31025 -x14237 -x11108 x40989 -x8945 -x36 -x10425 -x33544 -x41092 x41370 -x19588 -x3268 -x27188 -x14295 -x12985 -x34505 -x12415 -x2398 -x30882 -x25871 -x35856 -x20745 -x13488 -x33711 -x43219 -x32443 -x23108 -x43018 -x15677 -x19932 -x3901 -x1706 -x17824 -x10749 x44509 -x2875 -x14977 -x17946 -x25726 -x1630 -x32703 -x39483 -x28128 -x38994 -x26729 -x3362 -x33562 -x16321 -x13493 -x8228 -x40971 -x19815 -x37974 -x17908 -x16791 -x18649 -x40997 -x15681 -x43722 -x9779 -x27748 -x30984 -x37568 -x20977 -x21962 -x3789 -x2903 -x27140 -x27545 -x26323 -x34646 x30284 -x35774 -x42652 -x3420 -x125 -x11971 -x24251 -x9005 -x612 -x26645 -x20853 -x42394 -x18035 -x34239 -x29355 -x28821 -x35691 -x2898 -x23379 -x3522 -x23573 -x39202 -x28653 -x35128 -x30348 -x41778 -x11246 -x20609 -x12637 x41041 -x20071 -x2395 -x35710 -x37120 -x19130 -x10835 -x26127 -x9707 -x27573 -x10284 -x15131 -x10422 -x37236 -x6535 -x33105 -x122 -x33752 -x30748 -x5054 -x15463 -x38020 -x11744 -x155 x43952 -x23291 -x32269 -x22493 -x29604 -x5724 -x24721 -x40626 -x19951 -x20036 -x18248 -x2140 -x35569 -x40367 -x30807 -x33921 -x8253 -x42493 -x24073 -x39540 -x20477 -x18540 -x43261 -x22094 -x18693 -x24302 -x17296 -x14772 -x4269 -x749 -x13128 -x15629 -x1442 -x15293 -x18454 -x703 -x14488 x44089 -x13492 -x21675 -x19506 -x41188 -x10902 -x32305 -x12870 -x24834 -x33641 -x15073 -x2350 -x10107 -x39434 -x29783 -x42098 -x10651 -x1869 -x36054 -x15863 -x21500 -x31301 -x14816 -x2675 -x25788 -x17075 -x5337 -x26810 -x3785 -x40385 -x11652 -x29579 -x29907 -x28244 -x28998 -x6565 -x529 -x44658 -x2717 -x27074 -x18789 -x41829 -x35783 -x93 -x10522 -x3974 -x5121 -x39063 -x25451 -x23234 -x30263 -x7071 -x23694 -x34520 -x24086 -x14974 -x417 -x25873 -x27152 -x23703 -x26074 -x37927 -x32963 -x26946 -x26845 -x32379 -x28599 -x31118 -x29661 -x38608 -x35822 -x17714 -x9763 -x32747 -x28451 -x21881 -x35894 -x17382 -x17412 -x40550 -x13575 -x15536 -x6611 -x41091 -x38817 -x22515 -x21085 -x22486 -x44708 -x38816 -x28280 -x6078 -x21970 -x2240 -x40490 -x44534 -x16320 -x21765 -x38868 -x41410 -x3087 -x20419 -x18406 -x24793 -x31928 -x6683 -x13391 x44390 -x41179 -x29599 -x38703 -x34749 -x43875 -x43854 -x26397 -x1410 -x40877 -x29992 -x25302 -x17259 -x41851 -x42955 -x40853 -x5387 -x35155 -x37993 -x30921 -x5661 -x17224 -x9296 -x43799 -x15891 -x8903 x44411 -x38123 -x17007 -x8781 -x11862 -x22504 -x36338 -x4448 -x30847 -x44305 -x3069 -x15342 -x34602 -x14998 -x22832 -x9482 -x3549 -x43981 -x13270 -x2045 -x33249 -x22403 -x7282 -x43674 -x15472 -x29618 -x10081 -x39852 -x25086 -x13478 -x26098 -x5645 -x43804 -x28700 -x21433 -x40108 -x32174 -x12009 -x35802 -x14470 -x37450 -x8394 -x8823 -x9917 -x16570 -x32762 -x31964 -x16325 -x14305 -x15433 -x5572 -x16432 -x21546 -x27911 -x9866 -x25670 -x32035 -x11026 x41320 -x8577 -x18694 -x7258 -x18605 -x3765 -x9218 -x37345 -x34895 -x14373 -x23415 -x22305 -x14445 -x20241 -x43426 -x5007 -x43296 -x14070 -x14961 -x24948 -x23053 -x11445 -x8623 -x39136 -x12810 -x25203 -x19428 -x6659 -x22378 -x26486 -x20219 -x33386 -x27222 -x42580 -x32156 -x42956 -x1470 -x42940 -x4577 -x30246 -x14249 -x40106 -x16188 -x35651 -x34052 -x5425 -x14170 -x14999 -x11363 -x2470 -x16905 -x12536 -x18709 -x40160 -x40400 -x24787 -x34989 -x29757 -x8006 -x38353 -x32763 -x2291 -x10416 -x24440 -x26888 -x170 -x451 -x23534 -x39459 -x407 -x8971 -x30356 -x23367 -x17232 -x32804 -x5176 -x25491 -x6900 -x9740 -x25809 -x27824 -x32407 -x26115 -x16352 -x17768 -x34412 -x31167 -x14691 -x8881 -x40771 -x35847 -x6850 -x33563 -x12401 -x4873 -x36170 -x35477 -x19246 -x41367 -x14686 -x1578 -x4281 -x19311 -x36747 -x40258 -x19633 -x41852 -x2939 -x26939 -x15443 -x12861 -x40308 -x21508 -x8799 -x26445 -x3031 -x9029 -x2658 -x43103 -x26307 -x28465 -x27072 -x33469 -x25196 -x13409 x40630 -x38670 -x28777 -x35907 -x40311 -x26508 -x21067 -x255 -x44257 -x31759 -x7823 -x32196 -x44788 x41695 x44512 -x33639 -x569 -x29254 -x28001 -x42779 -x14 -x28934 -x42866 -x10240 -x7185 -x3036 -x23038 -x32030 -x3775 -x31893 -x15134 -x5643 -x31198 -x17417 -x36493 -x41465 -x20673 -x38832 -x14131 -x34719 -x29576 -x41970 -x27677 -x8762 -x14506 -x5603 -x37968 -x1876 -x33391 -x26724 -x12343 -x22141 -x19369 -x24038 -x26905 -x19805 -x43450 -x19685 -x11414 -x7730 -x4339 -x5165 -x24430 -x19604 -x819 -x31028 -x1696 -x9573 -x34067 -x25082 -x21016 -x25115 -x25760 -x41857 -x26947 -x37178 -x1861 -x39207 -x29526 -x15546 -x4656 -x12006 -x34328 -x27023 -x2390 -x40423 -x33002 -x35313 -x12195 -x22236 -x44453 -x20389 -x35520 -x19025 -x12891 -x29275 -x18388 -x37006 -x13094 -x329 -x43911 -x28474 -x29167 -x35490 -x38455 -x22356 -x12062 -x31836 -x16133 -x34253 -x42963 -x15528 -x34965 -x31573 -x10993 -x21918 -x18441 -x43780 -x35359 -x22422 -x23008 -x37846 -x17175 -x39374 -x11602 -x34305 -x22787 -x1215 -x34051 -x4518 -x29748 -x15788 -x5484 -x35642 -x19976 -x22156 -x6995 x40668 -x33192 -x21009 -x5023 -x31912 -x27093 -x26170 -x26932 -x9439 -x322 -x16393 -x14992 -x35795 -x28684 -x24581 -x8375 -x18769 -x39773 -x34653 -x36751 -x38848 -x33703 -x18896 -x31226 -x2135 -x9863 -x14283 -x32109 -x38480 -x12916 -x43633 -x8025 -x11781 -x11729 -x4248 x41943 -x38449 -x13304 -x43928 -x37997 -x25525 -x36472 -x22737 -x21692 x31859 -x28711 -x24902 -x14220 -x6766 -x22330 -x24270 -x1484 -x39495 -x5207 -x4394 -x285 -x8069 -x5617 x41407 -x27439 -x38075 -x6553 -x18314 -x44039 -x31287 -x40148 -x31138 -x38213 -x40436 -x19609 -x13985 x43867 -x25011 -x9149 -x25928 -x39303 -x11247 -x38733 -x8729 -x7281 x35601 -x9790 -x17551 -x1859 -x7770 -x42018 -x7403 -x4180 -x24985 -x42852 -x19820 -x9258 -x40444 -x40319 -x27149 -x38003 -x20754 -x24775 -x4977 -x18656 -x11869 -x5290 -x5512 -x19590 -x3714 x43866 -x22046 -x34894 -x32257 -x28522 -x15139 -x36012 -x28995 -x18967 -x6230 -x5613 -x18380 -x23063 -x43594 -x12511 -x8613 -x5448 -x8099 -x22801 -x42065 -x7544 -x9245 -x32106 -x12279 -x13082 -x17020 -x19768 -x18376 -x28478 -x34422 -x15426 -x10618 -x1620 -x23075 -x25631 -x14983 -x7446 -x19912 -x33960 -x5093 -x1419 -x5944 -x21677 -x25034 -x12995 -x28343 -x14611 -x42683 -x40387 -x29796 -x2090 -x44369 -x41790 -x10292 -x22989 -x26018 -x10634 -x33021 -x14645 -x3032 -x3054 -x10053 -x10006 -x38325 -x43977 -x41416 -x656 -x26911 -x7329 -x35161 -x7504 -x39419 -x6911 -x28139 -x37817 -x297 -x21379 -x39369 -x32696 -x21417 -x8433 -x24833 -x13808 -x22908 -x37273 -x27906 -x7484 -x20471 -x44461 -x24826 -x34865 -x31595 -x7456 -x41538 -x515 -x33497 -x34416 -x17291 -x24749 -x16934 -x12049 -x14627 -x376 -x41593 -x4197 -x27505 -x31211 -x25510 -x32595 -x2980 -x4691 -x29070 -x5586 -x10569 -x9989 -x43519 -x16482 -x12462 -x8876 -x39517 -x6540 -x28102 -x5072 -x9069 -x24875 -x39896 -x7244 -x24441 -x16350 -x26055 -x13717 -x2455 -x42372 -x15184 -x22726 -x37512 -x30413 -x36690 -x37502 -x15236 -x36380 -x11562 -x12489 -x4942 -x18142 -x40041 -x26071 -x23692 -x3181 -x25060 -x29454 -x20315 -x27397 -x418 -x8108 -x14656 -x1933 -x24386 -x31972 -x5340 -x34803 -x36827 -x6183 -x29197 -x38408 -x1988 -x5422 -x33404 -x12906 -x11866 -x31428 -x38807 -x27552 -x34692 -x40107 -x35712 -x18915 x44698 -x17387 -x3099 -x8753 -x10916 -x12660 -x7996 -x12019 -x36353 -x39156 -x31922 -x15432 -x7006 -x10175 -x16169 -x36344 -x33186 -x40381 -x37117 -x18528 -x19131 -x19733 -x3945 -x19814 -x5730 -x2590 -x18339 -x40344 -x2383 -x10073 -x21216 -x22659 -x42453 -x9783 -x32798 -x29278 -x38884 -x27085 -x38302 -x12509 -x8337 -x7588 -x37194 -x22994 -x33091 -x264 -x21921 -x6172 -x27346 -x20178 -x8079 -x21299 -x28493 -x41875 -x10665 -x30659 -x34911 -x12681 -x28329 -x40939 -x34300 -x610 -x20848 -x30106 -x44408 -x6249 -x3441 -x6651 -x8944 -x14745 -x26450 -x10831 -x16103 -x35176 -x22477 -x44685 -x11079 -x36471 -x20783 -x34221 -x21655 -x9938 -x19233 -x2544 -x37980 -x22512 -x24292 -x23587 -x1821 -x36346 -x38484 -x20961 -x113 -x7563 -x21642 -x35966 -x35049 -x32279 -x28775 -x6938 -x11697 -x6156 -x23470 -x23478 -x7666 -x16117 -x33190 -x35046 -x13801 -x25403 -x23517 -x3561 -x7926 -x14516 -x37828 -x13484 -x26493 -x44754 -x26031 -x43965 -x27734 -x35190 -x30920 -x25472 -x13207 -x26601 -x39315 -x4425 -x19563 -x5218 -x6598 -x4899 x40665 -x22545 -x30206 -x13152 -x38346 -x7112 -x1625 -x7995 -x10457 -x38103 -x1822 -x41376 -x22579 -x21358 -x1783 -x10779 -x25695 -x8237 -x10126 -x44054 -x3044 -x42744 -x20738 -x4113 -x22637 -x6038 -x4793 -x11900 -x1597 -x18936 -x20964 -x30836 -x24947 -x26738 -x21328 -x2631 -x18560 -x21412 -x9368 -x32686 x41847 -x40932 -x28185 -x16306 -x19021 -x22518 -x18182 -x555 -x39732 -x27527 -x34176 -x5579 -x15890 -x19375 -x26882 -x31252 -x19598 -x11809 -x34245 -x35816 -x32062 -x43277 -x43249 -x5500 -x13753 -x44370 -x22281 -x6720 -x43005 -x2971 -x43595 -x40054 -x33398 -x37612 -x20840 -x11355 -x37906 -x25227 -x35798 -x186 -x5984 -x12416 -x25473 -x41922 -x26910 -x9445 -x4806 -x35683 -x37527 -x13870 -x20653 -x29514 -x40842 -x14704 -x18095 -x5650 -x33841 -x14554 -x26960 -x19038 -x22924 -x22863 -x29133 -x30815 -x31582 -x3942 -x7608 -x36704 -x24671 -x2415 -x19263 -x34446 -x18209 -x29071 -x3077 -x44071 -x4875 -x316 -x1420 -x35449 -x43314 -x14716 -x16472 -x34361 -x24771 -x27972 -x31825 -x2149 -x34672 -x24739 -x25521 -x42668 x41231 -x43691 -x21619 -x12737 -x43091 -x28705 -x39270 -x30384 -x24504 -x23224 -x26815 -x43499 -x12886 -x41813 -x11032 -x12988 -x6225 -x44604 -x3052 -x22932 -x13194 -x5086 -x13468 -x11811 -x29108 -x14043 -x11981 -x30623 -x12746 -x21634 -x13121 -x29642 -x44584 -x16447 -x25865 -x14947 -x7466 -x4458 -x20438 -x12096 -x2176 -x3940 -x25724 -x5554 -x27800 -x40443 -x8355 -x29738 -x5155 -x8061 -x31361 -x23307 -x23760 -x19387 -x22936 -x43923 -x6512 -x20052 -x1018 -x16463 -x13937 -x26190 -x19309 -x5483 -x35481 -x23912 -x32491 -x44767 -x18913 x38491 -x8154 -x8587 -x31115 -x4542 -x41271 -x8664 -x27286 -x13145 -x32908 -x42196 -x42576 -x19123 -x40409 -x27586 -x29788 -x24008 -x12202 -x38880 -x7207 -x16418 -x14938 -x40068 -x44780 -x12892 -x25101 -x11919 -x35198 -x29523 -x1939 -x14298 -x33716 x44232 -x11041 -x31326 x44563 -x15337 -x521 -x29179 x40959 -x15483 -x28786 -x13878 -x9495 -x25541 -x27420 -x25759 -x39104 -x13954 x40835 -x11147 -x3194 -x32569 -x42864 -x41120 -x20677 -x23446 -x23799 -x9513 -x43497 -x17476 -x22471 -x27996 -x15350 -x36845 -x7019 -x32812 -x11530 -x39233 x42481 -x43929 -x37632 -x14067 -x23057 -x9380 -x844 -x925 -x34974 -x4132 -x29779 -x21840 -x12990 -x31941 -x24782 -x13970 -x43680 -x32593 -x39508 x43053 -x8175 -x5771 -x20105 -x38104 -x37140 -x11307 -x35378 -x40272 -x3930 -x33733 -x31703 -x26102 -x10810 -x41420 -x781 -x21966 -x20109 -x36528 -x39026 -x3425 -x16676 -x13604 -x42916 -x29633 -x22428 -x7605 -x6960 -x14807 -x30851 -x2412 -x40414 -x26816 -x2827 -x31594 -x17238 -x30969 -x34644 -x5541 -x10112 -x35336 -x22377 -x37884 -x13631 x18952 -x21074 -x42802 -x21901 -x40315 x43846 -x43324 -x19714 -x24393 -x4925 -x6558 -x40057 -x17135 -x17341 -x31619 -x1341 -x44579 -x28040 -x29112 -x10299 -x27623 -x16996 -x18548 -x4590 -x30878 -x39976 -x10214 -x40358 -x31655 -x32785 -x17570 -x26538 -x14006 -x31179 -x14025 -x21092 -x6871 -x14774 -x10650 -x2102 -x29530 -x14238 -x27120 -x10182 -x33181 -x30580 -x19997 -x20332 -x262 -x37177 -x27479 -x20627 -x23510 -x31531 -x1623 -x40666 -x18981 -x22896 -x24032 -x5977 -x40267 -x19891 -x23531 x40938 -x23258 -x1889 -x42251 -x38062 -x14880 -x23076 -x13799 -x25744 -x29795 -x2632 -x20018 -x24541 -x12655 -x37119 -x22057 -x37228 -x21091 -x16938 -x18568 -x28751 -x16901 -x27781 -x12912 -x31906 -x6014 -x10952 -x22456 -x1771 -x32303 -x15753 -x36298 -x43658 -x6408 -x24027 -x27193 -x44405 -x42854 -x29459 -x22589 -x40234 -x14127 -x20136 -x2255 -x31180 -x20206 -x11104 -x17587 -x44296 -x9428 -x30423 -x5411 -x26725 -x25529 -x2770 -x3002 -x36761 -x31104 -x17688 -x12697 -x7295 -x5814 -x31404 -x30811 -x28901 -x23763 -x31541 -x10135 -x21986 -x25995 -x27062 -x2191 -x23753 -x20209 -x42599 -x30444 -x31142 -x42813 -x14179 -x29741 -x14253 -x24399 -x42677 -x37654 -x10249 -x26151 -x5751 -x11323 -x25085 -x39782 -x15321 -x27953 -x19616 -x12599 -x36829 -x41055 -x38965 -x21264 -x19766 -x4647 -x2958 -x1450 -x39993 -x24307 -x4640 -x26784 -x9546 x25329 -x44108 -x3880 -x1088 -x29016 -x8210 -x15200 -x37385 -x24761 -x14903 -x33973 -x23776 -x6358 -x13955 -x33155 -x15602 -x16136 -x41541 -x3927 -x13130 -x8221 -x35997 -x8200 -x3132 -x6517 -x41856 -x3324 -x38586 -x38429 -x34687 -x40770 -x34216 -x9559 -x5938 -x536 -x8388 -x42054 -x7397 -x6778 -x7042 -x41932 -x4936 -x9510 -x1155 -x36757 -x7886 x43148 -x949 -x20856 -x8619 -x42060 -x7942 -x38263 -x39218 -x772 -x32151 -x14076 -x26868 -x19830 -x23710 -x15638 -x5266 -x44588 -x35729 -x16157 -x16528 -x32474 -x36680 -x38127 -x4642 -x35791 -x11188 -x17415 -x23491 -x19521 -x15715 -x41897 -x5837 -x19949 -x25182 -x42550 -x95 -x12228 -x21254 -x35051 -x24036 -x27634 -x22240 -x21829 -x16334 -x6241 -x19661 -x38797 -x1453 -x41923 -x26220 -x19569 -x7704 -x22496 -x16640 -x11308 -x33979 -x20591 -x4751 -x13430 -x10060 -x34669 -x20994 -x27372 -x35787 -x7210 -x37374 -x4923 -x11492 -x7051 -x28390 -x13884 -x39594 -x12215 -x7357 -x13712 -x3293 -x16186 -x23658 -x20159 -x7707 -x20515 -x23505 -x7430 x42164 -x22027 -x25387 -x15405 -x39272 -x23050 -x6694 -x157 -x10775 -x17214 -x32424 -x10701 -x10493 -x32264 -x15747 x41842 -x26312 -x43856 -x31578 -x31380 -x12563 -x7022 -x10419 -x10782 -x17442 -x29465 -x19999 -x33465 -x25850 -x29538 -x44771 -x10942 -x25733 -x7283 -x29469 -x21167 -x26828 -x44289 -x12598 -x4517 -x7748 -x11774 -x1190 -x20802 -x26753 -x30456 -x4240 -x24635 -x10193 -x31900 -x21446 -x36638 -x2460 -x1466 -x12625 -x40185 -x34006 -x36613 -x76 -x26940 -x33618 -x26984 -x39878 -x24631 -x14937 -x4813 -x43305 -x10279 -x43389 -x44552 -x12954 -x5325 -x40048 -x36557 -x1659 -x14574 -x7468 -x35858 -x21275 -x20356 -x23765 -x5672 -x8720 -x39828 -x23992 -x19746 -x30770 -x24521 -x5823 -x4637 -x1566 -x28230 -x33776 x43488 -x39769 -x17796 -x22763 -x20947 -x31247 -x8302 -x11267 -x5969 -x25419 -x2167 -x29581 -x1540 -x39755 -x11400 -x37233 -x38467 -x1938 -x8389 -x6902 -x41204 -x8747 -x8158 -x28833 -x23030 -x3236 -x29610 -x24664 -x13458 -x26252 -x31847 -x43899 -x42432 -x12634 -x1047 -x43122 -x34177 -x30850 -x34907 -x28032 -x13301 -x6853 -x11763 -x6002 -x17944 -x9199 -x35452 -x14202 -x34823 -x16675 -x9341 -x7932 -x11765 -x36206 -x9558 -x20223 -x24387 -x327 -x8787 -x39546 -x6727 -x19828 -x5116 -x21290 -x14893 -x3035 -x37716 -x38910 -x24070 -x38928 -x10982 -x14504 -x9892 -x34946 -x36492 -x34099 -x10229 -x24000 -x31492 -x11932 -x40872 -x39097 -x28726 x40738 -x34329 -x6399 -x19544 -x8020 -x30332 -x18554 -x1841 -x39694 -x27134 -x19649 -x6203 -x16701 -x21466 -x728 -x42418 -x10171 -x40412 -x12357 -x27283 -x908 -x28033 -x39926 -x38215 -x35292 -x44188 -x26666 -x27888 -x27468 -x18601 -x26628 -x14743 -x42869 -x23242 -x4190 -x31760 -x34711 -x31284 -x27981 -x12495 -x35499 -x29816 -x44648 -x22790 -x41246 -x26380 -x3188 -x19345 -x6596 -x7413 -x5699 -x776 -x21663 -x27484 -x12443 -x24571 -x33167 -x36608 -x5858 -x7197 -x30661 -x32772 -x41914 -x43626 -x27391 -x39220 -x23654 x41891 -x31036 -x37930 -x36124 -x16231 -x38799 x41046 -x36701 -x7554 -x40342 -x28615 -x6208 -x29994 -x17673 -x40941 -x16531 -x13091 -x11001 -x12482 -x32019 -x35422 -x24916 -x4017 -x27233 -x11596 -x38940 -x15737 -x3875 -x9905 -x27065 -x5339 -x18876 -x30254 -x3796 -x41956 -x38216 -x39118 -x3861 -x32398 -x30892 -x30499 -x26136 -x38030 -x26530 -x33669 -x14002 -x44016 -x15826 -x37578 -x2068 -x44431 -x26820 -x18824 -x10870 -x31076 -x42371 -x35193 -x30946 -x4450 -x16314 -x40398 -x34879 -x42558 -x27568 -x21681 -x25010 -x28269 -x21917 -x16633 -x26131 -x17320 -x4985 -x35959 -x32990 -x39436 -x21152 x19863 -x11865 -x8204 -x35178 -x37627 -x42502 -x23122 -x39174 -x10809 -x12862 -x3537 -x41302 -x11590 -x32918 -x28607 -x3219 -x17013 -x4247 -x35252 -x12169 -x7729 -x25445 -x6189 -x26320 -x5725 -x11040 -x25569 -x25920 -x43906 -x17174 -x2393 -x40136 -x29080 -x15710 -x20376 -x36593 -x39948 x37061 -x43696 -x38521 -x3403 -x8891 -x7668 -x20250 -x10000 -x19994 -x2507 -x19835 -x28779 -x31062 -x19915 -x22814 -x23087 -x21232 -x37604 -x18169 -x37439 -x44145 -x1035 -x23926 -x25486 -x14116 -x7326 -x6286 -x42811 -x5006 -x23040 -x6736 -x37831 -x24145 -x4696 -x16700 -x27529 -x14254 -x28570 -x5497 -x8867 -x30025 -x18697 -x27150 -x15328 -x90 -x34075 -x26796 -x44809 -x13980 -x38039 -x31046 -x40339 -x13511 -x33934 -x23387 -x30974 -x19049 -x27764 -x7170 -x40014 -x9795 -x2896 -x29515 -x4102 -x35229 -x28762 -x4812 -x32499 -x6227 -x13348 -x16821 -x14222 -x15784 -x27802 -x40888 -x18275 -x29550 -x5261 -x13908 -x18412 -x33232 -x33342 -x21391 -x32614 -x24795 -x22916 -x24868 -x4974 -x19504 -x39472 -x16104 -x26901 -x42467 -x50 -x12733 -x40239 -x33489 -x25000 -x21893 -x24371 -x5694 -x36024 -x8410 -x26854 -x21510 -x35391 -x13357 -x18016 -x30059 -x35586 -x30064 -x22258 -x7328 -x23231 -x28960 -x25684 -x21486 -x27300 -x5912 -x21620 -x13379 -x44365 -x15521 -x32714 -x33565 -x12973 -x11131 -x6919 -x11013 -x2637 -x13844 -x30699 -x8810 -x16677 -x14054 -x21794 -x10641 -x18663 -x26526 -x834 -x26038 -x12270 -x30557 -x34702 -x9081 -x4356 -x26572 -x35839 -x36143 -x19876 -x12956 -x44197 -x4357 -x33095 -x8686 -x37170 -x32232 -x38227 -x5496 -x13589 -x9634 -x29625 -x1462 -x25711 -x7444 -x11220 -x37499 -x23832 -x19956 -x7215 -x10717 -x3339 -x41644 -x15509 -x35576 -x20292 -x44329 -x32899 -x41094 -x277 -x11301 -x9140 -x21485 -x39770 -x32781 -x30185 -x43507 -x6544 -x25041 -x19571 -x37318 -x6410 -x27523 -x30918 -x29292 -x13293 -x32311 -x37485 -x30248 -x10531 -x3134 -x560 -x27167 -x32973 -x3767 -x5360 -x27934 -x11294 -x18476 -x6471 -x3707 -x2624 -x4084 -x24932 -x29908 -x17855 -x5205 -x37644 -x33080 -x7195 -x22320 -x22948 -x619 -x19596 -x9108 -x14429 -x39621 -x29643 -x29956 -x21439 -x18931 -x2821 -x17646 x41201 -x19663 -x44037 -x591 -x26844 -x32487 -x737 -x39025 -x18269 -x39941 -x43901 -x33570 -x34279 -x4107 -x24381 -x35646 -x4212 -x17987 -x5962 -x21413 -x32512 -x8653 -x9008 -x24408 -x37549 -x8371 -x2475 -x40337 -x9298 -x44683 -x14861 -x35636 -x35275 -x38101 -x33202 -x42541 -x36144 -x33773 -x20721 -x3826 -x40698 -x43220 -x36903 -x29122 -x8085 -x37597 -x17319 -x34804 -x8111 -x31296 -x28664 -x35811 -x7964 -x10974 -x16920 -x15707 -x42743 -x5884 -x20161 -x25236 -x13476 -x37458 -x5090 -x766 -x26034 -x29158 -x29990 -x19118 -x6868 -x37951 -x5820 -x29803 -x20427 -x16522 -x8032 -x36519 -x24731 -x14844 -x27083 -x3379 -x14615 -x10753 -x8485 -x41468 -x13028 -x39261 -x23037 -x5346 -x21163 -x15438 -x35955 -x26435 -x39103 -x30514 -x31303 -x5826 -x29284 -x6889 -x19786 -x27795 -x25367 -x19094 -x26103 -x32625 -x9845 -x12435 -x8318 -x35620 -x33419 -x8984 -x2990 -x23955 -x36873 -x30094 -x2621 -x10179 -x37066 -x25287 -x24772 -x17964 -x5574 -x15763 -x17941 -x33755 -x36337 -x14126 -x33338 -x29888 -x3193 -x40210 -x32909 -x34587 -x17579 -x40844 -x14494 -x8942 -x39462 -x34852 -x5651 -x7370 -x37864 -x17300 -x245 -x31499 -x28799 -x42025 -x8516 -x35616 -x1585 -x19430 -x44010 -x31153 -x37226 -x16279 -x8841 -x32627 -x43700 -x29828 -x44646 -x24553 -x38362 -x13404 -x28820 -x23084 -x29952 -x40790 -x6240 -x21914 -x28038 -x42593 -x32325 -x44574 -x24607 -x40088 -x32394 -x4367 -x20749 -x11476 -x27194 -x23259 -x20199 -x23558 -x3266 -x11255 x19203 -x43937 -x14007 -x38701 -x27750 -x6820 -x38945 -x28348 -x4008 -x14957 -x31899 -x9913 -x4681 -x11010 -x20638 -x42719 -x6060 -x31877 -x30394 x44751 -x12120 -x10985 -x15742 -x219 -x31085 -x39514 -x5376 -x21145 -x44051 -x31454 -x6721 -x13567 -x32946 -x32800 -x89 -x38497 -x8043 -x12738 -x42531 -x18820 -x40151 -x13436 -x3540 -x12278 -x43689 -x23636 -x20125 -x25353 -x32737 -x28638 -x40988 -x14456 -x36348 -x7580 -x19460 -x11627 -x8532 -x27671 x42634 -x33933 -x21054 -x24218 -x16269 -x34561 -x24092 -x8341 -x5818 -x29513 -x8195 -x7952 -x10115 -x12328 -x22278 -x27838 -x11092 -x20353 -x10826 -x11477 -x9167 -x6370 -x9458 -x29840 -x23524 -x29931 -x8227 -x21420 -x18336 -x3064 -x12859 -x26787 -x8773 -x4892 -x9667 -x22170 -x1231 -x21035 -x24545 -x25058 -x35175 -x42730 -x12377 -x44663 -x13214 -x34838 -x36733 -x14443 -x31210 -x2485 -x22293 -x2084 -x35237 -x20711 -x11274 -x44388 -x39927 -x9547 -x19852 -x36128 -x4328 -x42809 -x32661 -x19841 x42904 -x1318 -x30364 -x12613 -x8564 -x8861 x44339 -x35014 -x43806 -x22704 -x37622 -x40392 -x32594 -x42911 x41289 -x21482 -x22710 -x16330 -x37330 -x15487 -x40962 -x355 -x28016 -x19886 -x18712 -x5273 -x10140 -x43062 -x30963 -x15878 -x7529 -x17056 -x5567 -x36774 -x5697 -x44603 -x30270 -x22686 -x1609 -x37521 -x33360 -x5412 -x9257 -x6115 -x10851 -x5147 -x27652 -x28388 -x11183 x32077 -x4338 -x36623 -x24587 -x33920 -x15356 -x8931 -x38138 x41405 -x20015 -x23495 -x7876 -x35062 -x21164 -x35632 -x31213 -x9299 -x10304 -x39086 -x1951 -x977 -x9758 -x6070 -x14857 -x43599 -x43549 -x11454 -x44023 -x7076 -x19458 -x13553 -x43730 -x32712 -x17555 -x25093 -x16477 -x32361 -x24421 -x23049 x40886 -x15609 -x604 -x43972 -x34515 -x22418 -x13117 -x13185 -x19751 -x24975 -x12578 -x1449 -x11206 -x10244 -x38515 -x42982 -x15326 -x21831 -x3137 -x34751 -x43958 -x34543 -x38351 x44194 -x12078 -x43127 -x34226 -x10131 -x42329 -x8959 -x1485 -x14620 -x44164 -x14490 -x15085 -x12266 -x18938 -x19808 -x30724 -x38625 -x23485 -x38932 -x29191 -x17809 -x42741 -x36195 -x42789 -x38689 -x27887 -x24252 -x25558 -x39983 -x10804 -x25737 -x21498 -x34836 -x37788 -x38825 -x31609 -x27421 -x14463 -x4263 -x23289 -x5039 x41254 -x19330 -x17188 -x35973 -x30837 -x19762 -x15226 -x10535 -x17146 -x23370 -x37153 -x2081 -x9701 -x36341 -x36811 -x26341 -x40492 -x19944 -x5524 -x16707 -x2703 -x15206 -x21447 x44681 -x21662 -x11193 -x37172 -x16064 -x1208 -x7333 -x43532 -x23310 -x23010 -x3631 -x27002 -x7640 -x39091 -x12884 -x34596 -x12900 -x14311 -x21721 -x36096 -x1713 -x26442 -x14659 -x3622 -x18286 -x12629 -x24277 -x42654 -x27282 -x16244 -x44064 -x28339 -x35289 -x20204 -x8602 -x38153 -x21558 -x17879 -x4765 -x42850 -x35655 -x15926 -x12408 -x18864 -x676 -x38983 -x19080 -x6079 -x35714 -x3849 -x41747 -x13510 -x11485 -x18450 -x28511 -x36040 -x33621 -x44210 -x463 -x21803 -x12080 -x37588 -x16583 -x3916 -x42365 -x3926 -x386 -x11170 -x4859 -x24989 -x10325 -x29376 -x20061 -x38094 -x39730 -x27758 -x10679 -x25595 -x10633 -x14549 -x525 -x11409 -x22811 -x13953 -x11829 -x3240 -x35306 -x18009 -x10407 -x23981 -x12289 -x39759 -x11734 -x7417 -x14189 -x1267 -x26692 -x37971 -x6562 -x17143 -x19138 -x18137 -x35528 -x31523 -x42485 -x32023 -x29569 -x43879 -x27160 -x40595 -x3244 -x28404 -x10094 -x1707 -x40810 -x40784 -x21577 -x20005 -x38222 -x24342 -x9173 -x32177 -x32075 -x15434 -x8999 -x23679 -x19393 -x39262 -x23155 -x1012 -x17189 -x18332 -x40581 -x43459 -x14128 -x25948 -x4655 -x42881 -x28067 -x15198 -x20623 -x5429 -x43634 x44195 -x43449 -x33037 -x16772 -x24830 -x30251 -x41414 -x24630 -x6057 -x44047 -x37962 -x44521 -x22991 -x11116 -x9746 -x30935 -x24971 -x10018 -x15384 -x5277 -x42561 -x11455 -x21562 -x4910 -x39876 -x30086 -x16888 -x4218 -x31458 -x34015 -x42399 -x12528 -x27039 -x26351 -x1243 -x10940 -x33484 -x579 -x40823 -x39068 -x27307 -x30124 -x10560 -x15109 -x43287 -x41908 -x17177 -x3012 -x20160 -x33455 -x20027 -x10548 -x29 -x9731 -x10253 -x2888 -x23621 -x10905 -x23801 x41404 -x6571 -x2267 -x18449 -x42382 -x22820 -x28396 -x35151 -x37165 -x27872 -x34204 -x39087 -x15135 -x27600 -x37191 -x25039 -x14454 -x31004 -x37301 -x7131 -x7727 -x32850 -x21809 -x4707 -x403 -x29812 -x5885 -x11319 -x8637 -x42153 -x5905 -x4849 -x21316 -x30478 -x5660 -x16433 -x6576 -x6337 -x3400 -x29584 -x21169 -x24917 -x4168 -x371 -x36674 -x25574 x40585 -x33191 -x23811 -x32425 -x42971 -x9805 -x9715 -x21205 -x3759 -x2180 -x38864 -x30776 -x11189 -x32648 -x28761 -x39842 -x9356 -x36565 -x22387 -x6814 -x37544 -x24257 -x19111 -x36208 -x32470 -x42122 x44306 -x2421 -x26117 -x2725 -x17928 -x7718 -x38823 -x31762 -x3571 -x16642 -x8497 -x31668 -x21189 -x8732 -x14629 -x19340 -x18776 -x28413 -x6229 -x12795 -x1222 -x25247 -x25854 -x9562 -x41787 -x34981 -x15180 -x35953 -x13018 -x6216 -x10238 -x23858 -x20899 -x39164 -x34220 -x4920 -x21686 -x19264 -x31936 -x8184 -x11498 -x9755 -x11197 -x15588 -x11244 -x14308 -x6206 -x14912 -x30286 -x38860 -x22152 -x32445 -x35657 -x42433 -x43788 -x6293 -x13504 -x7511 -x35065 -x37650 -x23883 -x43458 -x29723 -x20139 -x17962 -x22965 -x25885 x42480 -x34624 -x39676 -x3254 -x8699 -x43863 -x1007 x44307 -x27009 -x616 -x1031 -x15569 -x22724 -x14389 -x21796 -x20531 -x9307 -x29033 -x6958 -x26420 -x40561 -x3289 -x26096 -x23586 -x25640 -x20892 -x31209 -x37922 -x40375 -x42455 -x12355 -x11777 -x32572 -x9196 -x43683 x41282 -x2248 -x34084 -x40186 -x10839 -x8119 x44395 -x468 -x29235 -x13514 -x13475 -x10421 -x32956 -x36581 -x18238 -x2618 -x28402 -x18808 -x21684 -x16671 -x36340 -x3347 -x35408 -x39112 -x30779 -x7416 -x17260 -x17852 -x11159 -x21222 -x10542 -x34031 -x43693 -x14460 -x29147 -x6818 -x40645 -x33787 -x43998 -x41594 -x44272 -x10923 -x9127 -x4474 -x42918 -x23609 -x15854 -x13354 -x34227 -x33707 -x8324 -x44191 -x8739 -x10973 -x3290 -x1617 -x33277 -x32078 -x28180 -x34708 -x34715 -x22995 -x41212 -x774 -x27852 -x36631 -x30683 -x19681 -x10510 -x19778 -x33600 -x19117 -x10577 -x38293 -x38146 -x18295 -x1026 -x1024 -x7075 -x1414 -x26090 -x33111 -x12811 -x15646 -x9406 -x6282 -x33390 -x38875 -x20989 -x8414 -x3357 -x30457 -x31545 -x37882 -x15592 -x8409 -x12591 -x7962 -x1211 -x13339 x44065 -x14538 -x4204 -x33903 -x27883 -x18598 -x36279 -x16148 -x18416 -x8057 -x9974 -x41991 -x4361 -x19477 -x16200 -x16770 -x29226 -x42840 -x37885 -x26869 -x13163 -x20309 -x13756 -x11649 -x24074 -x1642 -x20129 -x31747 -x36169 -x30118 -x34441 -x15456 -x41634 -x36219 -x40603 -x39853 -x723 -x23783 -x17234 -x16915 -x17488 -x27564 -x37500 -x9334 -x18504 -x37677 -x43102 -x5719 -x5880 -x27928 -x42581 -x16550 -x17369 -x20674 -x24057 -x29215 -x10556 -x26484 -x15997 -x8453 -x35585 -x39799 -x13042 -x839 -x14442 -x29667 -x4786 x42265 -x39265 -x39107 -x14431 -x43492 -x18711 -x39405 -x37947 -x19204 -x26210 -x11497 -x6809 -x30884 -x4156 -x39775 -x23812 -x42893 -x6797 -x15181 -x3436 -x22414 -x38116 -x39512 -x10506 -x20031 -x32185 -x5678 -x10871 -x31621 x3010 -x10715 -x23103 -x6080 -x28058 -x38047 -x17193 -x24427 -x24394 -x26487 -x18468 -x26437 -x8713 -x40060 -x33712 x40818 -x40080 -x21342 -x33665 -x20828 -x12732 -x42000 -x18954 -x18072 -x12996 -x27287 -x25938 -x41630 -x28237 -x2653 -x25723 -x12458 -x2093 -x160 -x29154 -x13638 -x37504 -x19844 -x12545 -x19811 -x16932 -x34451 -x22454 -x9640 x26650 -x36737 -x24491 -x41147 -x39848 -x5886 -x22799 -x34877 -x23061 -x9574 -x37030 -x27210 -x41963 -x1727 -x32043 -x12284 -x21789 -x17689 -x5510 -x4541 -x15276 x40866 -x25436 -x40542 -x6488 -x34296 -x19611 -x10998 -x9627 -x2545 -x12409 -x43092 -x4166 -x18778 -x27289 -x20863 -x33806 -x21511 -x10385 -x19214 -x29948 -x18358 -x5408 -x4000 -x34301 -x28030 -x23888 -x250 -x20440 -x18723 -x17672 -x9672 -x19238 -x40209 -x2469 -x34463 -x33757 -x41473 -x20565 -x17794 -x24520 -x3468 x42528 -x21949 -x14742 -x120 -x11447 -x10791 -x35615 -x36048 -x18760 -x13817 -x2057 -x20162 -x17983 -x34967 -x10412 -x40464 -x11033 -x38838 -x27163 -x21370 -x4869 -x22371 -x6614 -x8005 -x24134 -x24813 -x38517 -x8804 -x4429 -x11970 -x20375 -x32828 -x27864 -x19336 -x37749 -x36136 -x15948 x34769 -x7987 -x17026 -x5372 -x20705 -x15653 -x4118 -x38354 -x11885 -x7057 -x36004 -x25210 -x43607 -x39687 -x18202 -x33990 -x39204 -x16725 -x32693 -x33647 -x645 -x35069 -x17683 -x3543 -x8500 -x2317 -x18386 -x16886 -x20878 -x35995 -x5024 -x37513 -x28532 -x3806 -x33918 -x31162 -x28696 -x936 -x22684 -x29356 -x7536 -x20704 x41117 -x22911 -x33684 -x4167 -x14065 -x20346 -x40228 -x44318 -x12502 -x10866 -x34830 -x33965 -x7782 -x15213 -x22868 -x39602 -x30564 -x21550 -x14532 -x24972 -x12708 -x32187 -x9849 -x25862 -x29694 -x44127 -x29881 -x20230 -x13496 -x31186 -x30958 -x28963 -x23894 -x37709 -x13764 -x28717 -x34114 -x18260 -x42937 -x23511 -x4584 -x14982 -x40688 -x44459 -x4553 x31529 -x679 -x1465 -x13791 -x7221 -x21198 -x16137 -x39255 -x33323 -x42898 -x40083 -x31101 -x13902 -x25588 -x33878 -x22567 -x36225 -x18503 -x13280 -x27402 -x23982 -x19899 -x13592 -x3556 -x21825 x41723 -x18128 -x1279 -x39448 -x21673 -x2286 -x19267 -x25520 -x39613 -x43420 -x3981 -x25501 -x41859 -x3164 -x4405 -x3041 -x32047 -x18633 -x25581 -x12199 -x27316 -x34744 -x8715 -x26721 -x15700 -x22701 -x55 -x31785 -x35797 -x4319 -x36056 -x26204 -x23808 -x1553 -x29408 -x17696 -x27474 -x35687 -x3790 -x32036 -x18341 -x25427 -x9883 -x36545 -x38171 -x31816 -x11284 -x31704 -x6377 -x15268 -x7365 -x34455 -x11087 x41223 -x15231 -x2337 -x29631 -x37745 -x29192 -x23069 -x231 -x11887 -x8985 -x8078 -x20680 -x338 -x42338 -x29573 -x14195 -x17317 -x28370 -x10549 -x9541 -x15659 -x26608 -x27722 x20919 -x34354 -x24233 -x14273 -x39229 -x23410 -x37921 -x34139 -x23900 -x25422 -x2370 -x14275 -x44528 -x21448 -x30379 -x13211 -x33485 -x30845 -x17810 -x15227 -x11072 -x16885 -x1029 -x41733 -x10892 -x33680 -x36684 x44719 -x44162 -x11713 -x9038 -x25593 -x26918 -x29464 -x42377 -x12824 -x23908 x41895 -x36469 -x33572 -x43819 -x30781 -x23929 -x18278 -x4049 -x303 -x3536 -x21432 -x24957 -x5867 -x7092 -x9966 -x42794 -x7260 -x29442 -x39109 -x13531 -x18040 -x28732 -x22693 -x43257 -x6909 -x10317 -x13316 -x8765 -x11993 -x7650 -x44551 -x16061 -x7766 -x26120 -x28029 -x44028 -x31169 -x22510 -x22914 -x29683 -x39317 -x22274 -x24279 -x44650 -x3489 -x8361 -x38377 -x12765 -x8236 -x32640 -x38405 -x12325 -x37582 -x14587 -x14932 -x17870 -x43872 -x35773 -x7610 -x8015 -x12451 -x37446 -x23834 -x5089 -x5731 -x42182 -x4676 -x32343 -x44469 -x36583 -x12339 -x15221 -x42760 -x41118 -x23952 -x14193 -x40231 -x30337 -x18284 -x37525 -x16048 -x8177 -x2712 -x22254 -x43448 -x35165 -x18987 -x33120 -x7939 -x15034 -x1503 -x3346 -x14412 -x3807 -x15691 -x16930 -x41850 -x10710 -x32721 -x4286 -x6679 -x11037 -x25259 -x32386 -x25495 -x8456 -x15815 -x22690 -x34892 -x32913 -x26763 -x3704 -x15095 -x8380 -x40461 -x5388 -x7052 -x3885 -x40213 -x29505 -x9004 -x43231 -x34452 -x17880 -x16581 -x24968 -x38925 -x8244 -x35325 -x35553 -x28628 -x26194 -x39326 -x14868 -x1936 -x33980 -x34991 -x9683 -x34042 -x36796 -x15499 -x36470 -x24106 -x23891 -x20791 -x34364 -x26299 -x13653 -x2786 -x3038 -x35419 -x25406 -x884 -x27322 -x39824 -x17210 -x21476 -x10237 -x26689 -x32766 -x7541 -x25678 -x33721 -x32054 -x14712 -x37067 -x32793 -x48 -x31251 -x13678 -x7482 -x37112 -x44247 -x15603 -x21542 -x42072 -x24942 -x9057 -x4890 -x36398 -x30670 -x24158 -x20128 -x21176 -x1814 -x21059 -x1518 -x15571 -x5318 -x21512 -x23734 -x11328 -x31623 -x32107 -x34263 -x20773 -x43008 -x27463 -x11683 -x8469 -x18986 -x36745 -x32943 -x35988 -x2125 -x26770 -x603 -x23172 -x16828 -x24984 -x2689 -x11621 -x16260 -x12110 -x35568 -x26748 -x25200 -x6389 -x12025 -x5806 -x1003 -x10076 -x14826 -x9979 -x25028 -x29005 -x35439 -x18539 -x17402 -x42289 -x17850 -x4659 -x25985 -x2988 -x44207 -x12428 -x38900 -x3335 -x23362 -x2714 -x7548 -x3204 -x30244 -x8557 -x3174 -x18261 -x38324 -x12097 -x34174 -x35982 -x11910 -x15774 -x7779 -x40095 -x934 -x984 -x32444 -x5830 -x6609 -x17334 -x36530 -x21139 -x13915 -x42116 -x39839 -x17165 -x10598 -x7516 -x38318 -x6542 -x33434 -x16367 -x21387 -x25468 -x21972 -x37055 -x3814 -x20692 -x29257 -x39404 -x36027 -x38532 -x34956 -x14380 -x11486 -x44656 -x23893 -x30914 x21183 -x25814 -x34088 -x19848 -x38278 -x26596 -x12617 -x22033 -x15469 -x30704 -x25925 -x25107 -x17647 -x28802 -x24549 -x9349 -x3246 -x30446 -x16034 -x10514 -x14448 -x43169 -x44036 -x42768 -x21258 x16708 -x20424 -x39951 -x24449 -x24757 -x42107 -x44392 -x9344 -x40288 -x16192 -x23585 -x40318 -x10045 -x16864 -x23660 -x17128 -x24484 -x6557 -x10246 -x7920 -x37584 -x43256 -x9079 -x29568 -x31870 -x21586 -x37022 -x29843 -x3359 -x24202 -x34282 -x11914 -x21888 -x38376 -x32750 -x30708 -x30298 -x2851 -x19219 -x28595 -x9032 -x28056 -x13266 -x10820 -x4294 -x18875 -x34231 -x12829 -x42679 -x31316 -x14394 -x15800 -x23570 -x35690 -x14647 -x34570 -x114 -x37380 -x33761 -x1591 -x14428 -x15214 -x6866 -x23599 -x10882 -x36427 -x37949 -x24211 -x34359 -x35105 -x28953 -x35874 -x19921 -x13190 -x1004 -x9782 -x28379 -x34155 -x6024 -x36313 -x31042 -x36547 -x37222 -x39335 -x28584 -x35077 -x8011 -x44619 -x31774 -x2439 -x22085 -x33116 -x24638 -x7805 -x457 -x37384 -x18241 -x16263 -x33894 -x7032 -x7880 -x3551 -x14469 -x23837 -x12297 -x41948 -x17286 -x36910 -x23229 -x34868 -x33048 -x33682 -x18688 -x31919 -x6674 -x7731 -x29193 -x8256 -x10523 -x29051 -x31733 -x33475 -x14648 -x10781 -x27398 -x10187 -x4297 -x25218 -x28569 -x33303 -x40089 -x24422 -x3864 -x20782 -x43474 -x3109 -x15748 -x28004 -x10124 -x5478 -x39893 -x8164 -x10980 -x24275 -x24857 -x12858 -x31923 -x739 -x16752 -x31077 -x24045 x42556 -x39960 -x23464 -x27777 -x9984 -x21741 -x30654 -x17731 -x8643 -x29961 -x3734 -x10655 -x31654 -x39581 -x29654 -x30386 -x13376 -x25258 -x15318 -x35260 -x1377 -x9215 -x22716 -x15116 -x4412 -x13053 -x32465 -x22772 -x17841 -x22446 -x9486 -x44477 -x14665 -x6949 -x33085 -x25983 -x41417 -x4115 -x22997 -x31276 -x2322 -x28423 -x2133 -x253 -x260 -x1739 -x18352 -x17596 -x39096 -x5031 -x11105 -x22626 x40609 -x22179 -x13630 -x11322 -x29294 -x10360 -x17401 -x14778 -x15518 -x9539 -x19576 -x19484 -x17398 -x4426 -x15415 -x3662 -x43781 -x37800 -x18317 -x41033 -x34057 -x17250 -x44707 -x23752 -x1199 -x27636 -x5915 -x6173 -x25881 -x31164 -x9797 -x37167 -x7783 -x15283 -x11196 -x43756 -x31336 -x44239 -x33018 -x19615 -x4997 -x4717 -x152 x40514 -x467 -x9086 -x146 -x38212 -x16614 -x24247 -x17655 x44093 -x20547 -x8281 -x23774 -x39847 -x28028 -x39674 -x32150 -x18844 -x3262 -x30141 -x7308 -x29964 -x22941 -x34706 -x21056 -x27238 -x1283 -x41434 -x17860 -x280 -x12520 -x24445 -x10984 -x15717 -x4079 -x41087 -x31429 -x92 -x12258 -x37199 -x8889 -x9858 -x22707 -x42962 -x43319 -x38315 -x31506 -x14638 -x38436 -x1287 -x21165 -x20753 -x5671 -x24295 -x14157 -x44673 -x6522 -x38049 -x25018 -x12612 -x31711 -x29334 -x23173 -x522 -x11460 -x29517 -x27112 -x43330 -x32799 -x19177 -x34571 -x24701 -x21787 -x5108 -x10021 -x44645 -x37915 -x3830 -x17871 -x8311 -x30281 -x3019 -x7479 -x17559 -x31066 -x1899 -x11677 -x29987 -x27104 -x24477 -x6952 -x6940 -x4013 -x5874 -x28479 -x27482 -x41003 -x38198 -x26683 -x16837 -x34847 -x42401 -x33381 -x27821 -x4438 -x35922 x42286 -x44591 -x17658 -x26623 -x12707 -x40218 -x41833 -x24820 -x3820 -x3510 -x29057 -x13639 -x16032 -x35741 -x34728 -x35476 -x35718 -x23106 -x22195 x1864 -x4884 -x33068 -x17963 -x35815 -x40097 -x31228 -x28793 -x39783 -x24419 -x36879 -x25118 -x4012 -x16768 -x4861 -x32738 -x13431 -x17703 -x40715 x44177 -x2320 -x37834 -x7824 -x25974 -x43585 -x33952 -x33777 -x14978 -x11594 -x22404 -x30926 -x40681 -x38347 -x3657 -x35715 -x17198 -x3696 -x11063 -x25879 -x23796 -x8381 -x39192 -x19344 -x36788 -x44267 -x40403 -x1296 -x11987 -x24039 -x27712 -x21978 -x29781 -x10894 -x39937 -x43982 -x41140 -x36539 -x11482 -x1963 -x13227 -x22095 -x22318 -x21929 -x43675 -x8655 -x40133 -x42477 -x13696 -x6116 -x4300 -x22062 -x22038 x44514 -x26335 -x26935 -x22872 -x20882 -x1050 -x13054 x40684 -x18465 -x25421 -x42022 -x23651 -x14088 -x24109 -x40654 -x3175 -x6420 -x24210 -x4336 -x39007 -x8125 -x28484 x43669 -x10266 -x6277 -x2340 -x16876 -x18800 -x37552 -x17998 -x41176 -x1802 -x41535 -x14794 -x37324 -x4801 -x38869 -x2613 -x39426 -x11972 -x16262 x44498 -x12691 -x37581 -x18644 -x26716 -x27049 -x9736 -x15190 -x30424 -x10479 -x17161 -x20752 -x37113 -x13664 -x38361 -x36458 -x1403 -x7694 -x14502 -x7863 -x7798 -x26013 -x38754 -x20414 -x33394 -x28519 -x18264 -x26138 -x19087 -x4379 -x2809 -x34011 -x4529 -x4885 -x15676 -x23474 -x14005 -x20514 -x22315 -x35225 -x27401 -x2740 -x6106 -x38505 -x9651 -x30940 -x18315 -x28365 -x39777 -x43119 -x37728 -x11211 -x33535 -x34145 -x29546 -x33718 -x42653 -x8830 -x41550 -x30598 -x6773 -x9923 -x13737 -x4138 -x42489 -x44636 -x42501 -x2864 -x25751 -x5982 -x30758 -x14201 -x21613 -x8780 -x9280 -x39056 -x14033 -x37107 -x13411 -x25316 -x27510 -x16635 -x16666 -x41065 -x20590 -x26010 -x16618 -x38954 -x34953 -x17473 -x28155 -x28360 -x5811 -x2996 -x30609 -x24018 -x23533 -x19648 -x832 -x36372 -x4912 -x18490 -x11423 -x3936 -x17959 -x16049 -x22324 -x19918 -x17478 -x33197 -x41413 -x42398 -x11024 -x26222 -x6782 -x6539 -x33501 -x702 -x32698 -x6800 x41938 -x6268 -x39470 -x23969 -x41344 -x17710 -x22627 -x30009 -x9623 -x36682 -x16112 -x19051 -x1021 -x30589 -x24618 -x26348 -x23094 -x38238 -x42669 -x2789 -x9402 x44724 -x11868 -x27275 -x25145 -x17183 -x12290 -x31764 -x21395 -x39496 -x31378 -x33070 -x34993 -x15183 -x10946 -x34196 -x36927 -x33620 -x5942 -x105 -x33234 -x5216 -x21779 x37333 -x44233 -x14348 -x17695 -x3272 -x14219 -x30342 -x31053 -x21005 -x34028 -x15061 -x10488 -x1652 -x31030 -x24433 -x42254 -x34339 -x3612 -x15930 -x36397 -x27430 -x23744 -x19645 -x11047 -x23788 -x6588 -x534 -x31538 -x32829 -x36417 -x26063 -x31884 -x36437 -x29528 -x35669 -x41834 -x9538 -x22130 -x19496 -x14514 -x11376 -x24976 -x17353 -x32883 -x31677 -x1100 -x19897 -x24311 -x18319 -x9716 -x36086 -x41878 -x11891 -x26825 -x23227 -x35843 -x32974 -x5347 -x7455 -x35818 -x27714 -x43329 -x30328 -x6381 -x9723 -x24042 -x7177 -x40861 -x6864 -x10188 -x21204 -x28736 -x27394 -x19465 x41263 -x6897 -x39719 -x31580 -x4417 -x35399 -x36904 -x6064 -x14196 x43560 -x37413 -x40053 -x39175 -x13895 -x13572 -x20480 -x39273 -x33306 -x4922 -x29478 -x14545 -x9419 -x8858 -x31783 -x21731 -x14397 -x1152 -x30606 -x2936 -x16982 -x2889 -x17503 -x4580 -x430 -x16243 -x2171 -x9498 -x1404 -x22835 -x43686 -x30872 -x4881 -x40904 -x5316 -x3604 -x11523 -x24884 -x7956 -x42907 -x7838 -x42820 -x37021 -x17048 -x22753 -x12966 -x24265 -x43353 -x34701 -x7791 -x9622 -x6257 -x39356 -x30459 -x30549 -x44196 -x22139 -x27974 -x27348 -x29832 -x43279 -x36988 -x1364 -x16251 -x4945 -x16155 -x4702 -x43720 -x6523 -x5217 -x29823 -x727 -x13811 -x31464 -x39385 -x13441 -x22077 -x10707 -x14672 -x35215 -x9066 -x20595 -x19454 -x8722 -x3946 -x28671 -x13201 -x29182 -x12429 -x5821 -x7083 -x31840 -x20827 -x43217 -x20397 -x14337 -x2847 -x3786 -x31682 -x6209 -x4914 -x10270 -x39563 -x7985 -x27899 -x23302 -x2047 -x2587 x41382 -x4742 -x8671 -x34860 -x36748 -x9042 -x6744 -x11452 -x10447 -x44130 -x28558 -x14357 -x8752 -x10470 -x15658 -x10096 -x44807 -x4368 -x26353 -x31977 -x30277 -x36234 -x40901 -x32498 -x13008 -x5225 -x1604 -x43568 -x43309 -x32467 -x11978 -x20645 -x399 -x11999 -x23480 -x5676 -x14105 -x17805 -x35331 -x38609 -x7811 -x15835 -x37086 -x12799 -x13323 -x17769 -x8498 -x26285 -x1855 -x23881 -x30317 -x40725 -x15593 -x2699 -x5458 -x443 -x42301 -x15789 -x21759 -x33580 -x22569 -x13938 -x11361 -x8519 -x1845 -x18780 -x2677 -x10064 -x42567 -x4317 -x38503 -x6099 -x40459 -x15772 -x26245 -x1621 -x16168 -x15471 -x34966 -x9105 -x2969 x40497 -x8592 -x44302 -x15510 -x26887 -x2221 -x20140 -x27511 -x33937 x40734 -x32890 -x20239 -x28974 -x43111 -x4731 -x29369 -x4669 -x23438 -x773 -x11489 -x22051 -x26287 -x9436 -x32283 -x38305 -x3438 -x16341 -x42527 -x27299 -x6344 -x3983 -x22064 -x33224 -x36227 -x13999 -x15678 -x37183 -x24894 -x33315 -x39861 -x11638 -x27213 -x29807 -x4094 -x35743 -x10733 -x16041 -x305 -x13687 -x31240 -x17186 -x17376 -x8701 -x2194 -x5460 -x9929 -x18039 -x22817 -x5236 -x17490 -x31624 -x38494 -x15048 -x34982 -x35384 -x27886 -x39376 -x15457 -x3680 -x24801 -x4878 -x503 -x44523 -x34619 -x38679 -x39144 -x270 -x21640 -x18803 -x26046 -x15102 -x6976 -x43409 -x20092 -x8574 -x757 -x25981 -x14518 -x6307 -x23149 -x42601 -x43028 -x30766 -x6011 -x15541 -x22784 -x14338 -x14660 -x9403 -x24497 -x8213 -x9072 -x3118 -x19287 -x21822 -x9020 -x22613 -x12845 -x35633 -x6781 -x2777 -x17506 -x29348 -x38666 -x17228 -x8454 -x13297 -x21621 -x37699 -x648 -x12557 -x29267 -x18611 -x22499 -x29244 -x18510 -x23671 -x3025 -x20727 -x39171 -x14107 -x14667 -x1273 -x14790 -x20108 -x25780 -x19737 -x22072 -x10654 -x32782 -x9699 -x30389 -x37415 -x29077 -x38803 -x40915 -x44734 -x32616 -x32972 -x29251 x40870 -x6357 -x985 -x326 -x22884 -x7940 -x41966 -x28789 -x943 -x24339 -x7079 -x17516 -x44710 -x8794 -x1928 -x9247 -x43577 -x9226 -x15107 -x43903 -x44256 -x7160 -x13298 -x43225 x44744 -x34215 -x12064 -x14453 -x15436 x43055 -x23662 -x14262 -x17205 -x861 -x7471 -x42917 -x27276 -x14605 -x42201 -x11542 -x7998 -x19316 -x3412 -x11794 -x31495 x42637 -x37197 -x35658 -x21707 -x44571 -x31753 -x29813 -x25790 -x10517 -x41604 -x28182 -x38763 -x42686 -x12023 -x27521 -x485 -x37816 -x27451 -x27633 -x12197 -x31528 -x27512 -x12741 -x7921 -x13355 -x18720 -x19169 -x26123 -x27602 -x1969 -x32292 -x44773 -x12705 -x6383 -x23016 -x8105 -x2403 -x27900 -x36784 x39628 -x25579 -x38735 -x4896 -x17164 -x40005 -x19307 -x21055 -x37100 -x11138 -x29682 x40544 -x35091 -x4934 -x28967 -x37720 -x35473 -x15495 -x25622 -x10165 -x18830 -x23716 -x23661 -x23344 -x14964 -x23034 -x19013 -x17103 -x14330 -x43248 -x41839 -x29397 -x26161 -x26259 -x26198 -x14652 -x42624 -x14801 -x5399 -x18810 -x7452 -x4355 -x5555 -x24526 -x11718 -x24414 -x14289 -x12918 -x3576 -x5619 -x21407 -x8940 -x13574 -x15562 -x18969 -x17027 -x22836 -x33452 -x42155 -x33912 -x31183 -x32080 -x42684 -x5878 -x2543 -x35087 -x17659 -x1248 -x41036 -x28107 -x4427 -x18198 -x25327 -x23033 -x1643 -x10432 -x33156 -x24329 -x38721 -x33893 -x32179 -x1695 -x32743 -x21050 -x19736 -x26264 -x6617 -x42705 -x34730 -x39433 -x18153 -x23123 -x14093 -x17934 -x34283 -x10685 -x24418 -x14497 -x37473 -x53 -x8584 -x27619 -x2444 -x5759 -x18415 -x24764 -x15777 -x8009 -x34915 -x18905 -x35453 -x24356 -x21536 -x26797 -x27422 -x15906 -x14697 -x37628 -x4837 -x40723 -x36828 -x43297 -x9724 -x39009 -x26405 -x14725 -x10192 -x40462 -x27177 -x16989 -x31449 -x41591 -x25023 -x30539 -x167 -x22951 -x21362 -x30175 -x22851 -x20910 -x4481 -x25310 -x2665 -x44493 -x4316 -x9709 -x15035 -x13241 -x30441 -x4470 -x1562 -x42659 -x12141 -x23262 -x37433 -x24116 -x2092 -x16214 -x28559 -x18756 -x13890 -x10056 -x19231 -x20093 -x2472 -x7812 -x4652 -x15421 -x9550 -x15387 -x31290 -x8798 -x30764 -x14461 -x10774 -x30199 -x18944 -x11515 -x34697 -x2184 -x29399 -x7912 -x31690 -x9954 -x18486 -x24175 -x32526 -x34497 -x26479 -x19871 -x10603 -x33991 -x25650 -x19647 -x19756 -x15818 -x29489 -x9657 -x39814 -x25324 -x2705 -x18489 -x31311 -x30529 -x12282 -x3304 -x8763 -x32484 -x38570 -x12702 -x43825 -x15857 -x44436 -x39966 -x21470 -x37082 -x41552 -x24055 -x24494 -x30960 -x42303 -x36257 -x20287 -x2298 -x29696 -x12526 -x44107 -x27385 -x15639 -x35037 -x18437 -x2794 -x36282 -x23723 -x38485 -x17070 -x2644 -x31474 -x24531 -x33763 -x26565 -x9288 -x40434 -x13749 -x29423 -x24029 -x32767 -x39497 -x39832 -x32192 -x40952 -x3797 -x44109 -x27248 -x33902 -x2113 -x36497 -x40063 -x22852 -x30128 -x29075 -x9316 -x30212 -x42667 -x42472 -x9203 -x43869 -x12950 -x3563 -x4931 -x42173 -x25540 -x15598 -x15053 x44393 -x18794 -x27043 x25131 -x9555 -x19359 -x348 -x23377 -x27121 -x29360 -x7517 -x37383 -x17629 -x19855 -x22304 -x31298 -x38390 -x16354 -x41879 -x31484 -x11415 -x16419 -x16697 -x41927 -x36667 -x42883 -x38552 -x25878 -x11593 -x40445 -x22497 -x9577 -x1206 -x23288 -x15312 -x19294 -x12895 -x11513 -x19970 x44446 -x40087 -x37118 -x31014 -x39639 -x43098 -x33999 -x1405 -x35103 -x39523 -x12548 -x6684 -x37 -x3720 -x30646 -x22472 -x9254 -x7085 -x18220 -x36286 -x21664 -x39509 -x12622 -x14765 -x10705 -x17517 -x36166 x41066 -x38456 -x29958 -x38292 -x7767 -x14781 -x10245 -x25013 -x13302 -x19922 -x4090 -x25029 -x27214 -x26482 -x38396 -x1921 -x20068 x41203 -x27847 -x40180 -x26924 -x18458 x40910 -x16819 -x27915 -x9116 -x39418 -x28066 -x4606 -x5777 -x4022 -x19089 -x25903 -x25129 -x5705 -x40947 -x29760 -x32777 -x16572 -x16584 -x23357 -x31737 -x35948 -x27859 -x15868 -x44279 -x31157 -x11916 -x30443 -x4960 -x26954 -x22682 -x20481 -x9682 -x8968 -x15544 -x21411 -x7121 -x43239 -x12510 -x24699 -x19451 -x8950 -x28920 -x43240 -x18408 -x31933 -x34482 -x14350 -x17492 -x29607 -x32719 -x36001 -x8083 -x29321 -x11191 -x39981 -x9126 -x10039 -x24298 -x14891 -x29623 -x9656 -x3017 -x25620 -x30900 -x1210 -x2959 -x28452 -x18159 -x12065 -x9123 -x43444 -x40371 -x11089 -x13309 -x26839 -x15698 -x13459 -x23046 -x19494 -x10854 -x23269 -x41387 -x26569 -x44115 -x4255 -x20474 -x7450 -x5654 -x21895 -x41686 -x27155 -x15260 -x35662 -x1704 -x13569 -x23085 -x28442 -x6438 -x2934 -x20150 -x29014 -x3176 x43400 -x35220 -x34903 -x9773 -x37812 -x15256 -x33526 -x23797 -x33418 -x30055 -x14681 -x16544 -x16165 -x27438 -x32005 -x43525 -x30260 -x7354 -x30511 -x29030 -x9872 -x32771 -x21226 -x18777 -x24256 -x35832 -x33177 -x13768 -x19475 -x16610 -x27820 -x24226 -x3082 -x33905 -x10092 x41181 -x6701 -x10370 -x6677 -x22949 -x29818 -x27055 -x6371 -x2872 -x7692 -x6620 -x7084 -x10888 -x34007 -x41130 -x1651 -x44789 -x12246 -x10368 -x466 -x5195 -x15202 -x12243 -x19499 -x33053 -x17926 -x30420 -x1756 -x43609 -x17313 -x2736 -x20194 -x23156 -x16474 -x37256 -x11084 -x3800 -x3237 -x39604 -x35841 -x12430 -x27816 -x1647 -x34351 -x22034 -x35207 -x38507 -x20812 -x26504 -x24508 -x32559 -x23080 -x44110 -x34799 -x9200 -x13654 -x33026 -x3249 -x23644 -x29216 -x33378 -x44476 -x34421 -x26973 -x33851 -x7100 -x23488 -x22653 -x4967 -x23691 -x1776 -x26501 -x24178 -x4784 -x14151 -x10468 -x22065 -x6415 -x28727 -x32003 -x22698 -x38114 -x36060 -x36467 -x598 -x19952 -x27500 -x34814 -x10925 -x28462 -x31777 -x28422 -x38654 -x14167 -x176 -x18004 -x42788 -x34297 -x37221 -x9426 -x16838 -x14821 -x32224 -x22431 -x33217 -x40639 -x41524 -x44423 -x21797 -x3847 -x35600 -x27687 -x21927 -x20583 -x31280 -x15448 -x39366 -x21323 -x5043 -x23795 -x6910 -x19346 -x18713 -x39282 -x25575 -x42038 -x22336 -x38765 -x27549 -x26713 -x25313 -x12404 -x5394 -x27506 -x726 -x38037 -x20172 -x37648 -x17797 -x42417 -x4603 x41240 -x13454 -x32463 -x29270 -x1717 -x12922 -x37435 -x23272 -x11508 -x37626 -x16408 -x38311 -x25567 -x2524 -x18225 -x27851 -x10453 -x7380 -x41930 -x9295 -x18134 -x26077 -x11484 -x36560 -x35042 -x39151 -x13369 -x32338 -x5891 -x26119 -x33754 -x4855 -x22714 -x9235 -x1097 -x15870 -x39714 -x23814 -x16963 -x43574 -x42322 -x27894 -x8919 -x32654 -x42696 -x25766 -x44301 -x34927 -x1482 -x19628 -x32510 -x9408 -x25638 -x27990 -x246 -x18596 -x30134 -x21368 -x12508 -x34278 -x14526 -x2097 -x41589 -x5170 -x30015 -x27383 -x3178 -x24114 -x19187 -x22809 -x2028 -x43694 -x16399 -x40821 -x11404 -x28923 -x6738 -x16696 -x5493 -x25049 -x35542 -x32855 -x9232 -x21087 -x25629 -x29739 -x19075 -x37689 -x36787 -x43357 -x15386 -x2850 -x32494 -x32853 -x34343 x40451 -x43089 -x2100 -x497 -x40570 -x5684 -x36515 -x37691 -x34449 -x15583 -x11800 -x38645 -x41049 -x41603 -x10606 -x31447 -x27351 -x34372 -x36957 -x1752 -x17819 -x9851 -x30979 -x11027 -x34604 -x19752 -x26655 -x9162 -x10738 -x42426 -x11731 -x10498 -x10288 -x28840 -x35593 -x36573 -x33144 -x16884 -x36499 -x298 -x7449 -x42121 -x32100 -x5515 -x11687 -x43411 -x10629 -x11126 -x40026 -x25757 -x32168 -x7836 -x11980 -x26305 -x15409 -x136 -x30902 -x43142 -x6581 -x20974 -x24839 -x613 -x1086 -x15894 -x9523 -x18858 -x19017 -x232 -x10353 -x33852 -x16420 -x40260 -x20207 -x37696 -x18184 -x22731 -x40682 -x42798 -x27030 -x38080 -x31367 -x21539 -x37551 -x25696 -x14449 -x30558 -x35169 -x39768 -x43572 -x40420 -x6108 -x32201 -x12054 -x43140 -x37994 -x28957 -x34917 -x26598 -x40486 -x23397 -x40207 -x18584 -x18558 -x40792 -x36529 -x17738 -x35974 -x25336 -x43805 -x1730 -x25949 -x16125 -x23409 -x21453 -x16390 -x22194 -x3100 -x19602 -x21438 -x10203 -x14426 -x1981 -x44142 -x5206 -x7488 -x17459 -x8514 -x4715 -x27578 x23223 -x39831 -x12539 -x33668 -x39501 -x39994 -x34357 -x9976 -x44266 -x28715 -x15570 -x37798 -x11880 -x34679 -x5499 -x19339 -x14028 -x38462 -x8898 -x29259 -x28832 -x7663 -x37210 -x37451 -x24827 -x25025 -x35153 -x22126 -x22600 -x8448 -x39197 -x43162 -x16512 -x28552 -x24836 -x26490 -x26626 -x22231 -x7648 -x25537 -x24880 -x8678 -x1669 -x16540 -x35945 -x1825 -x37340 -x27336 -x30184 -x3196 -x15695 -x5954 -x6 -x3261 -x6737 -x7404 -x44223 -x29904 -x6301 -x17790 -x27936 -x21061 -x6012 -x12600 -x42574 -x23168 -x34510 -x15882 -x6400 -x43152 -x13769 -x6217 -x30155 -x16611 -x1662 -x31572 -x15000 -x3297 -x7884 -x38256 -x18462 -x6978 -x4388 -x23923 -x24745 -x2518 -x37594 -x20699 -x12192 -x17449 -x15849 -x9778 -x18520 -x11085 -x41774 -x25905 -x19690 -x21636 -x42076 -x16644 -x29793 -x14491 -x25435 -x2353 -x27978 -x1344 -x28613 -x20832 -x25837 -x12771 -x3027 -x1755 -x44052 -x33904 -x2134 -x15192 -x18262 -x2636 -x40596 x41281 -x28336 -x1844 -x154 -x631 x41202 -x8825 -x31483 -x36857 -x1885 -x22587 -x4038 -x40498 -x21437 -x5742 -x41699 -x38251 -x9586 -x27567 -x41250 -x8026 -x15110 -x658 -x1059 -x44802 -x8305 -x11478 -x16840 -x18410 -x38562 -x4372 -x38973 -x2596 -x40006 -x6379 -x13652 -x24645 -x35076 -x8261 -x10881 -x19729 -x21154 -x43090 -x34955 -x8576 -x13685 -x26231 -x29001 -x12121 -x5064 -x8608 -x27217 -x3295 -x39293 -x21066 x40879 -x6810 -x10825 -x27860 -x31911 -x30234 -x31949 -x27946 -x32327 -x33691 -x1982 -x30859 -x34595 -x37490 -x16944 -x25072 -x30824 -x38856 -x11459 -x1561 -x14675 -x23664 -x43973 -x27787 -x13683 x44229 -x26070 -x5502 -x24097 -x27971 -x19348 -x37722 -x27158 -x19282 -x21247 -x161 -x21280 -x34306 -x8897 x41082 -x24001 -x41602 -x8983 -x35607 -x40226 -x17822 -x10883 -x24850 -x1956 -x8749 -x40098 -x35177 -x31656 -x8271 -x344 -x10280 -x12427 -x34409 -x14365 -x20190 -x1184 -x21343 -x39735 -x44012 -x21944 -x25994 x42656 -x34547 -x5254 -x33454 -x6062 -x43218 -x6124 -x4970 -x27938 -x18194 -x8991 -x12293 -x30381 -x22705 -x22196 -x17064 -x32254 -x16630 -x35385 -x8788 -x165 -x20519 -x13264 -x34271 -x3450 -x3525 -x16307 -x38313 -x9376 -x18784 -x38422 -x13540 -x20556 -x18101 -x18221 -x4719 x44559 -x33358 -x33313 -x24532 -x35513 -x38502 -x17847 -x43206 -x8377 -x21134 -x15860 -x29691 -x8600 -x41464 -x38187 -x15566 -x1751 -x12058 -x7119 -x10200 -x8369 -x28093 -x4250 -x21593 -x14245 -x17544 -x19299 -x22954 -x25608 -x223 -x9291 -x19939 -x20143 -x29989 -x3988 -x9822 -x43212 -x30315 -x27733 -x19990 -x38820 -x9031 -x6751 -x22604 -x39460 -x22717 -x14817 -x760 -x20342 -x33417 -x37833 -x26079 -x30265 -x40830 -x44777 -x19319 -x10409 -x10789 -x6393 -x28768 -x18517 -x11661 -x33253 -x13413 -x14840 -x41651 -x8033 -x27533 -x15347 -x17598 -x7080 -x3668 -x1970 -x4665 -x19606 -x23514 -x36035 -x5527 -x9432 -x9174 -x29998 -x12817 -x28384 -x21112 -x25668 -x10051 -x23483 -x40249 -x28566 -x5899 -x28184 -x28611 -x947 -x40188 -x36005 -x37052 -x3739 -x15552 -x11940 -x12492 -x6891 -x14956 -x4705 -x29389 -x32296 -x15025 -x26743 -x4210 -x37937 -x32002 -x8669 -x15210 -x17495 x41500 -x2583 -x12865 -x35897 -x34378 -x41183 -x38523 -x24933 -x19689 -x19165 -x13244 -x44352 -x9721 -x38918 -x8893 -x17273 -x19734 -x18988 -x39886 -x18768 -x24253 -x12718 -x18021 -x36564 -x20980 -x42673 -x26369 -x4237 -x37204 -x685 -x9157 x29227 -x32983 -x39949 -x37405 -x16860 -x31319 -x38888 -x5920 -x36672 -x34055 -x4528 -x126 -x30622 -x14226 -x28981 -x22024 -x3265 -x32611 -x33881 -x10134 -x9920 -x34811 -x13347 -x21596 -x44790 -x16022 -x18025 -x14417 -x28623 -x43529 -x8572 -x12209 -x30658 -x5798 -x41043 -x1911 -x17510 -x22022 -x4941 -x44647 -x38747 -x25923 -x24051 -x39095 -x14089 -x43543 -x36367 -x33706 -x16769 -x9009 -x17429 -x8559 -x10119 -x29589 -x5503 -x43955 -x17692 -x5776 -x42981 -x30596 -x19957 -x9840 -x22746 -x25857 -x3252 -x19289 -x27252 -x29280 -x28513 -x19202 -x34255 -x40819 -x7493 -x24760 -x7174 -x11575 -x20816 -x39617 x42657 -x20846 -x42858 -x35938 -x38717 -x21191 -x15741 -x32684 -x30713 -x4866 -x20968 -x13453 -x19135 -x43377 -x2643 -x42180 -x8621 -x39901 -x16878 -x38131 -x14144 -x27613 -x21399 -x27426 -x6718 -x11570 -x29593 -x9318 -x36378 -x15880 -x36442 -x15287 -x36975 -x9591 -x12448 -x21579 -x16571 -x3952 -x24693 x41113 -x11286 -x33725 -x2086 -x38261 -x35621 -x594 -x23309 -x13873 -x21069 -x5629 -x4622 -x25274 -x42594 -x24319 -x11456 -x22888 -x30016 -x26458 -x38779 -x26660 -x3948 -x23102 -x14437 -x21835 -x28224 -x2707 -x35012 -x25996 -x3984 -x5285 -x26865 -x22934 -x30392 -x12351 -x2962 -x25102 -x28374 -x17206 -x13291 -x35634 x40979 -x20681 -x15128 -x2510 -x4202 -x24913 -x28221 -x8300 -x4444 -x3211 -x25030 -x37114 -x16071 -x27485 -x44795 -x10555 x40961 -x1142 -x37872 -x29940 -x15505 -x28606 -x26614 -x22826 -x35487 -x37382 -x13624 -x38402 -x40933 -x39038 -x7907 -x37861 -x5876 -x1991 -x35629 -x35824 -x23024 -x35075 -x42460 -x36567 -x30945 -x2083 -x28959 -x34671 -x15446 -x41295 -x42412 -x15253 -x3777 -x36068 -x44406 -x36726 -x9988 -x17887 -x32519 -x9112 -x4363 -x25035 -x23504 -x34884 -x39001 -x35342 -x33585 -x30601 -x14113 -x5890 -x36303 -x13614 -x37631 -x37336 -x11136 -x15173 -x27554 -x29836 -x288 -x7678 -x27020 -x5005 -x33645 -x1800 -x9807 -x792 -x15537 -x1382 -x40972 -x9915 -x33941 -x11857 -x31000 -x9179 -x9111 x41161 -x35908 -x17328 -x26475 -x37946 -x18732 -x40522 -x40263 -x2036 -x8796 -x10621 -x14624 -x35660 -x6302 -x29988 -x6626 -x2122 x44506 -x38898 -x17906 -x39152 -x18296 -x13700 -x2274 -x4744 -x29680 -x4396 -x19229 -x1089 x44743 -x31659 -x33153 -x19053 -x27929 -x17960 -x8687 -x36253 -x3216 -x16167 -x26948 -x3799 -x7253 -x9833 -x36381 x41134 -x24266 -x24783 -x22161 -x941 -x9537 -x24272 -x36624 -x3547 -x16379 -x38236 -x28618 -x15080 -x40269 -x4688 -x16997 -x18859 -x39029 -x16958 -x23553 -x42347 -x7014 -x39690 -x44234 -x27935 -x34756 -x6134 -x27504 -x24180 -x39333 -x44155 -x34201 -x6470 -x41941 -x41849 -x1378 -x18052 -x14793 -x9881 -x9705 -x3811 -x24404 -x20132 -x6032 -x29729 -x27769 -x39362 -x42462 -x43247 -x12751 -x40491 -x18189 -x3770 -x15484 -x33626 -x19210 -x12085 -x34060 -x37080 -x3453 -x16832 -x5110 -x39749 -x39608 -x7130 -x12083 -x3934 -x24155 -x26132 -x10837 -x18227 -x20831 -x19931 -x42233 -x31267 -x12068 -x5897 -x15957 -x38041 -x4666 -x42532 -x17413 -x14236 -x22018 -x32265 -x39750 -x20634 -x26089 -x36384 -x18888 -x755 -x2835 -x22657 -x44547 -x13976 -x22883 -x28487 -x32549 -x36552 -x38262 -x26159 -x18603 -x40760 x40700 -x9519 -x33138 -x464 -x25657 -x5175 -x38936 -x10987 -x2211 -x32225 -x44340 -x1051 -x19502 -x20534 -x9717 -x14174 -x2630 -x11597 -x20708 -x20775 -x16164 -x16229 -x15248 -x28127 -x6149 -x16259 x40593 -x37017 -x28955 -x13019 -x9629 -x35388 -x11512 -x32655 -x25349 -x1778 -x5547 -x15809 -x30505 -x23838 -x17338 -x26197 -x37029 -x13216 -x10500 -x22776 -x25729 -x34990 -x51 -x24227 -x43234 -x19419 -x18961 -x3418 -x42897 -x39779 -x11716 -x6219 -x28592 -x18059 -x28754 -x8106 -x3588 -x25303 -x15844 -x8170 -x5608 -x21564 -x7908 -x4465 -x22794 -x27939 -x31524 -x42681 -x28868 -x24905 -x27830 -x17971 -x28999 -x13556 -x28918 -x9325 -x30660 -x27924 -x23611 -x21356 -x11760 -x3595 -x21911 -x4216 -x17970 -x22088 -x22112 -x11610 -x7473 -x15118 -x8331 -x5993 -x32281 -x34977 -x38372 -x32409 -x6623 -x23859 -x26433 -x13182 -x16285 -x35896 -x16070 -x13898 -x31477 -x29767 -x29125 -x26620 -x31174 -x41616 -x38410 -x7855 -x18139 -x44021 -x30300 -x37705 -x29152 -x38201 -x10600 -x15975 -x34957 -x26622 -x19646 -x17040 -x12525 -x30222 -x31232 -x18511 -x32240 -x9749 -x32414 -x23047 -x13060 -x3078 -x31317 -x13543 -x24960 -x4544 -x30231 -x8800 -x6118 -x8886 -x1896 -x516 -x35677 -x5148 -x27607 -x44280 -x19904 -x12898 -x41732 -x3369 -x14286 -x36496 -x26283 -x7815 -x39342 -x36652 -x11705 -x1883 -x17475 -x28861 -x30487 -x2748 -x21723 -x7928 -x18580 -x32438 -x24657 -x3314 -x3931 -x21072 -x28297 -x36783 -x24896 -x16775 -x32091 -x31035 -x41957 -x34430 -x43644 -x38270 -x36042 -x21186 -x5494 -x39263 -x38173 -x7277 -x41652 -x36157 -x42175 -x6034 -x17409 -x43012 -x20314 -x15294 -x26083 -x20751 -x15144 -x14863 -x21269 -x35916 -x43688 -x39931 -x2223 -x33818 -x4451 -x27841 -x22869 -x27699 -x11707 -x44687 -x13406 x43032 -x36770 -x36468 -x39890 -x30796 -x40166 -x3899 -x35665 -x42518 -x38411 -x16926 -x22289 -x36023 -x7205 -x19836 -x22722 -x8976 -x6181 -x18130 -x25941 -x5965 -x18480 -x21563 -x16439 -x33850 -x32213 -x29762 -x15672 -x34059 -x12361 -x25042 -x28444 -x20932 -x25819 -x401 -x32371 -x7503 -x41444 -x12798 -x25231 -x2109 -x38641 -x14485 -x25405 -x34187 -x27260 -x27804 -x38423 -x29962 -x9499 -x5530 -x42796 -x9467 -x15756 -x6127 -x34307 -x28205 -x15172 -x13868 -x31705 -x37328 -x15802 -x27862 -x32944 -x28469 -x26028 -x31617 -x4841 -x14633 -x7039 -x26653 -x3691 -x4766 -x42159 -x21394 -x41817 -x24662 -x32740 -x38781 -x11710 -x21783 -x40876 -x43719 -x41072 -x28383 -x43087 -x20004 -x30007 -x2502 -x43242 -x37797 -x23984 -x27198 -x4995 -x13697 -x23972 -x18019 -x26489 -x44693 -x35166 -x10784 -x38858 -x37023 -x22815 -x15779 -x1171 -x20423 -x29434 -x26672 -x1789 -x27535 -x20852 -x31446 -x14097 -x29577 -x7470 -x17374 -x16386 -x40187 -x9970 -x5956 -x29243 -x28332 -x30458 -x402 -x39420 -x36137 -x31465 -x42890 -x16507 -x16918 -x36934 -x6312 -x1577 -x5228 -x33198 -x5475 -x22210 -x42187 -x41854 -x25669 -x40370 -x3788 -x18397 -x507 -x22867 -x30432 -x6192 -x39021 -x20784 -x25008 -x16928 -x18176 -x10849 -x13136 -x12676 -x20522 -x36863 -x32677 -x25799 -x18087 -x18246 -x23968 -x16299 -x4088 -x35345 -x4439 -x12069 -x26684 -x26467 -x511 -x18746 -x40856 -x33731 -x27176 -x5893 -x20622 -x43962 -x32717 -x31182 -x19930 -x37108 -x11856 x41277 -x5544 -x44808 -x44242 -x8182 -x7644 -x7120 -x10169 -x286 -x31218 -x5400 -x36156 -x43897 -x3966 -x14255 -x40129 -x20402 -x2917 -x3153 -x29519 -x37598 -x11418 -x40834 -x13432 -x40907 -x9993 -x717 -x8426 -x28819 x43798 -x19486 -x34513 -x27601 -x17325 -x33802 -x13790 -x21403 -x426 -x35943 -x36078 -x38603 -x28068 -x17597 -x5301 -x23546 -x31907 -x23741 -x24428 -x15803 -x12920 -x29487 -x28346 -x37411 -x5950 -x38200 -x17665 -x4673 -x38951 -x17681 -x41874 -x9481 -x28872 x42511 -x42104 -x33063 -x37050 -x23431 -x31116 -x13649 -x16646 -x4520 -x4139 -x15341 -x7599 -x22187 -x8829 -x15608 -x36916 -x2578 -x27736 -x3721 -x18178 -x11018 -x25818 -x12868 -x30253 -x19671 -x36220 -x2431 -x43550 -x21033 -x4704 -x2256 -x40349 -x15420 -x10446 -x12235 -x27959 -x39195 -x6056 -x4489 -x29702 -x4023 -x7715 -x20374 -x31006 -x32301 -x41182 -x4345 -x36288 -x5509 -x731 -x5683 -x1694 -x26603 -x26250 -x5419 -x17031 -x11262 -x43268 -x15790 -x19774 -x4583 -x40763 -x32021 -x31469 -x16297 -x29096 -x2919 -x5204 -x6489 -x1531 -x36339 -x36306 -x34540 -x28291 -x31389 -x19967 -x23867 -x6525 -x1331 -x16955 -x14359 -x14135 -x2660 -x28913 -x19577 -x13642 -x14854 -x44361 x44073 -x39590 -x6437 -x31754 -x17748 -x18672 -x18037 -x4842 -x19000 -x228 -x23854 -x18316 -x6697 -x40329 -x24585 -x2529 -x36271 -x10196 -x44662 -x33182 -x5085 -x15984 -x5623 -x26207 -x8833 -x31461 -x43300 -x38235 -x43351 -x40454 -x38522 -x20789 -x37445 -x13020 x41100 -x43019 -x13561 -x24327 -x10917 -x38504 -x8900 -x15305 -x4134 -x37252 -x37287 -x24130 -x28656 -x41810 -x25989 -x4963 -x13744 -x23160 -x30398 x41346 -x38828 -x27392 -x3735 x40894 -x11511 -x16503 -x22389 -x8073 -x18229 -x36392 -x8101 -x35722 -x10945 -x2661 -x1124 -x41009 -x27574 -x10511 -x17252 -x8187 -x10491 -x11815 -x18579 -x3167 -x16217 -x1110 -x40474 -x19091 -x16993 -x12252 -x33597 -x15964 -x22639 -x4173 -x18748 -x13728 -x26059 -x23976 -x10186 -x15942 -x22036 -x42305 -x5511 -x26421 -x42300 -x16815 -x28242 -x18252 -x19840 -x17375 -x37478 -x18893 -x4414 -x42007 -x41428 -x7834 -x13203 -x32528 -x8745 -x13070 -x8627 -x9261 -x22548 -x28900 -x30493 -x43715 -x21652 -x38298 -x38034 -x1288 -x44193 -x14402 -x44634 -x29925 -x26284 -x15113 -x29424 -x5140 -x32600 -x16058 -x34750 -x17613 -x18917 -x33530 -x29162 -x3433 -x1528 -x14701 -x43071 -x12955 -x7401 -x35171 -x40978 -x40099 -x17074 -x4078 -x3373 -x22142 -x583 -x16515 -x17419 x35111 -x8901 -x34850 -x785 -x35221 -x35219 -x36314 -x25519 -x27255 -x19581 -x37402 -x10799 -x44182 -x35497 -x30472 -x38105 -x35002 -x22555 -x19132 -x3651 -x12027 -x30679 -x8629 -x412 -x7986 -x29728 -x17039 -x41372 -x24059 -x4660 -x34891 -x1829 -x15124 -x27640 -x10330 -x16230 -x12764 -x21602 -x34639 x41142 -x38529 -x29231 -x566 -x14457 -x33814 -x20103 -x10928 -x24594 -x19725 -x15971 -x43167 x41975 -x33599 -x3623 -x22938 -x29805 -x10889 -x18140 -x37548 -x11171 -x8396 -x27375 -x10574 -x14815 -x20101 -x34931 -x10645 -x4572 -x9444 -x33184 -x44417 -x43436 -x17843 -x14751 -x29136 -x442 x41032 -x2832 -x28674 -x10758 -x40865 -x639 -x40158 -x13276 -x28924 -x26497 -x736 -x26811 -x23466 -x10499 -x14860 -x21873 -x5052 -x6700 -x36401 -x37044 -x19444 -x42360 -x27098 -x19540 -x29418 -x38981 -x1472 -x14582 -x44294 -x30412 -x5736 -x34508 -x25151 -x26101 -x36814 -x38798 -x30537 -x24886 -x1307 -x37146 -x33047 -x32940 -x15359 -x29283 -x10156 -x28246 -x38369 -x40020 -x35324 -x15776 -x10941 -x37059 -x31445 -x1958 -x9007 -x10648 -x25046 -x22596 -x38448 -x37823 -x38024 -x10649 -x43593 -x2159 -x36563 -x36707 x36200 -x44171 -x39964 -x24169 -x31175 -x7732 -x13829 -x2577 -x16553 -x32357 -x17184 -x33674 -x4564 -x981 -x21705 -x36488 -x14962 -x29094 -x40040 -x5267 -x3120 -x29403 -x37232 -x8693 -x38246 -x24037 -x14851 -x7950 -x43 -x11752 -x35603 -x16467 -x27060 -x9142 -x33993 -x34664 -x1636 -x25907 -x28547 -x3490 -x20269 -x31626 -x30840 -x20941 -x5471 -x24824 -x23516 -x10082 -x15861 -x19295 -x13445 -x39651 -x38571 -x35122 -x36943 -x946 -x3986 -x34258 -x30592 -x3348 -x11077 -x31022 -x8360 x40969 -x16198 -x22920 -x8329 -x4130 -x27400 -x1311 -x42871 -x30041 -x20339 -x17920 -x18620 -x14564 -x2313 -x12677 -x16374 -x17719 -x19250 -x40882 -x17644 x41148 -x19757 -x40813 -x342 -x8924 -x21172 -x19803 x40627 -x4063 x216 -x3803 -x27094 -x15655 -x44009 -x32930 -x23433 -x7010 -x20486 -x33020 -x937 -x16609 -x11895 -x5126 -x39626 -x32620 -x896 -x40538 -x20813 -x6414 -x8168 -x1632 x40993 -x41061 -x11968 -x43262 -x10041 -x19076 -x40982 -x28103 -x8712 -x9515 -x2128 -x19436 -x31718 -x4318 -x37928 -x15408 -x31399 -x1161 -x2652 -x21505 -x25806 -x29127 -x33810 -x5172 -x38536 -x40082 -x12457 -x36597 -x3464 -x23183 -x22558 -x6162 -x10442 -x33977 -x24415 -x44011 -x25355 -x17736 -x18951 -x23314 -x21355 -x25643 -x30268 -x13263 -x9695 -x21289 -x18141 -x6943 -x27547 -x836 -x28878 -x35355 -x17168 -x26019 -x7719 -x2873 x41093 -x12915 -x22605 -x22335 -x11134 -x27220 -x10963 -x40233 -x1849 -x24248 -x37891 -x16639 -x38737 -x9039 -x8387 -x5350 -x3979 -x10089 -x28748 -x7721 -x10876 -x6480 -x44041 -x1363 -x17499 -x12896 -x41193 -x135 -x31731 -x19755 -x40675 -x2300 -x39897 -x44804 -x41844 -x627 -x11701 -x16400 -x791 -x5167 -x14796 -x42815 -x22333 -x28225 -x43364 -x42784 -x10847 -x11761 -x44586 -x15254 -x14632 -x32416 -x38265 -x30297 -x5437 -x27317 -x10949 -x4971 -x28486 -x29868 -x9607 -x43387 -x32862 x43384 -x9534 -x28276 -x25439 -x7480 -x1972 -x3320 -x7254 -x17815 -x24420 -x41639 -x34660 -x40809 -x692 -x12136 -x14177 -x24996 x44425 -x19240 -x43447 -x12217 -x3414 -x1115 -x24879 -x30014 -x3530 -x32659 -x13660 -x24078 -x22488 -x39297 -x4158 -x31997 -x43265 x9265 -x12678 -x18327 -x14020 -x12105 -x3221 -x31347 -x15196 -x3415 -x5625 -x19005 -x43374 -x9596 -x21545 -x42524 x42924 -x24829 -x14087 -x32442 -x22485 -x18527 -x8283 -x14242 -x18642 -x41166 -x22323 -x37144 -x10190 -x30010 -x29056 -x25855 -x32958 -x21159 -x20868 -x22987 -x27960 -x43208 -x39765 -x825 -x29104 -x16081 -x3528 -x38266 -x38759 -x32848 -x30109 -x17733 -x17110 -x31206 -x29078 -x34428 -x7792 -x1990 -x18901 -x40662 -x38554 -x30526 -x18372 -x28181 -x22035 -x28545 -x36147 -x33702 -x2537 x40694 -x11143 x44178 -x21610 -x868 -x9100 -x6608 -x40366 -x3435 -x32901 -x41021 -x6948 -x28837 -x6018 -x25388 -x12748 -x38518 -x1724 -x28678 -x6142 -x35412 -x27143 -x39167 -x10855 -x17844 -x38016 -x7509 -x30000 -x6621 -x16242 -x25164 -x17360 -x31892 -x18116 -x20130 -x16556 -x32421 -x14884 -x42513 -x13774 -x26522 -x10260 x31331 -x42856 -x7555 -x11463 -x4369 -x2401 -x7342 -x6182 -x3655 -x18492 -x35527 -x13085 -x30821 -x30636 -x3501 -x3395 -x38479 -x25697 -x25333 -x26890 -x3554 -x32988 -x21743 -x35132 -x27251 -x22572 -x42439 -x14599 -x7935 -x39516 -x12021 -x15511 -x12695 -x1852 -x6224 -x8972 -x720 -x42880 -x13502 -x18444 -x7953 -x8062 -x42005 -x24982 -x40086 -x32183 -x19674 -x8047 -x18775 -x19564 -x25652 -x19531 -x38876 -x4151 -x41554 -x38661 x40759 -x10778 -x21693 -x31575 -x4056 -x12857 -x13460 -x11711 -x27720 x42834 -x33915 -x26481 -x32689 -x3111 -x6927 -x13138 -x23966 -x44755 -x39788 x2812 -x35464 -x16783 -x22767 -x32216 -x40360 -x11055 -x9908 -x25455 -x28302 -x27234 -x38365 -x10072 -x17150 -x39823 -x39699 -x28461 -x1005 -x8865 -x38743 -x4807 -x38288 -x29509 -x20718 -x33254 -x39854 -x18796 -x34499 -x30818 -x8525 -x42259 -x19562 -x41858 -x43185 -x38509 -x17661 -x41864 -x26122 -x1832 -x32186 -x7775 -x4750 -x21598 -x31270 -x22433 -x8912 -x2453 -x41712 -x33812 -x8660 -x26874 -x17519 -x30663 -x34252 -x43093 -x4870 -x21310 -x10486 -x5117 -x43966 -x25262 -x25655 -x23191 -x23186 -x42302 -x20323 -x33176 -x43204 -x32093 -x24743 -x39184 -x22525 -x7906 -x6870 -x13777 -x29688 -x26925 -x17799 -x11110 -x42 -x40621 -x1915 -x27672 -x34202 -x25190 -x17699 -x17087 -x15810 -x22849 -x36178 -x39695 -x31092 -x6555 -x21495 -x39258 -x26205 -x18529 -x32966 -x28347 -x10927 -x44605 -x42966 -x37010 -x28986 -x20799 -x32979 -x9602 -x8542 -x38019 -x11855 -x18567 -x207 -x14598 -x26842 -x12363 -x24611 -x2997 -x8544 -x29939 -x44594 -x36236 -x15097 -x39321 -x31792 -x16530 -x35072 -x43267 -x18750 -x21537 -x38045 -x2144 -x11380 -x6904 -x39111 -x3778 -x36275 -x43640 -x22822 -x27396 -x3743 -x12597 -x2119 -x39834 -x39035 -x3245 -x42238 -x37796 -x31503 -x137 -x13175 -x41807 -x31851 -x30977 -x34229 -x17384 -x23713 -x39758 -x22828 -x11295 -x42569 -x2771 -x37465 -x33309 -x1917 -x5237 -x4871 -x6707 -x2333 -x26337 -x32295 -x31647 -x2489 x44391 -x37341 -x10587 -x30871 -x24808 -x29585 -x28333 -x43022 -x22056 -x25266 -x6754 -x28954 -x32894 -x18185 -x18609 -x11405 -x10336 x41401 -x14041 -x17016 -x42812 -x2321 -x6147 -x44105 -x17548 -x22856 -x10382 -x2806 -x35050 -x2410 -x5459 -x7760 -x31128 -x41141 -x41374 -x10552 -x18924 -x10575 -x25108 -x4152 -x30077 -x14125 -x15697 -x19149 -x23809 -x34384 -x8988 -x25375 -x23221 -x8359 -x37572 -x35438 -x25140 -x8921 -x18617 -x3639 -x38750 -x31450 -x9542 -x23218 -x23707 -x1321 -x575 -x11979 -x16647 -x12969 -x27239 -x36520 -x12294 -x11096 -x28222 -x24952 -x20954 -x21190 -x25173 -x13178 -x26272 x40563 -x33165 -x15846 -x42759 -x5549 -x6372 -x43460 -x17327 -x7145 -x35529 -x40889 -x9581 -x8958 -x12111 -x8904 -x17888 -x36087 -x16337 -x22557 -x26280 -x16347 -x17463 -x26365 -x23618 -x19043 -x26989 -x44119 -x24314 -x19684 -x10097 -x15534 -x3515 -x24714 -x40124 -x38984 -x33547 -x14034 -x23388 -x29248 -x11139 -x44608 -x17530 -x41323 -x33336 -x1250 -x43969 -x32087 -x32934 -x28220 -x9777 -x9205 -x21353 -x25931 -x21646 x43840 -x4035 -x6513 -x40278 -x4440 -x27673 -x18240 -x21125 -x33126 -x42666 -x43567 -x25092 -x21989 -x40153 -x3615 -x18080 -x8372 -x6855 -x41772 -x26975 -x5765 -x6893 -x11113 -x31054 -x9625 -x27497 -x29352 -x23559 -x12385 -x2927 -x7366 -x43862 -x30735 -x24912 x41619 -x22401 -x39970 -x2709 -x31480 -x12815 -x37966 -x12569 -x8374 -x40154 -x36074 -x25645 -x39099 -x25651 -x26613 -x9812 -x331 -x29177 -x23332 -x33509 -x30427 -x10507 -x24110 -x27168 -x18069 -x29061 -x4674 -x31937 -x27702 -x44080 -x10209 -x20577 -x36345 -x22786 -x39956 -x35440 -x10736 -x23535 -x5635 -x35954 -x32482 -x10366 -x23731 -x5714 -x41517 -x33359 -x18892 -x34290 -x30127 -x41076 -x20184 -x2599 -x25577 -x19180 -x14663 -x40255 -x2380 -x31780 -x31865 -x8486 -x11457 -x10754 -x33932 -x37355 -x33102 -x40471 -x7178 -x20034 -x28555 -x906 -x15081 -x28650 -x21318 -x32933 -x30605 -x13656 -x31081 -x39958 -x23128 -x28891 -x28850 -x30370 -x14870 -x35941 -x6757 -x7225 -x14855 -x19656 -x17637 -x10386 -x14223 -x20256 -x1252 -x10218 -x43367 -x43298 -x13450 -x34827 -x30149 -x37449 -x31880 -x41937 -x6046 -x32131 -x39742 -x2747 -x30789 -x40352 -x1955 -x35201 -x24215 x41191 -x16575 -x12219 -x2270 -x4261 -x36349 -x42440 -x41611 -x31494 -x17862 -x18277 -x12608 -x9358 -x17690 -x12370 -x39490 -x15094 -x27051 -x11944 -x6497 -x29612 -x11608 x41114 -x2324 -x1559 -x21374 -x7591 -x16561 -x6898 -x32742 -x10711 -x18525 -x31788 -x20510 -x23285 -x18126 -x43081 -x18442 -x25894 -x9415 -x34209 -x41984 -x31438 -x31901 -x19709 -x15166 -x26290 -x3700 -x31811 -x37068 -x12863 -x13288 -x2498 -x15439 -x33030 -x3842 -x4208 -x27170 -x20506 -x32315 -x880 -x35892 -x23913 -x18280 -x18453 -x20992 -x8439 -x39224 -x9169 x43672 -x16820 -x5829 -x33284 -x35379 -x11930 -x12987 -x34650 -x28435 -x11493 -x18230 -x43176 -x32349 -x9813 -x39761 -x14505 -x20736 -x17276 -x654 -x29685 -x4219 -x23254 -x10802 -x39884 -x41558 -x37093 -x7395 -x34308 -x30896 -x15919 -x17839 -x18968 -x16036 -x15125 -x24382 -x32586 -x588 -x5539 -x10256 -x37926 -x2238 -x2262 -x37064 -x20714 -x31405 -x16621 -x31974 -x21308 -x26354 -x27812 -x22473 -x16431 -x16087 x42925 -x9343 x40701 -x6398 -x34406 -x12487 -x13815 x40783 -x39116 -x44026 -x9051 -x20163 -x2264 -x42826 -x14010 -x24800 -x32034 -x1413 -x17343 -x855 -x33506 -x16312 -x19334 -x34519 -x38135 -x38533 -x31293 -x10185 -x15988 -x29025 -x19455 -x36071 -x37135 -x38260 -x22483 -x29791 -x30881 x41199 -x15149 -x41106 -x30585 -x44136 -x14235 -x18773 -x8714 -x42413 -x20421 -x9597 -x38769 -x24136 -x20441 -x29375 -x35206 -x15161 -x17788 -x20671 -x3141 -x30653 -x23150 -x33751 -x13916 -x7542 -x42892 -x32188 -x40551 -x43159 -x21278 -x21887 -x25704 -x9609 -x8789 x40465 -x40336 -x23819 -x7280 -x27624 -x14409 -x43485 -x8437 -x24878 -x29011 -x1907 -x25271 -x30038 -x1545 -x29217 -x5041 -x16338 -x4631 -x34096 -x12374 -x10122 -x33410 -x33212 -x20285 -x2735 -x34787 -x15375 -x44033 -x30407 -x27776 -x44376 -x13940 -x37394 -x40584 -x32674 -x15216 -x19534 -x40303 -x22758 -x26401 -x10726 -x38652 -x22788 -x2174 -x13975 -x398 -x23348 -x9516 -x29924 -x20918 -x40918 -x36241 -x13011 -x8021 -x32729 -x25043 -x15841 -x20293 -x12001 -x637 -x20251 -x15974 -x8583 -x7180 -x26178 -x17776 -x19859 -x10250 -x18070 -x12007 -x21726 -x28118 -x19485 -x14281 -x29106 -x38569 x7360 -x22150 -x40496 -x39259 -x15071 -x33203 -x12352 -x9062 -x9999 -x44249 -x37825 -x35451 -x36924 x41069 -x19290 -x22791 -x20833 -x32619 -x20976 -x35241 -x27207 -x15925 -x2615 -x21728 -x26177 -x38211 -x18253 -x20025 -x4877 -x33174 -x18326 -x39331 -x30909 -x16935 -x16305 -x4844 -x19853 -x34089 -x29671 -x27268 -x29003 -x35008 -x12888 -x43935 -x32316 -x44643 -x34295 -x29999 -x33362 -x5076 -x31357 -x29364 -x27 -x40646 -x14592 -x34647 -x28427 -x17268 -x33046 -x19928 -x33426 -x43535 -x34061 -x6076 -x35094 -x5260 -x43502 -x6908 -x6875 -x30245 -x18002 x43456 -x37037 -x1320 -x20936 -x27516 x39435 -x15092 -x9898 -x29496 -x1225 -x21834 -x17664 -x29747 -x4395 -x18049 -x23202 -x2681 -x1954 -x42828 -x32152 -x7670 -x1602 -x37206 -x3058 -x44060 -x37151 -x24869 -x20843 -x28985 -x6478 -x17326 -x14894 -x23372 -x37377 -x5637 -x1276 -x36598 -x17122 -x38106 -x27172 -x29882 -x10570 -x37855 -x30247 -x4366 -x14212 -x4423 -x3514 -x3583 -x19865 -x33758 -x42463 -x7474 -x3603 -x2562 -x42552 -x19243 -x19825 -x9669 -x30207 -x30374 -x33225 -x38015 -x24347 -x7419 -x34035 -x25844 -x42014 -x43883 -x22120 -x42620 -x17569 -x6068 x40881 -x22897 -x26219 -x7967 -x550 -x8012 -x25479 -x13399 -x27993 -x20615 -x24301 -x26456 -x34461 -x34469 -x21905 -x34021 -x27708 -x32985 -x19552 -x3159 -x9434 -x43432 -x19667 -x20546 -x26813 -x42799 -x20619 -x33282 -x14580 -x4486 -x20820 -x17422 -x43238 -x34158 -x24244 -x15104 -x26376 -x11650 -x36413 x41306 -x21923 -x10900 -x20278 -x15422 -x12663 -x9754 -x34758 -x2727 -x19040 -x31583 -x13761 -x8307 -x3523 -x8495 -x17424 -x39196 -x40377 -x29555 -x29165 -x7724 -x6154 -x30798 -x43738 -x23756 -x20073 -x39978 -x3593 -x23345 -x28488 -x42549 -x33727 -x14424 -x7924 -x25584 -x27232 -x4193 -x34457 -x27581 -x28682 -x33388 -x12412 x43155 -x31275 -x12074 -x31365 -x1354 -x8578 -x43661 -x2105 -x5449 -x19409 -x23206 -x20135 -x43301 -x40084 -x23739 -x21992 -x14101 -x3713 -x23088 -x22434 -x18798 -x16233 -x5047 -x24953 -x28710 -x23129 -x1521 -x28003 -x20660 -x6155 -x4726 -x22351 -x21836 -x28866 -x26837 -x22082 -x12976 -x1567 -x22825 -x22244 -x18051 -x18207 -x20717 -x42631 -x36673 -x31643 -x2344 -x32119 -x43737 -x40346 -x4810 -x2018 -x38178 -x5545 -x12889 -x2377 -x36861 -x2921 -x41982 -x42889 -x1934 -x22779 -x4178 -x18050 -x9300 -x29821 -x9936 -x22396 x41945 -x24044 -x35196 -x34043 -x26179 -x36558 -x39975 -x9319 -x20612 -x6426 -x25189 -x18364 -x11201 -x17604 -x31039 -x5685 -x8222 -x42445 -x25551 -x38729 -x26609 -x25613 -x26142 -x30746 -x12014 -x1121 -x28535 -x33270 -x39778 -x15773 -x4763 -x44576 -x26677 -x39082 -x43912 -x38958 -x22599 -x20948 -x6591 -x36422 -x3832 -x23179 -x3824 -x29586 -x31588 -x33316 -x10331 -x30855 -x16295 -x436 -x26961 -x1587 -x18814 -x30470 -x33219 -x37883 -x38785 -x501 -x12993 -x11792 -x11799 -x16956 -x32937 -x32704 -x24542 -x1961 -x36439 -x42010 -x24225 -x33508 -x43776 -x22860 -x39246 -x25560 -x28206 -x30396 -x12087 -x11867 -x39500 -x9231 -x20985 -x9626 -x351 -x8196 -x4275 -x7846 -x24020 -x31016 -x1409 -x33519 -x27945 -x7116 -x18333 -x31111 x41348 -x41169 -x14285 -x2767 -x26158 -x21925 -x28226 -x26795 -x42488 -x5715 -x13874 -x5815 -x20958 -x4472 -x44056 -x13906 -x12460 -x16557 -x14993 x43230 -x36921 -x12422 -x34193 -x19619 -x41307 -x35099 -x32841 -x39492 -x104 x39300 -x33383 x13469 -x4581 -x24563 -x21875 -x31956 -x14560 -x30791 -x22966 -x19789 -x5122 -x35180 -x35154 -x21605 -x39637 -x432 -x43964 -x44135 -x27882 -x11408 -x33714 -x25126 -x29965 -x15319 -x4588 -x28714 -x36008 -x21080 -x1573 -x4304 -x28551 -x25959 x44507 -x26094 -x35503 -x16574 -x21641 -x9907 -x38140 -x44803 -x40245 -x10750 x43870 -x37566 -x8435 -x44186 -x30968 -x11149 -x32715 -x12770 -x4140 -x39254 -x19471 -x36216 -x28905 -x4464 -x24788 -x4946 -x2909 -x38386 -x30327 -x42577 -x35788 -x25124 -x38071 -x3333 -x8326 -x35086 -x42354 -x41098 -x19121 -x7681 -x34029 -x37225 -x22926 -x21622 -x18373 -x27077 -x39386 -x34318 -x166 -x42307 -x18629 -x4500 -x17571 -x31423 -x3483 -x12292 -x27746 -x34641 -x4293 -x28542 -x16787 -x25815 -x2199 -x9269 -x22148 -x5227 -x33545 -x291 -x22745 -x36123 -x44770 -x17616 -x39286 -x43614 -x40379 -x25514 -x9549 -x15358 -x6226 -x2829 -x3504 -x9240 -x22927 -x41679 -x7657 -x38678 -x22594 -x31140 -x24629 -x36984 x41262 -x20091 -x19447 -x18298 -x38952 -x36699 -x28403 -x761 -x11630 -x2834 -x26091 -x9670 -x21380 -x27773 -x14886 -x1491 -x32970 -x3463 -x30573 -x1251 -x37778 -x20578 -x31473 -x11302 -x15869 -x16729 -x21710 -x4972 -x43101 -x37531 -x41909 -x19352 -x36516 -x37532 -x33617 -x24476 -x3203 -x1675 -x20225 -x19020 -x44277 -x5066 -x21746 -x44774 -x3918 -x35749 -x17096 -x12380 -x1268 -x11959 -x32139 -x43237 -x32575 -x13198 -x9522 -x32610 -x1480 -x13577 -x7860 -x13230 -x3337 -x18547 -x6039 -x2276 -x10794 -x18299 -x31978 -x9531 -x1729 -x31567 -x17219 -x23263 -x27753 -x41613 -x25617 -x30377 -x27458 -x29400 -x1489 -x38631 -x34885 -x42985 -x12843 -x33464 -x1836 -x24890 -x35467 -x21748 -x35117 -x8658 -x13212 -x29190 -x20177 -x3724 -x30676 -x34651 -x23058 -x11703 -x98 -x27863 -x12816 -x8570 -x7997 -x27010 -x8808 -x14577 -x17682 -x38528 -x13692 -x8225 x44198 -x16066 -x41979 -x32154 x41725 -x31052 -x30130 -x23432 -x21192 -x16023 -x16180 -x22393 -x744 -x25376 -x29534 -x1458 -x11023 -x42690 -x44676 -x3434 -x24887 -x24785 -x13294 -x6739 -x33477 -x23961 -x24958 -x34401 -x18455 -x32046 -x2046 -x24580 -x40615 -x10958 -x26274 -x23685 -x21817 -x13361 -x43462 -x13634 -x43527 -x40787 -x8862 -x25289 -x651 -x29903 -x27215 -x13842 -x13598 -x38070 -x11904 -x4186 -x9424 -x37950 -x173 -x793 -x4808 -x26969 -x28958 -x33642 -x30889 -x25429 x43717 -x23745 -x29119 -x29938 -x29913 -x38119 -x15614 -x6849 -x40169 -x21932 -x35277 -x13551 -x8652 -x6442 -x18371 -x34863 -x7317 -x32649 -x33127 -x37643 -x3911 -x25890 -x42091 -x10798 x40749 -x43704 -x21274 -x27756 -x21365 -x32271 -x2606 -x32931 -x41711 -x75 -x18307 -x7513 -x42351 -x16508 -x34670 -x23860 -x31807 x44199 -x5120 -x29395 -x33629 -x15376 -x25272 -x44261 -x16917 -x6586 -x26661 -x5951 -x18115 -x32202 -x31751 -x102 -x31712 -x12454 -x36505 -x18409 -x36228 -x11387 -x24496 -x2876 -x39213 -x5834 -x14678 -x31176 -x3795 -x1916 -x4095 -x15361 -x38496 -x25 -x36138 -x8708 -x2984 -x35088 -x36006 -x3432 -x12122 -x17643 -x11871 -x36685 -x2031 -x21764 -x18162 -x19199 -x17565 -x43657 -x25462 -x38223 -x7381 -x23352 -x27701 -x15249 -x8243 -x12650 -x5610 -x32875 -x20049 -x41990 -x321 -x33500 -x24274 -x23011 -x6122 -x32362 -x13951 -x24790 -x9438 -x8812 -x42336 -x33694 -x11488 -x17155 -x32475 -x1349 -x33335 -x9485 -x27645 -x30508 -x28910 -x23253 -x13144 -x36556 -x263 -x36233 -x15915 -x38169 -x2019 -x20469 -x32117 -x31040 x43484 -x5791 -x18724 -x16121 x43075 -x15582 -x44717 -x11164 -x30195 -x16209 -x27388 -x13748 -x29605 -x29660 -x5470 -x11967 -x40201 x41768 -x43980 -x21538 -x18424 -x5402 -x23032 -x24747 -x22957 -x574 -x26575 -x28124 -x4268 -x8429 -x36576 -x5083 -x11671 -x38719 -x42877 -x6625 -x9120 -x13859 -x35770 -x2744 -x4460 -x1803 -x9935 -x17853 -x7777 -x43986 -x27742 -x16377 -x39260 -x12098 -x23627 -x17957 -x25410 -x35577 -x18926 -x14563 x40902 -x14345 -x35659 -x30488 -x31527 -x34470 -x36105 -x35599 -x30625 -x8938 -x24357 -x816 -x41820 -x1606 -x9308 -x37731 -x7250 -x39345 -x19033 -x17921 -x34064 -x29209 -x19474 -x42806 -x7569 -x10842 -x25394 -x33866 -x3315 -x36607 -x7088 -x11397 -x42074 -x42427 -x42843 -x39973 -x35080 -x8220 -x37018 -x32116 -x27250 x40798 -x17966 -x39210 -x26908 -x37133 -x22700 -x34627 -x6956 -x2374 -x22249 -x3794 -x19911 -x8777 -x32814 -x2290 -x786 -x30978 -x21303 -x37306 -x39549 -x34331 -x6455 -x16900 -x13519 -x40602 -x27410 -x2754 -x14606 -x3338 -x502 -x42228 -x33061 -x37123 -x41108 -x29453 -x37789 -x24650 -x11591 -x16405 -x17923 -x2810 -x20787 -x43895 -x37250 -x30333 -x35956 -x27460 -x19156 -x29897 -x26510 -x43141 -x13272 -x16491 -x11976 -x32590 -x38850 -x36441 -x41701 -x25836 -x11929 -x16389 -x11642 -x8395 -x4169 -x19968 -x33407 -x43763 -x13857 -x22138 -x43280 -x29367 -x1448 -x41579 -x16471 -x680 -x1385 -x9743 -x21026 x41119 -x2738 -x14835 -x35381 -x25456 -x43852 -x10012 -x37393 -x8835 -x43910 -x8366 -x20355 -x23066 -x1599 -x41637 -x28814 -x6433 -x30233 -x23312 -x13149 -x44017 -x32711 -x36062 -x20233 -x33760 -x35179 -x27154 -x24297 -x20246 -x27560 -x41694 -x27880 -x10703 -x23271 -x1526 -x17744 -x33188 -x11372 -x10120 -x11589 x40656 -x33389 -x18542 -x29982 -x38432 -x4996 -x25698 -x24071 -x43144 -x44444 -x25586 -x867 -x26927 -x37565 -x17931 -x2899 -x29937 -x31330 -x41530 -x28026 -x34356 -x19705 -x10981 -x5745 -x25386 -x15825 -x34655 -x28392 -x13289 -x9178 -x20373 -x30509 -x25179 -x4893 -x32441 -x10009 -x43942 -x29641 -x18703 -x26172 -x2172 -x29662 -x9423 -x17355 -x40587 -x16176 -x16100 -x2189 -x25032 -x19114 -x29168 -x24411 -x6246 -x37195 -x427 -x14198 -x4389 -x9154 -x42990 -x4781 -x20351 -x32261 -x33 -x9868 -x8834 -x12234 -x14299 -x24118 -x10873 -x21385 -x32780 -x34101 x41369 -x16927 -x10926 -x23817 -x3401 -x17141 -x5587 -x38881 -x12785 -x34829 -x6633 -x41565 -x14363 -x32795 -x23550 -x13606 -x4121 -x20731 -x42257 x44565 -x12382 -x22162 -x33836 -x17083 -x19186 -x41441 -x1687 -x6624 -x43946 -x28796 -x20819 -x40123 -x34858 -x11956 -x6936 -x25741 -x31323 x27641 -x40671 -x19190 -x31166 -x43147 -x25745 -x18761 -x14482 -x13443 -x9624 -x37771 -x15640 -x34190 -x26460 -x15170 -x19582 -x17893 -x23390 -x2213 -x40686 -x43662 -x20362 -x3131 -x39803 -x44470 -x15460 -x2462 -x5160 -x5201 -x15693 x44128 -x10546 -x7528 -x38999 -x41235 -x877 -x38830 -x43463 -x20698 -x39534 -x19175 -x20324 -x32266 -x20869 -x3640 -x23054 -x6316 -x23939 -x39656 -x37141 -x42867 -x2715 -x37310 -x41870 -x43930 -x10884 -x833 -x17718 -x42503 -x1558 -x27457 -x22971 -x3139 -x24424 -x18861 -x27853 -x39454 -x43733 -x6702 -x43315 -x25450 -x14110 -x18591 -x41598 -x12587 -x1839 -x3151 -x26163 -x27933 -x3218 -x1797 -x32147 -x11156 -x14968 -x22119 -x4436 -x1023 -x21682 -x41501 -x35361 -x28790 -x20404 -x39780 -x11277 -x1186 -x44699 -x22827 -x12028 -x6374 -x32527 -x10979 -x44419 -x31843 -x15082 -x33764 -x5887 -x36755 -x9 -x38404 -x12877 -x17253 -x3994 -x8639 -x14896 -x26366 -x11011 -x12103 -x28470 -x42695 -x34689 -x21089 -x22959 -x13794 -x3210 -x21024 -x19985 -x38929 -x5570 -x42533 -x44275 -x10334 -x14590 -x290 -x8460 -x12983 -x16007 -x34268 -x28456 -x36862 -x22413 -x29479 -x44157 -x27161 -x8599 -x40357 -x18955 -x21093 -x12345 -x37688 -x1360 -x2178 -x17460 -x12144 -x24685 -x28217 -x27861 -x1799 -x43259 -x33374 -x4031 -x10992 -x3482 -x8248 -x39190 -x25006 -x18359 -x28106 -x39744 -x39414 -x28391 -x7990 -x13800 -x15918 -x26978 -x8327 -x20024 -x26080 -x19640 -x30681 -x38483 -x5786 -x40382 -x38139 -x1130 -x6456 -x2358 -x6971 -x36151 -x39830 -x25663 -x37246 -x21012 -x41219 -x30767 -x6533 -x2723 -x24321 -x12959 -x23340 -x44479 -x1335 -x16622 -x23865 -x21477 -x20459 -x17639 -x13260 -x38752 -x37441 -x17102 -x18544 -x5379 -x37770 -x21513 -x42520 -x1324 -x33748 -x25982 -x2802 -x3907 -x1416 -x41122 -x8809 -x2306 -x37887 -x29521 -x1338 -x34589 -x37787 -x22308 -x22158 -x26081 -x33324 -x26432 -x12791 -x34517 -x14210 x43211 -x34845 -x19769 -x8172 -x32987 -x22482 -x10970 -x15331 -x33286 -x44262 -x19556 -x1586 -x34124 -x5334 -x39601 -x8751 -x16134 -x17758 -x29846 -x35731 -x13625 -x36715 x43670 -x34734 -x4634 -x7685 -x29733 -x19172 -x37669 -x27021 -x18829 -x29393 -x12930 -x36940 -x18903 -x44582 -x36049 -x13996 -x29551 -x21281 -x18736 -x21097 -x46 -x17558 -x7165 -x1418 -x33988 -x31335 -x5667 -x16961 -x17181 -x32335 -x25490 -x22127 -x36059 -x18472 -x34078 -x3867 -x10793 -x1455 -x23267 -x11989 -x19554 -x31838 -x9016 -x27247 -x35152 -x32434 -x13004 -x17142 -x18133 -x18077 -x2301 -x3878 -x15060 -x31079 -x3599 -x16249 -x22992 -x10318 -x12368 -x7040 -x30856 -x24742 -x21913 -x32182 -x22643 x41209 -x23700 -x22915 -x13099 -x23667 -x32244 -x37311 -x39919 -x18791 -x36304 -x29219 -x32234 -x37314 -x19338 -x11344 -x147 -x39936 -x17182 -x16344 -x44601 -x12182 -x7831 -x40022 -x1686 -x24579 -x20551 -x5548 -x35376 -x38961 -x21623 -x41481 -x42575 -x26536 -x28806 -x8953 -x10466 -x31133 -x22999 -x23613 -x38473 -x32160 -x9251 -x15545 -x3161 -x28325 -x3150 -x15547 -x35145 -x20901 -x14381 -x32631 -x26496 -x33514 x44426 -x3776 -x27054 -x41340 -x30566 -x25431 -x12183 -x32146 -x10183 -x8947 -x9901 -x14731 -x44631 -x11626 -x6660 -x27942 -x44158 -x21561 -x7261 -x22302 -x3703 -x21719 -x34586 -x39155 -x22743 -x36264 -x3248 -x30893 -x15888 -x43332 -x26342 -x42379 -x14770 -x18648 -x24367 -x15333 -x28090 -x6584 -x13439 -x23749 -x33924 -x6787 -x29316 -x11203 -x11099 -x7211 -x18289 -x9044 -x31230 -x30117 -x25559 -x23565 -x32592 -x3201 -x22250 -x24900 -x26278 -x4621 -x22435 -x21656 -x10387 -x22677 -x35590 -x39146 x42216 -x2218 -x7859 -x24911 -x38381 -x17772 -x31015 -x10 -x36810 -x34119 -x7896 -x18616 -x23899 -x18940 -x23791 -x40035 -x34398 -x34710 -x856 -x9630 -x35515 -x16890 -x38793 -x14568 -x38017 -x6823 -x21213 -x18017 x41379 -x35456 -x22903 -x12786 -x21504 -x23843 -x21075 x43832 -x12948 -x27739 -x21614 -x20221 -x1678 x41013 -x13080 -x26088 x41325 -x37013 -x2830 -x35531 -x2964 -x39069 -x33393 -x10906 -x33226 -x20542 -x17392 -x36627 -x43339 -x25610 -x7059 -x40150 -x33132 -x27332 -x36525 -x5908 -x30330 -x43343 -x24873 -x29884 -x39134 -x38373 -x32466 -x3904 -x9286 -x400 -x14785 -x15201 -x14252 -x41429 -x27983 -x42778 -x24935 -x28310 -x39747 -x42979 -x32613 -x37518 -x16750 -x10285 -x13267 -x14970 -x29420 -x17486 -x40905 -x41543 -x22573 -x25325 -x15007 -x29587 -x20760 -x31861 -x28313 -x4020 -x8028 -x5741 -x26483 -x18657 -x29201 -x38681 -x24511 -x33578 -x24751 -x21676 -x17518 -x8455 -x35383 -x29799 -x23443 -x22259 x44558 -x33401 -x24615 -x7790 -x13680 -x3190 -x24831 -x28830 -x38117 -x13236 -x10666 -x33152 -x23174 -x1796 -x26253 -x37015 -x32668 -x34919 -x9703 -x26529 -x4081 x42050 -x32063 -x44320 -x44531 -x19306 -x36161 -x43602 -x30437 -x38273 -x25736 -x32347 x41107 -x32004 -x23071 -x36724 x44090 -x30695 -x29980 -x22522 -x8928 -x13585 -x2011 -x563 -x2595 x41377 -x7055 -x10395 -x16590 -x29485 x43509 -x18129 -x614 -x22316 -x2884 -x8274 -x9612 -x3493 -x35637 -x5594 -x17823 -x9230 -x13739 -x16973 -x887 -x42615 -x24205 -x11438 -x29449 -x17764 -x11429 -x22475 -x2331 -x4628 -x30054 x41224 x41280 -x16582 x4526 -x16539 -x21293 -x22080 -x3850 -x28274 -x34502 -x5833 -x30633 -x8887 -x7344 -x1343 -x44165 -x27977 -x7351 -x2408 -x11901 -x33149 -x37897 -x38541 -x22632 -x33853 -x33781 -x17867 -x15074 -x37579 -x13566 -x29895 -x25157 -x30581 -x22307 -x12369 -x28822 -x14366 -x30702 -x22940 -x10349 -x4552 -x16057 -x43746 -x973 -x33798 -x20560 -x28546 -x27360 -x23124 -x21491 -x22103 -x7734 -x11083 -x12919 -x3391 -x8450 -x43767 -x34934 -x7082 -x7944 -x21575 -x19761 -x31223 -x25808 -x16514 -x945 -x17346 -x33701 -x39090 -x17677 -x26994 -x5537 -x40635 -x34262 -x14232 -x31261 -x36462 -x8515 -x12201 -x12070 -x26663 -x20880 -x31898 -x27937 -x42814 -x9955 -x1598 -x6260 -x32608 -x11168 -x29328 -x21419 -x33808 -x38512 -x28512 -x14231 -x37431 -x20050 -x21553 -x14684 -x18337 -x44713 -x37562 -x32775 -x39808 -x21171 -x19933 -x44043 -x7078 -x11350 -x8249 -x42458 -x27141 -x34345 -x38137 -x36688 -x28326 -x3557 -x16859 -x18303 -x31376 -x238 -x2818 -x44328 -x25492 -x39553 -x39076 -x39658 -x42395 -x19898 -x40056 -x37339 -x1198 -x42708 -x43759 -x10438 -x17626 -x6749 -x19772 -x18927 -x43310 -x15228 -x9409 -x23551 -x30479 x42185 -x4222 -x42746 -x39450 -x43539 -x3000 -x32543 -x29497 -x37085 -x27166 -x17450 -x40413 -x3660 -x15833 -x11506 -x2208 -x11991 -x38199 -x44399 -x37529 -x8535 x6041 -x29232 -x24732 -x8479 -x30322 -x36749 -x38006 -x3892 -x4663 -x18662 -x41814 x33690 -x40058 -x2034 -x16909 -x12227 -x24278 -x38794 -x39923 -x23405 -x707 -x43311 -x642 -x37686 -x22444 -x10642 -x25786 -x16681 -x35470 -x38040 -x30786 -x24309 -x9659 -x4935 -x26126 -x27893 -x39506 -x14552 -x13000 -x23614 -x34062 -x2316 -x16160 -x27333 -x21406 -x31297 -x16579 -x33663 -x42879 -x6324 -x39062 x41127 -x33494 -x15992 -x37041 -x43253 -x20549 -x8797 -x3007 -x40797 -x659 -x33911 -x30112 -x42064 -x5192 -x27464 -x32026 -x26942 -x10157 -x16163 -x16658 -x15242 -x123 -x40634 -x32013 -x23353 -x25838 -x25452 -x16383 -x44639 -x23522 -x24528 -x14732 -x7461 -x18249 -x20232 -x7287 -x17522 -x4825 -x9492 -x11676 -x40859 -x43705 -x7949 -x37185 -x36670 -x16161 -x4800 -x13950 -x35003 -x28425 -x41661 -x27926 -x29055 -x38214 -x19524 -x35965 -x39992 -x3676 -x21229 -x8675 -x15936 -x17538 -x26407 -x6166 -x30510 -x649 -x21580 -x4539 -x22769 -x33280 -x29684 -x41788 -x39018 -x12783 -x30883 -x11060 -x18597 -x29754 -x16089 -x34893 -x26956 -x19927 -x1177 -x25958 -x33423 -x38556 -x14987 -x35606 -x33036 -x38398 -x28323 -x15372 -x28315 -x4532 -x39120 -x3479 -x29186 x3405 -x26838 -x37682 -x31220 -x24140 -x38327 -x8298 -x6682 -x30897 -x1471 -x18848 -x27572 -x15235 -x18742 -x2881 -x16001 -x22280 -x11690 -x36637 -x25463 -x31146 -x7087 -x26968 -x38157 -x31673 -x28971 -x37173 -x16979 -x22818 -x19775 -x39819 x41000 -x36460 -x21639 -x15701 -x4703 -x903 -x6600 -x37166 -x42993 -x7664 -x38275 -x24054 -x19257 -x14026 -x38511 -x17308 -x25091 -x43214 -x27494 -x28082 -x34433 -x6466 -x24613 -x22155 -x37533 -x699 -x44161 -x28842 -x38720 -x44260 -x41536 -x24983 -x5825 -x34681 -x34880 -x21523 -x935 -x4165 -x26959 -x29141 -x19411 -x24676 -x36474 -x28353 -x11814 -x26863 -x20350 -x12420 -x32869 -x36503 -x39605 -x12353 -x1185 -x9590 -x36502 -x41803 -x32088 -x21137 -x16511 -x27605 -x29148 -x25601 -x44259 -x3169 -x3102 -x18928 -x35397 -x28179 -x34426 -x23005 -x42589 -x4725 -x27080 -x5809 -x17840 -x8484 -x91 -x14292 -x10737 -x36029 -x16441 -x10532 -x26211 -x3751 -x13429 -x35333 -x26937 -x37999 -x12759 -x10950 -x18929 -x27266 -x40963 -x24482 -x41621 -x4392 -x26600 -x36171 -x18898 -x3914 -x8290 -x19220 -x27745 -x6653 -x31854 -x37417 -x11877 -x39228 -x38230 -x39502 -x14831 -x6160 -x5761 x41030 -x7776 -x31758 -x11587 -x29213 -x794 -x12473 -x43134 -x22862 -x6529 -x34529 -x19434 -x12126 -x40714 -x25084 -x18556 -x32830 -x29012 -x15220 -x25859 -x15464 -x27680 -x35745 -x21883 -x11725 -x30480 -x3202 -x5324 -x36601 -x40785 -x11816 -x35146 -x14436 -x37811 -x32924 -x9241 -x4252 -x17932 -x158 -x33720 x40925 -x8295 -x33843 -x22380 -x445 -x34188 -x28916 -x14531 -x12236 -x35785 -x27063 -x10915 -x35300 -x8520 -x14942 -x30985 -x32975 -x15718 -x413 -x29900 -x14146 -x11909 -x14651 -x27591 -x14471 -x18351 -x30221 -x19041 -x24854 -x33357 -x43920 -x11176 -x5636 -x8916 -x4576 -x721 -x2375 -x27998 -x33594 -x16030 -x13563 -x11685 -x38342 -x10604 -x42989 x43466 -x5407 -x17350 -x25052 -x18367 -x33205 -x43138 -x42383 -x3130 -x15157 -x42115 -x33871 -x22215 -x27184 -x29830 -x24396 -x23111 -x16652 -x22583 -x29617 -x21862 -x16551 -x30026 -x1565 -x32392 -x26125 -x4787 -x6770 -x43378 -x20805 -x5612 -x27759 -x15520 -x30280 -x11411 -x34557 -x35443 -x23629 -x22975 -x29595 -x32480 -x32217 -x40632 -x41646 -x30552 -x42339 -x7336 -x10129 -x16054 -x768 -x27628 -x44120 -x35571 -x2635 x34228 -x915 -x15046 -x36511 -x31442 -x31069 -x20644 -x10026 -x10286 -x38335 -x369 -x44595 -x11726 -x12000 -x26808 -x2228 -x36016 -x43736 -x32176 -x37266 -x8994 -x34994 -x24119 -x25916 -x18265 -x23591 -x41586 -x40968 -x42838 -x36801 -x24692 -x25380 -x6017 -x40140 -x32256 -x15263 -x38667 -x38812 -x24285 -x21689 x41145 -x25240 -x27811 -x25714 -x10763 -x24838 -x2468 -x29911 -x38068 -x23980 -x10482 -x6008 -x43663 -x12740 x43830 -x34771 -x26325 -x14058 -x3975 -x9565 -x34072 -x21129 -x8084 -x39191 -x28735 -x30673 -x41259 -x12543 -x8951 -x22730 -x24506 -x26226 -x36490 -x35866 -x17397 -x26375 -x2947 -x28341 -x22673 -x4341 -x25159 -x17496 -x42773 -x23601 -x29877 -x22929 -x34355 -x9351 -x16221 -x3519 -x1965 -x31716 -x8635 -x26966 -x38477 -x8922 -x2043 -x24684 -x12342 -x11782 -x230 -x6666 -x3915 -x22121 -x30180 -x21429 -x11933 -x36874 -x18973 -x1122 -x35369 -x12504 -x35208 -x17381 -x9580 -x12826 -x25839 -x25971 -x26022 -x11721 -x7223 -x12124 -x21635 -x19333 -x20563 -x41463 -x21006 -x24815 -x44304 -x35020 -x40426 -x14423 -x13542 -x15193 -x7771 -x25791 -x37655 -x39392 -x22048 -x13892 -x22810 -x43948 -x24516 -x24835 -x4463 -x21589 -x33885 -x11785 -x32536 -x6490 -x12053 -x17106 -x23593 -x94 -x19636 -x28620 -x20906 -x30462 -x37735 -x43571 -x12226 -x41758 -x28758 -x28286 -x34236 -x32758 -x22102 -x8821 -x11775 -x8995 -x8521 -x6355 -x13433 -x30484 -x25121 -x15191 -x13978 -x38581 -x6962 -x22188 -x3299 -x35548 -x42953 -x42235 -x29126 -x15644 -x22781 -x13106 -x43976 -x13532 -x21211 -x9647 -x17080 -x8039 -x22133 -x11474 x44335 -x21444 -x26610 -x5455 -x3791 -x22191 -x41974 -x30196 -x41868 -x14378 -x35842 -x38089 x41135 x38895 -x43978 -x13422 -x33553 -x23751 -x31879 -x276 -x6746 -x36246 x41278 -x22590 -x15479 -x23425 -x14466 -x13141 -x27203 -x42436 -x13168 -x10724 -x36834 -x17872 -x31346 -x28256 -x20016 -x6582 -x38568 -x22585 -x25897 -x21816 -x35372 -x8875 -x36305 -x14092 -x26461 -x33040 -x38151 -x6817 -x27621 -x5465 -x26 -x2904 -x29853 -x21039 -x27114 -x21457 -x20142 -x21979 -x16106 -x3578 -x17362 -x18631 -x44793 -x9491 -x27839 -x31241 -x22340 -x10755 -x199 -x37482 -x10391 -x15901 -x14551 -x19601 -x38280 -x25026 -x39781 -x26806 -x6067 -x34244 -x14994 -x21680 -x2091 -x6895 -x14948 -x23419 -x3198 -x11905 -x11186 -x29286 -x31684 -x41555 -x37540 -x41682 -x41566 -x16322 -x10075 -x27084 -x13837 -x37103 -x23382 -x20633 -x11239 -x39786 -x25024 x11844 -x37203 -x3124 -x10694 -x28145 -x4746 -x6368 -x28505 -x15402 -x21745 -x9956 -x22532 -x8630 -x21824 -x20830 -x13274 -x5149 -x21111 -x12214 -x21993 -x35483 -x33967 -x25071 -x38595 -x8770 -x10583 -x43366 -x13994 -x30224 -x19945 -x10123 -x20032 -x37326 -x11078 -x32728 -x25433 -x35970 -x38927 -x28655 -x3998 -x41154 -x20810 -x27291 -x38044 -x40419 -x14078 -x4608 -x17263 -x14776 -x35968 -x8506 -x1764 -x26594 -x2127 -x37354 -x18566 -x26627 -x20431 -x17980 -x26386 -x36072 -x21716 -x6496 -x9194 -x11821 x44730 -x28048 -x7988 -x29402 -x30502 -x31526 -x17223 -x11592 -x34095 -x41044 -x17697 -x31808 -x26209 -x39988 -x13487 -x23385 -x9600 -x19720 -x20608 -x13992 -x20344 -x23821 -x14984 -x7523 -x36843 -x27532 -x19917 -x30841 -x38844 -x44312 -x39529 -x31801 -x4272 -x10428 -x17561 -x44238 -x20489 -x11125 -x3056 -x33185 -x27815 -x20643 -x11374 -x6210 -x31487 -x3251 -x41782 -x7427 -x29473 -x1106 -x44168 -x12148 -x11607 -x23543 -x5114 -x32682 -x44354 -x13313 -x39031 -x3367 -x8462 -x9990 -x9410 -x23743 -x9601 -x19514 -x22251 -x43808 -x20998 -x24769 -x41078 -x27369 -x11876 -x19660 -x35297 -x34250 -x33704 -x15560 -x13971 -x7102 -x9815 -x7978 -x18297 -x9884 -x9003 -x27796 -x13150 -x15927 -x36939 -x9132 -x38130 -x6165 -x26514 -x43716 -x43072 -x40295 -x34886 -x7352 -x12032 x41128 -x518 -x15514 -x8883 -x26558 -x40446 -x9339 -x30217 -x18244 -x38133 -x42630 -x38499 -x23884 -x15752 -x24691 -x20742 -x17354 -x30888 -x25004 -x20102 -x29438 -x8996 -x24944 -x19107 -x22917 -x44159 -x32104 -x26850 -x24284 -x18010 -x35249 -x35556 -x32889 -x18871 -x9834 -x3851 -x520 -x19890 -x3477 -x11260 -x27844 -x36481 -x24343 -x9239 -x4536 -x27835 -x41415 -x14309 -x12767 -x39702 -x4887 -x35222 -x41560 -x19643 -x26773 -x28722 -x11241 -x24234 -x34943 -x16237 -x28988 -x9544 -x21874 -x9726 -x18545 -x8987 x40575 -x28266 -x42853 -x10593 -x17798 -x39918 -x2843 -x20417 -x2139 -x13446 -x1645 -x44769 -x36332 -x20380 -x38709 -x28358 -x27653 -x10914 -x5626 -x150 -x21813 -x14692 -x18268 -x7833 -x17104 -x17633 -x21327 -x3567 -x43710 -x39910 -x19012 -x38908 -x6788 -x23237 -x1117 -x36037 -x10042 -x8191 -x39700 -x17716 -x11583 -x42342 -x36448 -x14447 -x927 -x43415 -x23718 -x17611 -x4407 -x37357 -x43024 -x22392 -x15072 -x41004 -x28410 -x20297 -x16425 -x4241 -x44519 x43452 -x11204 -x13057 -x14452 -x1873 -x37145 -x21027 -x22252 -x15239 -x5848 -x3675 -x7290 -x16881 -x22410 -x30100 -x2591 -x5873 -x41051 -x17373 -x5800 -x2129 -x7691 -x41944 -x17285 -x1342 -x2561 -x44368 -x3469 -x4289 -x38380 -x36621 x10856 -x36248 -x34367 -x36941 -x30469 -x11135 -x11038 -x15754 -x5004 x41283 -x18120 -x20804 -x30965 -x26802 -x40711 -x37274 -x2183 -x34628 -x40297 -x2616 -x12913 -x2447 -x12286 -x26041 -x30229 -x17063 -x10816 -x33318 -x35298 -x15667 -x5182 -x24636 -x23304 -x15781 -x31728 -x1383 -x43941 -x13623 -x43340 -x23105 -x33695 -x40217 -x10102 -x10545 -x20218 -x26328 -x9922 -x29098 -x44264 -x9821 -x40183 -x801 -x17540 -x16555 -x16289 -x43383 -x21162 -x2121 -x30171 -x9553 -x42968 x18622 -x20420 -x3737 -x9264 -x7584 -x4422 -x40531 -x11288 -x12313 -x42623 x41940 -x31581 -x1257 -x17448 -x12645 -x31134 -x975 -x7825 -x42975 -x11702 -x15373 -x40721 -x13920 -x345 -x28716 -x40401 -x30531 -x43616 -x15481 -x25469 -x956 -x3005 -x22944 -x44396 -x32941 -x25646 -x19052 -x354 -x13219 -x1868 -x38108 -x41539 -x9284 -x35761 -x9417 -x25681 -x40314 -x22271 -x36186 -x37285 -x39193 -x16327 -x44540 -x27661 -x32079 -x9903 -x39061 -x43131 -x38152 -x44532 -x21730 -x39636 -x18813 -x3015 -x2153 -x20057 -x5150 -x37053 -x22347 -x43229 -x30440 -x622 -x27227 -x22209 -x4330 -x17745 -x2120 -x15952 -x4353 -x33746 -x20038 -x18767 -x26701 -x13957 -x5963 -x8882 -x18564 -x34859 -x21136 -x19867 -x70 -x6397 -x5618 -x34419 -x10029 -x18949 -x42961 -x6762 -x37011 -x27478 -x1574 x44072 -x36913 -x6503 -x16132 -x5605 -x29632 -x19782 -x5520 -x39124 -x31340 -x42317 -x39887 -x12871 -x28978 -x13668 -x29266 -x21688 -x3653 -x33552 -x44568 -x23989 -x26021 -x33756 -x17993 -x31634 -x41918 -x11560 -x31980 -x29582 -x24513 -x35957 -x39556 -x38442 -x26957 -x34234 -x26105 -x28024 -x22417 -x5924 -x26519 -x42021 -x38713 -x32904 -x1530 -x33974 -x23841 -x17792 x44622 -x14354 -x43685 -x13964 -x17660 -x32761 -x19181 -x3674 -x3995 -x33612 -x840 -x1804 -x43418 -x12371 -x33589 -x4616 -x24574 -x22843 -x33033 -x8268 -x30752 -x40276 -x43588 -x32939 -x26607 -x18559 -x6432 -x29872 -x4189 -x32300 -x22164 -x3397 -x8350 -x14117 -x26239 -x15423 -x6844 -x15899 -x31094 -x7821 -x38155 -x25876 -x5349 x41160 -x35261 -x41175 -x40583 -x5146 -x10220 -x2954 -x21459 -x5003 -x43394 -x43274 -x28831 -x26114 -x13617 -x42304 -x13374 -x35574 -x9792 -x36190 -x43433 -x2522 -x26446 -x5282 -x15398 -x8344 -x21480 -x20371 -x28035 -x8967 -x41601 -x784 -x43838 -x32922 -x23998 -x37234 -x43873 -x9065 -x37362 -x44139 -x31931 -x36762 x41846 -x27341 -x2609 -x11750 -x36955 -x38237 -x35972 -x14003 -x26001 -x14780 -x19739 -x23598 -x41547 -x6074 -x30972 -x35236 -x15269 -x4713 -x7496 -x43914 -x28005 -x40762 -x25161 -x23645 -x3421 -x27162 -x18091 -x15914 -x21958 -x34843 -x33017 -x36650 -x27344 -x16959 -x23376 -x34309 -x38597 -x6648 -x40957 -x29699 -x5937 -x8363 -x16643 -x27057 -x27411 -x36164 -x7653 -x24262 -x19418 -x20659 -x42891 -x7256 -x5472 -x7393 -x30522 -x38007 -x30862 -x34180 -x33549 -x42366 -x42895 -x41563 -x10420 -x13279 -x1708 -x37524 -x37322 -x11573 -x4975 -x35912 -x25181 -x1392 -x18081 -x20501 -x23026 -x38162 -x39334 -x21260 -x28848 -x26363 -x1178 -x4259 -x26732 -x30554 -x23500 -x19731 -x42296 -x31890 -x42721 -x9443 -x259 -x32816 -x19907 -x31032 -x3076 -x30153 -x5747 -x37608 -x34414 -x34631 -x17041 -x500 -x12378 -x17261 x40928 -x34056 -x14637 -x4740 -x24548 -x16083 -x4764 -x6130 -x14186 -x21956 -x19476 -x13340 -x31309 -x32537 -x33107 -x36291 -x26015 -x38857 -x13068 -x33516 -x40130 -x43807 -x31987 -x22946 -x16363 -x16184 -x31914 -x33199 -x28133 -x38475 -x24335 -x4709 -x21063 -x7248 -x32229 -x33201 -x13897 -x8609 -x37726 -x37014 -x22858 x37793 -x10144 -x4364 -x43632 -x29867 -x5154 -x1613 -x15063 -x42151 -x39444 -x31768 -x2312 -x5930 -x29919 -x23547 -x24053 -x38259 -x41474 -x35434 -x39846 -x13554 -x5123 -x25460 -x33596 -x21953 -x8510 -x8475 -x35121 -x15910 -x7204 -x8218 -x31168 -x12494 -x23803 x43624 -x1874 -x34436 -x38445 -x18668 -x9924 -x2435 -x5109 -x7570 -x42560 -x38489 -x32621 -x14155 -x8169 -x40513 -x24331 -x32722 -x28647 -x33134 -x8188 -x37596 -x21236 -x24360 -x11504 -x41319 -x39845 -x10044 -x21541 -x41316 -x14621 -x9036 -x18438 -x1513 -x32048 -x36430 -x26100 -x16492 -x5389 -x16175 -x8075 -x42167 -x10227 -x38831 -x31145 -x28562 -x1901 -x21441 -x34066 -x36371 -x30762 -x38317 -x8096 -x38774 -x42243 -x14356 -x16766 -x26831 -x1200 -x7804 -x31268 -x11796 -x24551 -x41419 -x9505 -x7189 -x34353 -x38527 -x13419 -x21804 -x25507 -x20651 -x33055 -x35054 -x39189 -x30145 -x9170 -x4105 x40775 -x31505 -x13529 -x39329 -x43118 -x37036 -x19547 -x16021 -x39659 -x35920 -x15980 -x29279 x41293 -x38642 -x36821 -x9068 -x12909 -x21612 -x44367 -x27371 -x34783 -x31010 -x31516 -x18407 -x13677 -x4732 -x19490 -x2547 -x24572 -x6567 -x10966 -x44148 -x38254 -x35656 -x15291 -x7803 -x16206 -x5964 -x25539 -x27834 -x25637 -x28110 -x8935 -x8035 -x5875 -x42308 -x44690 -x39313 -x35163 -x44111 -x43892 -x17057 -x16195 -x34489 -x19463 -x44212 -x12221 -x43904 -x12661 -x33517 -x4980 -x35681 -x29600 -x16270 -x44504 -x44666 -x24845 -x16919 -x32081 -x27230 -x21098 -x41855 -x19612 -x6669 -x25956 -x39050 -x37486 -x38158 -x28965 -x25169 -x29223 -x19732 -x32073 -x10807 -x29825 -x36224 -x11045 -x28742 -x12602 -x25600 -x4060 -x14458 -x40170 -x3733 -x2749 -x24961 x42393 -x13251 -x30240 -x34330 x43508 -x23437 -x26200 -x3503 -x4071 -x4662 -x30643 -x22487 -x36026 -x17494 -x11537 -x6031 -x12372 -x39332 -x18970 -x42210 -x22685 -x19277 -x30378 -x21369 -x30307 -x13881 -x34387 -x13271 -x9399 -x33582 -x2922 -x621 -x24094 -x940 -x22533 -x19249 -x9363 -x29419 -x16786 -x25795 -x13594 -x22550 -x35290 -x42059 -x38004 -x41836 -x5088 -x6202 -x21591 -x19448 -x28665 -x9052 -x9092 -x19003 -x14268 -x6825 -x36728 -x12250 -x38658 -x28688 -x18670 -x17111 -x16409 -x36423 -x26870 -x27828 -x31599 -x40974 -x34486 -x23421 -x14969 -x25987 -x40262 -x40526 -x39474 -x44364 -x31369 -x25619 -x11450 -x43665 -x12100 -x32412 -x22166 -x17247 -x20683 -x33735 -x42454 -x12946 -x37710 -x15549 -x23868 -x40134 -x15431 -x6394 -x25237 -x25623 -x13058 -x22738 -x15808 -x41780 -x14386 -x24546 x4987 -x14604 -x21991 -x38088 -x9501 -x6061 -x8135 -x13197 -x12291 -x42328 -x25340 -x31411 -x36702 -x43200 -x17411 x44293 -x32143 -x13367 -x29132 -x4053 -x24777 -x22502 -x31559 -x33146 -x11390 -x39562 -x25087 -x38630 -x23319 -x5490 -x1237 -x22642 -x19366 -x41641 -x6457 -x24025 -x9646 -x41628 -x12281 -x3006 -x13245 -x28883 -x19875 -x44268 -x44602 -x7690 -x19303 -x16680 -x32359 -x9249 -x44705 -x17924 -x30684 -x43605 -x36330 -x41335 -x2203 -x13331 -x43347 -x8966 -x3848 -x38695 -x43333 -x32221 -x11922 -x12392 -x24317 -x11531 -x22950 -x43544 -x33087 -x20390 -x27948 -x3959 -x23398 -x4953 -x4632 -x39014 -x17501 -x19764 -x23735 -x25357 -x1711 -x23284 -x12154 -x16075 -x32733 -x27171 -x43182 -x31189 -x19100 -x18759 -x8478 -x36851 -x29914 -x25557 -x37560 -x12376 -x43764 -x44308 -x28143 -x5571 -x29475 -x25692 -x38463 -x18851 -x20412 -x36629 -x25572 -x29615 -x18110 -x35143 -x2557 -x15307 -x16016 -x21690 -x3107 -x36896 -x9293 -x13661 -x16426 -x3365 -x37979 -x5999 -x41425 -x24453 -x14573 -x22438 -x39776 -x26367 -x42316 -x5492 -x7710 -x27271 -x31277 -x41882 -x18726 -x2101 -x42632 -x33872 -x13179 -x14783 -x36679 -x26913 -x44475 -x38387 -x17171 -x6430 -x11870 -x44101 -x26546 -x25212 -x32634 -x28633 -x26491 -x30885 -x4324 -x21344 -x35597 -x17294 -x3001 -x23646 -x310 -x19607 -x3228 -x20700 -x41522 -x24661 -x33348 -x9429 -x41977 -x13372 -x28376 -x2784 -x44664 -x34666 -x11835 -x3256 x43056 -x41267 -x15922 -x21818 -x42023 -x8162 -x32591 -x18350 -x40908 -x35157 -x35961 -x41126 -x35672 x41172 -x7227 -x25246 -x19637 -x41876 -x36798 -x27987 -x13610 -x16382 x42272 -x28824 -x19839 -x5718 -x13979 -x25826 -x21003 -x15553 -x31106 -x18783 -x10646 -x8383 -x34899 -x3375 -x20118 -x41952 -x36729 -x42633 -x11807 -x43009 -x23185 -x27646 -x16091 -x10181 -x14654 -x21776 -x38526 -x3430 -x11543 -x20110 -x28072 -x26457 -x16191 -x3564 -x7744 -x6100 -x8666 -x24222 -x24157 -x34725 -x22463 -x34962 -x11588 -x16629 -x979 -x24723 -x2639 -x12671 -x8920 -x20914 -x9557 -x24486 -x10896 -x31055 -x43227 -x18763 -x11892 -x31150 -x5132 -x6622 -x20845 -x19137 -x30226 -x3011 -x14355 -x6139 -x34983 -x18001 -x34453 -x34289 -x33520 -x1224 -x29634 -x29635 -x39533 -x892 -x33100 -x6690 -x40252 -x29572 -x31669 -x43905 -x37840 -x23169 -x381 -x118 -x39094 -x16854 -x438 -x2713 -x5390 -x34849 -x13901 -x24026 -x31126 -x32089 -x22912 -x7122 -x38343 -x10547 -x44059 -x11458 -x3574 -x37369 -x28371 -x37276 -x28739 -x44154 -x22147 -x9448 -x17379 -x17457 -x28175 -x43472 -x29366 -x18574 -x1348 -x44349 -x22964 -x3208 -x19164 -x14124 -x23417 -x35457 -x10247 -x34523 -x15887 -x42902 -x39340 -x9698 -x12965 -x1508 -x35673 -x8238 -x16375 -x12211 -x21196 -x10057 -x30460 -x18471 -x25067 -x37031 -x12298 -x9692 -x38587 -x25054 -x19327 -x35239 -x22097 -x7500 -x42859 -x20040 -x28523 -x19634 -x37248 -x35561 -x22459 -x14486 -x36995 -x33007 -x22943 -x31396 -x22976 -x19398 -x44725 -x694 -x18103 -x44208 -x37429 -x21583 -x21795 -x35865 -x1998 -x7954 -x41935 -x30372 -x15004 -x2628 -x10505 -x15037 -x2985 -x1304 -x21251 -x42306 -x34763 -x15265 -x8323 -x12527 -x3491 -x33453 -x28075 -x18285 -x7313 -x21535 -x17973 -x26964 -x21321 -x17922 -x3380 -x8628 -x2078 -x42139 -x15266 x18754 -x25207 -x33616 -x23683 -x40650 -x41040 -x8275 -x17702 -x2817 -x26393 -x2479 -x37754 -x13273 -x19500 -x34181 -x8646 -x42208 -x5722 -x21000 -x44314 -x38345 -x20841 -x3444 -x26856 -x18889 -x15015 -x39952 -x410 -x19074 -x43526 -x38097 -x8312 -x970 -x29250 x41189 -x27540 -x6712 -x31622 -x13480 -x25398 -x9197 -x9871 -x12774 -x7848 -x15504 -x17902 -x38468 -x41520 -x44454 -x40152 -x25582 -x28069 -x22931 -x13628 -x32429 -x3652 -x37492 -x13775 -x5561 -x15211 -x4431 -x20392 -x32942 -x28065 -x19657 -x19535 -x3199 -x44583 -x23407 -x3560 -x38943 -x37076 -x26521 -x34741 -x2114 x42189 -x26951 -x19328 -x25954 -x20637 -x2164 -x9340 -x16144 -x3451 -x23201 -x34303 -x36905 -x37406 -x1875 x40536 -x33460 -x9237 -x2326 -x28440 -x44150 -x32204 -x18958 -x3632 -x30301 -x22269 -x23537 -x43893 -x40300 -x18242 -x33784 -x22110 -x15561 -x8511 -x11548 -x34292 -x27310 -x11410 -x42095 -x43255 x44288 -x39802 -x19832 -x28277 -x11004 -x40428 -x33521 -x18417 -x1760 -x39081 -x32447 -x8082 -x4026 -x10668 x43441 -x44326 -x6145 -x21456 -x23320 -x20759 -x37305 -x19870 -x18104 -x14059 -x15967 -x20758 -x19082 -x34914 -x30530 -x18551 -x30544 -x22452 -x4739 -x30161 -x23986 x40976 -x11100 -x29468 -x43241 -x10785 -x6826 -x11003 -x4266 -x2497 -x23962 -x27762 -x35010 x40712 -x7407 -x13647 -x27782 -x36080 -x8320 -x42218 -x10310 -x16126 -x31216 -x5726 -x42846 -x36416 -x4759 -x29460 -x29196 -x13463 -x22575 -x27350 -x9085 -x7647 -x7980 -x34659 -x11228 -x10771 -x38510 -x37136 -x32779 -x33792 -x8474 -x2693 -x25074 -x28759 -x24212 -x29896 -x42177 -x4737 -x21910 -x26301 -x27058 -x8884 -x28699 -x20967 -x34667 -x25061 -x31674 -x37163 -x10398 -x13051 -x44600 -x18849 -x5381 -x32952 -x36379 -x1629 -x27897 -x11218 -x19885 -x20602 -x32573 -x11401 -x543 -x20871 -x18213 -x27596 -x8470 -x476 -x34348 -x43760 -x24060 -x12036 x40926 -x41373 -x22765 -x32509 -x16818 -x9536 -x29477 -x26238 -x40359 -x17601 -x21975 -x24468 -x37432 -x10497 -x37213 -x26785 -x41580 -x26129 -x18745 -x19508 -x12168 -x30703 -x9130 -x41455 -x14240 -x29827 -x21471 -x22536 -x12116 -x15079 -x33074 -x14527 -x44324 -x32413 -x8992 -x2145 -x17865 -x41675 -x27829 -x26625 -x6833 -x24224 -x38454 -x21194 -x33951 -x13698 -x37338 -x33353 -x16027 -x11249 -x28906 -x28846 -x31727 -x26561 -x14586 -x12724 -x20224 -x916 -x25535 -x41467 -x8267 -x40568 -x29118 -x36676 -x27237 -x4839 -x29425 -x22892 -x33688 -x38400 -x28841 -x17777 -x36632 -x37483 -x1891 -x39552 -x18721 -x8216 -x29066 -x4612 -x33052 -x24370 -x18765 -x225 -x13040 -x19708 -x24969 -x7832 -x24955 -x39226 -x24552 -x22359 -x23657 -x2360 -x13148 -x17711 -x4468 -x6343 -x13143 -x34973 -x23434 -x19234 -x30745 -x22901 -x4847 -x33968 -x8038 -x21828 -x30028 -x4614 x32481 -x8386 -x36889 -x31917 -x6280 -x7199 -x10967 -x31327 -x1908 -x17421 -x32236 -x23056 -x43321 -x29800 -x2878 -x43915 -x1960 -x1881 -x27519 -x8731 -x18628 -x15357 -x19887 -x31215 -x22797 -x8585 -x3805 -x23958 -x11780 -x33077 -x24910 -x14084 -x29710 -x12143 -x28043 -x7385 -x33983 -x12164 -x20449 -x26657 -x15280 -x27692 -x3960 -x36931 -x3702 -x15416 -x24523 -x15973 -x9811 -x20321 -x38434 -x29870 -x37913 -x251 -x1550 -x31650 -x15474 -x24185 -x2053 -x14290 -x39384 -x30725 -x20567 -x38399 -x35926 -x38403 -x629 -x29666 -x39406 -x34608 -x2089 -x14795 -x19682 -x21769 -x25214 -x17821 -x25627 -x9809 -x28811 -x34500 -x22440 -x23055 -x36447 -x38851 -x4488 -x31295 -x20439 -x37249 -x35826 -x21943 -x43496 -x17901 -x23940 -x4675 -x40389 -x19122 -x1435 -x4466 -x11471 -x1078 -x42568 -x37690 -x8292 -x39055 -x454 -x19139 -x28377 -x16754 -x37687 -x33427 -x41622 -x44018 -x1280 -x22419 -x40197 -x36020 -x16937 -x769 -x8045 -x42888 -x27999 -x25901 -x3672 -x1863 -x35862 -x14507 -x30858 -x38904 -x42279 -x6354 -x25257 -x21551 -x9014 -x12322 -x11539 -x14221 -x6458 -x40101 -x2025 -x24344 -x37945 -x27571 -x19753 -x29787 -x25606 -x42295 -x29358 -x32749 -x2237 -x37201 -x24165 -x28809 -x39673 -x1610 -x43999 -x36997 -x3097 -x39327 -x15990 -x33275 -x14733 -x23890 -x42996 -x15670 -x26710 -x27309 -x18029 -x8895 -x6128 -x24938 -x15944 -x17560 -x15671 -x6917 -x33651 -x13467 -x37138 -x5589 -x25616 -x1118 -x12185 -x26243 -x4074 -x37700 -x11657 -x30494 -x7558 -x33822 -x27321 -x26640 -x31864 -x5136 -x14958 -x20772 -x16146 -x19381 -x21552 -x3133 -x8768 -x17713 -x41741 -x31536 -x13356 -x31440 -x15120 -x43196 -x19851 -x11818 -x24921 -x12734 -x37040 -x17477 -x2924 -x2932 -x8000 -x15336 -x8086 -x4745 -x31984 -x7440 -x32259 -x26492 -x26578 -x21140 -x10088 -x3753 -x34083 -x33078 -x31625 -x39394 -x35928 -x4461 -x36820 -x8029 -x43979 -x35186 -x39397 -x3126 -x5568 -x33891 -x15404 -x1084 -x24475 -x5344 -x12672 -x33536 -x5476 -x38764 -x18155 -x30073 -x20124 -x29972 -x13009 -x27832 -x11730 -x25278 -x25906 -x148 -x21105 -x1494 -x12134 -x30403 -x20406 -x29220 -x23782 -x39244 -x24013 -x10590 -x42388 -x42062 -x11008 -x33058 -x40931 -x34630 -x21528 -x6502 -x16349 -x37970 -x39629 -x2416 -x11879 -x24254 -x34013 -x13513 -x34341 -x37918 -x9055 -x22011 -x37329 -x22534 -x37514 -x22344 -x32680 -x3671 -x1114 -x7562 -x42571 -x21732 -x8913 -x16521 -x38664 -x3524 -x23118 -x33854 -x23849 -x38355 -x6747 -x30264 -x9488 -x7186 -x35096 -x27476 -x19812 -x25315 -x36188 -x15476 -x40246 -x8558 -x21463 -x8046 -x28729 -x21095 -x18524 -x36626 -x30058 x43970 -x6573 -x20571 -x5119 -x12572 -x18098 -x28862 -x30930 -x3021 -x29894 -x29185 -x38476 x42484 x44747 -x38728 -x18365 -x33962 -x32039 -x27258 -x16813 -x35405 -x40386 -x9727 -x34168 -x19567 -x26904 -x16526 -x26327 -x3098 x43797 -x41476 -x31307 -x847 -x7099 x41139 -x3018 -x25908 -x4629 -x30749 -x26217 -x16096 -x3396 -x382 -x237 -x37896 x43181 -x27296 -x17380 -x34041 -x17974 -x39579 -x32794 -x4044 -x33817 -x13626 -x14788 -x29117 -x8980 -x41412 -x19036 -x34585 -x23612 -x2345 -x29491 -x35567 -x38166 -x5078 -x43880 -x39899 -x44772 -x42562 -x44231 -x7934 -x42288 -x29398 -x13974 -x13246 -x40164 -x15018 -x11664 -x26562 -x37484 -x14757 -x1828 -x10792 -x40051 -x24807 -x33373 -x13380 -x38360 -x18270 -x27659 -x35395 -x23746 -x40825 -x19507 -x44341 -x11216 -x17563 -x13300 -x23235 -x36780 -x3512 -x30108 -x22733 -x17299 -x25904 -x36800 -x16283 -x38882 -x6548 -x20456 -x13528 -x11902 -x44362 -x22214 -x13613 -x34002 -x20106 -x20220 -x5162 -x17574 -x7489 -x4245 -x7402 -x36760 -x18217 -x8601 -x43195 -x17911 -x605 -x24832 -x34435 -x38734 -x37337 -x38551 -x34923 -x35911 -x39485 -x28870 -x29905 -x20368 -x40623 -x30162 x40705 -x16911 -x37381 -x991 -x29063 -x28268 -x31773 -x38001 -x24390 -x7421 -x12736 -x10296 -x43630 -x8598 -x32017 -x42772 -x6753 -x34097 -x13581 -x40565 -x19528 -x32874 -x14401 -x38873 -x11428 -x34386 -x35545 -x21415 -x19459 -x35082 -x10864 -x26109 -x27156 -x27562 -x36081 -x31771 -x39098 -x8173 -x30291 -x34037 -x6077 -x29113 -x2108 -x26560 -x10709 -x30070 -x17953 -x43646 -x12158 -x15543 -x42724 -x37630 -x25390 -x9714 -x30880 -x38482 -x25887 -x42108 -x6262 -x2253 -x2110 -x29826 -x42836 -x22006 -x8441 -x5935 -x25364 -x33140 -x40024 -x10054 -x9475 -x22172 -x41146 -x28055 -x40402 -x39344 -x4976 -x19529 -x34223 -x25725 -x8853 -x30504 -x37656 -x955 -x38911 -x22178 -x10034 -x36922 -x41995 -x6873 -x35204 -x10329 -x34388 -x21930 -x14343 -x34432 -x41470 -x31921 -x6863 -x27905 -x12555 -x3949 -x30194 -x39589 -x1446 -x2700 -x41037 -x24753 -x8737 -x9776 -x15749 -x14799 -x4504 -x12505 -x19404 -x22692 -x44549 -x4846 x43652 -x4599 -x2260 -x38913 -x24030 -x43703 -x38839 -x25022 -x39684 -x29590 -x1926 -x30720 x40616 -x13648 -x29917 -x31131 -x22870 -x42619 -x12386 -x17675 -x12621 -x23977 -x16348 -x18684 -x44433 -x39469 -x27066 -x44373 -x18839 -x34800 -x37856 -x32011 x41321 -x43927 -x20295 -x43156 -x27610 -x37416 -x33204 -x28527 -x35246 -x30177 -x3950 -x40683 -x23549 -x964 -x10095 -x44538 -x43739 -x2792 -x25007 -x5264 -x11329 -x40045 -x36775 -x9704 -x33377 -x4003 -x19127 -x12306 -x19539 -x8393 -x7327 -x18036 -x31312 -x16948 -x4306 -x23496 -x43501 -x36797 -x36793 -x32319 -x8746 -x18508 -x44167 -x24959 -x35611 -x38550 -x10494 -x24348 -x28054 -x15956 -x37299 -x16730 -x5698 -x7000 -x10451 -x44187 -x23835 -x15178 -x33143 -x3 -x27826 -x27027 -x5087 -x10631 -x16631 -x18787 -x7847 -x24022 -x2879 -x9089 -x21951 -x6907 -x33992 -x17652 -x29146 -x22292 -x29557 -x25079 -x17894 -x19102 -x25749 -x3407 -x26790 -x23802 -x13397 -x16118 -x1718 -x8949 -x30626 -x6362 -x34034 -x8203 -x36614 -x37379 -x28212 -x24622 -x37501 -x7161 -x3963 -x4187 -x4679 -x21337 -x7077 -x32826 -x36517 -x7654 -x10030 -x2339 -x30352 -x644 -x5403 -x38493 -x8769 -x22221 -x9456 -x43913 -x23297 -x24648 -x42443 -x34380 -x5563 -x16737 -x36639 -x156 -x39944 -x3728 -x36287 -x29653 -x39870 -x42411 -x20513 -x18934 -x33456 -x28287 -x7457 -x31512 -x12832 -x494 -x37963 -x25142 -x25160 x37929 -x40958 -x30561 -x32239 -x1510 -x20089 -x6185 -x4348 -x20222 -x37448 -x16434 -x2569 -x41821 -x1575 -x10365 -x28903 -x1989 -x6996 -x30634 -x25583 -x3719 -x26545 -x11635 -x1146 -x32 -x11238 -x34588 -x10176 -x27272 -x23469 -x10762 -x17649 -x25369 -x9552 -x1950 -x5042 -x31797 -x38739 -x11668 -x42002 -x22026 -x22813 -x28576 -x30152 -x11545 -x1350 -x36514 -x5681 -x3538 -x19321 -x27848 -x17720 -x5559 x44428 -x6284 -x1464 -x31602 -x21904 -x36817 -x37967 -x24084 -x38821 -x23211 -x803 -x43963 -x14524 -x35135 -x3577 -x23214 -x32331 -x33734 -x24840 -x504 -x28344 -x37965 -x21297 -x34358 -x17462 -x6440 -x10146 -x7390 -x5081 -x36002 -x35328 -x17430 -x35200 -x6416 -x12240 -x6236 -x802 -x29295 -x44462 -x27082 -x27943 -x750 -x40780 -x43653 -x30002 -x33171 -x43417 -x13206 -x23761 -x145 -x6968 -x39106 -x44055 -x10323 -x34484 -x22774 -x29511 -x1974 x40528 -x37639 -x23839 -x20613 -x9372 -x1943 -x35235 -x41693 -x26436 -x13888 -x23413 -x32764 -x488 -x8782 -x17484 -x9691 -x5028 -x23203 -x7367 -x32255 -x11480 -x37454 -x21594 -x21392 -x40171 -x6619 -x3368 -x34913 -x4332 -x43504 -x18308 -x34073 -x37663 -x43023 -x15877 -x21390 -x3695 -x17032 -x35413 -x9071 -x35486 -x39119 -x8807 -x20689 -x14771 -x6857 -x18690 -x27048 -x2598 -x13087 -x36645 -x32200 -x17403 -x35537 x19335 -x27917 -x2981 -x13482 -x14014 -x12321 -x34093 -x12057 -x8077 -x24811 -x13733 -x13160 -x16560 -x41892 -x33122 -x35409 -x17674 -x31384 -x36678 -x35792 -x5640 -x31371 -x8772 -x7582 -x19426 -x34582 -x10874 -x27681 -x33211 -x6630 -x4264 -x24754 -x11481 -x34336 -x41479 -x41607 -x41655 -x38537 -x21366 -x28363 -x6989 -x35985 -x27224 -x7977 -x23635 -x14729 -x9599 -x44005 -x24499 -x9223 -x2252 -x26527 -x20798 -x16866 -x20963 -x13862 -x20826 -x9281 -x43505 -x25216 -x751 -x25070 -x8178 -x24843 -x37956 -x41900 -x10274 -x18079 -x31694 -x22638 -x41531 -x3929 -x25346 -x37042 -x18007 -x22671 -x2570 -x21047 -x12529 -x20086 -x8755 -x18043 -x34555 -x44258 -x44077 -x1809 -x26478 -x37924 -x38538 -x2910 -x5576 -x3447 -x30464 -x7086 -x6604 x40720 -x708 -x10104 -x19472 -x5314 -x8463 -x39645 -x7547 -x28160 -x8910 -x27326 -x22423 -x39057 -x17638 -x10616 -x18146 -x32817 -x24306 -x16003 -x29346 -x3280 -x15497 -x1657 -x20572 -x22674 -x37890 -x20617 -x17618 -x6157 -x10528 -x24767 -x8109 -x44669 -x2776 x41242 -x18354 -x7835 -x12405 -x33409 x40984 -x5180 -x4857 -x97 -x4089 -x11420 -x23192 -x11670 -x27991 -x893 -x5513 -x10383 -x3787 -x16205 -x26955 -x41866 -x8553 -x42579 -x9311 -x44533 -x27682 -x10863 -x15424 -x24075 -x15036 -x14882 -x13277 -x12883 -x7389 -x4908 -x9593 -x33029 -x10306 -x16489 -x2366 -x14589 -x4154 -x14229 -x12576 -x15853 -x3394 -x17277 -x28544 -x24261 -x8365 -x21852 -x3716 -x30 -x10058 -x8044 -x19367 -x1532 -x42020 -x26465 -x7780 -x5212 -x7975 -x17348 -x17160 -x21270 -x25671 -x26898 -x19641 -x16189 x44295 -x3745 -x39381 -x3698 -x18263 x41770 -x10332 -x37447 -x13048 -x9056 -x35857 -x38300 -x2330 -x2425 -x39858 -x34918 -x28992 -x8885 -x43312 -x39140 -x4469 -x34390 -x9942 -x9887 -x35739 -x41152 -x19824 -x582 -x23825 -x12073 -x36732 -x10656 -x17670 -x24729 -x27123 -x15475 -x40126 -x1817 -x39935 -x711 -x44218 -x8531 -x29411 -x8259 -x41584 -x23386 -x16722 -x15288 -x12938 -x20792 -x44015 -x28619 -x30163 -x26723 -x9712 -x19047 -x42114 -x9764 -x31099 -x13327 -x6339 -x39532 -x12358 -x24730 -x29174 -x12308 -x9147 -x14341 -x32175 -x34753 -x2156 -x6196 -x41754 -x27007 -x9050 -x39360 -x38370 -x20668 -x13326 -x18058 -x18132 -x22688 -x10969 -x11075 -x14154 -x16204 -x26186 -x14838 -x17940 -x33442 -x31614 -x3057 x43079 -x7652 -x15719 -x24300 -x21450 -x10955 -x10431 -x18687 -x10278 -x10682 -x38870 -x34694 -x997 -x4979 -x21151 -x3999 -x4903 -x32345 x44180 -x35254 -x36036 -x9752 -x42723 -x43552 -x30465 -x27240 -x37105 -x535 -x36823 -x21985 -x25443 -x2795 -x14503 -x35638 -x41740 -x3312 -x42887 -x1334 -x18774 -x42438 -x8301 -x42822 -x7303 -x31310 -x17383 -x36778 -x37546 -x35307 -x15909 -x39821 -x7312 -x15696 -x27577 -x8927 -x23003 -x2284 x40631 -x28892 -x23051 -x36076 -x14953 -x23018 -x35810 -x32350 -x13398 -x20153 -x40324 -x10959 -x34040 -x14119 -x34275 -x218 -x4128 -x12231 -x36465 -x16688 -x36359 -x32490 -x24259 -x29392 -x33019 -x34182 -x19505 -x20175 -x11555 -x11098 -x30727 -x16712 -x10722 -x23602 -x23967 -x7537 -x18027 -x40816 -x23294 x14267 -x33472 -x7844 -x28285 -x13196 -x20873 -x14048 -x37841 -x13981 x43648 -x12994 -x31338 -x23589 -x31715 -x23251 -x28945 -x34968 -x2420 -x17254 -x34405 -x38268 -x17814 x44202 -x32646 -x31874 -x23918 -x7561 x44069 -x33397 -x35114 -x15601 -x72 -x40280 -x43073 -x7601 -x38424 -x15089 -x16805 -x13845 -x40618 -x3646 -x17982 -x40509 x41704 -x1351 -x4734 -x35630 -x34678 -x911 -x44032 -x24338 -x30899 -x24336 -x6072 -x3222 -x1432 -x22768 -x31576 -x14352 -x26364 -x40291 -x15406 -x16726 -x34127 -x41919 -x8568 -x32014 -x22457 -x28577 -x37054 -x28948 -x38887 -x2979 -x34087 -x21334 -x30516 -x22402 -x43407 -x11090 -x18502 -x24561 -x10324 -x37809 -x1763 -x22104 -x25127 -x8836 -x31305 -x37028 -x25516 -x19438 -x8088 -x20938 -x22894 -x14102 -x34467 -x32267 -x36968 -x3445 -x7069 -x27729 -x4743 -x41716 -x34186 -x33207 -x13229 -x41532 -x34779 -x18370 -x17051 -x29575 -x18186 -x29166 -x20875 -x24108 -x10607 -x2666 -x31242 -x7123 -x41726 x41331 -x2937 x44495 -x14714 -x21467 -x26221 -x3276 -x32925 -x19780 -x15801 -x9969 -x43004 -x554 -x39043 -x23924 -x10320 -x4937 -x40144 -x20044 -x18475 -x7864 -x37848 -x4948 -x43909 -x11837 -x29312 -x6392 -x27189 -x21267 -x19391 -x12407 -x35924 -x28996 -x1919 -x25782 -x36366 -x7713 -x5985 -x4025 -x673 -x36158 -x10297 -x35967 -x42767 -x24230 -x16748 -x21833 -x2445 -x11464 -x6443 -x22090 -x40177 -x21119 -x19415 -x6605 -x6687 -x36790 -x10441 -x6305 -x34629 -x21849 -x20541 -x17976 -x38545 -x12644 -x1920 -x20393 -x21987 -x32636 -x12464 -x7499 -x33838 -x1079 -x18870 -x23462 -x30602 -x5152 -x1824 -x42592 -x42435 -x11351 -x28794 -x42928 -x44379 -x25888 -x3089 -x41715 -x22955 -x32866 -x22742 -x44797 -x26133 -x15965 -x36223 -x13597 -x18571 -x19741 -x23525 -x41426 -x39129 -x7922 -x23603 -x39635 -x9810 -x6035 -x28573 -x23126 -x28670 -x1627 -x25383 -x44668 -x7448 -x17127 -x7302 -x10216 -x34567 -x24860 -x25192 -x35900 -x36079 -x2994 -x5677 -x2065 -x6848 -x30949 -x5416 -x127 -x35879 x43044 -x9466 -x28969 -x40540 -x43874 -x33151 -x28515 -x19236 -x25180 -x30527 -x19045 -x2217 -x3122 -x30084 -x41688 -x18235 -x40516 -x32598 -x22577 -x18118 -x17999 -x26277 -x20236 -x16545 -x11227 -x43190 -x32530 -x44183 -x3722 x40605 -x16855 -x2261 -x17512 -x11883 -x19405 -x23616 -x9570 -x43546 -x21404 -x37780 -x2640 -x20131 -x30048 -x27437 -x43067 -x39316 -x16308 -x33936 -x42754 -x38731 -x8740 -x6163 -x6350 -x24735 -x39717 -x912 -x2433 -x1083 -x9655 -x18256 -x43226 -x7722 -x4774 -x30790 -x23829 -x28939 -x42642 -x39564 -x23130 -x1340 -x43562 -x814 -x38191 -x34987 -x25331 -x33747 -x37610 -x864 -x13900 -x27367 -x28215 -x22889 -x13852 -x36831 -x31924 -x19987 -x9973 -x14941 -x9561 -x38791 -x2259 -x35740 -x10540 -x24048 -x11667 -x12437 -x7127 -x20939 -x2094 -x35108 -x26343 -x34098 -x6725 -x6734 -x18779 -x36418 -x19014 -x20281 -x7350 -x7048 -x1866 -x27735 -x28153 -x32226 -x30230 -x8215 x41163 -x31044 -x41987 -x27617 -x33876 -x7609 -x19721 -x9348 -x30730 -x18066 -x42165 -x42181 -x36420 -x2022 -x33274 -x18328 -x30939 -x11992 -x5996 -x9524 -x9222 -x4323 -x22981 -x4004 -x8090 -x493 -x174 -x19845 -x39596 -x15811 -x5628 -x38308 -x14975 -x5203 -x32790 -x26309 -x8831 -x11086 -x28142 -x44074 -x27950 -x20395 -x22800 -x8309 -x30091 -x10533 -x33542 -x29043 -x39841 x41264 -x13116 -x9292 -x7728 -x3355 -x42818 -x35214 -x14920 -x9829 -x20186 -x42573 -x19497 -x30421 -x28052 -x25168 -x10372 -x42845 -x28278 -x3870 -x12790 -x14370 -x38671 -x29527 -x14192 -x41972 -x43612 -x14766 -x35489 -x15796 -x6121 x40577 -x33515 -x14747 -x31551 x40936 -x34197 -x41822 -x22876 -x6175 -x18497 -x30512 -x22429 -x14748 -x27016 -x40898 -x5124 -x39234 -x37769 -x1339 -x44525 -x5095 -x3152 -x11002 -x21946 -x27805 -x25401 -x40396 -x9337 -x24770 -x21638 -x21096 -x43026 -x20157 -x1316 -x1301 -x8681 -x3459 -x35994 -x5067 x41884 -x5125 x44094 -x11076 -x8730 -x22462 -x15630 -x35315 -x38872 -x4710 -x9725 -x18431 -x16991 -x23790 -x41629 -x34959 -x5958 -x29570 -x10038 -x35253 -x11501 -x22610 -x13402 -x21547 -x12618 -x19936 -x38074 -x6346 -x13922 -x15121 -x4459 -x32876 -x38901 -x19873 -x37801 -x4291 -x28977 -x16538 -x39961 -x23338 -x32373 -x32885 -x3177 -x26213 -x26733 -x34616 -x3723 -x37244 -x4864 -x9364 -x17851 -x3408 -x2051 -x21791 -x38795 -x43269 -x20416 -x13894 -x28683 -x26801 -x36362 -x44638 -x32553 -x38451 -x4958 -x2009 -x6637 -x3923 -x33568 -x30338 -x33024 -x42604 x40903 -x38926 -x6560 -x28301 -x1180 -x28389 -x16085 -x40753 -x37101 -x35266 -x8150 -x17014 -x16158 -x2001 -x5133 -x23552 -x30316 -x3313 -x4133 -x20842 -x20908 -x20284 -x31430 -x26618 -x23889 -x14513 -x7002 -x10971 -x10355 -x5769 -x4895 -x2672 -x23278 -x8706 -x26637 -x29155 -x16079 -x31530 -x24448 -x33169 -x39423 -x7005 -x596 x44731 -x3985 -x31717 -x32879 -x19305 -x34108 -x25986 -x15403 -x35946 -x27345 -x29199 -x27469 -x34757 -x27608 -x26097 -x8933 -x13220 -x32397 -x20776 -x18500 -x14096 -x38184 -x32538 -x34654 -x9952 -x23490 -x9961 -x14495 -x22394 -x40173 -x30808 -x641 -x11840 -x17577 -x39748 -x8767 -x1305 -x9508 -x32473 -x35085 -x35455 -x8764 -x13333 -x18383 -x5966 -x38113 -x17105 -x20925 -x21076 -x12395 -x6691 -x4680 -x12631 -x7492 -x10780 -x18012 -x6984 -x5882 -x40599 -x37263 -x25532 -x42313 -x1608 -x35019 -x43325 -x2513 x41765 -x22842 x35109 -x31642 -x3168 -x9564 -x9514 -x21132 -x42229 -x687 -x9353 -x12807 -x38348 -x37917 -x39042 -x19279 -x38742 -x11727 -x5827 -x20444 -x10615 -x16455 -x34077 -x9571 -x35891 -x37703 -x40116 -x30032 -x39727 -x35809 -x26688 -x25596 -x5869 -x43293 -x2516 -x4117 -x40689 -x44556 -x5794 -x36510 -x14694 -x9037 -x2823 -x26708 -x32384 -x4796 -x3437 -x24698 -x33488 -x12180 -x19128 -x26515 -x9067 -x33241 -x31693 -x44298 -x14593 -x3730 -x11737 -x40161 -x23985 -x6696 -x36542 -x13315 -x20525 -x30532 -x42275 -x8573 -x7193 -x31881 -x40937 -x39383 -x41330 -x11270 -x30252 -x24589 -x18749 -x2772 -x3828 -x34802 -x38421 -x10004 -x15098 -x28834 -x10130 -x22623 -x23606 -x35993 -x10452 -x25466 -x21674 -x6376 -x30382 -x13455 -x14709 -x27059 -x13793 -x27436 -x43590 -x5008 -x41180 -x40732 -x36706 -x10622 -x33942 -x28078 -x4211 -x6261 -x38808 -x23595 -x29431 -x1129 -x30599 -x37748 -x7981 -x20778 -x2783 -x31678 -x29789 -x37633 -x6807 -x3531 -x487 -x40085 -x42771 -x28590 -x28489 -x8297 -x4757 -x13825 -x30716 -x23862 -x22405 -x3858 -x9392 -x32125 -x22993 -x19401 -x33161 -x16416 -x26357 -x39242 -x5732 x41244 -x43515 -x28241 -x30136 -x22069 -x34552 -x34534 -x474 -x15126 -x19801 -x11740 -x35448 -x9578 -x33330 -x19350 -x28797 -x36819 -x42991 x44415 -x37207 -x42706 x43286 -x30927 -x16760 -x42490 -x15444 -x19154 -x20096 -x103 -x16368 -x14872 -x11912 x41208 -x40495 -x19356 -x22930 -x30402 -x4344 -x24474 -x15613 -x22248 -x21988 -x38427 -x6273 -x35314 -x33607 -x39597 -x14646 -x23975 -x7091 -x30435 -x2348 -x19189 -x27570 -x1158 -x21102 -x14362 -x30857 -x39257 -x4620 -x41099 -x38894 -x23625 -x19919 -x1048 -x32746 -x22806 -x19273 -x39409 x44496 -x32833 -x12381 -x44025 -x44460 -x17905 -x25019 -x32294 -x37063 -x39010 -x3046 -x10035 -x3384 -x27473 -x43369 -x9757 -x26615 -x2634 -x43235 -x33004 -x35374 -x3067 -x695 -x12245 -x18677 -x40591 -x43522 -x35923 -x226 -x26962 -x29737 -x17213 -x21964 -x12196 -x12273 -x10424 -x15581 -x1622 -x13249 -x37818 -x10597 -x2226 -x25478 -x25680 -x4524 -x25841 -x29372 -x11724 -x10515 -x29010 -x32587 -x2443 -x1076 -x19978 -x19070 -x15738 -x29883 -x21799 -x35240 -x13608 -x21717 -x21781 -x33882 -x27676 -x29676 -x18322 -x38770 -x43834 -x31661 -x22759 -x17525 -x43811 -x32834 -x16517 -x20263 -x44629 -x4683 -x5773 -x25338 -x13017 -x274 -x37058 -x17038 -x35294 -x19009 -x11370 -x15712 -x33166 x40973 -x26513 -x13112 -x11396 -x10687 -x39215 -x25149 -x33914 -x39131 -x9957 -x17668 -x26592 -x4246 -x20657 -x43203 -x7294 -x8868 -x35263 -x43316 -x40839 -x12581 -x29340 -x10988 -x19059 -x43718 -x26124 -x34151 -x42757 -x36108 -x37881 -x31244 -x982 -x17301 -x12875 -x33828 -x31019 -x27582 -x23220 -x4077 -x31681 -x18342 -x16549 -x37853 -x22328 -x5936 -x37403 -x24240 -x21760 -x30951 x41769 -x43678 -x5582 -x20062 -x20624 -x42260 -x5728 -x42461 -x20969 -x31362 -x40622 -x13923 -x37481 -x12819 -x23182 -x15597 -x11192 -x6752 -x20909 -x43992 -x33654 -x19227 -x29742 -x24017 -x28887 -x7334 -x6880 -x25363 -x5648 -x5598 -x30021 -x18680 -x11806 -x32287 -x31736 -x36238 -x11499 -x5521 -x9377 -x11475 -x30645 -x39586 -x11352 -x498 -x22369 -x8817 -x25128 -x9114 -x1940 -x23391 -x18402 -x13988 -x31279 -x29981 -x17739 -x28117 -x26346 -x36459 -x30709 -x35682 -x26295 -x41361 -x33172 -x21926 -x10271 -x7118 -x40105 -x28578 -x30366 x43412 -x9494 -x40572 -x25139 -x17700 -x41911 -x24763 -x34468 -x8036 -x26528 -x36532 -x18932 x43468 -x19365 -x11383 -x22075 -x27845 -x32161 x41507 -x38357 -x24762 -x6982 -x35799 -x9362 -x12483 -x12497 -x14687 -x19178 -x16566 -x26730 -x39930 -x38095 -x2486 -x17144 -x6487 -x33344 -x1732 -x39467 -x20601 -x34767 -x8501 -x15660 -x28738 -x5413 -x17812 -x29195 -x666 -x39281 -x9048 -x35861 -x26722 -x20367 -x32683 -x17034 -x20724 -x14867 -x42391 -x2760 -x21079 -x6713 -x10303 -x38583 -x7577 -x29062 -x31627 -x14578 -x25997 -x13787 -x40351 -x30190 -x44537 -x12478 -x33583 -x10199 -x16342 -x36848 -x37302 -x9511 -x39661 -x35021 -x17578 -x35148 -x38871 -x21559 -x15407 -x14996 -x29561 -x40477 -x15355 -x35210 -x27721 -x41650 -x34319 -x10159 -x39054 -x12703 -x31835 -x2111 -x17553 -x27658 -x24066 -x314 -x10824 -x30008 -x41019 -x30825 -x24378 -x3209 -x876 -x42402 -x38767 -x14473 -x23965 -x2422 -x16464 -x30700 -x27004 -x29240 -x20122 -x10411 -x31554 -x9663 -x39299 -x28801 -x11287 -x8873 -x15600 -x13240 -x20448 -x6722 -x14250 -x4446 -x23509 -x19 -x29245 -x39427 -x6761 -x4596 -x2763 -x20266 -x32748 -x31664 -x39837 -x14459 -x39217 -x25781 -x6431 -x5187 -x20387 -x14013 -x21422 -x6583 -x28104 -x16605 -x789 -x23994 -x28621 -x37984 -x36309 -x11017 -x22670 -x17671 -x33989 -x31651 -x29249 -x15390 -x22425 -x41050 -x14109 -x33411 -x19237 -x30318 -x31488 -x33141 -x28548 -x2782 -x26559 -x31136 -x39677 -x33292 -x10997 -x21810 -x28295 -x4359 -x10986 -x11808 -x42701 -x28889 -x39967 -x23964 -x10994 -x15442 -x25787 -x8582 -x32001 -x12020 -x25414 -x17002 -x34930 -x12056 -x4435 -x21357 -x26480 -x22530 -x31208 -x39309 -x5632 -x28929 -x25260 -x26631 -x19776 -x19252 -x31337 -x18747 -x14228 -x9087 -x29501 -x35927 -x23276 -x13833 -x32881 -x26786 -x17066 -x16487 -x5801 -x30785 -x28154 -x7309 -x7994 -x18689 -x33856 -x13022 -x32671 -x20912 -x43786 -x14317 -x21332 -x43706 -x34668 -x13110 -x15619 -x30959 -x23990 -x32513 -x26008 -x41581 -x12299 -x34898 -x21414 -x23875 -x9476 -x22169 -x16784 -x1983 -x19595 -x5862 -x951 -x9891 -x28543 -x24680 -x7883 -x6806 -x25822 x40472 -x5822 -x44303 -x35059 -x38632 -x6695 -x10429 -x14194 -x100 -x34677 -x5058 -x15059 -x11753 -x8010 -x2308 -x36433 -x36296 -x39507 -x3364 -x9144 -x5068 -x40196 -x26988 -x18163 -x44610 -x22861 -x35299 -x36232 -x43031 -x36159 -x39482 -x37109 -x35751 -x3891 -x37914 -x26451 -x14204 -x36218 -x41599 -x34824 -x9483 -x30074 -x8733 -x10463 -x28795 -x12008 -x23638 -x15058 -x43338 -x41482 -x19537 -x11766 -x17729 -x26156 -x15194 -x11612 -x7793 -x35853 -x38659 -x41075 -x35851 -x39085 -x16723 -x16162 -x23497 -x871 -x8981 -x20923 -x29785 -x21352 -x26507 -x7682 -x3742 -x27780 -x32031 -x16029 -x37051 -x40508 -x24121 -x13122 -x12088 -x6932 -x31009 -x22388 -x12194 -x26851 -x17149 -x9632 -x6530 -x11647 -x14433 -x35370 -x28528 -x1356 -x39276 x40109 -x633 -x528 -x23563 -x12885 -x15998 -x22864 -x33147 -x24530 -x7047 -x41615 -x34069 -x41721 -x33502 -x20573 -x19600 -x5378 -x983 -x23194 -x20902 -x13571 -x16053 -x44456 -x36326 -x20261 -x15585 -x32898 -x18127 -x5370 -x14679 -x28296 -x8130 -x26582 -x26330 -x15991 -x31720 -x6081 -x33123 -x4909 -x29261 -x34311 -x36473 -x9446 -x7420 -x44760 -x38011 -x11770 -x9371 -x36865 -x37096 -x37685 -x17497 -x7237 -x42564 -x44236 -x32864 -x2614 -x39180 -x39630 -x28517 -x15604 -x19712 -x43765 -x26349 -x26261 -x33985 -x25685 -x3063 -x36681 -x37941 -x36572 -x14601 -x27022 -x1992 -x27690 -x21935 -x13993 -x36569 -x7323 -x3748 -x21484 -x20394 -x26719 -x24288 -x1459 -x40987 -x27531 -x43743 -x21340 -x25635 x41052 -x10620 -x5164 -x12553 -x4883 -x24099 -x18470 -x6114 -x10934 -x5209 -x28405 -x27912 -x44176 -x19802 -x24391 -x28147 -x8955 -x22108 -x38867 -x16052 -x4434 -x15392 -x42465 -x4048 -x11812 -x19055 -x9575 -x8974 -x31393 -x7645 -x22484 -x36486 -x14642 -x36852 -x20502 -x15687 -x6816 x43835 -x37284 -x27718 -x28536 -x17391 -x4523 -x26154 -x37471 -x16733 -x36065 -x7683 -x10832 -x18708 -x10351 -x35479 -x43251 -x39408 -x8822 -x20461 -x38248 -x20951 -x29697 -x43774 -x9425 -x28430 -x26619 -x34610 -x31011 -x38966 -x26847 -x33251 -x26378 -x3866 -x13843 -x27102 -x21532 -x37323 -x29322 -x308 -x439 -x26751 -x15006 -x24268 -x42119 -x6735 -x27106 -x18801 -x743 -x24694 -x37986 -x9224 -x42969 -x13448 -x28634 -x6579 -x29959 -x17044 -x1431 -x13434 -x7179 -x42425 -x8107 -x29627 -x18647 -x25662 -x43754 -x8066 -x28568 -x36111 -x28976 -x3740 -x25132 -x7889 -x32227 -x25016 -x19986 -x30994 -x21808 -x31662 -x35269 -x26403 -x40227 -x44343 -x19213 -x27997 -x25036 -x17937 -x29820 -x7477 -x17622 -x17395 -x44153 -x39072 -x40175 -x22807 -x23027 -x35137 -x5616 -x42737 -x35428 -x42248 -x37091 -x24062 -x31950 -x34199 -x5943 -x38394 -x25728 -x9504 -x33113 -x18355 -x10817 -x29864 -x34440 -x29107 -x34772 -x12647 -x9594 -x16395 -x5851 -x10471 -x32607 -x20957 -x24596 -x10508 -x18100 -x29629 -x1258 -x29150 -x3286 -x700 -x15617 -x16694 x40527 -x36649 -x41243 -x38576 -x8241 -x18512 -x33944 -x12574 -x12577 -x1032 -x22070 -x9013 -x31058 -x22615 -x23927 -x15686 -x18585 -x35053 -x39133 -x18093 -x12558 -x2568 x25659 -x43271 -x12253 -x26061 -x13740 -x17837 -x26040 -x8413 -x8056 -x10503 -x12241 -x16624 -x43697 -x10046 -x21846 -x39306 -x6403 -x7596 -x26976 -x26832 -x34793 -x23406 -x25778 -x32949 -x22509 -x4785 -x44527 -x22218 -x16394 -x16043 -x26599 -x10919 -x32535 -x20521 -x27980 -x23325 -x16966 -x11349 -x22040 -x1315 -x6065 -x3066 -x37409 x41215 -x35304 -x25392 x41165 -x1714 -x29353 x43419 -x31471 -x20443 -x2209 -x43676 -x36406 -x36180 -x23919 -x1375 -x10197 -x44625 -x22128 -x2400 -x19794 -x2376 -x18678 -x42269 -x40511 -x29203 -x3663 -x1619 -x33293 -x30550 -x11565 -x27763 -x36009 -x36323 -x2926 -x13166 -x10739 -x17533 -x19955 -x17504 -x39033 -x11073 -x26423 -x41457 -x3587 -x14066 -x25334 -x30944 -x9202 -x1976 -x12419 -x9323 -x5615 -x44430 -x6111 -x11827 -x20507 -x23539 -x40283 -x17800 -x39729 -x13836 -x6716 -x25467 -x30588 -x8379 -x43810 -x4418 -x26518 -x13046 -x25471 -x37668 -x23748 -x15187 -x32222 -x40348 -x14909 -x14521 -x40350 -x26936 -x26809 -x44404 -x26360 -x36311 -x29306 -x22031 -x21713 -x40253 -x26998 -x37907 -x26553 -x2490 -x22276 -x30062 -x10326 -x10899 -x28572 -x11762 -x21492 -x6484 -x18743 -x19868 -x18154 -x2382 -x26302 -x10496 -x22586 -x27537 -x4387 -x24471 -x6999 -x23907 -x42146 -x36261 -x19085 -x15611 -x12745 -x39678 -x28394 -x33857 -x4455 -x26247 x37651 x6832 -x27078 -x2957 -x18802 -x18614 -x40242 -x20343 -x34403 -x34675 -x15804 -x3162 -x5673 -x35227 -x9873 -x30641 -x21805 -x10160 -x8205 -x2075 -x2013 -x564 -x37258 -x16846 -x24876 -x42817 -x8575 -x43172 -x4597 -x17005 -x32832 -x17052 -x29142 -x41718 -x4697 -x26413 -x10458 -x14256 x42263 -x10017 -x21766 -x42717 -x11691 -x25199 -x35806 -x29172 -x3584 -x2417 -x9181 -x43291 -x33473 -x16465 -x36259 -x6520 -x29705 -x4512 -x11112 -x8072 -x34249 -x14559 -x14934 -x10623 -x32965 -x33801 -x39680 -x21015 -x44530 -x29916 -x21628 -x22041 -x24046 -x16495 -x44791 -x31123 -x10033 -x33705 -x12887 -x3230 -x2992 -x25789 -x25732 -x37508 -x4215 -x19687 -x17090 -x18613 -x33610 -x23487 -x17236 -x43085 -x335 -x26333 -x38167 -x42875 -x15937 -x30258 -x3371 -x40779 -x41495 -x38418 -x40754 -x37990 -x32298 -x18673 -x31491 -x5910 -x21180 -x36102 -x16907 -x30267 -x34699 -x23282 -x7316 -x12233 -x19325 -x24260 -x11296 -x2716 -x1212 -x23162 -x32358 -x31778 -x13879 -x40695 -x39000 -x40002 -x44501 -x3614 -x6239 -x10251 -x7188 -x13858 -x37827 -x28526 -x6709 -x14156 -x4589 -x43576 -x6351 -x23245 -x30176 -x20185 -x44225 -x4994 -x42152 -x31605 -x34533 -x40200 -x26740 -x28588 -x31920 -x21922 -x15031 -x32809 -x42909 -x44029 -x24667 -x13518 -x17456 -x15574 -x38450 -x18181 -x26368 -x12523 -x21738 -x1505 -x27635 -x2887 -x18532 -x5145 -x31417 -x4137 -x7711 -x9837 -x15595 -x13069 -x33795 -x22837 -x6947 -x44573 -x38461 -x36604 -x549 -x17833 -x34864 -x39990 -x21572 -x25261 -x27376 -x33339 -x7289 -x29831 -x5847 -x29160 -x26359 -x9824 -x36805 -x28925 -x18863 -x36045 -x28089 -x9405 -x43406 -x18549 -x3062 -x23641 -x1300 -x16196 -x32991 -x35273 -x37863 -x32214 -x7029 -x38948 -x1275 -x3521 -x21319 -x24570 -x32579 -x38085 -x13137 -x24759 -x12878 -x25123 -x13792 -x24774 -x38560 -x30556 -x13032 -x25191 -x20661 -x35670 -x29342 -x15762 -x7753 -x17858 -x8930 -x23448 -x1393 x44402 -x22047 -x10106 -x42783 -x33367 -x21147 -x32430 -x19975 -x8449 x15770 -x43931 -x9787 -x17099 -x37599 -x27783 -x9191 -x41515 -x35234 -x38800 -x11067 -x7284 -x19261 -x44762 -x17909 -x29545 -x16296 -x18345 -x12350 -x43886 -x41986 -x31979 -x36331 -x38669 -x24374 -x18682 -x38716 -x26294 -x18064 -x23567 -x28617 -x40384 -x11755 -x23 -x3224 -x11617 -x18836 -x7194 -x10760 -x29415 -x10333 -x31848 -x16741 -x28565 -x36781 -x13673 -x38835 -x2667 -x38078 -x27313 -x43918 -x22263 -x42805 -x36553 -x28804 -x2155 -x39705 -x18283 -x6681 -x33717 -x5021 -x22093 -x20806 -x18491 -x26577 -x27334 -x3669 -x4733 -x13523 -x26499 -x11941 -x42816 -x27629 -x30584 -x21837 -x11021 -x6168 -x37356 -x32877 -x13037 -x2254 -x16924 -x35090 -x31630 -x7305 -x15188 -x40588 -x1154 -x13389 -x10201 -x4148 -x31779 -x39145 -x80 -x42420 -x32452 -x30299 -x4664 -x16060 -x28783 -x168 -x38217 -x19207 -x26276 -x22755 -x29891 -x39159 -x17505 -x24138 -x26539 -x34747 -x13062 -x39150 -x8049 -x13371 -x19125 -x20104 -x30664 -x42385 -x11172 -x5740 -x36117 -x2004 -x8464 -x32468 x41024 -x17849 -x12841 -x42069 -x11527 -x3494 -x4068 -x15555 -x28252 -x28970 -x10236 -x38192 -x34617 -x17199 -x31519 -x7697 -x34481 -x16388 -x10628 -x4916 -x115 -x24280 -x35009 x41158 -x17818 -x4195 -x18391 -x20719 -x12541 -x16933 -x41951 -x30063 -x33846 -x40449 -x1942 -x4009 -x8316 -x44637 -x34474 -x27192 x39825 -x7044 -x27843 -x5131 -x5396 -x34782 -x44474 -x16903 -x7600 -x27209 -x8451 -x14479 -x27954 -x25122 -x19253 -x32745 -x14728 -x28884 -x35535 -x29264 -x5333 -x4906 -x2722 -x29718 -x12927 -x17592 -x20229 -x21584 -x25891 -x41442 -x17605 -x14939 -x14522 -x36396 -x3478 -x41926 -x716 -x15427 -x12880 -x31351 -x23125 -x33824 -x27226 -x36134 -x13151 -x42334 -x9063 -x19560 -x32099 -x9315 -x23750 -x5473 -x8911 -x11095 -x24977 -x6693 -x16851 -x37174 -x13968 -x10885 -x33431 -x5351 -x14108 -x34712 -x23212 -x13171 -x3992 -x21002 -x29971 -x26134 -x496 -x7318 -x42868 x40878 -x33543 -x2662 -x2010 -x33994 -x11732 -x38575 -x5498 -x28836 -x853 x41936 -x33025 -x9962 -x35720 -x22544 -x37960 -x30929 -x3954 -x38676 -x5752 -x30339 -x24535 -x16914 -x4183 -x18123 -x7723 -x23247 -x23266 -x40146 -x15993 -x7556 -x33022 -x24353 -x8362 -x38688 -x4672 -x10557 -x8467 -x43341 -x29746 -x37259 -x26734 -x38378 -x12876 -x5696 -x6704 -x3546 -x24733 -x6635 -x33532 -x44483 -x40716 -x33950 -x29646 -x45 -x40323 -x35029 -x25249 -x39816 -x32914 -x28787 -x19150 -x1715 -x20654 -x33038 -x38766 -x19880 -x29592 -x16844 -x35925 -x35899 -x27206 -x44611 -x18853 -x33839 -x9304 -x34844 -x13802 -x27186 -x15064 -x32846 x40567 -x17813 -x32552 -x3303 -x6221 -x6634 -x37741 -x40394 -x9018 -x22990 -x8872 -x19807 -x5262 -x28657 -x27320 -x5795 -x20098 -x5173 -x24372 -x15627 -x25305 -x14986 -x741 -x65 -x23031 -x30103 -x40017 -x21534 -x14477 -x3213 -x28264 -x44097 -x10205 -x43900 -x32701 -x13253 -x12198 -x14515 -x38225 -x5018 -x10696 -x22660 -x27508 -x1422 -x31508 -x34912 -x17972 -x19173 -x37347 -x41608 -x14260 -x13558 -x24861 -x32118 -x1395 -x34565 -x36893 -x13708 -x449 -x38972 -x31948 -x10957 -x22593 -x30115 -x5729 -x41818 -x27881 -x39962 -x13725 -x41917 -x18692 -x43801 -x30093 -x31345 -x17029 -x10008 -x28763 -x22143 -x82 -x4752 -x352 -x27790 -x12127 -x8597 -x21367 -x16865 -x6769 -x18399 -x12338 -x40458 -x38977 -x4927 -x6195 -x18403 -x5601 -x41626 -x35554 -x27407 -x33537 -x8728 -x39618 -x1306 -x459 -x30769 -x3123 -x25654 -x23541 -x35530 -x29330 -x1407 -x22044 -x16501 -x19881 -x3050 -x39614 -x8941 -x19126 -x42125 -x13672 -x24174 -x435 -x37280 -x30451 -x42470 -x8443 -x10920 -x12022 -x25914 -x22968 -x23787 -x39428 -x23578 -x37254 -x20553 -x16509 -x43336 -x7649 -x17208 -x6884 -x20002 -x5418 -x26803 -x6550 -x25922 -x40407 -x5036 -x38611 -x19503 -x1244 -x19148 -x30276 x41355 -x8255 -x1001 -x31872 -x33728 -x18272 -x19532 -x16734 -x34115 -x770 -x33128 -x6233 -x42693 -x39880 -x16141 -x44640 -x44081 -x31381 -x4735 -x20575 -x4555 -x14547 -x77 -x8265 -x33766 -x29844 -x27368 -x9838 -x22646 -x38027 -x30774 x43042 -x9107 -x37331 -x19057 -x13521 -x13195 -x21864 -x13167 -x5450 -x39939 -x24050 -x42132 -x4777 -x7636 -x25143 -x15165 -x11935 -x15782 -x31604 x41014 -x3070 -x43392 -x14344 -x2427 -x14053 -x40065 -x38784 -x34462 -x29681 -x9674 -x10022 -x30490 -x19018 -x6434 -x29876 -x693 -x33750 -x14786 -x37808 -x7173 -x22220 -x22506 -x24429 -x8138 -x24920 -x26321 -x18062 -x23569 -x19331 -x11640 -x132 -x815 -x7502 -x29936 -x4432 -x1516 x41084 -x17068 -x1381 -x29102 -x4701 -x18378 -x13960 -x28259 -x13126 -x11569 -x34293 -x30568 -x22409 -x36453 -x18121 -x6710 -x7453 -x16773 -x44542 -x29706 -x6066 -x7275 -x43402 -x1456 -x23355 -x33659 -x9290 -x14943 -x16788 -x10402 -x37364 -x37995 -x3511 -x27895 -x24483 -x8174 -x29560 -x41253 -x16453 -x19212 -x30024 -x33715 -x4262 x42841 -x27967 -x4260 -x13286 -x513 -x6672 -x32951 -x202 -x29736 -x22756 -x30419 -x2305 -x36714 -x36174 -x6692 -x20564 -x32997 -x30311 -x4443 -x30831 -x35652 -x25929 -x9369 -x3839 -x19110 -x26248 -x7242 -x25097 -x14806 -x37605 -x23827 -x20581 -x36544 -x24584 -x12172 -x3572 -x36656 -x13819 -x26923 -x22385 -x34389 -x18881 -x37961 -x36454 -x44204 -x10936 -x6027 -x9151 -x33370 -x20735 -x27418 -x20691 -x22313 -x18533 -x15637 -x17919 -x42206 -x7769 -x19525 -x32629 -x40236 -x17435 -x27073 -x18573 -x42358 -x44714 -x22111 -x18583 -x35184 -x34853 -x39527 -x24031 -x8397 -x3969 -x32428 -x38976 -x13747 -x13637 -x6858 -x43393 -x5069 -x33276 -x37592 -x19983 -x36960 -x41587 -x3705 -x5631 -x44252 -x5139 -x3810 -x5646 -x24065 -x8864 -x4843 -x26775 -x9146 -x15883 -x28174 -x27715 -x28975 -x16808 -x19804 -x15889 -x21249 -x33780 -x15302 -x6961 -x9860 -x14112 -x36818 -x7107 -x22314 -x28499 -x37296 -x19488 -x5861 -x32938 -x7392 -x15296 -x15140 x40687 -x129 -x29110 -x5127 -x22268 -x25758 -x30114 -x31072 -x30416 -x32700 -x40669 -x34947 -x27288 -x23145 -x31089 -x33320 -x41881 -x17635 -x12099 x43470 -x28575 -x20291 -x18346 -x16637 -x37528 -x37400 -x27592 -x31849 -x5666 -x32851 -x38980 -x29602 -x1551 -x27611 -x33699 -x39863 -x9383 -x13360 -x9082 -x11553 x44566 -x33943 -x17283 -x14335 -x9770 -x2495 -x3385 -x27873 -x24183 -x43985 -x32806 -x20545 -x6454 -x6092 -x12781 -x36205 -x20743 -x39737 -x9354 -x2069 -x31800 -x7689 -x1935 -x33643 -x20408 -x6285 -x1733 -x32760 -x35317 -x37894 x44703 -x1791 -x42278 -x28984 -x34483 x43651 -x33899 -x28616 -x3472 -x11056 -x15723 -x13883 -x31732 -x34572 -x22609 -x28854 x42508 -x6467 -x42016 -x31579 x43481 -x29711 -x37360 -x2388 -x2877 -x22083 -x40867 -x531 -x33180 -x29967 -x12879 -x37920 -x24941 -x17436 -x6887 -x3475 -x36508 -x31374 -x6401 -x33566 -x5130 -x5096 -x30990 -x10734 -x5138 -x18664 -x21790 -x22183 -x9694 -x7688 -x26747 -x32329 -x12388 -x44333 -x40390 -x29042 -x35929 -x2828 -x6993 -x36644 -x30489 -x21004 -x44248 -x43404 -x5151 -x8023 -x27637 -x4110 -x39458 -x29863 -x44763 -x15207 -x35417 -x41885 -x6084 -x26506 -x44147 -x11525 -x37636 -x34447 -x37554 -x16978 x40858 -x44580 -x28935 -x32641 -x12230 -x40949 -x40554 -x2664 -x1358 -x44034 -x19153 -x21519 -x2205 -x13102 -x12138 -x20288 -x3747 -x29228 -x42855 -x21778 -x17988 -x13945 -x2849 -x370 -x2138 -x6152 -x43936 -x44709 -x24401 -x37762 -x44463 -x7626 -x4506 -x23279 -x714 -x41525 -x27175 -x38917 -x5812 -x10904 -x13319 -x657 -x32675 -x11574 -x6144 -x138 -x229 -x29067 -x16000 -x30391 -x15127 -x2846 -x18063 -x6607 -x14216 -x924 -x42583 -x16255 -x27823 -x31868 -x17775 -x31714 -x23403 -x34086 -x6915 -x44270 -x19388 -x8633 -x37747 -x32220 -x32059 -x44759 -x6742 -x16810 -x18922 -x16098 -x1754 -x43046 -x43514 -x334 -x8242 -x42128 -x21331 -x32391 -x23766 -x26068 -x875 -x11758 -x41017 -x22562 -x14981 -x36550 -x20296 -x6176 -x21954 -x37171 -x16945 -x28177 -x43150 -x23708 -x42015 -x6618 -x42857 -x14864 -x31535 -x38730 -x32037 -x17489 -x35550 -x40697 -x44768 -x9739 -x21460 -x43890 -x39969 -x12800 -x34941 -x13942 -x44441 -x14966 -x32356 -x1858 -x37375 -x10291 -x12869 -x640 -x30754 -x5779 -x17832 -x38778 -x12047 -x25487 -x34739 -x10080 -x9077 -x4331 -x22115 -x39632 -x30188 -x19630 -x23906 -x14171 -x41647 -x19197 -x40525 -x44550 -x37667 -x3185 -x27157 -x31122 -x23204 -x21215 -x6159 -x2212 -x4661 -x6047 -x40172 -x30833 -x8240 -x34369 -x25993 -x36731 -x27406 -x4409 -x15417 -x18519 -x20334 -x38334 -x7322 -x35348 -x41109 -x23777 -x4836 -x41164 -x10467 -x34935 -x4609 -x36636 -x1611 -x32012 -x15304 -x40064 -x41556 -x21696 -x15485 -x36832 -x12399 -x5279 -x3659 -x35544 -x15199 -x43790 -x19058 -x42093 -x5208 -x28149 -x42766 -x19004 -x29380 -x14045 -x43302 -x34721 -x32230 -x8058 -x31083 -x39900 -x9804 -x40244 -x18168 -x957 -x26965 -x8973 -x17750 -x9928 -x33215 -x19027 -x20460 -x41809 -x20675 x41294 -x32727 -x13265 -x6888 -x27966 -x16869 -x42215 x41999 -x23669 -x41893 -x10032 -x13366 -x23166 -x40546 -x27877 -x41197 -x43371 -x36426 -x11222 -x19675 -x34116 -x4762 -x1262 -x3144 -x4856 -x16510 -x3894 -x34509 -x22675 x41249 -x4101 -x44593 -x20682 -x37308 -x2574 -x26757 -x11767 -x43346 -x1406 -x27809 -x9760 -x16954 -x32383 -x23818 -x34507 -x15143 -x21231 -x39818 -x5296 -x18914 -x27130 -x10990 -x17502 -x39920 -x15746 x44174 -x24150 -x33290 -x41260 -x15731 -x2099 -x1904 -x16623 -x29993 -x32647 -x30999 -x28772 -x24578 -x38128 -x26012 -x32485 -x1830 -x4880 -x26084 -x23360 -x40391 -x18974 -x5213 -x8760 -x5533 -x36590 -x16392 -x39430 -x7267 -x33447 -x35613 -x31633 -x32786 -x30928 -x14382 x41237 -x23681 -x2844 -x11645 -x44661 -x26356 -x43446 -x39034 -x32157 -x15300 -x346 -x592 -x10731 -x1865 -x29564 -x106 -x23039 -x1388 -x39222 -x32544 -x33579 x40800 -x16762 -x25103 -x13491 -x18964 -x323 -x1043 -x19355 -x35101 x41105 -x26585 -x37288 -x7915 -x32162 -x19747 -x33420 -x11053 -x10594 -x34691 -x23435 -x32378 -x32417 -x13948 -x20299 -x17078 -x21038 -x21802 -x39756 -x1527 -x25345 -x32948 -x44160 -x22118 -x5957 -x31109 -x11754 -x13483 -x674 -x16149 -x40287 -x1722 -x14478 -x12190 -x22630 -x25206 -x40548 -x1624 -x1159 -x10539 -x5103 -x7270 -x19450 -x16010 -x7572 -x38849 -x31352 -x25694 -x2692 -x10860 -x32995 -x29099 -x32194 -x31834 -x3317 -x29198 -x35564 -x31796 x43467 -x39301 -x27490 -x7919 -x7816 -x3718 -x9148 -x22757 -x12801 -x34237 -x44281 -x2987 -x2493 -x11632 -x44439 -x28381 -x21497 -x5604 -x28000 -x32518 -x42837 -x16445 -x15683 -x15920 -x21197 -x16995 -x36987 -x7875 -x1098 -x44117 -x27807 -x26704 -x21271 -x27509 -x16238 -x42429 -x30367 -x21945 -x14168 -x16183 -x8814 -x10455 -x35728 -x19585 -x11165 -x18152 -x15488 -x13627 -x39644 -x39393 -x11990 -x3685 -x29782 -x2473 -x13332 -x44222 -x12711 -x1153 -x30637 -x1366 -x35830 -x4058 -x20655 -x2457 -x35092 -x27644 -x2117 -x17293 -x2056 -x44363 -x10361 -x17755 -x36948 -x38367 -x17927 -x1103 -x43518 -x391 x44500 -x16042 -x28966 -x4510 -x4791 -x29225 -x17461 -x4626 -x1499 -x34522 -x34191 x43483 -x38118 -x32622 -x1095 -x16906 -x35402 -x29159 x41324 -x37989 -x17432 -x37428 -x20824 -x43968 -x8902 -x9168 -x437 -x19903 -x56 -x44151 -x20365 -x28839 -x11202 -x33769 -x8569 -x22720 -x29149 -x30826 -x26087 -x22390 -x44219 -x16628 -x44091 -x20762 -x22312 -x29851 -x3200 -x26543 -x14496 -x23354 -x28141 -x35793 -x37480 -x22003 -x34225 -x19954 -x36252 -x36844 -x34349 -x31107 -x19115 -x37150 -x17003 -x20450 -x43917 -x36605 -x31272 -x14293 -x12797 -x13824 -x1862 -x14396 -x28099 -x43820 -x24791 -x5480 -x848 -x5198 -x38842 -x23411 -x11769 -x41925 -x2623 -x19403 -x29611 -x34439 -x23764 -x1062 -x36456 x10125 -x20446 -x9278 -x31395 -x26893 -x6129 -x24011 -x33449 -x18400 -x30698 -x25870 -x41614 -x13689 -x2620 -x30449 -x32734 -x9719 -x36932 -x40361 -x41411 -x19011 -x11764 -x32953 -x18174 -x6178 -x5289 -x38255 -x15297 -x43113 -x44437 -x33006 -x32291 -x27017 -x30174 -x1833 -x7028 -x16142 -x13226 -x40395 -x43921 -x34816 -x27723 -x24888 -x29187 -x15395 -x1013 -x32369 -x2682 -x25393 -x7524 -x2808 -x20503 -x19205 -x37237 -x33880 -x7983 -x24966 -x24359 -x44473 -x39945 -x37649 -x39027 -x2323 -x11620 -x33441 -x8721 -x25883 -x29889 -x1049 -x16767 -x21014 -x36321 -x18301 -x6461 -x5307 -x43885 -x35015 -x1014 -x42415 -x33959 -x39028 -x20141 -x41582 -x15429 -x34926 -x28654 -x22711 -x44149 -x5210 -x22261 -x1738 -x26414 -x6616 -x19158 -x2098 -x34813 x42663 -x4103 -x29770 -x20422 -x16565 -x18894 -x42807 -x36826 -x32284 -x37065 -x3332 -x16403 -x18827 -x4860 -x7041 -x31017 -x12474 -x39872 -x8373 -x3893 -x9233 -x6191 -x33365 -x22576 -x17747 -x36969 -x37057 -x37098 -x25717 -x25953 -x7874 -x3555 -x1576 -x33178 -x10695 -x29483 -x14658 -x7330 -x11514 -x4076 -x7035 -x6784 -x21724 -x13056 -x1396 -x34889 x40582 -x6417 -x10550 -x44660 -x35698 -x25598 -x25821 -x37721 -x36247 -x42416 -x25350 -x3710 -x16852 -x624 -x31748 -x1313 -x43944 -x17726 -x6086 -x7984 -x31600 -x21454 -x28362 x43842 -x40679 -x43589 -x18219 -x35999 -x35158 -x9277 -x44265 -x10373 -x6913 -x23506 -x18430 -x2974 -x4601 -x572 -x28520 -x25434 -x33451 -x26804 -x27606 -x39003 -x15953 -x20786 -x1692 -x29009 -x34632 -x13853 -x7428 -x34785 -x4886 -x44126 -x7009 -x5642 -x25679 -x20097 -x35120 -x35976 -x35864 -x15453 -x5755 -x15230 -x23623 x41314 -x1270 -x40299 -x34172 -x9227 -x32184 -x15017 -x37286 -x22652 -x22744 -x28375 -x36743 -x32231 -x13473 -x26286 -x38542 -x35322 -x18911 -x8115 -x33729 -x36185 -x31863 -x32476 -x36162 -x23954 x43414 -x10086 -x18281 -x10977 -x40769 -x24915 -x40453 -x38414 -x13560 -x9649 -x19771 -x25339 -x23159 -x14176 -x24740 -x29541 -x4549 -x37936 -x901 -x44468 -x17400 -x19541 -x17130 -x9314 -x28197 -x30019 -x23792 -x4279 -x2458 -x24214 -x5070 -x41380 -x16685 -x11389 -x32556 -x12590 -x32961 -x44030 -x10449 -x14951 -x29439 -x5763 -x18681 -x32032 -x18925 -x30357 -x7618 -x2242 -x11271 -x29556 -x29761 -x15418 -x33678 -x26693 -x12914 -x35812 -x17479 -x32086 -x43322 -x34373 -x31591 -x34542 -x32576 x44701 -x18459 -x11080 -x21376 -x38182 -x30954 -x6589 -x29966 -x33794 -x12951 -x30578 -x21475 -x23119 -x15186 -x30997 -x40102 -x8845 -x33615 -x25341 -x25454 -x9932 -x28692 -x19389 -x28798 -x39079 -x12779 -x8679 -x7578 -x26464 -x37218 -x31989 -x19268 -x11340 -x43818 -x34925 -x28115 -x27743 -x18031 -x36077 -x29129 -x15322 -x27185 -x343 -x18338 -x16824 -x922 -x39835 -x25764 -x14098 -x13705 -x44727 -x22332 -x16953 -x10087 -x30455 -x40275 -x25639 x41170 -x18053 -x27965 -x36860 -x41378 -x20042 -x16895 -x37832 -x21397 -x12656 -x24431 -x7701 -x3581 -x17619 -x24072 -x2845 -x4380 -x17472 -x25644 -x26485 -x16072 -x38572 -x35337 -x3922 -x27631 -x23402 -x27944 -x17705 -x28880 -x31916 -x12679 -x34413 -x8335 -x20630 -x1589 -x25872 -x10113 -x15633 -x14825 -x43517 -x5790 -x27738 -x6944 -x15711 -x31680 -x26793 -x21785 -x15084 x4131 -x5433 -x18865 -x35784 -x23822 -x21515 -x10036 -x33598 -x17452 -x27144 x42938 -x44383 -x40804 -x1037 -x9759 -x16839 -x43095 x43454 -x43628 -x35573 -x36093 -x5709 -x22317 -x16597 -x16002 -x36926 -x32069 -x16999 -x10912 -x4988 -x39064 -x19758 -x11342 -x17737 -x40157 -x3372 -x14581 -x31558 -x29887 -x25031 -x41459 -x30463 -x30610 -x27609 -x33525 -x25500 -x21807 -x8136 -x1612 -x12818 -x12356 -x13910 -x2239 -x37477 -x39609 -x20176 -x22770 -x34396 -x21314 -x31366 -x14369 -x1492 -x1497 -x5030 -x21100 -x38219 -x33624 -x35703 -x43533 -x11421 -x25104 -x7598 -x5583 -x42765 -x25618 -x13125 -x43117 -x38064 -x24741 -x20337 -x11852 -x20047 -x39743 -x1293 -x24909 -x5970 -x3008 -x7114 -x22227 -x281 -x16663 -x10658 -x10853 -x5060 -x33524 -x5989 -x20258 -x19462 -x19269 -x11822 -x6048 -x35212 -x14921 -x33159 -x8262 -x26791 -x30533 -x18257 -x11232 -x15232 -x30689 -x38244 -x33223 -x16046 -x42565 -x31809 -x37585 -x36125 -x4354 -x37534 -x28254 -x7341 -x10121 -x42271 -x188 -x38443 -x13605 -x9242 -x7553 -x11130 -x31155 -x12305 -x20262 -x1539 -x1549 -x31120 x44129 -x2862 -x19592 -x17207 -x38076 -x18734 -x8250 -x38653 -x11465 -x29929 -x12170 -x6933 -x353 -x16600 -x36885 -x9886 -x21046 -x9243 -x36265 -x40019 -x31360 -x24633 -x21325 -x236 -x22838 -x12507 -x36165 -x18821 -x19629 x40482 -x6004 -x43047 -x16422 -x24883 -x11681 -x12903 -x14724 -x29588 -x4636 -x39943 -x11955 -x1070 -x14073 -x13809 -x756 -x19594 -x34423 -x10890 -x35919 -x19422 -x17065 -x38547 -x22176 -x31048 -x20796 -x471 -x5231 -x14090 -x6865 -x16850 -x10561 -x32801 -x21223 -x40604 -x11285 -x32440 -x42674 -x25208 -x41081 -x1332 -x484 -x30525 -x1145 -x16836 -x26438 -x18727 -x26581 -x24122 -x23207 -x13986 -x28420 -x13765 -x20379 -x7895 -x20436 -x35746 -x23141 -x41252 -x25957 -x29861 -x42692 -x25083 -x23189 -x1063 -x30438 -x23068 -x4398 -x858 x41299 -x37899 -x42285 -x28597 -x31740 -x40874 -x12434 -x19379 -x44628 -x43741 -x39347 -x32020 -x36964 -x20710 -x25828 -x16329 -x30722 -x34778 x44726 -x33970 -x18343 -x19702 -x41150 -x28397 -x17778 -x17730 -x3715 -x31805 -x13223 -x23109 -x22866 -x35303 -x17566 -x8820 -x1169 -x21863 -x36292 -x269 -x30329 -x17539 -x42872 -x1945 -x44377 -x11366 -x29504 -x36907 -x11314 -x4057 -x7615 -x27364 -x20904 -x19224 -x7374 -x39101 -x4298 -x8956 -x16749 -x39154 -x10445 -x24744 -x43129 -x2392 -x28644 -x6564 -x5687 -x13215 -x18501 -x3013 -x3815 -x9569 -x22298 -x3016 -x10084 -x17947 x43034 -x8914 -x35552 -x34161 -x9992 -x13796 -x30656 -x18150 -x10483 -x1168 -x14184 -x11648 -x20490 -x31533 -x32488 -x8002 -x26236 -x2773 -x28561 -x1175 -x18183 -x11127 -x19979 -x40713 -x11157 -x31842 -x5845 -x7460 -x4728 -x44492 -x3768 -x24461 -x5142 -x13694 -x33805 -x31065 -x21372 -x2464 -x25125 -x38459 -x27588 -x12899 -x29614 -x39211 -x42094 -x17694 -x28260 -x31871 -x38744 -x30428 -x7651 -x20381 -x32399 -x22234 -x12480 -x38824 -x31302 -x9611 -x26064 -x31172 -x35848 -x30750 -x548 -x17279 -x30863 -x38444 -x30956 -x27514 -x23620 -x11549 -x4677 -x10219 -x19209 -x11603 -x20145 -x19894 -x1235 -x11722 -x32545 -x39256 -x2361 -x29834 -x17938 -x22052 -x14634 -x13676 -x8161 -x26752 -x20205 -x4106 -x23828 -x12749 -x15689 -x9312 -x11230 -x38356 -x4989 -x15829 -x12943 -x1376 -x15705 x31463 -x19136 -x15332 -x18615 -x9661 -x30334 -x43766 -x23064 -x2367 -x42207 -x43213 -x22785 -x38993 -x35588 -x15931 -x32628 -x1877 x41007 -x21973 -x10154 -x1909 -x27090 -x2418 -x39473 -x9733 -x30913 -x17857 -x5194 -x9556 -x15175 -x12566 -x34875 -x34731 -x27413 -x29856 -x11776 -x8963 -x24089 -x1402 -x13063 -x33907 -x40589 -x8689 -x20794 -x28045 -x43601 -x3331 -x8649 -x15203 -x13095 -x2147 -x22923 -x12822 -x13662 -x7190 -x7900 -x31789 -x27957 -x41784 -x5382 -x26288 -x30143 -x8795 -x11616 -x29371 -x11435 -x18737 -x41942 -x23755 -x43876 -x1853 -x25571 -x8428 -x15091 -x7494 -x23137 -x26728 -x20981 -x42361 x44066 -x42157 -x30842 -x986 -x15382 -x8229 -x27253 -x17524 -x965 -x37555 -x4482 -x34594 -x4349 -x17914 x42662 -x30905 -x26718 -x37370 -x37349 -x6190 -x19621 -x5488 -x5760 -x39565 -x25768 -x36482 -x33847 -x30783 -x30563 -x24128 -x28373 -x30931 -x21629 -x42468 -x378 -x15295 -x42803 -x41478 -x16235 -x6678 -x3446 -x1594 -x4386 -x44630 -x14241 -x44095 -x35267 -x7746 -x29336 -x41654 -x13089 -x17094 -x40795 -x7268 -x36403 -x6957 -x15794 -x12700 -x31990 -x36013 -x2032 -x44805 -x1104 -x10061 -x43326 -x6270 -x27788 -x38941 -x4100 -x37662 -x32027 -x19280 -x29183 -x24703 -x12137 -x23709 -x30294 -x40657 -x9229 -x21243 -x3065 -x35283 -x3689 -x27982 -x13718 -x28166 -x39843 -x38637 -x2236 -x33700 -x7243 -x36032 -x17650 -x22058 -x21847 -x25337 -x19435 -x44116 -x43423 -x6794 -x37472 -x15865 -x26859 -x27814 -x28749 -x7469 -x18135 -x18910 -x37169 -x28409 -x18247 -x2080 -x31903 -x6729 -x17187 -x8961 -x33468 -x28911 -x33304 -x40948 -x4067 -x42647 -x30052 -x20847 -x15641 -x18514 -x5870 -x31207 -x32191 -x28936 -x19390 -x26741 -x13393 -x38115 -x36720 -x36198 -x16636 -x3351 -x30662 -x37452 -x38474 -x19942 -x36063 -x31887 -x17036 -x5107 -x20319 -x41469 -x33466 -x35061 -x2288 -x27870 -x2359 -x35689 -x4227 -x8420 -x38029 -x18357 -x15137 -x36327 -x11025 -x38801 -x44227 -x7902 -x19960 -x1999 -x12300 -x10704 -x12942 -x31968 -x5247 -x32624 -x25252 -x4258 -x28563 -x14224 -x10434 -x18561 -x4845 x32212 -x817 -x2282 -x39634 -x10343 -x15370 -x8854 -x31726 -x30227 -x31552 -x10013 -x37618 -x9614 -x4050 -x33666 -x13090 -x25797 -x25202 -x29866 -x415 -x38202 -x1749 -x14008 -x8761 -x2560 -x15699 -x14180 -x26720 -x43178 -x31844 -x41447 -x35197 x41144 -x37127 -x10148 -x2674 -x17640 -x29765 -x37168 -x26116 -x10578 -x36917 -x25062 -x13758 -x37577 -x26262 -x29567 -x3887 -x328 -x9184 -x33677 -x9846 -x27087 -x26717 -x13632 -x24090 -x27365 -x36211 -x32067 -x34674 -x2432 -x1120 -x10345 -x40611 -x17371 -x22476 -x15160 -x11205 -x4550 -x21044 -x470 -x21792 -x20940 -x36669 -x30278 -x5313 -x28395 -x9595 -x17550 -x4478 -x9535 -x9449 -x25255 -x37675 -x16693 -x9106 -x21516 -x25796 -x16763 -x12935 -x16047 -x40112 -x1390 -x25708 -x38559 -x14618 -x30287 -x13074 x41228 -x10405 -x41805 -x33982 -x28382 -x25978 -x42092 -x35118 -x24315 -x32928 -x24690 -x8917 -x3643 -x32071 x40980 -x8537 -x1649 -x19354 -x43513 -x28497 -x27952 -x10657 -x6671 -x16101 -x19414 x41433 -x42984 -x27703 -x31068 -x1639 -x19300 -x11502 -x17443 -x12043 -x13657 -x9986 -x6201 -x28337 -x23077 -x20330 -x18418 -x3274 -x3502 -x41494 -x23935 -x479 -x10660 -x28803 -x32064 -x21170 -x13386 -x38715 -x13132 -x31281 -x33892 -x33976 -x6951 -x41233 -x29516 -x27808 -x571 -x41674 -x29026 -x28649 -x12848 -x9895 -x25117 -x37469 -x31724 -x38843 -x211 -x23318 -x36443 -x810 -x34254 -x39070 -x36251 -x20227 -x28349 -x34160 -x14915 -x1666 -x14556 -x6253 -x13320 -x25230 -x3112 -x23113 -x3855 -x38464 -x22754 -x15343 -x43350 -x21312 -x43731 -x32581 -x11795 -x495 -x18379 -x34 -x41969 -x1285 -x39185 -x28894 -x41924 -x43596 -x7004 -x9563 -x38627 -x1957 -x19392 -x32238 -x37998 -x14760 -x20316 -x9451 -x30693 -x7247 -x39881 -x16705 -x29383 -x37645 -x5286 -x36566 -x36600 -x42449 -x11224 -x15486 -x31539 -x38558 -x31896 -x16627 -x6211 -x10067 -x23995 -x26656 -x23672 -x40731 -x11618 -x33308 -x14001 -x12944 -x34784 -x5505 -x40199 -x2356 -x44098 -x24454 x44722 -x35447 -x12242 -x1568 -x38897 -x10462 -x13703 -x1394 -x18251 -x36740 -x17651 -x34938 -x39411 -x16535 -x34713 -x14628 -x31264 -x1977 -x12261 -x4155 -x9948 -x36771 -x469 -x11544 -x33194 -x2816 -x41880 -x15320 -x30717 -x24821 -x10001 -x43943 -x42554 -x29758 -x35288 -x16108 -x39137 -x36619 -x17310 -x13311 -x13113 -x5414 -x18817 -x11000 -x3779 -x537 -x39451 -x24403 -x41460 -x36308 x28500 -x18203 -x12603 -x15330 -x12331 -x11081 -x42682 -x35814 -x39909 -x37198 -x43639 -x35514 -x26885 -x35883 -x25615 -x6796 -x41800 -x38634 -x37509 -x30030 -x26735 -x31839 -x20825 -x5258 -x32402 -x17735 -x23086 -x3958 -x38574 -x40067 -x12794 -x43826 -x31195 -x34835 -x6524 -x29794 -x32650 -x35432 -x19216 -x16140 -x29309 -x19584 -x42407 -x6460 -x25038 -x23298 -x34340 -x4320 -x4643 -x6098 -x7219 -x18405 -x20306 -x38242 -x10374 -x30345 -x32534 -x43548 -x23555 -x26263 -x9352 -x40198 -x18013 -x26242 -x31419 -x17708 -x13321 -x42280 -x30035 -x24929 -x899 -x26025 -x13778 -x10741 -x22279 x42658 -x11924 -x34248 -x3859 -x42680 -x36657 -x24558 -x16765 -x1105 -x25952 -x5406 -x22848 -x24519 -x12390 -x13914 -x32656 -x19749 -x28554 -x36389 -x7487 -x4653 -x27116 -x24823 -x11577 -x1538 -x1226 -x42915 -x26422 -x33619 -x34473 -x43495 -x733 -x31658 -x27135 -x20807 -x41559 -x29076 -x13385 -x44756 -x36630 -x36658 -x13417 -x5074 -x34932 -x13995 -x12498 -x37272 -x15728 -x9138 -x28776 -x12564 -x17678 -x17584 -x33406 -x34004 -x44323 x35934 -x5522 -x21908 -x21749 -x17433 -x35233 -x23114 -x9327 -x25951 -x31038 -x20849 -x5644 -x9385 -x11839 -x8022 -x31451 -x25794 -x5762 -x12177 -x32601 -x7857 -x27691 -x37497 -x34972 -x12375 -x13912 -x43435 x41398 -x15195 -x42130 -x38460 -x28223 -x43207 -x21121 -x35346 -x21896 -x3449 -x13108 -x9865 -x6705 -x1241 -x5229 -x18793 -x4083 -x6801 -x40029 -x14413 -x18862 -x4445 -x9643 -x36888 -x29044 -x12827 -x31466 -x1968 -x7167 -x14420 -x19623 -x43516 -x23074 -x30742 -x7629 -x20327 -x25184 -x24326 -x10241 -x41366 -x15360 -x21408 -x10226 -x17753 -x21981 -x17803 -x38699 -x18158 -x31660 -x1170 -x19417 -x12941 -x21282 -x30363 -x38229 -x23698 -x34090 -x23736 -x40309 -x12277 -x33874 -x2014 -x20260 -x17061 -x23610 -x44737 -x24168 -x20984 -x37000 -x39904 -x20391 -x41027 -x16657 -x26643 -x10393 -x6613 -x36617 -x31821 -x34495 -x7571 -x20665 -x36967 -x37421 -x40600 -x44209 -x29207 -x13713 -x17092 -x42597 -x3234 -x18456 -x11842 -x34516 -x11315 -x35507 -x28785 -x12067 -x30340 -x23381 -x28498 -x35704 -x28720 -x28351 -x2948 -x33016 -x27008 -x12982 -x39873 -x42860 -x36082 -x23078 -x8614 -x37908 -x21549 -x18626 -x37462 -x32599 -x17312 -x42299 -x15379 -x26739 -x7412 -x41811 -x9119 -x42505 -x39114 -x19750 -x7972 x29293 -x11595 -x16562 -x11517 -x43836 -x11324 -x32736 -x39989 -x6856 -x37291 -x39693 -x18109 -x26590 -x34030 -x2993 -x36587 -x6021 -x2378 -x21458 -x18361 -x35768 -x31798 -x15176 -x5452 -x22204 -x17785 -x20554 -x14883 -x36868 -x13550 -x31752 -x17913 -x21131 -x16797 -x42932 -x41343 -x18157 -x42253 -x777 -x32206 -x19096 -x28843 -x42102 -x30164 -x5948 -x17549 -x36899 -x14617 -x41896 -x16212 -x28098 -x480 -x5211 -x29120 -x17368 -x29996 -x10558 -x39668 -x35017 -x15648 -x25634 -x28540 -x22007 -x30065 -x25934 -x4390 -x4185 -x1498 -x16971 -x15760 -x20345 -x27491 -x18445 -x931 -x15587 -x35849 -x17363 -x10526 -x24670 x40895 -x4280 -x32690 -x15223 -x735 -x6360 -x22922 -x35168 -x8310 -x11985 -x27089 -x12287 -x42848 -x15425 -x8632 -x18799 -x14856 -x21109 -x10720 -x32218 -x23632 -x3115 -x22628 -x19256 -x38553 -x42959 -x36297 -x16017 -x1914 -x13412 -x32049 -x31132 -x23542 -x34916 -x25703 -x15706 -x40547 -x11264 -x3752 -x17877 -x42865 -x17978 -x24350 -x23306 -x14509 -x20059 -x37464 -x309 -x3241 -x4797 -x28972 -x25234 -x3990 -x14635 -x44350 -x10397 -x8163 -x12015 -x40273 -x15651 -x38014 -x17859 -x17552 -x15912 -x38549 -x6475 -x34273 -x35837 -x4490 -x20894 -x13290 -x3381 -x24859 -x23140 -x7475 -x16147 -x15517 -x35251 -x39607 -x14051 -x4992 -x16481 -x7394 -x993 -x5230 -x2976 -x3186 -x10377 -x10553 -x34768 -x38626 -x20134 -x10846 -x7861 -x10803 -x36446 x28368 -x14832 -x14595 -x14972 -x5311 -x17335 -x22199 -x11440 -x7279 -x21712 -x31867 -x35725 -x453 -x43734 -x38619 -x27455 -x26313 -x15720 -x11338 -x21967 -x26452 -x9648 -x12239 -x22751 -x42496 -x13006 -x30711 -x19032 -x17231 -x18474 -x33039 -x34154 -x35998 -x25805 -x38164 -x16504 -x9017 -x28466 -x23934 -x2588 -x32285 -x22398 -x19941 -x29447 -x10108 -x12874 -x8610 -x18739 -x13766 -x22453 -x7137 -x23394 -x39478 -x22153 -x26164 -x39980 -x6627 -x37782 -x38968 -x7238 -x15994 -x42478 -x29151 -x18650 -x37293 -x14762 -x17136 -x149 -x29677 -x30545 -x3093 -x31638 -x2586 -x23920 -x36767 -x9690 -x42745 -x6492 -x16740 -x35404 -x1740 -x24455 -x11088 -x24700 -x43565 -x24479 x42340 -x28691 -x33778 -x22988 -x35614 -x16552 -x13850 -x6563 -x33461 -x41392 -x7105 -x41454 x43455 -x29116 -x8806 -x18156 -x32710 -x34450 -x43919 -x1683 -x3962 -x12017 -x12442 -x4371 -x44345 -x22198 -x8766 -x17910 -x9440 -x14543 -x31988 -x32134 -x12479 -x26227 -x8466 -x2106 -x14091 -x17054 -x6501 -x29285 -x6726 -x25513 -x44596 -x33121 -x15450 -x27218 -x4537 -x28328 -x4307 -x27110 -x16554 -x27685 -x1362 -x9166 -x31826 -x26685 -x9083 -x19837 -x22113 -x3095 -x19728 -x8193 -x6093 -x6852 -x42178 -x18177 -x25279 -x42292 -x10228 -x10276 -x1444 -x35444 -x14327 -x19791 -x32076 -x5855 -x19310 -x14031 -x30466 -x782 -x42957 -x28636 -x27357 -x10840 -x17897 x43039 -x10627 -x9584 -x5888 -x15264 -x18434 -x13580 -x42702 -x18589 -x551 -x6561 -x29669 -x30690 -x37212 -x8322 -x23840 -x31075 -x34833 -x20457 -x9867 -x8422 -x2895 -x13720 -x547 -x39611 -x27792 -x4411 -x11494 -x34404 -x36703 -x22445 -x31493 -x29178 -x5299 -x32895 -x40718 -x18686 -x42447 -x34832 -x32180 -x29363 -x14038 -x21821 -x41461 -x42948 -x15477 -x32299 -x39767 -x27667 -x24478 x42512 -x42194 -x23293 -x17820 -x43149 -x13250 -x28750 -x18946 -x14809 -x31841 -x26534 -x28255 -x37426 -x20249 -x11074 -x15077 x36859 -x36154 -x4302 -x4125 -x20475 -x20750 -x3155 -x4086 -x11516 -x34580 -x27492 -x7520 -x33424 -x2246 -x12522 -x22045 -x14451 -x39153 -x34211 -x5161 -x4230 -x29004 -x22275 -x28774 -x35942 -x8308 -x4309 -x8791 -x13601 -x13154 -x9006 -x30607 -x22881 -x14664 x44285 -x32787 -x5141 -x6275 -x16413 -x27449 -x490 -x19831 -x32390 -x13834 -x20478 -x20552 -x7259 -x431 -x38680 -x8146 -x30001 -x20170 -x42066 -x19376 -x21857 -x21587 -x22830 -x9256 -x17118 -x1664 -x38010 -x19029 -x27683 -x23634 -x7222 -x40008 -x28019 -x16384 -x8434 -x34776 -x11427 -x21658 -x20962 -x2923 -x35389 -x31379 -x12347 x42922 -x838 -x37202 -x40996 -x3701 -x32018 -x28135 -x24978 -x27674 -x16232 -x6945 -x31886 -x14644 -x11190 -x25988 -x570 -x11689 -x15652 -x6452 x41912 -x36930 -x21315 -x24906 -x2950 -x37923 -x29041 -x6811 -x38358 -x37659 -x22775 x8803 -x33247 -x28767 -x36677 -x6706 -x37389 -x14027 -x42521 -x7534 -x19010 -x35510 -x43540 -x4949 -x36141 -x14181 -x11181 -x21285 -x42908 -x16777 -x7115 -x3275 -x42761 -x6838 -x17001 -x20528 -x12040 -x18695 -x25798 x43491 -x18092 -x24798 -x5990 -x20764 -x11298 -x16962 -x5105 -x12642 -x41205 -x8487 -x11261 -x6495 -x32453 -x29310 -x22029 -x19489 -x16223 -x31810 -x8063 x25065 -x26150 -x34232 -x16253 -x2914 -x14583 -x2944 -x37024 -x12327 -x1189 -x23824 -x19312 -x38490 -x5474 -x1167 -x12940 -x7888 -x28810 -x42927 -x17568 -x16731 -x13797 -x36994 -x539 -x16012 -x27243 -x28445 -x33496 -x13007 -x14989 -x6104 -x37807 -x23151 -x2943 -x18075 -x42964 -x33238 -x22021 -x14480 -x40259 -x34126 -x30031 -x9155 -x34600 -x31568 -x18991 -x1487 -x11779 -x39173 -x10635 -x10344 -x21435 -x4965 -x40355 -x39530 -x25867 -x31902 -x41458 x41399 -x14411 -x19511 -x35271 -x1397 -x12769 -x14351 -x3247 -x5528 -x212 -x32190 -x18884 -x21788 -x1684 -x36463 -x12904 -x25712 -x24858 -x17653 -x9808 -x4127 -x20579 -x16960 -x3091 -x38591 -x30192 -x43250 -x28407 -x8595 -x23423 -x37230 -x36295 -x10396 -x16277 -x34149 -x37695 -x10294 -x41 -x41738 x43487 -x4770 -x34954 -x14674 -x14600 -x25343 -x35587 -x4352 -x35591 -x17854 -x30496 -x18854 -x4045 -x15185 -x42876 -x9165 -x32170 -x43348 -x3658 -x3388 -x27279 -x15458 -x12575 -x42781 -x1631 -x37281 -x7377 -x33337 -x850 -x19184 -x40487 -x19179 -x4748 -x23222 -x10689 x10389 -x13783 -x15807 -x5456 -x37277 -x32562 -x28273 -x15369 -x29463 -x28386 -x37214 -x38938 -x24204 -x6536 -x28248 -x38629 -x11369 -x33588 -x29879 -x21697 -x23759 -x11175 -x16207 -x12076 -x5295 -x4955 x42133 -x20213 -x26155 -x3619 -x37496 -x43783 -x23732 x43059 -x44597 -x41838 -x32566 -x5564 -x389 -x42947 -x31239 -x41724 -x27091 -x35380 -x15897 -x42894 -x2592 -x8541 -x44783 -x37916 -x43275 -x27520 -x5668 x41549 -x42831 -x23668 -x9303 -x43290 -x866 -x9212 -x42847 -x21758 -x7353 -x41516 -x10601 -x19726 -x16451 -x35581 -x7858 -x34178 -x36239 -x13147 -x26916 -x18477 -x6997 -x1634 -x17706 -x35386 -x23336 -x12911 -x40447 -x17759 -x36746 -x33218 -x12469 -x15917 -x40624 -x6326 -x31632 -x4574 -x42755 -x26782 -x23115 -x33421 -x13269 -x30950 -x17903 -x31996 -x25100 -x29596 -x1670 -x16879 -x20905 -x894 -x524 -x29942 -x22001 -x33987 -x15573 -x32380 -x21891 -x23465 -x40225 -x36046 -x15054 -x41279 -x40512 -x39412 -x19453 -x22208 -x41424 -x1074 -x601 -x9118 -x1663 -x10673 -x33559 -x23161 -x27132 -x6792 -x13936 -x15229 -x26049 -x28097 -x39311 -x31278 -x16853 -x20023 -x7405 -x26644 -x17292 -x4080 -x28721 -x30817 -x32286 -x40052 -x9128 -x30988 -x36691 -x14376 -x12713 -x37586 -x17113 -x3121 -x36113 -x31546 -x35971 -x27356 -x31363 -x30848 -x2907 -x19495 -x26765 -x21529 x24206 -x23240 -x34146 -x40944 -x26669 -x24715 -x30739 -x32935 -x25496 -x17583 -x27212 -x28428 -x1072 -x20687 -x6043 -x28426 -x36014 -x17180 -x31698 -x16883 -x6483 -x22464 -x11742 -x9489 -x9338 -x31926 -x37976 -x24229 -x24688 -x14973 -x9221 -x25352 -x10109 -x5001 -x40241 -x25701 -x22408 x40983 -x24273 -x42929 x44201 -x36513 -x30812 -x34998 -x27277 -x14696 -x42309 -x1109 -x17727 -x14843 -x20580 -x18816 -x42070 -x21124 -x39122 -x26771 -x34815 -x44254 -x12775 -x42456 -x21860 -x37427 -x8738 -x8682 -x42162 -x12850 -x40573 x44400 -x4499 -x14492 -x19742 -x42086 -x36177 -x19575 -x44240 -x2880 -x18671 -x25309 -x20076 -x15281 -x23142 -x42387 -x32524 -x30628 -x2563 -x33470 -x31383 -x8400 -x20887 x44206 -x3267 -x35675 -x35890 -x2670 -x32796 -x20715 -x672 -x11614 -x34599 -x43580 -x24216 -x28494 -x32097 -x31091 -x2995 -x11977 -x32623 -x25550 -x9435 -x34335 -x11051 -x42422 -x10321 -x37003 x41347 -x6232 -x12463 -x28557 -x23167 -x13828 -x1286 -x35469 -x44192 -x28126 -x8869 -x23082 -x35764 -x20179 -x29002 -x9671 -x7961 -x18996 -x2790 -x33208 -x6007 -x27850 -x44386 -x44166 -x23747 -x29476 -x20430 -x2905 x43795 -x10460 -x24191 -x16516 -x26727 -x1127 -x7675 -x43953 -x16673 -x34997 -x18576 -x37673 -x11121 -x15351 -x36850 -x16428 -x2553 -x32955 -x7673 -x21933 -x11272 -x11236 x44397 -x4969 -x31723 -x38916 -x16484 -x919 -x26296 -x24628 x43558 -x12514 -x4236 -x41446 -x9021 -x10814 -x24310 -x33927 -x18393 -x42616 -x39235 -x37297 -x8390 -x25162 -x17089 -x28398 -x18360 -x36716 x42049 -x4433 -x33671 -x18082 -x22257 -x1880 -x42537 -x26340 -x11354 -x32437 -x14792 -x11419 -x28417 -x2295 -x34603 -x38877 -x37125 -x36555 -x35780 -x15493 -x30069 -x4447 -x22696 -x24855 -x2141 -x39571 -x7631 -x34173 -x41761 -x8645 x41612 -x38584 -x4639 -x41862 -x19420 -x8303 -x4109 -x4834 -x42504 -x21702 -x8457 -x36954 -x4775 -x7946 -x5444 -x3780 -x34320 -x42791 -x25833 -x13174 -x71 -x3520 -x6511 -x10677 -x34921 -x2168 -x17715 -x24330 -x7761 -x14846 -x39441 -x18757 -x23157 -x11129 -x4571 -x11850 -x35406 -x34640 -x37934 -x29018 -x25304 -x39810 -x7463 -x26075 -x35579 -x29727 -x18276 x43480 -x43773 -x33741 -x25119 -x10257 -x15306 -x23210 -x8471 -x15828 -x1595 -x21611 -x17049 -x4798 -x35539 -x42097 -x18707 -x37313 -x19813 -x13305 -x40340 -x28962 -x11109 -x35980 -x31250 -x36794 -x27292 -x9711 -x13261 -x7345 -x40629 -x19400 -x9687 -x16975 -x11015 -x10819 -x12155 -x4820 -x30018 -x16779 -x31258 -x35138 -x15340 -x5767 -x23527 -x29933 x42839 -x43115 -x33412 -x39510 -x19680 -x42150 -x25547 -x5710 -x25820 -x510 -x35840 -x3392 -x27148 -x18011 -x44330 -x34121 -x26554 -x9045 -x38310 -x17289 -x38189 -x729 -x18618 -x18206 -x24632 -x450 -x35023 -x41967 -x18125 -x10028 -x3350 -x17225 -x28937 -x17004 -x28596 -x27304 -x32831 -x14779 -x27031 -x10525 -x31199 -x13127 -x39288 -x35538 -x1801 -x21291 -x193 -x6477 -x3327 -x40558 -x40307 -x19457 -x37154 -x17298 -x29405 -x43202 -x24837 -x36197 -x4214 -x7103 -x12960 -x12055 -x37614 -x37506 -x17157 -x827 -x43983 -x16173 -x36766 -x8048 -x20425 -x25762 -x15010 -x15078 -x9848 -x33767 -x13603 -x37743 -x39429 -x10258 -x11615 -x4046 -x13173 -x28042 -x2589 -x36318 -x22349 -x21434 -x36534 -x41505 -x10369 -x3544 -x14791 -x34472 -x29616 -x15329 -x5836 -x26879 -x44082 -x2646 -x38420 -x34506 -x8741 -x35418 -x34144 -x38500 -x14737 -x35873 -x34317 -x10903 -x23695 x11778 -x21590 -x806 -x42375 -x14579 -x28753 -x29084 -x2956 -x44765 -x5443 -x35407 -x38501 -x15898 -x1605 -x23826 -x43236 -x6506 -x21487 -x26076 -x7373 -x33117 -x34518 -x31354 -x33608 -x31328 -x7046 -x5813 -x9332 -x20012 -x23342 -x24179 -x15346 -x33635 -x42294 -x43431 -x24602 -x12534 -x11747 -x43536 -x29101 -x29957 -x13043 -x337 -x12075 -x33897 -x38693 -x15452 -x27827 -x14018 -x34058 -x12873 -x27386 -x19526 -x10662 -x32878 -x27707 -x31856 -x6912 -x39278 -x39555 -x41703 -x6760 -x36189 -x32426 -x2908 -x22953 -x27878 -x43334 -x4566 -x43381 -x34169 -x26875 -x40363 -x22290 -x12366 -x12449 -x8391 -x6463 -x14985 -x32713 -x6931 -x30033 -x31565 x44784 -x40335 -x34969 -x1590 -x14523 -x27199 -x35964 -x34680 -x16479 -x24686 -x11364 -x12094 -x9463 -x179 -x14782 -x40747 -x14866 -x36935 -x18344 -x40727 -x27711 -x34657 -x37774 -x12755 -x20473 -x9772 -x40120 -x32838 -x1042 -x40660 -x33498 -x44394 -x30473 -x124 -x15618 -x33065 -x17377 -x8459 -x19423 -x6023 -x24527 -x35125 -x23693 -x30461 -x29480 -x1712 -x8482 -x6402 -x9355 -x32844 -x14185 -x32404 -x37443 -x42921 -x8263 -x22049 -x19652 -x13097 -x28158 -x24564 -x12490 -x28631 -x29674 -x26759 -x40479 -x29208 -x7594 -x14662 -x2711 -x19679 -x18170 -x37821 -x2858 -x15250 -x29138 -x6113 -x22834 -x12029 -x41129 -x19706 -x6790 -x16774 -x31100 -x23680 -x37652 -x37498 -x40954 -x20201 -x26794 -x28492 -x24102 -x5575 -x6120 -x10663 -x29445 -x30866 -x3642 -x17889 -x25389 -x29878 -x2706 -x24560 -x140 x42270 -x29512 -x32839 -x21065 -x43108 -x13786 -x38000 -x15792 -x31742 -x35914 -x4292 -x35431 -x27137 -x4854 -x17883 -x30834 -x35245 -x14661 -x27486 -x41186 -x37289 -x31845 -x9645 -x18792 -x2441 -x6140 -x22123 -x31197 -x37517 -x25155 -x32679 -x36708 -x20979 -x14960 -x39940 -x26184 -x39052 -x32753 -x38388 -x19536 -x11162 -x818 -x37783 -x15391 x41375 -x26459 -x6793 -x30320 -x35711 -x26067 -x23770 -x684 -x28049 -x37795 -x42077 -x11644 -x11479 -x37422 -x37624 -x14346 -x36110 -x11221 -x11957 -x36945 -x36235 -x30898 -x41217 -x14721 -x28021 -x14258 -x11656 -x40535 -x21233 -x19163 -x9689 -x21737 -x10450 -x27117 -x43757 -x22823 -x7639 -x19044 -x19989 -x3399 -x37298 -x39163 -x15548 -x2483 -x41730 x38073 -x14301 -x31671 -x1008 -x24974 -x6615 -x5919 -x41095 -x14063 -x21657 -x26928 -x1246 -x7739 -x29673 -x35364 -x17069 -x15038 -x16641 -x40892 -x26768 -x20192 -x30804 -x27689 -x33681 -x15987 -x21798 -x19073 -x43938 -x32776 -x25076 -x37839 -x38757 -x29717 -x3953 -x17101 -x3471 -x38878 -x13396 -x40578 -x16268 -x18506 -x16006 -x1137 -x16252 -x32954 -x41388 -x16943 -x31249 -x7839 -x1906 -x22728 -x29495 -x39389 -x35724 -x19378 -x44711 x31265 -x32709 -x33436 -x9473 -x33804 -x20693 -x12837 -x9335 -x42109 -x809 -x8284 -x31525 -x10127 -x23715 -x23143 -x2465 -x33513 -x3535 -x12840 -x38579 -x28921 -x33297 -x37640 -x600 -x28112 -x25009 -x38207 -x1140 -x20942 -x15496 -x39437 -x25587 -x243 -x25090 -x18623 -x7630 -x25256 -x5464 -x13328 -x32318 -x14759 -x42230 x44309 -x18963 -x21133 -x28931 -x34851 -x35363 -x16732 -x4516 -x32564 -x22824 -x20584 -x10465 -x27197 -x11894 -x12641 -x19718 -x41143 -x22256 -x33785 -x1924 -x22620 -x26095 -x4693 -x14533 -x16074 -x350 -x30923 -x40751 -x38956 -x21924 -x3294 -x7157 -x7200 -x22584 -x19439 -x11058 -x11402 x44414 -x24866 -x13779 -x14845 -x34257 -x9306 x35734 x37868 -x27666 -x10215 -x4347 -x44665 -x26175 -x13860 -x11326 -x40891 -x18887 -x23712 -x35833 -x11507 -x27302 -x35767 -x17956 -x10948 -x20720 -x26861 -x3987 -x40081 -x42641 -x837 -x5270 -x16449 -x26383 -x21695 -x13967 -x33945 -x7072 -x6283 -x6427 -x14111 -x15884 -x35546 -x39915 -x1400 -x4453 -x21083 -x18806 -x26698 -x19302 -x36523 -x12802 -x17226 -x37792 -x43735 -x35073 -x17789 -x44224 -x20151 -x3074 -x17242 -x16807 -x38028 -x18627 -x15411 -x43126 -x7198 -x2279 -x7842 -x10062 -x15702 -x24588 -x42430 -x18972 -x34100 -x3480 -x33129 -x16626 -x433 -x10289 -x19140 -x15606 -x1299 x18886 -x15022 -x26005 -x11487 -x20890 -x39322 -x12123 -x2719 -x29802 -x5027 -x30167 -x9633 -x17389 -x13287 -x32778 -x29065 -x12609 -x32929 -x41572 -x17582 -x26985 -x26107 -x31329 -x26551 x12477 -x34246 -x3941 -x28318 -x22203 -x25773 -x8828 -x4085 -x39672 -x28294 -x16362 -x25211 -x38722 -x13552 -x26215 -x8513 -x41511 -x29218 -x1744 -x2064 -x17793 -x35860 -x37122 -x460 -x2989 -x22101 -x17685 -x37453 -x32705 -x21527 -x32588 -x43295 -x27557 -x6723 -x1427 -x44739 -x9545 -x36789 -x11179 -x19402 -x8076 -x15335 -x12582 -x20137 -x37372 -x23363 -x25141 x44250 -x26697 -x35393 -x40178 -x22185 -x28251 -x8408 -x21320 -x2227 -x44083 x40165 -x16304 -x7066 -x22331 -x17981 -x35753 -x32124 -x15027 -x25682 -x2938 -x39471 x43845 -x19001 -x28144 -x37075 -x2077 -x1411 -x897 -x41222 -x28857 -x42327 -x28817 -x34047 -x3529 -x34079 -x12653 -x27548 -x39080 -x6138 -x19923 -x9604 -x32962 -x1434 -x10222 -x36750 -x4194 -x40647 -x1477 -x34399 -x39187 -x22025 -x40955 -x39917 -x29271 -x12212 -x42758 -x852 -x4333 -x33575 -x10806 -x24599 -x3377 -x265 -x11694 -x25658 -x27086 -x31612 -x43608 -x28039 -x10862 -x21071 -x653 -x24716 -x34460 -x27019 -x23287 -x32539 -x15739 -x19707 -x37424 -x1087 -x34105 -x35209 -x14304 -x5178 -x14361 -x19523 -x37049 -x23494 -x39595 -x31646 -x3277 -x29542 -x22087 -x36884 -x34535 -x43959 -x44422 -x35869 -x32377 -x35506 -x14371 -x5900 -x32731 -x23771 -x20149 -x27541 -x36097 -x14707 -x28007 -x40845 -x27657 -x8566 -x42013 -x27475 -x11802 -x23628 -x42584 -x4823 -x28835 -x42315 -x32219 -x39387 -x38852 -x27028 -x18630 -x28501 -x10474 -x23845 -x34652 -x42670 -x42844 -x32681 -x34425 -x12796 -x15981 -x21363 -x12722 -x3345 -x32770 -x41358 -x12594 -x39141 -x1978 -x31915 -x30099 -x32165 -x13925 -x1898 -x33522 -x37892 -x33898 -x12485 -x34822 -x16713 -x17023 -x31021 -x33168 -x21011 -x31382 -x9103 -x25232 -x5232 -x18900 -x32672 -x16246 -x24776 -x16877 -x29319 -x25485 -x25591 -x1979 -x21588 x41029 -x12130 -x8477 -x27772 -x11065 -x28146 -x1759 -x6572 -x31443 -x28088 -x33581 -x29716 -x21754 -x35081 -x42931 -x1737 -x39924 -x2299 -x31648 -x35808 -x41534 -x11963 x39165 -x13939 -x11320 -x10893 -x33200 -x11275 x43035 -x43707 -x8179 -x13582 -x13927 -x25222 -x24901 -x27278 -x5239 -x38909 -x41709 -x23538 -x36509 -x26821 -x30616 -x25412 -x2651 -x24756 -x38241 -x13969 -x14323 -x26509 -x19624 -x19275 -x11784 -x17590 -x17942 -x41659 -x25860 -x34620 -x3684 -x18606 -x28556 -x20401 -x21382 -x41300 -x16684 -x8438 -x13451 -x27403 -x37637 -x14083 -x9800 -x33803 -x2619 -x42346 -x34737 -x40118 -x40373 -x11226 -x2123 -x22942 -x26048 -x38567 -x22028 -x16427 -x13876 -x6223 -x43382 -x14512 -x17256 -x14011 -x42457 -x25594 x43490 -x35775 -x2364 -x35917 -x40674 -x2341 -x23264 -x31439 -x43437 -x24620 -x43194 -x7633 -x42469 -x31817 -x18516 -x32293 -x8209 -x38840 -x28651 -x43424 -x4918 -x41077 -x30168 -x34634 -x21114 -x42410 -x34200 -x3682 -x29492 -x37312 -x20817 -x11896 -x42161 -x8792 -x16910 -x29242 -x17336 -x38702 -x12030 -x2158 x44787 -x30797 -x24377 -x5634 -x44319 -x11791 -x942 -x29571 -x30827 -x5343 -x2504 -x27244 -x11568 -x30870 -x27441 -x38738 -x26118 -x36285 -x15056 -x7155 -x292 -x12450 -x7552 -x8556 -x27534 -x10015 -x5914 -x23941 -x36651 -x18481 -x36711 -x32233 -x4817 -x6073 -x35217 -x4171 -x6058 -x30802 -x40310 -x15607 -x28010 -x43380 -x17954 -x42241 -x35829 -x30044 -x7358 -x9041 -x19573 -x383 -x25425 -x9882 -x29052 -x13079 -x1792 -x37603 -x29655 -x44214 -x17728 -x6091 -x7840 -x21709 -x12203 -x6719 -x40424 -x6610 -x18089 -x41962 -x44613 -x1179 -x34476 -x17137 -x11242 -x18204 -x39585 -x10162 -x25973 -x21294 -x4575 -x12559 -x7634 -x7822 -x6975 -x17861 -x20277 -x21708 -x36155 -x8127 -x39219 -x8874 -x8552 -x16247 -x43401 -x38321 -x7335 -x23265 -x20505 -x38949 -x32419 -x272 -x30293 -x32950 -x39957 -x32664 -x27075 -x1317 -x5532 -x39206 -x41950 -x4295 -x5269 -x10263 -x28196 -x33403 -x6352 -x3840 -x9789 -x17787 -x17995 -x461 -x44781 -x40757 -x31540 -x37943 -x35706 -x15951 -x36479 -x8346 -x33104 -x13931 -x15836 x41020 -x1264 -x15301 -x7325 -x1207 -x4943 -x5630 -x24152 -x38711 -x22795 -x37442 -x8230 -x117 -x31652 -x22357 -x22181 -x34939 -x3073 -x980 -x23327 -x25248 -x33314 -x18885 -x24104 -x40284 -x20238 -x3565 -x7660 -x15905 -x13699 -x36895 -x23439 -x41540 -x28603 -x4828 -x30575 -x25300 -x31348 -x16699 -x22654 -x30932 -x5501 -x21245 -x7976 -x32882 -x16568 -x31003 -x13899 -x31855 -x13621 -x17762 -x15744 -x36944 -x36209 -x31421 -x33158 -x31719 -x33343 -x25599 -x23557 -x21661 -x15279 -x7138 -x25120 -x6340 -x28140 -x7236 -x20995 -x29157 -x19977 -x32322 -x22294 -x44282 -x31237 -x18041 -x30608 -x32797 -x7918 -x40579 -x7845 -x18461 -x1479 -x43133 -x14439 -x19785 -x7754 -x41047 -x14736 -x28658 -x24665 -x1016 -x14379 -x9370 -x28216 -x5713 -x33919 -x22900 -x29960 -x22343 -x42434 -x35223 -x5602 -x33511 -x1426 -x9183 -x11598 -x4335 -x34243 -x22137 -x38470 -x28434 -x16870 -x9686 -x12524 -x9452 -x28338 -x9023 -x41960 -x6779 -x20818 -x38055 -x34076 -x39188 -x36041 -x16843 -x30279 -x6287 -x360 -x5491 -x22601 -x16988 -x25720 -x10843 -x31332 -x14393 -x3846 -x42063 -x38971 x43954 -x9001 -x42529 -x32741 -x13547 -x171 -x31618 -x39170 -x22426 -x20896 -x28022 -x40211 -x2602 -x43679 x41248 -x25219 -x3081 -x24637 -x31219 -x11091 -x30236 -x24711 -x35863 -x21665 -x24656 -x12725 -x35416 -x2750 -x3888 -x19900 -x27956 -x25710 -x3854 -x26502 x41391 -x28533 -x29441 -x34332 -x19449 -x15461 -x34299 -x23281 -x26876 x43649 -x10686 -x32506 -x20060 -x42787 -x16577 -x3296 -x6953 -x32172 -x15044 -x34487 -x28947 -x9615 -x23067 -x17808 -x21158 -x4401 -x39712 -x13917 -x3309 -x2146 -x39892 -x6174 -x26922 -x35895 -x3080 -x12093 -x6435 -x13838 -x22470 -x29744 -x16638 -x11858 -x42651 -x27331 x17170 -x1369 -x18872 -x29036 -x28598 -x15783 -x9418 -x9497 -x31999 -x28912 -x15616 -x29976 -x7065 -x20364 -x28096 -x15714 -x3476 -x35068 -x35685 -x13387 -x27731 -x8211 -x3497 -x2124 -x9192 -x2426 -x3605 -x17123 -x10684 -x6768 -x21178 -x31710 -x22524 -x33089 -x18054 -x2756 -x19394 -x15945 -x29083 -x39763 -x36449 -x23880 -x33059 -x33653 -x42899 -x39891 -x26941 -x43289 -x3206 -x18847 -x44144 -x34598 -x4160 -x19320 -x19431 -x26310 -x8338 -x34371 -x16292 -x41054 -x25293 -x30273 -x12394 -x10554 x8605 -x23930 -x27225 -x13199 -x14738 -x34344 -x34185 -x28271 -x14808 -x9855 -x40764 -x35505 x41276 -x38363 -x17179 -x12060 -x16435 -x28414 -x6547 -x39655 -x12979 -x7938 -x10972 -x3636 -x959 -x34415 -x6881 -x23334 -x22109 -x24384 -x20167 -x15224 -x28321 -x30617 -x32272 -x20158 -x11604 -x24591 -x44522 -x41929 -x7472 -x41983 -x41997 -x347 -x8859 -x34766 -x6030 -x29256 -x20596 -x42770 -x11200 -x40220 -x24536 -x30787 -x4540 -x1134 -x19934 -x18541 -x17989 -x9568 -x2975 -x25816 -x11686 -x44779 -x25944 -x584 -x99 -x37542 -x25361 -x18071 -x17498 -x9117 -x31093 -x25111 -x2015 -x16703 -x35951 -x16199 -x6546 -x43132 -x20793 -x35248 -x6593 -x16941 -x446 -x25895 -x12348 -x11759 -x1656 -x7772 -x14085 -x5434 -x14162 -x22582 -x7132 -x43610 -x43939 -x35048 -x8827 -x4098 -x24926 -x29032 -x35989 -x37729 -x12421 -x43114 x34683 -x1000 -x31945 -x11343 -x372 -x31292 -x25832 -x3004 -x26086 -x32504 -x23440 -x19940 -x40884 -x30237 -x15119 -x23905 -x34703 -x6843 -x3486 -x14935 -x38758 -x8990 -x28134 -x23754 -x29543 -x41005 -x36146 -x23652 -x6641 -x17098 -x29951 -x16952 -x12264 -x7794 -x44515 -x36168 -x14326 -x6821 -x14142 -x32529 -x28002 -x23475 -x26652 -x44215 -x17426 -x20597 -x25136 -x42716 -x25499 -x33458 -x36867 -x669 -x11641 -x2126 -x38613 -x29105 -x12540 -x39739 -x34841 -x26196 -x2336 -x35316 -x26373 -x22420 -x5649 -x5588 -x12537 -x16632 -x5592 -x32432 -x33429 -x31814 -x44228 -x30209 -x21359 -x11036 -x26332 -x25382 -x10844 -x5658 -x17204 -x15785 -x34821 -x10996 -x8801 -x3688 -x36090 -x14422 -x1099 -x5955 -x4238 -x21239 -x40442 -x11266 -x763 -x28886 -x29338 x32353 -x8304 -x6590 -x8367 -x8890 -x13114 -x7740 -x6131 -x40505 -x36577 -x41992 -x20240 -x19324 -x11142 -x34980 -x38809 -x44004 -x29985 -x10585 -x23979 -x41097 -x21345 -x40163 -x32368 -x30613 -x1971 -x26769 -x28136 -x29144 -x3609 -x43192 -x11052 -x18825 -x533 -x40279 -x19797 -x40737 -x32314 -x36377 -x37363 -x34530 -x31248 -x36562 -x12324 -x41853 -x33266 -x36402 -x39431 -x32282 -x28432 -x37763 -x24010 -x31212 -x16936 -x22606 -x32366 -x27285 -x35367 -x9919 -x41633 -x37615 -x36727 -x40076 -x96 -x21514 -x14418 -x10427 -x2249 -x37245 -x7894 -x8529 -x25590 -x26389 -x31288 -x6289 -x23758 -x21782 -x8421 -x21742 -x34568 -x5441 -x20628 -x24457 -x1820 -x32370 -x25664 -x42607 -x1022 -x6481 -x846 -x43379 x31067 -x21961 -x30116 -x235 -x3852 -x18419 -x15632 -x19408 -x35635 -x34142 -x16256 -x6724 -x22241 -x39060 -x3223 -x589 -x4391 -x25381 -x16276 -x16916 -x1782 -x12393 -x14207 -x2780 -x38655 -x4404 -x14607 -x18594 -x41670 -x41843 -x29771 -x22222 -x16518 -x1015 -x37408 -x3264 -x26762 -x39720 -x4502 -x4393 -x2702 -x2095 -x26830 -x17306 -x18495 -x11619 -x27452 -x35631 -x41309 -x4334 -x36772 -x8333 -x42335 -x620 -x40079 -x16695 -x2163 -x22996 -x38577 -x35619 -x14390 -x33380 -x14137 -x22634 -x42886 -x20855 -x19950 -x25307 -x38092 -x10895 -x23619 -x26455 -x42033 -x19613 -x33504 -x14612 -x43479 -x25105 -x3876 -x7665 -x33267 -x18042 -x19160 -x4209 -x8665 -x16267 -x32493 -x10609 -x35733 -x19116 -x13635 -x4358 -x34979 -x30943 -x38209 -x16578 -x35192 -x36107 -x27794 -x2215 -x19971 -x7043 -x40692 -x13176 -x869 -x35876 -x40843 -x19522 -x2327 -x21313 -x42135 -x30816 -x3452 -x44316 x41230 -x966 -x25089 -x8278 -x587 -x21378 -x38458 -x39911 -x23457 -x444 -x39913 -x11362 -x5265 -x42986 -x14410 -x16942 -x24658 -x1615 -x14965 -x13958 -x42183 -x28051 -x4738 -x13535 -x33796 -x32051 -x1905 -x31489 -x15939 -x38931 -x36712 -x16897 -x35461 -x44471 -x1151 -x25604 -x8190 -x4760 -x21202 -x3732 -x1570 -x43545 -x23722 -x21762 -x29291 -x24052 -x28646 -x44644 -x35491 -x41781 -x35045 -x30434 -x29764 -x36133 -x36370 -x8342 -x32807 -x24139 -x35937 -x42326 -x17882 -x9201 -x26314 x41349 -x8446 -x7255 -x34488 -x10699 -x34936 -x1424 -x37653 -x4032 -x10865 -x20965 -x31857 -x21838 -x7143 -x5562 -x41437 -x38142 -x15881 -x9847 -x1835 -x6664 -x4217 -x1948 -x37755 -x43524 -x8775 -x37095 x44205 x41245 -x11187 -x43724 -x3360 -x43758 -x35532 -x36849 -x17081 -x24463 -x15656 -x4990 -x29351 -x29535 -x12063 -x25642 -x9949 -x12814 x40863 -x36686 -x39772 -x29506 -x10490 -x27029 -x22622 -x8217 -x9143 -x526 -x16728 -x34718 -x18599 -x35465 -x37903 -x41831 -x18685 -x14871 x42057 -x44211 -x15612 -x12636 -x44545 -x24713 -x5581 -x42369 -x41748 -x26586 -x21265 -x18669 -x1816 -x9521 -x9109 -x40296 -x1668 -x14130 -x36335 -x3957 -x40372 -x29206 -x4999 -x17468 -x5157 -x18637 -x22668 -x42113 -x39567 -x8180 -x30775 -x11787 -x20007 -x30712 -x26750 -x42213 -x38183 -x36506 -x3285 -x20737 -x8407 -x10773 -x30534 -x26036 -x29276 -x11559 x40752 -x23729 x44173 -x18659 -x36444 -x28677 -x27709 -x15243 -x40916 -x12854 -x40900 -x7901 -x18452 -x26591 -x11022 -x33408 -x6577 -x39489 -x6218 -x12568 -x23127 -x44746 -x20726 -x3838 -x9158 -x35308 -x23846 -x39402 -x4093 -x11231 -x40733 -x15076 -x43356 -x22260 -x31971 -x41863 -x18935 -x29429 -x542 -x15400 -x10224 -x32007 -x34553 -x39864 -x27992 -x26563 -x962 -x27496 -x24522 -x40034 -x19103 -x13275 -x2825 -x9875 -x26764 -x42753 -x5035 -x35039 -x41329 -x27507 -x41635 -x24597 -x24562 -x7089 -x25721 -x3302 -x7849 -x17359 -x31547 -x37395 -x28549 -x42406 -x30204 -x40222 -x1490 -x21360 -x43636 -x5997 -x7982 -x17868 -x41491 -x2768 -x31227 x43469 -x18231 -x12041 -x41327 -x27662 -x20520 -x32376 -x18467 -x11398 x40560 -x32810 -x27328 -x28270 -x28017 -x20898 -x42424 -x16129 -x10020 -x532 -x9310 -x13418 -x24126 -x9236 -x42995 -x38614 -x32857 -x4457 -x41901 -x20886 -x39476 -x33281 -x42450 x36333 -x41673 -x23688 -x41070 -x13686 -x17060 -x37664 -x24677 -x33592 -x585 -x26714 -x29362 -x43143 -x240 -x16564 -x40256 -x38210 -x28210 -x37009 -x18305 -x26410 -x27146 -x1500 -x10480 -x37893 -x31170 -x32670 -x19084 -x1303 -x44382 -x38525 -x32253 -x37444 -x36322 -x42442 -x43188 -x38072 -x2049 -x20814 -x36356 -x39515 -x33439 -x1851 -x23697 -x27431 -x23909 -x710 x33345 -x4924 -x26229 x15982 -x35541 -x38392 -x2698 -x3817 -x10212 -x43902 -x4034 -x16923 -x22042 -x35512 -x32605 -x11283 -x22513 -x7735 -x5431 -x25359 x40670 -x4322 -x28587 -x21819 -x5844 -x17654 -x18015 -x1277 -x6304 -x41792 -x28399 -x39574 -x1126 -x11950 -x23205 -x44684 -x3517 -x44776 -x3404 -x31725 -x20383 -x5863 -x26469 -x12119 x40592 -x27290 -x41328 -x19995 -x15962 -x23208 -x35644 -x23540 -x34550 -x22802 -x8001 -x40836 -x9628 -x23079 -x18812 -x22727 -x17131 -x23467 -x28507 -x1294 -x14702 -x32277 -x9906 -x12191 -x29048 -x44511 -x19688 -x32916 -x40159 -x11386 -x5479 -x8986 -x3784 -x16417 -x37131 -x25783 -x41292 -x42882 -x23773 -x35697 x31991 -x22382 -x13081 -x37397 -x32903 -x19622 -x25846 -x30765 -x5909 -x1592 -x14257 -x6090 -x40179 -x3589 -x16303 -x27374 -x36213 -x26679 -x5059 -x36031 -x18381 -x15928 -x36871 -x36610 -x2866 -x40215 -x37558 -x11622 -x541 -x21341 -x5704 -x21939 -x19406 -x28514 -x38935 -x40028 -x15381 -x24207 -x11917 -x23138 -x30738 -x21942 -x4921 -x44284 -x9381 -x11198 -x26404 -x18641 -x25755 -x41537 -x10143 -x31096 -x2617 -x25223 -x39844 -x36815 -x23637 -x10740 -x28309 -x39352 -x9960 -x7459 -x20127 -x2241 -x16340 -x30214 -x15348 -x10608 -x21142 -x3596 -x38185 -x20713 -x21295 -x4495 -x2280 -x24559 -x13839 -x20536 -x32355 -x3641 -x19784 -x11472 -x15814 -x41031 -x17318 -x13119 -x39731 -x23996 -x29258 -x12315 -x15955 -x4314 -x24893 -x34662 -x14741 -x20359 -x25660 -x33821 -x11958 -x16719 -x41910 -x13944 x41313 -x7887 -x37346 -x39388 -x41519 -x6631 -x424 -x18119 -x11532 -x44075 -x14468 -x27614 -x21488 -x31697 -x35356 -x15383 -x17684 -x42474 -x14931 -x33163 -x23428 -x8691 -x21654 -x6341 -x4607 -x33049 -x37708 -x41823 -x34922 -x7056 -x20008 -x9921 -x12928 -x31672 -x20723 -x37294 -x15026 -x38561 -x2952 -x17992 -x904 x44502 -x2452 -x23572 -x31204 -x26149 -x20035 -x34970 -x23521 -x31422 -x9745 -x25880 -x14391 -x20245 -x752 -x5163 -x19195 -x27752 -x7008 -x33248 -x39403 -x29384 -x27103 -x32920 -x33640 -x35415 -x41190 -x32968 -x25280 -x10909 -x13655 -x26779 -x27264 -x11339 -x38979 -x41257 -x3163 -x14152 -x9390 -x1173 -x17949 -x17994 -x10091 -x39346 -x19972 -x2450 -x11634 -x9478 -x11199 -x14044 -x12125 -x44518 x41086 -x5432 -x5593 -x28454 -x39377 -x25476 -x29471 -x26104 -x3389 -x7898 -x375 -x18612 -x7671 -x37714 -x26866 -x25700 -x18521 -x6935 -x15666 -x43375 -x20493 -x7001 -x38457 -x17599 -x38789 -x44322 -x40289 -x32577 -x16761 -x33961 -x28472 -x24844 -x42494 -x36106 -x20065 -x422 -x44371 -x37933 x41888 -x28914 -x16654 -x44058 -x26035 -x24704 -x1641 -x40812 -x6568 -x4929 -x41828 -x9361 -x9606 -x12207 -x36912 -x17975 -x6815 -x4159 -x42184 -x10172 -x6103 -x15525 -x31299 -x4232 -x26860 -x10805 -x18102 -x19266 -x31878 -x29815 -x20010 -x31608 -x24249 -x37468 -x28784 -x36182 -x15929 -x22816 -x40265 -x11150 -x21138 -x36696 -x23260 -x667 -x20410 -x11448 -x14136 -x18717 -x26573 -x6980 -x18318 -x13891 -x13611 -x9791 -x37756 -x39251 -x27393 -x19754 -x4337 x30869 -x36949 -x32141 -x31181 -x41907 -x12692 -x43822 -x30595 -x11803 -x25508 -x16241 -x12159 -x31349 -x18982 -x3171 -x7232 -x3319 -x7063 -x7234 -x35595 -x27128 -x9551 -x7979 -x33739 -x14699 -x3665 -x12893 -x11166 -x36763 -x20014 -x6281 -x38853 -x18099 -x32665 -x30122 -x15284 -x320 -x28290 -x7606 -x37073 -x9115 -x28838 -x30538 -x12926 -x20639 -x5322 -x28161 -x22272 -x18621 -x25081 -x3462 -x6187 -x44494 -x38314 -x15148 -x15628 -x6528 -x23851 -x5259 -x13059 -x11918 -x40826 -x16333 -x8778 -x28219 -x6882 -x29745 -x6310 -x6780 -x39084 -x20000 -x23035 -x2206 -x31641 -x12309 -x43303 -x33603 -x14218 -x12295 -x35119 -x9386 -x15843 -x214 -x13675 -x20837 -x40417 -x37660 -x9841 -x3398 -x18086 -x664 -x15209 -x42258 -x29644 -x22466 -x16847 -x26463 -x27026 -x28991 -x2278 -x19676 -x7560 -x40302 -x26412 -x19024 -x6963 -x6423 -x17047 -x2991 -x300 -x11662 -x14546 -x35056 -x28431 x43951 -x36599 -x14064 -x19854 -x18187 -x42608 -x24103 -x709 -x2955 -x11599 -x27354 -x26377 -x12318 -x44200 -x6366 -x1082 -x29273 x37746 -x3763 -x7269 -x9854 -x17734 -x13338 -x13527 -x36981 -x35978 -x2467 -x1810 -x25050 -x7830 -x37303 -x2257 -x33971 -x26612 -x4408 -x3180 -x27047 -x7129 -x5038 -x18562 -x13750 -x34385 -x29265 -x30763 -x18918 -x19580 -x4099 -x39570 -x10232 -x28746 -x25661 x5580 -x21256 -x42874 -x27840 -x12825 -x34448 -x4342 -x21915 -x15721 x41258 -x40678 -x28105 -x43603 -x4126 -x34773 -x22436 -x38022 -x28844 -x29260 -x17006 x15572 -x42145 -x18030 -x31699 -x2346 -x42912 -x29019 -x4114 -x4568 x33490 -x33044 -x23933 -x11446 -x23946 x40956 -x19247 -x7159 -x41440 -x39984 -x1660 -x7515 -x42740 -x4853 -x31793 -x36773 -x26137 -x38002 -x14690 -x26981 -x42605 -x35350 -x16970 -x44351 -x8785 -x37475 -x36478 -x9414 -x24198 -x25739 -x33956 -x40614 -x33096 -x2978 -x11665 -x11289 -x28477 -x17784 -x4301 -x6071 -x35509 -x18237 -x6842 -x16062 -x20487 -x20009 -x17423 -x36301 -x39535 -x9093 -x11066 -x24809 -x24773 -x30393 -x18869 -x41008 -x29135 -x17874 -x32502 -x5841 -x1571 -x22449 -x26148 -x36421 -x37358 -x17612 -x42118 -x22362 -x26418 -x3340 -x29444 -x12932 -x40463 x26385 -x27970 -x14752 -x19735 -x4018 -x6628 -x32462 -x15893 -x16653 -x14062 -x26266 -x17732 -x30771 -x7885 -x39822 -x6161 -x26678 -x35044 -x20409 -x29277 -x2449 -x43191 -x13105 -x13650 -x10976 -x25012 -x25965 -x12658 -x25937 -x1644 -x44667 -x32548 -x12693 -x31431 -x10931 -x35754 -x4578 -x24719 -x20790 -x41445 -x42110 -x19948 -x37859 -x30314 -x31353 -x17235 -x7418 -x6923 -x44123 -x7300 -x5071 -x24035 -x15764 -x25481 -x6444 -x30057 -x28272 -x7007 -x37033 -x38698 -x3736 -x38046 -x20084 -x2347 -x20913 -x22749 -x217 -x30072 -x32567 -x37396 -x17140 -x15066 -x10788 -x31806 -x576 -x13086 x44750 -x36947 -x16311 -x39713 -x35276 -x19763 -x10164 -x13334 -x17399 -x18960 -x6763 -x3343 -x17892 -x12044 -x13192 -x26225 -x41363 -x11377 -x9964 -x37865 -x42075 -x4611 -x31596 -x20926 -x35466 -x33673 -x36432 -x19318 -x38149 -x21468 -x41291 -x7539 -x31386 -x25453 -x5263 -x43564 -x15970 -x18457 -x29382 -x38290 -x34005 -x41683 -x5278 -x27241 -x19512 -x26026 -x625 -x1457 -x42041 -x6783 -x18755 -x17511 -x9420 -x22099 -x41717 -x15664 -x31812 -x11881 -x1204 -x11526 -x34074 -x15622 -x33981 -x34590 -x11268 -x31060 -x39339 -x17933 -x7837 -x36425 -x26817 -x22501 -x15103 -x9706 -x11923 -x20876 -x15362 -x12619 -x12452 -x28086 -x6386 -x44806 -x31958 -x19272 -x20594 -x43858 -x623 -x14588 -x22782 -x22132 -x29977 -x43894 -x22516 -x38330 -x19781 -x40518 -x35036 -x1932 -x38531 -x11371 -x11584 -x29874 -x40755 -x27053 -x20586 -x13806 -x30823 -x28023 -x24881 -x43611 -x44732 x42665 -x34905 -x10063 -x21228 -x7003 -x21262 -x39053 -x44458 -x201 -x2822 -x36890 -x13651 -x11735 -x6689 -x37132 -x9401 -x24456 -x429 -x5454 -x40673 -x13135 -x705 -x11522 -x22171 -x19424 -x44457 -x19926 -x22481 -x36260 -x10456 -x39721 -x10269 -x5584 -x22107 -x1834 -x26269 -x4399 -x20115 -x190 -x26468 x44184 -x31930 -x24998 -x15039 -x12714 -x20202 -x33948 -x35565 -x38291 -x22243 -x27698 -x40824 -x17801 -x8266 -x39461 -x36231 -x36163 -x31088 -x9653 -x23874 -x29801 -x42138 -x26665 -x119 -x19938 -x28730 -x37742 -x1767 -x15845 -x12933 -x12673 -x23275 -x24737 -x31453 -x3647 -x4233 -x5354 -x8050 -x13351 -x11310 -x26300 -x25138 -x29997 -x19429 -x4016 -x7144 -x12208 -x22297 -x11217 x41251 -x2150 -x35341 -x4551 -x5189 -x27041 -x23951 -x31502 -x1081 -x30828 -x27274 -x27216 -x36329 -x13044 -x7151 -x29484 -x44008 -x23471 -x27294 -x9225 -x3473 -x20039 -x5531 -x38304 -x16736 -x41510 -x38724 -x13071 -x4029 -x14655 -x37047 -x16254 -x8503 -x8979 -x25576 -x1785 -x21166 -x44589 -x19723 -x7349 -x16300 -x10907 -x34444 -x42801 -x14540 -x38834 -x20592 -x14928 -x41526 -x39752 -x18144 -x24736 -x36869 -x20331 -x40261 -x5159 -x26056 -x1857 -x31129 -x29756 -x6036 -x643 -x28050 -x21221 -x21725 -x2281 -x10956 -x27450 -x11368 -x11210 -x13486 -x5638 -x33299 -x36121 -x33272 -x42777 -x35969 -x6877 -x29624 -x22117 -x3422 -x41776 -x7013 -x14865 -x5866 -x20413 -x24200 -x10059 -x28926 -x40 -x29524 -x22174 -x38660 -x2654 -x2915 -x2357 -x6199 -x13262 -x40216 -x17756 -x19748 -x23450 -x18781 -x13781 -x16616 -x20426 x30350 -x43682 -x30098 -x33273 -x24897 -x1493 -x7273 -x24389 -x9978 -x9090 -x23316 -x18513 -x31414 -x24610 -x42312 -x19943 -x13370 -x40724 -x26339 -x27618 -x42220 -x27656 -x40090 -x21208 -x18368 -x37815 -x19466 -x22771 -x15932 -x562 -x16360 -x11745 -x33481 -x172 -x11431 -x29272 -x7093 -x6789 -x11709 -x3184 -x32228 -x4889 -x43713 -x21998 -x21037 -x41786 -x25399 -x4257 -x21916 -x38132 -x17958 -x28400 -x39065 -x43457 -x18890 -x26058 -x5600 -x31441 -x20648 -x7304 -x9784 -x2863 -x41734 -x30095 -x4930 -x32149 -x37470 -x39183 -x9384 -x36635 -x15292 -x44560 -x9287 -x41578 -x3862 -x43014 -x11158 -x21554 -x34638 -x24981 -x16811 -x38439 -x31586 -x19842 -x28307 x41018 -x18908 -x10991 -x26303 -x21220 -x37723 -x35498 -x31356 -x10857 -x10047 -x29344 -x6595 -x5342 -x18309 -x9914 -x1108 -x32348 -x16459 -x18404 -x34471 -x33060 -x38486 -x14910 -x11907 -x21952 -x11942 -x44113 -x30182 -x14875 -x15062 -x20361 -x3242 -x18065 -x12717 -x38692 -x4712 -x489 -x2201 -x632 -x6830 -x30468 -x24796 -x39456 -x12367 -x15911 -x25750 -x34175 -x44554 -x20983 x44230 -x25198 -x2481 -x35850 -x15277 -x18507 -x25308 -x21045 -x34546 -x33910 -x4558 -x43617 -x9660 -x35047 -x20338 -x33745 -x34140 -x27730 -x6251 -x4024 -x10388 -x21499 -x7592 -x18414 -x22237 -x14650 -x9433 -x33939 -x35744 -x22568 -x38982 -x8246 -x4907 -x8285 -x23153 -x22925 -x24779 -x15115 -x21509 -x22184 -x25774 -x39531 -x35526 -x17345 -x29583 -x4657 -x32083 -x36561 -x20476 -x22561 -x16170 -x15182 -x42479 -x33679 -x17816 -x28218 -x20780 -x39560 -x34738 -x38440 -x1547 -x41737 -x11117 -x20768 -x20182 -x30123 -x36570 -x15129 -x31700 -x11715 -x26855 -x9253 -x27784 -x34438 -x29637 -x39573 -x11161 -x37982 -x28416 -x12131 -x4365 -x39425 -x28909 -x6916 -x8965 -x29559 -x36537 -x41681 -x36953 -x2402 -x22350 -x44121 -x20861 -x36007 -x33125 -x17945 -x24734 -x35821 -x27797 -x32788 -x2115 -x33842 -x26970 -x6715 -x12045 -x15219 -x33090 -x35033 -x42612 -x26682 -x6979 -x17176 -x32561 -x7676 -x1507 -x20669 -x9267 -x15872 -x36541 -x1116 -x7037 -x16454 -x32050 -x1837 -x34792 -x30777 -x36203 -x20411 -x3516 -x30987 -x15903 -x34988 -x30323 -x6740 -x23460 -x18446 -x9393 x44297 -x21768 -x4036 -x29385 -x17178 -x7505 -x36405 -x42169 -x15556 -x11318 -x10962 -x32495 -x19691 -x38087 -x21244 -x24877 -x12259 -x8141 -x29045 -x38970 -x29552 -x57 -x8936 -x35882 -x19026 -x33765 -x35187 -x7973 -x128 -x5695 -x25747 -x917 -x32868 -x24047 -x2565 -x1460 -x43116 -x28314 -x29303 -x11834 -x44050 -x2731 -x21756 -x37300 -x42188 -x32243 -x42373 -x5753 -x4530 -x30574 -x4724 -x11528 -x6680 -x8776 -x23714 -x38284 -x7914 -x191 -x21361 -x13568 -x9342 -x21858 -x15500 -x25051 -x36830 -x27556 -x42227 -x41284 -x42700 -x17482 -x41961 -x22427 -x35901 -x20326 -x32110 -x39338 -x36914 -x18744 -x44235 -x38548 -x3416 -x30405 -x29037 -x17904 -x32945 -x1966 -x21324 -x34342 -x30471 -x2329 -x34656 -x8406 -x40440 -x24663 -x11093 -x4308 -x24283 -x43947 -x36663 -x8208 -x19888 -x12247 -x40501 -x36069 -x4175 -x26370 -x27515 -x37724 -x31147 -x36697 -x23441 -x32085 -x1443 -x10951 -x25991 -x17591 -x29750 -x11433 -x1011 -x35426 -x27384 -x13330 -x12334 -x6750 -x36966 -x29640 -x13444 -x10999 -x37235 -x29978 -x16858 -x220 -x20559 -x38755 -x2476 -x43445 -x952 -x31391 -x42672 -x39336 -x22238 -x3443 -x28630 -x12614 -x41288 -x12426 -x38639 -x9520 -x11451 -x32837 -x6655 -x21451 -x18274 -x35160 -x35608 -x10887 -x8143 -x32307 -x35396 -x31490 -x25864 -x14342 -x4891 -x28635 -x25625 -x2611 -x6977 -x25977 -x41743 -x6143 -x40250 -x28852 -x24503 -x33432 -x14191 -x12908 -x34150 -x7142 -x33658 -x37847 -x8019 -x15657 -x4177 -x16660 -x41449 -x39862 -x38974 -x39059 -x21851 -x3626 -x21974 -x27932 x42273 -x18208 -x15174 -x42234 -x18979 -x38697 -x13773 -x9453 -x26616 -x17666 -x9161 -x30285 x42390 -x4723 -x16429 -x29500 -x39493 -x38995 -x1519 -x5560 -x43428 -x38144 -x9465 -x27382 -x13987 -x5976 -x11443 -x39432 -x12312 -x11470 -x32912 -x25942 -x32251 -x41824 -x13539 -x27747 -x11327 -x33672 -x21902 -x1353 -x10138 -x23971 -x6000 -x7927 -x32375 -x41561 -x663 -x13335 -x36977 -x23004 -x15259 -x31657 -x26350 -x35202 -x14450 -x21543 -x44557 -x13591 -x35232 -x39479 -x2679 -x2285 -x21668 -x42525 -x33054 -x29715 -x22451 -x37231 -x31706 -x39283 -x17589 -x23009 -x2556 -x24040 -x14438 -x41793 -x43163 -x35760 -x26106 -x43583 -x725 -x35933 -x20943 -x1893 -x39874 -x1628 -x17930 -x26846 -x2663 -x43385 -x42542 -x38598 -x9182 -x8837 -x10619 -x26589 -x38409 -x29636 -x12071 -x35902 -x25543 -x11014 -x31496 -x27011 -x38172 -x38736 -x12 -x32173 -x7217 -x27096 -x27448 -x203 -x39704 -x31766 -x22591 -x42421 -x13345 -x20732 -x9271 -x43637 -x19816 -x44338 -x40321 -x578 -x29368 -x8813 -x17576 -x31318 -x5430 -x8013 -x1579 -x24087 -x13003 -x30004 -x11503 -x23015 -x44672 -x2012 -x4591 -x13442 -x30425 -x42762 -x21384 -x42055 -x9324 -x34411 -x33422 -x13846 -x41564 -x3258 -x29945 -x35028 -x42414 -x1637 -x37420 -x41384 -x2389 -x38303 -x31982 -x42704 -x37757 -x14148 -x27867 -x28468 -x28243 -x16113 -x42282 -x35605 -x7879 -x13165 -x43416 -x42718 -x6256 -x37602 -x14347 -x11251 -x16830 -x23502 -x23099 -x29910 -x10674 -x22106 -x13612 -x28203 -x13841 -x37784 -x28807 -x41609 -x6554 -x9455 -x914 -x3291 -x39785 -x2035 -x24653 -x14287 -x23361 -x18874 -x857 -x11042 -x32410 -x9460 -x27849 -x2459 -x32585 -x7081 -x30210 -x39625 -x39599 -x15204 -x5542 -x8657 -x37156 -x13538 -x29809 -x25372 -x31283 -x5711 -x34267 -x41116 -x38837 -x5799 -x21801 -x4879 -x10166 -x11861 -x14211 -x6151 -x18805 -x35674 -x14324 -x10723 -x7383 -x22370 -x41921 -x15309 -x23347 -x7672 -x12970 -x13184 -x181 -x21347 -x22490 -x1897 -x32725 x26121 -x1209 -x37116 -x4477 -x36328 -x28119 -x31689 -x35500 -x30232 -x5022 -x31246 -x38606 -x15821 -x34082 -x36640 -x1219 -x35228 -x21431 -x6594 -x35319 -x23757 -x23978 -x32676 -x19551 -x2519 -x64 -x33189 -x28956 -x22597 -x18906 -x12224 -x43714 -x29921 -x40680 -x10670 -x4270 -x42245 -x2892 -x38328 -x20011 -x34839 -x33459 -x41920 -x40967 -x38012 -x26635 -x20697 -x14153 -x2050 -x2006 -x31965 -x36104 -x37083 -x6828 -x23044 -x17827 -x3661 -x42699 x41096 -x2986 -x25549 -x28436 -x28864 -x34071 -x10233 -x2063 -x30682 -x30259 -x39078 -x19947 -x30555 -x43864 -x33092 -x42849 -x14739 -x36290 -x21894 -x18701 -x21735 -x2 x26848 -x6295 -x5329 -x4933 -x11155 -x4360 -x1061 -x28812 -x23575 -x39011 -x6777 -x34871 x43489 -x35362 -x16037 -x184 -x11430 -x9137 -x2338 -x4840 -x5302 -x34479 -x37495 -x39671 -x29143 -x32515 -x20800 -x8294 -x41239 -x13047 -x8027 -x7595 -x19015 -x37152 -x36358 -x37269 -x2774 -x23445 -x37751 -x34714 -x16097 -x21490 -x8982 -x17556 -x1676 -x29015 -x13187 -x8857 -x34025 -x41873 -x6476 -x374 -x8287 -x9391 -x27719 -x17667 -x2440 -x5251 -x14829 -x4491 -x13818 -x29378 -x6798 -x15353 -x28063 -x8145 -x7379 -x39875 -x18696 -x31359 -x25446 -x33528 -x41011 -x14320 -x34686 -x1633 -x13771 -x15575 -x28092 -x19162 -x39610 -x41389 -x20748 -x28130 -x40435 -x12440 -x27890 -x35357 -x28531 -x16275 -x17340 -x37139 -x33848 -x14567 -x33346 -x35095 -x22895 -x28111 -x27925 -x24398 -x41085 -x20077 -x2526 -x21607 -x21899 -x14197 x44721 -x20372 -x9635 -x8684 -x22958 -x8507 -x23303 -x10417 -x7755 -x32921 -x4548 -x22299 -x26016 -x10381 -x24898 -x11984 -x36806 -x4513 -x3484 -x44738 -x13428 -x35668 -x40981 -x17562 -x41886 -x32341 -x16986 -x40347 -x8483 -x27443 -x20255 -x34826 -x16028 -x5166 -x2775 -x22348 -x21647 -x34716 -x37625 -x11145 -x23489 -x25146 -x9124 -x33245 -x7687 -x30306 -x43597 -x6580 -x15682 -x5746 -x4678 -x22346 -x28261 -x11581 -x23373 -x19456 -x32630 -x11148 -x41739 -x12961 -x40421 x41026 -x38005 -x1511 -x43168 -x8757 -x12496 -x30448 -x27267 -x20568 -x30241 -x36998 -x35563 -x33909 -x18834 -x2732 -x16035 -x37898 -x28208 -x21653 -x25548 -x3106 -x26029 -x10105 -x14122 -x24286 -x10408 -x17968 -x20614 -x33103 -x2528 -x1890 -x22498 -x16798 -x29752 -x39849 -x15908 -x29520 -x38 -x797 -x30228 -x21177 -x7549 -x30126 -x6837 -x1452 -x7216 -x16326 -x12685 -x42006 -x31193 -x20282 -x23449 -x28610 -x13707 -x14710 -x23724 -x38855 -x27892 -x29510 -x26604 -x28712 -x15690 -x22973 -x39733 -x21861 -x63 -x17245 x41933 -x19170 -x17845 -x37733 -x3513 -x41949 -x10264 -x8758 -x16424 -x31114 -x14820 -x20322 -x42404 -x4326 -x2225 -x12146 -x37219 -x11631 -x3068 -x4556 -x23997 -x39662 -x7963 -x9677 -x34902 -x10327 -x31685 -x27904 -x7073 -x27182 -x9780 -x26953 -x12584 -x10875 -x13410 -x3977 -x25291 -x27836 -x17780 -x28876 -x39921 -x35358 -x22878 -x29437 -x11071 -x9618 -x23190 -x2016 -x17332 -x29022 -x43934 -x44315 -x19953 -x15874 -x33067 -x25947 -x7890 -x4284 -x40009 -x28164 -x1719 -x3192 -x16220 x40851 -x37620 -x25969 -x14900 -x34562 -x17112 -x40729 -x3976 -x29184 -x23170 -x11006 -x9135 -x43331 -x40266 -x35983 -x38165 -x27898 -x33332 -x34541 -x6450 -x5817 -x17723 -x13221 -x22379 -x39620 -x17431 -x7249 -x11360 -x27949 -x7126 -x40408 -x24149 -x10195 -x3644 -x9554 -x261 -x5371 -x14542 -x31756 x40685 -x37366 -x37155 -x34138 -x15751 -x2548 -x39660 -x22010 -x11392 -x29909 -x26642 -x12150 -x11936 -x36034 -x39790 -x28922 -x4129 -x36153 -x18758 -x14158 -x10891 -x28858 -x16868 -x25275 -x1017 -x14061 -x3361 -x36089 -x26267 -x28550 -x20808 -x43069 -x26382 -x44438 -x10638 -x24956 -x11219 -x7396 -x17704 -x41568 -x40625 -x18022 -x21175 -x26002 -x41058 -x182 -x15454 -x12384 -x40667 -x14755 -x15451 -x6243 -x8705 -x37070 -x5664 -x652 -x37342 -x20405 -x2704 -x16172 -x200 -x18426 -x23296 -x22245 -x13134 -x12757 -x8330 -x38384 -x1263 -x40920 -x36363 -x24458 -x24405 -x23702 -x19583 -x3492 -x31398 -x21898 -x30046 -x24187 -x26388 -x1328 -x12668 -x10565 -x3677 -x39291 -x5009 -x43878 -x40141 -x19079 -x2487 -x30603 -x18138 -x24789 -x6675 -x4122 -x24363 -x41751 -x13325 -x5689 -x24702 x7162 -x21740 -x30642 -x8103 -x34705 -x2820 -x32604 -x3428 -x37129 -x5310 -x44715 -x13420 -x12698 -x3257 -x6663 -x14853 -x20771 -x35016 -x36039 -x42250 -x33097 -x32642 -x36193 -x31653 -x2728 -x37813 -x24324 -x8676 -x10579 -x38331 -x15532 -x18920 -x42863 -x1196 -x30482 -x30198 -x1823 -x38563 x44801 -x16591 -x11213 -x20465 -x12902 -x44022 -x5025 -x29772 -x8199 -x8673 -x20512 -x704 -x5220 -x12701 -x26326 -x7018 -x24346 -x14046 -x14758 -x37027 -x40880 -x8097 -x5495 -x39354 -x14625 -x15029 -x36277 -x10519 -x24193 -x29678 -x24907 -x10521 -x20834 -x36294 -x6290 -x4047 -x32450 -x30235 -x17076 -x37419 -x36240 -x16119 -x44541 -x14925 -x8580 -x41010 -x39794 -x14892 -x29299 -x9073 -x42249 -x1365 -x38987 -x18976 -x17329 -x20497 -x10031 -x27831 -x18588 -x13035 -x16867 -x28188 -x10302 -x35778 -x42051 -x32902 -x37434 -x32258 -x32275 -x6592 -x32148 -x27627 -x14248 -x43521 -x39463 -x40132 -x3919 -x21582 -x33255 -x15513 -x29156 -x30043 -x20006 -x11653 -x6044 -x37681 -x16548 -x6332 -x26523 -x41162 -x30638 -x8325 -x31883 -x31942 -x315 -x42570 -x26358 -x7930 -x1689 -x32637 -x22375 -x12329 -x31983 -x40808 -x28622 -x21021 -x799 -x21077 -x2745 -x24287 -x21897 -x16524 -x37671 -x31713 -x38375 -x19572 -x2695 -x2349 -x19770 -x22972 -x38240 -x30715 -x23501 -x13235 -x4242 -x41690 -x17751 -x21398 -x15515 -x31819 -x43916 -x2540 -x29841 -x44778 -x17757 -x38174 -x41512 -x23630 -x20884 -x39572 -x472 -x37895 -x12092 -x38718 x41255 -x10011 -x44020 -x18522 -x13002 -x15527 x40911 -x37182 -x29852 -x21521 -x29949 -x37229 -x38368 -x19738 -x17770 -x16131 -x13522 -x29792 -x16404 -x39681 -x19906 -x27180 -x20658 -x38339 -x33487 -x2277 -x30135 -x15816 -x22334 -x36103 -x24489 -x30667 -x36554 -x23916 -x10384 -x43294 -x30020 -x41658 -x24593 -x11719 -x16143 -x9718 -x20990 -x38690 -x20685 -x9828 x41342 -x538 -x34945 -x3495 -x44076 -x29246 -x24392 -x19146 -x13010 -x4014 -x17514 -x28704 -x27706 -x5153 -x41562 -x4561 -x38093 -x31080 -x40113 -x32827 -x8907 -x30113 -x37553 -x5810 -x40104 -x8978 -x37351 x26187 -x40257 -x9880 -x29507 -x38996 -x13866 -x21494 -x11720 -x31084 -x1408 -x10150 -x7214 -x28372 -x37410 -x17372 -x27405 -x2684 -x7968 -x24718 -x42691 -x31397 -x40849 -x26069 -x42819 -x40189 -x17271 -x6846 -x26986 -x22303 -x5224 -x8726 -x14055 -x41756 -x19090 -x31294 -x8555 -x12562 -x20632 x40850 -x7049 -x34732 -x9207 -x12383 -x234 -x21976 -x16795 -x23399 -x6876 -x18422 -x30193 -x16598 x40480 -x13727 -x15070 -x40897 -x24323 -x26687 -x25268 -x15580 -x420 -x3135 -x20384 -x24156 x44449 -x37717 -x7182 -x39709 -x21442 -x12624 -x16073 -x18420 -x39689 -x34113 -x11304 -x35771 -x121 -x44078 -x7060 x41155 -x2552 -x28433 x41121 -x1878 -x6969 -x24235 -x44317 -x28202 -x31517 -x36230 -x37243 -x16620 -x25636 -x17483 -x23072 -x12592 -x37658 -x44141 -x40193 -x35285 -x14060 x43971 -x20722 -x14630 -x1295 -x25005 -x27355 -x26214 -x37430 -x38607 -x29525 -x36221 -x19042 -x357 -x13041 -x25073 -x9367 -x18538 -x23006 -x13064 -x24021 -x3650 -x44283 -x17339 -x27625 -x6269 -x24167 -x42731 -x25553 -x39325 -x41381 -x42078 -x24904 -x36915 -x27688 -x28859 -x13101 -x2029 x42129 -x10712 -x43643 -x11925 -x3871 -x23699 -x36210 -x19673 -x24141 -x10932 -x3101 -x9477 -x27649 -x28666 -x719 -x31045 -x11118 -x33738 -x44203 -x37593 -x5609 -x34796 -x19119 -x12441 -x24555 -x9997 -x12079 -x15568 -x14269 -x28747 -x34504 -x31852 -x23366 -x9589 -x37954 -x44299 -x35906 -x13590 -x17169 -x36411 -x9934 -x9270 -x5892 -x38296 -x7893 -x37713 -x9347 -x26072 -x79 -x14032 -x34511 -x21982 -x6813 -x42933 -x34995 -x17290 -x33206 -x10640 -x15634 -x36412 -x6644 -x31224 -x3020 -x13156 -x40247 -x9450 -x32082 -x23844 -x16236 -x12316 -x39539 -x568 -x6472 -x13362 -x35213 -x17365 -x40545 -x43224 -x6859 -x12665 -x16634 -x17491 -x6872 -x37804 -x23422 -x39723 -x36970 -x20944 -x11070 -x17952 -x28193 -x3853 -x21644 -x18646 -x36776 -x21430 -x21597 -x22383 -x36357 -x13814 -x364 -x33287 -x12890 -x40537 x42635 -x37873 -x4 -x28539 -x26580 -x6137 -x22636 -x14858 -x19744 -x40995 -x16842 -x9172 -x19421 -x4957 -x8989 -x21734 -x16976 -x41954 -x35575 -x28263 -x24239 -x31426 -x647 -x24980 -x4097 x41553 -x22492 -x1784 -x25095 -x14814 -x26292 -x25968 -x23392 -x1445 -x17266 -x2755 -x42160 -x6447 -x27846 -x273 -x30630 -x22342 -x36361 -x21333 -x35130 -x17541 -x24810 -x35963 -x11797 -x29719 -x36876 -x11331 -x30635 -x31735 -x38805 -x2890 -x16543 -x17915 -x19006 -x27725 -x11875 -x29189 -x19893 -x37683 -x39545 -x18222 -x10595 -x2766 -x44372 -x14302 -x42992 -x20870 -x5365 -x38176 -x26634 -x36095 -x7856 -x205 -x44243 -x33997 -x15013 -x7163 -x24107 -x9839 -x32346 -x3114 -x30916 -x8571 -x23579 -x2166 -x8336 -x29357 -x40924 -x31119 -x969 -x14802 -x37697 -x21388 -x42997 -x32852 -x35592 -x34801 -x1892 -x36824 -x42352 -x37104 x44181 -x29544 x44290 -x13989 -x2867 -x34564 -x27358 -x38635 -x10312 -x12467 -x257 -x29663 -x38285 -x33471 -x35188 -x36759 -x40232 -x12760 -x32486 -x811 -x36350 -x36022 -x39232 -x5442 -x7036 -x39815 -x38638 -x13905 -x13247 -x17929 -x8152 -x28987 -x20081 -x18632 -x31368 -x39249 -x29768 -x35272 -x14810 -x6649 -x34205 -x1336 -x15642 -x13549 -x18055 -x35628 -x20454 -x3270 -x30068 -x12905 -x30321 -x34039 -x13949 -x26391 -x42976 -x5280 -x17270 -x38656 -x13292 -x18302 x41214 -x26758 -x39252 -x30710 -x23785 -x31707 -x7705 -x16957 -x42830 -x37758 -x26731 -x4913 -x28879 -x15539 -x42363 -x4104 -x2918 -x317 -x6193 -x33162 -x18382 -x5835 -x40305 -x26899 -x11682 -x38245 -x18390 -x15847 -x5356 -x8417 -x20403 -x42367 -x15399 -x30582 -x12963 -x20767 -x10007 x42903 -x44049 -x26202 -x28990 -x11736 -x10562 -x32849 -x40940 -x23045 -x42709 -x36643 -x311 -x18797 -x39231 -x23873 -x1149 -x43656 -x13401 -x6730 -x16452 -x33305 -x25015 -x29073 -x42359 -x9430 -x17035 -x15271 -x35596 -x24358 -x23932 -x21427 -x26647 -x35885 -x3226 -x42595 -x2691 -x22887 -x30874 -x10960 -x28378 -x38787 -x15907 -x31433 -x18258 -x24986 -x4944 -x16203 -x1467 -x7637 -x41779 -x39511 x42936 -x8860 -x12633 -x17917 -x7852 -x13885 -x3654 -x11235 -x24538 -x28518 -x18304 -x28459 -x15002 -x26082 -x39760 -x10727 -x31001 -x16490 -x16951 -x28689 -x5426 -x37851 -x25939 -x17405 -x33136 -x4311 x41390 -x17255 -x42290 -x6278 -x31472 -x43193 -x11708 -x21691 -x27615 -x43043 -x42825 -x19570 -x19826 -x31985 -x31611 -x19655 -x28904 -x13029 -x29850 -x6453 -x38204 -x19188 -x37543 -x39250 -x28740 -x9470 -x17280 -x43201 -x26702 -x44627 -x10725 -x24269 -x34104 -x40985 -x22526 -x11913 -x17033 -x28973 -x21648 -x26260 -x35147 -x40837 -x25785 -x36950 -x20494 -x7514 -x34195 -x4378 -x8563 -x20851 -x37344 -x26275 -x14898 -x10443 -x14566 -x26696 -x14636 -x2096 -x1818 -x18608 -x38126 -x41645 -x38417 -x13052 -x29609 -x35468 -x25448 -x36535 -x38472 -x42775 -x6731 -x1044 -x17886 -x44418 -x35801 -x24624 -x6345 -x33057 -x28529 -x10989 -x39296 -x24529 -x5304 -x16985 -x40820 -x17588 -x23368 -x33268 -x35558 -x18860 x40893 -x41571 -x28012 -x38762 -x16913 -x13867 -x21670 -x43410 -x25976 -x15995 -x23898 x2746 -x21886 -x28733 -x11889 -x31370 -x5925 -x24024 -x10430 -x22461 -x1673 -x9753 -x32389 -x29176 -x5717 x41333 -x10103 -x26871 -x28262 x41311 -x15114 -x27079 -x21715 -x25966 -x5353 -x21624 -x27732 -x38051 -x44133 x42214 -x44347 -x1355 -x25946 -x9346 -x21977 -x35717 -x44434 -x33884 -x25482 -x41973 -x21919 -x40248 -x29436 -x12610 -x18164 -x24899 -x27670 -x43584 -x22086 -x17011 -x29845 -x19579 -x5599 -x35478 -x20582 -x40743 -x26667 -x44654 -x36568 -x28009 -x31696 -x10833 -x24144 -x22015 -x11911 x40709 -x27675 -x36518 -x17532 -x17831 -x6990 -x35610 -x8176 -x23447 -x33356 -x19171 -x36741 -x26498 -x25298 -x1278 -x5045 -x11064 -x38780 -x14511 -x23093 -x13735 -x486 -x7758 -x35067 -x1895 -x27231 -x16293 -x24137 -x32662 -x25217 -x15635 -x12472 -x16154 -x30426 -x14205 -x35195 -x31217 -x25955 -x16506 -x21812 -x39044 -x12365 -x22665 -x2758 -x21990 -x29973 -x8126 -x37526 -x5754 -x1245 -x10944 -x4315 -x32919 -x16361 x44510 -x2757 -x38590 x40521 -x23701 -x16039 -x36268 -x8347 -x11250 -x4040 -x6758 -x17408 -x3029 -x24707 -x43772 -x30249 -x13517 -x626 -x12459 -x4982 -x30835 -x38649 -x7104 -x34365 -x34110 -x32483 -x43434 -x7700 -x5469 -x20836 -x41816 -x39330 -x27770 -x33896 -x873 -x81 -x25793 -x1872 -x41576 -x25417 -x5106 -x19800 -x28755 -x6714 -x26972 -x380 -x32822 -x35173 -x37437 -x30399 -x31125 -x22309 -x3342 -x7583 -x889 -x38102 x41605 -x2642 -x3527 -x11394 -x28131 -x39271 -x19062 -x19614 -x2372 -x4727 -x29390 -x1053 -x21300 -x18807 -x39088 -x22565 -x16151 -x28538 -x17055 -x10596 -x16845 -x35259 -x2207 -x13615 -x18067 -x39757 -x18878 -x22952 -x35226 -x1867 -x19827 -x34338 -x35311 -x3028 -x19347 -x31260 -x36450 -x36464 -x13738 -x7679 -x1879 -x25902 -x14689 -x4648 -x6353 -x2931 -x425 -x2928 -x39603 -x31960 -x17997 -x7296 -x28968 -x4670 -x44216 -x26174 -x26466 -x21130 -x23957 -x18645 -x12651 -x29923 -x1944 -x15837 -x14432 -x8970 -x13965 -x21041 -x18172 -x25497 -x31569 -x23950 -x9206 -x4285 -x35063 -x4706 -x16625 -x20641 -x14657 -x4082 -x27655 -x16778 -x37181 -x15023 -x35421 -x32351 -x43888 -x17246 -x27298 -x32871 -x32464 -x37261 -x16964 -x33782 -x23866 -x31481 -x4708 -x9900 -x34128 -x8197 -x18165 -x7062 -x38905 -x29808 -x4585 -x30104 -x17244 -x37879 -x18586 -x20809 -x22391 -x26835 -x24993 -x17846 -x3413 -x22366 -x14889 -x43581 -x20382 -x35688 -x33622 -x21141 -x14416 -x8091 -x43586 -x29679 -x40776 -x27643 -x10680 -x16595 -x43160 -x40706 -x9139 -x2187 x42832 -x28781 -x35104 -x37623 -x7802 -x33327 -x4511 -x4157 -x9326 -x35070 -x18660 -x21311 x44679 -x35349 -x21309 -x28626 -x16875 -x33546 -x2690 -x33425 -x16105 -x31741 -x8041 -x37953 -x8113 -x27761 -x13242 -x20516 -x29406 -x2551 -x2269 -x25483 -x4069 -x26471 -x8977 -x1071 -x36812 -x36582 -x14483 -x20369 -x43292 -x34549 -x1488 -x35612 -x15366 -x2354 -x41660 -x13209 -x35112 -x7016 -x8744 -x10766 -x1191 -x24362 -x5546 -x31976 -x2972 -x11281 -x30911 -x35584 -x39612 -x24705 -x33709 -x16273 -x16687 -x35786 -x2752 -x13943 -x15049 -x15722 -x29858 -x13541 -x9487 -x24598 -x19081 -x16882 -x35950 -x31577 -x24082 -x29901 -x15270 -x3920 -x30476 -x38919 -x10947 -x2017 -x14519 -x13183 -x2182 -x31266 -x27810 -x1236 -x30772 -x4162 -x35947 -x27922 -x10261 -x24991 -x27389 -x20702 -x2434 -x22962 -x3496 x44723 -x7347 -x1282 -x1847 -x9579 -x28593 -x25603 -x14911 -x16331 -x16396 -x34881 -x21685 -x27169 -x12341 -x44675 -x7166 -x38437 -x34537 -x6955 -x17624 -x5451 -x1781 -x42967 -x39227 -x29930 -x3558 -x35446 -x44057 -x29731 -x28828 -x43813 -x21032 x40736 -x22679 -x5453 -x27442 -x20078 -x23901 -x19304 -x40598 -x41684 -x25875 -x7702 -x12659 -x20483 -x6469 -x13045 -x36548 -x22283 -x16166 -x20562 -x4041 -x34281 -x9285 -x2769 -x2942 -x41931 -x31416 -x28589 -x41475 -x1786 -x37641 -x22202 -x23492 -x15473 -x8004 -x13234 -x28765 -x2581 -x20569 -x17248 -x29720 -x22603 -x23404 -x44539 -x2038 -x25447 -x16822 -x40138 -x41334 -x21298 -x33115 x43727 -x9171 -x27024 -x21770 -x41993 -x27651 -x8784 -x3378 -x38885 -x7172 -x20972 -x43252 -x36642 -x40312 -x26531 -x7363 -x58 -x11049 -x38079 -x37224 -x25740 -x35836 -x34621 -x25113 -x24361 -x12142 -x7800 -x41713 -x1543 -x8017 -x4761 -x17967 -x39353 -x26316 -x25134 -x18287 -x39654 -x23134 -x6703 -x3487 -x42906 -x3533 -x9084 -x8314 -x36768 -x26584 -x1166 -x13810 -x419 -x24696 -x28659 -x18995 -x43198 -x36315 -x36919 -x9122 -x41574 -x11846 -x1197 -x37321 -x28304 -x9650 -x37609 -x6407 -x34942 -x37187 -x26400 -x27461 -x30788 -x25053 -x434 -x37460 -x7992 -x10352 -x4019 -x32514 -x29786 -x25409 -x7737 x41015 -x9145 -x31184 -x31191 -x14243 -x3633 -x18604 -x21604 -x18149 -x37407 -x39416 -x20524 -x33294 -x35813 -x10267 -x31143 -x15787 -x2901 -x6934 -x42026 -x31932 -x24316 -x41466 -x13350 -x36342 -x15158 -x9387 -x32418 -x36659 -x36316 -x15117 -x36894 -x39166 -x24488 -x42203 -x32169 -x12326 -x35534 -x35991 -x32724 -x23871 -x24423 -x20385 -x31308 -x19974 -x1949 x44615 -x27791 -x22467 -x35625 -x23436 -x18421 -x9621 -x42403 -x43802 -x36989 -x8404 -x4950 -x4198 -x9794 -x39337 -x28504 -x3410 -x2461 -x222 -x14405 -x9321 -x44736 -x988 -x23911 -x670 -x26873 -x35494 -x28233 -x36902 -x1794 -x44001 -x26958 -x18321 -x27538 -x9803 -x28873 -x15122 -x23451 -x14571 -x43868 -x27803 -x3590 -x28100 -x30012 -x713 -x36531 -x24687 -x16612 -x10211 -x9078 -x33195 -x142 -x39168 -x6926 -x5647 -x43641 -x23280 -x37217 -x26183 -x5712 -x6774 -x24264 -x5358 -x21900 -x30886 -x28061 -x25565 -x20308 -x36149 -x16809 x41151 -x7209 -x38705 -x6167 -x32208 -x17842 -x28366 -x3281 -x21533 -x8540 -x17396 -x18702 -x22921 -x10024 -x27995 -x7623 -x11739 -x44659 -x25526 -x17709 -x4205 -x42510 -x20301 -x33791 -x9490 -x25477 -x37436 -x36120 -x42827 -x6150 -x14641 -x5517 -x30861 -x37494 -x4288 -x15237 -x3393 -x26929 -x23241 -x7870 -x14086 -x30060 -x4736 -x12034 -x11937 -x32520 -x44516 -x13426 -x19966 -x23631 -x39561 -x3426 -x1297 -x11174 -x38067 -x10487 x41265 -x33823 -x9761 -x38624 -x22092 -x26256 -x4415 -x37952 -x10230 -x10346 -x4630 -x2216 -x2751 -x21396 -x44044 -x39039 -x38992 -x24365 -x7426 -x23418 -x12362 -x1856 -x14754 -x9493 -x9869 -x32171 -x10811 -x3456 -x12931 -x2729 -x39005 -x35504 -x19028 -x31194 -x3485 -x41238 -x16193 -x13896 -x20462 -x8851 -x40356 -x34019 -x36489 -x26476 -x33499 -x36521 -x10690 -x31235 -x3325 -x4312 -x17607 -x20921 -x35648 -x39871 -x12809 -x4767 -x31127 -x24161 -x21940 -x10953 -x8123 -x7559 -x29798 x41138 -x35340 -x13855 -x35133 -x67 -x11805 -x27097 -x22904 -x19740 -x35523 -x5679 -x43708 -x27337 -x16318 -x24577 -x33457 -x15842 -x13077 -x30215 -x8319 -x5804 -x13729 -x10584 -x22311 -x37904 -x19678 -x24675 -x24177 -x39172 -x15162 -x14705 -x6543 -x20228 -x21632 -x38264 -x23098 -x25174 -x21842 -x9619 -x37255 -x39638 -x39575 -x35845 -x35116 -x21625 -x7525 -x40909 x36067 -x40620 -x33051 -x7286 x40855 -x41229 -x3442 -x42626 -x38111 -x42878 -x35052 -x38615 -x10745 -x27387 -x28773 -x15108 -x6896 -x31501 x41275 -x7068 -x38700 -x37365 -x19048 -x21242 -x28446 -x23650 -x661 -x8052 -x821 -x505 -x19929 -x8392 -x19846 -x36792 -x24999 x44616 -x28195 -x24435 -x19962 -x33800 -x27124 -x24470 -x42028 -x20348 -x1762 -x34018 -x42141 -x33883 -x33296 -x34873 -x43668 -x31687 -x11576 -x11151 x41236 -x21526 -x27359 -x7882 -x3306 -x25713 -x20147 -x10472 -x36181 -x17645 -x22076 -x2687 -x28247 -x35475 -x1009 -x21568 -x28300 -x26807 -x31214 -x4351 -x44226 -x12346 -x11749 -x26576 -x12628 -x27678 -x22736 -x24922 x11580 -x5991 -x18592 -x44325 -x24802 -x36115 -x40203 -x14639 -x35759 -x6537 -x13329 -x10010 -x24340 -x34882 -x4406 -x19329 -x1805 -x24293 -x107 -x9375 -x7575 -x5758 -x194 -x573 -x17281 -x16645 -x21225 -x7814 -x42578 -x9097 -x42769 -x20588 -x20821 -x22265 -x9028 -x16478 -x16068 -x20891 -x278 -x958 -x18259 -x10111 -x23158 -x28150 -x22556 -x31832 -x37398 -x9729 -x5384 -x10295 -x20264 -x21600 -x35627 -x14914 -x20518 -x25592 -x35 -x24727 x41073 -x44553 -x37110 -x3638 -x41666 -x8192 -x27822 -x30864 -x28387 -x42728 -x8189 x41303 -x20929 -x10676 -x16248 -x2369 -x7538 -x8954 -x10415 -x16533 -x10364 -x42978 -x15480 -x21618 -x12364 -x22741 -x28213 -x8680 -x636 -x44035 -x11378 -x34094 -x15016 -x12506 -x35737 -x27668 -x10815 -x617 -x14805 -x25277 -x21148 -x26249 -x15822 -x43173 -x23678 -x13545 -x26756 -x16009 -x32691 -x15410 -x2003 -x8818 -x42355 -x36428 -x33445 -x10617 -x23991 -x22564 -x40427 -x26852 -x5386 -x6412 -x10836 -x23850 -x29950 -x5701 -x25404 -x5303 -x41057 -x29432 -x5859 -x23290 -x17159 -x8925 -x11441 -x35684 -x19988 -x38177 -x13913 -x17366 -x38914 -x41689 -x37601 -x22030 -x1473 -x42546 -x16177 -x32270 -x1428 -x4562 -x12583 -x11234 x42344 -x36094 -x27187 -x29388 -x20305 -x1900 -x27749 -x3110 -x22706 -x19254 -x9870 -x37094 x40641 -x7187 -x41860 -x30255 -x34745 -x9994 -x14160 -x16174 -x1483 -x40131 -x12720 -x28471 -x28311 -x20652 -x26203 -x23100 -x43823 -x39666 -x17249 -x3678 -x36187 -x3896 -x20530 -x21025 -x23999 -x581 -x16800 -x4116 -x29656 -x31905 -x17523 -x30728 -x37843 -x24412 -x11962 -x2520 -x37959 -x38112 -x41513 -x17282 -x7264 -x38782 -x9180 -x22068 -x40564 -x32436 -x30075 -x39162 -x38438 -x24231 -x17010 -x41796 -x44385 -x15709 -x14727 -x17836 -x44633 -x210 -x22255 -x27585 -x23507 -x24305 -x14388 -x32203 -x30506 -x25910 -x33148 -x37737 -x39498 -x20396 -x10818 -x23936 -x17687 -x9995 -x44104 -x26761 -x35903 -x677 -x38683 -x3092 -x41669 -x20244 -x41606 -x25770 -x32364 -x22542 -x29597 -x33969 -x36084 -x2659 -x3833 -x22300 -x42842 -x35312 -x38886 -x1281 -x13067 -x4756 -x19141 -x3821 -x14481 -x42080 -x11388 -x35098 -x28355 -x6235 -x17361 -x10136 -x18751 -x3301 -x12615 -x30515 -x1842 -x27414 -x43749 -x21567 -x19183 -x34259 -x39914 -x40761 -x39491 -x5879 -x14310 -x15246 -x14811 -x34794 -x7873 -x38546 -x5693 -x10481 -x1380 -x2580 -x2005 -x35140 -x35913 -x40923 -x9835 -x24946 -x22910 -x4498 -x9588 -x9916 -x3088 -x40030 -x35390 -x18565 -x20955 -x6941 -x3160 -x1284 -x3762 -x22089 -x39710 -x153 -x1329 -x29775 -x7147 -x10139 -x26812 -x10612 -x38539 -x43128 -x10301 -x34334 -x10433 -x35089 -x3009 -x26974 -x24016 -x41364 -x10698 -x9799 -x37978 -x38883 -x41025 -x19245 -x11790 -x35150 -x40677 -x34575 -x36061 -x19221 -x23705 -x33405 x1337 -x22748 -x19061 -x6421 -x17631 -x44464 -x37867 -x12188 -x33816 -x4073 -x30501 -x6658 -x11359 -x18891 -x1709 -x7947 -x3884 -x33906 -x13381 -x31913 -x9931 -x27408 -x21649 -x39280 -x34437 -x38651 -x14575 -x44472 -x4153 -x39198 -x21751 -x12998 -x43050 -x7508 -x10748 -x34106 -x35738 -x26556 -x34111 -x32066 -x16563 -x19215 -x16880 -x39991 -x13959 -x23499 -x28305 -x15489 -x33069 -x36324 -x31994 -x42256 -x18953 -x23810 -x8560 -x39669 -x16315 -x4174 -x40860 -x3039 -x25284 -x8565 -x23378 -x21227 -x23670 -x9605 -x27858 -x9678 -x17077 -x28125 -x5200 -x27630 -x8159 -x26160 -x30166 -x18395 -x3509 -x36646 -x22136 -x33242 -x8494 -x12763 -x24111 -x2116 -x5485 -x17464 -x1698 -x5540 -x17316 -x25802 -x21276 -x36979 -x14569 -x17191 -x32247 x40840 -x20930 -x21462 -x36494 -x6391 -x23256 -x28943 -x8260 -x22935 -x4496 -x30131 -x29732 -x15298 -x1616 -x40930 -x34848 -x29932 -x13310 x40476 -x7510 -x7587 -x30359 -x39275 -x5743 -x28766 -x37158 -x11786 -x11034 x41226 -x1838 -x12465 -x19889 -x34663 -x16336 -x19364 -x26289 -x26235 -x23273 -x2668 -x15817 -x36388 x35375 -x25057 -x6259 -x41529 -x36391 -x33561 -x34102 -x552 -x7614 -x15274 -x41928 -x16005 -x40519 -x13500 -x14963 -x12789 -x2272 -x14558 -x9268 -x42452 -x39592 -x32540 -x15631 -x30671 -x10939 -x35779 -x10706 -x35387 -x9276 -x40142 -x25763 -x34045 -x1433 -x724 -x39015 -x27774 -x41789 -x17717 -x28585 -x13342 -x27648 -x35247 -x17163 -x42980 -x1027 -x33028 -x32932 -x9012 -x13851 -x4714 -x10040 -x28074 -x23721 -x40388 -x34008 -x21701 -x43021 -x25877 -x4961 -x30600 -x3179 -x11994 -x27330 -x37880 -x35562 -x14715 -x14036 -x27138 -x16559 -x4327 -x18293 -x21937 -x25792 -x23152 -x580 -x22640 -x6673 -x3760 -x15142 -x40000 -x24605 -x40740 -x32854 -x19167 -x8148 -x22821 -x36075 -x5770 -x2210 -x20555 -x43794 -x7034 -x12091 -x26853 -x23163 -x11833 -x23857 -x36070 -x2733 -x27018 -x20543 -x2074 -x18989 -x35572 -x40854 -x19030 -x40943 -x44137 -x8282 -x24368 -x18435 -x18619 -x33954 -x34147 -x4951 -x17741 -x36419 -x3711 -x10829 -x19239 -x3282 -x44704 -x31485 -x5445 -x25442 -x8461 -x37985 -x3613 -x18782 -x43413 -x22361 -x25803 -x24434 -x15378 -x17991 -x4072 -x14763 -x1640 -x31925 -x8661 -x43443 -x21729 -x23136 -x29608 -x18401 -x10513 -x9025 -x44695 -x3273 -x41521 -x32768 -x26877 -x42283 -x9853 -x19847 -x32858 -x13239 -x33938 -x33888 -x12623 -x718 -x9975 -x24498 -x12957 -x35686 -x25561 -x28713 -x12176 -x28881 -x8356 -x42536 -x20257 -x527 -x35604 -x13827 -x24625 -x44002 -x40070 -x7714 -x14214 -x13447 -x13847 x41207 -x33697 -x6464 -x34789 -x35875 -x24534 -x39538 -x12117 -x35279 -x40096 x41322 -x1242 -x34729 -x33689 -x29532 x42939 -x20033 -x44410 -x22661 -x23092 -x44764 -x21853 -x22397 -x43285 -x42618 -x8492 -x26880 -x22032 -x41585 x41220 -x16280 -x42047 -x32606 -x23925 -x411 -x29236 -x38170 -x24023 -x9697 -x31675 -x2059 -x42914 -x37576 -x32123 -x10019 -x40432 -x29553 -x36101 -x26920 -x38168 -x33298 -x35256 -x23545 -x24460 -x40202 -x39616 -x43712 -x33000 -x5566 -x24493 -x21393 -x1038 -x27115 -x5805 -x22523 -x11566 -x34434 -x3417 -x44440 -x16589 -x5774 -x5199 -x25784 -x1430 -x25178 -x36739 -x879 -x21007 -x13363 -x23198 -x20888 -x9320 -x26233 -x20703 -x5716 -x23622 -x4827 -x9255 -x27696 -x26557 -x41947 -x9512 -x15921 -x29085 -x33478 -x40036 -x18679 -x34569 -x17114 -x34780 -x28282 -x5706 -x28608 -x18353 -x10210 -x8793 -x39764 -x21409 -x7785 -x41953 -x1671 -x41305 -x1194 -x11128 -x25362 -x5739 -x30369 -x22306 -x41775 -x33042 -x30917 -x30873 -x38053 -x43358 -x18197 -x35752 -x23052 -x5901 -x38032 -x26943 -x42131 -x33975 -x38618 -x27262 -x18057 x44700 -x15150 -x32820 -x6250 -x11585 -x22662 -x5622 -x35794 -x886 -x10878 -x43784 -x13907 -x15393 -x33428 -x40597 -x1359 -x5489 x42655 -x1094 -x35329 -x5550 -x35654 -x4635 -x12431 -x24313 -x4213 x42320 -x9788 -x18428 x38760 -x11975 -x4687 -x28849 -x41755 -x37790 -x37223 -x15590 -x35844 -x753 -x8662 -x31002 -x8288 -x5367 -x41808 -x3334 -x3808 -x39200 -x16898 -x14570 -x16040 -x31824 -x17311 -x32568 -x13734 -x10983 -x26270 -x21200 -x16790 -x18841 -x21772 -x22012 x42341 -x40483 -x27499 -x36615 -x24067 -x27903 -x5315 -x2549 -x31543 -x7810 -x20254 -x30439 -x29050 -x42943 -x4831 -x35174 -x38506 -x43698 -x16446 -x307 -x392 -x36274 -x34890 x41350 -x22173 -x33984 -x39267 -x28702 -x43084 -x18291 -x30989 -x14263 -x29281 -x11258 -x8235 -x38589 -x15112 -x26291 -x15834 -x27789 -x40633 -x17521 -x12323 -x41939 -x27501 -x14339 -x12547 -x5946 -x27694 -x16751 -x27587 -x42713 -x8759 -x43001 -x252 -x31885 -x33283 -x4179 -x32574 -x12084 -x5627 -x39784 -x23073 -x31537 -x1520 -x33258 -x16095 -x7017 -x4400 -x27813 -x688 -x2951 -x29333 -x12762 -x27654 -x24889 -x34698 -x16488 -x13377 -x1912 -x1808 -x1541 -x34001 -x26915 -x7067 -x44575 -x33644 -x41766 -x7787 -x34601 -x42545 -x7916 -x1372 -x23885 -x13526 -x388 -x20862 -x41959 -x4062 -x9786 -x22223 -x17632 -x32053 -x2442 -x3154 -x7603 -x11882 -x7752 -x21108 -x10469 -x39238 -x10868 -x40717 -x38924 -x23856 -x16286 -x18999 -x43083 -x30731 -x25940 -x14623 -x43313 x40524 -x41791 -x39149 -x9756 -x902 -x13346 -x25461 -x2701 -x3910 -x28993 -x15238 -x2559 -x18463 -x2859 -x40155 -x1728 -x19106 -x9360 -x13984 -x14541 -x37220 -x39455 -x8257 -x26726 -x35990 -x11838 -x43635 -x8908 -x20311 -x1112 -x20858 -x7620 -x26676 -x32276 -x16031 -x27914 -x38947 -x32653 -x17216 -x38942 -x11926 -x35521 -x3429 -x33310 -x10869 -x7851 -x368 -x43498 -x12752 -x20156 -x213 -x1902 -x14908 -x11938 -x17474 -x10743 -x18245 -x26429 -x19605 -x25238 -x40510 -x11567 -x12052 -x40365 -x7133 -x19093 -x17676 -x21570 -x30289 -x39905 -x16265 -x30822 -x37775 -x15654 -x37619 -x17021 -x14813 -x36112 -x17119 -x19561 -x17124 -x35100 -x22709 -x17513 x41393 -x39977 -x3607 -x36920 -x20946 -x9985 -x34872 -x14673 -x6602 -x33437 -x17058 -x13861 -x33858 -x32967 -x29451 -x9861 -x13658 -x36665 -x36641 -x37159 -x18108 -x31511 -x9121 -x681 x41110 -x6028 -x41668 -x12721 -x43924 -x37074 -x10074 -x34131 -x41837 -x41610 -x26193 -x39726 -x6207 -x20328 -x22395 -x36698 -x13588 -x23682 -x39593 -x6327 -x43016 -x33770 -x35716 -x25506 -x9091 -x14215 -x34179 -x7252 -x27263 -x36394 -x7485 -x24188 -x27543 -x15680 -x27941 -x5348 -x33083 -x553 -x12761 -x3532 -x11335 -x7774 -x14440 -x26659 -x40062 -x4321 -x13034 -x21960 -x10626 -x5355 -x7135 -x9930 -x43121 -x31286 x15440 -x22702 -x2531 -x11068 -x1548 -x29979 -x16804 -x42255 -x8934 -x31188 -x19920 -x31794 -x15311 -x38109 -x8007 -x27335 -x9043 -x35852 -x22009 -x36633 -x13169 -x27229 -x3706 -x17037 -x21999 -x5079 -x39143 -x4805 -x7306 -x22213 -x324 -x16674 -x12726 x1996 -x20 -x28249 -x4829 -x42486 -x10721 -x6759 -x27416 -x15354 -x18161 -x9965 -x34159 -x5980 -x41680 -x37606 -x32999 -x39947 -x19703 -x31957 -x5012 -x38544 -x18478 -x44356 -x36694 -x163 -x10910 -x4898 -x24679 -x32842 -x18366 -x3594 -x44106 -x44520 -x2448 -x35189 -x30621 -x26440 -x6556 -x41742 -x23412 -x40502 -x7656 -x43613 -x44536 -x19373 -x9479 -x5234 -x18788 -x7026 -x33392 -x7878 -x34696 -x5506 x44503 -x20537 -x13509 -x44378 -x24540 -x31946 -x14134 -x5775 -x14836 -x30669 -x2626 -x2831 -x28483 -x16181 -x87 -x20895 -x15314 -x26153 -x9010 -x5902 -x519 x43671 -x10217 -x42603 -x12187 -x37205 -x29082 -x9836 -x22100 -x6566 -x18482 -x33250 -x25628 -x18362 -x31300 -x16667 -x29370 -x37987 -x30805 -x37621 -x25426 -x15924 -x20576 -x14706 -x3043 -x20210 -x18008 -x7251 -x21574 -x39464 -x30619 -x14300 -x39295 -x2857 -x20539 -x29613 -x36785 -x1478 -x780 -x17712 -x25366 -x37043 -x25088 -x28148 -x16025 -x37901 -x19380 -x7278 -x31635 -x20973 -x35371 -x9730 -x13026 -x40100 -x31663 -x2721 -x22073 -x26474 -x8871 -x44085 -x36892 -x10307 -x32382 -x43070 -x22602 -x15724 -x12710 -x39968 -x23983 -x9909 -x39449 -x13285 -x6639 -x25597 x40612 -x32707 -x18828 -x8031 -x25544 -x5518 -x16271 -x9820 -x17627 -x22614 -x34658 -x20664 -x19713 -x2546 -x14913 -x33772 -x1002 -x6756 -x40069 -x10636 -x28480 -x12530 -x29170 -x69 -x24364 -x6248 -x23879 -x32596 -x21436 -x17042 -x7659 -x37557 -x38704 -x8696 -x3868 -x4619 -x25552 -x22507 -x37802 -x28327 -x9302 -x38862 -x26533 -x12727 -x16817 -x29327 -x42710 -x14383 -x14056 -x17453 -x23597 -x21354 -x44487 -x30355 -x43335 -x10852 -x3366 -x22374 -x29205 -x20020 -x33605 -x4163 -x7229 -x650 -x20893 -x39157 -x24237 -x14074 -x7331 -x20618 -x16929 -x25474 -x5049 -x15502 -x36692 -x38530 -x32163 -x24 -x455 -x7168 -x41783 -x39882 -x8128 -x20952 -x27751 -x12782 -x14213 -x25531 -x16718 -x31074 -x3071 -x31695 -x2819 -x13217 -x6089 -x37461 -x3965 -x29835 -x20956
3580.90/3598.55	s SATISFIABLE
3580.90/3598.55	c Time taken to solve: 3583.68193139 seconds
3580.90/3598.55	c Total time taken: 3594.938521385193 seconds

Verifier Data

OK	-656

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-4847245-1784128647/watcher-4847245-1784128647 -o /tmp/evaluation-result-4847245-1784128647/solver-4847245-1784128647 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4847245-1784128647/vars-4847245-1784128647 --bin-var /tmp/runsolver-exch-nodeE004-1784128647-22634 --watchdog 3760 run HOME/instance-4847245-1784128647.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1892594433 --intermediate --solver ortools 

running on 4 cores: 0-3

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 7,17,23,26,28,35,38,40,48,54-55,61-62
  3550 MHz: 0-3,16,18-19,60
  3600 MHz: 4-6,8-15,20-22,24-25,27,29-34,36-37,39,41-47,49-53,56-59,63
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  3550 MHz: 0-3

CPU governors:
  performance: 0-3

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (127387 MiB free)
  node 1: cores 8-15, 129019 MiB (128627 MiB free)
  node 2: cores 16-23, 129019 MiB (128745 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=22767, runsolver pid=22753
Current StackSize limit: 8192 KiB


[startup+0.100055 s]*
/proc/loadavg: 0.00 0.04 1.05 2/836 22788
/proc/meminfo: memFree=1051598776/1055320716 swapFree=33554428/33554428
[pid=22767] ppid=22753 vsize=4324 memory=3188 CPUtime=0 cores=0-3
/proc/22767/stat : 22767 (run) S 22753 22767 22617 0 -1 4194304 264 122 0 0 0 0 0 0 20 0 1 0 2429229 4427776 640 18446744073709551615 94057207726080 94057208620613 140728623943792 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94057208859664 94057208907408 94057213702144 140728623949954 140728623950189 140728623950189 140728623955921 0
/proc/22767/statm: 1081 797 708 219 0 143 0
[pid=22785] ppid=22767 vsize=15000 memory=8148 CPUtime=0 cores=0-3
/proc/22785/stat : 22785 (python3) D 22767 22767 22617 0 -1 4194304 686 0 0 0 0 0 0 0 20 0 1 0 2429235 15360000 1920 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 0 0 1 0 0 17 0 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
/proc/22785/statm: 3750 2037 1498 753 0 1599 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 19324 KiB
Current children cumulated memory: 11336 KiB

[startup+0.212269 s]*
/proc/loadavg: 0.00 0.04 1.05 1/839 22805
/proc/meminfo: memFree=1051595336/1055320716 swapFree=33554428/33554428
[pid=22767] ppid=22753 vsize=4324 memory=3188 CPUtime=0 cores=0-3
/proc/22767/stat : 22767 (run) S 22753 22767 22617 0 -1 4194304 264 122 0 0 0 0 0 0 20 0 1 0 2429229 4427776 640 18446744073709551615 94057207726080 94057208620613 140728623943792 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94057208859664 94057208907408 94057213702144 140728623949954 140728623950189 140728623950189 140728623955921 0
/proc/22767/statm: 1081 797 708 219 0 143 0
[pid=22785] ppid=22767 vsize=17156 memory=12196 CPUtime=0.01 cores=0-3
/proc/22785/stat : 22785 (python3) D 22767 22767 22617 0 -1 4194304 1571 0 0 0 1 0 0 0 20 0 1 0 2429235 17567744 2944 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 2 1 0 0 17 0 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
/proc/22785/statm: 4289 3049 1634 753 0 2138 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 21480 KiB
Current children cumulated memory: 15384 KiB

[startup+0.311944 s]*
/proc/loadavg: 0.00 0.04 1.05 4/847 22818
/proc/meminfo: memFree=1051559248/1055320716 swapFree=33554428/33554428
[pid=22767] ppid=22753 vsize=4324 memory=3188 CPUtime=0 cores=0-3
/proc/22767/stat : 22767 (run) S 22753 22767 22617 0 -1 4194304 264 122 0 0 0 0 0 0 20 0 1 0 2429229 4427776 640 18446744073709551615 94057207726080 94057208620613 140728623943792 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94057208859664 94057208907408 94057213702144 140728623949954 140728623950189 140728623950189 140728623955921 0
/proc/22767/statm: 1081 797 708 219 0 143 0
[pid=22785] ppid=22767 vsize=18776 memory=14300 CPUtime=0.02 cores=0-3
/proc/22785/stat : 22785 (python3) R 22767 22767 22617 0 -1 4194304 2104 0 0 0 2 0 0 0 20 0 1 0 2429235 19226624 3456 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
/proc/22785/statm: 4694 3575 1627 753 0 2543 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 23100 KiB
Current children cumulated memory: 17488 KiB

[startup+0.700135 s]
/proc/loadavg: 0.00 0.04 1.05 6/872 22877
/proc/meminfo: memFree=1051544076/1055320716 swapFree=33554428/33554428
[pid=22767] ppid=22753 vsize=4324 memory=3188 CPUtime=0 cores=0-3
/proc/22767/stat : 22767 (run) S 22753 22767 22617 0 -1 4194304 264 122 0 0 0 0 0 0 20 0 1 0 2429229 4427776 640 18446744073709551615 94057207726080 94057208620613 140728623943792 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94057208859664 94057208907408 94057213702144 140728623949954 140728623950189 140728623950189 140728623955921 0
/proc/22767/statm: 1081 797 708 219 0 143 0
[pid=22785] ppid=22767 vsize=27764 memory=21776 CPUtime=0.07 cores=0-3
/proc/22785/stat : 22785 (python3) D 22767 22767 22617 0 -1 4194304 3711 0 0 0 6 1 0 0 20 0 1 0 2429235 28430336 5248 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 2 1 0 0 17 0 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
/proc/22785/statm: 6941 5444 1990 753 0 4085 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 32088 KiB
Current children cumulated memory: 24964 KiB

[startup+1.50014 s]
/proc/loadavg: 0.00 0.04 1.05 11/913 22933
/proc/meminfo: memFree=1051474328/1055320716 swapFree=33554428/33554428
[pid=22767] ppid=22753 vsize=4324 memory=3188 CPUtime=0 cores=0-3
/proc/22767/stat : 22767 (run) S 22753 22767 22617 0 -1 4194304 264 122 0 0 0 0 0 0 20 0 1 0 2429229 4427776 640 18446744073709551615 94057207726080 94057208620613 140728623943792 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94057208859664 94057208907408 94057213702144 140728623949954 140728623950189 140728623950189 140728623955921 0
/proc/22767/statm: 1081 797 708 219 0 143 0
[pid=22785] ppid=22767 vsize=247148 memory=44540 CPUtime=0.37 cores=0-3
/proc/22785/stat : 22785 (python3) D 22767 22767 22617 0 -1 4194304 6892 0 0 0 35 2 0 0 20 0 4 0 2429235 253079552 11008 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
/proc/22785/statm: 61787 11135 4761 753 0 46425 0
[pid=22785/tid=22925] ppid=22767 vsize=247148 memory=0 CPUtime=0.07 cores=0-3
/proc/22785/task/22925/stat : 22925 (python3) S 22767 22767 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 253079552 11008 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 2 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
[pid=22785/tid=22926] ppid=22767 vsize=247148 memory=57385913942613 CPUtime=0.07 cores=0-3
/proc/22785/task/22926/stat : 22926 (python3) S 22767 22767 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 253079552 11008 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 2 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
[pid=22785/tid=22927] ppid=22767 vsize=247148 memory=56286385537520 CPUtime=0.07 cores=0-3
/proc/22785/task/22927/stat : 22927 (python3) S 22767 22767 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 253079552 11008 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 2 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 251472 KiB
Current children cumulated memory: 47728 KiB

[startup+3.11263 s]
/proc/loadavg: 1.28 0.30 1.13 1/944 22964
/proc/meminfo: memFree=1050918492/1055320716 swapFree=33554428/33554428
[pid=22767] ppid=22753 vsize=4324 memory=3188 CPUtime=0 cores=0-3
/proc/22767/stat : 22767 (run) S 22753 22767 22617 0 -1 4194304 264 122 0 0 0 0 0 0 20 0 1 0 2429229 4427776 640 18446744073709551615 94057207726080 94057208620613 140728623943792 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94057208859664 94057208907408 94057213702144 140728623949954 140728623950189 140728623950189 140728623955921 0
/proc/22767/statm: 1081 797 708 219 0 143 0
[pid=22785] ppid=22767 vsize=331896 memory=81904 CPUtime=0.51 cores=0-3
/proc/22785/stat : 22785 (python3) D 22767 22767 22617 0 -1 4194304 14662 0 0 0 46 5 0 0 20 0 4 0 2429235 339861504 20352 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 2 0 0 0 17 0 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
/proc/22785/statm: 82974 20476 6790 753 0 53565 0
[pid=22785/tid=22925] ppid=22767 vsize=331896 memory=-7591792178508045792 CPUtime=0.07 cores=0-3
/proc/22785/task/22925/stat : 22925 (python3) S 22767 22767 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 339861504 20352 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 2 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
[pid=22785/tid=22926] ppid=22767 vsize=331896 memory=3188 CPUtime=0.07 cores=0-3
/proc/22785/task/22926/stat : 22926 (python3) S 22767 22767 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 339861504 20352 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 2 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
[pid=22785/tid=22927] ppid=22767 vsize=331896 memory=23384 CPUtime=0.07 cores=0-3
/proc/22785/task/22927/stat : 22927 (python3) S 22767 22767 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 339861504 20352 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 2 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 336220 KiB
Current children cumulated memory: 85092 KiB
heavy processes:

[startup+6.30015 s]
/proc/loadavg: 1.28 0.30 1.13 10/895 23013
/proc/meminfo: memFree=1050072808/1055320716 swapFree=33554428/33554428
[pid=22767] ppid=22753 vsize=4324 memory=3188 CPUtime=0 cores=0-3
/proc/22767/stat : 22767 (run) S 22753 22767 22617 0 -1 4194304 264 122 0 0 0 0 0 0 20 0 1 0 2429229 4427776 640 18446744073709551615 94057207726080 94057208620613 140728623943792 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94057208859664 94057208907408 94057213702144 140728623949954 140728623950189 140728623950189 140728623955921 0
/proc/22767/statm: 1081 797 708 219 0 143 0
[pid=22785] ppid=22767 vsize=526416 memory=211664 CPUtime=3.29 cores=0-3
/proc/22785/stat : 22785 (python3) R 22767 22767 22617 0 -1 4194304 63839 0 158 0 319 10 0 0 20 0 4 0 2429235 539049984 52736 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 8405026 0 0 0 17 0 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
/proc/22785/statm: 131604 52916 11499 753 0 82641 0
[pid=22785/tid=22925] ppid=22767 vsize=526416 memory=14216 CPUtime=0.07 cores=0-3
/proc/22785/task/22925/stat : 22925 (python3) S 22767 22767 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 539049984 52736 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 8405026 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
[pid=22785/tid=22926] ppid=22767 vsize=526416 memory=0 CPUtime=0.07 cores=0-3
/proc/22785/task/22926/stat : 22926 (python3) S 22767 22767 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 539049984 52736 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
[pid=22785/tid=22927] ppid=22767 vsize=526416 memory=3188 CPUtime=0.07 cores=0-3
/proc/22785/task/22927/stat : 22927 (python3) S 22767 22767 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 539049984 52736 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 8405026 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
Current children cumulated CPU time: 3.29 s
Current children cumulated vsize: 530740 KiB
Current children cumulated memory: 214852 KiB
heavy processes:

[startup+12.7002 s]
/proc/loadavg: 2.54 0.58 1.22 8/877 23041
/proc/meminfo: memFree=1049399116/1055320716 swapFree=33554428/33554428
[pid=22767] ppid=22753 vsize=4324 memory=3188 CPUtime=0 cores=0-3
/proc/22767/stat : 22767 (run) S 22753 22767 22617 0 -1 4194304 264 122 0 0 0 0 0 0 20 0 1 0 2429229 4427776 640 18446744073709551615 94057207726080 94057208620613 140728623943792 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94057208859664 94057208907408 94057213702144 140728623949954 140728623950189 140728623950189 140728623955921 0
/proc/22767/statm: 1081 797 708 219 0 143 0
[pid=22785] ppid=22767 vsize=650744 memory=335320 CPUtime=9.66 cores=0-3
/proc/22785/stat : 22785 (python3) R 22767 22767 22617 0 -1 4194304 157670 0 158 0 949 17 0 0 20 0 4 0 2429235 666361856 83475 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 8405026 0 0 0 17 2 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
/proc/22785/statm: 162686 83830 11657 753 0 113723 0
[pid=22785/tid=22925] ppid=22767 vsize=650744 memory=14216 CPUtime=0.07 cores=0-3
/proc/22785/task/22925/stat : 22925 (python3) S 22767 22767 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 666361856 83475 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 8405026 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
[pid=22785/tid=22926] ppid=22767 vsize=650744 memory=345484 CPUtime=0.07 cores=0-3
/proc/22785/task/22926/stat : 22926 (python3) S 22767 22767 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 666361856 83475 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
[pid=22785/tid=22927] ppid=22767 vsize=650744 memory=5800 CPUtime=0.07 cores=0-3
/proc/22785/task/22927/stat : 22927 (python3) S 22767 22767 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 666361856 83475 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 8405026 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
Current children cumulated CPU time: 9.66 s
Current children cumulated vsize: 655068 KiB
Current children cumulated memory: 338508 KiB
heavy processes:

[startup+25.5002 s]
/proc/loadavg: 5.52 1.34 1.45 8/877 23041
/proc/meminfo: memFree=1046799264/1055320716 swapFree=33554428/33554428
[pid=22767] ppid=22753 vsize=4324 memory=3188 CPUtime=0 cores=0-3
/proc/22767/stat : 22767 (run) S 22753 22767 22617 0 -1 4194304 264 122 0 0 0 0 0 0 20 0 1 0 2429229 4427776 640 18446744073709551615 94057207726080 94057208620613 140728623943792 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94057208859664 94057208907408 94057213702144 140728623949954 140728623950189 140728623950189 140728623955921 0
/proc/22767/statm: 1081 797 708 219 0 143 0
[pid=22785] ppid=22767 vsize=1466796 memory=1140744 CPUtime=22.41 cores=0-3
/proc/22785/stat : 22785 (python3) R 22767 22767 22617 0 -1 4194304 336141 0 158 0 2209 32 0 0 20 0 4 0 2429235 1501999104 284959 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 8405026 0 0 0 17 2 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
/proc/22785/statm: 366699 285186 13613 753 0 317736 0
[pid=22785/tid=22925] ppid=22767 vsize=1466796 memory=841644 CPUtime=0.07 cores=0-3
/proc/22785/task/22925/stat : 22925 (python3) S 22767 22767 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 1501999104 284959 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 8405026 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
[pid=22785/tid=22926] ppid=22767 vsize=1466796 memory=3188 CPUtime=0.07 cores=0-3
/proc/22785/task/22926/stat : 22926 (python3) S 22767 22767 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 1501999104 284959 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
[pid=22785/tid=22927] ppid=22767 vsize=1466796 memory=836056 CPUtime=0.07 cores=0-3

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


# cumulated CPU time of all completed processes:  user=3580.65 s, system=1.29319 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=989716644/1055320716 swapFree=33554428/33554428
[pid=22767] ppid=22753 vsize=4324 memory=3188 CPUtime=0 cores=0-3
/proc/22767/stat : 22767 (run) S 22753 22767 22617 0 -1 4194304 264 122 0 0 0 0 0 0 20 0 1 0 2429229 4427776 640 18446744073709551615 94057207726080 94057208620613 140728623943792 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94057208859664 94057208907408 94057213702144 140728623949954 140728623950189 140728623950189 140728623955921 0
/proc/22767/statm: 1081 797 708 219 0 143 0
[pid=22785] ppid=22767 vsize=2199820 memory=1884272 CPUtime=3566.46 cores=0-3
/proc/22785/stat : 22785 (python3) R 22767 22767 22617 0 -1 4194304 2693111 0 158 0 356521 125 0 0 20 0 4 0 2429235 2252615680 470641 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 8405026 0 0 0 17 2 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
/proc/22785/statm: 549955 471068 13719 753 0 500992 0
[pid=22785/tid=22925] ppid=22767 vsize=2199820 memory=3176 CPUtime=0.07 cores=0-3
/proc/22785/task/22925/stat : 22925 (python3) S 22767 22767 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 2252615680 470641 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 8405026 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
[pid=22785/tid=22926] ppid=22767 vsize=2199820 memory=1226632 CPUtime=0.07 cores=0-3
/proc/22785/task/22926/stat : 22926 (python3) S 22767 22767 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 2252615680 470641 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
[pid=22785/tid=22927] ppid=22767 vsize=2199820 memory=6028 CPUtime=0.07 cores=0-3
/proc/22785/task/22927/stat : 22927 (python3) S 22767 22767 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 2252615680 470641 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 8405026 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
Current children cumulated CPU time: 3566.46 s
Current children cumulated vsize: 2204144 KiB
Current children cumulated memory: 1887460 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=22767] ppid=22753 vsize=4324 memory=3188 CPUtime=0 cores=0-3
/proc/22767/stat : 22767 (run) S 22753 22767 22617 0 -1 4194304 264 122 0 0 0 0 0 0 20 0 1 0 2429229 4427776 640 18446744073709551615 94057207726080 94057208620613 140728623943792 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94057208859664 94057208907408 94057213702144 140728623949954 140728623950189 140728623950189 140728623955921 0
/proc/22767/statm: 1081 797 708 219 0 143 0
[pid=22785] ppid=22767 vsize=2199820 memory=1884272 CPUtime=3572.83 cores=0-3
/proc/22785/stat : 22785 (python3) R 22767 22767 22617 0 -1 4194304 2693227 0 158 0 357158 125 0 0 20 0 4 0 2429235 2252615680 470641 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 8405026 0 0 0 17 2 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
/proc/22785/statm: 549955 471068 13719 753 0 500992 0
[pid=22785/tid=22925] ppid=22767 vsize=2199820 memory=3188 CPUtime=0.07 cores=0-3
/proc/22785/task/22925/stat : 22925 (python3) S 22767 22767 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 2252615680 470641 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 8405026 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
[pid=22785/tid=22926] ppid=22767 vsize=2199820 memory=1884272 CPUtime=0.07 cores=0-3
/proc/22785/task/22926/stat : 22926 (python3) S 22767 22767 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 2252615680 470641 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
[pid=22785/tid=22927] ppid=22767 vsize=2199820 memory=3188 CPUtime=0.07 cores=0-3
/proc/22785/task/22927/stat : 22927 (python3) S 22767 22767 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 2252615680 470641 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 8405026 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
Current children cumulated CPU time: 3572.83 s
Current children cumulated vsize: 2204144 KiB
Current children cumulated memory: 1887460 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=22767] ppid=22753 vsize=4324 memory=3188 CPUtime=0 cores=0-3
/proc/22767/stat : 22767 (run) S 22753 22767 22617 0 -1 4194304 264 122 0 0 0 0 0 0 20 0 1 0 2429229 4427776 640 18446744073709551615 94057207726080 94057208620613 140728623943792 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94057208859664 94057208907408 94057213702144 140728623949954 140728623950189 140728623950189 140728623955921 0
/proc/22767/statm: 1081 797 708 219 0 143 0
[pid=22785] ppid=22767 vsize=2199820 memory=1884272 CPUtime=3576.02 cores=0-3
/proc/22785/stat : 22785 (python3) R 22767 22767 22617 0 -1 4194304 2693227 0 158 0 357477 125 0 0 20 0 4 0 2429235 2252615680 470641 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 8405026 0 0 0 17 2 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
/proc/22785/statm: 549955 471068 13719 753 0 500992 0
[pid=22785/tid=22925] ppid=22767 vsize=2199820 memory=3188 CPUtime=0.07 cores=0-3
/proc/22785/task/22925/stat : 22925 (python3) S 22767 22767 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 2252615680 470641 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 8405026 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
[pid=22785/tid=22926] ppid=22767 vsize=2199820 memory=1884272 CPUtime=0.07 cores=0-3
/proc/22785/task/22926/stat : 22926 (python3) S 22767 22767 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 2252615680 470641 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
[pid=22785/tid=22927] ppid=22767 vsize=2199820 memory=6943526294502006880 CPUtime=0.07 cores=0-3
/proc/22785/task/22927/stat : 22927 (python3) S 22767 22767 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 2252615680 470641 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 8405026 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
Current children cumulated CPU time: 3576.02 s
Current children cumulated vsize: 2204144 KiB
Current children cumulated memory: 1887460 KiB

[startup+3596.8 s]
/proc/loadavg: 16.28 16.07 15.88 18/932 24465
/proc/meminfo: memFree=989619844/1055320716 swapFree=33554428/33554428
[pid=22767] ppid=22753 vsize=4324 memory=3188 CPUtime=0 cores=0-3
/proc/22767/stat : 22767 (run) S 22753 22767 22617 0 -1 4194304 264 122 0 0 0 0 0 0 20 0 1 0 2429229 4427776 640 18446744073709551615 94057207726080 94057208620613 140728623943792 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94057208859664 94057208907408 94057213702144 140728623949954 140728623950189 140728623950189 140728623955921 0
/proc/22767/statm: 1081 797 708 219 0 143 0
[pid=22785] ppid=22767 vsize=2199820 memory=1884272 CPUtime=3579.21 cores=0-3
/proc/22785/stat : 22785 (python3) R 22767 22767 22617 0 -1 4194304 2695173 0 158 0 357796 125 0 0 20 0 4 0 2429235 2252615680 470641 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 8405026 0 0 0 17 2 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
/proc/22785/statm: 549955 471068 13719 753 0 500992 0
[pid=22785/tid=22925] ppid=22767 vsize=2199820 memory=3188 CPUtime=0.07 cores=0-3
/proc/22785/task/22925/stat : 22925 (python3) S 22767 22767 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 2252615680 470641 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 8405026 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
[pid=22785/tid=22926] ppid=22767 vsize=2199820 memory=1884272 CPUtime=0.07 cores=0-3
/proc/22785/task/22926/stat : 22926 (python3) S 22767 22767 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 2252615680 470641 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
[pid=22785/tid=22927] ppid=22767 vsize=2199820 memory=1884272 CPUtime=0.07 cores=0-3
/proc/22785/task/22927/stat : 22927 (python3) S 22767 22767 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 2252615680 470641 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 8405026 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
Current children cumulated CPU time: 3579.21 s
Current children cumulated vsize: 2204144 KiB
Current children cumulated memory: 1887460 KiB

[startup+3598.4 s]
/proc/loadavg: 16.28 16.07 15.88 18/932 24465
/proc/meminfo: memFree=989634576/1055320716 swapFree=33554428/33554428
[pid=22767] ppid=22753 vsize=4324 memory=3188 CPUtime=0 cores=0-3
/proc/22767/stat : 22767 (run) S 22753 22767 22617 0 -1 4194304 264 122 0 0 0 0 0 0 20 0 1 0 2429229 4427776 640 18446744073709551615 94057207726080 94057208620613 140728623943792 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94057208859664 94057208907408 94057213702144 140728623949954 140728623950189 140728623950189 140728623955921 0
/proc/22767/statm: 1081 797 708 219 0 143 0
[pid=22785] ppid=22767 vsize=2093320 memory=1777772 CPUtime=3580.8 cores=0-3
/proc/22785/stat : 22785 (python3) R 22767 22767 22617 0 -1 4194304 2695190 0 158 0 357955 125 0 0 20 0 4 0 2429235 2143559680 444135 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 8405026 0 0 0 17 2 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
/proc/22785/statm: 523330 444443 13719 753 0 474367 0
[pid=22785/tid=22925] ppid=22767 vsize=2093320 memory=14224 CPUtime=0.07 cores=0-3
/proc/22785/task/22925/stat : 22925 (python3) S 22767 22767 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 2143559680 444135 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 8405026 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
[pid=22785/tid=22926] ppid=22767 vsize=2093320 memory=3188 CPUtime=0.07 cores=0-3
/proc/22785/task/22926/stat : 22926 (python3) S 22767 22767 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 2143559680 444135 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
[pid=22785/tid=22927] ppid=22767 vsize=2093320 memory=1884272 CPUtime=0.07 cores=0-3
/proc/22785/task/22927/stat : 22927 (python3) S 22767 22767 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 2143559680 444135 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 8405026 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
Current children cumulated CPU time: 3580.8 s
Current children cumulated vsize: 2097644 KiB
Current children cumulated memory: 1780960 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=22767] ppid=22753 vsize=4324 memory=3188 CPUtime=0 cores=0-3
/proc/22767/stat : 22767 (run) S 22753 22767 22617 0 -1 4194304 264 122 0 0 0 0 0 0 20 0 1 0 2429229 4427776 640 18446744073709551615 94057207726080 94057208620613 140728623943792 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94057208859664 94057208907408 94057213702144 140728623949954 140728623950189 140728623950189 140728623955921 0
/proc/22767/statm: 1081 797 708 219 0 143 0
[pid=22785] ppid=22767 vsize=1745140 memory=1433396 CPUtime=3581.59 cores=0-3
/proc/22785/stat : 22785 (python3) R 22767 22767 22617 0 -1 4194304 2774208 0 158 0 358032 127 0 0 20 0 4 0 2429235 1787023360 358031 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 0 0 0 0 17 2 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
/proc/22785/statm: 436285 358349 13728 753 0 387322 0
[pid=22785/tid=22925] ppid=22767 vsize=1745140 memory=15304 CPUtime=0.07 cores=0-3
/proc/22785/task/22925/stat : 22925 (python3) S 22767 22767 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 1787023360 358031 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 0 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
[pid=22785/tid=22926] ppid=22767 vsize=1745140 memory=14224 CPUtime=0.07 cores=0-3
/proc/22785/task/22926/stat : 22926 (python3) S 22767 22767 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 1787023360 358031 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 0 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
[pid=22785/tid=22927] ppid=22767 vsize=1745140 memory=12904 CPUtime=0.07 cores=0-3
/proc/22785/task/22927/stat : 22927 (python3) S 22767 22767 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 1787023360 358031 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 0 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
Current children cumulated CPU time: 3581.59 s
Current children cumulated vsize: 1749464 KiB
Current children cumulated memory: 1436584 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=22767] ppid=22753 vsize=4324 memory=3188 CPUtime=0 cores=0-3
/proc/22767/stat : 22767 (run) S 22753 22767 22617 0 -1 4194304 264 122 0 0 0 0 0 0 20 0 1 0 2429229 4427776 640 18446744073709551615 94057207726080 94057208620613 140728623943792 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94057208859664 94057208907408 94057213702144 140728623949954 140728623950189 140728623950189 140728623955921 0
/proc/22767/statm: 1081 797 708 219 0 143 0
[pid=22785] ppid=22767 vsize=1654532 memory=1344348 CPUtime=3581.79 cores=0-3
/proc/22785/stat : 22785 (python3) R 22767 22767 22617 0 -1 4194304 2774209 0 158 0 358052 127 0 0 20 0 4 0 2429235 1694240768 335801 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 0 0 0 0 17 2 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
/proc/22785/statm: 413633 336087 13728 753 0 364670 0
[pid=22785/tid=22925] ppid=22767 vsize=1654532 memory=3524 CPUtime=0.07 cores=0-3
/proc/22785/task/22925/stat : 22925 (python3) S 22767 22767 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 1694240768 335801 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 0 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
[pid=22785/tid=22926] ppid=22767 vsize=1654532 memory=4912 CPUtime=0.07 cores=0-3
/proc/22785/task/22926/stat : 22926 (python3) S 22767 22767 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 1694240768 335801 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 0 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
[pid=22785/tid=22927] ppid=22767 vsize=1654532 memory=3036 CPUtime=0.07 cores=0-3
/proc/22785/task/22927/stat : 22927 (python3) S 22767 22767 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 1694240768 335801 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 0 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
Current children cumulated CPU time: 3581.79 s
Current children cumulated vsize: 1658856 KiB
Current children cumulated memory: 1347536 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=22767] ppid=22753 vsize=4324 memory=3188 CPUtime=0 cores=0-3
/proc/22767/stat : 22767 (run) S 22753 22767 22617 0 -1 4194304 264 122 0 0 0 0 0 0 20 0 1 0 2429229 4427776 640 18446744073709551615 94057207726080 94057208620613 140728623943792 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94057208859664 94057208907408 94057213702144 140728623949954 140728623950189 140728623950189 140728623955921 0
/proc/22767/statm: 1081 797 708 219 0 143 0
[pid=22785] ppid=22767 vsize=1576184 memory=1268448 CPUtime=3581.9 cores=0-3
/proc/22785/stat : 22785 (python3) R 22767 22767 22617 0 -1 4194304 2774581 0 158 0 358062 128 0 0 20 0 4 0 2429235 1614012416 316794 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 0 0 0 0 17 2 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
/proc/22785/statm: 394046 317112 13728 753 0 345083 0
[pid=22785/tid=22925] ppid=22767 vsize=1576184 memory=15304 CPUtime=0.07 cores=0-3
/proc/22785/task/22925/stat : 22925 (python3) S 22767 22767 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 1614012416 316794 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 0 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
[pid=22785/tid=22926] ppid=22767 vsize=1576184 memory=3188 CPUtime=0.07 cores=0-3
/proc/22785/task/22926/stat : 22926 (python3) S 22767 22767 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 1614012416 316794 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 0 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
[pid=22785/tid=22927] ppid=22767 vsize=1576184 memory=12904 CPUtime=0.07 cores=0-3
/proc/22785/task/22927/stat : 22927 (python3) S 22767 22767 22617 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2429316 1614012416 316794 18446744073709551615 4321280 7402577 140729044744800 0 0 0 0 16781312 0 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 11780096 140729044748189 140729044748440 140729044748440 140729044754362 0
Current children cumulated CPU time: 3581.9 s
Current children cumulated vsize: 1580508 KiB
Current children cumulated memory: 1271636 KiB

Child status: 0

Real time (s): 3599.53
CPU time (s): 3581.94
CPU user time (s): 3580.65
CPU system time (s): 1.29319
CPU usage (%): 99.5113
Max. virtual memory (cumulated for all children) (KiB): 2204144
Max. memory (cumulated for all children) (KiB): 1887460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3580.65
system time used= 1.29319
maximum resident set size= 1882564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2775486
page faults= 158
swaps= 0
block input operations= 7960
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4393
involuntary context switches= 1400


# summary of solver processes directly reported to runsolver:
#   pid: 22767
#   total CPU time (s): 3581.94
#   total CPU user time (s): 3580.65
#   total CPU system time (s): 1.29319

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.2793 second user time and 37.889 second system time

The end

Launcher Data

Begin job on nodeE004 at 2026-07-15 17:17:27
IDJOB=4847245
IDBENCH=145067
IDSOLVER=3706
FILE ID=nodeE004/4847245-1784128647
RUNJOBID= nodeE004-1784128647-22634
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_binary/normalized-BA_RDC4.dot_luby_50null0mast_rapportOE1.0_TMAX300_K67_cod2_pbEq1_newVersion_binary.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-4847245-1784128647/watcher-4847245-1784128647 -o /tmp/evaluation-result-4847245-1784128647/solver-4847245-1784128647 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4847245-1784128647/vars-4847245-1784128647 --bin-var /tmp/runsolver-exch-nodeE004-1784128647-22634 --watchdog 3760  run HOME/instance-4847245-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= a576f11e9b85ddf8a448d62b6ad6fcb5
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		: 3567.046
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		: 3570.597
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		: 3588.858
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		: 3595.187
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		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 66
cpu cores	: 32
apicid		: 66
initial apicid	: 66
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.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		: 3605.035
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		: 3613.603
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		: 3606.376
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		: 3606.060
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		: 3585.402
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		: 3587.209
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		: 3569.451
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		: 3575.945
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		: 3580.112
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		: 3587.999
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		: 3592.662
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		: 3591.806
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		: 3603.026
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.924
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		: 3587.284
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		: 3577.374
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.501
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		: 3574.059
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		: 3571.999
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		: 3577.761
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		: 3592.612
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		: 3594.135
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		: 3605.878
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		: 3603.641
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		: 3586.257
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		: 3598.759
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		: 3584.004
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		: 3585.917
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.576
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.446
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		: 3585.106
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		: 3574.479
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 210
initial apicid	: 210
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7089.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		: 3573.774
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:        1051635672 kB
MemAvailable:   1049282836 kB
Buffers:            3336 kB
Cached:           909680 kB
SwapCached:            0 kB
Active:           309264 kB
Inactive:         685576 kB
Active(anon):     109172 kB
Inactive(anon):        0 kB
Active(file):     200092 kB
Inactive(file):   685576 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            118628 kB
Writeback:             0 kB
AnonPages:         91772 kB
Mapped:           101460 kB
Shmem:             26428 kB
KReclaimable:     130820 kB
Slab:             499420 kB
SReclaimable:     130820 kB
SUnreclaim:       368600 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:     411888 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      477196 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