Trace number 4785195
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_0null50mast_rapportOE1.0_TMAX180_K67_cod2_pbEq1_newVersion_binary.opb |
| MD5SUM | 0c477b56360d4e16eb08e846d0bb5a33 |
| 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 | -383110 |
| Best CPU time to get the best result obtained on this benchmark | 102.03 |
| 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 | 486 |
| Biggest coefficient in the objective function | 10946 |
| Number of bits for the biggest coefficient in the objective function | 14 |
| Sum of the numbers in the objective function | 2861915 |
| Number of bits of the sum of numbers in the objective function | 22 |
| Biggest number in a constraint | 10946 |
| Number of bits of the biggest number in a constraint | 14 |
| Biggest sum of numbers in a constraint | 2861915 |
| Number of bits of the biggest sum of numbers | 22 |
| 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
11.68/15.12 c Time taken to transform: 6.650954008102417 seconds
11.68/15.12 c Solver arguments: {'interleave_search': True, 'use_rins_lns': False, 'num_search_workers': 1, 'random_seed': 761593962, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7f93e59d7410>}
11.68/15.12 c 3583.4403009414673s left to solve
3581.98/3598.40 c Solution 1, time = 11.0138s
3581.98/3598.40 o 0
3581.98/3598.40 c Solution 2, time = 11.0625s
3581.98/3598.40 o -142646
3581.98/3598.40 c Solution 3, time = 11.1243s
3581.98/3598.40 o -151694
3581.98/3598.40 c Solution 4, time = 11.4155s
3581.98/3598.40 o -184634
3581.98/3598.40 c Solution 5, time = 11.8256s
3581.98/3598.40 o -195347
3581.98/3598.40 c Solution 6, time = 11.9586s
3581.98/3598.40 o -196313
3581.98/3598.40 c Solution 7, time = 12.0439s
3581.98/3598.40 o -207186
3581.98/3598.40 c Solution 8, time = 12.3393s
3581.98/3598.40 o -207241
3581.98/3598.40 c Solution 9, time = 12.4446s
3581.98/3598.40 o -213930
3581.98/3598.40 c Solution 10, time = 12.5731s
3581.98/3598.40 o -224842
3581.98/3598.40 c Solution 11, time = 12.6306s
3581.98/3598.40 o -225829
3581.98/3598.40 c Solution 12, time = 12.8913s
3581.98/3598.40 o -226439
3581.98/3598.40 c Solution 13, time = 13.1667s
3581.98/3598.40 o -236021
3581.98/3598.40 c Solution 14, time = 14.2651s
3581.98/3598.40 o -236631
3581.98/3598.40 c Solution 15, time = 14.7335s
3581.98/3598.40 o -236636
3581.98/3598.40 c Solution 16, time = 14.8005s
3581.98/3598.40 o -236644
3581.98/3598.40 c Solution 17, time = 15.0530s
3581.98/3598.40 o -237249
3581.98/3598.40 c Solution 18, time = 15.1638s
3581.98/3598.40 o -238838
3581.98/3598.40 c Solution 19, time = 15.4217s
3581.98/3598.40 o -240812
3581.98/3598.40 c Solution 20, time = 16.1431s
3581.98/3598.40 o -251758
3581.98/3598.40 c Solution 21, time = 42.4058s
3581.98/3598.40 o -251792
3581.98/3598.40 c Solution 22, time = 42.4586s
3581.98/3598.40 o -251794
3581.98/3598.40 c Solution 23, time = 42.7288s
3581.98/3598.40 o -255939
3581.98/3598.40 c Solution 24, time = 45.1852s
3581.98/3598.40 o -256926
3581.98/3598.40 c Solution 25, time = 102.2264s
3581.98/3598.40 o -271498
3581.98/3598.40 c Solution 26, time = 102.2588s
3581.98/3598.40 o -274637
3581.98/3598.40 c Solution 27, time = 102.2788s
3581.98/3598.40 o -306488
3581.98/3598.40 c Solution 28, time = 102.3022s
3581.98/3598.40 o -309072
3581.98/3598.40 c Solution 29, time = 102.3267s
3581.98/3598.40 o -309106
3581.98/3598.40 c Solution 30, time = 102.3499s
3581.98/3598.40 o -309127
3581.98/3598.40 c Solution 31, time = 102.3722s
3581.98/3598.40 o -310669
3581.98/3598.40 c Solution 32, time = 107.1168s
3581.98/3598.40 o -312266
3581.98/3598.40 c Solution 33, time = 107.4003s
3581.98/3598.40 o -313253
3581.98/3598.40 c Solution 34, time = 116.0381s
3581.98/3598.40 o -314858
3581.98/3598.40 c Solution 35, time = 116.1678s
3581.98/3598.40 o -315468
3581.98/3598.40 c Solution 36, time = 116.6883s
3581.98/3598.40 o -316455
3581.98/3598.40 c Solution 37, time = 117.8119s
3581.98/3598.40 o -319031
3581.98/3598.40 c Solution 38, time = 118.4067s
3581.98/3598.40 o -320018
3581.98/3598.40 c Solution 39, time = 130.3777s
3581.98/3598.40 o -321005
3581.98/3598.40 c Solution 40, time = 131.4863s
3581.98/3598.40 o -322602
3581.98/3598.40 c Solution 41, time = 132.7997s
3581.98/3598.40 o -324199
3581.98/3598.40 c Solution 42, time = 146.5327s
3581.98/3598.40 o -328414
3581.98/3598.40 c Solution 43, time = 146.6408s
3581.98/3598.40 o -329401
3581.98/3598.40 c Solution 44, time = 148.1785s
3581.98/3598.40 o -330964
3581.98/3598.40 c Solution 45, time = 171.3597s
3581.98/3598.40 o -337729
3581.98/3598.40 c Solution 46, time = 232.3776s
3581.98/3598.40 o -337980
3581.98/3598.40 c Solution 47, time = 233.6414s
3581.98/3598.40 o -350277
3581.98/3598.40 c Solution 48, time = 233.7491s
3581.98/3598.40 o -356055
3581.98/3598.40 c Solution 49, time = 234.4258s
3581.98/3598.40 o -357647
3581.98/3598.40 c Solution 50, time = 234.7499s
3581.98/3598.40 o -362815
3581.98/3598.40 c Solution 51, time = 378.4453s
3581.98/3598.40 o -366996
3581.98/3598.40 c Solution 52, time = 381.0542s
3581.98/3598.40 o -367983
3581.98/3598.40 c Solution 53, time = 416.0955s
3581.98/3598.40 o -369580
3581.98/3598.40 c Solution 54, time = 417.3869s
3581.98/3598.40 o -373761
3581.98/3598.40 c Solution 55, time = 597.2224s
3581.98/3598.40 o -373779
3581.98/3598.40 c Solution 56, time = 597.9108s
3581.98/3598.40 o -383110
3581.98/3598.41 o -383110
3581.98/3598.41 v -x29310 -x15638 -x2511 -x41880 -x3948 -x9211 -x32633 -x37633 -x13854 -x37900 -x44507 -x2177 -x25966 -x22639 -x43440 -x5744 -x26214 -x13354 -x20835 -x22103 -x29107 -x11745 -x41778 -x23334 -x21368 -x34932 -x40821 -x3327 -x31073 -x28234 -x3973 -x12008 -x30508 -x33957 -x29483 -x20759 -x4986 -x5748 -x17242 -x26394 -x35394 -x36320 -x1642 -x36301 -x32779 -x1768 -x36923 -x39781 -x8367 -x30971 -x42496 -x38925 -x17774 -x18625 -x27312 -x30240 -x42830 x41218 -x35742 x41327 -x31004 -x36579 -x6093 -x26774 -x32905 -x29776 -x5403 -x43858 -x37386 -x22800 -x27174 -x18543 x41267 -x5421 -x1485 -x25523 -x843 -x6557 -x29972 -x11721 -x33478 -x20524 -x32480 -x20739 -x3816 -x12224 -x41411 -x14355 -x13301 -x23951 -x7704 -x42328 -x37515 -x24504 -x30052 -x42414 -x34406 -x38373 -x5896 -x32959 -x4100 -x11524 -x3921 -x35155 -x33633 -x33155 -x39611 -x36371 -x29228 -x43910 -x43151 -x23671 -x37476 -x39939 -x24940 -x30243 -x38660 -x27524 -x23517 -x19569 -x34221 -x3235 -x2785 -x36447 -x32769 -x13138 -x10663 -x39629 -x6577 -x25559 -x3954 -x30961 -x7416 -x35345 -x37075 -x39767 -x22964 -x23091 -x8176 -x23121 -x6919 -x26937 -x16457 -x25632 -x26065 -x11616 -x41808 -x42998 -x18046 -x29332 -x21458 -x1331 -x39405 -x32435 -x11699 -x21159 -x24077 -x14626 -x42326 -x676 -x24046 -x42527 -x21736 -x26245 -x9624 -x39595 -x1983 -x21681 -x6049 -x1403 -x37688 -x20515 -x17891 -x29857 -x23717 -x4517 -x14404 -x983 -x13539 -x42074 -x13363 -x2032 -x1639 -x2901 -x34356 -x4029 -x5315 -x18599 -x17471 -x42619 -x6322 -x29334 -x27254 -x12378 -x13741 -x26321 x41240 -x5246 -x19142 -x30701 -x14521 -x4871 -x22675 -x40073 -x5855 -x32326 -x18479 -x26679 -x34362 -x24156 -x34906 -x18389 -x37461 -x32099 -x644 -x25349 -x24932 -x10929 -x35186 -x24787 -x1042 -x29040 -x51 -x21693 -x15586 -x7074 -x33223 -x24170 -x38071 -x20368 -x40473 -x37526 -x19833 -x34908 -x41997 -x23455 -x17361 -x34934 -x21632 -x20276 -x29038 -x20371 -x15214 -x13259 -x21528 -x37251 -x26832 -x26411 -x18598 -x27386 -x19961 -x24427 -x21099 -x19179 -x29820 -x1972 -x21391 -x4647 -x25664 -x15502 -x19719 -x6057 -x36747 -x23 -x14810 -x18696 -x893 -x6346 -x11168 -x34183 -x21987 -x22292 -x24818 -x26468 -x26146 -x34986 -x6434 -x31489 -x169 -x7630 -x11138 -x43245 -x18536 -x1730 -x2270 -x8217 -x26831 -x40837 -x8322 -x39070 -x13096 -x26268 -x19170 -x7178 -x18291 -x20317 -x42478 -x26398 -x5318 -x28630 -x33322 -x39840 -x34130 -x17560 -x25071 -x5454 -x27574 -x13442 -x16612 -x22327 -x34413 -x15747 -x12845 -x20293 -x4637 -x34118 -x2141 -x18468 -x31163 -x27565 -x16283 -x14869 -x25618 -x44434 -x29706 -x25286 -x29457 -x32712 -x26878 -x13236 -x30390 -x36526 -x41720 -x24487 -x41754 -x31301 -x30535 -x4608 -x34890 -x26818 -x37044 -x43160 -x34989 -x10938 -x15690 -x25596 -x28126 -x9522 -x10025 -x7462 -x13493 -x31122 -x6829 -x15160 -x18225 -x4245 -x35241 -x22165 -x35688 -x17384 -x12275 -x12218 -x35595 -x13294 -x13251 -x39459 -x29376 -x20150 -x37435 -x34315 -x24979 -x37409 x43470 -x31400 -x19478 -x35758 -x19024 -x7751 -x30605 -x30298 -x5738 -x2477 -x36955 -x16427 -x27466 -x43799 -x12412 -x32492 -x3918 -x37373 -x5578 -x1887 -x9805 -x31565 -x16054 -x40081 x41304 -x22872 -x36139 -x20120 -x24775 -x5769 -x10021 -x18228 -x33572 -x37839 -x35941 -x44028 -x38946 -x9447 -x5301 -x43015 -x24808 -x616 -x33166 -x40848 -x25007 -x37431 -x15846 -x8919 -x399 -x36015 -x25587 -x6849 -x39413 -x41553 -x31614 x43007 -x985 -x37125 -x24367 -x22787 -x1165 -x13614 -x25902 -x13252 -x6506 -x19365 -x21143 -x6117 -x3681 -x3615 -x3403 -x835 -x20903 -x36081 -x19260 -x21768 -x15826 -x8951 -x10962 -x5316 -x32381 -x6173 -x1747 -x17887 -x33329 -x33607 -x18019 -x34625 -x30284 -x18740 -x38845 -x19420 -x34033 -x26688 -x27512 -x34405 -x39445 -x7957 -x38065 -x27065 -x17913 -x23479 -x26779 -x39431 -x27901 -x22844 -x35416 -x14752 -x1516 -x7995 -x2429 -x11555 -x10775 -x28838 -x4414 -x9873 -x35609 -x18409 -x31605 -x26505 -x15986 x40431 -x22825 -x26595 -x8721 -x18174 -x43847 -x22477 -x40872 x41015 -x2390 -x18256 -x4445 -x36828 -x15653 -x27282 -x24531 -x34337 -x41948 -x17712 -x2909 -x22194 -x43558 -x44672 -x38316 -x4812 -x7748 -x9671 -x19426 -x26746 -x8950 -x43078 -x7741 -x21232 -x11288 -x31830 -x37257 -x40975 -x7026 -x30273 -x9470 -x30691 -x39152 -x30710 -x11575 -x15486 -x8050 -x44278 -x13803 -x16387 -x42239 -x8228 -x16375 -x20230 -x8291 -x2904 -x2115 -x34800 -x40790 -x34993 -x15384 -x16849 -x3723 -x7850 -x33211 -x4495 -x22244 -x25198 -x19309 -x39275 -x33193 -x24103 -x21946 -x38079 -x10094 x41238 -x5827 -x582 -x33314 -x11529 -x38479 -x23890 -x3953 -x23862 -x25652 -x42028 -x22729 -x7985 -x6461 -x7457 -x12958 -x30464 -x17405 -x25177 -x7990 -x18925 -x36852 -x33807 -x12949 -x32002 -x10814 -x39686 x41364 -x9305 -x1070 -x3384 -x16754 -x30498 -x5163 -x42373 -x99 -x27155 -x36127 -x22441 -x497 -x26105 -x28817 -x38634 -x22203 -x3098 -x21710 -x35969 -x11959 -x6945 -x32827 -x30304 -x31342 -x18279 -x18101 -x24327 -x12303 -x25362 -x37642 -x23064 -x21024 -x14363 -x39440 -x27974 -x8875 -x43726 -x13325 -x40175 -x24664 -x10211 -x41590 -x1065 -x32495 -x5586 -x2330 -x24121 -x22989 -x20960 -x37473 -x32106 -x28678 -x27746 -x3283 -x4026 -x12960 -x3137 -x28978 -x18774 -x14983 -x15033 -x13480 -x9521 -x16555 -x28951 -x26642 -x3943 -x3299 -x925 -x20804 -x33212 -x20874 -x30386 -x19905 -x17472 -x3436 -x41497 x41072 -x15682 -x16415 -x710 -x5362 -x22514 -x14341 -x44619 -x44360 -x39300 -x31622 -x6420 x40415 -x4491 -x32916 -x25526 -x24090 -x27392 -x17873 -x14541 -x40338 -x14278 -x2887 -x43001 -x28392 -x38342 -x19878 -x16126 -x38187 -x12092 -x36916 -x33994 -x21246 -x8209 -x39822 -x5261 -x36291 -x35926 -x24484 -x28894 -x10203 -x25873 -x4590 -x13873 -x40827 -x10221 -x26749 -x12916 -x12912 -x2848 -x2306 -x39818 -x7559 -x32123 -x13528 -x32877 -x39525 -x17564 -x31632 -x31491 -x8606 -x21529 -x22517 -x25542 -x2379 -x38267 -x22646 -x36480 -x35789 -x10003 -x39156 -x39430 -x1407 -x37767 x41200 -x25302 -x7105 -x35686 -x24297 -x7192 -x611 -x34028 -x44359 -x975 x41149 -x26716 -x999 -x21667 -x28429 -x5803 -x44533 -x16388 -x5186 -x12522 -x26866 -x8589 -x31931 -x28080 -x40618 -x15773 -x9786 -x20204 -x31697 -x6947 -x22704 -x4251 -x18507 -x14042 -x11896 -x33987 -x15514 -x35251 -x24922 -x26153 -x12351 -x24434 -x20772 -x12531 -x7532 -x870 -x24019 x41370 -x30959 -x36097 -x35784 -x4231 -x9540 -x30539 -x16698 -x33648 -x33710 -x38835 -x40597 -x42446 -x6430 -x40226 -x29355 -x11435 -x32440 -x30934 -x4270 -x43184 -x3379 -x19792 -x13953 -x2603 -x14848 -x11194 -x33324 -x2181 -x16883 -x24343 -x41429 -x21412 -x34914 -x5823 -x11335 -x36153 -x41439 -x43311 -x26010 -x7051 -x18877 -x24109 -x19706 -x4459 -x33658 -x35175 -x12334 -x31932 -x1948 -x9695 -x43580 -x42559 -x26517 -x29440 -x1380 -x33860 -x39631 -x10774 -x17837 -x29693 -x8448 -x26360 -x38307 -x25164 -x4262 -x17086 -x11895 -x20890 -x42306 -x32972 -x27181 -x4367 -x14130 -x23739 -x2972 -x15842 -x40266 -x28152 -x4659 -x5559 -x22910 -x24115 -x15864 -x15303 -x4693 -x21901 -x9539 -x27568 -x38474 -x44263 -x39991 -x34297 -x32330 -x9687 -x14829 -x42281 -x22817 -x26668 -x20684 -x25113 -x24550 -x37159 -x43663 -x21374 -x44125 -x963 -x39000 -x10047 -x32638 -x29777 -x15521 -x1019 -x15358 -x11635 -x44254 -x7537 -x27039 -x2916 -x42031 -x16396 -x14972 -x24067 -x44748 -x31101 -x34920 -x11445 -x27185 -x38704 -x24895 -x14617 -x17273 -x37441 -x36519 -x9844 -x32433 -x31630 -x33422 -x19104 -x34485 -x3191 -x13393 -x31881 -x5164 -x299 -x9390 -x1318 -x22512 -x31972 -x44768 x41158 -x44570 -x20474 -x25268 -x35429 -x39607 -x15699 -x27585 -x35791 -x29661 -x26447 -x3290 -x21733 -x39482 -x34731 -x34222 -x5046 -x20075 -x24988 -x27256 -x8742 -x10271 -x23085 -x44119 -x23861 x41131 -x27875 -x23591 -x1366 -x26265 -x42834 -x26556 -x37888 x41345 -x44066 -x32544 -x33074 -x19880 -x13433 -x25959 -x38526 -x26101 -x39076 -x31117 -x30331 -x2185 -x21109 -x42022 -x38618 -x34022 -x1193 -x33753 -x30727 x41227 -x5850 -x37606 -x28960 -x14876 -x26720 -x27013 -x30817 -x18624 -x11965 -x29882 -x8370 -x40676 -x39037 -x36830 -x12636 -x43974 -x4012 -x5292 -x2653 -x41851 -x98 -x12720 -x17293 -x624 -x3917 -x6356 -x10217 -x18953 -x28923 -x4513 -x14131 -x12231 -x28942 -x29659 -x16530 -x13309 -x2821 -x43976 -x39713 -x11899 -x40203 -x21749 -x11204 -x513 -x43995 -x19746 -x38445 -x38281 -x4386 -x22936 -x3774 -x36889 -x39919 -x26509 -x25588 -x28175 -x9295 -x40715 -x40534 -x34606 -x37763 -x2659 -x9144 -x14383 -x20611 -x3138 -x37811 -x21643 -x29283 x40420 -x1837 -x33283 -x35083 -x12847 -x6116 -x1116 -x3255 -x34030 -x7194 -x32974 -x40371 -x28311 -x6143 -x38749 -x1920 -x30247 -x12461 -x16452 -x6343 -x19841 -x33782 -x11056 -x19798 -x39565 -x36476 -x26054 -x2691 -x13553 -x7345 -x37581 -x29932 -x6179 -x39168 -x28319 -x24337 -x15839 -x29242 -x15256 -x32537 -x36703 -x40092 -x38703 -x10736 -x5743 -x35000 -x35420 -x1658 -x17840 -x28965 -x6872 -x38665 -x816 -x19517 -x26184 -x8757 -x8220 -x10794 -x5468 -x22020 -x43248 -x44020 -x16351 -x3683 -x34303 -x39276 -x935 -x13094 -x6990 -x9250 -x7928 -x7487 -x36765 -x34939 -x36715 -x17720 -x31276 -x30855 -x29802 -x3475 -x36966 -x11687 -x27839 -x41515 -x38144 -x17549 -x24178 -x40474 -x29770 -x8749 -x26652 -x15833 -x19238 -x35403 -x10210 -x40273 -x19087 -x21239 -x43325 -x19520 -x27097 -x32211 -x40484 -x33162 -x35827 -x26514 -x30904 -x11078 -x16666 -x24240 -x18049 -x17718 -x994 -x19495 -x22939 -x12995 -x13519 -x1144 -x10874 -x23749 -x5343 -x33878 -x34682 -x19105 -x11357 -x42084 -x19013 -x41521 -x35363 -x24832 -x29296 -x4110 -x5049 -x26401 -x28338 -x38633 -x24523 -x14489 -x35182 -x35828 -x32047 -x11453 -x17007 -x16931 -x12978 -x20943 -x42274 -x11363 -x1066 -x31187 -x28801 -x25330 -x10693 -x1104 -x34331 -x1850 -x2982 -x7293 -x29901 -x29704 -x26608 -x2838 -x43295 -x17876 -x8695 -x6819 -x22937 -x7408 -x35726 -x17906 -x7895 -x23578 -x16669 -x35570 -x14838 -x40184 -x13989 -x4541 -x9342 -x28938 -x28449 -x39157 -x516 -x42066 -x37184 -x13062 -x4779 -x21538 -x40300 -x30932 -x41933 -x17268 -x9127 -x40503 -x5917 -x7736 -x25124 -x8519 -x8088 x41030 -x18321 -x38588 x41041 -x20261 -x26234 -x22221 -x34250 -x1854 -x36012 -x374 -x20928 -x14737 -x25019 -x22076 -x31548 -x11368 -x17072 -x6737 -x23505 -x14910 -x39792 -x37513 -x9961 -x42927 -x12367 -x15999 -x31809 -x3974 -x37507 -x1001 -x896 -x21470 -x3820 -x36335 -x30757 -x7560 -x16372 -x37419 -x37065 -x27299 -x1880 -x11774 -x9990 -x27767 -x23076 -x8011 -x35526 -x8256 -x9937 -x41613 -x20584 -x39808 -x29182 x41154 -x9669 -x12772 -x37964 -x40700 -x38297 -x2072 -x16779 -x25557 -x26193 -x5154 -x9201 -x3806 -x17745 -x1549 -x39242 x41014 -x24632 -x146 -x7939 -x30696 -x6704 -x39728 -x1677 -x2780 -x6347 -x17566 -x1288 -x6440 -x44415 -x36380 -x9946 x40438 -x21936 -x20809 -x1686 -x29251 -x26472 -x37544 -x37974 x15185 -x32613 -x18948 -x17841 -x39030 -x27546 -x9441 -x42742 -x18229 -x34793 -x5717 -x40496 -x41538 -x27962 -x19324 -x18546 -x7882 -x4295 -x4800 -x39824 -x25887 -x10254 -x7308 -x29167 -x9566 -x2544 -x6812 -x36302 -x42044 -x7963 -x28018 -x31042 -x17473 -x34377 -x21912 -x25348 x41055 -x2727 -x7500 -x8608 -x27154 -x26632 -x26121 -x29591 -x19401 -x41992 -x27737 -x10250 -x29867 -x9627 -x230 -x12570 -x17496 -x39454 -x36170 -x28473 -x37054 -x43032 -x3370 -x11592 -x28760 -x15403 -x31278 -x3086 -x25202 -x24885 -x16383 -x26567 -x1930 -x8511 -x3048 -x37413 -x20921 -x18614 -x5233 -x34097 -x22002 -x37848 -x32170 -x38339 -x14211 -x13765 -x3217 -x24836 -x9782 -x34539 -x19338 -x10958 -x22062 -x28180 -x11997 -x32341 -x30151 -x31607 -x34029 -x26417 -x34844 -x30280 -x34568 -x9717 -x32472 -x42642 -x19943 -x7209 -x32588 -x18120 -x9172 -x34771 -x6863 -x36296 -x2249 -x3248 -x10321 -x11806 -x29074 -x30790 -x17622 -x33232 -x36055 -x10260 -x10264 -x34158 -x33078 -x21775 -x9414 -x41625 -x13837 -x30746 -x1505 -x7222 -x40186 -x11047 -x16916 -x2503 -x4411 -x11120 -x15405 -x35606 -x16238 -x44316 -x7138 -x23069 -x21975 -x43652 -x6877 -x13356 -x15092 -x9711 -x35185 -x22296 -x39683 -x12369 -x5831 -x14266 -x19476 -x13050 -x37383 -x11367 -x8359 -x4290 x41330 -x18004 -x13799 -x24997 -x38603 -x7425 -x32664 -x27673 -x40650 -x13229 -x15955 -x37325 -x42512 -x38266 -x38211 -x33871 -x39952 -x2482 -x3596 -x14315 -x1060 -x20426 -x24291 -x39042 -x5359 -x15149 -x21931 -x12942 -x13228 -x30813 -x28050 -x44354 -x25594 -x10477 -x5529 -x6907 -x40530 -x35382 -x36827 -x12064 -x18015 -x10827 -x20126 -x16606 -x43587 -x31759 -x368 -x12667 -x507 -x24925 -x21835 -x38110 -x16840 -x23150 -x19788 -x4068 -x44152 -x1197 -x14661 -x22109 -x10934 -x19201 -x36345 -x35569 -x43817 -x29836 -x20659 -x20991 -x18839 -x6806 -x25106 -x35282 -x44752 -x13951 -x15248 -x9705 -x30773 -x35633 -x20787 -x9589 -x2020 -x34836 -x16501 -x31295 -x29364 -x26089 -x4114 -x27205 -x44664 -x26660 -x7829 -x39570 -x15604 -x20243 -x21360 -x8333 -x2445 -x3143 -x20797 -x11232 -x8513 -x19507 -x1556 -x4091 -x23440 -x42320 -x24597 -x36504 -x29963 -x33725 -x35944 -x25463 -x24755 -x32768 -x7956 -x10498 -x34680 -x11644 -x294 -x15421 -x50 -x44252 -x27626 -x31796 -x30646 -x13668 -x29088 -x42890 -x36294 -x42187 -x21236 -x33242 -x21328 -x42179 -x19184 -x42123 -x9423 -x11244 -x30925 -x27212 -x16165 -x14915 -x22339 -x17574 -x4822 -x27533 -x10676 -x31664 -x41978 -x22829 -x30537 x43000 -x11135 -x39998 -x29977 -x41855 -x1822 -x22359 -x11412 -x2536 -x26303 -x22313 -x7839 -x28137 -x4881 -x17813 -x24359 -x2921 -x18268 -x17938 -x12485 -x25440 -x24961 -x20839 -x14276 -x18524 -x29062 -x16444 -x38687 -x10233 -x39110 -x12878 -x2232 -x28642 -x5575 -x23321 -x28834 -x13594 -x23227 -x40521 -x35497 -x35288 -x33781 -x22144 -x35629 -x28404 -x42641 -x38780 -x15014 -x29084 -x35719 -x21229 -x31328 -x35772 -x40310 -x40464 -x7083 -x16620 -x13856 -x10463 -x2022 -x33977 -x36168 -x14017 -x6499 -x24733 -x43751 -x37966 -x9406 -x18842 -x19829 -x44609 -x11660 -x7303 -x30427 -x1513 -x13997 -x37937 -x16621 -x1452 -x30091 -x35056 -x15454 -x34787 -x4622 -x20264 -x14786 -x16955 -x36040 -x15769 -x10887 -x37400 -x37131 -x26196 -x16204 -x37 -x23079 -x1885 -x10384 -x35712 -x14758 -x7926 -x19710 -x22712 -x16234 -x26290 -x35725 -x39968 -x30155 -x34706 -x10695 -x44166 -x38165 -x19423 -x876 -x14283 -x42335 -x43462 -x27688 -x44314 -x31817 -x154 -x31360 -x33245 -x29379 -x18733 -x32921 -x42945 -x38598 -x9754 -x36313 -x33304 -x26286 x40432 -x12542 -x4717 -x38895 -x24689 -x28326 -x41615 -x38739 -x32891 -x30334 -x28292 -x44001 -x44576 -x16134 -x20020 -x742 -x56 -x1809 -x19370 -x19369 -x43937 -x12562 -x35787 -x170 -x13135 -x23778 -x5718 -x24425 -x31140 -x31613 -x43935 -x3402 -x18226 -x14141 -x24739 -x44674 -x16611 -x7141 -x18866 -x40890 -x34837 -x22614 -x9948 -x26875 -x2415 -x21627 -x5158 -x16473 -x6550 -x37271 -x33812 -x36179 -x4518 -x22457 -x2347 -x32011 -x26455 -x19698 -x39741 -x23357 -x26651 -x21597 -x1645 -x26712 -x24084 -x18430 -x31292 x43211 -x21898 -x9833 -x21216 -x42165 -x16850 -x36422 -x8884 -x15907 -x28513 -x15397 -x30383 -x4388 -x43888 -x1244 -x34852 -x20621 -x13583 -x38779 -x24017 -x6740 -x12165 -x18966 -x43405 -x33165 -x33444 -x33064 -x38197 -x28232 -x603 -x44492 -x20203 -x34390 x40971 -x9657 -x17669 -x43903 -x10218 -x4536 -x40094 -x36950 -x37208 -x37304 -x14679 -x29723 -x13570 -x28257 -x17056 -x8530 -x5672 -x8327 -x36684 -x40684 -x34644 -x43260 -x19789 -x42353 -x38513 -x36919 -x5060 -x34795 -x3632 -x26864 -x15446 -x3448 -x24196 -x31523 -x32801 -x44532 -x7597 -x27643 -x13254 -x13485 -x21389 -x32363 -x31238 -x19367 -x33439 -x32356 -x33338 -x21516 -x40494 -x5605 -x24674 -x26933 -x31966 -x35154 -x40056 -x34199 -x42909 -x6623 -x9794 -x16528 -x20106 -x30444 -x6456 -x14736 -x23348 -x30531 -x29214 -x28724 -x33317 -x34693 -x44060 -x39658 -x37814 -x32395 -x12865 -x16306 -x1237 -x318 -x29535 -x6076 -x14813 -x42175 -x17149 -x9240 -x26862 -x28495 -x36432 -x17032 -x26881 -x32191 -x28607 -x35920 -x36330 -x3027 -x16067 -x38235 -x31775 -x38239 -x29919 -x1041 -x29144 -x14005 -x3680 -x16320 -x43778 -x30981 -x18919 -x33381 -x5497 -x18519 -x26243 -x24928 -x38719 -x29599 -x40459 -x31550 -x38735 -x28967 -x40708 -x30362 -x31216 -x3125 -x11620 -x43312 -x9673 -x44303 -x12349 -x7498 -x13573 -x19867 -x43475 -x25122 -x29180 -x30886 -x42684 -x9849 -x27579 -x37138 -x24650 -x33052 -x26994 -x13938 -x32037 -x11852 -x35814 -x30401 -x36340 -x2353 -x14436 x41303 -x29653 -x11157 -x35568 -x3110 -x3813 -x41972 -x35437 -x33376 -x40826 -x438 -x23212 -x19651 -x38806 -x254 -x24089 -x44164 -x5971 -x1535 -x428 -x3940 -x13848 -x33879 -x19236 -x12453 -x40048 -x11134 -x20277 -x30438 -x6658 -x42261 -x14119 -x39927 -x34464 -x39326 -x17735 -x29011 -x31740 -x19237 -x28306 -x38794 -x5022 -x5646 -x34918 -x28888 -x25938 x43525 x43686 -x30347 -x23230 -x23796 -x18462 -x37819 -x30733 -x3803 -x4506 -x38884 -x23295 -x34618 -x37399 -x37001 -x29635 -x20619 -x13232 -x30382 -x23752 -x16426 -x41570 -x32103 -x21822 -x43240 -x20060 -x33934 -x37252 -x3303 -x8542 -x13746 -x30965 -x26111 -x1100 -x1046 -x27248 -x4064 -x28994 x43023 -x6310 -x29324 -x23603 -x19807 -x31716 -x43963 -x42558 -x31746 -x21629 -x13106 -x22120 -x16996 -x12005 -x38024 -x40641 -x36806 -x44323 -x30367 -x26630 -x690 -x9606 -x3273 -x23289 -x43864 -x19986 -x12298 -x16630 -x22496 -x22591 -x12608 -x1228 -x41821 -x16082 -x15434 -x44306 -x5160 -x7037 -x28641 -x625 -x2933 -x1327 -x30577 -x695 -x35660 -x27268 -x13037 -x29922 -x35303 x41045 -x6326 -x33596 -x32066 -x22025 -x13518 -x40664 -x180 -x23955 -x43868 -x8395 -x39175 -x24840 -x42252 -x4953 -x40853 -x19362 -x33126 -x17634 -x4364 -x38532 -x17871 -x7853 -x40289 -x32536 -x22198 -x3703 -x8435 -x19360 -x4471 -x23630 -x30631 -x23470 -x29831 -x16778 -x29539 -x3430 -x19186 -x28240 -x1582 -x286 -x4849 -x36417 -x9871 -x33493 -x22721 -x5363 -x11973 -x24513 -x15075 -x17960 -x34103 -x7286 -x10831 -x31127 -x23725 -x41710 -x20328 -x23606 -x33135 -x9733 -x38597 -x38247 -x9713 -x41866 -x11503 -x26729 -x42557 -x39151 -x34526 -x2463 -x42195 -x14020 -x167 -x10993 x41027 -x39055 -x28892 -x20527 -x3180 -x3079 -x35034 -x13988 -x14849 -x15017 -x23631 -x30261 -x3490 -x29687 -x41945 -x19870 -x8080 -x40294 -x14110 -x10997 -x22788 -x9923 -x42737 -x2367 -x39626 -x19270 -x5780 -x5117 -x6602 -x14779 -x37471 -x4121 x41113 -x10448 -x34039 -x25888 -x13429 -x21915 -x42977 -x28747 -x39045 -x31906 -x16076 -x6582 -x35218 -x8689 -x6190 -x24348 -x35412 -x18262 -x35481 -x22634 -x10785 -x25989 -x9243 -x10637 -x6965 -x38462 -x13743 -x16085 -x36600 -x42304 -x43487 -x31659 -x4952 -x1034 -x37420 -x31191 -x43724 -x9886 -x29205 -x15898 -x21724 x40761 -x29921 -x11778 -x21553 -x42533 -x25152 -x43768 -x1223 -x25858 -x41773 -x30675 -x38919 -x5389 -x23887 -x43840 -x39540 -x33518 -x22473 -x3328 -x13721 -x39322 -x19942 -x21871 -x23347 -x779 -x23948 -x2934 -x38287 -x15675 -x44022 -x5797 -x36246 -x9349 -x28584 -x13832 -x27027 -x12436 -x28746 -x43154 -x43849 -x4605 -x17941 -x21124 -x9792 -x25506 -x43378 -x36004 -x30137 -x44622 -x43273 -x26844 x41125 -x34984 -x35304 -x39963 -x17663 -x37081 -x25174 -x30718 -x6545 -x28116 -x20975 -x25601 -x2510 -x7119 -x37089 -x12055 -x26929 -x21764 -x42316 -x15525 -x31131 -x6469 -x44716 -x10870 -x38353 -x23100 -x36207 -x40899 -x28130 -x22718 -x26901 -x23465 -x27828 -x11228 -x26589 -x11963 -x14401 -x28385 -x461 -x19351 -x2793 -x20041 -x21304 -x30099 -x17910 -x31409 -x33175 -x990 -x32596 -x10967 -x18180 -x37293 -x6120 -x44779 -x36698 -x11130 -x28014 -x30385 -x13424 -x15201 -x8564 -x14573 -x1534 -x20053 -x9249 -x9402 -x14592 -x29103 -x9524 -x12434 -x263 -x23839 -x40491 -x6968 -x13095 -x36070 -x6422 -x32895 -x32380 -x22789 -x11928 -x27787 -x6030 -x26827 -x36106 -x36470 x41017 -x23438 -x25569 -x19864 -x10806 -x35953 -x25898 -x24155 -x38690 -x7607 -x36323 -x29073 -x43492 -x29627 -x36061 -x41426 -x25171 -x38756 -x39347 -x29199 -x37609 -x35462 -x262 -x40671 -x30781 -x20840 -x39339 -x30575 -x10154 -x40238 -x32399 -x621 -x9760 -x23499 -x40132 -x11272 -x33432 -x30178 -x17641 -x17219 -x12501 -x7972 -x38514 -x38114 -x33795 -x36883 x16964 -x41920 -x6904 -x31774 -x21305 -x21399 -x39020 -x28997 -x20482 -x21320 -x40321 -x5336 -x39679 -x25955 -x10469 -x41499 -x32413 -x35930 -x16327 -x12325 -x31802 -x2690 -x8141 -x21744 -x21811 -x34253 -x43244 -x22501 -x22757 -x7809 -x8642 x41159 -x17254 -x9563 -x11010 -x17424 -x6231 -x4945 -x15317 -x32662 x41022 x41207 x40776 -x2266 -x12580 -x40841 -x23180 -x386 -x25880 -x28825 -x5565 -x17481 -x39884 -x15098 -x9255 -x14964 -x13175 -x33950 -x33443 -x24433 -x2782 -x35724 -x31155 -x12564 -x8889 -x4626 -x14656 -x25356 -x35015 -x11058 -x36473 -x37361 -x32619 -x3989 -x9510 -x36238 -x42170 -x5550 -x9282 -x32765 -x30679 -x3967 -x32706 -x32065 -x933 -x29328 -x9235 -x35523 -x35010 -x21840 -x42140 -x9362 -x36236 -x33948 -x38637 -x8438 -x4531 -x38020 -x9331 -x9432 -x9290 -x12730 -x43194 -x28460 -x19913 -x36269 -x32257 -x10679 -x39451 -x38658 -x24236 -x12644 -x29508 -x40696 -x23698 -x27151 -x27382 -x19960 -x8376 -x31797 -x18284 -x35876 -x15287 -x35090 -x29619 -x15573 -x10182 -x21677 -x18249 -x27433 -x16179 -x14409 -x15148 -x36723 -x13705 -x25314 -x1301 -x894 -x36778 -x15192 -x16232 -x44295 -x34781 -x20192 -x2568 -x5623 -x407 -x6899 -x13492 -x11909 -x24694 -x43991 -x15714 -x4726 -x26029 -x20353 -x33087 -x26743 -x36194 -x1587 -x42118 -x14825 -x21444 -x7347 -x32660 -x34954 -x27309 -x34439 -x40973 -x35041 -x3199 -x43805 -x29920 -x36512 -x7431 -x7153 -x8953 -x1760 -x3295 -x11292 -x21745 -x21786 -x29233 -x6847 -x12756 -x34922 -x16860 -x43692 -x43779 -x11500 -x12219 -x12966 -x11391 -x36431 -x82 -x22035 -x11609 -x10372 -x30209 -x28253 -x9749 -x34517 -x33567 -x43915 -x15451 -x32786 -x35618 -x23564 -x5825 -x9747 -x30213 -x12979 -x13798 -x28731 -x38052 -x5065 -x30160 -x9375 -x19405 -x30034 -x21018 -x8468 -x36920 -x44195 -x25500 -x5255 -x5873 -x38367 -x36374 -x2789 -x23220 -x33086 -x22268 -x26754 -x7908 -x21937 -x42365 -x38953 -x35335 -x4499 -x3144 -x25802 -x34260 -x34589 -x25759 -x4828 -x35393 x40400 -x7262 -x17596 -x5211 -x3770 -x3043 -x25827 -x7920 -x13216 -x20893 -x23924 x41366 x41287 -x22889 -x25090 -x40803 -x31895 -x2552 -x1172 -x12057 -x8253 -x1774 -x10705 -x30903 -x23483 -x37238 -x28247 -x21850 -x23368 -x37949 -x6455 -x40697 -x34220 -x24187 -x2951 -x14294 -x37240 -x30079 -x43770 -x2397 -x37175 -x39266 -x38586 -x35992 -x19544 -x32038 -x22602 -x1446 -x13255 -x44390 -x18693 -x6360 -x23048 -x9881 -x33706 -x17071 -x39807 -x37174 -x40960 -x40705 -x2021 -x5472 -x14074 -x5219 -x28255 -x12783 -x8222 -x26218 -x7888 -x8334 -x44494 -x1332 -x6162 -x39899 -x30140 -x7459 -x34728 -x2133 -x39854 -x15477 -x16734 -x10866 -x12395 -x9187 -x44311 -x2849 -x21294 -x35387 -x21180 -x41777 -x36685 -x25289 -x13984 -x27316 -x30352 -x18386 -x34772 -x40087 -x40017 -x21472 -x30589 -x42774 -x6745 -x40305 x15449 -x37628 -x39594 -x375 -x24268 -x23145 -x4042 -x8928 -x7069 -x13962 -x11853 -x579 -x950 -x8792 -x9347 -x35496 -x39566 -x33592 -x35263 -x15649 -x28408 -x16112 -x38921 -x23193 -x20370 -x41811 x40419 -x1260 -x43978 x41239 -x24437 -x17608 -x20056 -x27011 -x28210 -x29821 -x14412 -x8436 -x31093 -x9496 -x20775 -x26246 -x10749 -x609 -x3390 -x5308 -x9776 -x44427 -x28749 -x37754 -x1440 -x44285 -x11238 -x10581 -x25060 -x18129 -x14750 -x10303 -x5752 -x6125 x41284 -x3557 -x26021 -x44279 -x31404 -x42714 -x18127 -x6113 -x7445 -x36658 -x3423 -x2833 -x12081 -x9130 -x514 -x7541 -x506 -x13172 -x21330 -x18240 -x39810 -x400 -x15922 -x14560 -x17999 -x31544 -x24912 -x34067 -x40088 -x34720 -x21930 -x19434 -x4692 -x30902 -x39392 -x36568 -x2918 -x26874 -x34475 -x37126 -x38299 -x37322 -x25826 -x25983 -x24405 -x8795 -x4151 -x5467 -x10141 -x25231 -x6432 -x25654 -x17377 -x30486 -x17780 -x24520 -x981 -x20719 -x26035 -x1728 -x39663 -x10227 -x24567 -x1430 -x4180 -x34838 -x802 -x26943 -x18838 -x18061 -x10881 -x17500 -x8225 -x25736 -x37531 -x7796 -x44027 -x18310 -x39277 -x43318 -x2857 -x13379 -x41554 -x42483 -x13260 -x34938 -x39069 -x13046 -x22963 -x13877 -x28220 -x20166 -x13976 -x8481 -x37841 -x30515 -x508 -x34999 -x29210 -x23075 x19542 -x24506 -x8152 -x118 -x18063 -x43661 -x21351 -x38653 -x24397 -x20057 -x43766 -x35446 -x17568 -x6209 -x15789 -x21080 -x22606 -x28583 -x865 -x2498 -x23691 -x28590 -x32149 -x7617 -x111 -x19 -x16685 -x13335 -x3944 -x28926 -x30877 -x33236 -x12578 -x20017 -x37627 -x18898 -x12120 -x27775 -x43454 -x1901 -x41422 -x2202 -x15272 -x43157 -x13109 -x32894 -x12627 -x25287 -x21407 -x23208 -x16496 -x1602 -x2929 -x44322 -x40989 -x28520 -x19918 -x6144 -x15560 -x26614 -x6917 -x18488 -x38789 -x6572 -x41946 -x25406 -x38077 -x26991 -x27210 -x22917 -x34806 -x10362 -x35759 -x7591 -x689 -x42911 -x31172 -x9431 -x25325 -x9437 -x11651 -x4046 -x23457 -x24607 -x18286 -x37456 -x14610 -x24245 -x8710 -x3237 -x35756 -x4666 -x33156 -x42433 -x32324 -x4175 -x27696 -x23514 -x3670 -x941 -x32389 -x35934 -x40548 -x1525 -x41954 -x40249 -x3962 -x27918 -x12714 -x6380 -x18010 -x33579 -x16775 -x35901 -x43926 -x32125 -x5104 -x2107 -x9719 -x33898 -x17253 -x21393 -x12618 -x11234 -x44175 -x41843 -x35713 -x37218 -x44199 -x35278 -x33686 -x8186 -x3836 -x13987 -x10692 -x5094 -x16055 -x28820 -x43177 -x38992 -x11604 -x28081 -x43894 -x19816 -x17248 -x18237 -x6865 -x30940 -x4976 -x36881 -x6279 -x8191 -x3589 -x42685 -x42754 -x7679 -x28694 -x19505 -x37250 -x4155 -x2404 -x28305 -x42122 -x15128 -x21089 x41147 -x25324 x41198 -x13383 -x27139 -x3709 -x19660 -x20802 -x35761 -x10496 -x26611 -x28211 -x41469 -x18020 -x14125 -x10875 -x28158 -x10549 -x34809 -x4656 -x3880 -x8427 -x34495 -x37462 -x11536 -x7865 -x38392 -x6060 -x39510 -x21275 -x1800 -x7029 -x2114 -x10697 -x15239 -x14183 -x44090 -x36831 -x42571 -x20743 -x43641 -x19709 -x42582 -x35296 -x29407 -x5539 -x10042 -x5740 -x18750 -x22543 -x23118 -x26403 -x36284 -x32511 -x33821 -x2725 -x4244 -x28107 -x5140 -x3406 -x31776 -x32036 -x42345 -x27255 -x25282 -x23642 -x9649 -x35088 x41088 -x7633 -x24308 -x11793 -x11552 -x34422 -x17227 -x34141 -x37727 -x3747 -x519 -x9693 -x43807 -x9626 -x20320 -x9541 -x24443 -x35616 -x8602 -x4328 -x18516 -x21205 -x5845 -x664 -x3211 -x25206 -x36797 -x1227 -x27733 -x16042 -x25097 -x7313 -x5177 -x23264 -x33277 -x8039 -x724 -x43683 -x38511 -x17059 -x16406 -x44384 -x29315 x40395 -x34599 -x16036 -x30089 -x11649 -x26042 -x4361 -x15337 -x14422 -x17742 -x40156 -x42681 -x5072 -x13053 -x24228 -x12945 -x33967 -x14115 -x31054 -x43984 -x12753 -x27277 -x11532 -x33341 -x2632 -x9168 -x33313 -x6600 -x1205 -x12203 -x38538 -x39788 -x29848 -x34955 -x42578 -x23972 -x19700 -x22912 -x35100 -x37664 -x40786 -x19562 -x8157 -x30987 -x18137 -x24906 -x31259 -x26990 -x39609 -x11825 -x37824 -x39323 -x23533 -x7511 -x18892 -x10594 -x15897 -x19994 -x34985 -x6954 -x12961 -x43382 -x29741 x41156 -x37926 -x35063 -x24939 -x20552 -x28426 -x29337 -x4568 -x19506 -x37011 -x6075 -x28740 -x37786 -x40207 -x8247 -x19577 -x5814 -x20807 -x20737 -x2015 -x41876 -x24278 -x13917 -x31157 -x33511 -x37186 -x14762 -x22171 -x39025 -x329 -x18167 -x33049 x41100 -x2524 -x4947 -x33880 -x873 -x11750 -x17978 -x12617 -x7096 -x24823 -x34372 -x5481 -x23649 -x42632 -x2188 -x22269 -x32816 -x32126 -x20092 -x19964 -x9105 -x37192 -x20231 -x10171 -x15263 -x26958 -x25897 -x29295 -x15987 -x2318 -x32888 -x39174 -x25361 -x42451 -x22138 -x39011 -x1946 -x1522 -x15262 -x29707 -x35499 -x6537 -x21037 -x33700 -x17810 -x25553 -x17670 -x12611 -x14377 -x44062 -x30969 -x16891 -x783 -x11985 -x17445 -x2686 -x4479 -x11794 -x37521 -x10578 -x133 -x40528 -x10863 -x3945 -x26439 -x127 -x16164 -x30193 -x28491 -x5531 -x35834 -x18910 -x5759 -x6981 -x27251 -x44579 -x20302 -x30831 -x9965 -x40163 -x1869 -x2071 -x13274 -x21968 -x26817 -x7097 x41099 -x23595 -x43399 -x25862 -x8369 -x29629 -x1704 -x32488 -x41493 -x17898 -x27717 -x1864 -x19552 -x36047 -x23375 -x22665 -x31115 -x38926 -x4990 -x15169 -x28741 -x24223 -x30857 -x1364 -x8550 -x26845 -x16926 -x19547 -x18761 -x29880 -x3177 -x4935 -x10104 -x24144 -x11966 -x9233 -x27704 -x40731 -x12528 -x21420 -x34801 -x21071 -x36899 -x39745 -x18973 -x19860 -x8810 -x34155 -x30777 -x43332 -x43183 -x8353 -x37842 -x38689 -x24293 -x25745 -x1890 -x14002 -x15095 -x33741 -x31807 -x15240 -x25775 -x21296 -x9071 -x43792 -x2211 -x33000 -x28148 -x15762 -x8259 -x22527 -x15806 -x36492 -x2446 -x6869 -x8923 -x25004 -x37275 -x31271 -x1255 -x38708 -x26079 -x22779 -x16290 -x39738 -x38664 -x13613 -x22465 -x20040 -x13598 -x31616 -x44406 -x14886 -x1345 -x37591 -x33691 -x26283 -x8874 -x3666 -x35803 -x36730 -x42842 -x14958 -x37871 -x25125 -x6905 -x8577 -x11913 -x11318 -x43347 -x40606 -x26745 -x14133 -x4704 -x42857 -x760 -x9356 -x37636 -x38580 -x44676 x41360 -x22287 -x16060 -x42574 -x20726 -x4089 -x4944 -x3909 -x35684 -x39299 -x27608 -x15016 -x7538 -x16407 -x39947 -x20493 -x43392 -x35009 -x33100 -x1194 -x4829 -x30851 -x10284 -x10939 -x15465 -x43316 -x15333 -x18576 -x4724 -x23409 -x9321 -x2053 -x35060 -x29480 -x17247 -x4601 -x30847 -x18979 -x21321 -x3465 -x7827 -x19662 -x35824 -x1071 -x19224 x41243 -x13597 -x19259 -x33293 -x18825 -x13330 -x6167 -x2622 -x27122 -x2174 -x17499 -x9367 -x1789 -x12595 -x25648 -x26367 -x37369 -x17379 -x15364 -x26801 -x41890 -x37205 -x6827 -x14962 -x27838 -x2872 -x42181 -x28477 -x30608 -x19344 -x30994 -x24765 -x9474 -x42974 x40435 -x44181 -x40282 -x17368 -x20863 -x27640 -x16302 -x17132 -x10898 -x7117 -x27344 -x44153 -x37188 -x33561 -x34843 -x40275 -x22248 -x38717 -x5828 -x15430 -x35399 -x11294 -x4250 -x2867 -x13819 -x36363 -x16897 -x13043 -x21118 -x19624 -x43225 -x21740 -x26005 -x2065 -x5547 -x26473 -x5375 -x24970 -x18763 -x32985 -x13886 -x22900 -x3202 -x33110 -x25682 -x203 -x28793 -x10202 -x37166 -x18005 -x10706 -x27998 -x19548 -x26410 -x38984 -x14295 -x40600 -x18130 -x3804 -x37697 -x28202 -x1924 -x20823 -x10149 -x35848 -x740 -x25973 -x27602 -x8952 -x29303 -x18084 -x34252 -x20887 -x31193 -x13074 -x10484 -x32763 -x38966 -x33246 -x11447 -x16110 -x23275 -x37634 -x31707 -x33398 -x21056 -x33244 -x35591 -x41943 -x25493 -x43603 -x11473 -x2543 -x29147 -x26506 -x28753 -x42517 -x15940 -x11826 -x17284 -x37220 -x30914 -x33746 -x4124 -x11953 -x36832 -x40879 -x35829 -x6448 -x5737 -x38621 -x43601 -x20373 -x10352 -x34564 -x21639 -x15378 -x22403 -x30633 -x29021 -x2744 -x6635 -x29694 -x20645 -x26487 -x24150 -x21623 -x28954 -x32986 -x16523 -x10072 -x32820 -x25536 -x33034 -x34681 -x8493 -x38709 -x42402 -x39819 -x31091 -x28974 -x34243 -x19675 -x15134 -x32124 -x831 -x30756 -x16584 -x9580 -x15410 -x33005 -x13899 -x16292 -x10305 -x988 -x29201 -x37740 -x758 -x4985 -x18639 -x2431 -x5475 -x44545 -x19490 -x3627 -x36581 -x38903 -x25774 -x29106 -x31456 -x9021 -x33983 -x15047 -x736 -x7872 -x9887 -x36079 -x27651 -x22967 -x20296 -x28610 -x12969 -x33626 -x39455 -x42208 -x43334 -x13193 -x44321 -x44753 -x44032 -x17083 -x16022 -x42269 -x17045 -x34079 -x15046 -x34970 -x31935 -x25650 -x40874 -x33349 -x2680 -x1219 -x31563 -x28488 -x41643 -x15254 -x5407 -x27096 -x21824 -x32262 -x38062 -x15811 -x3584 -x352 -x27313 -x26034 -x12398 -x44671 -x4795 -x27715 -x23477 -x44787 -x44537 -x19422 -x36818 -x20324 -x36293 -x35823 -x33230 -x39519 -x8713 -x29664 -x10078 -x7555 -x21671 -x28743 -x15359 -x15698 -x24615 -x42818 -x13187 -x39940 -x28859 -x31062 -x35277 -x934 -x42116 -x18958 -x13210 -x11891 -x248 -x23263 -x31584 -x34875 -x23535 -x37772 -x41772 -x23932 -x42002 -x27922 -x42748 -x29492 -x27878 -x31914 -x11804 -x11816 -x9149 -x637 -x40202 -x18752 -x23850 -x38447 -x13849 -x957 -x23567 -x19780 -x18882 -x39953 -x39954 -x7794 -x37390 -x16250 -x10756 -x12052 -x33726 -x36706 -x27077 -x36109 -x17093 -x23853 -x8638 -x5346 -x9079 -x24892 -x6733 -x7510 -x43429 -x5155 -x36299 -x19538 -x3604 -x24091 -x20442 -x34007 -x9369 -x30613 -x25640 -x1370 -x19390 -x36857 -x23888 x43638 -x18265 -x8165 -x1187 -x40695 -x42750 -x7546 -x32776 -x21148 -x30422 -x33323 -x2539 -x33112 -x26278 -x18334 -x39527 -x4226 -x34528 -x13835 -x40559 -x40727 -x37444 -x12454 -x32676 -x20862 -x37725 -x21890 -x5914 -x15223 -x28980 -x43250 -x6400 -x33380 -x30977 -x26678 -x16878 -x1217 -x9157 -x42424 -x20691 -x40688 -x39292 -x15880 -x29990 -x14780 -x39532 -x24161 -x32096 -x12946 -x23947 -x33084 -x20697 -x18811 -x2406 -x35404 -x19872 -x23249 -x44788 -x5958 -x1049 -x4343 -x38680 -x1123 -x22026 -x16088 -x9311 -x31121 -x3841 -x2886 -x39337 -x20858 -x13714 -x30869 -x13054 -x39012 -x4385 -x2168 -x41416 -x7745 -x6345 -x6797 -x8627 -x411 -x4288 -x7785 -x36714 -x31888 -x14423 -x16570 -x3197 -x6659 -x22302 -x3069 -x42193 -x14713 -x28845 -x8769 -x1449 -x12373 -x31226 -x7235 -x13919 -x16384 -x26714 -x22255 -x8434 -x10446 -x31331 -x29427 -x9368 -x39049 -x24626 -x40191 -x10592 -x30179 -x33325 -x2936 -x24526 -x30881 -x25672 -x42738 -x38374 -x16963 -x14635 -x37042 -x4811 -x30364 -x2634 -x20900 -x19708 -x23761 -x1338 -x17527 -x6573 -x5554 -x38811 -x3750 -x9763 -x2752 -x8319 -x24351 -x38938 -x44051 -x20193 -x31414 -x29822 -x2729 -x30093 -x30753 -x43073 -x6111 -x11262 -x20221 -x20423 -x2926 -x34988 -x18698 -x27379 -x12844 -x20769 -x26934 -x18562 -x20039 -x34541 -x3572 -x31478 -x41690 -x26755 -x20449 -x17878 -x15437 -x42586 -x30653 -x11025 -x33207 -x24671 -x6336 -x35104 -x42010 -x33264 -x5139 -x37757 -x31969 -x3503 -x33829 -x18873 -x26040 -x5464 -x11291 -x13473 -x29352 -x15275 -x10394 -x35449 -x7013 -x21495 -x6526 -x31447 -x7917 -x3793 -x35670 -x44238 -x4055 -x12208 -x26067 -x18827 -x13908 -x21076 -x16208 -x11338 -x39238 -x31808 -x21447 -x36218 -x11956 -x27333 -x41605 -x162 -x41660 -x4221 -x19289 -x33188 -x5125 -x2224 -x44794 -x20895 -x10662 -x32578 -x5045 -x32303 -x10885 -x3608 -x17550 -x41628 -x35751 -x39648 -x22303 -x15399 -x38423 -x38651 -x34089 -x11508 -x38502 -x26230 -x12041 -x44398 -x18510 -x24306 -x7619 -x39567 -x4593 -x23448 -x24617 -x24388 -x14137 -x27502 -x38231 -x24169 -x7819 -x8292 -x14601 -x18666 -x25 -x38031 -x16764 -x26171 -x549 -x24860 -x36357 -x2165 -x39960 -x28909 -x8778 -x29585 -x38074 -x32308 -x28660 -x36599 -x32699 -x10960 -x22471 -x27837 -x38135 -x25661 -x15336 -x21530 -x33408 -x22330 -x2775 -x44568 -x24957 x41028 -x25214 -x41616 -x21479 -x25590 -x14459 -x13688 -x13787 -x38620 -x40678 -x27847 -x12009 -x38351 -x19582 -x4650 -x25459 -x40325 -x27863 -x8860 -x32093 -x26640 -x33601 -x39022 -x7458 -x2444 -x12253 -x5491 -x39727 -x2623 -x17839 -x20420 -x5868 -x14853 -x8449 -x4697 -x31957 -x184 -x6240 -x32707 -x4214 -x11350 -x5993 -x37745 -x3900 -x25065 -x7320 -x20422 -x37299 -x20745 -x23337 -x43629 -x6804 -x12178 -x5459 -x30786 -x43403 -x11937 -x380 -x31429 -x22400 x41018 -x22199 -x37484 -x23830 -x27720 -x1420 x41348 -x30918 -x18090 -x8619 -x34901 -x11970 -x12777 -x22320 -x36754 -x44241 -x4023 -x24991 -x43108 -x19399 -x24230 -x11906 -x6519 -x36935 -x4848 -x1805 -x26982 -x40734 -x16664 -x33459 -x34136 -x31265 -x30600 -x19604 -x29760 -x984 -x23727 -x39128 -x29290 -x28070 -x12400 -x43887 -x4687 -x37940 -x28698 -x44557 -x8693 -x6645 -x28602 -x4207 -x32803 -x39325 -x38914 -x25175 -x26513 -x37004 -x4075 -x1415 -x17678 -x25795 -x38172 -x413 -x30739 -x23845 -x6388 -x8528 -x29699 -x21238 -x36366 -x21069 -x25811 -x21948 -x11460 -x7064 -x21220 -x18765 -x27167 -x24883 -x38036 -x23149 -x12600 -x26564 -x40267 -x9132 -x18373 -x10998 -x5505 -x42086 -x16845 -x4168 -x27364 -x11267 -x24951 -x14659 -x10272 -x2551 -x43760 -x17858 -x28163 -x21603 -x22397 -x33660 -x32005 -x23138 -x14247 -x5001 -x23993 -x18259 -x37179 -x19268 -x7067 -x42051 -x7942 -x33386 -x6069 -x27398 -x22544 -x24203 -x42133 -x3578 -x14209 -x43379 -x18390 -x24820 -x39882 -x31771 -x17209 -x211 -x10512 -x24910 -x9405 -x27062 -x29579 -x14400 -x15285 -x29318 -x5931 -x24043 -x5478 -x17802 -x9917 -x14976 -x12186 -x42497 -x26257 -x36375 -x32653 -x12244 -x12711 -x11110 -x38889 -x42995 -x20006 -x14233 -x38865 -x15832 -x34611 -x28846 -x3659 -x28826 -x44148 -x38909 -x15496 -x1993 -x3042 -x11475 -x11372 -x29035 -x26590 -x10235 -x27727 -x4870 -x38810 -x6292 -x17122 -x31246 -x12796 -x15307 -x9273 -x25563 -x680 -x9867 -x12069 -x43612 -x19297 -x42033 -x19061 -x27091 -x14843 -x5344 -x33944 -x8189 -x18984 -x29226 -x11334 -x16483 -x42871 -x42221 -x17451 -x20292 -x7531 -x10179 -x12541 -x30850 -x10754 -x12610 -x1542 -x8826 -x13928 -x34779 -x7842 -x27105 -x8865 -x39010 -x22994 -x7507 -x29143 -x1795 -x44443 -x17781 -x17829 -x9735 -x11446 -x30692 -x31460 -x13018 -x21739 -x17912 -x41417 -x24472 -x2827 -x4847 -x10543 -x23026 -x38496 -x38522 -x38650 -x7394 -x15646 -x32386 -x26384 -x39310 -x9982 -x14706 -x44324 -x25807 -x7782 -x8285 -x5659 -x494 -x21299 -x1348 -x9741 -x22027 -x25582 -x8377 -x24704 -x27628 -x29218 -x11171 -x23423 -x7821 -x35825 -x3083 -x13322 -x33501 -x21640 -x11026 -x34766 -x20301 -x42349 -x24754 -x15592 -x25383 -x17275 -x39032 -x31206 -x15054 -x42861 -x30516 -x4922 -x42603 -x20212 -x36596 -x35321 -x5713 -x23921 -x7460 -x2449 -x39805 -x8004 -x8675 -x9082 -x39186 -x8699 -x18079 -x7744 -x34992 -x26032 -x17509 -x8844 -x35091 -x37566 -x37320 -x22189 -x18303 -x43053 -x34620 -x14863 -x21181 -x3932 -x32828 -x4116 -x32977 -x24698 -x16029 -x22216 -x20097 -x21688 -x23697 -x15792 -x840 -x32953 -x37039 -x11126 -x41839 -x11137 -x38124 -x37701 -x23715 -x25032 -x33919 -x22990 -x18550 -x5805 -x42656 -x32933 -x2179 -x31827 -x17656 -x4195 -x35486 -x11540 -x38178 -x43875 -x10783 -x16721 -x43209 -x36734 -x28674 -x34649 -x1590 -x20333 -x12495 -x11713 -x31305 -x16309 -x25445 -x32449 -x18092 -x5815 -x15145 -x31266 -x23306 x21588 -x28656 -x17084 -x37957 -x7311 -x16403 -x7002 -x6442 -x19529 -x40185 -x13141 -x19376 -x21608 -x3547 -x36175 -x3028 -x29565 -x8079 -x22256 -x10829 -x6811 -x7215 -x5843 -x16182 -x6711 -x3521 -x35562 -x38576 -x8982 -x44405 -x17350 -x18674 -x32576 -x31286 -x24451 -x43115 -x29663 -x17856 -x8779 -x1424 -x36983 -x30086 -x41900 -x34021 -x35023 -x44633 -x35954 -x25223 -x20736 -x18758 -x12901 -x16064 -x15644 -x12159 -x39377 -x14122 -x7515 -x12003 -x2658 -x3472 -x11177 -x27236 -x12261 -x14827 -x34163 -x517 -x38120 -x38156 -x22959 -x23561 -x10941 -x9700 -x44157 -x8799 -x35276 -x34928 -x5579 -x1963 -x20112 -x14840 -x39001 -x10563 -x28958 -x14268 -x597 -x12632 -x42264 -x14279 -x39257 -x17698 -x10621 -x6287 -x12695 -x28502 -x28766 -x29934 -x36074 -x2637 -x32284 -x27503 -x8947 -x27242 -x27523 -x22405 -x24585 -x26446 -x13907 -x6681 -x16648 -x28900 -x39839 -x16951 -x9635 -x14175 -x10089 -x33 -x24450 -x29540 -x22388 -x14702 -x23059 -x23806 -x36057 -x25949 -x18946 -x5618 -x21838 -x5954 -x22660 -x4672 -x12109 -x44686 -x2497 -x22694 -x28802 -x23474 -x20735 -x18797 -x33272 -x15203 -x1632 -x34086 -x38721 -x2162 -x11798 -x28131 -x7650 -x37644 -x17542 -x10163 -x39548 -x44534 -x28054 -x25659 -x35319 -x39652 -x3542 -x9343 -x3136 -x27024 -x35142 -x23410 -x21261 -x16476 -x23504 -x42654 -x24644 -x5833 -x37487 -x2940 -x23082 -x22442 -x31250 -x44189 -x23585 -x24235 -x40753 -x16340 -x15852 -x23327 -x35783 -x14998 -x4613 -x11720 -x12089 -x37565 -x36277 -x8756 -x32232 -x1612 -x9338 -x44290 -x14230 -x7881 x20334 -x26959 -x6824 -x15901 -x42877 -x34946 -x6206 -x27010 -x26569 -x2957 -x22029 -x14376 -x22483 -x14471 -x21419 -x11 -x24468 -x17827 -x18357 -x14569 -x25236 -x3959 -x29020 -x44719 -x26689 -x10497 x43016 -x28550 -x11545 -x19164 -x9005 -x24226 -x8001 -x31448 -x21911 -x7974 -x26657 -x31870 -x11053 -x44127 -x27160 -x8922 -x10987 -x4398 -x31135 -x14974 -x31529 -x32853 -x35206 -x12952 -x25474 -x14939 -x24768 -x24430 -x26771 -x9562 -x9764 -x44299 -x42147 -x28767 -x3644 -x20647 -x4153 -x13921 -x36552 -x6922 -x1162 -x33109 -x40985 -x32058 -x12134 -x18648 -x5992 -x26985 -x4429 -x10213 -x41713 -x36022 -x37241 -x25833 -x504 -x9439 -x40836 -x32751 -x9527 -x18682 -x35120 -x2166 -x20968 -x9875 -x24189 -x15874 -x19838 -x36656 -x18616 -x31974 -x30485 -x6314 -x31946 -x36877 -x19486 -x30312 -x27033 -x9322 -x43916 -x10803 -x13925 -x20087 -x1069 -x14398 -x36601 -x36844 -x44458 -x4101 -x42657 -x8341 -x6233 -x20717 -x20543 -x35214 -x34203 -x35406 -x23391 -x20465 -x30065 -x11593 -x19890 -x27849 -x14982 -x16623 -x35897 -x43400 -x43884 -x16160 -x29606 -x7981 -x38182 -x6953 -x29145 -x39320 -x10657 -x27884 -x27102 -x38698 -x5224 -x38878 -x30676 -x6766 -x14882 -x538 -x15487 -x33181 -x18767 -x3797 -x30055 -x32193 -x43113 -x31816 -x17181 -x715 -x28968 -x30985 -x36031 -x16985 -x5150 -x1025 -x11735 -x30389 -x42272 -x18876 -x42631 -x30348 -x2194 -x11496 -x33080 -x31036 -x23025 x40426 -x4962 -x6544 -x4125 -x13575 -x10036 -x17183 -x10524 -x32018 -x17789 -x13191 -x19332 -x31838 -x35203 -x1074 -x11118 -x44514 -x3712 -x32702 -x40071 -x19977 -x39286 -x2459 -x6157 -x32547 -x13174 -x33771 -x17943 -x30327 -x38005 -x19658 -x3258 -x8964 -x8650 -x1470 -x38804 -x11664 -x4061 -x5438 -x42197 -x32169 -x39365 -x13694 -x31166 -x34897 -x20151 -x19694 -x21816 -x43231 -x34916 -x4900 -x7780 -x40554 -x29130 -x14289 -x22650 -x34834 -x10240 -x26092 -x192 -x26610 -x10014 -x33462 -x33499 -x32994 -x19741 -x36722 -x22796 -x26803 -x5902 -x21429 -x16741 -x5208 -x12687 -x22102 -x10470 -x25337 -x25706 -x22595 -x22089 -x24365 -x21800 -x28061 -x7499 -x12935 -x43530 -x19416 -x4135 -x12079 x40996 -x43670 -x8267 -x20856 -x4910 -x9966 -x41479 -x6817 -x10945 -x19917 -x34995 -x37432 -x4512 -x392 -x796 -x24847 -x5306 -x34381 -x38260 -x30863 -x31934 -x14334 -x33382 -x30275 -x5511 -x7434 -x36591 -x810 -x13460 -x24581 -x14220 -x44276 -x7611 -x24682 -x43432 -x33575 -x24645 -x15556 -x29250 -x10648 -x33209 -x17593 -x17558 -x13790 -x29728 -x14222 -x38571 -x4755 -x24338 -x32174 -x13482 -x21747 -x11328 -x41534 -x13403 -x12722 -x25229 -x43669 -x39618 -x1666 -x8062 -x22647 -x2427 -x35388 -x4751 -x39462 -x29377 -x44186 -x25369 -x41923 -x21723 -x29488 -x2262 -x31893 -x1555 -x8706 -x22564 -x6820 -x26136 -x44202 -x36111 -x31204 -x22976 -x39338 -x14271 -x2489 -x20117 -x30415 -x5872 -x24643 -x29258 -x21831 -x27655 -x17197 -x3517 -x1489 -x2377 -x35677 -x18683 -x20279 -x33065 -x11550 -x28482 -x16830 -x9283 -x7968 -x36733 -x6825 -x4509 -x33201 -x36407 -x4730 -x40549 -x38582 -x17283 -x30158 -x25368 -x4864 -x5912 -x31213 -x26395 -x30113 -x39395 -x16404 x40783 -x38326 -x35174 x43051 x40443 -x9694 -x10206 -x22132 -x4051 -x21075 -x33139 -x22099 -x30423 -x19503 -x12823 -x32336 -x3477 -x1118 -x9930 -x18133 -x42988 -x16725 -x9451 -x27054 -x11940 -x35757 -x8963 -x14949 -x343 -x5581 -x23937 -x9333 -x23559 -x43416 -x19129 -x39321 -x3259 -x39370 -x28800 -x18444 -x7927 -x44571 -x4820 -x26423 -x35162 -x20947 -x7050 -x7786 -x39129 -x37639 -x16516 -x38203 -x1813 -x19100 -x30871 -x27354 -x28752 -x13718 -x6975 -x40360 -x31454 -x10539 -x37560 -x32636 -x8214 -x2402 -x2028 -x21716 -x10045 -x43041 -x28206 -x3601 -x2602 -x41445 -x32631 -x14079 -x19092 -x39356 -x16534 -x34440 -x26840 x43009 -x1723 -x26798 -x14922 -x21189 -x20847 -x8991 -x32561 -x42735 -x2558 -x8515 -x23828 -x42912 -x31059 -x22916 -x42782 -x35307 -x17853 -x31396 -x12881 -x15801 -x31112 -x5185 -x20799 -x38028 -x34068 -x43654 -x1101 -x31045 -x11471 -x6100 -x35059 -x22750 -x34251 -x25447 -x1932 -x13723 -x31688 -x30278 -x27891 -x7104 -x22991 -x29888 -x39509 -x15764 -x35718 -x41832 -x38843 -x18041 -x25644 -x9075 -x24996 -x26851 -x28652 -x44771 -x20311 -x26366 -x3675 -x28104 -x38803 -x18018 -x41662 -x41908 -x12637 -x18277 -x21382 -x20539 -x31384 -x37385 -x33835 -x2842 -x33490 -x28567 -x17675 -x35900 -x11374 -x8814 -x34565 -x7676 -x11890 -x13980 -x688 -x33830 -x38458 -x40940 -x22645 -x5892 -x29204 -x30740 -x16173 -x3393 -x11038 -x9339 -x34835 -x22122 -x20712 -x1899 -x5217 -x5887 -x22701 -x40177 -x19970 -x13374 -x4682 -x36517 -x29574 -x3376 -x8396 -x33909 -x37827 -x26711 -x38832 -x12800 -x17040 -x32957 -x19140 -x9337 -x11022 -x27273 -x6412 -x8609 -x36749 -x24834 -x15007 -x14162 -x31654 -x3807 -x43930 -x19589 -x7353 -x18904 -x39719 -x18716 -x7661 -x38380 -x13394 -x30120 -x18352 -x6604 -x2844 -x10172 -x3690 -x29223 -x2273 -x40724 -x3296 -x36389 -x226 -x26951 -x33294 -x7544 -x3631 -x19217 -x21970 -x44402 -x17182 -x24831 -x29159 -x5304 -x25849 -x29817 -x3349 -x34814 -x12566 -x5568 -x16401 -x1967 -x7395 -x12478 -x15668 -x19450 -x26860 -x23542 -x7162 -x17295 -x33445 -x7784 -x1950 -x3051 -x41545 x43715 -x26374 -x20939 -x33999 -x32301 -x37504 -x6087 -x23513 -x28472 -x13994 -x4757 -x30475 -x13382 -x30689 -x25190 -x29306 -x20170 -x41696 -x29441 -x5838 -x9148 -x30212 -x2589 -x34373 -x19461 -x44502 -x28108 -x37201 -x7824 -x8290 -x10279 -x34858 -x8663 -x20395 -x21282 -x32518 -x9558 -x20413 -x21877 -x44472 -x13950 -x13472 -x41459 -x729 -x44538 -x31993 -x44026 -x3012 -x21491 -x32637 -x20497 -x960 -x43667 -x33336 -x42916 -x37136 -x229 -x5576 -x21268 -x30122 -x31657 -x31673 -x25253 -x3688 -x31606 -x20071 -x12854 -x44709 -x20746 -x26438 -x36679 -x27810 -x16480 -x1117 -x10180 -x26107 -x34727 -x7305 -x29645 -x2755 -x37069 -x26543 -x20346 -x29405 -x18762 -x27949 -x10541 -x10410 -x36286 -x8505 -x35284 -x18623 -x10729 -x24375 -x11202 -x24459 -x13071 -x25118 -x28581 -x11158 -x44708 -x8800 -x24331 -x21848 -x12556 -x6840 -x26100 -x22028 -x23708 -x23537 -x5002 -x28498 -x43418 -x25875 -x4143 -x34281 -x15118 -x1213 -x657 -x33547 -x5474 -x30680 -x33081 -x31967 -x22022 -x8251 -x39641 -x20602 -x27018 -x42775 -x29391 -x3431 -x9345 -x28135 -x11949 -x20906 -x32474 -x32160 -x748 -x38560 -x11729 -x41460 -x5100 -x25259 -x5889 -x177 -x29415 -x18029 -x1518 -x29385 -x36584 -x21455 -x7355 -x21814 -x31559 -x32314 -x28223 -x29795 -x27927 x41332 -x11089 -x32747 -x5725 -x13463 -x21026 -x31512 -x15362 -x11331 -x17992 -x14312 -x1280 -x32648 -x40771 -x26490 -x15966 -x17487 -x6303 -x38675 x41382 -x33368 -x21208 -x35910 -x39812 -x14806 -x23089 -x42253 -x10651 -x13381 -x18233 -x1631 -x41598 -x30978 -x4867 -x43952 -x40228 -x9299 -x33470 -x43393 -x151 -x12647 -x19531 -x33520 -x36523 -x38427 -x8144 -x18387 -x30949 -x10900 -x42604 -x32924 -x27866 -x9473 -x36448 -x9183 -x27100 -x21244 -x11251 -x36822 -x13441 -x44717 -x39180 -x13555 -x16839 -x36344 -x14085 -x30803 -x27915 -x14985 -x23434 -x40139 -x5226 x41058 -x44542 -x39483 -x40660 -x25254 -x36387 -x29513 -x33055 -x22751 -x5695 -x33265 -x21169 -x28486 -x42148 -x40500 -x33853 -x32131 -x14428 -x44766 -x32204 -x27889 -x31813 -x2989 -x42217 -x13292 -x30286 -x297 -x38275 -x16018 -x40580 -x24072 -x21535 -x1224 -x9751 -x5722 -x26850 -x33404 -x32425 -x35124 -x36242 -x8547 -x28458 -x34482 -x27207 -x7147 -x1102 -x33473 -x2614 -x22459 -x6783 -x5433 -x22091 -x38552 -x23748 -x7159 -x10877 -x20592 -x27271 -x6524 -x44593 -x3662 -x26078 -x32729 -x6764 -x17931 -x8776 -x38629 -x24456 -x42004 x41160 -x5376 -x28028 -x39438 -x34325 x40433 -x29046 -x4217 -x6972 -x43901 -x1149 -x13242 -x28505 -x20095 -x1432 -x42599 -x11763 -x43063 -x39288 -x38886 -x24711 -x5608 -x2645 -x30662 -x26432 -x42347 -x2946 -x32767 -x23788 -x1533 -x5950 -x27779 -x6354 -x15587 -x42315 -x38285 -x43821 -x21572 -x25410 -x13513 -x21659 -x35306 -x1053 -x22312 -x5483 -x18171 -x33130 -x34580 -x3665 -x8518 -x18549 -x21002 -x24851 -x43235 -x8709 -x33690 -x7524 -x38952 -x24893 -x23336 -x42013 -x26512 -x20657 -x19670 -x38061 -x5026 -x17303 -x18143 -x8163 -x13267 -x36743 -x13844 -x30392 -x11821 -x34236 -x5790 -x16998 -x16357 x41098 -x34357 -x35354 -x13546 -x20894 -x41749 -x29973 -x37959 -x19209 -x15821 -x11855 -x23620 -x41648 -x30165 -x2856 -x36833 -x28125 -x23351 -x9123 -x13704 -x35949 -x15368 -x34379 -x17851 -x41679 -x31017 -x37470 -x17540 -x32873 -x38415 -x12937 -x26144 -x36060 -x17877 -x3871 -x44361 -x26060 -x25359 -x30642 -x10175 -x2992 -x37662 -x39862 -x25907 -x13643 -x9259 -x42887 -x17309 -x11199 -x21666 -x16674 -x18548 -x22063 -x10708 -x43039 -x13404 -x19037 -x39384 -x12892 -x29487 -x42608 -x40763 -x11274 -x10550 -x31600 -x10084 -x7466 -x27459 -x6342 -x15687 -x34244 -x17728 -x11638 -x26597 -x12431 -x24527 -x9397 -x12731 -x36176 -x9787 -x4436 -x28386 -x3570 -x40722 -x12490 -x12641 -x21436 -x38361 -x2027 -x19114 -x37171 -x14429 -x19521 -x42 -x4289 -x28639 -x40277 -x20429 -x9758 -x34695 -x42579 -x31334 -x37018 -x15042 -x1150 -x38521 -x18777 -x29685 -x18448 -x18592 -x1411 -x19389 -x17233 -x26848 -x15996 -x30191 -x3533 -x24946 -x6025 -x38539 -x34401 -x35733 -x13340 -x4905 -x42105 -x40324 -x28695 -x21687 -x37857 -x15448 -x9817 -x21818 -x28725 -x15230 -x2704 -x8521 -x21972 -x43676 -x42157 -x25471 -x15738 -x12661 -x22797 -x32246 -x43797 -x21999 -x16990 -x575 -x19641 -x11865 -x36819 -x41453 x41351 -x13265 -x21540 -x26980 -x35519 -x10135 -x34279 -x16928 -x18323 -x17920 -x16886 -x23553 -x29905 -x15657 -x30204 -x18193 -x32732 -x39385 -x31911 -x43523 -x22854 -x25843 -x25852 -x2850 -x43921 -x21088 -x32792 -x12341 -x34941 -x40368 -x18432 -x39190 -x30979 -x9513 -x39883 -x9963 -x42683 -x4413 -x10480 -x16251 -x16659 x40998 -x42472 -x2899 -x27471 -x28799 -x42134 -x44426 -x15210 -x4880 -x6937 -x27578 -x2922 -x4133 -x30632 -x11751 -x24225 -x4862 -x44365 -x39009 -x20819 -x13207 -x7176 -x27671 -x40717 -x27238 -x32940 -x31896 -x11240 -x14751 -x27898 -x35005 -x23051 -x28810 -x8074 -x44635 -x1784 -x43116 -x39754 -x11337 -x22324 -x4407 -x5800 -x5498 -x4623 -x34996 -x25133 -x4865 -x25400 -x43076 -x14788 -x42447 -x39879 -x3367 -x29826 -x30051 -x20932 -x39198 -x28893 -x30081 -x33555 -x28432 -x21685 -x24903 -x5321 -x25180 -x12365 -x10441 -x30709 -x3314 -x43787 -x20875 -x18673 -x25131 -x36528 -x32426 -x7054 -x37154 -x40316 -x17967 -x4444 -x5639 -x24655 -x21559 -x42207 -x29986 x41060 -x13091 -x30782 -x2689 -x36728 -x7207 -x33613 -x39783 -x8857 -x22671 -x37970 -x2467 -x22772 -x25704 -x19940 -x2667 -x28344 -x39005 -x8400 -x38812 -x11758 -x11132 -x5773 -x11691 -x37277 -x38084 -x10884 -x43468 -x36655 -x17322 -x33415 -x14735 -x13676 -x952 -x26742 -x33836 -x9911 -x29737 -x29260 -x462 -x1361 -x33300 -x2164 -x12115 -x10862 -x14722 -x12259 -x36486 -x41817 -x35809 -x19786 -x10098 -x39335 -x5999 -x3103 -x9193 -x32379 -x23621 -x35691 -x26424 -x27279 -x32227 -x25716 -x2577 -x30966 -x22683 -x39253 -x33137 -x12885 -x23743 -x43142 -x31725 -x37984 -x44097 -x31196 -x24234 -x19493 -x20471 -x17518 -x6799 -x25800 -x36032 -x4621 -x21717 -x20764 -x28718 -x17282 -x41583 -x26173 -x40896 -x11839 -x38371 -x10220 -x34317 -x33311 -x11905 -x9468 -x39376 -x40210 -x32454 -x3537 -x11521 -x6308 -x9220 -x11491 -x33177 -x38686 -x8588 -x36553 -x39183 -x27754 -x42583 -x25391 -x18770 -x22686 -x35502 -x20196 -x3316 -x23615 -x28187 -x40949 -x25334 -x29763 -x5323 -x5541 -x18420 -x27830 -x20114 -x37453 -x13102 -x23407 -x32805 -x3649 -x8678 -x20189 -x21708 -x44449 -x43782 -x35989 -x25541 -x29108 -x39546 -x40367 -x14507 -x15866 -x9155 -x10130 -x11785 -x15320 -x32855 -x4131 -x44347 -x17869 -x3449 -x43774 -x223 -x8692 -x4440 -x9813 -x40532 -x34904 -x16153 -x7961 -x3358 -x3876 -x19805 -x13979 -x39205 -x22536 -x11352 -x33057 -x34484 -x33969 -x703 -x10990 -x21213 -x5564 -x21857 -x20688 -x4215 -x36909 -x15614 -x7402 -x30942 -x39249 -x15157 -x29936 -x13918 -x1017 -x23463 -x22953 -x9841 -x30541 x41324 -x29338 -x12973 -x24257 -x36219 -x9483 -x26166 -x2231 -x30591 -x19702 -x27690 -x29194 -x15937 -x8403 -x29711 -x35518 -x12677 -x14188 -x38406 -x12818 -x30420 -x23345 -x16464 -x6700 -x2875 -x22742 -x34175 -x4031 -x21081 -x11527 -x37490 -x37265 -x35860 -x28706 -x4450 -x32189 -x37190 -x8295 -x6026 -x2342 -x1583 -x43387 -x1189 -x28580 -x15197 -x44437 -x35681 -x12897 -x9140 -x32265 -x28013 -x29354 -x24695 -x34282 -x17024 -x10574 -x33525 -x43682 -x10732 -x17121 -x8770 -x15588 -x39757 -x15011 -x35454 -x28874 -x29761 -x24541 -x20198 -x14723 -x27345 -x11197 -x10322 -x15919 -x15603 -x33197 -x43299 -x40653 -x6251 -x18179 -x33532 -x29160 -x6890 -x5861 -x41539 -x38929 -x2896 -x24495 -x6560 -x344 -x38163 -x22962 -x39500 -x38891 -x27956 -x40499 -x9341 -x38206 -x23441 -x36145 -x41694 -x32542 -x18293 -x41738 -x8392 -x18578 -x29900 -x44165 -x22974 -x32072 -x27432 -x5540 -x3053 -x37207 -x20218 -x14828 -x8280 -x2220 -x38662 -x4186 -x8930 -x41874 -x6178 -x10738 -x40165 -x33169 -x9154 -x28492 -x15810 -x31777 -x4228 -x33091 -x23661 -x12354 -x1876 -x9442 -x34005 -x10208 -x528 -x36303 -x39513 -x24301 -x17465 -x31434 -x6805 -x8615 -x18783 -x38725 -x28065 -x30506 -x29668 -x40469 -x40745 -x23188 -x6591 -x36527 -x39052 -x27619 -x31926 -x41926 -x33827 -x5641 -x15991 -x39439 -x42460 -x20291 -x14359 -x43351 -x15716 -x4797 -x25848 -x17299 -x7746 -x30353 -x2041 -x22744 -x9952 -x15607 -x42311 -x31745 -x28364 -x22698 -x3428 -x28077 -x38043 -x37538 -x40379 -x16184 -x26560 -x11271 -x13946 -x23912 -x37898 -x13084 -x27204 -x25853 -x18965 -x24719 -x44334 x43021 -x13801 -x13396 -x29607 -x30251 -x37255 -x7464 -x41669 -x8636 -x4415 -x12930 -x30835 -x8738 -x20945 -x43801 -x27225 -x27532 -x16104 -x14622 -x5705 -x34034 -x9070 -x6272 -x16726 -x37397 -x13764 -x29916 -x44661 -x20414 -x6088 -x10457 x41141 -x38150 -x28659 -x31180 -x25189 -x40798 -x44048 -x29330 -x9796 -x12908 -x19771 -x8420 -x35743 -x24592 -x8996 -x37061 -x39649 -x28896 -x19666 -x26576 -x23143 -x36671 -x44023 -x9934 -x8735 -x381 -x39907 -x29715 -x35205 -x36540 -x38570 -x22743 -x35215 -x4915 -x25050 -x20001 -x18113 -x39729 -x8913 -x35731 x41385 -x5778 -x5414 -x22486 -x37150 -x12938 -x16728 -x35907 -x35579 -x39417 -x10688 -x11219 -x32120 -x34957 -x14768 -x20295 -x23616 -x2863 -x28689 -x10479 -x18154 -x23672 -x14099 -x30044 -x22034 -x42866 -x10853 -x42363 -x38558 -x43647 -x33327 -x40377 -x21271 -x30350 -x2679 -x38853 -x36305 -x32639 -x37223 -x4816 -x35768 -x3329 -x25621 -x27666 -x25665 -x3715 -x30584 -x18178 -x43904 -x40808 -x29993 -x7044 -x31007 -x6327 -x42736 -x11665 -x19539 -x2491 -x10152 -x15280 -x31503 -x31164 -x18856 x41264 -x21195 -x26322 -x32875 -x2522 -x8864 -x37568 -x6682 -x15350 -x22285 -x19718 -x42399 -x43585 -x466 -x32312 -x2201 -x28314 -x37873 -x10101 -x39585 -x40864 -x26119 -x7327 -x38694 -x34819 -x12754 -x39484 -x4164 -x16572 -x25592 -x26409 -x5844 -x7783 -x13791 -x32603 -x13713 -x401 -x7152 -x11176 -x35414 -x27940 -x27606 -x35627 -x38668 -x32398 -x19814 -x11189 -x22833 -x13793 -x33849 -x1779 -x43167 -x31683 -x25195 -x6466 -x42102 -x35078 -x7799 -x10737 -x27478 -x37017 -x39749 -x7620 -x12963 -x19988 -x26176 -x20384 -x13471 -x43409 -x39748 -x32757 -x37200 -x6624 -x7158 x41285 -x953 -x12927 -x8728 -x40465 -x22148 -x31354 -x17369 -x20633 -x8668 -x8142 x43526 -x956 -x29006 -x12479 -x40120 -x21625 -x19570 -x5591 -x38355 -x24413 -x8293 -x19081 -x35322 -x32378 -x8582 -x19720 -x35455 -x26106 -x32424 -x43759 -x37331 -x37053 -x13838 -x29998 -x31338 -x36095 -x18170 -x17434 -x10341 -x29234 -x26022 -x22678 -x32091 -x4927 -x37137 -x17725 -x33762 -x17893 -x8981 -x5526 -x42220 -x42556 -x33906 -x2716 -x9046 -x9417 -x20551 -x37935 -x15342 -x32456 -x21234 -x2765 -x9547 -x37574 -x15715 x41180 x41389 -x22585 -x43082 -x19199 -x36619 -x8753 -x12384 -x17138 -x35935 -x36078 -x27642 -x25343 -x5488 -x21655 -x3674 -x2640 -x44386 -x35705 -x21803 -x18405 -x34402 -x10142 -x8656 -x20641 -x24878 -x5010 -x19252 -x32534 -x26841 -x35734 -x26623 -x31815 -x21607 -x27305 -x869 -x41925 -x20627 -x9825 -x26974 -x8413 -x10591 -x25603 -x13449 -x20137 -x23128 -x681 -x36178 -x40904 -x22265 -x42137 -x31919 -x26082 -x39708 -x26427 -x34533 -x40144 -x42972 -x6236 -x40353 -x10782 -x28067 -x33094 -x23792 -x26436 -x26768 -x29996 -x35585 -x35298 -x25694 -x13621 -x33580 -x38318 -x20266 -x36726 -x26998 -x34047 -x19002 -x27517 x41340 -x24747 -x33332 -x4505 -x10942 -x32154 -x29351 -x9544 -x42792 -x36697 -x27183 -x24285 -x22033 -x37929 -x8856 -x9770 -x39675 -x1347 -x38790 -x13544 -x28778 -x937 -x28250 -x37509 -x6375 -x44548 -x27359 -x23326 -x27773 -x38408 -x35914 -x14823 -x6241 -x31884 -x1368 -x36046 -x42463 -x42206 -x7478 -x42233 -x20931 -x24111 -x33103 -x19525 -x14689 -x41577 -x14500 -x19195 -x21613 -x35936 -x21697 -x35096 -x968 -x29810 -x28452 -x5000 -x13190 -x22679 -x43946 -x2819 -x30879 -x8401 -x21599 -x25196 -x44391 -x28798 -x44369 -x9298 -x20236 -x17243 -x17544 -x2442 -x21976 -x30036 -x10876 -x43474 -x26641 -x29215 -x27905 -x15296 -x38309 -x20141 -x22738 -x8237 -x34333 -x33405 -x42029 -x7553 -x29184 -x1140 -x23133 -x4220 -x4793 -x7638 -x39747 -x3106 -x29759 -x33859 -x17849 -x25798 -x41947 -x7905 -x19835 -x33808 -x15184 -x26011 -x10902 -x44803 -x6411 -x36333 -x31108 -x8698 -x34087 -x19668 -x33285 -x39610 -x15711 -x28259 -x7447 -x18282 -x12936 -x42317 -x38487 -x39710 -x40022 -x32133 -x37336 -x25024 -x5367 -x33952 -x9279 -x28303 -x26333 -x40131 -x24321 -x2643 -x31399 -x4489 -x23774 -x24442 -x59 -x24298 -x20879 -x7168 -x9690 -x394 -x33891 -x15609 -x11642 -x36814 -x11398 -x42439 -x11934 -x37571 -x22676 -x28162 -x36392 -x9518 -x36221 -x30964 -x34750 -x35932 -x1926 -x37947 -x19233 -x430 -x37025 -x15677 -x15035 -x20696 -x2317 -x4113 -x12890 -x44268 -x14543 -x2059 -x35645 -x10438 -x105 -x44747 -x16279 -x14200 -x29447 -x8736 -x21694 -x1727 -x40844 -x8018 -x14887 -x23221 -x8639 -x2298 -x44133 -x33498 -x5981 -x43122 -x22478 -x25925 -x17930 -x328 -x24070 -x42458 -x41893 -x38540 -x23198 -x33104 x41071 -x2798 -x38103 -x5112 -x44052 -x8294 -x19735 -x40740 -x11637 -x10996 -x39214 -x26498 -x2102 -x30766 -x35963 -x25883 -x10664 -x38927 -x21797 -x6408 -x21592 -x14135 -x34074 -x33282 -x23573 -x19286 -x30840 -x32107 -x19018 -x25262 -x30815 -x14651 -x32778 -x21136 -x4173 -x11192 -x8987 -x32671 -x27005 -x9902 -x34129 -x21467 -x2108 -x41911 -x14321 -x19958 -x16667 -x40274 -x34419 -x43975 -x15485 -x16161 -x17026 -x19892 -x1667 -x16651 -x26813 -x13315 -x29229 -x22500 -x22456 -x35035 -x17315 -x19097 -x33928 -x40911 -x33810 -x32784 -x20731 -x18044 -x12243 x41206 -x23152 -x29944 -x19968 -x20700 -x25653 -x43709 -x7338 -x5295 -x19038 -x8926 -x41828 -x36307 -x8896 -x20820 -x30734 -x38014 -x25405 -x22258 -x33914 -x36594 -x32109 -x7967 -x20973 -x32622 -x19494 -x5696 -x34870 -x15159 -x22938 -x26799 -x19468 -x22485 -x28177 -x40172 -x22213 -x3297 -x29237 -x24489 -x4366 -x2253 -x43373 -x37780 -x30197 -x10302 -x29497 -x16723 -x28707 -x27761 -x37656 -x8820 -x249 -x6132 -x39278 -x43592 -x7237 -x24402 -x19894 -x41975 -x21251 -x35664 -x35003 -x38271 x41183 -x41735 -x40621 -x15870 -x37214 -x44146 -x14700 -x17363 -x17706 -x39682 -x25996 -x27317 -x16652 -x16494 -x25738 -x27108 -x6222 -x19469 -x30801 -x35242 -x21197 -x24796 -x29841 -x26868 -x23873 -x37724 -x27684 -x36598 -x3067 -x36719 -x26579 -x11028 -x14941 -x34423 -x38692 -x21785 -x32640 -x21997 -x3955 -x38753 -x21397 -x25660 -x35587 -x3524 -x18001 -x20682 -x18000 -x7775 -x7822 -x29851 -x21858 -x16801 -x35181 -x33048 -x25844 -x19122 x41004 -x17428 -x29666 -x32902 -x2227 -x34949 -x22983 -x25808 -x37266 -x35490 -x35832 -x3504 -x32017 -x31303 -x7183 -x21788 -x31542 -x1239 -x25108 -x34224 -x34738 -x436 -x19764 -x35869 -x26672 -x3724 -x21799 -x43730 -x16472 -x5385 -x29016 x43505 -x7419 -x5968 -x12270 -x15436 -x18697 -x8993 -x6753 -x9732 -x15190 -x11389 -x36731 -x35240 -x28322 x40406 -x7157 -x22054 -x41796 -x30080 -x34117 -x35957 -x43839 -x35266 -x23151 -x35202 -x42079 -x11943 -x28297 -x27649 -x36867 -x31097 -x1246 -x29897 -x42989 -x12304 -x34942 -x19003 -x28381 -x30587 -x11787 -x17298 -x37433 -x16262 -x31139 -x4263 -x37831 -x39978 -x25035 -x17658 -x19334 -x43498 -x20380 -x482 -x39905 -x27413 -x17345 -x42383 -x3888 -x42973 -x26673 -x15859 -x27950 -x18267 -x28249 -x21326 -x9058 -x18893 -x24426 -x25743 -x1692 -x5669 -x20094 -x13914 -x36921 -x43507 -x40347 -x35921 -x36704 -x42759 -x7734 -x6378 -x9752 -x11145 -x20452 -x11972 -x40885 -x28522 -x10680 -x8483 -x25422 -x36538 -x9672 x41067 -x755 -x3341 -x22418 -x42560 -x30660 -x19518 -x9957 -x5456 -x38740 -x2822 -x11311 -x43932 -x1674 -x26967 -x33743 -x706 -x40843 -x41681 -x26364 -x32053 -x12098 -x27647 -x33220 -x879 -x16680 -x7200 -x42548 -x40283 -x1146 -x24663 -x41507 -x14554 -x3714 -x41781 -x37650 -x38752 -x39637 -x11300 -x2660 -x7015 x41359 -x732 -x26910 -x38596 -x44621 -x38676 -x13453 -x39696 -x39557 -x15105 -x42717 -x25335 -x38431 -x17161 -x38976 -x28959 -x10629 -x30216 -x13022 -x10562 -x29598 -x29709 -x13073 -x42062 -x14024 -x12559 -x37943 -x35975 -x15548 -x31885 -x13590 -x9052 -x4291 -x3882 -x26465 -x20101 -x3302 -x16087 -x15126 -x13121 -x35447 -x43352 -x26482 -x27488 -x42172 -x8060 -x40471 -x25453 -x13945 -x34451 -x38108 -x22965 -x20456 -x25578 -x27053 -x32674 -x31625 -x15953 -x30872 -x8109 -x34839 -x16247 -x33992 -x26015 -x8338 -x28068 -x20091 -x16419 -x39181 -x7079 -x7685 -x23415 -x38279 -x3637 -x30741 -x42875 -x1232 -x18731 -x32090 -x43081 -x21339 -x7959 -x44004 -x14874 -x15639 -x18841 -x4721 -x11978 -x24825 -x3721 -x20640 -x1554 -x17572 -x21274 -x30677 -x34519 -x20725 -x22149 -x12871 -x44267 -x24188 -x21965 -x37211 -x3493 -x20620 -x35856 -x22386 -x43543 -x38131 -x31322 -x42263 -x13601 -x13131 -x33693 -x18760 -x25385 -x1519 -x1154 -x7578 -x21952 -x15965 -x7765 -x12980 -x8441 -x13160 -x25003 -x40889 -x15960 -x33655 -x40505 -x28147 -x38057 -x27759 -x18105 -x17505 -x11073 -x11314 -x11051 -x4460 -x29800 -x20495 -x11627 -x18930 -x1889 -x32927 -x40299 -x39408 -x11013 -x27645 -x27094 -x19850 -x21758 -x37499 -x37867 -x15872 -x1491 -x1988 -x30476 -x2701 -x11992 -x13753 -x7695 -x30417 -x43838 -x1656 -x34717 -x10241 -x8855 -x5210 -x13391 -x33714 -x8386 -x9207 -x29093 -x37472 -x22783 -x2509 -x5888 -x16168 -x15346 -x21534 -x29592 -x9164 -x36228 -x19128 -x8655 -x4138 -x42386 -x36415 -x42469 -x35994 -x38426 -x16607 -x40033 -x5846 -x7035 -x8892 -x34895 -x40255 -x24881 -x3234 -x22770 -x32316 -x30396 -x6293 -x22961 -x35435 -x40308 -x7508 -x40209 -x13687 x21258 -x3066 -x37308 -x37517 -x13872 -x22853 -x33354 -x20321 -x38506 -x8682 -x19126 -x6857 -x40628 -x27900 -x26019 -x24326 -x11526 -x38670 -x38679 -x1759 -x36501 -x8432 -x17043 -x16209 -x28748 -x2123 -x3671 -x20307 -x27691 -x32556 -x44721 -x3832 -x2280 -x27928 -x39150 -x20028 -x42697 -x5560 -x40651 -x41905 -x3132 -x18963 -x7621 -x28332 -x20088 x40762 -x20803 -x12965 -x13996 -x25342 -x32871 -x8629 -x14509 -x30328 -x37865 -x23310 -x12850 -x17857 -x7851 -x19403 -x39359 -x32623 -x11095 -x14164 -x13681 -x32903 -x21480 -x18006 -x23488 -x7187 -x21499 -x33494 -x27867 -x31801 -x41489 -x5995 -x554 -x35461 -x39971 -x8196 -x13501 -x23335 -x15753 -x7014 -x32516 -x28012 -x10992 -x36534 -x39262 -x24171 -x21203 -x14427 -x5257 -x221 -x40479 -x1064 -x17226 -x41727 -x33350 -x44126 -x24255 -x18311 -x7238 -x7142 -x11931 -x3355 -x43099 -x13605 -x20351 -x38842 -x29658 -x41765 -x7031 -x33278 -x1804 -x18709 -x13810 -x23664 -x12107 -x6900 -x32939 -x38265 -x24347 -x26968 -x31134 -x15391 -x24428 -x42295 -x5278 -x8187 -x38619 -x14273 -x12657 -x2516 -x39311 -x24200 -x2198 -x18665 -x25135 -x25220 -x24827 -x26244 -x8159 -x709 -x32796 -x31588 -x16284 -x18801 -x14901 -x25168 -x2733 -x7624 -x9229 -x32114 -x8437 -x42825 -x28720 -x15447 -x32442 -x7958 -x14632 -x15213 -x25737 -x21737 -x2414 -x23612 -x35968 -x29938 -x7084 -x38234 -x1158 -x32797 -x38957 x41006 -x26617 -x6844 -x36775 -x23531 -x16661 -x18848 -x16213 -x12127 -x5199 -x35723 -x15072 -x21173 -x8823 -x16350 -x36282 -x31997 -x12934 -x37440 x40422 -x7382 -x3887 -x40577 -x29273 -x39639 -x5236 -x27756 -x21087 -x44161 -x24534 -x30968 -x7530 -x13541 -x2418 -x23891 -x13402 -x18333 -x9033 -x38581 -x36419 -x8451 -x22809 -x9543 -x38628 -x27806 -x4052 -x3167 -x5956 -x43410 -x17480 -x3242 -x15146 -x6306 -x44720 -x17208 -x21702 -x21318 -x29435 -x31635 -x25801 -x23973 -x29913 -x34133 -x15742 -x39661 -x18735 -x14953 -x30469 -x25257 -x38434 -x17153 -x27063 -x37023 -x11004 -x26520 -x6312 -x15156 -x26097 -x23827 -x8339 -x30714 -x2222 -x11926 -x16393 -x13843 -x18083 -x31677 -x15199 -x33897 -x36395 -x28283 -x3097 -x23800 -x44416 -x38542 -x8803 -x37133 -x1640 -x6426 -x16269 -x16235 -x2654 -x39118 -x2465 -x28579 -x25787 -x16097 -x24195 -x739 -x35222 -x31370 -x7641 -x44655 -x29796 -x16585 -x43172 -x18993 -x13111 -x18189 -x34654 -x11588 -x18701 -x1945 -x33280 -x34020 -x37029 -x18152 -x3232 -x34785 -x31679 -x24896 -x14624 -x21070 -x28464 -x2147 -x22882 -x525 -x21738 -x17681 -x31860 -x682 -x24633 -x29716 -x22056 -x31353 -x14553 -x16564 -x18159 -x38630 -x22107 -x35679 -x16581 -x29692 -x8624 -x11451 -x33457 -x17884 -x34520 -x27680 -x2876 -x7296 -x31343 -x21370 -x17320 -x23189 -x15079 -x367 -x44707 -x17512 -x13011 -x18234 -x12907 -x4335 -x2556 -x29703 -x7562 -x23256 -x14394 -x19821 -x9910 -x19983 x41253 -x23160 -x6798 -x22075 -x26786 -x10800 -x22929 -x14339 -x14080 -x17674 -x8442 -x42991 -x18620 -x40314 -x31948 -x14802 -x40041 -x43212 -x25935 -x42124 -x14158 -x22173 -x20433 -x34287 -x28183 -x22529 -x12619 -x8831 -x31721 -x42061 -x22333 -x35998 -x37548 -x8878 -x8754 -x19762 -x28840 -x10096 -x16590 -x12033 -x15253 -x44368 -x42111 -x42949 -x11201 -x16116 -x23313 -x39044 -x21424 -x11689 -x9293 -x6642 -x10504 -x43457 -x31636 -x14144 -x32291 -x23789 -x15081 -x29191 -x13128 -x20699 -x32625 -x3467 -x39979 -x37020 -x1170 -x27322 -x11832 -x30635 -x4482 -x29752 -x25609 -x44349 -x26751 -x22673 -x4316 -x37127 -x20461 -x15746 -x8439 -x26066 -x26399 -x30494 -x15518 -x32214 -x12025 -x18692 -x28359 -x4354 -x16192 -x34291 -x34238 -x36691 -x28315 x41208 -x15537 -x9950 -x23096 -x13509 -x32309 -x6814 -x20397 -x13060 -x28524 -x22985 -x15533 -x7993 -x37199 -x35690 -x6709 -x21302 -x25280 -x37088 -x26368 -x44455 -x6228 -x27400 -x1561 -x4839 -x3728 -x6238 -x7094 -x31650 -x15089 -x8210 -x42393 -x30788 -x24622 -x33119 -x31039 -x16011 -x32100 -x5394 -x10159 -x29736 -x15024 -x20164 -x9620 -x20828 -x33604 -x28339 -x39534 -x5757 -x32259 -x10064 -x34853 -x38319 -x4199 -x12083 -x17202 -x14832 -x23771 -x2723 -x30616 -x44599 -x35565 -x30919 -x245 -x12576 -x22731 -x10857 -x6736 -x17523 -x22941 -x25816 -x40231 -x17645 -x5848 -x444 -x17907 -x1374 -x18809 -x24446 -x25163 -x25549 -x23833 -x13696 -x40587 -x11027 -x40952 -x35022 -x34139 -x22196 -x32862 -x25047 -x2769 -x30578 -x14302 -x17256 -x4318 -x42063 -x17773 -x37464 -x44613 -x14937 -x31318 -x14503 -x27850 -x38773 -x19830 -x8766 -x21431 -x22915 -x19120 -x21585 -x10561 -x18116 -x10483 -x38255 -x39621 -x35183 -x38826 -x44757 -x9837 -x9110 -x40652 -x14173 -x12882 -x39980 -x42997 -x22098 -x40574 -x12287 -x36811 -x6993 -x21385 -x36137 -x22667 -x21641 -x7646 -x28531 -x20967 -x34764 -x22445 -x3016 -x13241 -x31067 -x29560 -x44592 -x39733 -x42422 -x39216 -x35610 -x17454 -x35413 -x28539 -x16684 -x18972 -x44266 -x10556 -x4736 -x14918 -x3960 -x1028 -x27555 -x20665 -x15062 -x44608 -x8833 -x26255 -x33451 -x32507 -x35428 -x24006 -x17739 -x27860 -x42467 -x34613 -x12119 -x9935 -x12839 -x17492 -x2800 -x15815 -x4488 -x36990 -x35425 -x28026 -x6676 -x7648 -x21496 -x34784 -x23645 -x30030 -x30017 -x13426 -x38847 -x22375 -x21927 -x28357 -x20909 -x17511 -x13262 -x39388 x41121 -x27625 -x17365 -x1647 -x9530 -x14594 -x38053 -x18423 -x42236 -x40270 -x42660 -x3593 -x23428 -x44095 -x11253 -x42593 -x3961 -x5127 -x12240 -x5875 -x19031 -x33814 -x6170 -x8146 -x9804 -x31044 -x38818 -x2062 -x6810 -x6086 -x43632 -x29553 -x25851 -x19980 -x40891 -x1918 -x39170 -x36622 -x32119 -x42936 -x32962 -x16319 -x35029 -x9761 -x8070 -x3335 -x20191 -x12399 -x32325 -x18316 -x11546 -x4939 -x44147 -x12880 -x33003 -x28289 -x15310 -x28756 -x25977 -x15968 -x17765 -x33816 -x1816 -x1955 -x36442 -x24417 -x12301 -x19421 -x10890 -x9289 -x41846 -x26703 -x19483 -x30607 -x35052 -x2604 -x27323 -x24835 -x1036 -x30929 -x9726 -x31262 -x11725 -x22105 -x12548 -x38641 x40448 -x31458 -x16265 -x20981 -x25836 -x9285 -x17357 -x43501 -x19583 -x22042 -x734 -x3870 -x9822 -x35929 -x551 -x39008 -x27153 -x21416 -x21065 -x9116 -x5290 -x8076 -x6331 -x34343 -x43133 -x12143 -x28168 -x24030 -x7133 -x12780 -x32028 -x42561 -x37134 -x9744 -x8580 -x31800 -x26464 -x21119 -x42284 -x43920 -x13273 -x33792 -x2747 -x3266 -x29490 -x6436 -x9348 -x37178 -x121 -x16122 -x23192 -x12210 -x30082 -x28529 -x28691 -x28521 -x1488 -x10353 -x2796 -x28932 -x31423 -x35127 -x2642 -x2403 -x402 -x8934 -x5976 -x38770 -x32317 -x14147 -x28597 -x4264 -x42905 -x34842 -x7988 -x22309 -x1734 -x43860 -x34977 -x38270 -x6943 -x44764 -x20214 -x1646 -x38859 -x17070 -x38963 -x20707 -x36200 -x9560 -x6454 -x675 -x17214 -x10392 -x29902 -x6307 -x12376 -x32973 -x35777 -x5929 -x21991 -x654 -x39714 -x11152 -x2340 -x19437 -x26287 -x38862 -x9319 -x41591 -x26736 -x36249 -x31173 -x35505 -x5033 -x42154 -x44710 -x19171 -x1196 -x12508 -x13245 -x26925 -x33550 -x16378 -x15869 -x3852 -x9200 -x5655 -x43202 -x19055 -x38153 -x19380 -x5126 -x44594 -x14576 -x22986 -x28953 -x42572 -x4542 -x33180 -x24729 -x15116 -x26527 -x36784 -x25804 -x7506 -x12086 -x25374 -x13432 -x13709 -x41974 -x12718 -x3045 -x4387 -x8354 -x29138 -x28173 -x30248 -x34454 -x8239 -x20837 -x13603 -x42615 -x26124 -x14354 -x7189 -x3801 -x3483 -x27104 -x24984 -x31080 -x8385 -x20335 -x36089 -x11791 -x17585 -x5709 -x43922 -x4463 -x24474 -x19152 -x40342 -x19278 -x11156 -x6011 -x18034 -x2029 -x5734 -x44785 -x34498 -x19722 -x21231 -x36631 -x20970 -x11842 -x37040 -x13858 -x23430 -x42881 -x27429 -x18588 -x6259 -x34704 -x10285 -x18207 x41316 -x15779 -x30456 -x35566 -x1907 -x4047 -x23975 -x30182 -x13972 -x3070 -x39047 -x13649 -x29216 -x23456 -x14603 -x38046 -x4982 -x33839 -x17497 -x38485 -x41779 -x1277 -x3036 -x26315 -x16 -x38196 -x22516 -x147 -x30061 -x6886 -x16394 x41374 -x6818 -x4897 -x38429 -x36155 -x32329 -x30643 -x12813 x43680 -x22146 -x11757 -x15652 -x22852 -x4981 -x21862 -x30972 -x25184 -x32110 -x22818 -x39004 -x4950 -x12070 -x23165 -x27405 -x18989 -x1186 -x21903 -x26190 -x42776 -x24722 -x13774 -x5584 -x35397 -x1024 -x5518 -x20308 -x27107 -x29746 -x26392 -x19454 -x8796 -x41606 -x12449 -x35545 -x20744 -x38387 -x27283 -x22810 -x37822 -x13049 -x35184 -x71 -x43722 -x28215 -x20323 -x42896 -x15084 -x37645 -x37163 -x17838 -x21668 -x32730 -x33213 -x5509 -x15361 -x2592 -x18859 -x8309 -x5194 -x5764 -x35960 -x42194 -x39784 -x24328 -x16517 -x20427 -x18681 -x25023 -x24277 -x44371 -x12724 -x13317 -x12986 -x30252 -x39153 -x1682 -x33167 -x7636 -x21400 -x26118 -x34036 -x17559 -x12433 -x20852 -x43911 -x7291 -x31060 -x24254 -x32733 -x8273 -x5628 -x34503 -x43350 -x9479 -x42453 -x28672 -x29520 -x26858 -x36217 -x31924 -x12597 -x21594 -x12510 -x44471 -x39647 -x23153 -x31232 -x11741 -x7632 -x27453 -x12499 -x25139 -x24073 -x14970 -x38550 -x3366 -x888 -x24292 x41266 -x16862 -x43788 -x12475 -x13362 -x34065 -x36487 -x18954 -x38697 -x4391 -x27409 -x531 -x18203 -x10243 -x17713 -x26691 -x10117 -x25055 -x2915 x41174 -x3532 -x15902 -x20511 -x4453 -x11768 -x43478 -x36245 -x17806 -x34884 -x20670 -x4831 -x10531 -x4951 -x8287 -x29329 -x11731 -x8895 -x11942 -x21337 -x10125 -x26164 -x33331 -x20253 -x37988 x41082 -x26194 -x34269 -x12929 -x17360 -x25270 -x9832 -x36142 -x29657 -x27366 -x14435 -x17775 -x13763 -x42224 -x13479 -x23024 -x8453 -x22843 -x19979 -x14430 -x12623 -x25018 -x34160 -x14620 -x36505 -x43013 -x25951 -x18727 -x10882 -x31755 -x37657 -x27178 -x35906 -x44294 -x23006 -x34275 -x15954 -x7090 -x28425 -x23551 -x34848 -x14335 -x2717 -x6705 -x348 -x42889 -x33649 -x29875 -x18982 -x35603 -x3461 -x19191 -x11279 -x32693 -x36606 -x14757 -x27856 -x35972 -x7472 -x1722 -x22841 -x30513 -x44486 -x3276 -x19655 x41391 -x39536 -x18326 -x40285 -x21443 -x27624 -x39746 -x4337 -x18392 -x21908 -x42694 -x19837 -x11222 -x24493 -x40478 -x42856 -x31799 -x18162 -x12842 -x19559 -x43045 -x37610 -x18627 -x16021 -x32668 -x18035 -x36605 -x3782 -x21357 -x27777 x41186 -x15013 -x354 -x6443 -x26335 -x5567 -x16341 -x21263 -x8178 -x22508 -x14671 -x30823 -x4710 -x42902 -x18085 -x34752 -x14839 -x584 -x34497 -x15298 -x3938 -x8854 -x23949 -x9507 -x3854 -x23319 -x4145 -x23825 -x3787 -x1545 -x29547 -x40279 -x35427 -x31374 -x33784 -x18073 -x3405 -x17799 -x42455 -x30581 -x5397 -x10044 -x19225 -x10949 -x35813 -x12944 -x21312 -x30555 -x37129 -x5557 -x15516 -x4750 -x37914 -x12864 -x25366 -x18452 -x29597 -x1965 -x32285 -x15974 -x32236 -x37594 -x20440 -x13817 -x26221 -x9377 -x42477 -x36173 -x12063 -x22017 -x38711 -x8328 -x24047 -x38887 -x34929 -x29775 -x8194 -x7622 -x9258 -x20741 -x153 -x31490 -x6453 -x1454 -x20047 -x30326 -x35079 -x34863 -x33274 -x8652 -x5592 x41007 -x14241 -x41868 -x29708 -x26018 -x25465 -x30232 -x25357 -x36795 -x40509 -x30234 -x9446 -x22349 -x27491 -x38358 -x24905 -x6743 -x3515 -x18742 -x1936 -x30833 -x3720 -x11706 -x27991 -x11560 -x24358 -x12788 -x29051 -x36954 -x38468 -x18923 -x393 -x3101 -x34240 -x7659 -x14307 -x6353 -x28969 -x15424 -x3522 -x35990 -x2264 -x32535 -x19425 -x18729 -x23422 -x36761 -x4699 -x42821 -x23808 -x17929 -x904 -x36104 -x3380 -x42094 -x34991 -x10409 -x8077 -x7012 -x24247 -x30266 -x9195 -x22404 -x12187 -x27979 -x41530 -x36498 -x13153 -x19176 -x34122 -x44262 -x13923 -x27973 -x22816 -x15787 -x4539 -x42210 -x16456 -x3760 -x37072 -x20896 -x17971 -x29764 -x42466 -x18489 -x11172 -x27191 -x25580 -x16277 -x16107 -x20652 -x35376 -x23467 -x18821 -x24853 -x23699 -x8046 -x28243 -x37254 -x13371 -x43268 -x15726 -x13158 -x3625 -x277 -x30340 -x10921 -x24137 -x5517 -x1384 -x21014 -x35831 -x34900 -x13772 -x6588 -x5830 -x42793 -x43800 -x26684 -x29852 x19938 -x10236 -x9136 x41329 -x34673 -x38240 -x14305 -x704 -x10948 -x35114 -x7213 -x5342 -x39268 -x43867 -x14069 -x27456 -x35011 -x28577 -x26270 -x15719 -x42213 -x20616 -x26540 -x16717 -x23894 -x19436 -x3193 -x31908 -x41621 -x1229 -x44549 -x1870 -x42173 -x37287 -x17901 -x33530 -x9674 -x44150 -x9756 -x35590 -x14550 -x37924 -x15729 -x3605 -x25326 -x3859 -x8941 -x38498 -x7768 -x16255 -x27772 -x30538 -x31136 -x28046 -x41842 -x32562 -x8729 -x2917 -x43237 -x11097 -x42648 -x44320 -x9247 -x27534 -x22178 -x919 -x37837 -x11091 -x24770 -x17267 -x13474 -x4815 -x24012 -x28771 -x27048 -x31730 -x35164 -x4490 -x19622 -x42167 -x23707 -x19440 -x8306 -x15892 -x35383 -x39627 -x17174 -x34912 x14061 -x16334 -x27314 -x35762 -x35424 -x15366 -x38640 -x9291 -x31832 -x15850 -x42098 -x31628 -x36319 -x21518 -x24728 -x36028 -x14362 -x4005 -x11349 -x8242 -x10002 -x31566 -x8184 -x38791 -x30700 -x34845 -x12423 -x4189 -x8943 -x42114 -x39318 -x33370 -x33993 -x32587 -x7843 -x8071 -x18960 -x9223 -x8059 -x30735 -x35230 -x31319 -x20585 -x25572 -x20412 -x30189 -x42886 -x26950 -x35739 -x5172 -x12987 -x3642 -x31083 -x13490 -x8983 -x31645 -x11218 -x14733 -x18161 -x10683 -x38488 -x40576 -x13599 -x33528 -x38243 -x23242 -x21653 -x13560 -x44569 -x38311 -x23524 -x42014 -x29045 -x36624 -x32857 -x13500 -x9267 -x8616 -x9815 -x19386 -x44207 -x28033 -x38587 -x12300 -x17038 -x8647 -x35717 -x10432 -x9382 -x37426 -x43367 -x20930 -x26357 -x8965 -x40369 -x15944 -x546 -x31574 x41010 -x555 -x21510 -x21408 -x21661 -x25341 -x30559 -x14124 -x35355 -x42490 -x18931 -x36315 -x11766 -x40190 -x18459 -x8313 -x35195 -x43802 -x24386 -x9838 -x25009 -x36454 -x21252 -x32948 -x35349 -x41457 -x42076 -x3719 -x36129 -x3904 -x18026 -x31623 -x24378 -x42161 -x44233 -x38301 -x7273 -x31527 -x24057 -x32022 -x37021 -x31362 -x40005 -x926 -x12625 -x9819 -x20848 -x14981 -x35270 -x40482 -x37198 -x30359 -x36338 -x40974 -x43460 -x8612 -x36863 -x22705 -x5284 -x3304 -x20911 -x10699 -x23311 -x7738 -x43476 -x20920 -x8303 -x28320 -x8182 -x43677 -x14756 -x44041 -x41496 -x3179 -x21962 -x13279 -x2986 -x11450 -x28654 -x26223 -x8867 -x15462 -x10971 -x29186 -x3756 -x22281 -x42259 -x22121 -x25832 -x28100 -x8821 -x17766 -x13283 -x30837 -x22469 -x21679 -x5250 -x7092 -x41653 -x7904 -x5818 -x39329 -x24311 -x25878 -x20869 -x6193 -x43187 -x37112 -x42628 -x27908 -x3494 -x14646 -x33851 -x29263 -x27597 -x3354 -x10922 -x33037 -x31731 -x19935 -x13215 -x38834 -x34443 -x20197 -x35433 -x8533 -x38412 -x9449 -x22593 -x15115 -x23309 -x17152 -x16299 -x44108 -x3427 -x9018 -x19029 -x12199 -x5826 -x40905 -x34612 -x3845 -x35192 -x42164 -x30864 -x41516 -x39227 -x39890 -x13659 -x35253 -x33603 -x13009 -x30450 -x9275 -x40765 -x13990 -x20354 -x3072 -x9176 -x8918 -x2064 -x32995 -x14256 -x39676 -x31869 -x27593 -x35840 -x26733 -x24045 -x5282 -x42913 -x39874 -x40055 -x30732 -x4448 -x23877 -x25421 -x30785 -x2968 -x30109 -x29008 -x42538 -x68 -x34609 -x7678 -x35896 -x8666 -x4524 -x14549 -x4564 -x11432 -x31323 -x42191 -x11465 -x15070 -x23177 -x18794 -x5863 -x41677 -x7665 -x16061 -x16750 -x4582 -x40011 -x22064 -x25021 -x13574 -x35858 -x16975 -x32992 -x44573 -x1636 -x35959 -x29755 -x17570 -x15610 -x26154 -x867 -x23944 -x28633 -x23980 -x33009 -x16746 -x930 -x43293 -x11921 -x24429 -x18275 -x43163 -x7816 -x30789 -x28526 -x39314 -x7085 -x28613 -x34301 -x21365 -x36185 -x7285 x41400 -x30374 -x33348 -x40854 -x4851 -x34544 -x1033 -x1095 -x31095 -x16592 -x18322 -x44393 -x42410 -x33926 -x28051 -x34448 -x16266 -x24580 -x3286 -x21097 -x41774 -x1290 -x27378 -x17646 -x20199 -x18445 -x2110 -x10015 -x23732 -x43464 -x16872 -x43933 -x10913 -x17796 -x13188 -x30263 -x25028 -x31876 -x37002 -x23984 -x20794 -x44143 -x31611 -x13895 -x26984 -x22218 -x40605 -x587 -x6218 -x39297 -x23361 -x908 -x3307 -x11369 -x2883 -x38466 -x18830 -x34403 -x39208 -x23019 -x19611 -x17551 -x6616 -x36836 -x19146 -x5238 -x42299 -x31417 -x10888 -x15599 -x25756 -x18606 -x37055 -x38094 -x2943 -x30039 -x39231 -x24431 -x11493 -x14052 -x43176 -x2799 -x32997 -x32220 -x32520 -x5611 -x34493 -x6763 -x39886 -x12736 -x27885 -x33183 -x26552 -x18399 -x9916 -x26167 -x1425 -x38336 -x25252 -x16241 -x27687 -x31897 -x3540 -x8148 -x14537 -x26404 -x29274 -x16848 -x22573 -x4566 -x23900 -x14050 -x24256 -x3611 -x871 -x9391 -x23506 -x10350 -x600 -x34032 -x7774 -x1649 x41075 -x14748 -x25511 -x4937 -x13778 x41375 -x2386 -x21179 -x41603 -x18377 -x1295 -x39574 -x5625 -x40013 -x30962 -x30514 -x631 -x22940 -x5865 -x32667 -x9991 -x39162 -x39619 -x9771 -x26224 -x37090 -x40320 -x6149 -x2034 -x26295 -x35515 -x11276 -x9767 -x7913 -x30867 -x4043 -x2488 -x28438 -x1835 -x20773 -x37064 -x23530 -x12879 -x15466 -x35474 -x37534 -x11485 -x14466 -x30778 -x18175 -x32936 -x21551 -x15193 -x3407 -x7477 -x20713 -x7539 -x41753 -x1581 -x34747 -x18500 -x6842 -x18288 -x41963 -x39245 -x15645 -x5960 -x3222 -x35501 -x23777 -x14031 -x13943 -x27306 -x38337 -x8107 -x9174 -x43803 -x17826 -x38037 -x1543 -x30221 -x35506 -x6599 -x40537 -x12586 -x15412 -x33515 -x16703 -x6613 -x34527 -x7856 -x22177 -x17130 -x21519 -x27085 -x5348 -x42772 -x23687 -x30380 -x43374 -x17899 -x15200 -x26408 -x7714 -x31620 -x9591 -x28692 -x40301 -x6265 -x15577 -x52 -x17311 -x39976 -x14187 -x25847 -x3187 -x29609 -x15121 -x22576 -x11950 -x38857 -x12284 -x20405 -x9947 -x20378 -x6493 -x8042 -x39555 -x40993 -x129 -x24339 x41021 -x7248 -x3323 -x44445 -x2768 -x10024 -x7599 -x6160 -x17752 -x41889 -x28284 -x29034 -x20326 -x44751 -x483 -x33271 -x2860 -x42652 -x16603 -x31954 -x34125 -x28628 -x33698 -x32217 -x28535 -x2541 -x40075 -x9261 -x25697 -x15099 -x23812 -x19296 -x27180 -x25207 -x11572 -x15468 -x3518 -x8822 -x40672 -x28897 -x17602 -x15661 -x19481 -x243 -x29686 -x31152 -x31626 -x2024 -x12808 -x36618 -x38123 -x3041 -x16386 -x33275 -x20587 -x27719 -x3378 -x14754 -x18324 -x1935 -x33315 -x7116 -x17246 -x28617 -x28764 -x3639 -x42629 -x17563 -x15876 -x38345 -x366 -x13413 -x42585 -x30455 -x12815 -x15260 -x6080 -x26524 x41023 -x36978 -x29321 -x24815 -x2783 -x13995 -x36270 -x22464 -x19239 -x23074 -x27081 -x28144 -x859 -x20478 -x20548 -x8497 -x42077 -x20864 -x30110 -x30687 -x5423 -x13089 -x3496 -x2341 -x1248 -x5442 -x7128 -x16765 -x28208 -x25713 -x26450 -x22263 -x33986 -x24122 -x31485 -x26052 -x19953 -x27881 -x37434 -x31184 -x42219 -x20554 -x954 -x36201 -x38354 -x44808 -x38592 -x18520 -x44259 -x40792 -x27917 -x11797 -x13313 -x9191 -x4677 -x29158 -x27042 -x22363 -x20303 -x4320 -x34128 -x26826 -x9410 -x40860 -x29904 -x14267 -x22927 -x15733 -x29348 -x14448 -x5905 -x14083 -x42679 -x33071 -x26280 -x12962 -x13169 -x13435 -x34735 -x23140 -x24470 -x38469 -x9501 -x30526 -x35071 -x11786 -x36913 -x25390 -x32872 -x2052 -x15166 -x19111 -x14480 -x14250 -x18484 -x34778 -x13589 -x11317 -x39117 -x37236 -x5523 -x34289 -x27395 -x212 -x25821 -x28881 -x12680 -x40637 -x15379 -x42092 -x29613 -x27851 -x1931 -x13248 -x33896 -x19240 -x33652 -x8428 -x40617 -x4376 -x29118 -x39058 -x2565 -x27644 -x11558 -x17410 -x7250 -x7742 -x4686 -x23669 -x44444 -x43795 -x2084 -x19189 -x36120 -x36785 -x24130 -x12769 -x30229 -x35485 -x31465 -x5599 -x25547 -x22933 -x19825 -x8158 -x9601 -x12895 -x26429 -x33372 -x13470 -x22158 -x23097 -x3607 -x12344 -x42457 -x29012 -x23962 -x7757 -x8544 -x2601 -x13566 -x7583 -x30990 -x22411 -x17944 -x13338 -x27301 -x34555 -x10108 -x5566 -x33766 -x5173 -x3212 -x39136 -x17062 -x34773 -x12106 -x26396 -x38344 -x25571 -x8811 -x37268 -x19852 -x2193 -x16879 -x14092 -x23987 -x44284 -x33817 -x10957 -x10668 -x22220 -x6621 -x4581 -x315 -x6856 -x41822 -x13825 -x29830 -x14313 -x23374 -x16035 -x12512 -x9685 -x30008 -x29 -x40023 -x28415 -x3387 -x28197 -x4182 -x27050 -x42298 -x40744 -x40490 -x16813 -x35033 -x15970 -x6471 -x40914 -x24998 -x37104 -x9707 -x28637 -x7876 -x27843 -x27004 -x14584 -x1313 -x1099 -x29946 -x31568 -x44345 -x36556 -x1708 -x13623 -x22769 -x43639 -x16966 -x28912 -x10048 -x15483 -x41633 -x42491 -x2002 -x6721 -x36670 -x11061 -x35470 -x11929 -x14073 -x6383 -x1662 -x33727 -x2585 -x42368 -x43940 -x3619 -x17714 -x16824 -x13400 -x20761 -x15545 -x20030 -x29071 -x5399 -x26789 -x42390 -x2636 -x42805 -x3278 -x4873 -x31422 -x35431 -x1386 -x17039 -x14013 -x2598 -x44335 -x14701 -x26551 -x44222 -x21105 -x29773 -x7652 -x32531 -x43089 -x37683 -x6387 -x41929 -x29112 -x17538 -x44781 -x9608 -x11032 -x25718 -x20996 -x1344 -x16940 -x28086 -x26819 -x40158 -x35852 -x6406 -x3046 -x21059 -x37941 -x30256 -x35133 -x37869 -x26843 -x40262 -x4970 -x21959 -x20727 -x30818 -x22264 -x28827 -x40825 -x36184 -x2567 x41016 -x40049 -x27090 -x5864 -x44057 -x40948 -x2153 -x16198 -x22748 -x38527 -x40327 -x19229 -x26638 -x5667 -x29317 -x34016 -x29198 -x4975 -x20398 -x17668 -x6606 -x33907 -x12207 -x21656 -x42270 -x5101 -x35418 -x10170 -x31469 -x36903 -x30460 -x16282 -x34582 -x32968 -x25691 -x10826 -x6867 -x43517 x41195 -x37030 -x10485 -x1707 -x24141 -x18107 -x42962 -x43927 -x16945 -x19073 -x35297 -x30686 -x5239 -x34474 -x43634 -x15538 -x23146 -x1921 -x36709 -x16825 -x39704 -x33895 -x4179 -x16508 -x22088 -x8997 -x5232 -x2540 -x17868 -x23905 -x10030 -x41845 -x24300 -x37999 -x2980 -x19204 -x30307 -x12419 -x29962 -x43101 -x35844 -x24591 -x30406 -x27203 -x9655 -x20093 -x20816 -x17580 -x9949 -x35199 -x8473 -x7522 -x12639 -x16807 -x10935 -x44002 -x34465 -x43520 -x3458 -x22603 -x40333 -x21016 -x38599 -x2813 -x10734 -x39581 -x41853 -x42551 -x5870 -x11382 -x3902 -x28509 -x27834 -x44007 -x20490 -x22145 -x27300 -x10157 -x37468 -x43791 -x38486 -x30594 -x659 -x11700 -x28343 -x16947 -x40486 -x13264 -x27792 -x26168 -x36450 -x4277 -x16050 -x16001 -x16978 -x7091 -x13652 -x1271 -x12439 -x18069 -x40566 -x10636 -x18145 -x20318 -x29949 -x42761 -x1909 -x38626 -x22351 -x21426 -x40010 -x21614 -x27141 -x43319 -x1537 -x37370 -x20163 -x716 -x4651 -x15464 -x268 -x16984 -x7276 -x2629 -x22840 -x31421 -x34791 -x2866 -x17319 -x3292 -x37923 -x4332 -x40475 -x44003 -x38430 -x15117 -x33965 -x12988 -x2401 -x9469 -x20453 -x18008 -x9398 -x15967 -x35822 -x3252 -x4115 -x2735 -x10405 -x11733 -x31646 -x7516 -x43668 -x28233 -x7801 -x14844 -x32203 -x20234 -x41602 -x4358 -x14919 -x31577 -x20636 -x21044 -x31233 -x35346 -x9010 -x19072 x41029 -x19933 -x32097 -x40925 -x10313 -x15330 -x40615 -x41498 -x43970 -x19216 -x27245 -x11464 -x6064 -x22431 -x12649 -x29740 -x12174 -x604 -x32867 -x39849 -x6843 -x43166 -x37343 x41175 -x12843 -x38256 -x6716 -x15163 -x25274 -x21902 -x30445 -x34428 -x9139 -x260 -x27630 -x195 -x18336 -x2853 -x23970 -x20294 -x1300 -x34046 -x14764 -x17317 -x21483 -x23860 -x9457 -x14597 -x38394 -x5240 -x20402 -x40667 -x34799 -x44138 -x22182 -x31718 -x23437 -x3227 -x40921 -x44759 -x21313 -x2666 -x15771 -x17908 -x27994 -x31159 -x4256 -x35444 -x18023 -x2554 -x24590 -x23259 -x35245 -x21921 -x24675 -x41966 -x26293 -x16448 -x23538 -x8845 -x44296 -x7808 -x12498 -x18449 -x3362 -x17988 -x7241 -x34031 -x37540 -x2985 -x2252 -x37787 -x36612 -x27892 -x5719 -x39433 -x1706 -x14912 -x28957 -x36688 x41064 -x40204 -x39593 -x44193 -x11101 -x2097 -x5123 -x13048 -x1720 -x33307 -x28993 -x42867 -x16532 -x37374 -x17790 -x34417 -x3247 -x11278 -x35641 -x453 -x15794 -x28634 -x39371 -x20156 -x4086 -x35050 -x749 -x36023 -x28418 -x3400 -x35125 -x30664 -x23764 -x17994 -x39961 -x9054 -x1892 -x41939 -x32460 -x25375 -x43845 -x21398 -x23950 -x22538 -x38611 -x37602 -x30196 -x43533 -x1604 -x30254 -x23995 -x43538 -x33558 -x16359 x43070 -x912 -x16016 -x36196 -x18780 -x5622 -x26570 -x28750 -x26828 -x10402 -x30409 -x14201 -x3206 -x21638 -x43577 -x14548 -x15186 -x44016 -x28898 -x36030 -x20501 -x25919 -x35637 -x22329 -x44658 -x12692 -x1047 -x14261 -x43844 -x22376 -x10080 -x31111 -x5487 -x26708 -x11474 -x9784 -x21001 -x17746 -x25876 -x3802 -x9100 -x11235 -x15299 -x35604 -x17120 -x3081 -x13418 -x17722 -x9460 -x17244 -x12460 -x25213 -x3575 -x18971 -x27451 -x8680 -x22720 -x37371 -x18506 -x7628 -x28578 -x17437 -x32976 -x12118 -x27757 -x42258 -x39942 -x38440 -x37362 -x8559 -x13842 -x12013 -x5370 -x35467 -x39324 -x24953 -x38048 -x44300 -x22879 -x2359 -x30095 -x707 -x29631 -x43342 -x31576 -x7492 -x13364 -x14688 -x37119 -x10008 -x34254 -x8551 -x3695 -x31960 x41020 -x24001 -x35720 -x2192 -x540 -x34926 -x17446 -x39584 -x34442 -x2473 -x4732 -x43033 -x28069 -x8733 -x35204 -x9194 -x24806 -x16691 -x21729 -x26336 -x13736 -x34645 -x37932 -x9738 -x17034 -x20533 -x22604 -x13924 -x27993 -x10937 -x13949 -x30060 -x9465 -x7145 -x28635 -x7868 -x8402 -x10067 -x40233 -x40029 -x34937 -x17029 -x23798 -x26314 -x32738 -x2365 -x5178 -x23786 -x16522 -x1699 -x13200 -x20594 -x10947 -x34409 -x15207 -x11867 -x13781 -x4049 -x19630 -x3897 -x24558 -x43201 -x8746 -x15906 -x9994 -x4243 -x32620 -x8015 -x9495 -x13030 -x29428 -x12630 -x16649 -x18895 -x16927 -x24744 -x43764 -x40212 x17690 -x26241 -x5070 -x40527 -x33915 -x27768 -x5857 -x4609 -x22085 -x32298 -x29142 -x34850 -x39489 -x34073 -x9048 -x11164 -x5984 -x27778 -x1794 -x3203 -x13044 -x33540 -x12742 -x36788 -x38278 -x6509 -x41762 -x37187 -x11354 -x31167 -x26081 -x11044 -x23700 -x32311 -x34425 -x34556 -x18710 -x9089 -x14570 -x43739 -x44135 x19410 -x20668 -x26757 -x40529 -x36364 -x14287 -x29248 -x19941 -x24586 -x13853 -x24007 -x24481 -x38214 -x28803 -x30848 -x23622 -x4665 -x39171 -x24978 -x30166 -x16708 -x19586 -x21432 -x42314 -x17407 -x7864 -x21704 -x38059 -x40524 -x19086 -x535 -x35339 -x5111 -x11829 -x25449 -x17332 -x6472 -x11509 -x41567 -x34638 -x41695 -x36705 -x41814 -x16622 -x8315 -x21403 -x40901 -x12291 -x6074 -x16114 -x3497 -x10245 -x13467 -x32666 -x31071 -x20517 -x15895 -x24959 -x30290 -x31942 -x17331 -x3775 -x24830 -x24488 -x16222 -x22043 -x15395 -x37016 -x7846 -x34124 -x16959 -x27112 -x5244 -x42101 -x33399 -x38815 -x37416 -x9122 -x22332 -x13783 -x16573 -x43180 -x29151 -x21031 -x12503 -x26898 -x42176 -x1836 -x11574 -x28019 -x42581 -x35390 -x38215 -x20260 -x11608 -x5120 -x33988 -x29742 -x27562 -x6282 -x17952 -x25029 -x40690 -x27369 -x333 -x42423 -x28769 -x19192 -x35737 -x11562 -x43106 -x30217 -x33867 -x22590 -x35859 -x5187 -x37791 -x43427 -x36969 -x17847 -x27137 -x28101 -x19487 -x25353 -x8044 -x42969 -x13744 -x9712 -x4722 -x5521 -x12078 -x17759 -x22273 -x15913 -x236 -x15326 -x17279 -x36609 -x9639 -x3725 -x37086 -x11103 -x41952 -x6403 -x5613 -x4738 -x16231 -x32112 -x9112 -x43570 -x37158 -x5067 -x31208 -x25230 -x2161 -x17650 -x38840 -x5152 -x9061 -x22539 -x44388 -x42542 -x11070 -x43303 -x11406 -x29804 -x17561 -x9746 -x17408 -x11472 -x33516 -x21539 -x15429 -x42106 -x37700 -x33225 -x7000 -x28515 -x26812 -x44772 -x37862 -x32879 -x4700 -x43986 -x36780 -x44454 x41137 -x9780 -x32102 -x3510 -x12507 -x12939 -x3664 -x1838 -x39063 -x37798 -x12894 -x3913 -x44515 -x34563 -x14477 -x24516 -x13300 -x4389 -x25747 -x10086 -x41767 -x5357 -x36306 -x28556 -x825 -x33441 -x20857 -x20424 -x24680 -x14990 -x41637 -x28383 -x37690 -x13775 -x27485 -x38452 -x26126 -x7430 -x24500 -x498 -x35547 -x42431 -x25107 -x41730 -x27988 -x114 -x29911 -x29004 -x4727 -x26318 -x34712 -x43270 -x11463 -x8277 -x12954 -x33569 -x40811 -x15 -x13680 -x16789 -x34651 -x39538 -x21292 -x41744 -x2321 -x18076 -x24938 -x1738 -x465 -x33692 -x11684 -x26889 -x2546 -x11315 -x7986 x40429 -x20224 -x43899 -x39458 -x43253 x43729 -x14558 -x7758 -x34831 -x22168 -x35716 -x6503 -x33022 -x41420 -x40009 -x21596 -x30436 -x2300 -x3855 -x12377 -x15695 -x43261 -x4009 -x26846 -x29891 -x17502 -x37915 -x44337 -x34847 -x30421 -x3652 -x19765 -x7385 -x9798 -x31567 -x750 -x10995 -x8031 -x20305 -x25696 -x25485 -x26049 -x39003 -x7283 -x17370 -x32908 -x26132 -x27427 -x5013 -x36936 -x24029 -x7350 -x36964 -x40064 -x5220 -x6773 -x21644 x41232 -x323 -x4447 -x27615 -x43767 -x13211 -x15264 -x7401 -x30623 -x43068 -x12884 -x9481 -x11930 -x31694 -x11094 -x1159 -x44085 -x1132 -x32590 -x5880 -x12546 -x3452 -x30601 -x37563 -x28645 -x1155 -x19048 -x37809 -x12560 -x35755 -x14525 -x21647 -x43196 -x36820 -x4443 -x9143 -x24776 -x38667 -x23721 -x30928 -x42841 -x40699 -x36398 -x2380 -x22864 -x27445 -x34690 -x18305 -x35750 -x19885 -x8603 -x43190 -x26284 -x3528 -x26232 -x41940 -x37288 -x17638 -x34534 -x28313 -x5482 -x20200 -x20043 -x22581 -x14544 -x44809 -x16567 -x7339 -x29818 -x42518 -x4008 -x7764 -x13889 -x37306 -x21891 -x15920 -x16080 -x6781 -x6105 -x8911 -x38515 -x10184 -x6772 -x25188 -x22159 -x12748 -x13809 -x20724 -x8569 -x24400 -x38455 -x9840 -x27079 -x13758 -x693 -x15490 -x34886 -x31182 -x40742 -x12221 -x18650 -x29472 -x33667 -x12392 -x27338 -x26639 -x19109 -x19165 -x30974 -x40630 -x2364 -x37095 -x43688 -x5393 -x8236 -x20245 -x11537 -x32512 -x17902 -x8937 -x24042 -x11541 -x23378 -x20411 -x9210 -x33385 -x32240 -x26606 -x13888 -x31785 -x3722 -x26383 -x13543 -x12163 -x21157 -x23272 -x29018 -x8368 -x33363 -x42185 -x1977 -x13411 -x9272 -x37225 -x30358 -x23893 -x42798 -x37529 -x5774 -x17923 -x24138 -x11728 -x14224 -x25711 -x43324 -x1310 -x24074 -x16692 -x13580 -x32350 -x32595 -x21546 -x922 -x24559 -x4674 -x14189 -x13287 -x13577 -x39072 -x43960 -x25884 -x25655 -x6150 -x26777 -x28890 -x3694 -x2924 -x22057 -x35492 -x4818 -x35699 -x37806 -x30233 -x43111 -x18315 -x31105 -x7292 -x27947 -x43463 -x32157 -x1591 -x23618 -x21547 -x7640 -x16676 -x1961 -x40804 -x22462 -x10467 -x12705 -x23552 -x1724 -x3600 -x43422 -x6834 -x36280 -x25497 -x14666 -x38776 -x42309 -x39059 -x12906 -x18456 -x25159 -x34671 -x33371 -x4353 -x38913 -x12335 -x7118 -x17892 -x34093 -x34460 -x42287 -x43584 -x11566 -x1079 -x16686 -x20133 -x36403 -x11697 -x34013 -x18847 -x31069 -x34759 -x35886 -x10359 -x24839 -x18439 -x25723 -x26057 -x39666 -x22184 -x20206 -x120 -x5806 -x7787 -x24612 -x12738 -x28351 -x14774 -x30458 -x32244 -x39362 -x29842 -x9995 -x14663 -x39138 -x23004 -x36548 -x43129 -x6302 -x39891 -x30442 -x25311 -x23120 -x41980 -x757 -x26129 -x22069 -x39176 -x1526 -x16906 -x31700 -x32756 -x40078 -x23446 -x13551 -x6079 -x30944 -x17821 -x2932 -x13564 -x17393 -x41879 -x2289 -x2479 -x11773 x40446 -x26071 -x42686 -x32720 -x40674 -x34726 -x44291 -x43438 -x19705 -x13779 -x16552 -x24636 -x594 -x42464 -x35054 -x37605 -x31066 -x28424 -x12116 -x16952 -x24734 -x11614 -x19813 -x23324 -x28546 -x9218 -x38012 -x35617 -x23186 -x7940 -x18530 -x25930 -x23556 x41133 -x27814 -x31787 -x25225 -x9217 -x22466 -x36675 -x5944 -x312 -x11122 -x15355 -x30729 -x36025 -x25950 -x39516 -x7352 -x24316 -x16143 -x23294 -x22152 -x20638 -x29373 -x16544 -x1236 -x7186 -x12141 -x34549 -x27437 -x21133 -x8591 -x26036 -x41587 -x13760 -x35889 -x40349 -x2595 -x25845 -x42570 -x43459 -x44137 -x25312 -x14049 -x26525 -x19626 -x38159 -x11290 -x31119 -x7193 -x1758 -x17969 -x18102 -x35964 -x24266 -x36906 -x44373 -x44473 -x17733 -x35342 -x42339 -x18400 -x22993 -x17 -x14285 -x31545 -x4400 -x5663 -x14712 -x18109 -x26434 -x9171 -x46 -x11955 -x5678 -x14054 -x43097 -x24106 -x33449 -x11085 -x29809 -x22226 -x24420 -x14132 -x32062 -x23202 -x16389 -x13159 -x15422 -x8300 -x24054 -x26135 -x3812 -x18408 -x40635 -x26192 -x22949 -x40501 -x35509 -x41547 -x44761 -x6654 -x60 -x43213 -x39530 -x5867 -x37233 -x33256 -x33964 -x2100 -x38960 -x30223 -x24679 -x20829 -x29482 -x39092 -x19022 -x26109 -x1448 -x42192 -x15534 -x3895 -x28985 -x22612 -x11394 -x34113 -x5881 -x17385 -x33563 -x20467 -x4616 -x39102 -x1120 -x8254 -x27829 -x35551 -x31532 -x28354 -x39709 -x34874 -x1051 -x39097 -x24665 -x2571 -x43880 -x342 -x16275 -x36229 -x31092 -x15066 -x26422 -x23073 -x29026 -x7150 -x23067 -x10365 -x11143 -x14511 -x39506 -x1695 -x32156 -x9260 -x13602 -x8126 -x17255 -x9499 -x5030 -x14465 -x24852 -x14118 -x14332 -x22087 -x44414 -x20401 -x20363 -x36377 -x39373 -x30749 -x41815 -x13293 -x13973 -x29914 -x16039 -x7505 -x24595 -x8452 -x24026 -x41632 -x26983 -x7058 -x35423 -x6875 -x26788 -x1319 -x43537 -x25199 -x31875 -x17108 -x13118 -x1245 -x21531 -x28248 -x27101 -x17510 -x6585 -x19027 -x16941 -x10546 -x3908 -x7911 -x32482 -x6941 -x28710 -x25241 -x23317 x40407 -x9135 -x31335 -x3364 -x6620 -x25717 -x12594 -x35826 -x33343 -x35426 -x43675 -x11615 -x41871 -x23593 -x3881 -x29834 -x7490 -x95 -x37980 -x41896 -x34258 -x660 -x38870 -x24302 -x12295 -x20972 -x338 -x5256 -x35709 -x42693 -x3311 -x15744 -x27080 -x3811 -x29898 -x29502 -x4676 -x31739 -x38109 -x2786 -x7769 -x13579 x41245 -x5670 -x33672 -x17075 -x25792 -x20138 -x16575 -x2941 -x13722 -x7384 -x34060 -x29899 -x15933 -x20258 -x42355 -x19707 -x14505 -x43542 -x43024 -x17754 -x29965 -x34008 -x37292 -x18033 -x11610 -x25869 -x40057 -x32087 -x23911 -x17985 -x12353 -x24600 -x32937 -x11206 -x26783 -x37157 -x24453 -x19409 -x15083 -x12169 -x20574 -x25426 -x4955 -x31597 -x39363 -x1755 -x475 -x11123 -x15724 x41048 -x22399 -x22804 -x12074 -x36462 -x17172 -x15407 -x3210 -x42668 -x29671 -x18300 -x10801 x40402 -x24058 -x14721 -x30497 -x26237 -x32685 -x9056 -x17522 -x15868 -x24389 -x44596 -x38042 -x13559 -x8106 -x39803 -x720 -x2771 -x11326 -x30518 -x26484 -x4082 -x40331 -x42500 -x1670 -x31507 -x42626 -x34214 -x818 -x38977 -x31988 -x39688 -x40536 -x42096 -x27198 -x38631 -x10655 -x38190 -x18037 -x33595 -x31433 -x8744 -x31754 -x34677 -x23007 -x42796 -x42037 -x42764 -x25323 -x37977 -x15585 -x4814 -x4772 -x1022 -x31147 -x11208 -x31764 -x21660 -x39521 -x1059 -x25979 -x15431 -x5471 -x37713 -x9152 -x22007 -x36740 -x29959 -x5750 -x10825 -x15971 -x13852 -x360 -x25982 -x22117 -x3116 -x13983 -x43842 -x21900 -x17599 -x12992 -x33224 -x43123 -x34438 -x22926 -x23058 -x35808 -x5151 -x27069 -x19711 -x9475 -x42768 -x26814 -x35648 -x5409 -x39481 -x24113 -x12747 -x31001 -x26296 -x4534 -x29430 -x44734 -x18235 -x9158 -x14011 -x7161 -x32675 -x34545 -x34461 -x41867 -x15211 -x16346 -x40955 -x30884 -x29731 -x6226 -x24220 -x13677 -x11987 -x41979 x41059 -x4265 -x40133 -x1474 -x20525 -x12322 -x13867 -x8069 -x36232 -x6741 -x12994 -x21512 -x41864 -x17391 -x3590 -x23998 -x20925 -x36628 -x28445 -x21896 -x27906 -x17010 x43582 -x228 -x21536 -x6151 -x39091 -x32609 -x42870 -x6258 -x27431 -x8240 -x18911 -x19716 -x30637 -x10040 -x4808 -x18906 -x641 -x28612 -x17947 -x43705 -x24648 -x33716 -x4392 -x23401 -x38648 -x40125 -x9365 -x27540 -x26326 -x13545 -x18988 -x33388 -x9084 -x27276 -x5834 -x31751 -x19231 -x20029 -x30449 -x5247 -x29838 -x31928 -x42516 -x21645 -x15461 x41083 -x32692 -x37631 -x7360 -x11458 -x14619 -x28058 -x7181 -x31649 -x15760 -x27357 -x37995 -x31369 -x8752 -x29188 -x14772 -x29953 -x4156 -x2621 -x29302 -x36533 -x33266 -x31347 x41112 -x44054 -x1373 -x700 -x25633 -x29734 -x25785 -x3099 -x27589 -x10777 -x4538 -x17546 -x12250 -x33219 -x37244 -x30604 -x40755 -x19959 -x23999 -x12121 -x14416 -x25710 -x42003 -x12123 -x14742 -x6017 -x2447 -x14293 -x35678 -x25040 -x36997 -x29935 -x37106 -x31418 -x16511 -x20980 -x24094 -x9467 -x28828 -x23416 -x42868 -x39588 -x10465 -x11983 -x1987 -x19751 -x30684 -x23046 -x18402 -x13112 -x17750 -x23158 -x21396 -x14177 -x44409 -x13916 -x8411 -x37421 -x12113 -x1402 -x36908 -x15912 -x13587 -x36063 -x36252 -x15589 -x562 -x7778 -x35631 -x8343 -x9549 -x13857 -x1840 -x44521 -x23162 -x39982 -x40113 -x632 -x14040 -x2301 -x20360 -x13686 -x23766 -x35332 -x26149 -x3744 -x10311 -x33233 -x38906 -x6615 -x27229 -x15878 -x39447 -x5096 -x21492 -x44700 -x8278 -x34880 -x15930 -x29404 -x37278 -x20136 -x43269 -x40100 -x34416 -x31851 -x22432 -x17895 -x32993 -x2012 -x30586 -x9577 -x13630 -x9222 -x25670 -x41597 -x25046 -x41888 -x26023 -x30379 -x13312 -x15520 -x18407 -x36875 -x7572 -x30257 -x36541 -x32388 -x41610 -x855 -x20 -x8958 -x39910 -x40018 -x28649 -x6888 -x17859 -x1902 -x10355 -x5614 -x25307 -x6991 -x21533 -x19956 -x2903 -x34581 -x12333 -x29505 -x23858 -x19098 -x34420 -x20271 -x6309 -x28393 -x27436 -x5516 -x23930 -x18527 -x18021 -x24286 -x24473 -x5798 -x33334 -x21151 -x34457 -x42984 -x18738 -x37884 -x37260 -x30748 -x16367 -x25344 -x610 -x32263 -x19106 -x5241 -x38747 -x28302 -x28941 -x15450 -x19197 -x25739 -x8204 -x24533 -x3884 -x37702 -x31188 -x12746 -x1419 -x36792 -x33295 -x12459 -x6759 -x2710 -x24435 -x22277 -x7114 -x35658 -x3308 -x12205 -x36401 -x11258 -x38080 -x27558 -x28573 -x16441 -x20406 -x18012 -x9967 -x15818 -x12060 -x20540 -x5484 -x27234 -x21783 -x38716 -x27698 -x17562 -x15139 -x7996 -x24826 -x13828 -x4167 -x18045 -x2506 -x33198 -x11428 -x27231 -x36490 -x25026 -x32013 -x12226 -x22260 -x42203 -x8137 -x40636 -x22995 -x23054 -x19998 -x33309 -x11014 -x17030 -x23876 -x9818 -x33668 -x21249 -x35037 -x14527 -x29479 -x37668 -x4673 -x27226 -x9955 -x27465 -x16303 -x2428 -x43149 -x29985 -x6778 -x44319 -x40900 -x10340 -x17525 -x4144 -x34453 -x11707 -x27362 -x19174 -x26763 -x7772 -x33033 -x43402 -x27481 -x40928 -x6061 -x21068 -x21988 -x6269 -x42906 -x16665 -x40248 -x41728 -x16256 -x12315 -x13285 -x13295 -x27914 -x30317 -x14151 -x26646 -x13526 -x26294 -x11795 -x35644 -x17057 -x23629 -x39897 -x6401 -x36131 -x13629 -x1620 -x41718 -x3554 -x15218 -x24990 -x25243 -x17466 -x18272 -x17791 -x38033 -x39827 -x43317 -x30890 -x43836 -x9941 -x7086 -x24274 -x8575 -x26978 -x30896 -x14709 -x14899 -x18108 -x12359 -x17416 -x36453 -x3991 -x25673 -x2322 -x26726 -x27728 -x10242 -x13940 -x27464 -x11683 -x27022 -x358 -x34049 -x28044 -x6564 -x22377 -x31515 -x41712 -x6048 -x38078 -x15994 -x12211 -x39109 -x36267 -x23388 -x14490 -x33222 -x15504 -x17619 -x27246 -x12797 -x12477 -x43789 -x3823 -x1388 -x5582 -x43198 -x37985 -x22250 -x20763 -x16946 -x6416 -x10982 -x38828 -x18544 -x31727 -x21049 -x7747 -x32199 -x29847 -x156 -x29943 -x22412 -x21086 -x7953 -x42515 -x4615 -x32930 -x20588 -x8006 -x44551 -x19200 -x33364 -x40954 -x25297 -x33208 -x26186 -x26350 -x25822 -x10007 -x38798 -x2703 -x43118 -x33865 -x3568 -x22314 -x16939 -x35500 -x7371 -x28576 -x14126 -x13956 -x34149 -x31582 -x32592 -x24124 -x1748 -x19555 -x35072 -x11754 -x36826 -x29375 -x28039 -x17501 -x16139 -x32184 -x30430 -x18517 -x31686 -x36154 -x14705 -x36878 -x15717 -x44731 -x5886 -x21209 -x19984 -x25630 -x3163 -x28663 -x36349 -x11243 -x7108 -x37224 -x12572 -x5293 -x6976 -x38081 -x39722 -x26906 -x38198 -x25730 -x31656 -x17845 -x22125 -x36686 -x733 -x11809 -x13378 -x26088 -x5384 -x8956 -x43508 -x22610 -x2721 -x31933 -x5166 x41177 -x28461 -x27417 -x11102 -x37640 -x5337 -x17801 -x8055 -x16278 -x2646 -x13868 -x4191 -x23320 -x18656 -x28971 -x25581 -x30411 -x39306 -x22071 -x12971 -x21217 -x20387 -x25625 -x31022 -x13064 -x21473 -x15026 -x6108 -x35874 -x20529 -x32559 -x25315 -x36455 -x12357 -x17191 -x11535 -x19639 -x42075 -x11859 -x19502 -x38969 -x24609 -x17239 -x454 -x8281 -x6225 -x26298 -x15820 -x29756 -x21107 -x15220 -x25524 -x1783 -x43796 -x17464 -x29054 -x15946 -x7653 -x35522 -x13101 -x4893 -x44745 -x27957 -x7790 -x27685 x41363 -x24972 -x3340 -x27611 -x11744 -x27938 -x16183 -x44091 -x43981 -x11630 -x15543 -x28935 -x6145 -x34185 -x9489 -x33844 -x16399 x41272 -x7252 -x31375 -x13784 -x31693 -x207 -x9880 -x19319 -x3633 -x18759 -x9197 -x29725 -x39345 -x21878 -x7668 -x27902 -x41671 -x31378 -x34798 -x34636 -x42544 -x42730 -x12708 -x21356 -x11229 -x4678 -x28657 -x14820 -x22811 -x34615 -x44292 -x21610 -x36259 -x37384 -x38831 -x30861 -x44404 -x9078 -x37652 -x36915 -x29865 -x8643 -x20997 -x26948 -x31309 -x18398 -x39307 -x23565 -x29189 -x2389 -x37446 -x30694 -x28032 -x11835 -x176 -x42329 -x9039 -x32538 -x6163 -x20519 -x17456 -x37978 -x16838 -x24833 -x18583 -x13903 -x24136 x40434 -x27280 -x43990 -x14263 -x1548 -x24168 -x2360 -x7586 -x38916 -x2268 -x17349 -x32682 -x14491 -x2210 -x21986 -x24079 -x31899 -x36425 -x18119 -x27353 -x273 -x15101 -x40796 -x38702 -x10542 -x30424 -x31849 -x42429 -x33128 -x17701 -x29339 -x14010 -x43433 -x39549 -x44627 -x5706 -x12913 -x37302 -x11737 -x16468 -x26682 -x23589 -x24052 -x32659 -x23172 -x792 -x14483 -x3443 -x20913 -x27493 -x4397 -x13596 -x5753 -x22768 -x6124 -x32020 -x12645 -x8464 -x18486 -x18148 -x13665 -x28885 -x11001 -x30495 -x40137 -x8429 -x36439 -x31118 -x9306 -x25117 -x7203 -x8704 -x30339 -x35235 -x6253 -x18534 -x23358 -x39723 -x35042 -x39742 -x3386 -x41608 -x36668 -x26061 -x16899 -x12241 -x5906 -x13468 -x29517 -x34559 -x35099 -x4702 -x1235 -x16130 -x27030 -x23244 -x32886 -x22548 -x43434 -x6500 -x15257 -x44737 -x38472 -x2351 -x8262 -x19664 x43232 -x16821 -x34112 -x24460 -x18705 -x1358 -x22436 -x27594 -x2158 -x34263 -x40476 -x19065 -x12770 -x39298 -x14870 -x26297 -x30067 -x15858 -x7554 -x40346 -x25945 -x43407 -x2523 -x21844 -x40614 -x14008 -x25510 -x21812 -x40166 -x37032 -x20464 -x26960 -x24407 -x5869 -x35908 -x42552 -x5041 -x33267 -x20009 -x10004 -x10780 -x42965 -x17846 -x12874 -x1481 -x40599 -x10730 -x8485 -x13883 -x5312 -x19912 -x32878 -x44201 -x2106 -x16398 -x30083 -x24120 -x14486 -x8664 -x42807 -x1772 -x9303 -x20569 -x2090 -x12771 -x34643 -x40098 -x26039 -x3985 -x21699 -x35149 -x12981 -x8767 -x32478 -x7564 -x24574 -x42739 -x30802 -x20278 -x25068 -x13527 -x19782 -x566 -x18156 -x17767 -x40887 -x22627 -x14984 -x18662 -x13307 -x42920 x40709 -x24214 -x32907 -x21829 -x6979 -x33636 -x38145 -x7201 -x14174 x41230 -x39270 -x9387 -x14419 -x6203 -x32548 -x44603 -x22737 -x39721 -x39081 -x1480 -x3829 -x16402 -x9704 -x30272 -x9292 -x11783 -x22278 -x30446 -x8405 -x10786 -x35729 -x488 -x32000 -x26900 -x13448 x41161 -x9888 -x37459 -x36710 -x8750 -x40130 -x35867 -x25455 -x287 -x9170 -x32464 -x38152 -x28988 -x25638 -x32412 -x23200 -x39501 -x12329 -x17003 -x37705 -x9042 -x13061 -x25049 -x26435 -x7059 -x19584 -x4641 -x39444 -x28666 -x27970 -x30153 -x26995 -x22594 -x16900 -x5021 -x9992 -x24649 -x29980 -x6223 -x25525 -x13477 -x23571 -x27530 -x33509 -x17144 -x38286 -x33568 -x8793 -x34363 -x24987 -x40168 -x34948 -x719 -x6651 -x4589 -x22954 -x12784 -x39467 -x26418 -x901 -x42680 -x40876 -x5574 -x17222 -x26796 -x32470 -x26605 -x43420 -x37671 -x36354 -x12509 -x26802 -x16248 -x8145 -x25929 -x15168 -x11663 x41335 -x4451 -x28053 -x1097 -x20710 -x11505 -x27332 -x32098 -x26137 -x16124 -x3421 -x27342 -x1247 -x23431 -x43562 -x42035 -x10018 -x20912 -x27672 -x44643 -x9829 -x31696 -x22824 -x5697 -x23065 -x34366 -x24133 -x32967 -x43825 -x42006 -x26507 -x37148 -x39031 -x31459 -x12323 -x23126 -x37601 -x1830 -x3516 -x37067 -x41440 -x44014 -x43156 -x12547 -x33651 -x17230 -x21514 -x14022 -x5494 -x17252 -x40219 -x15204 -x8877 -x32944 -x40932 -x10205 -x40643 -x35438 -x22551 -x3569 -x33020 -x22185 -x24184 -x17343 -x27443 -x38291 -x913 -x21441 -x7223 -x39859 -x9327 -x38786 -x20677 -x7609 -x21980 -x23049 -x9161 -x21468 -x26183 -x25796 -x11402 -x5381 -x30184 -x30849 -x36253 -x6909 -x4562 -x39850 -x39179 -x38528 -x35391 -x4895 -x2605 -x34808 -x40916 -x7300 -x36186 -x31058 -x21690 -x13651 -x4204 -x1045 -x12492 -x37611 -x19350 -x23135 -x12158 -x23544 -x21 -x15282 -x11307 -x24217 -x8509 -x29667 -x43262 -x11936 -x27770 -x32441 -x17528 -x39911 -x25396 -x11178 -x17642 -x6268 -x26483 -x17146 -x34653 -x26883 -x33774 -x15028 -x20591 -x28981 -x24618 -x2373 -x3899 -x4762 -x15822 -x42564 -x40750 -x10066 -x24967 -x17863 -x1544 -x11596 -x15936 -x9167 -x29984 -x38169 -x32355 -x12422 -x43472 -x11404 -x19783 -x34225 -x13622 -x14966 -x7075 x41079 -x42655 -x12631 -x11388 -x20297 -x23366 -x34933 -x38111 -x31249 -x11964 -x30751 -x29200 -x31835 -x18014 -x2492 -x32438 -x42758 -x7112 -x1107 -x10280 -x39387 -x5325 -x22545 -x5989 -x35038 -x32530 -x35176 -x10891 -x10988 -x40107 -x4963 -x13797 -x10270 -x34110 -x21490 -x1737 -x89 -x3381 -x29589 -x16918 -x43199 -x27390 -x42488 -x9814 -x33857 -x42598 -x2590 -x10975 -x4504 -x10511 -x35340 -x39615 -x33400 -x37587 -x24945 -x17421 -x22046 -x14934 -x25210 -x36019 -x34365 -x32477 -x39364 -x37821 -x14149 -x11714 -x18570 -x25911 -x18983 -x41486 -x13882 -x21919 -x38017 -x35019 -x10991 -x17022 -x25166 -x711 -x15302 -x40455 -x13110 -x36834 -x10346 -x44673 -x17768 x41342 -x18699 -x22036 -x8715 -x11444 -x30128 -x9418 -x7260 -x25721 -x31959 -x9593 -x9731 x43014 -x15730 -x4708 -x13840 -x11434 -x13085 -x29412 -x37253 -x37285 -x619 -x42845 -x32029 -x31113 -x38583 -x19441 -x40531 -x15725 -x20070 -x13333 -x2478 -x31294 -x1560 -x13525 -x13731 -x24414 -x26053 -x22690 -x27845 -x21022 -x35080 -x35902 -x2357 -x32723 -x43996 -x30779 -x40006 -x27515 -x1467 -x26546 -x3422 -x13458 -x7229 -x43284 -x39766 -x22507 -x9987 -x24510 -x31 -x37438 -x29406 x41350 -x35031 -x7474 -x17803 -x34305 -x32095 -x20689 -x31729 -x20806 -x21861 -x22240 -x35785 -x2656 -x29495 -x25810 -x29304 -x17433 -x3334 -x7909 -x16969 -x20011 -x27929 -x41609 -x16737 -x14297 -x25027 -x10726 -x34873 -x371 -x20815 -x37209 -x20589 -x39517 -x41684 -x13387 -x5812 -x30127 -x34980 -x18786 -x15501 -x26086 -x13087 -x32238 -x43895 -x36174 -x5047 -x25310 -x31504 -x7623 -x25509 -x22648 -x39944 -x33996 -x31500 -x44784 -x32418 -x3508 -x25100 -x10058 -x26586 -x31834 -x16989 -x5745 -x37283 -x25404 -x8990 -x15804 -x21144 -x27749 -x15370 -x41705 -x27467 -x18945 -x19756 -x22923 -x29923 -x5040 -x36862 -x10808 -x9009 -x16207 -x33945 -x21142 -x37600 -x5443 -x12164 -x37607 -x10639 -x7677 -x6097 -x25992 -x23979 -x18793 -x6176 -x6168 -x3980 -x36794 -x19909 -x15557 -x23768 -x17548 -x13971 -x17335 -x24264 -x1831 -x34121 -x36992 -x5598 -x26592 -x32515 -x42695 -x340 -x26012 -x10635 -x27990 -x5184 -x24699 -x17115 -x25105 -x10747 -x44666 -x44638 -x28901 -x34909 -x17051 -x3684 -x13149 -x43417 -x6344 -x31949 -x32152 -x16598 -x12774 -x17436 -x25515 -x25942 -x24732 -x27977 -x31048 -x27184 -x20033 -x43406 -x2859 -x17520 -x5069 -x44743 -x23823 -x2560 -x29305 -x18505 -x19116 -x37991 -x1702 -x23555 -x526 -x29100 -x43447 -x4949 -x27484 -x22355 -x42990 -x28537 -x8848 -x22390 -x13548 -x39476 -x2631 -x35580 -x19731 -x16826 -x36595 -x35863 -x22668 -x14101 -x44382 -x28048 -x40640 -x16514 -x1011 -x25001 -x6925 -x40608 -x20065 -x8622 -x6723 -x16553 -x10146 -x6382 -x1225 -x1251 -x30373 -x9862 -x16308 -x1685 -x2054 -x19818 -x2092 -x37646 -x14196 -x7034 -x44063 -x16005 -x27832 -x37006 -x33077 -x41716 -x32545 -x15871 -x10819 -x9791 -x12634 -x17652 -x5974 -x21379 -x38610 -x40602 -x19028 -x37295 -x17151 -x3669 -x31711 -x21802 -x7756 -x15664 -x11283 -x267 -x15420 -x214 -x4233 -x7115 -x17373 -x43158 -x38283 -x1877 -x25365 -x4038 -x947 -x3439 x40951 -x4928 -x29952 -x29276 -x33581 -x2259 -x17044 -x30244 -x22655 -x27186 -x38899 -x8816 -x23738 -x36337 -x12470 -x6333 -x10224 -x19737 -x32039 -x11266 -x18539 -x30211 -x9611 -x39420 -x31750 -x14478 -x15790 -x29462 -x16003 -x16242 -x12427 -x40259 -x17167 -x7346 -x21019 -x15768 -x33027 -x1691 -x201 -x2343 -x21682 -x43547 -x4238 -x2564 -x35532 -x4369 -x23690 -x5169 -x613 -x11327 -x31046 -x33076 -x14239 -x15208 -x17092 -x18440 -x19090 -x10456 -x23696 -x34215 -x33125 x40992 -x30804 -x19954 -x15972 -x28318 -x8931 -x33951 -x23104 -x13281 -x44250 -x40150 -x6528 -x24398 -x30176 x41142 -x426 -x34026 -x8100 -x15059 -x36409 -x28603 -x26823 -x39487 -x28447 -x31351 -x5962 -x10317 -x28517 -x17741 -x8466 -x26103 -x3993 -x14633 -x28119 -x16141 -x19949 -x5802 -x44474 -x11336 -x11409 -x43376 -x38663 -x39188 -x31618 -x17623 -x29254 -x23942 -x38595 -x6543 -x23518 -x955 -x31634 -x24273 -x12161 -x41408 -x33905 -x2971 -x37968 x41199 -x9134 -x7701 -x38589 -x32839 -x20613 -x2550 -x13711 -x28169 -x22533 -x9964 -x1678 -x27804 -x22919 -x35198 -x21284 -x40127 -x8156 -x24384 -x23610 -x8470 -x40217 -x11418 -x5053 -x28532 -x23235 -x6431 -x37846 -x21311 -x8325 -x35190 -x18875 -x20160 -x29178 -x33423 -x23134 -x30277 -x9988 -x15165 -x16976 -x28118 -x16653 -x39155 -x29378 -x35554 -x29077 -x35143 -x14818 -x34723 -x12655 -x23353 -x28665 -x33250 -x36939 -x12525 -x30669 -x20435 -x38894 -x21994 -x9885 -x17756 -x22305 -x43328 -x1923 -x29478 -x17995 -x29294 -x13894 -x25121 -x17503 -x27082 -x14513 -x36268 -x28440 -x15914 -x30892 -x26953 -x26380 -x43257 -x24336 -x6304 -x31702 -x26787 -x3111 -x10005 -x39529 -x2036 -x5801 -x31203 -x5145 -x5854 -x2736 -x28869 -x24370 -x2057 -x39691 -x24283 -x23008 -x33949 -x6142 -x4718 -x13212 -x36884 -x23155 -x17417 -x10965 -x3928 -x37554 x41349 -x21556 -x15506 -x42222 -x35668 -x42024 -x23462 -x19516 -x38995 -x35561 -x24891 -x11263 -x40692 -x20530 -x8584 -x29626 -x40143 -x9688 -x11507 -x15130 -x11780 -x1007 -x5662 -x86 -x37031 -x21210 -x4449 -x10752 -x32721 -x1672 -x15931 -x37572 -x23943 -x7722 -x39885 -x21506 -x29526 -x38898 -x29211 -x20924 -x32550 -x32775 -x2588 -x32519 -x29335 -x19853 -x31952 -x1008 -x35983 -x26895 -x31394 -x3621 -x36848 -x11167 -x21341 -x14811 -x35153 -x21924 -x36662 -x39016 -x19743 -x21996 -x33780 -x2973 -x30856 -x10608 -x16804 -x28632 -x1383 -x38594 -x31506 -x12067 -x41706 -x10832 -x37695 -x8839 -x35639 -x9944 -x23010 -x33433 -x32586 -x34023 -x15372 -x11083 -x27201 -x37834 -x376 -x8057 -x20159 -x37910 -x27290 -x33172 -x39646 -x23372 -x12728 -x12629 -x14562 -x40121 -x7129 -x20194 -x11675 -x29187 -x31701 -x23194 -x22643 -x11553 -x27730 -x27023 -x12785 -x14878 -x41950 -x6618 -x16859 -x5684 -x23181 -x16992 -x6014 -x18281 -x31009 -x33699 -x28528 -x27374 -x30542 -x44505 -x34603 -x17171 -x36692 -x23869 -x7712 -x44089 -x6671 -x29511 -x13802 -x12352 -x1742 -x9696 -x32766 -x7436 -x39620 -x35584 -x36633 -x19777 -x35583 -x31123 -x3941 -x9095 -x6027 -x25073 -x16070 -x43161 -x29399 -x1124 -x23382 -x29369 -x16188 -x30320 -x36786 -x39817 -x19497 -x41806 -x27622 -x30291 -x32869 -x12593 -x30647 -x21760 -x33466 -x7672 -x3733 -x32218 -x9629 -x43174 -x31195 -x28405 -x20586 -x2911 -x24208 -x19030 -x38873 -x1032 -x23285 -x5064 x43707 -x8737 -x2294 -x3291 -x36231 -x14484 -x20184 -x9548 -x4157 -x40693 -x33834 -x33855 -x37790 -x34302 -x43865 -x14719 -x25371 -x5118 -x16136 -x31886 -x44754 -x31612 -x1357 x41302 -x11599 -x24325 -x9899 -x5804 -x7589 -x44508 -x27598 -x43034 -x8731 -x12868 -x41935 -x27907 -x42676 -x13922 -x24088 -x1142 -x33252 -x27295 -x1894 -x41568 -x16181 -x31594 -x38706 -x14914 -x31640 -x9556 -x3377 -x2788 -x22790 -x2803 -x2014 -x24995 -x20578 -x18888 -x38578 -x39053 -x24475 -x24890 -x26715 -x6794 -x16715 -x32854 -x19079 -x20559 -x33923 -x19015 -x4321 -x41502 -x42781 -x11462 -x31496 -x18635 -x26511 -x11035 -x32320 -x43786 -x10553 -x21247 -x18032 -x2790 -x16545 -x19402 -x34994 -x23013 -x14816 -x5716 -x35797 -x4619 -x33189 -x34198 -x4554 -x18790 -x7483 -x37911 -x20436 -x43664 -x452 -x32876 -x24540 -x30163 -x15369 -x13297 -x29170 -x14374 -x29751 -x18942 -x17625 -x41761 -x27627 -x13308 -x16178 -x16273 -x37401 -x31234 -x24440 -x25662 -x2388 -x19400 -x10833 -x39869 -x4794 -x23131 -x4843 -x36755 -x3451 -x2009 -x20195 -x41958 -x10204 -x26705 -x16443 -x35324 -x13926 -x43977 -x29387 -x11023 -x23394 -x12909 -x40383 -x18182 -x33549 -x36566 -x1341 -x22677 -x10428 -x26580 -x32491 -x36736 -x10193 -x19198 -x21358 -x25408 -x26456 -x23570 -x42940 -x6377 -x10380 -x27527 -x30493 -x7566 -x36373 -x18396 -x26704 -x18138 -x27218 -x21859 -x40042 -x36014 -x18056 -x6739 -x5395 -x8233 -x28374 -x38217 -x10288 -x10027 -x10650 -x27420 -x35507 -x13222 -x38403 -x20601 -x39229 -x29099 -x9520 -x20705 -x3351 -x10331 -x1900 -x33289 -x332 -x106 -x25651 -x29365 -x14575 -x19799 -x40561 -x19083 -x42090 -x26653 -x25529 -x41971 -x33591 -x3772 -x29794 -x11330 -x33079 -x35097 -x25387 -x17830 -x12248 x43575 -x34430 -x21338 -x29999 -x37418 -x33463 -x30295 -x20958 -x38280 -x43798 -x34792 -x12558 -x40757 -x14461 -x28389 -x30354 -x3190 -x7306 -x29327 -x39167 -x22252 -x36026 -x16478 -x6316 -x26530 -x35704 -x10267 -x5643 -x37249 -x8268 -x9502 -x35498 -x44270 -x23519 -x23592 -x12183 -x13179 -x8705 x41377 -x34376 -x30437 -x10923 -x20683 -x4365 -x16026 -x31200 -x9080 -x22192 -x601 -x36037 -x34803 -x21673 -x25786 -x15642 -x37635 -x44567 -x15269 -x29974 -x15674 x33152 -x21742 -x11299 -x14171 -x9895 -x42658 -x22850 -x20639 -x30975 -x4515 -x35476 -x17726 -x103 -x14003 -x24097 -x16924 -x33890 -x33715 -x32194 -x11837 -x16950 -x41736 -x6696 -x37775 -x10006 -x28035 -x36720 -x8938 -x10312 -x32369 -x37398 -x7374 -x9101 -x43642 -x4764 -x28008 -x28391 -x10724 -x16912 -x5935 -x44082 -x25705 -x21809 -x1314 -x16205 -x18883 -x21949 -x23412 -x3500 -x9430 -x14329 -x33976 -x24921 -x40589 -x20989 -x13457 -x19254 -x25179 -x15757 -x6106 -x10811 -x22838 -x15247 -x5821 -x4213 -x10538 -x3704 -x38623 -x43357 -x44260 -x1081 -x28034 -x41618 -x38545 -x14867 -x837 -x2561 -x28991 -x8216 -x3164 -x8925 -x27541 -x19950 -x25477 -x21471 -x44646 -x38161 -x27496 -x14782 -x39865 -x21355 -x28782 -x3050 -x44017 -x5894 -x33979 -x42392 -x23714 -x16885 -x32322 -x11722 -x31629 -x10643 -x14169 -x10200 -x21450 -x13376 -x197 -x34531 -x17488 -x31964 -x11920 -x31690 -x281 -x12457 -x17639 -x31468 -x40252 -x41803 -x33731 -x33305 -x1605 -x43125 -x4 -x12551 -x38041 -x26325 -x29438 -x23899 -x27034 -x3700 -x1679 -x7386 -x11874 -x33312 -x5860 -x17755 -x21013 -x26433 -x21905 -x27257 -x28217 -x39287 -x14379 -x3687 -x27318 -x20575 -x834 -x27217 -x25291 -x1621 -x42245 -x27123 -x32584 -x40880 -x18686 -x586 -x7844 -x14979 -x27725 -x18908 -x32868 -x35923 -x15873 -x17476 -x32305 -x21836 -x18573 -x41921 -x24923 -x13939 -x19078 -x24206 -x5538 -x1693 -x27571 -x28797 -x5042 -x31779 -x40634 -x23656 -x12751 -x26269 -x2336 -x5754 -x43473 -x16962 -x23377 -x6192 -x26550 -x581 -x13657 -x8772 x41194 -x40357 -x27537 -x25915 -x30255 -x10396 -x11582 -x39966 -x28290 -x986 -x16063 -x28170 -x19210 -x30874 -x41805 -x42690 -x35730 -x22836 -x25927 -x9918 -x39932 -x37424 -x4761 -x28000 -x2815 -x34024 -x27755 -x15141 -x14931 -x44588 -x34878 -x17340 -x40362 -x9096 -x4430 -x40239 -x1182 -x42938 -x21135 -x9909 -x5893 -x43356 -x34207 -x27216 -x31704 -x32722 -x11646 -x33797 -x18613 -x9309 -x41764 -x27393 -x2124 -x17079 -x16903 -x29456 -x35157 -x32279 -x36257 -x17262 -x41907 -x15161 -x13337 -x21634 -x21825 -x20643 -x28709 -x34969 -x42601 -x39507 -x8471 -x30911 x21720 -x19566 -x24467 -x11612 -x15073 -x27621 -x30451 -x42285 -x42640 -x43988 -x32466 -x38771 x19608 -x1663 -x42932 -x37353 -x11542 -x16157 -x37485 -x22343 -x41942 -x42499 -x28399 -x27074 -x20162 -x7767 -x42627 -x20907 -x15708 -x1333 -x33241 -x15803 -x28876 -x4202 -x30185 -x6427 -x37111 -x42672 -x40236 -x43217 -x6598 -x25597 -x30375 -x20986 -x12245 -x31510 -x12191 -x30088 -x32270 -x20441 -x19143 -x38310 -x16551 -x6703 -x4644 -x30545 -x25232 -x25628 -x21920 -x15921 -x18111 -x33793 -x21561 -x11016 -x14955 -x25101 -x21715 -x6257 -x26365 -x7451 -x4960 -x37703 -x28824 -x40004 -x9801 -x33864 -x3388 -x12725 -x36361 x41211 -x26532 -x37625 -x24445 -x28043 -x39428 -x13571 -x44429 -x1325 -x18290 -x5548 -x25731 -x8033 -x32813 -x35669 -x42297 -x20270 -x819 -x12308 -x11366 -x7441 -x43854 -x26804 -x38729 -x19188 -x3463 -x3030 -x8802 -x30520 -x4832 -x21652 -x19851 -x44715 -x37181 -x16935 -x34432 -x27925 -x2910 -x34868 -x19989 -x42606 -x20281 -x1610 -x2902 -x34678 -x18901 -x19758 -x28269 -x43859 -x44465 -x4746 -x40936 -x547 -x12678 -x234 -x26309 -x8105 -x25701 -x6655 -x20634 -x29165 -x6690 -x12985 -x8888 -x10334 -x37861 -x40124 -x21722 -x10230 -x26389 -x30056 -x37512 -x38666 -x38573 -x31261 -x13202 -x27134 -x943 -x11093 -x28773 -x37996 -x21766 -x7779 -x41600 -x43380 -x35379 -x14411 -x35477 -x34765 -x1378 -x38341 -x25971 -x3188 -x15419 -x3288 -x40054 -x43678 -x1974 -x7135 -x29134 -x3767 -x3645 -x44075 -x12792 -x3260 -x1404 -x35068 -x2574 -x16128 -x40571 -x38193 -x19558 -x5840 -x16440 -x27741 -x32271 -x28944 -x27315 -x31130 -x29025 -x42907 -x20666 -x26415 -x25627 -x37655 -x38329 -x5235 -x32182 -x26884 -x8138 -x10731 -x29544 -x12776 -x42994 -x18756 -x11912 -x43251 -x4163 -x31742 -x22897 -x13750 -x14625 -x42716 -x24629 -x40849 -x25819 -x37626 -x24322 -x17139 -x29050 -x13561 -x15383 -x24700 -x6034 -x24758 -x19194 -x33631 -x19679 -x410 -x19208 -x6433 -x31528 -x42849 -x39068 -x26563 -x25838 -x11843 -x3773 -x5543 -x35069 -x27492 -x44774 -x26756 -x11209 -x9245 -x38107 -x39169 -x17260 -x5229 -x36017 -x4629 -x3171 -x29219 -x34658 -x10382 -x23254 -x27803 -x25395 -x43828 -x34147 -x10979 -x18667 -x26114 -x42234 -x15943 -x39829 -x39875 -x16829 -x5327 -x26737 -x41928 -x29085 -x25352 -x2861 -x8566 -x29982 -x18861 -x43744 -x11755 -x26661 -x42121 -x1952 -x12505 -x42015 -x38875 -x21928 -x26347 -x18168 -x19822 -x23897 -x34105 -x4670 -x26582 -x27896 -x11515 -x43255 -x27274 -x32514 -x39414 -x37481 -x4802 -x13891 -x31170 -x30341 -x18381 -x24899 -x4898 -x19273 -x31826 -x4198 -x33268 -x16776 -x18124 -x27020 -x15867 -x8232 -x22308 -x26316 -x9320 -x13530 -x13451 -x29870 -x26307 -x39861 -x12821 -x19244 -x21984 -x353 -x19036 -x40485 -x28703 -x32185 -x8130 -x543 -x4775 -x10851 -x14652 -x25679 -x1606 -x39990 -x42302 -x42380 -x32481 -x36255 -x16111 -x18595 -x4280 -x31345 -x12911 -x997 -x32268 -x5783 -x20580 -x39140 -x10513 -x18190 -x36278 -x14794 -x5402 -x12668 -x2950 -x8462 -x851 -x39375 -x17973 -x5203 -x18537 -x16031 -x28575 -x23994 -x18025 -x15414 -x17611 -x6359 -x13866 -x44516 -x36198 -x6962 -x29941 -x2093 -x33616 -x15274 -x27899 -x2967 -x21763 -x165 -x3856 -x29423 -x16069 -x9879 -x38346 -x4813 -x32849 -x19739 -x16626 -x38230 -x18902 -x23106 -x21196 -x4926 -x27381 -x30205 -x14096 -x18541 -x39771 -x21743 -x9922 -x15692 -x3239 -x8758 -x5824 -x3903 -x26541 -x20825 -x21778 -x23063 -x26493 -x5405 -x24497 -x33357 -x37549 -x36144 -x420 -x13756 -x34204 -x12812 -x4902 -x34075 -x29301 -x11512 -x8399 -x32981 -x26157 -x19543 -x5398 -x40565 -x32432 -x3104 -x19690 -x21038 -x1572 -x4777 -x12543 -x25380 -x7134 -x13291 -x5847 -x10447 -x43062 -x36438 -x44651 -x12663 -x30207 -x12285 -x1771 -x37222 -x34298 -x7534 -x29915 -x9802 -x18053 -x23626 -x31846 -x28078 -x22557 -x23304 -x31037 -x22215 -x31780 -x37342 -x36894 -x42262 -x28098 -x21182 -x20366 -x25275 -x11405 -x7718 -x44086 -x1119 -x30123 -x32755 -x23250 -x42406 -x7266 -x32555 -x30429 -x43048 -x6424 -x3564 -x2455 -x3284 -x569 -x35371 -x25420 -x12293 -x34452 -x7231 -x18480 -x21067 -x9352 -x42337 -x12462 -x13076 -x24792 -x39038 -x34145 -x15415 -x32991 -x26370 -x14692 -x40710 -x14800 -x21367 -x26539 -x28109 -x14320 -x40926 -x33096 -x39158 -x7951 -x31861 -x14340 -x13189 -x28337 -x39606 -x43415 -x42534 -x44305 -x36621 -x37036 -x28036 -x10793 -x5439 -x10344 -x12090 -x16216 -x42327 -x29771 -x44103 -x36423 -x29288 -x1879 -x19682 -x12701 -x14238 -x14303 -x31110 -x22009 -x37573 -x18634 -x768 -x1048 -x11613 -x44435 -x9807 -x38437 -x40052 -x13226 -x39296 -x39711 -x33259 -x20171 -x44679 -x31177 -x100 -x20273 -x43302 -x11264 -x642 -x24476 -x21476 -x15562 -x15949 -x8111 -x44197 -x29533 -x43296 -x10114 -x37729 -x39279 -x11866 -x28549 -x40384 -x1200 -x2456 -x38433 -x21122 -x35628 -x30650 -x6006 -x41682 -x43274 -x25645 -x31462 -x10609 -x43134 -x5406 -x28463 -x37792 -x2983 -x8684 -x31541 -x29971 -x31297 -x33703 -x34641 -x9662 -x16556 -x23981 -x34509 -x42242 -x36290 -x21650 -x32988 -x27584 -x8838 -x38242 -x12782 -x32396 -x26666 -x15574 -x1201 -x36994 -x37542 -x19095 -x7883 -x20779 -x4106 -x40288 -x16949 -x11872 -x23341 -x24810 -x42573 -x1536 -x6948 -x2461 -x30064 -x44641 -x24543 -x10099 -x39737 -x4671 -x36626 -x24280 -x20388 -x24345 -x43657 -x15039 -x14000 -x26731 -x22169 -x20208 -x13163 -x40304 -x31831 -x6018 -x30285 -x38021 -x6276 -x24415 -x16773 -x897 -x7798 -x1002 -x36158 -x6351 -x26821 -x19089 -x2448 -x17484 -x10809 -x39258 -x2606 -x40370 -x29768 -x38449 -x38026 -x11036 -x5799 -x7806 -x10619 -x9907 -x14932 -x4992 -x31526 -x20777 -x3010 -x26504 -x7901 -x16118 -x4773 -x38683 -x19053 -x16902 x41341 -x5463 -x33689 -x3172 -x4578 -x1282 -x9616 -x10691 -x40510 -x30063 -x4405 -x34076 -x33796 -x33123 -x29871 -x8454 -x1296 -x30159 -x3995 -x19661 -x18980 -x20390 -x36536 -x17470 -x24269 -x3047 -x42143 -x34585 -x26147 -x11877 -x16362 -x8052 -x17779 -x6478 -x14318 -x405 -x13304 -x38100 -x29474 -x3586 -x41824 -x42691 -x4083 -x22449 -x2555 -x29506 -x40730 -x34590 -x44431 -x39873 -x14945 -x34109 -x36478 -x38171 -x5436 -x5876 -x15951 -x11547 -x7259 -x32898 -x42865 -x5609 -x38146 -x14724 -x21509 -x32996 -x14117 -x36565 -x34716 -x43510 -x6546 -x39027 -x19255 -x27446 -x7547 -x27152 -x33144 -x24761 -x32713 -x2538 -x24917 -x21256 -x37100 -x7762 -x26612 -x4785 -x27815 -x31251 -x19385 -x18851 -x44495 -x39457 -x36753 -x30270 -x22052 -x41984 -x40214 -x8318 -x13420 -x25794 -x42624 -x14037 -x28190 -x38968 -x5076 -x2521 -x3 -x3419 x41038 -x35301 -x28605 -x27764 -x24463 -x29075 -x34797 -x39100 -x3507 -x26681 -x5014 -x2346 -x8286 -x23419 -x41552 -x43143 -x32503 -x10232 -x11165 -x8607 -x37749 -x4485 -x43441 -x36020 -x17613 -x7340 -x5537 -x25766 -x13593 -x43737 -x22004 -x19414 -x15435 -x15206 -x19336 -x40624 -x34617 -x8623 -x29861 -x33240 -x31324 -x34392 -x33962 -x33627 -x9085 -x5286 -x42546 -x18122 -x4892 -x14947 -x42751 -x23582 -x244 -x14907 -x31215 -x15238 -x27330 -x28650 -x29126 -x24129 -x14796 -x37153 -x23109 -x10138 -x6792 -x9401 -x38816 -x11662 -x2234 -x17018 -x3997 -x28966 -x40458 -x5088 -x23286 -x19019 -x44744 -x35961 -x42864 -x6000 -x10963 -x25247 -x44257 -x32984 -x25788 -x41892 -x19769 -x20926 -x24545 -x3342 x41053 -x5636 -x25466 -x21008 -x6263 -x35085 -x33679 -x2530 -x1381 -x8995 -x2214 -x8598 -x29522 -x11884 -x4468 -x36161 -x11875 -x14274 -x28540 -x11900 -x40506 -x35529 -x39077 -x19763 x41288 -x23240 -x1773 -x17013 -x44656 -x35534 -x27603 -x965 -x18596 -x31732 -x37699 -x5852 -x29176 -x35411 -x21113 -x1122 -x5499 -x21354 -x32385 -x639 -x27987 -x7813 -x1703 -x4648 -x24769 -x22238 -x14783 -x43239 -x9908 -x29499 -x44543 -x687 -x27387 -x5175 -x19615 -x8726 -x30719 -x6148 -x159 -x24660 -x33735 -x14053 -x37195 -x6199 -x39133 -x3404 -x15423 -x43054 -x26393 -x21475 -x1616 -x30900 -x19831 -x29588 -x1317 -x2051 -x23804 x41173 -x22847 -x29714 -x7725 -x19168 -x17404 -x37122 -x8269 -x22387 -x22693 -x33941 -x33721 -x24060 -x10055 -x36138 -x30792 -x35865 -x16127 -x39870 -x32826 -x634 -x36933 -x2139 x41110 -x17418 -x29997 -x21707 -x19689 -x10339 -x12626 -x5319 -x6072 -x24182 -x10079 -x44544 -x2953 -x12810 -x23115 -x28310 -x40090 -x10597 -x41558 -x24604 -x1094 -x13967 -x29543 -x2956 -x23022 -x21378 -x26791 -x36635 -x27368 -x58 -x36133 -x3640 -x19287 -x5205 -x27508 -x10817 -x23967 -x6187 -x30502 -x35922 -x13495 -x29940 -x28128 -x17905 -x17156 -x17009 -x485 -x9114 -x26645 -x14647 -x35493 -x6992 -x42436 -x8017 -x2609 -x25444 -x11488 -x7766 -x17155 -x40307 -x28090 -x3809 -x26027 -x23760 -x5056 -x20002 -x42835 -x27098 -x9727 -x2437 -x28839 -x30147 -x21502 x41051 -x17934 -x11345 -x13436 -x21525 -x38192 -x29529 -x27751 -x149 -x14895 -x31603 -x26962 -x6289 -x18094 -x27125 x41318 -x39969 -x12452 -x19384 -x29788 -x41701 -x21172 -x32920 -x41877 -x13948 -x28394 -x2619 -x10909 -x22374 -x26989 -x41788 -x2718 -x9388 -x13785 -x32342 -x31621 -x43954 -x2754 -x25615 -x24066 -x11296 -x29272 -x14629 -x39104 -x1991 -x40822 -x32806 -x12953 -x29027 -x12996 -x14178 -x20597 -x41732 -x27588 -x25042 -x31449 -x15853 -x26625 -x33599 -x37339 -x42651 -x33553 -x30190 -x3656 -x31904 -x14566 -x23802 -x14711 -x42675 -x1330 -x15623 -x28776 -x18734 -x39522 -x8700 -x4054 -x31852 x41310 x41354 -x44792 -x2920 -x42708 -x27732 -x3658 -x24943 -x12903 -x31920 -x24518 -x5653 -x32310 -x25110 -x7109 -x39071 -x23459 -x39449 -x19657 -x44381 -x1216 -x34273 -x16613 -x30169 -x15215 -x26372 -x23512 -x39967 -x16527 -x31516 -x2109 -x35775 -x3146 -x9212 -x23481 -x4048 -x6033 -x4690 -x14902 -x8894 -x19368 -x22134 -x27171 -x9126 x41241 -x16391 -x35582 -x6036 -x12809 -x1441 -x22214 -x674 -x21870 -x15325 -x15601 -x36843 -x41956 x21192 -x35836 -x28497 -x34807 -x12698 -x19578 -x36879 -x39367 -x41503 -x43207 -x12947 -x17124 -x18702 -x15409 -x25842 -x1351 -x20952 -x33227 -x21371 -x36482 -x37620 -x40702 -x10682 -x25505 -x12905 -x39419 -x37092 -x7330 -x18726 -x18796 -x42459 -x19139 -x844 -x32485 -x39173 x41347 -x15279 -x980 -x22992 -x32256 -x9790 -x31744 -x10789 -x39992 -x13794 -x40250 -x38537 -x21579 -x22978 -x8933 -x8371 -x41688 -x26058 -x26542 -x1218 -x30168 -x24315 -x4431 -x12426 -x16412 -x35556 -x14325 -x22225 -x34367 -x26459 -x20316 -x7849 -x12447 -x7663 -x491 -x21494 -x8908 -x29753 -x32117 -x17807 -x14474 -x20884 -x9413 x41123 -x20244 -x28533 -x26836 -x2761 -x39215 -x14650 -x1476 -x18086 -x20046 -x16831 -x23668 -x23050 -x10450 -x28127 -x6906 -x36965 -x30398 -x41826 -x15376 -x19043 -x37666 -x31940 -x34153 -x43870 -x2575 -x30105 -x32761 x40411 -x241 -x21860 -x28651 -x16614 -x20810 -x25308 -x32863 -x44591 -x24330 -x14891 -x8349 -x32760 -x43982 -x44601 -x18531 -x43896 -x4446 -x34061 -x34374 -x12 -x8999 -x44224 -x36275 -x36617 -x13606 -x25828 -x29374 -x37270 -x37739 -x32286 -x14526 -x36550 -x29371 -x41542 -x38315 -x42577 -x19965 -x7411 -x17601 -x37046 -x29816 -x10133 -x2812 -x35117 -x20078 -x40588 -x33453 -x33517 -x20933 -x3489 -x36096 -x32234 -x4668 -x9590 -x26332 -x13097 -x35682 -x29575 -x17924 -x34849 -x13644 -x37013 -x37149 -x1214 -x34201 -x32566 -x32809 -x42575 -x30699 -x35842 -x21734 -x31453 -x31228 -x10840 -x44742 -x22353 -x32024 -x18376 -x7337 -x30572 -x32143 -x43852 x41247 -x33751 -x12242 -x31719 -x17221 -x37170 -x10190 -x1234 -x29156 -x24145 -x16380 -x39759 -x36265 -x2436 -x25812 -x31129 -x35915 -x11476 -x22331 -x29031 -x12803 -x34342 -x44258 -x28726 -x15474 -x35032 -x14717 -x38039 -x29633 -x39901 -x32946 -x27457 -x8261 -x10429 -x22764 -x35898 -x26915 -x21126 -x42367 -x29712 -x21801 -x16187 -x13182 -x33105 -x6291 -x15783 -x24724 -x44395 -x37832 -x2535 -x11217 -x40610 -x36546 -x4792 -x11923 -x3033 -x7834 -x42526 -x28626 -x31596 -x23558 -x41474 -x9703 -x33681 -x30020 -x20774 -x22110 -x44000 -x24204 -x31917 -x7369 -x27190 -x43829 -x3660 -x24119 -x26419 -x24164 -x15335 -x7929 -x887 -x13326 -x17330 -x13813 -x26431 -x3622 -x14865 -x18748 -x23703 -x23662 -x6429 -x16695 x40991 -x26477 -x17918 -x5767 -x32543 -x20503 -x12920 -x38127 -x36181 -x26170 -x18653 -x11348 -x41715 -x40604 -x30693 -x37771 -x4063 -x29642 -x18545 -x25881 -x29637 -x7697 -x3874 -x28568 -x4768 -x28016 -x43631 -x6958 -x22960 -x28939 -x42231 -x27462 -x40264 -x7935 -x7197 -x15345 -x35116 -x24250 -x34355 -x29161 -x44374 -x17715 -x18553 -x17889 -x5110 -x32570 -x22018 -x37784 -x23624 -x35453 -x714 -x7006 -x34313 -x38609 -x4784 -x41697 -x39769 -x18192 -x9631 -x31552 -x12703 -x33946 -x19447 -x17684 -x38617 -x28307 -x24354 -x40008 -x28212 -x24031 -x24232 -x35981 -x1980 -x39518 -x27822 -x178 -x23094 -x40639 -x42899 -x4508 -x2862 -x21933 -x6871 -x32101 -x21409 -x9317 -x9595 -x171 -x31525 -x5533 -x6460 -x33050 -x14447 -x43626 -x26248 -x44530 -x6874 -x35864 -x15988 -x8049 -x27115 -x37056 -x41834 -x298 -x29175 -x6005 -x13667 -x7952 -x5314 -x4711 -x21683 x41076 -x34812 -x33072 -x25616 -x39731 -x30798 -x3078 -x32577 -x27401 -x23332 -x12236 -x40389 -x14380 -x38274 -x12188 -x31864 -x37151 -x9511 -x44064 -x12918 -x21527 -x9857 -x42929 -x9585 -x15267 -x18897 -x21241 -x11346 -x32384 -x5034 -x15916 -x4745 -x29586 -x17049 -x43243 -x44304 -x21488 -x32164 -x23619 -x44346 -x34348 -x9225 -x32838 -x15334 -x32858 -x18039 -x20048 -x31841 -x5364 -x18508 -x31412 -x38604 -x37593 -x2369 -x14767 -x15624 -x13185 -x8783 -x29452 -x23613 -x2505 -x21522 -x16471 -x4628 -x2037 -x22891 -x35344 -x12723 -x15860 -x38421 -x38985 -x3194 -x15386 -x6094 -x3088 -x23365 -x39172 -x16498 -x26363 -x43360 -x34120 -x5651 -x38744 -x20732 -x3971 -x12833 -x4553 -x2372 -x43482 -x36663 -x6256 -x14440 -x42667 -x25157 -x9928 -x13860 -x29983 -x38585 -x25871 -x36542 -x40856 -x20698 -x10494 x41297 -x10640 -x36816 -x20788 -x27967 -x36789 -x21464 -x5553 -x33474 -x36192 -x31945 -x18808 -x4642 -x44176 -x41852 -x42225 -x22746 -x35537 -x4827 -x20510 -x36322 -x8558 -x14996 -x19693 -x11539 -x21756 -x8419 -x2472 -x8423 -x19312 -x42625 -x26553 -x1653 -x18097 -x1992 -x30768 -x42324 -x32601 -x5134 -x33791 -x2236 -x32086 -x31543 -x41769 -x16454 -x34768 -x15829 -x31235 -x19891 -x33263 -x34229 -x25317 -x14153 -x14889 -x2178 x41255 -x30717 -x43662 -x14995 x41080 -x37577 -x17455 -x20626 -x16956 -x36289 -x22408 -x2186 -x4161 -x12416 -x23510 -x10148 -x15457 -x22402 -x14539 -x31445 -x35239 -x23515 -x6337 -x4788 -x36243 -x27188 -x2835 -x276 -x31850 -x4520 -x16668 -x16847 -x22524 -x32852 -x23443 -x20827 -x29630 -x4837 -x32405 -x10892 -x4984 -x19000 -x3827 -x5332 -x42801 -x37989 -x20237 -x25056 -x35773 -x36575 -x39906 -x28437 -x30452 -x34987 -x25957 -x32753 -x18306 -x23821 -x36465 -x9915 -x39085 -x33505 -x16469 -x43205 -x16537 -x35089 -x22163 -x6592 -x28022 -x27424 -x26602 -x18245 -x30836 -x40257 -x24176 -x34447 -x35715 -x38860 -x31357 -x35938 x40779 -x21286 -x10740 -x34170 -x37800 -x28084 -x12688 -x10807 -x2050 -x21866 -x40481 -x7503 -x34640 -x42924 -x13672 -x31741 -x35597 -x21695 -x2167 -x42474 -x19678 -x11606 -x40200 -x250 -x40467 -x42163 -x13035 -x4355 -x14434 -x32348 -x11467 -x22316 -x8036 -x37965 -x13944 -x16689 -x35268 -x28181 -x10370 -x3598 -x33578 -x33157 -x31856 -x4032 -x10702 -x16301 -x37815 -x35246 -x44145 -x27766 -x30282 -x29232 -x20978 -x21982 -x2026 -x17753 -x26717 -x37732 -x331 -x13670 -x14370 -x9057 -x20157 -x18146 -x7149 -x7348 -x18238 -x8495 -x24561 -x16310 -x932 -x15460 -x26892 -x11454 -x15034 -x40806 -x10795 -x4374 -x7439 -x43519 -x7575 -x41918 -x18467 -x41563 -x44726 -x29523 x41143 -x37048 -x26695 -x27221 -x37500 -x34246 -x23102 -x17719 -x25861 -x26025 -x18642 -x5214 -x43022 -x41786 -x30222 -x3017 -x21741 -x16627 -x10065 -x30439 -x19108 -x33402 -x33178 -x36227 -x24371 -x13827 -x6719 -x15615 -x23384 -x28947 -x31277 -x28106 -x21481 -x42476 -x39918 -x10424 -x18417 -x23033 -x28907 -x3860 -x42377 -x28658 -x10177 -x11169 -x31288 -x6547 -x32571 -x38656 -x36496 -x17770 -x35531 -x7278 -x12789 -x4825 -x35539 -x39342 -x3796 -x6379 -x8478 -x13329 -x17478 -x8719 -x346 -x13961 -x10192 -x43036 -x38417 -x8019 -x43627 -x31521 -x6212 -x22636 -x16065 -x22115 -x10294 -x16377 -x30636 -x15123 -x27351 -x11833 -x17680 -x42966 -x37769 -x36932 -x15941 -x17102 -x26353 -x15331 -x6894 -x26182 -x13488 -x29504 -x7931 -x12171 -x42332 -x30887 -x33387 -x14587 -x12941 -x14180 -x7845 -x43455 -x17618 -x20740 -x17383 -x43877 -x42230 -x5265 -x17052 -x41661 -x18087 -x6286 -x17431 -x7860 -x43227 -x18995 -x8649 -x11648 -x32814 -x34746 -x32524 -x26503 -x22317 -x37895 x41352 -x19848 -x24782 -x23114 -x13780 -x3648 -x806 -x39705 x41394 -x11765 -x32850 -x35365 -x23747 -x31379 -x28361 -x11977 -x38170 -x34492 -x20408 -x42182 -x38137 -x1363 -x325 -x44677 -x3556 -x25904 -x21889 -x41596 -x30365 -x8475 -x24172 -x24151 -x43344 -x44448 -x26961 -x11655 -x8853 -x8491 -x18691 -x16317 -x44247 -x39560 -x27408 -x33557 -x33806 -x25158 -x33942 -x34192 -x550 -x31665 -x14346 -x7496 -x20942 -x1568 -x23226 -x25889 -x43502 -x17346 -x30530 -x37345 -x40562 -x16008 -x38106 -x17957 -x12620 -x2975 -x37276 -x17271 -x10073 -x16694 -x43043 -x38082 -x24038 -x44188 -x38259 -x40388 -x29697 -x20284 -x18854 -x6559 -x7852 -x9718 -x44339 -x425 -x33273 -x26575 -x14381 -x15178 -x38839 -x39989 -x18560 -x4425 -x28235 -x6338 -x14967 -x30214 -x13014 -x43445 -x4383 -x30832 -x33320 -x8849 -x3429 -x43369 -x44425 -x35802 -x4308 -x656 -x11583 -x25984 -x15924 -x41802 -x5417 -x14846 -x11892 -x172 -x512 -x1128 -x30639 -x17021 -x20656 -x39671 -x4703 -x17867 -x33654 -x7377 -x32163 -x24324 -x44053 -x26548 -x21352 -x1459 -x4519 -x35123 -x28933 -x4297 -x44093 -x6692 -x34552 -x4434 -x29357 -x13056 -x31907 -x27566 -x28331 -x5562 -x34388 -x891 -x25968 x40423 -x25562 -x6768 -x26083 -x16974 -x4134 -x20632 -x7979 -x28856 -x25204 -x31075 -x10291 -x27825 -x36134 -x11525 -x38438 -x5741 -x2990 -x22123 -x19294 -x9579 -x2579 -x8260 -x40341 -x27677 -x7361 -x617 -x28375 -x19313 -x24563 -x44363 -x25393 -x31936 -x38168 -x1634 -x38188 -x5900 -x13058 -x12372 -x39551 -x39312 -x9773 -x43621 -x14799 -x5360 -x26834 -x33966 -x7805 -x29954 -x5444 -x8637 -x10767 -x14399 -x1016 -x5761 -x8025 -x22899 -x34361 -x2802 -x25250 -x10701 -x4088 -x22837 -x20382 -x27572 -x5794 -x2434 -x20898 -x35466 -x42565 -x24501 -x2258 -x3525 -x35997 -x18309 -x18903 -x25127 -x25412 -x26566 -x30239 -x15800 -x40942 -x24875 -x29397 -x29496 -x27840 -x21575 -x12977 -x37480 -x37920 -x38221 -x28815 -x29530 -x22180 -x23344 -x38557 -x36088 -x29489 -x20425 -x2770 -x5612 -x38561 -x3863 -x112 -x7366 -x42873 -x28015 -x34038 -x38293 -x37216 -x8241 -x16763 -x20185 -x13769 -x22439 -x34072 -x4695 -x22100 -x26437 -x44055 -x3200 -x30319 -x1763 -x515 -x25134 -x29110 -x29909 -x18909 -x30301 -x4281 -x21228 -x44366 -x37049 -x20027 -x26457 -x26151 x43658 -x8560 -x32458 -x37073 -x9914 -x7287 -x26581 -x25668 -x25729 -x40982 -x28476 -x35257 -x25165 -x14264 -x14410 -x19632 -x7123 -x12409 -x8907 -x39372 -x6866 -x13225 -x20007 -x17738 -x25820 -x33777 -x30536 -x24713 -x10903 -x10610 -x744 -x22318 -x32589 -x16731 -x22055 -x34570 -x25350 -x16044 -x6878 -x2299 -x20793 -x8350 -x27240 -x25508 -x37711 -x24963 -x7922 -x9361 -x36376 -x7711 -x7414 -x39094 -x21141 -x35236 -x38718 -x3262 -x4487 -x13812 -x19046 -x16618 -x27945 -x11390 -x16745 -x496 -x6989 -x41642 -x2000 -x30771 -x9236 -x41573 -x22012 -x41523 -x23851 x40393 -x21469 -x708 -x30215 -x42876 -x43159 -x39603 -x27009 -x12336 -x37364 -x5552 -x35924 -x26249 -x16211 -x4348 -x362 -x7680 -x25608 x40978 -x34322 -x39655 -x41427 -x36150 -x2292 -x6581 -x16871 -x13726 -x38476 -x19536 -x20386 -x16354 -x8843 -x12801 -x22613 -x4664 x41205 -x28615 -x11247 -x36411 -x6561 -x14765 -x35330 -x10645 -x3580 -x28699 -x16744 -x8712 -x22943 -x4477 -x39194 -x41881 -x4500 -x40348 -x32083 -x34387 -x27051 -x15854 -x28453 -x27939 -x42910 -x16993 -x21061 -x8252 -x421 -x41804 -x32445 -x33724 -x16307 -x6861 -x5777 -x38825 -x5508 -x31312 -x25442 -x44288 -x22454 -x8512 -x33513 -x36381 -x32982 x41201 -x13078 -x13042 -x24092 -x1943 -x2749 -x29988 -x9310 -x4946 -x32580 -x24159 -x8389 -x17128 -x37043 -x16479 -x12732 -x971 -x25513 -x22307 -x7220 -x34059 -x25416 -x5624 -x6638 -x41451 -x42257 -x36854 -x44297 -x17975 -x11006 -x43947 -x18622 -x782 -x5644 -x11933 -x20477 -x16629 -x39220 -x20383 -x11570 -x42465 -x28829 -x25519 -x12500 -x42067 -x23546 -x43633 -x22617 -x14965 -x12899 -x20995 -x2061 -x4108 -x36555 -x35017 -x37718 -x23521 -x29340 -x36938 -x34719 -x24958 -x28410 -x36125 -x18914 -x12805 -x21005 -x3298 -x20013 -x42080 -x12513 x41355 -x28541 -x18269 -x32983 -x24548 -x20538 -x26 -x43413 -x16482 -x38460 -x28002 -x22616 -x5354 -x27219 -x25358 -x35846 -x22869 -x28295 -x5698 -x35267 -x7657 -x26750 -x24461 -x18822 -x14078 x43701 -x18870 -x29363 -x37686 -x19640 -x32233 -x38883 -x5654 -x11915 -x36493 -x34515 -x2591 -x11704 -x35967 -x19936 -x11207 -x38728 -x15531 -x37256 -x1304 -x12615 -x33073 -x20854 -x18371 -x17820 -x2392 -x43249 -x1579 -x26997 -x25761 -x11677 -x37465 -x13368 -x26808 -x8302 -x9997 -x21053 -x9031 -x25435 -x30443 -x2685 -x31938 -x13409 -x38236 -x38363 -x15863 -x15676 -x15060 -x30078 -x3837 -x7070 -x33910 -x7735 -x9956 -x26460 -x9438 x40770 -x38989 -x32719 -x20167 -x1796 -x31153 -x4456 -x12830 -x4716 -x19863 -x14728 -x40707 -x13289 -x3372 -x30435 -x40867 -x12021 -x34915 -x23435 -x26288 -x6889 -x20338 -x39099 -x24594 -x34510 -x34321 -x8611 -x17982 -x17655 -x38858 -x17364 -x31137 -x41859 -x21153 -x13958 -x4969 -x1919 -x17692 -x17576 -x6169 -x25999 -x31848 -x14260 -x437 -x27943 -x9663 -x37301 -x25732 -x40594 -x42862 -x1506 -x30224 -x33565 -x21206 -x34108 -x21670 -x24707 -x9678 -x9890 -x20669 -x5273 -x19969 -x39508 -x32728 -x20132 -x22928 -x17204 -x18088 -x24668 -x13933 -x9383 -x25130 -x17348 -x29855 -x38672 -x2146 -x589 -x196 -x38396 -x16148 -x16596 -x43282 -x34777 -x11182 -x3825 -x4205 -x42897 -x19138 -x33461 -x37826 -x28925 -x31921 -x38292 -x18098 -x12138 -x33960 -x21570 -x39499 -x11424 -x33407 -x37156 -x2150 -x33427 -x19757 -x39399 -x14593 -x32715 -x30316 -x5640 -x43100 -x899 -x36260 -x787 -x4248 -x10495 -x37510 -x43769 -x2742 -x20238 -x36071 -x25239 -x1981 -x28777 -x42073 -x32650 x41102 -x11770 -x7274 -x17959 -x15881 -x15539 -x29466 -x23867 -x14903 -x40799 -x2599 -x37050 -x25384 -x12410 -x8298 -x6102 -x14896 -x26949 -x25148 -x10293 -x32299 -x3253 -x7270 -x11407 -x41 -x8115 -x6230 -x39558 -x30703 -x6686 -x40642 -x15567 -x9160 -x14168 -x8093 -x8125 -x26886 -x30231 -x22892 -x11116 -x44340 -x27600 -x29411 -x39280 -x35987 -x5227 -x43029 -x34167 -x10766 -x37099 -x12760 -x1342 -x10426 -x35817 -x17439 -x17637 -x3906 -x1615 -x2779 -x35156 -x9725 -x30819 -x21345 -x23233 -x31642 -x5195 -x6738 -x37596 -x31138 -x43906 -x20582 -x39143 -x37599 -x43326 -x32772 -x27674 -x25483 -x1968 -x8696 -x25817 -x11104 -x23184 -x17951 -x36630 -x11413 -x36140 -x6777 -x28252 -x2774 -x28245 -x1190 -x43902 -x23907 -x17904 -x19593 -x17435 -x12778 -x42018 -x33171 -x39863 -x41833 -x19250 -x822 -x17443 -x3123 -x22861 -x33477 -x2616 -x31987 -x1406 -x27668 -x38060 -x28975 -x9445 -x33970 -x44420 -x2290 -x28631 -x1340 -x35280 -x32439 -x21691 -x11864 -x44461 -x11148 -x4830 -x3668 -x198 -x43945 -x26501 -x37161 -x38461 -x3115 -x21774 -x4769 -x29625 -x4638 -x17389 -x13524 -x12051 -x38869 -x16702 -x24003 -x7426 -x8517 -x33089 -x26003 -x25534 -x4311 -x24771 -x22609 -x2274 -x38981 -x11501 -x31474 -x31824 -x22024 -x21568 -x8659 -x28005 -x29581 -x15798 -x8618 -x8460 -x24049 -x20190 -x11916 -x1845 -x43943 -x9363 -x32253 -x23236 -x10595 -x12380 -x33044 -x22502 -x21187 -x2128 -x4503 -x32618 -x13865 -x27230 -x1157 -x42959 -x4273 x41308 -x34950 -x7103 -x5015 -x7977 -x17976 -x22239 -x38470 -x13183 -x3061 -x15618 -x30230 -x33060 -x30410 -x27012 -x16705 -x21635 -x5024 -x17700 -x12347 -x7662 -x2608 -x568 -x3875 -x39782 -x13719 -x16223 -x13410 -x13306 -x44615 -x2959 -x25074 -x8534 -x11828 -x4326 -x24538 -x18855 -x20872 -x1270 -x11799 -x24666 -x15347 -x731 -x33671 -x27742 -x6196 -x9872 -x27753 -x38562 -x27525 -x14731 -x14393 -x20069 -x38347 -x9266 -x12297 -x32960 x41196 -x1507 -x15381 -x17390 -x40910 -x35598 -x16582 -x34436 -x38844 -x37679 -x39855 -x1593 -x35400 -x9870 -x38303 -x27992 -x1426 -x307 -x35656 -x26667 -x4535 -x30519 -x19009 -x16347 -x40868 -x9459 -x3201 -x39720 -x35357 -x3966 -x27582 -x17682 -x12294 -x35732 -x32321 -x30016 -x43331 -x9734 -x2570 -x30763 -x24252 -x5473 -x2890 -x8917 -x20667 x43567 -x7919 x41384 -x18266 -x28813 -x898 -x44776 -x35767 -x8942 -x20016 -x24887 x41157 -x13745 -x9213 -x6404 -x29545 -x1680 -x12976 -x40927 -x43218 -x30154 -x23799 -x9234 -x25279 -x21658 -x9571 -x20753 -x28931 -x41756 -x13554 -x20350 -x28164 -x19298 -x18125 -x18585 -x7690 -x27182 -x11052 -x4725 -x16909 -x6750 -x23404 -x33920 -x37922 -x18057 -x32212 -x21810 -x6115 -x37738 -x28025 -x27285 -x43398 -x14746 -x35046 -x31726 -x22822 -x33460 -x37060 -x205 -x9180 -x10075 -x9768 -x16196 -x40950 -x22736 -x22080 -x43813 -x19180 -x32744 x43708 -x10212 -x13302 -x35790 -x3761 -x38579 -x21425 -x19222 -x39856 -x36469 -x21120 -x31284 -x14391 -x21674 -x39716 -x38007 -x12147 -x20154 -x8043 -x20036 -x4423 -x55 -x19785 -x6539 -x26253 -x29437 -x42308 -x1712 -x41885 -x17672 -x33546 -x32679 -x11437 -x5837 x41204 -x32529 -x11319 -x16041 -x11990 -x13369 -x31329 -x32703 -x3529 -x14872 -x19791 -x23156 -x29153 -x22315 -x37217 -x15489 -x20481 -x13117 -x6956 -x16009 -x19606 -x17592 -x29091 -x31237 -x38088 -x32533 -x23252 -x3655 -x10689 -x6409 -x6652 -x43891 -x34407 -x4767 -x18221 -x10309 -x26760 -x5335 -x30077 -x14143 -x31241 -x40012 -x32 -x22362 -x20522 -x36121 -x11043 -x3216 -x9559 -x8096 -x35893 -x23576 -x30876 -x15827 -x26918 -x4942 -x10031 -x20403 -x3013 -x301 -x19075 -x4573 -x37958 -x13498 -x10262 -x44600 -x24954 -x11456 -x19284 -x6590 -x2563 -x24014 -x23870 -x40162 -x1499 -x29024 -x18755 -x36962 -x11565 -x24108 -x8880 -x26331 -x20792 -x42948 -x23716 -x2855 -x30995 -x16046 -x38688 -x42549 -x11740 -x34385 -x33231 -x32605 -x29769 -x22048 -x25868 -x26037 -x16554 -x3800 -x41983 -x10298 -x24499 -x26020 -x34319 -x20494 -x42005 -x1078 -x27948 -x11105 -x41941 -x16342 -x33276 -x37903 -x5311 -x12213 -x6860 -x289 -x33982 -x37708 -x21342 -x35956 -x21820 -x26753 -x19893 -x22786 -x32076 x40436 -x3096 -x12544 -x18501 -x32420 x41298 -x40683 -x17903 -x29638 -x1859 -x1979 -x10548 -x274 -x36518 -x3198 x41209 -x877 -x44341 -x8215 -x23251 -x29464 -x30930 -x13689 -x13407 -x39135 -x23795 -x26713 -x856 -x32056 -x7264 -x33989 -x37618 -x6629 -x11140 -x42634 -x23857 -x36222 -x2189 -x26921 -x43689 -x23757 -x37083 -x1808 -x44718 -x43964 -x35101 -x31989 -x5842 -x30501 -x10792 -x32724 -x39775 -x38807 -x9011 -x23935 -x40366 -x22283 -x29113 -x9204 -x36798 -x33802 -x18915 -x34931 -x14715 -x19973 -x979 -x21616 -x42521 -x16288 -x32628 -x22392 -x32837 -x8029 -x9803 -x22832 -x33316 -x30135 -x12258 -x1915 -x18687 -x14977 -x5871 -x23187 -x16084 -x6050 -x38093 -x3850 -x17270 -x2145 -x32453 -x4747 -x30627 -x31676 -x22702 -x8362 -x7171 -x12693 -x25755 -x17159 -x40028 -x25991 -x19305 -x7862 -x2013 -x20399 -x2978 -x19812 -x29358 -x28088 -x5862 -x5691 -x34547 -x18214 -x26000 -x16938 -x3184 -x38553 -x15612 -x30487 -x8082 -x524 -x25944 -x20845 -x32978 -x40817 -x8645 -x13334 -x24087 -x26095 -x10414 -x14288 -x1834 -x686 -x12321 -x33675 -x11355 -x26329 -x6952 -x2804 -x31326 -x21376 -x14703 -x41450 -x5091 -x29346 -x350 -x11121 -x11544 -x1960 -x32750 -x8282 -x26591 -x14232 -x19712 -x2246 -x24114 -x27006 -x12030 -x39486 -x355 -x160 -x12045 -x9636 -x33786 -x36216 -x39145 -x19947 -x6324 -x34091 -x37366 -x43019 -x34002 -x30349 -x21883 -x4791 -x16772 -x33858 -x7703 -x23820 -x16515 -x33228 -x25439 -x37284 -x23400 -x5283 -x15217 -x34745 -x40157 -x13851 -x18771 -x35692 -x34098 -x28444 -x692 -x22160 -x4919 -x19158 -x11803 -x33678 -x26824 -x26772 -x38731 -x30202 -x7713 -x28792 -x15766 -x31916 -x11226 -x31825 -x26158 -x9034 -x20359 -x27497 -x31146 -x44706 -x10151 -x42614 -x5676 -x40375 -x2993 -x32746 -x34090 -x34709 -x11181 -x10813 -x15252 -x23632 -x8836 -x10560 -x21735 -x39002 -x27347 -x967 -x21090 -x1039 -x25809 -x44687 -x31171 -x9092 -x29537 -x24069 -x13884 -x36949 -x9546 -x38369 -x34710 -x14139 -x11040 -x33958 -x24915 -x13864 -x38481 -x30558 -x32475 -x42374 -x29793 -x5142 -x19859 -x10781 -x7146 -x4285 -x6213 -x745 -x14413 -x9209 -x25975 -x34865 -x20628 -x7312 -x1409 -x30862 -x6405 -x2121 -x13031 -x33576 -x34826 -x11329 -x31027 -x20905 -x19530 -x28662 -x2594 -x1594 -x31965 -x23296 -x30998 -x9505 -x32390 -x12750 -x22568 -x19871 -x13323 -x37514 -x18187 x41009 -x25589 -x7585 -x3864 -x40241 -x21598 -x21058 -x33413 -x27331 -x4734 -x28849 -x24783 -x9051 -x31236 -x14095 -x10859 -x19154 -x15685 -x3432 -x36240 -x18724 -x19147 -x11782 -x9821 -x31411 -x16981 -x40934 -x3576 -x7692 -x33885 -x40990 -x23148 -x23600 -x28850 -x13380 -x38730 -x13025 -x13388 -x43550 -x14690 -x38931 -x35549 -x15658 -x21392 -x10590 -x30419 -x19636 -x27556 -x34924 -x27823 -x8358 -x42198 -x895 -x30665 -x38785 -x10357 -x34094 x41091 -x33900 -x7295 -x38556 -x29261 -x12144 -x22619 x41222 -x23471 -x28422 -x18096 -x32642 -x35830 -x32966 -x19565 -x35635 -x19264 -x37307 -x22461 -x15600 -x33745 -x108 -x21910 -x24011 -x18243 -x6688 -x43545 -x7302 -x28508 -x8653 -x19241 -x37660 -x42715 -x35471 -x12094 -x39086 -x28377 -x27480 -x8053 -x3080 -x4654 -x20375 -x4236 -x11161 -x40563 -x41702 -x22254 -x20447 -x44565 -x1751 -x29498 -x41464 -x34429 -x31365 -x15212 -x10943 -x12073 -x9699 -x33345 -x16364 -x34227 x40994 -x21029 -x23648 -x5679 -x19910 -x19761 -x10256 -x40842 -x15048 -x10132 -x16793 -x43753 -x25837 -x319 -x25457 -x10812 -x19214 -x16788 -x20469 -x21750 -x7836 -x38365 -x18817 -x44637 -x23243 -x30583 -x39601 -x18719 -x6284 -x43513 -x17192 -x10973 -x29624 -x4614 -x32831 -x3511 -x34082 -x40256 -x26855 -x17825 x41220 -x33012 -x35536 -x29047 -x20514 -x37144 -x4044 -x1471 -x2099 -x40546 -x43366 -x16311 -x19304 -x1349 -x34714 -x24628 -x2935 -x14449 -x24193 -x29392 -x2324 -x4611 -x8153 -x13968 -x8289 -x36956 -x38972 -x4194 -x1721 -x37795 -x22124 -x35581 -x10358 -x28161 -x19747 -x16662 -x40480 -x5054 -x23652 -x14433 -x13906 -x1635 -x10001 -x18463 -x7488 -x38531 -x11365 -x41532 -x25923 -x721 -x40374 -x41546 -x3037 -x3392 -x42566 -x18349 -x7415 -x36738 -x35895 -x3865 -x38962 -x5074 -x21709 -x26724 -x43283 -x37828 -x32773 -x29196 -x18747 -x1362 -x11761 -x7875 -x18597 -x23373 -x16453 -x33975 -x16073 -x961 -x18295 -x443 -x18055 -x30381 -x4850 -x32780 -x33446 -x1072 -x17193 -x3597 -x9378 -x44236 x41192 -x31715 -x6118 -x15570 -x44367 -x10246 -x43586 -x23587 -x12862 -x11667 -x43421 -x20695 -x43993 -x29536 -x24194 -x37298 -x9757 -x34161 -x14668 -x28150 -x44106 -x8782 -x19467 -x31883 -x30059 -x21923 -x33740 -x15978 -x11399 -x12339 -x16442 -x12819 -x43247 -x17232 -x19190 -x15243 -x15443 -x13646 -x24281 x41371 -x22133 -x2939 -x27807 -x25170 -x23539 -x24023 -x16366 -x21114 -x28736 -x9973 -x9542 -x20169 -x34666 -x17467 -x33428 -x3014 -x23969 -x8722 -x42489 -x12545 -x32473 -x20518 -x2996 -x20083 -x18202 -x8732 -x15637 -x18301 -x23491 -x23136 -x19470 -x5890 -x457 -x34427 -x7326 -x24931 -x11951 -x37286 -x9118 -x39105 -x25059 -x7861 -x24693 -x30569 -x17710 -x31126 -x27758 -x25460 -x10779 -x6010 -x36449 -x1171 -x19247 -x39474 -x44071 -x41969 -x23312 -x9864 -x43315 -x32021 -x34508 -x43452 -x44277 -x23429 -x27131 -x4510 -x42350 -x41535 -x31723 -x8474 -x41924 -x39494 -x38089 -x38158 -x28622 -x17624 -x25879 -x12841 -x25336 -x10 -x12101 -x1396 -x3085 -x44214 -x44377 -x42440 -x43509 -x40035 -x24867 -x36649 -x22973 -x9851 -x27890 -x23482 -x42666 -x19595 -x9904 -x43057 -x27247 -x16373 -x27740 -x31553 -x21689 -x30722 -x26778 -x10249 -x35381 -x27701 -x18749 -x10102 -x6912 -x31005 -x33496 -x29064 -x35665 -x11411 -x25985 -x14682 -x13066 -x41771 -x9532 -x36384 -x3162 -x42809 -x33397 -x1802 -x22325 -x27871 -x40069 -x37982 -x36742 -x43286 -x43370 -x41435 -x35401 -x36837 -x19634 -x31599 -x3122 -x6146 -x8113 -x27194 -x35286 -x434 -x17640 -x12468 -x21798 -x9032 -x18695 -x23780 -x8762 -x14007 -x21595 -x5959 -x15513 -x6915 -x41904 -x10846 -x20534 -x42591 -x16770 -x12006 -x12662 -x29162 -x27531 -x19429 -x1000 -x4128 -x33106 -x24575 -x832 -x32001 -x21789 -x37245 -x9795 -x31443 -x22823 -x20509 -x36593 -x26919 -x67 -x10229 -x30073 -x31381 -x1718 -x25172 -x41791 -x35839 -x12437 -x20219 -x28154 -x22157 -x43277 -x39040 -x28668 -x4095 -x44042 -x9221 -x22663 -x18949 -x26523 -x4190 -x10261 -x1148 -x285 -x25452 -x16815 -x15191 -x22396 -x22734 -x25972 -x41667 -x918 -x29146 -x43811 -x20771 -x36793 x41101 -x23436 -x4462 -x44087 -x24678 -x30656 -x16221 -x5588 -x14530 -x9927 -x6747 -x951 -x11393 -x32147 -x42810 -x35508 -x27476 -x38016 x41052 -x20784 -x4033 -x40596 -x43388 -x40376 -x3093 -x42859 -x29844 -x19948 -x23141 -x30101 -x6081 -x10580 -x29079 -x36888 -x41870 -x40097 -x36941 -x38636 x41057 -x32860 -x42531 -x41721 -x36325 -x30311 -x34312 -x12342 -x39090 -x1355 -x533 -x35689 -x26853 -x26888 x40682 -x44225 -x5749 -x32497 -x14299 -x14579 -x5884 -x41927 -x19911 -x26658 -x22971 -x4603 -x23864 -x18572 -x5297 -x23548 -x28231 -x16531 -x2468 -x12204 -x10710 -x595 -x9724 -x19778 -x23278 -x39935 -x37329 -x42617 -x32532 -x32228 -x20789 -x29183 -x10255 -x44688 -x42470 -x35074 -x2018 -x39284 -x32979 -x24191 -x25937 -x40716 -x21777 -x4441 -x4917 -x9455 -x37675 -x24068 -x11273 -x30426 -x36667 -x42445 -x764 -x19378 -x10214 -x9027 -x39374 -x20841 -x23195 -x890 -x35310 -x6854 -x40287 -x21057 -x18591 -x31148 -x26911 -x21839 -x22753 -x6370 -x38715 -x29604 -x6967 -x26138 -x23968 -x27819 -x20312 -x36099 -x40870 -x33779 -x17673 -x21565 -x9614 -x13804 -x24444 -x36341 -x39700 -x32108 -x12983 -x19573 -x25560 -x27328 -x7980 -x17318 -x31424 -x19177 -x30181 -x26830 -x16593 -x27771 -x33210 -x14623 -x9239 -x16280 -x40323 -x39693 -x24788 -x27109 -x21842 -x37632 -x35765 -x24794 -x20714 -x37009 -x6911 -x20923 -x9214 -x19169 -x22890 -x20590 -x24015 -x26936 -x34195 -x2748 -x5712 -x26489 -x19101 -x15432 -x16043 -x39934 -x33200 -x11277 -x23398 -x8945 -x36968 -x27557 -x23053 -x27934 -x2320 -x6656 -x42235 -x19193 -x33389 x41214 -x13728 -x35385 -x23432 -x11173 -x8418 -x9411 -x6367 -x9777 -x35293 -x28787 -x21277 -x39148 -x35904 -x30504 -x39330 -x24448 -x12445 -x3309 -x27439 -x41526 -x27702 -x1767 -x37316 -x15671 -x40493 -x38519 -x19084 x41398 -x6596 -x16771 -x10387 -x8552 -x16263 -x4748 -x41482 -x15590 -x24360 -x30859 -x39383 -x7684 -x14749 -x19643 -x35469 -x26973 -x26430 -x7244 -x20283 -x26031 -x16371 -x20723 -x13975 -x5571 -x13336 -x29268 -x417 -x14685 -x28685 -x24174 -x11129 -x13140 -x11395 -x13137 -x32848 -x25327 -x21463 -x23880 -x44807 -x3169 -x4852 -x44213 -x41829 -x3970 -x12320 -x864 -x2960 -x5266 -x39826 -x22765 -x42454 -x42958 -x34973 -x24406 -x24570 -x40666 -x7047 -x33972 -x33775 -x7828 -x35976 -x43181 -x30916 x40403 -x23915 -x6868 -x18525 -x19512 -x7949 -x6664 -x21063 -x24411 -x16431 x41251 -x1777 -x6893 -x1637 -x40508 -x12001 -x27111 -x13776 -x72 -x14301 -x37094 -x7057 -x40513 -x24265 -x43358 -x13199 -x42827 -x43761 -x22987 -x1778 -x1152 -x35643 -x32560 -x7098 -x13640 -x41525 -x21663 -x32282 -x3285 -x28638 -x15528 -x7626 -x39066 -x42507 -x8311 -x13511 -x415 -x1511 -x31327 -x13734 -x21291 -x36853 -x6714 -x4804 -x30706 -x15628 -x21782 -x39669 -x40987 -x2529 -x25751 -x26947 -x28435 -x42985 -x16752 -x8382 -x12362 -x34148 -x30031 -x32770 -x28987 -x14111 -x13612 -x8702 -x15517 -x24492 -x25624 -x18319 -x12598 -x31317 -x8447 -x28300 -x19628 -x35396 -x43831 -x3877 -x30297 -x8364 -x9055 -x3930 -x26356 -x24231 -x13237 -x23426 -x8644 -x19915 -x21505 -x7966 -x7781 -x32884 -x26905 -x23550 -x37557 -x10077 -x35445 -x5280 -x32789 -x12179 -x1957 -x10673 -x928 -x5031 -x36437 -x24034 -x15705 -x7212 -x35483 -x1023 -x2363 -x36525 -x21132 -x19058 -x28079 -x18611 -x20853 -x12480 -x6325 -x41505 -x9809 -x16129 -x36573 -x15841 -x34754 -x22023 -x35747 -x19069 -x28614 x43609 -x20870 -x5973 -x26920 -x33093 x40414 -x12552 -x38010 -x15324 -x5755 -x33783 -x2228 -x15498 -x36094 -x38399 -x186 -x26014 -x4102 -x612 -x25208 -x17105 -x38901 -x4980 -x23617 -x28949 -x2908 -x31669 -x41549 -x25903 -x17194 -x1846 -x22504 -x41746 -x40953 -x3759 -x42773 -x5124 -x27372 -x18363 -x29128 -x24477 -x17210 -x29460 -x5326 -x31674 -x13692 -x4486 -x44634 -x44151 -x38492 -x25825 -x18344 -x30015 -x27592 -x7435 -x20026 -x24098 -x13055 -x1999 -x27038 -x34507 -x12990 -x42292 -x23702 -x12524 -x25418 -x4924 -x24727 -x24623 -x4027 -x16321 -x23711 -x10226 -x10183 -x31311 -x13148 -x30988 -x21375 -x12435 -x34088 -x30463 -x24865 -x32387 -x36336 -x17012 -x10332 -x34473 -x14822 -x25941 -x3214 -x765 -x8837 -x12125 -x7930 -x33346 -x22077 -x23583 -x9004 -x16820 -x7871 -x17831 -x43025 -x30860 -x30249 -x10665 -x33301 -x2219 -x32599 -x14978 -x414 -x41967 -x627 -x17316 -x42555 -x35621 -x42820 -x2858 -x11686 -x7674 -x11807 -x30394 -x18382 -x12375 -x489 -x39701 -x2979 -x40477 -x6197 -x36741 -x9526 -x36840 -x32168 -x22944 -x19672 -x28544 -x44218 -x36543 -x3417 -x37541 -x19121 -x35392 -x32195 -x15632 -x347 -x32697 -x30045 -x21082 -x1888 -x2490 -x23627 -x42226 -x37588 -x22010 -x19553 -x10307 -x22528 -x27552 -x34811 -x4258 -x10534 -x4132 -x7916 -x37619 -x12286 -x37951 -x36677 -x19767 -x38939 -x30087 -x19545 -x32670 -x6677 -x3223 -x30132 -x17386 -x44625 -x31169 -x1917 -x22669 -x13695 -x42838 -x17870 -x44177 -x28334 -x29477 -x43816 -x27852 -x16304 -x19723 -x24376 -x14134 x41292 -x28138 -x9087 -x8270 -x16432 -x35984 -x19591 -x35578 -x31279 -x9634 -x32574 -x10194 -x36940 -x26734 -x3336 -x13466 -x14518 -x6186 -x22094 -x8301 -x43189 -x34186 -x5307 -x10723 -x27244 -x11100 -x44582 -x29127 -x41872 -x27052 -x28906 -x36321 -x40519 -x24494 -x13738 -x20790 -x22880 -x41750 -x33471 -x44194 -x14036 -x41584 -x14327 -x5882 -x3158 -x23301 -x31837 -x36689 -x25740 -x25036 -x944 -x6040 -x10917 -x37019 -x3213 -x30144 -x35316 -x36110 -x2354 -x44313 -x25489 -x14082 -x31258 -x33687 -x8595 -x11597 -x5891 -x31720 -x19535 -x38129 -x21746 -x28242 -x43955 -x35966 -x6722 -x19685 -x4147 -x37543 -x29676 -x14973 -x11082 -x41520 -x6227 -x37038 -x20623 -x7760 -x8886 -x23811 -x24312 -x44559 -x14336 -x42300 -x4567 -x6022 -x22482 -x34132 -x25304 -x34940 -x8201 -x35 -x38575 -x31088 -x18051 -x14258 -x8759 -x27403 -x33842 -x33001 -x23720 -x35482 -x5086 -x3559 -x44662 -x422 -x38548 -x7604 -x23072 -x21404 -x7832 -x6204 x41305 -x24183 -x15550 -x1268 -x20128 -x5998 -x23638 -x30750 -x2325 -x11024 -x19906 -x8768 -x4878 -x36993 -x1408 -x31593 -x33912 -x34437 -x23895 -x29556 -x24148 -x32313 -x19760 -x35888 -x20178 -x35703 -x15245 -x1198 -x8789 -x30432 -x37643 -x25920 -x13083 -x25669 -x27498 -x16814 -x37590 -x15770 -x14930 -x42705 -x19131 -x32607 -x43428 -x35364 -x6885 -x39622 x41358 -x41471 -x28516 -x39624 -x34245 -x35291 -x21459 -x34679 -x14128 -x11455 -x24667 -x5234 -x34318 -x8373 -x15641 -x22644 -x33025 -x23954 -x7294 -x26338 -x16361 -x39545 -x43259 -x32205 -x31821 -x14358 -x25222 -x7965 -x43897 -x14453 -x4635 -x26454 -x36390 -x30171 -x17990 -x31734 -x37527 -x17288 -x15037 -x9332 -x7177 -x19451 -x38134 -x15984 -x34861 -x38627 -x14032 -x28414 -x27791 -x24372 -x37378 -x3233 -x17970 -x34862 -x863 -x13205 -x37262 -x23588 -x7642 -x5555 -x37983 -x35771 -x38851 -x33153 -x11436 -x27913 -x13353 -x4476 -x8332 -x32410 -x38799 -x11629 -x13582 -x23277 -x28387 -x34910 -x32602 -x23015 -x20430 -x8003 -x22518 -x1191 -x26718 -x30283 -x18792 -x34639 -x17709 -x31877 -x4978 -x28964 -x32735 -x32651 -x1112 -x33939 -x16189 -x9972 -x7358 -x28226 -x43711 -x26847 -x21759 -x19623 -x44561 -x17235 -x14300 -x12192 -x15002 -x33629 -x36650 -x22503 -x40540 -x43178 -x29370 -x4007 -x25521 -x14051 -x23815 -x12197 -x25874 -x30470 x41213 -x44351 -x37297 -x28157 -x17740 -x5904 -x21622 -x15023 -x1105 -x38775 -x90 -x3374 -x37194 -x10187 -x36429 -x12482 -x14043 -x37058 -x41686 -x9943 -x28193 -x38493 -x44273 -x43363 -x38395 -x38073 -x39424 -x29672 -x22902 -x4379 -x11096 -x11233 -x10907 -x12054 -x8345 -x40668 -x991 x19806 x43049 -x22710 -x40857 x41279 -x26159 -x30674 -x15526 -x24702 -x13499 -x22946 -x3482 -x42265 -x25863 -x44154 -x35722 -x39670 -x40830 -x13831 -x32969 -x26702 -x41847 -x34248 -x28103 -x38559 -x7225 -x3224 -x27281 -x7637 -x22934 -x5115 -x1173 -x15175 -x42442 -x17852 -x43874 -x39614 -x730 -x23246 -x8173 -x18188 -x20851 -x17189 -x3651 -x30253 -x42811 -x17961 -x43569 -x12872 -x907 -x31663 -x33500 -x38767 -x18210 -x6495 -x23396 -x12795 -x9921 -x15259 -x25805 -x35106 -x8151 -x14456 -x12675 -x41678 -x1305 -x31034 -x3847 -x28366 -x34659 -x25762 x43617 -x23824 -x5358 -x20174 -x37836 -x28934 -x18419 -x8202 -x43694 -x7485 -x35212 -x8648 -x31790 -x30875 -x3095 -x22040 -x14720 -x39087 -x23636 -x44566 -x21414 -x6423 -x20119 -x42183 -x532 -x12706 -x34500 -x28179 -x36901 -x39761 -x21255 -x33730 -x6095 -x35302 -x40919 -x29413 -x19227 -x28122 -x13230 -x34217 -x44767 -x15606 -x38659 -x39423 -x36460 -x9884 -x42408 -x12886 -x9175 -x187 -x32909 -x30625 -x341 -x38338 -x4597 -x17890 -x3535 -x38232 -x27968 -x33669 -x2969 -x39366 -x20269 -x6978 -x44399 -x40322 -x9739 -x42268 -x4786 -x37855 -x20248 -x41569 -x39684 -x37883 -x13040 -x9253 -x6533 -x33351 -x7060 -x16914 -x42863 -x20265 -x41672 -x8200 -x36090 -x39809 -x4363 -x24101 -x81 -x2547 -x42700 -x35652 -x37051 -x33159 -x2830 -x15189 -x12926 -x14795 -x378 -x17833 -x17823 -x22251 -x20674 -x28378 -x34266 -x28365 -x38444 -x36953 -x17201 -x43128 -x43385 -x44722 -x7545 -x39273 -x13349 -x36113 -x12000 -x22680 -x20455 -x14644 -x36942 -x22137 -x28728 -x3034 -x3755 -x5425 -x36810 -x24061 -x20024 -x42362 -x25734 -x43503 -x25576 -x34927 -x18818 -x655 -x1249 -x29698 -x33373 -x5310 -x39844 -x10364 -x44376 -x29286 -x12866 -x12766 -x33798 -x3293 -x10715 -x5816 -x8365 -x18075 -x9198 -x10449 -x7087 -x32743 -x19475 -x34818 -x40847 -x38132 -x33092 -x9328 -x18172 -x37750 -x38330 -x16109 -x7710 -x4996 -x27209 -x42260 -x13344 -x25238 -x36762 -x35965 -x24320 -x43598 -x22571 -x8901 -x13533 -x31979 -x5649 -x459 -x23270 -x22211 -x3077 -x26413 -x2662 -x11657 -x37673 -x7387 -x44738 -x32068 -x16499 -x33770 -x2919 -x6085 -x25114 -x24532 -x15041 -x20457 -x26584 -x32352 -x31344 -x6130 -x38032 -x5525 -x4409 -x18403 -x2144 -x41465 -x9679 -x43377 -x30267 -x35434 -x27965 -x42093 -x29060 -x34458 -x7349 -x13572 -x8985 -x12516 -x2966 -x33526 -x8727 -x2961 -x43546 -x11944 -x2384 -x32183 -x28998 -x29618 -x3313 -x40382 -x14068 -x44088 -x5765 -x1174 -x6301 -x2528 -x1769 -x16257 -x39752 -x23433 -x14781 -x7749 -x39828 -x25900 -x12603 -x42085 -x4041 -x8954 -x5121 -x30549 -x3241 -x13238 -x34532 -x34998 -x13699 -x32057 -x22227 -x16286 -x33760 -x39692 -x29628 -x3968 -x33847 -x44251 -x21511 -x8887 -x15680 -x26492 -x5372 -x12340 -x34307 -x1292 -x27544 -x39760 x41036 -x21449 -x12997 -x31366 -x37463 -x10356 -x33645 -x13992 -x29569 -x43165 -x15151 -x15268 -x8154 -x21353 -x30574 -x43336 -x17420 -x32716 -x9416 -x22444 -x33487 -x21079 -x37109 -x11779 -x17036 -x3435 -x42498 -x36436 -x14580 -x3555 -x31963 -x25386 -x29222 -x14328 -x35552 -x9026 -x9826 -x5080 -x29092 -x35800 -x34445 -x39122 x22380 -x28673 -x28205 -x13253 -x31013 -x42587 -x42289 -x39502 -x15417 -x6159 -x6501 -x14216 -x12802 -x12281 -x34700 -x6732 -x33820 -x19321 -x3835 -x26094 -x13673 -x598 -x6399 -x18194 -x17359 -x16268 -x22682 -x14186 -x26914 -x6845 -x42416 -x19094 -x12239 -x4396 -x10568 -x22422 -x43780 -x36101 -x29602 -x15222 -x4796 -x26117 -x13328 -x31176 -x8955 -x35530 -x6595 -x26815 -x33136 -x10931 x40752 -x23179 -x11518 -x33261 -x37761 -x18354 -x15318 -x18932 -x10869 -x8927 -x18002 -x20250 -x31225 -x5018 -x19484 -x44280 -x26090 -x578 -x38306 -x21925 -x1821 -x26922 -x12989 -x19291 -x9623 -x44046 -x23112 -x3126 -x40514 -x3561 -x15107 -x5350 -x17667 -x37783 -x24723 -x15294 -x34156 -x30737 -x42892 -x22259 -x4141 x40427 -x22724 -x6045 -x40126 -x27836 -x36790 -x32372 -x35714 -x40284 -x29908 -x29863 -x1913 -x25498 -x13314 -x30219 x41104 -x16028 -x42840 -x34235 -x39490 -x16047 -x26225 -x1690 -x23157 -x3321 -x18013 -x40691 -x17289 -x30321 -x10201 -x26650 -x33584 -x35264 x40430 -x23228 -x37852 -x9000 -x602 -x14515 -x36068 -x39202 -x32219 -x35475 -x38701 -x30308 -x30102 -x8406 -x17380 -x19156 -x1199 -x5994 -x552 -x31958 -x5942 -x34583 -x36082 -x23584 -x43139 -x12156 -x23906 -x29705 -x4373 -x10258 -x11594 -x18680 -x37234 -x35555 -x24158 -x26941 -x7975 -x42711 -x14669 -x16229 -x38983 -x20134 -x29308 -x16658 -x4120 -x21726 -x4111 -x35006 -x29172 -x39715 -x12652 -x19253 -x16332 -x32221 -x6830 -x1897 -x33524 -x19162 -x27999 -x18394 -x25642 -x3606 -x37874 -x21010 -x12370 -x24596 -x38249 -x10319 -x8780 -x7634 -x25531 -x43713 -x43371 -x743 -x12139 -x27458 -x31273 -x18418 -x40698 -x6640 -x33063 -x36226 -x28697 -x31484 -x15523 -x24971 -x5036 -x1843 -x38975 -x24630 -x13747 -x38607 -x32931 -x24557 -x35472 -x8356 -x22911 -x34208 -x23107 -x29446 -x20372 -x117 -x18367 -x23029 -x32334 x41043 -x31749 -x28548 -x13483 -x41995 -x26108 -x31192 -x39924 -x12162 -x5733 -x35341 -x3810 -x21402 -x28598 -x6271 -x10085 -x30281 -x24364 -x26942 -x14908 -x4170 -x16202 -x43650 -x31608 -x17305 -x6542 -x10333 -x12319 -x22855 -x30133 -x43928 -x30970 -x25095 -x22776 -x14805 -x26379 -x35258 -x36699 -x30300 -x9615 -x41902 -x36560 -x14565 -x7211 -x14280 -x4972 -x26339 -x5490 -x42325 -x23908 -x24041 -x10720 -x42107 -x13890 -x39994 -x12565 -x10796 -x20922 -x43084 -x7870 -x44732 -x29455 -x37070 -x11487 -x20871 -x9494 -x2818 -x36033 -x14262 -x13829 -x19804 -x44070 -x14249 -x21074 -x11383 -x22393 -x3553 -x37303 -x5486 -x13389 -x32069 -x23731 -x37665 -x5387 -x22815 -x13181 -x20618 -x8578 -x29989 -x27976 -x6712 -x21669 -x34782 -x21108 -x9863 -x19541 -x8040 -x34753 -x42530 -x37967 -x5009 -x20188 -x44271 -x363 -x15888 -x43599 -x38157 -x942 -x33868 -x565 -x25137 -x42898 -x16749 -x22000 -x32498 -x42633 -x15950 -x11155 -x12763 -x7240 -x13824 -x3389 -x12607 -x18933 -x14790 -x29419 -x26671 -x31310 -x6803 -x18465 -x25156 -x9053 -x18242 -x8425 -x30617 -x18862 -x18986 -x125 -x39605 -x27982 x40409 -x40343 -x33632 -x13965 -x7807 -x24027 -x27196 -x38209 -x38954 -x32207 -x22066 -x16451 -x17489 -x22492 -x38350 -x19118 -x10435 -x14277 -x28450 -x16395 -x39762 -x39988 -x14618 -x14033 -x8061 -x672 -x43059 -x36443 -x31010 -x36103 -x44287 -x44256 -x23654 -x31691 -x23982 -x26972 -x10277 -x34756 -x28312 -x27560 -x17603 -x4418 -x19301 -x22735 -x13440 -x33848 -x42749 -x17757 -x2897 -x34981 -x30996 -x17068 -x26549 -x15505 -x4632 -x18176 -x34554 -x5782 -x12361 -x29087 -x42925 -x20861 -x40154 -x36385 -x9865 -x20182 -x7255 -x42744 -x18679 -x21942 -x32150 -x43720 -x4420 -x91 -x24868 -x28038 -x42240 -x15132 -x40858 -x16643 -x31493 -x10158 -x29787 -x40552 -x1469 -x12758 -x3346 -x43066 -x22267 -x24786 -x8398 -x2350 -x42935 -x4181 -x37451 -x18711 -x4368 -x17046 -x17425 -x24154 -x21415 -x23560 -x29797 -x25063 -x18757 -x21096 -x36148 -x42068 -x41792 -x40649 -x37479 -x10510 -x17996 -x26975 -x19442 -x25767 -x37649 -x36383 -x9060 -x3491 -x27064 -x16056 x40959 -x7855 -x5727 -x7033 -x1530 -x16579 -x5514 -x44769 -x10940 -x38920 -x20330 -x3805 -x19801 -x349 -x26849 -x31144 -x7523 -x22061 -x41518 -x3331 -x26227 -x22031 -x36567 -x4200 -x22801 -x31340 x21390 -x26139 -x37896 -x128 -x12022 -x599 -x173 -x43338 -x6534 -x42712 -x10063 -x35129 -x1057 -x37535 -x11549 -x12176 -x38882 -x13782 -x8507 -x10361 -x39303 -x16854 -x36225 -x38160 -x3738 -x6181 x41321 -x21335 -x16092 -x19074 -x28089 -x25244 -x39468 -x10076 -x37101 -x14048 -x33237 -x14911 x41336 x41369 -x29400 -x43297 -x34463 -x21636 -x17066 -x5352 -x14072 -x2906 -x35013 -x5230 -x11658 -x10644 -x33856 -x4322 -x13632 -x28442 -x19820 -x14614 -x11622 -x32641 -x8297 -x14725 -x33889 -x26281 -x2307 -x14035 -x628 -x23497 -x40000 -x30909 -x36146 -x29314 -x623 -x14785 -x8140 -x22784 -x33610 -x9422 -x31573 -x42166 -x5996 -x43994 -x23379 -x14479 -x32340 -x37682 -x25831 -x21325 -x21916 -x24480 -x19107 -x20842 -x4958 -x19235 -x24977 -x32142 -x36508 -x31517 -x22637 -x35675 -x7011 -x15292 -x13757 -x6571 -x39112 -x16887 -x26306 -x30980 -x36065 -x3484 -x10407 -x39317 -x34732 -x3799 -x14107 -x25926 -x43600 -x27291 -x18191 -x39857 -x33340 -x11227 -x39165 -x6458 -x33818 -x19068 -x13443 -x39393 -x36122 -x31991 -x16823 -x29076 -x33414 -x25066 -x33101 -x15558 -x19703 -x8834 -x42837 -x19887 -x26279 -x14012 -x24718 -x7495 -x42806 -x26993 -x2209 -x3332 -x34755 -x3771 -x9462 -x18457 -x25548 -x5961 -x32597 -x1575 -x27213 -x13080 -x6663 -x22913 -x18835 -x15945 -x19919 -x36608 -x5216 -x20148 -x21524 -x33140 -x40205 -x42823 -x31359 -x8973 -x33058 -x28149 -x44424 -x19571 -x12442 -x42584 -x28976 -x36980 -x39434 -x21346 -x42359 -x6407 -x28570 -x6200 -x40593 -x11410 -x21451 -x4129 -x39461 -x35821 -x29735 -x596 -x26076 -x28301 -x1717 -x15552 -x38436 -x18753 -x23609 -x16030 -x26233 -x36674 -x39113 -x16481 -x1881 -x20475 -x23634 -x40189 -x1385 -x10607 -x27385 -x14898 -x14556 -x25261 -x16693 -x24911 -x22808 -x42449 -x24593 -x32669 -x44705 -x13834 -x17731 -x22559 -x29349 -x35711 -x25667 -x32359 -x8243 -x4778 -x18732 -x7258 -x23946 -x31762 -x8 -x36382 -x35256 -x5159 -x16197 -x26122 -x17836 -x25610 -x14252 -x42108 -x30652 -x17578 -x786 -x38263 -x3382 -x18934 -x9925 -x43067 -x26068 -x4776 -x42954 -x11968 x41116 -x38362 -x42605 -x16135 -x13847 -x12474 -x7683 -x29650 -x20416 -x23229 -x42048 -x35849 -x29884 -x28770 -x38216 -x2809 -x2743 -x32643 -x30242 -x13964 -x65 -x41446 -x2284 -x13807 -x20454 -x40866 -x29132 -x8094 -x27047 -x40237 -x4872 -x3142 -x12194 -x20288 -x38505 -x21582 -x32740 -x28955 -x27638 -x12658 -x10092 -x24033 -x23023 -x37422 -x26800 -x33653 -x12450 -x17629 -x42595 -x40772 -x31760 -x22499 -x43777 -x36604 -x5707 -x40737 x20994 -x27145 -x32146 -x29368 -x30245 -x38416 -x27114 -x34242 -x17485 -x31026 -x32929 -x14094 x41273 -x18891 -x43772 x41005 -x18586 -x23673 -x4166 -x1321 -x28218 -x19011 -x35943 -x27046 -x6758 -x6273 -x26620 -x36597 -x24565 -x33959 -x8219 -x2137 -x42493 -x11461 -x27095 -x12251 -x15701 -x13077 -x11340 -x18273 -x17896 -x9244 -x11358 -x4563 -x33319 -x39265 -x31435 -x4271 -x16895 -x37508 -x38404 -x18664 -x44430 -x31368 -x22272 -x6114 -x17949 -x19617 -x3614 -x18410 -x6092 -x10713 x41344 -x4838 -x16113 -x10571 -x23532 -x30915 -x24403 -x31293 -x39057 -x28811 -x16817 -x24703 -x6999 -x22084 -x4319 -x21300 -x2070 -x24418 -x31609 -x2720 -x38191 -x24861 -x40014 -x12195 -x10981 -x16509 -x38819 -x29856 -x21411 -x19391 -x11941 -x36149 -x5601 -x4731 -x23330 -x30425 -x43266 -x34050 -x2385 -x43018 -x40598 -x37752 -x7249 -x36821 -x16869 -x18927 -x10383 -x5180 -x12075 -x21564 -x30828 -x7878 -x6089 -x23856 -x15194 -x8539 -x29241 -x9500 -x19734 -x9287 -x14677 -x11417 -x22398 -x21000 -x2045 -x20081 -x42486 -x3672 -x24969 -x17966 -x32014 -x14366 -x9231 -x43301 -x16155 -x2035 -x24251 -x31923 -x17324 -x43591 -x4817 x22116 -x7533 -x32067 -x39986 -x28229 -x25472 -x26377 -x34404 -x29743 -x25298 -x38050 -x15785 -x7969 -x4742 -x38520 -x34761 -x10687 -x36845 -x6283 -x15022 -x16742 -x44076 -x38023 -x7481 -x4056 -x29168 -x39357 -x20149 -x40977 -x18470 -x38866 -x34567 -x43327 -x385 -x26045 -x14105 -x16565 -x20262 -x24243 -x13510 -x19363 -x4906 -x9069 -x32041 -x31264 -x25329 -x2326 -x11796 -x43524 -x4579 -x26197 -x10653 -x2430 -x1676 -x32397 -x12388 -x408 -x16059 -x35721 -x27747 -x97 -x13502 -x20873 -x4210 -x44729 -x6208 -x12037 -x5171 -x21573 -x26766 -x6183 -x15741 -x8378 -x33216 -x22975 -x15805 -x32611 -x11386 -x42550 -x35451 -x10722 -x6593 -x37653 -x33117 -x15015 -x23472 -x23354 -x27932 -x17702 -x30842 -x7900 -x18216 -x43607 -x44149 -x26491 -x15844 -x3549 -x33218 -x38055 -x10586 -x31662 -x10946 -x37641 -x35638 -x13132 -x42816 -x10911 -x33420 -x23413 -x3207 -x23303 -x37882 -x7970 -x4090 -x2283 -x12252 -x9748 -x24588 -x35838 -x17730 x41046 x41378 -x38584 -x28222 -x42520 -x12666 -x37145 -x22782 -x12356 -x23060 -x25437 -x20708 -x31971 -x22141 -x38220 -x30161 -x38257 -x1527 -x22197 x17162 -x44504 -x42706 -x37389 -x9205 -x15655 -x31495 -x42596 -x13028 -x42038 -x12933 -x21886 -x4921 -x40733 -x9179 -x646 -x29563 -x19991 -x15393 -x25607 -x24083 -x23495 -x3468 -x10953 -x42338 -x20100 -x15308 -x9108 -x15344 -x22773 -x16923 -x34888 -x27774 -x6438 -x12715 -x28105 -x39937 -x19346 -x43346 -x16348 -x11857 -x11270 -x36258 -x42115 -x19117 -x30329 -x22187 x41056 -x25545 -x20711 -x34976 -x35459 -x6492 -x14231 -x33768 -x42636 -x19976 -x39196 -x19453 -x7214 -x10109 -x4230 -x12230 -x24956 -x35776 -x33973 -x21520 -x10395 -x571 -x6942 -x9262 -x17606 -x9128 -x37961 -x10051 -x39695 -x9605 -x14227 -x43814 -x23580 -x7328 -x3131 -x5988 -x618 -x615 -x23762 -x1865 -x6156 -x12863 -x42833 -x7198 -x12050 -x29057 -x44185 -x39543 -x22247 -x7558 -x24362 -x33010 -x25394 -x3356 -x7179 -x3894 -x16045 -x41551 -x38988 -x22979 -x42171 -x5435 -x30145 -x7726 -x32565 -x13978 -x1832 -x42305 -x21448 -x42346 -x13075 -x31736 -x6710 -x35180 -x14475 -x36309 -x22311 -x10572 -x6786 -x2033 -x43557 -x4227 -x13197 -x2519 -x43571 -x18007 -x33068 -x32328 -x28489 -x31222 -x2213 -x18314 -x14755 -x16057 -x19900 -x19428 -x43925 -x27705 -x14064 -x18502 -x28809 -x11876 -x1115 -x22553 -x15781 -x40538 -x6019 -x18602 -x32111 -x17474 -x12857 -x18655 -x19355 -x25407 -x27724 -x7309 -x29879 -x12856 -x4174 -x40043 -x34898 -x36414 -x33395 -x38011 -x39108 -x11112 -x37010 -x25834 -x30274 -x24441 -x36693 -x13896 -x14170 -x28436 -x31451 -x41477 -x321 -x26697 x41246 -x35308 -x6013 -x4576 -x11511 -x25205 -x27675 -x36151 -x4074 -x43162 -x6927 -x1629 -x6855 -x1844 -x9296 -x42752 -x21223 -x13615 -x27500 -x23052 -x2356 -x40365 -x23090 -x9215 -x27249 -x21730 -x2705 -x8858 -x4349 x21456 -x4774 -x5453 -x7375 -x4533 -x35577 -x3322 -x38186 -x30492 -x4464 -x1466 -x41476 -x3182 -x4330 -x14055 -x3218 -x27657 -x21484 -x37469 -x44141 -x13739 -x22451 -x12266 -x28261 -x35111 -x24105 -x27784 -x16995 -x33342 -x35320 -x16905 -x21620 -x14121 -x24552 -x38608 x41314 -x36169 -x33435 -x35512 -x4548 -x41932 -x36021 -x4201 -x32446 -x14933 -x35166 -x32506 -x15722 -x38095 -x11517 -x26555 -x2840 -x9464 -x38996 -x34802 -x37687 -x18961 -x27116 -x11313 -x15382 -x42065 -x6795 -x1414 -x12214 -x20546 -x24218 -x33014 -x28042 -x44255 -x32180 -x37614 -x15995 -x13021 -x18569 -x12964 -x15389 -x23265 -x17547 -x6 -x13319 -x40495 -x13792 -x5181 -x21262 -x37805 -x29881 -x4760 -x29163 -x38327 -x42071 -x3281 -x7817 x41103 -x38378 -x13390 -x30552 -x27782 -x42831 -x3226 -x8095 -x5699 -x12549 -x24449 -x3306 -x23451 -x15593 -x31356 -x15480 -x25377 -x14106 -x1098 x41322 -x4118 -x17442 -x13766 -x26085 -x42848 -x18604 -x35271 -x36502 -x3338 -x29164 -x20747 -x28191 -x12463 -x18863 -x3885 -x21042 -x28819 -x39351 -x42162 -x20032 -x35741 -x27613 -x7612 -x11179 -x2757 -x44045 -x1145 -x39630 -x44712 -x11034 -x31371 -x27857 -x24368 -x14680 -x19172 -x37327 -x17165 -x22095 -x16487 -x44172 -x13444 -x22692 -x10165 -x6813 -x17495 -x31551 -x27745 -x43395 -x1954 -x14123 -x21388 -x19167 -x1746 -x44489 -x14533 -x29878 -x44327 -x28714 -x6139 -x5143 -x4235 -x7297 -x13942 -x26916 -x13450 -x34774 -x27265 -x29933 -x13361 -x27449 -x39582 -x23928 -x40036 -x22039 -x4989 -x18647 -x21819 -x29231 -x14437 -x15045 -x29398 -x22494 -x6931 -x137 -x44344 -x32783 -x40647 -x21897 x41235 -x43130 -x37928 -x12288 -x8458 -x14349 -x17734 -x8641 -x36077 -x10489 -x11153 -x9516 -x41473 -x9891 -x22666 -x28263 -x10020 -x6480 -x40675 -x23586 -x42769 -x11225 -x754 -x32942 -x39625 -x38119 -x3023 -x43368 -x27394 -x22947 x41281 -x4890 -x38691 -x28914 -x7992 -x24082 -x38661 -x3889 -x20161 -x14204 -x26577 -x35899 -x4661 -x41645 -x43449 -x10318 -x20561 -x16640 -x20084 -x41586 -x25258 -x772 -x36230 -x2626 -x32179 -x32015 -x1283 -x36011 -x14531 -x28441 -x37115 -x23675 -x32138 -x38922 -x23268 -x9569 -x37121 -x40797 -x38104 -x1571 -x805 -x28696 -x15291 -x37676 -x2885 -x24838 -x33247 -x33593 -x29390 -x19759 -x23173 -x37368 -x25570 -x14063 -x27894 -x25663 -x16873 -x5841 -x18815 -x40570 -x28356 -x14163 -x7647 -x34127 -x33643 -x2396 -x24439 -x44647 -x2823 -x5485 -x23581 -x21253 -x5174 -x34330 -x14971 -x5542 -x17977 -x26007 -x774 -x33017 -x35169 -x35313 -x6548 -x24582 -x11433 -x2216 -x33922 -x15316 -x11408 -x28688 -x36066 -x26785 -x1766 -x42249 -x33476 -x36926 -x1922 -x33600 -x17170 -x41619 -x42986 -x31154 -x16458 -x1052 -x857 x41139 -x1309 -x20019 -x11974 -x6290 -x14195 -x1438 -x26458 -x38958 -x1014 -x14835 -x26195 -x28836 -x3268 -x30564 -x651 -x35312 -x18881 -x685 -x15158 -x9612 -x35488 -x37905 -x5756 -x6851 -x26213 -x40340 -x38241 -x28785 -x7019 -x18713 -x11510 -x34742 -x12326 -x19341 -x36006 -x9766 -x7036 -x12466 -x26899 -x36288 -x28236 -x44162 -x20716 -x34840 -x38390 -x2148 -x42639 -x10755 -x5082 -x6562 -x33456 -x28565 -x30021 -x43105 -x4680 -x29636 -x38714 -x22288 -x35504 -x15283 -x9642 -x39378 -x8128 -x13164 -x36724 -x12638 -x24924 -x33045 -x28686 -x32448 -x37520 -x1350 -x8872 -x1770 -x1163 -x1267 -x44380 -x8866 -x43431 -x29065 -x26727 -x16761 -x40373 -x11180 -x1520 -x10335 -x20504 -x12327 -x21333 -x22640 -x36152 -x14077 -x16810 -x15455 -x31880 -x30010 -x15076 -x8568 -x34194 -x36898 -x40769 -x8379 -x36352 -x27865 -x35586 -x37281 -x5779 -x1599 -x812 -x22384 -x2 -x6565 -x3274 -x32845 -x4521 -x33590 -x29733 -x24599 -x39319 -x14545 -x23914 -x24992 -x7867 -x16492 -x8275 -x9920 -x13740 -x38222 -x17644 -x839 -x27855 -x5966 -x22945 -x3238 -x35234 -x41423 -x38817 -x712 -x35378 -x23253 -x12786 -x40453 -x29680 -x3107 -x2438 -x6567 -x38331 -x35795 -x20993 -x30593 -x6971 -x6016 -x34003 -x15643 -x24804 -x37623 -x39237 x41039 -x31927 -x13725 -x28547 x41362 -x41770 -x22140 -x7473 -x43605 -x22257 -x30629 -x23219 -x34883 -x7791 -x11441 -x24742 -x33843 -x9633 -x22437 -x39263 -x18917 -x21651 -x8027 -x35360 -x2391 -x2333 -x34010 -x31874 -x36402 -x1096 -x37335 -x9912 -x3907 -x30554 -x17220 -x5191 -x39843 -x7281 -x11822 -x25857 -x39672 -x12568 -x1203 -x26009 -x44660 -x28369 -x41915 -x4254 -x31240 -x26794 -x8185 -x33039 -x39448 -x4595 -x32793 -x35651 -x41670 -x6135 -x44467 -x37803 x17888 -x31844 -x34347 -x40077 -x13879 -x25092 -x21401 -x1849 -x11050 -x40865 -x30038 -x4193 -x37598 -x10821 -x17462 -x12859 -x43234 -x44228 -x22821 -x27028 -x35415 -x44790 -x16163 -x18332 -x15998 -x4930 -x24309 -x22112 -x31868 -x37439 -x356 -x31336 -x22284 -x23819 -x33527 -x37812 -x26583 -x21545 -x6944 -x31843 -x25922 -x37807 -x37311 -x42282 -x34370 -x11996 -x16716 -x4252 -x27377 -x33887 -x36353 -x43191 -x34166 -x12898 -x40882 -x14206 -x25143 -x2974 -x13901 -x30557 -x30019 -x36558 -x41578 x41301 -x32339 -x31248 -x2684 -x23590 x41343 -x31055 -x41655 -x10060 -x14492 -x36602 -x33635 -x32052 -x24793 -x43958 -x14348 -x39236 -x7693 -x22565 -x26683 -x34820 -x4684 -x33674 -x43005 -x44385 -x36713 -x395 -x22079 -x2230 -x43618 -x33186 -x27712 -x3481 -x24639 -x20544 -x44243 -x1580 -x30025 -x5470 -x31900 -x35662 -x39831 -x27966 -x42348 -x38098 -x29285 -x19873 -x25419 x40751 -x26510 -x22378 -x32812 -x44526 -x11659 -x25224 -x20685 -x29267 -x126 -x36087 -x42519 -x14439 -x15703 -x13506 -x2955 -x1609 -x37372 -x36456 -x25544 -x539 -x15980 -x32843 -x12128 -x14834 -x8524 -x32802 -x22689 -x19775 -x28712 -x17460 -x3317 -x23859 -x26240 -x38970 -x39195 -x11084 -x39902 -x8610 -x30681 -x13927 -x37405 -x33306 -x21521 -x38457 -x28063 -x13282 -x36018 -x18060 -x26636 -x12790 -x6879 -x26187 -x22108 -x17375 -x1401 -x2016 -x21938 -x27352 -x1976 -x25714 -x19781 x41138 -x44778 -x29893 -x42378 -x3673 -x34864 -x18670 -x6603 -x7570 -x42441 -x38428 -x5835 -x1764 -x26016 -x15006 -x2215 -x11995 -x43170 -x11868 -x44389 -x42344 -x28553 -x39046 -x14317 -x20107 -x11693 -x35275 -x28557 -x40855 -x12814 -x16137 -x11067 -x13617 -x7170 -x34231 -x43872 -x8723 -x23288 -x29828 -x2719 -x17897 -x15958 -x35619 -x3821 -x30697 -x23756 -x28296 -x14059 -x25488 -x31901 -x13465 -x10596 -x6946 -x26879 -x38565 -x16583 -x14234 -x19981 -x43004 x43596 x41383 -x39561 -x17236 -x43310 -x22421 -x24361 -x33495 x41164 -x43851 -x3737 -x27528 -x2801 -x21541 -x2878 -x41470 -x23534 -x10872 -x41522 -x44683 -x12330 -x32484 -x4039 -x37259 -x32810 -x22417 -x40352 -x4401 -x33577 -x37460 -x44801 -x41709 -x32717 -x14920 -x37312 -x37493 -x38284 -x15503 x40689 -x18936 -x16958 -x1810 -x21876 -x10022 -x37003 -x17114 -x37116 -x43646 -x699 -x34340 -x12592 -x43578 -x34856 -x19279 -x38142 -x40619 -x21204 -x6421 -x27646 -x27138 -x13155 -x13611 -x13090 -x28534 -x27327 -x14699 -x3828 -x27955 -x15952 -x1611 -x16138 -x13332 -x3267 -x5686 -x34560 -x2471 -x44033 -x4346 -x14956 -x14361 -x26292 -x40315 -x7976 -x8123 -x28675 -x18404 -x4000 -x1803 -x7475 -x6158 -x21104 -x25824 -x643 -x30939 -x31804 -x25226 -x40330 -x9853 -x23528 -x22924 -x36042 -x4770 -x11813 -x19819 -x38934 -x25151 -x7095 -x8548 -x29078 -x5785 -x14673 -x25428 -x39735 -x17419 -x40813 -x35925 -x17344 -x12126 -x28564 -x21609 -x3696 -x26744 -x33748 -x16919 -x23841 -x7039 -x2069 -x20090 -x29732 -x24408 -x6329 -x17812 -x39485 -x12902 -x10757 -x25423 -x41500 -x21493 -x19160 -x16718 -x16548 -x25246 -x2271 -x10401 -x30393 -x29890 -x40457 -x28852 -x6315 -x4149 -x3923 -x40263 -x884 -x42891 -x41742 -x36590 -x6969 -x38682 x40442 -x20964 -x43246 -x21373 -x30129 -x29567 -x34604 -x11522 -x25468 -x17137 -x44459 -x6913 -x35260 -x41652 -x23209 -x43846 -x12523 -x28920 -x5061 -x40462 -x6735 -x1696 -x21218 -x35495 -x39361 -x18425 -x20035 x41387 -x29512 -x4104 -x10301 -x20385 -x32615 -x30330 -x14368 -x21955 -x18177 -x10977 -x30967 -x11808 -x23787 -x16701 -x505 -x24610 -x9905 -x2981 -x115 -x20664 -x1184 -x1067 -x7076 -x34902 -x42727 -x37847 -x34694 -x39224 -x21591 -x9954 -x20463 -x13823 -x29808 -x40917 -x23222 -x13893 -x39358 -x13898 -x33683 x41078 -x10721 -x21893 -x44546 -x2994 -x5877 -x1726 -x10209 -x15546 -x34096 -x21235 -x25169 -x24093 -x30721 -x40176 -x4675 -x6653 -x16228 -x43042 -x35845 -x37110 -x7802 -x20985 -x36327 -x29580 -x33085 -x583 -x17085 -x42398 -x44575 x41320 -x19103 -x3133 -x5982 -x25890 -x11111 -x27045 x41114 -x3551 -x21309 -x36678 -x12278 -x5965 -x32774 -x40050 -x32925 -x4497 -x19178 -x29724 -x21264 -x27341 -x33754 -x2278 -x42819 -x22868 -x8397 -x19717 -x34668 -x43058 -x34349 -x11000 -x3563 -x14221 -x24366 -x22856 -x19567 -x2699 -x42492 -x12346 -x29384 -x3890 -x33365 -x7363 -x309 -x34290 -x7700 -x33803 -x26698 -x12496 -x18059 -x15807 -x24381 -x44663 -x23095 -x3019 -x36143 -x38070 -x13503 -x20600 -x3743 -x15153 -x42978 -x33333 -x25516 -x27785 -x23746 -x7526 -x42678 -x37080 -x32144 -x36250 -x6836 -x22155 -x26944 -x39894 -x29750 -x13171 -x21165 x41299 -x17956 -x23772 -x40334 -x30825 -x10797 -x27250 -x5476 -x34126 -x27886 -x15250 -x22352 -x6646 -x40497 -x42375 -x14738 -x3134 -x28904 -x6462 -x38868 -x38068 -x36682 -x33688 -x12831 -x4741 -x35075 -x29203 -x31361 -x21795 -x41448 -x7989 -x24160 -x1547 -x16455 -x20604 -x36171 -x31033 -x24898 -x42722 -x32061 -x32373 -x14591 -x25364 -x27872 -x41571 -x33031 -x26330 -x29139 -x21011 -x12538 -x20462 -x13320 -x7324 -x27816 -x36052 -x23349 -x43516 -x1688 -x204 -x12471 -x41988 -x39334 -x42251 -x26762 -x1550 -x39564 -x40659 -x31382 -x20434 -x44499 -x36002 -x22130 -x37844 -x6248 -x9604 -x23522 -x34626 -x17240 -x10642 -x14156 -x37840 -x22982 -x7216 -x33759 -x11457 -x10526 -x8245 -x21713 -x19776 -x9124 -x43765 -x29053 -x27389 -x35028 -x41415 -x44410 -x37612 -x29066 -x36474 -x36559 x41260 -x14199 -x10011 -x42961 -x42376 -x28604 -x33480 -x977 -x13905 -x23237 -x24927 -x32964 -x9730 -x18649 -x9063 -x24131 x41376 -x4284 -x3011 -x43030 -x30659 -x13897 -x10189 -x18826 -x42232 -x43330 -x10750 -x12518 -x34828 -x62 -x42851 -x30774 -x32008 -x5243 -x28677 -x43949 -x20910 -x3679 -x33701 -x21260 -x4455 -x42064 -x28875 -x5099 -x13986 -x24279 -x33406 -x11917 -x36248 -x16714 -x3337 -x3395 -x7894 -x20756 -x36195 -x16068 -x25495 -x8499 -x9882 -x34116 -x10310 -x42612 -x5029 -x39095 -x22865 -x8073 -x1392 -x12206 -x18913 -x31488 -x36458 -x7932 -x8072 -x43200 -x3781 -x30369 -x2826 -x18678 -x37971 -x1063 -x11680 -x1468 -x17793 -x17266 -x29221 -x27475 -x16601 -x31030 -x20783 -x29969 -x37766 -x34794 -x17635 -x11844 -x15497 -x30678 -x41483 -x16836 -x7335 -x42494 -x27942 -x13445 -x6597 -x4636 -x29007 -x12628 -x9940 -x9478 -x14859 -x42696 -x20649 -x37733 -x25181 -x42554 -x36244 -x39951 -x20439 -x20347 -x10278 -x32209 -x31403 -x12910 -x30546 -x3347 -x33142 -x10625 -x34600 -x27192 -x8276 -x37239 -x36769 -x15143 -x34054 -x15751 -x38855 -x20437 -x20686 -x39830 -x8307 -x34193 -x20877 -x26965 -x9933 -x10523 -x16818 -x9301 -x11133 -x20255 -x5642 -x7101 -x38199 -x34177 -x15877 -x5596 -x31667 -x2199 -x20235 -x25288 -x4660 -x20571 -x31441 -x29278 -x44692 -x29976 -x14181 -x17251 -x22298 -x24377 -x38993 -x16987 -x24850 -x15205 -x3520 -x38051 -x35407 -x3912 -x13103 -x34056 -x25685 -x958 -x25742 -x37945 -x27869 -x18905 -x29287 -x23598 -x5131 -x34058 -x21021 -x16782 -x23464 -x44522 -x17110 -x1780 -x1326 -x7412 -x20483 -x2485 -x12794 -x34505 -x35760 -x17356 -x10304 -x24127 -x21140 -x6555 -x21969 -x28536 -x5610 -x32647 -x27714 -x33837 -x41456 -x43493 -x10490 -x6605 -x29121 -x20404 -x20951 -x29896 -x24766 -x30588 -x4472 -x29839 -x34180 -x28599 -x24332 -x10295 -x24817 -x42918 -x37057 -x9340 -x21226 -x21314 -x3054 -x6502 -x5313 -x14269 -x16356 -x26533 -x33141 -x36967 -x37279 -x7107 -x12486 -x5161 x41066 -x36946 -x6649 -x33249 -x38154 -x33933 -x878 -x18918 -x1058 -x31194 -x38047 -x6305 -x31149 -x35695 -x3826 -x23844 -x42725 -x36779 -x10976 -x43412 -x9334 -x10712 -x5500 -x33881 -x6668 -x41644 -x13401 x40781 -x41894 -x18478 -x27132 -x13929 -x2984 -x20849 -x10476 -x2843 -x12694 -x10926 -x16756 -x18147 -x26046 -x13706 -x39204 -x17676 -x38238 -x24086 -x13093 -x23566 -x31283 -x18522 -x36648 -x19307 -x25872 -x39995 -x7946 -x28225 -x28370 -x12851 -x15008 -x23886 -x33367 -x18230 -x34441 -x24779 -x5650 -x27679 -x1390 -x10417 -x15522 -x16727 -x15266 -x6512 -x25301 -x25806 -x4249 -x38736 -x44418 -x14561 -x1040 -x38678 -x7588 -x7315 -x16007 -x31978 -x14582 -x10889 -x20938 -x7504 -x41413 -x35801 -x37189 -x43263 -x43822 -x21230 -x6070 -x11373 -x24717 -x13993 -x16254 -x11690 -x14425 -x31699 -x30387 -x20886 -x10074 -x42650 -x33694 -x8160 -x23217 -x39309 -x1911 -x16106 -x34237 -x6491 -x14943 -x39739 -x915 -x27731 -x33566 -x40206 -x26870 -x28142 -x15416 -x635 -x22234 -x41631 -x40560 -x31012 -x15074 -x4540 -x3769 -x8486 -x21587 -x6970 -x27355 -x2797 -x30666 -x31549 -x40569 -x36893 -x28561 -x11589 -x17100 -x16034 -x25649 -x29583 -x37917 x41135 -x17313 -x22878 -x929 -x40620 -x15301 -x25425 -x20242 -x1664 -x42630 -x29239 -x39274 -x31530 -x136 -x21899 -x2894 -x15181 -x43606 -x40072 -x30029 -x22346 -x20508 -x10418 -x10850 -x33971 -x8630 -x20999 -x17362 -x30371 -x3294 -x7204 -x10500 -x37575 -x26051 -x10742 -x13406 -x35189 -x17179 -x33040 -x21462 -x37670 -x16024 -x1698 -x44136 -x11442 -x25237 -x7565 -x910 -x25339 -x9106 -x35563 -x36696 -x7438 -x3369 -x26928 -x32421 -x43719 -x7598 -x31572 -x9324 -x22143 -x41741 -x22999 -x43885 -x27736 -x21474 -x7351 -x17264 -x16965 -x31753 -x36998 -x12849 -x17041 -x38411 -x20357 -x43323 -x43349 -x43529 -x7344 -x20222 -x2079 -x27233 -x21417 -x26780 -x26741 -x11543 -x28996 -x16489 -x30338 -x33602 -x44450 -x36164 -x2694 -x35872 -x11048 -x15727 -x12328 -x19667 -x21149 -x30920 -x36191 -x19299 -x3710 x40775 -x25993 -x37455 -x14021 -x781 -x6373 -x26930 -x40298 -x15021 -x39139 -x5789 -x25273 -x16171 -x18435 -x16392 -x30318 -x38642 -x44383 -x24546 -x21990 -x35710 -x3763 -x31840 -x16542 -x12561 -x10895 -x34899 -x191 -x38328 -x39203 -x41651 -x19754 -x29550 -x30302 -x31747 -x6955 -x30310 -x27519 -x27526 -x1376 -x35894 -x38932 -x29104 -x36351 -x39736 -x11063 -x22448 -x6352 -x26578 -x12424 -x21537 -x5768 -x19373 -x29612 -x20468 -x33620 -x35473 -x16170 -x2361 -x33424 -x40828 -x42413 -x38748 -x15228 -x44107 -x7709 -x44310 x41033 -x32415 -x24018 -x38067 -x32127 -x12712 -x23123 -x11186 -x36497 -x28288 -x35262 -x22607 -x31255 -x38352 -x26955 -x28648 -x12752 -x10368 -x12446 -x11708 -x38695 -x33102 -x23988 -x8136 -x12717 -x33684 -x31032 -x1086 -x25075 -x28480 -x40551 -x4525 -x15063 -x6776 -x23957 -x33284 -x28153 x41019 -x16436 -x13876 -x18358 -x38524 -x28134 -x29786 -x34635 -x5634 -x34529 -x12533 -x28952 -x25963 -x1139 -x32264 -x15332 -x10802 -x21728 -x33374 -x18789 -x20661 -x34053 -x8905 -x10970 -x35172 -x32266 -x43471 -x35674 -x3638 -x33826 -x7891 -x42237 -x11468 -x17556 -x41462 x41406 -x28113 -x26544 -x19549 -x26970 -x23577 -x10611 -x18675 -x29600 -x33978 -x21678 -x37497 -x7582 -x40947 -x41657 -x40039 -x21439 -x38397 -x35086 -x20701 -x21272 -x16851 -x6622 -x35543 -x9476 -x42844 -x21072 -x43126 -x40704 -x39217 -x43138 -x17940 -x15102 -x40584 -x35880 -x2549 -x30175 -x26441 -x13628 -x28804 -x36603 -x26656 -x16997 -x19673 -x18708 -x4657 -x29729 -x14641 -x31198 -x18715 -x3843 -x34725 -x35625 -x22703 -x2170 -x29347 -x25467 -x39149 -x20448 -x34115 -x10703 -x43340 -x39821 -x20300 -x28443 -x40306 -x13491 -x43279 x41338 -x43879 -x9869 -x43909 -x42388 -x19207 -x12605 -x40986 -x36838 -x9028 -x27639 -x16287 -x37624 -x6558 -x28324 -x25295 -x2663 -x31178 -x19564 x41395 -x42609 -x18379 -x20374 -x22506 -x42763 -x12313 -x29009 -x14172 -x38295 x41162 -x13861 -x175 -x6066 -x24483 -x27211 -x19008 -x34943 -x10816 -x30499 -x40085 -x20637 -x40265 -x22104 -x19311 -x39106 -x6756 -x9461 -x1847 -x37488 -x17921 -x38467 -x4211 -x1082 -x43046 -x36577 -x5341 -x242 -x42177 -x6831 -x42186 -x11224 x41107 -x28094 -x33850 -x38529 -x38484 -x43401 -x22129 -x40160 -x24537 -x17109 -x23933 -x2011 -x28936 -x6054 -x42815 -x34488 -x15295 -x39396 -x23405 -x37155 -x10111 -x21207 -x949 -x5595 -x34142 -x18141 -x15802 -x31019 -x18874 -x14678 -x6896 -x32950 -x7847 -x5479 -x14298 -x26609 x43553 -x34277 -x29942 -x1003 -x1882 -x29981 -x22562 -x1427 -x38277 -x14236 -x5252 -x43050 -x14926 -x5157 -x28155 -x30333 -x29416 -x22700 -x38117 -x28831 -x9677 -x7341 -x8063 -x39544 x40398 -x7038 -x14577 -x26728 -x36930 -x34598 -x37942 -x20949 -x8562 -x23884 -x14344 -x2319 -x5694 -x22723 -x8751 -x13592 -x43193 -x23418 -x18626 -x25072 -x10122 -x6468 -x37350 -x37045 -x2962 -x22235 -x17025 -x9374 -x13789 -x31486 -x10420 -x33980 -x27634 -x8250 -x2884 -x31862 -x2709 -x32711 -x16599 -x43961 -x28807 -x24177 -x43962 -x37047 -x29849 -x17864 -x8101 -x44078 -x7319 -x19889 -x21198 -x15152 -x30279 -x42770 -x24263 -x22291 -x37801 -x31219 -x30477 -x38268 -x25783 -x36750 -x18100 -x18338 -x32549 -x21792 -x4152 -x1947 -x37622 -x22321 -x2731 -x18857 -x29292 -x29426 -x33182 -x39533 -x27618 -x30258 -x38013 -x35982 -x11108 -x306 -x11007 -x16712 -x10481 -x18712 -x21701 -x31585 -x8828 -x20181 -x17274 -x6693 -x705 -x9400 -x39290 -x14060 -x38025 -x25431 -x19888 -x32634 -x27412 -x6185 -x246 -x8168 -x2302 -x28371 -x15887 -x5377 -x19320 -x44198 -x20396 -x8541 -x18981 -x15494 -x503 -x5262 -x4040 -x4015 -x36254 -x29022 -x31442 -x40520 -x38207 -x19356 -x22356 -x23214 -x35667 -x22777 -x3834 -x232 -x21567 -x15314 -x34769 -x9385 -x1329 -x40747 -x31944 -x20558 -x1857 -x20239 -x1595 -x11961 -x6392 -x19654 -x9742 -x38755 -x13052 -x30807 -x21953 -x26644 -x34174 -x23248 -x14501 -x23211 -x17529 -x2739 -x10951 -x3058 -x36985 -x823 -x28011 -x6368 -x36420 -x13209 -x27539 -x37689 -x1681 -x9831 -x39346 -x7602 -x38254 -x5895 -x38122 -x26956 -x22301 -x42039 -x25980 -x19001 -x24762 -x25527 -x361 -x19839 -x5426 -x17727 -x35147 -x502 -x5248 -x5616 -x6938 -x9846 -x12157 -x41959 -x32416 -x17259 -x25277 -x37902 -x16345 -x23329 -x409 -x4679 -x20109 -x41540 -x40102 -x20692 -x40884 -x18355 -x29037 -x19366 -x3929 -x17732 -x19243 -x19644 -x44120 -x14415 -x5925 -x32274 -x41511 -x44342 -x30041 -x38334 -x2173 -x21874 -x40380 -x7126 -x36615 -x27868 -x2409 -x5411 -x17991 -x22584 -x7081 -x19802 -x13536 -x357 -x15470 -x43477 -x21830 -x18428 -x16497 -x26748 -x44798 -x31770 -x5975 -x31956 -x18694 -x18163 -x22474 -x6657 -x5446 -x11086 -x6767 -x26685 -x12824 -x19049 -x10647 -x10868 -x23070 -x43608 -x37879 -x7421 -x15989 -x8020 -x1817 -x9568 -x40507 -x21719 -x27820 -x25702 -x28294 -x30203 -x14649 -x41487 -x31854 -x17605 -x42243 -x15929 -x26585 -x4301 -x29300 -x20211 -x44624 -x38064 -x17378 -x15255 -x577 -x14888 -x12402 -x16925 -x4782 -x31419 -x31644 -x29284 -x22440 -x25626 -x20767 -x22463 -x28636 -x1405 -x14590 -x10659 -x13256 -x11498 -x13880 -x34952 -x25138 -x8960 -x12932 -x26805 -x11918 -x15572 -x8246 -x12155 -x8741 -x24222 -x30829 -x16201 -x5849 -x21571 -x38483 -x6541 -x1110 -x18312 -x5948 -x19187 -x5107 -x17090 -x34188 -x10041 -x15723 -x17388 -x31803 -x21544 -x40 -x26687 -x32300 -x6459 -x25260 -x43693 -x19811 -x23232 -x30071 -x26622 -x10252 -x27780 -x41783 -x24502 -x2777 -x11810 -x40003 -x30865 -x15104 -x34018 -x42286 -x13136 -x30117 -x10168 -x25823 -x28207 -x42951 -x13184 -x4617 -x13700 -x22563 -x43841 -x22243 -x37117 -x13385 -x17535 -x18054 -x24016 -x12254 -x18460 -x12035 -x4196 -x20108 -x13521 -x33391 -x10602 -x2502 -x25866 -x41461 -x2651 -x44039 -x2265 -x3587 -x19855 -x39726 -x7080 -x1725 -x27921 -x39264 -x545 -x6838 -x18728 -x37014 -x2055 -x21176 -x9 -x35408 -x8337 -x20876 -x38700 -x32055 -x30126 -x39463 -x1243 -x44353 -x39285 -x24215 -x17630 -x28611 -x135 -x18581 -x11591 -x21285 -x34480 -x8852 -x28737 -x23740 -x35107 -x26047 -x23124 -x4720 -x27936 -x21815 -x1400 -x43381 -x33173 -x38258 -x19242 -x29195 -x1311 -x38893 -x17028 -x4162 x40424 -x7428 -x27336 -x44205 -x19290 -x10088 -x585 -x19266 -x32226 -x13871 -x6174 -x29148 -x21194 -x4259 -x33436 -x29950 -x8646 -x40832 -x33472 -x14006 -x4417 -x2711 -x27581 -x23040 -x37990 -x13408 -x24249 -x3777 -x27263 -x858 -x8841 -x13201 -x32172 -x27329 -x9120 -x39613 -x2942 -x11672 -x419 -x6366 -x12974 -x42070 -x9855 -x10329 -x44802 -x6902 -x28241 -x1500 -x27258 -x7885 -x39418 -x11029 -x4081 -x37751 -x10638 -x38850 -x20998 x41181 -x6584 -x39107 -x14803 -x16520 -x1050 -x14058 -x32206 -x26208 -x38313 -x13770 -x20183 -x23689 -x1825 -x36910 -x31014 -x2312 -x40930 -x12233 -x29450 -x33488 -x30570 -x40558 -x2135 -x16539 -x26627 -x21944 -x22433 -x12168 -x22195 -x17422 -x21885 -x36233 -x35685 -x40964 -x35134 -x13625 -x3949 -x16834 -x87 -x8634 -x36281 -x11282 -x20289 -x8114 -x41813 -x27161 -x15086 -x11268 -x8426 -x7396 -x39352 -x25054 -x27469 -x39662 -x26204 -x11554 -x36072 -x39219 -x20866 -x96 -x8013 -x6496 -x18994 -x14695 -x12366 -x22873 -x20256 -x40129 -x38381 -x10569 -x43522 -x28384 -x21052 -x40633 -x14681 -x9323 -x40638 -x37704 -x11113 -x36900 -x12455 -x20417 -x44169 -x21983 -x8554 -x19645 -x29279 -x1966 -x30761 -x21130 -x35440 -x27014 -x33384 -x18952 -x3330 -x25782 -x32990 -x34877 -x41641 -x32890 -x25784 -x35386 -x19803 -x15959 -x16747 -x6250 -x6726 -x26226 -x29789 -x24186 -x6470 -x30313 -x9781 -x4498 -x3879 -x26310 -x12314 -x23021 -x26475 -x7994 -x26428 -x29951 -x3916 -x21696 -x1788 -x829 -x37582 -x3866 -x44620 -x8348 -x26966 -x16433 -x26271 -x21823 -x20421 -x6266 -x39197 -x2615 -x1181 -x22337 -x19196 -x32604 -x23765 -x7448 -x16768 -x30104 -x21950 -x19498 -x14817 -x20446 -x12273 -x1266 -x20651 -x7614 -x14606 -x22167 -x6529 -x14716 -x5513 -x21446 -x7429 -x36440 -x24267 -x15580 -x18052 -x40116 -x18651 -x12256 -x34522 -x9277 -x21387 -x18618 -x9894 -x4790 -x44618 -x37878 -x44379 -x37859 -x4384 -x29111 -x7432 -x31452 -x42144 -x7550 -x16650 -x30097 -x8056 -x23704 -x2557 -x43594 -x9692 -x20785 -x19560 -x34744 -x35211 -x35179 -x41529 -x26765 -x231 -x42613 -x28459 -x42081 -x6457 -x9503 -x40296 -x28023 -x40045 -x22170 -x23579 -x27220 -x29846 -x35811 -x24356 -x39024 -x7230 -x28818 -x22382 -x38979 -x4016 -x4723 -x14929 -x18099 -x13556 -x31508 -x24882 -x15547 -x44611 -x34575 -x3065 -x9278 -x36212 -x11489 x40976 -x17818 -x39866 -x27833 -x10026 -x40182 -x39562 -x1855 -x18341 -x14254 -x15137 x42904 -x20233 -x20122 -x19314 -x22958 -x2172 -x42832 -x14184 -x8492 -x9472 -x43152 -x38713 -x13869 -x24126 -x15899 -x30615 -x1675 -x26992 -x18609 -x18421 -x26571 -x4719 -x24746 -x38223 -x18343 -x33143 -x1038 -x11742 -x43783 -x9485 -x23397 -x1379 -x20073 -x34584 -x1393 -x31708 -x38409 -x32130 -x26833 -x19779 -x10351 -x23927 -x40243 -x30628 -x12915 -x20343 -x19040 -x8501 -x33968 -x24819 -x29931 -x40053 -x18070 -x28178 -x31822 -x22201 -x5071 -x32644 -x10824 -x42468 -x33763 x20730 -x9723 -x5728 -x16641 -x22200 -x34669 -x35861 -x27057 -x28986 -x33697 -x18912 -x24738 -x33831 -x24142 -x20158 -x20205 -x11333 -x35359 -x15469 -x40846 -x472 -x3408 -x19659 -x10039 -x36360 -x7777 -x29119 -x37428 -x41985 -x24485 -x989 -x24681 -x21781 -x24767 -x25768 -x6128 -x42196 -x7373 -x38092 -x36895 -x15452 -x21283 -x15752 -x998 -x34328 -x13284 -x26599 -x31689 -x4109 -x19594 -x12476 -x25033 -x19057 -x16743 -x34632 -x14925 -x19262 -x11150 -x14787 -x34256 -x40372 -x29765 -x10416 -x22727 -x42426 -x40197 -x7016 -x7925 -x15453 -x14452 -x27396 -x22047 -x17469 -x26932 -x30937 -x11506 -x5137 -x8155 -x33054 -x463 -x19082 -x39511 -x15591 -x33458 -x22984 -x11756 -x11762 -x28833 -x26538 -x8514 -x36507 -x29885 -x5810 -x39332 -x23098 -x30268 -x12456 -x15831 -x20844 -x14761 -x24503 -x10815 -x24275 -x14065 -x3758 -x38366 -x17483 -x18938 -x14860 -x44525 -x16049 -x33737 -x8177 -x293 -x11295 -x29238 -x22713 -x42728 -x542 -x3305 -x14520 x41315 -x6249 -x29297 -x259 -x4066 -x13716 -x15608 -x22406 -x11196 -x7651 -x17832 -x39936 -x12574 -x8249 -x13707 -x21834 -x3685 -x30744 -x44170 -x10228 -x30026 -x22335 -x42720 -x44229 -x42342 -x39983 -x44411 -x9759 -x40915 -x11902 -x29431 -x16093 x43469 -x2118 -x25790 x41002 -x29157 -x31814 -x17915 -x442 -x14104 -x26634 -x15509 -x36128 -x22685 -x9429 -x24304 -x11551 -x30236 -x8274 -x3446 -x41775 -x37785 -x11811 -x31678 -x38846 -x29063 -x2422 -x17107 -x2892 -x39411 -x41849 -x33846 -x2675 -x5102 -x219 -x40814 -x13930 -x21593 -x26792 -x34382 -x37314 -x7752 -x2697 -x556 -x12606 -x39876 -x42293 -x23331 -x38085 -x31242 -x37789 -x38139 -x22706 x41290 -x20177 -x10633 -x1421 -x39846 -x38180 -x21584 -x7754 -x7368 -x40167 -x44196 -x3339 -x2362 -x18165 -x10944 -x43938 -x33883 -x29835 -x6553 -x11255 -x38489 -x308 -x26747 -x8660 -x32523 -x2223 -x10411 -x42069 -x1975 -x27071 -x47 -x303 -x15164 -x10253 -x14140 -x39397 -x16740 -x37315 -x9859 -x41794 -x32949 -x8526 -x43497 -x36995 -x10419 -x22361 -x14657 -x5447 -x36471 -x7323 -x15094 -x31395 -x471 -x7551 -x3988 -x24613 -x41785 -x18483 -x35883 -x12967 -x23939 -x26425 -x30462 -x4357 -x27590 -x18074 -x37931 -x32655 -x19683 -x11075 -x35533 -x3004 -x19328 -x39142 -x5085 x41034 -x12311 -x8961 -x21073 -x26026 -x30590 -x39929 -x33804 -x7378 -x28237 -x44684 -x7696 -x15012 -x44758 -x43934 -x1792 -x43971 -x36463 -x30592 -x33560 -x25943 -x44168 -x38112 -x26381 -x12858 -x37213 -x10914 -x41524 -x28514 -x28855 -x18884 -x3868 -x4819 -x16212 -x25779 -x1601 -x18955 -x11556 -x29700 -x16645 -x16411 -x16888 -x12520 -x35141 -x15756 -x36578 -x24973 -x7331 -x2260 -x38841 -x2475 -x15731 x41092 -x16493 -x29117 -x29448 -x5146 -x8743 -x28812 -x16246 -x42939 -x26274 -x20752 -x11064 -x34513 -x43871 -x25647 -x43075 -x28003 -x38720 -x17926 -x4646 -x43091 x40720 -x33542 -x17751 -x38009 -x35653 -x37105 -x33475 -x29994 -x7491 -x10263 -x32654 -x2240 -x38321 -x36050 -x8121 -x22719 -x9962 -x39019 -x32104 -x32630 -x22597 -x28439 -x25044 -x9490 -x34623 -x38086 -x12332 -x10421 -x327 -x684 -x17933 -x25434 -x31913 -x41444 -x16615 -x44485 -x33221 -x35951 -x39101 -x2965 -x38757 -x37152 -x11981 -x9810 -x4375 -x13969 -x18217 -x32139 -x27667 -x28566 x41065 -x39023 -x1275 -x15108 -x13001 -x23759 -x35024 -x29114 -x13384 -x23315 -x34770 -x16558 -x14100 -x10584 -x35624 -x34276 -x7236 -x36491 -x4588 -x35480 -x32431 -x17395 -x43696 -x44011 -x23449 -x37913 -x21340 -x6371 -x17145 -x15077 -x38441 -x21489 -x20473 -x23818 -x41755 -x13737 -x2195 -x22360 -x28616 -x38393 -x39259 -x12173 -x20460 -x25080 -x6934 -x22358 -x18684 -x34239 -x34708 -x5276 -x10502 -x16970 -x10654 -x26719 -x30897 -x6172 -x22230 -x29713 -x37359 -x5209 -x27786 -x19748 -x27501 -x22228 -x34822 -x3245 -x34300 -x21190 -x36166 -x38635 -x19014 -x34721 -x38164 -x26064 -x13367 -x1842 -x33486 -x27334 -x4098 -x21199 -x15080 -x38126 -x14499 -x33506 -x10765 -x31789 -x14615 -x19800 -x30644 -x17685 -x42267 -x44190 -x7072 -x16437 -x8078 -x6349 -x14421 -x19856 -x24994 -x41475 -x24577 -x30983 -x4208 -x12762 -x8747 -x726 -x12397 -x12182 -x24745 -x5299 -x30787 -x35735 -x862 -x22828 -x5330 -x40358 -x31882 -x24486 -x17148 -x8084 -x31024 -x17590 -x5333 -x23896 -x26725 -x19846 -x43741 -x8316 -x15935 -x19633 -x43069 -x34119 -x15939 -x5059 -x20915 x41294 -x20979 -x17143 -x19610 -x38181 -x43052 -x40661 -x152 -x6385 -x25200 -x8921 -x22276 -x16865 -x41748 -x5681 -x34743 -x24845 -x35027 -x19445 -x43604 -x16152 -x31209 -x8380 -x11427 -x20018 -x29524 -x25409 -x17958 -x25777 -x16882 -x16968 -x23805 -x7655 -x44690 -x23693 -x44682 -x2927 -x6997 -x4458 -x6215 -x36039 -x31818 -x7906 -x2239 -x5991 -x35763 -x44200 -x4532 -x40032 -x36206 -x2182 -x23868 -x38530 -x12085 -x13821 -x32680 -x12743 -x21497 -x1367 -x4257 -x20418 -x33046 -x2582 -x11257 -x32007 -x12817 -x37160 -x3634 -x29968 -x41612 -x43480 -x18959 -x34627 -x21504 -x42743 -x39504 -x16759 -x9960 -x12807 -x15635 -x39773 -x3501 -x13357 -x9613 -x20369 -x33291 -x37028 -x32552 -x1781 -x43706 -x40845 -x35650 -x25322 -x39240 -x38908 x20796 -x21384 -x29190 -x37709 -x2888 -x6853 -x9353 -x22304 -x26180 -x39230 x41373 -x44206 -x27662 -x31672 -x32787 -x14741 -x22681 -x25994 -x44245 -x29956 -x29644 -x16115 -x10453 -x41490 -x33090 -x38677 -x13310 -x18040 -x6166 -x3544 -x19357 -x8786 -x16006 -x12653 -x27989 -x13246 -x30954 -x43280 -x28667 -x5585 -x16325 -x39491 -x8166 -x6826 -x18153 -x1484 -x10603 -x30043 -x28341 -x31604 -x23215 -x29582 -x44433 -x8038 -x34813 -x2740 -x39050 -x21602 -x9525 -x324 -x38432 -x4223 -x35289 -x19671 -x1460 -x762 -x27916 -x7664 -x43781 -x22193 -x38967 -x15491 -x10519 -x11654 -x3735 -x15167 -x21956 -x34389 -x7973 -x29206 -x16151 -x19443 -x20502 -x33747 -x23454 -x35047 -x34209 -x37674 -x4403 -x31793 -x19990 -x31316 -x13439 -x30293 -x19381 -x30806 -x3049 -x37300 -x10120 -x21649 x41379 -x20750 -x1740 -x6891 -x26201 -x22520 -x20917 -x43918 -x20748 -x9037 -x29833 -x20992 -x38574 -x9834 -x34196 -x13026 -x10112 -x15617 -x6988 -x40741 -x44493 -x27147 -x15627 -x6884 -x32365 -x38359 -x38030 -x20749 -x21845 -x28274 -x5666 -x8037 -x8914 -x11673 -x35511 -x7971 -x3745 -x2203 -x28165 -x40739 -x21501 -x24812 -x16253 -x44440 -x19663 -x38569 -x15578 -x30912 -x30670 -x9419 -x28192 -x3599 -x34000 -x21941 -x23088 -x13397 -x2060 -x41441 -x43448 -x41766 -x5355 -x17786 -x13885 -x31106 -x40201 -x19134 -x20059 -x33646 -x43826 -x18213 -x32887 -x14071 -x28742 -x39124 -x11576 -x33931 -x44509 -x37407 -x37147 -x31078 -x3289 -x20037 -x38933 -x21552 -x32762 -x8790 -x11647 -x6358 -x16051 -x28299 -x13434 -x44805 -x34140 -x23154 -x9444 -x8314 -x35819 -x23042 -x23271 x41221 -x23234 -x31268 -x19392 -x32696 -x41517 -x4643 -x12773 -x5122 -x9628 -x8108 -x10912 -x32704 x41283 -x11190 -x17444 -x26013 -x13729 -x17776 -x38710 -x42366 -x1436 -x29929 -x4798 -x4424 -x28625 -x33203 -x265 -x11569 -x28758 -x19599 -x7367 -x9913 -x1998 -x11584 -x14727 -x23670 -x18274 x41061 -x4555 -x14637 -x35909 -x34553 -x28618 -x36241 -x37907 -x18231 -x6698 -x14194 -x2846 -x17158 -x37202 -x39893 -x14255 -x39496 -x8970 -x6004 -x12142 -x35450 -x11231 -x7028 -x36123 -x15702 -x40026 -x5084 -x25034 -x14942 -x15241 -x22242 -x20672 -x12023 -x30404 -x29171 -x17631 -x10854 -x15050 -x28601 -x5638 -x1013 x41090 -x23308 -x2584 -x6109 -x7502 -x39660 -x28735 -x8417 -x27670 -x1916 -x26340 -x7649 -x37027 -x1087 -x34211 -x28644 -x31709 -x9896 x41155 -x74 -x9722 -x14372 -x775 -x40082 -x5515 -x27106 -x8014 -x29213 -x29350 -x19681 -x17060 x41392 -x2620 -x36441 -x14154 -x27150 -x28360 -x38632 -x22059 -x3165 -x26448 -x8218 -x1745 -x1026 -x25593 -x24981 -x2308 -x28848 -x26618 -x6850 -x20142 -x41789 -x20139 -x31698 -x31580 -x9664 -x10753 -x8674 -x41544 -x37035 -x7688 -x11381 -x28264 -x32371 -x794 -x12721 -x38229 -x3109 -x34151 -x29655 -x14598 -x11109 -x5943 -x1175 -x21771 -x9271 -x43919 -x21265 -x24824 -x924 -x40502 -x19492 -x39643 -x10306 -x33011 -x39634 -x27179 -x28757 -x10566 -x37860 -x20355 -x30596 -x17358 -x6908 -x34477 -x8573 -x26677 -x19076 -x8681 -x21276 -x16144 -x43695 -x2837 -x38398 -x3401 -x39466 -x220 -x39248 -x20209 -x10016 -x15003 -x34490 -x23605 -x43408 x41119 -x17828 -x30100 -x37876 -x5027 -x592 -x20492 -x1475 -x5817 -x13469 -x4968 -x2464 -x9710 -x8851 -x2580 -x44328 -x38549 -x11669 -x3546 -x26767 -x33734 x41150 -x24950 -x40616 -x38302 -x44044 -x18317 -x4840 -x34499 -x36369 -x34375 -x15051 -x27126 -x7269 -x8967 -x29702 -x41743 -x15825 -x2046 -x43155 -x28653 -x6155 -x37742 -x38176 -x20832 -x40515 -x1220 -x10762 -x14969 -x16672 -x6390 -x37838 -x13534 -x36399 -x3992 -x39526 -x22641 -x27348 -x26945 -x31873 -x10905 -x34 -x25484 -x11151 -x10910 -x21725 -x4480 -x13568 -x1043 -x42852 -x1689 -x32468 -x24716 -x7804 -x874 -x19647 -x39465 -x11834 -x25726 -x11076 -x25678 -x31018 -x28265 -x21558 -x5035 -x7284 -x36279 -x16423 -x32677 -x10906 -x43012 -x4789 -x20389 -x3718 -x13522 -x7127 -x11748 -x3398 -x3141 -x13299 -x28171 -x2095 -x7043 -x28333 -x39789 -x24396 -x4345 -x7629 -x32422 -x27514 -x33862 -x19479 -x36544 -x10037 -x2593 -x537 -x37889 -x30345 -x33728 -x3975 -x43998 -x12198 -x7978 -x8179 x41386 -x2945 -x1298 -x3480 -x40645 -x36952 -x41627 -x778 -x30913 -x11376 -x44630 -x14470 -x43863 -x10716 -x44616 -x19930 -x32842 -x29212 -x18894 -x19282 -x927 -x22662 -x43292 -x14729 -x41510 -x22749 -x484 -x26250 -x14237 -x28277 -x22229 -x11878 -x10772 -x22232 -x36627 -x32866 -x19796 -x11957 -x3964 -x7343 -x34821 -x39391 -x5317 -x40063 -x44036 -x9252 -x43229 -x10050 -x12473 -x20476 -x4340 -x6056 -x29744 -x29827 -x235 -x28298 -x22583 -x42435 -x19449 -x38821 -x31056 -x38288 -x38418 -x11344 -x41906 -x2288 -x6930 -x35043 -x4707 -x8871 -x3977 -x37349 -x6563 -x1762 -x28201 -x26837 -x21601 -x3006 -x34859 -x23847 -x26266 -x8935 -x28362 -x42456 -x42434 -x30447 x41003 -x40768 -x30908 -x32059 -x26041 -x19877 -x39495 -x218 -x4378 -x12080 -x16244 -x29903 -x5731 -x35649 -x14198 -x702 -x42880 -x22580 -x2938 -x31313 -x26829 -x32892 -x4422 -x32392 -x14798 -x5932 -x31087 -x44355 -x13017 -x7354 -x29247 -x29688 -x27978 -x28679 -x3277 -x31968 -x15555 -x12726 -x37868 -x19148 -x27656 -x23922 -x13569 -x24005 -x6730 -x25934 -x18554 -x27223 -x24260 -x14014 -x18117 -x2005 -x18434 -x43590 -x37516 -x25235 -x35697 -x27428 -x3055 -x22253 -x2997 -x42812 -x9115 -x9270 -x8490 -x10137 -x36193 -x21240 -x19985 -x7455 -x26155 -x2261 -x28203 -x8234 -x17816 -x4691 -x14192 -x16374 -x32167 -x1490 -x23735 -x20445 -x36475 -x17797 -x34749 -x13767 -x1439 -x28045 -x11392 -x35806 -x13298 -x38389 -x37981 -x44728 -x6082 -x18068 -x15475 -x36825 -x11415 -x10509 -x7469 -x11908 -x11621 -x25676 -x37564 -x14850 -x5305 -x13489 -x18584 -x17683 -x26528 x40759 -x21600 -x14753 -x32190 -x34339 -x21032 -x39014 -x44180 -x27743 -x43857 -x19325 -x16132 -x26629 -x40824 -x35708 -x18372 -x28421 -x21947 -x10106 -x5055 -x20438 -x40892 -x12345 -x37706 -x509 -x4833 -x16027 -x20140 -x23111 -x8440 -x22570 -x3129 -x18872 -x28841 -x24751 -x34393 -x23829 -x239 -x3478 -x12407 -x38781 -x27084 -x29030 -x35081 -x9088 -x73 -x19155 -x8450 -x23110 -x14248 -x7731 -x23027 -x22491 -x36918 -x29978 -x13366 -x1884 -x28884 -x31902 -x14498 -x22697 -x41607 -x18030 -x6933 -x7007 -x27411 -x31794 -x2184 -x14572 -x34824 -x18247 -x36651 -x5883 -x30098 -x16890 -x35139 -x20207 -x33622 x41368 -x15122 -x2132 -x20822 -x1514 -x18495 -x23956 -x24209 -x1711 -x31349 -x23910 -x23773 -x27738 -x3064 -x6032 -x19430 -x16294 -x19026 -x13909 -x6746 -x17865 -x32423 -x39898 -x13029 -x30022 -x10871 -x9989 -x40943 -x10517 -x39975 -x26181 -x37062 -x44073 -x24841 -x15445 -x35544 -x30715 -x30085 -x17058 -x9024 -x26063 -x39568 -x30747 -x5422 -x1027 -x16410 -x20782 -x23283 -x41714 -x8572 -x21945 -x27874 -x28057 -x19868 -x34332 -x5032 -x25414 -x30173 -x23599 -x27227 -x8035 -x2023 -x12861 -x44030 -x12343 -x7921 -x11925 -x12413 -x31670 -x11343 -x19345 -x18112 -x3956 -x34964 -x36842 -x4276 -x3145 -x2229 -x32885 -x28835 -x17119 -x39427 -x38420 -x14826 -x37164 -x4652 -x12066 -x16794 -x44274 -x7669 -x15229 -x31937 -x31346 -x1589 -x5 -x19738 -x803 -x4317 -x20143 -x1729 -x37760 -x3636 -x12557 -x20313 -x39776 -x7689 -x12838 -x43064 -x29269 -x37885 -x42968 -x32085 -x41646 -x28886 -x6210 -x33676 -x26072 -x38566 -x32171 -x43514 -x43651 -x30440 -x10739 -x33290 -x11771 -x12464 -x14588 -x1851 -x6985 -x29257 -x16149 -x38402 -x38087 -x10508 -x22334 -x9651 -x43593 -x21298 -x24469 -x18785 -x22154 -x9090 -x38987 -x34851 -x2421 -x20768 -x33286 -x12312 x41229 -x5922 -x30146 -x14734 -x7954 -x41934 -x4011 -x32281 -x13303 -x44547 -x5940 -x14103 -x4771 -x19609 -x21301 -x8170 -x29299 -x34157 -x22598 -x12059 -x16190 -x11538 -x28434 -x15758 -x2937 -x13538 -x26123 -x3892 -x31120 -x38759 -x11567 -x31903 -x22367 -x34711 -x4740 -x24271 -x35546 -x24464 -x33623 -x16261 -x30466 -x30952 -x11958 -x22306 -x12271 -x2678 -x22752 -x29425 -x4454 -x23665 -x36817 -x11975 -x38874 -x34062 x41328 -x13730 -x28924 -x12893 -x4859 -x2287 -x9434 -x13019 -x9251 -x3791 -x42158 -x22419 -x19809 -x7595 -x39798 -x1259 -x4274 -x6983 -x2410 -x39141 -x40607 -x44184 -x37501 -x30484 -x32632 -x29845 -x21155 -x22090 -x4493 -x26797 -x3727 -x19742 -x24583 -x42956 -x16642 -x35170 -x37483 -x23316 -x6535 -x38534 -x36272 -x3534 -x38693 -x37927 -x38892 -x9435 -x36215 -x41565 -x3814 -x17936 -x33287 -x14296 -x13147 -x39659 -x20974 -x34789 -x35642 -x31031 -x31168 -x17438 -x28390 x41276 -x35575 -x2067 -x33533 -x4307 x40418 -x30512 -x8330 -x24028 -x25646 -x35372 -x29514 -x35146 -x20496 -x41809 -x22175 -x44756 -x21137 -x18766 -x27708 -x113 -x31570 -x17815 -x10955 -x17909 -x8393 -x39814 -x6073 -x32437 -x11705 -x35516 -x8671 -x6441 -x36760 -x12535 -x23875 -x19333 -x15696 -x2905 -x6637 x41108 -x32137 -x33809 -x26924 -x2048 -x28676 -x30704 -x42767 -x22887 -x31392 -x8576 -x14797 -x12276 -x7253 -x10161 -x14640 -x36948 -x25520 -x13249 -x5424 -x5450 -x24313 -x30246 -x13881 -x31641 -x12955 -x7228 -x35004 -x13280 -x32476 -x28083 -x10150 -x9509 -x5632 -x24207 -x28504 -x40269 -x33974 -x35410 -x9975 -x39344 -x34511 -x40859 -x808 -x18781 -x39293 -x30260 -x42049 -x7053 -x43890 -x43924 -x20098 -x31398 -x25294 -x11914 -x25191 -x24465 -x29864 -x31845 -x3454 -x25965 -x8809 -x43572 -x17822 x41111 -x27146 -x37363 -x21221 -x43359 -x2155 -x19774 -x40488 -x2923 -x26235 -x18157 -x38593 -x20000 -x34951 -x39315 -x28774 -x42421 -x4712 -x11734 -x11426 -x4372 -x31081 -x6751 -x25031 -x43215 -x6521 -x42663 -x4266 -x42246 -x43648 -x18823 -x4557 -x38212 -x1212 -x4846 -x21100 -x15020 -x7912 -x3363 -x9076 -x42568 -x40392 -x19688 -x23262 -x43908 -x30206 -x28858 -x43718 -x15093 -x10656 -x34414 -x27937 -x41468 -x32616 -x17633 -x30471 -x17328 -x19060 -x6298 -x16550 -x29710 -x26971 -x32006 -x42872 -x15174 -x41674 -x42930 -x6940 -x24553 -x30844 -x2639 -x27693 -x23203 -x32951 -x16910 -x6939 -x6755 -x35443 -x30457 -x13008 -x19730 -x43951 -x26738 -x33955 -x1215 -x10845 -x26931 -x36549 -x16960 -x23005 -x16421 -x1437 -x3352 -x5351 -x43717 -x5339 -x38849 -x3577 -x14674 -x23879 -x37176 -x15091 -x40134 -x23650 -x3315 -x738 -x94 -x22733 -x7175 -x43914 -x18450 -x21290 -x12853 -x9466 -x31386 -x31981 -x19012 -x44541 -x665 -x291 -x9156 -x29174 -x39765 -x9246 -x14345 -x10567 -x22908 -x23881 -x4620 -x27307 -x25599 -x12602 -x28915 -x9783 -x10454 -x19005 -x12573 -x39475 -x11692 -x22205 -x32278 -x15150 -x33615 -x36342 -x30685 -x39535 -x77 -x9022 -x18 -x43855 -x4099 -x14291 -x19020 -x233 -x27206 -x860 -x4021 -x34052 -x44563 -x44244 -x8665 -x24795 -x4681 -x8529 -x12497 -x40612 -x1131 -x36434 x40980 -x35657 x43665 -x24040 -x43754 -x41838 -x33187 -x23920 -x41495 -x32162 -x38072 -x19618 -x19016 -x3541 -x24056 -x27689 -x8988 -x42382 -x3592 -x23623 -x17963 -x22767 -x7724 -x27511 -x24814 -x21583 -x12170 -x32354 -x6752 -x17962 -x12140 -x24213 -x20215 -x8707 -x38040 -x31562 -x6031 -x11719 -x5633 -x39587 -x480 -x31592 -x43020 -x8110 -x5271 -x9081 -x30148 x40394 -x18831 -x32581 -x15180 -x20937 -x21664 -x27169 -x30309 -x21084 -x26596 x41271 -x27952 -x28146 -x4558 -x8734 -x29227 -x16466 -x9159 -x23239 -x6202 -x24685 -x4352 -x1603 -x39794 -x23865 -x1753 -x24941 -x16586 -x12567 -x39892 -x29451 -x36588 -x5980 -x26795 -x22592 -x42824 -x19395 -x28132 -x30816 -x2676 -x28114 -x42475 -x34688 -x25306 x43560 -x27158 -x4390 -x14245 -x16249 -x33729 -x13481 -x35952 -x10585 -x5527 -x27441 -x25271 -x44457 -x37358 -x35295 -x42330 -x18422 -x28558 -x10600 -x7964 -x15973 -x32672 -x8976 -x38407 -x16646 -x39452 -x26529 -x43794 -x1588 -x23983 -x26518 -x43258 x43679 -x38652 -x3788 -x26261 -x3265 -x14747 -x8092 -x18028 -x28124 -x12982 -x11641 -x4908 -x38400 -x6465 -x35673 -x6757 -x43188 -x43539 -x2762 -x27801 -x15112 -x31894 -x7206 -x36783 -x9219 -x16066 -x42829 -x21549 -x39343 -x158 -x1418 -x36418 -x26215 -x44555 -x22859 -x18590 -x7918 -x10583 -x39163 -x13504 -x17468 -x43192 -x11256 -x4884 -x32840 -x13221 -x31514 -x4561 -x16224 -x15835 -x16980 -x8120 -x36428 -x22688 -x22894 -x16408 -x22895 -x39360 -x28623 -x42745 -x41726 -x17135 -x15583 -x9145 -x18659 -x12917 -x16704 -x27060 -x11220 -x3934 -x32811 -x5856 -x42713 -x9538 -x3114 -x15993 -x10516 -x13431 -x14407 -x32027 -x23971 -x32040 -x5776 -x29245 -x27237 -x19847 -x9868 -x13459 -x40831 -x26692 -x32408 -x40084 -x32402 -x30032 -x5627 -x13454 -x6278 -x26376 -x41787 -x32947 -x20537 -x17175 -x30585 -x29429 -x24462 -x9630 -x18804 -x7654 -x39889 -x34947 -x8574 -x5866 -x168 -x32525 -x40788 -x40351 -x13023 -x16312 -x31314 -x5772 -x2159 -x34285 -x25637 -x35955 -x2250 -x10557 -x15633 -x1701 -x18155 -x38497 -x22164 -x18296 -x763 -x41548 -x19306 -x20034 -x19537 -x7388 -x28713 -x10443 -x5156 -x8305 -x22270 -x15056 -x25269 -x34295 -x964 -x16518 -x36124 -x23791 -x35048 -x7880 -x18806 -x40103 -x43264 x40405 -x15976 -x24965 -x5603 -x9288 -x14743 -x38136 -x9900 -x30355 -x28700 -x12943 -x10904 -x4331 -x24078 -x39768 -x29313 -x969 -x18969 -x44059 -x27296 -x15669 -x40021 -x1709 -x42869 -x15659 -x12604 -x39403 -x12855 -x43743 -x35008 -x23628 -x28499 -x7525 -x44733 -x30042 -x17353 -x41912 -x7376 -x2518 -x15478 -x12148 -x27450 -x14808 -x25658 -x30673 -x16370 -x4683 -x3173 -x19113 -x43704 -x5369 -x12196 -x30658 -x42611 -x7379 -x8815 -x43551 -x2573 -x31224 -x2692 -x23122 -x42156 -x20144 -x10901 -x21849 -x34011 -x38056 -x17704 -x939 -x2745 -x29862 -x31735 -x5287 -x11631 -x21954 -x33908 -x6924 -x5918 -x14636 -x3751 -x44140 -x24319 -x29394 -x25964 -x15777 -x32900 -x38948 -x10950 -x30028 -x15799 -x15289 -x27549 -x13720 -x8444 -x24333 -x1461 -x9519 -x18017 -x722 -x15879 -x8761 -x21611 -x11124 -x1377 -x6870 -x20673 -x31124 -x31051 -x7018 -x22793 -x20451 -x8593 -x42228 -x4575 -x2669 -x39256 -x17064 -x14026 -x7776 -x15568 -x23607 -x19631 -x15620 -x2352 -x23034 -x10300 -x36035 -x15078 -x42216 -x36647 -x38902 -x14202 -x17919 -x11184 -x8422 -x21295 -x1501 -x17106 -x16595 -x36009 -x12735 x43700 -x33708 -x11325 -x30522 -x4470 -x16048 -x33097 -x42731 -x25427 -x28198 -x36105 -x25187 -x18307 -x35333 -x7574 -x29578 -x39908 -x16180 -x20757 -x9129 -x18436 -x37592 -x44110 -x17308 -x29048 -x16791 -x18289 -x32034 -x33366 -x29356 -x22813 -x30434 -x18940 -x32752 -x23127 -x11775 -x821 -x22998 -x37502 -x24471 -x20443 -x13377 -x27055 -x26304 -x27553 -x19674 -x13633 -x27610 -x14600 -x1903 -x3946 -x27076 -x4834 -x4461 -x27520 -x23902 -x9564 -x22510 -x23816 -x6191 -x18198 x40451 -x9015 -x25272 -x30599 -x24654 -x31710 -x34006 -x41960 -x8920 -x20352 -x9206 -x23692 -x4216 x41311 -x20838 -x28188 -x33502 -x39221 -x10839 -x11571 -x751 -x31296 -x26043 -x7815 -x7527 -x1570 -x21418 -x24844 -x39599 -x1671 -x11967 -x12371 -x42370 -x22802 -x34336 -x1272 -x23978 -x15856 -x208 -x2314 -x27019 -x29042 -x14604 -x36135 -x39880 -x24522 -x7753 -x30853 -x44780 -x37918 -x31891 -x2532 -x5534 -x20240 -x23185 -x5945 -x21973 -x21550 -x30143 -x13954 -x23536 -x31737 -x36808 -x16175 -x13399 -x18745 -x26573 -x35369 -x1143 -x1562 -x9131 -x24624 -x8764 -x25910 -x39232 -x32293 -x34271 -x28085 -x20565 -x34165 -x9594 -x17688 -x42043 -x14450 -x27200 -x4858 -x15957 -x31438 -x36561 -x14691 -x43944 -x19047 -x25067 -x3641 -x14519 -x13425 -x18346 -x19728 -x7759 -x37403 -x39778 -x24020 -x14322 -x29141 -x3168 -x24055 -x38491 -x22621 -x12105 -x30523 -x32429 -x18077 -x9981 -x36872 -x33628 -x34978 -x18248 -x12984 -x43636 -x1508 -x19337 -x16343 -x9797 -x13086 -x3368 -x39685 -x25490 -x11661 -x19394 -x27308 -x3117 -x33605 -x788 -x570 -x24457 -x3130 -x15524 -x8091 -x36446 -x4698 -x10522 -x18469 -x38965 -x6134 -x34579 -x34264 -x34284 -x21336 -x6762 -x12679 -x9480 -x20074 -x42822 -x40756 -x30119 -x12235 -x6007 x41263 -x7716 -x16774 -x14081 -x24799 -x19166 -x11482 -x23017 -x39353 -x12651 -x28844 -x26390 -x39199 -x11021 -x3783 -x25877 -x18220 -x31029 -x44308 -x32105 -x32353 -x37093 -x2879 -x8266 -x21307 -x8181 -x23178 -x15365 -x38174 -x32785 -x27127 -x4240 -x22013 -x36051 -x1391 -x19563 -x40504 -x20631 -x13805 -x255 -x26486 -x32646 -x2443 -x3663 -x30323 -x27002 -x41977 -x22589 -x38681 -x34944 -x18283 -x35738 -x33588 -x39497 -x13088 -x11847 -x22044 -x1037 -x39210 -x19907 -x39802 -x14814 -x37817 -x11115 -x11850 -x19396 -x15133 -x9572 -x43055 -x1713 -x1861 -x32089 -x9508 -x18589 -x14161 -x32230 -x27826 -x1898 -x40834 -x10915 -x22118 -x10197 -x14157 -x23674 -x10093 -x1597 -x314 -x16913 -x18889 -x37901 -x3732 -x4272 -x9045 -x39305 -x5465 -x4552 -x32698 -x11470 -x43424 -x40278 -x21751 -x39925 -x32003 -x28072 -x34424 -x9533 -x42088 -x27591 -x41514 -x17017 -x15176 -x9062 -x25197 -x14664 -x41837 -x24790 -x20472 -x44804 -x11254 -x37337 -x1274 -x155 -x17508 -x31666 -x37177 -x8188 -x11636 -x35884 -x23563 -x21066 -x3031 -x41857 -x23218 -x27193 -x37059 -x30731 -x19347 -x21257 -x31385 -x29129 -x33469 -x33778 -x40386 -x26349 -x44375 -x38294 -x13154 -x25566 -x26643 -x15889 -x11836 -x4183 -x4381 -x21791 -x20889 -x25411 -x21134 -x16861 -x10375 -x41989 -x43450 -x7465 -x1261 -x18935 -x14360 -x2868 -x9998 -x38904 -x32074 -x17430 -x79 -x36263 -x17620 -x33823 -x40988 -x23408 -x23744 -x34134 -x40582 -x20315 -x44800 -x42184 -x19862 -x14057 -x21589 -x34092 -x31703 -x40818 -x3462 -x481 -x33872 -x27605 -x6294 -x34596 -x27604 -x43563 -x2395 -x2553 -x37946 -x11269 -x4556 -x4025 -x39381 -x13735 -x6687 -x36165 -x12511 -x1697 -x22435 -x33018 -x4127 -x6531 -x10330 -x29058 -x31564 -x41776 -x42128 -x43812 x40428 -x34346 -x38572 -x8929 -x9845 -x43684 -x43690 -x30845 -x36657 -x3345 -x44670 -x43969 -x7937 -x43968 -x12484 -x22835 -x5419 -x21929 -x25981 -x44403 -x12609 -x28260 -x12671 -x26709 -x21323 -x1641 -x5048 -x23411 -x33787 -x38333 -x32830 -x21421 -x23871 -x15120 -x14482 -x23427 -x32461 -x10684 -x13032 -x39132 -x28796 -x9643 -x23985 -x9607 -x23681 -x40578 -x6355 -x2500 -x38308 -x17694 -x5674 -x9104 -x19004 -x24857 -x39426 -x20077 -x27143 -x12519 -x31372 -x9351 -x2366 -x5760 -x42082 -x5147 -x32956 -x8632 -x25399 -x36554 -x3044 -x9978 -x40019 -x15390 -x37955 -x32243 -x39115 -x5451 -x29149 -x13416 -x17494 -x29892 -x35194 -x6670 -x11595 -x8785 -x10399 -x21085 -x29086 -x2633 -x10010 -x31229 -x2329 -x35323 -x34546 -x29403 x41086 -x14102 -x22093 -x20314 -x44490 -x7486 -x13647 -x32583 -x16379 -x2129 -x6586 -x16298 -x42987 -x39416 -x41953 -x36587 -x36868 -x40968 -x27750 -x34396 -x19145 -x15413 -x15481 -x2998 -x11561 -x3869 -x28195 -x24458 -x24395 -x41869 -x37595 -x25568 -x31461 -x42704 -x3469 -x30357 -x34309 -x29275 -x34043 -x25623 -x42885 -x20127 -x42894 -x39689 -x17133 -x39636 -x22150 -x28182 x41268 -x33053 -x25401 -x36408 -x2460 -x35049 -x31098 -x445 -x42618 -x19144 -x1608 -x29089 -x21147 -x21780 -x39539 -x14676 -x42247 -x29454 -x13438 -x32500 -x17166 -x18721 -x31767 -x38264 -x12825 -x10126 -x1303 -x43732 -x6802 -x7997 -x24221 -x17894 -x1336 -x1860 -x18787 -x20547 -x29726 -x4428 -x21212 -x14667 -x31085 -x38910 -x10225 -x36073 -x17001 -x36694 -x5408 -x27652 -x43620 -x28468 -x3502 -x11670 -x2476 -x17974 -x14952 -x27735 -x3999 -x1160 -x3391 -x40216 -x30728 -x11087 -x34334 -x42126 -x41432 -x36768 -x20254 -x15406 -x13684 -x11092 -x31492 -x18043 -x26077 -x27416 -x11979 -x4701 -x36727 -x6685 -x16943 -x7761 -x7407 -x39832 -x16710 -x21657 -x10540 -x32307 -x32338 -x40215 -x17575 -x6809 -x13666 -x26453 -x21618 -x7892 -x19790 -x19629 -x17123 -x36075 -x13581 -x27460 -x8683 -x25504 -x39702 -x1479 -x42702 -x5349 -x14924 -x30841 -x17763 -x2931 -x13549 -x15855 -x4192 -x27909 -x24813 -x17883 -x36308 -x15103 -x40193 -x16576 -x10371 -x25643 -x6647 -x37629 -x32411 -x35082 -x3420 -x27092 -x20364 -x32277 -x20646 -x32652 -x28073 -x25634 -x13508 -x19063 -x39207 -x9264 -x29601 -x23919 -x7470 x41403 -x32394 -x37556 -x21727 -x41810 -x40805 -x30534 -x3320 -x3052 -x41707 -x38657 -x11632 -x11861 -x37379 -x17521 -x42766 -x37533 -x40522 -x5331 -x43835 -x18093 -x38880 -x10559 -x18816 x14987 -x29858 -x39673 -x42753 x41120 -x23493 -x3264 -x15903 -x5580 -x39453 -x9996 -x28017 -x18887 -x22223 -x20507 -x1185 -x41994 -x29264 -x27550 -x31082 -x42279 -x43931 -x19585 -x31733 -x31982 -x3972 -x26059 -x11883 -x20259 x43714 -x14197 -x17948 -x19388 -x19407 -x9721 -x16446 -x23701 -x4247 -x37289 -x11248 -x37797 -x6136 -x34219 -x22569 -x28064 -x8992 -x4122 -x38465 -x31912 -x30037 -x30490 -x29717 -x5461 -x35300 x43561 -x31554 -x40785 -x39160 -x3003 -x23201 x40784 -x3075 -x34796 -x34975 -x43734 -x40838 -x11068 -x43992 -x30058 -x4169 -x12381 -x25331 -x17543 -x43442 -x6381 -x40454 -x4427 -x3021 -x19843 -x7873 -x826 -x15683 -x18135 -x27718 -x24535 -x669 -x15106 -x16078 -x18601 -x44636 -x44192 -x4305 -x36758 -x31463 -x12306 -x30725 x41331 -x34829 -x33597 -x32250 -x283 -x44699 -x13742 -x43532 -x27035 -x28151 -x24573 -x13487 -x15721 -x23453 -x13484 -x37227 -x22834 -x36056 -x5930 -x15109 -x14251 -x19163 -x31450 -x17341 -x21580 -x28471 -x11049 -x16755 -x8340 -x7694 -x27121 -x24478 -x40893 -x335 -x1934 -x31531 -x2411 -x30152 -x25512 -x33206 -x12432 -x37962 -x15763 -x33758 -x25142 -x2453 -x18351 -x30500 -x27506 -x12136 -x4006 -x8132 -x21773 x41225 -x11893 -x19903 -x3585 -x23450 -x13584 -x4092 -x10930 -x3410 -x34634 -x25492 -x38435 -x35207 -x20834 -x36008 -x27073 -x14944 -x29469 -x5775 -x4583 -x32658 -x22032 -x27068 -x32292 -x17141 -x43179 -x33028 -x5736 -x17126 -x23196 -x29670 -x9280 -x20394 -x28867 -x23444 -x23333 -x44301 -x44326 -x2767 -x33709 -x43936 -x16967 -x18998 -x35524 -x40281 -x30533 -x35933 -x21250 -x18496 -x21316 -x24162 -x33344 -x24715 -x9083 -x3697 -x17792 -x13619 -x2470 -x38591 -x13092 -x10677 -x16094 -x2481 -x6447 -x39985 -x41895 -x31282 -x34960 -x1973 -x3282 -x13142 -x3969 -x25962 -x18580 -x36370 -x12554 -x25436 -x25061 -x37721 -x8147 -x35145 -x10700 -x8022 -x7030 -x41901 -x7705 -x15276 -x5629 -x19302 -x26189 -x29887 -x18413 -x1694 -x16884 -x44793 -x2988 -x21233 -x14497 -x15097 -x7810 -x43882 -x29265 -x900 -x13069 -x35021 -x3536 -x17187 -x42415 -x2382 -x26822 -x41555 -x21992 -x40164 -x44763 -x15090 -x23503 x41365 -x31887 -x24310 -x36570 -x16330 -x36404 -x20603 -x18567 -x18660 -x3271 -x32479 -x18730 -x1399 -x30811 -x6680 -x28213 -x33450 -x26328 -x41424 -x11954 -x9854 -x36876 -x7233 -x1 -x5095 -x13717 -x25733 -x7615 -x35014 -x17347 -x37630 -x3149 -x13341 -x32915 -x13985 -x18123 -x23385 -x23000 -x44562 -x23037 -x24305 -x4938 -x32186 -x40670 -x42199 -x26770 -x4137 -x31425 -x41719 -x24897 -x17150 -x39409 -x33904 -x13701 -x4225 -x15322 -x35252 -x23071 -x1210 -x11420 -x27793 -x20500 -x9659 -x27166 -x20201 -x6232 -x42647 -x31481 -x39547 -x16038 -x38424 -x26723 -x26856 -x13839 -x37376 -x35328 -x7130 -x2681 -x29829 -x5179 -x24855 -x25201 -x9493 -x32115 -x3159 -x17257 -x4645 -x26256 -x33335 -x37777 -x5008 -x17482 -x5269 -x1328 -x11523 -x9993 -x11440 -x19699 -x19125 -x37930 -x38038 -x36114 -x3244 -x7914 -x4559 -x44331 -x10274 -x15155 -x42525 -x10669 -x4279 -x6062 -x33262 -x39479 -x12404 -x22261 -x11715 -x3160 -x24692 -x27026 -x14639 -x42016 -x24197 -x43625 -x13417 -x30172 -x29518 -x16915 -x37802 -x24244 -x10009 -x32882 -x12004 -x1893 -x31104 -x12867 -x4913 -x33537 -x15896 -x9133 -x27841 -x4801 -x15187 -x37887 -x23355 -x41955 -x44021 -x31280 -x39623 -x34724 -x39394 -x11820 -x629 -x9294 -x8026 -x35977 -x12669 -x38261 -x40251 -x21869 -x25022 -x8620 -x1503 -x27483 -x10247 -x28554 -x31684 -x10123 -x22342 -x6341 -x23509 -x37829 -x26908 -x44711 -x42982 -x3261 -x21619 -x13027 -x24748 -x42882 -x14403 -x8479 -x27543 -x22336 -x43112 -x1206 -x1643 -x17819 -x40359 -x40512 -x31231 -x31555 -x14760 -x34557 -x1456 -x44113 -x15772 -x3942 -x14739 -x5530 -x3127 -x34234 -x40142 -x35102 -x39575 -x33168 -x44253 -x7605 -x39965 -x13863 -x2795 -x44572 -x29090 -x32049 -x16808 -x36510 -x1221 -x44394 -x34173 -x20965 -x9976 -x30510 -x44221 -x26696 -x14532 x41307 -x2508 -x6281 -x23393 -x44219 -x35221 -x19292 -x4474 -x34775 -x20734 -x38425 -x44529 -x42352 -x1455 -x1687 -x32919 -x29646 -x25389 -x6122 -x39437 -x36681 -x14599 -x1623 -x42280 -x44669 -x35217 -x32046 -x8725 -x8288 -x1346 -x7594 -x43461 -x3068 -x1906 -x35318 -x15651 -x41472 -x36729 -x6720 -x25441 -x18929 -x44121 -x34360 -x9488 -x36676 -x18805 -x37562 -x21864 -x3208 -x30413 -x41739 -x10612 -x42091 -x29109 -x25906 -x15235 -x40511 -x37078 -x21508 -x8374 -x18414 -x38495 x43002 -x8869 -x34469 -x44560 -x35405 -x29669 -x37354 -x3987 -x33328 -x37677 -x40080 -x23569 -x34351 -x15634 -x32051 -x24809 -x25773 -x11520 -x10049 -x671 -x32553 -x18551 -x7552 -x2076 -x20344 -x13912 -x17541 -x14369 -x10551 -x33861 -x34415 -x40516 -x34164 -x26626 -x22588 -x31256 -x41508 -x4835 -x40196 -x31792 -x24059 -x33790 -x42017 -x33146 -x37338 -x5735 -x36859 -x36093 -x34739 -x11185 -x27149 -x18615 -x8503 -x30188 -x22092 -x8087 -x28629 -x26308 -x2537 -x3613 -x18205 -x20914 -x19133 -x20843 -x9486 x41317 -x15736 -x10169 -x18339 -x12238 -x15765 -x21833 -x33129 -x39657 -x11885 -x32489 -x10804 -x19999 -x18345 -x29812 -x7944 x41144 -x33308 -x21548 -x37482 -x16806 -x18454 -x35974 -x37323 -x14310 -x11250 -x10338 -x13177 -x15499 -x9151 -x16335 -x24854 -x38998 -x29383 -x15278 -x36108 -x11789 -x7003 -x43923 -x37022 -x20648 -x35600 -x7322 -x39412 -x31586 -x18302 -x26300 -x34270 -x29395 -x34667 -x33673 -x28763 -x30982 -x18834 -x15068 -x26247 -x23676 -x5714 -x27319 -x5038 -x1289 -x7859 -x11236 -x29494 -x3071 -x35464 -x6921 -x22484 -x8129 -x11098 -x2378 x41402 -x26624 -x16679 -x3438 -x35367 x41361 -x39871 -x11045 -x13208 -x18556 -x9350 -x19727 -x14906 -x6864 -x26604 -x28591 -x29660 -x7125 -x38504 -x28542 -x21486 -x20520 -x15598 -x34311 -x30907 -x13862 -x9364 -x14323 -x14395 -x43830 -x3128 -x25048 -x37457 -x10532 -x9597 -x43900 -x21123 -x4466 -x22714 -x33573 -x24095 -x28775 -x14658 -x30376 -x9412 -x9610 -x29745 -x38227 -x37123 -x5563 -x14694 -x1652 -x27799 -x5353 -x16524 -x5839 -x27461 -x3437 -x3375 -x21348 -x26587 -x40329 -x12707 -x22490 -x6425 -x5702 -x27547 -x40840 -x9121 -x2630 -x36261 -x32063 -x8083 -x40881 -x20005 -x7173 -x26110 -x41668 -x36285 -x35244 -x4780 x15119 -x10843 -x36247 -x39608 -x29402 -x3319 -x10053 -x12472 -x24157 -x40291 -x23832 -x15131 -x43221 -x6977 -x34085 -x8048 -x2103 -x1129 -x30047 -x28167 -x12058 -x18181 -x34434 -x28353 -x607 -x27388 -x13447 -x5535 -x26863 -x25954 -x3937 -x18658 -x38477 -x22053 -x11479 -x28902 -x26499 -x6177 -x44099 -x15043 -x31099 -x20704 -x4408 -x4209 -x25255 -x31975 -x44506 -x116 -x16986 -x27877 -x38978 -x44796 -x29467 -x19898 -x33024 -x3914 -x15963 -x33088 -x41760 -x5615 -x2587 -x32505 -x21604 -x26001 x41151 -x32999 -x13024 -x19732 -x18671 -x8915 -x28715 -x31858 -x44035 -x31653 -x6374 -x20680 -x39703 -x28873 -x15748 -x5063 -x31011 -x18222 -x24342 -x33403 -x34421 -x19824 -x32681 -x18890 -x29772 -x13932 -x36509 -x10345 -x17689 -x7837 -x490 -x32267 -x35605 -x37172 -x32283 x40758 -x29945 -x39226 -x40789 -x18475 -x19277 -x20572 -x24185 -x18812 -x636 -x16400 -x921 -x18746 -x39234 -x20570 -x25693 -x15479 -x33911 -x23182 -x3582 -x4154 -x44343 -x11198 -x18840 -x35911 -x892 -x29859 -x12020 -x32665 -x31230 -x23425 -x30488 -x22236 -x8890 -x26188 -x10493 -x34184 -x21093 -x3935 -x36896 -x43361 -x42922 -x4416 -x44484 -x10445 -x25912 -x20703 -x31865 -x13350 -x32357 -x21035 -x26809 -x6511 -x5114 -x36326 -x4805 -x18880 -x8989 -x9017 -x1412 -x36262 -x16609 -x1990 -x30014 -x42334 -x10287 -x510 -x11128 -x4604 -x13626 -x32593 -x2870 -x29679 -x1417 -x22691 -x38801 -x29491 -x649 -x16803 -x22280 -x17004 -x24684 -x34496 -x31020 -x1284 -x19415 -x37963 -x40851 -x9284 -x14495 -x21676 -x28049 -x6417 -x13816 -x38867 -x30634 -x24004 -x39166 -x17300 -x38273 -x6391 -x43436 -x8021 -x4885 -x18212 -x9335 -x588 -x43727 -x29439 -x14182 -x40074 -x29572 -x24002 -x43748 -x44652 -x29558 -x37005 -x16983 -x9049 -x10121 -x19527 -x33750 -x24261 -x18348 -x42600 -x44208 x32883 -x37875 -x26075 -x4787 -x11854 -x27726 -x35249 -x16881 -x44352 -x1135 -x12184 -x27349 -x17729 -x22515 -x2877 -x4442 -x36461 -x28930 -x1797 -x39313 -x35138 -x1089 -x2207 -x25960 -x14420 -x32225 -x14145 -x10830 -x37994 -x12420 -x32815 -x30467 -x19042 -x10103 -x10499 -x7671 -x12429 -x24584 -x14585 -x15947 -x19393 -x32208 -x2212 -x44725 -x31207 -x17249 -x759 -x13915 -x20987 -x544 -x21892 -x8968 -x14707 -x34748 -x33248 -x9003 -x13505 -x35254 -x28368 -x35494 -x36611 x41381 -x28281 -x35995 -x36772 -x28646 -x42296 -x13277 -x32254 -x14596 -x25543 -x5809 -x11321 -x6626 -x19136 -x38422 -x19446 -x21405 -x40046 -x41654 -x11347 -x5795 -x132 -x27692 -x32304 -x22932 -x22509 -x22759 -x44397 -x3702 -x4965 -x22475 -x25415 -x42113 -x21590 -x30074 -x12414 -x21051 -x30899 -x11681 -x10059 -x42340 -x41919 -x38872 -x25859 -x23245 -x29361 -x43548 -x43806 -x3087 -x23803 -x7268 -x32333 -x18577 -x43271 -x13143 -x27880 -x18991 -x37132 -x16977 -x22082 -x9153 -x15631 -x35912 -x21023 -x41965 -x27805 -x21047 -x9041 -x37953 -x7702 -x6800 -x12550 -x1962 -x31472 -x29493 -x41737 -x37756 -x35395 -x33151 -x38343 -x39327 -x9482 -x13115 -x17169 -x16901 -x39421 -x2687 -x27479 -x15836 -x33070 -x4696 -x25070 -x17336 -x38375 -x13119 -x39048 -x31909 -x41844 -x31487 -x11971 -x9969 -x1806 -x22942 -x13316 -x9574 -x2327 -x18688 -x35163 -x27350 -x6918 -x21116 -x35766 -x36613 -x2375 -x12956 -x10506 -x32275 -x34004 -x19379 -x7733 -x2196 -x9586 -x15328 -x26028 -x39018 -x31364 -x35223 -x11764 -x31072 -x3119 -x24741 -x28029 -x37672 -x23901 -x6099 -x2206 -x12255 -x31109 -x1559 -x1015 -x6832 -x42384 -x26217 -x32764 -x18970 -x9276 -x7454 -x43044 -x21979 -x30388 -x42923 -x43957 -x2440 -x20229 -x44286 -x10323 -x4412 -x36989 -x10613 -x41981 -x2136 -x38885 -x32832 -x15231 -x34525 -x6369 -x32758 -x11375 -x10091 -x28097 -x13664 -x691 -x42180 -x5197 -x24688 -x32245 -x34172 -x30472 -x40271 -x40800 -x28272 -x39645 -x35419 -x39147 -x26260 -x21045 x40408 -x17705 -x28340 -x22555 -x33455 -x14524 -x15049 -x14290 -x4177 -x6297 -x23129 -x44269 -x2263 -x19972 -x24999 -x26179 -x31878 -x2977 -x28363 -x7998 -x26987 -x13240 -x25064 -x20766 -x19929 -x3646 -x1093 -x8903 -x11309 -x23083 -x18327 -x12029 -x33438 -x2423 -x34833 -x24374 -x36759 -x8459 -x36043 -x11210 -x31084 -x12056 -x33617 -x38245 -x17968 -x18104 -x17314 -x9477 -x22630 -x25600 -x3833 -x4591 -x11743 -x37377 -x22798 -x37948 -x10265 -x27075 -x28883 -x40466 -x9980 -x32870 -x43515 -x4370 -x10275 -x27716 -x27371 -x34876 -x22290 -x11516 -x6211 -x44098 -x36034 -x35370 -x4338 -x38533 -x18504 -x31842 -x21095 -x25012 -x43980 -x30882 -x22522 -x34187 -x21630 -x7136 -x18587 -x33133 -x27599 -x11497 -x16589 -x29293 -x43488 -x28262 -x21237 -x6725 -x5128 -x30218 -x678 -x17778 -x19371 -x26981 -x38876 -x24140 -x32554 -x32158 -x44483 -x15001 -x44050 -x29570 x41262 -x34674 -x26784 -x15265 -x25970 -x15306 -x30335 -x10029 -x36851 -x43435 -x10144 -x32132 -x69 -x7299 -x24355 -x18593 -x40153 -x7603 -x10822 -x34696 -x30529 -x972 -x19572 -x22407 -x23031 -x44216 -x4237 -x41780 -x4433 -x20286 -x43635 -x35430 -x16566 -x39848 -x36645 -x1009 -x29316 -x44423 -x8388 -x27854 -x19504 -x11548 -x33913 -x33854 -x44464 -x34650 -x7049 -x28702 -x13127 -x26341 -x28690 -x21718 -x2963 -x24803 -x30069 -x6015 -x23119 -x16430 -x18526 -x24647 -x23223 -x38766 -x19934 -x28755 -x4103 -x36937 -x3838 -x1103 -x3007 -x8067 -x27036 -x8007 -x13122 -x30893 -x25303 -x19404 -x17693 -x33680 -x43145 -x35654 -x19427 -x42785 -x34326 -x20593 -x22365 -x19904 -x16547 -x24842 -x11265 -x668 -x26056 -x40104 -x6552 -x18962 -x13462 -x25321 -x27802 -x7433 -x16762 -x15884 -x44595 -x43060 -x11019 -x33229 -x23068 -x26369 -x27862 -x1416 -x24075 -x2338 -x11301 -x43095 -x43494 -x5404 -x44564 -x9097 -x36625 -x1775 -x3120 -x139 -x5051 -x800 -x14215 -x36359 -x1395 -x15961 -x4904 -x37939 -x10216 -x23486 x41339 -x37972 -x3846 -x185 -x35055 -x39184 x41171 -x3348 -x42385 -x4766 -x27373 -x24216 -x6881 -x14243 -x30997 -x13415 -x39228 -x39997 -x35110 -x3512 -x18644 -x3094 -x4744 -x9358 -x40242 -x4050 -x32084 -x41850 -x1521 -x44632 -x43204 -x33353 -x42387 -x22498 -x38947 -x13203 -x19834 -x25499 -x12517 -x30671 -x11297 -x26344 -x522 -x42589 -x37715 -x1151 -x4845 -x36410 -x605 -x27752 -x4907 -x30220 -x4406 -x11870 -x37550 -x10924 -x13000 -x20470 -x43080 -x25145 -x39962 -x17743 -x42813 -x10670 -x30346 -x27252 -x17450 -x32276 -x7144 -x28239 -x14871 -x1442 -x42975 -x5920 -x33903 -x6935 -x28582 -x1619 -x12180 -x37114 -x28563 -x10110 -x39681 -x39537 -x9025 -x1062 -x25123 -x27142 -x32045 -x7644 -x19066 -x29266 -x7899 -x3754 -x16863 -x30 -x43124 -x14308 -x6396 -x25855 -x44038 -x32122 -x41485 -x24153 -x27912 -x39251 -x16540 -x34558 -x12699 -x35220 -x7991 -x3124 -x18638 -x2531 -x29098 -x11131 -x31028 -x662 -x5763 -x28995 -x8604 -x16577 -x3474 x41346 -x27824 -x2237 -x21672 -x25069 -x15542 -x26615 -x8801 -x5901 -x10459 -x24096 -x37891 -x20050 -x19183 -x9740 -x21185 -x224 -x4002 -x36355 -x12891 -x3818 -x12676 -x18370 -x1617 -x9189 -x26481 -x4079 -x39114 -x44083 -x41564 -x37678 -x34602 -x6631 -x13637 -x25518 -x19462 -x7061 -x17477 -x200 -x12305 -x31376 -x5986 -x10452 -x41856 -x18498 -x9893 -x280 -x42501 -x4844 -x41437 -x18690 -x27963 -x23387 -x10805 -x34233 -x44315 -x12072 -x31823 -x9002 -x42644 -x838 -x30610 -x43175 -x11777 -x35290 -x23159 -x5192 -x29873 -x22350 -x26319 -x33069 -x35432 -x6538 -x3453 -x40903 -x23274 -x37340 -x42545 -x37712 -x29695 -x21646 -x36977 -x6643 -x16973 -x22114 -x6650 -x18252 -x2138 -x5723 -x12804 -x14552 -x34483 -x16700 -x29525 -x34689 -x27370 -x24344 -x4085 -x44246 -x20751 -x36234 -x11285 -x1161 -x12588 -x42504 -x10735 -x8183 -x17716 -x44480 -x37537 -x8657 -x11846 -x8149 -x44171 -x44049 -x29095 -x28560 -x22369 -x34143 -x5334 -x43758 -x41931 -x21865 -x24167 -x9453 -x4380 -x21566 -x13618 -x15233 -x28518 -x9008 -x24201 -x21926 -x25946 -x2665 -x39098 -x17147 -x32471 -x8975 -x28745 -x28527 -x29135 -x9044 -x29792 -x42020 -x37417 -x20226 -x32864 -x34137 -x20679 -x39054 -x30888 -x43197 -x11938 -x16921 -x10959 -x38325 -x35786 -x1226 -x17697 -x34288 -x37495 -x9535 -x7257 -x43907 -x10431 -x35744 -x42450 -x31652 -x6112 -x3147 -x26917 -x39815 -x33998 -x18442 -x24021 -x38002 -x36890 -x37698 -x37124 -x29926 -x10535 -x27919 -x8520 -x11668 -x14648 -x40573 -x16295 -x37716 -x5507 -x33163 -x40913 -x19349 -x38918 -x15284 -x5911 -x39877 -x25846 -x42487 -x16217 -x28308 -x21273 x41203 -x33852 -x32247 -x39790 -x326 -x13609 -x27813 -x20531 -x26345 -x12534 -x2348 x40748 -x31783 -x16185 -x30690 -x9640 -x2122 -x25227 -x30002 -x32213 -x43827 -x7707 -x32804 -x13624 -x43458 -x21343 -x5382 -x15085 -x40336 -x34037 -x23047 -x30115 -x38499 -x39764 -x10176 -x43343 -x2737 -x8324 -x1299 -x31440 -x17212 -x39977 -x1841 -x44283 -x34487 -x11003 -x10248 -x27261 -x37015 -x21935 -x33718 -x10377 -x27623 -x18532 -x31788 -x34663 -x20377 -x43953 -x25267 -x15351 -x38195 -x34371 -x17589 -x22341 -x1710 -x2017 -x42083 -x4940 -x31867 -x16369 -x572 -x9656 -x32790 -x6729 -x20165 -x10017 -x34722 -x12084 -x40280 -x24288 -x34647 -x6963 -x28347 -x20625 -x27044 -x25487 x41126 -x1683 -x44114 -x21303 -x14917 -x872 -x16176 -x37346 -x30003 -x4158 -x4705 -x25503 -x35601 -x44101 -x4916 -x10505 -x25240 -x22368 -x40076 -x19924 -x8317 -x16636 -x35016 -x6505 -x14496 -x27208 -x258 -x19267 -x18200 -x25424 -x10908 -x23204 -x38246 -x3112 -x27482 -x30810 -x24062 -x3455 -x20824 -x5977 -x19713 -x14745 -x43655 -x35948 -x4570 -x3538 -x29675 -x33035 -x27817 -x14462 -x37071 -x14778 -x35103 -x39211 -x13233 -x28929 -x13636 -x20904 -x36112 -x24394 -x2171 -x23751 -x27088 -x33131 -x2335 -x9919 -x8669 -x36160 -x43446 -x5556 -x33121 -x2649 -x23473 -x24289 -x36664 -x16465 -x30611 -x32467 -x26444 -x24239 -x948 -x25715 -x16004 -x30702 -x33954 -x4394 -x27709 -x26150 -x11650 -x17591 -x15463 -x17855 -x8601 -x24179 -x19458 -x30826 -x8102 -x37717 -x9968 -x5851 -x24603 -x35353 -x16616 -x21706 -x43135 -x26163 -x5162 -x34530 -x30150 -x40525 -x44659 -x31534 -x23370 -x19340 -x3154 -x32823 -x14589 -x20653 -x31057 -x16907 -x23044 -x6365 -x40390 -x17327 -x7025 -x40907 -x12385 -x4959 -x5087 -x39770 -x4241 -x42771 -x7055 -x23216 -x34131 -x14138 -x28479 -x12665 -x15910 -x35905 -x17584 -x1130 -x7587 -x36824 -x34418 -x16792 -x4739 -x25002 -x25537 -x42153 -x42944 -x26535 -x32054 -x27658 -x13808 -x22996 -x24198 -x2304 -x31805 -x9230 -x20833 -x40229 -x6047 -x17565 -x4602 -x5680 -x20287 -x1204 -x8047 -x33452 -x22877 -x16243 -x42117 -x12133 -x6675 -x1136 -x12755 -x1868 -x10061 -x34524 -x8224 -x25727 -x19213 -x27783 -x31766 -x19784 -x24163 -x15594 -x29326 -x37344 -x5661 -x5183 -x3310 -x22401 -x42692 -x3174 -x37854 -x3552 -x5607 -x39331 -x14684 -x11590 -x16797 -x7390 -x43987 -x450 -x3280 -x36718 -x7884 -x20111 -x288 -x16600 -x12215 -x44589 -x15426 -x15110 -x10744 -x2597 -x38003 -x20944 -x1757 -x27168 -x15569 x41001 -x34542 -x16040 -x14343 -x4073 -x34830 -x14088 -x7721 -x25313 -x35224 -x36500 -x8594 -x27633 -x44364 -x23350 -x3752 -x9256 -x6473 -x5113 -x37892 -x36776 -x42917 -x32377 -x9858 -x18308 -x9622 -x16390 -x9970 -x17310 -x15670 -x33704 -x35131 -x22217 -x25698 -x17006 -x34707 -x43746 -x26391 -x31617 -x15495 -x15541 -x7422 -x13392 -x26207 -x23898 -x5990 -x9373 -x11384 -x21112 -x5133 -x11962 -x37558 -x15706 -x39706 -x10257 -x16117 -x11191 -x38897 -x16751 -x7656 -x42662 -x5997 -x41757 -x39653 -x27788 -x17794 -x28041 -x43640 -x7934 -x26494 -x31627 -x16605 -x36413 -x1209 -x36318 -x23468 -x12931 -x2251 -x22781 -x33026 -x36430 -x18375 -x11342 -x37503 -x1563 -x34176 -x24416 -x41639 -x13712 -x6498 -x30210 -x38475 -x27958 -x31444 -x19258 -x18395 -x5448 -x11618 -x5218 -x33258 -x40361 -x38764 -x2405 -x30068 -x35573 -x18136 -x17306 -x15932 -x38605 -x7509 -x14523 -x2295 -x21895 -x38335 -x26594 -x21440 -x23247 -x8488 -x34968 -x42653 -x41491 -x30992 -x23736 -x7948 -x12200 -x1463 -x19054 -x5792 -x40833 -x16632 -x38356 -x12310 -x3786 -x9811 -x44235 -x17612 -x42319 -x34705 -x31428 -x6770 -x40654 -x752 -x40027 -x44697 -x20513 -x31076 -x23231 -x29124 -x28244 -x5058 -x18720 -x21753 -x32945 -x6264 -x43307 -x29289 -x39218 -x24323 -x7528 -x30894 -x11907 -x8161 -x24053 -x14464 -x25276 -x41419 -x23810 -x26312 -x15816 -x18836 -x34486 -x27507 -x42511 -x33512 -x31341 -x8323 -x39785 -x27399 -x34265 -x27494 -x9379 -x10337 -x32082 -x19729 -x7482 -x107 -x9150 -x32527 -x39520 -x30770 -x2248 -x17787 -x5819 -x27110 -x40735 -x5573 -x24634 -x21784 -x33936 -x39255 -x30006 -x40556 -x43093 -x5267 -x27516 -x13887 -x29059 -x33845 -x1369 -x18860 -x7484 -x17269 -x5501 -x7180 -x16541 -x15616 -x13130 -x24690 -x20147 -x15893 -x21887 -x22430 -x36771 -x40820 -x41481 -x25612 -x11356 -x43 -x8628 -x35196 -x12613 -x384 -x12481 -x2784 -x24611 -x39872 -x22074 -x5671 -x37736 -x7004 -x22567 -x157 -x6254 -x30839 -x44689 -x21796 -x37638 -x36435 -x27214 -x37894 -x2638 -x5708 -x39644 -x5469 -x44072 -x10589 -x36744 -x42790 -x16766 -x14282 -x24530 -x24566 -x32859 -x40111 -x22649 -x43404 -x23878 -x36809 -x18106 -x1614 -x33713 -x32627 -x21306 -x12154 -x16991 -x20830 -x4065 -x25429 x32954 -x5923 -x43681 -x36702 -x33886 x41217 -x34352 -x13176 -x26559 -x23719 -x23342 -x8117 -x23061 -x14994 -x8320 -x37357 -x43026 -x19522 -x41848 -x25882 -x41430 -x24447 -x11414 -x39923 -x4076 -x26239 -x31482 -x15845 x40754 -x26421 -x31820 -x37496 -x14001 -x17987 -x40711 -x10577 -x1085 -x1540 -x35191 -x27944 -x42131 -x44701 -x43430 -x36210 -x38761 -x17993 -x14884 -x28830 -x33924 -x18250 -x20249 -x43233 x41054 -x24656 -x4071 -x39223 -x14364 -x24071 -x26497 -x34891 -x25617 -x36054 -x9806 -x7947 -x9427 -x8658 x40421 -x20274 -x34078 -x33621 -x12038 -x17237 -x28402 -x23258 -x7165 -x10848 -x18331 -x31333 -x20263 -x17507 -x6103 -x16072 -x16633 -x11903 -x29344 -x11976 -x23402 -x41944 -x25573 -x34675 -x3730 -x22858 -x20595 -x10704 -x39492 -x29070 -x14804 -x7708 -x16568 -x1660 -x32819 -x3039 -x1372 -x18451 -x19303 -x14353 -x38722 -x10244 -x23866 -x31002 -x29096 -x27473 -x17354 -x32118 -x1739 -x6418 -x9827 -x5390 -x39084 -x23494 -x16837 -x3748 -x1971 -x11360 -x7167 -x2149 -x15891 -x32019 -x10336 -x22672 -x37454 -x31836 -x24032 -x44123 -x20880 -x35707 -x2151 -x17118 -x16338 -x23809 -x30018 -x38822 -x19417 -x1752 -x7151 -x22903 -x10867 -x1031 -x17661 -x38833 -x15288 -x37615 -x29521 -x35201 -x6001 -x31041 -x32847 -x3682 -x32678 -x31579 -x15808 -x28772 -x41999 x43574 -x43090 -x10354 -x36522 -x2334 -x28111 -x37052 -x29555 -x41512 -x35456 -x40794 -x44703 -x1736 -x15851 -x29097 -x41986 -x29832 -x35092 -x20096 -x37933 -x32290 -x1076 -x33841 -x34703 -x33238 -x39341 -x4663 -x7720 -x28401 -x23678 -x9644 -x20950 -x43820 -x26732 -x2487 -x42795 -x16722 -x11221 -x32889 -x21543 -x22161 -x36745 -x13749 -x19489 -x3373 -x25363 -x22183 -x32192 -x14019 -x3790 -x34241 -x15182 -x1942 -x11939 -x8806 -x29067 -x18736 -x37788 -x23018 -x33929 -x9436 -x26923 -x21060 -x25089 -x7263 -x13113 -x3931 -x21837 -x36858 -x40117 -x23770 -x36452 -x6041 -x8150 -x6787 -x26087 -x10588 -x26896 -x26867 -x21576 -x37448 -x4324 -x11781 -x15293 -x41438 -x40918 -x31197 -x27744 x41169 -x32080 -x10491 -x39847 -x32910 -x10733 -x39724 -x30259 -x36048 -x295 -x37906 -x28462 -x24579 -x1956 -x35620 -x38248 -x785 -x42970 -x33192 -x35227 -x24044 -x2746 -x19721 -x8344 -x10933 -x32899 -x37210 x41026 -x27903 -x17234 -x23328 -x15096 -x365 -x36064 -x15797 -x6104 -x3677 -x37139 -x41910 -x846 -x26807 -x16690 -x17922 -x14581 -x5710 -x13039 -x1113 -x24641 -x18521 -x22319 -x29927 -x9765 -x32608 -x27447 -x42709 -x39103 -x28854 -x39130 -x29177 -x33507 -x36203 -x21372 -x25185 -x1504 -x2358 -x16574 -x40093 -x9609 -x30521 -x32343 -x17452 -x20089 -x8532 -x29975 -x42643 -x21821 -x1005 -x36412 -x21917 -x29360 -x22446 -x26526 -x17980 x41319 -x37355 x41337 -x23633 -x10927 -x35770 -x945 -x27980 -x22658 -x38727 -x36781 -x38130 -x42649 -x30868 -x20008 -x4303 -x39523 -x39429 -x26145 -x26935 -x40460 -x29509 -x13206 -x37458 -x20946 -x32865 -x35232 -x29785 -x36041 -x35903 -x266 -x9901 -x29649 -x39269 -x19150 -x836 -x19649 -x13815 -x12685 -x37193 -x27536 -x13375 -x15458 -x21628 -x26320 -x21721 -x8791 -x38443 -x3862 -x27040 -x6267 -x41854 -x36739 -x22289 -x27324 -x20605 -x36643 -x22541 -x5983 -x29925 -x11726 -x5213 -x34655 -x33410 -x27043 -x31998 -x9529 -x3416 -x3740 -x41414 -x20606 -x31763 -x16533 -x28562 -x34854 -x2355 -x18011 -x44639 -x41903 -x24849 -x40268 -x19514 -x9169 -x3603 -x37681 -x37391 -x15385 -x29782 -x11823 -x43136 -x5452 -x3225 -x1659 -x43345 -x43465 -x44234 -x3650 -x17351 -x32745 -x39928 -x10623 -x44167 -x25899 -x33650 -x38754 -x42011 -x12032 -x37536 -x21183 -x27356 -x17371 -x10068 -x16781 -x33448 -x29323 -x44678 -x15140 -x42908 -x12924 -x27694 -x34702 -x931 -x15323 -x42980 -x18287 -x37580 -x7576 -x923 -x7316 -x12048 -x36223 -x33538 -x11380 -x16162 -x21245 -x21083 -x17850 -x1625 -x26999 -x21350 -x25799 -x468 -x1866 -x25575 -x16867 -x15373 -x21770 -x23169 -x24909 -x29434 -x34044 -x9125 -x3616 -x24010 -x24864 -x4452 -x20061 -x27734 -x31682 -x7424 -x8135 -x17397 -x28723 -x35706 -x12633 -x18342 -x8596 -x16360 -x41556 -x9208 -x8587 -x6126 -x16844 -x25038 -x39060 -x40317 -x8939 -x28293 -x41582 -x19676 -x35913 -x15654 -x27601 -x24614 -x26275 -x5645 -x11303 -x38955 -x7955 -x18067 -x34444 -x10423 -x9667 -x39665 -x37267 -x11513 x41146 -x31205 -x12220 -x6389 -x2839 -x11320 -x10315 -x15058 -x16709 -x17447 -x38185 -x21110 -x3831 -x4426 -x28983 -x36902 -x44005 -x13239 -x31035 -x3240 -x10162 -x15985 -x2987 -x15142 -x7370 -x16637 -x23938 -x19687 -x24710 -x44131 -x20765 -x16681 -x26613 -x21078 -x29386 -x2309 -x15507 -x32070 -x33202 -x16816 -x8221 -x6009 -x30296 -x25305 -x35527 -x11160 -x14357 -x22540 -x9487 -x24635 -x26769 -x42351 -x43119 -x14324 -x12922 -x36300 -x5934 -x18360 -x36975 -x8127 -x31186 -x10308 -x9800 -x34715 -x43425 -x7613 -x22139 -x4896 -x18401 -x26662 -x8818 -x12696 -x7520 -x6612 -x10367 -x38956 -x3279 -x15713 -x15113 -x2925 -x44401 -x12650 -x15754 -x17981 -x2112 -x18219 -x4669 -x34974 -x43094 -x20179 -x33174 -x32928 -x30075 -x29651 -x35137 x41216 -x19330 -x28538 -x41638 x41044 -x5347 -x179 -x44242 -x17569 -x30754 -x6078 -x32404 -x40984 -x23300 -x30580 -x2068 -x20553 -x4439 -x29843 -x17382 -x34182 -x42050 -x38787 -x37850 -x3789 -x38034 -x622 -x13641 -x42588 -x34462 -x3657 -x23190 -x22876 -x8635 -x42523 -x41782 -x31587 -x13134 -x19810 -x26648 -x5324 -x17047 x41313 -x30824 -x30040 -x2566 -x40802 -x25686 -x34308 -x19215 -x33170 -x9557 -x14613 -x21334 -x4543 -x20506 -x37203 -x39126 -x45 -x14446 -x44777 -x2063 -x10282 -x32539 -x36996 -x37396 -x22489 -x36316 -x27678 -x43304 -x33738 -x32958 -x15354 -x17168 -x40738 -x26152 -x18951 -x37229 -x19952 -x23502 -x38332 -x26810 -x26405 -x40468 -x19923 -x29515 -x25769 -x17784 -x25062 -x5062 -x1714 -x20349 -x1927 -x12733 -x37410 -x28121 -x32201 -x20076 -x37140 -x15759 -x8830 -x11882 -x10373 -x17671 -x14235 x41231 -x536 -x38723 -x12167 -x24828 -x42095 -x6669 -x22582 -x23597 -x41733 -x28861 -x26903 -x11175 -x1365 -x16500 x43072 -x1075 -x41559 -x9641 -x25228 -x37333 -x8404 -x15809 -x43208 -x35062 -x18391 -x19598 -x42914 -x40483 -x16439 -x25535 -x36107 -x10118 -x4087 -x17005 -x2080 -x36866 -x30336 -x2285 -x21048 -x14793 -x2874 -x30783 -x19736 -x34882 -x17749 -x34506 -x6551 -x16053 -x36499 -x3505 -x26859 -x34410 -x30827 -x21790 -x13773 -x42248 -x7529 -x14445 -x12527 x41269 -x13529 -x35993 -x29017 -x39505 -x3251 -x25147 -x23742 -x43712 -x16020 -x6754 -x22472 -x13974 -x13170 -x29979 -x8687 -x21466 -x845 -x11838 -x9355 -x38518 x41296 -x30743 -x31575 -x42178 -x39617 -x18718 -x42218 -x16491 -x22101 -x15761 -x21129 -x12160 -x26299 -x26282 -x33767 -x35327 x41274 -x15271 -x25854 -x8570 -x31806 -x42322 -x17989 -x12840 -x34718 -x41725 -x4268 -x3470 -x35804 -x3498 -x19257 -x24340 -x31639 -x13133 -x29282 -x41745 -x35084 x41256 -x41601 -x35269 -x5703 -x138 -x3981 -x37530 -x24619 -x39062 -x31889 -x20362 -x40254 -x19978 -x17686 -x16447 -x16805 -x22070 -x8054 -x7199 -x2514 -x11031 -x27616 x43616 -x16318 -x875 -x5693 -x3609 -x18499 -x5206 -x16874 -x3692 -x3250 -x12820 -x21125 -x1281 -x31518 -x8585 x41191 -x4136 -x8331 -x38751 -x31267 -x7732 -x42524 -x25631 -x31984 -x29433 -x42888 -x10238 -x20484 -x22893 -x15535 -x5635 -x10181 -x32181 -x30084 -x33082 -x19944 -x17367 -x38508 -x32989 -x33874 -x44012 -x29424 -x13478 -x26693 -x32249 -x28224 -x22775 -x23511 -x31930 -x26209 -x20878 -x6038 -x13494 -x22747 -x39034 -x24134 -x16610 -x2480 -x4329 -x34123 -x24295 -x23380 -x34637 -x4713 -x38590 -x14047 -x31765 -x35126 -x9186 -x18160 -x25870 -x16625 -x2635 -x6328 -x1494 -x12382 -x1997 -x3457 -x34104 -x6961 -x27061 -x31922 -x9658 -x27340 -x30454 -x18700 -x26289 -x29767 -x37555 -x31189 -x5066 -x10761 -x8410 -x29683 -x44680 -x34001 -x33882 -x26894 -x29243 -x12417 -x5006 -x18999 -x29236 -x21805 -x33464 -x16270 -x25914 -x21772 -x44100 -x31939 -x39860 -x36472 -x19901 -x6260 -x40489 -x37294 -x6235 x32077 -x15433 -x14583 -x2007 -x42056 -x12681 -x39553 -x30361 -x35487 -x29207 -x27513 -x553 -x18031 -x3270 -x25128 -x8045 -x15297 -x5141 -x18427 -x3269 -x36085 x40749 -x37764 -x44730 -x39542 -x29528 -x13423 -x34107 -x36091 -x39308 x41334 -x8391 -x15388 -x34730 -x6131 -x20392 -x21041 -x31557 -x25517 -x27563 -x18325 -x3221 -x33430 -x35171 -x44074 -x26907 x41063 -x20959 -x35255 -x4197 -x6713 -x31879 -x26857 -x14905 -x16853 -x36405 -x20536 -x16166 -x24706 -x3705 -x39845 -x30156 -x19932 -x43755 -x29617 -x7452 -x33656 -x10069 -x22156 -x22038 -x20720 -x30162 -x8355 -x14018 -x28396 -x27072 -x11459 -x11851 -x42529 -x8198 -x15636 -x24749 x41212 -x19616 -x2617 -x35567 -x32612 -x42168 -x13698 -x6384 -x35985 -x12616 -x24334 -x33618 -x5813 -x36331 -x25725 -x30111 -x40623 -x8167 -x35375 -x13795 -x39851 -x39304 -x17604 -x9903 -x10482 -x30125 -x34101 -x18424 -x29918 -x39816 -x18313 -x35571 -x42200 -x34628 -x27402 x43735 -x23207 -x35151 -x20309 -x27897 -x6317 -x28805 -x26375 -x9346 -x33392 -x22901 -x26055 -x25921 -x16285 -x2452 -x31064 -x38148 -x22656 -x36592 -x4954 -x5898 -x20778 -x427 -x37334 -x41683 -x41676 -x6589 -x35805 -x7405 -x39556 -x3653 -x21162 -x311 -x10707 -x1258 -x27016 -x17326 -x31675 -x2416 -x102 -x16787 -x27326 -x31947 -x36010 -x40337 -x31658 -x26628 -x31132 -x26603 -x38555 -x28624 -x25010 -x27406 -x2610 -x13654 -x39578 -x36016 -x35696 -x182 -x43077 -x33361 -x29779 -x29055 -x9729 -x29907 -x8804 -x33545 -x15418 -x27669 -x39260 -x38654 -x29801 -x13486 -x7423 -x16929 -x23986 -x43169 -x27762 -x3911 -x39029 -x22997 -x2074 -x23659 -x9381 -x15625 -x3209 -x8835 -x4024 -x4585 -x43074 -x23406 -x2277 -x14210 -x38861 x40425 -x23784 -x36737 -x36539 -x35040 -x40725 -x2205 -x23640 -x41595 -x34489 -x3344 -x25120 -x44282 -x9177 -x40603 x41153 -x32600 -x38612 -x38225 -x43660 -x44773 -x44789 -x38503 -x5512 -x10604 -x2208 -x16503 x40447 -x20579 -x16424 -x4625 -x33239 -x14070 -x4860 -x8717 -x5083 -x19485 -x9625 -x35636 -x30926 -x21308 -x44312 -x38237 -x35622 -x7024 -x5600 -x30332 -x36394 -x44413 -x22981 -x23466 -x21028 -x4484 -x27888 -x20176 -x43017 -x351 -x41793 -x35816 -x12757 -x653 -x17842 -x43219 -x2820 -x20125 -x5957 -x24902 -x30483 -x35535 -x33021 -x21270 -x19181 -x7501 -x25540 -x7298 -x37291 -x29270 -x9745 -x14732 -x36069 -x24152 -x30509 -x9534 -x6098 -x28285 -x42151 -x9354 -x38054 -x3413 -x44746 -x39779 -x9793 -x38940 -x9906 -x30124 -x26558 -x30752 -x28275 -x41533 -x42953 -x23392 -x43536 -x12264 -x33158 -x29443 -x19246 -x14609 -x11002 -x30481 -x43010 -x39909 -x12280 -x19692 -x18643 -x31383 -x29966 -x34990 -x32455 -x5092 -x41579 -x26400 -x42427 -x37658 -x43985 x41148 -x21293 -x29319 -x16760 -x16215 -x446 -x37290 -x42310 -x34178 -x23753 x41278 -x34662 -x19472 -x28596 -x25901 -x4783 -x18944 -x28186 -x32624 -x11364 -x41635 -x35950 -x1912 -x24926 -x35916 -x12537 -x27165 -x38044 -x29960 -x19937 -x14771 -x39730 -x11494 -x25192 -x41650 -x31220 -x26476 -x38879 -x35882 -x14316 -x39938 -x24640 -x33075 -x38202 -x22628 -x33124 -x23395 -x32656 -x2457 -x164 -x32798 -x25320 -x9491 -x17653 -x1354 -x7280 -x32926 -x4360 -x2001 -x26739 -x31540 -x38128 -x6527 -x1276 -x8817 -x30730 -x7449 -x17069 -x32736 -x38019 -x13682 -x39920 -x2661 -x12358 -x38116 -x38696 -x28278 -x6449 -x8984 -x33190 -x32436 -x18844 -x18446 -x23057 -x852 -x37661 -x17074 -x34255 -x15249 -x5692 -x3595 -x30480 -x30548 -x30976 -x8579 -x42677 -x33984 -x42508 x32145 -x15662 -x19300 -x25476 -x28878 -x3001 -x20329 -x20919 -x3708 -x34191 -x33041 -x17664 -x21846 -x4528 -x39212 -x36847 -x31748 -x40518 -x42576 -x16719 -x9202 -x4639 -x1624 -x29486 -x5016 -x1719 -x10928 -x181 -x9454 -x35093 -x17272 -x21349 -x12928 -x5198 -x131 -x5683 -x27195 -x19509 -x7889 -x5937 -x37909 -x39281 -x2501 x41008 -x38646 -x20272 -x23644 -x23381 -x35108 -x41751 -x28398 -x32617 -x33369 -x4877 -x24341 -x27287 -x14034 -x13098 -x42109 -x4212 -x7835 -x38808 -x13496 -x34648 -x16098 -x238 -x1147 -x9184 -x5903 -x9443 -x12129 -x9775 -x9376 -x4473 -x43390 -x5434 -x10627 -x17843 -x5919 -x5836 -x27887 -x43723 -x10514 -x4685 -x28317 -x19635 -x8631 -x36372 -x28732 -x44614 -x15242 -x28304 -x24509 -x38151 -x13213 -x28647 -x19085 -x30891 -x9824 -x37654 -x30991 -x34624 -x15774 -x35285 -x15171 -x8342 -x26470 -x42132 -x26562 -x6039 -x23376 -x25296 -x29596 -x18509 -x34967 -x40174 -x23904 -x30479 -x29366 -x40047 -x43499 -x27710 -x39261 -x17636 -x18950 -x11306 -x24879 -x40877 -x15938 -x28922 -x33665 -x8283 -x17916 x40396 -x22871 -x39028 -x32140 -x10442 -x14824 -x31405 -x27711 -x15311 -x41763 -x37310 -x7874 -x30764 -x25554 -x23113 -x39964 -x36488 -x2126 -x24753 -x18036 -x2829 -x36580 -x22128 -x29256 -x42354 -x28258 -x8739 -x23667 -x36100 -x16822 -x42755 -x14608 -x32794 -x26775 -x34786 -x28619 -x28428 -x8381 -x36167 -x17111 -x5477 -x1886 -x26002 -x40293 -x33641 -x1316 -x26607 -x17211 -x13982 -x14791 -x44612 -x33226 -x34521 -x28020 -x22687 -x20526 -x35152 x40966 -x828 -x13271 -x17660 -x16732 -x39912 -x27222 -x7399 -x20067 -x9648 -x15196 -x202 -x21219 -x19021 -x38224 -x6920 -x25103 -x32081 -x22166 -x6926 -x17531 -x36000 -x29442 -x19896 -x40363 -x31795 -x24065 -x24393 -x14219 -x12569 -x43335 -x33556 -x6477 -x17699 -x23266 -x31289 -x15964 -x20123 -x9066 -x43555 -x15065 -x22323 -x32614 -x2664 -x15784 -x3022 -x26412 -x30131 -x33712 -x20131 -x23594 -x5148 -x40060 -x26222 -x15923 -x2949 -x12267 -x30399 -x4371 -x27294 -x26790 -x41699 -x1462 -x4841 -x31866 -x5492 -x30363 -x6576 -x31416 -x40145 -x38943 -x93 -x5660 -x38959 -x22600 -x31430 -x43790 -x7185 -x29964 -x12166 -x20153 -x19382 -x10709 -x18058 x40416 x41127 -x6002 -x33337 -x24560 -x26156 -x17453 -x13125 -x17490 -x17573 -x39633 -x30883 -x28475 -x10393 -x12391 -x4184 -x16683 -x25728 -x30927 -x28087 -x18388 -x22754 -x39577 -x789 -x40981 -x44696 -x40869 -x1482 -x22345 -x21532 -x15720 -x17164 -x4631 -x12338 -x15532 -x36116 -x23525 -x5449 x43491 -x23003 -x27444 -x19704 -x37430 -x20927 -x34504 -x40871 -x6110 -x25079 -x23529 -x16095 -x8859 -x10837 -x32417 -x30723 -x32725 -x13327 -x21960 -x38376 -x29720 -x42931 -x23132 -x37429 -x34380 -x20644 -x36 -x8500 -x44783 -x33310 -x43439 -x30306 -x13311 -x10838 -x36963 -x7246 -x32188 -x21092 -x25913 -x19137 -x37833 -x209 -x20115 -x24811 -x26334 -x14950 -x13702 -x12406 -x8231 -x24036 -x4080 -x2493 -x4894 -x30898 -x25760 -x23838 -x2618 -x24848 -x33539 -x22659 -x35693 -x15819 -x42078 -x35548 -x39791 -x17932 -x22931 -x34412 -x8962 -x34855 -x17053 -x5396 -x14160 -x23420 -x28349 -x43285 -x18253 -x12672 -x13059 -x296 -x24165 -x32689 -x34894 -x36882 -x3958 -x31000 -x37778 -x39813 -x20223 -x2183 -x44156 -x11947 -x6275 -x13515 -x32645 -x42254 -x33205 -x7866 -x10858 -x1529 -x31546 -x25885 -x41962 -x40778 -x10299 -x20135 -x15411 -x28330 -x24383 -x41873 -x8614 -x28009 -x21434 -x12124 -x18628 -x36467 -x37768 -x7643 -x31501 -x12506 -x22632 -x36379 -x28791 -x19955 -x11696 -x2275 -x9931 -x25976 -x32917 -x12122 -x10215 -x9582 -x10776 -x33863 -x39973 -x7960 -x15467 -x35243 -x23655 -x24329 -x23476 -x29281 -x28837 -x31537 -x30906 -x17372 -x29101 -x42142 -x5677 -x35891 -x40946 -x14384 -x10028 -x23170 -x13321 -x36796 -x30901 -x37820 -x4229 -x38413 -x32248 -x32231 -x37759 -x10886 -x37523 -x6386 -x2047 -x32351 -x337 -x26202 -x29991 -x37282 -x38783 -x6701 -x10674 -x17136 -x3476 -x6749 -x35283 -x13771 -x15232 -x16105 -x27861 -x31467 -x40533 -x34070 -x39804 -x30726 -x37897 -x1867 x41291 -x10799 -x25893 -x26443 -x28501 -x13960 -x2082 -x16608 -x33677 -x22857 -x447 -x9297 -x11241 -x31285 -x44640 -x16855 -x38125 -x3939 -x20486 -x19963 -x16414 -x37583 -x24369 -x24929 -x34306 -x23527 -x34099 -x9769 -x6164 -x36368 -x16870 -x24514 -x13107 -x16971 -x12660 -x35187 -x32092 -x43164 -x30805 -x6084 -x24602 -x30945 -x16852 -x11980 -x2221 -x3986 -x8174 -x24846 -x916 -x42110 -x14696 -x40564 -x7773 -x10035 -x27538 -x24907 -x29217 -x42229 -x15357 -x10032 -x34871 -x6608 -x996 -x3519 -x36209 -x886 -x24807 -x29470 -x23302 -x2458 -x22870 -x8090 -x21977 -x37477 -x12099 -x13033 x41062 -x28456 -x31522 -x43834 -x11557 -x33586 -x37997 -x35671 -x31782 -x4888 -x19377 -x17278 -x64 -x27059 -x34494 -x18924 -x42797 -x28940 -x15883 -x1371 -x17381 -x22505 -x2713 -x40381 -x6611 -x6395 -x35334 -x34327 -x33393 -x9523 -x21248 -x33822 -x17769 -x31722 -x18896 -x38008 -x23043 -x41617 -x4694 -x13296 -x15553 -x8773 -x27812 -x9897 -x33582 -x3901 -x24238 -x28950 -x23346 -x44333 -x42937 -x5832 -x19033 -x19281 -x33002 -x29647 -x38777 -x23653 -x3699 -x30474 -x42996 -x16123 -x1941 -x22968 -x38494 -x33514 -x3798 -x17338 -x43843 -x841 -x28982 -x6239 -x12394 -x30651 -x24784 -x22732 -x36521 -x28781 -x30524 -x33491 -x22888 -x30936 -x8808 -x29542 -x35051 -x18739 -x29566 -x44556 -x26378 -x44080 -x7879 -x12759 -x30072 -x28309 -x16120 -x17042 -x7479 -x10276 -x16507 -x24519 -x40095 -x16252 -x36960 -x15693 -x13446 -x24872 -x25764 -x1684 -x19997 -x23926 -x10178 -x31752 -x6091 -x8028 -x1938 -x10468 -x30007 -x2056 -x32687 -x16654 -x43643 -x8863 -x9728 -x22067 -x9856 -x44128 -x19293 -x39225 -x35736 -x25481 -x26904 -x33269 -x36416 -x15315 -x26887 -x25388 -x23758 -x41576 -x22233 -x8718 -x13874 -x24180 -x26952 -x22 -x1004 -x5786 -x10558 -x5116 -x21224 -x31519 -x23030 -x18636 -x25091 x43728 -x30720 -x40897 -x35389 -x44782 -x16333 x41244 -x27448 -x37341 -x12027 -x38774 -x28321 -x19119 -x1387 -x15688 -x36084 -x27292 -x1073 -x12621 -x14654 -x7728 -x43999 -x35746 -x38282 -x13578 -x10462 -x30948 -x39137 -x25574 -x7903 -x14405 -x7045 -x16331 -x4093 -x43453 -x15226 -x2187 -x35855 -x777 -x44501 -x31218 -x17835 -x19352 -x34660 -x608 -x22511 -x21127 -x42955 -x6666 -x43355 -x40155 -x18492 -x19625 -x38871 -x38564 -x20642 -x20045 -x31955 -x8203 -x20821 -x19017 -x17198 -x34740 -x10764 -x3411 -x29131 -x18722 -x37545 x40970 -x4987 -x11600 -x43576 -x34657 -x34400 -x39389 -x10974 -x3749 -x19797 -x14385 -x33705 -x15000 -x1297 -x42814 -x40714 -x43451 -x14319 -x22266 -x7077 -x24976 -x24346 -x44795 -x9415 -x19466 -x23976 -x6774 -x25319 -x16206 -x14528 -x25182 -x37167 -x41466 -x23183 -x18571 -x35112 -x19656 -x12337 -x43973 -x10412 -x23269 -x21971 -x20082 -x11107 -x29298 -x34619 -x34077 -x811 -x9697 -x13475 -x19500 -x17587 -x25708 -x28643 -x8336 -x12648 -x41592 -x43941 -x13220 -x36925 -x36951 -x16809 -x13144 -x17104 -x29564 -x22741 -x29380 -x35608 -x35612 -x701 -x38453 -x9394 -x17440 -x22202 -x5200 -x6008 -x2393 -x39580 -x5165 -x5522 -x21914 -x28266 x41265 -x12331 -x25995 -x24708 -x24985 -x38149 -x19770 -x225 -x21485 -x9304 -x32742 -x5182 -x13642 x43757 -x12914 -x16013 -x44387 x40450 -x24380 -x25932 -x28738 -x11898 -x5296 -x11889 -x10390 -x40809 -x14730 -x14686 -x25448 -x43597 -x19285 -x39895 -x32430 -x26670 -x11361 -x41827 -x42787 -x31473 -x18082 -x20855 -x17238 -x7763 -x7793 -x26461 -x6220 -x10768 -x26080 -x44704 -x16753 -x12355 -x15927 -x23144 -x31199 -x32364 -x1951 -x38837 -x30269 -x13105 -x26099 -x8788 -x26474 -x6189 -x29061 -x10972 -x16100 -x19768 -x30870 -x37084 -x40583 -x23835 -x12787 -x26440 -x31290 -x12348 -x30609 -x44230 -x33893 -x9185 -x37330 -x4339 -x19153 -x3726 -x26938 -x2331 -x18494 -x32064 -x36929 -x25355 -x27811 -x30114 -x5202 -x25215 -x7521 -x24505 -x33431 -x16058 -x28620 -x21457 -x19361 -x43824 -x21433 -x28062 -x25780 -x44604 -x42400 -x3762 -x12209 -x8979 -x34691 -x38372 -x31464 -x24424 -x19025 -x34790 -x15691 -x41800 -x42934 -x27426 -x15114 -x4903 -x14892 -x34051 -x39272 -x30024 x41393 -x16425 -x30428 -x22906 -x24132 -x22001 -x8472 -x26165 -x16405 -x42729 -x14458 -x37728 -x42719 -x8143 -x10127 -x37796 -x27041 -x43997 -x29807 -x2256 -x31269 -x40924 -x20010 -x7071 -x26659 -x30225 -x38809 -x7727 -x22664 -x16655 -x20715 -x29468 -x37173 -x25558 -x21366 -x28433 -x39563 -x23045 -x11439 -x40632 -x37102 -x10696 -x9555 -x23360 -x42541 -x13691 -x10054 -x40539 -x20523 -x8195 -x5457 -x19202 -x23490 -x210 -x14980 -x17286 -x34154 -x24116 -x2191 -x2806 -x25109 -x7073 -x37731 -x11322 -x31272 -x2469 -x22578 -x15728 -x40140 -x31427 -x9720 -x24390 -x25144 -x35036 -x18393 -x6846 -x30287 -x29244 -x34378 -x24763 -x14821 -x30001 -x29409 -x24100 -x10865 -x27959 -x20042 -x7172 -x30716 -x21757 -x39446 -x13051 -x32457 -x16293 -x3318 -x7100 -x20581 -x44523 -x30973 -x31847 -x3624 -x33761 -x39753 -x6101 -x8416 -x6428 -x11203 -x43518 -x15793 -x43242 -x36802 -x25354 -x14807 -x1705 -x41562 -x28879 -x42883 -x917 -x3063 -x27920 -x16474 -x24800 -x32708 -x37317 -x14540 -x11577 -x527 -x32403 -x30999 -x39949 -x32825 -x25450 -x5979 -x30910 -x9268 -x26861 -x39096 -x32346 -x33377 -x8765 -x38643 -x1339 x41405 -x24662 -x10219 -x23713 -x29641 -x28074 -x25456 -x746 -x12260 -x43120 -x23712 -x5275 -x42791 -x34605 -x13002 -x15519 -x19471 -x9706 -x31681 -x14417 -x42409 -x16344 -x40929 -x34095 -x30683 -x21445 -x13145 -x23390 -x44539 -x5796 -x18607 -x32128 -x37578 -x29389 -x15055 -x12228 -x37427 -x22845 -x4067 -x21027 -x11379 -x22920 -x25209 -x35853 -x1798 -x22652 -x12216 -x31798 -x25671 -x35958 x40774 -x27365 -x10989 -x41675 -x10347 -x39793 -x19697 -x19665 -x41957 -x25591 -x15179 -x9182 x40723 -x850 -x22948 -x19342 -x32914 -x39707 -x8279 -x24409 -x21642 -x13547 -x38734 -x12700 -x32517 -x3746 -x16159 -x9173 -x15712 -x43613 -x44163 -x27895 -x36981 -x35878 -x16799 -x42425 -x122 -x14841 -x14698 -x40181 -x13656 -x43104 -x14275 -x32361 -x23487 -x1092 -x35599 -x1044 -x42318 -x42669 -x11624 -x37007 -x23849 -x36787 -x43623 -x13428 -x4278 -x30241 -x16505 -x22558 -x39398 -x4550 -x36516 -x30141 -x43776 -x12396 -x19064 -x9073 -x38622 -x42646 -x16218 -x19510 -x10666 -x22299 -x25614 -x43809 -x2117 -x2698 -x7195 -x5392 -x39007 -x29253 -x28230 -x20702 -x31025 -x41882 -x33468 -x35928 -x11324 -x42379 -x15830 -x2628 x41084 -x28352 -x30854 -x3741 -x31315 -x11886 -x11452 -x19753 -x43341 -x28704 -x31810 -x16619 -x37954 -x26986 -x11362 -x44358 -x2650 -x3794 -x35873 -x35350 -x30571 -x28004 -x15004 -x3861 -x41680 -x36444 -x19141 -x12153 -x25707 -x31772 -x27703 -x33036 -x27790 -x2394 -x166 -x6980 -x22068 -x23171 -x19974 -x19602 -x10369 -x12697 -x20444 -x40655 -x3113 -x104 -x16210 -x2893 -x22670 x41089 -x38669 -x12438 -x27796 -x13166 -x11788 -x18474 -x28256 -x11639 -x28096 -x29343 -x8360 -x23168 -x33548 -x27197 -x25750 -x23014 -x35728 -x10878 -x30461 -x43506 -x33832 -x24625 -x25908 x41252 -x25154 -x18900 -x44134 x41233 -x26557 -x27629 -x16264 -x20528 -x24936 -x41887 -x21435 -x8321 -x17834 -x42674 -x12744 -x43298 -x36202 -x20232 -x11170 -x12887 -x37813 -x30576 -x39833 -x37098 -x9551 -x21562 -x5249 -x32031 -x32606 -x7333 -x3764 -x12883 -x18292 -x37722 -x24438 -x6320 -x37037 -x21422 -x35188 -x34009 -x35247 -x33685 -x18397 -x15561 -x40378 -x15261 -x37079 -x12428 -x6728 -x13126 x40712 -x18197 -x22827 -x14185 -x16002 -x31185 -x39718 -x15710 -x30134 -x13531 x40999 -x23305 -x15782 -x42740 -x11020 -x18629 -x18605 -x17463 -x17225 -x946 -x17486 -x8536 -x44112 -x8496 -x17758 -x2852 -x31263 -x16014 -x21332 -x40631 -x22241 -x24233 -x37597 -x37921 -x18464 -x14842 -x28506 -x269 -x16133 -x43771 -x44799 -x44069 x41390 -x14226 -x34911 -x33570 -x19035 -x21961 -x9006 -x14542 -x12189 -x33799 -x17098 -x30543 -x27580 -x6665 -x24980 -x33150 -x30958 -x31976 -x35698 -x35478 -x1286 -x18706 -x22626 -x6090 -x8346 -x29623 -x26426 -x36310 -x34150 -x17788 -x32522 -x5188 -x16796 -x16158 -x39350 -x6662 -x28024 -x3872 -x36652 -x7234 -x7137 -x9384 -x17423 -x39404 -x7453 -x21152 -x29906 -x18828 -x23147 -x7288 -x7540 -x16142 -x24496 -x23602 -x23801 -x10012 -x15427 -x10153 -x35287 -x35991 -x15124 -x35200 -x18773 -x33358 -x27961 -x24757 -x23728 -x20282 -x26229 -x7243 -x44553 -x28465 -x16663 -x1937 -x34353 -x17917 -x41504 -x26515 -x21145 -x18668 -x5043 -x9537 -x37851 -x24960 -x14710 -x36348 -x21329 -x24697 -x16735 -x37616 -x25552 -x19642 -x16236 -x17398 -x21102 -x21200 -x12309 -x9094 -x5415 -x14927 -x24287 -x38772 -x213 -x15195 -x29967 -x4058 -x25895 -x17077 -x42139 -x34923 -x29396 -x18563 -x15237 -x44040 -x9820 -x16272 -x34431 -x41541 -x37899 -x12117 -x29738 -x4094 -x29136 -x29562 -x10873 -x15400 -x16108 -x15125 -x11012 -x36711 -x9843 -x18568 -x6464 -x20814 -x29036 -x8686 -x11563 -x28379 -x36029 x41237 -x31791 -x35847 -x16670 -x150 -x10618 -x44740 -x26996 -x44408 -x16875 -x18024 -x3371 -x17116 -x14438 -x11643 -x12959 -x17785 -x7437 -x7005 -x194 -x40703 -x20247 -x2066 -x16090 -x37808 -x193 -x1156 -x38167 -x27163 -x14397 -x23447 -x20781 -x21974 -x8730 -x25126 -x38971 -x28927 -x23163 -x35135 -x827 -x6630 -x43088 -x7893 x40766 -x18264 -x12145 -x19939 -x33330 -x14883 -x32846 -x70 -x16842 -x9281 -x42025 -x1995 x41306 -x2954 -x39591 -x42682 -x22294 -x13631 -x44104 -x11009 -x33930 -x28795 -x25285 -x1238 x41172 -x11403 -x21259 -x42276 -x30130 -x20868 -x19364 -x18867 -x2156 -x44657 -x25948 -x847 -x30736 -x26251 -x34661 -x9040 -x35857 -x39187 -x3706 -x24350 -x14992 -x22711 -x44775 -x34997 -x4310 -x12217 -x35807 -x43061 -x24736 -x38762 -x3947 -x31158 -x22830 -x7446 -x29546 -x16506 -x27135 -x17016 -x29955 -x30760 -x27384 -x3178 -x28327 -x31212 -x21807 -x22935 -x30984 -x3394 -x5969 -x23077 -x18473 -x13015 -x3024 -x20929 -x43685 -x35970 -x27721 -x4995 -x13266 -x23977 -x8124 -x5437 -x5583 -x36856 -x7497 -x24863 -x30758 -x21503 -x27007 -x13070 -x42103 -x19750 -x8716 -x227 -x4069 -x27529 -x13693 -x21025 -x30356 x43484 -x8272 -x19007 -x22246 -x29534 -x43939 -x29860 -x39192 -x33434 -x43850 -x7391 -x20882 -x37579 -x18503 -x26700 -x36271 -x2707 -x9514 -x16025 -x13634 -x39035 -x7122 -x43602 -x9581 -x190 -x37185 -x330 -x12096 -x22534 -x38099 x41165 -x42788 -x3571 -x1410 -x26773 -x16121 -x6486 -x39867 -x6195 -x435 -x33785 -x10023 -x7536 -x4222 -x28963 -x38179 -x28716 -x809 -x32079 -x1293 -x4546 -x22848 -x39469 -x31133 -x30489 -x2668 -x42333 -x8005 x40441 -x37309 -x19533 -x4523 -x36235 -x9380 -x41566 -x5388 -x30511 -x6295 -x14352 -x18482 -x42543 -x20216 -x28140 -x8304 -x2450 -x518 -x10019 -x30873 -x20718 -x41434 -x32663 -x35676 -x29850 x41380 -x39598 -x17409 -x37779 -x42125 x41184 -x42404 -x7336 -x34399 -x2759 -x21714 -x24112 -x7625 -x33608 -x13820 -x26502 -x40801 -x23492 -x16896 -x9492 -x16957 -x18204 -x42275 -x27099 -x19575 -x12082 -x34299 -x7858 -x17872 -x30048 -x22575 -x10439 -x28196 -x38075 -x2078 -x18529 -x35136 -x11200 -x9876 x40746 -x1600 -x41634 -x33722 -x3530 -x14004 -x29730 -x22642 -x22611 -x30395 -x12234 -x2296 -x18297 -x26521 -x19326 -x1650 -x20031 -x8893 x41031 -x21410 -x30556 -x32657 -x34114 -x8531 -x2991 -x4584 -x31871 -x25454 -x34286 -x29970 -x17626 -x17537 -x41990 -x40967 -x30713 -x4580 -x9007 -x10579 -x12247 -x1586 -x387 -x29656 -x22535 -x2098 -x36861 -x19795 -x15737 -x28889 -x19815 -x23205 -x35788 -x2111 -x3040 -x15428 -x42356 -x44496 -x29116 -x44179 -x2200 -x13288 -x31125 -x13671 -x9676 -x17616 -x44407 -x14893 x41248 -x42783 -x38471 -x6910 -x16485 -x31217 -x42547 -x35159 -x37367 -x22295 -x36572 -x5853 -x27722 -x18369 -x3333 -x37987 -x10268 -x39460 -x23101 -x16174 -x30922 -x28423 -x15576 -x6277 -x40646 -x42760 -x17307 -x12012 -x35259 -x29866 -x16802 -x31156 -x17302 -x27008 -x30776 -x16944 -x38863 -x39191 -x42204 -x35978 -x12515 -x18383 -x28814 -x31253 -x34630 -x12836 -x30921 -x3982 -x40061 -x5675 -x36690 -x6141 -x13305 -x41982 -x43006 -x976 -x906 -x22037 -x32136 -x11055 -x10678 -x8824 -x3643 -x16167 -x25186 -x18795 x41215 -x1515 -x12044 x43504 -x40807 -x36045 -x28271 -x17586 -x561 -x32714 -x14127 -x42046 -x9874 -x27635 -x26835 -x16328 -x40673 -x25078 -x8617 -x8691 -x23478 -x6697 -x35463 -x36220 -x40152 -x43819 -x40923 -x21500 -x4203 -x31470 -x7750 -x14567 -x11617 -x40908 -x42915 -x41899 -x17129 -x22716 -x32121 -x39078 -x32557 -x4596 -x37436 x41396 -x5739 -x25345 -x6959 -x18114 -x18799 -x1413 -x41649 -x24916 -x13456 -x1910 -x6702 -x20062 -x15234 -x6513 -x8977 -x24147 -x40726 -x32414 -x25017 -x12834 -x23575 -x8034 -x34015 -x6808 -x4362 -x16449 -x43364 -x29081 -x27358 -x15979 -x44293 -x35331 -x38244 -x27931 -x6153 -x25507 -x11652 -x7247 -x32904 -x33253 -x22275 -x2773 -x16908 -x815 -x30943 -x25763 -x13386 -x35272 -x42323 -x4753 -x40015 -x31128 -x25265 -x33095 -x42019 -x31581 -x6452 -x17506 -x5503 -x29689 -x1858 -x24620 -x2714 -x36314 -x9344 -x8832 -x41484 -x37356 -x35384 -x38949 -x1828 -x36616 -x28419 -x27797 -x3473 -x28530 -x34982 -x24701 -x31980 -x25160 -x16062 -x15663 -x13920 -x24735 -x44231 -x40169 x41270 -x30941 -x37392 -x40835 -x19596 -x10968 -x15795 -x44330 -x18318 -x26735 -x32287 -x34230 -x19482 -x15700 -x38290 -x36804 -x11800 -x29240 -x4826 -x34228 -x35988 -x34329 -x19135 -x25815 -x8335 -x38733 x41228 -x14854 x21324 -x21779 -x20113 -x38388 -x7660 -x13234 -x22952 -x1839 -x4743 -x7277 -x27029 -x42097 -x44428 -x30796 -x18610 -x5620 -x4218 -x27567 -x17777 -x13567 -x17679 -x44261 -x29345 -x27264 -x25584 -x21020 -x32237 -x36673 -x40355 -x12393 -x37519 -x24290 -x37219 -x670 -x2889 -x1473 -x18438 -x30960 -x33421 -x11824 -x25829 -x23709 -x28397 -x12579 -x30315 -x6807 -x25398 -x20786 -x2081 -x10107 -x15992 -x5412 -x2512 -x26252 -x14176 -x24128 -x22207 -x40218 -x14563 -x38183 -x40461 -x8885 -x26508 -x30164 -x8480 -x30112 -x5193 -x36118 -x7833 -x25218 -x31494 -x22863 -x25299 -x43898 -x2611 -x11603 -x22803 -x24964 -x28139 -x2726 -x17427 -x33659 -x19316 -x40192 -x3689 -x6897 -x345 -x41509 -x14257 -x23724 -x14904 -x5093 -x35881 -x2337 -x1428 -x31556 -x7321 -x42919 -x38102 -x40894 -x39825 -x22153 -x6071 -x39811 -x43223 -x39583 -x144 -x4842 -x26699 -x26273 -x3396 -x38615 -x19532 -x31953 -x25772 -x28945 -x32178 -x10599 -x29814 -x8041 -x32987 -x11682 -x44419 -x34913 -x75 -x4640 -x31839 -x39503 -x38792 -x21684 x41130 -x32016 -x19265 -x31070 -x5726 -x41630 -x962 -x32955 -x22957 -x11858 -x39674 -x10896 -x1654 -x19343 -x3148 -x5356 -x40861 -x35460 -x2758 -x43322 -x334 -x41801 -x29516 -x31638 -x23282 -x15843 -x31175 -x3357 -x40793 -x5420 -x15619 -x44 -x18899 -x17534 -x2817 -x10326 -x15088 -x37741 -x10207 -x23028 -x18472 -x11776 -x42290 -x30553 -x36130 -x12112 -x14897 -x23557 -x22370 -x28586 -x27093 -x21832 -x43008 -x40581 -x16832 -x11037 -x13257 -x39146 -x10852 -x8959 -x28510 -x32922 -x8010 -x37720 -x31583 -x36763 -x12185 -x39957 -x11994 -x12249 -x41506 -x8030 -x40065 -x28722 -x8172 -x13365 -x44079 -x15057 -x17054 -x18185 -x17296 -x6788 -x20376 -x1126 -x20630 -x3922 x41372 -x32447 -x39914 -x1478 -x37864 -x22245 -x38184 -x824 -x25856 -x22756 -x29052 -x25585 -x29815 -x2073 -x19067 -x6628 -x36503 x43672 -x20808 -x23541 -x39247 -x5090 -x27278 -x36459 -x10415 -x34729 -x39125 -x32918 -x18640 -x12076 -x19397 -x19680 -x14534 -x5593 -x32777 -x19206 -x22176 -x3713 -x15775 -x31181 -x18411 -x44452 -x15909 -x32026 -x10576 -x26264 -x33279 -x22577 -x37737 -x40149 -x40728 -x9142 -x31162 -x9602 -x39213 -x766 -x25013 -x31784 -x28816 -x23176 -x13638 -x5320 -x14028 -x16015 -x41863 -x25931 -x23666 x41012 -x16560 -x41585 -x39182 -x7616 -x25309 -x12104 -x4435 -x7404 -x4399 -x20650 -x20342 -x17117 -x3229 -x7468 -x8861 -x666 -x16724 -x2119 -x26317 -x13660 -x13358 -x10191 -x40311 -x10475 -x9661 -x7329 -x25234 -x10444 -x27361 -x24638 -x7691 -x38410 -x20340 -x24791 -x26096 -x6127 x43785 -x2816 -x43272 -x40326 -x590 -x4117 -x14467 -x14432 -x34783 -x6205 -x3543 -x15439 -x40091 -x36397 -x31431 -x1486 -x42159 -x34956 -x29790 -x3025 -x41689 -x4296 -x39235 -x21193 -x487 -x41976 -x26348 -x4882 -x4569 -x10883 -x3857 -x24139 -x1933 -x110 -x4483 -x30794 -x33191 -x44309 -x12923 -x44109 -x12292 -x23604 -x14473 -x30551 -x4551 -x22875 -x30931 -x8118 -x6892 -x5519 -x41820 -x11377 -x12268 -x16597 -x3385 -x37707 -x22839 -x6023 -x38554 -x8745 -x33523 -x25567 -x13957 -x44318 -x8089 -x32528 -x22709 -x3842 -x38890 -x24721 -x12529 -x33416 -x24181 -x43489 -x38450 -x27056 -x24490 -x11910 -x2751 -x32202 -x5129 -x25413 -x2454 -x30705 -x25300 -x37204 -x3858 -x22819 -x24399 -x3591 -x8556 -x41862 -x35439 -x29005 -x9014 -x16777 -x5374 -x8248 -x24314 -x19653 x41277 -x33154 -x7681 -x20612 -x11310 -x53 -x37388 -x30562 -x32176 -x35374 -x37026 -x206 -x32200 -x26522 -x38746 -x24248 -x40223 -x18566 -x21808 -x27664 -x7139 -x14851 -x10606 -x33637 -x13395 -x4165 -x38758 -x2976 -x20556 -x9584 -x34578 -x8372 -x14112 -x36147 -x14076 -x33662 -x18843 -x29484 -x15656 -x20982 -x20257 -x6518 -x6413 -x11223 -x24676 -x4438 -x11008 -x9484 -x25030 -x41798 -x24080 -x37365 -x26909 -x22050 -x22476 -x39051 -x11018 -x44124 -x9043 -x5953 -x11466 -x44468 -x13708 -x29013 -x20791 -x2865 -x1487 -x5190 -x39694 -x2030 -x1127 -x7393 -x469 -x16953 -x15338 -x24246 -x29869 -x5291 -x6748 -x5787 -x38942 -x7110 -x27262 -x15327 -x1359 -x24780 -x43419 -x42784 -x26062 -x22083 -x14776 -x41659 -x33711 -x16856 -x19613 -x32494 -x31812 -x44577 -x33302 -x20953 -x12491 -x43622 -x24146 -x29436 -x25433 -x33199 -x817 -x35850 -x9570 -x5597 -x25550 -x19127 x41081 -x9762 -x29616 -x43314 -x5967 -x38820 -x44047 -x4286 -x34537 -x40339 -x6982 -x24785 -x8498 -x18978 -x34983 -x12779 -x40782 -x15969 -x9986 -x29639 -x21167 -x13966 -x4323 -x4293 -x16521 -x18798 -x12093 -x26361 -x7082 -x11581 -x40246 -x35769 -x18669 -x37746 -x41917 -x9302 -x26977 -x21043 -x28684 -x3192 -x13437 -x37406 -x29587 -x26631 -x22620 x40686 -x3275 -x29362 -x36815 -x2323 -x37394 -x31211 -x18353 -x34535 -x1493 -x36931 -x33805 -x35158 -x16868 -x25256 -x43552 -x19271 -x33118 -x38049 x43581 -x39787 -x18361 -x9433 -x13550 -x40335 -x36589 -x24760 -x22760 -x42860 -x10570 -x39515 -x35178 -x24241 -x25814 -x26301 -x43942 -x32582 x40444 -x22413 -x20563 -x1929 -x24730 -x24149 -x23498 -x12764 -x37505 -x25892 -x1121 -x28031 -x3442 -x5690 -x4911 -x24652 -x29696 -x1551 -x16525 -x26451 -x40105 -x35892 -x5338 -x16195 -x27997 -x35273 -x40128 -x18947 -x26236 -x19513 -x36869 -x16783 -x1949 -x15209 -x24064 -x4574 -x7568 -x12734 -x11869 -x41830 -x34815 -x31505 -x33176 -x28474 -x39664 -x18676 -x26177 -x22556 -x12227 -x34472 -x9242 -x31291 -x24508 -x3059 -x42733 -x6165 -x32821 -x5237 -x10478 -x41436 -x10174 -x21015 -x10062 -x2175 -x13600 -x39316 -x18829 -x7440 -x34907 -x38401 -x22566 -x35528 -x17647 -x11146 -x13540 -x15036 -x1230 -x499 -x88 -x18754 -x28129 -x20267 -x5910 -x17134 -x10936 -x6823 -x31598 -x24918 -x40611 -x2805 -x6523 -x40114 -x25140 -x10105 -x31325 -x17277 -x38349 -x17526 -x40101 -x6077 -x41480 -x37866 -x2163 -x11710 -x44654 -x26816 -x17223 -x37916 -x5664 -x25969 -x18776 -x40297 -x16314 -x25082 -x25011 -x15031 -x30708 -x31446 -x11640 -x8679 -x26359 -x534 -x4964 -x41818 -x41998 -x6691 -x12448 -x27964 -x26115 -x14223 -x15224 -x18512 -x6995 -x32912 -x16699 -x23167 -x20564 -x29453 -x4991 -x44226 -x2105 -x8312 -x26500 -x13 -x13360 -x28946 -x14155 -x23421 -x21227 -x38201 -x13768 -x37296 -x37143 -x19269 -x30645 -x43365 -x12686 -x9029 -x8244 -x19456 -x31367 -x6779 -x37191 -x25086 -x4545 -x2715 -x30208 -x3736 -x11514 -x24110 -x39013 -x33006 -x20055 -x4142 -x63 -x17387 -x2134 -x23371 -x26793 -x33465 -x25916 -x30478 -x14568 -x28407 -x25088 -x43329 -x23990 -x36506 -x24382 -x3488 -x41658 -x13947 -x31243 -x41433 -x13412 -x26663 -x15697 -x4592 -x39956 -x24202 -x15472 -x18385 -x41740 -x30924 -x12540 -x10652 -x34471 -x26125 -x39041 -x25703 -x24714 -x5951 -x29549 -x41949 -x24930 -x5380 -x7251 -x20800 -x606 -x12624 -x19077 -x18600 -x3153 -x10582 -x34597 -x34683 -x12246 -x41409 -x6960 x41259 -x8421 -x22206 -x23767 -x5859 -x4404 -x37082 -x3778 -x36187 -x29044 -x16385 -x18144 -x29886 -x43763 -x29208 -x38606 -x12177 -x16091 -x14225 -x35875 -x10617 -x20988 -x41916 -x34168 -x27031 -x6821 -x9938 -x25367 -x41758 -x5978 -x42209 -x5665 -x37411 -x28348 -x15948 -x9107 -x43749 -x11397 -x3433 -x27017 -x13104 -x28052 -x13339 -x15665 -x4752 -x9755 -x305 -x24549 -x13427 -x18246 -x18846 -x163 -x39602 -x15977 -x16758 -x9098 -x32222 -x20881 -x12502 -x7936 -x2734 -x28466 -x11695 -x25909 -x26033 -x7400 -x26324 -x32382 -x33963 -x373 -x35626 -x37313 -x27375 -x7184 -x32459 -x17696 -x8621 -x35094 -x807 -x14038 -x6986 -x2125 -x43892 -x20152 -x2670 -x39772 -x16504 -x12806 -x35197 -x5909 -x17096 -x41443 -x25076 -x21998 -x40935 -x8190 -x7154 -x12970 -x11088 -x9357 -x29277 -x42967 -x30431 -x16767 -x39604 -x11849 -x14091 -x1978 -x2712 -x26084 -x17571 -x14687 -x37347 -x10634 -x29039 -x39933 -x34536 -x18490 -x19221 -x2792 -x29120 -x35458 -x36669 -x793 -x13405 -x6096 -x43300 -x4586 -x33720 -x40119 -x16688 -x22599 -x25860 -x2756 -x3089 -x40685 -x541 -x36766 -x22699 -x15838 -x44750 -x17080 -x20867 -x43467 -x7113 -x252 -x13655 -x3092 -x34135 -x28511 x40401 -x17082 -x26416 -x11723 -x28350 -x16628 -x37492 -x2091 -x7232 x41254 -x12646 -x19465 -x28913 -x35939 -x27808 -x30517 -x44760 -x6334 -x32701 -x31480 x41282 -x10791 -x43254 -x12111 -x3915 -x36958 -x19256 -x9300 -x44056 -x35336 -x28066 -x30655 -x21381 -x36159 -x9109 -x27321 -x5656 -x36687 -x19755 -x9370 -x8504 -x20063 -x20690 -x7548 -x3301 -x17002 -x40044 -x9067 -x22542 -x25318 -x27844 -x4261 -x4876 -x3464 -x31397 -x39291 -x36388 -x34961 -x35366 -x2700 -x8862 -x44025 -x15551 -x26362 -x4856 -x26048 -x42536 -x31307 -x2113 -x16687 -x25675 -x33362 -x16880 -x42532 -x17207 -x20015 -x23469 -x37008 -x21626 -x3729 -x3824 -x32323 -x32594 -x43725 -x2814 -x29551 -x42215 -x42979 -x41431 -x37437 -x17241 -x9842 -x12536 -x42976 -x27058 -x23369 -x14975 -x24452 -x3189 -x30769 -x33299 -x574 -x28200 -x1596 -x16125 x40439 -x12290 -x1578 -x7155 -x32694 -x18992 -x22041 -x39996 -x41663 -x43144 -x44081 -x11046 -x23139 -x36563 -x38726 -x20596 -x25978 -x42271 -x37511 -x6775 -x28216 -x36182 -x560 -x43645 -x32913 -x1558 -x39868 -x39993 -x30695 -x3060 -x21863 -x2247 -x18294 -x44446 -x39554 -x5532 -x42780 -x34962 -x34574 -x10386 -x6490 -x11671 -x27232 -x4314 -x25104 -x44144 -x35553 -x38917 -x5020 -x19744 -x10528 -x31300 -x14957 -x37976 -x12741 -x4607 -x18078 -x38923 -x15780 -x34456 -x22097 -x23785 -x12583 -x4457 -x42244 -x20962 -x39632 -x5493 -x7403 -x26854 -x20487 -x16549 -x34383 -x33921 -x15380 -x21939 -x22904 x40412 -x474 -x10348 -x18557 -x43615 -x3360 -x16835 -x12702 -x34550 -x38625 -x9315 -x9576 -x15928 -x43649 -x24099 -x43853 -x8846 -x29309 -x650 -x11626 -x27800 -x14463 -x7686 -x25639 -x16730 -x24410 -x6245 -x21046 -x2644 -x42089 -x42443 -x31415 -x37183 -x11698 -x6625 -x21362 -x9665 -x19232 -x13004 -x7254 -x17691 -x15127 -x30917 -x33083 -x30772 -x44438 x41087 -x30142 -x36317 -x993 -x22338 -x4287 -x34468 -x15251 -x5631 x43483 -x34866 -x3849 -x24576 -x36188 -x1584 -x39677 -x36829 -x16099 -x29140 -x42594 -x42223 -x6029 -x21279 -x17217 -x43386 -x31406 -x36653 -x8446 -x17659 -x36180 -x310 -x33482 -x24962 -x8994 -x17583 -x27946 -x14087 -x28166 -x2040 -x2241 -x30745 -x44442 -x42839 -x8881 -x33375 -x27380 -x492 -x35931 -x38928 -x23056 -x31299 -x753 -x7517 -x8192 -x22842 -x2495 -x14494 -x24920 -x39017 -x43195 -x16559 -x8784 -x28372 -x35576 -x32215 -x6476 x41401 -x14612 -x13523 -x37835 -x5168 -x25039 -x21174 -x16917 -x25211 -x23460 -x3602 -x17458 -x25093 -x18366 -x20173 -x15377 -x1498 -x5012 -x35940 -x43697 -x29928 -x5489 -x16864 -x25150 -x1302 -x32073 -x11260 -x43396 -x22918 -x8561 -x4187 -x1030 -x42707 -x18263 -x39690 -x17019 -x39650 -x27650 -x12374 -x26710 -x1630 -x2075 -x11308 -x10427 -x41711 -x15882 -x34019 -x22795 -x9959 -x16790 -x5766 -x42794 -x23718 -x19701 -x18575 -x42808 -x28585 -x3965 -x38896 -x3353 -x21888 -x28842 -x5770 -x27893 -x32759 -x37489 -x39915 -x11074 -x27576 -x42514 -x17665 -x15052 -x33552 -x42638 -x24259 -x9565 -x9592 -x3617 -x39958 -x34035 -x34278 -x28910 -x6270 -x28204 -x26343 -x17553 -x7841 -x44436 -x36917 -x23356 -x28872 -x10980 -x9064 -x31275 -x9232 -x3851 -x41442 -x41581 -x31254 -x31077 -x7261 -x16226 -x5970 -x9778 -x44693 -x8904 -x35309 -x26811 -x30648 -x38377 -x36013 -x15044 -x17615 -x26516 -x3409 -x18803 -x22812 -x33943 -x38304 -x2764 -x35701 -x2484 -x33819 -x35132 -x36725 -x28705 -x22426 -x4097 -x20608 -x21617 -x43148 -x15040 -x7795 -x9274 -x44015 -x4105 -x4979 -x40701 -x11304 -x2345 -x35402 -x33401 -x15672 -x3910 -x10422 -x23874 -x21847 -x1749 -x25605 -x12263 -x38551 -x34261 -x645 -x4140 -x30895 -x17400 -x13072 -x41647 -x25373 -x316 -x41629 -x9647 -x35233 -x4496 -x38647 -x2424 -x21327 -x24272 -x16657 -x38000 -x14852 -x6376 -x11897 -x23854 -x20217 -x24529 -x16529 -x41784 -x39289 -x24798 -x29197 -x44581 -x42569 -x24646 -x34466 -x21498 -x36807 -x2625 -x24568 -x20186 -x16296 -x35144 -x17607 -x41488 -x372 -x38379 -x9709 -x8012 -x24781 -x24658 -x2655 -x30453 -x19452 -x20583 -x29758 -x39206 -x18443 -x23417 -x16488 -x13608 -x17449 -x14431 -x3776 -x16510 -x33825 -x6566 -x26242 -x19234 -x10115 -x3963 -x28661 -x18350 -x23080 -x8720 x41049 -x6932 -x30441 -x30812 -x44755 -x32463 -x42045 -x6579 -x36483 -x12430 -x20336 -x5328 -x22186 -x37858 -x37258 -x32487 -x9958 -x14968 -x9860 -x24123 -x42854 -x440 -x42452 -x6255 -x32344 -x3324 -x215 -x21762 -x24659 -x42635 -x11154 -x35779 -x14675 -x10173 -x13913 -x10273 -x10316 -x26600 -x10986 -x1552 -x2226 -x34455 -x43905 -x18038 -x32564 -x31107 -x15857 -x11042 x41047 -x26686 -x30070 -x2157 -x34958 -x5689 -x2332 -x36163 -x13151 -x35517 -x29043 -x7792 -x27706 -x23055 -x43031 -x10860 -x31244 -x28919 -x5005 -x2828 -x6063 -x15482 -x35559 -x8180 -x10070 -x20693 -x12488 -x40258 -x10545 -x17517 -x43479 -x32829 -x18270 -x28744 -x19091 -x7737 -x29739 -x35749 -x37447 -x23175 -x9138 -x29576 -x31786 -x33481 -x33789 -x4234 -x12289 -x24436 -x37328 -x6350 -x16237 -x32508 -x30136 -x20298 -x24143 -x27509 -x13013 -x4292 -x3808 -x20762 -x3450 -x23918 -x25724 -x4667 -x6363 -x20706 -x34338 -x36764 -x42858 -x44765 -x26820 -x44470 -x37651 -x3005 -x18533 -x10758 -x31999 -x5938 -x22354 -x13286 -x19817 -x43411 -x25037 -x3920 -x23078 -x20038 -x19927 -x14402 -x12061 -x30618 -x11483 -x21012 -x6445 -x12767 -x38535 -x3558 -x10834 -x2891 -x7307 -x14309 -x2140 -x20480 -x1307 -x8946 -x18723 -x14946 -x44463 -x23496 -x35442 -x2399 -x5577 -x4931 -x17628 -x31738 -x12469 -x13512 -x30630 -x41550 -x22523 -x18886 -x11712 -x30621 -x9830 -x25475 -x2527 -x29220 -x38405 -x12011 -x27118 -x41731 x41223 -x35841 -x36477 -x22654 -x978 -x1638 -x14845 -x11332 -x20319 -x13258 -x38601 -x6414 -x44122 -x19052 -x26276 -x20545 -x39471 -x31330 -x29749 -x39955 -x630 -x5366 -x33534 -x2952 -x18199 -x1824 -x17342 -x11819 -x26323 -x17513 -x4014 -x25865 -x13067 -x28887 -x735 -x22661 -x416 -x37872 -x44215 -x22805 -x35879 -x44212 -x9248 -x21581 -x24423 -x27763 -x12587 -x36987 -x34514 -x336 -x21036 -x24933 -x31661 -x25539 -x573 -x38563 -x11625 -x16843 -x6549 -x12202 -x28857 -x24276 -x44336 -x6816 -x28430 -x18016 x40767 -x21460 -x28457 -x40173 -x10406 -x1443 -x39799 -x22142 -x30852 -x1569 -x7272 -x16857 -x24877 -x140 -x4283 -x17091 -x30344 -x43564 -x18477 -x25132 -x28761 -x38924 -x40663 -x6188 -x38838 -x16486 -x42396 -x42701 -x23660 -x18968 -x14265 -x21853 -x36943 x41182 -x10440 -x35890 -x7840 -x39823 -x34896 -x1006 -x43173 -x38312 -x1167 -x11860 -x30951 -x13196 -x27113 -x13762 -x34144 -x26382 -x7359 -x23679 -x12873 -x13591 -x24118 -x12832 -x16409 -x8697 -x5270 -x32033 -x17301 -x11469 -x31143 -x21430 -x29681 -x22623 -x22237 -x5119 -x2313 -x20450 -x33195 -x27586 -x29948 -x16846 -x8032 -x32684 -x29458 -x17475 -x4606 -x38544 -x39164 -x28525 -x44675 -x27438 -x41922 -x12257 x41000 -x5274 -x9666 x41134 -x24955 -x11195 -x15304 -x15408 -x5729 -x1668 -x39021 -x16785 -x26897 -x43486 -x18368 -x14093 -x38314 -x37723 -x8097 -x27870 -x23741 -x8777 -x43967 -x17946 -x23038 -x42135 -x3739 -x32376 -x18547 -x12781 -x28336 -x38173 -x25936 -x24536 -x37524 -x42052 -x23688 -x33032 -x33664 -x7332 -x8829 -x22653 -x14146 -x7196 -x22547 -x10745 -x18858 -x3623 -x40719 -x7910 -x41580 -x9227 -x29961 -x8008 -x13697 -x12026 -x32427 -x6984 -x39795 -x25372 -x23794 -x10622 -x458 -x6133 -x38219 -x1308 -x34919 -x10237 -x2087 -x38509 -x6335 -x37146 -x2049 -x18528 -x3509 -x5771 -x1257 -x11187 -x35793 -x12998 -x7318 -x25928 -x44118 -x5558 -x31377 -x16733 -x30408 -x27723 -x12272 -x1598 -x4941 -x35871 -x25579 -x32781 -x199 -x17063 -x17649 -x17000 -x13902 -x39407 -x13003 -x32795 -x33047 -x38324 x40397 -x14284 -x18558 -x3325 -x26452 -x19576 -x9550 -x1180 -x44182 -x3844 -x15177 -x1994 -x3565 -x14988 -x27798 -x3919 -x41640 -x28671 -x19457 -x31402 -x32337 -x8264 -x1375 -x4437 -x34063 -x10087 -x37843 -x28911 -x22862 -x26262 -x28871 -x41840 -x14488 -x32923 -x14642 -x455 -x12494 -x22708 -x43624 -x15510 -x15704 -x6065 -x42432 -x3090 -x39987 -x1940 -x21855 -x20407 -x25758 -x27882 -x1908 -x16193 -x44417 x43610 -x2387 -x22021 -x16569 -x18921 -x37734 -x10081 -x5822 -x30276 -x7210 -x17800 -x30821 -x43823 -x16562 -x36757 -x12222 -x44325 -x11628 -x30384 -x27648 -x4178 -x43698 -x28908 x21852 -x2008 -x20888 -x4875 -x35866 -x17392 -x27176 -x6123 -x936 -x20576 -x36707 -x41951 -x9714 -x12504 -x626 -x23723 -x18062 -x25538 -x15402 -x14044 -x27454 -x28866 -x31373 -x16580 -x11911 -x2425 -x22181 -x42188 -x44067 -x1673 -x28 -x44421 -x43182 -x35098 -x42307 -x13516 -x24589 -x31996 -x26839 -x36346 -x9312 -x25636 -x6313 -x6274 -x37950 -x42238 -x18022 -x44102 -x10186 -x24859 -x39131 -x16635 -x14819 -x10400 -x6280 -x13082 -x38269 -x14408 -x7618 -x8326 -x1754 -x40211 -x797 -x6234 -x44536 -x37221 -x13977 -x32998 -x2772 -x21054 -x23224 -x29674 -x15834 -x9458 -x7590 -x3905 -x14089 -x24432 -x4492 -x189 -x21841 -x38208 -x27858 -x10575 -x8064 -x29235 -x10434 -x16326 -x5003 -x21698 -x31569 -x43566 -x37215 -x35946 -x16445 -x36864 -x37747 -x8819 -x251 -x5416 -x30186 -x19491 -x22745 -x29757 -x26346 -x5668 -x25998 -x31410 -x22792 -x658 -x4749 -x43394 -x33606 -x5963 -x44265 -x4824 -x25480 -x25221 -x8654 -x36067 -x16322 -x35231 -x29280 -x35962 -x40024 -x17708 -x37142 -x9308 -x15300 -x35226 -x23677 -x17294 -x37352 -x34601 -x28711 -x13703 -x17394 -x17073 -x39039 -x33519 -x34587 -x3686 x41293 -x33551 -x35441 -x15666 -x15667 -x161 -x1790 -x42901 -x40151 -x2810 -x30305 -x14812 -x29019 -x38645 -x43699 -x41698 -x42505 -x26531 -x39974 -x253 -x12421 -x14535 -x10195 -x19684 -x620 -x7310 -x43281 -x24947 -x33935 -x28143 -x30264 -x22493 -x24013 -x6439 -x18251 -x42950 x40764 -x32012 -x30528 -x24837 -x11601 -x37992 -x10667 -x28588 -x18208 -x30005 -x30563 -x9389 -x5807 -x44460 -x33030 -x13635 -x10820 -x25479 -x6873 -x36312 -x37381 -x15776 -x19220 -x19474 -x24422 -x25347 -x9698 -x17939 -x19605 -x30322 -x31214 -x29595 -x42580 -x4577 -x17376 -x19102 -x17983 -x34398 -x22389 -x10404 -x16892 -x37781 -x42928 -x34763 -x27573 -x39241 -x17103 -x7950 -x25656 -x31829 -x35409 -x216 -x8600 -x1856 -x4255 -x43959 -x41883 -x28467 -x18048 -x16353 -x13822 -x4735 -x29603 -x22780 -x881 -x27587 -x4715 -x42391 -x35448 -x11845 -x33997 -x14672 -x3495 -x1315 -x21423 -x35632 -x39930 -x32705 -x25141 -x26387 -x29465 -x24455 -x10847 -x20512 -x29449 -x26238 -x580 -x8197 -x13129 -x36211 -x31538 -x5510 -x8879 -x37076 -x10408 -x38541 -x6244 -x44441 -x28010 -x5428 -x34642 -x27924 -x18538 -x38252 -x2706 -x39596 -x36001 -x3716 -x19433 -x28701 -x32148 -x43848 -x18164 -x12019 -x1801 -x24975 -x12441 -x30116 -x39200 -x26305 -x3257 -x11991 -x43037 -x6708 -x2900 -x36813 -x737 -x38200 -x36511 -x1565 -x16682 -x40657 -x34433 -x27297 -x27455 -x28037 -x38546 -x10433 -x9307 -x27288 -x5688 -x23817 -x1786 -x44117 -x24076 -x4359 -x40535 -x4419 -x26024 -x25709 -x27015 -x20104 -x34426 -x34223 -x38101 -x1077 -x20290 -x20432 -x5682 -x6771 -x13152 -x32911 -x41574 -x42358 -x18298 -x44006 -x20327 -x14371 -x20415 -x37474 -x30582 -x10527 -x18974 -x44806 -x34569 -x22416 -x1819 -x24025 -x20367 -x19620 -x33612 -x2586 -x13351 -x3822 -x21776 -x41536 -x13355 -x23683 -x23424 -x34249 -x7943 -x11015 -x35655 -x20555 -x9866 -x17031 -x31533 -x25290 -x43856 -x15849 -x42169 -x17953 -x25178 -x5746 -x29811 -x1477 -x39524 -x17942 -x28727 -x42786 -x16077 -x17654 -x25292 -x33757 -x3867 -x34672 -x10145 -x4999 -x43733 x43511 -x21007 -x27818 -x23520 -x37180 -x24983 -x320 -x18027 -x39590 -x16103 -x34341 -x2143 -x18255 -x33529 -x1613 -x18661 -x44475 -x39834 -x27298 -x14214 -x30614 -x39473 -x23062 -x36292 -x11840 -x4887 -x19251 -x44329 -x16079 -x9621 -x17927 -x7854 -x32568 -x33360 -x18782 -x33489 -x1791 -x14517 -x13955 -x26406 -x42535 -x22807 -x44217 -x37168 -x982 -x3205 -x5985 -x11252 -x12071 -x38446 -x23206 -x20770 -x11749 -x11438 -x9286 -x5916 -x44713 -x5466 -x15626 -x7 -x43265 -x32610 -x33257 -x19695 -x36659 -x33359 -x25886 -x37518 -x38639 -x42000 -x7797 -x4599 -x27415 -x30187 -x1242 -x42448 -x3155 -x37570 -x5715 -x40732 -x6339 -x21111 -x33773 -x17737 -x26565 -x22730 -x25839 -x31380 -x11144 -x44518 -x17177 -x2730 -x15343 -x36732 -x9702 -x35193 -x40170 -x34395 -x35659 -x14564 -x13934 -x28832 -x15905 -x5536 -x14179 -x8016 -x28493 -x8489 -x35851 -x21040 -x11298 -x7471 -x14627 -x37012 -x39488 -x23846 -x30094 -x5502 -x19519 -x25641 -x25099 -x25212 -x33347 -x20391 -x42592 -x29643 -x7573 -x35076 -x44649 -x40543 -x22629 -x30565 -x9409 -x42947 -x38076 -x41620 -x28751 -x32332 -x8563 -x32521 -x34146 -x27985 -x34577 -x22537 -x2255 -x34631 -x17457 -x38382 -x15796 -x20577 -x7514 -x6791 -x5254 -x21163 -x40579 -x25041 -x32451 -x22740 -x8081 -x7610 -x24966 -x34762 -x35740 -x10198 -x34879 -x20532 -x9681 -x23414 -x23682 -x22624 -x44111 -x7174 -x18916 -x11598 -x10725 -x24253 -x9497 -x35343 -x22921 -x9336 -x2412 -x17033 -x36427 -x21605 -x22586 -x4188 -x31179 x40965 -x11633 -x39751 -x19787 -x27266 -x15329 -x7596 -x13359 -x36485 -x17595 -x1592 -x25006 -x10771 -x1054 -x36945 -x2766 -x15862 -x23836 -x27490 -x27518 -x2044 -x44061 -x1577 -x25565 -x44797 -x29837 -x16748 -x39836 -x500 -x12991 -x17461 -x21280 -x4977 -x11149 -x38001 -x29181 -x21168 -x5044 -x34411 -x36494 -x41841 -x9823 -x22513 -x2267 -x28270 -x12848 -x30527 -x6822 -x17180 -x32235 -x34614 -x18128 -x31298 -x18485 -x4920 -x32935 -x23733 -x2504 -x30033 -x19322 -x14142 -x2235 -x24569 -x4382 -x20337 -x17798 -x39079 -x6261 -x12149 -x6296 -x22791 -x18471 -x28552 -x6510 -x6361 -x40648 -x14418 -x5373 -x25119 -x34478 -x9670 -x18617 -x761 -x43544 -x37269 -x13595 -x29325 -x23298 -x44378 -x11213 -x38935 -x3654 -x15536 -x464 -x39243 -x28172 -x43027 -x34212 -x13476 -x13679 -x42687 -x23103 -x14090 -x12575 -x33164 -x38097 -x33255 -x19496 -x1700 -x17173 -x12386 -x29937 -x11166 -x33196 -x37449 -x19182 -x5587 -x6782 -x16697 -x43291 -x32465 -x30351 -x21064 -x25293 -x20728 -x9038 x41357 -x12002 -x38045 -x27189 -x42762 -x25749 -x30468 -x19327 -x17880 -x32331 -x37552 -x36873 -x22126 -x27 -x37141 -x4077 -x27612 -x37478 -x5149 -x18330 -x34889 -x9877 -x26104 -x34686 -x6895 -x26342 -x15135 -x37726 -x36356 -x25564 -x14547 -x41463 -x42313 -x2657 -x30294 -x33800 -x6674 -x28847 -x27883 -x11802 -x32197 -x24227 -x24696 -x14367 -x44008 -x396 -x24866 -x36529 -x30360 -x22391 -x26352 -x11011 -x42999 -x7811 -x31089 -x14114 -x32841 -x5429 -x14356 -x25657 -x25867 -x25077 -x2272 -x6587 -x28346 -x44227 -x30292 -x13970 -x17986 -x8171 -x32502 -x8748 x41109 -x13850 -x28555 -x13150 -x32010 -x31074 -x34027 -x22262 -x6035 -x43691 -x31090 -x42855 -x21934 -x27346 -x24914 -x35007 -x39283 -x14770 -x43889 -x34162 -x5329 -x21164 -x9632 -x44357 -x4347 -x16954 -x6451 -x10413 -x11519 -x19946 -x23325 -x29481 -x43150 -x26191 -x13139 -x16876 -x25771 -x35818 -x18985 -x37912 -x3139 -x21761 -x23694 -x5253 -x32874 -x16000 -x36386 -x37870 -x35121 -x19358 x40962 -x23039 -x38813 -x10013 -x39402 -x39858 -x24199 -x27510 -x39838 -x19540 -x42030 -x25376 -x42620 -x10788 -x591 -x42129 -x40553 -x31671 -x10893 -x15885 -x34210 -x30108 -x24869 -x9396 -x39328 -x3140 -x19637 -x41622 -x18458 -x17140 -x19211 -x13180 -x2104 -x38738 -x25953 -x20213 x40760 -x38760 -x25392 -x29311 -x1541 -x23608 -x2688 -x23340 -x15566 -x22684 -x17504 -x31637 -x39904 -x29527 -x24705 -x15605 -x20099 -x633 -x7461 -x39579 -x14314 -x27911 -x31624 -x34502 -x28784 -x16634 -x40115 -x6138 -x35700 -x30711 -x14190 -x24686 -x19248 -x5431 -x38856 -x1626 -x30262 -x2682 -x25443 -x18654 -x36003 -x6021 -x30765 -x30473 -x7182 -x32347 -x18514 -x5221 -x34827 -x42371 -x39569 -x20365 -x756 -x18071 -x42777 -x16219 -x35798 -x38391 -x22127 -x40920 -x33321 -x7342 -x7334 -x10156 -x13414 -x16156 -x17874 -x24125 -x42847 -x4799 -x18466 -x8661 x41163 -x10880 -x3711 -x34733 -x23339 -x28214 -x44209 -x3029 -x18574 -x8948 -x2781 -x34408 -x27596 -x36891 -x10342 -x43815 -x29561 -x36141 -x43226 -x14426 -x42836 -x35294 -x19842 -x36959 -x21359 -x42303 -x31602 -x27087 -x29806 -x1895 -x20776 -x36005 -x21154 -x16147 -x31578 -x19412 -x23843 -x15029 -x14512 -x23540 -x43579 -x22172 -x29353 -x5400 -x39294 -x26873 -x7577 -x5322 -x13520 -x1273 -x36999 -x24829 -x36641 -x28286 -x33953 -x29421 -x23562 -x19832 -x17532 -x25683 -x4030 -x39797 -x16376 -x16800 -x35540 -x8538 -x29028 -x19459 -x37589 -x35514 -x10397 -x19766 -x38814 -x36634 -x30405 -x15934 -x38320 -x21191 -x34481 -x5941 -x7314 -x15814 -x16074 -x30595 -x48 -x6419 -x5569 -x22479 -x21269 -x5528 -x22696 -x36569 -x28246 -x32462 -x15823 -x44668 -x2400 -x2441 -x28021 -x21344 -x20956 -x25458 -x23362 -x4653 -x14769 -x40472 -x1812 -x20966 -x14504 -x22771 -x12684 x41190 -x34080 -x15363 -x36273 -x13662 -x18066 -x5724 -x6575 -x7635 -x16194 -x10751 -x19866 -x29825 -x37693 -x25602 -x6569 -x20064 -x44479 -x9598 -x16337 -x28388 -x9448 -x32129 -x35971 -x61 -x19372 -x19524 -x14046 -x29532 -x28594 -x11739 -x7020 -x4560 -x20846 -x119 -x20675 -x26291 -x1833 -x7549 -x6617 -x35311 -x31003 -x6398 -x13845 -x23161 -x33303 -x41673 -x9426 -x32629 x40997 -x31977 -x44392 -x32161 -x44249 x40680 -x679 -x30226 -x3350 -x36607 -x8099 -x16086 -x16786 -x27661 -x21369 -x9561 -x40253 -x34652 -x771 -x36283 -x18299 -x39628 -x7729 -x1337 -x27548 -x34467 -x34450 -x2282 -x14999 -x2297 -x29684 -x40312 -x30507 -x37585 -x1896 -x23009 -x5386 -x15321 -x39576 -x24816 -x44511 -x31992 -x6801 -x13235 -x2791 -x43653 -x15340 -x33378 -x44527 -x8949 -x10769 -x30046 -x8740 -x32251 -x5784 -x31332 -x23213 -x34903 -x19006 x41353 -x7022 -x2944 -x24858 -x1035 -x20124 -x38778 -x5272 -x9404 -x424 -x42734 -x12581 -x5215 -x1083 -x26740 -x19621 -x6859 -x3667 -x9463 -x5196 -x11193 -x38986 -x1322 -x12269 -x37074 -x8535 -x33589 -x35870 -x1905 -x403 -x38525 -x26926 -x31595 -x41909 -x17157 -x37506 -x17795 -x21909 -x32513 -x8226 -x44623 -x43306 -x35398 -x11873 -x6300 -x6450 -x28730 -x15183 -x31941 -x24224 -x5138 -x18412 x41242 -x42804 -x26479 -x23389 -x24937 -x23292 -x44714 -x29889 -x2995 -x17643 -x14643 -x23680 -x39600 -x6601 -x25501 -x12262 -x10474 -x11039 -x21856 -x10143 -x14766 -x29115 -x6246 -x11989 -x10985 -x6321 -x28373 -x32833 -x9701 -x9553 -x21578 -x6201 -x24709 -x9999 -x32360 -x2794 -x5401 -x26676 -x20051 -x35064 -x27631 -x5440 -x36537 -x39842 -x36712 -x28328 -x7066 -x6639 -x16893 -x39074 -x22210 -x2728 -x37904 -x18065 -x17127 -x19523 -x17215 -x39015 -x26730 -x27904 -x18121 -x34930 -x30157 -x467 -x27130 -x7089 -x19914 -x21175 -x10844 -x13557 -x24821 -x9883 -x40290 -x418 -x5089 -x8545 -x21138 -x7666 -x4689 -x20971 -x36773 -x40816 -x9265 -x26161 -x8971 -x12635 -x26120 -x25053 -x36735 -x13616 -x20054 -x27972 -x20110 -x27001 -x7282 -x24515 -x29610 -x41599 -x15069 -x24299 -x20859 -x39699 -x530 -x21461 -x21453 -x35026 -x20599 -x39514 -x12302 -x37993 -x44203 -x389 -x12846 -x12674 -x4994 -x12729 -x44132 -x3018 -x3817 -x24564 -x412 -x2120 -x17524 -x32800 -x8540 -x38490 -x10690 -x36640 -x15707 -x16757 -x14207 -x42946 -x17401 -x42590 -x8840 -x14097 -x37691 -x17050 -x14098 -x4807 -x5936 -x2010 -x1208 -x36053 -x26534 -x44029 -x34621 -x29033 -x13941 -x25917 -x24789 -x3785 -x11531 -x21266 -x20817 -x9619 -x6742 -x35687 -x30742 -x12900 -x5504 -x13120 -x28843 -x6340 -x36119 -x42034 -x23116 -x15170 -x26098 -x13186 -x38348 x41032 -x25478 -x5245 -x5050 -x12709 -x567 -x39917 -x34921 -x17848 -x66 -x16438 -x8677 -x29957 -x27172 -x18126 -x26185 -x29593 -x13833 -x11188 -x25797 -x9216 -x5103 -x40972 -x6996 -x7739 -x26572 -x24942 -x37280 -x22726 -x13537 -x19844 -x14203 -x6194 -x1153 -x35614 -x4879 -x10564 -x23066 -x20662 -x14009 -x317 -x41734 -x15459 -x24050 -x40099 -x35250 -x17609 -x15500 -x15030 -x16089 -x20722 -x44077 -x33479 -x29417 -x41937 -x11676 -x31102 x41115 -x32383 -x28681 -x7593 -x16979 -x36426 -x5791 -x7600 -x10038 -x40068 -x12563 -x35065 -x13761 -x4823 -x38830 -x38155 -x26882 -x17479 -x24401 -x11119 -x3002 -x19652 -x43102 -x19895 -x24554 -x42562 -x36102 -x995 -x21648 -x24631 -x26030 -x14777 -x26134 -x1458 -x5077 -x39056 -x30905 -x7898 -x12152 -x5340 -x36276 -x38226 -x23261 -x37561 -x15425 -x7687 -x22434 -x29541 -x21882 -x4478 -x2683 -x38742 -x19962 -x6517 -x33564 -x473 -x30027 -x23814 -x21631 -x17261 -x15817 -x478 -x9102 -x36332 -x9425 -x42212 -x2494 -x34676 -x9366 -x432 -x15622 -x44275 -x38936 -x14350 -x18378 -x43308 -x31915 -x43362 -x13268 -x30459 -x3757 -x16827 -x36865 -x13639 -x39382 -x27769 -x28431 -x20629 -x31260 -x22271 -x27729 -x5742 -x10155 -x1607 -x2674 -x20721 -x17304 -x38478 -x14831 -x29000 -x4514 -x34925 -x38289 -x28082 -x11065 -x4269 -x14331 -x4918 -x33932 -x5231 -x22615 -x41875 -x23001 -x31023 -x11480 -x44503 -x1661 -x38166 -x33483 -x25176 -x37522 -x41825 -x14253 -x9408 -x19971 -x4655 -x44105 -x27660 -x20299 -x43762 -x11999 -x18364 -x15471 -x9850 -x11831 -x40230 -x31050 -x25722 -x11871 -x43083 -x34190 -x24598 -x16639 -x37774 -x33801 -x39559 -x34936 -x13007 -x18131 -x18810 -x26764 -x15339 -x32048 -x31479 -x7221 -x24210 -x8408 -x2696 -x39233 -x36334 -x32661 -x21146 -x1444 -x37528 -x23041 -x22065 -x18064 -x17163 -x33029 -x42610 -x9788 -x20801 -x29634 -x23142 -x14775 -x31247 -x39888 -x28733 -x24904 -x29548 -x29359 -x28962 -x8412 -x1176 -x3545 -x1134 -x18151 -x29155 -x21055 -x1256 -x43913 -x3008 -x12659 -x37196 -x1285 -x27521 -x30759 -x2426 -x19648 -x17245 -x13607 -x27614 -x20485 -x24542 -x2281 -x43549 -x26601 -x11280 -x15743 -x33352 -x10565 -x20227 -x22443 -x38296 -x14406 -x27320 -x38912 -x35887 -x11678 -x15512 -x42381 -x24539 -x18646 -x1823 -x37810 -x7156 -x6044 -x34293 -x1264 -x14885 -x20742 -x26420 -x19612 -x36695 -x22051 -x1765 -x12031 -x34788 -x43011 -x31668 -x24211 -x40141 -x26547 -x42288 -x9137 -x16631 -x10349 -x11106 -x17065 -x33764 -x33657 -x43423 -x9889 -x35422 -x26337 -x20961 -x24743 -x7357 -x38964 -x7027 -x27748 -x14989 -x2607 -x14714 -x21560 -x36660 -x7639 -x12007 -x11927 -x29503 -x34202 -x2244 -x501 -x4028 -x5899 -x12590 -x23822 -x25052 -x2096 -x14763 -x35018 -x34310 -x38973 -x6667 -x7631 -x29307 -x19967 -x17414 -x10507 -x2197 -x8296 -x11060 -x34272 -x13715 -x19840 -x20361 -x25681 -x37551 -x26070 -x10492 -x10632 -x18540 -x29444 -x30107 -x29056 -x13690 -x23568 -x39470 -x4966 -x37068 -x19515 -x4997 -x36610 -x12016 -x25735 -x8009 -x26462 -x3020 -x5410 -x11716 -x36393 -x6435 -x7698 -x3573 -x28413 -x33411 -x16922 -x43866 -x17707 -x38638 -x26285 -x30013 -x42211 -x6848 -x9314 -x40713 -x21517 -x25281 -x42878 -x36800 -x37263 -x41722 -x23507 -x24952 -x36329 -x33145 -x12975 -x25136 -x17035 -x11530 -x1756 -x12042 -x24672 -x1585 -x7923 -x17764 -x8525 -x25741 -x41996 -x39464 -x2286 -x31079 -x23657 -x15154 -x31773 -x15188 -x42484 -x28729 -x13777 -x36297 -x13068 -x43444 -x29721 -x11605 -x17817 -x15100 -x37793 -x17205 -x30180 -x14120 -x6769 -x16972 -x14855 -x11801 -x28865 -x32748 -x2832 -x27259 -x17258 -x36957 -x40213 -x36481 -x14165 -x7941 -x13937 -x15476 -x38802 -x14916 -x38370 -x36614 -x20813 -x31043 -x14630 -x8633 -x31061 -x14789 -x27542 -x26722 -x32834 -x24802 -x6684 -x29813 -x39067 -x15875 -x21662 -x10290 -x41968 -x40183 -x33467 -x19159 -x15886 -x21098 -x12024 -x35613 -x33270 -x31348 -x34012 -x18329 -x21395 -x2408 -x24731 -x26038 -x1382 -x42539 -x8366 -x28683 -x34593 -x27695 -x28600 -x35564 -x27070 -x13727 -x27202 -x14634 -x18406 -x5711 -x10728 -x8626 -x29507 -x9166 -x6003 -x34213 -x16841 -x37332 -x18689 -x2548 -x31872 -x29312 -x21932 -x1262 -x44210 -x34540 -x34025 -x2702 -x43109 -x39717 -x4662 -x23012 -x40272 -x44667 -x15394 -x7217 -x2242 -x6515 -x8553 -x18869 -x22988 -x5933 -x40159 x40440 x43595 -x2031 -x19772 -x34697 -x271 -x33541 -x32374 -x18941 -x22846 -x36347 -x2641 -x6644 -x19627 -x13324 -x18433 -x23291 -x43087 -x2895 -x25432 -x10966 -x19550 -x9772 -x23941 -x32980 -x13100 -x4754 -x31619 -x18224 -x19088 -x14468 -x16316 -x39082 -x31038 -x6898 -x19245 -x41623 -x21004 -x7042 -x33719 -x33425 -x39758 -x23710 -x18922 -x2671 -x37475 -x388 -x28551 -x1335 -x28790 -x7915 -x34869 -x37494 -x30640 -x22905 -x25939 -x42957 -x40222 -x15813 -x37613 -x18633 -x2525 -x5606 -x10961 -x28446 -x18833 -x11656 -x25924 -x38907 -x6964 -x35937 -x6901 -x25891 -x6323 -x20609 -x24986 -x7886 -x1878 -x10711 -x10000 -x19219 -x33042 -x7256 -x44513 -x35066 x20268 -x38228 -x39959 -x8443 -x10646 -x35572 -x10297 -x27933 -x22410 -x21563 -x17076 -x8235 -x35265 -x7869 -x42227 -x9325 -x28221 -x6914 -x16382 -x7102 -x33113 -x7444 -x36424 -x1141 -x26675 -x22521 -x40058 -x13223 -x31778 -x2085 -x35646 -x41410 -x10520 -x24048 -x33917 -x24412 -x13675 -x33521 -x26621 -x21158 -x37182 -x18447 x41323 -x2722 -x19574 x15647 -x3108 -x6299 -x38027 -x35602 -x3678 -x21278 -x33695 -x12826 -x8223 -x14392 -x13620 -x40544 -x34966 -x22601 -x27430 -x42563 -x44531 -x22371 -x23523 -x27159 -x24726 -x37908 -x19464 -x12307 -x36756 -x19619 -x563 -x42506 -x27468 -x36897 -x21943 -x15019 -x34548 -x9603 -x35338 -x10266 -x32155 -x30606 -x37091 -x40295 -x39369 -x12737 -x27637 -x32175 -x28145 -x21884 -x18631 -x22635 -x36767 -x10536 -x29259 -x20252 -x4967 -x31174 -x41807 -x44356 -x20331 -x4810 -x40227 -x23734 -x44139 -x29798 -x397 -x19928 -x25528 -x42645 -x4526 -x25803 -x36986 -x9684 -x25328 -x36701 -x9399 -x35225 -x1787 -x7812 -x5987 -x6744 -x34867 -x37765 -x19858 -x14538 -x1465 -x34592 -x6815 -x12097 -x23953 -x11212 -x13497 -x300 -x10529 -x6020 -x17224 -x33901 -x43929 x41077 -x30935 -x7535 -x5258 -x12062 -x26488 -x32035 -x9682 -x32444 -x784 -x8494 -x6862 -x38022 -x3506 -x23882 -x7068 -x3312 -x11478 -x16023 -x40626 -x26128 -x4549 -x14529 -x6949 -x35373 -x42509 -x16462 -x42659 -x42059 -x1252 -x8670 -x5004 -x12467 -x3626 -x35919 -x37890 -x37326 -x40567 -x37680 -x4239 -x21315 -x38763 -x31633 -x27120 -x42394 -x8476 -x43833 -x14557 -x41930 -x272 -x27879 -x5383 -x20566 -x12425 -x18784 -x16336 -x7567 -x16588 -x17914 -x1891 -x19123 -x42850 -x3952 -x13935 -x9196 -x5652 -x11246 -x7788 -x14351 -x32177 -x17519 -x19714 -x14375 -x7823 -x10269 -x21186 -x35377 x41050 -x18169 -x1651 -x21813 -x10281 -x34197 -x28977 -x31853 -x36870 -x31455 -x21160 -x1733 -x37033 -x30324 -x34805 -x7048 -x32824 -x27003 x43490 -x19886 -x29722 -x19295 -x26140 -x21794 -x8227 -x6727 -x10056 -x18997 -x6262 x41275 -x20306 -x7584 -x31560 -x40332 -x33497 -x5242 -x18772 -x7362 -x44058 -x17950 -x32400 -x20567 -x15515 -x11578 -x10925 -x24051 -x29459 -x13318 -x7088 -x26694 -x13576 -x3399 -x39111 -x43146 -x25583 -x15009 -x6761 -x35122 -x38797 -x30372 -x43965 -x2824 -x43230 -x4737 -x40234 -x29049 -x6037 -x22073 -x28112 -x29673 -x10436 -x28992 -x9637 -x44142 -x36468 -x37318 -x25216 -x42152 -x33535 -x3181 -x34872 -x18685 -x278 -x6137 -x813 -x16587 -x10554 -x36086 -x9617 -x6214 -x28316 -x7143 -x16233 -x36545 -x7982 -x1874 -x3768 -x914 -x14890 -x1464 -x10956 -x32975 -x35611 -x7169 -x16352 -x3471 -x42664 x40791 -x40225 -x5879 -x18579 -x12487 -x37197 -x22293 -x7542 -x24657 -x21806 -x40812 -x32071 -x10327 -x36350 -x27199 -x24725 -x27554 -x2303 -x29682 -x23238 -x3254 -x33098 -x10521 -x9512 -x6484 -x35457 -x14909 -x42952 -x34810 -x37380 -x17229 -x23852 -x35329 -x36654 -x26939 -x18996 -x36721 -x42981 -x37696 -x26466 -x23543 -x12860 -x41858 -x16297 -x19899 -x4511 -x1061 -x35020 -x7208 -x558 -x16339 -x5167 -x25551 -x24385 -x42301 -x27128 -x13755 -x39777 -x13370 x41025 -x20542 -x19329 -x8583 -x38568 -x35305 -x17020 -x20428 -x7267 -x39750 -x4634 -x6634 -x19175 -x42671 -x4013 -x21170 -x30799 -x36339 -x32731 -x9567 -x3766 -x34491 -x12683 -x11769 -x15559 -x15915 -x28194 -x32358 -x33981 -x24756 -x18384 -x5921 -x1959 -x41768 -x10533 -x32269 -x8051 -x10140 -x23297 -x2600 -x40898 -x30638 -x40575 -x6957 -x23439 -x4649 -x22452 -x18612 -x987 -x12968 -x32591 -x16140 x41167 -x11033 -x23549 -x24102 -x9743 -x32116 -x29872 -x13034 -x19039 -x9119 -x17632 -x41575 -x25162 -x11443 -x23526 -x364 -x39654 -x377 -x30370 -x12514 -x40328 -x22429 -x36812 -x20811 -x32501 -x31714 -x12065 -x25947 -x13604 -x10841 -x15840 -x4298 -x7825 -x23260 -x13224 -x27470 -x911 -x31363 -x12716 -x20498 x41280 -x3583 -x3707 -x26957 -x42528 -x43096 -x2913 -x1657 -x8175 -x17984 -x16563 -x2825 -x29173 -x36944 x41407 -x34523 -x11856 -x28291 -x8891 -x42673 -x9072 -x22849 -x23779 -x1435 -x40387 -x34917 -x34633 -x16200 -x35837 -x1431 -x18453 -x26865 -x4034 -x6835 -x23963 -x43948 -x31068 -x12869 -x17760 -x36204 -x13724 -x12408 -x20066 -x15890 -x15227 -x17695 -x8787 -x32540 -x10124 -x34804 -x37466 -x20180 x41096 -x36632 -x19185 -x593 -x6147 -x27148 -x36748 -x10661 -x37261 -x22806 -x35980 -x36365 -x25757 -x41537 -x10916 -x21225 -x26198 -x8116 -x32302 -x33866 -x15527 -x6610 -x8456 -x21966 -x35314 -x10119 -x33937 -x19261 -x1628 -x9716 -x26050 -x35002 -x31100 -x16417 -x21438 -x16711 -x30956 -x1539 -x17721 -x22969 -x18824 -x677 -x11772 -x31457 -x25677 -x30167 -x15904 -x41797 -x7205 -x30602 -x14240 -x11528 -x11534 -x4765 -x20310 -x23484 -x41513 -x25555 -x44302 -x1793 -x29894 -x10573 -x39301 -x36264 -x3840 -x39931 -x80 -x11818 -x10983 -x183 -x20491 -x31183 -x28055 -x6119 -x8581 -x26231 -x36887 -x44478 -x31705 -x1524 -x34479 -x6012 -x5720 -x42250 -x17614 -x43611 -x4688 x41189 -x29995 -x21875 -x22618 -x43121 -x44332 -x13348 -x5751 -x17184 -x18359 -x2238 -x1451 -x14457 -x15172 -x28276 -x38090 -x8207 -x10239 -x26872 -x24740 -x30626 -x38684 -x7456 -x7131 -x11486 -x5025 -x31483 -x2381 -x10899 -x8361 -x44512 -x34736 -x29388 -x36860 -x13931 -x40961 -x44317 -x25987 -x44500 -x29152 -x34394 -x42688 -x37877 -x7667 -x638 -x24651 -x4078 -x19460 -x7814 -x1020 -x27335 -x20678 -x20410 -x14693 -x14389 -x109 -x20892 -x24888 -x1166 -x29917 -x29774 -x23923 -x17406 -x6520 -x23442 -x11289 -x19587 -x43085 -x20419 -x2420 -x30793 x41295 -x40939 -x5520 -x33554 -x6042 -x10615 -x35550 -x2562 -x5207 -x6402 -x2006 -x22450 -x32737 -x27286 -x39154 -x15136 -x8549 -x35208 -x35325 -x3176 -x26842 -x12279 -x36156 -x8590 -x18110 -x391 -x42201 -x14993 -x38765 -x3780 -x21156 -x511 -x28891 -x18211 -x9036 -x28141 -x17491 -x11059 -x40179 -x2948 -x5721 -x27434 -x22249 -x24691 -x10196 -x4901 -x12040 -x23383 -x27776 -x22415 -x25005 -x40687 -x6858 -x38705 -x28411 -x23706 -x20348 -x28717 -x13352 -x22725 -x17228 -x29002 -x39043 -x37130 -x43496 -x33051 -x29445 -x39436 -x1815 -x44009 -x2004 -x4494 -x18523 -x14510 -x25699 -x29605 -x40677 -x35796 -x17089 -x38577 -x39774 -x26371 -x37467 -x35352 -x14602 -x43098 -x36484 -x5524 -x12018 -x16220 -x39121 -x2439 -x18820 -x7938 -x1018 -x19435 -x27136 -x30368 -x20941 -x22851 -x36530 -x20025 -x27953 -x23611 -x28973 -x11611 -x1312 -x11249 -x30540 -x22955 -x29519 x41309 -x34713 -x25098 -x21062 -x2305 -x1324 -x29382 -x14948 -x27303 -x2160 -x11030 -x12925 -x44456 -x1253 -x15290 -x30397 -x2154 -x33412 -x11767 -x31063 -x26385 -x44476 -x19157 -x33571 -x16413 -x26701 -x19463 -x16866 -x25933 -x44741 -x2311 -x13826 -x43210 -x25486 -x29461 -x26893 -x5079 -x8565 -x7218 -x31086 -x8299 -x4035 -x20118 -x14936 -x31302 -x10660 -x28110 -x16713 -x34226 -x21006 -x30933 -x42661 -x35113 -x42127 -x2077 -x24104 -x5630 -x44598 -x28519 -x26537 -x15767 -x22174 -x22766 -x13178 -x313 -x21242 -x43702 -x4344 -x6318 -x23500 -x1715 -x23352 -x10160 -x2845 -x13045 -x20121 -x85 -x12095 -x43278 -x34594 -x41987 -x20663 -x29485 -x12896 -x17814 -x27697 -x14067 -x11495 -x12389 -x36287 -x25115 -x7519 -x3717 -x44432 -x22530 -x11738 -x21867 -x15684 -x16324 -x3815 -x1627 -x36115 -x14455 -x34369 -x5546 -x31929 -x9939 -x3698 -x35130 -x148 x41356 -x32141 -x39945 -x18050 -x31239 -x29122 -x26721 -x34304 -x4733 -x4974 -x1811 -x5924 -x1509 -x24022 -x3693 -x4857 -x17900 -x38974 -x14856 -x5105 -x20681 x40404 -x5081 -x42461 -x40937 -x14281 -x35510 -x8807 -x15828 -x3701 -x279 -x39903 -x9691 -x8122 -x32881 -x14347 -x27228 -x12749 -x13278 -x38340 -x4282 -x20155 -x42482 -x31712 -x12798 -x4159 -x3118 -x2928 -x26536 -x13910 -x34757 x41124 -x21873 -x13455 -x12132 -x37423 -x3527 -x32469 -x17099 -x18552 -x28999 -x42411 -x22300 -x1269 -x9237 -x12150 -x43047 -x27021 -x13585 -x8794 -x1106 -x19823 -x7023 -x8586 -x6237 -x15353 -x14414 -x1655 -x32030 -x40526 -x44481 -x7410 -x27224 -x42874 -x11286 -x25781 -x44084 -x3026 -x40062 -x29701 -x2576 -x9736 -x16172 -x7480 -x43287 -x43289 -x32490 -x12765 -x28905 -x28589 -x36924 -x14655 -x36445 -x8263 -x31943 -x43238 -x2094 -x29179 -x3526 -x1564 -x32938 -x35835 -x27676 -x41884 -x22045 -x31571 -x14880 -x1202 -x20322 -x19099 -x20901 -x2741 -x35128 -x19230 -x889 -x26902 -x868 -x7857 -x30989 -x34501 -x19308 -x42283 -x35574 -x25397 -x15071 -x33884 -x27986 -x24889 -x43917 -x8567 -x33127 -x33056 -x42621 -x4395 -x13198 -x37118 -x13346 -x20963 -x29766 -x33185 -x36562 -x275 -x14333 -x42001 -x17881 -x33355 -x5365 -x5176 -x44453 -x35594 -x35087 -x14744 -x4036 -x42007 -x23929 -x40108 -x14670 -x13192 -x282 -x4507 -x15942 -x44477 -x39250 -x36934 -x2596 -x11587 -x6837 -x43589 -x22874 -x6790 -x22826 -x5551 -x26127 -x21752 -x16578 -x28503 -x11727 -x38276 -x8978 -x3219 -x16315 -x4934 -x21880 -x17533 -x1109 -x24117 -x5788 -x16203 -x9257 -x35663 -x11815 -x26442 -x44031 -x28451 -x7140 -x3151 -x9181 -x18271 -x34257 -x28273 -x13855 -x10363 -x22554 -x16291 -x30822 -x32406 -x36266 -x30103 -x18166 -x35109 -x3883 -x9420 -x1278 -x10286 -x11141 -x30880 -x21427 -x33828 -x8024 -x33938 -x20241 -x970 -x32510 -x26954 -x34397 -x32844 -x20976 -x16988 -x38463 -x31513 -x24562 -x29249 -x42040 x41179 -x369 -x22453 -x7699 -x13754 -x19945 -x23032 -x25744 -x35326 -x13243 -x42732 -x38442 -x3620 -x5281 -x36256 -x25793 -x19725 -x1195 -x7271 -x18481 -x270 -x40171 -x6121 -x479 -x13558 -x799 -x43573 -x27794 -x36136 -x31339 x43659 -x30707 -x29262 -x30698 -x15788 -x28943 -x33670 -x30532 -x31499 -x41795 -x3610 -x23992 -x6285 -x36623 -x39456 -x27423 -x1827 -x2368 -x43103 x40957 -x2648 -x33292 -x10658 -x37823 -x29824 -x28047 -x4612 -x40034 -x28325 -x8898 -x9498 -x20489 -x938 -x30838 -x30663 -x26647 -x40086 -x24805 -x37856 -x29895 -x2043 -x43028 -x6482 -x9708 -x5621 -x12827 -x20004 -x237 -x2958 -x35558 -x4565 -x13788 -x24063 -x9789 -x13963 -x16428 x33288 -x30889 -x20850 -x9984 -x5462 -x3898 -x40309 -x44631 -x19432 -x11790 -x10743 -x33717 -x37659 -x36358 -x31757 -x770 -x40345 -x7771 -x10222 -x3628 -x11969 -x36520 -x22596 -x38671 -x24935 -x26272 -x33251 -x11752 -x20105 -x17557 -x5189 -x44264 x40410 -x39336 -x40810 -x15865 -x33888 -x22722 -x33611 -x29778 -x10188 -x40547 -x22739 -x34588 -x8066 -x27765 -x28687 -x43804 -x20220 -x42214 -x20535 -x19508 -x3166 -x30657 -x39755 -x39573 -x7831 -x43294 -x43878 -x25687 -x31287 -x34972 -x12088 -x19023 -x37936 -x28571 -x37553 -x40852 -x37863 -x33794 -x5544 -x29823 -x24919 -x406 -x29463 -x11862 -x18236 -x14516 -x29727 -x32229 x41325 -x3456 -x33016 -x32941 -x33733 -x10778 -x32042 -x29154 -x10672 -x36058 -x28355 -x42047 -x27397 -x20339 -x10167 -x23011 -x1996 -x32151 -x41861 -x14697 -x36970 -x36907 -x15681 -x36343 -x36157 -x30955 -x30090 -x27170 -x2257 -x35292 -x6052 -x40059 -x40020 -x13732 -x32504 -x38251 -x33419 -x18703 -x13372 -x43127 -x33666 -x38743 -x12904 -x2462 -x31053 -x13999 -x1573 -x15982 -x6923 -x38456 -x17862 -x33297 -x34069 -x43321 -x10324 -x27583 -x9945 -x38915 -x8384 -x16904 -x6516 -x16096 -x31615 -x38066 -x21894 -x25316 -x2834 -x15147 -x6583 -x39743 -x17281 -x43236 -x32393 -x11827 -x29510 -x37024 -x35421 -x7289 -x15005 -x44173 -x10932 -x43630 -x26598 -x30755 -x7392 -x36911 -x14015 -x24498 -x22072 -x21828 -x16420 -x40260 -x23635 -x44540 -x12368 -x23199 -x35588 -x22366 -x41991 -x1567 -x30138 -x34963 -x42190 -x22715 -x3150 -x2419 -x19331 -x25451 -x39763 -x16145 -x38823 -x39512 -x32575 -x3830 -x26277 -x25692 -x31769 -x26588 -x32965 -x24 -x26665 -x29947 -x493 -x32450 -x727 -x40195 -x14645 -x19444 -x43185 -x3548 -x35942 -x44685 -x222 -x32817 -x42933 -x5758 -x10864 -x15258 -x9103 -x25720 -x33214 -x43837 -x8868 -x16930 -x16281 -x1852 -x40364 -x14837 -x19925 -x22131 -x19383 -x15356 -x17493 -x4299 -x1538 -x18206 -x18800 -x36564 -x13173 -x11275 -x32094 -x43881 -x20607 -x35105 -x8760 -x35596 -x34767 -x29023 -x41449 -x37546 -x39950 -x9068 -x37776 -x17329 -x32296 -x25684 -x27969 -x25666 -x14193 -x18227 -x8605 -x3152 -x26976 -x974 -x42637 -x10790 -x33254 -x27569 -x33940 -x30139 -x10451 -x25818 -x44178 -x3957 -x12553 -x25346 -x44695 -x7983 -x1192 -x5288 -x2398 -x15404 -x33339 -x26354 -x38305 -x10624 -x37305 -x6410 -x28174 -x6522 -x23117 -x13658 -x24363 -x34100 -x37934 -x39026 -x32242 -x4909 -x1743 -x22468 -x21030 -x19315 -x10748 -x12108 -x17441 -x57 -x16032 -x20550 -x22884 -x15173 -x15387 -x35119 -x22049 -x23307 -x1133 -x19845 -x7489 -x17805 -x30672 -x28358 -x31165 -x18491 -x15749 -x13811 -x18850 -x17925 -x7056 -x12053 -x36479 -x44762 -x1472 -x18677 -x8133 -x28956 -x2807 -x27187 -x1829 -x42360 -x33015 -x3853 -x28483 -x18158 -x38386 -x36132 -x3839 -x26327 -x8516 -x22328 -x18608 -x30688 -x13244 -x13204 -x6311 x41286 -x32541 -x12664 -x7397 -x16660 -x27422 -x27304 -x40221 -x19546 -x25217 -x3574 -x18209 -x33043 -x29367 -x41799 -x10626 -x2507 -x652 -x44786 -x6679 -x6724 -x40148 -x13841 -x11499 -x4706 -x18195 -x23099 -x26267 -x43252 -x39756 -x17265 -x22898 -x14129 x19740 -x11425 x40679 -x26674 -x32023 -x36927 -x17666 -x3479 -x15962 -x38980 -x20860 -x36162 -x42853 -x42941 -x24507 -x43065 -x29719 -x23625 -x28382 -x25183 -x30612 -x19793 -x29803 -x22011 -x8139 -x7863 -x11484 -x23547 -x21985 -x17413 -x33281 -x25333 -x14555 -x19857 -x25014 -x8825 -x44629 -x41418 -x40850 -x39116 -x25402 -x24466 -x13669 -x31524 -x8258 -x5793 -x21050 -x15579 -x18663 -x10920 -x32239 -x39801 -x29784 -x8347 -x29422 -x25249 -x2407 -x9715 -x33877 -x37773 -x16502 -x40591 -x26554 -x30619 -x42893 -x21951 -x32934 -x29939 -x34344 -x19263 -x21317 -x36199 -x27954 -x22487 -x20940 -x3424 -x14809 -x6224 -x12316 -x18939 -x23255 -x9942 -x7945 -x32025 -x27489 -x8897 -x30878 -x6718 -x43466 -x14857 -x4171 -x29133 -x1055 -x37087 -x39450 -x37404 -x14514 x41074 -x30227 -x44528 -x9440 -x17366 -x3135 -x25283 -x22096 -x13653 -x27522 -x12640 -x37247 -x9012 -x15990 -x35782 -x12673 -x13900 -x6487 -x40609 x41132 -x9001 -x41593 -x42699 -x7398 -x39401 -x29559 -x17285 -x17866 -x44590 -x13099 -x17355 -x8238 -x35727 -x27173 -x2624 -x10100 -x15374 -x38262 -x33682 -x20381 -x1716 -x40198 -x38516 -x23842 -x31201 -x14454 -x44610 -x24669 -x36961 -x12811 -x33522 -x19228 -x1080 -x40729 -x6876 -x39835 -x14045 -x3795 -x7848 -x37919 -x5602 -x663 -x10458 -x26664 -x21428 -x1183 -x23092 -x12791 -x4377 -x28972 -x37351 -x8212 -x9573 -x25835 -x12829 -x2732 -x9839 -x20955 -x25688 -x5153 -x1178 -x19836 -x8813 -x35356 -x15750 -x37893 -x15740 -x44550 -x26885 -x14116 -x10879 -x12034 -x29868 -x23781 -x20049 -x2086 -x1496 -x885 -x15348 -x33260 -x11812 -x2279 -x7164 -x13195 -x15983 -x17094 -x27995 -x18416 -x11429 -x43092 -x32649 -x5897 -x5687 -x16368 -x35045 -x14961 -x24982 -x40694 -x37113 -x17621 -x9450 -x30238 -x34622 -x29747 -x40613 -x15732 -x22208 -x8936 x41257 -x28669 -x2245 -x22111 -x12181 -x10328 -x34687 x41128 x41129 -x4936 -x34171 -x23925 -x34364 -x7518 -x16942 -x9329 -x12704 -x30066 -x31643 -x25690 -x36947 -x8870 -x12740 -x4571 -x29608 -x28970 -x3566 -x1231 -x21703 -x12077 -x25997 -x32315 -x9471 -x16933 -x29590 -x19488 -x26386 -x10835 -x35362 -x11568 -x9050 -x20865 -x4206 -x34084 -x28606 -x24391 -x30092 -x14938 -x14029 -x33815 -x31439 -x1785 -x4863 -x22423 -x22907 -x6717 -x33215 -x26175 -x12670 -x25586 -x18365 -x6966 -x15925 -x31983 -x32258 -x31049 -x28279 -x28780 -x40572 -x21267 -x28323 -x19726 -x9452 -x10784 -x38482 -x28719 -x2217 -x44289 -x18009 -x9926 -x8271 -x4469 -x24661 -x34780 -x1279 -x17651 -x8850 -x35337 -x40944 -x24392 -x28282 -x8409 -x37077 -x8206 -x14833 -x25956 -x1495 -x34758 -x4146 -x37274 -x34629 -x21091 -x23885 -x3361 -x16276 -x17352 -x11062 -x44488 -x15735 -x17429 -x29611 -x12584 -x30418 -x33485 -x21222 -x35745 -x30866 -x32043 -x9799 -x36571 -x16543 -x11077 -x3984 -x7317 -x36311 -x14792 -x16546 -x4393 -x25864 -x19218 -x11919 -x6883 -x2483 -x14546 -x38322 -x7770 -x40089 -x28227 -x9117 -x3629 -x5019 -x8023 -x41528 -x30106 -x21827 -x5445 -x32216 -x11211 -x40240 -x4017 -x14388 -x17600 -x40031 -x18832 -x32187 -x41708 -x26259 -x6348 -x33184 -x18072 -x14665 x41095 -x9424 -x18657 -x21995 -x8998 -x42205 -x7556 -x15630 -x31047 -x37108 -x10620 -x44691 -x32273 -x28670 -x22286 -x28176 -x10071 -x4060 -x22519 -x10147 -x8546 -x26913 -x28420 -x38018 -x10403 -x43972 -x28806 -x19996 -x17015 -x12014 -x22972 x41024 -x40545 -x15010 -x16271 -x41560 -x22572 -x27162 -x28948 -x38459 -x8199 -x17844 -x11477 -x12418 -x41458 -x667 -x451 -x23480 -x14244 -x27066 -x35229 -x18244 -x12835 -x20459 -x36007 -x26654 -x35557 -x33892 -x2578 -x26706 -x2180 -x29930 -x2515 -x8924 -x776 -x31355 -x28545 -x5594 -x6636 -x38360 -x4148 -x32626 -x16594 -x20068 -x8162 -x9654 -x10798 -x23293 -x8510 -x6171 -x17216 -x4465 -x22340 -x16948 -x24870 -x21171 -x34959 -x2912 -x12589 -x25748 -x21989 -x8457 -x37762 -x20654 -x36752 -x12350 -x21748 -x3784 -x17811 -x9528 -x41790 -x5506 -x14621 -x9977 -x20130 -x24085 -x17998 -x25840 -x18441 -x25153 -x2349 -x38994 -x9188 -x37228 -x24578 -x14270 -x40025 -x28099 -x22219 -x20285 -x40180 -x6481 -x4260 -x11136 -x42273 -x27078 -x5170 -x1744 -x20072 -x13079 -x10849 -x23197 -x28160 -x6514 -x34391 -x3243 -x8103 -x31337 -x142 -x14444 -x7106 -x39178 -x32807 -x4172 -x16513 -x27360 -x26358 -x42430 -x6699 -x19034 -x29150 -x3523 -x31476 -x23574 -x2869 -x1970 -x44372 -x18632 -x8592 -x7365 -x1287 -x18561 -x14923 -x1164 -x9141 -x37979 -x22885 -x6198 -x35521 -x16898 -x29003 -x26210 -x38253 -x16101 -x19995 -x302 -x16119 -x25754 -x614 -x39033 -x696 -x38317 -x39999 -x40178 -x13650 -x42597 -x30337 -x1985 -x35513 -x29577 -x25961 -x28864 -x31420 -x2435 -x36214 -x32496 -x37382 -x25193 -x11805 -x44628 -x5017 -x801 -x13648 -x24948 -x19205 -x26102 -x22970 -x7227 -x38448 -x17113 -x880 -x5808 -x44482 -x32335 -x37845 -x30641 -x27876 -x22638 -x14861 -x35140 -x2569 -x304 -x25776 -x43559 -x12403 -x17037 -x6648 -x9395 -x30846 -x32971 -x4410 -x36059 -x44348 -x11017 -x40463 -x39271 -x38029 -x9013 -x22425 -x10628 -x17374 -x38750 -x28627 -x24511 -x26130 -x34971 -x5302 -x4594 -x24166 -x14228 -x17154 -x32318 -x14213 -x5057 -x44096 -x2545 -x32788 -x34905 -x37735 -x39036 -x17287 -x15484 -x15621 -x1445 -x21872 -x21106 -x9689 -x38480 -x14338 -x8667 -x35216 -x21621 x40969 -x17627 -x7670 -x29432 -x32088 -x33749 -x38004 -x15678 -x13565 -x42027 -x27789 -x15997 -x12483 -x28238 -x30343 -x39878 -x32366 -x28076 -x22605 -x23225 -x4001 -x1457 -x19865 -x20694 -x14879 -x27463 -x14272 -x37794 -x3950 -x27853 -x2873 -x38141 -x31648 -x694 -x16894 -x12363 -x12555 -x21188 -x43752 -x31308 -x17530 -x7111 -x20954 -x24571 -x7356 -x15564 -x18926 -x14311 -x11607 -x3691 -x27407 -x7563 -x41898 -x23637 -x9403 -x8487 -x7740 -x15673 -x22190 -x13998 -x2778 -x9241 x41068 -x20883 -x2474 -x10034 -x26091 -x32060 -x20969 -x38015 -x39209 -x13108 -x830 -x7493 -x16656 -x20805 -x11888 -x32690 -x10759 -x7219 -x18115 -x6053 -x11481 -x4956 -x44749 -x20275 -x22212 -x5251 -x29185 -x25112 -x27119 -x1291 -x21166 -x6364 -x18714 -x2776 -x24512 -x20916 -x13124 -x20798 -x17597 -x20409 -x25057 -x1944 -x3873 -x2233 -x27270 -x22495 -x383 -x14109 -x19339 -x7188 -x6632 -x28335 -x16081 -x33116 -x1168 -x6661 -x22778 -x40002 -x37547 -x36295 -x11353 -x21178 -x31833 -x13270 -x42036 -x39119 -x16936 -x21732 -x24517 -x7420 -x38793 -x18415 -x31539 -x7645 -x8900 -x30953 -x23705 -x3539 -x19993 -x42364 -x16961 -x18003 -x14726 -x44617 -x21454 -x39443 -x1137 -x11887 -x6319 -x39127 -x18717 -x36982 -x26761 -x4356 -x8899 -x13343 -x33543 -x24282 -x10856 -x5135 -x8543 -x12999 -x23210 -x7304 -x40819 -x2542 -x18513 -x28569 -x10289 -x35165 -x34071 -x23729 -x16536 -x33099 -x14858 -x17997 -x11242 -x39354 -x2534 -x8351 -x17804 -x30237 -x1222 -x21904 -x21487 -x3996 -x41614 -x35219 -x27983 -x3444 -x21243 -x1010 -x25967 -x3415 -x4315 -x39435 -x16920 -x13911 -x44791 -x14830 -x29783 -x9372 -x9660 -x13065 -x25096 -x34106 -x14628 -x27951 -x35592 -x22622 -x4176 -x30667 -x41501 -x39185 -x26407 -x42710 -x20479 -x10984 -x33160 -x13430 -x19691 -x11351 -x22344 -x2413 -x32573 -x15032 -x2627 -x27310 -x4313 -x26203 -x21215 -x15281 -x521 -x12691 -x41973 -x40276 -x9836 -x21361 -x4971 -x37944 -x42553 -x9456 -x27981 -x34945 -x14259 -x32166 -x43256 -x39712 -x13535 -x39075 -x10095 -x39201 -x35754 -x31973 -x1353 -x18879 -x29853 -x32391 -x32526 -x38213 -x24454 -x1429 -x21769 -x14951 -x27144 -x992 -x19359 -x431 -x39697 -x38937 -x11387 -x23917 -x27284 -x38951 -x18257 -x26449 -x22135 -x8506 -x19203 -x39589 -x7673 -x20358 -x19677 -x8597 -x36464 -x9203 -x13710 -x38384 -x24778 -x18990 -x42072 -x2831 -x10223 -x13461 -x3326 -x28380 -x35607 -x25974 -x34259 x41236 -x25116 -x9146 -x43071 -x8390 -x38784 -x17321 -x27157 -x25045 -x5052 -x11579 -x1090 -x6394 -x12768 -x15755 -x34045 -x40656 -x5927 -x10593 -x16017 -x18967 -x32598 -x5204 -x42202 -x5955 -x39333 -x15540 -x43114 -x21281 -x18802 -x44037 -x38824 -x7561 -x8902 -x42765 -x5413 -x31601 -x31781 -x19511 -x14815 -x7191 -x17250 -x16154 -x27930 -x10964 -x10116 -x30525 -x39244 -x36396 -x26890 -x42718 -x43731 -x673 -x41692 -x21033 -x42943 x40780 -x30482 -x26044 -x38 -x42401 x41188 -x36973 -x26311 -x37603 -x19056 -x6129 -x42042 -x6950 -x6673 -x11071 -x33536 -x11746 -x19951 -x8068 -x22574 -x767 -x41936 -x13748 -x39916 -x10746 -x35274 -x33990 -x40083 -x1447 -x39800 -x38769 -x27653 -x17160 -x3300 -x7040 -x43861 -x44558 -x134 -x19827 -x23399 -x34040 -x8957 -x6508 -x14113 -x24677 -x14571 -x38741 -x16673 -x30579 -x24212 -x43883 -x42331 -x16858 -x36683 -x40933 -x27067 -x18672 -x33788 -x38140 -x18183 -x30624 -x5298 -x37758 -x44043 -x16736 -x20977 -x23730 -x41831 -x20622 -x18852 -x2652 -x27975 -x9392 -x33149 -x29166 -x9974 -x33440 -x8469 -x32710 -x12103 -x23685 -x30885 -x36700 -x42721 -x38175 -x20304 -x16932 -x33019 -x32791 -x25522 -x8230 -x39896 -x16828 -x43384 -x26463 -x34200 -x42291 -x39282 -x23855 -x15544 -x17610 -x39177 -x26781 -x32509 -x23359 -x34206 -x39061 -x14485 -x14205 -x35542 -x34316 -x5222 -x1250 -x34551 -x10251 -x39667 -x2225 -x26258 -x28595 -x30775 -x17078 -x38383 -x15309 -x6916 -x43540 -x21287 -x37830 -x8134 -x909 -x26069 -x42826 -x37272 -x7987 -x22587 -x495 -x21394 -x36083 -x21574 -x44585 -x9019 x41168 -x23174 -x36661 -x1029 -x1211 -x6839 -x18621 -x26169 -x4306 -x713 -x21964 -x16911 -x27499 -x41835 -x21094 -x37748 -x12299 -x37816 -x9979 -x9587 -x23913 -x24737 -x13421 -x8414 -x27253 -x3936 -x29640 -x42513 -x36777 -x14023 -x31223 -x12889 -x24387 -x5700 -x32621 -x25496 -x848 -x23959 -x6446 -x34965 -x773 -x33813 -x35279 -x22372 -x25494 -x28621 -x16934 -x11139 -x13627 -x40963 -x698 -x35030 -x11945 -x30325 -x14935 -x42756 -x14212 -x42471 -x43131 -x43391 -x25149 -x29408 -x37120 -x2559 -x44524 -x28693 -x26655 -x43738 -x21202 -x33927 -x18356 -x36849 -x10376 x43637 -x17399 -x12282 -x25613 -x28779 -x39725 -x35774 -x6161 -x30550 -x33148 -x15660 -x22409 -x29341 -x9228 -x33067 -x861 -x18957 -x36638 -x36644 -x29322 -x12654 -x19062 -x19922 -x1782 -x14611 -x12710 -x23281 -x39390 -x10488 -x43721 -x5039 -x18582 -x6051 -x4325 -x22886 -x29677 -x4961 -x44370 -x35560 -x7569 -x44024 -x42540 -x3514 -x5907 -x24673 -x24944 -x39006 -x17186 -x30598 -x34268 -x29854 -x18814 -x5617 -x7579 -x16519 -x22728 -x26635 -x28593 -x12521 -x41611 -x1665 -x43500 -x16274 x41152 -x30661 -x17188 x41312 -x38510 -x18619 -x15694 -x959 -x36489 -x12387 -x11416 -x37491 -x26963 -x1088 -x20458 -x23166 -x33394 -x4618 -x18645 -x18276 -x1056 -x35489 -x18241 -x14056 -x43397 -x41747 -x44396 -x19274 -x4522 -x12087 -x41812 -x42926 -x36298 -x11894 -x14866 -x16012 x43512 -x12318 -x44065 -x40875 -x15396 -x21482 -x11679 -x25577 -x19926 -x13552 -x9359 -x29080 -x23945 -x9785 -x13759 -x36062 -x6568 -x16429 -x24404 x20202 -x5264 -x36172 -x37486 -x29840 -x27996 -x8467 -x43228 -x32241 -x37973 -x6694 -x23996 -x28786 -x1732 -x35160 -x28765 -x44739 -x31724 -x29255 -x37532 -x10083 -x40096 -x76 -x3994 -x18769 -x23035 -x27570 -x5201 -x26593 -x23991 -x33630 -x1512 -x16798 -x38877 -x19882 -x31631 -x30192 -x26852 -x3630 -x3287 -x40224 -x13156 -x26869 -x34543 -x37730 -x3891 -x15246 -x30265 -x7413 -x38143 -x13563 -x38982 -x43619 -x6852 -x17514 -x902 -x8363 -x23364 -x27659 -x4874 -x17325 -x19353 -x5136 -x17677 -x41594 -x11759 -x41687 -x36746 -x33772 -x9578 -x25219 -x43565 -x14330 -x28409 -x44519 -x21711 -x27164 -x14877 -x34698 -x43912 -x12401 -x6494 -x29401 -x34670 -x4402 -x38724 -x35810 -x9316 -x32686 -x15129 -x13952 -x27311 -x12043 -x14784 -x14386 -x9077 -x19010 -x22866 -x17567 -x23797 -x905 -x34893 -x28507 -x33234 -x29209 -x38712 -x40839 -x21161 -x16033 -x11490 -x5926 -x28092 -x7907 -x22814 -x38945 x41037 -x4351 -x15144 -x31190 -x42800 -x13674 -x25752 -x11984 -x33503 -x2486 -x27391 -x26649 -x33840 -x28880 -x32288 -x33634 -x37232 -x31142 -x11841 -x5604 -x24352 -x28574 -x26397 -x13057 -x4130 -x290 -x2116 -x4527 -x21633 -x21906 -x557 -x1982 -x3105 -x21731 -x42009 -x14913 -x44602 -x33114 -x12775 -x14963 -x25753 -x25514 -x21557 -x31471 -x8916 -x34280 -x9504 -x23403 -x44736 -x5106 -x4932 -x30505 -x41816 -x15221 -x16365 -x29333 -x16329 -x8211 -x12049 -x39572 -x11142 -x23782 -x34064 -x28794 -x44626 -x4059 -x41729 -x37041 x40445 -x1553 -x17334 -x4020 -x35947 -x11183 -x42703 -x4070 -x42437 -x19528 -x24777 -x23790 -x17213 -x4759 -x37743 -x35361 -x10234 -x143 -x33396 -x23934 -x35484 -x27486 -x43956 -x20658 -x564 -x33108 -x7409 -x36646 -x8508 -x36274 -x10033 -x4889 -x3647 -x38911 -x25556 -x973 -x22867 -x6987 -x16538 -x28427 -x7389 -x41531 -x5549 -x16602 -x5928 x41170 -x33638 -x19051 -x1343 -x26219 -x8775 -x42149 -x35479 -x39740 -x29665 -x17131 -x24555 -x14894 -x18150 -x11302 -x3612 -x21386 -x40912 -x34014 -x3196 -x36665 -x16323 -x44248 -x11881 -x8724 -x5228 -x27404 -x35996 -x27609 -x22347 -x25378 -x33204 -x33023 -x37408 -x33702 -x13830 -x17594 -x15582 -x3886 -x36583 -x18429 -x10671 -x25689 -x5345 -x22385 -x43750 x41035 -x42120 -x43375 -x33107 -x3035 -x32261 -x15198 -x3000 -x9924 -x40123 -x6707 -x26707 -x23287 -x17333 -x24307 -x1263 -x9645 -x31590 -x22078 -x28478 -x18603 -x32749 -x19638 -x41878 -x4572 -x4925 -x22560 -x43810 -x5572 -x3074 -x23686 -x39550 -x78 -x27477 -x8002 -x37360 -x40220 -x13261 -x25830 -x26142 -x1820 -x44574 -x35672 -x11385 -x4246 -x35752 -x5685 -x44650 -x24949 -x27000 -x39340 -x25700 -x19280 -x25332 -x43348 -x24774 -x8387 -x5303 x41097 -x29471 -x38357 -x15440 -x1618 -x23964 -x19112 -x44694 -x24764 -x44698 -x18976 -x3753 -x6489 -x16460 -x24900 -x39732 -x7381 -x27487 -x35781 -x33661 -x21364 -x11239 -x5277 -x25203 -x38507 -x2254 -x29393 -x14342 -x16239 -x29192 -x30050 -x322 -x16877 -x17498 -x43186 -x33585 -x1389 -x42895 -x21793 -x32173 -x40079 -x17747 -x20617 -x31040 -x35541 -x4756 -x6362 -x16225 -x23105 -x5658 -x30299 -x3062 -x6951 -x16591 -x8873 -x28400 -x29169 -x36582 -x7226 -x130 -x11205 x43568 -x6497 -x19752 -x38649 -x40318 -x4112 -x39159 -x39941 -x28989 -x39881 -x38950 -x11634 -x16358 -x42462 x40956 -x35452 -x11645 -x27133 -x19499 -x19223 -x23367 -x38523 -x36457 -x31116 -x28484 -x13331 -x29418 -x35661 -x16812 -x37096 -x10057 -x11449 -x28984 -x6372 -x36805 -x38655 -x14836 -x13012 -x12951 -x6525 -x8571 -x13645 -x2276 -x21009 -x4062 -x38745 -x19408 -x31687 -x39478 -x20902 -x12875 -x36912 -x41914 -x10043 -x14616 -x37647 -x1958 -x32224 -x1546 -x36586 -x16475 -x27935 -x8086 -x12571 -x23130 -x9750 -x19849 -x31758 -x6974 -x28268 -x16477 -x7743 -x795 -x25958 -x17761 -x256 -x18278 -x27700 -x1761 -x34576 -x8284 -x29538 -x42055 -x35694 -x20935 -x34066 -x7124 -x23889 -x21957 -x17412 -x36531 -x32585 -x24318 -x26228 -x8974 -x37103 -x44665 -x25417 -x40886 -x20729 -x14108 -x37237 -x34470 -x27452 -x17291 -x31389 -x30649 -x35999 -x24173 -x38905 -x31437 -x32569 -x39680 -x20251 -x8906 -x38138 -x25988 -x22381 -x820 -x6083 -x34323 -x14441 -x21003 -x8169 -x15917 -x34320 -x20758 -x22019 -x22480 -x34247 -x43656 -x20325 -x10842 -x37107 -x18258 -x27037 -x17617 -x3425 -x27835 -x9506 -x29342 -x37063 -x940 -x19600 -x29202 -x12229 -x38069 -x3581 -x15549 -x12993 -x12296 -x20499 -x33811 -x42099 -x39088 -x6678 -x15648 -x21254 x43673 -x7052 -x32483 -x33484 -x31819 -x31390 -x44223 -x40945 -x43793 -x10836 -x32572 -x15401 -x24421 -x7463 -x11054 -x27421 -x44578 -x16037 -x19828 -x28734 -x36791 -x20687 -x3076 -x20760 -x123 -x13507 -x13685 -x4530 -x11370 x41042 -x12237 -x40555 -x25502 -x24008 -x27086 -x37608 -x7290 -x24528 -x11564 -x21817 -x29557 -x29805 -x22831 -x21128 -x27049 -x9675 -x34608 -x42481 -x3979 -x22561 -x10325 -x23489 -x39073 -x22925 -x10185 -x20341 -x31432 -x12793 -x7897 -x15456 -x8430 -x36466 -x40627 -x39921 -x30366 -x10052 -x30378 -x8827 -x13517 -x21854 -x8527 -x25561 -x5878 -x27175 -x43132 -x17886 -x20671 -x4714 -x42336 -x43541 -x5811 -x3057 -x6627 -x33619 -x27707 -x40585 -x18737 -x23461 -x19455 -x16258 -x44723 -x21115 -x43290 -x35281 -x27343 -x43107 -x35634 -x6397 -x44158 -x35237 -x42136 -x39252 -x10547 -x19879 -x6217 -x27926 -x2152 -x3896 -x18196 -x25338 -x28060 -x12047 -x19733 -x13272 -x19876 -x40038 -x16644 -x20145 -x15082 -x35001 -x21700 -x18865 -x9318 -x27620 -x30053 -x9646 -x14159 -x747 -x25266 -x5885 -x33918 -x264 -x2339 -x36629 -x8711 -x34048 -x29094 -x1497 -x4861 -x2882 -x31660 -x13290 -x30993 -x11323 -x2417 -x27505 -x19557 -x32563 -x10515 -x4502 -x10828 -x21755 -x19354 -x7032 -x12068 -x20080 -x17554 -x37576 -x31387 -x9653 -x31114 -x30957 -x36717 -x5028 -x559 -x5073 -x42971 -x43644 -x39837 -x7476 -x13168 -x19568 -x44648 -x34205 -x7580 -x29958 -x18431 -x20676 -x17426 -x28523 -x14304 -x21437 -x15444 -x30491 -x6903 -x12458 -x41412 -x7239 -x2672 -x41685 -x33870 -x8555 -x5913 -x17744 -x8876 -x31857 x41105 -x31466 -x13959 -x36391 -x30724 -x12277 -x1423 -x28822 -x6998 -x28789 -x32493 -x8755 -x20738 -x14960 -x27156 -x19601 -x31863 x20466 -x38881 -x24192 -x9113 -x26825 -x10378 -x27577 -x22326 -x37648 -x41964 -x13214 -x40385 -x30194 -x39972 -x39887 -x28823 x41300 -x11448 -x2708 -x44587 -x40067 -x15981 -x14 -x33111 -x8104 -x17088 -x26402 -x6574 -x27781 -x21606 -x23750 -x29014 -x31306 -x15111 -x21177 -x1807 -x40625 -x44232 -x12411 -x17176 -x25464 -x32546 -x28071 x41187 -x34741 -x22549 -x33639 -x34449 -x11585 -x14030 -x14506 -x33644 -x35228 -x38118 -x35538 -x2841 -x41823 -x34292 -x42480 -x36708 -x17577 -x10810 -x43275 -x33007 -x5432 -x29594 -x39349 -x1953 -x27419 -x26467 -x30560 -x4267 -x29987 -x36576 -x42879 -x8883 -x2750 -x9421 -x35868 -x44237 -x30201 -x14152 -x33824 -x7682 -x38685 -x30170 -x27435 -x31706 -x27367 x41258 -x25894 -x44116 x43309 -x25382 -x7372 -x39065 -x41624 -x10314 -x30121 -x20356 -x28937 -x19597 -x42778 -x43456 -x728 -x14016 -x9599 -x44584 -x25340 -x40909 -x28027 -x31021 -x16833 -x5730 -x32327 -x35630 -x4334 -x23769 -x21347 -x40001 -x29125 -x12852 -x11281 -x38113 -x42665 -x17885 -x27275 -x42622 -x19745 x40938 -x42817 -x15554 -x44204 -x6619 -x14847 -x41428 -x43481 -x23125 -x10978 -x32113 -x15236 -x21675 -x28512 -x39410 -x36205 -x247 -x27864 -x34218 -x11952 -x6695 -x5300 -x44702 -x5647 -x29372 -x24862 -x31321 -x10473 -x20934 -x523 -x15611 -x4224 -x31497 -x38854 -x5098 -x23931 -x28860 -x6184 -x15305 -x10425 -x11709 -x13836 -x44183 -x12682 -x460 -x2836 -x28680 -x35358 -x15216 -x3661 -x10552 -x34595 -x14997 -x11117 -x38836 -x19161 -x23663 -x3157 -x3263 -x21039 -x10918 -x12036 -x15473 -x31995 -x3933 -x14683 -x21319 -x31509 -x8164 -x32822 -x12444 -x33120 -x6507 -x6488 -x33531 -x25746 -x44605 -x18542 -x3531 -x40829 x41388 -x39246 -x44160 -x25813 -x41527 -x40319 -x14027 -x22231 -x37755 -x54 -x29041 -x26017 -x31859 -x40356 -x36126 -x21452 -x1483 -x42726 -x17087 -x33004 -x6689 -x8482 -x20058 -x14959 -x18340 -x39498 -x6760 -x28228 -x14242 -x12582 -x7132 -x7062 x41070 -x29620 -x42266 -x21101 -x30465 -x41467 -x14881 -x22470 -x647 -x16418 -x8701 -x640 -x11431 -x18707 -x17008 -x19607 -x2466 -x41860 -x21922 -x24547 -x10464 -x34314 -x11419 -x42921 -x3359 -x40629 -x18497 -x10296 -x6715 -x15837 -x40188 -x15911 -x26211 -x33838 -x11162 -x15812 -x38147 -x2864 -x24107 -x1735 -x41557 -x42138 -x37226 -x14954 -x11848 -x34435 -x24934 -x34586 -x548 -x42155 -x16769 -x33454 -x36620 -x33508 -x34274 -x38990 -x28863 -x11730 -x14574 -x17196 -x1576 -x15848 -x23646 -x38500 -x30603 -x14991 -x26876 -x3924 x41122 -x3445 -x7275 -x3056 -x25620 -x13194 -x29654 -x31713 -x42312 -x17014 -x12091 -x17824 -x9254 -x13162 -x40795 -x27140 -x28862 -x28406 -x8537 -x34823 -x3792 -x39295 -x18047 -x6793 -x42060 -x449 -x6154 -x6330 -x32782 -x29554 -x35118 -x37230 -x8193 -x13532 -x18103 -x5368 -x18704 -x17403 -x42417 -x39687 -x11559 -x2760 -x40941 -x7450 -x4294 -x17717 -x18813 -x19646 -x32295 -x31358 -x4821 -x2089 -x40118 -x10698 -x12816 -x6485 -x44187 -x11396 -x20795 -x4333 -x33510 -x42623 -x39841 -x39635 -x4350 -x22460 -x20936 -x37969 -x8688 -x16363 -x390 -x27795 -x18751 -x44174 -x17588 -x37782 -x40161 -x36515 -x4139 -x6479 -x4481 -x5589 -x42747 -x28918 -x2572 -x37849 -x36642 -x16889 -x3567 -x28115 -x6994 -x12489 -x5762 -x29571 -x20086 -x9618 -x18184 -x13452 -x39984 -x44130 -x39379 -x33598 -x4998 -x9779 -x39144 -x37402 -x6683 -x854 -x14390 -x27564 -x21331 -x34860 -x11817 -x37242 -x37231 -x34169 -x40235 -x17023 -x5952 -x26545 -x7099 -x26112 -x10379 -x16795 -x43220 -x404 -x22106 -x39064 -x34359 -x21879 -x17402 -x12601 -x43140 -x37235 -x28403 -x43862 -x34935 -x43628 -x35647 -x26073 -x32970 -x31855 -x28156 -x16811 -x10391 -x12440 -x6706 -x20984 -x2169 -x1240 -x36680 -x31761 -x17854 -x40658 -x18337 -x39571 -x22322 -x5637 -x25841 -x11814 -x10631 -x23290 -x6765 -x6207 -x22546 -x6578 -x36532 -x10818 -x22467 -x5908 -x37669 -x8445 -x34538 -x4537 -x7427 -x37692 -x17061 -x39541 -x9147 -x39080 -x27941 -x20831 -x36513 -x21442 -x11724 -x37498 -x19477 -x7887 -x36324 -x24258 -x30762 -x31990 -x35666 -x36886 -x5011 -x1114 -x24773 -x36197 -x19908 -x37375 -x43214 -x3091 -x38298 -x38115 -x16071 -x31925 -x27739 -x18239 -x35468 -x18964 -x42054 -x21981 -x5820 -x26946 -x35057 -x24524 -x24876 -x10999 -x18565 -x769 x41226 -x13219 -x4018 -x35436 -x6332 -x29799 -x9023 -x34832 -x14084 -x28895 -x35044 -x2695 -x17598 -x15975 -x9861 -x7021 -x30503 -x25530 -x3487 -x20918 -x39477 -x21214 -x23137 -x31692 -x23475 -x3925 -x6828 -x17199 -x14136 -x16397 -x14442 -x30712 -x10587 -x40568 -x32272 -x9848 -x33235 -x19275 -x41691 -x8714 x40399 -x26172 -x6633 -x30414 -x30620 -x2526 -x12828 -x33755 -x3195 -x33161 -x8255 -x27713 -x27665 -x32558 -x36972 -x1510 -x24482 -x17657 -x7364 -x16240 -x2811 -x34152 -x11237 -x7877 -x4929 -x40007 -x11163 -x38827 -x15061 -x11946 -x18768 -x29069 -x21765 -x44466 -x37886 -x41425 -x257 -x4084 -x41664 -x8383 -x35209 -x15508 -x26495 -x5590 -x44298 -x38272 -x10437 -x21615 -x25619 -x37710 -x1557 -x6046 -x29414 -x5561 -x17555 -x36979 -x20079 -x36304 -x42160 -x27683 -x27440 -x30738 -x33583 -x28251 -x10675 -x14875 -x1021 -x4300 -x32700 -x34692 -x7001 -x33873 -x37273 -x13275 -x42992 -x32808 -x10259 -x5829 -x3426 -x33640 -x29475 -x33059 -x10501 -x29615 -x12102 -x11702 -x38233 -x11924 -x14286 -x2613 -x28754 -x15286 -x8673 -x22914 -x14502 -x3102 -x1352 -x25194 -x30200 -x22481 -x39900 -x4010 -x40862 -x39948 -x23643 -x9393 -x21665 -x25674 -x39586 -x30199 -x8131 -x29105 -x40906 x41202 -x28870 -x16289 -x19920 -x36183 -x43353 -x35053 -x43414 -x30561 -x13047 -x11214 -x22191 -x26178 -x34350 -x17724 -x19149 -x28056 -x10952 -x14595 -x1818 -x13347 -x33066 -x23452 -x26160 -x2970 -x26758 -x18837 -x29652 -x6107 -x24373 -x1433 -x14508 -x2907 -x22428 -x4869 -x24572 -x23754 -x34384 -x26871 -x21680 -x23036 -x34572 -x16675 -x38419 -x4709 -x13247 -x683 -x38063 -x44498 x43784 -x27617 -x9178 -x34476 -x36237 -x17879 -x7999 -x10994 -x21297 -x7245 -x8229 -x5732 -x12135 -x6393 -x29137 -x7543 -x3015 -x8662 -x28572 -x7830 -x6780 x41013 -x16819 -x26445 -x28189 -x26669 -x9313 -x10131 -x439 -x17101 -x5972 -x4467 -x44580 -x22579 -x31905 -x22531 -x33723 -x33663 -x23916 -x30288 -x40662 -x42900 -x7383 -x2315 x43288 -x38888 -x17736 -x1574 -x9065 -x2787 -x14443 -x38602 x40983 -x41819 -x17711 -x15025 -x19916 -x33961 -x31151 -x44240 -x30412 -x39796 -x41717 -x39134 -x27418 -x28040 -x15571 -x32683 -x11090 -x19875 -x16677 -x40718 -x12719 -x25446 -x33707 -x35210 -x31103 -x33587 -x9554 -x22119 -x35927 -x19501 -x11359 -x19044 -x18173 -x7719 -x22279 -x36208 -x13419 -x31951 -x9932 -x661 -x2930 -x41454 -x38218 -x17882 -x31160 -x24797 -x30843 -x14653 -x26485 -x27561 -x38944 -x44281 -x36850 -x4022 -x2612 -x11718 -x7820 -x4957 -x25622 -x6785 -x36751 -x36406 -x32952 -x25284 -x26006 -x28219 -x22086 -x24294 -x28979 -x26752 -x1012 -x6556 -x18132 -x25278 -x34566 -x28903 -x38848 -x22956 -x10134 -x24637 -x13818 -x19387 -x25025 -x23257 -x24993 -x19588 -x2190 -x25595 -x32009 -x13796 -x22631 -x42779 x41367 -x40721 x43666 -x33504 x41118 -x19534 -x20012 -x35148 -x34656 -x32044 -x1084 -x42670 -x29718 -x18091 -x31388 -x23936 -x14773 -x30174 -x3588 -x6463 -x22282 -x11081 -x24720 -x2370 -x28455 -x17662 -x6973 -x42100 -x10466 -x16305 -x28877 -x7755 -x423 -x35780 -x2088 -x15492 -x32856 -x27504 -x3990 -x33243 -x19317 -x12622 -x19093 -x28500 -x15581 -x13562 -x36892 -x10649 -x27124 -x36524 -x33736 -x14801 -x11245 -x28487 -x8065 -x18380 -x5379 -x42321 -x35973 -x22794 -x35067 -x8310 -x25403 -x28921 -x44211 -x23651 -x13586 -x30573 -x11316 -x18347 -x42104 -x24491 -x3848 -x43495 -x33894 -x34017 -x11066 x41106 -x19982 -x8257 -x18254 -x11339 -x28376 -x3082 -x18215 -x42008 -x37586 -x26519 -x17972 -x24009 -x28899 -x1320 -x3185 -x11422 -x9971 -x23776 -x18868 -x34953 -x9091 -x32198 -x24621 -x23016 -x17964 -x30496 -x6444 -x476 -x9852 -x13751 -x2243 -x9683 -x18186 -x8599 -x28469 -x40016 -x12642 -x41492 -x35753 -x43117 -x41665 -x2310 -x35918 -x37952 -x15956 -x33426 -x33899 -x15438 -x2533 -x5619 -x38105 -x27302 -x37212 -x35012 x40417 -x27760 -x14025 -x6880 -x38613 -x10630 -x23280 -x16355 -x19957 -x15565 -x26633 -x10861 -x27873 -x7715 -x8763 -x5747 -x39864 -x33642 -x8912 -x41478 -x1776 -x27442 -x39193 -x22526 -x16227 -x38543 -x24556 -x24801 -x29246 -x12193 -x38999 -x10969 -x13752 -x26969 -x44451 -x9199 -x44220 -x26776 -x29072 -x35025 -x19808 -x8774 -x25058 -x19966 -x14424 -x11057 -x33947 -x30403 -x13123 -x41891 -x17552 -x18937 -x12822 -x3186 -x20541 -x14607 -x27960 -x16495 -x43003 -x37450 -x36036 -x31391 -x36801 -x6540 -x16083 -x28006 -x25161 -x23191 -x32362 -x26205 -x24822 -x12451 -x40622 -x42112 -x35417 -x14062 -x19551 -x24608 -x7190 -x18328 -x15493 -x23960 -x44510 -x27575 -x5289 -x37162 -x37246 -x2003 -x3084 -x21310 -x35877 -x31407 -x4658 -x28762 -x24759 -x18559 -x6532 -x31536 -x1644 -x5023 -x22774 -x13422 -x35702 -x36547 -x22532 -x40595 -x1872 -x24873 -x31892 -x28417 -x240 -x6607 -x4501 -x21913 -x38250 -x35945 -x21554 -x43535 -x33562 -x37243 -x43267 -x38900 -x10544 -x13398 -x23834 -x39093 -x17945 -x1111 -x7120 -x23726 -x11261 -x20560 -x30000 -x39786 -x8932 -x35465 -x14396 -x5132 -x19480 -x34368 -x18042 -x21978 -x41724 -x24525 -x4809 -x10199 -x13161 -x42343 -x40895 -x2383 -x40037 -x26690 -x36637 -x29876 -x14191 -x27289 -x2871 -x18515 -x32818 -x6474 -x33437 -x37719 -x24479 -x23647 -x31680 -x2142 -x28868 -x20733 -x833 -x32306 -x36672 -x36378 -x22717 -x22758 -x23684 -x25695 -x22058 -x20488 -x4758 -x1669 -x18260 -x38323 -x8477 -x12585 -x34324 -x22136 -x15530 -x8685 -x23164 -x37880 -x23783 -x7592 -x22310 -x25102 -x12643 -x23989 -x37694 -x43224 -x33869 -x17097 -x174 -x3878 -x40542 -x29877 -x21958 -x2724 -x39552 -x11879 -x24219 -x2520 -x3676 -x6182 -x33417 -x31016 -x22761 -x39368 -x11378 -x31535 -x28664 -x17771 -x18819 -x25245 -x8969 -x4432 -x1068 -x7730 -x4312 -x23940 -x12745 -x22395 -x1517 -x40110 -x33696 -x9238 -x32078 x41085 -x31685 -x27971 -x4899 -x17112 -x31477 -x28788 -x10472 -x13063 -x42522 -x14218 -x17231 -x31015 -x22488 -x37753 -x35167 -x8465 -x14493 -x17055 -x39592 x43554 -x36400 -x22030 -x8433 -x42189 -x17185 -x39820 -x3365 -x19335 -x36799 -x13733 -x2269 -x24551 -x29754 -x32419 -x18864 -x24880 -x12283 -x29320 -x28917 -x34571 -x17415 -x21577 -x22651 -x34607 x41333 -x34232 -x12274 -x12146 -x37975 -x22930 -x24229 -x11305 -x32741 -x7010 -x12360 -x31393 -x4342 -x26220 -x32407 -x37925 -x7608 -x5915 -x37319 -x12190 -x42146 -x32709 -x36027 -x29331 -x12530 -x11502 -x19398 -x17954 -x2083 -x9600 -x31257 -x32443 -x12443 -x4933 -x40135 -x35173 -x37206 -x34591 -x15138 -x39926 -x1875 -x6437 -x42799 -x16720 -x6243 -x23081 -x28494 -x31221 -x14451 -x34189 -x13814 -x6570 -x7467 -x33776 -x14605 -x8940 -x7571 -x8461 -x13892 -x31558 -x1265 -x26074 -x26200 -x31006 -x2019 -x34857 -x38096 -x34684 -x5263 -x5704 -x7121 -x16707 -x17218 -x34699 -x41970 -x41421 -x14578 -x37685 -x13542 -x19375 -x22297 -x24750 -x477 -x2344 -x24601 -x29781 -x14551 -x30767 -x31408 -x12131 -x38616 -x6058 -x30177 -x18374 -x27267 -x3978 -x32906 -x38300 -x18943 -x3492 -x36574 -x35248 -x12324 -x32370 -x16169 -x6242 -x28682 -x43035 -x20187 -x16561 -x37425 -x32734 -x43305 -x15392 -x42495 -x23279 -x44645 -x30938 -x11080 -x3170 -x43876 -x382 -x9953 -x11371 -x36421 -x30808 -x24379 -x8357 -x22755 -x14365 -x32004 -x15778 -x36044 -x19283 -x14148 -x7380 -x24772 -x18564 -x31145 -x18807 -x13010 -x42724 -x22820 -x9936 -x31227 -x29001 -x31065 -x697 -x648 -x35799 -x28454 -x43216 x43687 -x43110 -x31756 -x33418 -x19592 -x44068 -x1138 x41210 -x2025 -x32210 -x20116 -x10385 -x5130 x40413 -x19413 -x11922 -x31352 -x5294 -x33559 -x29648 -x13217 -x7601 -x27827 -x10685 -x27636 -x31695 -x28721 -x23872 -x43383 -x36514 -x26373 -x966 -x3926 -x36914 -x36922 -x23323 -x1125 x40787 -x22799 -x30544 -x43869 -x11988 -x37452 -x26574 -x40247 -x12225 -x17178 -x3414 -x4421 -x44010 -x26568 -x26004 -x12046 -x6229 -x10139 -x8972 -x44362 -x15341 -x38699 -x43703 -x35683 -x35979 -x14387 -x29573 -x36098 -x19115 -x43333 -x21612 -x35917 -x18518 -x10231 -x32695 -x11586 -x10320 -x1848 -x20021 -x4943 -x10760 -x4914 -x40601 -x8265 -x28851 -x12465 -x10430 -x13250 -x379 -x3742 -x28120 -x38941 -x22414 -x38732 -x9093 -x36988 -x20044 -x32635 -x11993 -x31520 -x40030 -x9030 -x44422 -x39656 -x30118 -x19439 -x41703 -x17323 -x38737 -x41700 -x31350 -x4019 -x6614 -x2038 -x7494 -x23338 -x33624 -x40350 -x42964 -x370 -x1862 -x28481 -x15441 -x4630 -x36535 -x1814 -x27495 -x6475 -x38133 -x24752 -x7325 -x31096 -x43168 -x37604 -x24587 -x23966 -x37799 -x43966 -x4185 -x18630 -x10518 -x10719 -x6731 -x8798 -x43079 -x4304 -x24237 -x12919 -x30250 -x9074 -x39744 -x43320 -x19556 -x42993 -x30023 -x21907 -x34216 -x42174 -x36774 -x27607 -x34979 -x11215 -x36495 -x3434 -x11114 -x42444 -x9808 -x6789 -x2647 -x35794 -x14704 -x11685 -x2964 -x22005 -x44681 -x8781 -x2854 -x42389 -x30416 -x16470 -x40590 -x28990 -x33732 -x41452 -x40456 -x43983 -x19406 -x883 -x24908 -x17808 -x16571 -x42087 -x7017 -x15584 -x576 -x19059 -x18149 -x28490 -x35238 -x35843 -x21383 -x4004 -x33442 -x42053 -x11792 -x9016 -x42723 -x25379 -x15597 -x37663 -x35778 -x40863 -x9686 -x39970 -x16467 -x42689 -x43989 -x32799 -x32255 -x36839 -x43710 -x35764 -x27682 -x8708 -x41636 -x42616 -x24521 -x4891 -x26561 -x24843 -x41913 -x23596 -x17067 -x34111 -x7706 -x10718 -x28543 -x17280 -x12761 -x30797 -x37034 -x101 -x36846 -x26143 -x12921 -x2374 -x40888 -x23314 -x9737 -x35347 -x35095 -x7265 -x38058 -x19794 -x11069 -x12390 -x17290 -x14039 -x359 -x25000 -x26131 -x3100 -x1254 -x43153 -x43671 -x15629 -x16177 x43736 -x27559 -x18555 -x25789 -x25598 -x6043 -x24544 x41234 -x21077 -x36080 -x19110 -x30820 -x36874 -x19881 -x40586 -x12948 -x1356 -x39161 -x15270 -x12172 -x6247 -x14378 -x26162 -x37248 -x15894 -x4045 -x18461 x41166 -x27325 -x29193 -x11127 -x25008 -x34737 -x31141 -x17263 -x3156 -x15791 -x19212 -x7406 -x39943 -x30791 -x33574 -x33062 -x12739 -x39472 -x8352 -x19715 -x29678 -x6152 -x19921 -x18426 -x7818 -x31511 -x1566 -x10366 -x36092 -x26964 -x7443 -x34516 -x37960 -x16381 -x8098 -x12614 -x43147 -x4728 -x24913 -x21478 -x44129 -x15367 -x10537 -x34267 -x36224 -x18201 -x35177 -x37853 -x39642 -x16102 -x26759 -x7041 -x39254 -x13514 -x19884 -x13157 -x37393 -x5458 -x18956 -x22951 -x10136 -x24712 -x25905 -x43556 -x23909 x41136 -x29224 x41094 -x35073 x41404 -x28184 -x6833 -x32901 x21654 -x24683 -x3249 -x23614 -x36049 -x12114 -x36239 x41145 -x30377 -x44597 -x1904 -x8484 -x10471 -x38189 -x1398 -x44115 -x18223 -x38674 -x1969 -x28783 -x21637 -x4983 -x28001 -x3485 -x12950 -x25015 -x15918 -x14940 -x23658 -x22008 -x26880 -x42026 -x4275 -x1873 -x5109 -x4912 -x3466 -x17297 -x23952 -x32893 -x7242 -x35748 -x1853 -x21940 -x28287 -x8523 -x9428 -x17648 -x10487 -x44724 -x27699 -x28091 -x40040 -x24190 -x38210 -x5648 -x24037 -x21624 -x15861 -x36362 -x34751 -x39267 -x19554 -x38194 -x27425 -x16010 -x26212 -x27383 -x9680 x41176 -x2432 -x27809 -x33875 -x42407 -x13683 -x11293 -x44727 -x17536 -x30858 -x24335 -x42361 -x8640 -x339 -x40122 -x33447 -x22348 -x25532 -x11041 -x9812 -x11619 -x13464 -x20557 -x13610 -x34841 -x38795 -x17545 -x35039 -x9898 -x23863 -x9774 -x42412 -x4624 -x7301 -x1964 -x10694 -x11341 -x8910 -x44019 -x24135 -x32691 -x31498 -x31210 -x30654 -x28821 -x8431 -x14306 -x39612 -x35150 -x5371 -x853 -x31589 -x13227 -x20003 -x11492 -x10954 -x23793 -x15745 -x10097 -x34159 -x39946 -x42802 -x11694 -x22003 -x32294 -x39120 -x22427 -x37621 -x3998 -x429 x41224 x41117 -x27339 -x9407 -x36639 -x20990 -x30567 -x22438 -x20573 -x34283 -x35070 -x41886 -x10741 -x2293 -x9020 -x38451 -x42502 -x38501 -x15352 -x23273 -x40706 -x26199 -x19526 -x25085 -x20129 -x3635 -x23516 -x520 -x20521 -x10486 -x2499 -x145 -x5259 -x16526 -x30289 -x27472 -x22147 -x18095 -x22188 -x12689 -x16416 -x10082 -x39698 -x9111 -x33769 -x37085 -x5223 -x33956 -x14292 -x6928 -x12591 -x40878 -x12110 -x5268 -x40452 -x14167 -x35525 -x37559 -x40286 -x26008 -x23093 -x25469 -x6219 -x33318 -x19581 -x31436 -x14382 -x22222 -x27821 -x37539 -x2808 -x33013 -x16191 -x24357 -x36177 -x9163 -x30814 -x42884 -x20023 -x40743 -x2999 -x4119 -x23848 -x29068 -x18775 -x35261 -x36557 x40681 -x6467 -x40736 x40449 x41193 -x40112 -x10525 -x42983 -x33744 -x27025 -x29271 -x26496 -x9269 -x4854 -x22608 -x2880 -x38536 -x27859 -x32673 -x15064 -x42032 -x5430 -x41961 -x33916 -x3412 -x43674 -x11935 -x22379 -x2176 -x16617 -x17783 -x40823 -x23763 -x5309 -x12175 -x7512 -x19931 -x25084 -x18304 -x38644 -x23343 -x37395 -x32165 -x1622 -x32961 -x42405 -x18920 -x42420 -x7789 -x43818 -x7803 -x17276 -x21523 -x4336 -x34685 -x21712 -x14900 -x18218 -x21117 -x22006 -x43873 -x21103 -x20225 -x25546 -x22016 -x4633 -x2881 -x20379 -x10616 -x40470 -x13005 -x38600 -x27337 -x13991 -x13878 -x35854 -x12015 -x20908 -x35680 -x11653 -x29473 -x2753 -x15908 -x38614 -x2127 -x42357 -x37714 -x40146 -x14326 -x14487 -x31426 -x26988 -x43056 -x11960 -x38083 -x30183 -x7513 -x7557 -x12526 -x19854 -x38782 -x23572 -x3246 x40777 -x44583 -x18987 -x21150 -x37569 -x31811 -x23554 -x28133 -x32739 -x24205 -x37938 -x12972 -x36803 -x30057 -x11701 -x6059 -x16463 -x23318 -x6841 -x18476 -x27117 -x23737 -x39853 -x27551 -x32579 -x36835 -x4836 -x25167 -x5455 -x30342 -x9371 -x31962 -x23241 -x32486 -x17762 -x2316 -x31910 -x20431 -x33594 -x4988 -x441 -x40138 -x24353 -x25778 -x43527 -x8502 -x24000 -x30198 -x42372 -x11703 -x7163 -x18641 -x5144 -x34294 -x29336 -x41589 -x27831 -x10605 -x43747 -x2042 -x10727 -x791 -x28412 -x18791 -x8463 -x28159 -x42510 -x27260 -x4242 -x36976 -x30800 -x19130 -x11174 -x26355 -x1531 -x32159 -x35115 -x13269 -x42537 -x31547 -x23958 -x11623 -x34881 -x1914 -x44272 -x21993 -x36189 -x9847 -x44439 -x39123 -x6483 -x33298 -x17200 -x16696 -x24616 -x20022 -x39922 -x16624 -x3009 -x12100 -x11982 -x1207 -x34446 -x18845 -x6609 x43756 x15053 -x7148 -x37744 -x8980 -x17723 -x31950 -x33326 -x30195 -x40232 -x3976 -x7418 -x17515 -x33379 -x10773 -x4855 -x18455 -x16146 -x42789 -x28592 -x27842 -x3204 -x40070 -x16422 -x40902 -x32688 -x43141 -x5212 -x39668 -x29780 x40773 -x13342 -x42485 -x19614 -x28342 -x10598 -x32880 -x5701 -x15375 -x1799 -x17190 -x34459 -x39852 -x22113 -x29748 -x13276 -x1741 -x4057 -x18637 -x34616 -x19132 -x34081 -x33739 -x4516 -x9892 -x5075 -x11717 -x20103 -x31202 -x43775 -x38991 -x12888 -x29819 -x21131 -x16739 -x32375 -x42567 -x13167 -x37443 -x2583 -x20172 -x12690 -x1502 -x2130 -x12364 -x20891 -x4866 -x33296 -x32345 -x39 -x433 -x21507 -x9263 -x29225 -x28117 -x814 -x11159 -x33544 -x30400 -x13806 -x25461 -x25990 -x8676 -x11287 -x14559 -x40498 -x33134 -x26940 -x42607 -x25611 -x36076 -x14868 -x43950 -x16535 -x44338 -x14660 -x40199 -x10919 -x34083 -x17809 -x43339 -x20615 -x292 -x27846 -x18907 -x15027 -x17937 -x21139 -x21017 -x32932 -x17339 x21918 -x37818 -x28916 -x7224 -x10166 -x30986 -x23831 -x725 -x42698 -x17048 -x12713 -x13786 -x12039 -x42369 -x15312 -x23639 -x13016 -x25629 -x18511 -x44770 -x37414 -x3486 -x14864 -x22424 -x43521 -x5657 -x12493 -x261 -x37881 -x1633 -x33115 -x20614 -x22060 -x11674 -x903 -x43206 -x9985 -x7717 -x26480 -x6067 -x21586 -x42846 -x31252 -x41723 -x11736 -x27235 -x28199 -x2376 -x23501 -x24349 -x17935 -x27545 -x30402 -x20168 -x3228 -x37567 -x22763 -x17125 -x13661 -x17516 -x31270 -x44191 -x7826 -x26891 -x20624 -x23267 -x33356 -x17748 -x27474 -x3231 -x2914 -x27032 -x19071 -x33647 -x43740 -x6784 -x37825 -x24606 -x11125 -x18928 -x41561 -x9517 -x22785 -x43443 -x34179 -x16434 -x25111 -x31274 -x1863 -x24894 -x10388 -x44239 -x33925 -x40550 -x21289 -x12383 -x38768 -x22151 -x44606 -x22364 -x36880 -x39638 -x26388 -x36716 -x22525 -x15349 -x5108 -x26927 -x38864 -x3562 -x1986 -x16214 -x22625 -x13081 -x4598 -x19318 -x38930 -x13146 x40665 -x20836 x42903 -x20655 -x34776 -x36451 -x5225 -x9951 -x31413 -x29381 -x3397 -x31970 -x22458 -x21184 -x36367 -x9652 -x28345 -x27681 -x37412 -x44554 -x2451 -x19288 -x16784 -x24687 x41040 -x21363 -x3618 -x25791 -x18741 x41073 -x43808 -x49 -x741 -x6554 -x18261 -x19348 -x34573 -x25051 -x15640 -x30062 -x25680 -x3579 -x20280 -x13373 -x39386 -x11533 -x30682 -x27241 -x16230 -x44497 -x40592 -x11284 -x22274 -x15087 -x456 -x3983 -x33625 -x22896 -x13165 -x39422 -x284 -x34138 x41289 -x4923 -x28609 -x17195 -x19686 -x42277 x41249 -x2898 -x790 -x10894 -x3230 -x11986 -x23826 -x1532 -x15277 -x39528 -x19272 -x19580 -x33985 -x37387 -x26313 -x31008 -x1306 -x17432 -x7984 -x3215 -x9226 -x13116 -x25770 -x2291 -x15219 -x23084 -x34664 -x4610 -x39400 -x22209 -x34646 -x5068 -x8986 -x35833 -x37442 -x18118 -x21515 -x36117 -x38796 -x1528 -x3731 -x8812 -x8690 -x10090 -x11147 -x6672 -x43528 -x28395 -x6504 -x33614 -x20885 -x3734 -x18081 -x20957 -x36855 -x10641 -x38162 -x10113 -x28007 -x9192 -x4253 -x44155 -x26113 -x13114 -x39913 -x4886 -x44092 -x8805 -x8112 -x5260 -x20228 -x35161 -x25360 -x1984 -x29500 -x39425 -x30597 -x19276 -x4627 -x14469 -x26133 -x6929 -x4327 -x30780 -x33742 -x43372 -x16259 -x22162 -x15602 -x11423 -x25173 -x41993 -x26782 -x41604 -x486 -x30568 -x40391 -x8394 -x11312 -x43716 -x44447 -x42057 -x5781 -x5570 -x35061 -x27215 -x42145 -x3073 -x3560 -x35986 -x42278 -x22014 -x38204 -x3819 -x33492 -x37804 -x37165 -x2738 -x38205 -x23322 -x22860 -x29252 -x38006 -x16245 -x25765 -x35168 -x25370 -x7093 -x30012 -x34734 x41011 -x21377 -x32567 -x32401 -x31150 -x32349 -x21686 -x16435 -x17860 -x9162 -x2677 -x31647 -x11948 -x6530 -x16994 -x30049 -x10681 -x4973 x41140 -x19070 -x28059 -x22980 -x36585 -x16647 -x26877 -x17979 -x11666 -x41626 -x1928 -x37097 -x42479 -x36885 -x2101 -x38961 -x40106 -x40669 -x30271 -x15225 -x31561 -x34296 -x25635 -x27177 -x33038 -x1360 -x1334 -x40517 -x11504 -x20754 -x32252 -x14460 -x26206 -x13588 -x33383 -x17782 -x398 -x20568 -x4003 -x7065 -x35351 -x39415 -x17312 -x16738 -x9753 -x26254 -x11430 -x2328 -x15596 -x23002 -x17206 -x10763 -x8205 -x19448 -x83 -x41865 -x40194 -x24627 -x34816 -x32050 -x12727 -x21754 -x13904 -x24653 -x15488 -x38368 -x18764 -x5097 -x31304 -x23775 -x42428 -x32434 -x28093 -x15529 -x37348 -x10897 -x8415 -x40883 -x40292 -x13036 -x2039 -x23020 -x44469 -x23508 -x28808 -x28587 -x7933 -x15734 -x15038 -x19650 -x42255 -x10460 -x34892 -x11079 -x4781 -x41656 -x18725 -x32836 -x16780 -x9047 -x37684 -x20635 -x34041 -x3121 -x2496 -x33217 -x41752 -x25473 -x7890 -x12612 -x9086 -x8213 -x27376 -x13263 -x20899 -x8651 -x30235 -x31828 -x4309 -x30448 -x31898 -x12232 -x9515 x41261 -x32551 -x9224 -x4883 -x26093 -x26471 -x7896 -x18744 -x29015 -x27363 -x44094 -x34335 -x27293 -x21201 -x31918 -x40208 -x7962 -x6796 -x8308 -x34665 -x40261 -x10129 -x41897 -x22552 -x9190 -x36823 -x22922 -x8625 -x37986 -x19749 -x27535 -x34885 -x33609 -x7723 -x21406 -x32409 -x25438 -x8771 -x23086 -x1188 -x723 -x4126 -x38673 -x23299 -x33147 -x16638 -x28708 -x17955 -x11932 -x41543 -x28030 -x26141 -x24989 -x28882 -x26680 -x1397 -x8703 -x39302 -x10686 -x31281 -x19424 -x3765 -x29912 -x18977 -x35491 -x26148 -x470 -x31320 -x23997 -x124 -x35503 -x23545 -x33752 -x4219 -x43203 -x38800 -x20948 -x22633 -x7009 -x2131 -x13218 -x6882 -x16937 -x12799 -x42341 -x39531 -x16461 -x44034 -x33833 -x44644 -x40244 -x5378 -x5460 -x10360 -x17081 -x42150 -x28102 -x34518 -x15679 -x42395 -x43773 -x34512 -x22081 -x19897 -x14536 -x4232 -x3343 -x6055 -x15824 -x25016 -x25248 -x8085 -x27595 -x18140 -x14928 -x19080 -x28655 -x42403 -x24081 -x43886 -x18594 -x33122 -x13345 -x36770 -x8455 -x10614 -x19975 -x6734 -x40066 -x21963 -x35380 -x42294 -x6415 -x13663 -x27243 -x12405 -x27103 -x10343 -x1323 -x780 -x29531 -x16999 -x23883 x41326 -x24284 -x43337 -x3183 -x44307 -x37321 -x39355 -x42119 -x2693 -x36971 -x33991 -x4096 -x39406 -x14873 -x20826 -x12265 -x23485 -x9588 -x7160 -x44487 -x15442 -x21211 -x22224 -x25719 -x32319 -x6887 -x17539 -x2371 x41185 -x21851 -x23755 -x35792 -x10530 -x8797 -x17396 -x9545 -x38414 -x26637 x33756 -x18134 -x39083 -x4053 -x35812 -x26414 -x14208 -x29552 -x7627 -x15718 -x43171 -x12870 -x34354 -x37445 -x18142 -x7202 -x14373 -x41572 -x43038 -x10787 -x24605 -x24317 -x11230 -x16459 -x40922 -x31094 -x30950 -x26263 -x31610 -x10461 -x32134 -x32499 -x41666 -x2847 -x37264 -x804 -x15319 -x37525 -x30784 -x20660 -x24242 -x19579 -x20505 -x23641 -x39239 -x16052 -x20210 -x40302 -x1826 -x19724 -x21121 -x36024 -x42241 -x25918 -x31986 -x43276 -x11688 -x1523 -x32280 -x37617 -x24035 -x6028 -x8424 -x32260 -x26478 -x32963 -x21804 -x15900 -x29476 -x23458 -x25606 -x30622 -x43313 -x17459 -x9035 -x4763 -x9828 -x37066 -x14631 -x29614 -x28496 -x4547 -x28853 x32754 -x31651 -x26619 -x12596 -x21843 -x35368 -x7046 -x3550 -x5361 -x30566 -x21705 -x34386 -x14522 -x44735 -x44412 -x1492 -x15686 -x20085 -x42803 -x43241 -x3418 -x16671 -x12656 -x35348 -x21569 -x42843 -x35862 -x7606 -x31768 -x31985 -x29083 -x9929 -x39597 -x5441 -x23276 -x22447 -x11753 -x43222 -x2947 -x10128 -x13006 -x1731 -x22657 -x19826 -x11880 -x28470 -x32135 -x20709 -x11005 -x36782 -x32727 -x17965 -x4544 -x84 -x11216 -x32428 -x39348 -x21288 -x15360 -x20393 -x37135 -x1422 -x35640 -x21555 -x19987 -x15244 -x38997 -x10855 -x38624 -x25264 -x35077 x40995 -x16019 -x42741 -x10823 -x30809 -x25470 -x14229 -x19249 -x38567 -x17579 -x20332 -x11760 -x29010 -x38454 -x21692 -x17095 -x23363 -x26216 -x26351 -x4302 -x3459 -x33995 -x28559 -x35520 -x27632 -x24419 -x22695 -x14586 -x38091 -x1091 -x24303 -x11711 -x41455 -x19041 -x40109 -x12539 -x14476 -x29230 -x44552 -x882 -x13981 -x2204 -x20812 -x42828 -x29992 -x17861 -x25482 -x11904 -x18535 -x30407 -x27269 -x30963 -x34358 -x19431 -x11580 -x34102 x41197 -x11602 -x1177 -x43893 -x19883 -x15595 -x37998 -x5673 -x9983 -x36636 -x22497 -x25351 -x18280 -x40979 -x44350 -x32368 -x31052 -x32075 -x25242 -x1883 -x44013 -x2673 -x44400 -x44491 -x36190 -x3513 -x13875 -x44607 -x18320 -x35815 -x6641 -x9650 -x31502 -x8613 -x17411 -x29291 -x36991 -x24871 -x38177 -x40541 -x38788 -x6175 -x1989 -x1648 -x2851 -x44653 -x42438 -x12532 -x43832 -x12940 -x28254 -x12415 -x40492 -x7417 -x23903 -x34825 x40437 -x23840 -x188 -x19696 -x30946 -x15371 -x18871 -x18437 -x36905 -x32771 -x34760 -x24296 -x36666 -x44517 -x19773 -x21767 -x39441 -x4107 -x37415 -x19992 -x12201 -x18975 -x9583 -x35317 -x30076 -x4587 -x18493 -x33429 x20598 -x29910 -x8329 -x42960 -x6252 -x17292 -x8119 -x29622 -x1871 -x28075 -x25129 -x44462 -x19045 -x8058 -x21787 -x28448 -x30149 -x25430 -x21477 -x16604 -x22373 -x14066 -x16313 -x37667 -x36871 -x34042 -x17772 -x5480 -x8944 -x28280 -x9386 -x32153 -x14708 -x11784 -x39089 -x1939 -x27663 -x40815 -x25083 -x2058 -x39432 -x20014 -x25896 -x19419 -x6288 -x18853 -x1750 -x42130 -x5007 -x8966 -x18878 -x20146 -x24039 -x11830 -x4123 -x20562 -x12599 -x25491 -x8375 -x14086 -x10714 -x22455 -x22204 -x30668 -x43588 -x20983 -x44586 -x39380 -x15563 -x33902 -x4037 -x42602 -x25462 -x20175 -x20102 -x798 -x13800 -x17582 -x25251 -x24270 -x32289 -x5391 -x14759 -x9360 -x29032 -x842 -x37956 -x30004 -x15739 -x15511 -x5545 -x3220 -x18849 -x36328 -x42058 -x9638 -x12130 -x6068 -x27083 -x35589 -x32196 -x9531 -x32452 -x6140 -x35299 -x28329 -x4948 -x6936 -x30834 -x34610 -x25381 -x21542 -x10046 -x2581 -x16267 -x33008 -x7924 -x12010 -x18885 -x25850 -x35593 -x35885 -x17448 -x29691 -x23837 -x37584 -x6660 -x1394 -x14481 -x2513 -x19173 -x28123 -x25604 -x15613 -x39640 -x33409 -x14075 -x15786 -x1233 -x36038 -x11732 -x12379 -x24670 -x1108 -x11747 -x38121 -x3779 -x39806 -x42757 -x29029 -x32297 -x42041 -x44520 -x30547 -x38512 -x10283 -x1294 -x13870 -x28416 -x36984 -x39442 -x20246 -x18335 -x38473 -x16557 -x43614 -x28739 -x14740 -x39493 -x26174 -x43742 -x14986 -x25094 -x37128 -x27239 -x141 -x26616 -x32861 -x15689 -x23965 -x14472 -x44642 -x34701 -x22977 -x14166 -x31245 -x14337 -x14862 -x6216 -x34561 -x8672 -x16131 -x25146 -x4803 -x23445 -x6024 -x29791 -x32897 -x18089 -x4341 -x43534 -x30303 -x34817 -x41704 -x12837 -x7658 -x25020 -x16706 -x5495 -x15202 -x40644 -x18139 -x17142 -x11099 -x28485 -x25986 -x19323 -x28095 -x39780 -x42397 -x34262 -x13846 -x28768 -x16484 -x3460 -x5496 -x31591 -x718 -x17337 -x5418 -x10455 -x18232 -x32835 -x26806 -x9878 -x6594 -x5939 -x42012 -x23284 -x31161 -x29632 -x44535 -x4072 -x12877 -x18487 -x42419 -x43583 -x36433 -x11863 -x10398 -x30433 -x37324 -x8882 -x23974 -x24024 -x9059 -x2517 -x22015 -x12137 -x31961 -x18080 -x16678 -x16349 -x28608 -x5858 -x31743 -x42942 x41250 -x38707 -x3383 -x19473 -x19226 -x28136 -x35623 -x14921 -x15018 -x18652 -x21513 -x42963 -x8842 -x27654 -x9575 -x43040 -x34181 -x217 -x19561 -x17011 -x8075 -x43137 -x36974 -x25952 -x40136 -x34057 -x16300 -x23807 -x22420 -x20897 -x31994 -x92 -x18362 -x14150 -x22883 -x9099 -x34055 -x25043 -x1169 -x20780 -x28267 -x2763 -x29568 -x8694 -x41693 -x22179 -x529 -x16075 -x38517 -x40187 -x7279 -x23961 -x4729 -x42021 -x3594 -x40487 -x16512 -x20516 -x1241 -x13936 -x40523 -x12212 -x27848 -x21465 -x2218 -x31655 -x30011 -x29883 -x24884 -x17203 -x30009 -x24642 -x39189 -x35615 -x15398 -x34846 -x35213 -x40147 -x4160 -x20755 -x35058 -x30830 -x18778 -x30923 -x40557 -x10374 -x4150 -x26302 -x27410 -x40303 -x1925 -x8407 -x41836 -x6221 -x28928 -x23722 -x19096 -x29501 -x17703 -x7675 -x14246 -x19050 -x22550 -x29662 -x9536 -x36841 -x33876 -x24856 -x15709 -x36551 -x28367 -x38035 -x33061 -x25533 -x4475 -x10770 -x24968 -x18779 -x12577 -x19124 -x19032 -x10555 -x30795 -x4529 -x30947 -x15926 -x33179 -x37770 -x17911 -x5279 -x32726 -x8522 -x10381 -x38439 x41219 -x1179 -x22950 -x40245 -x15162 -x16260 -x13020 -x7902 -x27686 -x36213 -x15067 -x19902 -x21034 -x31890 x41093 -x4868 -x10503 -x19151 -x38364 -x43426 -x7800 -x29924 -x40344 -x25712 -x40354 -x32943 -x26979 -x39678 -x23601 x41399 -x6536 -x29621 -x32367 -x31401 -x866 -x23745 -x4853 -x25081 -x28961 -x11401 -x3927 -x4600 -x20610 -x38805 -x30228 -x920 -x7442 -x25087 -x22674 -x9330 -x40931 -x5946 -x31717 -x34887 -x19411 -x3499 -x8208 -x38852 -x17928 -x23108 -x22383 -x3440 -x717 -x41447 -x32718 -x27910 -x11259 x41069 -x21322 -x30314 -x9596 -x28209 -x37169 -x7581 -x19669 -x43086 -x15313 -x4993 -x28640 -x32223 -x32032 -x5874 -x3256 -x41588 -x7008 -x11072 -x23892 -x24175 -x14041 -x21380 -x849 -x9552 -x9816 -x12017 -x22394 -x24262 -x20345 -x34562 -x5285 -x42473 -x19603 -x9668 -x18743 -x22966 -x32896 -x38464 -x448 -x29123 -x3951 -x21526 -x15575 -x5964 -x10292 -x8000 -x21881 -x29102 -x12151 -x1450 -x30391 -x9165 -x23087 -x39981 -x6357 -x43745 -x42023 -x23813 -x31728 -x26838 -x27129 -x33765 -x8909 -x12028 -x30054 -x3161 -x19869 -x29584 -x38547 -x5947 -x13678 -x16186 -x42746 -x7078 -x14638 -x27923 -x13231 x41178 -x24974 -x21967 -x2433 -x6180 -x39616 -x42256 -x37637 -x29410 -x29420 -x8557 -x39480 -x12876 -x12957 -x23695 -x19861 -x21413 -x25155 -x10389 -x24874 -x7166 -x33138 -x27641 -x13041 -x15650 -x26116 -x17687 -x40051 -x41519 -x41759 -x21868 -x42503 -x34345 -x22357 -x38829 -x17581 -x22909 -x20549 -x24901 -x5949 -x3038 -x42418 -x24886 x41397 -x12223 -x27272 -x14217 -x41938 -x18788 -x20052 -x30035 -x19590 -x25263 -x13038 -x3441 -x33194 -x19374 -x22881 -x43389 -x15847 -x12317 -x9835 -x4806 -x25940 -x5037 -x30096 -x14718 -x17027 -x36251 -x40313 -x29874 -x26469 -x11901 -x43354 -x10601 -x38385 -x39222 -x3272 -x19874 -x33390 -x14662 -x25233 -x5078 -x10164 -x18285 -x16150 -x1453 -x29762 -x16729 -x36928 -x1434 -x11421 -x23386 -x44018 -x28185 -x32851 -x19438 x40958 -x17875 -x10717 -x33132 -x5626 -x11400 -x26912 -x7838 x20400 -x43531 -x27984 -x6580 -x31475 -x27414 -x39734 -x43437 -x11573 -x16199 -x29690 -x44159 -x28759 -x9326 -x43979 -x40873 -x37000 -x3893 -x16490 -x3236 -x39651 -x16450 -x36904 -x5427 -x35820 -x7063 -x11998 -x16982 -x3175 -x20818 -x21826 -x22707 -x22762 -x15273 -x19418 -x3447 -x3032 -x29082 -x27089 -x42141 -x35315 -x41494 -x43485 -x8847 -x19310 -x13859
3581.98/3598.41 s SATISFIABLE
3581.98/3598.41 c Time taken to solve: 3583.1321048950003 seconds
3581.98/3598.41 c Total time taken: 3594.3879182338715 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-4785195-1783738869/watcher-4785195-1783738869 -o /tmp/evaluation-result-4785195-1783738869/solver-4785195-1783738869 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4785195-1783738869/vars-4785195-1783738869 --bin-var /tmp/runsolver-exch-nodeE007-1783738869-1406229 --watchdog 3760 --use-pty run HOME/instance-4785195-1783738869.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 761593962 --intermediate --solver ortools
running on 4 cores: 36-39
CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
2500 MHz: 2,6,9,12,19,22,30,37,50,52-53
3550 MHz: 28-29,31,40-43
3600 MHz: 0-1,3-5,7-8,10-11,13-18,20-21,23-27,32-36,38-39,44-49,51,54-63
WARNING: cores do not run at the same frequency!
Cores frequency (cpufreq):
2500 MHz: 2
3600 MHz: 0-1,3
WARNING: cores do not run at the same frequency!
CPU governors:
performance: 36-39
NUMA information:
number of nodes: 8
node 0: cores 0-7, 128055 MiB (56625 MiB free)
node 1: cores 8-15, 128973 MiB (125629 MiB free)
node 2: cores 16-23, 129019 MiB (63487 MiB free)
node 3: cores 24-31, 129003 MiB (105104 MiB free)
node 4: cores 32-39, 129019 MiB (102968 MiB free)
node 5: cores 40-47, 129019 MiB (100252 MiB free)
node 6: cores 48-55, 129019 MiB (121320 MiB free)
node 7: cores 56-63, 128474 MiB (123409 MiB free)
node distances:
10 12 12 12 32 32 32 32
12 10 12 12 32 32 32 32
12 12 10 12 32 32 32 32
12 12 12 10 32 32 32 32
32 32 32 32 10 12 12 12
32 32 32 32 12 10 12 12
32 32 32 32 12 12 10 12
32 32 32 32 12 12 12 10
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 63488000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 63539200 KiB
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=1406400, runsolver pid=1406387
Current StackSize limit: 8192 KiB
[startup+0.100053 s]*
/proc/loadavg: 2.13 1.23 1.17 15/849 1406443
/proc/meminfo: memFree=817979572/1055320704 swapFree=33550076/33554428
[pid=1406400] ppid=1406387 vsize=4324 memory=3188 CPUtime=0 cores=36-39
/proc/1406400/stat : 1406400 (run) S 1406387 1406400 1406210 0 -1 4194304 266 121 0 0 0 0 0 0 20 0 1 0 307175003 4427776 640 18446744073709551615 94192737615872 94192738510405 140724402180672 0 0 0 65536 4 65538 1 0 0 17 38 0 0 0 0 0 94192738749456 94192738797200 94192758972416 140724402182271 140724402182505 140724402182505 140724402188241 0
/proc/1406400/statm: 1081 797 710 219 0 143 0
[pid=1406432] ppid=1406400 vsize=12844 memory=7828 CPUtime=0.01 cores=36-39
/proc/1406432/stat : 1406432 (python3) D 1406400 1406400 1406210 0 -1 4456448 634 0 0 0 0 1 0 0 20 0 1 0 307175010 13152256 1792 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 0 0 1 0 0 17 37 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
/proc/1406432/statm: 3211 1957 1468 753 0 1060 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 17168 KiB
Current children cumulated memory: 11016 KiB
[startup+0.212979 s]*
/proc/loadavg: 2.13 1.23 1.17 6/889 1406490
/proc/meminfo: memFree=817950420/1055320704 swapFree=33550076/33554428
[pid=1406400] ppid=1406387 vsize=4324 memory=3188 CPUtime=0 cores=36-39
/proc/1406400/stat : 1406400 (run) S 1406387 1406400 1406210 0 -1 4194304 266 121 0 0 0 0 0 0 20 0 1 0 307175003 4427776 640 18446744073709551615 94192737615872 94192738510405 140724402180672 0 0 0 65536 4 65538 1 0 0 17 38 0 0 0 0 0 94192738749456 94192738797200 94192758972416 140724402182271 140724402182505 140724402182505 140724402188241 0
/proc/1406400/statm: 1081 797 710 219 0 143 0
[pid=1406432] ppid=1406400 vsize=20156 memory=15712 CPUtime=0.03 cores=36-39
/proc/1406432/stat : 1406432 (python3) D 1406400 1406400 1406210 0 -1 4456448 2440 0 0 0 2 1 0 0 20 0 1 0 307175010 20639744 3712 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 2 1 0 0 17 37 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
/proc/1406432/statm: 5039 3928 1645 753 0 2888 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 24480 KiB
Current children cumulated memory: 18900 KiB
[startup+0.31325 s]*
/proc/loadavg: 2.13 1.23 1.17 6/892 1406499
/proc/meminfo: memFree=817900556/1055320704 swapFree=33550076/33554428
[pid=1406400] ppid=1406387 vsize=4324 memory=3188 CPUtime=0 cores=36-39
/proc/1406400/stat : 1406400 (run) S 1406387 1406400 1406210 0 -1 4194304 266 121 0 0 0 0 0 0 20 0 1 0 307175003 4427776 640 18446744073709551615 94192737615872 94192738510405 140724402180672 0 0 0 65536 4 65538 1 0 0 17 38 0 0 0 0 0 94192738749456 94192738797200 94192758972416 140724402182271 140724402182505 140724402182505 140724402188241 0
/proc/1406400/statm: 1081 797 710 219 0 143 0
[pid=1406432] ppid=1406400 vsize=22708 memory=18132 CPUtime=0.06 cores=36-39
/proc/1406432/stat : 1406432 (python3) D 1406400 1406400 1406210 0 -1 4194304 2969 0 0 0 4 2 0 0 20 0 1 0 307175010 23252992 4352 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 2 1 0 0 17 37 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
/proc/1406432/statm: 5677 4533 1763 753 0 3397 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 27032 KiB
Current children cumulated memory: 21320 KiB
[startup+0.700123 s]
/proc/loadavg: 2.13 1.23 1.17 2/892 1406499
/proc/meminfo: memFree=817833328/1055320704 swapFree=33550076/33554428
[pid=1406400] ppid=1406387 vsize=4324 memory=3188 CPUtime=0 cores=36-39
/proc/1406400/stat : 1406400 (run) S 1406387 1406400 1406210 0 -1 4194304 266 121 0 0 0 0 0 0 20 0 1 0 307175003 4427776 640 18446744073709551615 94192737615872 94192738510405 140724402180672 0 0 0 65536 4 65538 1 0 0 17 38 0 0 0 0 0 94192738749456 94192738797200 94192758972416 140724402182271 140724402182505 140724402182505 140724402188241 0
/proc/1406400/statm: 1081 797 710 219 0 143 0
[pid=1406432] ppid=1406400 vsize=70660 memory=24228 CPUtime=0.08 cores=36-39
/proc/1406432/stat : 1406432 (python3) D 1406400 1406400 1406210 0 -1 4194304 4166 0 0 0 6 2 0 0 20 0 1 0 307175010 72355840 5888 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 2 1 0 0 17 37 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
/proc/1406432/statm: 17665 6057 2171 753 0 4969 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 74984 KiB
Current children cumulated memory: 27416 KiB
[startup+1.50015 s]
/proc/loadavg: 2.13 1.23 1.17 4/943 1406550
/proc/meminfo: memFree=817724724/1055320704 swapFree=33550076/33554428
[pid=1406400] ppid=1406387 vsize=4324 memory=3188 CPUtime=0 cores=36-39
/proc/1406400/stat : 1406400 (run) S 1406387 1406400 1406210 0 -1 4194304 266 121 0 0 0 0 0 0 20 0 1 0 307175003 4427776 640 18446744073709551615 94192737615872 94192738510405 140724402180672 0 0 0 65536 4 65538 1 0 0 17 38 0 0 0 0 0 94192738749456 94192738797200 94192758972416 140724402182271 140724402182505 140724402182505 140724402188241 0
/proc/1406400/statm: 1081 797 710 219 0 143 0
[pid=1406432] ppid=1406400 vsize=244904 memory=43380 CPUtime=0.39 cores=36-39
/proc/1406432/stat : 1406432 (python3) D 1406400 1406400 1406210 0 -1 4194304 6708 0 2 0 34 5 0 0 20 0 4 0 307175010 250781696 10496 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 2 0 0 0 17 38 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
/proc/1406432/statm: 61226 10845 4644 753 0 46049 0
[pid=1406432/tid=1406509] ppid=1406400 vsize=244904 memory=103000 CPUtime=0.07 cores=36-39
/proc/1406432/task/1406509/stat : 1406509 (python3) S 1406400 1406400 1406210 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 307175077 250781696 10496 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 2 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
[pid=1406432/tid=1406514] ppid=1406400 vsize=244904 memory=6943526294502006880 CPUtime=0.07 cores=36-39
/proc/1406432/task/1406514/stat : 1406514 (python3) S 1406400 1406400 1406210 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 307175077 250781696 10496 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 2 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
[pid=1406432/tid=1406517] ppid=1406400 vsize=244904 memory=12008 CPUtime=0.07 cores=36-39
/proc/1406432/task/1406517/stat : 1406517 (python3) S 1406400 1406400 1406210 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 307175077 250781696 10496 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 2 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 249228 KiB
Current children cumulated memory: 46568 KiB
[startup+3.11391 s]
/proc/loadavg: 2.13 1.23 1.17 1/949 1406556
/proc/meminfo: memFree=817194216/1055320704 swapFree=33550076/33554428
[pid=1406400] ppid=1406387 vsize=4324 memory=3188 CPUtime=0 cores=36-39
/proc/1406400/stat : 1406400 (run) S 1406387 1406400 1406210 0 -1 4194304 266 121 0 0 0 0 0 0 20 0 1 0 307175003 4427776 640 18446744073709551615 94192737615872 94192738510405 140724402180672 0 0 0 65536 4 65538 1 0 0 17 38 0 0 0 0 0 94192738749456 94192738797200 94192758972416 140724402182271 140724402182505 140724402182505 140724402188241 0
/proc/1406400/statm: 1081 797 710 219 0 143 0
[pid=1406432] ppid=1406400 vsize=325456 memory=80820 CPUtime=0.54 cores=36-39
/proc/1406432/stat : 1406432 (python3) D 1406400 1406400 1406210 0 -1 4194304 14411 0 6 0 44 10 0 0 20 0 4 0 307175010 333266944 19968 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 2 0 0 0 17 38 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
/proc/1406432/statm: 81364 20205 6646 753 0 53417 0
[pid=1406432/tid=1406509] ppid=1406400 vsize=325456 memory=12008 CPUtime=0.07 cores=36-39
/proc/1406432/task/1406509/stat : 1406509 (python3) S 1406400 1406400 1406210 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 307175077 333266944 19968 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 2 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
[pid=1406432/tid=1406514] ppid=1406400 vsize=325456 memory=15652 CPUtime=0.07 cores=36-39
/proc/1406432/task/1406514/stat : 1406514 (python3) S 1406400 1406400 1406210 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 307175077 333266944 19968 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 2 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
[pid=1406432/tid=1406517] ppid=1406400 vsize=325456 memory=0 CPUtime=0.07 cores=36-39
/proc/1406432/task/1406517/stat : 1406517 (python3) S 1406400 1406400 1406210 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 307175077 333266944 19968 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 2 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 329780 KiB
Current children cumulated memory: 84008 KiB
heavy processes:
[startup+6.30021 s]
/proc/loadavg: 3.32 1.50 1.26 13/917 1406588
/proc/meminfo: memFree=816239056/1055320704 swapFree=33550076/33554428
[pid=1406400] ppid=1406387 vsize=4324 memory=3188 CPUtime=0 cores=36-39
/proc/1406400/stat : 1406400 (run) S 1406387 1406400 1406210 0 -1 4194304 266 121 0 0 0 0 0 0 20 0 1 0 307175003 4427776 640 18446744073709551615 94192737615872 94192738510405 140724402180672 0 0 0 65536 4 65538 1 0 0 17 38 0 0 0 0 0 94192738749456 94192738797200 94192758972416 140724402182271 140724402182505 140724402182505 140724402188241 0
/proc/1406400/statm: 1081 797 710 219 0 143 0
[pid=1406432] ppid=1406400 vsize=509032 memory=196232 CPUtime=2.9 cores=36-39
/proc/1406432/stat : 1406432 (python3) R 1406400 1406400 1406210 0 -1 4194304 58406 0 13 0 275 15 0 0 20 0 4 0 307175010 521248768 48768 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 8405026 0 0 0 17 38 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
/proc/1406432/statm: 127258 49057 11730 753 0 78295 0
[pid=1406432/tid=1406509] ppid=1406400 vsize=509032 memory=3188 CPUtime=0.07 cores=36-39
/proc/1406432/task/1406509/stat : 1406509 (python3) S 1406400 1406400 1406210 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 307175077 521248768 48768 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
[pid=1406432/tid=1406514] ppid=1406400 vsize=509032 memory=3188 CPUtime=0.07 cores=36-39
/proc/1406432/task/1406514/stat : 1406514 (python3) S 1406400 1406400 1406210 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 307175077 521248768 48768 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
[pid=1406432/tid=1406517] ppid=1406400 vsize=509032 memory=48244 CPUtime=0.07 cores=36-39
/proc/1406432/task/1406517/stat : 1406517 (python3) S 1406400 1406400 1406210 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 307175077 521248768 48768 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
Current children cumulated CPU time: 2.9 s
Current children cumulated vsize: 513356 KiB
Current children cumulated memory: 199420 KiB
heavy processes:
[startup+12.7001 s]
/proc/loadavg: 4.90 1.85 1.37 16/945 1406849
/proc/meminfo: memFree=814480108/1055320704 swapFree=33550076/33554428
[pid=1406400] ppid=1406387 vsize=4324 memory=3188 CPUtime=0 cores=36-39
/proc/1406400/stat : 1406400 (run) S 1406387 1406400 1406210 0 -1 4194304 266 121 0 0 0 0 0 0 20 0 1 0 307175003 4427776 640 18446744073709551615 94192737615872 94192738510405 140724402180672 0 0 0 65536 4 65538 1 0 0 17 38 0 0 0 0 0 94192738749456 94192738797200 94192758972416 140724402182271 140724402182505 140724402182505 140724402188241 0
/proc/1406400/statm: 1081 797 710 219 0 143 0
[pid=1406432] ppid=1406400 vsize=683284 memory=367036 CPUtime=9.27 cores=36-39
/proc/1406432/stat : 1406432 (python3) R 1406400 1406400 1406210 0 -1 4194304 154069 0 13 0 907 20 0 0 20 0 4 0 307175010 699682816 91429 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 8405026 0 0 0 17 38 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
/proc/1406432/statm: 170821 91759 11778 753 0 121858 0
[pid=1406432/tid=1406509] ppid=1406400 vsize=683284 memory=3188 CPUtime=0.07 cores=36-39
/proc/1406432/task/1406509/stat : 1406509 (python3) S 1406400 1406400 1406210 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 307175077 699682816 91429 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
[pid=1406432/tid=1406514] ppid=1406400 vsize=683284 memory=15652 CPUtime=0.07 cores=36-39
/proc/1406432/task/1406514/stat : 1406514 (python3) S 1406400 1406400 1406210 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 307175077 699682816 91429 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
[pid=1406432/tid=1406517] ppid=1406400 vsize=683284 memory=-8412661042843906680 CPUtime=0.07 cores=36-39
/proc/1406432/task/1406517/stat : 1406517 (python3) S 1406400 1406400 1406210 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 307175077 699682816 91429 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
Current children cumulated CPU time: 9.27 s
Current children cumulated vsize: 687608 KiB
Current children cumulated memory: 370224 KiB
heavy processes:
[startup+25.5002 s]
/proc/loadavg: 7.56 2.59 1.62 17/961 1407098
/proc/meminfo: memFree=810265580/1055320704 swapFree=33550076/33554428
[pid=1406400] ppid=1406387 vsize=4324 memory=3188 CPUtime=0 cores=36-39
/proc/1406400/stat : 1406400 (run) S 1406387 1406400 1406210 0 -1 4194304 266 121 0 0 0 0 0 0 20 0 1 0 307175003 4427776 640 18446744073709551615 94192737615872 94192738510405 140724402180672 0 0 0 65536 4 65538 1 0 0 17 38 0 0 0 0 0 94192738749456 94192738797200 94192758972416 140724402182271 140724402182505 140724402182505 140724402188241 0
/proc/1406400/statm: 1081 797 710 219 0 143 0
[pid=1406432] ppid=1406400 vsize=1466944 memory=1140864 CPUtime=22.02 cores=36-39
/proc/1406432/stat : 1406432 (python3) R 1406400 1406400 1406210 0 -1 4194304 352677 0 13 0 2166 36 0 0 20 0 4 0 307175010 1502150656 284892 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 8405026 0 0 0 17 38 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
/proc/1406432/statm: 366736 285216 13863 753 0 317773 0
[pid=1406432/tid=1406509] ppid=1406400 vsize=1466944 memory=15652 CPUtime=0.07 cores=36-39
/proc/1406432/task/1406509/stat : 1406509 (python3) S 1406400 1406400 1406210 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 307175077 1502150656 284892 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
################
# More data... #
################
[pid=1406400] ppid=1406387 vsize=4324 memory=3188 CPUtime=0 cores=36-39
/proc/1406400/stat : 1406400 (run) S 1406387 1406400 1406210 0 -1 4194304 266 121 0 0 0 0 0 0 20 0 1 0 307175003 4427776 640 18446744073709551615 94192737615872 94192738510405 140724402180672 0 0 0 65536 4 65538 1 0 0 17 38 0 0 0 0 0 94192738749456 94192738797200 94192758972416 140724402182271 140724402182505 140724402182505 140724402188241 0
/proc/1406400/statm: 1081 797 710 219 0 143 0
[pid=1406432] ppid=1406400 vsize=2168292 memory=1852760 CPUtime=3565.94 cores=36-39
/proc/1406432/stat : 1406432 (python3) R 1406400 1406400 1406210 0 -1 4194304 1058492 0 13 0 356497 97 0 0 20 0 4 0 307175010 2220331008 462721 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 8405026 0 0 0 17 38 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
/proc/1406432/statm: 542073 463190 13954 753 0 493110 0
[pid=1406432/tid=1406509] ppid=1406400 vsize=2168292 memory=3188 CPUtime=0.07 cores=36-39
/proc/1406432/task/1406509/stat : 1406509 (python3) S 1406400 1406400 1406210 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 307175077 2220331008 462721 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
[pid=1406432/tid=1406514] ppid=1406400 vsize=2168292 memory=3948 CPUtime=0.07 cores=36-39
/proc/1406432/task/1406514/stat : 1406514 (python3) S 1406400 1406400 1406210 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 307175077 2220331008 462721 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
[pid=1406432/tid=1406517] ppid=1406400 vsize=2168292 memory=15652 CPUtime=0.07 cores=36-39
/proc/1406432/task/1406517/stat : 1406517 (python3) S 1406400 1406400 1406210 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 307175077 2220331008 462721 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
Current children cumulated CPU time: 3565.94 s
Current children cumulated vsize: 2172616 KiB
Current children cumulated memory: 1855948 KiB
[startup+3599.43 s]
# the end of solver process 1406400 was just reported to runsolver
# Child status: 0
# cumulated CPU time of all completed processes: user=3581.98 s, system=1.04637 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+3584 s]*
/proc/loadavg: 16.58 16.50 16.02 17/936 1407525
/proc/meminfo: memFree=806289984/1055320704 swapFree=33550076/33554428
[pid=1406400] ppid=1406387 vsize=4324 memory=3188 CPUtime=0 cores=36-39
/proc/1406400/stat : 1406400 (run) S 1406387 1406400 1406210 0 -1 4194304 266 121 0 0 0 0 0 0 20 0 1 0 307175003 4427776 640 18446744073709551615 94192737615872 94192738510405 140724402180672 0 0 0 65536 4 65538 1 0 0 17 38 0 0 0 0 0 94192738749456 94192738797200 94192758972416 140724402182271 140724402182505 140724402182505 140724402188241 0
/proc/1406400/statm: 1081 797 710 219 0 143 0
[pid=1406432] ppid=1406400 vsize=2168292 memory=1852760 CPUtime=3567.65 cores=36-39
/proc/1406432/stat : 1406432 (python3) R 1406400 1406400 1406210 0 -1 4194304 1058492 0 13 0 356668 97 0 0 20 0 4 0 307175010 2220331008 462721 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 8405026 0 0 0 17 38 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
/proc/1406432/statm: 542073 463190 13954 753 0 493110 0
[pid=1406432/tid=1406509] ppid=1406400 vsize=2168292 memory=3164 CPUtime=0.07 cores=36-39
/proc/1406432/task/1406509/stat : 1406509 (python3) S 1406400 1406400 1406210 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 307175077 2220331008 462721 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
[pid=1406432/tid=1406514] ppid=1406400 vsize=2168292 memory=-9114138388719827134 CPUtime=0.07 cores=36-39
/proc/1406432/task/1406514/stat : 1406514 (python3) S 1406400 1406400 1406210 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 307175077 2220331008 462721 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
[pid=1406432/tid=1406517] ppid=1406400 vsize=2168292 memory=3232 CPUtime=0.07 cores=36-39
/proc/1406432/task/1406517/stat : 1406517 (python3) S 1406400 1406400 1406210 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 307175077 2220331008 462721 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
Current children cumulated CPU time: 3567.65 s
Current children cumulated vsize: 2172616 KiB
Current children cumulated memory: 1855948 KiB
[startup+3590.4 s]
/proc/loadavg: 16.54 16.49 16.02 17/936 1407537
/proc/meminfo: memFree=806270740/1055320704 swapFree=33550076/33554428
[pid=1406400] ppid=1406387 vsize=4324 memory=3188 CPUtime=0 cores=36-39
/proc/1406400/stat : 1406400 (run) S 1406387 1406400 1406210 0 -1 4194304 266 121 0 0 0 0 0 0 20 0 1 0 307175003 4427776 640 18446744073709551615 94192737615872 94192738510405 140724402180672 0 0 0 65536 4 65538 1 0 0 17 38 0 0 0 0 0 94192738749456 94192738797200 94192758972416 140724402182271 140724402182505 140724402182505 140724402188241 0
/proc/1406400/statm: 1081 797 710 219 0 143 0
[pid=1406432] ppid=1406400 vsize=2168292 memory=1852760 CPUtime=3574.01 cores=36-39
/proc/1406432/stat : 1406432 (python3) R 1406400 1406400 1406210 0 -1 4194304 1058496 0 13 0 357304 97 0 0 20 0 4 0 307175010 2220331008 462721 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 8405026 0 0 0 17 38 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
/proc/1406432/statm: 542073 463190 13954 753 0 493110 0
[pid=1406432/tid=1406509] ppid=1406400 vsize=2168292 memory=1852760 CPUtime=0.07 cores=36-39
/proc/1406432/task/1406509/stat : 1406509 (python3) S 1406400 1406400 1406210 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 307175077 2220331008 462721 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
[pid=1406432/tid=1406514] ppid=1406400 vsize=2168292 memory=15652 CPUtime=0.07 cores=36-39
/proc/1406432/task/1406514/stat : 1406514 (python3) S 1406400 1406400 1406210 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 307175077 2220331008 462721 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
[pid=1406432/tid=1406517] ppid=1406400 vsize=2168292 memory=103000 CPUtime=0.07 cores=36-39
/proc/1406432/task/1406517/stat : 1406517 (python3) S 1406400 1406400 1406210 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 307175077 2220331008 462721 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
Current children cumulated CPU time: 3574.01 s
Current children cumulated vsize: 2172616 KiB
Current children cumulated memory: 1855948 KiB
[startup+3593.6 s]
/proc/loadavg: 16.57 16.50 16.02 17/936 1407537
/proc/meminfo: memFree=806268412/1055320704 swapFree=33550076/33554428
[pid=1406400] ppid=1406387 vsize=4324 memory=3188 CPUtime=0 cores=36-39
/proc/1406400/stat : 1406400 (run) S 1406387 1406400 1406210 0 -1 4194304 266 121 0 0 0 0 0 0 20 0 1 0 307175003 4427776 640 18446744073709551615 94192737615872 94192738510405 140724402180672 0 0 0 65536 4 65538 1 0 0 17 38 0 0 0 0 0 94192738749456 94192738797200 94192758972416 140724402182271 140724402182505 140724402182505 140724402188241 0
/proc/1406400/statm: 1081 797 710 219 0 143 0
[pid=1406432] ppid=1406400 vsize=2168292 memory=1852760 CPUtime=3577.2 cores=36-39
/proc/1406432/stat : 1406432 (python3) R 1406400 1406400 1406210 0 -1 4194304 1058496 0 13 0 357623 97 0 0 20 0 4 0 307175010 2220331008 462721 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 8405026 0 0 0 17 38 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
/proc/1406432/statm: 542073 463190 13954 753 0 493110 0
[pid=1406432/tid=1406509] ppid=1406400 vsize=2168292 memory=1852760 CPUtime=0.07 cores=36-39
/proc/1406432/task/1406509/stat : 1406509 (python3) S 1406400 1406400 1406210 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 307175077 2220331008 462721 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
[pid=1406432/tid=1406514] ppid=1406400 vsize=2168292 memory=3188 CPUtime=0.07 cores=36-39
/proc/1406432/task/1406514/stat : 1406514 (python3) S 1406400 1406400 1406210 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 307175077 2220331008 462721 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
[pid=1406432/tid=1406517] ppid=1406400 vsize=2168292 memory=1852760 CPUtime=0.07 cores=36-39
/proc/1406432/task/1406517/stat : 1406517 (python3) S 1406400 1406400 1406210 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 307175077 2220331008 462721 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
Current children cumulated CPU time: 3577.2 s
Current children cumulated vsize: 2172616 KiB
Current children cumulated memory: 1855948 KiB
[startup+3596.8 s]
/proc/loadavg: 16.61 16.51 16.03 17/936 1407537
/proc/meminfo: memFree=806266400/1055320704 swapFree=33550076/33554428
[pid=1406400] ppid=1406387 vsize=4324 memory=3188 CPUtime=0 cores=36-39
/proc/1406400/stat : 1406400 (run) S 1406387 1406400 1406210 0 -1 4194304 266 121 0 0 0 0 0 0 20 0 1 0 307175003 4427776 640 18446744073709551615 94192737615872 94192738510405 140724402180672 0 0 0 65536 4 65538 1 0 0 17 38 0 0 0 0 0 94192738749456 94192738797200 94192758972416 140724402182271 140724402182505 140724402182505 140724402188241 0
/proc/1406400/statm: 1081 797 710 219 0 143 0
[pid=1406432] ppid=1406400 vsize=2168292 memory=1852760 CPUtime=3580.39 cores=36-39
/proc/1406432/stat : 1406432 (python3) R 1406400 1406400 1406210 0 -1 4194304 1058496 0 13 0 357942 97 0 0 20 0 4 0 307175010 2220331008 462721 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 8405026 0 0 0 17 38 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
/proc/1406432/statm: 542073 463190 13954 753 0 493110 0
[pid=1406432/tid=1406509] ppid=1406400 vsize=2168292 memory=15652 CPUtime=0.07 cores=36-39
/proc/1406432/task/1406509/stat : 1406509 (python3) S 1406400 1406400 1406210 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 307175077 2220331008 462721 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 8405026 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
[pid=1406432/tid=1406514] ppid=1406400 vsize=2168292 memory=0 CPUtime=0.07 cores=36-39
/proc/1406432/task/1406514/stat : 1406514 (python3) S 1406400 1406400 1406210 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 307175077 2220331008 462721 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 8405026 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
[pid=1406432/tid=1406517] ppid=1406400 vsize=2168292 memory=1852760 CPUtime=0.07 cores=36-39
/proc/1406432/task/1406517/stat : 1406517 (python3) S 1406400 1406400 1406210 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 307175077 2220331008 462721 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 8405026 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
Current children cumulated CPU time: 3580.39 s
Current children cumulated vsize: 2172616 KiB
Current children cumulated memory: 1855948 KiB
[startup+3598.4 s]
/proc/loadavg: 16.61 16.51 16.03 16/928 1407545
/proc/meminfo: memFree=806776824/1055320704 swapFree=33550076/33554428
[pid=1406400] ppid=1406387 vsize=4324 memory=3188 CPUtime=0 cores=36-39
/proc/1406400/stat : 1406400 (run) S 1406387 1406400 1406210 0 -1 4194304 266 121 0 0 0 0 0 0 20 0 1 0 307175003 4427776 640 18446744073709551615 94192737615872 94192738510405 140724402180672 0 0 0 65536 4 65538 1 0 0 17 38 0 0 0 0 0 94192738749456 94192738797200 94192758972416 140724402182271 140724402182505 140724402182505 140724402188241 0
/proc/1406400/statm: 1081 797 710 219 0 143 0
[pid=1406432] ppid=1406400 vsize=1747448 memory=1436204 CPUtime=3581.98 cores=36-39
/proc/1406432/stat : 1406432 (python3) R 1406400 1406400 1406210 0 -1 4194304 1089123 0 13 0 358100 98 0 0 20 0 4 0 307175010 1789386752 358582 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 8405024 0 0 0 17 38 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
/proc/1406432/statm: 436862 359051 13954 753 0 387899 0
[pid=1406432/tid=1406509] ppid=1406400 vsize=1747448 memory=4660 CPUtime=0.07 cores=36-39
/proc/1406432/task/1406509/stat : 1406509 (python3) S 1406400 1406400 1406210 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 307175077 1789386752 358582 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 8405024 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
[pid=1406432/tid=1406514] ppid=1406400 vsize=1747448 memory=15652 CPUtime=0.07 cores=36-39
/proc/1406432/task/1406514/stat : 1406514 (python3) S 1406400 1406400 1406210 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 307175077 1789386752 358582 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 8405024 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
[pid=1406432/tid=1406517] ppid=1406400 vsize=1747448 memory=103000 CPUtime=0.07 cores=36-39
/proc/1406432/task/1406517/stat : 1406517 (python3) S 1406400 1406400 1406210 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 307175077 1789386752 358582 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 8405024 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
Current children cumulated CPU time: 3581.98 s
Current children cumulated vsize: 1751772 KiB
Current children cumulated memory: 1439392 KiB
[startup+3599.2 s]
/proc/loadavg: 16.61 16.51 16.03 14/904 1407569
/proc/meminfo: memFree=810144568/1055320704 swapFree=33550076/33554428
[pid=1406400] ppid=1406387 vsize=4324 memory=3188 CPUtime=0 cores=36-39
/proc/1406400/stat : 1406400 (run) S 1406387 1406400 1406210 0 -1 4194304 266 121 0 0 0 0 0 0 20 0 1 0 307175003 4427776 640 18446744073709551615 94192737615872 94192738510405 140724402180672 0 0 0 65536 4 65538 1 0 0 17 38 0 0 0 0 0 94192738749456 94192738797200 94192758972416 140724402182271 140724402182505 140724402182505 140724402188241 0
/proc/1406400/statm: 1081 797 710 219 0 143 0
[pid=1406432] ppid=1406400 vsize=1747448 memory=1436560 CPUtime=3582.78 cores=36-39
/proc/1406432/stat : 1406432 (python3) R 1406400 1406400 1406210 0 -1 4194304 1136612 0 13 0 358178 100 0 0 20 0 4 0 307175010 1789386752 358582 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 0 0 0 0 17 38 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
/proc/1406432/statm: 436862 359140 13954 753 0 387899 0
[pid=1406432/tid=1406509] ppid=1406400 vsize=1747448 memory=15652 CPUtime=0.07 cores=36-39
/proc/1406432/task/1406509/stat : 1406509 (python3) S 1406400 1406400 1406210 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 307175077 1789386752 358582 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 0 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
[pid=1406432/tid=1406514] ppid=1406400 vsize=1747448 memory=103000 CPUtime=0.07 cores=36-39
/proc/1406432/task/1406514/stat : 1406514 (python3) S 1406400 1406400 1406210 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 307175077 1789386752 358582 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 0 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
[pid=1406432/tid=1406517] ppid=1406400 vsize=1747448 memory=12008 CPUtime=0.07 cores=36-39
/proc/1406432/task/1406517/stat : 1406517 (python3) S 1406400 1406400 1406210 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 307175077 1789386752 358582 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 0 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
Current children cumulated CPU time: 3582.78 s
Current children cumulated vsize: 1751772 KiB
Current children cumulated memory: 1439748 KiB
[startup+3599.4 s]
/proc/loadavg: 16.61 16.51 16.03 14/904 1407569
/proc/meminfo: memFree=810144568/1055320704 swapFree=33550076/33554428
[pid=1406400] ppid=1406387 vsize=4324 memory=3188 CPUtime=0 cores=36-39
/proc/1406400/stat : 1406400 (run) S 1406387 1406400 1406210 0 -1 4194304 266 121 0 0 0 0 0 0 20 0 1 0 307175003 4427776 640 18446744073709551615 94192737615872 94192738510405 140724402180672 0 0 0 65536 4 65538 1 0 0 17 38 0 0 0 0 0 94192738749456 94192738797200 94192758972416 140724402182271 140724402182505 140724402182505 140724402188241 0
/proc/1406400/statm: 1081 797 710 219 0 143 0
[pid=1406432] ppid=1406400 vsize=1577468 memory=1269740 CPUtime=3582.98 cores=36-39
/proc/1406432/stat : 1406432 (python3) R 1406400 1406400 1406210 0 -1 4194304 1136894 0 13 0 358197 101 0 0 20 0 4 0 307175010 1615327232 316935 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 0 0 0 0 17 38 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
/proc/1406432/statm: 394367 317435 13985 753 0 345404 0
[pid=1406432/tid=1406509] ppid=1406400 vsize=1577468 memory=263440 CPUtime=0.07 cores=36-39
/proc/1406432/task/1406509/stat : 1406509 (python3) S 1406400 1406400 1406210 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 307175077 1615327232 316935 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 0 1 0 0 -1 38 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
[pid=1406432/tid=1406514] ppid=1406400 vsize=1577468 memory=-6447725943030184320 CPUtime=0.07 cores=36-39
/proc/1406432/task/1406514/stat : 1406514 (python3) S 1406400 1406400 1406210 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 307175077 1615327232 316935 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 0 1 0 0 -1 36 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
[pid=1406432/tid=1406517] ppid=1406400 vsize=1577468 memory=41212 CPUtime=0.07 cores=36-39
/proc/1406432/task/1406517/stat : 1406517 (python3) S 1406400 1406400 1406210 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 307175077 1615327232 316935 18446744073709551615 4321280 7402577 140733192461904 0 0 0 0 16781312 0 1 0 0 -1 39 0 0 0 0 0 9420256 10002664 43245568 140733192464282 140733192464532 140733192464532 140733192470458 0
Current children cumulated CPU time: 3582.98 s
Current children cumulated vsize: 1581792 KiB
Current children cumulated memory: 1272928 KiB
Child status: 0
Real time (s): 3599.43
CPU time (s): 3583.03
CPU user time (s): 3581.98
CPU system time (s): 1.04637
CPU usage (%): 99.5443
Max. virtual memory (cumulated for all children) (KiB): 2268064
Max. memory (cumulated for all children) (KiB): 1891932
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3581.98
system time used= 1.04637
maximum resident set size= 1886868
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1137724
page faults= 13
swaps= 0
block input operations= 440
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5034
involuntary context switches= 1830
# summary of solver processes directly reported to runsolver:
# pid: 1406400
# total CPU time (s): 3583.03
# total CPU user time (s): 3581.98
# total CPU system time (s): 1.04637
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.0566 second user time and 42.1246 second system time
The end
Launcher Data
Begin job on nodeE007 at 2026-07-11 05:01:10
IDJOB=4785195
IDBENCH=145058
IDSOLVER=3604
FILE ID=nodeE007/4785195-1783738869
RUNJOBID= nodeE007-1783738869-1406229
SLURM_JOB_ID= 12739717
Free space on /tmp= 800636 MiB
SOLVER NAME= cpmpy_ortools (1 core) 2026-05-18
BENCH NAME= PB24/normalized-extraPB12/OPT-LIN/sroussel/benchsMusee/opb_Equals1_cod2_binary/normalized-BA_RDC4.dot_fibo_0null50mast_rapportOE1.0_TMAX180_K67_cod2_pbEq1_newVersion_binary.opb
COMMAND LINE= run BENCHNAME --runner opb --time_limit TIMELIMIT --mem_limit MEMLIMIT --verbose --cores 1 --seed RANDOMSEED --intermediate --solver ortools
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4785195-1783738869/watcher-4785195-1783738869 -o /tmp/evaluation-result-4785195-1783738869/solver-4785195-1783738869 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4785195-1783738869/vars-4785195-1783738869 --bin-var /tmp/runsolver-exch-nodeE007-1783738869-1406229 --watchdog 3760 --use-pty run HOME/instance-4785195-1783738869.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 761593962 --intermediate --solver ortools
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 62000 MiB
NBCORE= 3
MD5SUM BENCH= 0c477b56360d4e16eb08e846d0bb5a33
RANDOM SEED=761593962
nodeE007 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 : 3586.712
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 0
cpu cores : 32
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3585.358
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 2
cpu cores : 32
apicid : 2
initial apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3591.053
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 3
cpu cores : 32
apicid : 3
initial apicid : 3
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3599.842
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 64
cpu cores : 32
apicid : 64
initial apicid : 64
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3605.985
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 65
cpu cores : 32
apicid : 65
initial apicid : 65
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 6
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 66
cpu cores : 32
apicid : 66
initial apicid : 66
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3599.538
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 67
cpu cores : 32
apicid : 67
initial apicid : 67
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3596.418
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 32
cpu cores : 32
apicid : 32
initial apicid : 32
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3595.753
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 33
cpu cores : 32
apicid : 33
initial apicid : 33
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 10
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 34
cpu cores : 32
apicid : 34
initial apicid : 34
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 11
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 35
cpu cores : 32
apicid : 35
initial apicid : 35
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 12
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3592.251
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 96
cpu cores : 32
apicid : 96
initial apicid : 96
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3600.271
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 97
cpu cores : 32
apicid : 97
initial apicid : 97
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 14
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 98
cpu cores : 32
apicid : 98
initial apicid : 98
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 7089.65
TLB size : 192 4K pages
clflush size : 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.182
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 48
cpu cores : 32
apicid : 48
initial apicid : 48
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3581.319
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 49
cpu cores : 32
apicid : 49
initial apicid : 49
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 18
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 50
cpu cores : 32
apicid : 50
initial apicid : 50
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 19
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3585.591
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 51
cpu cores : 32
apicid : 51
initial apicid : 51
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3584.126
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 112
cpu cores : 32
apicid : 112
initial apicid : 112
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 21
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 113
cpu cores : 32
apicid : 113
initial apicid : 113
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3584.700
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 114
cpu cores : 32
apicid : 114
initial apicid : 114
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3583.838
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 115
cpu cores : 32
apicid : 115
initial apicid : 115
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3592.408
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 16
cpu cores : 32
apicid : 16
initial apicid : 16
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3587.110
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 18
cpu cores : 32
apicid : 18
initial apicid : 18
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 28
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 80
cpu cores : 32
apicid : 80
initial apicid : 80
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3572.860
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 81
cpu cores : 32
apicid : 81
initial apicid : 81
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3576.003
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 83
cpu cores : 32
apicid : 83
initial apicid : 83
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 32
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 0
cpu cores : 32
apicid : 128
initial apicid : 128
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3581.305
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 1
cpu cores : 32
apicid : 129
initial apicid : 129
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3579.316
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 3
cpu cores : 32
apicid : 131
initial apicid : 131
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 64
cpu cores : 32
apicid : 192
initial apicid : 192
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3586.570
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 65
cpu cores : 32
apicid : 193
initial apicid : 193
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3592.319
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 66
cpu cores : 32
apicid : 194
initial apicid : 194
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 39
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 67
cpu cores : 32
apicid : 195
initial apicid : 195
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3553.875
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 32
cpu cores : 32
apicid : 160
initial apicid : 160
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3565.682
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 33
cpu cores : 32
apicid : 161
initial apicid : 161
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3563.137
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 34
cpu cores : 32
apicid : 162
initial apicid : 162
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3602.958
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 96
cpu cores : 32
apicid : 224
initial apicid : 224
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3603.300
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 97
cpu cores : 32
apicid : 225
initial apicid : 225
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3602.515
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 98
cpu cores : 32
apicid : 226
initial apicid : 226
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3599.170
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 48
cpu cores : 32
apicid : 176
initial apicid : 176
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3605.033
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 49
cpu cores : 32
apicid : 177
initial apicid : 177
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3598.709
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 51
cpu cores : 32
apicid : 179
initial apicid : 179
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3616.031
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 112
cpu cores : 32
apicid : 240
initial apicid : 240
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3616.617
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 114
cpu cores : 32
apicid : 242
initial apicid : 242
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3610.627
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 115
cpu cores : 32
apicid : 243
initial apicid : 243
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3594.164
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 16
cpu cores : 32
apicid : 144
initial apicid : 144
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3601.146
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 17
cpu cores : 32
apicid : 145
initial apicid : 145
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 58
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 18
cpu cores : 32
apicid : 146
initial apicid : 146
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3591.680
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 19
cpu cores : 32
apicid : 147
initial apicid : 147
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3584.722
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 80
cpu cores : 32
apicid : 208
initial apicid : 208
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3573.632
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 81
cpu cores : 32
apicid : 209
initial apicid : 209
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3577.984
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 82
cpu cores : 32
apicid : 210
initial apicid : 210
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush size : 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 : 3571.813
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 83
cpu cores : 32
apicid : 211
initial apicid : 211
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7089.65
TLB size : 192 4K pages
clflush 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: 1055320704 kB
MemFree: 817958376 kB
MemAvailable: 1046215012 kB
Buffers: 1060 kB
Cached: 231192320 kB
SwapCached: 264 kB
Active: 11349968 kB
Inactive: 219999568 kB
Active(anon): 715900 kB
Inactive(anon): 387692 kB
Active(file): 10634068 kB
Inactive(file): 219611876 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33554428 kB
SwapFree: 33550076 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 373012 kB
Writeback: 24 kB
AnonPages: 156764 kB
Mapped: 161016 kB
Shmem: 949608 kB
KReclaimable: 3697008 kB
Slab: 4346508 kB
SReclaimable: 3697008 kB
SUnreclaim: 649500 kB
KernelStack: 13888 kB
PageTables: 5056 kB
SecPageTables: 15404 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 561214780 kB
Committed_AS: 1435464 kB
VmallocTotal: 13743895347199 kB
VmallocUsed: 478388 kB
VmallocChunk: 0 kB
Percpu: 125440 kB
HardwareCorrupted: 0 kB
AnonHugePages: 16384 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: 389572 kB
DirectMap2M: 19855360 kB
DirectMap1G: 1053818880 kB
Free space on /tmp at the end= 800280 MiB
End job on nodeE007 at 2026-07-11 06:01:12