Trace number 4847666
Some explanations
A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process.
The trace of the execution of a solver is divided into four (or five) parts:
-
SOLVER DATA
This is the output of the solver (stdout and stderr).
Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.
When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.
As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
-
VERIFIER DATA
The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
WATCHER DATA
This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver.
The memory used by the solver (vsize) is also given every ten seconds.
When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
-
LAUNCHER DATA
These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.
Solver answer on this benchmark
General information on the benchmark
| Name | PB24/normalized-PB24/OPT-LIN/pettersson/ StableMatchings/SMTI/SMTI_PBO/SMTI_10000_3_0.95_7.opb |
| MD5SUM | d47ff3eebc69b1c6218de36156695d38 |
| Bench Category | OPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate) |
| Best result obtained on this benchmark | OPT |
| Best value of the objective obtained on this benchmark | 1164 |
| Best CPU time to get the best result obtained on this benchmark | 1.98329 |
| Has Objective Function | YES |
| Satisfiable | |
| (Un)Satisfiability was proved | |
| Best value of the objective function | |
| Optimality of the best value was proved | |
| Number of variables | 50000 |
| Total number of constraints | 50001 |
| Number of constraints which are clauses | 30000 |
| Number of constraints which are cardinality constraints (but not clauses) | 20000 |
| Number of constraints which are nor clauses,nor cardinality constraints | 1 |
| Minimum length of a constraint | 1 |
| Maximum length of a constraint | 20000 |
| Number of terms in the objective function | 20000 |
| Biggest coefficient in the objective function | 1 |
| Number of bits for the biggest coefficient in the objective function | 1 |
| Sum of the numbers in the objective function | 20000 |
| Number of bits of the sum of numbers in the objective function | 15 |
| Biggest number in a constraint | 1 |
| Number of bits of the biggest number in a constraint | 1 |
| Biggest sum of numbers in a constraint | 20000 |
| Number of bits of the biggest sum of numbers | 15 |
| Number of products (including duplicates) | 0 |
| Sum of products size (including duplicates) | 0 |
| Number of different products | 0 |
| Sum of products size | 0 |
Quality of the solution as a function of time

Download the above graph
as a PDF file
Solver Data
2.87/3.13 c Time taken to transform: 1.3473951816558838 seconds
2.87/3.13 c Solver arguments: {'interleave_search': True, 'use_rins_lns': False, 'num_search_workers': 1, 'random_seed': 1104184900, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7eff00ceb410>}
2.87/3.13 c 3595.7243914604187s left to solve
31.78/32.16 c Solution 1, time = 29.0283s
31.78/32.16 o 1876
32.47/32.87 c Solution 2, time = 29.7314s
32.47/32.87 o 1862
32.78/33.19 c Solution 3, time = 30.0529s
32.78/33.19 o 1818
32.86/33.29 c Solution 4, time = 30.1576s
32.86/33.29 o 1804
33.36/33.73 c Solution 5, time = 30.5927s
33.36/33.73 o 1702
33.56/33.94 c Solution 6, time = 30.8042s
33.56/33.94 o 1680
33.67/34.06 c Solution 7, time = 30.9213s
33.67/34.06 o 1670
34.16/34.58 c Solution 8, time = 31.4470s
34.16/34.58 o 1586
34.67/35.07 c Solution 9, time = 31.9335s
34.67/35.07 o 1502
35.25/35.64 c Solution 10, time = 32.5099s
35.25/35.64 o 1444
35.45/35.84 c Solution 11, time = 32.7052s
35.45/35.84 o 1442
35.55/35.90 c Solution 12, time = 32.7698s
35.55/35.90 o 1440
35.76/36.12 c Solution 13, time = 32.9870s
35.76/36.12 o 1436
35.95/36.30 c Solution 14, time = 33.1620s
35.95/36.30 o 1426
36.35/36.73 c Solution 15, time = 33.5934s
36.35/36.73 o 1416
36.55/36.92 c Solution 16, time = 33.7812s
36.55/36.92 o 1406
36.66/37.09 c Solution 17, time = 33.9577s
36.66/37.09 o 1402
37.15/37.57 c Solution 18, time = 34.4368s
37.15/37.57 o 1394
37.76/38.11 c Solution 19, time = 34.9776s
37.76/38.11 o 1364
38.34/38.74 c Solution 20, time = 35.6069s
38.34/38.74 o 1340
38.34/38.79 c Solution 21, time = 35.6532s
38.34/38.79 o 1338
38.54/38.97 c Solution 22, time = 35.8366s
38.54/38.97 o 1332
38.84/39.20 c Solution 23, time = 36.0663s
38.84/39.20 o 1330
38.94/39.38 c Solution 24, time = 36.2430s
38.94/39.38 o 1326
39.34/39.77 c Solution 25, time = 36.6377s
39.34/39.77 o 1310
39.54/39.97 c Solution 26, time = 36.8400s
39.54/39.97 o 1306
40.04/40.47 c Solution 27, time = 37.3312s
40.04/40.47 o 1304
40.14/40.54 c Solution 28, time = 37.4015s
40.14/40.54 o 1302
40.54/40.95 c Solution 29, time = 37.8199s
40.54/40.95 o 1298
40.75/41.19 c Solution 30, time = 38.0525s
40.75/41.19 o 1294
41.24/41.68 c Solution 31, time = 38.5478s
41.24/41.68 o 1278
41.44/41.87 c Solution 32, time = 38.7339s
41.44/41.87 o 1274
41.65/42.09 c Solution 33, time = 38.9586s
41.65/42.09 o 1272
41.84/42.27 c Solution 34, time = 39.1362s
41.84/42.27 o 1270
42.03/42.41 c Solution 35, time = 39.2714s
42.03/42.41 o 1268
42.23/42.64 c Solution 36, time = 39.5032s
42.23/42.64 o 1264
42.65/43.07 c Solution 37, time = 39.9385s
42.65/43.07 o 1262
43.13/43.57 c Solution 38, time = 40.4403s
43.13/43.57 o 1256
43.83/44.28 c Solution 39, time = 41.1477s
43.83/44.28 o 1254
44.43/44.87 c Solution 40, time = 41.7377s
44.43/44.87 o 1252
44.82/45.28 c Solution 41, time = 42.1492s
44.82/45.28 o 1250
45.32/45.72 c Solution 42, time = 42.5885s
45.32/45.72 o 1244
45.32/45.79 c Solution 43, time = 42.6592s
45.32/45.79 o 1242
45.82/46.20 c Solution 44, time = 43.0704s
45.82/46.20 o 1240
46.42/46.84 c Solution 45, time = 43.7090s
46.42/46.84 o 1232
46.73/47.11 c Solution 46, time = 43.9795s
46.73/47.11 o 1230
47.11/47.51 c Solution 47, time = 44.3770s
47.11/47.51 o 1226
47.41/47.89 c Solution 48, time = 44.7579s
47.41/47.89 o 1220
48.72/49.15 c Solution 49, time = 46.0195s
48.72/49.15 o 1218
50.00/50.43 c Solution 50, time = 47.2991s
50.00/50.43 o 1212
50.40/50.89 c Solution 51, time = 47.7589s
50.40/50.89 o 1210
51.10/51.53 c Solution 52, time = 48.3959s
51.10/51.53 o 1208
51.71/52.12 c Solution 53, time = 48.9904s
51.71/52.12 o 1206
52.61/53.09 c Solution 54, time = 49.9591s
52.61/53.09 o 1204
53.10/53.56 c Solution 55, time = 50.4297s
53.10/53.56 o 1202
53.61/54.10 c Solution 56, time = 50.9647s
53.61/54.10 o 1200
54.29/54.76 c Solution 57, time = 51.6256s
54.29/54.76 o 1198
54.79/55.25 c Solution 58, time = 52.1196s
54.79/55.25 o 1196
55.19/55.65 c Solution 59, time = 52.5130s
55.19/55.65 o 1192
55.70/56.12 c Solution 60, time = 52.9858s
55.70/56.12 o 1190
56.48/56.93 c Solution 61, time = 53.7982s
56.48/56.93 o 1188
56.88/57.32 c Solution 62, time = 54.1821s
56.88/57.32 o 1186
57.69/58.11 c Solution 63, time = 54.9769s
57.69/58.11 o 1184
59.37/59.87 c Solution 64, time = 56.7401s
59.37/59.87 o 1182
60.17/60.60 c Solution 65, time = 57.4708s
60.17/60.60 o 1180
63.85/64.37 c Solution 66, time = 61.2317s
63.85/64.37 o 1178
76.21/76.74 c Solution 67, time = 73.6093s
76.21/76.74 o 1176
76.62/77.13 c Solution 68, time = 73.9991s
76.62/77.13 o 1174
83.18/83.77 c Solution 69, time = 80.6326s
83.18/83.77 o 1172
102.92/103.58 c Solution 70, time = 100.4483s
102.92/103.58 o 1170
106.81/107.48 c Solution 71, time = 104.3505s
106.81/107.48 o 1168
150.16/150.92 c Solution 72, time = 147.7849s
150.16/150.92 o 1166
224.41/225.43 c Solution 73, time = 222.2963s
224.41/225.43 o 1164
224.52/225.57 o 1164
224.52/225.57 v x17166 -x4361 -x44267 -x38168 -x44094 x21655 -x15820 -x117 -x7946 -x37962 -x40079 -x42394 x24106 -x30423 -x14226 -x39499 -x42152 -x42577 -x19362 -x37891 x815 -x33117 -x12622 -x45125 -x18495 -x43527 x16778 -x16172 -x20356 x30460 x12744 x22954 -x46366 x11064 -x18033 -x40615 x7506 -x26727 -x40125 -x41661 -x19289 x18911 x15129 -x30433 x3696 -x39303 -x40234 -x30499 -x14058 -x905 -x26153 x1619 -x35311 -x30893 x6726 -x14631 -x43295 x5790 -x38379 -x45980 x18144 -x20593 -x3152 x13782 -x36642 x7621 -x6927 x24194 -x42803 -x40425 -x18116 -x45094 -x5377 -x4772 -x17581 -x31185 -x43214 -x5792 x33709 -x37214 x26575 -x33538 -x14658 -x41874 -x2671 -x11702 -x27406 -x45951 -x45080 -x32394 -x413 -x32570 -x31122 -x9289 -x11258 -x12930 x6142 -x32802 x82 -x14508 -x17965 -x28171 x1512 -x29057 -x40308 -x26145 x3963 -x10594 x11178 x42539 x26213 -x27760 -x9817 x25060 -x31407 -x21480 -x38397 -x21053 -x19326 -x31179 x3649 -x29224 -x1149 -x43401 -x41958 -x13133 -x29459 -x42076 x25598 -x49985 -x40710 -x47435 x14445 x4418 -x11872 -x40785 -x46105 -x28607 -x24722 -x19642 -x35917 x10426 -x37271 x7337 -x17476 -x5078 -x20067 -x10000 x7222 -x29616 -x30523 x4976 x10482 -x6307 x1145 -x16618 -x3809 -x45945 -x31842 -x9179 -x36167 -x24113 x16294 -x38255 -x48288 x40278 -x27530 x36619 -x41783 x22355 x27029 -x45746 -x30865 -x18061 -x39235 x28794 -x39234 x17010 x11216 -x48541 -x9933 -x45658 -x36660 x24112 -x43770 x20359 x8801 x26245 -x25878 -x44687 x1019 -x40895 -x46075 -x48024 -x31311 -x37408 -x7749 x14824 x20634 -x35699 -x5580 -x11398 -x27373 -x45588 -x3795 x27537 -x12814 -x24726 -x37480 -x32449 -x14577 x23049 -x25292 x5645 -x8052 -x32259 -x8805 -x25819 -x17691 -x28936 -x5805 -x15218 x11365 -x12563 x26649 -x15439 -x49654 -x18230 -x40765 -x28198 -x40087 -x46932 -x1023 -x13045 -x11093 -x12524 x4530 x30414 -x5761 -x35010 -x2372 -x34238 -x22943 -x41963 -x16750 x28969 -x19004 -x42659 -x35415 -x1394 x18299 -x37871 -x47439 x23543 -x11943 -x15979 -x20649 -x25344 -x43093 -x48615 x7879 -x12016 x22880 -x28371 x27770 x5607 -x33734 x34271 -x9297 -x46458 -x12644 -x46066 x24161 -x32752 -x37668 x20297 x26689 -x18386 -x16526 -x10060 x26590 -x42805 -x49814 -x44688 -x24681 x21830 -x7054 -x27 -x49186 x24656 -x11473 -x23147 -x40595 -x41605 -x42429 x29360 -x41628 -x15855 -x29008 -x6081 -x30504 x12463 -x32266 x9911 x573 -x39054 x1085 -x1347 x2873 x4937 -x36186 -x9008 x27296 -x38352 -x39571 -x45136 x6191 -x36425 x12837 -x15463 -x9265 x23587 -x32318 x28686 x32497 -x10100 -x47185 x26014 x10549 -x26217 -x14348 -x33500 x3981 -x20423 -x47577 -x32161 -x49329 -x49758 x14195 -x2549 -x36339 -x28650 -x36610 x5967 -x647 x1864 -x31324 -x17742 -x25704 -x49050 x27256 -x48684 -x36743 -x44235 -x48504 -x1722 -x34925 x21434 -x12859 -x26535 x11853 x21004 -x1743 -x40396 x15572 -x26528 -x4880 -x3421 -x15958 x25759 -x23358 -x22921 -x20805 -x42914 -x12041 -x28757 -x25187 -x7428 x7727 -x44538 -x31453 -x44763 -x46600 -x13752 x3389 x8883 -x23084 x19128 -x29254 -x21821 -x9408 -x16317 -x15601 -x43991 -x31524 -x24587 -x42343 -x32485 x7768 -x5675 -x5497 -x30441 -x36172 x39 -x19876 -x42731 -x32129 -x41433 -x11744 -x23989 -x32352 -x5946 -x36329 -x43425 -x17481 -x5473 -x38983 -x2555 -x46969 x25854 -x41835 x6501 -x49699 x7332 x28079 -x48826 -x38901 -x31217 -x38830 -x46327 -x3068 x1359 -x42658 -x34412 -x22240 -x44689 -x4199 -x48670 -x20610 -x48135 -x29413 x25422 x15076 -x34253 x24659 -x29186 -x18778 -x46503 -x47433 x24669 x14097 x10340 -x44091 -x48777 -x15144 -x31736 x3545 -x6017 -x32062 -x41194 -x42988 -x49823 -x22976 -x23040 x42759 x17666 -x2386 -x3200 x19786 -x22770 -x47028 x9889 -x15482 -x43376 -x37557 -x29585 x20494 -x49341 -x14145 -x1497 -x13077 -x49647 -x30077 -x4314 x8571 -x49921 -x14943 -x47637 -x15981 -x27624 -x800 -x22017 -x36971 x1745 -x233 -x43916 x20450 -x26695 -x39632 x3065 -x31702 -x1711 -x2481 -x8618 x25546 -x37238 -x38521 -x37848 x37017 -x14728 -x10799 -x6729 x11602 -x43220 x18037 -x12551 -x22323 x44499 x13844 -x29727 -x9262 -x38061 -x42939 -x9204 -x3333 -x45100 -x1381 -x44119 -x77 -x32014 -x37128 -x40329 -x40533 -x35465 -x10976 x3877 -x36952 -x29701 x49632 -x13537 -x3636 -x33384 -x47569 -x17144 x22196 -x48021 -x32958 -x37008 -x43834 -x48382 -x22075 -x13080 -x6731 -x23962 -x25433 -x16065 -x40818 -x41082 -x43546 x32562 -x24269 -x37478 -x26553 x14367 -x45389 -x31402 -x36236 -x37863 x14107 -x9231 -x41619 -x6860 x6814 -x2290 -x12378 x18356 -x19435 -x18160 -x23306 -x362 -x17562 x3754 -x19477 -x29811 -x44237 -x42619 -x19579 x15102 -x31285 -x8622 -x32818 -x27320 -x31040 -x8578 -x36034 -x30329 x22646 -x3276 -x36669 -x26939 -x47353 -x11085 -x9453 -x46310 -x48392 x16176 x19017 x28366 -x25978 -x29114 -x29869 -x14993 -x10465 -x18220 -x15179 -x24407 x838 -x37288 x2263 -x49711 -x8779 -x12722 -x30720 -x9743 -x36096 -x23281 -x10296 -x25173 -x42680 -x26990 -x41744 -x44064 -x48022 -x4433 -x7192 -x42216 -x30613 -x40488 -x41627 -x22031 -x40242 -x49918 x26184 x17167 -x11924 x10502 -x36705 -x37133 -x30556 -x2199 x6227 x19724 -x39825 -x45082 -x1043 -x4710 -x18895 -x30155 -x7752 -x22291 -x24528 -x45782 -x43106 -x3624 -x32854 -x18297 x21604 x3203 -x34929 -x10525 x26513 x22701 -x29168 -x16519 x20211 x25863 -x7237 x16927 -x22186 -x42385 -x27280 -x41918 -x31476 -x27327 -x44967 -x16097 -x38414 -x21955 -x30986 -x17226 -x41149 -x38205 x17517 -x17001 -x34800 -x18218 -x27886 -x18351 -x7257 x26557 -x42746 -x21245 -x41760 -x37669 -x33844 -x29968 -x8295 -x2870 -x46695 x4669 -x5522 -x22960 x232 -x35893 -x26825 -x14789 -x40623 -x13435 -x44045 -x36677 -x752 x16212 -x42439 x35555 -x29748 -x24132 -x46250 -x26956 -x15525 -x33964 x33364 -x42387 x35128 -x4247 -x11037 x11574 x929 x14913 -x13141 x27038 -x6248 -x9047 -x48066 -x14379 -x41694 -x18345 x17751 -x12766 x21913 -x39174 x5729 -x15680 x13245 -x29015 -x35672 -x46886 -x1618 x22217 -x42395 x19071 -x45417 -x23315 x36736 -x47443 -x4696 -x37664 -x324 -x9281 -x23127 x12909 -x10703 -x48158 -x17241 -x11913 -x12908 -x20324 -x5596 x12848 -x26511 -x39501 -x6977 -x36074 -x11194 x23501 -x10200 -x30284 x34755 x29046 -x48438 -x41189 -x7346 -x31932 x13086 -x44001 x3729 -x47792 -x6618 -x33767 -x5074 -x46554 -x29686 x14688 -x11260 -x2545 -x2963 -x11143 -x11680 -x12240 -x1881 -x45386 -x42800 -x32379 -x38971 -x2926 -x7968 x20197 -x44439 -x16823 x22727 -x11086 -x42709 x19507 -x49751 -x38062 -x22437 -x45130 -x18640 -x31067 -x40187 x25314 -x45623 x22420 -x4130 -x6289 -x32536 x19194 x26485 -x36882 -x33411 -x13724 -x46180 -x43117 -x44539 -x41601 -x16592 -x42942 -x42823 -x47288 -x6036 x10381 -x31570 x13617 -x34737 -x6632 x20772 -x45827 x16902 -x47407 x3549 x17582 x2236 -x17321 x15050 -x49000 -x37316 x29100 -x41407 -x44517 -x10306 -x34381 -x21657 x18817 -x20878 -x39418 -x23 -x9753 -x29293 x18321 -x9910 -x41750 -x45394 -x29583 -x25859 -x1669 -x24103 -x6952 x10150 -x43424 -x39944 -x41365 -x11423 -x46709 x12726 -x26345 -x1237 -x12451 -x42164 -x30380 -x3453 -x7564 -x22353 -x28523 x24786 -x139 -x32942 -x28109 -x9482 -x7343 -x37109 -x31301 -x1220 -x34431 -x31694 -x48000 x45239 -x32442 -x1425 x19551 x511 -x12397 -x1297 -x19525 -x45695 -x17128 -x44465 -x33827 -x36529 -x19458 -x49223 -x19677 -x16521 -x34507 x9107 -x15383 -x24058 -x24404 x4905 -x48129 -x42624 x18618 -x24385 -x35622 x24980 -x22405 -x27521 x4344 x31408 -x35519 -x1462 -x24531 -x25032 -x48580 -x41102 x7820 -x32391 x22971 -x30438 -x46098 -x15733 x34855 -x18075 -x47314 -x10335 -x37976 -x33671 -x15404 x15832 -x36253 -x43044 x17435 -x1338 -x16660 -x15539 -x33556 -x49939 -x15294 -x37893 -x1431 x45710 -x599 -x4540 x14576 x41588 -x43545 x17022 x12624 -x38658 -x10950 x29499 x28929 -x39210 -x9863 -x49002 -x35267 -x49481 -x3785 -x40495 x8455 x22035 -x2250 x29809 x21098 -x2491 -x12523 -x33679 -x45395 -x23025 -x46059 -x16657 -x4396 -x2610 -x8998 -x17375 -x22967 -x27780 -x19743 -x45515 -x39381 -x28264 x9007 x8798 -x18523 -x23022 -x48190 x25256 -x12707 x26375 -x47141 -x13849 -x8559 -x37039 -x29090 -x1390 -x10403 -x14332 x28932 x23929 -x12427 -x32697 x37680 -x5706 -x7135 x15180 -x6865 x26520 -x29794 -x47907 -x4638 x45688 -x40122 -x17378 x8607 x3989 -x44775 -x49148 -x11385 x29994 -x22829 -x19892 -x14786 -x13843 -x43291 x15507 x26761 -x31325 -x5532 -x15991 -x43118 -x2577 -x31558 -x32477 -x34286 x16116 x42444 -x11399 -x45403 -x22633 -x29707 -x37763 -x49544 -x37330 -x20016 x1015 -x25583 -x45886 -x22254 x559 -x16115 -x35460 -x25236 x3239 -x14776 -x23535 -x29910 -x23701 x24928 -x45900 -x4269 x49 -x41190 -x2062 -x13383 -x38944 x4341 -x45326 -x25393 -x34227 -x47442 -x7816 -x4524 x49568 -x1721 -x29157 -x49514 -x46361 -x5208 -x37828 -x16360 -x14584 -x46985 -x41166 -x7833 -x39839 -x41732 -x27076 x2834 -x6186 -x1183 -x6285 -x6948 -x49467 x39031 -x49628 -x31017 -x27855 -x2321 x20048 -x37617 -x36778 -x14518 -x36156 -x23845 -x45823 -x33750 -x30836 x25530 -x1022 -x14962 -x2937 -x29144 x23311 -x20260 -x44915 -x34698 x16833 -x16422 -x28475 -x11749 -x1871 -x7532 -x26743 -x12003 -x24004 -x46093 -x32702 -x49578 -x42362 x22984 -x38747 -x32714 -x46710 -x17954 -x49179 -x23011 -x5710 -x26564 -x17740 x19401 x18702 -x44955 -x4434 -x34590 -x6766 -x47939 x23824 -x4260 -x18422 -x31461 -x35332 -x23536 -x25881 x27949 -x16105 -x26205 -x38473 -x31645 -x19578 -x24877 x9291 -x30929 x8429 -x22948 -x7571 -x45984 x7903 -x36730 -x38541 -x8562 -x39893 -x20461 -x49263 x2202 -x21212 -x8273 -x4010 -x31251 -x39222 -x26299 -x32340 x12820 -x5827 -x14735 -x30035 -x21732 -x38892 -x39442 -x3697 -x29594 -x45529 -x5440 x29427 -x41274 x37501 x12390 x24500 -x37155 -x1913 -x7559 -x11497 -x35938 -x26771 x25687 -x41392 -x15043 x26530 -x7447 -x15020 -x36648 -x25963 -x8908 -x37856 -x48342 -x39199 x10943 x25506 -x14483 -x37686 -x31441 -x40499 -x4070 -x48176 -x41540 -x24287 -x15396 -x42955 x10691 x7238 -x26376 x19732 -x2905 -x11275 -x17450 x3928 -x915 -x35019 -x16770 x27481 -x25572 x10051 -x31379 -x42066 -x38867 -x31985 -x2921 -x45728 -x9130 x18261 -x18866 -x21692 x18136 -x29 -x16413 x22659 -x15694 -x9883 -x39277 -x17474 -x42991 -x31432 -x14760 -x42807 -x8216 -x38347 -x43070 x23678 -x2484 -x31624 -x11656 -x2676 -x14784 -x2227 x24890 -x35575 x9032 -x35511 -x29173 -x29119 -x41360 -x35463 -x35744 -x45694 x19785 x20964 -x31720 -x24529 x16893 x29634 -x5866 x1851 x19845 -x25842 -x18510 -x41880 -x39587 -x14017 -x33974 -x46373 x8363 x1253 x18413 -x44029 x6969 -x47721 -x8141 x25722 -x16427 -x13701 -x31639 x15667 -x44759 x22448 -x14204 x19833 -x23641 -x47599 -x13910 -x42158 -x44629 -x27257 -x45871 -x32793 -x30336 -x4914 -x49685 -x22285 -x43046 -x28907 -x15561 -x23303 -x14408 -x7688 x23020 x24767 -x21540 -x48589 x35256 -x17 -x36144 -x39221 -x16895 -x24672 x23179 -x37177 x7219 x4832 x27480 -x35062 -x5720 x23374 -x46073 -x44035 -x49920 -x10397 -x31553 -x39594 -x10523 -x31121 -x6516 -x22045 -x11471 -x304 -x49846 -x38147 -x31359 x49916 -x22327 -x16977 -x33030 -x32983 -x45273 -x12118 x17281 x16404 -x34233 x20153 -x44575 -x33424 -x48876 -x4450 -x7527 -x16552 -x818 x28511 -x4931 x22855 -x34862 -x35005 -x2490 -x41167 -x37583 x10359 -x25233 -x16482 x24868 x26058 x340 -x45092 -x322 -x33926 -x13327 -x46522 x38041 -x6380 x17734 -x26958 -x45385 -x9958 -x17682 -x32251 -x39625 -x47069 x46134 -x27867 -x35839 x23548 x28044 -x47246 -x34078 x1976 -x2395 -x16372 -x39602 -x22700 -x36402 -x43795 -x36835 -x45718 -x49479 -x45254 x10621 -x8147 x42359 -x43446 -x27920 -x44173 -x34403 -x30567 -x35235 -x17215 x37846 -x29309 -x23048 -x31711 -x31951 -x34165 -x34495 -x5356 x19792 -x18655 -x35770 -x38889 -x4807 -x33822 -x31458 -x1655 -x9259 x9798 -x42189 -x49451 -x3274 -x33402 -x44299 x9085 -x15702 -x47634 -x2195 x4088 x8486 -x14378 -x35738 -x43578 -x13233 x16586 -x6055 -x13248 -x49500 x48734 -x2304 -x7389 -x29437 -x7608 -x43749 -x3678 x20474 x17317 -x14908 -x10562 x10286 -x32546 -x34974 -x41633 x130 -x20622 -x43765 -x16981 -x3608 -x12996 -x35363 -x16399 -x49824 x12631 -x18101 -x23372 -x35725 -x33993 -x39457 -x19600 -x21819 x2302 -x37720 -x3837 -x13183 -x11502 -x12924 -x34351 -x42769 -x17524 -x20741 -x37821 -x38428 -x1551 x19630 x29933 -x47044 -x30218 -x7239 -x5555 -x40494 -x19086 -x14916 x967 -x29208 x26715 -x14041 -x25764 -x38176 -x25154 -x4750 -x36750 -x1777 -x29023 x15263 x11963 -x43479 -x20807 -x463 -x12584 -x12542 -x17179 -x24369 -x7258 -x12447 -x15862 -x23206 -x46577 -x33340 -x15640 -x10433 -x32017 x18191 -x49043 -x18265 -x5007 x48256 -x6255 x21110 x10788 -x34570 -x24054 -x172 -x31761 x16316 -x24370 -x29225 -x6366 -x44304 -x11664 -x48303 -x42228 -x8392 -x30990 -x40640 -x42527 -x30370 -x46954 -x28433 -x38140 -x32978 -x37229 x19476 x19890 x23165 -x32486 -x30123 -x33116 -x40194 -x46398 x9357 -x1466 x12636 -x47836 -x6502 -x20800 -x7015 -x24597 -x49008 -x37567 -x641 -x46406 -x13921 -x33052 x10931 -x21267 -x40296 x27042 x4454 -x19583 -x47989 -x12759 -x44823 x6787 -x49927 -x28931 -x24402 x10578 -x37091 -x49127 -x30167 -x16688 -x28583 x39979 x27632 x19672 -x13742 -x43553 -x31186 -x9278 x25067 x22 -x40961 -x21721 -x2001 -x46392 -x19805 -x47366 -x10804 x28460 -x45148 -x28617 -x5068 x239 -x37321 -x41027 x369 -x30618 -x24793 -x13188 -x22644 -x23806 -x7699 -x32399 -x32925 -x44833 -x17952 -x37999 -x44360 -x49550 -x29143 -x47620 -x8556 -x1631 -x22174 -x28696 -x39570 -x16679 -x2375 -x14148 -x45498 -x15740 x43492 -x39191 x28213 -x48787 -x43210 x3135 -x31256 -x34104 -x2264 -x38845 -x10345 -x31947 -x38223 -x26124 -x25001 -x42093 -x30375 -x11152 x16107 x29084 x27242 x24041 x3659 -x31286 x18361 -x1248 -x20801 -x3095 -x47714 -x47123 x18505 -x43181 -x18636 x17285 -x46091 -x38513 -x26975 -x7112 -x34530 -x38759 -x19134 -x25361 -x44424 x9352 -x27438 -x30574 -x34327 -x26480 -x16867 -x27011 -x17240 x10706 -x24033 -x28052 -x2191 x39754 -x28779 -x5154 x12458 -x6393 -x671 -x32332 -x2620 -x34257 -x2033 x14170 -x19893 -x49218 -x35387 -x1185 -x18889 -x14093 -x20200 -x41370 -x35225 -x32022 -x9966 -x17578 -x36429 -x23316 x278 -x354 -x33095 -x18062 -x27836 -x2151 x23631 -x36016 -x6727 x7277 -x35199 -x28913 x23584 x1482 -x20640 -x21977 x4895 -x1799 -x46377 -x39650 -x10657 -x46995 -x16228 -x17644 -x21567 x16993 x35792 -x2000 -x49940 x24022 -x13114 -x11896 -x46674 -x42954 -x31555 -x11243 x15719 -x34241 -x35154 -x19011 -x16057 -x25551 -x35700 -x32469 x10147 -x19484 x45920 -x46997 -x45365 -x609 -x23516 x9846 -x35175 -x45928 -x49621 -x3416 -x41936 -x42209 -x7860 -x6817 -x48513 -x15230 x12673 -x38520 -x5688 -x33338 -x22580 -x7931 x23259 -x11193 -x39615 -x31396 -x42739 -x4236 -x20078 x35979 x4795 -x19173 -x36028 x23874 -x10008 -x25698 x24371 -x39761 x14844 -x43112 x7601 x16152 -x46559 -x22012 x4576 -x32644 -x44388 -x3004 x15308 x28498 x25432 -x31913 x18245 x21355 -x25740 -x42562 -x9752 -x45117 -x8804 -x12353 -x29019 -x25327 -x25615 x32710 -x28155 x5977 -x31372 -x7400 -x38179 -x27003 -x31759 -x15087 -x46536 -x8407 -x37559 -x32834 -x1095 -x17759 -x25321 -x21216 x42234 -x22723 -x39998 -x47151 -x14109 x18845 -x2432 -x2772 -x8463 -x42005 -x2307 x18613 -x45455 -x21091 -x5047 -x12159 x2277 -x15944 -x35342 x48786 -x5294 x18360 -x28465 -x14430 -x43486 -x43796 -x2124 -x28140 x4774 -x43229 -x44034 -x15486 -x2525 -x33182 -x44166 -x48439 -x30260 -x10474 -x27253 -x965 -x34298 -x22540 x20170 -x47765 -x31393 -x2198 -x42473 -x43282 -x45355 -x46224 -x25330 -x774 -x5667 -x8552 -x19036 x20611 -x21388 -x27361 -x42321 -x10204 x25453 -x44991 -x24750 -x38890 x27891 -x23902 x28809 x10771 -x21313 -x42801 -x20373 -x37707 -x45604 -x14582 -x22092 x11670 -x49618 x29191 x1402 -x9005 x21092 x24025 -x7283 -x21109 -x7099 x1591 -x9581 -x9929 -x46264 -x10782 -x34299 x9842 -x29973 -x45374 -x26757 -x440 x7928 -x16817 -x1040 -x34832 -x44316 -x18586 -x39427 -x40724 x26331 -x27284 -x39238 -x43466 -x44188 -x17768 x12664 -x259 x19774 -x44300 -x5889 x11035 -x28114 x17568 -x30324 -x36114 x19817 -x36841 -x4411 -x7155 x15123 -x28005 x20389 -x28594 -x27402 -x32216 -x20855 -x5160 -x28973 -x24714 -x2015 -x25238 -x38586 -x1684 -x5123 -x8802 -x194 -x14878 -x47143 x23023 x41387 -x3206 -x45182 -x7380 -x30122 x3168 -x19832 -x30437 -x48281 -x42670 -x21210 x2823 -x26853 x1503 -x20009 x26786 -x25045 -x40658 -x48788 -x46942 -x36140 -x47005 -x10135 x16925 -x26637 -x33112 -x43209 -x47874 -x18910 -x2474 -x7042 -x15399 -x6527 -x19455 x17758 -x33129 -x33073 -x48524 -x36447 -x42449 x12550 -x46116 -x24176 -x40604 -x28652 -x2989 x47935 -x45908 -x10933 -x44470 -x35329 -x9327 -x23893 -x23160 -x37073 -x8833 -x49090 x3566 -x35028 -x12172 -x12121 x11818 x21036 -x44386 -x28654 x12387 x7274 -x47523 -x17541 -x5298 -x29321 -x45851 -x33323 -x12252 -x6261 -x8285 -x30877 -x3473 -x43585 x16547 x13340 -x20889 x13306 x16017 -x28774 -x18676 -x17667 -x36565 -x29693 -x114 x23774 x25516 x1345 -x31039 -x27001 -x47157 -x36890 -x38478 -x41108 -x13373 -x41753 -x44565 -x10787 -x43875 -x9387 -x17460 -x23958 -x31031 -x33458 -x11982 -x27339 -x33669 -x34586 x25679 -x26863 -x2797 -x16137 -x46677 x29175 -x43884 -x24967 x5980 -x12750 -x17536 x16443 -x46397 -x6381 -x15260 -x49799 x16200 -x44280 x14723 -x28644 -x45617 x23638 -x31390 -x34316 -x26088 -x1281 -x15378 x16646 -x12675 x5842 -x35436 -x4249 -x21270 -x10913 -x35674 -x16225 -x11407 -x3413 -x40277 -x23498 -x43130 x18088 -x25110 -x21693 x44164 -x10398 -x30254 -x1370 -x4054 -x24464 -x43788 -x23200 x27229 -x42058 -x44211 -x39341 -x40154 x13644 x26472 -x31300 x12071 -x47866 -x42432 -x47778 -x11379 x21736 x22682 x9333 -x36008 -x2217 -x4532 -x31544 -x9569 -x28385 -x15518 x27014 -x43880 -x22346 x17676 -x37355 -x16745 x38177 x7553 -x45571 x18524 x48566 -x13841 -x30292 -x41523 x29715 -x21572 -x33316 -x41426 -x47480 x5655 -x6451 x23094 -x21961 -x40501 -x26871 x16728 -x30138 -x29429 -x25145 -x8009 -x42978 -x46959 -x48317 -x29461 x15750 -x10298 -x43864 -x34872 -x15853 -x27317 -x45612 -x17158 -x13637 x16246 -x10614 -x44684 -x32130 -x20589 -x361 -x36524 -x38490 -x8812 -x30925 -x9255 x13813 x43854 -x7352 -x47156 x6918 -x11137 -x23740 -x33445 -x36825 -x38822 -x29992 -x2493 -x41127 -x40129 -x30623 x22250 -x26587 -x44681 -x32756 -x44660 x12888 -x5108 -x3759 -x38651 -x31366 -x22896 x9483 x28580 -x23262 -x3307 -x22756 x23575 -x15054 -x3462 -x46883 -x32026 -x8748 -x26098 -x1702 -x6327 -x35025 -x40235 -x10069 x9150 -x37231 -x12007 -x50000 -x43409 -x6968 x39533 -x24216 -x16774 x38846 -x38510 -x9670 x27734 -x49965 -x42963 -x38278 -x33285 -x13256 -x46904 -x5209 x49900 -x4854 -x37046 -x20531 -x35073 -x44900 -x41212 -x43089 x1885 x48297 -x2060 -x43201 x8807 x18458 x3722 x26413 x11564 -x4096 -x13072 -x48059 -x9974 -x32282 -x3679 -x7444 -x2559 -x38960 x28717 -x33938 -x40736 -x5180 -x8181 -x29744 -x46107 x39537 -x12874 x14506 x6038 -x36905 x5004 -x35458 x8690 x4313 -x16588 -x26421 -x32506 -x40793 -x42337 -x45509 -x45514 -x18267 x24742 -x1028 -x34152 -x8711 -x16050 -x17005 -x36219 -x37980 -x44832 x10419 x10740 -x44133 -x10514 -x48094 -x41471 -x43893 -x31091 x24438 -x26702 x26426 -x18070 -x21634 -x30519 -x43913 -x38002 -x10527 -x30137 -x18944 -x24293 x39993 -x47493 -x10448 x6199 -x28517 -x29549 -x30558 -x32789 x34937 -x35585 -x10521 -x37460 -x32328 -x46184 -x38554 -x18410 -x41395 x26411 -x45510 -x32028 x6608 -x32811 x29790 -x49639 -x31113 -x16987 -x9977 -x24430 x13628 -x6773 -x38372 -x33202 x22620 -x41304 -x2693 -x45496 -x44238 -x47355 -x11958 -x46933 -x31466 -x2218 -x13827 -x23733 -x35956 -x46123 -x31077 x17291 -x19775 -x4804 -x36473 -x45620 -x23506 -x49211 -x6305 -x26274 -x42028 -x18379 -x11446 -x25912 -x34456 -x48885 x11877 x48978 -x43672 -x36910 -x21257 -x3559 -x43391 -x9579 -x5768 x37591 x17267 -x38070 x9729 -x38594 -x1906 x8951 -x32870 x22191 x18892 -x19222 -x49657 -x8783 -x25545 -x10490 -x47298 -x3014 -x39248 x2992 -x25083 -x6210 -x42105 -x11439 -x34268 -x5055 -x41029 -x49350 -x3721 -x33614 -x972 -x2318 x6075 -x19528 -x10948 -x12227 -x17176 -x43538 -x7851 -x23193 x26468 -x48140 -x14516 -x26618 x14644 -x689 x12714 -x14566 -x29484 -x36744 x11119 -x48261 x9011 -x40470 x3409 -x9705 -x9825 -x46688 -x26716 -x15065 -x45489 -x8326 -x21127 -x42495 x10548 x14143 -x23286 -x44809 -x35403 -x40118 -x24814 x21613 -x42392 -x18873 -x24946 -x16888 -x42681 -x9821 -x18083 -x42584 x33061 x1075 -x24032 -x40134 -x8535 -x43297 -x35534 -x3256 x29197 -x16451 -x13886 -x5429 -x36722 x1518 -x17615 -x32589 -x22810 -x26604 -x45432 x28681 x14285 -x1626 x17408 x21743 -x4299 x24405 -x8440 -x45776 -x8638 -x14579 -x74 x4919 -x33430 -x36974 x12502 -x43033 x24300 x4156 -x7392 -x245 x7503 -x9837 x22025 -x5363 -x24215 -x49710 x15771 -x23574 -x1246 x24875 -x47260 -x12887 x4430 -x27966 -x15895 -x18028 -x45659 x32874 -x9031 -x31529 -x17100 x24757 x5206 -x49748 -x31376 -x10430 -x29167 -x37378 x25957 x2782 x18835 -x17453 -x10542 -x13070 -x35381 -x17032 x3323 -x14351 -x35902 x12615 -x29539 -x8327 -x14079 x36025 -x36622 x20367 -x44888 -x41928 x19727 -x44473 -x32952 -x33971 x6030 -x2225 -x47073 -x6531 -x4483 -x44716 -x16189 -x31180 -x24629 -x8173 -x2095 -x22054 -x46121 -x34636 x17134 -x45993 -x10966 -x15034 -x41113 -x429 x11730 -x43873 x21641 -x20952 x25307 -x13159 x532 -x1020 -x27097 -x35762 -x17747 -x13410 -x36505 -x33733 -x35567 -x25191 -x43031 -x35250 -x18559 x2163 -x10469 -x10807 -x37913 x20022 -x20449 -x20295 -x12476 -x6259 -x19990 -x48519 -x11998 -x17198 -x21889 -x2424 -x20239 -x24538 x21413 -x48318 -x46365 -x10927 -x17733 -x3653 x14621 -x22293 -x3588 -x15993 -x8937 -x32927 -x26039 -x34107 -x33476 -x43757 -x33635 -x37269 -x23541 -x45875 -x40904 -x166 x4012 -x43194 x17495 -x44924 x15588 -x21049 -x48824 -x14799 -x48739 x6496 -x13544 -x30379 -x26260 -x22389 x22684 -x45490 -x45255 x7387 -x13392 -x40861 -x36443 x14321 x25980 -x335 x6278 x15033 -x33630 -x47787 -x39983 -x19953 x44023 -x10416 -x15822 -x5136 x27325 -x12145 x2025 x19610 -x26123 -x47919 x13186 -x14047 -x3999 -x38617 x23348 -x100 -x37503 x26239 -x15873 -x41047 x21660 -x46309 x29379 -x19130 x43724 x22321 -x11725 -x423 -x6229 -x37364 -x40057 -x40650 -x44011 x17886 -x38570 x25964 x29774 -x49209 -x9760 -x6935 -x37423 -x14862 -x3611 -x34998 -x48509 -x33804 -x47684 x26815 -x23795 x18141 -x47953 -x8359 x36922 -x48243 -x42610 -x46881 -x41040 x28425 -x27368 -x6412 x27008 -x5693 -x43380 -x47062 x14606 -x48067 x768 -x439 -x5469 x19227 -x43908 -x7630 -x13728 -x42139 -x38655 -x35103 -x18172 x23903 x25889 x18446 -x3492 x4756 -x9037 x2405 -x16283 -x38677 -x24518 x592 -x45864 -x22424 -x27434 -x48643 -x33249 -x2875 -x15833 -x4287 -x16220 x25780 -x37303 x16699 -x41094 -x28497 -x45879 -x42503 -x24191 -x47221 x2885 -x24434 -x16963 -x5022 -x43824 -x5124 -x26683 -x37627 -x23601 -x15722 -x14499 -x40229 -x28962 -x12352 x32970 -x4667 -x37097 -x37758 -x46311 -x39947 -x14607 x12472 -x21918 -x33988 -x7581 x27081 -x45449 -x23825 x4627 -x41851 -x12011 -x43084 x11562 x25113 -x39801 -x30229 -x28083 -x24364 -x7809 -x39089 -x45112 -x3470 x17143 -x20632 -x11220 -x23613 -x47918 x8762 -x38517 -x27861 x46684 -x17425 x19534 -x47054 -x29288 -x6168 -x12270 -x2618 -x48033 -x22793 -x5322 x24618 -x45445 -x40796 -x18797 -x10500 -x30855 x20609 x25839 -x29610 -x40092 -x25133 -x9390 -x24029 -x17392 x36793 x13301 x36309 -x45578 -x4728 x799 -x48890 -x46761 x42096 -x16154 -x34065 -x43922 -x3977 -x44639 -x31001 -x24901 -x26973 -x42601 -x3133 -x5166 -x46154 -x30585 x18095 -x33215 -x10501 -x48871 -x19858 -x46095 -x15244 -x43353 -x40269 -x48077 -x48640 -x418 x22823 x22628 -x42292 -x34490 x27704 -x32126 -x15305 -x17271 x15982 -x42089 -x37527 -x25078 -x9225 -x48111 -x28072 -x17980 -x48893 -x18946 -x1027 -x33594 x18026 x1535 -x28862 -x39452 -x48616 -x37444 x9861 -x28720 -x10519 x42643 -x32699 -x12900 -x33172 -x39782 -x31656 -x32283 -x32863 x25626 -x6029 -x11195 -x40699 x17277 -x15868 -x37830 x13534 x8100 -x33660 x22441 x2825 -x43837 -x7419 -x39289 x26911 -x14671 x3112 x22096 -x27865 -x25427 -x2910 -x4464 -x14842 -x15091 x24752 -x14992 -x46255 -x41903 -x43576 x47977 -x26131 -x41191 -x44032 -x516 x1763 -x3010 -x48698 -x49286 -x21456 -x39464 x6443 -x15418 -x24488 -x29638 -x10655 -x1130 -x14662 -x40744 -x21997 -x33086 -x2804 -x39591 -x41004 -x33859 -x8851 -x1952 -x16355 -x49768 x13938 x4362 -x42354 x1784 -x37159 x17195 -x11722 -x45217 -x27356 -x41014 -x37193 -x3298 -x44834 x14739 x5049 -x21303 x19306 -x24886 -x13343 -x38878 -x36923 -x31333 -x15480 -x41968 -x42339 x3558 -x26383 -x24222 -x2607 -x43960 x11758 -x24163 x8790 -x39311 -x36041 -x3941 -x36937 -x33391 -x22024 x26422 -x33455 -x1569 -x14169 -x22412 -x33548 -x20255 -x1980 -x8353 -x45007 -x49171 x2642 -x40299 -x24904 x44994 -x15728 -x44842 -x33896 -x49588 -x34960 -x4911 -x20379 -x3703 -x30906 -x45495 x23266 -x5186 -x1581 -x43801 x30367 -x45844 -x48891 -x48339 x6256 -x21176 -x48659 x19556 -x18200 -x20335 -x38611 -x23514 -x43487 -x46510 -x47179 x12187 -x33457 -x3978 -x21417 x8187 -x18180 -x8255 -x8421 -x3606 -x49024 -x5487 -x24218 -x20267 -x41826 -x30234 -x14405 -x15407 -x29941 -x37440 -x35162 -x38167 -x29777 -x20396 -x1120 -x2111 -x3090 x25593 x3017 x26443 x24921 x2266 -x44936 x10855 -x15729 x23935 -x48117 -x3731 -x7623 -x42724 -x36913 -x42799 x45481 x46544 -x36640 -x39568 -x32345 -x46148 -x20178 -x40083 -x5562 -x32202 x13805 -x16389 -x40575 -x4053 -x32141 -x27052 x28270 -x5774 -x44484 -x5593 -x12520 -x41999 -x1336 -x20621 -x37234 x13104 -x43328 x18496 x7075 -x15479 -x38729 -x36388 -x28847 -x45440 -x47333 x27304 -x34155 -x26551 x28168 -x21774 x26625 -x17248 -x37870 x29479 -x2269 -x43094 x25231 -x34082 -x45729 -x46205 x29266 -x46949 -x588 x9930 x11935 -x49753 -x49839 x1264 -x26398 -x18794 x18368 -x35900 -x29252 x700 -x32143 -x47195 -x48146 -x30968 -x8344 -x18067 -x12275 -x22139 -x150 -x12389 -x24280 -x28138 -x47571 -x42703 -x20596 x9129 -x14179 -x45942 x19049 -x30289 -x8792 -x12330 -x33354 -x32097 -x39016 x18181 -x5679 -x8676 -x49328 -x44980 -x31499 -x49015 -x31006 -x31322 -x32115 x27514 -x7680 -x49904 x25675 -x7861 -x49019 x9239 x22745 x44295 -x47313 x25617 -x38857 -x39977 -x6512 -x41448 -x46514 -x46595 x20004 -x24138 -x25100 -x20766 -x15390 -x37188 -x38158 x29074 -x8206 x13081 x21424 -x38961 x29596 -x49203 -x40579 -x14012 -x42379 x8039 -x24660 -x48148 x14588 -x22834 -x42418 -x27904 x3750 x9510 -x15139 x11690 -x20473 -x1974 -x14647 -x24963 -x16011 x14019 -x20841 -x4171 -x43611 -x22320 -x40279 -x25488 -x47929 x24915 -x42713 -x3667 -x49521 -x23542 -x6513 -x46039 x4060 -x47461 -x37564 -x43020 -x45053 -x28143 -x9147 -x48421 -x44623 -x36637 -x15037 -x45894 -x30570 -x3660 -x5537 x11671 x37094 -x41021 -x30796 -x35676 -x39079 -x44838 -x14139 -x21031 -x33858 x18049 -x10025 -x44406 -x43004 -x16196 -x46876 -x1408 -x42077 -x3845 -x28575 x8764 -x16431 -x42888 -x41714 -x47696 -x3058 -x5430 x9540 -x13798 -x14210 -x18407 -x675 -x19850 -x23941 -x24238 x29323 -x47717 -x24589 x24059 -x4292 -x43443 x8370 -x32873 -x15428 -x26619 x2948 x23279 -x1778 -x12723 -x7673 x22757 -x29738 -x5279 -x9332 x482 -x32223 -x36850 -x44207 -x44383 x16775 -x360 -x26674 -x29130 -x25674 -x35983 -x35853 -x24541 -x36230 -x20680 -x31706 -x37775 -x41876 x13699 -x16665 -x43495 -x9969 -x37070 -x9328 -x10886 x25208 -x43191 -x1081 x9002 -x45971 -x25105 -x46605 -x11661 x20415 -x31749 x6330 -x45229 -x39006 -x49721 -x26732 -x43310 -x32619 -x40283 -x33553 -x33349 -x28376 -x17294 -x27988 -x2710 -x12668 -x14447 x24621 -x29854 -x43043 -x24690 -x26095 x37047 x9222 -x18556 -x27664 -x23196 -x21205 -x21019 -x21138 -x12488 x28211 -x20804 -x40930 -x43290 x15641 x22551 -x2422 -x4841 -x24169 -x5016 -x7664 -x11887 -x40334 -x40826 -x27877 -x1911 -x3515 x12940 x23812 -x13456 -x24575 -x33048 -x4512 x661 -x35658 x19014 -x32885 -x18807 -x22102 -x41996 -x18699 -x44699 -x12169 -x41774 -x22557 -x23264 -x27378 x9444 -x19469 x22404 -x11970 x441 -x49339 -x27371 -x33862 -x42822 -x24151 -x29799 -x13053 -x24084 -x29149 -x17014 -x41470 -x8040 x3889 -x43790 -x46878 -x26614 x27282 -x29648 -x6995 -x40722 -x31575 -x42692 -x37181 -x21748 -x49454 -x46048 x36990 -x15403 -x20366 x12039 -x6724 -x35249 -x30671 -x19260 -x23586 x18872 -x40071 -x25481 -x32588 -x46297 x13303 -x4448 -x19451 -x15343 -x11026 -x20861 -x25867 -x46675 -x39095 -x44293 -x24 -x32858 -x34114 -x25649 -x36573 -x4231 -x38358 -x20937 -x41603 -x33293 -x497 x895 -x44401 x15478 -x4006 -x32932 -x16156 -x16560 -x8149 -x39841 -x36846 -x46629 -x29661 x6567 -x10868 x34571 -x36104 -x34386 x12155 -x36537 -x42929 -x48420 -x11058 -x19771 -x18629 -x35727 -x1111 -x37301 -x11907 -x20811 x14480 x7953 -x36995 -x13361 -x36010 -x18273 -x33433 -x47033 -x2067 -x11355 x29629 -x30019 -x45675 x2970 -x47642 -x1962 -x33152 -x49645 x17558 -x33210 -x38963 -x14509 -x6083 -x48500 -x2297 x14713 x16869 x4136 -x44558 -x31868 -x11363 -x45589 -x4294 -x49573 -x48065 -x33906 -x216 -x20546 -x14780 -x1252 x20813 -x37169 -x28382 -x19985 -x40735 -x2651 -x20116 -x29261 -x8424 -x34679 -x20525 -x16806 -x8574 x28400 -x19593 x9840 -x32089 -x21416 -x49805 -x43952 -x11429 x9307 -x2682 -x34385 -x47113 -x30757 -x9232 -x28611 -x25311 x8832 -x2011 x29053 -x46963 x27492 -x28321 -x40116 -x22661 -x44931 x14816 -x32402 -x2982 -x42857 -x44277 x6506 -x16818 x8738 x28049 -x1738 -x30800 -x46676 x13719 x25140 -x3084 -x30377 x5008 -x26976 -x34528 -x2280 -x33901 -x26929 -x17214 -x31065 -x22546 x3906 -x14959 -x47720 -x34816 x9257 -x49411 -x20532 -x48632 -x21827 -x22722 -x44784 -x8156 x2278 -x8166 -x38778 -x35745 x3699 -x22654 x23087 -x46828 x21671 -x44666 -x27477 -x26094 x2388 -x30308 x1273 -x35327 x8551 -x47596 -x31290 -x31876 -x7841 -x40182 x181 -x10075 x28201 -x6637 -x48828 x9972 x6404 x21002 x18111 -x26442 -x39852 -x44371 -x7407 -x25119 x24273 -x40076 -x37805 -x24825 -x41374 -x37222 -x17797 -x41112 x48055 -x34402 -x16138 -x12943 -x47711 -x29757 -x38361 -x35082 -x25607 -x38198 x23307 -x43498 -x10408 -x39150 -x13591 -x25451 -x37141 -x45221 -x45159 -x7120 -x48413 -x43520 -x44180 -x45416 x3746 x5095 -x33390 -x30552 -x30602 x2165 x2583 -x46648 -x24986 -x42760 -x35985 -x34429 -x43878 -x29430 -x44790 -x41782 -x34680 -x19328 x39933 -x21407 -x40139 -x25732 -x5783 -x4337 -x31237 -x38439 -x4109 -x37989 -x41632 -x33531 -x14087 -x23983 -x18486 -x1987 -x22964 -x29950 -x32268 -x42461 -x26908 -x41503 -x6336 -x13731 x15186 -x43692 x9261 -x38667 -x40486 -x47420 x48880 -x9836 x10717 x23511 x18688 -x38328 x27741 -x867 -x44846 -x29065 -x19297 x10853 -x495 -x20962 x28029 -x47559 -x6522 x22579 -x49097 -x35694 -x30314 -x30644 -x2498 -x34668 x3312 -x19856 -x3132 -x4836 x24241 x22898 x13558 -x43109 -x43843 -x24580 -x34785 -x10513 -x32616 -x46666 x15104 x15474 -x43969 x18918 x29141 -x4944 -x40975 -x44610 -x11579 -x11191 -x35323 -x42776 -x3739 -x37297 -x34623 -x24827 -x12815 -x21240 -x12098 -x20988 -x38229 -x43405 x14689 x30560 -x48447 x28614 -x38964 -x19041 x21818 -x20192 -x34617 -x47168 -x32513 -x27248 x1238 -x38505 x27411 -x21247 -x13794 -x48163 -x49326 x1468 -x6919 -x21992 -x11359 -x35805 -x31055 x22009 -x22613 x7440 -x15002 -x4840 -x13885 x19595 -x34569 -x16168 -x3069 -x22397 -x5705 -x20292 -x38647 -x26067 x28846 -x33225 -x4980 -x24462 -x45144 -x16412 x43394 -x36571 -x21950 -x16012 -x38059 -x33593 -x42993 -x44901 -x45788 -x48145 -x36531 x24264 -x49955 -x9323 -x36213 -x1249 -x2221 x11957 x18019 -x1524 -x19884 -x26177 -x12326 -x2472 -x21829 -x43332 -x1882 -x47777 -x39156 -x31241 -x45410 -x49458 -x47331 -x23135 x469 -x17205 -x32376 -x18285 -x34735 -x25312 -x21326 -x31479 x30743 -x40226 x2837 -x38144 x28137 x17816 -x27549 -x18403 -x26178 -x48532 -x25126 -x15841 -x31423 -x42408 -x22256 -x19366 -x530 -x15941 x6223 -x9916 -x33704 -x6085 -x45038 -x11133 -x28743 -x41264 -x44285 -x13268 -x19963 -x2071 -x22871 -x6875 x7048 -x10319 -x146 x16697 -x12951 -x18726 -x43780 x3643 -x40232 -x6218 -x18066 x7690 -x23595 x27061 x3894 -x42838 -x20349 -x39312 -x31861 -x12031 -x5252 -x38820 x26432 -x31785 -x20484 -x3761 -x18560 -x30819 -x25532 -x11805 -x32611 -x26500 -x27874 -x1538 -x39751 -x6247 -x35441 -x36729 -x9931 -x24184 -x44584 -x29599 x26870 -x33187 x26710 x4197 -x35083 -x47204 -x20505 -x25253 -x29853 -x48064 -x31671 x16438 -x49142 x8142 -x35479 -x9692 -x7614 -x48550 -x18727 -x46570 x6156 -x30062 -x35158 -x45763 -x48341 -x39600 -x15300 -x26670 -x3888 -x43733 -x140 -x940 -x13853 -x33952 -x15264 -x29153 -x37152 -x23695 -x3803 -x33370 -x49546 -x47188 x28095 -x49659 x2362 x20930 -x35265 x14822 -x27251 x24975 -x44976 -x5682 -x35409 -x15923 -x7259 -x35136 -x32229 -x28436 -x47241 -x40789 -x14812 -x40949 -x3091 -x7716 -x839 -x1802 -x18232 -x38532 -x1404 x28854 -x40285 -x10485 -x5176 -x16015 -x11753 x15949 -x37722 -x32498 x16811 -x5065 x14214 -x1502 -x17098 -x43560 -x34740 x19312 x14870 x20817 -x16493 x2907 -x33647 x9451 -x13198 -x24260 -x34667 x28116 -x9402 -x43279 -x48203 -x44320 -x37585 -x30739 -x49679 -x35720 -x16975 x12521 -x19363 -x25074 x1208 -x11120 x35399 -x46092 -x49322 -x16643 -x678 -x11104 -x40731 -x19127 -x41066 -x48198 -x28265 x25816 -x6677 -x36963 -x7402 -x31332 -x44877 x7878 -x21859 -x6583 x17909 -x707 -x7189 x6087 -x2574 -x40889 -x36501 -x19168 -x36997 -x48873 -x35355 -x42525 x46035 -x48284 -x16612 -x17254 -x561 -x16474 x24821 -x36475 -x42871 -x38782 x11375 -x36666 -x21005 -x44013 -x44874 -x3494 x39958 -x12821 -x40300 x42937 x4945 -x47611 -x20172 -x7005 -x31971 -x38884 -x4736 -x4992 -x39068 -x41010 -x40887 x3089 -x27305 -x12008 -x24842 -x44039 x4330 x22932 -x21291 x3861 -x29422 -x1138 x12062 -x38139 -x39390 -x17236 -x42532 -x8726 -x17545 x4207 x16177 -x46853 -x40405 -x17626 -x6871 -x14287 -x32634 x9124 -x24768 -x23402 x29536 -x46849 -x39668 -x31242 -x29052 x43925 -x37855 x25584 -x42544 x2786 -x32832 x9088 -x41164 x25227 -x46663 -x3865 -x43088 -x34704 -x30128 -x43704 -x40247 -x41665 -x31874 -x7910 -x33875 -x23572 x20829 -x38523 -x29823 -x10313 -x30277 -x6635 -x13700 x8670 -x10080 -x23062 -x33 -x20760 -x34906 -x20127 x17904 -x48960 -x9637 -x39864 x4805 -x44698 -x11807 -x21390 -x22670 -x21436 -x23376 -x27697 -x11073 -x2181 -x13962 -x19686 -x46902 -x21545 -x29061 x18609 x19149 -x48062 -x30886 x13533 -x32218 -x45001 -x48441 -x48986 -x37249 x837 -x17776 -x18823 x26319 x43183 x22509 x29374 x22462 x29251 -x341 -x46896 x12249 -x1645 x27357 -x45673 x22289 -x25445 -x6173 -x3770 x5418 -x26003 x28146 -x49145 -x6938 -x15182 -x19843 -x46047 -x14113 -x40227 -x3815 x7103 x20504 -x5575 -x14821 -x34392 -x34710 -x25098 x47743 -x21034 -x12385 -x20454 -x435 -x17116 -x39247 -x10308 -x15233 x16341 -x10446 -x15793 -x25115 -x44328 -x16322 x20594 -x34531 x27990 -x22656 -x37024 x11411 -x32530 -x16501 -x8824 -x10166 -x37311 -x5630 -x44242 -x5677 -x46231 -x20182 -x464 -x45974 -x45442 -x2431 -x10003 x19667 x14586 -x35903 -x18415 -x31922 x25428 -x37156 -x28056 -x23660 -x35600 -x11182 -x12139 -x20885 x30416 -x959 -x10127 x7143 -x29257 -x14539 -x16599 x23197 -x24229 -x47534 x29982 x23671 -x35346 -x34215 -x39332 x30522 -x41442 -x49073 -x22145 -x40320 -x22189 -x40858 -x34148 -x20242 -x5171 x1879 x7888 x447 -x565 -x11235 -x30066 -x30751 x25276 x16759 -x45923 -x47201 -x49646 -x20536 -x29245 -x29773 -x33578 -x345 -x38848 -x8678 -x3328 -x39439 -x48041 -x49207 x24709 -x29732 -x26824 -x5632 -x39026 -x7484 -x18459 x807 x17777 -x21986 -x39300 -x40515 -x33392 x11465 -x32822 -x9971 -x6058 -x49389 -x38680 x3334 -x30120 x8727 -x31897 -x36223 x24475 -x42493 -x45564 -x45106 x23539 -x49664 x46718 -x19266 -x16161 -x17521 -x28485 -x7971 -x12620 -x33174 x1759 x11925 -x7784 -x40330 -x3693 -x27037 -x28003 -x45289 -x37125 x18031 x29049 -x1114 x1187 -x38931 -x2268 -x19574 -x8133 -x19286 x20106 -x42442 x3424 x16024 -x46448 -x10507 x39214 x15024 x36806 x15698 x19983 -x22506 -x243 x42854 -x36019 -x44460 -x46918 -x19251 -x356 -x42357 x14151 -x10623 -x1137 -x48666 -x49844 -x24296 -x47293 x1668 -x31739 -x40559 -x2426 x39202 -x32718 x16034 x19678 -x36526 -x44922 -x19531 -x19734 -x41033 -x40886 x9478 -x2941 -x45378 -x37290 -x21978 -x27599 -x33004 -x36160 -x10357 -x22400 x1794 -x6288 x16449 -x13450 -x33932 x18152 -x32417 -x32780 x25398 x17695 -x18115 x19249 -x644 -x7331 -x22479 -x3871 -x8251 -x24673 -x7361 -x43120 -x44302 x134 -x15142 x22047 -x22591 -x15996 -x41327 -x33937 x10698 -x23441 -x3672 -x34717 x19891 x17082 -x35857 -x49014 -x35947 -x29743 -x36129 -x11333 -x21832 -x23148 -x44933 -x40820 -x26393 -x47762 -x25192 -x25189 -x44171 -x39951 -x44446 -x40881 -x15275 -x35773 -x37565 -x682 -x28853 -x32993 x23129 -x42054 -x49702 -x34057 x19991 -x49275 x5495 -x46528 -x47081 -x38904 -x2719 x4643 x17860 -x34378 -x20859 -x21741 x29332 -x47450 -x11905 -x48404 -x15469 -x31940 -x6610 -x30396 -x25069 -x38920 -x48560 -x49155 -x39195 x21865 x24771 x7663 -x41663 -x43271 -x43158 -x14687 -x48440 -x49567 x16600 -x3681 -x83 -x13181 -x41481 -x46569 -x41550 -x44033 -x24501 x7372 -x46552 -x11999 -x40821 -x47001 -x35191 -x27814 x49903 -x1534 -x44253 -x29556 -x8059 -x10735 x2616 -x373 -x43299 -x38118 -x34527 -x16469 -x49617 -x21293 -x13124 -x46732 -x32559 x3106 -x21000 x1803 x5110 -x33659 x19117 x2767 -x26698 x28393 -x3745 -x28911 -x46383 -x11123 -x19420 -x32745 -x21919 -x33201 -x49889 -x45088 x28560 -x12987 -x46719 -x20839 -x6144 -x6628 -x26214 -x5882 -x15717 -x35044 -x20764 -x26766 x24932 x29733 x29846 x21370 -x34248 x10215 x41012 -x46722 -x2946 -x29032 x41281 -x15444 x18347 x11360 -x23690 -x6819 -x49571 -x45065 -x21673 -x29690 -x26412 -x13251 -x43444 -x1982 -x23379 -x43019 x46784 -x19808 -x36814 -x41986 -x7620 x27416 -x9657 -x26486 -x27344 x8452 -x37977 -x48848 x9151 -x6934 -x8597 -x11462 -x35884 -x35980 -x25346 x770 -x4385 x4780 -x44528 x15528 -x30006 -x32262 x8978 -x44197 -x48993 -x44306 -x15987 -x2040 -x27746 -x37490 -x44564 -x29300 -x45434 -x2994 -x17280 -x13831 -x31777 -x31675 -x7056 -x16061 -x35543 -x19800 -x8430 -x36066 -x32207 -x47056 -x36332 -x21523 -x10352 x13291 -x41923 -x12059 -x43886 -x37515 -x14330 -x11677 -x2482 x24302 -x1203 -x15830 -x21868 -x31569 -x46545 x38947 x5715 x25752 -x21016 -x18606 -x27136 x6320 -x45174 x15942 -x19139 x20099 x85 -x19473 -x34330 -x38119 -x41796 -x16565 -x4312 -x21199 -x26263 -x16192 -x19062 -x29286 -x46975 -x40089 -x19074 -x37287 -x12852 -x29625 -x38636 -x46698 x29572 -x16277 -x6240 -x26736 -x38456 -x15350 -x28956 -x44552 -x679 -x34541 -x49534 -x31226 -x34927 -x23072 -x23207 -x48143 -x6614 -x42239 x18576 x1115 -x13930 x3949 -x48842 x3870 -x32053 -x39279 -x12912 -x43369 -x43918 -x5909 -x1230 x25990 -x48765 -x18222 -x30134 -x35472 -x21663 -x25750 -x8215 -x44311 -x11879 -x9824 -x35859 -x34743 -x48768 -x10045 x20530 -x18619 x49979 x24684 -x29148 -x19438 -x33359 -x18021 -x15181 -x25638 x27318 -x23212 -x3329 x6253 -x10250 x14390 -x93 -x44178 -x43230 -x38281 -x6517 x31561 -x19954 -x15587 -x40983 x9427 -x42122 -x35012 -x20816 -x21106 x22790 -x31665 -x11002 -x36262 -x37882 -x39304 -x48165 -x48862 x12398 x43839 x30208 -x30410 -x16890 -x32123 -x31863 x24082 -x34079 -x18416 x20291 -x41594 x6973 -x44512 x26499 -x6447 -x31140 -x19290 -x47879 -x45691 -x22457 -x7502 -x45150 -x3901 -x6109 -x14594 -x42602 -x48130 -x45078 x2052 -x49894 -x19254 -x32881 -x21680 -x13638 -x36929 -x28470 x44346 -x5612 -x7308 -x43746 -x11362 -x43387 -x14953 -x9682 -x21430 x12583 -x49769 -x19754 -x2572 -x15524 -x1073 -x15195 -x24737 -x34164 -x25002 x20139 -x36821 -x28677 -x34225 -x24635 -x14220 x27587 -x14023 -x29826 -x22078 x14163 -x30403 x15543 -x8446 -x33096 -x35095 -x21601 -x25255 -x44663 -x44453 -x37333 x17844 x20318 -x2883 -x37005 -x46632 -x11146 -x4554 -x44003 -x36117 -x45533 -x33792 -x28252 -x7951 x12446 -x21289 -x32542 -x8019 -x27398 -x45085 -x38302 -x34908 -x15661 -x42314 -x33064 x26004 -x26912 -x41583 -x42285 -x13474 -x45784 x4320 x7845 -x11573 -x43521 x13381 -x42594 -x12142 -x13902 x517 -x49055 -x35476 -x46399 -x23467 -x42470 x8461 x14528 -x19259 -x20834 x6964 -x48396 x11265 x13156 -x31157 -x19974 -x4855 x13740 -x29253 -x49525 -x41227 x16881 -x32084 -x9598 -x29803 -x30620 x27881 -x45725 x47428 -x33248 -x33839 -x35953 -x46471 -x47138 -x4611 x10939 -x36084 -x44582 x6768 -x18504 -x18705 x26832 -x40877 -x1470 x15928 -x1597 -x39957 -x2915 -x42827 -x19821 x23201 -x3138 -x3469 -x36133 -x48313 -x38556 -x11820 -x2100 x3631 -x33572 -x47008 x14616 -x30769 -x30889 -x6355 -x9590 -x13759 -x48963 -x48046 -x10331 -x30093 -x35852 -x23183 -x36868 -x33302 -x46253 x49160 -x17720 -x45891 -x44540 -x5680 -x41726 -x44066 -x44779 -x42185 -x49634 x184 -x21117 -x1728 -x30606 -x27652 -x31263 x25383 -x42785 -x38117 x4949 -x20168 -x29328 -x5727 -x12329 x10669 x1128 x8477 -x48384 -x44573 -x49037 -x30539 -x19973 x13709 x13854 -x38544 -x47526 x334 -x26708 -x29361 -x40137 -x32354 -x49742 -x5623 -x3039 -x19373 -x24914 -x15553 -x26324 x33582 x11449 -x15015 -x29194 -x48361 -x29820 -x35707 -x8309 -x25959 -x48105 -x1993 -x42415 -x8046 -x1469 -x1563 -x44219 -x44502 -x37236 -x12217 -x37351 -x30119 -x45108 -x41237 x35846 -x33168 -x31221 -x21813 -x29192 -x44124 -x35774 -x3313 -x34160 -x28401 x9169 -x19158 -x14366 -x7905 x2845 x22377 -x2988 -x13966 -x24820 -x38900 -x31454 -x43989 -x43566 x6233 -x712 -x41967 x7643 x11633 -x15137 -x9713 x15053 -x7050 x5020 -x21442 -x22234 x1861 x46280 -x26342 x25013 -x26075 -x29284 -x16497 -x42715 x16610 -x28261 -x32872 -x31873 x8604 x12536 x43580 -x38152 -x38249 -x7505 -x34067 x25267 -x30153 -x48686 -x21728 -x23944 -x18818 x5215 -x16211 -x24962 -x44026 -x31109 -x5217 x6340 -x10904 -x34836 -x11864 -x38060 x29443 -x46022 -x39316 -x44909 -x46165 x23796 -x46929 -x25785 -x8530 -x1243 x8868 -x7595 -x44726 -x22725 -x37862 x13146 -x649 -x47614 x23600 -x36122 -x30346 -x45860 -x18313 -x22845 -x46261 -x36222 x17939 -x18869 -x47966 -x12126 -x33686 -x18310 -x25015 x10475 -x36553 -x1530 -x25358 -x13255 -x44016 -x45453 -x11341 x24192 -x48803 -x1186 -x37032 -x43564 x2288 x1651 x9885 -x21765 x18103 -x34404 x25799 -x43792 x22431 -x12515 -x43205 -x48168 -x21288 x11814 -x27715 x17635 -x30168 -x27806 x7084 x29555 x2489 -x12830 -x32472 -x24972 -x15078 -x35556 -x20123 -x26707 -x2084 -x39128 x1093 -x36124 -x36863 x25872 -x13382 -x48252 -x40825 -x19824 x27051 -x455 -x5634 x18454 -x45023 -x31819 -x16937 -x32326 -x38403 -x46404 -x48480 -x15361 x24911 -x38130 -x11090 -x7524 -x43645 -x44273 -x18080 x25228 -x49439 -x43171 -x36159 -x48042 -x33618 -x45992 -x38817 -x46584 x12863 -x28878 -x4802 -x16406 -x21397 x22598 -x33301 -x33809 -x43327 -x6140 -x43896 -x38300 -x41927 -x42844 -x37826 -x6358 -x37445 -x44941 -x47080 -x38487 -x24226 x26501 -x34952 -x3612 -x27512 -x4511 x11654 -x26751 -x27159 -x26285 -x7759 -x11098 -x21794 -x1363 -x41993 -x42686 -x44628 -x16797 -x8927 -x4678 -x21925 x25148 -x5765 -x6978 -x2314 -x873 x24552 x9310 -x11301 -x14910 -x37993 x2098 -x9808 -x48397 -x18718 x8124 -x3907 -x18715 -x40967 -x47074 -x28926 x738 -x16885 -x19511 x7032 x9992 -x4539 -x42435 -x38287 -x36139 -x43793 -x4338 x27866 x17475 -x33008 x42176 -x39135 x28218 x5147 -x7225 x9184 -x16832 -x36562 -x37003 -x8271 -x27348 -x1639 -x19351 -x13684 x34058 x10654 -x26428 x20518 -x7799 -x7416 x23233 -x7736 -x6933 -x37428 -x18184 x48081 -x2414 x8402 x14401 x6994 -x39718 -x20860 -x27494 -x42320 -x36694 -x36378 -x7501 x454 -x6898 -x29147 x718 x43478 -x44706 -x31195 -x10606 -x21461 -x47158 -x21953 -x31058 -x14834 -x12655 x12770 x4851 -x29649 x38007 x24645 x11442 -x36047 -x8260 -x37594 -x29063 -x44400 -x49061 x22325 -x2045 -x24715 -x46457 -x9090 -x20826 -x14751 -x22384 -x36569 -x20548 -x38244 x13552 -x330 -x31254 -x32836 -x19997 -x49764 -x40121 -x20645 x28349 -x28508 x16074 -x21856 -x40697 x22640 -x4603 -x13625 -x6308 x21494 -x30604 -x7793 -x49537 -x38545 -x5414 x10778 -x9727 x10870 -x892 -x8276 x4116 -x14604 x14855 -x3556 x11017 x204 x8506 -x2274 -x33598 -x14676 -x45426 x37736 x397 -x32772 -x32336 -x45927 -x37982 -x39788 x9497 x29256 -x44851 -x17338 -x27995 -x38308 -x20047 x27106 -x2061 -x21123 -x38807 -x7126 -x38912 -x48010 -x49801 -x18651 -x48151 -x6489 -x23622 -x19519 -x41308 -x6972 -x13473 -x12683 -x31253 x4479 -x8211 x11402 -x40465 -x9182 -x26628 -x3955 -x6813 -x34483 -x32265 -x7498 -x36590 -x31778 -x38469 -x32465 -x48819 x29233 x13408 -x43771 x4800 -x13889 -x33043 x19003 -x11217 x37139 -x30873 -x10342 -x42767 -x47436 -x909 -x31996 -x6620 -x33573 -x5035 -x25424 -x49982 -x5197 -x26247 -x7881 -x5831 -x14327 -x29818 x4719 x9282 -x11125 -x36460 x39087 x7321 -x34817 -x42279 -x37629 x29136 x26864 -x7975 -x45018 -x4245 -x19719 -x7774 -x21802 -x12601 -x18337 -x21672 -x38712 -x36559 -x31274 x11705 -x19825 -x22041 -x35732 -x4637 -x31800 -x38909 -x29703 -x2596 x28604 -x7303 -x44038 -x38323 -x2185 x9698 -x23853 -x27419 -x37506 x26807 x35988 x15164 x23009 x27436 -x16281 x4304 -x4860 -x17136 -x13476 -x36293 -x22314 x7184 -x3484 -x18941 -x1275 -x20050 -x23382 -x9648 -x15580 -x19715 -x29316 -x45579 -x37690 x2809 -x17221 -x44160 -x12969 x18018 x4917 -x26675 x27954 -x17638 -x6014 -x43826 -x18449 -x2502 -x11890 x29108 -x47197 -x44646 -x2517 -x45959 x23057 x12767 -x29341 -x22194 -x37610 -x39557 -x41343 -x33109 -x13094 -x4300 -x17970 -x13732 -x41495 -x6701 -x48602 x11039 -x20672 -x34910 -x59 -x48705 -x43937 -x25165 x29893 -x27033 -x24039 -x4676 -x9549 -x19176 x21557 -x49533 -x31485 -x1352 -x16828 -x7865 -x47615 -x26388 -x30827 -x25244 -x40925 -x33648 -x1263 x8903 -x14265 -x47521 -x18686 x20617 -x20691 x13329 -x17601 -x36535 -x22233 -x25279 -x28671 -x3215 -x37248 -x17357 -x44158 x9812 -x42677 -x13549 -x30972 -x41000 -x23564 x40803 x20666 -x15325 -x459 -x38309 -x17212 -x33834 x723 -x15347 x4349 x5699 -x14400 x10322 x6889 -x14624 -x7439 -x25850 -x28423 x13666 -x40127 -x48783 -x25381 -x40023 -x20183 -x5791 x23560 x22235 x22043 -x42198 x28824 -x36224 -x34896 -x5325 -x49630 -x35383 -x34715 -x46436 -x32502 x17341 -x22419 -x14811 -x13565 x13562 -x38724 -x25270 -x25079 -x26349 -x35106 -x37348 -x23969 -x6863 -x20121 -x30223 x14221 -x6949 -x37078 -x25012 x24070 -x38582 -x10175 -x47871 x7342 -x43217 -x47679 -x48921 -x6841 -x9432 -x48719 -x44785 -x44214 x7567 -x31291 -x31607 -x37924 -x43784 x25468 -x40841 x11542 x20934 -x19495 -x4407 -x49287 -x11006 x17686 -x30879 x25190 -x18056 -x4282 -x9961 -x21699 -x34865 -x457 -x13908 -x31995 -x39500 -x8629 -x1378 -x29033 -x9417 -x49555 -x6678 -x46900 x5037 -x36811 x115 -x1652 -x30471 -x10522 -x34109 -x6328 -x22474 x20576 -x32411 x2212 -x2868 -x32220 -x46185 x19828 -x1807 -x33708 x47880 x29154 -x40077 -x33297 x39335 -x3273 -x4922 -x9764 x20513 -x43454 -x47039 -x7890 -x26160 -x49047 x5375 -x42923 -x743 x1416 -x30612 -x2006 -x4180 -x40775 -x42252 -x10599 -x18448 -x39888 -x21260 -x41597 -x42866 -x9627 -x10253 -x26593 -x5864 -x42161 x9763 -x26186 -x20613 -x12386 -x36181 -x39758 -x41152 x2806 -x3388 -x21607 x14206 -x38526 x10845 -x16546 -x11088 x14979 x29036 -x43659 -x18886 -x14771 -x40052 -x47774 -x31094 -x46478 -x38194 -x13725 -x27065 x21023 -x18481 -x32086 -x9358 -x23493 -x40172 -x40941 -x29749 -x14394 -x25891 x485 -x12844 -x17192 -x31061 -x13904 x15332 -x42691 -x13755 -x12483 -x28943 -x39785 -x31112 -x35315 -x36546 -x35437 -x31038 x1999 -x35673 x11980 -x27976 x38527 -x10488 x13751 -x42587 x22533 -x4175 -x46664 -x4460 x337 -x5079 -x19560 -x21248 -x4764 -x42706 -x24730 -x28818 -x1446 x26143 -x436 -x24020 -x11898 -x31641 -x7176 -x8058 -x40046 -x47603 -x3194 -x37272 x28407 -x7496 x5997 x14156 x20250 -x33807 -x47243 -x32257 -x12893 x38035 -x24682 -x31035 -x20429 -x28727 -x47148 -x11665 -x35068 -x30781 x6114 -x15131 -x10752 -x41449 -x27396 -x32891 x25123 x21268 -x44373 -x20656 -x40567 x14442 -x16457 x3216 -x11441 x27873 -x47469 -x1005 -x4178 -x13775 -x15355 x18072 -x22949 -x38777 -x29333 -x4766 -x41296 -x23640 -x37770 -x27876 -x45098 x8217 -x9454 -x6615 -x20285 -x33453 -x30222 -x48363 x19860 -x49368 -x2539 -x8387 x5862 -x49023 -x34232 -x48406 -x49377 -x36234 -x27581 -x16131 x1751 -x41728 -x38462 x23494 -x911 -x33388 -x16458 -x10339 -x20236 -x4620 -x35533 -x2256 -x11752 -x29729 x25644 x27659 -x904 -x19193 -x25419 -x44580 x20654 -x5735 x18411 -x17507 -x9683 -x37816 x34036 x27972 -x47946 -x31415 x28016 -x29980 -x32478 -x28280 -x40732 -x33715 -x39276 x4996 -x24817 -x29352 -x19631 -x32416 -x13375 -x9716 x1341 -x32100 -x18236 -x36463 -x45679 -x19432 x20797 x10443 -x45781 -x31028 -x45049 x16553 -x18723 -x24317 -x43822 -x29856 -x47319 -x22052 -x17519 x10753 -x47771 x14020 -x12870 -x7320 -x41468 -x10493 x20405 -x47340 -x45748 -x33838 -x29880 -x48837 -x25063 -x7781 -x33197 -x47153 -x21703 x28518 -x45932 -x28635 -x13022 -x39123 -x24221 -x7694 -x10701 -x22061 x18162 -x12304 x366 -x9908 -x19939 -x30742 -x22955 -x11279 -x1426 -x16234 -x39583 -x40218 -x45170 x4334 -x44053 -x47909 -x8867 x28955 -x28745 -x17133 -x42371 -x16801 -x39058 -x46685 -x43079 -x7776 -x1147 -x49358 -x33357 -x33093 -x3784 -x21698 -x36237 -x36458 -x9181 -x27686 x15485 -x2184 -x37081 x22316 -x36873 -x20012 -x9576 x22820 -x27959 -x22526 -x22931 -x28534 -x31520 -x13845 -x9172 -x47867 x13808 -x15970 x49538 x24969 -x34478 x4495 -x43262 -x48920 -x19307 -x34314 -x13 -x16315 -x31721 -x31931 -x1890 -x18623 -x38555 -x46562 -x16563 x10916 -x35550 -x31041 -x15277 -x2097 -x16730 -x44433 -x14121 x26343 -x37022 -x6641 -x46164 -x4200 -x38181 -x29851 -x36106 -x41982 x5780 -x25755 -x30752 -x36481 -x2756 -x36817 -x20959 -x33191 -x19196 -x38471 -x30759 -x4533 -x36719 -x25590 x10762 -x17955 -x19077 -x20606 -x32981 -x45249 -x33006 -x32088 -x32510 -x21744 x13142 -x3337 -x8093 -x15344 x15351 -x9993 x18584 -x24884 -x49456 -x478 -x32351 x30728 -x13795 -x31430 -x32524 -x16641 x30207 -x13871 -x15019 -x19638 -x49810 -x33027 x18685 -x4959 -x48611 -x27644 x1810 -x11648 x22461 -x5125 -x26368 -x8045 -x33927 -x11804 -x23995 x25106 -x24697 -x11451 x21152 -x31025 -x35258 x3438 x29205 x4149 x14174 x19371 -x23715 x11631 -x47316 -x364 -x22906 -x30152 x28606 -x10769 x21219 -x34966 -x47843 -x28452 -x9075 -x41367 -x46782 -x36423 x14849 -x45629 -x44255 -x25538 -x5179 -x6397 -x41752 -x33568 x2366 -x11699 -x48371 -x24562 -x10813 -x42986 -x52 -x49925 x448 x40051 x26724 -x44379 -x39814 -x34128 -x4571 x48932 -x16290 -x37264 -x41562 x23662 -x15161 -x40117 -x38063 -x3700 -x35540 -x31880 -x43091 -x48798 x21541 -x36377 -x17731 -x36638 x20869 x25249 x25167 x25654 -x9089 -x41973 -x48821 -x36146 -x31805 -x32726 -x28189 -x782 -x40592 -x17957 -x35427 -x49492 x1568 x2149 -x41257 -x29235 x3986 x18350 -x28515 x12611 -x43015 x19317 x3626 -x2736 -x19012 -x47840 -x34612 x17073 -x35919 x25423 -x23700 -x32118 -x25511 -x46045 -x34301 -x8640 -x11237 -x26979 -x2471 -x13085 -x22731 -x44767 -x41724 -x38713 -x45288 x27784 -x49159 -x21052 -x10588 -x9513 x26152 x13984 -x42653 -x36126 -x23776 -x41432 -x44824 -x42263 -x43507 x29399 -x2648 -x37534 x20919 -x12032 -x40262 -x41439 -x35246 -x23527 x20481 x22116 -x46014 -x28888 -x29724 -x301 -x48796 -x20738 -x2241 x1351 -x18327 x26255 -x31966 -x24544 -x19809 -x33675 x15614 -x5029 -x9652 -x29202 x3289 -x47677 -x37346 -x37250 -x44249 x46232 -x97 -x36671 -x41849 -x39480 -x31278 -x43411 -x8433 -x11693 -x17493 -x41811 -x29866 -x37992 -x3403 -x28825 x41703 -x19146 -x21439 x23592 -x48715 -x37535 x3772 -x48784 -x38840 -x35341 -x15631 -x45375 x15279 -x42675 -x20776 -x1288 -x47668 -x32101 -x21963 -x29232 -x16089 -x28895 -x44929 -x32705 x4140 -x17299 -x31551 -x21035 -x41084 x380 -x21789 -x26140 -x11981 -x15074 -x33725 -x30824 x22530 x10768 -x47251 -x22286 -x48530 -x36563 -x33342 -x27683 -x6478 -x47732 -x37601 x15223 -x7396 -x13506 x28849 -x42858 -x27083 -x2864 -x26599 -x28947 -x33180 x24210 -x30959 -x39482 -x42224 x6713 x11400 -x12817 -x49430 -x13462 x15875 x10101 -x18224 x25753 -x49109 -x25435 -x48267 -x40185 x26660 x10004 x29698 -x2436 -x43869 x3301 -x49673 -x36408 x26029 x7631 -x44531 -x40135 -x13874 -x43702 -x42014 -x22571 -x40101 x12576 -x31625 -x13224 -x12886 -x44816 -x27607 -x4852 -x11015 -x48089 x19935 -x32418 x17242 -x18867 -x6187 -x30595 -x28698 -x31246 -x27720 -x18906 -x49091 -x49483 -x43980 -x30518 -x47553 -x21558 -x15111 -x42031 -x36080 x23717 -x26364 -x138 -x41649 -x46463 -x6769 -x15860 -x26148 -x5439 x15863 -x22435 -x44149 -x20138 x13927 -x23026 -x31076 -x24451 -x36507 -x23612 -x16827 -x20661 -x9385 -x17780 -x48324 -x47307 x6606 -x46730 -x38894 -x327 x8114 -x10705 -x27752 -x49878 x31518 -x3446 -x6342 -x17244 -x2599 -x28646 -x32997 x20535 -x47738 -x23339 -x26033 -x4106 x21796 -x46505 -x33968 -x26828 -x37952 -x9662 -x37985 -x13247 -x32758 x24738 -x44959 x13348 -x42039 -x13856 -x49472 x22209 x18405 -x15421 -x15215 x34033 -x36145 x46172 -x21061 -x35588 x18977 -x8865 -x13579 -x11643 -x32227 -x25223 -x14623 -x38682 -x32138 x1791 -x38445 -x4965 -x20094 x21054 x14937 x15948 x7772 -x13127 -x37666 x5722 x41785 x36508 -x26496 -x18390 -x7741 -x47485 -x11372 x17025 -x8700 -x26034 -x5808 -x31615 x20905 x23283 -x48745 -x20923 x32636 -x47206 x12703 -x28286 -x14190 -x33186 -x619 -x2506 x20097 -x45544 -x8876 -x1782 -x29066 -x47290 x25849 x3076 -x3829 -x37014 -x24359 x9939 -x8016 -x32584 -x11531 -x39008 -x38202 x28666 x23475 x19288 x19187 -x45090 x46382 x9895 -x2457 x25697 -x5576 x28341 -x3801 -x32147 -x16223 -x43459 -x11024 -x25158 x6776 -x6432 -x30775 -x38997 x14489 -x17617 -x26241 x1218 x29318 -x30923 x8126 -x38084 -x47649 -x38829 -x2010 -x36454 -x33438 -x39027 -x844 -x14891 -x37498 -x46454 -x2147 -x15784 -x30488 -x36268 -x28564 -x26070 -x45332 -x29468 x1758 -x20931 -x47403 -x10168 x13093 -x47370 -x32950 -x28631 -x20362 -x39679 -x42182 x8974 -x16695 -x197 -x34658 -x17983 -x34511 -x39493 -x48225 -x1938 -x9057 -x29071 -x930 -x21080 x7280 -x30714 -x11762 -x36970 -x49993 -x12907 -x5508 x15187 x36346 -x27676 -x40642 -x45032 -x11032 -x10763 x7969 -x387 -x24118 -x21532 -x11481 x24630 -x23959 -x26696 -x7013 x23244 -x44078 -x48045 -x25555 -x10107 -x9819 x38530 -x47724 x17928 x7807 -x5603 x1044 x6408 -x15650 -x37270 x10184 -x2228 x14199 -x29365 -x42907 -x21263 x39676 -x11401 -x15334 -x14809 -x36205 -x25402 x9962 -x38103 -x49861 -x6367 x8555 -x2449 -x25594 -x12834 x24474 -x32087 x1515 -x17527 x8044 x22887 x4172 -x24540 -x38926 -x14951 -x48407 x21840 -x42998 -x45072 x41267 -x4169 -x40440 -x22854 -x38626 -x6174 x6060 x25163 x3764 -x37150 x22672 -x25550 x42267 x27109 -x11493 -x22272 -x47690 x7756 -x30622 -x28209 x14104 -x18957 -x3214 -x30481 x13211 x18474 -x36954 -x39752 -x12339 -x36655 -x25282 -x8508 -x6143 x11537 -x14244 -x21470 -x38775 -x4583 -x18751 -x33789 -x49879 -x34125 -x3161 -x46169 -x46348 -x7815 -x31326 -x3290 -x11987 -x39265 -x10962 -x41761 x9114 x3055 -x1048 -x10628 -x9742 -x46266 -x41848 -x21825 -x15432 -x32797 x7382 -x28152 x18013 -x809 -x3047 -x26330 -x43635 -x4166 -x27660 x13484 -x23619 -x43077 x26032 -x10422 x26919 -x16982 -x40412 -x35827 -x38616 -x32458 -x41784 -x43528 -x2728 -x43340 -x24572 x13957 -x15994 x12060 -x31445 -x30605 x13020 -x17278 -x40976 -x32356 -x12559 -x25107 -x47016 -x12501 x29859 -x43097 -x27125 -x40394 -x16073 -x7125 x28010 -x38090 x16767 -x47020 -x18562 -x25389 x28241 -x23014 x2343 -x1516 -x41336 -x34329 x12823 -x34373 -x34629 -x8866 -x45769 x36810 -x6856 x17960 -x18706 -x36987 -x38252 -x23260 x19644 -x24001 -x29248 x13888 x37048 -x44374 x14052 -x30334 -x39159 x24329 x5985 -x30459 -x7798 x8057 -x34517 -x47999 -x20368 -x36993 -x18769 x29237 -x45508 -x38385 -x5585 -x49887 -x34244 -x35072 -x10639 -x11388 -x21984 -x48351 -x7154 x15365 -x17677 -x16651 -x21244 -x46610 -x1398 x9964 -x40516 x7289 -x5799 -x47009 x13997 -x30002 -x45646 -x34073 -x21779 -x7509 -x46056 -x30447 -x3812 -x23167 x5385 x19885 -x33798 x49410 -x39539 -x48378 -x34379 -x33780 -x28243 x10722 -x48551 -x14651 x2494 -x23808 -x45264 -x48731 x3110 -x33475 -x30050 -x27156 -x27553 -x33148 -x25616 x48840 -x32921 -x33405 x13588 -x46024 -x1475 -x18598 -x44890 -x29753 -x9856 -x26409 -x11791 -x9963 -x41211 -x4988 -x3357 -x43447 -x46822 x2235 -x32580 -x7787 x33127 -x21536 x22238 x1944 -x31127 -x38095 -x39350 -x47664 -x9405 x3505 -x36521 x26673 -x20559 -x49079 -x47591 -x45373 -x44977 -x26484 -x6264 x10407 x21603 -x46376 x38774 -x49213 -x47992 -x37509 -x38649 -x31155 x26602 -x35448 -x17371 -x5965 -x34949 -x49994 -x41509 -x40689 -x17446 -x10973 -x22711 -x15749 -x41908 -x8088 -x8554 -x39871 -x34723 -x1625 -x24739 -x44533 -x44800 -x9486 -x18257 -x30249 x14183 -x15846 -x9159 -x47285 -x29642 -x32144 -x6775 -x5386 -x11577 -x29358 x10958 -x23898 -x34955 -x45795 x7019 -x3426 -x10185 x41966 -x250 x18561 -x43065 -x42787 -x29848 -x32828 x20569 -x27559 x10928 -x12185 -x35474 -x2964 x29146 x677 -x14610 x9851 -x35973 -x9249 -x14476 -x26295 -x36520 x17708 -x1177 -x46667 -x25665 -x44665 -x34509 -x48359 -x20352 -x4525 -x27816 -x21021 -x31440 -x7744 -x2666 -x40141 -x33389 x35231 -x1229 x5549 -x49633 -x29767 -x33976 -x27969 -x22830 -x49708 -x39599 -x46237 -x8401 -x17286 -x29223 -x12206 -x29653 x3401 -x20096 -x32894 -x23106 -x38467 -x42494 -x28335 -x43985 -x37062 -x3150 -x38332 -x39595 -x5071 -x34008 -x6215 -x2456 -x17284 -x35122 x11377 -x47806 -x7604 -x13620 -x22769 -x12250 -x21418 -x30897 -x44605 -x15880 -x21233 -x336 x3753 x29274 -x33080 x20134 x22242 x27708 -x10660 -x12530 -x10679 x26770 x41698 -x27918 -x46405 -x49425 -x49792 -x12681 x21630 x7751 -x43547 -x49289 -x33761 -x37086 x23970 -x9718 -x3281 -x23676 -x23614 -x38304 -x37682 -x48150 -x25443 -x46585 x11107 x17946 x26174 -x33042 -x32460 -x8388 x20873 -x46215 -x30118 -x49065 -x3805 -x16377 -x24444 -x10901 -x4938 -x41024 -x48490 -x40871 -x36858 x22892 -x43107 -x35591 -x21629 x20254 -x43718 -x28885 -x39794 -x49060 -x29075 -x11635 -x36334 -x33724 -x10565 x7606 x2544 -x4929 -x44054 -x14894 x43808 x22766 -x7530 -x25676 -x28648 -x43269 -x20713 -x13294 -x40868 -x35160 -x36221 -x28524 x6830 -x41892 -x426 -x12697 -x23153 -x1897 -x11177 -x43432 -x33272 -x4794 -x1191 -x9681 x3461 x11389 -x26841 -x16609 -x47557 -x19007 -x48131 -x22732 -x27822 -x48434 x16564 -x8345 -x35633 -x30701 -x9989 x5564 -x44547 -x49986 x18758 x2397 -x30577 -x24633 -x24181 -x37310 -x16140 x20330 -x40385 x7666 x7973 -x25143 -x47773 -x15778 x16490 -x44837 x315 -x48517 x4469 x8714 -x29550 -x20104 -x45285 -x31063 -x9757 -x12210 x4072 -x22044 -x27566 -x10553 -x2134 -x9789 x13970 -x29123 -x32955 -x43571 x20276 -x40890 -x28843 -x13172 x28562 x41974 -x46153 x16434 -x20290 -x4677 -x26820 -x10143 x30217 -x30176 -x12558 -x47250 -x6870 -x2830 -x35736 -x26965 -x39384 -x563 -x916 -x19572 -x28248 x48995 -x38773 -x32068 -x39823 -x49703 x13074 x17154 -x25440 x499 x18698 x26172 -x33552 -x45383 -x28312 -x27121 -x41719 -x39561 x12945 -x33107 -x32937 -x42002 -x4026 x23151 -x15668 -x26814 -x46703 -x28790 -x29829 -x2349 -x30891 x3855 x11009 -x42679 -x27714 -x23292 -x14129 -x15634 -x16025 -x28348 x17622 -x44999 -x49862 -x44478 -x6580 -x34184 x25280 -x39630 -x11259 -x35351 x39954 -x1484 -x40992 -x30319 -x32116 x14889 -x34243 -x36751 -x21926 -x27940 x29675 x46754 -x36764 -x12484 -x13761 x5120 -x42229 -x43050 -x17650 -x41239 x1333 x28067 -x46936 -x25708 -x9876 -x36088 -x43213 -x19470 -x22453 -x31704 -x37012 -x41845 -x43717 -x32829 -x41181 -x49841 x18466 -x8127 x29216 x12570 -x7376 -x23879 -x12639 -x38106 -x49602 x19690 -x25856 -x4695 -x33079 -x34045 -x34047 -x16949 -x10029 x5611 -x21929 -x33873 -x4297 -x13025 -x35370 x20437 -x41526 -x35094 x10638 -x11281 -x15132 -x8117 -x32934 x28295 -x27450 x20648 x18731 x5234 -x2200 -x31328 -x29772 -x31707 x2377 -x11018 x16568 x21496 -x49910 x12749 -x46418 x1444 -x23618 x8490 -x3599 -x6192 -x7397 -x11500 -x40186 -x4108 -x11644 -x36299 -x21933 -x6815 -x32777 -x8224 -x18246 -x31190 -x34127 -x45717 -x28927 x1330 -x37656 x27247 -x49821 -x49901 -x43390 -x3967 x16299 -x15899 -x31886 x46914 -x32374 x17099 -x4648 -x49509 -x11339 -x22090 -x46177 x5303 -x45518 -x14264 x21041 -x38355 -x49353 -x31244 -x35858 -x43727 -x2884 -x17063 -x22852 -x5835 x15203 x18279 -x33192 -x39890 -x26091 -x4534 -x35860 -x15529 x15973 -x36138 x14409 -x23419 -x9237 x20730 -x5971 x15083 -x39356 -x27930 x5006 -x31718 -x42994 x10353 -x32594 -x23876 -x17964 x19256 -x3715 -x7936 -x25277 -x39858 -x34932 -x40798 x2997 -x34549 -x45979 -x45758 -x49434 x17609 -x49577 -x47827 -x16968 -x34971 -x11331 x2516 -x33680 -x34848 -x7481 -x43481 x21665 -x31898 -x11300 -x11985 x23027 -x5540 -x33899 -x22368 x6374 -x23174 -x39466 -x3400 -x24931 -x41458 x2141 x9803 -x22794 -x1261 -x10922 -x40060 x15842 -x42178 x13249 -x27668 x18394 x8484 -x28063 -x27149 x247 -x32098 -x26069 -x27594 -x7453 -x17367 -x1465 x28292 -x46391 -x49969 x11904 x22519 -x29674 -x43146 x13310 x23425 -x18316 x49958 -x8512 -x40457 -x3038 -x6981 -x15934 x21213 -x23170 -x26065 -x42820 -x44728 x11732 x15145 -x29342 -x19156 x22882 -x42464 -x46672 -x18912 -x14084 -x33658 -x30318 -x25367 x4345 -x30859 -x48192 -x42399 -x23734 -x26774 -x3349 x29750 -x35890 -x48631 -x18333 -x5030 -x8645 -x37780 x26633 -x21420 -x29140 -x9811 -x45786 -x20316 -x4873 x9566 -x14403 -x28868 -x12256 -x36484 -x35041 -x24323 -x40372 -x42644 -x47785 -x15150 -x33852 -x43196 -x49404 -x20785 -x1495 -x34226 -x29979 -x43696 -x19889 -x28375 -x30467 -x33721 -x6937 -x3022 -x4973 -x32940 -x47972 -x1896 -x28306 -x10593 -x23752 -x35318 -x18128 -x43691 -x47180 -x16755 -x22671 -x19137 -x32696 x9250 -x36251 -x46041 -x27004 -x2182 x9228 -x33727 -x37869 x19652 -x10944 -x46199 -x43609 -x44275 -x5700 x24848 -x30526 x11368 -x6944 -x31493 -x37967 -x30116 -x36056 x5066 x2313 -x7384 -x35373 -x20195 -x28733 -x37543 -x42941 x26984 -x45609 x10700 -x4845 -x33957 -x20643 -x29421 x4535 -x38803 -x25800 x30670 -x1168 -x8659 -x46646 x38879 -x10577 x18966 -x21776 -x40677 -x21596 x4584 -x21580 -x19436 x23738 -x1785 -x42069 -x41210 -x8843 -x8581 -x39838 -x28750 x22614 -x23021 -x23837 -x1471 -x40264 -x46355 -x48858 -x35364 -x38043 -x35981 -x10584 -x48372 -x1326 -x24349 -x41979 -x8137 -x24509 x21675 x49210 -x36918 -x33617 x16584 -x22658 -x35127 x34151 -x28129 -x47499 -x483 -x23948 x35911 -x42257 -x31018 -x43121 -x6681 x34203 -x32625 -x35888 x29269 -x17538 -x47654 -x15824 -x44572 -x30601 -x7097 x4739 -x5072 -x40546 x19019 x25663 -x30967 -x13629 -x10888 x28776 -x45311 -x16957 -x31024 -x49736 -x3834 -x26142 -x17814 -x24598 -x18620 x9384 -x40834 -x2259 -x9406 x16783 -x48354 -x33521 -x3998 x7989 -x38748 -x34931 x17173 -x5036 -x6524 x14648 x20951 -x39505 -x48581 -x30197 -x18690 -x5858 x27475 -x28180 -x44543 x2534 -x43321 -x21792 -x30738 -x11246 -x25195 -x14096 -x36949 -x41696 -x41844 x16966 -x4920 -x17866 x28505 -x39622 x29913 x42310 -x19819 -x20993 -x41035 -x45740 -x8528 x25390 -x39193 -x7949 x21252 -x34957 -x43658 -x46843 -x31297 -x19073 x36834 -x12481 -x21644 -x3427 -x45487 -x12892 x4316 -x32825 x24970 -x3050 -x16636 -x22764 -x42962 -x1234 x33542 -x20085 -x13232 -x25111 x8116 x26805 -x8723 -x24925 x23356 x16361 -x730 -x44423 -x33270 x4466 -x26518 -x26960 -x39598 -x7174 -x12344 x29276 -x15988 x17452 x43085 -x11203 -x33005 -x17021 -x28019 -x41064 -x45876 -x38006 -x3796 -x25858 -x7797 -x27939 -x28273 -x48683 -x7344 -x31959 -x11538 x34117 -x11541 -x21191 x11593 -x38702 x20010 -x40294 -x9675 -x39712 -x30926 -x12663 x13130 -x27340 -x39767 -x31673 -x40768 -x30894 -x40338 -x49161 -x27274 -x32623 -x10213 -x10772 x26548 -x943 x11124 -x32476 -x16136 x26138 -x7095 -x38046 -x24611 -x44343 -x32996 -x28586 -x24833 -x7982 x493 -x29018 -x39590 -x30107 -x10010 -x46530 -x34335 -x1917 -x4844 x5947 -x11078 -x36039 x23178 x44741 -x21612 -x34866 x11747 -x38186 -x6394 -x22260 -x42258 x30417 x13655 x6488 -x17454 -x46174 -x11859 x36022 -x34230 -x8320 x458 -x33757 -x44154 -x34701 x35849 x17851 -x46506 -x258 -x29807 -x38085 -x44245 -x4068 -x25128 -x10831 -x1084 -x36892 -x35303 -x42295 -x1053 -x28336 -x26671 -x44654 -x34377 -x14235 -x36005 -x46 -x42227 -x9988 -x12865 -x33580 -x38086 -x30210 -x19076 x22255 -x18858 x11515 -x36699 -x27071 x7364 x12454 x18934 x29239 -x21896 x27743 -x4484 -x44071 -x25477 -x5843 -x29563 -x16284 -x22344 x6270 -x33676 -x26305 -x43496 -x10604 -x11806 -x18848 -x42697 x15436 -x21839 -x39422 -x37497 -x13011 -x44508 -x27789 -x16608 -x30937 -x6664 -x21987 x13787 x15394 -x24193 -x47015 -x46976 -x2076 -x37942 x23870 -x12748 -x49761 -x6098 -x5499 -x16716 -x13161 -x8845 x18921 -x34375 -x13646 -x29909 -x4933 -x17443 -x42475 -x46705 x19920 -x46158 -x30677 -x25349 -x28281 -x41645 -x30949 -x11975 -x23942 -x35442 -x19751 -x14619 -x23632 -x2805 x27840 -x43812 -x11698 x18238 -x48060 -x34239 -x31796 -x47129 -x2863 -x22463 -x33821 x7060 x25222 -x5193 -x19650 -x18096 -x614 -x19025 x15583 x3103 -x18716 -x23904 -x27048 -x36113 -x40866 -x39711 x12296 -x22336 -x45369 -x22215 -x39171 -x33817 -x6563 -x8619 -x16571 -x39112 x1323 -x24265 -x43392 -x45247 x12790 -x36330 -x48910 -x16205 x16555 -x44918 -x8022 -x47887 -x35361 -x33376 -x21254 -x48996 -x4485 -x30637 -x5059 -x41107 x47660 -x46532 -x46856 -x13772 -x8201 -x45282 -x5525 x17472 -x37522 -x17673 x8287 -x31734 -x37334 -x562 -x32919 -x14938 -x22239 -x35842 -x34106 -x36115 -x31643 -x38368 -x24473 -x42327 x4077 -x6661 x17272 -x42515 -x5802 x49980 -x35176 -x42943 -x34389 -x8957 -x3465 -x27067 -x49260 x8242 -x23478 -x6570 -x1506 -x11838 x21999 -x22827 -x21314 -x35972 -x7360 -x38251 -x13125 -x4275 x16872 -x47083 -x24689 -x16615 -x34071 -x34390 -x36879 -x20720 -x42840 -x3266 -x11942 -x46331 x20169 -x40297 -x30500 -x36014 -x4897 -x7420 -x10883 -x24209 -x13652 -x4239 -x5351 -x16297 -x48228 -x42212 -x29431 x29522 -x49838 -x39887 -x12271 -x18696 -x29547 x5040 -x34670 -x12855 -x15209 -x36459 -x48537 -x47835 -x18780 x9503 -x11464 x11889 -x37667 x29404 -x42053 -x6792 -x41570 -x6146 -x24257 -x5181 x20218 -x40633 -x46589 -x40781 -x8444 -x20516 -x8048 -x5177 -x6258 -x29509 x31455 x28627 -x38576 -x13226 -x40326 -x12771 -x37190 -x30996 -x32183 -x8428 x4122 -x17354 -x23001 x22120 x3866 -x40062 -x22300 -x20534 -x43080 -x16707 -x29320 x24952 -x45869 -x42129 x5657 x28874 -x35390 -x35362 -x20755 x7983 x14920 x3828 -x43701 x38376 x260 -x15487 x28904 -x28897 -x39684 -x48188 x7301 x23219 x14037 -x42961 -x23218 -x17002 -x17465 -x31066 -x33038 -x9431 -x46990 -x33410 -x48009 -x47897 -x19375 -x42701 -x42967 -x23982 -x40435 -x46110 -x1915 -x12829 -x14044 -x30160 -x15677 -x48562 -x27596 -x48195 -x20038 -x9215 -x42959 -x32426 -x40535 -x29243 -x35099 -x3359 -x42151 -x37928 -x32167 -x14266 -x29271 -x8615 -x49270 -x32763 x17030 x7579 -x15998 -x37945 -x48283 -x896 -x18877 -x39937 -x7090 x10617 -x48548 -x11209 x3618 -x39069 x29897 -x20451 -x11482 -x9014 -x17349 -x13944 -x2957 -x26554 -x45189 x4537 -x49151 -x10120 -x6910 -x19814 -x16440 x14456 x11777 -x22817 -x23605 -x32520 -x43577 -x16266 -x17174 -x46150 -x8712 -x43251 -x34695 -x17065 x23403 -x189 -x37956 -x17432 -x26690 -x37545 -x14090 -x14098 -x40075 -x27807 x21239 -x29089 -x36527 -x95 -x47349 -x21079 -x24328 -x27505 x1935 -x12704 -x12399 -x43034 -x11682 x3591 -x42486 -x35612 -x11955 -x37801 -x17339 -x40373 -x43838 x26621 -x44391 -x46221 -x17502 -x30576 x8194 -x37955 -x38395 -x25731 -x49629 -x44903 -x37489 -x595 -x26503 -x13298 -x19895 -x41348 -x12775 x22994 -x41016 x7875 -x3378 -x35451 x13047 -x24702 -x47592 -x10877 -x35898 -x17300 x7938 -x10133 x14663 -x31053 -x10724 -x19557 x8647 -x27606 -x39257 -x32016 -x23529 x6668 -x41226 -x8248 -x34702 -x45256 x29855 -x44766 -x38915 -x37016 -x23644 -x39077 -x34002 -x35026 -x25614 -x29041 x2944 -x22471 -x36741 -x10796 x32833 -x31505 -x22597 -x1192 -x44254 -x5714 x40138 x21302 -x10341 -x46939 -x17607 -x37842 -x10248 -x4701 -x3482 -x46748 -x46687 x44981 -x28240 x46080 x7272 -x21899 -x43058 -x12610 -x34594 -x13083 x25651 -x26848 -x5196 -x8795 -x6852 -x21823 -x47487 -x4693 -x31008 -x29329 -x35541 -x28328 -x2205 x16758 -x27910 x5566 -x9594 x12429 -x42894 -x34760 -x14936 x36072 x21277 x26800 -x11244 x15108 -x17934 -x48333 -x14686 -x29999 -x22156 -x31586 -x37934 -x31999 x10123 -x14505 -x38348 -x16054 -x33124 -x17007 -x17516 -x3799 x9788 -x4176 -x13180 -x36881 x25025 -x29945 -x44317 -x30057 x4679 -x4155 x9302 -x12439 -x42945 -x14601 -x2851 -x4971 -x44515 -x27617 -x47740 -x34135 -x32911 x13793 -x17659 -x43707 -x37436 -x43485 -x11748 x12928 -x16499 -x2513 -x47418 -x16229 -x19801 -x47088 -x18186 -x6207 -x38638 -x6828 -x44048 -x5640 -x8624 -x40438 -x13934 -x26371 x16206 -x10219 -x42638 x4491 -x6392 -x30840 -x5755 -x34189 -x10202 x7457 x33654 -x31938 -x48330 -x8415 -x12313 -x45055 x26818 -x46978 -x45459 -x44756 -x34387 -x41273 -x10815 -x25703 -x33486 -x40935 -x45904 -x16787 -x32436 -x34397 x29438 x11087 -x16084 -x17531 -x30051 -x13595 -x32295 x16090 -x27569 -x11188 -x35320 -x16216 -x24190 -x42966 -x8283 x8396 -x47482 -x41018 -x21916 -x44077 -x35350 -x34006 x38058 -x31064 -x11102 x29669 -x12459 -x36422 -x7738 x2510 -x18625 -x18850 -x42458 -x47586 x2501 -x26446 -x47962 -x35276 x5812 -x42426 -x44525 -x11231 -x444 -x33254 x6209 -x36708 -x31252 -x30852 x14302 -x1750 x13662 -x2341 -x8409 -x12932 x16729 -x18163 x18419 -x26988 x8517 x29766 -x34990 -x16539 -x8938 -x17692 -x18187 -x40065 -x4145 -x30464 -x1335 x42540 -x39492 -x14273 -x18737 -x10530 -x35844 -x15185 x19287 x22980 -x28231 -x43400 -x33891 -x23248 -x36169 -x38641 -x36316 -x23046 -x46906 x48011 -x14488 -x41054 -x18801 -x44062 -x37683 -x24798 x3673 x936 -x9304 -x5930 -x28087 x17250 -x7633 -x21143 -x48922 -x49069 x13387 -x29371 -x32912 -x44721 -x11504 -x2255 -x19632 -x17853 x23424 -x38019 -x43522 -x4986 -x40963 -x25406 -x18250 -x4790 -x3573 x29138 -x1060 -x10255 -x36836 -x12195 -x33114 x6963 x20435 -x34572 -x33244 -x10028 -x34508 x19573 -x27381 -x16760 -x44085 -x4609 -x12102 -x35178 x11836 -x46015 -x33436 x25770 -x47501 -x16171 -x6595 -x29368 -x32685 -x26221 -x37834 -x35294 -x43319 x22668 -x9046 -x42786 -x44555 -x35101 -x27885 -x39342 x36297 -x33189 -x46613 -x21045 -x39786 -x31078 -x48311 -x14118 -x46561 -x14649 -x17335 -x24461 -x39515 -x26026 -x6779 -x29696 -x23907 -x49376 x4940 -x9602 -x28404 -x41931 x5887 -x32508 -x4063 -x16052 -x3406 -x47984 x222 x17565 -x21178 -x8225 x28091 -x39245 -x4732 -x19992 -x4658 -x19549 -x48641 -x5366 -x48949 -x18357 -x38353 -x24804 x7859 -x38004 x26009 x26717 -x42124 -x1910 -x34210 -x2773 -x11118 x18117 -x47068 -x27785 -x45657 -x41494 x5597 x19055 -x35837 -x49257 -x29814 x10291 -x41314 x21687 -x34259 x26068 -x5096 x42877 -x24626 -x12067 x20882 -x29997 -x3232 -x1501 -x24712 -x29875 -x45134 -x13941 x9415 -x25485 -x3487 -x8253 -x23779 -x40429 -x33287 -x24956 -x42728 -x24463 -x19411 -x44898 -x38389 x1328 x16824 -x4042 -x23069 x23531 -x45456 -x45242 -x1638 -x42568 x31272 -x44795 -x26021 -x30991 x23833 -x25841 -x42471 x5242 -x3593 x16031 -x25465 -x47632 -x32805 -x49041 x17523 -x39847 -x470 x5577 -x1746 -x9854 -x5872 -x31597 -x15983 -x40873 -x31824 -x26920 -x40144 -x49865 -x10811 -x16275 -x27630 -x27158 x47259 -x2324 x9730 -x22356 -x41888 -x46001 -x19380 x28892 -x35586 -x21448 -x43678 -x7285 -x29324 x7108 -x16420 -x28182 -x15099 -x11832 -x22706 -x25556 x1590 x25693 -x39899 -x5026 x7500 x12545 -x31849 -x34103 -x44505 -x13357 -x39038 -x42477 -x14592 -x46429 -x20571 -x17945 -x4138 x21060 -x40882 -x45153 -x26937 -x7927 -x23454 x17006 -x13848 -x43637 -x10297 x16606 -x48458 x23391 x9710 x7128 -x42338 x16300 -x22610 x27667 -x45387 -x34709 -x23187 x30876 -x41664 -x8031 x4570 -x5187 -x6684 -x24644 -x44893 -x7290 -x26558 -x37213 -x33494 -x10186 -x38038 -x11660 -x17503 x10818 -x13792 -x47490 x7669 -x40869 x6435 -x22483 x6912 x29987 -x36870 -x14381 -x31633 -x47043 x27629 x15446 -x31714 x7091 -x15121 -x13757 -x701 -x1047 x28058 -x4837 -x367 -x14741 x2112 -x9928 -x9127 -x23599 x21136 -x6965 -x24456 -x32812 -x29656 -x11305 -x43755 -x17451 -x24145 -x38559 x25944 -x39919 -x20954 -x17968 -x3614 -x5093 x1112 -x17750 -x18468 -x19576 -x4548 -x5638 -x16794 x27122 -x18815 -x18384 -x44705 -x32859 -x1880 x29298 -x21394 -x3207 -x4507 -x31556 -x41445 x5360 -x34242 x45930 -x42672 -x22692 -x42795 -x20975 x5692 x4020 x22066 -x19063 x12680 -x7182 -x36482 x735 x26881 x22981 -x22840 -x8164 -x34944 -x40670 -x27355 x16395 -x39635 -x34171 -x23389 -x25462 -x7062 -x10630 x16488 -x34056 x683 -x18460 x6157 -x44604 x12193 x20268 -x33275 x2774 -x1602 -x30946 -x45572 -x4090 -x41683 -x37178 -x32005 -x9790 -x13021 -x39134 -x46781 -x20224 -x43754 -x25299 -x18324 -x12941 -x26831 x2624 -x41177 -x47610 -x18275 -x42346 -x49565 -x49570 -x49974 -x38066 -x37615 -x42368 -x11524 -x27963 -x37671 -x7568 -x5914 -x18692 -x11591 -x31052 -x45163 x47608 -x31305 -x20219 -x4093 -x17370 -x1477 -x14903 -x32362 -x43631 x31854 -x8737 -x46899 x43709 x46509 -x47915 -x21686 x4416 -x23350 -x13835 -x30776 -x46430 -x47475 -x34034 x2681 -x144 x28817 x11251 -x33015 -x35950 -x47731 -x35017 -x42524 x20174 x23483 -x22088 -x13010 -x23074 -x15751 -x28025 -x45847 -x48507 x3832 -x39197 -x40959 -x46196 x1844 -x38441 -x16932 -x15965 -x25809 x21713 -x48116 x13749 -x8733 -x10092 x11919 -x47955 -x38865 -x47716 -x44812 x7347 x12979 -x23180 x23665 -x29299 -x12394 x18234 -x4476 x12982 x28572 x9686 -x35576 -x27467 -x38749 -x26304 -x23332 -x48180 -x29538 -x37225 -x10292 -x47292 x3677 -x37251 -x26817 -x29676 -x29810 -x42453 x785 -x47755 -x35962 -x25757 x34413 -x41134 -x39004 -x30493 -x23445 -x31144 -x38758 -x40649 -x48760 -x24591 -x45468 -x5370 -x30189 x9719 -x31295 -x9746 x15593 -x43573 -x3246 -x41705 -x33829 -x46233 x17372 x13105 -x2978 -x23255 -x48175 x12192 -x1039 -x32380 -x19245 -x46529 x25461 -x42370 x998 -x45292 x8966 -x8681 -x36772 -x29392 -x33368 -x30073 -x9550 -x47541 -x41330 -x10790 -x42197 -x41412 x2423 -x37102 -x49968 -x25408 -x33057 x14504 x17987 -x8785 -x46210 -x3702 -x2647 -x11263 x37716 -x10803 -x48226 -x49830 x15035 -x31703 -x38814 -x25948 -x28473 x23298 x7562 -x35173 -x16706 -x33579 -x24764 x19066 x17070 x1190 -x12602 x12873 -x3101 x27947 -x28332 -x6237 -x37199 -x29940 -x38135 -x30950 x2247 -x40351 -x23104 -x4815 -x27758 x1742 -x9022 -x8499 -x36042 -x40630 x6425 -x9054 -x39731 -x401 x6076 -x47722 -x646 x16468 -x19835 -x40312 -x38813 x2132 -x6074 x37687 -x41098 x31152 -x21700 -x41160 -x47550 x20032 x5556 -x27582 -x33730 -x48627 -x27943 -x33229 x7956 x5695 x22434 x2690 x8417 x15363 -x38226 -x21844 x22925 -x48418 -x25655 -x27774 -x47594 -x38391 -x8383 -x37623 -x40009 -x20604 x1909 -x3041 -x41646 -x38371 x8992 -x16978 -x46871 -x20746 x46135 x2320 -x18328 -x15682 -x33431 x11529 -x45677 -x44599 -x36763 -x25721 -x5230 x9434 -x13890 -x35670 -x25122 -x21851 x10156 -x44288 -x14150 -x49961 x19298 x118 x15845 -x30148 -x38962 -x47278 -x399 x34001 -x30018 x9702 x26921 -x30313 -x33670 -x7244 -x19689 -x34205 -x46442 -x23553 -x37793 -x17544 -x30932 -x32967 -x23540 -x21150 x2527 x19275 -x3662 -x6891 x29540 -x49825 -x241 -x11347 x19988 x13512 x22466 -x42356 -x2286 -x13601 -x41528 -x13994 -x17296 -x5788 -x45567 -x19356 -x43437 x3235 -x48416 x44561 x8220 -x4262 -x11169 -x30270 x7637 -x23342 -x41165 x22561 -x38685 -x43686 -x48767 x18661 x37148 -x48107 -x47279 x19521 x13873 -x48244 -x22280 -x32029 -x44985 -x14517 -x32669 -x47218 x23463 x8366 -x20480 -x4712 -x33529 x528 -x22677 -x1480 x34784 x27788 -x21029 x11816 -x31797 -x8983 -x43529 -x352 x7414 -x10671 -x11269 x4879 x16477 -x958 -x49135 -x44284 -x32383 -x6439 -x3104 -x49636 -x16245 x763 -x31651 x880 -x11712 x36379 x24718 -x40381 -x44252 -x14258 -x31154 -x49507 -x12711 -x37312 -x591 -x15802 -x36176 -x45307 -x23486 x47561 -x43971 x26845 x3452 -x46307 -x37434 -x39421 -x4749 -x46272 x17076 -x27289 -x5308 -x6445 -x4009 -x44332 -x2208 x20939 -x145 -x4021 x6001 -x49085 -x15134 -x11835 -x42764 x3377 x16146 -x38265 x26022 -x9400 -x34733 x22651 x15715 x9650 -x12131 -x37756 -x34665 x14948 -x15977 x21351 -x41560 -x6363 x2016 -x8292 x7537 -x13151 -x48583 x3640 -x37968 x15852 -x25592 -x30150 -x43705 -x44730 -x12301 -x6452 x11756 x7175 -x35833 -x31023 -x17431 -x21341 -x27608 -x33978 -x46919 -x33044 x28987 -x38392 -x41659 -x48273 -x38824 x18945 -x42424 -x14253 -x8941 -x27791 -x16204 -x14141 -x17537 -x49693 -x15834 -x24876 x18630 -x22393 -x16001 -x8745 x27820 -x44606 -x23235 -x24237 x48614 -x13605 -x37407 -x6640 x12868 -x32850 -x14038 -x14580 x35445 -x29531 -x32334 -x32104 x9741 -x39288 -x43526 -x43373 -x20727 -x31428 -x48732 x18262 x2155 x26735 -x12719 -x29796 -x1382 -x12021 x13092 x21290 -x36242 -x12903 -x32922 x22265 -x42846 -x25382 x37653 -x41507 x3706 -x20806 -x45857 -x47781 -x45116 x27657 -x38343 -x3547 -x45644 -x49297 -x21816 -x48096 x22048 -x15622 -x29858 -x42174 -x44444 x32916 x26380 -x33983 -x37059 -x45804 -x29307 -x47655 -x42193 x2640 -x25999 -x19482 -x27942 -x44506 -x49357 -x32316 -x28808 x7441 -x47060 x23431 -x43152 -x14407 -x27574 x21309 x18739 x27956 x12469 -x17744 x3512 -x24401 -x35908 -x48018 -x4493 -x22637 -x20716 -x44087 -x19586 -x32440 x23909 -x4425 x2803 -x48119 -x8482 -x9874 -x39832 -x25221 -x8207 -x28331 -x10895 -x29317 -x29045 -x13520 -x7003 -x45702 -x46988 x3255 -x21871 -x33732 -x30008 -x23984 -x47967 -x19310 -x48619 x22085 -x16094 -x36207 -x3432 -x37275 -x35209 -x12253 -x22990 x15443 x31506 -x23392 -x33966 x44652 -x22924 -x26336 -x16518 -x39757 -x47862 -x40554 x13415 -x28045 -x3818 -x44811 x17316 x3969 -x4566 x6867 x20830 -x25026 x11576 -x22909 x6161 x25368 -x34158 x14467 -x47702 -x36312 -x46087 -x30547 -x39694 -x45667 -x37796 -x47166 -x13439 -x43819 -x12219 -x9712 -x31546 -x8364 -x8190 x49415 -x43028 -x44404 -x35924 x14510 -x46499 -x6171 x27395 -x28409 x16289 -x19279 -x11310 -x21256 -x15171 -x36241 -x43235 x45585 -x5364 x4969 -x33934 -x19532 -x21154 -x21140 x19984 -x7129 -x34344 x24102 -x4264 -x35660 -x32878 -x48498 -x7341 -x19226 -x2919 -x42772 x7286 -x14999 x41638 -x26093 -x22877 -x40800 -x40612 -x10955 -x44848 -x6236 x2299 -x32191 x6997 -x10122 -x33271 -x21063 -x12129 -x41879 x39549 x25243 -x35547 -x25362 x22792 -x17473 x22795 x29181 -x19499 -x7254 -x4366 -x42484 -x46679 -x39091 -x37835 x25894 -x42323 -x40974 -x46485 -x17395 -x12500 x16773 -x31850 -x26127 -x18143 -x21942 -x40711 x9455 -x6092 x14652 -x48887 x29961 -x33026 x7911 -x16173 -x37194 -x27634 x6562 -x43258 -x5188 x8920 -x26896 -x33939 x20060 x23791 -x26084 -x45813 -x33846 -x22525 -x46218 -x45415 -x7330 -x35960 x2004 -x21988 -x35800 -x24997 x20945 -x5737 -x13706 x23927 x29500 -x35452 -x38123 x1117 -x30112 x9397 -x36077 -x47410 x21214 -x14825 -x30166 -x35967 -x34484 x25847 -x13036 -x46090 -x7763 -x42641 -x10233 -x45238 -x9519 -x23978 -x41123 -x21979 -x30171 x31851 -x49933 -x45986 -x4572 x2798 -x45708 -x28127 -x1646 -x34039 x24674 -x848 -x46337 -x11962 -x21192 -x45358 -x25790 -x43642 -x15090 -x37058 -x49607 -x24547 -x30322 -x42581 -x22599 -x46117 -x15391 -x44566 x25388 -x43188 -x24279 -x38258 -x22905 -x18005 -x30003 -x35998 -x44532 -x4463 x5396 -x20584 x38459 -x39689 -x19140 x29160 -x32192 -x7477 -x35826 -x17549 x25938 x14382 -x48546 -x23336 -x47651 x28528 -x46380 -x10391 -x31340 x20903 -x43192 x32673 -x37006 -x43582 -x38595 -x45363 -x40325 -x18936 -x44853 -x47532 -x6748 -x30748 -x48971 x17876 -x1940 -x12939 -x14278 -x43825 -x20827 -x48102 -x31677 -x32312 x5276 -x48676 -x4902 -x39541 -x41225 x14250 -x22897 -x43981 x24563 x25206 -x48350 -x45294 -x49735 -x37965 x22878 -x38311 x16709 -x47986 -x36150 -x37969 x7590 x25211 x17668 -x16396 -x32047 -x30236 x8873 -x43592 -x49936 -x17611 -x41909 -x2605 -x35862 -x31216 -x47597 -x49563 x522 -x761 -x42564 -x1592 -x18744 -x888 x11304 -x39593 x11540 -x3650 -x31257 x4408 -x45271 -x48558 -x7516 -x16652 -x37441 x4452 x5745 -x5948 x18760 -x21184 -x7584 x24812 -x47350 -x22459 -x47924 -x18976 x14705 -x29704 -x49412 x11418 -x21050 -x33108 -x33907 x12866 -x10178 -x33528 -x22130 -x21709 -x15898 -x31732 x9094 x9973 -x20899 -x47621 x42828 x9795 -x14228 -x3710 -x38039 -x25225 -x47560 -x33135 -x8358 -x38860 -x36265 -x22856 x15038 -x32826 -x47872 -x41533 -x42832 -x36427 -x21235 x14015 -x38512 -x8950 -x44608 -x20189 -x9105 -x35001 -x2043 x18992 -x9368 x20887 x15357 x14859 x8385 x4043 x3282 -x11135 -x25870 -x33497 x29887 x28747 -x18500 x19772 -x37341 x753 -x16836 -x40420 -x5859 x15980 -x44410 x25097 -x30562 -x30718 -x8219 -x34480 -x8918 -x24021 -x31968 -x6111 -x13284 x5592 -x10699 -x38780 -x37737 -x42245 -x46220 -x12363 -x21770 -x35353 -x36966 x2900 -x37776 -x35976 -x18907 x27443 x10532 -x40688 -x7482 -x12025 -x37662 x24355 -x38695 x14533 -x36845 -x26438 x26910 x4310 -x24437 -x33881 -x11406 -x14122 -x46335 -x17027 -x20486 -x36878 -x28731 -x15890 -x16887 -x24766 -x42100 x43202 -x21534 x13672 -x36116 -x7563 x8268 -x15836 -x40690 -x36830 x26 -x8776 -x39113 x34749 -x21367 -x30921 -x32568 -x40035 x4838 -x8282 x27382 -x45107 -x27750 -x8538 -x17672 -x48892 -x37191 -x5660 x15464 -x13993 -x2419 x10977 -x29672 -x4691 x6353 -x45893 -x34201 -x7838 x10188 -x7199 x11327 -x8975 -x1678 x5158 -x5456 -x38798 -x42044 -x35245 -x13366 -x11199 -x3954 -x25199 -x46897 -x17336 x9807 x23838 -x34616 -x5598 -x8651 -x48568 -x6733 -x32951 -x10887 -x33054 -x49745 -x32125 -x24061 x7836 -x45601 -x44768 -x46715 -x1008 x8014 -x5265 x23875 -x40864 -x36557 -x28224 -x22911 x13940 -x23029 -x41651 -x2735 -x29813 -x19089 -x32382 -x2249 -x27399 -x13244 -x18016 -x13082 x1632 -x32060 -x17737 -x40571 -x45062 -x30422 -x8047 -x20411 -x26866 -x22535 -x6039 x29121 -x21479 -x26916 -x2738 -x24128 -x27826 -x40050 x907 -x890 -x41981 -x44442 -x46706 -x45131 x21595 -x16897 -x14496 x23964 -x49035 -x33147 x1765 -x27442 -x37778 -x22528 x21590 -x309 -x4951 -x30248 x6879 -x47102 -x39540 -x47115 -x8592 -x37876 -x35731 -x23028 -x14224 -x35377 -x49574 -x6857 -x28773 x38190 -x3283 -x4220 -x33234 x17802 -x16880 -x15963 x6276 -x45577 -x928 -x16624 -x21701 -x17194 -x45560 x2332 -x41187 -x48014 -x30818 -x38204 -x41573 -x19415 -x43633 -x13368 -x49923 -x47988 -x46493 -x15798 -x4542 -x3607 -x14398 x8197 -x20093 -x41949 -x1368 -x656 -x43383 -x39527 -x42720 -x42065 -x42887 -x5809 -x5270 -x47823 x13917 -x34140 -x35239 x5272 -x31987 x48875 -x42072 -x44617 -x44056 -x45030 -x39064 -x41538 -x4027 -x36798 x27745 -x31051 -x14558 -x16549 -x46793 -x11938 -x21345 -x37119 -x38053 -x8034 x21419 x15017 -x34972 -x9381 x15954 -x1293 x4590 -x43311 -x26851 -x23006 -x27878 x11697 -x4904 -x29896 -x48738 x13602 -x21522 x24277 -x18617 -x47855 -x40224 -x9210 -x15943 x20703 -x28136 -x23485 -x1541 -x39972 -x11498 -x21404 x13493 -x21772 x28403 -x29956 x17509 -x29037 -x34093 -x10600 -x21835 -x33395 -x38929 -x1817 -x13928 -x31168 -x38529 -x32511 x25175 -x37768 -x49469 x7704 -x3776 -x2311 -x33237 -x42992 x40999 -x47047 -x6826 -x8813 -x35039 x49306 -x12986 -x13413 -x28753 -x36320 -x36044 x28062 -x7151 -x41074 -x34627 -x12259 -x24433 -x11978 -x29694 -x21493 -x16049 -x48108 x1467 x9574 -x27655 -x29860 x28730 -x33871 -x47103 -x30994 -x36664 -x39617 -x31282 -x44409 x4165 x43525 -x19318 x3184 -x5949 -x35251 -x17079 -x36586 -x37547 -x31085 -x34694 -x41711 -x21350 -x45867 -x49832 -x49717 x27138 -x15515 -x41279 -x44880 -x38257 -x37276 -x23267 x29971 -x31071 -x31070 x23078 -x4066 -x28590 -x39495 x42070 x12035 -x44241 -x39327 -x5911 -x23390 -x20728 x15375 -x33944 -x8397 -x48321 x17369 -x4573 x20843 -x26483 -x28160 -x29934 -x33544 -x49616 -x27300 -x27817 -x46422 -x25945 x29183 x20915 -x38087 -x46414 -x45734 x3762 -x47814 -x28900 -x3974 -x32307 -x46094 -x16723 -x43182 x10732 -x43428 -x33895 -x37486 x22718 x21225 -x22460 -x6356 -x861 -x36663 x27625 -x48468 -x37745 -x7168 -x7999 x37061 x19120 -x45437 -x34044 x23617 x26167 x22621 -x7770 x26994 -x39387 x6630 -x36911 -x7162 -x45681 x4870 -x2968 -x9696 x10842 -x15825 -x29098 -x27800 -x29388 -x41185 -x14675 -x46334 x19277 -x47397 -x42637 -x8222 -x13488 -x29203 -x11761 x3792 x17016 -x24613 -x27884 x281 -x12094 -x43681 -x30599 -x29916 -x39534 -x26268 x27935 x22914 x2894 -x48051 -x20825 -x48900 -x37201 -x49355 x15093 x40910 -x48137 x11637 -x33828 -x37235 -x29883 -x27693 -x13872 x14449 -x2458 -x5202 x28365 -x5733 -x20550 -x2154 -x20773 -x31212 -x31596 -x25661 -x47330 x27424 x32237 -x25695 -x36393 -x13223 -x34100 -x49840 -x46576 -x11221 -x15720 -x25689 -x27779 x13461 -x38432 -x9399 -x41414 -x137 x11483 -x43761 x28760 x9292 -x30717 -x32578 -x10236 x20269 -x27400 x14462 -x27428 -x28161 -x31614 x23850 -x33722 -x3379 x17763 x26373 x23224 -x39097 -x46393 -x43061 -x20856 -x23955 -x15373 -x39999 -x44157 -x21579 -x27246 -x18994 -x28875 -x36248 x8157 -x18781 -x48262 -x21563 -x39366 x7596 -x41887 x1424 -x21707 -x4869 x35229 -x37512 -x38550 -x42275 -x27487 x24724 -x4182 -x27107 -x43343 -x25099 x27691 -x22531 -x21331 -x9669 -x27851 -x6319 -x35970 -x11901 -x24653 -x38393 -x29911 -x1155 -x10622 -x32197 -x35801 -x3280 -x26040 -x34089 -x42872 -x39566 -x39633 x17287 -x36358 -x8743 -x19731 x31814 -x8140 -x35190 -x26812 -x29069 -x16132 -x30874 x27563 -x1620 -x13647 -x32923 x14024 -x13122 -x38483 -x43865 -x5168 x6617 -x36420 -x41766 -x8410 x25812 -x19431 -x18536 -x834 x1857 -x4818 -x33981 -x15094 -x47583 -x29722 -x12999 -x29031 x3330 x26455 -x41794 -x27364 -x34247 -x32091 -x27009 -x7710 -x1633 x24341 -x747 -x8005 -x40909 -x34060 -x26522 -x23709 -x39810 -x22502 -x19908 -x28128 -x35255 -x46760 -x48749 -x20034 -x18725 -x12651 -x37931 -x44866 x17741 -x10470 -x49006 x28521 -x6475 -x17260 -x2889 -x45899 -x41196 -x35654 -x14100 x12642 -x5752 -x28132 -x88 x141 x13060 -x42523 -x40102 -x48461 -x39880 -x29947 -x34154 x24902 -x10876 x19500 -x2839 -x19634 -x49676 -x42448 -x25925 -x17265 -x44655 -x36513 -x39055 -x17515 -x5161 x22072 -x27838 -x45109 -x47265 x18334 -x38012 -x38953 x15711 -x36627 -x30027 -x36528 -x35293 -x15135 -x21281 x27455 -x42865 -x26244 -x34391 -x4616 -x22345 -x13491 -x39148 -x14120 x14119 -x44093 x6025 -x26018 x11763 -x44058 -x39964 -x40165 -x35388 -x35551 -x43464 -x36239 -x46374 -x47517 -x572 -x2400 -x39468 -x33712 -x10696 -x8134 -x33601 -x4705 x15509 -x36641 -x36109 -x26120 -x11629 -x15692 -x40718 -x25309 -x41091 -x49695 -x25365 x982 -x15000 -x36083 -x32547 -x42037 x4574 -x45186 -x13864 -x38531 -x44916 x39153 -x46320 x17111 -x47154 -x7379 -x31126 -x44068 x16134 -x15565 -x37753 -x12160 -x44736 -x37100 -x47710 -x49429 x17846 -x462 -x4223 -x34446 -x17989 -x11097 x29736 -x40301 -x11968 -x48068 -x36431 -x12736 -x5455 -x2646 x22680 -x23933 -x42881 -x3374 -x2744 x411 -x596 x11068 x48422 -x3617 -x41544 -x46832 -x47769 x28431 -x7641 -x13750 -x8513 -x6409 x8434 -x17998 -x48178 -x16325 -x41919 -x22762 -x1549 -x38646 -x2121 -x49397 -x27890 -x31114 -x21912 -x25988 x17310 -x2009 -x5962 x14765 -x49027 x5379 -x24923 x38067 -x14193 -x5384 x2829 -x35522 -x25961 -x35668 -x19490 -x38843 -x14423 -x33980 -x21437 -x6275 -x42319 -x33009 x28162 -x43244 -x40860 x33929 x18057 -x8922 x14832 -x27756 -x22278 -x24723 -x2443 -x17066 -x16843 x19347 -x46769 -x7868 -x44181 -x14925 -x11298 x21787 x25646 -x40324 -x9799 -x49843 -x28122 -x32689 -x30608 -x4814 -x23101 -x4435 -x36592 -x35102 x12509 -x9140 -x46541 -x7547 -x41159 x21198 -x19304 -x21647 x4979 -x13505 x6876 -x30058 -x37399 -x44948 -x45181 -x24200 -x44347 -x47548 -x35065 x5062 x7093 -x49099 -x28579 x15221 x33987 -x27951 -x46735 -x38628 -x32301 -x7094 x4369 -x48502 -x32930 -x42055 -x43540 -x13840 -x14748 x6056 -x40485 -x9119 -x45799 -x46423 -x13542 -x28510 -x47883 -x28296 -x19314 -x9463 -x42851 -x45576 -x48911 -x33874 -x22268 -x8026 x11299 -x17211 -x33378 -x7869 x26024 -x32434 x34272 x5542 -x5906 -x830 -x14820 -x27782 -x26387 -x24303 -x17094 -x20201 -x19837 -x10637 -x34278 -x15975 -x28461 -x46762 -x38982 x27291 -x3645 -x41537 -x25907 x12557 -x40552 -x1299 -x34730 -x18740 -x42011 -x44274 -x32709 -x36314 -x23590 -x22429 x21451 -x806 -x26769 -x37124 -x36757 -x35702 -x9273 -x10512 -x49678 x14595 -x35413 -x12585 -x41417 -x33232 -x12812 -x33905 -x10459 -x30341 -x26423 -x41975 -x19097 -x33183 -x32020 x25765 -x12632 -x41553 -x19815 -x41863 -x3698 -x10634 -x38307 -x13789 x7039 x7284 -x11766 -x34989 -x41828 x7227 -x8514 -x31346 -x32961 -x40629 -x9673 -x24156 -x19770 -x29240 x15596 x13698 x7813 -x16605 -x10044 -x41323 -x2118 x25029 -x11716 -x9927 x902 -x41521 -x45800 -x19613 -x9063 -x7133 -x3563 -x12260 -x9450 -x12331 -x32890 -x33615 -x39737 -x28260 x7243 -x44369 -x26549 -x16460 -x49715 -x15663 -x26164 -x31901 x26609 -x23835 -x30885 -x7421 -x8279 -x20615 -x22588 x23820 x29258 -x48401 -x38071 -x37533 x25218 -x45836 -x22065 -x14600 -x14840 -x39722 -x3451 -x25817 -x45246 -x18704 -x10640 -x27786 -x17775 x7822 -x4379 -x15116 -x12782 -x26118 -x28078 -x42341 -x6525 -x42033 -x6077 -x8510 -x13608 x17379 -x40302 -x798 -x2190 -x30737 -x40938 -x46626 -x47210 -x3350 x42784 -x21197 x26850 -x39432 -x27616 -x28388 -x36805 -x45384 x67 -x24839 x552 -x6956 -x41486 -x22401 -x23606 x10859 -x16635 -x9504 -x32707 x9361 x1373 x16255 -x36594 -x48315 x25899 x7522 -x47839 -x19166 -x18055 -x11048 -x17651 -x5119 -x657 -x31000 -x12772 -x21562 x25182 -x16199 -x35691 -x48466 x24922 x2219 -x21995 -x12001 x22214 x41734 -x33799 -x43789 -x1479 x30321 -x17103 x4510 -x30655 -x13041 -x20695 x24641 -x10618 x12325 -x47237 -x39604 -x33295 -x33690 -x34827 -x35974 -x37343 x3054 -x36633 -x12539 -x44291 -x9286 -x22003 -x39745 -x14415 -x47266 x12603 x3576 -x10581 x6357 x31012 -x40997 -x37709 -x17436 -x46850 x34145 -x16649 -x6361 -x25301 -x45302 -x38108 -x44393 -x12654 -x41942 x24185 x10822 -x30092 -x14334 -x15603 -x16114 -x25857 -x36191 -x48153 -x43970 -x25062 -x21543 -x29775 -x45361 -x26492 -x27347 x18784 x27541 -x46977 x14432 -x37051 -x40166 -x32824 -x42490 -x34281 x16622 -x22363 -x47804 -x32039 -x8389 -x16242 -x37092 -x44101 -x44408 -x5844 -x38584 x12293 -x42032 -x44185 x23513 x26481 -x28397 -x22689 -x11390 -x468 x9208 -x8912 -x17315 x29795 -x44937 x4276 x12778 -x43943 -x15194 -x46281 -x49815 -x6175 -x27705 -x24065 x4672 -x16398 -x6159 -x49790 -x36543 -x1690 x36218 x20752 x6099 -x1536 -x33752 x43138 -x27839 -x17471 -x19332 -x25076 x13463 x23420 x1236 x7169 -x21111 x23829 x25997 -x47468 -x20846 -x3689 -x24608 -x2595 x25121 x11651 x16721 x20782 x25524 -x26747 -x38937 x30747 x778 -x10055 -x46147 -x24584 -x27764 -x10921 -x8541 -x6932 -x16726 -x39728 x2328 -x4926 -x24343 x10641 -x41362 x28554 -x16250 -x1159 -x24947 -x4518 -x29403 -x2240 -x6584 -x10839 x7964 -x38948 -x48758 -x33746 -x46991 -x48495 -x30953 x4387 -x286 -x16117 -x41099 -x41452 x708 x19568 -x4159 x19757 -x23625 -x10207 -x14980 x15675 -x38024 -x10162 -x34021 -x9615 -x2089 -x46697 -x33600 x7067 x16819 -x34364 -x2705 x22140 -x25602 -x40668 -x19964 -x13937 x1384 x2428 -x35783 -x10096 -x29685 -x44445 -x12407 -x46508 x11513 -x15225 -x9915 x12033 -x19748 -x43417 -x43 x6482 x3029 -x14931 -x43798 -x49599 -x15113 -x11489 -x32732 x44459 -x30432 -x717 -x26165 -x2897 -x42936 -x31469 x10097 x40540 -x31994 x28279 x6894 -x31862 -x36374 -x41891 -x41839 x15212 -x43722 x12952 -x46425 -x3598 x4506 -x36064 -x27984 x28289 -x26013 -x13307 x24545 -x33649 -x49154 x10905 -x16821 x18287 -x41929 -x26634 -x43599 -x46460 -x16948 -x24232 -x36439 -x22662 x38044 -x36630 -x39098 x16545 x22853 -x30870 -x36855 -x47263 -x36575 -x6088 x11662 -x45721 -x42845 -x31816 -x21200 x4082 x27602 -x29708 -x41529 -x40388 -x40208 -x23047 -x8400 -x36643 -x22492 -x38172 -x4044 -x33311 -x9525 -x33903 -x42534 -x12783 x46086 -x22058 -x42695 x33969 -x43036 -x16955 -x4158 x12132 x6939 x19247 x25535 -x32058 -x15865 -x30220 -x20626 -x25714 -x42145 x14299 -x38235 -x10975 -x13945 -x43643 x14478 -x174 -x12309 x29970 -x21332 -x30288 -x38286 -x40964 -x31095 -x40455 -x32321 -x29207 -x37379 -x39448 -x41644 -x19181 -x18053 -x18813 -x36727 -x32939 -x13650 -x23474 x5070 -x47491 -x2855 -x24485 -x44461 -x30411 -x42842 -x11691 x49619 -x25981 -x2214 -x24662 -x33688 -x48534 x2720 x25086 -x34388 -x35278 -x43623 -x43737 -x43331 x29211 -x31990 -x13076 -x35270 x18179 -x47593 -x3186 x8168 -x18799 x22370 -x47377 -x36148 -x30764 -x3604 -x28227 x29285 -x2188 x2981 x44970 x25966 -x47037 x42719 -x37135 -x42693 -x26498 x28863 -x37904 -x38098 x27830 -x2175 -x33584 -x1855 x15257 -x2546 -x30674 -x29590 -x21435 x22063 -x1840 -x25135 x46689 -x48744 -x10471 -x27177 -x4019 -x3033 -x16919 -x28481 -x4601 -x40478 x23699 x20280 x41081 -x18595 -x6455 x13811 -x30809 -x48248 -x30275 -x40084 -x48549 -x37457 -x24436 -x8872 x21815 x23254 -x45473 x23213 -x7599 x20565 -x26570 -x40098 x28655 -x40707 -x15352 -x25848 x8572 x6068 -x6800 -x8725 x42905 x8935 -x39205 x5662 -x15851 -x4377 x22866 -x23140 -x46206 -x8947 -x14833 -x35630 -x2420 -x38234 -x2102 -x39190 -x28664 -x16492 x20896 -x48836 x26980 -x36823 -x39700 -x33206 -x38885 -x20317 x21850 -x45244 x25866 x1161 x11116 -x5302 -x30487 -x17156 -x37218 -x42241 -x36125 -x34017 -x38557 -x30563 -x40922 -x32769 -x37918 x4593 -x43730 -x41623 x23952 x44083 -x3669 -x38769 x13640 -x41161 -x7476 x16725 x10274 -x46525 x10665 -x45921 -x38574 -x14436 -x28043 -x7072 -x15057 x21973 -x13814 -x27225 -x36955 x2072 -x35142 x28678 -x23579 -x26377 -x40215 -x35022 -x14589 -x32918 -x37464 -x40255 -x16656 -x32200 -x39813 -x46640 -x1556 -x34481 -x21710 -x18736 -x7256 -x17259 -x27856 -x13697 -x13939 -x44830 -x48083 -x26283 -x10441 -x22821 -x11865 -x24347 -x43189 -x4936 -x39028 -x37613 -x25540 -x34789 -x48476 -x5219 -x33420 -x34706 x15611 x15280 -x23491 -x24175 -x42783 -x16671 -x38864 -x4436 -x28073 -x27260 -x41193 -x44271 x14827 -x21958 -x15957 -x10636 -x37726 -x3695 -x47238 -x11745 -x34521 x14526 x5915 -x25286 -x26993 -x43434 x39581 -x40268 -x34676 -x45877 -x9398 -x9603 -x34747 x12593 x25038 x7526 -x7577 -x23581 -x47312 -x12057 -x12127 x18189 -x38384 -x40034 -x46149 -x16936 -x18529 -x32744 x26505 x41739 x22303 x13385 -x17088 x11094 -x10005 -x40364 x2470 -x18555 -x40547 -x8160 -x42657 -x24406 x48691 -x450 -x37299 x30535 x23727 x5676 -x24643 -x39748 x20433 -x46477 -x47371 x18962 x11460 -x42482 x15089 -x1086 -x1133 -x43536 -x2020 x5625 x18553 -x45066 x39328 -x43163 -x1102 -x9589 -x21462 x14042 -x29485 -x38886 -x29881 x7847 -x42500 -x22693 -x34813 -x15224 x5923 -x4733 -x40459 -x22622 -x26834 -x45854 -x10371 -x30860 -x29739 -x17346 -x14915 -x980 -x45771 x29441 -x17288 -x38869 -x2127 -x40443 x3213 x27315 -x28013 -x40454 x24679 -x49022 -x855 x28064 -x42952 -x11683 -x12581 -x26763 -x48016 x27182 -x19591 -x43846 -x45379 x21128 -x49569 -x40618 -x33469 -x10900 -x13804 -x25781 -x5141 -x30719 -x10349 -x19641 x3686 -x46344 x14906 -x47303 x37800 -x1451 -x32193 -x20152 x26858 -x25897 x24713 x31392 x14788 -x42324 x24250 -x38569 -x44411 x9999 -x33782 -x8929 x17209 x21311 -x45171 -x31016 -x1509 -x31899 -x40740 x24036 -x36596 -x36894 x9449 -x29302 -x3447 -x49784 -x18585 -x7755 -x36171 x1286 -x46360 -x41346 -x26555 x26756 -x33776 -x21097 -x23433 -x40819 x15208 x17251 x19171 -x41648 x5269 -x21099 -x29279 x9853 -x1113 x22867 -x2835 -x40562 x26061 -x28338 -x36195 -x45325 -x45583 -x41519 -x8266 -x38854 x15315 -x3347 -x21242 x26562 -x4251 -x25618 -x16358 -x15797 -x24973 x45500 -x31515 x404 -x12758 -x6202 -x9446 -x28344 -x28151 -x19100 -x34503 -x33590 -x16662 x5954 -x6426 x23917 -x12699 -x8297 -x18656 -x22105 -x43288 x30750 -x26130 -x39926 -x29086 x9984 x21959 -x36070 x18484 -x42957 -x23708 -x33394 -x46655 -x49738 -x14596 -x31912 x18323 -x17897 -x32021 -x43597 -x38640 -x18543 x12706 -x21932 -x20365 -x32441 -x45206 -x48735 -x6557 -x39230 -x44760 x6643 -x48484 -x19681 -x38195 x11469 -x9251 -x14831 x26544 -x27735 -x20578 -x17604 -x30106 -x11322 -x25919 -x3508 -x30529 -x36009 -x41479 -x12278 -x13189 -x23118 x46299 x26279 -x5398 x11014 -x7791 -x37715 -x14049 x26719 -x43086 x25324 x10545 x4668 -x27183 -x42574 -x9671 -x25641 -x39233 -x16696 -x22868 -x20080 x29651 -x45846 -x10890 -x12236 -x17653 -x20732 -x35596 -x20914 -x42521 x2136 x3960 -x40008 -x13633 -x5582 -x37953 -x41072 -x45330 -x48444 x4129 -x24015 -x41779 -x44049 -x3553 -x49367 -x25518 -x48829 -x35167 x13111 -x48499 -x43144 x3628 -x33047 -x41746 -x9443 -x44771 -x23847 -x26487 -x26622 x32915 -x47540 -x11348 -x21615 -x45689 x9619 -x40146 -x12237 -x26803 -x40316 -x44657 x9715 -x28085 -x40054 -x3315 -x3854 -x33013 -x13496 -x26452 -x39403 -x44826 -x17556 -x33000 -x47128 x39043 -x20947 -x5237 -x1532 -x31864 -x35398 -x40893 -x25426 -x26378 -x16197 -x14373 x22583 -x22963 -x42737 -x48664 -x38592 -x33162 x9372 x29073 -x28359 x3529 -x41090 -x8015 -x48757 -x42558 -x43653 -x5673 -x33604 -x11470 -x38756 x24706 -x26195 -x6706 -x23772 -x38596 -x39494 -x40733 -x37903 -x18506 -x27392 -x49262 -x26043 -x13618 -x16066 x25320 -x405 -x13061 -x35635 -x18269 x4327 -x5380 -x46700 -x1122 x36170 -x14682 x22148 -x30844 -x17752 -x20056 x27219 -x38514 x9166 -x40679 -x37631 -x43324 -x27084 -x39833 -x24429 -x5650 x11053 -x23268 -x46852 -x48255 -x34583 -x43184 -x30323 -x30947 -x23655 -x49473 -x11131 -x17011 x819 -x6652 -x39734 -x22181 -x30395 -x8328 -x10748 -x16753 x28694 x3231 -x7170 -x39208 -x6820 -x27684 -x35552 -x6041 -x24800 -x14727 -x44340 -x12528 -x3540 -x45275 -x36872 x28449 -x39278 -x24686 -x32679 x12078 -x2364 x24225 -x49991 -x25927 -x32252 -x20842 -x9379 x28649 -x39425 -x15364 -x11991 -x28834 -x33303 x30883 -x16028 x13427 -x48800 -x3457 -x27047 -x38540 x27662 -x35781 -x1240 -x37914 -x3778 -x24098 x1770 -x42886 -x36418 x8888 -x38528 x2663 -x31384 -x34035 -x20633 x13475 -x19584 -x42416 -x1988 x16416 -x22386 -x44803 -x42181 -x11184 -x11380 x44250 -x3732 x12054 -x13389 x11501 x3587 -x20206 -x44405 -x15926 -x32275 -x31043 -x875 -x1811 -x7909 x15530 -x36154 -x47845 x29688 -x48737 -x20212 -x48278 x27098 -x39692 -x34675 -x23208 -x46304 x40384 x20410 -x40107 -x34902 -x28212 -x35989 -x44758 -x3364 -x7883 -x1708 -x31751 -x35652 -x48027 x19927 -x34602 -x8570 -x36942 -x7432 x18242 -x37511 -x43944 x42841 -x12575 -x38065 -x41143 -x49775 -x33893 -x20624 -x28145 x36289 -x20898 -x20753 x7144 -x44414 -x43523 -x45393 -x35529 -x1274 -x30685 -x6183 -x12055 -x31837 -x37577 -x40132 -x44072 -x44191 -x45672 -x32924 x8023 -x12012 -x42388 x20847 -x39918 -x42296 -x42779 -x33470 -x17560 x38987 x19101 -x31775 -x43452 x49909 -x2051 -x10851 x27263 -x2636 -x37997 -x43372 x12656 -x28009 -x20763 -x10019 x25201 x1576 -x44668 -x9095 -x46620 -x31700 -x10820 -x32240 -x45188 -x17292 -x45581 -x20042 -x37698 -x25950 -x33230 x10393 -x5472 -x31431 -x3627 -x30760 -x15911 -x4177 -x46757 -x46324 -x1772 -x19941 x1544 -x26623 -x10402 x13219 x3459 -x20960 x26833 x29608 x10017 -x40126 -x16448 -x20973 -x40111 -x6777 -x38602 -x19747 -x22141 -x12305 -x2702 -x47231 -x34776 -x8420 -x12498 -x35733 -x39295 -x13391 -x18928 x9243 -x29056 -x6980 -x46791 x12235 -x15607 -x25903 x13645 -x10755 x6301 -x7246 x11242 x9827 -x30016 -x8325 -x45606 -x882 -x30301 -x26775 x16802 -x21356 -x37476 -x40943 -x4650 -x49902 x7241 x906 -x44577 -x47669 x6993 -x41298 -x28759 -x45712 -x38935 -x35695 -x19090 -x13976 x11426 x18729 -x24211 -x49811 x18788 -x48644 -x31992 x2433 -x21782 -x46020 -x3577 -x30956 x4084 -x34948 -x21358 -x43388 -x46596 -x15031 -x47097 -x1313 -x22357 -x5995 -x13430 -x29759 -x17376 -x6877 x47386 -x45994 -x42097 x2891 -x1144 x3381 -x17009 -x7937 -x39435 -x14525 -x45627 -x21466 -x13567 -x44899 -x39613 -x44265 -x17147 -x46678 x23731 -x8848 x28630 -x45127 -x9260 -x154 -x19611 -x21151 -x42018 -x751 -x43804 x5145 -x45151 -x40295 -x17570 -x5742 -x14857 -x36944 -x22858 -x25705 -x31601 -x27723 x24256 -x44338 -x12157 -x21386 -x12822 x24937 -x26401 x4046 -x20583 x5362 -x13581 -x6472 -x3951 -x35096 x16098 -x21689 x14973 -x3589 -x6348 -x39136 x35391 -x47280 -x40705 -x15940 x927 x11132 -x41356 -x30350 -x33781 -x28891 -x29170 x11214 -x23648 -x2262 -x49380 -x47399 -x4883 -x44960 x24006 -x31048 -x30797 -x21519 x16648 -x47809 x32253 -x17950 -x37227 -x40635 x6216 x13321 -x46341 -x21120 -x46788 -x17433 x29465 -x31989 x13796 x28283 -x34276 -x30237 -x11813 -x7418 -x36726 -x40541 -x15336 -x6407 -x7235 -x37400 -x13780 x1435 -x16055 -x27181 -x43003 -x43941 -x41266 -x46984 x19229 -x29444 -x10038 -x48989 -x34961 x6971 -x35243 x17678 x21996 -x45155 -x25918 -x47302 -x29471 x27044 -x36869 -x6037 -x35316 -x12538 -x48309 x27418 -x1198 x13905 -x20146 -x36111 -x22623 -x31581 -x19554 -x22860 x29231 -x39352 -x10829 -x23544 -x4419 x2862 -x4139 -x20208 -x47853 x1827 x8148 x5076 x25568 -x48514 x40477 x14452 -x12876 -x40726 x10254 -x36732 x11873 -x48216 -x31504 -x45615 -x16122 -x24413 x2898 -x49650 -x37089 -x2913 -x6823 x24182 x17530 -x39988 -x3807 -x48212 -x22352 -x14747 -x42230 -x32443 -x38324 -x7998 -x16736 -x32128 x10947 x8781 -x38955 -x25798 -x43683 x25071 x21600 x13760 -x38081 -x28574 -x32359 -x24705 x8855 -x15876 -x13417 x39843 -x40511 -x5570 x41122 x48057 -x46209 x49131 -x29939 -x41386 -x16574 -x37947 -x12327 x14695 -x3534 x6745 -x14086 -x27384 -x33091 -x31020 -x25829 -x37542 -x44729 -x5515 -x28482 -x4086 -x9466 -x1374 x14414 -x28309 -x40020 x29473 -x42266 -x43374 -x49548 -x33855 -x27948 x44229 -x44677 -x45433 -x4307 x27615 -x12230 -x25685 -x46922 -x47525 x42508 x3116 -x19852 -x22524 -x25789 -x2229 -x319 -x16312 -x21957 -x34758 x8030 -x17967 -x8336 -x44325 -x7538 x17573 x31138 x9647 -x42469 x1172 -x15044 -x27495 x28275 -x3353 -x33559 -x34736 x4055 -x8330 -x22454 -x43734 -x25946 -x11718 x9247 -x36670 -x31250 -x9801 -x19607 x3856 -x47338 -x43148 -x8981 -x41423 -x5106 x11130 -x17513 -x22681 -x17210 -x38797 -x46283 -x32073 x32877 -x39776 -x32980 -x48323 x854 -x5250 -x27249 -x3320 -x37451 -x2230 -x17863 -x41008 x13665 -x6422 -x41820 -x31833 x21781 -x25023 -x32152 -x21472 -x34143 x31069 -x22243 -x26758 -x12710 -x31852 -x36716 -x43154 -x43132 -x24048 x41493 -x10399 -x32929 -x37244 -x12052 -x7061 -x46051 -x18632 -x48597 -x49591 -x9485 -x17145 -x28438 -x45775 x23809 -x6846 -x14471 -x15206 -x11113 -x16891 -x29526 -x46602 -x25085 x18980 x23528 x29380 x47635 -x22888 x26527 -x2216 -x29241 -x14032 x12647 -x2708 -x8526 -x10589 -x28775 x3126 -x35802 -x35717 -x30553 -x13959 -x40593 x289 -x2319 -x46887 -x32816 -x37705 -x28269 -x22084 x40184 -x34280 -x28106 -x19978 -x1599 x27414 -x42447 -x1099 x9543 -x33336 -x13100 -x16559 -x22246 -x41846 x726 x14356 -x40386 x31205 x4811 x30496 -x2448 x3096 -x18298 -x23817 -x4994 -x29044 -x5442 -x41453 -x12729 x1867 -x3294 -x5050 -x13627 -x4613 -x26640 -x17319 x16044 -x29436 -x16625 -x36698 -x14818 -x46671 -x35194 -x16575 -x23172 x9343 -x40243 x19309 x24885 -x48486 -x19153 x29505 -x7434 -x8870 -x47423 -x35032 -x45960 -x41580 -x15016 -x26416 -x10455 -x15107 x3846 -x10957 x13839 -x19379 x27354 -x21168 -x1302 -x31258 -x25805 -x8531 x10046 -x545 -x16511 -x35382 -x5259 -x15907 -x37066 -x21204 x18034 x9079 x10440 x24380 -x13005 x4437 -x7261 x11342 -x42117 -x44199 -x8871 -x42979 -x31981 x39275 x18332 -x17008 -x30041 x14192 -x44182 x18063 -x39129 x147 x9766 x17925 x6309 -x8818 -x43253 -x46598 x17769 -x15685 -x24854 -x28729 x20758 -x14312 x26126 -x44430 -x40362 -x46295 -x9755 -x543 -x3736 -x12004 -x18437 x21208 -x29083 -x47432 x25144 -x41767 x11134 -x14247 -x36982 x13015 x44153 -x21349 -x26981 -x43947 -x11884 -x27875 -x23008 x2013 -x5784 x2788 -x17948 x19559 x42496 -x29312 -x10082 -x23716 -x19228 -x38818 -x41045 x26872 x17951 -x13977 -x2166 -x21203 -x8580 x7149 -x24523 -x31896 -x10030 -x20380 -x41093 -x43275 x4527 -x16466 x4734 x20627 -x17290 -x22505 -x45312 -x18492 -x31686 x20181 -x47947 -x9316 x12117 -x37174 -x603 x14347 -x29983 -x46758 -x9414 x17790 -x2303 x11384 -x49875 -x31790 -x32341 -x33050 -x16613 -x18503 -x19880 -x36977 -x38474 -x18770 x20294 -x398 -x35623 x4647 -x36820 -x5315 -x34512 -x16260 -x16984 -x9276 x20774 -x39670 x28159 -x9699 -x3423 -x31590 -x25806 -x20831 -x31935 -x26651 -x48555 -x42302 x22919 -x35704 x29613 -x33995 x8315 -x38409 -x30445 -x36091 x9629 -x1735 -x37886 -x48167 -x2626 -x45841 -x31331 x24352 -x40292 -x42025 -x22406 x7852 -x9805 x9288 x23138 -x47092 -x47077 x402 x2437 -x12349 -x43575 -x41866 -x19068 x29914 -x34892 x27696 -x12308 -x35659 -x30216 -x20430 x27718 x16898 -x43385 -x23843 -x33770 -x13280 -x24331 -x6822 -x26405 x17867 -x39024 -x45742 -x17903 -x46131 -x27991 -x6434 -x49049 -x42613 -x36795 -x22014 -x41147 -x31169 -x25992 -x13769 -x41155 -x12141 -x31788 x22806 -x24064 -x1577 x27812 -x42305 x15713 x41596 x5557 -x6878 -x32475 -x11971 -x40080 -x34340 -x48448 -x11207 x4336 -x17230 -x41505 -x49491 -x17381 x6526 x22556 -x26001 -x5477 x33046 -x35521 -x1166 -x12784 x8352 x5703 -x32428 x39804 -x17448 x25129 -x11291 -x12600 x22330 -x13324 -x23242 x3952 -x41243 x12985 -x48918 x1493 -x43294 -x35754 -x1164 -x31944 -x11313 -x35211 -x21463 -x9459 -x9356 -x35027 -x9924 -x35110 -x43531 -x28378 -x49658 -x45662 x49476 -x49461 x38173 -x18728 -x42747 x2080 -x31606 x26082 -x23384 -x39588 x22311 -x49417 -x36857 -x14425 x5210 -x33972 -x23043 -x20301 -x25209 -x14176 -x20976 x21956 x26989 -x30200 x10980 -x31397 -x21535 -x41170 x15590 -x19752 x6642 x37575 -x45314 -x14317 -x9960 x11495 -x38313 -x41955 x33833 -x25688 -x8972 -x30731 -x33247 -x11952 x20543 x24426 -x47252 -x26964 x98 -x27324 x27213 -x19758 x4606 -x20577 x640 -x46838 -x1494 -x28819 -x15803 x3899 -x49485 -x25020 -x49470 -x28640 -x19450 -x40288 -x47492 -x30772 -x45806 -x46482 x10361 -x31870 -x26755 x18059 -x7186 -x924 x3429 -x10277 -x3875 -x17306 x17779 -x36345 -x49882 x7028 -x20213 -x21915 -x12549 x17003 -x27426 -x34745 -x34348 -x39796 -x45902 -x32304 -x38030 -x28031 -x31354 -x7703 -x46944 -x47958 x4913 -x45263 -x1641 -x7370 -x42990 -x5101 -x15984 -x46753 -x48201 -x38485 -x38767 -x40336 -x47980 -x41332 -x8822 -x18616 -x5190 -x8760 -x37068 -x25159 x18999 -x46381 -x5115 -x47256 -x37767 -x47286 -x46004 -x45178 x47940 -x34092 x47066 -x46262 -x16582 -x23951 x9786 x12324 -x6438 -x16006 -x18102 -x25484 -x46723 -x48352 -x2519 -x27792 -x12154 -x5846 -x36504 -x14524 -x4946 x8265 -x40407 x21376 x19790 -x30231 -x36112 -x30667 -x4619 x23314 -x29131 -x10460 -x41569 -x47694 -x3918 -x3045 x16119 -x35439 -x30763 -x33278 -x17123 -x49373 -x25828 -x1997 -x13296 x20342 -x9336 x4636 -x18197 x2631 -x24421 x4232 -x10065 -x3858 -x15353 x26258 x42150 x1206 -x17973 -x46599 x13764 -x44878 -x34400 -x538 x8091 -x4564 -x17579 -x47529 -x36734 x14416 -x34252 -x22086 -x18240 x17642 -x23630 -x30795 x39648 -x44822 -x9919 -x28022 x10629 -x21378 -x41375 x28543 -x39318 -x4173 -x45250 -x28871 -x17416 -x15932 -x7499 x35845 -x30475 -x32719 -x47196 -x3134 -x39631 -x11211 -x19195 -x41383 -x45382 -x9380 -x33443 -x35787 x29150 -x41139 x14929 -x37080 -x30196 -x6540 -x19660 x9517 x31166 -x14030 -x28879 -x33350 -x28662 -x48446 -x16461 -x5240 -x39742 -x22760 -x32722 x19040 x21962 -x45419 -x5512 x6900 x13541 -x1334 -x6806 -x35397 -x33562 -x32680 x10424 -x40143 x6649 -x38519 -x31427 -x481 -x47098 x2347 -x8898 -x23565 -x43356 -x45636 x5189 -x49272 -x10351 x331 -x5510 -x36500 x23067 -x31120 -x48764 x18938 x22604 x47590 -x15503 -x35679 -x20293 x29552 -x31280 x12845 -x22107 -x14115 -x48368 -x5340 -x8773 x41756 -x2434 -x45251 -x41776 -x15799 x29363 -x21322 -x19829 -x29135 x17107 x78 -x832 -x37391 x2046 -x25476 -x1429 -x49438 -x48882 -x1970 -x5344 -x46492 -x47933 -x9793 -x42575 -x46903 x46475 -x36691 -x6772 -x32313 -x39651 -x32690 -x13253 x24900 -x49301 -x10524 -x9096 -x13784 -x23257 -x36099 -x20784 x26765 -x24753 -x39291 -x42557 -x43891 -x18210 -x5861 -x24754 -x1322 -x49403 -x36914 x38078 -x41799 -x30709 x17262 -x33592 -x23159 -x44259 x1496 x28337 -x12130 x32452 -x34560 x29013 -x1863 -x36496 -x3619 x4499 -x37555 x27277 -x17761 -x39048 -x33094 x971 -x29272 -x41704 -x14154 -x44719 -x9344 -x27028 -x47457 -x34982 -x45883 -x1545 -x46125 -x33169 x9174 -x37729 x19956 x23751 -x19918 -x28716 -x5092 -x32985 -x9439 -x43740 -x41092 -x32549 -x48276 -x1285 x39780 -x41287 -x24073 -x19601 x29229 -x256 x2750 -x44789 -x14940 -x42940 -x32210 -x7662 -x42517 -x35797 -x14184 x19979 -x37789 -x6291 x27006 x4886 x7619 -x43968 -x42876 x19736 x574 -x1332 -x44123 x589 -x3391 -x49062 x17728 -x37560 x22940 -x8924 x13135 -x43134 -x34688 -x6602 -x37232 x28277 -x14021 -x25862 -x30761 x5586 -x30242 -x22747 -x5162 -x30064 x26113 -x11129 -x21907 -x13471 x42478 -x4688 -x35291 -x28587 x9872 -x43002 x20037 -x7686 -x36725 -x30164 -x23844 x43829 -x17788 -x31500 -x40723 -x8453 x1615 -x7435 -x40332 -x36412 -x11077 -x35599 -x15328 x44996 -x16548 -x11247 -x17988 -x39661 -x35823 -x4477 -x5255 -x40061 -x37157 -x44998 x27638 -x21374 -x41259 -x39340 -x20501 x35321 -x36964 x27298 x18533 x6690 x26092 -x14267 x41738 -x33017 -x39837 -x47676 -x38897 -x42551 -x9028 -x34023 -x47859 -x13624 -x7880 -x33561 x18012 -x5950 x22469 -x1919 -x48305 -x31210 -x23926 -x46981 -x15173 -x10057 -x36258 -x1573 -x42908 -x47916 -x14326 -x21902 x47876 -x30808 -x25973 -x4164 -x10354 -x14750 -x28944 -x12051 -x15326 -x42446 -x47796 -x37838 x23746 -x13342 -x39121 -x20685 -x30712 -x11799 -x46994 -x39942 -x28271 x28601 -x17940 -x46193 -x35740 x30568 -x31903 -x2802 -x9320 -x20469 -x17760 x29628 -x46069 -x16227 -x36472 x16124 -x8098 x20838 -x2409 -x13447 -x4738 -x23653 -x32499 -x47 -x36647 -x38560 x13883 -x25033 -x17591 x16768 -x32298 x25802 -x31129 -x49100 -x3613 -x30037 -x38452 -x28034 -x35081 -x40012 -x7130 -x32286 -x16175 -x45674 x8280 -x6532 -x30278 -x5339 -x3931 -x39080 -x2441 -x42330 x13776 -x46565 x10087 x18588 x22691 -x42365 -x3144 -x24968 -x30594 -x44218 -x35076 -x48460 x45 -x36235 -x670 -x26927 x19624 -x45815 x11586 -x37465 -x32176 -x122 -x19188 -x40661 -x10802 x14279 -x15176 -x36907 x4808 -x13899 -x7675 x23385 -x42282 x15859 -x7314 -x3164 -x39475 -x41249 x29391 -x31988 -x4642 x13550 -x12264 x28584 -x6211 -x34645 -x44432 -x32410 -x15962 -x6544 x27565 x8864 -x49779 -x46752 x3713 -x4498 -x29527 -x5437 x20370 -x48442 -x40666 -x19291 -x21943 -x23400 x24627 -x14493 x24043 -x6695 -x38360 -x48545 -x14501 -x36745 -x21022 -x25047 -x47820 -x20393 -x45202 -x25861 -x28225 -x12058 x73 -x476 -x3006 -x31165 -x37849 -x23427 -x24133 -x30905 -x30486 x27115 -x2882 -x33502 -x48043 -x10089 -x27025 x5251 -x30296 -x25554 -x3354 -x32801 -x24811 -x41216 x4956 -x34222 -x16959 x29326 -x30117 x4962 -x44904 -x3971 -x30733 -x20371 -x46289 -x25523 -x39868 -x2512 -x30482 -x33446 -x35574 -x47813 x11292 -x27628 x48427 -x9062 -x4290 -x11186 -x36477 -x7692 x41205 x22669 x11276 x23168 -x19922 -x15273 -x19709 x28110 x11306 -x29297 -x41621 x13201 -x37237 -x22848 x22038 x21777 -x6479 -x21903 x44365 -x44009 x265 x21883 x16517 -x33428 x12468 -x36667 -x46731 -x23750 -x19575 x20854 x19585 x12756 -x42226 -x49092 -x30399 -x2722 -x37149 -x42091 -x10967 -x11122 -x33754 -x42895 x432 -x4389 -x21229 -x25306 -x46390 x34453 -x49754 -x36976 -x34435 -x2150 x14791 -x21750 -x5989 -x32479 -x33120 -x15029 -x978 -x31530 -x27650 x20398 -x40637 x23310 x11558 -x46285 -x30135 -x659 -x28430 x33423 -x8418 x15782 -x41624 -x1928 -x48073 -x27679 -x20566 x11863 -x8090 -x25454 -x36141 x42485 -x39891 -x47761 -x19313 -x30304 -x34185 x16598 -x38859 -x17567 -x41508 x13766 -x30915 -x49725 x14635 -x33363 -x47536 -x4283 -x21806 x14217 -x4473 -x43663 -x37941 -x47165 -x2282 -x32279 -x15937 -x40304 -x6802 -x30765 -x34442 -x27769 -x14413 -x45039 -x18525 -x37099 -x19395 -x3656 -x18975 -x5273 -x8626 -x40220 -x48211 x14819 x30315 -x9010 -x42144 -x44440 -x35232 -x35396 -x11476 -x18348 x23098 -x8766 -x44209 -x44417 -x40467 -x17132 x17426 -x48596 x16816 -x45905 -x15431 -x35590 -x21640 -x17687 -x48044 -x39886 -x20471 -x3741 -x21057 -x21059 -x21492 -x23988 x1427 -x3664 -x30902 x3327 -x33288 x5959 -x8278 -x33246 x2092 -x43657 -x33016 -x35643 -x5331 -x20344 -x19393 -x30571 -x40231 -x39736 x5229 -x8218 -x9176 x27135 x1051 -x47885 x31589 -x20521 -x31132 -x10746 -x15747 -x11646 -x34566 x19178 -x21292 -x37138 -x1012 -x45881 -x45964 -x38318 -x36946 -x17126 -x31799 x1504 -x22554 -x38312 -x49202 x13504 -x33450 -x21133 -x23305 -x29116 -x19868 -x16868 x25064 x19739 -x37782 -x3344 -x30801 x29808 -x24790 -x46277 -x24391 -x32556 -x9920 -x30389 x5721 -x41571 -x42210 -x40197 -x5185 x28573 -x42268 -x23426 x23194 -x23745 -x31753 -x15362 -x32333 -x26047 -x12181 -x32135 -x12594 -x17557 -x41247 -x33930 -x22958 -x1959 x7025 -x41853 -x46274 -x41587 -x42879 -x18444 -x31232 -x19110 -x38502 -x20303 -x46203 x27961 x3903 -x43786 x23410 -x23278 x12606 -x16013 -x1550 -x32659 -x27099 -x22508 x18398 -x3254 -x15285 -x43548 -x33755 x17055 -x26027 -x35421 -x18380 -x14458 x27254 -x690 -x36211 -x31482 -x7234 -x1448 x7714 -x38722 -x37589 -x15744 x15649 x16950 x18295 -x45524 -x10620 -x45478 -x36658 x17439 -x24530 -x1414 x1870 -x31276 -x36090 x7073 -x46368 -x39834 -x16718 x23569 -x30798 -x8761 -x47815 -x49446 -x39486 x13887 -x47144 -x17630 -x159 -x23277 -x6916 -x32897 -x25660 -x2593 x46167 -x10260 -x10457 -x35978 x23334 -x12832 x10632 x26693 -x39000 x18833 -x13674 -x12085 -x15084 -x31758 -x35935 -x41945 -x42332 -x29868 -x46413 -x44989 -x33087 -x48403 -x29387 -x25459 -x10817 x8236 x9608 -x48443 -x46263 -x39732 -x29455 -x40024 -x31967 -x32148 -x20602 -x24382 -x24424 -x46563 -x32076 x11809 -x32158 -x5753 -x48508 -x3284 -x23730 -x39052 -x3218 -x950 -x22222 -x35424 -x5824 -x33029 -x44794 -x4243 -x25467 -x32610 -x2886 -x3853 -x47199 -x16674 -x35223 -x17807 -x41939 x49349 -x49776 -x40217 -x39244 -x26367 -x46859 -x28096 -x7030 x1610 -x46728 -x48672 -x28710 -x17441 -x29815 -x9706 -x5803 -x35771 x13116 x14099 -x43662 -x40100 -x27688 -x2820 -x31507 x14075 -x27353 -x33918 x21125 -x2580 -x34018 -x3310 -x35625 -x4975 -x39239 -x45172 -x19301 x14354 -x3160 -x44481 -x1251 -x47186 -x32366 -x23111 -x38967 -x11611 -x39200 -x1629 -x14854 -x47393 -x13965 -x11061 -x39343 -x13748 x23866 -x26733 x27677 -x34005 -x32987 -x15397 -x22252 -x43598 -x125 -x30673 -x39476 -x48961 -x43590 x1221 -x35765 -x41609 -x41925 -x49592 -x7430 x26728 -x39226 -x46628 -x20710 x9441 x17717 x24806 x8208 x26822 -x49842 -x34451 -x9192 -x38283 -x11386 -x43986 -x9489 -x10151 -x14568 -x31924 -x17177 x24590 -x39119 -x769 -x22142 -x1752 -x9136 -x29712 x21010 -x45234 -x48079 -x30233 x12403 -x16298 x19239 -x14135 -x22625 -x19541 -x585 -x4189 x10647 x38321 -x46980 x7658 -x2843 x17033 x6145 -x38033 x39508 x11138 -x24519 -x1422 x11986 -x18443 -x29981 x26699 -x31230 -x33023 -x23947 -x8635 -x36539 -x8720 -x4519 x2865 -x9081 x17258 x4306 -x29454 -x32743 -x36404 -x28551 -x42804 x2206 x26642 x25606 x44620 -x48703 -x10180 -x34428 -x21207 -x6415 x20750 x20498 -x48224 -x570 x17305 -x14072 -x47760 -x49305 -x45005 -x7566 -x32986 -x7853 -x36509 x23299 x24762 -x13774 -x26379 x20082 -x33351 x35811 -x15071 -x47233 -x21724 -x48592 -x4348 -x47040 x19412 -x31764 x20011 -x4018 x41930 -x10937 -x6801 -x40225 -x36616 -x25824 -x9634 -x19700 -x45926 -x31435 -x5309 x18318 -x15718 -x20512 -x9428 -x23343 -x43336 -x4211 -x49239 -x34977 -x17884 -x44403 x11142 -x38905 -x38567 -x11550 x27323 -x29611 -x3376 x20743 x8049 -x26951 x19364 x12727 -x11262 x43404 -x960 -x37887 -x42192 -x27313 -x37265 -x1472 -x32338 -x15843 x23841 x4964 x14670 -x33919 -x8692 -x35466 -x6321 -x27093 x36303 -x2186 -x4682 x10174 -x1077 -x48636 -x44233 -x18624 -x36300 -x47697 -x41173 -x38590 -x40691 -x39618 x15321 -x34463 -x48864 -x25496 -x49370 -x42883 -x28800 -x43338 -x37644 x28357 -x11325 -x37247 -x23677 x28167 x34193 -x46875 x2106 -x31255 -x37266 -x31049 x17958 x24560 -x23938 -x9223 -x39760 -x46111 -x4783 -x41868 -x46011 -x34751 -x20008 -x47249 -x45652 -x15573 -x27160 x3495 -x33066 -x18854 -x14494 -x45975 -x46642 -x47729 -x549 x1298 -x12036 -x4742 -x14669 -x36544 -x22095 -x39543 -x17283 -x39104 -x32348 -x29717 -x19433 x10590 x25724 -x4557 -x10856 -x10612 -x12973 -x27497 x5345 -x38789 -x46070 -x35112 -x28626 -x12406 -x43957 -x18979 -x18006 -x33462 -x15096 -x37933 -x16974 x21804 x25976 -x17275 x13577 -x23051 -x33300 -x10437 -x18439 -x38269 x4244 -x7954 -x15501 -x41104 -x20686 -x44966 -x48751 -x29668 -x30899 -x18899 -x42555 x45798 -x27486 -x11028 -x48174 -x12676 -x18286 x20651 -x31404 x18176 -x32645 -x32973 x36770 -x32454 -x68 -x6012 -x23657 -x50 -x16009 -x29094 x29768 -x33691 -x1554 -x31239 -x43360 -x10327 -x33067 x12183 -x5936 -x37060 -x46082 -x49009 -x6895 -x27366 -x38222 -x33318 -x11787 x5163 -x46342 -x47063 -x39971 -x5615 -x19721 -x1362 -x19784 -x44150 -x44875 -x13472 -x29976 -x37754 -x18129 -x44829 -x37 x14026 -x8680 -x8928 x9272 -x18741 -x21695 -x7786 -x11765 -x49106 -x4755 -x43484 -x4157 -x32178 -x44015 x16533 -x6705 -x48202 -x21989 -x37083 -x42123 x23171 -x23357 -x11351 -x30349 -x3326 -x28683 -x12086 -x15559 -x48196 x27879 -x39317 -x37978 -x26236 -x35296 x10022 -x35210 -x16329 -x39946 -x33488 x29833 -x38498 -x37717 x20789 -x15167 -x38979 -x41340 -x30146 -x23157 -x42422 x9191 -x3085 -x37491 -x38289 -x33851 -x24858 -x7671 x16130 -x23128 x21033 -x39578 -x47110 -x48275 -x18254 -x32757 -x28193 -x31979 x10326 -x25935 x25604 -x35876 -x49677 -x29570 -x12513 -x37873 -x8752 x17757 -x40609 -x44770 -x32561 -x19841 -x49959 -x24693 x7677 -x14823 -x30528 -x8893 -x39217 -x986 -x45976 -x30916 -x38189 x28103 -x18023 -x49174 -x2463 -x9021 -x11036 -x28185 -x16305 -x40011 -x42398 x21876 -x5319 -x44873 -x5034 -x22516 -x37360 -x36762 -x44431 -x7158 x8586 -x35675 -x20070 x18003 -x43766 -x42040 -x31976 -x36856 -x276 -x25737 -x37902 -x21878 -x7000 -x8754 -x15105 -x35810 x25498 -x43014 -x12046 -x20119 -x38014 -x14257 -x25832 -x41153 -x22163 -x37325 -x33726 x47900 -x6807 -x42057 -x19020 -x16910 -x31218 -x40281 -x3083 -x37254 -x3338 -x23963 x11371 -x48274 -x15512 x3735 -x29515 -x37757 -x28094 x5135 x7101 x10559 -x33908 -x3773 -x36455 -x47888 -x20828 -x20848 -x21259 -x38853 x5810 -x22398 -x7141 -x99 -x15755 -x45083 -x16623 -x27709 -x4322 -x33442 -x37896 -x39612 -x32314 x24721 -x49130 x29614 -x40490 x15435 -x49112 -x36021 -x33697 -x45430 -x17743 -x24390 -x4725 -x1350 -x3961 -x31449 x26581 -x33432 -x23438 -x42348 -x12803 x27635 -x12966 x21222 x4048 -x26521 -x31211 -x30280 -x521 -x17511 -x5749 -x39704 -x49669 -x4978 x14897 -x30734 x6009 -x47956 -x31604 -x35566 -x3113 -x40845 -x714 x10483 -x7221 x21967 x7634 -x39827 x6872 -x25548 x15707 x29294 -x1955 -x45608 -x7217 -x48166 x20862 x21447 -x35184 -x38472 -x22489 -x42870 x11782 -x14069 -x33942 -x18926 -x39110 -x8377 -x31338 -x44697 -x40616 -x19413 x18341 -x34051 -x21814 -x25179 -x43841 -x22784 -x34828 -x40907 x11045 -x38986 -x33574 -x41399 -x30014 -x31946 -x49518 -x47215 -x36915 -x30977 x10415 -x42812 -x1611 -x45194 x11666 -x25016 -x5565 -x20608 -x2749 -x19706 -x35043 -x8064 -x22667 -x14171 -x4496 -x29546 -x39898 -x11155 -x5415 x6791 -x8759 -x42157 -x13559 x2179 -x8362 -x38664 -x5290 -x36134 -x40363 -x22416 -x16053 -x39497 -x25591 -x25725 x20054 x25601 -x33889 -x34963 -x43963 -x43499 -x39645 -x27307 -x47693 x24393 -x4829 -x21884 x21842 -x39524 -x44264 -x20917 -x24813 -x1124 x26135 -x11536 -x14797 -x7488 -x15697 -x45873 -x47495 -x37654 -x47639 -x24564 x1720 -x18572 -x21008 -x12487 -x45987 x28012 -x22069 -x15027 x17279 -x20144 -x2007 x12201 -x43847 x21993 -x19445 -x47998 -x23406 x28112 x4067 -x5998 -x41827 x7449 -x10176 -x47460 -x37161 -x11307 -x17152 -x48432 -x34003 -x11688 -x48141 -x14593 -x44141 -x1990 -x2354 -x24309 -x17404 x29003 -x26968 x48123 -x1564 -x18139 -x29618 -x780 -x47736 -x15200 x16191 -x26883 -x31683 -x34614 -x36201 -x37187 x7930 x25155 x24917 -x46819 -x49942 -x40551 x20780 -x143 -x9456 x6657 -x24081 -x6297 x10765 -x18607 x27036 -x20088 -x44236 -x46326 -x5410 -x34732 x14567 -x33954 -x44798 -x16390 -x6433 -x7980 -x4123 -x36331 -x7198 -x43769 -x34746 -x19550 x28342 -x22837 -x45967 -x48424 -x87 -x37948 -x12494 -x7889 -x32761 -x20655 x35778 x27993 x27215 -x21810 x19502 x14189 -x25692 -x21040 x12496 -x11634 -x26819 x6376 -x36414 -x46108 -x45525 -x44696 -x49739 -x8177 -x35750 x5073 -x39733 -x13362 -x40570 -x40639 -x7792 x18948 x48475 x27500 x11769 -x47852 -x15360 -x13158 -x44588 x28131 -x21308 -x8263 -x12222 -x38455 -x10076 x18958 -x3032 -x20893 -x37592 -x20718 -x38902 -x21684 -x43354 -x34130 -x248 -x48742 -x11829 -x35648 -x17877 x26359 -x15327 x49524 x6022 -x26532 -x14884 -x32518 -x21936 -x3436 x24074 -x19442 x9878 x11485 x22750 -x8839 x20386 -x37416 -x39386 -x13896 -x29964 x3433 -x46571 x24539 x10540 -x42045 -x3844 -x36988 -x46044 -x11040 -x38839 -x47427 -x30435 -x37889 -x38757 -x47719 -x29645 -x44857 -x41731 -x14249 -x31317 -x36965 -x22605 -x5717 -x7413 -x44951 -x46239 -x36547 -x38435 -x41461 x4842 -x14197 x26316 -x22544 x25287 x177 -x17141 -x17229 -x2473 -x8247 -x35711 -x38023 -x41937 -x43166 -x27295 -x13600 -x38852 -x43078 -x33832 -x4758 -x33138 -x35422 -x14666 -x31743 -x28767 -x13016 -x19299 -x1823 -x4745 -x47703 -x3220 x35385 -x23124 -x29865 -x13370 -x46202 -x11823 -x21609 -x22104 -x24516 -x12665 -x42756 -x12612 -x45513 x28855 -x28060 -x38064 x1004 -x32852 -x6063 -x33884 -x41201 x41269 -x41675 x5904 -x12179 -x41214 -x23758 -x42141 -x16714 x20957 -x43362 -x11621 x29510 -x48231 -x40207 x1818 -x49523 -x49817 x2090 -x13999 x45685 -x58 -x41001 -x45743 -x7051 -x47817 -x39011 x21702 x9436 x14860 -x47139 -x43603 -x33126 -x29020 -x9115 -x16543 -x36282 -x24027 x23365 -x23468 -x38346 -x31695 -x13096 -x39169 -x25077 x24803 -x1856 -x36054 x19545 -x30762 -x29872 -x39072 x28804 -x11158 -x38458 -x6460 -x43587 x19538 -x22812 -x28441 -x45230 -x37350 -x32310 -x27288 -x41885 -x10573 -x4237 -x5057 -x43914 x13877 -x36886 -x43814 -x46649 x21720 -x35163 -x47687 -x42335 -x26312 -x26136 x12687 -x42466 -x35766 x7810 -x2310 x10155 -x22151 -x48582 -x20361 -x4781 -x17944 -x25571 -x11366 -x36760 -x19330 x2369 -x24295 x38663 -x37298 -x3641 -x28558 -x28613 -x12981 -x47454 -x43139 -x39021 x39022 -x29612 -x34450 -x32480 x49347 -x40019 -x48221 -x30697 -x5819 x16661 -x7729 -x33175 x19030 -x36909 -x48250 -x37184 -x9644 -x36247 -x26802 -x9587 -x40216 -x41425 -x16805 x5616 -x7866 x24649 -x21218 -x12988 -x47430 -x44979 -x26534 -x19407 -x35850 -x42104 -x33332 x14205 -x35748 -x20744 x2678 -x39256 x5652 -x956 -x10239 -x18165 x28996 -x12813 -x14850 x17122 x27979 -x2 x29161 x40097 -x12936 -x35828 -x41932 x28471 x8999 -x32566 -x45331 -x13376 -x34644 -x19447 x8423 -x610 -x10774 -x37553 x5411 -x44427 -x10387 -x45797 -x38136 -x23231 -x23130 x11710 x2038 x14919 -x31143 -x23086 x26149 -x48857 -x32558 -x16761 x41150 x34411 -x40346 -x5164 -x8697 -x16593 -x45298 x23582 -x3616 -x37599 -x11025 -x12088 -x31481 -x38072 -x42964 -x37785 x7002 -x31693 -x3021 -x29230 x28535 x4684 -x35018 -x17794 -x33322 -x34438 -x18834 -x22427 x15848 -x21755 x13614 -x48236 -x6311 -x13140 -x43710 -x8398 -x21339 -x35847 -x9759 -x35638 -x19265 x21621 -x6184 -x40675 -x27174 x21566 -x44521 -x46863 -x42048 -x10325 x21677 -x22696 -x9633 -x16896 -x35091 -x14426 -x40198 -x9600 -x10609 -x3979 -x39520 x8390 -x20100 x20358 x21854 -x30598 -x44570 x17655 -x2203 -x30624 -x41048 -x45212 x17786 -x45063 -x39930 -x29697 x14290 -x21475 -x31952 x17818 x6351 -x24271 -x10400 -x36808 -x22595 -x40355 -x9508 -x14341 -x7761 x20507 -x38492 -x21944 -x39819 -x14628 -x36548 x9535 -x35462 -x24045 x27529 -x22231 -x40940 -x21874 -x1003 -x7223 -x4885 -x22627 -x38216 x28250 -x7826 x12486 -x33151 x8961 -x30804 -x9045 -x17871 -x14433 x20616 -x24409 x14969 x16965 -x17295 x23771 x10598 x15149 -x4646 -x22110 -x42095 -x46736 -x22513 -x11467 x20147 -x11811 -x40984 -x4008 -x13384 -x45179 -x47155 -x39766 x5635 -x29199 x4004 -x49342 x4762 x6603 -x15417 -x23300 -x45660 -x624 -x30451 -x24663 -x37176 x12896 x4984 -x10670 -x2029 -x30509 -x36295 x16626 x12921 -x5401 -x47274 -x20457 -x37352 -x45315 -x46839 -x46120 -x30982 -x17704 -x38821 -x1815 -x4424 -x34037 -x19773 -x32734 -x38259 -x40432 -x14311 -x20002 -x38837 -x49682 -x4332 -x41899 -x35867 -x29347 -x46639 -x44578 -x16557 -x14724 -x21498 -x42513 -x46321 -x47658 -x21869 x28827 -x30429 -x46241 -x1837 x9623 -x43431 -x34417 x48924 -x6992 -x33263 x18903 -x23397 -x40990 -x41647 -x43228 -x17135 -x26100 -x10999 -x36344 -x17632 -x27536 -x28642 -x42930 -x21121 -x21130 -x28304 -x42251 -x43618 -x40626 -x40908 -x22282 -x41681 -x2360 -x42655 -x19345 -x1110 x12698 -x1454 x12441 -x8092 -x13346 -x22122 -x38676 -x42259 -x27680 -x16741 x15461 -x34425 -x47067 -x5579 x12148 -x28581 -x45594 -x3630 -x40600 -x37439 -x16035 x8956 -x36032 -x25589 -x49066 x10138 -x42631 -x31826 -x36409 x25833 -x10852 x10747 -x28901 -x4163 -x47812 -x24457 -x17127 x7578 -x42035 -x41834 -x15154 -x2271 -x36142 -x9771 -x49687 x19834 x6266 -x24223 -x33269 x14013 -x34642 -x48938 x23245 -x42710 -x24386 x31729 -x43222 -x7795 x16379 -x19589 -x8716 -x17684 x18683 -x49273 -x21285 -x16373 x6774 -x36435 x15341 -x14158 -x15643 -x48364 -x17868 -x40921 -x6450 -x35340 x19459 -x37711 x23722 -x20638 x3520 x11397 -x7459 -x33860 -x35279 -x36173 -x18933 x9926 -x39117 -x41926 -x35735 -x37246 -x35796 -x25951 -x37580 -x33742 -x45985 x5489 -x33803 x28082 -x32553 x12731 -x42775 -x19315 x1438 x28486 -x35557 x5044 -x28593 -x18153 -x39172 -x19783 -x801 -x49431 -x33764 -x12508 -x6725 x21454 -x17461 -x43638 x11847 -x40387 -x21551 x21318 x16826 x21879 -x34267 -x38936 -x19337 -x20539 -x49609 -x32455 x11685 x45684 x25520 -x7425 x18841 -x19827 -x27783 -x5312 -x33546 -x30384 -x37113 -x31270 -x1321 -x6568 -x35221 -x36137 -x41757 -x28881 -x4960 -x37781 -x16016 -x3100 -x10773 -x40004 -x10224 -x3425 -x10265 -x32817 -x33555 -x14216 -x10193 -x46284 -x437 -x26080 x8710 -x40284 -x9087 -x31349 -x30392 -x38755 -x40928 -x22068 x6739 -x19769 -x13958 -x37881 -x8669 x23442 -x21423 -x1419 x1926 -x35468 x38795 -x26744 -x47447 -x4325 -x43503 -x41179 -x16587 x4289 -x47659 -x47595 -x32519 -x11163 x28896 -x17932 -x2617 -x20712 -x46786 -x5863 -x31618 -x26497 -x5482 -x27975 -x13205 -x34620 -x41418 -x8372 -x40672 -x38744 -x15103 -x45549 -x15170 -x3775 -x34300 -x14947 -x23325 -x8936 -x21090 -x31709 -x47756 -x39071 -x22162 -x6998 -x31964 -x14418 -x27163 -x29756 x46208 -x12090 -x24894 -x5296 -x46225 -x7995 -x22301 -x17412 x19258 x13043 -x12493 -x39005 -x41121 -x14550 -x14777 -x12537 -x35684 -x35822 -x39067 -x41037 -x49372 -x29650 -x43060 -x643 -x24060 x18502 -x41871 -x14955 -x6529 -x38442 x3758 -x31939 x26155 -x49217 x13967 -x34693 -x6449 -x42207 -x34752 -x18602 -x18798 -x39224 -x28531 -x44718 -x1830 -x44615 x15345 -x29806 -x44682 -x18079 -x25746 -x30774 -x27938 -x6267 -x33383 -x18614 x18816 -x36712 -x16023 -x18462 -x8906 -x15748 -x35671 -x14213 -x38187 -x1761 -x37508 -x13163 x32903 -x41404 x29117 -x22028 -x24091 x8682 -x22970 -x30013 x16279 -x9642 -x15370 -x19257 -x24879 -x44050 x36302 -x47090 x13741 -x17991 -x13241 -x15774 -x11565 x19799 -x24381 x10795 -x34325 -x31742 -x22850 -x1087 x7229 x26313 -x25492 x6627 -x34321 -x29907 -x47091 -x5608 -x44434 -x27737 x21778 -x47411 x15296 x30918 -x25792 -x29730 -x48379 -x49635 x4981 -x37414 -x32657 x23102 -x27823 -x32507 -x16689 -x39194 x26669 -x14976 x26860 -x40813 -x10758 x13694 -x19609 -x34772 -x18973 -x28245 -x30045 -x993 -x14202 -x27301 x24787 -x9778 -x12956 -x3528 -x24038 -x41506 x4596 -x20880 -x37724 -x35795 -x16441 -x12948 x303 -x39884 x3241 -x5372 -x9556 -x35450 -x43469 -x19170 x24850 -x46071 -x32288 -x44913 -x2879 -x21220 -x34615 -x5606 -x43783 x20456 -x35367 -x13656 -x37811 x4051 -x30822 x5282 x18249 -x39322 -x48868 -x45213 -x33460 -x30145 x9695 -x42138 -x7312 -x21073 x648 -x21158 -x22033 -x29012 -x44993 -x30258 x8653 -x10124 -x38354 x26122 -x44815 -x37123 -x14974 -x20443 -x41561 -x12516 -x992 -x37624 x23158 -x15716 -x32964 -x16916 -x41933 -x8360 -x44522 -x34452 x27712 -x11920 -x38715 -x31377 -x37602 x20909 -x41575 -x30434 -x42734 -x35715 -x28532 -x12073 -x31879 -x25836 x14941 -x30132 x8329 -x37783 -x7288 x28950 -x1985 x3717 -x40005 -x45360 -x47178 -x9864 -x6332 -x28781 x18537 -x12792 -x17637 -x55 -x25336 x12338 -x15314 -x7275 -x24262 -x41041 -x26208 -x6430 -x27515 -x47644 -x4071 x26454 -x9120 x17999 -x5174 -x1329 x2445 -x32569 -x30746 x21980 x19730 -x31818 -x9000 -x37677 x26667 -x27345 -x39223 -x48477 -x15700 -x26644 x2483 -x36406 -x29385 -x35610 -x36713 -x16967 -x31975 -x45752 -x24950 -x46452 -x39550 -x37354 -x23656 -x4878 -x34264 -x29118 x30514 -x28999 -x4849 -x37552 -x41857 -x43489 -x48133 x21927 -x1593 -x3458 -x5544 -x42898 -x14284 -x20455 -x12471 x39873 -x45587 -x17343 -x43397 -x27063 -x30549 x15468 -x41650 -x47648 -x22425 x27815 -x43955 -x6967 -x2584 -x7008 -x13786 -x35598 -x28925 -x32739 x1699 -x45954 -x43467 -x34063 -x35496 -x34729 -x42567 -x31477 x46466 x20064 -x25131 -x8413 x46907 -x23659 -x40897 -x23363 -x42732 -x20049 -x32393 -x48138 x8582 x19657 -x49183 -x12716 -x25004 -x12366 -x35366 -x17398 -x312 -x25375 -x37723 -x20296 -x29574 x1410 -x43996 -x23082 -x35872 -x14402 -x42927 -x36187 -x4666 -x18226 -x25761 -x26112 -x30698 -x37437 -x49808 -x27808 -x6465 -x40321 -x49010 -x47886 -x11587 x10411 -x6625 -x15763 -x35516 -x36166 x23604 -x42476 -x44140 -x46945 -x40031 -x6466 -x43556 -x40932 -x33869 -x13355 -x34020 -x4674 x3932 -x27913 -x42363 x5245 -x34415 -x25565 -x2860 -x41841 -x41535 -x49871 -x11106 x6798 -x40408 -x31566 -x19430 -x42916 -x34991 -x44353 x22889 -x20308 -x28784 -x41717 -x31264 -x9649 -x20989 -x33119 x3309 -x37412 x14578 -x46702 x12741 -x25515 -x24933 -x31716 -x21606 -x16731 -x25917 x8061 -x9412 -x8533 -x33155 -x1901 -x47258 x30784 -x39360 x15558 -x25391 -x49888 -x41393 -x47675 -x21877 -x33312 -x30387 -x38115 -x15450 x10809 x23997 x8968 -x46459 -x5134 -x20922 -x49157 -x27231 -x5669 -x39877 -x45469 -x8227 -x44495 -x43853 -x14965 -x38911 x6542 -x23992 -x16041 -x23109 -x21994 -x49421 -x30834 x17977 x22861 -x6597 -x20511 x6658 -x40150 -x32871 -x13004 -x29393 -x5926 -x41283 x36073 -x10321 -x34726 -x12546 x17042 -x6390 -x36351 -x35710 -x40655 -x3569 -x33999 -x3073 x24322 -x41584 x6864 x21296 -x40741 -x28672 x12128 x48199 -x4453 -x39371 -x47707 -x37366 -x11786 x3808 -x9106 -x42391 x18956 -x36789 -x37004 -x6987 -x33355 -x28815 -x5152 -x23002 x18657 x22204 -x33612 -x44025 -x34770 -x5468 x9198 -x16620 x6244 -x35907 -x37195 x21864 x24055 -x43017 -x49522 -x10364 -x31451 -x33879 -x36700 x19823 x23607 -x7557 -x6201 -x12105 -x34943 -x7335 -x14127 x7096 -x31602 -x45574 -x18757 -x36604 -x2569 -x38293 -x45983 -x44827 -x31487 x5170 x17587 -x21504 -x15075 -x23973 -x27129 -x48951 -x40167 -x11041 -x30024 -x31315 x8447 -x219 x19150 -x10964 x29957 -x38228 -x30912 -x3185 -x6406 -x16393 -x47822 -x28732 -x33778 -x24711 -x2565 -x20821 -x43977 -x45955 -x33209 x27407 -x30783 -x27027 -x9628 -x7848 -x17505 x25359 x4859 -x9403 -x30469 -x2686 x6464 -x17799 -x525 -x22006 -x19059 -x4560 -x42304 -x44382 -x40223 -x21088 x5833 -x40601 x11337 -x11903 -x31608 -x18539 -x13459 -x45773 -x45372 -x41858 -x17384 x27441 -x32624 -x35501 -x22218 x23341 -x27166 -x4117 -x47504 x37369 -x32742 -x46905 -x33483 x5905 -x48286 -x27111 -x36875 -x37208 -x47709 -x41472 -x43250 x11027 -x1009 -x35156 x12074 -x13046 -x11055 -x15604 -x7907 x870 -x4816 -x14110 -x42745 x33267 x22763 -x30331 -x30348 -x10860 -x47329 -x49727 -x46171 -x40413 -x12204 -x21414 x4617 -x39585 -x4097 -x24483 -x44724 -x11547 -x22864 -x46973 -x6585 x11641 -x1744 x19795 x756 x3594 x26856 -x1793 x9597 -x47152 -x39334 -x26718 -x14987 -x16747 -x45809 x6172 -x9544 -x44949 -x11330 x899 -x31730 -x44746 -x3288 -x26248 x3680 -x37676 -x28561 -x27654 -x19267 -x38662 -x26508 -x44467 -x28468 -x47374 -x3995 -x21690 -x31973 -x15770 -x23886 -x20310 -x12905 -x49572 -x3175 -x33021 x49477 x17798 -x14465 -x10262 -x33310 -x5505 x15413 -x17735 x23095 -x4259 -x45269 -x3395 x34454 x40787 -x12037 x20857 -x43347 -x44944 x17113 x4968 x7188 -x1688 -x13480 x893 -x8821 -x15602 -x18320 x42242 -x48503 -x1170 -x43413 -x40250 -x1488 -x31584 -x2635 x16744 -x25682 x48908 -x47217 -x43654 -x41380 -x19185 -x4567 -x2054 -x12224 -x36292 -x40360 -x30413 -x12671 -x16581 x4268 -x43071 -x7653 -x111 x19206 -x20458 -x47181 -x39046 -x33306 -x11491 -x48177 -x4212 -x2660 -x30125 -x34599 -x35604 -x23651 -x28930 -x23024 x27960 x10644 -x1972 x23901 x29741 -x16900 -x47208 -x1552 x10303 -x12413 -x25455 x21438 -x22050 -x46027 -x44591 -x18201 -x19340 -x12156 -x41491 -x31047 -x32821 x1954 -x35137 -x43074 -x44289 -x42126 x17199 -x17572 -x4240 -x8609 -x34954 -x31259 -x43442 -x38475 -x37000 -x42315 -x33788 -x33990 -x33718 x1450 -x5895 -x33049 -x26737 x5267 -x1877 -x10220 -x32344 -x45916 -x32467 -x44380 -x5260 x28734 -x46449 -x37597 -x1456 -x37419 -x46729 x18149 -x13483 -x10141 -x36917 -x48877 -x46182 -x4342 -x27057 -x2162 -x4029 x13906 x20492 x19812 -x2164 -x33334 x28778 -x26308 -x18171 -x39605 -x49874 -x24760 -x2821 -x45444 -x6660 x3479 -x40969 -x40994 x9524 x23805 -x31056 -x46259 -x6749 -x35310 -x31955 -x6541 -x35524 x10849 -x44831 -x45914 -x19718 -x39481 x28739 x22390 -x37054 x9132 x3730 -x44222 -x48931 x11717 -x29244 x13052 x2972 -x31350 -x9748 x19327 -x40249 -x41801 x2667 -x2220 -x20196 x14841 x5369 -x26280 x27380 -x4663 -x8382 -x37622 -x31119 -x8960 x27171 -x41697 -x11019 -x37590 x22600 -x25494 -x2818 -x27134 -x4977 -x37586 -x19383 x38073 -x3733 -x33994 -x19692 x15376 -x40830 -x35993 -x32529 x26949 -x10447 -x12050 -x33326 -x34801 -x46553 -x32905 -x13018 -x23133 x5433 -x31540 x1050 -x15844 x44041 -x34663 x14988 -x9193 -x41708 x11549 x49432 -x31571 -x34042 x10346 -x26603 -x46747 -x969 -x9997 -x21188 -x32773 x34029 -x24051 -x38871 -x40587 -x47321 -x49129 -x9058 -x30645 -x8573 -x29873 -x48362 -x19238 -x42900 -x9829 -x16483 -x36688 -x443 -x40754 -x16231 -x48099 x14232 x25502 -x14585 -x41182 -x34098 x10454 -x22220 -x13449 x17837 -x694 -x28509 -x1140 -x25251 -x33356 -x29506 -x45767 -x44678 -x11274 -x5432 -x2530 -x30661 -x39053 -x23503 -x4599 x21449 x18223 -x17772 x16793 x2292 -x44084 -x26568 -x34470 -x37093 x13325 -x27957 x4972 -x33097 -x15025 x195 -x1056 -x48435 -x19625 -x29622 -x869 x37185 -x24378 x28829 -x49240 -x26759 x4813 -x23739 -x9420 -x4912 x18442 -x36675 -x43237 -x49292 x20263 -x12970 -x43410 -x39232 x1231 x633 x21681 -x44731 -x10090 x25137 x21506 -x30042 -x40759 -x10372 x23684 -x37883 x25537 x6469 -x43620 -x2949 -x3676 x11227 -x49837 -x21194 x425 -x1304 -x4871 x1656 -x10881 -x25691 -x41246 -x1415 -x44733 -x15162 -x38254 -x7040 -x42774 x16520 -x13285 -x579 x14329 x26893 -x44203 -x11403 -x35430 -x44950 -x34601 x35418 -x8750 -x34779 x22269 -x46476 -x7554 x22032 x1461 -x720 -x34433 -x16630 x16835 x28841 -x34819 -x10875 -x4364 -x30882 -x3202 -x618 x887 x19047 x20696 x16992 -x3362 -x18680 -x43254 -x44563 -x26712 -x28362 -x72 -x30811 -x11645 x4069 -x43948 -x36758 -x33913 x14131 -x41991 -x48487 x23851 -x2351 -x11033 x7510 -x9477 -x43129 -x13102 -x21070 x8094 -x45044 x24978 -x34773 -x31421 -x4133 -x42460 -x8925 -x13929 -x40303 -x30727 -x12414 x23742 -x26852 -x39120 -x35188 x28709 -x40782 x11933 x8293 -x33870 -x21858 -x8073 x13609 -x17631 x35798 -x45381 -x37075 x31267 x14225 x33824 -x25091 -x28556 x13031 -x29350 -x5116 -x26560 -x3268 -x26873 -x5983 -x47763 -x44656 -x37695 -x44198 x9978 -x11488 x23551 x18996 -x43933 -x3923 -x45366 -x14520 x6260 x1730 -x8706 -x38945 -x44130 -x14922 -x33315 -x41105 x13150 -x48454 -x31360 x10555 -x8139 x2942 -x7923 x34682 -x40968 -x27707 -x41229 -x34356 -x2477 -x37777 -x30195 -x25671 -x22055 -x724 -x39462 -x44869 -x48411 -x14473 x10571 -x36000 x20639 -x23810 -x41080 -x31124 -x27015 -x28690 -x31196 -x38236 -x26410 -x48661 -x2668 -x10544 -x25153 -x41819 -x48547 -x40382 -x11831 -x1613 -x43924 -x33397 x14117 -x38916 -x4887 x8835 -x10170 x25275 -x33519 -x2499 x13216 -x17839 -x37267 -x38161 -x30611 -x16495 -x40358 -x22733 -x37210 -x44143 -x13660 -x39730 x433 -x45647 -x17037 -x30268 -x6816 x47910 -x45858 -x27349 -x43006 -x33589 -x45014 -x40862 -x25962 x48805 -x19241 -x43833 -x48585 -x38706 -x29345 x8717 -x18015 -x31549 -x6370 -x6893 -x42873 -x39629 -x34311 x5358 -x49324 -x38272 -x47455 -x30265 x14404 -x45357 -x12724 x9118 -x4049 -x42231 -x11046 -x43888 -x47496 -x8028 -x32831 x18753 -x20053 x26406 -x36323 x28814 -x8995 -x1929 -x33791 -x35549 x8051 -x7086 -x41725 -x176 -x20983 -x18441 -x26251 -x28115 -x43204 -x47908 -x49793 -x8985 x26627 -x41759 -x42750 -x1442 -x30591 -x43982 -x21368 -x33805 x27331 -x46992 -x33398 x21432 -x25758 -x31950 -x27982 -x3448 -x23045 -x42441 -x14050 -x14622 -x47944 -x11773 -x48831 x5043 -x30030 -x3217 -x33585 -x15766 -x46743 -x32664 -x24484 x7299 -x22226 -x7089 x15168 -x15813 -x7210 -x24011 -x41385 -x38134 -x34497 -x5098 -x18844 -x38812 -x6709 -x49418 -x45705 -x47320 -x27185 -x33143 -x24312 -x18068 -x9044 -x2450 -x3109 x28670 -x41769 x23611 x18953 -x37645 -x25666 -x49897 -x35126 -x38407 -x17151 -x30342 x28985 -x1849 x26600 -x48279 -x13985 -x44392 -x35916 -x20419 -x36877 -x32736 -x45519 x15683 x14984 x20924 -x27482 -x48835 -x35186 -x45828 -x1983 -x10777 -x40962 -x38719 -x44613 -x15579 -x16607 -x48906 -x9905 -x41460 -x20028 -x31498 -x33348 -x48685 -x41777 x772 -x41476 -x43326 -x46312 -x18532 -x35940 -x1767 -x24284 -x29520 -x46989 -x25057 -x15617 -x28356 x24957 -x44097 -x21159 x6045 -x48204 x8547 -x36950 x23352 -x914 -x32142 -x16995 -x27202 -x46408 -x23293 -x31104 -x3988 -x40033 -x47753 -x10222 -x49110 -x5475 -x6115 -x2996 -x1760 x35405 -x3621 x4555 -x2683 -x33523 x29532 -x43992 -x32703 -x10136 -x9899 -x33674 -x25037 -x42026 -x40822 x1927 -x24865 -x23119 -x43519 x29725 -x112 -x4351 -x14386 -x26109 -x43619 -x21972 -x43552 -x49093 x7696 -x14123 -x46236 -x27570 -x4508 -x9230 x6926 x11600 -x19925 -x49928 -x19694 -x49962 x17467 x32957 -x34393 -x27153 -x33223 -x17169 -x44836 x26950 x22590 x3444 -x41224 -x46986 -x41007 -x45772 -x19225 x31131 x655 -x6764 -x17486 x15800 -x32267 -x43359 -x14646 -x9738 -x15295 x17193 -x1649 -x27722 -x32170 x6598 x3219 -x5417 -x46359 -x8894 -x48556 -x13693 -x1182 -x10466 -x38709 -x26326 -x44069 -x32377 -x19002 -x44047 -x37065 x11021 -x28333 -x40157 x10673 -x3105 -x47617 -x39140 -x3851 x161 -x17324 x21683 -x10968 x1125 -x884 -x38634 -x49076 -x2732 x35487 -x15290 -x21650 -x45319 -x12433 -x44037 -x11740 -x25635 x40260 -x17947 -x22276 -x32287 -x41514 x14895 -x47667 -x1835 x791 -x46971 -x43238 -x1869 -x28712 -x29448 -x37844 -x39915 -x44330 x19465 -x8677 -x7324 x27753 -x14605 x18796 -x4143 -x33218 -x25446 -x40479 -x21074 x25293 -x12405 -x5548 -x32074 -x326 -x47941 x15136 -x45168 x28798 -x25971 -x841 -x31857 -x44155 -x47202 -x4661 x20818 x11532 -x13791 -x31116 -x25198 -x31265 -x41005 -x38666 -x10690 -x12626 -x375 -x47426 -x10412 -x36079 -x21803 -x38373 -x3188 -x15837 x39309 -x9331 -x310 -x30754 -x5756 x2125 -x48811 -x8183 -x45400 -x30652 -x36318 -x7281 -x26456 -x1839 -x1681 -x22862 -x39994 -x38157 -x41691 x7362 -x45699 -x46638 x29938 x21715 -x29655 x19872 x37673 -x28656 x21069 -x5589 -x41359 -x44420 -x35987 -x44019 -x44590 -x6155 -x23635 -x41980 -x19982 -x36755 -x10872 -x39414 -x2503 -x5533 -x23923 -x18961 -x32246 -x28754 -x44308 x10240 -x42196 -x21211 -x3048 -x39991 -x20378 -x8771 -x19448 x24897 -x41378 x24592 -x43175 x26281 -x8757 -x34561 -x27265 -x42859 x17552 -x39329 -x39665 -x45540 x1859 -x40958 -x48061 -x17561 -x29888 -x11453 x81 x16573 -x47942 -x4516 -x35492 -x40379 -x27342 -x31517 -x40790 x43016 x1141 -x2359 -x40108 -x23176 -x9349 -x38466 -x25084 -x44673 -x3396 x26101 -x4217 -x35111 -x36471 x27726 -x37427 -x47554 -x15243 -x4386 x24431 x25712 -x1526 -x34829 -x48104 -x7427 -x36567 -x11640 -x21503 -x34046 -x36035 -x5941 -x33325 -x41640 -x26701 -x21841 x24496 -x2521 -x14680 x24818 -x26154 -x9943 x1312 -x15288 -x16776 -x5602 -x25139 x10826 -x42215 x29635 -x12290 -x33550 -x34282 x7087 -x39286 -x34174 x16561 -x48445 -x4577 x16485 -x22228 x29373 -x21078 -x46078 -x25005 x12112 -x42603 -x5155 x12241 -x45362 -x24795 -x32946 -x6238 x17854 -x4893 x22565 -x9893 -x24863 x22729 -x43396 -x7478 -x13279 -x523 x29579 -x17908 -x22342 x21055 -x13395 -x35969 -x16428 -x14800 -x22983 -x26182 -x44772 -x31682 -x45422 x3551 x44982 -x44031 -x18284 -x3324 -x47356 -x38436 -x3454 -x7886 -x30845 -x706 -x631 -x666 -x13220 -x1278 -x36368 -x39811 -x43779 -x36057 -x33088 -x36645 -x30843 -x35086 -x39085 -x34195 x26876 x6515 -x20491 x27224 -x33161 x22364 -x7180 -x43728 -x31459 x9684 x21920 -x31738 -x32848 x22749 -x47825 -x26589 x23455 -x23234 -x19629 x15635 -x34843 -x8668 -x151 x3275 -x6882 -x38873 -x32839 x46426 x46016 -x47625 -x15497 -x20701 x14281 -x19505 -x42421 -x20332 -x6743 x17323 -x48493 -x24449 -x21529 x27900 -x49552 -x31521 -x41747 x13123 x21887 -x41215 -x16792 -x36200 -x23608 -x33811 -x47892 -x14315 x4210 -x36819 -x12993 -x20299 -x8616 -x21930 -x40309 -x4839 -x41672 -x33856 -x5425 -x31949 -x26598 -x35380 -x37837 x5081 -x1663 -x32049 -x39030 -x1016 -x32160 -x42004 -x14703 -x42249 -x40461 x5594 x4737 -x26321 -x29267 -x46624 x29516 -x33277 -x16541 x8803 -x34296 -x6555 -x47041 -x31595 -x18600 -x40343 -x1026 -x44354 x977 x17915 x49453 x20184 -x11652 -x18679 -x29126 x8826 -x33495 -x40942 -x43673 -x21602 x15001 x1640 -x32928 -x33327 -x31612 -x30854 -x11494 x30688 -x29843 -x23036 -x23507 x14721 -x17206 -x45056 -x31620 -x3115 -x1916 -x37544 -x35359 -x16844 -x28081 -x9280 -x41556 -x46846 -x38178 x9334 -x19708 -x38553 -x48553 -x38413 -x19558 x26252 -x17245 -x41262 -x46864 -x19899 x27702 -x42336 -x43863 -x7247 -x28920 -x38489 -x24874 x15739 x10295 -x18304 -x40755 -x43889 -x47057 -x7656 x21149 -x41135 -x26837 x18154 -x46186 -x39646 x29659 -x5416 -x3415 -x19105 -x20369 -x148 -x34555 -x40489 x24638 -x49181 -x48929 -x39184 -x6089 -x34297 -x45575 -x34965 x41545 -x3755 -x34358 -x38461 x25835 x27132 -x13250 -x40519 x20376 -x6286 -x26192 x31545 -x15473 -x12696 -x36067 -x44662 -x18819 x9761 -x21141 x32438 -x3727 -x23664 -x48888 -x43593 -x42479 -x43403 -x41572 -x45441 x43632 -x31399 -x40960 -x34651 -x19725 -x46322 x15095 -x24327 -x30569 -x25653 -x20229 -x44715 -x48028 -x37292 -x8707 -x27970 -x39374 -x8763 -x31907 -x43399 -x5981 -x9214 -x27932 -x44008 -x20832 -x7436 -x33673 -x25096 -x34235 x4181 -x48725 -x27998 x26978 -x39870 x9680 -x27893 -x7543 -x16088 -x38243 -x9735 -x25600 x3183 -x36063 -x33153 -x44067 -x29912 -x25439 -x46273 x16265 -x16785 -x34273 x15217 -x39996 -x16183 -x3880 -x44146 -x17235 -x49465 -x30857 -x22446 x17771 -x47273 -x5157 -x36281 -x37106 -x27841 -x34447 x24297 -x40204 -x36540 -x5694 -x9565 -x15606 -x43687 -x11771 -x31374 -x158 -x27917 -x31909 -x3243 -x6498 -x18610 -x39078 x4442 -x43082 x5222 x6316 -x6097 -x23689 -x43900 x28267 -x14167 -x35219 x10702 -x44701 -x31072 -x34864 -x22657 -x48793 -x41302 -x46820 -x32990 -x20500 -x43874 x12810 -x19746 -x48897 -x1339 -x221 -x2094 -x6206 -x44614 x21631 -x23302 -x41441 x21753 -x26890 -x19369 -x22500 -x12456 -x42839 -x36536 -x40404 -x49146 -x22975 -x49996 x12489 -x11174 -x22751 -x6909 -x11255 -x47662 -x38764 -x37121 x4957 -x40652 -x38583 -x44945 -x15827 -x35523 x8576 x13455 -x771 -x21965 -x4735 -x37540 x28676 -x1388 x12752 x15654 x1108 -x35626 -x48895 -x11525 -x35240 -x15323 -x18219 x29792 -x20971 -x27639 x157 -x41709 x11953 -x41804 x4447 -x8909 -x23793 -x26616 -x47459 -x3080 -x12580 -x15909 -x5814 -x23355 -x47445 -x49486 x24053 -x31592 -x24208 -x13717 -x594 -x3250 -x4528 -x28325 -x13654 x21731 -x43260 -x47799 -x39729 -x15642 -x45329 -x44819 -x36818 x5336 -x31403 x26810 -x13212 -x38996 -x45751 -x30264 -x35029 -x36228 -x37637 -x41829 -x3212 -x9490 -x38132 -x9607 -x9394 -x8713 -x38703 x18771 -x36448 -x21924 x44713 -x24148 -x37878 -x47326 -x32700 -x48794 x1941 -x4393 x6395 -x20792 x15955 -x48425 -x13900 x10338 x29177 -x16945 -x23387 -x36311 -x32242 -x26351 -x21375 -x3864 -x37192 -x19842 -x44965 -x36442 -x36951 -x12188 x14701 -x35151 -x9571 -x35193 -x42855 x29169 -x32784 x8565 -x11149 -x12024 -x18477 -x43113 x7153 -x49173 -x11774 -x48806 -x34994 -x38623 -x20590 -x29995 -x25558 -x28008 -x23077 x4225 x26207 -x44859 -x9053 -x1460 -x43125 -x10276 x19485 x24261 x18898 -x9826 -x7309 -x20965 -x21593 x37241 -x12839 -x47222 -x32299 -x47408 -x4000 x3527 -x45099 -x30884 x9514 -x24422 -x7213 -x38762 -x35242 -x2600 -x39845 x20262 -x20479 -x12372 -x13943 -x16704 -x44162 -x238 -x12191 -x8448 -x26010 -x26808 -x46032 -x13073 x8672 -x31381 x16703 -x3765 -x43027 -x49132 -x39512 -x17800 -x1876 -x45528 -x47805 -x30055 -x21134 -x19 -x4215 -x42586 -x33479 x24634 -x35238 -x30427 -x13051 -x3510 -x8827 -x35807 -x7070 -x14858 x2407 -x39310 x709 -x21855 -x33227 -x47451 -x45903 -x14766 -x6688 -x37528 x28432 -x33720 -x13987 -x31248 x18664 -x28988 -x42780 -x37036 -x46511 -x9531 -x30904 x1148 -x10610 -x47012 -x47038 x28410 -x731 x13332 -x325 x12949 -x38444 -x44876 -x39379 x6388 x25702 x9141 x7745 x28418 -x7762 -x27087 -x1406 -x44621 -x24883 x42688 x15908 x9708 -x7629 x3817 -x20956 -x5205 x10587 -x9666 -x22724 -x39531 -x7197 -x47993 -x41630 -x38781 -x43671 -x29609 -x44120 -x38872 -x45541 -x32045 x6639 -x8159 -x26888 -x1874 x28923 -x33344 x17239 x20403 x16391 -x48501 -x47890 -x35214 -x23360 -x19207 -x27334 -x48170 -x49196 -x34081 -x15392 -x22512 -x32023 -x11229 x27710 -x14006 x12268 -x8735 x2601 x20083 -x34220 -x47830 -x33163 -x901 -x1734 -x27316 x29998 -x7676 -x37103 x28836 -x13947 x865 -x34563 -x20412 x14914 x4853 x4381 -x10659 -x40265 -x44389 -x26048 x17263 -x6065 x10568 -x34432 -x19396 -x24512 -x47163 -x49078 -x17526 -x37988 -x27207 -x223 -x34461 -x15270 x14399 x19131 x27431 -x2954 -x46940 -x48926 -x5718 -x2947 -x38048 x18494 -x49334 -x49990 x40987 -x2639 -x9717 x5991 -x746 x36941 -x9392 -x20906 -x31699 -x28215 -x22744 -x49997 -x10766 -x6300 -x15838 -x7805 -x33511 -x26463 -x45219 -x11206 -x39250 -x49387 -x35202 x29882 -x47109 -x41338 -x32729 -x23012 -x36940 -x7390 -x42852 x14363 -x25452 -x28547 -x14293 -x18920 -x7726 -x42153 -x15505 -x43855 -x34313 -x38836 -x40656 -x14056 -x45457 -x25814 -x42434 -x19854 -x36518 -x43451 -x36094 -x4440 -x41318 -x20867 -x48841 x3503 -x31013 -x35047 -x49766 -x18225 -x48624 x797 -x29512 -x36499 x498 -x18140 x14778 -x15427 -x25475 -x41547 -x41612 -x1824 -x19099 -x21471 -x32140 -x10472 -x33150 -x48159 -x20073 -x5984 -x15967 -x39255 -x46546 -x20812 -x26961 x3806 x7855 x8900 x23597 x20877 -x43096 -x46840 -x44509 -x33815 -x10543 -x6152 -x44722 -x48462 -x5853 -x25325 x29409 -x13404 x11329 -x27778 -x48394 x6290 -x28835 -x16846 -x38197 -x39213 -x24889 -x2335 x28142 -x9532 -x12348 -x27437 x17479 -x20176 -x26237 -x5321 -x21146 -x34265 x19879 -x15769 -x25543 -x6586 -x17496 -x45940 x21654 -x39266 -x48651 x8281 -x26226 -x16402 -x48155 -x16830 x3293 -x3859 -x5690 -x33018 -x31881 -x43185 -x49165 -x31827 -x30074 -x4950 x25041 -x47026 -x38028 -x24650 -x41842 -x30969 -x7550 x37929 x44318 -x17836 -x33379 -x46446 -x39726 -x20436 x14181 -x19218 -x39346 x47531 -x33452 x9283 -x21280 -x3187 x21945 x28222 x20568 x24202 -x23408 x128 -x19905 -x39812 -x6113 -x32235 -x22395 -x41234 -x279 x13489 -x27558 -x20796 x21304 -x20664 x104 -x9979 -x33100 -x44882 -x30353 -x42705 -x14960 -x13952 -x36710 -x30015 x1396 x38951 -x27433 -x43669 -x23288 -x2980 -x45002 -x45731 -x45812 x8303 x21533 -x43720 -x32725 -x2630 -x44226 -x49788 -x16907 -x27281 -x6419 -x40620 -x26374 -x30368 -x7024 -x10316 -x27161 -x42135 -x14845 x25668 -x25931 -x38494 -x30955 -x49556 -x29158 x19374 -x8405 -x3107 -x45010 -x40701 x11792 -x30758 -x6204 -x10727 -x48147 -x27619 -x12507 -x16019 -x14422 x17337 -x15258 -x20946 -x41376 -x18237 x27386 -x46317 -x46817 -x48863 -x37137 -x46643 -x37162 -x9093 -x44167 x14994 x40634 -x4428 -x164 -x43384 -x39516 -x44227 -x47968 x6473 -x38746 -x4594 -x2564 -x7709 x22664 -x26632 -x40837 -x25573 -x27252 -x24415 -x43596 -x49464 -x33628 x2392 -x41641 x14070 -x37794 -x37025 -x41141 x12777 -x16264 -x33714 -x370 -x49857 -x32552 -x14902 -x47535 -x40246 -x3260 -x5002 x48690 -x42236 -x576 -x27405 -x39576 -x47134 -x47685 x23778 -x40599 -x4501 -x28761 -x31741 -x32388 -x47101 -x12720 -x42381 -x17442 -x11091 -x32238 -x30979 -x20414 -x40686 -x10546 x5151 -x12153 x18374 -x38240 -x9112 -x3516 -x36055 -x48630 -x47150 -x34318 x18022 -x23789 -x23099 x11314 -x7933 x6809 -x21487 x47752 -x32114 x16861 -x39165 x21271 -x5881 -x34137 x29654 x17605 -x21897 x28463 -x3921 -x17308 -x22962 -x49067 x17919 x24097 -x39546 -x11336 x23173 x29838 -x1922 -x21305 -x40695 -x32171 -x44089 -x37854 -x2438 -x41053 -x27258 x11115 -x44359 -x14062 x504 x4586 -x17106 -x21909 x23075 -x13203 -x47982 -x4472 x22132 -x49118 -x44891 -x41737 -x1635 x17420 x17898 -x13763 -x25643 -x47242 -x35965 -x10496 -x38728 -x34525 -x5777 -x18905 x37812 -x38643 -x21102 -x25088 -x7659 -x49613 -x47472 -x13277 -x49957 -x22833 -x4305 -x23568 x35891 -x37832 -x21144 -x20992 -x30140 -x6737 -x1934 -x24203 x29776 -x48579 -x10844 -x32602 x6794 -x25178 -x9067 -x15387 -x20179 -x13403 x16941 -x20277 -x13339 -x47784 -x19896 -x49712 -x36210 -x23736 -x19881 -x43037 -x44367 x19224 x11173 -x45810 -x24448 -x9688 x24553 -x15950 -x16359 x17459 -x26035 x6653 -x43802 -x46325 -x46707 x6334 -x16291 -x23525 x9177 -x18615 -x47790 -x37215 -x25124 -x40684 x9401 -x46235 -x29259 x9618 -x12947 -x32037 x18986 x16502 -x8799 -x17170 -x40274 -x35607 -x34277 -x1070 -x6299 -x34748 -x15772 -x25157 -x34520 x19091 -x36136 x16051 -x49254 -x529 -x47216 x27448 x14464 x10027 -x37974 -x24121 x12757 x13895 -x34395 x27928 -x16583 -x10830 -x42353 -x30272 x16911 -x36650 -x34315 -x39308 -x45850 x7452 -x6669 -x19220 -x22956 x6149 -x3760 -x31496 -x8747 -x14025 -x7757 -x8123 -x14203 -x41006 -x38337 -x13969 -x4747 -x5311 -x45040 -x1511 -x35716 -x17546 -x45431 -x13555 -x30418 -x33434 -x35883 x2608 x30838 -x49908 -x13659 x21421 -x36327 -x45910 -x48860 -x4278 -x19980 -x49482 -x4347 -x23769 x40156 -x658 -x11778 x27967 -x32694 -x40474 -x28830 -x1912 x16851 -x37530 -x41830 -x35123 -x728 -x35104 x18519 -x21935 -x34959 -x48263 -x30638 -x33717 -x10130 x12343 -x45690 -x32365 -x37454 -x17715 -x12374 -x11241 -x11801 x12667 -x47149 -x2581 -x44189 -x5654 -x8994 -x38016 -x48213 -x22553 x12965 -x44692 -x14429 -x18268 x2069 -x34611 -x40196 -x37609 -x27430 x21089 -x47235 x760 -x12470 x7734 -x29085 -x900 -x18212 -x36624 -x13739 -x49701 -x757 -x20322 -x18349 -x25180 -x42107 -x35929 -x25640 -x44333 -x7100 -x47985 -x31918 -x28130 x8730 x28869 -x16425 -x18648 x10935 -x39252 -x37088 -x21622 -x26196 -x298 -x30359 -x47629 -x42932 x20306 -x31238 -x36093 x29482 -x41402 -x34399 -x37084 -x42790 -x35304 -x45723 -x22789 -x7900 -x27412 -x23550 -x24108 -x13434 -x10995 -x42946 -x13519 -x27310 -x48678 -x45043 x19472 -x23813 -x9113 -x36685 -x24521 -x16155 x8274 x10344 -x21668 x45191 -x44112 -x11010 x20150 -x18693 -x30271 -x30825 -x16459 -x45156 -x21539 -x14345 -x38856 -x36051 -x46891 -x45162 -x31746 -x14602 -x12613 -x4522 -x24616 -x6697 -x36609 -x41950 x43110 x25873 -x32778 -x7300 -x11618 -x34923 -x6151 -x25384 x22230 -x30170 -x4779 -x18211 -x46031 x11687 -x17916 -x38933 -x7483 -x43600 -x13691 -x49427 -x1393 x21236 -x38116 -x46411 -x4787 -x41328 -x30735 -x37198 -x42647 -x48847 x20802 -x20159 x24012 x2305 -x5172 -x2430 -x34799 -x15730 x3340 -x30100 x23943 -x31177 x27805 -x6165 -x8357 x21171 -x25326 -x17827 -x35559 -x25826 -x7640 -x19142 -x19987 -x23859 -x44526 x19162 -x12452 -x47317 -x36781 -x5052 -x2461 -x48410 x18703 x47337 -x12200 -x41881 -x43300 -x20721 x18724 x224 -x38880 -x42427 -x48385 -x37306 x7978 -x583 -x10216 x11854 -x26052 -x24493 -x42744 -x48724 -x11750 -x14376 -x15538 -x44357 -x26459 -x26333 -x2116 -x41532 -x3209 -x3167 x44534 -x18243 -x42050 -x29891 -x18178 -x28158 x3394 x6839 -x34565 -x44796 -x36060 -x27675 -x47446 -x35171 x27528 -x47616 -x19816 -x6008 x15896 -x19235 x19209 x6153 x26510 x28699 -x40377 -x39805 -x38691 x12512 -x17599 -x17054 -x43903 x14271 -x32369 x3224 -x1103 -x33731 -x26572 -x40970 -x37634 x9475 -x13374 -x17608 -x46103 x15283 x21249 x31420 -x11764 -x6951 x10026 -x13063 -x40614 x46222 -x15776 -x13311 -x47863 -x36306 -x47510 -x39697 x7260 x24492 x21727 -x45267 -x4867 -x46908 -x45347 -x7582 -x23512 -x13770 -x31247 -x40529 -x3848 -x17621 -x17318 x17699 -x20063 x2215 x27197 -x7064 -x23747 -x18032 -x33062 -x39070 -x42766 -x49598 x16842 -x10624 -x26037 -x28026 -x16240 -x42078 -x49564 x2917 -x34767 x6631 -x21797 x48328 -x27294 x19389 -x44248 -x31029 -x3306 -x14035 -x7782 -x37579 -x44519 x10801 -x31910 x63 -x6304 x16261 -x14733 x7639 -x38282 x3777 x26370 -x43456 -x39253 -x30355 -x9241 -x10242 -x34498 -x39124 -x449 -x49886 -x30680 -x28777 -x46151 -x18404 x17297 -x30012 x11030 -x43902 -x30684 -x13599 -x20524 -x7406 -x35825 -x28118 -x43322 -x34703 -x34310 x25000 -x46564 x33650 -x41305 x12162 -x42166 -x45328 -x37786 -x44103 -x9728 -x35647 x22165 x8627 -x42526 -x42953 -x46877 -x34505 -x4526 x3518 -x17894 -x43675 x6680 x8758 -x26509 -x19186 -x49315 x10278 -x31622 -x38476 x5800 -x18947 -x24989 -x3418 x9942 -x30209 x29129 -x41119 -x6282 x3560 x8793 -x24981 x5618 -x1513 -x39183 x2793 x24154 -x16103 -x26338 x39292 x44395 -x49021 -x35653 -x8911 x18251 -x45084 -x38802 -x1769 -x23436 -x3885 -x33997 x6698 -x6599 -x975 -x23030 -x39929 -x42497 -x37197 x15780 -x23090 -x38214 -x42814 x10067 -x20542 -x30111 x1717 -x30007 -x5772 x6803 -x34462 -x14439 -x18913 -x41513 -x35097 -x6505 x35216 -x25184 -x15805 -x8560 -x17396 -x27147 -x36 -x34917 -x49600 -x23697 -x1719 -x12543 -x38056 -x18050 -x13881 -x44757 -x12369 x34408 -x40236 x33113 -x33194 -x40847 -x20598 -x26680 -x16683 -x40769 -x2039 -x30020 x22734 -x39607 -x5526 -x10558 -x34946 -x27539 -x2267 x19422 -x34913 -x22832 -x4955 -x32459 x20786 -x18880 -x48320 -x2093 x4653 x23949 -x25922 -x17624 -x46451 -x21757 -x1774 -x28020 x4235 -x13419 x11979 -x24835 -x39690 x22495 x6558 x32880 -x22315 -x46101 -x14001 -x22562 -x49981 -x23177 -x28206 -x47142 -x33198 -x12267 x24699 -x49249 -x32640 -x18888 -x45738 -x33740 -x49723 -x38292 -x46540 -x17791 x5178 x22811 -x8820 -x35125 x25699 -x39815 -x6310 -x36020 -x45193 -x2316 x22922 -x879 -x8585 -x42361 -x30390 -x37809 -x25274 x11089 -x9967 -x7722 -x20274 -x35517 -x13678 x9319 -x33489 -x9583 -x16201 x37531 -x35791 -x8257 -x27556 -x37685 -x27259 -x46238 -x547 -x11812 -x12448 -x12533 -x28740 -x32331 -x28807 -x48713 -x4102 -x47996 -x5347 -x17414 x18054 -x42848 -x34546 -x34856 x15205 -x39903 -x40914 x9599 -x33768 -x44744 -x651 x15829 x9656 -x30305 x24576 -x17852 -x19847 -x7114 -x41689 -x5365 -x27547 -x9009 -x29397 -x49714 -x23818 -x22197 -x34554 -x35241 x16951 -x39803 x781 -x33473 -x34224 -x28284 -x31163 x40371 x13209 -x41046 -x10272 x25947 -x13816 -x38708 -x36928 -x5820 x12307 -x10377 x13753 x2571 -x25529 -x41768 x254 x11478 -x37153 x19665 -x16926 -x31513 -x46668 -x37342 x15823 -x42396 -x18878 -x38416 x26646 -x43537 -x39029 -x36761 -x6903 -x13986 -x28188 -x42074 -x18522 -x22982 x12881 -x36263 -x12232 -x28276 x15775 -x14252 -x14553 -x34323 x21705 -x37284 -x32231 -x24375 -x38363 x6016 -x42696 -x40892 -x40929 x24661 -x32346 -x1037 -x40950 -x45793 x16408 -x36765 -x31953 -x30206 -x6010 x406 -x34849 -x46106 x47552 -x37326 -x46934 -x28445 x2929 x4702 -x32938 -x31559 -x13422 x28322 -x40857 -x30283 -x36003 x26386 -x48247 -x396 -x17861 -x20339 -x27409 x12801 -x42064 x26607 -x15426 -x8539 -x30868 x32447 x46013 -x27214 -x39685 x15540 -x38359 -x44014 -x14893 x21408 -x7195 -x35248 -x22274 -x1260 -x44843 -x31792 -x7892 -x15414 x16845 -x22879 -x1891 -x45257 -x17756 x4124 -x1267 -x35189 -x39061 -x40149 -x35856 -x43758 -x45198 -x39271 -x33914 x25310 -x31662 -x25628 -x23416 -x40349 -x42818 x25924 -x35655 x45925 x18805 -x39484 x11415 -x45790 -x41415 -x49144 -x49281 -x34396 -x48801 -x37349 -x12780 -x39970 -x34504 -x7750 -x291 -x28293 -x16507 -x13695 x1222 -x40774 x23713 -x32663 -x2792 x28763 -x6279 -x47145 -x43068 -x40589 -x17274 -x45259 x9018 -x48588 x2590 -x988 x34269 -x42430 -x47042 -x25489 -x45145 -x13531 -x19122 -x30085 -x32674 -x5987 -x38787 -x35961 -x33925 -x42219 -x1622 -x11156 -x39656 x8990 -x49549 x7152 -x32787 -x34975 x11145 -x26347 x26418 x44864 -x19555 -x46958 x2812 -x30147 -x47207 -x17423 x29779 -x31986 -x11703 x3074 -x45616 -x43627 -x15919 x13501 -x18 -x37773 -x25291 -x19147 x4565 x27372 -x28805 x17600 -x34334 -x33461 -x18516 -x38841 -x27018 -x11608 -x13254 -x44239 x19457 -x7065 x12890 -x47086 x45154 -x26592 -x8702 -x19272 -x37253 -x30165 -x15232 -x26257 -x42317 -x22060 -x46764 -x18464 -x17312 x2526 -x29559 x26494 -x32667 -x47652 x26932 x2337 x24445 -x37751 -x10081 x371 -x48609 -x34868 -x22202 x25080 -x10711 -x44052 -x49436 -x39931 -x47837 -x44059 -x178 -x5228 -x33678 -x26835 -x38137 x1202 -x47351 -x25470 -x31560 -x47522 -x46867 -x20304 -x11856 -x24233 -x35272 -x4458 -x45692 x18691 -x20597 -x24761 -x42237 -x49945 -x1226 -x36992 -x1092 -x28922 x12917 x9052 -x12691 -x9370 -x10503 x5032 -x26879 -x18282 -x1367 -x25939 -x35753 -x14817 -x11825 x24282 -x27062 -x7307 -x16994 x39829 -x49922 -x26235 -x35453 -x30767 x15358 -x40270 -x22874 -x27894 -x30213 -x6847 -x39041 -x29378 x17890 -x43440 x4786 -x2832 -x42474 -x10066 -x46693 -x9084 x35371 -x44474 -x21015 x20385 -x39198 -x3552 -x31002 -x11736 x19883 -x25269 -x46821 -x30887 x28047 -x28272 x10449 -x2041 -x30995 -x46535 x3970 -x15101 -x27217 -x19695 x20069 -x11382 -x6797 -x9646 -x16248 -x43270 -x45611 -x5288 -x28569 -x3015 x28422 -x8537 -x31292 -x34970 x35338 -x4333 x29386 -x11416 -x38297 -x3892 -x28414 -x34134 x15115 -x16394 -x44897 -x25401 -x43389 -x47912 -x28616 x26097 -x49191 -x2160 x17293 -x33487 x42312 -x44266 x5107 -x23616 x25169 -x31128 -x27103 x5891 x21294 -x37813 x19283 -x37252 -x12097 -x32413 -x13643 -x48953 x28176 -x12419 -x23142 -x27694 x26216 -x3982 -x37452 x22655 -x48952 -x30029 x12934 -x42547 -x12838 -x45747 -x20925 -x25706 -x38138 x3876 -x12618 -x32247 -x32879 -x36599 x27908 x14599 -x46637 -x45126 -x41403 -x47484 -x30691 -x13490 -x21162 -x5658 -x30426 -x13110 -x44421 -x9897 -x33418 x10814 -x31585 -x36040 -x36935 x27236 -x32629 -x44361 -x13879 -x25196 -x40806 -x35928 -x41600 -x14297 -x41548 -x845 -x37320 -x903 x27511 -x42536 -x23018 -x30954 -x12053 -x25345 -x32599 -x17264 x45057 x30446 -x44611 x23643 -x16809 -x49413 -x27901 x17933 -x26159 -x28343 -x8934 -x41818 x21401 -x12065 x29770 -x37396 -x16042 -x25710 -x5420 -x31233 -x6314 -x7753 x9348 x3787 -x41034 x6735 -x26585 -x3843 x11261 -x36747 x3682 -x39020 -x20987 -x44312 -x2415 x24605 -x48295 -x3295 x11800 -x25018 -x29580 x25662 -x12147 x8174 -x31059 x17683 -x27232 -x22236 -x38500 -x42276 -x22788 -x25040 -x7622 x13964 x43775 -x49581 -x1239 -x13822 x3976 -x6547 x19065 x11647 -x33681 -x30204 -x31187 -x34802 -x44422 -x41589 -x39491 -x5860 -x10108 -x49783 -x18382 -x8663 -x31117 x15570 -x27765 -x30768 x11160 -x26713 -x8099 x674 -x6892 -x42925 x26019 -x35554 -x44734 -x44397 -x15472 -x42291 -x5373 x48249 -x7665 x28839 -x19993 -x25176 -x37684 -x22040 -x31611 x10891 -x20711 -x21298 -x40794 -x36957 x41103 -x33897 -x35050 -x32899 -x7689 -x15510 -x208 -x33146 -x49899 -x17243 -x37612 -x29389 -x11675 -x39663 -x36359 x13149 x14218 -x12228 -x40475 -x27131 -x27204 -x22743 -x45235 -x49684 -x6825 -x32715 -x25396 -x46340 -x49416 -x24455 -x3390 -x32974 x2770 -x2721 -x878 -x47220 -x17322 -x7724 -x33075 -x3348 -x46774 -x30635 x27375 x11428 -x47681 -x25728 -x39479 x11100 -x32587 -x43534 -x8976 -x40713 -x48587 -x6137 -x6556 -x22486 -x37784 x26474 -x18507 -x15681 -x13131 -x26823 x14768 -x34159 -x20030 -x33911 -x25969 x1025 -x31164 -x36652 -x41492 -x653 -x2380 -x19562 x2027 x4374 -x581 -x26739 x27188 -x44134 -x31840 -x30987 -x33352 -x10896 -x30745 -x18955 -x36926 -x2716 -x39189 -x13777 -x14260 x24230 -x5470 -x25010 -x37688 x14427 -x38284 -x27880 x13160 -x13716 -x13169 -x24954 -x36517 -x12597 -x44419 -x49737 -x12745 x4625 -x17161 -x40462 x1787 -x45119 -x34753 -x20967 -x20041 -x3780 -x24960 x49937 -x5335 x18542 -x45591 x25956 -x38219 -x35759 -x35473 -x29366 -x8693 -x30992 -x30388 x5763 -x27532 -x48843 -x23449 -x13062 x42204 -x36231 -x6656 x7326 -x33527 -x13536 -x9416 -x10662 -x21403 x28859 -x33738 -x6604 -x4799 -x28210 -x357 -x18530 x9144 -x9003 -x35806 -x14659 x479 -x16708 x6467 x26179 -x3568 x15743 -x33204 -x19460 -x28113 -x1473 -x43649 -x39473 -x13983 -x36851 x9025 -x6755 -x19261 -x20111 -x9038 x10110 -x14927 x43382 -x2935 x8229 -x10824 -x4726 -x21738 -x44437 -x10816 x24609 -x15917 -x17648 -x43059 -x25447 -x40476 -x24120 -x3228 -x19580 -x32432 -x39686 x23979 -x38367 -x22176 x29250 -x46691 -x32206 -x21890 -x23620 -x18247 -x41713 x3882 -x17532 x9019 x21891 -x6352 -x34889 x12850 -x45462 -x47713 x42134 -x43274 x15247 -x14775 -x17455 -x20682 x9065 -x25385 x41882 -x18511 -x46403 -x42159 x46369 x43872 -x8518 x18428 -x42571 -x46591 -x3234 -x11557 -x25772 -x3725 x12765 -x37395 -x41435 -x35389 -x20510 -x14248 -x10991 -x16180 -x12137 -x25596 -x22923 -x39693 -x30862 -x43516 x3766 -x5514 x22155 x24307 x5103 -x45805 -x35335 -x7812 -x44387 -x44471 x21187 -x47971 -x44712 x8234 -x40607 x4298 -x40669 -x8115 x12317 -x21737 x12000 -x15389 -x26519 -x23710 -x32648 x28502 -x45075 -x11052 x3813 -x35234 x13192 -x41290 x8043 -x28107 -x48601 -x26049 -x34083 -x385 -x25150 x16350 -x16712 -x24537 -x39180 -x40244 -x253 x23623 -x10810 -x43126 -x34964 x14963 -x5845 -x18875 -x16886 x41795 -x20729 x20125 -x26887 -x34473 -x47058 x5736 x6272 -x45943 -x48471 x27933 -x28014 -x37409 -x21875 -x1123 -x34072 -x32490 -x29623 -x45507 -x7912 -x32404 -x19655 -x43366 -x13084 -x14527 x5873 -x33281 -x37064 -x42535 -x9707 -x34823 -x35224 -x14587 -x32363 x15992 x49978 -x27066 x27388 -x10723 -x29571 -x8548 -x1235 -x47421 -x37023 -x28610 -x29234 x31235 -x18663 -x12856 x3013 -x34899 -x33011 -x9035 -x22726 -x4478 -x25896 -x5013 -x46865 -x49747 -x1214 -x41369 -x33409 -x36317 -x42278 -x38639 -x33570 x1474 -x26650 x18007 -x9732 -x19763 -x39914 -x18668 -x17698 -x3480 x6579 -x45380 x16894 -x35177 -x8355 -x44356 -x3900 -x23417 -x9584 -x36706 -x54 -x33653 x17157 -x17400 -x20421 x21954 -x34091 -x22893 x16513 -x24026 -x43998 -x22115 -x16878 -x36718 -x43248 -x43682 -x31532 -x19882 -x45948 -x9739 -x43062 -x28623 -x44761 -x24791 -x2904 -x33849 -x35357 x3841 -x12657 -x28954 x40323 -x35996 -x20490 -x21921 -x10052 -x19668 -x22229 -x27460 x359 -x1648 -x29845 -x40018 -x36588 -x35007 -x38146 -x42589 -x8649 x5883 -x30587 -x13619 -x1537 -x26156 -x9329 -x4015 -x25648 -x32652 x7867 -x44486 -x48415 -x5111 -x8520 -x28363 -x42382 -x49530 -x19039 -x32204 x27810 x2619 -x27571 -x42355 x34474 -x43974 x20051 -x7448 x180 -x30494 -x38533 -x40045 -x46823 -x43056 -x3002 -x23312 -x12440 -x31567 -x28618 x16659 -x44294 -x10557 -x18565 -x6181 -x38047 -x19223 -x3062 x23492 -x16339 -x41276 x11287 x14612 -x45884 -x33236 -x19903 -x6837 -x27552 x20886 -x8768 -x46455 -x33377 -x10892 -x21808 -x39836 -x36932 x227 -x34986 x25444 -x17377 -x36401 -x20765 -x2979 -x45530 -x27776 -x39872 x4326 -x35013 -x34700 -x6667 -x28982 -x33866 -x13464 -x21658 -x35386 x8432 -x46412 -x48455 -x29134 -x25634 x9013 x49056 -x21118 -x29011 x355 -x16263 -x18678 -x849 x26902 -x37959 -x13509 x15059 -x2465 -x24367 -x4041 -x40838 -x30588 -x5304 -x15885 -x22294 -x23243 -x42120 -x22001 -x34355 x22487 -x5610 -x46889 -x46829 -x22740 -x6917 -x715 -x9027 -x40350 -x20881 -x18967 -x48004 -x27212 -x46882 -x19253 -x18637 -x18051 -x27306 -x27336 x10970 -x20089 -x22699 -x33797 -x3140 -x21196 -x2828 -x16621 -x27643 -x4115 -x200 -x16915 -x17204 -x1858 -x40114 x672 x3155 x22736 -x36556 x7255 -x15831 -x46473 -x49967 x9894 x3174 -x29503 -x21161 -x27186 -x20628 -x34535 x27162 -x35203 -x38438 -x22737 -x7148 -x30707 -x12964 -x3671 -x27971 -x25054 x3786 -x36384 -x49610 -x29937 -x14132 -x9625 x8290 -x40824 -x9476 -x6838 -x7835 -x9595 -x21402 x15141 x15348 x15470 -x2727 -x40115 -x46547 -x32844 x6369 x14946 x17548 -x6605 -x39671 -x46948 x26204 -x38981 -x3025 -x43961 -x32406 -x1 -x39986 -x38491 -x15555 -x42316 x26222 -x31007 -x15613 -x44378 -x26537 -x47379 x21274 x7357 -x6710 -x379 -x31568 -x36264 -x4335 -x37413 -x14310 -x8259 -x25265 -x26714 -x14641 -x35757 -x36208 -x5698 -x47734 -x17679 x29534 x25574 -x40738 -x23873 -x2654 -x31245 -x30690 -x38642 -x20077 -x48808 -x16814 -x30936 x19236 -x40619 -x17795 -x4651 x4402 -x19535 -x35401 x11610 -x35785 -x48112 -x47194 -x18667 -x8011 -x12666 -x39817 -x42481 -x5552 -x26181 -x22074 -x7504 -x30131 -x26778 -x22039 -x39938 -x49631 -x4227 x23071 -x40434 -x42390 -x43712 -x47177 -x5920 x3873 -x10625 -x35336 x16276 x15678 x30343 -x25202 -x16118 -x5461 -x44384 x19409 x7208 -x16644 -x35789 -x11311 -x18570 x19096 -x33284 -x39921 -x1704 x5239 -x6338 x44762 -x24467 -x4798 -x26129 -x47575 -x20384 -x18498 -x34870 -x19830 -x29105 -x35308 x29025 -x32857 -x8654 -x38169 -x43695 x31791 -x23452 -x8069 -x33464 -x4160 -x20404 -x19998 x13846 -x32823 -x37693 -x16415 x17340 -x40828 -x40471 -x44773 x14744 -x49829 -x25162 -x21003 -x23456 x20230 -x8856 x43190 -x34968 -x3938 -x29710 x35854 -x24725 -x34562 -x25028 -x45832 -x17888 -x48237 -x47618 x28194 -x41613 x872 x23031 -x2928 x24129 x49187 -x29551 -x37551 -x41261 -x48997 -x47936 -x44782 -x33076 -x36766 -x22741 x19662 -x21801 -x24056 -x43450 -x46010 -x35894 -x39082 -x3036 -x5545 -x5813 -x28667 -x48925 -x26948 x46686 -x46712 -x26992 x1387 -x49575 -x14983 -x22467 x13530 -x32347 -x33909 x10201 x19280 x22904 -x14450 x23862 -x33631 -x35179 -x42633 -x3719 x6323 -x8879 -x8631 -x6986 -x21477 x21329 -x12616 -x36269 -x33274 -x6840 -x48229 -x24845 -x35918 -x9536 -x16528 -x23792 -x48277 x2385 -x46160 -x29055 -x8469 -x32526 x18069 -x3830 -x27035 x27525 x26533 -x15356 x28183 x22091 -x46810 x43225 -x44051 x11421 -x881 x16077 -x19270 -x30920 -x2417 x29920 -x30049 x2270 x30817 -x49576 -x16437 -x3833 -x30337 x4142 x26962 -x43076 -x37853 -x7138 -x34696 -x26953 -x44136 -x49750 -x46665 -x32883 -x44375 -x49905 -x20472 x26399 x15737 -x20563 -x26997 -x24520 -x38875 x6955 x18491 -x15367 -x12641 -x4645 -x22675 -x2754 -x6796 -x10126 -x29142 x20372 -x49777 -x40006 -x13168 -x40730 -x11417 -x38345 -x42825 x12026 -x27041 -x37282 -x26941 x12125 -x8564 -x39916 x46551 x28451 -x8869 -x4378 -x31208 x6591 -x33238 -x41188 -x36822 -x49255 -x4930 x2621 -x47131 -x34367 -x16259 -x20897 x26563 -x9462 -x11724 x13440 -x11114 x21509 -x27837 -x36220 -x29109 -x33773 x41175 -x45425 -x37895 x489 -x41741 -x38015 -x4579 -x14981 x28179 -x8849 -x37898 -x39959 -x43263 x347 -x43898 -x30823 -x14055 -x15339 -x23375 -x9423 -x38378 -x44988 x2763 x25075 -x46228 -x47744 -x452 -x25983 x28737 x24777 -x35306 -x40415 -x47789 x9747 -x37467 -x42062 -x40001 -x36130 -x38832 -x18202 -x1096 -x28714 -x7765 -x39227 -x43574 -x49884 -x27030 -x43013 -x32337 -x26705 -x19959 -x6833 -x37226 -x5408 -x9980 -x19740 -x21396 x31495 -x31771 x17422 -x44435 -x17344 x12381 -x15781 -x48779 -x32198 -x47963 -x1842 -x32137 -x40063 -x33063 x9527 -x37430 x3595 -x7066 -x35009 -x27096 -x27114 -x7960 -x38335 -x8464 -x34605 -x39523 x44184 -x41823 -x2406 -x33779 -x34168 x24246 -x6086 x11196 x564 -x35816 x5910 -x45333 -x22430 x47666 -x705 -x17941 -x37764 -x31032 x28546 x49749 x12198 x13098 -x19274 -x39654 -x2356 x4731 -x39229 -x10237 -x34794 x94 -x38250 -x38477 x14029 -x18036 -x47352 x2796 x19710 -x14054 -x14175 -x43557 -x29457 -x32565 -x36564 -x11650 x16958 -x19626 -x41800 x5454 -x7555 x12968 x18383 x29951 x539 -x42306 -x25717 -x48026 -x37189 -x33265 -x6564 -x18311 -x25683 x26652 -x30345 x6844 -x34739 -x32190 x18710 -x36831 -x23198 x1937 -x21066 x2778 x23615 -x14064 -x7021 -x1091 -x22739 x23767 -x48308 -x35469 -x28910 -x3749 -x4092 -x44168 x9245 -x8302 -x29447 -x9123 -x13799 -x37324 -x44972 x6738 -x48169 -x30826 -x28598 -x5744 -x19782 x4760 -x41666 -x7655 -x13661 -x31619 -x36516 -x46119 -x41568 x22108 x6799 -x39014 -x37814 x39634 x18612 x4641 -x46357 -x6245 -x19797 -x30634 -x2429 -x23537 -x49543 x19717 -x8427 -x7541 -x18277 -x45143 x20110 -x42754 -x32055 x251 -x48463 x13834 x5821 x4722 x3798 x12643 -x12725 x37335 x27203 -x24899 -x8910 -x34807 -x21181 -x27352 -x46223 -x40259 -x13516 -x38891 -x11751 x21611 -x37031 -x43011 -x45135 x13065 -x49409 x11202 -x32451 x15498 -x43115 -x27456 x1097 -x14485 -x14136 -x3584 -x45949 -x3397 -x44885 x15997 -x47628 -x24837 x28771 -x34888 -x38608 x17848 -x18960 -x33816 x16370 x28150 -x42971 -x46157 -x8755 -x24245 -x25895 -x1697 x27330 -x9410 -x16856 x6942 -x24828 -x37990 -x4208 x25879 -x31943 -x2008 x42546 -x8502 -x37708 -x46725 -x3018 -x16144 -x47831 x10792 -x2923 -x14796 -x23060 -x15857 -x23957 -x9867 x23107 x27466 x4202 -x35093 x13603 -x26764 x9994 x7647 -x15768 -x21343 -x11636 x21255 -x7821 -x9775 -x45548 -x46720 -x19463 x26704 -x37986 -x7415 x31919 x19478 -x17727 -x40751 -x27024 -x8041 x9133 -x30186 x46064 x42700 -x21273 -x11213 x14626 -x1854 -x7140 -x8391 -x48969 -x5511 -x16383 -x18870 x11570 x38895 -x3237 -x38156 -x23337 -x10285 -x44814 x26277 -x47071 x4649 -x21317 -x30841 -x8122 -x29565 -x38316 -x8311 -x35637 -x13948 -x36702 x12089 -x48647 x7560 x22859 -x45830 x30409 -x18473 -x8471 -x9190 -x47159 -x42863 x1483 -x8442 -x32892 -x9530 -x11383 -x4184 -x45199 -x37923 -x37538 -x34000 x8949 -x36395 -x40836 -x2515 -x37469 -x21443 -x42203 -x30184 -x12754 -x11793 -x5867 x21550 -x43157 -x13485 x17201 -x18902 -x32503 x16218 -x28940 x3471 -x31661 -x44635 -x33602 -x30133 -x48375 -x11930 x46129 -x37415 -x32425 -x44042 -x39081 -x44908 -x31839 -x32103 -x14839 -x18849 x26789 -x36432 -x35646 -x33831 -x23125 -x4203 -x32968 -x20698 x43318 -x33477 -x7720 -x42148 -x21514 x3924 -x15519 x22778 -x29165 -x22153 -x8196 x8165 -x33185 x18694 -x29958 -x30357 x24688 -x46046 -x33563 -x4665 -x26700 -x19938 -x41195 -x45792 -x33785 -x38020 -x13589 -x7948 -x46432 -x46766 -x41088 -x16367 x600 -x24892 -x39924 -x11960 -x39483 -x42307 -x15546 -x16939 -x48183 -x45128 -x9080 -x30452 -x32433 -x47895 -x33818 x2204 -x39086 -x2183 x7570 x26366 -x12277 -x11700 -x21636 x5829 -x43857 x2145 x5571 -x15563 -x20245 -x21752 -x44122 x5534 -x47006 x7353 -x48936 -x21664 -x7082 -x30713 -x23890 x9586 -x22873 -x35139 -x40368 -x23724 -x22478 -x49308 -x41637 -x9723 -x45160 -x8516 -x5626 -x9274 -x31089 -x8135 x39131 -x10091 x10230 -x47382 -x36175 x9875 -x24384 -x39638 -x40827 -x23230 -x45097 -x20533 -x8739 -x2784 x27609 -x39383 -x39709 -x30462 -x11875 -x20409 -x19522 -x44105 -x49147 x24466 -x28299 -x21412 -x40926 -x7354 -x39088 -x2044 -x34689 -x38692 -x27218 -x39881 -x3557 x21939 -x19949 -x36451 -x30548 x299 -x42431 -x46582 -x3181 -x12562 -x20858 -x2355 -x46100 x43614 -x24758 -x46445 -x47949 -x37063 -x27858 -x16271 -x35107 x16705 -x26559 -x7109 -x28851 -x8264 -x1459 -x2352 -x35718 -x38124 -x15924 -x12755 -x33665 x26662 -x6723 -x28500 x30890 -x40728 -x25472 -x29024 -x38493 -x11696 -x7323 -x3125 -x22796 -x39952 -x23460 -x32289 x29188 -x15542 -x280 -x5084 -x37076 -x43966 -x46054 -x36151 -x24625 -x2213 -x2777 -x12430 -x40380 -x40776 -x26672 x16267 -x15693 -x5233 -x16481 -x20377 -x29706 -x43103 -x40917 -x43830 x7944 x12049 -x14512 -x36347 x318 -x42206 x18633 -x13765 -x28257 x21340 -x43393 -x48639 -x32738 x21581 -x1146 -x11109 -x41252 -x43302 x14333 -x31642 -x6752 -x23892 -x302 -x26629 -x29196 -x33825 -x43787 -x29836 -x36121 -x5009 -x18039 -x18541 -x38180 -x38314 -x45558 -x32830 -x49172 -x3382 -x42573 -x26668 x23016 -x16860 -x24995 -x42913 -x39274 -x45626 -x64 -x49020 -x47772 -x24614 -x40578 -x9376 -x27980 -x44195 -x16839 -x17084 x25552 -x44633 -x10350 x33701 -x12455 x11694 -x15304 -x40906 -x31303 -x40414 x10161 -x9082 x5973 x27346 -x36087 -x22507 -x28786 -x45460 -x19133 x24143 -x6573 x12432 -x42875 x16684 -x13673 -x48453 -x46851 x10985 -x20401 -x8522 -x2993 -x9083 x17828 x20392 x28588 -x43426 -x12914 -x6789 -x46138 -x25146 -x46575 -x28772 -x32514 x10355 -x22452 -x27365 -x40276 -x45939 -x7014 -x20779 -x17207 -x19498 -x30512 -x37519 -x7593 -x24770 -x33115 -x28345 -x1658 -x3544 -x13222 -x41171 -x41482 -x21058 -x507 -x4833 -x39083 -x34669 x23271 -x45211 -x33950 -x35227 -x10241 -x21652 -x36579 -x45989 -x2541 x3222 -x4303 -x19376 -x30583 -x5496 x12972 -x14614 -x30590 x17415 -x46860 x31977 -x1233 -x29521 -x48376 -x29990 -x32357 -x35038 x467 -x15146 -x36497 x7422 -x43149 x4132 -x34250 -x29439 -x6268 -x46714 x16381 -x9287 -x20407 -x19503 -x46270 -x46053 x14255 -x26056 x33259 -x12918 -x45350 -x46332 -x44510 -x27633 -x393 -x47213 -x14918 -x44723 -x2602 -x31153 -x12816 -x27413 x17575 -x42369 -x35968 x48595 -x44954 -x45079 -x43677 x20420 -x34398 x11727 x19617 -x21226 -x41567 -x35616 -x45069 -x26384 x11983 -x28975 -x49554 -x28149 -x38723 -x48766 x25072 -x30989 -x11391 -x49285 -x6960 x9217 -x24446 -x34719 -x38440 -x32909 -x27775 x29825 -x33716 -x28141 -x38688 -x6751 x28751 -x19232 -x15753 -x16924 -x38479 -x27906 -x27542 -x35780 -x42437 -x41905 x12359 -x31772 -x19282 x28226 -x5535 x14761 -x41877 -x44856 -x33037 x22117 -x17891 -x44230 -x4449 -x42195 -x12846 -x41400 -x35268 x22385 -x35834 -x20996 -x102 -x47889 -x49243 -x9263 -x19372 -x34728 -x36962 -x38681 -x41115 -x43227 -x40980 -x5964 -x12653 -x19084 x30517 -x26796 -x42287 x26266 -x32248 -x34683 x19571 -x22988 -x12362 -x46434 x9643 -x18248 x49528 -x990 -x2326 -x43150 -x47987 x5447 -x5024 -x47800 -x10915 -x39186 -x44568 -x45139 x24137 -x14246 -x49468 -x12320 x5666 -x12255 x28576 x10086 -x11507 -x47881 -x9395 x29621 x16653 -x8368 -x29716 -x49327 -x36355 -x4030 -x16030 -x23538 -x43559 -x47075 -x10918 -x23914 -x39154 x36188 x8601 -x5080 -x34671 -x6925 -x31605 -x32875 -x45497 -x36601 -x2237 -x21195 -x23627 x1574 -x31914 -x35631 x2755 -x48522 x29624 -x15441 -x37568 -x24119 -x1788 -x30799 -x282 -x44844 -x34859 -x37044 -x27846 x1531 -x45678 -x15592 -x16929 -x33404 -x21682 -x32902 -x3500 -x29630 -x11154 x17102 -x10929 -x8809 -x45542 -x9078 -x33309 -x44651 -x26171 x20031 -x19046 -x36682 -x33231 -x9447 -x9017 -x33719 -x31171 x6824 -x7250 x18290 -x43665 x18164 -x42301 -x15395 x13689 -x7179 -x32960 -x13641 -x31937 -x1307 -x47405 -x18604 -x14642 x25050 -x35536 x19075 -x21185 -x43219 -x49683 -x36386 -x44788 -x2524 x8254 -x43928 -x27501 x21773 x17833 -x21734 -x29440 -x46269 -x38784 x10494 x10129 x27046 -x31105 -x49495 -x22767 -x6341 -x49267 -x44336 -x41988 x16368 x21502 -x36844 -x11893 -x19919 x601 x11151 -x35134 -x24510 -x13424 -x38143 -x10187 -x39010 x4028 -x20614 -x48856 -x38141 -x29093 -x23950 x12946 x5086 -x505 -x17596 -x36045 -x40466 -x3610 -x20075 -x9270 -x13606 -x31587 -x38648 -x15122 -x19517 x11681 -x44886 x8534 -x26090 -x2296 x3417 -x30048 -x346 -x27077 -x38849 x24410 x20694 -x19399 -x1379 -x42763 -x37394 -x20612 -x17993 x29513 -x9363 -x34912 -x8454 x187 -x31921 -x37260 -x25185 -x30659 -x39033 -x7374 x1215 -x49540 -x33491 -x43316 -x25581 -x48086 x26419 -x33847 x11408 -x34460 -x41324 -x32255 -x2487 -x34405 -x23673 -x30881 -x32913 x24374 -x32886 -x44261 -x12547 -x6528 -x46964 -x39298 -x29604 x6295 -x47959 x9040 -x7111 -x7319 x25563 x23940 -x15858 x21157 -x8144 -x34587 -x26947 -x44669 -x40317 x16694 -x41985 -x16311 -x32230 -x31009 -x7638 -x34637 -x17910 -x26453 x27059 x47381 -x17542 -x24691 -x49457 x15704 x15401 -x16567 x1875 -x5088 -x49299 -x2180 x2724 -x7534 -x38823 -x14537 -x38417 -x26811 x4623 -x15745 -x47891 x13432 -x42036 -x33651 x8850 x6011 -x43073 -x23685 -x11720 -x18004 -x7517 x4213 -x11594 -x46085 -x12797 -x10925 x19693 -x41896 x13261 -x26191 x23800 x27651 -x48205 -x185 x5153 -x44095 -x36591 -x28529 -x3410 -x663 -x30202 -x14254 -x14629 -x38720 -x1158 -x31183 -x190 -x17358 -x45703 -x13091 -x34475 -x34647 -x35000 -x43133 x9868 -x17492 -x9950 -x47498 -x27978 x14802 -x47494 -x44301 -x31632 -x14138 -x24807 -x42106 -x30094 -x31342 -x4148 -x38093 -x47797 -x18908 x20966 x24177 -x45290 -x33921 -x996 -x31926 x25825 -x49517 -x9185 -x47383 -x2312 x35835 -x21306 -x18276 -x46789 x18773 -x24345 x48053 -x16578 -x19098 -x25887 -x39023 -x23287 x1059 -x39142 -x41355 -x47518 -x45493 -x6254 -x23814 x18593 -x34518 -x23202 -x14923 -x19102 -x24834 -x38374 -x39582 x46824 x13723 x4427 -x8221 -x18950 -x35085 -x11667 -x15712 -x27417 -x33639 -x42591 -x45665 -x175 -x36417 -x1109 -x19848 -x44341 -x46306 -x35915 x28797 -x48479 -x16788 x6835 x7514 -x36628 x5678 x25557 -x46025 -x48020 x22518 x28105 -x42374 x7105 -x46214 -x1227 -x43284 -x42007 x11989 -x15310 -x41934 -x37548 -x45012 -x33775 -x44270 x30205 -x43776 x1562 -x45227 -x37372 -x47132 -x40745 -x3953 -x2070 -x10936 -x40566 -x12220 -x24044 -x42699 -x17979 -x2224 -x33885 x26725 x29785 -x48515 x12279 -x36794 -x18557 x6436 -x32728 -x34260 x15881 x2244 -x38326 -x23034 x6572 -x32976 -x38630 -x25890 -x6378 -x18027 -x47914 -x45749 -x41292 -x25341 -x32373 -x38184 -x38632 x491 -x1958 -x6914 -x20757 -x43416 -x25915 -x16931 -x10984 x23469 -x11673 -x621 -x35447 -x8594 x14749 -x36788 -x8101 -x9685 x22302 x27285 -x27994 -x47954 x5754 -x35089 -x11289 -x47733 -x15282 x25762 -x48687 -x45348 -x16447 x2841 -x11223 -x25580 -x40169 -x8431 -x17429 -x25986 x14782 -x49016 -x453 -x32548 -x46140 -x1247 x34763 -x43243 -x33854 -x13305 -x38934 -x40369 -x44494 -x25864 -x19874 x28030 x40757 x4036 x36854 -x15670 -x21379 -x26490 -x15003 -x38671 -x5063 -x28934 -x27422 -x2846 x23504 x16249 x4110 -x17101 x20160 x19108 -x44695 -x38239 -x3550 -x19762 x22436 -x22979 -x43729 -x20567 -x21719 -x49120 x8277 -x13197 -x35374 x16590 -x36290 -x45346 -x30102 -x27227 x5438 -x27449 -x3064 -x8916 x21857 -x40319 -x36059 -x22937 x21468 -x4553 -x38164 x35739 -x36948 -x42604 -x24822 x8151 x4843 -x25782 -x35875 -x16727 x1693 -x44679 -x38825 x18568 -x20683 -x23380 x11065 -x8146 x23155 -x35955 -x23916 -x11430 -x6923 -x33219 x5869 x49295 -x767 -x45551 -x9341 -x26512 -x2934 -x17058 -x30984 -x6294 x7466 -x24507 -x9620 -x34472 -x40709 -x28565 -x6945 -x31093 -x23429 x2479 x5203 -x42548 x13179 -x12867 -x17185 -x36885 -x29396 -x1447 -x10516 x28958 -x46845 -x8269 -x4561 -x6746 -x41821 -x45167 x14134 -x47444 -x11108 -x31474 -x1294 -x1306 -x33530 -x25318 -x45147 -x22945 x29067 -x5870 -x13454 -x47786 -x8395 -x26372 x12858 -x46385 -x42080 -x970 -x31817 -x5395 -x19597 x28657 -x19818 x16857 -x29972 -x32670 -x4002 x11967 -x43122 -x12467 -x4546 -x188 -x27868 -x45336 -x11926 -x1049 -x34288 -x12922 -x22391 -x3204 -x29014 -x38624 x16363 -x38522 -x2817 -x42377 -x32593 -x18501 -x13185 -x44251 -x46999 -x37327 -x35324 -x31726 -x25700 -x30383 -x32214 -x14159 -x48058 -x2068 x13538 -x44920 x1953 -x49385 -x28202 x21976 -x10434 x5451 x11354 -x8096 -x8948 x25404 -x22876 x28724 x5685 x21391 -x12677 x21528 -x33794 -x11844 -x22947 x19768 -x25768 x18719 -x13136 x28370 -x886 x18540 x25239 -x24755 x24149 -x39063 -x17972 -x6318 -x46912 -x48219 -x2291 -x4274 -x31497 -x38091 -x13914 -x44595 -x33610 -x41566 -x33973 -x12197 x29575 -x12897 -x8698 -x30056 x3318 x12690 -x34584 -x40040 -x24624 -x20091 -x29498 -x48633 -x40712 -x41223 -x10109 x19968 -x8108 -x32430 x27351 -x28251 x13001 x4819 -x42519 -x40903 -x33861 -x10912 -x38484 x8053 -x37030 -x32448 -x24068 -x39560 -x7771 -x14410 x29917 -x32803 -x31223 -x43962 x16603 x17225 -x20319 x29680 -x18271 -x21852 -x19471 -x35513 -x31191 -x23038 -x18263 -x26397 -x47511 -x30162 -x8901 -x16133 -x1852 -x43147 -x36754 -x41221 x11324 -x30253 -x27983 x15789 -x14022 -x37650 -x48970 x7121 -x1232 x3151 x40638 -x39228 -x29502 x25576 -x32851 -x32988 -x10739 x14475 -x23578 -x9593 -x42735 -x29746 -x35589 -x6379 -x32792 -x11020 -x26580 -x15894 -x6329 -x8299 -x47545 -x39759 -x14704 -x34873 -x49847 -x34181 -x20439 x17035 -x10865 -x24418 x16162 x3314 -x36786 -x14930 -x46099 -x45531 x26085 -x38317 -x27010 -x3879 -x47473 -x47937 -x2680 -x3428 -x16462 x18476 -x30052 -x32747 -x37361 -x3066 -x48720 -x44483 -x20775 -x46030 -x36189 -x5130 x3343 -x17389 x28697 -x2028 -x38603 -x47795 -x35198 x18354 -x28444 -x31213 -x19408 -x22185 -x47271 -x35975 -x19384 -x39559 x41473 -x1034 -x22635 x7760 x8614 -x48790 x19914 x26760 -x33668 -x23035 x10461 -x43640 x27738 -x20253 x20244 -x38598 -x37257 x39655 -x17081 -x46801 -x4013 x16535 -x41549 -x32019 -x34121 -x17015 -x19060 x28024 -x27899 x48648 -x37731 -x12106 -x47449 -x15915 -x22619 -x42085 -x37692 -x40428 -x234 -x38299 -x49018 -x19242 -x32790 -x10386 -x17974 -x30578 x46417 -x44852 -x24570 -x27742 -x39907 -x7908 -x9679 -x12077 -x2561 -x18775 -x25411 x10688 -x3984 -x28549 -x43501 -x23755 -x32261 -x4587 -x7006 -x35119 -x49826 -x34983 x5191 -x49551 x542 -x6400 -x16532 x7828 -x19612 -x30593 -x4441 -x15197 -x33221 -x40823 -x19088 -x28358 -x31442 -x31698 -x20264 -x29189 x24557 -x43978 -x48241 -x40720 -x40583 -x47328 -x912 x2613 -x2535 -x20870 x17592 -x25193 -x12485 -x37203 -x16692 -x3707 -x30362 x10142 -x27425 -x36679 -x48814 -x11268 -x22573 x394 -x40648 x7966 -x42869 -x47920 -x12017 -x39106 x49597 -x43679 -x39579 x13170 x17826 -x3711 x26681 x14492 -x34550 x28458 -x20135 -x31983 x20625 x35354 -x3990 -x6790 -x30964 -x26636 x12262 x20381 -x20387 -x44106 -x48298 -x5492 -x31945 -x49561 x5000 -x26854 -x34835 -x49728 -x29607 x9491 -x2579 -x49241 -x41490 -x40729 -x34632 -x24896 -x49361 -x5423 -x24130 -x2174 -x32884 x24654 -x48003 -x12402 -x48668 -x35480 -x4222 -x16640 -x5484 x25471 x14328 x1082 -x1300 -x42146 -x12092 -x34622 -x29124 x7022 x28007 x26782 -x8462 -x37484 -x45222 -x6959 x48983 x7311 -x20406 -x10012 -x2945 -x49497 x9391 -x35572 -x339 -x39984 x24532 x18301 -x42172 -x21319 -x35348 -x17883 -x43312 x29050 -x15951 -x22251 -x23154 x3387 -x1527 x15369 -x11575 x3532 x27845 -x7446 -x40791 -x3546 -x42958 -x11528 -x43206 -x11049 -x131 -x20076 -x25843 -x42414 -x29787 -x42830 -x4934 -x37420 -x14222 -x27586 -x40543 -x4754 -x16273 -x38329 x14344 -x47829 x20157 -x44010 x22527 x12164 -x12554 -x49697 -x4490 x27140 x8441 -x17085 -x29700 x16085 -x28882 x8895 x10169 -x22839 -x40912 x29287 -x8284 -x26809 -x20495 -x39389 -x27101 x19008 x19145 -x24619 -x39410 -x19052 -x39575 -x26998 x43292 -x10850 -x9754 -x20687 -x23091 -x44319 -x47104 -x17982 -x13103 -x39713 x20629 -x22442 -x1714 -x24559 -x26137 -x36871 -x12609 -x5184 x3602 -x33566 -x13720 x18827 -x44303 x22813 -x18842 -x2143 -x35909 -x24291 x21193 -x27771 -x30777 -x17911 -x28660 -x32335 -x2824 -x45141 -x21549 -x20098 x3373 -x44917 -x33160 x13932 x25436 x7950 x18099 x7624 -x24077 -x30660 x18208 -x32521 -x2959 -x21571 -x2916 x1291 -x30672 x11192 -x40230 -x19191 x1055 -x29789 x37818 -x47270 -x16295 -x30412 -x35815 -x39802 -x14865 -x11126 -x40957 x18423 -x9418 -x48946 -x10779 x19355 -x20928 -x24792 -x35613 -x43208 -x12635 -x43053 -x3513 -x13066 -x48637 -x48752 x25109 -x35281 -x10615 -x33085 -x42350 -x45610 -x40580 -x30749 -x41736 -x7986 x8532 x11770 -x1211 x38285 -x7583 -x39551 -x13145 -x45398 -x5908 x23993 -x27201 x20852 -x39375 x14040 x35696 -x39865 -x43753 x11993 -x22409 -x43589 -x39547 -x9207 x22929 -x44840 -x826 x10105 -x8830 -x41009 -x7769 -x42545 -x11038 -x7531 -x34593 -x29260 x8066 -x26469 x19713 -x3075 -x2665 -x45593 -x12474 -x38271 -x21552 -x2748 -x36683 x13649 x16742 -x45745 -x42642 x16407 x6414 -x7528 -x45268 -x29096 -x12514 -x9873 -x20607 -x12176 -x35497 x3162 -x28200 -x26210 -x31528 -x21574 -x48002 -x20151 -x33195 -x4788 -x6078 -x27237 -x32746 -x31450 x16087 -x21467 -x44413 -x26322 -x285 -x38364 -x44607 x15656 -x26302 x22698 -x47757 x6744 x14387 -x49806 -x31810 -x24829 x20737 -x5550 -x47983 -x20238 -x30944 -x5933 -x14535 -x21179 x22413 -x33441 x16859 x22135 x28303 -x42922 x27100 -x47497 -x35069 -x33466 -x5849 -x26635 -x15126 -x7589 -x35580 -x38808 -x27049 x10878 -x22011 -x43234 x18597 -x7657 -x30144 -x42205 x33953 -x45866 -x39987 -x47052 -x17485 x11225 -x5996 -x41309 -x45095 x16224 x18989 -x37468 -x43563 -x39822 -x22144 -x7965 -x6795 x10137 x27560 -x18369 -x33986 -x6930 -x38633 -x33414 -x3634 x5295 -x20519 -x2664 -x40778 x20522 -x10146 -x49225 x9749 -x36048 -x18497 -x19945 x1066 -x43180 -x5807 -x38896 -x34938 -x22034 -x46523 -x29339 -x7916 -x49649 -x37971 -x32083 -x44883 -x15454 x16308 -x43698 -x32989 -x47779 -x17153 -x7558 -x31022 -x11278 -x33101 -x34376 -x19083 -x15311 -x37481 -x2363 -x9785 -x16516 -x12431 -x2869 -x35271 -x38725 -x14590 x18672 -x27773 x2695 x27648 -x45547 -x39409 -x43342 -x30071 x8298 -x48832 x25092 -x6095 x606 -x30683 -x24272 -x39680 -x10409 -x33915 -x33687 -x4884 -x32688 -x9605 -x10268 -x7962 -x3117 -x32270 -x48510 -x26168 -x19671 -x49946 -x10489 -x23976 -x4308 -x2536 -x3052 x28787 -x32597 -x3230 -x13318 -x34992 x8897 -x17811 -x23349 -x42867 -x18294 -x43711 -x40542 x39122 x29745 x17440 -x38766 -x41797 x876 -x14745 -x15847 -x21798 x23354 -x11627 -x17669 -x11075 x19907 -x22119 x9900 -x8317 x6180 -x32189 -x46370 -x36969 -x44600 -x22826 -x5359 -x34343 -x19518 -x30252 -x13876 x22270 -x8373 -x37170 -x47229 x11210 -x27235 -x18469 -x1725 x23284 -x635 x6040 -x22213 -x32731 -x30951 -x14829 -x16108 -x10718 -x10648 -x43039 -x33346 -x38306 -x39961 -x35895 x47419 -x103 -x45596 -x7204 -x13214 -x15927 -x39652 -x45981 -x10821 -x34812 -x18995 -x18838 -x45187 -x33082 -x30259 -x20391 x11317 -x18763 -x28609 -x5836 -x5426 -x3435 -x10259 -x35934 -x15166 -x17074 -x18002 -x36598 -x38739 x461 -x42711 -x31298 -x12954 x16853 x6979 x46768 -x36376 -x16207 -x41517 -x5960 -x41206 -x24961 -x27209 -x32470 -x13859 -x1505 -x48253 -x48478 x31491 -x35292 -x198 -x22296 -x28197 -x39948 x759 -x38942 -x27929 -x35932 -x42262 x12111 -x47846 -x15088 x48889 -x43550 -x45300 -x24695 -x6829 -x47636 -x36603 -x9654 -x7891 -x40879 -x2330 -x4556 -x2742 -x43090 -x15219 -x15298 -x22632 -x39015 -x19031 -x28061 x23004 -x36190 -x26991 -x46644 -x21591 -x41169 -x1258 -x28516 -x39261 -x7080 x14956 -x37628 x21020 -x23297 x20866 -x39706 -x6190 -x14664 -x40971 -x31438 -x45479 -x41997 -x35498 -x45807 -x33603 x22694 x40161 -x48962 -x2223 -x35149 -x4168 x20129 -x48708 x28443 x1979 -x33677 -x6325 -x7187 -x26952 -x28004 x10759 -x37831 -x23326 -x13781 -x28653 -x47613 x27032 x48365 -x25499 -x24157 -x35887 -x42180 -x39725 x5633 -x21491 x4921 x33621 -x41351 -x35290 x5877 -x17896 -x15079 -x26582 -x44536 -x35058 x2871 -x21473 -x25403 -x39636 -x43216 -x13309 x8270 -x37525 -x1127 -x16550 -x2589 -x35416 -x49396 -x26626 -x47878 -x5378 -x19210 -x39831 x14082 -x49503 -x39562 -x15639 x17131 x24116 -x47392 -x35146 -x24139 -x34997 -x36864 -x34427 x13631 -x33707 -x43176 -x30361 -x8656 -x24283 -x7808 -x9055 -x7018 -x44987 -x48387 x13367 -x16479 x20526 -x22802 x566 -x30973 -x29906 -x8860 -x9296 -x17120 -x5687 -x3857 x14717 -x32564 -x44881 -x33484 -x6072 x2329 -x6890 -x13458 -x16454 -x45149 -x24550 -x46953 x5917 -x37563 -x48337 -x45195 -x40359 -x4033 -x2785 -x33103 -x33074 x28262 -x29681 -x14536 x10374 x8590 x8962 -x47549 -x49351 x14618 -x37422 -x37368 x15261 -x46952 -x32044 -x47503 x22245 -x32471 x7597 x35165 x48849 -x7715 -x25049 -x22123 -x32078 -x39192 -x27462 -x49774 -x9877 x12333 -x7163 x10806 x44362 x27905 x19180 -x29097 -x38863 -x39818 -x19350 -x40653 x45205 -x42730 -x18783 -x46040 -x22558 -x30458 -x47928 -x47061 -x8630 -x46830 x24596 -x43934 -x33480 -x2650 -x5060 -x34598 -x19871 -x17819 -x8021 -x25186 -x9383 -x15724 x91 -x40310 -x14957 -x42133 -x38888 -x35697 -x49369 -x46400 -x26541 x14681 -x10716 x11742 -x41430 x22253 x15916 -x46345 -x1977 -x48930 -x8498 -x31582 -x2387 -x9879 -x21426 -x17362 -x44258 -x38958 x24893 -x34996 -x9303 -x30182 -x19414 x27360 -x16503 -x43195 -x21446 -x36776 -x49317 -x14061 x4942 -x7854 -x20018 x16039 -x37802 -x18732 -x5291 -x8705 -x23754 -x47861 x18108 -x37359 x25197 x7455 -x30958 -x12391 -x39188 -x22772 -x30001 -x35831 -x15946 -x31760 -x42664 -x43569 -x41158 x36371 -x43155 -x4052 -x27832 -x41620 -x40140 -x11867 -x39283 -x34656 -x48156 -x35504 -x5934 -x12553 -x23919 -x30511 -x2081 -x14779 -x19615 -x17865 x16717 -x3345 -x15228 -x10115 x9601 -x29398 -x26457 -x41951 -x33961 -x28041 -x45215 -x34255 -x36634 -x26584 x16082 x36815 -x40383 -x40203 -x19909 -x46621 -x25921 -x34666 -x47869 x47556 x25681 -x30091 -x1819 -x15313 -x15072 -x41117 x36625 -x25744 -x36380 -x29524 x12346 -x40553 x12280 -x30442 -x48161 -x49867 -x36089 -x32228 -x45898 -x22881 -x39451 -x15409 -x10738 -x30031 -x18258 -x35644 -x14300 -x36023 -x33634 -x28845 -x48855 -x43708 x16374 x15080 -x49579 -x33774 -x14617 -x33888 -x37743 -x30061 -x24195 -x43515 -x11486 -x19070 -x7513 -x2378 -x37558 -x23280 -x5697 -x40524 -x46855 -x49787 -x17200 -x49989 -x47952 -x41044 x5521 -x49072 -x38631 -x17269 -x35958 -x29530 -x14014 -x30291 -x42582 x4198 -x27592 -x2689 -x28491 -x32188 -x19159 -x18463 -x46349 -x49269 -x32112 x37502 -x49535 -x23545 -x30682 -x30641 -x31486 -x34246 -x19092 -x46625 -x41059 -x14338 -x49891 x21440 -x12040 -x5045 -x13571 -x47248 -x48182 -x42721 -x49943 -x40773 -x42918 -x702 -x28278 -x26271 x15920 x29453 -x8348 -x18927 -x11780 -x24109 -x25766 -x16601 -x16702 -x18278 -x38697 -x41658 -x35438 -x12798 -x35848 x14678 -x42781 x26166 x13727 -x22042 -x45011 -x19989 -x18207 -x39269 -x34545 -x22715 -x44797 -x31329 -x39683 x20900 -x12869 -x12383 -x1783 -x19969 -x162 -x40696 -x6760 -x49949 -x3904 -x42597 -x2552 -x44867 -x38021 -x41217 -x36684 -x9393 -x48976 x14000 -x3684 -x10626 -x42671 -x29364 -x510 -x24459 -x45697 x5740 -x30675 x23759 -x37363 -x2107 -x10506 x7251 -x15576 x49156 -x40395 -x21834 -x47807 x5794 -x31627 x17931 x21164 -x39909 -x38097 -x43904 x17580 x29021 -x43500 -x7216 -x12286 -x273 x29844 -x20341 -x12686 -x30642 -x31437 x24992 -x11128 -x39337 -x14880 -x23246 -x5683 -x11543 x13714 -x7712 -x40446 x26194 x11162 x27585 -x1653 -x15655 -x13621 -x27827 -x12574 -x12182 -x16309 x23567 -x23971 -x16217 -x12572 -x38693 -x30858 -x29554 -x38101 -x8599 -x2726 x25911 -x27478 -x27053 -x11711 -x737 x29671 -x5769 -x4137 -x7443 -x49026 -x28351 -x821 -x13470 -x22073 -x27451 -x29079 -x3575 -x2826 -x3071 -x20000 -x12422 -x20790 x15638 -x28208 x28935 -x30047 -x25803 -x21410 x1986 -x17597 -x47506 -x9438 x42160 -x47692 -x29959 -x13144 -x7779 -x17935 -x1242 x11708 -x18831 -x7172 -x4186 x10791 -x23250 -x9661 x12955 -x28263 -x30914 -x12962 -x1439 -x13778 -x1601 -x24988 -x38965 -x43021 -x18829 x14007 -x34062 x11590 -x31847 -x31484 -x37908 -x35812 -x5617 x15193 -x49400 x21521 -x11622 x29967 -x34178 x1814 -x45935 x3646 -x22663 -x42425 -x23570 x4610 -x27464 -x30477 -x22426 -x33537 -x12265 -x40804 -x1052 -x48206 -x3137 -x49452 x23123 x43407 -x37447 -x44839 x323 x27104 -x25366 -x15502 -x17196 -x47873 -x17559 -x11218 -x22244 -x23998 -x39130 -x36577 -x37286 -x34847 -x47095 -x44296 -x3248 -x35423 -x23313 x14519 -x43965 -x16112 -x26909 -x42880 x2576 -x47776 -x32263 x26293 -x45303 -x31306 -x30669 -x24085 -x42630 -x2233 -x20251 -x32661 -x3027 -x11556 -x8896 -x43460 -x37630 -x47363 -x49029 -x43199 -x30480 -x31401 -x12297 -x23088 -x19078 -x36092 -x39969 x14251 -x46924 -x13525 -x32782 x17026 -x13651 -x6670 -x19723 x7160 -x12701 -x623 -x40289 -x42411 -x32165 x28455 -x2306 -x4941 -x21960 x24254 -x42563 x24440 -x5919 -x41151 -x37909 -x21153 -x16319 -x22894 x12773 -x41618 x14234 -x34883 -x46818 -x35461 -x30538 -x12565 -x18281 -x20783 x34720 -x18515 -x45124 -x28959 -x26023 x24603 -x7569 -x36723 -x36324 -x20895 -x342 -x1889 -x16637 x46018 -x27187 x392 -x46243 -x284 -x45880 -x44738 -x39556 -x15826 -x27196 -x3651 -x40206 -x49288 x16230 -x28991 -x23032 -x42118 x27557 -x31236 -x48136 x795 -x24042 -x24924 -x25437 -x48015 -x14917 -x39621 -x47275 x10009 -x26011 -x32175 -x7921 x531 -x37596 -x49705 -x2614 -x26682 -x49394 x7393 -x12196 -x8797 -x30531 -x16634 -x20631 x21335 -x41758 x23865 -x8238 -x15100 -x39009 -x11931 -x19403 -x41652 -x14885 -x1054 x1918 -x3124 -x40158 -x23566 -x40613 -x7113 -x30267 -x14144 -x44223 -x31395 -x3771 -x32686 -x34041 -x44667 -x45853 x29446 -x10246 x2977 -x12115 -x29665 -x19669 -x25289 -x9838 -x36365 x18734 x49796 -x13657 -x30287 -x44322 -x10099 -x13745 x12146 -x6988 -x48656 -x42782 -x4228 -x21489 -x8451 -x6064 -x28682 -x29159 -x38577 -x5796 x28705 -x47882 x1994 -x15659 -x9242 -x37991 -x16922 -x47808 -x38732 x27849 x18093 -x45270 -x16989 -x9226 -x27350 -x1756 x22423 -x1068 x41454 x20187 -x26108 -x21455 x38333 -x3642 -x26292 -x9983 -x10941 -x40784 x9253 -x18045 -x23181 -x4050 -x25853 -x21071 -x6590 -x31762 x12717 -x42687 -x32775 -x16524 x29401 x4263 -x35056 x13380 -x11625 -x48193 -x47572 x12014 -x28976 -x43131 -x363 -x22872 -x2169 -x19539 -x32798 -x43976 -x46483 -x46726 -x5494 x15459 -x14783 -x16685 -x48369 -x4234 x27074 -x46583 -x28873 -x17052 -x18972 -x20326 -x8001 -x28006 -x24595 -x37872 -x38089 -x32768 -x27706 -x47364 -x26942 -x19080 -x16515 x30631 -x25901 -x37388 -x6675 -x38898 -x27588 -x45538 -x46212 -x48626 -x7670 -x41131 -x16986 -x26254 -x262 -x28965 -x484 -x20676 -x34014 -x45796 -x33864 -x14769 -x25205 -x48482 -x35713 -x13026 -x28548 -x41901 -x39440 -x36438 -x13007 -x45353 -x3375 -x36533 -x25442 -x44109 -x44370 x40829 -x16352 -x22468 -x6638 -x27579 x25508 -x26162 -x30000 x2725 -x34804 -x10720 -x35302 x16576 -x35434 x8939 -x38233 -x41465 -x23646 -x7893 -x45777 -x31822 x14975 -x22797 -x31277 -x7033 -x48449 -x8749 -x9142 -x30983 -x14490 -x35499 -x30454 -x30023 x36488 x1184 -x23882 -x12214 -x14762 -x22716 -x36203 -x8688 x15199 -x20045 -x45505 -x33369 -x36068 -x36155 -x48607 -x49700 -x29163 -x32842 -x39324 x25794 -x44363 -x48470 -x9832 -x5371 -x18666 -x5663 x19826 x23986 -x7542 -x487 -x37851 -x210 -x46982 -x43207 -x34947 -x47849 -x21952 -x48529 x24808 -x48955 -x47277 -x46179 x10195 -x47122 -x32370 -x25174 x7401 x7045 -x34526 -x49970 -x10145 -x44672 -x30875 -x26215 -x29449 -x46441 -x17480 -x33490 -x42793 -x18025 -x30076 -x5939 -x40568 x24942 x14091 -x21914 -x29782 -x45635 -x34167 -x34933 -x47913 x2117 x19839 -x6385 x16127 -x9559 -x9567 -x26209 -x46409 -x14198 -x43911 -x23203 x5770 -x35782 x8536 -x43493 -x36659 -x15864 x15286 x25923 x6673 x8696 -x2056 -x8808 -x11457 -x22333 -x34363 -x22183 -x26476 -x43781 x14877 -x37894 -x30141 -x36102 x40315 -x47995 -x32675 -x23473 -x16719 -x25943 -x4765 -x15052 -x42712 x8450 -x36756 -x45277 -x34175 x24153 -x34705 -x6771 -x23073 -x33242 -x13924 -x38921 -x29537 -x15626 -x27120 -x42061 -x20819 -x5979 -x13513 -x32075 -x23063 x27790 -x3521 -x1604 -x11003 -x24376 -x19335 -x30369 x23691 -x16409 -x5888 x23782 x5466 -x14892 x22842 -x21598 -x38925 -x45105 -x47087 x7426 -x20809 -x5443 -x35656 -x44754 -x10978 -x21014 -x4318 -x10926 -x29740 -x41056 -x48994 -x49343 -x266 -x27533 -x36372 -x49290 -x33070 x17104 -x46480 x1104 -x19910 -x47699 -x32785 x6431 x1268 -x46363 -x21231 x12384 x13819 -x46763 x10885 -x3908 x8852 x48844 -x10453 -x5628 x27090 -x35582 -x48834 -x33835 -x46502 x48795 -x29840 -x42997 -x9294 -x28748 -x37057 -x37979 -x9389 -x11937 -x22645 -x40257 -x544 -x32244 -x44152 -x14556 -x17257 x16029 -x2587 -x14737 x12364 x17774 -x11630 x15214 -x15207 -x13411 -x24665 -x17223 -x38930 -x20840 -x37514 -x25364 x49378 -x15333 x7007 -x16120 -x41154 -x33989 -x18378 -x6831 x13703 -x25696 -x48417 -x32330 x9946 -x46858 -x13592 -x17688 x472 -x9947 -x34163 x15483 -x21888 -x37864 -x32609 -x2398 -x38881 -x13304 -x39623 -x19934 -x49494 -x47922 -x2638 -x30070 -x3615 x36904 -x8977 -x45789 -x30256 -x17685 x10725 -x46645 -x48762 -x12462 -x18963 -x9774 -x31378 x3370 -x45304 -x8874 x36445 -x40021 -x11176 -x17689 x1132 -x5916 -x17289 x1908 x28812 -x44781 -x20226 -x533 -x27195 x1301 -x2893 -x32297 -x25261 -x2528 -x39608 -x38381 x26346 -x34674 -x14491 -x43568 -x21169 -x34854 -x4711 -x13017 -x44997 -x29577 x28533 -x48496 -x17808 -x22801 -x7849 x1412 -x9279 -x13154 -x32457 -x4233 -x38196 -x5392 -x40936 x10369 -x23247 -x30090 -x43990 -x26565 -x22730 -x19135 -x4025 -x47212 -x32947 -x37721 -x12134 -x46464 -x47269 x17619 -x37417 x22440 -x39935 x9269 -x42452 -x22049 -x30180 -x45176 x2687 x33525 -x30034 -x49490 -x23324 -x42255 -x45759 -x49583 x885 -x43723 x27095 -x36257 -x39306 -x35021 -x19646 -x48907 -x41954 -x37072 -x21760 -x28972 -x3236 -x272 -x33212 x36256 -x38110 x16631 -x8029 -x46278 -x12916 x7831 x10828 -x34951 -x49346 -x10627 -x5221 x25348 -x29262 x5841 -x6071 -x37101 x16321 x1165 -x30619 -x34638 x13960 -x2342 x19446 -x11352 -x37111 -x9903 -x43427 -x23252 x10464 -x11290 -x38370 x20670 x16310 x5199 -x22382 -x45817 -x1372 x13369 -x28294 -x30708 -x16980 -x31679 -x47078 x4291 -x39580 -x11922 x11443 -x41444 -x34537 x49382 -x34649 -x18914 x17639 -x44457 -x14985 -x43136 -x38575 -x23686 -x15119 -x22326 -x35295 x7124 -x19005 -x36198 -x10362 -x26959 -x9256 -x15671 x41602 -x48605 -x42537 -x36519 -x48861 -x1200 -x44061 -x23488 -x37259 -x46593 -x19353 -x24231 -x2087 x3399 -x25036 x29568 -x4997 -x33492 -x41388 -x15960 -x33090 -x15644 -x41615 x12005 -x16033 -x25241 -x15011 -x10981 -x23840 -x37810 x49158 -x21139 -x42646 -x26275 -x20452 -x33951 x5935 -x47228 -x48049 -x21659 x19072 -x12323 -x24651 -x45861 -x31846 -x49321 x19138 -x45700 -x10428 -x43127 -x33142 -x12238 -x37082 -x31885 -x4311 -x21453 -x22308 -x25989 -x40948 x6530 -x47976 -x46427 -x46798 -x43329 -x6741 -x14231 -x22450 x26915 -x202 -x14126 x48272 -x9290 -x23166 x3146 -x6101 -x39735 x4438 -x37621 x34136 -x43606 -x1780 -x34075 -x31789 -x8004 x5817 -x10429 -x44186 -x49205 -x35443 -x22673 -x46292 -x29847 -x25996 x8633 -x11658 -x48590 -x17856 x17064 x22542 -x1076 x21346 -x12901 x6707 -x1385 -x12465 -x6730 -x18791 x38261 -x47816 x9781 -x7602 -x11784 -x10190 -x22016 -x30251 -x43887 -x19864 -x17309 -x40337 -x41310 -x29764 -x35412 -x22846 -x39764 -x42191 -x31798 -x18839 -x47533 x23626 -x24224 -x49907 -x14977 x26296 -x26594 -x37742 x23396 -x40112 -x37117 x2573 -x24136 -x27656 -x41700 x43762 -x37659 -x43849 -x47422 -x47673 x5854 -x7932 -x24677 -x13611 -x47415 -x2376 -x8054 -x35269 -x28643 -x37211 -x2379 -x9153 -x9724 -x38992 -x2745 x10163 -x1058 x20241 -x27550 -x19873 -x47857 x6411 -x11828 -x2751 x1612 -x21560 -x26344 -x48727 -x2795 -x37389 -x45753 -x7713 -x40750 -x49771 -x49219 -x49276 -x2390 -x37279 -x29728 -x41969 -x39975 x8334 -x21025 -x21038 x12662 -x43267 -x15309 -x48980 x20194 -x34803 -x47424 -x4315 -x45859 x1296 x3769 x4034 -x31941 -x15569 -x42168 x26238 -x27233 -x31294 -x33787 -x32538 -x35709 -x44619 -x13234 x20161 -x41516 -x47932 -x21001 -x18998 -x44963 -x19663 -x39059 -x28796 -x46318 -x34987 -x34055 x31767 -x34606 -x19208 -x22334 -x49505 x20282 -x7395 -x39779 -x4775 x15175 -x38537 -x21393 x5832 -x44630 -x4035 -x35936 -x29054 -x10336 -x41781 -x47860 -x37224 -x11296 -x38726 -x13035 -x23108 -x45120 -x11918 x6337 -x35140 -x17665 x6928 x26466 -x29633 -x45308 -x10033 -x22372 -x8940 -x16323 x8811 -x14881 -x43357 x28540 -x24593 -x40073 -x18808 -x1932 -x8214 -x5776 x5248 -x48959 -x33517 -x33751 -x16504 -x7116 -x41129 -x19233 -x38342 -x8882 -x20739 -x28302 -x44345 -x1194 -x18425 x27857 -x48688 -x43767 x19252 -x30978 -x5536 -x30700 -x17850 -x48139 -x27811 -x8496 -x43656 x7585 x12140 -x20768 -x27073 -x45818 x16411 -x34357 -x41817 -x4916 x16938 -x27848 x14124 x26038 -x43630 -x47898 -x31436 -x2752 -x1517 -x30945 -x9030 -x20977 -x23275 -x4328 -x12163 -x39513 -x24517 -x38815 -x44175 -x24620 -x30948 -x42762 -x269 -x37120 -x30833 x25860 x29091 -x41987 x8527 -x45720 -x41792 -x31125 -x47171 -x21282 x41371 -x35197 -x47053 -x18681 -x36901 -x48452 x21791 x27937 -x44659 -x21799 -x41289 -x30782 -x27145 -x29102 x24030 -x30695 -x10487 -x14320 -x9782 -x40145 -x26291 -x34657 -x13668 -x43693 -x41293 x46168 -x37332 -x25006 -x35036 -x16186 -x46375 x3252 -x45669 x2462 -x10708 x13067 -x15153 -x44468 -x19462 x8926 -x27391 -x13239 x22617 -x8595 -x7088 -x10697 -x11583 -x37035 -x20444 -x47079 -x28792 x1310 -x9975 -x39989 -x30581 -x4214 x23762 -x5665 -x38910 -x26936 -x34009 -x6571 -x45368 -x26420 -x24183 -x4288 -x18806 -x11466 x1636 -x10476 -x48775 -x26385 -x42792 -x10279 -x12926 -x39532 -x8071 -x388 -x45087 -x11459 -x15610 -x28813 -x11112 -x16096 -x42019 x25007 x6519 -x46560 x22630 -x28668 -x22266 -x44627 x26264 -x26734 -x8875 -x25500 x1259 -x10425 -x47934 -x44520 x9493 x18221 -x12341 -x48750 x3121 -x49593 -x42125 -x31685 -x4608 -x46410 x1069 -x49435 -x29946 x25300 -x46518 -x33758 -x18456 -x456 x10491 -x13613 -x29042 -x13006 -x39855 -x4191 -x2037 -x14108 -x34488 -x11738 -x44092 -x13177 -x12753 -x27490 -x34084 -x22653 x28899 -x24951 -x46775 -x38171 -x35488 x33982 x3177 -x13510 -x27711 -x33880 x19398 -x37240 -x11518 -x6217 -x47519 -x4568 x994 -x23961 -x46484 -x31490 -x37293 x22901 -x15385 -x9437 -x40725 x45613 -x41357 x20675 -x41447 x45286 -x3008 -x47775 -x41451 -x32750 -x27264 -x17978 -x48450 -x1666 -x13482 -x23333 -x16296 -x39643 -x39405 x41085 -x8495 -x25608 x8494 -x21584 -x44594 -x12480 -x7076 -x12100 x9103 x44065 -x46890 -x1691 -x30214 -x3030 x13108 -x2930 -x36600 -x28454 -x33840 -x23146 -x8478 -x5828 -x22709 -x8150 x24018 -x46960 -x23258 -x7719 -x14149 -x36101 -x27847 -x12861 -x43866 -x25902 -x42891 -x5198 -x16059 -x29935 -x44060 x19244 -x16762 -x35289 x1732 -x47686 -x46609 -x24071 -x34394 x25570 -x27889 -x41890 -x22076 -x43095 -x34305 -x1386 -x33992 -x17216 -x13190 -x39717 -x12960 -x24815 -x30586 x18270 -x22173 -x18331 -x34266 -x40159 -x8456 -x46618 -x42817 -x10987 -x31489 x27002 -x38763 -x18547 x6594 -x22465 -x20462 x37885 -x23725 -x49152 -x29080 x48302 -x48246 -x38412 -x229 -x33020 -x14172 -x25374 x26448 x28585 x19125 -x32676 x28977 x7897 -x18467 -x23399 -x43276 -x1797 -x11319 -x19342 -x24201 -x29313 -x46690 -x15669 -x8210 -x45783 -x15042 -x25955 -x35144 x11808 -x13442 -x43949 x6715 x12525 x4825 -x29411 x39672 -x28059 -x28744 -x39151 -x32094 -x36829 -x34217 -x18288 -x13738 -x650 -x37002 -x1389 -x30629 x25612 -x27211 -x45276 x28469 -x28665 -x1595 -x47558 -x26903 -x46006 -x3443 -x1437 -x42903 -x48194 x13412 -x12625 -x668 -x18847 -x27543 -x44399 -x37410 -x37158 -x42650 -x18300 x26639 -x31334 x12842 -x15190 -x36847 -x29541 x21460 x46333 x28496 -x15109 x26051 x1805 -x1672 -x22574 x8665 -x14986 -x2790 -x7147 x7367 -x7348 -x32917 -x15534 x20605 -x36972 -x37747 x19513 -x29689 -x17801 -x2641 -x5448 x49098 -x49584 -x31534 x2739 -x34874 -x19986 x21112 x38730 -x5884 x21904 -x46419 -x35230 -x21409 -x1587 x19339 -x36707 -x7412 -x37424 -x45438 -x30540 -x29573 -x10570 x32371 -x12630 -x11361 -x14815 x3793 -x3225 -x26233 -x12640 -x16086 -x47032 -x36606 x8770 -x36552 x18043 -x7536 -x19250 -x22995 -x14944 x28001 x13923 -x44482 -x47474 x12899 -x24991 -x26335 -x1452 -x34630 -x24124 x20223 -x38237 -x31774 -x40530 -x29734 -x6983 -x38504 x48593 -x36867 -x41101 x17739 -x32420 -x36837 -x3393 x48874 -x28339 -x749 -x4881 -x33682 -x40222 -x40565 -x24360 -x47359 -x38425 -x49395 -x28415 -x14714 x2416 -x43719 -x37744 -x11167 -x44179 -x38659 -x12646 -x3321 -x1303 -x4500 -x49651 -x15632 -x46058 -x22649 -x2253 -x40453 -x13359 -x863 -x44841 -x5357 -x48662 -x35761 -x25531 -x21327 -x28735 -x921 -x14657 -x13587 -x32982 x4146 -x35746 -x32642 -x5121 x6049 -x39416 x25684 -x18314 -x430 -x26514 -x30793 -x33193 -x13187 x27496 -x38112 -x607 -x37939 x29351 -x9636 x29942 -x25605 -x18074 -x7383 -x25210 -x25258 -x13564 x9468 -x19866 x2632 -x7811 -x2394 x7926 -x27829 x42372 -x11071 -x37950 -x2209 -x45338 -x7345 -x212 x21167 -x33291 -x20754 -x5993 -x31670 -x33501 -x28290 -x44000 -x41232 -x693 -x30997 -x29705 x39908 -x43018 -x42413 -x4993 x6053 x27999 -x8566 -x1667 -x42217 -x20485 -x25230 -x39339 -x44911 -x33683 -x38754 -x40783 -x41682 -x49204 -x33468 x10812 -x32695 x11928 -x7479 -x17148 x9229 -x35108 -x21383 x3297 -x15040 -x28864 -x36120 -x1673 -x36961 -x31344 x24816 x26449 -x32672 x7398 -x32180 -x10843 -x43232 -x21452 -x24976 -x44861 -x24606 -x46572 -x10172 -x18596 -x20969 -x29824 x9564 -x38635 -x23787 -x41978 -x37774 -x26933 -x13767 -x34494 -x41539 -x3040 x10205 x16397 x20849 -x10767 x5126 -x42933 x15241 -x16838 -x1400 -x43351 -x34110 -x17469 -x40271 -x38148 -x33567 -x38810 x18133 -x24637 -x27164 -x33596 -x10062 -x35182 -x24664 -x44969 -x36366 x28909 -x20432 x15014 -x31133 x30792 x24996 x11914 -x36467 x5726 x10889 -x40602 -x21012 x3654 -x29238 -x39609 -x41284 -x45201 -x3108 -x36728 -x29597 -x27198 -x10961 -x3674 -x17077 -x20560 x11435 -x6804 x11795 -x3914 -x23367 -x38357 -x16181 -x49585 -x40367 x15456 -x37377 -x38457 -x684 -x49399 -x10462 x7693 x24648 x13785 x15696 -x38207 -x30832 -x4924 -x42023 -x8162 -x29099 -x33216 -x18628 -x26574 x22844 -x17087 -x40734 -x21275 -x13824 x4400 x30633 -x36924 -x48879 -x32011 -x5227 -x45461 x17806 -x30903 x8932 -x40427 -x22380 -x41397 -x42598 -x27069 x6402 -x29076 -x18065 -x33588 -x35942 -x37168 -x2265 -x3933 -x9104 -x12464 -x17849 -x33749 -x47834 -x42130 x4785 -x48114 -x4517 -x8033 -x28205 -x43187 x3285 -x31462 -x39445 -x39846 x28396 -x21444 -x31189 -x14116 -x41096 -x9886 -x31781 -x24179 -x36902 -x47893 -x40047 -x45640 -x15526 -x11445 -x35016 -x36792 -x40032 -x12990 x44201 -x9240 -x44871 x29395 -x36605 -x24934 -x21357 -x46816 -x755 -x2566 x28715 -x29180 -x47633 -x21831 -x31722 x25089 -x16076 -x19382 -x45015 x23609 -x5599 -x41581 x1283 x33882 -x2753 -x14613 x13481 x8136 -x29204 -x41057 -x6222 -x34639 -x10229 x26262 x23161 -x36260 -x48222 -x27597 -x42897 -x41263 -x16913 x7009 -x18544 -x25670 x23114 -x35138 -x18846 -x7626 -x42412 x6476 -x12906 -x45405 -x11522 -x34493 -x35218 -x12027 -x48505 -x557 -x44527 x45848 -x23335 x10694 x60 -x4076 -x35966 x13779 -x3468 -x26360 -x10451 -x39850 x33977 x25161 x13213 -x43040 -x31200 -x49930 -x34761 -x34684 -x34926 x6905 x25082 -x35730 -x29660 x23521 -x37362 -x37493 -x1936 -x28685 -x16491 -x1205 -x28147 -x15866 -x44514 -x13264 -x27393 -x38362 -x40809 -x31911 -x6780 -x38620 -x27173 -x46187 -x42599 -x8202 -x20298 -x39168 x45104 x6581 x17056 -x11767 -x35581 -x43931 -x39565 -x48785 -x43907 -x9353 -x42542 -x18659 -x28353 -x22488 -x39900 -x46055 x4692 -x22824 -x33353 -x16928 x4032 -x2050 -x26015 -x31175 -x43296 -x4376 -x40795 x12785 -x27561 x20707 -x14530 -x16991 -x5214 -x17878 -x4991 -x37618 -x14463 -x4118 -x26895 x19976 -x36522 -x14457 -x17880 -x35579 -x22190 -x8993 -x20668 -x15013 -x31705 -x41861 x16672 -x31878 -x35212 x9430 -x8473 -x28963 x48023 -x7041 x4706 x15245 x17745 -x41118 -x41586 -x23145 x1709 x29303 -x20440 -x26353 -x23663 -x8449 -x25429 x4856 -x34757 -x46770 -x17197 x21474 -x27601 -x19912 x15520 -x22067 -x7872 -x1250 -x24745 -x28424 -x2896 -x16371 -x45632 -x15706 x25914 -x46050 -x47406 x2358 -x853 x25329 -x41248 -x26874 -x919 -x40266 -x42201 -x39816 -x8416 -x23674 x28346 -x41168 -x24602 -x31915 -x22057 x4395 -x45814 -x6059 x19429 -x31136 -x45274 -x48709 -x26190 -x13615 -x41590 x24220 -x39945 -x36180 -x45890 -x22317 x9048 -x47106 x41312 x22259 -x35869 -x30127 -x11066 x47193 -x4420 x27621 -x20354 -x7695 -x32684 -x25680 -x41685 x9199 -x20315 x24830 -x7830 -x31467 -x31960 -x34724 x6163 -x1586 x13344 -x25874 x25777 x23658 -x39426 -x23642 -x33207 -x31313 -x25420 -x27199 -x45485 -x473 -x45553 -x43377 -x47357 -x42419 x21399 -x264 -x32600 -x11201 -x32182 -x43293 -x30490 -x27297 -x11226 -x19042 x15645 -x31197 -x37593 -x9941 -x32050 x25658 -x29420 x24383 x27548 -x31369 x20470 -x42560 x19489 -x40646 -x32350 -x30099 x1841 -x2758 x3179 -x14763 -x32291 x27554 -x46772 x20927 x20646 -x45409 -x20327 x11582 -x44200 -x20203 -x1498 -x36676 -x7359 -x7351 -x638 -x8610 -x1923 x25491 -x22482 -x33459 -x31262 -x2022 -x18123 -x25913 x4170 -x34180 -x10582 x23089 -x10098 -x37840 -x36852 -x47622 -x36381 -x49128 -x11776 x5428 x8828 x49433 x14324 -x4652 -x8460 -x45952 -x19418 -x27636 -x46282 -x39436 -x46358 -x44351 -x8988 -x37529 -x12377 x23236 -x33051 -x28259 -x36986 -x41478 -x12935 x26523 -x32381 x15884 -x38551 -x42729 -x3939 -x41242 -x33098 -x45698 -x5223 -x36399 -x17835 -x8002 x2138 -x13540 x29220 -x46931 -x31509 -x35395 -x36398 -x33597 -x40484 -x47877 -x33426 -x49386 -x36272 -x20502 -x8501 -x49795 -x22263 -x4866 -x33440 x48728 -x13915 -x9369 -x34624 -x49971 x12231 -x37041 x13707 -x49601 x22247 -x42308 x5731 -x8437 -x31387 x4193 -x47563 -x48360 -x31371 -x8701 -x26829 -x5986 -x45169 x1698 x9411 -x43919 -x21215 -x13826 -x33089 -x23773 -x34409 -x18828 -x29879 -x3511 -x22053 -x31010 x17130 -x26363 -x9917 x18426 -x5969 -x48078 -x29885 -x30630 -x30157 -x1255 -x24940 -x32215 x6553 x9224 -x36075 -x3744 -x788 -x29783 -x17929 -x2368 x11153 -x9614 -x47200 x12361 x10116 -x13696 -x38008 -x29375 x2852 -x15577 -x18343 x26243 x20949 x12682 -x38111 x27054 x28906 x8608 -x30273 -x5519 -x11569 -x4707 x16985 x21186 -x29677 -x33591 -x7873 x29472 -x40393 -x36510 x2085 -x2965 -x35486 -x47770 -x29598 x18488 -x26784 -x8657 -x18768 -x32077 -x42987 -x39056 -x40437 -x49256 -x37556 -x44934 x16069 -x37571 -x48090 -x39349 -x48575 -x37376 x2005 -x35706 -x29646 x21941 -x15673 -x23366 -x27498 -x42328 -x44947 -x16693 -x36589 -x41299 -x49674 -x17301 -x33360 -x48516 -x34476 -x11438 -x38959 x21669 -x49516 x26249 -x16645 -x40064 -x36938 -x25526 -x45536 -x5851 -x32573 -x21155 x19452 -x2331 x23999 -x13515 -x31514 -x6108 -x49345 -x43475 -x1768 -x17781 -x36164 x26813 -x3675 -x32013 -x18708 -x27452 -x31782 -x45142 -x34324 x16680 -x17829 x28300 -x42112 -x24941 x30491 -x23308 -x43661 -x2850 x41238 -x15118 -x48032 -x16165 -x36325 -x13898 x2019 -x42853 -x2023 -x45236 -x18399 -x39905 -x33949 -x47689 -x40924 -x6646 -x31347 -x4743 -x10212 -x4150 -x14898 -x36876 -x26985 -x45988 -x24704 -x2251 -x6941 -x25582 x6781 -x27489 -x41463 -x38972 -x1223 -x1757 x11827 x36715 x2030 -x7394 -x28951 x15062 -x44747 -x32300 -x41770 -x32630 -x43052 -x7735 -x41606 -x44321 -x2615 -x15703 -x38145 x19849 x1365 -x16903 -x30898 -x36357 -x25953 -x32208 x17203 -x5567 -x16757 -x49080 -x21398 -x37018 -x16658 -x24551 x13162 -x5656 -x30105 -x16906 -x40608 -x23383 -x23131 -x4970 -x13118 -x18518 -x34012 -x44928 -x13194 -x41230 x24377 -x16337 -x2454 x3407 x24862 -x41459 -x48395 -x33266 -x34496 -x31894 -x30998 -x40450 -x15423 -x38232 x17121 -x30187 -x45648 -x4135 -x36469 -x48622 -x27333 -x49977 x18430 -x26785 x18915 -x30706 -x34116 -x37485 -x49471 -x2611 x17514 -x39506 -x17326 -x48149 -x38835 -x49722 -x365 -x47385 x11951 -x15612 -x29735 -x23967 -x32723 -x35045 -x41353 -x44858 x10919 x13029 -x34564 -x41813 -x10159 -x26531 -x44932 x29591 -x31473 x17645 -x2609 -x18010 -x32855 -x37475 -x5297 -x35728 -x44596 -x17411 -x49058 -x38420 -x11181 -x2099 -x36468 -x43435 -x26079 -x24799 -x32153 -x48827 x9558 -x36326 -x5403 x2192 -x9012 x19930 x28435 x4864 -x15402 -x49797 -x48106 -x41032 x6921 -x34742 -x33110 -x44355 -x32509 -x1677 x21246 -x22373 x4713 -x41487 -x44165 -x8958 x4216 -x38120 -x3687 -x9365 -x31283 -x41838 -x44707 -x40456 -x6169 -x46162 -x24263 -x3081 -x30786 -x4918 -x11121 x16540 x26943 -x8959 -x39502 -x35855 -x2931 -x14233 -x12793 -x39535 -x26282 -x46453 x6750 x28196 -x29048 -x9149 -x35080 -x31917 -x6003 -x5011 -x39075 -x1522 x29996 -x32306 -x18346 -x38908 -x5779 -x34969 -x26046 -x45323 -x34502 -x29410 x1320 -x10054 -x41748 -x11101 -x45031 -x17804 -x28545 x44907 x2976 -x47007 -x32375 -x18959 -x26072 -x39385 -x13333 -x36724 -x26963 -x35723 x27179 -x49030 -x36654 -x20465 -x48398 -x49845 -x20397 -x10825 x24887 -x22157 -x42843 -x48743 -x32799 -x12295 -x191 -x28921 -x30662 x3996 -x41313 -x47601 -x34139 -x15046 -x6405 -x20587 x16976 -x36833 -x5225 -x29533 -x38221 -x26267 -x120 -x49586 -x48998 x17403 -x27133 -x39167 -x45774 x45794 x22800 -x119 -x28125 -x13532 -x31980 -x27439 -x39662 -x37822 -x17330 -x49316 x20347 -x9042 -x28237 -x18580 -x42995 x3499 -x3985 -x5286 -x28301 -x28525 -x12623 x7711 -x424 -x1588 x44279 -x28647 x1199 -x31974 -x9138 x18235 -x22374 -x19126 -x26995 -x30771 -x27813 -x30651 -x4729 -x4221 x16110 x18677 -x18329 -x13503 -x48898 -x27222 -x20736 -x37790 -x10001 -x40520 x24289 x2816 -x30374 -x23361 -x44331 -x13705 -x40416 -x4639 -x9461 -x11303 -x18573 -x15036 -x20556 -x5561 -x42244 -x42443 -x36291 -x43861 -x8367 x21107 -x17159 -x16268 -x41787 -x32806 x16591 -x47437 -x37404 -x34552 x27922 -x16365 -x41598 -x44177 -x29581 -x18563 -x1377 x21809 -x22198 -x23117 -x34436 x12423 -x27359 -x20845 -x22959 -x44529 -x38096 x18312 -x46240 -x31224 -x45649 x17703 -x38340 x15835 -x39302 -x35467 -x40548 -x8333 x40356 x24514 x9632 x43879 -x40473 -x49364 x29488 -x13445 -x2189 -x32450 -x48542 -x21723 -x48207 -x23826 -x13290 x22451 x44307 -x48714 x14538 x29424 -x47003 -x49402 -x13068 -x48812 x7796 -x18549 -x18490 -x48122 -x27190 x7885 -x15652 -x44323 -x11619 x16167 -x24769 -x14215 -x2933 -x41855 -x34796 -x39321 -x45177 x2537 -x3655 x24508 -x44990 -x25350 -x30729 -x25487 -x4016 -x39185 -x20793 -x11706 -x12287 -x13971 -x9248 -x41947 -x36342 -x11484 x15939 -x33330 -x15764 -x43245 -x41527 x27763 -x28467 -x29898 -x45764 -x16698 -x5902 x43738 -x5850 -x40536 -x37015 -x16655 -x39678 -x1682 -x29600 -x43314 -x43608 -x36570 -x21780 -x3959 x16921 -x16032 x28308 x37494 x15523 -x9350 -x30317 -x4550 x27755 -x36367 x23240 x22056 -x22968 x13951 -x15140 -x35169 -x31382 -x35838 -x31928 -x5839 -x16710 -x43415 -x31574 x11183 -x17028 -x49101 -x5332 x16000 x2598 -x1826 -x20265 x9206 -x27180 -x41209 -x12511 -x19711 -x22843 -x43453 -x31356 -x35368 -x12732 -x26630 x9374 -x18073 -x4410 x29171 x22974 -x27739 -x23409 -x20350 -x31394 -x47748 -x2950 -x33984 -x34692 x9180 -x13961 -x29636 -x18863 x20994 -x21478 x15562 -x19599 x24292 -x47965 -x43811 x19942 -x37973 x28466 -x18711 -x36361 -x22322 -x29670 x13692 -x15201 x27193 -x33920 -x8288 -x22109 -x13202 -x37975 -x40003 x41701 -x39406 -x37641 -x48769 -x14625 x45272 -x17663 x15701 -x33841 -x38481 -x39719 -x43009 -x22168 x5258 x7894 -x21722 -x23706 -x28448 -x39220 -x20228 -x11233 -x45110 -x6463 -x32766 x24079 -x46302 -x39254 -x1405 -x42042 -x590 -x34697 -x40721 -x49988 -x235 -x39270 -x48818 -x44243 -x6160 -x37915 -x41654 -x11739 x7 -x6534 -x20055 -x44545 -x31663 -x14420 x28428 -x9882 -x10478 -x43666 -x5732 -x16763 -x6006 -x48349 -x25337 -x32544 -x33657 -x7825 -x49513 x16691 -x446 -x5613 -x30163 -x48186 -x34707 -x1000 -x30722 -x20538 -x21365 -x47570 x4011 -x13438 -x24127 -x47354 -x49459 -x13137 -x16247 -x30330 -x34542 -x25637 -x31409 -x43051 -x16854 -x32224 -x49809 -x30614 -x46623 -x22564 -x41662 x29923 -x12345 -x30878 -x39980 x37421 -x27518 -x49672 -x3541 x9714 -x39430 -x21618 -x40979 -x22267 -x35525 -x26847 -x43744 -x21251 -x43433 -x40863 -x28002 x23728 -x48554 -x3665 -x1401 -x2464 x13758 -x45584 -x25880 -x49508 x26158 -x33706 -x49230 -x48173 -x10914 x8163 -x30976 -x8683 x24513 -x42896 -x49870 -x22475 -x6368 -x38790 -x39949 x29301 x19780 x12875 -x261 -x44978 -x13554 -x10203 -x13809 -x4125 -x6836 -x11141 -x32770 x25985 -x49428 -x38653 x2075 -x31889 -x2073 -x8834 -x28986 -x13539 -x34687 -x36771 -x23647 -x4580 -x29962 -x5879 x2298 x3245 -x37116 x26746 -x13866 -x44748 -x19441 -x17534 -x41894 -x3966 -x48846 x9396 -x21716 -x41924 x16258 -x34660 -x11886 -x32386 x11578 x25566 -x36826 -x34810 -x9604 -x17817 x23934 -x10760 -x24736 -x43137 -x30692 -x36514 -x36991 -x11626 -x26309 -x9481 x23895 -x43953 -x41733 -x49222 -x39139 -x33689 -x15741 -x22928 x13101 -x34557 -x47108 -x378 x9195 -x33766 -x17518 -x37216 -x17470 -x8130 -x39894 -x33743 -x42931 -x43699 -x29793 -x17023 x7218 -x38927 -x5901 -x25884 -x36244 -x32225 -x19863 -x48082 -x42220 -x39489 -x37697 -x19546 -x16611 -x47544 -x4426 -x29007 -x22816 -x38499 -x45412 -x23523 x29827 -x20438 -x36593 -x23811 -x41852 x18479 -x45452 -x15278 -x49681 -x44202 -x10480 -x46513 -x33699 -x32847 -x33904 -x33771 -x16101 -x41642 -x30142 -x33910 x2293 -x41653 -x17302 -x41502 -x18241 x25733 x1902 -x41910 -x39787 -x29372 -x10023 -x13336 -x39627 -x22271 -x4716 x420 -x33587 -x37652 -x13273 -x42407 -x29918 -x41111 -x41921 -x30807 -x35033 x10431 -x39674 -x22264 -x16209 -x17458 x9552 -x25678 -x18110 -x31747 -x30935 -x35510 -x49798 -x1295 x11148 -x29490 -x24775 -x48456 -x38192 -x37935 -x33077 -x25305 -x1820 -x25378 x29039 -x44618 -x29837 -x33305 -x48948 -x20950 -x22203 -x42976 -x40452 -x13671 x1989 -x28527 -x44930 -x18353 -x37499 x14954 x38104 x25949 -x30312 -x26692 -x8289 -x15284 x27506 -x20323 -x39641 x19504 -x5232 -x38700 -x25562 x12902 -x32119 x41480 -x40192 x22738 -x1753 -x18206 -x28256 -x42579 -x39369 -x11599 -x39035 -x39784 -x21685 -x33308 -x49960 -x33625 -x39347 -x40493 -x15055 -x12809 -x3332 x18381 -x45048 x15752 -x9869 -x33400 -x15723 x18388 -x45401 -x1409 -x28512 -x17118 -x17636 -x21392 -x28826 -x44778 x5474 x6004 -x32203 -x38419 -x6133 -x21947 -x22946 -x35666 -x29214 x13468 -x24101 -x27312 -x9308 -x6609 -x30246 -x1967 -x12638 -x26055 -x33886 -x18052 x40939 -x44535 -x32868 -x44755 -x11450 -x2128 -x42981 -x41060 -x49623 -x2951 x328 -x6497 -x46916 -x1160 -x22913 -x7334 x37779 -x19048 -x38238 -x38696 -x41068 -x44806 x23753 -x46437 -x43912 -x8695 -x22807 -x42698 -x38995 -x48680 x4017 x16628 -x9175 -x36338 -x15767 -x19977 -x40258 -x47334 -x169 -x36082 -x30665 -x15790 -x35896 x22415 -x24971 -x14706 -x23552 -x39333 -x15240 -x34290 x27070 -x13467 x10445 -x31176 -x42718 -x43476 -x39554 -x25328 -x30408 -x24846 -x22064 x24728 -x5075 -x30537 x13680 -x47133 -x1846 -x37331 x35922 -x26591 -x42788 -x17634 -x20665 x5402 -x11373 -x45872 -x2836 -x8128 x26332 -x44231 x4544 -x11136 x5707 x8412 -x15211 -x45816 -x32156 -x37836 -x12173 x10832 -x42047 -x28589 -x42912 -x29817 -x3173 -x14742 -x46065 -x45074 -x9617 -x16254 x859 -x22037 -x19300 -x7587 -x46873 -x41749 -x29412 x15633 -x47943 -x46479 -x13884 x5318 x35629 -x3774 -x33419 -x13106 -x44339 -x48319 -x42505 -x2101 -x6125 -x33132 -x13718 -x5822 -x33655 -x28970 x40155 -x49640 x4753 x22111 -x10305 -x9731 -x10343 x7069 x20237 -x32234 -x4655 -x33801 -x5903 -x20434 x30780 -x17110 -x34613 x12020 -x20575 -x33652 -x39701 -x29305 -x16934 -x1457 -x14729 x16170 -x16262 -x4301 -x38127 -x45278 -x7313 -x31576 -x33429 -x15508 -x32678 -x22071 -x24090 -x44232 -x6069 -x47479 x2226 -x15586 -x36749 -x37536 x1628 x16494 -x11849 -x41808 -x240 -x44282 -x20154 -x34756 x25464 -x14683 -x35729 x12400 x1272 -x17252 x41321 x25869 x13050 -x19855 x13677 x48005 -x32596 -x41902 -x48623 -x578 -x45630 -x8087 -x1079 -x48080 -x35878 -x47147 -x13371 x24159 -x37912 -x21610 -x5169 -x42373 -x45022 -x42811 -x34254 -x49729 -x23981 -x34834 -x5112 -x32771 x8300 x12460 -x23624 -x28503 x34126 -x4906 -x22903 -x6423 -x15978 -x23968 -x32613 -x13097 -x20171 x28258 -x45111 -x48943 x10924 -x29353 -x41067 -x32121 x10234 -x13267 -x31460 -x5637 -x49474 -x26110 -x14443 -x22083 -x40927 -x6575 -x38401 x27985 -x32762 -x26491 -x32581 x2281 -x4256 -x15371 -x36673 -x20749 -x5277 -x30060 -x28721 -x3392 -x43513 -x7423 -x23823 -x15806 x15239 -x41145 -x3811 -x33958 -x32862 -x21526 -x41854 -x35632 -x36800 -x38203 -x19955 -x12578 -x30503 -x8343 -x17096 x17447 x24387 -x47253 -x7616 -x48340 x12796 -x25883 -x48584 -x47607 -x40307 -x193 -x49512 -x18429 x16666 -x41341 -x2811 -x30779 x29884 -x43083 -x44799 -x27748 x16320 -x34102 -x40447 -x31688 -x48048 -x17830 -x39856 -x22447 -x47240 -x38026 x2096 -x34544 -x3728 -x40506 -x4654 -x37727 x48792 -x3497 -x26918 -x34292 x3509 -x37309 -x13210 -x47527 -x44114 -x45059 -x19543 -x44046 -x10707 -x34578 -x18372 -x37523 x26596 -x40177 -x48854 -x42909 -x47223 -x33339 -x32956 -x40662 -x7263 -x29932 -x35840 -x19056 -x41236 -x205 -x16953 x12122 -x32303 -x24546 -x38105 x39681 -x23285 -x29984 -x43750 -x2918 -x6213 x13893 -x25998 -x8789 -x42016 -x22934 -x628 -x44020 -x17020 -x43470 x24565 -x20517 -x6138 -x34782 x17981 -x19887 -x40067 -x41354 -x40180 -x42561 -x5097 -x33104 -x48658 -x46652 -x47082 x9814 -x39853 -x49252 x36369 x41198 x30320 -x3491 x21901 -x28765 -x11425 -x23418 -x48823 x25900 -x6510 -x29862 -x6112 -x12819 -x30302 x9360 -x938 -x42003 -x11839 x29644 -x49277 -x519 -x49559 -x13783 x11997 -x7282 -x1421 -x45260 -x48975 -x41379 -x22273 -x36433 -x28638 -x10078 -x46538 -x5670 -x31678 -x25711 -x39821 x5847 -x13762 -x28539 -x28768 -x30431 -x3201 -x49103 -x41294 -x31348 -x21697 -x18135 -x48084 -x33672 -x33823 x11023 -x34422 -x20112 -x40219 -x40482 -x20865 x21469 x12203 x20688 -x32122 -x15653 -x10517 -x42972 x29247 -x14564 -x36279 -x46079 -x46656 -x40840 -x49007 x27798 x23711 -x28186 -x25967 -x13360 -x30584 -x30309 x16430 -x4624 -x16905 -x36828 -x41690 -x12505 x6687 -x2239 -x49449 -x26276 -x33912 -x42498 -x5927 -x3119 -x41790 -x31357 -x22491 -x34231 x9568 -x2833 x19488 -x22674 -x36029 -x23555 -x32042 x24780 -x30988 -x38652 x12938 -x23515 x25254 -x37573 -x27578 -x23532 -x12709 -x6120 -x28785 x5314 -x38241 -x6002 -x34028 x21746 -x11479 -x6231 -x4990 -x8982 -x38193 -x9378 -x39280 x5445 -x4757 x38022 x26107 -x29763 -x3251 -x49401 x21564 -x49820 -x25103 -x40022 x27717 -x30789 -x37787 -x31375 -x28701 x26768 -x49895 -x9870 x9952 -x35042 -x30596 x9458 -x10064 -x40762 -x47124 -x41814 -x36784 -x30957 -x19679 -x86 -x38298 x14482 x23053 -x26664 -x24286 x27520 -x90 -x34877 -x35429 x23925 x28993 -x25754 -x41914 -x34365 -x36097 -x1266 x22710 -x8671 -x43448 -x23143 -x8815 -x26722 -x34935 -x11595 -x22360 -x19961 -x2063 -x48773 -x34326 -x11490 x26686 x28801 -x44671 x21156 -x43323 -x34026 x10031 -x46920 -x27909 -x47476 x14130 -x7628 -x7823 x31621 -x27767 -x38045 -x49950 x7403 -x14481 x11358 -x10294 x12018 x25709 -x49176 -x20835 -x7906 -x38470 -x30262 -x35923 x22387 x18283 -x42131 -x47059 -x25212 -x37448 -x2691 x24542 -x45317 -x45878 x28634 -x32698 -x1557 -x48092 x16847 -x39003 x580 x11639 -x46019 -x48850 x28319 -x9658 -x13193 -x38209 -x2301 -x33034 -x38785 x17613 -x22376 -x47296 -x49190 x3097 x6386 x4746 -x8154 -x40743 -x48414 -x31480 -x17220 -x40899 -x28499 -x38163 -x25304 -x29842 -x48985 -x40937 -x11534 -x9091 -x10157 -x10304 -x27410 -x42225 x23437 -x3127 -x35755 x27423 -x46242 x26053 -x8553 -x35724 x24612 x10750 -x40200 -x35568 -x4037 x1981 -x7691 -x4352 -x30455 -x34064 -x47365 -x34332 x23327 -x41475 -x47034 x27645 -x14608 -x42274 -x43179 -x3597 -x37725 -x33632 -x4723 -x4346 -x5834 x17594 -x35986 -x30333 -x34370 -x39974 -x1558 x3825 x21382 -x2017 -x46615 x22966 -x20907 -x49935 -x43906 x28330 -x6991 x4792 -x18650 -x2922 -x26389 -x1754 -x33506 -x42022 -x15410 x14053 -x26550 -x22758 -x26793 -x14661 x24905 x7520 -x20142 -x8497 -x3633 -x27389 -x32681 -x18545 -x26125 -x45726 -x20508 -x48883 -x37605 -x36690 -x3823 -x1775 -x43617 -x16471 -x38010 -x46491 -x41582 -x30806 -x12879 -x30721 x10079 -x9502 -x13379 -x30430 -x10672 -x14790 -x16536 x23041 -x36889 -x38246 -x28230 -x6410 x5058 -x30646 -x9701 x12561 -x39772 -x49460 x4834 -x5195 -x9985 -x21527 -x3291 -x8435 -x21873 x6545 -x21113 -x36807 -x38242 x14371 -x27206 -x31904 -x29338 x24002 -x3507 -x40631 x237 -x36161 x6612 -x22611 -x31783 -x46619 -x37154 -x46835 -x31158 x8587 -x36100 -x27283 -x47793 -x49362 -x37010 -x45532 x10167 -x14303 -x46038 -x32500 -x17885 -x25536 -x37639 x6763 -x35686 -x48038 x45306 -x28898 -x46993 -x30554 -x41976 x32671 -x34097 -x31680 x5053 -x21784 -x48699 -x32665 x20689 -x41872 -x47107 -x49562 -x20573 -x29334 -x2709 x37839 -x46190 -x39116 -x25425 x28953 x2455 -x34141 -x36587 -x48489 -x19343 -x26054 x19029 -x41815 -x23241 -x38034 -x27308 -x40508 -x42060 -x9254 -x5588 -x23603 -x34095 x21694 -x39434 -x25694 -x30352 -x5010 -x46173 -x20074 -x39978 -x3504 -x10674 x24334 -x42409 -x37027 x31687 -x15489 x37322 -x45835 -x47828 -x5150 -x35282 -x36301 -x40128 -x33102 -x48675 -x11592 x39770 -x45340 x9674 -x46268 x20079 -x48904 -x24314 -x43731 -x38673 -x18853 -x6127 -x12048 -x39209 x22275 -x7957 -x45535 -x38940 -x16789 -x300 x9986 -x34797 -x20275 -x37746 -x41295 x5292 -x4455 -x30993 -x18745 -x5953 -x41965 x20333 -x24318 x42075 -x19461 -x29236 x6362 x43782 -x15879 -x41617 x11617 -x37815 -x40846 -x36370 x17497 -x36899 -x37632 -x13259 -x28037 x3726 -x46279 x18041 -x20445 -x46879 -x10847 -x20997 -x26788 x22227 -x24171 -x15968 -x23291 -x8007 -x46507 x11157 -x15888 x3440 -x13556 -x8637 x28298 -x25377 -x34897 x9189 -x21250 -x33294 -x18215 -x26116 -x45000 -x10551 -x32516 -x14468 -x43774 -x48606 -x45200 -x12370 -x46842 -x49245 -x47035 -x15901 -x49200 x27673 -x41254 -x35678 -x1107 -x40855 -x39774 -x32157 -x8521 -x35892 x21482 -x12248 -x19349 -x10070 x19324 -x46008 x8704 -x35192 -x23096 -x13683 x22292 -x4481 -x35407 x14785 -x31731 -x47791 -x27013 -x26678 -x30942 -x26982 -x5591 x27272 -x49881 -x21653 -x32846 x9529 -x7959 -x25715 -x34591 x25813 x19175 -x12705 -x46742 -x16879 -x15620 -x22991 -x33092 x12619 -x19761 -x48927 x16446 x15073 -x37305 -x47416 -x27887 -x26470 -x46216 -x37795 -x47930 -x23149 -x40786 x26884 -x47961 -x29289 -x36403 -x7515 x438 -x24479 x3485 -x28718 -x13526 -x31373 -x32403 -x11612 x8891 -x45266 -x7573 -x34677 x13191 x3300 -x33943 x19085 -x18193 -x26917 -x24783 -x41534 -x44571 x25533 -x45706 x8209 -x40953 x14514 -x40956 x16202 x15839 -x36193 -x5485 -x4404 x9726 -x38593 -x40749 -x31414 -x19714 x29852 -x37749 x17647 -x32107 -x2137 -x31993 -x39336 -x46711 -x46378 -x39875 -x46935 x6511 -x48218 -x34471 x5639 -x26694 -x45132 -x46580 -x42030 -x5762 -x5149 -x35873 -x7963 x1210 -x49707 -x17961 -x37752 -x7031 -x19219 -x24425 -x44263 -x11374 -x39215 -x40584 -x46805 -x31563 -x25984 -x43223 -x32837 -x44750 -x26656 x6 -x41300 -x14888 -x34871 -x32827 -x22379 x37357 -x662 -x47395 -x35115 -x36975 -x28688 -x5581 -x11741 -x14102 -x47502 -x27458 -x49141 -x8188 -x11642 -x31755 -x14718 -x3190 -x48689 -x48110 -x49956 -x33214 x5083 x16791 -x8861 x29005 -x2987 -x14544 -x48184 -x40095 -x32461 -x32727 x10710 -x5361 -x44368 -x17847 -x34985 -x33878 -x36466 x49919 -x15368 -x27713 -x43604 -x5003 -x33071 -x39589 -x29314 -x8787 -x37635 -x14905 x4605 -x11127 -x37273 -x5590 -x15420 -x22563 -x9991 -x6548 x8152 -x30541 -x33474 x1828 -x29281 x29821 -x27144 -x5387 -x41883 -x29576 x6249 -x34575 -x13087 -x23097 -x19391 x9668 -x47036 -x27184 -x31447 x20767 x25183 -x42663 -x18943 -x17202 -x25652 -x8083 -x41255 -x6225 -x43346 -x17697 x3934 x6480 -x27290 x14548 x20515 -x18917 -x47170 -x14322 x47300 x13295 -x8646 -x42015 -x30110 -x41660 x17831 x6943 -x35595 -x27692 -x5502 -x3023 -x33812 -x37142 -x35808 -x42740 -x32136 x32205 -x40305 -x39163 x22742 x19079 -x4562 -x27733 -x34722 -x49818 -x10721 -x48538 -x48164 x21917 -x40716 -x230 -x40550 -x23052 x28887 -x14814 -x25087 -x42510 -x35703 -x10764 x17313 -x28399 x42034 -x13916 -x18389 -x9848 x21895 -x38406 -x36790 -x31853 -x20015 x2927 x26957 -x42973 -x12774 x6220 -x38765 -x49519 x6622 -x16079 -x4835 x15492 -x1327 -x20940 x11743 -x15412 -x38430 -x16244 -x42110 -x4403 -x34371 -x30310 -x33924 -x42752 x17038 -x40503 x5513 -x41058 -x33181 -x20579 -x32693 -x23770 -x30802 -x9362 -x13227 -x48571 -x6520 -x4983 -x42512 -x43173 -x8890 -x8013 x353 -x828 -x246 -x43032 -x44961 -x44546 x37461 -x46779 -x38263 x29702 -x36906 x10498 -x43105 -x3439 -x38344 -x19179 -x14995 x21573 -x17024 -x36033 -x21991 x16139 x3542 -x10869 -x38092 -x8853 -x49381 x15157 -x42777 -x32009 -x7098 -x31470 -x17753 x37972 x18366 x27151 x41405 -x28806 -x47140 -x39173 -x44364 x5583 x42222 -x19454 -x26999 x23781 -x45231 -x11961 -x27968 -x36304 -x33081 x2021 -x33796 -x42798 x14835 x23702 x7743 -x49028 x18255 -x22555 x18082 -x37474 x13429 -x18991 -x19400 -x42733 -x8483 -x622 -x31815 -x32995 -x9233 -x19319 -x19637 -x37130 -x45223 -x42248 x6672 -x12461 -x49133 -x31075 -x21336 x10450 -x28599 x4119 -x23888 -x49671 x1676 -x33963 -x1951 -x49778 -x49318 -x46809 -x40391 -x41875 -x1204 x9862 -x12700 -x7058 -x33605 -x44334 -x40856 -x45826 -x47306 x27835 x29569 -x39401 -x8858 -x15457 -x34211 -x35741 -x44117 -x26287 x22961 -x44455 -x8439 -x34004 -x49393 -x15595 x15266 -x49743 -x27092 -x42835 x25559 -x38290 -x39236 -x43680 -x24115 -x40402 -x49730 -x42708 -x31533 -x37304 -x10531 -x35121 x9913 -x6383 x22569 -x45077 -x2260 -x47746 -x48867 -x20287 -x31823 x10838 x10884 x17387 -x44464 -x9212 -x19184 -x23192 -x20637 -x44968 -x34406 -x10591 -x36629 -x41943 -x48373 -x17674 -x45021 -x15814 x22818 -x26060 -x13878 -x43066 -x45559 x17083 -x44372 -x36861 x24442 -x38319 -x17112 -x22439 -x17483 -x37482 x28361 -x46256 -x46487 -x43055 x4098 -x24515 -x41607 x7533 x10653 -x19798 -x27468 -x18528 -x29496 x21333 -x2289 x7038 -x22210 -x32965 x28314 -x4908 -x3738 -x33928 x5094 -x37946 -x20312 -x35931 -x28602 -x18743 -x41591 x7408 -x7404 -x6783 x34524 -x36960 -x30790 x37206 -x21166 -x37880 -x34529 -x28736 x10128 -x30960 -x8769 -x43114 -x43458 x13478 -x37960 -x44850 -x30461 -x18471 -x36348 -x29295 -x15188 -x16743 x11081 x24400 -x36238 -x19647 x19996 -x38149 -x48561 -x24083 -x45947 -x9421 -x43542 -x39715 -x33642 -x47464 -x6132 -x45953 -x15754 -x18472 -x7355 -x45020 -x44810 -x44485 -x13243 -x46183 -x31079 x23005 x24678 -x6459 -x29699 -x41946 -x38743 -x45651 -x37578 -x23577 -x41922 -x47301 -x9857 -x18804 -x23899 x29658 -x47135 -x49206 -x45937 -x26638 -x12958 x14996 -x17646 x36866 -x47471 x13545 -x28223 x33917 x46258 -x3154 x5928 -x49951 -x28621 -x10942 -x48380 -x8035 -x8902 -x22652 -x24010 x19053 -x37386 -x34086 x42187 -x24871 -x23803 -x35207 x24878 -x32155 -x39344 -x48399 -x36920 -x11433 x29265 -x33765 -x45341 x29077 x17406 -x49264 -x270 -x43594 x28770 x1755 -x47588 -x32910 -x23588 -x368 -x3925 -x40441 -x46367 -x33380 -x41489 -x35693 -x20383 -x16616 -x8840 -x30169 -x36921 -x40013 x37105 -x16036 x49780 -x14380 -x45265 x7181 -x37473 -x5972 -x24172 -x26050 -x46042 -x47394 -x37463 -x23184 x14340 -x36434 -x41873 -x13687 -x44129 -x427 -x4444 -x3538 -x37442 -x38994 -x3316 x45133 -x28144 -x16078 -x38260 -x40037 -x19728 -x36620 -x35334 -x47367 -x30753 -x3385 -x11012 -x11544 x1634 -x3402 x18790 -x39118 x16475 -x11846 -x28810 -x45840 x12637 x14909 -x30980 -x44426 -x21269 x13771 x24832 x25288 -x24504 -x38776 -x35222 -x21837 -x12213 -x39044 -x9678 x2048 -x35836 -x43721 -x42590 -x5500 -x32296 -x8102 -x28848 -x27661 -x17228 x15112 -x33613 -x39099 x11613 x12915 -x2627 -x8119 -x18192 x28692 -x28762 -x5393 -x15098 x11004 -x21232 -x23214 -x43022 -x26057 -x1946 -x30847 -x41565 -x27925 -x9183 -x28434 -x41809 x2119 -x26132 -x23712 -x46330 x23464 -x711 x4188 -x42360 x9676 -x16239 -x22704 -x8583 -x39574 -x41611 x8110 -x43246 -x6634 x44817 -x10293 -x49053 -x31021 -x6861 -x30126 -x215 -x3826 -x47894 -x31892 -x32222 x21538 -x42878 -x11796 -x20570 x27082 -x1968 x11474 -x27128 -x31173 -x1287 x5865 x6982 -x36229 -x28493 -x35763 -x39687 -x44865 -x42661 x20911 -x32908 -x36534 -x49893 -x28288 -x13743 -x39394 x26099 -x35145 -x48391 -x6226 -x10536 x22828 -x46076 x14707 -x17041 -x20270 -x20175 x22125 -x16724 -x43315 -x3007 -x45243 x6574 -x39391 -x42609 -x37748 x45941 -x28637 x9672 -x10492 -x24683 x1779 -x45521 x9921 -x16040 x9834 -x27088 -x10283 x23887 -x4114 -x16303 -x8077 -x48132 x703 -x34421 -x6514 -x11172 x10994 x13195 -x9667 -x23253 x27404 -x14306 -x40807 -x49794 -x22708 -x611 -x39510 -x26115 -x49114 -x49670 -x19567 -x45907 -x8304 -x38224 -x31511 x25821 -x7356 -x4100 -x31135 -x18594 -x31697 -x9070 -x31308 x24577 -x22106 -x15788 -x44643 x5413 -x49944 -x13433 -x22804 -x13670 -x42683 -x3994 -x12776 -x2146 -x46421 -x41220 -x10390 -x14474 -x21881 x17869 -x22707 -x26273 -x19221 -x42450 -x19144 -x23857 -x34592 x9004 -x31906 x12995 -x37730 -x45204 -x32445 x22586 -x30404 -x49869 x2856 x17656 -x16439 -x47304 -x16444 -x3936 x16338 x26709 x5305 x10467 -x5264 -x14263 -x19767 -x20561 x8774 -x42833 x18118 x26310 -x19928 -x4846 x688 -x1046 -x15147 -x4821 x18645 -x17820 x664 -x31468 -x4195 -x30501 -x1832 -x6500 -x40464 x15821 -x20564 x29747 -x30830 -x49515 -x13747 -x32853 -x25509 -x39388 -x14794 -x12314 x24826 x24167 -x12920 -x1605 -x30328 x8371 -x30465 -x39896 -x47467 -x6855 x34172 -x34449 -x49268 -x23226 -x31162 -x22869 -x45413 -x21520 -x47027 -x19975 -x33280 -x16106 -x32638 -x32603 x9548 -x4589 -x34170 x31204 -x19675 -x44562 -x19547 -x45427 x46592 -x38973 -x27589 -x49860 x43280 -x48423 x8308 x3257 -x19493 x25622 -x38745 -x45977 -x26767 -x9622 -x39904 -x34762 x16226 -x39212 -x14241 -x46394 -x10652 -x11729 -x36551 -x26923 -x22421 -x13494 -x10435 x23675 -x13578 -x16484 -x34499 -x43308 -x44974 -x34771 -x2131 -x32808 -x27376 -x19292 x3165 x25409 x5015 -x28117 -x25130 -x2238 -x30866 -x40248 -x23906 -x16450 -x10287 -x45391 -x7266 -x40081 -x28347 x19202 x28713 -x46520 -x24640 x13240 x19820 x8914 x6976 -x46501 -x47172 -x2657 -x9720 -x47453 -x47524 -x28570 -x49510 -x32444 -x47602 -x11393 x7775 x10954 -x45283 x5263 -x36984 x29755 -x49995 -x27060 x1316 -x5801 -x13610 -x22702 x12303 -x21266 -x11728 -x36576 -x48663 x24358 x17754 -x23930 -x35087 -x24199 -x15256 -x19385 -x29418 -x13444 -x20466 -x42667 -x16820 x26799 x27580 -x41427 -x2838 x16243 x8404 -x12168 -x34643 -x38201 -x11815 -x47089 x24453 -x42352 -x28191 -x37852 -x28708 x11404 -x38076 x44971 x27226 -x45682 x18879 -x34349 -x39624 -x35982 -x24131 -x45224 -x20427 -x15442 x5224 -x38534 -x20325 -x24155 -x30373 -x25513 -x47579 -x13726 -x35527 -x45232 -x8050 -x220 x6728 x20803 -x24974 -x23788 -x28042 -x32474 -x7207 -x17762 x24840 x7529 -x48870 -x18216 -x12063 -x33448 -x10567 -x14935 x20302 -x39522 -x16901 -x47478 -x22521 x5587 -x40835 x4699 -x29731 -x38396 x3226 -x49102 -x39807 -x30406 -x24495 -x20334 -x30502 -x38388 x15511 -x43285 -x36584 x2261 -x45279 -x6429 -x30398 -x2024 -x48238 -x36799 -x30185 -x6868 x47546 -x48543 x25052 -x44489 x2210 -x40681 -x817 -x32217 -x20601 -x20929 -x45911 -x22629 -x14343 -x1280 -x14472 x25360 -x42109 -x19201 -x40848 -x16236 -x45356 x846 -x1583 x27568 -x38037 x27503 -x24411 -x25160 -x46825 -x26439 -x28952 -x32841 -x16293 -x40947 -x29895 -x15795 -x42583 x7293 -x23453 -x36595 -x43514 -x38870 x26290 -x35803 -x3586 -x12434 -x20105 -x24918 -x17366 -x37694 -x14926 -x2086 x8675 x25639 x27269 x4007 -x33256 -x5054 -x12800 x26586 -x30439 -x4061 -x38675 -x40952 -x36147 -x408 -x46009 x15393 -x6629 -x5159 -x33298 x43186 -x30543 -x40403 x3742 -x14872 -x28204 x18100 -x25042 -x39143 -x15476 -x6047 x13800 -x38380 -x2694 -x8296 -x22295 x15903 -x42651 -x7475 -x45735 -x35358 -x22639 -x39721 x36689 -x45240 -x30551 -x10382 -x15818 -x1947 -x30381 -x48753 -x34147 x4494 -x39797 -x32159 -x39076 -x23834 -x40068 -x20431 -x47297 -x22369 -x18901 -x16713 -x31594 x386 -x28354 -x49363 x15828 -x10154 -x36157 -x49298 x24236 -x1032 x20541 -x40036 -x36580 -x27871 x4828 -x39447 -x3723 -x17060 x3802 x41350 -x42600 -x9765 -x40342 x28831 -x40874 -x12587 -x24365 -x43231 -x38806 -x34077 x14730 -x32969 -x35620 -x35645 -x31550 -x33557 -x22182 -x23386 x19434 -x10597 x14961 -x1106 x17598 x16424 -x28852 -x30756 -x766 -x2222 -x25784 -x23583 -x37262 -x48481 -x2853 -x17990 -x43283 -x33211 -x16678 x14065 -x44098 -x28311 -x35743 -x43602 -x41288 x44560 -x3957 -x25763 -x42645 -x2327 -x665 -x7919 -x22036 -x9852 -x41577 x15889 -x12294 -x42666 x28446 x10982 -x24298 x6880 -x48429 -x22776 x660 -x48063 x1607 -x33439 -x26016 -x44586 -x21946 -x29615 x8919 -x37701 -x40492 -x17700 -x13992 -x5646 x20120 -x32488 -x10102 -x42627 -x10113 x15605 -x30448 x3474 -x42068 -x49108 -x37345 -x23331 -x48217 -x883 -x12335 -x14280 x12158 -x37053 -x32456 -x11434 -x34196 -x41485 -x33865 -x35349 -x17618 -x14288 -x42849 -x34287 x16331 -x47283 -x1440 -x37096 -x43386 -x28383 x29543 -x48721 -x2567 -x19544 -x37699 x41805 -x38579 -x28764 -x49912 x1169 -x32585 -x35886 -x20984 -x42742 -x38855 -x12689 x13557 -x19691 x7236 -x25837 -x8065 -x22341 -x48300 -x49005 -x11487 -x2047 -x17921 x9881 x30533 x23381 -x23804 -x26030 -x39267 -x49872 -x32525 -x25940 -x34162 -x28244 -x2622 x31388 -x10206 x42529 -x2140 -x14211 -x36015 -x30266 x8380 x20014 -x23476 -x47311 -x46017 -x47375 -x37595 -x41408 -x20921 -x34659 -x32106 -x21132 -x20128 x17539 -x41917 -x32389 -x44557 -x43648 -x15063 x9318 -x21328 -x28490 -x46387 -x28680 -x6123 -x32541 -x39201 -x33692 x35092 -x15974 -x30294 -x9783 -x49383 -x37520 -x36452 -x24499 -x9346 -x18058 -x49667 -x7898 -x34306 -x31148 x856 -x41440 -x33793 -x7328 x4354 -x33317 x101 x19305 -x41464 x12135 x8886 -x32339 x11830 -x24013 -x35933 -x26467 -x47198 -x25395 x16876 -x41334 x5760 -x13042 -x4793 x19676 x26897 -x30664 -x27465 -x44073 -x6487 x33010 -x21894 x27020 -x7572 x15688 x49356 -x35129 -x46188 x31965 -x11200 -x5140 x48557 -x33299 x25441 x5751 -x14081 -x45463 -x41751 -x29943 -x39848 -x10756 x8784 x10583 -x29009 -x32889 -x48269 x1430 -x44491 -x4538 -x33304 -x13400 -x39777 -x28905 x46109 -x29492 -x46500 -x46941 -x2766 -x33493 -x46713 -x15220 -x31659 -x3896 -x35913 x13390 -x11609 -x45957 -x23868 x46968 -x32639 -x9956 -x25127 x26089 -x31037 x6569 -x40875 x29212 -x34641 -x41377 -x11099 -x17419 -x29819 -x41325 -x9505 -x932 -x16877 x25908 -x41070 -x47477 -x48665 x13622 -x9922 x17882 -x39146 -x3122 -x45068 -x31744 -x32992 -x36389 -x40017 x9691 -x11972 -x19944 x14570 -x33850 -x13847 -x35518 x2586 -x4409 -x9745 x31172 -x11908 -x34787 x39305 -x25008 -x8185 -x10719 x24527 -x40901 x3701 -x32945 -x19203 x25188 x2881 -x32093 -x22900 -x32867 -x32810 -x45965 -x9139 x13252 -x34824 x24581 -x8488 -x10754 -x45999 -x26741 -x1492 -x4771 -x25039 -x21278 -x14709 -x10160 -x23693 -x7846 -x35049 -x18924 -x49188 x21026 -x48485 -x4784 -x28214 -x47183 -x44027 -x24851 -x16841 -x26447 x192 -x41162 x29867 -x7979 -x16003 -x29758 -x24075 -x20162 -x23156 x22950 -x29557 -x28719 -x7642 -x32245 -x44082 -x26045 -x28553 -x2410 -x21812 -x41200 -x12669 -x21589 -x49688 -x37728 -x26806 -x48419 -x38029 -x21906 x25400 x12658 x891 -x503 x46316 -x23856 -x45352 -x18786 -x31492 x23144 -x36012 -x732 -x23703 -x37970 -x2110 -x44753 x20353 -x14323 -x15022 -x16349 -x8079 -x6881 x6446 -x26653 -x29182 -x26688 x43370 -x45552 -x19294 -x36996 -x5464 -x6349 -x14346 -x15458 -x46102 -x417 x244 -x2500 -x35228 -x35764 -x48336 -x48544 -x45839 -x40977 x13457 -x15466 -x20217 x22396 -x29605 x9585 -x40698 -x15081 -x48006 -x15317 -x19444 -x26934 -x30225 -x19199 -x3051 x11074 -x37069 -x36027 -x48227 -x39018 x25347 -x8732 -x46229 -x15548 -x19163 -x7561 x5943 x42467 -x34187 -x17569 -x6280 x12978 x45146 -x45819 -x11412 -x2284 x19533 x28173 -x37505 -x39610 x2475 -x34523 -x3891 -x37456 -x39204 -x19038 -x9588 -x24086 -x15537 -x30356 -x38661 -x47726 -x49248 -x40582 -x49691 -x13095 -x49580 -x36720 x10436 -x33139 -x32150 -x10541 -x15787 x7317 -x33118 -x11461 -x20167 -x26875 -x25929 -x38970 -x39498 -x26382 x29908 x9445 -x46880 -x19397 x23413 -x987 -x45486 -x19673 -x27050 -x34568 -x47751 x26506 -x42260 x7651 -x31345 x7385 -x33019 -x45849 -x45058 -x23256 x10938 -x28427 -x29434 x15026 -x20872 -x39960 -x14296 -x40086 -x28858 -x460 -x24533 -x42678 -x5974 -x15148 -x38868 x19439 -x4502 -x31637 -x38796 -x39518 -x45556 -x9498 x24094 x153 -x43979 -x38386 -x39791 -x32390 -x42052 -x26899 x29870 -x40966 -x18985 -x20320 -x6761 x5738 -x6565 -x26042 x14101 -x46371 x22835 -x3601 x19392 -x41897 x23487 x11168 -x10864 x3063 -x14710 -x42768 -x33222 -x26983 -x32398 -x17838 -x1311 -x3367 -x36933 -x36261 -x30307 -x20943 -x47380 -x47643 -x45668 -x48126 -x32412 -x37435 -x39428 -x42325 -x45924 -x15159 x29784 x27017 -x32196 -x45990 x3304 -x38387 -x46415 x15791 -x15616 -x34814 -x43860 -x31522 x17125 x23304 -x11560 x11364 -x30656 x16617 -x23822 -x49760 x33273 -x26150 -x29292 -x43945 x16235 -x42271 -x36462 -x24173 -x10749 -x15291 x25055 -x45664 -x17716 -x32002 -x27427 -x14067 -x33887 x13436 x24687 -x40444 -x45833 -x39133 -x26913 x29877 -x5925 -x12382 x10989 -x18531 x26193 -x12116 -x33842 -x6158 -x26298 -x41878 -x1181 -x36294 x6811 -x29828 -x43899 -x26317 x3270 -x44128 -x31351 -x44616 x41504 -x31871 -x45539 -x40237 -x28457 -x40410 -x49258 -x47811 -x12082 x12548 -x12589 -x4390 x4995 -x8591 -x36333 -x33643 -x33319 -x7249 -x45761 -x40876 -x44469 -x27603 -x33314 -x14852 x11941 x4284 -x21342 -x45918 -x23225 x26348 -x31027 -x7465 -x16918 x15335 -x80 -x38629 -x41971 -x49125 -x48991 x12321 -x22683 -x33611 -x10560 -x38349 -x18521 -x18904 x13956 -x28459 -x36107 x28507 -x40433 -x45550 -x20426 -x25490 -x43785 -x24249 -x2604 -x17540 -x21510 -x36310 -x42530 x2308 x6694 -x39051 -x15594 -x41484 x12424 -x15127 x22870 -x12944 -x6494 -x14187 -x4748 -x24144 -x43562 -x28884 -x32907 -x14242 x19093 -x36916 -x12355 -x20884 -x17746 -x34808 -x45281 -x45004 -x15267 x16401 -x11768 -x20641 -x951 -x31784 -x21497 -x21735 -x1661 -x41712 x37291 -x34727 -x17654 -x7681 -x25066 -x13398 -x40491 -x31572 -x30228 -x31014 -x45896 -x12379 -x20122 -x14043 -x43069 -x40772 x31501 -x39477 -x19051 -x16765 x3670 -x34809 -x43255 x12310 -x28520 -x9845 -x18161 -x28856 -x26931 -x32943 -x32395 -x30215 -x7857 x15517 -x39354 x9305 -x35002 x10728 x41347 -x9258 -x40298 -x5056 -x32668 -x18578 -x30557 -x47055 -x31609 -x19776 -x24872 -x21885 -x28495 -x27268 -x41886 x21 x11850 -x30425 x14460 -x42401 -x41297 -x45016 -x36803 -x14337 -x48987 -x30472 -x44634 -x32264 -x29193 -x37307 x18450 x12794 -x14031 -x36656 -x41616 -x840 -x23867 -x14810 -x49689 -x49054 -x41778 x13946 -x27432 -x48031 x20273 -x31170 x14515 -x1083 -x35949 x35100 x20258 -x49088 -x34980 -x13328 -x10835 -x28420 -x43558 x7574 x1349 x12975 -x8603 -x18654 x33508 -x27626 -x1808 -x30917 x15574 x24414 x28557 -x42806 -x43278 -x20778 -x27794 x12368 -x49323 -x38734 x16142 -x39592 -x13460 -x19810 x37879 -x12302 x24824 -x407 -x3061 -x358 -x7702 -x23369 x30730 -x19006 -x36812 -x23215 -x9538 -x15184 -x16214 x41 -x10880 x23960 x9546 -x16663 x15969 x14165 x46815 x12833 -x11250 -x27731 -x40850 -x39161 x15662 -x48200 -x33960 -x42605 x38102 -x9611 -x14406 -x41316 -x38717 -x46145 -x37619 -x26748 -x38644 -x4451 x39460 -x11988 -x24379 x27234 x26569 -x9170 -x49782 x10566 -x43905 -x1580 -x49232 x26286 x2504 -x16746 -x48603 -x15551 -x23694 -x37925 -x43858 -x35406 -x37009 -x14546 -x10631 -x47865 -x32730 -x23321 -x33808 -x38621 -x15433 -x46181 x27781 -x29426 -x23394 x16829 -x47076 -x21064 -x34500 x26794 -x18971 x24088 -x7652 -x39927 -x16798 -x47911 -x30129 -x35264 -x47225 -x29603 -x7832 -x37670 -x39869 x13514 -x43465 -x45756 -x39182 -x26677 x716 x1800 -x15210 x5313 -x7817 -x71 -x8232 -x30199 -x20065 -x28693 x29068 x8252 -x49150 -x4401 -x33667 -x32277 x11042 x19764 -x27523 -x37861 -x5465 -x12161 -x31434 -x44598 -x36611 -x22131 -x620 -x46490 -x31900 x9606 x20164 -x13919 -x21372 -x33524 -x48088 -x945 -x16301 -x47683 x21325 -x46395 -x17843 x17997 -x44076 x4769 -x43509 -x44086 -x45562 -x17533 x3666 -x44479 x45744 -x37398 -x40038 -x43048 -x7512 -x25009 -x44169 -x47653 -x45115 -x7650 -x5968 x23249 -x6546 x28474 x22184 -x48613 -x36308 x2152 -x47870 -x32422 -x21051 -x14383 -x27243 -x27491 -x34741 -x17610 -x36936 x45008 -x49752 -x7862 -x25933 -x8921 x5382 -x14431 x41116 -x34124 -x49620 -x33036 -x39290 -x15689 -x28964 x22935 -x22720 -x40843 -x49614 x27488 x26229 -x33845 -x43381 -x27540 x34074 -x29359 x913 x11007 -x31312 -x10094 -x16392 -x28154 x199 -x15666 -x38437 -x34878 x22537 -x13033 -x9440 -x39521 -x30325 -x31068 x19212 x16529 -x33060 x389 -x21542 -x22207 -x24152 -x22365 -x28479 x14114 -x36246 -x24014 x11822 -x32607 -x16751 -x36184 -x21964 -x20216 x1464 -x32733 -x15623 -x10649 -x10458 x21115 x3992 -x31934 -x7214 -x8481 x25266 -x40563 -x26246 -x33296 -x4909 -x16909 -x23186 -x43123 -x32795 -x4 x17625 -x27740 x27484 -x7409 -x13575 -x8930 -x38985 -x40817 -x22410 -x10413 -x27974 -x35832 -x43650 -x11857 -x10667 x14665 -x19119 -x38107 -x7191 -x41680 x2986 x24489 -x36686 -x24676 -x41773 -x5038 -x18653 -x37438 -x25414 x22560 -x2999 -x46634 -x40596 x18435 -x34510 -x16241 x16292 -x8155 -x42556 -x727 -x43595 -x13272 x7648 -x6784 -x35490 -x46776 -x46033 -x36132 -x32962 -x46557 -x9300 -x18322 -x4224 -x1337 -x29470 -x2161 x37450 x31087 -x49906 -x16067 -x35776 x22768 -x41128 -x34915 x11334 -x42143 -x31773 -x28833 x1244 -x31820 -x33946 -x44742 -x48859 -x14773 -x22568 -x23784 -x47409 -x26801 -x14949 -x47346 x20046 -x34251 -x46778 -x6708 -x5446 -x37807 x28153 -x39487 -x27244 -x13479 -x46356 x10225 -x45439 -x47438 -x2066 -x22329 -x32724 -x1829 -x16150 -x20690 x37994 -x15506 -x14157 -x42445 -x45073 x23735 x1356 -x49954 x37516 -x37937 -x38508 -x46246 -x20068 -x25457 -x40537 -x24340 -x41184 -x46163 x22351 -x33499 -x26648 -x6592 -x12205 -x36456 -x7605 -x27674 -x26020 -x3016 x8063 -x43532 -x34105 -x29178 x15922 -x43145 -x6437 -x31206 -x33941 -x27446 x2035 x32975 x6508 -x21866 -x8791 -x41052 -x18487 -x17899 -x36802 x13199 x53 -x5558 -x34465 -x1118 -x27526 -x39461 -x1843 -x48214 -x41303 -x29051 -x32931 -x42147 -x19836 -x35455 -x7167 -x1630 -x33307 -x45309 -x9205 -x14575 -x20547 -x15527 -x20913 -x36183 x9419 x18567 x1262 -x46670 -x17234 -x39455 x41706 -x49929 -x42303 -x17427 -x12713 -x39287 -x6119 -x36661 -x34646 -x26946 -x20044 -x20271 -x28619 -x31804 -x24966 -x41599 -x3496 -x43098 -x39897 x24454 x39902 x10300 -x35088 x47842 -x16163 -x17707 -x40399 -x10794 x209 x1945 -x30788 -x45787 -x466 -x9767 -x21017 -x37735 -x19793 -x34458 x1600 -x4023 -x42329 -x40093 x9470 -x32368 -x12802 -x32384 -x33890 -x27927 x5818 -x34214 -x15092 x36424 -x5651 -x5584 x29283 -x32317 -x19623 -x6740 -x44204 -x28795 -x48825 -x41793 x15324 x14740 -x25597 x49122 -x30382 -x11396 x6126 x16979 x19877 -x46682 -x40854 -x44774 -x3685 -x45973 -x29832 -x48230 -x9197 -x44075 -x20003 -x2628 -x12933 -x16463 x7871 -x24339 -x27796 -x49502 -x36465 x1305 x6219 -x1868 x29415 x43927 -x4405 -x14738 x8213 -x24158 -x40752 -x25560 -x4858 x25386 -x15783 -x7887 -x28658 -x29930 -x40263 -x30627 -x8838 -x9596 x12629 -x16141 -x18198 -x6350 -x44516 -x968 -x38460 -x19027 x24315 -x6577 -x48535 -x10481 -x16701 -x5816 -x36717 -x44983 x4600 -x6600 x21411 -x23827 -x48215 -x38989 x20794 x29754 -x22126 x910 -x38975 -x33985 x3042 -x12588 -x1561 -x31418 -x8403 x7609 x19802 -x3860 x26028 -x3810 x21201 -x49612 -x38760 -x26907 -x31531 -x41579 -x49193 x20284 -x41574 -x34291 -x9029 -x37845 -x734 -x8904 x19058 x12650 x22093 -x14466 -x10903 -x29892 -x12056 -x14274 -x40766 -x19023 -x1679 -x10743 -x48905 -x24554 -x19697 -x5113 -x8375 x31456 -x16647 -x24107 -x35502 -x48865 -x27546 -x3099 x32290 -x5878 x18385 -x31161 -x48746 -x32865 -x14455 x26940 -x5748 -x33444 x41019 x12083 -x46462 -x29849 x29905 -x27611 -x10866 x20553 x10063 x10518 -x40314 -x45569 x10715 -x23885 -x32221 -x20771 -x673 -x42438 -x3342 -x1892 -x41124 -x23175 -x4822 x12789 -x25619 x9117 -x33741 -x17938 -x43504 -x36523 -x21762 -x15297 x4024 -x25294 x28187 x49115 -x25343 -x35921 -x25094 -x38770 -x10979 -x7302 -x12076 -x36287 -x35964 -x39573 -x8318 -x40945 -x1521 -x29483 -x43304 -x25421 -x8885 -x47002 x149 -x29425 x14754 -x995 -x37651 -x18421 -x18748 -x49595 -x37090 x22626 -x9844 -x39177 -x1771 x6262 -x37339 -x15785 -x4709 -x33290 -x22087 -x41329 -x5087 -x49625 x8796 -x7228 -x13953 x22490 x3009 -x17729 -x69 -x25073 -x28028 -x11228 x22394 -x7649 x19043 -x10330 -x11477 -x1621 x23884 x5213 -x6897 -x8024 -x46144 -x22094 -x37932 x22127 x11870 -x13623 -x5283 -x22993 -x33744 -x41625 -x11945 -x35263 x11079 -x28793 -x42717 -x14513 x10737 -x35402 x14059 -x48696 -x41674 -x40606 -x925 x28780 x173 -x48383 -x35683 -x17062 -x41100 -x42821 -x15 -x26365 -x24095 x14229 -x5529 -x29029 -x31219 -x34574 -x44428 -x3011 -x38217 -x2925 -x22206 -x47440 -x11253 -x946 x2129 x26925 -x42029 -x34337 x19806 -x37196 -x31062 -x23589 -x47164 -x39826 -x45261 -x43350 -x16403 -x41810 -x46303 -x32174 -x33157 x27864 -x14843 x7132 -x31352 -x33408 x13320 -x30339 -x18336 -x27646 x26350 x7780 -x5235 -x16840 x12438 -x2523 -x37916 -x43651 -x36782 -x31178 -x36441 -x24869 -x34345 -x45970 -x7701 -x32007 -x7349 -x18035 -x40480 -x8650 -x36217 -x20706 x23991 -x38383 -x10854 x14554 -x49770 -x23918 -x26180 -x26972 -x35794 x14583 -x37114 -x45602 -x676 -x39677 -x17821 x15627 -x43045 -x45516 x3691 -x62 -x5897 -x42163 -x4894 -x9704 x29878 -x23093 -x30999 -x38549 -x5090 -x22907 -x35508 -x23472 x12375 -x704 -x30931 -x4101 -x48944 x10678 x15160 -x19428 -x39419 -x43759 -x34914 x10742 x26880 -x18932 -x38230 -x38562 x6990 -x9970 -x3355 -x46339 -x45969 -x39649 -x9492 -x41688 -x3536 -x30063 -x27850 -x14531 x29315 -x17332 -x3380 x8625 x5394 x9213 -x41462 -x32239 -x49947 x23905 -x39319 -x24198 -x41038 -x47975 -x3927 -x24178 -x44925 x10328 -x31416 x2522 -x47146 x8250 -x10874 x306 -x3149 -x9841 x25151 -x34576 -x14702 -x46443 -x8944 -x45165 -x10642 -x29462 x15665 -x26489 -x13715 x19936 -x29641 -x49011 -x46607 -x47481 -x4551 -x31289 -x13686 -x48694 -x7539 -x41030 -x24823 -x10539 -x47236 -x33268 -x1167 -x41061 -x13658 -x22480 -x25656 -x7315 -x41629 -x22497 -x1786 -x17702 -x33933 -x23556 -x19702 -x18259 -x30401 -x26861 x6936 -x36862 -x42533 x1571 -x32329 -x18478 -x22933 -x34973 x9888 -x33069 x27172 -x23768 -x20574 x28728 -x35749 -x23756 x17097 x8643 -x40665 -x15163 -x43081 x15028 x32105 x5480 x12207 -x25808 -x790 -x47127 x6106 x15056 -x486 -x47974 -x45293 -x11414 -x44350 x23033 -x16667 x24276 -x17059 -x3493 -x31364 -x38783 -x36779 -x36486 -x20193 x1650 x19606 x48673 -x14256 x5349 x22211 -x40469 -x20158 -x41015 x35262 -x49178 x8953 -x17218 -x19523 -x18182 -x13358 -x19742 -x25164 -x10131 -x1670 x19416 -x46166 -x27415 -x44451 -x35326 -x21238 -x32751 x1193 -x36278 -x10264 -x5128 x19189 x44700 -x21981 -x35120 -x3890 x3779 -x39626 x45060 -x43224 -x7027 -x2171 -x16470 -x46594 -x21338 -x36095 -x1567 -x5287 -x49480 -x26830 -x44709 -x46298 -x8989 -x40531 -x5300 x13425 -x18527 -x14085 -x32027 -x10823 -x290 -x38341 -x28369 -x4644 -x2333 -x21312 -x37131 -x47343 -x35494 -x26228 -x32241 -x48152 -x5912 x23132 -x23466 x1277 -x33711 -x13710 -x19924 x10379 -x21433 -x13632 -x6758 x9298 -x16149 x17219 -x47234 -x40777 -x41428 x4190 x6019 x15945 -x45704 -x48345 -x14092 -x30247 x11238 -x9020 -x49282 x17858 -x30603 -x5708 x29963 -x44118 x4875 x12218 x9560 -x49303 -x38799 x7827 x9990 -x13598 x29132 -x12318 -x37245 x26430 -x17764 -x39778 -x31902 -x31629 -x37799 x9613 -x26787 -x31156 -x39411 -x48667 -x48577 -x49709 -x20019 -x32284 -x31811 -x12068 -x14887 x6193 -x32649 -x45654 -x9471 -x11996 -x12044 x18451 x21084 -x39002 -x10365 -x18480 -x17004 -x49089 -x931 -x41916 -x23897 -x33619 -x2396 -x37144 -x27724 x25636 -x6073 -x37136 -x15547 -x33482 -x41693 x10191 -x43203 x27435 -x42614 x12590 -x43870 -x46812 -x47287 -x11585 -x16215 -x16335 x12152 -x32168 -x34967 -x38625 -x19796 -x20892 -x40214 -x18457 -x22383 x48242 x745 -x23910 -x21114 x13486 -x4079 x15388 -x32876 -x15686 -x11499 x26440 -x33543 -x10442 -x26450 -x35053 x23966 -x43333 -x34157 -x48430 -x37636 -x6538 -x719 -x9518 -x33739 x15925 -x10745 -x49772 -x1436 -x44973 -x25232 -x43226 -x32523 -x22985 -x2036 -x16790 -x11224 -x44298 -x48017 -x18583 x13287 -x49437 -x3464 -x41326 -x34464 -x49379 -x30901 x2859 -x38903 x26655 x24631 -x42289 x19338 x28866 x28134 -x45480 -x40628 -x11649 -x14434 x21592 x1163 -x40621 -x34513 -x11271 x10666 -x18244 -x41546 -x41604 x32226 -x16104 x34423 -x6812 -x28544 -x20141 x17500 -x48344 x374 x21578 -x46314 -x14970 x24666 -x15010 -x25247 x13583 -x12409 x4925 -x46084 -x13642 -x38032 -x13399 -x6613 -x23121 -x35587 -x38365 -x27483 -x44847 x24247 -x35512 -x2309 -x20883 x9351 -x46396 -x9429 -x11187 -x784 -x4770 -x31593 -x22348 -x43892 -x24856 -x25014 x39995 -x14801 x28722 -x31717 -x31101 -x7632 -x16935 -x43335 -x45475 x38339 x19264 -x20520 -x39471 x22283 -x7310 -x37308 -x19643 x22337 -x10153 -x12336 -x41803 -x46060 -x47429 -x24497 -x45318 -x12411 -x39251 -x43038 -x34362 -x6704 -x39771 -x5653 x23985 -x29002 x586 -x33056 -x18534 -x3098 -x40853 x13829 -x47638 -x12109 -x27516 -x18767 -x37383 x2065 x17208 -x24162 -x28282 -x29922 -x20527 x36110 -x294 -x7840 -x41542 -x1790 -x4831 -x34156 x18840 -x42420 -x15883 -x395 -x32056 -x19424 -x49274 -x42965 -x4185 -x47718 -x21371 -x6486 -x24926 -x48047 x18315 -x37479 -x23447 -x6091 x11185 -x43895 -x26711 -x33520 -x14078 -x11709 x22803 x1715 -x17090 -x18759 -x32415 x42403 -x42121 -x16700 -x35901 -x49234 -x45801 -x37620 -x5918 x42137 -x48652 -x28504 -x49653 -x3517 -x29282 -x18954 -x48393 -x4621 -x18642 -x47358 x20537 -x44938 -x21385 x22915 -x42389 -x28687 -x33923 -x18750 -x47931 -x44984 -x38949 -x3625 -x29801 x34491 -x47105 -x49063 x36407 -x33166 x27343 -x45033 x12599 -x40521 -x9855 -x38742 -x536 x584 -x7016 -x26729 x626 -x8199 -x45958 x5167 -x26624 -x17018 -x30203 -x31159 -x37397 -x33125 -x32515 x3272 -x46036 -x30297 x8000 x12328 -x5460 x8500 -x35548 -x30136 -x29059 -x23954 -x48265 -x15541 -x35183 -x49081 -x10053 -x36848 -x23122 -x19565 -x39458 -x48992 x812 -x45327 x7507 -x20970 -x1995 x10034 x29606 x10404 -x45436 x214 x38737 -x27716 -x49261 -x34775 -x17855 -x42223 -x14421 -x11147 -x35824 -x32096 -x49074 -x3302 -x41140 -x7297 -x22443 -x25207 -x46555 -x5759 -x30306 -x32243 -x40160 x13573 -x35079 -x45599 x12692 -x10050 x23807 -x1094 -x31358 -x10192 -x3567 -x30636 -x24852 -x44927 -x13667 -x7011 -x9285 -x16884 -x33105 x18749 x10221 -x45429 -x38511 -x27946 -x13117 -x28417 -x38834 -x9995 x15416 -x46750 x8340 -x11353 -x20673 x23404 -x33343 x11284 x6182 x22347 -x937 x3600 -x15597 -x11888 x44466 -x19506 -x43684 x11897 -x40078 -x24174 -x34768 -x9409 -x45968 -x34059 -x12243 -x20669 -x31548 -x9948 -x42261 x376 -x37110 -x47539 x14048 -x28123 -x37108 -x34876 -x47030 -x43647 x20446 -x39488 -x14634 -x7265 -x47000 -x48979 x4899 -x32505 -x32898 -x37418 -x2953 -x31735 -x12531 -x25909 -x23937 -x49070 -x8863 -x16722 -x9209 -x12763 -x19967 x18167 -x27005 -x48706 -x35690 -x31444 x25394 -x35331 x21624 -x19627 -x37518 -x39781 -x29213 -x49293 -x31502 -x49622 -x24668 -x36349 -x39714 x1623 x5483 x13989 x20453 x2932 -x38331 x15995 x4151 -x30421 -x2895 -x11973 x39586 -x48050 -x13231 -x42113 -x773 -x20062 -x26647 x16056 -x23328 -x20948 -x26583 -x2810 -x32046 x8324 -x41086 -x42269 -x34212 -x2338 -x36530 x12860 -x42175 -x11332 -x37504 -x48903 -x31655 -x22665 x27892 -x47767 -x24274 x8980 -x38155 -x18776 x27112 -x3211 -x4683 -x27016 x5531 -x7295 x26955 x3849 -x12573 x35997 -x17385 -x2246 -x30909 -x16071 -x31962 x10223 x29491 -x29664 -x28633 x32131 x22232 x18742 -x41673 x25043 -x25268 -x17424 x25736 -x8546 x11788 -x11509 -x14869 x28033 -x42140 x19750 -x26797 -x3922 -x8113 -x12149 x1748 x15066 x15097 -x42910 -x11798 x23594 -x46550 -x49822 -x24477 x24717 -x19177 -x33224 -x11144 -x48289 -x49863 -x39101 -x40581 -x41536 x7863 x3037 -x45354 -x41837 -x2018 -x12510 -x32281 -x9312 -x13174 -x1309 x13548 x33257 x13393 -x36738 -x26294 x35687 -x45081 -x10370 -x7431 -x29164 -x43445 -x4031 -x41687 -x11456 x10619 -x8511 -x11282 x31118 -x6582 x5388 -x35280 x42349 -x49375 x11346 -x14292 x9792 -x15342 -x23295 x23881 -x22022 -x39792 -x41361 x17138 -x23585 -x35809 -x14697 -x48172 x11387 -x11165 -x40311 -x31220 -x40654 -x46836 -x8104 x15762 -x23000 -x43763 -x4371 -x48813 -x38082 -x44503 -x19931 x26176 -x24076 -x2670 -x43287 -x18447 -x46347 -x12093 -x351 -x41381 -x10965 -x30559 -x31925 -x40685 x22643 -x32620 x10504 -x1887 -x4948 -x37370 -x19015 -x25677 -x22814 -x39490 x918 -x40030 -x41964 -x46469 -x31452 -x48291 -x41382 -x15657 x20072 -x41977 -x45483 -x35226 x17629 x21638 -x21431 -x5551 -x33863 -x35905 -x29151 -x20714 -x9154 x12284 x45570 -x1942 -x2488 -x15467 -x38804 -x48598 -x20115 -x9178 -x24471 x39285 -x34860 -x23162 -x23319 -x29567 -x27898 -x48804 -x18190 -x24452 -x43517 x15578 -x1643 x26300 -x21614 -x6747 x18984 x13265 -x46745 x29926 -x41342 -x12718 -x34652 -x44108 -x38665 -x23654 -x13909 -x36007 -x8275 -x9268 -x31725 -x49366 x12356 -x42938 x4823 x15120 -x21459 -x43414 -x23510 -x20424 -x14540 -x49987 x7917 -x30096 -x21488 -x7991 -x36197 -x18864 x26892 -x41286 -x11370 -x17723 -x9494 x18713 x27749 -x42208 -x2283 -x36644 -x25108 -x11161 -x28135 -x40880 -x27169 -x29679 x19602 -x39716 -x42491 -x31368 -x44377 -x39879 -x18395 x17887 x1809 x2743 x4302 x27429 -x40088 x27727 -x41233 -x36631 x28075 -x38506 -x40366 -x41320 x33819 -x23276 -x22195 -x47336 -x35804 -x45566 -x14847 -x38547 -x20222 -x25 -x2874 -x21670 x29058 -x5042 -x18453 -x15648 x10042 x2876 -x6696 -x7270 -x39273 x18185 x29330 -x8667 -x48915 x6851 -x15082 -x35011 -x9474 -x39939 -x37949 -x13217 -x39647 x34619 -x44057 -x49850 -x35410 -x8121 x8347 -x39042 -x19172 -x33705 x13134 -x15434 x10602 x19200 -x21646 -x30919 -x28893 x9157 -x51 -x22592 -x1129 x17482 x19240 -x794 -x48782 -x26691 -x27314 -x29249 -x44821 -x42457 -x16378 -x1434 -x16366 -x21486 -x43615 x22987 -x9630 -x33664 -x11530 -x10949 -x35506 -x7134 -x34015 -x27907 -x25834 -x9148 -x1834 x10299 -x30871 -x23894 x41421 -x10414 x19923 x18641 x19033 -x43363 -x12795 -x13334 x35546 x20761 -x42580 -x3887 x19946 x9163 -x1578 -x32492 -x16203 -x35784 -x43894 -x14497 -x31316 -x7358 -x17093 -x41915 -x7747 x2707 -x25030 x14077 -x5324 -x26641 -x45123 -x28450 -x47070 -x37859 -x4087 -x43159 -x33435 -x29113 -x42309 -x33485 -x47022 -x7053 -x15047 -x40905 -x29137 -x47344 -x3940 -x31005 -x31336 -x4047 -x41202 -x20259 -x32256 -x33662 -x21729 -x12769 x8836 -x35075 -x26314 -x1933 -x41322 -x44556 -x17924 x7081 x23013 -x48770 -x1904 -x34052 -x16164 -x21886 -x47728 -x19569 -x24335 -x18339 -x11248 -x16442 x8068 -x30115 x14901 x17506 x13935 -x25252 -x31508 x20955 -x6655 -x19111 -x17657 x2800 -x17175 -x25257 -x44488 -x33014 -x2533 -x39889 -x16784 -x48270 -x37263 -x34811 -x31538 -x8198 -x12084 -x32835 -x31970 -x41994 -x35070 -x24583 -x17434 -x33239 -x8964 -x27040 -x17535 -x11755 -x17902 -x44002 -x39740 -x30068 -x7586 -x49036 -x30525 -x31327 -x6845 -x32583 -x44493 -x44647 -x31425 -x6714 x21548 -x18836 -x25588 -x2427 x8987 -x29263 -x41192 -x41172 -x47759 -x10934 -x46578 -x37055 -x30934 -x40708 -x37126 -x46230 x34080 -x49360 -x18089 x5077 x7411 -x48076 x19293 -x24639 x2578 -x560 -x26240 -x17815 -x26265 -x49532 -x18412 -x14637 -x27992 -x21518 -x41622 x1689 -x36898 -x18774 x26044 -x26444 -x47566 x29335 -x2402 -x32431 x31809 x23344 -x2371 -x45597 x14272 x27142 -x29370 -x12693 x8971 x12178 -x21377 x6915 -x18424 -x38705 -x15372 -x24432 -x48594 -x321 x8611 -x46930 -x29631 -x4167 -x4058 -x44144 -x25503 -x18843 -x18352 x38005 -x48894 x1776 -x11614 -x18130 -x34304 -x39747 -x31669 x19406 x19621 -x49941 -x10988 -x3145 x10473 x27302 -x45371 x8356 x13057 -x19057 -x19590 -x46315 x29394 -x3919 -x32421 -x1219 -x23401 -x46234 -x21619 -x3804 x1021 x15972 -x43572 -x23502 -x21763 -x45036 -x33729 -x6224 -x39637 -x31083 -x35577 x27996 -x19095 -x23076 -x44501 -x47024 -x47528 x17464 -x42114 -x1189 -x43958 -x37679 -x41948 -x32194 -x29886 x28236 -x43530 -x1391 -x28723 -x31856 -x29762 x5182 -x8351 x16506 x19640 x21043 -x40096 -x49834 -x12388 -x18367 -x3311 x27819 -x46573 x5457 x20942 -x96 -x30928 -x12895 -x24998 -x43810 -x25726 -x45399 -x22690 -x31045 -x4626 x15419 x26745 -x4830 -x7668 -x27021 x20791 -x31676 -x21221 -x24403 -x48431 -x32586 -x14793 -x22920 x47376 x27595 -x35164 -x24326 -x4388 -x33324 x16754 -x48733 -x43317 -x28641 -x23398 x19778 -x34640 -x31786 -x10049 -x10271 -x34144 -x38711 -x6028 -x26087 -x38516 x22223 -x37819 -x36809 -x22408 -x39420 x22407 -x29903 -x7661 -x10685 -x45166 -x40376 -x35777 x24857 -x47678 x28492 -x43940 -x36945 -x43441 -x20459 -x17553 -x37179 -x3973 -x11845 -x14611 -x37104 -x45203 -x34766 -x22010 -x49660 -x37616 -x2158 -x25061 -x762 -x35485 -x8729 -x29017 x29602 -x8544 -x44926 -x34981 -x35995 -x42906 -x29016 -x33045 -x10863 x17356 -x29894 -x31202 -x1358 -x33645 -x9573 -x13828 x24135 -x3519 -x34885 -x40802 -x22685 -x41765 -x25747 -x34024 -x44661 -x44116 -x47189 -x34506 -x43337 -x47904 -x39102 -x24994 -x26878 -x35233 -x48075 x5963 -x8831 -x46176 -x30021 -x31203 x5099 -x24412 x8322 -x8249 -x26608 -x10668 -x28086 -x38581 -x18965 -x47019 -x34522 -x33362 x23821 -x42796 -x19520 x20476 -x33220 -x3466 -x10751 -x8422 -x30609 x35300 -x25769 -x47737 x1836 -x29402 x7977 -x49828 -x42648 -x11344 -x6904 x10261 -x29501 x7920 -x44956 -x4331 x25260 -x20027 -x30597 -x44407 x16 -x35952 -x37425 -x11715 x47031 x17150 -x16971 -x3478 -x12034 -x20108 -x38838 -x15484 x23554 -x8545 -x22208 x14448 -x44792 -x4357 -x12030 -x23869 -x44412 -x41716 -x32054 x3463 x14813 -x36767 x22287 -x30536 x44297 -x47542 -x1528 -x30820 -x13963 -x49759 x21949 -x36653 -x39800 -x17039 -x49208 x49966 -x33321 -x16302 -x19311 -x12835 -x33702 -x42947 -x18076 -x40753 -x3358 -x10959 -x34608 -x45351 x28381 x31591 -x40561 -x37865 -x31701 -x29632 -x9131 -x39137 -x48981 -x23188 -x860 -x40181 -x40512 x2819 -x43524 -x31689 -x3472 x4847 -x3935 x15048 x15812 -x9143 -x36662 -x40978 -x9953 -x39084 -x29227 -x3442 -x46488 -x48653 -x22485 -x45543 x22339 x14125 -x9196 -x45906 -x2629 -x17468 x24240 -x49763 -x42318 -x32604 -x31696 -x35790 -x35515 -x17478 -x49390 -x4131 -x49589 -x36617 -x19726 -x20205 -x5247 -x7276 -x20066 -x15687 x24338 -x1346 -x16287 -x35055 -x14289 -x20708 -x32213 -x40931 -x6671 -x11523 -x9541 -x46901 -x42656 -x12357 -x33627 -x15900 x10209 -x49786 -x40042 -x27761 -x43848 -x36816 -x642 -x49992 x11084 -x6387 x29949 -x23518 x18970 -x12743 x20463 -x43694 -x17191 -x35503 -x39640 -x43932 x20936 -x49237 -x24719 -x46470 -x29376 -x34342 x5778 -x8915 -x39830 -x39552 -x19867 -x22996 -x45557 x21970 x2103 -x31650 -x24204 x4241 -x40801 -x42043 -x47486 x41763 -x40059 x11921 -x6057 -x33401 -x17231 x11734 -x5246 -x31273 -x24880 -x28838 -x2243 -x43197 -x13746 -x8825 -x6269 x25822 -x34769 -x46012 -x46803 -x24114 -x17325 -x416 -x43474 -x45180 -x30113 -x19594 -x48282 -x16566 x27086 -x28822 -x14446 -x13974 x22359 x16972 -x24123 x548 -x44348 -x6196 -x32721 x20635 -x37513 -x39962 -x2612 x1519 -x45946 x40851 -x45785 x1921 -x41474 -x26658 -x36874 -x9804 -x34921 -x14874 x21756 -x30963 -x41655 -x8118 -x10314 -x27923 -x49644 -x26119 -x23066 x7034 -x35261 -x43713 x5278 x12010 -x38924 x45701 -x13616 -x21223 -x4368 -x33053 -x11984 -x6252 -x29936 -x4662 -x1862 -x49137 -x1845 -x37033 -x36013 -x3839 -x39828 -x31713 -x21483 x1105 -x46566 -x45414 -x16964 -x25351 x27843 -x22187 -x38421 -x26986 x10780 -x11512 -x27045 -x31030 -x29219 -x39885 -x17386 x24841 -x30124 -x39882 -x5436 -x415 -x152 -x49624 -x32495 -x26471 -x27085 -x4003 x9902 x29435 x25960 -x36860 x22201 -x35500 x16185 -x31888 -x48838 x18376 -x23877 -x5892 -x47264 -x604 -x34245 x20482 -x17606 -x25125 -x6647 -x45865 -x33131 -x46734 x7790 -x35597 -x38270 -x5771 -x26139 -x42635 -x5547 -x10 -x31577 -x23330 -x40239 -x30724 -x46113 x17213 -x38050 -x43252 -x6958 x20555 -x44139 x14774 x2711 -x12202 x16314 -x29952 -x29120 -x42977 -x31465 -x35491 x27681 -x49259 -x1644 -x38941 -x40555 -x18591 -x13297 -x40142 -x22581 -x35435 -x3629 -x41146 -x13426 -x5875 -x34738 x22636 -x46338 -x17602 -x997 -x6874 -x16834 x7004 -x9938 -x30181 -x25399 -x22432 -x44216 -x38154 -x4515 x18499 x22851 -x34567 -x25716 x25156 -x42313 -x7733 -x7486 -x874 x14147 -x30628 x21576 x13448 -x35117 -x20057 -x35322 -x37283 -x12929 -x48056 -x16128 -x24141 -x31299 -x27591 x40641 x13003 -x13347 -x46497 -x24685 x22361 -x47747 -x22714 -x5041 -x49250 -x19680 -x3012 -x31426 -x12234 -x43732 x10048 -x42342 -x127 -x31543 -x12023 -x1013 -x17333 -x43165 -x33417 -x25501 -x39036 -x45225 -x11817 -x30812 -x40162 -x10401 -x32015 -x28077 -x27914 -x21587 -x44228 -x43909 x15725 -x38604 x11895 -x1256 -x33283 x18830 -x11506 -x20355 -x18317 -x16822 x14073 -x26212 x12904 -x29405 -x45025 -x3752 -x11868 x27239 x16642 -x47606 -x3178 -x4892 x24049 x1525 -x1893 -x5957 -x30114 -x32280 -x33581 -x23729 -x25245 -x9951 -x23222 x25102 -x1899 -x27803 -x15709 -x38993 -x10158 -x30693 -x34898 -x21845 -x4270 -x19205 -x37875 x21767 x18470 -x34831 -x36621 -x27170 -x18993 -x38984 -x31365 -x21951 -x764 x11060 -x40442 -x30821 -x31411 -x16417 -x17969 x2958 -x39443 -x33386 x10332 -x42802 -x38451 -x3262 -x30962 -x48312 -x49291 x9465 -x1939 -x14173 x8984 -x1706 -x21900 -x30198 -x35688 -x46526 -x35538 -x28456 x14660 -x8153 -x33365 -x6712 -x43807 -x35641 x24288 -x35705 -x10761 x13175 -x22777 -x46226 -x32405 x2032 -x11056 -x24977 -x40671 -x49331 -x1884 x48866 -x1157 -x30498 x5471 -x28596 -x46534 -x41762 -x9267 -x17962 x10036 -x26804 -x29382 x4741 x2159 -x7884 -x28108 x11350 -x39370 -x1866 -x38597 -x9609 -x48095 -x40513 -x10199 -x27751 -x3535 -x44004 -x39950 -x48012 x18579 -x5238 -x7988 -x26620 -x27408 x9721 -x44940 -x27319 -x23839 -x47049 x4022 -x32708 -x33763 -x12871 -x13979 -x20231 -x17401 -x19755 -x1317 -x34655 -x2995 -x36165 -x30814 -x23470 -x43439 -x32972 -x10983 x20723 -x24680 -x32653 -x37897 x5175 -x3782 -x33387 x3044 -x36375 -x12080 x2920 -x40282 -x46658 -x46247 -x47384 -x8708 -x47117 -x38656 -x39057 -x20850 -x739 x10071 -x3842 -x19116 -x44626 -x28488 x19696 -x49153 -x5133 x24087 -x44292 -x518 x19022 x17238 -x10310 -x2003 -x47957 x7800 -x38887 x6985 -x33877 -x13991 -x17017 x17953 x19553 -x44680 -x29476 -x46558 x39296 -x30582 -x5354 -x39509 -x29553 -x13221 -x30025 -x2391 x45423 x6621 x16748 -x13892 -x23042 x25479 -x1727 -x32250 -x30391 -x46465 -x36017 -x43395 -x44725 -x2300 -x24707 -x43670 x15272 x9122 -x26173 -x35344 -x41213 -x41730 -x39611 -x1216 x296 -x15322 -x47691 -x6509 -x18264 -x3561 -x11959 x21072 -x20307 -x45821 -x15242 x23430 -x22170 -x46433 -x49169 -x45522 x1657 -x24671 -x13230 -x48294 -x16766 x22494 -x44813 -x9051 -x42899 -x22079 x15566 -x2276 -x38928 -x11369 x16551 -x3578 -x24748 -x19215 -x26538 -x17785 -x26867 -x25975 -x38253 -x29989 -x17119 -x18309 -x37765 -x36973 -x13922 -x3441 -x37134 -x16595 x8095 -x23855 x24836 x17256 -x30485 x26408 x20894 x21651 -x23482 -x7464 -x8465 -x13147 -x40025 x7842 -x48259 -x12435 -x48628 -x32628 -x27605 -x42755 -x27332 -x16333 x17571 x35829 -x44793 -x18644 -x317 -x30626 -x38932 -x17046 x43689 -x32949 x27869 -x16109 x24573 -x27703 x19453 -x1716 x2486 x4935 -x14196 -x10037 -x32767 x35819 -x22018 -x38525 -x14767 -x3747 x26141 -x30087 -x34533 -x6483 -x43954 -x31956 x40168 -x5743 -x21860 -x33375 -x48635 -x44739 -x34672 -x3153 -x11871 x9835 -x19113 -x32704 -x35570 -x24505 x23846 -x18825 -x18391 x3369 -x37740 -x43361 -x45226 x25727 x17390 -x13338 -x14301 x20715 -x45887 -x49107 x6331 -x7365 -x48121 x22080 x25093 -x14942 -x27825 -x40460 -x9737 -x31666 -x6720 x17748 x28639 -x29072 x6292 -x15058 -x981 x12831 x20972 -x21872 -x9495 -x44036 -x36053 -x8332 -x38850 x15398 -x11794 -x34221 -x13630 -x20652 -x13352 -x35313 -x11678 x1180 -x30723 -x5830 -x836 -x18085 -x45158 x744 -x44206 x3346 -x21696 -x1804 -x34858 -x47378 -x19712 -x23765 -x18260 x13802 -x47927 -x12889 -x39100 -x45573 -x7178 x19636 -x4989 -x28738 -x43616 -x45808 -x36446 -x20488 -x31398 -x42499 -x45076 -x14152 x15581 -x29291 -x4578 -x39567 x12672 -x8724 -x7935 x7705 -x40287 -x165 -x43265 -x27863 -x8231 x23645 -x4634 -x24548 -x27189 -x19114 -x36305 -x92 -x35775 -x13030 -x13054 -x5421 x27463 -x42202 -x45517 -x2538 -x35004 -x38049 -x44889 -x34331 -x12953 -x25340 -x35478 -x21217 -x44132 x15021 -x23228 x5798 -x17784 -x27031 -x42826 -x34600 x10103 -x750 -x35301 -x25519 -x33748 -x45046 -x33698 -x835 -x31626 -x47308 -x39517 -x391 -x9769 -x14133 -x14033 -x24929 -x43988 -x40212 x15169 -x6396 x14698 -x3794 -x16256 -x46970 -x12043 x25993 -x35722 -x45472 -x27299 x41260 -x43101 x10520 -x20702 -x46372 -x8881 -x636 -x42142 -x28917 -x43488 -x48711 x2952 x9072 -x46756 x17047 -x9238 x27538 -x41178 -x37678 x16387 x24063 -x17273 -x29336 x15735 -x41079 -x48710 x12079 -x44548 -x30463 -x40792 -x28919 -x34993 -x35564 -x28097 -x31866 -x30617 -x5907 -x32 x831 -x20360 -x33848 -x30474 x31 x28124 -x31657 x6070 -x1724 -x29095 -x26017 x8493 -x25120 x2252 -x43539 -x43820 -x16270 -x13497 x2991 x21075 -x45888 -x45982 -x46128 x3570 -x8067 -x8313 -x26926 -x48604 -x39353 -x24100 -x4445 -x12735 -x25773 -x46420 x7417 -x40556 -x6537 x7737 x14673 -x44576 -x1762 x13166 x13865 -x7469 -x38418 -x25264 x33638 -x4740 x31708 -x24636 -x6624 -x22166 -x32001 x29354 -x38422 -x43655 -x43973 -x42969 -x25877 -x26352 -x26270 -x38188 -x22257 -x32061 x30785 -x30456 -x25977 -x15359 -x23932 -x11554 x24486 -x33072 -x2105 -x38612 x25450 -x3647 -x23405 -x29001 -x40852 -x36410 -x49868 -x6129 -x33111 -x35682 -x30679 -x27502 x24965 -x43533 -x15893 -x18552 -x35161 -x25855 -x44281 -x24034 -x44743 -x32069 -x45639 x28844 -x40644 -x37173 x21037 -x48552 -x24310 -x14555 x23920 -x20551 -x6197 x524 x6079 x12288 x19160 -x23723 -x639 -x5280 -x15619 x19527 -x28816 -x30226 -x11215 -x34249 -x14620 -x49052 -x1254 x1433 x25905 -x38174 x24069 -x30839 -x25751 -x46909 x7678 -x12367 -x11257 -x12428 -x31838 -x35257 -x38568 -x34016 -x6418 -x42649 x19378 -x22358 -x30702 -x9026 x16018 -x13679 -x1375 x13607 -x2234 -x7451 -x7706 -x8294 -x33217 x5338 -x22986 x27056 -x35594 x1878 -x758 -x21429 -x39281 -x17732 -x42531 -x17892 -x14871 x25283 -x10533 -x29445 x7063 -x20186 -x5281 -x39258 -x37071 -x27108 -x49496 -x29022 x7740 -x3072 -x27469 -x32861 x14781 x3263 -x20221 -x43584 -x13968 x7945 -x1209 -x24468 x28567 -x6922 -x37405 -x34101 -x39017 -x39284 -x36354 -x5048 -x42347 -x23965 x25011 -x45582 -x44458 -x47674 -x48185 x15405 -x36672 -x41500 -x47261 -x12492 -x32796 -x30483 -x39297 x22021 x1062 -x37026 x28477 -x46081 x8103 x14597 -x19316 -x42119 -x13262 -x48381 x12416 -x42919 -x30794 x29890 -x32358 -x42725 -x2857 -x4777 x17019 -x30470 x47512 -x24227 -x38561 -x24657 -x9211 x22908 -x15808 -x42862 -x33616 -x35662 -x43636 -x8349 -x1608 x14873 -x29277 -x31845 -x43100 -x39750 -x8639 -x14861 -x34962 -x21617 -x16812 -x37646 -x37817 -x1930 -x4081 -x38772 -x36103 -x17730 -x28291 -x16326 -x28981 -x9345 -x34631 x16093 -x22371 -x33695 -x40737 -x43239 -x46696 -x37803 -x16174 -x42169 -x803 -x17409 -x5100 x29034 -x43072 -x6067 -x34903 -x21347 -x40190 -x34988 -x8310 x19262 -x43591 -x13663 x17172 -x32935 -x11623 -x15953 -x36396 -x39973 -x44147 x17233 -x38482 -x40245 x8307 -x43997 -x5713 -x31668 -x39299 -x13469 x4487 x11230 -x5458 x35414 x43215 -x26571 -x43026 x8470 -x6850 -x11707 -x28832 x25544 -x22938 -x49168 -x40010 -x30773 -x22134 x33753 -x41595 -x11733 -x39040 -x41344 x35584 x933 -x43075 x20684 -x19765 -x30550 -x37056 x4107 -x8080 -x6507 -x49915 -x21464 -x10547 -x46364 -x31406 x11588 -x29369 -x46227 x32753 -x18151 -x500 -x9896 x21511 -x39357 -x20209 -x14291 -x49731 -x36733 -x34558 -x25734 x2652 -x39470 -x43064 -x962 -x23058 -x5211 -x6999 -x34049 -x1948 -x20853 -x21209 -x33241 -x36240 -x15931 -x22224 -x42743 -x46717 -x33454 x22082 -x32882 -x38382 -x38876 -x32271 -x43286 -x29458 -x47247 -x30316 -x40611 x11969 -x48896 -x32963 x12760 -x14989 -x17217 -x3987 -x13836 -x46802 -x28628 x7700 -x5061 -x20692 -x107 -x49251 -x47750 -x35172 -x13397 -x10227 -x19913 x14470 -x18485 -x12418 -x431 -x28960 -x29800 x33130 -x25657 -x14440 -x47254 -x47712 -x12659 x26753 -x17671 -x4827 -x38398 -x9366 -x20600 -x38052 -x31510 x19861 -x48755 -x47530 x13499 -x27178 -x41554 -x3836 -x6961 -x41671 -x20751 -x45822 -x42882 -x10906 -x48072 -x39372 -x38819 -x48807 -x31201 -x12974 -x40865 x47997 -x41157 -x15545 -x23591 -x7230 -x45466 x12738 -x5192 -x47373 -x3869 -x17589 -x41563 -x41884 -x34905 -x8628 x28074 -x32151 x10963 -x129 x4953 -x48087 -x33416 -x26540 -x43703 -x26706 -x36024 x25412 -x18112 x22808 -x48912 -x45443 -x9407 -x40911 -x19276 -x36804 -x4218 -x3526 -x12739 -x37127 -x35818 -x40322 -x22972 x14904 -x36006 -x754 x8741 -x24667 -x34401 -x45029 -x41011 -x35030 x9313 -x20107 -x41631 -x49042 -x48966 -x21425 -x27844 x7540 -x42397 -x8602 -x5419 -x19405 -x11422 -x21457 x37966 x13636 x10245 -x14826 -x35977 -x24372 -x13049 -x21714 -x42809 x9906 -x27148 -x47272 -x43264 -x28203 -x33381 x7177 x8816 x17399 x26402 -x47515 -x30255 -x5407 -x49194 -x45026 -x3488 -x25886 -x38721 -x28946 x556 -x32487 x27287 -x20851 -x40029 -x34754 -x39315 -x37112 x26971 -x43885 x47735 x39940 -x31573 -x15714 -x43634 -x22310 -x33055 -x1119 x8719 x13204 -x32041 x35767 -x36839 -x37927 -x43365 -x30011 -x42345 x465 -x38100 -x22449 -x19603 -x49615 -x3172 -x22338 -x13069 -x32466 -x7145 -x9152 -x2447 -x2157 x6239 x19169 -x25142 x25707 -x36178 -x46806 -x49819 x16882 x29384 -x39034 -x2740 -x18040 -x47600 -x26114 -x21362 -x45152 -x18092 -x30393 -x41961 -x44804 -x23490 -x40306 x1196 -x434 -x35535 -x30846 -x9813 -x6756 -x32622 -x42115 -x47310 -x33320 -x44683 x13566 x49594 -x32579 -x34857 -x37524 -x7454 -x46136 -x39382 -x38919 -x34820 -x25673 -x36777 -x34725 -x31400 -x22241 -x46998 -x30813 x10073 -x21283 -x37755 -x47906 -x5605 x16182 -x34223 -x22046 -x42753 -x4414 -x1445 -x13688 -x42455 -x46132 -x21656 -x24910 -x49734 x23217 x1045 -x43035 -x33540 -x35141 -x10569 -x17484 x32000 -x44151 -x13155 -x36542 -x24993 -x17029 -x42127 -x43877 -x10438 -x36394 x4474 x7055 -x34382 x7433 -x42238 -x26071 -x43169 -x27292 -x22759 x16068 -x42156 x15229 -x16996 x8032 -x23928 -x23533 x23580 -x3564 -x32419 -x29587 -x38424 x645 -x34487 -x3221 -x31690 x24266 -x10689 x15268 -x35185 -x2495 -x17875 x25774 -x40463 -x34486 -x1565 -x41755 -x45750 -x34950 -x2295 -x24747 -x36163 -x7548 -x19720 -x40445 -x40498 x41272 x4817 -x7245 -x25830 -x24610 -x5855 x4675 -x46260 -x37446 -x23270 -x3191 -x32272 x15549 -x38366 -x28990 -x37258 -x44126 -x41555 -x8674 -x18377 -x45138 -x16252 x10894 -x15128 -x47682 -x46219 -x2669 x18621 -x42980 -x48851 -x15902 -x40706 -x34206 -x43233 -x6485 -x40991 -x6296 -x34830 -x48251 -x32820 x3637 x4183 -x43827 -x36062 -x20874 -x49311 x22510 x31111 -x15819 x18227 -x889 -x2649 -x43942 x8184 -x37118 -x344 -x33549 -x30732 -x31535 -x2083 -x36086 -x5449 -x48232 -x44099 -x41907 -x1543 -x26151 -x21264 -x32162 -x8933 -x8167 -x46155 -x38524 -x21032 -x29921 -x2511 -x79 -x6560 -x43626 -x6699 x8996 -x17870 -x24122 x21230 -x43674 -x32323 -x9700 -x34588 -x5343 x34844 -x16445 -x44268 -x36502 -x47801 -x20130 -x9126 -x10680 -x43135 x13184 -x6005 x699 -x3088 x22498 -x14502 -x11966 -x41702 -x3716 -x13676 -x41720 -x46590 -x16022 x4384 -x25313 -x39231 -x11721 x39259 x9059 -x25632 -x42246 x27461 -x13263 -x24601 x1553 -x33526 x17864 -x37648 -x27649 -x6474 -x12421 x22089 -x9388 -x24779 -x26882 -x31086 -x9554 -x24117 x17364 -x7876 -x42625 -x34477 -x46567 -x47136 -x19937 -x13570 -x23558 -x18761 -x34581 -x45534 x7535 -x35457 -x37732 -x37920 -x10917 -x42928 -x22541 -x18643 -x41049 -x31635 -x13882 x17320 -x42404 -x27842 -x49420 -x12104 -x32081 -x9359 x20824 -x49852 -x37085 -x14486 -x18158 -x22290 -x22953 -x38274 -x18303 -x5797 x30193 -x33728 -x41207 -x48036 -x42654 -x30219 -x32071 -x4062 -x16489 -x14028 -x17766 -x16072 -x37034 x6946 x20227 -x37675 x13274 -x46257 -x1481 -x17710 -x9640 -x20413 -x32550 -x41039 -x49501 -x40423 -x3198 -x7267 -x29414 -x292 -x44658 -x45598 x11526 -x414 -x12957 -x20759 -x40522 -x16597 x16376 -x23994 x4413 x12477 -x37219 x9772 -x45345 -x15032 -x4324 -x12113 x11000 -x17770 x29419 -x45185 x843 -x5619 -x9693 -x24594 x10635 -x41396 -x12110 -x48001 -x18365 -x42009 -x48293 -x31848 x5142 -x35008 -x18882 -x42592 -x39240 x27793 -x5758 -x47848 x7012 -x10290 -x38218 -x43760 -x49656 x23563 -x38750 -x6679 -x15451 -x33820 -x49096 -x33608 -x38404 -x10208 -x49741 -x16410 -x47821 -x13950 -x45252 -x21189 x25177 -x10675 -x16799 x22279 -x38614 -x47782 -x48124 -x34076 -x1801 -x27687 -x33177 -x35657 -x48990 x39362 -x5553 -x2794 -x410 x24797 -x42722 -x41626 x23524 -x28090 x4715 -x8228 -x20506 x16048 -x23415 -x44964 -x47402 -x32647 x23251 -x10173 -x24578 x9024 x26676 -x5368 -x49558 -x47723 x15658 -x35206 -x45376 x17796 -x38434 -x46083 -x37797 -x9311 -x38980 -x23439 -x29467 -x41204 -x45233 x9934 -x26134 -x7674 -x35024 -x35779 -x32134 -x22608 x17488 x23289 -x7201 -x35337 -x47990 -x17985 -x14562 -x23783 -x33810 x21047 -x37663 x1002 -x42213 x44845 -x31296 -x13283 -x29974 x21018 -x30524 -x44472 -x31034 -x22917 -x35714 -x36623 x37922 -x6359 -x5728 -x29955 x23621 -x13453 -x45656 -x48451 -x3819 x21820 x7327 -x45054 -x14690 -x32429 -x46114 -x38731 x19361 -x6208 x25631 x4432 -x12764 -x13590 -x22392 x13913 -x38447 -x49733 -x47191 x34540 -x10907 -x26261 -x44022 -x41707 -x48181 -x34492 -x44641 -x23079 -x9797 x1121 x13314 -x24472 -x502 -x14808 -x2091 -x18700 -x19035 -x16914 -x4144 x13353 -x28092 -x24859 -x41992 -x31908 -x1486 -x8892 -x43418 x45421 -x46156 -x49226 -x5725 -x10317 -x46170 -x44912 -x46957 -x20331 x14656 x23329 -x11510 -x28166 -x47700 -x27903 -x38622 -x6578 -x36390 x2508 x26234 -x14734 -x39203 -x26232 -x47520 x20726 x49718 x35571 -x27328 -x14945 -x39514 -x34851 -x18800 -x16780 -x44012 -x34556 -x45406 -x36849 -x31405 -x27459 -x39166 -x3692 -x30211 -x9448 x19449 -x8954 x17840 -x19917 x11338 -x31323 -x9660 -x8272 x19670 -x34887 x21761 -x23003 -x984 -x32979 -x17508 -x44358 -x10032 -x43840 -x9001 -x43457 -x11455 -x39806 -x33916 -x16233 -x28857 x8943 -x28172 x2692 -x305 x4250 x8072 -x33826 -x7580 -x29721 -x3259 -x43851 -x41772 x16509 -x27754 -x24778 -x39738 -x27797 -x43726 x14153 x6384 x2115 -x4201 -x4585 -x17437 -x38600 -x32439 -x31243 -x43281 -x49231 x20658 -x42634 -x40788 -x48327 -x30089 -x41699 -x37841 -x6131 -x36646 -x38464 -x45666 -x22719 -x40770 x2231 -x47094 -x419 x31503 -x3530 -x27795 -x15815 -x24802 -x26659 -x8648 -x6082 x26269 -x44783 -x48774 -x22799 -x41222 -x27895 x38793 -x9220 -x47325 x38893 x39472 -x25577 -x48019 -x32764 -x35440 -x46161 -x19744 -x36225 -x49973 -x4126 -x3384 -x39659 -x29566 -x30161 -x36578 -x17959 x28938 -x36391 -x8350 -x39363 -x29477 -x8666 -x15935 -x19803 -x42623 -x526 x10552 -x23681 -x28967 -x49675 -x30039 -x2418 -x47641 -x38831 x49566 -x43601 -x20837 x26842 -x12282 -x49391 -x15465 -x39542 -x26103 x2272 -x19321 -x35215 -x43628 -x46386 -x44441 -x23269 -x43178 -x9186 x11208 -x16123 -x33205 -x41676 -x43567 -x21938 -x39569 -x30848 -x19325 -x21344 -x3838 -x17584 -x45377 -x16577 -x7552 -x48307 -x42893 -x39913 x7017 -x1998 -x34532 -x11340 -x27221 -x30520 -x48984 -x35927 -x41935 -x20958 -x22312 x23318 -x46142 -x39187 x22755 -x13349 -x13405 -x13207 -x23977 -x3930 -x24253 -x38150 -x28828 -x38310 -x44305 -x42770 -x24443 x6094 x13270 x49336 -x39799 -x22587 -x28624 -x16534 x8262 -x17382 -x28980 -x9520 -x20787 -x21975 -x23714 x24536 -x47788 -x45825 -x49185 -x390 -x26869 x29666 x23182 -x43688 -x48240 -x39808 x8568 -x9371 -x7273 -x29331 -x15316 -x46402 -x25478 -x48642 -x4943 -x27695 -x32349 -x46635 -x49553 -x11597 x25171 -x2322 x38707 x8753 -x26543 x42103 -x857 -x33165 x17045 -x21620 x23557 x3937 -x2582 -x6913 x28327 x26354 x21337 -x13925 -x27725 -x42626 -x41836 -x42632 x7424 -x26062 -x49307 x24503 -x36985 -x26679 -x32311 -x28577 x25941 -x30335 -x10993 -x14105 -x31998 x27362 -x2697 -x5391 x7472 -x15382 -x16455 x35425 -x25392 -x42926 -x49448 x3835 -x3352 -x44247 -x40422 -x40341 -x39243 -x41270 -x12229 x29692 -x31380 x26041 -x3205 -x14051 -x26898 x2714 -x49304 -x1740 x4697 -x46249 -x49643 x12208 -x43972 -x40624 x1665 x1376 x9043 -x22773 -x6650 -x39990 x8694 x25220 -x3525 x24703 -x37703 x11620 -x9128 -x16732 -x42924 -x14004 -x29210 x2603 x19972 x21771 -x25380 -x37633 x12923 -x49853 -x9201 -x31446 -x36413 -x45003 -x11713 -x2104 x6205 -x3180 -x8817 -x19064 -x37074 x26328 -x40483 x26889 -x39465 -x7316 x21740 x23373 -x21445 -x34901 -x30850 -x41791 x2606 -x18635 -x45811 -x14787 -x36449 x8946 -x19421 -x26846 -x18900 -x38503 -x45476 -x24351 -x30159 -x31893 x26482 -x10324 -x43800 -x31660 -x48465 -x33279 x25316 -x44642 -x31302 -x36352 -x3893 -x802 -x26576 x1931 -x28297 x28489 -x48964 -x40986 -x19530 -x46308 -x1950 -x23852 -x45707 -x11995 -x18362 -x42889 -x20499 -x12186 -x10499 -x11840 -x30347 -x10093 -x18916 -x8237 -x10731 -x35877 -x21847 -x27394 -x45310 -x21108 x10677 -x34744 x1036 x14755 -x38322 -x28837 -x45730 -x47741 -x39467 -x33171 -x34161 x16999 x10902 x3139 -x38918 -x41025 x24623 x24397 -x31887 -x32966 -x32577 -x10899 -x33661 x29456 -x43835 -x14615 -x35181 -x21998 -x40016 -x45998 -x35636 -x40933 -x40842 -x18433 -x31564 -x20503 x15624 -x36492 x26573 -x43554 x19516 -x32132 -x30555 x31763 -x17694 -x45034 x3339 -x22602 x20337 x8878 -x29355 -x6061 x24482 -x10946 -x10035 -x6543 -x24067 -x35285 x546 x19417 -x38515 x28098 -x7159 -x26855 x5137 -x22584 -x42816 -x109 -x12199 x20679 -x44425 x18707 -x3305 -x587 -x41065 -x15251 x7252 -x31389 -x27116 -x35563 x22020 x26595 -x39326 -x13354 -x48789 -x43092 -x23421 -x48638 -x7728 -x40176 -x314 -x7837 -x40174 x7487 -x33253 x23670 x19926 -x27958 -x28386 -x29088 -x46611 -x44429 x15318 -x28046 -x44612 -x32343 -x14851 x16795 -x23864 -x15030 x21174 -x12426 -x23440 -x30849 -x40756 -x13585 -x44727 x8027 -x30108 x3840 -x33078 -x11092 x6427 -x48634 x3583 -x28513 -x32453 -x32716 -x38170 -x42090 -x32755 -x4558 -x41867 -x30837 -x22890 x3319 -x40714 -x49466 -x21712 -x48469 -x41073 -x42128 -x8557 -x8112 x40418 x954 -x13812 x6491 -x29977 -x25642 -x47979 -x274 -x32080 -x26031 -x39045 -x30300 x9074 -x43420 -x26433 x27293 x22522 -x41865 -x46007 x39260 x24990 -x9227 -x46661 -x3159 -x33685 -x8342 -x32211 -x49445 -x13088 -x6274 -x14856 x2594 -x2476 -x45408 -x37843 -x47463 -x43423 -x25575 -x1364 x14846 -x47565 -x32038 -x8837 -x37186 -x5811 -x34011 x20177 -x7976 -x22354 -x5327 -x39596 -x15849 -x973 -x27238 -x18071 x11826 -x46159 -x6346 -x33333 -x47401 -x26836 x25510 -x45173 -x10347 -x24906 -x5207 -x36934 -x2840 -x27338 x21354 -x47923 -x41253 x37392 -x45855 -x9340 -x1207 -x31844 -x22916 -x9545 -x26220 -x33836 -x20095 -x7165 -x35483 -x48367 -x32294 -x16562 -x6471 -x48646 -x7287 -x41775 x10785 x9342 -x34284 -x28684 -x333 x7617 -x776 -x14563 x7268 -x11431 -x35944 -x31367 -x11692 -x41331 x16596 -x31525 x24047 -x38000 -x34087 -x32236 -x38615 -x47698 -x4365 -x26008 -x22496 x2257 -x2575 -x33286 -x11069 -x18647 x29584 -x49082 -x29172 -x30534 x6203 -x47587 x22077 -x44896 -x11596 -x44914 -x18851 -x25936 x15621 -x36959 x14495 x34577 -x38402 -x9016 -x37829 x2109 -x941 -x39743 -x20795 -x16858 -x40500 -x20198 x10873 -x49803 x13337 -x18893 x5627 -x31652 -x6490 -x45545 -x32276 -x29217 -x10375 x48162 -x34448 -x7940 -x32036 -x39965 -x49278 x10952 -x3366 -x1575 -x7955 -x37496 x22572 -x26183 -x17129 -x12733 x29647 -x34096 -x20143 -x37183 -x39109 x22013 -x16668 -x42606 -x35573 -x33532 x15618 -x18205 -x40891 x16970 x7333 x5390 -x34822 -x34108 -x8291 -x28597 -x18148 -x25024 -x11906 -x3734 -x39859 x14137 x15440 -x29929 -x19475 -x24259 x20109 -x16157 -x39783 x23451 -x16852 -x15172 -x31417 -x9 -x44631 -x19360 -x42071 -x9116 -x38654 x15312 -x26078 -x12245 -x40354 -x1195 -x12257 x26066 -x27130 -x46633 -x3238 -x8323 -x43355 -x31084 -x7521 -x37337 -x31260 -x4482 -x29043 x35150 -x5766 -x46531 x9907 x19087 -x33760 -x24324 -x39093 -x6416 -x33975 -x37760 -x34138 -x45554 -x21359 -x45520 -x35394 -x49104 -x46604 -x5328 x9780 -x22863 -x40771 -x17391 -x38129 -x14438 -x42810 x39548 -x41277 -x3486 -x18042 -x37936 -x28164 -x47858 -x26515 -x2049 -x17181 -x47289 -x32551 -x44952 -x7984 x19759 -x29340 -x38952 -x12527 x20999 -x30194 -x49265 -x33173 -x4865 -x19112 -x16940 -x40872 -x24353 x26974 -x43791 -x13675 x26996 -x23353 x43128 x8192 -x3182 x25672 -x7322 -x10068 -x39373 -x9645 -x13736 x7131 x31583 x21028 -x45732 -x35830 -x39628 -x47348 x14319 -x25930 x42027 -x17183 -x32788 -x9818 x30561 -x15491 x3917 x8814 x12216 -x37067 -x39698 -x36568 -x38741 -x16432 -x19804 -x8178 x33028 -x44597 x13817 -x31748 -x25240 -x30913 -x42300 -x43956 -x19536 -x7829 x27721 -x11653 -x35841 -x46052 -x13639 -x24943 x5132 -x5019 -x2974 -x13236 -x35544 -x35057 -x23732 -x44906 -x8256 -x11376 -x35048 -x38788 -x23017 -x1813 -x31958 -x33024 -x33213 -x16831 -x46539 -x17149 -x33514 -x12221 -x12910 x21100 x27577 x15756 x28674 -x40439 -x10043 x15609 -x40481 x9522 -x21704 -x37847 x19619 -x14352 x11050 -x45448 -x12577 -x9912 -x20336 -x48674 -x21142 -x45320 -x30303 -x27700 x16633 -x25486 -x48234 -x1686 -x35384 -x18432 -x15647 -x44290 -x47372 -x21024 x1014 -x2514 -x31097 -x26868 -x45754 -x13810 -x34309 x12586 -x40406 -x22939 x12225 -x26922 -x45643 -x625 x33656 x7730 -x22642 x26391 -x25458 -x42283 -x39727 x3623 -x816 -x6195 -x42344 -x15891 x29092 -x39108 -x44313 -x32099 -x3114 -x46651 -x9244 -x31933 -x36313 x2425 -x48608 -x16604 -x36752 -x32482 -x203 -x7718 -x34256 x24423 -x32033 -x42111 x29000 -x851 -x34122 -x27079 -x39268 -x42376 x12927 -x40657 -x42079 -x3430 -x49938 -x45603 -x45435 -x26329 -x27479 -x48109 -x49184 x10132 x5434 -x35205 -x32592 -x36001 -x2712 x17449 -x15329 -x43862 x34416 x20118 -x41120 x1156 -x46062 -x29637 -x39708 -x6027 -x39688 -x42423 x8335 -x14708 x4375 -x37200 -x41679 x2706 -x8917 -x42794 x19853 -x24953 -x3335 -x40605 -x14638 x29904 -x9624 x18078 -x9235 x28287 -x33633 -x16815 -x9787 x6552 -x21507 -x40043 -x41389 -x45484 -x10797 -x5021 -x32741 x28766 x1458 -x17352 x14712 -x47214 -x1011 x7117 -x33196 -x37858 -x26250 -x43341 -x49541 -x31539 x27341 -x43871 -x41972 -x24838 -x31957 -x33586 -x541 x9236 -x23559 -x42433 -x15999 x17942 -x33058 -x30263 -x13733 -x30250 -x18639 -x16542 -x12661 -x48707 x2254 -x35345 -x15897 -x10656 -x42010 -x17430 -x21011 -x43641 -x37539 -x40361 -x36383 -x8854 x28181 -x16946 -x36038 -x19958 -x38779 x27470 -x6007 -x42190 x6636 -x33167 -x2531 x2176 -x28374 -x27604 -x23593 -x32427 -x43029 -x40505 -x1507 -x17918 -x12799 -x40816 -x49873 -x30676 x37759 -x45972 -x37549 -x9936 -x36470 -x13735 x8170 -x34909 -x30974 -x21126 x21795 -x26661 -x44518 x10307 -x28035 -x20145 -x35168 -x32034 -x15695 -x28040 -x49048 -x49765 -x3788 x28625 x29944 x1279 -x31557 -x47093 -x46587 -x48357 -x23205 x26303 -x35247 x11349 -x12824 x6284 -x44135 -x39338 -x40831 -x39446 x1453 -x29518 x14342 -x46796 x10898 -x20667 -x11328 -x38191 -x11917 x10776 x11072 -x1900 -x29924 -x44257 -x49300 -x23274 x19394 x508 -x37921 x25791 -x14365 x38704 -x3078 x32127 -x26790 x6031 -x43177 -x14997 -x4196 -x31134 x24350 -x41636 -x38694 -x13317 -x28065 x9955 -x13115 -x18978 -x37738 -x18427 -x11669 -x30668 -x44905 -x25204 -x36340 x10607 x43419 x19716 -x37406 -x47833 -x31096 x21764 x4321 -x49398 x9156 x20346 x16681 -x43544 -x44107 x6170 x14674 x19404 -x36891 -x41764 -x34192 x10247 -x24308 x22164 -x13323 -x33179 -x19486 -x11059 x1478 -x29652 x23050 -x19777 -x11175 -x20232 x16735 -x25796 -x6033 x27367 -x28542 -x42092 -x3708 -x5337 -x29986 -x49855 -x33759 -x29718 -x29586 -x45741 -x22261 -x40002 -x30104 -x44530 -x568 -x22679 -x24270 -x22596 -x40195 -x48189 -x7467 x8438 -x48531 -x40839 x29311 -x44196 -x11232 -x20399 -x46755 -x7667 x20985 -x17701 -x7592 -x2507 x27510 -x29993 -x49116 -x29064 x4803 -x57 -x4192 -x35680 -x36865 -x48761 x11249 -x44074 x13949 -x12882 -x15269 x16237 -x19367 -x30495 -x14743 -x3581 -x7778 x10311 -x10687 -x42956 -x24647 -x8393 -x28070 -x39367 x1992 -x9892 -x8306 -x45262 -x11062 -x28412 -x39765 x24615 x28239 x6539 -x8598 -x46407 x16912 x13235 -x9338 -x15726 x8120 x4095 x13396 -x40715 x2998 -x33945 -x45843 -x40573 -x20788 -x24959 -x8321 -x46704 x21485 x12617 -x22687 x8003 x14603 -x48208 -x28675 -x2374 -x17789 -x45047 x31807 -x42366 -x17108 -x39444 -x29786 -x49242 -x2135 x3555 -x16740 -x16125 -x44935 -x37261 -x4999 x47051 -x17072 -x14076 x155 -x44863 -x46617 -x5241 -x41593 -x48729 -x35756 -x34501 -x1680 -x2737 -x40131 -x2444 -x42850 -x42250 -x19464 -x27255 -x47466 -x31869 -x42488 -x18860 x20572 -x40056 -x30190 -x31654 -x8684 -x3712 -x27642 x6732 -x46673 -x35131 -x18038 -x27519 x11392 -x34708 -x27513 -x30457 x5994 -x43828 -x43667 x1674 x17089 -x15792 -x14668 -x44213 -x37901 -x2943 x39400 -x47065 -x32840 -x46191 -x4465 -x5148 -x14636 -x15155 -x49663 -x22771 -x22438 x17184 -x36968 -x49726 -x36158 -x26163 x36227 -x37606 -x1282 -x40421 -x35681 -x33894 -x18554 -x15471 -x15005 -x47917 x11205 x1529 -x32677 -x49325 -x5775 x5254 -x13837 -x35634 -x31266 x29010 -x34437 -x964 x11605 x17525 -x5424 -x32539 -x30376 x28088 x25549 -x30010 -x8468 -x41017 -x1380 x7485 -x46005 -x38291 -x24708 -x19639 -x39314 x21501 -x12283 -x42566 x15133 -x27385 -x4329 -x45693 x11555 -x22514 x19425 x10366 -x37477 -x39862 -x43266 -x45909 -x14523 x16456 -x44110 -x49348 x12392 -x2287 x5686 -x29357 -x19659 -x36215 -x2717 -x31768 -x43482 -x37626 x44376 -x42615 -x11170 -x47126 x5156 -x15651 x6832 -x19423 -x25871 -x42749 -x47192 -x36695 -x18671 x3247 -x2643 -x31054 -x43832 -x3278 -x40472 -x6051 -x37019 -x6808 -x9452 -x41063 x27205 -x46874 x8579 -x40557 -x22819 x3831 -x3694 -x22414 -x15254 -x17749 -x40353 -x41822 x42983 x26631 -x6293 -x40944 -x14469 -x721 -x28877 -x14027 -x20442 -x30420 -x17501 -x48712 -x43010 -x30095 -x32563 -x46198 -x32537 -x25434 -x8261 -x3543 -x32164 -x35113 -x44121 -x7043 -x37221 -x25166 -x28659 -x40780 -x3897 -x45301 -x35605 -x49119 -x2762 -x34548 -x19390 x10348 -x34661 x7377 -x17825 -x16253 -x35925 -x20742 -x7079 x24427 -x43104 x30086 x18194 -x23571 -x11604 -x37517 -x11731 -x41023 -x22388 x9160 x2985 x15878 -x9697 x21206 x10757 -x24916 -x35059 -x28307 x113 -x9802 -x44579 -x26169 -x48210 -x42837 -x12751 -x8721 -x25298 x8037 -x10781 -x3170 -x9664 -x25987 -x27499 -x31519 -x26857 -x30230 -x14971 x6461 -x21718 -x41695 -x47045 -x14018 x2699 -x17662 x15012 -x45645 -x23836 -x33883 -x45622 -x29433 -x42199 -x31830 x8703 -x18820 -x32887 -x12851 -x11977 x12045 -x18894 -x6619 x19269 -x40340 -x34841 -x3404 -x7858 -x23797 -x23990 -x26218 -x39162 -x10951 -x11950 -x7092 -x36152 -x35063 -x45102 -x2153 x5681 -x11413 x23743 -x19929 -x45913 -x2625 -x32540 -x1290 -x36098 -x31343 -x42358 x19155 -x2560 -x38687 -x34788 -x17504 -x19688 -x45912 x23294 -x7565 -x28111 -x2344 -x30940 x629 -x39620 -x31547 -x7723 -x30156 -x31972 x26392 -x41900 -x12633 -x32779 -x1731 -x12114 -x36135 x25690 -x24582 -x24558 -x39377 -x6096 x11381 -x14806 -x46837 -x29619 -x16070 -x40703 -x18764 x16436 -x37013 -x16318 -x36478 -x23744 x20671 -x40163 -x10041 -x25056 -x5554 -x46192 x6786 -x527 -x34179 -x28071 -x7399 -x48257 -x27766 -x3632 -x15490 -x37140 -x4323 -x8301 -x3644 x6762 -x9810 -x27191 x23534 -x40191 -x8169 -x12061 -x16486 x18885 -x31151 -x20166 x44187 x24008 -x21676 -x27379 -x6104 -x16081 -x32512 x26970 -x535 -x105 -x30005 -x33385 x25022 -x35297 -x47347 -x25460 -x36298 x8408 x18157 x18371 -x46759 -x48197 -x28612 -x3336 -x15061 -x42554 -x48747 -x30699 -x20747 -x31231 -x27167 -x14361 -x10358 -x35608 -x6975 x29428 -x18988 -x5139 -x5893 -x41401 -x43813 x3489 -x14978 x25970 -x48763 x4423 -x11293 -x3603 -x46892 -x49831 x6198 -x17331 -x41723 -x49835 -x35105 x29450 -x29047 -x5479 -x9830 -x9539 -x252 -x41265 -x1664 -x15811 -x46057 -x18293 x20001 x20890 x16997 -x9480 -x15380 x1585 -x35912 -x21068 -x44463 -x44711 -x1354 x19344 -x23377 -x5999 -x31100 -x34328 -x21076 x19377 x24945 -x42861 -x48144 -x31410 -x33335 -x48933 -x29381 -x6782 -x17963 -x44007 -x24189 -x38351 x2346 -x5958 x7777 -x18119 -x19308 -x725 -x42970 -x27457 -x10744 -x31424 -x33948 -x24399 -x6493 -x28942 x34019 -x10214 x21648 -x22154 -x7802 -x44745 -x27387 -x37771 -x558 -x22618 -x11204 -x22097 x13345 x22575 -x33940 -x17075 -x35565 -x35236 x22992 -x33412 x27897 -x25051 x553 x862 -x16269 -x38277 -x47391 -x2211 x25194 -x30026 x6521 -x41335 -x6962 -x3422 -x2761 x10020 -x26315 -x44808 x36479 -x34090 -x9015 x16873 x26000 -x7575 -x29296 -x2655 x5478 -x37643 -x42836 x21625 -x41959 -x36853 -x11427 -x37769 -x24147 -x20345 -x30497 -x43119 -x49666 -x25578 -x32173 -x42116 -x15521 -x30938 x20986 -x24498 -x9467 x33478 x3195 -x41953 -x29529 x17900 x1176 x13406 -x8109 -x47050 -x43772 -x9542 -x34419 -x21785 -x46660 -x25235 -x49526 -x31616 -x11899 -x14002 -x43984 -x34911 -x12006 x39790 -x49117 -x49227 x5786 x12721 -x27471 -x14166 x16687 -x25579 x25893 -x43652 x16558 -x48899 -x32327 -x47671 x47725 -x11409 -x39066 -x15870 -x25775 -x26914 x12096 x3820 -x26752 x7839 x11424 -x19618 -x16334 -x4604 -x23190 -x35309 -x37340 -x47291 -x48338 x22444 x3926 -x18029 x687 x27276 x6754 -x18296 x23757 -x2142 -x32401 -x33144 -x22536 -x27944 -x41870 -x26859 -x19605 -x41256 x4161 -x824 -x10111 -x30545 -x39408 -x13121 -x15513 -x31737 -x31207 -x31268 -x31779 -x46286 -x31193 -x47417 x32493 -x27152 -x26334 -x2688 -x6866 -x2336 -x3572 -x44786 -x24242 -x39355 -x18431 -x22822 -x30286 -x35562 -x42386 -x15676 x2285 -x10152 -x42067 -x35356 x27068 -x29040 -x39219 -x31562 -x31859 -x13148 -x18183 -x25152 -x18370 -x45477 x3026 -x12013 -x12517 -x37228 x1420 x24316 -x24052 -x38943 -x45454 -x32292 -x12144 -x34861 -x48483 -x43367 -x5517 x10095 x31554 -x17462 -x31488 -x32309 x28968 -x22965 x33900 -x24895 -x45210 -x15582 -x39050 -x24809 -x47284 -x27931 -x8235 -x23860 x6931 x19745 -x41364 -x36085 x25627 -x17171 -x1007 -x35532 -x20875 -x28368 -x5341 -x33099 -x31991 -x13452 -x46926 -x4689 -x28323 -x28994 x2703 x2938 -x15882 -x23059 x39597 -x32278 -x46200 -x35692 x21361 -x42771 x9578 x17719 -x877 -x41110 -x13912 x8503 -x12712 -x49344 -x25463 -x42186 -x23459 -x15307 -x49972 -x23913 -x37401 -x36880 -x13300 -x6373 -x20554 -x30933 -x12099 -x49068 x15255 -x20364 -x8746 x29975 -x34482 x17444 x39660 -x25629 -x3514 -x8475 -x47167 x17418 -x36483 -x30666 -x34320 -x30725 -x14212 -x17809 -x32656 -x39237 -x46915 -x33451 -x43518 x37655 -x11994 -x35464 -x179 -x10683 -x17013 -x34176 -x30366 -x21554 -x31865 -x3223 x9099 -x42440 -x7037 -x19037 -x38518 -x24046 -x16198 -x42086 -x30815 -x31997 x5573 -x23497 -x37874 -x32601 -x35035 -x25972 x7961 -x43964 x7139 -x23987 -x28608 -x47361 -x33128 -x11252 x7803 -x39176 -x4952 -x23239 -x20234 -x41416 -x31623 -x37049 -x30084 -x12189 -x18330 -x49913 -x5001 -x38394 -x40436 -x11323 -x32187 -x12425 x991 -x22695 -x19192 x8731 -x8485 -x39012 -x5299 -x5316 -x22603 -x43477 -x8425 -x39307 x29104 -x30681 -x15049 -x16871 -x17139 -x30040 x16908 -x29798 -x14164 -x5990 -x34863 -x48179 -x36322 -x14358 x19295 -x2193 -x25846 -x3763 -x47646 x19687 -x20693 -x45324 -x5244 -x7442 -x30544 -x18098 -x42984 -x35288 -x26175 x15721 -x17237 -x47396 x10800 -x8967 -x24646 x17397 x48331 -x38268 -x24356 -x37453 x15533 x20580 -x27326 -x22349 -x19698 -x25138 -x31715 x20026 -x480 -x1101 -x44887 -x36118 x21373 -x18682 -x13423 -x43025 x17874 x12781 -x17975 -x4319 -x43993 x25916 -x18968 -x27377 -x20888 -x29948 -x1257 -x4591 -x42778 -x14911 -x15445 -x29027 -x46244 -x1713 x3883 -x7785 -x14933 x24524 -x47623 x43714 -x26473 -x45220 -x48655 -x42063 -x5146 x3405 x25297 -x43193 -x27658 -x43583 -x15069 -x40514 -x27230 -x14453 -x1710 -x36485 -x1582 -x15734 -x22753 -x37905 -x32012 -x1100 -x3768 -x28903 -x17351 -x29390 -x42511 -x48346 -x7185 x3562 -x348 x21077 -x37954 -x38320 -x20653 -x38083 -x11318 -x20814 x18782 -x16676 -x38200 -x39450 -x13797 -x46290 x477 -x736 -x30285 -x350 -x43303 -x34485 -x46515 -x37045 -x46597 -x41843 -x11436 -x14753 x9736 x27154 -x23364 -x5838 -x21642 -x22678 -x28673 -x16336 -x37037 -x4575 -x46305 -x30101 -x5684 -x23309 -x23718 -x297 -x9528 x4219 x9639 x10661 x4353 -x7325 x2197 -x47780 -x30922 -x12180 -x47841 -x30183 -x14532 -x5046 x19951 -x46701 x46910 -x6873 -x30468 x1150 -x45474 -x48817 -x5444 -x48999 -x33935 -x183 -x1594 -x7856 -x41862 -x26414 x10315 -x12762 -x39874 x15235 -x46447 -x7814 -x18857 x6495 x2446 x1490 -x5144 -x15921 -x12449 -x18358 -x26206 x9635 -x8436 -x12194 -x12992 -x19479 x41678 x8543 -x9523 -x36842 x27902 -x24346 -x31060 -x11440 -x43809 x26064 -x41721 x920 -x46608 -x26643 -x3053 -x5329 -x40164 x3431 -x3292 -x40124 -x35530 x48377 -x30572 -x35020 -x21754 -x35999 -x42483 -x21352 -x43161 x3067 -x11458 -x2704 -x1733 -x45641 x18124 -x23103 -x38131 x6035 -x45411 -x2509 -x32185 -x14804 -x7525 -x19524 x20509 -x34806 -x34258 -x36453 -x6179 -x12791 -x38273 -x34516 -x19794 -x8243 -x38507 x5704 -x41197 -x48310 x9758 -x2139 -x31599 -x41608 -x12977 -x35456 -x26197 -x41558 -x42501 x17232 -x40700 -x14223 -x45418 -x7049 x7687 -x13832 -x35200 x275 -x24732 -x33331 -x40392 -x6947 -x40632 -x16686 -x31836 -x34183 -x39019 -x31867 -x21632 -x10118 x14277 -x9816 -x34479 -x43463 -x2031 -x35920 -x45917 -x25844 -x29861 -x27275 -x6462 -x39393 x29460 -x29682 -x47173 -x38710 x27472 -x15918 -x48405 -x49890 -x1271 -x25319 -x17165 -x35793 -x21923 -x9733 -x24796 -x20529 -x13055 -x31073 x1671 x24746 -x34339 -x46481 x47964 -x41780 -x10106 -x18204 x48791 -x25613 x11013 -x35277 -x19354 -x20102 x6013 -x12805 -x17529 -x36341 -x27440 -x13690 x3709 -x38450 -x4205 -x7473 -x9509 -x19916 x13465 -x15226 -x38686 x28391 -x32895 -x40331 -x11517 x16956 -x37938 x7190 -x740 -x36249 -x1833 -x20247 -x43140 -x23216 -x6503 x15536 -x27572 -x14411 -x32914 -x4209 -x47768 -x9137 -x32163 -x11874 -x28023 -x39376 x9858 -x36999 -x26894 -x2764 -x12263 -x45638 x17810 -x5876 -x48772 -x33498 x1712 -x19109 x26199 -x48101 -x10992 x5491 -x27531 x42684 -x32079 -x12761 -x42902 -x33123 -x5614 x4612 -x16998 -x10232 -x38175 -x39496 x12818 x13626 x27941 -x29383 -x44138 -x36607 -x35914 -x44507 -x22607 x39861 -x19878 -x45820 x17920 -x33784 x21202 -x32111 -x11726 -x43378 x4128 -x10367 -x1865 x3997 -x18765 -x16126 -x23880 -x36668 -x38400 -x28051 -x15106 -x20932 -x4399 -x26465 -x34263 -x11011 -x25795 -x25262 -x32063 -x39313 x3946 -x29474 x30121 -x11819 -x38761 -x35481 -x46438 -x49849 -x17649 -x7123 -x49596 x23687 -x34628 x30639 -x34783 -x48578 -x17824 x26133 -x48781 x4280 x7708 -x14275 -x16423 -x37471 -x28472 -x47783 -x49757 -x8179 x17190 -x36632 -x41133 -x41515 -x30364 -x27445 -x23500 -x14308 -x9071 -x11139 x17222 x1441 -x33190 x16188 -x28998 -x5257 -x38587 -x10586 x5932 -x37906 -x16190 -x18094 x24948 -x3141 -x18387 x16342 -x44142 x12571 -x39860 -x8606 -x44946 -x9901 -x26791 -x42757 -x23322 -x47969 -x34336 x23508 -x39105 -x18475 -x7824 -x28133 -x41352 -x13891 -x37431 -x10016 x49238 -x6966 -x445 x2399 -x9339 -x19182 -x28405 -x1064 -x40674 -x9871 -x34774 -x25058 x46751 -x42864 -x38669 -x18756 x28983 -x49197 x1847 -x33547 -x37892 x31630 -x10072 -x35509 -x36273 -x46254 x21525 -x12854 x27666 -x6458 -x35650 x3286 x9959 -x20650 -x34780 -x31199 -x30853 -x14752 -x35553 -x34607 -x26400 -x47315 -x43987 -x37001 -x14848 -x15757 -x19788 x27200 -x48697 -x35946 -x35400 -x46074 -x18146 -x20279 -x25430 -x33003 x26461 -x10477 x1821 x10217 -x38390 -x710 x14758 -x26665 x22103 -x11603 -x45061 -x43836 x6682 -x29218 x741 -x35064 x5025 -x13113 -x36430 x39910 -x46807 -x25356 -x44127 -x14792 -x18876 -x31733 -x5789 x2466 -x17402 x15989 -x15840 -x5856 -x6018 -x13635 -x21666 -x48815 -x13858 -x40148 x25749 -x28749 x19722 x22029 -x27613 -x1850 -x30658 -x34262 -x43876 x44500 x14934 -x35667 -x43817 -x48802 -x31167 -x10651 -x38463 -x2768 x8200 -x48916 -x49040 x4778 -x10015 -x19136 x24740 -x49800 -x11910 -x35619 -x48412 -x2776 x18581 -x18156 -x23263 -x47111 -x27241 -x35152 x16579 x24873 -x12522 x13942 -x38356 -x43607 -x49746 x15773 -x39941 -x20823 -x36888 -x37205 -x30766 -x30072 x5330 -x8979 -x14106 -x15952 x23359 x24333 -x33663 -x40253 -x257 -x43926 -x3147 -x38399 -x9815 -x7205 -x39175 -x38245 -x16675 -x28914 -x40680 -x8171 -x47562 x13597 -x14803 -x23457 -x19069 -x40812 -x13857 -x38330 -x43697 -x43856 -x40902 -x46923 -x3580 -x17845 -x18697 -x295 -x31422 -x37315 x7683 x26742 -x12898 -x10074 -x38988 -x39519 -x44609 -x6315 -x44125 -x15064 -x31287 -x28268 x15854 x6122 -x33959 -x15809 -x40763 -x38275 -x17901 -x34270 x28880 -x48191 x30564 -x26542 -x26684 -x36582 -x42406 -x34022 x13139 -x45344 -x6389 -x27023 -x10871 -x14726 x7996 -x20935 -x40760 x25595 -x47413 x32320 -x48982 -x37562 -x4635 -x20036 -x37314 -x27421 -x46622 -x23634 -x43508 -x18981 -x42541 -x23522 -x30032 -x34418 x7556 -x37129 -x19900 -x37850 -x46699 -x23100 x22306 -x34068 -x19859 -x11001 -x40123 -x2012 -x42277 -x28506 x29931 x9146 -x37167 x10058 -x49038 -x16111 -x5122 -x24336 x24927 x14209 -x2990 -x44396 -x5719 -x28340 -x47582 -x42284 -x38315 -x30276 -x26231 x26901 -x39164 -x33261 -x35253 x12251 -x34609 -x25888 -x30044 -x49665 -x47584 -x48103 x13569 -x49603 -x49057 -x32066 -x2847 -x35930 -x15384 -x17943 -x27228 -x35769 -x21553 x48074 -x28057 -x12322 -x36657 -x49719 -x18837 -x28928 x2731 -x35003 -x27640 -x34131 -x29111 -x13238 -x46962 -x21137 -x25315 -x12679 x9102 -x19552 -x18550 x17724 x23273 -x47802 -x7371 -x3884 -x9850 x19492 x4238 -x22754 x25514 -x6884 -x47064 -x33264 -x17930 -x13335 x19707 x21836 -x27535 x28783 -x36387 x22366 x8877 -x49833 x5114 -x24574 -x16002 -x47749 -x11837 x17706 -x22775 -x48071 -x25219 -x19875 -x22212 -x42326 -x6686 x29593 x616 x21065 -x24389 x15910 -x19789 -x7296 -x30372 -x24734 -x34010 -x35054 -x35147 -x492 x22277 -x16530 -x5504 x12340 -x41051 -x14269 -x36495 -x22520 -x32637 -x20725 -x35617 -x38923 -x44205 x22378 x9460 x12828 -x17137 x16194 -x37961 -x9828 -x40345 -x38480 -x42736 -x25994 x18046 -x32109 -x37554 -x12684 -x28501 -x13582 -x16429 x25338 -x40965 -x26645 -x48511 -x18772 -x23629 -x19666 -x8507 -x16113 -x43099 -x4680 -x42000 -x11911 -x32575 -x17913 -x47190 -x5091 -x31872 -x32641 x25448 -x25788 x850 -x31229 x5400 x27852 -x40509 -x44939 -x11551 -x5476 -x5900 -x28867 -x12598 -x33607 -x2700 -x43042 -x8887 -x40590 -x6354 -x46472 -x47574 -x5601 -x45944 -x38454 -x44402 -x19234 -x46126 -x8381 x7806 -x39398 -x37576 -x47564 -x35170 -x34792 -x30542 x70 -x47390 -x4901 x39906 x19357 x21588 -x19336 -x2002 x26147 -x19811 -x7896 -x34459 -x42311 -x34441 -x19870 -x36701 -x1241 -x33636 x5467 -x31882 -x33164 -x14245 -x6911 -x16589 -x1134 x13527 -x7511 -x49405 x8509 x18601 x349 -x23347 x38610 -x34840 -x35664 x8346 -x45680 x13972 x10998 -x11869 -x48113 -x37926 -x36515 -x49422 -x5961 x18897 x10681 -x35663 -x44603 -x26477 -x5659 -x44088 -x38295 x14805 -x22927 -x41055 -x5823 -x47619 -x7594 -x19508 -x44735 x16304 -x46115 -x2168 -x9762 x9981 -x38906 -x18582 x1523 -x18687 -x46245 -x44569 x7474 -x45471 x24861 -x47981 -x36196 -x1031 x47803 -x32387 -x46265 x24478 -x6907 -x28447 -x41501 -x2055 -x11581 -x32567 -x35904 -x27744 -x19329 x3093 -x37256 -x18420 -x21129 -x48040 -x24040 -x29640 -x17417 -x48942 -x686 x4987 -x8997 x3171 -x49123 -x45715 x16324 -x37449 x15872 -x39361 -x4295 -x32991 -x34050 -x35166 -x36983 x19352 -x46808 -x6535 -x8952 x19216 -x18482 -x1324 x4039 -x42073 -x24207 -x39504 -x28689 -x8775 -x14066 -x31667 -x36608 -x41268 -x45765 -x4085 x19846 -x25786 -x4681 x9295 -x36953 -x13713 -x26938 x6448 -x10940 -x32933 -x35712 -x37944 x18344 -x25371 -x35444 -x8172 -x3910 -x49813 -x44855 -x38606 -x32712 -x17713 -x1403 x3783 -x14645 -x21484 -x27286 -x25610 -x39111 x18969 -x24105 x23105 -x8907 x6048 -x31565 x412 -x40189 -x27809 -x41132 x29343 -x49280 -x29489 -x31776 -x22381 -x42088 x2401 x4657 -x43480 -x40120 x25295 x5310 -x5563 -x24062 -x40532 -x41895 -x44326 x5104 x45070 -x16772 x33289 x11797 -x34186 -x46089 -x36956 -x36979 -x23561 -x48402 -x31813 x32031 x20328 -x46328 -x38618 -x27872 x3913 -x15761 x33622 -x6214 -x34793 -x5757 -x32464 x15976 -x4339 -x39878 -x27584 -x26460 -x4415 -x49587 -x31803 -x38690 x24844 x8230 x40291 x21691 -x39525 -x44644 -x42639 -x37714 x31527 -x37598 -x28571 x14395 -x41306 -x32627 -x18535 -x45196 -x32249 -x13708 -x34984 -x6576 x4113 x1371 -x36226 -x5966 -x17725 -x14699 x37163 -x30053 x23858 x24585 -x29246 -x20087 -x20477 -x17765 x27078 x5896 -x14511 x5261 -x31130 x6561 -x20496 -x24571 x5509 -x18364 -x35484 x21833 -x23220 -x26445 x22158 -x48950 -x14876 -x40717 -x43883 -x45035 -x27787 -x30154 -x35454 x16418 -x33700 -x36895 -x37429 -x28235 -x30513 -x38752 -x42682 -x49998 -x4350 -x37122 -x8492 -x20059 -x39469 -x39911 -x39795 x6484 -x38088 -x3554 -x24785 x26437 -x32067 -x20248 x7939 x29816 -x48693 x21561 -x16145 -x32437 -x25968 -x10388 -x31181 -x33967 -x12070 -x45933 x18887 -x28100 -x35495 -x35737 -x21237 -x44044 -x45845 -x10380 x10410 -x37537 -x26355 -x30178 -x27007 x25059 -x12437 x9330 -x38280 -x42885 -x7388 x28550 x4900 -x32212 -x33516 -x6862 -x12740 -x46118 -x26762 -x38882 -x22362 x21828 -x14331 -x13173 -x10114 -x17342 -x11861 -x29751 -x47414 -x31929 x38826 -x2966 -x403 -x7020 -x37658 -x9860 x25885 -x76 -x40173 -x23802 x12555 x32531 -x13754 -x10406 -x211 -x34596 x18436 -x18489 -x27641 -x47824 -x20770 -x49767 -x41692 x26838 -x3056 -x44342 -x41002 -x39928 -x29255 x3 -x6499 -x49279 x597 x39126 -x24244 x26935 x19902 -x46146 -x29348 -x31647 -x27623 -x28949 x14867 -x21531 -x21067 -x44835 x10280 x20995 -x41031 -x43923 -x23081 x14982 -x24134 -x26606 x22146 x65 -x19268 -x3123 x11432 x9744 x9511 -x49652 -x5568 -x14353 -x10337 -x13596 -x38939 -x26076 -x10383 -x31215 -x7410 -x34750 -x7970 -x18047 -x19683 -x14286 x12491 x12272 -x35701 -x48564 x30575 -x19152 -x31752 -x8859 x2053 -x3847 -x34837 -x44476 -x40814 -x20272 -x41420 -x132 -x25352 x13281 -x18909 x5852 -x32209 x12261 -x45161 x3079 x10384 -x26311 -x33059 x13372 -x38288 x14003 -x40066 -x46854 -x48881 -x22549 x5868 x23477 -x30895 x44637 -x32632 -x4536 -x6989 -x10897 -x34777 x34237 -x15535 -x49662 -x15779 -x47341 x12627 x47680 -x38913 -x46444 -x6793 x28190 -x22304 -x41941 x13418 -x43358 -x12967 x19542 -x43748 -x7644 -x29270 -x46641 -x47875 -x11783 -x11668 -x10423 -x32090 -x35299 -x17926 -x48947 x23854 -x44751 -x13681 -x12504 -x39682 -x10848 x15110 -x42660 x22169 -x45209 -x22318 -x3210 -x19466 -x42789 x1131 -x7339 -x38571 -x28184 x5194 -x45803 -x15564 -x13316 -x20918 -x34798 -x14318 -x29835 -x22070 -x21597 -x2633 -x14417 x16983 -x47695 -x42975 -x49791 -x24999 x827 -x20677 -x4471 -x34930 -x26721 -x49694 -x11444 -x19564 -x26157 -x36602 -x12827 -x15216 -x17907 -x32260 -x46885 -x24864 -x33510 -x26201 -x25132 -x21524 -x48035 -x2760 x29030 -x32612 x23362 -x44063 -x48034 x11437 -x40113 -x41912 -x3176 -x4614 -x19028 -x47626 -x38552 -x32954 -x35863 -x6317 -x34236 -x29592 x49302 -x26849 -x21649 -x38415 x30244 -x21495 -x46141 -x11956 -x26885 -x3743 -x34420 -x33367 x13586 x23972 x11180 -x47162 -x13855 -x40919 -x6360 -x3622 -x5730 x28413 -x37706 x9534 x10595 -x22284 -x37604 -x36259 x6887 x17984 -x3683 -x36428 x8593 -x44686 -x23777 -x42468 -x765 -x7698 -x22582 x9377 -x35132 -x9987 -x24511 -x26083 -x19278 x7990 -x42487 -x46868 -x20902 -x17255 -x49124 -x13064 -x25942 -x36681 -x14534 -x3414 x1822 x28352 -x29525 -x49365 -x15777 -x8443 x27612 -x13000 -x47650 -x31523 -x18084 -x35881 -x4152 x6090 x3365 -x29544 -x7363 -x783 x19566 -x39840 x31240 -x37172 -x40585 -x28217 -x34219 -x49004 -x49212 -x19474 -x43240 -x13998 x22936 -x46928 -x33170 -x5952 -x9709 x12101 -x12737 -x15124 x9413 -x22550 -x48669 -x39763 -x41634 -x9321 -x12038 -x35153 x6141 -x36285 -x15871 x15933 -x26121 -x48335 -x18670 -x1476 -x5559 -x30726 -x6683 x13634 x6103 -x6929 -x45621 x28480 -x37761 -x24987 -x4457 -x23975 -x44244 -x27508 x12652 -x24362 -x30240 -x21910 -x22175 -x18126 x25587 x15628 x24949 -x35037 -x45428 -x31145 -x12942 x16961 -x5664 -x29407 -x47688 x30985 -x6468 -x40767 x13441 -x34457 -x14103 -x21116 -x12289 -x16095 -x41384 -x44708 -x9168 -x28156 -x20021 -x39206 -x45113 -x47868 -x32807 x28703 x19320 -x31123 x23842 x13075 -x47169 -x47323 x8379 x22152 x25840 -x39932 -x40610 -x46195 -x27072 x9751 x4255 -x32815 -x30354 -x19204 -x4903 -x42098 -x3449 x10014 -x48128 -x43852 -x7471 -x28238 -x42989 x26012 x8386 -x28254 -x44315 -x46974 -x10432 -x12002 -x39060 -x12246 -x34133 -x26611 -x15956 -x24439 x6365 x15886 -x36903 -x3863 -x30851 -x45129 -x7493 -x47612 -x21769 x4907 -x21286 -x39746 x35109 -x3582 -x29617 -x26779 -x39225 -x49333 -x36168 -x26339 -x14883 x39867 -x42522 x8459 -x12124 x12244 x48258 x14928 -x1188 -x26877 -x47604 -x13326 -x35520 x293 -x34455 -x21822 x41904 x17327 -x37710 -x30067 x4397 -x5268 -x19045 -x24305 x26161 -x47276 -x40254 -x18452 -x36506 x7480 -x18566 x2645 -x3965 x1153 -x2956 x14863 -x27955 x8480 -x23195 x16135 -x4392 -x12133 -x24197 -x45458 -x45915 x5524 -x36574 -x12171 -x3092 -x41906 -x34354 x382 -x15877 -x2452 -x38978 -x27665 x3657 -x46343 -x2872 -x46213 -x44100 x7766 -x42273 -x18145 -x5 -x34536 -x14369 x18131 -x44624 -x42489 -x46037 -x10712 -x45501 x15727 -x48939 -x2057 -x13242 x15143 -x38055 -x24481 x29588 -x5785 -x42528 -x43549 -x18832 -x45760 -x15887 -x5982 -x45253 -x31099 x34875 x11912 -x49627 -x8125 x22515 -x20388 -x41960 -x27363 -x36740 -x39207 -x42235 x5691 -x30088 x27977 x4559 -x19933 -x2064 -x25723 x3024 x43629 x5462 -x36721 -x28629 -x19018 -x34440 x25363 -x40761 -x30678 -x16388 -x43756 -x44825 -x16848 -x28011 -x11862 -x34430 x22648 -x39809 x27883 -x30506 -x10836 -x13729 -x15599 -x22136 -x34208 -x17049 -x4073 -x31192 -x26096 -x3751 -x33437 -x34850 -x47727 -x1074 -x9562 -x42286 x24696 x7391 x14412 -x44262 -x26394 -x11343 -x25603 -x26843 -x12136 x9326 -x4939 -x3386 -x820 -x37521 -x40558 -x21316 x320 -x7993 -x2939 -x32749 -x33965 -x12274 -x8584 -x12332 x26435 x12226 -x44992 -x49236 -x12836 -x35174 -x42565 -x44462 x17428 x28021 -x37661 x231 -x24142 -x46450 -x25497 -x43511 -x22545 -x13820 -x4372 -x7291 -x16632 -x4120 -x28032 -x39835 x569 -x12239 -x40667 -x40205 -x6716 -x45733 x8074 -x31930 -x6200 -x13711 -x20991 -x40598 -x22307 -x1001 -x30835 -x19402 x21800 x1883 -x49964 -x598 -x160 -x21299 -x31613 -x24311 -x40998 -x19151 x28651 -x46201 -x38627 -x48810 -x22532 -x2122 -x19791 -x8186 x29508 -x2365 x25003 -x49877 -x18627 x28055 x3620 -x31723 -x16257 -x32614 -x48565 -x46049 -x48617 -x45284 -x5922 -x16682 -x24009 -x48326 -x30188 -x16942 -x40507 -x30192 -x27953 x14836 -x16332 x2557 x8319 -x21083 x10468 -x4597 -x48682 -x28177 x15070 x26928 -x43455 -x31057 -x36554 -x1142 -x34939 -x13002 -x21867 x2730 -x22746 -x31319 -x24919 -x25273 x19468 -x43151 -x21380 -x26256 x136 -x8549 x14419 x15804 -x46797 -x33868 -x36900 -x34053 -x550 -x36674 -x30028 -x36266 x8376 -x42049 -x6339 -x46204 -x20382 -x4394 x21635 x21530 -x40175 x11628 -x36636 -x8505 -x34580 -x19570 -x42618 -x44962 -x45114 -x8055 -x36426 -x22548 -x37884 x13833 -x40027 x8905 -x45671 -x37665 -x6607 -x12457 -x48957 -x24278 -x10267 -x49253 -x25739 -x12544 -x18675 -x39653 -x18577 x27208 -x42083 -x2014 -x13528 x89 -x22112 -x21726 -x35866 -x33737 -x32113 -x1063 -x15850 -x30892 -x10117 -x35943 -x13109 -x41398 -x34142 -x35602 -x7490 x20558 -x25585 -x27759 x27337 -x40202 -x13289 -x30036 -x19483 -x6148 -x6052 -x21661 -x866 -x27672 -x21044 -x41824 -x29139 x10363 -x33955 x27192 -x6651 -x22647 -x49111 -x35899 -x49536 -x27119 x17616 -x20020 x24756 -x46967 -x7918 -x40916 -x3169 -x18608 -x36635 x33837 -x16330 -x19487 -x27039 -x49406 -x28437 -x21027 -x43867 -x42087 -x38276 -x36639 x16800 x126 x2173 -x37411 -x43298 -x22875 -x2258 -x20418 x12678 -x29070 -x6177 -x22918 -x40179 -x23945 -x46026 -x3434 -x45739 -x43490 -x35266 -x35040 -x44820 x18929 -x3193 -x31936 -x42322 -x44714 x35990 -x13365 -x19246 -x7491 -x10309 -x42920 -x4690 -x49836 -x41864 x22313 -x26900 -x7576 -x46795 x13356 x3490 x29802 -x49984 -x31320 -x35449 -x29452 x1383 -x6250 -x43625 -x19303 -x36275 x20717 -x27637 -x29133 -x24849 -x22470 -x28453 -x18883 -x12393 x6818 x5326 x22838 -x23296 -x2279 x45494 x19481 -x46913 -x21594 -x18024 -x31719 x21300 x22299 x11719 -x20926 -x44210 -x49455 x21258 x10257 x12354 -x28984 -x871 -x13437 -x31648 x13870 x28924 -x34956 -x9375 -x42596 -x49487 -x383 -x18175 -x6371 x12069 -x41576 -x11781 -x11240 -x45607 -x15198 -x6093 -x14764 -x28679 x5405 x28755 -x41497 x17664 -x3905 -x5212 -x31895 -x21182 -x39127 -x4796 -x26106 x28266 -x15674 -x47232 -x36925 -x36030 -x30191 -x1978 -x17036 -x3408 -x12166 -x23092 -x32791 -x9914 -x10510 -x18937 x9847 -x34842 -x14864 -x22686 x18779 -x19781 -x36753 -x38674 -x46708 -x23610 x23189 -x45885 -x10263 x47507 -x33857 -x32869 -x34038 -x30592 x13653 -x35864 -x14039 x17186 x3130 -x16531 x28661 -x45241 -x18575 -x44975 x11454 -x33576 -x31150 -x38248 x42038 -x47581 x18203 -x31003 -x44390 -x1152 -x26906 -x4187 x7672 -x28242 -x2634 -x6984 -x19013 -x44159 -x35360 -x34111 -x3244 -x4367 x4727 -x33154 x14542 -x49475 -x28408 -x33134 -x12552 -x1217 -x32072 -x15856 x23044 -x32201 x7627 -x34360 x18738 -x4947 x20300 -x30340 -x48039 -x4974 x27245 x16345 -x10085 -x8525 x1449 -x37038 -x24398 -x34879 -x42765 -x6403 -x23912 x15679 -x26431 x28912 x13920 -x22350 x21846 -x19248 -x26816 -x6232 -x27141 x18461 x10713 x18392 x19024 -x1018 -x33802 -x3639 -x33790 x5764 x13823 -x38809 -x18592 x19635 -x22331 -x7495 x42265 -x25104 -x1151 -x26726 -x2451 -x26224 -x49167 -x23637 x47121 -x49338 -x23338 -x31858 -x22493 -x32082 -x32687 -x20190 x26225 -x32070 -x14389 -x44398 -x44769 -x1683 -x14461 -x33571 -x26750 -x32378 -x8800 -x4789 -x38914 x3356 -x43983 x17652 -x28285 -x47160 -x28726 -x23054 -x7173 -x7456 -x36143 -x41199 -x49529 -x38069 x33136 x9689 -x6742 x12495 -x16544 -x37294 x25116 x18400 -x21893 -x33512 -x39675 -x11511 -x44256 -x45526 -x24480 x11598 x10194 -x36194 -x19333 -x156 -x5787 x21807 x19749 -x3296 x3579 -x28416 -x48030 x6128 -x25290 x27973 -x44559 x29548 -x44764 -x33694 -x41069 x7544 -x23163 -x1369 -x6888 x13119 -x35627 -x33141 -x41280 -x30770 -x11356 -x23495 x2924 -x47948 -x1269 x21323 -x29960 -x40951 -x21353 -x30358 -x4492 -x15710 -x45962 x1499 -x9023 -x288 -x46329 -x47203 -x6228 -x25647 -x29626 -x35820 x2547 -x9982 -x28380 -x48702 -x49975 -x42996 -x35971 -x34633 x18669 x4103 -x45842 -x46061 -x27383 -x15477 -x38122 -x40779 -x32025 -x1174 -x2232 -x35493 -x39293 -x28894 -x14828 -x1432 -x32774 -x44418 -x46724 -x5649 -x38025 x16464 -x44703 -x9033 -x35874 x28615 x12734 -x14393 -x16522 x19704 -x36893 -x49195 -x37581 -x4768 -x44585 -x44215 x1010 -x28725 -x42694 -x7036 x31194 -x31337 -x40898 -x41409 -x48386 -x1319 -x8742 -x3341 -x34846 -x14684 -x35959 -x37277 -x40028 -x25831 -x13200 x22328 -x47112 -x8267 -x6685 -x2144 -x12473 x24110 -x1089 -x5397 -x2339 -x8012 -x48400 x804 -x39037 -x36204 x35118 -x17586 x3148 x18777 -x41677 -x42815 -x11321 x18272 -x20586 -x23199 -x4889 -x23015 -x46937 -x30239 -x17994 -x20149 -x42253 -x47295 -x48526 -x49484 -x17268 -x24568 -x40267 x19183 -x45762 -x2975 -x17266 -x13420 -x30046 -x8660 x16781 -x37371 -x29408 -x14964 -x42690 -x10484 -x10704 x29463 -x48239 -x33041 -x21039 -x21505 x5486 -x19760 -x28390 -x41240 -x3371 -x30402 -x3094 -x48220 -x27853 -x24938 -x9621 -x34118 -x22501 x15086 -x2156 -x42240 -x11503 -x22445 -x48536 -x5441 -x18335 -x23530 -x40849 -x49648 -x39358 -x22422 -x44676 x3450 -x35880 -x45736 x49283 -x42254 -x33083 x38683 -x43352 -x14388 x23037 -x5940 -x29222 -x38736 -x3269 -x1520 -x4056 -x47950 -x38801 x3481 -x47580 -x2877 -x26502 -x36626 -x46733 -x4698 -x28320 -x33666 x16453 -x47465 -x39114 -x13099 -x14484 -x20844 -x39536 -x47244 -x33522 -x40742 -x15496 -x30687 x15430 -x1292 -x5569 -x36343 -x40982 -x3648 x26488 -x14262 x13594 -x18935 -x30017 x10421 -x27934 -x2245 -x36108 -x44670 -x35507 -x37791 x15045 x21516 -x40199 -x35799 -x25686 x10867 -x6333 -x36585 x36711 -x21009 -x43236 -x15742 -x8991 -x29028 -x39179 x3956 -x25569 x10846 x2548 -x11031 -x28860 x17117 -x40409 -x44487 -x26297 -x186 -x42179 -x9488 -x28752 -x45184 -x6134 -x38990 -x38446 -x2822 -x30867 -x42829 -x8097 x19104 -x19999 -x43551 -x46251 -x47705 -x35023 -x37302 -x11632 -x15930 -x25875 -x3652 -x13807 -x11882 -x28419 -x43555 -x24239 -x632 -x7156 -x43257 -x44958 -x9998 -x38003 -x30080 -x6313 -x35734 -x19358 -x29451 -x30453 x23444 x8008 x14375 x10990 -x16733 x2563 -x33007 -x10165 -x26529 -x39485 x15174 -x33372 x13377 -x21968 -x27034 -x13737 -x16525 -x42183 -x12569 -x44523 x7783 -x5992 -x23863 -x33496 -x40370 -x8258 -x3476 -x11567 -x43313 -x20678 -x35689 -x49812 x3046 -x3361 -x15531 -x17577 -x45175 -x37390 -x41130 x11270 -x38042 -x34900 -x25748 -x30257 -x7023 x7546 -x15408 -x4470 -x36665 -x14653 -x39968 -x43700 -x24306 -x36545 -x47826 -x12560 -x46650 -x33471 x24701 -x21633 -x38448 -x10911 -x34303 x26200 -x4121 -x3437 -x34120 -x14074 -x30386 -x9221 -x35130 -x14370 x20642 -x4767 -x24392 -x41358 -x5560 -x7613 -x41564 -x23562 x18121 -x3638 -x16143 -x37384 -x44278 -x45313 x11949 -x20005 -x6043 x10056 -x41898 -x48436 -x10805 -x35330 -x36315 -x49531 -x35034 -x25259 -x5275 -x43349 -x30098 -x46517 -x48695 -x22137 -x47925 -x25852 x922 -x26605 -x13058 -x29487 x21234 -x15249 x40094 -x44828 -x46267 -x40398 -x40683 x13867 -x26495 -x4543 x18169 -x35628 -x18127 -x40900 x22319 -x39196 -x24847 -x28704 -x21297 -x31383 -x14227 -x7271 -x1042 -x1284 -x34070 -x20185 -x22523 -x25065 x48809 -x34372 -x22805 x21160 -x21276 -x43211 -x34585 -x46780 -x13721 -x4640 -x11695 -x46313 -x22262 -x4763 x21849 -x27882 -x34514 x32838 -x11848 -x6375 -x47838 -x29125 x16570 -x42383 -x948 -x3483 -x36994 -x1029 -x2674 x23707 -x18091 -x6711 -x15660 x14643 -x18142 -x43167 -x17512 x5899 -x47938 -x46800 -x49698 -x34936 x16930 -x17956 x28439 -x41512 -x27888 -x48645 -x28603 -x25742 -x961 x123 x1888 -x31174 -x30546 -x38601 x19323 x29122 -x20210 -x24810 -x27303 -x6885 x5506 -x46694 x14377 x218 -x8075 -x38538 -x38657 -x46586 -x32737 x23499 -x31339 -x35665 x45207 -x33769 -x40972 -x8965 -x28367 -x6593 x11283 -x15331 -x21320 -x6996 x9612 -x26613 x11463 x49126 x31631 x23080 x14094 -x32233 -x18233 -x44943 x10119 -x7636 x10077 -x42668 x17971 -x4431 -x49075 -x42177 -x18803 -x29561 -x48428 -x32491 -x21103 -x47412 -x47118 -x37983 -x5898 -x21330 -x29535 -x12976 -x46657 -x49319 -x10385 -x30069 x17803 -x30803 x18548 x39664 x15234 x38011 -x2404 -x49527 -x9800 -x16629 -x3060 -x5412 -x44276 x10231 -x29198 x4456 x21095 -x44776 -x45565 -x4279 x20863 -x25417 -x45190 -x34149 -x48759 -x32720 -x17162 x8419 -x25621 x22825 -x9161 -x35661 -x43752 -x31304 x5951 -x25547 -x27143 x22712 -x17620 -x38305 -x42041 x12420 -x44 -x2408 x787 -x19779 x48290 x8756 -x30436 x5747 -x10616 -x27896 x2866 -x41366 -x2126 -x32646 -x28429 -x16075 x2675 -x39901 x12258 -x49885 x20585 -x20007 x21405 -x37772 -x40048 -x25449 x1395 -x4242 -x2662 x32866 -x49408 -x40588 -x5064 -x11212 -x17388 -x17873 -x32595 x8223 x17823 -x22030 -x23395 x12482 -x43272 -x38861 -x21500 x20113 -x49931 -x23596 -x44801 -x3331 -x24111 -x35558 x2747 -x43935 -x12292 x15424 -x19701 -x46738 -x17510 x48437 -x3325 -x29107 -x1489 -x22297 -x23010 -x13414 -x32906 -x4876 -x9925 -x47899 -x5216 -x37788 -x49547 -x9898 x32528 x14609 -x10695 -x25473 -x23667 -x34283 -x28522 -x6124 -x39895 -x3197 -x36494 -x42622 x5031 x26566 -x18997 -x31443 -x26198 -x43747 -x12695 x11280 -x17413 -x46659 -x9777 -x40252 -x5931 -x40069 -x25333 x23692 -x8191 -x40574 -x37762 -x44675 -x9965 -x1542 -x15415 -x48799 -x36018 -x36714 -x22200 -x49444 -x19387 x16102 -x8778 -x31419 -x33872 -x45590 -x10228 -x18684 -x12298 -x47656 -x7102 -x10554 -x3249 -x16476 -x1596 x29804 -x10643 x12540 -x40591 -x21508 x26657 -x24089 -x9252 -x43471 -x38114 x15453 -x35651 -x44104 -x41163 -x44583 -x12442 x14336 -x44892 -x46813 -x27210 -x39157 -x38426 -x35252 -x9904 -x8084 x11701 -x6940 -x1315 -x38350 -x24166 -x21512 -x43950 x14939 -x18308 -x37336 -x27987 -x17736 x41349 x43799 -x29723 -x34169 -x45214 -x681 -x16405 -x2969 -x42999 -x8612 x10908 x13257 x24801 -x17595 -x7212 -x7161 -x28360 -x11420 -x49340 -x1514 x979 -x42968 -x31855 -x10770 -x36280 -x3163 -x11934 -x11964 -x4595 -x17773 -x48287 -x42334 -x19281 -x9425 -x6454 x35286 -x22150 x16496 x12091 -x20394 -x49441 -x26007 -x8 -x49051 -x41729 -x22023 x47505 x7405 x8931 x29432 -x22941 -x29400 -x2679 -x43461 x19592 -x17068 -x36392 x20408 x15488 -x40870 -x24299 -x14732 -x25095 -x10329 -x3258 x16808 -x43994 -x3261 -x47389 -x41446 x45838 -x33447 -x21793 -x45504 x1642 -x7645 x13276 -x24160 -x32353 -x15253 x25982 -x36328 -x11686 -x39669 -x45592 -x48125 -x46143 x16147 -x20180 -x9521 -x23139 -x39463 -x17499 -x4824 -x29927 -x30696 -x12436 -x42741 -x1696 -x47483 -x40072 -x4356 -x4194 -x7732 x8862 x12959 -x15699 -x46888 -x33575 -x22118 -x42518 x7445 -x18397 -x4383 x3740 x11714 -x34229 -x7967 -x15985 -x21971 -x40390 -x3767 -x2661 x5837 -x2570 -x422 -x17889 -x46516 -x13293 -x22464 -x12075 -x19653 -x45561 -x22159 -x43160 -x8195 -x18762 -x38786 x29639 -x42549 x22221 -x3756 -x37561 -x27663 -x29174 x2532 -x34293 -x1500 -x34341 -x3498 -x13044 -x38486 -x32760 -x36461 -x37268 -x40758 x40228 -x11915 -x10974 -x37963 x26272 -x38166 x20705 -x46834 -x41203 -x46884 -x9768 -x35317 -x16400 -x28316 -x6042 x20058 x14239 x32372 -x7942 -x49851 -x12847 -x32504 -x34380 x3001 -x5724 -x24275 -x4373 -x13907 -x41998 -x46921 -x35155 -x6550 -x6626 -x49113 -x18809 -x30081 -x17061 -x36503 -x33606 x27335 -x23301 -x45824 -x28121 -x540 -x38637 -x33184 -x28199 -x30640 x8846 -x46028 x22399 -x21569 -x17246 -x29901 x5773 -x36350 -x10730 -x19456 -x40241 -x32032 -x32533 x12211 -x9034 x16734 x17627 -x25229 -x36687 -x47470 -x9354 -x42451 -x2201 -x22589 -x43510 x27653 -x2207 -x1603 -x14362 -x32794 -x38294 -x30694 -x31182 -x14372 -x42915 x7748 x537 x19960 -x19044 -x6953 -x48467 -x35606 -x1570 -x42612 x4446 -x32219 x13734 x42211 -x22951 -x29841 -x17550 -x46512 -x48945 x5604 -x9317 -x45404 -x6302 -x31494 x22180 -x5701 -x45852 x19081 -x8973 -x35061 -x15320 -x43406 x7934 x19167 -x11684 -x43289 x20982 x29112 x22721 -x49883 -x35614 -x14679 x21428 -x4686 -x20338 -x225 -x25965 x4286 -x10059 -x28313 -x21253 -x17643 -x3523 -x49706 -x11234 -x24983 -x23526 -x46548 -x48100 -x25778 -x7952 -x24727 -x36967 x43975 -x48518 -x10709 -x38185 -x46431 -x4671 -x34778 x16654 -x19141 -x40678 -x40859 x44860 -x21853 -x24600 -x41807 x12694 -x30385 -x12628 -x29620 -x46777 -x36444 -x33536 x8180 -x11067 -x39216 -x2713 -x43430 x12291 -x13801 x11480 -x6023 -x35677 x10486 -x13237 -x17188 -x23848 -x33693 -x17311 -x45446 -x48913 -x21739 -x34317 -x41684 x1325 -x4923 x4882 -x36385 -x21586 -x44080 -x22216 -x858 x48037 -x41850 x14083 x11545 -x42459 -x32944 x22676 -x34853 -x25070 x8558 -x15349 x46966 -x32814 -x49284 -x21863 -x24104 -x22026 -x29805 -x7136 -x35411 -x27216 -x1224 -x4773 x10538 -x46524 x18199 -x6246 -x47627 -x30715 -x38957 -x38051 -x30648 -x9547 -x48301 -x28326 -x7209 -x23830 x10592 -x44090 x26230 -x22576 -x48576 -x29514 -x24853 -x42608 x20246 -x30616 -x31281 -x41337 x11095 -x37052 x28373 -x32683 -x8970 x12911 x27698 -x14350 x10312 -x7746 -x16749 -x43436 -x44921 -x40808 -x37930 -x32035 -x34626 -x38162 -x16193 -x9722 -x10269 x25031 -x35870 -x11855 -x24741 -x25937 -x23520 -x22149 -x43685 -x34088 -x44337 -x4863 x10179 -x46456 -x30274 -x34434 x14392 -x39820 -x28978 -x27080 x28018 -x18097 -x12373 -x15319 -x30397 x28663 -x14191 x10972 -x33735 -x19735 -x33122 x667 -x14008 x21990 -x46653 -x24776 -x21565 x24268 -x17071 x2520 x18174 x4154 -x9820 x16512 -x28350 -x42059 -x48956 -x41578 x5352 x18802 -x43995 -x953 -x42773 -x11378 x19381 -x44352 x31766 -x32953 -x313 x28636 -x37217 x29156 -x49608 -x45006 x24907 -x8479 -x33022 x19348 -x47324 x12526 -x28519 -x3129 x2780 -x22899 -x47299 -x26886 x9665 -x4967 -x44496 x15499 -x43429 -x8042 -x49450 x30741 -x1812 -x277 -x48054 -x32385 -x6477 x9507 -x36436 -x36560 -x37274 -x33644 x11245 -x33507 -x20523 -x49604 -x16343 x8204 -x4089 -x40687 -x20891 x26358 x28526 -x41413 -x42463 -x20636 x15379 -x31978 -x36572 x21585 -x31188 -x30643 -x4850 -x19491 -x7104 -x41860 -x19050 -x28315 -x36049 -x21583 x42247 -x15236 -x16195 -x13730 -x10996 -x48570 -x40545 -x38977 -x34146 -x14276 -x11164 -x47758 -x17822 x5921 -x38338 x4254 -x34999 -x34664 -x9865 x19915 -x46207 -x38501 x25415 -x40692 -x42552 -x5937 -x5143 -x9382 -x37766 -x3501 x8474 -x27620 -x32904 -x805 -x31314 -x24487 -x44448 -x37510 x49266 x12518 -x13553 -x4080 -x38771 -x37600 -x7773 -x38991 -x32293 -x33956 -x14672 -x7224 -x21940 -x16569 -x44314 -x3412 -x40995 -x46362 x47425 x49199 x8286 x15966 -x13517 -x20467 -x9246 -x13648 -x7026 -x46002 -x28329 -x3757 -x32621 -x1154 -x30716 -x30444 -x1991 -x13852 -x26203 -x38791 -x26425 -x34731 -x249 -x1212 -x6164 -x12621 -x42167 -x31102 -x18355 -x31920 -x33035 -x18008 x3158 -x43212 -x1116 -x41020 -x32615 x24212 -x33260 x25046 -x41957 -x37317 -x39170 x24420 -x26361 -x45950 -x47547 -x20309 -x26944 x27401 -x42669 x2148 -x14503 -x45600 -x22997 -x7373 -x29493 -x44477 -x43735 x6533 -x5815 x24522 -x38578 -x44194 x13037 x13023 -x33159 -x15281 x27026 x2562 x20468 x14966 -x44549 -x7029 x25650 -x31638 x21908 -x30175 -x21272 -x6974 -x31961 -x40693 -x18785 -x46862 x25242 -x27091 -x46461 x4868 -x37566 -x37182 -x10439 -x22969 -x26002 -x28377 -x8331 x46727 -x19616 -x38488 -x2542 -x13574 -x35669 -x29601 -x40636 -x38121 x16037 -x593 -x8955 -x24743 x19231 -x33065 -x38075 -x31875 x19898 -x19388 -x46979 -x48845 -x29965 -x39145 -x33276 -x42502 -x44170 -x46293 -x48730 x24366 -x32666 -x20657 -x35593 x612 -x9473 -x5624 -x46833 -x9066 -x44638 x5012 -x5621 -x48389 x637 -x22836 -x46248 -x44879 -x29215 x20215 -x27834 -x10563 x20017 -x24774 x6778 -x14716 -x4966 -x31942 -x8589 -x29925 -x30212 x48726 x17051 -x36037 -x39413 -x10125 x42543 -x44732 -x14479 -x13546 -x33703 -x34734 x24465 -x40357 -x42884 -x37165 x26362 -x7549 -x6398 -x44524 -x49557 -x46023 x10002 -x30869 -x2807 -x43174 -x44454 x9831 -x48070 -x21974 -x30600 -x10320 -x37382 -x46021 -x10932 -x43087 -x43999 x4179 -x19633 -x20876 -x42704 x18810 -x37295 -x17995 -x15494 -x25357 -x36614 -x7292 x17227 -x44193 -x26357 x27919 -x11054 -x40238 x11320 -x23484 -x2698 -x27736 x6662 -x18414 -x23760 -x38094 -x36212 -x34765 -x36421 -x17253 -x2026 -x25801 x3049 -x43668 -x33962 x3609 x16285 -x17000 -x7992 x2718 -x39404 -x12807 -x7844 -x19509 -x27564 -x34678 x947 x24188 -x4134 -x17583 -x19514 -x41142 x25719 -x39667 x7492 x16357 -x20662 -x6810 -x28104 -x11923 -x31318 -x33583 -x12841 -x43768 -x45420 -x38133 x24958 x27828 -x42572 x3852 -x3156 -x8772 -x15929 -x18493 -x2460 -x8233 -x10827 -x34031 x20395 -x6566 -x34032 x25353 x18855 -x46861 x5938 -x35187 -x19426 x2315 -x1067 -x2412 -x31288 -x38727 -x42507 -x15006 -x9631 x27266 x18626 -x36277 -x15758 x37572 -x29834 -x7146 -x37820 -x34653 -x33564 -x18375 -x15738 x17270 -x32748 x3265 -x41771 -x38068 -x20820 -x42831 -x4261 -x21626 -x34444 x25807 -x26436 -x35298 -x22593 -x47029 -x6413 -x23924 -x20938 -x13511 x13911 -x34839 -x49105 x8679 -x11496 -x33033 -x34279 -x28552 -x18252 -x42702 -x19217 -x45086 -x38588 -x12444 -x29902 x4057 -x15447 -x26730 -x48127 -x5109 -x28645 -x14932 -x37285 -x43472 -x48934 x11219 -x31828 x18571 -x47489 -x36416 -x45118 x263 -x16419 -x3460 -x33472 x24180 -x47926 -x3548 -x4162 -x46504 -x32095 -x2677 -x30650 -x33504 -x37143 x7717 -x29752 x7437 -x24330 -x45631 -x605 -x10238 x15869 x26966 -x46496 -x13704 x13860 -x34838 -x32006 x13518 -x33503 -x6080 -x12347 x29562 x24794 -x47850 x18465 -x1886 -x33806 -x9064 x16889 -x37278 x41469 -x48097 -x49388 -x14991 -x11273 -x10786 -x16435 x18408 -x11546 x3737 -x21415 -x47004 -x26545 -x3902 -x5274 -x20148 -x24337 -x43868 -x5014 -x33747 -x36709 -x45337 -x691 -x37660 x24196 -x29110 -x32994 -x49392 -x32043 -x12165 x22007 -x19512 x24037 -x10596 x1914 -x4075 -x49983 -x5929 x15600 x1894 x777 -x6788 -x31588 x3102 x32269 -x10197 -x46741 -x48660 x4406 -x21790 -x40183 -x34893 -x35369 -x37570 x30 x15422 x22476 -x22615 -x28933 -x41275 x17345 -x49880 -x30941 -x47046 x40973 -x37890 -x13551 -x8623 -x45895 -x44805 x13978 -x37808 -x25068 -x43946 -x34825 x20425 -x33025 -x39090 -x10252 -x16008 -x33228 -x1806 -x31475 x1903 -x17304 x42665 -x29325 -x39553 -x32108 -x10189 -x49952 -x41424 -x30227 -x28170 -x46133 -x39526 x9932 -x25645 x18280 x21934 x23720 x17782 x8414 -x15636 -x37868 x2478 -x26654 -x17189 -x38427 -x9337 -x14958 -x43581 -x1213 x37649 -x29966 -x26795 -x41743 -x45929 -x38851 -x31649 -x9145 x34579 -x45696 -x12365 -x34289 -x31812 -x10783 -x2350 x20810 -x44416 x47624 -x30033 x7304 -x20963 -x36440 -x44593 -x42221 x14552 -x48629 x5622 -x12872 -x25048 -x49221 -x9314 -x38429 -x40401 -x25416 x20756 x15936 -x38698 x32120 -x13341 -x9469 -x9219 -x15938 -x35077 -x45392 -x38589 -x45661 -x36071 -x43743 -x25623 -x25865 x30653 -x44183 -x12564 -x25776 -x45447 -x21241 -x32786 x10658 -x13388 x21544 -x43859 x22456 -x49924 -x1175 -x2723 -x40365 x6753 -x34867 -x37919 -x20618 -x31808 -x48679 -x1747 x451 -x21086 x10650 -x14016 -x18001 -x8945 -x39773 -x49932 x25339 -x13278 -x3590 -x14838 x23953 -x9784 -x32184 -x15493 -x33736 -x3868 -x36362 -x3227 -x40622 -x19943 x16063 x4206 -x40923 x2440 x18274 x1685 -x33577 -x19103 -x30663 -x39657 -x12913 -x3596 -x7338 -x23666 -x23889 -x43047 -x46683 -x33545 -x40426 -x20659 -x28402 x15731 -x12660 -x2340 -x7947 -x30484 x20313 -x8489 -x42428 -x22567 -x47230 x16947 -x20374 x10258 -x2789 -x21310 -x21623 -x22511 -x45071 -x13702 x15227 -x39378 -x41457 -x21577 -x19322 x14435 -x39572 -x39092 -x45709 -x43054 -x32901 x35159 -x27262 -x40240 -x46630 -x40664 -x35814 -x21639 x11909 x11239 -x26278 x14746 -x697 -x20289 -x46424 -x1135 -x21087 -x32800 x17585 -x9134 x11900 x2468 -x43368 x13451 -x44923 -x21559 -x7329 -x38899 -x23980 -x14146 -x46275 -x31330 -x13078 -x49911 -x42013 -x40627 -x10603 -x5450 -x28840 -x25625 -x31841 -x4229 -x37239 -x25820 -x36774 x20545 -x1098 x21645 -x28742 -x43364 x5578 x20140 -x26462 x12300 x15252 -x22138 -x22849 -x41938 -x1960 -x35275 -x28411 x4480 x2684 -x18137 -x28305 -x28476 -x44854 -x47175 -x43613 -x1687 -x7450 x34445 x29558 x2909 x23974 x17813 x6185 -x9108 -x29155 -x46063 x22774 x9591 x5018 -x15557 -x32783 -x27271 -x24490 -x13331 -x4958 -x36561 x29691 x24867 -x44070 -x23450 x14243 -x4153 -x27476 -x12885 x2421 x18658 -x45546 -x47856 -x23931 x7137 x40833 -x16803 -x32555 x13402 -x36884 -x11571 -x37541 x27022 -x4801 -x36252 -x41363 x13009 -x42012 -x40104 -x5574 x19157 x22343 -x20448 -x14454 -x31877 -x41467 x23141 -x7127 -x26356 -x45919 -x19285 -x44919 x20101 -x40594 -x24301 -x22594 -x18125 -x16064 -x4660 -x35882 -x28229 -x29480 -x25081 -x6277 -x16043 -x5672 -x16344 -x13286 -x10575 -x5674 -x10733 -x32804 -x17640 -x47268 -x10741 -x37151 -x13431 -x8986 -x810 -x36919 x1966 -x47810 -x43818 -x47458 x29103 x18326 -x40313 -x32896 -x37358 -x24290 -x22504 -x494 -x47896 x21725 -x29162 -x5256 x21948 -x26301 x27000 x110 -x48390 -x30744 -x33565 -x9041 -x26289 -x45727 -x30079 -x7001 x19685 x25431 -x31832 x37233 -x45897 -x9293 x1971 x18086 -x37042 -x47745 -x48778 -x34852 -x26188 -x4074 -x34312 x654 -x40988 x942 -x7253 -x12342 -x43794 x5503 -x30621 x7864 x23446 -x1749 -x17456 x17966 -x29201 -x48820 -x34319 -x46662 -x37459 x26493 -x38716 -x13466 -x44720 x28157 -x42384 -x2357 -x1975 -x17881 x13089 x14795 -x33176 -x34352 -x21679 -x17307 -x11821 -x47605 x19628 -x34690 x12315 x4752 -x43371 -x11858 -x5381 -x8963 -x44544 x985 x1399 -x3574 x16715 -x10183 -x19271 -x39992 -x43816 x25456 -x11076 x11860 -x9464 -x3398 -x31439 -x1340 -x17986 -x5353 -x15615 x39563 -x14655 -x14696 -x23764 -x31234 -x182 x8652 -x1675 -x12891 -x13869 -x30736 -x5530 x16480 -x40985 -x13806 x18881 -x21400 -x48967 x3279 -x43745 -x41990 x32631 -x49696 -x37907 x8189 x10083 -x26783 -x14565 -x17334 -x6424 -x29026 -x31745 -x37020 -x21751 -x24908 -x44986 -x26475 -x42611 x2389 -x25851 -x15462 -x22340 x6130 -x19921 -x7508 -x43741 -x9111 -x46792 -x20257 -x38465 -x18120 x2373 -x38165 -x14967 -x27137 x3983 -x28803 -x44220 -x24419 -x38262 -x38968 -x35046 x20990 -x17498 -x34685 -x44636 x4462 -x42904 -x267 -x32754 -x23448 -x37443 x28883 -x8241 x5129 -x11395 -x35325 -x48254 x19971 x1065 -x12779 -x4468 x33505 -x4776 -x23602 -x35751 -x23061 -x41026 -x10837 -x16866 -x49926 -x16327 -x24502 x27802 -x5346 -x10736 -x48299 -x34573 -x14207 -x1143 x6118 -x36843 -x26464 x6843 -x39789 -x4954 x24408 -x10104 -x26105 -x45634 -x9435 -x35260 -x4963 -x30281 -x29486 -x46893 -x384 -x45096 x19529 -x34383 x27671 -x32606 x17693 x49059 -x11357 -x11096 x11976 -x14581 -x27110 -x7226 -x32254 -x49013 x6453 -x2242 x15560 x16804 -x29667 -x42021 -x35708 -x18826 -x28099 x7369 -x35939 x12989 x25804 -x16594 x9367 x12853 -x47661 -x10024 x28317 -x48621 -x7122 -x6162 -x5631 -x14715 -x31780 -x20052 x24325 -x26507 x27545 -x44702 -x16771 -x11103 x18147 -x43821 -x18434 -x31794 -x30829 -x12811 -x41789 -x28811 -x4730 -x32325 -x28711 -x43565 -x49789 -x31471 -x22167 -x24441 -x34699 -x41315 -x40171 -x44807 -x48573 -x46178 -x18014 -x20798 -x24491 -x49713 -x23169 -x48306 -x41585 x30293 -x49136 -x44225 -x40993 -x30880 x1088 -x30295 -x24819 -x3915 -x7305 -x29582 -x49134 -x42051 -x8605 -x20733 -x3456 -x48853 -x47657 -x48008 -x3878 x19753 -x27369 -x49488 -x695 -x23411 x4091 x16944 -x733 -x27113 -x16864 -x61 -x30363 -x3814 -x7987 -x490 -x47509 x13299 -x16348 -x26561 x15130 x38956 -x46291 -x8060 -x15178 -x16179 -x43218 -x41219 -x43247 -x25334 x22417 -x24781 -x46495 -x38805 -x17363 -x49506 -x43815 x21085 -x2518 -x13378 -x34274 -x26954 -x44737 -x36511 -x43320 x33245 -x32319 -x4293 -x11946 -x38054 -x66 -x37387 -x31227 -x16026 -x38375 -x8010 x25379 -x33243 -x46692 -x47818 -x2715 -x4489 -x29662 -x4204 -x48472 x25974 -x13861 -x27799 -x48914 -x31963 x27622 x7059 -x20647 -x44217 x24146 -x44005 -x44208 -x5739 -x4059 x31890 -x15231 -x17566 -x10862 -x42264 x15816 -x35813 x16021 -x32650 -x6034 -x14837 -x10793 -x23496 -x26840 -x4985 -x36123 -x33421 -x49781 -x1540 -x14972 -x39025 -x28406 -x5493 -x22309 -x31600 -x10585 -x28066 -x3368 -x38113 -x2113 -x42351 -x33509 -x5894 -x34198 x30243 -x42607 -x45042 -x28538 -x42170 -x45287 -x45228 x5051 -x32489 x2187 -x30450 x12412 -x34805 -x35365 -x16166 -x39249 -x17623 -x47551 x42162 -x47239 -x48909 -x4704 -x34781 x2123 x13288 -x9516 -x49520 -x25296 -x4622 -x43256 -x41285 x21262 x9592 x23649 x12371 -x34940 -x35312 -x42017 -x25387 x9500 -x46847 -x7523 -x23780 -x7901 -x48474 x43305 -x27240 -x39936 -x17034 -x10960 -x27474 -x29683 -x22193 -x40007 x4520 -x6767 x46388 -x32920 -x30149 -x6344 -x4038 -x5301 -x49414 x23633 -x12019 -x18746 -x19237 -x28756 -x16286 -x30686 -x3714 -x10444 x17142 x22609 -x15495 -x32691 -x24313 -x42094 -x10373 -x28478 -x19608 -x22717 -x31335 -x45335 x11659 -x40448 -x48408 -x14711 -x1455 -x39702 -x30078 -x29864 -x4363 -x7077 x25876 -x18170 -x48473 -x15138 -x18122 -x48085 -x14477 -x4891 -x47174 x16764 x23661 -x22517 -x6920 -x9194 x11842 -x35603 x26006 -x10021 -x8899 x31355 -x18660 -x999 -x28318 -x38833 -x14057 -x25539 -x409 x9036 -x12919 x20581 -x48654 -x12337 -x13269 -x5543 x12233 -x22458 -x42375 x34132 -x23480 -x44269 -x17547 x18196 -x43494 x808 -x21582 x2167 x12167 -x23748 -x31954 -x32860 -x34635 x34194 -x1905 -x11601 x25474 x3196 -x12685 x10511 -x43344 -x46612 x20043 -x48574 x19010 -x2178 -x43063 -x49462 -x40643 -x45755 -x9271 x7460 -x10857 -x25246 -x36245 -x32626 -x10663 x17906 -x45956 x4513 -x45316 -x47085 x14 x2659 -x48348 -x4104 -x39963 -x36011 -x3690 -x45359 -x47764 -x13996 x27573 -x40201 x26395 -x41557 -x21747 x32522 -x21717 x22100 -x34786 -x41825 -x32003 -x43116 -x19515 x2453 -x775 x2741 -x18228 -x24321 -x6401 -x41235 x17520 -x25044 -x45089 x6116 -x15905 -x49539 -x1924 x40449 -x20155 -x13838 -x18166 x10526 -x46603 -x11948 -x31860 -x33599 x12702 -x1703 -x2814 -x20978 -x8056 x4296 -x7381 x19869 -x33106 -x40517 -x19359 -x2623 -x48459 -x2480 -x39507 -x29310 -x23688 -x48671 x48 -x43915 x20214 x5528 -x37951 -x30261 -x15039 x26458 -x17487 -x47456 x4380 -x27374 -x9187 -x20261 -x23816 x42378 -x10378 -x24525 -x45512 -x34346 -x10417 -x34489 -x16153 -x7801 x12266 -x24005 -x33554 -x39642 -x47991 -x43881 -x35618 x11492 -x35074 -x685 -x48539 -x31710 -x11468 x15746 x41410 -x16151 -x29928 x47488 x4694 -x46956 -x39538 -x30689 -x32706 -x1017 -x8889 -x39282 -x3086 -x46416 -x24729 x26579 x25466 -x39211 x28537 -x17857 -x7915 -x34113 -x29969 -x34559 x18951 -x22402 -x48833 -x2781 -x18363 x8722 -x15532 -x49032 -x35379 x15293 -x39242 -x45624 x14259 -x45527 x21287 x19214 -x15571 -x45856 x16677 -x4670 -x27631 -x5201 -x49443 -x27105 -x11676 -x5218 -x38151 -x24870 -x34424 -x10323 x20233 -x48355 -x39424 -x37899 -x34307 x11779 -x2940 -x43803 -x3991 -x23465 x9275 -x43612 x18030 x15544 -x16807 -x11704 -x8374 -x31184 -x44349 -x30327 -x36206 -x7494 -x22912 -x22559 -x33867 -x33292 -x25793 -x43664 -x13271 -x36202 x15302 -x44693 -x22585 -x29377 -x25995 x25369 -x31269 -x17182 -x41995 -x33684 x36267 -x14573 -x28484 -x47573 x36947 -x5306 x8523 -x7468 -x27139 -x15271 -x36525 x27534 -x19107 -x2529 -x31413 x45470 -x25027 -x41455 -x15213 -x13563 -x1463 -x12445 x8842 -x42892 -x30344 -x15354 -x39323 x18589 -x28997 -x4615 -x49164 x19813 -x33068 -x37917 -x36004 -x48563 -x38018 -x9200 -x43773 -x35475 -x38862 -x42154 -x47322 -x24255 x10613 -x25713 x23290 -x24035 -x44910 -x49611 x23340 -x19962 -x28442 -x25504 x47670 -x5307 -x18689 x7518 -x2791 -x43739 -x33121 -x4040 -x13019 -x40375 x26086 -x27689 x42084 -x42570 -x4898 -x8709 x49716 x45367 -x43468 -x5131 -x46384 -x29560 -x6428 -x30907 x38495 -x12984 -x30710 -x32999 -x23115 -x43639 -x30607 -x15366 -x16510 -x8634 -x42410 -x49031 -x41156 -x37700 x3363 x29226 -x29797 -x37319 -x42652 x8105 x20719 -x22160 -x16969 -x4872 -x42685 -x44690 -x49296 -x46955 -x31636 -x2878 -x18812 -x23737 -x38327 -x17660 -x40058 -x8365 -x44030 -x27509 -x48304 x1838 -x5452 -x18402 -x40989 -x35426 -x1701 x10923 -x12688 -x21093 -x38535 -x29082 -x35006 -x21163 -x28395 -x19494 -x47798 -x49876 -x22638 -x30298 -x37243 -x40211 -x14185 -x46104 x6212 -x36748 -x43610 -x36703 -x16238 -x45676 x3975 -x15912 -x24579 -x8106 -x18090 -x29190 -x38 -x42233 x27964 -x19563 x11272 -x43170 -x7731 x16007 x12884 x23458 -x10164 -x3264 x18526 x34112 -x26063 -x18342 -x30961 -x44111 -x41669 -x34123 -x20944 -x44172 x45961 -x18890 -x934 -x34410 -x34538 x7052 -x30966 x3920 -x18305 -x2955 -x28707 x19582 -x30828 x48292 -x1560 -x33382 -x10243 -x42136 -x36243 x10879 x47013 -x2074 -x35428 -x21766 x10509 -x512 -x13275 -x40352 x11883 -x13164 -x47400 -x33551 x18856 -x30158 -x46323 -x28791 -x48098 -x35621 -x6654 -x9794 x26792 -x43168 -x22225 x5165 -x31634 -x45653 -x21177 -x34979 x8245 -x42917 -x30103 -x46614 -x3947 -x33515 -x47631 -x9555 -x9884 -x38182 -x43535 -x3131 -x12478 -x45197 -x45625 -x31628 -x37087 -x4064 -x16508 -x32179 -x8736 -x9537 -x15971 -x37029 -x37718 -x46137 -x9506 -x1423 -x33012 -x45488 -x16892 -x33998 -x22249 -x17361 -x35526 -x23432 -x36233 -x31307 x28591 x26703 -x5023 -x11548 -x28027 -x3565 -x17574 -x48797 x9484 -x44685 -x18517 -x42200 x11267 -x48160 -x7684 -x17551 -x38607 -x34922 -x15377 -x28080 -x45663 x25756 -x45963 -x6417 -x31610 x9266 x16670 x5661 -x47130 -x23019 -x32010 -x38211 -x46494 -x44895 -x27950 -x49017 -x22503 -x26567 x15183 -x9110 -x34119 -x31228 -x24566 -x18564 -x26821 -x47332 -x25564 -x26415 x21175 -x1348 -x6785 -x45342 x4630 -x1265 -x39619 x16158 x13258 -x49138 -x21862 -x25521 -x25505 -x8780 -x8337 -x22570 -x43491 -x44381 x5886 -x7461 -x9687 x9039 -x25954 x1308 -x19496 -x17593 -x18239 x7463 -x20582 x22577 -x34821 x7200 -x24788 x20735 x7171 -x47672 -x7194 x12047 -x42218 x29145 -x17187 -x46068 -x7682 -x18104 -x31834 -x36065 -x21745 x3070 -x6054 -x7119 -x24534 x47267 -x49999 x2553 x2962 -x20133 -x28563 -x48314 x16452 -x47508 -x28700 -x18896 -x7046 -x31353 -x14968 -x30654 -x9580 -x46785 x49762 -x46533 -x41715 -x13522 x32195 -x1061 x23799 -x31684 -x37696 -x43716 -x44310 -x31681 -x9734 -x33813 -x26862 -x10956 x19648 x32285 -x5709 -x25214 -x13931 -x24235 -x22002 -x35098 x29166 -x43023 -x46489 -x24782 -x2172 -x31082 -x49033 -x35948 -x38210 x29494 x15796 -x43842 -x30943 -x34826 x6859 -x24567 -x27915 -x48366 -x43624 -x43676 x26827 -x22324 -x29466 -x44581 -x30530 -x33341 x17603 -x39793 -x40417 -x42569 -x8691 -x35910 -x38922 -x514 x3571 -x39039 -x18168 -x23083 -x13218 -x15303 -x39158 -x23682 -x8062 -x16364 -x30516 -x8689 -x36887 x33347 x15959 x3005 x14428 -x17394 x25952 -x31050 -x36127 -x2960 -x45642 -x42520 -x46827 x1961 -x49704 -x37981 -x38126 x41317 -x32517 -x20081 -x35742 -x37318 -x38153 x24450 x28620 x29416 -x36274 -x37223 -x35015 -x6853 -x4382 -x38266 x13669 -x9561 -x37587 -x19966 -x41592 -x2543 -x21817 -x9203 -x4005 -x11367 -x23922 -x27370 -x29720 x9386 -x36558 -x29791 -x3724 -x35957 -x30573 x31464 -x6692 x3351 -x2854 -x46927 -x9188 -x39639 -x36731 x3383 -x15448 x29839 -x35726 -x37455 -x9575 -x2729 -x18821 -x23900 -x45041 x5988 x16813 -x22578 -x16487 x16221 -x8588 -x48973 -x49140 -x13863 -x2887 -x20137 -x8829 -x16160 -x30863 -x40487 -x31793 -x3663 -x17124 -x28695 -x12190 -x15165 -x39456 -x20033 -x40328 -x43706 -x10833 -x31579 x3019 -x10405 -x16572 x8361 -x17862 -x38877 -x23652 -x2348 -x42621 -x21768 -x21427 -x11150 -x17069 -x4552 -x27522 -x40577 -x47766 -x16556 -x46542 x17680 -x44894 -x26187 x3192 x28941 -x40502 -x22785 -x30405 x23152 -x12864 -x32473 -x49170 x24549 -x1579 -x35446 x9202 -x38714 -x28076 -x20235 x21190 x24416 -x28462 -x38128 -x11082 x14500 -x18217 -x42393 -x29919 -x43198 x28324 -x11655 -x11326 -x48512 -x3950 x23229 x20961 x11803 -x40286 -x47018 x19807 -x48677 -x41089 x24460 x13990 x41450 x2058 -x9155 -x4915 -x11197 -x22798 -x14772 -x36411 -x24526 -x33560 -x34150 x16421 -x6391 -x13980 -x32186 -x24248 -x48586 -x31891 -x8529 -x27912 -x28246 -x28957 -x12108 -x47945 -x842 -x36026 x4265 -x39417 x9641 -x41137 -x49139 x21537 -x43736 -x28015 -x13428 x170 -x14571 -x48736 -x49228 -x28582 -x20998 -x6243 -x33188 -x2842 -x35372 -x31674 -x9954 -x20709 -x36912 -x18587 -x43882 -x22697 -x40178 -x37712 -x18048 -x10601 -x27194 -x1428 x37160 -x6271 -x39851 x11198 -x46130 -x48771 -x37175 x19911 -x37996 x41078 -x14219 -x40704 -x26891 -x36840 -x10645 x30419 -x30615 x10819 -x2469 -x5226 -x39433 -x47994 x15008 -x44148 x38619 -x21616 -x17832 x21145 -x49149 x949 -x35545 x20124 -x30365 -x44550 -x47970 -x14549 x16933 -x36908 -x47951 -x6032 -x23221 x20464 -x45683 -x41786 -x35393 x19950 -x36296 x48700 -x41745 -x44174 -x37145 -x40913 -x32617 -x4588 x10396 -x23150 -x26441 x13521 -x5374 -x7697 x12009 -x33609 -x35071 -x40617 -x40170 -x21643 x343 -x17393 x2459 x142 x25438 x242 -x20329 -x40106 -x49896 -x17722 -x567 -x33422 -x37488 -x5431 -x46439 -x41003 -x40099 -x43715 -x44096 x14268 -x12983 -x39453 -x116 x5804 -x40497 x16282 -x33140 -x40811 -x1616 -x2130 -x15400 x11189 -x31923 -x5520 -x42272 -x30097 -x8212 -x3533 x20879 -x20283 -x19198 x9324 x19581 x13897 x2637 x13842 x48872 -x16737 -x22779 -x16433 -x171 x23064 -x9776 -x34886 x6770 x16523 -x43901 -x35482 -x45137 -x377 -x12028 -x23668 -x7085 x18649 -x19243 x14736 -x1270 x15672 -x26685 -x48209 -x15584 -x18990 -x41307 -x26578 x5880 -x6303 -x33533 -x29517 -x29115 -x42465 x29643 -x11572 -x39666 -x47245 -x38433 -x3658 x7378 -x19822 x9109 -x46983 -x48457 -x32843 -x26170 -x44055 x1418 -x17905 -x40659 -x3824 -x18631 -x41798 -x48780 -x37569 x7754 x3661 x22143 x19957 x1090 -x38215 -x40682 -x34539 -x2496 -x4857 -x9433 -x21843 -x38410 -x45995 -x4848 -x4272 x13071 -x39395 x43421 -x36078 x6883 -x10682 -x12808 -x25979 -x22883 x24469 -x45237 -x9655 x24733 -x1318 -x32414 -x20630 x25019 -x32117 x20681 -x42171 -x49246 -x14161 x12306 x11878 -x39397 -x40275 -x40451 -x27524 -x7834 -x25181 -x1173 x37611 -x46139 x26612 x10284 -x18538 -x28163 -x39923 -x18603 -x23065 x20086 -x33226 -x47598 x13768 -x39001 -x47100 -x20220 -x42935 -x45650 -x24057 -x17767 -x2353 -x46319 -x33518 -x12670 -x28426 -x36697 -x39955 -x4685 -x19851 x46486 -x8316 -x44246 -x44622 -x26427 -x36363 x22895 -x6616 -x39272 -x39396 -x49545 -x1057 -x18455 -x2077 -x46537 -x30939 x442 -x11566 -x39013 -x7115 -x23110 -x41419 -x6345 -x36618 -x41466 -x36550 -x5642 -x31137 x3524 -x41911 -x14700 x19995 -x12878 -x40597 -x11277 -x19756 -x20025 -x36052 -x3157 -x9086 -x2890 -x16863 -x44537 -x35817 -x48142 x23696 -x135 x29185 -x48271 x27453 x31141 -x133 -x42808 -x31106 -x5033 -x18891 -x17805 -x40832 x10270 -x22081 -x32409 -x7895 x19368 -x40878 -x32572 -x30407 x11447 -x43778 -x42553 -x16500 -x42748 -x12708 -x16280 -x17711 x11508 x18081 -x41301 -x4659 -x41686 -x4721 -x45834 -x47048 x24670 -x17705 -x49294 -x20357 -x11940 -x11881 -x30004 x3862 x14807 x7994 -x11772 -x742 -x29475 -x42480 x6902 -x33199 -x28948 -x15438 -x39364 -x16362 -x17050 -x7340 -x40151 -x30965 -x32740 -x11236 -x39614 -x5976 -x39917 -x9499 -x39703 -x30177 -x43449 -x35861 -x49189 -x49686 -x14547 -x32484 x14063 -x32711 -x28421 -x16020 x20487 -x46636 -x13409 -x27473 -x5978 -x28372 -x236 -x48223 -x42874 -x10047 -x5039 -x27058 -x8567 -x10275 -x34338 x3208 -x12269 x27146 -x7071 -x38609 -x18173 x23210 -x32424 x37741 -x16627 x35124 -x1276 -x14188 -x10633 -x46996 -x10256 -x13246 -x41920 -x6623 -x44436 x18551 x12022 x19577 -x17115 -x27504 -x23209 -x28233 -x27962 -x46870 x23547 -x9833 x3605 -x31279 x4421 -x17086 -x23936 x36043 -x10840 -x31261 x22847 -x24017 -x22787 -x14529 -x7336 -x9098 -x17109 -x15874 -x26253 -x48917 x8823 -x38800 -x11851 x14140 -x3911 -x46029 -x49680 -x37940 -x48029 -x21173 x39967 -x33463 -x26284 -x36288 x40496 -x4127 -x12880 -x38599 x713 -x17445 -x4267 -x31098 -x6722 -x4045 -x7142 -x36735 -x32717 -x41788 -x24588 -x27322 x25920 -x41483 -x40888 -x13039 -x47706 x25620 x20603 -x38811 -x25149 x7429 -x6444 -x16274 x8777 x2435 -x3585 -x29128 -x25926 x19443 -x4226 -x11663 x2849 x28876 -x25818 -x31081 -x6717 -x22728 x15867 -x4252 x36284 -x1637 -x4174 -x7941 -x12417 -x35376 -x30174 -x46296 x19561 -x554 x11505 -x41390 -x38605 -x16690 -x37750 -x39138 x18646 -x1598 -x34976 -x12396 x26517 x5945 -x10664 -x27870 -x41422 -x42948 -x26223 x18722 -x23669 -x11954 -x41076 x22942 -x32494 x27859 x8399 -x26478 -x8728 -x41962 x10198 -x21628 x196 x23085 -x39883 -x25553 -x32591 -x31801 -x22641 -x46468 x18942 -x45067 -x917 -x37911 -x23831 -x39503 -x11990 -x34691 -x43012 -x45464 -x27555 -x29657 -x23423 -x41183 -x42738 -x729 x5671 -x33032 x6312 -x18438 -x24698 -x18865 x14368 -x577 x1949 -x13138 -x6481 -x8632 x13790 x27321 x20489 -x13364 -x39132 x6523 -x49045 -x21605 -x49180 x6908 -x45862 -x49892 -x48974 -x49724 x17092 x9364 x7788 -x30515 -x49314 -x28578 -x1796 x10684 x5857 -x10418 -x42723 x206 x9822 -x11757 -x15801 -x43124 -x9725 x17976 -x42834 -x20697 -x10971 -x35941 -x35259 -x28706 -x20933 -x814 -x30952 -x45770 -x45686 -x9050 -x44081 x14853 -x40119 -x1723 -x43108 -x44286 -x46097 -x47257 x28310 -x48657 -x36276 -x33133 -x15705 x13926 x24599 -x15947 -x22752 x24078 -x14305 -x35392 -x22815 -x30173 -x45837 -x15630 -x3972 -x381 -x24964 -x34995 -x40564 -x20762 -x2892 -x42081 -x5376 x14360 x40673 -x12087 -x9322 -x4355 x25797 x18605 -x13815 -x34069 -x41109 -x40549 -x41893 -x5293 x27517 -x5924 -x13850 -x30332 x2759 -x33629 -x44385 -x49220 -x41913 x7203 x21476 -x49201 x6457 -x42024 -x31617 -x34213 -x21307 -x18373 -x8673 -x34589 x11723 -x20040 -x38828 -x33465 -x33696 x29278 -x8884 -x21805 -x39474 -x1355 -x31483 -x34618 -x39755 -x35375 -x43306 -x825 -x29627 -x33031 -x35865 -x2323 -x20953 -x18949 -x47905 -x33337 x11034 -x42454 -x17348 -x18289 -x46588 x17347 x42082 -x6189 -x44145 -x37328 -x40378 -x23164 -x39769 -x40528 -x17114 x17410 -x47305 -x1825 x2888 -x5262 -x513 -x30896 -x28394 x16121 -x15114 -x25599 -x32052 -x45218 x28219 x22059 -x35578 -x38738 x9056 -x43330 -x16091 -x8686 -x32040 -x35821 -x40339 -x16810 -x14396 -x41042 -x21227 -x22884 x24395 -x37466 -x42155 x20777 -x49854 -x29876 -x42462 -x8244 x15330 -x27818 -x46739 -x48901 -x47663 -x22926 x25332 -x21966 -x31984 -x5781 -x23908 -x13027 -x45779 -x38573 -x26740 -x41802 -x1331 -x33723 -x7368 x8145 -x29778 -x11179 -x42290 -x48776 -x41434 -x15664 -x28788 -x36498 -x14349 -x35868 x26826 -x4700 x1179 -x37300 x37347 -x16178 -x25203 -x43142 -x45388 -x35 -x19857 x9659 x20748 -x23055 x8685 x21321 x15125 x14725 -x42616 -x39412 -x4592 -x41614 -x16514 -x14677 -x43622 -x31905 -x30428 -x15262 -x4111 -x33203 -x12715 -x15041 -x16554 x17912 -x48052 x28038 -x7925 -x35157 -x15690 -x35531 -x15346 -x44694 -x30657 -x48353 x49177 -x37857 x21465 -x14451 x2880 -x32481 -x6869 -x34040 -x35084 -x38998 x1965 -x28398 -x45491 -x4014 x19840 -x38159 -x2899 x8226 x12254 -x48091 -x2585 x608 -x5490 -x44028 -x32651 -x45334 -x40572 -x8161 x26588 x16046 -x41339 x8445 -x42173 -x5527 -x11746 x12998 -x41022 -x13818 -x21547 -x41856 -x6765 -x12556 -x33039 -x17374 -x43806 -x46680 -x36615 -x41831 -x28741 -x22735 -x49690 -x24428 -x40397 -x8457 -x7611 x26185 -x16669 -x18138 -x30791 -x21406 -x31884 -x9891 -x19230 -x33795 -x1860 -x5404 -x36487 -x49756 x44212 -x17368 -x3142 -x28221 -x13973 -x41531 -x1485 -x35528 -x29308 -x28850 -x25892 -x31821 -x33535 x22705 -x9866 -x25512 -x41498 -x868 -x652 -x41258 x28101 -x19161 -x9773 -x48816 x22199 -x16883 -x16973 -x45580 x29850 -x5350 -x44787 -x39144 -x39246 -x488 x23911 -x32361 -x40133 x25783 -x2592 -x13918 x10376 -x28220 -x42950 -x3943 -x2769 x26905 -x6117 -x49371 x11519 -x34711 -x44541 -x10018 -x14283 -x45064 -x38816 -x27862 -x34634 -x25904 -x41180 -x36827 -x27854 -x32199 -x7519 x6950 -x44780 x35201 -x27261 x6596 -x6611 -x34547 -x44601 -x34662 x36271 -x33786 -x12247 -x32598 -x49121 -x13875 x17146 -x28487 -x3704 -x22113 x22161 x3467 -x6659 -x42982 x20974 -x40411 -x6000 -x40221 -x48264 -x17489 x5975 -x37385 x7306 -x29362 -x33762 -x11852 -x35143 -x17834 x18440 x21395 -x43345 -x33843 -x13572 -x25217 -x4503 -x32169 -x45870 -x35615 -x16756 -x14282 -x39691 -x16251 -x36450 x28139 -x40153 x4569 -x40090 -x38950 -x39348 -x14112 -x16673 -x3874 x6306 -x12825 x24881 -x8718 -x48347 -x4529 -x121 x9663 -x48756 x25928 -x45996 -x49642 -x23828 x10611 -x34515 -x14316 -x35180 -x18060 -x4475 -x20901 -x7298 -x15568 -x11159 x9216 -x44862 -x46647 -x18665 -x12209 x21131 -x23137 -x40603 x6062 -x45051 -x24125 -x34718 -x39912 -x29889 -x9996 -x21104 -x16720 -x14868 -x25114 x29954 x45722 -x47176 -x27804 x8085 x5516 x21284 -x47576 -x13129 -x48093 -x4888 -x6364 -x40014 -x12095 -x40272 -x6848 -x37204 -x43506 -x20591 -x27729 -x32977 -x43102 -x15589 -x33158 x28247 -x40256 -x41940 -x31309 -x17738 -x2783 -x33399 x20252 x27397 -x11606 -x21124 -x29769 -x39925 -x49424 -x43621 -x47072 x28870 -x47025 x2672 -x37719 x2317 -x40702 -x35195 -x30466 -x16099 -x1353 x2497 -x40389 -x32166 -x35237 -x37734 -x22305 x14498 -x19129 -x12925 -x47099 x3189 -x11419 -x34881 x48268 -x25838 -x6273 -x28632 -x25216 -x40109 x25743 -x14557 x8519 x8312 -x39160 x13056 x23388 -x43309 x9061 -x47182 x12534 -x46716 -x30224 -x15246 -x44344 -x10882 -x9770 -x44079 -x46467 -x41176 -x46301 x13182 -x41244 -x47500 x22977 -x32984 -x21384 x24320 -x21094 x14640 x25495 -x32322 -x47462 -x21667 -x30245 -x28274 -x24805 x7044 -x24252 -x38701 x12170 -x42662 -x20916 -x43408 -x4266 -x32590 -x44791 -x32658 -x43660 -x1038 -x46950 -x49064 -x37607 -x3506 -x23698 x23068 -x42340 -x9101 -x29268 -x42165 -x43764 -x30151 -x46746 -x48325 -x38160 -x32560 -x15292 -x38423 -x30704 x16920 -x12453 -x4317 -x1035 -x16219 -x49320 x3537 -x8504 -x13543 -x33947 -x44752 -x28249 -x6399 -x11051 -x19334 -x48717 -x37079 x28148 -x471 -x34182 -x27155 x29242 -x20562 -x28937 -x46616 -x22957 -x3136 x23204 x29678 -x47630 -x40920 -x7375 -x38974 -x14270 -x16369 -x48316 -x6015 -x14694 -x26429 x8524 -x36897 x287 x27690 -x44234 x13363 -x39741 -x14009 -x10149 -x12768 x17555 -x698 -x37242 -x31092 -x28494 x23878 -x41282 -x3945 -x39449 -x38405 -x37373 x11297 -x36549 -x18695 -x10646 -x39392 x21749 -x26451 -x46527 -x23741 -x13266 x21608 -x15556 -x20699 -x48610 -x24217 x40091 -x43307 -x789 -x45157 -x37860 -x2558 x7603 -x30394 -x45637 -x39032 -x36930 x6504 -x18793 -x41443 -x4486 -x30610 -x18611 -x30059 -x16062 x19656 -x18811 -x25090 -x32483 -x13894 x8550 x23393 -x46096 -x48120 x22782 x5541 -x29228 -x18940 -x12582 -x44884 -x35328 -x21905 -x38563 x20740 -x41114 -x16213 -x11117 x40347 -x40748 -x18755 x4656 -x44551 -x31536 -x46848 -x24319 -x12123 -x29822 -x31526 x22473 -x10039 -x23819 -x26687 x41524 -x34869 -x36693 -x41291 x12499 -x16210 -x15151 -x30326 -x19263 -x26341 x5089 -x46799 -x38847 -x32543 -x28068 -x44480 -x15481 -x6736 -x8844 -x32959 -x46474 x5793 -x32856 -x10394 -x38279 -x49755 x28253 -x11894 -x38689 -x22765 -x20156 -x25810 -x31160 -x49247 x8734 -x30900 -x22128 -x40261 x18822 -x25483 -x39125 -x31074 -x34202 -x19365 -x41639 -x45091 x37115 -x42797 -x9957 -x35879 -x36353 -x8641 x29761 -x28691 -x35459 -x37984 -x47434 -x39155 -x5067 x6326 -x41727 -x9125 -x10572 -x11472 -x33449 x21122 -x10858 x13975 -x40569 -x36931 -x17328 -x27831 -x3948 -x31691 x1559 x27309 -x41251 -x14866 -x5890 -x35992 -x3867 x4664 -x3790 -x10368 -x4488 -x44640 x37806 x17350 -x11553 -x30856 -x30975 -x12311 -x24891 -x38946 x39920 -x30755 -x28036 -x42294 -x47226 -x5266 -x40896 -x17923 -x33513 -x31927 -x27127 -x15861 -x43605 -x32971 -x13014 -x21279 -x23883 -x17922 -x45687 x5647 x4273 -x33456 x18546 -x18814 -x41062 -x43041 -x48134 -x19661 -x49229 -x25561 -x12404 -x39330 -x15117 -x42 -x32463 -x11929 -x35078 -x36149 -x38509 -x33800 -x35287 -x40290 x8658 x18417 -x46925 -x13502 -x34603 -x6470 -x49504 -x14899 -x20478 -x6147 -x42714 -x36419 x29812 -x43917 -x22529 -x37040 -x6957 -x43057 -x14756 -x4703 -x22538 -x31448 -x31478 x12804 -x28178 x30109 x14313 -x49044 -x35685 -x11254 -x18107 -x21170 x3143 -x9935 -x18195 x19548 x19741 -x23683 -x25376 x1584 x14591 -x44902 x1030 -x32527 -x11309 -x48928 -x28823 -x44490 -x30507 -x40193 -x813 -x45093 -x16347 -x13260 -x45768 -x10953 -x42001 -x22172 -x12395 -x35945 -x41610 -x11944 -x29915 -x30589 x16354 -x30489 -x38227 -x34085 -x44452 -x15904 -x29504 -x48968 -x4718 -x7943 -x8025 -x11843 -x24658 -x42847 -x22403 -x8600 -x5874 -x12566 -x49732 -x3929 -x496 -x11070 -x43644 -x21101 -x36474 -x33641 x37470 -x19341 -x48599 -x37943 -x45889 -x37825 -x48497 -x41889 -x44691 -x19886 -x4509 x13722 -x21742 -x21848 -x16472 x13981 x27576 -x45863 -x2034 -x39368 -x16356 -x9610 -x47538 -x14921 -x24955 -x952 x27157 -x34066 -x23719 -x75 -x11533 -x25534 -x49655 -x7625 -x33366 -x19844 x48748 -x36746 -x36796 -x7635 x10181 -x36989 -x39073 -x18106 x12103 -x29006 x692 -x3748 -x1925 -x6263 -x24168 -x41754 x12143 -x22612 -x6663 -x12415 -x46287 -x22781 -x49001 -x41530 -x34048 x5422 -x17282 -x43541 -x40518 x11105 -x15500 x22688 -x11790 -x45291 -x33624 -x6221 -x19016 -x10693 -x18792 -x18766 -x18590 x19940 -x10281 -x17590 -x16650 -x37281 -x45901 -x9164 x38572 -x46951 x13171 x3635 -x4782 -x44287 x4547 -x14561 -x7914 -x5668 -x26242 -x40764 -x42008 -x4514 -x18020 -x38001 -x24003 x696 x18229 -x27358 -x4412 -x4258 -x40152 -x38036 x14034 x21898 -x20163 -x8082 -x39423 -x44492 -x32692 -x37338 -x4105 -x47578 -x6154 x12567 -x24556 x19386 -x15708 x26325 -x38206 -x39115 -x15250 -x41710 x15906 -x12151 -x25034 -x27279 -x17842 -x32065 -x25397 -x27444 -x10692 -x13178 -x1361 -x37550 -x44190 x24765 x23815 x15516 x7497 -x41657 -x3411 -x19620 -x12334 -x48266 x4358 -x3166 -x43505 -x34234 -x11559 x11737 -x1548 -x4602 -x45321 -x35420 -x24213 -x46581 -x45966 -x30238 -x2597 -x25168 -x44625 -x41083 -x2556 -x35569 -x44553 -x26839 -x47715 -x41095 -x44574 -x30232 x6587 x41028 -x30910 x4598 -x49542 -x31541 x5956 x14574 -x16278 x11295 -x39351 -x39616 x5367 -x23039 -x39094 -x42402 -x46627 -x9284 -x24206 -x24860 -x13165 -x40799 -x36214 -x43277 -x16465 -x31740 -x39263 -x45140 -x28165 -x23428 -x3980 -x14182 -x21759 x15337 -x38591 -x36649 -x24072 -x39981 -x18730 -x22133 -x42232 -x42417 -x30440 -x35333 -x23227 -x8969 x21105 -x16779 -x7758 -x33623 -x48540 -x37674 -x31769 -x28979 -x20071 -x49310 -x15077 -x30279 -x13712 x16498 -x46088 -x20126 -x19664 -x30360 -x21315 -x7118 -x26202 -x37958 -x48902 -x42674 -x28769 -x40085 x18634 -x10714 -x19540 -x37255 x22543 -x2393 x17365 -x30201 -x30927 -x18964 -x1071 -x3020 -x20514 -x10798 -x49976 x1781 -x12826 -x19467 -x37375 x25934 -x4545 -x48154 -x46271 -x45711 -x32364 -x34673 -x19906 -x37147 -x31580 -x38125 -x41812 -x38080 -x10244 x11166 -x2861 -x45991 -x10550 -x34845 x22484 -x2384 -x35090 -x45482 -x26597 x1228 -x33235 -x33626 -x24866 -x28530 -x2908 -x46003 x29127 -x25779 x3475 -x31598 -x17105 -x46895 x2911 -x38377 x27168 -x36415 -x46346 -x957 -x12351 -x44942 x26219 -x43823 -x40136 -x43910 -x40070 -x26504 x14685 -x46122 -x22978 -x33427 -x6854 -x12806 -x41136 -x43831 -x15964 x23956 x13508 -x11735 -x22288 -x41208 x14654 -x31712 -x24007 -x16306 -x17563 x16639 -x9940 x26073 -x45503 -x36581 -x46938 -x48822 -x46872 x18266 -x21224 -x41125 -x37867 -x7615 -x24694 -x475 -x32102 -x14757 -x30805 x8467 -x48567 -x5435 -x22713 -x923 -x14068 -x45874 -x21172 x5767 -x33853 -x36128 -x32936 x5970 x47211 -x40130 -x41077 x20321 x9572 -x2403 -x25482 -x33358 -x5017 -x37011 -x8458 -x18919 x9092 -x6691 x12840 -x7458 -x8794 -x18922 -x23546 -x41148 -x47262 x10834 -x34759 -x42297 -x49143 -x16187 -x10420 -x47219 -x8378 -x5463 -x34880 -x35926 -x41551 -x11315 -x226 -x31653 -x34716 -x30172 -x32342 -x4961 x16100 -x31750 -x1197 x21180 -x36382 x7551 -x2505 -x34721 -x45563 -x10427 -x31728 -x28842 -x792 -x24831 -x46194 -x26781 -x49335 -x2906 -x38844 -x1589 -x31883 -x42298 -x22809 -x40055 -x49003 x24228 -x26723 -x40374 -x1792 -x25136 -x1872 x5027 -x167 -x29304 -x46288 -x30351 -x7924 -x10013 -x31672 x4910 -x11916 -x17163 -x20552 -x45978 -x33137 -x31644 -x36286 -x9791 x19865 -x1417 -x21147 -x6265 -x16045 -x18009 -x10495 -x31537 -x6020 -x8246 -x19296 -x42492 x9809 -x32660 -x33415 -x796 -x30703 -x36050 x2765 -x49354 -x6377 x14890 x8857 -x12649 -x35698 -x48322 -x49802 -x30479 -x24342 -x28600 -x7183 -x6492 x5806 -x32888 -x32051 -x34907 -x16711 -x3958 -x11589 -x19981 -x44567 -x3077 -x25760 x26780 -x27610 x29221 -x10452 x14111 -x3118 -x12535 -x49934 x17012 -x669 -x33361 -x16782 -x3277 -x36153 -x18652 x939 x822 -x30711 -x2551 -x5955 -x23371 -x29179 -x35470 -x32057 -x34426 -x19862 -x49866 x6703 -x13126 x24344 -x40510 -x30924 x9968 -x16875 x4708 -x41499 x15429 -x963 -x20114 -x32462 -x12605 -x14692 -x41488 -x30864 -x27089 x26340 -x42595 x20920 -x41218 -x27267 x13128 x22910 x6251 -x1413 -x35542 -x2382 -x29687 -x124 x23120 -x46521 -x49419 -x18930 -x20908 x27118 -x13568 -x45724 -x38247 -x14632 -x34815 x18638 -x207 x9823 -x6906 -x24150 -x31363 -x32633 -x29442 -x36119 x1996 -x8487 -x4751 -x22004 -x8810 -x35433 -x4582 -x34978 x26697 -x3592 x42676 -x35067 -x8129 -x38079 -x25898 x11616 -x22631 -x32177 -x19649 -x49095 -x39407 -x15301 -x25284 -x2815 -x26754 -x41228 -x47398 -x4581 -x22886 -x32305 -x10945 -x28392 -x35196 -x38017 -x11520 -x41271 -x49233 -x36759 -x11936 -x9849 -x34347 -x14875 -x18662 x8239 -x48280 -x22666 -x31080 -x26318 -x40327 x5117 -x32893 -x38827 -x31916 -x14295 x27757 x27618 -x41050 -x23346 -x49077 -x35408 -x22099 -x3299 x44648 -x38564 x2088 -x39824 -x29542 -x9843 -x16777 -x31552 -x28192 -x42280 -x46350 -x37043 -x18114 -x45829 -x14142 -x6842 -x35244 -x42132 x7958 -x32181 x14950 -x45655 x7294 -x24920 -x47281 -x15018 -x8476 -x14572 -x44366 -x11902 -x5942 -x22298 -x33539 -x27821 -x6645 -x39103 -x47342 -x30888 x16786 -x23763 -x24716 -x40810 -x25624 -x34650 x28389 -x35561 -x4797 -x28541 -x30269 -x22748 x8354 -x34543 -x25868 x29081 -x46353 -x40400 -x39359 x44283 x1041 -x5253 -x17937 -x47010 x27551 -x34043 x13008 -x11992 -x23414 -x34173 -x34790 -x36943 -x5750 -x20416 -x36883 -x29528 x27911 -x2108 -x47903 -x12175 -x24561 -x37323 -x12015 x21389 x22192 -x47011 -x1694 x3668 x16426 -x45670 -x23639 -x28568 -x5885 x20363 x10144 -x24607 -x40424 -x39854 -x7078 -x38411 -x10789 x15986 -x5118 -x33783 -x29831 -x41833 x6166 -x33876 -x29078 -x47645 -x8613 x26987 -x32654 -x18787 x27493 -x38542 -x49309 -x43402 -x5648 x40527 x8078 -x11514 -x44324 x20204 -x3797 x28119 -x48157 -x8089 -x12360 x29367 x8687 x23481 -x2746 x27945 -x24361 -x31019 -x47640 -x34890 -x39558 -x40946 -x41667 -x30371 -x43921 x31664 x17690 x16988 -x38497 -x20724 -x27126 -x37132 -x37672 -x25729 -x31361 -x14719 x28207 -x42628 -x24543 x43067 -x31015 -x5102 -x8880 -x14237 -x25827 -x27403 x48332 -x11880 -x602 -x27728 -x32008 x41541 -x46351 -x8563 x10249 -x35760 -x19526 -x39047 -x1741 -x36958 -x10301 x12066 -x37689 -x37957 x6347 -x34597 -x49025 x25234 x12177 -x31412 -x10920 -x13988 x17178 x17726 -x11785 x17633 -x19733 -x35432 x1853 -x37691 -x12215 x37625 -x20 -x7870 -x10529 -x40651 x21360 -x41245 -x22831 -x46379 -x40213 -x46189 -x35314 -x29464 -x41840 -x39320 -x9740 -x49511 x2734 -x6689 -x2442 -x48525 -x32576 -x25331 -x7068 x9424 -x14364 -x44664 -x42620 -x20704 x3886 x48426 x1366 x6298 x12596 -x11834 -x329 -x23794 -x4744 -x39584 -x15259 -x11080 x21568 -x46112 -x32149 -x7598 -x35505 -x33208 -x21838 -x11005 -x38027 x24164 -x14155 -x308 -x11607 -x36307 -x18939 -x28872 -x42256 -x15514 -x17031 -x7618 x25335 -x11759 x7157 -x42707 -x25528 -x39007 -x2983 -x42288 -x9121 -x11266 -x42400 -x16943 x21013 -x5723 x17793 -x23345 x41391 -x11584 -x12961 x41816 -x23370 -x46773 x5600 -x32655 -x36791 -x16585 -x49447 -x34904 -x46961 -x48884 -x42506 -x24396 -x2733 -x33637 -x21882 -x35378 -x24258 -x39454 x20023 -x26663 -x2133 -x37739 -x43690 -x37792 -x25720 -x47227 -x37507 -x6050 -x25741 -x32308 -x16346 -x6899 -x7877 -x9167 -x20348 -x1729 -x6167 -x45370 -x37574 -x27278 -x9909 -x898 x22552 x37532 -x9301 -x27064 -x9512 -x38999 x20314 x20422 -x12519 -x28908 -x6021 -x3822 -x17053 x9944 -x12 -x43348 -x10282 -x25664 -x6107 -x4422 -x34439 -x21324 -x4632 x27730 -x5082 -x36980 -x35319 -x37050 -x34818 -x24632 -x25407 x16467 -x40053 x15067 -x44475 -x24050 x48491 x8540 x25035 -x36254 -x20871 -x20497 -x8175 x25745 x20092 -x41311 -x20912 -x17457 -x12401 -x20136 -x31149 -x48972 x19682 -x26601 -x36192 -x19737 -x15299 -x31044 -x21937 -x34918 x823 -x39601 -x400 -x19703 -x2294 -x25767 -x29857 -x34934 -x16960 -x16184 x43422 x22660 x1080 x11222 x24214 -x46669 -x38954 x13282 -x31756 x19598 -x11947 -x4874 -x31787 -x4370 -x8131 -x9162 -x6442 -x14722 -x14339 -x42436 -x3043 -x13292 -x8111 -x21048 -x10534 x27772 x5236 -x44649 -x13954 -x1614 -x1510 -x10289 -x19213 x6281 -x16954 -x32392 -x36356 -x34333 -x44602 -x18155 x4531 -x21513 -x43141 -x30299 -x5105 -x37353 -x35951 -x5825 -x31284 -x29004 -x49720 x12479 x8081 -x20781 -x27924 -x34681 -x48235 x17180 -x31321 -x14180 -x9426 x21007 -x43334 x6136 -x35031 -x27986 -x46814 -x17044 x44650 -x35419 -x1609 -x41394 x14882 -x474 -x33403 -x5284 -x36061 -x36489 -x30872 -x6139 x26547 -x46127 -x6044 -x30580 x16353 -x28195 -x4633 x20731 -x25170 -x48941 -x571 -x38672 -x27981 -x38336 -x35772 x10535 -x16990 -x36031 x37458 x7654 -x33931 -x13982 -x30290 -x5641 -x36824 x39062 x2588 x35639 x16619 x15152 -x14357 -x18044 -x43570 -x39876 -x28440 -x1078 -x9515 -x6257 x25354 x24388 x6287 -x19121 -x15425 x17380 x28566 -x43024 -x16825 -x28555 -x34468 -x1943 -x46294 x26307 -x36981 -x45492 -x39555 -x47647 -x30038 x29991 -x23461 x10729 -x31110 -x18982 -x45791 -x40955 -x42293 x26617 -x45450 -x45511 x680 -x47387 -x40273 -x15591 x7902 -x7997 x19143 -x1963 -x45183 -x41742 -x2345 -x36768 -x37582 x28622 -x47555 x268 -x2367 -x4862 x11866 x12894 x13012 -x12316 -x48923 -x34582 -x35906 -x34153 x29663 -x18406 -x21555 -x31293 -x31640 -x11789 x20588 -x20557 x22051 -x29481 -x43751 -x35963 x24285 -x12081 -x35274 -x27223 x40103 -x49163 x16208 -x43890 -x534 x12443 -x38842 x34621 -x3477 -x17057 -x11410 x8644 -x9315 x20340 -x20132 -x17276 -x41087 -x30221 -x30970 x29519 -x19787 -x5383 -x42911 x6549 -x49478 -x46543 -x17164 -x19587 -x47742 -x2901 -x42617 -x4810 -x22332 -x44040 -x18109 -x49083 -x15177 -x4759 -x9859 -x47318 -x27390 -x46744 -x16060 -x37393 -x8923 -x35417 x28384 -x42559 -x14236 -x47431 x7612 -x16027 x19302 -x14569 -x23704 x19132 -x32092 -x12380 x1726 -x37356 -x33345 -x42819 -x45019 x23471 x20090 -x37230 -x20734 -x18674 -x42380 x18874 -x40468 -x49498 x21708 x1508 x13495 x8786 x27012 -x7279 x11657 -x37212 -x14384 -x46336 -x19684 -x4429 -x829 -x20980 x23790 -x32662 -x44995 x5826 x8767 -x7047 -x47404 x16527 -x27273 -x2813 -x36704 -x33328 -x47209 x49374 x15306 -x5507 -x15276 x12991 -x32941 -x44849 -x45402 -x48600 x4246 -x2984 -x34894 -x36464 -x24622 x19645 -x19370 -x40147 -x18752 -x23237 -x28605 -x31542 -x26259 -x30043 -x509 -x12568 -x37164 -x42921 x2078 -x28789 x311 -x32315 -x13302 -x14095 -x38883 x14924 -x43005 -x2757 -x43967 x5498 -x38013 -x40523 -x551 -x40110 x41437 -x40082 -x10112 -x14201 -x21042 x6666 -x36739 -x29988 x13880 -x7489 -x36742 -x19501 -x1546 -x24394 -x20544 -x7588 -x26772 -x44587 x11521 x19331 -x6100 -x7899 -x38449 -x42405 -x7685 -x36480 x24170 -x10084 -x12466 -x34941 -x582 -x14830 -x42758 -x24267 -x42281 -x43742 -x30338 -x3720 -x26005 x2902 -x41656 -x1766 x283 x23112 x23519 -x31011 x32133 -x13132 -x14359 -x45121 -x2275 -x34384 -x42516 x27685 x38040 x25200 -x3816 -x12950 -x35213 x23232 -x43939 -x10182 -x23434 -x41522 -x41144 -x26577 -x42856 x39705 x5285 x5716 -x35148 -x23749 -x35642 x2914 -x30400 -x9100 -x19034 -x48528 -x11029 -x11689 -x864 -x24186 -x12614 -x30565 x9234 -x41643 -x12604 -x27270 -x34891 x29060 -x24023 -x36437 -x23223 -x25272 x26117 x14731 -x935 -x4521 -x5702 -x19165 -x14667 -x42509 x4563 x5342 -x12728 x30532 -x13059 x421 -x31433 -x26390 -x13664 x22952 -x2673 -x21499 x22015 -x46175 x29344 -x24855 -x24234 -x31457 -x45050 x3031 x2961 -x6322 -x28084 -x36058 -x18231 -x49215 -x8806 -x48013 -x27562 -x36785 -x37296 -x19705 -x37995 x11624 -x3372 -x17355 -x36199 -x983 x6849 x989 -x41496 x3120 -x5427 -x11672 -x24354 -x615 -x8205 -x34199 -x32496 x17893 x25882 -x33772 x48358 -x35851 -x25370 x24368 -x23272 x12877 x11775 -x33777 x26556 -x36081 -x30981 -x31754 -x40954 -x4717 -x14011 x7922 -x6026 -x11615 x18338 x21662 -x49917 -x46152 -x29511 x18673 x39842 -x35347 -x5696 x11892 -x33200 -x22841 -x14230 -x20981 -x27527 -x11016 -x11760 -x16739 -x39431 x11939 -x40676 x18292 -x11022 x3419 -x41431 -x21481 -x30492 x36283 x28355 -x48334 -x30143 -x31969 x21062 -x9171 -x17917 -x48937 -x49641 -x21678 -x39301 -x24913 x7233 -x35133 x14309 -x16307 -x12786 -x46574 -x33713 -x30787 -x44327 -x14391 -x4359 x9076 -x12119 x43412 -x41333 x1136 -x33892 -x20278 -x36076 -x19738 -x24675 -x4309 -x3821 -x39528 -x24000 -x11974 -x22124 -x6901 x13524 -x7904 -x1357 x49661 -x12150 -x40934 -x30505 -x48919 x6693 -x5539 x6241 x6110 -x12475 -x31724 -x4628 x10479 -x2439 x6719 -x18359 -x15204 -x17168 -x44511 -x8620 x4724 -x1700 -x43007 -x13903 -x27647 x14307 -x16384 -x8369 x14559 -x40318 -x39866 x7248 x847 -x6834 -x30579 x4927 -x33481 -x44456 -x28169 x25303 -x9976 x18862 -x30521 -x38199 -x6150 -x35514 -x27699 -x43462 -x39976 -x32557 -x25285 -x26967 -x36036 x21135 x10333 -x7974 -x20493 -x48025 x2411 -x41718 -x43438 x28918 -x19106 -x11316 -x30473 -x27420 -x7242 -x3317 x27150 x2831 x22703 -x31310 -x34294 x28889 x9068 x30139 -x45802 x12450 -x6886 -x48718 -x12849 -x46721 -x45719 x13401 -x16340 -x36105 -x5249 -x35114 -x40015 -x21730 -x38334 -x46844 -x46972 x6343 -x12592 x19427 -x47452 -x40335 -x30908 -x12312 -x16313 -x34466 -x29406 -x42149 -x8740 -x11932 -x15608 -x14194 -x9677 x20441 x28595 -x49224 -x42576 -x34216 -x32468 -x10515 -x14720 -x41952 -x45296 -x4277 -x41670 x9653 -x23505 -x14177 -x26417 -x44021 -x15338 -x33898 -x37733 -x29713 -x35343 -x26610 -x34467 x21381 -x41832 x14200 -x23211 -x45024 -x32423 -x9779 -x12497 -x41278 -x15760 -x28989 -x6283 -x3916 -x36859 -x14691 x2844 -x39530 x49804 -x13547 x9626 -x34359 x14424 -x16169 -x33756 -x33996 x21228 -x7202 -x33178 -x30508 x5355 x1407 -x20117 -x41186 -x22973 x17528 -x17576 -x24759 x34188 -x17718 -x17914 x23946 x35721 -x39934 -x15455 -x33393 -x23317 -x35283 -x27669 -x8664 -x8788 -x14896 -x372 -x18952 -x23996 -x38109 x14633 -x47282 x9703 -x18789 -x12971 -x44498 -x2779 -x44115 -x49182 -x4761 -x49244 -x20249 -x13152 -x42184 -x42640 -x8575 x18558 -x24843 -x38369 -x7220 -x6601 x34686 -x31222 -x29495 -x49330 -x39529 -x1024 -x6644 -x38907 x13682 x14541 x15406 -x44589 x15892 -x39863 x307 x7166 -x40348 x11171 x21922 x8617 -x18393 -x19596 x43850 -x2867 x6858 -x49858 -x4812 -x41071 -x30476 -x30054 -x48650 -x48171 -x24979 x35014 x11568 -x37492 x25542 -x23598 x6230 -x49359 x12963 -x30282 -x46740 -x2485 -x35624 -x11448 -x44957 -x36321 -x19082 -x33396 -x37833 -x4343 -x11810 -x36555 -x49162 -x33936 -x37657 -x13206 -x47884 x28039 x10318 -x7035 -x38225 x27916 -x19897 -x575 x24205 -x45013 -x29035 x7262 -x37220 x23126 -x39511 -x4141 -x13215 -x40000 -x49499 -x13788 -x28234 -x21575 x4230 -x17095 -x18000 x19588 -x20868 x14630 -x36373 -x2696 -x5127 -x29417 x14560 -x36612 -x22791 -x49426 x46568 -x26434 x108 -x32532 -x17778 -x26749 -x28865 -x40539 -x46579 -x38296 -x5481 -x14521 -x36797 -x37180 x8636 -x45568 -x24773 -x43897 x47609 x23705 -x40918 x6924 -x41944 x16385 -x17588 -x8715 x22000 x29062 x21119 -x13933 -x21556 -x33001 x41477 -x47514 -x49271 -x25517 -x12174 -x8036 -x29714 -x34275 -x37824 -x36998 -x4505 -x21046 -x40586 -x39922 -x48296 -x1617 x9582 -x9069 -x32258 x23650 -x42243 -x49313 x8107 -x20722 -x1572 -x30649 -x38539 -x27055 -x36696 -x39345 -x46072 -x31214 -x43543 -x48285 -x38565 -x48692 -x14759 -x42949 -x46067 x25215 -x24617 -x27614 -x2787 -x16478 -x18709 x17992 -x20013 -x26720 x23573 -x35609 -x35220 -x19154 -x1566 x14998 x21985 -x37095 x12276 -x34099 -x45451 x1539 -x42860 -x48572 x27833 -x49312 -x48118 -x38208 x10910 x974 -x6700 x20549 -x49337 -x23721 x5712 -x31831 -x34551 -x33251 -x28782 -x6178 x10580 -x722 x16272 -x43929 -x40867 -x35954 -x28089 -x14036 x11256 x11047 x6827 -x22499 -x1920 -x16899 x10456 -x48115 -x6674 -x22902 x21265 -x44240 -x13143 -x20281 -x1225 x15817 -x45052 -x22857 -x48260 -x48245 -x30415 -x34061 -x36232 -x35560 -x40560 -x37713 x48722 -x49493 -x28536 x19904 -x15625 -x22650 -x40981 -x38220 -x39365 -x37603 -x28820 -x5689 -x2591 x45716 -x48492 x22783 -x35051 -x48527 -x34191 -x46749 -x9309 -x15567 x14298 x49489 -x49638 -x25991 -x45103 -x4281 -x45164 -x47360 x16010 -x22616 -x4896 -x30566 x10211 -x18302 -x40041 -x10139 -x36335 -x17249 -x42751 -x13507 x13851 x21786 x32776 x20663 -x49740 -x6559 -x13312 -x18720 -x23422 -x32355 -x31835 -x4461 -x39325 -x42270 x1139 -x3455 -x23113 -x47362 -x39577 x13229 x21387 -x28050 -x39564 -x35601 -x49423 x26036 -x43379 -x29781 -x29771 -x10969 -x26924 -x45506 -x30443 -x40719 -x35052 x28069 x12506 -x47794 x21758 x21517 -x44006 -x37702 -x30009 -x9077 x12529 -x22601 -x10579 -x19994 -x37823 -x28364 -x31090 -x23896 x43153 -x48506 -x5183 -x21637 -x20799 x29719 -x32813 -x46034 -x48886 -x14128 -x35788 -x28000 -x39644 x26615 -x47844 x15156 -x48704 -x11335 -x10011 -x37380 -x37472 -x22178 -x38858 -x43805 -x13090 -x38938 -x3718 x14168 -x25021 x11535 -x19970 -x10040 -x39956 -x1984 -x49086 -x12883 -x14952 -x36541 -x27507 -x29726 -x38740 -x34953 -x47339 -x46440 -x15786 -x44224 x14522 -x16414 -x17140 -x49859 -x23549 -x39892 -x25906 -x3881 -x36896 x27593 -x45523 -x16004 -x23351 -x37546 -x11140 -x17298 -x7660 -x43951 -x15598 x22786 -x7767 -x44450 -x4340 -x47864 -x42108 -x27670 -x43588 -x42629 -x28886 -x16862 -x39264 -x17405 -x13584 -x28216 -x37365 -x12648 -x3267 -x27965 -x17080 -x15265 -x29209 -x22539 -x35583 -x26516 -x39181 x40576 -x12350 -x38768 -x34007 -x11475 -x12319 x16159 -x42333 -x2799 x20620 -x35477 -x14507 -x5348 -x38256 -x25567 -x18574 -x37964 x9264 -x24373 -x12223 -x26059 -x13176 -x15248 -x17721 x19766 -x24898 -x48523 -x9442 -x9306 -x30705 x45499 -x32926 -x23872 -x48370 x2361 -x20266 -x17494 -x30861 -x15522 x14178 -x31142 -x21334 -x6554 -x24294 -x21165 x8426 -x32635 -x16386 -x45248 -x9060 -x9325 x13120 x3087 -x31249 -x33534 -x20243 -x15629 x2568 -x22027 -x20286 x1739 -x3111 x16538 -x26323 -x36493 -x27747 -x47585 -x13351 -x38976 -x26666 -x19118 -x36978 -x12408 -x24024 x3944 x41518 x9923 -x1707 -x15691 -x22219 -x5944 -x44592 -x48988 -x20375 -x43156 -x3000 -x19932 -x38585 -x41543 -x46737 -x31271 -x32819 -x4982 -x19284 -x48409 -x18011 -x28174 -x42716 -x37367 x14261 x14385 -x18159 -x18401 -x5204 x8913 x12138 -x25112 -x16923 -x15202 x13225 -x36179 -x41559 -x43030 x10007 -x30842 -x29319 x39459 -x15274 -x44335 -x47568 -x48625 x49352 -x35060 -x7707 -x26403 x8341 -x44777 x14693 -x1342 -x44740 x22062 x21911 -x23136 -x9557 -x27719 -x38558 -x24735 x8006 -x8782 -x12634 -x46771 -x24093 x4099 -x46601 x3082 -x617 -x19273 -x16855 -x18733 x45633 -x20240 -x48494 -x10861 x18717 x18754 x23378 -x42585 -x35937 -x6518 -x13308 x966 x19061 -x26111 -x36476 x46965 x19115 -x25322 -x32324 -x1491 -x17628 -x24096 -x24720 -x9496 x6721 x1795 x8132 -x9165 -x12532 -x26407 -x34407 -x46217 -x1956 -x11527 -x38650 -x38074 x29830 x48958 -x786 x1392 x11885 x16865 -x12997 -x34177 -x42974 -x15452 -x49848 x23116 x41372 -x43844 -x19537 -x41983 -x43579 x26288 x1547 -x4417 -x19952 -x23628 x9553 -x10841 -x338 -x31806 -x37642 -x8655 x748 -x36250 x8819 -x25815 x15386 -x10360 -x43325 -x16351 -x49192 -x31033 -x10556 -x24784 x41456 -x1969 -x43143 -x41989 -x49012 x26738 -x44156 -x48591 -x13421 -x44018 -x13032 -x44717 -x44749 x4687 -x47704 -x12212 -x41436 -x38866 -x47369 x25141 -x47901 -x6194 -x10226 -x39695 -x48612 -x47023 -x18150 -x49198 -x49463 -x23576 -x48723 -x38678 -x43930 -x46401 -x15068 -x14162 x48701 -x33425 -x18087 -x8017 x18513 -x42960 x40251 -x33149 -x44868 -x6805 -x21030 -x6718 x168 -x17859 -x12674 -x8240 -x7610 -x31108 -x22248 -x33970 -x5636 -x27583 -x35747 -x17438 -x37209 -x39107 x46211 x428 -x21363 -x44674 -x13157 x28945 x17247 -x34958 -x24016 -x47345 x28232 x5501 -x1443 -x49914 -x8406 -x18188 x26077 -x29346 -x11965 -x9880 x24126 x6421 -x32574 -x6234 x36174 -x17996 -x39149 -x47137 -x1907 -x897 x12746 -x4890 -x35352 x9422 -x32948 -x19888 -x34054 -x32018 -x33814 -x13830 -x46352 -x18983 -x33329 -x12490 -x13477 -x49175 x3895 -x13487 x29290 -x15637 -x31362 x15554 -x39606 -x28966 -x32407 -x18409 x45619 -x15585 -x48878 x11841 -x555 -x30510 -x38548 -x35640 -x39441 x5459 -x5620 -x22930 -x10537 -x24888 -x24028 -x11288 -x1314 -x43646 -x20390 -x9457 -x24187 -x1627 -x44872 x7215 -x27123 -x9526 -x9073 -x45295 -x37171 -x29742 x24749 -x15051 -x45396 -x2808 -x28802 -x26536 x33745 -x46869 -x45502 x2656 -x23801 -x27732 -x9335 -x16148 -x24357 x26945 -x35537 -x37289 -x31088 -x34713 -x44802 -x47187 -x1606 -x35611 x17491 x41525 -x908 -x22989 -x47448 -x42102 -x19480 -x9355 x13901 -x27952 x29684 x11 -x15189 -x2971 -x14046 x18483 -x7929 -x14907 -x22205 -x44653 -x46519 -x39478 -x6665 x21711 x24494 -x7789 -x11286 -x18871 x25738 -x27075 -x31391 -x33252 -x33407 -x18319 x40188 x44131 -x1873 -x17612 x23489 -x26381 -x2858 -x49864 -x7646 -x24066 -x36319 -x32154 -x47973 -x34204 -x20822 -x21599 -x35404 x11754 x22188 x25263 -x13107 -x7110 x14238 -x3531 -x41406 -x26306 -x20061 -x8305 x32360 -x44192 x7350 -x20745 x515 -x39065 -x14444 -x14045 -x29497 -x46043 -x6633 -x12299 -x14335 -x5005 -x23915 -x18105 -x45614 -x23412 x21982 -x39756 -x11563 -x47543 -x19021 -x20475 -x32367 -x46943 x10121 x22999 x23185 -x7819 -x12862 x36069 -x23726 -x45922 -x39997 -x42020 x1662 x18599 -x14355 x17543 -x24447 -x19410 -x48187 -x36678 -x41859 x5231 -x39658 -x42890 x19965 -x23798 x4618 -x18520 -x22780 -x31516 x9949 -x316 x25405 -x34764 -x12579 -x46276 -x49948 -x36490 x8699 x36775 x38496 -x47730 -x17091 -x24281 -x48839 -x29264 -x18884 -x5317 x32139 -x32864 -x26369 -x12064 -x13196 -x36364 -x4928 -x34366 x29709 -x43241 -x13821 -x33710 -x43512 -x25958 -x27094 -x47084 -x16752 -x47739 x39849 -x13576 -x5138 -x27777 -x8018 -x27454 x3445 x29306 -x47978 -x45390 -x43268 -x31275 -x32232 -x45997 x11679 -x34200 -x37487 -x47441 -x7607 -x35204 -x45467 -x41438 -x16092 -x34197 -x35994 x2194 -x9218 -x37344 -x17641 x14437 -x34027 -x30082 -x12376 x36002 -x36512 -x6105 -x9479 -x48388 x7764 -x36532 -x38303 -x38670 -x44449 x3059 -x39545 -x28799 x33371 -x17614 -x18987 -x13936 -x13013 -x25053 -x16917 -x17783 -x19067 -x16380 -x29899 -x10784 -x14089 -x9135 x28483 -x25659 x18931 -x11561 -x24763 -x16602 x13825 -x7981 -x24642 -x44272 x6188 x12931 -x45343 x11110 -x32809 -x23070 -x24984 x1624 -x32571 -x28093 -x31982 -x29273 x5320 -x12595 x28053 x18514 -x24251 x17329 x20202 x4877 -x630 -x13529 x21824 -x32545 -x29545 -x40280 -x23282 -x16769 -x38231 -x16580 -x44504 -x43725 -x20769 -x39985 x3233 -x45208 x13995 -x14060 -x9173 -x46654 -x26798 -x34361 -x44221 -x48433 -x36209 -x39438 x20351 x8662 x29711 -x35305 -x5069 -x40534 -x48954 -x9890 -x23861 -x36457 -x16870 x6135 -x34920 -x18852 x25525 -x1533 -x40660 -x45280 -x46354 x7193 -x31146 -x8847 -x14208 -x42951 -x42588 -x33250 -x12937 x12541 x5409 x13593 -x28992 -x22566 -x11802 -x926 -x31370 -x34791 -x25718 -x7679 x48007 x17661 -x25701 -x19831 -x45628 -x12857 x27682 -x8411 -x8314 -x10177 x7211 -x20343 x14314 -x24628 x29349 -x33002 -x41319 x18861 -x31512 -x24744 -x39753 -x39294 x1555 -x3962 -x46787 -x43497 -x33240 -x11264 -x14627 x23680 -x36801 -x31147 -x7600 -x42046 -x13167 x20191 -x28939 -x22005 x15807 -x49440 -x5389 x42214 -x4147 -x45892 -x9796 x17383 -x5871 -x32004 x2170 -x44818 -x23679 -x17048 -x39696 -x46300 -x18077 -x26025 x18747 -x46765 -x4248 -x9616 -x27019 -x9563 -x3308 -x32172 -x48852 -x32435 x10528 -x31948 x21928 -x40525 -x6757 -x31463 -x31603 x27311 -x15575 -x23785 -x22281 -x11580 -x43473 -x25302 -x20910 -x46767 -x21056 -x31802 -x23479 -x38718 -x28995 -x40663 -x32535 x18306 -x49827 -x10356 -x9006 -x10395 -x33595 -x38679 -x39775 -x49963 -x45305 x20700 x45936 -x34129 -x7742 -x14071 -x12742 -x10508 -x18721 -x47205 -x45595 -x25213 -x42944 -x47708 -x42761 -x16849 x26074 -x3420 -x38057 -x22147 x6235 x5200 -x48620 x29478 -x37313 x1705 -x13208 -x7438 -x16083 x14770 -x9945 -x1692 -x24165 -x46435 -x5741 -x29523 -x14240 -x19346 -x3872 -x18569 -x17658 x38264 x41956 -x37077 -x34414 -x26211 -x28 -x42868 x18113 x20833 -x811 -x39147 -x37704 -x42504 -x4398 -x36046 -x37526 x13079 -x3057 -x37798 -x793 -x12607 x24692 x271 -x40727 -x20256 -x24936 -x894 -x15007 -x16638 -x31026 -x2827 -x19440 -x19032 -x42593 -x34443 -x1718 -x48649 -x39178 -x33373 -x29953 -x33233 -x45028 x26731 -x46631 -x49084 x2042 -x19947 -x32397 -x5644 x25323 -x12273 x22634 -x33262 x7794 -x35254 -x33406 x7721 -x39720 -x40625 -x35991 x8020 -x26144 -x41250 x27220 -x36737 -x46000 -x24652 -x18418 -x21983 -x34610 -x46606 x3912 -x14397 -x24332 -x41520 x12042 -x27627 -x27600 x27165 -x45297 x6536 -x32273 x26777 -x38546 -x43111 -x43273 -x1736 -x25317 -x45586 x5782 x19197 -x31646 -x10140 -x5028 -x35489 x20039 -x43561 -x49442 -x15238 x6441 -x2685 -x45831 -x41847 -x7843 -x8338 -x12358 -x38408 -x14551 -x17373 -x46894 x6456 x27801 x163 -x33620 -x27936 -x1162 -x41138 -x44415 -x36397 x13024 -x22179 x26337 -x9839 -x39844 -x44704 -x30778 -x24019 -x21301 -x12503 -x45258 -x33558 -x27678 -x106 -x12608 -x32781 -x39241 -x44554 -x1898 -x8339 -x20836 -x6759 -x25586 -x27997 x10288 x14487 x2653 -x42006 -x6676 -x1245 x2936 -x10251 -x18701 -x13228 -x35066 x7206 -x44043 x1973 -x14639 -x7083 -x45101 -x34350 x47014 x16058 -x33258 -x41635 x28961 -x35871 -x18735 -x38751 -x2273 -x24930 -x34209 -x34534 x16473 -x35843 -x36680 x25248 -x28592 -x5173 -x40430 -x44632 -x1126 x14545 -x29275 x20979 -x49582 -x4497 -x11044 -x4083 -x15009 x4541 -x29184 -x17407 -x15460 x22177 -x24080 -x47119 -x11516 -x30179 x3942 x8841 -x30130 x20225 -x17670 -x13112 -x17421 -x32608 x2967 -x48869 x5609 x23368 -x3034 -x34833 -x37483 -x23921 -x3303 -x37588 x2381 x15550 -x47368 -x22098 x15765 -x7106 -x10218 -x18512 -x5711 -x22375 -x35471 -x36182 x29737 -x5406 -x35719 -x34595 -x10273 x42985 -x26904 -x34322 -x47294 -x49816 -x40044 -x41510 -x32059 -x36216 x25271 -x42538 -x46831 x28974 -x15191 -x17675 -x1695 x18795 -x3827 -x42727 -x45299 -x29327 -x47335 -x29780 -x17681 -x31765 x7818 -x47701 -x44137 -x42550 x25134 -x35897 -x44113 -x11638 -x14160 -x34884 -x48569 -x35752 -x25469 -x42194 -x38325 x24586 -x3322 -x24789 -x39710 -x30647 -x15736 -x18396 -x19190 x8138 -x37107 x56 -x14080 x24458 -x44513 -x28669 -x613 -x5795 -x24417 -x46794 -x24604 x36255 -x10775 x25342 x22761 -x10235 x25480 -x26396 x42331 -x19174 -x32735 -x9551 x21861 -x42689 -x46498 -x35431 -x42673 -x47902 -x13394 -x47665 x16232 -x11285 x24140 -x5523 -x40105 -x41241 -x34166 -x37640 -x42813 -x34285 -x4391 -x24304 x19000 x29356 x6821 x12184 x45407 -x19654 -x37910 -x3035 -x28559 -x43301 -x8203 -x25413 -x4360 -x20674 -x24243 x22998 x22129 -x13048 -x10088 x12120 -x21295 -x9533 -x38213 -x31578 -x13028 x14990 -x46811 -x48618 x6066 -x7591 -x15158 -x36813 -x18445 x24985 -x45934 -x41373 -x6589 x15810 -x32849 -x45618 x22534 -x1397 -x31042 -x47589 -x16962 -x22019 x46946 -x48559 -x7739 -x24219 -x30930 -x20417 -x2370 -x18859 -x25823 x25118 x5518 -x11190 -x28379 -x26977 x12410 -x31139 -x34368 -x16288 -x16129 -x47255 -x48741 -x23007 -x2903 x15289 -x29871 -x24470 x5220 -x1660 -x32085 -x12072 -x2658 -x22418 -x22101 -x27175 -x46428 -x6440 -x8193 -x32048 -x11111 -x17936 -x8942 x28334 x7882 -x15085 -x31386 -x27575 -x20941 -x25147 -x3028 -x33040 -x2771 x22477 -x29106 -x31107 -x2550 -x36491 -x41735 -x20029 x27768 -x39707 -x43375 -x45397 -x1895 -x6588 -x8491 -x40 x27762 x26539 -x6024 x5848 -x32845 -x25609 -x39749 -x45766 -x13038 -x30449 -x16505 -x13560 -x37888 x4078 -x11452 -x30740 -x43502 x24982 x4271 -x36400 x34 x42578 -x26524 -x34654 x13040 -x45192 -x2079 -x41106 -x37433 x28514 x14798 -x3287 -x34916 -x21148 -x12107 -x47567 -x11394 -x7107 x506 -x4443 -x1764 -x1178 x11674 -x10564 -x36780 -x501 -x2644 -x6970 -x21348 -x38443 x2413 -x12591 x15192 -x43259 x15196 -x8642 -x20035 -x30235 -x255 -x3705 -x15646 -x5453 x20592 x23832 -x33313 x18974 -x17895 -x38267 -x2467 -x25527 x5323 -x24909 -x47120 -x21706 x27250 -x33156 -x45009 -x26227 x31727 -x42791 x17463 -x29788 x13580 -x26189 -x7804 -x45322 -x13561 -x37495 -x2492 x8561 -x8076 -x14325 -x46947 -x19437 -x15449 -x41668 -x11008 -x7462 x21243 -x10608 -x41806 -x44017 -x34369 -x47125 -x25373 -x49668 -x36185 -x47184 -x41429 -x20400 -x37681 x3909 -x36337 x20660 -x46898 -x36405 -x42456 -x10576 -x44161 -x10686 x1737 -x4861 -x25308 x20528 -x2701 -x25250 -x39096 -x22624 x6176 -x35758 -x33084 -x40797 x34240 -x32396 -x44309 -x39331 -x40233 -x31472 -x19164 -x49216 -x49214 -x10302 x23265 -x29760 -x49692 -x17564 -x4631 -x20815 -x2082 -x14005 -x40884 -x33979 -x43242 -x45537 -x46197 -x47851 -x49087 x19604 -x45424 x42514 -x30075 -x26546 -x34625 x4001 -x42101 -x49071 x12029 -x31692 -x33640 x18622 -x48521 x39402 -x10930 x34553 -x38031 -x32024 -x40039 -x30378 -x21775 -x1344 -x3791 x18307 -x4439 x25932 -x32900 -x49626 -x26424 -x10006 x15504 -x36651 x16738 x10389 -x49235 -x41075 -x8765 -x47161 -x38613 -x3229 -x10726 -x43249 -x40544 -x40746 -x34353 -x25667 -x32759 -x29589 -x39744 x16904 -x15475 -x47960 -x3522 -x40431 -x7240 -x35284 x6372 -x46866 x7985 -x35339 -x32501 x13034 -x39380 -x7074 -x31115 -x19658 x7164 -x45245 -x38142 -x21826 -x18508 -x9501 x46252 -x21082 -x47819 -x25735 -x201 -x40815 -x8472 -x46857 -x3968 -x20199 -x7386 x17353 -x45778 -x23849 -x37329 x10561 -x25811 -x38733 -x39218 -x46556 -x47114 -x43221 -x48940 -x26320 -x7972 -x23672 -x13955 x3539 x29564 -x42934 x6102 -x35116 -x10909 -x40026 -x43936 x21733 -x45757 -x39544 -x34218 x21458 -x24944 -x38966 x29863 -x29101 -x45027 -x30478 -x18925 -x21570 x18256 -x7545 x21261 x9277 -x32302 x26930 x16837 -x35786 -x11063 -x27102 -x49046 -x27824 -x20644 -x49094 x28821 -x35307 -x27926 -x7232 -x49785 -x43049 -x25507 -x13386 -x36597 -x40885 -x25237 -x3898 x9756 x27176 -x21006 -x37827 -x3240 -x17812 x26773 -x47847 -x43845 -x40894 -x20131 -x4629 -x37028 -x24903 -x7874 x11552 -x16537 -x22891 -x47021 -x30810 -x4673 -x1201 -x31198 -x16038 x17714 -x46783 -x48329 -x45216 -x4714 x6420 -x19001 -x48935 -x26081 -x38536 -x37608 x45868 -x14900 x49605 -x20207 -x24569 -x22237 -x38453 -x32446 -x23443 -x1654 -x24031 -x42299 -x34261 -x12788 -x18714 -x17360 -x17490 -x46911 -x49856 -x217 -x13803 -x10574 x18868 -x36773 -x25522 -x16796 -x31341 -x25541 -x44953 -x43000 -x46826 -x48488 -x14441 -x332 -x20311 x6896 x7725 -x35273 -x45780 -x48754 -x20968 -x9690 -x29595 -x38009 x17078 -x29900 -x49332 -x27117 -x28890 -x30911 -x40526 -x8384 -x17927 x47537 -x41368 x22606 -x24655 x25418 -x3271 x14088 -x4285 -x47754 -x2973 -x3800 -x37007 x17477 -x43586 -x34895 x2540 -x16382 -x6382 -x34714 -x36613 -x30625 x5913 -x19124 -x3253 -x20623 -x38794 x14886 -x47516 -x5595 -x34025 -x37202 -x27485 -x7010 -x13612 -x20103 -x23056 -x34190 x11308 -x40210 -x34942 x22455 -x38077 -x5840 -x14650 -x49773 -x25910 -x34919 -x34604 -x21546 x21870 x25669 -x17872 -x9887 x8086 -x18209 -x41511 -x33255 -x24476 -x8515 -x26969 -x15340 -x7366 -x32643 -x15023 -x18509 -x30065 -x32765 -x8744 -x17040 -x36566 x38917 -x20540 -x20447 x22428 -x39049 -x28102 -x22944 -x38212 x955 -x9577 -x13313 -x4826 -x27043 -x35984 x28915 -x16014 x14186 -x2383 x17712 -x11824 -x10463 -x38874 -x41174 x5643 -x40209 x28120 -x38566 -x12285 x1033 x9404 -x37098 -x48965 -x11405 x6648 -x39857 -x24700 -x9937 -x45349 -x39429 -x11345 -x13443 -x44024 -x29187 -x6324 -x25410 x10061 -x22885 -x9806 x33467 x39673 -x10196 -x4504 x27590 -x11876 x9918 -x16952 x17160 x15411 -x49606 -x779 -x23761 -x23786 -x14912 -x38660 -x44443 -x11294 -x8596 x16328 -x38668 x16005 -x36783 -x28017 x29200 -x37280 -x627 -x14459 -x39437 -x41036 -x1848 -x39262 -x28175 -x28464 -x39724 -x37614 -x1411 -x31429 x4549 -x34094 x8751 -x19009 x36692 -x30632 -x4806 x11057 -x11539 -x49039 x33991 x14879 x26552 -x27544 x48716 -x29423 -x40844 -x5734 -x37403 x16614 -x20402 x4523 -x19419 x23407 x9472 -x14374 -x47921 -x38753 -x45713 x25101 -x25355 x37432 x21931 -x9750 -x38468 -x32701 -x17314 x19510 -x10986 x7264 -x9158 -x42472 -x36583 -x35208 -x20483 -x34308 x25372 -x40293 -x40694 -x43164 x23134 -x42099 -x21783 -x16874 -x7269 x25787 -x19838 x33413 -x33569 -x9373 -x23871 -x17155 -x21627 x39415 -x3789 -x13330 -x44329 -x28048 -x26404 -x5399 -x11083 -x35539 -x42056 -x38792 x15794 -x29038 -x4607 -x49898 -x4467 -x4253 -x12980 -x18132 -x47096 -x48830 x26128 x21364 -x15060 -x44765 -x28702 -x1957 x24348 -x25226 -x39074 x4459 x8661 -x22865 -x8577 -x49384 -x2177 -x228 x24772 x1360 x27124 -x2120 -x6121 -x29152 -x45938 -x12242 -x19094 -x33541 x13315 -x16375 -x20428 -x22411 -x19651 x25730 x3964 -x15287 x30831 x8394 -x36162 x10171 -x24099 -x44438 x15004 -x30424 x5546 -x3993 -x13604 x1831 -x28902 -x44447 -x45714 -x37381 -x32124 -x31829 -x9299 x25633 -x49407 -x32408 -x24939 -x26479 -x29507 -x49560 -x34228 -x37647 x28126 x634 -x26844 -x15961 x43172 -x8569 -x10734 x22335 -x39141 x18824 -x40645 -x49166 -x39966 -x25224 x20006 -x43339 -x37166 -x37374 x1773 -x36360 -x41740 -x976 x14010 -x18325 x17359 -x6046 -x37021 -x37900 -x38684 -x34648 x1072 -x25172 x39699 x21892 x13153 -x20165 -x34519 -x27860 -x47854 -x12787 -x17522 -x4065 -x23462 -x22008 -x14304 -x20864 -x48374 x29695 -x29280 -x32110 -x13535 x10605 -x23435 -x15374 x1647 -x28916 x29087 -x38580 -x23766 -x7150 -x17224 -x24912 -x49034 x7470 -x33902 -x22258 -x3781 -x21096 -x42726 x3688 -x5333 -x42824 x6954 -x21788 -x37584 -x20024 -x35592 -x30241 -x37804 x23891 -x49953 -x31843 x25845 -x44260 -x32030 x27598 -x19148 -x24751 -x42901 -x32682 -x16222 x1006 -x8621 -x17696 -x22121 -x24555 -x12730 -x39798 -x47017 -x26776 -x15237 -x40504 -x18214 -x40805 -x10997 x10497 -x31036 -x17755 -x41345 x17949 -x40049 -x34115 -x37500 -x30022 -x29337 -x21183 -x31770 -x31209 x14294 -x19211 -x7231 x1289 -x10210 -x2114 x15759 -x20084 x20599 -x48356 -x37207 -x41552 -x34207 -x10808 -x41722 -x18064 -x36769 -x29985 -x39723 -x2775 -x8542 -x44645 -x19674 -x25278 x36177 x6084 -x6734 -x28861 x33922 -x12747 -x45465 -x47116 -x20619 -x20173 -x26146 -x1964 -x13322 -x45017 -x28387 x29195 -x48520 -x12843 -x35217 -x32618 -x47327 -x29176 -x44394 -x44542 x20808 -x45122 -x48464 x18923 -x30971 -x10505 -x46804 -x8143 x1343 -x19255 -x18291 -x12645 -x29765 -x45882 -x26865 -x23517 -x21969 x32554 x8158 -x16047 x10266 -x13500 -x32998 -x35889 -x41126 x24935 -x37877 -x18712 -x10134 -x27989 x7850 -x43920 -x23775 -x47388 -x49807 -x21441 -x36131 x833 x16080 -x37146 x21688 -x4112 x9487 x7318 -x10676 -x44176 -x44163 -x40647 -x3850 -x25117 x13446 -x9711 -x27567 -x13862 -x36927 -x13773 -x4094 -x40747 -x37987 x28228 -x26525 -x46917 -x17466 x7196 -x31225 -x46077 -x38699 x5334 -x40458 -x39953 -x4720 x42188 -x38431 -x8070 x20288 -x40538 -x23939 -x24710 -x31658 -x6242 -x35768 -x39603 -x48977 -x15222 -x43483 -x28971 -x10893 -x39982 x23323 -x29673 -x32605 -x34302 x2554 -x11927 -x33282 x24363 -x29578 x31004 -x31757 -x17792 -x16664 -x20904 -x5572 -x46124 -x22547 -x38969 x25611 x26526 -x13498 -x17261 -x26327 -x34924 -x1816 x10392 -x25017 -x37638 -x12994 -x48233 x3128 -x24535 -x38183 x13744 -x41411 -x46389 -x8038 -x49590 -x37998 -x42367 -x48069 x29206 -x5085 x24435 -x8182 -x32146 -x15552 -x17043 -x33374 x15913 -x3003 -x41869 -x36838 -x32582 -x49744 x25771 -x40419 -x30311 -x32064 -x13523 -x41970 -x47513 -x17554 x4791 x17879 -x11043 x48533 x21490 -x38645 -x41013 x19699 -x34374 -x41984 -x23238 -x35135 -x18177 -x21422 x31046 -x31385 -x18017 -x42636 x25493 -x34469 -x48681 -x47224 x2325 -x18134 -x34712 -x33646 -x40739 -x36538 -x21450 -x23636 -x36939 -x13756 x19894 -x43959 -x45037 x5538 -x32534 -x9651 -x44870 x3360 x21369 -x43162 -x9638 -x32274 x46549 -x25281 -x36336 -x6335 -x3242 -x5271 -x1171 -x11891 -x32713 -x11302 x20188 -x41097 -x30083 -x13407 -x46790 -x38735 -x27701 x3199 -x5746 -x38301 -x28758 -x45605 -x39152 -x22114 -x43938 -x19622 -x44102 -x40074 -x4998 -x41231 -x21515 -x41043 -x4257 x28255 x30527 -x29874 x19497 -x22367 x26104 -x35649 -x944 -x19123 -x40996 -x46681 -x33145 -x10148 x213 -x2848 -x31825 -x45737 -x17709 -x7278 -x4809 -x7057 -x15732 -x9097 x7913 -x6551 -x5289 -x26102 -x31795 x17303 x23320 -x42364 x2059 -x5243 -x37402 -x27921 -x2248 -x37426 x43008 x24092 -x5488 x8176 -x13868 -x40344 -x45555 -x25630 -x48740 x29469 -x520 -x37866 -x45339 -x19026 -x16850 -x13350 -x46987 -x15437 -x20595 x21880 -x38543 -x3502 -x32145 -x2334 x18213 -x1659 -x43777 x45931 -x34013 -x34928 -x9694 x23261 -x9570 -x35885 -x34030 x9049 -x20305 x20460 -x1798 -x17841 x13685 -x22472 x23191 -x13319 -x34945 -x2196 -x19948 x22171 -x45045 -x45364 -x14543 -x39399 -x36787 -x22481 -x18253 -x39943 -x12281 -x21366 -x15684 -x39739 -x21674 x5629 -x43398 -x32400 -x43261 -x31103 x29322 x27447 -x48343 -x36832 -x9347 -x47832 x8466 -x28054 -x22433 -x4820 -x15381 -x43797 -x17787 x11833 -x852 -x10334 -x2801 -x24882 -x43200 x21811 x11312 -x49637 -x19901 -x43001 x4932 x21081 -x40915 x6702 -x1487 -x46841 -x13492 -x14598 x28746 -x1789 x33830 -x30816 x19614 -x39768 -x34795 -x84 -x36270 -x18340 -x27329 -x44497 -x47309 x17067 -x19729 x24506 -x40333 -x40883 -x38099 -x15990 -x37462 -x44710 -x23509 -x19054 -x39762 -x34882 -x34295 x24731 -x13416 -x2912 -x29978 -x15914
224.52/225.57 s OPTIMUM FOUND
224.52/225.57 c Time taken to solve: 222.28802279800001 seconds
224.52/225.57 c Total time taken: 224.77227091789246 seconds
Verifier Data
Watcher Data
runsolver version 3.4.3 (svn: 5215) Copyright (C) 2010-2013 Olivier ROUSSEL
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4847666-1784132376/watcher-4847666-1784132376 -o /tmp/evaluation-result-4847666-1784132376/solver-4847666-1784132376 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4847666-1784132376/vars-4847666-1784132376 --bin-var /tmp/runsolver-exch-nodeE006-1784128647-22176 --watchdog 3760 run HOME/instance-4847666-1784132376.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1104184900 --intermediate --solver ortools
running on 4 cores: 8-11
CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
2500 MHz: 0,2-3,5-7,13-14,16,18,20-21,23-25,27-29,31,33-35,37-38,41-42,44,48-49,54-55,57-59
3550 MHz: 4,10
3600 MHz: 1,8-9,11-12,15,17,19,22,26,30,32,36,39-40,43,45-47,50-53,56,60-63
WARNING: cores do not run at the same frequency!
Cores frequency (cpufreq):
2500 MHz: 0,2-3
3600 MHz: 1
WARNING: cores do not run at the same frequency!
CPU governors:
performance: 8-11
NUMA information:
number of nodes: 8
node 0: cores 0-7, 128055 MiB (126508 MiB free)
node 1: cores 8-15, 129019 MiB (117640 MiB free)
node 2: cores 16-23, 128973 MiB (128164 MiB free)
node 3: cores 24-31, 129003 MiB (128174 MiB free)
node 4: cores 32-39, 129019 MiB (115150 MiB free)
node 5: cores 40-47, 129019 MiB (128536 MiB free)
node 6: cores 48-55, 129019 MiB (126161 MiB free)
node 7: cores 56-63, 128474 MiB (127733 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=23998, runsolver pid=23995
Current StackSize limit: 8192 KiB
[startup+0.100056 s]*
/proc/loadavg: 16.20 16.30 16.09 17/933 24001
/proc/meminfo: memFree=1022016188/1055320700 swapFree=33554428/33554428
[pid=23998] ppid=23995 vsize=4324 memory=3180 CPUtime=0 cores=8-11
/proc/23998/stat : 23998 (run) S 23995 23998 22157 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2826064 4427776 640 18446744073709551615 94464709332992 94464710227525 140731502839744 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94464710466576 94464710514320 94464717983744 140731502844034 140731502844269 140731502844269 140731502850001 0
/proc/23998/statm: 1081 795 707 219 0 143 0
[pid=24001] ppid=23998 vsize=21624 memory=16624 CPUtime=0.03 cores=8-11
/proc/24001/stat : 24001 (python3) D 23998 23998 22157 0 -1 4456448 2658 0 0 0 3 0 0 0 20 0 1 0 2826067 22142976 4096 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 2 1 0 0 17 8 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
/proc/24001/statm: 5406 4156 1671 753 0 3234 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 25948 KiB
Current children cumulated memory: 19804 KiB
[startup+0.212164 s]*
/proc/loadavg: 16.18 16.29 16.09 17/933 24001
/proc/meminfo: memFree=1022008036/1055320700 swapFree=33554428/33554428
[pid=23998] ppid=23995 vsize=4324 memory=3180 CPUtime=0 cores=8-11
/proc/23998/stat : 23998 (run) S 23995 23998 22157 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2826064 4427776 640 18446744073709551615 94464709332992 94464710227525 140731502839744 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94464710466576 94464710514320 94464717983744 140731502844034 140731502844269 140731502844269 140731502850001 0
/proc/23998/statm: 1081 795 707 219 0 143 0
[pid=24001] ppid=23998 vsize=230740 memory=31092 CPUtime=0.11 cores=8-11
/proc/24001/stat : 24001 (python3) D 23998 23998 22157 0 -1 4194304 4667 0 0 0 9 2 0 0 20 0 4 0 2826067 236277760 7680 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 2 0 0 0 17 8 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
/proc/24001/statm: 57685 7773 3486 753 0 44396 0
[pid=24001/tid=24002] ppid=23998 vsize=230740 memory=822348458 CPUtime=0 cores=8-11
/proc/24001/task/24002/stat : 24002 (python3) R 23998 23998 22157 0 -1 4194368 1 0 0 0 0 0 0 0 20 0 4 0 2826086 236277760 7680 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 2 0 0 0 -1 10 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
[pid=24001/tid=24003] ppid=23998 vsize=230740 memory=3288 CPUtime=0.01 cores=8-11
/proc/24001/task/24003/stat : 24003 (python3) R 23998 23998 22157 0 -1 4194368 1 0 0 0 1 0 0 0 20 0 4 0 2826086 236277760 7680 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 2 0 0 0 -1 9 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
[pid=24001/tid=24004] ppid=23998 vsize=230740 memory=61783943676405 CPUtime=0 cores=8-11
/proc/24001/task/24004/stat : 24004 (python3) R 23998 23998 22157 0 -1 4194368 1 0 0 0 0 0 0 0 20 0 4 0 2826086 236277760 7680 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 2 0 0 0 -1 8 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 235064 KiB
Current children cumulated memory: 34272 KiB
[startup+0.31184 s]*
/proc/loadavg: 16.18 16.29 16.09 16/936 24004
/proc/meminfo: memFree=1021997584/1055320700 swapFree=33554428/33554428
[pid=23998] ppid=23995 vsize=4324 memory=3180 CPUtime=0 cores=8-11
/proc/23998/stat : 23998 (run) S 23995 23998 22157 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2826064 4427776 640 18446744073709551615 94464709332992 94464710227525 140731502839744 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94464710466576 94464710514320 94464717983744 140731502844034 140731502844269 140731502844269 140731502850001 0
/proc/23998/statm: 1081 795 707 219 0 143 0
[pid=24001] ppid=23998 vsize=237620 memory=37908 CPUtime=0.33 cores=8-11
/proc/24001/stat : 24001 (python3) D 23998 23998 22157 0 -1 4456448 6225 0 0 0 30 3 0 0 20 0 4 0 2826067 243322880 9344 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 2 0 0 0 17 8 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
/proc/24001/statm: 59405 9477 3654 753 0 46023 0
[pid=24001/tid=24002] ppid=23998 vsize=237620 memory=822348458 CPUtime=0.07 cores=8-11
/proc/24001/task/24002/stat : 24002 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826086 243322880 9344 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 2 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
[pid=24001/tid=24003] ppid=23998 vsize=237620 memory=3288 CPUtime=0.07 cores=8-11
/proc/24001/task/24003/stat : 24003 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826086 243322880 9344 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 2 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
[pid=24001/tid=24004] ppid=23998 vsize=237620 memory=61783943676405 CPUtime=0.05 cores=8-11
/proc/24001/task/24004/stat : 24004 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 4 0 2826086 243322880 9344 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 2 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 241944 KiB
Current children cumulated memory: 41088 KiB
[startup+0.700174 s]
/proc/loadavg: 16.18 16.29 16.09 17/936 24004
/proc/meminfo: memFree=1021892844/1055320700 swapFree=33554428/33554428
[pid=23998] ppid=23995 vsize=4324 memory=3180 CPUtime=0 cores=8-11
/proc/23998/stat : 23998 (run) S 23995 23998 22157 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2826064 4427776 640 18446744073709551615 94464709332992 94464710227525 140731502839744 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94464710466576 94464710514320 94464717983744 140731502844034 140731502844269 140731502844269 140731502850001 0
/proc/23998/statm: 1081 795 707 219 0 143 0
[pid=24001] ppid=23998 vsize=413248 memory=89684 CPUtime=0.5 cores=8-11
/proc/24001/stat : 24001 (python3) R 23998 23998 22157 0 -1 4194304 15035 0 0 0 43 7 0 0 20 0 4 0 2826067 423165952 22272 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 2 0 0 0 17 8 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
/proc/24001/statm: 103312 22421 8539 753 0 54911 0
[pid=24001/tid=24002] ppid=23998 vsize=413248 memory=0 CPUtime=0.07 cores=8-11
/proc/24001/task/24002/stat : 24002 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826086 423165952 22272 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 2 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
[pid=24001/tid=24003] ppid=23998 vsize=413248 memory=0 CPUtime=0.07 cores=8-11
/proc/24001/task/24003/stat : 24003 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826086 423165952 22272 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 2 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
[pid=24001/tid=24004] ppid=23998 vsize=413248 memory=3180 CPUtime=0.05 cores=8-11
/proc/24001/task/24004/stat : 24004 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 4 0 2826086 423165952 22272 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 2 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 417572 KiB
Current children cumulated memory: 92864 KiB
[startup+1.50018 s]
/proc/loadavg: 16.18 16.29 16.09 18/936 24004
/proc/meminfo: memFree=1021824940/1055320700 swapFree=33554428/33554428
[pid=23998] ppid=23995 vsize=4324 memory=3180 CPUtime=0 cores=8-11
/proc/23998/stat : 23998 (run) S 23995 23998 22157 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2826064 4427776 640 18446744073709551615 94464709332992 94464710227525 140731502839744 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94464710466576 94464710514320 94464717983744 140731502844034 140731502844269 140731502844269 140731502850001 0
/proc/23998/statm: 1081 795 707 219 0 143 0
[pid=24001] ppid=23998 vsize=446912 memory=133788 CPUtime=1.26 cores=8-11
/proc/24001/stat : 24001 (python3) R 23998 23998 22157 0 -1 4194304 25655 0 0 0 118 8 0 0 20 0 4 0 2826067 457637888 33280 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 0 0 0 17 8 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
/proc/24001/statm: 111728 33447 11697 753 0 62765 0
[pid=24001/tid=24002] ppid=23998 vsize=446912 memory=0 CPUtime=0.07 cores=8-11
/proc/24001/task/24002/stat : 24002 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826086 457637888 33280 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
[pid=24001/tid=24003] ppid=23998 vsize=446912 memory=3180 CPUtime=0.07 cores=8-11
/proc/24001/task/24003/stat : 24003 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826086 457637888 33280 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
[pid=24001/tid=24004] ppid=23998 vsize=446912 memory=3458821912619385459 CPUtime=0.05 cores=8-11
/proc/24001/task/24004/stat : 24004 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 4 0 2826086 457637888 33280 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
Current children cumulated CPU time: 1.26 s
Current children cumulated vsize: 451236 KiB
Current children cumulated memory: 136968 KiB
[startup+3.11342 s]
/proc/loadavg: 16.18 16.29 16.09 18/936 24004
/proc/meminfo: memFree=1021779808/1055320700 swapFree=33554428/33554428
[pid=23998] ppid=23995 vsize=4324 memory=3180 CPUtime=0 cores=8-11
/proc/23998/stat : 23998 (run) S 23995 23998 22157 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2826064 4427776 640 18446744073709551615 94464709332992 94464710227525 140731502839744 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94464710466576 94464710514320 94464717983744 140731502844034 140731502844269 140731502844269 140731502850001 0
/proc/23998/statm: 1081 795 707 219 0 143 0
[pid=24001] ppid=23998 vsize=496572 memory=184660 CPUtime=2.87 cores=8-11
/proc/24001/stat : 24001 (python3) R 23998 23998 22157 0 -1 4194304 58607 0 0 0 277 10 0 0 20 0 4 0 2826067 508489728 45994 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 0 0 0 17 8 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
/proc/24001/statm: 124143 46165 11887 753 0 75180 0
[pid=24001/tid=24002] ppid=23998 vsize=496572 memory=4876 CPUtime=0.07 cores=8-11
/proc/24001/task/24002/stat : 24002 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826086 508489728 45994 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
[pid=24001/tid=24003] ppid=23998 vsize=496572 memory=3458821912619385459 CPUtime=0.07 cores=8-11
/proc/24001/task/24003/stat : 24003 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826086 508489728 45994 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
[pid=24001/tid=24004] ppid=23998 vsize=496572 memory=3180 CPUtime=0.05 cores=8-11
/proc/24001/task/24004/stat : 24004 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 4 0 2826086 508489728 45994 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
Current children cumulated CPU time: 2.87 s
Current children cumulated vsize: 500896 KiB
Current children cumulated memory: 187840 KiB
[startup+6.30015 s]
/proc/loadavg: 16.17 16.29 16.09 18/936 24004
/proc/meminfo: memFree=1021718764/1055320700 swapFree=33554428/33554428
[pid=23998] ppid=23995 vsize=4324 memory=3180 CPUtime=0 cores=8-11
/proc/23998/stat : 23998 (run) S 23995 23998 22157 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2826064 4427776 640 18446744073709551615 94464709332992 94464710227525 140731502839744 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94464710466576 94464710514320 94464717983744 140731502844034 140731502844269 140731502844269 140731502850001 0
/proc/23998/statm: 1081 795 707 219 0 143 0
[pid=24001] ppid=23998 vsize=746096 memory=430740 CPUtime=6.05 cores=8-11
/proc/24001/stat : 24001 (python3) R 23998 23998 22157 0 -1 4194304 120297 0 0 0 591 14 0 0 20 0 4 0 2826067 764002304 107486 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 0 0 0 17 8 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
/proc/24001/statm: 186524 107685 13793 753 0 137561 0
[pid=24001/tid=24002] ppid=23998 vsize=746096 memory=3180 CPUtime=0.07 cores=8-11
/proc/24001/task/24002/stat : 24002 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826086 764002304 107486 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
[pid=24001/tid=24003] ppid=23998 vsize=746096 memory=3180 CPUtime=0.07 cores=8-11
/proc/24001/task/24003/stat : 24003 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826086 764002304 107486 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
[pid=24001/tid=24004] ppid=23998 vsize=746096 memory=5 CPUtime=0.05 cores=8-11
/proc/24001/task/24004/stat : 24004 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 4 0 2826086 764002304 107486 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
Current children cumulated CPU time: 6.05 s
Current children cumulated vsize: 750420 KiB
Current children cumulated memory: 433920 KiB
[startup+12.7002 s]
/proc/loadavg: 16.16 16.28 16.09 18/936 24004
/proc/meminfo: memFree=1021137100/1055320700 swapFree=33554428/33554428
[pid=23998] ppid=23995 vsize=4324 memory=3180 CPUtime=0 cores=8-11
/proc/23998/stat : 23998 (run) S 23995 23998 22157 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2826064 4427776 640 18446744073709551615 94464709332992 94464710227525 140731502839744 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94464710466576 94464710514320 94464717983744 140731502844034 140731502844269 140731502844269 140731502850001 0
/proc/23998/statm: 1081 795 707 219 0 143 0
[pid=24001] ppid=23998 vsize=860644 memory=541012 CPUtime=12.43 cores=8-11
/proc/24001/stat : 24001 (python3) R 23998 23998 22157 0 -1 4194304 151998 0 0 0 1227 16 0 0 20 0 4 0 2826067 881299456 135069 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 0 0 0 17 8 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
/proc/24001/statm: 215161 135253 13812 753 0 166198 0
[pid=24001/tid=24002] ppid=23998 vsize=860644 memory=14415921112418013 CPUtime=0.07 cores=8-11
/proc/24001/task/24002/stat : 24002 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826086 881299456 135069 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
[pid=24001/tid=24003] ppid=23998 vsize=860644 memory=8325092608813792142 CPUtime=0.07 cores=8-11
/proc/24001/task/24003/stat : 24003 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826086 881299456 135069 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
[pid=24001/tid=24004] ppid=23998 vsize=860644 memory=3180 CPUtime=0.05 cores=8-11
/proc/24001/task/24004/stat : 24004 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 4 0 2826086 881299456 135069 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
Current children cumulated CPU time: 12.43 s
################
# More data... #
################
[pid=23998] ppid=23995 vsize=4324 memory=3180 CPUtime=0 cores=8-11
/proc/23998/stat : 23998 (run) S 23995 23998 22157 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2826064 4427776 640 18446744073709551615 94464709332992 94464710227525 140731502839744 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94464710466576 94464710514320 94464717983744 140731502844034 140731502844269 140731502844269 140731502850001 0
/proc/23998/statm: 1081 795 707 219 0 143 0
[pid=24001] ppid=23998 vsize=1071740 memory=753348 CPUtime=101.73 cores=8-11
/proc/24001/stat : 24001 (python3) R 23998 23998 22157 0 -1 4194304 351081 0 0 0 10149 24 0 0 20 0 4 0 2826067 1097461760 188189 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 0 0 0 17 8 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
/proc/24001/statm: 267935 188337 13865 753 0 218972 0
[pid=24001/tid=24002] ppid=23998 vsize=1071740 memory=753348 CPUtime=0.07 cores=8-11
/proc/24001/task/24002/stat : 24002 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826086 1097461760 188189 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
[pid=24001/tid=24003] ppid=23998 vsize=1071740 memory=3180 CPUtime=0.07 cores=8-11
/proc/24001/task/24003/stat : 24003 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826086 1097461760 188189 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
[pid=24001/tid=24004] ppid=23998 vsize=1071740 memory=753348 CPUtime=0.05 cores=8-11
/proc/24001/task/24004/stat : 24004 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 4 0 2826086 1097461760 188189 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
Current children cumulated CPU time: 101.73 s
Current children cumulated vsize: 1076064 KiB
Current children cumulated memory: 756528 KiB
[startup+162.3 s]
/proc/loadavg: 15.80 16.12 16.06 16/927 24251
/proc/meminfo: memFree=1038859672/1055320700 swapFree=33554428/33554428
[pid=23998] ppid=23995 vsize=4324 memory=3180 CPUtime=0 cores=8-11
/proc/23998/stat : 23998 (run) S 23995 23998 22157 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2826064 4427776 640 18446744073709551615 94464709332992 94464710227525 140731502839744 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94464710466576 94464710514320 94464717983744 140731502844034 140731502844269 140731502844269 140731502850001 0
/proc/23998/statm: 1081 795 707 219 0 143 0
[pid=24001] ppid=23998 vsize=1071740 memory=753356 CPUtime=161.52 cores=8-11
/proc/24001/stat : 24001 (python3) R 23998 23998 22157 0 -1 4194304 356405 0 0 0 16128 24 0 0 20 0 4 0 2826067 1097461760 188189 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 0 0 0 17 8 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
/proc/24001/statm: 267935 188339 13865 753 0 218972 0
[pid=24001/tid=24002] ppid=23998 vsize=1071740 memory=3180 CPUtime=0.07 cores=8-11
/proc/24001/task/24002/stat : 24002 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826086 1097461760 188189 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
[pid=24001/tid=24003] ppid=23998 vsize=1071740 memory=3180 CPUtime=0.07 cores=8-11
/proc/24001/task/24003/stat : 24003 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826086 1097461760 188189 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
[pid=24001/tid=24004] ppid=23998 vsize=1071740 memory=0 CPUtime=0.05 cores=8-11
/proc/24001/task/24004/stat : 24004 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 4 0 2826086 1097461760 188189 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
Current children cumulated CPU time: 161.52 s
Current children cumulated vsize: 1076064 KiB
Current children cumulated memory: 756536 KiB
[startup+222.3 s]
/proc/loadavg: 15.77 16.07 16.04 16/925 24252
/proc/meminfo: memFree=1038368632/1055320700 swapFree=33554428/33554428
[pid=23998] ppid=23995 vsize=4324 memory=3180 CPUtime=0 cores=8-11
/proc/23998/stat : 23998 (run) S 23995 23998 22157 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2826064 4427776 640 18446744073709551615 94464709332992 94464710227525 140731502839744 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94464710466576 94464710514320 94464717983744 140731502844034 140731502844269 140731502844269 140731502850001 0
/proc/23998/statm: 1081 795 707 219 0 143 0
[pid=24001] ppid=23998 vsize=1071740 memory=753388 CPUtime=221.32 cores=8-11
/proc/24001/stat : 24001 (python3) R 23998 23998 22157 0 -1 4194304 359383 0 0 0 22108 24 0 0 20 0 4 0 2826067 1097461760 188189 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 0 0 0 17 8 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
/proc/24001/statm: 267935 188347 13865 753 0 218972 0
[pid=24001/tid=24002] ppid=23998 vsize=1071740 memory=3180 CPUtime=0.07 cores=8-11
/proc/24001/task/24002/stat : 24002 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826086 1097461760 188189 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
[pid=24001/tid=24003] ppid=23998 vsize=1071740 memory=3180 CPUtime=0.07 cores=8-11
/proc/24001/task/24003/stat : 24003 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826086 1097461760 188189 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
[pid=24001/tid=24004] ppid=23998 vsize=1071740 memory=3180 CPUtime=0.05 cores=8-11
/proc/24001/task/24004/stat : 24004 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 4 0 2826086 1097461760 188189 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
Current children cumulated CPU time: 221.32 s
Current children cumulated vsize: 1076064 KiB
Current children cumulated memory: 756568 KiB
[startup+225.753 s]
# the end of solver process 23998 was just reported to runsolver
# Child status: 0
# cumulated CPU time of all completed processes: user=224.504 s, system=0.27589 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+224 s]*
/proc/loadavg: 15.77 16.07 16.04 16/925 24252
/proc/meminfo: memFree=1038315840/1055320700 swapFree=33554428/33554428
[pid=23998] ppid=23995 vsize=4324 memory=3180 CPUtime=0 cores=8-11
/proc/23998/stat : 23998 (run) S 23995 23998 22157 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2826064 4427776 640 18446744073709551615 94464709332992 94464710227525 140731502839744 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94464710466576 94464710514320 94464717983744 140731502844034 140731502844269 140731502844269 140731502850001 0
/proc/23998/statm: 1081 795 707 219 0 143 0
[pid=24001] ppid=23998 vsize=1071740 memory=753388 CPUtime=223.03 cores=8-11
/proc/24001/stat : 24001 (python3) R 23998 23998 22157 0 -1 4194304 359383 0 0 0 22279 24 0 0 20 0 4 0 2826067 1097461760 188189 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 0 0 0 17 8 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
/proc/24001/statm: 267935 188347 13865 753 0 218972 0
[pid=24001/tid=24002] ppid=23998 vsize=1071740 memory=8323113457835801486 CPUtime=0.07 cores=8-11
/proc/24001/task/24002/stat : 24002 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826086 1097461760 188189 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
[pid=24001/tid=24003] ppid=23998 vsize=1071740 memory=2992 CPUtime=0.07 cores=8-11
/proc/24001/task/24003/stat : 24003 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826086 1097461760 188189 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
[pid=24001/tid=24004] ppid=23998 vsize=1071740 memory=5852 CPUtime=0.05 cores=8-11
/proc/24001/task/24004/stat : 24004 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 4 0 2826086 1097461760 188189 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
Current children cumulated CPU time: 223.03 s
Current children cumulated vsize: 1076064 KiB
Current children cumulated memory: 756568 KiB
[startup+224.8 s]
/proc/loadavg: 15.77 16.07 16.04 16/925 24252
/proc/meminfo: memFree=1038315840/1055320700 swapFree=33554428/33554428
[pid=23998] ppid=23995 vsize=4324 memory=3180 CPUtime=0 cores=8-11
/proc/23998/stat : 23998 (run) S 23995 23998 22157 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2826064 4427776 640 18446744073709551615 94464709332992 94464710227525 140731502839744 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94464710466576 94464710514320 94464717983744 140731502844034 140731502844269 140731502844269 140731502850001 0
/proc/23998/statm: 1081 795 707 219 0 143 0
[pid=24001] ppid=23998 vsize=1071740 memory=753388 CPUtime=223.82 cores=8-11
/proc/24001/stat : 24001 (python3) R 23998 23998 22157 0 -1 4194304 359394 0 0 0 22358 24 0 0 20 0 4 0 2826067 1097461760 188189 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 0 0 0 17 8 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
/proc/24001/statm: 267935 188347 13865 753 0 218972 0
[pid=24001/tid=24002] ppid=23998 vsize=1071740 memory=14124 CPUtime=0.07 cores=8-11
/proc/24001/task/24002/stat : 24002 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826086 1097461760 188189 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
[pid=24001/tid=24003] ppid=23998 vsize=1071740 memory=12864 CPUtime=0.07 cores=8-11
/proc/24001/task/24003/stat : 24003 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826086 1097461760 188189 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
[pid=24001/tid=24004] ppid=23998 vsize=1071740 memory=8325092608813792142 CPUtime=0.05 cores=8-11
/proc/24001/task/24004/stat : 24004 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 4 0 2826086 1097461760 188189 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
Current children cumulated CPU time: 223.82 s
Current children cumulated vsize: 1076064 KiB
Current children cumulated memory: 756568 KiB
[startup+225.2 s]
/proc/loadavg: 15.77 16.07 16.04 16/925 24252
/proc/meminfo: memFree=1038294952/1055320700 swapFree=33554428/33554428
[pid=23998] ppid=23995 vsize=4324 memory=3180 CPUtime=0 cores=8-11
/proc/23998/stat : 23998 (run) S 23995 23998 22157 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2826064 4427776 640 18446744073709551615 94464709332992 94464710227525 140731502839744 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94464710466576 94464710514320 94464717983744 140731502844034 140731502844269 140731502844269 140731502850001 0
/proc/23998/statm: 1081 795 707 219 0 143 0
[pid=24001] ppid=23998 vsize=1071740 memory=753392 CPUtime=224.21 cores=8-11
/proc/24001/stat : 24001 (python3) R 23998 23998 22157 0 -1 4194304 362556 0 0 0 22397 24 0 0 20 0 4 0 2826067 1097461760 188189 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 0 0 0 17 8 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
/proc/24001/statm: 267935 188348 13865 753 0 218972 0
[pid=24001/tid=24002] ppid=23998 vsize=1071740 memory=8325092608813792142 CPUtime=0.07 cores=8-11
/proc/24001/task/24002/stat : 24002 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826086 1097461760 188189 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
[pid=24001/tid=24003] ppid=23998 vsize=1071740 memory=753388 CPUtime=0.07 cores=8-11
/proc/24001/task/24003/stat : 24003 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826086 1097461760 188189 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
[pid=24001/tid=24004] ppid=23998 vsize=1071740 memory=2828 CPUtime=0.05 cores=8-11
/proc/24001/task/24004/stat : 24004 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 4 0 2826086 1097461760 188189 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
Current children cumulated CPU time: 224.21 s
Current children cumulated vsize: 1076064 KiB
Current children cumulated memory: 756572 KiB
[startup+225.6 s]
/proc/loadavg: 15.77 16.07 16.04 16/925 24252
/proc/meminfo: memFree=1038294952/1055320700 swapFree=33554428/33554428
[pid=23998] ppid=23995 vsize=4324 memory=3180 CPUtime=0 cores=8-11
/proc/23998/stat : 23998 (run) S 23995 23998 22157 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2826064 4427776 640 18446744073709551615 94464709332992 94464710227525 140731502839744 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94464710466576 94464710514320 94464717983744 140731502844034 140731502844269 140731502844269 140731502850001 0
/proc/23998/statm: 1081 795 707 219 0 143 0
[pid=24001] ppid=23998 vsize=1071740 memory=753484 CPUtime=224.61 cores=8-11
/proc/24001/stat : 24001 (python3) R 23998 23998 22157 0 -1 4194304 395159 0 0 0 22436 25 0 0 20 0 4 0 2826067 1097461760 188317 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 0 0 0 0 17 8 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
/proc/24001/statm: 267935 188371 13875 753 0 218972 0
[pid=24001/tid=24002] ppid=23998 vsize=1071740 memory=3180 CPUtime=0.07 cores=8-11
/proc/24001/task/24002/stat : 24002 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826086 1097461760 188317 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 0 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
[pid=24001/tid=24003] ppid=23998 vsize=1071740 memory=3180 CPUtime=0.07 cores=8-11
/proc/24001/task/24003/stat : 24003 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826086 1097461760 188317 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 0 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
[pid=24001/tid=24004] ppid=23998 vsize=1071740 memory=753388 CPUtime=0.05 cores=8-11
/proc/24001/task/24004/stat : 24004 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 4 0 2826086 1097461760 188317 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 0 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
Current children cumulated CPU time: 224.61 s
Current children cumulated vsize: 1076064 KiB
Current children cumulated memory: 756664 KiB
[startup+225.7 s]
/proc/loadavg: 15.77 16.07 16.04 16/925 24252
/proc/meminfo: memFree=1038294952/1055320700 swapFree=33554428/33554428
[pid=23998] ppid=23995 vsize=4324 memory=3180 CPUtime=0 cores=8-11
/proc/23998/stat : 23998 (run) S 23995 23998 22157 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 2826064 4427776 640 18446744073709551615 94464709332992 94464710227525 140731502839744 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 94464710466576 94464710514320 94464717983744 140731502844034 140731502844269 140731502844269 140731502850001 0
/proc/23998/statm: 1081 795 707 219 0 143 0
[pid=24001] ppid=23998 vsize=1045620 memory=727732 CPUtime=224.71 cores=8-11
/proc/24001/stat : 24001 (python3) R 23998 23998 22157 0 -1 4194304 395451 0 0 0 22446 25 0 0 20 0 4 0 2826067 1070714880 181878 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 0 0 0 0 17 8 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
/proc/24001/statm: 261405 181933 13875 753 0 212442 0
[pid=24001/tid=24002] ppid=23998 vsize=1045620 memory=3180 CPUtime=0.07 cores=8-11
/proc/24001/task/24002/stat : 24002 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826086 1070714880 181878 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 0 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
[pid=24001/tid=24003] ppid=23998 vsize=1045620 memory=3180 CPUtime=0.07 cores=8-11
/proc/24001/task/24003/stat : 24003 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 2826086 1070714880 181878 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 0 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
[pid=24001/tid=24004] ppid=23998 vsize=1045620 memory=3180 CPUtime=0.05 cores=8-11
/proc/24001/task/24004/stat : 24004 (python3) S 23998 23998 22157 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 4 0 2826086 1070714880 181878 18446744073709551615 4321280 7402577 140729840565856 0 0 0 0 16781312 0 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 17379328 140729840568221 140729840568472 140729840568472 140729840574394 0
Current children cumulated CPU time: 224.71 s
Current children cumulated vsize: 1049944 KiB
Current children cumulated memory: 730912 KiB
Child status: 0
Real time (s): 225.753
CPU time (s): 224.78
CPU user time (s): 224.504
CPU system time (s): 0.27589
CPU usage (%): 99.5687
Max. virtual memory (cumulated for all children) (KiB): 1076064
Max. memory (cumulated for all children) (KiB): 756664
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 224.504
system time used= 0.27589
maximum resident set size= 753268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 396742
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3548
involuntary context switches= 620
# summary of solver processes directly reported to runsolver:
# pid: 23998
# total CPU time (s): 224.78
# total CPU user time (s): 224.504
# total CPU system time (s): 0.27589
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.798283 second user time and 2.52585 second system time
The end
Launcher Data
Begin job on nodeE006 at 2026-07-15 18:19:36
IDJOB=4847666
IDBENCH=179202
IDSOLVER=3706
FILE ID=nodeE006/4847666-1784132376
RUNJOBID= nodeE006-1784128647-22176
SLURM_JOB_ID= 12756366
Free space on /tmp= 801088 MiB
SOLVER NAME= cpmpy_ortools (1 core) 2026-07-14
BENCH NAME= PB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/SMTI/SMTI_PBO/SMTI_10000_3_0.95_7.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-4847666-1784132376/watcher-4847666-1784132376 -o /tmp/evaluation-result-4847666-1784132376/solver-4847666-1784132376 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4847666-1784132376/vars-4847666-1784132376 --bin-var /tmp/runsolver-exch-nodeE006-1784128647-22176 --watchdog 3760 run HOME/instance-4847666-1784132376.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1104184900 --intermediate --solver ortools
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 62000 MiB
NBCORE= 3
MD5SUM BENCH= d47ff3eebc69b1c6218de36156695d38
RANDOM SEED=1104184900
nodeE006 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 : 2493.659
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 : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 1
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3585.106
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 : 7090.34
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 : 7090.34
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 : 7090.34
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 : 3568.252
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 : 7090.34
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 : 2493.659
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 : 7090.34
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 : 7090.34
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 : 7090.34
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 : 2493.659
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 : 7090.34
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 : 3579.146
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 : 7090.34
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 : 3546.484
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 : 7090.34
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 : 3557.349
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 : 7090.34
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 : 3593.626
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 : 7090.34
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 : 7090.34
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 : 7090.34
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 : 3612.701
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 99
cpu cores : 32
apicid : 99
initial apicid : 99
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 16
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 48
cpu cores : 32
apicid : 48
initial apicid : 48
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
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 : 3599.931
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 : 7090.34
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 : 7090.34
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 : 3597.430
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 : 7090.34
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 : 2493.659
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 : 7090.34
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 : 2493.659
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 : 7090.34
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 : 3588.851
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 : 7090.34
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 : 7090.34
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 : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 25
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 17
cpu cores : 32
apicid : 17
initial apicid : 17
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
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 : 3576.514
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 : 7090.34
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 : 3575.397
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 : 7090.34
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 : 7090.34
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 : 2493.659
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 : 7090.34
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 : 3577.122
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 : 7090.34
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 : 7090.34
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 : 3583.500
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 : 7090.34
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 : 2493.659
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 : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 34
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 2
cpu cores : 32
apicid : 130
initial apicid : 130
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
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 : 7090.34
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 : 3585.532
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 : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 37
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 65
cpu cores : 32
apicid : 193
initial apicid : 193
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
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 : 7090.34
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 : 3581.284
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 : 7090.34
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 : 3609.574
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 : 7090.34
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 : 2493.659
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 : 7090.34
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 : 7090.34
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 : 3614.458
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 : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 44
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 96
cpu cores : 32
apicid : 224
initial apicid : 224
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
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 : 7090.34
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 : 3584.970
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 : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 47
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3591.357
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 : 7090.34
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 : 7090.34
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 : 7090.34
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 : 3592.057
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 : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 51
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 51
cpu cores : 32
apicid : 179
initial apicid : 179
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
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 : 3596.024
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 : 7090.34
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 : 3594.386
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 : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 54
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 114
cpu cores : 32
apicid : 242
initial apicid : 242
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
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 : 7090.34
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 : 3577.535
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 : 7090.34
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 : 2493.659
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 : 7090.34
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 : 2493.659
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 : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 59
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 19
cpu cores : 32
apicid : 147
initial apicid : 147
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
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 : 3586.180
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 : 7090.34
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 : 3586.222
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 : 7090.34
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 : 3585.215
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 : 7090.34
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 : 3586.464
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 : 7090.34
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: 1055320700 kB
MemFree: 1022031804 kB
MemAvailable: 1020217340 kB
Buffers: 3336 kB
Cached: 1984572 kB
SwapCached: 0 kB
Active: 29589576 kB
Inactive: 1728044 kB
Active(anon): 29356172 kB
Inactive(anon): 0 kB
Active(file): 233404 kB
Inactive(file): 1728044 kB
Unevictable: 9000 kB
Mlocked: 0 kB
SwapTotal: 33554428 kB
SwapFree: 33554428 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 61552 kB
Writeback: 0 kB
AnonPages: 29325072 kB
Mapped: 161520 kB
Shmem: 26428 kB
KReclaimable: 131792 kB
Slab: 499580 kB
SReclaimable: 131792 kB
SUnreclaim: 367788 kB
KernelStack: 15872 kB
PageTables: 67312 kB
SecPageTables: 12024 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 561214776 kB
Committed_AS: 35964872 kB
VmallocTotal: 13743895347199 kB
VmallocUsed: 478332 kB
VmallocChunk: 0 kB
Percpu: 116480 kB
HardwareCorrupted: 0 kB
AnonHugePages: 9814016 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: 371140 kB
DirectMap2M: 18825216 kB
DirectMap1G: 1054867456 kB
Free space on /tmp at the end= 801796 MiB
End job on nodeE006 at 2026-07-15 18:23:22