Trace number 4848158
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-PB12/OPT-LIN/zahidi/MH+IC/ normalized-minisat25_4_7_6_mh_ic.opb |
| MD5SUM | 1bb082b6412719493b7deb7ac7dad108 |
| 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 | 1178861 |
| Best CPU time to get the best result obtained on this benchmark | 520.366 |
| 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 | 45775 |
| Total number of constraints | 102733 |
| Number of constraints which are clauses | 71450 |
| Number of constraints which are cardinality constraints (but not clauses) | 33 |
| Number of constraints which are nor clauses,nor cardinality constraints | 31250 |
| Minimum length of a constraint | 2 |
| Maximum length of a constraint | 925 |
| Number of terms in the objective function | 17425 |
| Biggest coefficient in the objective function | 74618461 |
| Number of bits for the biggest coefficient in the objective function | 27 |
| Sum of the numbers in the objective function | 10171756525 |
| Number of bits of the sum of numbers in the objective function | 34 |
| Biggest number in a constraint | 74618461 |
| Number of bits of the biggest number in a constraint | 27 |
| Biggest sum of numbers in a constraint | 10171756525 |
| Number of bits of the biggest sum of numbers | 34 |
| 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
5.62/4.88 c Time taken to transform: 2.4563677310943604 seconds
5.62/4.88 c Solver arguments: {'num_search_workers': 16, 'random_seed': 1613655770, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7fd4da6df410>}
5.62/4.88 c 57593.95874094963s left to solve
20.47/8.82 c Solution 1, time = 3.9303s
20.47/8.82 o 102181687
20.47/8.88 c Solution 2, time = 3.9995s
20.47/8.88 o 101882275
22.03/8.95 c Solution 3, time = 4.0614s
22.03/8.95 o 101770591
25.48/9.13 c Solution 4, time = 4.2458s
25.48/9.13 o 66415130
26.79/9.28 c Solution 5, time = 4.3909s
26.79/9.28 o 66231629
29.91/9.44 c Solution 6, time = 4.5510s
29.91/9.44 o 27945700
33.09/9.66 c Solution 7, time = 4.7742s
33.09/9.66 o 26759203
37.87/9.95 c Solution 8, time = 5.0688s
37.87/9.95 o 24112312
49.01/10.61 c Solution 9, time = 5.7230s
49.01/10.61 o 4333635
49.01/10.62 c Solution 10, time = 5.7349s
49.01/10.62 o 3987583
55.77/11.07 c Solution 11, time = 6.1861s
55.77/11.07 o 2942914
58.51/11.25 c Solution 12, time = 6.3618s
58.51/11.25 o 2936844
60.10/11.39 c Solution 13, time = 6.5014s
60.10/11.39 o 2911437
61.69/11.42 c Solution 14, time = 6.5328s
61.69/11.42 o 2908667
61.69/11.42 c Solution 15, time = 6.5353s
61.69/11.42 o 2883260
61.69/11.48 c Solution 16, time = 6.5964s
61.69/11.48 o 2722023
61.69/11.48 c Solution 17, time = 6.5991s
61.69/11.48 o 2693846
63.29/11.52 c Solution 18, time = 6.6351s
63.29/11.52 o 2599625
63.29/11.59 c Solution 19, time = 6.7022s
63.29/11.59 o 2514329
64.88/11.62 c Solution 20, time = 6.7380s
64.88/11.62 o 2507831
68.02/11.82 c Solution 21, time = 6.9318s
68.02/11.82 o 2455625
68.02/11.85 c Solution 22, time = 6.9692s
68.02/11.85 o 2083726
74.27/12.26 c Solution 23, time = 7.3787s
74.27/12.26 o 1996324
77.45/12.44 c Solution 24, time = 7.5564s
77.45/12.44 o 1975534
80.61/12.63 c Solution 25, time = 7.7436s
80.61/12.63 o 1544206
83.79/12.85 c Solution 26, time = 7.9673s
83.79/12.85 o 1508048
93.19/13.48 c Solution 27, time = 8.5956s
93.19/13.48 o 1448486
94.75/13.56 c Solution 28, time = 8.6725s
94.75/13.56 o 1444541
96.27/13.69 c Solution 29, time = 8.8061s
96.27/13.69 o 1428271
99.44/13.82 c Solution 30, time = 8.9362s
99.44/13.82 o 1401196
99.44/13.87 c Solution 31, time = 8.9879s
99.44/13.87 o 1398941
102.90/14.04 c Solution 32, time = 9.1518s
102.90/14.04 o 1396032
102.90/14.06 c Solution 33, time = 9.1767s
102.90/14.06 o 1386223
105.73/14.23 c Solution 34, time = 9.3460s
105.73/14.23 o 1379818
105.73/14.28 c Solution 35, time = 9.3969s
105.73/14.28 o 1358476
105.73/14.29 c Solution 36, time = 9.4060s
105.73/14.29 o 1340046
110.48/14.55 c Solution 37, time = 9.6655s
110.48/14.55 o 1254587
116.86/14.94 c Solution 38, time = 10.0513s
116.86/14.94 o 1254118
139.12/16.32 c Solution 39, time = 11.4305s
139.12/16.32 o 1218081
444.49/35.52 c Solution 40, time = 30.6381s
444.49/35.52 o 1215699
447.68/35.77 c Solution 41, time = 30.8827s
447.68/35.77 o 1209116
450.86/35.90 c Solution 42, time = 31.0185s
450.86/35.90 o 1202948
470.39/37.14 c Solution 43, time = 32.2566s
470.39/37.14 o 1184817
470.39/37.19 c Solution 44, time = 32.3084s
470.39/37.19 o 1178861
5104.55/328.54 o 1178861
5104.55/328.54 v -x30417 -x7321 -x20922 -x37670 -x36122 -x17975 -x22930 -x31458 -x16281 -x11590 -x14594 -x22950 -x43900 -x37097 -x25200 -x30918 -x41702 -x22768 -x38444 -x10234 -x36632 -x15819 -x25213 -x18232 -x30426 -x439 -x21685 -x7364 -x13221 -x11581 -x12329 -x36587 -x5843 -x23940 -x13288 -x326 -x35452 -x39742 -x18612 -x43774 -x681 -x26303 -x1597 -x22257 -x17082 -x9603 -x26274 -x34866 -x39631 -x6896 -x13088 -x20567 -x7671 -x10763 -x36055 -x26507 -x39347 -x12214 -x11506 -x2612 -x23750 -x32849 -x27988 -x8172 -x31164 -x11067 -x35837 -x14470 -x16444 -x42504 -x2254 -x8882 -x42086 -x10446 -x34787 -x15948 -x2417 -x43617 -x43493 -x42834 -x2707 -x42095 -x12230 -x2251 -x3922 -x24426 -x3660 -x450 -x15495 -x39379 -x17590 -x7241 -x39165 -x21288 -x13317 -x39584 -x15064 -x34114 -x3694 -x13568 -x17763 -x10691 -x5312 -x7726 -x38126 -x27312 -x45111 -x35606 -x20478 -x42036 -x38246 -x1354 -x9801 -x36830 -x15936 -x23474 -x36838 -x37491 -x25425 -x38710 -x14395 -x17958 -x14522 -x39558 -x18427 -x35885 -x35932 -x26590 -x43448 -x39194 -x22905 -x13656 -x13328 -x44909 -x43186 -x43806 -x31947 -x13400 -x5181 -x72 -x33187 -x24472 -x21746 -x27541 -x7633 -x4850 -x21105 -x20958 -x10966 -x13319 -x14220 -x11054 -x23510 -x9601 -x9453 -x25957 -x9813 -x20599 -x13647 -x32606 -x16413 -x33163 -x17407 -x12732 -x6751 -x43925 -x6726 -x40502 -x4515 -x14077 -x2655 -x4865 -x41095 -x42118 -x7049 -x37355 -x27764 -x28674 -x11143 -x27179 -x25118 -x34834 -x22365 -x24217 -x15450 -x28311 -x16028 -x42254 -x16657 -x44261 -x11026 -x38923 -x504 -x20441 -x45577 -x34255 -x39110 -x2950 -x1167 -x37693 -x19104 -x27339 -x37358 -x16210 -x1243 -x21878 -x35330 -x43254 -x29151 -x24156 -x3485 -x849 -x9915 -x30876 -x27375 -x25552 -x13862 -x16874 -x1945 -x31591 -x2188 -x32993 -x33529 -x33143 -x27762 -x25641 -x43472 -x44235 -x13025 -x15551 -x17258 -x13701 -x19020 -x38155 -x1641 -x31688 -x39162 -x40490 -x1196 -x43915 -x15660 -x34989 -x27538 -x37593 -x20515 -x21342 -x29997 -x1744 -x1382 -x8980 -x4845 -x38628 -x6727 -x40247 -x14938 -x19555 -x26970 -x15947 -x3991 -x31993 -x38979 -x45096 -x4964 -x38459 -x15764 -x43205 -x6591 -x28246 -x21177 -x21375 -x12777 -x35639 -x11237 -x7587 -x31398 -x9203 -x42071 -x34144 -x24785 -x19097 -x21195 -x6578 -x34338 -x15444 -x36378 -x18410 -x7390 -x32820 -x728 -x13536 -x14087 -x35177 -x25324 -x7 -x28715 -x16054 -x912 -x16518 -x23133 -x9266 -x8731 -x13284 -x7715 -x32925 -x23109 -x1035 -x36145 -x605 -x36760 -x1507 -x8078 -x20635 -x36651 -x13099 -x5162 -x5722 -x43459 -x15004 -x26983 -x11112 -x1776 -x6626 -x39698 -x6299 -x43751 -x30456 -x24323 -x18468 -x23783 -x21800 -x19938 -x44907 -x32154 -x18275 -x33367 -x5125 -x27807 -x26674 -x23479 -x40075 -x36342 -x43456 -x2173 -x31220 -x33900 -x37150 -x25900 -x28302 -x34761 -x15938 -x30927 -x20330 -x2794 -x12552 -x473 -x3763 -x15708 -x19694 -x1002 -x10429 -x40182 -x23485 -x1349 -x3172 -x25562 -x2239 -x36816 -x23885 -x14780 -x42784 -x2046 -x44251 -x511 -x31730 -x30449 -x4315 -x10465 -x23396 -x37185 -x25286 -x16079 -x23797 -x11139 -x26740 -x32791 -x37122 -x21212 -x28545 -x8612 -x16972 -x10857 -x2344 -x397 -x41700 -x42426 -x2926 -x18072 -x1288 -x10545 -x18067 -x17311 -x30139 -x38896 -x27186 -x14763 -x9461 -x42499 -x4861 -x16914 -x23293 -x33345 -x13997 -x15267 -x18620 -x9075 -x1043 -x7714 -x86 -x3996 -x14502 -x36653 -x14421 -x17172 -x17701 -x44660 -x36049 -x44761 -x25404 -x39600 -x13966 -x7503 -x38385 -x44559 -x203 -x31126 -x17448 -x5367 -x34072 -x11553 -x42026 -x42565 -x43289 -x12806 -x692 -x6408 -x31958 -x26651 -x44498 -x36058 -x44297 -x4383 -x4132 -x15809 -x12290 -x9310 -x9551 -x14497 -x39364 -x43581 -x22093 -x19114 -x31941 -x33071 -x33961 -x37304 -x20811 -x9808 -x30713 -x717 -x33474 -x30074 -x3976 -x35790 -x19029 -x3402 -x5018 -x19158 -x44165 -x2273 -x9904 -x4869 -x40903 -x33985 -x28419 -x31995 -x33981 -x28355 -x17027 -x15679 -x34640 -x36273 -x5115 -x5436 -x1266 -x8333 -x19638 -x5003 -x12971 -x31666 -x22075 -x14699 -x20338 -x29361 -x8291 -x42999 -x38619 -x28614 -x19714 -x41873 -x25790 -x38978 -x43996 -x35535 -x5991 -x41721 -x26975 -x41333 -x21193 -x38565 -x35311 -x14853 -x24073 -x6363 -x35950 -x39869 -x24676 -x36471 -x13304 -x43654 -x21992 -x8602 -x32850 -x20913 -x16343 -x14424 -x4782 -x33196 -x41236 -x20308 -x9814 -x39853 -x30428 -x22798 -x33319 -x22825 -x7138 -x14574 -x27047 -x39909 -x13543 -x2959 -x7437 -x12175 -x30947 -x7325 -x34482 -x8938 -x33090 -x15717 -x43772 -x42364 -x14844 -x34101 -x25518 -x26844 -x39461 -x41971 -x41639 -x1652 -x39807 -x15485 -x35799 -x3021 -x672 -x37274 -x12681 -x4102 -x11306 -x951 -x7204 -x7954 -x14907 -x19275 -x37169 -x11894 -x16888 -x20157 -x29317 -x11946 -x23898 -x17952 -x22629 -x40223 -x16068 -x15654 -x18512 -x22613 -x23910 -x12071 -x42016 -x41111 -x21133 -x35596 -x16156 -x15693 -x22109 -x13795 -x29920 -x31039 -x33063 -x24968 -x31492 -x1079 -x44192 -x12005 -x43323 -x41733 -x2958 -x21214 -x42541 -x28296 -x3381 -x34112 -x42033 -x31053 -x37399 -x17369 -x35905 -x27087 -x40149 -x8002 -x7664 -x5019 -x11011 -x9516 -x28084 -x39411 -x45023 -x128 -x28024 -x15003 -x11210 -x921 -x11310 -x4609 -x6483 -x23011 -x33019 -x27471 -x23407 -x15861 -x39428 -x15304 -x42333 -x14004 -x29772 -x25859 -x44871 -x23507 -x22620 -x23748 -x36922 -x27351 -x38932 -x3006 -x26532 -x42500 -x44260 -x22864 -x14113 -x2230 -x10571 -x122 -x27115 -x29223 -x6864 -x5980 -x26900 -x461 -x36062 -x30861 -x5531 -x33031 -x358 -x23810 -x2238 -x22575 -x24056 -x44584 -x44063 -x2118 -x31 -x26453 -x41077 -x35290 -x19904 -x14698 -x42078 -x27619 -x28335 -x26518 -x42266 -x31938 -x15528 -x38648 -x7045 -x15400 -x44277 -x39608 -x6313 -x354 -x4086 -x13836 -x38290 -x41139 -x8361 -x1071 -x18557 -x36146 -x19028 -x2888 -x7600 -x21882 -x26396 -x26484 -x7314 -x41753 -x16529 -x23465 -x26958 -x16089 -x2469 -x33971 -x440 -x36296 -x16508 -x43577 -x11014 -x29026 -x37696 -x29673 -x34715 -x1595 -x5069 -x19197 -x15359 -x6518 -x68 -x31788 -x34302 -x3965 -x43851 -x13470 -x13636 -x32200 -x24187 -x24484 -x19898 -x21333 -x43942 -x33404 -x14485 -x36638 -x21351 -x28031 -x17198 -x30084 -x31804 -x36447 -x6771 -x3952 -x9291 -x22078 -x33436 -x24531 -x836 -x2766 -x8826 -x24824 -x12324 -x32541 -x12000 -x36057 -x6769 -x7720 -x9876 -x7002 -x335 -x20856 -x966 -x24166 -x19663 -x33179 -x25515 -x34801 -x38788 -x21724 -x6018 -x23918 -x1863 -x31186 -x38478 -x33597 -x35941 -x33610 -x37388 -x17944 -x7604 -x42513 -x4723 -x38235 -x15300 -x12748 -x17015 -x22948 -x5502 -x40365 -x32199 -x8166 -x38564 -x35853 -x44024 -x7719 -x9960 -x38630 -x29362 -x34152 -x4939 -x28815 -x11728 -x1280 -x37949 -x22658 -x17780 -x4353 -x3047 -x10792 -x9397 -x34608 -x4671 -x41311 -x41170 -x37375 -x12250 -x39819 -x24489 -x39589 -x21052 -x20179 -x27933 -x21399 -x21606 -x13698 -x27805 -x1419 -x27662 -x1428 -x34419 -x4203 -x5741 -x8009 -x31626 -x29240 -x21636 -x11607 -x30098 -x35127 -x6754 -x41054 -x26366 -x26425 -x21591 -x2160 -x12009 -x39119 -x12827 -x2943 -x7008 -x6917 -x13927 -x1737 -x25111 -x42116 -x17309 -x38944 -x13492 -x16649 -x26021 -x34614 -x28618 -x7641 -x45255 -x34262 -x23254 -x23286 -x13247 -x724 -x21091 -x28445 -x20230 -x14474 -x27366 -x26044 -x43037 -x14652 -x25794 -x38398 -x34095 -x8281 -x23641 -x6157 -x11029 -x22101 -x1024 -x3562 -x25519 -x31217 -x9832 -x41591 -x9586 -x25484 -x10049 -x44343 -x42588 -x20770 -x5533 -x10069 -x34495 -x9509 -x9750 -x36947 -x18096 -x13155 -x42876 -x44999 -x5333 -x43026 -x33269 -x6327 -x40969 -x30636 -x15264 -x32248 -x2515 -x33470 -x2879 -x25032 -x45090 -x13968 -x37180 -x32459 -x20838 -x19226 -x11424 -x44344 -x22764 -x10297 -x4882 -x37013 -x16117 -x10423 -x14348 -x36929 -x20096 -x13902 -x14578 -x37353 -x30250 -x39359 -x38231 -x25950 -x26088 -x32872 -x29098 -x5195 -x12235 -x41387 -x2117 -x4746 -x39276 -x27921 -x14104 -x15590 -x3163 -x7847 -x10541 -x14295 -x4094 -x21584 -x24646 -x31948 -x36499 -x30309 -x30333 -x16043 -x4226 -x28571 -x39866 -x3195 -x31851 -x15408 -x41731 -x19561 -x4285 -x42867 -x40228 -x21622 -x16781 -x35962 -x24265 -x44377 -x29061 -x7485 -x8821 -x39627 -x27799 -x21563 -x35648 -x3883 -x40275 -x15640 -x16463 -x39178 -x37439 -x28728 -x9411 -x22833 -x9181 -x20051 -x34134 -x446 -x22780 -x24549 -x20779 -x18757 -x29052 -x22290 -x28628 -x44379 -x42770 -x18709 -x3484 -x4348 -x42973 -x19356 -x29532 -x42489 -x31256 -x32890 -x1555 -x10607 -x40800 -x24094 -x12041 -x23606 -x3231 -x7461 -x38737 -x31203 -x29932 -x7249 -x201 -x28113 -x35878 -x34083 -x38525 -x2753 -x27172 -x6052 -x38663 -x29933 -x35527 -x40069 -x39808 -x33827 -x29032 -x16840 -x27532 -x28651 -x37331 -x41866 -x37819 -x38430 -x5547 -x44602 -x26132 -x27741 -x7129 -x22162 -x41115 -x13854 -x1415 -x2322 -x6171 -x29402 -x23190 -x6797 -x33496 -x27597 -x29276 -x10291 -x20159 -x7465 -x42144 -x15608 -x25707 -x17213 -x11523 -x40137 -x23585 -x27423 -x24577 -x26615 -x11351 -x39221 -x15769 -x35245 -x25548 -x16328 -x42412 -x39424 -x35413 -x42053 -x31663 -x33072 -x3569 -x20683 -x31058 -x975 -x28734 -x40748 -x3872 -x3281 -x23908 -x40475 -x27346 -x35942 -x19249 -x23586 -x42786 -x17167 -x6511 -x8087 -x28779 -x2649 -x14287 -x41748 -x39303 -x25043 -x2915 -x7953 -x14700 -x3511 -x20384 -x22890 -x30178 -x26282 -x23232 -x44422 -x28440 -x35920 -x23669 -x36862 -x36495 -x34464 -x42444 -x34259 -x12770 -x37124 -x13542 -x2245 -x43418 -x22538 -x23652 -x5607 -x43610 -x8555 -x16960 -x41960 -x45598 -x14804 -x11145 -x31342 -x1686 -x41217 -x11767 -x39216 -x23453 -x23859 -x6038 -x12507 -x35812 -x23600 -x40527 -x2100 -x32901 -x9029 -x40211 -x43606 -x35346 -x37633 -x23103 -x7215 -x41658 -x32397 -x34227 -x10336 -x14217 -x13360 -x10856 -x20717 -x9665 -x5289 -x9861 -x40470 -x10155 -x21397 -x43904 -x9253 -x8590 -x35923 -x11353 -x41189 -x36890 -x41152 -x43242 -x11800 -x3606 -x15986 -x29262 -x37910 -x39355 -x40392 -x33142 -x8353 -x29502 -x27848 -x14293 -x3443 -x5428 -x41308 -x6962 -x44482 -x3055 -x33231 -x24398 -x31943 -x13563 -x3589 -x14074 -x14666 -x8656 -x43214 -x37809 -x5516 -x23398 -x12606 -x8785 -x11795 -x6803 -x644 -x32100 -x42410 -x14211 -x315 -x44593 -x29674 -x5821 -x10805 -x31594 -x24297 -x45604 -x39697 -x14195 -x30747 -x24440 -x14054 -x43485 -x38174 -x42535 -x1192 -x27813 -x20802 -x27846 -x13599 -x25389 -x42480 -x43549 -x29045 -x4880 -x19337 -x25343 -x21054 -x18801 -x18277 -x31814 -x40438 -x204 -x12699 -x1882 -x32433 -x24211 -x38752 -x22518 -x16167 -x43338 -x20176 -x594 -x15042 -x42344 -x22710 -x19581 -x9134 -x12502 -x7753 -x42676 -x20102 -x5943 -x10622 -x21392 -x6941 -x30931 -x9547 -x26873 -x1204 -x19320 -x21292 -x345 -x15086 -x29359 -x3416 -x32936 -x5929 -x15056 -x37202 -x3593 -x20304 -x44683 -x41860 -x41710 -x19873 -x12346 -x43841 -x32835 -x28266 -x20715 -x10014 -x301 -x22922 -x13689 -x37280 -x4256 -x6104 -x8806 -x11571 -x38300 -x23869 -x26097 -x34551 -x11386 -x12907 -x27710 -x21370 -x24165 -x14221 -x44327 -x2179 -x41382 -x8990 -x40391 -x10318 -x32880 -x12294 -x13252 -x41488 -x28824 -x12610 -x28981 -x17462 -x41149 -x10047 -x3532 -x9028 -x10122 -x1337 -x45451 -x17457 -x30908 -x38935 -x40325 -x33700 -x3234 -x27740 -x32952 -x9934 -x3927 -x25410 -x16473 -x1408 -x26650 -x8885 -x24269 -x19989 -x11114 -x13847 -x27576 -x38699 -x24673 -x14428 -x12204 -x39036 -x12614 -x38621 -x2866 -x41034 -x268 -x2800 -x11924 -x21608 -x22723 -x24813 -x11285 -x18101 -x30786 -x4598 -x35337 -x44992 -x45187 -x34408 -x14401 -x13685 -x33352 -x33049 -x34735 -x20274 -x4769 -x2717 -x22321 -x3760 -x9879 -x27281 -x41063 -x4343 -x35819 -x28247 -x25097 -x38973 -x31031 -x31989 -x11580 -x35946 -x27991 -x8505 -x5546 -x18395 -x32034 -x3404 -x33080 -x16310 -x20918 -x22049 -x37431 -x43782 -x3718 -x3783 -x45435 -x6661 -x5953 -x13306 -x40327 -x2071 -x3226 -x34096 -x35361 -x20031 -x45605 -x22880 -x15207 -x26788 -x22408 -x21933 -x13729 -x14119 -x11272 -x652 -x16131 -x25312 -x33333 -x38815 -x23473 -x1373 -x17606 -x37104 -x32109 -x20028 -x9527 -x24687 -x14588 -x37539 -x11076 -x3864 -x44413 -x25206 -x25769 -x35930 -x43819 -x43593 -x12373 -x18995 -x22333 -x18589 -x31644 -x19393 -x37317 -x28229 -x41511 -x42893 -x32427 -x1068 -x2619 -x19573 -x31541 -x41263 -x10732 -x583 -x39258 -x31150 -x774 -x19923 -x44315 -x11624 -x3098 -x1150 -x7404 -x45334 -x24427 -x21607 -x26687 -x2477 -x1549 -x24369 -x6216 -x35533 -x37058 -x14128 -x9721 -x40348 -x31780 -x7421 -x2478 -x22771 -x28238 -x41843 -x1 -x43894 -x43877 -x35861 -x13373 -x38549 -x768 -x41268 -x9047 -x32910 -x34846 -x19711 -x1197 -x25667 -x8320 -x22465 -x43781 -x21569 -x30137 -x14655 -x16497 -x29110 -x40815 -x17224 -x2481 -x39202 -x41454 -x28624 -x5479 -x39626 -x18186 -x15179 -x44334 -x8375 -x39007 -x577 -x24309 -x22887 -x32960 -x27162 -x18541 -x45170 -x17020 -x20722 -x27781 -x6101 -x7911 -x31889 -x14328 -x1607 -x39191 -x29692 -x8137 -x20390 -x3631 -x6553 -x12877 -x5128 -x38347 -x5823 -x4652 -x12270 -x13327 -x41574 -x29002 -x2060 -x34855 -x1220 -x42958 -x16132 -x973 -x19034 -x3573 -x6946 -x8811 -x17304 -x37275 -x93 -x45380 -x34249 -x41221 -x43070 -x45681 -x37300 -x38152 -x12322 -x23328 -x7922 -x32584 -x42277 -x31054 -x37086 -x37868 -x17992 -x44352 -x36543 -x13638 -x25828 -x6814 -x35003 -x28574 x2099 -x20643 -x33810 -x30936 -x28580 -x3154 -x26876 -x42532 -x32506 -x18255 -x45183 -x26435 -x16898 -x36991 -x41618 -x42203 -x12612 -x29025 -x34783 -x18956 -x8796 -x21803 -x17208 -x44825 -x22472 -x33879 -x40504 -x19068 -x12941 -x3400 -x24547 -x3541 -x35877 -x30625 -x9048 -x37668 -x3615 -x37055 -x14968 -x1727 -x8451 -x8575 -x2975 -x30216 -x39824 -x7839 -x31723 -x18055 -x16689 -x45355 -x28899 -x34926 -x21876 -x43391 -x42089 -x12817 -x2684 -x19576 -x5161 -x29399 -x36482 -x12571 -x36996 -x12905 -x1909 -x35336 -x11549 -x8607 -x6356 -x41408 -x43447 -x25385 -x14102 -x30008 -x27188 -x37520 -x28621 -x4178 -x30657 -x2778 -x18736 -x14692 -x36738 -x35076 -x30329 -x23484 -x13637 -x31578 -x3417 -x3288 -x29551 -x41259 -x44328 -x41896 -x5051 -x44847 -x29710 -x12171 -x42725 -x30238 -x32600 -x16726 -x41929 -x17109 -x14414 -x17440 -x18570 -x22963 -x22965 -x5374 -x44919 -x30054 -x1378 -x27407 -x9570 -x3426 -x26499 -x27363 -x2362 -x24339 -x26449 -x34356 -x14924 -x41774 -x39154 -x35724 -x26208 -x5206 -x4286 -x10875 -x28387 -x24358 -x15989 -x38883 -x19582 -x484 -x27973 -x20210 -x40140 -x7747 -x40442 -x43390 -x32521 -x37214 -x38027 -x21401 -x24782 -x13644 -x3229 -x29651 -x28091 -x19325 -x675 -x40022 -x2409 -x20821 -x30099 -x18351 -x6570 -x44883 -x38980 -x25063 -x38484 -x6307 -x16527 -x12712 -x42556 -x35151 -x9764 -x30835 -x13253 -x13435 -x1358 -x12888 -x12937 -x19434 -x16607 -x27606 -x10749 -x24890 -x28188 -x10476 -x37500 -x9299 -x20459 -x24735 -x4234 -x17408 -x26464 -x33831 -x38392 -x2986 -x25358 -x8709 -x28784 -x15965 -x42111 -x32821 -x45568 -x34940 -x5895 -x18962 -x21996 -x45004 -x36600 -x8018 -x25087 -x5924 -x14292 -x18808 -x26500 -x42882 -x4440 -x18107 -x3656 -x12538 -x35095 -x14476 -x23905 -x20369 -x41413 -x35803 -x41766 -x34018 -x4920 -x39160 -x3117 -x32545 -x24998 -x18239 -x26750 -x2103 -x28236 -x1891 -x26387 -x38323 -x8711 -x11774 -x20875 -x6194 -x12983 -x25818 -x162 -x9504 -x10564 -x22373 -x13684 -x34343 -x4664 -x34816 -x10945 -x26560 -x34944 -x5341 -x42938 -x30298 -x40188 -x1053 -x17976 -x26390 -x20723 -x44782 -x8591 -x45098 -x4681 -x15838 -x27475 -x5300 -x28340 -x43733 -x7786 -x21659 -x35918 -x19126 -x8927 -x15446 -x42754 -x29765 -x44218 -x17531 -x4317 -x25065 -x19731 -x3490 -x16551 -x10355 -x36315 -x18914 -x23939 -x31708 -x24068 -x12045 -x39377 -x42699 -x16938 -x13820 -x12355 -x5490 -x32336 -x21026 -x202 -x36936 -x27122 -x14597 -x2788 -x30340 -x16986 -x23026 -x2942 -x35492 -x15780 -x38853 -x3962 -x4369 -x38051 -x26300 -x21024 -x71 -x9491 -x40125 -x1293 -x28361 -x10266 -x14255 -x10588 -x39535 -x23517 -x34852 -x41588 -x41980 -x42629 -x22792 -x16776 -x1577 -x2551 -x3531 -x36949 -x25944 -x23404 -x12605 -x16643 -x22171 -x18053 -x3855 -x30007 -x34661 -x13343 -x33282 -x38778 -x33056 -x40494 -x43546 -x8396 -x10340 -x40642 -x7499 -x225 -x32288 -x38797 -x9133 -x40292 -x36094 -x17434 -x40550 -x30983 -x7264 -x35855 -x24407 -x2745 -x6196 -x36984 -x26313 -x42498 -x8899 -x26998 -x20800 -x14154 -x38926 -x39830 -x7270 -x18730 -x19741 -x4067 -x7967 -x27843 -x2283 -x18235 -x45275 -x24355 -x14503 -x12996 -x9219 -x5053 -x24699 -x35510 -x24859 -x33768 -x10111 -x14179 -x8877 -x22473 -x17537 -x36533 -x40364 -x16667 -x18376 -x4687 -x41281 -x22193 -x24349 -x6015 -x31728 -x24914 -x43287 -x3970 -x4931 -x22030 -x30421 -x8524 -x31509 -x15904 -x5129 -x32551 -x29654 -x41487 -x12500 -x7320 -x6656 -x39116 -x25556 -x41297 -x24109 -x9198 -x2453 -x15212 -x3908 -x9565 -x2463 -x16880 -x20897 -x1600 -x23933 -x34487 -x42853 -x39406 -x44101 -x22147 -x14232 -x13141 -x44921 -x33230 -x20657 -x28241 -x15973 -x5068 -x22974 -x11766 -x14404 -x33524 -x35574 -x27835 -x16327 -x20963 -x48 -x32144 -x45130 -x43839 -x14560 -x19768 x45686 -x19232 -x23317 -x34264 -x5938 -x39024 -x1166 -x21479 -x19597 -x3840 -x2272 -x12764 -x13203 -x2275 -x6117 -x24308 -x16004 -x12314 -x20860 -x25457 -x12159 -x31841 -x30345 -x45383 -x36121 -x43481 -x41993 -x20435 -x8570 -x23476 -x26175 -x14044 -x11489 -x8932 -x32482 -x5564 -x24637 -x26000 -x23856 -x32402 -x34221 -x15293 -x19376 -x43355 -x42650 -x31519 -x15213 -x31263 -x8703 -x22360 -x29719 -x38298 -x12154 -x21968 -x39189 -x32489 -x27474 -x37112 -x12543 -x13834 -x16812 -x30921 -x15481 -x8915 -x37309 -x10676 -x38070 -x29501 -x29231 -x12193 -x1987 -x30365 -x7872 -x39447 -x2041 -x8685 -x29263 -x6569 -x21093 -x418 -x5594 -x19783 -x41958 -x748 -x13752 -x7105 -x37132 -x19855 -x20015 -x45150 -x7354 -x37914 -x3850 -x6796 -x10894 -x38169 -x7817 -x11260 -x41103 -x39097 -x375 -x18746 -x24376 -x8542 -x19006 -x21840 -x18734 -x14723 -x4134 -x24952 -x14983 -x27209 -x10058 -x38289 -x15765 -x32197 -x22395 -x44305 -x44206 -x24696 -x20361 -x8870 -x19432 -x29477 -x40539 -x40572 -x15530 -x36739 -x42672 -x14524 -x32838 -x116 -x37863 -x19230 -x23648 -x14051 -x27793 -x9911 -x44181 -x5974 -x20045 -x10098 -x41804 -x4573 -x23094 -x41550 -x45727 -x26157 -x32307 -x13981 -x10346 -x7059 -x272 -x25977 -x40131 -x20557 -x5253 -x26358 -x35627 -x7557 -x30849 -x9513 -x36848 -x13924 -x27107 -x15998 -x19236 -x23603 -x28391 -x13369 -x31125 -x13157 -x15826 -x35261 -x17890 -x4750 -x20508 -x5035 -x32837 -x28334 -x29003 -x27571 -x9464 -x41363 -x4426 -x40716 -x20658 -x29859 -x25833 -x45642 -x16035 -x26757 -x3212 -x39970 -x25745 -x40006 -x19466 -x40218 -x7438 -x33764 -x6844 -x37649 -x39911 -x18979 -x33758 -x39868 -x20363 -x43398 -x30206 -x44445 -x21957 -x13848 -x1040 -x40489 -x42944 -x25399 -x19528 -x30446 -x32287 -x25715 -x20396 -x27395 -x39870 -x44164 -x29041 -x15554 -x30348 -x39343 -x40559 -x10354 -x5625 -x9606 -x16648 -x12581 -x25610 -x24937 -x28410 -x37476 -x19685 -x14831 -x34151 -x23061 -x29450 -x486 -x18504 -x43049 -x33494 -x19118 -x24302 -x12107 -x4091 -x33775 -x18851 -x12960 -x10954 -x15257 -x43631 -x2089 -x18786 -x8670 -x8600 -x34824 -x36161 -x20768 -x37173 -x14724 -x36035 -x29449 -x17132 -x6897 -x33945 -x41730 -x42857 -x16158 -x21943 -x15436 -x39009 -x12672 -x45719 -x31454 -x35507 -x11136 -x1997 -x44429 -x12094 -x35696 -x29645 -x20464 -x10110 -x14634 -x44504 -x45765 -x42589 -x33580 -x18296 -x32345 -x13095 -x37702 -x41508 -x28501 -x23969 -x17301 -x43158 -x15347 -x18467 -x4179 -x38139 -x35244 -x12768 -x26505 -x11987 -x45660 -x9697 -x13160 -x7469 -x11415 -x3584 -x25203 -x14961 -x33719 -x43532 -x8835 -x1165 -x1380 -x3794 -x22198 -x34409 -x35090 -x9898 -x4475 -x9200 -x11019 -x380 -x42544 -x13240 -x3665 -x2280 -x17487 -x6495 -x16303 -x33085 -x45593 -x34428 -x7382 -x33573 -x10621 -x10653 -x26512 -x30920 -x27234 -x43486 -x12026 -x36957 -x1376 -x18616 -x11348 -x35743 -x4724 -x5816 -x6628 -x36211 -x22705 -x32366 -x10753 -x33906 -x39332 -x41768 -x15044 -x28261 -x25834 -x28869 -x7276 -x20074 -x188 -x40666 -x3862 -x26338 -x19474 -x31210 -x7286 -x44312 -x31643 -x27725 -x16390 -x44148 -x3319 -x43663 -x24721 -x1446 -x3410 -x1383 -x31969 -x17396 -x3435 -x13204 -x17804 -x43320 -x28780 -x24347 -x33875 -x37937 -x32611 -x42613 -x22428 -x3367 -x22805 -x41059 -x45442 -x10240 -x36095 -x16515 -x26257 -x3024 -x24712 -x29282 -x23504 -x42377 -x34587 -x22546 -x20624 -x10027 -x27067 -x41621 -x21491 -x38970 -x21174 -x27011 -x39444 -x44692 -x13850 -x5420 -x27987 -x27230 -x40158 -x35731 -x44433 -x22202 -x4149 -x41758 -x38364 -x30574 -x32653 -x32537 -x40165 -x36608 -x38131 -x15289 -x45106 -x1325 -x14180 -x39733 -x43064 -x4655 -x11280 -x16752 -x6877 -x39505 -x40568 -x8397 -x18719 -x27196 -x43635 -x6143 -x43852 -x2704 -x23732 -x9514 -x42422 -x43604 -x6889 -x923 -x26574 -x20612 -x15312 -x40124 -x29011 -x6905 -x18942 -x2443 -x13045 -x7592 -x8209 -x9078 -x41353 -x21718 -x30209 -x25607 -x23263 -x20607 -x42251 -x6894 -x855 -x4297 -x14339 -x8989 -x12384 -x31561 -x28305 -x36523 -x24542 -x26408 -x9403 -x19499 -x2398 -x6777 -x1480 -x32334 -x38725 -x25550 -x10873 -x44244 -x38673 -x99 -x25591 -x15669 -x1658 -x15881 -x37542 -x26502 -x28575 -x21352 -x27127 -x45570 -x43090 -x39565 -x23055 -x40669 -x44981 -x32140 -x15108 -x20577 -x15732 -x31712 -x6778 -x5897 -x32452 -x18684 -x43127 -x8668 -x33481 -x43614 -x13650 -x25314 -x29055 -x14942 -x43430 -x429 -x24559 -x32028 -x27754 -x11565 -x9241 -x16262 -x22602 -x13294 -x25832 -x12863 -x4488 -x12792 -x30063 -x25273 -x18588 -x34261 -x20757 -x1587 -x39520 -x27114 -x20413 -x20172 -x10361 -x10203 -x32819 -x10703 -x14398 -x44634 -x7617 -x44104 -x45748 -x31127 -x33323 -x13188 -x8593 -x15296 -x31267 -x9338 -x18062 -x23477 -x41657 -x11799 -x8161 -x14777 -x1296 -x21508 -x17274 -x44166 -x10348 -x5000 -x191 -x35173 -x11595 -x34507 -x19946 -x15362 -x13781 -x35284 -x34238 -x18777 -x3037 -x26335 -x12032 -x23829 -x38591 -x41427 -x17928 -x27902 -x38826 -x35060 -x19831 -x44265 -x34932 -x42626 -x10772 -x34034 -x28840 -x36282 -x39135 -x22568 -x25337 -x27116 -x4050 -x32439 -x7828 -x22990 -x39667 -x18409 -x3105 -x41273 -x37261 -x41317 -x25633 -x995 -x5179 -x26533 -x39057 -x36419 -x41726 -x1911 -x10451 -x36660 -x25719 -x40660 -x2614 -x4552 -x39459 -x32058 -x16432 -x41901 -x43273 -x40041 -x24850 -x43339 -x38322 -x42928 -x37427 -x32115 -x27197 -x773 -x8066 -x30225 -x15623 -x45552 -x1903 -x25033 -x28104 -x13159 -x12202 -x34509 -x30078 -x22782 -x17549 -x44439 -x8152 -x6500 -x8636 -x18976 -x13052 -x38963 -x42930 -x38390 -x34059 -x18353 -x11672 -x39962 -x31767 -x3646 -x37981 -x3333 -x32368 -x16754 -x8792 -x27015 -x30602 -x9982 -x43147 -x18880 -x13777 -x11475 -x7195 -x38768 -x8071 -x2416 -x23179 -x12623 -x29356 -x2018 -x35910 -x7334 -x44467 -x33218 -x4072 -x28716 -x43947 -x34842 -x18820 -x5785 -x14830 -x25557 -x35531 -x42407 -x34804 -x35255 -x24848 -x30239 -x19317 -x8820 -x21225 -x25342 -x39884 -x19047 -x17094 -x24002 -x43282 -x7612 -x20148 -x32221 -x3189 -x24746 -x42153 -x7405 -x40254 -x10409 -x40042 -x4112 -x31096 -x29756 -x35675 -x9563 -x30708 -x11758 -x38166 -x42696 -x20161 -x16814 -x40375 -x8399 -x7640 -x32080 -x18636 -x18904 -x4987 -x12634 -x5233 -x18564 -x12348 -x33630 -x240 -x35802 -x28598 -x8967 -x28127 -x9777 -x26447 -x23985 -x32896 -x29292 -x13596 -x15632 -x23150 -x2324 -x38366 -x30127 -x37628 -x13688 -x37629 -x6193 -x28318 -x2997 -x42820 -x11535 -x45203 -x40049 -x22435 -x23761 -x35806 -x14064 -x33824 -x10929 -x12629 -x3836 -x37935 -x3616 -x22627 -x7329 -x43374 -x44588 -x44833 -x42580 -x38024 -x11202 -x39046 -x13060 -x30107 -x18036 -x15868 -x40694 -x16015 -x19107 -x45204 -x35080 -x12585 -x29610 -x8373 -x34146 -x27685 -x23302 -x22311 -x2725 -x36616 -x44012 -x19845 -x29847 -x35904 -x30434 -x30441 -x4163 -x2392 -x1724 -x6124 -x35433 -x15339 -x37773 -x11582 -x42183 -x28346 -x35372 -x10878 -x5731 -x9816 -x3395 -x18057 -x29321 -x38243 -x12870 -x40298 -x12156 -x43176 -x17321 -x3515 -x4006 -x21863 -x9885 -x40168 -x25395 -x8173 -x20346 -x41479 -x17468 -x20165 -x13199 -x9833 -x7542 -x9079 -x36359 -x14289 -x34904 -x2873 -x8844 -x8561 -x44773 -x31142 -x31474 -x40084 -x30855 -x41794 -x31586 -x34690 -x30269 -x45455 -x37816 -x9208 -x31324 -x44082 -x26669 -x30113 -x31036 -x2020 -x23466 -x15411 -x41223 -x34318 -x16903 -x29295 -x4251 -x44685 -x38204 -x31065 -x40335 -x23149 -x42368 -x44943 -x363 -x13570 -x2973 -x26270 -x25465 -x33134 -x5997 -x34673 -x23961 -x38950 -x21999 -x31110 -x40457 -x2620 -x24246 -x1691 -x7432 -x39800 -x32799 -x12868 -x44949 -x30628 -x31750 -x2281 -x45002 -x10150 -x22393 -x44910 -x161 -x3575 -x34272 -x16540 -x30933 -x35723 -x32341 -x44381 -x30633 -x8313 -x31136 -x4236 -x5861 -x40251 -x18874 -x17715 -x1148 -x4995 -x18254 -x29863 -x18833 -x42509 -x5632 -x26025 -x43146 -x7669 -x9143 -x3609 -x7740 -x18672 -x45736 -x25850 -x42839 -x37429 -x5979 -x7434 -x15983 -x22740 -x33186 -x28714 -x13708 -x32420 -x9847 -x29152 -x16811 -x18987 -x1133 -x5126 -x20160 -x12274 -x21319 -x17422 -x21841 -x45127 -x44058 -x24341 -x14915 -x3884 -x23483 -x21450 -x21138 -x24947 -x29891 -x11664 -x43789 -x29427 -x40923 -x3913 -x12245 -x13149 -x31669 -x5243 -x36933 -x23876 -x42125 -x26749 -x11788 -x7864 -x35971 -x25412 -x9273 -x32759 -x19256 -x44968 -x31084 -x21614 -x7529 -x2578 -x37879 -x28278 -x45590 -x1874 -x19539 -x31677 -x39346 -x4392 -x18895 -x19324 -x1435 -x43788 -x29460 -x17031 -x32466 -x13555 -x13090 -x3652 -x24817 -x4624 -x10310 -x17489 -x2714 -x6610 -x41092 -x25307 -x4663 -x33199 -x31163 -x24518 -x1113 -x32424 -x16260 -x3139 -x4615 -x35047 -x43935 -x22221 -x8946 -x16853 -x5678 -x15085 -x39187 -x36297 -x45465 -x6137 -x40981 -x28927 -x8918 -x28 -x35703 -x31129 -x19776 -x28679 -x20155 -x1114 -x11173 -x3585 -x7087 -x10510 -x33774 -x40746 -x23379 -x15239 -x19748 -x36022 -x17093 -x21164 -x28936 -x1619 -x40496 -x29182 -x6280 -x6947 -x17125 -x15016 -x22116 -x45286 -x45653 -x13830 -x33115 -x15970 -x19220 -x11361 -x29801 -x16916 -x1939 -x31022 -x14066 -x21759 -x45303 -x3963 -x41193 -x5644 -x920 -x36037 -x14161 -x17837 -x45710 -x38046 -x18889 -x2696 -x36483 -x23975 -x13101 -x26046 -x34818 -x10716 -x44746 -x21726 -x2235 -x27602 -x3059 -x10215 -x19775 -x40774 -x14442 -x40487 -x17776 -x36662 -x30582 -x39382 -x20688 -x16940 -x34039 -x10144 -x27780 -x18295 -x4334 -x15472 -x34908 -x26540 -x18218 -x4457 -x24390 -x5002 -x9244 -x20988 -x23725 -x12820 -x15439 -x2223 -x9167 -x44865 -x9605 -x28845 -x7191 -x33252 -x8371 -x11808 -x36428 -x35604 -x20523 -x24659 -x5234 -x35418 -x38556 -x15984 -x21244 -x1849 -x13078 -x40394 -x1298 -x26678 -x23993 -x27937 -x15658 -x1175 -x6290 -x42163 -x45534 -x20120 -x23441 -x9726 -x32092 -x11239 -x18074 -x36669 -x23355 -x38501 -x22349 -x17631 -x5417 -x32084 -x13738 -x13181 -x30845 -x25922 -x33734 -x482 -x7253 -x7781 -x31923 -x36818 -x25677 -x9121 -x20202 -x26126 -x41175 -x28267 -x7510 -x43592 -x28131 -x39556 -x4115 -x33074 -x1904 -x42120 -x6489 -x26154 -x3823 -x34950 -x6093 -x28265 -x38473 -x2622 -x16030 -x3672 -x5513 -x31905 -x33388 -x28067 -x45013 -x32974 -x11083 -x44765 -x3560 -x43405 -x1212 -x26609 -x17086 -x31557 -x38352 -x35605 -x28009 -x37217 -x8411 -x45394 -x28846 -x42890 -x45011 -x24149 -x5589 -x8344 -x31845 -x30935 -x25795 -x19326 -x15040 -x8788 -x19165 -x24092 -x42765 -x1272 -x26444 -x20373 -x39418 -x12838 -x1140 -x31865 -x11447 -x7186 -x224 -x9853 -x881 -x41671 -x38584 -x42000 -x41244 -x33046 -x24479 -x12958 -x20374 -x9993 -x26010 -x41222 -x38568 -x33956 -x22912 -x35625 -x8941 -x2703 -x6225 -x34121 -x38072 -x7202 -x21526 -x44895 -x935 -x11038 -x2217 -x6113 -x20786 -x32618 -x2983 -x24207 -x43972 -x45494 -x28021 -x1093 -x9843 -x6522 -x2869 -x9858 -x1377 -x42528 -x26931 -x39524 -x13917 -x13513 -x3251 -x45157 -x24600 -x18270 -x19423 -x26519 -x21843 -x12109 -x11512 -x29808 -x12956 -x771 -x6188 -x33089 -x19834 -x20399 -x18853 -x35462 -x4654 -x5397 -x36160 -x13733 -x321 -x44002 -x26337 -x21864 -x43096 -x44199 -x35342 -x31310 -x29687 -x45619 -x247 -x10359 -x6419 -x45561 -x25467 -x18301 -x19435 -x23120 -x9476 -x1390 -x21674 -x22666 -x7918 -x40985 -x38701 -x28191 -x42572 -x25733 -x10705 -x15103 -x16825 -x38435 -x30158 -x3852 -x29030 -x29297 -x42206 -x17326 -x8735 -x2311 -x39082 -x16760 -x32700 -x39203 -x3767 -x22962 -x19697 -x29684 -x22737 -x29365 -x16188 -x31869 -x23642 -x1311 -x40808 -x12825 -x24745 -x20646 -x787 -x12237 -x29989 -x13092 -x2000 -x17461 -x15653 -x6041 -x18167 -x18251 -x36069 -x41998 -x39646 -x9330 -x39767 -x15833 -x19914 -x6633 -x17672 -x18179 -x10003 -x37240 -x19654 -x20343 -x9323 -x1757 -x28763 -x13869 -x42197 -x40914 -x32477 -x10484 -x34921 -x29936 -x6583 -x33603 -x25461 -x15506 -x39233 -x5296 -x39497 -x28171 -x32576 -x562 -x11759 -x25540 -x16033 -x12639 -x33026 -x12999 -x6548 -x8081 -x9074 -x37765 -x14932 -x45742 -x31028 -x9210 -x39023 -x13406 -x25807 -x29991 -x31251 -x14147 -x35048 -x44303 -x29602 -x10060 -x14391 -x36530 -x5466 -x36020 -x18266 -x19494 -x22703 -x15143 -x11562 -x2105 x29571 -x14120 -x10723 -x10687 -x251 -x17945 -x37442 -x43525 -x34332 -x9333 -x38045 -x18142 -x34195 -x4249 -x6218 -x38270 -x28941 -x16009 -x16992 -x38773 -x37461 -x448 -x3008 -x30903 -x6498 -x33471 -x42115 -x2110 -x41882 -x15677 -x1965 -x45403 -x40738 -x27210 -x34011 -x35194 -x17073 -x12782 -x27647 -x18153 -x21954 -x17265 -x36142 -x40786 -x43721 -x18671 -x36719 -x24438 -x28565 -x24791 -x5990 -x38908 -x39100 -x42151 -x37135 -x41457 -x22773 -x35960 -x42635 -x3084 -x22287 -x34517 -x35677 -x42750 -x15119 -x15716 -x33355 -x1287 -x6789 -x9139 -x31896 -x25819 -x40190 -x18304 -x37292 -x3857 -x38793 -x26460 -x25027 -x15572 -x15841 -x36846 -x30960 -x17226 -x28034 -x42108 -x26630 -x26764 -x20189 -x17711 -x21678 -x28475 -x21595 -x36070 -x32430 -x25419 -x9341 -x33611 -x36555 -x36930 -x11678 -x11458 -x25260 -x17847 -x32135 -x27006 -x21484 -x2177 -x7062 -x19575 -x39278 -x4737 -x23084 -x28985 -x23451 -x31949 -x37490 -x17911 -x35485 -x33459 -x35109 -x42114 -x39099 -x41810 -x13342 -x4142 -x31466 -x29559 -x35281 -x22992 -x18509 -x33430 -x32550 -x9929 -x25335 -x30280 -x35554 -x4367 -x13377 -x22625 -x39450 -x43937 -x3488 -x1118 -x35229 -x32564 -x35034 -x10456 -x39983 -x18489 -x38582 -x8641 -x44461 -x4568 -x28220 -x17377 -x9550 -x36114 -x27570 -x5404 -x30229 -x10752 -x29648 -x66 -x27770 -x27119 -x15744 -x41849 -x24892 -x34180 -x30406 -x14042 -x3403 -x26978 -x43867 -x10544 -x33342 -x2736 -x30048 -x43129 -x34518 -x38091 -x42308 -x7801 -x19805 -x23656 -x37195 -x22356 -x40873 -x40403 -x7295 -x31330 -x21178 -x25327 -x28966 -x25129 -x1062 -x31400 -x41557 -x41406 -x29518 -x25768 -x31895 -x37975 -x23305 -x1631 -x28514 -x35717 -x36960 -x19170 -x26662 -x1935 -x19210 -x1739 -x4647 -x27279 -x44456 -x39899 -x25138 -x39955 -x24150 -x2227 -x28060 -x18227 -x37625 -x44421 -x14612 -x44889 -x10514 -x40513 -x38866 -x11841 -x24366 -x22207 -x44823 -x42322 -x16779 -x15695 -x40698 -x29119 -x42948 -x938 -x4698 -x38617 -x39761 -x1758 -x16622 -x7774 -x8582 -x26382 -x134 -x41141 -x27850 -x18624 -x30952 -x20531 -x14063 -x22989 -x44841 -x14771 -x5623 -x15415 -x29536 -x18639 -x7758 -x12486 -x413 -x17037 -x31645 -x33068 -x28645 -x7665 -x36729 -x27693 -x540 -x43750 -x7770 -x7585 -x6253 -x29454 -x36641 -x30242 -x24468 -x36083 -x27244 -x14406 -x34449 -x9766 -x38005 -x43855 -x25791 -x30517 -x25368 -x4522 -x22305 -x10487 -x35448 -x15911 -x12759 -x1854 -x12339 -x9642 -x33510 -x14196 -x25056 -x22139 -x14550 -x37830 -x4257 -x7103 -x13611 -x31306 -x45180 -x13059 -x10133 -x6065 -x36421 -x17361 -x44247 -x37231 -x40027 -x36416 -x34599 -x12938 -x4911 -x28555 -x4697 -x6911 -x44280 -x1796 -x15274 -x37379 -x3255 -x23143 -x13076 -x14468 -x33482 -x29715 -x45338 -x43119 -x26036 -x19254 -x17624 -x28789 -x14439 -x13388 -x22232 -x22141 -x5027 -x45048 -x13339 -x7832 -x44403 -x12249 -x3825 -x37655 -x4266 -x2978 -x1183 -x10975 -x8197 -x27062 -x22791 -x14218 -x37982 -x32454 -x39877 -x25182 -x12843 -x6446 -x23351 -x39550 -x12236 -x21432 -x45582 -x7159 -x35396 -x15453 -x6465 -x27372 -x37870 -x19201 -x19509 -x23794 -x14515 -x30894 -x1988 -x25210 -x40818 -x29600 -x31807 -x23074 -x20879 -x32012 -x19607 -x10935 -x9284 -x29854 -x14569 -x12122 -x15493 -x2434 -x39533 -x19536 -x27845 -x26255 -x6002 -x641 -x31014 -x29341 -x3669 -x35786 -x26699 -x10084 -x42778 -x41005 -x34122 -x1991 -x32579 -x39241 -x17310 -x20626 -x24924 -x11920 -x3792 -x6250 -x40279 -x15783 -x40162 -x26644 -x27632 -x26971 -x45443 -x26042 -x8637 -x14108 -x7164 -x16640 -x19290 -x21151 -x8729 -x43862 -x35160 -x8343 -x2804 -x30077 -x19792 -x35767 -x9753 -x41875 -x322 -x37644 -x21963 -x37329 -x19221 -x31440 -x34573 -x14573 -x44844 -x3390 -x34977 -x45271 -x42048 -x2052 -x29500 -x20744 -x45073 -x35406 -x32020 -x4205 -x3958 -x28033 -x45524 -x9865 -x13524 -x17097 -x19340 -x34974 -x22480 -x21417 -x1761 -x13900 -x37077 -x43334 -x20743 -x39717 -x41659 -x16654 -x7232 -x41238 -x22144 -x18828 -x2793 -x3602 -x7636 -x34143 -x4985 -x8392 -x12694 -x5011 -x35036 -x13254 -x44380 -x41112 -x10442 -x1564 -x5719 -x29576 -x21220 -x36549 -x37034 -x32122 -x21335 -x16024 -x14045 -x27299 -x10053 -x38775 -x20903 -x3178 -x8 -x16209 -x15169 -x40085 -x26110 -x31542 -x14141 -x32401 -x44150 -x7425 -x19073 -x29981 -x44317 -x9613 -x18834 -x3553 -x3143 -x44335 -x20862 -x38522 -x39217 -x101 -x4516 -x16347 -x36563 -x4105 -x28829 -x10868 -x31510 -x1824 -x10376 -x1748 -x40576 -x21015 -x13724 -x24291 -x17973 -x43358 -x22969 -x1470 -x23707 -x43396 -x36941 -x11115 -x18841 -x26942 -x21494 -x35780 -x25148 -x27890 -x23773 -x23436 -x7938 -x7267 -x6993 -x15029 -x13489 -x10722 -x15193 -x9012 -x12668 -x9190 -x20301 -x39951 -x34912 -x7505 -x34889 -x32939 -x30643 -x31793 -x32956 -x9484 -x8391 -x45368 -x13096 -x10555 -x35026 -x4874 -x26409 -x27381 -x17347 -x11957 -x42129 -x37126 -x23685 -x45078 -x182 -x12582 -x33156 -x19687 -x9069 -x42929 -x43148 -x27322 -x20550 -x24258 -x31101 -x40792 -x18842 -x39529 -x44906 -x17403 -x44120 -x21107 -x10583 -x41535 -x28783 -x29090 -x6167 -x1374 -x14012 -x44614 -x28399 -x18318 -x23758 -x4535 -x23365 -x26367 -x12898 -x5173 -x23847 -x25010 -x24432 -x12517 -x11451 -x3374 -x5247 -x17799 -x19025 -x24537 -x29473 -x12658 -x16354 -x38421 -x1731 -x44916 -x19788 -x16061 -x13879 -x30656 -x30175 -x20633 -x31972 -x24934 -x40210 -x39998 -x33765 -x22082 -x45466 -x30509 -x8961 -x22060 -x32039 -x37090 -x30369 -x2776 -x15137 -x22807 -x31408 -x35532 -x13948 -x2241 -x42761 -x4871 -x31213 -x24805 -x15036 -x42916 -x26637 -x2919 -x45035 -x14794 -x32318 -x24911 -x21890 -x13987 -x34403 -x26835 -x27388 -x8091 -x2447 -x11118 -x8422 -x32078 -x2711 -x24751 -x7147 -x23468 -x15423 -x2112 -x28324 -x34841 -x2220 -x44554 -x9989 -x22698 -x19999 -x23298 -x14571 -x37321 -x24704 -x29799 -x15771 -x45483 -x27607 -x43544 -x850 -x38828 -x10829 -x5779 -x23168 x36106 -x13280 -x9064 -x41118 -x28861 -x36963 -x39751 -x39468 -x40002 -x29168 -x34782 -x21471 -x23645 -x17971 -x34000 -x7079 -x35720 -x18100 -x31351 -x24680 -x2226 -x42892 -x3130 -x37233 -x23433 -x2180 -x3983 -x15943 -x28930 -x250 -x5526 -x36931 -x25535 -x25842 -x23417 -x4077 -x38273 -x36914 -x17007 -x44924 -x11990 -x8608 -x23848 -x19674 -x30712 -x40461 -x10177 -x13166 -x5798 -x13030 -x23953 -x25844 -x15856 -x17241 -x20537 -x8038 -x15417 -x15822 -x17471 -x18278 -x8719 -x13973 -x28782 -x6630 -x35179 -x23134 -x6279 -x41720 -x37588 -x30344 -x14300 -x15211 -x26877 -x16377 -x5096 -x26233 -x25413 -x43331 -x13797 -x30624 -x28503 -x11585 -x20504 -x22955 -x45353 -x20324 -x14209 -x30881 -x21322 -x33586 -x25683 -x20758 -x29230 -x37019 -x28606 -x35040 -x14163 -x13508 -x24106 -x40262 -x15233 -x5355 -x16285 -x18952 -x24772 -x44088 -x22062 -x22366 -x33255 -x27938 -x20828 -x8599 -x30125 -x22336 -x21875 -x15644 -x8654 -x41662 -x44180 -x33400 -x8767 -x9192 -x34934 -x13934 -x11866 -x35773 -x30226 -x29089 -x15592 x29954 -x32530 -x2742 -x21760 -x32395 -x17267 -x40368 -x24740 -x41771 -x30887 -x2234 -x9468 -x31917 -x5936 -x2807 -x10264 -x357 -x30587 -x34877 -x26843 -x42227 -x7230 -x19799 -x29978 -x42521 -x39473 -x39637 -x31141 -x36480 -x13540 -x12267 -x7356 -x20996 -x26569 -x28712 -x14922 -x43800 -x42413 -x39093 -x24633 -x18572 -x38605 -x29146 -x12247 -x19912 -x31811 -x12510 -x29413 -x37805 -x31693 -x17879 -x5603 -x34556 -x45607 -x18518 -x29079 -x2643 -x28576 -x31285 -x9819 -x6788 -x34055 -x9218 -x19470 -x5039 -x12946 -x15336 -x34679 -x20237 -x21039 -x40026 -x16155 -x21780 -x8749 -x10146 -x40471 -x32553 -x11396 -x11567 -x29315 -x25537 -x14823 -x26465 -x45751 -x44237 -x26227 -x14691 -x308 -x14275 -x24960 -x2830 -x24530 -x13551 -x24408 -x38030 -x18129 -x3923 -x26275 -x22185 -x29446 -x15906 -x21826 -x30299 -x34565 -x30547 -x305 -x2730 -x17179 -x43024 -x30616 -x19061 -x22524 -x17917 -x1805 -x44274 -x24285 -x16386 -x8474 -x11679 -x43987 -x28504 -x8377 -x27317 -x10944 -x9168 -x31592 -x43462 -x7716 -x1245 -x26837 -x30067 -x18917 -x10024 -x36860 -x34561 -x29915 -x29218 -x14998 -x34956 -x12260 -x19185 -x45044 -x42164 -x759 -x42319 -x12047 -x16809 x45388 -x35979 -x39001 -x25489 -x6836 -x31716 -x19228 -x1324 -x1331 -x42239 -x29148 -x26295 -x18424 -x5608 -x43951 -x11611 -x29271 -x22343 -x8439 -x14351 -x29677 -x42884 -x39941 -x8147 -x34320 -x26351 -x6863 -x23238 -x4701 -x15600 -x20605 -x31651 -x33317 -x22682 -x14294 -x3382 -x32303 -x23746 -x41153 -x6342 -x18282 -x2749 -x12948 -x33405 -x42207 -x44236 -x45611 -x37283 -x38294 -x38707 -x30270 -x31630 -x8736 -x15072 -x3122 -x21411 -x26974 -x32911 -x27980 -x9597 -x8219 -x30529 -x19001 -x23138 -x38721 -x15933 -x34578 -x36977 -x32205 -x1642 -x22377 -x7792 -x30478 -x6915 -x45397 -x38200 -x37754 -x35105 -x34133 -x3654 -x41501 -x38847 -x536 -x41124 -x1274 -x42419 -x35575 -x19897 -x33208 -x24483 -x143 -x1603 -x41544 -x44304 -x35826 -x39033 -x25780 -x7281 -x16742 -x43414 -x31195 -x4757 -x32181 -x5908 -x14619 -x43276 -x42774 -x7759 -x4238 -x8577 -x15113 -x19924 -x13008 -x32544 -x5439 -x18916 -x21585 -x35440 -x7901 -x44725 -x14704 -x3261 -x23570 -x12246 -x6328 -x41624 -x1562 -x7856 -x9553 -x22312 -x4129 -x9234 -x9903 -x41064 -x30387 -x715 -x45339 -x39026 -x21361 -x9692 -x32157 -x4748 -x26623 -x24956 -x42238 -x9189 -x7466 -x45319 -x21219 -x1344 -x42390 -x38207 -x10491 -x16297 -x4614 -x24093 -x41033 -x9098 -x24667 -x19929 -x14071 -x37360 -x37062 -x8655 -x26003 -x7148 -x7785 -x21732 -x30778 -x34427 -x21713 -x29040 -x22871 -x22750 -x22510 -x6298 -x43566 -x8804 -x1578 -x16768 -x18748 -x19579 -x30386 -x43253 -x34618 -x9846 -x27257 -x5032 -x6211 -x42363 -x41400 -x22038 -x14187 -x6046 -x9825 -x1057 -x6445 -x9684 -x11888 -x252 -x18441 -x34493 -x27612 -x35976 -x40998 -x35165 -x10496 -x44177 -x30819 -x2134 -x35140 -x7708 -x44877 -x34202 -x36821 -x30123 -x11175 -x36747 -x17068 -x22313 -x20494 -x29072 -x41464 -x2694 -x11499 -x15263 -x27249 -x11482 -x11626 -x36073 -x21321 -x19237 -x15563 -x28353 -x2546 -x12736 -x23558 -x45341 -x30610 -x16455 -x32951 -x14943 -x15221 -x28954 -x36025 -x9222 -x13194 -x7243 -x27180 -x304 -x17063 -x17873 -x34008 -x34758 -x22421 -x41202 -x30831 -x25682 -x5710 -x28585 -x29392 -x10400 -x42860 -x35004 -x11358 -x34390 -x34283 -x40538 -x20283 -x44879 -x155 -x28090 -x24104 -x22821 -x44928 -x25584 -x17004 -x31523 -x13478 -x24248 -x12856 -x4028 -x4690 -x13173 -x21638 -x22586 -x29737 -x21475 -x8687 -x44230 -x19216 -x44059 -x42956 -x9035 -x9895 -x10852 -x44995 -x30718 -x34147 -x17269 -x22619 -x16181 -x5358 -x21720 -x26980 -x35468 -x37769 -x30822 -x26839 -x36228 -x15539 -x30944 -x27983 -x24771 -x28433 -x2197 -x44774 -x15096 -x5190 -x39749 -x15893 -x41498 -x2058 -x16688 -x8433 -x34481 -x24268 -x23903 -x5865 -x33942 -x20350 -x20783 -x34870 -x4200 -x17818 -x9145 -x40812 -x10793 -x37408 -x5573 -x23378 -x21693 -x40400 -x21344 -x33843 -x17516 -x9440 -x13082 -x6049 -x32273 -x22454 -x15574 -x43618 -x14931 -x33661 -x13178 -x37206 -x23864 -x6729 -x45055 -x18529 -x13381 -x2775 -x4424 -x40359 -x10280 -x15132 -x19796 -x26991 -x19682 -x24481 -x23663 -x10737 -x4776 -x43745 -x20592 -x38285 -x24329 -x6912 -x35952 -x2211 -x28680 -x5235 -x15813 -x26653 -x11258 -x42091 -x6744 -x44813 -x30300 -x9123 -x36496 -x41584 -x18696 -x34643 -x31926 -x21650 -x6660 -x26727 -x44314 -x35149 -x14996 -x1209 -x25294 -x19951 -x23958 -x19803 -x39353 -x21050 -x34246 -x14840 -x39493 -x16644 -x11222 -x40314 -x30762 -x5259 -x14587 -x8035 -x6410 -x15575 -x41060 -x34260 -x25872 -x28002 -x11179 -x33341 -x10711 -x33735 -x15666 -x33149 -x9102 -x37470 -x20864 -x44780 -x40806 -x8292 -x15403 -x14734 -x33104 -x35732 -x17786 -x5240 -x31973 -x3188 -x17325 -x39612 -x30810 -x40435 -x4298 -x19980 -x22090 -x13299 -x26164 -x7038 -x44493 -x10051 -x42149 -x118 -x45685 -x45224 -x6676 -x12871 -x1520 -x44048 -x41296 -x7994 -x6852 -x2300 -x31237 -x27646 -x19327 -x1340 -x1919 -x17548 -x33421 -x42911 -x40302 -x39679 -x16787 -x17968 -x19672 -x24013 -x22752 -x44512 -x33850 -x1932 -x13692 -x33619 -x1116 -x11790 -x40940 -x7427 -x13368 -x36874 -x24167 -x6417 -x13691 -x3346 -x45416 -x28269 -x28414 -x28441 -x33303 -x24480 -x885 -x7611 -x16152 -x38041 -x33895 -x12580 -x36756 -x1993 -x28675 -x16971 -x21796 -x35333 -x17464 -x36814 -x20233 -x41598 -x27215 -x29946 -x45006 -x16379 -x10913 -x28604 -x30195 -x36515 -x17802 -x11480 -x2048 -x17815 -x16264 -x38467 -x2875 -x16542 -x3207 -x38783 -x3475 -x30086 -x20601 -x1083 -x28449 -x43319 -x14177 -x34137 -x39161 -x41100 -x37403 -x39342 -x33909 -x12306 -x33617 -x662 -x36403 -x12365 -x36265 -x6701 -x30545 -x27543 -x31635 -x38036 -x22944 -x28602 -x43175 -x33756 -x23387 -x7272 -x41137 -x16134 -x33220 -x38639 -x12215 -x40000 -x37699 -x20707 -x19240 -x22197 -x24644 -x27783 -x35445 -x22474 -x32774 -x12796 -x10522 -x40135 -x27086 -x21743 -x45696 -x24387 -x25058 -x9744 -x32969 -x12632 -x43261 -x8813 -x43328 -x26311 -x22031 -x17372 -x34358 -x21327 -x8405 -x30100 -x24095 -x1521 -x7653 -x21906 -x41407 -x4484 x44756 -x2492 -x29742 -x8874 -x4415 -x17488 -x16981 -x14160 -x21077 -x9353 -x22182 -x44053 -x67 -x40817 -x24591 -x28795 -x24819 -x35761 -x658 -x24887 -x12360 -x24404 -x32785 -x42481 -x207 -x34285 -x15894 -x5655 -x30526 -x9969 -x640 -x17145 -x491 -x38523 -x6103 -x4389 -x42162 -x42730 -x7506 -x26570 -x15661 -x7070 -x30392 -x4282 -x14977 -x31193 -x408 -x37498 -x18645 -x37457 -x22916 -x27270 -x42644 -x34424 -x38039 -x4148 x29712 -x42220 -x16699 -x16384 -x23247 -x38094 -x33828 -x22189 -x2402 -x6971 -x38282 -x11378 -x18250 -x16567 -x22459 -x1333 -x16680 -x13183 -x17990 -x13066 -x33541 -x35517 -x4314 -x39002 -x28994 -x40864 -x13184 -x17174 -x30896 -x18154 -x12660 -x39215 -x1403 -x27939 -x42984 -x34598 -x11922 -x23445 -x3623 -x43984 -x2744 -x5382 -x2596 -x5826 -x41083 -x14768 -x26635 -x32316 -x14727 -x33635 -x13939 -x23909 -x21031 -x2568 -x739 -x2998 -x10695 -x37436 -x44386 -x11122 -x31901 -x38703 -x42543 -x8943 -x42508 -x7237 -x34334 -x17219 -x22122 -x35412 -x11874 -x1474 -x36511 -x41590 -x15480 -x41349 -x5154 -x23931 -x34822 -x42637 -x44595 -x13246 -x16123 -x44954 -x31265 -x36811 -x586 -x1466 -x29339 -x23018 -x16734 -x12442 -x1388 -x8578 -x37942 -x33423 -x42673 -x22169 -x32657 -x29465 -x36105 -x42869 -x2334 -x13404 -x24273 -x8673 -x35633 -x40651 -x44531 -x36165 -x24394 -x12565 -x38040 -x38791 -x31700 -x6681 -x41619 -x29663 -x8145 -x35836 -x39144 -x19351 -x1458 -x20456 -x37803 -x24700 -x9778 -x17743 -x4908 -x36904 -x27976 -x3674 -x28003 -x29307 -x16596 -x15812 -x17067 -x5922 -x34342 -x29833 -x18629 -x27218 -x36284 -x35988 -x19848 -x8043 -x9667 -x1969 -x28868 -x6720 -x41157 -x41607 -x40885 -x41613 -x24026 -x11690 -x37295 -x32937 -x28771 -x37707 -x25813 -x5916 -x35768 -x15123 -x6066 -x41370 -x39115 -x13824 -x33304 -x24953 -x18787 -x23110 -x1914 -x17643 -x34562 -x37929 -x6185 -x32979 -x24640 -x26172 -x8715 -x27053 -x21766 -x8461 -x44283 -x27885 -x34268 -x8647 -x32291 -x39847 -x30816 -x2114 -x2407 -x560 -x32725 -x25721 -x12119 -x33516 -x20966 -x29850 -x28023 -x42279 -x14872 -x11577 -x19684 -x40771 -x30131 -x36333 -x34900 -x32283 -x21815 -x5747 -x5584 -x1913 -x42075 -x12406 -x20629 -x531 -x39235 -x41301 -x25268 -x8823 -x18014 -x6940 -x177 -x44341 -x21667 -x34572 -x4938 -x38494 -x16524 -x12198 -x7428 -x36131 -x34222 -x14836 -x14976 -x41539 -x4342 -x35709 -x36498 -x36401 -x1788 -x42720 -x6007 -x40057 -x36341 -x38580 -x6156 -x10574 -x23092 -x34993 -x7453 -x16252 -x40932 -x28773 -x9568 -x33272 -x45406 -x2613 -x5216 -x33520 -x25190 -x39292 -x6659 -x25066 -x13511 -x28638 -x36198 -x11824 -x18241 -x45347 -x22183 -x10994 -x34035 -x36275 -x18494 -x5405 -x23116 -x36041 -x13544 -x720 -x11641 -x11805 -x9417 -x26810 -x29100 -x38113 -x29108 -x6871 -x265 -x14396 -x4567 -x37535 -x36449 -x38603 -x25493 -x37147 -x4404 -x16283 -x37931 -x32018 -x7225 -x9756 -x20777 -x9027 -x24958 -x21904 -x7036 -x32827 -x25208 -x18026 -x10659 -x26371 -x20588 -x16304 -x34242 -x41577 -x40696 -x36303 -x34483 -x11502 -x5956 -x31429 -x28299 -x30111 -x39945 -x38021 -x25336 -x592 -x469 -x27227 -x25893 -x40130 -x9981 -x21680 -x12192 -x5258 -x34943 -x26401 -x13407 -x45731 -x15960 -x45728 -x35028 -x34723 -x20704 -x4289 -x8597 -x19195 -x35143 -x6728 -x17788 -x28916 -x25421 -x17515 -x10532 -x1781 -x32105 -x1979 -x21072 -x29493 -x31148 -x43402 -x44272 -x3630 -x5647 -x8503 -x45179 -x18479 -x12042 -x28429 -x20956 -x36267 -x30388 -x44717 -x37391 -x6607 -x11804 -x19209 -x31218 -x26564 -x44450 -x3471 -x13726 -x36367 -x45476 -x38033 -x25528 -x44119 -x24119 -x36263 -x39076 -x27728 -x11827 -x41876 -x30644 -x29111 -x5788 -x15690 -x14730 -x39501 -x26973 -x551 -x24655 -x41909 -x2461 -x31710 -x45149 -x8693 -x41398 -x36287 -x12671 -x39074 -x22464 -x6506 -x31848 -x40079 -x2537 -x26442 -x22426 -x31192 -x19961 -x24089 -x24581 -x8504 -x17061 -x30237 -x1400 -x21472 -x42724 -x44984 -x14776 -x10680 -x16673 -x40202 -x27951 -x15916 -x43796 -x85 -x32264 -x25809 -x29680 -x44691 -x40376 -x12076 -x26866 -x6125 -x45199 -x31565 -x16350 -x10290 -x42437 -x25275 -x7252 -x12248 -x6638 -x11621 -x44850 -x27830 -x11146 -x20974 -x11691 -x1172 -x35591 -x45176 -x19520 -x20322 -x9871 -x30850 -x43535 -x1221 -x14337 -x34805 -x11891 -x43646 -x14276 -x23824 -x32510 -x24086 -x7649 -x16434 -x2771 -x15434 -x296 -x29313 -x27183 -x1309 -x30966 -x45478 -x31425 -x7501 -x15379 -x29794 -x35568 -x18224 -x42651 -x17681 -x23833 -x6123 -x6970 -x567 -x12065 -x6919 -x30180 -x19050 -x32773 -x28663 -x28701 -x44552 -x40367 -x11879 -x6291 -x5029 -x22052 -x31819 -x7659 -x35515 -x21147 -x21162 -x29877 -x6396 -x8546 -x15399 -x10718 -x42711 -x21546 -x44001 -x41040 -x7520 -x38399 -x21867 -x45631 -x28279 -x11944 -x35192 -x29515 -x19822 -x9305 -x19072 -x17933 -x33302 -x21849 -x23737 -x37296 -x5817 -x35844 -x21715 -x15077 -x32877 -x35129 -x7189 -x11952 -x10739 -x43573 -x43754 -x42548 -x9616 -x20375 -x28319 -x14047 -x41765 -x908 -x30853 -x31671 -x44476 -x44215 -x15581 -x16920 -x32864 -x40366 -x36825 -x38257 -x40136 -x40073 -x8928 -x15796 -x14412 -x8615 -x45202 -x32533 -x8930 -x31702 -x13321 -x5932 -x20068 -x29816 -x25847 -x37092 -x4463 -x23114 -x14870 -x5704 -x34952 -x19063 -x17155 -x9449 -x39004 -x15699 -x9357 -x17551 -x25387 -x28765 -x37333 -x15200 -x41379 -x35562 -x22458 -x35453 -x22065 -x9799 -x24756 -x12467 -x43983 -x1695 -x17611 -x32258 -x44125 -x43826 -x27418 -x18111 -x6051 -x26551 -x28989 -x14544 -x26771 -x12482 -x16290 -x15294 -x41871 -x20827 -x20992 -x25929 -x22528 -x2178 -x16064 -x42229 -x20248 -x32261 -x38684 -x26020 -x11742 -x2525 -x20516 -x1685 -x13054 -x42907 -x4831 -x5669 -x2436 -x33033 -x29121 -x35027 -x12680 -x9765 -x23033 -x38069 -x9443 -x7875 -x26201 -x17481 -x43412 -x17339 -x25863 -x40094 -x27080 -x29371 -x26846 -x16490 -x37561 -x42935 -x22651 -x43786 -x29612 -x39716 -x12049 -x8525 -x41278 -x37641 -x9060 -x1066 -x8921 -x11195 -x34649 -x12396 -x25330 -x6460 -x8614 -x28642 -x21956 -x44530 -x651 -x10453 -x9830 -x20696 -x20332 -x1495 -x24631 -x609 -x3025 -x29099 -x16057 -x9185 -x19247 -x16631 -x22076 -x43784 -x19284 -x25295 -x5022 -x18522 -x39563 -x18547 -x29285 -x44474 -x6554 -x44279 -x6001 -x40276 -x15372 -x38578 -x10474 -x7128 -x23599 -x10320 -x23668 -x45358 -x27280 -x39034 -x9106 -x44224 -x7960 -x31936 -x34460 -x18702 -x19502 -x21922 -x6129 -x44585 -x10472 -x19829 -x41466 -x4922 -x40429 -x27335 -x15462 -x32598 -x32036 -x30722 -x42059 -x20793 -x45712 -x42014 -x36444 -x19345 -x7280 -x43084 -x29283 -x39016 -x34860 -x23568 -x43637 -x7779 -x525 -x5891 -x17560 -x14453 -x10693 -x24649 -x15317 -x7744 -x3327 -x32349 -x21740 -x24385 -x10094 -x4855 -x34054 -x37540 -x34410 -x40044 -x45668 -x31119 -x23459 -x15650 -x22874 -x15941 -x36521 -x8763 -x11025 -x12704 -x31292 -x4764 -x11422 -x21200 -x556 -x19827 -x44940 -x16182 -x11295 -x34310 -x37336 -x27514 -x36584 -x42802 -x16991 -x31102 -x19255 -x11701 -x24623 -x492 -x24816 -x41002 -x16777 -x4621 -x16249 -x10821 -x39387 -x27708 -x43208 -x21970 -x43893 -x28312 -x36813 -x7000 -x19541 -x9902 -x40176 -x15456 -x26197 -x27689 -x24279 -x289 -x44563 -x2670 -x19950 -x205 -x39437 -x39893 -x32806 -x25831 -x15921 -x18590 -x13480 -x11286 -x45086 -x42011 -x14668 -x5842 -x9352 -x40515 -x14748 -x31705 -x21901 -x22340 -x19436 -x22490 -x13553 -x20943 -x42378 -x23839 -x8809 -x14126 -x35068 -x14297 -x34149 -x24927 -x15376 -x30841 -x40778 -x18349 -x27108 -x8286 -x441 -x43898 -x34405 -x223 -x17008 -x30678 -x29669 -x31653 -x22561 -x40709 -x32234 -x34500 -x23264 -x19683 -x10720 -x5885 -x17635 -x43579 -x25090 -x43884 -x5703 -x8587 -x32027 -x45314 -x16169 -x17171 -x15105 -x33965 -x35824 -x18217 -x23521 -x1442 -x16704 -x27354 -x36339 -x2631 -x22987 -x28421 -x11807 -x306 -x4792 -x26034 -x27508 -x19945 -x21152 -x43791 -x21497 -x13174 -x39630 -x20302 -x4204 -x44806 -x10593 -x30967 -x18183 -x28747 -x32376 -x8022 -x38242 -x35506 -x37229 -x11316 -x44662 -x34197 -x19444 -x36773 -x33133 -x18336 -x21995 -x25657 -x10140 -x36298 -x14029 -x37298 -x15571 -x27491 -x18933 -x5514 -x18903 -x9127 -x19710 -x32909 -x8099 -x41335 -x6544 -x39595 -x31139 -x45744 -x17432 -x44635 -x6669 -x8196 -x43725 -x30038 -x33822 -x33903 -x24685 -x33260 -x39809 -x7583 -x35289 -x1064 -x5828 -x10726 -x36684 -x40017 -x14638 -x15313 -x43596 -x25122 -x29066 -x5578 -x39768 -x12751 -x43299 -x2104 -x34663 -x43555 -x44174 -x38599 -x33399 -x18739 -x33754 -x11979 -x8873 -x44252 -x11974 -x12773 -x36432 -x17629 -x36987 -x8598 -x5371 -x43848 -x4545 -x14662 -x17286 -x18248 -x13093 -x27722 -x8610 -x6652 -x14189 -x17303 -x12977 -x12091 -x35637 -x6266 -x40093 -x43310 -x3046 -x361 -x17708 -x18778 -x21427 -x25000 -x25691 -x38954 -x6824 -x30290 -x21281 -x34329 -x42695 -x10760 -x40598 -x11435 -x4303 -x30875 -x4636 -x907 -x4185 -x36136 -x40912 -x37543 -x41936 -x3510 -x8881 -x20244 -x30450 -x12584 -x42466 -x38608 -x22079 -x45743 -x19816 -x32668 -x15728 -x7409 -x12395 -x44096 -x12840 -x42832 -x998 -x4100 -x11442 -x16522 -x41052 -x24594 -x36615 -x8911 -x42179 -x38995 -x37680 -x41851 -x30864 -x5772 -x24836 -x41949 -x4984 -x43528 -x28455 -x37768 -x29881 -x32236 -x37178 -x35285 -x42742 -x10610 -x7648 -x43842 -x12835 -x15612 -x4174 -x25722 -x12814 -x12277 -x871 -x31593 -x21535 -x41122 -x36304 -x37343 -x27749 -x12928 -x1372 -x17862 -x24435 -x443 -x722 -x26693 -x14031 -x107 -x4224 -x11600 -x8379 -x34966 -x27539 -x5811 -x40880 -x5279 -x5851 -x41345 -x22552 -x32206 -x41295 -x17511 -x39875 -x42200 -x33250 -x13967 -x5084 -x17816 -x24261 -x18390 -x34369 -x237 -x286 -x3472 -x41372 -x12301 -x44044 -x20146 -x9018 -x25665 -x36558 -x25862 -x41018 -x14746 -x18081 -x35684 -x19557 -x1228 -x22549 -x37020 -x42073 -x27959 -x5796 -x8358 -x4359 -x45738 -x3452 -x17979 -x16606 -x6818 -x31961 -x34700 -x36566 -x1510 -x18173 -x39712 -x43335 -x20868 -x2376 -x40035 -x44238 -x26610 -x14267 -x36537 -x5363 -x18605 -x45445 -x44617 -x41332 -x33357 -x3502 -x34237 -x16076 -x17478 -x45661 -x28582 -x30211 -x5387 -x17934 -x43482 -x1558 -x9156 -x20650 -x15297 -x31822 -x36795 -x16127 -x24351 -x18305 -x38681 -x13727 -x43597 -x40191 -x13737 -x44028 -x22689 -x39042 -x5987 -x22507 -x2984 -x19733 -x6956 -x14381 -x23853 -x6957 -x34126 -x11070 -x27977 -x25079 -x38809 -x42921 -x38563 -x42788 -x13364 -x40884 -x1857 -x4997 -x1042 -x8694 -x7213 -x15543 -x36834 -x32256 -x43159 -x39640 -x31632 -x15071 -x43804 -x32263 -x23319 -x25297 -x20296 -x16278 -x2090 -x33914 -x24445 -x25596 -x27253 -x27857 -x3535 -x21372 -x7069 -x33772 -x16637 -x33265 -x28408 -x34903 -x21274 -x2323 -x27191 -x6540 -x45118 -x7370 -x19560 -x11677 -x24838 -x22024 -x20194 -x9386 -x6776 -x222 -x17829 -x1451 -x24306 -x22054 -x17444 -x8429 -x15510 -x10850 -x9722 -x25684 -x43137 -x39694 -x6432 -x15370 -x548 -x25830 -x39294 -x10986 -x13340 -x39351 -x21137 -x1091 -x834 -x25316 -x23831 -x33811 -x40067 -x1224 -x13374 -x41447 -x9762 -x37443 -x34136 -x5484 -x36014 -x26127 -x40443 -x41287 -x12530 -x24129 -x41266 -x30648 -x7757 -x28169 -x20798 -x37101 -x451 -x28786 -x36699 -x22787 -x10804 -x37381 -x10157 -x26347 -x23679 -x44170 -x39052 -x35052 -x36915 -x10337 -x11364 -x39995 -x38706 -x26355 -x20444 -x14525 -x40417 -x22813 -x8257 -x30378 -x45458 -x28914 -x19304 -x20589 -x45626 -x16034 -x38865 -x30725 -x39109 -x28693 -x20748 -x43263 -x34165 -x16165 -x13476 -x43489 -x16431 -x8115 -x5790 -x25362 -x25416 -x26346 -x30475 -x38188 -x7096 -x27614 -x19739 -x13413 -x15345 -x3610 -x9230 -x40640 -x26626 -x20253 -x4183 -x20584 -x42659 -x16330 -x1048 -x35509 -x3365 -x23845 -x40352 -x35818 -x12414 -x821 -x14681 -x13587 -x16604 -x17124 -x38110 -x41893 -x27581 -x22050 -x17005 -x16176 -x12195 -x36585 -x6969 -x5521 -x7634 -x17657 -x17348 -x25001 -x2133 -x25612 -x16629 -x33839 -x3666 -x22361 -x44302 -x13023 -x7570 -x40653 -x33940 -x30020 -x38560 -x38579 -x44234 -x26179 -x34421 -x5268 -x18221 -x20113 -x14215 -x6150 -x38403 -x37089 -x35933 -x15015 -x31860 -x8819 -x29795 -x37094 -x36343 -x42134 -x16599 -x32840 -x2317 -x1907 -x1213 -x2015 -x4901 -x10963 -x28332 -x29073 -x15848 -x19277 -x11432 -x35943 -x24345 -x28738 -x22145 -x16925 -x28525 -x2084 -x9761 -x18971 -x28195 -x3187 -x45729 -x17645 -x42949 -x21413 -x9918 -x19625 -x41468 -x40478 -x42808 -x21282 -x23616 -x35155 -x32216 -x8742 -x27189 -x7418 -x10815 -x28482 -x18392 -x7921 -x21114 -x9633 -x31871 -x7837 -x37257 -x5879 -x28468 -x37351 -x31433 -x33251 -x38106 -x6107 -x28134 -x27638 -x4766 -x39108 -x25012 -x25965 -x10158 -x24042 -x42092 -x43590 -x30424 -x25119 -x18659 -x32023 -x36639 -x13494 -x40753 -x4844 -x28087 -x2995 -x8764 -x15697 -x44065 -x5316 -x17180 -x35355 -x36323 -x27605 -x6699 -x31332 -x11534 -x41695 -x4894 -x30914 -x39415 -x3745 -x31290 -x19753 -x17123 -x6256 -x9236 -x29973 -x39408 -x832 -x19188 -x15355 -x31887 -x29848 -x30469 -x22806 -x13248 -x42141 -x3683 -x16756 -x37394 -x601 -x45169 -x39846 -x30685 -x17381 -x35546 -x37673 -x4122 -x19818 -x1153 -x21781 -x41907 -x27553 -x13063 -x9 -x12744 -x564 -x34831 -x2951 -x33530 -x31622 -x23357 -x40347 -x39392 -x34728 -x15647 -x5527 -x10083 -x24926 -x30 -x16067 -x35967 -x436 -x1538 -x29836 -x27041 -x28423 -x1590 -x22338 -x23456 -x24354 -x691 -x17048 -x9043 -x29193 -x39274 -x29802 -x26493 -x17022 -x3546 -x13380 -x8107 -x35221 -x18362 -x36435 -x23653 -x6036 -x9294 -x13790 -x37652 -x14450 -x19147 -x24475 -x10397 -x30932 -x26627 -x17259 -x39778 -x27874 -x1764 -x12604 -x40544 -x13193 -x22100 -x17317 -x804 -x2790 -x4777 -x32441 -x36357 -x28774 -x15645 -x38762 -x25448 -x22808 -x10976 -x10362 -x28014 -x28426 -x11454 -x8015 -x40629 -x39851 -x41020 -x40750 -x28907 -x3858 -x18922 -x10374 -x13378 -x30254 -x8342 -x31181 -x21925 -x44 -x9971 -x10871 -x42201 -x45691 -x14214 -x43927 -x2221 -x35640 -x15497 -x39747 -x36204 -x11997 -x44147 -x44153 -x4271 -x4322 -x1487 -x3888 -x136 -x26943 -x35012 -x13224 -x656 -x41996 -x16530 -x16797 -x5261 -x40141 -x21234 -x18907 -x41994 -x38816 -x35338 -x10874 -x33995 -x7199 -x26962 -x27379 -x28818 -x28735 -x21997 -x34002 -x4726 -x6453 -x9632 -x42012 -x3142 -x1086 -x42375 -x25095 -x29187 -x16166 -x8644 -x5338 -x10194 -x37342 -x28870 -x4725 -x42061 -x8621 -x35202 -x1999 -x28552 -x22567 -x6807 -x22733 -x293 -x28625 -x39083 -x41246 -x19292 -x10719 -x38686 -x18602 -x6151 -x43541 -x5220 -x31061 -x35100 -x6667 -x36710 -x16807 -x15025 -x4045 -x22539 -x35037 -x6990 -x16423 -x35969 -x23323 -x32617 -x9653 -x37681 -x44583 -x32357 -x34 -x25781 -x28949 -x40947 -x13889 -x5611 -x2224 -x43028 -x15057 -x15850 -x17982 -x43131 -x19224 -x28157 -x42809 -x27048 -x24990 -x40382 -x39337 -x18258 -x40456 -x34160 -x29318 -x20105 -x5187 -x26603 -x40671 -x28132 -x41045 -x7899 -x30148 -x7006 -x32431 -x27527 -x77 -x2439 -x40498 -x31229 -x18321 -x11010 -x9970 -x28373 -x31042 -x22626 -x2562 -x9794 -x28277 -x2278 -x22942 -x12139 -x29459 -x39643 -x41564 -x27776 -x45108 -x20905 -x8671 -x42578 -x15929 -x31850 -x20741 -x41015 -x32574 -x43812 -x37181 -x37237 -x26483 -x8629 -x6275 -x254 -x36387 -x33590 -x7712 -x4292 -x17575 -x36439 -x35154 -x22431 -x13709 -x43734 -x11947 -x29047 -x24571 -x20190 -x11798 -x21168 -x7269 -x7578 -x42321 -x31066 -x40841 -x26424 -x40789 -x32876 -x7091 -x30546 -x18843 -x33013 -x31153 -x37236 -x42017 -x15662 -x2610 -x21037 -x8897 -x14949 -x34073 -x44710 -x23811 -x29386 -x32346 -x5723 x34274 -x41798 -x19919 -x16621 -x1476 -x24988 -x14225 -x7898 -x37495 -x31041 -x1532 -x25538 -x13731 -x24177 -x24936 -x44762 -x35441 -x6898 -x20321 -x13414 -x29779 -x28584 -x25233 -x11741 -x22467 -x41754 -x3873 -x5806 -x42330 -x22756 -x14420 -x34657 -x42429 -x37294 -x31854 -x38017 -x7328 -x22084 -x43902 -x15445 -x12968 -x9379 -x21013 -x42712 -x26089 -x45123 -x30202 -x25422 -x38994 -x36328 -x29882 -x27069 -x27531 -x44154 -x10072 -x27806 -x14958 -x15739 -x42575 -x22383 -x24977 -x35744 -x26330 -x26985 -x32110 -x17249 -x34163 -x41229 -x31633 -x26309 -x15944 -x5055 -x35623 -x28852 -x533 -x18978 -x5400 -x33360 -x13931 -x29966 -x25645 -x12114 -x38029 -x26884 -x9770 -x43001 -x37155 -x22307 -x11315 -x1827 -x11209 -x20362 -x12007 -x40606 -x26795 -x2252 -x36306 -x9050 -x31870 -x3256 -x7449 -x14657 -x19036 -x41507 -x41690 -x20453 -x27892 -x18077 -x41705 -x31025 -x39752 -x19719 -x34905 -x5255 -x35124 -x30396 -x36331 -x33738 -x1794 -x19459 -x9914 -x32190 -x5426 -x40674 -x20052 -x28235 -x33062 -x16620 -x13041 -x37046 -x36261 -x8834 -x2823 -x25566 -x20756 -x17980 -x22292 -x23350 -x3751 -x16128 -x21630 -x37846 -x18149 -x43032 -x20667 -x7010 -x9149 -x40705 -x28172 -x42615 -x8168 -x45259 -x15922 -x14081 -x30622 -x10647 -x29138 -x24241 -x35726 -x20458 -x37179 -x30544 -x14526 -x15546 -x383 -x27909 -x28662 -x949 -x33915 -x11861 -x25039 -x30045 -x39878 -x27839 -x8139 -x37919 -x26832 -x38988 -x41809 -x38545 -x12786 -x4423 -x4613 -x9741 -x27045 -x44827 -x9015 -x30040 -x911 -x1129 -x11713 -x6539 -x9571 -x31196 -x32033 -x19808 x44066 -x40820 -x28271 -x3804 -x10371 -x13562 -x20805 -x21431 -x44393 -x16391 -x34043 -x23610 -x3461 -x12362 -x3577 -x20941 -x12853 -x23505 -x32593 -x14284 -x1638 -x26043 -x14207 -x90 -x10959 -x6146 -x32503 -x10570 -x29656 -x29086 -x15803 -x40454 -x6901 -x31087 -x36365 -x16465 -x19595 -x44527 -x22064 -x28065 -x4126 -x7086 -x6452 -x26703 -x27158 -x6110 -x10130 -x2495 -x35925 -x38493 -x26012 -x6782 -x6130 -x17871 -x41417 -x36184 -x31711 -x29579 -x3765 -x21095 -x27881 -x27957 -x37521 -x37586 -x10209 -x38909 -x447 -x3276 -x40413 -x19251 -x40108 -x3068 -x7259 -x13550 -x7983 -x19587 -x18442 -x17498 -x26811 -x20547 -x40398 -x1205 -x11829 -x43190 -x10011 -x40171 -x21805 -x39397 -x16802 -x41778 -x21155 -x36572 -x12243 -x35868 -x36157 -x2327 -x31787 -x40575 -x30488 -x2483 -x10557 -x27028 -x15460 -x16572 -x3915 -x20849 -x38447 -x21387 -x28422 -x11362 -x10022 -x37437 -x1306 -x23227 -x41831 -x40555 -x39813 -x13802 -x6710 -x34436 -x6636 -x35339 -x15711 -x42737 -x32698 -x25546 -x25758 -x18438 -x13108 -x11207 -x16719 -x41486 -x44964 -x5875 -x13867 -x31570 -x17691 -x4351 -x3162 -x4335 -x22671 -x1873 -x30119 -x13594 -x33721 -x13686 -x33095 -x22240 -x43435 -x12654 -x3080 -x25509 -x20136 -x22476 -x10714 -x15602 -x20681 -x31894 -x31563 -x32874 -x40951 -x29201 -x23666 -x39280 -x8347 -x271 -x34020 -x15008 -x34394 -x36658 -x6694 -x35368 -x35258 -x7322 -x25458 -x11988 -x19347 -x12647 -x28768 -x2128 -x37675 -x21942 -x37376 -x37059 -x43248 -x24399 -x3981 -x35207 -x42492 -x22766 -x36580 -x16557 -x28835 -x45487 -x45113 -x1872 -x1586 -x3051 -x26104 -x30014 -x44882 -x44291 -x1210 -x9851 -x14913 -x2451 -x19525 -x38531 -x33111 -x13233 -x21583 -x35956 -x40662 -x35400 -x28175 -x17740 -x7101 -x2881 -x31226 -x25134 -x20591 -x21293 -x40529 -x19633 -x26490 -x37647 -x5613 -x21722 -x21042 -x32081 -x13145 -x15634 -x20980 -x8861 -x20747 -x45591 -x16602 -x43952 -x17848 -x30025 -x35184 -x425 -x42619 -x37632 -x39906 -x9755 -x13429 -x17367 -x20801 -x36241 -x18970 -x23075 -x39996 -x10444 -x39628 -x25659 -x3344 -x25892 -x13017 -x31698 -x20527 -x4804 -x4444 -x4109 -x2964 -x31589 -x21600 -x4576 -x42358 -x3664 -x12138 -x35727 -x21513 -x43215 -x20812 -x11519 -x24776 -x9724 -x34437 -x3844 -x6580 -x38423 -x26714 -x29581 -x21776 -x37889 -x15322 -x39434 -x16157 -x28464 -x29330 -x371 -x42649 -x14664 -x18554 -x11463 -x7337 -x7339 -x13112 -x35874 -x22015 -x1189 -x7358 -x42062 -x31377 -x12847 -x16555 -x22649 -x27919 -x480 -x31223 -x13693 -x43801 -x14946 -x1920 -x34806 -x14038 -x19352 -x10972 -x23743 -x576 -x16275 -x4566 -x43259 -x36503 -x36647 -x1512 -x45263 -x23950 -x43174 -x19099 -x21602 -x27211 -x8566 -x10037 -x6094 -x31808 -x45093 -x13852 -x8752 -x16376 -x35001 -x12745 -x6442 -x2049 -x18687 -x12090 -x40776 -x45512 -x12284 -x1061 -x31704 -x980 -x29452 -x21799 -x42880 -x811 -x6420 -x41969 -x18526 x35945 -x17951 -x24405 -x9733 -x40952 -x41729 -x13525 -x649 -x16147 -x34051 -x35411 -x19194 -x13366 -x8034 -x26216 -x15839 -x27899 -x45134 -x54 -x23363 -x32294 -x31309 -x11689 -x10387 -x40004 -x17789 -x36891 -x25821 -x29070 -x11726 -x33006 -x26589 -x16983 -x22925 -x37131 -x3222 -x41675 -x38230 -x19495 -x17111 -x26470 -x22308 -x39910 -x23329 -x44029 -x32371 -x44615 -x33410 -x44534 -x12157 -x32803 -x37581 -x31759 -x37904 -x43 -x22118 -x42816 -x43115 -x24590 -x17053 -x18088 -x28395 -x31838 -x42803 -x37762 -x13748 -x7920 -x22157 -x39103 -x9531 -x39523 -x30324 -x29430 -x20874 -x30975 -x33844 -x23161 -x35650 -x22390 -x24748 -x4439 -x2767 -x35832 -x8025 -x4899 -x31388 -x3289 -x33328 -x43194 -x37409 -x37028 -x10257 -x29508 -x29156 -x36971 -x15604 -x45399 -x36118 -x6085 -x15204 -x6572 -x10660 -x43561 -x1877 -x25599 -x42357 -x31909 -x45164 -x38575 -x28595 -x5504 -x28470 -x18244 -x23643 -x39134 -x35573 -x3539 -x37063 -x10067 -x35635 -x23102 -x39480 -x16287 -x2550 -x12013 -x34030 -x17616 -x5043 -x8345 -x8444 -x29192 -x23672 -x20222 -x31363 -x28880 -x15754 -x23205 -x2233 -x28129 -x16464 -x29472 -x20660 -x7015 -x26572 -x42237 -x31343 -x44967 -x20406 -x7538 -x7608 -x43588 -x45020 -x3246 -x40518 -x20285 -x168 -x40887 -x21719 -x7154 -x21294 -x822 -x18966 -x21320 -x21247 -x24536 -x33882 -x11020 -x42570 -x25602 -x24140 -x1263 -x23814 -x15332 -x14500 -x20493 -x33429 -x13711 -x14879 -x31384 -x35438 -x42225 -x26359 -x11137 -x10004 -x17373 -x12591 -x33044 -x20089 -x11646 -x44600 -x30877 -x15146 -x10436 -x19688 -x18749 -x23364 -x40014 -x22931 -x36500 -x38636 x2077 -x6866 -x3179 -x17353 -x20950 -x27791 -x33927 -x26419 -x372 -x15121 -x40199 -x1559 -x12145 -x18313 -x21277 -x26521 -x9554 -x30284 -x39590 -x43741 -x3879 -x29203 -x38341 -x200 -x27934 -x9044 -x36777 -x36395 -x17993 -x12287 -x23718 -x36384 -x41965 -x9944 -x21797 -x9213 -x36539 -x17921 -x17787 -x15282 -x15334 -x41469 -x29135 -x35902 -x21764 -x10314 -x43051 -x38507 -x11456 -x28106 -x35683 -x14447 -x34084 -x27534 -x39817 -x39140 -x14885 -x8917 -x3524 -x2723 -x1666 -x43771 -x11844 -x16737 -x8982 -x36626 -x22598 -x4311 -x42189 -x7973 -x29577 -x16826 -x40010 -x28894 -x29394 -x2503 -x41346 -x3386 -x16808 -x300 -x1467 -x41516 -x23770 -x10097 -x30924 -x11177 -x12388 -x3019 -x7423 -x24789 -x7718 -x26200 -x20272 -x16353 -x22839 -x24346 -x34233 -x34954 -x43093 -x160 -x13668 -x30794 -x24494 -x5414 -x17731 -x36210 -x30408 -x9681 -x37392 -x3370 -x20670 -x43455 -x2229 -x3244 -x2406 -x44863 -x32071 -x26144 -x19043 -x14325 -x38084 -x44309 -x3342 -x29993 -x29701 -x36392 -x8058 -x3483 -x18022 -x7873 -x20580 -x31439 -x37969 -x31255 -x40531 -x40212 -x18380 -x20492 -x15509 -x34314 -x2561 -x41610 -x37592 -x29294 -x17705 -x32002 -x18689 -x39852 -x16425 -x29730 -x45464 -x6003 -x21529 -x10302 -x44800 -x44273 -x11715 -x1000 -x32187 -x8389 -x5159 -x22838 -x36765 -x543 -x6682 -x10809 -x12918 -x11912 -x8630 -x44771 -x39582 -x27530 -x31444 -x28330 -x9354 -x18263 -x18974 -x14014 -x38010 -x1927 -x2715 -x10707 -x15017 -x10539 -x28934 -x43483 -x2342 -x4628 -x19229 -x24078 -x6924 -x992 -x31169 -x37118 -x38454 -x40540 -x4969 -x42891 -x27399 -x18556 -x8366 -x32169 -x5081 -x10455 -x31571 -x36276 -x31198 -x2102 -x32079 -x38808 -x19649 -x34825 -x34529 -x32164 -x19888 -x9474 -x20693 -x14222 -x41388 -x28527 -x42123 -x42710 -x1046 -x3771 -x8285 -x34454 -x3369 -x19273 -x22816 -x26903 -x42180 -x12890 -x2156 -x18283 -x42335 -x44978 -x17319 -x44452 -x29461 -x16485 -x700 -x42549 -x17175 -x23265 -x44804 -x5978 -x28167 -x15762 -x34949 -x35909 -x26246 -x22907 -x18700 -x43157 -x17667 -x22235 -x10845 -x34683 -x39952 -x23712 -x23368 -x22200 -x12920 -x3729 -x4089 -x7751 -x21642 -x6677 -x1286 -x42946 -x14089 -x8900 -x20054 -x38411 -x38609 -x22324 -x16212 -x45481 -x25936 -x32030 -x36601 -x11784 -x10684 -x30524 -x40308 -x18339 -x8616 -x17652 -x19407 -x17796 -x21926 -x10631 -x10615 -x20195 -x100 -x12403 -x33571 -x5814 -x24097 -x21272 -x42886 -x17579 -x24430 -x31019 -x40877 -x11792 -x26277 -x28613 -x10074 -x42679 -x15729 -x45711 -x34290 -x17236 -x14640 -x45389 -x22352 -x17922 -x35369 -x21660 -x15537 -x36843 -x8660 -x259 -x38256 -x27224 -x6102 -x34415 -x9890 -x28317 -x15246 -x35676 -x41291 -x28837 -x43171 -x43060 -x16668 -x41145 -x38717 -x12182 -x28476 -x15442 -x33726 -x32243 -x2464 -x826 -x12253 -x24409 -x11685 -x25940 -x12603 -x1705 -x20180 -x39654 -x18980 -x34066 -x23374 -x23887 -x21700 -x11977 -x7915 -x6705 -x14707 -x40528 -x32065 -x44513 -x41968 -x33354 -x23796 -x34788 -x10624 -x16504 -x22403 -x28055 -x3237 -x42208 -x7331 -x40444 -x43657 -x20939 -x27371 -x5288 -x8442 -x1094 -x4870 -x41237 -x23301 -x1886 -x26 -x33979 -x24442 -x33885 -x38653 -x2419 -x17574 -x7588 -x22252 -x23821 -x31446 -x15829 -x17895 -x33322 -x35674 -x12689 -x18610 -x14009 -x8971 -x41136 -x22461 -x7733 -x45274 -x10433 -x8969 -x23111 -x11411 -x39185 -x32087 -x41640 -x43809 -x35567 -x30776 -x15218 -x29480 -x156 -x26068 -x18508 -x25690 -x19758 -x316 -x2369 -x7055 -x28517 -x5 -x41048 -x19496 -x20911 -x13085 -x5467 -x23830 -x22500 -x36443 -x15324 -x14443 -x37506 -x38654 -x29382 -x2414 -x10325 -x44620 -x38020 -x38213 -x8585 -x1316 -x32548 -x1352 -x19915 -x6758 -x25384 -x6999 -x8892 -x43321 -x22238 -x24844 -x31073 -x37992 -x29082 -x29176 -x1830 -x25115 -x40546 -x17843 -x43450 -x13751 -x28198 -x8919 -x44950 -x8837 -x10141 -x11548 -x36187 -x21994 -x17013 -x21668 -x8479 -x5910 -x23051 -x41480 -x24193 -x6817 -x40946 -x25909 -x13035 -x44783 -x40586 -x43191 -x3205 -x15486 -x18686 -x2339 -x27674 -x31157 -x41772 -x19040 -x43909 -x11392 -x2675 -x13626 -x14103 -x15601 -x3785 -x3847 -x330 -x8176 -x7646 -x28072 -x36408 -x6902 -x9117 -x12136 -x40280 -x438 -x15622 -x32771 -x806 -x13138 -x40295 -x3295 -x3538 -x23250 -x24938 -x23756 -x44069 -x23680 -x25030 -x3578 -x30360 -x40464 -x32373 -x235 -x33832 -x38175 -x45310 -x44930 -x27727 -x1178 -x4245 -x41371 -x10238 -x33534 -x13552 -x33205 -x23649 -x6034 -x17765 -x17619 -x12093 -x28128 -x35141 -x44141 -x36056 -x35132 -x40879 -x37369 x29643 -x23144 -x4890 -x24064 -x27278 -x1719 -x14899 -x22033 -x18566 -x10018 -x16560 -x19134 -x33913 -x20951 -x7776 -x22111 -x34010 -x7803 -x22379 -x23209 -x24913 -x31831 -x7222 -x10531 -x20775 -x28152 -x1273 -x44998 -x2169 -x7910 -x15903 -x37934 -x27104 -x27716 -x43777 -x44754 -x10410 -x38716 -x22694 -x34957 -x7814 -x24131 -x29242 -x37110 -x25391 -x20587 -x695 -x9286 -x12731 -x24196 -x4607 -x14709 -x24284 -x3742 -x12115 -x12238 -x20378 -x20043 -x3690 -x12737 -x17865 -x25692 -x2430 -x19477 -x7561 -x10032 -x21295 -x19012 -x3336 -x26561 -x44133 -x31933 -x32344 -x6815 -x11916 -x9432 -x35907 -x15377 -x15231 -x5310 -x31114 -x27872 -x28291 -x12454 -x14130 -x28166 -x36199 -x10427 -x34546 -x3092 -x43300 -x24272 -x5392 -x23042 -x42384 -x29530 -x19467 -x3992 -x38955 -x33608 -x38553 -x31152 -x12037 -x40301 -x15389 -x36391 -x12778 -x2708 -x36927 -x44923 -x9270 -x15129 -x9696 -x44347 -x44071 -x24127 -x6248 -x43707 -x27974 -x28980 -x11720 -x36031 -x11897 -x16295 -x589 -x14921 -x35866 -x32981 -x23943 -x7246 -x2867 -x24189 -x30036 -x37690 -x16702 -x32682 -x1779 -x8702 -x5906 -x35195 -x25843 -x41161 -x32295 -x36820 -x14341 -x40087 -x15613 -x37386 -x22331 -x33736 -x14745 -x31782 -x12893 -x5214 -x34888 -x522 -x39781 -x12684 -x37669 -x27862 -x45599 -x1034 -x4672 -x24961 -x779 -x15014 -x15095 -x12048 -x16010 -x45401 -x39701 -x10117 -x35084 -x16273 -x13170 -x39795 -x16382 -x14659 -x9217 -x24605 -x353 -x22898 -x36797 -x1612 -x18864 -x7245 -x151 -x28560 -x42888 -x5739 -x39787 -x38521 -x4316 -x19617 -x35764 -x31660 -x12036 -x38061 -x8374 -x25009 -x30607 -x23331 -x32108 -x4508 -x15083 -x27478 -x19601 -x43978 -x2644 -x43344 -x25569 -x43275 -x16305 -x23624 -x35784 -x17903 -x32367 -x9519 -x30179 -x39840 -x20032 -x43511 -x39117 -x20013 -x43749 -x30704 -x1847 -x5518 -x10200 -x37282 -x21739 -x6670 -x25096 -x8779 -x25853 -x2440 -x5976 -x34386 -x32565 -x38577 -x43491 -x33183 -x5961 -x29120 -x15772 -x16355 -x11684 -x20408 -x25049 -x24974 -x25015 -x11631 -x22161 -x26057 -x9528 -x35387 -x5717 -x40983 -x21063 -x27010 -x5172 -x29705 -x42835 -x33359 -x43557 -x14739 -x33938 -x1119 -x25296 -x4925 -x10015 -x18145 -x17678 -x24578 -x38676 -x9460 -x25854 -x11287 -x33935 -x15774 -x41393 -x5054 -x45280 -x15409 -x40779 -x11796 -x42112 -x5094 -x13057 -x8201 -x21648 -x28776 -x33799 -x18899 -x13874 -x25364 -x21905 -x5508 -x5308 -x32192 -x35322 -x38368 -x15961 -x16579 -x21302 -x26878 -x6331 -x40735 -x9178 -x4294 -x2538 -x5325 -x41582 -x28633 -x1629 -x31504 -x45136 -x16817 -x23159 -x22607 -x33934 -x11710 -x43872 -x32632 -x33539 -x34826 -x36329 -x25559 -x23009 -x7224 -x12172 -x36492 -x31568 -x30950 -x27255 -x28233 -x1759 -x39307 -x17170 -x22205 -x22236 -x18538 -x15205 -x11416 -x1760 -x5102 -x35974 -x21930 -x29302 -x2196 -x1670 -x19202 -x7606 -x14945 -x39427 -x23259 -x12438 -x1567 -x7092 -x8423 -x9878 -x34583 -x37946 -x38744 -x36334 -x19955 -x7512 -x34615 -x14658 -x2677 -x34327 -x23089 -x44492 -x7146 -x38814 -x37158 -x428 -x4816 -x30584 -x7838 -x41416 -x44864 -x10233 -x19456 -x8827 -x23341 -x45139 -x14451 -x5567 -x38529 -x26383 -x11951 -x34103 -x34794 -x42821 -x28151 -x21156 -x33377 -x34157 -x21150 -x42415 -x18307 -x5992 -x10745 -x38774 -x16700 -x9767 -x37102 -x18832 -x27487 -x3430 -x6738 -x5045 -x24287 -x20042 -x16266 -x8136 -x35628 -x20844 -x42836 -x17299 -x44764 -x44603 -x5892 -x39929 -x4026 -x44983 -x39908 -x20108 -x12555 -x13132 -x25064 -x4393 -x18345 -x28939 -x4842 -x5146 -x5599 -x11147 -x15148 -x30916 -x30595 -x25176 -x37452 -x460 -x32440 -x28532 -x20803 -x43038 -x4279 -x18520 -x2691 -x39488 -x39614 -x15340 -x6025 -x42244 -x33575 -x34236 -x26941 -x33769 -x2801 -x18886 -x20404 -x29523 -x42648 -x38434 -x21779 -x3026 -x23923 -x17781 -x4604 -x19137 -x5818 -x39624 -x45175 -x33966 -x12400 -x1436 -x25092 -x1469 -x22008 -x15624 -x15039 -x37885 -x12637 -x1497 -x11586 -x37758 -x11696 -x4854 -x10175 -x25466 -x8560 -x31063 -x9147 -x31382 -x19037 -x36767 -x13772 -x35069 -x18947 -x20020 -x15553 -x8754 -x34626 -x5540 -x36682 -x38317 -x5451 -x27564 -x29252 -x24199 -x19963 -x30597 -x30566 -x29707 -x8672 -x2864 -x33990 -x18178 -x29504 -x38934 -x35809 -x659 -x20703 -x16501 -x38463 -x3504 -x29822 -x32949 -x5280 -x39084 -x41107 -x27746 -x17049 -x20831 -x20388 -x23291 -x21691 -x13069 -x40549 -x31480 -x14460 -x41602 -x25415 -x12361 -x42299 -x38749 -x14904 -x33028 -x19932 -x19338 -x39475 -x11180 -x6724 -x2372 -x18188 -x2138 -x28000 -x14003 -x36613 -x38195 -x25938 -x12338 -x38983 -x42623 -x21589 -x478 -x22158 -x9269 -x11605 -x38181 -x20590 -x24277 -x23850 -x15527 -x43118 -x12903 -x43311 -x7004 -x29875 -x5412 -x3108 -x43021 -x12470 -x24513 -x37373 -x17625 -x29753 -x22415 -x21586 -x2757 -x35137 -x37478 -x8797 -x14555 -x26954 -x38757 -x1514 -x26622 -x7670 -x13710 -x17047 -x20957 -x4928 -x11356 -x1109 -x16087 -x9465 -x16092 -x33103 -x28189 -x416 -x40689 -x26875 -x20578 -x27922 -x9072 -x45488 -x20291 -x9788 -x14687 -x10330 -x39230 -x22683 -x31216 -x9363 -x38555 -x29186 -x39953 -x19070 -x15663 -x7518 -x20355 -x31185 -x28153 -x40216 -x39912 -x17244 -x45652 -x16298 -x24392 -x44576 -x33556 -x20327 -x14035 -x8363 -x36975 -x32297 -x39864 -x20934 -x27726 -x16008 -x38394 -x36200 -x6415 -x11231 -x26198 -x39403 -x22688 -x1501 -x6775 -x2267 -x3136 -x6063 -x1179 -x17954 -x16835 -x44572 -x8128 -x45722 -x4618 -x36505 -x21128 -x5218 -x15805 -x45154 -x20912 -x13800 -x8775 -x43977 -x2811 -x19764 -x32106 -x2361 -x43330 -x43639 -x15318 -x37289 -x5988 -x13515 -x8187 -x18545 -x33633 -x28472 -x29749 -x39471 -x26933 -x35865 -x10413 -x12125 -x12622 -x15405 -x27307 -x22446 -x42128 -x21939 -x26932 -x17327 -x43173 -x19949 -x15777 -x38087 -x15488 -x13372 -x13766 -x41743 -x10781 -x43966 -x28487 -x3874 -x4605 -x24768 -x26156 -x18403 -x21645 -x28720 -x17066 -x1772 -x41071 -x39142 -x5981 -x6142 -x31861 -x604 -x21007 -x25564 -x3176 -x37310 -x12547 -x4947 -x38271 -x30826 -x27350 -x23588 -x44183 -x27526 -x16647 -x35876 -x15659 -x39729 -x42325 -x33475 -x22136 -x24779 -x14808 -x42428 -x34511 -x29234 -x21831 -x40447 -x29043 -x13447 -x15407 -x26305 -x29420 x44956 -x41883 -x9921 -x39125 -x26286 -x39231 -x14953 -x18308 -x21975 -x24648 -x36522 -x21391 -x28199 -x19586 -x43468 -x8069 -x33836 -x21880 -x825 -x9758 -x43477 -x39825 -x31722 -x27703 -x16820 -x18012 -x32043 -x32675 -x6823 -x11666 -x15217 -x14423 -x33380 -x21620 -x3038 -x33806 -x17427 -x34521 -x31034 -x21952 -x22938 -x1124 -x16821 -x6361 -x20082 -x33645 -x41329 -x34316 -x20965 -x24980 -x1623 -x22847 -x27702 -x40381 -x38460 -x20935 -x29814 -x26652 -x18320 -x24176 -x42425 -x16581 -x35211 -x39153 -x22269 -x9257 -x32238 -x13884 -x30670 -x44172 -x34176 -x11048 -x9275 -x23964 -x40080 -x29015 -x19380 -x18405 -x32425 -x36833 -x39759 -x6795 -x15140 -x11612 -x36720 -x10569 -x34548 -x17602 -x26874 -x32265 -x33911 -x28276 -x12376 -x18252 -x34384 -x38587 -x11832 -x7012 -x39573 -x35328 -x15935 -x1505 -x2143 -x9473 -x42675 -x13873 -x39266 -x42142 -x22852 -x29910 -x16556 -x14792 -x767 -x38534 -x14639 -x44836 -x31490 -x27228 -x24950 -x21663 -x41848 -x32522 -x10 -x32749 -x33558 -x33088 -x26434 -x18165 -x16913 -x17600 -x24228 -x3982 -x5780 -x45459 -x24224 -x906 -x38796 -x42899 -x41956 -x9803 -x23013 -x1782 -x33023 -x10350 -x45095 -x44647 -x25931 -x14194 -x26701 -x42977 -x24931 -x4291 -x31758 -x19360 -x28696 -x10530 -x42847 -x45103 -x30165 -x8972 -x25835 -x2067 -x37193 -x16778 -x30664 -x45560 -x10620 -x16375 -x23036 -x37714 -x32487 -x19309 -x40869 -x19142 -x43113 -x2472 -x38543 -x36501 -x41120 -x25289 -x27409 -x37957 -x2847 -x29160 -x21522 -x6084 -x28047 -x40095 -x22753 -x17690 -x41412 -x44546 -x9600 -x28428 -x4269 -x29225 -x33315 -x15196 -x4110 -x25016 -x35616 -x6635 -x41024 -x44839 -x31445 -x27917 -x80 -x35218 -x28570 -x12180 -x29524 -x8867 -x11116 -x39882 -x34627 -x33798 -x10206 -x27630 -x35206 -x24943 -x31729 -x7468 -x15325 -x15956 -x14362 -x16021 -x7534 -x10998 -x716 -x18579 -x23217 -x22885 -x9349 -x30276 -x45609 -x701 -x15464 -x40915 -x6907 -x43761 -x29333 -x9061 -x43871 -x38905 -x36060 -x32152 -x22080 -x29604 -x6949 -x21811 -x1117 -x3692 -x19486 -x44288 -x33001 -x43314 -x13205 -x40326 -x34056 -x39173 -x41121 -x37076 -x12197 -x41023 -x5138 -x42562 -x35432 -x37896 -x26203 -x2264 -x19920 -x23079 -x28049 -x30653 -x36159 -x27353 -x2299 -x9694 -x21089 -x7378 -x1434 -x6592 -x42531 -x35116 -x18735 -x27308 -x8759 -x43691 -x34895 -x17273 -x43041 -x44227 -x32658 -x31500 -x23503 -x10556 -x29619 -x38018 -x18117 -x27133 -x45152 -x31638 -x18701 -x20154 -x9366 -x36796 -x38050 -x42775 -x8744 -x15035 -x33526 -x44787 -x44869 -x33877 -x41834 -x31006 -x6177 -x19965 -x39498 -x2415 -x27310 -x3787 -x15773 -x112 -x2412 -x45325 -x3352 -x34981 -x14957 -x14170 -x31830 -x27956 -x29254 -x28975 -x5624 -x24629 -x32893 -x40315 -x20430 -x1674 -x34858 -x5591 -x12710 -x34585 -x11166 -x17151 -x32066 -x33132 -x25716 -x47 -x39484 -x11135 -x14274 -x15353 -x16097 -x5088 -x4826 -x20735 -x30600 -x28119 -x2579 -x18253 -x44408 -x4387 -x18516 -x95 x11 -x45232 -x11970 -x15328 -x37614 -x15932 -x18882 -x17568 -x37692 -x1194 -x8157 -x37688 -x25060 -x20691 -x40556 -x32930 -x30543 -x17755 -x6557 -x33664 -x33116 -x6072 -x45208 -x3551 -x26393 -x37266 -x7761 -x35772 -x36152 -x7353 -x22011 -x3339 -x9899 -x24117 -x5108 -x36111 -x41853 -x16160 -x3009 -x38044 -x8983 -x10584 -x11697 -x15387 -x11614 -x2650 -x9775 -x40937 -x35277 -x29022 -x23304 -x44060 -x10294 -x11441 -x14036 -x17912 -x24650 -x27742 -x45337 -x36269 -x3113 -x1312 -x43815 -x9448 -x2606 -x34874 -x7014 -x671 -x3227 -x28430 -x1299 -x33876 -x41062 -x3907 -x41833 -x22066 -x17863 -x22676 -x12886 -x4666 -x12116 -x15301 -x5753 -x31130 -x8301 -x39220 -x32540 -x42708 -x20207 -x43748 -x28480 -x13516 -x28126 -x4755 -x6614 -x846 -x32706 -x36235 -x25117 -x23384 -x42441 -x2005 -x33592 -x19744 -x3696 -x13818 -x18005 -x38022 -x42496 -x17103 -x9863 -x14392 -x16969 -x35183 -x6843 -x5277 -x14181 -x41307 -x5034 -x23470 -x38497 -x12707 -x23471 -x38480 -x43062 -x13463 -x13573 -x13146 -x38253 -x20069 -x7165 -x24622 -x43291 -x12767 -x44130 -x12239 -x14253 -x38382 -x624 -x35 -x41648 -x12476 -x41655 -x43803 -x35125 -x14647 -x43368 -x27129 -x20067 -x14940 -x2952 -x26979 -x16727 -x34074 -x12405 -x31665 -x497 -x32758 -x30243 -x9687 -x29757 -x14744 -x40038 -x8235 -x41606 -x43564 -x31828 -x43868 -x5418 -x44749 -x12460 -x13238 -x291 -x41518 -x3240 -x8956 -x35647 -x30599 -x6100 -x6080 -x42303 -x8605 -x11395 -x18140 -x1706 -x39991 -x8154 -x7571 -x26577 -x35922 -x29310 -x3713 -x8547 -x30996 -x44464 -x28911 -x16901 -x18134 -x5653 -x38367 -x37708 -x21684 -x31585 -x14642 -x4637 -x41168 -x43874 -x18422 -x569 -x33308 -x28270 -x7823 -x33570 -x31366 -x45050 -x16743 -x19567 -x38573 -x28611 -x42221 -x15516 -x38438 -x28240 -x29379 -x27316 -x40427 -x740 -x12908 -x39445 -x18618 -x45295 -x27126 -x43882 -x44123 -x32982 -x44892 -x35854 -x15202 -x1962 -x34823 -x8239 -x21877 -x34352 -x33663 -x9834 -x9537 -x193 -x33027 -x37712 -x38769 -x21692 -x14989 -x45374 -x1617 -x23062 -x18876 -x38336 -x16491 -x24598 -x6746 -x30498 -x26833 -x8135 -x1232 -x16449 -x36995 -x44222 -x6190 -x621 -x19696 -x9827 -x27333 -x42355 -x24799 -x9296 -x5773 -x25669 -x23452 -x6368 -x18466 -x12480 -x29335 -x6293 -x11444 -x2534 -x27018 -x5413 -x44451 -x14854 -x15 -x25291 -x42806 -x9576 -x28539 -x5522 -x11474 -x25241 -x4377 -x13462 -x38731 -x25572 -x11953 -x43797 -x9679 -x41200 -x44384 -x40187 -x17949 -x45254 -x11963 -x2315 -x5473 -x26345 -x8770 -x4787 -x32970 -x6468 -x37297 -x38551 -x26559 -x27143 -x6343 -x35737 -x42986 -x3805 -x6933 -x14200 -x4608 -x28991 -x7593 -x843 -x35307 -x15225 -x8430 -x29169 -x38798 -x44266 -x8531 -x17242 -x10847 -x19149 -x22755 -x37314 -x30793 -x29267 -x35563 -x42798 -x38975 -x26550 -x39585 -x31646 -x20978 -x45365 -x14967 -x5293 -x20524 -x42474 -x21649 -x24406 -x29735 -x11817 -x31614 -x42960 -x24274 -x7537 -x34311 -x45328 -x9259 -x10758 -x40440 -x10482 -x23807 -x20513 -x11051 -x16230 -x32026 -x42096 -x4810 -x15159 -x7447 -x36718 -x2091 -x35651 -x17540 -x31281 -x40107 -x5866 -x24919 -x32719 -x33249 -x29711 -x16215 -x32928 -x36560 -x17459 -x3134 -x22514 -x26433 -x2874 -x26048 -x10324 -x27723 -x38625 -x23034 -x5791 -x12978 -x4814 -x8545 -x41599 -x8408 -x28881 -x5398 -x26451 -x41116 -x45766 -x23 -x40483 -x8539 -x10279 -x45665 -x18039 -x32916 -x30518 -x17519 -x9431 -x7811 -x40505 -x1844 -x42013 -x2418 -x9277 -x2817 -x27586 -x2935 -x25857 -x36529 -x41403 -x4864 -x26838 -x45047 -x6339 -x1946 -x33148 -x19988 -x17694 -x21985 -x17209 -x39066 -x23401 -x8348 -x39205 -x2638 -x22071 -x8579 -x37686 -x30447 -x33298 -x2850 -x37848 -x16580 -x4700 -x45772 -x28744 -x38073 -x20238 -x39680 -x7033 -x37320 -x23210 -x43602 -x13793 -x21081 -x40898 -x41117 -x41090 -x43576 -x33346 -x12375 -x44400 -x365 -x32485 -x5270 -x28752 -x25103 -x25618 -x39677 -x11330 -x42440 -x8998 -x35816 -x35434 -x24083 -x21307 -x15374 -x36607 -x32731 -x22565 -x16326 -x26746 -x38705 -x38528 -x32823 -x10674 -x28142 -x9740 -x15050 -x40766 -x29598 -x43775 -x38891 -x35180 -x11476 -x30285 -x3900 -x7327 -x14865 -x9680 -x15265 -x4194 -x7871 -x1144 -x6855 -x15254 -x27205 -x28082 -x13841 -x19789 -x22709 -x956 -x30431 -x4407 -x35820 -x30690 -x8094 -x22991 -x6872 -x42883 -x33144 -x40785 -x17985 -x5954 -x40180 -x43349 -x34347 -x11394 -x27499 -x45618 -x6108 -x24618 -x12562 -x109 -x21710 -x39871 -x32249 -x38412 -x3169 -x36678 -x18293 -x12607 -x18500 -x36459 -x7178 -x32321 -x19354 -x34091 -x30101 -x13617 -x7445 -x43847 -x23325 -x36307 -x43161 -x43132 -x16096 -x26547 -x17431 -x43027 -x2148 -x26117 -x40 -x20389 -x26947 -x30581 -x20931 -x39540 -x27875 -x1958 -x18478 -x39299 -x34516 -x30536 -x42326 -x33871 -x24885 -x22192 -x39325 -x44173 -x35636 -x27425 -x18825 -x42919 -x34820 -x28307 -x3466 -x19440 -x12465 -x38122 -x13324 -x30350 -x18830 -x21988 -x24334 -x6087 -x7209 -x35191 -x796 -x2325 -x17626 -x4499 -x16749 -x40604 -x2595 -x29591 -x45191 -x43484 -x45109 -x15112 -x32381 -x27753 -x20138 -x39848 -x18897 -x16329 -x3679 -x38823 -x18646 -x7916 -x14493 -x31252 -x16001 -x37267 -x29595 -x3457 -x6735 -x38641 -x31823 -x12432 -x41824 -x6512 -x32655 -x9475 -x25523 -x26517 -x31697 -x37744 -x24695 -x35701 -x9984 -x4983 -x21675 -x44734 -x29246 -x16577 -x16493 -x26607 -x8515 -x43988 -x36101 -x2487 -x20151 -x24190 -x34603 -x5044 -x17272 -x13507 -x5837 -x35580 -x21068 -x39638 -x14592 -x28755 -x6543 -x21502 -x35262 -x8507 -x11433 -x25396 -x27653 -x22061 -x38456 -x39923 -x27251 -x1556 -x28692 -x43316 -x15585 -x25937 -x35519 -x11777 -x32955 -x17490 -x12003 -x7808 -x44894 -x39862 -x19398 -x10096 -x8259 -x15226 -x23409 -x27711 -x29143 -x10536 -x17491 -x6779 -x2313 -x18661 -x34504 -x24724 -x15972 -x11056 -x14601 -x42280 -x18051 -x20886 -x25958 -x14848 -x13959 -x44994 -x13798 -x27434 -x38550 -x34023 -x7566 -x3670 -x17239 -x8536 -x33364 -x27246 -x238 -x34514 -x39363 -x26450 x2072 -x12705 -x41197 -x23158 -x16116 -x11491 -x30017 -x44646 -x15649 -x33209 -x4716 -x4118 -x31494 -x37907 -x6909 -x546 -x16046 -x4496 -x537 -x17268 -x5455 -x2979 -x35521 -x20114 -x14726 -x36711 -x31368 -x19297 -x19538 -x831 -x17424 -x9652 -x6547 -x9629 -x11574 -x7174 -x4835 -x4525 -x24423 -x14390 -x10356 -x21062 -x1530 -x30457 -x37398 -x36895 -x44941 -x12936 -x7746 -x40548 -x26700 -x24148 -x44693 -x31003 -x19703 -x14602 -x38038 -x20164 -x8701 -x36309 -x3668 -x16792 -x31462 -x35391 -x16428 -x17615 -x17750 -x11846 -x30246 -x17868 -x31528 -x16269 -x15909 x45188 -x10904 -x15024 -x7944 -x38373 -x17791 -x39402 -x6022 -x29367 -x34069 -x35571 -x16510 -x1585 -x43622 -x30030 -x13168 -x41381 -x26229 -x20778 -x42779 -x41979 -x4211 -x11966 -x1915 -x29919 -x45378 -x32972 -x12077 -x39073 -x35825 -x10033 -x5082 -x9660 -x16502 -x29683 -x22597 -x3341 -x14090 -x30489 -x33555 -x39107 -x17135 -x4449 -x10026 -x22606 -x23727 -x40343 -x31416 -x14437 -x19313 -x20496 -x37201 -x1012 -x9452 -x13978 -x26890 -x31273 -x23197 -x23160 -x42530 -x21918 -x37801 -x44424 -x16296 -x43940 -x6402 -x31020 -x17946 -x14757 -x12972 -x83 -x16793 -x21934 -x40661 -x35564 -x5882 -x24293 -x20983 -x9444 -x22441 -x41070 -x28350 -x1842 -x31283 -x6407 -x40654 -x36311 -x2658 -x41696 -x39460 -x2199 -x3157 -x2572 -x44519 -x23578 -x14205 -x11594 -x23216 -x17173 -x23786 -x29962 -x6105 -x21185 -x14370 -x31151 -x21455 -x1207 -x24617 -x2569 -x25341 -x5800 -x12688 -x34682 -x3071 -x32461 -x13588 -x44155 -x23547 -x30459 -x13744 -x14884 -x4932 -x11439 -x15742 -x41767 -x11428 -x38742 -x24204 -x24036 -x45610 -x575 -x13387 -x5676 -x12788 -x27683 -x42147 -x10671 -x41997 -x9264 -x26443 -x17529 -x6938 -x28632 -x2764 -x43954 -x42124 -x12142 -x32179 -x30723 -x11431 -x4497 -x28357 -x12232 -x29273 -x4486 -x16259 -x44185 -x519 -x10779 -x14765 -x40175 -x1355 -x44735 -x33781 -x5423 -x24168 -x24551 -x17978 -x41443 -x15791 -x8839 -x39433 -x15023 -x12981 -x29838 -x11265 -x10746 -x34492 -x10364 -x34623 -x35673 -x37501 -x9881 -x10645 -x9806 -x36605 -x7727 -x36162 -x25008 -x43363 -x42631 -x45440 -x30314 -x8532 -x578 -x43713 -x42745 -x33622 -x37751 -x22832 -x11517 -x21786 -x32595 -x33238 -x22731 -x1951 -x38395 -x28130 -x24237 -x40102 -x3912 -x25838 -x20739 -x27935 -x37874 -x15869 -x29647 -x18910 -x10059 -x38165 -x10153 -x37808 -x18628 -x40090 -x41991 -x35237 -x28684 -x15987 -x27109 -x15088 -x4887 -x5605 -x12307 -x44687 -x29517 -x14875 -x3150 -x22897 -x44242 -x38034 -x41919 -x34721 -x7420 -x32946 -x44960 -x6 -x43668 -x31194 -x32566 -x37689 -x21231 -x22035 -x43189 -x5652 -x19986 -x41076 -x26655 -x23010 -x44064 -x17888 -x36570 -x23353 -x44669 -x13825 -x10192 -x45387 -x5433 -x35259 -x15814 -x19084 -x13610 -x8757 -x8856 -x35414 -x30435 -x34231 -x19302 -x36954 -x16433 -x34785 -x34749 -x2222 -x34763 -x38957 -x19469 -x44404 -x34803 -x14239 -x32275 -x4659 -x38822 -x41260 -x21940 -x9104 -x9204 -x382 -x44319 -x1404 -x40775 -x42995 -x7771 -x2393 -x30617 -x45369 -x41497 -x42823 -x28648 -x35118 -x43960 -x30789 -x26459 -x38470 -x616 -x15605 -x34616 -x25081 -x26325 -x17330 -x13390 -x24348 -x28328 -x30781 -x25183 -x28465 -x22481 -x7568 -x30736 -x16190 -x31965 -x38897 -x10932 -x8426 -x6059 -x43944 -x12963 -x42744 -x41595 -x30087 -x24948 -x6235 -x15206 -x18515 -x5714 -x14862 -x24227 -x23118 -x14271 -x13290 -x10973 -x16314 -x2945 -x19172 -x44469 -x28300 -x4520 -x5209 -x22554 -x37238 -x29839 -x12072 -x23638 -x17250 -x24461 -x41216 -x32289 -x20204 -x40826 -x38818 -x30319 -x45361 -x2841 -x7956 -x36272 -x30479 -x8388 -x25501 -x13510 -x34265 -x2250 -x45595 -x39396 -x39850 -x37990 -x38043 -x1242 -x3540 -x40617 -x14394 -x13334 -x29636 -x16333 -x32546 -x18137 -x13983 -x6793 -x6277 -x12389 -x9772 -x10478 -x29727 -x18042 -x32242 -x15335 -x38086 -x17679 -x24236 -x10594 -x16549 -x34968 -x13362 -x34216 -x18788 -x18609 -x39265 -x9409 -x21769 -x14086 -x5284 -x42242 -x19614 -x39865 -x31637 -x26960 -x44371 -x22967 -x369 -x1367 -x9931 -x27405 -x23314 -x37471 -x40151 -x11637 -x6393 -x150 -x1157 -x31879 -x13061 -x10399 -x16409 -x8738 -x20751 -x7867 -x12564 -x31236 -x36366 -x13953 -x37756 -x718 -x44342 -x3618 -x17380 -x30852 -x35278 -x36545 -x22125 -x13649 -x41604 -x26131 -x28591 -x1596 -x39706 -x10242 -x32764 -x26819 -x20295 -x6082 -x39483 -x26162 -x36801 -x23654 -x44373 -x29375 -x45040 -x35754 -x44722 -x7524 -x42065 -x19487 -x8894 -x29809 -x31244 -x22654 -x1206 -x22253 -x41672 -x13810 -x31481 -x42392 -x221 -x19800 -x5803 -x43369 -x41036 -x31932 -x20140 -x8988 -x23733 -x12719 -x30752 -x39979 -x13969 -x8868 -x41032 -x17972 -x6471 -x27414 -x44488 -x4784 -x13419 -x39634 -x12708 -x42850 -x25772 -x1963 -x30390 -x25600 -x8445 -x33863 -x2381 -x9701 -x40739 -x43910 -x12982 -x45100 -x22284 -x4627 -x15248 -x22485 -x27111 -x28970 -x37349 -x14256 -x39971 -x37796 -x41963 -x27198 -x32176 -x35274 -x32158 -x30383 -x22417 -x10801 -x42551 -x24500 -x9011 -x44212 -x37623 -x20617 -x43981 -x38095 -x3041 -x33737 -x15277 -x34766 -x22243 -x10943 -x14018 -x42233 -x32001 -x16695 -x37662 -x10497 -x502 -x19042 -x10415 -x16361 -x41203 -x37212 -x14520 -x2863 -x23875 -x41473 -x40138 -x27926 -x29767 -x6517 -x333 -x37650 -x12913 -x15005 -x9197 -x36313 -x27304 -x342 -x42056 -x27019 -x31682 -x28288 -x13000 -x45201 -x20763 -x24363 -x5663 -x23193 -x42067 -x45117 -x10228 -x38500 -x19450 -x1548 -x14775 -x26108 -x18110 -x30258 -x26969 -x26145 -x12407 -x5539 -x5833 -x20353 -x3788 -x366 -x22910 -x1055 -x2040 -x20576 -x9304 -x38293 -x41874 -x8365 -x7406 -x43078 -x20664 -x8556 -x7218 -x22673 -x550 -x11602 -x3405 -x21784 -x13436 -x13018 -x17214 -x41093 -x206 -x2729 -x9932 -x6024 -x40051 -x12327 -x36096 -x32204 -x711 -x13851 -x36251 -x12973 -x32690 -x23432 -x16119 -x7942 -x5139 -x21699 -x22867 -x5136 -x41256 -x21806 -x9067 -x10218 -x21548 -x2854 -x24959 -x44129 -x4774 -x14579 -x28137 -x19644 -x12206 -x13370 -x7866 -x5556 -x35834 -x38643 -x12695 -x22940 -x13667 -x3703 -x11858 -x28304 -x35995 -x35663 -x6622 -x2552 -x5665 -x43383 -x16833 -x33652 -x3129 -x12723 -x1341 -x5273 -x5844 -x24510 -x3387 -x14950 -x4074 -x6047 -x6585 -x13206 -x45320 -x34799 -x34362 -x38140 -x13316 -x38561 -x29131 -x32848 -x8298 -x29534 -x43103 -x41087 -x18988 -x23852 -x117 -x30278 -x2635 -x24975 -x3031 -x2761 -x39334 -x9933 -x6556 -x6472 -x28385 -x24526 -x27676 -x8949 -x25141 -x8818 -x44419 -x503 -x19591 -x5123 -x26331 -x5673 -x12739 -x9132 -x10379 -x10267 -x23169 -x19791 -x11964 -x712 -x12797 -x2122 -x23974 -x32046 -x27068 -x10272 -x41902 -x28336 -x17295 -x37827 -x45533 -x6309 -x43538 -x30773 -x12124 -x24930 -x2844 -x45645 -x18674 -x9007 -x9700 -x30711 -x28762 -x13244 -x16385 -x15026 -x12949 -x24922 -x41160 -x32372 -x31863 -x34533 -x43393 -x14308 -x14593 -x44046 -x13762 -x42485 -x32241 -x43729 -x26797 -x36612 -x21452 -x40310 -x21677 -x15118 -x23978 -x784 -x25921 -x36325 -x19485 -x22945 -x44114 -x9812 -x24014 -x19307 -x40742 -x23464 -x19909 -x16397 -x2055 -x45288 -x39581 -x29634 -x5633 -x5562 -x5755 -x11241 -x34252 -x38138 -x32151 -x17623 -x8057 -x7846 -x9698 -x31945 -x36281 -x20566 -x22879 -x6683 -x36093 -x26856 -x21865 -x39633 -x17199 -x29004 -x8438 -x43083 -x25675 -x23752 -x22263 -x13833 -x37187 -x43645 -x35807 -x31862 -x33787 -x44310 -x816 -x40621 -x21097 -x9534 -x34452 -x20705 -x43603 -x25631 -x42388 -x18747 -x15570 -x18613 -x14718 -x44587 -x28159 -x32214 -x7308 -x29983 -x38668 -x40268 -x5776 -x25998 -x39358 -x43422 -x27442 -x15168 -x2202 -x7198 -x37279 -x2991 -x30358 -x27949 -x8085 -x30661 -x26339 -x18331 -x31485 -x34315 -x28920 -x44604 -x27694 -x24562 -x26946 -x17419 -x41354 x13423 -x33785 -x34800 -x27707 -x30978 -x8973 -x37315 -x19746 -x3897 -x31914 -x42593 -x3869 -x42272 -x22443 -x31833 -x18211 -x1636 -x8199 -x3235 -x9609 -x5583 -x17100 -x12418 -x4130 -x9339 -x37571 -x35896 -x26862 -x41336 -x8581 -x13107 -x328 -x16229 -x45740 -x36084 -x43167 -x36437 -x1700 -x23639 -x364 -x32631 -x44598 -x3045 -x23877 -x26085 -x18821 -x32278 -x16921 -x5535 -x1926 -x13050 -x13648 -x20337 -x37694 -x11350 -x20004 -x38877 -x25046 -x20178 -x5758 -x14024 -x17080 -x18688 -x30176 -x4753 -x5164 -x27394 -x19057 -x2476 -x2365 -x30572 -x24452 -x1342 -x30249 -x36728 -x20835 -x42491 -x32086 -x17332 -x4073 -x42297 -x6276 -x11481 -x13910 -x3752 -x25256 -x37345 -x3919 -x1671 -x3999 -x3955 -x7804 -x37800 -x37584 -x34951 -x7030 -x42274 -x25435 -x18781 -x41573 -x17458 -x22994 -x28286 -x18482 -x19940 -x41500 -x7971 -x4996 -x36033 -x19508 -x9470 -x1650 -x41496 -x38629 -x36030 -x43699 -x21186 -x1291 -x22687 -x30085 -x21409 -x34859 -x19653 -x10154 -x15272 -x33145 -x24898 -x16827 -x3581 -x43506 -x20637 -x17472 -x4280 -x17589 -x18020 -x2901 -x8776 -x20597 -x25439 -x19100 -x8169 -x43117 -x12153 -x40758 -x43600 -x26929 -x42507 -x8450 -x20487 -x152 -x25462 -x5733 -x20306 -x10669 -x27713 -x39784 -x18571 -x2335 -x6463 -x20258 -x45747 -x9377 -x23429 -x2206 -x26410 -x4215 -x17729 -x2557 -x29487 -x21060 -x38137 -x11408 -x5957 -x10506 -x35481 -x28904 -x1393 -x43817 -x4165 -x42212 -x43811 -x12334 -x23609 -x24609 -x40727 -x25837 -x8047 -x31413 -x9682 -x32721 -x39458 -x16129 -x24240 -x31621 -x1253 -x24568 -x28197 -x12771 -x11599 -x22085 -x16885 -x36487 -x6071 -x44770 -x38359 -x33356 -x29672 -x11892 -x4592 -x29424 -x3929 -x21075 -x4818 -x31333 -x31735 -x1747 -x39675 -x24208 -x21615 -x29408 -x43303 -x34036 -x25326 -x18744 -x19807 -x41132 -x18499 -x30337 -x7979 -x40129 -x41065 -x22005 -x5718 -x30907 -x23446 -x18908 -x8202 -x9501 -x33438 -x5819 -x6371 -x25845 -x769 -x8266 -x11407 -x1283 -x37776 -x39243 -x25517 -x4058 -x36133 -x43172 -x15831 -x15991 -x18615 -x4429 -x37056 -x6229 -x30568 -x38956 -x41575 -x33343 -x12011 -x35464 -x4992 -x2468 -x1502 -x16348 -x5089 -x40139 -x16713 -x16408 -x14001 -x36299 -x3911 -x43945 -x13736 -x17137 -x28477 -x19305 -x26188 -x27460 -x17885 -x20260 -x9401 -x39010 -x19590 -x20795 -x1407 -x16882 -x33593 -x36620 -x40994 -x5438 -x34898 -x18452 -x35929 -x5901 -x5124 -x32093 -x28413 -x15867 -x41270 -x7806 -x34886 -x18641 -x5271 -x3702 -x34901 -x38951 -x24263 -x5778 -x40219 -x21353 -x5907 -x9870 -x22059 -x13399 -x40056 -x18358 -x20225 -x24324 -x5421 -x39964 -x41178 -x37944 -x29260 -x41420 -x5959 -x39755 -x40687 -x32269 -x37484 -x25353 -x8028 -x28036 -x19498 -x28542 -x26473 -x6719 -x5292 -x29053 -x22317 -x45413 -x39904 -x31762 -x37568 -x18960 -x12776 -x17134 -x21257 -x12024 -x21551 -x1575 -x22751 -x3637 -x25023 -x20211 -x40076 -x149 -x20064 -x35488 -x23121 -x13579 -x26697 -x38861 -x3973 -x32051 -x35103 -x35264 -x29048 -x36141 -x21911 -x120 -x17864 -x45000 -x23211 -x31957 -x20485 -x31112 -x14910 -x4926 -x36964 -x38429 -x42436 -x44555 -x5252 -x16965 -x7060 -x40754 x29635 -x15655 -x6876 -x10646 -x5606 -x18548 -x15473 -x24888 -x32983 -x37053 -x31205 -x27120 -x27288 -x6606 -x35287 -x38743 -x39038 -x5705 -x3306 -x20544 -x3916 -x25539 -x37595 -x39591 -x20510 -x14553 -x11744 -x9329 -x11949 -x21442 -x7282 -x44737 -x42 -x16109 -x44027 -x23157 -x13175 -x31517 -x29332 -x3332 -x10186 -x43858 -x20901 -x220 -x20199 -x19357 -x45405 -x20573 -x36542 -x13678 -x33307 -x25787 -x41389 -x40541 -x42923 -x38483 -x41951 -x559 -x11833 -x36990 -x13925 -x27509 -x1384 -x8174 -x31733 -x38902 -x14444 -x38499 -x22580 -x9020 -x39250 -x14052 -x26579 -x31224 -x25520 -x270 -x21772 -x44912 -x10099 -x14798 -x14429 -x37516 -x11775 -x33106 -x44654 -x41605 -x25579 -x26173 -x16718 -x17697 -x32090 -x33172 -x12462 -x15607 -x7703 -x16110 -x40206 -x35367 -x1898 -x39779 -x40011 -x7387 -x20470 -x34250 -x13438 -x4482 -x43488 -x16357 -x33563 -x2271 -x33898 -x14628 -x9455 -x40959 -x34471 -x6048 -x4090 -x42276 -x25478 -x17810 -x9193 -x45184 -x4442 -x39469 -x69 -x42974 -x41012 -x42861 -x15912 -x26065 -x18335 -x21597 -x3839 -x1742 -x13444 -x4154 -x27156 -x45659 -x5419 -x17368 -x34970 -x20603 -x36981 -x7326 -x2689 -x39326 -x32556 -x34028 -x27123 -x27401 -x25592 -x27948 -x32906 -x360 -x20443 -x16798 -x32380 -x42315 -x24849 x2093 -x44152 -x21990 -x38930 -x22300 -x3691 -x19430 -x20017 -x13621 -x24867 -x8620 -x14 -x18066 -x3419 -x22495 -x19667 -x19269 -x42794 -x39651 -x15390 -x21005 -x21974 -x11132 -x44336 -x10677 -x41397 -x27750 -x34467 -x2746 -x10885 -x41528 -x34695 -x26440 -x14564 -x31580 -x23626 -x9959 -x43392 -x29878 -x29475 -x39181 -x26647 -x32895 -x31245 -x27898 -x35225 -x6505 -x4222 -x33446 -x31476 -x34871 -x19640 -x32945 -x2037 -x35917 -x30612 -x53 -x4565 -x11639 -x2321 -x3779 -x9420 -x21521 -x15853 -x17553 -x40167 -x34081 -x36655 -x45278 -x26812 -x27426 -x26378 -x44295 -x14605 -x6998 -x29009 -x29567 -x28601 -x15134 -x43076 -x21959 -x33059 -x42046 -x643 -x4561 -x1659 -x33763 -x7909 -x22354 -x5207 -x39198 -x26273 -x19323 -x20279 -x30842 -x36912 -x25161 -x7923 -x5840 -x27345 -x11950 -x24235 -x22105 -x45491 -x31336 -x35015 -x580 -x15165 -x6835 -x11893 -x42583 -x348 -x39098 -x40616 -x35893 -x19410 -x287 -x27410 -x44219 -x4034 -x5291 -x38177 -x26161 -x44035 -x12070 -x16730 -x28048 -x36782 -x17154 -x16949 -x12729 -x24906 -x669 -x24842 -x8678 -x37933 x44688 -x31975 -x17118 -x37672 -x1729 -x41638 -x22245 -x36696 -x6149 -x41545 -x37984 -x38658 -x5672 -x6587 -x38109 -x39936 -x17398 -x12691 -x3073 -x1959 -x42505 -x30951 -x22069 -x42533 -x18996 -x12495 -x36690 -x26661 -x20379 -x34480 -x27774 -x38887 -x5131 -x26870 -x24891 -x14248 -x14517 -x43125 -x23618 -x4232 -x1069 -x34601 -x38695 -x38171 -x12716 -x15541 -x21753 -x9140 -x4213 -x16336 -x11381 -x12575 -x43652 -x13091 -x20340 -x42455 -x37272 -x20203 -x27380 -x6319 -x45376 -x43006 -x22275 -x32629 -x24566 -x13176 -x15505 -x30888 -x40762 -x16801 -x36080 -x40507 -x18604 -x3280 -x19330 -x27869 -x40023 -x17916 -x713 -x39984 -x5870 -x13375 -x7547 -x42657 -x32182 -x33874 -x10697 -x34707 -x13913 -x10390 -x25487 -x13282 -x5853 -x37172 -x40337 -x39507 -x3155 -x30060 -x43114 -x28030 -x13789 -x35937 -x36863 -x22692 -x10546 -x35986 -x41102 -x30550 -x42955 -x8720 -x35442 -x31560 -x25040 -x11274 -x24031 -x20220 -x16381 -x26322 -x34717 -x13226 -x625 -x34164 -x33406 -x45581 -x11932 -x5025 -x14417 -x13070 -x991 -x1922 -x2921 -x6028 -x28704 -x18549 -x36589 -x40379 -x9560 -x43526 -x26004 -x39885 -x42188 -x10118 -x44200 -x12503 -x32119 -x41942 -x29370 -x40512 -x36700 -x14241 -x17808 -x28622 -x19438 -x26077 -x35461 -x7235 -x19990 -x25617 -x29597 -x35115 -x13048 -x8378 -x30798 -x6846 -x38183 -x7564 -x45676 -x38511 -x31156 -x15842 -x15691 -x18151 -x22047 -x24565 -x661 -x28893 -x31241 -x7050 -x3837 -x2598 -x7234 -x21001 -x1593 -x10881 -x23799 -x312 -x35086 -x18858 -x8696 -x4917 -x10784 -x23664 -x42982 -x22699 -x37994 -x39383 -x34230 -x2905 -x35447 -x22686 -x26639 -x44522 -x15549 -x14620 -x31421 -x16312 -x11656 -x4140 -x19059 -x260 -x42110 -x35746 -x19443 -x43401 -x1095 -x5664 -x13897 -x16013 -x2305 -x19198 -x23722 -x27192 -x21034 -x35796 -x16834 -x30217 -x10440 -x34385 -x43875 -x8288 -x31927 -x8376 -x18561 -x24750 -x33351 -x10208 -x7957 -x16714 -x18901 -x18196 -x25779 -x40868 -x15540 -x9351 -x37402 -x19839 -x36340 -x25952 -x12269 -x7962 -x38267 -x10554 -x39746 -x9345 -x1949 -x38261 -x36561 -x3090 -x30000 -x29343 -x5766 -x5560 -x19011 -x12317 -x10678 -x43382 -x41823 -x40665 -x6076 -x26803 -x43056 -x19335 -x6885 -x40552 -x42467 -x18745 -x35547 -x4259 -x44524 -x26881 -x17994 -x36925 -x21785 -x27516 -x41905 -x1937 -x13944 -x30465 -x20730 -x19769 -x35954 -x26887 -x37037 -x36280 -x25800 -x1924 -x45007 -x4048 -x29734 -x44501 -x36748 -x36088 -x38003 -x35074 -x19622 -x6641 -x12082 -x29796 -x39158 -x26885 -x18128 -x7689 -x42926 -x36973 -x21285 -x17827 -x26276 -x34902 -x20007 -x29599 -x24707 -x43813 -x31777 -x17294 -x33030 -x28540 -x1448 -x7011 -x2642 -x41643 -x16364 -x20310 -x653 -x32449 -x21201 -x6934 -x28955 -x35867 -x19514 -x19935 -x23183 -x11941 -x12006 -x19777 -x30874 -x5525 -x25714 -x8642 -x32340 -x37138 -x41138 -x36680 -x458 -x43179 -x2672 -x27124 -x24744 -x19659 -x88 -x24903 -x16710 -x1218 -x9561 -x28367 -x12188 -x17886 -x26219 -x40763 -x21859 -x749 -x39903 -x29740 -x31266 -x35424 -x18575 -x24523 -x40297 -x25695 -x10333 -x2306 -x42057 -x22357 -x10285 -x10628 -x41987 -x25251 -x4350 -x32926 -x38872 -x22909 -x31786 -x25110 -x922 -x7017 -x1818 -x32757 -x15128 -x33314 -x35742 -x4767 -x20826 -x22274 -x21393 -x19246 -x2555 -x20186 -x17525 -x32568 -x17851 -x18498 -x44126 -x26643 -x29985 -x2236 -x22229 -x19931 -x17751 -x1045 -x28248 -x35613 -x15429 -x13133 -x6197 -x25867 -x14350 -x24760 -x23371 -x17074 -x801 -x39389 -x31468 -x43820 -x9369 -x4156 -x34453 -x4481 -x34404 -x36775 -x41262 -x11227 -x14459 -x7981 -x30169 -x11516 -x44831 -x44861 -x29857 -x45205 -x33554 -x38164 -x30103 -x13584 -x10551 -x11596 -x25744 -x44514 -x4902 -x30680 -x38662 -x17620 -x33477 -x9480 -x42295 -x10638 -x41736 -x6643 -x10985 -x30844 -x8904 -x29083 -x24147 -x45737 -x27034 -x617 -x18708 -x42346 -x22777 -x44977 -x23024 -x32879 -x12556 -x18533 -x1368 -x32843 -x26945 -x11068 -x19152 -x5509 -x43025 -x281 -x5304 -x2509 -x3904 -x10380 -x22521 -x33706 -x44460 -x18502 -x36527 -x8497 -x33807 -x13134 -x39169 -x15872 -x18401 -x20287 -x3123 -x30357 -x40743 -x35479 -x26592 -x21932 -x41451 -x3896 -x35449 -x24812 -x18600 -x1866 -x41433 -x38334 -x24933 -x43130 -x43182 -x39218 -x35840 -x25073 -x16866 -x16492 -x133 -x9348 -x9486 -x15512 -x1815 -x40316 -x32207 -x23844 -x21576 -x13582 -x23127 -x7451 -x29556 -x43753 -x17120 -x41029 -x9385 -x12068 -x35857 -x2632 -x12698 -x14702 -x8446 -x35953 -x27827 -x21166 -x16923 -x20116 -x41399 -x28398 -x8186 -x16055 -x2259 -x3838 -x39193 -x33722 -x7239 -x33522 -x21123 -x6900 -x44441 -x41967 -x12895 -x36917 -x20232 -x19161 -x2957 -x23787 -x346 -x31650 -x22226 -x40579 -x19794 -x16053 -x33234 -x32536 -x6484 -x14132 -x269 -x26212 -x593 -x6192 -x41572 -x28348 -x31322 -x40624 -x22115 -x15209 -x2003 -x39992 -x41880 -x42386 -x43047 -x24969 -x39183 -x38875 -x30416 -x35713 -x1534 -x26151 -x233 -x9941 -x20482 -x39860 -x43441 -x23224 -x15787 -x35270 -x13662 -x24661 -x18822 -x41502 -x43094 -x5602 -x22460 -x20955 -x24678 -x2446 -x20927 -x1235 -x6376 -x45417 -x8133 -x32775 -x23041 -x24213 -x45142 -x40492 -x7492 -x7360 -x40706 -x6385 -x31346 -x26748 -x13473 -x22228 -x10681 -x4533 -x19046 -x2662 -x45172 -x21074 -x17018 -x20917 -x22396 -x6616 -x1787 -x7063 -x40229 -x14230 -x29140 -x20959 -x512 -x42088 -x45367 -x19369 -x27486 -x24343 -x29642 -x32220 -x30672 -x3505 -x40258 -x30879 -x1802 -x29678 -x10537 -x43497 -x27744 -x9350 -x42068 -x40194 -x15820 -x21588 -x27284 -x27880 -x3464 -x33728 -x23784 -x8220 -x2792 -x31826 -x39423 -x12583 -x14465 -x15281 -x25776 -x36107 -x15268 -x3648 -x27252 -x16369 -x14436 -x8732 -x29594 -x19793 -x45409 -x39518 -x30779 -x13954 -x15271 -x29014 -x29059 -x7323 -x2900 -x31305 -x32777 -x27352 -x24145 -x34875 -x1202 -x4199 -x43501 -x26405 -x11776 -x7698 -x15823 -x2692 -x16614 -x17017 -x791 -x21694 -x19112 -x8326 -x40673 -x4088 -x31483 -x32943 -x21163 -x23489 -x8223 -x9458 -x22592 -x19702 -x12311 -x35897 -x37893 -x5180 -x7662 -x2710 -x41374 -x33697 -x25078 -x25094 -x29058 -x813 -x2618 -x8122 -x2653 -x4173 -x2237 -x41800 -x14974 x32392 -x14821 -x19244 -x10922 -x42301 -x12966 -x6233 -x45511 -x31373 -x9319 -x1648 -x38439 -x45126 -x20736 -x24783 -x8453 -x37243 -x8535 -x44752 -x10494 -x31764 -x27017 -x18762 -x44366 -x11245 -x17443 -x1917 -x44003 -x1576 -x12722 -x19517 -x16374 -x42762 -x36394 -x7972 -x10528 -x44856 -x37171 -x25810 -x26094 -x31647 -x36540 -x43255 -x18769 -x31606 -x19770 -x18866 -x29785 -x18666 -x4968 -x30998 -x21094 -x2355 -x31624 -x36286 -x25162 -x18388 -x3316 -x17520 -x6964 -x40847 -x42645 -x4715 -x18069 -x23279 -x23177 -x17263 -x414 -x21701 -x1624 -x44938 -x9880 -x17201 -x6567 -x16526 -x4991 -x21144 -x41713 -x27178 -x23861 -x39249 -x3676 -x14484 -x23342 -x29519 -x23936 -x43545 -x14623 -x11214 -x8263 -x4220 -x24767 -x7488 -x14964 -x26895 -x6787 -x13201 -x36358 -x29593 -x25801 -x5519 -x2732 -x22946 -x31774 -x12644 -x40526 -x11152 -x2019 -x5829 -x11385 -x13583 -x2563 -x20782 -x20930 -x3834 -x27990 -x5744 -x31603 -x35496 -x29126 -x7166 -x11427 -x15954 -x17960 -x17402 -x6158 -x27239 -x34258 -x7855 -x1302 -x38972 -x14531 -x33083 -x10265 -x8639 -x17447 -x5186 -x16019 -x22156 -x27085 -x2174 -x41520 -x43785 -x24222 -x25456 -x18943 -x43857 -x3291 -x42732 -x8712 -x30222 -x6474 -x36167 -x9446 -x41026 -x11299 -x45037 -x3440 -x35181 -x2455 -x4431 -x7480 -x14386 -x37326 -x4004 -x39805 -x10056 -x34560 -x30683 -x14779 -x19738 -x33535 -x3217 -x20386 -x5381 -x33200 -x13520 -x4476 -x45372 -x26090 -x26784 -x18574 -x14169 -x2523 -x42210 -x12795 -x25884 -x16338 -x2845 -x6837 -x35199 -x31520 -x12849 -x11081 -x25885 -x34070 -x41867 -x8977 -x7673 -x30796 -x27342 -x16366 -x45608 -x1300 -x17942 -x2683 -x34777 -x20311 -x31940 -x42503 -x4290 -x30867 -x37964 -x33493 -x7039 -x42700 -x2665 -x11071 -x3364 -x34201 -x19181 -x28193 -x11264 -x12665 -x25696 -x25359 -x9951 -x32663 -x6284 -x13785 -x24233 -x1418 -x38817 -x5031 -x6973 -x6594 -x23300 -x12875 -x13443 -x26782 -x33632 -x29159 -x11854 -x23948 -x9683 -x26360 -x35113 -x33316 -x2588 -x45750 -x18758 -x42445 -x19689 -x14118 -x36705 -x25453 -x23335 -x9809 -x3731 -x36586 -x33067 -x25470 -x13821 -x30825 -x28294 -x6757 -x19454 -x44769 -x21907 -x38321 -x10334 -x8368 -x21217 -x32863 -x19098 -x40652 -x35321 -x34094 -x8454 -x10803 -x26466 -x10940 -x20175 -x43318 -x37029 -x18823 -x44887 -x16066 -x1725 -x28831 -x2617 -x785 -x28811 -x6602 -x45087 -x148 -x8227 -x28521 -x5391 -x23385 -x8549 -x31684 -x15490 -x7955 -x19346 -x31056 -x26939 -x39927 -x19858 -x28435 -x15931 -x16411 -x3141 -x6479 -x16617 -x6314 -x13877 -x17768 -x2010 -x20616 -x1297 -x20654 -x34862 -x16733 -x28506 -x20221 -x11558 -x26632 -x3000 -x25052 -x24878 -x6242 -x22900 -x35710 -x44798 -x18870 -x16997 -x24041 -x30823 -x17761 -x23490 -x18982 -x8185 -x11740 -x38318 -x43471 -x2400 -x31260 -x40732 -x22730 -x22423 -x6297 -x45578 -x44606 -x13 -x8218 -x26078 -x3429 -x23333 -x35114 -x16823 -x324 -x9100 -x21835 -x45603 -x26965 -x7441 -x41634 -x37529 -x37642 -x27437 -x11714 -x29790 -x3774 -x17406 -x15303 -x1933 -x16418 -x35514 -x13503 -x7521 -x41706 -x12413 -x11092 -x14185 -x22779 -x11967 -x18789 -x17312 -x32511 -x29097 -x17333 -x6457 -x2153 -x7849 -x9691 -x2363 -x17110 -x929 -x17587 -x35504 -x9063 -x28921 -x16670 -x1775 -x37038 -x28987 -x45190 -x27097 -x20995 -x12222 -x35939 -x36469 -x2838 -x7290 -x28162 -x18432 -x22178 -x8727 -x5925 -x7688 -x45549 -x26317 -x20282 -x27943 -x22199 -x22873 -x12176 -x24831 -x17999 -x36039 -x32232 -x22261 -x40357 -x9071 -x4634 -x9240 -x1236 -x311 -x29869 -x25378 -x6559 -x43799 -x12092 -x4530 -x8743 -x40831 -x31349 -x32845 -x22555 -x21253 -x19359 -x37916 -x20229 -x40114 -x31843 -x44567 -x26342 -x39615 -x25882 -x16393 -x18601 -x1070 -x4805 -x39482 -x19117 -x45398 -x35233 -x25894 -x38409 -x34891 -x8249 -x20057 -x7431 -x8436 -x32240 -x21828 -x32177 -x39275 -x14079 -x42472 -x40728 -x40066 -x40184 -x24907 -x31695 -x40050 -x42913 -x36250 -x22230 -x16420 -x12970 -x42807 -x31135 -x21466 -x42155 -x44105 -x42994 -x24957 -x44535 -x3555 -x29342 -x28986 -x4300 -x24584 -x28641 -x11532 -x35993 -x40708 -x24137 -x9707 -x18419 -x13442 -x15808 -x30227 -x424 -x16962 -x26403 -x17651 -x7462 -x3478 -x15726 -x17188 -x39228 -x20648 -x3550 -x5017 x36129 -x19797 -x8492 -x36061 -x36006 -x21846 -x18363 -x32363 -x20298 -x6119 -x28656 -x12828 -x6186 -x27733 -x8633 -x40098 -x26348 -x33362 -x12954 -x1473 -x14508 -x277 -x13916 -x7877 -x45222 -x32338 -x29522 -x12573 -x8304 -x130 -x28450 -x21559 -x10900 -x14661 -x13230 -x24921 -x31942 -x27901 -x5727 -x670 -x22364 -x6942 -x11667 -x3822 -x27994 -x21823 -x33458 -x3042 -x9373 -x11088 -x27691 -x36438 -x25956 -x37618 -x26263 -x8934 -x21386 -x27884 -x28432 -x18384 -x13486 -x41234 -x41940 -x40731 -x21646 -x11082 -x16890 -x35096 -x18272 -x21938 -x14675 -x34881 -x19116 -x5593 -x12548 -x37454 -x11093 -x44668 -x5331 -x44673 -x33690 -x37566 -x30771 -x5145 -x38683 -x20093 -x27449 -x12084 -x18385 -x5574 -x25019 -x18316 -x1660 -x39267 -x26686 -x23818 -x14099 -x38756 -x29743 -x25280 -x4313 -x20541 -x25101 -x45306 -x27494 -x31721 -x21481 -x3594 -x27039 -x2559 -x40684 -x16483 -x42399 -x7952 -x21329 -x1804 -x21966 -x45178 -x23934 -x12053 -x37511 -x43970 -x44547 -x38508 -x23147 -x9637 -x19680 -x32940 -x37072 -x29 -x45733 -x32354 -x36038 -x30596 -x17698 -x21210 -x16231 -x36494 -x9641 -x24210 -x13430 -x21298 -x31209 -x44350 -x44650 -x24108 -x6029 -x30221 -x2889 -x20556 -x21378 -x27825 -x43251 -x33418 -x26430 -x1699 -x26666 -x982 -x20411 -x32282 -x20718 -x1986 -x35860 -x44285 -x37081 -x19578 -x27422 -x11273 -x516 -x17040 -x42021 -x28208 -x9334 -x8061 -x14361 -x16101 -x41895 -x3816 -x6756 -x10819 -x28646 -x16656 -x8666 -x12916 -x7489 -x42639 -x4190 -x8511 -x30808 -x3096 x44730 -x8513 -x31959 -x40791 -x35305 -x2721 -x27233 -x38464 -x13458 -x29739 -x22564 -x4752 -x21023 -x5505 -x12377 -x22175 -x39395 -x6916 -x10572 -x36412 -x44020 -x18663 -x11488 -x18095 -x16405 -x41724 -x1522 -x25530 -x16745 -x6350 -x37911 -x37862 -x26022 -x18269 -x21444 -x13845 -x14731 -x19679 -x6974 -x30695 -x44622 -x28431 -x11078 -x5569 -x35856 -x24362 -x18273 -x18536 -x11515 -x35884 -x27552 -x29700 -x34476 -x13357 -x45034 -x17248 -x14331 -x45081 -x15425 -x40577 -x36234 -x35738 -x13467 -x28337 -x22153 -x26899 -x23956 -x38209 -x29017 -x17496 -x1626 -x31740 -x20066 -x33426 -x26907 -x36186 -x12131 -x12459 -x25755 -x28967 -x39692 -x11783 -x8893 -x29953 -x32643 -x5365 -x4361 -x44795 -x14210 -x42421 -x32352 -x4771 -x34380 -x5242 -x29474 -x36899 -x21390 -x37082 -x19387 -x3905 -x28686 -x5059 -x30174 -x22704 -x31279 -x34210 -x21350 -x4585 -x16993 -x21765 -x38513 -x7533 -x31883 -x24012 -x20447 -x36908 -x19642 -x7549 -x6448 -x15114 -x41580 -x40695 -x37493 -x39926 -x1531 -x2768 -x41790 -x34597 -x32688 -x9186 -x39019 -x32064 -x15885 -x29512 -x34407 -x3720 -x30334 -x9990 -x19013 -x5227 -x3726 -x35088 -x42512 -x23785 -x2465 -x19023 -x1282 -x30832 -x30502 -x15752 -x14011 -x5869 -x36335 -x26773 -x32892 -x15636 -x35782 -x36679 -x15871 -x2113 -x33427 -x21173 -x44948 -x24367 -x21587 -x15500 -x27894 -x11663 -x7188 -x37438 -x39859 -x38912 -x35269 -x34379 -x43221 -x39942 -x13533 -x5999 -x11193 -x23512 -x7572 -x23124 -x15629 -x45428 -x14811 -x5650 -x10090 -x2462 -x23100 -x18753 -x20100 -x1322 -x2843 -x45724 -x37955 -x39167 -x29425 -x19207 -x25145 -x35087 -x35265 -x35513 -x42622 -x24984 -x11566 -x23099 -x5457 -x37687 -x22455 -x16775 -x11694 -x28390 -x13220 -x42351 -x11698 -x1323 -x7291 -x41744 -x21291 -x36054 -x26008 -x26791 -x11674 -x8431 x44591 -x4930 -x23046 -x17984 -x32520 -x32040 -x1168 -x31062 -x6741 -x14761 -x34001 -x8162 -x22405 -x15667 -x16571 -x31953 -x20989 -x44810 -x18501 -x3737 -x39064 -x27918 -x10101 -x4848 -x17394 -x39315 -x26128 -x38132 -x5963 -x38389 -x6458 -x41019 -x19482 -x17260 -x42098 -x6406 -x4744 -x28876 -x22412 -x10865 -x30473 -x37312 -x22025 -x38014 -x12271 -x23035 -x21987 -x11464 -x38726 -x19253 -x7527 -x7859 -x43850 -x24058 -x14530 -x42329 -x25726 -x6480 -x32867 -x39413 -x21613 -x30890 -x41429 -x5696 -x38217 -x43061 -x23022 -x18448 -x33983 -x8464 -x39323 -x26452 -x44194 -x40319 -x36592 -x29074 -x2646 -x11752 -x21080 -x26656 -x33955 -x23944 -x44777 -x10519 -x40643 -x19882 -x43755 -x21599 -x9184 -x20394 -x6423 -x37838 -x2695 -x21100 -x8528 -x32147 -x36870 -x23422 -x11382 -x35649 -x4326 -x27797 -x40495 -x12095 -x26530 -x26961 -x12227 -x36744 -x17253 -x43810 -x22501 -x26488 -x14753 -x23137 -x5651 -x31846 -x12887 -x45129 -x21629 -x5157 -x25738 -x6805 -x44846 -x7262 -x14028 -x11851 -x26121 -x35828 -x21866 -x22155 -x42862 -x11507 -x9318 -x24318 -x10872 -x1613 -x35465 -x2266 -x44988 -x648 -x25166 -x9566 -x44523 -x6847 -x11314 -x17463 -x37363 -x22530 -x21947 -x9170 -x43633 -x12296 -x10214 -x6861 -x31903 -x32524 -x628 -x43619 -x18888 -x43071 -x34696 -x615 -x45720 -x5329 -x45008 -x29798 -x13703 -x14455 -x25069 -x26953 -x42374 -x40592 -x29024 -x16106 -x22283 -x32057 -x43562 -x44993 -x10795 -x44068 -x27443 -x3422 -x33861 -x1410 -x3434 -x40747 -x25013 -x41177 -x31269 -x26332 -x4524 -x17648 -x38185 -x41813 -x6528 -x17617 -x8851 -x28447 -x12617 -x1601 -x42423 -x8883 -x5061 -x26524 -x17964 -x10461 -x18342 -x16706 -x38898 -x10965 -x22265 -x24421 -x1361 -x31832 -x36693 -x12056 -x28978 -x15451 -x2661 -x40925 -x23513 -x27519 -x2910 -x26822 -x18091 -x18936 -x11981 -x15393 -x9996 -x7584 -x43498 -x2287 -x29759 -x24457 -x33012 -x32050 -x30727 -x23984 -x37775 -x19272 -x11066 -x29489 -x42550 -x21682 -x45515 -x19750 -x37728 -x30520 -x35075 -x17588 -x7551 -x17798 -x35558 -x31555 -x21027 -x26278 -x6773 -x13882 -x17509 -x28657 -x43112 -x33018 -x45571 -x36390 -x14969 -x2111 -x45059 -x27490 -x36535 -x18930 -x44478 -x10434 -x37991 -x1789 -x194 -x23073 -x34645 -x22701 -x42748 -x26101 -x33750 -x3487 -x8188 -x22281 -x8836 -x44819 -x3759 -x15985 -x4261 -x22368 -x41365 -x33656 -x31428 -x16414 -x3698 -x5076 -x8490 -x32852 -x32948 -x21539 -x9666 -x17449 -x22659 -x41075 -x6621 -x35007 -x21625 -x16883 -x39562 -x11762 -x42494 -x3085 -x43743 -x17940 -x18813 -x11700 -x38598 -x39856 -x40005 -x4661 -x28923 -x8319 -x6226 -x618 -x30326 -x26146 -x16014 -x18772 -x22953 -x19632 -x10629 -x33299 -x36217 -x27639 -x16250 -x64 -x29404 -x994 -x35241 -x10377 -x6386 -x4936 -x19009 -x10552 -x23549 -x30592 -x16439 -x7145 -x9826 -x165 -x33155 -x18957 -x7822 -x33465 -x18465 -x24709 -x2279 -x28025 -x44873 -x4857 -x7812 -x9308 -x36050 -x4414 -x2611 -x17493 -x18955 -x11375 -x15197 -x26588 -x9962 -x33194 -x41086 -x23544 -x8159 -x14632 -x43738 -x31834 -x25697 -x19319 -x5140 -x31202 -x13432 -x40415 -x44124 -x6748 -x13960 -x1734 -x33417 -x8550 -x4975 -x25706 -x35572 -x19413 -x32490 -x41014 -x14317 -x45166 -x13858 -x30540 -x2639 -x6820 -x34355 -x11328 -x2460 -x6294 -x3861 -x28393 -x27497 -x11882 -x41952 -x21885 -x18697 -x8264 -x43895 -x44118 -x15781 -x32455 -x43571 -x8869 -x15440 -x9153 -x31554 -x44696 -x22881 -x22786 -x13106 -x16352 -x8045 -x42546 -x23082 -x9228 -x27412 -x7362 -x8014 -x39605 -x1996 -x40054 -x42612 -x27577 -x3124 -x33577 -x2824 -x10953 -x45566 -x43141 -x29941 -x28882 -x42405 -x9774 -x10385 -x36740 -x42263 -x12233 -x38281 -x6166 -x38533 -x19724 -x36356 -x26061 -x20097 -x22685 -x39602 -x26713 -x20398 -x38052 -x40389 -x41898 -x17194 -x41877 -x18592 -x36894 -x2359 -x30066 -x7180 -x4578 -x15915 -x18121 -x23819 -x17334 -x24333 -x32497 -x28168 -x3153 -x37071 -x7810 -x12733 -x33270 -x28493 -x19992 -x24301 -x17204 -x13814 -x13261 -x2444 -x26290 -x781 -x673 -x34702 -x19038 -x33716 -x3798 -x35484 -x3091 -x5604 -x5083 -x8048 -x37188 -x44820 -x39509 -x38116 -x17006 -x45454 -x25486 -x17500 -x20834 -x27665 -x23945 -x11556 -x24033 -x43930 -x27555 -x5389 -x705 -x9947 -x11665 -x17057 -x30589 -x3588 -x15827 -x16630 -x18767 -x28587 -x15203 -x1820 -x18434 -x21087 -x396 -x4686 -x14694 -x3459 -x2343 -x1602 -x31055 -x25223 -x8488 -x45472 -x35249 -x8551 -x36809 -x18617 -x43324 -x33862 -x15750 -x40627 -x36822 -x16926 -x22051 -x21495 -x21775 -x16860 -x21556 -x18364 -x14787 -x685 -x26901 -x6717 -x39968 -x31685 -x22223 -x23481 -x17811 -x18583 -x39496 -x31950 -x31250 -x29980 -x42747 -x5462 -x37815 -x6804 -x13770 -x41548 -x38098 -x3587 -x4858 -x15383 -x15080 -x6336 -x18297 -x29965 -x11418 -x37426 -x34296 -x14801 -x6697 -x24657 -x12165 -x20131 -x37729 -x465 -x27484 -x23426 -x18679 -x27861 -x44811 -x25906 -x17085 x29709 -x24023 -x4791 -x30031 -x44458 -x25565 -x21055 -x34375 -x44712 -x20377 -x35691 -x32662 -x43466 -x15513 -x36737 -x7854 -x8131 -x18685 -x39300 -x28935 -x13043 -x477 -x10245 -x10269 -x20351 -x6208 -x17026 -x14372 -x24169 -x13994 -x8596 -x4714 -x37789 -x35235 -x19835 -x22493 -x7240 -x41939 -x33746 -x6560 -x21697 -x27066 -x22819 -x40819 -x43443 -x35474 -x29797 -x43629 -x1151 -x19260 -x7271 -x39338 -x33759 -x28073 -x10592 -x1162 -x44953 -x44221 -x8748 -x694 -x13904 -x29861 -x27593 -x19854 -x20223 -x1905 -x45049 -x23266 -x9841 -x7398 -x2295 -x40991 -x19173 -x42138 -x12293 -x19227 -x2654 -x41277 -x22256 -x1661 -x20843 -x41067 -x6550 -x16466 -x6721 -x32652 -x34995 -x45114 -x19698 -x42517 -x45027 -x23941 -x6599 -x44697 -x36803 -x26072 -x8230 -x31401 -x29778 -x33988 -x13970 -x9381 -x5166 -x4445 -x9595 -x27814 -x44772 -x29764 -x14269 -x15051 -x8658 -x1981 -x13697 -x2908 -x40239 -x14122 -x31262 -x38310 -x35583 -x3329 -x28292 -x41711 -x25055 -x38696 -x25319 -x42555 -x20754 -x15886 -x7754 -x3107 -x26864 -x10987 -x33051 -x23788 -x11058 -x34550 -x23462 -x27327 -x30047 -x13572 -x41988 -x29233 -x6247 -x9924 -x41538 -x9101 -x7021 -x40217 -x28417 -x11243 -x3643 -x36568 -x12166 -x27055 -x2882 -x27557 -x25861 -x13730 -x36769 -x12111 -x17211 -x24034 -x24244 -x29035 -x842 -x38198 -x30804 -x9644 -x40081 -x40574 -x19383 -x20227 -x10927 -x23879 -x29935 -x10365 -x39043 -x3508 -x12703 -x13739 -x7560 -x7768 -x3600 -x40821 -x30919 -x5495 -x14914 -x1826 -x27583 -x28839 -x7705 -x42324 -x2034 -x27911 -x38344 -x45486 -x27953 -x4062 -x1477 -x35841 -x21180 -x43558 -x17375 -x21549 -x28863 -x34416 -x3743 -x22187 -x4853 -x40893 -x13367 -x21604 -x45613 -x37698 -x7463 -x45284 -x42245 -x11086 -x43766 -x34748 -x24540 -x43240 -x32676 -x3815 -x7207 -x20780 -x37406 -x19589 -x23274 -x10503 -x34026 -x16138 -x37742 -x41568 -x3054 -x29617 -x12410 -x32985 -x23508 -x5163 -x19119 -x9118 -x6169 -x26386 -x41933 -x6733 -x20867 -x1492 -x1432 -x28554 -x19712 -x11976 -x26689 -x37723 -x4175 -x7773 -x42347 -x45001 -x35428 -x42362 -x40517 -x27007 -x38620 -x37447 -x10612 -x5857 -x17572 -x11670 -x39836 -x40342 -x6425 -x33744 -x28550 -x39104 -x19982 -x34525 -x10358 -x37474 -x18662 -x22165 -x12435 -x14852 -x8845 -x32882 -x29204 -x10553 -x5463 -x45235 -x29729 -x5147 -x10950 -x7700 -x1610 -x44766 -x27650 -x24359 -x32730 -x36139 -x24794 -x16319 -x10886 -x34865 -x10526 -x6397 -x33559 -x7475 -x26071 -x38182 -x8952 -x31574 -x16584 -x22563 -x21073 -x20331 -x31531 -x7694 -x31613 -x28531 -x18225 -x3998 -x4231 -x22541 -x14912 -x33011 -x4626 -x23868 -x37152 -x36063 -x37012 -x19660 -x6316 -x18919 -x13300 -x16458 -x35104 -x17835 -x27910 -x41025 -x45133 -x1716 -x34594 -x41927 -x25455 -x106 -x13991 -x42534 -x33684 -x11289 -x45612 -x19031 -x2602 -x8271 -x10070 -x19389 -x17324 -x25864 -x28566 -x5005 -x43612 -x35553 -x26790 -x10841 -x33574 -x37880 -x4296 -x37030 -x17747 -x8328 -x1964 -x9336 -x11473 -x30611 -x37792 -x7706 -x22260 -x41656 -x17812 -x13125 -x35858 -x41941 -x26646 -x7890 -x24508 -x11377 -x40769 -x40372 -x19105 -x9909 -x10432 -x43543 -x20659 -x44715 -x2115 -x684 -x8496 -x40499 -x24321 -x9256 -x12262 -x19110 -x32417 -x12064 -x1722 -x11651 -x44095 -x7265 -x25979 -x29975 -x25250 -x24122 -x31537 -x35963 -x43723 -x2149 -x2956 -x26529 -x2702 -x44499 -x4913 -x32085 -x35456 -x43479 -x20505 -x29986 -x11276 -x37594 -x40096 -x5395 -x35524 -x19670 -x38856 -x25084 -x29786 -x42427 -x30494 -x4010 -x18775 -x14142 -x31980 -x36856 -x24024 -x18950 -x16987 -x20673 -x8428 -x22315 -x13935 -x10700 -x12879 -x35121 -x38959 -x42186 -x7724 -x30372 -x9886 -x34276 -x7835 -x42525 -x6053 -x5447 -x34815 -x2394 -x9457 -x39977 -x23136 -x40195 -x31375 -x27863 -x1928 -x8855 -x36134 -x29016 -x7183 -x37051 -x19675 -x946 -x5491 -x3959 -x4403 -x7661 -x15427 -x6477 -x43509 -x9148 -x24201 -x6255 -x15237 -x40321 -x3014 -x37849 -x25924 -x27181 -x45017 -x37203 -x36477 -x44459 -x10967 -x27054 -x6555 -x12484 -x39027 -x43035 -x34273 -x17370 -x44025 -x36382 -x30433 -x7001 -x26150 -x28184 -x5309 -x21819 -x8706 -x13548 -x34312 -x35214 -x20944 -x8323 -x41954 -x40501 -x42859 -x22413 -x29685 -x31994 -x20969 -x36260 -x1572 -x29952 -x4812 -x35808 -x30104 -x13585 -x9398 -x17138 -x31116 -x44202 -x10675 -x28962 -x19343 -x34867 -x12489 -x3077 -x1672 -x30830 -x4959 -x18868 -x42900 -x32695 -x43920 -x30687 -x1465 -x12367 -x35690 -x13539 -x14096 -x26045 -x19353 -x7019 -x45482 -x37281 -x40270 -x41625 -x34455 -x12515 -x21506 -x43844 -x31766 -x24504 -x25923 -x32513 -x12959 -x41264 -x25693 -x35970 -x1630 -x40675 -x42400 -x24689 -x41977 -x30213 -x31564 -x32973 -x37060 -x483 -x7085 -x24932 -x42452 -x44911 -x1783 -x24052 -x22174 -x24692 -x23883 -x2963 -x17592 -x43608 -x12292 -x19257 -x6055 -x42787 -x9748 -x19184 -x13451 -x40373 -x39957 -x7622 -x36117 -x42760 -x15524 -x44560 -x34349 -x3579 -x24671 -x2521 -x43580 -x33313 -x4674 -x11005 -x27904 -x489 -x19874 -x22924 -x37308 -x27800 -x8380 -x9362 -x10057 -x23156 -x23705 -x12358 -x40607 -x26723 -x35008 -x39889 -x24627 -x29021 -x29527 -x30118 -x24781 -x20397 -x16135 -x13468 -x44485 -x40605 -x35421 -x4909 -x20887 -x36458 -x17318 -x40601 -x24535 -x12303 -x9953 -x8116 -x43816 -x21914 -x17534 -x2088 -x31443 -x37366 -x44607 -x21463 -x3343 -x31652 -x20050 -x11993 -x40680 -x43539 -x16724 -x1879 -x37835 -x19732 -x10007 -x45448 -x10988 -x21950 -x21582 -x2809 -x28511 -x16946 -x14841 -x39572 -x25429 -x36264 -x29896 -x976 -x13026 -x5072 -x23288 -x18638 -x39254 -x24499 -x27950 -x22800 -x15593 -x5444 -x39676 -x11044 -x17024 -x2101 -x22119 -x22452 -x44004 -x39932 -x33079 -x40752 -x15692 -x30751 -x32350 -x16104 -x6645 -x3851 -x17501 -x36577 -x36970 -x25649 -x3377 -x29572 -x5874 -x2706 -x20094 -x12436 -x10103 -x13079 -x41481 -x28016 -x21021 -x21532 -x35050 -x31581 -x3634 -x13720 -x41962 -x2056 -x7532 -x32571 -x11531 -x40418 x44663 -x16201 -x1890 -x29498 -x679 -x42418 -x2319 -x3173 -x37735 -x29232 -x12258 -x19629 -x35092 -x32315 -x4927 -x13087 -x34851 -x25728 -x14021 -x2803 -x27569 -x11055 -x33790 -x13187 -x21157 -x10230 -x3705 -x30738 -x35303 -x4368 -x11749 -x5761 -x25589 -x42416 -x29618 -x9271 -x19033 -x9235 -x18028 -x11526 -x3468 -x30954 -x32003 -x19749 -x44842 -x5893 -x40860 -x30400 -x41764 -x33837 -x15913 -x22112 -x45408 -x31985 -x3126 -x42469 -x24847 -x41455 -x35555 -x41629 -x19641 -x45080 -x33108 -x37590 -x8713 -x9388 -x33501 -x12351 -x25152 -x18796 -x36869 -x12058 -x37446 -x34897 -x32886 -x36695 -x13104 -x26729 -x32703 -x16865 -x7936 -x19390 -x42757 -x37370 -x41099 -x26908 -x28303 -x25553 -x27906 -x34465 -x39401 -x12899 -x33463 -x3754 -x44160 -x4337 -x10493 -x6766 -x16974 -x4821 -x20706 -x7152 -x28438 -x1449 -x15749 -x24498 -x6833 -x22631 -x12544 -x41725 -x35951 -x2308 -x5313 -x43106 -x42433 -x32841 -x34737 -x22270 -x8707 -x26613 -x29495 -x41830 -x1662 -x18763 -x13502 -x7034 -x29441 -x34779 -x10709 -x38214 -x42620 -x38745 -x10568 -x33008 -x42599 -x35654 -x28800 -x5949 -x30322 -x34458 -x6422 -x35232 -x25333 -x9648 -x32648 -x23614 -x3399 -x10143 -x39370 -x45662 -x41691 -x33327 -x6515 -x16045 -x12953 -x35520 -x34519 -x31082 -x25598 -x26363 -x20668 -x14693 -x27142 -x25215 -x28577 -x18369 -x39077 -x29080 -x29081 -x29316 -x27737 -x42247 -x23900 -x30784 -x16368 -x9042 -x32360 -x12813 -x1746 -x42825 -x25711 -x34651 -x8482 -x39559 -x25128 -x32856 -x34445 -x28730 -x35700 -x11529 -x26696 -x17989 -x44412 -x10071 -x43379 -x9874 -x25877 -x17618 -x6089 -x36741 -x42598 -x23113 -x22302 -x7176 -x34346 -x13509 -x29492 -x14590 -x8114 -x24706 -x16317 -x21300 -x14941 -x31482 -x38251 -x11423 -x28816 -x18921 -x41978 -x27690 -x8079 -x16859 -x3304 -x22570 -x4503 -x31608 -x3048 -x19966 -x22190 -x23173 -x39672 -x30505 -x7261 -x45562 -x30039 -x43361 -x35730 -x39788 -x29334 -x21731 -x23919 -x8322 -x1387 -x32727 -x11298 -x33800 -x13009 -x21644 -x29640 -x20455 -x29293 -x33389 -x16573 -x44054 -x1948 -x26236 -x14890 -x44991 -x20059 -x18013 -x21617 -x42901 -x12281 -x37589 -x19157 -x32361 -x14400 -x1553 -x34983 -x38708 -x24981 -x33495 -x10964 -x13855 -x26665 -x10204 -x1089 -x10577 -x42082 -x33892 -x44503 -x16044 -x34434 -x41185 -x28579 -x29326 -x39517 -x5570 -x6191 -x14868 -x12369 -x8698 -x43268 -x13567 -x3943 -x40439 -x3177 -x15627 -x32394 -x26375 -x25987 -x8141 -x16183 -x40692 -x29623 -x39146 -x15892 -x16876 -x7701 -x22889 -x37783 -x29811 -x33755 -x30232 -x8415 -x21574 -x1947 -x12183 -x14134 -x10751 -x13418 -x8975 -x38349 -x41248 -x20924 -x5947 -x10137 -x23622 -x25277 -x9867 -x52 -x32908 -x6551 -x8149 -x29409 -x34192 -x42085 -x45563 -x14309 -x17902 -x35374 -x6199 -x45436 -x44506 -x9396 -x29106 -x43304 -x39378 -x20987 -x27736 -x28138 -x16226 -x35405 -x4509 -x37637 -x23044 -x16196 -x28135 -x12683 -x42464 -x12147 -x42804 -x29872 -x35756 -x22850 -x34754 -x7778 -x19728 -x33366 -x9463 -x45214 -x12844 -x10990 -x2969 -x45734 -x17072 -x22211 -x11579 -x43341 -x14513 -x38396 -x29688 -x20662 -x36064 -x32950 -x27214 -x28345 -x33502 -x21312 -x19718 -x25372 -x32671 -x30109 -x22872 -x40593 -x30800 -x20554 -x42052 -x42431 -x10642 -x37811 -x4035 -x26281 -x38279 -x34930 -x25614 -x24381 -x34884 -x21499 -x29748 -x23740 -x14684 -x18387 -x24159 -x2268 -x33393 -x11925 -x11096 -x37612 -x9907 -x41003 -x4685 -x9623 -x45749 -x37137 -x43421 -x26223 -x34473 -x20909 -x12075 -x21964 -x39149 -x2524 -x38730 -x10165 -x12518 -x367 -x45029 -x4976 -x29660 -x27833 -x30082 -x29147 -x41589 -x25137 -x7278 -x29807 -x11998 -x40834 -x34354 -x28041 -x2772 -x14653 -x36934 -x39618 -x22096 -x18826 -x40564 -x7563 -x32496 -x11318 -x30452 -x34711 -x23057 -x18245 -x35175 -x16824 -x20079 -x3002 -x38925 -x18885 -x20483 -x29067 -x22323 -x33910 -x18237 -x4214 -x7966 x45688 -x26356 -x43417 -x30092 -x12499 -x13519 -x35753 -x18172 -x381 -x41510 -x9321 -x31461 -x16982 -x18793 -x6986 -x24597 -x13586 -x26948 -x16103 -x9564 -x30782 -x37219 -x26070 -x41158 -x27512 -x6655 -x33344 -x1894 -x27457 -x43924 -x34490 -x23709 -x20427 -x45410 -x31696 -x20729 -x45694 -x22462 -x20555 -x14203 -x38589 -x27562 -x41096 -x17834 -x44271 -x8852 -x30073 -x27118 -x42934 -x18073 -x36148 -x22448 -x34383 -x40967 -x20226 -x23369 -x10112 -x41608 -x38863 -x35473 -x12696 -x36349 -x26721 -x13231 -x41701 -x11845 -x23522 -x9656 -x35629 -x26692 -x6929 -x28161 -x16496 -x32802 -x12304 -x39331 -x24992 -x9013 -x36835 -x14434 -x20534 -x12316 -x1395 -x15683 -x39399 -x28702 -x15969 -x20352 -x13771 -x1566 -x3708 -x20214 -x42848 -x27925 -x5460 -x17044 -x37395 -x18037 -x43223 -x30790 -x24736 x34319 -x21858 -x33954 -x12682 -x6487 -x29319 -x20535 -x44939 -x35545 -x25420 -x32798 -x27837 -x7065 -x38678 -x42482 -x25730 -x18713 -x1318 -x9612 -x37740 -x23373 -x45293 -x4252 -x17430 -x23729 -x8841 -x43065 -x36177 -x7741 -x30338 -x41650 -x9115 -x18004 -x23469 -x22449 -x18447 -x15483 -x28264 -x24593 -x12884 -x36911 -x1692 -x35992 -x12933 -x33974 -x10467 -x33553 -x30172 -x11589 -x38068 -x6749 -x16499 -x39700 -x5142 -x33184 -x40797 -x24413 -x5200 -x2285 -x14728 -x11821 -x9051 -x20212 -x39186 -x13330 -x41872 -x10651 -x12069 -x15208 -x17062 -x18963 -x21117 -x1966 -x35423 -x5160 -x11016 -x866 -x31596 -x31990 -x21501 -x23979 -x1702 -x2116 -x40329 -x32616 -x35213 -x13658 -x34448 -x23226 -x9671 -x33840 -x26806 -x23780 -x30377 -x28990 -x7889 -x3677 -x11753 -x13103 -x15084 -x11062 -x7223 -x29842 -x11100 -x15795 -x1689 -x16291 -x5406 -x32729 -x21419 -x26230 -x26370 -x43798 -x38417 -x21233 -x19122 -x23234 -x37365 -x32620 -x42978 -x13382 -x14346 -x38059 -x34929 -x22784 -x16864 -x11235 -x3282 -x42682 -x28397 -x22983 -x29329 -x31897 -x11297 -x45089 -x475 -x792 -x8270 -x34135 -x17545 -x41668 -x780 -x36370 -x4396 -x216 -x32622 -x20341 -x6613 -x8718 -x43916 -x10560 -x37175 -x44963 -x11127 -x17436 -x44365 -x42397 -x229 -x42099 -x17095 -x7820 -x45301 -x25542 -x29118 -x42878 -x12740 -x40802 -x42424 -x23497 -x10791 -x33329 -x33060 -x32787 -x19704 -x19925 -x40938 -x19671 -x9868 -x42574 -x32795 -x43357 -x17228 -x12975 -x33717 -x26422 -x19419 -x23998 -x9495 -x10268 -x29578 -x42594 -x15142 -x31749 -x33732 -x45198 -x19016 -x43144 -x21367 -x10858 -x7738 -x13589 -x16780 -x23347 -x20466 -x5041 -x26184 -x41651 -x14770 -x16722 -x5614 -x28620 -x39731 -x26754 -x18444 -x24441 -x30980 -x26030 -x1021 -x20820 -x7397 -x2054 -x14806 -x2370 -x36100 -x2589 -x34330 -x17981 -x25624 -x12793 -x45518 -x11292 -x3004 -x8027 -x41490 -x20665 -x12579 -x27135 -x18655 -x13020 -x28490 -x42103 -x38286 -x20198 -x23449 -x4248 -x11895 -x33947 -x20012 -x2784 -x4247 -x35550 -x35530 -x362 -x30873 -x1846 -x6315 -x8364 -x30614 -x1033 -x34004 -x24180 -x32252 -x31743 -x29429 -x44382 -x38656 -x44354 -x20619 -x23220 -x41819 -x12595 -x41108 -x6272 -x5620 -x34592 -x14505 -x29944 -x19515 -x11320 -x21057 -x5789 -x36393 -x33219 -x17383 -x7651 -x9596 -x19686 -x31505 -x13055 -x34389 -x3944 -x21903 -x40200 -x20247 -x9472 -x39888 -x35957 -x43625 -x1100 -x7099 -x4934 -x22436 -x35798 -x14987 -x28194 -x17609 -x7150 -x40450 -x35522 -x17630 -x39876 -x43540 -x12535 -x28507 -x1801 -x15065 -x30150 -x28386 -x14935 -x44061 -x36770 -x20139 -x34306 -x26545 -x17637 -x15746 -x22571 -x9751 -x6928 -x40036 -x19447 -x1020 -x16339 -x36216 -x35373 -x38328 -x2337 -x146 -x44915 -x41201 -x39060 -x12063 -x8509 -x44318 -x25232 -x2899 -x13265 -x5797 -x17058 -x41173 -x10216 -x45601 -x40296 -x33815 -x44904 -x33440 -x35059 -x15702 -x17532 -x21913 -x19735 -x27761 -x31618 -x32766 -x22372 -x27566 -x32851 -x14487 -x7883 -x29290 -x10211 -x9654 -x8354 -x6355 -x9759 -x31024 -x10733 -x30603 -x5488 -x37726 -x28160 -x15305 -x35123 -x29583 -x3479 -x28972 -x38370 -x8466 -x10591 -x43732 -x28123 -x2135 -x13624 -x40173 -x3695 -x8929 -x19879 -x24310 -x25481 -x23635 -x22836 -x28243 -x15635 -x4989 -x24331 -x30748 -x25121 -x18998 -x41471 -x43262 -x1386 -x8410 -x36732 -x36044 -x41812 -x21416 -x27912 -x43792 -x1130 -x16739 -x44778 -x25910 -x15759 -x18683 -x35404 -x4459 -x37322 -x23045 -x42647 -x25276 -x7458 -x28471 -x31739 -x35144 -x23056 -x28378 -x33864 -x43364 -x31083 -x1570 -x33278 -x31318 -x36009 -x33180 -x44767 -x6983 -x32218 -x45030 -x39429 -x9734 -x37057 -x44282 -x3723 -x3303 -x38085 -x40491 -x15381 -x32123 -x15968 -x27374 -x36147 -x28360 -x34116 -x21271 -x8026 -x23337 -x9322 -x38026 -x43586 -x23437 -x32406 -x45726 -x34046 -x12491 -x3881 -x18555 -x38969 -x3586 -x5841 -x18621 -x24184 -x2886 -x35959 -x9014 -x43284 -x43982 -x6467 -x13835 -x3247 -x29566 -x36546 -x15288 -x916 -x45761 -x21795 -x6575 -x30560 -x36625 -x2750 -x22759 -x2904 -x23408 -x19630 -x19178 -x41712 -x30095 -x12319 -x29287 -x30981 -x22545 -x44417 -x33854 -x19062 -x5855 -x12393 -x14756 -x42812 -x37779 -x30991 -x14610 -x16626 -x2727 -x16650 -x23037 -x15449 -x3200 -x41522 -x5748 -x15494 -x12678 -x1975 -x42104 -x25344 -x42985 -x22296 -x4169 -x36007 -x13899 -x31552 -x6821 -x39476 -x29564 -x6271 -x31623 -x4596 -x40846 -x39758 -x39838 -x36124 -x22796 -x14559 -x29542 -x32126 -x28327 -x23334 -x41541 -x15185 -x26934 -x8258 -x15900 -x44462 -x21065 -x24973 -x43524 -x37387 -x15804 -x17486 -x12151 -x29457 -x4333 -x28610 -x41931 -x23826 -x15835 -x7597 -x43643 -x5838 -x37354 -x20509 -x41299 -x18166 -x39329 -x17192 -x42972 -x534 -x26612 -x17460 -x18182 -x10916 -x5169 -x28952 -x42293 -x30090 -x27030 -x13700 -x14369 -x42766 -x29243 -x30440 -x34438 -x14589 -x27588 -x30026 -x687 -x26742 -x25377 -x43805 -x31399 -x4197 -x31496 -x35811 -x37341 -x10816 -x45404 -x45705 -x13067 -x43565 -x3564 -x24741 -x41192 -x14109 -x9988 -x38990 -x25561 -x29107 -x29259 -x7522 -x26553 -x16168 -x40837 -x16086 -x29916 -x43059 -x18082 -x43926 -x9588 -x30133 -x10335 -x35293 -x42381 -x25067 -x16828 -x11898 -x4584 -x22149 -x41719 -x1714 -x34535 -x21689 -x16785 -x22522 -x43551 -x2682 -x9844 -x18352 -x37908 -x10513 -x15618 -x39726 -x40909 -x4950 -x445 -x27398 -x13275 -x12123 -x42365 -x6131 -x27682 -x35025 -x22088 -x16467 -x40291 -x25261 -x27738 -x45758 -x12876 -x15276 -x14093 -x27965 -x36790 -x11263 -x12923 -x5117 -x10765 -x44784 -x33123 -x38054 -x9220 -x31491 -x39737 -x1582 -x44509 -x38732 -x4560 -x9157 -x27657 -x964 -x44298 -x30474 -x23930 -x12600 -x44792 -x10832 -x23167 -x572 -x38698 -x22471 -x5621 -x8789 -x24758 -x35919 -x17217 -x37339 -x470 -x24714 -x25365 -x19206 -x955 -x36753 -x26178 -x11042 -x32808 -x19652 -x26118 -x24414 -x3622 -x17337 -x30926 -x4794 -x8237 -x31214 -x4428 -x25701 -x43431 -x26670 -x13792 -x39656 -x14411 -x27250 -x10505 -x7486 -x42545 -x28451 -x26552 -x43912 -x34547 -x35019 -x19060 -x35632 -x21808 -x35383 -x12638 -x30189 -x7193 -x3118 -x16427 -x9445 -x6520 -x33838 -x28200 -x5701 -x42563 -x3689 -x21190 -x24705 -x9706 -x15315 -x33263 -x22577 -x38948 -x45238 -x11478 -x34611 -x27454 -x43420 -x14280 -x553 -x6486 -x25756 -x32834 -x44087 -x40897 -x28964 -x2806 -x558 -x18743 -x8193 -x40322 -x43831 -x41862 -x20360 -x8204 -x11110 -x1517 -x11622 -x34985 -x20631 -x4144 -x20309 -x1443 -x515 -x38324 -x1883 -x27177 -x33569 -x17622 -x20522 -x14551 -x19238 -x39988 -x19828 -x23244 -x23029 -x31146 -x17836 -x13259 -x32833 -x23782 -x44540 -x20993 -x17539 -x33868 -x40620 -x15548 -x45298 -x1405 -x27852 -x14583 -x8080 -x11831 -x28895 -x41208 -x36047 -x16084 -x23047 -x11064 -x32277 -x2575 -x19896 -x36344 -x17853 -x19027 -x37961 -x5946 -x32789 -x31187 -x1399 -x45666 -x23827 -x20243 -x14495 -x1241 -x14618 -x37807 -x33369 -x13110 -x27928 -x41322 -x35390 -x29913 -x40360 -x41594 -x1961 -x21616 -x29250 -x38895 -x20692 -x36588 -x9233 -x1025 -x6300 -x17178 -x45473 -x29874 -x31134 -x8803 -x25529 -x30847 -x33893 -x15875 -x35702 -x2894 -x6935 -x43440 -x31316 -x33693 -x37015 -x24501 -x25283 -x493 -x45051 -x43716 -x35612 -x45592 -x9109 -x36237 -x12734 -x41945 -x9997 -x598 -x7603 -x882 -x4651 -x37960 -x11653 -x43244 -x37591 -x31381 -x28705 -x20926 -x14741 -x8567 -x32640 -x390 -x45363 -x38163 -x9422 -x39040 -x26269 -x17703 -x24616 -x3243 -x27769 -x2136 -x11290 -x31048 -x35014 -x13332 -x14258 -x29374 -x17316 -x28293 -x40704 -x32231 -x32561 -x13117 -x1795 -x14084 -x8349 -x37786 -x43356 -x11498 -x15133 -x20671 -x31797 -x32792 -x24662 -x43780 -x14025 -x26914 -x36594 -x41133 -x44797 -x36451 x44389 -x40236 -x24455 -x4409 -x20414 -x13767 -x30117 -x43362 -x1545 -x41981 -x37791 -x16975 -x17056 -x2142 -x29346 -x17983 -x20975 -x7365 -x44599 -x4546 -x1345 -x37504 -x26684 -x30140 -x9862 -x42087 -x21235 -x39367 -x28275 -x20528 -x32284 -x3044 -x16868 -x14270 -x24212 -x37988 -x40514 -x18900 -x19424 -x38471 -x32750 -x500 -x12631 -x19801 -x7040 -x13890 -x11343 -x43504 -x11880 -x41010 -x17476 -x24877 -x7834 -x24289 -x42235 -x27592 -x10614 -x10820 -x13500 -x4027 -x10273 -x5904 -x42268 -x19102 -x4512 -x23795 -x7352 -x766 -x8206 -x9498 -x30316 -x32492 -x332 -x2493 -x21946 -x44406 -x32063 -x10002 -x37528 -x34613 -x21712 -x17098 -x18622 -x18453 -x27276 -x26267 -x4372 -x18665 -x21611 -x32770 -x28411 -x25723 -x43829 -x11850 -x389 -x37045 -x9587 -x1755 -x10459 -x9747 -x11323 -x30205 -x20044 -x33154 -x30121 -x45057 -x32375 -x26527 -x21009 -x5475 -x40480 -x12155 -x10547 -x32082 -x41492 -x29101 -x32961 -x27171 -x7931 -x3215 -x20134 -x10696 -x25586 -x27099 -x21560 -x12261 -x31706 -x44578 -x27897 -x42621 -x27998 -x7934 -x34569 -x19005 -x23584 -x30754 -x31271 -x21356 -x23867 -x12800 -x30829 -x26752 -x16144 -x36091 -x39035 -x31315 -x44299 -x13422 -x33616 -x38637 -x16133 -x10089 -x3321 -x21182 -x11686 -x7179 -x27507 -x6064 -x43376 -x6874 -x7598 -x31511 -x17598 -x36002 -x44969 -x6762 -x11634 -x44263 -x31775 -x15621 -x33239 -x30296 -x34536 -x1248 -x35556 -x9483 -x12942 -x6373 -x11620 -x15147 -x6485 -x29923 -x37845 -x16460 -x27306 -x11045 -x41526 -x1554 -x40362 -x3081 -x42119 -x39014 -x28636 -x30968 -x30362 -x4379 -x13152 -x4319 -x3806 -x45497 -x10013 -x25868 -x31683 -x1990 -x8802 -x29550 -x32133 -x41450 -x6212 -x14156 -x39954 -x24570 -x16618 -x22328 -x41915 -x11801 -x39207 -x22797 -x27832 -x9315 -x43965 -x36754 -x5629 -x17465 -x41718 -x35745 -x26756 -x10246 -x43896 -x41788 -x22409 -x15768 -x41822 -x7528 -x43476 -x8175 -x15834 -x44675 -x28020 -x44306 -x15482 -x4345 -x18185 -x5251 -x38216 -x42232 -x22968 -x12434 -x4001 -x19212 -x33235 -x16658 -x5712 -x15135 -x21358 -x41664 -x3325 -x12352 -x28533 -x28709 -x1359 -x27718 -x23191 -x5889 -x17084 -x13763 -x41698 -x8181 -x862 -x33203 -x11628 -x21896 -x1614 -x19080 -x4921 -x19138 -x1669 -x6017 -x1792 -x10352 -x10253 -x32647 -x43802 -x7842 -x26266 -x8440 -x1526 -x1773 -x36352 -x24128 -x10876 -x9638 -x9097 -x28383 -x14145 -x36042 -x16964 -x153 -x18027 -x20011 -x23415 -x32966 -x10050 -x17261 -x27364 -x4202 -x9057 -x16863 -x11308 -x34234 -x42759 -x31866 -x4747 -x983 -x10630 -x26099 -x5320 -x40622 -x44728 -x17306 -x3749 -x8295 -x25428 -x32403 -x45713 -x11283 -x2558 -x8216 -x26508 -x22906 -x24419 -x1490 -x32450 -x24380 -x10286 -x4336 -x13383 -x36314 -x40399 -x8382 -x26436 -x16686 -x2996 -x31099 -x4139 -x7192 -x36268 -x26739 -x13420 -x39685 -x32274 -x14191 -x42058 -x11449 -x18044 -x28484 -x15117 -x2405 -x18704 -x6466 -x37759 -x33686 -x25124 -x18989 -x43057 -x40798 -x25126 -x26399 -x22754 -x33917 -x5536 -x6908 -x18660 -x2377 -x18259 -x13999 -x91 -x14965 -x45377 -x4479 -x8548 -x29666 -x33035 -x3144 -x31911 -x22638 -x21184 -x41210 -x19975 -x25085 -x15404 -x27648 -x12519 -x29603 -x3389 -x19720 -x15628 -x3491 -x37993 -x24393 -x24420 -x31717 -x28032 -x23492 -x16766 -x19162 -x1668 -x2009 -x38968 -x16592 -x13483 -x14262 -x9164 -x22954 -x42034 -x17577 -x43955 -x12527 -x5542 -x37418 -x42781 -x30992 -x7691 -x23458 -x27360 -x2641 -x1864 -x17235 -x29521 -x43682 -x30241 -x5659 -x30593 -x12642 -x24326 -x16970 -x37615 -x10601 -x37268 -x44542 -x19155 -x23400 -x16852 -x1160 -x37922 -x38362 -x14966 -x7764 -x16186 -x7777 -x8419 -x26831 -x13615 -x37264 -x3167 -x8914 -x24809 -x20429 -x21949 -x22186 -x13359 -x28943 -x11034 -x6013 -x6140 -x23540 -x27245 -x43709 -x9658 -x44937 -x41011 -x16839 -x37613 -x25621 -x37174 -x14073 -x8624 -x8394 -x40971 -x26171 -x32502 -x6842 -x39673 -x7625 -x40248 -x35752 -x41697 -x41803 -x25348 -x30532 -x20814 -x23194 -x45438 -x15566 -x14954 -x34430 -x36248 -x9946 -x5588 -x33100 -x3368 -x44849 -x42215 -x29373 -x19785 -x1478 -x11357 -x41126 -x1255 -x16050 -x44611 -x3549 -x4778 -x870 -x10595 -x42927 -x19656 -x38426 -x13392 -x26501 -x12001 -x40463 -x21603 -x4527 -x8863 -x37917 -x5105 -x38874 -x8134 -x38624 -x7630 -x734 -x41016 -x35593 -x13047 -x6857 -x33789 -x12169 -x9152 -x4097 -x37782 -x6561 -x35815 -x17759 -x8221 -x15840 -x17395 -x11095 -x22882 -x36125 -x32134 -x35187 -x325 -x12979 -x38810 -x27856 -x39828 -x41205 -x31321 -x42456 -x36745 -x35642 -x42256 -x27420 -x41789 -x17354 -x18228 -x36455 -x24576 -x42768 -x660 -x15092 -x36406 -x28971 -x38208 -x36288 -x38297 -x102 -x9807 -x20144 -x11327 -x274 -x20448 -x11255 -x3293 -x36857 -x22233 -x9905 -x29327 -x9950 -x36462 -x42161 -x11267 -x26107 -x30286 -x13758 -x15261 -x29044 -x26994 -x41495 -x28306 -x5787 x45231 -x41312 -x33725 -x25156 -x45553 -x31317 -x44733 -x37170 -x31742 -x12263 -x35973 -x37488 -x6731 -x24209 -x22029 -x38361 -x27403 -x5489 -x40034 -x14376 -x45770 -x38520 -x19281 -x1713 -x4487 -x29092 -x15230 -x5026 -x30096 -x27112 -x19333 -x19159 -x13681 -x30035 -x34063 -x3220 -x14358 -x42582 -x21440 -x26177 -x19540 -x15888 -x39950 -x2884 -x25188 -x19051 -x7341 -x29664 -x4057 -x16340 -x32196 -x20046 -x14799 -x7483 -x24038 -x45177 -x13903 -x13554 -x21492 -x8568 -x29945 -x25928 -x45290 -x34397 -x9604 -x30674 -x37153 -x28666 -x26202 -x17039 -x35292 -x20182 -x38000 -x7363 -x9361 -x9176 -x10207 -x21305 -x14246 -x26129 -x11208 -x41540 -x39127 -x27900 -x12646 -x26594 -x36003 -x36424 -x5437 -x41442 -x19908 -x13310 -x33422 -x1371 -x30759 -x39089 -x17102 -x26935 -x44651 -x45025 -x5923 -x6918 -x27513 -x23863 -x25976 -x14596 -x12816 -x42881 -x103 -x17182 -x44363 -x1313 -x44009 -x20168 -x25778 -x28260 -x8580 -x9973 -x22720 -x45283 -x4398 -x33081 -x12567 -x20787 -x10000 -x38255 -x42493 -x19985 -x10833 -x43152 -x1568 -x17153 -x45637 -x41811 -x31825 -x38785 -x28742 -x43794 -x17582 -x18652 -x751 -x24411 -x39494 -x14288 -x1275 -x10121 -x3438 -x42044 -x42678 -x16651 -x19662 -x5056 -x10741 -x4935 -x1247 -x41850 -x25088 -x4881 -x14273 -x6016 -x32037 -x23902 -x9447 -x16469 -x45137 -x13016 -x39621 -x24970 -x40163 -x18094 -x22456 -x42373 -x45360 -x33110 -x22347 -x15491 -x40641 -x42514 -x36999 -x9177 -x31984 -x41737 -x45392 -x22667 -x38440 -x6985 -x26867 -x42601 -x33042 -x14486 -x33683 -x25303 -x33206 -x34140 -x42458 -x25999 -x16525 -x16042 -x2078 -x3984 -x40179 -x4779 -x8191 -x38763 -x45112 -x32736 -x27088 -x4529 -x34899 -x12162 -x22505 -x1936 -x36321 -x3887 -x8664 -x4633 -x41462 -x42800 -x13291 -x31748 -x29305 -x10198 -x18764 -x13034 -x18486 -x19916 -x7413 -x21670 -x3901 -x34713 -x5994 -x27815 -x26897 -x12761 -x37839 -x22616 -x29395 -x39978 -x21872 -x15120 -x10462 -x12711 -x17439 -x14425 -x1264 -x3393 -x22642 -x15333 -x18015 -x7650 -x22184 -x35984 -x23501 -x16257 -x41586 -x23427 -x7104 -x3127 -x40972 -x34468 -x31776 -x28216 -x18260 -x42214 -x1515 -x13440 -x3620 -x35581 -x29206 -x12823 -x19504 -x29023 -x26007 -x10156 -x16803 -x19543 -x24342 -x19824 -x7470 -x41864 -x26997 -x3686 -x42003 -x31359 -x15587 -x8649 -x25661 -x34610 -x25349 -x3278 -x16233 -x37083 -x20809 -x24739 -x13909 -x24008 -x17959 -x7945 -x43770 -x7446 -x20276 -x9326 -x22617 -x11806 -x2070 -x15256 -x25974 -x17200 -x29662 -x12033 -x27610 -x7430 -x44332 -x14186 -x44665 -x2193 -x13559 -x7635 -x41802 -x22623 -x23687 -x18879 -x19610 -x435 -x12481 -x3736 -x39598 -x23871 -x45 -x21043 -x21264 -x24884 -x1193 -x16967 -x41703 -x33549 -x42586 -x36832 -x17350 -x7242 -x40068 -x34705 -x4946 -x20329 -x14814 -x10918 -x41035 -x5086 -x45237 -x21436 -x40207 -x43757 -x28352 -x4994 -x28372 -x18109 -x2277 -x26069 -x31558 -x42624 -x23119 -x20858 -x24215 -x10190 -x12615 -x42019 -x38746 -x10616 -x45354 -x14456 -x32266 -x12409 -x31334 -x8643 -x17584 -x35747 -x25325 -x31829 -x35117 -x17256 -x44890 -x42022 -x23981 -x24918 -x16052 -x35162 -x35450 -x23708 -x31679 -x27873 -x31069 -x36808 -x17495 -x44925 -x34686 -x25916 -x1423 -x27226 -x28567 -x40428 -x28402 -x426 -x30208 -x35324 -x34848 -x19690 -x129 -x275 -x14454 -x331 -x19093 -x41180 -x13250 -x14897 -x3849 -x8520 -x26765 -x32944 -x14842 -x43227 -x11345 -x29062 -x19045 -x10205 -x19264 -x3931 -x6389 -x393 -x34373 -x26879 -x15104 -x10652 -x12310 -x37481 -x36362 -x13278 -x23005 -x28814 -x30366 -x13705 -x32172 -x26548 -x11872 -x8628 -x21979 -x29177 -x24226 -x6958 -x40977 -x37524 -x25228 -x25947 -x22475 -x20890 -x14007 -x23032 -x23757 -x30606 -x25876 -x45228 -x20708 -x4586 -x19658 -x19779 -x10807 -x10247 -x21884 -x23290 -x20689 -x2985 -x33745 -x44019 -x13740 -x33169 -x31579 -x28676 -x6845 -x38946 -x8690 -x19761 -x27836 -x38453 -x32894 -x29682 -x21762 -x7907 -x22081 -x45329 -x3947 -x7244 -x5887 -x36562 -x27895 -x11561 -x11365 -x1655 -x29255 -x34849 -x18580 -x6631 -x45094 -x43469 -x37348 -x11400 -x17910 -x23581 -x35949 -x41419 -x40103 -x5820 -x7523 -x21256 -x27229 -x44207 -x32672 -x3309 -x11551 -x4977 -x7590 -x1791 -x44750 -x44510 -x34280 -x28224 -x37226 -x42166 -x10768 -x39734 -x4240 -x38337 -x27692 -x28100 -x15201 -x30023 -x665 -x27624 -x4824 -x32800 -x28400 -x6227 -x18168 -x7020 -x4500 -x19523 -x2663 -x1869 -x7369 -x30436 -x3219 -x6890 -x3492 -x8024 -x25582 -x26736 -x6163 -x3641 -x12240 -x16927 -x28682 -x13065 -x11703 -x14435 -x30512 -x7548 -x15180 -x16558 -x45484 -x16071 -x8434 -x20649 -x21428 -x21112 -x19294 -x34295 -x707 -x37564 -x16587 -x24567 -x13398 -x36075 -x3160 -x3119 -x1422 -x9387 -x31094 -x41176 -x5742 -x36944 -x2779 -x1438 -x32418 -x13933 -x36579 -x36463 -x9582 -x44537 -x30394 -x45531 -x36766 -x15561 -x12802 -x39390 -x39199 -x43348 -x43452 -x11218 -x44113 -x18450 -x11035 -x40824 -x33937 -x37943 -x22470 -x517 -x19259 -x42157 -x13600 -x28661 -x27141 -x36630 -x7111 -x14695 -x1513 -x33533 -x1445 -x14743 -x32592 -x4710 -x3583 -x26520 -x25840 -x44644 -x962 -x4009 -x13329 -x41290 -x5939 -x15034 -x10065 -x22660 -x25720 -x44557 -x37973 -x16932 -x14671 -x529 -x44848 -x15821 -x7487 -x44073 -x26605 -x7895 -x1332 -x43138 -x27036 -x41452 -x21368 -x34586 -x31868 -x40055 -x20268 -x10109 -x1544 -x40378 -x12929 -x40647 -x10771 -x42897 -x45493 -x20300 -x43919 -x1112 -x2368 -x35518 -x16942 -x43432 -x22896 -x4851 -x26122 -x32095 -x20014 -x22218 -x17839 -x8144 -x7784 -x45192 -x32049 -x31604 -x34496 -x21457 -x34606 -x26513 -x18234 -x44168 -x33922 -x32724 -x1594 -x15583 -x35552 -x19301 -x26801 -x30371 -x39223 -x23277 -x13262 -x33946 -x38355 -x38642 -x42925 -x28259 -x44196 -x25855 -x9159 -x22314 -x11455 -x21931 -x1439 -x13651 -x38479 -x15863 -x6524 -x16235 -x32694 -x13044 -x38871 -x2837 -x26685 -x5347 -x43395 -x29157 -x20870 -x11293 -x14123 -x35928 -x6812 -x16933 -x29770 -x21000 -x19315 -x28080 -x18368 -x26049 -x11204 -x14667 -x33521 -x39051 -x2336 -x31215 -x39887 -x22858 -x41630 -x22628 -x13001 -x12161 -x33432 -x2139 -x40226 -x34364 -x45102 -x20945 -x5375 -x5756 -x15668 -x28760 -x2471 -x41437 -x7227 -x20614 -x14304 -x44106 -x5356 -x18148 -x29620 -x41947 -x37603 -x38331 -x464 -x20644 -x21315 -x42204 -x21258 -x15520 -x12846 -x30870 -x31535 -x14354 -x16219 -x2 -x43840 -x33537 -x44828 -x13437 -x2923 -x14791 -x42983 -x41174 -x27286 -x20690 -x44203 -x9939 -x24006 -x10457 -x18103 -x2357 -x17128 -x22743 -x43879 -x21204 -x7818 -x18940 -x24592 -x18198 -x17387 -x38601 -x27324 -x20611 -x7288 -x37108 -x21194 -x34973 -x40421 -x3407 -x25822 -x28354 -x34190 -x1154 -x9154 -x3938 -x41326 -x15550 -x2799 -x9095 -x42698 -x35499 -x26988 -x21398 -x23000 -x38570 -x31277 -x17277 -x20231 -x4836 -x40536 -x40320 -x74 -x37657 -x33395 -x6039 -x25499 -x1468 -x27633 -x10783 -x9391 -x6878 -x8657 -x119 -x5070 -x27387 -x37423 -x28258 -x14891 -x36726 -x11826 -x8572 -x3010 -x2590 -x5971 -x33957 -x28164 -x6399 -x2428 -x6132 -x42195 -x8100 -x34607 -x20395 -x22425 -x40263 -x20368 -x40881 -x38089 -x26011 -x37145 -x11723 -x4401 -x43155 -x30114 -x16624 -x7299 -x23803 -x5144 -x12882 -x23376 -x21125 -x31175 -x15060 -x31396 -x33680 -x14389 -x40904 -x13549 -x19843 -x32782 -x27975 -x7573 -x16944 -x13571 -x31610 -x29301 -x4309 -x37930 -x3930 -x3747 -x33243 -x36327 -x34537 -x43100 -x11157 -x3412 -x27063 -x28706 -x19386 -x19730 -x42519 -x31694 -x17374 -x21254 -x21071 -x37778 -x33752 -x16854 -x17297 -x6679 -x3597 -x1385 -x14937 -x21665 -x18290 -x6903 -x36221 -x42199 -x35469 -x35582 -x16574 -x43196 -x45159 -x36197 -x41527 -x36291 -x22438 -x33855 -x20259 -x34650 -x43814 -x16905 -x17962 -x16457 -x2760 -x42348 -x43607 -x17289 -x19927 -x43650 -x26636 -x22576 -x37567 -x37127 -x43833 -x43226 -x19054 -x5317 -x39349 -x13871 -x3146 -x34520 -x17859 -x4802 -x26859 -x26618 -x3493 -x18667 -x22854 -x34628 -x20979 -x30029 -x37327 -x21213 -x7843 -x28505 -x16048 -x26015 -x31874 -x26324 -x3544 -x9848 -x12019 -x18664 -x10823 -x27870 -x16639 -x17656 -x25155 -x26353 -x16857 -x37422 -x7582 -x36553 -x18300 -x44500 -x29352 -x39290 -x5037 -x18147 -x24701 -x1159 -x39380 -x23566 -x14125 -x13608 -x34675 -x8108 -x36360 -x37630 -x22929 -x17820 -x25171 -x21242 -x44286 -x36213 -x45242 -x33605 -x41058 -x7575 -x13036 -x41384 -x38424 -x8553 -x303 -x13538 -x14034 -x43897 -x5477 -x2429 -x3354 -x6923 -x12331 -x23637 -x9033 -x37616 -x24470 -x39544 -x26808 -x27961 -x13620 -x40633 -x20208 -x21512 -x11124 -x3701 -x4104 -x43647 -x27050 -x19881 -x11151 -x32589 -x44333 -x2607 -x41972 -x9646 -x4032 -x7723 -x42451 -x30549 -x21554 -x26956 -x9562 -x11217 -x43315 -x38971 -x30604 -x33124 -x27402 -x29671 -x42879 -x36174 -x41057 -x19468 -x38280 -x18175 -x8774 -x39032 -x43502 -x33433 -x24737 -x43696 -x11843 -x45542 -x10724 -x6462 -x15642 -x14229 -x39058 -x17115 -x35540 -x13411 -x9437 -x41204 -x41615 -x10131 -x36602 -x18959 -x29614 -x34670 -x4054 -x18773 -x35252 -x15443 -x32591 -x31015 -x10407 -x33929 -x27699 -x14908 -x38618 -x19361 -x38360 -x30382 -x30721 -x2497 -x10034 -x29717 -x31617 -x44231 -x40809 -x812 -x35205 -x33092 -x6617 -x43605 -x30525 -x15625 -x21478 -x19906 -x16140 -x45745 -x32514 -x28089 -x10796 -x2733 -x1822 -x9920 -x10471 -x12185 -x38287 -x28251 -x28452 -x44225 -x8935 -x19332 -x15037 -x13837 -x33119 -x44972 -x13828 -x2162 -x5642 -x18883 -x3286 -x22348 -x36371 -x17654 -x7283 -x7620 -x44789 -x34105 -x37550 -x30187 -x7310 -x22678 -x27206 -x17669 -x24827 -x10698 -x4363 -x14917 -x9884 -x22747 -x4425 -x41820 -x14764 -x7340 -x34566 -x11220 -x34123 -x18068 -x20676 -x34666 -x24585 -x13660 -x10458 -x39907 -x9621 -x19767 -x6534 -x13347 -x2456 -x40452 -x5958 -x7170 -x5743 -x41799 -x31002 -x15611 -x20606 -x4965 -x17706 -x37078 -x6288 -x21143 -x40473 -x33595 -x23582 -x29843 -x13397 -x33073 -x37068 -x13695 -x19646 -x12955 -x10343 -x35594 -x4055 -x38548 -x37473 -x29864 -x14637 -x34345 -x19553 -x17163 -x32604 -x37307 -x4108 -x37638 -x36886 -x38079 -x17162 -x22385 -x2467 -x5348 -x28983 -x7294 -x5691 -x30697 -x17988 -x20530 -x22761 -x45510 -x3523 -x16851 -x14682 -x41164 -x30253 -x27216 -x8529 -x45058 -x3043 -x23064 -x1163 -x41928 -x36989 -x35170 -x13633 -x23185 -x21006 -x18230 -x8833 -x11205 -x9175 -x5177 -x44639 -x40950 -x43705 -x38937 -x26195 -x26199 -x27712 -x25761 -x7088 -x24715 -x42372 -x39515 -x16594 -x10853 -x44308 -x12754 -x28008 -x37987 -x9062 -x34100 -x21568 -x43759 -x19821 -x30763 -x31331 -x32175 -x20242 -x209 -x41392 -x41861 -x44886 -x16764 -x23851 -x9503 -x24765 -x26241 -x8714 -x4550 -x25757 -x18276 -x38799 -x7220 -x43949 -x15079 -x43671 -x37878 -x627 -x40293 -x12669 -x24395 -x26743 -x30745 -x4703 -x25306 -x2988 -x22520 -x32509 -x29930 -x38795 -x1543 -x30948 -x4025 -x35159 -x16078 -x4580 -x35617 -x36935 -x1054 -x41559 -x20401 -x44656 -x23897 -x35058 -x6988 -x13002 -x7491 -x16240 -x24391 -x6725 -x16175 -x22812 -x4815 -x1285 -x7574 -x42686 -x26585 -x43961 -x42523 -x5694 -x23932 -x14312 -x36431 -x11190 -x6195 -x38058 -x10665 -x44255 -x39192 -x45695 -x26586 -x39368 -x39575 -x38651 -x45332 -x37923 -x1853 -x9130 -x17832 -x17470 -x25996 -x42652 -x40001 -x27314 -x19740 -x15832 -x9395 -x38776 -x37129 -x20571 -x16619 -x37565 -x21704 -x510 -x40961 -x3728 -x20273 -x43294 -x2877 -x17517 -x8659 -x31783 -x31415 -x17699 -x42305 -x35697 -x8156 -x28787 -x39931 -x4386 -x44047 -x31147 -x32626 -x28158 -x20907 -x8978 -x37048 -x45429 -x22758 -x899 -x6768 -x36474 -x7562 -x29880 -x14790 -x851 -x4649 -x6267 -x28922 -x37627 -x35226 -x37332 -x13880 -x44976 -x36205 -x30182 -x30609 -x28203 -x29537 -x30497 -x37505 -x41865 -x4919 -x19312 -x30323 -x19594 -x29247 -x17533 -x2028 -x13749 -x43451 -x41127 -x30167 -x36955 -x20270 -x20725 -x7717 -x45161 -x42917 -x27524 -x32526 -x44468 -x5383 -x6127 -x34219 -x17543 -x37241 -x35299 -x901 -x35251 -x42538 -x32824 -x8828 -x15306 -x31836 -x35894 -x34857 -x24545 -x14333 -x32507 -x42646 -x8688 -x39892 -x10603 -x29000 -x38867 -x34647 -x13807 -x7377 -x17397 -x36151 -x40910 -x12387 -x29401 -x43055 -x29812 -x39527 -x23410 -x7351 -x18372 -x41254 -x2023 -x38042 -x22181 -x35921 -x38048 -x44121 -x9399 -x24020 -x10748 -x5127 -x9393 -x5156 -x30705 -x2630 -x3385 -x28196 -x24048 -x1363 -x18437 -x2785 -x8733 -x9138 -x9239 -x17089 -x19241 -x1992 -x2131 -x33109 -x23530 -x41436 -x2107 -x37136 -x7258 -x16105 -x24416 -x22903 -x12830 -x42002 -x12212 -x26482 -x35771 -x22783 -x39816 -x37823 -x11822 -x40082 -x453 -x36065 -x11632 -x35601 -x40092 -x41315 -x42734 -x15066 -x40387 -x23805 -x20610 -x25460 -x28115 -x25980 -x16953 -x541 -x11369 -x4879 -x23015 -x22319 -x1067 -x37148 -x37573 -x26354 -x11722 -x32525 -x31924 -x9281 -x29925 -x4781 -x35792 -x41918 -x27739 -x14516 -x37098 -x868 -x1823 -x5524 -x40047 -x42864 -x26677 -x39489 -x5237 -x1031 -x30562 -x24247 -x10313 -x26067 -x23593 -x24647 -x11757 -x40567 x45026 -x45195 -x6880 -x18791 -x636 -x21373 -x20726 -x31023 -x2448 -x25536 -x29720 -x26297 -x41534 -x31627 -x41362 -x18587 -x3906 -x42758 -x26928 -x31488 -x33453 -x22503 -x42253 -x39022 -x34127 -x21729 -x5783 -x19890 -x4456 -x41649 -x4846 -x39065 -x41795 -x9746 -x18909 -x21778 -x18381 -x23122 -x34174 -x27365 -x17647 -x27009 -x5587 -x9017 -x2195 -x18038 -x12298 -x25167 -x29868 -x12458 -x10419 -x41782 -x32302 -x35236 -x44543 -x12025 -x25217 -x26495 -x10149 -x15479 -x45041 -x40046 -x17965 -x38562 -x34243 -x25269 -x44758 -x18284 -x36077 -x8968 -x45300 -x41446 -x21111 -x32125 -x32935 -x23065 -x12278 -x23126 -x20084 -x5100 -x26993 -x9364 -x14441 -x31417 -x17927 -x24079 -x7788 -x26006 -x43154 -x22392 -x9730 -x29885 -x17195 -x10420 -x41000 -x18393 -x1038 -x21171 -x35537 -x5176 -x34301 -x2351 -x19076 -x3953 -x25 -x12167 -x27505 -x45207 -x16161 -x5306 -x14039 -x6311 -x15311 -x11046 -x43760 -x13270 -x12218 -x12969 -x16924 -x13345 -x23388 -x234 -x44031 -x7550 -x4081 -x15388 -x9376 -x43762 -x30181 -x4597 -x8992 -x2130 -x19850 -x16344 -x39625 -x41856 -x44724 -x18539 -x37767 -x19457 -x25211 -x9704 -x8224 -x26718 -x8287 -x2309 -x9158 -x41828 -x12785 -x38820 -x23873 -x20937 -x40701 -x16990 -x31478 -x5732 -x16613 -x2066 -x33192 -x4406 -x43228 -x26169 -x12210 -x31288 -x4276 -x25028 -x4436 -x37508 -x19886 -x13341 -x20133 -x45460 -x45346 -x43758 -x32323 -x25992 -x15139 -x29491 -x31033 -x31856 -x10725 -x21705 -x28412 -x4653 -x20685 -x19666 -x18355 -x9080 -x27321 -x32038 -x43052 -x44631 -x17852 -x21983 -x13130 -x17092 -x19017 -x32670 -x26711 -x45421 -x19802 -x23924 -x38722 -x15020 -x35682 -x43609 -x3292 -x31864 -x21833 -x28371 -x20370 -x37784 -x26093 -x34003 -x39345 -x1389 -x6019 -x35257 -x45240 -x15278 -x31436 -x25786 -x17184 -x3067 -x37544 -x28022 -x7459 -x44597 -x15227 -x35549 -x15630 -x33483 -x32444 -x10946 -x34446 -x14343 -x12286 -x41759 -x39738 -x2796 -x9651 -x16081 -x11165 -x28201 -x27271 -x19987 -x13945 -x37142 -x285 -x27225 -x45654 -x444 -x10866 -x5099 -x30631 -x38009 -x21991 -x28308 -x23454 -x4862 -x41444 -x6948 -x623 -x20642 -x41914 -x32801 -x30538 -x39366 -x20072 -x28316 -x28687 -x45052 -x10373 -x7666 -x29998 -x2531 -x11994 -x3199 -x10254 -x39687 -x41422 -x14795 -x13993 -x42683 -x26143 -x4718 -x45185 -x37656 -x17121 -x17282 -x14356 -x633 -x15515 -x36853 -x27611 -x24396 -x45045 -x44860 -x19598 -x31160 -x11840 -x30215 -x28890 -x19030 -x23153 -x6764 -x9672 -x2294 -x11606 -x44701 -x26853 -x22345 -x42476 -x20575 -x33542 -x10120 -x22014 -x4255 -x9221 -x28282 -x4427 -x33232 -x14061 -x15433 -x9544 -x30200 -x20036 -x41868 -x27247 -x24834 -x9804 -x24939 -x3239 -x28146 -x1181 -x3236 -x24439 -x19441 -x19500 -x39013 -x10370 -x44392 -x28913 -x23630 -x39655 -x19191 -x27347 -x7498 -x18905 -x36301 -x31391 -x31805 -x6223 -x19365 -x23520 -x26629 -x8302 -x19411 -x6696 -x10040 -x16172 -x15849 -x70 -x8395 -x18193 -x22346 -x9840 -x32746 -x23083 -x22350 -x9006 -x38838 -x30652 -x11615 -x22863 -x24874 -x15616 -x32763 -x8552 -x1643 -x18189 -x23623 -x32139 -x29741 -x28492 -x45439 -x40283 -x11748 -x30332 -x20371 -x1493 -x23671 -x24808 -x34440 -x12891 -x30939 -x20767 -x42060 -x36242 -x22439 -x45115 -x741 -x20090 -x44383 -x11259 -x28536 -x44453 -x29416 -x16652 -x38632 -x24532 -x25712 -x27319 -x4544 -x16206 -x36642 -x6258 -x26095 -x7412 -x20303 -x39937 -x12419 -x11986 -x44449 -x22537 -x8945 -x9557 -x28711 -x31435 -x38326 -x44703 -x43642 -x8872 -x10867 -x33379 -x36701 -x17002 -x12818 -x20048 -x35719 -x34016 -x40583 -x32422 -x1353 -x3946 -x11584 -x35516 -x17684 -x11253 -x42954 -x24458 -x45287 -x8589 -x7061 -x9518 -x261 -x33159 -x17418 -x20016 -x11262 -x10982 -x24460 -x16395 -x34462 -x38469 -x11913 -x28538 -x24928 -x23072 -x25903 -x14263 -x27655 -x13866 -x2399 -x15136 -x12765 -x1771 -x37968 -x34041 -x12086 -x3576 -x15178 -x19545 -x30645 -x39081 -x19396 -x14673 -x8329 -x12673 -x28013 -x12522 -x1182 -x30557 -x3423 -x13014 -x15928 -x42211 -x33933 -x44508 -x27794 -x42090 -x39516 -x26018 -x3015 -x12363 -x3013 -x32904 -x18619 -x33034 -x21318 -x1750 -x44323 -x43971 -x4164 -x42178 -x3202 -x12902 -x29665 -x22702 -x30774 -x24473 -x35576 -x19611 -x21456 -x12534 -x37967 -x947 -x1858 -x31582 -x44376 -x6955 -x36675 -x42527 -x1588 -x18705 -x14759 -x32308 -x24200 -x29414 -x5133 -x7196 -x11434 -x94 -x31268 -x3148 -x22013 -x4852 -x5107 -x45576 -x30988 -x9589 -x8256 -x39814 -x29289 -x17298 -x11859 -x27393 -x4492 -x6647 -x7624 -x2855 -x43018 -x23963 -x32347 -x7961 -x20837 -x28298 -x30264 -x39806 -x890 -x898 -x35541 -x41623 -x20865 -x25036 -x17366 -x6321 -x44134 -x21275 -x43849 -x14067 -x37882 -x27300 -x19460 -x4616 -x11084 -x26206 -x6302 -x4221 -x16286 -x3933 -x21422 -x2213 -x17528 -x28186 -x39112 -x8290 -x4790 -x1547 -x36085 -x1278 -x1500 -x23383 -x3893 -x38381 -x6384 -x41854 -x33786 -x11842 -x28117 -x37425 -x29195 -x30626 -x38074 -x11495 -x1908 -x40230 -x31521 -x8746 -x14928 -x3070 -x15547 -x12229 -x33602 -x9041 -x23215 -x43408 -x27500 -x29644 -x26753 -x1077 -x13217 -x10780 -x5246 -x36550 -x5483 -x43704 -x26301 -x24832 -x21421 -x12545 -x39566 -x11673 -x8274 -x24864 -x1262 -x28341 -x11008 -x33766 -x15461 -x36194 -x6470 -x22533 -x19458 -x41984 -x10303 -x19205 -x4526 -x29304 -x19349 -x7652 -x33760 -x14920 -x10896 -x12132 -x4728 -x31358 -x27385 -x18271 -x12659 -x33842 -x3171 -x21570 -x19934 -x35279 -x6830 -x1677 -x43710 -x18184 -x26392 -x9974 -x29369 -x26845 -x32560 -x1460 -x12641 -x42965 -x31877 -x18034 -x19709 -x30361 -x27298 -x6335 -x8123 -x11309 -x12809 -x6651 -x33720 -x3065 -x25960 x35899 -x30183 -x30807 -x5850 -x10851 -x13564 -x37684 -x18810 -x19969 -x37113 -x15286 -x12186 -x45411 -x33443 -x6459 -x27359 -x4741 -x18054 -x33666 -x841 -x12164 -x19600 -x39252 -x13817 -x7108 -x44694 -x26376 -x5122 -x15643 -x37788 -x19871 -x38076 -x20317 -x44684 -x10271 -x9435 -x8588 -x12386 -x30313 -x34557 -x37513 -x44246 -x16445 -x36937 -x2289 -x13942 -x6615 -x11716 -x33216 -x21734 -x10012 -x15775 -x16799 -x29824 -x24628 -x38474 -x10239 -x42202 -x5950 -x9454 -x40733 -x25278 -x17599 -x22542 -x45402 -x11797 -x42771 -x42797 -x16535 -x32768 -x42042 -x9469 -x15478 -x25083 -x43347 -x44521 -x40018 -x13242 -x16402 -x32765 -x19721 -x3530 -x29750 -x45249 -x8662 -x13239 -x9031 -x42964 -x43371 -x2668 -x39020 -x4494 -x35589 -x37256 -x26413 -x21566 -x27608 -x30105 -x20334 -x12272 -x8905 -x3974 -x30764 -x28425 -x12511 -x20967 -x31410 -x39833 -x37025 -x3216 -x33450 -x1486 -x2167 -x3673 -x30649 -x2651 -x9024 -x37832 -x36154 -x43322 -x45110 -x45427 -x25616 -x30255 -x31406 -x14820 -x33705 -x35340 -x11887 -x17663 -x10278 -x18829 -x1625 -x3636 -x8995 -x5090 -x7433 -x41494 -x16747 -x36144 -x11657 -x39310 -x11500 -x12050 -x35678 -x30585 -x40486 -x32384 -x17165 -x29554 -x34931 -x33618 -x17739 -x44744 -x8699 -x18677 -x8049 -x26361 -x18568 -x4380 -x7231 -x18435 -x14032 -x8584 -x13878 -x6042 -x11077 -x35881 -x18968 -x44270 -x18780 -x2502 -x14599 -x1741 -x44463 -x7989 -x3305 -x4138 -x6030 -x28460 -x16893 -x16367 -x1174 -x28769 -x39883 -x34340 -x28046 -x3384 -x29084 -x8127 -x28860 -x45544 -x29754 -x17090 -x13441 -x40358 -x13504 -x40901 -x13472 -x17696 -x245 -x24314 -x39880 -x16480 -x15412 -x19691 -x10372 -x29144 -x39492 -x31117 -x6537 -x39048 -x6145 -x7467 -x15896 -x36763 -x22904 -x21070 -x29324 -x5324 -x24610 -x30022 -x3259 -x15560 -x1301 -x42389 -x16896 -x6179 -x9820 -x22700 -x2094 -x29949 -x24553 -x44471 -x21745 -x9723 -x21919 -x20488 -x31352 -x35560 -x7734 -x22103 -x1954 -x26694 -x45122 -x22098 -x5867 -x19736 -x2310 -x2914 -x39416 -x16598 -x8316 -x19866 -x9548 -x4866 -x243 -x14547 -x1009 -x21923 -x6430 -x879 -x24886 -x179 -x27525 -x43737 -x845 -x27455 -x36997 -x24288 -x36385 -x971 -x20914 -x12450 -x7473 -x45573 -x26457 -x36132 -x16112 -x18844 -x24978 -x40755 -x3592 -x23253 -x12961 -x18690 -x12030 -x24462 -x5683 -x20403 -x4665 -x638 -x34027 -x19717 -x8931 -x38667 -x37183 -x7484 -x1185 -x32634 -x24900 -x13200 -x45586 -x38892 -x10750 -x25317 -x20035 -x21889 -x29586 -x11023 -x38945 -x12034 -x31402 -x36332 -x323 -x20078 -x44900 -x35608 -x25805 -x30635 -x36932 -x4923 -x44423 -x35536 -x24120 -x12371 -x38711 -x10363 -x25193 -x32642 -x38482 -x1271 -x12457 -x9872 -x34629 -x43999 -x10989 -x45708 -x549 -x9689 -x18862 -x33761 -x20506 -x40265 -x4538 -x3903 -x17869 -x15996 -x1149 -x40317 -x28437 -x2992 -x1135 -x22975 -x14582 -x33993 -x3527 -x32015 -x42796 -x10480 -x38655 -x29596 -x16772 -x33793 -x8032 -x29039 -x17778 -x31929 -x17899 -x1121 -x22985 -x23840 -x27574 -x14472 -x30021 -x15326 -x32501 -x25507 -x11438 -x21153 -x13351 -x2962 -x18923 -x28821 -x40147 -x28396 -x22634 -x41213 -x5232 -x25434 -x28616 -x11933 -x6035 -x28042 -x5346 -x15862 -x44507 -x40787 -x10995 -x28453 -x31068 -x35070 -x17680 -x2604 -x24502 -x27200 -x1010 -x42040 -x16270 -x26858 -x27058 -x41562 -x2933 -x22835 -x24436 -x931 -x41128 -x2119 -x24798 -x25231 -x35693 -x15009 -x13839 -x13607 -x29852 -x3719 -x9429 -x3360 -x19392 -x8001 -x36043 -x1334 -x25636 -x41465 -x38339 -x31486 -x37639 -x21140 -x39570 -x5877 -x31497 -x38811 -x43444 -x13517 -x28594 -x1868 -x9535 -x20895 -x23071 -x16586 -x39576 -x17726 -x17225 -x7442 -x17271 -x35872 -x17485 -x9022 -x37050 -x42442 -x14489 -x44901 -x28748 -x21634 -x45223 -x29268 -x16216 -x41261 -x21139 -x10210 -x33283 -x32788 -x20627 -x30289 -x16806 -x42520 -x30268 -x42991 -x23697 -x4295 -x38671 -x6858 -x28551 -x29344 -x21088 -x27260 -x13529 -x786 -x5366 -x2373 -x10827 -x45697 -x14190 -x31242 -x31047 -x13136 -x719 x45236 -x6684 -x21132 -x45698 -x7844 -x2865 -x19755 -x35705 -x5832 -x11721 -x24322 -x55 -x34662 -x26038 -x17001 -x38118 -x31441 -x6882 -x44232 -x14962 -x847 -x16456 -x25627 -x36861 -x19580 -x30487 -x34071 -x45767 -x5077 -x41989 -x21544 -x30797 -x29970 x45386 -x31397 -x37316 -x19981 -x40990 -x25972 -x41762 -x8491 -x14430 -x40312 -x31906 -x37066 -x4146 -x16288 -x8146 -x10730 -x21188 -x25218 -x36779 -x33916 -x36852 -x23170 -x28643 -x33515 -x26816 -x11436 -x31687 -x6318 -x7769 -x38283 -x6134 -x10939 -x41780 -x25125 -x8231 -x16691 -x44432 -x34498 -x44348 -x24820 -x3870 x44042 -x15022 -x40506 -x12485 -x12648 -x3744 -x4308 -x18925 -x19780 -x29884 -x379 -x1360 -x936 -x8238 -x417 -x35624 -x35758 -x26350 -x7645 -x31043 -x16223 -x36156 -x5196 -x37424 -x24963 -x25153 -x4101 -x17045 -x2291 -x37011 -x28670 -x3894 -x25322 -x11901 -x30413 -x15533 -x34050 -x3331 -x34997 -x1032 -x26016 -x31770 -x26888 -x39555 -x1103 -x40655 -x10222 -x6182 -x22810 -x25899 -x13669 -x20249 -x6215 -x40089 -x35471 -x44776 -x41815 -x17415 -x34161 -x44349 -x38495 -x18249 -x41172 -x44740 -x44840 -x21268 -x11654 -x45084 -x8627 -x31355 -x25766 -x10277 -x9577 -x19086 -x13428 -x11508 -x15724 -x21723 -x2265 -x1081 -x22488 -x22553 -x42733 -x39486 -x23662 -x31763 -x10892 -x5738 -x43087 -x6175 -x36631 -x10898 -x26165 -x5134 -x26807 -x43846 -x44582 -x40632 -x42738 -x33237 -x27222 -x23528 -x31550 -x16083 -x43585 -x10062 -x45643 -x37009 -x41555 -x23241 -x30405 -x38741 -x28672 -x32253 -x22138 -x39863 -x721 -x5165 -x16755 -x35067 -x8843 -x4063 -x12860 -x15603 -x10949 -x13415 -x2423 -x26672 -x30342 -x5075 -x36440 -x12452 -x8778 -x7144 -x36423 -x40237 -x44115 -x31104 -x25570 -x14984 -x8740 -x16848 -x4346 -x8420 -x32528 -x20871 -x7565 -x5049 -x19182 -x19637 -x43419 -x16790 -x27290 -x34882 -x42694 -x24573 -x22820 -x15704 -x7302 -x19066 -x13759 -x43470 -x7840 -x22842 -x39684 -x39577 -x15946 -x8232 -x34457 -x34668 -x43503 -x34955 -x24304 -x28217 -x28215 -x28969 -x4677 -x44491 -x10235 -x7155 -x2993 -x26193 -x37080 -x25615 -x13919 -x7657 -x9891 -x40287 -x35686 -x35477 -x35852 -x33859 -x27326 -x43547 -x24775 -x9567 -x24418 -x18865 -x20916 -x24250 -x16858 -x10776 -x8981 -x37515 -x27966 -x27021 -x34924 -x26009 -x945 -x44742 -x6783 -x45171 -x11955 -x16178 -x13080 -x32844 -x33623 -x32055 -x43690 -x37139 -x41601 -x26235 -x39987 -x28749 -x16872 -x42687 -x9471 -x16195 -x35098 -x43453 -x26709 -x6509 -x36706 -x18382 -x5706 -x11322 -x15382 -x34584 -x38023 -x25346 -x17969 -x18083 -x20700 -x21048 -x42690 -x40591 -x1177 -x41006 -x27168 -x2825 -x7977 -x9332 -x43445 -x10437 -x36196 -x29198 -x20469 -x32246 -x19964 -x33685 -x8330 -x20936 -x35455 -x41533 -x45234 -x15873 -x37840 -x31389 -x16070 -x43856 -x30423 -x39281 -x7046 -x43366 -x22932 -x23467 -x25007 -x34185 -x32186 -x9524 -x37435 -x24488 -x4892 -x15053 -x7821 -x25554 -x1921 -x17000 -x10171 -x5057 -x41292 -x13593 -x35325 -x6816 -x17425 -x10605 -x24955 -x15508 -x34646 -x18906 -x38025 -x31812 -x1599 -x14911 -x11884 -x26432 -x14650 -x21199 -x15895 -x3245 -x21289 -x35002 -x24889 -x42236 -x21742 -x11374 -x7313 -x36023 -x40058 -x14078 -x7254 -x40882 -x8730 -x20039 -x21787 -x11191 -x37752 -x37502 -x13522 -x45709 -x34793 -x41050 -x6144 -x32927 -x9824 -x40966 -x42258 -x33499 -x14278 -x34488 -x17840 -x20634 -x25933 -x24589 -x5998 -x42334 -x20297 -x38922 -x4437 -x30110 -x36414 -x39240 -x21564 -x21441 -x25663 -x39835 -x13314 -x1216 -x28562 -x14720 -x23529 -x6951 -x38916 -x6287 -x17665 -x38223 -x19140 -x8634 -x9837 -x81 -x43270 -x20816 -x34278 -x36538 -x25024 -x26549 -x31320 -x5403 -x31173 -x23955 -x24055 -x32942 -x36140 -x37546 -x28284 -x41776 -x35570 -x34270 -x35041 -x16800 -x35916 -x40894 -x44556 -x35005 -x18075 -x26542 -x10292 -x9378 -x16482 -x23700 -x9592 -x28982 -x26631 -x31935 -x20290 -x6558 -x4619 -x45506 -x36493 -x23231 -x42307 -x18649 -x5984 -x33419 -x14332 -x7134 -x30081 -x24534 -x17770 -x7478 -x23519 -x17218 -x16222 -x6981 -x33904 -x35107 -x27132 -x2303 -x39705 -x35089 -x15807 -x6367 -x7309 -x14365 -x41858 -x32619 -x15224 -x10408 -x18457 -x43397 -x22927 -x12213 -x20224 -x44473 -x11459 -x40459 -x31038 -x45434 -x6691 -x698 -x35062 -x3448 -x19878 -x27301 -x42312 -x28289 -x29676 -x13394 -x13219 -x31772 -x22680 -x15748 -x2835 -x37851 -x10393 -x22866 -x19715 -x13804 -x16315 -x40948 -x24725 -x33268 -x1498 -x16421 -x18986 -x8412 -x22964 -x19621 -x13038 -x14410 -x45485 -x43279 -x891 -x4242 -x10063 -x40455 -x5945 -x5480 -x8916 -x33276 -x10540 -x18893 -x28245 -x14871 -x33428 -x26100 -x18877 -x19271 -x38805 -x43014 -x36178 -x10322 -x41187 -x22074 -x27411 -x18481 -x2004 -x37116 -x6057 -x44401 -x15170 -x19124 -x3115 -x25870 -x21362 -x41677 -x25207 -x20583 -x17420 -x34293 -x17757 -x9579 -x29175 -x3083 -x42264 -x36373 -x42947 -x19128 -x28075 -x22977 -x14244 -x35873 -x44878 -x36810 -x14796 -x27963 -x20677 -x8076 -x13677 -x28754 -x1851 -x8477 -x7824 -x17714 -x9407 -x16788 -x26050 -x10160 -x31599 -x23228 -x29064 -x9866 -x6060 -x37730 -x14568 -x41611 -x29713 -x13666 -x6673 -x20565 -x44678 -x43193 -x36698 -x19911 -x44431 -x41230 -x13042 -x31857 -x20569 -x34612 -x15087 -x23562 -x872 -x3632 -x5226 -x8632 -x21304 -x29788 -x41314 -x32462 -x42446 -x7301 -x15799 -x14562 -x25471 -x44005 -x11359 x44619 -x7298 -x27202 -x15684 -x42018 -x31714 -x26796 -x31365 -x14916 -x14426 -x32692 -x9126 -x5468 -x858 -x4793 -x11236 -x8299 -x23095 -x34772 -x40530 -x4181 -x35566 -x28600 -x42685 -x41104 -x32761 -x3778 -x13179 -x1712 -x10747 -x27093 -x28609 -x11398 -x16363 -x24146 -x39982 -x7959 -x17538 -x18265 -x45526 -x952 -x45756 -x42518 -x23793 -x32442 -x20099 -x8003 -x15361 -x26565 -x22219 -x43878 -x21580 -x27540 -x18476 -x1051 -x3415 -x36379 -x16609 -x22801 -x29761 -x25187 -x18657 -x12618 -x23020 -x4448 -x5622 -x733 -x13754 -x32924 -x26681 -x25638 -x9798 -x3214 -x33647 -x21921 -x22646 -x30897 -x19299 -x37276 -x42192 -x23495 -x18187 -x43660 -x28462 -x5967 -x23670 -x36596 -x10129 -x4338 -x43670 -x36802 -x32922 -x34049 -x2298 -x38278 -x13180 -x39599 -x41692 -x21223 -x9668 -x20899 -x28707 -x25189 -x1277 -x25651 -x43149 -x4673 -x32322 -x2573 -x2435 -x40941 -x14561 -x5464 -x35662 -x20162 -x35783 -x34939 -x1895 -x29609 -x355 -x39362 -x18837 -x2246 -x17426 -x25168 -x21504 -x44686 -x24871 -x8008 -x15275 -x11403 -x7802 -x38462 -x4502 -x16441 -x21382 -x23060 -x21226 -x23952 -x12347 -x39652 -x40485 -x13694 -x246 -x15094 -x40588 -x23655 -x35272 -x11675 -x34752 -x30720 -x16641 -x13722 -x43066 -x21558 -x8007 -x34545 -x40255 -x7695 -x28056 -x29831 -x26147 -x25248 -x2634 -x29860 -x17216 -x34699 -x27392 -x41233 -x21122 -x23525 -x2769 -x16902 -x9938 -x41449 -x18209 -x35491 -x11847 -x38486 -x25846 -x9279 -x39619 -x37954 -x5986 -x19628 -x23416 -x33045 -x12134 -x19952 -x4631 -x11268 -x28669 -x33804 -x22941 -x41891 -x1673 -x44613 -x17065 -x1923 -x1832 -x9581 -x40595 -x37042 -x44026 -x27847 -x30122 -x39268 -x2420 -x23602 -x23518 -x35145 -x42352 -x33213 -x16254 -x27626 -x23052 -x29068 -x36188 -x41570 -x39949 -x22744 -x19867 -x27855 -x10970 -x11746 -x20645 -x40614 -x43986 -x25982 -x19634 -x15251 -x10173 -x1461 -x9906 -x26857 -x18439 -x38661 -x10843 -x17749 -x5369 -x3557 -x17956 -x28498 -x16507 -x28499 -x23093 -x41554 -x13089 -x34894 -x15843 -x43763 -x32212 -x37512 -x36943 -x22362 -x44896 -x9598 -x23242 -x40361 -x2125 -x25270 -x28968 -x9493 -x45009 -x30573 -x37441 -x11288 -x24555 -x39157 -x2396 -x17087 -x6850 -x45297 -x32739 -x4041 -x30088 -x40911 -x15747 -x17664 -x12312 -x2629 -x16032 -x30632 -x16139 -x12866 -x35528 -x33190 -x29314 -x40878 -x37324 -x45088 -x960 -x35804 -x13148 -x21303 -x23424 -x6026 -x29391 -x34228 -x23699 -x2501 -x17838 -x18370 -x24234 -x35934 -x26333 -x36509 -x30702 -x39782 -x45617 -x14959 -x11249 -x11409 -x4044 -x38124 -x7312 -x40784 -x6257 -x11764 -x38558 -x41661 -x32183 -x1392 -x20112 -x236 -x42663 -x43599 -x10661 -x12241 -x29049 -x1841 -x5709 -x20077 -x31562 -x38019 -x37151 -x2902 -x7987 -x11725 -x4548 -x37091 -x24516 -x24070 -x41777 -x38627 -x13213 -x2484 -x9238 -x20563 -x23881 -x20789 -x38348 -x5373 -x13699 -x20294 -x24356 -x28223 -x24967 -x27416 -x22123 -x12427 -x8485 -x31873 -x33289 -x44659 -x8760 -x12477 -x11033 -x44790 -x45658 -x43286 -x23039 -x33325 -x1918 -x7601 -x21146 -x10993 -x11057 -x30506 -x16108 -x7307 -x972 -x590 -x21061 -x16906 -x18080 -x25883 -x13640 -x45764 -x37858 -x24466 -x23906 -x45655 -x34148 -x16563 -x12855 -x8942 -x13111 -x23571 -x30554 -x5254 -x36654 -x6879 -x31123 -x8564 -x45414 -x26705 -x22251 -x23320 -x19664 -x28124 -x4189 -x40462 -x33492 -x21377 -x18845 -x20711 -x22418 -x3221 -x25848 -x14548 -x45067 -x29331 -x3102 -x35397 -x45543 -x29804 -x9001 -x15651 -x41081 -x44018 -x11169 -x16708 -x19414 -x33420 -x29221 -x2758 -x41094 -x30391 -x12718 -x27766 -x43863 -x12589 -x1786 -x41576 -x35688 -x28544 -x40407 -x17257 -x16099 -x1138 -x7100 -x13602 -x35618 -x8840 -x34885 -x12834 -x35641 -x41155 -x26320 -x27971 -x27461 -x11869 -x44338 -x12483 -x10138 -x13713 -x19506 -x45270 -x18722 -x45763 -x31133 -x1887 -x23067 -x30330 -x30018 -x45230 -x27981 -x39449 -x21154 -x1994 -x43301 -x22662 -x40232 -x4371 -x41356 -x31145 -x27396 -x40101 -x22515 -x40681 -x34324 -x40801 -x21555 -x28321 -x40434 -x39720 -x8088 -x26083 -x39474 -x32296 -x5699 -x14069 -x5274 -x35168 -x22267 -x37244 -x10890 -x4504 -x7807 -x13083 -x42793 -x35399 -x18176 -x20428 -x35238 -x21774 -x4895 -x25913 -x16321 -x34986 -x13943 -x14993 -x42054 -x43201 -x25408 -x7047 -x20123 -x26597 -x19766 -x9441 -x38063 -x12772 -x27033 -x17157 -x25479 -x21470 -x1529 -x3727 -x4982 -x24656 -x38388 -x7056 -x19901 -x41665 -x9344 -x41227 -x36513 -x7602 -x8913 -x25525 -x40155 -x29529 -x11601 -x41784 -x17580 -x12394 -x29207 -x18754 -x43537 -x985 -x14737 -x30542 -x21862 -x7422 -x39137 -x12102 -x15678 -x17283 -x29199 -x28867 -x17453 -x24971 -x40285 -x9517 -x15214 -x14481 -x25255 -x19403 -x19010 -x37362 -x22979 -x7721 -x18143 -x32857 -x2765 -x45140 -x37716 -x27145 -x26917 -x25044 -x32594 -x3882 -x15062 -x43825 -x21530 -x8896 -x2544 -x43343 -x1336 -x14563 -x34317 -x9084 -x15926 -x36368 -x28725 -x40065 -x39222 -x17503 -x10504 -x43903 -x40032 -x10757 -x21032 -x34182 -x23269 -x30528 -x41852 -x12553 -x33531 -x13459 -x36768 -x21853 -x12103 -x6341 -x26414 -x43899 -x28409 -x34348 -x25452 -x11126 -x37218 -x22491 -x41796 -x10897 -x12163 -x29845 -x6281 -x7037 -x1026 -x5380 -x28892 -x5349 -x30261 -x26567 -x40896 -x27995 -x10481 -x14243 -x41887 -x38953 -x21540 -x28667 -x14649 -x14963 -x34309 -x42846 -x4019 -x32938 -x18650 -x24497 -x34727 -x41368 -x10859 -x5687 -x1123 -x7940 -x38851 -x8725 -x2038 -x499 -x27958 -x12738 -x19151 -x27031 -x24162 -x37464 -x45760 -x43694 -x19774 -x22019 -x19781 -x32610 -x2580 -x11736 -x924 -x19853 -x37044 -x32021 -x455 -x18118 -x17612 -x1817 -x43938 -x10842 -x18543 -x5985 -x15736 -x756 -x29803 -x16794 -x30306 -x22605 -x33976 -x8054 -x12516 -x3627 -x18378 -x24896 -x28612 -x12964 -x24374 -x7676 -x44112 -x40234 -x18359 -x44805 -x42600 -x7511 -x977 -x16437 -x7125 -x29585 -x4569 -x31718 -x14607 -x11820 -x25180 -x19488 -x7926 -x29286 -x9094 -x14717 -x40852 -x13189 -x44785 -x18286 -x13932 -x39170 -x4049 -x5769 -x20749 -x13431 -x36649 -x37580 -x18891 -x4143 -x26328 -x44575 -x16125 -x2751 -x14385 -x4808 -x1008 -x32992 -x25991 -x43329 -x17521 -x34659 -x11183 -x5896 -x24854 -x25732 -x33039 -x23201 -x19994 -x27720 -x9165 -x5224 -x43832 -x32885 -x8037 -x8338 -x36520 -x38001 -x9541 -x41337 -x41339 -x8289 -x5649 -x31987 -x15320 -x131 -x7386 -x19239 -x2384 -x2971 -x24223 x13412 -x45430 -x34423 -x19618 -x22271 -x26638 -x26951 -x27341 -x34999 -x17328 -x23258 -x38338 -x13541 -x6152 -x7402 -x4910 -x12720 -x5042 -x30591 -x2024 -x16274 -x39321 -x42393 -x35534 -x6198 -x21276 -x8164 -x24198 -x1230 -x25656 -x36844 -x22434 -x14926 -x41628 -x3298 -x6936 -x6859 -x39662 -x22447 -x12276 -x20636 -x35699 -x20759 -x3512 -x33711 -x3854 -x7581 -x15800 -x45121 -x33363 -x22888 -x17526 -x45033 -x20382 -x25917 -x3433 -x14321 -x45145 -x14237 -x5795 -x39388 -x41673 -x38692 -x36271 -x12487 -x37140 -x34964 -x34991 -x10438 -x27598 -x21643 -x38295 -x6441 -x7315 -x42606 -x45704 -x28788 -x43866 -x13888 -x561 -x43108 -x38539 -x10613 -x25887 -x29580 -x19868 -x15517 -x76 -x16952 -x18532 -x19531 -x42008 -x16554 -x17849 -x23012 -x25123 -x15534 -x41069 -x7999 -x21364 -x33326 -x26921 -x1754 -x6798 -x44997 -x9174 -x40558 -x41482 -x13401 -x32019 -x1239 -x35595 -x13537 -x4705 -x26299 -x25285 -x28066 -x33830 -x23698 -x20549 -x44214 -x25793 -x16451 -x27289 -x15981 -x29154 -x11629 -x42298 -x12633 -x44351 -x10830 -x36906 -x37664 -x21929 -x35256 -x14631 -x2194 -x13114 -x29077 -x42345 -x1098 -x31155 -x19701 -x1284 -x4803 -x8831 -x20785 -x10147 -x45634 -x6809 -x35417 -x29526 -x26213 -x21239 -x29827 -x44652 -x44116 -x970 -x20997 -x12039 -x40534 -x35480 -x45432 -x15878 -x33964 -x26936 -x34088 -x410 -x6461 -x37165 -x9172 -x44608 -x45433 -x17754 -x6310 -x5264 -x16869 -x17497 -x16917 -x23823 -x29209 -x10236 -x39681 -x18977 -x14193 -x45629 -x5921 -x31344 -x7555 -x16191 -x192 -x27620 -x7419 -x19558 -x1459 -x13053 -x2127 -x39420 -x24112 -x7655 -x23526 -x30638 -x7454 -x10248 -x36791 -x39259 -x15825 -x10787 -x43706 -x30923 -x21260 -x15019 -x9883 -x25308 -x25635 -x19067 -x7862 -x30537 -x44320 -x21309 -x9540 -x29820 -x34622 -x4507 -x34722 -x28827 -x29545 -x27706 -x19018 -x38772 -x16908 -x10468 -x31800 -x15245 -x22741 -x12663 -x19087 -x8261 -x1155 -x28993 -x16878 -x21069 -x1132 -x24941 -x3470 -x28956 -x1819 -x8723 -x20669 -x43170 -x28772 -x14880 -x33279 -x20600 -x21389 -x5453 -x24602 -x1934 -x2939 -x28710 -x12801 -x23713 -x3895 -x19463 -x30693 -x852 -x12179 -x35661 -x39184 -x29005 -x15788 -x6921 -x37750 -x39564 -x23380 -x34704 -x38414 -x15219 -x22913 -x12780 -x20813 -x3633 -x17293 -x23106 -x7654 -x11168 -x2839 -x25075 -x2690 -x16646 -x41878 -x6781 -x7214 -x2680 -x36400 -x1974 -x11470 x5757 -x21067 -x524 -x32994 -x4699 -x27044 -x43293 -x27984 -x15465 -x30579 -x29503 -x34374 -x419 -x12570 -x16341 -x31378 -x12521 -x11149 -x33339 -x13803 -x34082 -x29238 -x43824 -x25668 -x22130 -x8538 -x24087 -x1214 -x10463 -x1828 -x45091 -x7903 -x29866 -x31544 -x27932 -x23781 -x3238 -x45606 -x17541 -x38991 -x45768 -x29905 -x30312 -x22729 -x7414 -x31371 -x20387 -x42282 -x526 -x33166 -x11996 -x3714 -x33087 -x31919 -x24734 -x42001 -x24793 -x5577 -x1850 -x34762 -x15097 -x3890 -x28176 -x9522 -x39054 -x33129 -x19270 -x27669 -x44102 -x5786 -x32235 -x25154 -x39905 -x40900 -x44099 -x8541 -x37417 -x25476 -x27131 -x5318 -x10971 -x45162 -x19593 -x41937 -x23996 -x12158 -x19939 -x5199 -x9954 -x1798 -x8463 -x33349 -x10704 -x45046 -x31981 -x20829 -x23260 -x34086 -x7311 -x41275 -x21316 -x4141 -x25662 -x43991 -x27536 -x21323 -x9966 -x10643 -x30422 -x20479 -x40672 -x7411 -x39102 -x40857 -x25764 -x26593 -x14648 -x41763 -x23636 -x41475 -x31893 -x10306 -x39791 -x5221 -x18597 -x37704 -x11954 -x43658 -x26113 -x22772 -x37480 -x35716 -x21198 -x12404 -x28156 -x9693 -x40431 -x4053 -x25265 -x20762 -x2123 -x14751 -x5688 -x36541 -x37192 -x19812 -x12653 -x38222 -x41653 -x21935 -x3497 -x36072 -x33118 -x13717 -x27190 -x42231 -x38751 -x24063 -x13716 -x27334 -x37829 -x19003 -x45678 -x10713 -x2022 -x40040 -x13773 -x44223 -x11917 -x44835 -x42106 -x15109 -x18087 -x16294 -x37683 -x29841 -x4410 -x23550 -x41101 -x36489 -x9375 -x27561 -x44971 -x2326 -x41414 -x19559 -x12976 -x26349 -x20491 -x710 -x9410 -x9607 -x25869 -x14645 -x5863 -x37284 -x27625 -x26441 -x2556 -x8683 -x27424 -x21927 -x24084 -x25613 -x17901 -x15284 -x19959 -x25438 -x3023 -x29858 -x24454 -x13870 -x16666 -x40385 -x27777 -x13581 -x36104 -x36622 -x36466 -x30501 -x37781 -x27641 -x44457 -x33064 -x30906 -x41286 -x4519 -x44548 -x29724 -x12112 -x4327 -x39369 -x5266 -x6312 -x22526 -x11825 -x7884 -x27634 -x39206 -x25555 -x17025 -x2890 -x37958 -x28992 -x1611 -x5471 -x41434 -x20142 -x4320 -x4916 -x39495 -x3299 -x41512 -x33997 -x14462 -x42843 -x31731 -x6434 -x19039 -x10773 -x4471 -x18346 -x23724 -x8708 -x20851 -x17674 -x23801 -x25823 -x16889 -x21203 -x25698 -x36646 -x761 -x799 -x33050 -x5364 -x39037 -x626 -x39665 -x15857 -x45572 -x39895 -x43296 -x27 -x43267 -x13665 -x29658 -x43123 -x18338 -x36079 -x39432 -x13186 -x1973 -x40608 -x26214 -x19266 -x184 x45138 -x35061 -x35122 -x17767 -x31539 -x38333 -x6032 -x41683 -x43232 -x45650 -x21498 -x18108 -x25350 -x32529 -x19974 -x12531 -x15492 -x41846 -x42173 -x12728 -x44387 -x7348 -x45285 -x22618 -x23629 -x44083 -x44623 -x4201 -x16069 -x20251 -x24869 -x16349 -x39182 -x39130 -x3899 -x17806 -x16675 -x12769 -x25644 -x45342 -x38325 -x11150 -x6625 -x12741 -x44642 -x12542 -x45773 -x5749 -x31294 -x15745 -x4872 -x43550 -x11855 -x7616 -x19903 -x35482 -x4284 -x14629 -x40405 -x2870 -x33053 -x28356 -x39827 -x23246 -x22886 -x9003 -x26389 -x39336 -x10389 -x22506 -x12917 -x26421 -x31240 -x38141 -x45679 -x2508 -x42684 -x25551 -x28903 -x19409 -x3910 -x41596 -x29071 -x8278 -x33281 -x37254 -x44127 -x20674 -x23278 -x735 -x4052 -x3721 -x21812 -x16692 -x12289 -x30484 -x17870 -x18461 -x24826 -x1471 -x21259 -x10295 -x17894 -x2652 -x29731 -x16373 -x2356 -x41453 -x16022 -x5859 -x14033 -x5478 -x14366 -x32481 -x4736 -x17342 -x34998 -x9207 -x11789 -x43730 -x27747 -x17392 -x4743 -x43889 -x19252 -x29340 -x5913 -x22021 -x38700 -x24862 -x40782 -x31051 -x3252 -x15189 -x2519 -x24424 -x12337 -x17119 -x16365 -x16674 -x30910 -x17139 -x10534 -x32052 -x14851 -x39159 -x40028 -x7380 -x1717 -x3935 -x8241 -x18567 -x29183 -x13498 -x6238 -x30341 -x16845 -x3954 -x35859 -x39047 -x21187 -x44713 -x2846 -x26418 -x20832 -x7725 -x17905 -x37530 -x40917 -x26253 -x28813 -x19979 -x9405 -x10639 -x11261 -x16935 -x44015 -x25272 -x33727 -x26896 -x42705 -x32583 -x27441 -x5454 -x13211 -x35964 -x33165 -x27003 -x31886 -x31569 -x737 -x10535 -x43746 -x24316 -x35099 -x24613 -x35598 -x36672 -x36916 -x42607 -x17636 -x23531 -x18204 -x38154 -x21405 -x8675 -x28181 -x23235 -x10232 -x20367 -x19123 -x16956 -x12848 -x15562 -x43257 -x40861 -x30706 -x36663 -x13416 -x7075 -x43153 -x43156 -x21030 -x434 -x15924 -x20289 -x514 -x35838 -x35350 -x15580 -x18584 -x20954 -x42430 -x26735 -x3355 -x44561 -x15240 -x24116 -x14595 -x2284 -x39704 -x15099 -x9055 -x42950 -x19692 -x27164 -x44016 -x14212 -x13469 -x42829 -x17270 -x33514 -x35046 -x9124 -x16585 -x24337 -x18642 -x22891 -x44601 -x9162 -x39255 -x10251 -x36850 -x6011 -x40332 -x19491 -x37008 -x18785 -x1912 -x42873 -x3699 -x875 -x16331 -x22369 -x13809 -x25727 -x5804 -x25970 -x34470 -x35958 -x42478 -x5344 -x4061 -x9948 -x44610 -x11311 -x44084 -x40097 -x18017 -x42740 -x9112 -x36591 -x19892 -x16239 -x902 -x8140 -x36644 -x33291 -x25750 -x5093 -x26770 -x18386 -x15342 -x33644 -x3596 -x8192 -x33518 -x28174 -x27972 -x25784 -x7366 -x40059 -x16977 -x6772 -x43164 -x2389 -x1829 -x29210 -x44980 -x34738 -x22536 -x27329 -x41409 -x28404 -x21360 -x7710 -x25531 -x23605 -x1096 -x7731 -x13819 -x8051 -x39491 -x35890 -x44716 -x38498 -x6295 -x11931 -x10877 -x5917 -x19926 -x32822 -x21531 -x17012 -x111 -x32239 -x39917 -x11865 -x21679 -x12924 -x30112 -x27482 -x21347 -x39915 -x14567 -x31360 -x41932 -x21141 -x42177 -x27936 -x16452 -x4680 -x39606 -x23151 -x10406 -x37288 -x29167 -x39993 -x32194 -x12576 -x31300 -x34531 -x21640 -x6961 -x18058 -x14981 -x35260 -x788 -x33024 -x37087 -x26744 -x30792 -x23115 -x14464 -x5091 -x4623 -x45281 -x35503 -x20529 -x20613 -x4733 -x38133 -x20449 -x5006 -x26584 -x16661 -x20498 -x7554 -x33102 -x26944 -x30013 -x13461 -x808 -x35326 -x16919 -x14150 -x15156 -x9383 -x15620 -x12803 -x38168 -x7371 -x9196 -x39141 -x39623 -x8563 -x21647 -x17604 -x7851 -x36098 -x4537 -x5492 -x20724 -x34198 -x41899 -x1995 -x3018 -x4373 -x13013 -x42510 -x42340 -x44958 -x8583 -x19453 -x42801 -x21817 -x20130 -x41924 -x30755 -x7567 -x30677 -x37926 -x33365 -x30840 -x25865 -x5940 -x8807 -x32722 -x12836 -x8234 -x41441 -x630 -x29165 -x12794 -x449 -x35548 -x757 -x20697 -x36294 -x8398 -x36109 -x32976 -x37901 -x20335 -x40691 -x9500 -x4583 -x27787 -x9182 -x6005 -x33485 -x43370 -x34681 -x12448 -x12753 -x31928 -x37536 -x45500 -x19395 -x12335 -x39304 -x5106 -x11154 -x581 -x3552 -x8167 -x9040 -x16267 -x39455 -x3465 -x14800 -x31744 -x36847 -x37856 -x16950 -x17638 -x10782 -x2255 -x40657 -x28885 -x18076 -x45016 -x17240 -x36411 -x3476 -x34896 -x26428 -x15106 -x38316 -x42660 -x37016 -x31356 -x38761 -x38626 -x17569 -x8457 -x3060 -x31052 -x2887 -x16605 -x1200 -x35349 -x30331 -x32755 -x45589 -x25104 -x1867 -x34235 -x5534 -x8117 -x13929 -x43567 -x19849 -x12423 -x25371 -x23068 -x33126 -x30379 -x26327 -x20540 -x6021 -x40476 -x23744 -x30003 -x30191 -x26475 -x29463 -x41581 -x17936 -x11816 -x11557 -x16684 -x1039 -x21248 -x41631 -x11803 -x6246 -x294 -x2591 -x8251 -x26793 -x5822 -x4375 -x5845 -x27704 -x9002 -x18585 -x32751 -x27043 -x2120 -x24910 -x20070 -x34543 -x44176 -x25114 -x7140 -x25398 -x20609 -x20344 -x30858 -x29732 -x44117 -x40209 -x41327 -x29484 -x27851 -x5792 -x385 -x27849 -x20472 -x24882 -x38879 -x26033 -x28250 -x11493 -x41445 -x11120 -x25249 -x21725 -x29903 -x41239 -x18325 -x35178 -x20702 -x2700 -x10924 -x12170 -x13084 -x41699 -x29478 -x41340 -x15357 -x32312 -x27779 -x25093 -x4929 -x21550 -x33691 -x19602 -x22823 -x20076 -x27503 -x37405 -x17858 -x25446 -x17996 -x43513 -x18875 -x14999 -x17931 -x14058 -x7274 -x40436 -x19856 -x18348 -x18861 -x32637 -x2002 -x777 -x1980 -x42143 -x6209 -x41320 -x28467 -x35722 -x10224 -x21346 -x12713 -x5762 -x43102 -x29214 -x28262 -x23389 -x37475 -x33867 -x29284 -x2981 -x45554 -x33469 -x11659 -x27046 -x11342 -x37549 -x17854 -x7976 -x30577 -x11196 -x1707 -x21557 -x9091 -x40261 -x1878 -x38595 -x44022 -x43403 -x10799 -x10755 -x33058 -x10167 -x29736 -x27946 -x16867 -x3186 -x20434 -x30283 -x41779 -x39133 -x4480 -x13591 -x45307 -x36517 -x40100 -x17183 -x430 -x3642 -x23043 -x9367 -x25560 -x20060 -x37084 -x34214 -x18912 -x25760 -x11140 -x38446 -x29900 -x41022 -x43697 -x10767 -x11404 -x44633 -x23148 -x44293 -x41319 -x25426 -x16523 -x7436 -x19778 -x6492 -x264 -x39690 -x40106 -x42408 -x45529 -x13402 -x11000 -x3396 -x1088 -x34632 -x27834 -x14379 -x36354 -x18527 -x19762 -x38738 -x16707 -x10008 -x19837 -x44023 -x17136 -x20551 -x34708 -x34906 -x38702 -x20391 -x37420 -x30351 -x28086 -x33941 -x37555 -x23542 -x10731 -x23349 -x42241 -x11446 -x39803 -x4712 -x29937 -x42526 -x2025 -x8651 -x13728 -x23431 -x43003 -x40201 -x26596 -x23295 -x26772 -x3582 -x23866 -x7051 -x2209 -x42132 -x6568 -x29889 -x1876 -x36092 -x21879 -x24009 -x35999 -x41047 -x631 -x26352 -x19826 -x14399 -x6752 -x14747 -x29038 -x26411 -x17112 -x9283 -x11319 -x15153 -x1018 -x31243 -x41142 -x36668 -x29251 -x42741 -x14847 -x7965 -x900 -x21661 -x16142 -x2541 -x8044 -x17724 -x23344 -x1257 -x5544 -x23790 -x44781 -x34013 -x20152 -x32572 -x18653 -x13964 -x36938 -x4135 -x42205 -x43233 -x35335 -x38596 -x32072 -x35512 -x19448 -x36011 -x20215 -x16547 -x913 -x23534 -x18379 -x1191 -x38082 -x12592 -x14929 -x38878 -x4312 -x4554 -x9552 -x18873 -x22581 -x13784 -x36606 -x20894 -x23207 -x39213 -x28344 -x11336 -x40198 -x31404 -x43948 -x38173 -x36036 -x36 -x15851 -x16583 -x17416 -x6181 -x4418 -x24720 -x26190 -x39713 -x28589 -x23711 -x38840 -x24519 -x15302 -x21653 -x14198 -x15471 -x21788 -x31756 -x37027 -x44747 -x22827 -x31392 -x35458 -x33099 -x15535 -x41211 -x38876 -x24059 -x37014 -x23112 -x25246 -x26075 -x14174 -x44913 -x26258 -x28112 -x11412 -x6178 -x23087 -x1310 -x3147 -x36603 -x2242 -x14313 -x4304 -x44050 -x6116 -x38900 -x8406 -x11015 -x11853 -x40523 -x42799 -x43480 -x22332 -x19322 -x683 -x1350 -x32255 -x23282 -x17437 -x40277 -x5351 -x41198 -x26595 -x22386 -x18280 -x15573 -x31122 -x30862 -x39617 -x24103 -x3951 -x4474 -x25424 -x24641 -x3635 -x38931 -x23107 -x34609 -x10475 -x38748 -x18113 -x25734 -x7868 -x387 -x4570 -x13276 -x33174 -x29639 -x17355 -x43475 -x12743 -x9715 -x37843 -x36764 -x30136 -x34191 -x23857 -x25897 -x1557 -x24383 -x41355 -x8332 -x35501 -x6991 -x4622 -x39478 -x1208 -x3841 -x43082 -x25874 -x15384 -x3075 -x9135 -x16886 -x7120 -x36674 -x144 -x17075 -x8768 -x17723 -x44080 -x5802 -x39316 -x41571 -x1840 -x35344 -x41476 -x28778 -x21631 -x25098 -x2358 -x45588 -x32162 -x14598 -x8854 -x6959 -x25157 -x28401 -x21976 -x45343 -x10031 -x33908 -x43531 -x15671 -x33924 -x38960 -x29432 -x20158 -x7158 -x27730 -x21972 -x11121 -x12242 -x40850 -x18052 -x39938 -x36089 -x33403 -x26826 -x27666 -x11406 -x33582 -x34399 -x40048 -x5815 -x35680 -x11171 -x27775 -x21955 -x14335 -x31246 -x33171 -x18703 -x37927 -x762 -x38986 -x22976 -x39405 -x6121 -x27868 -x5001 -x39200 -x25262 -x9674 -x24160 -x15309 -x38433 -x31964 -x28204 -x26135 -x17513 -x6476 -x45537 -x17251 -x20000 -x9105 -x42584 -x25803 -x43142 -x29228 -x12635 -x43822 -x30724 -x26081 -x29693 -x5238 -x33834 -x374 -x35526 -x9675 -x32796 -x25506 -x8747 -x7163 -x38311 -x45569 -x8276 -x5408 -x11604 -x8569 -x3657 -x42736 -x20719 -x17632 -x12014 -x38335 -x26906 -x30769 -x2916 -x14873 -x13147 -x44868 -x22344 -x3097 -x45633 -x31383 -x2686 -x19526 -x15672 -x34006 -x3317 -x18035 -x13421 -x30049 -x36130 -x28280 -x4018 -x19635 -x15526 -x158 -x4366 -x32609 -x39442 -x43359 -x24133 -x18229 -x31385 -x43073 -x27070 -x24619 -x42858 -x20519 -x4385 -x33310 -x37585 -x38993 -x41209 -x25969 -x10597 -x10401 -x30482 -x34923 -x18104 -x34155 -x15588 -x15457 -x6054 -x4972 -x32143 -x41241 -x11868 -x22790 -x1762 -x35689 -x29776 -x27996 -x26497 -x18343 -x28569 -x34978 -x40663 -x17492 -x8773 -x42152 -x38363 -x30884 -x31827 -x13346 -x43853 -x22433 -x26196 -x33565 -x35708 -x25302 -x3253 -x10309 -x43342 -x38727 -x38197 -x41004 -x32102 -x16302 -x23560 -x26968 -x24225 -x11583 -x5223 -x26510 -x1523 -x41530 -x9371 -x9936 -x38461 -x34159 -x26702 -x8516 -x24280 -x31799 -x43651 -x17222 -x16187 -x18984 -x14027 -x36734 -x20325 -x21980 -x34781 -x40888 -x40988 -x19613 -x753 -x10565 -x30639 -x1976 -x44681 -x249 -x32435 -x3628 -x14175 -x41463 -x14624 -x42025 -x18902 -x29637 -x45687 -x12624 -x24205 -x33041 -x18737 -x35810 -x17913 -x19190 -x38148 -x20040 -x37921 -x22512 -x2688 -x41084 -x8795 -x10305 -x612 -x19551 -x11490 -x18243 -x25964 -x17720 -x9278 -x39015 -x45381 -x17423 -x9285 -x27451 -x10559 -x30083 -x36317 -x13249 -x44448 -x16136 -x41184 -x20695 -x35291 -x33648 -x23860 -x6357 -x36348 -x6180 -x17212 -x19747 -x44653 -x1237 -x15052 -x42641 -x16741 -x4740 -x27272 -x7681 -x33153 -x11040 -x2955 -x1128 -x6865 -x33191 -x45431 -x6689 -x15367 -x31489 -x620 -x8940 -x10670 -x9227 -x11650 -x4218 -x44032 -x9229 -x1941 -x28059 -x22848 -x29716 -x27671 -x29171 -x37743 -x17343 -x44465 -x30282 -x25086 -x11125 -x34975 -x25905 -x44111 -x18171 -x18006 -x4070 -x40597 -x20365 -x7279 -x5989 -x19295 -x34339 -x2050 -x11935 -x10790 -x2574 -x39053 -x38150 -x12508 -x14930 -x14492 -x9406 -x43183 -x19394 -x27400 -x25226 -x25895 -x4033 -x18496 -x41892 -x42287 -x2030 -x4433 -x2450 -x31673 -x23403 -x35843 -x38032 -x22736 -x29996 -x43659 -x13998 -x1219 -x14608 -x736 -x6825 -x790 -x6992 -x132 -x12008 -x8334 -x16255 -x36181 -x8171 -x31328 -x32067 -x12921 -x2842 -x5276 -x25907 -x25441 -x3558 -x4837 -x13279 -x38031 -x8296 -x5707 -x23644 -x19235 -x25526 -x6838 -x39783 -x19058 -x12354 -x33098 -x34138 -x1425 -x307 -x19385 -x2780 -x42627 -x26504 -x7250 -x689 -x34850 -x16446 -x6869 -x6400 -x22280 -x16174 -x3831 -x9779 -x17688 -x25038 -x14114 x29565 -x32301 -x33729 -x24327 -x28170 -x13714 -x17410 -x1667 -x27955 -x8254 -x21045 -x10308 -x5388 -x34605 -x27470 -x44109 -x26133 -x29447 -x38852 -x44495 -x10411 -x32141 -x44331 -x30363 -x11018 -x21209 -x13853 -x24242 -x613 -x16472 -x33350 -x16995 -x45097 -x40933 -x3725 -x42667 -x242 -x15191 -x16934 -x31587 -x34638 -x25541 -x18965 -x34247 -x22728 -x25740 -x41603 -x4267 -x3758 -x33624 -x22935 -x11098 -x10241 -x17764 -x44036 -x979 -x35483 -x44586 -x23573 -x26096 -x30409 -x26076 -x1019 -x32233 -x25736 -x26412 -x42004 -x33452 -x29840 -x44081 -x13236 -x44229 -x35298 -x9835 -x36429 -x29407 -x36709 -x35707 -x45717 -x31605 -x17997 -x37785 -x11810 -x13323 -x19234 -x32446 -x34025 -x13218 -x31751 -x3580 -x35936 -x28044 -x10626 -x19705 -x30245 -x37959 -x28192 -x45656 -x7605 -x7516 -x6045 -x36115 -x30028 -x35569 -x3411 -x31664 -x18673 -x23632 -x21721 -x13295 -x8500 -x33527 -x4801 -x13356 -x27095 -x19782 -x13632 -x29280 -x24299 -x24732 -x33128 -x28629 -x39879 -x13527 -x37479 -x17385 -x31946 -x38489 -x23554 -x20773 -x35718 -x23995 -x16625 -x3473 -x24338 -x11215 -x36565 -x4645 -x8030 -x9216 -x20081 -x1871 -x23066 -x39340 -x34575 -x32997 -x21262 -x2232 -x32650 -x44442 -x39398 -x10495 -x41920 -x6657 -x30144 -x43377 -x16426 -x10599 -x18469 -x30163 -x7415 -x2240 -x35523 -x31372 -x24564 -x12259 -x29181 -x25646 -x9559 -x32728 -x45209 -x36966 -x39732 -x37857 x29649 -x23771 -x4434 -x26836 -x3087 -x6165 -x27094 -x26695 -x39777 -x25022 -x14785 -x36714 -x26210 -x26221 -x14672 -x41110 -x10538 -x1809 -x43187 -x41366 -x31678 -x7131 -x1145 -x41513 -x18220 -x7729 -x26902 -x44057 -x2035 -x14760 -x13988 -x7342 -x39521 -x30729 -x3441 -x36067 -x23970 -x35064 -x35431 -x2385 -x25282 -x44637 -x17845 -x22107 -x23230 -x44802 -x16293 -x42585 -x31467 -x4702 -x25194 -x19446 -x11983 -x19716 -x27810 -x267 -x2608 -x3684 -x18544 -x9263 -x26506 -x9414 -x22841 -x13534 -x35356 -x8695 -x18890 -x23135 -x9508 -x19549 -x24353 -x20514 -x38933 -x26828 -x7190 -x11170 -x40156 -x34129 -x21104 -x29184 -x23098 -x36789 -x33585 -x45675 -x22056 -x35883 -x11009 -x18122 -x17400 -x34044 -x30476 -x35185 -x33970 -x13938 -x14752 -x41992 -x2490 -x18292 -x11889 -x15657 -x37894 -x12098 -x37748 -x42767 -x31000 -x25361 -x9631 -x33655 -x23091 -x44520 -x31842 -x25178 -x43499 -x29633 -x19995 -x25473 -x11712 -x41421 -x33338 -x34791 -x36749 -x14939 -x4986 -x183 -x4376 -x32570 -x39963 -x26264 -x15177 -x6792 -x40984 -x27413 -x11106 -x9058 -x39394 -x44056 -x6994 -x19077 -x37634 -x45226 -x32995 -x17753 -x15475 -x44481 -x24142 -x36621 -x31074 -x44010 -x33271 -x29312 -x14097 -x30274 -x2001 -x3807 -x39682 -x35201 -x18306 -x23926 -x10824 -x12998 -x32014 -x22007 -x39711 -x13075 -x29615 -x31032 -x18776 -x27117 -x12288 -x22247 -x45517 -x25927 -x8233 -x3036 -x5361 -x4283 -x10360 -x2073 -x14056 -x10636 -x22677 -x12572 -x37450 -x11113 -x39314 -x28081 -x13403 -x35991 -x7024 -x33600 -x25212 -x1186 -x34946 -x11410 -x3934 -x15544 -x15976 -x16532 -x9983 -x35403 -x43901 -x6437 -x9045 -x26368 -x16345 -x10223 -x30157 -x33665 -x13448 -x20261 -x7479 -x40181 -x35357 -x38227 -x211 -x39085 -x32398 -x21567 -x23870 -x2186 -x37980 -x9975 -x10825 -x50 -x40174 -x15378 -x23375 -x23419 -x5402 -x9161 -x4042 -x43530 -x36659 -x10201 -x2500 -x24601 -x38057 -x5188 -x30339 -x10075 -x19350 -x40796 -x38664 -x2215 -x22608 -x3458 -x31037 -x37416 -x28077 -x43933 -x9421 -x33662 -x8805 -x7939 -x10488 -x36388 -x170 -x4582 -x21839 -x17677 -x41583 -x15152 -x28722 -x5721 -x29744 -x17105 -x24865 -x7678 -x31258 -x10887 -x29810 -x6040 -x13198 -x38845 -x11252 -x27854 -x37523 -x20794 -x1136 -x5060 -x3376 -x6582 -x16280 -x16282 -x19532 -x45545 -x4151 -x35268 -x42102 -x39214 -x27916 -x22268 -x34124 -x22960 -x20881 -x38386 -x33627 -x18967 -x13209 -x21666 -x31170 -x28095 -x18521 -x24320 -x22293 -x36551 -x30756 -x36759 -x5713 -x15789 -x343 -x23884 -x30986 -x35805 -x37384 -x32575 -x15327 -x1561 -x3498 -x23443 -x9955 -x23695 -x45699 -x27130 -x41948 -x30266 -x11900 -x9776 -x10508 -x39744 -x10092 -x39961 -x41282 -x9923 -x22036 -x37410 -x29653 -x25386 -x41438 -x32920 -x36350 -x24281 -x5530 -x41055 -x42447 -x18347 -x21082 -x24434 -x14197 -x19511 -x40148 -x21086 -x26109 -x21887 -x40794 -x44249 -x32630 -x16012 -x35166 -x854 -x8842 -x43378 -x9626 -x32762 -x19729 -x776 -x28333 -x11355 -x18964 -x24350 -x2586 -x9187 -x25510 -x13241 -x16989 -x16038 -x10244 -x39244 -x10328 -x43067 -x28297 -x26972 -x13269 -x44891 -x42633 -x27659 -x11591 -x15285 -x7990 -x35695 -x39548 -x6648 -x40865 -x28928 -x43192 -x30228 -x8645 -x20477 -x39232 -x25112 -x11610 -x24132 -x26733 -x12208 -x34042 -x21598 -x12160 -x4809 -x15290 -x30398 -x31107 -x27888 -x23842 -x33771 -x41474 -x31364 -x32415 -x21430 -x7107 -x30468 -x43695 -x16416 -x38266 -x45326 -x17874 -x5948 -x40118 -x15761 -x4394 -x30990 -x32633 -x12880 -x29870 -x8903 -x13210 -x7344 -x40104 -x35460 -x38277 -x4116 -x11461 -x7882 -x29018 -x25240 -x14980 -x5931 -x29020 -x30267 -x30770 -x20037 -x17819 -x32929 -x23716 -x5073 -x14538 -x41504 -x28879 -x1574 -x13679 -x28623 -x32209 -x32989 -x7082 -x42992 -x28079 -x26952 -x42755 -x19937 -x456 -x28630 -x35254 -x9343 -x6794 -x30375 -x9749 -x39177 -x38542 -x38448 -x2795 -x6600 -x32555 -x18540 -x33881 -x7171 -x35006 -x22837 -x44339 -x5248 -x26321 -x24810 -x16813 -x5903 -x17499 -x29158 -x25601 -x38135 -x10740 -x175 -x34965 -x43434 -x26738 -x29258 -x27358 -x12798 -x2931 -x20604 -x20228 -x20712 -x44952 -x14750 -x4272 -x33637 -x481 -x29476 -x7809 -x28039 -x2007 -x44358 -x1304 -x15236 -x185 -x27477 -x37285 -x6012 -x44885 -x4473 -x39997 -x42717 -x21711 -x10578 -x33857 -x9887 -x44718 -x30885 -x17828 -x35620 -x36657 -x38989 -x13222 -x9956 -x554 -x34959 -x10046 -x19108 -x40944 -x31892 -x217 -x10023 -x41985 -x10220 -x1799 -x37971 -x20468 -x45031 -x45470 -x11521 -x29366 -x37334 -x15467 -x10479 -x26051 -x38096 -x22376 -x25502 -x45356 -x32226 -x40227 -x3380 -x32137 -x13255 -x40467 -x3274 -x5634 -x39740 -x10835 -x40474 -x32772 -x24429 -x24011 -x18990 -x29931 -x40986 -x43795 -x12686 -x6566 -x40532 -x38445 -x24796 -x1730 -x37797 -x27082 -x20807 -x44233 -x7440 -x45400 -x15974 -x5915 -x13029 -x37636 -x19648 -x1397 -x12220 -x37194 -x12735 -x40078 -x45502 -x7177 -x29060 -x5754 -x7194 -x35634 -x7277 -x40682 -x22725 -x15964 -x10863 -x2144 -x12079 -x6953 -x1681 -x27137 -x39101 -x32493 -x2316 -x8721 -x33636 -x7887 -x9655 -x17565 -x11904 -x36783 -x13794 -x44731 -x16740 -x17801 -x13535 -x45155 -x34253 -x17744 -x38607 -x13196 -x42617 -x34687 -x17455 -x37157 -x32597 -x5359 -x35386 -x22351 -x5813 -x32846 -x27303 -x16887 -x20774 -x23117 -x41289 -x23131 -x7403 -x42148 -x7672 -x39248 -x31999 -x30846 -x5667 -x2132 -x17641 -x26675 -x39253 -x44167 -x5411 -x10575 -x6791 -x13011 -x241 -x27767 -x25585 -x43029 -x32161 -x1429 -x18856 -x7863 -x29792 -x32963 -x38976 -x30737 -x2189 -x7355 -x41285 -x24717 -x44409 -x24379 -x5052 -x28012 -x21296 -x4960 -x34653 -x7614 -x30248 -x36656 -x39068 -x863 -x30397 -x20734 -x23806 -x43045 -x32219 -x14233 -x36450 -x3513 -x17210 -x17262 -x42160 -x33140 -x26730 -x34558 -x38149 -x16415 -x4493 -x10274 -x5873 -x12488 -x23682 -x36518 -x23377 -x26671 -x23366 -x3203 -x16085 -x555 -x20002 -x3496 -x35065 -x29544 -x11522 -x35030 -x1022 -x30757 -x25911 -x9937 -x28358 -x6037 -x45336 -x5854 -x27369 -x7970 -x41983 -x7064 -x844 -x14552 -x10920 -x166 -x33214 -x13457 -x28617 -x20029 -x20750 -x38351 -x6433 -x22167 -x42020 -x11484 -x4051 -x37428 -x39284 -x18131 -x9925 -x5362 -x45522 -x41182 -x16261 -x33160 -x11718 -x2397 -x1238 -x8203 -x11921 -x35398 -x37115 -x15599 -x36727 -x10052 -x12670 -x10119 -x4841 -x39549 -x30493 -x4828 -x15940 -x6398 -x8215 -x14340 -x32193 -x33236 -x815 -x8890 -x44038 -x42288 -x4532 -x36735 -x31464 -x8680 -x13875 -x4305 -x9676 -x5113 -x22034 -x5951 -x11778 -x16072 -x20061 -x41687 -x16486 -x27465 -x14342 -x4250 -x30900 -x28219 -x15182 -x30839 -x37724 -x32865 -x13129 -x45513 -x43211 -x20333 -x30913 -x24899 -x5452 -x15877 -x16407 -x11662 -x29270 -x26385 -x33082 -x38432 -x39881 -x40836 -x34971 -x3194 -x44062 -x14713 -x3414 -x19362 -x32488 -x37541 -x1017 -x12593 -x33212 -x18150 -x4159 -x14690 -x21222 -x19968 -x23198 -x7169 -x16681 -x869 -x10095 -x31232 -x28085 -x7350 -x25986 -x25713 -x1126 -x28231 -x14802 -x23888 -x11695 -x16603 -x38966 -x9462 -x10682 -x20852 -x27886 -x19183 -x39440 -x20462 -x8095 -x19364 -x34792 -x30783 -x38161 -x39414 -x11769 -x43116 -x39031 -x10086 -x25400 -x680 -x37876 -x18670 -x32987 -x8217 -x30997 -x42051 -x25648 -x25447 -x5353 -x43449 -x18158 -x8055 -x26776 -x23696 -x25948 -x29781 -x8908 -x21971 -x15538 -x10258 -x36410 -x31858 -x5459 -x5023 -x19752 -x29115 -x38697 -x35965 -x39308 -x10081 -x22104 -x16173 -x42616 -x32088 -x23667 -x4002 -x28855 -x9657 -x23315 -x3945 -x8324 -x13229 -x384 -x5858 -x14772 -x14519 -x31813 -x43685 -x11513 -x36397 -x43997 -x28856 -x28338 -x14729 -x4470 -x11760 -x32516 -x16006 -x33788 -x3032 -x27154 -x6860 -x1483 -x402 -x43793 -x33588 -x12226 -x8878 -x28097 -x10085 -x36164 -x19298 -x25031 -x5340 -x20915 -x22519 -x31506 -x29357 -x12066 -x10080 -x20305 -x13575 -x20900 -x23604 -x21834 -x21744 -x13453 -x4192 -x28225 -x7783 -x21733 -x6359 -x10906 -x11469 -x30673 -x38581 -x11546 -x27220 -x17016 -x5482 -x3183 -x26134 -x37146 -x41068 -x36896 -x23214 -x32569 -x6925 -x22746 -x13531 -x31590 -x7850 -x28878 -x27535 -x21208 -x29001 -x6008 -x37487 -x43616 -x582 -x17140 -x44268 -x588 -x610 -x34294 -x16487 -x4046 -x20347 -x41974 -x14491 -x34795 -x36569 -x19998 -x1394 -x36081 -x43601 -x36491 -x35231 -x39659 -x37350 -x22301 -x4022 -x34915 -x6391 -x24742 -x35446 -x5430 -x6210 -x45449 -x22770 -x22696 -x28677 -x44539 -x23912 -x28743 -x10396 -x10952 -x39727 -x30743 -x23855 -x20906 -x44085 -x13202 -x15452 -x27320 -x9325 -x29266 -x37798 -x4761 -x41123 -x25680 -x9506 -x1137 -x13006 -x21448 -x4648 -x14506 -x14797 -x3964 -x13169 -x12779 -x13488 -x18939 -x26778 -x11598 -x18408 -x19287 -x41670 -x44573 -x29738 -x19872 -x16220 -x33093 -x33994 -x28274 -x45390 -x16645 -x17344 -x7833 -x5834 -x1226 -x30235 -x37208 -x27042 -x43197 -x11540 -x29926 -x3082 -x39466 -x34181 -x13618 -x963 -x27962 -x43352 -x19429 -x20859 -x22222 -x34188 -x8787 -x32718 -x39994 -x15901 -x42529 -x43298 -x30758 -x8495 -x41080 -x31426 -x16900 -x800 -x8891 -x725 -x26769 -x28222 -x31962 -x5977 -x11049 -x19795 -x42642 -x41689 -x34412 -x27273 -x43838 -x23048 -x10928 -x4241 -x1710 -x23255 -x39718 -x17649 -x9252 -x45651 -x34196 -x29300 -x2061 -x21851 -x7647 -x27672 -x20932 -x9845 -x829 -x9419 -x36858 -x7336 -x28592 -x28858 -x10402 -x41148 -x394 -x36316 -x24552 -x40245 -x44094 -x31503 -x45415 -x5345 -x10785 -x7621 -x14706 -x22840 -x8280 -x24032 -x6774 -x26573 -x7637 -x18477 -x17659 -x25587 -x2079 -x28685 -x43012 -x40553 -x14049 -x33415 -x26136 -x9129 -x11940 -x591 -x5116 -x6926 -x34909 -x26667 -x11745 -x26308 -x28547 -x19552 -x27219 -x31390 -x18928 -x20135 -x38481 -x27601 -x5456 -x35430 -x15758 -x36008 -x8190 -x15898 -x18913 -x6618 -x5582 -x5557 -x7504 -x18675 -x14204 -x7793 -x42587 -x35189 -x26142 -x3800 -x12392 -x4177 -x16996 -x13471 -x11995 -x18201 -x6200 -x26840 -x40324 -x16945 -x10426 -x23236 -x20701 -x28206 -x22596 -x21500 -x21181 -x39126 -x5909 -x37822 -x34988 -x22483 -x27752 -x7631 -x26243 -x23808 -x43666 -x23949 -x40144 -x44369 -x29733 -x43715 -x29628 -x6826 -x42100 -x9738 -x39645 -x23130 -x6345 -x45296 -x30196 -x32753 -x13521 -x39985 -x21886 -x42522 -x24902 -x45596 -x974 -x7798 -x21379 -x915 -x3603 -x32756 -x33507 -x39288 -x14892 -x7375 -x40119 -x9150 -x44213 -x44676 -x11903 -x19196 -x45501 -x43742 -x42824 -x17149 -x41821 -x14766 -x2616 -x45153 -x22822 -x31631 -x24997 -x22949 -x9195 -x44324 -x40274 -x45716 -x37582 -x15858 -x44502 -x2027 -x10284 -x34992 -x33435 -x28902 -x18563 -x39532 -x24851 -x5168 -x21912 -x5038 -x41529 -x42109 -x27743 -x43556 -x2759 -x18581 -x7027 -x21158 -x15556 -x30949 -x13956 -x22278 -x43124 -x37965 -x27993 -x11541 -x42898 -x11975 -x17722 -x44808 -x38787 -x36676 -x41348 -x4967 -x29174 -x21910 -x37950 -x44131 -x14010 -x33835 -x6496 -x18383 -x35619 -x23007 -x16276 -x8994 -x36467 -x26554 -x30688 -x28639 -x3109 -x43687 -x29780 -x2547 -x22121 -x40963 -x33596 -x34299 -x36479 -x8924 -x32008 -x18872 -x145 -x24895 -x24638 -x37205 -x19708 -x20132 -x42209 -x212 -x31457 -x15908 -x4961 -x19851 -x33517 -x34789 -x37948 -x2183 -x24113 -x14327 -x22915 -x3190 -x9979 -x27515 -x40734 -x45690 -x15243 -x18668 -x4254 -x26995 -x23195 -x32646 -x9773 -x30257 -x27361 -x28439 -x1728 -x37198 -x16738 x41569 -x19186 -x35463 -x4770 -x24669 -x36336 -x33078 -x12280 -x35419 -x32132 -x21518 -x4430 -x570 -x34839 -x38455 -x11787 -x26272 -x14397 -x1546 -x44934 -x28694 -x8606 -x44052 -x25875 -x33397 -x33858 -x26855 -x21412 -x41916 -x32923 -x39354 -x5024 -x19568 -x36158 -x45216 -x35457 -x29056 -x42640 -x19860 -x9643 -x2763 -x14022 -x29122 -x566 -x14549 -x33107 -x45504 -x24506 -x29555 -x24004 -x44898 -x37154 -x20460 -x35081 -x25912 -x6224 -x6761 -x24946 -x16417 -x16789 -x8248 -x20961 -x8689 -x18112 -x24611 -x33628 -x8753 -x11391 -x13274 -x5386 -x17019 -x40077 -x9125 -x41072 -x31326 -x39561 -x13706 -x6508 -x34368 -x36994 -x42417 -x4756 -x5648 -x29927 -x19554 -x3520 -x29027 -x7756 -x28909 -x3639 -x17116 -x27504 -x13952 -x15975 -x22077 -x12345 -x2364 -x17876 -x35497 -x2475 -x18375 -x15027 -x40294 -x35823 -x7667 -x13831 -x40803 -x28884 -x19150 -x29575 -x37125 -x37790 -x32523 -x38927 -x8858 -x13659 -x35842 -x19609 -x5551 -x42484 -x33245 -x29261 -x19071 -x33177 -x42933 -x41109 -x36723 -x37703 -x4884 -x17508 -x24719 -x19972 -x6325 -x41226 -x5549 -x35230 -x18836 -x36497 -x43442 -x18765 -x38401 -x42849 -x24091 -x8182 -x14565 -x18488 -x37 -x23097 -x5275 -x41678 -x26013 -x3891 -x44033 -x14909 -x9620 -x31131 -x41396 -x9205 -x12831 -x18319 -x18399 -x44149 -x30943 -x26211 -x18932 -x12364 -x14252 -x39287 -x2592 -x25271 -x20882 -x14991 -x29506 -x7212 -x14697 -x3547 -x4760 -x28285 -x30663 -x7780 -x29747 -x16228 -x629 -x38804 -x37659 -x23395 -x3079 -x7084 -x40816 -x12291 -x9488 -x37359 -x45132 -x11830 -x5905 -x38303 -x4462 -x42465 -x44454 -x39356 -x20582 -x39328 -x18180 -x1211 -x10566 -x13072 -x23983 -x28154 -x39886 -x28998 -x8986 -x16484 -x44914 -x6379 -x15144 -x27599 -x4017 -x41806 -x32518 -x35940 -x18698 -x42167 -x16184 -x24238 -x23980 -x16862 -x7519 -x29976 -x38640 -x20621 -x810 -x39815 -x32451 -x11162 -x30461 -x6989 -x42097 -x42005 -x31960 -x11452 -x31816 -x1475 -x8448 -x6381 -x24040 -x31967 -x35348 -x11105 -x16049 -x32331 -x21314 -x44985 -x2184 -x11765 -x17376 -x28394 -x32070 -x24846 -x32353 -x25393 -x28178 -x21741 -x28368 -x23613 -x39463 -x27952 -x4678 x44739 -x36640 -x12504 -x27016 -x44553 -x39271 -x5211 -x23514 -x17205 -x23101 -x34596 -x26813 -x28541 -x24183 -x42281 -x41521 -x29455 -x18115 -x11371 -x38425 -x12652 -x14048 -x6711 -x10699 -x1256 -x2354 -x28147 -x5130 -x16568 -x19291 -x3961 -x28731 -x45407 -x3378 -x18341 -x27721 -x12381 -x37401 -x9008 -x5794 -x38047 -x40380 -x18472 -x729 -x34853 -x38765 -x33704 -x22584 -x38842 -x17671 -x24935 -x2895 -x36034 -x16400 -x11278 -x24761 -x23487 -x7156 -x21121 -x36743 -x18191 -x28500 -x3969 -x33262 -x25449 -x16685 -x31280 -x31559 -x7687 -x19585 -x860 -x11012 -x28781 -x967 -x8267 -x10124 -x18423 -x41079 -x32975 -x22363 -x43559 -x32996 -x33466 -x2673 -x28847 -x12829 -x944 -x15897 -x40892 -x14094 -x6552 -x15158 -x31495 -x2693 -x6767 -x37497 -x29957 -x27435 -x5098 -x33484 -x44140 -x18440 -x17285 -x16562 -x4040 -x39650 -x18079 -x14887 -x44965 -x41390 -x28244 -x13576 -x33273 -x13887 -x25220 -x36722 -x27275 -x22400 -x35898 -x22242 -x21899 -x1303 -x35725 -x26194 -x28963 -x2137 -x3777 -x43004 -x17276 -x44629 -x24082 -x24446 -x33848 -x32076 -x34684 -x42872 -x36583 -x22289 -x25488 -x27816 -x3863 -x35778 -x21902 -x33305 -x29180 -x1047 -x22055 x34113 -x33887 -x19136 -x28515 -x23976 -x28605 -x5294 -x16593 -x29516 -x40793 -x3340 -x20423 -x172 -x3960 -x41739 -x1646 -x40619 -x4064 -x7927 -x33816 -x9313 -x14192 -x21687 -x34167 -x14310 -x38487 -x23502 -x16362 -x18123 -x31538 -x31313 -x19243 -x6153 -x8951 -x37977 -x22868 -x39723 -x20512 -x23755 -x14080 -x25195 -x20792 -x36903 -x21115 -x38514 -x10388 -x20041 -x45452 -x5208 -x40610 -x38677 -x15743 -x26654 -x37757 -x45291 -x15782 -x10838 -x18406 -x3110 -x30701 -x26909 -x41424 -x13872 -x44837 -x28114 -x3782 -x5568 -x8245 -x5298 -x44097 -x26869 -x8262 -x27786 -x29782 -x22478 -x2387 -x39916 -x23140 -x38996 -x8465 -x24879 -x37793 -x42376 -x12824 -x19838 -x4390 -x22799 -x38576 -x27992 -x22557 -x31792 -x17329 -x6576 -x2154 -x10226 -x21338 -x44070 -x15596 -x32276 -x39012 -x11942 -x42105 -x5698 -x11939 -x1195 -x4589 -x41269 -x26785 -x38105 -x18651 -x27765 -x40331 -x43740 -x18511 -x19166 -x764 -x25266 -x26871 -x13949 -x6403 -x29112 -x29806 -x10759 -x7359 -x12645 -x19876 -x7628 -x9054 -x965 -x18528 -x44577 -x24731 -x3095 -x15955 -x34797 -x31601 -x32900 -x34037 -x6780 -x20417 -x10744 -x32585 -x13335 -x16245 -x34768 -x21317 -x42032 -x6086 -x17795 -x44658 -x19616 -x19035 -x3647 -x29835 -x10960 -x36544 -x3069 -x36005 -x37531 -x6237 -x30480 -x18761 -x1463 -x16871 -x22042 -x13547 -x37671 -x21730 -x40928 -x15945 -x3687 -x25345 -x34941 -x43594 -x28668 -x28866 -x29702 -x20581 -x20841 -x17727 -x37666 -x34740 -x25159 -x23676 -x33579 -x27075 -x41829 -x15308 -x19943 -x26539 -x23509 -x45316 -x6074 -x22086 -x35886 -x40142 -x40989 -x22277 -x39502 -x11559 -x8086 -x10106 -x38690 -x2679 -x5996 -x24901 -x34712 -x34755 -x28958 -x15198 -x25263 -x8346 -x4735 -x18333 -x11717 -x42158 -x42506 -x25072 -x11542 -x2701 -x17014 -x19462 -x28559 -x12625 -x24256 -x41350 -x8228 -x23003 -x24021 -x25131 -x21446 -x42283 -x29191 -x25725 -x2388 -x3366 -x40349 -x31900 -x39044 -x21916 -x45273 -x39799 -x7749 -x16017 x29627 -x37177 -x37273 -x37871 -x3545 -x3925 -x7153 -x24260 -x38220 -x40509 -x12839 -x23536 -x12627 -x15419 -x34576 -x22355 -x2391 -x32878 -x5446 -x28120 -x23911 -x11203 -x35071 -x44786 -x6709 -x38488 -x7831 -x24259 -x23008 -x14988 -x39664 -x1694 -x42677 -x39174 -x10213 -x44751 -x9627 -x39029 -x9786 -x12784 -x31551 -x22562 -x18018 -x5631 -x2726 -x5571 -x13485 -x24185 -x36939 -x351 -x28864 -x40644 -x29320 -x33460 -x26232 -x33048 -x4727 -x4856 -x2312 -x13131 -x24681 -x4893 -x32587 -x9005 -x37228 -x41163 -x8739 -x40811 -x41303 -x6732 -x3358 -x17079 -x2172 -x37319 -x22146 -x38013 -x40714 -x36942 -x20520 -x9926 -x14809 -x8801 -x42573 -x44051 -x11630 -x6739 -x31640 -x23759 -x43237 -x8283 -x25356 -x11163 -x33311 -x6044 -x16897 -x10428 -x34328 -x19366 -x44021 -x44562 -x17566 -x18047 -x2946 -x409 -x25558 -x28799 -x41646 -x28801 -x30287 -x20840 -x10108 -x26014 -x8403 -x32114 -x23693 -x19382 -x21601 -x1777 -x33651 -x13120 -x18247 -x4811 -x32171 -x16387 -x3985 -x30558 -x22214 -x36090 -x32407 -x28727 -x29714 -x23172 -x23966 -x8937 -x22684 -x4005 -x44357 -x35614 -x21969 -x21978 -x7287 -x29758 -x44779 -x12368 -x17710 -x11103 -x10383 -x28961 -x20376 -x39780 -x1125 -x14182 -x35862 -x39412 -x22498 -x21425 -x33932 -x3444 -x28932 -x45220 -x34813 -x30231 -x26209 -x36703 -x12601 -x18415 -x708 -x26445 -x22250 -x44679 -x2441 -x41310 -x26642 -x18727 -x39760 -x8626 -x28792 -x11317 -x36799 -x4745 -x9046 -x2276 -x15215 -x22097 -x21528 -x37534 -x12808 -x45247 -x39410 -x27584 -x1606 -x16090 -x33581 -x20364 -x5768 -x314 -x33447 -x10009 -x5626 -x25299 -x2256 -x21485 -x42905 -x16334 -x3826 -x24417 -x10477 -x30393 -x33489 -x23233 -x22511 -x37393 -x24001 -x18299 -x24841 -x23343 -x359 -x28212 -x39311 -x23954 -x19815 -x16861 -x31422 -x5830 -x9426 -x32016 -x22113 -x45664 -x2762 -x5543 -x21116 -x34719 -x11367 -x10891 -x10349 -x39172 -x9427 -x42243 -x20457 -x23577 -x41078 -x27077 -x41405 -x676 -x9096 -x20475 -x35459 -x6714 -x30817 -x34263 -x42939 -x1960 -x31071 -x41031 -x31789 -x15477 -x12702 -x10500 -x7247 -x24503 -x43225 -x36506 -x16322 -x24469 -x11388 -x3993 -x45156 -x8604 -x26287 -x1628 -x38387 -x43582 -x17336 -x39513 -x37522 -x15824 -x5966 -x19417 -x31778 -x29703 -x29034 -x29256 -x5724 -x30185 -x10525 -x2191 -x38125 -x15939 -x31487 -x37499 -x6155 -x34631 -x42289 -x16748 -x41360 -x33675 -x28331 -x41840 -x35243 -x38092 -x17054 -x25792 -x28635 -x44711 -x33703 -x19941 -x24352 -x43837 -x7306 -x31681 -x15883 -x22295 -x33846 -x39091 -x16171 -x6868 -x44738 -x17793 -x11329 -x23767 -x23444 -x22579 -x622 -x12455 -x42354 -x14002 -x44006 -x38458 -x37271 -x21420 -x40907 -x16841 -x22674 -x73 -x356 -x35341 -x14326 -x38104 -x21794 -x13105 -x34994 -x123 -x1651 -x37432 -x7675 -x6097 -x14100 -x13142 -x13663 -x22664 -x38212 -x41448 -x12299 -x13135 -x37503 -x11839 -x43613 -x37449 -x21218 -x27008 -x31951 -x20572 -x9556 -x37755 -x60 -x8447 -x36829 -x545 -x9711 -x5777 -x5153 -x37674 -x39361 -x28252 -x41553 -x13778 -x20908 -x4302 -x21577 -x6444 -x23287 -x11905 -x8385 -x23178 -x31781 -x32330 -x38913 x43980 -x27237 -x8460 -x10860 -x30856 -x42113 -x38405 -x32195 -x32054 -x35320 -x12609 -x27134 -x104 -x6264 -x30742 -x29096 -x25199 -x42217 -x18099 -x10961 -x16204 -x6931 -x43373 -x386 -x13102 -x14305 -x24920 -x32818 -x41380 -x9916 -x21717 -x248 -x30402 -x15258 -x33919 -x9802 -x36762 -x26842 -x27092 -x10403 -x1104 -x45616 -x26462 -x18728 -x9144 -x34119 -x38665 -x29128 -x13822 -x25070 -x15564 -x33065 -x25136 -x16207 -x19342 -x43640 -x31046 -x13775 -x7228 -x19014 -x26731 -x36353 -x40441 -x1944 -x5401 -x20137 -x21243 -x35000 -x45038 -x29846 -x7048 -x38407 -x26298 -x17050 -x8023 -x9635 -x45535 -x33057 -x37222 -x45663 -x4980 -x23324 -x41587 -x44205 -x42557 -x25852 -x32854 -x33038 -x37088 -x38921 -x1453 -x9961 -x11176 -x10933 -x40921 -x33498 -x34775 -x25003 -x22496 -x4706 -x35190 -x4007 -x4161 -x30866 -x32419 -x30676 -x778 -x42302 -x39456 -x38941 -x44480 -x3880 -x10019 -x12187 -x21297 -x38415 -x6378 -x39385 -x28529 -x13379 -x11754 -x32457 -x36918 -x25025 -x34863 -x16454 -x340 -x26469 -x6530 -x1365 -x1173 -x3655 -x37682 -x4212 -x2352 -x19101 -x30124 -x32486 -x36202 -x10806 -x10969 -x37162 -x21493 -x31026 -x42697 -x896 -x40543 -x33536 -x3820 -x8963 -x44030 -x11313 -x29438 -x10148 -x7697 -x38202 -x39313 -x43133 -x1110 -x10439 -x15162 -x4078 -x24876 -x30895 -x22427 -x755 -x476 -x21813 -x23915 -x23129 -x41267 -x20781 -x42942 -x35666 -x18102 -x8205 -x14826 -x19437 -x31907 -x41309 -x36648 -x2496 -x40425 -x37836 -x19956 -x29272 -x45471 -x31501 -x18818 -x24173 -x11063 -x8359 -x44517 -x14353 -x917 -x1524 -x39021 -x36965 -x38567 -x9251 -x23221 -x20548 -x11510 -x19737 -x45503 -x10786 -x40658 -x31979 -x28654 -x4246 -x18981 -x25959 -x26617 -x6598 -x28883 -x23239 -x4906 -x25997 -x23336 -x32329 -x23596 -x4451 -x33228 -x22142 -x2328 -x10105 -x8737 -x31859 -x35031 -x6347 -x22288 -x110 -x12867 -x1541 -x14098 -x38546 -x38735 -x10888 -x23665 -x1654 -x23625 -x32836 -x44098 -x29520 -x38240 -x30091 -x9370 -x4331 -x327 -x9945 -x11206 -x31753 -x31302 -x17742 -x1693 -x3819 -x10300 -x29466 -x38436 -x39078 -x29217 -x40825 -x38566 -x10999 -x25640 -x28369 -x7683 -x26002 -x2427 -x42658 -x10221 -x18635 -x14895 -x10029 -x38275 -x41375 -x33996 -x37190 -x27929 -x1839 -x33523 -x39201 -x14630 -x11501 -x13526 -x1720 -x44144 -x33778 -x29783 -x2270 -x14512 -x11537 -x21756 -x8106 -x28150 -x8073 -x11117 -x4228 -x30615 -x14960 -x2043 -x32734 -x4646 -x37867 -x20552 -x5496 -x10301 -x38260 -x29876 -x7993 -x31784 -x24144 -x34118 -x34451 -x31479 -x34090 -x36001 -x2360 -x37318 -x23890 -x31212 -x16677 -x30909 -x19490 -x22437 -x37277 -x7913 -x13315 -x16461 -x18317 -x17822 -x15030 -x40768 -x27829 -x45082 -x14656 -x11919 -x2581 -x12560 -x40007 -x41391 -x22971 -x32333 -x5730 -x26461 -x44721 -x8750 -x17692 -x37209 -x22691 -x42902 -x27651 -x45499 -x22388 -x43993 -x13267 -x13465 -x28405 -x7599 -x3431 -x4391 -x5528 -x37646 -x41946 -x35365 -x18033 -x41195 -x30684 -x12141 -x21892 -x36138 -x42840 -x12559 -x45248 -x22114 -x43463 -x32855 -x39695 -x25041 -x13796 -x41485 -x10962 -x4301 -x3347 -x5422 -x25954 -x42502 -x35394 -x15474 -x8781 -x38465 -x42332 -x23904 -x15172 x32783 -x33402 -x1356 -x30385 -x4775 -x36330 -x539 -x35072 -x25431 -x27264 -x43934 -x20602 -x2228 -x17060 -x39940 -x45746 -x17535 -x18946 -x16829 -x5327 -x39560 -x21003 -x31201 -x5746 -x37906 -x4807 -x28141 -x37895 -x3191 -x37246 -x15501 -x28900 -x11453 -x37746 -x20431 -x18065 -x3519 -x37777 -x2912 -x5692 -x30154 -x38008 -x27982 -x19668 -x11107 -x20810 -x44645 -x12922 -x16271 -x3052 -x2648 -x31498 -x16521 -x22988 -x36292 -x40323 -x21480 -x39373 -x34953 -x44067 -x1050 -x11671 -x10549 -x36983 -x6184 -x20710 -x15061 -x13303 -x40690 -x8409 -x11024 -x15952 -x32385 -x40170 -x38269 -x5600 -x22644 -x30277 -x11321 -x26374 -x21857 -x3529 -x26767 -x7865 -x36636 -x20326 -x632 -x15737 -x12914 -x7995 -x3394 -x2282 -x8416 -x29686 -x26706 -x26794 -x25990 -x10770 -x2141 -x14898 -x1101 -x39295 -x43015 -x22032 -x33866 -x38758 -x25702 x45131 -x16528 -x37864 -x13747 -x26882 -x32285 -x30714 -x31634 -x11133 -x18720 -x24521 -x25824 -x24251 -x10127 -x6332 -x14651 -x34652 -x29249 -x16731 -x9141 -x14767 -x4541 -x23176 -x26063 -x22543 -x17287 -x32044 -x26760 -x18344 -x10445 -x4321 -x14934 -x39832 -x38012 -x16849 -x16662 -x11881 -x9699 -x1813 -x10001 -x1621 -x31092 -x5763 -x37547 -x38237 -x2853 -x40648 -x23892 -x17279 -x6120 -x18999 -x14812 -x24949 -x32251 -x20539 -x11660 -x33193 -x20675 -x35147 -x24202 -x15371 -x41140 -x34918 -x180 -x9602 -x30412 -x33794 -x33847 -x38506 -x4137 -x24697 -x31327 -x18559 -x17919 -x14059 -x38885 -x15837 -x11485 -x2333 -x7728 -x36736 -x37940 -x23988 -x42714 -x24313 -x20663 -x36236 -x7248 -x30384 -x42435 -x40573 -x43808 -x5898 -x24800 -x40570 -x12841 -x36516 -x11457 -x5702 -x16059 -x9224 -x35665 -x14861 -x42439 -x33398 -x1472 -x9019 -x25968 -x44565 -x25495 -x7135 -x23690 -x7029 -x140 -x15063 -x28915 -x31286 -x7699 -x45762 -x10188 -x38262 -x2045 -x45640 -x40723 -x27098 -x21770 -x40121 -x10701 -x40154 -x38819 -x37049 -x21868 -x24214 -x36864 -x32532 -x40685 -x24582 -x23256 -x5357 -x36697 -x36232 -x16847 -x38176 -x11779 -x45670 -x29078 -x19026 -x18799 -x13769 -x17561 -x31463 -x26102 -x34117 -x21771 -x23962 -x1785 -x41113 -x37812 -x5497 -x12383 -x20919 -x12858 -x23307 -x30240 -x4275 -x40751 -x43107 -x8611 -x9402 -x34829 -x34847 -x37070 -x33731 -x22057 -x37434 -x38127 -x45266 -x23359 -x21581 -x403 -x26185 -x28996 -x21131 -x24471 -x12015 -x25442 -x33005 -x43692 -x34078 -x9782 -x14975 -x21656 -x18840 -x8260 -x25699 -x14721 -x38192 -x32448 -x5799 -x39208 -x14789 -x24839 -x25679 -x3821 -x30399 -x3072 -x13995 -x15710 -x21605 -x20888 -x8269 -x7935 -x32968 -x42339 -x17907 -x16911 -x37739 -x32004 -x23960 -x4268 -x5912 -x20499 -x4720 -x45010 -x38657 -x18373 -x12896 -x17760 -x42719 -x24375 -x16023 -x24066 -x44175 -x41351 -x22058 -x4820 -x30012 -x17454 -x37035 -x44986 -x1003 -x12925 -x20857 -x22843 -x26416 -x38850 -x15356 -x15792 -x3391 -x30128 -x7133 -x25637 -x8404 -x2924 -x23565 -x36956 -x32290 -x27265 -x31978 -x37211 -x7789 -x14902 -x6644 -x28226 -x10654 -x14393 -x34456 -x18010 -x23285 -x30731 -x33902 -x36277 -x4876 -x27489 -x22266 -x25654 -x1049 -x37311 -x5377 -x31513 -x376 -x32473 -x21757 -x8936 -x10685 -x11425 -x37440 -x44410 -x43407 -x13947 -x44616 -x10066 -x30760 -x32644 -x6884 -x19765 -x3323 -x43309 -x37720 -x11724 -x42371 -x22621 -x38571 -x9797 -x5303 -x25402 -x14227 -x39822 -x9546 -x16732 -x752 -x36750 -x14577 -x34365 -x37558 -x3786 -x23332 -x42826 -x26582 -x40016 -x2433 -x25694 -x3454 -x37477 -x3921 -x30806 -x9811 -x15703 -x37204 -x35294 -x11848 -x20150 -x9073 -x30989 -x45557 -x5911 -x6623 -x96 -x4384 -x33544 -x21134 -x33777 -x23838 -x6118 -x6096 -x19745 -x44402 -x25313 -x35982 -x27014 -x30994 -x4370 -x13696 -x1106 -x43325 -x38369 -x38203 -x40253 -x43126 -x18790 -x31549 -x41385 -x33792 -x34837 -x37667 -x39531 -x8871 -x24431 -x45173 -x36207 -x22445 -x7893 -x15766 -x24729 -x11971 -x16248 -x45313 -x25994 -x27587 -x38635 -x17961 -x17252 -x2033 -x33512 -x9199 -x41926 -x30207 -x18738 -x23243 -x36000 -x41430 -x29787 -x11257 -x32184 -x20038 -x32343 -x18975 -x34212 -x3734 -x4339 -x2965 -x30934 -x31411 -x25815 -x42515 -x8357 -x28708 -x18814 -x12126 -x8501 -x7742 -x33545 -x6374 -x23475 -x3185 -x14371 -x31091 -x32471 -x38660 -x18530 -x32539 -x36865 -x19250 -x20653 -x30569 -x22358 -x22624 -x31625 -x2548 -x33667 -x25264 -x4751 -x1369 -x4495 -x10042 -x12656 -x44122 -x44239 -x12940 -x17875 -x8537 -x20545 -x29397 -x21433 -x596 -x17947 -x41855 -x36976 -x10817 -x36985 -x27277 -x28608 -x4974 -x36285 -x34186 -x44760 -x3361 -x27640 -x27431 -x37396 -x24437 -x24754 -x9512 -x3362 -x18389 -x42735 -x23997 -x40340 -x38114 -x18205 -x24312 -x17974 -x10717 -x40807 -x12451 -x27931 -x34226 -x28230 -x19242 -x24075 -x22604 -x42746 -x639 -x15435 -x20432 -x39965 -x18025 -x39594 -x2734 -x10518 -x41183 -x44594 -x44197 -x25747 -x27858 -x31536 -x18626 -x39400 -x28607 -x37106 -x30541 -x16193 -x34634 -x16703 -x21941 -x2083 -x37560 -x24574 -x5852 -x27100 -x1816 -x9622 -x20193 -x5432 -x4625 -x40072 -x32815 -x14216 -x11642 -x14708 -x36206 -x8367 -x26922 -x19388 -x27256 -x32017 -x32624 -x20952 -x29574 -x4023 -x40929 -x30813 -x33070 -x18119 -x7860 -x35827 -x44763 -x39528 -x4539 -x412 -x33320 -x34843 -x37168 -x34742 -x7917 -x39246 -x14626 -x43044 -x14859 -x16301 -x40410 -x30555 -x40091 -x44430 -x28523 -x35847 -x24733 -x30534 -x14265 -x24294 -x1328 -x4354 -x27163 -x5680 -x13980 -x655 -x12994 -x30052 -x39407 -x26996 -x25878 -x12057 -x35111 -x16948 -x19371 -x41154 -x14927 -x10981 -x2781 -x28615 -x29202 -x27580 -x7410 -x30732 -x9116 -x18090 -x34756 -x7161 -x19639 -x10625 -x8339 -x28149 -x5121 -x45265 -x25647 -x2205 -x21749 -x38313 -x20489 -x32512 -x11224 -x17909 -x35009 -x1855 -x3233 -x42851 -x36249 -x23552 -x32557 -x22244 -x12252 -x663 -x39114 -x4669 -x17009 -x33202 -x15918 -x36127 -x7674 -x6532 -x40503 -x36149 -x42894 -x21657 -x33047 -x34131 -x27020 -x2263 -x23854 -x763 -x29309 -x10507 -x11479 -x27698 -x6527 -x18003 -x33757 -x10123 -x41470 -x8895 -x18199 -x42049 -x4464 -x34665 -x34935 -x42539 -x22095 -x44661 -x6109 -x14017 -x39530 -x30234 -x16506 -x9790 -x41749 -x2868 -x2513 -x30490 -x17146 -x29977 -x29769 -x44191 -x19465 -x12496 -x31588 -x26158 -x19772 -x37159 -x9316 -x35863 -x43437 -x8425 -x34298 -x37224 -x10884 -x6418 -x12411 -x19722 -x31007 -x14990 -x45072 -x8198 -x26680 -x11771 -x25685 -x25059 -x34288 -x30483 -x27152 -x3658 -x3175 -x24664 -x32365 -x32260 -x25106 -x35358 -x6649 -x43563 -x19933 -x13856 -x38097 -x25704 -x27758 -x838 -x26372 -x28508 -x28190 -x40557 -x31736 -x38375 -x36110 -x32696 -x34439 -x579 -x38157 -x9328 -x3125 -x25390 -x22124 -x14336 -x27663 -x44103 -x7958 -x14165 -x15706 -x19954 -x12619 -x32022 -x22534 -x16822 -x37525 -x42174 -x27511 -x10473 -x36068 -x5095 -x44920 -x20608 -x505 -x20940 -x44253 -x10608 -x20877 -x215 -x22849 -x42356 -x6881 -x18599 -x14527 -x45158 -x38848 -x31076 -x19673 -x30155 -x20101 -x18804 -x10299 -x11030 -x30503 -x26137 -x12675 -x9415 -x30162 -x14363 -x27002 -x28950 -x15529 -x36940 -x16380 -x14825 -x40679 -x43675 -x5809 -x28896 -x27428 -x33242 -x16517 -x38296 -x14438 -x7023 -x32899 -x26783 -x6062 -x11972 -x19143 -x20240 -x34947 -x40497 -x12344 -x38397 -x34474 -x13127 -x37763 -x16471 -x1793 -x2540 -x44107 -x10323 -x9957 -x29377 -x25655 -x16450 -x35172 -x10548 -x37459 -x28228 -x24694 -x17144 -x13905 -x34128 -x37963 -x12283 -x33336 -x19085 -x29368 -x818 -x14285 -x8129 -x31072 -x19007 -x6260 -x36363 -x33162 -x29588 -x40745 -x27356 -x37722 -x39164 -x40363 -x22073 -x31427 -x22466 -x21025 -x26747 -x39539 -x18210 -x14107 -x39611 -x22781 -x11543 -x45125 -x2536 -x28479 -x3716 -x44075 -x39079 -x3712 -x18669 -x7255 -x14534 -x45453 -x18 -x21820 -x18608 -x6133 -x23069 -x10125 -x6241 -x30940 -x19505 -x10217 -x41386 -x42176 -x407 -x8432 -x11782 -x18972 -x814 -x20418 -x39155 -x28557 -x14323 -x21798 -x2375 -x31499 -x32794 -x32211 -x33091 -x45269 -x17930 -x5592 -x30224 -x21515 -x44037 -x29961 -x6283 -x7535 -x27444 -x11572 -x3296 -x29279 -x29589 -x40719 -x1605 -x18257 -x9610 -x10185 -x42331 -x34767 -x24923 -x39050 -x20618 -x21263 -x39150 -x35966 -x23212 -x12577 -x3135 -x42866 -x33918 -x14997 -x3480 -x2479 -x34271 -x45683 -x30275 -x37622 -x28823 -x27397 -x39234 -x30803 -x32784 -x32884 -x14838 -x11228 -x30193 -x35544 -x22599 -x22996 -x19276 -x28862 -x10812 -x2925 -x29428 -x3425 -x38065 -x15154 -x35102 -x29219 -x2871 -x4840 -x30218 -x43305 -x9686 -x4310 -x21245 -x39644 -x14876 -x8471 -x12120 -x15487 -x27768 -x17670 -x3957 -x18464 -x14452 -x43516 -x10968 -x13331 -x18985 -x12501 -x29951 -x1320 -x39924 -x15882 -x2601 -x30356 -x2897 -x30953 -x43461 -x35228 -x24231 -x16720 -x22020 -x30634 -x23766 -x38633 -x8042 -x18973 -x39588 -x40790 -x13883 -x41373 -x43778 -x34370 -x2553 -x14828 -x22477 -x20265 -x15957 -x10351 -x41542 -x34709 -x32991 -x12097 -x30531 -x43623 -x40157 -x8265 -x21639 -x24019 -x5192 -x5926 -x18918 -x23442 -x2367 -x7472 -x17929 -x22326 -x8214 -x19286 -x34052 -x43446 -x43072 -x27274 -x22535 -x29990 -x24344 -x5846 -x40993 -x22742 -x14402 -x10339 -x4948 -x1028 -x29883 -x4133 -x37620 -x42783 -x3094 -x28933 -x36919 -x8177 -x42854 -x22002 -x8443 -x1516 -x40243 -x23927 -x38350 -x3158 -x20049 -x37533 -x21424 -x18357 -x37938 -x34942 -x38431 -x31921 -x9260 -x6095 -x24658 -x25494 -x31771 -x32483 -x6944 -x10159 -x32364 -x14793 -x26222 -x42830 -x20409 -x29486 -x31884 -x38854 -x14542 -x20426 -x23572 -x7284 -x20256 -x24561 -x19180 -x32170 -x42131 -x23772 -x26312 -x40535 -x39128 -x18611 -x3574 -x35495 -x36082 -x16638 -x1251 -x1615 -x34580 -x30590 -x24621 -x5182 -x29696 -x2545 -x40830 -x12150 -x3257 -x34441 -x35671 -x16514 -x43104 -x4014 -x3445 -x40979 -x34701 -x34555 -x17782 -x1865 -x8508 -x10259 -x17824 -x44281 -x3741 -x8999 -x42795 -x32918 -x27517 -x28469 -x35579 -x21041 -x37328 -x2445 -x6204 -x21096 -x35204 -x21348 -x27406 -x31472 -x36780 -x35120 -x8062 -x5774 -x4691 -x27462 -x17221 -x20345 -x24485 -x40242 -x14143 -x24027 -x15802 -x14057 -x10694 -x988 -x2318 -x29311 -x28045 -x38616 -x14572 -x32535 -x23834 -x45391 -x1676 -x9389 -x1413 -x40145 -x6244 -x26546 -x28478 -x22908 -x21458 -x1315 -x31234 -x22341 -x27824 -x9645 -x44959 -x33889 -x7435 -x17456 -x18644 -x33464 -x17957 -x27831 -x25670 -x21998 -x29904 -x40858 -x43835 -x22159 -x15767 -x9636 -x3937 -x8772 -x4813 -x15432 -x9206 -x26817 -x28005 -x18798 -x31030 -x32767 -x28363 -x38518 -x42558 -x1406 -x27128 -x29436 -x6058 -x43976 -x7591 -x42323 -x42156 -x30403 -x4030 -x34922 -x12219 -x38929 -x1085 -x25338 -x14839 -x17150 -x5074 -x30444 -x32478 -x28984 -x19623 -x24703 -x11477 -x13119 -x13182 -x27788 -x30317 -x30650 -x7992 -x33020 -x34007 -x26280 -x45022 -x36582 -x27826 -x6061 -x19368 -x21571 -x35275 -x4180 -x32293 -x13466 -x38715 -x3409 -x43845 -x10550 -x20898 -x13475 -x44550 -x39820 -x36052 -x26775 -x15195 -x12302 -x40996 -x19760 -x13609 -x43718 -x2097 -x23994 -x7330 -x3865 -x10375 -x2949 -x29325 -x24178 -x40707 -x39999 -x9243 -x33258 -x8097 -x3812 -x1675 -x34229 -x23500 -x8745 -x42976 -x30404 -x26283 -x8558 -x5150 -x8059 -x6173 -x26053 -x3814 -x24505 -x44528 -x3817 -x3828 -x28510 -x5726 -x42603 -x9836 -x22661 -x44254 -x30064 -x4013 -x14856 -x32793 -x29657 -x38586 -x8997 -x13073 -x18867 -x30728 -x30964 -x8325 -x13122 -x15047 -x3517 -x2932 -x12852 -x27452 -x30785 -x5902 -x4420 -x23621 -x21287 -x43943 -x3707 -x6135 -x33969 -x40773 -x39106 -x21626 -x37494 -x23555 -x2740 -x4547 -x4595 -x15687 -x10640 -x3057 -x42169 -x19404 -x13348 -x44682 -x39660 -x40805 -x30651 -x38800 -x27621 -x3353 -x14408 -x10447 -x15698 -x40862 -x10006 -x38117 -x39500 -x32191 -x24474 -x7795 -x31515 -x26955 -x1431 -x34540 -x29722 -x15855 -x38674 -x798 -x25594 -x12282 -x31437 -x33753 -x30551 -x16036 -x11061 -x1433 -x34459 x45181 -x14807 -x33926 -x30922 -x2623 -x4833 -x42477 -x25514 -x36978 -x15174 -x13116 -x24823 -x23014 -x5900 -x10585 -x12934 -x17887 -x41660 -x15125 -x43135 -x26708 -x4119 -x6819 -x9991 -x23907 -x44316 -x31040 -x39305 -x44008 -x4483 -x43628 -x34177 -x35308 -x14043 -x21229 -x26707 -x39699 -x43008 -x6808 -x31849 -x18847 -x32379 -x42969 -x7980 -x17083 -x19200 -x3314 -x42590 -x20280 -x28854 -x39118 -x22611 -x27617 -x350 -x41147 -x27147 -x33127 -x12402 -x34830 -x27551 -x21917 -x15013 -x12602 -x36510 -x23537 -x15586 -x39925 -x36575 -x38142 -x29442 -x28416 -x169 -x31274 -x38314 -x24295 -x23251 -x38802 -x26894 -x40430 -x20445 -x36950 -x27667 -x3326 -x28473 -x14301 -x427 -x3012 -x40612 -x23478 -x10307 -x5876 -x7576 -x12464 -x34776 -x23901 -x36786 -x23123 -x30637 -x3591 -x30353 -x38961 -x23922 -x19706 -x22739 -x12468 -x2808 -x35378 -x226 -x44880 -x10623 -x19833 -x45241 -x37653 -x8756 -x26073 -x6841 -x13989 -x20284 -x6813 -x37665 -x11419 -x33201 -x1059 -x21092 -x42666 -x24580 -x39658 -x5729 -x38329 -x36099 -x29354 -x16149 -x27238 -x11305 -x13215 -x31690 -x44322 -x31079 -x3209 -x40609 -x7579 -x27176 -x24061 -x10316 -x9049 -x24298 -x19836 -x13914 -x43313 -x2168 -x13158 -x15234 -x41423 -x33135 -x37718 -x29117 -x34554 -x6646 -x6579 -x26106 -x38357 -x42041 -x27074 -x26047 -x25164 -x12664 -x14617 -x9754 -x33287 -x5118 -x31369 -x36712 -x2486 -x15043 -x16533 -x8887 -x32356 -x6963 -x19199 -x16093 -x20174 -x35082 -x22206 -x29054 -x21538 -x38406 -x28309 -x45012 -x25464 -x27920 -x22745 -x23539 -x24152 -x38857 -x28558 -x23218 -x12059 -x6390 -x30001 -x12492 -x9053 -x28819 -x38093 -x5942 -x27717 -x24784 -x7707 -x29899 -x32578 -x40299 -x13264 -x32687 -x30016 -x12599 -x32602 -x42975 -x35128 -x36045 -x25660 -x35692 -x33702 -x35108 -x20437 -x754 -x4518 -x37610 -x23533 -x41709 -x36170 -x15740 -x33621 -x20001 -x10151 -x6913 -x21758 -x17627 -x4037 -x22194 -x7424 -x33487 -x32029 -x34917 -x6742 -x36554 -x16954 -x33442 -x3161 -x40203 -x31176 -x19861 -x12256 -x13936 -x13518 -x28925 -x7168 -x15110 -x4084 -x30567 -x41021 -x21211 -x41249 -x40590 -x31791 -x23306 -x18806 -x37109 -x4191 -x5708 -x28825 -x25369 -x17640 -x20839 -x8160 -x43241 -x40876 -x33525 -x37163 -x9892 -x43995 -x35347 -x3624 -x19605 -x39113 -x40406 -x3106 -x35835 -x16985 -x38689 -x26234 -x25590 -x18402 -x29013 -x9628 -x23742 -x44569 x45244 -x23728 -x41114 -x20018 -x26854 -x30061 -x8646 -x4900 -x40623 -x44014 -x7709 -x13007 -x22934 -x32153 -x44723 -x40224 -x18460 -x18759 -x23463 -x41841 -x40003 -x31319 -x7539 -x42777 -x42610 -x36076 -x142 -x27285 -x24972 -x26558 -x44872 -x41751 -x14131 -x22010 -x5016 -x31566 -x32428 -x44741 -x27337 -x432 -x8534 -x10317 -x15866 -x40978 -x21040 -x44788 -x10212 -x30775 -x42064 -x37486 -x43665 -x40729 -x33441 -x5048 -x43487 -x1437 -x7136 -x27389 -x7206 -x3813 -x17857 -x26543 -x30937 -x41578 -x13826 -x28365 -x32215 -x13808 -x25021 -x12815 -x10020 -x10666 -x12730 -x45206 -x26187 -x24951 -x11576 -x7097 -x26967 -x45492 -x33747 -x41943 -x12717 -x13976 -x27106 -x27493 -x36163 -x20010 -x26140 -x2609 -x4262 -x8650 -x11965 -x36259 -x41816 -x6375 -x21110 -x4229 -x23141 -x4120 -x30071 -x22006 -x34694 -x8962 -x4307 -x31709 -x34760 -x12443 -x39197 -x37736 -x13010 -x3074 -x5856 -x2782 -x17559 -x2081 -x32272 -x24456 -x27390 -x28263 -x28959 -x925 -x24090 -x15252 -x28851 -x4885 -x392 -x31222 -x819 -x19268 -x273 -x29390 -x24686 -x37252 -x23524 -x45362 -x26248 -x41890 -x12687 -x26062 -x22414 -x33709 -x9301 -x6409 -x42311 -x4233 -x28946 -x16025 -x8110 -x35011 -x30511 -x27419 -x44470 -x7119 -x299 -x36452 -x5197 -x28148 -x11091 -x11704 -x13908 -x33819 -x31348 -x26159 -x9511 -x7787 -x7203 -x29063 -x13676 -x8976 -x39289 -x19115 -x36409 -x45649 -x28448 -x27644 -x35622 -x39842 -x40626 -x43662 -x26125 -x20625 -x11575 -x4402 -x25057 -x5119 -x38158 -x25942 -x24290 -x15830 -x30837 -x16356 -x43905 -x32954 -x35280 -x43514 -x25513 -x15942 -x8029 -x45292 -x41708 -x5424 -x17673 -x20262 -x13642 -x22920 -x7755 -x43953 -x45225 -x3940 -x43140 -x30108 -x35209 -x9901 -x22665 -x10656 -x15793 -x19565 -x28619 -x17904 -x195 -x27056 -x702 -x21681 -x1307 -x39834 -x25741 -x40853 -x45539 -x21165 -x13996 -x25889 -x8247 -x11518 -x420 -x31545 -x29173 -x2849 -x41274 -x24857 -x24164 -x17177 -x24893 -x32009 -x35057 -x41723 -x21051 -x4362 -x18614 -x45066 -x31018 -x14511 -x16179 -x25144 -x19817 -x16687 -x11569 -x16543 -x44505 -x31098 -x39765 -x40697 -x17281 -x2349 -x9255 -x23428 -x31910 -x1015 -x6439 -x13333 -x23595 -x4421 -x14815 -x21461 -x24544 -x33598 -x16442 -x36369 -x12349 -x45498 -x9248 -x30425 -x32007 -x34282 -x9795 -x20071 -x36322 -x30177 -x5639 -x10464 -x15722 -x11835 -x2858 -x18157 -x22884 -x31572 -x13704 -x39919 -x6672 -x38831 -x40656 -x17290 -x35490 -x23762 -x25089 -x38728 -x33782 -x37357 -x43269 -x19742 -x29364 -x18002 -x3706 -x23891 -x3165 -x38844 -x10030 -x22614 -x25406 x45019 -x28898 -x5660 -x34337 -x34570 -x18969 -x44307 -x29494 -x22220 -x257 -x8540 -x37377 -x23080 -x32113 -x7580 -x20025 -x18718 -x39538 -x2829 -x10028 -x22757 -x10808 -x28375 -x19603 -x32475 -x31339 -x19189 -x1910 -x11708 -x43394 -x41666 -x32559 -x10435 -x40271 -x39894 -x26250 -x23200 -x39283 -x45345 -x34413 -x30075 -x22981 -x24170 -x38354 -x25943 -x37095 -x6170 -x4085 -x17166 -x27236 -x9188 -x31307 -x13782 -x2201 -x23450 -x7089 -x9494 -x26343 -x5171 -x38873 -x5581 -x7830 -x8726 -x27695 -x11692 -x197 -x8072 -x7513 -x28948 -x14178 -x30938 -x41037 -x7696 -x39648 -x29196 -x23694 -x34539 -x8352 -x40008 -x41304 -x29189 -x20946 -x5715 -x14478 -x14869 -x15351 -x37597 -x13574 -x14152 -x14523 -x7260 -x40053 -x28179 -x3537 -x34076 -x7392 -x17055 -x41514 -x32891 -x22633 -x17438 -x6637 -x40924 -x20254 -x13530 -x4591 -x17023 -x14166 -x14388 -x39045 -x35715 -x41930 -x8667 -x34021 -x4859 -x38312 -x2960 -x13124 -x17866 -x7175 -x22566 -x2207 -x22804 -x32311 -x43560 -x12762 -x27427 -x24698 -x33274 -x35439 -x33654 -x33540 -x37734 -x32962 -x41825 -x41027 -x12690 -x8947 -x35360 -x17108 -x44893 -x7081 -x5170 -x42691 -x29689 -x41091 -x29582 -x40063 -x16495 -x40233 -x4065 -x11004 -x38004 -x6213 -x24074 -x34353 -x16100 -x7796 -x25503 -x33607 -x2685 -x7219 -x17658 -x34544 -x23311 -x16060 -x27476 -x15447 -x7368 -x32136 -x26294 -x17583 -x21224 -x29381 -x39741 -x27144 -x15122 -x7172 -x26491 -x23146 -x3392 -x33223 -x4759 -x18212 -x6642 -x13353 -x44370 -x41089 -x20500 -x12613 -x538 -x15889 -x7376 -x22826 -x27677 -x43990 -x23316 -x38806 -x41265 -x20153 -x41042 -x3138 -x28859 -x15565 -x15685 -x3287 -x43075 -x40186 -x42185 -x8413 -x40600 -x15507 -x14380 -x1199 -x45322 -x19883 -x25619 -x25731 -x20170 -x43941 -x43891 -x31956 -x34321 -x42234 -x43281 -x40934 -x11768 -x746 -x26130 -x16561 -x1563 -x45639 -x8253 -x8984 -x43168 -x32607 -x10460 -x35306 -x17571 -x41196 -x13208 -x40571 -x40269 x6154 -x22669 -x4066 -x3773 -x8530 -x39981 -x41742 -x13426 -x13811 -x41188 -x18414 -x11187 -x8335 -x20560 -x24373 -x17650 -x41013 -x6800 -x29721 -x4195 -x33368 -x5328 -x2624 -x5759 -x1115 -x2667 -x9977 -x23674 -x41232 -x20630 -x38245 -x27808 -x18598 -x37899 -x19677 -x15705 -x14646 -x765 -x3950 -x26649 -x4158 -x17586 -x23085 -x23951 -x41884 -x21707 -x8847 -x26691 -x20641 -x23706 -x1097 -x11279 -x10227 -x1060 -x2329 -x37733 -x15091 -x37305 -x1338 -x1056 -x10100 -x16056 -x21915 -x14306 -x10996 -x35891 -x32262 -x40189 -x33812 -x25163 -x14458 -x21737 -x38777 -x11178 -x21 -x6220 -x27502 -x39837 -x24138 -x16998 -x25334 -x42475 -x36945 -x33288 -x29497 -x4719 -x7297 -x11229 -x6269 -x10368 -x258 -x320 -x2031 -x35106 -x45135 -x24096 -x29336 -x38544 -x29819 -x17320 -x41517 -x6960 -x20062 -x8758 -x888 -x45505 -x15648 -x28553 -x6786 -x40926 -x14832 -x29363 -x16148 -x18459 -x20942 -x9817 -x11304 -x31820 -x17168 -x1735 -x6688 -x1184 -x40569 -x4075 -x6263 -x17359 -x35288 -x24538 -x25808 -x9459 -x21850 -x23262 -x43578 -x16569 -x25274 -x3528 -x41509 -x1955 -x9384 -x38258 -x9608 -x32429 -x7408 -x18935 -x16937 -x27084 -x11702 -x34031 -x20884 -x3601 -x22210 -x1229 -x37989 -x23213 -x25597 -x21371 -x26220 -x24071 -x15864 -x35267 -x40599 -x6358 -x15018 -x6605 -x16016 -x29906 -x35313 -x39251 -x42945 -x26716 -x16124 -x27537 -x25765 -x20752 -x30037 -x39467 -x17130 -x12002 -x17594 -x40757 -x16320 -x36876 -x14783 -x26429 -x8864 -x42996 -x36817 -x28530 -x12935 -x22022 -x45211 -x18262 -x38647 -x43973 -x45393 -x23661 -x279 -x4364 -x7743 -x22748 -x30696 -x36244 -x23809 -x36372 -x41162 -x15194 -x29541 -x37587 -x17091 -x33195 -x44398 -x27157 -x27520 -x22246 -x41999 -x30854 -x44161 -x12911 -x12401 -x31532 -x22707 -x23971 -x7452 -x13446 -x6650 -x1732 -x5314 -x26660 -x23352 -x28805 -x2080 -x28973 -x16177 -x20889 -x34251 -x39095 -x3764 -x31219 -x18238 -x42175 -x28995 -x10470 -x39503 -x27076 -x33742 -x10917 -x11862 -x33975 -x730 -x45725 -x2470 -x24051 -x9639 -x8912 -x8213 -x4166 -x27589 -x32812 -x36819 -x24389 -x33101 -x16145 -x28689 -x16725 -x4650 -x37121 -x15076 -x40844 -x36300 -x43250 -x11751 -x14138 -x36871 -x43464 -x12967 -x2494 -x18707 -x37253 -x11090 -x44922 -x33713 -x40064 -x34644 -x18578 -x6292 -x2681 -x22776 -x44918 -x22353 -x30594 -x10182 -x28362 -x42300 -x27408 -x36881 -x45253 -x35739 -x45189 -x44729 -x18086 -x25777 -x34015 -x78 -x30739 -x29400 -x8370 -x23825 -x41523 -x17046 -x18019 -x27125 -x33387 -x42219 -x18106 -x35989 -x33002 -x39568 -x38136 -x19615 -x7816 -x25433 -x37061 -x5360 -x38958 -x21169 -x11812 -x38299 -x28822 -x44355 -x23017 -x2203 -x42910 -x32326 -x37826 -x12897 -x114 -x27821 -x7426 -x26616 -x12984 -x17735 -x34961 -x19451 -x41704 -x13156 -x13598 -x3827 -x13081 -x7825 -x39298 -x9523 -x26966 -x11197 -x12429 -x39291 -x4731 -x28136 -x13056 -x37207 -x42246 -x11849 -x16159 -x40404 -x21633 -x10686 -x13614 -x4277 -x20746 -x24270 -x11017 -x38739 -x23594 -x43089 -x28454 -x5302 -x44313 -x3988 -x8777 -x18159 -x10483 -x31296 -x20928 -x10905 -x9536 -x30583 -x35643 -x44353 -x14494 -x43458 -x4953 -x28807 -x44801 -x24675 -x28634 -x45752 -x17700 -x29142 -x8681 -x25102 -x6349 -x21609 -x13742 -x40943 -x34344 -x18647 -x2852 -x12872 -x20275 -x31013 -x4688 -x35273 -x347 -x13592 -x9585 -x27558 -x25826 -x40521 -x31004 -x39790 -x38981 -x44438 -x33528 -x45419 -x30407 -x42255 -x37732 -x24114 -x32913 -x20998 -x15115 -x3089 -x30455 -x30777 -x1289 -x10839 -x12390 -x41483 -x4111 -x30627 -x21474 -x27436 -x27838 -x19521 -x22389 -x40955 -x35602 -x26480 -x24986 -x14083 -x5883 -x26261 -x43676 -x11570 -x21113 -x32656 -x14995 -x10329 -x28209 -x5151 -x35135 -x22241 -x13639 -x6091 -x39772 -x22765 -x29607 -x28035 -x22509 -x20312 -x30843 -x37563 -x16505 -x6504 -x16335 -x21928 -x38179 -x22894 -x43653 -x38623 -x15756 -x7902 -x29934 -x9893 -x9365 -x41532 -x17338 -x422 -x34209 -x38221 -x12758 -x21783 -x5085 -x10139 -x44699 -x9039 -x12812 -x31925 -x10441 -x30795 -x28466 -x30523 -x29405 -x27479 -x2410 -x40602 -x10331 -x17127 -x26066 -x20791 -x11991 -x21464 -x45262 -x17435 -x37374 -x31648 -x40999 -x36345 -x42047 -x44816 -x21547 -x20277 -x20166 -x14234 -x43306 -x38100 -x34305 -x21004 -x23312 -x28389 -x40813 -x39578 -x9428 -x30046 -x33157 -x23535 -x14606 -x22003 -x24852 -x29222 -x27368 -x2442 -x31543 -x32741 -x34828 -x41302 -x23815 -x11211 -x16552 -x22117 -x28976 -x32166 -x35947 -x26365 -x23414 -x35875 -x25186 -x3315 -x4188 -x36887 -x16694 -x44775 -x39873 -x14041 -x37847 -x45574 -x16121 -x32094 -x8562 -x9280 -x18483 -x29275 -x18323 -x13528 -x32467 -x17766 -x20769 -x36673 -x8120 -x42137 -x26683 -x15441 -x4827 -x11560 -x17676 -x23076 -x14546 -x9972 -x27654 -x9661 -x5995 -x11618 -x34193 -x23339 -x44568 -x34335 -x30880 -x40953 -x37413 -x29531 -x41904 -x39472 -x27386 -x1234 -x12851 -x9823 -x15559 -x45622 -x3756 -x30679 -x32188 -x5281 -x3994 -x21473 -x11525 -x9021 -x23299 -x3650 -x3272 -x7904 -x41432 -x9289 -x23611 -x1604 -x36201 -x9032 -x15718 -x9335 -x7162 -x44812 -x8603 -x2274 -x10702 -x20570 -x18699 -x20538 -x30527 -x38862 -x39120 -x5616 -x37941 -x45068 -x45532 -x32472 -x37260 -x12804 -x16002 -x9477 -x29543 -x34807 -x38250 -x36828 -x24579 -x11838 -x21856 -x41165 -x31968 -x14874 -x17745 -x38259 -x26304 -x38420 -x26306 -x12021 -x32047 -x29291 -x33826 -x7116 -x11934 -x39124 -x5697 -x20970 -x8866 -x28803 -x45721 -x39810 -x36778 -x11786 -x2386 -x23774 -x25752 -x9992 -x4577 -x22656 -x25563 -x9423 -x33543 -x5321 -x5334 -x32270 -x20982 -x16758 -x21651 -x25788 -x38443 -x13354 -x805 -x14735 -x3254 -x37677 -x37526 -x39008 -x8340 -x42470 -x30703 -x3455 -x36873 -x39212 -x28325 -x24365 -x32615 -x8305 -x11041 -x7217 -x26496 -x34685 -x2954 -x27812 -x18413 -x15674 -x22862 -x40954 -x31070 -x24588 -x40922 -x43203 -x14670 -x41741 -x37552 -x9968 -x16682 -x35203 -x33075 -x19222 -x36812 -x23598 -x283 -x15420 -x26880 x29557 -x25746 -x30011 -x18059 -x22037 -x1401 -x1489 -x15075 -x2896 -x4933 -x39306 -x10837 -x37554 -x13673 -x44579 -x42394 -x42449 -x43821 -x36413 -x44045 -x9584 -x26249 -x31817 -x18625 -x2528 -x40451 -x21894 -x44011 -x44269 -x34350 -x37947 -x23283 -x22297 -x43950 -x6162 -x34730 -x25681 -x1780 -x27714 -x36415 -x32391 -x19877 -x5849 -x8284 -x37884 -x3554 -x16477 -x45641 -x8684 -x18105 -x8208 -x2161 -x33897 -x7457 -x37103 -x23506 -x39381 -x2208 -x5595 -x37270 -x35740 -x6128 -x5725 -x34764 -x12127 -x42591 -x41836 -x5443 -x41066 -x27466 -x19983 -x6473 -x1618 -x45032 -x28737 -x3980 -x22191 -x23171 -x939 -x42121 -x30170 -x9569 -x3776 -x26515 -x1942 -x27522 -x19176 -x44100 -x5880 -x9000 -x27377 -x6922 -x28214 -x23619 -x22802 -x9292 -x31299 -x44829 -x7304 -x29448 -x2593 -x11644 -x35039 -x38107 -x29539 -x31180 -x2065 -x19422 -x42922 -x39317 -x29337 -x19064 -x19120 -x6329 -x11325 -x30882 -x19032 -x12901 -x13569 -x30102 -x37130 -x23817 -x39479 -x13926 -x26318 -x29655 -x7151 -x13876 -x21447 -x38263 -x43438 -x23488 -x30069 -x22630 -x8996 -x25304 -x42671 -x41740 -x16762 -x34461 -x8050 -x17655 -x16988 -x28007 -x40160 -x3808 -x9732 -x18634 -x35148 -x32912 -x15273 -x9999 -x10152 -x44257 -x8859 -x2676 -x22339 -x25890 -x12520 -x13743 -x22216 -x19048 -x25839 -x45289 -x18951 -x15314 -x29398 -x32362 -x2647 -x37859 -x17800 -x25328 -x26927 -x27318 -x42462 -x30834 -x15329 -x26503 -x32745 -x10517 -x5494 -x32931 -x5868 -x20533 -x43085 -x17523 -x21727 -x44996 -x10811 -x20960 -x3556 -x5510 -x13058 -x27155 -x7094 -x4832 -x10611 -x3474 -x11959 -x14158 -x5555 -x36840 -x2640 -x41280 -x12430 -x18591 -x35286 -x14660 -x24868 -x39088 -x3621 -x16300 -x3709 -x21310 -x17506 -x11985 -x32582 -x37430 -x28202 -x9737 -x27792 -x39055 -x21280 -x31431 -x34323 -x20623 -x16660 -x7112 -x6183 -x7073 -x25534 -x29605 -x18721 -x27649 -x17918 -x30733 -x4106 -x22875 -x27473 -x28729 -x9965 -x36731 -x2840 -x36490 -x11402 -x11514 -x34372 -x12046 -x16838 -x18860 -x13068 -x1900 -x33883 -x13906 -x26805 -x27481 -x18206 -x12445 -x24690 -x11234 -x42856 -x9943 -x9831 -x11296 -x3462 -x35850 -x4318 -x28359 -x6801 -x7794 -x4639 -x19131 -x17051 -x18945 -x3294 -x43238 -x5993 -x37575 -x5636 -x12083 -x25061 -x4227 -x27090 -x5431 -x7722 -x31584 -x3748 -x3629 -x17527 -x23187 -x35295 -x21524 -x14162 -x37794 -x26600 -x34425 -x4773 -x2458 -x28732 -x30958 -x44533 -x24752 -x39597 -x42403 -x29955 -x33841 -x43700 -x29632 -x28777 -x33613 -x19489 -x35927 -x39435 -x5962 -x34568 -x28069 -x18219 -x44079 -x29631 -x606 -x11303 -x4788 -x4281 -x20947 -x27297 -x30899 -x8020 -x12494 -x14498 -x12201 -x7303 -x37235 -x542 -x33332 -x38849 -x9986 -x31093 -x43204 -x37468 -x39960 -x11200 -x36733 -x44748 -x29853 -x16716 -x12264 -x21842 -x38288 -x31986 -x4225 -x3103 -x3704 -x32075 -x34277 -x19428 -x36338 -x40537 -x30710 -x24134 -x24596 -x17524 -x4738 -x24447 -x3543 -x10979 -x42313 -x24608 -x37842 -x42552 -x8207 -x415 -x39190 -x20264 -x39757 -x12842 -x40678 -x12027 -x33076 -x39943 -x24465 -x36502 -x27889 -x43638 -x10136 -x33870 -x37026 -x27032 -x1627 -x36103 -x20009 -x12526 -x18222 -x25583 -x2378 -x3886 -x30898 -x19550 -x31620 -x23448 -x7543 -x45585 -x34115 -x36190 -x37220 -x36012 -x4749 -x30297 -x41049 -x8211 -x36243 -x36420 -x8954 -x5572 -x12399 -x45594 -x14364 -x45479 -x24668 -x21669 -x29987 -x37979 -x37079 -x39357 -x22094 -x43932 -x43974 -x6629 -x17666 -x28678 -x32281 -x28110 -x21993 -x43206 -x27635 -x26225 -x28370 -x19341 -x42914 -x20848 -x21079 -x12472 -x5368 -x174 -x13595 -x45366 -x26492 -x18794 -x17693 -x21058 -x14701 -x11181 -x637 -x37323 -x15496 -x24157 -x32463 -x6950 -x10304 -x19813 -x38172 -x32958 -x8011 -x42701 -x25254 -x16968 -x32515 -x45555 -x29200 -x17314 -x32445 -x30691 -x7941 -x28070 -x36633 -x30929 -x42731 -x34097 -x11597 -x25354 -x34325 -x37873 -x2098 -x26608 -x17234 -x40419 -x41847 -x21594 -x33950 -x15164 -x31189 -x42495 -x37445 -x15176 -x30746 -x10941 -x21897 -x30665 -x15138 -x23896 -x25749 -x41053 -x5486 -x19074 -x1767 -x31272 -x22978 -x38302 -x35870 -x22135 -x16711 -x18287 -x10416 -x21655 -x14803 -x32203 -x43964 -x7007 -x18256 -x32165 -x21028 -x18327 -x3371 -x21977 -x2567 -x33546 -x23701 -x11536 -x20356 -x22329 -x22188 -x33642 -x21469 -x15899 -x13992 -x39553 -x19894 -x36761 -x21363 -x28548 -x29940 -x15905 -x34053 -x32717 -x43092 -x30753 -x38343 -x24388 -x35210 -x42728 -x9083 -x44962 -x11156 -x38510 -x21129 -x3638 -x26054 -x31301 -x36239 -x25179 -x8557 -x39136 -x7500 -x23460 -x22794 -x37939 -x5575 -x8250 -x19455 -x30565 -x17484 -x28107 -x40351 -x1330 -x352 -x29482 -x19263 -x35779 -x19518 -x14105 -x14040 -x45042 -x12366 -x2947 -x38449 -x28444 -x45246 -x38219 -x23775 -x29584 -x28155 -x41394 -x21176 -x31370 -x44375 -x17719 -x22303 -x24171 -x20880 -x18927 -x5507 -x6092 -x36087 -x31001 -x33456 -x2564 -x34303 -x19164 -x18949 -x34225 -x5071 -x19840 -x35972 -x36752 -x12133 -x39320 -x32304 -x34845 -x15880 -x35559 -x15395 -x27613 -x16324 -x6665 -x33712 -x12426 -x41881 -x42304 -x18097 -x31661 -x1836 -x33198 -x13185 x45194 -x33175 -x38309 -x37259 -x19534 -x15994 -x36998 -x9103 -x44743 -x29104 -x29170 -x38984 -x30959 -x45196 -x6217 -x35240 -x14431 -x14575 -x16232 -x12957 -x31636 -x33671 -x5597 -x5886 -x1484 -x9312 -x40146 -x41253 -x24522 -x3663 -x37064 -x32453 -x4708 -x21369 -x40354 -x38272 -x33010 -x14251 -x8386 -x9720 -x2893 -x39601 -x37925 -x21118 -x18462 -x21265 -x12995 -x19930 -x9245 -x25629 -x310 -x24528 -x20501 -x231 -x24630 -x37200 -x44405 -x31720 -x35797 -x14137 -x32504 -x25257 -x24232 -x42968 -x26001 -x278 -x25045 -x10142 -x23163 -x30588 -x45061 -x20542 -x5545 -x31060 -x38225 -x38101 -x24453 -x33987 -x36504 -x34676 -x17043 -x38247 -x41614 -x4955 -x3693 -x8771 -x31470 -x20497 -x37557 -x38002 -x13823 -x15380 -x40111 -x12709 -x31095 -x39490 -x43859 -x33113 -x18740 -x15344 -x11927 -x12655 -x141 -x9382 -x27291 -x42343 -x28017 -x22795 -x1134 -x22 -x22273 -x5554 -x31350 -x32229 -x15854 -x17401 -x32060 -x3213 -x1259 -x14849 -x7456 -x10743 -x39973 -x31304 -x41377 -x14334 -x1833 -x7663 -x34061 -x3208 -x29668 -x29768 -x1527 -x32635 -x37643 -x20484 -x30149 -x41889 -x13965 -x25851 -x37837 -x39974 -x32355 -x27315 -x4830 -x28242 -x26814 -x1290 -x19889 -x6380 -x36953 -x8226 -x40726 -x31289 -x36683 -x26531 -x45703 -x13427 -x27175 -x3467 -x18835 -x21533 -x8063 -x13560 -x4125 -x9090 -x38835 -x28339 -x15186 -x24525 -x11876 -x19492 -x13635 -x26576 -x8783 -x32625 -x5210 -x43212 -x6501 -x17939 -x14769 -x12931 -x13654 -x9081 -x21619 -x21010 -x31200 -x39583 -x20316 -x1223 -x19743 -x19339 -x23152 -x42751 -x18303 -x9958 -x7083 -x31453 -x32189 -x3843 -x29046 -x14576 -x41747 -x13177 -x3920 -x530 -x12643 -x1362 -x43220 -x23986 -x17567 -x22384 -x12747 -x15610 -x13680 -x5415 -x40259 -x44479 -x36889 -x24049 -x5062 -x12536 -x24916 -x29510 -x14475 -x1875 -x33823 -x6337 -x14846 -x8901 -x38602 -x34532 -x27439 -x26926 -x13921 -x43913 -x42309 -x22401 -x5503 -x39145 -x16578 -x2260 -x15689 -x15639 -x43297 -x39774 -x11885 -x25309 -x44753 -x33511 -x18371 -x4452 -x37105 -x2514 -x23411 -x8755 -x9358 -x27165 -x18714 -x30153 -x22108 -x11167 -x4709 -x32673 -x4324 -x11587 -x969 -x1837 -x31493 -x856 -x23575 -x44444 -x928 -x7680 -x11099 -x25443 -x9716 -x41995 -x18881 -x6755 -x16795 -x44017 -x34178 -x563 -x7690 -x37727 -x24361 -x2449 -x41411 -x11087 -x297 -x21870 -x20239 -x35750 -x25376 -x44605 -x43188 -x16894 -x11681 -x10293 -x23327 -x11028 -x35609 -x12588 -x22788 -x15609 -x11072 -x3924 -x25771 -x8153 -x43121 -x18454 -x39537 -x43683 -x17308 -x41144 -x26296 -x20024 -x25671 -x38631 -x40024 -x8717 -x27590 -x31057 -x35136 -x43998 -x16412 -x34840 -x9160 -x40756 -x42674 -x43591 -x9247 -x34960 -x36992 -x39786 -x31598 -x40667 -x37976 -x38502 -x7114 -x13829 -x9298 -x11440 -x33620 -x40919 -x1375 -x23164 -x30251 -x20446 -x22693 -x17237 -x40765 -x16037 -x32374 -x5944 -x7102 -x23763 -x42818 -x4956 -x10938 -x16151 -x16544 -x19971 -x835 -x37701 -x17518 -x36897 -x40866 -x21269 -x34667 -x35420 -x37648 -x5576 -x31573 -x35354 -x20209 -x34266 -x20495 -x7474 -x41755 -x42791 -x27263 -x13896 -x38305 -x7508 -x7300 -x8594 -x3088 -x14654 -x16520 -x6906 -x714 -x9368 x32554 -x22023 -x16435 -x44975 -x41707 -x38839 -x7948 -x18354 -x14387 -x2543 -x9320 -x27231 -x36823 -x20543 -x32941 -x36402 -x5552 -x40814 -x7609 -x44799 -x43747 -x18692 -x43886 -x43648 -x43552 -x37448 -x42252 -x31140 -x16162 -x43256 -x33285 -x28750 -x9578 -x30878 -x12038 -x23405 -x13493 -x18289 -x8475 -x40908 -x37855 -x30203 -x10797 -x16516 -x11914 -x848 -x24015 -x35557 -x11159 -x36836 -x16633 -x8665 -x18630 -x24944 -x24514 -x17101 -x44397 -x12532 -x10766 -x35318 -x36715 -x43095 -x31611 -x18071 -x18631 -x15536 -x25430 -x21986 -x7836 -x30395 -x4253 -x21837 -x13337 -x41519 -x2937 -x44628 -x35597 -x40177 -x7393 -x32342 -x17356 -x12726 -x782 -x35839 -x19880 -x21793 -x32409 -x23634 -x10169 -x2816 -x2108 -x25770 -x20313 -x3932 -x5760 -x35785 -x39105 -x19245 -x27254 -x22551 -x12421 -x24517 -x11399 -x2938 -x21920 -x6322 -x12514 -x38691 -x22322 -x24206 -x1929 -x13675 -x18800 -x7407 -x39647 -x6975 -x13951 -x32817 -x16077 -x490 -x8067 -x15130 -x20815 -x14813 -x39465 -x19135 -x26242 -x44198 -x41255 -x14231 -x32685 -x44220 -x22637 -x37691 -x40973 -x21944 -x3170 -x14863 -x34567 -x9311 -x44362 -x30972 -x26182 -x38505 -x19293 -x9390 -x29257 -x25172 -x33960 -x21036 -x11545 -x30307 -x15431 -x32581 -x12900 -x39823 -x26528 -x22492 -x16610 -x704 -x28376 -x7013 -x5110 -x7623 -x35283 -x30370 -x21434 -x19657 -x395 -x30373 -x25082 -x13979 -x26682 -x18155 -x4237 -x34239 -x26923 -x40328 -x35016 -x44187 -x24509 -x34435 -x40968 -x38740 -x31955 -x6822 -x6305 -x27429 -x34087 -x4600 -x27719 -x21336 -x26379 -x26523 -x42135 -x19811 -x13376 -x13049 -x5286 -x3500 -x38170 -x19529 -x9743 -x14557 -x15806 -x24077 -x19044 -x27064 -x4332 -x26755 -x18416 -x35126 -x25360 -x33424 -x23493 -x33015 -x1769 -x10524 -x18595 -x20968 -x29830 -x8498 -x2457 -x17412 -x32714 -x18929 -x8103 -x31190 -x43621 -x29093 -x31235 -x19631 -x25321 -x44951 -x16759 -x37577 -x42314 -x36531 -x13320 -x31662 -x22304 -x22416 -x16575 -x41627 -x17725 -x13474 -x27528 -x12805 -x30726 -x4542 -x31692 -x1420 -x35508 -x26720 -x22334 -x18596 -x11609 -x36724 -x22641 -x42168 -x45141 -x42813 -x43249 -x45420 -x1679 -x13452 -x28010 -x18992 -x21768 -x28713 -x28671 -x6563 -x43967 -x12528 -x36526 -x13191 -x12251 -x9337 -x29419 -x19367 -x40713 -x31011 -x38492 -x29387 -x34718 -x5112 -x37007 -x31970 -x24464 -x34333 -x39674 -x25247 -x17362 -x12912 -x2748 -x36787 -x15785 -x21462 -x40997 -x14168 -x2906 -x32875 -x22574 -x21467 -x1860 -x3598 -x15422 -x3250 -x1379 -x16498 -x25737 -x42039 -x25227 -x8362 -x31839 -x21334 -x32807 -x18208 -x33097 -x34220 -x19475 -x40960 -x30106 -x15696 -x21357 -x32754 -x28103 -x42023 -x9703 -x24319 -x42006 -x5272 -x8761 -x38889 -x5927 -x1164 -x26058 -x43264 -x39557 -x16843 -x38130 -x12315 -x13086 -x32423 -x12869 -x24357 -x36831 -x3114 -x22762 -x11247 -x10425 -x16436 -x20169 -x4843 -x17341 -x27469 -x25773 -x36128 -x32760 -x43439 -x37869 -x39804 -x10412 -x15244 -x33557 -x33188 -x24539 -x10021 -x11300 -x30930 -x34256 -x36293 -x12490 -x42909 -x36746 -x27771 -x19503 -x22760 -x21671 -x2920 -x41975 -x36475 -x29114 -x15709 -x40303 -x15582 -x45741 -x39056 -x6886 -x30448 -x18812 -x32601 -x35271 -x29434 -x1036 -x7035 -x44415 -x36208 -x26314 -x35182 -x13857 -x14532 -x5983 -x28573 -x16359 -x24449 -x24491 -x24766 -x32743 -x7077 -x30219 -x9558 -x15307 -x19832 -x36305 -x33749 -x20125 -x20620 -x17998 -x10828 -x16915 -x43086 -x35801 -x16534 -x6702 -x27445 -x8064 -x44496 -x523 -x14299 -x4412 -x3740 -x44698 -x30294 -x18093 -x31530 -x32328 -x26648 -x20761 -x44942 -x29389 -x39609 -x15557 -x2818 -x9678 -x39330 -x38320 -x2258 -x40033 -x13371 -x29239 -x22952 -x12416 -x37325 -x45064 -x727 -x8473 -x22378 -x35667 -x42136 -x1370 -x18695 -x7544 -x44193 -x29499 -x19358 -x34224 -x28322 -x7829 -x14072 -x33461 -x14360 -x37820 -x35913 -x43105 -x43243 -x40840 -x6519 -x29483 -x38597 -x34910 -x17197 -x15469 -x889 -x15032 -x10893 -x16712 -x25543 -x44138 -x29065 -x29969 -x38187 -x18534 -x42079 -x36883 -x38672 -x18328 -x39797 -x22803 -x35996 -x20006 -x26231 -x15962 -x35029 -x22817 -x42391 -x43703 -x41556 -x10025 -x35652 -x24028 -x19214 -x21145 -x29947 -x1141 -x3100 -x8163 -x14635 -x43674 -x19334 -x35889 -x23937 -x3027 -x30328 -x37000 -x4553 -x10282 -x11756 -x21632 -x23837 -x9725 -x32986 -x29704 -x36851 -x12789 -x37167 -x39350 -x28953 -x36026 -x6664 -x9056 -x36757 -x24759 -x15979 -x25511 -x39511 -x37717 -x25527 -x32580 -x38936 -x28418 -x26285 -x4136 -x27185 -x24047 -x11031 -x29789 -x37865 -x23058 -x3732 -x25642 -x36256 -x14488 -x1260 -x36528 -x32999 -x34669 -x10590 -x10243 -x37997 -x33594 -x12085 -x13613 -x7892 -x16951 -x13545 -x9267 -x13799 -x5656 -x26725 -x22479 -x35777 -x36169 -x18032 -x18281 -x38794 -x39059 -x16462 -x29968 -x30886 -x25474 -x30418 -x15879 -x41271 -x1843 -x39322 -x36032 -x18207 -x18445 -x20595 -x13990 -x43494 -x30271 -x4742 -x25729 -x20348 -x2812 -x41169 -x24795 -x22040 -x22316 -x40863 -x4270 -x43023 -x35538 -x37695 -x3137 -x29462 -x33000 -x4167 -x35672 -x24554 -x28283 -x31460 -x602 -x44574 -x31162 -x22921 -x31143 -x3078 -x13911 -x29963 -x45669 -x18240 -x22039 -x25505 -x45119 -x11277 -x36880 -x44532 -x34641 -x25237 -x3967 -x23356 -x24433 -x6147 -x44259 -x21612 -x18607 -x29793 -x24121 -x6301 -x12425 -x39138 -x18446 -x16665 -x28841 -x1222 -x15266 -x5379 -x24016 -x36618 -x27373 -x6763 -x34835 -x30552 -x5973 -x28488 -x29922 -x26369 -x16892 -x22717 -x32432 -x42182 -x27622 -x2182 -x12586 -x7553 -x43534 -x39771 -x39663 -x24987 -x29076 -x10822 -x15980 -x20713 -x26599 -x23920 -x26940 -x15010 -x7401 -x39448 -x19516 -x11856 -x3145 -x7374 -x25074 -x20984 -x42852 -x22419 -x40267 -x25002 -x30941 -x3939 -x16628 -x2244 -x6996 -x36968 -x26761 -x15410 -x14685 -x3605 -x13456 -x3525 -x20994 -x6692 -x31609 -x27789 -x32921 -x41415 -x32636 -x41272 -x34528 -x37482 -x25753 -x37006 -x1985 -x32980 -x13806 -x31726 -x12608 -x32684 -x44040 -x20568 -x14609 -x36687 -x38144 -x15675 -x41593 -x17522 -x1004 -x32286 -x25632 -x19564 -x3301 -x20201 -x35219 -x29938 -x25827 -x15000 -x32748 -x21627 -x1848 -x15810 -x41585 -x42317 -x20981 -x25578 -x28185 -x37760 -x39686 -x22224 -x6624 -x4562 -x30963 -x19041 -x38496 -x28512 -x11982 -x37928 -x14409 -x27565 -x32168 -x38457 -x35759 -x6317 -x10582 -x11472 -x2530 -x15241 -x25258 -x23499 -x26606 -x43077 -x38592 -x37685 -x33936 -x32577 -x28043 -x35882 -x35353 -x40260 -x32319 -x16394 -x1845 -x26091 -x39934 -x6588 -x4713 -x28644 -x2535 -x36108 -x32887 -x39195 -x1721 -x19174 -x6737 -x8830 -x44854 -x21002 -x19885 -x23765 -x12845 -x8518 -x18021 -x585 -x39569 -x13460 -x30151 -x28526 -x14951 -x9580 -x15966 -x11363 -x35987 -x15816 -x42577 -x12525 -x31773 -x27293 -x18190 -x27673 -x9859 -x3204 -x14518 -x14473 -x20022 -x32720 -x14858 -x32527 -x45385 -x1821 -x6529 -x29155 -x15150 -x35985 -x16672 -x6849 -x28442 -x19274 -x3722 -x43527 -x23308 -x6759 -x37570 -x7951 -x22824 -x11573 -x24045 -x45489 -x13496 -x34058 -x42497 -x35454 -x39477 -x23872 -x25836 -x24620 -x19217 -x31012 -x2542 -x7067 -x26237 -x6810 -x44970 -x26949 -x6979 -x38754 -x25177 -x28758 -x15041 -x22593 -x40196 -x42278 -x30955 -x28058 -x24595 -x9302 -x3671 -x35363 -x18954 -x21509 -x35248 -x6112 -x35489 -x31701 -x20185 -x6525 -x32460 -x2929 -x298 -x39180 -x27696 -x12640 -x29057 -x38193 -x11429 -x38789 -x33105 -x7658 -x13661 -x26601 -x15712 -x24412 -x8888 -x40290 -x8523 -x28649 -x40870 -x17746 -x24908 -x11213 -x19608 -x38162 -x25149 -x24266 -x6377 -x4999 -x32074 -x2200 -x44475 -x8704 -x2999 -x42653 -x27642 -x36203 -x45215 -x29444 -x6428 -x13165 -x43036 -x27433 -x15934 -x17278 -x21738 -x23710 -x17371 -x18768 -x27645 -x13958 -x35543 -x4196 -x39039 -x13597 -x21893 -x28180 -x14622 -x1831 -x43474 -x32829 -x26160 -x32889 -x11130 -x9742 -x24840 -x36346 -x20640 -x18001 -x13256 -x9282 -x25108 -x14845 -x34172 -x21438 x35646 -x13296 -x16137 -x39070 -x44932 -x29458 -x45335 -x8393 -x25891 -x27629 -x40422 -x43224 -x3542 -x31703 -x43285 -x25235 -x6069 -x31922 -x23271 -x21486 -x18400 -x39900 -x30999 -x5561 -x38547 -x8808 -x1609 -x14000 -x10689 -x39754 -x30212 -x8692 -x29888 -x33138 -x6098 -x3263 -x18729 -x12757 -x34542 -x17494 -x521 -x16729 -x26215 -x42448 -x9297 -x26316 -x3833 -x13325 -x38519 -x7066 -x43216 -x17169 -x17421 -x1709 -x32484 -x37485 -x26904 -x13616 -x10321 -x1584 -x17292 -x37883 -x40339 -x41859 -x33029 -x11793 -x35681 -x6523 -x6723 -x30715 -x34527 -x1203 -x9418 -x26710 -x6708 -x9829 -x13971 -x42379 -x33448 -x1950 -x18398 -x14556 -x953 -x8886 -x31840 -x38276 -x2626 -x42896 -x34743 -x21142 -x42957 -x39785 -x14835 -x36404 -x488 -x13915 -x6435 -x35470 -x22092 -x42094 -x20357 -x36708 -x10395 -x42216 -x37414 -x15187 -x23132 -x2802 -x37810 -x3156 -x12590 -x5174 -x1884 -x31575 -x14669 -x17878 -x4258 -x7093 -x28027 -x13385 -x4003 -x12300 -x21109 -x6164 -x30735 -x9290 -x21266 -x31639 -x208 -x45700 -x38147 -x22899 -x6370 -x32148 -x14316 -x3499 -x20425 -x35749 -x7878 -x10404 -x20085 -x44515 -x12540 -x27795 -x16000 -x17349 -x4555 -x30925 -x43415 -x18214 -x3477 -x15591 -x22203 -x16489 -x772 -x20850 -x6207 -x42988 -x20047 -x24788 -x8765 -x35332 -x9456 -x32842 -x18849 -x35091 -x24713 -x10637 -x29777 -x16636 -x39689 -x30470 -x42990 -x12701 -x18884 -x6590 -x18926 -x30522 -x4847 -x21127 -x5934 -x30613 -x21982 -x13258 -x38780 -x32041 -x12873 -x16470 -x37905 -x16031 -x34579 -x31049 -x17542 -x12118 -x41693 -x4817 -x39636 -x34075 -x36377 -x11770 -x5047 -x27022 -x23382 -x8381 -x4785 -x4981 -x20380 -x15100 -x8506 -x5326 -x27037 -x14906 -x903 -x31362 -x32744 -x27802 -x35915 -x35094 -x45069 -x43632 -x37972 -x3053 -x21572 -x6416 -x1740 -x11101 -x22370 -x32465 -x26663 -x24557 -x7016 -x20825 -x35163 -x6285 -x29162 -x19129 -x45210 -x35370 -x8751 -x38833 -x20977 -x20536 -x401 -x17555 -x10810 -x4958 -x39431 -x7137 -x13071 -x40388 -x31982 -x34987 -x18892 -x18711 -x43109 -x9787 -x39709 -x3116 -x41288 -x36664 -x23025 -x4506 -x42959 -x7841 -x20463 -x33280 -x20250 -x24492 -x38319 -x14320 -x1402 -x22009 -x38384 -x21130 -x31367 -x19279 -x11109 -x29825 -x28790 -x19976 -x38468 -x20405 -x32707 -x10644 -x43701 -x4528 -x11158 -x3372 -x32702 -x31208 -x13143 -x15818 -x6914 -x9910 -x9922 -x45268 -x28741 -x2968 -x7644 -x44162 -x41343 -x45092 -x27567 -x33796 -x27105 -x22248 -x14918 -x36839 -x37107 -x43548 -x44195 -x44630 -x40783 -x32826 -x20925 -x23548 -x15402 -x34720 -x17077 -x34969 -x14896 -x45116 -x10326 -x14367 -x39237 -x44859 -x25628 -x31628 -x1058 -x39928 -x25238 -x40822 -x21308 -x26602 -x17502 -x10017 -x20197 -x39348 -x14261 -x10596 -x40974 -x21672 -x44076 -x38167 -x6997 -x43424 -x39419 -x45074 -x25858 -x26851 -x20106 -x29624 -x22285 -x171 -x9719 -x32778 -x8060 -x4447 -x23222 -x45769 -x31680 -x40859 -x2379 -x41428 -x31387 -x39156 -x28351 -x16819 -x16850 -x4694 x29622 -x44680 -x139 -x6972 -x34769 -x18948 -x23358 -x9413 -x37771 -x7912 -x4973 -x12325 -x39946 -x3775 -x37250 -x7924 -x33784 -x27195 -x22972 -x21232 -x833 -x30301 -x39092 -x18365 -x26329 -x28349 -x24830 -x12628 -x24606 -x10414 -x12763 -x14749 -x1092 -x36878 -x2687 -x15680 -x44990 -x19773 -x34832 -x23739 -x13601 -x43890 -x2176 -x6354 -x20866 -x23028 -x20191 -x43081 -x3193 -x12417 -x27942 -x5301 -x18546 -x20972 -x32324 -x18261 -x11225 -x24653 -x37465 -x2857 -x15579 -x37715 -x27029 -x24340 -x45701 -x36637 -x37385 -x33614 -x44240 -x38830 -x13643 -x42139 -x29893 -x42224 -x25608 -x42924 -x36418 -x25935 -x12061 -x5609 -x10604 -x34376 -x34391 -x39067 -x28116 -x32933 -x38210 -x32679 -x38078 -x25678 -x28908 -x27506 -x22718 -x10777 -x31221 -x34371 -x12715 -x2170 -x32614 -x24755 -x34033 -x42987 -x6122 -x645 -x2507 -x22973 -x6995 -x10736 -x31654 -x6456 -x28905 -x31261 -x44146 -x1494 -x5067 -x16126 -x15542 -x18682 -x18756 -x27579 -x19300 -x21961 -x16051 -x15033 -x40872 -x35422 -x13683 -x2013 -x32405 -x19846 -x1398 -x34060 -x4949 -x37953 -x18267 -x14860 -x35493 -x41644 -x12255 -x41654 -x30539 -x44435 -x14352 -x28655 -x3607 -x2286 -x38517 -x13277 -x42370 -x32811 -x17948 -x12449 -x33801 -x12128 -x8631 -x16907 -x19759 -x4676 -x11739 -x8390 -x43519 -x14678 -x37390 -x29569 -x35467 -x39586 -x7210 -x35263 -x38781 -x10587 -x12010 -x35130 -x16663 -x14740 -x41505 -x7905 -x26804 -x17238 -x40338 -x44364 -x11148 -x909 -x25774 -x5532 -x9995 -x39143 -x25664 -x13501 -x15260 -x42080 -x40936 -x9163 -x2401 -x13032 -x37517 -x12275 -x30065 -x6214 -x10311 -x30824 -x14643 -x5394 -x21838 -x23703 -x18041 -x37741 -x28808 -x4692 -x14514 -x30401 -x39798 -x15155 -x39360 -x45282 -x32699 -x25724 -x28374 -x16003 -x12854 -x21388 -x32254 -x26621 -x344 -x11065 -x31824 -x2204 -x3324 -x11652 -x39384 -x14422 -x29406 -x6839 -x3700 -x45147 -x39131 -x17404 -x3565 -x7157 -x19308 -x45467 -x16623 -x28446 -x35316 -x32786 -x32091 -x34132 -x30859 -x27893 -x43818 -x41922 -x11763 -x35736 -x26055 -x12537 -x27844 -x97 -x41190 -x42871 -x26534 -x32098 -x1812 -x20473 -x14696 -x20892 -x13672 -x23557 -x39913 -x4758 -x9489 -x29611 -x1768 -x7185 -x30658 -x21290 -x44526 -x28740 -x17164 -x105 -x22774 -x28326 -x14405 -x42133 -x22785 -x6172 -x22706 -x33601 -x40105 -x17893 -x33414 -x10492 -x8478 -x4798 -x42038 -x39344 -x28563 -x11284 -x17634 -x13506 -x23627 -x30500 -x16459 -x10826 -x17977 -x35924 -x24858 -x26852 -x42488 -x15584 -x16447 -x43542 -x12621 -x11948 -x9082 -x35981 -x40221 -x33852 -x21476 -x13946 -x6980 -x36559 -x20336 -x24983 -x24467 -x33646 -x40369 -x23574 -x24989 -x25048 -x7208 -x26872 -x9913 -x5063 -x13753 -x39122 -x19707 -x21782 -x3566 -x28828 -x39504 -x12909 -x25120 -x23751 -x31691 -x32907 -x12822 -x30848 -x11923 -x42739 -x27510 -x13840 -x2320 -x6619 -x16292 -x3140 -x34019 -x22294 -x18231 -x12594 -x19283 -x44345 -x12391 -x6502 -x7495 -x37143 -x18827 -x5872 -x16272 -x11823 -x8849 -x20383 -x30359 -x19377 -x33394 -x45003 -x33968 -x9618 -x1745 -x45079 -x10948 -x41686 -x17129 -x25224 -x44151 -x39226 -x29091 -x14206 -x15770 -x36692 -x20126 -x61 -x8126 -x42962 -x20381 -x2491 -x44330 -x7041 -x28052 -x28603 -x2821 -x9408 -x18493 -x22727 -x24195 -x30647 -x44494 -x7908 -x3152 -x35276 -x30295 -x11138 -x42117 -x11079 -x14850 -x32552 -x44110 -x45468 -x3375 -x36185 -x9142 -x21855 -x12985 -x35800 -x27193 -x23435 -x23862 -x15424 -x25841 -x24625 -x2713 -x33928 -x34472 -x8244 -x7626 -x7497 -x27778 -x7448 -x6627 -x11161 -x30521 -x27023 -x10196 -x23027 -x13842 -x1005 -x2421 -x41632 -x39297 -x11251 -x3809 -x35323 -x33455 -x33112 -x23498 -x24053 -x44935 -x21763 -x29109 -x29608 -x37918 -x14736 -x5339 -x7071 -x39764 -x16910 -x39818 -x19754 -x31852 -x43907 -x7335 -x15012 -x45739 -x41620 -x3942 -x25751 -x16180 -x44211 -x35975 -x37164 -x1335 -x33266 -x39452 -x42031 -x9306 -x27261 -x33491 -x2909 -x38238 -x43283 -x43931 -x41976 -x34206 -x14893 -x22516 -x20246 -x45099 -x20442 -x29451 -x25941 -x14824 -x15310 -x9575 -x27927 -x1317 -x3265 -x1560 -x31017 -x33176 -x9785 -x20824 -x33500 -x12148 -x7293 -x19065 -x28329 -x37255 -x23322 -x45638 -x7885 -x28519 -x12168 -x30134 -x3613 -x38786 x19665 -x39512 -x23275 -x16608 -x39574 -x8016 -x3453 -x44818 -x18213 -x22367 -x24490 -x41039 -x44039 -x29560 -x12382 -x3868 -x34577 -x44655 -x17352 -x37970 -x34838 -x44881 -x42993 -x17483 -x7118 x29725 -x45229 -x43372 -x20615 -x4941 -x35638 -x25577 -x11194 -x26438 -x15228 -x40045 -x857 -x20255 -x23601 -x12106 -x31686 -x38841 -x14732 -x13645 -x26792 -x14076 -x4739 -x31338 -x29745 -x27609 -x8565 -x34189 -x5222 -x45546 -x30272 -x33678 -x3337 -x3501 -x35817 -x738 -x22732 -x27421 -x10174 -x3228 -x32224 -x34024 -x34936 -x25676 -x12944 -x9731 -x39443 -x33896 -x4594 -x36909 -x4491 -x26040 -x36576 -x18404 -x23938 -x10846 -x3224 -x23836 -x40222 -x15890 -x25234 -x6308 -x18783 -x10958 -x17792 -x13986 -x3283 -x37093 -x709 -x15337 -x16253 -x3101 -x3056 -x4358 -x40832 -x30641 -x42290 -x33538 -x13881 -x6784 -x26086 -x33254 -x20217 -x1983 -x28535 -x33372 -x4768 -x40377 -x21331 -x12374 -x40241 -x37021 -x113 -x7383 -x38102 -x35748 -x31583 -x9685 x13409 -x479 -x3626 -x6478 -x11486 -x11814 -x9967 -x22855 -x21523 -x3313 -x38189 -x5737 -x13115 -x338 -x39327 -x25219 -x4347 -x3811 -x36245 -x40015 -x24317 -x26084 -x30857 -x30765 -x40744 -x34089 -x24550 -x28826 -x38055 -x41330 -x40823 -x5523 -x17185 -x7268 -x27679 -x27328 -x22715 -x17552 -x1806 -x2290 -x10813 -x44817 -x25860 -x27267 -x42912 -x22387 -x28520 -x8559 -x31477 -x24651 -x44418 -x3181 -x41276 -x32897 -x28791 -x43229 -x33953 -x6427 -x41787 -x10754 -x22407 -x39793 -x41240 -x11450 -x25920 -x15721 -x43985 -x43290 -x10882 -x43870 -x11301 -x20804 -x26138 -x20764 -x32649 -x34697 -x44638 -x23590 -x9307 -x34625 -x42822 -x40795 -x39069 -x22154 -x14296 -x26959 -x29042 -x7115 -x9038 -x12356 -x32495 -x7361 -x9194 -x30799 -x36253 -x21810 -x8533 -x31249 -x6323 -x11928 -x25366 -x45163 -x38108 -x24057 -x10869 -x17769 -x20115 -x32006 -x18782 -x2719 -x31174 -x25388 -x9543 -x42837 -x35935 -x22028 -x31847 -x26082 -x474 -x36707 -x1956 -x42432 -x12724 -x5646 -x34892 -x647 -x15993 -x15049 -x10903 -x13745 -x18656 -x2314 -x29667 -x10189 -x45257 -x34774 -x13901 -x14235 -x25037 -x24897 -x24005 -x34357 -x12089 -x39005 -x39111 -x7160 -x34169 -x35215 -x37462 -x17382 -x9099 -x1808 -x34664 -x28726 -x36137 -x5635 -x21355 -x16146 -x37705 -x37932 -x1592 -x7263 -x45528 -x32247 -x12357 -x43490 -x18418 -x10115 -x23381 -x25866 -x19248 -x33257 -x9355 -x35134 -x29562 -x968 -x8407 -x21754 -x3120 -x42130 -x24368 -x30453 -x45730 -x5711 -x39175 -x24264 -x18576 -x31278 -x27960 -x20797 -x15641 -x25888 -x26823 -x33259 -x18741 -x14781 -x14115 -x43507 -x36380 -x32613 -x9276 -x24716 -x8096 -x29010 -x36598 -x7998 -x7385 -x23741 -x37412 -x37265 -x9521 -x40397 -x7003 -x23982 -x32957 -x36969 -x32599 -x12546 -x12181 -x28347 -x30141 -x34215 -x9994 -x34639 -x19583 -x6454 -x3269 x33676 -x39309 -x45036 -x38693 -x22893 -x3030 -x26494 -x18098 -x10430 -x37054 -x27878 -x42773 -x38249 -x6531 -x2512 -x5970 -x3349 -x20118 -x2076 -x43265 -x37199 -x16221 -x41364 -x28739 -x4157 -x33300 -x33361 -x15392 -x26849 -x22601 -x28064 -x43963 -x33609 -x32769 -x30230 -x15891 -x28804 -x29784 -x24587 -x6464 -x137 -x36153 -x654 -x37040 -x4806 -x42664 -x11936 -x32869 -x25595 -x6262 -x19355 -x20319 -x34948 -x11053 -x42752 -x4667 -x13195 -x23223 -x3242 -x1957 -x12194 -x32112 -x20415 -x5014 -x30156 -x495 -x29433 -x34300 -x30904 -x30389 -x12397 -x16979 -x35505 -x21016 -x44395 -x41074 -x20846 -x21395 -x2826 -x22330 -x17564 -x25267 -x11668 -x42337 -x30805 -x21891 -x29103 -x12022 -x9131 -x21149 -x25035 -x28105 -x11773 -x43574 -x6904 -x10005 -x34080 -x27325 -x20438 -x33972 -x20672 -x44884 -x20026 -x16115 -x9209 -x16332 -x3989 -x20799 -x2345 -x9442 -x4971 -x11732 -x14254 -x25785 -x45771 -x41682 -x22140 -x12016 -x11366 -x1319 -x22712 -x41404 -x42066 -x30945 -x34515 -x32505 -x349 -x2121 -x41783 -x13846 -x24181 -x34698 -x8104 -x42366 -x28912 -x45005 -x16715 -x33224 -x1528 -x2411 -x26821 -x17428 -x19478 -x24372 -x29646 -x41313 -x7074 -x40330 -x26437 -x21520 -x22102 -x33391 -x31752 -x30325 -x36456 -x35045 -x2917 -x17734 -x7167 -x34928 -x3770 -x14223 -x32378 -x30263 -x25953 -x17752 -x1536 -x30655 -x17536 -x33371 -x19978 -x6240 -x44340 -x27796 -x34595 -x37001 -x43068 -x28865 -x9810 -x24905 -x33699 -x32404 -x32797 -x21306 -x3447 -x38404 -x45715 -x32519 -x9728 -x2789 -x43714 -x507 -x43828 -x20525 -x41845 -x30630 -x39622 -x17925 -x10951 -x40615 -x17841 -x44367 -x41247 -x41679 -x17305 -x2499 -x10448 -x38 -x30662 -x37601 -x12943 -x42564 -x44671 -x11339 -x5920 -x32257 -x30814 -x32210 -x23929 -x24723 -x15784 -x13455 -x6079 -x33468 -x14641 -x42681 -x16909 -x25500 -x38264 -x22129 -x41674 -x27784 -x6706 -x603 -x19852 -x18774 -x30143 -x16832 -x19141 -x26315 -x18770 -x44209 -x24155 -x26563 -x36721 -x2582 -x4113 -x3561 -x20740 -x8592 -x33178 -x406 -x43199 -x41869 -x30682 -x27751 -x32369 -x44356 -x44294 -x15082 -x11155 -x15760 -x17029 -x27701 -x4184 -x262 -x11688 -x33707 -x4590 -x39224 -x16782 -x44290 -x9763 -x1726 -x9545 -x36961 x29570 -x22603 -x40409 -x21284 -x39901 -x28543 -x11791 -x13272 -x17748 -x5784 -x20561 -x11185 -x34671 -x27964 -x44425 -x2600 -x16448 -x21053 -x288 -x25175 -x43735 -x45276 -x31465 -x16130 -x19483 -x38704 -x40306 -x24541 -x44544 -x40587 -x11332 -x11863 -x18732 -x21673 -x37340 -x22672 -x33425 -x12209 -x27628 -x10983 -x17777 -x42868 -x26566 -x31939 -x1169 -x38413 -x32127 -x37818 -x34887 -x25332 -x42951 -x4239 -x19139 -x1635 -x31899 -x794 -x34714 -x13322 -x23261 -x34920 -x15028 -x40899 -x44866 -x17131 -x37766 -x876 -x21402 -x6115 -x677 -x45558 -x11131 -x31035 -x24818 -x44077 -x25606 -x42887 -x35813 -x37996 -x35659 -x33009 -x39725 -x29431 -x24507 -x4152 -x6114 -x8119 -x34976 -x25485 -x29172 -x23297 -x9214 -x45243 -x31607 -x16005 -x2927 -x32723 -x43773 -x37230 -x230 -x35425 -x13285 -x27823 -x608 -x30438 -x36884 -x2146 -x42776 -x16058 -x27954 -x25005 -x32971 -x26254 -x635 -x42789 -x21206 -x43522 -x14005 -x19082 -x7292 -x42865 -x6713 -x34552 -x21049 -x20694 -x35435 -x45757 -x34680 -x8317 -x98 -x15578 -x34893 -x6056 -x26103 -x4207 -x28310 -x28806 -x45024 -x16080 -x22999 -x6351 -x6888 -x809 -x41652 -x31409 -x43679 -x41458 -x8068 -x43957 -x9262 -x12752 -x31380 -x1482 -x10957 -x15111 -x25581 -x30256 -x21267 -x20596 -x45477 -x36581 -x38379 -x26400 -x18195 -x2151 -x20359 -x18558 -x28424 -x16401 -x2302 -x5579 -x29629 -x33411 -x20080 -x33561 -x22675 -x31992 -x11413 -x41524 -x36800 -x24774 -x10706 -x14155 -x2948 -x44987 -x13612 -x37866 -x26239 -x16237 -x4617 -x5152 -x27268 -x2395 -x27005 -x41325 -x16102 -x12223 -x41515 -x17405 -x32666 -x30034 -x12539 -x6945 -x29281 -x2743 -x17473 -x39639 -x39179 -x12881 -x40578 -x16612 -x43375 -x29102 -x17896 -x41900 -x10499 -x7732 -x10134 -x34880 -x32227 -x18475 -x38211 -x10082 -x1014 -x38709 -x11360 -x38864 -x20652 -x32101 -x34107 -x31810 -x24118 -x21454 -x28597 -x35487 -x23564 -x13268 -x1084 -x6078 -x20385 -x2819 -x14504 -x2597 -x6027 -x9768 -x21103 -x12456 -x37507 -x18141 -x28102 -x25004 -x750 -x24612 -x33094 -x32228 -x3357 -x40353 -x19156 -x34827 -x35577 -x12930 -x20854 -x26302 -x34179 -x2560 -x35600 -x33724 -x14037 -x18226 -x4443 -x36040 -x2382 -x30993 -x45732 -x37654 -x520 -x17826 -x15349 -x16263 -x20421 -x1542 -x13365 -x19096 -x4288 -x21824 -x37518 -x11503 -x10114 -x27343 -x18428 -x17713 -x8669 -x23559 -x30772 -x35351 -x11655 -x45446 -x43365 -x31655 -x38540 -x13481 -x26728 -x21381 -x41955 -x23004 -x43080 -x1579 -x22587 -x37003 -x30891 -x14971 -x26571 -x33444 -x28877 -x905 -x19372 -x1885 x29708 -x39632 -x24645 -x23990 -x24777 -x6306 -x34589 -x37608 -x43110 -x45625 -x22215 -x36238 -x29525 -x17897 -x1090 -x16337 -x36920 -x22451 -x24172 -x4822 -x39922 -x25880 -x16978 -x31438 -x25881 -x20163 -x34154 -x40127 -x8889 -x3320 -x28495 -x31207 -x16509 -x33958 -x35359 -x43185 -x15116 -x4187 -x17605 -x19328 -x6535 -x11943 -x25658 -x23720 -x25814 -x12184 -x34549 -x27138 -x25812 -x32138 -x39669 -x14528 -x31518 -x36289 -x15720 -x31524 -x16396 -x13384 -x5862 -x24486 -x14124 -x13895 -x13363 -x33384 -x34359 -x24065 -x26123 -x27818 -x36219 -x30863 -x29237 -x36948 -x35931 -x25966 -x20088 -x9705 -x33748 -x11755 -x3568 -x13776 -x17642 -x37834 -x400 -x29728 -x33301 -x27013 -x1715 -x12088 -x41460 -x11344 -x10895 -x11172 -x2297 -x6715 -x36979 -x38939 -x43143 -x8093 -x15046 -x22970 -x22959 -x8268 -x26824 -x20490 -x1723 -x26950 -x30741 -x4896 -x3266 -x30126 -x18130 -x37509 -x16189 -x10728 -x27241 -x36525 -x42327 -x26474 -x5690 -x29706 -x12947 -x12020 -x31806 -x2827 -x37983 -x17850 -x16836 -x5661 -x39918 -x22609 -x45309 -x43726 -x40256 -x14541 -x33599 -x15124 -x44695 -x7928 -x3007 -x9976 -x8857 -x10690 -x34633 -x28590 -x20720 -x38771 -x14545 -x29019 -x16723 -x28537 -x12308 -x7760 -x10915 -x29943 -x17069 -x26724 -x18524 -x20847 -x5135 -x37433 -x14377 -x18542 -x29901 -x39829 -x35142 -x11683 -x12333 -x24197 -x14711 -x38408 -x4838 -x20929 -x11254 -x26624 -x38720 -x15828 -x17378 -x21376 -x34475 -x40214 -x28001 -x28891 -x19318 -x43917 -x11141 -x33739 -x12833 -x2656 -x17596 -x7078 -x21690 -x44182 -x42669 -x35063 -x23105 -x16192 -x36650 -x30093 -x45396 -x2042 -x13628 -x38292 -x13734 -x14144 -x45065 -x4306 -x36907 -x23393 -x138 -x16751 -x6469 -x30669 -x6968 -x34593 -x28820 -x23372 -x2671 -x24060 -x32964 -x38228 -x18633 -x29907 -x43876 -x11973 -x40240 -x14368 -x14819 -x36135 -x13313 -x27139 -x8459 -x7660 -x45349 -x15098 -x45294 -x32547 -x18061 -x29095 -x2972 -x22532 -x22878 -x36468 -x28832 -x32470 -x34093 -x13865 -x10902 -x13765 -x210 -x24688 -x31005 -x10710 -x11785 -x24979 -x3300 -x25650 -x9850 -x29384 -x28076 -x29691 -x15430 -x36635 -x5065 -x22734 -x44208 -x31113 -x32388 -x16242 -x21439 -x4551 -x244 -x13033 -x42904 -x19015 -x34979 -x23726 -x1427 -x29994 -x31595 -x12578 -x32558 -x24837 -x26191 -x45351 -x5498 -x29546 -x11528 -x45350 -x1552 -x7819 -x34844 -x26758 -x44705 -x15714 -x41472 -x13257 -x42292 -x27091 -x26977 -x24684 -x27463 -x7750 -x23284 -x38378 -x6806 -x37945 -x38115 -x18023 -x15958 -x26323 -x2516 -x32077 -x12234 -x22120 -x36024 -x4011 -x36226 -x31340 -x15338 -x34672 -x15567 -x24802 -x1540 -x17064 -x4388 -x4943 -x17246 -x17390 -x14184 -x284 -x2366 -x17358 -x7613 -x28793 -x12370 -x9085 -x24043 -x13289 -x20559 -x33901 -x15330 -x33907 -x40839 -x17687 -x266 -x37368 -x27169 -x30974 -x32641 -x36980 -x15426 -x43523 -x40634 -x17313 -x36974 -x29535 -x10191 -x6497 -x19391 -x45426 -x20086 -x38215 -x21241 -x15459 -x30911 -x25339 -x14786 -x30553 -x12321 -x15058 -x19306 -x9113 -x23461 -x22264 -x319 -x9261 -x24875 -x36512 -x10889 -x24811 -x32603 -x16627 -x8112 -x1663 -x22276 -x318 -x4873 -x45632 -x10054 -x29028 -x4954 -x29338 -x13557 -x23615 -x22213 -x41150 -x34395 -x39391 -x25292 -x39168 -x15269 -x10800 -x38858 -x31111 -x8728 -x21414 -x11372 -x49 -x39546 -x19267 -x30836 -x39519 -x31803 -x31983 -x34925 -x12073 -x27735 -x12029 -x4458 -x43478 -x23776 -x45714 -x39152 -x25879 -x27521 -x41359 -x9424 -x28988 -x42688 -x26116 -x22708 -x28094 -x40311 -x10880 -x22558 -x15646 -x34796 -x13514 -x8105 -x8652 -x16113 -x33587 -x38358 -x23592 -x11043 -x22410 -x31078 -x44275 -x25496 -x2425 -x5619 -x24529 -x25673 -x20245 -x3772 -x31097 -x35734 -x42718 -x18752 -x15090 -x10934 -x25533 -x26525 -x10679 -x44201 -x6686 -x29892 -x39721 -x35402 -x2903 -x19262 -x13622 -x8337 -x9036 -x12096 -x6270 -x36389 -x17081 -x44870 -x15731 -x37813 -x16595 -x22589 -x44558 -x15755 -x44437 -x21354 -x24614 -x43178 -x45412 -x36422 -x31885 -x4993 -x30801 -x15291 -x9166 -x14383 -x12108 -x1479 -x27081 -x14585 -x16313 -x17644 -x15577 -x11379 -x14382 -x12035 -x18361 -x29132 -x9180 -x13787 -x22406 -x4008 -x33905 -x33959 -x10378 -x42069 -x27357 -x19869 -x7042 -x37407 -x40183 -x35712 -x36233 -x688 -x28695 -x40433 -x10469 -x2756 -x3733 -x7881 -x7919 -x12012 -x1644 x5765 -x42070 -x42997 -x30621 -x12569 -x5538 -x35176 -x38890 -x25077 -x19977 -x10729 -x7813 -x29972 -x8293 -x30580 -x14992 -x43002 -x3328 -x24861 -x21084 -x10648 -x15163 -x1187 -x37802 -x14529 -x27332 -x7142 -x7139 -x13893 -x13761 -x2856 -x11960 -x27153 -x40980 -x6245 -x13558 -x26830 -x28910 -x35415 -x8194 -x24444 -x38733 -x13037 -x8876 -x23245 -x471 -x24806 -x35775 x2085 -x24727 -x21822 -x26098 -x40408 -x44210 -x45538 -x19556 -x31802 -x37455 -x10974 -x4069 -x17142 -x43752 -x30586 -x18329 -x11878 -x10633 -x30147 -x4734 -x3682 -x44908 -x41637 -x12512 -x18569 -x32005 -x24125 -x45168 -x5559 -x34400 -x8421 -x26463 -x16616 -x4823 -x28718 -x20948 -x6326 -x30821 -x34716 -x33550 -x45556 -x16074 -x11802 -x2012 -x21641 -x32654 -x4422 -x36029 -x2977 -x4128 -x3675 -x35871 -x42566 -x16403 -x4564 -x10199 -x31619 -x36667 -x7618 -x8920 -x40724 -x14817 -x12137 -x26259 -x25576 -x36988 -x28461 -x6205 -x39514 -x3625 -x6404 -x35021 -x44394 -x17021 -x15249 -x17920 -x1814 -x43388 -x2876 -x33189 -x28843 -x828 -x39018 -x10386 -x6526 -x2374 -x1348 -x7643 -x43680 -x6967 -x29161 -x40761 -x35735 -x33295 -x38509 -x44256 -x5682 -x13812 -x26910 -x44966 -x29383 -x368 -x4441 -x15365 -x7969 -x10181 -x41563 -x4534 -x42874 -x8705 -x32292 -x19900 -x40740 -x23972 -x3506 -x4903 -x11199 -x34232 -x39451 -x25130 -x18135 -x20680 -x9433 -x9714 -x3270 -x18487 -x565 -x42845 -x18934 -x26420 -x14521 -x4966 -x43626 -x7852 -x25214 -x36442 -x28491 -x31915 -x32494 -x14936 -x28513 -x44446 -x35848 -x36951 -x44262 -x43350 -x24007 -x13308 -x42567 -x12328 -x35079 -x17104 -x19405 -x6987 -x9530 -x38380 -x25949 -x864 -x23257 -x24003 -x24239 -x8138 -x21728 -x3949 -x79 -x309 -x19830 -x1499 -x12706 -x33221 -x682 -x38194 -x11266 -x37578 -x43672 -x21869 -x2659 -x14445 -x135 -x36143 -x40520 -x5058 -x33122 -x41159 -x19918 -x39210 -x1657 -x34913 -x29094 -x13930 -x19572 -x20682 -x6219 -x34710 -x25593 -x18807 -x29805 -x18706 -x7285 -x28746 -x35224 -x23543 -x12685 -x17704 -x24982 -x13625 -x31393 -x16429 -x2722 -x29299 -x28388 -x21102 -x21359 -x9300 -x40305 -x485 -x5231 -x9963 -x13126 -x13894 -x14020 -x6136 -x45213 -x39487 -x11013 -x5745 -x36571 -x38315 -x26999 -x6939 -x10501 -x29355 -x38410 -x36704 -x36433 -x29630 -x9155 -x39688 -x12630 -x22793 -x35022 -x43684 -x41870 -x20292 -x11445 -x45075 -x45218 -x44536 -x45279 -x40683 -x18202 -x6138 -x18436 -x33330 -x45614 -x27809 -x13719 -x13725 -x44090 -x12811 -x43529 -x19193 -x17141 -x10883 -x25230 -x25380 -x3680 -x29823 -x37075 -x24682 -x34990 -x26446 -x43429 -x33036 -x27057 -x40309 -x34833 -x31966 -x44034 -x42753 -x35791 -x37463 -x16690 -x43739 -x19819 -x40356 -x26017 -x6687 -x12885 -x8424 -x25611 -x25918 -x21789 -x6785 -x1491 -x2346 -x25068 -x3363 -x27025 -x18024 -x17030 -x6601 -x35721 -x34770 -x39811 -x22482 -x2106 -x16955 -x45344 -x7845 -x14242 -x26471 -x17156 -x30466 -x42250 -x37596 -x10184 -x5831 -x34958 -x37920 -x44284 -x41579 -x20716 -x4131 -x28785 -x880 -x45272 -x3941 -x31308 -x33454 -x43994 -x23820 -x7482 -x43122 -x33884 -x33248 -x44564 -x7197 -x29253 -x8435 -x15978 -x28111 -x3184 -x8822 -x28315 -x38537 -x4640 -x45395 -x19574 -x45519 -x28062 -x2709 -x41944 -x28887 -x8401 -x8111 -x42952 -x24303 -x38134 -x41817 -x13629 -x29208 -x6243 -x8279 -x42284 -x20008 -x40086 -x31168 -x38680 -x28626 -x45305 -x35751 -x19452 -x26180 -x25932 -x8791 -x15391 -x7072 -x36879 -x32735 -x22012 -x25139 -x35131 -x27235 -x15982 -x42654 -x31908 -x24873 -x14829 -x38485 -x3892 -x41722 -x15360 -x17441 -x29568 -x44845 -x11089 -x34194 -x25574 -x28919 -x23309 -x12031 -x7173 -x25427 -x19757 -x30833 -x11346 -x10382 -x39969 -x30508 -x20836 -x40855 -x42257 -x9093 -x39750 -x25762 -x28518 -x16786 -x23928 -x39393 x44592 -x45043 -x14621 -x32828 -x9940 -x30233 -x25192 -x34009 -x15626 -x6753 -x36923 -x1931 -x31379 -x12850 -x44407 -x14291 -x40992 -x20771 -x40208 -x14260 -x22179 -x587 -x21951 -x4644 -x31109 -x16141 -x3651 -x35282 -x41305 -x18315 -x18177 -x8021 -x41171 -x28524 -x36460 -x39147 -x22380 -x19695 -x34635 -x32810 -x36230 -x23225 -x37772 -x40482 -x26035 -x23391 -x10043 -x23723 -x35475 -x14357 -x42592 -x31934 -x36220 -x1411 -x31009 -x20949 -x1011 -x9016 -x39551 -x25908 -x33353 -x38688 -x3871 -x38807 -x12044 -x37472 -x18431 -x33723 -x18070 -x2936 -x29185 -x38613 -x31177 -x34168 -x35384 -x18852 -x8456 -x41633 -x36557 -x7595 -x42998 -x6875 -x44337 -x31154 -x6050 -x7221 -x19285 -x24515 -x21525 -x3867 -x34499 -x24493 -x17114 -x32538 -x38766 -x7117 -x21830 -x16655 -x10937 -x30420 -x38940 -x14827 -x34106 -x11877 -x33222 -x8786 -x7735 -x26407 -x34241 -x20628 -x20196 -x33803 -x24163 -x6653 -x29679 -x13064 -x34184 -x36223 -x34677 -x22966 -x43039 -x32223 -x6249 -x24807 -x6611 -x18242 -x26984 -x26516 -x40566 -x5097 -x26431 -x27213 -x2216 -x44821 -x38516 -x26487 -x25961 -x38418 -x28221 -x23913 -x40721 -x16750 -x7126 -x15428 -x37599 -x36116 -x40446 -x6388 -x24909 -x15341 -x16875 -x38920 -x12826 -x45264 -x4563 -x36016 -x36875 -x32914 -x31794 -x39691 -x35829 -x22957 -x40159 -x6340 -x45370 -x2301 -x7607 -x8307 -x40401 -x865 -x10093 -x29726 -x29918 -x8653 -x20486 -x36278 -x40613 -x36189 -x42196 -x13118 -x26868 -x2878 -x33878 -x40799 -x16912 -x34064 -x13495 -x45647 -x2883 -x15160 -x23925 -x30041 -x39273 -x1156 -x31225 -x28794 -x43636 -x30056 -x27430 -x18474 -x44248 -x31075 -x31341 -x32180 -x33813 -x12714 -x37186 -x38593 -x30343 -x14226 -x25688 -x34326 -x2214 -x7028 -x51 -x14558 -x7381 -x11961 -x38962 -x7857 -x33783 -x42604 -x33677 -x34162 -x1444 -x9917 -x20822 -x3845 -x19481 -x38083 -x39454 -x20030 -x25202 -x30486 -x19316 -x41258 -x43099 -x11992 -x39666 -x30130 -x33733 -x25158 -x1430 -x44732 -x33948 -x20205 -x44832 -x33147 -x32056 -x3685 -x26537 -x16770 -x2599 -x11393 -x24188 -x9169 -x34510 -x1108 -x38199 -x2210 -x29348 -x36478 -x31345 -x29205 -x8387 -x5566 -x37117 -x8236 -x42980 -x17331 -x10735 -x33503 -x37532 -x39603 -x8595 -x43234 -x13031 -x31904 -x37346 -x10527 -x40718 -x30220 -x35315 -x18223 -x18831 -x11819 -x10542 -x16218 -x21848 -x23482 -x411 -x27896 -x27146 -x39541 -x41294 -x19211 -x15363 -x11050 -x28237 -x45516 -x32708 -x42576 -x4762 -x40204 -x31526 -x7205 -x8906 -x24254 -x31230 -x23321 -x334 -x9430 -x34444 -x30190 -x5918 -x28965 -x16855 -x43958 -x10667 -x12054 -x36119 -x19004 -x6984 -x23196 -x29911 -x4468 -x25700 -x39702 -x30142 -x6707 -x38011 -x23006 -x16697 -x13523 -x29437 -x12596 -x5191 -x6405 -x36425 -x22237 -x23597 -x18407 -x23494 -x34381 -x4095 -x12341 -x13021 -x3795 -x14303 -x1733 -x7986 -x5550 -x9492 -x27159 -x8619 -x33653 -x43460 -x4611 -x2922 -x21747 -x16891 -x27997 -x10672 -x2198 -x5198 -x41781 -x10788 -x44292 -x11349 -x313 -x27556 -x36798 -x8865 -x29690 -x32069 -x43307 -x22209 -x33407 -x45261 -x30355 -x22582 -x17477 -x41844 -x6834 -x27440 -x6362 -x5204 -x43019 -x33805 -x1984 -x33478 -x1080 -x23798 -x32131 -x31442 -x1176 -x33767 -x38224 -x29212 -x18484 -x32709 -x942 -x34203 -x18961 -x30561 -x8077 -x19288 -x44899 -x33312 -x10219 -x5529 -x23199 -x2262 -x44726 -x19433 -x41973 -x13022 -x26930 -x39365 -x11640 -x10668 -x38924 -x11368 -x13305 -x14955 -x28092 -x3111 -x4587 -x12750 -x16816 -x38049 -x5449 -x7815 -x9856 -x34477 -x29417 -x19442 -x41324 -x13439 -x24100 -x44936 -x40371 -x1989 -x29528 -x527 -x37604 -x13718 -x36534 -x13077 -x28997 -x17379 -x24778 -x41801 -x22150 -x33217 -x15910 -x468 -x26394 -x39678 -x45219 -x41341 -x44945 -x27349 -x37583 -x10088 -x37149 -x43712 -x43332 -x6510 -x42453 -x35382 -x36532 -x15350 -x35478 -x23142 -x45447 -x28775 -x399 -x38967 -x3724 -x20206 -x43465 -x23081 -x28817 -x30976 -x19208 -x35366 -x40542 -x38612 -x8486 -x19314 -x4405 -x32230 -x14710 -x16559 -x15995 -x20817 -x37017 -x38634 -x41491 -x13292 -x16928 -x17882 -x23249 -x15458 -x42296 -x18430 -x24072 -x13243 -x25988 -x27664 -x41167 -x552 -x33821 -x35765 -x11119 -x32414 -x14566 -x2371 -x26176 -x20293 -x18991 -x21189 -x14157 -x33851 -x40562 -x5640 -x16590 -x30619 -x3149 -x31512 -x20845 -x24175 -x33204 -x41439 -x34747 -x8880 -x3917 -x30336 -x2522 -x37065 -x13391 -x33615 -x12199 -x21477 -x11989 -x42628 -x3936 -x3383 -x6704 -x13922 -x5148 -x16399 -x20553 -x33253 -x36702 -x41716 -x12791 -x29547 -x19510 -x9677 -x39629 -x44926 -x25451 -x20147 -x22204 -x11240 -x25516 -x11198 -x18648 -x23496 -x45579 -x8469 -x44545 -x14153 -x2390 -x45627 -x43054 -x10391 -x33449 -x36270 -x19599 -x3408 -x13273 -x16566 -x16082 -x2621 -x42170 -x18163 -x19425 -x5429 -x25347 -x26005 -x12087 -x37572 -x8306 -x14374 -x45128 -x2032 -x45148 -x2293 -x15887 -x21510 -x24855 -x7929 -x3335 -x4789 -x41552 -x26557 -x5416 -x14315 -x30828 -x21900 -x41938 -x13860 -x41426 -x34600 -x27447 -x6802 -x14604 -x3956 -x4469 -x42262 -x1632 -x17639 -x34522 -x31878 -x26657 -x24192 -x45602 -x36893 -x5914 -x8039 -x36017 -x11978 -x42306 -x2068 -x15598 -x45520 -x30380 -x3413 -x19497 -x18817 -x21332 -x11232 -x1078 -x29288 -x29224 -x4408 x21565 -x5884 -x10573 -x173 -x20003 -x25315 -x34911 -x4730 -x10775 -x25504 -x20323 -x24702 -x21468 -x34811 -x43587 -x36441 -x17891 -x11860 -x12359 -x5750 -x1811 -x27295 -x13652 -x37215 -x34068 -x34211 -x518 -x22053 -x34175 -x1952 -x1171 -x43533 -x20819 -x37609 -x178 -x28272 -x17707 -x43512 -x5643 -x20731 -x12466 -x11999 -x34513 -x1550 -x18367 -x40895 -x43389 -x4914 -x45444 -x39163 -x42989 -x14586 -x3856 -x20318 -x33337 -x40019 -x39739 -x41879 -x39438 -x2158 -x30335 -x43410 -x37872 -x22721 -x45536 -x37352 -x2970 -x21618 -x21435 -x11818 -x40197 -x3210 -x10734 -x36112 -x30186 -x7826 -x28647 -x24856 -x31761 -x33207 -x26455 -x1856 -x29650 -x42434 -x33606 -x19213 -x10344 -x22529 -x35376 -x27221 -x36222 -x21035 -x11980 -x823 -x27670 -x18048 -x34508 -x38475 -x877 -x30472 -x25873 -x9086 -x29862 -x36326 -x16289 -x41567 -x41425 -x3121 -x5311 -x41734 -x8321 -x29971 -x16308 -x18920 -x33770 -x41056 -x17512 -x25796 -x20766 -x37400 -x35561 -x2432 -x3640 -x3791 -x26402 -x31867 -x39239 -x3926 -x23063 -x15801 -x18085 -x44157 -x14282 -x25748 -x17011 -x13546 -x26060 -x9717 -x8019 -x17860 -x45315 -x42193 -x33348 -x26284 -x15923 -x41838 -x918 -x14644 -x11269 -x40965 -x5952 -x31977 -x6232 -x37952 -x22099 -x10039 -x32621 -x3614 -x32396 -x28659 -x40466 -x10450 -x28366 -x24153 -x25418 -x37263 -x29909 -x36826 -x40875 -x28051 -x22986 -x4951 -x19537 -x25985 -x34200 -x24632 -x26205 -x23192 -x4235 -x33292 -x31314 -x22176 -x38306 -x44875 -x1738 -x30415 -x19476 -x12774 -x31347 -x39062 -x43655 -x25783 -x33340 -x18854 -x5500 -x40686 -x30005 -x6412 -x34466 -x4536 -x9935 -x17937 -x44093 -x12052 -x42043 -x1620 -x40580 -x11633 -x34637 -x25020 -x25522 -x24691 -x36247 -x38151 -x35220 -x21755 -x33277 -x12566 -x38374 -x34553 -x31689 -x35427 -x40939 -x664 -x5512 -x33589 -x17038 -x32898 -x8817 -x10509 -x1518 -x10956 -x38301 -x5225 -x32705 -x26252 -x4147 -x32984 -x3548 -x10606 -x40854 -x39171 -x21451 -x7305 -x10128 -x1052 -x27877 -x22655 -x19569 -x16440 -x1146 -x14286 -x44072 -x2585 -x44426 -x22391 -x6090 -x9434 -x25477 -x7182 -x9532 -x3995 -x26388 -x10178 -x33920 -x4093 -x40282 -x34248 -x11578 -x27547 -x16576 -x24881 -x391 -x13937 -x5937 -x45657 -x20976 -x38160 -x11060 -x7730 -x33688 -x4588 -x24245 -x34047 -x38146 -x8275 -x27773 -x23580 -x32701 -x13962 -x8933 -x4696 -x10834 -x41331 -x3829 -x18124 -x19121 -x40193 -x20 -x11216 -x11333 -x5827 -x5470 -x18694 -x7054 -x37367 -x30961 -x26476 -x18366 -x29908 -x44132 -x5964 -x7702 -x9525 -x15413 -x41143 -x42310 -x34703 -x1797 -x57 -x39335 -x25926 -x27262 -x25181 -x16225 -x6750 -x38779 -x43120 -x12444 -x24747 -x1063 -x22217 -x29514 -x8458 -x24255 -x33564 -x1807 -x39129 -x38638 -x15778 -x31412 -x8012 -x24730 -x4186 -x36484 -x8053 -x28098 -x9664 -x18314 -x36928 -x19643 -x948 -x20728 -x27860 -x41257 -x10197 -x30979 -x2791 -x34869 -x115 -x42595 -x37380 -x26426 -x31835 -x28486 -x39339 -x20454 -x40581 -x29895 -x17099 -x26167 -x31971 -x26522 -x11238 -x33125 -x23050 -x3064 -x5229 -x34688 -x42542 -x19806 -x4601 -x25718 -x37915 -x36564 -x42665 -x21216 -x19693 -x29464 -x7130 -x21686 -x25871 -x43620 -x793 -x33977 -x13657 -x8031 -x35760 -x23515 -x39075 -x42918 -x23612 -x15503 -x38759 -x3769 -x7692 -x24845 -x26698 -x37483 -x7638 -x24546 -x38947 -x27523 -x24679 -x18551 -x1075 -x15865 -x15484 -x56 -x8083 -x25051 -x22255 -x10848 -x23959 -x11230 -x11956 -x29360 -x8472 -x674 -x26149 -x18627 -x9425 -x19725 -x26023 -x9146 -x32691 -x697 -x23889 -x32680 -x17741 -x25323 -x43000 -x13139 -x8609 -x15352 -x32146 -x31801 -x41073 -x36337 -x17807 -x38120 -x27559 -x24770 -x16984 -x20647 -x21465 -x45480 -x16904 -x24814 -x39236 -x35222 -x2166 -x29075 -x19798 -x40699 -x34450 -x16546 -x19021 -x16213 -x20188 -x4467 -x37831 -x25225 -x2627 -x10978 -x43406 -x8013 -x7569 -x30928 -x18710 -x45245 -x21251 -x25930 -x34223 -x2175 -x44917 -x41135 -x32742 -x817 -x32068 -x42486 -x31361 -x19566 -x23591 -x21575 -x12991 -x33390 -x32639 -x3277 -x36171 -x7880 -x24278 -x13606 -x27941 -x24626 -x42222 -x23104 -x40284 -x8484 -x14171 -x9120 -x40020 -x18456 -x28853 -x14665 -x15656 -x44516 -x12190 -x22517 -x2347 -x5315 -x11335 -x10664 -x11809 -x12343 -x23587 -x2930 -x18771 -x23406 -x14537 -x36867 -x10261 -x40533 -x29116 -x36319 -x11834 -x39441 -x11144 -x10543 -x31247 -x25886 -x7149 -x44640 -x14329 -x25643 -x39857 -x44657 -x17160 -x22457 -x42811 -x25300 -x23390 -x11047 -x14023 -x21064 -x23730 -x26486 -x36240 -x44549 -x5435 -x22815 -x38998 -x38903 -x10692 -x8898 -x40469 -x24194 -x36507 -x15331 -x1766 -x42656 -x21365 -x11426 -x16199 -x8979 -x23967 -x2408 -x45621 -x23745 -x42817 -x2096 -x39545 -x43271 -x24710 -x2426 -x15847 -x36685 -x24753 -x25311 -x7052 -x29194 -x17771 -x13886 -x36212 -x1708 -x44078 -x24428 -x21167 -x24677 -x26860 -x43198 -x35451 -x4059 -x20765 -x12305 -x30223 -x24276 -x44511 -x9111 -x1295 -x26913 -x9485 -x5239 -x3034 -x20745 -x6236 -x7767 -x45239 -x27554 -x42810 -x38099 -x1508 -x7925 -x16114 -x18412 -x44311 -x4729 -x43034 -x25544 -x13307 -x196 -x14972 -x22856 -x44217 -x3039 -x35766 -x20420 -x20091 -x28088 -x30194 -x1037 -x25904 -x37780 -x30050 -x14112 -x8601 -x15048 -x9828 -x22857 -x14788 -x34098 -x39017 -x38604 -x30260 -x19374 -x1364 -x23418 -x21981 -x5520 -x40582 -x904 -x12906 -x2164 -x17530 -x13957 -x33741 -x44982 -x31248 -x2243 -x31086 -x13950 -x39409 -x12874 -x37223 -x24894 -x1143 -x19993 -x42953 -x7349 -x24763 -x11186 -x27913 -x23657 -x22508 -x22318 -x189 -x20267 -x31597 -x41626 -x29164 -x31405 -x32298 -x29849 -x23480 -x24833 -x42035 -x12431 -x30173 -x23702 -x31668 -x43386 -x27636 -x38829 -x431 -x4087 -x23491 -x40009 -x36175 -x32259 -x30740 -x23019 -x33886 -x14095 -x6353 -x36725 -x36324 -x22489 -x17628 -x31447 -x25287 -x9792 -x39914 -x44000 -x35362 -x33888 -x16163 -x45182 x25820 -x24496 -x15518 -x40625 -x34660 -x24126 -x35410 -x18449 -x9331 -x164 -x34810 -x5440 -x4656 -x22650 -x35164 -x45014 -x9529 -x31325 -x33943 -x35789 -x43160 -x40628 -x19820 -x41745 -x27113 -x28802 -x29890 -x35049 -x13162 -x1351 -x4243 -x26679 -x36628 -x9869 -x21066 -x45461 -x28407 -x37617 -x17966 -x8489 -x4374 -x23987 -x28812 -x10764 -x1250 -x36967 -x2872 -x29942 -x7319 -x16346 -x9265 -x13207 -x33497 -x2549 -x12927 -x33631 -x11134 -x29378 -x34591 -x30265 -x25242 -x39522 -x37099 -x40777 -x30749 -x9059 -x25767 -x2941 -x25357 -x15319 -x40611 -x45495 -x5245 -x33014 -x20586 -x6346 -x32083 -x33378 -x1152 -x26676 -x30080 -x5046 -x35401 -x5681 -x15665 -x7896 -x20183 -x26556 -x44796 -x2697 -x19296 -x5393 -x15552 -x17469 -x22789 -x2353 -x18715 -x21183 -x23070 -x14418 -x17161 -x36609 -x17284 -x3768 -x32628 -x30892 -x11390 -x2505 -x16406 -x20219 -x7507 -x31353 -x28099 -x18898 -x39642 -x17452 -x22995 -x12297 -x23360 -x3662 -x31376 -x22298 -x7947 -x41536 -x45348 -x45600 -x40927 -x36172 -x45375 -x28213 -x19592 -x40585 -x11554 -x25605 -x18691 -x44186 -x19967 -x6895 -x10452 -x36859 -x3128 -x12254 -x41807 -x37335 -x1339 -x35212 -x1120 -x27166 -x15852 -x19052 -x37600 -x24182 -x19647 -x43686 -x12932 -x22249 -x24883 -x45677 -x44137 -x16422 -x6372 -x42625 -x36842 -x12598 -x1899 -x27456 -x9708 -x44142 -x35044 -x30120 -x36788 -x28343 -x302 -x12523 -x5020 -x7988 -x45753 -x24607 -x30902 -x23108 -x7379 -x32870 -x25962 -x5175 -x40021 -x15751 -x29485 -x14416 -x33641 -x28974 -x8640 -x8925 -x2657 -x33061 -x23849 -x8462 -x9089 -x5335 -x12017 -x31553 -x8784 -x9025 -x20772 -x12864 -x44189 -x19431 -x8799 -x496 -x38649 -x20999 -x41242 -x4888 -x35296 -x34636 -x44609 -x27820 -x20973 -x2482 -x14110 -x21662 -x27040 -x8327 -x15870 -x41156 -x6344 -x32335 -x2940 -x28979 -x40110 -x34284 -x23812 -x14712 -x27968 -x35345 -x31567 -x8178 -x21038 -x20709 -x10289 -x39571 -x23675 -x17233 -x3590 -x40584 -x31264 -x35416 -x40225 -x41616 -x13590 -x3011 -x12130 -x44139 -x3518 -x10520 -x43860 -x9864 -x36686 -x20532 -x16671 -x40636 -x6126 -x29505 -x38342 -x36958 -x14311 -x21396 -x18941 -x7026 -x29265 -x18040 -x8860 -x19171 -x35926 -x44518 -x37844 -x20593 -x24870 -x23917 -x34377 -x9783 -x28561 -x646 -x35073 -x42536 -x36552 -x4263 -x31641 -x8734 -x4675 -x16773 -x21483 -x2880 -x8243 -x14878 -x44855 -x25806 -x8427 -x5548 -x31357 -x31657 -x25305 -x43979 -x23965 -x39372 -x1161 -x8691 -x37679 -x17995 -x41007 -x18519 -x6482 -x18326 -x6265 -x14867 -x39855 -x42749 -x43589 -x990 -x38075 -x3914 -x12117 -x34171 -x14894 -x35150 -x30620 -x15181 -x34166 -x29033 -x12993 -x40749 -x26027 -x39080 -x21593 -x10567 -x27453 -x4704 -x22892 -x35407 -x37114 -x2087 -x36885 -x25993 -x41038 -x41125 -x27859 -x15723 -x27866 -x23088 -x17941 -x30460 -x5241 -x253 -x19596 -x30504 -x37227 -x30868 -x33439 -x3062 -x30160 -x10984 -x13963 -x12080 -x19787 -x23292 -x12146 -x12285 -x33022 -x18391 -x27817 -x22026 -x27684 -x199 -x24203 -x39849 -x43688 -x28999 -x40962 -x16564 -x17593 -x20400 -x17203 -x20853 -x32804 -x23023 -x18632 -x11129 -x44858 -x27518 -x23659 -x11448 -x6320 -x43661 -x1998 -x18063 -x2637 -x36183 -x13015 -x11747 -x12493 -x9065 -x37887 -x32174 -x41667 -x22001 -x12807 -x5670 -x37496 -x41732 -x22860 -x33509 -x21514 -x23754 -x10183 -x38985 -x20342 -x9739 -x43274 -x7632 -x37709 -x8336 -x16721 -x18471 -x31475 -x31540 -x34361 -x35020 -x27801 -x33007 -x15815 -x44759 -x28857 -x12904 -x32689 -x36396 -x42782 -x7790 -x7949 -x17280 -x8369 -x43881 -x40061 -x22877 -x7545 -x28660 -x9857 -x9202 -x21573 -x7057 -x1752 -x34771 -x45085 -x6620 -x28717 -x4079 -x2029 -x34393 -x33669 -x1279 -x15988 -x17126 -x19373 -x26511 -x17345 -x34422 -x31514 -x10658 -x7121 -x17702 -x20873 -x43236 -x5104 -x35668 -x6910 -x38371 -x38472 -x19471 -x29264 -x44440 -x40414 -x14202 -x14272 -x13861 -x36645 -x13707 -x11037 -x41 -x45321 -x35300 -x15633 -x11003 -x37966 -x37184 -x36454 -x42076 -x22663 -x40192 -x42122 -x18350 -x22831 -x38736 -x35906 -x19699 -x30327 -x32905 -x25454 -x24384 -x3427 -x12380 -x27404 -x25397 -x2603 -x1111 -x15220 -x10016 -x23206 -x17036 -x26087 -x17482 -x42943 -x5751 -x39087 -x15701 -x9854 -x16877 -x4036 -x7493 -x7357 -x12915 -x5010 -x27724 -x14092 -x13237 -x44702 -x8225 -x18586 -x38035 -x18643 -x5686 -x45689 -x26481 -x6161 -x24654 -x41685 -x5824 -x37909 -x33880 -x20964 -x16120 -x44216 -x14947 -x30281 -x39041 -x4886 -x26092 -x35706 -x33306 -x22636 -x6581 -x44815 -x377 -x19336 -x9478 -x32327 -x32412 -x39753 -x20991 -x10912 -x34751 -x23658 -x3017 -x35023 -x1139 -x10231 -x41612 -x22544 -x26456 -x6304 -x36407 -x23472 -x11421 -x20698 -x34485 -x7930 -x1778 -x37160 -x7233 -x17107 -x31166 -x36792 -x19862 -x37378 -x6289 -x13281 -x36652 -x34447 -x28757 -x13479 -x25174 -x43151 -x7124 -x45197 -x18751 -x28960 -x26777 -x29507 -x11466 -x7417 -x29641 -x23392 -x24999 -x40185 -x5158 -x6352 -x9510 -x27242 -x41250 -x3264 -x23957 -x7251 -x4732 -x9287 -x8179 -x16047 -x27207 -x44857 -x44974 -x27240 -x6873 -x13955 -x35331 -x9574 -x31676 -x42903 -x14603 -x12149 -x13293 -x4904 -x25652 -x3522 -x26423 -x28838 -x41886 -x1142 -x21861 -x42126 -x17189 -x15298 -x35955 -x28006 -x1647 -x20141 -x37710 -x17758 -x1861 -x37166 -x34297 -x32780 -x35186 -x3196 -x31106 -x5269 -x22374 -x35781 -x41358 -x4682 -x17507 -x20574 -x43058 -x20904 -x18160 -x20579 -x14901 -x38622 -x14257 -x18169 -x44486 -x13627 -x2822 -x31918 -x27110 -x23455 -x9215 -x37764 -x13097 -x509 -x36578 -x45256 -x18848 -x17202 -x24477 -x7514 -x7439 -x15470 -x25475 -x35587 -x10602 -x12323 -x26664 -x6010 -x18815 -x29950 -x7886 -x45233 -x38006 -x14716 -x36924 -x16389 -x24025 -x32534 -x39801 -x4510 -x8850 -x31785 -x9088 -x45615 -x1454 -x38997 -x19636 -x39123 -x38535 -x20173 -x42029 -x28751 -x36617 -x44727 -x4287 -x1496 -x8125 -x19953 -x34085 -x5596 -x13760 -x29638 -x21020 -x17880 -x36078 -x28871 -x43098 -x494 -x3192 -x13140 -x2699 -x15069 -x8441 -x27182 -x19127 -x167 -x33137 -x22919 -x3739 -x27309 -x41543 -x21085 -x32053 -x45490 -x20558 -x2735 -x25127 -x547 -x15514 -x3 -x29652 -x36806 -x44416 -x6690 -x23764 -x30514 -x30970 -x17010 -x36952 -x21252 -x21078 -x20686 -x9875 -x20855 -x22398 -x3570 -x18470 -x9888 -x8130 -x40916 -x42553 -x37022 -x33513 -x36193 -x31045 -x5332 -x40122 -x18593 -x35645 -x41738 -x26891 -x7018 -x3016 -x26391 -x9980 -x12666 -x43134 -x8970 -x13358 -x8452 -x41785 -x12661 -x30279 -x29031 -x32267 -x4466 -x13417 -x38827 -x31912 -x43040 -x5407 -x10516 -x17291 -x21337 -x18577 -x12742 -x2074 -x1711 -x34534 -x44931 -x34077 -x11108 -x42171 -x9897 -x6790 -x13109 -x17307 -x41835 -x2787 -x32279 -x42353 -x16358 -x7968 -x501 -x34972 -x25469 -x14925 -x26364 -x16430 -x28546 -x38541 -x43508 -x5256 -x34963 -x10563 -x21261 -x44589 -x26800 -x25411 -x1892 -x31998 -x39425 -x42359 -x3688 -x12894 -x35319 -x16791 -x23318 -x38911 -x1893 -x10955 -x30971 -x17275 -x17935 -x43956 -x38679 -x35314 -x32142 -x33164 -x1580 -x29538 -x40551 -x26847 -x30010 -x39596 -x20638 -x25147 -x38600 -x27819 -x28145 -x6383 -x38402 -x26498 -x13100 -x9171 -x23874 -x28796 -x20410 -x3035 -x6330 -x14636 -x22239 -x20075 -x33296 -x25054 -x16011 -x2140 -x22342 -x29322 -x14461 -x36634 -x14677 -x11307 -x27199 -x24179 -x38476 -x36627 -x14013 -x32858 -x18717 -x27985 -x15532 -x937 -x45143 -x39260 -x18678 -x45422 -x35443 -x28931 -x23607 -x2934 -x42723 -x4693 -x33714 -x36386 -x4543 -x6675 -x32163 -x29751 -x28379 -x4711 -x26395 -x36182 -x6596 -x1896 -x28848 -x15418 -x13223 -x36066 -x22359 -x17733 -x43649 -x42547 -x35900 -x29867 -x21403 -x2047 -x36742 -x35769 -x25140 -x39872 -x7333 -x4153 -x29226 -x34322 -x26031 -x463 -x37303 -x14149 -x19420 -x26918 -x28653 -x584 -x42581 -x20063 -x28257 -x35880 -x32178 -x45507 -x32313 -x10947 -x15295 -x12781 -x23935 -x40516 -x14407 -x35343 -x18425 -x35010 -x611 -x25379 -x23310 -x19106 -x13216 -x45352 -x14384 -x961 -x17243 -x5485 -x4867 -x23895 -x12461 -x36590 -x4834 -x12677 -x30668 -x36295 -x23968 -x10357 -x3058 -x4360 -x28427 -x3572 -x9137 -x2219 -x37551 -x18417 -x34313 -x20278 -x8487 -x18463 -x6174 -x29791 -x24377 -x43869 -x34604 -x10521 -x16537 -x37411 -x11813 -x7745 -x13768 -x33773 -x6261 -x34967 -x6088 -x30129 -x28599 -x21825 -x41560 -x30199 -x31699 -x40432 -x25782 -x14614 -x3526 -x8300 -x14135 -x34624 -x37182 -x27194 -x27313 -x27355 -x20632 -x40350 -x2466 -x15523 -x24880 -x38196 -x24636 -x20098 -x17653 -x18016 -x29855 -x23165 -x16757 -x17914 -x24300 -x9894 -x8514 -x2994 -x33261 -x43111 -x40477 -x40424 -x4432 -x3611 -x43887 -x8663 -x6296 -x34418 -x9784 -x1637 -x12616 -x30214 -x19535 -x23272 -x15222 -x15884 -x19804 -x5693 -x14375 -x10657 -x31649 -x10910 -x12378 -x27970 -x18050 -x43827 -x40143 -x43719 -x3029 -x7460 -x23999 -x10332 -x44807 -x31419 -x28474 -x35171 -x20796 -x20111 -x32387 -x24749 -x44541 -x41243 -x31522 -x34062 -x21698 -x29123 -x24512 -x35085 -x45299 -x31507 -x27568 -x3559 -x11867 -x9438 -x43969 -x19544 -x16194 -x42906 -x22590 -x24915 -x42443 -x5585 -x30481 -x44179 -x2212 -x24954 -x18007 -x20546 -x36892 -x5230 -x11417 -x859 -x18887 -x15131 -x2862 -x12524 -x4684 -x25401 -x40843 -x9451 -x14536 -x25634 -x4455 -x42190 -x10068 -x2587 -x38515 -x26712 -x8000 -x39257 -x20876 -x9231 -x4114 -x12819 -x41760 -x21029 -x12196 -x28234 -x31715 -x35112 -x26964 -x24448 -x31891 -x38088 -x29592 -x37538 -x13556 -x23760 -x9087 -x30709 -x28924 -x45302 -x12060 -x24029 -x37787 -x2082 -x30445 -x23749 -x33865 -x43016 -x21236 -x8246 -x8661 -x15715 -x7324 -x19899 -x41347 -x37299 -x26186 -x37330 -x7318 -x37924 -x28057 -x29573 -x9781 -x28301 -x2340 -x35444 -x44706 -x26591 -x22895 -x39745 -x10581 -x25915 -x3003 -x38377 -x39211 -x8180 -x8816 -x36524 -x2805 -x17442 -x22259 -x5004 -x127 -x39719 -x23394 -x2892 -x8674 -x26957 -x11021 -x15498 -x27782 -x30767 -x40722 -x17033 -x16664 -x9634 -x21596 -x29481 -x10864 -x28736 -x12273 -x24098 -x32399 -x634 -x43239 -x17756 -x33412 -x28125 -x17608 -x39683 -x14053 -x11616 -x4000 -x32339 -x34879 -x5185 -x34726 -x23276 -x35033 -x30667 -x3302 -x1511 -x3746 -x19402 -x18181 -x33025 -x12473 -x6571 -x36694 -x5541 -x11248 -x19203 -x3159 -x29236 -x29188 -x25639 -x23882 -x1267 -x5465 -x25967 -x13977 -x18846 -x9436 -x40272 -x22397 -x22713 -x41950 -x31182 -x31954 -x43906 -x15615 -x642 -x14082 -x7713 -x37850 -x8315 -x32716 -x16041 -x31238 -x18031 -x4323 -x9114 -x45258 -x5586 -x3781 -x19857 -x8635 -x7894 -x33240 -x34099 -x36166 -x33383 -x18531 -x16478 -x25173 -x32669 -x3619 -x21809 -x36290 -x25133 -x41906 -x33392 -x22844 -x41934 -x31821 -x29958 -x22494 -x24253 -x30530 -x6663 -x35795 -x39296 -x8118 -x29929 -x6070 -x41837 -x31944 -x7289 -x32155 -x38239 -x24292 -x28534 -x12018 -x36120 -x42931 -x44853 -x29008 -x34351 -x7763 -x11636 -x6447 -x10914 -x11275 -x30629 -x43922 -x38081 -x18723 -x619 -x2485 -x38007 -x28836 -x11331 -x16227 -x18144 -x45496 -x7943 -x35018 -x45620 -x5835 -x20833 -x7257 -x37890 -x17872 -x39826 -x39470 -x10589 -x37032 -x4341 -x41982 -x41839 -x25620 -x42568 -x33568 -x7996 -x33743 -x21807 -x433 -x42338 -x9555 -x40770 -x44596 -x39735 -x28068 -x24991 -x13024 -x26536 -x11707 -x42554 -x23447 -x6595 -x597 -x13012 -x1940 -x44627 -x40677 -x17446 -x11223 -x34574 -x11836 -x15476 -x36351 -x41805 -x12676 -x25789 -x27675 -x9710 -x3784 -x42213 -x31138 -x4068 -x44049 -x40479 -x44791 -x20594 -x38846 -x7184 -x883 -x43074 -x20788 -x42815 -x32150 -x5565 -x22177 -x263 -x14471 -x35990 -x31757 -x45457 -x7541 -x23399 -x2288 -x41097 -x33710 -x27544 -x25409 -x35056 -x7775 -x33668 -x12221 -x41499 -x37731 -x12837 -x2571 -x33576 -x4632 -x32042 -x26886 -x33462 -x16994 -x12892 -x16488 -x26722 -x45680 -x213 -x42841 -x16419 -x4825 -x28290 -x7043 -x8195 -x35146 -x36383 -x10862 -x13028 -x14106 -x3279 -x12055 -x29553 -x40710 -x34109 -x745 -x37133 -x29241 -x17779 -x21578 -x2533 -x40760 -x31724 -x1888 -x6411 -x15568 -x20517 -x21854 -x40659 -x11938 -x39980 -x30009 -x40383 -x43252 -x35309 -x21482 -x21562 -x15216 -x1616 -x25829 -x19002 -x31407 -x27383 -x38943 -x13123 -x42007 -x163 -x33670 -x1535 -x7025 -x33674 -x25375 -x7238 -x4606 -x31080 -x19814 -x19069 -x23162 -x14933 -x40153 -x8437 -x38308 -x23828 -x39858 -x18983 -x24 -x2380 -x16224 -x27731 -x1131 -x26762 -x27311 -x9630 -x35317 -x9272 -x40307 -x5511 -x42483 -x28122 -x24599 -x41775 -x14507 -x29912 -x37239 -x21489 -x34479 -x14259 -x41688 -x4162 -x26863 -x43404 -x32888 -x29834 -x11661 -x19547 -x9791 -x10162 -x2510 -x31297 -x32096 -x2752 -x22106 -x6589 -x25708 -x2452 -x41235 -x5645 -x45525 -x2498 -x34308 -x26479 -x13482 -x25229 -x24829 -x31616 -x5178 -x21702 -x18394 -x14994 -x6538 -x42401 -x5638 -x18203 -x28004 -x3514 -x20521 -x3248 -x36010 -x15002 -x19408 -x10073 -x34602 -x43292 -x17417 -x33233 -x11969 -x13302 -x21709 -x8521 -x18451 -x28109 -x11244 -x45060 -x27024 -x43968 -x15463 -x28254 -x40949 -x4357 -x31449 -x23240 -x11682 -x38451 -x23563 -x14535 -x20452 -x34279 -x5890 -x17967 -x18510 -x35234 -x11341 -x4620 -x5183 -x35615 -x28874 -x43030 -x36567 -x41791 -x33294 -x12173 -x4043 -x17207 -x40062 -x7937 -x38832 -x11465 -x34678 -x22588 -x17558 -x39649 -x45759 -x24402 -x33225 -x32563 -x10879 -x29982 -x16243 -x13868 -x2532 -x9250 -x33286 -x20737 -x26861 -x1265 -x20861 -x42729 -x37631 -x15597 -x35529 -x45333 -x34392 -x16244 -x31434 -x22569 -x28382 -x8017 -x14030 -x30410 -x1533 -x3397 -x159 -x6829 -x35776 -x341 -x33612 -x29699 -x7668 -x1972 -x13352 -x23804 -x18340 -x15354 -x36508 -x16783 -x6443 -x12453 -x13298 -x3460 -x37419 -x10418 -x33479 -x18594 -x44927 -x15292 -x535 -x154 -x5618 -x10187 -x25239 -x31432 -x25018 -x15874 -x25403 -x29956 -x40169 -x33246 -x20564 -x13121 -x38327 -x6832 -x32310 -x1122 -x38365 -x20476 -x34757 -x34502 -x29353 -x30812 -x36614 -x24780 -x43644 -x40164 -x30204 -x32386 -x38813 -x33472 -x11324 -x34281 -x12657 -x41046 -x22310 -x36051 -x43042 -x38753 -x16635 -x26448 -x32149 -x14818 -x20896 -x28028 -x22918 -x22420 -x15068 -x4489 -x42709 -x34689 -x43340 -x10035 -x5101 -x39209 -x42181 -x25099 -x38340 -x44296 -x29278 -x6239 -x19624 -x10523 -x33583 -x27944 -x40524 -x29050 -x44055 -x30051 -x13505 -x10405 -x44436 -x1970 -x5219 -x28637 -x3446 -x5972 -x28886 -x31473 -x28459 -x2786 -x38080 -x19734 -x42385 -x8810 -x21832 -x20216 -x30033 -x20818 -x27367 -x18161 -x15963 -x26406 -x16818 -x557 -x13972 -x11338 -x29029 -x17254 -x30559 -x45104 -x5469 -x39939 -x34856 -x20307 -x34205 -x26581 -x36086 -x12951 -x6365 -x8576 -x39534 -x27822 -x4990 -x4540 -x5307 -x19397 -x10161 -x9860 -x18712 -x6387 -x42273 -x5864 -x16027 -x25498 -x40333 -x43017 -x42715 -x35551 -x7481 -x4193 -x39657 -x9852 -x42383 -x42706 -x5472 -x42863 -x14539 -x43962 -x31656 -x40736 -x10789 -x43219 -x22901 -x43756 -x26148 -x4635 -x12479 -x36629 -x25955 -x38952 -x45527 -x41769 -x16929 -x18420 -x5297 -x2247 -x21708 -x5860 -x40493 -x33649 -x37128 -x33275 -x37737 -x25142 -x11550 -x15738 -x40120 -x41503 -x19179 -x26468 -x22615 -x667 -x12597 -x37814 -x4260 -x17414 -x27732 -x3715 -x39132 -x29697 x19113 -x30411 -x13338 -x41228 -x34125 -x6513 -x43097 -x10180 -x26019 -x6658 -x28481 -x28766 -x17661 -x4897 -x33930 -x43765 -x32831 -x5040 -x6743 -x25973 -x8282 -x8341 -x40133 -x17106 -x44043 -x29149 -x22600 -x40426 -x31455 -x36113 -x14758 -x40970 -x37191 -x18174 -x3653 -x2674 -x24037 -x37770 -x42328 -x37626 -x41609 -x44624 -x26780 -x43505 -x5474 -x13641 -x11588 -x42885 -x29625 -x26064 -x29879 -x31188 -x1756 -x1455 -x31602 -x18931 -x292 -x25288 -x8638 -x7266 -x25331 -x3164 -x6853 -x43467 -x5752 -x7132 -x43009 -x9849 -x21541 -x25382 -x31414 -x33210 -x30477 -x27089 -x12433 -x1649 -x23030 -x13940 -x8829 -x32500 -x33016 -x33401 -x1180 -x2431 -x28011 -x20023 -x19177 -x3971 -x27336 -x38391 -x30995 -x26987 -x34360 -x16957 -x10942 -x38685 -x5194 -x13712 -x10840 -x36375 -x10195 -x25014 -x33519 -x28218 -x14866 -x7031 -x21827 -x5257 -x30838 -x10076 -x17386 -x15394 -x20055 -x30024 -x121 -x32351 -x13349 -x12992 -x36192 -x11094 -x27248 -x14509 -x5184 -x34057 -x27876 -x18009 -x18506 -x20349 -x44490 -x37576 -x20474 -x40780 -x11945 -x5012 -x35845 -x42172 -x36312 -x3450 -x34773 -x2517 -x27978 -x41041 -x12557 -x32434 -x19049 -x14355 -x14782 -x36252 -x22016 -x23182 -x11370 -x39 -x42763 -x8294 -x24495 -x1859 -x22272 -x2907 -x8794 -x16476 -x40386 -x29088 -x17 -x32712 -x16211 -x31239 -x23989 -x5965 -x9481 -x7080 -x15321 -x1703 x32531 -x22027 -x28756 -x24088 -x20507 -x15253 -x18507 -x17991 -x3351 -x5036 -x28849 -x16600 -x33682 -x25135 -x27083 -x39481 -x5322 -x15555 -x8815 -x31206 -x17775 -x21124 -x25672 -x6893 -x32790 -x33413 -x34814 -x21962 -x22450 -x13228 -x19533 -x4630 -x43515 -x30889 -x34729 -x462 -x11430 -x2724 -x39990 -x36173 -x33817 -x25436 -x11613 -x30364 -x24872 -x44664 x18312 -x2171 -x15763 -x7143 -x4722 -x25981 -x38870 -x11699 -x17475 -x3571 -x6593 -x4150 -x8613 -x24478 -x3166 -x14591 -x6338 -x20699 -x43720 -x2218 -x21703 -x45318 -x8499 -x25653 -x15860 -x40849 -x1087 -x3875 -x37466 -x3738 -x37660 -x954 -x29269 -x15794 -x38233 -x26641 -x27160 -x1930 -x10650 -x35083 -x3439 -x15844 -x33136 -x38915 -x5217 -x36841 -x34244 -x4176 -x4083 -x43380 -x19910 -x43929 -x38588 -x43584 -x157 -x39499 -x12561 -x16632 -x423 -x11389 -x31270 -x25290 -x39279 -x599 -x43385 -x4574 -x25459 -x25209 -x19258 -x23021 -x37156 -x10715 -x18850 -x10315 -x14228 -x45221 -x6982 -x10312 -x16241 -x26815 -x26026 -x16404 -x34150 -x8309 -x36231 -x26293 -x17411 -x11706 -x24286 -x44736 -x7629 -x34286 -x3797 -x33170 -x4461 -x45250 -x38610 -x10619 -x8082 -x22937 -x22695 -x29661 -x36195 -x21445 -x43053 -x44876 -x40976 -x31077 -x28018 -x35375 -x44158 -x10091 -x8846 -x2583 -x42024 -x28889 -x16098 -x14238 -x22453 -x7974 -x11687 -x45364 -x5590 -x44905 -x19130 -x38974 -x5287 -x37347 -x867 -x23421 -x10275 -x27150 -x32733 -x25367 -x26489 -x2518 -x37249 -x19449 -x24010 -x35887 -x24067 -x12326 -x14373 -x3312 -x17510 -x18008 -x22291 -x9919 -x12257 -x22163 -x41085 -x22591 -x8356 -x29897 -x26535 -x10655 -x20424 -x4216 -x6831 -x12463 -x27903 -x36191 -x21279 -x14881 -x45583 -x2731 -x22041 -x7610 -x23208 -x38982 -x25709 -x6533 -x10353 -x45252 -x41793 -x957 -x24186 -x27908 -x14345 -x40178 -x22917 -x32250 -x25687 -x12398 -x39841 -x20156 -x4382 -x26029 -x24123 -x44447 -x19984 -x2718 -x34883 -x21936 -x6369 -x8948 -x18164 -x38103 -x41134 -x44178 -x22087 -x21534 -x22335 -x25482 -x8200 -x16696 -x16796 -x32732 -x40412 -x4679 -x13062 -x8782 -x8040 -x38028 -x8950 -x39671 -x14091 -x8170 -x38569 -x9669 -x31881 -x17159 -x27947 -x38067 -x29948 -x19261 -x20058 -x15011 -x36556 -x35301 -x41565 -x28528 -x22180 -x21018 -x10991 -x27173 -x11883 -x28456 -x42479 -x39404 -x35846 -x27026 -x5805 -x19379 -x37221 -x20271 -x33373 -x24822 -x1029 -x23425 -x39587 -x8470 -x39891 -x20962 -x15089 -x35631 -x4581 -x14600 -x29939 -x24815 x13425 -x36376 -x8939 -x42336 -x44862 -x30094 -x11212 -x33215 -x20200 -x45547 -x45463 -x28050 -x33695 -x37119 -x27323 -x33066 -x19825 -x1127 -x27458 -x19415 -x41131 -x33845 -x33701 -x9108 -x23717 -x10899 -x17736 -x25279 -x43717 -x26763 -x6450 -x43744 -x44667 -x4454 -x21545 -x43409 -x42027 -x2636 -x32103 -x33626 -x32988 -x24635 -x17883 -x29832 -x37951 -x38450 -x38977 -x8907 -x40630 -x37301 -x45580 -x10490 -x11908 -x24216 -x27382 -x15173 -x37853 -x21881 -x43353 -x14822 -x30462 -x34559 -x35138 -x16804 -x12988 -x27296 -x11984 -x43423 -x40935 -x29388 -x42218 -x19215 -x32965 -x16481 -x36849 -x22572 -x17591 -x10778 -x41194 -x32124 -x14268 -x30293 -x8004 -x20128 -x4145 -x21496 -x23166 -x339 -x29220 -x28143 -x20921 -x26427 -x15631 -x37986 -x10225 -x8848 -x3230 -x30152 -x8586 -x44719 -x7515 -x45693 -x44427 -x29752 -x23523 -x22128 -x14510 -x9237 -x6303 -x14140 -x31675 -x3481 -x32847 -x41418 -x22282 -x42932 -x20121 -x8922 -x30210 -x30818 -x19996 -x31930 -x8623 -x17844 -x41597 -x41357 -x36959 -x11496 -x32118 -x11312 -x5425 -x13499 -x13941 -x11619 -x33638 -x24586 -x32048 -x41735 -x8679 -x38274 -x22851 -x16511 -x3830 -x33488 -x43050 -x20095 -x25626 -x24543 -x10854 -x18064 -x18374 -x27652 -x12121 -x12475 -x10262 -x38442 -x28253 -x21374 -x31853 -x30192 -x14129 -x6230 -x29296 -x1215 -x30451 -x41082 -x29928 -x33751 -x6440 -x37635 -x21240 -x3432 -x758 -x1664 -x5008 -x13674 -x21773 -x37023 -x30869 -x38713 -x42487 -x31888 -x14319 -x28699 -x31008 -x5617 -x42342 -x3801 -x37404 -x5342 -x7526 -x18742 -x43345 -x22980 -x38714 -x18396 -x44368 -x23423 -x38229 -x30681 -x27755 -x27102 -x43553 -x26668 -x27243 -x7187 -x21967 -x32814 -x14719 -x14245 -x33431 -x8522 -x16815 -x32117 -x2126 -x8314 -x25630 -x25221 -x18802 -x27283 -x8090 -x28019 -x35426 -x29129 -x38530 -x31323 -x44190 -x22068 -x36866 -x39261 -x35978 -x8677 -x15151 -x2480 -x35655 -x44156 -x25925 -x42511 -x40833 -x30571 -x18552 -x1001 -x13449 -x34658 -x24386 -x5212 -x9450 -x43046 -x39896 -x5290 -x12883 -x4477 -x22818 -x40238 -x442 -x4498 -x26690 -x39508 -x30349 -x4038 -x24583 -x18011 -x15953 -x25245 -x1357 -x43181 -x34655 -x40423 -x24797 -x3133 -x35054 -x41130 -x1225 -x10064 -x3260 -x44570 -x32359 -x36677 -x5955 -x20422 -x22735 -x24360 -x10579 -x42632 -x19381 -x18863 -x20119 -x12340 -x14208 -x45212 -x27550 -x11354 -x9360 -x25100 -x17514 -x3424 -x20393 -x39641 -x33980 -x11911 -x5080 -x2332 -x21250 -x16306 -x41857 -x2828 -x34245 -x27772 -x13565 -x33003 -x3093 -x9487 -x22201 -x2720 -x40025 -x14415 -x42081 -x21460 -x31335 -x21325 -x13923 -x26614 -x1906 -x6811 -x16553 -x35607 -x8310 -x30535 -x28038 -x12799 -x22933 -x24743 -x35253 -x35476 -x29914 -x12667 -x5839 -x997 -x23583 -x17646 -x1967 -x6189 -x27979 -x42270 -x32919 -x27604 -x11219 -x19895 -x11380 -x22830 -x31556 -x41566 -x37978 -x22110 -x8272 -x35250 -x13164 -x29992 -x5385 -x40393 -x25705 -x43678 -x38145 -x24062 -x11097 -x38503 -x12440 -x12509 -x25352 -x5810 -x22469 -x40083 -x21579 -x6870 -x2860 -x17823 -x19092 -x1938 -x44420 -x40289 -x35980 -x16318 -x19917 -x41715 -x17059 -x13912 -x34501 -x7201 -x22859 -x28403 -x9324 -x34619 -x18997 -x9482 -x35864 -x8493 -x39430 -x20502 -x22719 -x803 -x38111 -x8121 -x19427 -x40975 -x15385 -x19784 -x6549 -x3516 -x9009 -x28652 -x15358 -x9356 -x39302 -x10844 -x4210 -x7396 -x30694 -x13974 -x33989 -x18811 -x19681 -x6206 -x10392 -x39693 -x1852 -x9303 -x24985 -x42936 -x30247 -x27596 -x12217 -x1076 -x25150 -x31456 -x25754 -x33923 -x30510 -x43630 -x36448 -x13039 -x2075 -x14213 -x4080 -x28572 -x40715 -x31183 -x26247 -x31259 -x17953 -x2576 -x29418 -x20776 -x3878 -x26074 -x15569 -x10926 -x337 -x11291 -x29496 -x26834 -x35200 -x40112 -x1608 -x255 -x5434 -x39890 -x23684 -x19501 -x43520 -x19562 -x3567 -x40453 -x24267 -x3790 -x36262 -x32305 -x14877 -x14616 -x44136 -x37371 -x18045 -x37453 -x25310 -x24282 -x31875 -x32651 -x28268 -x37663 -x37611 -x33692 -x13424 -x34173 -x35565 -x21273 -x40252 -x15502 -x12649 -x33324 -x38526 -x2660 -x8041 -x18332 -x40856 -x824 -x37005 -x30135 -x4800 -x30320 -x17547 -x276 -x38572 -x12952 -x5982 -x39867 -x40395 -x8056 -x3442 -x36225 -x18550 -x2261 -x37033 -x5671 -x6856 -x26265 -x18120 -x18125 -x36730 -x37624 -x43664 -x24965 -x30827 -x2422 -x3507 -x7656 -x41551 -x22811 -x38594 -x43295 -x31067 -x21366 -x11780 -x23430 -x13832 -x36229 -x8046 -x5941 -x9718 -x45174 -x14615 -x31577 -x21542 -x9650 -x14580 -x7346 -x39324 -x42937 -x18994 -x24018 -x14290 -x595 -x23886 -x21945 -x18503 -x14857 -x1190 -x30623 -x4378 -x45635 -x15401 -x40205 -x23832 -x15614 -x8102 -x41181 -x36318 -x11533 -x11006 -x33376 -x11294 -x44834 -x5132 -x21227 -x41293 -x38128 -x34411 -x2966 -x41245 -x1551 -x20257 -x6770 -x41402 -x35043 -x789 -x9713 -x20149 -x22778 -x1678 -x5285 -x35017 -x19676 -x13984 -x14111 -x21553 -x38652 -x19461 -x21516 -x42842 -x41051 -x17867 -x9539 -x37606 -x25811 -x22556 -x14611 -x3330 -x20440 -x11907 -x24738 -x10901 -x31548 -x42261 -x24674 -x22936 -x26174 -x11027 -x37372 -x14738 -x36347 -x34621 -x40128 -x9254 -x18162 -x7536 -x15519 -x40871 -x12498 -x39264 -x3866 -x82 -x43767 -x29190 -x4264 -x892 -x40172 -x5092 -x18640 -x27446 -x29818 -x25407 -x6678 -x33856 -x13723 -x13355 -x43570 -x38614 -x31755 -x9882 -x11085 -x3667 -x27656 -x41647 -x2062 -x36794 -x39748 -x40286 -x10176 -x19412 -x19125 -x45530 -x4082 -x41489 -x12385 -x37338 -x21418 -x19870 -x42271 -x30692 -x43807 -x14116 -x31118 -x19148 -x23646 -x32499 -x24828 -x13816 -x38919 -x20083 -x9855 -x15713 -x13805 -x14015 -x21429 -x28139 -x7861 -x23899 -x23438 -x26341 -x18894 -x30429 -x33121 -x43572 -x23813 -x27591 -x8724 -x10831 -x31191 -x11592 -x17323 -x17585 -x11727 -x24443 -x14703 -x27760 -x29817 -x26141 -x7068 -x29245 -x21136 -x8476 -x45062 -x6632 -x39219 -x34581 -x4707 -x38383 -x1269 -x29548 -x21172 -x15406 -x41750 -x9246 -x33681 -x31337 -x15235 -x34289 -x19111 -x30871 -x17078 -x34433 -x30302 -x30872 -x33643 -x32035 -x42398 -x43689 -x32000 -x33659 -x7978 -x9625 -x39769 -x32468 -x45308 -x33476 -x28770 -x31165 -x37361 -x24726 -x24966 -x38016 -x30618 -x18514 -x1682 -x26673 -x22829 -x23354 -x40411 -x40511 -x44300 -x32813 -x40889 -x43669 -x4783 -x8351 -x34563 -x26115 -x37545 -x31747 -x31211 -x27923 -x10925 -x3757 -x6674 -x24663 -x41680 -x26326 -x32839 -x2645 -x17322 -x44497 -x37852 -x27681 -x28040 -x35586 -x28842 -x34331 -x38524 -x19512 -x4643 -x40913 -x36986 -x29844 -x18049 -x38015 -x24158 -x33833 -x198 -x5427 -x28906 -x33640 -x38724 -x21791 -x27548 -x14006 -x23016 -x7762 -x26310 -x17938 -x17181 -x34208 -x37225 -x41746 -x32167 -x27811 -x19790 -x2053 -x2739 -x39845 -x11645 -x42294 -x18553 -x36254 -x36776 -x20518 -x874 -x21519 -x8372 -x23769 -x14774 -x33572 -x41622 -x13450 -x17943 -x25799 -x7098 -x25625 -x13137 -x21011 -x9688 -x36993 -x39352 -x7400 -x6259 -x5689 -x44529 -x27615 -x28940 -x21410 -x14888 -x17783 -x21748 -x5079 -x978 -x28061 -x40468 -x7236 -x30942 -x23031 -x21816 -x9978 -x31312 -x22254 -x573 -x5283 -x21175 -x42703 -x39610 -x26704 -x12004 -x12113 -x16284 -x31161 -x29396 -x31167 -x36882 -x20354 -x4998 -x5013 -x25191 -x33984 -x27627 -x40074 -x32978 -x13757 -x18156 -x13783 -x37189 -x34045 -x6168 -x2124 -x6954 -x31818 -x23841 -x9952 -x9151 -x39708 -x23439 -x13982 -x3436 -x43433 -x6609 -x17924 -x14905 -x16247 -x30675 -x22164 -x23273 -x43908 -x38882 -x20167 -x14344 -x13813 -x3225 -x38694 -x36320 -x42721 -x18233 -x23921 -x45186 -x4878 -x10529 -x10635 -x21008 -x14754 -x33762 -x21207 -x29069 -x22911 -x19865 -x4579 -x32129 -x28415 -x18490 -x24328 -x36266 -x34982 -x9226 -x40213 -x3022 -x26850 -x27027 -x18731 -x20236 -x31044 -x45424 -x21790 -x1645 -x31088 -x17413 -x1539 -x14302 -x9288 -x15499 -x34617 -x33818 -x33708 -x42769 -x6455 -x38812 -x15638 -x1800 -x12478 -x43207 -x5343 -x8622 -x16765 -x29422 -x24569 -x993 -x37002 -x33158 -x31612 -x8109 -x18194 -x39762 -x8838 -x5111 -x4329 -x42596 -x11676 -x2404 -x34067 -x22430 -x24143 -x45672 -x5378 -x11226 -x19626 -x20742 -x34916 -x30042 -x17906 -x4397 -x22325 -x11511 -x22083 -x35755 -x9591 -x5728 -x2225 -x10283 -x1217 -x9173 -x29513 -x25532 -x33873 -x37069 -x27867 -x12859 -x33973 -x5563 -x4330 -x4365 -x17721 -x6382 -x39897 -x22381 -x32542 -x42643 -x30367 -x36048 -x27688 -x10104 -x2848 -x6760 -x11001 -x14833 -x16679 -x25710 -x14240 -x39464 -x39547 -x30987 -x23777 -x43337 -x17467 -x15455 -x42792 -x17675 -x12342 -x827 -x20021 -x6597 -x25236 -x9412 -x27907 -x13646 -x5299 -x89 -x35389 -x3753 -x14075 -x26373 -x11233 -x15735 -x15606 -x33939 -x38552 -x27376 -x6851 -x29440 -x19187 -x14883 -x31228 -x42240 -x43400 -x21197 -x13827 -x37514 -x38824 -x20145 -x23420 -x34836 -x23791 -x30443 -x10036 -x1396 -x38836 -x26768 -x43184 -x23822 -x27840 -x11627 -x1481 -x39874 -x33562 -x20666 -x42369 -x22547 -x23248 -x3832 -x12474 -x43536 -x11052 -x17716 -x23078 -x29490 -x40390 -x32389 -x26938 -x34341 -x18797 -x13263 -x30374 -x30956 -x9800 -x35239 -x23270 -x19809 -x5262 -x35895 -x24786 -x42226 -x42636 -x16588 -x24843 -x6348 -x37248 -x1749 -x4096 -x20372 -x1765 -x45674 -x42785 -x1571 -x41966 -x15171 -x37900 -x27563 -x39011 -x15192 -x30376 -x40545 -x4839 -x8519 -x17884 -x24330 -x29549 -x23633 -x14457 -x32608 -x23738 -x30507 -x39543 -x30004 -x38428 -x18480 -x18938 -x32480 -x15525 -x39728 -x13687 -x28809 -x44626 -x27208 -x25243 -x13410 -x31931 -x27790 -x45071 -x4356 -x37598 -x19056 -x28443 -x21012 -x17450 -x40702 -x21860 -x32781 -x41717 -x38611 -x933 -x14490 -x40725 -x35714 -x29415 -x40031 -x30068 -x10126 -x5250 -x26256 -x650 -x41017 -x22484 -x30787 -x13172 -x28101 -x30820 -x19303 -x14676 -x5515 -x20366 -x8953 -x11680 -x32638 -x11958 -x35408 -x44169 -x4020 -x27467 -x13212 -x9092 -x31546 -x32410 -x22195 -x2157 -x42380 -x22306 -x4340 -x37761 -x19942 -x17772 -x32903 -x39269 -x15448 -x33152 -x28875 -x39003 -x9789 -x34406 -x11302 -x10287 -x65 -x39318 -x31120 -x44359 -x44822 -x14277 -x18030 -x30666 -x34759 -x27480 -x1440 -x1684 -x30570 -x6541 -x5668 -x30973 -x34267 -x41378 -x28255 -x10849 -x26829 -x44803 -x15846 -x33797 -x45260 -x43736 -x8101 -x42611 -x24615 -x25856 -x28384 -x43790 -x24221 -x6099 -x8151 -x38244 -x16676 -x37719 -x32097 -x13671 -x21313 -x23096 -x45083 -x40995 -x34750 -x23942 -x41990 -x22468 -x14581 -x38206 -x30578 -x34765 -x38606 -x11383 -x25198 -x2307 -x7546 -x13487 -x1697 -x6148 -x3451 -x19231 -x32201 -x8331 -x44929 -x14046 -x12471 -x16698 -x16767 -x39072 -x31855 -x25320 -x11387 -x36364 -x2741 -x36785 -x36872 -x38760 -x18724 -x31103 -x10113 -x41459 -x14864 -x20678 -x28522 -x31534 -x22143 -x22067 -x31227 -x43673 -x723 -x13235 -x3509 -x9110 -x29762 -x19399 -x19160 -x5666 -x45667 -x25975 -x43634 -x25318 -x18491 -x33318 -x12040 -x11781 -x13232 -x5894 -x15366 -x15686 -x31287 -x20117 -x25444 -x12099 -x24081 -x33167 -x37052 -x45425 -x44390 -x17614 -x39766 -x12244 -x28761 -x2737 -x11899 -x18485 -x34734 -x43702 -x19480 -x36845 -x887 -x11729 -x13670 -x9191 -x42009 -x43693 -x19542 -x20656 -x23361 -x38416 -x11270 -x17955 -x44955 -x24866 -x36355 -x16351 -x31795 -x26640 -x11638 -x11828 -x36481 -x33604 -x10179 -x33185 -x38784 -x21989 -x1688 -x13619 -x18937 -x45021 -x21083 -x29166 -x28723 -x45120 -x21033 -x30605 -x27549 -x29445 -x13287 -x19079 -x25521 -x34526 -x22523 -x37881 -x6006 -x36028 -x5580 -x18377 -x11555 -x24305 -x5881 -x42569 -x28163 -x20103 -x29179 -x43959 -x5700 -x38965 -x35944 -x45053 -x21696 -x22559 -x6887 -x29964 -x12437 -x31547 -x16856 -x5213 -x37519 -x25151 -x28798 -x16615 -x17881 -x8554 -x8222 -x28673 -x18215 -x5143 -x42083 -x21046 -x4657 -x15006 -x18132 -x30717 -x35968 -x39421 -x30116 -x16468 -x6932 -x10489 -x42402 -x33114 -x16251 -x41986 -x33309 -x886 -x16197 -x29967 -x33625 -x38670 -x44757 -x15664 -x37134 -x26732 -x40956 -x4912 -x3469 -x37995 -x25293 -x26920 -x45379 -x27000 -x18356 -x1044 -x33508 -x41435 -x43312 -x37510 -x40804 -x38893 -x23155 -x28810 -x3197 -x41617 -x39301 -x25205 -x36279 -x1329 -x31291 -x38574 -x40472 -x43033 -x21664 -x13891 -x34432 -x8571 -x11039 -x5228 -x38585 -x37111 -x3986 -x13561 -x36472 -x25107 -x26538 -x15038 -x16512 -x32664 -x34398 -x25143 -x10394 -x25006 -x26625 -x44074 -x13630 -x24030 -x16474 -x40688 -x39967 -x33 -x10663 -x32715 -x19875 -x27038 -x26883 -x34786 -x6324 -x40150 -x12078 -x35077 -x6187 -x22775 -x19109 -x3131 -x5319 -x20598 -x24993 -x16299 -x40037 -x37912 -x38356 -x4978 -x15589 -x22148 -x29350 -x8625 -x32859 -x3005 -x29886 -x20687 -x21821 -x14480 -x37579 -x17215 -x23267 -x10077 -x12989 -x31719 -x37302 -x13898 -x7914 -x26439 -x457 -x22749 -x10627 -x24487 -x6429 -x32776 -x15917 -x24174 -x43911 -x6507 -x28165 -x37269 -x23338 -x6546 -x11405 -x21511 -x26634 -x1198 -x4056 -x42827 -x5155 -x17176 -x29894 -x45684 -x30576 -x36888 -x41645 -x32832 -x26798 -x22044 -x13634 -x9066 -x40906 -x12568 -x18495 -x38894 -x21270 -x7384 -x16669 -x16531 -x38583 -x4395 -x40088 -x24110 -x8544 -x17247 -x1633 -x17717 -x32268 -x34706 -x4399 -x1916 -x11002 -x12279 -x41642 -x17550 -x18043 -x11376 -x2833 -x24790 -x44159 -x12674 -x26737 -x15166 -x25197 -x1509 -x22612 -x43079 -x10270 -x26751 -x25804 -x14805 -x2057 -x29453 -x21283 -x25281 -x18760 -x5114 -x43063 -x35757 -x41166 -x43575 -x32469 -x21047 -x33504 -x22382 -x1803 -x24252 -x4117 -x42662 -x14176 -x32612 -x43724 -x1102 -x21752 -x45056 -x8574 -x23054 -x4662 -x2716 -x15811 -x17695 -x14283 -x5782 -x3948 -x40030 -x22548 -x40161 -x33776 -x38071 -x17797 -x40264 -x16091 -x4047 -x1450 -x3350 -x38770 -x32683 -x14432 -x9258 -x16899 -x5637 -x16018 -x18311 -x31937 -x3928 -x42597 -x32156 -x33032 -x42670 -x25775 -x33591 -x15437 -x4641 -x43764 -x30236 -x13497 -x25989 -x1763 -x30768 -x84 -x14843 -x574 -x10486 -x41410 -x7540 -x37892 -x27828 -x30912 -x23303 -x38687 -x36574 -x452 -x43011 -x1252 -x32011 -x35658 -x31525 -x33673 -x37337 -x2584 -x42411 -x36716 -x8510 -x32400 -x3379 -x34199 -x10580 -x498 -x147 -x7317 -x2044 -x43416 -x31837 -x11794 -x8142 -x24425 -x26986 -x40646 -x1736 -x33457 -x33532 -x27542 -x28140 -x31423 -x15414 -x747 -x15951 -x1591 -x37833 -x14236 -x22152 -x38899 -x27864 -x25329 -x18126 -x1504 -x13631 -x14613 -x23779 -x24804 -x38123 -x6640 -x6978 -x40874 -x32915 -x43864 -x38121 -x23090 -x15967 -x5825 -x12081 -x11189 -x1421 -x8974 -x21792 -x5517 -x33694 -x37607 -x3799 -x29277 -x43457 -x18953 -x24945 -x8010 -x32013 -x36688 -x33161 -x45474 -x32977 -x14570 -x92 -x36902 -x2928 -x39090 -x41792 -x45063 -x34029 -x26976 -x44621 -x2987 -x11647 -x29470 -x37247 -x2145 -x11864 -x43918 -x19970 -x39242 -x44258 -x11111 -x44287 -x11102 -x40851 -x41757 -x21695 -x7950 -x32456 -x33227 -x36771 -x19962 -x38734 -x19893 -x4182 -x37799 -x706 -x27174 -x12313 -x8957 -x43166 -x21324 -x31329 -x21328 -x15949 -x2248 -x20883 -x23589 -x837 -x45340 -x43128 -x28926 -x23977 -x10369 -x2526 -x10600 -x15375 -x11915 -x41342 -x29211 -x8449 -x28183 -x33321 -x18573 -x12428 -x32010 -x9340 -x32476 -x41863 -x24660 -x11221 -x18324 -x34648 -x11460 -x42630 -x37039 -x41832 -x40273 -x31298 -x7748 -x1030 -x20127 -x38910 -x2257 -x13664 -x39724 -x10164 -x21688 -x14378 -x44007 -x2473 -x17028 -x14683 -x32416 -x731 -x39580 -x6494 -x5236 -x21716 -x25042 -x27560 -x45707 -x8273 -x27485 -x23049 -x25437 -x30513 -x28681 -x14338 -x5202 -x7932 -x42875 -x26472 -x37278 -x34469 -x9010 -x27259 -x29139 -x22560 -x5610 -x21326 -x3780 -x43936 -x31144 -x29974 -x16410 -x16029 -x22089 -x11201 -x19146 -x43354 -x43495 -x31880 -x19527 -x5968 -x8084 -x44814 -x6334 -x42702 -x1246 -x2520 -x9223 -x45630 -x487 -x29345 -x17556 -x30347 -x11036 -x2836 -x25034 -x11182 -x38372 -x32436 -x4877 -x31516 -x17070 -x43880 -x33054 -x27660 -x2698 -x23647 -x6254 -x35302 -x19786 -x17578 -x14427 -x17908 -x35912 -x9673 -x23154 -x34736 -x22208 -x43209 -x21937 -x21924 -x33829 -x45623 -x26925 -x23880 -x39506 -x32678 -x29865 -x29274 -x30188 -x19375 -x10512 -x12101 -x10936 -x12051 -x23631 -x378 -x30496 -x36671 -x1569 -x15343 -x22635 -x4940 -x28872 -x26340 -x14062 -x897 -x27140 -x5009 -x45559 -x6020 -x22309 -x45382 -x12 -x16494 -x20480 -x40525 -x43843 -x41908 -x26114 -x11337 -x27748 -x22091 -x14679 -x5720 -x34104 -x37096 -x19606 -x23835 -x9889 -x20806 -x34861 -x22402 -x42259 -x20187 -x5103 -x9964 -x18857 -x40703 -x21255 -x4223 -x41043 -x33963 -x27883 -x24672 -x22134 -x19756 -x37619 -x15259 -x17794 -x33658 -x15700 -x22914 -x12693 -x26841 -x21159 -x27986 -x32159 -x18795 -x40764 -x5684 -x21380 -x6251 -x34491 -x34382 -x21683 -x37875 -x30419 -x16653 -x41001 -x27121 -x11075 -x3297 -x21503 -x29012 -x16642 -x23541 -x40650 -x11282 -x6499 -x41298 -x9052 -x17662 -x10907 -x37492 -x29410 -x39770 -x9927 -x30659 -x27331 -x8793 -x20328 -x27072 -x19078 -x20622 -x15149 -x4413 -x5442 -x15757 -x9670 -x32408 -x38644 -x1537 -x10087 -x34287 -x42077 -x6043 -x35157 -x43195 -x42805 -x42198 -x39536 -x39756 -x10485 -x34442 -x41279 -x43360 -x30288 -x36465 -x35174 -x36905 -x40060 -x42828 -x1971 -x10921 -x1925 -x43427 -x1753 -x13892 -x42228 -x29105 -x6000 -x28210 -x13163 -x13464 -x7858 -x35961 -x40649 -x33358 -x6977 -x36214 -x24311 -x9821 -x19 -x7682 -x8944 -x10502 -x44226 -x8183 -x36486 -x13512 -x1503 -x5265 -x23551 -x508 -x38938 -x44961 -x15531 -x1170 -x37306 -x42609 -x5203 -x27184 -x13756 -x25604 -x8383 -x18716 -x37556 -x17607 -x37036 -x25817 -x29351 -x13490 -x19000 -x2489 -x13975 -x21844 -x42320 -x17889 -x8517 -x26168 -x4695 -x6221 -x18681 -x17152 -x1581 -x30145 -x35466 -x36536 -x23650 -x6493 -x18138 -x14986 -x17388 -x38419 -x14201 -x12700 -x45070 -x7531 -x35833 -x28205 -x2814 -x12541 -x18334 -x40029 -x17986 -x24382 -x43136 -x726 -x15059 -x6333 -x35379 -x10166 -x44487 -x41300 -x8526 -x45330 -x15055 -x24527 -x16634 -x1943 -x14903 -x32573 -x12415 -x33560 -x16922 -x12533 -x13985 -x16565 -x38427 -x37956 -x2063 -x16881 -x35032 -x6734 -x24524 -x13838 -x36180 -x44477 -x4979 -x30427 -x33117 -x30437 -x45636 -x1770 -x38201 -x26467 -x28211 -x39989 -x7502 -x38645 -x43667 -x7704 -x37602 -x5675 -x40458 -x30548 -x34102 -x12023 -x12725 -x1506 -x13027 -x18725 -x42634 -x9505 -x11494 -x44581 -x37196 -x24107 -x13864 -x11059 -x8210 -x43888 -x27643 -x29561 -x35733 -x40134 -x25417 -x13690 -x8252 -x9295 -x33687 -x22809 -x2777 -x16943 -x19384 -x17122 -x38332 -x19163 -x19960 -x14834 -x6159 -x39247 -x13577 -x44571 -x3061 -x40759 -x2982 -x4988 -x19905 -x38205 -x7053 -x39947 -x43428 -x36302 -x24634 -x31450 -x14483 -x21205 -x26245 -x15145 -x3697 -x5189 -x14446 -x33247 -x39096 -x41917 -x20019 -x15369 -x16961 -x7870 -x38659 -x5615 -x3267 -x33718 -x27623 -x35053 -x21119 -x10712 -x24563 -x34878 -x39148 -x2570 -x15776 -x12862 -x11603 -x27170 -x8255 -x28118 -x6228 -x44289 -x8700 -x6976 -x23704 -x33912 -x25686 -x20407 -x41395 -x35024 -x21238 -x9317 -x33264 -x37888 -x9760 -x42870 -x33696 -x37877 -x38928 -x27915 -x17950 -x32104 -x15670 -x32917 -x36595 -x3978 -x17042 -x13702 -x43202 -x38821 -x2454 -x43731 -x19416 -x19091 -x33151 -x39956 -x12216 -x10708 -x22231 -x27940 -x10252 -x34798 -x33982 -x38782 -x26982 -x4572 -x26604 -x20266 -x11527 -x37658 -x34919 -x28026 -x34980 -x4721 -x36910 -x657 -x23330 -x29306 -x18192 -x17601 -x14900 -x29552 -x22070 -x6892 -x34506 -x37795 -x22166 -x45450 -x36972 -x29007 -x15279 -x27700 -x39312 -x16185 -x10742 -x15031 -x44321 -x13907 -x3449 -x27223 -x42269 -x40920 -x37974 -x35948 -x31798 -x24556 -x39592 -x27705 -x3359 -x668 -x43247 -x24161 -x31253 -x14482 -x42490 -x42050 -x37444 -x42150 -x3644 -x25603 -x12810 -x10738 -x25463 -x38590 -x7739 -x5740 -x10249 -x11552 -x26989 -x3711 -x43317 -x16107 -x13750 -x22578 -x13682 -x30057 -x10931 -x41818 -x29775 -x7391 -x16378 -x12231 -x15454 -x45267 -x44979 -x10769 -x41321 -x29479 -x8384 -x19493 -x15617 -x1441 -x43165 -x24099 -x38512 -x43162 -x42028 -x44188 -x41957 -x45723 -x31158 -x13735 -x14882 -x28767 -x15223 -x24335 -x41681 -x37356 -x38153 -x3310 -x16717 -x6273 -x18288 -x36436 -x24962 -x23053 -x25146 -x44241 -x27969 -x13336 -x43834 -x19913 -x45575 -x17052 -x38942 -x3206 -x19282 -x13004 -x4230 -x45564 -x22286 -x35711 -x28733 -x10683 -x33921 -x6712 -x12224 -x29856 -x34012 -x35327 -x37458 -x15511 -x14249 -x1838 -x35297 -x16539 -x40250 -x6031 -x17610 -x30002 -x22463 -x1258 -x5458 -x9309 -x29821 -x28256 -x18517 -x9771 -x18560 -x13113 -x14307 -x17096 -x29229 -x950 -x3612 -x42191 -x5137 -x36593 -x17842 -x22640 -x24722 -x42146 -x126 -x36854 -x34945 -x19310 -x9004 -x17613 -x16073 -x45384 -x2474 -x12189 -x41456 -x25050 -x40115 -x17389 -x11568 -x33567 -x27804 -x4952 -x28698 -x43883 -x9573 -x12697 -x571 -x27330 -x21407 -x16930 -x20402 -x44690 -x934 -x17340 -x45160 -x42561 -x34731 -x3802 -x27101 -x30985 -x3898 -x4435 -x27294 -x807 -x24603 -x3040 -x28588 -x10424 -x5919 -x27546 -x16198 -x42461 -x16479 -x20269 -x33386 -x28227 -x20760 -x26189 -x37891 -x40116 -x21490 -x11080 -x27945 -x23800 -x38987 -x15346 -x5078 -x2304 -x19887 -x19604 -x25849 -x29141 -x8964 -x8184 -x31284 -x21735 -x3456 -x28015 -x23858 -x10193 -x36807 -x2253 -x5384 -x44944 -x18779 -x7869 -x36815 -x7530 -x17479 -x6700 -x37621 -x18606 -x17689 -x32370 -x22958 -x8875 -x32393 -x3766 -x43048 -x39552 -x41903 -x2747 -x43992 -x6009 -x13885 -x41636 -x15373 -x35498 -x28929 -x29124 -x16258 -x4799 -x43020 -x6234 -x11437 -x14219 -x16208 -x19713 -x20467 -x3534 -x11772 -x16936 -x9769 -x35588 -x21404 -x9736 -x38129 -x44360 -x11467 -x2834 -x31809 -x15255 -x42838 -x3649 -x21750 -x28683 -x34170 -x41935 -x8910 -x9347 -x42780 -x32740 -x37562 -x25490 -x27842 -x11737 -x10319 -x11705 -x31254 -x3273 -x23340 -x34582 -x43873 -x6698 -x3918 -x19571 -x16234 -x34366 -x27051 -x43728 -x35013 -x35429 -x8483 -x40460 -x17255 -x28063 -x31790 -x4344 -x17712 -x39061 -x4915 -x3099 -x17970 -x40565 -x11184 -x38790 -x40637 -x9662 -x5066 -x32413 -x4293 -x15175 -x21056 -x28392 -x38156 -x26041 -x43230 -x14733 -x4660 -x39966 -x29178 -x17231 -x42045 -x30308 -x27052 -x24718 -x12746 -x31295 -x27103 -x33952 -x28078 -x42963 -x26568 -x31898 -x30089 -x31204 -x19907 -x29213 -x15790 -x24136 -x17429 -x15734 -x30686 -x23268 -x33506 -x22738 -x27438 -x28281 -x28173 -x41146 -x24046 -x32244 -x43043 -x23719 -x30957 -x24325 -x20192 -x13271 -x35741 -x12574 -x41921 -x18819 -x38077 -x19577 -x11373 -x38767 -x33069 -x2990 -x36982 -x14533 -x19524 -x6475 -x9599 -x39812 -x26192 -x11256 -x30368 -x32661 -x39722 -x5679 -x33347 -x24482 -x7711 -x22594 -x26611 -x1982 -x40344 -x24229 -x6282 -x10010 -x6364 -x21847 -x43521 -x40465 -x22043 -x6274 -x18309 -x5969 -x11563 -x34048 -x34079 -x29960 -x14281 -x45418 -x14318 -x29471 -x21676 -x45469 -x25076 -x3793 -x27697 -x13918 -x26633 -x10288 -x42979 -x28556 -x43611 -x23894 -x28314 -x34291 -x7615 -x25392 -x17581 -x16372 -x19153 -x5149 -x12143 -x39063 -x1292 -x28759 -x7586 -x10256 -x23715 -x36445 -x15081 -x40561 -x33894 -x13721 -x42971 -x37676 -x8148 -x8098 -x14070 -x17557 -x29443 -x959 -x42895 -x28071 -x29372 -x28945 -x18658 -x16325 -x23947 -x32711 -x13350 -x4860 -x32202 -x22585 -x13094 -x2755 -x3842 -x26924 -x5441 -x5641 -x33084 -x40781 -x26575 x5771 -x11648 -x36713 -x39094 -x39272 -x26620 -x35644 -x32271 -x15676 -x42668 -x39375 -x15914 -x11837 -x34110 -x42967 -x24191 -x40510 -x4121 -x29675 -x32747 -x19439 -x16122 -x35193 -x21408 -x20878 -x46 -x41478 -x9538 -x21341 -x20733 -x30750 -x10609 -x27450 -x1314 -x2190 -x15930 -x11734 -x8467 -x39921 -x19022 -x2861 -x25253 -x17117 -x38843 -x1041 -x27061 -x12783 -x34014 -x32934 -x8402 -x36097 -x4668 -x45587 -x14496 -x11384 -x21022 -x45644 -x11719 -x12105 -x27001 -x19363 -x1488 -x13779 -x33182 -x37886 -x42367 -x18993 -x21406 -x9877 -x32073 -x26384 -x32437 -x28182 -x6862 -x12505 -x7464 -x20184 -x14314 -x26170 -x21621 -x8573 -x12513 -x37460 -x13326 -x16784 -x1665 -x3112 -x22595 -x40215 -x11871 -x29411 -x18216 -x17737 -x459 -x28121 -x30982 -x30984 -x24451 -x6542 -x1452 -x9466 -x40563 -x9985 -x37725 -x4603 -x9037 -x40345 -x35525 -x43722 -x26454 -x41231 -x29197 -x21246 -x600 -x9346 -x19348 -x33480 -x16153 -x7490 -x28434 -x8065 -x45076 -x27004 -x38834 -x5050 -x25394 -x42463 -x282 -x33657 -x8824 -x3275 -x17683 -x45101 -x44704 -x5087 -x23545 -x4274 -x27340 -x28108 -x35542 -x28830 -x26555 -x42471 -x14554 -x29216 -x15183 -x33551 -x17360 -x43885 -x18029 -x35603 -x24925 -x18078 -x37711 -x35611 -x18274 -x1073 -x26362 -x34868 -x34812 -x15438 -x21777 -x30262 -x25259 -x32871 -x32588 -x27269 -x2989 -x42055 -x3201 -x39436 -x22951 -x5935 -x12506 -x44826 -x20358 -x34307 -x38918 -x11420 -x24271 -x10132 -x15416 -x11815 -x41318 -x43101 -x27757 -x4683 -x39607 -x2006 -x37144 -x27464 -x10202 -x33375 -x36855 -x36962 -x16424 -x23553 -x31233 -x1519 -x41641 -x42855 -x25252 -x10919 -x11623 -x19864 -x31050 -x32590 -x34530 -x24835 -x23204 -x13245 -x29871 -x30601 -x10870 -x15127 -x62 -x13578 -x7900 -x34790 -x10454 -x16805 -x13405 -x22432 -x38554 -x35908 -x45373 -x20288 -x13389 -x36257 -x31674 -x6799 -x4521 -x38755 -x11074 -x16810 -x9822 -x24476 -x26207 -x30556 -x11281 -x214 -x30044 -x30946 -x4029 -x37286 -x22763 -x2129 -x36758 -x38527 -x35042 -x22939 -x22151 -x5764 -x32222 -x40249 -x11873 -x39188 -x30310 -x33730 -x16342 -x34275 -x21714 -x21767 -x25091 -x17926 -x30197 -x39006 -x26745 -x21384 -x28665 -x34484 -x30883 -x27891 -x2150 -x14183 -x31902 -x32438 -x16538 -x10341 -x19132 -x26119 -x16214 x26799 -x7577 -x6828 -x43641 -x4490 -x25934 -x18958 -x23125 -x9026 -x39542 -x28658 -x42015 -x32677 -x19645 -x6564 -x6937 -x15242 -x12205 -x12889 -x30563 -x29006 -x37697 -x18911 -x19619 -x9225 -x1701 -x15725 -x14172 -x10345 -x699 -x10045 -x13484 -x32861 -x27378 -x19546 -x28691 -x17480 -x17158 -x25414 -x39510 -x39959 -x23640 -x1412 -x3876 -x29616 -x32953 -x8965 -x23296 -x15070 -x15595 -x13171 -x17877 -x29773 -x33181 -x29435 -x16236 -x2269 -x22127 -x9479 -x17546 -x41328 -x18582 -x22943 -x6424 -x40113 -x36027 -x39446 -x25109 -x38066 -x10366 -x39238 -x7685 -x19088 -x6634 -x21230 -x21751 -x14889 -x44243 -x12620 -x30164 -x34654 -x22690 -x19426 -x4612 -x42063 -x11443 -x31394 -x14680 -x5205 -x2249 -x36473 -x27686 -x14674 -x26288 -x39776 -x31459 -x33385 -x17357 -x31508 -x20218 -x18200 -x28287 -x28938 -x31159 -x17790 -x30905 -x32348 -x5695 -x35763 -x30321 -x6927 -x20465 -x14689 -x280 -x31010 -x31533 -x15937 -x42010 -x37085 -x2944 -x35983 -x15753 -x14755 -x43568 -x22126 -x42187 -x16589 -x24693 -x943 -x33004 -x27879 -x15054 -x22018 -x9404 -x45551 -x41694 -x17821 -x3617 -x43492 -x32390 -x38437 -x11468 -x820 -x3066 -x12439 -x34744 -x22639 -x26037 -x45624 -x17562 -x14055 -x40982 -x3599 -x732 -x4124 -x41728 -x37047 -x1834 -x45317 -x7594 -x33451 -x22227 -x34739 -x41669 -x33978 -x7373 -x33820 -x33284 -x23734 -x42460 -x36573 -x1456 -x6514 -x36258 -x8240 -x27302 -x4076 -x40668 -x29984 -x25896 -x38376 -x9520 -x3853 -x27924 -x21888 -x3311 -x34292 -x32160 -x75 -x8355 -x33290 -x20450 -x38869 -x36426 -x21873 -x11352 -x13843 -x4829 -x42655 -x2615 -x26598 -x41214 -x32337 -x23778 -x30198 -x31815 -x28144 -x36921 -x19700 -x40730 -x24371 -x35511 -x29248 -x11635 -x44670 -x32990 -x11483 -x19053 -x33197 -x39831 -x5878 -x11524 -x44674 -x27763 -x10515 -x31615 -x31199 -x34187 -x19265 -x31121 -x14330 -x30766 -x7552 -x24101 -x29670 -x14151 -x28977 -x10649 -x6867 -x12062 -x36488 -x44092 -x43769 -x35704 -x36623 -x41842 -x15157 -x1082 -x12207 -x19278 -x6413 -x5282 -x13051 -x6252 -x35494 -x21537 -x37774 -x26079 -x38112 -x33872 -x40835 -x30354 -x41220 -x21383 -x32491 -x44325 -x41367 -x30516 -x25946 -x17730 -x12100 -x893 -x23576 -x26380 -x13791 -x11730 -x32752 -x6286 -x30915 -x11968 -x33297 -x13746 -x528 -x23281 -x14349 -x20863 -x23608 -x30564 -x32947 -x22196 -x31171 -x9496 -x3249 -x23219 -x43727 -x795 -x2438 -x31502 -x9392 -x5734 -x28724 -x33795 -x28593 -x45437 -x38254 -x33437 -x16879 -x40281 -x228 -x20177 -x41383 -x21301 -x6740 -x29590 -x10930 -x35381 -x37936 -x39763 -x19089 -x7679 -x12549 -x41119 -x11160 -x20235 -x33173 -x32605 -x2678 -x42722 -x16513 -x3818 -x12756 -x13764 -x1953 -x40891 -x11886 -x42579 -x36717 -x10044 -x10145 -x42072 -x37753 -x24050 -x35371 -x33052 -x9998 -x35664 -x40945 -x42093 -x7596 -x29902 -x36059 -x44361 -x44618 -x43496 -x38190 -x4039 -x4127 -x30201 -x24105 -x22394 -x38669 -x20872 -x11326 -x31303 -x7476 -x33021 -x20104 -x26112 -x35158 -x31738 -x35610 -x1346 -x35153 -x35156 -x24929 -x35679 -x23802 -x35660 -x32309 -x17148 -x42524 -x26905 -x21228 -x19167 -x22225 -x24370 -x43010 -x12104 -x41284 -x23617 -x1107 -x2017 -x33986 -x33552 -x4168 -x26292 -x41910 -x190 -x26544 -x41770 -x21829 -x4517 -x33490 -x37985 -x14016 -x29235 -x39773 -x16063 -x24135 -x42772 -x41218 -x32862 -x21761 -x17245 -x23294 -x32737 -x23538 -x16705 -x42184 -x31257 -x14742 -x34497 -x19944 -x12558 -x14298 -x21543 -x1249 -x45565 -x999 -x45441 -x21736 -x44903 -x28458 -x18505 -x13225 -x9805 -x42194 -x2011 -x5267 -x9912 -x35119 -x15102 -x2628 -x8318 -x23846 -x22883 -x39703 -x42409 -x12177 -x4557 -x2577 -x3796 -x33139 -x21984 -x14714 -x23686 -x21299 -x37245 -x29358 -x2891 -x4060 -x13961 -x10172 -x43517 -x19233 -x43711 -x37605 -x17364 -x17603 -x20562 -x41635 -x32665 -x21286 -x30058 -x17466 -x35794 -x38888 -x17595 -x9780 -x12330 -x24665 -x44809 -x1023 -x44455 -x14448 -x21017 -x41964 -x7110 -x13192 -x42661 -x18136 -x18443 -x19219 -x18859 -x35152 -x14466 -x40220 -x2980 -x7556 -x22657 -x3271 -x14663 -x41334 -x4325 -x7394 -x15364 -x43776 -x15902 -x4273 -x22876 -x19311 -x18603 -x4244 -x10794 -x34984 -x16831 -x45151 -x18133 -x39386 -x40931 -x25373 -x26889 -x1074 -x41549 -x15682 -x29469 -x13732 -x43333 -x9659 -x45673 -x12766 x33951 -x7874 -x3533 -x14919 -x38917 -x5476 -x31132 -x25971 -x18733 -x24378 -x36624 -x18805 -x4549 -x11007 -x29347 -x13019 -x16118 -x20985 -x22845 -x22711 -x30166 -x30159 -x20714 -x21101 -x34269 -x25902 -x25735 -x20738 -x43921 -x16007 -x14068 -x35139 -x42756 -x10562 -x25898 -x35903 -x30161 -x30464 -x41773 -x25113 -x37258 -x1417 -x23174 -x20451 -x26759 -x24054 -x18322 -x15959 -x17288 -x34417 -x36476 -x14121 -x22160 -x42540 -x33949 -x33925 -x63 -x4571 -x43031 -x5064 -x7766 -x22679 -x1381 -x2413 -x26183 -x1656 -x23345 -x5808 -x21592 -x27136 -x3824 -x31760 -x32704 -x7827 x29723 -x30432 -x16973 -x1188 -x9400 -x5390 -x14923 -x15045 -x26155 -x34571 -x21179 -x25170 -x38646 -x26415 -x7345 -x24151 -x36015 -x33382 -x20732 -x36013 -x45514 -x44708 -x33639 -x40618 -x181 -x31029 -x38884 -x26820 -x1485 -x40902 -x7509 -x37860 -x25244 -x7619 -x33991 -x28516 x45028 -x21637 -x33629 -x39422 -x18279 -x4265 -x30598 -x13344 -x16392 -x34443 -x21948 -x28342 -x10911 -x8762 -x10342 -x21507 -x40639 -x34005 -x17315 -x24336 -x14773 -x1784 -x25450 -x29426 -x19991 -x44677 -x37043 -x25919 -x32697 -x29829 -x32660 -x10443 -x13214 -x26105 -x27882 -x18092 -x16895 -x43266 -x15074 -x35223 -x3835 -x31667 -x14139 -x5445 -x1227 -x17041 -x6073 -x19225 -x21561 -x6451 -x59 -x760 -x33548 -x17773 -x11962 -x42814 -x1880 -x21221 -x87 -x1013 -x17187 -x39972 -x26377 -x9624 -x24575 -x42689 -x24130 -x5657 -x27496 -x29439 -x42107 -x15126 -x35110 -x13266 -x28483 -x45775 -x5807 -x31732 -x22814 -x25759 -x27498 -x14148 -x9201 -x15262 -x5612 -x5836 -x27167 -x17784 -x24069 -x21090 -x12336 -x26717 -x41913 -x32025 -x38859 -x43022 -x8150 -x21652 -x26028 -x32317 -x22234 -x3789 -x31386 -x6278 -x45646 -x17035 -x41537 -x693 -x1977 -x26911 -x14224 -x1634 -x8052 -x10135 -x16548 -x4328 -x40257 -x31354 -x34937 -x42318 -x31293 -x28937 -x11104 -x21076 -x35911 -x21552 -x29227 -x29613 -x6765 -x41547 -x17570 -x18170 -x41923 -x45508 -x17220 -x42605 -x28509 -x7332 -x41361 -x4523 -x13801 -x7296 -x2036 -x2913 -x22550 -x19902 -x24124 -x295 -x19024 -x32627 -x40720 -x45217 -x34420 -x31100 -x21415 -x19678 -x25547 -x30291 -x36900 -x25524 -x28631 -x34854 -x17915 -x27709 -x44636 -x35849 -x20263 -x24639 -x38037 -x27572 -x6536 -x12320 -x5372 -x16040 -x35266 -x38557 -x17504 -x38053 -x9068 -x22172 -x11669 -x10347 -x43222 -x11649 -x27344 -x34691 -x18197 -x44648 -x36155 -x2383 -x5487 -x6033 -x24218 -x24643 -x19513 -x3987 -x44666 -x34872 -x25026 -x41212 -x19103 -x21590 -x884 -x30352 -x16837 -x23721 -x36405 -x5396 -x1457 -x4355 -x38284 -x32659 -x22846 -x25169 -x20416 -x44086 -x7800 -x26865 -x13003 -x39457 -x43656 -x18264 -x3536 -x12309 -x28029 -x39743 -x15920 -x4172 -x8991 -x3151 -x35198 -x33293 -x38855 -x39935 -x20971 -x23692 -x31374 -x36485 -x29698 -x2770 -x19810 -x7338 -x3307 -x30811 -x16980 -x42267 -x21845 -x1447 -x37041 -x14050 -x30015 -x14188 -x36102 -x16963 -x33679 -x43278 -x44228 -x3972 -x7765 -x44867 -x16709 -x14347 -x34890 -x19863 -x5871 -x32443 -x19484 -x44411 -x36018 -x29385 -x13396 -x40437 -x25939 -x33578 -x26291 -x9818 -x22670 -x878 -x742 -x43677 -x28485 -x41225 -x3401 -x927 -x19844 -x34564 -x25432 -x13741 -x31976 -x33374 -x989 -x12651 -x7752 -x20299 -x39844 -x35101 -x14784 -x4531 -x40886 -x39710 -x40711 -x15992 -x12110 -x13161 -x2155 -x2039 -x5120 -x41207 -x21487 -x30646 -x32059 -x25984 -x19548 -x15238 -x13311 -x35578 -x42559 -x16154 -x14359 -x36071 -x13153 -x38422 -x23059 -x21311 -x19329 -x20891 -x14715 -x43381 -x27483 -x30076 -x8686 -x10276 -x38860 -x4717 -x1416 -x34032 -x31737 -x32883 -x30055 -x34780 -x6654 -x22399 -x12626 -x17230 -x4400 -x43280 -x43413 -x38837 -x35197 -x30893 -x40152 -x24560 -x11520 -x2504 -x13251 -x3428 -x41129 -x31658 -x14199 -x25351 -x7496 -x40700 -x14159 -x4107 -x14952 -x34431 -x13755 -x16020 -x34388 -x7782 -x9815 -x38491 -x25196 -x45146 -x6449 -x987 -x30860 -x29659 -x24315 -x26734 -x20823 -x35133 -x37861 -x4278 -x39593 -x8242 -x4513 -x12447 -x33229 -x36665 -x5028 -x27680 -x5928 -x41546 -x38750 -x21624 -x16844 -x35409 -x21802 -x22404 -x37824 -x27637 -x40554 -x40039 -x27668 -x317 -x35486 -x10298 -x4754 -x9249 -x28093 -x3482 -x37216 -x34746 -x38291 -x27432 -x43088 -x18302 -x15522 -x18766 -x24666 -x14019 -x11242 -x14973 -x9729 -x17728 -x25472 -x21623 -x34158 -x9712 -x4478 -x29087 -x32686 -x15558 -x35312 -x42638 -x31527 -x1790 -x20065 -x28721 -x20109 -x22170 -x25763 -x24022 -x10802 -x1409 -x32121 -x10688 -x13477 -x5628 -x27501 -x21215 -x10107 -x10384 -x20171 -x21898 -x3595 -x36453 -x21953 -x8790 -x26039 -x38159 -x27448 -x17987 -x34130 -x23362 -x30519 -x22487 -x11022 -x43069 -x1751 -x44483 -x1347 -x10727 -x6920 -x25802 -x38886 -x830 -x8303 -x3755 -x40445 -x1825 -x43163 -x16453 -x45167 -x34486 -x39151 -x17232 -x11937 -x43861 -x22769 -x24764 -x8480 -x23567 -x7964 -x15323 -x3563 -x6268 -x18535 -x41592 -x22828 -x21527 -x45735 -x9416 -x43245 -x26766 -x28764 -x45548 -x41186 -x40166 -x43177 -x5654 -x20990 -x26619 -x22299 -x17892 -x29127 -x38304 -x10774 -x9842 -x41727 -x42249 -x40828 -x7984 -x16475 -x17809 -x21108 -x932 -x10662 -x37999 -x22947 -x35787 -x42468 -x703 -x45755 -x2918 -x43180 -x44267 -x11192 -x18285 -x38090 -x28844 -x29376 -x37251 -x2851 -x44143 -x35038 -x36670 -x28688 -x41376 -x404 -x4889 -x29153 -x24708 -x27415 -x4171 -x32667 -x6421 -x4962 -x5677 -x31016 -x30716 -x36457 -x437 -x12203 -x16941 -x36176 -x24076 -x4945 -x35161 -x32464 -x17660 -x13920 -x4123 -x37176 -x9342 -x27658 -x4796 -x20027 -x21836 -x19891 -x23620 -x38906 -x38143 -x33992 -x9128 -x17071 -x37004 -x33241 -x8958 -x27914 -x4642 -x18915 -x27079 -x40300 -x16200 -x43518 -x21191 -x25298 -x45200 -x40918 -x29813 -x38062 -x43554 -x23002 -x7388 -x2885 -x39256 -x2181 -x34153 -x19289 -x22697 -x28187 -x31765 -x6075 -x36430 -x37364 -x24904 -x31085 -x43946 -x31890 -x21459 -x3348 -x11902 -x34022 -x44108 -x14146 -x8418 -x32866 -x42084 -x15694 -x34336 -x43336 -x19479 -x21801 -x35035 -x8741 -x24860 -x29113 -x24332 -x15681 -x18637 -x30305 -x33660 -x40334 -x14762 -x21278 -x3180 -x28583 -x27071 -x24459 -x26032 -x25340 -x38186 -x16830 -x21804 -x18000 -x3182 -x5323 -x40522 -x108 -x6081 -x16683 -x28917 -x24801 -x4099 -x11250 -x14085 -x32738 -x18565 -x4863 -x3356 -x21330 -x35584 -x32998 -x23486 -x3334 -x6703 -x29136 -x7797 -x43569 -x2231 -x12662 -x28177 -x27060 -x24728 -x12611 -x20784 -x38803 -x23893 -x11906 -x42889 -x24533 -x17433 -x40508 -x23397 -x41467 -x16026 -x33445 -x20639 -x15283 -x45423 -x28207 -x9757 -x39920 -x3846 -x35892 -x30965 -x34630 -x10923 -x45331 -x43975 -x1683 -x30485 -x44551 -x17032 -x3885 -x39933 -x19655 -x39166 -x42501 -x26787 -x32031 -x27616 -x32458 -x36824 -x23145 -x39789 -x23651 -x39736 -x16443 -x23252 -x37706 -x35630 -x42743 -x29125 -x30346 -x35304 -x12962 -x42361 -x12074 -x20727 -x35994 -x7122 -x31659 -x37804 -x36548 -x34692 -x25363 -x13532 -x44145 -x15073 -x32726 -x35539 -x7805 -x12420 -x6141 -x27661 -x31282 -x22063 -x38056 -x7372 -x6612 -x11731 -x11625 -x28436 -x8124 -x27687 -x17196 -x13815 -x37537 -x26052 -x22998 -x16371 -x24249 -x12228 -x9930 -x1244 -x34784 -x6693 -x35217 -x27785 -x21488 -x42406 -x11032 -x22645 -x22531 -x24415 -x26166 -x37382 -x1414 -x19472 -x3284 -x30700 -x42349 -x329 -x7736 -x43091 -x35395 -x37998 -x37456 -x29828 -x9268 -x26262 -x12191 -x43928 -x941 -x15907 -x8414 -x6023 -x45327 -x44264 -x37713 -x6394 -x9647 -x31920 -x6392 -x35814 -x29145 -x15727 -x614 -x34402 -x3049 -x15348 -x3290 -x34367 -x8769 -x34108 -x38477 -x31952 -x43150 -x17451 -x35388 -x41756 -x28083 -x42030 -x41369 -x11926 -x41676 -x15468 -x34111 -x45550 -x44135 -x39204 -x11164 -x6668 -x7791 -x20439 -x21339 -x11733 -x4170 -x42537 -x11487 -x23681 -x36901 -x41493 -x33998 -x25492 -x1525 -x6745 -x31988 -x15232 -x16246 -x1583 -x41912 -x27384 -x19563 -x4593 -x11347 -x42614 -x31403 -x36150 -x27049 -x38504 -x4021 -x9372 -x27370 -x35914 -x30780 -x2511 -x13150 -x7109 -x40712 -x26139 -x40484 -x2350 -x9727 -x9515 -x24154 -x42692 -x6491 -x17505 -x690 -x40964 -x41953 -x12529 -x30744 -x34478 -x25483 -x38345 -x40132 -x28323 -x34038 -x42404 -x37451 -x3860 -x513 -x32107 -x7879 -x27545 -x18680 -x35585 -x18294 -x23188 -x20286 -x370 -x14419 -x39821 -x27803 -x5376 -x44672 -x4092 -x28581 -x28833 -x31741 -x16279 -x2331 -x33370 -x26260 -x34642 -x26937 -x11153 -x18809 -x22834 -x23736 -x17963 -x24139 -x41199 -x15190 -x38949 -x9987 -x27756 -x40278 -x11547 -x41061 -x40848 -x2798 -x36310 -x6718 -x37213 -x5409 -x25165 -x1718 -x472 -x11509 -x35656 -x14584 -x41044 -x31452 -x21965 -x39196 -x5244 -x14705 -x40244 -x32225 -x31974 -x22444 -x9107 -x36599 -x36126 -x20320 -x10163 -x29746 -x23878 -x10814 -x45540 -x43473 -x13074 -x8884 -x11073 -x25222 -x26056 -x43258 -x1158 -x14065 -x17813 -x41885 -x2086 -x42693 -x14970 -x29837 -x8909 -x24035 -x1464 -x17856 -x36215 -x14026 -x30032 -x25623 -x25029 -x41461 -x25995 -x29695 -x45304 -x45371 -x44525 -x33486 -x24624 -x38718 -x24940 -x12332 -x32474 -x11530 -x4352 -x42941 -x38241 -x9499 -x27258 -x8312 -x22853 -x27989 -x38881 -x36021 -x26477 -x41344 -x39426 -x34523 -x21909 -x1294 -x15925 -x3730 -x43892 -x33334 -x38441 -x14948 -x10586 -x25588 -x40488 -x33825 -x19651 -x2633 -x3608 -x40355 -x35938 -x27151 -x18726 -x44399 -x33814 -x34656 -x30303 -x19522 -x24219 -x28834 -x29766 -x3420 -x20481 -x16550 -x24917 -x5848 -x7897 -x44489 -x30467 -x45193 -x17088 -x36691 -x37397 -x29137 -x39668 -x22499 -x13445 -x1424 -x40304 -x41959 -x19570 -x31997 -x27212 -x44163 -x9663 -x29917 -x29130 -x11857 -x13393 -x3211 -x17686 -x5109 -x21044 -x23660 -x36470 -x19344 -x21426 -x16746 -x6516 -x5461 -x4411 -x5015 -x39944 -x40346 -x13566 -x30515 -x23203 -x58 -x28586 -x11492 -x7275 -x4485 -x16388 -x16383 -x3168 -x38248 -x5630 -x11811 -x13318 -x18433 -x28381 -x15021 -x14127 -x18755 -x35901 -x32145 -x30608 -x13151 -x24243 -x5767 -x7684 -x1016 -x29488 -x23753 -x20753 -x6139 -x8092 -x13301 -x9183 -x37344 -x29763 -x290 -x41761 -x5249 -x5354 -x37553 -x20412 -x16370 -x10598 -x10756 -x33891 -x32508 -x10997 -x40374 -x27930 -x3086 -x25512 -x5812 -x8682 -x42159 -x35669 -x20661 -x5899 -x17554 -x35502 -x26251 -x1426 -x31420 -x24220 -x39635 -x36434 -x19218 -x1240 -x32099 -x26781 -x34817 -x37234 -x8308 -x40638 -x38191 -x3076 -x21874 -x23816 -x29298 -x3659 -x454 -x33256 -x32959 -x16075 -x9507 -x4438 -x16545 -x39775 -x6586 -x40449 -x41558 -x19280 -x7471 -x16884 -x26334 -x3406 -x3762 -x38532 -x8879 -x18492 -x34141 -x21148 -x41106 -x10466 -x21160 -x21170 -x32860 -x45359 -x17193 -x41219 -x405 -x1704 -x32447 -x10721 -x13260 -x15397 -x4419 -x20503 -x21345 -x1281 -x45105 -x27282 -x9526 -x36913 -x8676 -x36209 -x15250 -x34732 -x28650 -x3308 -x30707 -x31108 -x6952 -x27161 -x37389 -x8710 -x28753 -x17817 -x1810 -x9274 -x25816 -x36446 -x40117 -x24403 -x2026 -x41506 -x38868 -x5930 -x19378 -x31059 -x38666 -x24942 -x39121 -x26919 -x27417 -x41477 -x9752 -x33473 -x21883 -x22767 -x2488 -x5007 -x17003 -x36255 -x33505 -x45039 -x12424 -x26289 -x35698 -x15466 -x239 -x7009 -x6106 -x43510 -x35830 -x18330 -x13603 -x2820 -x12990 -x44329 -x38559 -x12441 -x940 -x33779 -x35998 -x18525 -x36661 -x36019 -x3966 -x13197 -x35977 -x42727 -x11890 -x43595 -x6848 -x24548 -x6503 -x2338 -x11870 -x29995 -x12043 -x9293 -x40416 -x43787 -x13580 -x39285 -x33244 -x10861 -x21654 -x13434 -x20920 -x13128 -x16438 -x4098 -x27631 -x5493 -x25508 -x10836 -x18944 -x10048 -x38880 -x26659 -x12997 -x32217 -x26514 -x3020 -x1261 -x398 -x14449 -x32320 -x37806 -x8468 -x14499 -x38184 -x15730 -x6666 -x23768 -x18046 -x2296 -x12200 -x5506 -x39802 -x14403 -x12211 -x4763 -x36666 -x36804 -x2911 -x40603 -x4937 -x30471 -x37197 -x4875 -x8862 -x20033 -x6639 -x7123 -x38236 -x39028 -x12268 -x16217 -x4024 -x42286 -x40788 -x24994 -x41808 -x34040 -x37383 -x35694 -x40448 -x8277 -x42382 -x5793 -x18056 -x29244 -x35770 -x16065 -x31727 -x37747 -x24803 -x27594 -x30495 -x23128 -x17762 -x28054 -x29051 -x17143 -x17346 -x16143 -x22327 -x37738 -x30019 -x32825 -x20092 -x23346 -x15990 -x27338 -x8075 -x19133 -x18750 -x39453 -x21126 -x2594 -x2163 -x40670 -x3979 -x41894 -x43277 -x10079 -x14324 -x39176 -x33408 -x11909 -x15576 -x28957 -x35329 -x43139 -x12551 -x40693 -x22997 -x16150 -x41224 -x39958 -x14433 -x14279 -x4417 -x373 -x15007 -x24520 -x32 -x32198 -x12760 -x3388 -x36179 -x3174 -x13604 -x41752 -x18268 -x27715 -x41531 -x39341 -x1901 -x25017 -x6747 -x2566 -x25216 -x40905 -x26526 -x23180 -x20893 -x9030 -x32383 -x45682 -x41252 -x38747 -x21973 -x9928 -x19223 -x20087 -x45541 -x41098 -x23865 -x29150 -x568 -x37074 -x11340 -x6608 -x10255 -x35762 -x19090 -x36399 -x16309 -x30698 -x17227 -x7737 -x30273 -x19921 -x18693 -x36611 -x16311 -x17685 -x11538 -x44830 -x42438 -x36926 -x20181 -x23546 -x2424 -x33120 -x21385 -x5658 -x3803 -x12318 -x7367 -x3810 -x29036 -x24683 -x17830 -x20281 -x30977 -x45706 -x1027 -x26163 -x38682 -x1105 -x19095 -x227 -x2974 -x31642 -x31734 -x42726 -x39282 -x14008 -x3028 -x5499 -x39620 -x21099 -x2341 -x27999 -x2506 -x9709 -x27578 -x34724 -x33715 -x44580 -x35590 -x8212 -x5801 -x17668 -x3486 -x34156 -x39333 -x40717 -x22000 -x33141 -x6671 -x8543 -x23556 -x895 -x3968 -x31484 -x11471 -x26992 -x34819 -x18824 -x24364 -x37825 -x31430 -x16597 -x2459 -x36427 -x9490 -x7848 -x32586 -x18397 -x7443 -x39376 -x33146 -x30454 -x33335 -x38999 -x27745 -x20315 -x7853 -x25674 -x22527 -x4 -x13098 -x36381 -x31081 -x18513 -x34017 -x39525 -x32332 -x27472 -x24995 -x38060 -x34396 -x41714 -x23689 -x33962 -x33999 -x35227 -x22337 -x22926 -x2403 -x38825 -x42387 -x4514 -x33740 -x29393 -x16323 -x44649 -x28901 -x26562 -x2961 -x23678 -x7226 -x18855 -x1326 -x1680 -x18116 -x21120 -x14413 -x31769 -x39526 -x37489 -x25423 -x37569 -x41316 -x25703 -x18337 -x19418 -x8985 -x22668 -x43231 -x39263 -x6436 -x40235 -x14250 -x19661 -x30430 -x32089 -x12727 -x30146 -x36417 -x39374 -x5735 -x29380 -x45456 -x36781 -x2185 -x32881 -x10381 -x14060 -x21635 -x22371 -x2152 -x21098 -x22279 -x10422 -x22869 -x38178 -x9374 -x43235 -x2051 -x7416 -x6004 -x42074 -x22004 -x783 -x6577 -x9593 -x43854 -x38226 -x981 -x176 -x4629 -x15280 -x13849 -x9076 -x35078 -x37640 -x37287 -x39948 -x15876 -x31179 -x44276 -x33967 -x31754 -x28797 -x45597 -x37290 -x39796 -x27148 -x3717 -x20986 -x35657 -x29771 -x26774 -x26344 -x42154 -x19370 -x19144 -x40519 -x23237 -x20234 -x14944 -x12755 -x38723 -x44391 -x5410 -x44396 -x7455 -x2705 -x7946 -x25405 -x3661 -x38904 -x27603 -x25825 -x894 -x8959 -x39270 -x23077 -x2437 -x27035 -x10170 -x10761 -x38307 -x42516 -x16959 -x37024 -x39262 -x23313 -x2810 -x20056 -x10055 -x20679 -x9212 -x39049 -x26802 -x27059 -x38538 -x38712 -x4208 -x31418 -x39371 -x25609 -x6395 -x12446 -x16999 -x4219 -x26990 -x26892 -x17190 -x30851 -x38764 -x16761 -x9077 -x38729 -x24257 -x7005 -x3232 -x24401 -x9611 -x39462 -x13144 -x17034 -x23184 -x17563 -x29421 -x39245 -x21202 -x31916 -x4416 -x43217 -x4155 -x8481 -x22982 -x31124 -x18871 -x20252 -x30315 -x17391 -x33698 -x30969 -x26111 -x26779 -x16307 -x532 -x35364 -x4772 -x28951 -x26059 -x21019 -x24769 -x21192 -x36793 -x9735 -x25580 -x9542 -x19094 -x34503 -x33467 -x14167 -x34254 -x32967 -x45323 -x15859 -x23628 -x24141 -x34092 -x22643 -x34808 -x26741 -x30642 -x32681 -x26848 -x30492 -x22442 -x37291 -x17855 -x40420 -x10263 -x12919 -x34725 -x26981 -x31779 -x18676 -x28457 -x32128 -x23289 -x19771 -x1589 -x23561 -x607 -x12910 -x39319 -x23181 -x9796 -x24000 -x44466 -x33331 -x5336 -x23688 -x44933 -x30654 -x1308 -x39975 -x27012 -x35167 -x26228 -x5295 -x9839 -x2605 -x9119 -x6930 -x22131 -x16360 -x32562 -x3322 -x36224 -x12353 -x7216 -x3503 -x45754 -x5201 -x23511 -x678 -x22610 -x26218 -x32498 -x1254 -x17300 -x26645 -x17709 -x37073 -x43260 -x6426 -x3645 -x9359 -x17363 -x23973 -x10798 -x9590 -x14136 -x30458 -x36643 -x27841 -x24787 -x37817 -x38801 -x15786 -x24996 -x7997 -x32549 -x20842 -x45124 -x2738 -x36681 -x41525 -x41105 -x8987 -x27495 -x12861 -x4970 -x32062 -x23843 -x19723 -x21706 -x44612 -x34139 -x35788 -x21249 -x44566 -x22956 -x44484 -x39554 -x44989 -x40829 -x36877 -x7985 -x8165 -x16701 -x4450 -x42716 -x22137 -x4795 -x41600 -x45718 -x44013 -x6891 -x29558 -x9619 -x43145 -x43830 -x19081 -x44041 -x17399 -x6584 -x26240 -x36514 -x19627 -x17825 -x3050 -x35066 -x20902 -x39439 -x33566 -x15797 -x2669 -x16931 -x43288 -x2773 -x9232 -x34538 -x2554 -x37210 -x11123 -x6481 -x16541 -x11709 -x2059 -x35334 -x15637 -x23991 -x32805 -x20124 -x44091 -x32377 -x3604 -x21658 -x4559 -x11462 -x42961 -x26789 -x26124 -x29999 -x15107 -x8960 -x20339 -x17738 -x14886 -x42457 -x43218 -x43007 -x2109 -x38119 -x5975 -x22045 x44128 -x3241 -x35097 -x23673 -x43169 -x15368 -x770 -x24410 -x9702 -x31672 -x22647 -x9572 -x31529 -x15199 -x30689 -x17409 -x8132 -x21960 -x8400 -x16678 -x39730 -x3398 -x42396 -x41030 -x22440 -x388 -x31471 -x35051 -x14088 -x42970 -x16947 -x26244 -x19055 -x18838 -x30734 -x2712 -x26719 -x17229 -x32045 -x7517 -x43367 -x34183 -x4905 -x38353 -x44700 -x19192 -x12067 -x27798 -x8618 -x8074 -x10762 -x17900 -x34809 -x6014 -x30168 -x5021 -x35888 -x2092 -x38268 -x26818 -x30171 -x930 -x840 -x21908 -x5598 -x19612 -x14164 -x36837 -x5674 -x2539 -x44434 -x41888 -x10367 -x40246 -x34821 -x3750 -x1573 -x17445 -x12790 -x39567 -x34876 -x18236 -x43436 -x25571 -x18114 -x30259 -x24397 -x44204 -x32120 -x8648 -x40589 -x20314 -x31991 -x22072 -x22681 -x33077 -x19973 -x42414 -x12721 -x34257 -x36805 -x16088 -x4942 -x16570 -x18878 -x42920 -x10327 -x16774 -x40958 -x39286 -x8229 -x4031 -x39485 -x25105 -x28578 -x6716 -x44874 -x2832 -x19948 -x30442 -x15779 -x14837 -x40012 -x27967 -x36398 -x32809 -x44301 -x27600 -x29403 -x32693 -x33396 -x11929 -x984 -x16939 -x15270 -x15594 -x9380 -x13286 -x18497 -x42833 -x40845 -x43302 -x29037 -x23086 -x24511 -x33650 -x12225 -x13605 -x34733 -x22653 -x12865 -x23434 -x41684 -x39792 -x31115 -x16753 -x20938 -x26578 -x21161 -x1881 -x20110 -x34512 -x44590 -x41009 -x9327 -x27575 -x17814 -x41431 -x14540 -x28364 -x20953 -x36308 -x20073 -x18310 -x10417 -x26478 -x44824 -x32567 -x36547 -x6366 -x31149 -x31311 -x32358 -x38914 -x31844 -x31872 -x23527 -x42265 -x919 -x34933 -x25914 -x43768 -x11271 -x9211 -x861 -x5448 -x40341 -x10260 -x28888 -x31745 -x24085 -x33040 -x36123 -x30809 -x15398 -x27573 -x6077 -x23326 -x6662 -x14477 -x7558 -x16095 -x40772 -x31395 -x24642 -x38330 -x27292 -x8143 -x27492 -x27305 -x10673 -x26271 -x35393 -x31197 -x34524 -x1565 -x15141 -x32713 -x18426 -x44707 -x36755 -x8417 -x40266 -x36374 -x24792 -x22320 -x20790 -x37903 -x1598 -x8853 -x33944 x44326 -x34142 -x41440 -x40942 -x23280 -x39707 -x6203 -x16870 -x9615 -x29887 -x33037 -x27362 -x29540 -x30072 -x34745 -x12986 -x10533 -x22262 -x18654 -x34864 -x40043 -x43200 -x26080 -x15504 -x9617 -x186 -x3495 -x27287 -x30053 -x45277 -x22017 -x16094 -x31275 -x15167 -x41663 -x7627 -x36597 -x21400 -x44372 -x18246 -x25739 -x13297 -x40052 -x4349 -x1687 -x39986 -x42316 -x29467 -x25545 -x33409 -x7058 -x8189 -x5662 -x37661 -x14322 -x39227 -x38452 -x18421 -x44852 -x40741 -x32543 -x22865 -x10618 -x37100 -x19997 -x20910 -x20526 -x15707 -x42275 -x5601 -x30865 -x34363 -x12412 -x31725 -x32932 -x42454 -x27073 -x35472 -x22993 -x23040 -x43624 -x29959 -x7559 -x28697 -x31172 -x28239 -x14978 -x38719 -x6176 -x43246 -x14101 -x42101 -x43327 -x42713 -x4883 -x4556 -x10102 -x26580 -x996 -x13167 -x45015 -x31027 -x42981 -x5370 -x12939 -x25717 -x34429 -x11414 -x30802 -x25622 -x13788 -x34213 -x10498 -x41814 -x30304 -x21610 -x20885 -x20213 -x467 -x3198 -x7444 -x7022 -x28494 -x187 -x9179 -x4472 -x27266 -x33869 -x41352 -x14469 -x1639 -x41088 -x42608 -x23992 -x958 -x41797 -x23139 -x4907 -x28420 -x37010 -x16582 -x421 -x9314 -x37745 -x29873 -x7127 -x19922 -x30070 -x26583 -x44414 -x43923 -x29215 -x43583 -x18089 -x40402 -x11738 -x24283 -x2529 -x15247 -x4015 -x39653 -x23691 -x2967 -x7399 -x35246 -x29328 -x40883 -x16769 -x34489 -x27595 -x23370 -x743 -x10641 -x18152 -x24572 -x17805 -x7677 -x4511 -x2147 -x10038 -x6488 -x39854 -x20511 -x45165 -x11658 -x25798 -x40594 -x24762 -x218 -x40396 -x36946 -x15652 -x8798 -x1897 -x839 -x29509 -x30244 -x34378 -x39715 -x3909 -x24275 -x13005 -x11544 -x44755 -x44897 -x26827 -x40384 -x19841 -x25983 -x15836 -x26217 -x30761 -x1889 -x12587 -x43425 -x9614 -x8360 -x23789 -x22583 -x41970 -x33809 -x25497 -x16976 -x37421 -x35774 -x3997 -x28053 -x24711 -x3877 -x27618 -x27187 -x8006 -x19751 -x43708 -x22424 -x16062 -x43615 -x40318 -x7044 -x41008 -x21453 -x9640 -x28497 -x17785 -x31746 -x39000 -x26963 -x31796 -x30318 -x21349 -x22984 -x14985 -x43351 -x22168 -x7906 -x30097 -x7799 -x43681 -x7229 -x27678 -x10431 -x19530 -x4819 -x39071 -x8494 -x44641 -x44714 -x31469 -x43500 -x1233 -x2797 -x32479 -x12266 -x5030 -x6574 -x36046 -x19400 -x29323 -x6883 -x26912 -x44428 -x9942 -x3258 -x34927 -x20461 -x45311 -x6067 -x16256 -x6521 -x12563 -x12144 -x4849 -x10421 -x15001 -x3678 -x35377 -x11617 -x28850 -x20923 -x19464 -x30043 -x6360 -x12550 -x28502 -x42127 -x34541 -x7256 -x44843 -x36784 -x1690 -x8155 -x19884 -x3285 -x8512 -x29456 -x44957 -x41151 -x31089 -x23348 -x16268 -x34065 -x8502 -x9034 -x30499 -x20143 -x42473 -x13780 -x1835 -x2754 -x5553 -x5141 -x9549 -x27204 -x14247 -x26279 -x42877 -x32299 -x26336 -x4071 -x34401 -x40071 -x1698 -x10296 -x25160 -x24863 -x22048 -x14688 -x14266 -x32280 -x45227 -x35997 -x39714 -x16238 -x37161 -x2348 -x9502 -x27232 -x29423 -x18084 -x15798 -x35436 -x1270 -x11246 -x37700 -x15287 -x8923 -x17393 -x41484 -x20436 -x910 -x1640 -x30660 -x42704 -x1201 -x40957 -x12372 -x27217 -x23916 -x19958 -x4012 -x6490 -x256 -x4217 -x35621 -x38180 -x9649 -x31424 -x19507 -x28074 -x36868 -x1231 -x31576 -x18455 -x5193 -x25666 -x12408 -x43698 -x14633 -x26238 -x42360 -x38792 -x19169 -x6562 -x22173 -x33780 -x12857 -x23186 -x19928 -x6736 -x1696 -x10229 -x5337 -x37962 -x6899 -x4689 -x20433 -x35879 -x3735 -x10992 -x6966 -x37913 -x37548 -x25201 -x15999 -x5933 -x13774 -x24652 -x6854 -x5450 -x45567 -x17191 -x21871 -x26458 -x30252 -x28664 -x14816 -x40313 -x44793 -x13655 -x9793 -x22648 -x35670 -x1391 -x22212 -x10576 -x19175 -x44443 -x18562 -x6401 -x23402 -x31178 -x12950 -x34620 -x3975 -x16591 -x6827 -x43387 -x23714 -x38232 -x28496 -x2165 -x1276 -x33131 -x8993 -x40810 -x43411 -x3373 -x33689 -x34414 -x18816 -x2774 -x14543 -x24017 -x42618 -x27468 -x12821 -x39030 -x9949 -x40370 -x33130 -x45523 -x31707 -x13312 -x26307 -x39229 -x18127 -x31448 -x43914 -x10511 -x42260 -x44250 -x28944 -x19669 -x23579 -x18473 -x24230 -x19727 -x28295 -x45462 -x4198 -x38252 -x34802 -x36519 -x28703 -x8926 -x27529 -x40631 -x17384 -x21340 -x42223 -x43598 -x35626 -x28942 -x43308 -x31768 -x12152 -x6068 -x31713 -x43384 -x33853 -x11608 -x13715 -x31137 -x29898 -x41897 -x18792 -x6604 -x11505 -x30463 -x31128 -x27149 -x34240 -x17186 -x11593 -x37678 -x6222 -x7076 -x26893 -x14479 -x42707 -x34145 -x19859 -x26509 -x31451 -x33634 -x31629 -x11564 -x7891 -x8617 -x31021 -x30439 -x39930 -x26541 -x26204 -x21196 -x13786 -x13863 -x38064 -x1978 -x27759 -x23946 -x44838 -x4558 -x27871 -x28568 -x6431 -x2953 -x30699 -x38218 -x42165 -x17633 -x11142 -x11401 -x33055 -x8350 -x3521 -x1902 -x8113 -x16763 -x10855 -x30062 -x30132 -x43989 -x2976 -x28133 -x34217 -x19473 -x3268 -x41028 -x15673 -x6438 -x15101 -x3489 -x37898 -x37897 -x10116 -x33931 -x28463 -x34962 -x1305 -x44720 -x20830 -x25185 -x15489 -x28918 -x10250 -x16842 -x26404 -x19957 -x15545 -x33802 -x6943 -x29621 -x10561 -x13395 -x15619 -x20755 -x986 -x17133 -x44632 -x27078 -x45077 -x16659 -x15093 -x38393 -x7389 -x8158 -x22411 -x21343 -x40560 -x24757 -x41306 -x21958 -x2069 -x16164 -x44794 -x5167 -x35093 -x1268 -x21505 -x32325 -x26381 -x21628 -x15845 -x8036 -x23677 -x16744 -x19823 -x7273 -x4797 -x37821 -x16202 -x9900 -x41827 -x5350 -x35869 -x2016 -x37559 -x19321 -x37415 -x10980 -x38901 -x37645 -x5558 -x2859 -x38466 -x30533 -x22258 -x29349 -x13928 -x4299 -x7975 -x27533 -x32300 -x10634 -x26809 -x13309 -x36604 -x19331 -x35385 -x23412 -x27865 -x22132 -x1321 -x43865 -x33860 -x10398 -x17861 -x23569 -x35242 -x32779 -x14956 -x29163 -x39025 -x15161 -x32517 -x1622 -x26485 -x18139 -x21106 -x2064 -x14979 -x18291 -x42571 -x7693 -x3848 -x25743 -x23440 -x38907 -x9690 -x41961 -x25575 -x22502 -x29511 -x33416 -x33584 -x27905 -x27853 -x124 -x32185 -x16611 -x5263 -x12497 -x10632 -x44278 -x5888 -x7343 -x19445 -x17932 -x38346 -x544 -x3132 -x4381 -x42285 x13408 -x10041 -x7642 -x29774 -x26916 -x37854 -x33547 -x44538 -x25062 -x14133 -x10281 -x25978 -x4575 -x35653 -x36898 -x8297 -x27585 -x27734 -x15299 -x44089 -x39898 -x13491 -x125 -x6695 -x25797 -x25742 -x16918 -x35310 -x18896 -x42037 -x12178 -x33211 -x30791 -x44851 -x5215 -x12679 -x26224 -x8812 -x27065 -x19847 -x1862 -x17718 -x44625 -x3318 -x6685 -x6680 -x6965 -x30027 -x19650 -x8825 -x14264 -x6201 -x21394 -x686 -x21536 -x8089 -x20053 -x34914 x45144 -x22928 -x6603 -x16958 -x25374 -x32245 -x4924 -x44745 -x32421 x5770 -x33890 -x4446 -x33043 -x6545 -x35208 -x18360 -x3338 -x9070 -x43779 -x20107 -x3218 -x6231 -x40231 -x12974 -x32061 -x7141 -x9023 -x17351 -x2831 -x31996 -x40842 -x22486 -x36461 -x23457 -x41561 -x8722 -x19936 -x40126 -x16735 -x32868 -x33849 -x23735 -x36464 -x26357 -x33434 -x26181 -x41206 -x26587 -x14625 -x29988 -x29563 -x15919 -x16846 -x9908 -x31963 -x25080 -x7494 -x17266 -x17302 -x20655 -x22375 -x10558 -x8966 -x40013 -x18298 -x13433 -x9122 -x43783 -x34204 -x42908 -x13234 -x14117 -x42248 -x11397 -x10449 -x7316 -x5960 -x14725 -x32411 -x25573 -x21895 -x39086 -x34753 -x22622 -x4944 -x28897 -x34741 -x13283 -x19763 -x10908 -x22046 -x40099 -x39604 -x17365 -x42350 -x42602 -x21449 -x22716 -x16601 -x10168 -x30059 -x27887 -x42450 -x13190 -x9394 -x7982 -x22961 -x33381 -x11693 -x29979 -x2014 -x44378 -x20471 -x36053 -x43013 -x37123 -x13859 -x28320 -x32596 -x42831 -x2813 -x30184 -x14463 -x31600 -x27391 -x25963 -x19421 -x7090 -x4602 -x6160 -x40767 -x19145 -x4465 -x42140 -x40645 -x34674 -x36619 -x25116 -x40930 -x26628 -x11896 -x12295 -x17923 -x20721 -x18146 -x16693 -x43213 -x25480 -x17774 -x30491 -x17621 -x1147 -x4103 -x37018 -x17576 -x26726 -x14173 -x14855 -x4780 -x34505 -x12775 -x39293 -x9533 -x26398 -x13154 -x38650 -x13361 -x7933 -x25945 -x4868 -x21237 -x25549 -x42145 -x11069 -x40123 -x2008 -x15188 -x26153 -x28377 -x3859 -x42560 -x22133 -x914 -x28406 -x32816 -x25468 -x24964 -x13386 -x28700 -x5399 -x20419 -x42680 -x39417 -x20684 -x35793 -x37828 -x17544 -x13040 -x13653 -x24400 -x11497 -x11188 -x31105 -x33672 -x35729 -x33096 -x29718 -x2565 -x26319 -x43836 -x4206 -x10909 -x6111 -x28549 -x19401 -x36227 -x4460 -x2666 -x39976 -x28627 -x35599 -x28564 -x41215 -x37574 -x42790 -x35196 -x16519 -x5033 -x29826 -x12140 -x744 -x2815 -x25184 -x13844 -x37902 -x41826 -x25204 -x12174 -x40500 -x33226 -x30962 -x39794 -x19168 -x21517 -x27488 -x12554 -x16736 -x7211 -x9896 -x41401 -x40664 -x30138 -x4016 -x24912 -x2898 -x42764 -x36274 -x42459 -x36074 -x9873 -x20241 -x36246 -x10338 -x15733 -x23367 -x16728 -x14501 -x34207 -x24450 -x7589 -x26898 -x41338 -x14686 -x45628 -x1774 -x9695 -x30901 -x16316 -x16536 -x20651 -x775 -x27729 -x6414 -x23386 -x1343 -x4453 -x43346 -x33086 -x28273 -x15210 -x44346 -x40109 -x10617 -x802 -x15741 -x20869 -x29303 -x23731 -x12980 -x24307 -x45648 -x11539 -x36610 -x797 -x7395 -x34907 -x18869 -x14440 -x26120 -x17076 -x44946 -x34588 -x28096 -x37469 -x5501 -x11852 -x20005 -x8455 -x18924 -x15396 -x4918 -x23001 -x35851 -x17831 -x19083 -x29533 -x26397 -x25568 -x25440 -x43939 -x7106 -x17597 -x1072 -x3463 -x22923 -x39616 -x43210 -x43627 -x31184 -x20933 -x7095 -x25370 -x1065 -x35728 -x42230 -x26825 -x28873 -x18458 -x7347 -x15719 -x40827 -x42395 -x4501 -x17264 -x31064 -x39139 -x9594 -x17296 -x2192 -x36218 -x10818 -x2625 -x44385 -x34426 -x11910 -x30006 -x7429 -x44171 -x9745 -x6202 -x42341 -x37232 -x4505 -x39579 -x15971 -x40676 -x44472 -x24296 -x13454 -x33017 -x466 -x20034 -x31670 -x28745 -x41283 -x5260 -x9439 -x21135 -x25301 -x41786 -x11643 -x29587 -x5716 -x44768 -x39277 -x3889 -x40737 -x45054 -x39661 -x7113 -x40288 -x5781 -x14627 -x12965 -x36004 -x15067 -x12469 -x3990 -x4786 -x34778 -x4599 -x8814 -x34938 -x37262 -x25011 -x26226 -x38536 -x32024 -x21014 -x23175 -x10977 -x43426 -x23747 -x26658 -x14722 -x36689 -x33150 -x42915 -x35392 -x12945 -x35169 -x44388 -x25567 -x21059 -x28690 -x32237 -x38615 -x1007 -x31913 -x25132 -x28249 -x27203 -x17682 -x11743 -x14982 -x43272 -x40890 -x4891 -x39696 -x22652 -x27348 -x31882 -x11334 -x21814 -x15386 -x32306 -x29681 -x30640 -x42420 -x25381 -x25053 -x16111 -x23413 -x21437 -x1099 -x38265 -x18060 -x12832 -x4658 -x10061 -x8832 -x35380 -x32314 -x21423 -x3104 -x28596 -x16771 -x35685 -x38992 -x29755 -x37721 -x32426 -x30575 -x26268 -x30917 -x34590 -x20392 -x22573 -x33899 -x15688 -x24102 -x9242 -x30671 -x15421 -x4209 -x11504 -x41925 -x12926 -x15184 -x43823 -x16 -x30719 -x33168 -x24111 -x34873 -x11875 -x8716 -x36751 -x6573 -x45774 -x44973 -x16503 -x14810 -x30079 -x32623 -x24853 -x37067 -x3681 -x40635 -x37841 -x926 -x26688 -x6083 -x11735 -x35821 -x19008 -x30730 -x45584 -x23516 -x18523 -x44245 -x7686 -x40596 -x37467 -x20585 -x18839 -x37527 -x5537 -x8005 -x32710 -x35500 -x31090 -x1653 -x40481 -x25901 -x31231 -x5736 -x40867 -x32130 -x13046 -x45018 -x34218 -x22540 -x24558 -x29626 -x12987 -x37313 -x20129 -x18784 -x28380 -x29921 -x30292 -x5627 -x29412 -x9838 -x38234 -x36283 -x18803 -x12350 -x29468 -x4160 -x4670 -x32116 -x12787 -x4963 -x12129 -x41251 -x30788 -x17732 -x1968 -x4765 -x23189 -x13623 -x12878 -x36168 -x30311 -x3223 -x22497 -x40838 -x45475 -x35592 -x16398 -x45251 -x24976 -x37141 -x31876 -x24039 -x23792 -x21818 -x22902 -x12135 -x12749 -x2330 -x3421 -x32032 -x29308 -x24821 -x22525 -x3001 -x22726 -x17147 -x7450 -x19620 -x34120 -x29601 -x36774 -x1462 -x26417 -x9467 -x26786 -x336 -x35437 -x44184 -x21852 -x2664 -x7963 -x7032 -x3437 -x26715 -x5330 -x27096 -x2292 -x20808 -x39902 -x24044 -x45671 -x12636 -x15316 -x5305 -x29851 -x2783 -x12422 -x30115 -x7876 -x45324 -x24463 -x35188 -x34304 -x32111 -x12379 -x35822 -x35055 -x24422 -x11750 -x15950 -x25689 -x19584 -x29760 -x7888 -x8800 -x29085 -x42844 -x42819 -x873 -x34996 -x24825 -x12650 -x39839 -x28037 -x12028 -x23229 -x5685 -x3710 -x35352 -x15997 -x32902 -x18537 -x3977 -x45692 -x32853 -x37651 -x15817 -x17573 -x36772 -x11761 -x31276 -x11174 -x15927 -x43326 -x17223 -x3761 -x18429 -x45702 -x33267 -x853 -x34693 -x19842 -x2728 -x35687 -x40336 -x43454 -x1366 -x8766 -x45509 -x44888 -x4610 -x40070 -x44709 -x33791 -x25491 -x20122 -x23202 -x24262 -x7477 -x19947 -x14778 -x37242 -x22632 -x9136 -x3063 -x40547 -x27459 -x2527 -x15977 -x32208 -x10237 -x5847 -x26915 -x5278 -x39670 -x11918 -x25951 -x17335 -x19519 -x16966 -x11128 -x9583 -x41323 -x19726 -x32382 -x4638 -x16265 -x32213 -x37749 -x17833 -x27582 -x44643 -x8780 -x19406 -x16277 -x40987 -x12692 -x19075 -x30381 -x8033 -x18411 -x1327 -x17474 -x22714 -x3033 -x32674 -x34463 -x24670 -x2095 -x5481 -x34387 -x696 -x3494 -x8955 -x4957 -x30414 -x25071 -x37293 -x36361 -x38400 -x44947 -x9497 -x16205 -x44689 -x41191 -x7772 -x41911 -x34494 -x10078 -x39861 -x19204 -x1870 -x36827 -x14467 -x25284 -x28313 -x15521 -x29133 -x22422 -x39613 -x44902 -x7639 -x24080 -x33808 -x2159 -x45357 -x13227 -x17206 -x29606 -x29694 -x8697 -x19588 -x8527 -x29815 -x28719 -x16039 -x3418 -x25383 -x16500 -x15078 -x35831 -x8311 -x2021 -x12265 -x29800 -x41179 -x23914 -x6565 -x32173 -x7181 -x45312 -x38675 -x45521 -x17113 -x39225 -x3345 -x29924 -x19154 -x37120 -x16873 -x17803 -x22429 -x27201 -x3902 -x506 -x24604 -x11930 -x11711 -x44374 -x16170 -x23532 -x7991 -x38964 -x23683 -x23038 -x43005 -x22724 -x5352 -x42291 -x25445 -x28232 -x22870 -x17898 -x28947 -x5775 -x42966 -x18623 -x1006 -x16203 -x39843 -x35216 -x32830 -x17846 -x1743 -x29134 -x7200 -x22504 -x6840 -x4898 -x30815 -x219 -x19019 -x37031 -x8070 -x8902 -x43399 -x24115 -x6722 -x45107 -x35247 -x42940 -x22513 -x6730 -x22722 -x32873 -x2187 -x25047 -x28489 -x666 -x25355 -x7525 -x26152 -x22861 -x24773 -x38490 -x26024 -x32645 -x232 -x28640 -x21443 -x3262 -x15229
5104.55/328.54 s OPTIMUM FOUND
5104.55/328.54 c Time taken to solve: 323.49309042000004 seconds
5104.55/328.54 c Total time taken: 327.8896312713623 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-4848158-1784143749/watcher-4848158-1784143749 -o /tmp/evaluation-result-4848158-1784143749/solver-4848158-1784143749 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4848158-1784143749/vars-4848158-1784143749 --bin-var /tmp/runsolver-exch-nodeE006-1784136130-25125 --watchdog 3760 run HOME/instance-4848158-1784143749.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 1613655770 --intermediate --solver ortools
running on 16 cores: 0-15
CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
2500 MHz: 1-4,6,8-11,13-15
3550 MHz: 5,7,56-59
3600 MHz: 0,12,16-55,60-63
WARNING: cores do not run at the same frequency!
Cores frequency (cpufreq):
2500 MHz: 1-4,6,8-11,13-15
3550 MHz: 5,7
3600 MHz: 0,12
WARNING: cores do not run at the same frequency!
CPU governors:
performance: 0-15
NUMA information:
number of nodes: 8
node 0: cores 0-7, 128055 MiB (127437 MiB free)
node 1: cores 8-15, 129019 MiB (128645 MiB free)
node 2: cores 16-23, 128973 MiB (121867 MiB free)
node 3: cores 24-31, 129003 MiB (125984 MiB free)
node 4: cores 32-39, 129019 MiB (126874 MiB free)
node 5: cores 40-47, 129019 MiB (126781 MiB free)
node 6: cores 48-55, 129019 MiB (128207 MiB free)
node 7: cores 56-63, 128474 MiB (127501 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): 57600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 57630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 256000000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 256051200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB
solver pid=29773, runsolver pid=29770
[startup+0.100062 s]*
/proc/loadavg: 62.70 62.37 62.86 49/893 29776
/proc/meminfo: memFree=1037620832/1055320700 swapFree=33554428/33554428
[pid=29773] ppid=29770 vsize=4324 memory=3180 CPUtime=0 cores=0-15
/proc/29773/stat : 29773 (run) S 29770 29773 25115 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 3963312 4427776 640 18446744073709551615 93936947593216 93936948487749 140730527291616 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93936948726800 93936948774544 93936978784256 140730527295607 140730527295845 140730527295845 140730527301585 0
/proc/29773/statm: 1081 795 707 219 0 143 0
[pid=29776] ppid=29773 vsize=24800 memory=19368 CPUtime=0.05 cores=0-15
/proc/29776/stat : 29776 (python3) R 29773 29773 25115 0 -1 4194304 3238 0 0 0 4 1 0 0 20 0 1 0 3963313 25395200 4736 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
/proc/29776/statm: 6200 4842 1821 753 0 3700 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 29124 KiB
Current children cumulated memory: 22548 KiB
[startup+0.212055 s]*
/proc/loadavg: 62.70 62.37 62.86 64/908 29791
/proc/meminfo: memFree=1037616216/1055320700 swapFree=33554428/33554428
[pid=29773] ppid=29770 vsize=4324 memory=3180 CPUtime=0 cores=0-15
/proc/29773/stat : 29773 (run) S 29770 29773 25115 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 3963312 4427776 640 18446744073709551615 93936947593216 93936948487749 140730527291616 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93936948726800 93936948774544 93936978784256 140730527295607 140730527295845 140730527295845 140730527301585 0
/proc/29773/statm: 1081 795 707 219 0 143 0
[pid=29776] ppid=29773 vsize=726140 memory=35544 CPUtime=1 cores=0-15
/proc/29776/stat : 29776 (python3) R 29773 29773 25115 0 -1 4194304 5666 0 0 0 98 2 0 0 20 0 16 0 3963313 743567360 8832 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
/proc/29776/statm: 181535 8886 3619 753 0 168141 0
[pid=29776/tid=29777] ppid=29773 vsize=726140 memory=8462108013221118012 CPUtime=0.05 cores=0-15
/proc/29776/task/29777/stat : 29777 (python3) R 29773 29773 25115 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3963328 743567360 8832 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 2 0 0 0 -1 7 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29778] ppid=29773 vsize=726140 memory=3138 CPUtime=0.05 cores=0-15
/proc/29776/task/29778/stat : 29778 (python3) R 29773 29773 25115 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3963328 743567360 8832 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 2 0 0 0 -1 12 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29779] ppid=29773 vsize=726140 memory=3471 CPUtime=0.05 cores=0-15
/proc/29776/task/29779/stat : 29779 (python3) R 29773 29773 25115 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3963328 743567360 8832 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 2 0 0 0 -1 8 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29780] ppid=29773 vsize=726140 memory=59610690242768 CPUtime=0.05 cores=0-15
/proc/29776/task/29780/stat : 29780 (python3) R 29773 29773 25115 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3963328 743567360 8832 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 2 0 0 0 -1 1 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29781] ppid=29773 vsize=726140 memory=53017932202647 CPUtime=0.05 cores=0-15
/proc/29776/task/29781/stat : 29781 (python3) R 29773 29773 25115 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3963328 743567360 8832 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 2 0 0 0 -1 15 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29782] ppid=29773 vsize=726140 memory=20037 CPUtime=0.05 cores=0-15
/proc/29776/task/29782/stat : 29782 (python3) R 29773 29773 25115 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3963328 743567360 8832 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 2 0 0 0 -1 4 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29783] ppid=29773 vsize=726140 memory=55212761183675 CPUtime=0.05 cores=0-15
/proc/29776/task/29783/stat : 29783 (python3) R 29773 29773 25115 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3963328 743567360 8832 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 2 0 0 0 -1 9 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29784] ppid=29773 vsize=726140 memory=14417029213980592 CPUtime=0.05 cores=0-15
/proc/29776/task/29784/stat : 29784 (python3) R 29773 29773 25115 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3963328 743567360 8832 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 2 0 0 0 -1 2 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29785] ppid=29773 vsize=726140 memory=3978707294098842060 CPUtime=0.05 cores=0-15
/proc/29776/task/29785/stat : 29785 (python3) R 29773 29773 25115 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3963328 743567360 8832 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 2 0 0 0 -1 13 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29786] ppid=29773 vsize=726140 memory=0 CPUtime=0.05 cores=0-15
/proc/29776/task/29786/stat : 29786 (python3) R 29773 29773 25115 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3963328 743567360 8832 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 2 0 0 0 -1 5 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29787] ppid=29773 vsize=726140 memory=0 CPUtime=0.05 cores=0-15
/proc/29776/task/29787/stat : 29787 (python3) R 29773 29773 25115 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3963328 743567360 8832 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 2 0 0 0 -1 11 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29788] ppid=29773 vsize=726140 memory=0 CPUtime=0.05 cores=0-15
/proc/29776/task/29788/stat : 29788 (python3) R 29773 29773 25115 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3963328 743567360 8832 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 2 0 0 0 -1 0 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29789] ppid=29773 vsize=726140 memory=0 CPUtime=0.05 cores=0-15
/proc/29776/task/29789/stat : 29789 (python3) R 29773 29773 25115 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3963328 743567360 8832 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 2 0 0 0 -1 14 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29790] ppid=29773 vsize=726140 memory=0 CPUtime=0.05 cores=0-15
/proc/29776/task/29790/stat : 29790 (python3) R 29773 29773 25115 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3963328 743567360 8832 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 2 0 0 0 -1 6 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29791] ppid=29773 vsize=726140 memory=0 CPUtime=0.05 cores=0-15
/proc/29776/task/29791/stat : 29791 (python3) R 29773 29773 25115 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 16 0 3963328 743567360 8832 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 2 0 0 0 -1 10 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
Current children cumulated CPU time: 1 s
Current children cumulated vsize: 730464 KiB
Current children cumulated memory: 38724 KiB
[startup+0.308969 s]*
/proc/loadavg: 62.70 62.37 62.86 49/908 29791
/proc/meminfo: memFree=1037602688/1055320700 swapFree=33554428/33554428
[pid=29773] ppid=29770 vsize=4324 memory=3180 CPUtime=0 cores=0-15
/proc/29773/stat : 29773 (run) S 29770 29773 25115 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 3963312 4427776 640 18446744073709551615 93936947593216 93936948487749 140730527291616 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93936948726800 93936948774544 93936978784256 140730527295607 140730527295845 140730527295845 140730527301585 0
/proc/29773/statm: 1081 795 707 219 0 143 0
[pid=29776] ppid=29773 vsize=754716 memory=54604 CPUtime=1.29 cores=0-15
/proc/29776/stat : 29776 (python3) D 29773 29773 25115 0 -1 4456448 8487 0 0 0 126 3 0 0 20 0 16 0 3963313 772829184 13440 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
/proc/29776/statm: 188679 13651 5846 753 0 170622 0
[pid=29776/tid=29777] ppid=29773 vsize=754716 memory=-7161687148546057081 CPUtime=0.07 cores=0-15
/proc/29776/task/29777/stat : 29777 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 772829184 13440 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 2 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29778] ppid=29773 vsize=754716 memory=0 CPUtime=0.07 cores=0-15
/proc/29776/task/29778/stat : 29778 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 772829184 13440 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 2 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29779] ppid=29773 vsize=754716 memory=0 CPUtime=0.07 cores=0-15
/proc/29776/task/29779/stat : 29779 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 772829184 13440 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 2 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29780] ppid=29773 vsize=754716 memory=0 CPUtime=0.07 cores=0-15
/proc/29776/task/29780/stat : 29780 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 772829184 13440 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 2 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29781] ppid=29773 vsize=754716 memory=0 CPUtime=0.06 cores=0-15
/proc/29776/task/29781/stat : 29781 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 3963328 772829184 13440 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 2 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29782] ppid=29773 vsize=754716 memory=0 CPUtime=0.07 cores=0-15
/proc/29776/task/29782/stat : 29782 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 772829184 13440 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 2 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29783] ppid=29773 vsize=754716 memory=0 CPUtime=0.07 cores=0-15
/proc/29776/task/29783/stat : 29783 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 772829184 13440 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 2 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29784] ppid=29773 vsize=754716 memory=0 CPUtime=0.07 cores=0-15
/proc/29776/task/29784/stat : 29784 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 772829184 13440 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 2 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29785] ppid=29773 vsize=754716 memory=0 CPUtime=0.07 cores=0-15
/proc/29776/task/29785/stat : 29785 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 772829184 13440 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 2 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29786] ppid=29773 vsize=754716 memory=0 CPUtime=0.07 cores=0-15
/proc/29776/task/29786/stat : 29786 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 772829184 13440 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 2 1 0 0 -1 5 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29787] ppid=29773 vsize=754716 memory=0 CPUtime=0.07 cores=0-15
/proc/29776/task/29787/stat : 29787 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 772829184 13440 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 2 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29788] ppid=29773 vsize=754716 memory=0 CPUtime=0.07 cores=0-15
/proc/29776/task/29788/stat : 29788 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 772829184 13440 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 2 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29789] ppid=29773 vsize=754716 memory=0 CPUtime=0.07 cores=0-15
/proc/29776/task/29789/stat : 29789 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 772829184 13440 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 2 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29790] ppid=29773 vsize=754716 memory=0 CPUtime=0.07 cores=0-15
/proc/29776/task/29790/stat : 29790 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 772829184 13440 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 2 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29791] ppid=29773 vsize=754716 memory=0 CPUtime=0.07 cores=0-15
/proc/29776/task/29791/stat : 29791 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 772829184 13440 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 2 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
Current children cumulated CPU time: 1.29 s
Current children cumulated vsize: 759040 KiB
Current children cumulated memory: 57784 KiB
[startup+0.700256 s]
/proc/loadavg: 62.70 62.37 62.86 49/908 29791
/proc/meminfo: memFree=1037535424/1055320700 swapFree=33554428/33554428
[pid=29773] ppid=29770 vsize=4324 memory=3180 CPUtime=0 cores=0-15
/proc/29773/stat : 29773 (run) S 29770 29773 25115 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 3963312 4427776 640 18446744073709551615 93936947593216 93936948487749 140730527291616 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93936948726800 93936948774544 93936978784256 140730527295607 140730527295845 140730527295845 140730527301585 0
/proc/29773/statm: 1081 795 707 219 0 143 0
[pid=29776] ppid=29773 vsize=919900 memory=115752 CPUtime=1.53 cores=0-15
/proc/29776/stat : 29776 (python3) R 29773 29773 25115 0 -1 4194304 18701 0 0 0 146 7 0 0 20 0 16 0 3963313 941977600 28800 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 0 0 0 17 0 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
/proc/29776/statm: 229975 28938 11712 753 0 181000 0
[pid=29776/tid=29777] ppid=29773 vsize=919900 memory=5852 CPUtime=0.07 cores=0-15
/proc/29776/task/29777/stat : 29777 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 941977600 28800 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29778] ppid=29773 vsize=919900 memory=5021 CPUtime=0.07 cores=0-15
/proc/29776/task/29778/stat : 29778 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 941977600 28800 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29779] ppid=29773 vsize=919900 memory=15448 CPUtime=0.07 cores=0-15
/proc/29776/task/29779/stat : 29779 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 941977600 28800 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29780] ppid=29773 vsize=919900 memory=2512 CPUtime=0.07 cores=0-15
/proc/29776/task/29780/stat : 29780 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 941977600 28800 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29781] ppid=29773 vsize=919900 memory=3508 CPUtime=0.06 cores=0-15
/proc/29776/task/29781/stat : 29781 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 3963328 941977600 28800 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29782] ppid=29773 vsize=919900 memory=4876 CPUtime=0.07 cores=0-15
/proc/29776/task/29782/stat : 29782 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 941977600 28800 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29783] ppid=29773 vsize=919900 memory=3000 CPUtime=0.07 cores=0-15
/proc/29776/task/29783/stat : 29783 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 941977600 28800 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29784] ppid=29773 vsize=919900 memory=41804 CPUtime=0.07 cores=0-15
/proc/29776/task/29784/stat : 29784 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 941977600 28800 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29785] ppid=29773 vsize=919900 memory=4704 CPUtime=0.07 cores=0-15
/proc/29776/task/29785/stat : 29785 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 941977600 28800 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29786] ppid=29773 vsize=919900 memory=1972 CPUtime=0.07 cores=0-15
/proc/29776/task/29786/stat : 29786 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 941977600 28800 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 5 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29787] ppid=29773 vsize=919900 memory=5724 CPUtime=0.07 cores=0-15
/proc/29776/task/29787/stat : 29787 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 941977600 28800 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29788] ppid=29773 vsize=919900 memory=12864 CPUtime=0.07 cores=0-15
/proc/29776/task/29788/stat : 29788 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 941977600 28800 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29789] ppid=29773 vsize=919900 memory=2992 CPUtime=0.07 cores=0-15
/proc/29776/task/29789/stat : 29789 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 941977600 28800 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29790] ppid=29773 vsize=919900 memory=17820 CPUtime=0.07 cores=0-15
/proc/29776/task/29790/stat : 29790 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 941977600 28800 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29791] ppid=29773 vsize=919900 memory=47008 CPUtime=0.07 cores=0-15
/proc/29776/task/29791/stat : 29791 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 941977600 28800 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
Current children cumulated CPU time: 1.53 s
Current children cumulated vsize: 924224 KiB
Current children cumulated memory: 118932 KiB
################
# More data... #
################
/proc/29776/task/29794/stat : 29794 (python3) R 29773 29773 25115 0 -1 4194368 106621 0 0 0 31849 7 0 0 20 0 32 0 3964115 4223803392 664979 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 0 0 0 -1 0 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29795] ppid=29773 vsize=4124808 memory=6504 CPUtime=318.47 cores=0-15
/proc/29776/task/29795/stat : 29795 (python3) R 29773 29773 25115 0 -1 4194368 58084 0 0 0 31843 4 0 0 20 0 32 0 3964115 4223803392 664979 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 0 0 0 -1 13 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29796] ppid=29773 vsize=4124808 memory=5724 CPUtime=318.62 cores=0-15
/proc/29776/task/29796/stat : 29796 (python3) R 29773 29773 25115 0 -1 4194368 109601 0 0 0 31856 6 0 0 20 0 32 0 3964115 4223803392 664979 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 0 0 0 -1 6 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29797] ppid=29773 vsize=4124808 memory=12864 CPUtime=318.57 cores=0-15
/proc/29776/task/29797/stat : 29797 (python3) R 29773 29773 25115 0 -1 4194368 44015 0 0 0 31854 3 0 0 20 0 32 0 3964115 4223803392 664979 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 0 0 0 -1 7 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29798] ppid=29773 vsize=4124808 memory=2992 CPUtime=318.69 cores=0-15
/proc/29776/task/29798/stat : 29798 (python3) R 29773 29773 25115 0 -1 4194368 143597 0 0 0 31856 13 0 0 20 0 32 0 3964115 4223803392 664979 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 0 0 0 -1 2 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29799] ppid=29773 vsize=4124808 memory=17824 CPUtime=318.65 cores=0-15
/proc/29776/task/29799/stat : 29799 (python3) R 29773 29773 25115 0 -1 4194368 118907 0 0 0 31854 11 0 0 20 0 32 0 3964115 4223803392 664979 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 0 0 0 -1 11 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29800] ppid=29773 vsize=4124808 memory=47008 CPUtime=318.54 cores=0-15
/proc/29776/task/29800/stat : 29800 (python3) R 29773 29773 25115 0 -1 4194368 80372 0 0 0 31850 4 0 0 20 0 32 0 3964115 4223803392 664979 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 0 0 0 -1 4 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29801] ppid=29773 vsize=4124808 memory=12820 CPUtime=318.22 cores=0-15
/proc/29776/task/29801/stat : 29801 (python3) R 29773 29773 25115 0 -1 4194368 54945 0 0 0 31818 4 0 0 20 0 32 0 3964115 4223803392 664979 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 0 0 0 -1 12 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29802] ppid=29773 vsize=4124808 memory=10476 CPUtime=318.62 cores=0-15
/proc/29776/task/29802/stat : 29802 (python3) R 29773 29773 25115 0 -1 4194368 56827 0 0 0 31857 5 0 0 20 0 32 0 3964120 4223803392 664979 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 0 0 0 -1 10 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29803] ppid=29773 vsize=4124808 memory=8880 CPUtime=317.9 cores=0-15
/proc/29776/task/29803/stat : 29803 (python3) R 29773 29773 25115 0 -1 4194368 216860 0 0 0 31772 18 0 0 20 0 32 0 3964121 4223803392 664979 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 0 0 0 -1 8 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29804] ppid=29773 vsize=4124808 memory=-7819499722275059901 CPUtime=317.01 cores=0-15
/proc/29776/task/29804/stat : 29804 (python3) R 29773 29773 25115 0 -1 4194368 175651 0 0 0 31689 12 0 0 20 0 32 0 3964121 4223803392 664979 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 0 0 0 -1 14 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29805] ppid=29773 vsize=4124808 memory=8880 CPUtime=317.21 cores=0-15
/proc/29776/task/29805/stat : 29805 (python3) R 29773 29773 25115 0 -1 4194368 196569 0 0 0 31705 16 0 0 20 0 32 0 3964121 4223803392 664979 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 0 0 0 -1 9 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29806] ppid=29773 vsize=4124808 memory=20648 CPUtime=314.33 cores=0-15
/proc/29776/task/29806/stat : 29806 (python3) R 29773 29773 25115 0 -1 4194368 359922 0 0 0 31386 47 0 0 20 0 32 0 3964121 4223803392 664979 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 0 0 0 -1 15 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29807] ppid=29773 vsize=4124808 memory=9320 CPUtime=317.55 cores=0-15
/proc/29776/task/29807/stat : 29807 (python3) R 29773 29773 25115 0 -1 4194368 169170 0 0 0 31739 16 0 0 20 0 32 0 3964121 4223803392 664979 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 0 0 0 -1 1 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
Current children cumulated CPU time: 5099.91 s
Current children cumulated vsize: 4129132 KiB
Current children cumulated memory: 2666760 KiB
[startup+328.4 s]
/proc/loadavg: 50.82 58.10 61.19 50/909 29884
/proc/meminfo: memFree=1034036920/1055320700 swapFree=33554428/33554428
[pid=29773] ppid=29770 vsize=4324 memory=3180 CPUtime=0 cores=0-15
/proc/29773/stat : 29773 (run) S 29770 29773 25115 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 3963312 4427776 640 18446744073709551615 93936947593216 93936948487749 140730527291616 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93936948726800 93936948774544 93936978784256 140730527295607 140730527295845 140730527295845 140730527301585 0
/proc/29773/statm: 1081 795 707 219 0 143 0
[pid=29776] ppid=29773 vsize=4028536 memory=2591876 CPUtime=5104.44 cores=0-15
/proc/29776/stat : 29776 (python3) R 29773 29773 25115 0 -1 4194304 2255685 0 0 0 510230 214 0 0 20 0 32 0 3963313 4125220864 647175 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 0 0 0 17 11 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
/proc/29776/statm: 1007134 647969 13890 753 0 861505 0
[pid=29776/tid=29777] ppid=29773 vsize=4028536 memory=2663580 CPUtime=0.07 cores=0-15
/proc/29776/task/29777/stat : 29777 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3963328 4125220864 647175 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29778] ppid=29773 vsize=4028536 memory=-7164246730545002617 CPUtime=0.07 cores=0-15
/proc/29776/task/29778/stat : 29778 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3963328 4125220864 647175 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29779] ppid=29773 vsize=4028536 memory=2663580 CPUtime=0.07 cores=0-15
/proc/29776/task/29779/stat : 29779 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3963328 4125220864 647175 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29780] ppid=29773 vsize=4028536 memory=3704 CPUtime=0.07 cores=0-15
/proc/29776/task/29780/stat : 29780 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3963328 4125220864 647175 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29781] ppid=29773 vsize=4028536 memory=1948 CPUtime=0.06 cores=0-15
/proc/29776/task/29781/stat : 29781 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 32 0 3963328 4125220864 647175 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29782] ppid=29773 vsize=4028536 memory=5996 CPUtime=0.07 cores=0-15
/proc/29776/task/29782/stat : 29782 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3963328 4125220864 647175 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29783] ppid=29773 vsize=4028536 memory=3520 CPUtime=0.07 cores=0-15
/proc/29776/task/29783/stat : 29783 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3963328 4125220864 647175 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29784] ppid=29773 vsize=4028536 memory=7124 CPUtime=0.07 cores=0-15
/proc/29776/task/29784/stat : 29784 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3963328 4125220864 647175 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29785] ppid=29773 vsize=4028536 memory=3180 CPUtime=0.07 cores=0-15
/proc/29776/task/29785/stat : 29785 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3963328 4125220864 647175 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29786] ppid=29773 vsize=4028536 memory=2663580 CPUtime=0.07 cores=0-15
/proc/29776/task/29786/stat : 29786 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3963328 4125220864 647175 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 5 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29787] ppid=29773 vsize=4028536 memory=5608 CPUtime=0.07 cores=0-15
/proc/29776/task/29787/stat : 29787 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3963328 4125220864 647175 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29788] ppid=29773 vsize=4028536 memory=3204 CPUtime=0.07 cores=0-15
/proc/29776/task/29788/stat : 29788 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3963328 4125220864 647175 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29789] ppid=29773 vsize=4028536 memory=3603080 CPUtime=0.07 cores=0-15
/proc/29776/task/29789/stat : 29789 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3963328 4125220864 647175 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29790] ppid=29773 vsize=4028536 memory=8323963406177762190 CPUtime=0.07 cores=0-15
/proc/29776/task/29790/stat : 29790 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3963328 4125220864 647175 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29791] ppid=29773 vsize=4028536 memory=2992 CPUtime=0.07 cores=0-15
/proc/29776/task/29791/stat : 29791 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 32 0 3963328 4125220864 647175 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29792] ppid=29773 vsize=4028536 memory=17824 CPUtime=319 cores=0-15
/proc/29776/task/29792/stat : 29792 (python3) S 29773 29773 25115 0 -1 4194368 64720 0 0 0 31895 5 0 0 20 0 32 0 3964115 4125220864 647175 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 3 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29793] ppid=29773 vsize=4028536 memory=2512 CPUtime=318.81 cores=0-15
/proc/29776/task/29793/stat : 29793 (python3) S 29773 29773 25115 0 -1 4194368 104591 0 0 0 31875 6 0 0 20 0 32 0 3964115 4125220864 647175 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 5 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29794] ppid=29773 vsize=4028536 memory=3508 CPUtime=318.83 cores=0-15
/proc/29776/task/29794/stat : 29794 (python3) S 29773 29773 25115 0 -1 4194368 106967 0 0 0 31876 7 0 0 20 0 32 0 3964115 4125220864 647175 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29795] ppid=29773 vsize=4028536 memory=3180 CPUtime=318.74 cores=0-15
/proc/29776/task/29795/stat : 29795 (python3) S 29773 29773 25115 0 -1 4194368 58084 0 0 0 31870 4 0 0 20 0 32 0 3964115 4125220864 647175 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29796] ppid=29773 vsize=4028536 memory=2663536 CPUtime=318.88 cores=0-15
/proc/29776/task/29796/stat : 29796 (python3) S 29773 29773 25115 0 -1 4194368 109601 0 0 0 31882 6 0 0 20 0 32 0 3964115 4125220864 647175 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29797] ppid=29773 vsize=4028536 memory=7232 CPUtime=318.83 cores=0-15
/proc/29776/task/29797/stat : 29797 (python3) S 29773 29773 25115 0 -1 4194368 44015 0 0 0 31880 3 0 0 20 0 32 0 3964115 4125220864 647175 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29798] ppid=29773 vsize=4028536 memory=5512 CPUtime=318.95 cores=0-15
/proc/29776/task/29798/stat : 29798 (python3) S 29773 29773 25115 0 -1 4194368 143597 0 0 0 31882 13 0 0 20 0 32 0 3964115 4125220864 647175 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29799] ppid=29773 vsize=4028536 memory=7264 CPUtime=318.91 cores=0-15
/proc/29776/task/29799/stat : 29799 (python3) S 29773 29773 25115 0 -1 4194368 118907 0 0 0 31880 11 0 0 20 0 32 0 3964115 4125220864 647175 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29800] ppid=29773 vsize=4028536 memory=7436 CPUtime=318.8 cores=0-15
/proc/29776/task/29800/stat : 29800 (python3) S 29773 29773 25115 0 -1 4194368 80372 0 0 0 31876 4 0 0 20 0 32 0 3964115 4125220864 647175 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29801] ppid=29773 vsize=4028536 memory=6504 CPUtime=318.49 cores=0-15
/proc/29776/task/29801/stat : 29801 (python3) S 29773 29773 25115 0 -1 4194368 54946 0 0 0 31845 4 0 0 20 0 32 0 3964115 4125220864 647175 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29802] ppid=29773 vsize=4028536 memory=3180 CPUtime=318.88 cores=0-15
/proc/29776/task/29802/stat : 29802 (python3) S 29773 29773 25115 0 -1 4194368 56827 0 0 0 31883 5 0 0 20 0 32 0 3964120 4125220864 647175 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29803] ppid=29773 vsize=4028536 memory=1028344 CPUtime=318.16 cores=0-15
/proc/29776/task/29803/stat : 29803 (python3) S 29773 29773 25115 0 -1 4194368 216860 0 0 0 31798 18 0 0 20 0 32 0 3964121 4125220864 647175 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29804] ppid=29773 vsize=4028536 memory=6556 CPUtime=317.29 cores=0-15
/proc/29776/task/29804/stat : 29804 (python3) S 29773 29773 25115 0 -1 4194368 175651 0 0 0 31717 12 0 0 20 0 32 0 3964121 4125220864 647175 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29805] ppid=29773 vsize=4028536 memory=3200 CPUtime=317.47 cores=0-15
/proc/29776/task/29805/stat : 29805 (python3) S 29773 29773 25115 0 -1 4194368 196569 0 0 0 31731 16 0 0 20 0 32 0 3964121 4125220864 647175 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29806] ppid=29773 vsize=4028536 memory=10253572 CPUtime=314.61 cores=0-15
/proc/29776/task/29806/stat : 29806 (python3) S 29773 29773 25115 0 -1 4194368 359934 0 0 0 31414 47 0 0 20 0 32 0 3964121 4125220864 647175 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29807] ppid=29773 vsize=4028536 memory=6428 CPUtime=317.8 cores=0-15
/proc/29776/task/29807/stat : 29807 (python3) S 29773 29773 25115 0 -1 4194368 169170 0 0 0 31764 16 0 0 20 0 32 0 3964121 4125220864 647175 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 8405026 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
Current children cumulated CPU time: 5104.44 s
Current children cumulated vsize: 4032860 KiB
Current children cumulated memory: 2595056 KiB
[startup+328.8 s]
/proc/loadavg: 50.82 58.10 61.19 50/909 29884
/proc/meminfo: memFree=1034036920/1055320700 swapFree=33554428/33554428
[pid=29773] ppid=29770 vsize=4324 memory=3180 CPUtime=0 cores=0-15
/proc/29773/stat : 29773 (run) S 29770 29773 25115 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 3963312 4427776 640 18446744073709551615 93936947593216 93936948487749 140730527291616 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93936948726800 93936948774544 93936978784256 140730527295607 140730527295845 140730527295845 140730527301585 0
/proc/29773/statm: 1081 795 707 219 0 143 0
[pid=29776] ppid=29773 vsize=3105772 memory=1930496 CPUtime=5104.84 cores=0-15
/proc/29776/stat : 29776 (python3) R 29773 29773 25115 0 -1 4194304 2328564 0 0 0 510263 221 0 0 20 0 16 0 3963313 3180310528 481884 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 0 0 0 0 17 11 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
/proc/29776/statm: 776443 482624 13936 753 0 676473 0
[pid=29776/tid=29777] ppid=29773 vsize=3105772 memory=6924 CPUtime=0.07 cores=0-15
/proc/29776/task/29777/stat : 29777 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 3180310528 481884 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 0 1 0 0 -1 7 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29778] ppid=29773 vsize=3105772 memory=7292 CPUtime=0.07 cores=0-15
/proc/29776/task/29778/stat : 29778 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 3180310528 481884 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 0 1 0 0 -1 12 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29779] ppid=29773 vsize=3105772 memory=2376 CPUtime=0.07 cores=0-15
/proc/29776/task/29779/stat : 29779 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 3180310528 481884 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 0 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29780] ppid=29773 vsize=3105772 memory=-7819499722275059901 CPUtime=0.07 cores=0-15
/proc/29776/task/29780/stat : 29780 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 3180310528 481884 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 0 1 0 0 -1 1 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29781] ppid=29773 vsize=3105772 memory=7264 CPUtime=0.06 cores=0-15
/proc/29776/task/29781/stat : 29781 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 6 0 0 0 20 0 16 0 3963328 3180310528 481884 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 0 1 0 0 -1 15 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29782] ppid=29773 vsize=3105772 memory=7436 CPUtime=0.07 cores=0-15
/proc/29776/task/29782/stat : 29782 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 3180310528 481884 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 0 1 0 0 -1 4 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29783] ppid=29773 vsize=3105772 memory=6504 CPUtime=0.07 cores=0-15
/proc/29776/task/29783/stat : 29783 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 3180310528 481884 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 0 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29784] ppid=29773 vsize=3105772 memory=3180 CPUtime=0.07 cores=0-15
/proc/29776/task/29784/stat : 29784 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 3180310528 481884 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 0 1 0 0 -1 2 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29785] ppid=29773 vsize=3105772 memory=1026200 CPUtime=0.07 cores=0-15
/proc/29776/task/29785/stat : 29785 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 3180310528 481884 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 0 1 0 0 -1 13 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29786] ppid=29773 vsize=3105772 memory=15448 CPUtime=0.07 cores=0-15
/proc/29776/task/29786/stat : 29786 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 3180310528 481884 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 0 1 0 0 -1 5 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29787] ppid=29773 vsize=3105772 memory=3180 CPUtime=0.07 cores=0-15
/proc/29776/task/29787/stat : 29787 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 3180310528 481884 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 0 1 0 0 -1 11 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29788] ppid=29773 vsize=3105772 memory=2663580 CPUtime=0.07 cores=0-15
/proc/29776/task/29788/stat : 29788 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 3180310528 481884 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 0 1 0 0 -1 0 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29789] ppid=29773 vsize=3105772 memory=3860 CPUtime=0.07 cores=0-15
/proc/29776/task/29789/stat : 29789 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 3180310528 481884 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 0 1 0 0 -1 14 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29790] ppid=29773 vsize=3105772 memory=7764 CPUtime=0.07 cores=0-15
/proc/29776/task/29790/stat : 29790 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 3180310528 481884 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 0 1 0 0 -1 6 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
[pid=29776/tid=29791] ppid=29773 vsize=3105772 memory=6924 CPUtime=0.07 cores=0-15
/proc/29776/task/29791/stat : 29791 (python3) S 29773 29773 25115 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 3963328 3180310528 481884 18446744073709551615 4321280 7402577 140722673454704 0 0 0 0 16781312 0 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 39907328 140722673457042 140722673457296 140722673457296 140722673463226 0
Current children cumulated CPU time: 5104.84 s
Current children cumulated vsize: 3110096 KiB
Current children cumulated memory: 1933676 KiB
[startup+328.9 s]
/proc/loadavg: 50.82 58.10 61.19 50/909 29884
/proc/meminfo: memFree=1034036920/1055320700 swapFree=33554428/33554428
[pid=29773] ppid=29770 vsize=4324 memory=3180 CPUtime=0 cores=0-15
/proc/29773/stat : 29773 (run) S 29770 29773 25115 0 -1 4194304 266 122 0 0 0 0 0 0 20 0 1 0 3963312 4427776 640 18446744073709551615 93936947593216 93936948487749 140730527291616 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 93936948726800 93936948774544 93936978784256 140730527295607 140730527295845 140730527295845 140730527301585 0
/proc/29773/statm: 1081 795 707 219 0 143 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3180 KiB
Child status: 0
Real time (s): 328.931
CPU time (s): 5104.99
CPU user time (s): 5102.72
CPU system time (s): 2.27308
CPU usage (%): 1552
Max. virtual memory (cumulated for all children) (KiB): 4384076
Max. memory (cumulated for all children) (KiB): 2724220
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5102.72
system time used= 2.27308
maximum resident set size= 2717024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2337273
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= 19897
involuntary context switches= 32637
# summary of solver processes directly reported to runsolver:
# pid: 29773
# total CPU time (s): 5104.99
# total CPU user time (s): 5102.72
# total CPU system time (s): 2.27308
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.39188 second user time and 4.28191 second system time
The end
Launcher Data
Begin job on nodeE006 at 2026-07-15 21:29:09
IDJOB=4848158
IDBENCH=155693
IDSOLVER=3707
FILE ID=nodeE006/4848158-1784143749
RUNJOBID= nodeE006-1784136130-25125
SLURM_JOB_ID= 12756560
Free space on /tmp= 801996 MiB
SOLVER NAME= cpmpy_ortools (16 cores) (16 cores) 2026-07-14
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/MH+IC/normalized-minisat25_4_7_6_mh_ic.opb
COMMAND LINE= run BENCHNAME --runner opb --time_limit TIMELIMIT --mem_limit MEMLIMIT --verbose --cores NBCORE --seed RANDOMSEED --intermediate --solver ortools
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4848158-1784143749/watcher-4848158-1784143749 -o /tmp/evaluation-result-4848158-1784143749/solver-4848158-1784143749 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4848158-1784143749/vars-4848158-1784143749 --bin-var /tmp/runsolver-exch-nodeE006-1784136130-25125 --watchdog 3760 run HOME/instance-4848158-1784143749.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 1613655770 --intermediate --solver ortools
TIME LIMIT= 57600 seconds
MEMORY LIMIT= 250000 MiB
NBCORE= 16
MD5SUM BENCH= 1bb082b6412719493b7deb7ac7dad108
RANDOM SEED=1613655770
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 : 3581.985
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 : 2493.659
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 : 2493.659
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 : 3569.393
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 : 3567.016
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 : 2493.659
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 : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 34
cpu cores : 32
apicid : 34
initial apicid : 34
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 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 : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 35
cpu cores : 32
apicid : 35
initial apicid : 35
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 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 : 3592.225
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 : 2493.659
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 : 3585.088
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 : 3585.064
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 : 3585.081
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 : 3585.093
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 : 3588.526
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 : 3588.509
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.507
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 : 3588.514
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 : 3588.304
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 : 3588.301
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 : 3588.343
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 : 3588.326
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 : 3577.663
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 : 3577.698
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.667
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 : 3577.658
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 : 3576.736
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 : 3576.762
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 : 3576.749
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 : 3576.732
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 : 3581.541
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 : 3581.525
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 : 3581.526
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.523
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 : 3603.672
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 : 3603.653
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 : 3603.626
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 : 3603.636
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 : 3581.266
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 : 3581.294
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 : 3581.268
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 : 3581.253
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 : 3586.543
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 : 3586.581
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 : 3586.563
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 : 3586.562
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 : 3589.087
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 : 3589.101
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 : 3589.049
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 : 3589.090
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 : 3572.432
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 : 3572.436
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 : 3572.421
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 : 3572.809
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 : 3579.928
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 : 3579.947
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 : 3579.935
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 : 3579.933
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: 1037621176 kB
MemAvailable: 1035359992 kB
Buffers: 3336 kB
Cached: 1093688 kB
SwapCached: 0 kB
Active: 14489168 kB
Inactive: 836844 kB
Active(anon): 14255416 kB
Inactive(anon): 0 kB
Active(file): 233752 kB
Inactive(file): 836844 kB
Unevictable: 9000 kB
Mlocked: 0 kB
SwapTotal: 33554428 kB
SwapFree: 33554428 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 19660 kB
Writeback: 60 kB
AnonPages: 14221432 kB
Mapped: 153412 kB
Shmem: 26428 kB
KReclaimable: 129200 kB
Slab: 492460 kB
SReclaimable: 129200 kB
SUnreclaim: 363260 kB
KernelStack: 15280 kB
PageTables: 32728 kB
SecPageTables: 12164 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 561214776 kB
Committed_AS: 17466480 kB
VmallocTotal: 13743895347199 kB
VmallocUsed: 478316 kB
VmallocChunk: 0 kB
Percpu: 116480 kB
HardwareCorrupted: 0 kB
AnonHugePages: 6500352 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= 801772 MiB
End job on nodeE006 at 2026-07-15 21:34:38