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

Download the above graph
as a PDF file
Solver Data
12.52/12.14 c Time taken to transform: 6.619472503662109 seconds
12.52/12.14 c Solver arguments: {'interleave_search': True, 'use_rins_lns': False, 'num_search_workers': 16, 'random_seed': 1649315663, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7f2f40ae6a00>}
12.52/12.14 c 57586.38977146149s left to solve
12844.81/1186.95 c Solution 1, time = 8.7800s
12844.81/1186.95 o 0
12844.81/1186.95 c Solution 2, time = 16.7469s
12844.81/1186.95 o -24420
12844.81/1186.95 c Solution 3, time = 16.7645s
12844.81/1186.95 o -28726
12844.81/1186.95 c Solution 4, time = 16.7774s
12844.81/1186.95 o -35048
12844.81/1186.95 c Solution 5, time = 16.9719s
12844.81/1186.95 o -35052
12844.81/1186.95 c Solution 6, time = 17.0025s
12844.81/1186.95 o -35079
12844.81/1186.95 c Solution 7, time = 17.1060s
12844.81/1186.95 o -35456
12844.81/1186.95 c Solution 8, time = 17.1253s
12844.81/1186.95 o -36066
12844.81/1186.95 c Solution 9, time = 17.1741s
12844.81/1186.95 o -36068
12844.81/1186.95 c Solution 10, time = 17.2217s
12844.81/1186.95 o -36071
12844.81/1186.95 c Solution 11, time = 17.2694s
12844.81/1186.95 o -36155
12844.81/1186.95 c Solution 12, time = 17.3161s
12844.81/1186.95 o -36210
12844.81/1186.95 c Solution 13, time = 17.4004s
12844.81/1186.95 o -36676
12844.81/1186.95 c Solution 14, time = 17.4946s
12844.81/1186.95 o -37663
12844.81/1186.95 c Solution 15, time = 17.5790s
12844.81/1186.95 o -37665
12844.81/1186.95 c Solution 16, time = 17.6222s
12844.81/1186.95 o -37668
12844.81/1186.95 c Solution 17, time = 17.6648s
12844.81/1186.95 o -37752
12844.81/1186.95 c Solution 18, time = 17.7061s
12844.81/1186.95 o -37807
12844.81/1186.95 c Solution 19, time = 17.7886s
12844.81/1186.95 o -38184
12844.81/1186.95 c Solution 20, time = 17.8328s
12844.81/1186.95 o -39171
12844.81/1186.95 c Solution 21, time = 17.8745s
12844.81/1186.95 o -39548
12844.81/1186.95 c Solution 22, time = 17.9151s
12844.81/1186.95 o -39781
12844.81/1186.95 c Solution 23, time = 17.9552s
12844.81/1186.95 o -40247
12844.81/1186.95 c Solution 24, time = 23.3723s
12844.81/1186.95 o -41234
12844.81/1186.95 c Solution 25, time = 23.5188s
12844.81/1186.95 o -41611
12844.81/1186.95 c Solution 26, time = 23.5284s
12844.81/1186.95 o -54586
12844.81/1186.95 c Solution 27, time = 23.5444s
12844.81/1186.95 o -56793
12844.81/1186.95 c Solution 28, time = 23.6312s
12844.81/1186.95 o -59144
12844.81/1186.95 c Solution 29, time = 31.9284s
12844.81/1186.95 o -60131
12844.81/1186.95 c Solution 30, time = 32.9914s
12844.81/1186.95 o -60364
12844.81/1186.95 c Solution 31, time = 55.3134s
12844.81/1186.95 o -60885
12844.81/1186.95 c Solution 32, time = 56.9937s
12844.81/1186.95 o -61872
12844.81/1186.95 c Solution 33, time = 71.4593s
12844.81/1186.95 o -62715
12844.81/1186.95 c Solution 34, time = 71.5620s
12844.81/1186.95 o -63092
12844.81/1186.95 c Solution 35, time = 71.6445s
12844.81/1186.95 o -67273
12844.81/1186.95 c Solution 36, time = 73.2925s
12844.81/1186.95 o -67883
12844.81/1186.95 c Solution 37, time = 73.3752s
12844.81/1186.95 o -70844
12844.81/1186.96 o -70844
12844.81/1186.96 v -x3426 -x3775 -x38017 -x21758 -x27198 -x14652 -x13308 -x9795 -x22975 -x25884 -x33292 -x20360 -x31418 -x38659 -x3721 -x34521 -x36047 -x16491 -x35238 -x44306 -x32046 -x18783 -x7093 -x34847 -x27241 -x31840 -x304 -x42804 -x15861 -x42735 -x39648 -x29838 -x14876 -x33223 -x24610 -x28380 -x43434 -x13245 -x29230 -x33523 -x31859 -x22750 -x35511 -x44519 -x1111 -x3305 -x21179 -x22816 -x40086 -x23399 -x27760 -x42658 -x34058 -x24910 -x44325 -x28707 -x32470 -x16515 -x43889 -x23826 -x33944 -x26629 -x15637 -x166 -x17686 -x35033 -x1531 -x40396 -x6234 -x40380 -x4063 -x16764 -x35891 -x23652 -x31473 -x7211 -x8827 -x25618 -x40352 -x39903 -x26803 -x4485 -x26735 -x7029 -x14519 -x25295 -x25651 -x20664 -x39816 -x4690 -x14581 -x66 -x25963 -x3973 -x6025 -x9798 -x11277 -x16634 -x2591 -x20400 -x27371 -x29526 -x27189 -x44440 -x34992 -x37584 -x31927 -x32239 -x32166 -x4542 -x11422 -x4624 -x95 -x29740 -x14867 -x36356 -x24901 -x27555 -x21159 -x18655 -x12026 -x13097 -x29613 -x24227 -x9260 -x38588 -x11179 -x32546 -x7307 -x28499 -x11363 -x35146 -x42975 -x36819 -x13630 -x3509 -x5508 -x38202 -x32188 -x10128 -x26867 -x6574 -x33613 -x6831 -x17739 -x6792 -x19417 -x22312 -x27895 -x13910 -x42968 -x14905 -x15410 -x31761 -x25756 -x12233 -x29798 -x41517 -x2687 -x26513 -x27590 -x31249 -x29536 -x31255 -x12852 -x21181 -x32336 -x33803 -x5882 -x42670 -x33872 -x38894 -x16479 -x24427 -x32341 -x8200 -x14860 -x21686 -x12613 -x12374 -x8224 -x26470 -x33969 -x7918 -x44646 -x41893 -x1397 -x20356 -x2463 -x43958 -x44314 -x35014 -x19603 -x26891 -x11243 -x39312 -x5908 -x33797 -x18700 -x17962 -x25507 -x31959 -x17928 -x36041 -x7808 x41320 -x3434 -x7624 -x935 -x19141 -x2632 -x1024 -x7460 -x34012 -x33801 -x18195 -x36912 -x11758 -x16656 -x31891 -x19738 -x23073 -x17104 -x30505 -x21113 -x37100 -x29893 -x37770 -x28256 -x6675 -x35493 -x11457 -x26203 -x38281 -x15647 -x3411 -x40517 -x12885 -x22665 -x26812 -x8294 -x9570 -x8655 -x31535 -x1916 -x3182 -x24065 -x34032 -x21713 -x28330 -x37178 -x10910 -x10036 -x19651 -x17514 -x24662 -x43114 -x5169 -x11447 -x22557 -x38162 -x31972 -x15829 -x1100 -x35766 -x15159 -x24733 -x31917 x41229 -x32422 x32145 -x36897 -x18738 -x7616 -x21130 -x4739 -x1178 -x32392 -x39492 -x5973 -x13514 -x24815 -x12153 -x19962 -x20663 -x14424 -x37188 -x10014 -x16034 -x20996 -x31567 -x6296 -x31753 -x3217 -x18039 -x39325 -x17581 -x4467 -x29548 -x5400 -x39103 -x21694 -x4615 -x28322 -x4645 -x22371 -x1425 -x33144 -x37833 -x8534 -x13488 -x18403 -x39798 -x20558 -x22310 -x16357 -x13918 -x20682 -x1841 -x30989 -x36538 -x19164 -x37218 -x16655 -x35790 -x223 -x7682 -x26367 -x24913 -x11408 -x41770 x41140 -x36278 -x43223 -x4629 -x25871 -x7519 -x7077 -x12810 -x23321 -x44452 -x21357 -x37337 -x22801 -x9782 x41184 -x38096 -x14610 -x22320 -x33861 -x12028 -x38141 -x5467 -x40185 -x33359 -x12393 -x3181 -x29735 -x2311 -x25384 -x19785 -x25529 -x19282 -x28333 -x10768 -x6008 -x17696 -x43989 -x39260 -x20847 -x2044 -x25578 -x11535 -x35257 -x43481 -x4921 -x7923 -x28904 -x3025 -x43953 -x16538 -x25393 -x80 -x1607 -x20156 -x7687 -x27640 -x17768 -x3161 -x34830 -x32912 -x26076 -x27383 -x25878 -x29182 -x2705 -x33280 -x15708 -x20002 -x1334 -x27274 -x3365 -x6828 -x30331 -x25517 -x10930 -x42741 -x38164 -x13193 -x42564 -x27923 -x19884 -x37592 -x21619 -x25411 -x28159 -x14877 -x15710 -x4294 -x21354 -x22951 -x30318 -x19258 -x36094 -x23763 -x15000 -x29879 -x22464 -x32268 -x37650 -x17060 -x25358 -x14703 -x15033 -x30950 -x25184 -x5903 -x42545 -x36001 -x10822 -x8081 -x16226 -x31990 -x10723 -x35714 -x29948 -x5338 -x20681 -x25035 -x16514 -x10163 -x9409 -x19726 -x9266 -x10971 -x3812 -x12343 -x38968 -x18406 -x19392 -x24807 -x26472 -x17774 -x19486 -x39028 -x29827 -x36064 -x43565 -x29025 -x20578 -x22756 -x19932 -x33077 -x41463 -x23105 -x22919 -x38244 -x40095 -x3600 -x22063 -x17642 -x39397 -x40253 -x44133 -x35127 -x7807 -x2945 -x2172 -x25101 -x14177 -x30366 -x23973 -x14132 -x31540 -x40331 -x16501 -x31662 -x8005 -x13844 -x17102 -x33438 -x30928 -x30522 -x27679 -x36797 -x7205 -x30563 -x29585 -x44471 -x44143 -x897 -x259 -x14818 -x10035 -x16578 -x4953 -x28683 -x31067 -x13060 -x14778 -x21492 -x21561 -x36893 -x35880 -x26153 -x29143 x41366 -x15971 -x18925 -x27703 -x5045 -x30390 -x28313 -x23801 -x6693 -x31126 -x17719 -x10878 -x40112 -x29218 -x37510 -x30600 -x31200 -x23137 -x37187 -x16109 -x20426 -x30110 -x31932 -x43229 -x145 -x8947 -x9548 -x4003 -x17732 -x2370 -x1929 -x10823 -x5966 -x35077 -x37021 -x10958 -x29321 -x30053 -x31544 -x9045 -x43052 -x32891 -x22968 -x16513 -x23029 -x42794 -x41447 -x4563 -x9815 -x15709 -x15327 -x12551 -x29027 -x14999 -x32647 -x30664 -x9469 -x7187 -x33175 -x10409 -x16307 -x18732 -x32063 -x31822 -x29884 -x24847 -x15239 -x212 -x15496 -x34101 -x26385 -x6440 -x39402 x40439 -x34953 -x28966 -x34406 -x1163 -x20203 -x32180 -x4434 -x19419 -x11847 -x5159 -x15235 -x21636 -x416 -x20192 -x32105 -x42242 -x20071 -x2179 -x13268 -x8338 -x38322 -x27082 -x21086 -x16584 -x9067 -x24551 -x41706 -x4206 -x38931 -x4656 -x24571 -x7150 -x20255 -x109 -x40490 -x32668 -x7778 -x35061 -x8094 -x33232 -x36759 -x27589 -x7427 -x9365 -x43781 -x467 -x16269 -x33843 -x43613 -x4305 -x41846 -x24495 -x29903 -x15731 -x28009 -x28858 -x17354 -x30542 -x10676 -x31181 -x18041 -x12857 -x34545 -x44056 -x14931 -x33659 -x3037 -x35798 -x36963 -x39320 -x24947 -x43927 -x17303 -x9826 -x34422 -x20927 -x17037 -x21973 -x10529 -x27340 -x2330 -x18715 -x34822 -x15299 -x10076 -x40791 -x32240 -x31302 -x25357 -x24840 -x13138 -x32454 -x36292 -x16222 -x34135 -x38801 -x29085 -x7794 -x24825 -x231 -x30532 -x2309 -x43414 -x18710 -x12573 -x5875 -x34700 -x26982 -x34988 -x34057 -x40105 -x12034 -x15946 -x37539 -x2694 -x44209 -x14603 -x17663 -x27704 -x23536 -x44032 -x2265 -x20900 -x33099 -x17766 -x3132 -x9072 -x22423 -x1960 -x28840 -x38987 -x26844 -x32007 -x43327 -x21597 -x10980 -x37602 -x32529 -x39652 -x40550 -x4076 -x36117 -x32914 -x32554 -x13201 -x33825 -x6238 -x949 -x35570 -x6170 -x39013 -x40861 -x27930 -x23175 -x40460 -x38448 -x38228 -x38737 -x14750 -x26933 -x30415 -x31884 -x5259 -x42827 -x34005 -x22606 x40410 -x16706 -x23716 -x23610 -x592 -x20871 -x18232 -x15780 -x18170 -x7319 -x43084 -x5125 -x10674 -x13607 -x40089 -x40357 -x29842 -x44598 -x23377 -x6985 -x508 -x39383 -x32442 -x28924 -x17407 -x33975 -x5295 -x12543 -x21776 -x40303 -x16939 -x6636 -x25225 -x39123 -x43174 -x16777 -x982 -x32160 -x12088 -x37644 -x38553 -x8600 -x43416 -x22468 -x19600 -x24911 -x42653 -x5885 -x22481 -x21618 -x17429 -x39862 -x14489 -x4000 -x4781 -x18537 -x39456 -x521 -x28600 -x2318 -x10345 -x18401 -x31793 -x35401 x41046 -x1796 -x31603 -x26435 -x30821 -x13869 -x32569 -x6998 -x27568 -x29784 -x9437 -x752 -x28312 x41942 -x43862 -x12041 -x14168 -x16789 -x29332 -x11278 -x29051 -x34640 -x10636 -x2640 -x7785 -x42370 -x39840 -x14592 -x33945 -x5309 -x37017 -x1306 -x42160 -x15131 -x14547 -x22835 -x4297 -x4273 -x2095 -x13554 -x9012 -x17173 -x43880 -x4884 -x3840 -x42978 -x439 -x30408 -x22503 -x14577 -x36360 -x27157 -x31390 -x26868 -x10237 -x42157 -x15116 -x35553 -x29783 -x31348 -x14298 -x19770 -x35284 -x17661 -x1316 -x10825 -x21751 -x21435 -x42669 -x40108 -x29653 -x38786 -x34323 -x9297 -x44351 -x40789 -x8635 -x33930 -x41606 -x29865 -x5129 -x4227 -x1881 -x39969 -x43828 -x22209 -x6368 -x18129 -x4947 -x17413 -x7259 -x20929 -x38054 -x20090 -x58 -x41603 -x18468 -x31104 -x27542 -x42177 -x38118 -x2243 -x17850 -x4870 -x19433 -x18451 -x33532 -x32742 -x12956 -x4987 -x10885 -x4531 -x27508 -x30172 -x40227 -x37783 -x26416 -x37063 -x9534 -x44023 -x26776 -x11394 -x4617 -x39737 -x32776 -x23880 -x31083 -x39933 -x39371 -x32903 -x1262 -x35356 -x12784 -x12638 -x12477 -x29364 -x40790 -x13104 -x43362 -x17509 -x13423 -x33027 -x23132 -x36692 -x25374 -x25434 -x38798 -x39448 -x29317 -x1472 -x683 -x33260 -x40947 -x43944 -x34537 -x25668 -x5898 -x11052 -x43332 -x27379 -x2051 -x4850 -x15944 -x27059 -x43929 -x19334 -x4748 -x17525 -x23039 -x26001 -x36250 -x38838 -x39475 -x42335 -x34716 -x30009 -x15068 -x6423 -x8636 -x42956 -x37885 -x22088 -x39596 -x28001 -x33917 -x34394 -x24249 -x11399 -x37151 -x26655 -x6775 -x6311 -x19561 -x34158 -x40467 -x34432 -x6673 -x37158 -x12677 -x26975 -x19070 -x7850 -x17047 -x23697 -x35744 -x7810 -x7264 -x1246 -x7444 -x43462 -x29839 -x11294 -x21872 -x14558 -x1784 -x18728 -x27714 -x43692 -x38733 -x18862 -x12521 -x39128 -x17831 -x29054 -x32060 -x4759 -x25100 -x15004 -x34332 -x10665 -x43873 -x9920 -x13827 -x210 x41195 -x6143 -x3099 -x34916 -x35004 -x16919 -x38889 -x29091 -x28097 -x24931 -x38670 -x43720 -x39696 -x8631 -x37971 -x42788 -x11594 -x319 -x17612 -x36523 -x20898 -x18484 -x2192 -x17202 -x2977 -x16508 -x33187 -x18096 -x44263 -x39273 -x18990 -x11522 -x40379 -x3204 -x29707 -x44501 -x34490 -x10151 -x40696 -x31153 -x27130 -x25461 -x33039 -x21856 -x41520 -x12142 -x25737 -x29854 -x19518 -x37070 -x22629 -x15126 -x19336 -x12046 -x29000 -x7695 -x25982 -x23294 -x11183 -x37270 -x44170 -x12698 -x11808 -x25433 -x21302 -x19050 -x23278 -x23319 -x19991 -x37982 -x26528 -x27835 -x7066 -x22214 -x1300 -x20086 -x33309 -x9467 -x16099 -x11717 -x43267 x41301 -x8069 -x17356 -x43947 -x18633 -x43678 -x33826 -x40272 -x246 -x22260 -x24395 -x11598 x40724 -x36653 -x3804 -x42284 -x41810 -x41899 -x36095 -x9268 -x32982 -x30810 -x30407 -x16353 -x27910 -x43553 -x21792 -x25788 -x19027 -x1600 -x6558 -x3198 -x8905 -x29623 -x32108 -x40356 -x204 -x2108 -x36494 -x31651 -x34753 -x2200 -x37220 -x39024 -x8976 -x39916 -x27681 -x25936 -x9407 -x37196 -x31853 -x35086 -x18192 -x35614 -x20074 -x21380 -x10587 -x63 -x33017 x41029 -x5282 -x31954 -x2968 -x9964 -x12915 -x19988 -x7025 -x39145 -x38535 -x6501 -x13946 -x11756 -x15044 -x2483 -x40599 -x1106 -x24954 -x13004 -x1714 -x2373 -x32779 -x35572 -x9586 -x21957 -x33745 -x34810 -x22597 -x18137 -x33768 -x39718 -x12502 -x705 -x12796 -x30550 -x21882 -x16945 -x31964 -x9495 -x11685 -x11319 -x3495 -x33079 -x12939 -x36937 -x16132 -x28465 -x19762 -x17204 -x33556 -x2408 -x40072 -x3760 -x36778 -x37742 -x20494 -x3169 -x43474 -x25998 -x11663 -x7951 -x39112 -x12332 -x11152 -x16692 -x26045 -x16259 -x35923 -x25267 -x43853 -x24050 -x17112 -x24201 -x26696 -x39649 -x20631 -x17471 -x30148 -x5037 -x27995 -x39618 -x28331 -x1421 -x28838 -x8940 -x3091 x41044 -x16787 -x29913 -x19123 -x32746 -x5858 -x2697 -x26378 -x19743 -x32415 -x19824 -x35414 -x14459 -x16120 -x17844 -x34235 -x740 -x11211 -x3699 -x24382 -x22727 -x15869 -x19543 -x12878 -x30512 -x17211 -x32805 -x23355 -x2844 -x14329 -x38336 -x7997 -x21955 -x6155 -x41804 -x6634 -x21504 -x36857 -x24683 -x23215 -x27944 -x32172 -x7273 -x28955 -x44503 -x42877 -x29429 x41104 -x33732 -x18349 -x23240 -x34008 -x5555 -x10738 -x21583 -x40782 -x16260 -x13691 -x4640 -x16029 -x16227 -x20062 -x9832 -x32629 -x27084 -x16018 -x16433 -x36028 -x32718 -x38161 -x5308 -x36149 -x30634 -x42824 x40427 -x41528 -x13854 -x15624 -x6174 -x37012 -x39384 -x20724 -x1116 -x3621 -x26675 -x39764 -x38612 -x30464 -x11609 -x27280 -x42222 -x12160 -x338 -x6336 -x22979 -x8882 -x43343 -x28065 -x14918 -x1983 -x5086 -x26246 -x37838 -x28998 -x44112 -x20627 -x17895 -x6631 -x2083 -x14293 -x33886 -x17782 -x29605 -x42448 x41234 -x16915 -x24497 -x18808 -x37035 -x27187 -x11484 -x33693 -x10706 -x35461 -x40971 -x12352 -x33951 -x40135 -x36397 -x6546 -x30380 -x14657 -x44227 -x23084 -x18856 -x44507 -x3294 -x31719 -x18190 -x1684 -x13865 -x26251 -x37779 -x22394 -x2241 -x42833 -x27218 -x18622 -x37886 -x16145 -x36375 -x25782 -x28427 -x10643 -x14757 -x12588 -x27789 -x29436 -x23356 -x7938 -x13042 -x1216 -x2410 -x37599 -x15687 -x40237 -x13571 -x9790 -x31346 -x22582 -x36795 -x25367 -x31433 -x18367 -x3491 -x15760 -x2811 -x5622 -x3852 -x6107 -x24204 -x34973 -x2863 -x8010 -x9994 -x421 -x24330 -x21491 -x18878 -x38379 -x18825 -x34314 -x21867 -x20385 -x12844 -x38258 -x10776 -x37205 -x38822 -x9204 -x34959 -x19952 -x16413 -x39633 -x37377 -x25598 -x12761 -x11347 -x32022 -x3504 -x28586 -x13516 -x25431 -x11053 -x36101 -x44116 -x39242 -x14038 -x38739 -x35181 -x34549 -x15717 -x34106 -x15875 -x35096 -x1994 -x43623 -x37391 -x42629 -x17043 -x17623 -x7325 -x28717 -x4958 -x31192 -x474 -x28781 -x25432 -x20084 -x42412 -x15457 -x29921 -x12701 -x19497 -x10255 -x998 -x22100 -x1596 -x18802 -x40265 -x18277 -x31979 -x29579 -x34932 -x25213 -x2524 -x12997 -x25344 -x42453 -x1924 -x30025 -x44309 -x35938 -x24160 -x8742 -x5507 -x26275 -x33348 -x1387 -x27534 -x15764 -x11913 -x30061 -x38451 -x3802 -x42493 -x22817 -x22045 -x37816 -x34449 -x6192 -x4365 -x11430 -x32991 x41129 -x14777 -x12790 -x6350 -x13116 x41216 -x4220 -x11898 -x4678 -x43464 -x13779 -x44114 -x2499 -x21322 -x11757 -x29608 -x14888 -x43843 -x40949 -x25067 -x27182 -x10820 -x39547 -x9984 -x6608 -x38691 -x25406 -x42382 -x15417 -x24641 -x32230 -x9837 -x29742 -x8404 -x14919 -x181 -x36816 -x15836 -x37525 -x9473 -x3926 -x2183 -x28484 -x34922 -x33882 -x15478 -x41767 -x5829 -x4093 -x41863 -x25435 -x35374 -x7289 -x37056 -x23722 -x22957 -x8957 -x19658 -x42992 -x7418 -x17967 -x1865 -x22543 -x25183 -x6123 -x34571 -x13893 -x17919 -x28020 -x33577 -x3174 -x40555 -x34717 -x7369 -x11130 -x34353 -x2461 -x29239 -x4802 -x11070 -x27465 -x29705 -x28880 -x25379 -x30609 -x19841 -x43744 -x25053 -x39427 -x7964 -x41486 -x39169 -x35346 -x15640 -x18636 -x25508 -x37615 -x19438 -x35481 -x35689 -x7399 -x27551 -x19064 -x39830 -x35752 -x42574 -x19647 -x19031 -x18174 -x31985 -x16211 -x40937 -x24732 -x19580 -x1753 -x23201 -x23298 -x43195 -x36604 -x10006 -x4621 -x6930 -x30176 -x668 -x1938 -x42905 -x38865 -x23352 -x20649 -x9089 -x18982 -x18353 -x17961 -x7000 -x1937 -x27173 -x38022 -x20658 -x37389 -x2978 -x14160 -x289 -x26307 -x18558 -x42919 -x13697 -x24191 -x42361 -x9508 -x24431 -x12065 -x27143 -x23009 -x41865 -x1463 -x29584 -x8632 -x13489 -x44694 -x24412 -x4383 -x7679 -x44492 -x15940 -x30813 -x16561 -x31644 -x27297 -x26422 -x17734 -x39483 -x3113 -x24284 -x10689 -x33514 -x20799 -x24634 -x18619 -x21620 -x4222 -x7269 -x8676 -x32191 -x33867 -x38743 -x11427 -x11141 -x32315 -x35889 -x31717 -x38606 -x38596 -x25229 -x17564 -x37018 -x37640 -x2660 -x11710 -x6967 -x22084 -x38425 -x16321 -x26579 -x23943 -x24023 -x16827 -x10592 -x25300 -x30513 -x40699 x41307 -x19210 -x38469 -x9760 -x40806 -x30521 -x17061 -x7658 -x15977 -x2073 -x1211 -x23275 -x44078 -x33385 -x35842 -x3778 -x10757 -x629 -x19958 -x39054 -x17178 -x8066 -x25064 -x19281 -x32154 -x26182 -x25771 -x30976 -x6567 -x27156 -x44215 -x20499 -x43444 -x39345 -x25346 -x43004 x41131 -x10988 -x38000 -x3013 -x12759 -x18 -x36455 -x34248 -x31632 -x18005 -x6691 -x307 -x36782 -x23274 -x17304 -x37785 -x30731 -x31658 -x15313 -x18366 -x15167 -x25635 -x26036 -x44711 -x44305 -x36564 -x23238 -x28278 -x42047 -x33013 -x27432 -x15686 -x42324 -x43339 -x43024 -x44031 -x9743 -x31690 -x8892 -x36487 -x11736 -x11020 -x3981 -x12577 -x17808 -x33740 -x15181 -x17840 -x9311 -x35212 -x10829 -x24244 -x6847 -x36858 -x9781 -x18481 -x44641 -x8626 -x11561 -x3009 -x4367 -x27913 -x15075 -x438 -x33570 -x1492 -x4161 -x6482 -x23350 -x25274 -x7322 -x41496 -x11356 -x2428 -x18162 -x34361 -x33205 -x42611 -x13379 -x12515 -x7510 -x42325 -x3435 -x43351 -x3730 -x3171 -x17185 -x26405 -x2155 -x31494 -x41504 -x33618 -x27790 -x40580 -x20313 -x43591 -x15503 -x17462 -x3575 -x203 -x17144 -x15190 -x33345 -x16581 -x41462 -x20997 -x17323 -x30718 -x24462 -x23116 -x17561 x40989 -x19338 -x43392 -x4023 -x2672 -x42702 -x22281 -x9417 -x29561 -x11462 -x20189 -x5709 -x42071 -x36475 -x37041 -x3677 -x5675 -x7638 -x25861 -x25420 -x27654 -x5840 -x35959 -x22420 -x6456 -x5341 -x2600 -x21842 -x32724 -x33782 -x16770 -x18831 -x8473 -x551 -x24789 -x20873 -x14490 -x14426 -x21904 -x24776 -x4098 -x15986 -x35629 -x24372 -x2079 -x15034 -x36076 -x11666 -x7127 -x34053 -x5322 -x16011 -x674 -x35621 -x31693 -x926 -x32256 -x32335 -x32343 -x38682 -x39434 -x33877 -x19496 -x6179 -x31313 -x24839 -x12125 -x6556 -x15153 -x42017 -x23466 -x1547 -x43211 -x12166 -x1413 -x16843 -x22478 -x14601 -x11196 -x6124 -x14680 -x30956 -x38412 -x28652 -x10440 -x25401 -x31744 -x13579 -x28125 -x18868 -x728 -x42326 -x3354 -x16698 -x28771 -x23684 -x35118 -x39600 -x2082 -x34720 -x27919 -x21722 -x25042 -x34705 -x10975 -x37000 -x15959 -x31409 -x4618 -x6033 -x28158 -x13263 -x30739 -x3001 -x33006 -x48 -x36084 -x39500 -x9822 -x38507 -x31811 -x35368 -x6379 -x27344 -x42615 -x3790 -x5157 -x18583 -x23806 -x16428 -x6765 -x43374 -x4760 -x15268 -x13972 -x295 -x39213 -x11338 -x25860 -x28372 -x5419 -x5895 -x6218 -x17913 -x29002 -x20989 -x14825 -x37748 -x39991 -x32610 -x33802 -x3 -x10775 -x7791 -x30034 -x10204 -x3949 -x35008 -x24012 -x43359 -x11523 -x21514 -x23670 -x36306 -x4832 -x42479 -x9000 -x42381 -x9902 -x9305 -x2284 -x34552 -x43850 -x32496 -x19023 -x25266 -x35901 -x28168 -x8587 -x36834 -x8931 -x40617 -x1711 -x27477 -x11162 -x13731 -x1469 -x40401 -x2355 -x2118 -x24694 -x21407 -x22038 -x24205 -x36451 -x24101 -x6773 -x410 -x17608 -x30351 -x14007 -x25489 -x21663 -x3514 -x28564 -x44548 -x19577 -x37850 -x31266 -x35430 -x14810 -x10634 -x8107 -x18934 -x27032 -x32153 -x25818 x41227 -x12052 -x32281 -x27505 -x30790 -x25823 -x2595 -x39480 -x4319 -x22782 -x39690 -x15672 -x41797 -x10545 -x22004 -x26172 -x38405 -x35545 -x37537 -x31948 -x8688 -x16495 -x9978 -x13788 -x43301 -x43530 x32766 -x42892 -x37968 -x39627 -x24426 -x12646 -x28350 -x32444 -x6823 -x14834 -x42929 x41263 -x5031 -x29057 -x38418 -x33759 -x11027 -x44461 -x35732 -x14947 -x37900 -x28531 -x16157 -x42878 -x23114 -x7801 -x42916 -x38478 -x19811 -x35030 -x30780 -x3647 -x22512 -x27946 -x25577 -x19394 -x40552 -x19172 -x20407 -x34460 -x19971 -x12931 -x36021 -x8268 -x44502 -x33895 -x30192 -x11607 -x9284 -x20886 -x15228 -x13608 -x40139 -x8111 -x23296 -x20293 -x20118 -x39313 -x14213 -x1875 -x15486 -x7841 -x21023 -x26201 -x15587 -x34909 -x35680 -x5055 -x12330 -x22373 -x1530 -x41624 -x12419 -x35797 -x7678 -x10389 -x18744 -x25134 -x9471 -x10508 -x15878 -x19344 -x10890 -x24582 -x44587 -x35802 -x17196 -x26279 -x27387 -x41588 -x3006 -x4567 -x38655 -x3310 -x29283 -x32499 -x22821 -x18612 -x42474 -x28515 -x10880 -x26011 -x27724 -x14310 -x14923 -x5585 -x44739 -x21811 -x27223 -x27281 -x24666 -x23549 -x30133 -x3371 -x36706 -x9133 -x21364 -x17021 -x40521 -x44224 -x41502 -x31423 -x22710 -x8314 -x29487 -x15772 -x5359 -x15553 -x11811 -x20803 -x1159 -x8812 -x10707 -x31957 -x22186 -x1583 -x21816 -x17000 -x1042 -x3166 -x24583 -x36843 -x38186 -x1134 -x23665 -x4904 -x34714 -x24014 -x24924 -x11335 -x30291 -x30533 -x37716 -x1217 -x1710 -x23991 -x23595 -x25817 -x11932 -x26008 -x36966 -x41071 -x30884 -x23172 -x12129 -x40736 -x44699 -x38060 -x11866 -x8453 -x23930 -x26192 -x40725 -x31726 -x33150 -x6609 -x34946 -x39036 -x42462 -x43584 -x15527 -x13549 -x4226 -x8248 -x15168 -x12185 -x4900 -x11372 -x26970 -x4874 -x1553 -x39148 -x7062 -x34514 -x15217 -x35684 -x23007 -x15820 -x22066 -x30801 -x42088 -x11271 -x24977 -x4594 -x44451 -x16104 -x16626 -x29132 -x31007 -x24873 -x43295 -x19059 -x32259 -x37916 -x2214 -x3370 -x41656 -x2001 -x13536 -x34971 -x22748 -x24856 -x11917 -x17947 -x9965 -x21934 -x28891 -x19474 -x39297 -x44751 -x34580 -x30306 -x34475 -x41592 -x5074 -x11378 -x27776 -x3480 -x29574 -x15192 -x44568 -x7936 -x18404 -x37829 -x14727 -x37723 -x41901 -x5680 -x31011 -x5269 -x3262 -x36317 -x32758 -x36389 -x678 -x30453 -x10380 -x23844 -x36344 -x7895 -x39113 -x19004 -x11371 -x9889 -x5947 -x43711 -x22781 -x37641 -x5703 -x22675 -x2421 -x35587 -x32100 -x19264 -x35317 -x24407 -x16742 -x18567 -x29504 -x14986 -x13090 -x25727 -x30205 -x13041 -x44283 -x5089 -x44206 x41272 -x5112 -x9748 -x9625 -x38707 -x28831 -x29231 -x15 -x2729 -x36396 -x27030 -x30293 -x26709 -x22812 -x18017 -x13096 -x30371 -x18315 -x5128 -x5048 -x17889 -x4569 -x16823 -x32907 -x35065 -x35606 -x13045 -x35760 -x23666 -x39978 -x30906 -x26625 -x29029 -x34781 -x27053 -x23759 -x1270 -x13101 -x2747 -x23387 -x42303 -x28937 -x31952 -x14568 -x18439 -x29908 -x31223 -x3536 -x28013 -x18301 -x24950 -x21951 -x18304 -x15886 -x40469 -x25996 -x38433 -x40744 -x12634 -x4290 -x42118 -x15045 -x44156 -x42064 -x44106 -x36207 -x40830 -x3110 -x27071 -x13377 -x15082 -x32801 -x35955 -x18530 -x26371 -x8097 -x43096 -x17406 -x40896 -x6078 -x17846 -x38242 -x27105 -x22904 -x16272 -x10096 -x34598 -x28523 -x42183 -x38330 -x3556 -x12503 -x29510 -x7743 -x39095 -x18363 -x37432 -x42680 -x18534 -x41682 -x19637 -x6106 -x13347 -x35724 -x36237 -x31416 -x20768 x41316 -x10206 -x19287 -x21894 -x3361 -x41852 -x43446 -x22610 -x35932 -x30119 -x19291 -x14499 -x2896 -x38454 -x32408 -x35866 -x29428 -x18478 -x37425 -x10184 -x4062 -x42627 -x43858 -x43439 -x38296 -x37411 -x30546 -x35559 -x41717 -x21404 -x29257 -x14830 -x5734 -x22389 -x38876 -x6614 -x14117 -x18283 -x16350 -x18603 -x12103 -x33605 -x38446 -x3798 -x19103 -x1762 -x35246 -x36440 -x1384 -x43732 -x2034 -x15964 -x34388 -x4528 -x10081 -x42937 -x19491 -x3686 -x13602 -x14043 -x28049 -x35475 -x39459 -x15365 -x28021 -x2115 -x33879 -x5389 -x2114 -x11107 -x37320 -x17775 -x18037 -x7396 -x31963 -x29 -x10833 -x30726 -x1638 -x43760 -x11949 -x44389 -x4883 -x13220 -x35337 -x13759 -x17576 -x39105 -x21823 -x17677 -x29395 -x996 -x23251 -x13436 -x34906 -x18576 -x8056 -x101 -x33753 -x28462 -x37282 -x27979 -x41965 -x2062 -x23171 -x16854 -x32778 -x31502 -x6529 -x3366 -x7009 -x4123 -x33181 -x35325 -x1633 -x37764 -x34927 -x15387 -x18343 -x41680 -x23446 -x1774 -x34264 -x10130 -x24423 -x10911 -x16057 -x28487 -x5118 -x18897 -x17334 -x33217 -x24231 -x22564 -x29238 -x40183 -x3547 -x16539 -x14107 -x11062 -x2545 -x31492 -x8496 -x14783 -x14010 -x29621 -x9676 -x40332 -x13421 -x34876 -x1476 -x11125 -x8982 -x18388 -x22858 -x3701 -x2692 x41223 -x2231 -x44640 -x4835 -x23537 -x43383 -x7256 -x35152 -x41417 -x2975 -x1811 -x30983 -x32080 -x18191 -x23883 -x18928 -x34979 -x22266 -x14829 -x1854 -x4761 -x28233 -x12146 -x6810 -x5579 -x13784 -x31213 -x43430 -x40101 -x14861 -x23111 -x35847 -x13365 -x4726 -x26901 -x5891 -x34903 -x8333 -x692 -x16753 -x2972 -x36208 -x43872 -x9330 -x39469 -x10992 -x20700 -x9087 -x36011 x41179 -x17085 -x27040 -x44092 -x41414 -x43669 -x31939 -x13345 -x32732 -x23013 -x13381 -x40651 -x34807 -x11051 -x7879 -x20445 -x24080 -x30723 -x25335 -x4135 -x24739 -x4402 -x19288 -x16220 -x30225 -x14491 -x10913 -x31027 -x37009 -x22682 -x21566 -x43468 -x39832 -x44526 -x27005 x40442 -x14264 -x35985 -x43283 -x41920 -x14607 -x14630 -x31815 -x5070 -x24578 -x1856 -x20753 -x29950 -x24640 -x23113 -x37803 -x4291 -x13544 -x15143 -x33630 -x12368 -x30283 -x4007 -x44064 -x38521 -x31881 -x35976 -x5929 -x27977 -x26808 -x33295 -x27239 -x35948 -x20016 -x7809 -x29018 -x6240 -x37841 -x10978 -x38820 -x43635 -x6751 -x29254 -x34742 -x12652 -x10256 -x25245 -x28195 -x16687 -x41668 -x11862 -x5870 -x804 -x18015 -x33066 -x30226 -x4469 -x23480 -x8100 -x9 -x30904 -x9245 -x9154 -x19153 -x34160 -x19729 -x1338 -x11238 -x12771 -x6587 -x43349 -x44123 -x3089 -x7993 -x35018 -x42857 -x30952 -x10753 -x12614 -x41551 x40994 -x17628 -x12355 -x23406 -x40716 x41334 -x21901 -x26787 -x27933 -x15097 -x36711 -x43665 -x15817 -x18950 -x2479 -x42461 -x7943 -x3061 -x20701 -x33645 -x34948 -x29549 -x19355 -x44806 -x37203 -x26665 -x24797 -x36484 -x20829 -x25430 -x17631 -x15471 -x14981 -x6100 -x26003 -x14744 -x15379 -x22497 -x23906 -x4445 -x26198 -x40635 -x19314 -x24544 -x552 -x233 -x21838 -x2596 -x15999 -x38275 -x5310 -x35396 -x10235 -x8460 -x37195 -x22025 -x34590 -x26049 -x19489 -x32637 -x258 -x28469 -x36714 -x9348 -x16465 -x5393 -x12985 -x21677 -x29131 -x8628 -x36065 -x19774 -x33619 x40444 -x18974 -x1943 -x44059 -x32342 -x40478 -x35522 -x40142 -x36388 -x15787 -x26619 -x32840 -x28666 -x29151 -x25181 -x21036 -x18939 -x3072 -x18752 -x25836 -x695 -x25874 -x18118 -x20807 -x21030 x41629 -x6393 -x36617 -x14557 -x42435 -x16686 x40493 -x36825 -x8201 -x18778 -x6044 -x11814 -x496 -x41604 -x20137 -x888 -x14141 -x15728 -x5961 -x33323 -x18238 -x36510 -x28498 -x42588 -x2656 -x31888 -x32261 -x25609 -x15290 -x38403 -x20744 x41356 -x25155 -x8373 -x15105 -x35105 -x12317 -x18076 -x11084 -x2594 -x20068 -x27635 -x23016 -x33133 -x36258 -x6255 -x17243 -x26447 -x40731 -x18287 -x23833 -x15125 -x40115 -x36238 -x29084 -x30084 -x17445 -x35552 -x3218 -x21144 -x15865 -x6682 -x2803 -x6176 -x5336 -x44126 -x34994 -x21866 -x18135 -x39824 -x1332 -x33838 -x37629 -x24842 -x29045 -x25709 -x28387 -x12260 -x14182 -x40684 -x38400 -x3749 -x31374 -x33052 -x16007 -x12486 -x27852 -x17091 -x18691 -x33046 -x33101 -x29914 -x3309 -x36832 -x34011 -x37481 -x37741 -x11302 -x4720 -x20962 -x1782 -x14549 -x36658 -x42151 -x15853 -x40173 -x29221 -x25410 -x974 -x14207 -x35417 -x13443 -x19686 x41076 -x5994 -x19653 -x33652 -x29319 -x19320 -x18875 -x23803 -x17638 -x1830 -x24024 -x18365 -x39778 -x39278 -x24817 -x24917 -x7039 -x15007 -x22326 -x20295 -x2743 -x27262 -x2418 -x15522 -x19921 -x28734 -x10632 -x1121 -x39093 -x38306 -x35204 -x9712 -x17655 -x43142 -x35464 -x222 -x11731 -x28112 -x20800 -x38650 -x13751 -x42805 -x29135 -x42409 -x2270 -x38540 -x29717 -x271 -x12762 -x22382 -x11509 -x42885 -x12064 -x39714 -x21204 -x6680 -x2955 -x8370 -x39724 -x12009 -x39983 -x32 -x25816 -x7288 -x27823 -x39857 -x24590 -x27257 -x20993 -x16585 -x38397 -x29580 -x23087 -x25252 -x17531 -x35530 -x15976 -x25502 -x11605 -x16621 -x34630 -x7880 -x23456 -x18920 -x44782 -x13635 -x40461 -x12437 -x16668 -x35350 -x12380 -x16314 -x3635 -x28157 -x10716 -x2248 -x27764 -x9150 -x23721 -x38333 -x11921 -x17491 -x3205 -x13044 -x8180 -x30929 -x10710 -x12723 -x44180 -x8528 -x19682 -x13967 -x38426 x41035 -x15484 -x33913 -x14154 -x13286 -x17308 -x28204 -x43779 -x4106 -x3472 -x471 -x5497 -x30195 -x24477 -x27989 -x3177 -x38578 -x28696 -x41825 -x42175 -x24648 -x32064 -x29867 -x15828 -x34685 -x37464 -x43248 -x10346 -x4669 -x17796 -x32870 -x39534 -x18679 -x20325 -x35600 -x853 -x18291 -x17478 -x21952 -x13078 -x13068 -x1704 -x9894 -x2297 -x5686 -x39285 -x23303 -x3792 -x15085 -x30986 -x5900 -x29148 -x13189 -x5950 -x8978 -x1420 -x20196 -x8661 -x7886 -x33850 -x37945 -x39779 -x1833 -x17744 -x10320 -x4041 -x32412 -x44413 -x28490 -x3678 -x14522 -x19307 -x12977 -x33087 -x37709 -x35577 -x26673 -x25872 -x14903 -x43856 x41022 -x30451 -x18289 -x2739 -x1750 -x28104 -x39300 -x7095 -x875 -x11541 -x37184 -x5992 -x3716 -x12176 -x30073 -x14026 -x6403 -x33897 -x11310 -x14706 -x43438 -x11245 -x4230 -x12875 -x1458 -x20264 -x8524 -x9655 -x29263 -x933 -x29041 -x36194 -x38049 -x4911 -x3225 -x26287 -x21763 -x36645 -x2257 -x11320 -x27693 -x8973 -x7662 -x4141 -x27068 -x10563 -x16547 -x42475 -x11 -x43684 -x35548 -x43428 -x13648 -x23882 -x18235 -x34399 -x6870 -x20868 -x28460 -x23596 -x18866 -x26165 -x4104 -x26430 -x20702 -x38122 -x36382 -x16541 -x26921 -x30320 -x20948 -x13783 -x27907 -x16382 -x11501 -x43161 -x4266 -x43549 -x39302 -x23841 -x978 -x6510 -x33557 -x22093 -x6263 -x29982 -x29861 -x37449 -x4896 -x40621 -x21116 -x3501 -x14087 -x11644 -x1744 x41221 -x5899 -x15246 -x12130 -x32664 -x6442 -x1459 -x42353 -x27025 -x40365 -x29940 -x39020 -x33985 -x11104 -x25251 -x18061 -x31857 -x40041 -x27649 -x7863 -x30334 -x297 -x27747 -x13877 -x36247 -x25236 -x39802 -x34190 -x3384 -x1162 -x2974 -x18399 -x18680 -x26678 -x20040 -x347 -x31825 -x17878 -x20158 -x13511 -x11563 -x43190 -x25983 -x25551 -x16003 -x27452 -x27773 -x454 -x11438 -x527 -x6933 -x16711 -x6910 -x8001 -x27460 -x14482 -x22830 -x19147 -x4171 -x24228 -x17890 -x16559 -x43920 -x24104 -x16799 -x30139 -x24272 -x23619 -x42585 -x4628 -x19257 -x38745 -x6145 -x8360 -x36222 -x6978 -x30659 -x36766 -x43340 -x16198 -x28985 -x24357 -x8000 -x19919 -x9780 -x11313 -x10824 -x12815 -x32905 -x38315 -x39064 -x42194 -x8828 -x30477 -x6843 -x19915 -x25115 -x22171 -x44726 -x12867 -x18582 -x19113 -x20666 -x3270 -x36434 -x1930 -x10946 -x29638 -x776 -x44025 -x31055 -x1639 -x6013 -x26346 x41392 -x36265 -x79 -x16893 -x1650 -x44189 -x36522 -x16847 -x23368 -x19805 -x3497 -x19461 -x17488 -x13997 -x13907 -x7558 -x6483 -x26330 -x23758 -x19953 -x17848 -x2532 -x38859 -x7056 -x7511 -x1032 -x22140 -x4899 -x26578 -x20621 -x12597 -x33956 -x5166 -x21911 -x5317 -x24152 -x11850 -x13711 -x10205 -x19807 -x8393 -x21986 -x21054 -x7527 -x29637 -x43478 -x12042 -x5584 -x30471 -x43029 -x1267 -x22550 -x15824 -x17745 -x32972 -x14521 -x43883 -x17864 -x16738 -x18544 -x20937 -x17120 -x31967 -x35693 -x13826 -x39662 -x14148 -x6252 -x39001 -x6011 -x8849 -x5575 -x6780 -x43595 -x23445 x36108 -x42842 -x34520 -x38217 -x1179 -x19226 -x811 -x29001 -x26870 -x28379 -x2084 -x9800 -x9741 -x12986 -x41795 -x3771 -x37623 -x44635 -x34223 -x43547 -x25705 -x5955 -x9925 -x7397 -x29819 -x42904 -x14015 -x26949 -x5923 -x14362 -x306 -x35520 -x20591 -x3459 -x16849 -x12806 -x1954 -x39432 x40498 -x39392 -x25800 -x38671 -x19170 -x22765 -x44780 -x9308 -x10369 -x7471 -x874 -x34989 -x20625 -x1239 -x17464 -x11054 -x43609 -x6639 -x3340 -x25205 -x1284 -x5465 -x43735 -x9256 -x22026 -x39254 -x3102 -x23827 -x36716 -x38239 -x9300 -x30852 -x27766 -x38029 -x4436 -x44322 -x34815 -x34827 -x20736 -x3092 -x14639 -x6723 -x2256 -x13255 -x5609 -x39738 -x39541 -x34213 -x39334 -x24450 -x2178 -x37463 -x41789 -x43680 -x19057 -x44086 -x26055 -x40853 -x35659 -x17257 -x3415 -x33274 -x8485 -x25760 -x32822 -x26417 -x36906 -x26538 -x29670 -x41932 -x44264 -x108 -x24053 -x29198 -x43634 -x18561 -x24624 -x29038 -x30909 -x1581 -x16902 -x21174 -x28340 -x25446 -x30960 -x38075 -x44624 -x14464 -x10089 -x40648 -x7825 -x23904 -x599 -x20220 -x21068 -x30213 -x16421 -x2942 -x1375 -x31779 -x30208 -x17764 -x14901 -x18725 -x34627 -x21924 -x17595 -x10038 -x12306 -x17008 -x42793 -x6504 -x25062 -x31590 -x35021 -x39087 -x14249 -x35091 -x13962 -x15564 -x2427 -x1899 -x34694 -x38872 -x14686 -x8222 -x34833 -x28618 -x13914 -x10565 -x28940 -x44100 -x31070 -x2415 -x37189 -x2658 -x33705 -x8171 -x25486 -x8086 -x27335 -x1992 -x31667 -x29781 -x12101 -x10262 -x3007 -x25819 -x9138 -x38875 -x19097 -x11113 -x19530 x41318 -x5094 -x2184 -x39393 -x12350 -x14875 -x11782 -x33527 -x28612 -x35591 -x41016 -x24073 -x30847 -x33651 -x13269 -x8115 -x2450 -x21195 -x12452 x40437 -x37295 -x27170 -x3742 -x12022 -x25892 -x1575 -x8362 -x30547 -x42364 -x36435 -x11529 -x37840 -x30487 -x41641 -x15606 -x21088 -x9203 -x44470 -x4673 -x14358 -x16969 -x2910 -x19678 -x23367 -x8556 -x14512 -x31000 -x42597 -x604 -x35921 -x4075 -x44253 -x14534 -x27501 -x5064 -x6596 -x40250 -x14025 -x41792 -x19329 -x30011 -x21437 -x461 -x24665 -x39181 x41240 -x44373 -x44749 -x39173 -x16429 -x2721 -x33288 -x43302 -x22421 -x19986 -x6844 -x2948 -x40298 -x34393 -x38824 -x20967 -x16486 -x44379 -x36039 -x31901 -x42883 -x15348 -x40004 -x36651 -x25791 -x39970 -x6224 -x27248 -x12232 -x9509 -x30304 -x38849 -x7887 -x42476 -x3324 -x33818 -x25467 -x14661 -x37227 -x28785 -x2390 -x13499 -x25450 -x33716 -x40987 -x26996 -x6428 -x28784 -x29513 -x17625 -x41640 -x43183 -x428 -x1264 -x8858 -x21580 -x1819 -x24516 -x19556 -x33925 -x14279 -x3689 -x18923 -x15017 -x24537 -x5558 -x37777 -x18970 -x41585 -x3489 -x44332 -x9725 -x15898 -x31718 -x30386 -x4840 -x16611 -x27017 -x37611 -x42530 -x43165 -x32131 -x38495 -x38468 -x38156 -x11063 -x44787 -x25918 -x28626 -x3744 -x24041 -x15182 -x787 -x34866 -x24702 -x42726 -x38772 -x29792 -x25124 -x3757 -x1181 -x36769 -x41723 -x26721 -x43906 -x15473 -x32455 -x4890 -x16754 -x5076 -x27972 -x23625 -x12398 -x38684 -x31748 -x19853 -x21651 -x23134 -x22928 -x36839 -x9445 -x32814 -x19818 -x43689 -x44089 -x5976 -x11327 -x27905 -x30757 -x39899 -x21705 -x22398 -x27991 -x22288 -x42011 -x11029 -x36136 -x9146 -x23181 -x26615 -x43599 -x44795 -x27847 -x14262 -x44378 -x19867 -x33666 -x20583 -x22491 -x33591 -x29534 -x17469 -x31713 -x32862 -x94 -x33477 -x7589 -x17446 -x14674 -x4012 -x37690 -x38908 -x34186 -x5543 -x2769 -x16707 -x8531 -x3134 -x21626 -x20005 -x3034 -x14624 -x33018 -x9854 -x38393 -x28793 -x37417 -x17460 -x12941 -x38176 -x29581 -x22072 -x30006 -x31221 -x42029 -x20015 -x20018 -x18063 -x10754 -x14066 -x2400 -x31204 -x10135 -x31804 -x16196 -x41483 -x44784 -x20219 -x182 -x643 -x23006 -x5092 -x25852 -x32138 -x3823 -x38002 -x36521 -x21238 -x37278 -x35132 -x29204 -x28172 -x13905 -x313 -x5692 -x35387 -x31378 -x6707 -x3299 -x42141 -x29769 -x22723 -x18693 -x18359 -x34137 -x12182 -x24831 -x40143 -x34592 -x43147 -x27781 -x23812 -x33963 -x29545 -x9764 -x3146 -x23412 -x34236 -x13012 -x25886 -x39206 -x19081 -x28227 -x42875 -x34606 -x18600 -x42037 -x21523 -x19878 -x17721 -x32995 -x41567 -x8479 -x20637 -x42076 -x32932 -x20999 -x8428 -x5958 -x39235 -x8685 -x23276 -x34509 -x5548 -x1486 -x29993 -x8755 -x10441 -x40318 -x44061 -x31552 -x37831 -x5384 -x18687 -x30045 -x42058 -x24181 -x19866 -x5594 -x33637 -x23513 -x34975 -x3473 -x35731 -x13954 -x19750 -x26549 -x12884 -x21301 -x9946 -x34987 -x5098 -x44796 -x32509 -x44696 -x21476 -x10534 -x17389 -x32482 -x17264 -x16672 -x24410 -x1905 -x10585 -x41435 -x24959 -x27475 -x19536 -x11512 -x1120 -x39963 -x20640 -x38377 -x38858 -x30062 -x27136 -x13495 -x31610 x41083 -x19965 -x15241 -x4580 -x39711 -x37010 -x515 -x37441 -x19945 -x44611 -x22700 -x26347 -x22365 -x32673 -x30473 -x34517 -x26382 -x5503 -x25660 -x31210 -x20529 -x29368 -x16171 -x31549 -x31157 -x12321 -x30957 -x41434 -x17706 -x41973 -x36157 -x29937 -x17683 -x13637 -x30883 -x31498 -x30349 -x36406 -x18501 -x8347 -x42268 -x18297 -x20528 -x35460 -x27881 -x35032 -x17689 -x12308 -x20773 -x23066 -x24141 -x5443 -x27118 -x43909 -x36998 -x7512 -x36717 -x25974 -x28780 -x44230 -x10752 -x13076 -x27370 -x41788 -x28888 -x26328 -x27690 -x39667 -x38675 -x4313 -x27821 -x31797 -x8666 -x10848 -x32548 -x42952 -x21599 -x40314 -x5342 -x19488 -x26526 -x27696 -x13801 -x4376 x6548 -x13726 -x26641 -x14115 -x2899 -x1942 -x8366 -x43905 -x10391 -x40138 -x2145 -x13517 -x42495 -x37992 -x19748 -x12734 -x13207 -x7086 -x32121 -x24893 -x12601 -x37609 -x34659 -x28730 -x20488 -x19802 -x5412 -x34737 -x7853 -x6163 -x11344 -x2460 -x21507 -x26118 -x34943 -x43734 -x5909 -x11746 -x42682 x41091 -x11171 -x29153 -x28400 -x19997 -x4973 -x16562 -x39545 -x31508 -x35664 -x33994 -x38476 -x38004 -x19567 -x34837 -x4644 -x24178 -x35994 -x6963 -x3732 -x12376 -x2162 -x20052 -x17887 -x25789 -x10943 -x16355 -x27882 -x10795 -x37229 -x8475 -x4614 -x6034 -x15072 -x42089 -x16820 -x12897 -x14509 -x14146 -x17218 -x4897 -x10121 -x29489 -x24922 -x21391 -x28787 -x35388 -x2780 -x43136 -x32984 -x9041 -x3656 -x406 -x9590 -x18047 -x8421 -x29282 -x14431 -x33788 -x33319 -x13039 -x19779 -x24298 -x17414 -x1290 -x5811 -x26831 -x24721 -x6327 -x31487 -x22183 -x2395 -x15634 -x15936 -x19127 -x32345 -x41670 -x2369 -x40260 -x40261 -x31766 x41237 -x43928 -x3622 -x25989 -x17973 -x24076 -x11815 -x10834 -x22939 -x3873 -x18677 -x34930 -x11137 -x7673 -x35747 -x20472 -x22321 -x35795 -x34852 -x44410 -x30690 -x38319 -x9378 -x10378 -x7857 -x15605 -x35470 -x21390 -x6180 -x10208 -x37475 -x43105 -x25920 -x38527 -x19925 -x39424 -x36091 -x16950 -x34859 -x19279 -x31426 -x5276 -x33243 -x40172 -x7136 -x17747 -x31107 -x15479 -x10427 -x30663 -x236 -x37610 -x20008 -x27463 -x771 -x5862 -x33757 -x35737 -x6027 -x6103 -x15680 -x39632 -x22411 -x296 -x29020 -x17364 -x13355 -x44377 -x37999 -x1555 -x13483 -x2791 -x19696 -x12296 -x16522 -x25533 -x2823 -x34626 -x25787 -x23651 -x17375 -x2489 -x19854 -x25354 -x19047 -x29154 -x17900 -x29718 -x4553 -x17629 -x24216 -x22212 -x4218 -x22471 -x15719 -x377 -x26799 -x29012 -x18932 -x12107 -x37161 -x39494 -x38157 -x27206 -x35227 -x19888 -x22438 -x33588 -x22728 -x25543 -x29576 -x22734 -x42590 -x33093 -x595 -x9350 -x2717 -x11213 -x27782 -x25047 -x13351 -x26612 -x21209 -x24051 -x22449 -x22237 -x28100 -x33170 -x6204 -x36097 -x34481 -x32023 -x26719 -x494 -x19786 -x25950 -x13170 -x33176 -x42566 -x15061 -x32846 -x23941 -x310 -x211 -x33555 -x30082 -x21198 -x13603 -x32850 -x26904 -x25962 -x13638 -x32214 -x26761 -x17868 -x34660 -x15333 -x22003 -x2354 -x16546 -x28773 -x36608 -x10764 -x23976 x41219 -x10479 -x44516 -x25164 -x20688 -x31288 -x37351 -x43824 -x18371 -x34921 -x19321 -x40536 -x3377 -x409 -x44799 -x42751 -x40662 -x15856 -x13577 -x40295 -x26580 -x11139 -x31913 -x41888 -x9610 -x38234 -x36992 -x39780 -x37927 -x14936 -x19874 -x22068 -x33464 -x39228 -x32347 -x13005 -x13933 -x44500 -x1193 -x4042 -x25496 -x18473 -x35053 -x6654 -x38991 -x31509 -x29046 -x15610 -x42321 -x11891 -x37095 -x7373 -x8694 -x5323 -x4109 -x11247 -x29874 -x855 -x24790 -x37414 -x29442 -x10032 -x42758 -x14755 -x2578 -x36193 -x31488 -x44254 -x262 -x23014 -x26861 -x5160 -x30250 -x1474 -x6562 -x13739 -x41610 -x4148 -x27502 -x11160 -x37921 -x25198 -x29109 -x23239 -x15091 -x13208 -x18657 -x43445 -x30965 -x39651 -x2593 -x14941 -x44549 -x2926 -x29563 -x23063 -x15227 -x20565 x41369 -x30032 -x25549 -x18765 -x2366 -x34507 -x38809 -x2314 -x44001 -x38456 -x3762 -x21970 -x20910 -x20971 -x31752 -x8022 -x1626 -x40737 -x131 -x39878 -x4090 -x39942 -x3385 -x37694 -x27729 -x10682 -x30796 -x24801 -x4013 -x17492 -x6948 -x37962 -x35291 -x22485 -x32798 -x33020 -x14916 -x28459 -x10491 -x15578 -x30264 -x29130 -x6438 -x9413 -x32439 -x16005 -x30167 -x29372 -x31370 -x31019 -x5138 -x11100 -x17716 -x24820 -x47 -x10394 -x8596 -x24331 -x12995 -x31704 -x43333 -x22866 -x35372 -x18273 -x39403 -x19095 -x16872 -x22747 -x32690 -x4149 -x19765 -x38542 -x43841 -x38158 -x372 -x29134 -x26170 -x31496 -x27864 -x29521 -x25899 -x32437 -x2857 -x42069 -x40133 -x38993 -x22074 -x9882 -x7069 -x6373 -x39642 -x15199 -x21869 -x28344 -x15368 -x12552 -x44734 -x21314 -x35886 -x23735 -x18947 -x29295 -x18474 -x35087 -x39315 -x21002 -x18705 -x27434 -x28850 -x4922 -x39892 -x10379 -x26645 -x29782 -x26488 -x21323 -x24317 -x3321 -x30085 -x43566 -x27668 -x9185 -x8297 -x32504 -x17837 -x28073 -x31731 -x14507 -x39817 -x36148 -x38310 -x33256 -x41009 -x9431 -x5158 -x26398 -x33137 -x20612 -x23636 -x14236 -x16844 -x30807 -x24188 -x42964 -x23109 -x5912 -x10167 -x23903 -x21359 -x35560 -x27767 -x36140 -x28965 -x14139 -x33123 -x8331 -x10719 -x38127 -x32564 x41295 -x21057 -x9136 -x13456 -x6683 -x11087 -x29519 -x30027 -x35207 -x7648 -x10489 -x14739 -x43995 x40416 -x24575 -x36926 -x9845 -x28457 -x31524 -x27515 -x38376 -x26014 -x25976 -x35363 -x11485 -x42270 -x11495 -x4880 -x15277 -x17145 -x29843 -x177 -x11336 -x31807 -x41677 -x30314 -x18741 -x13162 -x21048 -x23380 -x38664 -x39767 -x15516 -x27305 -x39016 -x5552 -x1222 -x32680 -x33267 -x22218 -x3295 -x27070 -x17621 -x15537 -x27253 -x22216 -x18398 -x42413 -x964 -x36224 -x37966 -x11307 -x13082 -x12962 -x34357 -x9068 -x4825 -x15185 -x41864 -x39992 -x26412 -x19769 -x18035 -x33105 -x5945 -x27289 -x2278 -x24016 -x7855 -x16745 -x44168 -x5751 -x16972 -x35330 -x38193 -x31159 -x7800 -x12643 -x17421 -x30720 -x22492 -x9420 -x36682 -x17879 -x1892 -x17569 -x40572 -x18562 -x5283 -x14970 -x43356 -x37617 -x14342 -x43648 -x40858 -x12205 -x31277 -x8999 -x30912 -x2832 -x35740 -x23030 -x714 -x41875 -x18209 -x28700 -x2569 -x24520 -x6367 -x27244 -x11117 -x42363 -x36991 -x21099 -x32475 -x2864 -x43758 -x30097 -x25617 -x2775 -x43589 x40976 -x26502 -x36255 -x2816 -x11057 -x12803 -x25913 -x43484 -x37415 -x37296 -x8068 -x9106 -x24166 -x11301 -x25761 -x28346 -x31878 -x31088 -x34981 -x10735 -x2362 -x5879 -x9614 -x22900 -x6294 -x19777 -x18276 -x26272 -x36895 -x27801 -x10253 -x30797 -x1165 -x1682 -x26849 -x13014 -x11574 -x1787 -x26041 -x9761 -x6511 -x5694 -x16141 -x37162 -x12592 -x33876 -x15891 -x18813 -x6060 -x35887 -x8034 -x37766 -x16793 -x32410 -x7349 -x31870 -x33441 -x32970 -x24970 -x33813 -x13165 -x11058 -x26685 -x36683 -x33380 -x11373 -x38718 -x8501 -x8942 -x1292 -x6200 -x40324 -x5805 -x8515 -x34191 -x42174 -x18321 -x22193 -x30569 -x38147 -x25408 -x16901 -x192 -x44248 -x33761 -x7354 -x26774 -x1424 -x35749 -x10663 -x18340 -x29383 -x8574 -x15364 -x17662 -x23641 -x38200 -x19138 -x679 -x12783 -x573 -x39837 -x20465 -x3184 -x34890 -x25623 -x1783 -x11244 -x13225 -x38836 -x35789 -x22602 -x21774 -x9236 -x1915 -x2113 -x26130 -x10037 -x19424 -x37214 -x8292 -x27238 -x14536 -x3713 -x19243 -x7721 -x25080 -x38420 -x44120 -x22011 -x33857 -x11846 -x31396 -x19983 -x38649 -x42582 -x36806 -x21312 -x19171 -x9292 -x32949 -x8895 -x27943 -x11664 -x39211 -x20211 -x15725 -x42122 -x34169 -x150 -x20115 -x19609 -x27419 -x40273 -x7860 -x28634 -x24209 -x9488 -x35505 -x37705 -x32361 -x17387 -x25518 -x2779 -x15438 -x14356 -x29309 -x17306 -x29416 -x11864 -x34069 -x34403 -x37808 -x5110 -x20560 -x28358 -x33942 -x34100 -x21931 -x12896 -x31344 -x20491 -x27398 -x4255 -x11256 x41388 -x5453 -x44437 -x32543 -x41700 -x29165 -x42524 -x39009 -x30358 -x42318 -x15790 -x8566 -x36273 -x18360 -x75 -x39570 -x23677 -x28697 -x4769 -x30364 -x17987 -x28509 -x4798 -x36767 -x23838 -x39526 -x32873 -x19091 -x12358 -x19152 -x37034 -x27001 -x18117 -x4174 -x33501 x41168 -x28851 -x30184 -x31893 -x19588 -x16652 -x18804 -x43940 -x29730 -x17791 -x33188 -x18955 -x27264 -x31806 -x17641 -x20836 -x27960 -x22226 -x8024 -x37979 -x19848 -x40603 -x23805 -x5854 -x24022 -x43132 -x28625 -x34119 -x39666 -x14548 -x40686 -x10748 -x255 -x2443 -x16750 -x35701 -x25780 -x19458 -x29829 -x6579 -x43063 -x37870 -x17762 -x20765 -x18701 -x15892 -x1125 -x28559 -x28356 -x35310 -x37126 -x31531 -x40305 -x2586 -x42967 -x43583 -x7121 -x7639 -x4240 -x1759 -x35646 -x9329 -x8227 -x18172 -x27417 -x26160 -x4286 -x5515 -x2060 -x40341 -x13679 -x42779 -x17486 -x36401 -x28990 -x5071 -x15970 -x20866 -x25294 -x17983 -x4382 -x12526 -x6755 -x15317 -x20530 -x17965 -x27802 -x1103 -x12963 -x12324 -x19380 -x7705 -x32025 -x6697 -x14143 -x33468 -x17770 -x12303 -x25541 -x43298 -x37768 -x29438 -x2982 -x21112 -x38303 -x33829 -x28505 -x35541 -x21409 -x20561 -x22020 -x44629 -x31919 -x5143 -x35502 -x6836 -x43693 -x15320 -x23295 -x1380 -x28128 -x20809 -x37604 -x1149 -x33509 -x10830 -x40455 -x11009 -x11306 -x12168 -x7989 -x22250 x41165 -x39133 -x13628 -x11460 -x44320 -x31251 -x3650 -x27411 -x2154 -x9219 -x24717 -x23425 -x19980 -x13611 -x7885 -x32584 -x35671 -x36172 -x44522 -x38636 -x11528 -x36646 -x29392 -x43238 -x15614 -x44052 -x40559 -x39601 -x32804 -x38086 -x1127 -x22434 -x39943 -x15832 -x27107 -x35385 -x5369 -x24511 -x639 -x26857 -x26097 -x3905 -x32053 -x1288 -x40777 -x44151 -x587 -x43145 -x6783 -x24056 -x26321 -x13581 -x38506 -x8083 -x229 -x18893 -x8562 -x11618 -x8690 -x14174 -x37137 -x38389 -x10368 -x606 -x4946 -x16493 -x24033 -x43933 -x15801 -x33068 -x3178 -x2267 -x9235 -x21569 -x40763 -x33814 -x35131 -x25625 -x25270 -x3404 -x7772 -x759 -x4144 -x41473 -x38009 -x3822 -x24271 -x11546 -x43234 -x16006 -x9239 -x36965 -x42944 -x34960 -x25443 -x38748 -x13246 -x12305 -x43793 -x44297 -x16384 -x6353 -x26425 -x7931 -x21478 -x27352 -x14316 -x30274 -x34864 -x78 -x20642 -x12155 -x31419 -x29040 -x26553 -x18514 -x12302 -x21752 -x15218 -x8612 -x15210 -x22057 -x39693 -x2456 -x2526 -x29955 -x8179 -x28980 -x28653 -x36735 -x8870 -x12031 -x7582 -x32828 -x34200 -x5366 -x44097 -x11820 -x38832 -x37827 -x62 -x28347 -x25339 -x12770 -x42743 -x38980 -x26077 -x31413 -x15979 -x1641 -x31510 x41405 -x16414 -x23770 -x3911 -x30778 -x35233 -x13006 -x30832 -x5625 -x24285 -x12608 -x44797 -x32111 -x977 -x23246 -x30452 -x41674 -x41910 -x40849 -x2023 -x8467 -x11739 -x31621 -x2949 -x8087 -x43817 -x18090 -x10681 -x2093 -x4008 -x21543 -x13418 -x21734 -x39183 -x12297 -x16398 -x32497 -x25186 -x18344 -x21678 -x37343 -x7045 -x35135 -x40402 -x41014 -x31407 -x43632 -x4875 -x44545 -x13340 -x43849 -x13618 -x11910 -x10514 -x10749 -x29390 -x39115 -x33381 -x21457 -x25065 -x37263 -x10557 -x14185 -x8536 -x36888 -x32866 -x14869 -x15208 -x38406 -x4706 -x23492 -x5504 -x829 -x13019 -x2563 -x7598 -x37419 -x10241 -x30887 -x26336 -x1804 -x39820 -x8535 -x39745 -x1172 -x9960 -x11822 -x31981 -x16727 -x24370 -x1669 -x20537 -x27509 -x35176 -x5030 -x31185 -x44747 -x41818 -x36719 -x1060 -x32359 -x859 -x42128 -x8257 -x1175 -x32996 -x14219 -x2365 -x4482 -x26847 -x44190 -x12797 -x28835 -x37663 -x34484 -x34602 -x42080 -x37544 -x12366 -x44057 x41132 -x26946 -x17034 -x23576 -x19369 -x44047 -x18105 -x8996 -x2496 -x32531 -x18483 -x43075 -x11289 -x33519 -x22703 -x6151 -x37105 -x7613 -x43831 -x5252 -x36934 -x15006 -x2346 -x37104 -x43118 -x44506 -x41069 -x2796 -x33627 -x29389 -x840 -x39089 -x12682 -x24518 -x21043 -x20867 -x27531 -x8581 -x30608 -x39800 -x20549 -x9976 x41127 -x9248 -x6627 -x37177 -x22651 -x15807 -x17985 -x44101 -x17072 -x36376 -x14927 -x19630 -x12048 -x27566 -x16239 -x40637 -x10702 x41220 -x3562 -x5378 -x37655 -x12445 -x10468 -x24964 -x21236 -x25311 -x9951 -x28250 -x30092 -x34004 -x31776 -x29756 -x5957 -x1465 -x17360 -x32720 -x10005 -x31177 -x33600 -x37310 -x672 -x17823 -x21450 -x40021 -x38573 -x100 -x17065 -x24623 -x22094 -x40491 -x31675 -x12206 -x31907 -x1580 -x17912 -x20186 -x33722 -x16294 -x23154 -x30614 -x43149 -x17311 -x20103 -x23076 -x44550 -x36788 -x25288 -x15857 -x6505 -x37416 -x26332 -x34452 -x42782 -x16811 -x40641 -x15312 -x17505 -x25340 -x27936 -x16126 -x20011 -x9216 -x31775 -x15821 -x14256 -x12822 -x16839 -x7540 -x26938 -x28201 -x18991 -x19432 -x44186 -x37495 x41277 -x32783 -x16908 -x31771 -x39581 -x14102 -x34719 -x2039 -x33752 -x28428 -x24966 -x43795 -x17224 -x30502 -x3133 -x18628 -x10266 -x18532 -x41704 -x40362 -x8025 -x14277 -x25868 -x33696 -x26021 -x25079 -x33097 -x21550 -x29486 -x32802 -x6852 -x35124 -x25894 -x29802 -x23244 -x26100 -x16664 -x10374 -x34313 -x41907 -x18201 -x23190 -x28690 -x31703 -x29961 -x27644 -x39287 -x20725 -x19815 -x1678 -x41889 -x30105 -x9339 -x14429 -x21665 -x44067 -x8893 -x7834 -x37384 -x31232 -x1490 -x15702 -x27618 -x14287 -x16083 -x20277 -x12217 -x14804 -x11497 -x41408 -x39324 -x32285 -x27304 -x36553 -x23712 -x33491 -x24368 -x27845 -x13723 -x31673 -x23862 -x7618 -x84 -x899 -x27849 -x41721 -x25303 -x14694 -x798 -x30860 -x34831 -x44315 -x4843 -x24190 -x41720 -x41538 -x33360 -x5428 -x23123 -x38102 -x44069 -x36231 -x17634 -x1894 -x32838 -x28370 -x37059 -x39787 -x33423 -x25366 -x37713 -x25238 -x9958 -x35819 -x11476 -x36212 -x31 -x11080 -x30924 -x3139 -x44645 -x7572 -x16098 -x7145 -x19711 -x11681 -x14284 -x44477 -x7973 -x6877 -x5695 -x36723 -x11961 x41248 -x14295 -x37997 -x13187 -x9751 -x12289 -x41418 -x11115 -x10484 -x15407 -x43782 -x26285 -x34914 -x8132 -x37279 -x1348 -x12076 -x11396 -x11296 -x9587 -x38526 -x31569 -x1419 -x21171 -x41773 -x1900 -x19695 -x164 -x11833 -x32026 -x2862 -x10931 -x6953 -x42945 -x9115 -x36637 -x19596 -x20181 -x3053 -x13033 -x40496 -x21765 -x24878 -x23650 -x2872 -x22080 -x1901 -x34836 -x5980 -x1202 -x23945 -x35442 -x277 -x38253 -x240 -x19228 -x40813 x41664 -x26860 -x42328 -x32812 -x11365 -x5429 -x14857 -x32034 -x9005 -x26922 -x30113 -x38897 -x42127 -x23715 -x369 -x6023 -x23687 -x39052 -x36924 -x14587 -x22414 -x16583 -x10588 -x38046 -x33552 -x9226 -x32961 -x12569 -x12890 -x27517 -x21454 -x12955 -x19640 -x12990 -x1740 -x1274 -x12800 -x42050 -x3755 -x36417 -x20455 -x21262 -x30022 -x26401 -x35770 -x27446 -x42308 -x36509 -x7403 -x1952 -x19118 -x26824 -x36502 -x4303 -x693 -x6524 -x26262 -x15202 -x19709 -x17290 -x22279 -x42748 -x39265 -x9149 -x16786 -x18935 -x21992 -x15849 -x13999 -x18594 x41087 -x14540 -x8441 -x371 -x42430 -x31263 -x12405 -x34731 -x14884 -x12756 -x19749 -x24133 -x27333 -x42142 -x14988 -x29732 -x23392 -x1343 -x34371 -x22465 -x18763 -x20122 -x40776 -x40278 -x18885 -x27013 -x35137 -x38817 -x38092 -x6134 -x34262 -x21881 -x22777 -x36869 -x37047 -x3545 -x7005 -x7514 -x37222 -x38784 -x3488 -x27670 -x12123 -x21640 -x21381 -x7971 -x8573 -x6039 -x634 -x6260 -x4361 -x41917 -x7734 -x5756 -x1356 -x16361 -x4298 -x41779 -x34307 x2714 -x22650 -x13264 -x39234 -x37776 -x4978 -x42146 -x20140 -x25828 -x32351 -x2549 -x12779 -x41530 -x12498 -x6647 -x28568 -x4283 -x19773 -x7655 -x11026 -x9635 -x1034 -x36183 -x21788 -x22169 -x28050 -x6686 -x22535 -x41650 -x38229 -x15781 -x27207 -x38852 -x32403 -x38948 -x23676 -x33222 -x43452 -x27202 -x11979 -x36495 -x42939 -x25103 -x44721 -x5278 -x449 -x37823 -x36443 -x10747 -x36416 -x30411 -x18724 -x39705 -x21186 -x36957 -x9930 -x24173 -x32693 -x41577 -x14301 -x44443 -x43813 -x575 -x32089 -x316 -x9042 -x42881 -x22387 -x30562 -x31084 -x31661 -x7732 -x18171 -x34637 -x7990 -x41474 -x36890 -x7316 -x22869 -x26992 -x18764 -x7155 -x3896 -x20390 -x10385 -x40130 -x4440 -x1807 -x10472 -x16649 -x25168 -x11773 -x19426 -x7813 -x18581 -x17682 -x13766 -x32665 -x1009 -x30713 -x21137 -x20023 -x36424 -x36826 -x16835 -x5408 -x25405 -x1128 -x38599 -x34337 -x20282 -x14935 -x8364 -x35719 -x23717 -x39901 -x28868 -x18941 -x18797 -x32540 -x11796 -x3904 -x36867 -x12645 -x28246 -x22460 -x23845 -x13821 -x29820 -x5222 -x37693 -x7795 -x13137 -x14221 -x10876 -x27033 -x39376 -x35391 -x34877 -x905 -x39847 -x22425 -x3595 -x27439 -x15656 -x2909 -x1392 -x43264 -x30795 -x27676 -x5139 -x44020 -x32242 -x8696 -x12030 -x28366 -x16333 -x6270 -x10549 -x34061 -x42822 -x2676 -x11283 -x27000 -x6581 -x42359 -x29311 -x35352 -x44527 -x42200 -x1404 -x39326 -x27828 -x23373 -x22603 -x2565 -x3938 -x17101 -x13734 -x37268 -x5869 -x23592 -x34491 -x31299 -x20832 -x33431 -x7346 -x22873 -x40803 -x308 -x33268 -x35852 -x14291 -x31770 -x5521 -x11004 -x27440 -x17105 -x3666 -x9232 -x6401 -x25078 -x8051 -x19294 -x36204 -x38177 -x42714 -x33952 -x21528 -x6619 -x10456 -x15415 -x16090 -x13926 -x44307 -x34044 -x3381 -x24172 -x44760 -x301 -x20365 -x37477 -x40991 -x30210 -x13584 -x28219 -x40222 -x19092 -x20951 x41215 -x1303 -x19821 -x42617 -x37350 -x27786 -x16542 -x16004 -x20798 -x9599 -x25133 -x31051 -x36952 -x19100 -x8599 -x7379 -x10633 -x34017 -x16555 -x2047 -x42137 -x20041 -x14233 -x22694 -x37440 -x2512 -x2130 -x10527 -x3702 -x15952 -x12562 -x1527 -x14151 -x17804 -x23436 -x35298 -x16055 -x11743 -x36031 -x24586 -x28055 -x42497 -x3335 -x626 -x6006 -x16922 -x43902 -x7948 -x26166 -x14865 -x30335 -x12241 -x38970 -x34689 -x18645 -x30575 -x14795 -x15358 -x7672 -x20516 -x43268 -x2752 -x37328 -x28390 -x3048 -x27627 -x14289 -x13239 -x18012 -x9643 -x30679 -x43658 -x9683 -x8377 -x34518 -x11345 -x25512 -x12828 -x4907 x35500 -x39239 -x14340 -x3983 -x30686 -x2375 -x40069 -x9986 -x3745 -x25666 -x8741 -x6158 -x28865 -x24373 -x5318 -x40251 -x12256 -x14237 -x7854 -x12460 -x17115 -x772 -x10447 -x44142 -x6728 -x13300 -x305 -x11553 -x7313 -x24795 -x12938 -x33048 -x12808 -x18745 -x24805 -x24803 -x21851 -x1821 -x6965 -x26053 -x1649 -x27807 -x21401 -x21225 -x4586 -x22149 -x27500 -x37795 -x12267 -x37597 -x20774 -x35738 -x14354 -x29514 -x23747 -x44075 -x1461 -x34793 -x10022 -x43357 -x30287 -x4386 -x11366 -x15064 -x34437 -x20564 -x15735 -x6633 -x6503 -x33830 -x41452 -x39631 x41188 -x5708 -x27914 -x42269 -x41976 -x43230 -x18777 -x33252 -x25187 -x31349 -x32452 -x16986 -x38263 -x12209 -x24630 -x14005 -x40160 -x12504 -x31262 -x13817 -x25702 -x19436 -x35941 -x10003 -x25105 -x38936 -x9011 -x34468 -x22412 -x27705 -x21646 -x30303 -x27435 -x8046 -x15782 -x22375 -x23301 -x29466 -x43179 -x13741 -x33966 -x20131 -x6955 -x23931 -x4612 -x19618 -x12523 -x6658 -x13480 -x11511 -x44238 -x17113 -x13662 -x13857 -x28848 -x12715 -x38633 -x32218 -x9950 -x44455 -x41576 -x335 -x16339 -x10940 -x20771 -x35469 -x31307 -x1965 -x20383 -x9957 -x25388 -x29916 -x17292 -x13157 -x38321 -x38611 -x8259 -x18498 -x27796 -x7553 -x22902 -x38883 -x32378 -x16952 -x40116 -x11770 -x38276 -x7962 -x39939 -x14324 -x11421 -x22776 -x31596 -x32748 -x15825 -x30750 -x13155 -x41730 -x23689 -x26543 -x5931 -x29675 -x6624 -x18643 -x26519 -x30845 -x7617 -x42694 -x39875 -x8758 -x9372 -x6646 -x21235 -x24189 -x23231 -x42176 -x2855 -x5219 -x23197 -x33354 -x17835 -x20294 -x43067 -x33934 -x25726 -x2881 -x32727 -x13346 -x12438 -x9688 -x6767 -x20126 -x24288 -x43851 -x28492 -x30080 -x5155 -x33677 -x9394 -x6787 -x10164 -x15326 -x4132 -x20905 -x16423 -x12262 -x43447 -x36781 -x31082 -x19890 -x30643 -x42725 -x13878 -x9626 -x32213 -x4692 -x24875 -x30945 -x28667 -x26154 -x37094 -x22688 -x25463 -x6258 -x7137 -x42314 -x43825 -x16577 -x17573 -x33139 -x17454 -x2822 -x37033 -x14075 -x10656 -x2746 -x12339 -x14064 -x3605 -x29241 -x3667 -x5470 -x3296 -x14542 -x4732 -x24142 -x3437 -x27122 -x33055 -x9048 -x31406 -x10460 -x26052 -x13241 -x35988 -x39654 -x10505 -x21467 -x7295 -x21317 -x33289 -x10729 -x35071 -x22773 -x5553 -x27643 -x4547 -x13515 -x14260 -x4021 -x19089 -x12199 -x29539 -x36919 -x5647 -x18311 -x9573 -x25043 -x15002 -x34755 -x38179 -x1209 -x33071 -x33397 -x969 -x25316 x41367 -x26554 -x27507 -x37782 -x44201 -x26085 -x9858 -x21300 -x42488 -x19130 -x30875 -x4818 -x17298 -x37344 -x18169 -x37750 -x6929 -x8383 -x5701 -x18559 -x23185 -x16116 x40956 -x19087 -x27155 -x10407 -x1224 -x43366 -x38534 -x42460 -x15448 -x7033 -x8205 -x25866 -x9592 -x29111 -x36773 -x22091 -x8425 -x4564 -x41699 -x3376 -x5638 -x44181 -x14525 -x27265 -x32667 -x11391 -x20229 -x858 -x11622 -x26533 -x18538 -x42429 -x26372 -x3740 -x700 -x32623 -x710 -x11017 -x23518 -x24463 -x28530 -x11668 -x15233 -x19270 -x27889 -x16824 -x11970 -x8037 -x40070 -x22256 -x17376 -x10055 -x1301 -x23829 -x26482 -x41868 -x18223 -x26051 -x12037 -x42391 -x9576 -x43783 -x34511 -x12491 -x30436 -x12842 -x26558 -x21341 -x5868 -x12266 -x5998 x41005 -x38490 -x44081 -x34643 -x27671 -x9142 -x8899 -x21932 -x6919 -x29023 -x28058 -x21980 -x31131 -x5904 -x43197 -x14258 -x2486 -x5063 -x26900 -x5997 -x43006 -x15910 -x29990 -x22298 -x26497 -x19879 -x22116 -x11222 -x17268 -x9040 -x39431 -x12073 -x22720 -x24327 -x27976 -x42973 -x25491 -x37763 -x42021 -x4872 -x11658 -x40780 -x201 -x29060 -x622 -x22318 -x33448 -x7953 x41732 -x636 -x36640 -x9998 -x25762 -x20590 -x26406 -x26128 -x28342 -x3173 -x7513 -x3593 -x13188 -x43236 -x11818 -x24479 -x2191 -x10894 -x1645 -x5385 -x7775 -x42444 -x44659 -x11158 -x25282 -x2647 -x20117 -x3781 -x30580 -x10405 -x41421 -x28826 -x30470 -x3653 -x11105 -x34091 -x40812 -x15133 -x17704 -x431 x41329 -x26258 -x20253 -x32834 -x13965 -x39783 -x10898 -x3483 -x42870 -x39809 -x21339 -x43425 -x16270 -x5247 -x16975 -x34704 -x37450 -x1126 -x6644 -x234 -x33868 -x35556 -x4475 -x20843 -x44670 -x36146 -x17382 -x10841 -x6876 -x17006 -x31202 -x20551 -x3776 -x5766 -x253 -x12946 -x33869 -x26508 -x39550 -x31875 -x7595 -x15520 -x29115 -x42630 -x44774 -x10620 -x23897 -x3825 -x12382 -x25412 -x11906 -x8703 -x26765 -x6856 -x30994 -x40495 -x41745 -x19861 -x43479 -x14077 -x8426 -x19622 -x6553 -x12083 -x21732 -x32796 -x26064 -x42410 -x37556 x41338 -x38051 -x28255 -x5506 -x10805 -x38863 -x34806 -x41525 -x22125 -x22290 x41207 -x38108 -x19318 -x10937 -x40011 -x7788 -x22882 -x37912 -x70 -x24282 -x38264 -x12768 -x6037 -x5788 -x10031 -x26439 -x29456 -x9906 -x19354 -x6750 -x3470 -x24337 -x23767 -x29553 -x6108 -x44668 -x35596 -x43133 -x6335 -x34858 -x21221 -x31373 -x10785 -x940 -x1256 -x17626 -x18746 -x12516 -x9828 -x23429 -x26318 -x39368 -x6797 -x36421 -x967 -x33625 -x17472 -x12737 -x40818 -x2727 -x13179 -x41715 -x19956 -x3342 -x24599 -x1973 -x27408 -x23529 -x4050 -x15884 -x979 -x20135 -x23042 -x25263 -x9786 -x36570 -x13880 -x35633 -x25272 -x26834 -x36364 -x38951 -x9474 -x15129 -x21573 -x18016 -x30856 -x28547 -x41999 x41944 -x7619 -x28658 -x30438 -x25932 -x38185 -x27177 -x40887 -x5846 -x44045 -x5000 -x15248 -x44231 -x26088 -x15954 -x12644 -x37236 -x27587 -x9080 -x40703 -x44062 -x4984 -x31161 -x43476 -x26651 -x9028 -x18587 -x17256 -x14030 -x34991 -x15461 -x21115 -x26197 -x11633 -x16817 -x14897 -x32039 -x1304 -x34633 -x42107 -x44357 -x39904 -x15386 -x28934 -x11584 -x31735 -x33285 -x42501 -x28875 -x34703 -x30961 -x42482 -x11679 -x30038 -x10269 -x27629 -x3581 -x24591 -x19074 -x23397 -x21822 -x10796 -x2161 -x34049 -x36229 -x26932 -x28226 -x42035 -x17365 -x7214 -x31045 -x8955 -x5087 -x36010 -x3261 -x15140 -x12886 -x37815 -x42173 -x14214 -x36202 -x8526 -x19992 -x3794 -x37749 -x42286 -x26484 -x15597 -x35056 -x10601 -x23607 -x1429 -x24445 -x14495 -x43700 -x38225 -x2870 -x6408 -x2076 -x43044 -x40054 -x29530 -x25268 -x4414 -x3567 -x20447 -x14782 -x42662 -x38794 -x2709 -x39986 -x19374 -x17594 -x43986 -x25241 -x31602 -x35761 -x39860 -x34907 -x4452 -x27967 -x23792 -x28537 -x13270 -x11077 -x6361 -x34547 -x19409 -x36152 -x37393 -x35627 -x24828 -x21607 -x4775 -x1225 -x20707 -x22308 -x42561 -x3273 -x1186 -x26402 -x9246 -x13612 -x12081 -x34759 -x24564 -x5759 -x30895 -x34092 -x41786 -x12019 -x6593 -x23286 -x21220 -x3224 -x15314 -x21844 -x4849 -x43432 -x17242 -x4513 -x21297 -x25641 -x1839 -x30882 -x36536 -x25934 -x22764 -x3008 -x11180 -x4212 -x12389 -x22671 -x17560 -x2209 -x36601 -x13841 -x16464 -x31734 -x35240 -x24124 -x6603 -x22200 -x28362 -x34276 -x25462 -x30435 -x41519 -x22370 -x29183 -x43012 -x104 -x37428 -x14772 -x10335 -x20703 -x6937 -x25770 -x3077 -x8092 -x43854 -x3432 x41180 -x36052 -x37621 -x3160 -x12441 -x12507 -x29860 -x39482 -x16595 -x16665 -x4039 -x35027 -x939 -x11566 -x2030 -x23901 -x32383 -x40009 -x34570 -x20496 -x24430 -x27788 x41314 -x15649 -x2505 -x18635 -x2943 -x13623 -x23056 -x29757 -x39429 -x5100 -x31838 -x11451 -x20977 -x21146 -x41536 x35973 -x39440 -x37409 -x26877 -x37133 -x25318 -x31260 -x39151 -x11962 -x30578 -x39608 -x7461 -x27278 -x5486 -x2810 -x30039 -x9018 -x29668 -x27806 -x3024 -x2305 -x2187 -x24763 -x628 -x17939 -x1694 -x1887 -x27959 -x9008 -x17818 -x33056 -x5970 -x10599 -x12089 -x14628 -x34380 -x24230 -x13325 -x17813 -x42111 -x9659 -x42322 -x11272 -x26067 -x41859 -x21896 -x5198 -x12639 -x14887 -x23979 -x10104 -x5491 -x25704 -x4808 -x4483 -x43310 -x34624 -x18609 -x22154 -x35878 -x13102 -x14480 -x24960 -x42446 -x34220 -x25740 -x6359 -x3229 -x20235 -x29088 x32077 -x2295 -x39137 -x9956 -x23180 -x24730 -x44008 -x556 -x32716 -x21841 -x28432 -x7334 -x16203 -x29344 -x10520 -x3175 -x39276 -x3882 -x35037 -x3202 -x18148 -x29546 -x42079 -x9198 -x25092 -x20784 -x16030 -x4334 -x13283 -x4466 -x7390 -x28205 -x22388 -x24256 -x35148 -x31824 -x30519 -x9243 -x633 -x34505 -x32012 -x28688 -x10215 -x36464 -x22475 -x6003 -x20533 -x4101 -x34114 -x13490 -x29175 -x26323 -x40573 -x39022 -x35108 -x24493 -x20350 -x35784 -x3821 -x9338 -x32868 -x7646 -x28716 -x10172 -x1570 -x21400 -x32379 -x16941 -x22565 -x23777 -x27997 -x24424 -x26945 -x22115 -x28403 -x34634 -x27266 -x22233 -x13392 -x31450 -x15211 -x19477 -x2148 -x14977 -x7250 -x26063 -x33633 -x16274 -x2188 -x23692 -x39493 -x29219 -x24079 -x32591 -x33525 -x19674 -x23179 -x9652 -x17458 -x16603 -x17653 -x36077 -x21360 -x23590 -x18281 -x20256 -x17378 -x19056 -x6668 -x34848 -x36195 -x36679 -x21690 -x36616 x41333 -x3861 -x21985 -x585 -x30905 -x13009 -x13274 -x13299 -x13144 -x10617 -x3975 -x13303 -x23495 -x33361 -x5863 -x40995 -x28315 -x42570 -x5480 -x43666 -x41614 -x1078 -x32806 -x18247 -x29107 -x32140 -x15488 -x33609 -x5422 -x1605 -x34934 -x32302 -x18949 -x9742 -x346 -x5481 -x11102 -x15392 -x15076 -x36745 -x31375 -x35839 -x36252 -x9938 -x23993 -x43060 -x44544 -x36511 -x2971 -x20690 -x3585 -x4390 -x30087 -x29627 -x21040 -x28295 -x7579 -x40206 -x39720 -x19077 -x34113 -x22059 -x28731 -x22147 -x16153 -x3614 -x37563 -x9384 -x15715 -x7339 -x14709 -x43329 -x19176 -x37915 -x16530 -x38877 -x2066 -x18052 -x18175 -x32656 -x3830 -x16563 -x36804 -x10042 -x24643 -x21676 -x33647 -x21616 -x5204 -x2716 -x24276 -x31536 -x16779 -x39354 -x4392 -x9482 -x32049 -x21786 -x23606 -x13710 -x38025 -x13652 -x39386 -x6458 -x191 -x43373 -x22813 -x16590 -x21396 -x15863 -x3446 -x19457 -x40393 -x21413 -x19940 -x40670 -x6898 -x24999 -x39135 -x23196 -x3832 -x22223 -x4910 -x15714 -x3444 -x12835 -x32699 -x28286 -x38353 -x18106 -x16960 -x12722 -x27820 -x26786 -x39838 -x22459 -x13416 -x5233 -x6066 -x30095 -x2173 -x23133 -x20194 -x35750 -x8463 -x7821 -x5324 -x29099 -x20904 -x15604 -x34925 -x43611 x41228 -x36409 -x782 -x3588 -x30914 -x33135 -x1858 -x15803 -x35463 -x18031 -x24009 -x12157 -x29725 -x12195 -x40838 -x3568 -x44265 -x3163 -x24832 -x21133 -x26241 -x34046 -x20626 -x25803 x41269 x41082 -x38904 -x43521 -x25027 -x40714 -x1410 -x42571 -x38250 -x5691 -x10523 -x30405 -x518 -x34333 -x7361 -x14159 -x18569 -x12853 -x19955 -x4824 -x28943 -x1951 -x44202 -x25516 -x10424 -x12208 -x34325 -x18945 -x34497 -x17922 -x9030 -x26026 -x7363 -x7713 -x9476 -x21462 -x19408 -x1196 -x14004 -x21817 -x38071 -x36805 -x30770 -x44164 -x10750 -x589 -x6324 -x33310 -x30893 -x29083 -x13658 -x10982 -x34495 -x43526 -x37652 -x37312 -x3440 -x2548 -x2614 -x41848 -x29052 -x38576 -x21754 -x44678 -x7956 -x17524 -x40633 -x34749 -x26998 -x31358 -x4325 -x26789 -x3668 -x6544 -x5999 -x16891 -x35616 -x40575 -x15359 -x40642 -x33900 -x33727 -x34923 -x1450 -x28263 -x7626 -x36961 -x8382 -x19607 -x7789 -x2976 -x28782 -x1079 -x5843 -x703 -x25269 -x30076 -x42740 -x38764 -x19809 -x23037 -x10039 -x81 -x1374 -x19045 -x12621 -x43200 -x37902 -x1462 -x6461 -x8490 -x44801 -x27538 -x41823 -x6905 -x8074 -x34245 -x9340 -x44396 -x1512 -x32930 -x26084 -x35371 -x32573 -x2682 -x42248 -x19302 -x38084 -x32491 -x19205 -x16303 -x40124 -x30338 -x30693 -x24869 -x4858 -x31327 -x26083 -x13840 -x27528 -x14020 -x43083 -x4753 -x10503 -x2659 -x25807 -x28119 -x5013 -x37532 -x31092 -x43395 -x34173 -x29405 -x6987 -x29609 -x18762 -x44147 -x28345 -x39046 -x13350 -x17223 -x4409 -x22480 -x22273 -x36351 -x20985 -x41908 -x25215 -x20870 -x4468 x41378 -x27413 -x17017 -x20177 -x40614 -x26299 -x16412 -x33343 -x8492 -x7581 -x32420 -x22718 -x33791 -x38631 -x5270 -x27317 -x18260 -x43667 -x36603 -x7557 -x14687 -x40610 -x32687 -x29832 -x21026 -x36313 -x13963 -x10875 -x20790 -x43157 -x10957 -x2052 -x26338 -x25622 -x20093 -x10596 -x725 -x36619 -x32513 -x33932 -x31483 -x11860 -x34209 -x31551 -x12656 -x15580 -x32587 -x36327 -x17210 -x27926 -x38964 -x26171 -x26218 -x2300 -x11174 -x11836 -x32431 -x39349 -x6236 -x37077 -x26537 -x6502 -x25853 -x32981 -x19756 -x8840 -x20520 -x2937 -x40382 -x23120 -x7084 -x838 -x21207 -x34274 -x38971 -x2158 -x37447 -x2255 -x5413 -x25555 -x7714 -x34823 -x9395 -x6282 -x31588 -x43979 -x5088 -x25125 -x6271 -x12359 -x44161 -x36025 -x25147 -x35009 -x9848 -x11227 -x39508 -x40270 -x18433 -x22867 -x8935 -x1445 -x16688 -x31769 -x34617 -x25166 -x13634 -x43065 -x38740 -x3684 -x28511 -x25005 -x20450 -x9588 -x44027 -x160 -x14650 -x8394 -x17230 -x39122 -x10475 -x7842 -x29859 -x10212 -x3288 -x3626 -x40547 -x27856 -x30181 -x23344 -x35691 -x3189 -x7161 -x7366 -x36121 -x5120 -x20855 -x33057 -x12707 -x2137 -x43019 -x4864 -x8900 -x20065 -x8512 -x43367 -x5636 -x1000 -x14537 -x22167 -x21383 -x10968 -x30330 -x16496 -x39363 -x21453 -x37608 -x2574 -x42045 -x41936 -x23622 -x9441 -x33407 -x10169 -x32294 -x19414 -x38571 -x39328 -x35526 -x13860 -x15584 -x6167 -x22948 -x40913 -x31063 -x5782 -x37951 -x31163 -x5337 -x31663 -x27550 -x733 -x17 -x43681 -x25779 -x9638 -x24934 -x5674 -x22868 -x11098 -x6878 -x16283 -x38755 -x23780 -x581 -x2654 -x3157 -x49 -x3957 x41075 -x30450 -x22311 -x7223 -x26771 -x18574 -x16615 -x21612 -x24880 -x30624 -x31572 -x17282 -x9934 -x16683 -x11639 -x36787 -x34335 -x39076 -x39721 -x30836 -x20959 x40447 -x22743 -x27916 -x29193 -x18489 -x21546 -x21505 -x14110 -x39895 -x36875 -x4758 -x27630 -x6939 -x38142 -x770 -x1755 -x9779 x41189 x41157 -x15517 -x1015 -x21460 -x28961 -x20778 -x22577 -x9841 -x11164 -x13114 -x37828 -x17151 -x21029 x40488 -x12316 -x1347 -x40566 -x9884 -x28449 -x6209 -x30060 -x337 -x41662 -x28710 -x26999 -x31512 -x8623 -x36537 -x7272 -x13704 -x34470 -x765 -x20918 -x22189 -x24253 -x13081 -x21798 -x25476 -x17695 -x20538 -x1749 -x42066 -x26057 -x26953 -x15331 -x41939 -x19372 -x18013 -x26309 -x12558 -x6897 -x7844 -x3390 -x34950 -x42342 -x26865 -x14803 -x39433 -x44564 -x26729 -x36597 -x25453 -x221 -x20938 -x24540 -x13714 -x1548 -x24668 -x10180 -x22156 -x6148 -x1601 -x37703 -x29213 -x16394 -x2952 -x5214 -x9967 -x5069 -x19430 -x1785 -x22353 -x37242 -x39267 -x15112 -x34498 -x16219 -x27201 -x7252 -x31465 -x38128 -x25011 -x36572 -x4201 -x7149 -x25905 -x209 -x35090 -x19677 -x33264 -x24792 -x43637 -x30874 -x29030 -x42065 -x15492 -x37138 -x10858 -x3374 -x22630 -x7719 -x432 -x8424 -x10831 -x33428 -x25810 -x28893 -x31780 -x13139 -x39216 -x14018 -x630 -x28702 -x22699 -x41698 -x19776 -x9875 -x18969 -x34132 -x30446 -x37185 -x16 -x4871 -x40961 -x12729 -x2141 -x16152 -x23756 -x5838 -x1491 -x7837 -x28693 -x20511 -x44392 -x12097 -x5724 -x37757 -x29251 -x23290 -x29076 -x8796 -x34758 -x1683 -x38885 -x1764 -x31643 -x32363 -x42810 -x3934 -x24070 -x32557 -x35011 -x42675 -x30385 -x10486 -x36449 -x39755 -x22317 -x35255 -x18485 -x28281 -x2104 -x40477 -x14231 -x11323 -x6656 -x40993 -x18614 -x40127 -x7299 -x31636 -x35638 -x1498 -x4546 -x43469 -x17496 -x4708 -x26220 -x34405 -x39455 -x29267 -x6655 -x40659 -x42981 -x31936 -x27069 -x3719 -x35099 -x7011 -x11665 -x39505 -x32658 -x34007 -x29246 -x21712 -x24264 -x21420 -x16238 -x36298 -x30561 -x16212 -x19564 -x24580 -x32061 -x36139 -x31729 -x822 -x29401 -x38866 -x207 -x36923 -x22604 -x1414 -x32606 -x41505 -x1888 -x17252 -x25206 -x33654 -x16323 -x35268 -x32503 -x26187 -x27109 -x15281 -x22627 -x35300 -x32733 -x32853 -x1075 -x37824 -x21839 -x15288 -x30775 -x19068 -x21371 -x8272 -x22162 -x29958 -x43707 -x43815 -x41988 -x21672 -x43602 -x19865 -x14253 -x7376 -x32248 -x43317 -x9792 -x8557 -x2728 -x27347 -x1751 -x18279 -x32391 -x23015 -x7464 -x44428 -x2434 x40986 -x14615 -x6303 -x2932 -x34090 -x39118 -x12811 -x27552 -x39805 -x5311 -x3359 -x43688 -x37647 -x11885 -x43901 -x5178 -x28377 -x15310 -x14312 -x24980 -x22439 -x22690 -x9419 -x35042 x41347 -x3221 -x25707 -x1609 -x37681 -x4349 -x11230 -x37710 -x22984 -x34434 -x3587 -x6056 -x29974 -x19393 -x8121 -x23866 -x22139 -x43350 -x8004 -x8825 -x19684 -x44623 -x2890 -x17800 -x37503 x41379 -x11342 -x37280 -x12291 -x35191 -x35781 -x5231 -x17117 -x38602 -x11469 -x16731 -x3777 -x31271 -x7235 -x6024 -x43997 -x36859 -x4329 -x42773 -x27595 -x14307 -x32346 -x34367 -x40310 -x29817 -x6721 -x36007 -x9448 -x2432 -x1320 -x33195 -x15469 -x4343 -x17015 -x32101 -x23569 -x17752 -x39192 -x8 -x7750 -x5596 -x35183 -x40164 -x12070 -x5225 -x22 -x40344 -x9435 -x5482 -x14120 -x20442 -x13582 -x7532 -x41783 -x12183 -x20149 -x14914 -x35673 -x43847 -x18610 -x35373 -x12680 -x9275 -x12383 -x4747 -x41716 -x13732 -x11499 -x39163 -x21535 -x3486 -x42719 -x27632 -x44603 -x30241 -x8667 -x29112 -x29960 -x15225 -x38414 -x22624 -x20711 -x16828 -x18459 -x34014 -x28496 -x15665 -x4193 -x33892 -x28165 -x6184 -x458 -x14890 -x9031 -x39951 -x38607 -x1779 -x33901 -x24197 -x36513 -x33307 -x44288 -x39194 -x9354 -x13272 -x10084 -x7034 -x13968 -x26240 -x34429 -x31195 -x21167 -x7352 -x33658 -x36598 -x8307 -x30393 -x7485 -x44417 -x38525 -x16252 -x14483 -x34712 -x15998 -x44355 -x25026 -x6701 -x37791 -x14842 -x12295 -x27306 -x15024 -x16245 -x8668 -x35328 -x42292 -x4717 -x28544 -x39372 -x5719 -x31742 -x25966 -x40306 -x17482 -x35216 -x18751 -x19494 -x27402 -x37474 -x10445 -x37200 -x31882 -x11134 -x1037 -x4828 -x42179 -x11763 -x7458 -x35252 -x38385 -x33248 -x29876 -x20860 -x20740 -x4649 -x34331 -x197 -x21049 -x38129 -x27291 -x3212 -x8961 -x1812 -x23669 -x39004 -x187 -x20314 -x25732 -x25736 -x7644 -x9864 -x21557 -x14403 -x38475 -x26950 -x16164 -x9085 -x43575 -x32670 -x28609 -x10891 -x41798 -x13812 -x31839 -x19240 -x13298 -x11984 -x1995 -x36085 -x7516 -x10553 -x37418 -x15391 -x35164 -x22357 x4630 -x23836 -x3206 -x34155 -x42525 -x9426 -x6757 -x25089 -x11189 -x32621 -x27245 -x5417 -x722 -x18278 -x44785 -x17990 -x38781 -x37443 -x35399 -x24543 -x26957 -x42579 -x44316 -x28954 -x42715 -x6300 -x28183 -x7160 -x16878 -x23675 -x23362 -x14430 -x8650 -x9424 -x27952 -x20330 -x36354 x40959 -x17799 -x8834 -x35942 -x32618 -x4410 -x5109 -x8216 -x41687 -x26576 -x22679 -x25389 -x1968 -x26354 -x28297 -x23320 -x34347 -x10073 -x21169 -x25947 -x24925 -x5849 -x32200 -x17743 -x41987 -x8836 -x19705 -x3557 -x42898 -x38500 -x32117 -x23174 -x39468 -x40221 -x4704 -x13447 -x36618 -x22971 -x28376 x40446 -x5183 -x23440 -x13847 -x31876 -x36307 -x19220 -x40246 -x15842 -x29479 -x42209 -x18905 -x19514 -x3894 -x4156 -x19368 -x35578 -x11765 -x36516 -x24258 -x20032 -x34471 -x38208 -x8622 -x32021 -x21538 -x31905 -x38121 -x26473 -x7241 -x10573 -x7186 -x16630 -x2374 -x36518 -x28844 -x40821 -x30618 -x35539 -x40766 -x1758 -x15453 -x27759 -x11478 -x3986 -x2900 -x7571 -x4254 -x33634 -x35010 -x10370 -x8403 -x33863 -x32249 -x43103 -x7072 -x17127 -x38979 -x25190 -x37334 -x38888 -x15724 -x29142 -x20459 -x8724 -x6591 -x40827 -x6911 -x16183 -x6974 -x16550 -x10691 -x25561 -x19289 -x31784 -x21368 -x32438 -x34578 -x4657 -x20964 -x28409 -x124 -x5025 -x25766 -x10602 -x9526 -x11291 -x34588 -x39663 -x38977 -x12509 -x31105 -x40646 -x475 -x30666 -x97 -x32709 -x3155 -x23867 -x35933 -x39846 -x28251 -x34722 -x37947 -x38909 -x3210 -x3431 -x22772 -x15172 -x25199 -x12426 -x14472 -x4957 -x4375 -x6889 -x44547 -x17637 -x38032 -x18300 -x9928 -x13481 -x5600 -x44521 -x40389 -x34698 -x4253 -x31225 -x21329 -x24645 -x36209 -x31604 -x7035 -x43315 -x44298 -x35867 -x17420 -x16168 -x44012 -x24245 -x41807 -x2990 -x8340 -x18179 -x16332 -x43751 -x27777 -x44551 -x40374 x41149 -x38012 -x6539 -x44434 -x30421 -x4034 -x41714 -x4449 -x3320 -x3269 -x29590 -x3027 -x5200 -x6786 -x43423 -x8932 -x2541 -x42620 -x24147 -x41946 -x7632 -x31854 -x7693 -x41981 -x29366 -x14204 -x18420 -x41751 -x32447 -x19112 -x23468 -x24994 -x26263 -x36069 -x19948 -x4107 -x26733 -x23022 -x38402 -x8533 -x43102 -x33603 -x17703 -x14968 -x23574 -x41643 -x26971 -x161 -x30072 -x9556 -x15937 -x12591 -x12792 -x14614 -x31410 -x30974 -x11309 -x2206 -x12220 -x27008 x41133 -x6779 -x5698 -x2935 -x21623 -x29279 -x43808 -x10987 -x23567 -x14677 -x37142 -x22960 -x9697 -x12626 -x20258 -x15179 -x16565 -x31331 -x10852 -x2643 -x20353 -x42706 -x18857 -x6903 -x1198 -x7469 -x31641 -x10838 -x20369 -x27899 -x42934 -x32227 -x15839 -x18527 -x2242 -x36762 -x13212 -x36606 -x38952 -x4779 -x5671 -x23839 -x13575 -x14844 -x30638 -x6490 -x17709 -x14800 -x23589 -x41998 -x30178 -x21661 -x40504 -x1908 -x36036 -x2814 -x20712 -x18907 -x42192 -x43508 -x23724 -x18565 -x37925 -x34128 -x43144 -x44489 -x22219 -x33425 -x18341 -x40263 -x15918 -x17838 -x37164 -x2907 -x26023 -x12120 -x36701 -x6550 -x39129 -x23514 -x30995 -x2357 -x28450 -x28175 -x9003 -x37039 -x13906 -x20827 -x41028 -x44010 -x39582 -x41461 -x44608 -x35202 -x11890 -x12379 -x20928 -x26643 -x7793 -x9227 -x22572 -x23643 -x38640 -x13846 -x9636 -x42634 -x30312 -x35341 -x24316 -x6322 -x43131 -x18940 -x29337 -x41589 -x6196 -x26247 -x16253 -x34551 -x19273 -x13205 -x400 -x23615 -x39444 -x6525 -x7924 -x12901 -x28386 -x4054 -x7491 -x31937 -x43864 -x36899 -x24986 -x29361 -x35696 -x17784 -x34420 -x36850 -x21202 -x33911 -x31945 -x23192 -x21379 -x40911 -x10446 -x32759 -x43448 -x41701 -x23524 -x23107 -x3811 -x36131 -x36996 -x14133 -x23771 -x41959 -x35361 -x24824 -x32552 -x23928 -x42784 -x36551 -x19942 -x40161 -x27874 -x36053 -x10766 -x20297 -x18320 -x1614 -x10725 -x33445 -x12898 -x36046 -x23791 -x27208 -x302 -x27970 -x34603 -x18107 -x37800 -x2695 -x4216 -x40712 -x25745 -x34500 -x473 -x32723 -x39127 -x1008 -x37847 -x25786 -x26749 -x16675 -x23339 -x23694 -x26739 -x9250 -x31577 -x7184 -x1668 -x33213 -x17794 -x2523 -x17333 -x35904 -x43450 -x7146 -x11038 -x28016 -x5767 -x40975 -x24299 -x26157 -x33551 -x28679 -x37802 -x26188 -x119 -x4019 -x31909 -x24234 -x37004 -x4723 -x20120 -x37313 -x24546 -x12909 -x14389 -x42550 -x12432 -x25582 -x18362 -x39972 -x44523 -x29919 -x34266 -x33197 -x35408 -x16106 -x6928 -x25465 -x38295 -x5544 -x19766 -x19612 -x8418 -x3530 -x10343 -x41479 -x34936 -x31947 -x23985 -x26259 -x39845 -x23649 -x22745 -x38020 -x77 -x23964 -x24247 -x36548 -x33179 -x15762 -x27453 x41233 -x22476 -x22593 -x404 -x35584 -x22454 -x10583 -x27366 -x28368 -x19891 -x32309 -x30949 -x16646 -x30867 -x8809 -x19263 -x17733 -x27516 -x39990 -x23800 -x5474 -x1611 -x43187 -x31304 -x18815 -x18829 -x14014 -x23028 -x9794 -x2708 -x844 -x6301 -x23704 -x26634 -x44625 -x1066 -x30363 x41162 -x24864 -x41824 -x44580 -x12315 -x13267 -x22568 -x32524 -x15705 -x20994 -x25235 -x26839 -x17366 -x19961 -x13048 -x9436 -x33296 -x39152 -x4589 -x44350 -x29324 -x18187 -x26461 -x2983 -x18922 -x42744 -x11749 -x11875 -x8829 x40992 -x15088 -x15260 -x15005 -x24369 -x27598 -x14871 -x35968 -x8375 -x12265 -x27846 -x1771 -x42613 -x20546 -x24487 -x43780 -x13792 -x23963 -x4450 -x24956 -x25513 -x26376 -x33950 -x19072 -x28327 -x36848 -x32468 -x37232 -x320 -x19912 -x11793 -x26575 -x18979 -x13022 -x16008 -x354 x40423 -x33789 -x21422 -x30786 -x29663 -x19974 -x22019 -x32844 -x12932 -x25498 -x12960 -x28886 -x36524 -x1619 -x24363 -x99 -x12772 -x11079 -x621 -x607 -x42016 -x19666 -x43156 -x26110 -x12585 -x40980 -x8649 -x22432 -x36019 -x25559 -x17095 -x24902 -x42621 -x33286 -x41506 -x12134 -x33430 -x24766 -x8371 -x14138 -x33611 -x31458 x41264 -x5761 -x33255 -x22622 -x12598 -x3632 -x21121 -x39528 -x39792 -x33165 -x36281 -x39344 -x42587 -x15015 -x8070 -x44793 -x10704 -x29944 -x33733 -x6688 -x4486 -x7456 -x36302 -x11437 -x6002 -x7620 -x37492 -x24622 -x39223 -x30837 -x4359 -x44622 -x11812 -x8085 -x5967 -x17779 -x39773 -x35651 -x31141 -x32634 -x14155 -x15385 -x10162 -x29739 -x492 -x34904 -x4751 -x13395 -x10662 -x19583 -x21944 -x43406 -x39449 -x8656 -x34077 -x11208 -x5326 -x2590 -x42338 x40409 -x25194 -x11971 -x8194 -x15495 -x16064 -x13625 -x27695 -x42178 -x43838 -x14360 -x31087 -x16092 -x14760 -x16066 -x1436 -x5660 -x29931 -x16448 -x38317 -x44073 -x11007 -x402 -x7004 -x21633 -x40925 -x30251 -x33612 -x40232 -x7928 -x41954 -x12566 -x39728 -x30428 -x39219 -x19913 -x8104 -x9383 -x26944 -x7231 -x34356 -x20205 -x27706 -x33332 -x21700 -x8846 -x40214 -x36404 -x13364 -x8801 -x24091 -x37112 -x10906 -x39159 -x25006 -x28928 -x36690 -x36550 -x6601 -x2960 -x25942 -x26683 -x2999 -x22767 -x21051 -x8315 -x2143 -x42535 -x20815 -x9078 -x30863 -x21578 -x36583 -x3282 -x37237 -x40664 -x254 -x7806 -x35187 -x9289 -x31058 -x30823 -x10118 -x8157 -x18684 -x6938 -x37064 -x10976 -x4257 -x22516 -x9208 -x2959 -x25631 -x42407 -x25742 -x21279 -x6513 -x23365 -x43624 -x33250 -x33094 -x13600 -x7048 -x29573 -x28936 -x42727 -x4515 -x10382 -x23216 -x13440 -x34410 -x44330 -x39730 -x2992 -x1407 -x1776 -x32419 -x8210 -x31138 -x35486 -x40584 -x9747 -x20960 -x17971 -x35872 -x15729 -x23005 -x44504 -x3136 -x30939 -x39275 -x15069 -x23280 -x16365 -x44591 -x38445 -x37857 -x43276 -x39365 -x21319 -x1022 -x37738 -x36841 -x19400 -x30531 -x39784 -x11290 -x21738 -x39218 -x44422 -x4159 -x20644 -x41509 -x4700 -x20570 -x38926 -x24863 -x18845 -x44484 -x13811 -x26521 -x22797 -x4684 -x6320 -x9944 -x22937 -x36448 -x37431 -x11078 -x38212 -x12957 -x16451 -x6530 -x44563 -x256 -x20518 -x32208 -x96 -x4037 -x4812 -x15532 -x5391 -x35513 -x21777 -x31412 -x9361 -x26281 -x35817 -x15477 -x5263 -x3936 -x43167 -x16163 -x18023 -x405 -x34577 -x33189 -x2401 -x10120 -x38630 -x13758 -x36482 -x40394 -x31422 -x26960 -x2094 -x37269 -x10340 -x4545 x41243 -x24884 -x19828 -x33124 -x42061 -x29063 -x3908 -x17014 -x9291 -x11049 -x19475 -x14784 -x13719 -x4099 -x4058 -x37909 -x18383 -x15284 -x39473 -x5716 -x20859 -x16417 -x34446 x41249 -x24796 -x2641 -x38508 -x13260 -x13735 -x35641 -x29119 -x16143 -x33418 -x31608 -x18472 -x39673 -x35882 -x15585 -x20364 -x36153 -x28830 -x19920 -x16354 -x32908 -x32241 -x10149 -x17811 -x43026 x40985 -x15067 -x43619 -x273 -x16435 -x12268 -x14131 -x19512 -x38524 -x19790 -x40668 -x12512 -x42757 -x44245 -x10960 -x17388 -x2438 -x44429 -x39044 -x1129 -x20471 -x10278 -x1716 -x10618 -x24259 -x24294 -x28770 -x8754 -x26531 -x24907 -x4912 -x26653 -x32488 -x33506 -x13367 -x13327 -x32018 -x27809 -x40097 -x2995 -x42009 -x9687 -x13940 -x5187 -x1174 -x3172 -x22043 -x43043 -x37360 -x27851 -x3243 -x15813 -x28399 -x3463 -x30820 -x39244 -x17361 -x29923 -x17755 -x30271 x40972 -x38613 -x28229 -x33103 -x20370 -x12459 -x27736 -x13678 -x3869 -x36111 -x3341 -x15535 -x9933 -x38098 -x39418 -x15142 -x27743 -x32010 -x6074 -x1970 -x2447 -x7588 -x23815 -x29186 -x23810 -x16231 -x32604 -x18553 -x33571 -x28206 -x12104 -x35001 -x1722 -x4672 -x20589 -x43661 -x24876 -x16850 -x24989 -x39881 -x15151 -x34940 -x28832 -x40820 -x21310 -x25353 -x32122 -x39877 -x35648 -x33383 -x9977 -x2763 -x9708 -x15590 -x10323 -x14950 -x30581 -x21035 -x9689 -x39681 -x30898 -x22397 -x24324 -x43175 -x24286 -x19930 -x13339 -x16139 -x12427 -x35698 -x34543 -x44286 -x39070 -x19987 x41196 -x31383 -x10759 -x43608 -x43708 -x25628 -x28805 -x25500 -x28833 -x32400 -x38166 -x40315 x41290 -x32062 -x24978 -x11635 -x31312 -x148 -x37691 -x37460 -x32885 -x34710 -x2344 -x1743 -x4755 -x26692 -x21090 -x9453 -x29807 -x27572 -x11083 -x30122 -x7583 -x34525 -x43533 -x42855 -x16527 -x36365 -x2335 -x35279 -x22168 -x37594 -x6348 -x13610 -x19185 -x40549 -x2928 -x24473 -x30091 -x37258 -x22648 -x12982 -x18916 -x32532 -x33567 -x27799 -x24492 -x5589 -x28221 -x14899 -x15598 -x30140 -x15845 -x15694 -x8516 -x646 -x13994 x41289 -x30001 -x19328 -x35289 -x43269 -x32811 -x34555 -x20243 -x7178 -x35258 -x21942 -x31475 -x24885 -x17307 -x22659 -x23207 -x43058 -x1428 -x36481 -x27279 -x22545 -x39117 -x30706 -x34402 x41193 -x29777 -x28909 -x2936 -x1012 -x31565 -x30252 -x25326 -x30677 -x16458 -x31176 -x5188 -x38522 -x12360 -x29174 -x14802 -x9130 -x22138 -x17741 -x36254 -x39825 -x21210 -x40224 -x14003 -x2273 -x29484 -x14371 -x15896 -x1169 -x21063 -x5163 -x42532 -x37085 -x35940 -x14504 -x6189 -x17827 -x4552 -x19875 -x34538 -x20651 -x2720 -x25595 -x35489 -x35745 -x27200 -x20230 -x631 -x17669 -x18503 -x28863 -x21625 -x12250 -x19656 -x29752 -x33712 -x40198 -x4960 -x24620 -x10373 -x27095 -x20796 -x4068 -x34151 -x4247 -x32463 -x7167 -x40574 -x37560 -x16315 -x17522 -x37648 -x25350 -x13937 -x34256 -x43490 -x35072 -x34447 -x27204 -x16474 -x32265 -x37796 -x17136 -x43393 -x42809 -x24914 -x11175 -x34181 -x42990 -x12008 -x43304 -x38520 -x39544 -x43472 -x30163 -x27167 -x15880 -x42170 -x12433 -x17386 -x13147 -x14467 -x33597 -x35492 -x3644 -x24753 -x37714 -x6486 -x25195 -x2817 -x39499 -x14794 -x22160 -x5564 x41300 -x10053 -x12298 -x22537 -x19042 -x35190 -x25418 -x12924 -x20714 -x25916 -x19972 -x6005 -x39271 -x41511 -x44715 -x38800 -x25111 -x9153 -x6427 -x14226 -x28254 -x42971 -x35276 -x40301 -x2786 -x2635 -x12923 -x18145 -x28816 -x6586 -x20021 -x15283 -x21039 -x38998 -x17166 -x37632 -x13358 -x6958 -x6471 -x1568 -x43775 -x8653 -x43639 -x34493 -x3283 -x31144 -x22605 -x8522 -x19029 -x38975 -x32478 -x31334 -x40835 -x42664 -x21079 -x30742 -x20779 -x9162 -x31108 -x44285 -x9271 x41021 -x30749 -x42024 -x37160 -x20633 -x24200 -x5571 -x10979 -x26903 -x3104 -x12060 -x16033 -x26199 -x28602 -x11145 -x40368 -x17553 -x33576 -x35624 -x23788 -x21432 -x12793 -x18626 -x8318 -x43746 -x22493 -x32394 -x35634 -x34790 -x37383 -x31059 -x14434 -x19701 -x21392 -x4677 -x9237 -x13672 -x3393 -x8116 -x26228 -x38069 -x43590 -x36070 -x27604 -x29995 -x11740 -x36071 -x8953 -x34096 -x20124 -x44271 -x37809 -x36508 -x43737 -x12917 -x1897 -x33297 -x14921 -x3784 -x27188 -x27518 -x6653 -x12596 -x10622 -x20259 -x4635 -x18257 -x35332 -x34776 -x32542 -x29272 -x19053 -x909 -x8921 -x20039 -x42133 -x25314 -x5360 -x14815 -x11444 -x1592 -x25061 -x43888 -x10442 -x8076 -x40180 -x28684 -x8902 -x43722 -x16781 -x1137 -x9787 -x937 -x8337 -x7621 -x22788 -x39229 -x6434 -x33992 -x14410 -x8908 -x38347 -x38566 -x27588 -x15909 -x31235 -x41460 -x39078 -x15774 -x2924 -x29388 -x32003 -x41580 -x8454 -x35432 -x6841 -x24476 -x15771 -x11274 -x8727 -x9714 -x22395 -x33253 -x15980 -x11112 -x21136 -x3655 -x20654 -x14384 -x41971 -x22197 -x33151 -x5847 -x44234 -x13767 -x37107 -x19771 -x38690 -x37306 -x14625 -x29935 -x42124 -x6575 -x8783 -x15485 -x37246 -x44037 -x6302 -x27407 -x8691 -x40585 -x34559 -x1298 -x6385 -x43338 -x23256 -x21305 -x9973 -x31455 -x14642 -x39682 -x11996 -x22966 -x17132 -x10950 -x7243 -x14441 -x34379 -x1373 -x34390 -x3062 -x14523 -x7451 -x43288 -x15411 -x22803 -x20755 -x26994 -x25142 -x30529 -x38731 -x37576 -x7826 -x39136 -x4530 -x12084 -x21568 -x2609 -x33851 -x42258 -x468 -x14029 -x35561 -x34646 -x34165 -x32119 -x37948 -x35141 -x29043 -x1757 -x12785 -x10467 -x6778 -x30738 -x7627 -x31583 -x38345 -x603 -x32666 -x31966 -x40016 -x19975 -x42049 -x36411 -x24754 -x33541 -x44300 -x27974 -x6128 -x28413 -x16081 -x29566 -x215 -x43587 -x26167 -x24077 -x24772 -x33456 -x27081 -x16670 -x5892 -x25391 -x32676 -x42663 -x31041 -x24695 -x2319 -x4833 -x25016 -x32165 -x11318 -x31741 -x6887 -x33321 -x13354 -x36348 -x32681 -x40335 -x15025 -x41787 -x31880 -x27367 -x14926 -x25381 x40528 -x34073 -x19899 -x6637 -x28361 -x30440 -x12282 -x35448 -x34649 -x1141 -x35965 -x1104 -x19794 -x28438 -x24905 -x10478 -x37953 -x25136 -x27562 -x26219 x41115 -x30433 -x39874 -x18686 -x18443 -x25472 -x43033 -x35006 -x6771 -x35355 -x23848 -x14742 -x27282 -x15703 -x31065 -x17159 -x32900 -x7802 -x15018 -x35343 -x20054 -x25814 -x34216 -x20677 -x42131 -x27683 -x42297 -x12611 -x6874 -x27474 -x26304 -x38174 -x1624 -x12161 -x648 -x23055 -x38224 -x487 -x10664 -x24275 -x31481 -x9939 -x43081 -x12373 -x31869 -x7490 -x29899 -x31856 -x26356 -x1533 -x26295 -x15530 -x18951 -x17109 -x780 -x42458 -x34740 -x37024 -x3576 -x19030 -x24306 -x24081 -x12572 -x38422 -x27883 -x21311 -x32539 -x34167 -x26836 -x19143 -x41062 -x28898 -x7966 -x36288 -x22379 -x9842 -x25399 -x27891 -x5813 -x27702 -x31205 -x17099 -x11224 -x26931 x41067 -x16264 -x32493 -x32567 -x20376 -x28351 -x39314 -x18254 -x44292 -x12171 -x27140 -x12354 -x17737 -x42514 -x44617 -x4197 -x25730 -x37514 -x10816 -x22588 -x31519 -x917 -x34282 -x4317 -x22898 -x19837 -x10210 -x13661 x40962 -x39395 -x24872 -x3520 -x26845 -x13141 -x675 -x21552 -x10811 -x17815 -x23618 -x18606 -x4373 -x28023 -x34177 -x8807 -x22932 -x28247 -x27034 -x40868 -x34397 -x32009 -x30729 -x31391 -x36558 -x1312 -x17601 -x1266 -x10455 -x4243 -x34882 -x39035 -x8007 -x2338 -x21912 -x16759 -x38487 -x1272 -x19360 -x4225 -x32296 -x27397 -x21084 -x7018 -x25703 -x44809 -x14673 -x24674 -x39819 -x39203 -x34880 -x1542 -x11931 -x13052 -x11810 -x34620 -x33299 -x41806 -x28485 -x39252 -x18422 -x29439 -x7285 -x17717 -x25511 -x12177 -x30029 -x6210 -x37914 -x22085 -x6698 -x32902 -x4592 -x29507 -x7440 -x44595 -x42830 -x28421 -x37476 -x21799 -x19627 -x4521 -x1975 -x13620 -x40562 -x15223 -x29125 -x27351 -x36441 -x9450 -x3619 -x39339 -x7711 -x25904 -x10669 -x19299 -x4079 -x28242 -x21151 -x24381 -x2356 -x6724 -x3809 -x44015 -x43341 -x17650 -x27164 -x39704 -x20916 -x17571 -x27593 -x25960 -x29969 -x4282 -x22825 -x11840 -x2253 -x17080 -x17598 -x1700 -x5091 -x23523 -x24764 -x37960 -x19551 -x37893 -x36922 -x14973 -x5802 -x35465 -x11797 -x34250 -x5927 -x22609 -x21903 -x37117 -x26466 -x24891 -x5565 -x2653 -x26626 -x16117 -x10295 -x27061 -x22355 -x3356 -x13053 -x12818 -x27561 -x11217 -x4272 -x22619 -x3275 -x12937 -x9765 -x16865 -x1647 -x37868 -x23648 -x29671 -x40895 -x1731 -x6376 -x41612 -x29255 -x1760 -x24135 -x9818 -x2605 -x39061 -x30231 -x21304 -x41763 -x41649 -x14851 -x15868 -x25116 -x28948 -x42057 -x22372 -x17749 -x36227 -x12942 -x37554 -x43512 -x36855 -x4786 -x18418 -x34707 -x22523 -x36456 -x15935 -x3995 -x11119 -x1528 -x35395 -x26720 -x18551 -x33142 -x34601 -x4534 -x41744 -x6390 -x23173 -x8777 -x8702 -x40333 -x3836 -x9188 -x8675 -x32411 -x33070 -x13054 -x33713 -x16594 -x22600 -x23517 -x5826 -x32055 -x2749 -x35106 -x5468 -x14113 -x20745 -x1026 -x18964 -x9021 -x13408 -x28677 -x2873 -x10637 -x38026 -x31624 -x34655 -x7835 -x7642 -x324 -x40630 -x6679 -x13614 -x24006 -x35477 -x37240 -x18193 -x25679 -x11880 -x8568 -x12257 -x845 x41331 -x871 -x28516 -x36198 -x4095 -x16466 -x1086 -x31749 -x7016 -x11496 -x8271 -x27488 -x27441 -x13791 -x43500 -x43128 -x33919 -x25844 -x37217 -x21559 -x41690 -x34417 -x10661 -x23660 -x24114 -x27426 -x35193 -x29775 -x35278 -x36945 -x3436 -x40213 -x42668 -x30672 -x36698 -x11706 -x24570 -x9550 -x24480 -x42672 -x23158 -x39019 -x12344 -x32954 -x291 -x3492 -x43823 -x5312 -x11872 -x42020 -x12326 -x14559 -x16506 -x113 -x32002 -x7261 -x30673 -x25931 -x30516 -x1550 -x19330 -x28953 -x40196 -x11505 -x39713 -x32451 -x6087 -x13015 -x43055 -x40195 -x20668 -x28198 -x40199 -x41026 -x42777 -x3682 -x33617 -x20737 -x3067 -x14736 -x35692 -x401 -x9724 -x39548 -x22110 -x38518 -x27523 -x16574 -x13958 -x14806 -x397 -x10483 -x12560 -x34999 -x16752 -x15428 -x13776 -x15618 -x33108 -x7484 -x8396 -x25048 -x38621 -x33117 -x22631 -x18384 -x33116 -x367 -x11816 -x1455 -x10897 -x29656 -x24904 -x15001 -x23878 -x24861 -x5608 -x17201 -x25607 -x15128 -x22879 -x7633 -x29422 -x32245 -x40243 -x34260 -x4671 -x30315 -x27131 -x20976 -x36632 -x20182 -x34554 -x23600 -x21604 -x5820 -x36321 -x9019 -x12133 -x5587 -x43505 -x217 -x40807 -x36847 -x9519 -x9707 -x42734 -x6298 -x5930 -x26388 -x33887 -x39563 -x2878 -x13121 -x22111 -x28595 -x29741 -x12309 -x33080 -x22065 -x28354 -x5334 -x40570 -x42737 -x4260 -x34084 -x37934 -x3564 -x7890 -x33866 -x21075 -x31333 -x16296 -x33883 -x6117 -x3925 -x14617 -x43381 -x14322 -x33973 -x23571 -x3646 -x19510 -x15440 -x15526 -x22977 -x495 -x1249 -x8365 -x42236 -x16390 -x22906 -x4284 -x24501 -x34148 -x2240 -x12947 -x8503 -x33460 -x37400 -x4694 -x26911 -x12694 -x40169 -x17888 -x24414 -x32941 -x12078 -x11276 -x17639 -x17254 -x11467 -x1283 -x5621 -x24510 -x24238 -x10696 -x1660 -x1045 -x34071 -x14696 -x20013 -x35639 -x43718 -x17087 -x39561 -x17555 -x22182 -x30851 -x20944 -x3074 -x31980 -x22001 -x34774 -x25201 -x44681 -x35662 -x12412 -x38078 -x21349 -x14576 -x28709 -x21442 -x12949 -x16970 -x44174 -x17062 -x7760 -x9496 -x2783 -x17084 -x10376 -x4631 -x13642 -x39888 -x719 -x32258 -x5218 -x21925 -x20402 -x18908 -x21837 -x14939 -x18332 -x3542 -x1257 -x25146 -x29672 -x10326 -x23992 -x43453 -x42343 -x37183 -x31682 -x12304 -x25686 -x29870 -x745 -x15427 -x17773 -x20422 -x23599 -x36602 -x43417 -x43170 -x32494 -x34130 -x3565 -x44761 -x13833 -x1653 -x33989 -x18067 -x21511 -x33370 -x7611 -x3525 -x42366 -x10429 -x22693 -x31411 -x30808 -x6708 -x43612 -x29810 -x25297 -x23437 -x26616 -x1823 -x34187 -x6208 -x35947 -x26770 -x36373 -x11352 -x22653 -x36911 -x3474 -x42783 -x32275 -x20534 -x31353 -x947 -x25424 -x38543 -x14756 -x43431 -x9916 -x39154 -x11647 -x31305 -x16265 -x33860 -x8943 -x38160 -x653 -x29657 -x19548 -x27186 -x28529 -x10598 -x34203 -x31568 -x22839 -x18502 -x20597 -x26180 -x12731 -x14125 -x40665 -x18197 -x33582 -x13591 -x35036 -x9564 -x42086 -x23313 -x38647 -x24367 -x13366 -x19237 -x11124 -x29427 -x40136 -x42184 -x2156 -x40977 -x19758 -x18528 -x42918 -x8669 -x11281 -x39634 -x2599 -x16297 -x39687 -x26501 -x34902 -x44480 -x208 -x26107 -x3946 -x37907 -x30595 -x14183 -x19927 -x43833 -x24972 -x41065 -x30639 -x41676 -x8639 -x19951 -x9745 -x13859 -x26590 -x23811 -x30305 -x9852 -x12974 -x30523 -x30333 -x16860 -x17359 -x37113 -x12988 -x19535 -x3990 -x10298 -x38447 -x39241 -x12950 -x41524 -x36168 -x16721 -x15464 -x43771 -x28193 -x34683 -x29008 -x7628 -x21403 -x42911 -x31620 -x38857 -x6746 -x25594 -x13512 -x8926 -x26034 -x20304 -x26777 -x30491 -x39789 -x42378 -x34458 -x42720 -x2911 -x39638 -x35851 -x14021 -x33351 -x10482 -x38180 -x25639 -x3847 -x44478 -x9286 -x23723 -x33278 -x12152 -x37081 -x14323 -x41521 -x32409 -x29814 -x21245 -x34550 -x25185 -x18613 -x37376 -x4634 -x8859 -x7983 -x24642 -x15330 -x43765 -x37424 -x37401 -x28010 -x32612 x41120 -x33041 -x2351 -x24095 -x23540 -x8873 -x42676 -x30064 -x22917 -x16819 -x11082 -x13100 -x38016 -x12716 -x15609 -x251 -x13067 -x34197 -x4494 -x24565 -x18683 -x1443 -x34574 -x42470 -x2152 -x12520 -x25330 -x12651 -x3500 -x25988 -x39826 x41319 -x12631 -x35776 -x26062 -x22888 -x32223 -x40940 -x17645 -x43458 -x21032 -x21369 -x17381 -x43173 -x3223 -x12285 -x28627 -x25981 -x41964 -x8065 -x14963 -x7904 -x33478 -x20943 -x33730 -x42439 x41335 -x9553 -x9797 -x42917 -x13934 -x40288 -x19780 -x13649 -x14303 -x448 -x7094 -x19151 -x4387 -x20113 -x33347 -x14683 -x1956 -x37692 -x20223 -x17169 -x33924 -x40075 -x27908 -x13692 -x11626 -x23291 -x29338 -x21506 -x23753 -x28859 -x12384 -x28002 -x16544 -x3906 -x11133 -x3138 -x2363 -x153 -x15293 -x13925 -x18900 -x27981 -x31043 -x12349 -x16679 -x40677 -x32116 -x10842 -x24928 -x16408 -x29208 -x11713 -x19476 -x15908 -x34124 -x8420 -x7441 -x90 -x11813 -x9716 -x38396 -x9613 -x37248 -x35928 -x2815 -x37453 -x5008 -x32229 -x22709 -x34608 x2053 -x5221 -x20941 -x33234 -x18816 -x8390 -x1395 -x35358 -x39674 -x23545 -x26654 -x33717 -x2092 -x37943 -x26977 -x5668 -x39810 -x35592 -x19898 -x14163 -x33356 -x20641 -x10879 -x15200 -x18394 -x28877 -x32817 -x15565 -x35179 -x11960 -x31389 -x41685 -x13403 -x14296 -x32643 -x34850 -x38411 -x27513 -x36868 -x20136 -x24099 -x20451 -x12416 -x29497 -x6051 -x34814 -x29715 -x18077 -x10657 -x6752 -x19376 -x41598 -x35622 -x29247 -x29259 -x3409 -x21358 -x25054 -x7293 -x4844 -x26902 -x36663 -x17635 -x2465 -x23086 -x30328 -x24529 -x37083 -x38509 -x19591 -x12550 -x37901 -x13280 -x5116 -x20601 -x13397 -x16251 -x14037 -x5799 -x20161 -x19478 -x36102 -x25503 -x34304 -x5017 -x17274 -x6406 -x40539 -x37466 -x4267 -x36954 -x32626 -x41522 -x20309 -x906 -x9411 -x23420 -x19754 -x3856 -x11533 -x1248 -x24132 -x19739 -x9775 -x19283 -x6448 -x41734 -x1692 -x26068 -x17995 -x41873 -x25785 -x31534 -x36496 -x36594 -x19753 -x8095 -x27216 -x42947 -x8558 -x5864 -x24 -x9517 -x4930 -x38482 -x31961 -x22511 -x29312 -x35834 -x37535 -x25869 -x43260 -x12633 -x13257 -x12051 -x12688 -x36504 -x20179 -x17278 -x17484 -x41678 -x5390 -x8251 -x31668 -x30254 -x764 -x28106 -x19406 -x30447 -x27486 -x30812 -x43277 -x33986 -x37093 -x40726 -x481 -x18486 -x15043 -x32700 -x33749 -x27749 -x4246 -x8409 -x30871 -x31031 -x25720 -x37387 -x13931 -x40576 -x38656 -x17269 -x9749 -x21282 -x27742 -x4836 -x15035 -x35705 -x7637 -x8392 -x24579 -x39463 -x21721 -x33874 -x13091 -x4597 -x8215 -x7556 -x1551 -x44034 -x10685 -x14383 -x609 -x42344 -x1319 -x6687 -x31924 -x33669 -x1699 -x9812 -x32752 -x11374 -x3848 -x32581 -x10867 -x11526 -x13316 -x7092 -x26270 -x37737 -x13080 -x13667 -x10085 -x34178 -x19797 -x7153 -x40145 -x22289 -x8916 -x19342 -x31660 -x34581 -x14082 -x39804 -x42106 -x16426 -x20500 -x28866 -x10720 -x32549 -x10465 -x408 -x9778 -x26117 -x22961 -x27569 -x25470 -x31486 -x43091 -x21943 -x38595 -x28405 -x7135 -x36259 -x44117 -x2336 -x29619 x41258 -x44074 -x3466 -x9783 -x5168 -x3274 -x25148 -x5586 -x18160 -x37864 -x12908 -x31437 -x7296 -x40644 -x18314 -x29404 -x22838 -x29997 -x28561 -x5722 -x33034 -x412 -x6374 -x34023 -x23432 -x36736 -x32448 -x4202 -x11209 -x36747 -x3987 -x8740 -x30670 -x2144 -x22456 -x4778 -x1768 -x9061 -x10736 -x25826 -x33955 -x5356 -x23521 -x13227 -x10106 -x114 -x19304 -x25177 -x32738 -x10435 -x42987 -x14040 -x17139 -x27805 -x1326 -x2302 -x33436 -x37287 -x6589 -x43662 -x20012 -x16013 -x42797 -x33341 -x21898 -x10727 -x14111 -x5431 -x25662 -x20669 -x36545 -x36559 -x7055 -x28035 -x41711 -x39535 -x25239 -x17511 -x30745 -x13917 -x29900 -x15933 -x28495 -x3127 x34761 -x14734 -x23795 -x4205 -x40579 -x16142 x41256 -x33778 -x19681 -x20611 -x21540 -x17399 -x44195 -x22980 -x30709 -x32215 -x18640 -x5095 -x22617 -x16002 -x41523 -x28041 -x25332 -x31547 -x24900 -x41857 -x27410 -x41800 -x34639 -x20301 -x30253 -x5499 -x76 -x14967 -x37990 -x23958 -x20787 -x31889 -x5226 -x59 -x37684 -x2538 -x29910 -x3531 -x38912 -x21410 -x23209 -x12269 -x27101 -x8761 -x3405 x41361 -x26941 -x35657 -x11722 -x17232 -x5373 -x1049 -x36628 -x6299 -x2481 -x38188 -x29759 -x6759 -x17004 -x15036 -x32501 -x195 -x42776 -x36634 -x924 -x9341 -x32175 -x26418 -x43798 -x4517 -x18488 -x498 -x12112 -x17761 -x28360 -x21247 -x235 -x9280 -x4584 -x28478 -x26598 -x18895 -x29678 -x42640 -x32514 -x6343 -x13273 -x11963 -x37649 -x12627 -x17434 -x23202 -x2689 -x10457 -x24061 -x11221 -x12156 -x6714 -x30937 -x33490 -x21103 -x42762 -x16627 -x23671 -x13802 -x16654 -x31633 -x29804 -x27825 -x13836 -x5102 -x14646 -x41542 -x21508 -x38999 -x26320 -x9637 -x33178 -x39606 -x3156 -x21440 -x23505 x41086 -x40485 -x2490 -x8082 -x9753 -x31816 -x12539 -x14962 -x37317 -x25654 -x11514 -x34 -x24346 -x36742 -x37972 -x8346 -x16729 -x6420 -x1914 -x4800 -x34962 -x12494 -x38886 -x14282 -x30359 -x19295 -x8710 -x15557 -x10024 -x10784 -x34690 -x1358 -x41532 -x6966 -x25086 -x8880 -x21605 -x16400 -x39164 -x10433 -x42189 -x7191 -x2134 -x28895 -x4980 -x40734 -x2163 -x12743 -x28422 -x44407 -x3522 -x28185 -x28769 -x42602 -x26539 -x36949 -x3494 -x38813 -x39224 -x28082 -x19241 -x34531 -x12093 -x15819 -x16684 -x21418 -x19377 -x40015 -x29926 -x8285 -x10383 -x35897 -x3326 -x19744 -x25110 -x43998 -x19725 -x39799 -x20213 -x7493 -x42879 -x34688 -x36480 -x32762 -x17255 -x16218 -x27836 -x26660 -x25176 -x7741 -x4094 -x23305 -x40078 -x3596 -x292 -x30230 -x3518 -x43668 -x28881 -x24819 -x41605 -x22442 -x38329 -x11122 -x28419 -x34060 -x27003 -x20361 -x7347 -x9686 -x14998 -x39039 -x31046 -x31751 -x20685 -x10851 -x28692 -x19787 -x42828 -x43097 -x21239 -x10497 -x13479 -x3347 -x19572 -x32092 -x24481 -x12689 -x37274 -x9233 -x15206 -x43440 -x16944 -x21441 -x2733 -x9298 -x11018 -x2011 -x34340 -x13142 -x23696 x43316 -x11114 -x25000 -x7935 -x10714 -x10668 -x21555 -x24852 -x16758 -x32945 -x4848 -x7967 -x37920 -x24701 -x29927 -x30811 -x38710 -x2350 -x8198 -x40934 -x39859 -x8852 -x13284 -x1011 -x38109 -x16924 -x40084 -x29334 -x32047 -x9974 -x40096 -x36330 -x16858 -x15252 -x11982 -x30437 -x39008 -x2906 -x21172 -x25986 -x10279 -x24439 -x1447 -x6973 -x30416 -x23128 -x22472 -x39357 -x21741 -x32434 -x29003 -x16502 -x19021 -x17882 -x44775 -x1013 -x8234 -x23369 -x9591 -x8523 -x15158 -x17941 -x28592 -x8799 -x8967 -x39279 -x7901 -x18216 -x21466 -x28736 -x27125 -x17647 -x31216 -x42217 -x37395 -x43232 -x43911 -x18085 -x8997 -x30483 -x44390 -x33835 -x23894 -x183 -x38523 -x4923 -x10251 -x10912 -x1828 -x39811 -x8848 -x26815 -x36075 -x43763 -x3956 -x29747 -x2235 -x29010 -x36801 -x20545 -x29763 -x876 -x22130 -x1978 -x6571 -x1164 -x3266 -x3451 -x37929 -x14478 -x3351 -x44327 -x39835 -x30872 -x33878 -x10088 -x741 -x20368 -x9347 -x8329 -x4122 -x35198 -x3962 -x12501 -x29207 -x17222 -x8167 -x14762 -x1991 -x25352 -x1778 -x18963 -x3120 -x24341 -x13993 -x18027 -x37996 -x44735 -x33331 -x28920 -x44247 -x39677 -x17184 -x10413 -x15452 -x5191 -x2476 -x23049 -x10221 -x40679 -x553 -x23915 -x35668 -x4641 -x31722 -x17300 -x5290 -x22982 -x19646 -x44188 -x29825 -x13555 -x42930 -x7503 -x29639 -x38723 -x15967 -x11192 -x7761 -x29299 -x1923 -x34043 -x8061 -x31911 -x43041 -x26283 -x35936 -x26669 -x29074 -x16028 -x30288 -x6072 -x34440 -x9966 -x29408 -x36686 -x6433 -x12919 -x36020 -x20526 -x16243 -x38361 -x34623 -x33624 -x4381 -x14864 -x22470 -x42348 -x37512 -x31077 -x41694 -x23877 -x44706 -x8289 -x23559 -x39573 -x9430 -x30005 -x34796 -x17064 -x11603 -x7767 -x36337 -x25815 -x26029 -x5245 -x41831 -x27400 -x35094 -x17736 x41166 -x17331 -x23219 -x11755 -x20540 -x29419 -x15084 -x13521 -x7169 -x7487 -x2210 -x880 -x24266 -x2901 -x23657 -x39032 -x27437 -x12401 -x22855 -x37347 -x4405 -x44727 -x1460 -x10375 -x34082 -x25449 -x4321 -x17997 -x879 -x22344 -x34721 -x14759 -x27973 -x11867 -x31994 -x28079 -x17200 -x27520 -x18475 -x20051 -x16610 -x38546 -x28739 -x19446 -x28907 -x16023 -x17291 -x34508 -x34931 -x6463 -x21089 -x29252 -x15028 -x37601 -x26506 -x28443 -x3737 -x40481 -x40654 -x25309 -x39543 -x18154 -x35369 -x28565 -x3944 -x9700 -x13202 -x3714 -x31566 -x30155 x40433 -x33364 -x34982 -x2546 -x33899 -x24758 -x13247 -x39539 -x120 -x24257 -x40216 -x4235 -x16549 -x11967 -x6114 -x31097 -x42291 -x40877 -x36363 -x13509 -x37781 -x43588 -x36096 -x32568 -x16358 -x25417 -x18007 -x27855 -x14481 -x33505 -x16471 -x42718 -x4056 -x36015 -x35333 -x9947 -x33781 -x32555 -x12989 -x43836 -x14880 -x15323 -x33709 -x42087 -x43764 -x8590 -x1969 -x14902 -x44475 -x33533 -x30606 -x42247 -x20501 -x8219 -x36985 -x43242 -x3391 -x36159 -x11157 -x33419 -x4116 -x9097 -x38040 -x40832 -x43379 -x24334 -x22542 -x34708 -x15032 -x37677 -x26717 -x20175 -x17926 -x17461 -x12077 -x44041 -x16609 -x21637 -x40262 -x4030 -x26610 -x42259 -x13046 -x44344 -x21041 -x12100 -x23816 -x42283 -x33044 -x30442 -x15901 -x6692 -x18131 -x40208 -x2570 -x42605 -x33272 -x28727 -x14466 -x18548 -x11182 -x5723 -x8538 -x36567 -x12605 -x30625 -x19161 -x33406 -x39323 -x16765 -x3302 -x4537 -x5217 -x4710 -x41828 -x34258 -x40264 -x20801 -x32871 -x37771 -x31127 -x29342 -x3874 -x17409 -x40540 -x30930 -x20119 -x31732 -x15056 -x28332 -x44777 -x36930 -x9114 -x3919 -x34798 -x951 -x22304 -x14414 -x25741 -x42241 -x3005 -x24729 -x19247 -x6738 -x16490 -x19007 -x42826 -x34820 -x4752 -x10688 -x31517 -x42243 -x3546 -x34364 -x29586 -x43984 -x35377 -x12469 -x33852 -x39253 -x5887 -x3454 -x28037 -x378 -x29887 -x1687 -x36386 -x2287 -x7102 -x26711 -x9539 -x35122 -x8378 -x3876 -x29095 -x9416 -x30106 -x1456 -x35378 -x43859 -x6187 -x24653 -x9160 -x39497 -x38818 -x29170 -x34912 -x1874 -x20174 -x7565 -x12718 -x17312 -x15633 -x24938 -x25941 -x36426 -x34162 -x32020 -x18205 -x13330 -x19301 -x27684 -x27873 -x38404 -x33313 -x15094 -x23250 -x8593 -x11428 -x1071 -x34281 -x10102 -x6147 -x22078 -x23284 -x3256 -x17338 -x1835 -x9901 -x4783 -x9007 -x8686 -x39527 -x28901 -x29398 -x6323 -x40612 -x31226 -x4573 -x27613 -x15851 -x25638 -x36751 -x9177 -x39331 -x24113 -x3630 -x3918 -x26132 -x42866 -x3144 x40957 -x29121 -x19593 -x2250 -x44457 -x31677 -x854 -x15667 -x15941 -x36275 -x8233 -x43766 -x6695 -x23718 -x18584 -x3414 -x28825 -x36059 -x40658 x41090 -x20096 -x28054 -x4956 -x7268 -x31642 -x26431 -x42910 -x33149 -x13871 -x14462 -x16962 -x14544 -x27456 -x7704 -x1837 -x10028 -x43579 -x40816 -x10400 -x34315 -x35351 -x39083 -x10774 -x14846 -x5119 -x21083 -x32307 -x34596 -x43287 -x12902 -x18943 -x7311 -x2384 -x22766 -x8923 -x27049 -x29376 -x28949 -x14728 -x38070 -x8238 -x25442 -x9267 -x18322 -x7309 -x42558 -x21666 -x1622 -x26927 -x42933 -x44046 -x38355 -x20772 -x16308 -x37606 -x21759 -x42619 -x35478 -x28038 -x128 -x17475 -x21664 -x36154 -x18604 -x40754 -x43626 -x26173 -x10555 -x41968 -x39170 -x34031 -x17235 -x20104 -x18133 -x10412 -x12730 -x19885 -x31224 -x28430 -x10354 -x10799 -x22508 -x11899 -x19573 -x35565 -x31328 -x13617 x41201 -x31700 -x10305 -x17614 -x7049 -x31444 -x30355 -x44459 -x3389 -x15691 -x357 -x29328 -x28623 -x18902 -x32414 -x11486 -x6527 -x36997 -x27268 -x31799 -x29137 -x18675 -x18294 -x13715 -x33471 -x39109 -x44754 -x30017 -x21395 -x21667 -x34846 -x28121 -x42592 -x766 -x25423 -x37784 -x38248 -x2277 -x8322 -x4861 -x29196 -x1231 -x4702 -x35618 -x8929 -x5678 -x26155 -x3066 -x42490 -x43328 -x1336 -x13172 -x24589 -x23476 -x18140 -x15240 -x43605 -x32183 -x16718 -x5880 -x9618 -x6010 -x28317 -x3532 -x22531 -x33476 -x27798 -x988 -x18144 -x5940 -x23079 -x23417 -x2124 -x43675 -x39421 -x4241 -x35040 -x43554 -x34487 -x26442 -x4473 -x16017 -x32407 -x41843 -x36763 -x26745 -x27662 -x22243 -x15071 -x26096 -x44175 -x11925 -x43559 -x20600 -x15548 -x43585 -x36501 -x2730 -x31918 -x32980 -x6957 -x26595 -x41747 -x33473 -x19142 -x27720 -x10921 -x8914 -x31898 -x35304 -x21997 -x16268 -x39041 -x23117 -x31983 -x4022 -x15583 -x28674 -x18649 -x39968 -x35411 -x20940 -x10062 -x12457 -x18896 -x11065 -x19443 -x11673 -x8614 -x38796 -x37008 -x30740 -x34222 -x24434 -x1709 -x15858 -x23212 -x36248 -x37581 -x33997 -x30980 -x3577 -x42091 -x3240 -x7115 -x16747 -x32517 -x5061 -x24165 -x42887 -x16635 -x17713 -x22819 -x22826 -x22847 -x27660 -x43186 -x28562 -x40025 -x43368 -x8084 -x44479 -x30647 -x39571 -x15375 -x1663 -x15816 -x37516 -x5451 -x3931 -x10947 -x40511 -x25114 -x32390 -x34362 -x13010 -x16625 -x38688 -x21675 -x12775 -x21154 -x2430 -x27546 -x16671 -x21510 -x12451 -x43369 -x38467 -x36803 -x29209 -x2116 -x4480 -x17554 -x943 -x15559 -x11980 -x35297 -x37284 x40406 -x2748 -x4074 -x25306 -x34510 -x25612 -x39079 -x30268 -x23393 -x43177 -x42185 -x14187 -x27449 -x11695 -x21692 -x23227 -x6921 -x38209 -x31745 -x37067 -x31921 -x17948 -x12485 -x23890 -x44639 -x11176 -x32207 -x33432 -x38277 -x8624 -x29346 -x576 -x8147 -x2055 -x36346 -x36574 -x39119 -x26856 -x26196 -x18136 -x8414 -x9037 -x17908 -x10611 -x19252 -x5066 -x12049 -x21609 -x6543 -x34949 -x34496 -x37172 -x24242 -x17616 -x13510 -x22589 -x38140 -x27859 -x29352 -x1850 -x12371 -x3401 -x6314 -x4651 -x24890 -x29485 -x13815 -x22712 -x37523 -x25690 -x8482 -x19401 x40518 -x10260 -x6478 -x37758 -x9170 -x1558 -x43104 -x37364 -x40219 -x6669 -x30919 -x15743 -x39977 -x24687 -x39856 -x43227 x41231 -x24946 -x5713 -x36951 -x7847 -x6308 -x44717 -x18438 -x25829 -x2473 -x13405 -x8959 x35771 -x24527 -x23612 -x42645 -x1157 -x37711 -x12425 -x38192 -x36901 -x16162 -x30485 -x39658 -x1903 -x42859 -x14701 -x10782 -x3123 -x32683 -x27063 -x26842 -x24307 -x39342 -x43141 -x37422 -x29811 -x23435 -x25714 -x31452 -x37954 -x30652 -x5430 -x39774 -x4146 -x7692 -x12994 -x44474 -x26566 -x14753 -x39954 -x12044 -x3084 -x40187 -x30183 -x20069 -x31430 -x13685 -x8572 -x24002 -x29205 -x33737 -x36964 -x32614 -x6250 -x40781 -x20547 -x17134 -x15668 -x38184 -x30199 -x32922 -x37224 -x16695 -x3592 -x29302 -x10043 -x29987 -x15768 -x11800 -x11624 -x35429 -x35406 -x28672 -x39011 -x16397 -x9993 -x33691 -x40193 -x6496 -x19933 -x30063 -x37657 -x14022 -x6052 -x21971 -x39736 -x29894 -x30674 -x14771 -x13868 -x30152 -x5404 -x38807 -x40907 -x14095 -x5099 -x22274 -x1640 -x26875 -x38769 -x34693 -x28847 -x20331 -x40933 -x39031 -x13813 -x22096 -x21728 -x31687 -x42798 -x596 -x1944 -x36390 -x753 -x36491 -x4186 -x36016 -x32943 -x16410 -x43509 -x14288 -x1593 -x17122 -x18768 -x1434 -x33649 -x4608 -x12207 -x42346 -x3527 -x20082 -x25279 -x18961 -x38609 -x4975 -x699 -x28034 -x15555 -x34328 -x44348 -x19917 -x28156 -x1467 -x26667 -x3773 -x9102 -x39948 -x29674 -x16371 -x22416 -x8933 -x26337 -x9428 -x21513 -x499 -x4856 -x31593 -x9750 -x20684 -x24982 -x29278 -x23819 -x36783 -x19078 -x9457 -x33977 -x39506 -x35895 -x9022 -x14335 -x34568 -x20408 -x38962 -x13909 -x38423 -x9624 -x42552 -x18748 -x14319 -x40942 -x33626 -x11988 -x10318 -x38937 -x21905 -x35206 -x18632 -x16440 -x23300 -x26631 -x121 -x42707 -x43784 -x33414 -x7 -x19775 -x6842 -x2966 -x41514 -x26775 -x10551 -x40625 -x8361 -x28176 -x35865 -x39727 -x29387 -x37875 -x40709 -x11406 -x34412 -x5361 -x11513 -x15507 -x14016 -x11210 -x21537 -x31121 -x29793 -x15444 -x10280 -x37361 -x12319 -x40454 -x7523 -x38539 -x40525 -x42966 -x1362 -x5921 -x39186 -x4232 -x10069 -x34974 -x18050 -x28090 -x1513 -x43087 -x30406 -x36977 -x2965 -x20366 -x27172 -x7982 -x14906 -x33538 -x20112 -x41615 -x14978 -x42763 -x36037 -x24837 -x21581 -x41892 -x31053 -x18972 -x27240 -x32906 -x11483 -x31310 -x35497 -x27769 -x15758 -x23579 -x43787 -x17092 -x10249 -x20848 -x24251 -x13927 -x20306 -x23415 -x38559 -x37837 -x29226 -x15536 -x7105 -x35909 -x37467 -x19122 -x32287 -x35158 -x1877 x41163 -x36185 -x34418 -x21101 -x14843 -x5984 -x16134 -x29611 -x3151 -x14679 -x12110 -x39162 -x15214 -x35810 -x26569 -x6895 -x28733 -x29925 -x15752 -x26551 -x38648 -x3945 -x33157 -x37844 -x27331 -x17038 -x32228 -x33540 -x44148 -x37369 -x38055 -x25683 -x23058 -x6801 -x1207 -x7811 -x40137 -x40757 -x42654 -x5602 x41146 -x6169 -x36827 -x40773 -x33357 -x12532 -x37574 -x39221 -x7301 -x488 -x17384 -x12533 -x33554 -x9134 -x6883 -x21760 -x33394 -x18055 -x22680 -x35197 -x37275 -x8898 x41212 -x23353 -x44257 -x44750 -x6552 -x35230 -x40147 -x36530 -x24835 -x23098 -x44391 -x11060 -x27917 -x39923 -x42418 -x16322 -x37318 -x358 -x2199 -x12033 -x13129 -x33849 -x38753 -x43717 -x12121 -x8032 -x6342 -x44686 -x35743 -x36770 -x19808 -x3831 x41387 -x16202 -x42271 -x35320 -x25479 -x24778 -x42894 -x40499 -x1559 -x12003 -x39554 -x26602 -x3951 -x34757 -x36703 -x22829 -x35735 -x11593 -x12760 -x1674 -x35443 -x572 -x3430 -x14611 -x13412 -x1917 -x32489 -x40702 -x17067 -x41458 -x40500 -x12446 -x29600 -x12660 -x35544 -x23074 -x15431 -x37666 -x22860 -x831 -x134 -x14751 -x20890 -x6079 -x37490 -x18139 -x43696 -x32860 -x4523 -x44531 -x23222 -x28635 -x22246 -x17422 -x19179 -x27816 -x20014 -x10837 -x38590 -x20486 -x14632 -x37876 -x37219 -x10181 -x25052 -x42841 -x22595 -x38235 -x31897 -x10001 -x34438 -x16537 -x21876 -x14922 -x26779 -x8459 -x27429 -x31136 -x42796 -x22863 -x22850 -x7770 -x39251 x41902 -x32794 -x15792 -x22647 -x24723 -x37182 -x6088 -x34311 -x16477 -x29481 -x18721 -x43892 -x31500 -x15051 -x35956 -x4909 -x10494 -x2067 -x13282 -x12777 -x37429 -x8646 -x23430 -x13467 -x37381 -x36029 -x4915 -x30732 -x141 -x10521 -x3464 -x36621 -x14492 -x41895 -x16380 -x15403 -x41642 -x9404 -x42723 -x6381 -x33756 -x15521 -x21534 -x3783 -x8701 -x584 -x42038 -x3197 -x26618 -x36981 -x19978 -x9171 -x22942 -x8011 -x20128 -x43008 -x20559 -x5115 -x16280 -x16424 -x44383 -x30216 -x41006 -x38722 -x43964 -x44356 -x27473 -x23598 -x20020 -x21031 -x5618 -x33719 -x36614 -x35496 -x4801 -x33967 -x6064 -x42162 -x36156 -x18698 -x24273 -x21858 -x41753 x41376 -x25658 -x27010 -x245 -x30361 -x30752 -x28534 -x1279 -x30680 -x9673 -x29922 -x33820 -x43123 -x37355 -x17730 -x5152 -x22897 -x5747 -x39868 -x15154 -x31343 -x8102 -x18466 -x4088 -x26778 -x5757 -x8487 -x35998 -x39946 -x20576 -x42780 -x25160 -x39490 -x34676 -x27793 -x31777 -x14551 -x23012 -x8077 -x22798 -x9817 -x37551 -x25539 -x11472 -x3534 -x1255 -x26391 -x318 -x38463 -x10403 -x30555 -x25542 -x40351 -x29951 -x42319 -x4667 -x22642 -x43494 -x39408 -x18697 -x8206 -x27937 -x29778 -x2706 -x29500 -x984 -x9953 -x14449 -x38297 -x22843 -x40047 -x28556 -x12082 -x31291 -x43461 -x29697 -x22740 -x5894 -x28144 -x19504 -x17851 -x34234 -x1516 -x39754 -x7720 -x7758 -x9369 -x24629 -x30783 -x42660 -x20934 -x37890 -x28946 -x13311 -x24122 -x19810 -x17872 -x7763 -x39080 -x32286 -x34480 -x11265 -x33760 -x2263 -x9376 -x24670 -x10907 -x20930 -x26032 -x19718 -x39893 -x17033 -x730 -x29565 -x14437 -x32679 -x27645 -x28912 -x31885 -x20932 -x24226 -x7955 -x18078 -x11976 -x32127 -x43088 -x43867 -x34286 -x25692 -x15408 -x8854 -x1728 -x26175 -x13712 -x24448 -x21685 -x29446 -x18621 -x39077 -x12198 -x24976 -x7098 -x39377 -x17909 -x16279 -x44007 -x40131 -x27840 -x15757 x41050 -x30788 -x20623 -x26276 -x15130 -x43812 -x38344 -x657 -x27966 -x11250 -x25341 -x43971 -x9871 -x35274 -x34782 -x42417 -x19816 -x27574 -x43810 -x27906 -x11654 -x24239 -x39676 -x19574 -x43429 -x9191 -x28264 -x1001 -x31507 -x5731 -x14779 x41377 -x2666 -x11233 -x26913 -x34780 -x29850 -x1824 -x3482 -x29794 -x26510 -x13190 -x29632 -x20598 -x2585 -x41702 -x20979 -x4985 -x19440 -x15483 -x1382 -x37485 -x20849 -x9621 -x7267 -x2131 -x23977 -x14866 -x30705 -x31256 -x18843 -x18717 -x20087 -x34724 -x17783 -x28567 -x36280 -x5871 -x17602 -x26993 -x29269 -x15956 -x26985 -x41425 -x2103 -x40932 -x30627 -x2895 -x8771 -x22551 -x23146 -x6459 -x40257 -x17849 -x18821 -x23450 -x31120 -x37849 -x25569 -x15118 -x21285 -x16864 -x20820 -x42993 -x10275 -x44779 -x26106 -x39295 -x5212 -x2684 -x24332 -x11341 -x11745 -x37891 -x22837 -x7196 -x14394 -x38307 -x16001 -x14712 -x15398 -x35488 -x10351 -x39171 -x18720 -x9989 -x41850 -x36054 -x25591 -x29933 -x41719 -x33988 -x1477 -x39263 -x25025 -x18032 -x18323 -x27153 -x37940 -x3880 -x13380 -x23644 -x38667 -x9103 -x25545 -x1625 -x42471 -x12430 -x40619 -x25129 -x16751 -x30566 -x10654 -x40605 -x33498 -x8172 -x13890 -x13839 -x40814 -x9484 -x10054 -x40561 -x18750 -x1499 -x20163 -x21102 -x4442 -x31222 -x32857 -x25468 -x29104 -x26818 -x7747 -x8864 -x33300 -x26375 -x36199 -x13085 -x41903 -x22022 -x14427 -x20955 -x28096 -x40884 -x42652 -x35471 -x17998 -x21499 -x3031 -x37037 -x25889 -x44088 -x38942 -x27770 -x36499 -x28574 -x43225 -x37965 -x5610 -x25843 -x17316 -x9941 -x5855 -x16337 -x15949 -x43442 -x14972 -x15951 -x18284 -x14811 -x42433 -x39437 -x19513 -x29942 -x32765 -x44026 -x35709 -x37724 -x26355 -x30266 -x43308 -x16791 -x40829 -x19964 -x2440 -x36165 -x39750 -x21886 -x8196 -x19390 -x37050 -x25372 -x34483 -x2631 -x6460 -x3237 -x25471 -x32978 -x29956 -x36197 -x42316 -x10072 -x13727 -x12229 -x43975 -x23896 -x39410 -x6554 -x1112 -x7570 -x42712 -x29768 -x3410 -x7476 -x21879 -x40604 -x17978 -x23281 -x27722 -x27424 -x43435 -x27994 -x38902 -x22580 -x33608 -x27541 -x13537 -x31048 -x31133 -x24635 -x3467 -x31686 -x6469 -x32456 -x4837 -x39147 -x37712 -x41833 -x36125 -x7081 -x43577 -x8726 -x4059 -x43921 -x37975 -x22686 -x16078 -x19158 -x8003 -x16888 -x21840 -x14959 -x22061 -x21138 -x23182 -x30927 -x27557 -x11943 -x40506 -x23391 -x20788 -x30431 -x1977 -x20143 -x11489 -x32938 -x20635 -x36272 -x10576 -x26978 -x37502 -x34381 -x11977 -x25382 -x3814 -x23779 -x12506 -x8446 -x5728 -x15568 -x18006 -x21802 -x13030 -x21046 -x34376 -x1495 -x10147 -x25527 -x3512 -x11524 -x43330 -x37330 -x12765 -x2016 -x13464 -x43249 -x13011 -x6597 -x40598 -x36577 -x35983 -x29349 -x7445 -x33402 -x7251 x41241 -x8781 -x34279 -x31774 -x37053 -x11599 -x19772 -x41632 -x2469 -x39879 -x11297 -x22613 -x7539 -x26767 -x30926 -x43319 -x28750 -x9481 -x17025 -x43205 -x12284 -x21551 -x36953 -x36370 -x1677 -x19184 -x33598 -x2072 -x37135 -x39723 -x38267 -x20427 -x18999 -x15920 -x34375 -x4350 -x2615 -x6968 -x24187 -x18688 -x18824 -x39967 -x39217 -x28873 -x23423 -x4636 -x32830 -x10530 -x38421 -x39670 -x24303 -x4189 -x39657 -x39599 -x5786 -x6585 -x42655 -x28870 -x38601 -x28093 -x3425 -x15806 -x19641 -x34771 -x5495 -x38741 -x14546 -x11823 -x12510 -x13981 -x39288 -x24359 -x15311 -x33257 -x7868 -x8913 -x613 -x4847 -x12147 -x805 -x20371 -x7463 -x43251 -x30004 -x25436 -x41974 -x28973 -x25769 -x10926 -x23761 -x11868 -x20237 -x8871 -x25137 -x36174 -x23051 -x2110 x41365 -x35538 -x16343 -x7422 -x4983 -x3590 -x20759 -x16463 -x18563 -x42821 -x36216 -x8605 -x17058 -x31625 -x18059 -x33207 -x38887 -x5593 -x23092 -x38470 -x36746 -x19541 -x25073 -x21140 -x37026 -x38592 -x29042 -x17174 -x37700 -x10485 -x24035 -x1351 -x21027 -x15961 -x37735 -x44375 -x44063 -x13559 -x18641 -x21125 -x23504 -x36840 -x27689 -x29367 -x30589 -x17470 -x26780 -x43399 -x1524 -x16166 -x32740 -x4125 -x24229 -x9593 -x24774 -x20004 -x9633 -x36844 -x32199 -x28003 -x25317 -x39411 -x12584 -x13150 -x16586 -x27626 -x16873 -x32704 -x24335 -x5150 -x14055 -x11537 -x39944 -x30943 -x26070 -x33507 -x31850 -x31261 -x17281 -x19332 -x24998 -x3922 -x38639 -x3703 -x40159 -x7013 -x7696 -x20895 -x33565 -x9680 -x13601 -x9698 -x19909 -x151 -x2081 -x35044 -x26852 -x20645 -x1589 -x37806 -x3572 -x807 -x2572 -x42240 -x15867 -x143 -x21071 -x12702 -x38480 -x12695 -x22810 -x4729 -x22501 -x7724 -x23411 -x22408 -x25696 -x33504 -x21162 -x3707 -x9567 -x12392 -x43801 -x23279 -x9895 -x31052 -x18850 -x10360 -x15767 -x41933 -x9315 -x32601 -x17481 -x33467 -x15338 -x21344 -x27226 -x29524 -x3972 -x16352 -x33113 -x31782 -x41031 -x31623 -x40666 -x13720 -x9497 -x39985 -x26266 -x13904 -x32277 -x40563 -x31189 -x17549 -x25149 -x15334 -x38064 -x39423 -x2755 -x69 -x5656 -x8015 -x1941 -x16175 -x20017 -x39298 -x16905 -x18460 -x35632 -x26853 -x24607 -x4662 -x13902 -x25403 -x13831 -x14433 -x9600 -x26284 -x33387 -x39012 -x17236 -x27149 -x2623 -x15592 -x34428 -x10075 -x6518 -x23088 -x37110 -x4950 -x28145 -x29826 -x44755 -x35457 -x29017 -x22692 -x31042 -x25058 -x31025 -x1130 -x33164 -x40312 -x13666 x41203 -x14854 -x7996 -x31368 -x6331 -x33061 -x9804 -x34157 -x17247 -x26091 -x26485 -x33656 -x8540 x41355 -x24262 -x7318 -x40629 -x22656 -x19515 -x16000 -x16572 -x6028 -x35758 -x28236 -x38089 -x37767 -x38327 -x32381 -x32354 -x12848 -x9090 -x27536 -x22300 -x7858 -x6509 -x40223 -x1444 -x18208 -x42077 -x33795 -x22771 -x2529 -x24652 -x14487 -x25978 -x10586 -x32469 -x10582 -x21938 -x35969 -x18282 -x17727 -x7506 -x32406 -x11870 -x3458 -x30375 -x14945 -x4431 -x41529 -x6453 -x8040 -x12921 -x29892 -x40691 -x660 -x1518 -x42823 -x38394 -x25929 -x17441 -x20026 -x17693 -x4735 -x22227 -x28497 -x16031 -x6341 -x27791 -x20933 -x16100 -x20142 -x4852 -x33663 -x8718 -x34378 -x7927 -x19083 -x35746 -x5785 -x25802 -x19869 -x7796 -x8991 -x13743 -x2391 -x35170 -x23324 -x39997 -x10864 -x40535 -x39056 -x7041 -x36463 -x9569 -x34885 -x252 -x43830 -x17590 -x11385 -x41832 -x41817 x5688 -x16379 -x25066 -x5937 -x16739 -x6641 -x23629 -x38577 -x18861 -x18654 -x17369 -x17619 -x36556 -x22598 -x26252 -x19036 -x34062 x41351 -x38928 -x1454 -x11934 -x20345 -x23033 -x19733 -x24170 -x29189 -x5706 -x6859 -x480 -x13980 -x9559 -x15003 -x16432 -x28849 -x15221 -x34966 -x8664 -x13520 -x20485 -x12534 -x35661 -x29106 -x29929 -x33999 -x36173 -x38413 -x32963 -x673 -x8806 -x29113 -x24248 -x23317 -x43146 -x18151 -x37974 -x11242 -x27628 -x14346 -x37637 -x4979 -x44572 -x33226 -x29377 -x9657 -x40373 -x427 -x34680 -x39958 -x22935 -x39442 -x13486 -x40013 -x6120 -x38765 -x34544 -x24812 -x32520 -x7192 -x40103 -x18545 -x21091 -x14649 -x28963 -x7447 -x22259 -x15468 -x10901 -x26973 -x37719 -x21941 -x3680 -x6913 -x18057 -x1642 -x15783 -x31037 -x9851 -x14196 -x36293 -x1051 -x39869 -x21094 -x14920 -x30544 -x6497 -x42232 -x15509 -x27072 -x21243 -x10595 -x8246 -x36813 -x17073 -x31599 -x348 -x30282 -x6284 -x5749 -x30766 -x26384 -x16943 -x9991 -x3383 -x35383 -x22349 -x11935 -x16607 -x28084 -x32387 -x35397 -x44487 -x7455 -x31386 -x18913 -x22451 -x11300 -x31935 -x23932 -x12700 -x35454 -x31206 -x42125 -x43686 -x25041 -x13971 -x18853 -x31093 -x36669 -x11008 -x34573 -x11450 -x38972 -x24706 -x4623 -x23846 -x44771 -x40129 -x32931 -x15549 -x23211 -x17516 -x36707 -x25281 -x14663 -x30379 -x7031 -x41428 -x16702 -x216 -x24836 -x43224 -x25952 -x8800 -x36000 -x22356 -x5392 -x28012 -x13522 -x24780 -x22396 -x10017 -x4823 -x19922 -x35722 -x33037 -x2332 -x13955 -x43660 -x29541 -x2680 -x15437 -x11993 -x18776 -x40941 -x33632 -x22450 -x17005 -x2153 -x24567 -x28899 -x5315 -x11045 -x24018 -x7197 -x43762 -x35524 -x39189 -x8979 -x40080 -x43799 -x44237 -x28441 -x11400 -x6980 x40448 -x8126 -x9158 -x57 -x40810 -x34473 -x41962 -x16805 -x44371 -x17125 -x14252 -x19757 -x8277 -x36418 -x5105 -x32854 -x16062 -x32187 -x5350 -x22136 -x16552 -x8571 -x18661 -x34042 -x33589 -x11855 -x18509 -x12739 -x3064 -x28022 -x8629 -x34041 -x24180 -x31650 -x14405 -x25132 -x26769 -x27438 -x28458 -x38949 -x26584 -x32809 -x1150 -x15191 -x37420 -x18120 -x35313 -x21471 -x18025 -x10390 -x5345 -x18293 -x24526 -x12113 -x16059 -x10792 -x34034 -x12609 -x7643 -x5823 -x21885 -x3445 -x11944 -x29187 -x152 -x28589 -x32874 -x24102 -x30535 -x22853 -x41658 -x17822 -x29044 -x2904 -x41877 -x10040 -x38538 -x30130 -x3456 -x12814 -x25792 -x22407 -x6194 -x33051 -x29620 -x39387 -x9186 -x12163 -x14027 -x6213 -x38279 -x9521 -x18546 -x35490 -x35960 -x763 -x29399 -x24457 -x26782 -x4554 -x39575 -x17071 -x2802 -x9405 -x27581 -x25604 -x42463 -x30468 -x36179 -x37605 -x13166 -x39741 -x21109 -x39157 -x30506 -x38100 -x31792 -x40464 -x18040 -x34512 -x14136 -x4151 -x6029 -x43463 -x36175 -x23506 -x30764 -x2477 -x19071 -x7075 -x11435 -x33564 -x39611 -x24383 -x15160 -x32807 -x4685 -x6916 -x5304 -x31697 -x44159 -x37299 -x42239 -x457 -x7345 x41315 -x23553 -x31941 -x34348 -x5471 -x5522 -x12699 -x2086 -x18296 -x42431 -x9164 -x30414 -x3357 -x39245 -x14327 x41061 -x42963 -x14699 -x20963 -x12225 -x20914 -x530 -x30299 -x6879 -x32355 -x18711 -x26004 -x43894 -x38705 -x37928 -x9983 -x37265 -x26694 -x41801 -x26200 -x40508 -x16457 -x43421 -x24742 -x19 -x25438 -x16834 -x9391 -x12211 -x22498 -x10803 -x2266 -x22031 -x6864 -x27354 -x38409 -x10600 -x42589 -x32696 -x35967 -x16375 -x24533 -x14073 -x42576 -x73 -x3765 -x30984 -x41440 -x36342 -x12725 -x9366 -x19947 -x30256 -x29692 -x8045 -x7242 -x11777 -x13580 -x9843 -x33022 -x15525 -x8319 -x4318 -x33426 -x60 -x42835 -x36626 -x2554 -x14170 -x8039 -x6422 -x9755 -x8985 -x23823 -x19817 -x22770 -x35182 -x22248 -x12675 -x30520 -x17168 -x37068 -x23948 -x30568 -x26572 -x15060 -x5257 -x5424 -x20863 -x24000 -x5012 -x31619 -x37363 -x16859 -x37575 -x34597 -x27229 -x23337 -x14228 -x40761 -x18651 -x26311 -x43564 -x37911 -x11720 -x2555 -x38901 -x3711 -x9639 x41113 -x28464 -x15207 -x10703 -x7652 -x9055 -x8518 -x34040 -x9009 -x25224 -x14363 -x4512 -x7680 -x25361 -x38782 -x12323 -x22187 -x2019 -x17161 -x12662 -x18330 -x28854 -x41979 -x39280 -x21615 -x24625 -x9547 -x43723 -x24478 -x42976 -x22856 -x38669 -x7406 -x16761 -x20160 -x20462 -x6868 -x28962 -x6321 -x42642 -x16716 x41280 -x36820 -x16855 -x3023 -x44539 -x9675 -x14455 -x9459 -x9640 -x25560 -x4695 -x36458 -x23104 -x27818 -x36955 -x13174 -x32933 -x19365 -x9174 -x33671 -x19907 -x44466 -x41761 -x27527 -x19055 -x6763 -x22051 -x31248 -x2788 -x37097 -x34725 -x8504 -x25002 -x29354 -x27039 -x26156 -x23490 -x8952 -x2050 -x7779 x40973 -x619 -x44160 -x42661 -x32035 -x1311 -x41439 -x9140 -x38204 -x18812 -x33639 -x15616 -x41967 -x8498 -x29070 -x41835 -x2004 -x43062 -x31612 -x3116 -x37146 -x37116 -x136 -x22607 -x2283 -x20696 -x19585 -x22106 -x24731 -x24318 -x29335 -x16775 -x1552 -x14638 -x18806 -x39510 -x6853 -x24771 -x20335 -x12219 -x2088 -x20476 -x32964 -x33377 -x3382 -x16886 -x15904 -x31166 -x11696 -x8054 -x21402 -x21477 -x42265 -x16861 -x30350 -x18028 -x7472 -x5758 -x24252 -x36902 -x16773 -x34857 -x28761 -x288 -x42249 -x31028 -x17394 -x22849 -x8857 -x19280 -x30897 -x11809 -x40688 -x3448 -x3468 -x10384 -x12840 -x20638 -x2856 -x17924 -x32339 -x30232 -x40162 -x39178 -x14121 -x10310 -x24692 -x8537 -x2951 -x1146 -x25964 -x21857 -x1466 -x40523 -x16913 -x31849 -x1315 -x21887 -x26757 -x14457 -x44649 -x33896 -x13755 -x41442 -x32741 -x23733 -x23341 -x42517 -x38986 -x35536 -x10640 -x21575 -x32147 -x27830 -x4481 -x42298 -x30498 -x12215 -x22145 -x20344 -x29751 -x16605 -x16566 -x9531 -x32144 -x19903 -x35995 -x23914 -x33684 -x30048 -x2770 -x41839 -x17124 -x14863 -x8918 -x33369 -x9620 -x29097 -x13695 -x794 -x4441 -x13529 -x9301 -x31637 x41303 -x25804 -x6960 -x2193 -x18086 -x446 -x40988 -x36170 -x32997 -x14199 -x10522 -x9867 -x14885 -x24107 -x26833 -x5739 -x39014 -x22802 -x38059 -x22649 -x15046 -x4457 -x31387 -x7164 -x118 -x28588 -x8763 -x24597 -x15467 -x28917 -x33796 -x16678 -x18506 -x18038 -x12175 -x17039 -x15193 -x25711 -x17691 -x44105 -x12145 -x16653 -x37336 -x19667 -x17568 -x2611 -x31831 -x33980 -x19420 -x30028 -x9182 -x27374 -x20552 -x33750 -x9506 -x25466 -x37368 -x23784 -x41916 -x19235 -x8794 -x4518 -x4598 -x13036 -x12116 -x1229 -x22399 -x34563 -x20706 -x27275 -x19509 -x34409 -x11161 -x3130 -x3747 -x29901 -x19996 -x12087 -x25099 -x23782 -x43418 -x24613 -x11640 -x11471 -x42513 -x7666 -x12661 -x33568 -x7817 -x43280 -x8772 -x20814 -x10832 -x37687 -x42849 -x21085 -x24816 -x43477 -x894 -x666 -x9820 -x22668 -x36253 -x38693 -x33785 -x41921 -x39311 -x9788 -x7815 -x23528 -x12254 -x43130 -x32123 -x4609 -x7021 -x10023 -x10686 -x20449 -x34439 -x1797 -x8458 -x44172 -x6545 -x22401 -x36004 -x30495 -x13024 -x21034 -x3888 -x9595 -x29275 -x26723 -x9207 -x11564 -x19203 -x39995 -x1101 -x41480 -x31615 -x30104 -x26020 -x25492 -x19532 -x16154 -x34800 -x37333 -x36489 -x23405 -x12002 -x544 -x33015 -x14331 -x1135 -x9500 -x33667 -x14454 -x20209 -x1534 -x23935 -x175 -x17589 -x13306 -x22987 -x38181 -x15541 -x35567 -x28646 -x34241 -x15319 -x24106 -x37169 -x38868 -x38505 -x31999 -x44552 -x5590 -x18852 -x38331 -x42149 -x44700 -x10057 -x21118 -x28583 -x35153 -x28396 -x3649 -x53 -x43513 -x13375 -x24800 -x32627 -x5303 -x10615 -x14513 -x3917 -x13848 -x44505 -x40501 -x19698 -x32522 -x8889 -x16076 -x37353 -x34290 -x4581 -x37861 -x32650 -x6175 -x425 -x39858 -x5672 -x13458 -x44384 -x26862 -x24504 -x17372 -x3417 -x18790 -x18221 -x1805 -x33708 -x15232 -x18184 -x248 -x20504 -x711 -x36533 -x30326 -x3875 -x15443 -x18014 -x10798 -x16821 -x33446 -x44243 -x34665 -x20661 -x24391 -x20743 -x20249 -x28521 -x10807 -x22208 -x34161 -x41490 -x36792 -x25806 -x40693 -x16020 -x29355 -x41620 -x13563 -x42649 -x4741 -x616 -x43941 -x28211 -x7220 -x14299 -x27537 -x30878 -x29178 -x29703 -x9603 -x3966 -x23428 -x20907 -x1962 -x3232 -x39924 -x24174 -x10560 -x20992 -x43498 -x7677 -x23575 -x41990 -x8803 -x34723 -x36591 x41164 -x12032 -x18165 -x2112 -x15958 -x1567 -x20991 -x34188 -x36236 -x39516 -x39176 -x30708 x41108 -x38199 -x7454 -x34738 -x11700 -x20460 -x20284 -x33050 -x17644 -x30759 -x16306 -x3439 -x24193 -x3379 -x2100 -x38724 -x26571 -x34929 -x954 -x43193 -x14530 -x9870 -x34522 -x42802 -x44690 -x26656 -x18337 -x24569 -x12536 -x3868 -x36129 -x29587 -x4588 -x25910 x41159 -x28823 -x37661 -x23112 -x27325 -x691 -x17728 -x42055 -x23043 -x15595 -x32170 -x38094 -x11562 -x37459 -x34863 -x13492 -x30525 -x20780 -x18962 -x11046 -x23683 -x8401 -x36264 -x4990 -x13326 -x42521 -x23920 x41030 -x40307 -x17702 -x29086 -x27522 -x8243 -x11449 -x16663 -x915 -x18549 -x14780 -x14404 -x2603 -x42635 -x25767 -x38944 -x20596 -x25907 -x38703 -x1761 -x24542 -x36969 -x9418 -x11159 -x5440 -x30047 -x10110 -x36362 -x5009 -x5432 -x27006 -x21445 -x32761 -x7986 -x9264 -x13025 -x21945 -x14743 -x39366 -x15335 -x26679 -x920 -x13548 -x16840 -x29271 -x27682 -x6839 -x19039 -x1707 -x37132 -x9273 -x17284 -x2195 -x32827 -x40269 -x16129 -x29212 -x9052 -x24534 -x4538 -x13050 -x33998 -x10547 -x28308 -x4043 -x20613 -x22774 -x9443 -x26802 -x4016 -x19714 -x25018 -x8231 -x44104 -x19984 -x3887 -x43117 -x32884 -x4067 -x28795 -x9612 -x5852 -x34175 -x37140 -x11534 -x25873 -x44380 x41177 -x33585 -x40885 -x7217 -x9776 -x33770 -x20912 -x24428 -x24154 -x31558 -x2413 -x18326 -x4488 -x24948 -x44756 -x39725 -x9214 -x7063 -x24814 -x7740 -x21724 -x28275 -x41572 -x43501 -x8106 -x6541 -x33515 -x11845 -x20157 -x33808 -x39987 -x33936 -x10248 -x11916 -x31295 -x37717 -x22638 -x4776 -x3441 -x14707 -x24283 -x37072 -x1939 -x25647 -x28235 -x36341 -x18374 -x31527 -x2334 -x37668 -x39883 -x1926 -x19589 -x9669 -x18256 -x33171 -x3663 x40405 -x1369 -x12299 -x2636 -x32453 -x24063 -x8698 -x32008 -x26342 -x25386 -x32910 -x15797 -x19963 -x8055 -x4814 -x18910 -x18415 -x43973 -x15139 -x2771 -x12834 -x11212 -x12286 -x32113 -x32104 -x27686 -x40367 -x5111 -x30761 -x3192 -x2013 -x32291 -x44252 -x14094 -x23336 -x24882 -x39523 -x10254 -x32782 -x35653 -x13349 -x40028 -x1612 -x38933 -x38014 -x15194 -x12045 -x28747 -x13176 -x30746 -x15176 -x28800 -x21579 -x31801 -x6059 -x27648 -x28435 -x9038 -x8101 -x35262 -x24149 -x4315 -x21244 -x33938 -x43952 -x17832 -x35566 -x26937 -x40845 -x30583 -x14485 -x34019 -x3004 -x2180 -x3770 -x31456 -x31847 -x7578 -x44557 -x7606 -x2245 -x25796 -x4338 -x15654 -x35809 -x43786 -x23726 -x8780 -x25909 -x15684 -x6871 -x11786 -x16115 -x14588 -x6837 -x7424 -x9945 -x36881 -x10608 -x39700 -x14193 -x30970 -x10126 -x17610 -x31035 -x39352 -x34285 -x13484 -x34121 -x33203 -x31215 -x43398 -x20244 -x37500 x41353 -x43659 -x2412 -x24243 -x36498 -x11974 -x40632 -x37099 -x32998 -x29034 -x33794 -x21983 -x44339 -x21966 -x19814 -x3108 -x41448 -x13210 x41239 -x44576 -x38215 -x8412 -x25050 -x24225 -x7448 -x36118 -x22761 -x9199 -x11767 -x8130 -x36431 -x38829 -x29476 -x5645 -x35611 -x27567 -x35748 -x16302 -x5080 -x3035 -x37715 -x7625 -x7651 -x5005 -x19830 -x3312 -x43804 -x36722 -x40204 -x40238 -x27355 -x23187 -x3664 -x26441 -x6362 -x27406 -x16984 -x25809 -x10721 -x12559 -x8430 -x13238 -x5224 -x19631 -x23527 -x15512 -x12118 -x7980 -x263 x41202 -x422 -x23663 -x6407 -x19944 -x26226 -x21697 -x22893 -x17620 -x25255 -x32598 -x4110 -x35590 -x8736 -x2213 -x21772 -x39952 -x16641 -x13061 -x9869 -x28740 -x16133 -x10780 -x37950 -x41008 -x18224 -x44127 -x34230 -x1913 -x1258 -x38604 -x30711 -x12975 -x24042 -x41803 -x25930 -x25774 -x40062 -x25514 -x18906 -x35070 -x34087 -x29785 -x16229 -x27975 -x10437 -x10902 -x24365 -x37977 -x9241 -x14958 -x34861 -x23755 -x21558 -x14585 -x6516 -x1108 -x18823 -x36361 x17954 -x1861 -x14415 -x10179 -x11154 -x17917 -x30051 -x18316 -x29461 -x362 -x29147 -x23142 -x27169 -x23772 -x1124 -x19967 -x28277 -x40345 -x17821 -x31355 -x31236 -x15788 -x29765 -x39586 -x10659 -x36894 -x10928 -x26015 -x36309 -x8552 -x23555 -x44205 -x32701 -x17266 -x40655 -x33657 -x37538 -x945 -x22052 -x15203 -x33653 -x39616 -x14775 -x24725 -x18070 -x2129 -x15648 -x10819 -x33470 -x33593 -x36304 -x15528 -x40772 -x2361 -x6722 -x37986 -x40098 -x17430 -x5935 -x14129 -x20199 -x21914 -x6048 -x1067 -x2420 -x16512 -x13938 -x21614 -x18018 -x36266 -x34020 -x16462 -x2671 -x24971 -x2829 -x1448 -x25477 -x36688 -x16600 -x39319 -x11520 -x28365 -x11877 -x35231 -x12218 -x14555 -x8560 -x10973 -x37073 -x14993 -x20423 -x18601 -x14609 -x5934 -x26736 -x22584 -x620 -x16800 -x23479 -x10452 -x6416 -x8260 -x29348 -x34068 -x43076 -x20936 -x5714 -x11237 -x16147 -x37580 -x28879 -x26881 -x44692 -x10041 x41284 -x23072 -x6715 -x40727 -x41764 -x3000 -x24467 -x8445 -x36984 -x30015 -x16598 -x11249 -x26841 -x9399 -x11383 -x39553 -x4388 -x11492 -x42624 -x33335 -x38289 -x36585 -x37173 -x16792 -x28296 -x42113 -x11165 -x9699 -x27252 -x3098 -x5162 -x35379 -x25180 -x7522 -x43353 -x40764 -x33670 -x2482 -x12679 -x21824 x41041 -x42996 -x36403 -x12288 -x34777 -x29382 -x2939 -x36517 -x10177 -x4728 -x40542 -x17772 -x38291 x41210 -x27489 -x6228 -x30278 -x32017 -x36483 -x33129 -x3002 -x42775 -x18241 -x40291 -x29601 -x35894 -x33398 -x10641 -x5203 -x21246 -x40509 -x31480 -x1059 -x4323 -x42390 -x14032 -x27312 -x25972 -x17654 -x9049 -x1703 -x5288 -x28803 -x7277 -x30656 -x19017 -x28552 -x13576 -x16015 -x31284 -x6337 -x21155 -x29710 -x3029 -x13519 -x42121 -x37445 -x2566 -x5484 -x14232 -x7068 -x41534 -x9126 -x25090 -x12213 -x25057 -x22504 -x7482 -x32485 -x18095 -x20116 -x35348 -x16225 -x28364 -x35829 -x16907 -x30227 -x38510 -x37210 -x35667 -x26621 -x10566 -x13724 -x5796 -x3842 -x25094 -x40364 -x8481 -x31827 -x38935 -x23226 -x36973 -x650 -x21880 -x10953 -x23714 -x3722 -x37 -x167 -x30727 -x30247 -x16073 -x34604 -x32791 -x6141 -x30037 -x4599 -x30934 -x33146 x40997 -x18494 -x12178 -x6628 -x19022 -x19608 -x20166 -x20405 -x5683 -x6358 -x21264 -x1562 -x8303 -x23881 -x10609 -x11258 -x1732 -x29721 -x40839 -x8444 -x44632 -x23433 -x28418 -x21444 -x7358 -x8746 -x24274 -x29575 -x44746 -x25955 -x4256 -x22211 -x25203 -x10270 -x10536 -x23741 -x40197 -x2940 -x36590 -x10010 -x5956 -x162 -x27348 -x43163 -x26586 -x2736 -x43198 -x10439 -x35041 -x9440 -x9770 -x42425 -x30678 -x29262 -x9313 -x18726 -x36110 -x23438 -x43137 -x930 -x30977 -x19209 -x41427 -x37023 -x35838 -x35741 -x14382 -x26344 -x14599 -x15215 -x22895 -x25196 -x6799 -x32330 -x43322 -x6083 -x19133 -x28328 -x6430 -x11716 -x18832 -x1831 -x43184 -x36137 -x33871 -x1276 -x18578 -x43990 -x9472 -x16409 -x5580 -x23401 -x3885 -x36291 -x32481 -x25087 -x21923 -x17074 -x32001 -x31931 -x43597 -x13099 -x16454 -x735 -x4991 -x22142 -x9816 -x1733 -x21653 -x23152 -x19702 -x20657 -x9079 -x24460 -x13145 -x4103 -x26677 -x6712 -x28225 -x11050 -x7189 -x36627 -x9512 -x25118 -x14974 -x22870 -x16487 -x2227 -x32289 -x36324 -x27119 -x11015 -x30030 -x582 -x43571 -x14309 -x27110 -x40299 -x9322 -x36476 -x7015 -x18954 -x4170 -x37698 -x23912 -x36235 -x39472 -x42988 -x22087 -x4698 -x8737 -x15341 -x38947 -x14697 -x434 -x5464 -x12423 -x23025 -x5617 -x25656 -x33258 -x6115 -x44153 -x27231 -x43371 -x34050 -x24955 -x23463 -x22739 -x14152 -x27227 -x27833 -x26872 -x30496 -x21281 -x7425 -x34648 -x35518 -x44219 -x15289 -x23416 -x23739 -x35307 -x4879 -x28439 -x41878 -x18387 -x26428 -x3607 -x18312 -x21458 -x19599 -x26400 -x43009 -x13452 -x12732 -x18355 -x22175 -x43470 -x8452 -x25494 -x15107 -x25427 -x42625 -x20818 -x9468 -x42950 -x26748 -x9252 -x21521 -x27725 -x13143 -x1866 -x36413 -x4314 -x32710 -x38466 -x38678 -x3639 -x31457 -x26073 -x29986 -x26399 -x13258 -x26207 -x22040 -x11305 -x38925 -x37127 -x16956 -x14799 -x5067 -x11022 -x28477 -x36592 -x2225 -x17489 -x32745 -x27954 -x25329 -x25007 -x36671 -x37688 -x7258 -x40008 -x18122 -x33946 -x14465 -x26822 -x39980 -x12748 -x5199 -x7110 -x22419 -x12630 -x38663 -x14311 -x7906 -x10421 -x6694 -x28950 -x30370 -x26486 -x43745 x40431 -x38452 -x9846 -x35225 -x3179 -x20280 -x20475 -x40229 -x1094 -x43278 -x24297 -x18871 -x7845 -x37027 -x18942 -x23630 -x39277 -x8258 -x13975 -x28510 -x29920 -x34920 -x34116 -x25949 -x19381 -x17129 -x26727 -x12072 -x17787 -x38486 -x28149 -x8242 -x10857 -x33947 -x32750 -x13001 -x3145 -x18469 -x30571 -x33453 -x24083 -x2985 -x42991 -x9929 -x20359 -x33888 -x11766 -x26060 -x22351 -x42466 -x31112 -x22846 -x44124 -x38154 -x1808 -x29508 -x929 -x333 -x35303 -x36676 -x5750 -x30284 -x43538 -x30341 -x14294 -x33929 -x14241 -x15346 -x38565 -x14445 -x25700 -x32084 -x9890 -x22673 -x33569 -x26162 -x39905 -x30507 -x25632 -x17907 -x1483 -x1540 -x24470 -x21213 -x15804 -x5124 -x38730 -x23905 -x11270 -x32015 -x36956 -x30574 -x20766 -x17694 -x23407 -x19868 -x22275 -x4995 -x27225 -x44291 -x16782 -x17935 -x33024 -x12197 -x2097 -x20970 -x38356 -x29005 -x11442 -x21536 -x2539 -x20968 -x4539 -x25870 -x41469 -x4028 -x36629 -x43818 -x21190 -x23957 -x35645 -x11498 -x9439 -x12892 -x34052 -x31014 -x43756 -x35774 -x7304 -x34933 -x13079 -x32192 -x37721 -x12809 -x21994 -x10751 -x41756 -x19611 -x24951 -x28265 -x26012 -x8187 -x15763 -x14754 -x27812 -x578 -x9872 -x11235 -x19741 -x9981 -x227 -x8450 -x19041 -x36335 -x24444 -x500 -x6026 -x7630 -x25586 -x26058 -x590 -x9385 -x4555 -x10194 -x43572 -x6984 -x34539 -x14333 x41173 -x8417 -x36300 -x38206 -x2397 -x29164 -x33462 -x34730 -x32043 -x33720 -x10119 -x6457 -x9954 -x39960 -x19145 -x16510 -x17465 -x2099 -x35203 -x17476 -x27067 -x42884 -x38610 -x1055 -x43736 -x37772 -x2282 -x21800 -x34816 -x19183 -x35194 -x34984 -x23942 -x9693 -x2276 -x30955 -x42022 -x23633 -x16883 -x31466 -x9853 -x20387 -x25162 -x25526 -x21064 -x9557 -x25900 -x26550 -x39130 -x34349 -x19466 -x41655 -x27043 -x40458 -x5386 -x26135 -x14059 -x20154 -x21699 -x37170 -x24295 -x3797 -x41634 -x25642 -x43992 -x33060 -x40064 -x43935 -x4745 -x17751 -x33824 -x3485 -x17049 -x25259 -x2696 -x32619 -x25394 -x42295 -x12407 -x26948 -x44701 -x20362 -x22441 -x44733 -x33155 -x44767 -x23089 -x1109 -x38441 -x14409 -x31545 -x40123 -x27490 -x20027 -x12580 -x26668 -x40384 -x26379 -x18476 -x1508 -x35026 -x18571 -x31647 -x1958 -x30114 -x39595 -x6618 -x18163 -x30586 -x22306 -x36539 -x27911 -x4463 -x10019 -x42623 -x38435 -x3612 -x1378 -x40775 -x15542 -x28714 -x32579 -x38890 -x42896 -x13998 -x1526 -x25521 -x38696 -x7546 -x18392 -x13309 -x25452 -x28120 -x26415 -x1214 -x786 -x29938 -x26909 -x19650 -x8212 -x32311 -x43768 -x8156 -x31404 -x43573 -x24528 -x25670 -x38135 -x26825 -x26923 -x417 -x38645 -x35778 -x22086 -x22751 -x28479 -x21863 -x34284 -x38651 -x39873 -x12375 -x32550 -x15188 -x13178 -x6081 -x21163 -x43876 -x37388 -x44002 -x16766 -x877 -x41896 -x22406 -x38439 -x39043 -x37076 -x35271 -x2441 -x28992 -x4163 -x911 -x20575 -x21587 -x27247 -x10092 -x3291 -x19265 -x13990 -x38662 -x19356 -x43705 -x36647 -x2478 -x36180 -x2142 -x42108 -x12132 -x14594 -x12196 -x8922 -x6339 -x9728 -x26790 -x25197 -x29173 -x9358 -x1475 -x1752 -x40645 -x16387 -x29203 -x36032 -x33302 -x38386 -x5180 -x13059 -x19362 -x44043 -x1192 -x25165 -x16094 -x29418 -x40150 -x22529 -x26805 -x31548 -x38299 -x9719 -x11239 -x31933 -x35769 -x14556 -x19529 -x7669 -x30862 -x13736 -x22586 -x21150 -x27573 -x31896 -x20123 -x37042 -x7929 -x33259 -x6292 -x17035 -x19260 -x4873 -x43957 -x20838 -x24626 -x44140 -x26997 -x2657 -x42873 -x40280 -x12616 -x17433 -x6399 -x34504 -x7389 -x1324 -x22369 -x1936 -x22284 -x32376 -x16863 -x3149 -x16929 -x36035 -x3254 -x7577 -x3636 -x36 -x33201 -x26306 -x32575 -x27861 -x12655 -x37090 -x5562 -x41915 -x435 -x36665 -x10619 -x25671 -x40999 -x64 -x43380 -x12338 -x42732 -x41002 -x20340 -x31362 -x568 -x29869 -x42807 -x32212 -x39353 -x511 -x21378 -x16619 -x18996 -x13228 -x35017 -x11147 -x22241 x41007 -x28691 -x27514 -x25460 -x21421 -x42506 -x9541 -x32595 -x23978 -x10999 -x7525 -x3998 -x10454 -x1717 -x29755 -x4281 x41155 -x33881 -x29425 -x43870 -x5344 -x38976 -x280 -x30429 -x9713 -x33293 -x19517 -x7623 -x27824 -x44534 -x1409 -x4137 -x777 -x16341 -x25994 -x36103 x40515 -x6161 -x25624 -x12391 -x4413 -x2888 -x20195 -x16258 -x34239 -x23769 -x30619 -x5546 -x9148 -x8030 -x11023 -x36412 -x31365 -x2650 -x37725 -x20881 -x23760 -x33148 -x36269 -x36694 x40435 -x8594 -x43108 -x42168 -x42288 -x18173 -x18929 -x32487 -x2516 -x16188 -x18912 -x11260 -x28797 -x20846 -x29305 -x9544 -x5896 -x43503 -x12564 -x7489 -x19840 -x25552 -x23946 -x26429 -x7568 -x7332 -x8616 -x9362 -x31173 -x35678 -x13553 -x31830 -x15552 -x37354 -x13599 -x7551 -x10461 -x8195 -x10709 -x38744 -x7641 -x18993 -x9885 -x34294 -x17517 -x27827 -x6826 -x8410 -x8872 -x24804 -x25242 -x25790 -x41746 -x30925 -x23011 -x314 -x24888 -x28676 -x30459 -x40638 -x43803 -x25566 -x1889 -x8856 -x5018 -x1046 -x40059 -x6620 -x1664 -x5537 -x11543 -x13589 -x9173 -x44197 -x31768 -x19159 -x38172 -x19999 -x34886 -x12746 -x18585 -x13040 -x13565 -x757 -x25217 -x10903 -x14909 -x20487 -x4118 -x13677 -x14944 -x38960 -x34232 -x1092 -x42452 -x39422 x41274 -x11670 -x44656 -x19694 -x13491 -x5659 -x10359 -x14157 -x43943 -x37410 -x38956 -x35676 -x30916 -x16122 -x13216 -x3683 -x37478 -x21921 -x32920 -x12891 -x41494 -x23999 -x34288 -x13493 -x26413 -x15308 -x34299 -x15515 -x1691 -x41925 -x10700 -x4211 -x23713 -x34582 -x16940 -x18796 -x36988 -x23333 -x12478 -x2228 -x15136 -x40643 -x28942 -x26652 -x34243 -x20604 -x14261 -x39639 -x2892 -x28321 -x2745 -x29443 -x29537 -x33729 -x38285 -x1278 -x11403 -x30710 -x30675 -x2508 -x11120 -x502 -x21679 -x32659 -x16991 -x23667 -x1781 x41278 -x24672 -x32711 -x40235 -x31627 -x35844 -x11753 -x13424 -x44581 -x31946 -x37324 -x19689 -x26882 -x2484 -x37944 -x16197 -x2953 -x40029 -x7144 -x33382 -x33136 -x40212 -x37332 -x29750 -x13211 -x10849 -x36367 -x29036 -x30354 -x32757 -x37321 -x23165 -x42387 -x23318 -x22988 -x5704 -x24983 -x11718 -x32464 -x6824 -x42647 -x27903 -x30554 -x27579 -x36866 -x42208 -x43378 -x39360 -x23623 -x4470 -x27462 -x1170 -x27469 -x34727 -x4525 -x7563 -x31794 -x31171 -x20151 -x35321 -x2831 x41101 -x18758 -x3185 -x8240 -x36242 -x43832 -x43139 -x32048 -x33962 -x39346 -x13277 -x36284 -x10356 -x6105 -x38219 -x7859 -x29156 -x23972 -x40474 -x5818 -x8308 -x30993 -x22253 -x35549 -x21582 -x23482 -x14695 -x21740 -x20850 -x11515 -x22041 -x18826 -x40770 -x15671 -x27299 -x18859 -x31106 -x43567 -x33479 -x32480 -x11629 -x23955 -x2678 -x1986 -x7596 -x15508 -x22891 -x13757 -x29314 -x35110 -x23093 -x29872 -x18467 -x42434 -x2388 -x848 -x16618 -x32662 -x3502 -x6835 -x21425 -x5582 -x28549 -x12984 x41172 -x4992 -x27605 -x5720 -x30489 -x13992 -x8569 -x12422 -x44119 -x3867 -x12370 -x38752 -x19193 -x21488 -x32288 -x1437 -x36623 -x26632 -x44098 -x27758 -x43604 -x42903 -x4427 -x31757 -x28502 -x8977 -x12555 -x30540 -x39886 -x25855 -x6659 -x15689 -x31254 -x34918 -x430 -x6082 -x4280 -x13911 -x15303 -x30323 -x29625 -x29304 -x19191 -x34952 -x35925 -x2167 -x4279 -x35035 -x31462 -x17147 -x44342 -x37932 -x7378 -x571 -x23787 -x17180 -x41 -x14563 -x44607 -x37293 -x34110 -x11641 -x41941 -x5874 -x40765 -x21018 -x13689 -x14723 -x1020 -x9876 -x31618 -x6855 -x41471 -x15860 -x10613 -x24899 -x36472 -x2946 -x27678 -x4682 -x18414 -x5292 -x22974 -x32244 -x26095 -x26256 -x42395 -x20474 -x23396 -x18994 -x36913 -x3395 -x37326 -x18125 -x11937 -x12829 -x38961 -x28682 -x29067 -x40385 -x25845 -x31283 -x6952 -x14103 -x43697 -x21778 -x13218 -x1864 -x26750 -x42163 -x30272 -x20095 -x20762 -x4841 -x25407 -x40060 -x1337 -x35205 -x39037 x41194 -x6181 -x18743 -x6703 -x42150 -x24432 -x14898 -x41781 -x3890 -x40166 -x10464 -x44570 -x25501 -x37858 -x38099 -x23252 -x2922 -x9024 -x35188 -x35002 -x30466 -x22015 -x775 -x21556 -x2085 -x32661 -x28271 -x32848 -x20574 -x29965 -x22009 -x26714 -x29856 -x5184 -x41652 -x9575 -x10490 -x3285 -x15835 -x3746 -x39141 -x22822 -x13471 -x25375 -x24020 -x15579 -x16749 -x12548 -x12547 -x21166 -x32987 -x39887 -x10962 -x24708 -x32173 -x44421 -x21999 -x18554 -x9057 -x16331 -x1582 -x26819 -x4572 -x42138 -x10148 -x6326 -x5771 -x37048 -x16452 -x36873 -x9025 -x42219 -x40850 -x16051 -x33125 -x24404 -x28675 -x317 -x22325 -x29432 -x18630 -x2368 -x5026 -x39975 -x20972 -x25840 -x6232 -x15405 -x11151 -x382 -x33004 -x12029 -x7117 -x24554 -x27519 -x5583 -x27924 -x29641 -x27723 -x17816 -x44685 -x24096 -x42228 -x13352 -x41445 -x199 -x44040 -x1386 -x18976 -x42092 -x14242 -x42724 -x16378 -x31101 -x21268 -x44688 -x41073 -x27196 -x4371 -x5831 -x7814 -x23614 -x9163 -x25207 -x22842 -x43485 -x16933 -x17371 -x9202 -x37302 -x27127 -x3548 -x44508 -x31357 -x16216 -x38761 -x6983 -x33680 -x39098 -x7749 -x27727 -x17546 -x39428 -x18215 -x36083 -x4263 -x1618 -x42677 -x34977 -x7042 -x2046 -x32620 -x41816 -x19129 -x26898 -x11019 -x38501 -x8847 -x40636 -x36128 -x140 -x39928 -x1577 -x14720 -x26149 -x20416 -x4435 -x39454 -x10364 -x34609 -x42499 x40414 -x17141 -x8230 -x2419 -x39165 -x1156 -x8673 -x7344 -x18446 -x34346 -x1271 -x15704 -x37421 -x8120 x41312 -x18097 -x36864 -x39220 -x13428 -x24600 -x1739 -x41498 -x35405 -x39259 -x18769 -x27642 -x18298 -x6354 -x24871 -x34697 -x1394 -x13077 -x1153 -x3063 -x36784 -x25797 -x28301 -x11703 -x3422 x40979 -x33738 -x44673 -x21708 -x8891 -x36730 -x11581 -x35900 -x22176 -x16313 -x37197 -x4576 -x40922 -x18487 -x27485 -x8773 -x12640 -x18062 -x23690 -x43994 -x31476 -x6202 -x27839 -x2122 -x1893 -x34586 -x23167 -x7849 -x44743 -x10783 -x16046 -x34384 -x14598 -x37628 -x26333 -x40141 -x7100 -x19672 -x24421 -x7362 -x39709 -x15183 -x3097 -x30124 -x20998 -x38974 -x32950 -x13604 -x11978 -x29373 -x13112 -x31142 -x11448 -x42416 -x2735 -x16200 -x34566 -x12189 -x44460 -x27394 -x43070 -x11388 -x7554 -x34817 -x20414 -x7903 -x25174 -x44786 -x22324 -x27378 -x28137 -x33489 -x17142 -x39409 -x28649 -x15052 -x4868 -x39560 -x11558 -x16299 -x21253 x41126 -x27242 -x10392 -x2027 -x32835 -x30055 -x39485 -x19442 -x28557 -x18270 -x24765 -x26974 -x15494 -x21351 -x5530 -x40531 -x28703 -x26796 -x1114 -x9033 -x1451 -x34303 -x42594 -x41518 -x23701 -x1688 -x16230 -x44613 -x43155 -x35435 -x33524 -x12658 -x1177 -x44433 -x28416 -x32921 -x31352 -x24159 -x30570 -x18618 -x18656 -x10828 -x27094 -x18333 -x12823 -x31864 -x37245 -x25695 -x20949 -x14786 -x18046 -x43738 -x6730 -x44663 -x18065 -x7225 -x7054 -x33014 -x2867 -x17315 -x12357 -x39292 -x23544 -x7508 -x12493 -x33241 -x41956 -x38658 -x1708 -x4625 -x43093 -x13362 -x20605 -x3708 -x11568 -x200 -x43620 -x12261 -x3307 -x3651 -x5606 -x17789 -x29343 -x10161 -x37804 -x12750 -x3026 -x391 -x15253 -x20138 -x20417 -x16556 -x13140 -x25965 -x6436 -x41431 -x33029 -x19897 -x19844 -x34079 -x21335 -x13 -x22244 -x9462 -x20563 -x577 -x6716 -x4262 -x16505 -x22247 -x5535 -x3484 -x12004 -x24405 -x24139 -x11232 -x37973 -x11600 -x30543 -x32787 -x4933 -x6329 -x22616 -x35215 -x11207 -x12830 -x16107 -x28594 -x23818 -x19227 -x27328 -x5374 -x39729 -x40259 -x9540 -x15621 -x13939 -x33439 -x1898 -x39605 -x3933 -x35997 -x44337 -x41043 -x8386 -x22436 -x8695 -x39034 -x21530 -x10131 -x5644 -x43364 -x33452 -x31570 -x14907 -x12474 -x3648 -x18202 -x42481 -x685 -x3602 -x21771 -x25085 -x37622 -x8027 -x26601 -x298 -x26772 -x22463 -x22955 -x37616 x41136 -x35525 -x9240 -x16027 -x7874 -x36756 -x31594 -x17041 -x3985 -x32785 -x19198 -x22127 -x38111 -x40189 -x9840 -x40082 -x33102 -x24886 -x17692 -x27436 -x36657 -x18605 -x24378 -x31616 -x36921 -x7843 -x39748 -x15666 -x2918 -x25037 -x31826 -x22890 -x1584 -x42427 -x14839 -x38326 -x11614 -x33643 -x34168 -x14144 -x19473 -x10100 -x24689 -x22128 -x9948 -x11858 -x38471 -x8983 -x20435 -x25003 -x37233 -x11795 -x27221 -x12893 -x796 -x40984 -x29952 -x31504 -x8288 -x19487 -x16930 -x16660 -x39062 -x9247 -x25040 -x43415 -x19524 -x40869 -x15805 -x26899 -x44419 -x44537 -x21681 -x9076 -x1073 -x8980 -x39367 -x44592 -x42771 -x32942 -x9194 -x6229 -x21542 -x3020 -x39775 -x6945 -x17146 -x18898 -x35793 -x14713 -x30229 -x27220 -x21160 -x6989 -x24355 -x4901 -x19683 -x29363 -x33728 -x35057 -x18511 -x13371 -x19851 -x36305 -x34322 -x19452 -x38712 -x44740 -x36380 -x3974 -x27688 -x28887 -x10874 -x7478 -x17076 -x27945 -x44335 -x22202 -x40944 -x33344 -x33558 -x9937 -x170 -x11852 -x10740 -x4785 -x10923 -x4190 -x37998 -x23519 -x36232 -x31499 -x39030 -x32273 -x24738 -x2310 -x31894 -x885 -x35290 x41375 -x22536 -x21481 -x31702 -x30177 -x30938 -x26242 -x23370 -x40268 x41143 -x5556 -x37534 -x32257 -x35877 -x13336 -x5505 -x44473 -x26873 -x4497 -x1878 -x35256 -x19722 -x20320 -x5669 -x5186 -x22785 -x38557 -x27045 -x30773 -x1136 -x6075 -x4224 -x32310 -x37585 -x33959 -x33035 -x9808 -x33751 -x42195 -x23266 -x40266 -x27176 -x27901 -x4489 -x19562 -x42819 -x38427 -x8627 -x44589 -x27677 -x40833 -x16570 -x36295 -x25233 x41317 -x34199 -x36338 -x8023 -x21773 -x12801 -x13074 -x20509 -x39335 -x14746 -x1219 x41324 -x1883 -x38191 -x14248 -x38932 -x13278 -x11064 -x39258 -x9910 -x22012 -x28798 -x35453 -x27787 -x30362 -x6941 -x11684 -x18507 -x19768 -x21352 -x11577 -x17098 -x14012 -x19111 -x30630 -x31002 -x11014 -x15164 -x26225 -x21502 -x12845 -x25482 -x8548 -x1496 -x36072 -x895 -x1010 -x31081 -x32461 -x6918 -x30308 -x38911 -x35229 -x38830 -x17106 -x1327 -x40565 -x21779 -x15400 -x5075 -x5415 -x25365 -x17991 -x29440 -x17643 -x6557 -x26101 -x41478 -x16875 -x40586 -x23453 -x20741 -x1408 -x26035 -x10575 -x8089 -x19272 -x28083 -x6996 -x30881 -x29412 -x4259 -x39982 -x39742 -x25216 -x2345 -x39155 -x42848 x41123 -x43289 -x26563 -x41739 -x24103 -x26491 -x7561 -x33844 -x14562 -x32928 -x7020 -x43848 -x11579 -x34029 -x605 -x44658 -x38594 -x6472 -x9179 -x8850 -x9261 -x30604 -x36013 -x41411 -x36488 -x20467 -x25562 -x16685 -x8960 -x33238 -x4940 -x15655 -x36398 -x1921 -x6650 -x37307 -x7615 -x4036 -x42756 -x19086 -x29496 -x36391 -x40058 x41171 -x26606 -x41569 -x22117 -x5458 -x4471 -x20073 -x28298 -x36942 -x19941 -x3808 -x9096 -x27951 -x7836 -x38093 -x30700 -x42548 -x13029 -x29409 -x734 -x24036 -x5712 -x28355 -x32729 -x21764 -x31796 -x14 -x31188 -x32958 -x33363 -x3304 -x10743 -x21835 -x6201 -x16740 -x29972 -x11567 -x36529 -x38812 -x23981 -x15786 -x12587 -x34893 -x13852 -x30381 -x5876 -x42700 -x14276 -x17011 -x24146 -x8692 -x19639 -x17952 -x42678 -x19311 x41287 -x6768 -x6726 -x29694 -x31102 -x10543 -x4551 -x41591 -x21126 -x22573 -x4363 -x8862 -x15887 -x43900 -x40606 -x9356 -x11946 -x30365 -x39568 -x33340 -x3250 -x16602 -x23654 -x1503 -x25547 -x12693 -x18623 -x29013 -x38138 -x9218 -x10761 -x39521 -x14453 -x2861 -x35563 -x23898 -x23126 -x11364 -x5207 -x13399 -x25744 -x1352 -x6970 -x40487 -x6289 -x3555 -x32589 -x17748 -x12464 -x2475 -x15406 -x27315 -x43499 -x24506 -x18444 -x41679 -x12920 -x6344 -x10724 -x21438 -x13415 -x44152 -x31287 -x8284 -x5974 -x37765 -x7179 -x31575 -x8199 -x38966 -x172 -x12665 -x33798 -x6923 -x5296 -x31187 -x35382 -x31151 -x2021 -x12525 -x17938 -x36060 -x40297 -x37696 -x17459 -x12440 -x2543 -x25310 -x4397 -x396 x41130 -x9952 -x23307 -x22555 -x17950 -x687 -x7076 -x31564 -x6364 -x17352 -x9485 -x14635 -x25483 -x11308 x41400 -x14501 -x33699 -x17189 -x13592 -x34268 -x27983 -x31862 -x12735 -x42212 -x10247 -x14339 -x5792 -x6598 -x30999 -x13957 -x12606 -x3190 -x20747 -x7265 -x29465 -x12463 -x34134 -x20101 x41273 -x26325 -x4822 -x41582 -x24289 -x6727 -x13243 -x20756 -x26102 -x6784 -x17452 -x35237 -x2964 -x12851 x40417 -x4407 -x2386 -x3657 -x34070 -x9811 -x43314 -x27539 -x38443 -x19105 -x26213 -x20482 -x7416 -x12864 -x16894 -x38679 x41124 -x1314 -x30662 -x36798 -x22133 -x9093 -x38552 -x24767 -x4926 -x21327 -x13681 -x11205 -x19384 -x7216 -x17137 -x37773 -x26582 -x5623 -x39281 -x8706 -x21080 -x23110 -x42459 -x8029 -x30545 -x16903 -x8808 -x39751 -x38582 -x18252 -x18492 -x27545 -x7838 -x32864 -x31228 -x19044 -x20856 -x1539 -x11516 -x24942 -x38585 -x38087 -x29840 -x11073 -x17283 -x15476 -x38916 -x41812 -x32556 -x24979 -x22049 -x22685 -x9205 -x24879 -x32953 -x39504 -x37430 -x36743 -x22992 -x33194 -x18556 -x37734 -x26147 -x10344 -x26961 -x3913 -x3195 -x44653 -x22989 -x7103 -x13505 -x7833 -x28474 -x25580 -x8988 -x44555 -x33403 -x17119 -x18973 -x31759 -x14227 -x3255 x41245 -x17902 -x4766 -x13475 -x42695 -x40723 -x35023 -x17301 -x31361 -x29599 -x779 -x1187 -x39577 -x21638 -x28074 -x27056 -x13598 -x26603 -x4697 -x44005 -x15793 -x38742 -x38218 -x15079 -x125 -x15567 -x22342 -x24923 -x40218 -x27610 -x35107 -x43313 -x19993 -x6770 -x10904 -x18891 -x8468 -x38736 -x13474 -x27503 -x31367 -x33185 -x26403 -x23375 -x15276 -x3168 x41204 -x44530 -x29851 -x28395 -x32839 -x25713 -x27584 -x14996 -x42277 -x20749 -x27948 -x15822 -x35433 -x40459 -x7227 -x35416 -x26146 -x24396 -x3452 -x13506 -x33282 -x7831 -x31591 -x22976 -x11549 -x43861 -x27329 -x12222 -x28817 -x42199 -x18888 -x16776 -x15029 -x1643 -x27184 -x2913 -x42167 -x32424 -x2416 -x6419 -x4086 -x5807 -x18372 -x17051 -x1579 -x38457 -x1014 -x18152 -x32717 -x11146 -x20770 -x44490 -x11621 -x4927 -x2392 -x821 -x5968 -x536 -x9381 -x8287 -x33324 -x14407 -x30707 -x21762 -x8576 -x33511 -x29333 -x16271 -x21192 -x24464 -x11279 -x29727 -x44662 -x36638 -x20686 x41326 -x26588 -x12340 -x31265 -x29902 -x28971 -x27399 -x33247 -x37811 -x39629 -x12421 -x1963 -x19559 -x8252 -x17220 -x33957 -x12546 -x12817 -x38665 -x43896 -x38593 -x21260 -x5833 -x31975 -x708 -x1241 -x34411 -x35884 -x30002 -x8321 -x19048 -x4120 -x38532 -x13454 -x35472 -x19245 -x3782 -x23135 -x5420 -x43284 -x21526 -x10068 -x6681 -x2845 -x33040 -x23376 -x34184 -x26483 -x9190 -x966 -x28956 -x31300 -x17763 -x41858 -x22716 -x41841 -x34045 -x71 -x6997 -x27792 -x27577 -x44093 -x20484 -x33644 -x8469 -x31289 -x38415 -x27925 -x22261 -x38450 -x43729 -x39210 -x35519 -x38304 -x26743 -x21958 -x14374 -x21004 -x42226 -x38259 -x44644 -x25893 -x3300 -x18814 -x43792 -x17272 -x43622 -x2208 -x6805 -x11380 -x20969 -x17439 -x21052 -x3170 -x34000 -x38768 -x21076 -x43214 -x18580 -x31350 -x44232 -x36205 -x18975 -x12258 -x10342 -x6149 -x8283 -x21433 -x39955 -x40347 -x37743 -x38027 -x10108 -x39556 -x42818 -x6375 -x23919 -x20862 -x22759 -x1147 -x31240 -x42015 -x38175 -x8152 -x20667 -x20508 -x889 -x24019 -x15855 -x42187 -x23461 -x38561 -x26926 -x34726 -x40622 -x29889 -x32574 -x806 -x31503 -x7745 -x2981 -x27009 -x21549 -x27625 -x20715 -x1980 -x42139 -x24436 -x34330 -x13915 -x24323 -x2801 -x16286 -x21434 -x26340 -x14320 -x39906 -x29055 -x32184 -x7348 -x19539 -x29145 -x30337 -x26969 -x21949 -x15395 -x8553 -x14461 -x32318 -x3909 -x26500 -x2292 -x44762 -x38266 -x25304 -x8387 -x15662 -x8793 -x43844 -x35555 -x6377 -x40927 -x12710 -x7239 -x39675 -x32703 -x4885 -x15796 -x18377 -x14503 -x14790 -x5797 -x24071 -x997 -x1415 -x24782 -x37991 -x21562 -x9259 -x23253 -x9066 -x29394 -x44509 -x42685 -x26316 -x18642 -x8296 -x42970 -x4354 -x34339 -x2819 -x35564 -x20556 x14325 -x1573 -x37134 -x9596 -x14637 -x24199 -x22097 -x4358 -x9597 -x6890 -x34619 -x5511 -x39256 x41242 -x10178 -x24512 -x29092 -x15374 -x4638 -x33614 -x10525 -x39059 -x39619 -x18719 -x10224 -x6129 -x8229 -x36023 -x24319 -x2359 -x8245 -x9631 -x28916 -x42110 -x15700 -x26061 -x33982 -x37590 -x26535 -x40239 -x39294 -x33306 -x16342 -x23254 -x37707 -x11895 -x11608 -x44111 -x21806 -x27857 -x38298 -x27316 -x19643 -x14251 -x2575 -x42235 -x26979 -x26129 -x1801 -x18595 -x39351 x41190 -x31371 -x21081 -x30511 -x9032 -x30971 -x34442 -x28927 -x44241 -x20630 -x20452 -x7744 -x39309 -x34990 -x8148 -x20169 -x30915 -x1488 -x1735 -x21735 -x6146 -x15903 -x18386 -x30467 -x27614 -x12287 -x5271 -x22865 -x28768 -x34662 -x39699 -x3845 -x41575 -x35294 -x1734 -x1522 -x3433 -x16709 -x31800 -x3717 -x39872 -x35138 -x41938 -x16453 -x32152 -x11819 -x34523 -x19448 -x9387 -x8275 -x24558 -x10574 -x25896 -x34424 -x35052 -x42299 -x18495 -x24638 -x8483 -x23444 -x3460 -x11959 -x7290 -x1230 -x23678 -x41420 -x43988 -x9335 -x22159 -x658 -x5021 -x18727 -x5127 -x33115 -x40001 -x14158 -x9834 -x15802 -x723 -x38943 -x27267 -x24894 -x2451 -x6366 -x25747 -x19084 -x27035 -x34231 -x15972 -x33562 -x29823 -x27115 -x5301 -x3992 -x13705 -x32842 -x2218 -x6198 -x8019 -x23937 -x11733 -x41909 -x43552 -x10425 -x3148 -x29184 -x30593 -x11775 -x41654 -x39833 -x25841 -x29316 -x36372 x41013 -x44567 -x32707 -x20606 -x41617 -x33817 -x17221 -x17050 -x8903 -x24688 -x1275 -x39337 -x32178 -x12684 -x41728 -x22364 -x22621 -x37853 -x35805 -x34767 -x25967 -x8113 -x21795 -x11894 -x10558 -x44689 -x23129 x41181 -x6468 -x11953 -x5526 -x44048 -x36662 -x12270 -x681 -x5684 -x11918 -x18303 -x18953 x41406 -x22400 -x31078 -x2701 -x8090 -x44497 -x5029 -x768 -x3276 -x26617 -x27894 -x38574 -x14240 -x43080 x41105 -x742 -x635 -x1233 -x27751 -x4052 -x17863 -x33566 -x31560 -x4743 -x5814 -x27578 -x17440 -x8938 -x6137 -x24889 -x8372 -x35285 -x16579 -x18842 -x44556 -x15412 -x39359 -x26268 -x35806 -x28493 -x38243 -x20058 -x44716 -x38940 -x11370 -x39180 -x33435 -x17891 -x25509 -x16460 -x22126 -x12998 -x32279 -x32247 -x17993 -x42795 -x5681 -x16573 -x30880 -x14583 -x22191 -x37613 -x26924 -x32947 -x19500 -x10594 -x26286 -x11203 -x15423 -x6110 -x34024 -x39880 -x27646 -x15969 -x7968 -x33822 -x26352 -x24406 -x17681 -x9611 -x21915 -x28486 -x20079 -x8998 -x44137 -x14009 -x24877 -x6861 -x33805 -x16290 -x21387 -x17869 -x42843 -x38201 -x31998 -x10357 -x41621 -x25049 -x19896 -x23478 -x4757 -x25619 -x43778 -x7008 -x25640 -x12242 -x7969 -x27544 -x15022 -x23588 -x22083 -x22754 -x7690 -x43337 -x5019 -x32427 -x13337 -x21222 -x42614 -x34811 -x40207 -x23486 -x4391 -x17293 -x24304 -x116 -x32222 -x38265 -x39635 -x27113 -x40923 -x17593 -x44311 -x41689 -x2612 -x11420 -x41513 -x15434 -x1268 -x5319 -x21524 -x35402 -x34535 -x351 -x19326 -x9337 -x5850 -x6077 -x3080 x40449 -x16348 -x20354 -x1376 -x16916 -x30391 -x43120 -x7961 -x24296 -x31139 -x15992 -x31148 -x38938 -x18757 -x27556 -x10693 -x2713 -x43596 -x43931 -x10337 -x15881 -x16988 -x3854 -x40051 -x24720 -x18317 -x14271 -x11123 -x43865 -x6159 -x14690 -x3226 -x36049 -x42538 -x19575 -x31196 -x39726 -x32185 -x5775 -x7653 -x20114 -x34089 -x1038 -x16906 -x26962 -x9278 -x7423 -x9581 -x39823 -x19791 -x970 -x268 -x1909 -x5435 -x42578 -x32490 -x1788 -x13427 -x16362 -x32886 -x39502 -x33940 -x37207 -x25191 -x10488 -x300 -x19792 -x642 -x38195 -x1025 -x39350 -x3834 -x25493 -x12846 -x21695 -x11569 -x6745 -x16937 -x24026 -x15038 -x22098 -x6203 -x42785 -x22413 -x29758 -x21810 -x14662 -x39567 -x11538 -x35706 -x24740 -x29066 -x21271 -x18130 -x20489 -x1532 -x15472 -x44561 -x20401 -x38831 -x41830 -x34127 -x36260 -x39717 -x35531 -x8112 -x16714 -x23522 -x26965 -x3272 -x30640 -x21893 -x15482 -x31470 -x20878 -x824 -x44038 -x8785 -x36531 -x4249 -x39653 -x5835 -x14575 -x11683 -x33204 -x7916 -x6487 -x15099 -x34849 -x36540 -x28231 -x18324 -x22385 -x44051 -x37452 -x9197 -x22736 -x9629 -x26995 -x10349 -x1218 -x33673 -x32831 -x34291 -x38417 -x17984 -x12475 -x10728 -x7545 -x3638 -x36352 -x17513 -x30493 -x31324 -x32205 -x42046 -x36319 -x44155 -x32518 -x10124 -x26380 -x34272 -x4815 -x1656 -x24628 -x35339 -x29243 -x9703 -x1955 -x26760 -x21361 -x35015 -x23465 -x35421 -x41416 -x19364 -x3967 -x30040 -x7010 -x24425 -x11580 -x31589 -x35438 -x28241 -x18292 -x40132 -x16208 -x4396 -x38380 -x40687 -x42134 -x23548 -x36796 -x32889 -x42180 -x16794 -x6488 -x38011 -x24308 -x36552 -x22309 -x37442 -x18659 -x15872 -x23953 -x17975 -x12880 -x23038 -x14019 -x12455 -x20655 -x18713 -x25059 -x30784 -x27657 -x31175 -x25378 -x11081 -x36765 -x8514 -x10638 -x28548 -x13126 -x1002 -x40873 -x41578 -x2602 -x37662 -x18124 -x22970 -x36432 -x3513 -x30622 -x579 -x21916 -x11418 -x13866 -x22834 -x31951 -x2799 -x4248 -x20750 -x2385 -x40320 -x36633 -x12063 -x23621 -x12356 -x34851 -x10698 -x17972 -x14567 -x25009 -x32566 -x21274 -x3954 -x26343 -x20129 -x5650 -x12424 -x34400 -x15737 -x26120 -x5566 -x975 -x31351 -x13473 -x24523 -x17337 -x27134 -x25646 -x43757 -x20519 -x13433 -x38134 -x9180 -x11481 -x11330 -x39525 -x27310 -x36994 -x6606 -x16785 -x41919 -x28213 -x40755 -x23372 -x41527 -x15966 -x40695 -x44353 -x523 -x17933 -x27077 -x8791 -x24155 -x23828 -x29320 -x22962 -x42697 -x39146 -x23939 -x39195 -x27971 -x17036 -x11002 -x23020 -x20767 -x18134 -x21189 -x20978 -x4689 -x3583 -x30818 -x13279 -x12264 -x44719 -x33352 -x13583 -x11288 -x22755 -x38477 -x9263 -x25842 -x38694 -x8149 -x34122 -x4796 -x31587 -x6517 -x20246 -x18570 -x30940 -x38479 -x8970 -x27230 -x25602 -x3859 -x27083 -x3350 -x9374 -x9608 -x36835 -x817 -x10026 -x14080 -x19060 -x4464 -x13707 -x2681 -x19025 -x22758 -x5817 -x15602 -x12635 -x1655 -x6328 -x18457 -x29917 -x7213 -x29478 -x26858 -x15498 -x23329 -x22804 -x20842 -x29695 -x17121 -x28011 -x29190 -x35149 -x4335 -x27192 -x21006 -x18676 -x33012 -x31958 -x22560 -x1452 -x32340 -x5083 -x5859 -x8907 -x29685 -x26906 -x15660 -x23153 -x11261 -x21187 -x716 -x7777 -x28133 -x22672 -x39068 -x5331 -x5890 -x37289 -x42357 -x35259 -x16959 -x41735 -x30215 -x44511 -x5201 -x34911 -x12996 -x43323 -x40085 -x20580 -x24572 -x953 -x9406 -x18624 -x39572 -x33701 -x6851 -x12690 -x6819 -x21813 -x29737 -x276 -x14937 -x1084 -x30201 -x21206 -x19290 -x32715 -x38337 -x36702 -x1093 -x14505 -x36349 -x23831 -x7336 -x25117 -x28699 x41325 -x30987 -x32505 -x6254 -x16737 -x27476 -x6981 -x43570 -x21749 -x24700 -x7426 -x30514 -x42305 -x1247 x41299 -x43628 -x15554 -x26744 -x72 -x35656 -x40741 -x42331 -x14735 -x33368 -x30728 -x37859 -x2510 x40424 -x5983 -x38247 -x36081 -x31306 -x42377 -x26764 -x38214 -x36809 -x10936 -x28585 -x13038 -x1265 -x6443 -x36385 -x7957 -x13107 -x11259 -x38044 -x16921 -x25530 -x19037 -x11426 -x2078 -x41485 -x32926 -x30834 -x11544 -x32640 -x41625 -x38365 -x38618 -x28224 -x40104 -x36106 -x26210 -x41980 -x10048 -x35394 -x9083 -x43038 -x42529 -x11181 -x17592 -x7112 -x10726 -x11914 -x10332 -x23686 -x13673 -x13457 -x36244 -x11769 -x32730 -x3591 -x42389 -x29936 -x11298 -x34136 -x13838 -x985 -x38929 -x19038 -x9563 -x25867 -x38081 -x14925 -x17867 -x36771 -x11072 -x44435 -x2494 -x37157 -x4448 -x42287 -x26964 -x39756 -x13787 -x19214 -x3685 -x6914 -x38082 -x44399 -x26614 -x24375 -x24988 -x10705 -x28442 -x35031 -x27377 -x38383 -x10567 -x21320 -x44345 -x32450 -x26440 -x36287 -x37506 -x9386 -x16651 -x8183 -x17544 -x17715 -x31090 -x24777 -x30462 -x5906 -x22102 -x11367 -x1344 -x31325 -x3971 -x39138 -x18109 -x14640 -x5273 -x25012 -x20726 -x5819 -x34532 -x38721 -x32050 -x42300 -x38037 -x20429 -x5815 -x39957 -x21565 -x20035 -x30204 -x22522 -x6742 -x24756 -x864 -x4793 -x43082 -x27912 -x33493 -x44724 -x18267 -x11407 -x9352 -x25748 -x28200 -x10531 -x31075 -x41905 -x5498 -x27041 -x12582 -x29126 -x28501 -x15670 -x8958 -x1144 -x11559 -x2561 -x6050 -x22599 -x5298 -x23452 -x42643 -x22998 -x16086 -x5883 -x28765 -x35615 -x7240 -x43621 -x12263 -x28575 -x36133 -x32459 -x34865 -x29483 -x37486 -x33304 -x35717 -x2102 -x19262 -x14807 -x21145 -x39870 -x9684 -x20061 -x44423 -x44707 -x2511 -x5662 -x36851 -x12622 -x18182 -x41707 -x995 -x24126 -x35213 -x26363 -x27160 -x24593 -x12600 -x16439 -x2035 -x14845 -x33592 -x12128 -x35710 -x35005 -x15626 -x34691 x40443 -x27819 -x16282 -x9908 -x12230 -x10137 -x27165 -x24714 -x19110 -x23418 -x9823 -x20202 -x19847 -x34358 -x18427 -x40134 -x11329 -x29745 -x8951 -x11404 -x23054 -x9617 -x10571 -x7573 -x28908 -x27831 -x21702 -x13146 -x14473 -x26421 -x23229 -x14566 -x6788 -x34255 -x659 -x1237 -x36775 -x30645 -x18168 -x5524 -x21157 -x12632 -x546 -x17294 -x188 -x26393 -x1972 -x28633 -x22034 -x27166 -x24241 -x10258 -x26871 -x625 -x28760 -x28052 -x35305 -x4454 -x37231 -x8270 -x23568 -x1790 -x7158 -x34365 -x35807 -x9878 -x4380 -x26048 -x24156 -x33904 -x34456 -x31609 -x11295 -x959 -x33206 -x21899 -x29050 -x38203 -x20372 -x22768 -x2905 -x26496 -x30255 -x26627 -x11193 -x23427 -x44546 -x33816 -x16676 -x41600 -x15812 -x17053 -x29770 -x5335 -x30697 -x21913 -x28746 -x29509 -x12336 -x23885 -x9844 -x34305 -x25296 -x10308 -x25590 -x25935 -x1504 -x19654 -x20791 -x27294 -x17785 -x8638 -x31156 -x37846 -x30327 -x42888 -x3367 -x38120 -x8405 -x30517 -x40785 -x42392 -x9807 -x26573 -x6395 -x6982 -x9304 -x14717 -x11280 -x5459 -x720 -x16039 -x1435 -x33393 -x26480 -x8779 -x26000 -x1364 -x13891 -x18479 -x1544 -x21910 -x25712 -x31080 -x7356 -x15102 -x42943 -x40624 -x33623 -x8359 -x38061 -x32068 -x11575 -x41541 -x26887 -x28661 -x4108 -x39669 -x38828 -x39507 -x7449 -x33915 -x32821 -x9701 -x15212 -x36263 -x36381 -x10801 -x23395 -x10018 -x10938 -x9585 -x25581 -x41001 -x5918 -x35902 -x43032 -x28468 -x19737 -x7415 -x16814 -x38384 -x42505 -x3078 -x37555 -x41653 -x40560 -x5664 -x18858 -x33777 -x6551 -x5851 -x33499 -x26092 -x25202 -x35755 -x36366 -x30978 -x1686 -x34746 -x8440 -x7531 -x37874 -x30753 -x15696 -x20168 x41097 -x11456 -x20399 -x2160 -x28981 -x37204 -x7202 -x23078 -x26706 -x13315 -x5597 -x29362 -x37866 -x20055 -x11612 -x7329 -x11886 -x1151 -x23889 -x4955 -x29289 -x11947 -x10742 -x37088 -x18496 -x31653 -x10589 -x44082 -x26359 -x29128 -x12872 -x32940 -x15984 -x24049 -x16728 -x22484 -x19454 -x11771 -x22561 -x39646 -x40676 -x15506 -x2821 -x1317 -x37905 -x38878 -x17931 -x19819 -x26341 -x28057 -x28111 -x5347 -x8008 -x39407 -x20615 -x38018 -x20037 -x41885 -x42882 -x9128 -x43413 -x40729 -x21194 -x42509 -x32645 -x7824 -x1047 -x27540 -x33742 -x22058 -x42825 -x16637 -x19468 -x42451 -x15931 -x12935 -x418 -x4048 -x7708 -x44290 -x27980 -x43294 -x27547 -x31760 -x1947 -x37341 -x14361 -x30827 -x27323 -x27822 -x28402 -x14719 -x16089 -x16560 -x19435 -x24912 -x34263 -x42290 -x20269 -x11619 -x21178 -x19013 -x38205 -x20326 -x1213 -x706 -x41488 -x16326 -x36842 -x21053 -x35308 -x42188 -x6304 -x26604 -x14002 -x13508 -x28307 -x6886 -x16035 -x156 -x3449 -x25999 -x3107 -x11950 -x17395 -x2830 -x1529 -x17326 -x16896 -x19202 -x42182 -x14593 -x3017 -x5630 -x22578 -x946 -x3611 -x44303 x4366 -x20672 -x13333 -x14553 -x2700 -x40040 -x14498 -x24735 -x18416 -x38309 -x28282 -x27700 -x27343 -x8641 -x28063 -x27092 -x19544 -x38222 -x11742 -x9601 -x23925 -x37675 -x7201 -x17279 -x32624 -x21429 -x8047 -x40387 -x453 -x3528 -x19534 -x33180 -x8357 -x27499 -x20347 -x9446 -x36946 -x23530 -x16948 -x6626 -x14127 -x23260 -x27290 -x10423 -x23956 -x16037 -x40399 -x29835 -x37695 -x4492 -x13752 -x29340 -x17425 -x6256 -x42040 -x37810 -x2637 -x16526 -x23138 -x15062 -x29646 -x33601 -x22008 -x22381 -x43546 -x44442 -x17577 -x14789 -x34494 -x3573 -x27600 -x10920 -x9034 -x33668 -x42044 -x34958 -x12649 -x3400 -x34585 -x6760 -x17633 -x32881 -x43279 -x5577 -x15789 -x21366 -x35058 -x25681 -x35424 -x6814 -x17836 -x2597 -x43797 -x33399 -x32899 -x754 -x5059 -x22896 -x41555 -x34254 -x1670 -x20980 -x30377 -x27804 -x535 -x34450 -x28958 -x1800 -x15402 -x16287 -x35272 -x39291 -x4974 -x22731 -x15657 -x25240 -x27672 -x39015 -x34374 -x24755 -x41599 -x43504 -x33472 -x27135 -x31146 -x35535 -x42834 -x38286 -x40800 -x4158 -x5978 -x34198 -x10091 -x24788 -x40600 -x38444 -x35210 -x40210 -x7249 -x16082 -x26888 -x13406 -x18269 -x26436 -x8760 -x14229 -x28991 -x15923 -x9421 -x25480 -x7209 -x34786 -x18049 -x32632 -x28215 -x42543 -x32332 -x4877 -x29470 -x11140 -x28116 -x29308 -x22404 -x34172 -x31505 -x14849 -x7165 -x17519 -x27985 -x26254 -x32198 -x44691 -x29881 -x35302 -x23740 -x11433 -x31049 -x37149 -x896 -x24213 -x36870 -x18217 -x14969 -x32861 -x17680 -x41489 -x30070 -x18819 -x40053 -x6568 -x44217 -x36113 -x23843 -x22131 -x22806 -x25811 -x22579 -x17205 -x17473 -x32149 -x27956 -x12138 -x2723 -x13594 -x30242 -x37498 -x17280 -x42414 -x13596 -x36718 -x9839 -x35589 -x44736 -x11532 -x42406 -x43377 -x18525 -x34667 -x34275 -x42415 -x25008 -x3872 -x6153 -x19000 -x42203 -x2639 -x11067 -x13789 -x26781 -x19886 -x18980 -x35243 -x10813 -x9333 -x11121 -x18543 -x4355 -x27765 -x23552 -x23892 -x29386 -x18104 -x37139 -x29803 -x13568 -x2048 -x13799 -x11359 -x32512 x40434 -x14704 -x21291 -x130 -x40855 -x39212 -x24859 -x6102 -x5965 -x24240 -x517 -x32985 -x28004 -x44535 -x8305 -x2564 -x15119 -x43874 -x339 -x8374 x41395 -x4902 -x5881 -x33409 -x33927 -x14526 -x6748 -x32162 -x10777 -x33358 -x39974 -x35532 -x38116 -x38808 -x27853 -x20367 -x533 -x29551 -x33092 -x16994 -x5975 -x43176 -x16492 -x28834 -x21859 -x12967 -x11853 -x40245 -x37315 -x31282 -x20569 -x22910 -x31708 -x20660 -x18369 -x8002 -x11110 -x42469 -x22064 -x43443 -x38305 -x11649 -x19444 -x11973 -x3386 -x12542 -x15513 -x38314 x41310 -x33779 -x1381 -x9632 -x12705 -x2425 -x22046 -x28214 -x8402 -x4619 -x35147 -x15383 -x22733 -x9317 -x4945 -x44759 -x29779 -x7520 -x44039 -x44582 -x26753 -x33054 -x19006 -x42705 -x31420 -x36460 -x16415 -x44024 -x366 -x32086 -x5554 -x12802 -x30218 -x41759 -x15501 -x13528 -x33318 -x42498 -x40880 -x33800 -x6809 -x20694 -x31152 -x38994 -x9835 -x35316 -x6172 -x34238 -x30815 -x8379 -x21156 -x8079 -x8217 -x39715 -x36257 -x28357 -x6431 -x1840 -x17110 -x38554 -x2514 -x6004 -x7656 x42033 -x38686 -x2967 -x20105 -x35028 -x25574 -x35128 -x27964 -x6674 -x28108 -x42096 -x18985 -x39680 -x39710 -x5068 -x16189 -x32990 -x36799 -x34278 -x35625 -x13328 -x3119 -x17795 -x19781 -x10170 -x3958 -x26150 -x33893 -x33848 -x40391 -x39240 -x17349 -x40859 -x25211 -x36885 -x28305 -x28636 -x41501 -x34883 -x7756 -x31995 -x39898 -x15850 -x3751 -x36874 -x33395 -x6515 -x30319 -x35588 -x9897 -x6133 -x1154 -x15627 -x25172 -x19801 -x35474 -x13466 -x19471 -x702 -x4200 -x25273 x41396 -x19565 -x6193 -x6993 -x29582 -x43115 -x32572 -x9224 -x5320 -x8769 -x32852 -x31244 -x13266 -x9819 -x35251 -x20492 -x2544 -x38221 -x24808 -x23323 -x28391 -x27181 -x22392 -x33629 -x17468 -x31443 -x25897 -x30156 -x5466 -x10627 -x12361 -x28323 -x7017 -x44387 -x17363 -x8607 -x23947 -x27336 -x16422 -x38958 -x10593 -x34760 -x24198 -x37435 -x40151 -x29719 -x14671 -x38007 -x44364 -x7984 -x3100 -x44275 -x2107 -x24358 -x31317 -x18759 -x30776 -x26874 -x38727 -x31276 -x7600 -x43650 -x38549 -x34013 -x44494 -x37569 -x33718 -x31109 -x26016 -x43970 -x36808 -x14375 -x16852 -x16242 -x21611 -x40554 -x20942 -x24438 -x31916 -x3328 -x40403 -x17208 -x3041 -x11871 -x24519 -x17720 -x6519 -x39551 -x31309 -x21017 -x36940 -x24340 -x15543 -x35390 -x32472 -x15305 -x29360 -x37213 -x32642 -x18391 -x16084 -x6645 -x30538 -x6084 -x38597 -x31965 -x26674 -x34744 -x8795 -x30809 -x20777 -x24895 -x7987 -x32515 -x39140 -x30712 -x40081 -x31819 -x22335 -x1016 -x9073 -x44388 -x40796 -x21631 -x13750 -x10694 -x42984 -x6662 -x28721 -x30067 -x29331 -x24127 -x31332 -x7474 -x40042 -x19333 -x11419 -x36980 -x17157 -x21132 -x41897 -x37371 -x6743 -x27075 -x12406 -x10932 -x17313 -x20029 -x7388 -x27124 -x791 -x12619 -x12991 -x6774 -x25024 -x1885 -x20911 -x23986 -x23936 -x43703 -x29724 -x12396 -x6351 -x2232 -x12583 -x1988 -x43451 -x19327 -x40802 -x31678 -x16993 -x16923 -x16261 -x18259 -x24494 -x35685 -x2360 -x36221 -x19066 -x2738 -x36500 -x33961 -x38873 -x6017 -x21289 -x14714 -x12766 -x8588 -x29531 -x16771 -x10188 -x38024 -x17241 -x10603 -x44708 -x1052 -x27273 -x31272 x41118 -x17379 -x8214 -x8466 -x37769 -x37061 -x870 -x30398 -x9192 -x2371 -x39842 -x19578 -x3112 -x3659 -x26698 -x27718 -x35859 -x774 -x19659 -x383 -x43640 -x10415 -x2274 -x15465 -x17718 -x13656 -x40747 -x7947 -x43969 -x8657 -x29552 -x8709 -x39003 -x23503 -x27699 -x19914 -x25260 -x4908 -x31193 -x41757 -x14088 -x14497 -x7453 -x40019 -x33741 x41374 -x25459 -x13694 -x25659 -x30508 -x106 -x26589 -x36878 -x8853 -x33100 -x1273 -x9529 -x40144 -x9346 -x22107 -x7851 -x5744 -x9371 -x40620 -x43730 -x18639 -x18634 -x25039 -x34644 -x33665 -x15894 -x40948 -x38339 -x17722 -x21294 -x26131 -x30549 -x8838 -x8723 -x38294 -x13837 -x18664 -x29939 -x11031 -x23271 -x39645 -x32190 -x32320 -x31790 -x21627 -x31737 -x7193 -x42754 -x31571 -x14589 -x24834 -x12484 -x37848 -x20931 -x32671 -x20375 -x17374 -x25298 -x1043 -x14209 -x29947 -x19412 -x11324 -x23538 -x22235 -x11856 -x11494 -x9262 -x20510 -x25558 -x7450 -x28918 -x15264 -x27780 -x34621 -x4894 -x961 -x14306 -x9201 -x41539 -x31140 -x6766 -x12190 -x44221 -x28663 -x40864 -x27716 -x21257 -x14391 -x3396 -x33811 -x30917 -x13173 -x26074 -x30791 -x1602 -x2233 -x17493 -x35876 -x23347 -x26457 -x2252 -x21228 -x12659 -x25362 -x2367 -x43649 -x12578 -x31359 -x21959 -x2702 -x14337 -x14023 -x21961 -x30142 -x36333 -x6038 x40418 -x1027 -x21706 -x38499 -x22952 -x37697 -x1082 -x14721 -x3059 -x17016 -x19662 -x31239 -x5081 -x35299 -x35226 -x25772 -x32588 -x7128 -x10098 -x40190 -x31095 -x7036 -x25606 -x3012 -x14761 -x29166 -x21015 -x29291 -x14050 -x2848 -x1379 -x29169 -x36191 -x37362 -x7024 -x27616 -x37150 -x21170 -x19675 -x25556 -x42067 -x7480 -x10951 -x17989 -x17969 -x30321 -x7635 -x41639 -x37913 -x43256 -x30636 -x19657 -x7952 -x32962 -x11410 -x32960 -x35473 -x28091 -x4842 -x9184 -x25627 -x18029 -x38580 -x6569 -x23467 -x28272 -x40337 -x30036 -x39081 -x29480 -x566 -x23292 -x24678 -x32915 -x82 -x30901 -x4195 -x10839 -x25775 -x7614 -x35922 -x42132 -x20728 -x23672 -x23268 -x21628 -x43752 -x31330 -x38062 -x44274 -x25258 -x12135 -x39193 -x42 -x42152 -x19649 -x29365 -x941 -x44324 -x4972 -x10261 -x35365 -x38923 -x11350 -x10141 -x12417 -x2719 -x24098 -x381 -x8678 -x2558 -x13533 -x13702 -x35400 -x14471 -x117 -x43593 -x39694 -x3207 -x7691 -x10746 -x7535 -x21929 -x26174 -x7699 x40522 -x22874 -x5473 -x5346 -x29612 -x17357 -x33483 -x15646 -x13562 -x33072 -x13154 -x31582 -x21230 -x3891 -x26980 -x27733 -x7059 -x11293 -x17742 -x29009 -x31543 -x43487 -x13945 -x33580 -x6907 -x19546 -x36818 -x5493 -x32849 -x11686 -x40170 -x6030 -x26559 -x28392 -x40692 -x12820 -x20386 -x20945 -x13448 -x42081 -x1982 -x8670 -x8218 -x1644 -x32073 -x27667 -x29163 -x1062 -x35062 -x11790 -x8175 -x21461 -x35074 -x14176 -x34887 -x32329 -x22269 -x19798 -x35293 -x35916 -x22556 -x23781 -x27420 -x28239 -x2202 -x14689 -x22207 -x7367 -x26988 -x30068 -x9634 -x42449 -x38715 -x42408 -x22592 -x1999 -x22775 -x32735 -x28488 -x21224 -x5790 -x12074 -x25321 -x13314 -x43045 -x18841 -x31671 -x4393 -x25276 -x39785 -x1971 -x23243 -x29897 -x9630 -x13818 -x29078 -x26766 -x10996 -x25244 -x25877 -x1206 -x36566 -x965 -x33336 -x24144 -x42172 -x42274 -x38732 -x44194 -x37923 -x25881 -x22953 -x16957 -x41983 -x40018 -x43346 -x8411 -x1696 -x4600 -x17572 -x2157 -x18285 -x12311 -x39996 -x31459 -x21009 -x9282 -x24301 -x44004 -x28329 -x28203 -x4453 -x26190 -x29356 -x32968 -x2807 -x39131 -x10579 -x36040 -x19910 -x12106 x40421 -x13951 -x28475 -x42995 -x12691 -x20588 -x5651 -x18754 -x30150 -x9766 -x19736 -x1794 -x8677 -x10961 -x37898 -x22914 -x11725 -x43056 -x22301 -x25499 -x8787 -x17611 -x24207 -x43676 -x19836 -x17676 -x18354 -x21815 -x14105 -x36527 -x10448 -x35155 -x16123 -x15146 -x40681 -x21205 -x2715 -x18555 -x4701 -x28337 -x33134 -x26622 -x10401 -x4803 -x43250 -x44006 -x44167 -x3234 -x40711 -x29096 -x20303 -x40952 -x4166 -x23349 -x21252 -x4533 -x3952 -x11801 -x36107 -x29614 -x18430 -x23873 -x37988 -x37349 -x781 -x40548 -x16807 -x5327 -x42276 -x40453 -x28969 -x3030 -x25250 -x4771 -x24300 -x32260 -x1646 -x29123 -x44533 -x25548 -x41025 -x26351 -x24508 -x20835 x40413 -x24677 -x27880 -x13745 -x35630 -x6349 -x44050 -x11386 -x29795 -x4091 -x13065 -x42263 -x3597 -x37491 -x31586 -x14190 -x28319 -x22845 -x42716 -x34778 -x11504 -x33583 -x6964 -x39308 -x11732 -x31478 -x39257 -x36331 -x20811 -x25385 -x8901 -x15917 -x8339 -x40343 -x20184 -x33543 -x9258 -x15883 -x22614 -x23895 -x8707 -x37704 -x18051 -x19918 -x739 -x15265 -x19843 -x29712 -x15809 -x44242 -x17977 -x3579 -x14134 -x12993 -x37744 -x22922 -x4560 -x21127 -x24379 -x8344 -x30141 -x6648 -x42519 -x3471 -x19238 -x11096 -x24521 -x14535 -x8031 -x26255 -x11834 -x25621 -x27036 -x38090 -x14054 -x18876 -x40867 -x2711 -x28660 -x3930 -x22581 -x44683 -x29650 -x4893 -x34910 -x38104 -x42961 -x4860 -x8778 -x11576 -x43580 -x44269 -x6769 -x28566 -x32917 -x39038 -x35100 -x22923 -x27055 -x42686 -x29451 -x12007 -x28032 -x25538 -x20584 x41095 -x20333 -x26250 -x36160 -x44651 -x44763 -x21111 -x27583 -x43544 -x7096 -x28890 -x37199 -x12855 -x24507 -x38880 -x34001 -x24515 -x23824 -x39536 -x8615 -x44352 -x38387 -x21831 -x35756 -x35080 -x35163 -x11033 -x5232 -x14631 -x25554 -x43907 -x22232 -x41609 -x20056 -x27285 -x23018 -x41631 -x25060 -x12385 -x16804 -x2399 -x13561 -x30394 -x6711 -x44284 -x44517 -x5985 -x12513 -x3088 -x15641 -x532 -x14442 -x27921 -x33365 -x35827 -x12005 -x39010 -x41422 -x16978 -x39388 -x41491 -x31253 -x17871 -x2991 -x31379 -x25557 -x27529 -x23052 -x35899 -x19211 -x4536 -x13721 -x37057 -x28132 -x4655 -x38634 x35636 -x10835 -x16167 -x12458 -x39812 -x3101 -x31004 -x45 -x3629 -x12420 -x31910 -x23449 -x14785 -x24581 -x9165 -x17423 -x15404 -x5205 -x35139 -x36846 -x32611 -x34647 -x21748 -x2825 -x37505 -x7675 -x44672 -x17427 -x19383 -x5658 -x8896 -x2089 -x5648 -x37451 -x10739 -x43555 -x5987 -x11861 -x29462 -x31417 -x29873 -x5377 -x23000 -x32107 -x24651 -x11571 -x9494 -x32918 -x34541 -x14013 -x10974 -x8320 -x5542 -x4566 -x42985 -x36086 -x5410 -x30457 -x6900 -x2175 -x14560 -x5563 -x37407 -x23046 -x25777 -x37683 -x22118 -x22757 -x31493 -x7302 -x29488 -x38252 -x28075 -x13461 -x20566 -x36245 -x18089 -x1368 -x32457 -x15394 -x9026 -x28182 -x44229 -x14796 -x25979 -x37531 -x39481 -x43690 -x41559 -x30193 -x12253 -x10699 -x30689 -x40242 -x19312 -x5328 -x4184 -x7781 -x21315 -x4881 -x9572 -x1148 -x32609 -x15929 -x23736 -x18948 -x6643 -x2620 -x11264 -x8642 -x14822 -x15361 -x35403 -x21044 -x33031 x42105 -x1918 -x17781 -x6962 -x31280 -x31197 -x33199 -x44108 -x11377 -x19876 -x23971 -x5053 -x28245 -x34561 -x13093 -x22296 -x6600 -x21463 -x39994 -x42161 -x14352 -x24134 -x25650 -x26556 -x21050 -x29449 -x6090 -x22840 -x33517 -x28555 -x10428 -x29160 -x21218 -x34021 -x15681 -x22559 -x10259 -x4789 -x25076 -x43099 -x20153 -x40863 -x36639 -x9836 -x374 -x4114 -x30556 -x12239 -x25334 -x32544 -x31541 -x1113 -x38789 -x549 -x15436 -x22035 -x22424 -x25068 -x31056 -x30802 -x42946 -x667 -x8555 -x13197 -x32164 -x6507 -x2661 -x15026 -x31665 -x24435 -x30286 -x16156 -x13108 -x18978 -x18258 -x35283 -x38346 -x21717 -x13773 -x7538 -x30947 -x40457 -x37527 -x33447 -x42753 -x30228 -x43741 -x40893 -x38777 -x4565 -x32818 -x39322 -x36599 -x2453 -x13281 -x11838 -x30153 -x39143 -x25308 -x5049 -x33184 -x30311 -x14994 -x27139 -x26699 -x27096 -x6638 -x14550 -x4426 -x20821 -x20080 -x11975 -x5489 -x8844 -x10772 -x18240 -x14058 -x39066 -x21729 -x17828 -x2707 -x20503 -x7079 -x7183 -x23032 -x4185 -x6915 -x2751 -x13983 -x21634 -x26361 -x35751 -x42928 -x29031 -x39625 -x31134 -x23535 -x25801 -x32580 -x34870 -x20270 -x38442 -x43529 -x20732 -x16881 -x8311 -x5151 -x15996 -x4703 -x2204 -x3070 -x19046 -x42846 -x35788 -x11423 -x7287 -x35779 -x44748 -x28463 -x29310 -x38144 -x18087 -x24279 -x39085 -x39227 -x30921 -x31521 -x42808 -x6288 -x11926 -x26050 -x7162 -x39614 -x40492 -x30582 -x38967 -x8924 -x35966 -x38453 -x13430 -x1403 -x4117 -x44529 -x6223 -x17111 -x34729 -x8595 -x18756 -x12490 -x6182 -x36898 -x12719 -x12788 -x5551 -x25773 -x4817 -x13771 -x31377 -x30427 -x37591 -x30426 -x670 -x1671 -x24703 -x16210 -x8457 x21072 -x8437 -x36974 -x9880 -x11024 -x32534 -x43614 -x11687 -x6534 -x22990 -x3984 -x15262 -x29983 -x2633 -x20088 -x39487 -x3248 -x14086 -x7560 -x1173 -x4345 -x2041 -x6685 -x39029 -x11924 -x25838 -x16019 -x1738 -x19871 -x16964 -x36630 -x39559 -x8874 -x16240 -x22915 -x3738 -x3993 -x35218 -x27085 -x32321 -x43606 -x13825 -x43694 -x29495 -x986 -x23096 -x40226 -x43913 -x23855 -x40856 -x34229 -x2164 -x10302 -x19061 -x21498 -x1594 -x34047 -x24471 -x25864 -x36057 -x2471 -x19090 -x34099 -x38725 x41336 -x10812 -x3505 -x35558 -x12000 -x7706 -x7305 -x28127 -x42313 -x2750 -x15009 -x28900 -x35730 -x26424 -x44454 -x32014 -x6777 -x22520 -x15352 -x1039 -x29220 -x2149 -x15372 -x27283 -x13690 -x34341 -x31091 -x33081 -x34672 -x7730 -x16690 -x25320 -x22944 -x1719 -x399 -x25739 -x6720 -x5801 -x33457 -x42489 -x23293 -x13780 -x26756 -x20568 -x29464 -x28711 -x16736 -x29978 -x1188 -x30722 -x847 -x17994 -x25490 -x18066 -x28085 -x5538 -x7457 -x13219 -x671 -x29932 -x14769 -x25652 -x7245 -x13363 -x9868 -x19982 -x1680 -x31086 -x25192 -x44200 -x34093 -x8879 -x29103 -x23283 -x43226 -x19278 -x32217 -x26056 -x6954 -x7780 -x15377 -x16632 -x43386 -x40519 -x38644 -x33954 -x40852 -x11764 -x26037 -x112 -x40767 -x44575 -x29197 -x37946 -x270 -x40327 -x27934 -x40046 -x37798 -x21480 -x31147 -x35964 -x37002 -x257 -x9081 -x40698 -x13376 -x23658 -x9046 -x7382 -x35637 -x3079 -x29790 -x37888 -x16836 -x29812 -x10477 -x13762 -x11042 -x16620 -x14042 -x29643 -x11734 -x10070 -x37518 -x32428 -x6257 -x15416 -x28440 -x10972 -x37209 -x34838 -x41660 -x2194 -x20403 -x887 -x7028 -x39185 -x23653 -x33019 -x31491 -x23543 -x22518 -x7381 -x43948 -x9739 -x17556 -x18884 -x25752 -x15784 -x21005 -x22108 -x42500 -x9905 -x35863 -x41666 -x20982 -x38006 -x19502 -x44604 -x2954 -x12013 -x20049 -x1826 -x13923 -x16236 -x10804 -x26754 -x35076 -x2679 -x37807 -x18957 -x23594 -x11991 -x35754 -x23220 -x25421 -x44017 -x30714 -x29232 -x16478 -x13523 -x22786 -x6821 -x19795 -x7798 -x3438 -x24514 -x22831 -x4931 -x35426 -x30161 -x33263 -x4439 -x1869 -x23908 -x9344 -x21990 -x4044 -x32789 -x35892 -x41540 -x22082 -x6464 -x28794 -x17585 -x10058 -x34398 -x31842 -x3829 -x43507 -x43767 -x30685 -x35484 -x9380 -x30317 -x22729 -x27641 -x14604 -x30499 -x12535 -x35759 -x31970 -x28753 -x1598 -x9064 -x12541 -x37345 -x36814 -x24052 -x17417 -x32234 -x35820 -x13027 -x34463 -x29400 -x10887 -x14552 -x34881 -x7944 -x33392 -x30649 -x11267 -x24475 -x37543 -x42399 -x43904 -x19699 -x36427 -x41957 x41313 -x11623 -x4716 -x542 -x43603 -x15037 -x4986 -x3828 -x4714 -x10232 -x344 -x28087 -x4675 -x37290 -x11648 -x2559 -x37163 -x4064 -x18019 -x10562 -x330 -x40556 -x33236 -x37122 -x3131 -x29350 -x33266 -x11059 -x36620 -x22435 -x39074 -x762 -x3915 -x21682 -x12871 -x36384 -x5938 -x31922 -x8693 -x14915 -x2809 x41078 -x28262 -x12465 -x1520 -x32560 -x31601 -x14328 -x3428 -x30524 -x29391 -x36666 -x6583 -x5202 -x11048 -x42001 -x36505 -x16623 -x39607 -x11477 -x26230 -x6657 -x17538 -x8776 -x35020 -x4143 -x25135 -x44218 -x1729 -x42006 -x23491 -x38654 -x29081 -x1846 -x33903 -x38984 -x12805 -x23357 -x42206 -x21248 -x43653 -x11672 -x14975 -x4944 -x11791 -x4006 -x32141 -x20557 -x38165 -x11928 -x21405 -x40510 -x3645 -x44652 -x19102 -x21660 -x19341 -x17068 -x4647 -x36833 -x29767 -x12906 -x1829 -x26644 -x2509 -x26518 -x43480 -x38903 -x548 -x34884 -x736 -x921 -x11016 -x44647 -x33362 -x17776 -x35824 -x34123 -x27292 -x25971 -x27442 -x2028 -x36358 -x6061 -x31736 -x42523 -x19557 -x24555 -x40793 -x34832 -x7832 -x42302 -x40906 -x35946 -x2488 -x34868 -x28764 -x37879 -x31096 -x14283 -x19703 -x962 -x44236 -x15540 -x11502 -x9302 -x7852 -x37830 -x17078 -x42850 -x30885 -x40912 -x19747 -x16249 -x14108 -x44394 -x42717 -x8326 -x24328 -x36415 -x39891 -x20305 -x41755 -x44179 -x39316 -x3507 -x3348 -x19660 -x41710 -x35980 -x40398 -x30158 -x18470 -x36643 -x39230 -x22276 -x36648 -x35979 -x8543 -x42893 -x1341 -x4320 -x27797 -x30698 -x3578 -x15600 -x20891 -x851 -x29506 -x24587 -x21414 -x11572 -x1245 -x7420 -x38982 -x29691 -x19834 -x42838 -x23299 -x6154 -x26193 -x36696 -x23989 -x20513 -x27205 -x41466 -x4461 -x31392 -x28383 -x9757 -x19595 x41112 -x33968 -x20618 -x24794 -x14510 -x17708 -x12428 -x37167 -x8705 -x17418 -x40847 x40551 -x44068 -x41918 -x40801 -x42312 -x33847 -x40390 -x19160 -x32337 -x8213 -x24027 -x1998 -x31655 -x43748 -x21013 -x13390 -x32815 -x36465 -x11958 -x6481 -x18268 -x9604 -x12448 -x17207 -x25364 -x28839 -x44115 -x14206 -x28913 -x30551 -x29021 -x21548 -x15245 -x25368 -x20343 -x4178 -x42202 -x14672 -x30628 -x9211 -x36865 -x36613 -x20733 -x10074 -x28094 -x10283 -x38995 -x28571 -x31902 -x35725 -x43370 -x3604 -x37908 -x19594 -x18251 -x24001 -x40507 -x37285 -x23067 -x11583 -x4196 -x25249 -x38488 -x18357 -x19169 -x38474 -x24686 -x27988 -x2979 -x13687 -x29353 -x15907 -x25019 -x38216 -x5060 x41321 -x28952 -x16173 x41236 -x12568 -x19734 -x13426 -x26438 -x23041 -x9029 -x25564 -x24017 -x23850 -x20746 -x29618 -x42899 -x43471 -x24496 -x25323 -x14188 -x11787 -x20926 -x14145 -x22129 -x16925 -x33376 -x36786 -x9351 -x22291 -x19823 -x11863 -x7941 -x18413 -x35977 -x24484 -x36507 -x25629 -x21143 -x21097 -x5539 -x34404 -x32106 -x35412 -x10284 -x5729 -x11857 -x20813 -x13808 -x26087 -x25546 -x42547 -x43020 -x11286 -x2000 -x35504 -x2849 -x17656 -x16396 -x38238 -x43203 -x18499 -x2498 -x18586 -x20894 -x7124 -x21455 -x40917 -x39852 -x37372 -x5265 -x36700 -x6069 -x33058 -x2663 -x12414 -x15292 -x20178 x41398 -x20543 -x18921 -x42227 -x34435 -x463 -x42027 -x3015 -x3057 -x23457 -x10781 -x12247 -x15463 -x27653 -x13883 -x23628 -x13413 -x33334 -x24105 -x7592 -x11369 -x24709 -x44472 -x35059 -x7408 -x37494 -x16079 -x18722 -x18319 x40450 -x9709 -x3455 -x23068 -x22695 -x24233 x41359 -x24654 -x27624 -x44329 -x5928 -x43625 -x21652 -x6085 -x39149 -x10713 -x24354 -x6520 -x24576 -x14881 -x13804 -x39861 -x12443 x32966 -x23679 -x36226 -x2757 -x29406 -x19052 -x11997 -x25848 -x3515 -x13229 -x15324 -x26133 -x44346 -x4799 -x21644 -x19305 -x16483 -x20542 -x34038 -x23864 -x28389 -x35845 -x20342 -x20388 -x26069 -x37480 -x36691 -x41791 -x37433 -x31128 -x34976 -x14675 -x7310 -x11343 -x4988 -x2170 -x13688 -x43819 -x43258 -x21588 -x38767 -x25497 -x3897 -x18672 -x13374 -x13434 -x24927 -x225 -x23474 -x37745 -x15769 -x38891 -x16346 -x7111 -x23460 -x9223 -x43644 -x14749 -x6849 -x28408 -x2808 -x21571 -x35658 -x732 -x10309 -x30694 -x27087 -x27918 -x22854 -x13867 -x19946 -x30098 -x11908 -x36058 -x26386 -x4422 -x43800 -x9914 -x1919 -x8443 -x20148 -x8665 -x3364 -x37262 -x42960 -x25649 -x13378 -x803 -x31246 -x34715 -x14514 -x27020 -x17027 -x707 -x36323 -x43106 -x27222 -x37955 -x7419 -x43127 -x43290 -x19389 -x31278 -x18177 -x17859 -x4878 -x3893 -x20535 -x8351 -x5243 -x214 -x12581 -x42622 -x24029 x41036 -x23309 -x15518 -x7353 -x18699 -x13230 -x13664 -x12825 -x32734 -x5952 -x37701 -x32615 -x16606 -x30853 -x26866 -x13117 -x1928 -x38458 -x6355 -x5798 -x33521 -x30417 -x14870 -x29760 -x33342 -x38119 -x41633 -x7769 -x31268 -x1453 -x30963 -x23124 -x738 -x24217 -x4620 -x32171 -x37375 -x5206 -x33984 -x32537 -x27066 -x13524 -x7006 -x32641 -x33578 -x37508 -x4142 -x11446 -x5603 -x41571 -x38067 -x29159 -x29313 -x38183 -x839 -x13760 -x16856 -x16931 -x26848 -x33711 -x20757 -x36436 -x35089 -x15480 -x2347 -x30418 -x9866 x40749 -x44138 -x29195 -x9434 -x10381 -x39540 -x35097 -x42244 -x6732 -x21947 -x403 -x38699 -x34681 -x36812 -x27591 -x35067 -x26253 -x9924 -x17003 -x955 -x23021 -x28587 -x24957 -x40217 -x39644 -x2190 -x24997 -x39814 -x8906 -x40851 -x6309 -x43419 -x24326 -x27382 -x3862 -x32150 -x20585 -x21259 -x33192 -x38598 -x189 -x15198 -x37323 -x30743 -x39993 -x8936 -x8500 -x1561 -x23984 -x26114 -x42260 -x34938 -x13952 -x30817 -x33787 -x18045 -x13864 -x3766 -x206 -x14729 -x27193 -x13086 -x749 -x19629 -x29139 -x26024 -x303 -x19970 -x2003 -x41736 -x3158 -x11316 -x22112 -x30838 -x2501 -x29233 -x24897 -x34369 -x27065 -x42897 -x2986 -x3373 -x433 x41945 -x1183 -x5032 -x29004 -x20374 -x21037 -x3710 -x13171 -x34899 -x7207 -x4919 -x5915 -x29214 -x36161 -x13407 -x28325 -x7438 -x6789 -x12678 -x20421 -x15831 -x38847 -x29928 -x37817 -x35022 -x28056 -x26366 -x5274 -x14883 -x24675 -x42889 -x42093 -x23385 -x3213 -x42812 -x39979 -x40284 -x37869 -x16503 -x30715 -x39624 -x12647 -x1769 -x13979 -x22152 -x746 -x13420 -x24975 -x21884 -x16411 -x22153 -x28905 -x31044 -x6369 -x28210 -x44076 -x31308 -x11268 -x2269 -x39187 x41250 -x21659 -x32371 -x17172 -x30059 -x28554 -x42278 -x40557 -x17263 -x10187 -x9863 -x29216 -x39243 -x32209 -x32547 -x7685 -x43483 -x8884 -x1566 -x26804 -x219 -x35088 -x4026 -x11705 -x751 -x29595 -x34835 -x14011 -x19825 -x13250 -x39182 -x4500 -x14620 -x14828 -x44277 -x21308 -x25396 -x39084 -x39790 -x20795 -x35975 -x1867 -x8697 -x29129 -x32432 -x19831 -x40878 -x18834 -x12235 -x15765 -x35849 -x13020 -x28341 -x15818 -x28146 -x32159 -x21847 -x5742 -x21047 -x11692 -x16981 -x20525 -x25243 -x14852 -x35573 -x20595 -x14705 -x42813 -x29022 -x15213 -x24261 -x12604 -x25699 -x23255 -x35189 -x29122 -x33856 -x35082 -x28651 -x32356 -x5501 -x21168 -x17321 -x19827 -x21448 -x5991 -x44636 -x44705 -x41733 -x11699 -x20170 -x12154 -x32800 -x39092 -x26989 -x8507 -x2492 -x12329 -x38922 -x26209 -x38770 -x27089 -x14338 -x22926 -x19012 -x16867 -x24918 -x30188 -x18653 -x20636 -x14954 -x43482 -x18143 -x36734 -x547 -x6808 -x32118 -x16780 -x35102 -x34795 -x7244 -x43208 -x19306 -x1844 -x1329 -x43053 -x20358 -x36233 -x32044 -x11671 -x19883 -x42998 -x5300 -x39394 -x24965 -x35821 -x1662 -x23059 -x20224 -x19065 -x8510 -x3036 -x19625 -x22506 -x10021 -x14893 -x8509 -x36246 -x4934 -x25835 -x42829 -x8817 -x40346 -x34546 -x7939 -x9793 -x22633 -x21969 -x4507 -x22255 -x352 -x7037 -x10800 -x37470 -x9520 -x39776 -x27346 -x2326 -x12439 -x7413 -x18855 -x21135 -x32052 -x3764 -x29981 -x16601 -x31716 -x10597 -x31245 -x19054 -x21972 -x31821 -x20268 -x14444 -x36256 -x28293 -x33349 -x29766 -x37994 -x18807 -x16965 -x43100 -x11010 -x44196 -x35906 -x3658 -x19628 -x43749 -x20077 -x25903 -x27498 -x5477 -x35569 -x23358 -x43674 -x32024 -x39385 -x22264 -x22946 -x43459 -x26542 -x11884 -x22048 -x16932 -x1236 -x36303 -x42186 -x43345 -x29073 -x26794 -x4181 -x363 -x32760 -x14889 -x21107 -x6345 -x24263 -x33724 -x38106 -x5502 -x38171 -x27393 -x3047 -x8883 -x31997 -x21703 -x19144 -x35605 -x42687 -x10152 -x18772 -x44150 -x11040 -x12836 -x17806 -x36066 -x18547 -x24416 -x8757 -x23472 -x17154 -x5078 -x25540 -x26947 -x22666 -x15013 x41187 -x36563 -x34972 -x18597 -x7920 -x4204 -x6097 -x6432 -x36871 -x23647 -x1029 -x22393 -x3795 -x27762 -x522 -x6435 -x31489 -x42955 -x10853 -x26725 -x7492 -x5933 -x34257 x41200 -x18255 -x41842 -x38105 -x20852 -x31415 -x31425 -x51 -x10272 -x33531 -x1099 -x13782 -x26409 -x27461 -x36151 -x39708 -x14060 -x13803 -x42365 -x19069 -x15942 -x31695 -x23944 -x40667 -x36454 -x33688 -x8601 -x11630 -x43094 -x43185 -x41669 -x9464 -x18150 -x34733 -x28572 -x20458 -x26894 -x15413 -x25370 -x11821 -x190 -x10290 -x8276 -x41601 -x6736 -x22060 -x27794 -x17944 -x23516 -x16812 -x25943 -x18718 -x111 -x33865 -x274 -x30944 -x724 -x30372 -x7889 -x19894 -x34454 -x19375 -x16713 -x3412 -x36143 -x17937 -x30131 -x17974 -x2818 -x32973 -x28982 -x1886 -x39329 -x19803 -x32869 -x21919 -x31528 -x30792 -x29911 x41402 -x33355 -x9791 -x26864 -x16080 -x528 -x38867 -x9616 -x15973 -x5123 -x25544 -x15877 -x44405 -x38811 -x13820 -x526 -x21602 -x3111 -x31073 -x33208 -x29015 -x42197 -x9166 -x7919 -x20191 -x40844 -x16629 -x16973 -x6791 -x23233 -x24443 -x7387 -x42607 -x7963 -x39841 -x26514 -x17504 -x5581 -x30088 -x34658 -x7784 -x32169 -x33281 -x26593 -x20851 -x3314 -x3858 -x22090 -x15134 -x37894 -x15551 -x1294 -x31522 -x32151 -x4231 -x7752 -x6476 -x38628 -x6247 -x28820 -x4404 -x35104 -x29264 -x33734 -x4399 -x15879 -x3086 -x37504 -x22177 -x16853 -x10639 -x22538 -x29789 -x30923 -x38584 -x1473 -x12468 -x18926 -x22415 -x20981 -x23994 -x21987 -x36377 -x2989 -x13049 -x14647 -x14980 -x25901 -x43776 -x13290 -x43068 -x27992 -x17735 -x27147 -x22032 -x32368 -x14616 -x41000 -x24008 -x13772 -x21011 -x34908 -x42865 -x39072 -x5411 -x32492 -x34913 -x1953 -x22644 -x865 -x6441 -x5052 -x1871 -x3570 -x16980 -x4223 -x3408 -x3194 -x41760 -x7337 -x42007 -x6676 -x4970 -x25585 -x4462 -x30424 -x32877 -x13680 -x10791 -x11315 -x18075 -x30117 -x23204 -x8301 -x33837 -x39443 -x29014 -x21214 -x26840 -x43125 -x39445 -x6733 -x5995 -x12511 -x11216 -x23699 -x7926 -x26280 -x17001 -x13293 -x10463 -x37454 -x2096 -x37394 -x35840 -x26390 -x26462 -x40930 -x29560 -x8058 -x36466 -x42419 -x29149 -x37733 -x14570 -x21240 -x44191 -x30996 -x35499 -x8652 -x17477 -x12869 -x16832 -x8941 -x29385 -x18666 -x44363 -x43166 -x12447 -x2008 -x18116 -x26700 -x30573 -x2887 -x24936 -x1935 -x31829 -x36074 x41271 -x43999 -x20125 -x24524 -x5260 -x23916 -x44318 -x5446 -x43790 -x27447 -x38502 -x7421 -x8920 -x24112 -x10826 -x25946 -x10762 -x9927 -x15934 -x37234 -x2015 -x26177 -x34792 -x35000 -x24110 -x31203 -x13805 -x13198 -x20003 -x6572 -x20172 -x9877 -x17081 -x42688 -x25697 -x39073 -x25157 -x38810 -x27258 -x1862 -x12866 -x7587 -x31640 -x42577 -x7172 -x19366 x41373 -x25109 -x2507 -x15547 -x37106 -x6462 -x4121 -x44036 -x40088 -x10744 -x20396 -x20717 -x36051 -x38035 -x27260 -x10044 -x5825 -x32028 -x35353 -x30443 -x27939 -x5454 -x41727 -x42544 -x15747 -x32819 -x6936 -x40705 -x21058 -x6611 -x33389 -x1363 -x29564 -x15900 -x34088 -x37552 -x22643 -x19427 -x11458 -x2423 -x2740 -x13627 -x8682 -x2690 -x34805 x41305 -x9367 -x2987 -x40052 -x36241 -x19864 -x39390 -x13071 -x43037 -x913 -x44130 -x37020 -x18774 -x14837 -x39055 -x18036 -x32875 -x40742 -x40342 -x25563 -x23136 -x7175 -x15166 -x3143 -x43196 -x17801 -x41047 -x22222 -x9357 -x40928 -x43631 -x36929 -x10701 -x31431 -x38839 -x40505 -x19842 -x14726 -x44019 -x37571 -x31993 -x44804 -x1254 -x29729 -x43950 -x39788 -x16289 -x37607 -x6739 -x4502 -x21128 -x18924 -x20 -x4616 -x38738 -x26098 -x27375 -x35263 -x13460 -x10866 -x14476 -x21977 -x16914 -x24415 -x5146 -x39623 -x30701 -x9230 -x39237 -x23778 -x14718 -x18228 -x38372 -x21796 -x34289 -x7260 -x26443 -x1440 -x18033 -x24314 -x11185 -x1085 -x5910 -x17285 -x11035 -x33648 -x16305 -x3200 -x40211 -x11595 -x12016 -x15234 -x33440 -x24827 -x8637 -x345 -x7185 -x10233 -x41847 -x6872 -x16434 -x26636 -x32176 -x14474 -x18213 -x42580 -x19761 -x2058 -x11747 -x28394 -x38207 -x1370 -x4903 -x4047 -x29788 -x23834 -x12522 -x21993 -x11956 -x11536 -x33228 -x36631 -x30126 -x29491 -x39722 -x22405 -x37062 -x21832 -x9694 -x40597 -x4244 -x10607 -x34485 -x39088 -x28503 -x29592 -x43000 -x23249 -x4495 -x1176 -x23899 -x13740 -x3265 -x17757 -x10737 -x7331 -x34414 -x19552 -x31899 -x6632 -x5316 -x9565 -x30353 -x26594 -x7088 -x13645 -x30367 -x25885 -x21436 -x31763 -x12450 -x17659 -x35926 -x14197 -x873 -x9767 -x34558 -x6595 -x43390 -x40381 -x20810 -x30261 -x1627 -x18405 -x12754 -x24013 -x12561 -x24596 -x23259 -x9121 -x21935 -x2279 -x2298 -x44518 -x33315 -x5039 -x10474 x4167 -x36910 -x44585 -x11482 -x35220 -x18589 -x44094 -x4499 -x17010 -x14859 -x25377 -x7564 -x27920 -x30186 -x2090 -x30744 -x30419 -x6162 -x27575 -x25717 -x8559 -x25657 -x43592 -x1745 -x8267 -x12159 -x39101 -x16822 -x42116 -x35733 -x10276 -x16628 -x30967 -x39795 -x24038 -x8286 -x6055 -x29891 -x27715 -x17225 -x35773 -x22883 -x40537 -x29150 -x38973 -x9307 -x33560 -x10944 -x9326 -x14425 -x3490 -x35130 -x36410 -x20031 -x123 -x35783 x42103 -x44213 -x24707 -x26013 -x30458 -x19322 -x10873 -x35242 x41089 -x19437 -x16484 -x11314 -x32541 -x19523 -x8909 -x29369 -x22664 -x18149 -x42031 -x42484 -x28222 -x44584 -x35700 -x21028 -x5144 -x11311 -x12672 -x10450 -x12910 -x17596 -x34754 -x3735 -x34027 -x4696 -x39050 -x31554 -x17726 -x22967 -x41819 -x28436 -x14602 -x38815 -x32421 -x7736 -x39327 -x23995 -x12741 -x42565 -x10821 -x19746 -x9893 -x9641 -x14660 -x35582 -x5050 -x22030 -x37884 -x43178 -x13696 -x24690 -x2026 -x18229 -x31714 -x19309 -x15270 -x6099 -x27360 -x2969 -x18901 -x709 -x35162 -x27655 -x608 -x9401 -x21852 -x18707 -x27145 -x6803 -x40904 -x35103 -x26292 -x26886 -x23447 -x5275 -x5576 -x27146 -x39537 -x38898 -x18480 -x35987 -x10927 -x24062 -x34928 -x25189 -x25429 -x33177 -x2665 -x26043 -x8384 -x1675 -x44331 -x37380 -x29848 -x24538 -x6834 -x25120 -x43753 -x36889 -x12769 -x8309 -x33075 -x36109 -x999 -x7949 -x25798 -x24773 -x23338 -x27301 -x6065 -x43159 -x1004 -x8505 -x34392 -x40122 -x34673 -x1138 -x7950 -x43449 -x33246 -x36201 -x26939 -x10285 -x5772 -x32570 -x8619 -x40383 -x5971 -x38924 -x16404 -x41515 -x7434 -x3142 -x17474 -x6573 -x1715 -x30868 -x6670 -x40366 -x35999 -x1 -x25572 -x5380 -x33492 -x39865 -x27458 -x34854 -x23001 -x15300 -x28445 -x16377 -x22521 -x23593 -x42583 -x11255 -x17712 -x26119 -x6207 -x10741 -x38771 -x35762 -x35715 -x27752 -x7012 -x5727 -x30870 -x2619 -x11254 -x19610 -x44134 -x30175 -x4055 -x3519 -x19759 -x44778 -x25290 -x27623 -x24844 -x826 -x23560 -x17618 -x33053 -x23520 -x32979 -x18400 -x11689 -x20261 -x31400 -x9075 -x29622 -x12387 -x24032 -x35367 -x4073 -x10123 -x5427 -x9649 -x10469 -x25360 -x19710 -x39425 -x29127 -x23854 -x17797 -x22265 -x22165 -x17002 -x41766 -x29273 -x15238 -x35301 -x8150 -x42289 -x7524 -x34259 -x34067 -x2893 -x21737 -x898 -x20057 -x3851 -x2236 -x23424 -x36332 -x12903 -x8168 -x17128 -x6278 -x8154 -x44404 -x22329 -x14243 -x44397 -x37015 -x4038 -x21518 -x27211 -x23156 -x43107 -x7320 -x31032 -x18453 -x24267 -x23489 -x2618 -x3498 -x8805 x37586 -x7180 -x31863 -x19126 -x32843 -x5873 -x35344 -x44096 -x31303 -x29448 -x5054 -x21298 -x10281 -x22013 -x2996 -x983 -x21948 -x15577 -x30412 -x38797 -x43241 -x12752 -x12858 -x36043 -x7283 -x42641 -x4424 -x31872 -x39953 -x32284 -x2540 -x2840 -x12497 -x12953 -x10245 -x17920 -x19690 -x28109 -x7496 -x13331 -x17057 -x664 -x8804 -x15019 -x18342 -x23847 -x18211 -x1985 -x35503 -x10802 -x39692 -x4385 -x26747 -x43112 -x22383 -x25721 -x11548 -x31316 -x33032 -x30528 -x14142 -x32372 -x32608 -x1989 -x38133 -x27042 -x30356 -x30120 -x24010 -x29941 -x3817 -x32826 -x38392 -x10513 -x27817 -x30758 -x26919 -x25158 -x11262 -x27038 -x13525 -x13851 -x6245 -x4830 -x18325 -x20247 -x2138 -x7716 -x7479 -x21861 -x30620 -x8021 -x1405 -x1665 -x22455 -x32038 -x38053 -x17622 -x9896 -x2927 -x43011 -x23164 -x17925 -x15756 -x28237 -x25682 -x18696 -x4342 x41281 -x2648 -x15030 -x7380 -x38683 -x24615 -x34351 -x17341 -x9772 -x7907 -x38340 -x30702 -x33763 -x19149 -x18074 -x41793 -x19615 -x7108 -x23711 -x11651 -x5612 -x17738 -x21241 -x21321 -x8671 -x26396 -x18883 -x1506 -x27409 -x24853 -x10730 -x28553 -x30357 -x8247 -x40628 -x40323 -x34425 -x39562 -x33088 -x5791 -x36419 -x31516 -x24360 -x14667 -x43761 -x4011 x37643 -x34298 -x12696 -x7154 -x19716 -x28695 -x32675 -x6096 -x11325 -x19845 -x20670 -x17055 -x5516 -x14147 -x25127 -x5605 -x35742 -x24757 -x16909 -x12961 -x15114 -x43247 -x4806 -x44528 -x22505 -x23035 -x25663 -x22985 -x8342 -x17024 -x35024 -x24175 -x20316 -x27332 -x17426 -x41548 -x28842 -x37267 -x19730 -x30368 -x28642 -x35808 -x17915 -x32238 -x13744 -x31537 -x44495 -x36791 -x7371 -x40045 -x25693 -x13622 -x13898 -x43207 -x15778 -x42441 -x20524 -x41970 -x21061 -x39 -x36497 -x19642 -x9373 -x9410 -x19223 -x1259 -x2754 -x41725 -x40945 -x16735 -x41468 -x32133 -x19186 -x32993 -x44565 -x28060 -x19450 -x20022 -x22894 -x26223 -x11550 -x8449 -x44343 -x37190 -x34143 -x32578 -x5175 -x9580 -x23475 -x3055 -x16310 -x21662 -x39929 -x19300 -x7190 -x16936 -x1479 -x20147 -x37036 -x40184 -x29748 -x41675 -x4962 -x19566 -x7502 -x40981 -x11510 -x24866 -x1299 -x40943 -x26713 -x10767 -x5717 -x18518 -x43489 -x25565 -x2080 -x14443 -x3819 -x44807 -x14380 -x18380 -x5033 -x42136 -x18378 -x23245 -x30395 -x6588 -x19547 -x14172 -x24044 -x31198 -x5856 -x2132 -x6592 -x18779 -x32114 -x12274 -x15244 -x37549 -x5136 -x36944 -x15738 -x9112 -x28892 -x6854 -x37680 -x23933 -x32066 -x36876 -x15350 -x25139 -x12579 -x34937 -x38113 -x39641 -x8617 -x25691 -x26164 -x26507 -x35476 -x21348 -x39530 -x31382 -x6286 -x27938 -x12907 -x16533 -x44085 -x39576 -x24939 -x27309 -x38864 -x19989 -x8073 -x507 -x35445 -x13396 -x24679 -x7543 -x3929 -x41729 -x22940 -x38255 -x12472 -x37461 -x25722 -x35172 -x4699 -x23125 -x29276 -x32057 -x32348 -x32236 -x14266 -x21277 -x29397 -x31738 -x28641 -x32032 -x26821 -x27615 -x24302 -x44618 -x2403 -x18785 -x5156 -x5268 -x9658 -x17353 -x5145 -x980 -x5379 -x20440 -x10755 -x34451 -x15356 -x34413 -x872 -x26178 -x26797 -x43914 -x17790 -x11085 -x7495 -x10941 -x107 -x14047 -x36970 -x26075 -x27987 -x33191 x41170 -x22999 -x3083 -x43092 -x38163 -x1791 -x43252 -x1396 -x6623 -x12429 -x17181 -x4228 -x1628 -x44660 -x4966 -x22287 -x2005 -x30478 -x28047 -x11714 -x16291 -x16622 -x44792 -x33193 -x6523 -x5472 -x697 -x16436 -x6758 -x19422 -x4541 -x34141 -x17583 x40974 -x44803 -x33700 -x36014 -x14421 -x38320 -x44296 -x33819 -x25778 -x18110 x40998 -x31485 -x4610 -x27385 -x40965 -x33855 -x7411 -x33679 -x9110 -x33993 -x42068 -x3704 -x33792 -x35830 -x28993 -x42761 -x133 -x9152 -x13609 -x13120 -x27619 -x15115 -x14068 -x37006 -x13819 -x26072 -x9651 -x43522 -x28720 -x7681 -x23234 -x4905 -x44728 -x17853 -x29764 -x39082 -x4458 -x41978 -x32737 -x35780 -x22114 -x20844 -x7913 -x10712 -x5433 -x4336 -x36473 -x25055 -x37331 -x36182 -x21045 -x42989 -x815 -x26212 -x43835 -x24131 -x31060 -x15497 -x32317 -x20318 -x25034 -x39591 -x8253 -x36650 -x22332 -x11723 -x37101 x40415 -x13556 -x12593 -x3423 -x10365 -x15351 -x8962 -x25292 -x26377 -x18147 -x8719 -x7215 -x15127 -x1494 -x36329 -x36573 -x11204 -x11480 -x18836 -x15070 -x18789 -x26759 -x11968 -x21693 -x37322 -x10388 -x19863 -x41775 -x21229 -x1489 -x38616 -x25922 -x17346 -x22836 -x6881 -x21486 -x6091 -x34892 -x18616 -x35832 -x43560 -x25214 -x12158 -x168 -x32777 -x29962 -x11452 -x1720 -x31453 -x38080 -x4924 -x2626 -x32401 -x22286 -x7737 -x19231 -x26394 -x39268 -x27617 -x14573 -x22575 -x13530 -x7541 -x8708 -x43496 -x3154 -x16767 -x40177 -x13534 -x32396 -x16769 -x24962 -x26353 -x31709 -x7528 -x16180 -x36251 -x16845 -x10325 -x9060 -x6242 -x25063 -x10954 -x28804 -x14533 -x44601 -x5483 -x442 -x44427 -x24618 -x4293 -x25023 -x4004 -x1205 -x31659 -x9370 -x32097 -x23422 -x38558 -x4977 -x27224 -x5768 -x3537 -x7326 -x25579 -x11358 -x28889 -x35054 -x17302 -x9560 -x13018 -x44376 -x5082 -x27026 -x27483 x41665 x40982 -x26288 -x26830 -x9274 -x26855 -x4954 -x27414 -x26235 -x26742 -x35078 -x16790 -x29474 -x19382 -x7087 -x8020 -x17273 -x11225 -x8839 -x6882 -x28101 -x14061 x36580 -x44349 -x23148 -x30616 -x40543 -x11824 -x15639 -x9796 -x34654 -x31890 -x16788 -x14292 -x7905 -x18620 -x1635 -x35619 -x27620 -x44560 -x4846 -x41750 -x18520 -x41879 -x19563 -x10230 -x43563 -x31930 -x28694 -x34939 -x3559 -x4691 -x9181 -x42646 -x44709 -x9054 -x10556 -x20218 -x23674 -x26585 x41363 x41872 -x4711 -x40168 -x34350 -x28951 -x40601 -x33312 -x38332 -x2772 -x24602 -x343 -x14099 -x3315 -x37256 -x34612 -x16882 -x10977 -x44634 -x9403 -x38003 -x26071 -x23186 -x12704 -x33978 -x40302 -x2247 -x20776 -x3420 -x22787 -x28064 -x27388 -x41638 -x23884 -x7400 -x32841 -x1572 -x33943 -x9721 -x13312 -x40969 -x38112 -x5746 -x30050 -x27064 -x23732 -x12934 -x6661 -x29152 -x10561 -x37198 -x26168 -x23558 -x1090 -x17253 -x5463 -x33405 -x38676 -x37319 -x37060 -x27560 -x13543 -x31143 -x30109 -x20515 x41222 -x30503 -x33251 -x19292 -x19049 -x31649 -x14582 -x17769 -x5700 -x267 -x19569 -x18682 -x16912 -x12251 -x15302 -x42114 -x13478 -x43035 -x1402 -x21984 -x41613 -x4998 -x14408 -x10217 -x30345 -x29791 -x16186 -x21519 -x13875 -x43918 -x7608 -x21197 -x14692 -x21991 -x29957 -x18568 -x726 -x42438 -x36569 -x2147 -x26869 -x28343 -x17327 -x14254 -x5234 -x4688 -x36009 -x21826 -x23742 -x17261 -x24851 -x2504 -x6032 -x30090 -x35415 -x8654 -x35214 -x24039 x41148 -x24483 -x40022 -x11972 -x4455 -x5960 -x24517 -x15222 -x13446 -x35703 -x12124 -x42028 -x26216 -x30590 -x32462 -x41688 -x6215 -x36276 -x28616 -x9187 -x7230 -x32477 -x21848 -x26302 -x8293 -x16818 -x5079 -x543 -x7477 -x19343 -x3935 -x32290 -x26599 -x36320 -x9510 -x42948 -x6474 -x27191 -x32603 -x17234 -x6021 -x19617 -x30257 -x3087 -x17028 -x29248 -x6796 -x18249 -x29895 x41096 -x40587 -x37956 -x11190 -x1610 -x42494 -x39772 -x5624 -x31405 -x1848 -x24667 -x39501 -x5174 -x24218 -x16344 -x28164 -x13701 -x27471 -x14934 -x12519 -x34526 -x21829 -x40165 -x16999 -x23962 -x6533 -x40841 -x12883 -x18716 -x23106 -x35064 -x18327 -x40618 -x19804 -x34206 -x19706 -x23709 -x20674 -x22360 -x40840 -x41646 -x33539 -x11393 -x40494 -x24712 -x2553 -x8447 -x264 -x5015 -x38313 -x600 -x21979 -x14520 -x1820 -x6347 -x15117 -x31030 -x31679 -x39628 -x5194 -x21757 -x24799 -x3963 -x35674 -x5861 -x22181 -x31809 -x42003 -x40254 -x14281 -x35862 -x30676 -x12276 -x19613 -x22994 -x22374 -x44783 -x4520 -x42436 -x823 -x1603 -x16532 -x40146 -x1017 -x29087 -x18550 -x15874 -x2912 -x11517 -x32893 -x35154 -x31750 -x38642 -x32502 -x24598 -x17609 -x4292 -x16674 -x14823 -x39702 -x3878 -x11854 -x35133 -x35462 -x14440 -x27860 -x1180 -x22473 -x35949 -x33237 -x23817 -x12025 -x4522 -x20410 -x21100 -x18082 -x42868 -x29007 -x16701 -x27019 -x10925 -x3407 -x25677 -x39743 -x1879 -x13389 -x5286 -x21658 -x15195 -x28570 -x42473 -x24336 -x10653 -x27236 -x2025 -x44249 -x36350 -x16507 -x23564 -x10559 -x23389 -x42455 -x16703 -x19806 -x18579 -x21862 -x30741 -x5490 -x43153 -x37174 -x8815 -x30200 x41134 -x39854 -x38287 -x39911 -x38516 -x11737 -x1119 -x8591 -x37983 -x32686 -x4053 -x10239 -x8644 -x12351 -x22674 -x28048 -x32304 -x41778 -x10287 -x16161 -x24179 -x33840 -x28076 -x2411 -x7107 -x35935 -x13659 -x26495 -x23363 -x2742 -x34985 -x19277 -x29444 -x15074 -x4679 -x34773 -x16862 -x40311 x41161 -x32271 -x34196 -x11892 -x26152 -x42531 -x29274 -x4707 -x27090 -x22945 -x25209 -x6216 -x15204 -x2764 -x35239 -x42554 -x28018 -x33261 -x16324 -x37329 -x39236 -x39793 -x2787 -x6508 -x23483 -x14957 -x31212 -x35718 -x13233 -x15636 -x18867 -x6073 -x43321 -x21940 -x40111 -x11560 -x43098 -x17932 -x146 -x37092 -x13431 -x1035 -x18835 -x17940 -x65 -x28407 -x13896 -x12669 -x36547 -x11409 -x6054 -x19222 -x4304 -x1780 -x17778 -x29452 -x4478 -x19253 -x8782 -x35707 -x20802 -x18668 -x22913 -x26666 -x33534 -x28762 -x15650 -x5804 -x470 -x38853 -x19661 -x1652 -x27709 -x11043 -x35199 -x36779 -x31715 -x14376 -x43677 -x37583 -x1934 -x29080 -x6564 -x12556 -x32250 -x39362 -x39866 -x2630 -x28406 -x34739 -x17817 -x10329 -x29746 -x13334 -x24474 -x43048 -x27890 -x22418 -x6747 -x43466 -x25010 -x8502 -x10049 -x18368 -x13916 -x4040 -x43773 -x26981 -x12057 -x4548 -x14413 -x26186 -x12971 -x39042 -x36713 -x42806 -x9968 -x15866 -x32909 -x33009 -x6582 -x38210 -x22271 -x40843 -x21019 -x31094 -x9524 -x28114 -x14872 -x18274 -x30592 -x36447 -x20273 -x8786 -x24531 -x20572 -x28385 -x32179 -x15720 -x27091 -x25698 -x7790 -x3333 -x13476 -x22667 -x6042 -x35223 -x26460 -x36652 -x30755 -x3582 -x7221 -x743 -x32221 -x15321 -x13064 -x34764 -x34763 -x9879 -x10652 -x18425 -x10711 -x16146 -x11998 x41023 -x17664 -x43807 -x21472 -x40068 -x33338 -x1044 -x21200 -x39598 -x13285 -x40706 -x25154 -x36220 -x24136 -x41552 -x30041 -x22258 -x28017 -x2176 -x1798 -x15911 -x28578 -x26080 -x31960 -x15137 -x40256 -x7253 -x37976 -x42942 -x10432 -x33042 -x38773 -x38882 -x44408 -x37300 -x39184 -x10182 -x24775 -x27150 -x14369 -x9222 -x27638 -x7060 -x42213 -x37488 -x30835 -x25519 -x32091 -x18566 -x6053 -x13822 -x40067 -x30931 -x27180 -x10986 -x13445 -x34249 -x16870 -x41898 -x17020 -x9664 -x4484 -x22924 -x665 -x3606 -x39305 -x14420 -x38272 -x37005 -x28382 -x36063 -x7138 -x22201 -x44077 -x10542 -x7607 -x42032 -x12607 -x15594 -x16795 -x27214 -x13148 -x27237 -x27932 -x22528 -x31286 -x16127 -x11726 -x8730 -x13641 -x20377 -x34261 -x27479 -x40044 -x14725 -x10408 -x15138 -x33981 -x16228 -x42786 -x28369 -x43594 -x16997 -x27337 -x7946 -x20183 -x40967 -x34813 -x8153 -x27171 -x783 -x17094 -x22878 -x33198 -x38708 -x25637 -x16892 -x9911 -x39733 -x12926 -x26169 -x42512 -x32484 -x9988 -x25605 -x44149 -x38910 x40408 -x713 -x15184 -x4401 -x25119 -x3215 -x8177 -x27596 -x33513 -x22055 -x31595 -x37130 -x22105 -x11246 -x29953 -x16816 -x37156 -x11465 -x35123 -x9325 -x43001 -x16521 -x17287 -x33036 -x12035 -x21503 -x15678 -x21070 -x3003 -x1232 -x25454 -x4269 -x36785 -x44065 -x24785 -x5332 -x33698 -x30896 -x35116 -x8138 -x23351 -x31186 -x15122 -x8837 -x18946 -x15623 -x37103 -x18157 -x28581 x40420 -x38787 -x38072 -x20338 -x31973 -x5140 -x8355 -x32167 -x7584 -x7044 -x39196 -x26112 -x29185 -x8244 -x39204 -x35687 -x4918 -x10139 -x4153 -x4839 -x30159 -x26704 -x33834 -x23808 -x3258 -x32134 -x6616 -x35608 -x7392 -x11032 -x15316 -x16392 -x9139 -x44267 -x34280 -x32130 -x32677 -x24100 -x13320 -x32654 -x33664 -x20349 -x19462 -x33495 -x24025 -x21716 -x20381 -x4961 -x6999 -x17834 -x40786 -x2417 -x44720 -x19358 -x16159 -x10113 -x28129 -x18936 -x33909 -x42301 -x34788 -x17217 -x18840 -x23426 -x36755 -x7204 -x18536 -x30154 -x2372 -x36100 -x11656 -x23541 -x11001 -x21363 -x40908 -x43122 -x40050 -x36699 -x35822 -x19285 -x14984 -x9886 -x21939 -x17847 -x29801 -x43235 -x14378 -x14748 -x4176 -x13500 -x6165 -x22628 -x31155 -x5236 -x20830 -x32599 -x15775 -x22028 -x1950 -x3247 -x39153 -x11415 -x16648 -x14274 -x44738 -x3279 -x2828 -x21574 -x26420 -x7026 -x38635 -x26006 -x24584 -x2290 -x18997 -x35690 -x8679 -x44588 -x12170 -x18608 -x37016 -x20215 -x34159 -x7405 -x7475 -x9480 -x20312 -x42193 -x43291 -x13032 -x13169 -x9594 -x7707 -x15209 -x1657 -x33928 -x7975 -x43306 -x29557 -x41056 -x9971 -x10201 -x32232 -x3336 -x13057 -x18685 -x29882 -x23282 -x36311 -x28191 -x27877 -x33553 -x19938 -x2268 -x26455 -x43610 -x28766 -x35574 -x19395 -x10924 -x35084 -x38148 -x1976 -x40107 -x1269 -x29967 -x27533 -x14345 -x9016 -x18142 -x13393 -x41960 -x31772 -x24594 -x30013 -x39770 -x34112 -x8395 -x1242 -x3188 -x16696 -x32194 -x27395 -x10581 -x3419 -x16176 -x19463 -x16456 -x38844 -x14531 -x26383 -x15962 -x5631 -x21175 -x38954 -x14572 -x35597 -x7848 -x16430 -x34080 -x43770 -x15010 -x37558 -x14496 -x43607 -x14716 -x41510 -x3820 -x28267 -x39266 -x27492 -x39058 -x4504 -x20909 -x32682 -x384 -x450 -x41790 -x40577 -x38097 -x22336 -x4025 -x20995 -x17802 -x12557 -x31795 -x36752 -x34657 -x12970 x41182 -x23737 -x30239 -x36468 -x25795 -x35823 -x14167 -x27261 -x26211 -x28775 -x31915 -x2834 -x13062 -x11887 -x27611 -x4754 -x6781 -x15575 -x6219 x40771 -x43687 -x32124 -x4322 -x38399 -x34097 -x43924 -x6295 -x31034 -x39097 -x8190 -x17500 -x14436 -x1280 -x15500 -x19139 -x39885 -x20620 -x22661 -x13400 -x15120 -x32423 -x9017 -x11660 -x12312 -x20201 -x489 -x5810 -x38491 -x11156 -x21062 -x38338 -x28147 -x37933 -x9802 -x40376 -x38728 -x17711 -x35604 -x34679 -x25179 -x31727 -x43715 -x20884 -x13276 -x30123 -x18272 -x38246 -x32125 -x39822 -x13881 -x3979 -x26837 -x2582 -x42596 -x22880 -x43685 -x12499 -x22884 -x3566 -x18318 -x27050 -x12188 -x39250 -x3801 -x30107 -x34215 -x22238 -x39564 -x22547 -x32739 -x6725 -x4082 -x39226 -x27194 -x11351 -x19704 -x25121 -x12334 -x5406 -x34542 -x2624 -x14447 -x25397 -x24849 -x28086 -x9990 -x9353 -x33823 -x12882 -x29624 -x36099 -x18848 -x7357 -x35981 -x8012 -x38619 -x33229 -x29090 -x34457 -x17463 -x31012 -x39438 -x28786 -x43785 -x25944 -x18887 -x35550 -x103 -x26879 -x35683 -x918 -x37128 -x4072 -x31071 -x27361 -x20961 -x44704 -x22134 -x38544 -x14824 -x2573 -x18373 -x15178 -x39661 -x43887 -x9733 -x8813 -x36780 -x6521 -x29518 -x36959 -x37253 -x31242 -x41912 -x33550 -x19335 -x26710 -x20275 -x7819 -x16640 -x26300 -x3780 -x19688 -x36467 -x31464 -x44141 -x26826 -x23870 -x21408 -x36609 -x28929 -x18809 -x21299 -x40685 -x22793 -x41904 -x4089 -x6338 -x9899 -x33328 -x13770 -x25854 -x12066 -x39375 -x1091 -x27953 -x5028 -x37892 -x11589 -x12733 -x14605 -x15012 -x30548 -x27284 -x27018 -x26896 -x4476 -x23019 -x24502 -x1766 -x8353 -x18094 -x16741 -x4127 -x11000 -x43079 -x4379 -x11525 -x24351 -x506 -x5634 -x21362 -x10591 -x28606 -x38125 -x42362 x41255 -x6920 -x8099 -x21108 -x9949 -x14564 -x21594 -x3387 -x39458 -x24362 -x15425 -x39610 -x25553 -x441 -x31562 -x2406 -x7597 -x29011 -x29375 -x19317 -x11236 -x17927 -x18102 -x14366 -x7414 -x17342 -x5834 -x35757 -x9423 -x20236 -x5062 -x39656 -x7972 -x15454 -x25338 -x8018 -x20793 -x21920 -x12666 -x14747 -x19251 -x29831 -x23929 -x22077 -x33045 -x32040 -x19423 -x39321 -x27086 -x34915 -x24045 -x36532 -x39626 -x32267 -x17096 -x37462 -x7271 -x24705 -x27249 -x33646 -x24109 -x31834 -x37708 -x9969 -x7896 -x8105 -x30482 -x39655 -x2607 -x17140 -x42689 -x30423 -x43791 -x2725 -x39827 -x5248 -x43372 -x21330 -x23617 -x25522 -x10955 x41332 -x3418 -x4632 -x15161 -x36048 -x22132 -x38350 -x23893 -x8261 -x16016 -x2760 -x18183 -x44758 -x22954 -x43110 -x26552 -x19297 -x3753 -x11251 -x2502 -x10770 -x19923 -x16445 -x6912 -x43365 -x20592 -x19889 -x25285 -x11803 -x5210 -x10909 -x10788 -x21372 -x42853 -x37578 -x39592 -x36727 -x2542 -x14175 -x15751 -x33262 -x5485 -x44449 -x29591 -x27012 -x34142 -x15250 -x21595 -x42355 -x2291 -x23954 -x39855 -x25248 -x6402 x41246 -x4438 -x9265 -x24898 -x18865 -x30071 -x19959 -x27993 -x18465 -x14052 -x2 -x6605 -x7007 -x29140 -x16087 -x9784 -x9909 -x12068 -x31064 -x35111 -x28573 -x32795 -x20078 -x555 -x23738 -x24030 -x8330 -x13295 -x41574 -x6866 -x26364 -x23348 -x21412 -x32934 -x40935 -x6014 -x25044 -x11148 -x8684 -x9094 -x19602 -x24769 -x22704 -x8608 -x27663 -x6045 -x857 -x36958 -x27396 -x19968 -x6489 -x21927 -x27756 -x12397 -x19796 -x39017 -x5627 -x2165 -x10610 -x638 -x16857 -x17667 -x9309 -x39966 -x22997 -x6906 -x32266 -x14128 -x16048 -x32771 -x38001 -x40897 -x482 -x37031 x41354 -x31879 -x5670 -x22490 -x7109 -x43171 -x38496 -x36407 -x7900 -x46 -x26099 -x32458 -x36249 -x42913 -x12826 -x14809 -x12933 -x23036 -x35927 -x4210 -x22596 -x2577 -x28743 -x17023 -x32282 -x35323 -x21586 -x29688 -x22861 -x38680 -x8506 -x17497 -x31556 -x17392 -x34743 -x43826 -x30196 -x32181 -x35409 -x9212 -x9702 -x8127 -x41579 -x30160 -x938 -x38302 -x42925 -x7120 -x21895 -x14682 -x24561 -x13943 -x5972 -x21020 -x15249 -x28926 -x40592 -x34205 -x6089 -x3332 -x22199 -x31843 -x28806 -x44295 -x41561 -x21331 x41064 -x43054 -x42347 -x27570 -x13304 -x39274 -x24151 -x1433 -x15833 -x25997 -x18477 -x13130 -x11841 -x38620 -x4782 -x9647 -x42279 -x42371 -x26499 -x2500 -x22724 -x12968 -x23328 -x25327 -x11086 -x36849 -x38139 -x7827 -x1118 -x43151 -x34954 -x5293 -x6782 -x31852 -x1599 -x26878 -x24865 -x4332 -x24693 -x4276 -x17152 -x43866 -x32913 -x6230 -x25112 -x3413 -x21124 -x13353 -x43683 x41259 -x8176 -x38363 -x43673 -x42349 -x29136 -x42774 -x40826 -x44187 -x38726 -x14895 -x30235 -x43993 -x17604 -x4898 -x14091 -x25520 -x11331 -x33143 -x2364 -x32994 -x24660 -x23746 -x32721 -x31506 -x36768 -x39513 -x15838 -x15930 -x9002 -x5364 -x19207 -x44029 -x7359 -x43822 -x38050 -x24984 -x26490 -x8407 -x25284 -x29661 -x31581 -x19439 -x36561 -x36749 x3044 -x20845 -x23027 -x13507 -x21849 -x1430 -x7899 -x26123 -x19062 -x4550 -x23820 -x15815 -x22645 -x44225 -x3129 -x25077 -x7664 -x21731 -x2064 -x40836 -x44312 -x30329 -x3209 -x30599 -x8306 -x31711 -x5305 -x39941 -x9402 -x4788 -x27234 -x16214 -x12418 -x11798 -x44765 -x37109 -x18854 -x21736 -x4959 -x35248 -x28103 -x20805 -x13497 -x41713 -x11201 -x14896 -x17400 -x9768 -x26638 -x28429 -x28799 -x34433 -x37659 -x33449 -x34182 -x35782 -x35785 -x5185 -x3800 -x23343 -x20188 -x19324 -x359 x41346 -x44136 -x8158 -x30840 -x25021 -x39142 -x26890 -x29567 -x30879 -x7921 -x44204 -x11168 -x1286 -x16179 -x23581 -x14278 -x3399 -x31182 -x8869 -x22146 -x23822 -x42140 -x32202 -x21873 -x11263 -x39370 -x32314 -x32519 -x21193 -x26479 -x3787 -x13439 -x20001 -x3216 -x31798 -x17056 -x1746 -x41926 -x33516 -x20853 -x28008 -x23390 -x29864 -x17167 -x28187 -x10093 -x44281 -x23673 -x37949 -x8611 -x24639 -x24349 -x42666 -x7500 -x13737 -x7812 -x37882 -x7882 -x22903 -x1342 -x21544 -x469 -x31122 -x16996 -x29228 -x2449 -x23062 -x11754 -x34944 -x13167 -x4731 -x2886 -x43543 -x15846 -x29809 -x27730 -x27878 -x37374 -x3060 -x9546 -x29019 -x35546 -x36828 -x18345 -x33549 -x9980 -x22494 -x13944 -x10263 -x9758 -x36636 -x3397 -x8249 -x37489 -x18246 -x14858 -x11839 -x15582 -x22070 -x27597 -x19215 -x15409 -x35 -x14171 -x15296 -x28796 -x13546 -x17277 -x37314 -x8332 -x19345 -x34519 -x24556 -x37593 -x44488 -x9122 -x44764 -x23550 -x33008 -x35675 -x18739 -x23627 -x19201 -x11596 -x21928 -x5147 -x30223 -x1721 -x834 -x1431 -x8325 -x24786 x41293 -x6225 -x31314 -x15429 -x7590 -x1770 -x19080 -x1088 -x26 -x15109 -x44596 -x4080 -x20913 -x25715 -x35140 -x40209 -x10297 -x29498 -x34462 -x19511 -x32781 -x8057 -x18009 -x16525 -x11092 -x9492 -x40375 -x14942 -x40175 -x26334 -x11229 -x26047 -x3162 -x42869 -x14305 -x27565 -x25914 -x23455 -x5989 -x7872 -x992 -x17615 -x1777 -x26910 -x34138 -x8250 -x33806 -x10476 -x828 -x24486 -x17158 -x27608 -x29945 -x39404 -x23632 -x36907 -x22150 -x14318 -x395 -x43845 -x24525 -x37860 -x41409 -x32829 -x41454 -x13194 -x10095 -x5914 -x13855 -x37548 -x24604 -x8184 -x19194 -x38464 -x2997 -x12223 -x16160 -x12617 -x27631 -x33378 -x243 -x37392 -x20764 -x14763 -x4491 -x34219 -x37335 -x14057 -x41565 -x37756 -x39238 -x7697 -x19140 -x14894 -x12184 -x31600 -x27599 -x23434 -x29635 -x42426 -x22706 -x2445 -x26662 -x23394 -x27837 -x41771 -x17397 -x23547 -x42215 -x35875 -x22346 -x36914 -x846 -x39453 -x14257 -x5381 -x30839 -x24577 -x35121 -x13605 -x2217 -x43968 -x33 -x43978 -x31908 -x26605 -x7782 -x11436 -x35171 -x29934 -x9821 -x16388 -x39355 -x610 -x32094 -x29634 -x42953 -x21821 -x15510 -x37814 -x3940 -x35992 -x2216 -x35918 -x24588 -x43085 -x37603 -x21689 -x1155 -x23551 -x33026 -x21855 -x30754 -x27858 -x21624 -x8162 -x3038 -x38941 -x36486 -x13043 -x12874 -x32719 -x43331 -x9257 -x37820 -x15631 -x8585 -x1203 -x3999 -x1204 -x23263 -x23487 -x33530 -x16108 -x38790 -x485 -x32252 -x4139 -x11735 -x29753 -x16370 -x29888 -x14733 -x22437 -x8472 -x4408 -x4472 -x41602 -x3032 -x33152 -x44808 -x13764 -x44710 -x10077 -x40038 -x35157 -x17565 -x7171 -x14814 -x30194 -x4129 -x40247 -x2610 -x16316 -x25487 -x8831 -x16494 -x540 -x19849 -x17873 -x4252 -x31989 -x14768 -x17688 -x27865 -x26546 -x20720 -x563 -x22314 -x10136 -x17498 -x27909 -x5179 -x37399 -x22234 -x2087 -x393 -x14126 -x33948 -x20042 -x10814 -x40102 -x5572 -x2583 -x9006 -x25218 -x6540 -x8789 -x18522 -x13966 -x7867 -x42210 -x13887 -x43049 -x26657 -x16724 x41663 -x33695 -x1659 -x9525 -x43191 -x27559 -x11292 -x37729 -x18952 -x29523 -x11453 -x28174 -x41731 -x2670 -x42191 -x6019 -x11177 -x18519 -x6001 -x26427 -x20321 -x42949 -x20988 -x1857 -x1884 -x37446 -x23170 -x83 -x9062 -x30057 -x18079 -x23169 -x23727 -x14700 -x22784 -x21233 -x10159 -x2468 -x20428 -x22073 -x6264 -x1920 -x38791 -x34368 -x35167 -x37385 -x7452 -x27603 -x37834 -x11830 -x27990 -x286 -x26410 -x27850 -x1767 -x17841 -x3191 -x43664 -x43548 -x37845 -x28005 -x14627 -x24212 -x6547 -x3442 -x15242 -x33069 -x17299 -x28209 -x27691 -x12341 -x40316 -x17586 -x44532 -x37340 -x15871 -x41765 -x26608 -x2239 -x1464 -x31987 -x29102 -x35677 -x13185 -x16401 -x3511 -x41622 -x18971 -x41740 -x1061 -x4777 -x2238 -x36285 -x41526 -x3561 -x4568 -x5888 -x19361 -x3997 -x24500 -x8135 -x39836 -x2944 -x17453 -x20141 -x13655 -x16049 -x4506 -x21517 -x2288 -x39249 -x30217 -x10417 -x9251 -x13451 -x19537 -x6447 -x35136 -x36908 -x34431 -x4194 -x18126 -x39659 -x39593 -x7317 -x1328 -x30281 -x30858 -x31977 -x10673 -x29093 -x39450 -x39304 -x21443 -x34869 -x37987 -x19778 -x1697 -x11303 -x9752 -x7537 -x26464 -x22943 -x5611 -x23312 -x14364 -x5133 -x17275 -x42229 -x36422 -x10060 -x43925 -x36394 -x17700 -x33047 -x26326 -x18390 -x9805 -x6111 -x39971 -x24087 -x16760 -x35874 -x15914 -x2994 -x44693 -x19106 -x37058 -x31820 -x37836 -x39758 -x22936 -x22313 -x43846 -x7436 -x41470 -x8429 -x37065 -x9650 -x558 -x25253 -x15779 -x35723 -x18690 -x26536 -x40512 -x18462 -x2931 -x24270 -x22270 -x10991 -x15993 -x19464 -x43071 -x5705 -x23177 -x40055 -x11414 -x22641 -x11328 -x29157 -x6394 -x23332 -x28398 -x9195 x41199 -x4173 -x11715 -x3996 -x21673 -x8391 -x44003 -x31631 -x13879 -x27740 -x22687 -x27303 -x9438 -x20652 -x14826 -x23288 -x32691 -x42698 -x11547 -x26728 -x8497 -x31539 -x9408 -x14990 -x1723 -x5697 -x16624 -x28071 -x5836 -x1346 -x23988 -x42051 -x10967 -x28289 -x24749 -x43834 -x37247 -x28028 -x25328 -x9737 -x39364 -x28640 -x948 -x27717 -x41785 -x24663 -x1880 -x18648 -x8832 -x16481 -x18965 -x41684 -x16744 -x25071 -x4851 -x15057 -x861 -x17175 -x40960 -x20877 -x29261 -x36589 -x24449 -x19174 -x16155 -x36644 -x26545 -x1089 -x36824 -x5077 -x35583 -x3718 -x31723 -x44583 -x914 -x38432 -x2518 -x33396 -x42508 -x31258 -x34996 -x7574 -x43809 -x35688 -x5913 -x40713 -x42940 -x40005 -x6863 -x37699 -x15948 -x24636 -x3712 -x37832 -x12017 -x28569 -x29774 -x4892 -x3756 -x12224 -x36368 -x36560 -x12301 -x31928 -x24353 -x43078 -x36872 -x13183 -x13313 -x34499 -x6157 -x812 -x34270 -x34718 -x17754 -x20718 -x25833 -x33337 -x22519 -x19936 -x33218 -x3137 -x42246 -x38021 -x2860 -x22872 -x12061 -x30020 -x28846 -x21649 -x10899 -x27664 -x4929 -x6924 -x9294 -x21184 -x15475 -x19040 -x26221 -x22033 -x39405 -x20322 -x14085 -x9873 -x3543 -x44368 -x38382 -x8925 -x931 -x4556 -x40371 -x39557 -x16169 -x14386 -x7723 -x15989 -x41482 -x2229 -x38657 -x3118 -x6452 -x40652 -x3661 -x27721 -x23762 -x36196 -x44042 -x31938 -x11218 -x14245 -x4602 -x8080 -x19120 -x43868 -x1949 -x17551 -x16829 -x17240 -x4668 -x3010 -x688 -x1536 -x24161 -x39053 -x38031 -x10274 -x25170 -x35631 -x42648 -x28978 -x39158 -x239 -x17007 -x20925 -x16917 -x27737 -x25634 -x32744 -x4087 -x36353 -x1293 -x28417 -x15065 -x15759 -x25523 -x3196 -x2877 -x35134 -x30019 -x24566 -x14396 -x19347 -x30147 -x19568 -x37051 -x12489 -x557 -x24246 -x1748 -x21956 -x3902 -x17949 -x40063 -x11701 -x4456 -x28810 -x32331 -x31424 -x6651 -x18440 -x1333 -x32694 -x15373 -x41822 -x35161 -x8422 -x18770 -x32486 -x2883 -x21459 -x11752 -x24202 -x44261 -x800 -x32306 -x37444 -x15638 -x21201 -x35962 -x40808 -x6446 -x7718 -x33790 -x40286 -x34310 -x22534 -x13338 -x44615 -x36947 -x36371 -x20483 -x31730 -x9295 -x23813 -x43820 -x28134 -x423 -x32041 -x1367 -x16763 -x13291 -x34766 -x15701 -x17032 -x10806 -x42650 -x30699 -x32633 -x11155 -x22430 -x27586 -x43231 -x24345 -x38241 -x44757 -x34174 -x18881 -x35864 -x32847 -x42039 -x14074 -x17966 -x44091 -x4444 -x33096 x41628 -x34152 -x24058 -x30302 -x36439 -x16124 -x11257 -x25123 -x1860 -x14688 -x4 -x13221 -x13259 -x29520 -x20266 -x22137 -x33316 x41304 -x22135 -x34118 -x35753 -x27314 -x28673 -x1401 -x37862 -x23 -x9685 -x26600 -x42766 -x39927 -x34670 -x35144 -x5642 -x6139 -x15155 -x7074 -x25343 -x37398 -x25908 -x842 -x10319 -x15740 -x43022 -x30065 -x40073 -x34055 -x39426 -x19525 -x40388 -x3125 -x16884 -x13373 -x25220 -x40479 -x3793 -x23745 -x8986 -x32374 -x5189 -x35993 -x27803 -x20683 -x41820 -x37311 -x35831 -x29979 -x24826 -x2874 -x23031 -x10282 -x13324 -x22669 -x15306 -x34192 -x27448 -x20028 -x892 -x42025 -x15642 -x18512 -x40093 -x23923 -x27900 -x40558 -x30841 -x15173 -x28461 -x6214 -x22941 -x1340 -x44789 -x37040 -x24422 -x25156 -x23454 -x15041 -x36534 -x18356 -x43949 -x39640 -x6565 -x28876 -x11987 -x40489 -x18830 x41285 x41128 -x8731 -x1725 -x40205 -x2258 -x16257 -x721 -x23360 -x3754 -x24906 -x14477 -x27472 -x17040 -x20025 -x29862 -x2303 -x5177 -x41644 -x26444 -x28662 -x4130 -x28827 -x28404 -x25036 x41341 -x8462 -x3857 -x38934 -x24713 -x14024 -x38280 -x7501 -x31861 -x44171 -x21613 -x661 -x25863 -x33290 -x44360 -x40593 -x37216 -x5051 -x42054 -x29714 -x23155 -x24409 -x29713 -x11441 -x7142 -x26381 -x38774 -x3994 -x15418 -x34635 -x43582 -x13242 -x2098 -x25857 -x35801 -x20009 -x24224 -x35451 -x29886 -x37011 -x24128 -x37572 -x1817 -x13996 -x31158 -x9799 -x25588 -x35508 -x42979 -x30021 -x386 -x25096 -x10165 -x30343 -x42190 -x10371 -x7091 -x39981 -x5769 -x35554 -x39284 -x2201 -x31848 -x260 -x15968 -x2894 -x3540 -x1816 -x31208 -x34078 -x13341 -x40275 -x42604 -x23585 -x38284 -x39356 -x21087 -x6384 -x26054 -x34616 -x36469 -x43946 -x32156 -x32069 -x37672 -x36728 -x25299 -x21237 -x34373 -x42618 -x10190 -x43655 -x32397 -x39701 -x9253 -x32714 -x29318 -x18663 -x23830 -x42115 -x3955 -x27694 -x12563 -x37473 -x9310 -x36290 -x37627 -x28821 -x27876 -x4306 -x29141 -x3694 -x1123 -x23257 -x44182 -x35791 -x21038 -x31482 -x34247 -x1083 -x21654 -x40092 -x29984 -x17246 -x18455 -x19633 -x5 -x18944 -x29033 -x8663 -x29120 -x30420 -x10336 -x32445 -x25469 -x8406 -x9887 -x26813 x41150 -x180 -x19483 -x28619 -x18805 -x44203 -x38906 -x41887 -x33291 -x8764 -x16535 -x25573 -x13496 -x23044 -x36764 -x25262 -x241 -x32616 -x12479 -x9679 -x25731 -x756 -x4150 -x9058 -x9831 -x13862 -x14765 -x29816 -x15707 -x34030 -x31490 -x16075 -x24530 -x30214 -x9306 -x31207 -x6499 -x13567 -x17535 -x17521 -x25257 -x8964 -x43541 -x25409 -x35003 -x33833 -x39588 -x19934 -x39374 -x35765 -x24364 -x25535 -x2920 -x37541 -x11545 -x43188 -x11985 -x16317 -x37120 -x29954 -x33685 -x29633 -x17216 -x23224 -x3960 -x29771 -x32602 -x33675 -x39533 -x13749 -x15744 -x28044 -x21603 -x8317 -x43402 -x30650 -x6265 -x42924 -x40874 -x31786 -x3839 -x8993 -x5954 -x41053 -x29686 -x34641 -x26646 -x42386 -x28869 -x24059 -x9756 -x4746 -x28964 -x20466 -x44664 -x28656 -x16990 -x38318 -x15732 -x1514 -x21797 -x15620 -x15826 -x27138 -x25359 -x20107 -x5349 -x14949 -x13164 -x25473 -x2466 -x21406 -x32523 -x35413 -x36392 -x13153 -x25970 -x23616 -x13200 -x15514 -x15220 -x29693 -x8565 -x34785 -x26273 -x19266 -x1997 -x981 -x18873 -x15529 -x43 -x24862 -x10430 -x30657 -x38497 -x42608 -x36571 -x33520 -x8119 -x44469 -x7533 -x4031 -x11591 -x33660 -x9530 -x1190 -x39612 -x18596 -x42023 -x31646 -x17963 -x10818 -x7343 -x29977 -x10758 -x36546 -x15366 -x3603 -x3183 -x42671 -x32081 -x32769 -x11487 -x17402 -x15848 x41397 -x26607 -x16755 -x12832 -x37564 -x28837 -x20865 -x40720 -x26986 -x6818 -x28177 -x42225 -x37620 -x35425 -x9695 -x18198 -x44072 -x43719 -x16044 -x21793 -x20825 -x15419 -x23605 -x27255 -x34901 -x16874 -x33003 -x34663 -x23408 -x8178 -x963 -x32201 -x14269 -x1350 -x23573 -x23004 -x42018 -x22871 x41011 -x13765 -x33214 -x26368 -x15794 -x8491 -x4660 -x15873 -x33809 -x5287 -x32702 -x1077 -x3114 -x11231 -x12245 -x29837 -x6677 -x2525 -x13873 -x32370 -x30018 -x5141 -x6400 -x20742 -x38231 -x42432 -x19499 -x514 -x14186 -x32764 -x28611 -x26806 -x12757 -x2537 -x26792 -x28302 -x43160 -x5760 -x37873 -x6731 -x11128 -x6867 -x1074 -x13932 -x24278 -x278 -x4049 -x42256 -x40336 -x13192 -x1372 -x8944 -x15297 -x40545 -x10732 -x6477 -x7567 -x20034 -x14787 -x6412 -x12318 -x19190 -x21875 -x6825 -x27748 -x32349 -x41562 -x19752 -x14180 -x43348 -x2885 -x18167 -x43670 -x27011 -x27342 -x10244 -x40627 -x9314 -x43713 -x6018 -x43942 -x19760 -x36512 -x33172 -x25846 -x39002 -x23501 -x40590 -x5072 -x17533 -x29475 -x24671 -x40502 -x29217 -x12749 -x2773 -x9881 -x42636 x41048 -x10444 -x16329 -x33561 -x33702 -x41683 -x19793 -x37759 -x36661 -x21954 -x37754 -x13494 -x16520 -x36228 -x24829 -x21276 -x25331 -x10517 -x27753 -x30594 -x33145 -x2237 -x3705 -x8063 -x42832 -x24621 -x27345 -x32530 -x42563 -x2547 -x15259 -x36624 -x4994 -x32939 x41019 -x22188 -x5330 -x20875 -x9432 -x42755 -x3244 -x883 -x14205 -x38131 -x31322 -x28068 -x14343 -x21328 -x35228 -x12173 -x43672 -x42074 -x24793 -x16130 -x16469 -x40946 -x21340 -x15111 -x31953 -x13003 -x42420 -x17886 -x36943 -x24222 -x14819 -x18053 -x19685 -x9312 -x41927 -x15048 -x901 -x31986 -x32430 -x25161 -x2898 -x23725 -x17982 -x13619 -x30248 -x3496 -x32109 -x1309 -x19162 -x19693 -x25138 -x37939 -x6737 -x9507 -x6156 -x41808 -x2226 -x40954 -x23345 -x7976 -x27046 -x21484 -x34225 -x28853 -x10438 -x32075 -x42962 -x20734 -x20953 -x21621 -x24952 -x22549 -x38194 -x33526 -x29857 -x33121 -x7746 -x18992 -x25701 -x12043 -x38073 -x13853 -x1197 -x6718 -x9825 -x22339 -x20901 -x11030 -x17960 -x41950 -x21382 -x2293 -x9027 -x31180 -x38226 -x11761 -x27848 -x35117 -x34180 -x29683 -x24329 -x16838 -x17812 -x15263 -x5783 -x6330 -x32136 -x4558 -x6660 -x25724 -x36301 -x17649 -x26613 -x15876 -x9145 -x24082 -x28944 -x12210 -x44718 -x38038 -x1987 -x38681 -x4360 -x43654 -x36187 -x35826 -x1250 -x4935 -x26108 -x38856 -x40026 -x28599 -x17319 -x570 -x20915 -x21820 -x10185 -x3211 -x23248 -x35419 -x30857 -x14161 -x29294 -x19680 -x3251 -x16427 -x20272 -x3584 -x6140 -x11636 -x14479 -x33174 -x12024 -x43618 -x5568 -x37546 -x15676 -x21149 -x11269 -x23707 -x12807 -x23922 -x6475 -x39048 -x30541 -x25275 -x19150 -x34105 -x353 -x12642 -x28269 -x3912 x40407 -x29445 -x24086 -x27738 -x6794 -x21234 -x550 -x24935 -x24433 -x33095 -x33339 -x444 -x13660 -x31578 -x32635 -x41441 -x29381 -x28563 -x1792 -x41549 -x3898 -x36975 -x18048 -x19445 -x26205 -x2358 -x24810 -x41696 -x40613 -x15589 -x44679 -x9379 -x31976 -x14418 -x1571 -x40748 -x23773 -x30384 -x40158 -x19397 -x41955 -x33114 -x20469 -x33005 -x44661 -x21267 -x4557 -x14730 -x778 -x3353 -x452 -x2042 -x18588 -x33880 -x35576 -x5726 -x11930 -x41449 -x42713 -x40746 -x16659 -x11604 -x13560 -x36127 -x17199 -x31654 -x22363 -x14928 -x4213 -x40083 -x16531 -x7674 -x19526 -x3533 -x7351 -x36790 -x41444 -x26752 -x15145 -x16275 -x6177 -x29290 -x14740 -x35482 -x43899 -x24459 -x3736 -x44103 -x12109 -x12966 -x27295 -x14773 -x6424 -x10684 -x16199 -x5043 -x22236 -x40475 -x42746 -x8295 -x44648 -x8254 -x5439 -x34917 -x17670 -x27888 -x18352 -x32937 -x2128 -x15378 -x41497 x41209 -x24352 -x37155 -x12214 -x26204 -x33590 -x27423 -x4400 -x35726 -x960 -x41914 -x3899 -x19453 -x17582 x41213 -x5487 -x25630 -x6391 -x43893 -x39215 -x23789 -x27886 -x8255 -x21374 -x27416 -x40294 -x25464 -x26451 -x2260 -x6735 -x21494 -x16347 -x39796 -x25620 -x17133 -x31471 -x21123 -x6672 -x20324 -x44612 -x29871 -x17597 -x39188 -x23121 -x159 -x12859 -x12328 -x6806 -x19493 -x22912 -x6357 -x8563 -x28088 -x27495 -x654 -x7386 -x3837 -x41867 -x10193 -x28755 -x28384 -x13450 -x44666 -x39757 -x32731 -x35050 -x12381 -x43959 -x11933 -x31810 -x36554 -x33891 -x9919 -x11111 -x2444 -x37980 -x20461 -x30056 -x2521 -x13168 -x38845 -x39282 x41630 -x21584 -x35459 -x2059 -x2527 -x501 -x29904 -x20834 -x38517 -x35803 -x14924 -x16677 -x4524 -x16657 -x7330 -x38308 -x26810 -x9200 -x26682 -x44464 -x13134 -x31672 -x5242 -x10896 -x41958 -x30026 -x15254 -x6016 -x41637 -x9771 -x15864 -x38632 -x13574 -x28029 -x4209 -x29227 -x43263 -x9672 -x34682 -x32316 -x10473 -x34455 -x5828 -x7804 -x27412 -x6975 -x8423 -x41953 -x2056 -x41430 -x38312 -x12599 -x37145 -x13127 -x36116 -x7046 -x13590 -x387 -x8721 -x28758 -x36928 -x30347 -x38030 -x8470 -x8937 -x1726 -x32788 -x11527 -x8830 -x25927 -x37292 -x27757 -x23403 -x27494 -x19570 -x22889 -x38126 -x8984 -x26639 -x21216 -x29277 -x23825 -x21120 -x436 -x22670 -x28728 -x24387 -x39617 -x42264 -x36124 -x39381 -x5601 -x17750 -x5405 -x16032 -x32325 -x36459 -x39503 -x31190 -x21473 -x9059 -x3634 -x18456 -x31982 -x44553 -x14868 -x44165 -x36093 -x32143 -x37598 -x43192 -x20763 -x4719 -x15186 -x14516 -x24145 -x30396 -x13235 -x22007 -x30800 -x38271 -x19234 -x41977 -x36420 -x27726 -x3375 -x18780 -x25875 -x6267 -x23419 -x10240 -x18800 -x43492 -x31818 -x33581 -x12228 -x16825 -x39768 -x21819 -x40924 -x30102 -x29224 x41224 -x4051 -x23637 -x35047 -x29077 -x27651 -x35196 -x35039 -x31666 -x17746 -x14892 -x7914 -x15113 -x22654 -x202 -x32775 -x13542 -x23924 -x19398 -x15679 -x27834 -x26264 -x32270 -x22422 -x25537 -x39023 -x21854 -x42852 -x41906 -x32892 -x176 -x3042 -x32016 -x17714 -x20252 -x478 -x37542 -x28788 -x26863 -x25805 -x5567 -x23533 -x30515 -x7229 -x4827 -x24356 -x11116 -x41782 -x12411 -x26565 -x26471 -x7468 -x7661 -x16418 -x23698 -x2833 -x17588 -x5121 -x1330 -x2065 -x142 -x4234 x41311 -x2675 -x28613 -x583 -x23217 -x16699 -x4160 -x27772 -x38511 -x29822 -x29723 -x28914 -x11044 -x32639 -x36405 -x13498 -x35498 -x28533 -x25734 -x21447 -x26956 -x24320 -x29805 -x17529 -x7509 -x29515 -x886 -x11170 -x32728 -x20935 -x43982 -x29268 -x30014 -x38860 -x1993 -x24612 -x8833 -x43537 -x15576 -x31472 -x17906 -x25451 -x42234 -x42801 -x5365 -x16682 -x6566 -x17566 -x15058 -x15890 -x40795 -x14767 -x14991 -x33308 -x18712 -x13586 -x9118 -x33277 -x19197 -x30236 -x8720 -x414 -x1957 -x1727 -x25865 -x5655 -x4591 -x19732 -x31401 -x17165 -x2627 -x1981 -x8713 -x10107 -x27203 -x43244 -x8385 -x41024 -x26843 -x30684 -x40544 -x17858 -x6370 -x43731 -x5685 -x13361 -x40721 -x34741 -x36055 -x44018 -x39415 -x1212 -x29293 -x15493 -x26708 -x38698 -x36860 -x5001 -x41985 -x27734 -x44326 -x16042 -x24505 -x34144 -x7233 -x22220 -x10218 -x4914 -x22567 -x22702 -x21710 -x28186 -x4982 -x39912 -x22294 -x20130 -x42639 -x19349 -x21182 -x14416 -x31113 -x25373 -x6285 -x18515 -x32019 -x29459 -x8910 -x8823 -x16516 -x44446 -x4804 -x14932 -x42890 -x27246 -x29728 -x43682 -x22042 -x21316 -x11556 x41211 -x13733 -x37638 -x12249 -x31925 -x10352 -x14463 -x28000 -x26907 -x33831 -x33937 -x31293 -x19119 -x27521 -x36635 -x23750 -x9013 -x18402 -x32851 -x13942 -x35939 -x37753 -x9206 -x24787 -x6095 -x27215 -x13683 -x16327 -x28622 -x17875 -x20431 -x12259 -x26297 -x6761 -x6850 -x36444 -x20902 -x13470 -x2753 -x17320 -x32897 -x3159 -x31574 -x21142 -x26642 -x40240 -x14997 -x31036 -x32916 -x44420 -x35441 -x10787 -x11724 -x1890 -x13557 -x32986 -x4981 -x10786 -x10386 -x44643 -x15163 -x28671 -x15733 -x41840 -x2398 -x23719 -x35515 -x22029 -x17731 -x44293 -x11228 -x38624 -x10994 -x29992 -x37600 -x18471 -x35208 -x31257 -x5376 -x6205 -x9433 -x16977 -x9461 -x30168 x41345 -x14793 -x15226 -x11940 -x8894 -x9537 -x28240 -x29403 -x1098 -x28811 -x127 -x26966 -x17578 -x29058 -x24752 -x29351 -x37872 -x31940 -x17617 -x27365 -x13332 -x38155 -x24005 -x43324 -x11322 -x30695 -x39199 -x23661 -x2880 -x13180 -x35184 -x33743 -x3076 -x29028 -x8434 -x42526 -x35081 -x38528 -x32636 -x28704 -x43255 -x35796 -x17393 -x33638 -x39486 -x29006 -x3147 -x6988 -x44415 -x24616 -x14475 -x32182 -x3720 -x35543 -x9429 -x25404 -x29772 -x28791 -x14912 -x12310 -x30598 -x5130 -x35517 -x21908 -x33322 -x16281 -x18513 -x13465 -x34319 -x38788 -x12951 -x22293 -x2431 -x31269 -x4570 -x3253 -x24223 -x18141 -x29542 -x26763 -x36018 -x34674 -x9132 -x40465 -x26159 -x31347 -x6621 -x21809 -x8744 -x16385 -x16588 -x19267 -x19669 -x10052 -x27481 -x24548 -x28590 -x26404 -x9499 -x26905 -x23448 -x27154 -x32992 -x1847 -x12740 -x19560 -x265 -x37562 -x26007 -x129 -x11781 -x299 -x3560 -x35016 -x13453 -x14853 -x8620 -x42019 -x14840 -x5632 -x6388 -x43706 -x25151 -x30617 -x29603 -x39613 -x14633 -x5604 -x39457 -x33970 -x28670 -x25643 -x13181 -x19259 -x19838 -x39934 -x4175 -x22017 -x20030 -x12565 -x34355 -x40230 -x4650 -x8919 -x16616 -x42073 -x7199 -x16118 -x30500 -x10881 -x16982 -x24841 -x36933 -x13531 -x25883 -x35527 -x23874 -x9513 -x31201 -x42837 -x9082 -x23188 -x43271 -x7494 -x9549 -x17729 -x31836 -x17103 -x13924 -x6704 -x18650 -x14150 -x32825 -x11333 -x15251 -x790 -x23314 -x12194 -x1115 -x28173 -x4362 -x10854 -x14515 -x18795 -x9678 -x20650 -x18599 -x21177 -x8584 -x20159 -x40282 -x32078 -x13217 -x3462 -x4289 -x26111 -x3610 -x15799 -x37071 -x39272 -x9458 -x21430 -x34218 -x10061 -x20695 -x36726 -x1990 -x17725 -x15269 -x12624 -x20990 -x30298 -x31298 -x23950 -x1185 -x34326 -x19163 -x12553 -x33921 -x35431 -x34969 -x102 -x9392 -x43013 -x13949 -x14422 -x34102 -x31767 -x33111 -x12122 -x22006 -x18212 -x8350 -x19379 -x20527 -x40701 -x1215 -x2182 -x7002 -x25567 -x25173 -x3093 -x10872 -x6630 -x21975 -x44776 -x6817 -x24562 -x2556 -x6372 -x33828 -x16325 -x22461 -x34354 -x27872 -x17340 -x8739 -x32967 -x33371 -x19024 -x34022 -x37614 -x34501 -x36710 -x15741 -x1927 -x4579 -x35254 -x22911 -x29396 -x17673 -x19386 -x19010 -x6035 -x6022 -x37855 -x20468 -x13809 -x30849 -x34028 -x2212 -x6152 -x25524 -x18526 -x38472 -x44021 -x40200 -x26897 -x18818 -x7080 -x41074 -x10267 -x22092 -x41937 -x36750 -x30553 -x12053 -x40963 -x19664 -x42752 -x43403 -x31005 -x37028 -x24985 -x33011 x41358 -x7248 -x1931 -x42214 -x32563 x40451 -x7505 -x3947 -x15390 -x31833 -x10004 -x32237 -x4527 -x33160 -x29970 -x40660 -x40682 -x17809 -x27300 -x8189 -x30717 -x31873 -x37254 -x4496 -x5004 -x21531 -x35151 -x33484 -x5770 -x656 -x6142 -x40950 -x36656 -x15187 -x194 -x8735 -x1228 -x25729 -x5253 -x43726 -x17231 -x28414 -x10045 -x31438 -x14710 -x20438 -x44542 -x19286 -x37356 -x15393 -x4430 -x8865 -x19156 -x42674 -x36999 -x1706 -x38792 -x33415 -x27854 -x25051 -x19411 -x8036 -x44107 -x30373 -x21147 -x43917 -x3641 -x2851 -x21318 -x16288 -x27496 -x31057 -x29648 -x7383 -x10122 -x27978 -x8380 -x29202 -x5711 -x34329 -x19298 -x38653 -x29336 -x13572 -x24535 -x24447 -x25265 -x8714 -x40890 -x33594 -x33416 -x32688 -x36034 -x43877 -x21254 -x36693 -x30539 -x25351 -x33687 -x2446 -x20139 -x28471 -x34359 -x2608 -x41772 -x42768 -x30262 -x40035 -x35143 -x33078 -x28276 -x27028 -x28792 -x2866 -x23161 -x24338 -x29996 -x27088 -x16985 -x33002 -x8630 -x12346 -x21963 -x9044 -x33914 -x3403 -x29602 -x33173 -x36038 -x27062 -x2592 -x9574 -x31376 -x29628 -x12325 -x35119 -x10299 -x26801 -x31013 -x34692 -x6798 -x15975 x41208 -x34133 -x27390 -x23075 -x7517 -x8299 -x44593 -x43996 -x33131 -x26033 -x26893 -x4797 -x41554 -x42572 -x40953 -x1799 -x28643 -x17404 -x28644 -x25363 -x35649 -x6977 -x24541 -x16320 -x28845 -x41584 -x42198 -x15982 -x42447 -x4432 -x34799 -x8598 -x6885 -x7773 -x25322 -x10418 -x16723 -x33408 -x26022 -x26277 -x12186 -x38349 -x24557 -x31900 -x3241 -x42560 -x28524 -x32418 -x22071 -x44788 -x6334 -x17855 -x40308 -x18271 -x13793 -x42787 -x35338 -x17373 -x9738 -x43246 -x16608 -x30445 -x40594 -x39121 -x13763 -x29855 -x205 -x16543 -x11339 -x13386 -x38729 -x38677 -x38575 -x15745 -x44110 -x34195 -x7878 -x6713 -x8096 -x15376 -x29644 -x27102 -x31015 -x14104 -x3726 -x33762 -x26908 -x8328 -x40697 -x13621 -x20228 -x16801 -x11215 -x43282 -x38223 -x25550 -x15688 -x20281 -x10416 -x21533 -x27621 -x41961 -x43721 -x6577 -x29845 -x25919 -x36758 -x40061 -x26265 -x20804 -x25851 -x33412 -x39732 -x2127 -x25387 -x9393 -x11312 -x20110 -x27403 -x43272 -x18423 -x21755 -x2166 -x20532 -x12119 -x11464 -x2767 -x29535 -x16373 -x7594 -x43262 -x17116 -x22698 -x7599 -x5932 -x2792 -x6709 -x43516 -x5661 -x2699 -x18253 -x6862 -x23664 -x13402 -x36340 -x22789 -x17936 -x24268 -x14210 -x14502 -x36664 -x43437 -x40236 -x1339 -x42586 -x4330 -x28268 -x17079 -x16105 -x4989 -x37822 x41198 -x20257 -x12 -x2322 -x1390 -x10590 -x17437 -x18161 -x33579 -x38988 -x16734 -x15566 -x24488 -x4416 -x25219 -x12410 -x27582 -x15706 -x18671 -x4891 -x23210 -x16255 -x36130 -x28188 -x11197 -x33754 -x37904 -x42722 -x9454 -x12018 -x15343 -x28814 -x7830 -x23421 -x14565 -x44687 -x5289 -x22333 -x15439 -x12014 -x20420 -x15776 -x41703 -x34352 -x38101 -x16140 -x25694 -x28737 -x23470 -x28605 -x34825 -x27779 -x26568 -x21767 -x2759 -x32366 -x21780 -x38232 -x2317 -x30455 -x14192 x40441 -x38802 -x2950 -x14644 -x41500 -x11826 -x684 -x11138 -x23464 -x5981 -x6951 -x36347 -x10227 -x28508 -x22908 -x24325 -x11597 -x25439 -x17723 -x30822 -x11702 -x22095 -x14629 -x22885 -x6790 -x33873 -x35848 -x6101 -x42656 -x4311 -x7529 -x6277 -x34787 -x7372 -x5153 -x20573 -x17013 -x26257 -x21355 -x13970 -x1481 -x7610 -x23776 -x11186 -x12333 -x13275 -x32888 -x419 -x6908 -x17143 -x10760 -x26809 -x9710 -x41433 -x9850 -x29426 -x27867 -x31739 -x39125 -x20336 -x237 -x14850 -x43725 -x33690 -x38780 -x35319 -x44606 -x39168 -x3723 -x38300 -x17901 -x4412 -x17929 -x32088 -x14953 -x35314 -x29288 -x32946 -x24129 -x13775 -x26494 -x27484 -x43427 -x19115 -x11657 -x11153 -x16065 -x35957 -x10103 -x30129 -x42628 -x36429 -x29844 -x25444 -x23262 -x25525 -x13370 -x16564 -x30886 -x26215 -x35986 -x22457 -x7152 -x12331 -x28872 -x43754 -x35410 -x35322 -x42541 -x41994 -x15087 -x13834 -x32774 -x8142 -x814 -x27592 -x5192 -x10328 -x38629 -x23965 -x20267 -x36445 -x24830 -x15031 -x29684 -x22916 -x1654 -x31356 -x4069 -x16345 -x23144 -x33573 -x7998 -x17526 -x20038 -x27376 -x32299 -x36927 -x12202 -x2436 -x32168 -x21375 -x15042 -x11398 -x11827 -x11759 -x20298 -x13133 -x9642 -x41587 x41119 -x33153 -x32399 -x13387 -x18437 -x32303 -x14460 -x10697 -x19624 -x11957 -x34794 -x4134 -x19839 -x5735 -x43259 -x37303 -x1585 -x27389 -x30211 -x13587 -x42914 -x14359 -x35767 -x36976 -x23241 -x282 -x31006 -x31125 -x27272 -x18220 -x35910 -x21744 -x22587 -x12473 -x14385 -x26025 -x17780 -x24606 -x33642 -x16446 -x5787 -x17343 -x1065 -x18210 -x26990 -x6031 -x8647 -x18827 -x36142 -x31844 -x19655 -x42084 -x52 -x6947 -x37079 -x1243 -x13191 -x20954 -x25001 -x22815 -x18792 -x4532 -x22155 -x30671 -x26419 -x466 -x17842 -x43389 -x31580 -x4794 -x7497 -x8745 -x10013 -x22525 -x28466 -x23008 -x20603 -x8006 -x24719 -x10605 -x28577 -x8265 -x6266 -x34961 -x10127 -x43172 -x6121 -x42867 -x20134 -x9696 -x18638 -x2726 -x14554 -x37671 -x37397 -x11106 -x19146 -x43265 -x28507 -x38997 -x6740 -x18334 -x16762 -x21610 -x10580 -x40039 -x35663 -x7612 -x30969 -x16121 -x23720 -x10670 -x3301 -x37129 -x43194 -x37413 -x39283 -x28996 -x30922 -x5832 -x32558 -x43046 -x26289 -x4113 -x17130 -x38077 -x19619 -x32344 -x13894 -x31971 -x19581 -x34194 -x2902 -x18358 -x44798 -x18186 -x10997 -x33421 x41381 -x14758 -x36578 -x37049 -x8493 -x9777 -x24485 -x25600 -x29329 -x42742 -x10029 -x43961 -x39998 -x28777 -x43663 -x21606 -x9117 -x34924 -x38043 -x24868 -x22800 -x42345 -x1200 -x37147 -x25850 -x23766 -x37221 -x38919 -x21093 -x19331 -x11784 -x2186 -x23458 -x12293 -x942 -x4271 -x3818 -x33305 -x25422 -x34632 -x16368 -x17753 -x23626 -x33230 -x30725 -x8278 -x22640 -x14165 -x4270 -x31279 -x33244 -x40087 -x12335 -x18156 -x9501 -x9400 -x31747 -x18295 -x1822 -x9711 -x21269 -x27998 -x13307 -x10436 -x31449 -x34171 -x30501 -x8729 -x4965 -x28580 -x21718 -x42858 -x39890 -x41922 -x10516 -x30536 -x32592 -x40672 -x38351 -x23334 -x6455 -x2105 -x14654 -x14643 -x36777 -x14250 -x38103 -x35682 -x22983 -x42393 -x19663 -x10840 -x19712 -x20739 -x37338 -x21592 -x31606 -x27373 -x10105 -x36181 -x36525 -x42657 -x12518 -x3339 -x38211 -x13231 -x13588 -x13829 -x43420 -x20212 -x38323 -x22185 -x1511 -x40756 -x26597 -x27506 -x21280 -x881 -x33183 -x2487 -x15922 -x37786 -x39293 -x36725 -x18890 -x7151 -x14929 -x11275 -x7731 -x39961 -x16497 -x10914 -x23868 -x1974 -x29032 -x38341 -x2651 -x14406 -x26915 -x7278 -x2734 -x13513 -x19117 -x38547 -x6822 -x12039 -x2622 -x18740 -x43219 -x9229 x41111 -x40024 -x41870 -x33853 -x39466 -x24092 -x4207 -x2698 -x31214 -x27349 -x7898 -x43747 -x13913 -x25603 -x18695 -x28248 -x40817 -x34530 -x12837 -x16536 -x32565 -x40530 -x19116 -x8603 -x33249 -x34797 -x44430 -x6268 -x30472 -x15834 -x34589 -x3297 -x32474 -x10030 -x31461 -x30692 -x17457 -x31460 -x3549 -x25247 -x7823 -x18410 -x23531 -x22620 -x7725 -x8415 -x15421 -x40881 -x40090 -x34048 -x33508 -x8264 -x3594 -x29736 -x559 -x24394 -x3106 -x115 -x31451 -x8050 -x39622 -x35720 -x31241 -x1873 -x11506 -x44439 -x28375 -x31069 -x30336 -x34207 -x10303 -x1849 -x8128 -x9043 -x34244 -x9704 -x15550 -x36724 -x24759 -x15231 -x138 -x19800 -x28274 -x43515 -x37646 -x4790 -x9987 -x33422 -x22210 -x6804 -x19906 -x29988 -x27795 -x38169 -x24182 -x43517 -x9865 -x21843 -x10366 -x38028 -x42683 -x9562 -x44162 -x21012 -x26374 -x15695 -x7123 -x34745 -x37963 -x4447 -x24860 -x32896 -x15170 -x1606 -x39232 -x4943 -x38213 -x16192 -x10649 -x6274 -x24761 -x27650 -x21010 -x32999 -x11440 -x25793 -x34146 -x30378 -x25570 -x37739 -x22431 -x9589 -x41558 -x12889 -x10311 -x27024 -x22981 -x25830 -x40862 -x35850 -x3697 -x958 -x28751 -x22050 -x30401 -x13195 -x31969 -x20609 -x20872 -x18849 -x33772 -x26459 -x7787 -x5284 -x21343 -x28270 -x7222 -x43802 -x2452 -x42880 -x25768 -x7218 -x4601 -x9318 -x21333 -x26541 -x31721 -x6305 -x25081 -x22933 -x3616 -x8028 -x22446 -x27949 -x44184 -x9609 -x42556 -x40329 -x42336 -x43148 -x19521 -x34839 -x11094 -x13947 -x36968 -x284 -x900 -x34502 -x31887 -x15144 -x25678 -x19003 -x34534 -x40783 -x1102 -x18615 -x21273 -x13098 -x24119 -x26846 -x290 -x24503 -x4727 -x20240 -x31858 -x4686 -x44144 -x31211 -x20840 -x27159 -x4065 -x15271 -x21743 -x36425 -x35315 -x28353 -x40079 -x11832 -x16273 -x33225 -x21334 -x20308 -x36163 -x23681 -x27112 -x2980 -x21696 -x35893 -x31399 -x39999 -x18339 -x1737 -x25821 -x44361 -x25626 -x23990 -x5339 -x41776 -x15216 -x27585 -x42534 -x40400 -x19410 -x23065 -x29800 -x4309 -x27311 -x7566 -x23315 -x33220 -x17943 -x25289 -x3989 -x44246 -x18820 -x23900 -x27428 -x29371 -x19348 -x25664 -x17276 -x19206 -x25995 -x9277 -x14314 -x33374 -x24728 -x3352 -x33972 -x35943 -x38342 -x25969 -x12888 -x16096 -x15446 -x42854 -x2914 -x6764 -x41581 -x11889 -x14930 -x33119 -x35439 -x13248 -x18194 -x43385 -x38735 -x25616 -x41446 -x28500 -x44014 -x19692 -x4666 -x14300 -x31912 -x23587 -x34834 -x9602 -x12905 -x10183 -x44212 -x11646 -x2884 -x15531 -x24657 -x33465 -x3696 -x32799 -x269 -x22684 -x28538 -x22553 -x20092 -x16642 -x43361 -x4866 -x29411 -x27530 -x30855 -x16455 -x19481 -x38638 -x43759 -x22076 -x22206 -x32443 -x37202 -x18461 -x20050 -x31217 -x23346 -x601 -x31230 -x28638 -x41553 -x13234 -x42851 -x4425 -x30143 -x15342 -x1546 x40429 -x12056 -x6807 -x35275 -x9388 -x30101 -x35792 -x13882 -x14123 -x12930 -x26065 -x9505 -x37732 -x10246 -x21632 -x10160 -x15047 -x40472 x40425 -x34789 -x32743 -x39514 -x6612 -x12594 -x2437 -x24944 -x16113 -x8580 -x8075 -x15318 -x26103 -x24855 -x12549 -x12212 -x15021 -x38045 -x44627 -x8133 -x32405 -x4348 -x37264 -x36080 -x18426 -x30222 -x4770 -x21370 -x9084 -x26730 -x22746 -x20887 -x28234 -x37266 -x20070 -x35647 -x38136 -x41459 -x41457 -x18968 -x19598 -x18445 -x40804 -x36395 -x28864 -x34430 -x32251 -x4855 -x36932 -x27212 -x6070 -x44044 -x38706 -x1277 -x35468 -x20919 -x31740 -x43600 -x16575 -x32235 -x12487 -x43536 -x38145 -x902 -x23097 -x16689 -x8928 -x21255 -x16138 -x25278 -x1296 -x36596 -x13545 -x12981 -x27680 -x19877 -x27965 -x24287 -x25583 -x40879 -x32628 -x13920 -x10900 -x11708 -x20424 -x25706 -x3779 -x11282 -x26798 -x43358 -x10687 -x24953 -x17258 -x27455 -x21789 -x7384 -x28062 -x37899 -x28976 -x34104 -x29505 -x30579 -x20892 -x35277 -x360 -x3363 -x4005 -x7657 -x8550 -x41749 -x7751 -x16669 -x1167 -x40191 -x5615 -x14879 -x3620 -x34292 -x5382 -x31495 -x12226 -x24068 -x11346 -x29301 -x37497 -x16045 -x8732 -x7286 -x25723 x41296 -x7766 -x98 -x2947 -x34252 -x23178 -x20786 -x11041 -x31237 -x39781 -x24734 -x19325 -x15586 -x43169 -x43342 -x16772 -x33655 -x12685 -x2571 -x14613 -x16359 -x34506 x41185 -x28822 -x4583 -x8541 -x3769 -x30735 -x39976 -x36044 x41372 -x21479 -x18729 -x950 -x13237 -x24310 -x25528 -x34963 -x19076 -x22482 -x32365 -x20659 -x30567 -x29711 -x24309 -x2533 -x16318 -x9883 -x20083 -x41573 -x6815 -x24376 -x17330 -x16989 -x25458 -x11500 -x37887 -x27659 -x24461 -x682 -x15608 -x37702 -x28401 -x22864 -x32161 -x31421 -x8788 -x21242 -x23809 -x32867 -x30526 -x41066 -x37819 -x9375 -x74 -x8237 -x26452 -x30125 -x16177 -x8016 -x11384 -x21066 -x7340 -x12595 -x30116 -x15658 -x28352 -x29828 -x5641 -x26031 -x28967 -x31877 -x32011 -x5513 -x26880 -x5235 -x12461 -x43221 -x15545 -x31788 -x31598 -x32369 -x1698 -x41722 -x19994 -x40339 -x28597 -x7689 -x27771 -x7910 -x10099 -x6387 -x9715 -x40271 -x25293 -x22958 -x26592 -x15902 -x36211 -x33776 -x19763 -x42584 -x795 -x2741 -x22696 -x20245 -x1712 -x29994 -x43318 -x36900 -x13540 -x23510 -x30488 -x20434 -x2329 -x43912 -x3691 -x40076 -x3476 -x26832 -x43201 -x23103 -x31622 -x29179 -x32685 -x39049 -x12364 -x23383 -x5911 -x20632 -x30490 -x7266 -x9810 -x37271 -x22151 -x13738 -x9847 -x39848 -x8160 -x29155 -x35804 -x10506 -x43885 -x31165 -x18702 -x16391 -x31724 -x8232 -x34026 -x38367 -x25045 -x26695 -x6173 -x31694 -x32054 -x37981 -x44510 -x15093 -x28947 -x16256 -x13095 -x29357 -x25098 -x16072 -x39233 -x40717 x41286 -x7634 -x9606 -x23691 -x25140 -x28972 -x27673 -x43109 -x38799 -x19148 -x4676 -x41077 -x311 -x13573 -x8738 -x36408 -x42527 -x11653 -x34444 x41900 -x16054 -x21 -x21056 -x16866 -x2993 -x26474 -x18364 -x23902 -x17135 -x37251 -x1457 -x36186 -x36687 -x4658 -x18207 -x8478 -x18734 -x15841 -x27468 -x12216 -x28336 -x37678 -x17843 -x5348 -x13084 -x27843 -x4177 -x26434 -x35870 -x28558 -x42261 -x42900 -x21332 x41385 -x24321 -x17600 -x43716 x41292 -x12912 -x24148 -x34474 -x41762 -x17295 -x15823 -x28472 -x39851 -x22099 -x8188 -x14579 -x21290 -x16312 -x44773 -x30641 -x43296 -x2036 -x8072 x41393 -x15847 -x21309 -x42568 -x14493 -x42273 -x23835 -x11697 -x8398 -x26835 -x3122 -x28166 -x20861 -x21226 -x14247 -x36704 -x328 -x4925 -x17996 -x33227 -x29326 -x7683 -x28228 -x17265 -x11588 -x8545 -x37086 -x6112 -x17580 -x8618 -x18833 -x23853 -x24057 -x15563 -x29235 -x611 -x30111 -x2552 -x42327 -x10125 -x7282 -x28031 -x39139 -x34287 -x42610 -x137 -x15659 -x21350 -x17385 -x8435 -x5639 -x7335 -x33845 -x41636 -x17603 -x364 -x3052 -x2826 -x38841 -x5229 -x21483 -x8163 -x19784 -x21781 -x30964 -x21497 -x810 -x23814 -x24115 -x35579 -x25672 -x34015 -x44125 -x21890 -x33086 -x25813 -x25839 -x18309 -x42442 -x4057 -x4768 -x12528 -x3457 -x26138 -x27941 -x36987 -x18347 -x8327 -x21964 -x37119 -x20341 -x42909 -x20789 -x5857 -x867 -x17479 -x11173 -x20823 -x28601 -x24592 -x25398 -x38301 -x28451 -x27381 -x8042 -x34564 -x12006 -x36588 -x28598 -x8488 -x30577 -x16182 -x44444 -x8711 -x35982 -x3344 -x8651 -x3235 -x10708 -x38881 -x7771 -x11445 -x42339 -x3844 -x21630 -x44467 -x2150 -x20200 -x34108 -x13383 -x22978 -x8164 -x25400 -x715 -x25163 -x25355 -x21272 -x9377 -x39040 -x23775 -x28378 -x13626 -x36740 -x519 -x12527 -x33991 -x19028 -x18417 -x22570 -x42969 -x748 -x37731 -x22973 -x39762 -x13861 -x17118 -x16528 -x2921 -x29105 -x19121 -x23269 -x44655 -x19554 -x21211 -x28066 -x2286 -x25402 -x41849 -x39201 -x30900 -x15445 -x6239 -x37402 -x28306 -x22361 -x9039 -x6241 -x40203 -x17980 -x16958 -x22069 -x797 -x34486 -x14595 -x750 -x10690 -x34556 -x31372 -x12372 -x30352 -x43285 -x3095 -x7748 -x38390 -x44102 -x17914 -x6333 -x27324 -x26222 -x17186 -x37665 -x42540 -x42356 -x37938 -x39609 -x7027 -x1302 -x44669 -x15447 -x26481 -x3427 -x8722 -x27510 -x31635 -x30696 -x23205 -x2280 -x27161 -x10861 -x24697 -x10794 -x16125 -x40149 -x28316 -x32210 -x35984 -x38324 -x30434 -x8161 -x9328 -x25210 -x10570 -x35728 -x9912 -x34065 -x2930 -x35917 -x39318 -x2785 -x19465 -x43409 -x10501 -x1576 -x22338 x42104 -x42731 -x33001 -x38292 -x41845 -x22331 -x28153 -x43270 -x12799 -x25028 -x2732 -x21647 -x44725 -x21937 -x42000 -x43903 -x55 -x22121 -x30118 -x10321 -x14178 -x37348 -x8716 -x18376 -x37304 -x18218 -x16504 -x24560 -x27097 x41261 -x25980 -x37465 -x23509 -x14862 x42931 -x21231 -x19520 -x4295 -x20337 -x42693 -x3877 -x11039 -x3203 -x19789 -x6319 -x5643 -x4791 -x9321 -x3615 -x19093 -x41570 -x18307 -x20024 -x4277 -x30653 -x30054 -x1578 -x11266 -x2973 -x16691 -x15938 -x2262 -x993 -x38079 -x24130 -x37919 -x20653 -x31579 -x43010 -x5371 -x3924 -x4164 -x37790 -x11995 -x12275 -x6290 -x4639 -x27842 -x31427 -x7338 -x35836 -x6946 -x35813 -x24072 -x8064 -x39746 -x27732 -x16743 -x12987 -x12664 -x34896 -x18899 -x35160 -x26746 -x25911 -x29172 -x16372 -x25923 -x11443 -x12140 -x33821 -x27863 -x26916 -x973 -x44302 -x26195 -x4487 -x34453 -x4831 -x41566 -x31149 -x27871 -x38759 -x20279 -x20094 -x10211 -x10624 -x3167 -x16500 -x43168 -x11202 -x33810 -x31010 -x5780 -x34253 -x1501 -x4503 -x33488 -x3870 -x7688 -x15939 -x27467 -x34567 -x15960 -x5047 -x44317 -x35049 -x19908 -x8645 -x919 -x8689 -x23966 -x3493 -x21688 -x44139 -x27487 -x13657 -x40476 -x21196 -x33063 -x35019 -x38149 -x31728 -x23685 -x30307 -x33512 -x42965 -x21249 -x41949 -x32334 -x14591 -x11389 -x2485 -x4967 -x26329 -x36078 -x11357 -x21853 -x28258 -x6896 -x293 -x30985 -x13302 -x13401 -x18590 -x13551 -x27277 -x19895 -x34363 -x40017 -x321 -x42831 -x29852 -x29323 -x36739 -x39060 -x11425 -x9900 -x43220 -x23364 -x32386 -x513 -x5902 -x11994 -x8519 -x30094 -x21753 -x2312 -x31791 -x44805 -x3700 -x8145 -x32655 -x40378 -x16778 -x24711 -x4406 -x16209 -x35598 -x17824 -x9466 -x43113 -x5256 -x19623 -x28685 -x10363 -x21500 -x38348 -x39565 -x33748 -x15053 -x30877 -x31934 -x28244 -x24680 -x17194 -x17970 -x23580 -x12976 -x29280 -x20782 -x21801 -x10175 -x21014 -x29654 -x22245 -x28678 -x3554 -x29830 -x44393 -x31040 -x34983 -x34967 -x22920 -x9111 -x22230 -x7912 -x17953 -x15808 -x3665 -x5982 -x22358 -x2847 -x22350 -x21095 -x30422 -x11474 -x22280 -x20404 -x2598 -x32689 -x33388 -x7139 -x11036 -x9874 -x29559 -x22502 -x37818 -x38757 -x3398 -x24883 -x25601 -x20816 -x44781 -x24649 -x27401 -x36737 -x40279 -x34385 -x9577 -x12320 -x11076 -x12681 -x5445 -x22934 -x27754 -x10667 -x17567 -x1569 -x21585 -x4152 -x18034 -x24974 -x30189 -x21347 -x40386 -x43311 -x33463 -x30290 -x25710 -x43069 -x23258 -x22352 -x43651 -x23316 -x3706 -x11361 -x22426 -x12462 -x13991 -x11326 -x8634 -x20357 -x7488 -x9551 -x33494 -x23608 -x19902 -x31008 -x28374 -x8358 -x20629 -x12538 -x41563 -x13462 -x7247 -x34482 -x17209 -x23287 x41080 -x19293 -x38992 -x29118 -x6340 -x13425 -x1321 -x19751 -x24384 -x12620 -x30997 -x22440 -x36336 -x9935 -x13262 -x23786 -x12530 -x14529 -x19018 -x20624 -x24389 -x17456 -x43495 -x9124 -x12899 -x12456 -x14451 x41382 -x29749 -x9598 -x15965 -x28371 -x38288 -x14302 -x43502 -x44381 -x41992 -x28664 -x30814 -x17910 -x31638 -x23493 -x25075 -x3306 -x35869 -x44319 -x30077 -x33902 -x27669 -x40074 -x37778 -x31335 -x43740 -x24011 -x11093 x40438 -x36729 -x20617 -x23095 -x7937 -x33773 -x8416 -x28303 -x22905 -x30876 -x14347 -x13814 -x13597 -x32224 x42013 -x8256 -x16194 -x17921 -x15556 -x7328 -x2891 -x1925 -x33775 -x7671 -x9660 -x3115 -x37636 -x12849 -x18290 -x32283 -x21714 -x9293 -x3406 -x35109 -x21785 -x43956 -x5591 -x21650 -x3450 -x43852 -x32797 -x9961 -x5959 -x9131 x40970 -x30410 -x15104 -x38862 -x6560 -x7559 -x7030 -x31867 -x11893 -x23484 -x36774 -x7465 -x28513 -x22794 -x29471 -x43524 -x34443 -x27482 -x31116 -x18892 -x33163 -x16407 -x39379 -x1105 -x40524 -x36271 -x23604 -x6318 -x38269 -x29649 -x3039 x40669 -x37682 -x42428 -x29347 -x28230 -x44374 -x22887 -x2455 -x40588 -x2435 -x7114 -x40360 -x27209 -x31062 -x26161 -x34618 -x15615 -x8508 -x9503 -x37225 -x32882 -x13615 -x16025 x41247 -x14488 -x31789 -x4238 -x34387 -x27636 -x28163 -x24043 -x25144 -x21733 -x33023 -x6360 -x14698 -x25615 -x42483 -x19219 -x42388 -x11375 -x2159 -x22348 -x19719 -x17543 -x19469 -x2674 -x9014 -x23264 -x16181 -x5354 -x2328 -x31991 -x38709 -x2405 -x505 -x23150 -x29720 -x10908 -x38052 -x24574 -x5866 -x14766 -x9801 -x10492 -x1545 -x31050 -x31315 -x36178 -x8753 -x1523 -x42143 -x2075 -x25648 -x36582 -x10550 -x19550 -x42008 -x17052 -x30206 -x15008 -x35787 -x28522 -x11390 -x23413 -x12959 -x7333 -x42445 -x7591 -x12148 -x33231 -x23127 -x7200 -x23566 -x42699 -x42405 -x30479 -x29327 -x14832 -x43535 -x33132 -x19505 -x13103 -x8549 -x19415 -x44723 -x11637 -x13863 -x22027 -x17807 -x22875 -x28423 -x30958 -x44273 -x1389 -x11929 -x8438 -x2797 -x10296 -x18305 -x21139 -x10286 -x464 -x28335 -x39597 -x24996 -x2007 -x3284 -x43216 -x32725 -x18000 -x7157 -x11922 -x19352 -x20072 -x5357 -x39264 -x44566 -x16876 -x40872 -x41743 -x35418 -x42373 -x35833 -x24371 -x44071 -x24909 -x13296 -x5447 -x14606 -x28824 -x39114 -x18421 -x6397 -x36845 -x6833 -x12221 -x17885 -x18560 -x11627 -x42847 -x27163 -x31003 -x31017 -x42060 -x16266 -x14908 -x31950 -x32521 -x23577 -x30655 x41394 -x2957 -x29358 -x10552 -x17187 -x11069 -x33616 -x44016 -x3153 -x23744 -x14069 -x9533 -x31319 -x32280 -x26395 -x3633 -x12281 -x2562 -x24760 -x28473 -x5839 -x34240 -x18263 -x16213 -x20616 -x5993 -x9396 -x42306 -x18397 -x4917 -x8798 -x21936 -x5510 -x14308 -x21393 -x4312 -x3323 -x15997 -x86 -x17668 -x15236 -x24048 -x12764 -x37487 -x33417 -x25455 -x12345 -x1400 -x15777 -x196 -x32536 -x26811 -x14017 x43218 -x6259 -x32810 -x37926 -x36310 -x39134 -x11601 -x5492 -x34296 -x36931 -x19495 -x30736 x41276 -x35349 -x22514 -x39190 -x1693 -x8181 -x1630 -x32099 -x17501 -x27466 -x13929 -x28604 -x27254 -x8824 -x24347 -x11431 -x15294 -x40899 -x10154 -x19911 -x13928 -x26640 -x21709 -x35115 -x29270 -x3268 -x28217 -x37208 -x23668 -x5314 -x17545 -x33510 -x6237 -x29681 -x7954 -x34808 -x2040 -x26530 -x24846 -x19173 -x2677 -x26261 -x12978 -x25228 -x5795 -x22328 -x29402 -x28749 -x16335 -x2560 -x42502 -x28284 -x28708 -x25305 -x451 -x36979 -x16024 -x31903 -x21342 -x44400 -x19019 -x32605 -x27168 -x3846 -x35954 -x12292 -x38249 -x13675 -x11780 -x23477 -x13056 -x24168 -x40615 -x18747 -x10524 -x21292 -x39602 -x41437 x41283 -x9422 -x28190 -x1574 -x22409 -x1872 -x24821 -x28260 -x33771 -x40905 -x30016 -x29094 -x44270 -x36177 -x35704 -x163 -x28280 -x34728 -x30891 -x19900 -x44028 -x2316 -x26113 -x4744 -x38939 -x32957 -x18302 -x731 x40538 -x11429 -x38260 -x12969 -x18983 -x23940 -x41799 -x23997 -x10528 -x7521 -x42070 -x19735 -x37125 -x12571 -x44525 -x34638 -x41738 -x30301 -x5988 -x16638 -x28715 -x33390 -x28489 -x36544 -x28311 -x22278 -x31252 -x38697 -x15859 -x42477 -x12773 -x8223 -x39546 -x29606 -x3671 -x31944 -x38010 -x4559 -x7667 -x17916 -x42515 -x31860 -x32301 -x27675 -x34063 -x7134 -x365 -x15381 -x17070 x41357 -x11774 -x6396 -x2091 -x4963 -x35734 -x13305 -x28988 -x34965 -x37789 -x12231 -x1263 -x39027 -x1595 -x18008 -x21747 -x15430 -x44054 -x25687 -x20064 -x19316 -x27350 -x26895 -x20226 -x13794 -x38173 -x18068 -x34748 -x21419 -x34675 -x13414 -x27612 -x8582 -x37517 -x31267 -x35201 -x29815 -x8236 -x31354 -x34926 -x12789 -x35331 -x20889 -x33784 -x32855 -x18516 -x4670 -x43550 -x5520 -x30460 -x6829 -x40322 -x43077 -x294 -x22172 -x24563 -x6080 -x23195 -x4773 -x19943 -x2813 -x31435 -x22749 -x9814 -x40591 -x10963 -x38481 -x42369 -x25426 -x19973 -x9970 -x25448 -x37471 -x4862 -x10808 -x42204 -x39909 -x28725 -x6093 -x24595 -x7580 -x24992 -x5745 x41339 -x39498 -x7765 -x27405 -x10789 -x34801 -x37165 -x16673 -x510 -x40582 -x28150 -x2836 -x43206 -x26740 -x37903 -x25456 -x35362 -x14623 -x44192 -x44279 -x186 -x31525 -x19592 -x35853 -x15588 -x35495 -x11135 -x20164 -x10544 -x12483 -x20581 -x24254 -x43152 -x30376 -x34441 -x1308 -x13289 -x41829 -x694 -x43391 -x38360 -x12377 -x44614 -x7270 -x34622 -x1615 -x2718 -x6405 -x2497 -x35336 -x9389 -x36002 -x16926 -x7792 -x20150 -x15730 -x41635 -x4652 -x8610 -x2869 -x26983 -x36882 -x7053 -x43704 -x35389 -x19058 -x28243 -x18508 -x3325 -x7733 -x16826 -x27190 -x19242 -x34059 -x17480 -x19467 -x26179 -x6776 -x33120 -x7125 -x7070 -x32031 -x7291 -x28915 -x44794 -x26564 -x16060 -x25208 -x11488 -x38551 -x43204 -x18791 -x14051 -x26454 -x25820 -x30249 -x11354 -x13874 -x34867 -x35261 -x15396 -x33640 -x9607 -x16946 -x13527 -x15389 -x43059 -x17214 -x39340 -x33455 -x27761 -x5809 -x21596 -x18658 -x19606 -x27826 -x36668 -x1041 -x38545 -x27369 -x11542 -x15420 -x19850 -x21449 -x37626 -x27558 -x43090 -x37651 -x35843 -x41593 -x17155 -x32367 -x39637 -x37801 -x14317 -x6136 -x36225 -x31645 -x11304 -x13159 -x13856 -x20099 -x31247 -x8818 -x36837 -x24380 -x30267 -x31803 -x43774 -x6927 -x13953 x41298 -x44486 -x41834 -x43525 -x26290 -x12136 -x38489 -x28621 -x43863 -x10350 -x31323 -x33320 -x13118 -x27392 -x4838 -x3337 -x26959 -x26450 -x28593 -x15458 -x30151 -x20883 -x37722 -x4014 -x38429 -x2442 -x19586 -x20250 -x20234 -x41590 -x16293 -x28783 -x33931 -x36695 -x43312 -x13716 -x22319 -x8972 -x31024 -x30207 -x35025 -x37325 -x22515 -x30988 -x43728 -x7391 -x42454 -x17923 -x24137 -x33098 -x1912 -x42117 -x10195 -x40866 -x39583 -x21129 -x17370 -x9605 -x6439 -x13985 -x38401 -x3674 -x30023 -x21270 -x19135 -x20828 -x29593 -x38150 x41404 -x44334 -x4097 -x30461 -x37509 -x26142 -x27431 -x9773 -x729 -x19545 -x11992 -x5416 -x18064 -x23026 -x4136 -x14995 -x25669 -x25234 -x8174 -x6580 -x411 -x16250 -x16953 -x19852 -x23159 -x43936 -x21745 -x22585 -x44341 -x29116 -x14098 -x8992 -x33497 -x5023 -x2629 -x8816 -x6113 -x22763 -x8912 -x6470 -x30990 -x35695 -x37019 -x6071 -x32352 -x33780 -x15895 -x11103 -x12062 -x38892 -x37166 -x17403 -x593 -x42767 -x4969 -x43164 -x9582 -x9193 -x19507 -x25504 -x38504 -x32216 -x22257 -x11927 -x841 -x37426 -x33697 -x4275 -x43805 -x39067 -x40822 -x42539 -x33010 -x28208 -x19860 -x40361 -x1053 -x38827 -x40287 -x12307 -x30127 -x19960 -x5573 -x41890 -x16165 -x1184 -x17251 -x33774 -x13538 -x2281 -x26823 -x27811 -x33974 -x29547 -x36184 -x16097 -x6535 -x5794 -x30979 -x1560 -x35235 -x41627 -x4251 -x26816 -x29640 -x29325 -x35571 -x27928 -x19224 -x31725 -x15622 -x30198 -x6450 -x7974 -x26229 -x24655 -x4648 -x31526 -x7994 -x2664 -x23194 -x1795 -x1713 -x40609 -x22527 -x20287 -x25939 -x43871 -x40225 -x6253 x41403 -x25534 -x37501 -x8868 -x33692 -x40117 -x6248 -x12496 -x37856 -x16383 -x10315 -x6040 -x5830 -x25716 -x11172 -x3049 -x16666 -x42352 -x2601 -x27862 -x27915 -x36299 -x39488 -x37339 -x23851 -x28135 -x34147 -x6212 -x36026 -x11789 -x27326 -x9050 -x17368 -x14224 -x4721 -x13297 -x12887 -x11707 -x27457 -x12408 -x27701 -x13253 -x4389 x43701 -x13823 -x19880 -x20819 -x29192 -x34686 -x20806 -x33706 -x34919 -x33884 -x29689 -x9355 -x31664 -x8915 -x12395 -x39739 -x34009 -x40759 -x12667 -x17329 -x6352 -x44370 -x13442 -x2325 -x29240 -x493 -x19178 -x42959 -x1521 -x25014 -x25390 -x33622 -x5620 -x43209 -x35166 -x6473 -x29806 -x2513 -x11405 -x26795 -x3601 -x27931 -x25221 -x16877 -x29890 -x23208 -x26560 -x38746 -x15669 -x1005 -x43467 -x18010 -x6622 x41015 -x2389 -x10238 -x7064 -x22429 -x29733 -x25056 -x19614 -x12090 -x13160 -x9269 -x20794 -x37087 -x18736 -x39703 -x9789 -x30607 -x13639 -x1910 -x20106 -x25834 -x6226 -x1637 x41344 -x28686 -x42224 -x22732 -x19005 -x16587 -x22489 -x24941 -x34527 -x9254 -x7873 -x4010 -x38622 -x38362 -x37660 -x37437 -x39765 -x28154 -x40228 -x31479 -x6926 -x43036 -x25754 -x20966 -x35423 -x15197 -x29359 -x14355 -x1825 -x31110 -x26758 -x5255 -x7141 -x29494 -x20490 -x14666 -x825 -x14353 -x24798 -x44769 -x10481 -x30854 -x14255 -x40700 -x31523 -x36477 -x30903 -x29980 -x41681 -x42733 -x3916 -x24088 -x22122 -x41969 -x8397 -x33427 -x19480 -x29780 -x12054 -x2530 -x12237 -x8173 -x16784 -x8203 -x17019 -x38775 -x38965 -x5872 -x43016 -x24857 -x24064 -x32189 -x19249 -x8486 -x35292 -x33161 -x39552 -x14484 -x7728 -x15196 -x11241 -x15360 -x27838 -x32269 -x23094 -x2625 -x34605 -x35777 -x27464 -x18911 -x31851 -x14290 -x16841 -x38660 -x3932 -x1422 -x16934 -x36115 -x25831 -x22689 -x2854 -x25475 -x29702 -x17428 -x20479 -x16061 -x17054 -x30767 -x21485 -x11869 -x22635 -x15124 -x7047 -x26828 -x19881 -x42296 -x8948 -x15224 -x27152 -x7466 -x16425 -x43266 -x13725 -x38833 -x11006 -x28061 -x39255 -x15332 -x2827 -x40056 -x6221 -x31996 -x10140 -x3105 -x26233 x41226 -x16386 -x20839 -x10186 -x2777 -x16910 -x5388 -x18463 -x16593 -x28476 -x4603 -x44258 -x12255 -x22541 -x19107 -x4429 -x19549 -x43239 -x7101 -x27658 -x31061 x41160 -x19700 -x43233 -x10361 -x26671 -x43827 -x38019 -x3928 x41109 x41084 -x31338 -x13123 -x43360 -x42817 -x30992 -x5321 -x21960 -x11919 -x11439 -x3959 -x39369 -x9104 -x4221 -x10769 -x28152 -x4722 -x41432 -x16292 -x17069 -x23952 -x12201 -x13539 -x15673 -x39307 -x13646 -x5560 -x11519 -x41535 -x25072 -x42293 -x42549 x41391 -x29847 -x8060 -x39124 -x14792 -x9518 -x40473 -x34271 -x40110 -x39198 -x5557 -x26512 -x5865 -x40404 -x22203 -x20512 -x38913 -x20986 -x21656 -x5441 -x15574 -x16803 -x42633 -x39839 x40430 -x37141 -x42760 -x10347 -x22368 -x24682 -x12151 -x23794 -x41583 -x41507 -x29101 -x350 -x26884 -x26082 -x36939 -x39529 -x36387 -x29379 -x20680 -x9746 -x35890 -x21545 -x3286 -x44207 -x40003 -x24386 x19620 -x44602 -x14634 -x25383 -x37212 -x30322 -x2422 -x27524 -x35934 -x8312 -x13670 -x12714 -x29550 -x44367 -x9092 -x6287 -x33104 -x755 -x760 -x42396 -x28095 -x3652 -x6772 -x43400 -x7536 -x26141 -x18091 -x42275 -x18286 -x5042 -x15441 -x4394 -x34464 -x28024 -x23270 -x17793 -x11578 -x13886 -x15991 -x25765 -x30389 -x19829 -x13449 -x11163 -x30010 -x33424 -x9303 -x30221 x41121 -x2224 -x27897 -x13135 -x36748 -x22691 -x25022 -x30691 -x9671 -x9665 -x28647 -x22848 -x14259 -x13901 -x4346 -x40071 -x36082 -x39380 -x25070 -x2634 -x12964 -x6741 -x22677 -x12944 -x7893 -x23140 -x33090 -x4605 -x24138 -x24664 -x31765 -x8532 -x29415 -x3378 -x14456 -x1591 -x27015 -x15347 -x9070 -x827 -x13849 -x36294 -x6135 -x42159 -x13706 -x18773 -x11195 -x618 -x32576 -x29315 -x179 -x1772 -x11806 -x36262 -x36708 -x35896 -x4736 -x3469 -x4805 -x33224 -x10157 -x11912 -x23342 -x21978 -x15329 -x35612 -x30339 -x1161 -x44432 -x35613 -x42465 -x16815 -x14313 -x21077 -x37559 -x26238 -x38013 -x4510 -x7312 -x13113 -x20531 -x41038 -x11807 -x44058 -x2071 -x12780 -x16467 -x20693 -x34426 -x22362 -x13075 -x20379 -x24930 -x39620 -x29460 -x36158 -x15721 -x12508 -x21092 -x7238 -x33715 -x22148 -x24401 -x37747 -x34599 -x8226 -x5667 -x25457 -x2535 -x39604 -x23807 -x11101 -x12300 -x27548 -x12481 -x21825 -x15727 -x35480 -x21812 -x28098 -x7902 -x3752 -x34684 -x38388 -x15978 -x39542 -x14049 -x22292 -x40281 -x8123 -x36823 -x9398 -x5550 -x31681 -x6536 -x24699 -x25102 -x12795 -x27784 -x18989 -x1357 -x40955 -x22591 -x19648 -x18793 -x26722 -x12913 -x27029 -x8336 -x37568 -x26892 -x34529 -x42927 -x26303 -x14315 -x21336 -x31520 -x22386 -x40354 -x20880 -x37521 -x36471 -x23748 -x39172 -x15682 -x42811 -x23322 -x18331 -x31805 -x42423 -x24031 -x10387 -x36135 -x44070 -x20797 -x882 -x13806 -x18981 -x12738 -x30465 -x11459 -x5249 -x28124 -x20579 -x27774 -x7182 -x21830 -x37515 -x8851 -x42926 -x8290 -x14357 -x15685 -x28294 -x17424 -x21962 -x35914 -x9859 -x13682 -x4364 -x35952 -x16774 -x4070 -x40602 -x18001 -x40916 -x44695 -x10650 -x19451 -x21215 -x38840 -x27957 -x42708 -x30409 -x20315 -x22458 -x11721 -x23911 -x27093 -x14083 -x29062 -x5595 -x31835 -x33528 -x38114 -x18998 -x43527 -x44600 -x14062 -x9857 -x22366 -x24990 -x19687 -x25728 -x31837 -x4792 -x7483 -x1673 -x34075 -x28279 -x35716 -x13437 -x25336 -x15755 -x11888 -x19601 -x24211 -x37468 -x14506 -x21715 -x11321 -x37941 -x10372 -x26463 -x19820 -x25933 -x20289 -x10504 -x12862 -x44129 -x41805 -x31033 -x15870 -x3627 -x37570 -x30387 -x37171 -x16058 -x28878 -x38835 -x21577 -x36678 -x7958 -x13026 -x28446 -x43733 -x20950 -x16680 -x19745 -x6986 -x30850 -x34018 -x30145 -x23542 -x35126 -x38343 -x33169 -x9255 -x23907 -x6220 -x37942 -x6444 -x3526 -x27493 -x20723 -x34584 -x40156 -x33958 -x14096 -x25584 -x14774 -x5730 -x32389 -x8939 -x9336 -x38531 -x36024 -x35907 -x7585 -x27698 -x40831 -x17599 -x13674 -x16119 -x13585 -x34951 -x6160 -x10050 -x21446 -x35069 x41343 -x12831 -x31026 -x32528 -x25599 -x15123 -x33628 -x32226 -x28367 -x10466 -x6734 -x22196 -x4964 -x32652 -x44409 -x30454 -x30942 -x19180 -x18987 -x13570 -x14368 -x10919 -x41467 -x27027 -x21487 -x11907 -x3264 -x7303 -x23609 -x15481 -x29858 -x39818 -x43180 -x6480 -x12755 -x21642 -x33572 -x837 -x18723 -x11557 -x42205 -x25371 -x21539 -x12767 -x11379 -x12860 -x13329 -x15100 -x25725 -x44216 -x34081 -x20463 -x12363 -x7877 -x34217 -x37658 -x30681 -x11206 -x30289 -x1345 -x1081 -x24605 -x1689 -x23471 -x43047 -x9091 -x12131 -x28334 -x8071 -x25597 -x34540 -x5073 -x5740 -x20752 -x43126 -x29679 -x29287 -x32079 -x3976 -x23034 -x18931 -x37193 -x23003 -x10331 -x34772 -x21768 -x19189 -x23040 -x11835 -x35306 -x16848 -x33767 -x9001 -x32036 -x2917 -x17233 -x38625 -x6949 -x11401 -x42374 -x10223 -x40482 -x26784 -x5165 -x8904 -x5652 -x19929 -x27142 -x14656 -x5425 -x11939 -x3318 -x20239 -x8159 -x8866 -x41499 -x27114 -x32535 -x12192 -x39057 -x26104 -x20957 -x8369 -x17163 -x14518 -x36189 -x6076 -x25858 -x2140 -x44369 -x39399 -x19403 -x7507 -x34553 -x19254 -x26411 -x38381 -x43455 -x31074 -x16088 -x42026 -x4952 -x6036 -x20924 -x34010 -x26365 -x3523 -x32919 -x24040 -x29626 -x18239 -x21803 -x27947 -x37519 -x29918 -x39071 -x23879 -x37115 -x43027 -x21871 -x10922 -x16402 -x30654 -x39931 -x37013 -x12015 -x38290 -x44239 -x17945 -x33635 -x19020 -x44145 -x15785 -x38701 -x32511 -x36122 -x40120 -x23987 -x29181 -x32013 -x23705 -x44610 -x5106 -x3791 -x31428 -x21227 -x4242 -x19449 -x35854 -x9653 -x8494 -x21377 -x35173 -x31778 -x12586 -x20132 -x13322 -x23099 -x34803 -x20299 -x18882 -x43714 -x7726 -x6411 -x21489 -x42072 -x18450 -x41821 -x37259 -x9628 -x28923 -x20290 -x43972 -x36437 -x20296 -x5351 -x34818 -x12668 -x8751 -x44619 -x12071 -x31943 -x35466 -x24619 -x43134 -x8613 -x13713 -x2838 -x2353 -x8767 -x7412 -x8474 -x44714 -x15800 -x12706 -x25589 -x42101 -x40728 -x2762 -x19428 -x1160 -x40234 -x3786 -x30324 -x34735 -x34308 -x12794 -x27232 -x4663 -x21988 -x20673 -x38985 -x20470 -x12079 -x30144 -x24121 -x34227 -x43305 -x40918 -x37851 -x36800 -x16221 -x23949 -x12629 -x13089 -x20176 -x27080 -x36171 -x28659 -x44177 -x10666 -x7888 -x5977 -x20769 -x33158 -x9415 -x44578 -x989 -x30190 -x11392 -x17075 -x25287 -x13214 -x24633 -x24028 -x24442 -x34377 -x3670 -x11555 -x21725 -x28884 -x8118 -x38666 -x16184 -x17391 -x232 -x28192 -x26194 -x23980 -x11387 -x19011 -x5355 -x13163 x5886 -x31020 -x22023 -x32820 -x1285 -x20554 -x2956 -x7925 -x40181 -x21069 -x12117 -x37797 -x3069 -x5806 -x23508 -x12776 -x12540 -x407 -x44266 -x24676 -x18771 -x29676 -x27133 -x7754 -x14538 -x4299 -x12075 -x20689 -x17012 -x29420 -x32786 -x28896 -x22634 -x10934 -x7822 -x14272 -x21385 -x34163 -x37883 -x21527 -x30644 -x35868 -x6392 -x22228 -x35329 -x10117 -x42337 -x27276 -x24822 -x15912 -x8211 -x24408 -x23891 -x13292 -x43926 -x37720 -x16472 -x32712 -x15278 -x7315 -x30932 -x7892 -x32362 -x2409 -x26661 -x28532 -x27098 -x15916 -x3672 -x17665 -x16599 -x33122 -x10646 -x38583 -x6150 -x29528 -x27123 -x18678 -x15399 -x35287 -x33021 -x33736 -x5816 -x32087 -x16441 -x20076 -x24167 -x2033 -x44280 -x4886 -x24411 -x38261 -x18540 -x14079 -x957 -x28053 -x32435 -x17362 -x9113 -x5844 -x10071 -x19221 -x13668 -x14940 -x31111 -x6696 -x18673 -x44131 -x44573 -x26925 -x13709 -x33486 -x12717 -x43562 -x5629 -x38462 -x24158 -x8043 -x24658 -x43796 -x37038 -x5329 -x12394 -x20974 -x15644 -x1048 -x36685 -x13961 -x1383 -x36815 -x42974 -x20608 -x17674 -x21008 -x15050 -x29690 -x10815 -x1666 -x37685 -x29069 -x23090 -x10155 -x33841 -x12095 -x26487 -x44385 -x43292 -x19268 -x17447 x41186 -x43404 -x11194 -x27879 -x32969 -x6922 -x34085 -x11376 x41107 -x17798 -x42280 -x38643 -x34747 -x15165 -x37261 -x43384 -x41995 -x9963 -x38762 -x1244 -x40468 -x4734 -x39406 -x2604 -x36817 -x23277 -x33537 -x25856 -x14979 -x33704 -x44450 -x35366 -x627 -x2621 -x28107 -x41860 -x11417 -x44616 -x31183 -x12641 -x15325 -x11966 -x15219 -x33107 -x33815 -x28220 -x18692 -x36141 -x6891 -x17760 -x14273 -x21219 -x40258 -x398 -x3510 -x21232 -x4258 -x3096 -x22571 -x651 -x14321 -x26791 -x35452 -x35794 -x6122 -x19199 -x18491 -x40860 -x39678 -x16420 -x10647 -x17584 -x22612 -x31920 -x336 -x44744 -x40466 -x39664 -x8239 -x13624 -x4826 -x42681 -x19308 -x29868 -x12150 -x41556 -x3345 -x16480 -x4611 -x17946 -x29016 -x3208 -x39435 -x13094 -x5905 -x22486 -x34528 -x27235 -x17515 -x36176 -x27719 -x13092 -x9942 -x5822 -x11463 -x6276 -x9320 -x5134 -x43293 -x41472 -x327 -x44095 -x2133 -x11876 -x40758 -x139 -x22194 -x33859 -x10496 -x5774 -x2470 -x27639 -x11507 -x20507 -x18742 -x39126 -x21989 -x15919 -x33910 -x1621 -x154 -x10918 -x380 -x42351 -x10087 -x41671 -x14223 -x31923 -x37277 -x25764 -x185 -x25735 -x30279 -x42907 -x17814 -x32326 -x23131 -x43210 -x10082 -x14528 -x15889 -x32429 -x28843 -x10242 -x42404 x41323 -x22014 -x43335 -x19665 -x14056 -x20274 -x3461 -x38492 -x16223 -x25108 -x31515 -x40769 -x23273 -x3669 -x4337 -x35186 -x3660 -x43955 -x11711 -x4339 -x25676 -x3322 -x44035 -x30846 -x25993 -x29529 -x916 -x39695 -x42736 -x20582 -x26523 -x5006 -x44729 -x17347 -x42836 -x20709 -x22163 -x17212 -x40608 -x27763 -x26914 -x34469 -x38153 -x27175 -x39347 -x22566 -x15363 -x1195 -x29525 -x25675 -x26408 -x12758 -x15081 -x20227 -x42437 -x29177 -x9109 -x40283 x17030 -x12126 -x43002 -x36886 -x37653 -x39096 -x24074 -x28388 -x7297 -x18660 -x35736 -x24601 -x14838 -x26134 -x18646 -x24656 -x5848 -x8225 -x26701 -x43433 -x22231 -x17083 -x10850 -x31670 -x13858 -x34224 -x22316 -x20869 -x12922 -x16085 -x22959 -x15569 -x13850 -x1814 -x25286 -x14992 -x35165 -x30683 -x39989 -x11554 -x34871 -x34318 -x10203 -x3903 -x27710 -x1497 -x44401 -x30316 -x7341 x42012 -x4626 -x3617 -x37118 -x9364 -x14855 -x10493 -x28882 -x42237 -x8748 -x554 -x10000 -x42759 -x35628 -x22705 -x11628 -x32300 -x32495 -x23546 -x2458 -x39919 -x1189 -x20242 -x26930 -x41695 -x43923 -x29680 -x31414 -x41564 -x9918 -x24232 -x16475 -x38819 -x34699 -x27418 -x31066 -x14776 -x5101 -x1863 -x30910 -x38702 -x5182 -x8662 -x1946 -x24125 -x7014 -x34111 -x33953 -x24293 -x34372 -x13477 -x3551 -x4015 -x15098 -x20286 -x35855 -x17892 -x14738 -x25991 -x12174 -x44730 -x29522 -x17687 -x37561 -x476 -x7246 -x17942 -x5044 -x15675 -x12791 -x5362 -x3073 -x40902 -x12058 -x5748 -x28455 -x21877 -x18694 -x28979 -x3289 -x28897 -x14367 -x3698 -x7224 -x31137 -x20081 -x27199 -x17093 -x7861 -x4767 -x456 -x38855 -x20885 -x11948 -x12488 -x2045 -x5519 -x24322 -x29194 -x30099 -x8103 -x36856 -x437 -x12449 -x41557 -x13718 -x18564 -x7306 -x19846 -x41827 -x6410 -x32936 -x44536 -x3068 -x42315 -x15280 -x15571 -x6046 -x28178 -x24312 -x3901 -x7374 -x11748 -x21950 -x37910 -x36852 -x3826 -x10533 -x16201 -x38419 -x30667 -x37030 -x3045 -x22079 -x14878 -x28801 -x44030 -x31439 -x30292 -x35156 -x4810 -x3018 -x20729 -x32971 -x31397 -x31114 -x35507 -x18236 -x24933 -x33542 -x14393 -x29568 -x7604 -x22615 -x4834 -x14685 -x11788 -x22322 -x26322 -x1608 -x14964 -x44438 -x14341 -x11454 -x34317 -x10462 -x761 -x32380 -x36853 -x10243 -x33636 -x10658 -x4128 -x10888 -x23499 -x26183 -x20587 -x13124 -x25030 -x32948 -x24963 -x32471 -x31773 -x16802 -x37493 -x35712 -x20544 -x8606 -x18244 -x30425 -x31281 -x42135 -x40929 -x23926 -x41516 -x42231 -x17160 -x4882 -x13149 -x19313 -x34445 -x14590 -x4403 -x10191 -x6969 -x15459 -x22841 -x37524 -x32186 -x22852 -x22251 -x37250 -x1632 -x18529 -x6389 -x43411 -x17502 -x32706 -x42153 -x28252 -x19459 -x30982 -x261 -x26274 -x19236 -x27422 -x12404 -x36144 -x12868 -x33559 -x27057 x41176 -x7254 x41851 -x28584 -x14732 -x1295 -x41451 -x42310 -x13900 -x42644 -x39910 -x27117 -x42816 -x23371 -x22343 -x23122 -x32103 -x14373 -x5860 -x19434 -x34956 -x33084 -x42403 -x534 -x19085 -x1736 -x17874 -x2244 -x43974 -x32648 -x28118 -x14791 -x16604 -x44633 -x39930 -x26002 -x37917 -x42491 -x808 -x36995 -x3552 -x4333 -x33674 -x42048 -x9137 -x19528 -x24945 -x5907 -x16470 -x28283 -x38560 -x33073 -x41911 -x28698 -x3631 -x23382 -x13109 -x10537 -x24903 -x10398 -x16149 -x34986 -x2181 -x1438 -x9774 -x32674 -x16137 -x32596 -x13323 -x33346 -x13224 -x30058 -x31001 -x24743 -x11253 -x34153 -x13532 -x44135 -x5616 -x40809 -x9047 -x36754 -x42211 -x19271 -x42145 -x23525 -x29662 -x21918 -x42791 -x20975 -x13930 -x8551 -x33049 -x22198 -x37959 -x41560 -x33379 -x22532 -x28861 -x39834 -x19014 -x24219 -x30444 -x37074 -x17698 -x42936 -x42667 -x9717 -x32551 -x38760 -x22054 -x27022 -x21553 -x6635 -x23702 -x43875 -x16681 -x40152 -x13547 -x30233 -x34478 -x13569 -x22037 x35434 -x6313 -x42749 -x6297 -x29598 -x13158 -x38316 -x39317 -x4807 -x8843 -x497 -x3785 -x34947 -x7981 -x16809 -x9105 -x13385 -x27553 -x23308 -x801 -x26389 -x952 -x2054 -x20781 -x39116 -x3569 -x21509 -x28645 -x6164 -x539 -x17318 -x20973 x41206 -x3249 -x1132 -x26680 -x4854 -x44178 -x413 -x28977 -x18879 -x8408 -x24203 -x1095 -x43840 -x224 -x18442 -x18493 -x36297 -x40568 -x39336 -x9731 -x10449 -x15711 -x39332 -x18069 -x11709 -x14817 -x43829 -x43576 -x7894 -x2491 -x32559 -x3071 -x22548 -x44609 -x12821 -x29849 -x2136 -x32137 -x43886 -x40794 -x29171 -x15258 -x37046 -x34821 -x36960 -x9584 -x20831 -x26547 -x25973 -x33783 -x10051 -x3065 -x27356 -x2557 -x12322 -x26115 -x33413 -x16868 -x8316 -x42840 -x30132 -x491 -x7870 -x44113 -x12353 -x31184 -x30789 -x18730 -x10277 -x4709 -x32989 -x42056 -x3758 -x39179 -x31243 -x23340 -x18026 -x40735 -x4511 -x29682 -x36268 -x34267 -x1845 -x17988 -x24153 -x4477 -x35095 -x17701 -x37455 -x40255 -x12786 -x2377 -x32353 -x14458 -x11475 -x11674 -x2704 -x9382 -x12911 -x32747 -x14106 -x35360 -x35961 -x38325 -x23832 -x30873 -x42330 -x40348 -x27713 -x13671 -x17048 -x41975 -x43405 -x39144 x41348 -x41948 -x8658 -x19926 -x31886 -x26492 -x10929 -x10965 -x11792 -x27982 -x36883 -x25917 -x3308 -x41891 -x27060 -x19893 -x22299 -x907 -x40546 x41697 -x21428 -x4637 -x17756 -x19009 -x38750 -x2841 -x28648 -x13223 -x36490 -x809 -x7043 -x23502 -x10231 -x35012 -x16967 -x40623 -x37918 -x40675 -x6094 -x29761 -x30719 -x28169 -x37730 -x22925 -x43213 -x6865 -x13409 -x17045 -x16837 -x33694 -x28903 -x19928 -x42053 -x20691 -x39932 -x8139 -x43890 -x4544 -x33475 -x6126 -x42230 -x29026 -x39867 -x13722 -x20241 -x43061 -x22632 -x8774 -x41712 -x44193 -x2616 -x28014 -x40276 -x30149 -x28852 -x36721 -x38854 -x42354 -x15905 -x15470 -x5527 -x40100 -x15077 -x644 -x43116 -x43702 -x34037 -x35384 -x23793 -x41752 -x30042 -x20923 -x7774 -x28042 -x23613 -x32516 -x19998 -x42030 -x28160 -x28705 -x12139 -x32895 -x42207 -x37191 -x16158 -x479 -x29300 -x20719 -x10862 -x37352 -x43119 -x32446 -x25975 -x9940 -x8792 -x15180 -x11874 -x29380 -x34533 -x3117 -x36938 -x32206 -x21384 -x17114 -x8144 -x22479 -x4327 -x36761 -x14048 -x27327 -x26469 -x7934 -x38915 -x2119 -x8950 -x26477 -x8352 -x24993 -x8323 -x701 -x39296 -x37633 -x33898 -x22376 -x2669 -x727 -x8881 -x36649 -x12314 -x13876 -x26968 -x44513 -x36557 -x3813 -x37567 -x6925 -x20965 -x16040 -x17170 -x35694 -x30137 -x12916 -x17097 -x23982 -x44667 -x40797 -x3506 -x43695 -x20380 -x37405 -x16554 -x28099 -x38834 -x19924 -x15456 -x20473 -x12162 -x34562 -x27162 -x12476 -x35903 -x36990 -x944 -x18967 x41037 -x10009 -x40578 -x31787 -x3259 x41309 -x43545 -x37588 -x5181 -x38990 -x1361 -x10355 -x38615 -x34696 -x15230 -x8578 -x14722 -x23206 -x30631 -x38826 -x14910 -x37736 -x38981 -x23162 -x28482 -x19128 -x10114 -x40452 -x4613 -x25212 -x3124 -x1318 -x12720 -x39413 -x26687 -x7067 -x39918 -x20231 -x30774 -x3103 -x18786 -x8699 -x30383 -x40012 -x36138 -x44630 -x41058 -x15770 -x31447 -x12191 -x465 -x17672 -x32823 -x11900 -x23023 -x2517 -x43855 -x426 -x5254 -x24981 -x35814 -x35609 -x32323 -x38460 -x30682 -x34840 -x9412 -x3914 -x41424 -x24806 -x8517 -x35885 -x25031 -x20908 -x3028 -x22500 -x5754 -x5352 -x21191 -x28772 -x31978 -x7786 -x40915 -x14372 -x42311 -x21067 -x21576 -x27746 -x38233 -x3394 -x8802 -x35392 -x16205 -x2495 -x24255 -x1305 -x54 -x19742 -x18535 -x34415 -x35249 -x6437 -x33764 -x37276 -x30342 -x21265 -x38268 -x2037 x41125 -x34154 -x22277 -x17684 -x40694 -x25847 -x23228 -x15629 -x14222 -x37792 -x38946 -x20541 -x27744 -x18056 -x34941 -x43394 -x14952 -x11799 -x34466 -x24724 -x37096 -x12277 -x3046 -x12879 -x5824 -x31511 -x1838 -x40118 -x28216 -x26520 -x44366 -x5171 -x8822 -x5845 -x6909 -x32959 -x34560 -x20536 -x19216 -x43627 -x7038 -x20302 -x6972 -x5137 -x13761 -x35168 -x33832 -x10090 -x38375 -x39940 -x19396 -x34051 -x21701 -x11129 -x4138 -x4157 -x3293 -x8381 -x23045 -x3642 -x40738 -x8575 -x1482 -x9465 -x29617 -x28654 -x19229 -x4179 -x5372 -x9674 -x35175 -x36383 -x4384 -x36073 -x30260 -x28862 -x18103 -x28027 -x17432 -x23010 -x43630 -x5469 -x13348 -x2588 -x31584 -x12726 -x17405 -x25961 -x40349 -x5699 -x38124 -x325 -x18689 -x11805 -x18196 -x12038 -x27158 -x13404 -x18958 -x18101 -x43643 -x15460 -x18266 -x1525 -x7300 -x12721 -x25128 -x43189 -x34183 -x18176 -x25302 -x39683 -x38869 -x11620 -x27935 -x110 -x37136 -x3816 -x1724 -x14153 -x5450 -x20145 -x36318 -x40529 -x13028 -x17412 -x7323 -x35828 -x33923 -x18237 -x32027 -x16643 -x28184 -x27031 -x31103 -x33905 -x17467 -x18227 -x30081 -x36218 -x19359 -x28546 -x43034 -x39766 -x39108 -x29946 -x25200 -x13616 -x26189 -x42891 -x6584 -x32197 -x3343 -x13872 -x5926 -x1416 -x23361 -x29642 -x43869 -x2151 -x38893 -x15570 -x14001 -x28339 -x6191 -x24609 -x21388 -x29963 -x3263 -x37243 -x18288 -x29266 -x2378 -x11642 -x17260 -x22738 -x10213 -x37014 -x36576 -x29472 -x44650 -x5598 -x11432 -x29722 -x33976 -x23790 x41291 -x12625 -x26751 -x9558 -x38273 -x16206 -x12850 -x39474 -x20646 -x15928 -x23734 -x40201 -x12861 -x16645 -x7118 -x15643 -x4198 -x16938 -x36581 -x14911 -x43426 -x3662 -x13960 -x28180 -x42223 -x25013 -x9645 -x20439 -x9342 -x14873 -x10229 -x36993 -x32096 -x7435 -x3075 -x39697 -x20619 -x36190 -x24741 -x34277 -x34095 -x26468 -x34993 -x2889 -x29571 -x9932 -x8554 -x44084 -x19460 -x26623 -x13482 -x27580 -x18572 -x26319 -x15690 -x27233 -x22024 -x40739 -x33681 -x39301 -x33766 -x27021 -x34594 -x30400 -x20754 -x26208 -x33916 -x28304 -x26467 -x26317 -x13372 -x29813 -x10145 -x9648 -x13357 -x33326 -x20221 -x28080 -x640 -x5878 -x34702 -x13828 -x7168 -x39749 -x36641 -x22544 -x43601 -x4948 -x33303 -x44118 -x44483 -x11493 -x32129 -x14067 -x904 -x22462 x41253 -x2275 -x747 -x16757 -x7876 -x6015 -x4561 -x43031 -x9561 -x22452 -x17559 -x8009 -x24221 -x36119 -x38254 -x33607 -x12877 -x32508 -x8013 -x24037 -x14619 -x44 -x10189 -x42400 -x11690 -x38579 -x9491 -x38793 -x41423 -x8749 -x23586 x41099 -x35265 -x40292 -x25938 -x4352 -x8136 -x38570 -x12623 -x20478 -x24509 -x3923 -x8341 x40938 -x19713 -x7534 -x13978 -x29158 -x35652 -x5114 -x43222 -x13781 -x28545 -x35672 -x25719 -x37728 -x27633 -x43743 -x6109 -x6235 -x14737 -x24744 -x23335 -x8814 -x24192 -x36453 -x15272 -x40300 -x32678 -x5223 -x15162 -x27739 x41380 -x9566 -x3246 -x22467 -x24585 -x17510 -x10779 -x5666 -x5173 -x29797 -x14000 -x3948 x41217 -x43121 -x10419 -x15593 -x19217 -x23662 -x33141 -x11397 -x17022 -x41533 -x13106 -x16557 -x24943 -x8059 -x32816 -x5476 -x9151 -x29303 -x38874 -x13368 -x20708 -x44294 -x10860 -x42839 -x13969 -x14676 -x31394 -x41443 -x6484 -x44426 -x17026 -x27927 -x33604 -x42255 -x22663 -x26236 -x7977 -x25478 -x35881 -x28249 -x7992 -x8930 -x20262 -x15257 -x19957 -x39706 x41042 -x1882 -x6917 -x29473 -x6251 -x36345 -x27368 -x42800 -x19387 -x44222 -x29543 -x17854 -x1793 -x8750 -x7052 -x32956 -x15451 -x16364 -x33190 -x21250 -x43629 -x34408 -x19350 -x12514 -x22010 -x15103 -x238 -x25231 -x5353 -x5434 -x20409 -x29594 -x9975 -x38779 -x17466 -x9718 -x41784 -x35818 -x30894 -x41412 -x14330 -x1843 -x27984 -x6178 -x35729 -x41913 -x37507 -x6802 -x15632 -x5093 -x5592 -x18870 -x24811 -x29898 -x31813 -x16351 -x22487 -x1069 -x12537 -x19261 -x33683 -x6684 -x39104 -x16783 -x5302 -x17518 -x2454 -x36738 -x1208 -x27549 -x26217 -x27372 -x5936 -x42769 -x17123 -x5103 -x696 -x6249 -x7470 -x20571 -x4762 -x9023 -x5313 -x35491 -x20121 -x2111 -x34516 -x3334 -x13777 -x9452 -x29435 -x23804 -x1690 -x23754 -x16517 -x22307 x40990 -x27532 -x13595 -x15601 -x28665 -x12400 -x22272 x41145 -x6848 -x20180 -x44540 -x21158 -x42533 -x27318 -x524 -x11842 -x35551 -x7003 -x16010 -x7375 -x34666 -x32952 -x33433 -x18811 -x10312 -x34964 -x23597 -x23359 -x19516 -x28194 -x9921 -x15862 -x21719 -x44424 -x18552 -x36286 -x1661 -x21356 -x9414 -x30476 -x14156 -x40784 -x22950 -x32098 -x42367 -x33987 -x247 -x11166 -x30648 -x5438 -x30769 -x13956 -x30787 -x39021 -x32755 -x28397 -x20190 -x18393 -x14217 -x17259 -x19538 -x23481 -x5267 -x35370 -x6979 -x4750 -x15599 -x38572 -x25749 -x87 -x3081 -x11003 -x8108 -x22192 -x17986 -x30828 -x15304 -x16301 -x18847 -x19099 -x35951 -x8026 -x9732 -x32102 -x13369 -x6959 -x28117 -x9290 -x13343 -x17046 -x17893 -x33301 -x5211 -x38754 -x26534 -x39580 -x932 -x4501 -x5654 -x7057 -x279 -x283 -x23200 -x18335 -x29188 -x21965 -x26239 -x33672 -x12362 -x21284 -x2246 -x21059 -x18113 -x32135 -x23526 -x21629 -x43617 -x10094 -x43240 -x1349 -x24235 -x6667 -x28542 -x39760 -x33275 -x11634 -x15607 -x37366 -x20398 -x4372 -x6007 -x9135 -x3236 -x38311 -x22583 -x10870 -x12055 -x42456 -x31294 -x8117 -x21007 -x42440 -x7083 -x9244 -x23053 -x14195 -x29991 -x14891 -x14101 -x39615 -x35699 -x32669 -x13122 -x1028 -x16756 -x5363 -x30603 -x39200 -x3319 -x43891 -x7575 -x34955 -x22576 -x18627 -x18396 -x24465 -x23261 -x27986 -x42603 -x14856 -x7694 -x15055 -x39518 -x20824 -x8949 -x28448 -x18088 -x20454 -x35871 -x44080 -x39920 -x157 -x35311 -x16093 -x11680 -x44354 -x22809 -x36359 -x43930 -x8770 -x8088 -x29296 -x17771 -x20283 -x23970 -x43303 -x8511 -x25614 -x20415 -x18667 -x33110 -x4265 -x33127 -x32322 -x8927 -x34524 -x4274 -x21922 -x35702 -x30052 -x23968 -x6 -x23223 -x29089 -x23381 -x18681 -x2219 -x12816 -x34629 -x24085 -x2404 -x24090 -x35101 -x17862 -x2688 -x9528 -x36654 -x11837 -x21060 -x19979 -x42612 -x1235 -x16374 -x31866 -x43300 -x25447 -x6884 -x43712 -x32617 -x17344 -x25665 -x13136 -x42941 -x10959 -x31808 -x4951 -x35601 -x35953 -x135 -x28657 -x20102 -x43532 -x27076 -x564 -x41616 -x31550 -x27263 -x4906 -x8728 -x15355 -x43821 -x44358 -x13261 -x373 -x25689 -x42908 -x27904 -x13186 -x7385 -x32093 -x15893 -x1484 -x36090 -x31754 -x25223 -x16580 -x27785 -x30843 -x3022 -x20384 -x24116 -x25291 -x26976 -x23918 -x13982 -x3675 -x28420 -x23310 -x5963 -x32698 -x21560 -x38354 -x37148 -x16694 -x6950 -x29930 -x32479 -x17411 -x19740 -x2296 -x32425 -x5693 -x25937 -x38530 -x43408 -x16974 -x7065 -x22297 -x44498 -x28285 -x41883 -x30611 -x41837 -x44262 -x21601 -x8842 -x36474 -x42450 -x23176 -x31592 -x41481 -x29065 -x15171 -x32204 -x22242 -x8775 -x11750 -x9622 -x1385 x41003 -x30135 -x33444 -x25928 -x37774 -x37964 -x3016 -x29569 -x31484 -x6310 -x17803 -x2189 -x10330 -x35354 -x35326 -x30642 -x17227 -x1564 -x18788 -x11952 -x19175 -x35873 -x38047 -x3824 -x26358 -x19233 -x15229 -x1133 -x27126 -x7945 -x5367 -x19855 -x20327 -x44372 -x22892 -x26574 -x6869 -x26972 -x14215 -x6570 -x35185 -x26670 -x43557 -x12348 -x23168 x40432 -x18155 -x4936 -x10146 -x16722 -x38159 -x29570 -x28719 -x38652 -x647 -x11955 -x25655 -x4199 -x42957 -x4887 -x2782 -x33279 -x26143 -x7757 -x4347 -x11901 -x22340 -x35837 -x19157 -x37673 -x15677 -x14349 -x20502 -x12149 -x18434 -x8298 -x13845 -x26370 -x30325 -x21164 -x6846 -x39303 -x13175 -x11936 -x3623 -x26548 -x35494 -x8530 -x38673 x41349 -x4724 -x33159 -x26127 -x40834 -x28922 -x35775 x40964 -x38410 -x20288 -x2020 -x29453 -x34779 -x17852 -x6131 -x13693 -x7398 -x10540 -x21657 -x10192 -x7686 -x15414 -x28836 -x36033 -x1097 -x24260 -x38692 -x34472 -x7417 -x1775 -x14202 -x30602 -x29833 -x11592 -x12246 -x34770 -x9769 -x30382 -x32756 -x23642 -x20363 -x3739 -x3884 -x19901 -x26018 -x40319 -x11831 -x193 -x28045 -x39391 -x4308 -x40033 -x34283 -x19508 -x4813 -x7364 -x25825 -x43691 -x33996 -x1471 -x33350 -x6811 -x144 -x21183 -x29985 -x5414 -x31290 -x23272 -x43460 -x25348 -x29431 -x35150 -x8302 -x2402 -x26859 -x25485 -x29457 -x14987 -x22697 -x28941 -x32233 -x14216 -x39914 -x17860 -x26324 -x15156 -x3970 -x21415 -x1597 -x11802 -x24208 -x38846 -x20187 -x34242 -x40892 -x26019 -x15693 -x17296 -x13111 x41197 -x22778 -x17523 -x10612 -x15367 -x30246 -x16263 -x43089 -x3807 -x8014 -x17657 -x31553 -x43750 -x16636 -x37867 -x40034 -x19244 -x21976 -x7768 -x25395 -x21687 -x11986 -x33755 -x767 -x40153 -x16369 -x32983 -x39734 -x43039 -x3855 -x26934 x41262 -x12742 -x27137 -x27783 -x19035 -x10273 -x16349 -x19542 -x36575 -x4419 -x38674 -x6144 -x26260 -x39495 -x12294 -x9213 -x29701 -x32653 -x8876 -x41930 -x20548 -x32697 -x42651 -x1519 -x17126 -x23366 -x3618 -x35177 -x7738 -x11738 -x37045 -x15247 -x12240 -x5920 -x16101 -x10288 -x35312 -x18864 -x13008 -x33239 -x14835 -x5107 -x42332 -x11915 -x17630 -x24313 -x41862 -x43066 -x13356 -x1142 -x32586 -x2063 -x14805 -x2781 -x12763 -x18280 -x27940 -x41586 -x32045 -x35666 -x29659 -x29223 -x5452 -x21668 -x11332 -x16509 -x7198 -x14788 -x3447 -x4081 -x11829 -x34342 -x1832 -x18435 -x30635 -x13807 -x9479 -x10535 -x40023 -x23554 -x14527 -x13016 -x31434 -x14917 -x9228 -x5877 -x36203 -x35436 -x36030 -x39452 -x8687 -x43150 -x26105 -x42977 -x1191 -x10171 -x41607 -x2606 -x33746 -x23213 -x30484 x41308 -x3693 -x2515 -x30765 -x21622 -x10426 -x27571 -x23859 -x2693 -x33480 -x24366 -x38564 -x538 -x31988 -x21114 -x2859 -x30889 -x44259 -x39156 -x33721 -x3355 -x30086 -x9095 -x9827 -x30888 -x20921 -x43334 -x40581 -x39026 -x35381 -x38803 -x37958 -x32225 -x33574 -x31532 -x2424 -x37434 -x42709 -x31170 -x2215 -x44559 -x29056 -x37689 -x39621 -x7071 -x13870 -x24214 -x42861 -x20098 -x12444 -x37357 -x29787 -x11199 -x41881 -x18248 -x40910 -x32163 -x38700 -x44198 -x16529 -x39647 -x38626 -x19621 -x7866 -x32460 -x147 -x6466 -x5142 -x24783 -x8313 -x26591 -x33793 -x39471 -x2480 -x43129 -x16438 -x32473 -x6532 -x12854 -x44121 -x11704 -x32955 -x30564 -x20833 -x3349 -x35528 -x37316 -x4133 -x39436 -x3833 -x40392 -x8304 -x18863 -x30297 -x21261 -x13388 -x7891 -x3021 -x28299 -x14387 -x37881 -x16971 -x30112 -x7212 -x12403 -x41934 -x42250 -x17826 -x43945 -x13301 -x15066 -x6706 -x26628 -x28089 -x21836 -x9447 -x1510 -x43657 -x5085 -x20553 x41340 -x9677 -x24958 -x18265 -x6454 -x11530 -x25757 -x25653 -x15749 -x21161 -x42036 -x44272 -x43789 -x7321 -x5375 x41081 -x36162 -x3338 -x10948 -x43574 -x18112 -x2299 -x29824 -x34579 -x38704 -x15844 -x29284 -x18838 -x856 -x21775 -x21493 -x38178 -x10648 -x20882 -x36896 -x42711 -x928 -x29704 -x18166 -x2117 -x31099 -x22268 -x13037 -x13487 -x9156 -x16613 x32630 -x2049 x41098 -x18024 -x12554 -x3280 -x41618 -x38431 -x17528 -x41667 -x19724 -x19079 -x42398 -x4301 -x32622 -x11539 -x44465 -x34489 -x15073 -x21338 -x9209 -x5306 -x15625 -x32767 -x28856 -x22327 -x22808 -x10623 -x24748 -x43578 -x27243 -x38083 -x13843 -x5437 -x2120 -x19098 -x34086 -x33765 -x36325 -x7130 -x890 -x19378 -x8433 -x41844 -x21451 -x16190 -x21263 -x2493 -x19108 -x29999 -x1852 -x29199 -x17539 -x21683 -x19870 -x42569 -x20310 -x21078 -x35514 -x14169 -x34386 -x21346 -x38766 -x698 -x16381 -x5765 -x6690 -x16193 -x44671 -x35533 -x31218 -x5277 -x36807 -x29210 -x6269 -x44790 -x10500 -x24400 x43642 -x17830 -x32255 -x21288 -x4718 -x34389 -x39984 -x32358 -x21532 -x4378 -x22752 -x34678 -x25312 -x26448 -x15016 -x37438 -x25862 -x32878 -x19155 -x10471 -x6293 -x25876 -x10236 -x21496 -x31018 -x17077 -x884 -x25880 -x445 -x12409 -x43558 -x23572 -x36986 -x37482 -x28541 -x30669 -x13756 -x19256 -x8192 -x27866 -x38515 -x44260 -x41415 -x13161 -x24482 -x15882 -x24617 -x4659 -x35450 -x19353 -x9785 -x1815 -x2010 -x3330 -x13774 -x14841 -x43518 -x15524 -x19859 -x7965 -x15336 -x10338 -x2963 -x18984 -x9627 -x36478 -x37114 -x23974 -x7402 -x30946 -x6934 -x26650 -x36863 -x11662 -x23494 -x36555 -x7104 -x4737 -x40848 -x32901 -x14545 -x37286 -x30179 -x14084 -x15273 -x27999 -x4046 -x41726 -x37370 -x29234 -x15442 -x2348 -x537 -x3643 -x8633 -x17325 -x43101 -x8343 -x14452 -x26121 -x3688 -x42986 -x44382 -x7995 -x30079 -x14571 -x37897 -x36689 -x28526 -x27480 -x5399 -x5532 -x3879 -x13251 -x4997 -x7960 -x15287 -x11131 x41252 -x33584 -x10252 -x16363 -x2289 -x16043 -x28997 -x30768 -x23498 -x44226 -x22448 -x38884 -x17324 -x15432 -x40215 -x44605 -x33481 -x14201 -x36485 -x37226 -x16234 -x11095 -x18464 -x2686 -x2503 -x39414 -x27554 -x30844 -x25688 -x36312 -x38503 -x27996 -x19405 -x33233 -x22790 -x40293 -x38364 -x5024 -x10515 -x22562 -x3228 -x2169 -x24455 -x30658 -x15152 -x3082 -x2341 -x37228 -x33500 -x32660 -x6125 -x987 -x40732 -x40326 -x25636 -x17226 -x32220 -x41032 -x28815 -x39594 -x24015 -x39913 -x8700 -x17416 -x7058 -x4687 -x36925 -x25349 -x42537 -x41484 -x17624 -x25948 -x23768 -x42002 -x42803 -x28539 -x34117 -x4395 -x13936 -x27104 -x17547 -x17570 -x24547 -x41866 -x1563 -x35816 -x20679 -x15983 -x40182 -x23441 -x12940 -x34129 -x22513 -x36145 -x14741 -x13119 -x21902 -x38871 -x22590 -x2970 -x21516 -x9730 -x42216 -x43816 -x44109 -x4236 -x10202 -x29260 -x17396 -x9985 -x35727 -x4795 -x33298 -x29039 -x23289 -x24522 -x35799 -x7988 -x14070 -x35296 -x4949 -x37223 -x43531 -x14164 -x18874 -x42155 -x38428 -x34968 -x92 -x26059 -x1031 -x24120 -x23861 -x5922 -x18188 -x12386 -x14816 -x41796 -x36660 -x19939 -x16596 -x13398 -x20697 x41093 -x16356 -x35679 -x19799 -x32695 -x30212 -x29414 -x37799 -x8968 -x23534 -x4428 -x18482 -x35686 -x25437 -x21490 -x41880 -x26987 -x26079 -x26517 -x28310 -x19540 -x5944 -x22851 -x4853 -x2820 -x26715 -x22239 -x8349 -x14388 -x29503 -x26827 -x33200 -x19950 -x34391 -x32274 -x24967 -x19255 -x43086 -x40798 -x8193 -x8091 -x25781 -x34575 -x4809 -x788 -x1517 -x19587 -x5917 -x4377 -x43017 -x26731 -x38685 -x18500 -x2462 -x22639 -x26432 -x2294 -x29555 -x586 -x4774 -x9316 -x39465 -x28855 -x9623 -x8717 -x24140 -x6365 -x43217 -x14400 -x21000 -x9397 -x41855 -x16928 -x32246 -x32065 -x27054 -x42238 -x25891 -x38603 -x10431 -x15957 -x16571 -x44514 -x31164 -x33587 -x29138 -x19418 -x38899 -x5340 -x39511 -x16658 -x40690 -x27178 -x28036 -x44055 -x38918 -x28453 -x1227 -x41876 -x42098 -x43511 -x37179 -x9215 -x5737 -x38398 -x16276 -x8768 -x38816 x41116 -x24429 -x33990 -x18735 -x33062 -x16038 -x7428 -x11198 -x29708 -x26690 -x41545 -x1756 -x17442 -x26511 -x37436 -x39430 -x9285 -x18452 -x26244 -x5193 -x3085 -x29538 -x19597 -x38143 -x11768 -x26532 -x42422 -x29687 -x4764 -x19391 -x40002 -x15990 -x20760 -x37075 -x37206 -x40114 -x26081 -x17705 -x10889 -x7119 -x11762 -x33747 -x35811 -x18204 -x4920 -x4115 -x20704 -x39417 -x35501 -x24919 -x18880 -x10797 -x36279 -x27942 -x5779 -x6514 -x19351 -x39289 -x6699 -x9363 -x33294 -x14539 -x24342 -x1281 -x44163 -x1468 -x230 -x40837 -x38151 -x18767 -x20319 -x31992 -x39512 x40436 -x22036 -x34879 -x19131 -x20406 -x23910 -x9735 -x33960 -x23539 -x42059 -x13468 -x37936 -x44166 -x21784 -x1122 -x19373 -x23620 -x42487 -x21106 -x15511 -x18436 -x10745 -x20917 -x20271 -x42632 -x18637 -x11909 -x27814 -x39290 -x22047 -x26046 -x16511 -x24768 -x35444 -x36192 -x38115 -x9943 -x29256 -x6426 -x25832 -x3889 -x27362 -x36887 -x10324 -x12203 -x12378 -x40526 -x23639 -x11676 -x7712 -x24887 -x31823 -x10487 -x15697 -x41952 -x4102 -x4326 -x10226 -x9898 -x33459 -x31710 -x12137 -x6138 -x40296 -x10868 -x13151 -x43005 -x17880 -x34416 -x21176 -x2852 -x7263 -x2101 -x19269 -x2551 -x26967 -x18100 -x16241 -x20276 -x18219 -x11615 -x39882 -x31467 -x31191 -x4509 -x7078 -x28288 -x10718 -x42253 -x3939 -x20662 -x3767 -x13105 -x32195 -x26940 -x42004 -x31199 -x31712 -x12637 -x37679 -x22805 -x42599 -x30760 -x6549 -x38485 -x10790 -x22947 -x24315 -x29734 -x10966 -x23100 -x11951 -x6615 -x23091 -x13417 -x4328 -x5209 -x4498 -x17089 -x23431 -x24490 -x42082 -x43073 -x5307 -x15974 -x36542 -x8577 -x24374 -x42100 -x43261 -x33314 -x44569 -x34083 -x40768 -x4733 -x9478 -x272 -x2271 -x22056 -x5547 -x5258 -x34345 -x32808 -x20210 -x3421 -x18822 -x3860 -x30170 -x40463 -x23570 -x4154 -x15369 -x11965 -x43551 -x39956 -x30612 -x15981 -x22141 -x158 -x21669 -x18448 -x41928 -x9579 -x14140 -x42522 -x23221 -x24377 -x28935 -x971 -x30509 -x30309 -x42912 -x5456 x41275 -x29773 -x28620 -x3524 -x10396 -x28994 -x26489 -x36282 -x39439 -x26206 -x309 -x24650 -x39086 -x26624 -x30651 -x27810 -x1171 -x28763 -x1902 -x43777 -x21739 -x27808 -x40249 -x13986 -x44066 -x14708 -x3416 -x31100 -x44737 -x38672 -x21996 -x16725 -x12782 -x21296 -x30585 -x33995 -x12751 -x14621 -x13017 -x41060 -x28925 -x38152 -x43457 -x44586 -x12495 -x35007 -x18577 -x2031 -x20506 -x32583 -x40471 -x2006 -x17934 -x31337 -x37582 -x17666 -x16295 -x39515 -x15450 -x28735 -x42510 -x8048 -x7061 -x39090 -x40091 -x41963 -x28212 -x17679 -x42789 -x42999 -x44562 -x34587 -x14092 -x3628 -x14597 -x12466 -x15157 -x10845 -x22558 -x19340 -x7548 -x9661 -x9455 -x7407 -x10397 -x1110 -x43934 -x16284 -x42464 -x22662 -x13455 -x21888 -x22021 -x30803 -x28687 -x35447 -x35512 -x37168 -x29306 -x35958 -x19954 -x39973 -x13215 -x12876 -x33434 -x18521 -x16067 -x3529 -x24277 -x35580 -x41894 -x23149 -x37241 -x27079 -x7991 -x17203 -x6555 -x33437 -x18030 -x15397 -x41413 -x27898 -x32773 -x35978 -x17613 -x28138 -x17660 -x18937 -x31023 -x7090 -x37458 -x36061 -x24926 -x10216 -x23083 -x31321 -x14965 -x33138 -x5778 -x56 -x11903 -x30481 -x2448 -x13070 -x43710 -x2784 -x30716 -x6858 -x2667 -x3214 -x7163 -x5696 -x10219 -x39761 -x14071 -x22986 -x18753 -x40631 -x6800 -x37619 -x30966 -x35547 -x23077 -x40277 -x43638 -x38637 -x18408 -x3609 -x17350 -x37812 -x10671 -x40673 -x34149 -x37794 -x27251 -x32768 -x38167 -x37596 -x42394 x41306 -x36079 -x28860 -x6700 -x24419 -x26446 -x17870 -x12570 -x9427 -x16499 -x26686 -x30066 -x5343 -x8525 -x4112 -x17289 -x3571 -x19104 -x13606 -x30209 -x39246 -x8442 -x39579 -x37522 -x39731 -x30369 -x12983 -x6356 -x9979 -x1019 -x7177 -x17876 -x20727 -x10883 -x11632 -x22930 -x30626 -x25799 -x22611 -x9999 -x25143 -x4421 -x14285 -x21593 -x33333 -x23184 -x4168 -x31841 -x4237 -x6190 -x30280 -x2579 -x6307 -x15699 -x15063 -x10293 -x21645 -x32935 -x11551 -x2584 -x17699 -x41811 x41218 -x623 -x20922 -x18523 -x39719 -x22315 -x10314 -x1365 -x37186 -x6312 -x7715 -x39603 -x36267 -x14651 -x15261 -x2109 -x4100 -x15538 -x16569 -x36132 -x37930 -x35357 -x18121 -x31656 -x28959 -x20952 -x3725 -x19873 x41079 -x33710 -x30269 -x22249 -x44731 -x18351 -x26478 -x29533 x41383 -x20329 -x43919 -x10 -x26557 -x18541 -x34056 -x32426 -x40252 -x12654 -x2550 -x4119 -x30310 -x42360 -x36169 -x9141 -x9838 -x28744 -x3303 -x35342 -x39005 -x30277 -x42478 -x18674 -x14439 -x32836 -x16360 -x24614 -x43976 -x7001 x41138 -x21808 -x30173 -x40155 -x8033 -x29370 -x24727 -x21874 -x32507 -x22190 -x3724 -x25226 -x37550 -x27470 -x27269 -x10115 -x36972 -x30668 -x6663 x41142 -x19822 -x12736 -x17195 -x1310 -x37457 -x21794 -x34860 -x18837 -x7032 -x44482 -x3980 -x22483 -x7593 -x27841 -x13987 -x28167 -x34900 -x40901 -x23017 -x11942 -x18704 -x27293 -x17845 -x5398 -x28155 -x40876 -x472 -x20550 -x20059 x41106 -x26917 -x17444 -x13964 -x16951 -x29949 x41238 -x40065 -x27962 -x24969 -x40372 -x24451 -x717 -x20722 -x14983 -x22722 -x13125 -x4217 -x3772 -x28143 -x43375 -x12105 -x6281 -x20643 -x12085 -x16021 -x37813 -x1705 -x2261 -x41931 -x10059 -x18927 -x34202 -x541 -x37022 -x22337 -x8965 -x34687 -x31762 -x869 -x39759 -x24060 -x7759 -x17401 -x10518 -x9568 -x39538 -x24097 -x37635 -x20036 -x1773 -x24185 -x22623 -x38068 -x34855 -x9010 -x31892 -x15106 -x16022 -x31530 -x43074 -x17336 -x11643 -x21131 -x43347 -x38920 -x23409 -x43568 -x12431 -x44631 -x40753 -x7717 -x5436 -x30688 -x5246 -x42480 -x16405 -x21386 -x24003 -x4820 -x4310 -x18199 -x2304 -x8202 -x33610 -x24118 -x1786 -x28655 -x20043 -x24867 -x30074 -x22367 -x3886 -x38587 -x10568 -x38407 -x29834 -x9020 -x29636 -x34344 -x40564 -x16954 -x10207 -x10257 -x9681 -x41659 -x11132 -x31513 -x42922 -x23857 -x15382 -x39341 -x37526 -x2722 -x22283 -x27634 -x42906 -x26453 -x11851 -x7284 -x5237 -x165 -x37985 -x26773 -x29298 -x35093 -x37969 -x33631 -x4519 -x15149 x42034 -x10945 -x1406 -x17537 -x29669 -x6902 -x40178 -x23236 -x26148 -x41068 -x19026 -x7314 -x17487 -x7126 -x20432 -x17587 -x14035 -x27712 -x34625 -x32056 -x3871 -x2331 -x41693 -x29652 -x355 -x31054 -x28712 -x11969 -x29799 -x29786 -x28412 -x10677 -x18262 -x19857 -x9803 -x35711 -x10406 -x27443 -x30360 -x15573 -x14350 -x33283 -x44654 -x525 -x3277 -x11990 -x9220 -x14112 -x16468 -x16393 -x5512 -x15462 -x39299 -x37159 -x15121 -x40486 -x42014 -x43882 -x20214 -x29180 -x1417 -x40248 -x19447 -x13002 -x10604 -x29341 -x42704 -x32923 -x6943 -x712 -x8282 -x22660 -x30591 -x20593 -x7609 -x32911 -x8389 x41094 -x10989 -x30285 -x6935 -x12952 -x43908 -x28320 -x11355 -x6494 -x15596 -x32298 -x30899 -x28818 -x28273 -x10859 -x14045 -x9116 -x17833 -x37396 -x36918 -x6188 -x44340 -x35340 -x21203 -x25204 -x4417 -x30596 -x35200 -x41815 -x8604 -x2761 -x2343 -x3640 -x23659 -x1478 -x6561 -x14297 -x1418 -x43275 -x17380 -x12092 -x12181 -x11334 -x13552 -x15619 -x15628 -x9099 -x44742 -x38074 -x3950 -x24781 -x1054 -x28741 -x20133 -x18123 -x15927 -x32090 -x1353 -x14655 -x34343 -x21470 -x23386 -x41673 -x33082 -x13830 -x22213 -x9065 -x18233 -x15243 -x17335 -x13976 -x24681 -x31381 x41103 -x27844 -x18180 -x19977 -x33799 -x35043 -x26635 -x27217 -x18419 -x8191 -x22818 -x28779 -x12819 -x38900 -x3388 -x43407 -x33922 -x20539 -x5294 -x1535 -x10196 -x23730 -x38023 -x35309 -x11911 -x29048 -x34874 -x34115 -x23840 -x1439 -x852 -x37935 -x13023 -x36593 -x37108 -x8583 -x32385 -x39915 -x17918 -x18490 -x9108 -x12747 -x36274 -x19402 -x40321 -x23354 -x13636 -x26144 -x10509 -x25510 -x14390 -x26245 -x40377 -x32272 -x31388 -x4140 -x19296 -x42109 -x29053 -x36794 -x28122 -x25280 -x11348 -x2337 -x34945 -x22002 -x24054 -x5725 -x34109 -x37667 -x40484 -x13995 -x10451 -x8863 -x40596 -x8640 -x3988 -x20956 -x503 -x459 -x1623 -x912 -x32772 -x14948 -x43376 -x5941 -x42938 -x14508 -x20436 -x32029 -x18385 -x37181 -x37249 -x12999 x41364 -x26387 -x11011 -x923 -x36715 -x7431 -x25925 -x40244 -x26349 x41235 -x2472 -x27128 -x30035 -x22359 -x11625 -x26943 -x2804 -x5752 -x29540 -x33130 -x33596 -x34970 -x43140 -x29731 -x44496 -x28608 -x10015 -x28426 -x11896 -x9813 -x7308 -x36446 -x14124 -x26039 x40412 -x8456 -x26476 -x18115 -x20899 -x36167 -x18099 -x8956 -x17651 -x21152 -x40823 -x37066 -x43274 -x22795 -x31974 -x1201 -x22496 -x30049 x41352 -x43991 -x24991 -x19388 -x4474 -x39786 -x31227 -x24361 -x4341 -x32625 -x35586 -x29265 -x29512 -x32449 -x15653 -x40894 -x33620 -x26315 -x1030 -x4268 -x37664 -x17248 -x19239 -x29909 -x4680 -x35295 -x35654 -x18760 -x29716 -x14820 -x4147 -x14118 -x44079 -x35334 -x16797 -x37054 -x22161 -x10150 -x21643 -x41455 -x28790 -x9504 -x39175 -x4180 -x27750 -x21909 -x38914 -x43937 -x16103 -x17534 -x24021 -x1166 -x29572 -x10166 -x18846 -x39231 -x27922 -x39261 -x23080 -x4369 -x28984 -x37540 -x1586 -x7629 -x16644 -x30263 -x31234 -x936 -x34016 -x8975 -x9172 -x5764 -x35324 -x11587 -x32070 -x19571 -x24413 -x17856 -x32253 -x11540 -x17507 -x14724 -x42710 -x43237 -x12727 x41370 -x13069 -x14336 -x23232 -x42750 -x3763 -x30733 -x23751 -x14114 -x43939 -x24791 -x42329 -x36314 -x7473 -x42665 -x42156 -x8279 -x662 -x24726 -x28939 -x24684 -x5418 -x29943 -x30794 -x33807 -x32533 -x12925 -x7911 -x39174 -x9231 -x39100 -x16419 -x22477 x41371 -x5528 -x36877 -x43007 -x10173 -x37839 -x529 -x43202 -x41724 -x43299 -x30413 -x34842 -x30007 -x12500 -x21670 -x18801 -x32638 -x38591 -x33367 -x17415 -x4066 x42932 -x13055 -x13501 -x18918 -x42690 -x32155 -x26555 -x36905 -x5812 -x33043 -x10265 -x15546 -x8017 -x19248 -x38795 -x16889 -x13526 -x18644 -x5951 -x28425 x40996 -x14938 -x14200 -x5213 -x8280 -x41947 -x12612 -x39051 -x19576 -x38955 -x13631 -x29200 -x28092 -x29562 -x32562 -x4060 -x20108 -x5690 -x31395 -x24454 -x8752 -x17351 -x41657 -x33245 -x44543 -x2198 -x20033 -x12040 -x39120 -x32644 -x10197 -x19533 -x13795 -x15491 -x29698 -x2766 -x18153 -x26243 -x17262 -x21313 -x2908 -x3090 -x5065 -x16548 -x31683 -x12234 -x5022 -x44122 -x28424 -x5637 -x21828 -x415 -x15843 -x17305 -x16650 -x1810 -x21431 -x24737 -x7394 -x17383 -x1449 -x18956 -x16070 -x25324 -x11089 -x3316 -x1485 -x20085 -x20063 -x39691 -x11434 -x20206 -x1765 -x13989 -x29454 -x11719 -x31345 -x16551 -x15340 -x10847 -x6719 -x17894 -x40031 -x30804 -x23886 -x11552 -x4916 -x35644 -x12399 -x19584 -x14230 -x2382 -x26525 -x9809 -x40595 -x37852 -x35280 -x34650 -x8821 -x18703 -x9283 -x43679 -x8845 -x14402 -x21117 -x20477 -x33028 -x22402 -x40049 -x16095 -x10264 -x3479 -x25091 -x13288 -x22173 -x6538 -x43739 -x21946 -x10333 -x27286 -x36950 -x21266 -x44060 -x38440 -x9157 -x37787 -x7219 -x26963 -x32324 -x28381 -x25093 -x26920 -x29583 -x37589 -x24489 -x6413 -x2146 -x149 -x39111 -x39771 -x33870 -x33186 -x12728 x43491 -x28603 -x43182 -x3815 -x23603 -x24553 -x11402 -x22285 -x20412 -x26298 -x33211 -x35345 -x1679 -x8546 x41114 -x18200 -x24961 -x32174 -x3331 -x25413 -x34611 -x24171 -x42221 -x6563 -x44554 -x24418 -x30162 -x21122 -x33723 -x6880 -x19887 -x37403 -x93 -x67 -x34212 -x38848 -x41045 -x33714 -x31440 -x37288 -x15147 -x24157 -x31429 -x25315 -x32398 -x30646 -x21805 -x5297 -x10225 -x16524 -x23297 -x26663 -x42915 -x44199 -x33804 -x9296 -x33196 -x35483 -x10917 -x11941 -x9069 -x13897 -x37625 -x35244 -x21845 -x632 -x17951 -x4278 -x17149 -x15505 -x6820 -x6382 -x31463 -x26345 -x37746 -x22921 -x10510 -x27391 -x31021 -x10306 -x20355 -x16041 -x12929 -x8477 -x27543 -x3774 x41407 -x41055 -x4029 -x14377 -x6445 -x22862 -x39205 -x23799 -x43382 -x26392 -x14658 -x31628 -x34382 -x30388 -x9763 -x4316 -x21807 -x23242 -x2941 -x7897 -x11904 -x31311 -x6901 -x33758 -x21411 -x6812 -x2923 -x23473 -x34098 -x5837 -x15424 -x11047 -x9221 -x12708 -x39831 x33219 -x37404 -x8207 -x19204 -x39679 -x13654 -x27210 -x11178 -x41550 -x13613 -x36528 -x29482 -x10228 -x41597 -x42112 -x13746 -x15370 -x8987 -x5626 -x31292 -x14678 -x37906 -x29841 -x375 -x36772 -x32395 -x4738 -x424 -x10301 -x34461 -x19931 -x2703 -x42350 -x15761 -x9861 -x23327 -x7279 -x19632 -x15267 -x34671 -x21746 -x12094 -x13550 -x17512 -x44208 -x39803 -x12589 -x42262 -x39936 -x25414 -x24403 -x30197 -x9829 -x17408 -x4683 -x11691 -x18072 -x5387 -x31669 -x44802 -x3729 -x32863 -x28528 -x35428 -x20730 -x29924 -x42385 -x33726 -x35079 -x14370 -x14468 -x40751 -x12165 -x26475 -x21750 -x6492 -x5299 -x39225 -x28411 -x23507 -x25921 -x25153 -x4829 -x39460 -x34734 -x2396 -x819 -x20614 -x19043 -x27322 -x26724 -x9862 -x9319 -x36430 -x38449 -x12567 -x17249 -x36277 -x21827 -x34677 -x29242 -x7739 -x31984 -x33894 x41144 -x13419 -x43811 -x42860 -x43842 -x29249 -x37821 -x4578 -x2029 -x8348 -x28070 -x5395 -x27564 -x18044 -x25325 -x7439 -x35407 -x32527 -x16796 -x10414 -x3187 -x24747 -x39262 -x23785 -x28970 -x8155 -x14046 -x25613 -x39791 -x29907 -x19626 -x5574 -x23731 -x35835 -x5462 -x43755 -x36092 -x7360 -x10499 x43488 -x38057 -x25506 -x34661 -x17339 -x43616 -x19715 -x33906 -x4001 -x11518 -x40683 -x35888 -x24802 -x1399 -x38879 -x27151 -x13769 -x33450 -x14191 -x35529 -x26308 -x19503 -x35763 -x17179 -x10630 -x30171 -x37536 -x6942 -x37238 -x40799 -x4756 -x30174 -x908 -x7410 -x20738 -x10334 -x18382 -x8455 -x21756 -x18203 -x11188 -x35455 -x28393 -x23743 -x30793 -x3176 -x10222 -x17640 -x7917 -x20710 -x38378 -x33703 -x35669 x41020 -x4460 -x1617 -x44702 -x26681 -x934 -x32753 -x22783 -x12545 -x16442 -x3863 -x36442 -x7605 -x20089 -x6526 -x19284 -x1754 -x13632 -x4740 -x25307 -x2962 -x12108 -x25428 -x3978 -x10011 -x7839 -x8269 -x38778 -x33686 -x18782 x41232 -x40663 -x23557 -x41040 -x8715 -x11859 -x1076 -x33875 -x5238 -x35060 -x43493 -x7443 -x34695 -x9486 -x39378 -x10981 -x31573 -x27656 -x41758 -x44657 -x22039 -x3941 -x26620 -x25145 -x4045 -x14344 -x40395 -x27602 -x29738 -x17575 -x25888 -x7550 -x31360 -x11037 -x3487 -x9100 -x11149 -x27563 -x33858 -x37878 -x8672 -x29973 x41010 -x12102 -x13753 -x28030 -x39935 -x13256 -x22833 -x16244 -x37788 -x33269 -x31648 -x4459 -x19708 -x39461 -x8917 -x32000 -x3892 -x41595 -x29468 -x20248 -x31219 -x33889 -x36760 -x10616 -x1057 -x14351 x41368 -x35912 -x21148 -x44255 -x30771 -x43932 -x44233 -x17182 -x15742 -x28748 -x31832 -x4287 -x3475 -x34208 -x6058 x41854 -x7978 -x15353 -x39668 -x14770 -x9552 -x32033 -x9147 -x11825 -x44154 -x22708 -x3180 -x27745 -x17188 -x40567 -x17192 -x5176 -x1588 -x32059 -x38434 -x18441 -x21456 -x10846 -x34942 -x11091 -x8137 -x1289 -x9931 -x30865 -x6057 -x28113 -x16172 -x42738 -x13152 -x9527 -x37043 -x44256 -x10683 -x36200 -x2933 -x23410 -x43396 -x25958 -x6610 -x4593 -x20311 -x1541 -x17377 x41268 -x40010 -x37283 -x14053 -x12517 -x7276 -x17503 -x11055 -x4543 -x31676 -x23934 x41158 -x33330 -x9923 -x9088 -x9855 -x8877 -x28778 -x13950 -x32607 -x21726 -x35815 -x287 -x10733 -x9299 -x35427 -x14731 -x8747 -x3443 -x37895 -x32651 -x16730 -x7499 -x20007 -x38850 -x40854 -x8734 -x14827 -x39884 -x24055 -x40077 -x30552 -x42553 -x35364 -x35221 -x38416 -x10200 -x6199 -x20521 -x21153 -x42097 -x13518 -x34139 -x8432 -x9619 -x9125 -x23624 -x43228 -x40274 -x23871 -x39025 -x14076 -x37055 -x22384 -x40870 -x15020 -x6830 -x29215 -x25822 -x34140 -x25849 -x24532 -x18159 -x10572 -x6785 -x15011 -x9086 -x10532 -x10012 -x32824 -x39106 -x20393 -x19892 -x26184 -x44022 -x342 -x5397 -x21353 -x3011 -x32308 -x28309 -x16589 -x6047 -x44766 x41282 -x4574 -x26505 -x22972 -x43897 -x8971 -x14438 -x7257 -x41464 -x15080 -x6217 -x8810 -x37984 x40978 -x28614 -x16416 -x7181 -x44468 -x9272 -x33854 -x23601 -x18329 -x40743 -x20893 -x9129 -x29597 -x4514 -x35841 -x43724 -x43143 -x44448 -x33586 -x28287 -x13394 -x972 -x1493 -x22626 -x33038 -x9463 -x28883 -x36917 -x36239 -x24696 -x38408 -x23582 -x43506 -x4693 -x40626 -x23996 -x12143 -x2272 -x16367 x41267 -x28437 -x12069 -x9051 -x28517 -x14933 -x40355 -x7459 -x5161 -x10526 -x35055 -x20254 -x11675 -x669 -x33918 -x27380 -x38969 -x37520 -x17758 -x33209 -x33812 -x18428 -x15663 -x3741 -x32082 -x34980 -x36549 -x38814 -x33271 -x6272 -x2381 -x25515 -x36579 -x14218 -x26407 -x21423 -x39853 -x7959 -x20066 -x41426 -x34607 -x3799 -x30089 -x21926 -x37727 -x31617 -x36520 -x40750 -x27875 -x9734 -x38550 -x19124 -x42511 -x40179 -x3508 -x20292 -x12179 -x16300 -x34853 -x10047 -x17438 -x30185 -x43436 -x2506 -x40030 -x8038 -x26414 -x8035 -x26030 -x31068 -x10715 -x7210 -x5946 -x16700 -x35045 -x11240 -x33311 -x18665 -x26630 -x32067 -x2017 -x28729 -x18504 -x6493 -x5867 -x38430 -x18986 -x10626 -x21022 -x3743 -x12686 -x30859 -x43523 -x37273 -x1818 -x37496 -x19882 -x2879 -x4730 -x1587 -x27048 -x17552 -x26788 -x1325 -x23130 -x31688 -x34210 -x16963 -x30936 -x28324 -x36983 -x3728 -x17992 -x5010 -x5370 -x35665 -x25419 -x30276 -x36355 -x19230 -x34548 -x4971 -x23856 -x5496 -x32373 -x12745 -x5718 -x15092 -x24870 -x17485 -x4018 -x11034 -x18787 -x16545 -x31231 -x21617 -x35660 -x19904 -x19187 -x24549 -x7710 -x7735 -x17786 -x14448 -x22949 -x12327 -x1620 -x16304 -x38861 -x12434 -x8484 -x41503 -x4596 -x33216 -x3368 -x680 -x43309 -x35996 -x9502 -x39937 -x23225 -x33109 -x12273 -x41774 -x13182 -x11678 -x32763 -x36732 -x25440 -x36150 -x38034 -x21783 -x35908 -x38806 -x25827 -x28373 -x20523 -x36936 -x37082 -x19370 -x8527 -x19501 -x33912 -x91 -x36461 -x1226 -x32083 -x36595 -x31436 -x29237 -x5808 -x44128 -x18447 -x36920 -x42994 -x28726 -x37952 -x17031 -x33076 -x31318 -x30399 -x3574 -x41072 -x4131 -x27711 -x18670 -x42701 -x6652 -x22637 -x5460 -x5545 -x1702 -x7433 -x7660 -x44712 -x10942 -x28207 -x24397 -x35626 -x20671 -x35467 -x28738 -x19668 -x19425 -x6994 -x32927 -x10133 -x6931 -x40871 -x37751 -x15591 -x10856 -x26040 -x39589 -x32944 -x28290 -x1966 -x21564 -x37557 -x13184 -x18346 -x10836 -x10843 -x17348 -x18531 -x42606 -x17557 -x24075 -x11317 -x4092 -x32577 -x19707 -x28841 -x5773 -x28752 -x39467 -x443 -x9456 -x24456 -x20207 -x17176 -x2850 -x9514 -x25107 -x41861 -x14469 -x16482 -x19154 -x3150 -x12670 -x25046 -x40317 -x2333 -x29502 -x23646 -x17652 -x4646 -x9281 -x38870 -x11585 -x42536 -x18313 -x3864 -x361 -x25977 -x8885 -x10434 -x37547 -x12047 -x33606 -x16473 -x35209 -x12529 -x6332 -x389 -x6904 -x31329 -x25882 -x42196 -x16498 -x10234 -x5990 -x44597 -x10964 -x27950 -x17483 x41270 -x18602 -x22646 -x9470 -x13384 -x35359 -x10680 -x18361 -x12248 -x37244 -x39286 -x19188 -x6991 -x13051 -x17527 -x29211 -x36642 -x23749 -x23400 -x31408 -x29959 -x18411 -x36089 -x2394 -x5570 -x18706 -x14584 -x9644 -x9682 -x17183 -x19720 -x12442 -x28639 -x40363 -x26267 -x11688 -x24162 -x7133 -x24069 -x5942 -x19832 -x28610 -x34370 -x11508 -x5741 -x24237 -x15664 -x3539 -x35386 -x32030 -x42421 -x42257 -x28338 -x37896 -x22730 x41110 -x36423 -x22594 -x26301 -x30991 -x27445 -x594 -x33739 -x30861 -x1182 -x43983 -x43647 -x28960 -x13021 -x10969 -x14184 -x24469 -x17964 -x14334 -x9178 -x18915 -x13651 -x4742 -x37308 -x37211 -x1194 -x13786 -x2644 -x43486 -x23071 -x28808 -x6500 -x39964 -x35174 -x44463 -x30935 -x9359 -x28629 -x25333 -x22143 -x22120 -x9225 -x29072 -x26122 -x6512 -x4526 -x43441 -x36672 -x30348 -x36433 -x40128 -x21547 -x31559 -x30146 -x19969 -x36492 -x12080 -x37989 -x34103 -x11570 -x1945 -x18894 -x12114 -x5325 -x28776 -x30100 -x44491 -x27775 -x4465 -x32498 -x14752 -x17215 -x34039 -x9119 -x25926 -x24647 -x37091 -x26676 -x15174 -x2220 -x43051 -x35267 -x27330 -x7727 -x24973 -x4996 -x29467 -x1096 -x37740 -x25673 -x44183 -x17563 -x20260 -x20109 -x42372 -x28630 -x41645 -x44403 -x34492 -x21295 -x28434 -x5949 -x20443 -x13922 -x25038 -x14263 -x11136 -x32382 -x36519 -x41475 -x20317 -x41059 -x16217 -x37533 -x3271 -x3982 -x33215 -x14097 -x30270 -x10156 -x33166 -x7864 -x16998 -x43879 -x21016 -x43987 -x37674 -x25945 -x4111 -x7840 -x5893 -x13047 -x29492 -x11360 -x15635 -x38641 -x11744 -x22443 -x6625 -x23757 -x6594 -x3126 -x34732 -x10629 -x37260 -x24491 -x11382 -x1033 -x16285 -x31474 -x18909 -x25175 -x38137 -x21892 -x33284 -x1063 -x19109 -x38689 -x35772 -x7569 -x39752 -x5279 -x15426 -x31701 -x24646 -x39401 -x34668 -x42637 -x26726 -x27256 -x17958 -x39464 -x40787 -x40914 -x15950 -x17244 -x21283 -x2123 -x4895 -x5034 -x1023 -x29610 -x37624 -x21680 -x17825 -x28218 -x5897 -x25 -x3796 -x10078 -x25277 -x19579 -x20197 -x44328 -x41929 -x30890 -x40171 -x11778 -x11142 -x35764 -x25968 -x14976 -x16851 -x11531 -x12881 -x40740 -x9175 -x27219 -x35534 -x37143 -x40285 -x12753 -x32095 -x14626 -x30869 -x37408 -x21306 -x17297 -x13472 -x28043 -x26768 -x15840 -x26918 -x13633 -x12838 -x17450 -x32440 -x25644 -x15177 -x33064 -x6961 -x33065 -x19788 -x27491 -x16961 -x12012 -x15354 -x12279 -x19177 -x16488 -x7547 -x21373 -x9729 -x42333 x41297 -x37612 -x20874 -x35911 -x2043 -x41546 -x8602 -x24784 -x38076 -x3227 -x19339 -x15791 -x17956 -x10459 -x42886 -x44398 -x16661 -x2528 -x44637 -x1480 x41156 -x1543 -x19604 -x20411 -x39209 -x14081 -x29133 -x40186 -x24420 -x38095 -x20879 -x27358 -x22495 -x19826 -x1896 -x29421 -x40167 -x36230 -x17309 -x14041 -x20676 -x29699 -x18817 -x737 -x17697 -x12904 -x5195 -x11005 -x22779 -x29604 -x36155 -x29754 -x16050 -x35449 -x34467 -x18914 -x32076 -x9327 -x39807 -x26498 -x30629 -x10916 -x43138 -x18784 -x25783 -x38563 -x23157 -x10112 -x41543 -x37089 -x35856 -x32898 -x11920 -x922 -x21864 -x22907 -x22965 -x36515 -x15349 -x26331 -x23983 -x40661 -x40328 -x14194 -x17981 -x3292 -x26664 -x17678 -x24417 -x25940 -x20067 -x9279 -x13899 -x15150 -x17495 -x20100 -x20075 -x6689 -x4083 -x460 -x28535 -x38512 -x7862 -x36526 -x8495 -x28759 -x3695 -x17455 -x8134 -x44638 -x33373 -x23960 -x11287 -x30933 -x38335 -x1080 -x5041 -x16947 -x40718 -x25416 -x38783 -x6086 -x32525 -x30069 -x39988 -x25611 -x32597 -x2790 -x23860 -x44590 -x12954 -x30756 -x34321 -x12115 -x18409 -x28615 -x31259 -x21554 -x42895 -x8878 -x6371 -x33725 -x22658 -x13319 -x30763 -x3921 -x20389 -x2837 -x24046 -x21591 -x35594 -x30798 -x19519 -x4516 -x21286 -x42375 -x39398 -x15613 -x24004 -x42872 -x15307 -x44282 -x17443 -x2135 -x15380 -x16399 -x31758 -x4999 -x36126 -x38623 -x20225 -x26649 -x7668 -x15039 -x15683 -x5996 -x16887 -x14574 -x30981 -x3222 -x41813 -x26158 -x17206 -x14036 -x38369 -x9127 -x15285 -x11954 -x23938 -x22901 -x12111 -x5755 -x21365 -x38465 -x41884 -x21711 -x7437 -x5117 -x41754 -x28724 -x22263 -x13816 -x16340 -x23909 -x30829 -x27132 -x23774 -x37630 -x22676 -x3805 -x42820 -x24559 -x37676 -x37780 -x11938 -x40350 -x39382 -x33210 -x33575 -x11879 -x41943 -x14813 -x26456 -x3965 x40710 -x18185 -x5122 -x4296 -x16406 -x44185 -x15612 -x11631 -x8335 -x11659 -x18242 -x1836 -x27454 -x14392 -x24573 -x38227 -x5368 -x12244 -x28259 -x28067 -x868 -x27728 -x10411 -x14028 -x30294 -x32402 -x34309 -x21525 -x16558 -x40157 -x39894 -x8125 -x32319 -x36087 -x16267 -x37937 -x40359 -x9360 -x27183 -x38240 -x18933 -x21141 -x23374 -x15502 -x39520 -x39636 -x25345 -x574 -x37931 -x42492 -x28911 -x16215 -x19096 -x22844 -x43023 -x14561 -x32951 -x19492 -x35595 -x7665 -x13422 -x7881 -x5733 -x2958 -x22390 -x43181 -x22744 -x18860 -x1412 -x14100 -x23680 -x19727 -x22089 -x20441 -x9425 -x34995 -x34131 -x567 -x25984 -x5135 -x42181 -x13640 -x35159 -x1388 -x23959 -x13800 -x5113 -x14239 -x29297 -x41476 -x13748 -x39828 -x16899 -x10655 -x3850 -x1322 -x3883 -x565 -x15205 -x38065 -x925 -x44176 -x30083 -x23752 -x36677 -x4845 -x26587 -x4932 -x3481 -x6642 -x1806 -x35048 -x38978 -x29846 -x21042 -x44524 -x33442 -x7783 -x27421 -x7518 -x34701 -x21021 -x22996 -x32832 -x29417 -x40707 -x12415 -x7970 -x8513 -x9493 -x28813 -x36120 -x11284 -x6116 -x31154 -x15561 -x10339 -x6098 -x16235 x40483 -x32465 -x32538 -x2737 -x29706 -x23267 -x2758 -x35398 -x38758 -x28871 -x35083 -x1763 -x35581 -x5509 -x31785 -x34751 -x11923 -x3362 -x68 -x17955 -x27832 -x27415 -x39665 -x36675 -x7089 -x16232 -x44800 -x28624 -x27250 -x29554 -x35013 -x31385 -x31274 -x10817 -x18851 -x25097 -x368 -x19527 -x8680 -x35944 -x37718 -x9161 -x9997 -x28170 -x44053 -x42551 -x44458 -x37618 -x8704 -x11586 -x35585 -x14044 -x2306 -x43003 -x38646 -x22938 -x40497 -x14034 -x6067 -x40857 -x28550 -x20332 -x24685 -x28807 -x32754 -x43401 -x28232 -x41692 -x37863 -x29434 -x31529 -x7729 -x8122 -x33235 -x4162 -x7208 -x10956 -x16830 -x31275 -x10614 -x7515 -x4585 -x21326 -x4587 -x18810 -x28637 -x2174 -x33059 -x28812 -x18449 -x19196 -x25902 -x30953 -x41070 -x14304 -x30220 -x10174 -x2798 -x39740 -x6283 -x17250 -x18903 -x9668 -x13832 -x21766 -x15924 -x3895 -x34765 -x21033 -x31698 -x28857 -x17724 -x6291 -x38483 -x33329 -x37154 -x37131 -x26889 -x43473 -x11902 -x1996 -x10079 -x36757 -x18146 -x25859 -x21025 -x13244 -x30687 -x21563 -x26912 -x7846 -x4245 -x14365 -x21791 -x34711 -x34459 -x30748 -x39578 -x29236 -x50 x41052 -x28 -x11118 -x12657 -x37358 -x11677 -x36712 -x34336 -x26094 -x18181 -x42684 -x43898 -x2323 -x40828 -x30537 -x41996 -x17710 -x12367 -x42085 -x34156 -x44287 -x9962 -x38182 -x7909 -x37706 -x2774 -x19605 -x4411 -x9101 -x9740 -x8539 -x9489 -x12436 -x22113 -x16247 -x39712 -x30275 -x42765 -x21691 -x14450 -x40657 -x38556 -x15645 -x171 -x32384 -x13318 -x42307 -x169 -x42147 -x2324 -x18995 -x26611 -x21376 -x21465 -x38293 -x21818 -x2168 -x11873 -x8561 -x10886 -x17066 -x33000 -x41686 -x19337 -x6873 -x18749 -x16187 -x21804 -x25083 -x41547 -x43243 -x1509 -x30518 -x42692 -x8141 -x8733 -x18093 -x14286 -x36916 -x17435 -x34875 -x3690 -x14966 -x29726 -x14900 -x11727 -x30340 -x32672 -x13031 -x11883 -x27004 -x2871 -x1747 -x39107 -x4490 -x18098 -x30000 -x29146 -x7504 -x18611 -x19125 -x34383 -x6498 -x38110 -x10422 -x28525 -x16885 -x24920 -x11248 -x32413 -x20692 -x14089 -x5979 -x7701 -x27106 -x18004 -x34651 -x27778 -x31865 -x25082 -x6043 -x43397 -x4084 -x218 -x483 -x19134 -x14711 -x39447 -x42281 -x42730 -x29677 -x38586 -x26433 -x22881 -x2125 -x5588 -x18592 -x42166 -x27526 -x17903 -x17636 -x16431 -x30632 -x33920 -x15523 -x39945 -x37961 -x28930 -x17286 -x39522 -x5090 -x8049 -x44090 -x37180 -x30044 -x275 -x15384 -x37309 -x34211 -x20792 -x17707 -x34894 -x5058 -x8427 -x13912 x41141 -x1789 -x16074 -x3768 -x30962 -x40513 -x31906 -x520 -x36861 -x44493 -x7275 -x26124 -x38983 -x39247 -x42320 -x20437 -x35516 -x22569 -x4535 -x16523 -x11068 -x25915 -x34957 -x3516 -x24206 -x5197 -x43412 -x19250 -x13287 -x20216 -x17358 -x36935 -x27666 -x25301 -x39000 -x29975 -x38256 -x18226 -x44223 -x6414 -x5986 -x5097 -x7188 -x19246 -x38371 -x19590 -x15309 -x38190 -x30180 -x5167 -x25906 -x11945 -x44732 -x42954 -x21427 -x2998 -x25685 -x16237 -x1036 -x20323 -x36741 -x28410 -x7562 -x20263 -x12979 -x28348 -x31949 -x37826 -x6705 -x1613 -x21933 -x19165 -x30402 -x2070 -x21520 -x14395 -x27002 -x13222 -x31652 -x26562 -x22347 -x8354 -x1505 -x39950 -x31178 -x21474 -x11285 -x29393 -x7113 -x18127 -x6049 -x22814 -x40708 -x637 -x39684 -x19966 -x10153 -x42468 -x9720 -x39075 -x37305 -x16733 -x35120 -x17345 -x21907 -x29384 -x16540 -x11126 -x704 -x39965 -x36880 -x32553 -x35509 -x11299 -x8220 -x16897 -x1549 -x29286 -x11667 -x31270 -x34706 -x11669 x41205 -x31115 -x3230 -x8078 -x13835 -x34736 -x12812 x36243 -x20291 -x89 -x24348 -x30003 -x35768 -x11503 -x2024 -x1143 x41178 -x17810 -x39441 -x10763 -x34998 x41244 -x27334 -x21730 -x30605 -x3961 -x12650 -x5536 -x2768 -x32350 -x43652 -x43910 -x33353 -x34756 -x5842 -x39509 -x32004 -x41951 -x37924 -x6531 -x36684 -x17228 -x12798 -x37052 -x29413 x41147 -x29588 -x11491 -x2467 -x38842 -x8053 -x8067 -x10771 -x30601 -x33547 -x22295 -x18662 -x41856 -x4508 -x39889 -x38436 -x17520 -x43915 -x16911 -x43742 -x29330 -x27755 -x19872 -x10933 -x21891 -x30240 -x29616 -x34576 -x32705 -x3135 -x28007 -x14275 -x315 -x27607 -x33707 -x38366 -x22018 -x5148 -x18591 -x3598 -x22657 -x16568 -x33933 -x22857 -x24539 -x2897 -x2074 -x37587 -x8762 -x27459 -x36600 -x30392 -x3968 -x2002 -x18517 -x23695 -x37654 -x3040 -x36978 -x20639 x41092 -x20731 -x17245 -x15913 -x29607 -x33965 -x31817 -x33202 -x8310 -x21367 -x18629 -x19485 -x29517 -x40094 -x33535 -x7884 -x862 -x36811 -x17861 -x6104 -x10083 -x39747 -x10168 -x27302 -x27298 -x18424 -x43057 -x10033 -x25895 -x29998 -x40819 -x39160 -x14764 -x13131 -x23888 x41225 -x34791 -x4941 -x2171 -x31846 -x29082 -x22334 -x40926 -x12927 -x38763 -x23214 -x44347 -x21512 -x19976 -x15474 -x20464 -x10554 -x42472 -x28126 -x44485 -x43253 -x42778 -x37080 -x22428 -x27296 -x32305 -x37805 -x23108 -x8681 -x42282 -x14399 -x40163 -x44211 -x30012 -x893 -x10065 -x38198 -x8819 -x38437 -x22876 -x11074 -x2522 -x6168 -x26829 -x27144 x40968 -x38236 -x44406 -x26362 -x42920 -x4145 -x36479 x40951 -x42010 -x39863 -x23060 -x32313 x41214 -x38036 -x23578 -x16063 -x19634 -x28363 -x26145 -x34610 -x21641 -x35739 -x5421 -x9234 -x16449 -x614 -x15388 -x31454 -x32441 -x1398 -x10793 -x16732 -x21674 -x13087 -x1803 -x429 -x7040 -x13249 -x24916 -x35846 -x349 -x16717 -x33458 -x28019 -x39698 -x26609 -x14486 -x2464 -x17270 -x41966 -x32051 -x40919 -x8609 -x42005 -x36989 -x13703 -x39063 -x19644 -x1891 -x31085 -x15906 -x3054 -x31047 -x24150 -x5901 -x19416 -x6604 -x4913 -x43981 -x9332 -x27320 -x17193 -x29818 -x38695 -x36810 -x24823 -x12187 -x35991 -x7865 -x31546 -x4374 -x6559 -x32708 -x25113 -x2683 -x44313 -x43245 -x36670 -x38917 -x33386 -x21529 -x29423 -x5676 -x40689 -x19225 -x1507 -x32593 -x16328 -x30093 -x26741 -x14543 -x31320 -x44558 -x30432 -x43960 -x2724 -x39202 -x22742 -x9483 -x39949 -x13204 -x26360 -x32792 -x34233 -x27384 -x42144 -x16639 -x7663 -x40634 -x9144 -x25074 -x33007 -x24393 -x26702 -x24281 -x1842 -x43325 -x37565 -x17765 -x42201 x41265 -x4032 -x41826 -x9460 -x20522 -x39925 -x15534 -x29696 -x2197 -x33030 -x35169 -x2587 -x25004 -x39744 -x19670 -x30008 -x40154 -x27622 -x5291 -x35603 -x30346 -x30584 -x2853 -x17355 -x22791 -x7762 -x30724 -x25415 -x36050 -x16278 -x16979 -x27288 -x25261 x41151 -x27768 -x22886 -x38283 -x29853 -x33485 -x15487 -x28433 -x3313 -x2536 -x30998 -x3372 -x15090 -x43030 -x27120 -x33979 -x20300 -x23602 -x36503 -x26293 -x41419 -x37439 -x43297 -x21469 -x42218 -x10002 -x1058 -x4370 -x38278 -x27887 -x12347 -x31874 -x25033 -x34935 -x27609 -x23141 -x42691 -x5653 -x5423 -x30134 -x19441 -x40719 -x15630 -x16708 -x28722 -x13785 -x26516 -x26596 -x2307 -x18058 -x33839 -x37235 -x37176 -x39574 -x1442 -x19985 -x10679 -x21073 -x1730 -x23967 -x8529 -x198 -x8165 -x14379 -x12945 -x39517 -x34595 -x36450 -x33769 -x36625 -x13502 -x14612 -x28033 -x2254 -x10606 -x33454 -x16534 -x23561 -x42443 -x40882 -x1718 -x36674 -x5841 -x27896 -x32005 -x44571 -x2185 -x15726 -x7875 -x31576 -x19357 -x21671 x41135 x41192 -x4340 -x2203 -x22820 -x43326 -x5687 -x40534 -x14781 -x12711 -x8544 -x8547 -x7797 -x24047 x41322 -x10307 -x40 -x41495 -x8413 -x25237 -x10865 -x7467 -x21833 -x29407 -x17788 -x41802 -x30504 -x35971 -x8186 -x31614 -x31613 -x6729 -x28527 -x9996 -x33641 -x35217 -x5250 -x20888 -x8448 -x28582 -x6467 -x42504 -x43561 -x32292 -x38751 -x33273 -x35924 -x38334 -x42980 -x25718 -x30782 -x18310 -x33401 -x10393 -x21475 -x34293 -x37726 -x37967 -x41871 -x29071 -x17899 -x22927 -x44753 -x16715 -x28072 -x13663 -x1068 -x11455 -x39207 -x26348 -x8586 -x9074 -x32975 -x281 -x17857 -x7818 -x15754 -x14946 -x26163 -x10209 -x36399 -x16319 -x10512 -x24552 -x843 -x38237 -x33503 -x10353 -x8589 -x3810 -x4215 -x24078 -x3969 -x15560 -x25661 -x24513 -x22469 -x44541 -x7709 -x29463 -x1634 -x31089 -x20238 -x13974 -x25746 -x25708 -x22005 -x1359 -x26191 -x29744 -x16389 -x9722 -x40007 -x18432 -x23583 -x27504 -x28669 -x30734 -x13000 -x11751 -x29339 -x23384 -x20495 -x7764 -x25264 -x18080 -x25608 -x32085 -x24704 -x36948 -x41438 -x10538 -x33089 -x17607 -x14904 -x26693 -x12674 -x1234 -x42341 -x43514 -x35937 -x38189 -x26185 -x42041 -x38529 -x4968 -x8185 -x16846 -x43977 -x26327 -x34003 -x15489 -x26529 -x27892 -x23064 -x25680 -x26224 -x21096 -x14664 -x12059 -x39348 -x4188 -x38168 -x15539 -x44412 -x40678 -x34427 -x1223 -x34214 -x37669 -x36452 -x21439 -x6860 -x7670 -x10660 -x25924 -x29906 -x38039 -x30747 -x11109 -x14511 -x7281 -x10025 -x22303 -x44425 -x16195 -x1354 -x16309 -x7129 -x24440 -x41869 -x7684 -x16879 -x27307 -x30864 -x41838 -x19371 -x6542 -x30637 -x40888 -x37448 -x31756 -x29469 -x34366 -x19274 -x13459 -x12602 -x13665 -x18264 x41288 -x38536 -x29222 -x23285 -x9536 -x26503 -x9662 -x29808 -x4643 -x10144 -x11088 -x8209 -x36393 -x35376 -x38957 -x17591 -x20111 -x41935 -x2249 -x25753 -x16719 -x28223 -x7173 -x8966 -x27121 -x16077 -x9690 -x22157 -x35697 -x11340 -x7603 -x6130 -x33466 -x39688 -x23050 -x9444 -x40653 -x43646 -x33731 -x33546 -x35599 -x9276 -x8963 -x7228 -x40000 -x6246 -x35610 -x34784 -x40752 -x22378 -x15562 -x37152 -x10395 -x4674 -x39900 -x44418 -x10672 -x2794 -x37294 -x1411 -x33496 -x23203 -x13132 -x22229 -x32404 -x37192 -x29450 -x2915 -x41465 -x36088 -x2433 -x27044 -x4865 -x38008 -x4928 -x43344 -x18189 -x14684 -x25188 -x24631 -x1070 -x10577 -x28141 -x42528 -x37639 -x26125 -x17271 -x3317 -x4229 -x25227 -x16204 -x32793 -x18904 -x28025 -x24608 -x43938 -x43212 -x16489 -x35281 -x18593 -x15651 -x28483 -x12141 -x29875 -x35178 -x34396 -x30219 -x34421 -x31442 -x29110 -x43794 x41350 -x22254 -x802 -x26942 -x5702 -x38066 -x32977 -x24892 -x22044 -x40886 -x21917 -x30191 -x2459 -x5531 -x8790 -x21452 -x34826 -x29883 -x30449 -x13885 -x4590 -x16110 -x39959 -x21098 -x4418 -x8129 -x792 -x21834 -x23378 -x29836 -x29866 -x17314 -x17063 -x32837 -x22991 -x24603 -x23002 -x39197 -x32476 -x14423 -x39558 -x2712 -x3907 -x32126 -x44169 -x17646 -x26269 -x22377 -x25488 -x31403 -x33474 -x32132 -x31743 -x29629 -x12482 -x35029 -x38395 -x30404 -x5925 -x33602 -x24291 -x28139 -x8797 -x26504 -x20826 -x2439 -x8356 -x34669 -x20808 -x13128 -x28986 -x12653 -x14116 -x23872 -x28040 -x39922 -x26009 -x22474 -x11617 -x37880 -x6386 -x11411 -x21720 -x43966 -x17238 -x24194 -x7206 -x17839 -x19094 -x14149 -x11219 -x34628 -x22539 -x18575 -x20678 -x5964 -x3538 -x14494 -x18022 -x44132 -x1117 -x38058 -x36854 -x38088 -x13742 -x15987 -x15558 -x44481 -x10080 -x6092 -x21684 -x21967 -x20648 -x7703 -x38056 -x23147 -x3392 -x36270 -x18119 -x2806 -x16592 -x13360 -x22445 -x24632 -x6449 -x5264 -x784 -x31445 -x15027 -x27404 x41054 -x37373 -x12200 -x22123 -x5689 -x8888 -x7236 -x19636 -x44333 -x21608 -x20204 -x27969 -x21217 -x8367 -x22267 -x32196 -x44462 -x5444 -x20622 -x6041 -x6243 -x9168 -x39214 -x10915 -x44538 -x7377 -x31733 -x35236 -x36605 -x29966 -x4239 -x26109 -x32375 -x22726 -x11167 -x3731 -x8995 -x15716 -x20045 -x33487 -x44268 -x15189 -x21119 -x3544 -x649 -x30108 -x14225 -x26951 -x5164 -x6244 -x34873 -x31781 -x14137 -x968 -x38851 -x38717 -x12169 -x21770 -x39094 -x18761 -x43556 -x9442 -x28680 -x12856 -x27430 -x21307 -x1906 -x11741 -x23917 -x25230 -x25015 -x1145 -x14208 -x29527 x41328 -x2691 -x6992 -x28481 -x25898 -x25319 -x38734 -x43387 -x7542 -x15995 -x43040 -x41814 -x7395 -x37775 -x32500 -x13177 -x11865 -x12948 -x13203 -x24123 -x22466 -x132 -x9726 -x14109 -x21598 -x3734 -x44235 -x21981 -x25592 -x17968 -x32722 -x12712 -x1932 -x19421 -x3193 -x863 -x27692 -x39689 -x13073 -x7871 -x13566 -x32894 -x37760 -x23693 -x35557 -x2919 -x38374 -x28576 -x31250 -x41493 -x10291 -x35643 -x6816 -x6649 -x42696 x41390 -x31956 -x17530 -x12610 -x9063 -x15040 -x5149 -x43424 -x23497 -x8324 -x32416 -x12001 -x10877 -x18011 -x13359 -x10377 -x34126 -x6132 -x14162 -x43355 -x31477 -x19346 -x18381 -x569 -x2776 -x14072 -x31497 -x37029 -x5442 -x15175 -x13265 -x37098 -x12603 -x29035 -x30704 -x25130 -x31441 -x10220 -x5056 -x4725 -x12454 -x36862 -x26697 -x20498 -x1393 -x43788 -x13643 -x26659 -x12839 -x25992 -x1870 -x1984 -x28742 -x19431 -x19456 -x4437 -x2642 -x12388 -x4642 -x36343 -x33400 -x26820 -x37025 -x32393 -x20232 -x36134 -x28467 -x41691 -x36369 x41117 -x174 -x7602 -x40148 -x2929 -x28077 -x4250 -x14417 -x7979 -x17579 -x29905 -x33372 -x34395 -x44250 -x3329 -x27016 -x20647 -x33482 -x26426 -x37007 -x43286 -x29989 -x41982 -x29558 -x18731 -x3541 -x16582 -x44447 -x37044 -x16942 -x213 -x19088 -x35640 -x20265 -x32974 -x21761 -x2301 -x24280 -x5665 -x29176 -x35721 x40445 -x16576 -x10008 -x31402 -x27174 -x37499 -x23887 -x2376 -x6666 -x15337 -x4300 -x1056 -x3121 -x39938 -x3613 -x23070 -x40815 -x24843 -x29167 -x30031 -x18395 -x23961 -x21974 -x31501 -x26137 -x17548 -x31639 -x23852 -x4353 -x38187 -x758 -x33067 -x16869 -x18966 -x11849 -x37153 -x30456 -x35458 -x42169 -x24929 -x43727 -x8208 -x19137 -x9176 -x41039 -x25887 -x23512 -x17904 -x22184 -x25178 -x2617 -x5396 -x8648 -x10810 -x30238 -x28171 -x326 -x9666 -x11652 -x22717 -x6875 -x18042 -x29880 -x32924 -x2824 -x14836 -x35568 -x42567 -x26282 -x27007 -x13226 -x17574 -x42309 -x26929 -x5285 -x20453 -x9545 -x26139 -x15101 -x22625 -x13796 -x42094 -x35800 -x4888 -x27450 x41174 -x31174 -x30534 -x12687 -x10578 -x42520 -x39033 -x26800 -x1426 -x17499 -x32139 -x40188 -x40875 -x26437 -x12020 -x2589 -x35681 -x22225 -x8044 -x22683 -x37762 -x30941 -x15773 -x18021 -x29075 -x39102 -x19002 -x20047 -x36611 -x25587 -x44033 -x21727 -x39310 -x11794 -x28536 -x30332 -x32872 -x13013 -x24339 -x14122 -x32360 -x19671 -x44240 -x13232 -x15963 -x8052 -x30224 -x10893 -x32736 -x12337 -x44009 -x21212 -x39132 -x19182 -x41608 -x2380 -x1158 -x35974 -x30785 -x17959 -x25987 -x26445 -x14267 -x19015 -x44752 -x18799 -x42983 -x8345 -x17767 -x1629 -x39477 -x23798 -x21345 -x10675 -x10317 -x31342 -x42220 -x35085 -x32713 -x35068 -x1556 -x36414 -x33522 -x38196 -x9210 -x10116 -x25808 -x12238 -x17877 -x13410 -x32561 -x1695 -x27364 -x5230 -x15739 -x30587 -x27929 -x31123 -x6185 -x39584 -x20812 -x28514 -x23330 -x20152 -x11099 -x13700 -x20586 -x32058 -x35879 -x17267 -x40520 -x2032 -x35437 -x40330 -x12021 -x28745 -x2308 -x588 -x29511 -x21635 -x13271 -x12870 -x11728 -x33091 -x1853 -x10773 -x18138 -x24722 -x24453 -x12027 -x14833 -x33661 -x9238 -x32157 -x44628 -x39769 -x3503 x41018 -x7370 -x37479 -x31746 -x15108 -x6009 -x18889 -x7829 -x33599 -x31533 -x6827 -x9759 -x39484 -x8439 -x5216 -x18084 -x6590 -x17451 -x37469 -x15915 -x33106 -x24854 -x10362 -x41057 -x44411 -x42062 -x41436 -x15943 -x37957 -x11226 -x22796 -x42772 -x13892 -x34204 -x17820 -x43363 -x44146 -x19676 -x2938 -x44697 -x28551 -x1911 -x38713 -x37484 -x17911 -x3165 -x30610 -x13717 -x40865 -x10268 -x9959 -x2934 -x1199 -x14332 -x23869 -x28181 -x10827 -x25232 -x6197 -x4024 -x15854 -x1087 -x31285 -x36607 -x7647 -x25536 -x9343 -x16808 -x34164 -x39167 -x5559 -x41972 -x42078 -x42164 -x30441 -x23998 -x1868 -x24915 -x36068 -x4784 -x341 -x1557 -x42764 -x29059 -x10935 -x42401 -x25959 -x12524 -x35950 -x39177 -x23563 -x13790 -x21185 -x10871 -x24250 -x14130 -x5402 -x34302 -x12936 -x44308 -x35260 -x1809 x43698 -x43028 -x23198 -x25763 -x34664 -x8110 -x39896 -x34166 -x3298 -x36357 -x8911 -x31968 -x24196 -x7432 -x3220 -x15095 -x43018 -x11610 -x25032 -x14665 -x31076 -x39333 -x41923 -x22618 -x12413 -x38996 -x8743 -x3692 -x40891 -x42595 -x41492 -x36971 -x15722 -x22918 -x20594 -x11252 -x14470 -x18114 -x33254 -x38950 -x38117 -x40020 -x28867 -x17059 -x5529 -x28105 -x9892 -x17153 -x36541 -x27363 -x28902 -x4172 -x35575 -x34265 -x24932 -x38041 -x37761 -x10892 -x28543 -x14398 -x9155 -x4261 -x3964 -x25576 -x30397 -x35593 -x1331 -x24736 -x27697 -x41997 -x25095 -x25347 -x33862 -x24305 -x38569 -x32890 -x32631 -x38805 -x6415 -x22995 -x18617 -x26738 -x10651 x41251 -x22601 -x38262 -x24718 -x663 -x6495 -x24770 -x20346 -x19764 -x35635 -x8197 -x38257 -x28349 -x5663 -x33595 -x12628 -x2875 -x25441 -x18539 -x32833 -x36067 -x7393 -x10949 -x8471 -x44441 -x13973 -x40099 -x19721 -x5943 -x4027 -x23061 -x7803 -x15925 -x14670 -x44395 -x9917 -x27185 -x18598 x41254 -x2628 -x6813 -x25593 -x14065 -x34824 -x26509 -x26136 -x18755 -x35286 -x25953 -x13344 -x33221 -x44310 -x3673 -x35422 -x25505 -x6062 -x4571 -x13754 -x5743 -x22963 -x29700 -x4061 -x30660 -x27 -x36219 -x11772 -x37123 -x1371 -x23306 -x39222 -x28179 -x10970 -x16338 -x4071 -x7869 -x21278 -x9035 -x28318 -x22453 -x43257 -x31432 -x2426 -x12067 -x15371 -x31117 -x32110 -x9907 -x11075 -x7409 -x1672 x41169 -x14971 -x11999 -x37003 -x11817 -x28789 -x25369 -x9654 -x29424 -x42673 -x36836 -x23638 -x40792 -x2018 -x20373 -x5736 -x20896 -x1834 -x17107 -x40760 -x37194 -x18350 -x676 -x6000 -x31699 -x12781 -x28444 -x42496 -x1964 -x28148 -x2842 -x16144 -x29971 -x13558 -x30480 -x6710 -x19063 -x31557 -x10214 -x42304 -x40680 -x5251 -x12144 -x27287 -x42747 -x31168 -x3750 -x1221 -x2846 -x7430 -x38533 -x447 -x40119 -x43985 -x5677 -x6275 -x28945 -x29885 -x13708 -x7176 -x11655 -x23821 -x25568 -x19232 -x31393 -x5394 -x22807 -x27870 -x4344 -x26181 -x42790 -x34094 -x22224 -x20006 -x15674 -x29024 -x8621 -x17627 -x40126 -x6678 -x43837 -x31514 -x40113 -x30115 -x830 -x21541 -x9189 -x7555 -x31845 -x42575 -x23765 -x5541 -x15014 -x31634 -x8989 -x5478 -x44416 -x6671 -x10645 -x39590 -x9754 -x21982 -x36374 -x4505 -x20748 -x20334 -x7932 -x14645 -x34423 -x5534 -x35905 -x7442 -x37835 -x20983 -x16047 -x5038 -x14212 -x29651 -x39532 -x12895 -x23515 -x7552 -x11645 -x36892 -x39248 -x29743 -x126 -x32594 -x2139 -x36214 -x16262 -x44049 -x7147 -x38132 -x16254 -x22636 -x14008 -x1648 -x8625 -x26449 -x4787 -x28754 -x3624 -x33926 -x19034 -x40369 -x25084 -x6940 -x15753 -x43465 -x22124 -x34324 -x42770 -x4307 -x23700 -x25256 -x35617 -x8291 -x42411 -x20351 -x42148 -x43860 -x8093 -x20761 -x42285 -x6857 -x2177 -x34179 -x15718 -x32297 -x24845 -x9615 -x331 -x42845 -x2789 -x2393 -x43839 -x7298 -x31130 -x30128 -x27047 -x43542 x41012 -x35380 -x12369 -x3709 -x33836 -x6273 -x32364 -x35883 -x27353 -x32856 -x12172 -x32193 -x5046 -x22403 -x27313 -x8480 -x31783 -x11273 -x43540 -x5132 -x35282 -x28989 -x22540 -x18647 -x21287 -x16842 -x35063 -x43410 -x32929 -x28540 -x12914 -x17898 -x11144 -x4017 -x17448 -x34066 -x2839 -x19490 -x19213 -x20987 -x28253 -x42467 -x6578 -x25954 -x20634 -x38473 -x20456 -x38005 -x26350 -x30296 -x21110 -x25271 -x31926 -x42402 -x16476 -x28706 -x40241 -x22721 -x17957 -x1168 -x19673 -x34878 -x24163 -x32649 -x39478 -x43273 -x9926 -x28591 -x42871 -x10134 -x18794 -x12290 -x40456 -x5721 -x40532 -x19167 -x43015 -x23496 -x34072 -x10895 -x23556 -x16277 -x11882 -x10367 -x26785 -x16191 -x40921 -x32115 -x7883 -x18071 -x29441 -x23101 -x34891 -x18714 -x42935 -x40503 -x10198 -x40006 -x23913 -x3252 -x43569 -x25751 -x25759 -x32859 -x21223 -x3164 -x7274 -x32858 -x9535 -x44210 -x9120 -x33325 -x27148 -x30475 -x38455 x41279 -x5962 -x37530 -x38548 -x12873 -x6346 -x14031 -x40334 -x42814 -x1470 -x27735 -x29061 -x17086 -x10498 -x38756 -x29762 -x5523 -x1441 -x36164 -x14961 -x20173 -x16968 -x16150 -x24067 -x21258 -x15357 -x32436 -x7022 -x32417 -x22252 -x8334 -x21589 -x15533 -x39358 -x5244 -x11108 -x42368 -x24176 -x2340 -x34775 -x1307 -x38541 -x5614 -x25531 -x14913 -x32120 -x16726 -x26984 -x28520 -x36543 -x40788 -x10631 -x6279 -x9542 -x24987 -x24833 -x85 -x10129 -x5827 -x11661 -x1742 -x5261 -x3477 -x15291 -x32312 -x285 -x26958 -x17905 -x8169 -x40569 -x29630 -x10063 -x40048 -x32295 -x21482 -x15266 -x9217 -x28359 -x32377 -x24661 -x29079 -x24094 -x41882 -x5479 -x8098 -x5227 -x26734 -x16174 -x9656 -x7023 -x22341 -x14412 -x31209 -x33212 -x5494 -x9571 -x5280 -x27687 -x37871 -x16178 -x1251 -x33964 -x20217 -x15110 -x15572 -x13676 -x31657 -x29458 -x38519 -x27884 -x2038 -x35861 -x30492 -x36562 -x8766 -x18108 -x23265 -x35825 -x22725 -x44365 -x33240 -x26540 -x28189 -x2207 -x25182 -x7816 -x25445 -x28110 -x10143 -x24669 -x20817 -x31145 -x28512 -x35247 -x4264 -x2313 -x30510 -x4857 -x15286 -x24164 -x10983 -x20285 -x38493 -x39813 -x27741 -x3465 -x43709 -x7933 -x18250 -x17018 -x11783 -x14821 -x13984 -x26688 -x42792 -x18020 -x43025 -x9056 -x15089 -x30558 -x30300 -x2012 -x44770 -x3679 -x36008 -x28906 -x31705 -x39908 -x2645 -x24183 -x14179 -x19723 -x9159 -x39902 -x42659 -x21337 -x38627 -x30295 -x20480 -x26684 -x8756 -x7636 -x31022 -x34645 -x25152 -x645 -x23706 -x38600 -x4288 -x9554 -x10502 -x23532 -x22792 -x24838 -x35114 -x14882 -x11613 -x42598 -x4712 -x29516 -x1667 -x34769 -x29655 -x16810 -x38130 -x23163 -x6068 -x4187 -x35142 -x1335 -x36506 -x6280 -x4009 -x15746 -x43806 -x29968 -x36012 -x29660 -x14265 -x8683 -x25684 -x6186 -x20514 -x42864 -x19862 -x15328 -x38907 -x22164 -x37379 -x990 -x26876 -x27037 -x35812 -x24691 -x40036 -x833 -x37670 -x15169 -x43615 -x22323 -x36003 -x25495 -x16806 -x8131 -x30244 -x1895 -x31469 -x43199 -x23631 -x40140 -x39947 -x32880 -x42862 -x39470 -x8151 -x14693 -x5014 -x20208 -x37121 -x34898 -x40397 -x44244 -x3453 -x13903 -x35562 -x30633 -x16831 -x41537 -x1003 -x4433 -x22701 -x23969 -x27606 -x3233 -x18164 -x43014 -x38668 -x29430 -x44000 -x14702 -x34338 -x5240 -x34819 -x21024 -x31038 -x40966 -x36022 -x21293 -x12676 -x34613 -x38282 -x14653 x40983 -x25122 -x32813 -x39531 -x33147 -x10584 -x4033 -x35446 -x32231 -x3586 -x35253 -x15059 -x38494 -x4368 -x20946 -x5383 -x9736 -x23703 -x23849 -x21860 -x31605 -x1590 -x34226 -x24390 -x18306 -x9667 -x25532 -x21900 -x26658 -x31685 -x36659 -x38716 -x17190 -x13959 -x7601 -x23842 -x31542 -x2264 -x9915 -x20497 -x20162 -x19001 x41017 -x15945 -x37215 -x32526 -x40309 -x32751 -x24908 -x5057 -x5710 -x24498 -x43528 -x6894 -x9824 -x5448 -x9806 -x21968 -x36105 -x12236 -x16920 -x2077 -x12972 -x38714 -x13310 -x1377 -x13240 -x18178 -x26357 -x2414 -x1287 -x31264 x40411 -x910 -x10692 -x18230 -x17164 -x25150 -x43671 -x36470 -x12010 -x20391 -x4451 -x25029 -x43965 -x24344 -x19767 -x31914 -x37257 -x28701 -x13593 -x8263 -x22144 -x2022 -x35670 -x13469 -x1907 -x4816 -x34295 -x22719 -x3429 -x36744 -x2858 -x39871 -x30824 -x17605 -x26703 -x33276 -x38251 -x38091 -x6491 -x34978 -x6183 -x14173 -x9762 -x3943 -x41989 -x44304 -x35920 -x23565 -x31764 -x10176 -x31962 -x39420 -x23151 -x37865 -x23802 -x39446 -x2349 -x27731 -x21897 -x4819 -x13669 -x12709 -x32803 -x16900 -x21655 -x3199 -x40639 -x40109 -x13644 -x8489 -x44251 -x29976 -x20144 -x26570 -x1876 -x1040 -x25957 -x18412 -x29307 -x23708 -x25104 -x15852 -x36005 -x10316 -x29144 -x40192 -x12227 x41153 -x42266 -x41741 -x35857 -x30913 -x30463 -x27661 -x39685 -x16437 -x27451 -x31366 -x340 -x20610 -x11590 -x9287 -x5569 -x2961 -x39864 -x1366 -x2327 -x43656 -x23143 -x30831 -x30951 -x32976 -x38843 -x15490 -x7255 -x22062 -x21515 -x14093 -x5732 -x3927 -x23951 -x23379 -x36123 -x35273 -x30737 -x5640 -x1064 -x31384 -x13578 -x7631 -x26234 -x24265 -x2756 -x17431 -x12843 -x29796 -x7676 -x7194 -x5969 -x20413 -x7526 -x19413 -x6892 -x44173 -x44276 -x36379 -x39091 -x12283 -x44386 -x40514 -x18054 -x35713 -x33025 -x14039 -x2069 -x27228 -x7174 -x6485 -x20167 -x24468 -x13083 -x33563 -x15401 -x3835 -x28266 -x15888 -x27051 -x29666 -x17550 x32883 -x19553 -x5036 -x9123 -x27576 -x23451 -x19782 -x29964 -x24472 -x3260 -x1360 -x33083 -x12467 -x21953 -x36789 -x33033 -x44157 -x35642 -x5776 -x22180 -x21208 -x379 -x12744 -x34407 -x23191 -x38042 -x27197 -x3900 -x39763 -x23439 -x4356 -x6990 -x28046 -x1565 -x28617 -x40527 -x6421 -x18225 -x32177 -x6261 -x24350 -x32784 -x39962 -x7722 -x13206 -x11638 -x24111 -x32042 -x4627 -x15988 -x18607 -x2568 -x1604 -x7131 -x15617 -x34150 -x991 -x1959 -x23326 -x44642 -x39815 -x37978 -x41531 -x38352 -x6425 -x7820 -x27868 -x27111 -x33786 -x6227 -x26027 -x8890 -x332 -x24007 -x35347 -x5715 -x40220 -x34228 -x29064 -x7051 -x27321 -x22510 -x23085 x41337 -x11368 -x30772 -x12590 -x6838 -x17494 -x7085 -x36584 -x11804 -x42902 -x34436 -x26232 -x20698 -x18275 -x29532 -x20185 -x26577 -x30313 -x30075 -x30265 -x11470 -x30816 -x41410 -x40883 -x38328 -x11061 -x11760 -x25425 -x34503 -x27179 -x394 -x17090 -x4889 -x27116 -x16612 -x33366 -x41993 -x39650 -x7530 -x29124 -x8170 -x26312 -x24177 -x26294 -x3580 -x31680 -x1261 -x40650 -x20010 -x4938 -x38368 -x8146 -x41477 -x31630 -x14238 -x11730 -x15049 -x37877 -x35211 -x36322 -x24750 -x7498 -x16444 -x36261 -x21930 -x28300 -x10644 -x43354 -x2843 -x36831 -x744 -x19482 -x3599 -x27058 -x5488 -x31364 -x7234 -x10625 -x37386 -x2795 -x24093 -x28650 -x6166 -x2916 -x27829 -x35075 -x35990 -x36535 -x16898 -x24550 -x3478 -x785 -x44456 -x30469 -x44220 -x40106 -x9511 -x12918 -x42165 -x8811 -x5777 -x13007 -x21814 -x44674 -x14006 -x35327 -x4665 -x14831 -x28196 -x24402 -x42559 -x9744 -x30234 -x4233 -x2984 -x12804 -x23875 -x30043 -x25571 -x10809 -x7237 -x25596 -x39716 -x19429 -x34201 -x42384 -x44158 -x12193 -x33735 -x42555 -x5803 -x5020 -x23189 -x22760 -x12280 -x31555 -x22262 -x30527 -x8461 -x39065 -x27078 -x29378 -x30530 -x26017 -x9913 -x22899 -x29647 -x22533 -x20171 -x10765 -x36514 -x11582 -x28162 -x15932 -x38220 -x25069 -x18497 -x11881 -x44682 -x13730 -x22330 -x23160 -x43636 -x39569 -x44083 -x42997 -x17288 -x10067 -x39462 x41100 -x12692 -x42397 -x43954 -x26089 -x44402 -x44791 -x22444 -x8945 -x34513 -x15698 -x29455 -x21303 -x32264 -x11848 -x12671 -x40722 -x24921 -x26691 -x2321 -x20097 -x18214 -x44214 -x28480 -x14982 -x1050 -x13686 -x31868 -x11187 -x5035 -x3186 -x28026 -x30615 -x24269 -x39191 -x34656 -x18542 -x39707 -x18308 -x18158 -x38896 -x42254 -x10056 -x29673 -x7649 -x2339 -x3881 -x1355 -x16036 -x8273 -x4446 -x976 -x42424 -x8841 -x15734 -x2320 -x12774 -x10731 -x21074 -x22380 -x10027 -x27023 -x10410 -x28894 -x27535 -x8204 -x6832 -x4540 -x19208 -x34515 -x5401 -x15603 -x27073 -x20339 -x27497 -x28757 -x11395 -x3853 -x32726 -x7922 -x36830 -x15811 -x41647 -x28197 -x27357 -x4763 -x3360 -x12992 -x25879 -x35266 -x23469 -x16128 -x16014 -x18132 -x8520 -x5228 -x29285 -x32276 -x6756 -x26737 -x11843 -x5170 -x9334 -x23640 -x22554 -x173 -x42516 -x12778 -x26038 -x34076 -x390 -x31301 -x4653 -x226 -x28131 -x21572 -x32749 -x5561 -x39419 -x420 -x31929 -x8994 -x1538 -x20394 -x22174 -x38945 -x10884 -x31172 -x1427 -x41034 -x37069 -x23166 -x1940 -x27511 -x37634 -x14446 -x29437 -x22877 -x24545 -x13884 -x42781 -x36915 -x32904 -x32876 -x799 -x23710 -x30833 -x40289 -x31339 -x10717 -x7755 -x17999 -x24940 -x34300 -x36568 -x32646 -x14668 -x385 -x9098 -x23728 -x4664 -x34768 -x35112 -x3281 -x23459 -x6418 -x32211 -x3094 -x13728 -x3715 -x27074 -x41794 -x37291 -x28829 -x10348 -x36296 -x3608 -x8300 -x27665 -x43124 -x2710 -x24949 -x34246 -x15750 -x35192 -x31273 -x155 -x7799 -x1933 -x29915 -x36615 -x30973 -x30187 -x34036 -x30777 -x17322 -x36045 -x28102 -x15499 -x4976 -x35510 -x25222 -x1685 -x8592 -x15712 -x14715 -x35222 -x11565 -x25141 -x27902 -x1967 -x1152 -x20947 -x11981 -x28819 -x12827 -x36234 -x30799 -x28314 -x38785 -x43475 -x7122 -x42593 -x3219 -x29168 -x33545 -x5514 -x3290 -x36622 -x16983 -x14608 -x31696 -x34189 -x31674 -x38245 -x21567 -x5241 -x832 -x9543 -x44713 -x5016 -x41429 -x36610 -x19399 -x23082 -x4562 -x27885 -x19136 -x33287 -x42119 -x29229 -x44665 -x20146 -x28919 -x43162 x40428 -x19916 -x7050 -x33391 -x35929 -x13564 -x11466 -x39876 -x1851 -x10300 -x30892 -x15298 -x13684 -x20864 -x3358 -x27103 -x26850 -x35270 -x28161 -x25159 -x6417 -x34237 -x25167 -x29665 -x18073 -x7544 -x2519 -x24084 -x31468 -x7203 -x1131 -x34843 -x14348 -x43095 -x23047 -x29589 -x4549 -x39519 -x24858 x41122 -x41768 -x38359 -x40516 -x21324 -x14135 -x43520 -x39897 -x38927 -x17536 -x30565 -x2196 -x4993 -x13441 -x43454 -x42340 -x26705 -x18524 -x8182 -x22016 -x43307 -x25342 -x26214 -x26838 -x19082 -x718 -x1502 -x7985 -x3733 -x13941 -x3676 -x42334 -x36967 -x5533 -x5131 -x30661 -x9538 -x9345 -x816 -x33411 -x4749 -x44772 -x1291 x41063 -x23655 -x184 -x16597 -x15611 -x23218 -x13699 -x44741 -x11013 -x18631 -x40778 -x20903 -x25794 -x28130 -x41991 -x22909 -x16224 -x44338 -x35195 -x24108 -x22081 -x38391 -x24169 -x12943 -x2731 -x19638 -x29821 -x6119 -x2882 -x34600 -x13156 -x25758 -x2379 -x26305 -x8465 -x34320 -x31720 -x41986 -x32146 -x12164 -x30138 -x29049 -x30136 -x24536 -x32887 -x2106 -x42745 -x42380 -x21782 -x18458 -x3553 -x14641 -x10046 -x28983 -x31220 -x20348 -x10869 -x11729 -x37378 -x31828 -x36891 -x20675 -x36326 -x6537 -x22053 -x30258 -x18231 -x18003 -x13729 -x36316 -x5853 -x35038 -x5628 -x9323 -x29201 -x4780 -x5924 -x20395 -x7446 -x38749 -x12980 -x8041 -x39917 -x9036 -x40889 -x22608 -x29161 -x21399 -x18299 -x15362 -x42095 -x40121 -x14622 -x37825 -x12204 -x23145 -x19404 -x18930 -x15449 -x3550 -x6744 -x40583 -x36112 -x35786 -x28006 -x32072 -x29631 -x36223 -x34448 -x21251 -x18557 -x4939 -x42294 -x12453 -x26581 -x13213 -x3201 -x30975 -x21397 -x35708 -x686 -x39269 -x15083 x5027 -x5262 -x793 -x33112 -x6306 -x17328 x41175 -x24716 -x36586 -x26271 -x10569 -x4203 -x20854 -x30703 -x1313 -x17042 -x32203 -x35440 -x36017 -x38581 -x17884 -x37631 -x39208 -x14203 -x370 -x44321 -x10420 -x35542 -x5953 -x42557 -x19812 -x3841 -x11785 -x22282 -x33529 -x35288 -x18510 -x22345 -x10939 -x789 -x37102 -x33461 -x23783 -x26369 -x12342 -x44520 -x37577 -x11693 -x13342 -x12480 -x14198 -x12278 -x14886 -x16485 -x24499 -x11650 -x37529 -x27961 -x31129 -x509 -x42503 -x20418 -x42251 -x32328 -x12272 -x18505 -x22240 -x10722 -x31160 -x9390 -x22507 -x17198 -x21082 -x39110 -x14659 -x19470 -x42856 -x36493 -x42518 -x34221 -x4035 -x6899 -x16330 -x42626 -x20493 -x38895 -x15344 -x33451 -x26090 -x12615 -x28668 -x3910 -x40340 -x1658 -x31585 -x33662 -x33420 -x7355 -x27958 -x22769 -x39555 -x27129 -x28039 -x4169 -x19075 -x44278 -x11234 -x36962 -x15255 -x23118 -x40353 -x12036 -x34809 -x15926 x41183 -x12618 -x19697 -x652 -x30911 -x26176 -x26291 -x19016 -x31369 -x3402 -x12713 -x16131 -x33689 -x7368 -x26814 -x37595 -x6602 -x40616 -x22713 -x16366 -x30096 -x16813 -x3953 -x20198 -x16667 -x11184 -x43320 -x10402 -x29615 -x20577 -x4863 -x10844 -x4633 -x41051 -x44515 -x30245 -x24184 -x16710 -x4443 -x22737 -x16904 -x20448 -x12673 -x29433 -x8564 -x36655 -x19315 -x17685 -x5619 -x1855 -x25283 -x13429 -x25776 -x43641 -x21055 -x16233 -x1802 -x3517 -x36188 -x14524 -x33156 -x624 -x26515 -x17805 -x38823 -x34002 -x17881 -x36673 -x19310 -x29776 -x1631 -x29225 -x30494 -x42728 -x32219 -x14989 -x34316 -x33410 -x14541 -x4420 -x44512 -x6528 -x16461 -x10564 x21600 -x23230 -x42703 -x32433 -x31039 -x28828 -x10101 -x8875 -x3865 -x12271 -x11143 -x36147 -x36042 -x14848 -x6383 x43645 -x37144 -x23247 -x28202 -x6363 -x41456 -x18652 -x17690 -x37032 -x30259 -x44476 -x31707 -x39373 x36378 -x36829 -x22707 -x15899 -x38461 -x5682 -x39797 -x24466 -x36206 -x14078 -x1021 -x19067 -x14435 -x18781 -x17829 x41384 -x11150 -x32254 -x5108 -x9992 -x19367 -x21878 -x12470 -x8062 -x39006 -x28767 -x14669 -x40470 -x5781 -x43215 -x24089 -x38555 -x9532 -x43510 -x20222 -x18206 -x36457 -x19363 -x19835 -x34185 -x29345 -x38274 -x15504 -x22762 -x11878 x41386 -x31135 -x16052 -x40900 -x6211 -x11983 -x21889 -x34750 -x13236 -x23069 -x2581 -x30157 -x9830 -x22119 -x334 -x17883 -x40325 -x44011 -x33615 -x39389 -x24210 -x41453 -x23975 -x10756 -x10993 -x26314 -x7156 -x41648 -x38825 -x4607 -x35479 -x37124 -x37365 -x33548 -x322 -x43254 -x33502 -x37843 -x37367 -x1446 -x40774 -x43422 -x40649 -x13797 -x40267 -x23634 -x29100 -x11828 -x6754 -x5475 -x34829 -x35537 -x40730 -x19783 -x11220 -x4811 -x20444 -x40338 -x30024 -x14745 -x37255 -x11897 -x813 -x44579 -x24698 -x7294 -x20607 -x773 -x30948 -x4219 -x36903 -x12167 -x23081 -x1859 -x26807 -x37230 -x34477 -x7195 -x22195 -x36822 -x6840 -x31124 -x3838 -x6795 -x15295 -x1741 -x28454 -x33864 -x19858 -x13921 -x32684 -x10778 -x1827 -x891 -x4182 -x14326 -x11712 -x20837 -x23139 -x1253 -x20430 -x32692 -x16459 -x15921 -x21639 -x21424 -x22574 -x25254 -x34615 -x40607 -x40611 -x42102 -x2061 -x25784 -x41718 -x35540 -x10341 -x11223 -x33949 -x3788 -x35046 -x38614 -x42600 -x8861 -x28051 -x36904 -x6262 -x26493 -x42383 -x1210 -x10635 -x25824 -x14812 -x15544 -x455 -x36884 -x4423 -x560 -x16170 -x27813 -x10294 -x17088 -x33128 -x4604 -x12928 -x31895 -x28519 -x8235 -x27427 -x41049 -x40571 -x4575 -x18379 -x12894 -x34591 -x22753 -x14401 -x9490 -x26732 -x34536 -x20019 -x32780 -x32600 -x312 -x28140 -x6893 -x17398 -x4479 -x42052 -x8579 -x25610 -x13541 -x39753 -x33384 -x39069 -x18083 -x35219 -x1139 -x4772 -x19679 -x17792 -x5738 -x3152 -x13115 -x4324 -x4529 -x42083 -x11776 -x17532 -x43772 -x17490 -x34583 -x8464 -x22417 -x15237 -x13948 -x35607 -x27100 -x24881 -x28596 -x17777 -x38963 -x33140 -x23183 -x14419 -x440 -x23485 -x20721 -x20713 -x18669 -x3257 -x9995 -x178 -x4867 -x26093 -x7116 -x10519 -x13382 -x26648 -x19218 -x32988 -x13066 -x8400 -x37412 -x43154 -x1537 -x27601 -x25990 -x33443 -x10132 -x1616 -x13977 -x4765 -x43916 -x16662 -x40066 -x5919 -x41487 -x34565 -x14428 -x21787 -x12697 -x6316 -x42379 -x33375 -x39849 -x35420 -x44013 -x641 -x33469 -x17865 -x34074 -x29709 -x6888 -x2534 -x38270 -x21495 -x7429 -x21180 -x44099 -x16056 -x34631 -x1554 -x36612 -x29292 -x13888 -x249 -x42323 -x32148 -x40898 -x28802 -x7232 -x41619 -x39491 -x4713 -x3050 -x26955 -x9053 -x27478 -x18328 -x9477 -x612 -x22517 -x29117 -x14432 -x5525 -x20783 -x36697 -x10621 -x22000 -x8124 -x22204 -x16246 -x39047 -x22158 -x12243 -x15713 -x1515 -x24399 -x35098 -x14600 -x1423 -x37566 -x39018 -x849 -x18338 -x9449 -x40656 -x8725 -x19166 -x21742 -x1651 -x17237 -x27259 -x598 -x21426 -x597 -x18737 -x43967 -x21883 -x30078 -x27512 -x35931 -x5549 -x16992 -x8570 -x36104 -x16966 -x12531 -x18431 -x34145 -x26313 -x13895 -x15810 -x20656 -x24441 -x16334 -x3748 -x29578 x41102 -x3843 -x14955 -x12402 -x4577 -x31883 -x12098 -x20382 x41085 -x9578 -x24236 -x9922 -x17449 -x30623 -x12841 -x6956 -x10628 -x31629 -x40125 -x10998 -x42485 -x26567 -x22956 -x28142 -x22828 -x24290 -x34653 -x7486 -x486 -x5607 -x15953 -x1240 -x19995 -x22552 -x17156 -x42130 -x27339 -x677 x41257 -x39566 -x15692 -x8597 -x31179 -x44620 -x34170 -x36941 -x30403 -x18336 -x41886 -x5821 -x13824 -x25126 -x25246 -x4126 -x34593 -x11090 -x27425 -x25380 -x10016 -x31336 -x23591 -x43456 -x31072 -x16976 -x33085 -x26126 -x33621 -x33270 -x16647 x41152 -x9349 -x42358 -x13810 -x31098 -x3759 -x19472 -x36705 x40958 -x19168 -x42126 -x13988 -x36098 -x29037 -x36821 -x24568 -x220 -x18708 -x39907 -x19114 -x8759 -x4622 -x44745 -x36681 -x23443 -x42252 -x28560 -x18938 -x29477 -x20193 -x36315 -x26465 -x14189 -x42043 -x30430 -x31341 -x5266 -x18766 -x3563 -x7401 -x11021 -x13199 -x250 -x11025 -x20048 -x28632 -x43158 -x10985 -x29493 -x39343 -x21104 -x22509 -x38989 -x28631 -x5096 -x27433 -x25106 -x30805 -x38 -x12965 -x43581 -x1007 -x27195 -x31904 -x20278 -x19856 -x40640 -x14235 -x17675 -x6380 -x15652 -x11606 -x30866 -x35898 -x1487 -x27525 -x24937 -x22711 -x30165 -x10109 -x12252 -x122 -x34419 -x44621 -x3380 -x12127 -x5948 -x20599 -x6617 -x15135 -x35945 -x5517 -x19303 -x16987 -x6451 -x27141 -x44677 -x19192 -x25575 -x30169 -x28447 -x10458 x41191 -x19455 -x10020 -x2865 -x38146 -x28932 -x2662 -x835 -x11200 -x31150 -x14874 -x42129 -x36308 -x33518 -x39808 -x16704 -x15795 -x21906 -x9004 -x20155 -x30164 -x40805 -x2925 -x25755 -x13935 -x23796 -x18261 -x20939 -x28974 -x5633 -x19935 -x19479 -x31167 -x41027 -x10443 -x105 -x18348 -x7576 -x33242 -x12865 -x17138 -x38567 -x26524 -x13335 -x42120 -x3625 -x42729 -x14532 -x28456 -x29490 -x392 -x16185 -x38513 -x16114 -x4020 -x13321 -x5281 -x30613 -x33126 -x44445 -x43388 -x7942 -x24143 -x5599 -x2068 -x3242 -x228 -x31326 -x5003 -x9196 -x10863 -x994 -x15132 -x11353 -x22964 -x10034 -x29878 -x29047 -x17671 -x35858 -x40762 -x19555 -x37793 -x28885 -x28713 -x42267 -x29114 -x38015 -x17367 x34572 -x10271 -x38568 -x2259 -x31194 -x15466 -x33544 -x31684 -x10882 -x43895 -x29912 -x22799 -x35113 -x8990 -x12958 -x36428 -x20397 -x16311 -x2868 -x37545 -x38959 -x10007 -x40842 -x21256 -x19635 -x12900 -x5884 -x490 -x43881 -x36667 -x2315 -x20165 -x9169 -x8969 -x4876 -x7999 -x20046 -x39829 -x32845 -x33536 -x14234 -x37686 -x17562 -x26397 -x8981 -x20060 -x34888 -x18625 -x28975 -x39843 -x5461 -x13317 -x2121 -x12575 -x27893 -x512 -x39643 -x17542 -x6233 -x655 -x2567 -x15274 -x2223 -x24644 -x5800 -x35224 -x20457 -x5215 -x44574 -x9936 -x10470 -x30959 -x35125 -x6195 -x12703 -x9487 -x4078 -x11413 x40422 -x37175 -x44359 -x20251 -x32571 -x44626 -x28579 -x5649 -x2014 -x15947 -x3014 -x29410 -x21165 -x35145 -x19531 -x32483 -x32613 -x42721 -x44698 -x24762 -x8166 -x20352 -x44680 -x21501 -x7019 -x18429 -x21707 -x31132 -x6932 -x14411 -x13698 -x43769 -x19652 -x3327 -x29068 -x23645 -x26762 -x35970 -x16403 x41137 -x31607 -x30559 -x12813 -x42679 -x9833 -x22104 x41342 -x18389 -x21850 -x8368 -x38608 -x25474 -x20446 -x35264 -x25193 -x7462 -x21275 -x36213 -x34862 -x10313 -x12099 x40779 -x1922 -x16395 -x5455 -x16631 -x42982 -x41596 -x866 -x31626 -x28494 -x40043 -x42631 -x5358 -x42546 -x10322 -x36587 -x26339 -x42507 -x24220 -x18775 -x4681 -x39361 -x25633 -x26310 -x17148 -x39782 -x18844 -x38720 -x39587 -x41661 -x39330 -x24392 -x5196 -x266 -x5403 -x31611 -x22969 -x25733 -x40233 -x28078 -x4493 -x2230 -x3687 -x42972 -x6118 -x10111 -x38373 -x14636 -x31296 -x2531 -x13629 -x10480 -x16207 -x40647 -x10199 -x43042 -x38776 -x1107 -x14681 -x16136 -x15256 -x40304 -x23304 -x25088 -x38438 -x12574 -x8867 -x545 -x23311 -x22205 -x9516 -x22655 -x6012 -x29645 -x30344 -x2285 -x27800 -x43135 -x32925 -x30448 -x19691 -x34488 -x39794 -x22735 -x11071 -x35506 -x28910 -x22179 -x31561 -x19195 -x36793 -x31691 -x40057 -x17508 -x29258 -x40462 -x32590 -x5763 -x40032 -x42863 -x20392 -x18733 -x8674 -x41594 -x26042 -x38459 -x22447 -x6231 -x42317 -x5272 -x40014 -x23442 -x27815 -x7404 -x31448 -x25738 -x37281 -x3637 -x31706 -x31363 -x14985 -x27955 -x23865 -x10304 -x32128 -x16895 -x7262 -x21868 -x38424 -x42158 -x37755 -x10990 -x20628 -x42901 -x33682 -x34327 -x15766 -x3043 -x25171 -x16012 -x32790 -x44414 -x10507 -x34120 -x23858 -x27685 -x20433 -x15885 -x12787 -x24746 -x16705 -x18243 -x30560 -x35129 -x12050 -x20958 -x33154 -x820 -x33744 -x39099 -x34360 -x21865 -x43021 -x21389 -x44722 -x37573 -x22823 -x34856 -x24968 -x17390 -x11989 -x16248 -x36402 -x14211 -x43598 -x836 -x6317 -x13063 -x18370 -x2407 -x26458 -x5457 -x42616 -x26783 -x11169 -x29447 -x12973 -x38514 -x26140 -x31538 -x18988 -x30954 -x42233 -x9143 -x3311 -x34033 -x13058 -x15985 -x44436 -x29556 -x24311 -x7148 -x10734 -x2342 -x33890 -x24343 -x9888 -x39926 -x18407 -x26716 -x36720 -x30721 -x13919 -x39412 -x43064 -x35521 -x22391 -x7930 -x7856 -x2205 -x17029 -x30486 -x42562 -x30497 -x18869 -x33074 -x34334 -x34889 -x29191 -x6702 -x17229 -x15282 -x43963 -x13435 -x27108 -x2126 -x3521 -x23325 -x34107 -x44703 -x26086 -x10327 -x12847 -x4595 -x36114 -x37342 -x11573 -x10086 -x4357 -x11616 -x15748 -x6576 -x33265 -x8542 -x12365 -x4331 -x16053 -x35972 -x2744 -x15837 -x17100 -x15827 -x6599 -x24066 -x14951 -x602 -x388 -x21590 -x28518 -x23331 -x37297 -x7742 -x24809 -x20984 -x33939 -x2221 -x39671 -x35241 -x34306 -x3589 -x38562 -x9071 -x4002 -x32293 -x43072 -x40811 -x3238 -x35250 -x8431 -x37001 -x39396 -x42876 -x44299 -x9663 -x23927 -x11066 -x32879 -x32506 -x39585 -x8376 -x4351 -x42815 -x32278 -x15275 -x21134 -x24034 -x17317 -x22067 -x37456 -x35066 -x18375 -x28151 -x3346 -x16069 -x26817 -x20822 -x30751 -x15422 -x29250 -x40358 -x25337 -x26066 -x30972 -x28933 -x35051 -x5190 -x9077 -x10158 -x24388 -x12096 -x10453 -x34251 -x39524 -x615 -x2211 -x27308 -x22215 -x42951 -x31398 -x37272 -x32037 -x30826 -x38484 x41004 -x30779 -x30557 -x40194 -x376 -x15897 -x23764 -x26885 -x35919 x41167 -x36838 -x40370 -x40909 -x25750 -x32545 -x39166 -x7700 -x13252 -x40037 -x20716 -x24874 -x17108 -x9368 -x20567 -x34401 -x26373 -x26249 -x44087 -x41780 -x2652 -x4214 -x4302 -x17976 -x38230 -x20906 -x21698 -x16697 -x20517 -x37327 -x19616 -x16376 -x9475 -x44323 -x24452 -x6020 -x36731 -x17897 -x9692 -x30166 -x21723 -x8974 -x9324 -x41033 -x41708 -x26707 -x33429 -x28015 -x22166 -x4705 -x31029 -x36400 -x26527 -x25020 -x28291 -x42123 -x1297 -x26010 -x23584 -x20481 -x12833 -x10695 -x19385 -x16880 -x7350 -x16746 -x20555 -x16693 -x35650 -x18573 -x27099 -x44577 -x16112 -x5793 -x34054 -x30046 -x26423 -x33162 -x32865 -x25743 -x21704 -x41940 -x13432 x41154 -x22488 -x16135 -x3141 -x20665 x41139 -x22433 -x14586 -x21416 -x12648 -x14596 -x6995 -x29667 -x28326 -x36709 -x31518 -x20307 -x40480 -x24215 -x42601 -x17239 -x40533 -x9015 -x5916 -x580 -x32074 -x14244 -x5679 -x9706 -x19073 -x31169 -x9583 -x35915 -x1220 -x8784 -x9670 -x7702 -x8451 -x34301 -x5084 -x7132 -x18959 -x10546 -x13391 -x36217 -x22410 -x22217 -x24195 -x11461 -x37252 -x31955 -x31297 -x10404 -x13444 -x21570 -x37239 -x30202 -x19323 -x42272 -x37645 -x31446 -x4105 -x20687 -x13254 -x35623 -x19033 -x25956 -x35393 -x8886 -x32467 -x9331 -x26935 -x43857 -x26637 x41389 -x3803 -x13778 -x30597 -x40553 -x20699 -x23193 -x42090 -x39660 -x19132 -x24117 -x8476 -x7073 -x10855 -x14618 -x35245 -x8660 -x28199 -x23876 -x18533 -x41737 -x12824 -x23388 -x14569 -x20127 -x37528 -x12683 -x3937 -x37970 -x13034 -x12492 -x34479 -x25313 -x38837 -x38358 -x38953 -x39844 -x14517 -x28470 -x30588 -x37995 -x24186 -x14960 -x16151 -x41742 -x44336 -x14397 -x37472 -x36438 -x31162 -x16519 -x13908 -x26151 -x43814 -x30203 -x35523 -x1260 -x3369 -x32388 -x14943 -x26028 -x28995 -x28431 -x22652 -x17979 -x9242 -x6325 x41327 -x30819 -x31563 -x17419 -x4715 -x29863 -x15078 -x5500 -x22929 -x7082 -x36056 x40419 -x5613 -x30374 -x24437 -x35375 -x23102 -x36215 -x15723 -x3535 -x24398 -x21188 -x7099 -x1681 -x31238 -x22714 -x22859 -x34752 -x23837 -x36240 -x34897 -x25376 -x36462 -x21648 -x43878 -x37752 x41362 -x39270 -x28504 -x16833 -x11424 -x43352 -x19506 -x28681 -x28491 -x3267 -x30762 -x11694 -x6976 -x6063 -x42245 -x21464 -x14033 -x41769 -x15023 -x10511 -x39686 -x24292 -x15435 -x23797 -x20044 -x35034 -x34125 -x10138 -x4415 -x16102 -x43336 -x23562 -x43497 -x17191 -x38357 -x33678 -x21846 -x20378 -x15736 -x9515 -x26078 -x32262 -x15339 -x20328 -x6749 -x34193 -x36802 -x36339 -x7365 -x32582 -x5104 -x39806 -x3806 -x36776 -x43922 -x40674 -x31692 -x24446 -x18917 -x8274 -x88 -x16748 -x29245 -x4285 -x11490 -x27341 -x14798 -x19498 -x38747 -x11964 -x39150 -x20505 -x12544 -x34064 -x10289 -x17740 -x2800 -x3128 -x16336 -x17866 -x20425 -x21417 -x20841 -x43586 -x39416 -x29108 -x10064 -x40231 -x28931 -x34176 -x28292 -x8712 -x37579 -x21003 -x8109 -x29244 -x860 -x15994 -x37656 -x22530 -x11844 -x24715 -x22678 -x22832 -x850 -x23199 -x31871 -x40202 -x23462 -x769 -x38048 -x40745 -x19813 -x19032 -x32333 -x42799 -x31814 -x36328 -x26005 -x5707 -x6429 -x15279 -x11682 -x3245 -x33327 -x37889 -x8897 -x35487 -x22103 -x32466 -x40903 -x17606 -x17658 -x1238 -x8228 -x2778 -x23302 -x690 -x37513 -x33016 -x14063 -x15519 -x34783 -x6793 -x38605 -x28938 -x42921 -x12863 -x40704 -x43050 -x22993 -x16071 -x35180 -x8643 -x23729 -x25169 -x4165 -x5040 -x37854 -x27444 -x4077 -x42042 -x8954 -x34828 -x3727 -x40939 -x33935 -x44684 -x37390 -x19949 -x562 -x23688 -x19717 -x24385 -x927 -x10142 -x26278 -x13889 -x35232 -x30621 -x4183 -x38661 -x38033 -x16720 -x3109 -x36733 -x4192 x40440 -x7622 -x26583 -x22681 -x38498 -x42923 -x19101 -x10952 -x3827 -x44301 -x23115 -x26718 -x30806 -x42638 -x37301 -x35913 -x19051 -x9646 -x1979 -x7481 -x37993 -x11473 -x16298 -x8659 -x41508 -x15830 -x6971 -x41777 -x9705 -x5518 -x7106 -x35456 -x17177 -x3278 -x3231 -x43633 -x24813 -x26202 -x18919 -x27963 -x22824 -x41809 -x27647 -x7650 -x4654 -x17131 -x1961 -x591 -x26044 -x30842 -x22101 -x36982 -x28718 -x36753 -x7805 -x12435 -x26248 -x28123 -x10548 -x1323 -x818 -x22221 -x38170 -x6171 -x14801 -x21769 -x3920 -x43539 -x17506 -x26296 -x5784 -x34476 -x36210 -x40920 -x22075 -x13842 -x30182 -x20602 -x42609 -x6465 -x36565 -x21325 -x34269 -x43980 -x3051 -x13653 -x42739 -x1676 -x28987 -x11337 -x7654 -x9982 -x5002 -x28261 -x27652 -x2057 -x13463 -x13798 -x42486 -x41568 -x1813 -x5635 -x16995 -x10097 -x16518 -x21173 -x43884 -x18709 -x20735 -x31079 -x37511 -x16068 -x38930 -x27271 -x38197 -x3140 -x11028 -x14090 -x9727 -x2251 -x17896 -x25912 -x40027 -x13438 -x10399 -x25017 -x33971 -x4155 -x2457 -x39777 -x11416 -x38711 -x21790 -x13503 -x14381 -x21870 -x19728 -x4085 -x19937 -x7586 -x33404 -x40290 -x28628 -x42542 -x25812 -x3033 -x36027 -x28415 -x14500 -x484 -x36283 -x8241 -x39821 -x44228 -x34652 -x39400 -x30237 -x27386 -x40825 -x19905 -x22499 -x17162 -x5154 -x23235 -x2580 -x4869 -x30908 x41874 x41260 -x1282 -x37642 -x2474 -x956 -x15054 -x20419 -x29658 -x8499 -x29896 -x17759 -x11905 -x13072 -x14166 -x6845 -x14691 -x2655 x40426 -x29281 -x27708 x41230 -x37084 -x5220 -x7915 -x23488 -x17219 -x26647 -x28452 -x5449 -x16890 -x38821 -x20751 -x12636 -x7645 -x33650 -x39801 -x33167 -x16591 -x34006 -x16871 -x5939 -x44768 -x11521 -x5407 -x13650 -x21522 -x30907 -x35989 -x18002 -x30243 -x36166 -x2352 -x7292 -x15096 -x28689 -x8114 -x8143 -x3019 -x16614 -x20857 -x20775 -x27014 -x17648 -x41709 -x42844 -x17558 -x43519 -x5540 -x44599 -x33941 -x33983 -x356 -x17197 -x43281 -x39496 -x16450 -x8934 -x1432 -x15798 -x26116 -x20233 -x38921 -x15086 -x34895 -x30439 -x2576 -x14956 -x38589 -x21199 -x41984 -x11097 -x17213 -x12011 -x26928 -x30830 -x2793 -x244 -x8419 -x13035 -x4606 -x39045 -x10678 -x13535 -x7097 -x14119 -x23398 -x14246 -x1072 -x31802 -x36879 -x689 x41088 -x29499 -x9249 -x16091 -x38537 -x40936 -x25890 -x3977 -x28723 -x16935 -x9904 -x19276 -x32663 -x12313 -x31009 -x39735 -x23048 -x2638 -x5172 -x26672 -x16447 -x30576 -x23511 -x24611 -x25985 -x34557 -x9691 -x30273 -x18043 -x22109 -x19484 -x29374 -x28874 -x31855 -x15661 -x42958 -x4582 -x22178 -x1904 -x14808 -x28238 -x2429 -x33907 -x39850 -x15201 -x3942 -x16111 -x39672 -x32510 -x17541 -x7226 -x33676 -x7776 -x28059 -x31229 -x30665 -x17150 -x19008 -x39921 -x27270 -x30103 -x30474 -x23611 -x34802 -x23656 -x35234 -x9972 -x8860 -x22780 -x15141 -x22827 -x44675 -x35073 -x17632 -x15955 -x9849 -x23863 -x19990 -x16009 -x40733 -x1140 -x18111 -x1701 -x26991 -x23414 -x20562 -x18828 -x18454 -x26561 -x19731 -x18245 -x11381 -x28809 -x27674 -x242 -x36289 -x10066 -x8281 -x36680 -x5007 -x24995 -x36334 -x34273 -x32158 -x26231 -x13196 -x42099 -x16768 -x6409 -x28136 -x29577 -x8262 -x9498 -x24751 -x5409 -x23635 -x34569 -x7166 -x5333 -x37406 -x22427 -x329 -x37201 -x11602 x41294 -x11349 -x42063 -x6315 -x5753 -x26755 -x27869 -x26544 -x13504 -x30920 -x38370 -x37553 -x14181 -x29322 -x516 -x8820 -x37483 -x8436 -x40846 -x15581 -x7143 -x5239 -x4191 -x8221 -x15455 -x10905 -x8567 -x8835 -x23237 -x26689 -x8521 -x33885 -x32071 -x39476 -x39479 -x43962 -x30121 -x41623 -x44453 -x2649 -x18234 -x21998 -x26954 -x3424 -x6506 -x35318 -x34636 -x24818 -x6378 -x6398 -x25674 -x38687 -x12390 -x32243 -x7549 -x6629 -x28957 -x19200 -x34841 -x26712 -x3499 -x33827 -x3991 -x31380 -x41924 -x42075 -x15301 -x1391 -x18960 -x16148 -x3681 -x16633 -x36909 -x27359 -x39007 -x7940 -x21468 -x38617 -x8388 -x24627 -x29664 -x40313 -x32965 -x12086 -x22741 -x4208 -x33168 -x12505 -x9555 -x28506 -x37111 -x7280 -x35485 -x531 -x19558 -x33182 -x2805 -x42154 -x24333 -x2835 -x8855 -x3761 -x4937 -x34025 -x7324 -x9856 -x17436 -x8826 -x12663 -x14847 -x33908 -x36006 -x43951 -x7659 -x27213 -x26633 -x34997 -x38107 -x9183 -x30918 -x10250 -x29253 -x31689 -x4859 -x43111 -x37359 -x11056 -x24458 -x38804 -x31119 -x10495 -x39161 -x28732 -x11127 -x6944 x40541 -x31812 -x23682 -x30 x41266 -x11779 -x6717 -x20053 -x30033 -x14270 -x18977 -x29877 -x37346 -x14797 -x2234 -x42573 -x903 -x26851 -x37427 -x27707 -x32357 -x19645 -x39630 -x9107 -x18839 -x24673 -x18803 -x16026 -x9523 -x22170 -x9167 -x29098 -x18877 -x19755 -x13768 -x7327 -x26237 -x7908 -x9903 -x6404 -x4942 -x1948 -x9451 -x323 -x5011 -x4398 -x3287 -x41611 -x22931 -x10358 -x16617 -x27594 -x27319 -x29206 -x27637 -x3239 -x18886 -x29501 -x17819 -x35930 -x15814 -x5673 -x3849 -x16918 -x38123 -x32006 -x24637 -x13411 -x44362 -x34804 -x10984 -x6206 -x24710 -x40671 -x20705 -x32657 -x11698 -x9860 -x41748 -x2988 -x21398 -x26883 -x5208 -x27052 -x40824 -x22715 -x11362 -x35602 -x44676 -x5789 -x41544 -x12724 -x16567 -x42376 -x26522 -x17171 -x30730 -x504 -x19522 -x31942 -x25392 -x18060 -x22526 -x22302 -x18092 -x26952 -x35620 -x34465 -x25481 -x16949 -x40715 -x19212 -x4661 -x36062 -x13088 -x10292 -x24896 -x41672 -x41705 -x8765 -x7159 -x19582 -x35269 -x28921 -x23500 -x17082 -x20091 x2383 -x8266 -x11191 -x28968 -x11468 -x9955 -x38085 -x19981 -x43534 -x34614 -x26227 -x26854 -x6664 -x42874 -x44289 -x40931 -x10995 -x25667 -x2765 -x20785 -x617 -x25837 -x14578 -x35655 -x61 -x28999 -x32263 -x35335 -x20876 -x9891 -x22305 -x5126 -x6607 -x34812 -x18222 -x8887 -x14280 -x30825 -x16955 -x41626 -x18081 -x10642 -x28081 -x30781 -x3058 -x34713 -x7698 -x42457 -x9723 -x34905 -x41836 -x23402 -x23119 -x1252 -x25951 -x41450 -x11412 -x35404 -x7828 -x28756 -x18872 -x38063 -x17410 -x34297 -x21394 -x29544 -x28115 -x12023 -x7140 -x37382 -x41512 -x6753 -x31118 -x13747 x41302 -x42591 -x15433 -x20897 -x31597 -x40174 -x23057 -x20920 -x22563 -x19319 -x22811 -x34845 -x37078 -x2673 -x34642 -x2646 -x2222 -x24659 -x30968 -x11611 -x6479 -x31016 -x4821 -x44431 -x2613 -x6665 -x32338 -x1018 -x2387 -x3866 -x16553 -x37298 -x7753 -x19275 -x44594 -x34312 -x15148 -x16443 -x22524 -x13485 -x14580 -x5762 -x16712 -x20858 -x8140 -x24779 -x14648 -x21105 -x6522 -x35860 -x28257 -x10539 -x37423 -x39306 -x17540 -x21001 -x15345 -x1500 -x3056 x41330 -x12091 -x34872 -x16798 -x34844 -x38905 -x32770 -x8363 -x24850 -x3654 -x12471 -x30902 -x43699 -x25356 -x5578 -x28069 -x26793 -x22354 -x41853 -x13209 -x20758 -x33842 -x25131 -x2685 -x17009 -x9270 -x25645 -x462 -x28774 -x2009 -x6613 -x8399 -x27338 -x30572 -x11214 -x39338 -x9288 -x15322 -x37842 -x23921 -x13294 -x29596 -x14220 -x2668 -x12576 -x11479 -x34709 -x17930 -x40589 -x32585 -x32327 -x17332 x41399 -x6762 -x10541 -x5646 -x21065 -x21995 -x18798 -x4096 -x477 -x1636 -x19181 -x35963 -x24848 x41401 -x3789 -x41651 -x2903 -x7640 -x18128 -x27968 -x29162 -x2876 -x39451 -x32142 -x32112 -x26335 -x31755 -x17310 -x24745 -x878 -x2812 -x37922 -x23404 -x44499 -x6127 -x31340 -x1006 -x23024 -x34035 -x38719 -x25484 -x19833 -x8946 -x19407 -x12180 -x3558 -x42171 -x40176 -x33317 -x5426 -x9522 -x28607 -x561 -x34762 -x15315 -x33118 -x6640 -x30848 -x7170 -x31233 -x20000 -x16927 -x5657 -x5889 -x17044 -x26936 -x35092 -x6222 -x33846 -x14268 x41360 -x2520 -x4124 -x13110 -x7342 -x39549 -x39489 -x13647 -x11012 -x42581 -x22546
12844.81/1186.96 s OPTIMUM FOUND
12844.81/1186.96 c Time taken to solve: 1174.654892841 seconds
12844.81/1186.96 c Total time taken: 1185.8730340003967 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-4823131-1783170826/watcher-4823131-1783170826 -o /tmp/evaluation-result-4823131-1783170826/solver-4823131-1783170826 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4823131-1783170826/vars-4823131-1783170826 --bin-var /tmp/runsolver-exch-nodeE008-1783170826-2752464 --watchdog 3760 --use-pty run HOME/instance-4823131-1783170826.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 1649315663 --intermediate --solver ortools
running on 16 cores: 32-47
CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
2500 MHz: 2,4,7-14,19,22,24-30,37,40-48,50-55,62
3550 MHz: 17,20-21,23
3600 MHz: 0-1,3,5-6,15-16,18,31-36,38-39,49,56-61,63
WARNING: cores do not run at the same frequency!
Cores frequency (cpufreq):
2500 MHz: 2,4,7-14
3550 MHz: 6
3600 MHz: 0-1,3,5,15
WARNING: cores do not run at the same frequency!
CPU governors:
performance: 32-47
NUMA information:
number of nodes: 8
node 0: cores 0-7, 128055 MiB (108566 MiB free)
node 1: cores 8-15, 129019 MiB (113717 MiB free)
node 2: cores 16-23, 128973 MiB (115166 MiB free)
node 3: cores 24-31, 129003 MiB (112494 MiB free)
node 4: cores 32-39, 129019 MiB (88839 MiB free)
node 5: cores 40-47, 129019 MiB (110763 MiB free)
node 6: cores 48-55, 129019 MiB (108954 MiB free)
node 7: cores 56-63, 128474 MiB (103004 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
Using a pseudo terminal to collect output from the solver
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=2752518, runsolver pid=2752508
Current StackSize limit: 8192 KiB
[startup+0.100065 s]*
/proc/loadavg: 14.45 21.76 38.86 3/802 2752529
/proc/meminfo: memFree=882152384/1055320708 swapFree=33553916/33554428
[pid=2752518] ppid=2752508 vsize=4324 memory=3188 CPUtime=0 cores=32-47
/proc/2752518/stat : 2752518 (run) S 2752508 2752518 2752452 0 -1 4194304 267 123 0 0 0 0 0 0 20 0 1 0 250370475 4427776 640 18446744073709551615 94820249677824 94820250572357 140722486005632 0 0 0 65536 4 65538 1 0 0 17 34 0 0 0 0 0 94820250811408 94820250859152 94820254711808 140722486012019 140722486012257 140722486012257 140722486018001 0
/proc/2752518/statm: 1081 797 708 219 0 143 0
[pid=2752528] ppid=2752518 vsize=22708 memory=18104 CPUtime=0.04 cores=32-47
/proc/2752528/stat : 2752528 (python3) D 2752518 2752518 2752452 0 -1 4194304 2959 0 0 0 4 0 0 0 20 0 1 0 250370478 23252992 4352 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 1 0 0 17 36 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
/proc/2752528/statm: 5677 4526 1767 753 0 3397 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 27032 KiB
Current children cumulated memory: 21292 KiB
[startup+0.213026 s]*
/proc/loadavg: 14.45 21.76 38.86 62/862 2752589
/proc/meminfo: memFree=882134864/1055320708 swapFree=33553916/33554428
[pid=2752518] ppid=2752508 vsize=4324 memory=3188 CPUtime=0 cores=32-47
/proc/2752518/stat : 2752518 (run) S 2752508 2752518 2752452 0 -1 4194304 267 123 0 0 0 0 0 0 20 0 1 0 250370475 4427776 640 18446744073709551615 94820249677824 94820250572357 140722486005632 0 0 0 65536 4 65538 1 0 0 17 34 0 0 0 0 0 94820250811408 94820250859152 94820254711808 140722486012019 140722486012257 140722486012257 140722486018001 0
/proc/2752518/statm: 1081 797 708 219 0 143 0
[pid=2752528] ppid=2752518 vsize=722304 memory=31092 CPUtime=0.39 cores=32-47
/proc/2752528/stat : 2752528 (python3) R 2752518 2752518 2752452 0 -1 4194304 4693 0 0 0 39 0 0 0 20 0 16 0 250370478 739639296 7680 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 0 0 0 17 36 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
/proc/2752528/statm: 180576 7773 3460 753 0 167275 0
[pid=2752528/tid=2752560] ppid=2752518 vsize=722304 memory=3472328132922114349 CPUtime=0.02 cores=32-47
/proc/2752528/task/2752560/stat : 2752560 (python3) R 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 2 0 0 0 20 0 16 0 250370496 739639296 7680 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 0 0 0 -1 32 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752561] ppid=2752518 vsize=722304 memory=211359631190 CPUtime=0.02 cores=32-47
/proc/2752528/task/2752561/stat : 2752561 (python3) R 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 2 0 0 0 20 0 16 0 250370496 739639296 7680 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 0 0 0 -1 36 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752562] ppid=2752518 vsize=722304 memory=53017898665028 CPUtime=0.02 cores=32-47
/proc/2752528/task/2752562/stat : 2752562 (python3) R 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 2 0 0 0 20 0 16 0 250370496 739639296 7680 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 0 0 0 -1 43 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752563] ppid=2752518 vsize=722304 memory=59619280159299 CPUtime=0.02 cores=32-47
/proc/2752528/task/2752563/stat : 2752563 (python3) R 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 2 0 0 0 20 0 16 0 250370496 739639296 7680 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 0 0 0 -1 37 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752564] ppid=2752518 vsize=722304 memory=18809 CPUtime=0.02 cores=32-47
/proc/2752528/task/2752564/stat : 2752564 (python3) R 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 2 0 0 0 20 0 16 0 250370496 739639296 7680 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 0 0 0 -1 46 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752565] ppid=2752518 vsize=722304 memory=59597922816075 CPUtime=0.02 cores=32-47
/proc/2752528/task/2752565/stat : 2752565 (python3) R 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 2 0 0 0 20 0 16 0 250370496 739639296 7680 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 0 0 0 -1 34 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752566] ppid=2752518 vsize=722304 memory=14418128725608376 CPUtime=0.02 cores=32-47
/proc/2752528/task/2752566/stat : 2752566 (python3) R 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 2 0 0 0 20 0 16 0 250370496 739639296 7680 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 0 0 0 -1 42 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752567] ppid=2752518 vsize=722304 memory=3544953264068649724 CPUtime=0.02 cores=32-47
/proc/2752528/task/2752567/stat : 2752567 (python3) R 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 2 0 0 0 20 0 16 0 250370496 739639296 7680 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 0 0 0 -1 39 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752569] ppid=2752518 vsize=722304 memory=30791373 CPUtime=0.02 cores=32-47
/proc/2752528/task/2752569/stat : 2752569 (python3) R 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 2 0 0 0 20 0 16 0 250370496 739639296 7680 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 0 0 0 -1 44 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752570] ppid=2752518 vsize=722304 memory=3833184744027062579 CPUtime=0.02 cores=32-47
/proc/2752528/task/2752570/stat : 2752570 (python3) R 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 2 0 0 0 20 0 16 0 250370496 739639296 7680 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 0 0 0 -1 33 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752572] ppid=2752518 vsize=722304 memory=0 CPUtime=0.02 cores=32-47
/proc/2752528/task/2752572/stat : 2752572 (python3) R 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 2 0 0 0 20 0 16 0 250370496 739639296 7680 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 0 0 0 -1 41 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752574] ppid=2752518 vsize=722304 memory=0 CPUtime=0.02 cores=32-47
/proc/2752528/task/2752574/stat : 2752574 (python3) R 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 2 0 0 0 20 0 16 0 250370496 739639296 7680 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 0 0 0 -1 38 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752576] ppid=2752518 vsize=722304 memory=0 CPUtime=0.02 cores=32-47
/proc/2752528/task/2752576/stat : 2752576 (python3) R 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 2 0 0 0 20 0 16 0 250370496 739639296 7680 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 0 0 0 -1 45 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752577] ppid=2752518 vsize=722304 memory=0 CPUtime=0.02 cores=32-47
/proc/2752528/task/2752577/stat : 2752577 (python3) R 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 2 0 0 0 20 0 16 0 250370496 739639296 7680 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 0 0 0 -1 35 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752579] ppid=2752518 vsize=722304 memory=0 CPUtime=0.02 cores=32-47
/proc/2752528/task/2752579/stat : 2752579 (python3) R 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 2 0 0 0 20 0 16 0 250370496 739639296 7680 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 0 0 0 -1 40 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 726628 KiB
Current children cumulated memory: 34280 KiB
[startup+0.310684 s]*
/proc/loadavg: 14.45 21.76 38.86 3/862 2752589
/proc/meminfo: memFree=882121400/1055320708 swapFree=33553916/33554428
[pid=2752518] ppid=2752508 vsize=4324 memory=3188 CPUtime=0 cores=32-47
/proc/2752518/stat : 2752518 (run) S 2752508 2752518 2752452 0 -1 4194304 267 123 0 0 0 0 0 0 20 0 1 0 250370475 4427776 640 18446744073709551615 94820249677824 94820250572357 140722486005632 0 0 0 65536 4 65538 1 0 0 17 34 0 0 0 0 0 94820250811408 94820250859152 94820254711808 140722486012019 140722486012257 140722486012257 140722486018001 0
/proc/2752518/statm: 1081 797 708 219 0 143 0
[pid=2752528] ppid=2752518 vsize=728168 memory=37564 CPUtime=1.25 cores=32-47
/proc/2752528/stat : 2752528 (python3) D 2752518 2752518 2752452 0 -1 4194304 6111 0 0 0 124 1 0 0 20 0 16 0 250370478 745644032 9088 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 0 0 0 17 32 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
/proc/2752528/statm: 182042 9391 3685 753 0 168648 0
[pid=2752528/tid=2752560] ppid=2752518 vsize=728168 memory=7896673280059337531 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752560/stat : 2752560 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 745644032 9088 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752561] ppid=2752518 vsize=728168 memory=0 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752561/stat : 2752561 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 745644032 9088 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752562] ppid=2752518 vsize=728168 memory=0 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752562/stat : 2752562 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 745644032 9088 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 1 0 0 -1 43 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752563] ppid=2752518 vsize=728168 memory=0 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752563/stat : 2752563 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 745644032 9088 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752564] ppid=2752518 vsize=728168 memory=0 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752564/stat : 2752564 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 745644032 9088 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752565] ppid=2752518 vsize=728168 memory=0 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752565/stat : 2752565 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 745644032 9088 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 1 0 0 -1 34 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752566] ppid=2752518 vsize=728168 memory=0 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752566/stat : 2752566 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 745644032 9088 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752567] ppid=2752518 vsize=728168 memory=0 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752567/stat : 2752567 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 745644032 9088 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752569] ppid=2752518 vsize=728168 memory=0 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752569/stat : 2752569 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 745644032 9088 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752570] ppid=2752518 vsize=728168 memory=0 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752570/stat : 2752570 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 745644032 9088 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 1 0 0 -1 33 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752572] ppid=2752518 vsize=728168 memory=0 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752572/stat : 2752572 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 745644032 9088 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752574] ppid=2752518 vsize=728168 memory=0 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752574/stat : 2752574 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 745644032 9088 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752576] ppid=2752518 vsize=728168 memory=0 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752576/stat : 2752576 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 745644032 9088 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752577] ppid=2752518 vsize=728168 memory=0 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752577/stat : 2752577 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 745644032 9088 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 1 0 0 -1 35 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752579] ppid=2752518 vsize=728168 memory=0 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752579/stat : 2752579 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 745644032 9088 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
Current children cumulated CPU time: 1.25 s
Current children cumulated vsize: 732492 KiB
Current children cumulated memory: 40752 KiB
[startup+0.700202 s]
/proc/loadavg: 14.45 21.76 38.86 4/862 2752589
/proc/meminfo: memFree=882096508/1055320708 swapFree=33553916/33554428
[pid=2752518] ppid=2752508 vsize=4324 memory=3188 CPUtime=0 cores=32-47
/proc/2752518/stat : 2752518 (run) S 2752508 2752518 2752452 0 -1 4194304 267 123 0 0 0 0 0 0 20 0 1 0 250370475 4427776 640 18446744073709551615 94820249677824 94820250572357 140722486005632 0 0 0 65536 4 65538 1 0 0 17 34 0 0 0 0 0 94820250811408 94820250859152 94820254711808 140722486012019 140722486012257 140722486012257 140722486018001 0
/proc/2752518/statm: 1081 797 708 219 0 143 0
[pid=2752528] ppid=2752518 vsize=780236 memory=76408 CPUtime=1.4 cores=32-47
/proc/2752528/stat : 2752528 (python3) R 2752518 2752518 2752452 0 -1 4456448 13446 0 0 0 136 4 0 0 20 0 16 0 250370478 798961664 18560 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 0 0 0 17 33 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
/proc/2752528/statm: 195059 19102 6434 753 0 175312 0
[pid=2752528/tid=2752560] ppid=2752518 vsize=780236 memory=232817690809 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752560/stat : 2752560 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 798961664 18560 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752561] ppid=2752518 vsize=780236 memory=1910028303 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752561/stat : 2752561 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 798961664 18560 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752562] ppid=2752518 vsize=780236 memory=11688 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752562/stat : 2752562 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 798961664 18560 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 1 0 0 -1 43 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752563] ppid=2752518 vsize=780236 memory=5784 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752563/stat : 2752563 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 798961664 18560 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752564] ppid=2752518 vsize=780236 memory=3984 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752564/stat : 2752564 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 798961664 18560 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752565] ppid=2752518 vsize=780236 memory=4020 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752565/stat : 2752565 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 798961664 18560 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 1 0 0 -1 34 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752566] ppid=2752518 vsize=780236 memory=4852 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752566/stat : 2752566 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 798961664 18560 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752567] ppid=2752518 vsize=780236 memory=3016 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752567/stat : 2752567 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 798961664 18560 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752569] ppid=2752518 vsize=780236 memory=41292 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752569/stat : 2752569 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 798961664 18560 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752570] ppid=2752518 vsize=780236 memory=4764 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752570/stat : 2752570 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 798961664 18560 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 1 0 0 -1 33 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752572] ppid=2752518 vsize=780236 memory=1972 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752572/stat : 2752572 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 798961664 18560 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752574] ppid=2752518 vsize=780236 memory=5756 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752574/stat : 2752574 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 798961664 18560 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752576] ppid=2752518 vsize=780236 memory=12840 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752576/stat : 2752576 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 798961664 18560 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752577] ppid=2752518 vsize=780236 memory=2996 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752577/stat : 2752577 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 798961664 18560 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 1 0 0 -1 35 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752579] ppid=2752518 vsize=780236 memory=20667382632817 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752579/stat : 2752579 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 798961664 18560 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 2 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 784560 KiB
Current children cumulated memory: 79596 KiB
################
# More data... #
################
[pid=2752528/tid=2752562] ppid=2752518 vsize=3522076 memory=4429932 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752562/stat : 2752562 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3606605824 667082 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 43 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752563] ppid=2752518 vsize=3522076 memory=3884 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752563/stat : 2752563 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3606605824 667082 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752564] ppid=2752518 vsize=3522076 memory=7808 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752564/stat : 2752564 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3606605824 667082 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752565] ppid=2752518 vsize=3522076 memory=4462044 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752565/stat : 2752565 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3606605824 667082 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 34 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752566] ppid=2752518 vsize=3522076 memory=4020 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752566/stat : 2752566 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3606605824 667082 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752567] ppid=2752518 vsize=3522076 memory=4852 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752567/stat : 2752567 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3606605824 667082 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752569] ppid=2752518 vsize=3522076 memory=3016 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752569/stat : 2752569 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3606605824 667082 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752570] ppid=2752518 vsize=3522076 memory=41292 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752570/stat : 2752570 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3606605824 667082 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 33 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752572] ppid=2752518 vsize=3522076 memory=-8844671389671186809 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752572/stat : 2752572 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3606605824 667082 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752574] ppid=2752518 vsize=3522076 memory=9520 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752574/stat : 2752574 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3606605824 667082 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752576] ppid=2752518 vsize=3522076 memory=3884 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752576/stat : 2752576 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3606605824 667082 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752577] ppid=2752518 vsize=3522076 memory=7808 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752577/stat : 2752577 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3606605824 667082 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 35 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752579] ppid=2752518 vsize=3522076 memory=27292 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752579/stat : 2752579 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3606605824 667082 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
Current children cumulated CPU time: 12845.1 s
Current children cumulated vsize: 3526400 KiB
Current children cumulated memory: 2674116 KiB
[startup+1187.6 s]
/proc/loadavg: 46.95 45.00 41.60 26/910 2752853
/proc/meminfo: memFree=872524608/1055320708 swapFree=33553916/33554428
[pid=2752518] ppid=2752508 vsize=4324 memory=3188 CPUtime=0 cores=32-47
/proc/2752518/stat : 2752518 (run) S 2752508 2752518 2752452 0 -1 4194304 267 123 0 0 0 0 0 0 20 0 1 0 250370475 4427776 640 18446744073709551615 94820249677824 94820250572357 140722486005632 0 0 0 65536 4 65538 1 0 0 17 34 0 0 0 0 0 94820250811408 94820250859152 94820254711808 140722486012019 140722486012257 140722486012257 140722486018001 0
/proc/2752518/statm: 1081 797 708 219 0 143 0
[pid=2752528] ppid=2752518 vsize=3522076 memory=2670928 CPUtime=12845.5 cores=32-47
/proc/2752528/stat : 2752528 (python3) R 2752518 2752518 2752452 0 -1 4194304 8566286 0 3 0 1283165 1386 0 0 20 0 16 0 250370478 3606605824 667082 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 0 0 0 17 36 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
/proc/2752528/statm: 880519 667732 14040 753 0 828183 0
[pid=2752528/tid=2752560] ppid=2752518 vsize=3522076 memory=3232 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752560/stat : 2752560 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3606605824 667082 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752561] ppid=2752518 vsize=3522076 memory=3188 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752561/stat : 2752561 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3606605824 667082 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752562] ppid=2752518 vsize=3522076 memory=4498176 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752562/stat : 2752562 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3606605824 667082 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 43 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752563] ppid=2752518 vsize=3522076 memory=6648 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752563/stat : 2752563 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3606605824 667082 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752564] ppid=2752518 vsize=3522076 memory=3164 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752564/stat : 2752564 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3606605824 667082 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752565] ppid=2752518 vsize=3522076 memory=719768 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752565/stat : 2752565 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3606605824 667082 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 34 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752566] ppid=2752518 vsize=3522076 memory=47068 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752566/stat : 2752566 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3606605824 667082 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752567] ppid=2752518 vsize=3522076 memory=12912 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752567/stat : 2752567 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3606605824 667082 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752569] ppid=2752518 vsize=3522076 memory=10228 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752569/stat : 2752569 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3606605824 667082 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752570] ppid=2752518 vsize=3522076 memory=9388 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752570/stat : 2752570 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3606605824 667082 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 33 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752572] ppid=2752518 vsize=3522076 memory=20620 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752572/stat : 2752572 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3606605824 667082 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752574] ppid=2752518 vsize=3522076 memory=24456 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752574/stat : 2752574 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3606605824 667082 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752576] ppid=2752518 vsize=3522076 memory=9520 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752576/stat : 2752576 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3606605824 667082 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752577] ppid=2752518 vsize=3522076 memory=3188 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752577/stat : 2752577 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3606605824 667082 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 35 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752579] ppid=2752518 vsize=3522076 memory=4509240 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752579/stat : 2752579 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3606605824 667082 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
Current children cumulated CPU time: 12845.5 s
Current children cumulated vsize: 3526400 KiB
Current children cumulated memory: 2674116 KiB
[startup+1187.8 s]
/proc/loadavg: 46.95 45.00 41.60 26/910 2752853
/proc/meminfo: memFree=872524608/1055320708 swapFree=33553916/33554428
[pid=2752518] ppid=2752508 vsize=4324 memory=3188 CPUtime=0 cores=32-47
/proc/2752518/stat : 2752518 (run) S 2752508 2752518 2752452 0 -1 4194304 267 123 0 0 0 0 0 0 20 0 1 0 250370475 4427776 640 18446744073709551615 94820249677824 94820250572357 140722486005632 0 0 0 65536 4 65538 1 0 0 17 34 0 0 0 0 0 94820250811408 94820250859152 94820254711808 140722486012019 140722486012257 140722486012257 140722486018001 0
/proc/2752518/statm: 1081 797 708 219 0 143 0
[pid=2752528] ppid=2752518 vsize=3400744 memory=2550660 CPUtime=12845.7 cores=32-47
/proc/2752528/stat : 2752528 (python3) R 2752518 2752518 2752452 0 -1 4194304 8566446 0 3 0 1283184 1386 0 0 20 0 16 0 250370478 3482361856 637249 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 0 0 0 17 36 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
/proc/2752528/statm: 850186 637897 14040 753 0 797850 0
[pid=2752528/tid=2752560] ppid=2752518 vsize=3400744 memory=3164 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752560/stat : 2752560 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3482361856 637017 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752561] ppid=2752518 vsize=3400744 memory=710760 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752561/stat : 2752561 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3482361856 637017 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752562] ppid=2752518 vsize=3400744 memory=2996 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752562/stat : 2752562 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3482361856 637017 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 43 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752563] ppid=2752518 vsize=3400744 memory=3884 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752563/stat : 2752563 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3482361856 637017 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752564] ppid=2752518 vsize=3400744 memory=7808 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752564/stat : 2752564 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3482361856 637017 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752565] ppid=2752518 vsize=3399720 memory=27292 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752565/stat : 2752565 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3481313280 637017 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 34 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752566] ppid=2752518 vsize=3399720 memory=32344 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752566/stat : 2752566 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3481313280 637017 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752567] ppid=2752518 vsize=3399720 memory=2376 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752567/stat : 2752567 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3481313280 637017 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752569] ppid=2752518 vsize=3399720 memory=2844 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752569/stat : 2752569 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3481313280 637017 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752570] ppid=2752518 vsize=3399720 memory=2652 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752570/stat : 2752570 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3481313280 637017 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 33 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752572] ppid=2752518 vsize=3399720 memory=3724 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752572/stat : 2752572 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3481313280 637017 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752574] ppid=2752518 vsize=3399720 memory=3188 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752574/stat : 2752574 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3481313280 637017 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752576] ppid=2752518 vsize=3399720 memory=4381052 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752576/stat : 2752576 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3481313280 637017 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752577] ppid=2752518 vsize=3399720 memory=5796 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752577/stat : 2752577 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3481313280 637017 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 35 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752579] ppid=2752518 vsize=3399720 memory=5360 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752579/stat : 2752579 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3481313280 637017 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
Current children cumulated CPU time: 12845.7 s
Current children cumulated vsize: 3405068 KiB
Current children cumulated memory: 2553848 KiB
[startup+1187.9 s]
/proc/loadavg: 46.95 45.00 41.60 26/910 2752853
/proc/meminfo: memFree=872524608/1055320708 swapFree=33553916/33554428
[pid=2752518] ppid=2752508 vsize=4324 memory=3188 CPUtime=0 cores=32-47
/proc/2752518/stat : 2752518 (run) S 2752508 2752518 2752452 0 -1 4194304 267 123 0 0 0 0 0 0 20 0 1 0 250370475 4427776 640 18446744073709551615 94820249677824 94820250572357 140722486005632 0 0 0 65536 4 65538 1 0 0 17 34 0 0 0 0 0 94820250811408 94820250859152 94820254711808 140722486012019 140722486012257 140722486012257 140722486018001 0
/proc/2752518/statm: 1081 797 708 219 0 143 0
[pid=2752528] ppid=2752518 vsize=3284512 memory=2438812 CPUtime=12845.8 cores=32-47
/proc/2752528/stat : 2752528 (python3) R 2752518 2752518 2752452 0 -1 4194304 8566653 0 3 0 1283193 1387 0 0 20 0 16 0 250370478 3363340288 609054 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 0 0 0 17 36 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
/proc/2752528/statm: 821128 609703 14040 753 0 769444 0
[pid=2752528/tid=2752560] ppid=2752518 vsize=3284512 memory=4438196 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752560/stat : 2752560 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3363340288 609054 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 47 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752561] ppid=2752518 vsize=3284512 memory=12103604389874537 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752561/stat : 2752561 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3363340288 609054 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752562] ppid=2752518 vsize=3284512 memory=3188 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752562/stat : 2752562 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3363340288 609054 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 43 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752563] ppid=2752518 vsize=3284512 memory=4443484 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752563/stat : 2752563 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3363340288 609054 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 37 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752564] ppid=2752518 vsize=3284512 memory=3188 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752564/stat : 2752564 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3363340288 609054 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 46 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752565] ppid=2752518 vsize=3284512 memory=5756 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752565/stat : 2752565 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3363340288 609054 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 34 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752566] ppid=2752518 vsize=3284512 memory=89660 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752566/stat : 2752566 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3363340288 609054 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752567] ppid=2752518 vsize=3284512 memory=0 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752567/stat : 2752567 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3363340288 609054 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752569] ppid=2752518 vsize=3284512 memory=3188 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752569/stat : 2752569 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3363340288 609054 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 44 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752570] ppid=2752518 vsize=3284512 memory=3188 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752570/stat : 2752570 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3363340288 609054 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 33 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752572] ppid=2752518 vsize=3284512 memory=0 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752572/stat : 2752572 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3363340288 609054 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752574] ppid=2752518 vsize=3284512 memory=280112935833088 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752574/stat : 2752574 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3363340288 609054 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752576] ppid=2752518 vsize=3284512 memory=-9041748752356895074 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752576/stat : 2752576 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3363340288 609054 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 45 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752577] ppid=2752518 vsize=3284512 memory=6520 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752577/stat : 2752577 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3363340288 609054 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 35 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
[pid=2752528/tid=2752579] ppid=2752518 vsize=3284512 memory=3240 CPUtime=0.07 cores=32-47
/proc/2752528/task/2752579/stat : 2752579 (python3) S 2752518 2752518 2752452 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 16 0 250370496 3363340288 609054 18446744073709551615 4321280 7402577 140735475784176 0 0 0 0 16781312 0 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 38993920 140735475791758 140735475792012 140735475792012 140735475797946 0
Current children cumulated CPU time: 12845.8 s
Current children cumulated vsize: 3288836 KiB
Current children cumulated memory: 2442000 KiB
Child status: 0
Real time (s): 1187.99
CPU time (s): 12845.9
CPU user time (s): 12832
CPU system time (s): 13.951
CPU usage (%): 1081.31
Max. virtual memory (cumulated for all children) (KiB): 8158832
Max. memory (cumulated for all children) (KiB): 6490732
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12832
system time used= 13.951
maximum resident set size= 6549896
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8567602
page faults= 3
swaps= 0
block input operations= 416
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1565020
involuntary context switches= 68942
# summary of solver processes directly reported to runsolver:
# pid: 2752518
# total CPU time (s): 12845.9
# total CPU user time (s): 12832
# total CPU system time (s): 13.951
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.492 second user time and 15.0527 second system time
The end
Launcher Data
Begin job on nodeE008 at 2026-07-04 15:13:46
IDJOB=4823131
IDBENCH=144767
IDSOLVER=3656
FILE ID=nodeE008/4823131-1783170826
RUNJOBID= nodeE008-1783170826-2752464
SLURM_JOB_ID= 12560607
Free space on /tmp= 792568 MiB
SOLVER NAME= cpmpy_ortools (16 cores) 2026-05-18
BENCH NAME= PB24/normalized-extraPB12/OPT-LIN/sroussel/benchsMusee/opb_Equals1_cod2_binary/normalized-BA_RDC4.dot_fibo_50null0mast_rapportOE1.0_TMAX60_K67_cod2_pbEq1_newVersion_binary.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-4823131-1783170826/watcher-4823131-1783170826 -o /tmp/evaluation-result-4823131-1783170826/solver-4823131-1783170826 -C 57600 -W 3700 -M 250000 --var /tmp/evaluation-result-4823131-1783170826/vars-4823131-1783170826 --bin-var /tmp/runsolver-exch-nodeE008-1783170826-2752464 --watchdog 3760 --use-pty run HOME/instance-4823131-1783170826.opb --runner opb --time_limit 57600 --mem_limit 250000 --verbose --cores 16 --seed 1649315663 --intermediate --solver ortools
TIME LIMIT= 57600 seconds
MEMORY LIMIT= 250000 MiB
NBCORE= 16
MD5SUM BENCH= 8ee21f06276e89b4f2fa42aa0b8af119
RANDOM SEED=1649315663
nodeE008 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 : 3575.228
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.23
TLB size : 192 4K pages
clflush size : 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.23
TLB size : 192 4K pages
clflush size : 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.23
TLB size : 192 4K pages
clflush size : 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.23
TLB size : 192 4K pages
clflush size : 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.23
TLB size : 192 4K pages
clflush size : 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 : 3575.350
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.23
TLB size : 192 4K pages
clflush size : 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 : 3573.456
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.23
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 7
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 67
cpu cores : 32
apicid : 67
initial apicid : 67
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.23
TLB size : 192 4K pages
clflush size : 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.23
TLB size : 192 4K pages
clflush size : 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.23
TLB size : 192 4K pages
clflush size : 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.23
TLB size : 192 4K pages
clflush size : 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.23
TLB size : 192 4K pages
clflush size : 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 : 2493.659
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.23
TLB size : 192 4K pages
clflush size : 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.23
TLB size : 192 4K pages
clflush size : 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.23
TLB size : 192 4K pages
clflush size : 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.23
TLB size : 192 4K pages
clflush size : 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.061
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.23
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 17
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 49
cpu cores : 32
apicid : 49
initial apicid : 49
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.23
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 18
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 50
cpu cores : 32
apicid : 50
initial apicid : 50
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.23
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 19
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 51
cpu cores : 32
apicid : 51
initial apicid : 51
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.23
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 20
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 112
cpu cores : 32
apicid : 112
initial apicid : 112
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.23
TLB size : 192 4K pages
clflush size : 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 : 3566.351
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.23
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 22
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 114
cpu cores : 32
apicid : 114
initial apicid : 114
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.23
TLB size : 192 4K pages
clflush size : 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 : 3565.788
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.23
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 24
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 16
cpu cores : 32
apicid : 16
initial apicid : 16
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.23
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 25
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 17
cpu cores : 32
apicid : 17
initial apicid : 17
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.23
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 26
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 18
cpu cores : 32
apicid : 18
initial apicid : 18
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.23
TLB size : 192 4K pages
clflush size : 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 : 2493.659
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.23
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 28
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 80
cpu cores : 32
apicid : 80
initial apicid : 80
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.23
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 29
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 81
cpu cores : 32
apicid : 81
initial apicid : 81
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.23
TLB size : 192 4K pages
clflush size : 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 : 2493.659
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.23
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 31
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 83
cpu cores : 32
apicid : 83
initial apicid : 83
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.23
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 32
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3583.913
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.23
TLB size : 192 4K pages
clflush size : 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 : 3582.291
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.23
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 34
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 2
cpu cores : 32
apicid : 130
initial apicid : 130
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.23
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 35
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 3
cpu cores : 32
apicid : 131
initial apicid : 131
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.23
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 36
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3595.761
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.23
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 37
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 65
cpu cores : 32
apicid : 193
initial apicid : 193
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.23
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 38
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 66
cpu cores : 32
apicid : 194
initial apicid : 194
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.23
TLB size : 192 4K pages
clflush size : 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 : 3587.688
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.23
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 40
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 32
cpu cores : 32
apicid : 160
initial apicid : 160
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.23
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 41
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 33
cpu cores : 32
apicid : 161
initial apicid : 161
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.23
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 42
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 34
cpu cores : 32
apicid : 162
initial apicid : 162
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.23
TLB size : 192 4K pages
clflush size : 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 : 2493.659
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.23
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 44
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 96
cpu cores : 32
apicid : 224
initial apicid : 224
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.23
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 45
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 97
cpu cores : 32
apicid : 225
initial apicid : 225
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.23
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 46
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 98
cpu cores : 32
apicid : 226
initial apicid : 226
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.23
TLB size : 192 4K pages
clflush size : 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 : 2493.659
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.23
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 48
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 48
cpu cores : 32
apicid : 176
initial apicid : 176
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.23
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 49
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 49
cpu cores : 32
apicid : 177
initial apicid : 177
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.23
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 50
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 50
cpu cores : 32
apicid : 178
initial apicid : 178
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.23
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 51
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 51
cpu cores : 32
apicid : 179
initial apicid : 179
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.23
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 52
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 112
cpu cores : 32
apicid : 240
initial apicid : 240
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.23
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 53
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 113
cpu cores : 32
apicid : 241
initial apicid : 241
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.23
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 54
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 114
cpu cores : 32
apicid : 242
initial apicid : 242
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.23
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 55
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 115
cpu cores : 32
apicid : 243
initial apicid : 243
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.23
TLB size : 192 4K pages
clflush size : 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 : 3586.523
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.23
TLB size : 192 4K pages
clflush size : 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 : 3584.194
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.23
TLB size : 192 4K pages
clflush size : 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 : 3584.143
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.23
TLB size : 192 4K pages
clflush size : 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 : 3584.411
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.23
TLB size : 192 4K pages
clflush size : 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 : 3569.689
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.23
TLB size : 192 4K pages
clflush size : 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 : 3578.494
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.23
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 62
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 82
cpu cores : 32
apicid : 210
initial apicid : 210
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.23
TLB size : 192 4K pages
clflush size : 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 : 2493.659
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.23
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
/proc/meminfo:
MemTotal: 1055320708 kB
MemFree: 882162816 kB
MemAvailable: 1045519564 kB
Buffers: 2840 kB
Cached: 167864084 kB
SwapCached: 12 kB
Active: 3729028 kB
Inactive: 164267432 kB
Active(anon): 982088 kB
Inactive(anon): 66848 kB
Active(file): 2746940 kB
Inactive(file): 164200584 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33554428 kB
SwapFree: 33553916 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 115028 kB
Writeback: 0 kB
AnonPages: 132716 kB
Mapped: 183628 kB
Shmem: 919400 kB
KReclaimable: 1714008 kB
Slab: 2307548 kB
SReclaimable: 1714008 kB
SUnreclaim: 593540 kB
KernelStack: 13632 kB
PageTables: 4060 kB
SecPageTables: 15304 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 561214780 kB
Committed_AS: 1369700 kB
VmallocTotal: 13743895347199 kB
VmallocUsed: 478260 kB
VmallocChunk: 0 kB
Percpu: 123136 kB
HardwareCorrupted: 0 kB
AnonHugePages: 10240 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: 397764 kB
DirectMap2M: 22992896 kB
DirectMap1G: 1050673152 kB
Free space on /tmp at the end= 792488 MiB
End job on nodeE008 at 2026-07-04 15:33:35