Trace number 4804815
Some explanations
A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process.
The trace of the execution of a solver is divided into four (or five) parts:
-
SOLVER DATA
This is the output of the solver (stdout and stderr).
Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.
When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.
As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
-
VERIFIER DATA
The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
WATCHER DATA
This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver.
The memory used by the solver (vsize) is also given every ten seconds.
When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
-
LAUNCHER DATA
These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.
Solver answer on this benchmark
General information on the benchmark
| Name | PB24/normalized-PB24/OPT-LIN/nordstrom/KNAP/uncorrelated/ normalized-knapPI_1_10000_10000_4_-11456508.opb |
| MD5SUM | 28e7bd869bebb7230d0ec66e62b1c585 |
| 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 | -22951692 |
| Best CPU time to get the best result obtained on this benchmark | 0.364343 |
| 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 | 40000 |
| Total number of constraints | 1 |
| Number of constraints which are clauses | 0 |
| 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 | 40000 |
| Maximum length of a constraint | 40000 |
| Number of terms in the objective function | 40000 |
| Biggest coefficient in the objective function | 10000 |
| Number of bits for the biggest coefficient in the objective function | 14 |
| Sum of the numbers in the objective function | 200527944 |
| Number of bits of the sum of numbers in the objective function | 28 |
| Biggest number in a constraint | 1988407 |
| Number of bits of the biggest number in a constraint | 21 |
| Biggest sum of numbers in a constraint | 201973391 |
| Number of bits of the biggest sum of numbers | 28 |
| 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
1.30/1.52 c Time taken to transform: 0.32132863998413086 seconds
1.30/1.52 c Solver arguments: {'interleave_search': True, 'use_rins_lns': False, 'num_search_workers': 1, 'random_seed': 1767109789, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7f25604cf410>}
1.30/1.52 c 3597.0214655399323s left to solve
73.03/73.58 c Solution 1, time = 36.5613s
73.03/73.58 o -22946551
73.03/73.58 c Solution 2, time = 38.1837s
73.03/73.58 o -22949648
73.03/73.58 c Solution 3, time = 43.4446s
73.03/73.58 o -22950984
73.03/73.58 c Solution 4, time = 63.8187s
73.03/73.58 o -22951004
73.03/73.58 c Solution 5, time = 66.6311s
73.03/73.58 o -22951006
73.03/73.58 c Solution 6, time = 66.6451s
73.03/73.58 o -22951026
73.03/73.58 c Solution 7, time = 66.7634s
73.03/73.58 o -22951089
73.03/73.58 c Solution 8, time = 66.8722s
73.03/73.58 o -22951321
73.03/73.58 c Solution 9, time = 66.8966s
73.03/73.58 o -22951391
73.03/73.58 c Solution 10, time = 67.0755s
73.03/73.58 o -22951493
73.03/73.58 c Solution 11, time = 67.5633s
73.03/73.58 o -22951499
73.03/73.58 c Solution 12, time = 67.5890s
73.03/73.58 o -22951530
73.03/73.58 c Solution 13, time = 67.7418s
73.03/73.58 o -22951586
73.03/73.58 c Solution 14, time = 67.8774s
73.03/73.58 o -22951625
73.03/73.58 c Solution 15, time = 68.1830s
73.03/73.58 o -22951650
73.03/73.58 c Solution 16, time = 68.6427s
73.03/73.58 o -22951679
73.03/73.58 c Solution 17, time = 69.3722s
73.03/73.58 o -22951681
73.03/73.58 c Solution 18, time = 70.3227s
73.03/73.58 o -22951691
73.03/73.58 c Solution 19, time = 70.6928s
73.03/73.58 o -22951692
73.13/73.60 o -22951692
73.13/73.60 v -x39621 -x34022 -x21331 -x9960 -x2515 -x34416 -x8393 -x26918 -x24260 -x22850 -x31188 -x38461 -x21543 x21288 -x35024 -x12104 -x14753 -x12711 -x35290 x15759 -x17656 -x36968 x14717 -x822 -x5780 -x32744 -x27458 -x24990 -x23417 -x36200 -x6578 -x22988 -x19965 -x18840 -x20896 -x14998 x24292 -x3095 -x19961 -x39037 -x19701 -x36274 -x35917 -x28668 -x31914 x15436 -x25719 -x37053 -x1597 -x38707 -x33685 x17132 -x6316 -x19316 -x34741 -x37852 -x12086 -x33732 -x6768 -x9705 -x14659 -x34177 -x3793 -x30729 -x18585 x6611 -x27036 -x32485 -x21267 -x1437 -x35692 x33367 -x13605 -x14539 -x28520 -x6706 -x14683 -x20059 -x20853 -x3024 -x20237 -x13616 -x22858 x8555 -x39845 -x19591 -x32419 x12319 -x33927 -x2346 -x32545 -x18240 x34287 -x18495 -x19395 -x19258 -x18473 -x3115 -x25288 -x25549 -x33253 -x2304 -x18026 -x19529 -x25243 -x5135 x13490 -x9289 x11810 -x39965 -x39857 -x24725 -x4153 -x8361 -x25641 x3167 -x32445 -x9258 -x13808 -x16426 -x30900 -x25864 -x12587 -x25726 -x18047 -x35987 -x21955 x25206 -x18335 -x14591 -x16530 -x5309 -x36142 -x38032 x18878 -x27778 -x38928 -x14898 -x13089 -x25872 -x6206 -x17108 -x2204 -x16322 -x12735 x6755 -x37166 -x5296 -x15705 -x38187 -x27790 -x15305 -x22613 -x38650 -x2202 -x21427 -x22368 -x33585 -x38039 -x38974 -x27110 x22530 -x23185 x25387 -x25670 -x12109 -x13475 -x34734 -x17056 -x30882 x5331 -x21887 -x31944 -x38888 -x33281 -x31176 -x31592 -x29389 -x22495 x23800 -x34088 -x17694 -x1872 -x35191 -x39631 -x31320 -x32412 -x15663 -x8859 -x29318 -x21904 -x24026 -x38645 -x36183 -x26503 -x2019 -x25947 -x36976 -x618 -x24835 -x11032 -x4516 -x385 -x26926 -x5158 -x22689 -x7440 -x37759 -x17358 -x17316 -x16734 -x1967 -x18382 -x18924 -x39332 -x14551 -x39087 -x29020 -x15272 -x15753 -x10845 -x19 -x19387 -x14971 -x53 -x9262 -x12379 -x1909 -x22755 -x19475 -x35813 -x9855 -x6877 -x29077 -x32432 x28897 -x10419 -x1279 -x4567 -x311 -x11461 -x14644 -x13429 -x2616 -x39587 -x6133 -x9433 -x1075 -x7763 -x25057 -x21723 x37236 -x37165 -x36819 -x469 x19132 -x14413 -x16372 -x27863 -x24896 -x28867 -x35282 x23334 -x30507 -x2848 -x36186 -x14747 -x7937 -x1344 -x25661 -x26936 -x14409 -x14030 -x32261 -x13857 -x12643 -x10896 -x33766 -x5164 -x12026 -x20535 -x35064 -x4960 -x10664 -x23239 -x35741 -x22923 -x29434 -x26029 -x2706 -x7152 -x12639 -x24564 -x17232 -x1719 -x12928 -x39979 -x18868 -x37017 x6821 -x7555 -x21405 -x1148 -x15528 x36954 -x33500 -x4166 -x39625 -x12763 -x29482 -x25609 -x11029 x3549 -x10486 -x16779 -x11723 -x9178 -x14442 -x5345 -x20354 -x21698 -x9606 -x28563 -x21475 -x14741 -x34859 -x1473 -x8943 -x12244 -x18506 -x37287 -x32324 -x13713 -x30504 -x7633 -x1503 -x24648 -x26235 -x35488 -x36124 -x21140 x21250 -x9673 x16876 -x34650 x26042 -x25603 -x8969 -x18962 -x5654 -x16742 -x387 -x2411 -x12545 x17093 -x3229 -x31138 -x7586 -x20074 x3770 -x37037 -x11774 -x29289 -x7671 -x4179 -x3540 x6770 -x26157 -x6545 -x38447 -x6655 x11780 -x16684 -x19437 -x26519 -x10267 -x9285 -x25867 -x19963 -x35479 -x12407 -x34490 -x36519 -x657 -x13523 -x19046 -x12239 -x36934 -x11855 -x14232 -x14359 -x36053 -x7318 -x3491 -x26140 -x466 -x5049 x11234 -x35736 -x24751 -x292 -x10972 -x16653 -x31101 -x6284 -x29539 -x21512 -x2262 -x5549 -x14656 -x11430 -x5642 -x33760 -x26061 -x13469 x22976 -x20499 -x39543 -x29600 -x12710 -x24950 x2087 -x30311 -x23174 -x22354 -x27357 -x30630 -x23105 -x13347 -x7755 -x38297 -x27464 -x6397 -x19683 -x28541 -x25706 -x3204 -x8002 x20909 -x22757 -x9813 -x1166 -x24625 -x30035 -x27602 x9699 -x29519 x3047 -x28602 -x27396 -x39130 -x2376 x31210 -x6421 -x32578 x32351 -x35541 -x1242 -x3374 -x9709 -x39274 -x24460 -x39499 -x12604 -x9962 -x7466 -x8972 -x12283 -x24594 x3789 -x19926 -x9683 -x20544 -x34586 -x33609 -x9030 -x12374 -x9235 -x36598 -x30810 -x5138 -x5615 -x39924 -x22742 -x31540 -x5620 -x36857 -x21409 -x31397 x8874 -x32747 -x25081 -x27408 -x23849 -x38460 -x3802 -x24955 -x26257 -x18134 -x31461 -x1556 x1273 -x24483 -x34688 -x23224 -x6808 -x27223 -x36711 -x35269 -x8793 -x10071 -x26927 -x16358 -x28567 -x11440 -x28079 -x15112 -x12196 -x1147 -x34937 -x39287 -x10243 -x19022 -x22159 -x30925 -x1657 -x17321 x24513 -x22780 -x8178 -x29140 -x1877 -x29990 x13064 -x2483 -x27199 -x38373 -x24962 -x35637 -x32165 -x9577 -x209 -x14312 -x24182 -x12886 -x27075 -x25793 x9227 -x2670 -x5649 -x38065 -x9486 -x36234 -x13693 -x20298 -x21999 -x17727 -x27992 -x32480 -x12335 -x20231 -x950 -x10492 -x39571 -x9772 x6200 x28546 -x29716 x34802 -x32493 -x24154 -x20604 -x18093 -x32650 -x23279 -x27013 -x28057 -x13650 -x4530 -x12519 -x24216 -x18789 -x19157 -x4064 -x26860 -x62 -x8937 -x16872 -x32439 -x5547 x17438 -x31773 -x12730 -x21067 -x27757 -x9574 -x19130 -x20365 -x332 -x20442 -x47 -x34541 -x25672 -x24193 -x25450 x10861 -x9381 -x11265 -x39435 -x10318 -x10772 -x20570 -x28502 x14325 -x29263 -x30929 -x6683 -x14951 -x22921 -x88 -x13310 -x24587 -x36620 -x19369 -x28198 -x32274 -x32945 -x12194 -x35663 -x21222 -x10608 x36726 -x15655 -x6282 -x26249 -x37071 -x36046 -x4844 -x29473 x28389 -x29008 -x3322 -x2274 -x33633 -x31788 -x19969 -x27587 -x21434 -x14859 -x20207 x9889 -x7682 -x9820 -x14128 -x9090 -x39691 -x36485 -x14004 -x16276 -x1125 x25762 -x6051 -x3195 -x38466 -x26283 -x10265 -x32190 -x11634 -x26513 -x39538 -x9840 -x9271 -x16504 -x32414 -x39643 -x2646 -x739 -x33263 -x15567 x37969 -x363 -x20512 -x17707 -x4549 -x18193 -x8671 -x20820 x24294 -x28094 -x12529 -x36294 -x36766 -x27145 -x15968 -x1724 -x3538 -x14002 -x29146 -x22888 -x15656 -x11495 -x4218 -x1635 -x4037 -x26836 -x31606 -x15382 -x18156 -x12593 -x30845 -x12910 -x29280 x8602 -x828 -x7252 -x37038 x14636 -x24503 -x31038 -x7784 -x2679 -x36149 -x39046 -x29107 -x12597 -x25614 -x36071 -x3221 x27154 -x37143 -x32111 x35476 -x10676 x978 -x8409 -x5998 x2845 -x2743 -x14823 -x34148 -x6367 -x22282 -x37474 -x22412 -x24505 -x11897 -x35888 -x2379 -x5724 -x16611 -x27182 -x39772 -x26540 -x31444 -x5858 -x8203 -x20817 -x9017 -x31653 -x19867 -x27333 -x28356 -x19362 -x38764 -x23221 -x14916 -x26494 -x6990 -x15833 -x1143 -x6007 -x35582 -x11315 -x37644 -x7311 -x22310 -x33696 -x33882 -x11801 -x1946 -x13734 -x36494 -x32477 -x14529 -x26429 -x10773 -x20252 -x33684 -x23129 -x38952 -x4861 -x374 -x32682 -x17177 x10287 -x9664 -x1956 -x22942 -x34728 -x19919 -x18468 -x26849 -x6932 -x39324 -x25300 -x22990 -x2754 -x24367 -x29830 -x2951 -x21578 -x20973 -x20787 -x11636 -x10632 -x7655 -x12255 -x25199 -x28167 x36458 -x17289 -x35362 -x2750 -x15979 -x18638 -x15997 -x23275 -x23653 -x2698 -x10777 -x23116 -x38777 -x31893 -x9530 -x34715 -x37494 -x18219 -x11342 -x34553 -x15186 -x30653 -x835 -x35032 -x39881 x17582 -x16562 -x26755 -x15637 x39733 -x28087 -x15993 -x4139 -x4997 x31339 -x24416 -x17483 -x21539 -x32959 -x3430 -x33514 x9710 -x3603 -x756 -x33276 -x12962 -x3104 -x516 -x24229 -x6324 -x34129 -x4075 -x9856 x17715 -x26730 -x4254 -x5130 -x4282 -x5875 -x2783 -x26481 -x5931 x14459 -x4199 -x1748 -x9685 -x34483 x34438 x5719 -x28764 -x10085 -x38793 -x38812 -x24986 -x35351 -x26329 -x19129 -x30090 -x34841 -x12075 -x1602 -x6965 -x14964 x4238 -x2104 -x26982 -x29785 -x18452 -x35716 -x6506 -x4508 -x26366 -x32112 -x36862 -x36033 -x22276 -x23929 -x28428 -x8158 -x33554 -x23788 -x25739 -x24716 -x32020 -x22320 -x5916 -x16870 -x21164 -x36786 -x14039 -x27206 -x537 -x4400 -x6063 -x7822 -x36887 -x16296 -x4098 -x22402 -x1594 -x23661 -x6818 -x4640 -x5760 -x17135 -x11909 -x36998 -x19819 -x37681 -x12253 -x37917 -x5774 -x12945 -x35099 -x8523 x22468 -x3507 -x17374 -x16058 -x36813 -x1084 -x29352 -x809 -x28120 -x28925 -x5611 -x33911 -x36300 -x21197 -x3986 -x1345 -x12377 -x24370 -x39885 -x10424 -x6158 -x28794 -x30365 -x35820 -x32572 -x1633 -x14552 -x24809 -x38238 -x8107 -x12501 -x16433 -x17013 -x1116 -x12268 -x6308 -x7471 -x20408 -x22274 -x18923 -x14343 -x29039 x36727 -x10252 -x6372 -x18230 -x2606 -x38199 x563 -x1217 -x19185 -x23820 x34647 -x36334 -x35108 -x3897 -x35144 -x26756 -x8603 -x39978 -x8388 -x32494 -x6910 -x28441 -x31824 -x28691 -x34891 -x27933 -x38056 -x18045 -x39493 -x30750 x918 x14041 -x10323 -x28531 -x9346 -x14532 -x21860 -x37033 -x30921 -x37516 -x5014 -x19163 -x28674 -x19774 -x13230 -x24126 -x3553 -x7012 -x4283 -x4062 -x30487 -x5557 -x8643 -x33107 -x21963 -x2295 -x33894 -x10561 -x7532 -x20384 -x31539 -x39301 -x15177 -x23608 -x39803 -x26861 -x28289 -x30680 -x35490 -x35670 -x11278 -x36446 -x5865 -x21946 -x14805 -x3239 x24268 -x27826 -x31230 -x15820 -x9564 -x20226 -x38999 -x2496 -x18975 -x16918 -x8557 -x27235 -x2032 -x32355 -x29141 -x2722 x2811 -x29015 -x33177 -x26497 -x27554 -x14959 -x28211 -x18802 -x31926 -x33954 x30097 -x1076 -x14375 x7383 -x30346 -x17477 -x30364 -x13256 -x5221 x11681 -x34834 -x31638 -x15114 -x15716 -x28201 -x27306 -x30002 -x15167 -x35907 -x36589 -x2852 x14387 -x9967 -x22746 -x26080 -x28631 -x28810 -x10144 -x34132 -x33300 x10334 -x17235 x8827 -x33282 -x30040 -x9293 -x14924 -x677 -x31631 -x38317 -x34322 -x22449 -x34108 -x24871 -x9154 -x37243 -x7661 -x36826 -x2705 -x2539 -x16689 -x4974 -x9553 -x21298 -x27111 -x25092 -x6956 -x16364 -x11633 -x12852 x9348 -x29151 -x6833 -x7221 -x36825 -x15276 -x10595 -x33677 -x1992 -x35421 -x15194 -x10502 -x12313 -x4887 -x23982 -x38753 -x1238 -x7459 -x21358 -x29929 x33908 -x34378 -x20893 -x20202 -x38013 -x15451 -x8705 -x30534 -x6359 -x14093 -x21039 -x19194 -x22652 -x36016 -x12562 -x6075 x39024 -x9181 -x3266 -x6427 -x35531 x33589 -x36083 -x9114 x12839 -x32855 -x36074 -x24733 -x16552 -x5612 -x36271 -x38699 -x25294 -x23295 -x27026 -x13954 -x31036 -x38506 -x15929 -x33332 -x23832 -x36516 -x24064 -x31816 -x13418 -x12463 -x7998 -x23124 -x30649 -x33135 -x29441 -x3471 -x18584 -x29783 -x8564 -x386 -x30778 -x28618 -x20289 -x30395 -x16225 x13664 -x23885 -x17674 -x7009 -x21153 -x32569 -x15373 -x21273 -x19048 -x28002 x36317 -x3712 -x3064 -x9524 -x35658 -x27316 -x21483 -x15580 -x8711 -x27061 -x29686 -x31720 -x34640 -x25246 x1750 -x19134 -x7274 -x19005 -x36705 -x18889 -x2157 x31892 -x8773 -x25801 -x38606 -x307 -x38152 -x7002 -x21596 -x27266 -x10839 -x37679 -x6515 -x25708 -x16105 -x709 -x7780 -x33535 -x12342 -x28713 -x23693 -x9782 -x3367 -x18062 -x3647 -x6701 -x5321 -x20491 -x838 -x16598 -x15575 -x27655 -x22567 -x9655 x29089 x13127 -x25203 -x29567 -x25087 x23566 -x38410 -x2160 -x11819 -x25149 -x13967 -x26520 -x16440 -x32469 -x33940 -x35131 -x9847 -x37910 -x21954 -x32938 -x20874 -x175 -x21 x13068 -x3227 -x29758 -x27149 -x15031 -x6790 x1853 -x17492 -x31309 -x24441 -x38083 -x17873 -x26381 -x6919 -x1047 -x16701 -x11486 -x13781 -x30967 -x35676 -x37324 -x33450 -x10136 -x9134 -x4339 -x13534 -x24754 x36089 -x13561 -x10499 -x15120 -x24157 -x39936 -x5761 x2006 -x16424 -x35445 -x13479 -x6279 -x12185 -x15664 -x24887 -x472 -x24914 -x1393 -x2214 x31814 -x11966 -x36152 -x36328 -x31492 -x39838 -x5230 -x28552 -x31473 -x29104 -x539 -x19684 -x30748 -x27688 -x36215 -x500 -x33942 -x20478 -x18263 -x10935 -x10628 -x4068 -x26945 -x35698 -x19528 x39498 -x11355 x23107 -x4638 -x22425 -x19937 -x13448 -x24002 -x29765 -x36025 -x11419 -x24942 -x16563 -x4762 -x38772 -x274 -x9827 -x32654 -x28919 -x4709 -x18675 -x10751 -x16926 -x21687 -x36778 -x3941 -x7781 -x32141 -x33909 -x37138 -x2212 -x10679 -x2494 -x13118 -x2792 -x15828 x11510 -x16946 -x13184 -x9374 -x13853 -x24173 -x2694 x26245 x943 -x27397 -x12017 -x39267 -x24662 -x27882 -x13982 -x33275 -x10014 -x18581 -x28030 -x2131 -x9233 -x26111 -x8482 -x26041 -x6403 x16536 -x2037 -x8490 -x12402 x38682 -x22501 -x551 -x20259 -x34525 -x21635 -x10711 -x8672 x13445 -x38511 -x30771 x31808 -x18264 -x26318 -x17002 x22535 x11551 -x7182 -x1929 -x3165 -x9519 -x28245 -x3325 -x25912 -x3455 -x18339 x32965 -x37961 -x17427 -x11475 -x28982 -x22924 x18245 -x2567 -x11081 -x13122 -x5516 -x6869 -x11707 -x7741 -x7036 -x17861 -x17155 -x21367 -x36870 -x5326 -x32652 -x7390 -x24611 -x26179 -x32512 -x9594 -x6262 -x23916 -x31964 -x12573 -x37453 -x10624 -x20812 -x4487 -x3494 -x29460 -x4814 -x12592 -x34597 -x35223 -x22399 -x424 -x15314 -x8193 -x11299 x5192 -x11263 -x22753 -x7626 -x158 -x38388 -x34222 -x8910 -x30767 -x18973 -x23038 -x29775 -x33251 -x10752 -x39408 -x6955 -x16204 -x5009 -x29777 -x3641 -x23731 -x13126 -x32921 -x10827 -x13007 -x21085 -x5869 -x17029 -x10776 -x12722 -x39791 -x18261 -x32729 x8998 -x37271 -x5279 -x4829 -x32247 -x13744 -x2728 -x28809 -x299 -x25610 -x32360 -x1109 x25101 -x6530 -x22137 -x5404 -x1001 -x13980 -x19620 -x12531 -x15665 -x22696 -x18303 -x33562 -x8003 -x24049 -x13552 -x19027 -x26908 -x20639 -x2459 -x19838 -x27213 -x29357 -x34448 -x20372 -x11330 -x4169 x17393 -x15591 -x22372 x17124 -x35632 -x10202 x19933 -x32171 -x2153 -x5956 -x32197 -x17003 -x7929 -x18200 x28877 -x5617 -x6751 -x26165 -x19977 -x8977 -x1974 -x25377 -x20152 -x20212 -x26805 -x20599 -x26775 -x28898 -x31457 -x37547 -x32454 -x26825 -x13637 -x25013 -x36955 -x33095 -x5878 -x11662 -x15343 x27232 -x2023 -x16855 -x36799 -x26128 -x1292 -x31746 -x32287 -x29067 -x2781 -x5155 -x22554 -x35007 x26998 -x37600 -x17975 x1098 -x34412 -x24949 -x16639 -x29332 -x38615 -x36704 x10423 -x21555 -x35234 -x13033 -x7391 -x7995 -x24521 -x23128 -x10073 -x31065 -x27635 -x5945 -x19897 -x32925 -x2912 -x21678 -x17794 -x34067 -x7414 -x12365 -x1457 -x15395 -x9533 -x22847 -x6286 -x35572 -x9954 -x28053 -x33308 -x34209 -x28537 -x1199 -x27686 -x25315 -x33314 -x6659 -x9332 -x11797 x27420 -x30571 -x21564 x28578 x38091 -x23690 -x34443 -x26143 -x8276 -x11204 -x27268 -x22410 -x7189 -x25059 -x15947 -x16277 -x38825 -x18733 -x29797 -x1263 -x4041 -x6783 -x35833 -x8567 -x16838 -x6067 -x13346 -x24730 -x37255 -x3694 -x2213 -x21813 -x28848 -x19496 -x30875 -x23669 -x39258 -x10228 -x18950 -x10635 -x28807 -x26679 -x16566 -x15020 -x9517 -x23067 -x35947 -x5738 -x19950 x39244 -x25459 x30216 -x35283 -x29560 x28035 x18645 -x8995 x33023 -x23678 -x2803 -x27229 -x30417 -x22867 -x4939 -x33048 -x17894 -x16865 -x1792 -x30602 -x5532 -x13556 -x25396 -x12503 -x16774 -x23415 -x2597 -x18877 x33845 -x33479 x27127 -x2363 -x10652 -x22986 -x32200 x35095 -x13321 -x28225 -x26455 -x21647 -x8610 -x17977 -x29997 -x17876 -x6596 -x35946 -x29279 -x36579 -x35827 -x3228 -x16011 -x26410 -x29399 -x23707 -x16031 -x31933 -x38068 -x34757 -x35381 -x15208 -x5360 -x32501 -x1480 -x9640 -x24180 -x35264 -x12284 -x26566 x5695 -x325 -x1348 -x9496 -x14748 -x5939 -x24164 -x3350 -x11104 -x21566 -x6748 -x16390 -x27978 -x29923 -x22233 -x33572 x18892 -x36930 -x16393 -x37094 -x28013 -x5151 -x18608 -x2289 -x28510 -x35229 x3837 -x19289 -x17844 -x30754 -x23070 -x39195 -x2971 -x26395 -x39415 -x27050 -x14426 -x12278 x1540 -x1162 -x5763 x34151 -x9538 -x19898 -x27980 -x13327 -x2954 -x11782 -x7596 -x23187 -x9584 x27831 -x30808 -x26913 -x35665 -x36655 -x22218 -x3027 -x5297 -x1214 -x18984 -x35501 -x26490 -x2740 -x8462 -x68 -x32879 x22855 -x22598 -x9294 -x21333 -x980 -x11406 -x23665 -x4261 -x29787 -x11497 -x5949 -x15503 -x28683 -x35968 -x13234 -x14612 -x34176 -x29302 -x3212 -x11644 -x9825 -x34492 x24170 -x12112 x3973 -x29903 -x14080 -x15405 -x11647 -x31700 -x12038 -x6708 -x7700 -x10728 -x37587 -x12797 -x33150 -x21613 -x14772 -x37106 -x28711 -x8684 -x29417 -x17378 -x13333 -x16404 x37433 -x17840 -x672 -x14099 -x14176 -x31245 x31753 -x14321 -x5989 -x17943 -x13901 -x36459 -x28721 x31483 -x29977 -x29870 -x37832 x14648 -x2334 -x22804 -x34055 x14982 -x37403 -x24657 -x1225 -x6799 -x15471 x28243 -x5746 -x23225 -x27747 x1631 -x3220 -x21772 -x7499 -x2196 -x11711 x37134 -x36499 -x11722 -x38459 -x18987 -x6117 -x8480 -x8604 -x23480 -x34444 -x14389 -x181 -x35363 x28515 -x12495 -x7408 -x37371 -x31191 -x23383 -x35114 -x15804 -x1359 -x24215 -x36193 -x38078 -x29407 -x37900 -x39293 x2177 -x280 -x22959 x32992 -x23342 -x28775 -x8326 -x9383 -x323 -x1370 -x24494 -x32173 -x32958 -x20257 -x11950 x2199 -x20724 -x28501 -x6925 -x14203 -x602 -x6038 x33347 -x3449 -x16071 -x11845 -x12736 -x30955 -x1604 -x5489 -x7379 -x39851 -x26225 x39260 -x17329 -x26634 -x28646 x5739 -x38096 -x19478 -x30063 -x3606 -x10354 x7603 x501 -x21328 -x32640 -x2608 -x10459 x15786 -x22393 -x21900 -x20800 -x2448 -x24753 -x20522 -x15398 -x9473 -x19792 -x18345 -x28538 -x37560 -x630 -x32966 -x10964 -x34275 -x19081 -x20255 -x7183 -x32078 -x15824 -x7574 -x21240 -x13351 -x2618 -x38918 -x2421 -x27351 -x9432 -x18872 -x18996 -x30536 -x3557 -x33030 -x30684 -x20116 -x28833 -x4322 -x3175 x11052 -x10433 -x32345 x30104 x34060 -x38395 -x34027 -x12720 -x26239 -x17812 -x4257 -x20802 -x36964 -x11213 -x9466 x37161 -x20062 -x33856 -x21903 -x17922 -x13408 -x31379 -x1298 -x37428 -x29060 -x23938 -x37988 x2520 -x1649 -x32101 x7716 -x38816 -x10718 -x17789 -x34993 -x7454 -x25657 -x4226 -x11907 -x30141 -x12025 -x16195 -x5947 -x34664 -x19237 -x30392 -x11253 -x12003 -x20549 -x13276 -x34063 -x27434 -x26733 -x38456 -x29354 -x6154 -x37795 x7337 -x6802 -x8098 -x25108 -x30831 -x1373 x23081 -x7062 -x7484 -x22663 -x8499 -x30715 -x13546 -x567 -x17711 -x36889 -x12171 -x35220 -x26897 -x35657 -x37702 -x32333 -x21459 -x28351 -x15004 -x30115 -x16142 -x24510 -x30110 -x5882 -x4831 -x33847 -x19861 -x20149 -x6733 -x31523 -x38622 -x28444 -x15464 -x3936 -x19161 -x16814 -x34779 -x6292 -x3967 x29701 -x21513 -x7795 x35217 -x9504 -x29685 -x13082 -x17504 -x20306 -x33744 -x1425 -x22550 -x18009 -x35641 -x2689 -x19127 -x28856 -x4761 -x15259 -x34173 -x34701 -x38358 -x36482 -x31493 -x2482 -x23970 -x18072 -x31151 -x19350 -x25828 -x11593 -x21537 -x32960 -x39187 -x24769 -x36408 x34125 -x24207 -x26948 -x27212 -x37248 -x25352 -x36850 x3908 -x16412 -x32402 -x34179 -x39894 -x24540 -x25295 -x17992 -x33257 -x12985 -x27310 -x11900 -x24911 -x12456 -x36848 -x26753 -x10545 -x29101 -x21524 -x14367 -x416 -x5278 -x32464 -x12217 -x1739 -x30707 -x8586 -x23651 -x30406 -x1431 -x23289 -x22643 -x10399 x37183 -x22580 -x23474 -x21610 -x36029 -x39887 -x16192 -x3626 -x17879 -x29011 -x12814 -x4788 x8050 -x5459 -x7304 -x17328 -x31220 -x20357 -x7137 -x12696 -x23392 -x8206 -x24105 -x33540 -x25258 -x19932 -x15510 -x489 -x14652 -x28015 -x279 -x5830 -x32678 -x28078 -x37046 -x35261 -x37800 -x20128 -x17561 -x11672 -x29209 -x24281 -x35016 -x38897 -x23617 -x12977 -x21253 -x15627 x35496 -x39533 -x26839 -x38773 -x25874 -x35796 -x4582 -x28973 -x14415 -x15530 -x30337 x34178 -x19561 x24652 -x4565 -x9821 -x21023 -x27345 -x39862 -x27504 -x27590 -x10605 -x15609 x39908 -x34778 -x27803 -x35015 -x11171 -x37462 -x9343 x1327 -x3877 -x20154 -x30973 -x5722 -x14250 -x4455 -x14332 -x20935 -x32205 -x33189 -x28217 x1448 -x30669 -x11922 -x10176 -x34354 -x37769 -x26341 -x7812 -x27883 -x1910 -x16454 -x23874 -x5938 -x21263 -x33869 -x28451 -x7250 -x1114 -x25799 -x23945 -x18884 -x28484 -x15989 -x32746 -x7515 -x36219 -x20956 -x23501 -x3887 -x2048 -x12905 -x21646 -x6155 -x21277 -x21563 -x29225 -x25522 -x27684 -x37929 -x16055 -x35063 -x7193 -x12773 -x1222 -x17102 -x13074 -x18678 -x28503 x19615 -x6366 -x26776 x36112 -x29733 -x32013 -x29925 -x32867 -x16894 -x14684 -x13141 -x36400 -x33799 -x11974 -x12898 -x12961 -x5043 -x9404 -x19300 -x37496 -x21884 -x35005 -x10852 -x37770 -x35122 -x15176 -x33761 -x7898 -x37639 -x13486 -x32496 -x35677 -x39592 -x31866 -x9044 -x17213 -x3760 -x35960 -x37835 -x37198 -x14487 -x12940 -x8437 -x10076 -x23765 -x29364 x36103 -x15682 -x18485 -x7548 -x26842 -x6727 -x25441 -x16343 -x14154 -x14400 -x17233 -x8434 -x19988 -x22084 -x38286 -x31109 -x17821 x17817 x35001 -x32617 -x13249 -x37006 -x27086 -x11675 -x10834 -x20379 -x27096 x36645 -x8135 -x17229 -x35639 x22659 x36262 -x26857 -x33395 -x19464 -x23775 -x35594 -x17228 -x4647 -x37107 -x6016 -x14109 -x14419 -x35569 -x4318 -x39782 -x5434 -x38159 x25534 -x32034 -x2361 -x15157 -x35206 -x8521 x15251 x17860 -x32053 -x28549 -x20368 -x16623 -x30197 -x15199 -x27399 -x24362 -x33007 -x6757 -x35422 -x25882 -x37486 -x16972 -x24624 -x4649 -x12764 -x27845 -x7688 -x2584 -x18830 -x1342 -x9647 -x20632 -x18254 -x33320 -x27052 -x34003 -x37155 -x20801 -x21147 -x27954 -x28949 -x33122 -x27921 -x6661 -x5993 -x39205 -x9638 -x28383 -x8100 -x21868 -x28536 -x16044 -x33811 -x32767 -x31296 -x15188 -x20717 x21602 x7204 -x29860 -x10439 -x21499 -x1099 -x10639 -x2330 -x17672 -x22109 -x6999 -x4646 -x6832 -x33578 -x582 -x5520 -x8192 -x15933 -x5397 -x17980 -x34256 -x3096 -x36681 -x5794 -x27736 -x4488 -x26394 -x19581 -x23510 -x4920 -x2041 -x973 -x4246 -x3326 -x25159 -x8696 -x36002 -x30307 -x17080 -x21534 -x1982 -x12144 -x11893 -x13163 -x33008 -x10143 -x15198 -x19379 -x28952 -x14783 -x32240 -x34389 -x25524 -x22133 -x14571 -x9133 -x26300 -x10951 -x8185 -x3688 -x51 -x7602 -x26082 -x39215 -x9218 -x4350 -x8269 -x34605 -x36647 -x3995 -x36208 -x11549 -x17538 -x23201 x10967 -x20182 -x34143 -x15354 -x34119 -x28718 -x34606 -x18837 x11702 -x805 -x8256 -x25120 -x12252 -x23297 -x24619 -x33713 -x23455 -x4340 -x7813 -x27663 -x8809 -x4387 -x7076 -x12060 -x21252 -x18603 -x18919 -x23162 -x27588 x2082 -x13201 -x2580 -x32068 -x7749 -x36956 -x39013 -x346 -x26380 -x425 -x16014 -x33629 -x33763 -x11520 -x13367 x27576 x31301 -x30246 -x1641 -x24454 -x3845 -x22438 -x1878 -x28206 -x32178 -x15058 -x24361 -x33622 -x36263 x24472 x304 -x33205 -x23853 -x21415 -x34197 -x8935 -x16886 -x34157 -x21875 -x26271 -x27577 -x26788 -x23671 -x32774 -x29602 -x28693 -x11621 -x33813 -x18966 -x26028 -x4046 -x24308 -x3169 -x4483 -x8633 -x14873 -x15116 -x15618 -x36572 -x32506 -x14453 -x1026 x7772 -x9605 -x5383 -x16517 -x10694 -x30478 -x31765 -x2738 -x15743 -x19490 -x24960 -x33968 -x2818 -x39066 -x6535 -x23153 -x17536 -x19361 -x29022 x39341 -x10140 x15869 -x831 -x38530 -x919 -x7167 -x20373 -x13081 -x13206 -x17163 -x19592 -x15935 -x17511 -x20082 -x19171 -x622 -x34258 -x23112 -x31031 -x20102 -x23264 -x4039 -x37045 -x12751 -x16400 x39927 -x8341 -x27714 -x20889 -x3661 -x37174 -x11373 -x11994 -x24397 -x6120 -x6048 -x8164 -x10328 x13493 -x21917 -x30212 -x18282 -x17169 -x33147 -x18224 -x18986 -x2188 -x6441 -x18092 -x4443 x20834 x34397 -x39700 -x3684 -x39433 -x9839 -x24672 -x25135 -x17500 -x15681 -x6477 -x27575 -x30864 -x17352 -x33892 -x14605 x38947 x25151 -x28205 -x30676 -x21372 -x17327 -x29160 -x21750 -x39762 -x11157 -x1842 -x20328 -x5136 -x24174 -x23710 -x21150 -x20303 x6697 -x21462 x25391 -x37973 -x8865 -x15859 -x15262 -x14136 -x26817 -x5948 -x23968 -x3903 x19392 -x30265 -x24127 x11447 -x16093 x3652 -x7971 x14872 -x662 -x19449 -x38424 -x22699 -x15041 -x9422 -x27564 -x28089 -x25438 x36682 -x14411 -x9758 x38173 -x10942 -x20661 -x17759 -x22853 -x31449 -x15658 -x14298 -x27164 -x36867 -x7313 x16312 -x3900 -x3134 -x6436 -x30959 -x20481 -x6550 -x17146 -x38477 -x18668 -x18307 x27543 -x32184 -x39874 -x18087 -x38882 -x30331 -x27894 -x4881 -x31882 -x29899 -x9028 -x17741 x6340 -x7732 -x287 -x17417 -x13123 -x871 -x28149 -x32381 -x23374 -x28448 -x32624 -x38242 -x32660 -x5562 -x22117 -x20185 -x5271 -x28486 -x17618 x30879 -x36545 -x22998 -x24824 -x29832 -x32465 -x16696 -x14168 -x34654 x11269 -x8924 -x12182 -x9405 -x33982 -x27660 -x6840 -x14754 -x1570 -x2828 -x9301 -x12744 -x38723 -x5363 -x39021 -x24842 -x17518 -x6551 -x7126 -x5652 -x24828 -x20946 -x25995 -x26661 -x9555 -x21135 -x1356 -x18537 -x18287 x16056 -x32606 -x39107 -x9903 -x19784 -x5942 -x15770 -x26361 -x34872 -x36842 -x15122 -x19064 -x13599 -x3072 x772 -x33571 -x1379 -x13794 -x20561 -x6105 -x39657 -x12824 -x36847 -x35824 -x39735 -x6462 -x2003 -x28892 x7481 -x34216 -x7881 -x2337 x20711 -x15721 x1618 -x6141 x16866 -x19974 -x14027 -x22969 -x521 -x2412 -x15558 -x24096 -x15299 -x19770 -x3161 -x31407 -x34769 -x7851 -x10341 -x9811 -x7493 -x28958 -x37344 -x1145 -x38042 -x7582 -x30532 -x35458 -x12406 -x6202 -x37042 -x9221 x21278 -x36059 -x1926 -x20369 -x8911 -x6458 -x25966 -x36722 -x12861 -x540 -x31345 -x11988 -x4690 -x8706 -x35019 -x5327 -x38397 -x31270 -x33523 -x24341 -x14576 -x12520 -x32298 -x35147 -x11393 -x32079 -x3537 -x37286 -x295 -x1659 -x38583 -x5592 -x29057 -x26056 -x178 -x9132 -x15253 -x14992 -x25268 -x16040 -x20027 -x890 -x22374 -x28688 -x18471 -x31450 -x4977 -x31915 -x4273 -x13545 -x30645 x13820 -x9193 -x31658 -x39117 -x6276 -x2452 -x7736 -x27001 -x33602 -x6581 -x4444 -x26343 -x19721 -x14038 -x25146 -x7796 -x32 -x25783 -x34109 x4492 -x23700 -x14846 -x664 -x39751 -x21980 -x25237 -x5582 -x10421 -x23021 -x20214 x701 -x28653 -x1866 -x25788 -x34722 -x26779 -x23999 -x34145 -x14140 -x39882 -x38239 -x6130 -x8873 -x33785 -x1672 -x17712 -x18992 -x29252 -x17831 -x28540 x7171 -x13096 -x13924 x23735 -x611 -x36076 x4947 x29281 -x25889 -x31625 -x6371 -x19373 -x6074 -x26013 -x11201 -x9671 -x27098 -x16986 x10998 -x33891 -x26569 -x16789 -x17256 -x29348 -x30785 -x8465 -x14820 -x28533 x19876 -x38906 -x31988 -x3841 -x10259 -x20208 -x7483 x30674 -x38147 x28393 -x26173 -x25111 -x28148 -x4486 -x17016 -x37110 -x16248 -x5241 -x21952 -x25201 -x15671 x35785 -x34634 -x14155 -x37870 -x27899 x34172 -x22485 -x10037 x36963 -x14315 x21048 -x8850 -x26299 -x9338 -x2385 -x13929 -x3605 -x3328 x13072 -x11464 -x2697 -x26085 -x9019 -x26214 -x21545 x12158 -x25813 -x19389 -x14782 -x5825 -x28701 -x23237 -x13895 -x13934 -x25433 x12316 -x4681 -x2948 -x12709 -x24631 -x20680 -x797 -x36265 -x8070 -x24025 -x25350 -x6974 -x11762 -x27785 -x11689 -x22496 -x39464 -x16318 -x37244 -x38386 -x20275 -x38005 -x20015 -x39068 -x31494 -x39596 -x12582 -x34394 -x8775 -x11371 x16188 -x17970 -x36244 -x8798 -x8407 -x11135 x39546 -x6463 -x29086 -x2974 -x17334 -x11700 -x20391 -x17012 -x37141 -x32291 x12246 -x3210 -x16702 -x39644 -x27045 -x11631 -x38440 -x1025 -x21770 x6843 -x14033 -x5981 -x8449 -x15068 -x23881 -x30177 -x24768 -x1440 x5832 -x33636 -x19995 -x19003 -x15363 -x18065 -x6043 -x12437 -x15793 -x35864 -x11542 -x2758 -x31542 -x25982 -x27729 -x25585 -x17791 -x2965 -x12136 -x20643 -x24019 -x13587 -x6194 -x36587 -x6852 x11216 -x3634 -x29651 -x37867 -x9375 -x26357 -x23782 -x38034 x39815 -x34855 -x6406 -x10 -x21924 -x30108 -x35854 -x18908 -x15131 -x17342 x27763 -x11646 -x34590 -x35554 -x5106 -x8854 -x19884 -x25192 x2205 -x5262 -x38114 -x34291 -x26404 x36009 -x20362 -x3391 -x354 -x39190 -x18286 -x34497 -x27207 -x16074 -x7759 -x12949 -x29061 -x14742 -x15878 -x14135 x21244 -x21893 -x22905 -x8039 x27242 -x4024 -x25221 -x13721 -x22764 -x9842 -x6272 -x34596 -x1663 -x10240 -x6562 -x24580 -x24857 x34310 -x12095 -x9416 -x35428 x30614 -x32538 -x4473 -x20653 -x13848 -x19443 -x1402 -x2643 -x3580 -x6135 -x8076 -x12706 -x26599 -x11761 -x33440 -x36344 -x17436 -x9329 -x36399 -x15291 -x24811 -x4554 -x15641 -x5728 -x1404 x7480 -x34782 x12663 -x26517 -x34900 x7549 -x9957 -x17944 -x3066 -x22267 -x1020 x2857 -x36379 -x30725 -x21700 -x37463 -x15321 -x30790 -x996 -x39558 -x15288 -x13375 -x32124 -x35624 -x2935 x35029 x7074 -x15773 x7403 -x19236 -x21086 -x26367 x34767 x11799 -x25072 -x20809 -x36646 x14043 -x15729 -x5167 -x39677 -x22747 -x13058 -x1698 -x2471 -x33639 x4930 -x16900 -x28305 -x19285 x23624 -x2619 -x35510 x6271 x21508 -x242 -x37511 -x6460 x35527 -x31966 -x14655 -x23149 -x7371 -x21098 -x11471 -x7576 -x13796 -x27323 -x18016 -x26027 -x8422 -x37643 -x18461 -x11902 -x17083 -x26154 -x29926 -x1685 -x31219 -x32548 -x17078 -x6344 -x19516 -x26630 -x6079 -x6270 -x17547 -x9887 -x32164 -x22797 -x32186 -x3929 -x34975 -x37905 -x33430 -x24574 -x6163 -x25789 -x37150 -x3882 -x29136 -x22182 -x26837 -x38408 -x13396 -x7747 -x17765 -x19706 -x27823 -x1158 -x14393 -x1628 -x10821 -x6056 -x26767 -x8128 -x1812 -x8424 -x30566 -x12623 -x21212 -x14504 -x30688 -x24245 -x14270 -x22102 -x12131 -x26316 x15366 -x1467 -x4237 -x5811 -x28571 -x2410 -x8139 -x5285 -x23745 -x22835 -x28425 -x29813 -x22382 -x2908 -x27492 -x32765 -x35495 -x21825 -x14447 -x38420 -x20999 x29816 x9471 -x32255 -x18692 -x3080 x13717 -x37253 -x3505 -x31079 -x10831 -x7616 -x4002 -x17654 -x27926 -x38969 -x23934 -x5593 -x34469 x39413 -x17683 -x37 -x2824 -x26550 -x6537 -x22068 x30084 -x29059 -x26911 -x10029 -x7792 -x8528 x35711 -x6598 -x16847 x2957 x22313 -x16813 -x30883 -x23841 -x30895 -x33849 -x713 -x38244 -x23429 -x10862 -x1010 -x10170 -x2215 -x29928 -x38345 -x17176 -x31075 -x26636 -x25608 -x38570 -x127 -x12346 -x26708 -x23530 -x25202 -x36139 -x33172 -x2111 x8823 -x24670 -x22115 -x6526 -x27817 -x32409 -x11837 -x3956 -x6278 -x12759 -x1180 -x9508 x39829 -x2637 x17218 -x26681 -x3280 -x28182 x36940 -x11046 -x18152 -x21037 -x29663 -x6519 -x31713 -x37890 -x10744 -x28098 -x24042 -x33394 -x1060 -x9739 -x13754 -x12085 -x14388 -x36147 x18939 x17081 -x38654 -x46 -x5551 -x12157 -x16893 -x29582 -x37044 -x156 -x27260 -x38048 -x13795 x20423 -x19089 -x3477 -x8596 -x14677 -x31294 -x35023 -x38022 -x18456 -x20293 -x34759 -x3180 -x20123 -x38683 -x23520 -x30862 -x4722 -x21006 -x21316 -x4916 -x6573 -x20247 x30958 -x27911 -x8577 -x13055 x14475 -x17752 -x37939 -x8214 -x13159 -x5743 -x27709 -x39059 -x12728 -x27480 -x7769 -x25780 -x13942 -x7025 -x15539 -x14215 -x16437 -x14837 -x11423 -x34269 -x21083 -x35101 -x34330 -x12649 -x22595 -x1035 -x17486 -x17731 -x26974 -x755 -x1914 -x38731 -x27390 -x35151 -x932 x21113 -x28829 -x30456 -x14221 -x19753 -x25939 -x16450 -x1860 -x39115 -x11877 -x36034 x5985 -x17076 -x26493 -x38866 x26978 -x39509 -x8443 -x33814 x6116 -x11935 x18719 x18120 -x37182 -x17721 -x28203 -x100 -x5504 -x34620 -x13944 -x22864 -x37579 x36640 -x15694 -x2370 x38658 -x1206 -x18135 -x1686 -x34885 x31913 -x12425 -x6320 -x1205 -x1549 -x19658 x24849 -x32076 -x13038 -x2094 -x32595 -x8781 -x32670 x36051 x294 -x22933 -x25796 -x12293 -x10324 -x11590 -x849 -x29361 -x38750 -x17396 -x30006 -x16357 -x7098 -x14129 -x25875 -x23984 -x27017 -x12348 -x28557 x28367 -x9452 -x791 -x39124 -x9038 -x5120 x25676 -x20602 -x21977 -x23825 -x13112 x22037 -x36618 -x15030 -x19893 -x35615 -x4837 -x15961 x30856 -x34018 -x35678 -x36507 -x23117 -x38936 -x9581 -x14132 -x7320 -x33039 -x22148 x4219 x39680 -x3056 -x33653 -x22059 -x36650 -x36182 -x7534 -x11482 -x35911 -x23484 -x32462 -x2451 -x24900 -x9557 -x13782 -x33708 -x24359 -x15723 -x30301 -x25117 -x5386 -x32453 -x25840 -x4292 -x16005 -x38429 -x8395 -x19781 -x11937 -x21865 -x8902 -x9563 -x2050 -x25446 -x30716 -x28075 -x27965 -x33366 -x8172 -x9756 -x25592 -x15568 -x16804 -x16948 -x8318 -x34797 -x30275 -x17469 -x39501 -x27700 -x30618 -x12748 -x27917 x6065 -x4992 x11195 -x24007 -x8949 -x21129 -x30701 -x191 -x11602 -x5702 -x22934 -x23412 x2381 -x24456 -x25518 x5917 -x7199 -x5639 -x29510 -x12032 -x8512 -x19849 -x9528 -x28358 -x36238 -x2801 x37218 -x6713 -x3277 -x2435 -x38895 -x21199 -x4579 x19864 -x32556 -x11368 -x2024 x34392 -x28196 -x22508 -x11180 -x21093 -x23966 -x16642 -x22351 -x26587 -x5376 -x7735 -x30796 -x30129 -x29702 -x29358 -x25698 -x33638 -x39555 -x12271 -x9245 -x7935 -x17122 -x36098 -x13958 -x17836 -x2438 -x37750 -x20993 -x936 -x36264 -x29265 -x17186 -x25083 -x27163 -x35395 x38923 -x26529 -x24262 x21369 -x33414 -x23427 -x23751 -x38766 -x394 -x32792 -x28388 -x33198 -x27969 -x2000 -x9726 -x33963 x14865 -x21936 -x12073 -x29047 -x560 -x26835 -x1132 -x8662 -x27920 -x28702 -x1991 -x18774 -x34660 -x21863 -x36566 -x8191 -x31117 -x9442 -x38306 -x15985 -x33089 x36562 -x36967 -x6580 -x39472 -x15811 -x23054 -x17415 x3289 -x5348 x7214 -x13757 -x23538 -x7241 -x32397 x34476 -x30079 -x35940 x15032 -x28615 -x11435 -x7000 x21286 -x1131 -x6641 -x18343 -x18509 x14303 -x37416 -x34168 -x11145 -x36972 -x7271 -x12541 -x21502 x37940 -x17848 -x33637 -x7462 -x192 -x24969 -x9238 -x35218 -x33822 -x35688 -x24484 -x36878 -x17505 -x16760 -x26125 -x14993 -x450 -x3530 -x31319 -x31819 -x17467 x24666 -x11109 -x5643 -x2115 -x3184 -x25097 x8620 -x4272 -x1752 -x9153 -x29590 -x4897 x27181 -x8576 -x14673 -x8989 -x3441 -x6131 x7020 -x39993 -x26364 -x15370 -x29012 -x37850 -x23795 x1769 -x13886 -x26600 -x1106 -x4150 -x6871 -x19220 -x23679 -x29485 -x31516 x6026 -x14682 x17315 -x23451 -x4472 x37103 -x4294 -x34878 -x37732 -x13019 -x32033 -x1270 -x13200 -x25781 -x25499 x32050 -x17040 -x13778 -x1311 -x36912 -x6395 -x29522 -x17178 -x19739 -x28362 -x2028 -x6114 -x13687 x11995 -x17017 -x3448 -x14622 -x35403 -x22131 -x28743 -x5315 -x6749 -x10792 -x34901 -x16132 -x15000 -x30509 -x3470 -x27370 -x38956 -x32543 -x17510 -x32690 -x17404 -x15474 -x38853 -x7290 -x5015 -x1681 -x7930 x3895 -x13181 -x15029 -x15148 -x24485 -x27012 -x18600 -x21874 -x6620 -x23372 -x12181 -x29668 -x26928 -x29721 -x33125 -x18273 -x3822 -x32370 -x24838 -x28327 -x30942 x9835 -x5288 -x1152 -x9601 -x38027 -x37230 x19648 x23020 -x9467 -x13763 -x2609 -x13964 -x24506 -x594 -x28839 -x24623 -x11508 -x17883 -x11236 x12630 x1944 -x10529 -x24132 -x9391 -x7175 -x30599 -x26565 -x20016 -x34120 -x15406 -x19282 -x2534 x15768 -x28584 -x30698 -x37565 -x27866 -x12206 -x16676 -x27495 -x31556 -x38911 -x4201 -x34744 -x17459 -x28296 -x27019 -x3423 -x37869 x26290 -x9417 -x27122 -x35667 -x4915 -x36623 -x38220 -x24348 -x23756 -x29795 x27544 -x34029 -x30022 -x37963 -x19243 -x10702 -x20699 x13634 -x15640 -x16935 -x122 -x23019 -x35967 -x31225 -x30848 -x5209 -x16120 -x39438 x37173 -x30014 -x28232 -x27858 -x39061 -x39432 -x8359 -x36308 -x7797 -x11839 -x18000 -x26431 -x36761 x29465 -x29000 -x17732 -x19142 -x9624 -x18392 -x10389 -x13332 -x10578 -x9358 -x19964 -x36217 -x15172 -x27774 -x24288 -x7599 -x7979 -x21461 x3155 -x15795 -x33647 -x11721 -x5994 -x4745 -x2726 x841 -x29967 -x32368 -x5480 -x35684 -x1529 -x25582 -x16184 -x13259 -x17425 -x20446 -x736 x24160 -x23802 -x20068 -x30914 -x39298 -x9800 -x10511 -x31431 -x31067 -x33810 -x4528 -x27337 -x9784 -x17638 -x11120 -x5207 -x23335 -x35976 -x7826 -x32776 -x3133 -x21776 -x11792 -x35537 -x1122 -x2075 -x26076 -x616 -x16438 -x7980 -x4819 -x15704 -x5254 -x12043 x13398 -x35580 -x9765 -x28349 -x39362 -x22638 -x30659 x20954 -x3821 -x32449 -x22654 -x28065 -x5600 -x28355 -x1809 -x20979 -x23880 -x31786 -x31995 -x28050 -x25915 -x24515 -x31731 -x1868 -x33587 -x16051 -x10717 -x5586 -x12045 -x748 -x23742 -x7917 -x11184 -x22691 -x23257 -x23722 x18521 -x19214 -x32828 -x37007 -x30119 -x12149 -x29596 -x2531 -x2107 -x37418 -x12666 -x28560 -x35274 -x10730 -x6735 -x37336 -x15140 -x3341 -x7920 -x5961 -x1764 -x12229 -x4095 -x920 -x14773 -x30018 -x26278 -x14983 -x583 -x31844 -x6073 -x37200 -x2445 -x17954 -x29688 -x34953 -x38804 -x16543 -x39652 -x37476 -x18566 -x12846 -x19450 -x39934 -x30783 -x19326 -x30259 -x29159 -x8247 -x22268 x26442 -x48 -x24195 -x1316 x3595 -x7734 -x31137 x28588 -x25633 -x13630 -x36331 -x18750 -x37888 -x2945 -x910 x5703 -x9095 -x11333 x39884 -x33800 -x16683 x232 -x39966 -x21237 -x4772 -x29976 -x38839 -x19159 -x29875 -x2876 -x34881 -x9704 -x21842 -x38493 -x20594 -x3708 -x23463 -x3274 x28160 -x36740 -x29147 -x32008 -x5393 -x2624 -x19803 -x14995 -x24651 -x32022 -x18514 -x34786 -x19617 -x620 -x13095 -x10713 -x2598 -x31530 -x11244 -x22415 -x17354 -x10331 -x16965 x24139 x38902 -x16525 -x34589 -x16062 -x34933 -x1725 -x12120 -x16214 -x12492 -x17530 -x7300 -x26637 -x14234 -x34960 -x26448 -x18985 -x1282 -x10766 -x4195 -x24009 -x24879 x39765 -x10479 -x7738 -x34876 -x1650 -x12004 -x19329 -x33533 -x8141 -x32742 -x11844 x35858 -x12488 -x32580 -x39940 -x17403 -x14897 -x20868 -x28141 -x38398 -x31161 x39345 -x15477 -x16163 -x36713 -x6814 -x19414 -x18701 -x13618 -x30285 -x697 -x9312 -x15971 -x35533 -x12221 -x6385 -x23907 -x25402 -x26371 -x33553 x16817 -x36933 -x28072 -x18337 -x36309 -x12445 -x11654 -x31865 -x10940 -x18253 -x29329 -x8909 x11595 -x21522 -x39709 -x26882 -x19487 -x11254 -x38109 -x30835 -x12414 x32142 -x13615 -x5544 -x6992 -x15749 -x4847 -x6160 -x36559 -x18968 -x35212 -x9583 -x17297 -x36489 -x36574 -x884 x2151 x14337 -x33145 x39304 -x31668 -x6730 -x2944 -x14342 x38227 -x35886 -x5442 -x19102 -x31487 -x37251 -x28736 -x30974 -x28071 -x24240 -x28067 -x30471 -x3092 -x11996 -x11747 -x29412 -x11074 -x11760 -x23363 -x5809 -x14384 -x5864 -x8313 -x10440 -x663 -x38451 -x37806 x439 -x16150 -x13828 -x39291 -x22466 -x35563 -x11131 -x23684 -x8072 -x28248 -x39467 -x18679 -x23378 -x32083 -x17021 -x9939 -x19158 -x37875 -x28875 -x3774 -x24550 -x13386 -x3178 -x15817 -x10954 -x35338 -x8917 -x6252 -x1803 -x4183 -x9867 -x16398 -x3998 x20197 -x32049 -x18015 -x1515 -x12242 x14100 -x22347 -x29579 -x17457 -x30270 -x12605 -x21748 -x21038 -x24671 -x10044 -x22957 -x35211 -x34805 -x28439 -x3174 -x26324 -x9041 -x2401 -x3003 -x4374 -x27354 -x27869 -x37743 -x34693 -x29486 -x15467 -x12672 -x3743 -x4134 -x39253 -x8417 x3023 -x26728 -x36122 -x36745 -x15726 -x6958 -x18188 -x39627 -x17907 -x30322 -x38029 -x25566 x15521 -x16656 -x16741 -x31285 -x16981 -x14301 -x15311 -x27532 -x5112 -x4331 -x16633 x11 -x5350 -x4375 -x25792 -x23886 -x28978 -x193 -x15264 -x28092 -x5510 -x11425 -x14327 -x25193 -x1322 -x23644 -x21712 -x13829 -x381 x21747 x15156 -x26020 -x19957 -x24274 x38523 -x22904 -x3945 -x39259 -x11642 -x29586 -x15191 -x6903 x8376 -x26954 -x39200 -x28626 -x28745 -x5409 x24921 -x4348 -x23397 -x5050 -x5712 -x30460 -x18781 -x8405 -x31924 x38791 -x3896 -x13855 -x2695 -x1144 -x32209 -x21451 -x18805 -x20407 -x7154 -x3500 -x27598 -x8246 -x491 -x20300 -x21681 -x32815 -x39428 -x34096 x14604 x3562 -x10368 -x2209 -x22589 -x39147 -x16009 -x23827 -x33324 -x3118 -x15286 -x27377 -x13568 -x21665 -x6332 -x7560 -x29320 x28623 -x15746 -x20885 -x16459 -x19808 x11183 -x7393 -x4944 -x16824 -x10613 -x10761 -x20490 -x27628 -x4754 -x19160 x32468 -x38211 -x9415 -x28853 -x16337 -x2982 -x30777 -x32116 -x388 -x523 -x30093 -x5369 -x13882 -x331 -x26215 x26798 -x16958 -x20332 x22571 -x7281 -x3177 -x26259 -x10064 -x1170 -x15011 -x1813 -x7750 -x1126 -x9978 -x893 -x32704 -x6356 -x28170 -x38734 -x5387 -x18885 -x35008 x2790 -x12568 -x17019 -x34883 -x11230 -x39651 -x21457 -x16820 -x26325 x1874 -x1269 -x5810 -x10825 -x2236 x2658 -x38404 -x13659 -x12795 -x36390 -x4980 -x6113 -x20648 -x13909 -x35513 -x15630 -x25142 -x27186 -x36746 -x25999 -x5670 x38524 -x19057 -x1957 -x33896 -x6245 -x5687 -x10930 x16162 -x17426 -x36931 -x2596 -x5430 -x9743 -x15448 -x15602 -x29400 -x23439 -x29017 -x2413 -x28680 -x4326 -x20278 -x8710 -x10985 -x24353 -x18998 -x22244 -x10124 -x16278 -x11959 -x5501 -x27668 -x39300 -x1172 -x39877 -x27509 -x1561 -x18325 x32917 -x13114 -x30621 -x25252 -x39333 -x11734 x4687 -x15847 -x39003 -x26447 -x25452 -x19223 -x8109 -x32803 -x11303 -x35344 -x39360 -x18825 -x376 -x26793 -x1461 x3521 -x8230 -x22221 -x20046 -x31671 -x37114 -x39468 -x18854 -x21390 -x11117 -x23627 -x25586 x34655 -x39968 -x14609 -x11735 x29377 -x38556 -x34983 -x21312 -x25855 -x9068 -x6248 -x8875 x15657 -x19110 -x3392 -x1964 -x2260 -x17254 -x36611 -x22324 x13528 -x29390 -x16596 -x10454 -x29424 -x18862 -x15403 -x6171 -x35233 -x24014 -x26841 -x14151 x16099 x33362 -x12352 x38129 -x8380 -x22360 -x10367 -x21733 -x28308 -x19263 -x28901 -x17816 -x20586 -x18442 x34685 -x23365 -x13186 -x15885 -x17602 -x17036 -x26704 -x21959 -x33586 -x37634 -x16123 x9230 -x12690 -x39330 -x17304 -x1843 x39391 -x38639 -x38033 -x11022 -x942 x10547 -x21280 -x30518 -x23865 -x32431 -x25555 -x11491 -x22004 -x34166 -x34633 -x30182 -x22973 -x34332 -x37844 -x34804 -x20600 -x36273 -x33162 -x12375 -x34135 -x35266 -x14173 -x10142 -x5801 -x35292 -x22212 -x20501 -x6306 -x15389 -x2835 -x21707 -x6905 -x8016 -x35367 -x23763 -x33426 -x9602 -x11528 x29933 -x6569 -x15506 -x1532 -x20012 -x3851 -x628 -x16414 -x19984 -x34817 -x19409 -x12536 -x13093 -x22676 -x8892 x7266 -x18635 -x9727 -x14671 -x12687 -x12864 -x27914 -x34089 -x24673 x10488 -x35726 -x36315 -x38035 -x11197 -x24204 -x28539 -x29115 -x8776 -x19035 -x36336 x18505 -x21992 x22116 -x28154 -x21205 -x17160 -x29278 -x20178 -x24637 -x28976 -x31334 -x1625 -x33014 -x24158 -x16567 -x2064 -x14808 -x24001 -x24806 -x29401 -x10286 -x24027 -x29936 -x37580 -x28908 -x24256 -x28247 -x30928 -x32536 -x870 -x2791 -x8984 -x14319 -x26051 -x37794 -x6792 -x33459 x32535 -x39739 -x20510 -x38789 -x15921 -x36695 -x22950 -x16515 -x722 -x10802 -x1825 -x12126 -x4786 -x21236 -x18390 -x11420 -x37386 -x11452 -x1415 -x37713 -x19119 -x20366 -x28174 -x26995 -x12250 -x4689 x27765 x18841 x13099 -x28447 -x1508 -x28331 -x5678 -x29798 -x39770 -x17667 -x12298 x25170 -x14824 -x35432 -x14743 -x30523 -x23339 -x31646 -x1816 -x12881 -x22156 -x27657 -x32168 -x38476 -x24402 x23300 -x30175 -x18396 -x17762 -x9877 x963 -x3041 -x2079 -x7419 -x13785 -x30127 -x3283 -x33371 -x35857 -x17411 -x12069 -x4563 -x11286 -x6447 -x2123 x6203 x26713 x5513 -x4418 -x7927 -x5843 -x32632 -x25824 -x34375 -x5133 -x5741 -x32664 -x33346 -x33616 x35673 -x26201 -x25448 -x7888 -x36511 -x39560 x25907 -x16723 -x39834 -x12050 -x7575 -x16755 -x9066 -x39842 -x17527 -x1854 -x2428 -x16729 -x30672 -x36224 -x18462 x419 -x15984 -x30677 -x3016 -x3586 -x27832 -x3256 -x22756 -x38736 x8539 -x28279 -x13009 -x34385 -x37441 -x23681 -x24726 -x7876 -x26348 -x36473 -x11824 -x29909 -x12174 -x26652 -x25827 -x38626 -x39812 -x1004 x30682 -x13485 -x8117 -x28785 -x22810 -x28818 x12481 -x6002 x24566 -x26893 -x27549 -x4816 -x29161 x39872 -x38153 -x17653 -x11695 -x14880 -x23543 -x38990 -x31089 -x12958 -x4759 -x11789 x12184 -x19192 -x31395 -x34366 -x462 -x24263 -x13232 -x1849 -x2437 -x32936 x23793 -x9440 -x33072 -x39363 -x27381 -x32842 -x35515 -x17045 x10530 -x12885 -x17911 -x21198 x23419 -x15583 -x34760 -x18269 -x28319 -x13106 -x8119 -x4644 -x30830 -x33466 -x21232 -x37269 -x30648 x37884 x25866 -x21793 -x20833 -x39444 -x6851 x5518 -x32366 -x6036 -x11295 -x17570 -x22909 -x28257 -x39679 -x25214 -x34227 -x37152 -x39690 -x29916 x27433 -x14790 -x24464 -x23724 -x19821 -x35293 -x1730 -x7374 -x12022 -x19463 -x24407 -x6345 -x3769 -x30248 -x8718 -x14408 -x1239 -x22931 -x17901 -x21395 -x13036 -x36570 -x12318 -x32306 -x36037 -x21221 -x35434 -x9774 -x10587 -x25580 -x35568 -x21260 -x712 -x25716 -x27900 -x33737 -x29098 -x29960 -x28397 -x9147 x25334 -x27861 -x25066 -x1275 -x14222 x26785 -x35124 x6327 -x18714 -x23236 -x12180 -x11808 -x22202 x38436 x3261 -x2116 -x11172 -x33608 -x36160 -x36031 -x11143 -x20523 -x17136 -x27559 -x39349 -x20609 x17452 -x18246 -x1735 -x25937 -x28558 -x39392 -x11956 -x2555 -x28237 -x9898 -x38803 -x4734 -x37066 -x19798 -x21055 -x30287 -x10757 -x12849 x26631 -x21258 -x24524 -x20969 -x31184 -x11887 -x23292 -x23928 -x34426 -x39010 -x32327 x9653 -x33839 -x23170 -x29002 -x956 -x32924 -x8353 -x32889 -x14053 -x8691 -x17529 -x17735 -x3418 -x29125 -x19909 -x37312 -x26698 -x3865 -x1347 -x15590 -x27475 -x38427 -x33531 -x17515 -x4717 -x39016 -x2882 -x26933 -x13358 -x4522 -x20723 -x17077 -x19878 x24765 -x23001 x25130 -x21942 -x243 -x21604 x17554 -x6998 -x19764 -x22255 x31587 x13870 -x15044 -x405 -x27887 -x11344 -x22013 -x9736 -x2404 -x35787 -x37955 -x32706 -x2575 x20617 -x32257 -x9540 -x25980 -x33669 -x35870 -x20441 -x36734 -x10130 -x7438 -x17587 -x35958 -x30675 -x8373 x10622 -x38062 -x9223 -x31828 -x1302 -x5300 -x24581 x11212 -x35760 -x28666 -x16452 -x14450 -x30832 -x5565 -x19611 -x37810 -x17897 -x1385 -x3542 -x28628 -x16591 -x28772 -x29943 -x26659 -x37455 -x34621 -x35450 x21417 -x27284 -x37398 -x19474 -x30499 x33765 -x6091 -x6319 -x5314 -x34643 x7142 -x36671 -x28858 -x1897 x12276 -x24239 -x37620 -x13316 -x38367 -x35598 -x7978 -x4534 -x21248 -x9980 -x7506 -x5089 -x33417 -x37495 -x21378 -x22829 -x19006 -x110 -x36581 -x36735 -x22371 -x2889 -x23752 -x38024 x5290 -x5353 -x8105 -x30256 -x5372 -x24453 -x6102 x11821 -x13271 -x24499 -x18229 -x5821 -x11570 -x15134 -x35733 -x15397 -x34411 -x22477 -x34105 -x34534 -x34913 -x38600 -x39176 -x31347 -x3814 -x11714 -x3685 -x8619 -x6993 -x20733 -x11089 -x11704 -x25541 -x19332 x28214 -x20560 -x26123 -x4625 -x21531 -x1723 -x39255 -x8414 -x1331 -x28261 -x27123 -x19238 -x32576 x16493 -x20926 -x26896 -x6628 -x3655 -x16383 -x2926 -x20554 -x26390 -x31572 -x11572 -x32377 -x30501 -x35534 -x718 -x10881 -x14029 -x23440 -x11090 -x9586 -x23771 -x20557 -x22232 -x6469 -x33396 -x10745 -x33494 -x27773 -x17107 -x13328 -x927 -x25341 -x34202 -x30145 -x15183 -x35666 x21837 -x6947 -x22103 -x20186 -x33885 -x31559 -x39646 x3944 -x21076 -x16016 -x26979 x33325 -x14430 -x30607 -x19034 -x2910 x338 -x966 -x15949 -x10801 -x8004 -x25022 -x29935 -x19857 -x11584 -x24056 -x10803 -x32934 x38101 -x13320 -x37194 -x8000 -x36605 -x13608 -x34203 x25138 x13738 -x39662 -x10289 x24434 -x36471 -x15563 -x15491 -x32316 -x3473 -x26511 -x38060 -x13948 -x27666 -x4208 -x8 -x9367 -x13872 -x17913 -x5337 -x24399 -x13807 -x2190 x25129 -x13910 -x4732 -x18960 -x19627 -x4445 -x31968 -x18094 -x27947 -x27815 -x28969 -x28935 -x31989 -x3379 -x36911 -x13125 -x1841 x10956 -x32748 -x14285 -x16177 -x20142 -x36714 -x22882 -x12084 -x39783 -x12477 -x15735 -x9125 -x19191 -x27830 -x659 -x39708 -x31249 -x30207 -x26026 -x19242 x10560 -x5051 -x13209 -x15400 x6294 -x7240 -x34939 x22870 -x39032 -x5216 -x25344 -x21527 -x32721 -x2211 -x38253 -x10968 -x13889 -x32995 x4239 -x16555 -x21873 -x39648 -x32714 -x27239 -x30745 -x35089 x27340 -x415 -x3836 -x24236 -x7999 -x23582 -x14274 -x28239 -x39551 -x33318 -x9307 -x30657 -x39366 -x22677 -x3192 -x14518 -x6394 -x29234 -x35067 -x22837 -x37296 -x26608 -x33197 -x35921 -x360 -x9311 -x32228 -x21380 -x22241 -x631 -x15447 -x20425 -x14625 -x35129 -x9895 -x568 -x23370 -x24493 -x18217 -x33462 -x26992 -x218 -x32869 -x36129 -x4807 -x2631 -x7848 -x3971 -x13083 -x21570 -x17008 -x36859 -x19152 -x8648 -x21469 x32647 -x12118 -x37712 -x18130 -x33919 x4217 -x15552 -x26024 -x14196 -x36690 -x39917 x5689 -x12863 -x10504 -x7124 -x7606 -x37594 -x36801 -x20702 -x912 -x17203 -x28250 -x3265 -x4047 -x29413 -x22083 -x22063 -x30273 -x33221 -x22679 -x39129 -x16133 -x17635 -x3749 -x37525 -x8844 -x23163 -x31312 x37297 -x29621 -x29192 -x899 -x10846 -x2885 -x6148 -x10003 -x7185 x17496 -x23325 -x14299 -x39980 -x37690 x31244 -x13419 -x22321 -x22646 -x23854 -x25204 -x31594 -x29415 -x28972 -x32761 -x20500 -x30937 -x17581 -x25727 -x29880 -x930 -x25186 -x32661 -x8245 -x30297 -x8294 -x2814 -x37914 -x21697 -x28487 -x22049 -x6954 -x35447 -x6989 -x7006 -x33784 -x28728 -x38989 -x26282 -x14283 -x33196 -x27708 -x1511 -x5898 -x17054 -x12251 -x18508 -x23118 -x3643 -x23709 -x36225 -x12011 x10482 -x37629 -x13027 -x11556 -x10567 -x20092 -x27448 -x36192 x21971 -x1002 x9643 -x33184 -x29435 x27162 -x9456 -x586 -x6762 -x39513 -x30546 -x19401 -x1978 x22213 -x3469 -x10916 -x23676 -x26612 -x22860 -x3635 -x5914 -x12607 -x35614 -x4839 -x4266 -x16590 x24848 -x6811 -x14704 -x282 -x36258 -x19756 x7088 x19278 -x11249 -x20405 -x1469 -x5683 -x10091 -x10498 -x11385 -x17523 -x31733 -x4465 -x13858 -x38543 -x11274 -x16377 -x11817 -x15513 -x16309 -x1044 -x20056 -x33081 -x39197 -x17960 -x8244 -x38916 -x16977 -x7187 -x10816 -x37817 -x9796 -x28778 -x7370 -x35380 -x27652 -x16174 -x27501 -x31179 -x12438 -x28369 -x37920 -x4268 -x22038 -x25495 -x34312 -x6631 x20990 -x29443 x38996 -x39611 -x18258 -x34376 x13138 -x29988 -x37887 -x28597 -x11652 -x33351 -x24136 -x26204 -x38375 -x13302 -x172 -x17578 -x28905 -x7986 -x35320 -x20482 -x14046 -x12265 -x18676 -x1283 x22473 -x17205 -x12754 -x2251 -x25535 -x1603 -x9928 -x18055 -x23792 -x8921 x35332 -x27322 -x37432 -x22637 x38628 -x12915 -x22296 -x13236 -x38786 -x6927 -x20927 -x24404 -x22417 x6363 -x24668 -x9120 -x6101 -x19994 -x13503 -x26213 -x558 -x26337 -x30382 x38014 -x4982 -x12457 x18209 -x31272 -x20548 -x9369 -x21159 -x38492 -x6296 -x26760 x28258 -x20816 -x12919 -x17258 -x33410 -x9630 -x23747 -x38785 -x33555 -x5506 -x23607 -x39034 -x21408 -x10221 -x38687 -x39000 -x2057 -x14019 -x18043 -x23855 -x13862 -x33192 -x16775 -x20957 x1865 -x22476 -x4823 -x22442 -x12111 -x16799 -x36759 x31103 -x16447 -x28530 x27654 -x31119 -x20792 x31352 -x31911 -x23358 -x27100 -x30652 -x35653 -x26182 -x32907 x18242 x16758 -x32908 -x26491 -x29480 -x6614 -x4799 -x11069 -x1553 -x22240 -x16634 -x21914 -x34149 -x1291 -x17819 -x31293 -x30995 -x17270 -x26190 -x27141 -x10767 -x18150 -x21282 -x39018 -x6565 -x7085 -x13361 -x29340 -x10402 -x9680 -x19952 -x2384 -x269 -x11992 x20127 -x16332 -x39794 x28045 -x33520 -x30493 -x22729 -x12294 -x18913 -x8113 -x34488 x10775 -x13653 -x11040 -x32874 -x4328 -x34807 -x12378 -x2286 -x27155 -x27364 -x32260 -x35790 x29718 x38995 -x21652 x17243 -x29684 -x24682 x1049 -x6642 -x18515 -x63 -x31299 -x37205 -x33890 -x36626 x8118 -x9278 -x11693 -x2159 -x14826 -x2893 -x5132 -x9004 -x25715 -x4922 -x12007 -x21496 -x35547 -x28763 -x19842 -x8389 -x32863 -x11490 -x39816 -x21581 x37697 -x38808 x5002 -x27362 -x29824 -x22033 -x34814 -x16305 -x17041 x17182 -x21983 -x15794 x38782 -x22963 -x9060 -x2503 -x33779 -x32583 -x32231 -x17613 -x21883 -x22625 -x30805 -x26582 -x12631 -x15972 -x17984 -x39713 -x26864 -x35699 -x18847 -x23839 -x16081 -x2434 -x3815 x5048 x13410 -x15832 -x19301 -x30001 -x38328 -x31229 -x13086 -x27838 -x24251 -x1138 -x14598 -x12404 -x12922 -x30052 -x24526 -x30538 -x27680 -x7038 -x38541 -x33354 -x17826 x8571 -x32137 -x5211 -x35786 -x7470 -x2644 -x22395 -x19296 -x32783 -x22982 -x24981 -x35622 -x37864 -x36731 -x20737 -x2666 -x30738 -x22343 -x5006 -x4230 -x10778 x19468 -x17206 -x36036 -x1032 -x11708 -x33451 -x22719 -x24775 -x30334 -x26675 -x19218 -x7007 -x25850 -x26506 -x26527 -x6068 -x7278 -x25257 -x24326 -x27198 -x23647 -x9022 -x17299 -x19315 -x6297 -x33542 -x8782 -x30839 -x27908 -x10095 -x22446 -x37758 -x10043 -x14807 -x19879 -x649 -x28490 -x13180 -x7713 -x13852 -x22640 -x33729 -x20378 -x37320 -x22789 -x34594 -x29508 -x34466 -x14546 -x25685 -x37632 -x17533 -x8508 -x12664 -x18914 -x39880 -x3487 -x31811 -x16041 -x23972 -x9940 -x7783 -x9961 -x19375 -x26397 -x14179 -x2301 -x34950 -x13053 -x38862 -x3608 x7522 -x36223 -x36210 -x9419 -x9498 -x25281 -x37354 x4123 -x2873 x15003 -x3394 -x31568 -x6415 -x10899 -x1169 -x30137 -x14432 -x3508 -x31643 -x18935 -x2326 -x33836 -x14637 -x19716 -x17353 -x2266 -x39376 -x1387 -x21673 -x11395 -x24973 -x26248 x28267 -x13624 -x25035 -x30245 -x9050 -x31896 -x2767 x7936 x15496 x16157 -x23891 -x10270 -x31266 -x26726 -x31182 x30324 -x21057 -x25729 -x12382 -x13225 -x24705 -x27084 -x27776 -x3772 -x28052 -x1819 -x15211 -x20188 x30543 -x658 -x10721 x787 x24852 -x17677 -x8238 x39442 -x8742 -x4911 -x31692 x24004 -x22877 -x22513 -x31697 -x8666 -x27517 -x7072 -x38054 -x4575 -x1119 -x6738 -x30459 -x27031 -x1271 -x21993 -x27140 -x3252 -x32766 -x10991 -x17639 -x37030 -x27603 -x26107 -x17301 -x37497 -x1520 -x9746 -x7479 -x29723 -x23368 -x39773 -x25754 -x35396 -x10247 -x19466 -x22334 x32597 -x37540 -x35455 -x25420 -x27935 -x8494 -x914 -x3790 -x14006 -x27959 -x27089 -x16925 -x9651 -x37650 -x16324 x13695 -x23158 -x8412 -x11474 -x22531 -x17351 -x6695 -x8612 -x13674 -x37873 -x16196 x10139 -x14075 -x7197 -x15442 -x27093 -x37247 -x33138 -x31491 -x31734 -x36484 -x10680 -x26370 -x6605 -x7819 -x9634 -x6667 -x29662 -x7176 -x18995 -x15871 -x6021 -x37189 -x34965 -x31570 -x14443 -x28118 -x14957 -x15556 -x23783 -x39684 -x7954 x684 -x16812 -x27374 -x34467 -x17878 -x6538 -x2665 -x4378 x6352 -x12917 -x3189 -x22328 -x21203 -x30968 -x9573 -x33243 -x1799 -x34565 -x30168 -x10506 -x30530 -x30741 -x1835 -x20417 -x18901 -x11203 x33053 -x28366 -x23697 -x13014 -x16257 -x26546 -x37555 -x21094 -x11155 -x11220 x19071 -x23791 -x9249 -x38342 -x4743 -x9916 -x2556 -x719 -x24925 -x13343 -x2419 -x2312 -x4212 -x14535 -x32490 -x27367 -x28753 -x37379 -x6524 -x12847 x22149 -x32979 -x34297 -x36245 -x15645 -x22301 -x21319 -x38737 -x26610 -x1477 -x5624 -x25969 -x31574 -x19342 -x22107 -x9681 x19906 -x35336 -x34747 -x36958 -x5382 -x19546 x18538 -x28731 -x3369 -x5169 -x26258 -x37997 -x21879 -x2687 x4560 -x28197 -x31655 -x6804 -x38641 -x34598 -x10542 x30101 -x22113 -x1366 -x9744 -x14056 -x16218 -x10400 -x34127 -x37072 -x5027 x22406 -x17641 -x32856 x20917 -x19023 -x13956 -x10672 -x25775 -x5691 -x10198 -x34182 -x14317 -x4833 -x30260 -x28359 -x29103 x30019 -x31520 -x31200 -x26852 -x14559 -x6509 -x25955 -x20613 -x25309 -x3874 -x30345 -x32307 -x5901 -x30031 -x15465 -x33802 -x31969 -x10844 -x36807 -x23196 x25429 -x18266 -x36868 -x35260 -x7380 -x21729 x39296 -x39619 -x39094 -x14125 -x20465 -x36669 -x72 -x20210 -x795 -x39731 x14020 -x22966 -x12297 -x21105 -x2829 -x7687 -x30902 -x35686 -x6121 -x446 -x1505 -x32741 -x26059 -x19465 -x11926 x3226 -x10469 -x38643 -x14345 -x39231 -x22418 -x22201 -x31993 -x6422 -x15458 -x28913 -x24190 -x18344 -x37837 -x34292 -x36150 -x9308 -x26304 -x12227 -x33994 -x562 -x5570 x4285 -x39140 -x31268 -x4574 -x10958 -x11463 -x13645 -x1426 x10418 x32313 x729 -x30048 -x7849 -x21774 -x901 -x4552 -x21518 -x18420 -x28624 -x39732 -x37469 -x25325 -x3679 -x31189 -x34788 x26687 -x5638 -x30458 -x25183 -x36831 -x2458 -x10066 -x16960 -x28613 -x33750 -x12041 -x35612 -x15322 -x20409 -x12955 -x25324 -x8740 -x22794 -x30723 -x16700 x17360 -x35938 -x30390 -x7934 -x31147 x26467 -x13667 x37015 -x27002 -x32395 -x22284 -x11202 -x23508 -x28565 -x22961 -x18169 -x10346 -x11060 -x26934 -x30056 -x31823 -x12704 -x13950 -x15161 -x21010 -x30547 -x28176 -x1436 -x29114 -x3687 -x38514 -x23794 -x34962 -x22474 -x19779 -x33645 -x8515 -x34771 -x23879 -x30619 -x34963 x37299 -x24435 -x35743 x3232 -x20023 -x34226 -x24226 -x31228 -x11343 x14733 -x7501 -x32486 -x24153 -x25921 -x21074 -x33054 -x26555 -x11978 -x10156 -x36530 -x29939 -x11387 -x252 -x2610 -x27116 -x37350 -x1904 -x19172 -x39062 -x29240 -x598 -x16955 -x28435 -x39681 -x25996 -x15779 -x33109 -x20240 -x460 x10571 -x22408 -x12197 -x36617 x39506 -x22796 -x14181 -x1531 -x20492 -x17018 -x26474 -x30071 -x19982 x1533 -x37081 -x35074 -x28661 -x11938 -x36055 -x12236 -x37348 -x6277 -x35194 -x32499 x17010 -x33659 -x11115 -x8433 -x9760 -x31214 -x31992 -x18728 -x23384 -x30391 -x3645 -x21391 -x12634 -x22238 -x23925 -x39615 -x36019 -x38084 -x2390 -x21477 -x11478 -x23051 -x19331 -x5203 -x28669 -x26720 -x5398 -x26399 -x30683 -x5913 x37424 -x37437 -x8889 x27179 -x39209 -x32778 -x7112 -x8510 -x32697 x9299 -x20324 -x10292 -x29547 -x31891 -x8927 -x3570 -x27533 -x33065 -x1605 -x17579 x18412 -x33988 x19771 -x26621 -x3225 -x30797 -x34732 -x38730 -x13643 -x7003 x20085 -x30352 -x38489 -x3136 -x38467 -x2183 -x21213 -x10204 x19302 -x38419 -x8608 -x10162 -x27466 -x889 -x28499 -x22859 x16441 -x2894 -x34107 -x545 -x22754 -x10299 -x29185 -x32373 -x38547 -x36466 -x1073 -x24041 -x7198 -x10034 -x34984 -x5260 -x39780 -x13816 -x22771 -x23071 x6050 -x27422 -x18610 -x17095 -x32896 -x2045 -x4259 -x30058 -x9773 -x4065 -x34921 -x7047 -x10725 -x29617 -x11231 -x22908 -x18317 -x17517 -x19427 -x28708 -x32662 -x37070 x4130 -x20984 -x33482 -x33408 -x16715 x27490 -x29376 -x23723 -x9621 -x1057 -x29447 -x34892 -x6243 -x24953 -x21185 -x5827 -x1770 -x30710 -x31253 -x13537 -x35791 -x2026 -x23544 -x14968 -x35966 -x24699 -x36405 -x27919 -x18900 -x5329 -x9873 -x5659 -x17266 -x38154 -x16006 -x13015 -x9015 -x36145 -x23524 -x32363 -x7563 -x28493 -x19024 -x31780 x13529 -x16227 -x2809 -x16856 -x25188 -x30869 x21018 -x2671 -x6517 -x37860 -x10559 -x28284 -x27385 -x1695 -x24701 -x26101 -x38864 -x36116 -x6813 -x2055 -x12561 -x18411 -x38824 -x10996 -x1190 -x24090 -x38680 -x6244 -x23413 -x23643 -x24043 -x17560 -x38756 -x17274 -x30981 -x19913 -x2226 -x12981 -x19687 -x17624 -x26117 -x33516 -x8657 -x22170 -x5899 -x32853 x30531 -x30351 -x12458 -x17978 -x8290 -x21680 -x34345 -x10211 -x15275 -x28459 -x31848 -x20295 -x37868 -x18691 -x20657 -x14687 -x35774 x25093 -x10604 -x5790 x29264 -x2173 -x3775 x16280 -x18796 -x24700 -x33167 -x34976 -x35441 -x37507 x9474 -x5046 -x9350 -x1296 -x19109 -x15837 -x23243 -x39084 -x27938 -x7669 -x12082 -x7644 -x22066 -x39395 -x17704 -x39038 x35418 -x17513 -x31062 -x13881 -x20170 x31904 -x14352 -x2371 -x13456 -x1660 -x15747 -x14689 -x37252 -x14740 -x4748 -x3101 -x2391 -x4274 -x10017 -x33327 -x27781 -x705 -x10393 -x37865 -x35508 -x11594 -x4810 -x7814 x1761 -x16345 -x37747 -x32334 -x30443 -x27824 -x11715 -x38512 -x22205 -x16329 -x6103 x15620 -x31705 -x25906 -x11544 -x39133 -x9035 -x17843 -x37337 -x7984 -x24282 -x23877 -x28950 -x31519 -x32267 -x26796 -x37637 -x35873 -x38710 -x19100 -x21595 -x37430 -x8583 -x31548 -x37332 -x30272 -x19322 -x37607 -x37790 -x30264 -x27060 -x21618 -x25561 -x22319 -x23869 -x26430 -x30855 -x3336 -x29763 -x13814 -x35719 -x34616 -x31021 -x32067 -x20963 -x36096 x28761 -x9622 -x39759 -x7516 -x9865 -x33433 -x30057 -x37545 -x1229 -x37142 -x16892 x198 -x20254 -x24779 -x22330 -x19837 -x5248 -x39967 x14756 -x29453 -x23657 -x36168 -x4654 -x8503 x33088 -x31095 -x31783 -x18187 -x21429 -x35471 -x20124 x14105 -x31213 x9767 -x9137 -x6855 -x11701 -x8879 -x29749 -x34234 -x36517 x31854 x23927 -x30013 -x22808 -x29383 -x17921 -x21725 -x35071 -x17278 -x36541 -x33012 x27619 -x37586 -x38333 -x14556 -x18389 -x15697 -x27062 -x19026 -x10990 -x7873 -x27285 -x25597 -x18804 -x6975 -x647 -x27927 -x29337 -x318 -x7561 -x30371 x4965 -x29742 -x37454 -x1997 -x36816 -x38445 -x22670 -x24079 -x7958 -x19765 -x131 -x9046 -x14069 -x21923 -x39554 x4209 -x24205 -x28595 -x2903 -x16286 x23814 -x37147 -x6392 -x1113 -x39101 -x15586 -x12724 -x38891 -x14365 -x26778 -x2480 -x31495 -x15757 -x7592 -x24355 -x27043 -x13298 x808 -x23638 -x29372 -x25442 x14938 x25594 -x5186 -x29463 -x17173 -x23616 -x507 -x25399 -x38133 x15822 x5937 -x29911 -x7077 -x37680 -x24045 -x2819 -x21332 -x4232 -x33951 -x4791 -x7210 -x16111 -x334 -x25178 -x3285 -x32588 -x34253 -x28599 -x13927 -x3000 -x18189 -x37895 -x26014 -x17682 -x19833 -x22657 -x5793 -x990 -x20427 -x12279 -x18206 -x32336 -x39786 -x6263 -x3162 -x3330 -x8899 -x21580 -x24812 -x10748 -x29566 -x33431 -x14676 -x14736 -x37723 -x31726 -x24818 -x21003 -x7894 -x32266 -x14874 -x26273 -x11678 -x33441 -x26629 -x6216 x14404 -x31246 x17154 -x23203 -x32000 -x1400 x18631 -x37604 -x881 -x13864 -x12563 -x12281 -x14213 -x23004 -x25431 x20507 -x30993 -x5170 -x27677 -x38067 -x25483 -x9599 -x18524 -x37008 -x20906 -x32770 -x8399 -x20947 -x14102 -x23147 -x34308 x5415 x30837 -x5905 x18397 -x35065 -x8810 -x16290 -x20484 -x32353 -x3947 -x32015 -x13101 -x35318 -x18587 x23353 -x36595 -x7883 -x1479 -x34017 -x1033 x37610 -x26446 x17392 x8032 -x21974 -x10693 -x24748 -x2720 -x19624 -x7350 -x840 -x5718 -x24681 -x23330 -x16004 -x22195 x12256 -x6915 -x24596 -x12902 -x24196 x17720 -x19966 x14031 x23462 -x11170 -x19336 -x8958 -x596 -x35532 -x1070 -x33344 -x19669 -x24322 -x11235 -x19594 -x32985 -x18659 -x22452 -x1384 x10808 -x22762 -x17502 -x28204 -x22627 x13177 -x23815 -x26579 -x38874 -x36736 -x38625 -x22396 -x35518 -x29687 -x14351 -x13385 -x7422 -x35004 -x16119 x30282 -x38689 -x35941 x38284 -x32024 -x29773 -x31554 -x27380 x16418 -x16079 -x37930 -x6054 -x24411 -x14394 -x6842 -x24495 -x39230 -x14252 -x12292 -x11187 -x10770 -x1419 -x39505 -x8774 -x10388 -x9899 -x1810 -x39217 -x9562 -x15776 -x24072 -x37408 -x16554 x17034 -x20165 -x25133 -x29680 -x27614 -x31035 -x3868 -x28230 -x18531 -x10710 -x19677 -x35281 -x36474 -x9890 -x8120 -x15439 -x17333 -x11754 -x22991 x28399 -x12511 -x1775 -x15899 -x27662 -x18821 -x27079 -x9295 -x28315 -x2009 -x39495 -x16616 -x13345 -x13158 -x3474 -x38117 -x37913 -x11072 -x16339 -x4424 x34430 x26884 -x28741 -x35238 -x12302 -x30044 -x19613 -x8088 -x26307 -x30373 -x20761 -x23095 -x23445 -x11750 -x32309 -x31562 -x24013 -x6883 -x14563 -x28971 -x35045 x39164 -x11614 -x5606 -x32504 -x37396 -x23769 x32098 -x22242 -x13463 -x36580 x14516 -x15410 -x16706 -x3483 -x37885 -x24650 -x13879 -x16045 -x31906 -x32341 -x35003 -x31603 -x17818 -x8428 -x9256 -x2878 -x12929 -x38180 -x30647 -x7697 -x6175 -x32750 -x26618 -x1495 -x27166 -x39127 -x5013 -x37391 -x30481 -x37026 -x15542 -x21368 -x2950 -x27167 -x25095 -x18686 -x17617 x30432 -x34011 -x35354 -x10850 -x20840 -x35017 -x18204 -x457 -x6409 -x1832 -x12403 -x6454 -x16444 -x21912 x28333 -x12135 -x27961 -x27625 -x25033 -x23271 x35742 -x37831 -x26421 -x33487 -x28363 -x12453 -x30229 -x2641 x11402 -x25552 -x17267 -x24152 -x23323 -x37828 -x32521 -x28984 -x25653 -x3879 -x25744 -x3552 -x38574 -x16068 -x6552 -x27873 -x20607 -x28648 x4267 -x5575 x37487 -x626 -x10038 -x16207 -x11103 -x35275 x15706 -x4979 -x37601 -x32077 -x22588 -x2487 -x12272 -x5883 -x9741 x23646 -x4 -x13284 -x12683 -x28124 -x27363 -x26032 -x39744 -x22817 -x28321 -x2132 -x22731 -x345 -x22226 -x37909 -x2302 x22228 -x21625 -x35313 -x39825 -x39119 -x17928 -x32988 -x32873 -x28302 -x30020 -x161 -x27944 -x31239 -x28747 -x11775 -x14883 -x5292 -x38344 -x8086 -x28788 -x18752 x1862 -x28885 -x34909 -x13730 -x32836 -x14480 -x28832 -x7959 -x27897 x27988 -x39364 -x16110 -x8232 -x13266 -x19951 -x15287 -x2772 -x32230 -x12602 -x27121 x29562 -x18977 -x7673 -x22854 -x17382 -x7902 -x34700 x13559 -x31362 -x16987 -x24443 -x25419 -x32673 -x4494 -x18552 -x16655 -x629 -x14313 -x31580 x4643 -x25019 -x14779 -x1171 -x28738 -x31066 -x22032 -x21400 -x12192 -x27103 -x33464 -x29572 -x30734 -x36420 -x11851 -x36290 -x2841 -x18324 -x38938 -x5585 x8885 -x36229 -x33718 -x2010 -x23478 -x31081 -x21436 -x19308 -x6009 -x23699 -x25954 -x31149 -x27613 -x19544 -x34431 -x35279 -x37096 -x39727 -x27016 -x7184 -x12200 x35342 x2249 -x9815 -x18427 -x6066 -x30583 -x36394 -x5977 -x18233 -x20242 -x20054 -x34632 -x237 -x21397 -x27378 -x35924 -x39982 -x16790 -x17290 -x38192 -x10581 -x3911 -x11656 -x22616 -x28492 x17214 -x25731 -x32154 -x16140 -x29162 -x11327 -x12713 -x11251 -x33961 -x9454 -x21696 -x36146 -x14256 -x5367 -x25167 -x10592 x24531 -x12357 -x8283 -x36268 -x17649 -x2579 -x5964 -x9421 -x18722 -x27200 -x36144 -x5909 -x11292 -x7446 -x14533 -x25931 -x34278 -x30756 -x3324 -x29296 -x23890 -x24188 -x31351 -x15845 -x37452 -x7145 x9105 -x34425 -x27583 -x22896 -x32645 -x3140 -x16232 -x29889 -x35600 -x2141 -x16413 -x34776 -x8960 -x30861 -x11600 -x15244 -x2939 -x11986 -x27553 -x21560 -x16075 -x34572 -x35371 -x38729 -x9670 -x10509 -x3899 -x28850 x30624 x26129 -x11126 -x7143 -x29467 -x1176 -x39448 -x7260 -x21612 -x17101 x32887 -x18221 -x30667 x580 -x12156 -x22690 -x28823 -x31222 -x27775 -x28792 -x15417 -x31511 -x36304 -x22388 -x39737 -x10858 x38677 -x7541 -x23315 -x37104 -x7151 -x23485 x35652 -x721 -x7475 -x27734 -x19692 -x31348 -x12714 -x25887 -x35408 -x1386 -x16145 x4525 -x33222 -x25485 -x39446 -x14769 -x18104 x16149 -x27862 -x4529 -x38901 -x23290 -x25307 -x31255 -x34524 -x17117 -x11859 -x7889 -x2042 -x11200 -x26433 -x28854 -x9130 -x8379 -x11822 -x26625 -x6649 -x33923 -x29110 -x28643 -x24997 -x670 -x21254 -x13665 -x17525 x30163 x38311 -x11620 -x38165 -x9551 -x15495 -x39961 -x13767 -x23592 -x34288 x6868 -x17050 -x998 -x29722 x36402 -x9092 -x342 -x22246 -x6938 -x322 -x28024 -x13115 -x23306 x34455 -x27338 -x17896 -x9056 -x8976 -x3598 -x28263 -x4834 -x5954 -x12119 -x33262 -x22623 -x26525 -x7123 -x3206 -x5973 -x21819 x14649 -x37444 -x10539 -x8880 -x35118 -x5425 -x24214 -x31408 -x687 -x10343 -x28489 -x30236 -x39736 -x29419 -x1609 x39855 -x15227 -x28884 -x17090 -x28766 -x26402 -x7933 -x16007 -x32846 -x18921 x12232 -x19628 -x25302 -x25150 -x36675 -x36823 -x26674 -x21526 -x29908 -x12334 x2976 -x11500 -x22827 x14114 -x25182 -x10045 -x25106 -x30436 x36672 -x18480 -x264 -x6836 -x2836 -x3196 -x39797 -x8225 x5215 -x7654 -x22034 -x39070 -x11415 -x16288 -x34040 x24776 x29576 -x24607 -x2313 -x6291 -x39995 -x33492 -x19394 -x15514 -x18690 -x19678 -x36922 -x39616 -x28226 -x25531 -x13496 -x35566 -x31260 -x10793 -x22262 -x16170 -x4619 -x7605 -x31797 -x8103 -x7450 -x50 -x30355 -x29471 -x10781 -x22997 -x12629 -x31573 -x18832 -x39567 -x30987 -x25235 -x15998 -x35503 -x36213 -x24971 -x28518 -x34461 -x27725 -x33075 -x23834 -x36301 -x28928 -x16236 -x23192 -x38066 -x32052 -x29226 -x34299 -x37531 -x11154 -x27376 -x36818 -x37039 -x23085 -x38219 -x18369 -x36110 -x34504 -x4804 -x4043 x18934 -x18025 -x8455 -x29885 -x25455 -x32700 -x37968 -x447 -x12603 -x22105 -x20287 -x6483 -x8588 -x29366 -x8791 -x26747 -x39656 -x30258 -x15765 -x29388 -x32246 -x37814 -x2915 -x28042 -x39091 -x26452 -x1759 -x4869 -x38872 -x1215 -x7714 x1704 -x23254 -x10409 -x7343 -x25191 -x11787 -x20978 -x3292 -x32969 -x34165 -x29589 -x13789 -x15838 -x39290 -x27486 -x18138 -x35189 -x4004 -x19588 x33477 -x5212 -x2629 -x21586 -x3915 -x10788 -x15818 x38455 -x24448 -x15304 -x16501 -x19092 -x2145 -x8838 -x313 -x8522 -x5990 -x2446 -x15459 x15561 -x27156 -x31769 -x19124 -x9921 -x19820 x1642 -x14561 -x23483 -x448 -x39712 -x24332 -x38281 -x27819 x30239 -x27661 x22602 -x32672 -x32909 -x33747 -x28621 -x27939 -x23205 -x34484 -x36597 -x2632 -x18661 -x12994 -x36927 -x17809 -x25620 -x32669 -x33013 -x18927 -x13010 -x25571 -x29959 -x26895 -x31477 -x34175 x12526 -x23931 -x33989 -x7457 -x15392 -x6173 -x32479 x33078 -x28672 -x13170 -x19749 -x37646 -x9805 -x37360 -x32554 -x7102 -x9535 -x28797 -x3384 -x34170 -x3230 -x26705 -x16964 -x14126 -x11118 -x11147 -x33144 -x6199 -x4706 x15670 -x17043 -x14643 -x24447 x16905 -x14237 -x1989 -x12854 -x29371 -x39141 -x37706 -x37145 -x39875 -x28183 -x27173 -x16220 x16899 -x30803 -x7155 -x24106 -x15254 -x14616 -x28445 x29840 -x23291 -x31378 -x134 -x37527 x12750 -x4248 x10933 -x24220 -x690 -x11132 -x36843 -x6994 -x5200 -x39964 -x6311 -x32895 -x34618 -x38611 -x9711 -x38049 -x24918 -x31800 x36041 -x37101 x35317 -x39029 -x9635 -x14118 -x3767 x1916 -x30819 x19314 -x38075 -x30833 -x10248 -x637 -x35525 -x37859 -x26732 -x23028 -x17629 -x4539 -x39352 -x18128 -x11005 -x21217 -x39710 -x177 -x19050 -x27038 -x18969 -x1267 -x3976 -x33160 -x24875 -x25651 -x26116 -x35398 -x35780 -x21305 -x30761 -x14028 -x16712 -x5621 x1403 -x39466 -x12601 -x128 -x23432 -x18090 -x39849 -x25312 -x22162 -x29934 -x28784 -x36005 -x11639 -x13913 -x20318 x5754 -x14706 x26828 -x36855 -x32629 -x23845 -x37998 -x2517 -x2122 -x16457 -x13077 -x36251 -x34121 -x25484 -x11579 -x2220 -x21155 -x27698 -x10111 x39636 -x30934 -x78 x29425 -x14946 -x12310 -x39889 -x10497 x12913 -x29275 -x9100 -x28310 -x297 -x12264 -x10415 -x38925 -x24945 -x15144 -x25256 -x11059 -x38051 -x30606 x20030 -x16873 -x23268 -x26866 x23018 -x23131 -x25638 -x2166 -x10340 x23882 -x9149 -x22389 -x34869 -x25560 -x8006 -x33449 -x23136 -x10601 x30611 -x29844 -x16245 -x8996 -x707 -x4025 -x34064 -x9688 -x13827 -x27740 -x10914 -x12890 -x2105 -x5450 -x27704 -x36844 x19596 -x21864 -x30770 -x14658 -x28336 -x9803 -x25008 x24008 -x31582 -x7782 -x31515 -x8392 -x29451 -x8687 -x30556 -x518 -x28073 -x24155 -x6418 -x22628 -x1613 -x9837 -x2516 -x14160 -x2281 -x898 -x23047 -x8500 -x18112 -x11527 -x97 -x2414 x16449 -x17489 -x11607 -x32213 -x27311 -x16681 -x22889 -x17739 -x4723 x10963 -x26757 -x28127 -x35546 -x39795 -x22795 -x19549 -x13680 -x27328 -x3060 -x28370 -x11047 -x19381 -x3401 -x21226 -x11915 -x9211 -x9029 -x22551 -x7465 -x6309 -x34980 -x1585 -x29568 -x30061 -x11287 -x37812 -x13793 -x10187 -x28566 -x16065 -x8660 -x17853 -x14838 -x20440 -x27837 -x570 -x8202 x12689 -x9742 -x26701 -x8111 x17106 -x12637 -x21223 -x14577 -x27021 -x21302 -x13318 -x30961 -x14564 -x31091 -x13441 -x16888 x4781 x24273 x5495 x33855 -x35175 -x20705 -x27281 x21509 -x19602 -x23918 -x4653 -x244 -x2992 -x39188 -x12707 -x28659 -x24610 -x14372 -x21906 -x5625 -x21343 -x23195 -x28522 x9407 -x17198 -x15909 -x31701 -x12942 -x13583 -x20493 -x1784 -x20370 -x34110 -x28043 -x35703 -x8505 -x7771 -x9852 -x6342 -x22735 -x3948 x1923 -x5206 -x6313 -x24586 -x24790 -x13623 -x33878 -x37280 x20361 -x533 -x29046 -x6334 -x27128 -x26356 -x37662 -x7854 -x19730 -x5626 -x26194 -x26885 -x37281 x33264 -x7776 -x31409 -x14541 -x30521 -x642 -x37470 -x32837 -x23204 -x28687 -x7107 -x15623 -x14062 x31667 -x9654 -x33029 -x35693 -x17435 -x38609 -x30615 -x30386 -x18615 -x11492 -x17495 -x26472 -x36864 -x11813 -x39865 -x32656 -x35630 -x27067 -x6000 -x34033 -x12231 -x14296 -x38501 x1137 -x18627 -x16160 -x16187 -x31084 -x2748 -x28574 -x11161 x2359 -x36081 -x17464 -x36504 -x32800 -x2174 -x4482 -x12443 -x6837 -x275 x13712 -x31323 -x22544 -x14877 -x26585 -x19910 -x12428 -x16901 -x4725 -x1507 x3717 -x1335 -x38496 -x30662 -x2749 -x34428 -x27436 -x4299 -x32732 -x31890 -x14158 x27440 -x36249 -x6169 -x15002 -x16720 -x33376 x13088 x36556 -x38982 -x35366 -x917 -x9737 -x10004 -x10032 -x15180 -x26944 -x29313 -x2838 -x14067 -x9649 -x28927 -x19188 -x5308 -x18064 -x31282 -x21833 -x26392 -x26487 -x21682 -x9489 -x28277 -x8843 -x15430 -x6233 -x31837 -x8841 -x34555 -x11939 -x14092 -x28715 -x7243 -x15158 -x27857 -x21688 -x14811 -x38502 -x26563 -x21034 -x24825 -x25811 -x26109 -x27449 -x22558 x13349 -x29135 -x28020 x18179 -x13966 x38070 -x15472 -x15214 -x4841 -x32070 -x3541 -x895 -x11018 -x29971 -x31517 -x22345 -x24277 -x35977 -x10902 -x17379 -x22436 x35474 -x14206 x785 -x11169 -x14025 -x24466 -x21600 -x3612 -x4616 -x28402 -x25403 -x19376 -x34996 -x19725 -x13521 -x493 -x11892 -x36792 x33209 -x34186 -x26285 -x3807 x32045 -x15677 x17678 x5597 -x36983 x10642 -x33591 -x4501 x985 -x37701 -x3806 -x35379 -x39944 -x38293 -x21986 -x21515 -x37374 -x4768 -x16798 -x35712 -x38265 -x16815 -x39900 -x28392 -x26811 -x20871 -x23942 -x3640 -x12895 x16747 -x30792 -x26706 -x12742 -x31024 -x34552 -x28410 -x14751 x7640 -x24446 -x38564 x12920 -x37775 -x27011 -x19646 -x24203 -x21740 -x30269 x13393 -x38087 -x33317 -x28857 -x13087 -x4850 -x1534 -x14489 -x38123 -x17343 -x38463 -x18911 -x32108 x19073 -x34314 x26507 -x30356 -x35409 -x12875 -x37413 -x22639 -x23000 x33061 -x9198 x19999 -x7133 -x6890 -x12833 -x10025 -x26207 -x6795 -x18116 -x35905 -x6970 -x38203 -x20238 -x30689 -x99 -x32482 -x39895 -x28934 -x39462 -x28860 -x26210 -x21376 -x20321 -x29297 -x16022 -x1458 -x29882 -x39564 -x36701 -x9354 -x21737 -x1038 -x35898 -x32128 -x19850 -x3429 -x11438 -x15025 -x1693 -x11178 -x34604 x17207 -x9925 -x39476 -x6035 x33290 -x37558 -x21179 -x16304 -x2093 -x36326 -x3597 -x16575 -x23744 -x35477 -x32059 -x25944 -x15420 -x16942 -x6670 x7103 -x10696 -x25380 x30704 -x20684 -x31070 -x10015 -x25205 -x39174 -x21344 -x38355 -x32541 -x39401 -x39602 -x4568 x22407 -x39663 -x10189 -x18502 -x1576 -x10316 x27063 -x8066 -x14438 x26512 -x5747 -x10480 -x6511 -x3787 -x19576 -x184 -x19958 -x1789 -x18920 -x38821 -x10627 -x29497 -x33047 -x34164 -x19694 -x37994 -x14219 -x14306 -x35080 -x8267 -x2862 -x12287 x32631 -x14524 -x35562 x38752 -x39404 -x20122 -x26238 -x25412 -x16213 -x7174 -x19642 -x32390 -x30360 -x24645 x4379 -x20438 -x24816 -x4158 -x19079 -x19412 x16439 -x30059 -x22416 -x7786 -x15758 -x26789 -x38548 -x25551 -x21741 -x37108 -x13823 -x5176 -x9254 x24291 -x32075 -x20700 -x25351 x22087 -x4138 -x11970 -x29231 -x22540 -x15376 -x24111 -x7428 -x11777 -x21791 -x27912 -x34559 -x30581 -x37797 -x2305 -x8150 -x14322 -x15668 x5646 x19380 -x2999 -x23261 -x20268 -x24707 -x250 -x13121 -x37083 -x34087 -x10074 -x731 -x4865 -x7294 -x10855 -x14935 -x33751 -x19831 -x18340 -x6564 -x30313 -x24295 -x39308 -x794 -x24948 -x29746 x5927 -x247 -x11445 -x39714 -x4578 -x23955 -x35851 -x152 -x3451 -x26147 -x33518 -x17776 -x36723 -x1547 -x33248 -x12527 -x15634 -x34498 -x17716 -x26721 -x30181 -x8104 -x6922 -x31560 -x17170 -x28955 -x37655 -x34072 -x13145 -x2612 -x34415 -x36988 -x606 -x10602 -x20011 -x15073 x24720 x10603 -x35847 -x27913 -x39277 -x32328 -x11098 -x39118 -x34054 -x4828 -x31628 -x18497 -x29139 x37943 -x26463 -x30473 -x1353 -x9999 -x13217 -x14830 -x2499 -x15600 -x36191 -x27262 x29120 -x7960 -x18422 -x37568 -x39524 -x19431 -x6516 -x36552 x6498 -x32473 -x22029 -x16154 -x5941 -x7223 -x38369 x19578 -x2986 -x25230 -x39860 -x7272 x4401 x7216 -x11480 -x34678 -x7341 -x31707 -x16326 -x26407 -x14926 x39586 -x3454 -x25695 -x28685 -x19586 -x23760 -x8973 -x4595 -x3360 -x3428 -x2778 -x39599 -x37502 -x283 -x6980 -x5906 -x22015 -x25362 -x31223 -x30640 -x6789 -x14670 -x18280 -x5505 -x24381 -x22698 -x25693 -x35222 x25902 -x10284 -x15649 -x28131 -x33790 -x25460 -x28457 -x20005 -x2663 -x13957 -x36287 -x19252 x15121 -x30733 -x39424 x39640 -x5972 -x3110 -x4364 -x5001 -x5797 -x8068 -x35664 -x23598 -x17658 -x12350 -x2433 -x22862 -x3142 -x12225 -x15203 -x22200 x7308 -x200 -x1149 -x21110 -x429 x23104 -x31610 -x31867 -x37019 -x37556 -x37149 -x34536 -x31608 -x14466 -x21446 x16808 -x2524 -x29455 -x14975 -x27880 -x36874 -x27574 -x2248 -x9650 -x4079 x34781 -x35480 -x38550 -x7023 -x38927 -x38041 -x28714 -x10021 -x74 -x13938 -x24758 -x27573 -x37334 x32415 -x8771 -x14134 -x34692 x17872 -x23228 -x20498 -x29526 -x23436 -x21641 -x25869 -x33529 -x8404 -x12550 x8132 -x38634 -x2336 -x16490 -x15699 -x7509 -x17134 -x19403 -x7181 -x5054 -x375 -x13963 -x8933 -x23449 -x25422 -x22322 -x32424 -x3810 -x35209 -x35383 -x36824 -x18046 -x10391 -x27499 -x36079 -x13183 -x29591 -x4993 -x27783 -x3690 -x34199 -x7242 x33687 -x698 -x11268 -x35880 -x34718 -x5526 -x18035 -x35028 -x36793 -x24511 -x27875 -x7473 -x33962 -x11650 -x32996 -x5247 -x19413 x20161 x20813 -x35514 -x10938 -x33768 -x11494 -x20712 -x22704 -x5146 -x22839 -x14247 -x38614 -x6360 -x1822 -x37645 -x12016 -x26762 x31082 -x36631 -x14011 -x18694 -x29965 -x20611 -x23961 -x34851 -x21104 -x22124 -x29168 -x21651 x33618 -x6608 -x36090 -x12521 -x22470 -x3544 -x18740 -x31567 x8110 -x4805 -x9409 -x30720 -x9783 -x4728 -x36776 -x15718 -x35483 -x24741 -x39313 -x35270 -x16499 x9913 -x27909 -x7841 -x31981 -x10970 x4211 -x35299 -x37078 -x8083 x35453 -x38914 -x32653 -x23594 x7951 -x29341 -x10611 -x22150 -x5157 -x8640 -x19723 -x28467 -x31566 -x25911 -x16897 -x9569 -x11876 -x30209 x29581 -x6037 -x23073 -x38829 -x39904 x2949 -x11709 -x14421 -x33724 -x29074 -x2072 -x13404 -x24413 -x10988 -x9393 -x31760 -x3951 -x21194 -x26209 -x20911 -x10984 -x23456 -x23407 -x20347 -x32518 -x6118 -x22478 -x29793 -x24437 -x20333 -x2744 -x15801 -x27150 -x28069 -x10081 x36943 -x37693 -x29095 -x22650 -x28956 -x12504 -x22358 -x14666 -x14715 -x8366 -x22913 x39073 -x12665 -x16234 -x25322 x30588 -x2975 -x1127 -x26177 -x20304 -x25177 -x13446 -x3065 -x29528 -x26288 -x14032 -x34356 -x34690 -x20786 -x23759 -x33749 -x10070 -x21944 -x138 -x30447 -x6719 -x39996 -x27210 x11151 -x25231 -x30912 -x36577 -x39474 -x11356 -x12497 -x17314 -x20393 -x30906 -x33874 -x13059 -x11552 -x10782 -x24165 -x3235 -x35195 x7376 -x1791 -x23411 -x1767 -x32163 -x18004 -x36038 -x13218 -x10195 -x33773 -x18755 -x16384 -x8830 -x18881 -x7681 x39251 -x30739 -x16850 -x5807 -x1682 -x10526 -x38405 -x7282 -x21919 -x15896 -x23414 -x30425 -x19813 -x14819 -x39921 -x35507 -x34929 -x38274 -x27597 -x4416 -x4429 -x22336 -x29367 -x12775 x39390 -x16025 -x21259 -x18341 -x34140 -x19115 -x15052 -x2091 -x33944 -x7816 -x14051 -x15125 -x17772 x10779 -x25876 -x19635 -x3642 -x37435 -x9008 -x18376 -x1293 -x20656 -x36232 -x37318 -x12308 -x33936 x22209 -x24202 -x10333 -x18570 x18454 -x6274 -x23346 -x32249 -x34049 -x1828 -x35188 -x17895 -x4118 -x32639 -x8148 -x17507 -x29044 -x8861 -x11100 -x33201 -x24266 -x28900 -x7544 -x4971 -x28625 -x11537 -x31241 -x15433 -x6825 -x32718 -x24617 -x4475 -x2195 -x11587 -x1029 -x8615 -x34577 -x38361 -x18201 -x15821 -x3236 -x7407 -x24479 -x39764 -x23266 -x19744 -x23035 -x35861 -x6830 -x31413 -x34250 -x27298 -x3078 -x39847 -x5161 -x13136 -x19481 -x4000 -x39553 -x14853 -x959 -x12692 x35443 -x7329 -x20344 -x38767 -x28866 -x19260 -x1470 -x22039 -x2307 -x21443 -x39867 -x19139 -x947 -x10226 -x21783 -x13453 -x27042 -x24177 -x27358 -x32103 -x36214 -x38809 -x38970 -x6976 -x1691 -x14224 -x1763 -x9356 -x39248 -x29915 -x1496 -x7310 -x34537 -x5020 -x17571 -x34446 -x5032 -x10369 -x8814 -x26593 -x31888 -x31679 -x16131 -x36179 -x3371 -x13129 -x34562 -x34457 -x26454 -x32354 -x5929 -x32030 -x24181 -x8864 -x18572 -x33349 -x35179 -x24674 x2406 -x26458 -x6575 -x24265 x27461 -x6863 -x12317 -x4342 -x11034 -x25084 -x16999 -x11086 -x29083 -x39778 -x31414 -x14291 -x19256 -x17927 -x35401 -x34736 -x5467 -x18693 -x12542 -x26514 -x34442 -x1538 -x2766 -x16739 -x6513 -x20531 x35992 -x9159 -x5499 -x5299 -x13208 -x20513 -x24714 -x10444 -x32223 x27221 -x22954 -x18349 x11891 -x14280 -x10971 -x3407 -x8636 -x23371 -x4402 -x24882 -x12300 -x12598 -x5257 -x23571 -x34057 -x26880 -x21195 -x37967 -x25470 -x30268 -x22450 -x26665 -x38637 -x31125 -x26848 -x9717 -x20058 -x1173 -x21732 -x24917 -x12679 -x39665 -x27841 -x10332 -x32696 -x8080 -x20140 -x19993 -x3128 -x31436 -x21269 -x3523 -x23993 -x34235 -x2537 -x38588 -x8268 -x26935 -x32808 -x37592 -x21953 -x32088 -x29306 x6302 x9457 -x7261 -x6600 -x17599 -x29834 -x30654 -x17893 -x14678 -x12925 -x32040 -x20071 -x36872 x36643 -x6222 -x27951 -x11923 -x13283 x3892 -x9901 -x6839 -x25710 -x32484 -x30753 -x6864 -x5976 -x7666 -x30131 -x19462 -x34641 -x10225 -x11071 -x39890 -x18393 -x750 -x15129 x20966 -x23618 -x17119 -x13212 -x33292 -x717 -x23749 x14745 -x26138 -x17728 -x32386 -x13504 -x3829 -x13706 -x359 -x19569 -x33114 -x20769 -x21418 -x32586 -x22044 -x17986 -x16460 -x29815 -x24922 -x38558 x20541 -x5975 -x4021 -x23785 -x27251 -x24410 -x30369 -x2335 -x21823 x37357 -x27049 -x14192 -x34635 -x36520 x3425 -x19051 -x6847 -x28590 -x2785 -x36898 -x15973 -x7489 -x21933 -x20086 -x28463 -x23687 -x20951 -x13451 -x106 -x19632 -x10508 -x31366 -x15585 -x7424 -x38972 -x17128 x15733 -x37055 -x5391 -x35797 -x34865 -x14697 -x12392 -x30082 -x4380 -x29601 -x23444 -x28347 -x8552 -x26722 -x32612 -x17087 -x8491 -x31360 -x26535 -x32276 -x9025 -x5745 -x18175 -x25523 -x23362 -x13935 -x31049 -x9833 -x1071 -x37023 -x4397 -x38846 -x8028 -x17516 -x8082 -x27928 -x34828 -x8099 -x20631 -x15835 -x32342 -x14190 -x27219 -x36442 -x14348 -x6242 -x7727 -x974 -x1797 -x33397 -x26276 -x35920 -x28645 -x33877 -x20106 -x15298 -x2137 -x8622 -x28920 -x5675 -x29660 -x6452 -x5075 -x18563 -x9146 -x21941 -x31368 -x7572 -x28765 -x36538 -x29248 -x32819 -x5007 -x26480 -x18022 -x33438 x25265 -x26247 -x10361 -x28779 -x34403 -x31108 -x422 -x38471 -x25533 -x3329 -x23344 -x6370 -x6237 -x18153 -x30424 -x35494 -x5142 -x7432 -x31120 -x39077 -x26648 -x31406 x34582 -x29525 -x6413 -x28476 -x31821 -x769 -x10543 -x17221 -x34065 -x16857 -x3780 -x38458 -x18623 -x39951 x39740 -x7031 -x9183 -x17244 -x6485 -x17302 -x20067 -x33975 -x14511 -x12906 x15596 -x9414 -x34495 -x33225 -x25845 -x3792 -x9460 -x8759 -x9511 -x23208 -x10651 -x12046 -x39103 -x23741 -x30007 -x37735 -x285 -x11977 -x20241 -x31297 -x33035 -x3305 -x15444 -x20137 -x7246 -x20460 -x4405 -x15621 -x24475 -x26628 -x35300 -x38815 -x39536 -x18580 -x17744 -x14084 -x30353 -x17823 -x27839 -x3158 -x1094 -x8638 -x17605 -x6314 -x16738 -x6137 -x37319 -x27746 -x20545 -x2607 -x6531 -x32929 -x33564 -x17556 -x20009 -x21307 -x8549 -x38715 -x20218 -x14845 -x21686 -x4669 -x38118 -x3778 -x1277 -x4341 x604 -x22247 -x27579 -x15181 -x2931 -x18149 -x6967 -x8846 -x6368 -x34429 -x18049 -x13198 -x4076 -x21276 -x30037 -x39515 -x29303 -x17421 -x32683 -x29235 -x34948 -x7641 -x36427 -x19365 -x23063 -x29703 -x16191 -x16851 x16574 -x2175 -x7946 -x23347 -x2930 -x21735 -x27974 -x31201 -x13811 -x23329 -x15698 -x6191 -x21398 -x33185 -x33898 -x35126 -x36615 -x4545 -x22738 -x23920 x24760 -x12054 -x8263 -x9532 -x9241 -x22199 -x16699 -x2736 -x20742 -x15034 -x15524 -x25498 -x35961 -x3163 -x35303 -x392 -x36117 -x13593 -x32922 -x38521 -x6473 x9663 -x39211 -x18999 -x420 x29488 -x34863 -x6417 -x15826 -x12343 -x22055 -x29328 -x32942 -x7839 -x35728 -x29717 -x17620 x6709 -x19815 -x10192 x10160 -x4611 -x36873 -x31139 -x14350 -x15868 x11469 -x819 -x20256 -x19630 -x29211 -x21467 -x3067 -x24491 -x23079 -x22203 -x19421 -x32912 -x6301 -x18251 -x28730 -x11233 -x36338 x10010 -x28018 -x37659 -x29658 -x20108 -x25477 -x362 -x28914 -x16768 -x5410 -x11083 -x15212 -x16338 -x4778 -x15388 -x33148 -x29118 -x37484 -x2581 -x37519 -x39009 -x31939 -x30899 -x38432 x13244 -x14639 -x14199 -x30620 -x2968 -x38889 -x6389 -x4608 -x25421 -x1582 -x14079 -x29474 -x4276 -x18650 -x29865 -x15700 -x13951 -x38058 -x11439 x2374 -x20139 -x31551 -x37024 -x5662 -x29458 -x7967 -x38107 -x2528 -x14919 -x37310 -x38225 -x459 -x4384 -x24253 -x33511 -x12358 -x1717 -x9160 -x34512 -x29200 -x3253 -x24535 -x18385 -x37575 -x28570 -x6260 -x35871 -x10879 -x34424 -x1037 -x22002 -x5232 -x17501 -x19442 -x35526 -x39516 -x28505 -x11238 -x20754 -x8509 -x1449 -x18793 -x17210 -x30791 -x39351 x33269 -x7838 -x36322 -x22834 -x10405 -x1848 -x2919 -x6660 -x5514 -x7115 -x9923 -x22028 -x32558 x18364 -x33129 -x36061 -x32710 -x34377 -x8130 -x30174 -x1954 x13228 -x6256 -x5816 -x27240 -x24868 x33513 -x17999 -x23976 -x3997 -x24858 -x26996 -x29557 -x28446 x29201 -x29053 -x32791 -x3699 x4662 x1915 -x35607 -x11270 -x25233 -x2415 -x18926 -x23324 -x25012 -x26089 -x14881 -x29108 x35694 -x11224 -x2424 -x35745 -x27717 -x13444 -x5859 -x21022 -x5067 -x12911 -x2329 -x24878 -x33735 -x31861 -x30124 -x2762 -x6013 -x30935 -x7405 -x22825 x23540 -x77 -x13050 -x14972 x37298 -x19722 -x38143 -x7675 -x16750 -x10050 -x39502 -x211 -x11982 x24841 -x13617 -x19970 -x12304 -x25444 -x8540 -x28036 -x17867 -x26386 x30500 -x12106 x3834 -x33102 -x4119 -x19638 -x5479 x21363 -x23575 -x34159 -x6388 -x28157 -x3245 -x412 -x14755 -x37515 -x12356 -x15525 -x15090 -x18299 -x22583 -x31657 -x31622 -x37827 -x38537 -x12703 -x29169 -x38590 -x30916 x36999 -x4686 -x24428 -x27307 -x10999 -x21190 -x27800 -x38542 -x5205 -x20458 -x4586 -x28507 -x7299 -x3029 x4200 -x4724 -x25262 x10321 -x33605 x19848 -x28458 -x12098 -x5475 -x38578 -x35417 -x7904 -x34561 -x10314 -x31429 -x28592 -x23860 -x2273 -x36773 x30393 -x1829 -x8627 -x20981 x3426 -x10953 -x1980 -x1352 -x253 x4891 -x26981 -x10517 -x25346 -x27329 -x34675 -x35730 -x3777 -x23188 -x25513 -x2367 -x6723 x20445 -x33169 -x19147 -x13111 -x13171 -x4193 -x28790 -x36852 -x15861 -x17687 -x18020 -x929 -x5762 -x27326 -x10743 -x34850 -x22596 -x1738 -x22411 -x5900 x27892 -x21078 -x4868 -x326 -x25015 -x28874 -x34926 -x19178 -x30064 -x23465 -x19349 -x6405 -x22675 -x24940 -x9713 -x16831 -x27244 -x4715 -x15124 -x6341 -x13669 -x2264 -x2046 -x31291 -x34899 -x2593 -x7553 -x26597 x18058 -x35343 -x29720 -x29131 -x25701 -x7529 -x2928 x4765 x6681 -x14765 -x18558 -x3463 -x751 x23946 x38770 -x7703 -x23564 -x12274 -x30782 -x34450 -x38962 -x32834 -x5509 -x29755 -x18453 -x8573 -x24097 -x3914 -x8795 -x29980 -x7955 x13147 -x4986 -x28194 -x4782 -x4398 -x2449 -x28175 -x39224 -x16510 x21007 -x26469 -x25519 -x35170 -x20789 -x24688 -x4027 -x37834 -x31750 -x19915 -x34826 -x36239 x17491 x34319 -x29710 -x16076 -x29856 -x27252 -x30123 -x29984 -x35252 -x16848 -x7992 -x38968 -x20083 -x30440 -x19432 -x30908 -x23175 -x3633 -x597 -x13255 -x33967 -x5987 x31756 -x39327 -x2991 -x11532 x18372 -x20683 x22673 -x67 -x21650 -x34601 -x7745 -x4334 -x8686 -x5705 -x33267 x12153 -x27631 -x33435 -x28084 -x35750 -x38443 -x4933 x25000 -x39370 -x34338 -x1647 -x11489 -x310 -x39316 -x28047 -x25520 -x15550 -x38935 -x27890 -x3831 -x33767 -x14340 -x5019 -x595 -x4058 -x5716 -x11394 -x39369 -x579 -x17133 -x6888 -x22995 -x31112 -x3677 x10794 x19086 -x29444 x37618 x28012 -x32991 -x12927 -x3479 -x24034 -x24679 -x25490 -x28641 -x308 -x1981 -x35388 -x2686 -x18483 -x3818 -x25453 -x3332 -x11661 -x16691 -x16235 x11872 -x10762 -x34084 -x38296 -x7127 x24822 -x30577 -x16 -x1700 -x15040 -x14944 -x19269 -x4902 x24800 -x26008 -x30011 -x35590 -x33381 -x2741 -x32236 x26237 -x3927 -x13018 -x24330 -x28312 -x38718 -x2816 -x10888 -x16107 -x19768 -x21235 -x23294 -x2682 -x33594 -x25843 -x18933 -x19351 -x1930 -x34248 -x14840 -x36685 -x4477 -x10383 -x4420 -x1754 -x14005 -x30954 -x25027 -x38158 -x22861 x24108 -x39931 -x4908 -x24016 -x3906 -x18080 -x31375 -x8022 -x22118 -x23589 -x26462 -x10586 x19211 -x10398 -x17441 -x4796 -x24169 -x12771 -x32258 -x34835 -x15151 -x21251 -x6786 -x33977 -x10962 -x20146 -x25600 -x9006 -x27343 -x30098 -x18741 -x14175 -x16223 -x32736 -x6235 -x20143 x15882 -x19074 -x33112 -x21224 -x25369 -x17600 -x13165 -x37658 -x9973 -x23252 -x33865 x37936 -x25154 -x3440 -x35416 -x6909 -x22661 -x19280 x13671 -x25923 -x37002 -x225 -x27437 -x1630 -x36653 -x38553 -x27724 -x26146 -x27344 -x34180 -x36295 -x6253 -x12865 -x14860 -x31144 -x15189 -x36242 -x36488 -x32134 -x7394 -x24225 -x27860 -x26362 -x8315 -x10901 -x34379 -x20133 -x11206 -x37972 -x14463 -x20662 -x22920 -x39108 -x30892 -x2546 -x18406 -x30719 -x10961 -x16285 -x6819 -x4430 -x23642 x33421 -x7528 -x2967 -x7028 -x8411 -x22383 -x14801 -x21969 -x11456 -x8922 -x6220 -x2883 -x10394 -x10261 -x28844 -x6224 -x33038 x37328 -x38950 -x25273 -x2443 -x5528 x8787 -x12564 -x13211 x13986 -x13380 -x32602 -x17807 -x855 -x31772 -x18057 -x39269 -x27188 -x9968 -x34578 x1329 x8001 -x16997 -x22702 -x26058 -x4131 -x31356 -x6822 -x7477 -x2426 -x14778 -x39346 -x24242 -x15783 -x23838 -x11776 -x35335 x18532 -x3422 -x10036 -x20750 -x29671 -x9814 -x13220 x4948 -x18800 -x37294 -x7832 -x39943 -x13903 -x21289 x33056 -x9210 -x4749 -x37077 -x25563 -x30201 -x3365 -x7139 -x18501 -x26791 -x411 -x21045 -x12610 -x17834 x5740 -x34185 -x19271 x29024 -x32064 -x20892 x1040 -x13841 -x27612 -x28418 -x39937 -x13878 -x28325 -x681 -x36383 -x14774 -x22430 -x24350 -x361 -x34946 -x17371 -x5965 -x2821 -x30812 -x33651 -x15137 -x35085 -x36718 -x30989 -x37699 -x30505 x8420 -x10180 x25724 -x19917 -x33670 -x39012 -x15642 -x20937 -x36610 -x16135 -x8292 -x10254 -x13571 -x9880 -x27280 -x26646 -x29556 -x29431 -x1354 -x21119 -x20692 x17802 -x3410 x37283 -x27600 -x36313 -x29179 -x5633 -x14397 -x24680 -x25472 -x29452 -x26097 -x7964 -x35221 -x592 -x5879 -x9787 -x7411 -x34205 x32964 x8876 -x14567 x8938 -x16292 -x31143 -x29449 -x28455 -x12023 -x15708 -x3201 -x17479 -x16122 -x16268 -x18030 -x11075 -x29051 -x22708 -x1611 -x30244 -x18195 x19166 -x28577 -x20526 -x21674 -x21961 -x22879 -x10115 -x26699 x28754 -x8649 -x10158 -x2176 -x17662 -x8030 -x31976 -x10118 -x21574 x5270 -x1834 -x33769 -x9203 -x20989 -x15500 -x37467 -x37703 -x23423 -x7685 -x31447 -x6289 -x7604 -x16078 -x22750 -x35310 -x37874 -x3107 -x35610 -x36298 -x3021 -x20747 -x24426 -x9459 -x12353 -x24003 -x24395 -x26236 -x35561 -x37764 -x38844 -x39074 -x29291 -x7634 -x13688 -x23828 -x14914 -x26965 -x13517 -x8189 -x18105 x4032 -x34361 -x4632 -x30718 x6210 -x11048 -x12465 -x22891 -x12177 -x11949 -x12210 -x16998 -x23481 -x25897 -x1801 -x27802 -x32379 -x21773 -x38738 -x27339 -x38751 -x28190 -x31505 -x19112 -x24502 -x32897 x1749 -x30919 -x33170 -x12117 x17373 -x6940 -x17474 -x38254 -x33422 -x36101 -x28404 -x1564 -x11523 -x24059 -x30372 -x17337 -x32502 -x4952 -x12806 -x26851 -x29237 -x34359 -x14308 x2595 -x16422 -x6028 -x30203 -x37755 -x38838 -x10981 x38205 -x12052 -x28101 -x694 -x28915 -x20311 -x31011 -x29791 -x3675 -x27702 -x4324 -x1332 -x23499 -x2572 -x30191 -x31140 -x18066 -x18084 -x37804 -x12974 -x25500 -x18380 -x39840 x5862 -x36207 x13104 -x20691 -x29518 -x8857 -x20726 -x6603 -x37261 -x21292 -x33727 x32933 -x25454 -x34266 x20167 -x38743 -x24548 -x37180 -x5918 -x31464 -x25488 -x35720 -x16124 -x34128 -x8639 -x36903 -x1634 -x32671 -x6668 -x7990 -x17368 -x13313 -x373 -x18424 -x19391 -x32905 -x11470 -x364 -x14257 -x19219 -x29986 -x15812 -x17103 -x2620 -x22014 -x33277 -x6844 -x20644 -x19197 -x39494 -x18705 -x27488 -x1259 -x30267 -x34386 x31171 -x11379 -x32596 -x34458 -x7456 -x14615 -x4335 -x33476 x27766 -x4154 -x38257 -x13632 -x7773 x26577 x3327 -x35962 -x7488 -x28301 -x36092 -x22936 -x19440 -x29018 -x2962 -x21214 -x26562 -x9435 -x33390 -x171 -x4222 -x2 -x18238 -x28213 -x26251 -x6643 -x21970 -x4074 -x7421 -x10521 -x31015 -x15394 -x11879 -x823 -x12214 -x16735 -x26533 -x15110 -x20727 x12626 -x32442 -x19286 -x26500 -x11944 -x2713 x20026 -x908 x6138 -x17470 -x15468 -x25209 -x32870 -x8871 -x37635 -x36603 -x4661 -x24125 -x15306 -x21061 x39666 -x9914 x19641 -x4505 -x16212 -x36491 x14802 -x9712 -x370 -x2654 -x32918 -x17242 -x36665 x12889 -x17288 -x10562 -x31096 -x5558 -x26255 -x30073 -x25979 -x5128 -x18700 -x18014 -x820 -x14326 -x20668 -x35579 -x25692 -x4636 -x18113 -x9924 -x28091 -x16913 -x1805 -x17528 -x3809 -x6140 -x34735 -x4347 -x34273 -x7623 -x24846 -x30441 -x22135 -x16966 -x38207 -x27287 -x13149 -x21146 x36513 -x15911 -x31538 -x31419 -x22523 -x37559 -x25951 -x4202 -x32471 -x24222 -x18940 x17026 -x39801 -x3502 -x19584 -x15534 -x21709 -x8073 -x31738 -x6988 -x13900 -x27665 x22111 -x20164 -x30695 -x8813 -x32455 -x36077 -x38836 -x36008 -x2603 -x19834 x2345 -x3656 -x12899 x7146 -x31034 -x21542 -x35897 -x36575 -x34489 -x18181 -x17156 -x10952 -x19162 -x6718 x15573 -x24147 -x21301 -x19016 -x22467 -x36428 -x27973 -x23110 -x34302 -x15593 -x14900 -x35640 -x26846 -x9755 -x2938 x18316 -x7556 -x16858 -x31416 -x2673 -x20746 -x2244 -x32950 -x12585 -x37721 -x35575 -x27987 x6637 -x28576 -x34532 -x18507 -x10765 -x2070 -x20655 x27750 -x20367 -x5996 -x28904 -x33652 -x23623 -x7799 -x28282 -x6588 -x10058 -x38212 -x10283 -x25606 -x38831 -x9436 -x33096 -x13483 -x36656 -x37746 -x39757 -x30253 -x788 -x18775 x2823 -x13047 -x3032 -x21960 -x28195 -x36435 -x1233 -x26584 -x35392 -x25437 -x12088 -x4562 -x31967 -x13156 -x36721 -x2349 x17400 -x22770 x30827 -x39584 -x10011 -x234 -x2197 -x3703 -x8497 -x6554 -x17115 x16088 -x19277 -x11815 -x26272 -x30130 x15953 -x23183 -x29533 -x30686 -x8453 -x15069 -x907 -x5887 -x36422 -x5256 -x31469 -x5223 -x21553 -x6634 -x20907 -x6982 -x34023 -x8719 -x11964 -x29887 x18664 -x25198 x33154 -x938 -x11017 -x15355 -x34012 -x2036 -x23587 -x27320 -x17478 -x22400 -x26075 -x17815 -x15887 -x34798 -x28135 -x28379 -x13833 -x19789 x4966 -x18776 -x37440 -x15647 -x5362 -x23696 -x8037 -x34742 -x8210 -x11130 -x11585 -x9441 -x29097 -x3002 -x34986 -x33188 -x16523 -x23913 -x2712 -x32286 x21188 x38381 -x11609 -x26906 x19976 -x266 -x21840 -x29852 x36853 x8729 -x2685 -x25950 -x32129 -x19244 -x24430 -x27962 -x14370 -x25234 -x27401 -x19796 x11664 -x25630 -x16664 -x27694 -x14057 -x23033 -x9047 -x30222 -x29883 x9965 -x22806 -x6787 -x309 -x37726 -x35648 -x35772 -x34085 -x10810 -x16637 x4001 -x38720 -x8978 -x817 -x12996 -x21151 -x35645 -x1678 -x35809 -x22653 -x33913 -x3294 -x38847 -x29503 -x31329 -x39111 -x26265 -x7595 -x19731 -x4057 -x27035 -x15727 -x11803 -x5768 -x15830 -x23454 -x24932 -x1246 -x10740 -x38164 -x5930 -x36741 -x5773 -x10224 -x3764 -x3589 -x28470 -x19405 -x32637 -x37421 -x25583 -x33187 -x12738 -x35312 -x15076 -x24020 -x13813 -x12009 x4652 -x1055 -x9578 -x39647 -x2259 -x3281 x4089 x39907 -x7790 -x1074 -x14305 -x35136 -x18464 -x4117 x20590 -x21493 -x14104 -x9248 -x28830 -x20622 -x21066 -x30304 -x2504 -x10665 -x36044 -x3600 -x9793 -x39356 -x8448 -x25125 -x26834 -x5454 x32138 -x27072 -x35374 -x2052 -x39622 -x5110 -x34270 -x34374 -x3030 -x31615 -x27312 -x35597 x6606 -x19217 -x31325 -x15771 x25212 -x28229 x15918 -x4406 x24773 -x38519 -x35081 -x13289 -x25848 -x9353 -x36991 -x5817 -x8303 -x9582 -x19508 x18504 -x13772 -x2469 -x25978 -x37264 -x38515 -x12412 -x23143 -x37282 -x1975 -x8785 -x5166 -x13922 -x13470 -x39846 -x3127 x38315 -x10310 -x27208 -x33973 -x11322 -x9321 -x14497 -x10699 -x23425 -x30251 -x39550 -x20148 -x30794 x30388 -x818 -x25028 -x112 -x36596 -x11266 -x4694 -x9822 -x25532 -x4880 -x10898 -x35359 -x19960 -x37249 -x35044 -x37256 -x1424 -x6396 -x11898 -x26742 -x36795 -x29355 -x39294 -x28899 -x27080 -x6424 -x2770 -x19713 -x20329 -x12645 x37934 -x773 -x16934 -x16695 -x11619 -x9131 -x35090 x22938 -x6188 -x8286 -x15894 -x34042 -x34254 -x34972 -x28187 -x23080 -x12621 -x17665 -x30512 -x13031 -x13368 -x17648 -x31758 -x31332 -x36636 -x11917 -x34477 -x29469 -x13887 -x1339 -x8842 -x3008 -x3893 -x7850 -x28959 -x4144 -x9817 x3872 -x13309 -x28966 -x30789 -x27525 -x894 -x4813 -x15624 -x24977 -x14116 -x1728 -x15162 -x19305 -x5709 -x34608 -x33699 -x3213 -x17292 x19304 -x5432 -x21216 -x32811 -x16617 -x6354 -x19001 -x12241 -x9546 -x14987 -x3799 -x10708 -x38135 -x27780 -x29607 -x33573 -x28883 -x33787 -x13758 x1785 -x22079 -x30605 -x11867 -x14852 -x25871 -x32478 -x38978 -x9905 -x27687 -x33861 -x37144 -x13001 -x27981 x30126 -x32532 -x14478 -x36012 -x7332 -x10166 -x1820 -x25070 -x4493 -x30134 -x8170 -x22031 -x20266 -x6472 x10620 -x35506 -x28964 -x961 x21885 -x8297 -x13509 -x36546 x20211 -x35135 -x38209 x15999 -x7269 -x9005 -x21827 -x29274 -x38605 -x27798 -x1357 -x514 -x1758 -x23843 -x23083 x37863 -x28246 -x4854 -x9593 -x9525 -x35559 x1824 -x24328 -x31564 -x31488 -x37757 -x36247 -x26131 -x1545 -x33071 -x39461 x18551 -x6798 -x21765 -x22167 -x35113 -x39465 -x9658 x39758 -x1798 -x13933 x33660 -x6236 x9552 -x29609 x33612 -x35852 -x5799 -x12780 -x15210 -x16403 -x19000 -x15508 -x9070 x14693 x7347 -x10947 -x8819 -x16053 -x17900 -x2622 -x10384 -x27348 -x16083 x32392 -x6092 -x38393 -x21346 -x23186 -x21859 -x13458 -x4395 -x25474 -x27669 -x369 -x35906 -x9387 x33976 -x32614 -x37514 -x8372 -x25326 -x20264 -x24060 -x6369 -x22302 -x7809 -x9279 -x19039 -x14123 -x11941 -x27267 -x1289 x27632 -x3412 -x33059 -x3547 -x10385 -x8590 -x28335 -x236 -x13692 -x14341 -x18194 -x25405 -x15190 -x7948 -x21247 -x1795 -x9401 -x38886 -x27412 x16985 -x15424 -x30595 -x28129 -x5908 -x1869 -x12731 x15739 -x23260 -x26253 -x37823 -x4451 -x9761 -x36567 -x19679 -x37597 -x18489 -x31887 -x12051 -x35384 -x36652 -x33834 -x18997 -x14311 -x1683 -x13048 -x8631 -x11883 -x2983 -x22600 -x5073 -x33806 -x24616 -x34636 x20793 -x37749 -x5307 -x31962 -x3057 -x868 -x34864 -x10238 -x3739 -x10294 -x39393 x39928 -x32207 -x8429 -x17847 -x4769 -x9080 -x26391 -x29881 -x32122 -x39226 -x28199 -x10714 -x16996 -x19895 -x12183 -x39503 x15734 -x4252 x7220 -x6699 -x16560 -x36303 -x949 -x19087 -x26959 -x32810 -x31029 x16158 -x13297 -x30310 -x31088 -x26121 -x4128 -x24723 -x13834 -x35430 -x6505 -x22060 -x32990 -x11026 -x6139 -x34591 -x38525 -x22939 -x11961 -x14867 -x16842 -x26262 -x33791 -x27604 -x7619 -x28259 -x3742 x28864 -x8665 -x33378 -x18654 -x35052 -x13527 -x10089 -x38273 -x20404 -x18799 -x5392 -x22647 -x23468 -x36917 x34988 -x37938 -x6625 -x3857 -x27500 -x12476 -x1022 -x24385 -x29021 -x25278 -x38439 -x4092 -x13196 -x5841 -x37307 -x9691 -x21426 -x5435 -x20578 -x10957 -x38954 -x29678 -x5086 -x30180 -x1111 -x25904 -x25914 -x33674 -x16725 -x32738 -x6604 -x35949 -x19201 -x34669 -x6715 -x31869 -x17931 -x9444 -x30986 -x34080 -x17180 -x23606 -x29578 -x13187 -x35704 -x6969 -x18547 -x27813 -x8894 -x3613 -x36510 -x36950 -x16360 -x1494 -x21366 -x22799 -x34290 -x56 -x2906 -x4005 -x22352 -x38483 -x31442 -x36689 -x7651 -x27541 -x32284 -x19573 x34721 -x18338 -x19914 -x22220 -x28341 -x7149 -x28096 -x16363 -x23790 x10019 -x18155 -x21152 -x18207 -x27107 -x31310 -x20521 -x37894 x18041 -x17280 -x33191 x38324 -x13307 -x16190 -x32185 -x9001 x5554 -x33906 -x22426 -x28800 -x17783 -x12570 -x3859 -x1034 x21075 -x11676 -x39594 -x351 -x2126 -x36531 -x24063 -x10474 x3159 -x1831 -x16379 -x27968 x2518 -x18902 -x13436 -x35800 -x15737 -x23666 -x37807 -x695 x9426 x11908 x5150 -x32220 -x1948 -x31401 -x16845 -x15421 -x9475 -x28782 -x20223 -x31656 -x34259 -x24817 -x12540 -x35057 -x29771 x15164 -x33434 -x37577 -x15498 -x1924 -x5159 -x26772 -x33352 -x29163 -x11603 x11019 -x1134 -x7339 -x39128 -x27966 -x9637 -x23041 -x11192 -x21815 -x33526 -x20987 -x12794 -x16233 -x10069 -x18360 -x22901 -x5668 -x18699 -x31 -x8720 -x1960 x19404 -x34824 -x10977 -x9537 -x1416 x39998 -x35794 -x38669 -x29396 -x10126 -x27557 -x37903 -x27953 -x1295 -x27801 -x4951 -x31460 -x28698 -x7389 -x31405 -x5503 -x7429 -x15518 -x20894 -x29007 -x30685 -x34856 -x7559 -x12933 -x8584 -x27456 -x22333 -x19824 -x20524 -x7834 -x22132 -x32031 -x15038 -x4637 -x15283 -x31677 -x12001 -x21511 x22187 -x20844 -x33512 -x2310 -x3267 -x26426 x11412 -x13063 -x37169 -x39579 x30578 -x39202 -x10520 -x10835 -x2759 -x13969 -x13656 -x20804 -x9945 -x2022 -x1590 -x31430 -x39387 -x21399 -x6111 -x20879 -x8849 -x8305 x13510 -x38415 x19272 -x34156 -x34696 -x23132 x6653 -x22384 -x27876 x7982 -x23692 -x33619 -x12321 -x21330 -x15851 -x29158 -x13700 -x11477 -x9995 -x16787 -x39137 -x34803 -x5666 -x21661 -x23935 -x38904 -x1919 x32361 -x35411 -x35808 -x9177 -x35753 -x12311 -x25568 -x734 -x29242 -x27678 -x10242 -x33311 x19009 -x14893 -x9603 x14425 -x13699 -x9882 -x15307 -x5184 -x2763 x3381 -x15836 -x19131 -x10661 -x10786 -x3706 -x3999 x16165 -x21811 -x34208 -x7614 -x21557 -x1312 x20189 -x18951 -x35306 -x29066 x13142 -x37238 -x25612 x29092 -x32804 -x31971 -x12808 -x36324 -x15816 -x31982 -x1718 x19261 -x25096 -x27754 -x20780 -x23285 -x37459 -x1648 -x16917 -x32737 -x5366 -x12097 -x3566 -x33204 x18298 -x6337 -x27679 -x18874 -x20173 x31100 -x39052 -x39605 -x7014 -x11053 -x11667 -x215 -x23943 -x14603 -x15703 -x8208 -x12387 -x6355 -x6610 -x1021 -x20679 -x32916 -x36789 -x7128 -x32610 -x23488 -x27779 -x19564 x24425 -x9812 -x18930 -x21921 -x24843 -x29545 -x35340 -x18259 -x16303 -x6404 -x6971 -x39738 -x33006 -x28354 -x37799 -x26369 -x27073 -x35092 -x9656 -x19859 -x30873 -x18747 -x39836 -x18815 x20902 -x10255 x28690 -x2794 -x11020 -x13904 -x2585 -x31644 -x22732 -x12125 -x32529 -x23983 -x39669 -x9339 -x8898 -x4314 -x9357 x6060 -x29847 -x28842 -x36065 -x8011 -x4498 -x4515 -x31952 -x28620 -x14707 -x16346 x30308 -x20667 -x37227 -x17116 -x23176 -x12757 -x33948 -x1622 -x22947 -x5720 -x14391 -x17955 -x6986 -x25493 -x7048 -x4879 -x6540 -x36866 -x33650 -x2194 -x39288 -x35438 -x37854 -x6763 -x39671 -x10890 -x24797 -x17208 -x33337 -x18448 -x33867 -x11421 -x28902 -x34619 x39590 -x24032 -x7779 -x37728 -x38811 -x19436 -x29090 -x31961 -x4434 -x34607 -x19558 -x35856 -x12199 -x19306 -x14293 -x5671 -x4651 -x30933 -x29780 -x17718 x11828 -x14876 -x216 -x26792 -x27671 -x19334 x26428 -x14264 -x18709 -x39835 x1624 -x524 -x26144 -x26280 -x32321 -x30414 -x16446 -x18388 -x7922 -x7083 -x15315 -x20432 -x19536 x11604 -x9955 -x17059 -x21191 -x25176 -x24844 -x27315 x16756 x10464 -x36220 -x7684 -x36978 -x21849 -x29818 -x1699 -x9500 -x24299 -x15160 -x15350 -x32206 -x16534 -x28838 -x897 -x18720 x4204 -x15856 -x29524 x7396 -x1394 x29603 -x35050 -x2742 -x3063 -x17610 -x20359 -x36608 -x36949 -x5515 -x4519 -x7416 -x25388 -x20842 -x32525 -x21392 -x27957 -x26878 -x18215 -x9228 -x12338 -x24660 -x33249 -x25169 -x19572 -x4102 -x33575 -x27197 -x21241 x3511 -x8062 -x2773 -x15187 -x9174 -x18767 -x18938 -x29065 -x35842 -x9377 -x21870 -x30697 -x32533 -x36586 -x21899 -x39083 x21909 x30495 -x36900 -x22668 -x21726 -x15301 -x31661 -x12802 -x36800 -x16915 -x24856 -x640 x9886 -x38015 -x35345 -x37491 -x28438 -x3581 -x30549 -x26443 -x12821 -x23630 -x11424 -x5943 -x20443 -x38335 -x10177 -x21996 -x36180 -x9269 x5555 -x221 -x2332 -x34059 -x7259 -x2715 -x20983 -x4441 -x11376 -x27225 -x32823 -x38722 -x8329 -x14641 x15831 -x2922 -x6156 -x29216 -x30086 -x16698 x3599 -x20283 -x26375 -x34139 -x5895 -x21440 -x25139 -x11812 -x9272 -x5685 -x26745 -x18069 -x34587 -x11454 -x1398 -x22329 -x38055 -x26889 -x24101 -x802 -x281 -x728 -x5853 -x17763 -x23281 -x14406 -x13476 -x22694 -x38859 -x5569 -x7051 -x11965 -x9109 -x7330 -x20546 -x8344 -x11472 -x17553 -x20089 -x24894 -x37649 -x29631 -x317 -x27290 -x27216 -x32635 -x11751 -x6047 -x24261 -x35297 -x25590 x35000 -x13628 -x26971 -x39704 x33786 -x8142 -x35375 -x3447 -x11240 -x10184 -x26284 -x7265 -x26723 -x22546 -x18399 x19568 -x4794 -x3452 -x5182 x13371 -x2995 -x3930 x22463 -x34456 x35983 -x13917 -x21107 -x18321 -x30590 -x30988 -x24237 -x17539 -x23326 -x29023 -x6673 -x33005 -x2850 -x12907 -x34907 -x8805 -x14354 -x38595 -x23532 -x1972 -x18553 -x6227 -x3143 -x6478 -x21359 -x18792 -x5303 -x27690 -x29331 -x36424 -x33664 -x19425 -x2239 -x36785 -x34112 -x11790 -x7448 -x8689 -x21908 -x35404 -x33574 x11617 x2316 -x9096 -x19943 -x16571 -x7696 -x15695 x7631 -x24867 -x39903 -x16931 -x32864 -x37011 -x821 -x22543 -x34651 -x33938 -x11880 -x15803 -x30438 -x6318 -x32786 -x2138 -x1847 x10763 -x19094 -x35197 -x4926 x9317 -x34487 -x3510 -x20335 -x1410 -x12072 -x29951 x29172 -x32739 -x17803 -x10262 -x17503 -x17557 -x2898 -x3576 -x9027 -x22566 -x7314 -x3337 -x33302 -x1307 x37073 -x34979 -x35059 -x4394 -x35756 -x13422 -x38879 -x10589 -x27462 -x35248 -x13406 -x25611 x24901 -x5595 -x6772 x5077 -x25696 -x11947 -x20810 -x22184 -x22989 -x33820 -x35894 -x4286 x34494 x5275 -x27854 -x13732 -x9020 -x32910 x6613 -x23487 -x25972 x29972 x36523 -x25024 -x30786 -x34585 -x39185 -x37748 -x14371 -x10390 -x13161 -x31871 -x23102 -x36431 -x37275 -x12539 -x37926 x1655 -x28981 -x26809 x4337 -x28475 -x38195 -x19353 -x23390 -x35110 -x9204 -x18931 -x35104 -x35644 -x2664 -x7910 -x38061 -x16352 -x12615 -x13874 -x32725 -x147 -x5706 -x24117 -x37613 -x31744 -x30626 -x37415 -x16215 -x5907 -x4883 -x11770 -x32503 -x23519 -x32798 -x24439 x38132 -x27639 -x135 -x410 -x29215 -x34566 -x19555 -x547 -x12988 -x19797 -x12286 -x26152 -x12851 -x37796 -x6020 x5686 -x1502 -x33323 -x23603 -x28413 -x28038 -x38036 -x38765 -x20486 x29502 -x28028 x37891 -x926 -x11476 -x29867 -x8007 -x30537 -x21640 -x27979 x21453 -x1439 -x38314 -x9072 -x34245 -x37744 -x30444 -x35509 -x6214 -x23319 -x16048 -x29982 x19213 -x38509 -x9597 -x6110 x26833 -x7578 -x36602 -x1046 -x33935 -x5357 -x4621 x33270 -x16189 x11766 -x23515 -x1756 -x2464 -x28104 x21387 -x17966 -x35668 -x9260 -x17567 -x20558 -x20898 x29487 -x2650 -x14066 -x38948 -x2440 -x38245 -x18365 -x37571 x5498 -x18736 -x2973 x39095 -x36211 -x8385 -x20155 -x39212 -x36548 -x16476 x14076 -x17991 -x5500 -x16646 -x32520 -x1517 -x13388 -x3638 -x7524 -x26184 -x27791 -x27211 -x24417 x22151 -x36095 -x7869 -x7611 -x35516 -x37956 -x9777 -x14891 -x10880 -x3623 -x22812 -x17284 -x9493 -x38106 -x15106 -x17670 x26526 -x13143 -x4353 -x19541 x5733 -x39938 -x39097 -x36127 -x16719 -x6866 -x38783 -x624 -x13601 -x36164 -x9462 -x14241 -x39166 -x8585 -x4033 -x32524 -x1006 -x38289 -x28494 -x38179 -x5354 -x18831 -x27681 -x15215 -x36453 -x33841 -x11569 -x22759 -x26801 x19675 -x21655 -x30822 -x32278 -x5688 -x5152 x21943 -x2156 -x34535 -x22581 x22911 -x37879 -x34809 -x31605 -x6797 -x14895 -x19891 -x19143 -x26956 -x2425 -x35932 -x15926 x20220 -x18845 -x39988 -x37226 -x25049 -x8377 -x30816 -x16636 x28159 -x4789 -x39702 -x14851 -x26940 -x3046 -x34311 -x10698 -x25926 -x8035 -x16722 x21261 -x16711 x22579 -x11374 -x26501 -x11323 -x35143 -x11653 x34737 x24939 -x14 -x7249 -x27711 -x4357 -x30171 -x29612 -x3577 -x20239 -x5779 -x23141 -x23694 -x30053 -x12747 -x39686 -x29239 -x7323 -x39431 -x10077 -x36021 -x24501 -x278 -x20091 -x837 -x11417 -x20753 -x4594 x6691 x8362 -x21905 -x28269 -x13432 -x21149 -x32032 -x27539 -x27068 x3931 -x3323 -x21148 -x33400 -x14059 -x8127 x31805 -x18331 -x9291 -x5519 -x1389 -x10557 -x7530 -x4913 -x25933 -x21530 -x15297 -x9126 -x9164 -x34914 -x21521 x31242 -x14531 -x22165 -x25031 -x2815 -x38128 -x29138 -x6885 -x1396 -x32166 -x15852 -x24509 -x2721 -x29085 -x8926 -x30296 -x26189 -x4084 -x16967 -x16807 -x3702 -x5187 -x636 -x4780 -x6072 -x3146 -x4588 -x31502 -x15674 -x29550 x17957 -x14152 -x8754 -x16474 -x4941 -x23804 -x25994 -x15775 -x29336 -x7607 -x30213 -x25909 x25250 -x29571 -x29750 -x19823 -x17838 -x36506 -x11793 -x4007 -x11362 -x12612 -x24166 -x5443 -x12187 -x4934 -x32229 -x3545 -x26317 -x36916 -x30470 -x10795 -x38098 -x33322 -x18024 -x21448 -x25373 -x31078 -x23442 -x35556 -x1889 -x16826 -x7588 -x10470 -x38679 -x17961 -x35201 -x4159 -x5776 -x33611 -x15008 -x17713 -x25791 -x26203 -x14356 -x22309 -x28582 -x39955 -x29670 -x32724 -x5190 -x17281 -x35986 -x26310 -x12953 -x25787 -x39597 -x8748 x24664 -x16644 -x38630 -x30374 -x38922 -x23473 -x7961 -x14544 -x37359 -x36684 -x9155 x1577 -x1708 -x15028 -x23161 -x13716 -x28527 -x29531 -x17063 -x20938 -x4961 -x15341 -x39748 -x5640 -x30887 -x1095 x32466 -x35826 -x31073 -x23032 -x7173 -x5723 -x19125 -x2502 -x17413 -x13701 -x29981 -x30461 -x25642 -x29241 -x268 -x32971 x4832 -x7752 x22502 -x11599 -x35984 -x37924 x35593 -x30138 -x6900 -x30333 -x723 -x35444 -x2352 -x10607 -x37768 -x12999 -x14691 -x21165 -x8536 -x27585 -x33460 -x12970 -x27732 -x14191 -x27563 -x2073 -x4323 -x16121 -x15316 -x34285 -x12062 -x12893 -x16362 -x613 -x34545 x35740 -x38909 -x20988 x4496 -x3091 -x38896 -x37308 -x27975 x16230 -x36240 -x39975 -x12888 x32878 -x4770 -x30054 -x39496 -x26222 -x2960 -x19886 -x829 -x14000 -x20397 -x32093 x24805 -x481 -x25073 x13480 -x9139 -x12691 -x22235 -x14491 -x13847 x34599 -x34100 -x35134 x21822 -x22565 -x32082 -x28705 -x33295 -x22672 -x37489 -x26873 -x20315 -x22967 -x25071 -x29258 -x33273 x20307 -x22010 -x13689 x35955 -x6518 -x27964 -x31552 x29150 x15805 -x18510 -x28437 -x2463 -x32232 x29851 -x3203 -x19728 -x33287 -x18268 -x3059 -x26830 -x38074 -x5861 -x20904 -x23591 -x3768 -x25965 -x3796 -x22552 -x26656 -x2980 -x7331 -x32944 -x9687 -x7817 -x27372 -x21957 -x35634 -x1007 -x13830 -x8430 -x27599 -x32084 -x34098 -x15126 -x34676 -x11102 -x27091 -x31749 -x33557 -x9977 -x31575 -x7351 -x39760 -x12769 -x25102 -x38747 -x18129 -x21623 -x12790 x4777 -x26939 x32446 x26100 -x14757 -x24078 -x14064 -x38880 -x12351 -x3759 -x21189 -x14917 -x22634 -x30343 -x32743 -x4573 -x7060 -x36899 -x26740 x17433 -x30208 -x37365 -x3026 -x20640 -x4115 -x28123 -x31072 -x24347 -x1197 x12303 -x31782 -x37616 -x28169 -x30100 x16594 -x27136 -x7947 -x8282 -x1760 -x13340 -x31264 -x14950 -x22110 -x7018 -x39069 -x8900 -x7804 -x538 -x31342 -x20130 -x18810 -x22017 -x36674 -x3646 -x7283 -x30397 -x18294 -x22459 -x17075 -x19948 -x32123 x28465 -x19537 -x19426 -x37098 -x29575 -x37156 -x6391 -x28238 -x33991 -x30475 -x11522 -x4203 -x3761 -x10269 -x23549 -x38837 -x7070 -x39573 -x431 -x9799 -x28056 -x1154 -x1397 -x7298 -x9187 -x17614 -x13516 -x7317 -x21445 -x3150 -x21932 -x4705 -x8825 -x38236 -x10692 -x4719 -x26181 -x38023 -x1509 -x15689 -x18972 -x20529 -x31899 -x22857 -x16520 -x14431 -x25765 -x39156 -x18963 -x37695 -x30095 -x13970 -x20131 -x5580 -x17364 -x25759 -x28117 -x33701 x36644 -x39914 -x37569 -x29339 x10153 -x20584 -x30671 -x22925 x31372 -x34402 -x21365 -x15260 -x13597 -x9322 -x9465 -x8211 -x1898 -x38659 -x35256 -x23074 -x25494 -x34420 -x10109 -x15356 -x36212 -x27945 -x863 -x9514 -x36391 -x26150 x35309 -x37862 -x7518 -x21266 -x39687 -x17633 -x23093 -x5249 -x26102 -x3148 -x32749 -x36277 x38150 -x27054 -x34546 -x17956 -x6449 -x5854 -x21208 -x3753 -x37845 -x19946 -x860 x39785 -x3335 x16255 -x3278 -x9693 -x25927 -x2344 -x25567 -x34337 -x34046 -x27710 -x3009 -x6015 -x32007 -x1115 -x1656 -x18525 -x16295 -x28871 -x9145 -x26609 x24762 -x19221 -x6953 -x12432 -x27922 -x2751 -x18308 -x39566 -x17972 -x37602 -x22253 -x23866 -x21234 -x22582 -x11153 -x21342 -x16419 x16920 x35097 -x25721 -x4905 -x8936 -x34961 -x13911 -x8554 x18617 -x8345 -x33445 -x13325 -x29868 -x19882 -x17601 -x9804 -x33058 -x25591 -x27392 -x19037 -x28276 -x34739 -x25386 -x32288 -x22687 -x23593 -x31645 -x39334 -x22557 -x27537 -x31688 -x17227 -x9388 -x4205 -x24985 -x14738 -x31421 -x15772 -x9911 -x20346 -x28601 -x10022 -x6255 -x6862 -x10141 -x28936 -x6201 -x18599 -x24052 -x26438 -x31280 -x25865 -x24230 -x35481 -x11209 -x11918 -x18739 -x2231 -x19206 -x30957 -x33130 -x29996 -x37847 -x13492 -x7257 x8511 -x30717 x38413 -x34183 -x3989 -x21229 -x21174 -x28288 -x21270 -x30094 -x36486 -x26960 -x21760 -x6906 -x16027 -x37691 -x1420 -x13494 -x25469 -x27762 x26286 -x1310 -x19231 -x10989 -x9386 -x3034 -x9588 -x38868 -x7858 -x20771 -x34396 -x25667 -x35115 -x18075 -x2787 -x26196 -x33304 x5786 -x4010 -x18018 -x2753 -x915 -x7775 -x16397 -x12517 -x18010 -x16185 -x8314 -x11784 -x4970 -x17837 -x39667 -x35738 -x21727 -x31759 -x16743 -x17183 -x18905 -x37731 -x17782 -x11823 -x13621 -x14654 -x27521 -x35435 -x39239 -x29808 x1906 -x29704 -x1234 -x1706 -x8489 -x33545 -x23002 -x21779 -x22453 x7486 -x25745 -x11967 -x9206 -x10618 -x18260 -x6803 -x25956 -x35491 -x36788 -x3978 -x2473 -x1614 x28430 -x22378 -x20882 -x39218 -x36751 -x29802 -x36417 x3375 -x3732 -x16881 -x19486 -x276 -x19507 -x39722 x2187 -x9487 -x1572 -x8783 -x35348 -x12591 -x1014 -x1895 -x36097 -x38893 -x12155 -x38549 -x7539 -x22394 -x15449 -x608 -x23232 -x20829 -x20518 -x27236 -x2001 -x38276 -x26690 -x14702 -x37537 -x27748 -x1297 -x14627 -x8918 -x14008 -x18555 -x37584 -x1968 -x2714 -x2254 -x5263 -x4597 -x21239 -x25415 -x34303 -x291 -x17988 -x32180 -x35192 -x9725 -x4556 -x8746 -x22678 -x6098 -x24877 x506 -x2396 -x2378 -x21242 -x23490 -x38883 -x17824 -x16652 -x21989 -x33293 -x29512 -x3801 -x16583 -x9613 -x17534 -x17174 -x4182 x17701 -x13242 x35995 -x28037 -x6502 -x19911 -x18928 -x21335 -x14229 x1124 -x4524 -x30952 -x36666 -x2033 -x407 -x36321 x13973 -x34626 -x29177 -x38757 -x3018 -x19868 -x12632 -x39256 -x25682 x30250 -x52 -x30066 -x3211 -x36906 -x24371 -x27942 -x25086 -x18863 -x7778 -x39925 -x10660 -x31732 -x5416 -x839 -x37648 -x29895 -x2508 -x38059 -x21541 -x13843 x13239 -x18526 -x20401 -x22728 -x605 -x19082 -x19580 -x26890 -x4959 -x11444 -x28271 -x35974 -x19874 -x2119 -x30230 -x30321 -x30788 -x2475 x38741 x33928 -x7932 -x37995 -x9170 -x34346 -x13364 -x34232 -x28888 -x27787 -x29521 -x10210 -x25063 -x26738 -x13251 -x3191 -x8196 -x5108 -x30637 -x5264 -x24198 -x27393 x33457 x12611 -x39159 -x18814 -x21829 -x11706 -x7663 -x9592 -x19501 -x9790 -x23562 -x7218 -x4572 -x13697 -x21425 -x18888 -x23506 -x2507 -x28980 -x12653 x32282 -x4106 -x37882 -x24128 -x5100 -x12946 -x31815 -x15691 -x2192 -x21556 -x34573 -x16714 x8123 -x18534 -x389 x24602 x3171 -x32003 -x760 -x16153 -x34478 -x36483 -x20119 -x17889 -x15331 -x26062 -x18554 -x24783 -x27881 -x3062 x27582 -x38635 x24011 -x28222 -x3075 -x22311 -x27867 -x37125 -x30047 -x20113 -x33353 -x15622 -x19246 -x8227 -x15216 -x29814 -x39991 -x24185 -x10555 -x12058 -x8762 -x15954 -x16114 -x39175 -x30539 x24285 -x8727 -x24298 -x31777 x7482 x3390 -x23988 -x10447 -x35180 -x15569 -x20063 -x7991 -x7159 -x33091 x7156 -x35153 -x10133 -x8788 x27336 -x19877 -x18952 -x14355 -x9368 -x4359 -x20281 -x37241 -x17568 -x15930 x34320 -x38271 -x37040 -x29598 -x38636 -x31136 -x18685 -x6725 -x17959 -x22318 -x38139 -x480 -x1358 -x27261 -x17044 -x32243 -x6357 -x6684 -x22455 -x6968 -x27297 -x30112 -x8655 -x1309 x26551 -x23145 -x39247 -x37260 -x8213 -x21046 -x39600 -x21136 -x10887 -x16863 -x35674 -x26067 -x10338 -x3756 -x32927 -x22106 -x39263 -x35705 -x21433 -x37179 -x25747 -x26470 -x29481 x15095 -x8618 -x11384 -x7547 -x8396 -x7845 x8939 -x28716 -x35472 -x12595 -x16013 -x21375 -x11668 -x33983 -x10216 -x26484 -x6145 -x22697 x13300 -x25358 -x33093 -x20050 x14462 -x10769 -x28991 -x11571 -x2886 -x465 -x8502 -x22737 -x5436 -x18423 -x18660 x11910 -x24061 -x26022 -x22984 x566 -x301 -x20694 -x38915 -x31054 -x27308 -x13525 -x37919 -x13748 -x3766 -x37020 -x20996 -x13262 -x21546 -x32438 -x5623 -x9975 -x25971 -x31411 -x33623 -x5219 -x19470 -x24276 -x32553 x4602 -x36109 -x19364 x35762 -x39826 -x30120 -x20577 -x6809 -x27405 -x16568 -x35093 -x26822 -x3644 -x14870 -x30234 -x33490 -x9399 -x35529 -x37246 -x18315 -x32885 -x12413 -x37685 -x5004 -x36975 -x25668 -x24712 -x5845 -x35166 -x19742 -x21339 -x39171 -x39742 -x4825 -x32452 -x14159 -x27414 x21354 -x36952 -x1796 -x25917 -x37473 -x39639 -x25492 -x17432 -x27009 -x14638 -x20949 -x31252 -x23813 -x17904 -x19033 x18871 -x22743 -x11348 -x17241 -x11566 -x16880 -x5701 -x18577 -x26065 -x15357 -x35936 -x9222 -x29068 -x39411 -x31586 -x30613 -x9488 -x573 -x3012 -x31005 x19489 -x30328 -x11196 -x16297 -x8340 -x28442 -x7196 -x11957 -x9395 -x4184 x7209 -x23293 -x37018 -x33164 x3299 -x10790 -x11513 -x26081 -x23400 -x10707 -x4678 -x5669 -x5316 -x8346 -x23552 -x16773 -x34815 -x12384 -x2102 -x25360 -x19444 -x35631 -x17064 -x33771 -x25548 -x23719 -x31350 -x30510 -x18127 -x5118 -x36948 -x11568 -x17995 -x5792 -x8322 -x32838 -x30005 -x4609 -x28375 -x14730 x22970 -x38201 -x23947 -x19066 -x30033 -x37829 -x38721 -x31843 -x11033 -x13438 -x19259 -x32383 -x26449 -x34794 -x24121 -x35436 -x5710 -x12506 -x30494 -x21419 -x10351 -x28758 -x3952 -x2086 x18857 -x35530 -x28433 -x13570 -x25400 -x28819 -x38926 -x20180 -x3437 -x8180 -x189 -x35314 -x14344 -x31721 -x14310 -x18374 -x38484 -x4803 -x17446 -x20740 -x25674 -x13374 -x32296 -x33952 -x12127 -x25371 -x36377 -x16478 -x34039 -x39542 -x33442 -x14212 -x18766 -x36616 -x30525 -x9544 -x12737 -x14304 x5812 -x8168 -x14787 x19153 -x24795 -x20100 -x33283 -x235 -x24885 -x31451 -x24821 -x14407 -x21702 -x8953 -x31486 -x26611 -x26508 -x27426 -x19881 -x8165 -x13000 -x33140 -x18503 -x34829 -x29194 -x20103 -x36369 -x12788 -x27884 -x2707 -x12470 -x32269 -x25899 -x17724 -x9477 -x18059 -x11396 -x31208 -x17592 -x38702 -x16806 -x328 -x14024 -x18677 -x27712 -x17756 -x607 -x34848 -x32170 -x23573 -x28801 x32044 x11484 -x34895 -x29905 -x17345 -x1595 -x17222 -x21389 -x21895 -x20350 -x25314 -x32760 -x10018 -x26663 -x36368 -x37170 x16487 -x18904 -x6856 -x19257 -x4269 -x20876 x28281 -x20936 -x29993 -x37784 -x38237 -x32890 -x21720 -x22073 -x20426 -x13644 -x21817 -x34090 -x8920 -x25435 -x21985 -x28343 -x5539 x9464 -x25831 -x39336 -x16451 x27856 -x4591 -x10305 -x5389 -x2723 -x23296 -x14288 -x29029 -x34516 -x26645 -x2668 x30709 -x1054 -x12324 -x24872 -x32155 -x29207 -x14110 -x686 -x5796 x263 -x31377 x14217 -x928 -x19438 -x12628 x23590 -x28324 -x13740 x22831 -x4580 -x36105 x39306 -x30405 -x26359 -x18265 -x31663 -x10569 -x4165 -x11920 -x32071 -x6672 -x3988 -x30800 -x14737 -x30813 -x17691 -x39165 -x17768 -x15360 -x1873 -x15289 -x2318 -x7165 -x7711 -x18517 -x23305 -x18897 -x32994 -x9506 -x18568 -x26444 -x34404 x5784 x9182 -x19225 -x5282 -x3310 -x27258 -x7135 -x28391 -x8884 x2825 -x12705 -x28835 -x34192 -x12844 x8226 -x28673 -x18086 -x24967 x23288 -x10645 -x24642 -x13257 -x1493 -x15418 -x25654 -x8724 -x38719 -x2802 -x32210 -x12263 -x32242 -x33812 -x38557 -x35107 -x15612 x38712 -x7892 -x28361 -x4020 -x34719 -x10320 x28773 -x32587 -x37012 -x571 -x24677 -x12162 x11008 -x17875 -x17460 -x20913 -x22163 -x10619 -x27699 -x11925 -x19904 -x382 -x18048 -x23120 -x34342 -x11148 -x22377 -x36099 -x2977 -x12320 x4176 -x14380 -x29593 -x34264 -x7192 -x27274 -x16724 -x22962 -x27126 -x35883 -x33085 -x32393 -x14771 -x37397 -x3866 -x38161 -x18410 -x12147 -x5628 -x37362 -x35749 x25043 -x7080 -x245 -x29271 -x29536 -x16354 -x948 -x15461 -x12285 -x25757 -x3965 -x23533 -x9904 -x14997 -x4101 -x30050 -x16718 -x19500 -x29989 -x2456 -x31719 -x35285 -x25777 -x711 -x34418 -x22802 -x24658 -x5893 -x14398 -x22312 -x35066 -x7719 -x5778 -x11758 -x37314 -x2779 -x3881 -x21495 -x32681 -x18419 x28732 -x16251 -x5490 -x9150 -x29307 -x21990 -x30636 x38535 -x11697 -x12749 -x35149 -x18211 -x22144 -x25841 -x7833 -x20132 -x7307 -x13928 -x15111 -x39716 -x19862 -x37975 -x32037 -x20456 -x16580 -x36345 -x26691 -x32851 -x36829 -x37079 -x33717 -x4862 -x21134 -x10023 -x16751 -x37904 -x37429 -x17197 -x28398 x15692 -x17526 -x28970 x14857 -x39213 -x22576 x16780 x35950 -x85 -x208 -x6451 -x4478 -x16301 -x39318 -x17397 -x32768 x38155 x9389 -x8485 -x24855 -x13694 -x21381 -x17849 -x31392 -x16492 -x11453 -x31985 -x4045 -x8154 x37443 -x37756 -x20233 -x24916 -x33974 -x4764 -x21888 -x39311 x29176 -x34162 -x35457 -x3933 -x36794 -x38594 -x18040 -x13427 -x32531 x34364 -x4414 -x1522 -x31686 -x17084 x16049 -x5847 -x10689 -x11726 -x2909 -x39959 -x25985 -x25774 -x38823 -x5336 -x7476 -x28350 -x27190 -x6935 -x11749 -x22916 -x35544 -x1643 -x12993 -x29292 -x22447 -x38093 -x24630 -x32685 -x32826 -x36639 -x1575 -x7557 -x26156 -x27550 -x26000 -x29732 -x30735 -x22421 -x12116 -x6924 -x39899 -x35715 -x11293 -x36206 x26263 -x352 x20040 -x12055 -x18866 -x31472 -x7916 -x590 -x35972 -x32290 -x38885 -x5802 -x10056 -x782 -x21716 -x24458 x11002 -x10230 -x38104 -x1807 x28965 -x26052 -x16239 -x27716 -x24442 -x37210 -x14204 -x10512 -x2866 -x14492 -x15005 -x18943 -x9316 x20824 -x27516 -x21601 -x30178 -x31508 -x39416 -x35068 -x38142 -x6686 -x19540 -x16933 -x12405 x13526 x15469 -x20731 -x25316 -x34261 x15010 -x16708 -x10472 -x35642 -x11980 -x31881 -x13226 -x28234 -x35970 -x8224 -x27770 -x9296 -x15404 -x781 -x24054 -x13685 -x33121 -x18085 -x1499 -x7386 -x13824 -x24168 -x36707 -x36815 -x11685 -x8444 x7957 -x14521 -x7162 -x7430 -x8036 -x34839 -x30763 -x960 -x27032 -x4871 -x20047 -x15268 -x36908 -x31141 -x9771 -x16370 -x30502 -x15270 -x1952 -x7280 -x14734 -x9801 -x25367 -x16371 -x26021 -x27542 -x31683 -x21209 -x22492 -x25457 -x4210 -x26365 -x30858 -x20837 -x28922 -x9963 -x21790 -x33015 -x30811 -x851 -x30587 -x6209 -x25722 -x31056 -x33876 -x23475 -x6 -x7584 -x16216 -x22404 -x14795 -x9874 -x29145 -x34656 -x5839 -x8534 -x33860 x38688 -x15633 -x29456 x33356 -x1669 -x38621 -x9885 x23614 -x19482 -x3087 -x22000 -x29 -x37273 -x16274 -x28572 -x38241 -x16635 -x15247 -x289 -x24827 -x12490 -x18816 -x2674 -x16923 -x11418 -x14209 -x23816 -x37974 -x36613 -x26692 -x33875 -x32172 -x36040 -x15240 x29058 -x17532 x29404 -x37468 -x25643 -x13893 -x39109 -x37493 -x23056 -x18838 -x36897 -x7166 x38444 -x12487 -x39144 -x18898 -x27391 -x27275 -x21721 -x6761 -x13016 -x11442 -x7912 -x231 -x30852 -x18918 x22766 -x9941 -x36945 -x2350 -x15923 -x20098 -x9993 -x7652 x13972 -x6775 -x852 -x3852 -x25743 -x27610 -x23217 -x6626 -x36452 x11847 -x30472 -x29964 x35586 -x8264 -x9985 -x12721 -x20084 x29692 -x25363 -x11686 -x25925 x27810 -x10218 -x15235 -x13022 -x34956 -x13591 -x26006 -x39280 -x1362 -x25392 -x21357 -x5674 -x32285 -x603 -x10427 -x24028 x10927 -x23072 -x7354 -x32759 -x23873 x28945 -x7042 -x13604 -x17015 -x17215 -x11025 -x19841 -x1519 -x28172 -x26139 x13975 -x4137 -x5044 -x17692 -x37427 -x32043 -x21617 -x21805 -x4287 -x16181 -x30284 -x26483 -x33843 -x36910 -x25885 -x38111 -x6529 x18170 -x30762 -x5064 -x33824 -x18946 -x18695 -x21476 -x18578 -x19101 x36686 -x39869 -x8498 x36809 -x19255 -x7646 -x5323 -x15902 -x31576 -x23505 -x32447 -x12019 -x15084 -x5427 -x33076 -x35138 -x38716 -x11878 -x26499 -x2189 -x14386 -x4642 x34871 -x11346 -x12558 -x38693 -x35493 -x39367 -x19105 -x27283 -x5477 -x33668 -x265 -x34213 -x30713 -x5399 -x2660 -x14719 -x31443 -x12669 -x37284 -x10425 -x25949 -x20001 -x13915 -x1741 -x38047 -x38 -x11369 x38887 -x32314 -x9702 -x16475 -x22251 -x35502 -x19655 -x35536 -x5147 -x27749 -x14634 -x754 -x16811 -x28757 x12936 -x39999 -x22157 -x8067 -x19810 -x35056 -x35237 -x38526 -x8629 -x1349 -x5460 -x12150 x21027 -x36372 -x1942 -x30116 -x17562 x6624 -x34474 -x22547 -x26794 -x16669 -x20381 -x19339 -x27018 -x30202 -x30240 -x7645 -x22881 -x16688 -x22816 -x26007 -x4231 -x27014 x8925 -x556 -x16399 x17520 -x38984 -x11127 -x6951 -x18429 -x20532 x22809 -x10948 -x22011 -x18990 -x37204 -x31265 -x17813 -x3667 -x19441 -x38362 -x34629 -x15432 -x29998 -x3750 -x15722 -x19313 -x30890 -x8641 -x27205 -x30008 -x36359 -x23683 -x30099 -x7564 -x31673 -x5766 -x4223 -x15018 -x19363 -x27444 -x26548 -x35889 -x29272 x36278 -x25439 -x9051 -x32841 -x24089 -x4162 -x1518 -x7365 -x34071 -x14587 -x32136 -x32980 -x36024 -x38323 -x26334 x24807 -x1151 -x29606 -x5978 -x24913 -x17559 -x22120 -x35633 -x22461 -x5074 -x23780 -x10541 -x39155 -x13916 x28102 -x8094 -x20797 -x26596 -x37513 -x29384 -x18292 -x29719 x35172 -x5334 -x3905 -x16241 -x21516 -x32337 -x30708 -x9052 -x21472 -x29198 -x1610 -x2777 -x16871 x11334 -x31998 -x33217 -x4319 -x6338 -x18381 x33658 -x30616 x11331 -x24082 -x26034 -x24897 -x39014 -x13076 -x14854 -x22139 -x31474 -x11745 -x14163 -x26909 -x20136 -x13792 -x2343 x260 -x32603 -x18983 x15135 -x20819 -x9870 -x29287 -x14582 -x18523 -x9607 -x30903 -x24571 -x22486 -x6882 -x7808 -x30576 -x8333 -x25284 -x31160 x16801 -x38648 -x15712 -x12596 -x19962 -x12128 -x25895 -x744 -x23847 -x30262 -x4817 -x25467 -x38668 -x21042 -x14696 -x34372 -x17025 -x18988 -x39221 -x7412 -x18723 -x33214 -x33159 -x20851 -x34137 -x23659 -x14254 -x9247 -x39939 -x18528 -x17697 -x8287 x6742 -x38656 -x36882 -x16940 -x4260 -x23148 -x28729 -x6195 -x6850 -x30292 -x9188 -x1164 -x2725 -x19754 -x25822 -x16673 -x37401 -x22086 -x18432 -x5060 -x27074 -x33848 -x28896 x5791 -x10339 -x14664 -x17577 -x20284 x36032 -x3658 -x759 -x2117 -x35782 -x17287 -x30143 -x6108 -x11176 -x15978 -x28146 -x11012 -x39511 -x5125 -x14035 -x25407 -x2639 -x15572 -x24334 -x27293 -x22071 -x15752 -x6482 -x20356 -x21940 x32114 -x34666 -x9721 x329 -x25236 -x22067 -x38800 -x19775 -x17859 -x9161 -x414 -x18557 -x36035 x2308 -x6246 -x3665 -x15745 -x7742 x28837 -x11605 -x9912 -x34200 -x13119 x23563 -x6528 -x7472 -x10466 -x29831 -x36416 -x32062 -x5787 -x12675 -x22171 -x24709 -x766 x33870 -x34473 -x14246 -x8106 -x21761 -x1341 -x223 -x9735 -x15963 -x19251 -x26298 -x23513 -x15969 -x15792 -x20794 -x3304 x31316 -x23569 -x25404 -x9231 -x19705 x17110 -x9087 -x18077 -x16830 -x8347 -x6213 x3098 -x18342 x32974 -x4155 -x25753 x29843 -x38030 x8907 x15155 -x4281 -x26092 -x9515 -x37678 x27476 x35326 -x31796 -x26904 x23601 x25029 -x24930 -x30768 -x19090 -x23786 -x1859 -x1786 -x34184 -x21675 -x1905 -x36529 -x7425 -x21460 -x14613 x18784 -x12489 x21118 -x34350 -x7847 -x23057 -x7392 -x12877 -x29025 -x12359 -x3966 -x33987 -x17440 -x32417 -x16359 -x32340 -x20592 -x30596 -x36151 -x39270 -x31489 -x17201 -x11886 -x28293 x36347 -x5884 -x34015 -x4635 -x4991 -x16914 -x33680 x17850 -x27389 -x17499 -x1278 -x29975 -x23096 -x7254 -x21632 -x33567 -x13635 -x29087 -x26590 -x34982 -x16258 x32953 -x29974 -x436 -x31298 -x902 -x24951 -x8600 -x18942 -x22641 -x5466 -x24567 -x31110 -x24859 -x3342 -x19352 -x33972 -x21002 -x1885 -x19785 -x3913 -x6398 -x23835 -x28671 -x26163 -x16209 -x21193 -x4242 -x30377 -x11729 -x10675 -x16727 -x33740 -x1193 -x12931 -x25538 -x22143 -x2338 -x12516 -x33830 -x19007 -x34947 -x38112 -x26400 -x7709 x15426 -x38746 x22056 -x7590 -x31018 -x11731 -x31642 -x14494 -x23545 -x14401 -x27171 -x28997 x29604 -x11666 -x7505 -x6858 -x20658 -x1811 x5731 -x19534 -x20114 -x30749 -x2356 -x26074 x4615 -x12798 -x33377 -x3979 -x511 -x3782 -x17612 -x34877 -x38340 -x6439 -x24301 x27097 -x34623 -x10172 -x20104 -x28822 -x5056 -x4437 -x3415 x10381 -x7793 -x33000 -x4874 -x39766 -x8642 -x1620 -x6508 -x14632 -x26697 -x32648 -x22955 -x2881 -x20171 -x21318 -x35814 -x23572 -x3497 -x7871 -x3794 -x9990 -x20385 -x26031 -x36433 -x37394 -x36248 -x8722 -x19535 -x5645 -x31479 -x38450 -x20269 -x10817 -x22506 -x20924 -x22898 -x6259 -x22695 -x16604 -x4526 -x17574 -x2457 -x30125 -x33141 -x37866 -x39168 -x34056 -x3489 -x2711 x8339 -x10406 -x38912 x10796 -x14272 -x38638 -x12617 -x5191 -x36132 -x6539 -x21172 -x15475 -x18400 -x9896 -x24954 -x10169 -x12261 x32106 -x39439 -x39633 -x28125 -x38346 -x16323 -x23393 -x22433 -x38327 -x25487 x9989 -x10741 -x35210 -x29064 -x29689 -x35619 -x28751 -x9628 -x37564 -x2729 -x14928 -x33678 x31135 -x36851 -x18103 -x17569 -x15632 -x35766 -x38247 x3509 -x5024 -x18467 -x21668 -x23435 x33709 -x3932 -x28755 -x39864 -x21362 -x15338 -x10093 -x30144 -x25317 -x7406 -x20222 -x14484 -x11800 -x37753 -x11282 -x33495 -x30541 -x36518 -x14878 -x7672 -x7969 -x17196 -x6698 -x17405 -x18567 -x23806 -x28093 -x22458 -x30857 -x31872 -x9103 -x26254 -x29010 -x26782 -x27457 -x18409 x35459 -x4468 -x39883 -x29084 -x20229 -x22597 -x21262 -x22981 -x33213 -x8266 -x15762 -x18782 -x17717 -x37458 -x39157 -x8255 -x23409 -x22047 -x6298 -x34004 -x2988 -x7401 -x34867 -x33818 -x17596 -x3074 -x34239 -x3855 -x11341 -x33933 -x3842 x35560 -x33916 -x19049 -x2416 x9382 -x28598 -x20199 -x3763 -x38593 -x21077 -x30765 -x8700 -x21004 -x4541 -x21724 -x23822 -x35049 x25836 -x23274 -x24791 -x28000 -x28551 x38272 -x4684 -x14694 x732 -x17085 -x9378 -x19979 -x14249 -x19386 -x15532 -x24119 -x35708 -x36683 -x7170 -x7656 -x18354 -x24037 -x27751 -x34058 -x37129 x20363 -x104 -x28608 x3001 -x9180 -x11712 -x25619 -x39792 -x33702 -x33833 -x1072 -x4989 -x34252 -x22979 -x34789 -x32651 -x11243 x733 -x13764 -x10820 x1521 -x23046 -x19737 -x24929 -x20944 -x33049 -x23058 -x21706 -x10789 -x3387 -x4122 x12909 -x5563 -x6966 -x8351 -x9858 -x11085 -x4889 -x35779 -x11416 -x10596 x32544 -x32928 -x28619 -x37361 -x27658 -x38822 -x28712 x8458 -x14884 -x13566 -x484 -x30979 -x10579 -x11904 -x13578 -x14804 -x32957 -x1475 -x18991 -x37068 -x34513 -x15494 -x13054 -x33183 -x23753 -x26914 -x847 x38210 -x10178 -x28495 -x6144 -x11826 -x28382 -x1566 -x18351 -x11589 -x6444 -x3846 -x19479 -x23933 -x9196 -x22538 -x26167 -x37899 -x38520 -x11618 -x6961 -x25007 -x12439 -x14449 -x12355 -x24826 -x31485 -x20964 -x18475 -x18132 -x24151 -x25055 -x36960 -x10042 -x30195 -x20055 -x32094 -x29625 -x15908 -x20476 -x12590 -x37965 -x39703 -x19944 -x4840 -x2147 -x3847 -x11225 -x11345 -x20447 -x24694 -x10733 -x33556 -x17958 -x1589 x8644 -x17275 -x29253 -x4571 -x13657 -x1324 -x15511 -x22760 -x35904 -x24676 -x20795 -x4755 x32519 -x34971 -x2485 -x2796 -x4587 x22236 -x25195 -x32012 -x24091 -x21041 -x23673 -x2472 -x18185 -x19827 -x13434 -x16462 -x160 -x5658 -x13105 -x23421 -x1852 -x16631 -x1484 -x25851 -x21279 -x28142 -x32338 -x35324 -x37500 -x20277 -x34500 -x1184 -x9073 -x217 -x4658 -x25368 -x35437 -x32156 -x10313 x28961 -x4096 -x19098 -x20511 -x35744 -x36941 -x39743 -x33052 x11112 -x9445 -x28116 -x39279 -x31311 -x593 -x37380 -x17801 -x37582 -x19688 x27528 -x30865 -x18737 -x23226 -x16389 -x14825 -x2089 -x30309 -x39243 -x26425 -x29183 -x18827 -x35372 -x23748 -x38382 -x38516 -x35908 -x39186 -x29805 -x3724 -x18032 -x22633 -x30743 x39483 -x10944 x14435 -x34343 -x3558 -x5358 -x9209 -x7715 x1089 -x4088 -x24804 -x16659 -x7244 -x39831 -x35014 -x7090 -x24785 -x30793 -x2566 -x14098 -x241 -x23395 -x8153 -x23975 -x20390 -x34613 -x5047 -x31306 -x3747 -x17868 -x24189 -x32600 -x38580 -x14668 -x827 -x38933 -x17175 -x600 -x7678 -x27967 -x32194 x22542 -x15595 -x37751 -x12018 -x24609 -x11648 -x13512 -x25766 -x24431 -x15566 -x38183 -x34453 -x37384 -x34298 -x11871 -x30508 -x11540 -x29494 -x36434 -x23990 -x16776 -x30943 -x4855 -x24424 -x31501 -x7859 -x39039 -x7356 -x8883 -x19497 -x33755 -x38256 -x8300 -x20279 -x32153 -x35347 -x39110 -x4845 -x18070 -x15819 x29406 -x9674 -x38705 -x17071 -x10231 -x7377 -x16494 -x4216 -x10979 -x939 -x513 x3068 -x671 -x699 -x19653 -x32146 -x30024 -x972 -x8693 x23553 -x28482 -x35466 -x4981 -x7400 -x37063 -x32212 -x34723 -x33310 -x38295 -x25463 -x9300 -x11257 -x33028 -x38409 -x5195 -x1245 -x3923 x18790 -x3421 -x4388 -x23706 -x8621 -x37438 -x8858 -x4311 -x2240 -x33497 -x13642 x26172 -x26352 -x29711 -x1435 -x23509 -x38758 -x16300 -x24737 -x27273 -x22342 -x18375 -x38631 -x23911 -x6126 -x14547 -x34884 -x15538 -x21071 -x31068 -x16077 -x5599 -x20550 -x21470 -x31393 -x12296 -x24318 -x31364 -x23269 -x6874 -x31198 -x25771 -x6187 -x16129 -x21669 -x34823 -x8941 -x29395 -x24315 -x25505 -x3076 -x31537 -x37259 -x8475 -x31536 -x19014 -x23625 -x29554 -x13892 -x20377 x23366 -x38560 -x19587 x5828 -x1194 -x35775 -x22874 -x1053 -x23978 -x33489 -x39312 -x6781 -x38674 -x7581 -x23507 -x28376 -x3070 -x10234 -x14960 -x32564 -x8530 -x29953 -x38942 -x28663 -x19321 -x19991 -x16148 -x19583 -x8807 -x23113 -x8320 x38263 -x1734 -x8456 -x15328 -x32899 -x2558 -x17048 -x33993 -x6503 -x22618 -x18564 x11960 -x30217 -x21428 -x34554 -x14368 x19832 -x26588 -x13012 x26813 -x30476 -x35620 x17035 -x38745 -x20835 -x2888 -x14553 x17916 -x28008 x29203 -x32100 -x11606 -x18559 -x25562 -x5439 x29505 -x39799 -x6208 -x14863 -x1745 -x10912 -x13542 -x28021 -x25732 -x8492 -x31186 -x22058 -x30872 x3663 -x14581 x21851 -x18490 -x32369 -x11752 -x18435 -x35226 -x3744 x29853 -x16927 -x18124 -x26169 x10009 -x5041 -x3320 -x37157 x5657 -x35254 -x339 -x34333 -x16208 -x30467 -x37479 -x14806 -x23009 -x26270 -x39196 -x3436 -x39441 -x5926 -x1117 -x6414 -x8991 -x24112 -x504 -x38235 -x35599 -x35616 -x7767 -x32528 -x8980 -x641 -x1000 -x815 -x38278 -x19896 -x4763 -x24943 -x34625 -x22658 -x30722 -x20339 -x7190 -x32235 -x12114 -x6758 -x9669 -x39067 x29037 -x23949 -x17238 -x6107 -x30179 -x14265 -x1774 -x11586 -x36395 -x32195 -x26650 -x30332 -x24388 -x858 -x27623 x35709 -x38198 -x9633 -x34985 -x24560 -x27983 -x38976 -x23932 -x19931 x7743 -x4872 -x15060 -x12266 x35036 -x10163 x20866 -x23165 -x37461 -x21326 -x24129 -x5711 -x33391 x31829 -x33228 -x26079 -x23632 x38222 -x11759 -x1300 -x18100 -x26464 x36023 -x10123 -x24120 -x12176 -x39343 -x26843 -x34981 -x39974 -x31234 -x37856 -x20710 -x19585 -x4898 -x15782 -x38334 -x12950 -x5604 -x19562 -x30225 -x38366 -x39960 -x35781 -x35877 -x31248 x16519 -x21091 -x30223 -x10450 -x31600 -x9627 -x30398 -x3963 -x8152 -x32435 -x35555 -x4393 -x33313 -x33062 -x8350 -x39805 -x6694 -x22194 -x19325 -x26122 -x22278 -x31930 -x27674 -x6084 -x36221 -x7536 x23959 -x32982 -x30998 -x4756 -x18644 -x34665 -x1694 x12793 -x20069 -x32371 -x4875 -x26883 -x29004 -x28791 -x37944 -x6044 -x26323 -x31500 -x2066 -x39048 -x32802 -x2981 -x21621 -x24579 -x25210 -x27692 -x35655 -x19247 -x23494 -x1714 -x3561 -x21029 -x11991 -x18785 -x22912 -x9731 -x14523 -x37171 x24021 -x15048 -x37949 -x39179 -x31410 -x15922 -x38372 -x2905 -x38170 -x30340 -x23159 -x8901 x38979 -x7723 -x7016 -x35033 -x24618 x28682 -x12452 -x19190 -x548 -x16198 -x24289 -x15499 -x18880 -x4614 -x12198 -x22367 -x29196 -x22586 -x22196 -x4351 -x33698 -x9276 -x33853 -x1380 -x4776 -x1136 -x30049 -x4192 -x7363 x35948 -x8543 -x4682 -x30021 -x16182 -x13614 -x4747 -x7647 -x28811 -x12008 -x22985 -x6040 x15719 -x32216 -x35882 -x2269 -x21449 -x23402 x37789 -x9009 -x36512 -x11788 -x15940 -x39203 -x14688 -x12427 -x2096 -x26187 -x9002 -x9077 -x6087 -x18234 -x6134 -x28929 -x25556 x5375 -x23597 -x32147 -x36176 -x13253 -x23250 -x28895 -x31589 -x38037 -x14650 -x28330 -x22427 -x4864 -x21562 -x15853 -x9979 x21162 -x35051 -x8390 -x20419 -x5426 -x21481 -x30278 -x14282 -x23777 -x11284 -x16860 -x14809 -x29493 -x8207 -x11968 x23896 -x34753 -x32376 -x28390 -x859 -x28652 -x29398 -x7248 -x35132 -x38442 -x10631 x33073 -x30779 x23350 -x13084 -x33001 -x11359 -x2351 -x25680 -x28616 x32649 x2372 -x12834 -x6948 x14143 -x27870 -x39354 -x34190 -x39096 -x27565 -x8990 -x34215 -x23649 -x13725 -x36629 -x16445 -x24891 -x17148 -x19372 -x25988 -x6720 -x10094 -x9828 -x35830 -x12841 -x24865 -x24910 -x34637 -x6364 -x18707 -x23884 -x28311 -x9463 -x7940 -x7147 -x12805 -x13856 -x38929 -x31107 -x12951 -x17490 -x12401 -x22188 -x25090 -x6258 -x12813 -x13850 -x6995 -x2373 -x13564 -x9205 -x17754 -x36928 x20843 x2780 -x7872 -x3578 -x18353 x32428 -x19542 -x5971 -x32359 -x34795 -x38347 x23150 -x7864 -x11381 -x22949 -x12381 -x37898 -x18742 -x2594 -x25625 -x23525 -x7527 -x39992 -x706 -x9623 -x5059 -x11281 x1011 -x30445 -x37277 -x37830 x904 -x29385 -x31761 -x33930 -x29246 -x28177 -x28569 -x4433 x15266 -x5111 -x31127 -x21703 -x33815 -x22223 -x15367 -x21168 x17375 -x33268 -x39389 x2523 x19075 -x30228 x21577 -x17891 x13440 -x18915 -x27833 -x1422 -x37561 x13784 -x9281 -x28032 -x7517 -x13311 -x11389 -x6476 -x16405 -x17650 -x10446 -x38692 -x21304 -x32315 -x16275 -x3275 -x14945 -x25006 -x32570 -x28887 -x11210 -x28048 -x27626 -x5889 -x3382 -x10924 -x38566 -x35996 -x10277 -x4606 -x26088 -x21413 -x22380 -x36905 -x24287 -x4873 -x31873 -x13535 -x14593 -x35585 -x20952 -x31941 -x19519 -x15200 -x24869 -x19477 -x14103 -x18727 -x20386 -x10300 -x19543 -x26651 -x10878 -x27593 -x16943 -x288 -x21894 -x18313 -x14464 -x36360 x7601 -x21925 -x7306 -x11854 -x18403 -x26017 -x37061 -x5677 -x13401 -x26476 x14602 -x13454 -x12719 x28727 -x13768 x15202 -x37364 -x37387 -x3921 -x26124 -x17145 -x24470 -x31813 -x11535 -x33900 -x11205 -x33149 -x25750 -x22096 x25584 -x27170 -x37534 -x5082 -x30243 -x8163 -x10047 -x38116 -x5177 -x10183 -x34813 -x13382 -x33175 -x23094 -x6716 -x22790 -x28068 -x14712 -x31288 -x31595 -x22594 -x26688 -x7245 -x4474 -x15829 -x14750 -x25575 -x27886 x8533 -x23031 -x5805 -x12577 -x19340 -x21128 -x13999 -x23101 -x30969 -x23082 -x18702 x24755 -x34898 -x12006 -x38478 -x11645 -x3106 -x17892 -x17234 -x9984 -x27821 -x10086 -x6376 -x3721 -x1612 -x13501 -x27487 -x2029 -x8435 -x22910 -x7011 -x24508 x20663 -x10342 -x14286 -x35130 -x2804 -x27896 -x21614 -x34694 -x30550 -x19354 -x23126 x11177 -x1212 -x14912 -x3912 -x15080 -x8323 -x13424 -x12954 -x33271 -x5855 -x19144 -x15529 x19136 -x4894 -x15576 -x11483 -x13576 -x15919 -x22483 -x33416 -x10117 -x19908 -x13154 x29823 -x29501 -x31742 -x20157 -x9250 -x34683 -x11082 -x39696 -x8228 x30032 -x39252 -x15790 -x19155 -x27398 -x15485 -x10732 -x15540 -x15605 -x20720 -x5885 -x13572 -x37611 -x6353 -x5424 -x9413 -x14669 -x34409 x34218 x1024 x11125 -x31305 -x28046 -x39983 -x35690 -x16558 -x34390 -x14580 -x35465 -x21878 -x7420 -x24993 -x33671 -x36676 -x24735 -x30760 -x3891 -x15676 -x34472 -x1711 -x19284 x33711 -x28342 -x33803 -x20912 -x1023 x9522 x35042 -x5462 -x25069 -x13360 -x9268 -x18604 -x37341 -x32470 -x1468 -x2257 -x5708 -x9868 -x3262 -x20320 -x15669 -x4390 -x14373 -x3086 -x26677 -x15061 -x24970 -x28059 -x6996 -x27901 -x6176 -x32091 -x13294 -x24471 -x6937 -x18655 -x18611 -x11597 x13995 -x14097 -x32239 -x23677 -x37684 -x29529 x34306 -x806 -x2035 -x32689 -x1945 -x4078 -x27279 -x37148 -x4280 -x7046 -x9698 -x9908 -x13373 -x11096 -x20633 -x14277 -x27767 -x30135 x30940 -x3033 -x2640 -x5267 x25259 -x35868 -x36302 -x38597 -x26754 -x19270 -x28938 -x37524 -x14470 -x26624 -x21283 -x12984 -x37187 -x21663 -x27840 -x15024 -x32222 -x24710 -x12203 -x7053 -x34465 -x2735 -x30214 -x2602 -x14194 x26946 -x11744 -x15022 -x5423 -x24934 -x824 -x21069 -x32085 -x27976 -x12512 -x35696 -x38931 -x16468 -x8833 -x23249 -x18394 x20179 -x8382 -x28337 -x39078 -x15093 -x18474 x11460 -x2108 -x26750 -x976 -x34230 -x25769 -x26104 -x6393 -x30527 -x9983 -x23307 -x2730 -x22152 -x14281 -x13337 -x23797 -x29812 -x18460 -x16098 -x10885 -x4207 x12240 -x37836 x1687 -x21937 -x16159 -x26707 -x21455 -x12140 -x8354 -x29940 -x8216 -x4067 -x36498 -x25427 -x28140 -x9333 x6859 -x33360 -x7369 -x23184 -x4251 -x23424 -x16809 -x33429 -x10525 -x3209 -x2294 -x28880 -x19063 -x1961 -x22604 -x30188 -x36649 -x15825 -x29492 -x29839 -x32646 -x17737 -x16674 -x38975 -x10358 -x873 -x38660 -x770 -x17799 -x37010 -x28986 -x16030 -x1987 -x13908 -x12930 x28568 -x8155 -x13606 -x20470 -x28699 -x22725 -x24048 -x34928 -x2500 -x36543 -x24179 x32962 -x24908 -x11063 -x27512 -x7815 -x34274 x38664 -x26999 -x8654 -x27222 -x27816 -x37377 -x33548 -x26345 -x31834 -x6648 -x32913 -x9759 x4943 -x946 -x17347 -x22445 -x14701 -x5704 -x12138 x29963 -x6461 -x6920 -x16002 -x34171 -x38828 -x22349 -x13229 -x17295 -x23668 -x1474 -x27184 -x39437 -x30517 -x13100 -x30889 -x37738 -x34600 -x38171 -x4408 -x8574 -x15133 -x26246 -x8205 -x19459 -x23576 -x25992 x7722 -x29877 x27228 -x7585 -x24780 x15178 -x32264 -x25901 -x30477 -x20209 -x11781 -x27410 -x24903 -x28889 -x94 -x12966 -x6800 -x30850 -x32812 -x1955 -x35025 -x35975 x17282 -x27055 -x23180 -x23199 -x20790 -x24653 -x8634 -x26405 -x30633 -x986 -x10623 -x28709 -x32574 -x35656 -x39956 x1901 -x5469 -x30553 -x2765 -x21124 x8209 -x13905 -x27383 -x16953 -x22401 -x6430 -x490 -x16017 -x33541 -x3347 -x27572 -x7835 -x37216 -x15035 -x19595 -x22264 x35734 -x3779 -x7748 -x26240 -x23030 -x12900 -x5902 -x16179 -x1583 -x23695 -x34383 -x25565 -x26524 -x25332 -x26900 -x22926 -x1751 -x11543 x36877 -x13844 x8698 -x36410 -x26739 -x17277 -x27143 -x12012 -x2383 -x17223 -x16585 -x682 -x3664 -x38031 -x32323 -x32852 -x29836 -x30114 -x3991 x29180 -x27069 -x240 -x4550 -x39848 x4727 -x18850 -x16650 -x17575 -x32901 -x23367 -x7309 -x34181 -x23472 -x35478 -x18042 -x21000 -x7513 -x20232 -x7453 -x22488 -x8174 -x3937 -x6431 -x23277 -x25215 x11160 x23728 -x5550 -x17151 -x35073 -x3671 -x764 -x32829 x3531 -x21377 -x18408 -x15527 -x20504 -x25656 -x1808 -x36869 -x18634 -x29167 -x7233 -x13387 x33002 -x30834 -x15017 -x30338 -x28750 -x17369 -x29629 -x5377 -x12173 -x15374 -x1251 -x34941 -x2125 -x22528 -x11840 -x5173 -x36380 -x5269 -x9806 -x23042 -x12247 -x5788 -x33788 -x22078 -x11984 -x9620 -x1584 -x1821 -x20014 -x10945 x36929 -x23309 -x6261 -x15431 -x39576 -x1039 -x3377 -x14082 -x4156 -x36521 -x9424 -x29846 -x37729 -x30949 -x30836 -x28304 -x15390 -x19279 -x27435 -x15915 -x39229 -x15226 -x21081 -x601 -x3785 -x24391 -x12699 -x25983 -x7901 x653 -x8944 -x12858 -x13437 -x12258 -x5053 -x32730 -x14094 -x15917 -x26712 -x26949 -x38428 -x3370 -x8761 -x10829 -x32301 -x7625 -x11638 -x8058 -x7140 -x39043 -x35811 -x14979 -x27555 -x16254 -x31803 -x5441 -x27172 x8628 x6468 -x7643 -x13610 -x1710 -x1102 -x4436 -x11382 -x18310 -x33544 -x19531 -x28478 -x11451 -x22783 -x38119 x639 -x15059 -x30540 -x12339 -x4656 -x26012 -x28241 -x36760 -x16498 x31002 -x14320 -x21296 -x13261 x23168 -x18543 -x31895 -x37911 x843 -x34282 -x35271 -x13765 -x18541 -x18797 -x4739 -x19858 -x26711 -x32158 -x17224 -x20900 -x26119 -x39405 -x39445 x6100 -x12755 -x35440 -x3300 -x5406 -x36136 -x13799 -x11360 -x16336 -x19614 -x9314 -x14573 -x29628 -x16115 -x28417 -x24212 -x34520 -x33242 -x21200 -x16432 -x19634 -x35957 -x14789 x4059 -x3042 -x23177 -x4363 -x7664 -x22601 -x2657 -x19068 -x13918 -x32780 -x13774 -x16003 -x17253 -x17061 -x27943 x12133 -x35424 -x6197 -x7610 -x37552 x17652 -x19776 -x36048 -x7931 -x35037 -x7494 -x12600 -x18533 x22886 x13648 -x13192 -x10668 -x1108 -x3819 -x36733 -x22621 -x6568 -x24492 -x27624 -x31682 -x35156 -x24379 -x36283 -x6217 -x33886 -x19141 -x20696 -x39863 -x11973 -x3054 -x17616 -x24802 -x34279 x3097 -x15842 -x584 -x8281 -x34748 -x2382 -x17774 -x35219 -x28313 -x8236 -x6741 -x14842 -x26216 -x6159 -x27849 -x23108 -x27265 -x10894 -x28040 -x10643 -x13116 -x18328 -x32241 -x6895 -x21108 -x30703 -x37091 -x38134 -x21184 -x13376 -x17981 -x36070 -x3920 -x14500 -x22575 -x8647 x7558 -x21056 -x29325 -x1932 -x10280 -x13920 -x19393 x15489 -x22680 x29666 x31525 -x2854 -x39549 -x33241 -x22497 -x4716 -x8728 -x28454 -x34969 -x35901 -x3362 -x800 -x15577 x12657 -x11365 x1993 -x39149 -x13282 x17385 -x13989 -x14021 x26141 -x16932 -x17645 x1746 -x28947 -x39755 -x24861 -x16283 -x12938 -x34800 -x3631 -x28147 -x27237 -x26537 -x26662 -x27146 -x27238 -x34229 -x29043 x1338 x10363 -x25932 -x22801 x19704 -x25652 x1213 -x27249 -x11882 -x30801 -x33655 -x20677 -x4288 -x23894 -x5663 -x36291 -x37235 -x37049 -x14886 -x31121 -x34062 -x20205 -x21103 -x23178 -x33484 -x25217 -x25893 -x11869 -x17211 -x30113 -x15519 -x33370 -x29842 -x13172 -x27388 -x7004 -x32967 -x20353 -x37300 -x20818 x20138 -x27859 -x37409 -x26486 -x11785 -x4853 -x13025 -x9548 -x4180 -x9107 -x3466 -x20097 -x12395 -x19780 -x21637 -x13324 -x39373 -x20215 -x27477 -x30911 -x25526 -x3506 x34842 -x32273 -x31331 -x37254 -x39487 -x8707 -x22122 -x8974 -x35751 -x31267 -x9836 -x11094 -x33600 -x1917 -x17588 -x5008 -x2599 -x33380 -x39572 -x14236 -x18703 -x11958 -x30224 -x6373 -x2101 -x6381 -x39282 -x5950 -x4712 -x37664 -x21818 -x29570 x1421 -x15454 -x5618 -x9952 -x26315 -x7613 -x32594 -x2112 -x2892 -x20034 -x32349 -x39430 -x5061 -x32820 x22297 -x24703 -x34816 -x5727 -x19457 x17294 -x7717 -x14915 -x23194 -x31855 -x979 -x7612 -x9360 -x14142 -x6006 -x1361 -x3364 -x6500 -x20462 -x35002 -x21982 -x1707 -x23701 -x3816 -x25968 -x15246 -x27227 -x1157 -x6876 -x14796 -x75 -x9934 -x34944 -x19649 -x5213 -x9749 -x6442 -x6150 -x14635 -x28873 -x32203 x26683 -x19292 -x2059 -x14488 x33373 -x9135 -x35041 -x26393 -x35919 -x4054 -x29549 -x34717 -x19814 -x11518 -x4329 -x2853 -x8632 -x33903 -x3126 -x17924 -x39131 -x20194 -x32440 -x14525 -x38551 -x11534 -x24559 -x28587 -x1676 -x37623 -x6455 -x30434 -x37576 -x26649 -x10186 -x36470 x23408 -x27324 -x32831 -x12474 -x4312 -x7900 x39973 -x19637 -x8713 -x35315 -x15943 -x7206 -x36140 -x22636 -x18711 -x32248 -x19751 -x2849 -x21768 -x28082 -x29232 -x21158 -x6934 -x13455 -x16982 -x25310 -x35722 -x39086 x20041 -x38206 -x23377 -x11864 -x58 -x1851 -x33536 -x31832 -x20601 -x34021 -x3928 -x6593 -x19901 -x6759 -x31363 -x29640 -x13250 -x14681 -x15709 -x17982 -x2521 -x19790 -x34646 -x3316 -x27102 -x13467 -x14414 -x1156 -x10681 x22230 -x17947 -x38020 x34051 -x34994 -x38663 -x21767 -x8051 -x20945 -x3835 -x229 -x10237 -x25181 -x16087 -x6017 -x15883 x30843 -x36339 -x21294 -x11121 -x5984 -x15427 -x25025 -x29477 -x14263 x8166 -x12071 -x12021 -x4995 -x16380 -x24946 -x16791 -x3594 -x2303 -x34024 x7550 -x38949 -x29941 -x15501 -x11222 -x38852 -x38672 -x9121 -x23512 -x10663 -x11009 -x28221 -x30970 -x35587 -x29149 -x494 -x23750 -x29682 -x26881 -x25714 -x24224 x8950 -x15504 -x714 -x33781 -x1890 -x24264 -x14276 -x25790 -x30944 x17493 -x17792 -x32703 -x20903 -x20340 -x17549 -x15361 -x35773 -x26771 -x38704 -x18451 -x9785 -x32805 -x25863 -x13254 -x30117 -x30591 -x21206 -x26108 -x3527 -x3826 -x9665 -x26376 -x26673 -x30799 -x36423 -x26338 -x31807 -x9507 -x24975 -x27727 -x3958 -x24275 x21138 -x6752 -x34041 -x26522 -x12614 -x17993 -x24976 -x30514 -x36227 -x8680 -x17969 -x18366 -x38469 -x20722 x6543 -x26743 -x9610 -x15537 -x2021 -x1317 -x20118 -x23328 -x3435 -x28868 -x441 -x20825 -x7695 -x9897 -x27402 -x29636 -x17344 -x3680 -x32400 -x9344 -x7890 -x3751 -x20206 -x101 x5804 -x16939 -x3800 x17700 -x18192 -x37628 -x38642 -x39754 -x10703 -x35010 -x39214 -x4521 -x4667 x31690 -x27792 -x25945 -x5162 x5863 -x14149 -x5095 -x27551 x28039 -x9297 -x39418 -x6022 -x39595 -x5653 -x29208 -x8452 -x10842 -x33067 -x10657 -x36515 -x34764 -x3303 -x32876 -x13946 -x37708 -x39033 -x14230 -x34391 -x19173 -x12400 -x35997 -x7519 -x546 -x913 -x3522 -x10145 -x3219 -x16469 -x11403 -x3459 -x2717 -x30315 -x7824 -x28058 -x17184 -x37122 -x23730 -x13803 -x17757 x24632 -x25795 x13032 -x17622 -x9061 -x36187 -x11862 -x26294 -x26941 -x13263 -x36269 -x3676 -x892 -x36706 -x10179 -x3125 -x8371 -x33288 -x29794 -x35213 -x26601 -x26488 -x17597 x6704 -x36664 -x21465 -x31166 -x36042 -x22006 -x13702 -x33985 -x22685 -x14376 -x15179 x33369 -x28916 -x1881 -x18033 -x27453 -x3240 -x8190 -x35803 -x25632 -x27257 -x26516 -x16024 -x25109 -x27117 -x28348 -x11093 -x32571 x1579 -x14515 -x8712 x20176 -x39896 x29299 x25785 -x19942 -x9753 -x26575 -x32775 -x34246 -x39092 -x8369 -x2007 -x26087 -x26962 -x8235 -x10905 -x30920 -x34949 -x6547 -x16073 -x30976 -x29122 x26580 -x10564 -x25588 -x35393 -x14117 -x10092 -x21550 -x36715 -x2709 -x28165 -x31391 -x25406 -x28427 -x9429 x31754 -x5153 -x21256 -x37554 -x1088 x27365 -x38448 -x34368 -x22564 -x26412 -x21169 -x37581 -x11912 -x30083 -x37996 -x21928 -x33551 -x1133 -x20855 -x18166 -x7426 x8870 -x23114 -x34370 -x11665 -x1406 -x37773 -x15717 -x23801 -x37915 -x3582 x12336 -x36542 -x39976 -x654 -x17062 -x1256 -x8537 -x24422 -x20821 -x1679 -x31040 -x18978 -x10731 -x23135 x26303 -x13897 -x18817 x27609 -x25916 -x1226 x2227 -x11804 -x24516 -x26898 -x32498 -x5237 -x968 -x24759 -x27245 x28575 x36765 -x1181 -x32244 -x35912 -x1030 -x22707 -x27319 -x31131 -x33667 -x10395 -x31978 -x34852 x12459 -x3805 -x23498 -x21019 -x25040 -x8594 -x22164 -x22866 -x11811 -x35462 -x20566 -x15636 -x15279 -x27305 -x27676 -x25434 x10943 -x20775 x31032 -x31919 -x15101 -x2163 -x32174 -x16578 -x8242 -x34028 -x32904 -x37309 -x35538 -x6018 x25200 -x17524 -x23850 -x12435 -x11427 -x33452 -x32822 x21299 -x3215 -x31970 -x7977 x24228 -x5753 -x27520 -x35989 -x13334 -x30299 -x20453 -x33478 -x14248 -x19370 -x23941 -x20455 -x28664 -x19652 -x36573 -x11198 -x8668 -x20334 -x22681 -x1800 -x25967 -x30219 -x17974 -x22635 -x16584 -x27243 -x31156 -x12700 -x19216 -x35145 -x17463 -x10500 x17001 -x18786 -x13204 x21785 -x26358 -x3028 x25301 -x14318 -x16671 -x18556 -x17410 -x20115 -x16328 -x2867 -x29806 -x2810 -x4471 -x11144 -x22545 -x3616 -x16984 -x10566 -x6636 -x6714 -x14295 -x29500 -x3144 -x31806 x3467 -x33233 -x32550 -x3298 -x10626 -x19633 x27159 -x19126 -x6841 -x27048 -x1765 -x8218 -x33182 -x6677 -x17239 -x9398 -x13487 x6656 -x13017 -x38774 -x37819 -x2557 -x368 -x38983 -x32425 -x574 -x23246 -x18373 -x12280 -x1743 -x25381 -x4824 -x13495 -x20117 -x32712 -x8818 -x35035 -x9988 -x33401 -x19041 -x9384 -x15349 -x27250 -x22099 -x16602 -x31958 -x35978 x300 -x7069 -x14187 -x8439 -x39534 -x20948 x23715 -x3889 -x20193 -x931 -x20961 -x33357 -x4999 -x6548 -x25458 -x22493 -x20725 -x1427 -x20251 -x38426 -x16514 -x18398 -x32441 -x38304 -x31313 -x31974 -x21228 -x1537 -x28542 -x8013 -x28210 -x187 -x28378 -x26863 -x5452 -x21032 -x290 -x17854 -x13459 -x35723 -x577 x31304 -x12756 x7788 -x32505 -x12282 -x32283 -x36148 -x7163 -x25449 x12912 -x35086 -x35679 -x33819 -x34340 -x34580 -x2430 -x19366 -x28400 -x35939 -x15385 -x38052 -x29353 -x11363 -x9275 -x12151 -x26197 -x22587 -x39984 -x9734 -x6987 -x254 -x36710 -x3051 x12640 -x29260 -x26267 -x11466 -x11221 x23892 -x8661 -x7994 -x22189 -x19935 -x18226 -x16057 -x21437 -x25430 -x35517 -x35969 -x38000 -x726 -x11842 -x7827 -x20166 -x7423 -x9214 -x14929 x29218 x2784 -x13959 -x18039 x24808 -x12 -x11962 -x15791 -x3089 -x16387 -x24280 x1857 x36590 -x4537 -x24591 -x25803 -x27192 -x6541 -x24141 -x23164 -x6923 -x6231 -x38505 -x19800 -x25050 -x5340 -x8558 -x16409 -x27005 -x22559 -x17671 -x3048 -x23739 x153 -x32408 -x38802 -x9853 -x22053 -x7467 -x1399 -x39692 -x16903 -x1753 -x20764 -x28826 -x26542 -x21841 -x10687 -x118 -x23479 -x36790 -x30350 -x36836 -x32694 -x33166 -x37279 -x3639 -x18165 -x188 -x17929 -x18639 -x15767 -x31599 -x7095 -x16535 -x27977 -x8738 -x34348 x3575 x7840 -x26217 -x22512 -x4148 -x13080 -x34968 -x14331 -x13500 -x13219 -x16599 -x2680 -x6470 -x27203 -x20192 x19817 -x20364 -x23781 -x10573 x14699 -x19168 -x14083 -x15855 -x22178 -x29478 -x16704 -x22974 -x19091 -x25764 -x527 -x29584 -x22153 -x22357 -x22781 -x34158 -x1593 -x32951 -x38402 -x19406 -x21766 -x17038 -x33914 -x39582 -x9631 -x21257 -x23458 x33644 -x7285 -x13134 -x15352 -x37477 -x22758 -x19905 -x25032 -x20858 -x5548 -x5983 -x4676 -x5175 -x5833 -x21991 -x30977 -x8358 x18807 -x20703 -x39948 -x19133 -x23182 -x23766 -x31737 -x29786 -x32086 -x20652 -x33168 -x28332 -x36979 -x6104 -x4927 -x14211 -x31043 -x18444 -x14866 -x13679 -x16685 x38744 -x22736 -x36381 -x421 -x32546 -x32627 -x24258 -x18241 -x12208 -x31412 -x22258 -x21587 -x39409 -x34777 -x11670 -x6590 x21444 -x28223 -x9974 -x23635 -x33037 -x27647 x15438 -x23535 -x32598 -x26068 -x16670 -x34280 -x39507 -x30314 -x3596 x20615 -x20080 -x12884 -x14047 -x10636 -x21705 -x28979 -x13815 -x3082 -x39981 -x27209 -x7057 -x32601 -x18628 -x30752 -x23037 -x20087 -x37590 -x28678 -x35875 x31755 -x32492 -x2135 -x10597 -x37228 -x10303 -x11838 -x17684 x30678 -x30773 -x24200 -x38045 -x44 -x24708 -x11827 -x8667 x11985 -x5239 -x804 -x37217 -x25650 -x11239 -x15928 x17497 -x27855 -x15738 -x33904 -x30999 -x39268 -x3954 -x12774 -x22777 -x37532 -x22024 -x29236 -x7227 -x39344 -x474 -x3757 -x4495 -x6326 -x33720 -x20953 -x39178 -x6178 -x9195 -x11214 -x13435 x2916 -x36222 x35448 -x30960 -x33493 -x14428 -x27231 -x23157 -x18479 -x21290 -x31604 -x13056 -x13039 -x23746 -x39005 -x12871 x25224 -x10863 -x31504 -x2834 -x19510 -x24810 -x23846 -x4665 -x18744 -x33583 -x10975 -x25649 x3534 x1005 -x25343 -x32814 -x33712 -x19397 -x3532 -x10155 -x31715 -x2871 -x29740 -x28480 -x14086 -x15443 -x13551 -x18465 x28373 -x34526 -x25382 -x8024 -x28426 -x3856 -x2353 -x36654 -x5870 -x37250 -x7485 x34439 -x33782 -x22435 -x13428 -x4173 -x36743 -x1376 -x24924 -x7435 x23631 -x39950 -x12039 -x16625 -x20635 -x24963 -x33528 -x320 -x36330 -x19761 -x10917 -x27508 -x1856 -x17555 -x31840 -x36702 -x7724 x5823 x31801 -x36135 -x38998 -x22035 -x5243 -x30102 x3313 -x12873 -x36921 -x2617 -x3716 x4954 -x13207 -x12201 -x3043 -x22549 -x6112 -x7130 -x20610 -x32027 -x26924 -x12978 -x28770 -x6707 -x14445 -x6204 -x15206 -x15890 x13430 -x6211 -x5573 -x26149 -x14381 -x15201 -x23453 -x6559 -x26640 -x28287 -x4196 -x33113 -x37672 -x31613 -x16010 x23255 -x32135 -x32754 -x13580 -x23286 -x28041 x34304 -x29673 -x3197 -x9469 -x27099 -x4435 -x2859 -x7983 x5114 -x33469 -x33174 -x23875 -x6055 -x5835 -x24656 -x2439 -x13363 -x2388 -x16648 x7925 -x20645 x8239 -x30784 -x10877 -x31044 -x34862 -x8464 -x34506 -x35660 -x9558 -x28937 -x35701 -x33134 -x19274 -x27108 -x5210 -x18777 -x25975 -x28407 -x458 -x24685 -x7915 -x31936 -x233 -x24047 -x12451 -x39518 -x517 -x7665 -x15555 -x6542 -x33312 -x6765 -x10869 -x14050 -x14792 x12557 -x25686 -x17623 -x29128 -x39485 -x38007 -x11226 x5140 -x36387 -x15587 -x15533 -x2389 -x20331 -x20569 -x4091 -x8374 -x33805 -x19058 x17709 -x39281 -x17007 -x29661 -x28423 -x1433 -x4462 x35549 -x7699 x19566 -x37258 -x29694 -x37051 -x2460 -x8826 -x5664 -x21642 x7996 -x38869 -x34086 -x4243 -x20540 -x32073 -x2038 -x29099 -x2576 x32312 -x17147 -x18067 -x36197 -x39420 -x13295 -x7395 -x4569 -x29509 -x19885 -x23908 -x36202 -x5154 -x39508 -x7497 -x22534 -x33715 -x31376 -x33703 -x20317 -x20542 -x38919 -x32892 -x9845 x27130 -x525 -x30235 -x5388 -x13804 -x7302 -x31725 x9969 -x37351 -x38706 -x25327 -x31263 -x33018 -x33960 x7617 -x9341 -x17067 -x28249 -x12419 -x14471 -x34770 -x36635 -x26016 x15942 x9434 -x1027 -x2479 -x12789 -x38552 -x38305 -x21514 -x35215 -x15326 -x33850 -x27522 -x37653 -x5253 -x2484 -x24382 -x27972 -x3416 x11215 -x35994 -x5123 -x15653 -x26804 -x33480 -x35451 -x15711 -x43 -x24360 -x7562 -x18384 -x9502 x12248 -x24517 -x39482 -x34923 -x14836 -x20035 -x25099 x30210 -x38063 -x20646 -x20184 -x6136 -x35364 -x38607 -x25054 -x9446 -x3674 -x33628 -x37825 -x11622 -x17945 -x30000 -x36156 -x8796 -x35565 -x15057 -x7739 x29405 -x16818 -x8800 -x34763 -x17372 -x2700 -x17027 -x1395 -x39161 -x24463 -x36769 -x14418 x17429 -x33245 -x7540 -x14562 -x32097 -x21044 -x35463 -x4167 -x14009 -x30736 -x35088 -x22682 -x30656 -x28805 -x2341 -x28416 x26994 -x13051 -x27431 -x10251 -x13931 -x37588 -x16803 -x16531 -x14752 -x8436 -x21297 -x34687 -x22525 x16794 -x803 -x27015 -x11067 -x18083 -x19182 -x9629 -x5458 -x32002 -x39552 -x5546 -x7066 -x36039 -x37660 -x14169 -x19724 -x33437 -x32152 -x39182 -x34117 -x2083 -x2012 -x6491 -x3351 -x21588 x33427 x24864 -x3804 -x16307 -x31841 -x10366 -x27534 -x20776 -x34294 -x37846 x28511 -x1192 -x15345 -x35460 -x37937 -x23733 -x13030 -x39850 -x12799 -x7618 -x22645 -x9427 -x13506 -x700 -x1313 -x29751 x24178 -x17699 -x16361 -x36010 -x3733 -x4622 -x7295 -x19854 -x18828 x17938 -x12745 -x31097 -x5379 -x19077 -x3276 -x39436 -x9119 -x924 -x19619 -x39888 -x4461 -x27071 -x15857 -x31571 -x18367 -x16620 -x30823 -x38612 -x25804 -x201 -x7082 -x14568 -x23398 -x25009 -x39237 -x38997 -x1371 -x13323 x17000 -x21139 -x19545 -x17745 -x23280 -x6779 x24525 -x25712 -x11407 -x19605 x18291 -x26086 -x28193 -x37970 x3554 -x5038 -x30868 -x28781 x30870 -x2874 x7853 -x29119 -x25440 -x2088 x33418 -x1486 -x18359 -x21719 -x39181 -x29152 -x20451 -x4271 -x30293 -x14127 -x2993 -x26780 -x38832 -x23878 -x29713 -x1969 -x24665 -x7642 -x17793 -x13140 -x19378 x25503 -x34161 -x38529 -x2864 -x27594 -x10727 -x15685 x12361 -x11250 x16975 -x23523 -x31468 -x39715 -x28090 -x7683 -x12243 -x35369 -x5143 -x31858 -x18477 -x32443 x1979 -x23025 -x32089 x34459 -x13603 -x33613 -x8723 -x1305 -x11525 -x29428 -x23953 -x35942 -x7157 -x25973 -x34408 -x1778 -x37349 -x36318 x3055 x10804 -x9775 -x33741 -x34653 -x6764 -x13749 -x11114 -x15347 x13491 -x31226 -x33597 -x35442 -x16641 -x26043 -x20191 x21826 -x25364 -x22721 -x38807 -x29005 -x11108 -x24745 -x39683 -x10937 -x26437 -x6889 -x4976 -x12209 -x27760 -x30635 -x36020 -x16928 -x24820 -x228 -x24044 -x26277 -x31680 x11248 -x24213 -x35823 -x19920 -x24998 -x28694 -x9762 -x2357 -x26451 -x8200 -x19916 -x39104 -x16082 x24374 -x28870 -x36306 x36951 -x2701 -x24306 -x13750 -x13107 -x14922 -x1323 -x29994 -x17925 -x37705 -x18698 x3457 -x12436 -x33173 -x255 -x2243 -x6290 -x11434 -x8274 -x34073 -x6943 -x34854 -x30087 -x9550 -x3259 -x7692 -x30190 -x6931 -x30651 x32080 -x33074 -x16665 -x35123 -x3424 x6411 -x7768 -x8664 x4265 -x23620 -x29154 -x7349 -x30290 x10455 x33828 -x4998 -x12383 -x26595 x4698 -x11583 -x25219 -x23808 -x14963 -x22509 -x10807 -x4985 -x20288 x38231 -x29932 -x33363 -x12964 -x6616 -x27335 -x18689 -x20250 -x25844 -x27070 -x8262 -x11562 -x20765 -x22560 -x7017 -x37436 x12826 x12347 -x5018 -x21255 -x19992 -x6239 -x8794 -x15319 -x28278 -x28525 -x5924 -x12990 -x32047 -x26137 -x10897 x8419 x13755 -x15740 -x32719 -x32090 -x1839 -x17890 -x27104 -x16289 -x31016 -x26434 -x9257 -x30691 -x17060 -x16029 -x33676 -x6459 -x4151 -x21201 -x13362 -x757 -x10625 -x37340 -x8867 -x27425 -x13539 -x32352 -x18095 -x6293 -x35284 -x24219 -x14164 -x24813 -x19010 -x10223 -x25705 -x11769 x9696 x13409 -x22439 -x3827 -x35863 -x7033 -x11165 -x34510 -x565 -x8289 -x37136 -x8335 -x12315 -x13753 -x19140 -x36840 -x21479 -x1558 -x12574 -x3199 -x27246 -x32211 -x32880 -x37472 -x25846 -x37714 -x9194 -x17509 -x19472 -x1056 -x8143 -x17787 -x28651 x19729 -x35953 -x17661 -x34037 -x26015 -x31741 -x15913 -x33599 -x36730 -x18262 -x9615 -x25034 -x36325 -x27986 -x31383 -x4484 -x24577 -x21336 -x30769 -x8964 -x29961 -x6069 -x30737 -x23654 -x23068 -x4316 x29126 -x33842 -x27519 x29133 -x36796 -x23600 -x30638 -x10131 -x36849 x8278 -x7078 -x39779 -x31596 -x30592 -x25161 -x3843 -x26515 -x1326 x14548 -x24570 -x11531 -x14527 -x6630 -x17519 -x18970 -x36169 -x38403 -x37942 -x15302 -x33550 -x7286 x18111 -x38332 -x8559 -x27753 -x1490 -x23536 -x27910 -x30096 -x13135 -x21325 -x3773 -x23558 x38488 -x3246 -x13974 -x36188 -x692 -x39397 -x12991 -x24462 -x24450 -x31061 -x25738 x24626 -x11861 -x21862 -x16992 -x2216 -x18663 -x24209 -x38012 -x13370 -x12726 -x39871 -x20629 -x35082 -x37177 -x38162 -x39675 -x33726 -x1211 -x6358 -x33592 -x174 -x25728 -x4510 -x31634 -x37278 -x21664 -x38216 -x21532 -x17696 -x12522 -x8866 x3071 -x16012 x26234 -x32378 -x1592 -x17167 -x16944 -x12002 -x37711 -x7507 -x11550 -x4009 -x660 -x8270 -x39105 -x1237 -x34661 -x4258 -x35843 -x24989 -x37950 -x12781 -x13468 -x31728 -x38248 -x27617 -x9879 -x20203 -x15077 -x34069 -x5721 -x10682 -x12538 -x31785 -x13955 -x13649 -x5890 -x16548 -x37405 -x10969 -x526 -x36888 -x2872 -x21568 x36455 -x23818 -x29430 x25044 -x16692 -x22852 -x10841 -x31153 -x6587 -x35021 x20803 -x29563 -x17113 -x23189 -x12230 -x27441 x11865 -x36329 -x2362 -x14930 -x11255 -x9447 -x23446 -x4928 -x20659 -x3052 -x19319 -x33043 x5172 -x8398 -x8253 -x28270 -x2869 -x17494 -x34360 -x29599 -x22849 -x9298 x25779 -x30023 -x24372 -x23848 -x36006 -x9946 -x12249 -x12341 -x26531 -x23977 -x21582 -x17770 -x30907 -x22819 -x33846 -x32813 -x35505 -x21452 -x7701 x2806 -x14338 -x13544 -x22573 -x4085 -x5594 x12882 -x24233 -x36199 -x20583 -x11953 -x10057 -x31619 -x20620 -x9265 -x15265 -x10052 -x13137 -x37232 -x2256 -x25504 -x12290 -x29375 -x24636 -x814 -x26858 -x26018 -x763 -x2710 -x22008 -x6873 -x27119 -x23469 -x32437 -x14474 -x798 -x18688 x12976 x35011 -x10281 -x39930 -x2625 x21755 -x2716 -x27795 -x7225 -x14901 -x21176 x28776 -x28103 -x3413 -x1939 -x20881 -x20045 -x25105 -x17973 x7704 -x33832 -x34381 -x14815 -x14585 -x24774 -x12408 -x37411 -x32702 x20719 -x38735 -x30776 -x35916 -x29876 -x23091 -x16086 -x1337 -x38959 -x9217 -x36126 -x26616 -x22168 -x26727 -x38453 -x9261 x8056 -x27034 x7131 -x15441 -x21478 x18616 -x37368 -x16467 -x14121 x29504 -x30554 -x28074 -x6042 -x29217 -x1447 x33106 -x12547 x32675 -x28814 -x23317 -x11459 -x20075 -x25797 -x4278 -x19631 -x22307 -x26336 -x33922 -x39163 -x18778 -x31250 -x18813 -x34796 -x284 -x32628 -x39473 -x11998 -x19750 -x20772 -x19095 -x4048 -x7353 -x14829 -x32987 -x13168 -x20796 -x28967 -x10060 -x37120 -x1716 -x37562 -x19235 -x31510 -x13809 -x4142 x5838 -x35492 -x27066 -x33889 -x42 -x11852 -x15033 -x655 -x36050 -x25239 -x16572 -x37185 x20552 -x38903 x37005 -x27847 -x16952 -x18013 -x20883 -x33116 -x7148 -x13238 -x22716 -x25509 -x35902 -x4774 -x17488 -x32884 -x17810 -x21648 x23713 -x21233 -x37176 x34593 -x12327 -x37925 -x4561 -x10906 -x19636 -x508 -x36805 -x17126 -x13120 -x5764 -x22584 -x5982 -x39886 -x27797 -x21891 -x35241 -x7757 -x418 -x12785 -x65 -x9843 -x23441 -x8674 -x15523 -x116 -x5819 -x26986 -x29187 x12500 -x26748 -x27805 -x10812 -x10895 -x4866 -x11229 x82 -x16733 -x38665 -x12688 -x17942 -x2890 -x17171 -x10737 -x30522 -x23940 -x5429 -x488 -x9510 -x16909 x37661 -x8609 -x23952 x28817 -x13094 x32795 -x33743 -x38662 -x14054 -x12218 -x26614 -x31950 -x10477 -x39026 -x7762 -x6287 -x32254 -x23857 -x14847 -x38986 -x10152 -x34134 -x19971 -x33899 -x29347 -x13884 -x20355 -x20506 -x33706 -x12584 -x20463 -x33199 -x34673 -x34830 -x36253 -x30407 -x1513 -x2734 -x36970 -x5198 -x5576 -x28845 -x6374 -x4851 -x10873 -x5037 -x34276 x3138 -x24192 -x24982 -x35855 -x1390 -x29204 -x18945 -x23798 -x26943 -x28655 x14292 -x30068 -x36371 -x33259 -x16896 -x33546 -x7005 -x16128 -x3339 -x20627 -x19031 -x25304 -x31074 x10491 -x22279 x31017 -x14583 -x16386 -x18405 -x31422 -x3263 -x14640 x7498 -x12129 -x9937 -x21801 -x37383 -x30017 x24771 -x24010 -x30497 -x33364 -x34681 -x11863 -x9455 -x13620 -x21987 -x26953 -x35608 -x27742 -x16080 -x16822 -x26180 -x31423 -x32160 -x39957 -x28450 -x4904 x14675 -x30809 -x27640 -x10335 -x32148 -x24928 -x22620 -x35672 -x19480 -x36432 -x19265 -x11357 -x3431 -x13243 -x5656 -x12345 -x1445 -x20895 -x31972 x13065 -x1224 -x10678 -x23375 -x18769 -x2224 x28686 -x14269 -x12134 -x31370 -x26090 -x8906 -x449 -x14980 -x8605 -x34710 -x16100 -x11358 -x11218 -x25079 x38647 -x11260 -x28220 -x7315 -x37971 -x13040 -x8531 -x28780 -x22941 -x29700 -x17453 -x20217 -x32125 -x17607 -x26023 -x15145 -x29888 -x848 -x2031 -x9394 -x12332 -x6161 -x31534 -x6944 -x28292 -x2832 -x12080 -x26489 -x33094 -x18836 -x38817 -x21839 -x38145 -x9614 -x2292 -x30154 -x7287 -x22161 -x9794 -x30341 -x9156 -x39240 -x32046 -x14188 -x20032 -x8704 -x5189 -x36861 -x28019 -x33050 -x10593 -x39440 -x29605 -x17139 -x25496 -x4073 -x20141 -x9829 -x38980 -x1596 -x27592 -x23720 -x24715 -x16951 -x14597 -x38801 -x13704 -x35759 -x15866 -x21447 -x18592 x6929 -x8931 -x18243 -x21976 -x26783 -x12567 x349 -x27112 x31766 -x13868 -x22088 -x26658 -x39719 -x33279 -x34919 -x29309 -x12059 -x6083 -x16408 -x9118 x23267 -x36942 -x15107 -x35377 -x36777 -x25746 -x24201 -x32429 -x2398 -x14335 -x13806 -x23844 -x6185 -x27846 -x18588 -x30820 -x36333 -x20495 -x3662 -x1252 -x6323 -x21062 x10445 -x31365 -x1201 -x27403 x25941 x36203 -x24053 -x5079 -x32806 -x39305 -x969 -x35182 -x17915 -x12625 -x14216 -x37991 -x3085 -x5346 -x36475 -x25905 -x6650 -x8090 -x30766 -x708 -x35263 -x5141 -x12170 x14101 -x31052 -x11834 -x4313 -x26664 x31020 -x30951 -x36806 -x8676 -x34410 -x38955 -x12448 -x21412 -x28212 -x37412 -x5851 -x16139 -x21350 -x16171 -x3013 -x8749 -x34820 -x2297 -x2708 -x9527 -x12049 -x25266 -x35807 -x1544 -x1933 -x34556 -x20588 -x16658 -x34193 -x16840 -x27029 -x27705 -x15054 -x37563 -x8626 -x11028 -x39588 -x32087 -x17475 -x1653 -x31694 -x33956 -x1097 -x8025 -x39649 -x39752 -x36043 -x6285 -x9943 -x19782 -x5134 -x39628 -x36875 -x146 -x3918 -x12544 -x971 -x4929 -x15346 -x21749 -x26010 x37622 -x16836 -x14744 -x7885 -x666 -x27531 -x35183 x8217 -x8758 -x19577 -x20398 -x10380 -x39689 x34053 -x7180 -x11705 -x32608 -x37288 -x7730 -x19422 -x23985 -x6151 -x2583 -x7952 -x29879 -x32616 -x35358 -x24518 -x8457 -x19918 x20585 -x8606 -x29421 x38991 x18724 -x39734 -x26054 -x35329 x8753 -x11329 x29190 -x20502 -x5866 -x20730 -x25948 -x18626 -x9612 -x23521 -x32915 -x30421 -x35368 -x24588 x9521 -x20606 -x34249 -x34355 -x39275 -x35204 -x21945 -x15486 -x29378 -x8331 -x20669 -x34726 -x27675 -x37225 -x38299 -x25056 x26891 -x31145 -x2478 -x37133 -x13002 -x16582 -x17546 -x29641 -x4818 x15938 -x31159 -x2946 -x37105 -x26078 -x29649 -x17137 -x11930 -x39809 -x8357 -x28252 -x2955 -x15898 -x30 -x6184 -x28184 -x2793 -x4555 -x10157 -x13801 -x21049 -x16020 -x22043 -x36060 -x19574 -x32717 -x4111 -x28004 -x12416 -x34567 -x12056 -x36386 -x15724 -x10437 -x25709 -x16716 -x4069 x22041 -x25110 -x3715 -x18982 -x36902 -x6561 -x1401 x2182 -x6085 -x26553 -x29937 -x27083 x19621 -x23007 -x31983 -x29054 -x39898 -x35944 -x6390 -x22713 -x16821 -x12065 -x11832 -x24717 -x37128 x35091 x23253 -x17811 -x22515 -x17209 -x1179 -x14273 -x18050 -x27387 -x3 -x25987 -x9255 -x31336 -x4626 -x34670 -x1894 -x9128 -x8410 x542 -x10002 -x12369 -x7063 -x13350 -x18081 -x8240 x36817 -x39637 -x14427 -x8059 -x14803 -x25998 -x3462 -x28409 -x19454 -x10372 -x20597 -x16627 -x9929 -x7384 -x39821 -x24497 x4362 -x12178 -x22298 -x9846 -x24415 -x4263 -x31470 -x38156 -x1928 -x31676 -x16420 -x10194 -x5928 x20396 -x12835 -x6732 -x31793 -x15419 -x38215 -x8905 x11319 x29523 -x24184 x2488 -x30726 -x29691 -x22269 -x32751 -x9478 -x4704 -x8735 -x11077 -x24496 -x16373 -x2513 -x18516 -x38845 -x32250 -x37667 -x33003 -x36138 -x8506 -x36252 -x18088 -x737 -x17162 x20505 -x26145 x36779 -x8757 -x30187 -x19726 x34908 -x4124 -x25569 -x13890 -x27950 -x27037 -x31126 -x5734 -x30199 -x16732 -x29314 -x39629 -x25547 x25539 x22761 -x23622 -x37642 -x17246 x28695 x8913 -x7108 -x34236 -x11122 -x29892 -x3458 -x29757 x37419 -x8897 -x17476 -x17195 -x8049 -x9956 -x25254 -x10599 -x22875 -x2011 -x13352 -x32421 x33632 -x18491 -x19656 x5673 -x18142 -x4697 -x14905 -x7194 -x37928 -x18907 -x17655 -x33447 -x6917 -x20971 -x38072 -x35964 -x4856 -x32120 -x30746 -x6532 -x37992 -x28081 -x15571 -x4370 -x9745 -x23382 x29894 -x33931 -x222 -x14460 -x13555 -x17800 -x12594 -x29574 -x32663 -x23119 -x25599 -x4361 -x20024 -x31684 -x18182 -x18425 -x28679 -x8280 -x6760 -x3862 -x5717 -x16675 x37503 x13968 -x28762 -x30863 -x29042 -x25397 -x38204 -x39618 -x38934 x13457 -x20088 -x33690 -x24647 -x39784 -x19712 x27998 -x5115 -x36700 -x487 -x25068 -x39497 -x24926 -x16581 -x20608 x21690 -x28532 -x2347 -x28219 -x22434 -x31083 x1405 -x22177 -x33227 -x35853 -x33181 -x31071 -x35027 -x8173 -x3268 -x11713 -x29530 -x7238 -x1223 -x20861 -x7537 -x1182 -x28085 x34932 -x21984 -x29734 -x37121 -x2675 -x21771 -x22392 -x26847 -x28408 -x16717 -x31386 -x25349 -x32684 -x23944 -x28517 -x4355 -x39818 -x11397 -x29282 -x9451 -x25299 -x30764 -x36841 -x36981 -x15480 -x20756 -x31128 -x13845 -x28612 -x28297 -x22281 -x39664 -x27030 -x19011 -x7818 -x31670 -x30442 -x5339 -x23604 -x8806 -x18270 -x3205 -x34714 -x3681 -x11848 -x29995 x5968 -x777 -x16294 -x8942 -x14843 -x6726 -x19666 -x22500 -x32460 -x13622 -x4422 -x33120 -x36501 -x22057 x8293 -x15412 -x28604 -x15827 -x10866 -x36633 x31561 -x39379 -x13169 -x5619 -x25226 -x28011 -x3007 -x34952 -x19710 -x36834 -x7327 -x11413 -x37877 -x23265 -x6307 -x35174 -x6312 -x21683 x7451 -x18869 -x10516 x28968 -x14520 -x21973 -x20342 -x36661 -x1135 -x39273 x29874 -x6172 -x9418 -x17401 -x28836 -x26604 -x21866 x34118 x8296 -x11021 -x39053 -x10275 x30231 -x12636 -x35737 x5897 -x35771 -x21001 -x6831 -x7409 -x37113 -x2339 -x20519 -x27253 -x2171 -x5886 -x14600 -x18136 -x9458 -x13994 -x1186 -x1766 -x33455 -x18729 -x14725 -x11610 -x15488 -x17391 -x30453 -x27065 -x8219 -x31598 -x32459 -x39208 -x14761 -x37013 -x38671 -x35018 -x1019 -x39283 -x29351 -x9750 -x35795 -x8820 -x37839 -x36989 -x37543 -x39254 -x2263 -x12139 -x21947 -x38819 -x20 -x35725 -x13826 -x17199 x36811 -x15992 -x18956 -x22245 -x30221 -x18133 -x1016 -x4740 -x35390 -x8334 -x24244 -x27382 -x28405 -x20449 -x28555 x16228 -x9918 x39198 -x19358 -x4448 -x16072 -x37617 -x25639 -x18560 -x16410 -x16586 -x14091 -x8997 -x14138 -x4233 x14198 -x13194 -x39339 -x25197 -x21015 -x29985 -x37410 -x36361 -x35431 -x35695 x21025 -x33971 -x15317 -x13442 -x35952 -x19667 -x19433 -x25884 x15336 x29454 -x8760 -x15402 -x5831 -x18205 -x24576 -x20748 -x8601 -x14403 -x21028 -x12921 -x30039 -x3302 -x11929 -x33105 -x15784 x24162 -x8284 -x10114 -x38163 -x6501 -x26669 -x10055 -x16744 -x29148 -x1581 x19812 -x1290 -x32057 -x24241 -x29544 -x10207 -x4023 x993 -x6093 -x28112 -x29810 -x25510 -x27825 -x14333 -x39632 -x38294 -x16518 -x30280 -x39030 -x26424 -x14595 -x23014 -x32568 x10377 x17743 -x29315 -x4042 -x31353 -x15522 -x12862 -x15840 -x169 -x30966 -x16194 -x1093 -x24123 -x17079 -x2574 x2552 -x21370 -x7026 -x24231 -x12676 -x33017 -x28307 -x23517 -x36415 -x2423 -x31427 -x11043 -x36753 -x37533 -x14592 -x8837 -x34806 -x30575 -x30389 -x13810 -x25104 -x20158 -x35825 -x23937 -x35079 -x14657 -x17642 x29250 -x4958 -x37267 -x16949 -x35357 -x10818 -x6496 -x37727 -x32984 -x15905 x14207 -x31984 -x38850 -x37983 -x33342 x14816 -x36495 x14074 -x38090 -x31099 -x2403 -x8018 -x21210 -x39952 -x1455 -x28224 -x2284 -x11575 -x28859 -x21463 -x5245 -x26275 -x9069 -x21050 -x17750 -x35732 -x6880 -x8356 -x29082 -x2535 -x2952 -x24655 -x14768 -x30515 -x23355 -x36820 -x27730 -x6071 x9818 -x38108 -x1351 x7594 -x8360 -x8517 -x4846 -x5552 -x588 -x39843 -x38349 -x15258 -x10005 -x10326 -x2271 -x7706 -x32643 -x11975 x18208 -x13588 -x39249 x24788 x24514 -x22563 -x12660 -x33423 -x14055 -x24543 -x32217 -x2365 -x16875 -x18653 -x32998 -x3512 -x9523 -x26980 -x210 -x24033 -x9371 -x24022 -x33229 -x7649 -x15945 -x27685 -x31991 -x36267 -x13303 -x1412 -x1363 -x15452 -x24150 -x7270 -x12314 -x14481 -x22181 -x3983 x2621 -x25227 -x83 -x21857 -x34706 -x11613 -x10067 -x9142 -x8012 -x20267 -x39990 -x8721 -x15377 -x1367 -x3776 -x10634 -x20741 -x39099 -x32565 -x327 -x35576 -x22361 -x8493 -x29259 x32542 -x1483 x9396 -x167 -x1908 -x25179 -x27885 -x10720 -x999 -x30866 -x6254 -x33970 -x25385 -x25461 -x27294 -x5420 -x5699 -x17291 -x16141 -x22968 -x23005 -x31977 -x36658 -x25699 -x22700 -x5291 -x29212 -x29472 -x27139 -x17303 -x35768 -x1858 -x15667 -x24366 -x4630 -x162 -x25296 -x37311 -x31739 -x28034 -x3574 -x39598 -x36307 -x33996 -x11612 -x37989 -x14954 -x5305 -x11297 -x22003 -x37089 -x19670 -x16752 -x35243 -x25175 -x8770 -x17930 -x11564 -x18255 -x36153 -x14517 -x23218 -x10838 -x2560 -x28144 -x27828 -x33186 -x38270 -x8987 -x31344 -x38190 -x34679 -x11064 -x31729 -x12869 -x4457 -x32208 -x16394 -x39706 x34942 x33256 -x37710 x26293 -x33789 -x35805 -x12609 -x15303 -x24400 -x26709 -x31007 -x25679 -x22591 -x14933 -x1523 -x33929 -x38329 -x1815 -x36449 x37119 -x38441 -x15661 -x9171 -x6978 -x16707 -x2589 -x17484 -x9849 -x24744 -x6983 -x3746 -x35539 -x22532 x32555 -x10362 -x23547 -x1557 -x34045 -x32821 -x1481 -x23725 -x14728 x37567 -x26450 -x33775 -x37100 -x19212 -x1231 -x17917 -x33679 -x20960 -x35504 -x21590 x6860 -x24083 -x29392 -x27469 x31718 -x10965 -x10532 -x15483 -x2626 -x37947 -x9543 -x13790 -x17541 -x34503 -x36606 -x33884 -x15375 -x23447 -x31013 -x8732 -x30325 -x26532 -x5963 -x29498 -x5222 -x35078 -x11168 -x23206 -x25805 -x29866 -x9162 -x28420 -x8188 -x31152 -x31951 -x28419 -x33561 -x31825 -x39504 -x24654 -x36102 -x11336 -x12270 -x13979 -x2553 -x3515 -x1688 -x16423 -x21780 -x22873 x33266 x26070 -x23364 -x14628 -x17472 -x19310 -x33092 x28440 -x26854 -x14714 -x8084 -x20865 -x24966 -x10666 -x21323 -x13953 -x16042 -x5672 -x17632 -x17439 -x25957 -x25418 -x5696 -x11223 -x17842 -x36205 -x6960 -x31369 -x32474 -x6383 -x2185 -x6812 -x10621 -x464 -x13838 x26057 -x154 -x31046 -x38487 -x31452 -x24257 -x31541 -x18404 -x13846 -x716 -x32676 x17775 -x31060 -x2109 -x34353 -x8197 x6949 -x23241 -x6269 -x23559 -x30118 -x12698 -x6777 x35757 -x6196 -x5567 -x2486 -x39726 -x30898 -x27637 -x4987 -x18481 -x26205 -x25113 -x36231 -x13584 -x4903 -x16765 -x23010 -x16486 -x20022 -x24815 x35934 -x5772 -x15245 -x27893 -x2058 -x39284 -x32779 -x8108 -x27761 -x12434 -x19869 -x12823 -x16828 -x22040 -x31295 -x12641 -x27330 -x28528 -x12718 -x30348 x5581 x9841 -x11720 -x22964 -x29462 -x15867 -x21308 -x26113 -x4110 -x22524 -x17604 -x37803 -x20358 -x9863 x35333 -x26716 -x1141 -x28483 -x26591 -x20319 -x22664 -x3355 -x20485 -x37626 -x25943 -x30997 -x7913 -x29858 -x14255 -x28244 -x13684 -x33710 -x10755 -x35046 x10442 -x16595 -x14661 x7868 -x13930 -x17540 -x32410 -x11555 -x15128 -x12190 -x2155 -x16904 x2672 -x12102 -x36622 -x29653 -x14746 -x18640 -x14727 -x19674 -x2208 -x10653 -x25823 -x13280 -x5313 -x17537 -x23299 -x13976 -x3348 x1319 -x26202 -x19659 -x11798 -x16355 -x6339 -x30891 -x33707 -x34194 -x4460 -x5714 -x12926 -x21122 -x12776 -x15257 -x39729 -x22930 -x2004 x5543 -x33151 x24833 -x28647 x32773 -x14844 -x6497 -x17305 -x4396 -x26867 -x15007 -x12370 -x11347 -x16547 -x13798 -x8575 -x27022 -x24675 x36738 -x31583 -x4255 -x31898 -x426 -x5202 -x14502 -x36445 x37902 -x21728 x18535 -x4969 -x7676 -x10233 -x10544 -x1105 -x36316 -x38010 -x8592 -x4072 -x26351 -x38840 -x3610 -x39858 -x273 -x6174 -x6639 x36356 -x29016 -x6487 -x10577 -x38627 -x16974 -x19873 -x24248 -x4087 -x18598 -x23152 -x3217 x37523 -x13197 -x34231 -x4386 -x28953 -x9567 -x15070 -x1560 x32127 -x23039 -x9007 -x12695 -x37376 -x25812 -x522 -x21026 -x26256 -x22128 -x4670 -x26966 x35072 -x34569 -x39142 -x1539 x11092 -x33020 -x23036 -x21186 -x17165 -x6471 -x1306 -x19122 -x15117 -x8325 -x16613 -x36717 -x11080 -x34716 -x4601 -x7622 -x9259 -x14017 -x38877 -x14012 -x26387 -x15045 -x16710 -x23550 -x30802 -x6443 -x1383 -x23689 x19416 -x39027 -x194 -x33509 -x25303 -x29070 -x13802 -x8271 -x39044 -x6375 -x6219 -x35991 -x22900 -x24156 -x22480 -x27756 -x28186 x33336 -x3249 -x18967 -x9864 -x8613 -x23610 -x30463 -x28306 -x20450 -x23904 -x5065 -x18257 -x24297 -x296 -x29938 -x18478 -x7458 -x9559 -x1510 x23685 -x38856 -x28498 -x17089 -x38813 -x35638 -x10768 -x18174 -x31092 -x31132 -x33893 -x38193 -x38468 -x8860 -x1720 -x21830 -x14316 x3014 -x18573 -x23898 -x17591 -x25559 -x2409 -x11841 -x29379 -x10510 -x13788 -x5910 -x12215 -x1365 -x5542 -x13937 -x35914 -x10040 -x21293 -x23836 -x11533 -x30092 -x18681 -x16570 -x19357 -x37222 -x23514 -x12819 -x8440 -x23621 -x17049 -x34244 -x5347 -x7766 -x38742 -x31770 -x33527 -x11149 -x16839 -x16026 -x12766 -x16461 -x10121 -x22046 -x10463 -x17626 -x8580 -x406 -x4741 x19084 -x30139 -x17485 -x20827 -x19234 -x27741 -x28240 -x7217 -x12505 -x6080 -x7503 -x6399 -x24938 -x8301 -x11498 -x25479 -x20313 -x23629 -x12606 x37760 -x22375 -x35887 -x25958 -x16753 -x24159 x25637 -x37146 x28562 -x27784 -x31004 -x9539 -x2514 -x10285 -x12616 -x9236 -x23856 -x5849 -x10688 -x10739 x15169 -x34711 -x2877 -x4164 -x15450 -x19447 -x14275 -x32433 -x21489 -x24373 -x4469 -x18562 -x25624 -x7312 -x32317 -x2568 -x29173 -x20530 -x36628 -x31875 -x497 -x32167 -x5273 -x7627 -x29796 -x31918 -x14202 -x32559 -x16221 -x6897 -x11138 -x16200 -x7 -x4031 -x32201 -x18109 -x6193 x25835 -x4957 -x27483 -x2822 x16971 -x33621 -x23270 -x39292 -x11027 -x39866 -x5471 -x26925 -x39562 -x36780 -x18647 -x33579 -x13926 -x17187 -x37778 -x1636 -x39911 -x26261 x23829 -x37268 -x39893 -x1061 -x4109 -x14665 -x15934 -x25755 -x2966 x38818 -x2167 -x2450 -x15364 -x911 -x21753 -x452 -x31111 x37718 -x27932 -x3312 -x30757 -x38944 -x4931 -x10244 -x4674 -x20160 x28181 -x7433 -x30817 -x1689 -x24118 -x26220 -x26039 -x30091 -x1855 -x28957 -x2164 -x25935 -x28524 x12509 -x20690 -x3006 -x27302 -x6740 -x31387 -x3748 x15713 -x13579 -x6793 -x20980 -x16032 -x26335 -x39819 x17099 -x35276 x6582 -x6474 -x32787 -x35106 -x26401 -x37076 x27430 x30904 -x14167 -x31357 -x16521 -x16853 -x13150 -x24547 -x32339 -x26544 -x32866 -x38057 -x25046 -x8923 -x12101 -x31835 -x17705 -x3955 -x24528 -x32384 -x7027 -x17962 -x20830 x11158 -x33294 -x7345 -x32099 -x7973 x28703 -x24081 -x36276 -x16421 x13779 -x11928 -x1284 -x24512 -x16320 -x25981 -x35626 -x6702 -x38619 -x31190 -x18706 -x29542 -x35628 -x2536 -x19123 -x33525 -x14726 -x29166 -x39949 -x35606 -x30411 -x29585 -x21872 -x19618 -x32401 -x39421 -x11037 -x15802 -x9175 -x12411 -x16816 -x5304 -x30074 -x9648 -x16503 -x22660 -x6899 -x107 -x1369 -x25760 -x4893 -x8295 -x561 -x34144 -x34927 -x21142 -x16526 -x34645 -x36787 -x9694 -x13041 -x26557 -x10201 -x37102 -x26498 -x15881 -x32976 -x12648 -x15687 -x4056 -x6746 -x33098 -x19643 -x29448 -x24005 -x32523 -x6030 -x19843 -x23652 -x39302 -x8397 -x10027 x3591 -x35249 -x5277 -x16512 -x9728 -x18487 -x37689 -x13538 -x18145 -x23648 -x18202 -x38726 -x22353 -x31997 -x17987 -x6773 -x24738 -x35214 -x38472 -x17191 -x31730 -x2432 -x14934 -x16137 -x2393 x3194 -x17248 -x28054 -x24087 -x24527 -x2929 -x31206 x2532 -x4683 -x4305 -x26901 -x16980 -x18019 -x38531 -x22176 -x34284 -x17964 -x37935 x26291 x13478 -x34544 -x20798 x37539 -x28268 -x4040 -x37358 -x37027 -x23639 -x11182 -x14294 -x29610 -x15554 -x38095 -x16661 -x2065 -x37315 -x35133 -x16281 -x5667 -x21088 -x35022 -x17565 x20890 -x12569 -x26339 -x27147 -x4603 -x25466 -x37985 -x11271 -x17858 -x28192 -x30263 -x25016 -x10695 -x15516 -x2387 x17097 x12997 -x30133 -x35405 x16916 -x38019 x29807 -x23302 -x7348 -x1675 -x15484 -x6619 x11696 -x33057 x34740 -x3257 -x23491 -x5104 -x30679 -x20010 -x15152 -x10659 -x7861 -x37339 -x25579 -x1554 -x14784 -x11380 -x32001 -x13714 -x7807 -x17863 -x1063 -x18629 -x26888 -x7106 -x26066 -x14479 -x36755 -x23688 -x23034 x20872 -x33415 -x37186 -x6492 -x22841 -x16136 -x7418 -x35427 -x7305 -x19032 -x29026 -x23596 -x28834 -x39001 -x10304 -x8121 -x31862 -x5650 -x19455 -x22578 -x6754 -x23939 -x11778 -x27853 -x27799 x7452 -x37097 -x24403 -x6045 -x34639 -x12077 -x21810 -x33385 -x21584 -x28767 -x36163 -x13541 -x28115 -x12782 -x28768 -x15490 -x26990 -x34943 -x2813 -x13477 -x28954 -x33481 -x24782 -x37953 x5124 -x34195 -x3296 -x13836 -x38184 -x509 -x39081 -x31114 -x33532 -x214 -x7061 -x17899 -x8777 -x12791 -x28132 x2525 -x27695 -x21802 -x29639 -x11870 -x34211 -x34847 -x37821 -x22892 -x1230 x27151 -x8459 -x11795 -x34509 -x10683 -x26876 -x37004 -x32509 -x24146 x24271 -x20190 -x23503 -x28878 -x36691 -x13533 -x21616 -x33193 -x11279 -x34367 -x20503 -x14108 -x18350 -x23045 -x37820 -x15225 -x22317 -x24613 -x26777 x1129 -x12685 -x11110 -x30363 x2034 -x9970 -x28692 -x32347 -x16193 -x23401 -x21051 -x33615 -x25283 -x21890 -x7431 -x25761 -x31820 -x25143 -x25232 -x31876 -x4767 -x33153 -x12390 -x30585 -x1713 -x4440 -x17226 -x26063 -x5341 -x24490 -x1177 -x30579 -x18176 -x20891 -x22489 -x10356 -x11465 -x20556 -x26199 -x26232 -x29551 -x13720 -x7504 -x16546 -x30142 -x1430 -x33272 -x34281 x413 -x20846 x619 -x8234 -x4910 -x23821 -x16167 -x17932 -x38228 -x35731 -x3484 -x13991 -x3147 -x10173 -x12644 -x24249 -x14942 -x740 -x35829 -x16089 -x8060 -x8829 -x5579 -x17069 -x35687 -x9948 -x2325 -x10028 x14267 -x16761 x21517 x25573 -x38255 x24197 -x7679 x4279 -x13423 -x3693 -x5732 -x18632 -x39583 -x37840 -x5418 -x30896 x22344 -x1639 -x1050 -x4671 -x4229 -x34020 -x23430 -x18669 -x17 -x22130 -x20832 -x25336 -x39565 -x37290 -x5540 x32021 -x18511 -x35706 -x12391 -x39682 -x13518 -x20869 -x9922 -x13992 -x11946 -x13822 -x36719 -x17795 x4835 -x883 -x25635 -x12729 -x2847 -x1189 -x3058 -x10386 -x8181 -x27916 -x944 -x13281 -x11107 -x8115 -x38794 -x13057 -x19017 -x64 -x5840 -x5081 -x38545 -x12168 -x15184 -x3844 -x8198 -x16101 -x5417 -x453 -x34887 -x25647 -x36846 -x16063 -x23233 -x16243 -x33278 -x36476 -x39688 -x22805 -x17423 -x33405 -x5934 -x32275 -x12800 -x6950 -x31532 -x10700 -x5317 -x38973 x32872 -x19894 -x25313 -x648 -x29920 -x18867 -x11554 -x7071 -x21106 -x31106 -x6099 -x9448 -x20595 -x7455 -x18944 -x14868 -x32726 -x35714 -x2441 -x25868 x15329 -x27641 -x25810 x31158 -x4113 x22179 -x8739 -x38805 -x14939 -x11598 -x3993 -x13287 -x650 -x9667 -x12363 -x7289 -x35259 -x19639 -x531 -x27078 -x92 -x26850 -x30359 -x29738 -x2718 -x38115 -x2030 -x26703 -x33230 -x20326 -x4860 -x36082 -x25172 -x13037 x39321 -x23529 -x29622 -x31271 x19106 -x33844 -x32198 -x21795 -x24211 -x29646 -x4014 -x16210 -x21473 -x1183 -x32187 -x25675 -x38085 -x10082 -x434 -x32665 -x18131 -x34307 -x10103 -x5090 -x22845 -x24604 -x27131 -x13977 -x13502 -x35185 -x34315 -x37482 -x1804 -x9165 -x7554 -x33033 -x23230 -x13179 -x28700 -x30950 -x22475 -x1705 -x29075 -x31238 -x8535 x38644 -x30010 -x19953 -x27432 -x35294 -x30558 -x34006 -x25516 -x10876 -x27806 -x4798 -x293 -x29587 -x10217 -x18751 x29944 -x31524 -x32752 -x8089 -x1276 -x10476 -x2422 -x13189 -x34583 -x17313 -x26038 -x27691 x10980 -x28748 x39767 -x3624 -x37237 -x479 -x22026 -x3529 -x14095 -x20942 -x11505 -x19189 -x5055 -x22030 -x10966 -x4053 -x19981 -x4407 -x21685 -x12515 -x12496 -x18846 -x17430 -x22428 -x22752 -x39371 -x10637 -x20744 x28946 x37333 -x19644 -x10715 -x33046 -x25602 -x17788 x15962 -x27010 -x21804 -x18005 -x29319 -x28564 -x19424 -x2369 -x29620 -x6591 -x21137 -x21920 -x17188 -x28802 -x30302 -x23084 -x12124 -x32374 -x34146 -x34989 -x19295 -x29614 -x23994 -x17866 -x34111 -x31440 -x45 -x8817 -x36742 -x24584 -x5005 x38021 x15710 -x19550 -x22081 x25338 -x19254 -x12491 -x23287 -x31954 -x21053 -x31289 x24369 -x13631 -x2547 -x19423 -x16104 -x37080 -x13867 -x30806 -x5525 -x17172 -x8251 -x19250 -x33770 -x7324 -x16827 x12525 -x18848 -x23957 -x25218 -x37135 x21836 -x4940 -x18594 -x31577 -x9542 -x10667 -x11691 -x18119 -x30316 x34068 -x37841 -x30204 -x18772 -x14124 -x29251 -x32728 -x5194 -x35289 -x3682 x19088 -x39771 -x880 -x6558 x24870 -x22833 -x18539 -x9013 -x38435 -x21016 -x12986 -x2207 -x3130 -x35184 -x36703 -x6167 -x30294 -x30617 -x7129 -x37456 -x26594 -x38430 -x31167 -x2234 -x25660 -x1601 -x34609 -x15296 -x34663 -x1882 -x23251 -x37851 -x11337 -x355 -x23219 x1875 -x16991 -x29243 -x2752 -x3513 -x710 -x39347 -x4290 -x20791 -x12212 -x2771 -x12952 -x9884 -x13269 -x19557 -x7630 -x32740 -x28189 -x36279 -x10296 -x29983 -x19685 -x4886 -x1573 -x6378 -x4289 x38507 -x33563 -x33483 -x23714 x19476 -x7800 -x25648 -x3383 -x29970 -x34309 x35523 -x18713 -x7566 -x4146 -x13888 -x39678 -x20770 -x28452 -x5508 -x11748 -x31826 -x6027 -x39055 -x18227 -x35735 -x16310 -x2800 -x18184 -x24507 -x21082 -x9715 -x11294 -x29102 -x13885 -x34998 -x37375 -x15741 -x16342 -x6029 -x23926 -x16746 -x1159 -x29322 -x4707 -x12148 -x15295 -x35355 -x39541 -x32495 -x37651 x34475 -x19453 -x4892 -x24030 -x14146 -x20053 -x8690 -x33041 -x11354 -x22749 -x23029 -x7089 -x24389 x26331 -x730 -x30480 -x10833 -x38081 -x32218 -x25807 -x18759 -x3637 -x19847 -x12948 -x34667 -x38678 -x3828 -x11105 x31417 -x23092 -x23702 -x18161 x26388 -x5131 -x12399 -x2491 -x13042 -x11601 -x39023 -x35341 -x20431 -x23013 -x14674 -x18117 -x23727 x8630 -x31789 -x7001 x31157 -x4896 -x23641 -x37305 -x19709 -x21916 -x16197 -x17722 -x4514 -x28580 -x11628 -x35469 -x39145 x33831 -x15553 -x18712 -x37668 -x14538 -x33965 -x12323 -x39793 -x30814 -x13736 -x6703 -x23298 -x35242 -x32394 -x35193 -x16435 -x26827 -x31836 -x11285 -x34954 -x8317 -x6753 -x12480 -x31965 -x27580 -x21812 -x10434 -x26218 -x30046 x27095 -x11496 -x16256 -x2684 -x15230 -x13600 -x37075 -x12868 -x26736 -x27256 -x36374 -x6669 -x29214 -x38186 -x1249 -x15526 -x23518 -x31231 x34846 -x1417 -x38567 -x3105 -x9319 -x34758 -x31227 -x4170 -x9138 -x26459 -x19402 -x7508 x8548 -x35389 -x935 -x23824 -x24787 -x19055 -x10584 -x29724 -x11367 -x28988 -x28291 -x4105 -x7024 -x23316 -x3269 -x26127 -x28634 -x17431 -x25634 -x39653 -x20316 -x19484 -x5094 -x12741 -x6881 -x3444 -x35394 -x27439 -x16374 x31910 -x31963 -x24333 -x17753 -x10609 -x17640 -x25348 -x26252 -x23640 -x32121 x30824 -x6782 -x15413 -x4013 -x26719 -x30516 -x29445 -x2368 -x34449 -x29197 -x17324 -x3659 -x4564 -x35567 -x39902 -x18762 -x19222 -x28491 -x34827 -x3420 -x5484 -x26968 x9071 -x25814 -x3373 -x31337 -x36384 -x4343 -x10915 -x4187 -x21782 -x2592 -x923 -x19446 -x32292 x18993 -x532 -x38004 -x4365 -x29592 x31975 -x4320 x36346 -x2454 -x7211 x30370 x25589 -x21109 -x32225 x20228 -x20282 -x22197 x30631 -x31846 x5874 -x6563 -x18875 -x24050 -x35574 -x36914 -x27185 -x33069 -x34896 -x27135 -x2498 -x22225 -x25447 -x4360 -x2996 -x37528 -x17336 -x30818 x9690 -x12364 -x8929 -x38761 -x17461 -x16930 -x21089 -x8504 x9213 -x4029 -x20768 -x38438 -x28384 -x29273 x36340 -x20402 -x20389 -x27247 -x19471 -x26037 -x37132 x21160 -x14018 -x27 -x11687 -x10992 -x8095 -x13832 -x17806 -x24729 -x18820 x9021 -x16589 -x27471 -x29094 -x30520 -x24283 -x24070 x31740 -x33329 -x13035 -x18383 -x18955 -x39122 x27446 -x37158 -x21482 -x39422 -x15781 -x16697 -x11541 -x9207 -x38806 -x4356 -x5923 -x39661 -x4417 -x16654 -x26049 -x1654 -x1491 -x9859 -x3260 -x31851 -x20921 -x16331 -x23534 -x36404 -x12238 -x4691 -x16989 -x995 -x10478 -x35710 -x34421 -x33111 -x14456 -x34025 -x5737 -x10301 -x5163 -x31321 -x29907 -x2490 -x28119 -x22443 -x35429 -x37630 -x39658 x17666 -x26126 -x9501 -x23098 -x10101 -x15849 -x17193 -x9018 -x28168 -x7081 -x11045 -x38277 -x28055 -x8125 -x20309 -x5052 -x36166 -x25238 -x26787 -x13124 -x27201 -x10150 -x5648 -x3949 -x20496 -x2764 -x19283 -x34920 -x6031 -x34116 x2805 -x25977 -x28005 -x30874 -x19612 -x12211 -x15910 -x28137 -x29776 -x6438 -x16488 -x12299 -x27743 -x34843 -x17611 -x26567 -x23998 -x26929 -x8513 -x306 -x6228 -x17606 -x6615 -x22774 -x31521 -x34903 -x35446 -x9352 x5274 -x17798 -x22123 -x24999 -x28026 -x29483 -x39112 -x25963 -x793 -x24551 -x39721 -x6215 -x31006 -x2178 -x33666 -x7891 -x4080 -x29969 -x2899 -x4497 -x11624 -x27204 -x3850 -x953 -x9224 -x9518 -x21143 -x37724 -x17407 -x19552 -x19930 -x37802 -x17748 -x22651 -x625 -x21627 -x22364 -x13166 -x29028 -x36915 -x20808 -x28023 -x22437 -x16810 -x15584 -x38842 -x11340 -x13984 -x35407 -x34169 -x36320 x18281 -x34382 -x13646 x18824 -x7791 -x14766 -x4061 -x33641 -x23787 -x35895 -x37824 -x24401 -x36854 -x11326 -x2394 -x39535 -x5647 -x14722 -x35770 -x22154 x1482 -x33604 -x23443 -x10097 -x24909 -x15900 -x1258 -x3609 x15221 -x30045 -x84 -x38533 -x39490 -x9982 -x23718 -x35675 -x33309 -x35752 -x3053 -x3548 -x32549 -x39901 -x17338 -x1288 -x28594 x7866 -x13548 -x17736 -x33178 -x23522 -x27607 -x38352 -x7029 -x11881 -x2181 -x27879 -x7464 -x13696 -x39394 -x5986 -x30431 -x24752 -x38966 -x38646 -x6676 -x15487 -x13416 -x14966 -x33146 -x35922 -x22454 -x31465 -x2200 -x32686 -x7427 -x13413 -x35621 -x12340 -x17586 -x38423 -x29573 -x11885 -x13069 x8241 -x28360 -x34584 -x11829 x15380 -x35512 -x34369 -x925 -x2462 -x7273 -x23568 -x20939 -x20572 -x7899 -x27834 -x13132 -x34894 -x11467 -x31629 -x31960 -x17829 -x21738 -x37220 -x23426 -x35937 -x32850 -x12269 x7874 -x24799 -x4877 -x26003 x8756 -x14920 -x29450 -x4912 -x2427 -x5502 -x7598 -x27505 -x34733 -x7523 -x26856 x2550 x18355 -x1343 x35298 -x1896 -x33212 -x36296 -x38086 -x30004 -x3765 x10168 -x1253 -x20612 -x3309 -x27548 -x7219 -x7357 -x8365 -x38946 x11366 x16666 -x6682 -x18011 -x37993 -x13681 -x27906 -x14626 -x9869 -x38958 x27137 -x22590 -x29652 -x21751 -x11765 -x396 -x25772 -x12820 -x17989 -x18044 -x31986 -x7963 -x19175 -x9062 -x30965 -x31287 -x39717 -x30884 -x11816 -x22100 -x34890 -x6014 -x6129 -x31286 -x7823 -x17202 -x28295 -x21781 -x2651 x25121 -x31909 x11468 -x139 -x31009 -x17114 -x28670 -x6898 -x39125 -x13531 -x10754 -x36756 -x11517 -x26539 -x39368 -x16564 -x26975 x8968 -x8355 -x5946 -x22023 -x195 -x24024 -x31484 -x38667 -x27233 x36526 -x26620 -x11578 -x7875 -x30482 -x25168 -x37761 -x39488 -x24331 -x35402 -x11524 -x4996 -x5860 x38181 -x35933 -x23803 -x1802 -x35075 -x29534 -x17376 -x16898 -x31104 -x21492 -x27851 -x33456 -x36744 -x37509 x35685 -x15808 -x14937 -x19806 -x5390 -x14732 -x37367 -x32253 -x1413 -x8868 -x9253 -x16247 -x32827 -x10853 -x14455 x39694 -x27771 -x19520 -x35400 -x10760 x27807 -x13876 -x21788 -x27829 -x29654 -x36540 -x1429 -x15628 -x29588 -x20457 x36821 -x7079 -x26800 -x32983 -x35467 -x8637 -x11630 -x9676 -x17693 -x18488 -x33672 -x29459 -x13109 -x25291 -x22451 -x39635 -x3445 -x1736 -x29181 -x19912 -x29368 -x32107 -x19044 -x10059 x16957 -x7226 -x11304 -x5742 -x23258 x38400 -x12067 -x13304 -x21163 x39608 -x29803 -x23570 -x20674 -x9561 -x14078 -x20338 -x19104 -x23322 -x5837 -x33793 -x20739 -x16878 -x34523 -x31256 -x33864 -x20195 -x10537 -x31037 -x9216 -x15613 x4152 -x32143 -x27369 -x12894 -x9844 -x2739 -x34612 -x25808 -x7789 -x21173 -x25247 -x22730 -x20497 -x23304 -x24803 -x17279 -x28795 -x29227 -x33202 -x2918 -x12908 -x37111 -x37335 -x24892 -x34141 -x3649 -x28365 -x31169 -x4808 x30660 -x25132 -x18542 -x20177 x29569 -x15892 x21847 -x25240 -x105 -x34999 -x12024 -x24438 -x16993 -x23586 x29811 -x2466 -x14956 -x30551 x1123 -x8248 -x10359 -x19180 -x21824 -x9927 -x13267 -x31687 -x36367 -x17390 -x29884 -x35903 -x8959 -x32434 -x28962 -x21132 -x7040 -x32489 -x27904 -x28600 -x37627 -x31774 -x38288 x36310 x38224 -x28466 -x16678 -x5453 -x559 -x32785 -x35423 -x38391 -x24058 -x14651 -x20520 -x6857 -x9406 -x22605 -x10104 -x11538 -x37853 -x21424 -x33959 x21950 -x7896 -x1254 -x39876 -x11682 -x21141 -x33244 -x20682 -x38318 -x18498 -x2296 -x24886 -x24572 -x13654 -x6331 -x38971 -x576 -x2285 -x10780 -x20714 -x36641 -x4012 -x4052 -x38406 -x6429 -x32063 -x8801 -x22366 -x36774 -x21264 -x15846 -x35198 -x2768 -x2769 -x18304 -x19860 -x37945 -x37777 x9568 -x6493 -x54 -x5226 -x4848 -x13898 -x35356 -x39947 -x22915 -x940 -x37688 -x33503 -x34810 -x32573 -x10312 -x26268 -x34358 -x7702 -x18223 -x9781 x17157 -x33692 x29317 -x4307 -x18859 -x1845 -x19072 -x2865 -x6794 -x39250 -x29288 x5777 -x22304 -x25809 -x6033 -x21634 -x10690 -x36066 -x21594 -x12277 -x15736 -x7121 -x2149 -x28787 -x25617 -x36688 -x2634 -x5991 -x26350 -x14364 -x25118 -x6168 -x7500 -x21540 -x31830 x20967 -x12301 x22142 -x39151 -x14493 -x34610 -x7191 x20494 -x37014 -x21356 -x22818 x4795 -x9764 -x3755 -x32666 -x22722 -x15535 -x13639 -x31341 -x30367 x33025 -x10570 -x5204 -x14205 -x30759 x12091 -x610 -x39458 -x2737 -x20591 -x20467 -x12068 -x5412 -x12725 -x34575 -x38624 x3119 -x22398 -x12396 -x32816 -x30378 -x24958 -x28561 -x17047 -x25091 -x33498 x19150 -x20538 -x34958 -x879 -x32621 -x10883 -x17882 -x25318 -x5139 -x1983 -x29342 -x30705 x22094 -x25051 -x16183 -x29674 -x10258 -x39626 x39134 x8261 -x15614 -x21102 -x24860 -x6734 -x20854 -x13378 -x8445 -x22814 -x32757 -x9499 -x31711 -x36985 -x4650 -x18377 -x24420 -x8215 -x33468 x18826 -x23345 -x5119 -x17725 -x15063 -x32413 x10245 -x29784 -x33689 -x6304 -x32758 -x36017 -x23166 -x33250 -x5107 -x18801 -x5932 -x18839 -x25103 -x12980 -x25080 -x38703 -x9108 -x34548 x23139 -x2839 -x24259 -x9306 -x16632 -x22793 x14113 -x9363 -x21956 -x28635 x3737 -x38141 -x4302 -x21520 -x33937 -x31698 -x1568 -x13110 -x22692 -x37137 -x3601 -x34485 -x31578 -x37050 -x24575 -x15085 -x18726 x32150 -x34517 -x18574 -x22054 -x6756 -x36576 x28300 -x9373 -x39079 -x20782 -x9675 -x25413 x14579 -x23428 -x18436 -x22778 -x29955 -x15873 -x29966 x15582 -x22090 -x33907 -x15725 -x32299 -x14647 -x21065 -x38851 -x17676 -x17498 -x15371 -x36880 x31497 -x24278 -x11275 -x19610 -x36141 -x13146 -x18171 -x30088 -x38360 -x16542 -x6380 -x38103 -x15094 -x18809 -x26095 -x9871 -x13085 -x36632 -x23716 -x16350 x24534 -x23584 -x30580 -x832 -x33402 -x6465 x18607 -x26951 -x4527 -x7591 -x31033 -x3207 x5026 -x36560 -x3617 -x4599 -x27442 -x36388 x5629 -x14243 -x31055 -x36111 x27224 x33759 -x24489 -x20129 -x16783 x22277 -x7150 -x1550 -x26806 -x6059 -x32707 x31831 -x5400 -x30347 x5765 -x15565 -x29827 -x16868 -x24377 -x34564 -x10568 -x24065 -x13497 -x22815 -x11553 -x23348 -x17057 x366 -x35273 -x2278 -x13906 -x27989 -x30586 -x29708 -x11399 -x321 -x5381 -x25924 -x4500 -x22369 -x3669 -x35461 -x10856 -x39642 -x2551 x38130 -x21622 -x37407 -x3977 -x32981 x38686 -x25145 x24375 -x230 x27494 -x28923 -x32989 -x26478 -x26504 -x21021 -x8538 -x23388 -x10161 -x14259 x29665 -x34009 -x1658 -x2901 -x29249 -x26178 -x16766 -x34094 x79 -x18630 -x14522 -x24669 -x29495 -x34595 -x39480 -x19657 -x16885 -x11079 -x5933 -x23361 -x18583 -x30361 -x25990 x32695 -x13379 -x36554 -x37897 -x23399 x6410 -x7526 -x23954 -x26530 -x14588 -x11066 -x2481 -x4163 -x19690 -x21052 -x7710 -x11388 -x25039 -x23823 -x15055 -x19647 x34638 -x38673 -x34773 -x33315 -x5183 -x991 -x12874 -x39788 -x36591 -x36165 -x31232 -x8177 -x7974 -x3627 -x24086 x36627 -x20371 x37665 -x18082 -x20774 -x11954 -x994 -x39728 -x7962 -x26349 -x39172 -x19547 -x15732 -x20991 -x9907 -x16392 -x30430 -x34845 -x27772 -x4338 -x22252 -x14554 -x4720 -x31585 -x26853 -x32914 x26185 -x5121 -x38124 -x11191 -x31237 -x19777 -x29170 -x3838 -x9273 -x23761 -x24935 -x26453 -x35272 -x12307 -x16172 -x18864 -x298 -x15950 -x27633 -x37263 -x2300 -x13043 x17805 -x635 -x26305 -x18311 -x35102 -x36876 -x26319 -x15411 -x37793 -x5836 -x10403 -x18146 -x23086 -x12219 x13733 -x28769 -x3904 -x14578 -x25001 -x9327 -x17702 -x21569 x14962 -x7460 -x5698 -x24092 -x30561 -x24055 -x1161 -x1268 -x18860 -x9212 -x35224 -x11833 -x28099 -x30913 -x1709 -x11515 -x19215 -x1232 -x29615 -x24325 -x36174 -x34543 -x32389 -x29305 -x18791 -x7049 -x17055 -x14145 -x38498 -x32270 x24392 -x21676 -x5380 -x15854 -x36609 -x31236 -x38028 -x22045 -x23810 -x30807 x3405 -x25207 -x37302 x8081 -x4225 -x31838 -x14907 -x22072 -x38941 -x27768 -x9964 -x15796 -x5165 x19955 x22381 -x8427 -x15497 -x15396 -x27812 -x11814 -x15463 -x38964 -x38437 -x32300 -x11936 -x33764 x14242 x5448 -x25163 -x23774 x39844 -x14490 -x2290 -x11596 -x27473 -x36063 -x8519 -x8967 -x15696 -x23737 -x9997 -x4967 -x19042 -x32552 -x38338 -x30409 -x6964 x32109 -x33558 x20330 -x31852 -x35819 -x17037 -x3116 x14262 -x4050 -x14890 -x32973 -x15324 -x20621 x37535 -x6700 -x3356 -x3725 x12044 -x39879 -x29744 -x17594 -x20534 -x2017 -x22624 -x36397 -x23016 -x36173 -x21882 -x24012 -x16299 -x23202 -x19745 -x8416 -x8342 -x13586 -x5535 -x24706 -x14010 -x37583 -x13595 -x30601 -x30454 -x4547 -x24923 -x26040 -x31696 -x24488 -x29362 -x16442 -x19640 -x12259 -x2554 -x5076 x6644 x32517 -x33465 -x31528 -x7141 -x4321 -x5583 -x28061 -x37593 -x33398 -x32691 -x11291 -x11671 -x33392 -x21374 x11101 x4245 -x20763 -x22885 -x35910 -x38322 -x5925 -x21031 -x7437 -x31994 -x38100 -x30860 -x14620 -x10416 x38755 -x38788 -x25060 -x30963 -x23215 -x38585 x2008 -x25735 -x23337 -x13590 -x1107 -x136 -x1236 -x29515 -x8254 -x20799 -x35876 -x39954 -x14147 -x16511 -x12673 -x37578 -x6879 -x1571 -x6884 -x16472 -x5852 -x9848 x25267 -x4983 -x33577 -x91 x25997 -x17723 -x17522 -x32709 -x37717 -x7760 -x22001 -x16819 -x29506 -x12368 -x10854 -x28381 -x34463 -x9534 -x26812 -x20095 -x37402 -x39271 x17535 -x29268 -x26208 -x27993 -x18812 -x19563 -x25820 -x6109 -x19575 -x32117 -x16672 -x37739 -x8579 -x31300 -x7037 -x22460 -x8406 x19298 -x3015 -x34486 -x38617 -x3222 x33453 -x24365 -x29402 -x13028 x34614 -x33754 -x35609 -x26193 -x8744 -x36564 x6926 -x9768 -x23240 -x1065 -x28759 -x12619 -x12857 x16837 -x32677 x15248 -x5491 -x22671 x36118 x17298 -x30625 -x4701 -x36748 -x8044 x26326 -x10701 -x13543 -x3585 -x20020 -x33661 -x2080 -x31802 -x33617 -x17348 -x10847 x9718 -x4581 -x22464 -x380 -x6583 -x30452 -x5068 -x33341 x8258 -x30584 -x39916 -x38613 -x38778 -x8169 -x6654 -x8309 -x25704 x39022 -x17445 -x8501 -x4126 -x17307 -x23060 -x32382 -x35240 -x31027 -x35278 -x17686 -x21965 -x4332 -x14468 -x17521 -x31747 -x433 -x21730 -x4857 -x12461 -x2399 -x18591 x15625 x3878 -x12578 -x15204 -x2098 -x22125 -x39859 x30076 -x31207 -x2074 -x26781 -x16095 -x37782 -x14575 -x13641 -x27735 -x13338 -x5751 -x3291 -x8952 -x33403 -x24832 x17885 -x16621 -x8316 -x30358 -x32221 -x23773 -x35247 x2846 -x4784 -x10929 -x5457 -x14663 -x12305 -x26641 -x29743 -x10832 -x8375 -x3188 -x4507 x36341 -x20258 -x16630 -x20121 -x10758 -x28340 -x691 -x31290 -x39475 -x8940 -x22441 -x35308 x13447 -x8799 -x1899 -x14434 -x27811 x31839 -x6984 -x25581 -x20411 -x39492 -x38899 -x438 -x18764 -x36385 x23833 -x17028 -x30426 -x37990 -x23247 -x8520 -x21548 -x13425 -x19676 -x3861 -x38763 -x25366 -x39578 -x38599 -x35162 -x9331 -x18289 -x33123 -x37614 -x25432 -x29922 -x18662 -x28424 -x3593 -x18302 -x23357 -x1207 -x25908 -x27769 -x34163 -x35486 -x38229 -x35602 -x37918 -x28228 -x24144 -x39989 -x2261 -x16628 -x19714 -x31389 -x20641 -x34014 -x2139 -x23283 -x24175 -x38795 -x4679 -x7919 -x14166 -x27871 -x14226 -x36067 -x19273 -x31354 -x14240 -x11185 -x24243 -x38127 -x3160 -x32515 -x30945 -x10467 -x36305 -x1846 -x2230 -x30211 -x24217 -x37698 -x17865 -x2306 x31709 -x26385 -x34076 x4241 -x27115 -x25964 -x21355 -x12033 -x8257 -x14630 -x8182 -x37329 -x18891 -x26115 -x18283 -x37871 -x31123 -x11573 -x1257 -x36994 -x4956 -x1781 -x21831 -x10151 -x30886 -x39375 -x4177 -x27359 -x18965 -x31531 -x39953 x20101 -x33194 -x4753 -x13849 -x24183 -x28064 -x906 -x31704 -x18158 -x16035 x10973 -x6692 -x12486 -x32961 -x18916 -x970 -x23416 -x35287 -x2161 -x19899 x20943 x16353 x26815 -x6632 -x24478 -x2106 -x17689 x17679 -x35798 -x8563 -x16463 -x22741 -x13417 -x20452 -x36600 -x17422 -x13960 -x25918 -x10785 -x202 -x31609 -x27259 -x2969 -x5564 -x38900 -x13522 -x20156 -x7117 -x22363 x38175 -x5960 -x25942 -x1450 -x25662 -x38151 -x13766 -x21701 -x10978 -x10315 -x3181 -x26492 -x39385 -x30255 x6829 -x13372 -x13914 x3996 x18642 -x4540 -x15858 -x22880 -x24473 -x35982 x33139 -x13291 -x34388 -x2333 -x37483 -x31947 -x36119 -x9981 x5912 -x9234 -x13397 -x24956 -x34126 x2934 -x30257 -x9560 -x28593 x35788 -x12533 -x32056 -x32658 -x33051 -x3660 -x23580 -x7988 x38482 -x7178 -x31665 -x33220 -x23922 -x9565 -x28547 -x36544 -x6861 -x27794 -x24455 -x7577 -x34938 -x36392 -x10582 -x9857 -x1965 -x5071 -x28514 -x32793 -x20551 -x38251 -x29238 -x4479 -x24186 -x4297 -x17657 -x34858 -x25249 -x36496 -x23902 -x3560 -x22376 -x18561 -x3849 -x15815 -x8747 -x19047 -x14989 -x17388 -x39617 -x28290 -x33792 -x3208 -x39116 -x22662 -x29365 -x27404 -x7764 -x31340 -x5179 -x35103 -x25934 x16947 -x11547 -x39204 -x9430 x37730 -x38620 -x22541 -x3218 -x31810 -x14336 -x22498 -x6119 -x11152 -x17458 x26098 -x22080 -x32251 x30922 -x5088 -x16430 -x29220 -x34078 -x9240 -x17781 -x7636 x30327 -x37190 -x15312 -x39604 -x10412 -x35100 -x6164 -x38166 -x9632 -x14253 -x9366 -x16231 -x8981 -x33780 -x39698 -x27999 -x486 x14420 -x23667 -x13377 -x32946 -x26931 -x36125 -x21856 -x38064 -x8701 -x25211 -x26096 -x6664 -x31889 -x3182 -x38604 -x2690 -x20678 -x22370 -x13384 -x29924 -x4178 -x8635 -x10119 -x29624 -x17851 -x30485 -x33504 -x31503 -x31553 -x21497 -x29790 -x20227 -x37986 x37574 -x39746 -x31980 -x30526 -x22503 -x16902 -x443 -x19733 x26741 -x17951 -x2964 -x2470 -x14941 -x20856 -x37984 -x16125 -x13224 -x22953 -x26790 -x2453 -x10268 -x39919 -x21549 -x417 -x28298 -x27667 -x21533 -x7213 -x6574 -x12762 -x28260 -x14090 -x1086 -x6264 -x25694 -x37092 -x32510 -x32644 -x18550 -x29927 -x10987 -x24979 -x25859 -x4197 -x14156 -x30947 -x38618 -x3723 -x23410 -x19169 -x39470 -x921 -x26964 -x3331 -x11166 -x32279 -x18031 -x29769 -x7806 -x13354 -x8816 -x11258 -x14170 -x37954 -x38446 -x17271 x16036 -x33042 -x22996 -x24290 -x34529 -x14965 -x34713 -x38073 -x35767 -x38217 -x8029 x2904 -x12472 -x6939 -x10507 -x29873 -x4008 -x4413 -x37399 -x39358 -x25359 -x2203 -x6688 -x4502 -x23015 -x6362 -x37767 -x4224 -x22036 -x9335 -x5280 -x31025 -x36953 -x5368 x33 -x1953 -x8834 -x9751 -x37221 -x20003 -x13348 x4731 -x9362 -x483 -x39456 -x19196 -x32491 -x30893 -x29426 -x17784 -x21794 -x25763 -x6736 -x36625 -x8542 -x9189 -x20031 -x7267 -x22285 x29035 -x6330 -x18519 -x18870 -x11674 -x37276 -x673 -x21285 -x3100 -x18512 -x30433 -x878 -x10298 -x18843 -x28180 -x14131 -x22101 -x23909 -x468 -x27467 -x119 -x17573 -x37172 -x5921 -x10297 -x4450 -x23537 -x28719 -x34095 -x6466 x19356 -x4250 -x19418 -x33568 -x18334 -x18418 -x21466 -x14785 -x17877 -x36837 -x9617 -x10638 -x15502 -x15731 x27497 -x16117 -x25894 -x38581 -x7068 -x2272 -x3980 -x9099 -x9420 -x26799 -x2984 -x12306 -x3970 -x22323 x19485 -x8052 -x32028 -x30694 -x25903 -x37353 -x21484 -x22092 -x29681 -x34783 -x36407 -x9480 -x28163 -x5940 -x8766 x20430 -x9031 -x25543 -x22160 -x3719 -x16995 -x24171 -x24881 -x26482 -x7862 -x25928 -x29040 -x33957 -x22772 -x10616 -x14911 -x34212 -x5637 -x32238 -x11894 -x26626 -x11934 -x12677 -x33910 -x113 -x31579 -x28113 -x1012 -x30603 -x17514 -x24831 -x16748 -x27581 -x665 -x12967 x30545 -x21383 -x33110 -x12502 -x15171 -x15952 -x6450 x18327 -x8402 -x18646 -x38418 -x33895 -x19020 -x27570 x21656 x9390 -x29105 -x32066 -x6801 -x39340 -x36660 -x4577 -x19818 -x10922 -x8593 -x29736 -x32188 -x6892 x33236 -x20688 -x27645 -x19695 -x13981 -x18102 -x37446 -x8031 -x3564 -x32058 -x31371 -x33524 -x22206 -x4442 -x23024 -x26333 -x27008 -x15617 -x7321 -x12903 -x38561 -x13319 -x30167 -x10001 -x9883 -x14071 -x17773 -x39160 -x13902 -x29623 -x2911 x12013 -x23962 -x7966 -x30318 -x24691 -x27379 -x456 -x16334 -x9732 -x18858 -x29132 -x18787 x25085 -x20301 -x34136 -x38291 -x31478 -x38714 -x1087 -x16874 -x1970 -x24693 -x3061 -x14361 -x922 -x2276 -x18896 -x19822 -x36178 -x4590 -x12887 -x31090 x17356 -x15891 -x26759 -x21035 -x778 -x12030 -x15629 -x27087 -x34819 -x13079 -x11283 -x14618 -x19989 -x35930 -x26696 -x31162 -x8694 -x3400 -x12000 -x37289 x27479 -x11993 -x12222 -x55 -x24987 -x11054 -x25473 -x22683 -x38252 -x3563 -x10490 -x24794 -x20096 -x305 -x836 -x14720 -x4593 -x20471 -x22533 x37265 -x12831 -x27373 x13971 x12444 -x14955 x30670 -x26243 -x29637 -x23181 -x1451 -x27489 -x15680 -x34897 -x25075 -x26313 x35060 -x18154 -x27940 -x33635 -x34977 -x35038 x30277 -x13851 -x10483 -x35178 -x18855 x18658 -x12475 -x35818 -x38700 x17068 -x16351 -x24834 -x2354 -x20536 -x34991 x31396 -x32272 -x34617 -x19807 -x3311 -x747 -x6423 -x13873 -x35521 -x30555 -x24732 -x29369 -x20076 -x31400 x24558 -x31908 -x17051 -x34296 -x19266 -x11503 -x33473 -x20728 x29778 -x38771 -x39206 -x32716 -x7976 -x15115 -x18738 -x31529 -x29862 x33998 -x25618 -x20483 -x33560 -x27606 -x109 -x27484 -x1615 -x24829 -x1552 -x12941 x114 -x5294 -x9724 -x39630 -x12829 -x25529 x37881 -x14977 -x21117 -x13825 -x19096 -x17827 -x32799 -x6225 -x24641 -x26093 -x2907 -x37951 -x2084 -x1690 -x12830 -x7531 x21047 -x20920 -x26764 -x8651 -x5301 -x12061 x6571 -x21423 -x36607 -x16061 -x8565 -x38769 -x23003 -x277 -x18272 -x15118 -x34441 -x34630 -x13103 -x22306 -x15730 -x1081 -x22851 -x36478 -x23223 -x2565 -x33409 -x4453 -x14251 -x8658 -x26829 -x28265 -x29772 -x29387 -x19778 -x34571 -x29517 -x2902 -x2732 -x35700 -x32427 -x28786 -x16690 -x18980 -x33335 -x3193 -x31258 -x38412 -x15239 -x18957 -x25286 -x2265 -x36500 -x5287 -x19428 -x22884 -x28468 -x26347 x17869 x33019 -x11889 -x8432 -x20018 -x24335 -x25014 -x30972 -x38575 -x36532 -x15143 -x32391 x34689 -x31912 -x37214 x5148 -x11557 -x12553 -x18232 -x21523 -x15578 -x23930 -x29091 -x15799 -x13997 -x37549 -x15588 -x19287 -x21858 -x38011 -x31361 -x8955 -x7153 -x33261 -x28294 -x25615 -x12146 -x34658 -x30016 -x15460 x22095 -x19264 -x9323 -x14947 -x38208 -x16963 -x4309 -x11031 -x477 -x28862 -x31381 -x12608 -x7593 -x24408 -x8055 -x16608 -x29507 x39170 -x21096 -x8914 -x14508 -x33614 -x26902 -x39382 -x341 -x21628 -x35352 -x10148 -x28134 -x33966 -x19198 -x30840 -x18267 -x14705 -x27452 -x7382 -x9016 -x15342 -x36456 -x13770 -x20745 -x5806 -x16537 -x12083 -x34399 -x25271 -x7880 -x27138 -x33675 -x32191 x7737 -x33045 -x22711 -x34518 -x9292 -x23459 -x34522 -x36412 -x12291 -x9078 -x38474 -x16127 -x23602 -x933 x4937 -x14016 x8048 -x24678 x12397 -x4129 -x36973 -x31426 -x38169 -x20322 -x2049 -x23531 -x16094 -x39398 -x13178 -x17778 -x2789 -x15021 -x19056 -x19565 -x26045 x19804 -x6170 -x15601 -x12096 -x19113 -x6536 -x14441 -x33939 -x27386 -x23090 -x19883 -x24621 -x5403 -x3284 -x25465 -x13859 -x24300 -x11055 -x17317 -x22720 -x2745 -x19499 -x37715 -x69 -x6921 -x6386 -x9266 -x9575 -x25152 -x3108 -x26973 -x10588 -x33920 -x21762 -x9719 -x5293 -x8965 -x36393 -x23273 -x26004 -x26002 -x20073 -x29921 -x21659 -x28940 -x36770 -x10116 -x3820 -x9168 -x25275 -x28464 -x34531 -x11504 -x19492 -x25298 -x35117 -x21182 -x120 -x372 -x17399 -x24084 -x39191 -x22331 -x34255 -x8401 -x39417 -x10031 -x37392 -x33485 -x14015 -x31269 -x9888 -x20375 -x32095 -x4083 -x20291 -x18168 -x7569 x17231 -x16314 -x6623 -x18527 -x7811 -x13549 -x11632 -x11719 -x8306 -x20435 -x39798 -x4432 -x5690 -x34966 -x12891 -x23548 -x18974 -x29333 -x36764 -x25800 -x15626 -x28610 -x28993 -x31905 -x36358 -x4038 -x16705 -x20995 -x21814 -x28912 -x22075 -x23867 -x1827 -x39913 -x21181 -x12464 -x2756 -x26549 -x15103 -x9083 -x220 -x26166 -x24854 -x11119 -x34743 -x5800 -x19609 -x1372 -x25074 -x20172 -x16001 -x28434 -x4726 -x20752 -x16417 -x5682 -x23338 -x34702 -x35878 -x5233 x29130 -x10430 -x26134 -x39852 -x29841 -x19629 -x5636 -x8291 -x26985 -x36 x12089 -x31203 -x16687 -x28152 x18370 -x13554 -x272 -x33537 -x22250 -x6001 -x17583 -x22089 -x34295 -x25390 -x30600 -x6867 -x21431 -x2380 -x16144 -x39768 -x22701 -x9618 -x20565 -x18622 -x33206 -x20153 x14482 -x27129 -x19793 -x9729 -x32557 -x13214 -x20941 -x9239 -x10959 -x14088 -x21371 -x15690 -x17952 -x371 -x1191 -x26875 -x23987 x2925 -x12918 -x35835 -x7968 -x12565 -x13983 -x15047 -x17031 -x3154 -x20848 -x14700 -x11246 -x21951 -x29189 -x37313 -x26814 -x18895 x2661 -x13091 -x18565 -x1990 -x5531 -x1892 -x2237 -x4900 -x28774 -x29393 -x32014 -x34155 -x17326 -x38591 -x6796 -x35999 x16429 -x16867 -x34031 -x34313 -x22271 -x2937 -x4140 -x9403 -x37498 -x2233 -x23712 -x20647 x26342 -x14227 -x20109 -x5178 -x18593 -x29532 -x31490 x1526 -x24544 -x2081 -x14731 -x18379 -x34470 -x35199 -x23173 -x35874 -x36464 -x10317 -x11194 x15769 -x21485 -x18620 -x33723 -x10920 -x16096 -x29931 -x12233 -x23691 x24523 -x30161 -x38892 -x24628 -x5421 -x4744 -x37481 -x10882 -x24767 -x9482 -x16484 -x30349 -x5920 -x6901 x21178 -x39050 -x35098 -x18284 x157 -x11611 -x535 -x12122 -x29027 x30634 x11458 -x35654 -x20224 -x28622 -x2298 -x26871 -x29950 -x3568 -x26700 -x25274 -x1947 x8709 -x20887 -x10203 -x38077 -x18894 -x27852 -x12804 -x28460 -x22186 -x5144 -x37229 x22791 -x33990 -x35963 x16381 -x36348 -x36230 -x33099 x15284 -x28151 -x25782 -x3247 -x3358 -x14165 -x30408 -x12528 -x3411 -x30206 -x7615 -x12680 -x14646 -x18865 -x16391 -x30196 x435 -x39177 -x16262 -x8961 -x31087 -x19708 -x34460 -x9491 -x24659 x22922 -x25424 -x39303 -x34680 -x36389 x1009 -x28739 -x24191 -x16649 -x17542 -x16883 -x24520 -x5122 x22615 x10495 -x23263 -x36492 x29861 -x18256 -x2788 -x22227 -x11273 -x35251 -x17621 -x13431 -x7463 x28496 -x23965 -x9987 -x29730 -x35596 -x30151 -x38176 -x18439 -x23242 -x2896 -x16862 -x19941 -x3960 -x19703 -x28722 -x21175 -x18682 x7794 -x11501 -x16180 -x31155 -x2056 -x23555 -x37752 -x5545 -x12652 -x22355 -x3629 -x26844 -x16651 -x33024 -x14503 -x35439 -x16401 -x13797 -x22666 -x23628 -x15562 -x155 -x29945 -x15285 -x23144 -x37557 -x8755 -x4410 -x27618 -x4604 x10910 -x21691 -x33234 -x2648 -x23210 -x26403 -x38262 -x5099 -x4738 -x6710 x38910 -x5160 -x12787 x18252 x6280 -x13709 x14512 -x35627 -x1773 -x33883 -x31218 -x25107 -x27447 -x29642 -x19384 -x776 -x25595 -x11741 -x24459 -x32308 -x22902 -x35643 -x12103 -x31333 -x26396 -x30450 -x39935 -x26907 -x21739 -x11933 -x4070 -x2206 x25512 -x29476 -x39192 -x16513 -x6489 -x14172 -x18434 -x31204 x39406 -x22798 -x23729 -x38675 -x31022 -x19473 -x6525 -x3117 -x13563 -x35225 x38089 -x37941 -x25189 x23708 -x6347 -x24593 -x27485 -x1453 -x17409 -x25213 -x5507 -x14496 -x11262 x35387 -x33794 -x4264 -x21877 -x1388 -x19506 -x33697 -x1578 -x32955 -x34387 -x27648 -x32562 -x33552 -x2501 -x22943 -x19559 -x32110 -x10048 -x16021 -x37207 -x32036 -x33598 -x34427 -x37657 -x12684 -x2245 -x28273 x19226 -x5197 -x10417 -x16116 -x2355 -x23872 -x37485 -x34002 -x20004 -x35729 -x19693 -x16470 -x32227 -x36673 -x2678 -x21934 -x35584 -x1360 -x2018 -x6522 -x8311 -x30948 -x28128 -x22919 -x34515 -x24734 -x9185 -x9336 -x2061 -x16489 -x30608 -x25720 -x4955 -x33412 -x39787 -x20849 -x30567 -x12620 -x31496 -x5401 -x30572 -x8516 -x25546 -x17936 -x5980 -x11890 -x39707 -x27836 -x22907 -x28001 -x17402 -x35821 -x8764 -x32214 -x19939 -x22792 -x38434 -x36260 -x38422 -x28122 -x32065 -x8425 -x4878 -x14871 -x2731 -x39183 -x16085 -x18613 -x28890 -x38653 -x28070 -x11039 -x38479 -x1165 -x38140 -x1200 -x6010 -x13703 -x4368 -x27183 x16060 -x31283 -x32048 -x39276 -x21275 -x38854 -x31522 -x37330 -x31001 -x5578 -x17857 -x5464 -x2979 x25707 -x12537 -x11802 -x25802 -x28559 -x18021 -x6484 -x29759 x28143 -x22 -x35262 -x34615 -x35763 -x15252 -x12228 -x18609 x36966 -x38301 -x5556 -x22868 -x967 -x25711 -x4901 -x5225 -x15841 -x24074 -x37737 -x13611 -x12838 -x26309 -x11433 -x18447 -x19207 -x24873 -x9802 -x28334 -x38449 -x36312 -x11488 -x4917 -x36886 -x13759 x35718 -x22091 -x25305 -x6097 -x9364 -x11404 -x32977 -x24889 -x4612 -x36256 -x9376 -x28007 -x21352 -x22948 -x27196 x2638 -x14560 -x38787 -x25270 -x26206 -x22674 x33158 x28150 -x20477 x8074 -x6816 x13191 -x11014 -x38798 -x15168 -x9094 -x22185 -x39603 -x21225 -x23373 -x25517 -x29897 -x6494 -x25047 -x16622 x23385 -x30060 -x30941 -x24035 -x15589 -x14013 -x4520 x2477 -x5045 -x15241 -x29788 -x27360 -x38685 -x31177 -x38043 -x1498 -x6828 -x13752 -x7445 -x30915 -x27191 -x11563 -x6076 -x26859 -x25045 -x30128 -x12164 -x20839 -x31745 -x39429 -x21287 -x27948 -x11786 -x38518 -x14339 -x18433 -x2015 -x17880 -x6962 -x33060 -x35105 -x20665 x1196 -x12393 -x36830 -x14540 -x34882 -x36827 -x19654 -x4145 -x20901 -x1051 -x39750 -x2090 -x25333 -x24646 -x19355 -x39080 x18949 -x30569 -x20650 -x3378 -x8848 -x20187 -x24250 -x16284 x24532 -x20958 -x30323 -x28387 -x27020 -x5494 -x31847 x615 -x32698 -x36497 -x32289 -x13536 -x34499 -x23755 -x34325 -x36881 -x33179 -x18306 x15967 -x26019 -x9479 -x34336 -x36409 -x4758 -x9215 -x32404 -x10936 -x17143 -x9392 -x23303 -x15787 -x3399 -x13598 -x2324 -x10295 -x36592 -x7366 -x39521 -x38539 -x21639 -x39987 x34329 -x3496 -x4423 -x32365 -x22843 -x27474 -x6928 -x4570 -x37197 -x22487 -x38709 -x7410 -x24906 -x30455 -x251 -x2940 -x34131 -x4779 -x5324 -x15166 -x10274 -x7097 -x18500 -x20910 -x31093 -x34825 x9492 -x39348 x20261 -x9127 -x3551 -x4585 -x26731 -x27546 x18732 -x8569 -x35304 -x1616 -x4449 -x30557 -x19288 -x19518 -x29457 x2541 -x18457 -x27644 -x4988 -x8288 -x32865 -x27715 -x30849 -x26279 x39064 -x12205 -x13213 -x1546 -x20806 -x21474 -x39004 -x22574 -x31669 -x36094 -x17729 -x34911 -x39173 -x6123 x21320 -x12552 -x16759 -x26865 -x15423 -x14486 -x37826 -x8688 -x15987 -x13840 -x20888 -x8045 -x623 -x14566 -x4830 -x26295 -x36084 -x26321 -x38490 -x33649 -x36762 -x25740 -x31662 -x9112 -x20415 -x11509 -x33620 -x4645 -x33026 -x38302 -x21300 -x7882 -x34627 -x32157 -x204 -x12462 -x24862 -x9824 -x28629 -x27296 -x33163 -x15013 -x17367 -x26905 -x9158 -x35866 -x8979 -x30220 -x38810 -x19187 -x29308 -x26686 -x36865 -x34010 -x7660 -x3472 -x30423 -x24603 -x13274 -x33995 -x31666 -x24383 -x39246 -x350 -x33436 -x519 -x18794 -x5478 -x7943 -x14723 -x9998 x34749 x30838 -x14300 -x13769 -x20077 -x28843 -x24698 -x7229 -x6268 -x37916 -x34016 -x29917 -x21327 -x29052 -x20514 -x12499 -x39720 -x8877 -x4553 -x11338 -x3290 -x9797 -x19794 -x6534 -x9049 -x17032 -x1826 -x17749 -x22494 -x27254 -x10489 -x34436 -x12260 -x14357 -x29032 -x31328 -x2613 -x33297 -x34123 -x35399 -x10078 -x32720 -x22899 -x32344 -x35931 -x16619 -x36014 -x2317 -x3571 -x15599 -x26592 -x7542 -x22173 -x2942 -x30490 -x12376 -x19597 -x33358 -x8138 -x9831 -x33738 x4300 -x30183 -x4688 -x6872 x14776 -x20628 -x16428 x2270 -x23387 -x2582 -x20459 -x825 -x34874 -x34540 -x21156 -x36493 -x15173 -x3535 x19757 x1598 -x22876 -x9288 x8527 -x17758 -x30298 -x27970 -x27158 -x29038 -x28251 -x428 -x31192 -x4815 -x26724 -x13021 x14416 x31098 -x1375 -x18601 -x18844 -x22290 -x954 -x28109 -x1680 -x36679 -x36863 -x4077 -x5310 -x24695 x12070 -x38727 -x13026 -x2542 -x4648 -x15570 -x30383 -x4509 -x14908 -x31685 -x11757 -x205 -x17548 -x24959 -x14284 -x20048 -x29186 -x14709 -x16330 -x1886 -x24961 -x3156 -x15956 -x21043 -x22289 -x22878 -x32507 x20444 -x10501 -x25497 -x4890 -x8078 -x36537 -x13223 -x8176 -x21306 -x30205 -x4746 -x11779 -x20468 -x28403 -x19324 -x36382 x36891 -x35228 -x31355 -x2692 -x5084 -x18670 -x35545 -x5487 -x7972 -x11976 x35169 x11011 -x23471 -x23645 x36995 -x35783 x24103 -x17098 -x30774 -x27226 -x38855 -x6446 -x13215 -x16605 -x9529 -x1015 -x2611 -x31051 -x4882 -x19121 -x9919 -x22141 -x22484 -x29748 -x29729 -x9287 -x38981 -x19967 -x25856 -x23103 -x15505 -x31735 -x199 -x24994 -x3654 -x36974 -x7708 -x24476 -x31463 -x6997 -x23495 -x1524 -x8572 -x35164 -x11227 x10013 -x23214 -x10686 -x13272 -x2699 -x5587 -x14223 -x25401 -x7543 -x2191 -x38616 -x25542 -x12963 -x24320 -x32763 -x13899 -x32115 -x36364 x14896 -x29255 -x27342 -x8611 -x29538 -x10376 -x27638 x35548 -x25940 -x10102 x10764 -x13668 -x10024 -x10540 -x22465 -x33798 -x7404 -x37976 -x12090 -x13450 -x3916 -x36896 -x1918 -x39307 -x1963 -x20751 -x14115 -x8054 -x28266 -x17141 -x9959 -x6848 -x23561 -x8020 -x2340 -x34445 -x24131 x15318 -x35872 x17273 -x17779 -x36680 -x31390 -x13771 -x10949 -x29223 x14565 -x36157 x557 -x2652 -x12670 -x13869 -x31424 -x15428 -x22127 -x5818 -x11364 -x37801 -x12784 -x16784 x7442 -x14261 -x4513 -x1740 -x6805 -x26398 -x3888 -x10997 -x33530 -x25122 -x5470 -x19973 -x38963 -x22529 -x4270 -x4121 -x3791 -x33565 -x34844 -x20236 x26311 -x6348 -x34167 x13760 -x29394 -x11414 -x1304 -x3488 -x22894 -x16325 -x12510 -x11516 x16764 -x11565 -x16023 -x10371 -x20707 x32004 -x2360 -x24116 -x10475 -x29224 -x22980 -x14139 x9788 -x33872 -x39730 -x36992 -x16973 x28941 -x28155 -x35884 -x31346 -x30067 -x1668 -x2927 -x14608 -x12853 -x27991 -x6671 -x13202 -x35689 -x11643 -x4470 -x39329 x8625 -x6724 -x25038 -x38092 -x8470 -x35834 -x25629 -x36871 -x21743 -x33101 x30564 -x23516 x24933 x35346 -x28262 -x916 -x9891 -x6744 -x30897 -x4186 -x37346 -x20263 -x614 -x14781 -x9190 -x22846 -x13395 -x26685 -x38508 -x5770 -x1077 -x6283 -x15904 -x31514 -x22987 -x28906 -x5413 -x21454 -x39589 -x12815 -x2917 -x33918 -x15071 -x29411 -x14174 -x28443 x25881 -x11097 -x24965 -x32461 -x2095 -x33195 -x35489 -x20539 -x31640 -x13414 x18964 -x35111 -x150 x26 -x23078 -x869 -x37585 -x20475 -x22291 -x24690 -x24267 -x38500 -x25508 x29266 -x8912 -x1569 -x31973 -x13222 -x8112 -x4695 -x1052 -x3248 -x16084 -x27418 -x28799 -x34915 -x38987 -x1652 x18624 -x27419 -x29230 -x34888 -x8221 -x11718 -x15154 -x1456 -x16365 -x35570 -x28656 -x22914 -x32029 -x2662 -x28353 -x26693 -x37422 x1891 -x16047 -x33333 -x37596 -x27472 -x1079 -x37345 -x14197 -x38473 x36403 -x20624 -x15348 x18107 -x4700 x17740 -x11511 -x11932 -x10724 -x4171 -x5997 -x36808 -x2320 -x27041 -x19202 -x19276 -x1080 -x25264 -x29546 x8856 -x20286 -x31235 -x27941 -x3396 -x22844 -x16151 -x32069 -x3754 -x37420 -x31809 -x20200 x29595 -x10798 -x29165 -x33915 -x31247 x22649 -x13353 -x20543 -x6125 -x5873 -x34114 x5553 -x33104 -x17357 -x22136 -x26344 -x33399 -x35840 -x6896 -x9166 -x10629 -x24684 -x26765 x35245 -x14827 -x21777 -x5867 -x24569 -x7720 -x8418 -x8026 -x1988 -x5036 -x6689 -x8483 -x15359 -x24801 -x30416 -x7073 -x9074 -x26360 -x7487 -x26831 -x13315 -x5517 -x1501 -x11023 -x5361 -x19004 -x25058 -x26581 -x36781 -x35158 -x37052 -x39266 -x33361 -x16854 -x30172 -x34019 -x14902 -x17625 -x9692 -x17949 -x8319 -x18697 -x32177 -x10428 -x111 -x12418 -x35255 -x9936 -x679 -x16205 -x19312 -x10925 -x28948 -x9 -x23130 -x15075 -x14334 -x8231 -x758 -x16464 x9682 -x11655 -x25292 -x22052 -x25489 -x34326 -x28548 -x29800 -x6817 x29540 -x26036 x3255 -x15088 -x4447 -x23757 -x18212 -x23359 -x9935 -x13891 -x28472 -x25684 x28939 -x31849 -x29611 -x19524 -x16321 -x1670 -x6778 -x30871 -x33226 -x22022 -x22335 -x23272 -x2077 -x8324 -x38666 -x36990 -x1757 -x36181 -x30379 -x16924 -x30247 -x23778 x2327 -x16769 -x7837 -x3974 -x34755 -x15082 -x34959 -x9124 -x34414 -x1962 -x25005 -x16522 -x15197 -x17414 -x30435 -x33734 -x37381 -x29869 -x24163 -x39614 x19239 -x35927 -x38285 -x33258 -x25408 -x19400 -x15078 x31122 -x4775 -x12734 -x16175 -x34836 -x34997 -x6096 x23284 -x5012 -x4308 -x7132 -x24100 -x6122 -x13791 -x8852 -x26639 x7502 -x31942 -x37605 x6771 -x17690 -x3123 -x5641 -x16147 -x21120 x20413 -x19623 x30466 -x32833 -x3880 -x18958 -x445 -x27413 -x18357 -x32074 -x6265 -x10206 -x5962 -x13092 -x4506 -x10719 -x32096 -x8652 -x13034 x21695 -x9862 -x30185 -x38930 -x30905 -x5829 -x15378 -x36782 -x10926 -x22076 -x39262 -x21966 -x26870 -x6434 x16945 -x26868 -x34821 -x38708 -x2168 -x10484 -x30690 x30731 -x1912 -x27703 -x10441 -x796 -x29310 -x4094 -x36947 -x39749 -x745 -x39827 -x15333 -x17249 -x20374 -x39223 -x1219 -x4631 -x27234 -x31987 x30552 -x2932 -x1174 -x8589 -x6549 -x22390 x23496 -x18954 -x16505 -x13508 -x24539 -x28006 -x10352 -x3786 -x29558 -x2229 -x33009 -x1287 -x30663 -x316 -x12193 -x21321 -x2047 -x34695 -x2990 -x29825 -x7232 -x15879 -x32939 -x32830 -x2696 -x1644 -x2455 -x1884 -x25607 -x27241 -x25961 -x38717 -x4546 -x8896 -x24221 -x21525 -x32534 -x39320 -x15760 -x27270 x30121 -x14148 -x11167 -x21353 -x4544 -x10928 -x17953 x3727 -x31453 -x20660 x26578 -x20081 -x3565 -x35804 -x37090 -x13182 -x25677 -x2799 -x25521 -x27468 x36783 -x8546 -x16169 -x846 -x28665 -x34101 -x6322 -x14245 -x21764 -x32817 -x35173 -x25960 -x39297 -x14611 -x10012 -x39892 -x1779 x30249 -x34038 -x4376 -x9920 -x11591 -x1976 -x22077 -x13747 -x12484 -x5320 -x25480 -x17566 -x3839 -x10552 -x33776 -x4306 -x10860 -x33693 -x38875 -x10994 -x15754 -x20852 -x31441 -x37322 -x1623 -x33343 -x1045 -x4149 -x15806 -x36677 x24406 -x22456 -x7116 x15027 -x37957 -x14505 -x7443 -x15250 -x20929 -x21593 -x398 -x9202 -x34106 -x32659 -x3288 -x39454 -x11955 -x36004 -x34317 -x38454 -x19734 x16533 -x29754 x945 -x19809 -x6467 -x38698 -x24358 -x16643 -x2043 -x7987 -x35031 -x12108 -x20310 -x8714 -x5635 -x14383 -x29957 -x1382 -x9303 -x21975 -x12770 -x18362 -x36121 -x16443 -x1994 -x25342 -x9587 -x8845 -x5196 -x34462 -x1697 -x10171 -x7956 -x1621 -x37805 -x26735 -x31874 -x30193 -x37838 -x39810 -x38290 -x4852 -x18614 -x11679 -x14984 -x9063 -x8014 -x33260 -x35370 -x27482 -x30402 -x27325 -x31607 -x18143 -x7326 -x9516 -x15100 -x37725 -x38960 -x31164 -x32844 -x21519 x20488 -x11016 -x7514 x20587 -x31545 -x21736 -x16327 -x11927 -x34214 -x38113 -x39891 -x37960 -x11272 -x18167 -x11361 -x29442 -x11764 x29979 -x13449 -x28188 -x16388 -x28088 -x30826 x3084 -x38234 -x9102 -x11352 -x35603 -x37041 -x3569 -x1227 -x7836 -x36421 -x34468 -x26030 -x27726 -x18770 -x5752 -x1580 -x28022 -x8855 -x36720 -x8891 -x13331 -x25162 -x37127 -x2407 -x32764 -x19199 -x26603 -x21501 -x3695 -x15455 -x15372 x31897 -x11884 -x21133 -x19193 -x26005 -x15109 -x16069 x33691 -x36725 -x13474 -x8479 -x10859 -x21404 -x8919 -x22642 -x38965 -x10007 -x724 -x1782 -x20159 -x5029 -x12207 -x13471 -x16969 -x24368 -x32039 -x24529 -x6062 -x27286 x8970 -x16502 -x13775 -x18172 x28133 x21416 -x12551 -x8736 -x25756 -x18545 x32581 -x10452 -x21348 -x21271 -x37536 -x29619 -x21561 -x9666 -x22776 -x31257 -x13683 -x36003 -x17190 -x3957 -x26227 -x38389 -x9991 -x19922 -x6475 -x20671 -x9652 -x39612 -x27822 -x6003 -x7360 -x14060 -x24316 -x1185 -x7342 -x14189 -x32181 -x4503 -x39114 -x14948 -x3691 -x29382 -x4702 -x35511 x25857 -x10864 -x1303 -x10190 -x39093 x15512 -x19245 -x24781 -x39808 -x20025 -x3103 -x20094 -x38102 -x876 -x8421 -x29178 -x14208 -x22129 -x11370 x26094 -x9780 -x22172 -x33950 -x8474 -x13258 -x15387 -x3173 -x24563 -x2328 -x28627 -x25794 -x3602 -x790 -x34662 x12768 -x15551 -x27889 -x28581 -x1031 -x21145 -x38713 x18590 -x25837 -x28816 -x21072 -x1836 -x25953 -x13585 -x12850 -x7798 -x39017 -x1221 -x13577 -x35020 x34271 -x2837 -x10083 -x12450 x18459 -x140 -x37522 x1321 -x18540 -x32311 -x33721 -x27722 -x28062 -x38282 -x30451 x31878 -x11050 -x31853 -x23404 -x13978 -x25395 -x28254 -x21704 -x9636 -x5622 -x19070 -x37682 -x5814 -x4536 -x2321 -x18783 -x29727 -x36373 -x24756 -x21506 -x17914 -x30242 -x23680 -x29537 -x20002 -x36696 -x24947 x36565 -x13102 -x10110 -x25065 -x21243 -x38374 -x16693 -x26872 -x29762 -x5511 -x26114 -x7319 -x37719 -x2222 -x27877 -x37741 -x861 -x2400 -x22093 -x12027 -x39257 -x31623 -x27417 -x20308 -x7258 -x752 x35048 -x8250 -x30926 -x2461 -x25002 -x19959 -x26106 -x26545 -x30070 -x23967 -x31601 -x8624 -x9284 x1058 x1155 -x14614 -x20666 -x3409 -x35187 -x30996 -x23396 -x38510 -x3926 -x13185 -x22198 -x9697 -x25244 -x18856 -x29350 -x39711 -x28840 -x38268 -x17088 -x30065 -x12752 -x24303 -x7388 -x14800 -x3398 -x18494 -x9282 -x15638 -x16291 -x33777 -x13285 -x36355 -x30544 -x11818 -x27175 -x38873 -x15228 -x12972 -x26923 x19732 -x35406 -x16146 -x18441 -x19719 -x32448 -x24031 -x28639 -x20274 -x20410 -x37550 -x9192 -x34873 -x22786 -x15409 -x13921 -x17841 -x38167 -x38261 -x31938 -x37722 -x18910 -x22305 -x2170 -x27429 -x25558 -x20625 -x38343 -x38592 -x37857 -x3216 x33040 -x5444 -x32563 -x35385 -x9280 -x22927 -x30051 -x22775 -x16485 -x27737 -x10528 -x14161 -x33379 -x16937 -x11378 -x5692 -x11035 -x29262 -x25690 -x1732 -x16481 x26955 -x16070 -x3559 -x33208 -x14780 -x26821 -x32234 -x23122 -x26845 -x14703 -x22607 x15742 x30795 -x10438 -x9081 -x5676 -x9703 -x10536 -x14882 -x24440 -x28166 x10811 -x10164 -x4382 -x36275 -x15185 -x27731 -x5105 -x478 x31818 -x26419 -x9590 -x3137 -x19359 -x9570 -x20759 -x17946 -x34964 x38148 -x1850 -x15507 -x7212 -x22727 -x15559 -x16551 -x14458 -x22469 -x6607 -x21799 -x17923 -x5181 -x25736 -x10585 -x25229 x31057 -x14399 -x2100 -x28658 -x20508 -x28326 -x8124 -x18141 -x33866 -x34210 -x7744 -x31651 -x25703 -x14366 -x1299 -x28521 -x33925 -x13073 -x26657 -x35542 -x2808 -x35139 -x34351 -x15170 -x32540 -x30428 -x27424 -x10496 -x21385 -x19108 -x1985 -x6838 -x15049 -x9513 -x10647 x16203 -x4383 -x27664 -x32727 -x36289 -x14225 -x35034 -x2614 -x12992 -x9659 -x37798 -x33157 -x35181 -x22570 -x23764 -x4660 -x3170 -x33443 -x30159 x20767 -x5736 -x2114 -x34323 -x38871 -x32450 x4446 -x11560 -x12179 -x39559 -x4240 -x16629 -x19752 -x28272 -x975 -x6685 -x34784 -x1823 -x10288 -x12572 -x14862 x26773 -x35058 -x7753 -x25245 -x6057 -x18177 -x39910 -x20017 -x12360 -x11392 -x17381 -x2985 -x34811 -x17726 -x5769 -x32845 -x17259 -x22070 -x9722 -x31588 -x33719 -x5613 -x951 -x10146 -x4699 -x24309 -x13078 -x21918 -x32159 -x25669 -x15026 -x23380 x15707 -x941 -x15807 -x17442 -x16335 -x4592 -x22293 -x24612 -x6674 -x20788 -x35792 -x5892 -x36143 -x16308 -x18852 -x33912 -x35707 -x33704 x21624 -x1662 -x5824 x17444 -x24344 -x5473 -x16495 -x33888 -x17377 -x25194 -x29344 -x24565 -x30009 -x19872 -x24798 -x24545 -x6745 -x28851 -x891 -x1314 -x10462 x3233 -x20623 -x25952 -x1871 -x9242 -x1008 -x13745 -x26035 -x25136 -x21968 x20349 -x3135 x12093 -x23619 -x20959 -x10336 -x31150 -x34419 -x2225 -x30176 -x25166 -x31275 -x27148 -x6232 -x13919 -x6846 -x31115 -x143 -x35680 -x2831 -x37163 -x17468 -x9823 -x746 -x7134 -x14014 -x14231 -x29906 x31187 -x31113 x23883 -x22085 -x25847 -x14171 -x25285 -x36749 -x3573 -x3343 -x2843 -x9536 -x12654 -x16882 -x5098 -x9611 -x15594 -x18222 -x11807 -x8778 x23670 -x20735 -x22537 -x12152 -x29117 -x27498 -x9723 -x38099 -x10473 -x38313 -x25003 -x29041 -x2933 -x30081 -x34220 -x23842 -x31330 -x3234 x32025 -x13405 x23889 -x17971 -x34799 -x5199 -x19998 -x23321 -x14467 -x18061 -x36465 x13439 -x3427 -x34649 -x12394 -x18037 -x24115 -x35844 x11746 -x38867 -x34724 -x9286 -x13945 -x15079 x39457 -x7496 -x13613 -x34048 -x33132 -x34321 -x17152 -x14974 -x14133 -x13805 x7511 -x17217 -x17593 -x38452 x31885 -x7284 -x29124 -x13777 -x32599 -x14680 -x26340 -x29857 -x35026 -x21060 -x19571 -x27707 -x23069 -x19511 -x20000 -x35552 -x6512 -x33873 -x37636 -x24481 -x7234 -x5030 -x23156 -x6894 -x20038 -x17734 -x38779 -x13336 -x6177 -x17268 -x35327 -x13726 -x37062 x15766 -x3434 x18115 -x26770 -x28737 -x678 -x10364 -x12455 -x15132 -x25361 -x3131 -x20489 -x3132 -x20962 -x37390 -x554 -x4963 x38917 -x33757 -x11276 -x18235 -x3803 -x23840 -x34889 -x18076 -x37720 x30226 -x2860 -x36123 -x5803 -x31063 -x38079 -x20527 -x5589 -x5283 -x16677 -x33467 -x24445 -x17450 -x30254 -x39545 x12426 -x34652 x38214 -x5180 -x3450 -x9048 -x12161 -x1701 -x5630 -x13626 -x28414 -x23762 x6180 -x24327 -x16272 -x39822 -x36085 -x5474 -x32860 -x15789 -x5783 x743 -x4760 -x8183 -x31999 -x19085 -x31380 -x35635 -x7105 x1160 -x10747 -x38603 x29468 -x6780 -x13612 -x26468 -x9733 -x21838 -x14925 x7860 -x32585 -x23351 -x36451 x15278 x11056 -x7495 -x11057 -x12344 -x20553 -x25700 -x30681 -x33992 -x36502 -x28411 x25786 -x34300 -x38378 -x21528 -x25920 -x18114 -x2436 -x29864 -x8381 -x19844 -x31019 -x18637 -x38814 -x23379 -x2062 -x227 -x27503 -x15982 -x14695 -x25153 -x7092 -x25773 -x35928 -x3982 -x7731 -x5266 -x6567 -x22869 -x33305 -x23767 -x30419 -x21329 -x5016 -x27777 -x17846 -x10805 -x34452 -x30464 -x38881 -x7291 -x16458 x27601 -x19360 -x4016 -x2219 -x15839 -x5529 -x38233 -x34527 x21394 -x27985 -x37022 x5798 x26230 x14990 -x32839 -x26769 -x27621 -x19043 -x2691 -x18003 -x9503 x34365 -x24555 -x39227 -x20574 -x18518 -x17669 -x8646 x10505 -x7609 -x18277 x26632 -x35062 -x20875 -x22782 -x14469 -x28516 -x15872 -x9337 -x738 -x33695 -x24629 -x10276 -x31196 -x19523 -x34154 -x8387 x1673 -x9872 -x36996 x16626 -x10325 -x28752 -x8447 -x28253 -x38264 -x17389 x37406 -x23100 -x27132 -x24138 -x33714 -x37395 x8999 -x13233 -x25702 -x8623 -x8383 x19650 -x1250 -x29898 -x27936 -x33694 -x14448 -x21388 -x35959 x12825 -x36604 -x20299 -x35216 -x5953 -x30153 -x18602 -x21988 -x25255 -x9026 -x7322 -x13666 -x11771 -x17608 -x33570 -x36439 -x32539 -x35155 -x16861 -x1243 -x31418 -x24793 -x6690 -x37709 -x15391 -x24552 -x36803 -x25890 -x25053 x8888 -x12554 -x16340 -x21948 -x36508 -x18753 -x21962 -x32102 x19224 -x37196 -x20044 -x16841 -x10907 -x25248 -x10387 -x145 x28130 -x17738 -x17603 -x33338 -x28432 -x18288 -x8716 -x23040 -x25833 -x4800 -x5255 -x15009 -x13195 -x31302 -x6166 -x18186 -x18674 -x22224 -x29490 x32634 -x37978 -x20950 -x23817 -x17906 -x25393 -x31547 -x19686 -x16402 x33374 -x8307 -x13722 -x14985 -x39620 -x22632 x11332 -x18795 -x36350 -x8675 -x16252 -x37159 x1777 -x15886 -x14096 -x4086 -x20265 -x26528 -x16976 -x27421 -x11853 -x33745 -x18971 -x9472 -x22169 x25752 x38213 x14477 -x34493 -x30885 -x16550 -x3614 -x2633 x24085 -x27809 -x356 -x21101 -x27584 x17983 -x23121 -x18034 -x22951 x16587 -x35109 -x18407 -x17225 -x30157 -x35146 -x24018 -x29559 -x7648 x10344 -x31778 -x19368 -x24944 -x31776 -x15092 -x10414 -x5137 -x37876 -x21778 -x33156 -x19799 -x7552 -x6979 -x20314 -x22348 -x35475 -x5481 -x8784 -x15273 -x7201 -x29416 -x23023 -x37654 -x8469 -x18529 -x8681 -x3102 -x17308 -x26233 -x39814 -x13407 -x25174 -x39624 -x19097 -x15205 -x30034 -x31791 -x37542 -x9315 -x7235 -x25137 -x30462 -x4838 -x23626 x534 -x24102 -x20773 -x31324 -x14822 -x15368 x2275 -x17796 -x7228 -x401 -x27651 -x28025 x24686 -x15046 -x36091 -x15927 -x14864 -x28960 -x780 -x5522 -x28283 -x2746 -x3282 x13731 -x31804 -x22193 -x12333 -x39695 -x31277 -x31949 -x18890 -x33474 -x25830 -x37048 -x28497 -x27646 -x19553 -x25883 -x10087 -x4531 -x16907 -x7144 -x17237 x377 x39645 -x26314 -x982 -x5344 -x19052 -x2241 -x28726 -x10649 -x31170 -x22709 -x5116 -x4668 -x21978 -x1414 -x13356 -x22718 -x4600 -x33543 -x23664 -x35890 -x2280 -x783 -x31437 x16962 -x9136 -x13831 x15149 -x27160 -x3696 -x8851 -x36461 -x11405 -x28742 x38532 -x16415 -x20528 -x34223 -x25383 -x24046 -x31030 -x21926 x2133 -x12796 -x35112 -x37765 -x19828 -x38994 -x29690 -x35203 -x10903 -x20051 -x8249 -x17109 -x30427 -x1301 -x9668 -x19281 -x8441 x10113 -x1265 -x36558 -x16731 -x1090 -x22952 -x32295 -x28662 -x22462 -x35043 -x1863 -x18101 -x6229 -x37791 -x3112 -x19204 -x35761 -x36569 -x39072 -x7316 x16496 -x5952 -x8195 -x20412 -x10524 -x10814 x5877 -x2120 -x9900 -x16938 -x17072 -x14239 -x32948 -x35410 -x7691 -x38131 -x21180 -x6769 -x8368 -x34539 -x37652 -x11457 -x19863 -x15560 -x32481 -x2936 -x28003 -x14549 -x3714 -x26840 -x13863 -x26541 -x36479 -x7110 x9410 -x39854 -x17963 -x28164 -x1350 x39561 x35764 -x37861 -x9470 x10610 -x12366 -x8703 x6589 -x23919 -x10617 -x32937 -x29514 -x24884 -x8824 -x33590 -x7417 -x9151 -x18139 x26957 -x26231 -x33716 -x18941 -x11945 -x19062 -x28632 -x33021 -x39585 -x16178 -x16545 -x32777 -x11015 -x26091 -x30384 -x21311 -x8743 x10039 -x26573 -x867 -x27277 -x20582 -x4114 -x10365 -x2148 -x29650 -x8828 -x5087 -x9778 -x21638 x27925 -x31555 x16106 -x21480 -x13507 -x8149 -x16479 -x36370 -x3709 -x8386 -x23259 -x13715 -x3969 -x23864 -x30780 x6143 -x21855 -x27189 -x36637 -x16615 -x28990 -x33084 -x2656 -x20637 -x19997 -x30169 -x34833 -x18455 -x26606 -x30194 -x1487 -x32265 -x27844 -x15146 x4345 -x27459 -x30184 -x38279 -x23276 -x5284 -x35425 -x6766 -x2545 -x33624 -x37931 -x3408 -x39088 x17508 -x13737 x35583 -x31482 -x15823 -x725 -x30825 -x30305 -x22074 -x14137 -x16877 -x10107 -x25604 -x844 -x37321 -x9915 -x4244 -x7415 -x37733 -x13312 -x3480 -x16843 -x38495 -x2755 -x5476 x29910 x18989 x27438 x11805 -x23333 -x23650 -x13519 -x6124 -x19345 x19736 -x17937 -x38681 -x32547 -x12094 -x19570 -x27963 -x16832 -x3344 -x37215 -x14543 -x2152 -x23437 -x37366 -x26950 -x668 -x4822 -x26589 -x11431 x28049 -x37766 -x39228 -x27789 -x29267 -x2069 -x3788 x27124 -x29761 -x219 -x17322 -x203 x33090 x39372 -x19377 -x37959 x1902 -x18922 -x30992 -x19228 -x36052 -x15386 -x30149 -x39235 -x6556 -x5220 -x26607 -x4425 -x13237 -x21792 -x21295 -x37638 -x26643 -x3546 -x13655 -x29643 -x36946 -x15944 -x35618 -x11391 -x9252 -x39906 -x22977 -x90 -x16887 -x27161 x18391 -x39152 -x36429 x11186 -x20296 -x33210 -x16736 -x39002 x3460 -x4431 -x3200 -x12934 -x15957 -x7975 -x2623 -x28585 -x4377 -x2468 -x4491 -x30122 -x22744 -x26642 -x36255 -x37669 x6234 -x29437 -x11290 -x13412 -x32202 -x39699 -x3528 -x25426 -x21935 -x38269 -x14988 -x11825 -x5333 -x12216 -x39451 -x39610 -x23059 -x29254 -x21284 -x30853 -x13046 -x29429 -x23262 x7114 -x11767 -x4175 -x23381 -x21649 -x16466 -x37431 -x30503 -x9040 -x9766 -x23332 -x19773 -x24667 -x17766 -x24336 -x7263 -x20110 -x25018 -x7535 -x22935 -x35125 -x37624 -x31664 x16507 x26718 -x32139 -x19419 -x28740 -x31957 -x8822 -x32699 -x896 -x13326 -x21442 x37530 -x37209 -x11921 -x25878 -x11313 -x27118 -x18029 -x15931 -x3368 -x1210 -x26009 -x15281 -x11529 -x23551 -x31480 -x34682 -x38356 -x27341 -x1903 -x37932 -x11217 -x24893 -x13780 -x1587 -x27153 -x59 -x6379 -x8159 -x39036 -x27568 -x35013 -x30362 -x34904 x37779 -x19936 -x25261 -x37833 -x38602 -x14437 -x14023 -x20246 -x26869 -x26795 -x36448 -x4310 -x14969 -x15104 -x16954 -x7657 -x32882 -x1096 -x21896 -x32848 -x32511 -x24991 x21230 -x39540 -x29321 -x39817 -x10889 -x22824 -x34395 -x12110 -x16471 -x26803 -x33306 -x13023 -x20327 -x26411 -x18151 -x5497 -x34357 x23948 x19028 -x3533 -x6576 x17455 -x18835 x13128 -x8526 x22098 x29693 -x3672 x37977 -x3224 -x16730 -x27455 -x23799 -x8578 -x35319 -x6365 -x13273 -x38320 -x564 -x29565 -x10378 -x6082 -x26211 -x20899 -x25514 -x27984 -x36189 -x15381 -x29896 -x3251 -x26523 -x30306 -x28591 -x20781 -x7787 -x7712 -x32388 -x39434 -x18330 x32126 -x13411 -x37492 -x15332 -x18798 -x12424 -x26666 -x29134 -x7168 -x31388 -x19554 -x36884 -x29019 -x9355 -x31799 -x4826 -x15610 x15981 -x14048 -x27994 -x5446 -x9076 -x27332 -x27168 -x28063 -x9616 -x36113 -x35161 -x10054 -x845 -x11065 -x30964 -x25134 -x1478 -x2921 -x21411 -x11156 -x24354 -x24143 -x28924 -x39676 -x28921 -x9520 -x36414 x12029 x19517 -x8259 -x6675 -x23172 -x25936 -x36047 -x29045 -x32589 -x27814 -x23721 -x22626 -x6329 -x9283 -x36120 -x25222 -x29003 -x23612 -x7296 -x27538 -x39705 -x1921 -x23958 -x15606 x7970 -x30524 -x6384 -x31178 -x36619 -x36624 -x5010 -x14818 -x39556 -x10572 -x26676 -x39945 -x19598 -x36505 -x21020 x6823 -x2121 -x25576 -x39455 -x7981 -x37980 -x15631 -x26287 -x8763 -x39897 -x16740 -x15334 -x3297 -x8804 -x20042 -x28876 -x9554 -x23956 -x6679 -x34579 -x1462 -x24255 -x7293 -x6078 -x854 -x10306 -x23560 -x11298 -x11868 x3890 -x33774 -x15666 -x29245 -x3611 -x4373 -x20974 -x23142 -x903 -x37088 -x25681 -x1788 -x31433 x31925 -x13861 -x14672 x28264 -x23245 -x22386 -x40000 -x12622 -x15 -x34241 -x39158 -x207 -x36292 -x36314 -x15564 -x12204 -x5729 -x17416 -x11449 -x10229 -x23500 -x148 -x28178 -x20919 -x3073 -x23565 -x2067 -x581 -x29580 -x11181 -x25502 -x5988 -x9270 -x24983 x12989 -x24387 -x22813 -x1432 -x22944 x23341 -x12650 -x39672 -x22314 -x21441 -x1443 -x35302 x10843 -x19383 x27460 -x2184 -x31864 -x10033 -x11969 -x19934 x12385 -x18293 -x38661 -x16273 -x2130 -x23541 -x31931 -x30150 -x10614 -x35365 -x14436 -x17845 -x25127 -x39528 -x8617 -x20394 -x19923 -x22972 x23171 -x11443 -x26763 -x28609 -x4793 -x38573 -x10851 -x2311 -x20916 -x36804 -x22788 -x34219 -x29446 -x7449 x6640 -x8145 x11849 -x26963 -x23686 -x32832 -x15875 -x7387 -x17563 -x27506 -x13894 -x173 -x33365 -x24095 -x7239 -x11694 -x17300 -x39031 -x656 x15702 -x35258 -x5881 -x9678 -x2724 -x33387 -x28989 x38384 -x39314 -x8695 -x12975 -x7169 -x12939 -x5343 -x21660 -x13647 -x9509 -x13505 -x12123 -x15399 -x10518 -x15684 x14885 -x1121 -x14369 -x34464 -x18164 -x38589 -x8550 -x29695 -x31626 -x26879 -x1374 -x5072 -x4099 -x20150 -x15482 -x21347 -x27053 x36327 -x28911 -x12245 x31359 -x18496 -x302 -x21196 -x28744 -x6490 -x2493 -x25416 -x7338 -x25758 -x33943 -x108 -x12828 -x24339 -x33643 -x28987 -x21379 -x16754 -x15083 -x13260 -x29009 -x33580 -x6680 x38275 x38913 -x1833 -x3363 -x29893 -x18771 -x32467 x35755 -x2025 -x32956 -x36919 -x36583 -x16356 -x33979 x9892 -x27868 x22577 -x8467 -x25462 -x28803 -x3099 -x18060 -x30062 -x35581 x34228 -x35291 -x13658 -x38988 -x6945 x11190 -x22341 x11479 -x24696 -x8975 -x32331 -x24238 -x170 -x10196 -x11462 -x492 -x5092 -x26622 -x2309 -x7490 -x32840 -x26383 -x18098 -x24066 -x2727 -x22767 -x10704 -x27346 -x37808 x33507 -x14835 x30939 -x15207 -x17786 -x27616 -x15422 -x2526 -x6721 -x34868 -x37203 -x31784 -x25898 -x33331 x761 -x16315 -x22918 x27929 x850 -x2958 -x19317 -x4843 -x12074 -x26824 -x12237 -x15619 x24644 -x30841 -x29359 x18305 -x32023 x6729 x13673 -x30484 -x12682 -x2630 -x3231 -x35589 -x6226 -x23405 -x10904 -x26292 -x8222 -x25858 -x32403 -x11485 -x24542 -x1146 -x20681 -x33103 -x28066 -x9148 -x39761 -x22280 -x19410 -x28126 -x30740 x14182 -x6456 -x13288 x29696 -x36259 x3404 x5384 -x15946 x3333 -x22112 -x32204 -x29491 -x26406 -x343 -x22051 -x25384 -x7346 -x8415 -x10460 -x36982 -x39049 x24590 -x39126 -x8160 -x31767 -x541 -x20422 -x34207 -x8717 -x23567 -x569 -x26320 -x31259 -x27745 -x13245 -x13264 -x12005 -x14201 -x34751 -x39383 -x35159 -x5246 -x3318 -x24498 -x14395 -x35280 -x212 -x35558 -x874 -x23356 -x23526 -x22340 -x3798 -x17790 x35573 -x29698 -x21845 -x32825 -x7279 -x3516 -x21922 -x18228 -x29438 -x31456 -x1067 -x25355 -x29055 -x27903 -x10408 -x7118 -x15001 -x14423 -x15834 -x4797 -x10976 -x29284 -x24099 -x37202 -x29182 -x27545 -x31764 -x32472 -x3651 -x32319 -x19399 -x32483 -x38392 x27960 -x7938 -x20931 -x4284 -x18430 -x1606 -x18937 -x23915 -x11296 -x38105 -x2797 -x25375 -x2442 -x2397 -x1328 -x30357 -x38943 -x34533 -x26457 -x20930 -x27930 -x12712 -x8400 -x26050 x19763 -x39450 -x2543 -x8129 x29630 -x11635 -x10106 -x28760 -x32794 -x11783 -x22903 -x27478 -x19985 -x28545 -x14377 -x26151 -x31736 -x37445 x7186 -x32943 -x353 -x4821 -x21718 -x4428 x36937 -x129 -x22505 -x22871 -x32256 -x16835 -x10063 -x14621 -x2527 -x19203 -x18198 -x1188 -x36487 x38565 -x26105 -x32527 -x15267 -x6586 -x35647 -x4623 -x8812 -x28215 -x4104 -x30158 -x25076 x14528 x31771 -x23420 -x36282 -x28534 -x15223 -x8442 -x10576 -x5171 x17185 -x23389 -x11398 -x24000 -x17874 -x423 -x14589 -x16186 -x259 -x17646 -x3825 -x14049 x31086 x12856 -x23895 -x37109 -x20814 -x25196 x27878 -x2636 -x29833 -x10443 -x22420 -x35543 -x39932 -x2053 -x5433 -x31026 -x35239 -x11073 x15056 -x4120 x35267 -x2242 -x22126 x34198 x10886 -x22745 -x29033 -x14624 -x680 x39261 -x6273 -x38383 -x12968 -x5295 -x2826 -x19135 -x22863 -x31706 -x29222 -x1607 -x27514 x39154 -x25671 -x39054 -x11858 -x21070 -x9144 -x38331 x7120 -x34768 x30712 -x2408 x18348 -x35322 -x6806 -x20064 -x19682 -x11422 -x34074 -x28380 -x6377 -x27738 -x30186 -x38739 -x17864 x21630 -x8507 -x15271 x10375 -x12947 x39800 -x36522 x9757 -x30491 -x16287 -x28720 -x10219 -x33949 -x33274 x20826 x12523 -x39660 -x16544 -x25829 -x1418 -x17909 -x23209 x20168 -x1216 -x2467 -x12186 x6662 -x29886 -x1514 -x6902 -x38385 -x38632 -x35452 -x14346 -x35837 -x35464 -x3670 -x38657 -x32923 -x25545 -x32954 -x16237 -x22315 -x32104 -x16348 x37603 -x16039 -x36086 -x2635 -x22387 -x5057 -x23301 -x27946 -x1118 -x21759 -x16956 x32514 -x37529 -x26241 -x18605 -x22061 -x37082 -x34034 -x39811 -x4733 -x4542 -x31901 -x4811 -x5944 x8057 -x39020 -x36993 -x6646 -x10006 -x8021 -x16889 -x15948 -x37822 -x21403 -x5468 -x25148 -x33340 -x9251 -x16614 -x24722 -x31621 -x11981 -x38890 -x8786 -x19846 -x15604 -x30396 -x14555 -x10819 -x29845 -x9304 -x23349 -x33176 -x7629 -x39958 -x39076 -x38122 -x13691 -x23634 x8733 x5584 -x427 -x9894 -x20049 -x528 -x4659 -x21571 -x23636 -x11755 -x38417 -x17104 -x28364 -x393 -x19012 -x11657 x12035 -x13270 -x12801 -x7015 -x12309 -x37342 -x9706 -x39962 -x20897 -x39245 -x4262 x10456 -x34206 -x38670 -x35862 -x29930 -x16008 -x35473 -x33240 x9902 -x28346 -x24635 x29942 -x27907 -x37356 x5240 -x6985 -x3306 -x36107 -x5534 -x9140 -x28285 -x25616 x3254 -x20065 -x26671 x11561 -x36351 -x10193 -x31569 x18486 -x29129 -x36802 -x23256 -x10212 -x21889 -x32782 -x15874 -x8956 -x11951 -x26212 -x35777 -x38633 -x7478 -x10750 -x28506 -x36027 -x37488 -x38694 -x10523 -x10893 x7545 -x3172 -x32018 -x29826 -x25770 -x4680 -x27278 -x21017 -x29728 -x5609 -x2364 -x16176 -x11507 -x23979 -x33083 x9468 -x31454 -x24069 -x29175 -x19069 -x24583 -x23155 -x4802 -x25228 x30080 -x19887 -x20421 x18925 -x9579 -x20352 -x25026 -x17262 -x16829 -x5394 -x24427 -x22585 -x24223 x3833 -x16663 -x18300 -x21897 -x4459 -x32252 -x12132 -x25640 -x32590 -x11830 -x3738 -x31048 -x13472 x16317 -x27269 -x25806 -x11142 -x12188 -x21410 -x22848 -x25184 -x36812 -x22016 -x36430 -x38006 -x20433 -x15515 -x4721 -x21552 -x33255 -x39753 -x3017 -x1392 -x9340 -x13524 -x3925 -x31446 -x14363 -x8495 -x16126 -x10167 -x33223 -x39359 -x19165 -x32006 -x7008 -x31635 -x34413 -x6826 -x38563 -x17082 -x7158 -x1940 -x35196 -x2186 -x16795 -x22840 -x26011 x17852 -x24378 -x16565 -x9531 -x7361 -x16961 -x12662 -x32396 -x2956 -x30565 -x30851 -x34870 -x28395 -x13392 -x29050 -x18053 -x4773 -x11159 -x16970 -x30030 -x34697 -x38144 -x7761 -x32009 -x37466 -x10982 -x5405 -x24161 -x32735 -x20219 -x37025 -x26680 x2681 -x8461 -x749 -x8532 -x25631 -x19318 -x23981 -x17240 -x5224 -x15877 -x29949 -x10756 -x4639 -x21422 -x32130 -x34363 -x39323 -x10867 x20634 -x9483 -x36935 -x2144 -x93 -x26633 -x32294 -x15688 x8243 -x37117 -x29202 x33964 -x18571 -x29001 -x1083 -x5602 -x15492 -x18358 -x27552 -x21803 -x2998 -x15453 -x36585 -x16455 -x27334 -x20619 -x8310 -x19829 -x18363 -x22917 -x9748 x14120 -x32343 -x33265 -x36131 -x5848 -x38797 -x4664 -x10337 x37389 -x3735 -x39189 -x27299 -x13558 -x29286 -x30136 -x2897 x16226 -x28275 -x18673 -x123 -x11013 -x15941 -x25208 x29901 -x4962 -x19855 -x30815 -x21013 -x33472 -x12860 -x4713 x163 -x3465 -x2569 -x19337 -x20043 -x15470 -x17919 -x30488 -x10435 -x35998 -x24444 -x9042 -x16028 -x3692 -x21364 -x21620 -x16138 -x30279 -x30990 -x29155 -x36462 -x1814 -x29205 -x20537 -x1692 -x12658 -x35591 -x28614 -x14716 -x37480 -x3588 -x9439 x30610 -x3114 -x14856 x27759 -x33439 -x19460 -x30041 -x4185 -x34588 x38945 -x26461 -x37325 -x29973 x9740 -x10630 -x14724 -x10549 -x2279 -x19740 -x27888 -x37633 x10088 -x6728 -x33127 -x18746 -x15231 -x13306 -x20715 -x12778 -x13003 -x15975 -x38421 -x14550 -x21666 -x26355 -x31240 -x24537 -x26916 -x37447 -x7758 -x16647 -x26807 -x35956 -x9191 -x35055 -x12982 -x4090 -x10191 x36162 -x39331 -x12020 -x25144 -x13339 -x7774 -x37373 -x24029 -x11931 -x1492 -x15130 -x31860 -x25020 -x27056 -x16052 x27366 -x3464 -x28894 -x12535 -x14940 -x7277 x38711 -x15153 -x11581 x26505 -x31624 x31702 -x32026 -x23278 -x28202 -x9730 -x17935 -x18731 -x4198 -x35205 -x1220 -x23191 -x2855 -x39777 -x25187 -x32592 -x34822 -x498 -x36913 -x30528 -x3166 -x28963 -x3762 -x4327 -x35295 -x31445 -x5660 -x7122 -x9838 x4409 -x22821 -x4543 -x5438 -x9708 -x20757 -x10396 -x19411 -x3813 -x6325 -x29470 -x24964 -x10908 -x16936 -x15015 -x33593 x32416 -x22270 -x2702 -x15536 -x11062 -x11410 -x39380 -x842 -x26729 x23656 -x30622 -x39319 -x12548 -x20345 -x2923 -x20564 -x30956 -x18449 -x7568 -x19830 -x29872 -x26191 -x4693 -x9763 -x39789 -x2097 -x36049 -x20758 x16891 x6288 x6321 -x9129 -x9931 x18110 -x17668 -x7355 -x12226 -x13461 -x8663 -x21090 -x33389 -x6189 -x4127 -x33801 -x21684 -x16316 x23457 -x18078 -x28083 -x33947 -x3139 -x4836 -x14483 -x5694 -x21734 -x29489 -x33953 -x10392 -x24789 -x38094 x17833 -x26445 -x36923 x3352 -x30468 -x36352 -x16306 -x38050 -x14791 -x17073 -x6251 -x22229 -x28804 -x31955 -x11979 -x21204 -x34070 -x23917 -x21507 -x24763 -x18548 -x14195 -x4194 -x2970 -x612 -x37763 -x24996 -x11006 -x7895 -x19616 -x5238 -x1646 -x26510 -x12973 -x7359 -x38861 -x30291 -x587 x12656 -x27368 -x1340 -x12560 -x358 -x29782 -x20972 -x30568 -x32325 -x29659 -x27586 -x21005 -x13629 -x12471 -x25048 -x6810 -x8985 -x38177 -x29356 -x15751 -x8034 x10311 -x21713 -x20805 -x8947 -x15581 -x38258 -x16771 -x9494 -x3279 -x10451 -x3811 -x34774 x10919 -x16050 -x13582 -x21834 -x21337 -x22479 -x18326 -x30317 x9302 x36007 -x25984 x34174 -x16349 -x35553 -x15916 -x27180 x21589 -x6638 x33955 -x27300 -x26033 -x21585 -x12202 -x38307 -x8450 -x33070 -x2987 -x9088 -x20515 -x1488 -x28097 -x14218 -x19741 -x13923 -x16553 -x36343 -x22316 -x32613 -x24578 -x8581 -x19983 -x34990 -x10551 -x29613 -x31432 -x24719 -x33252 -x13296 -x17760 -x10041 -x24907 -x35649 x3287 -x10128 -x12234 -x40 -x19249 -x25527 -x10182 -x6678 -x24847 -x2268 -x16217 -x16416 -x26734 -x10993 -x256 -x6023 -x20589 -x28323 -x15579 -x19183 -x5419 -x37355 -x1036 x4439 -x24038 -x38554 -x39443 -x7276 -x3478 -x3453 -x25919 -x20036 x15897 x28256 -x29244 -x29422 -x39532 x31481 -x22517 -x5560 -x32530 -x5011 -x17887 -x33837 -x27653 -x37742 -x5218 -x10606 -x23220 -x7019 -x5959 -x38695 -x2963 -x33180 -x38357 -x36115 -x24853 -x16134 -x15425 -x8087 -x25713 -x35454 -x14235 -x14590 -x14875 -x9176 -x26547 -x34384 -x12809 -x17708 -x26877 -x31010 -x38053 -x1428 x23097 -x28231 -x31165 x5 -x15914 -x13682 -x36980 -x15544 -x15683 -x39963 -x24649 -x22928 -x22287 -x3968 -x24110 -x15549 -x9580 -x9200 x27615 -x28879 -x14307 -x35564 x1163 -x36375 -x36845 -x11277 -x6633 -x11133 -x23736 -x37270 -x7855 -x2044 -x20243 -x10410 -x21645 -x35119 -x18641 -x26572 -x20695 -x37815 -x27723 -x26838 -x33581 -x38230 -x38676 -x31130 -x36553 -x10122 x696 -x23583 -x28255 -x37372 -x30415 x26564 -x12034 x13690 -x14063 -x6152 -x21317 x24093 -x8327 -x35812 -x32330 -x35307 x10522 -x17898 -x121 -x36539 -x8010 -x27248 -x13860 -x10736 -x15884 x4301 -x39837 -x34935 -x34305 -x10154 -x37162 -x1938 -x17449 -x3345 -x26922 -x32781 -x30938 x38157 -x11627 -x1949 -x2561 -x6875 -x4711 -x29850 -x12559 -x19117 -x4932 -x11732 -x4950 -x24533 -x3433 -x9832 x37404 -x6445 -x9881 -x17306 -x27547 -x21166 -x3959 -x6064 -x2127 x34603 -x1731 -x11820 -x39035 -x7087 -x26984 -x3555 -x8201 -x12571 -x37323 -x12811 -x24167 -x20466 -x17733 -x10670 -x6711 -x2228 -x20111 -x23811 -x30403 -x20847 -x10302 -x39580 x9942 -x3752 -x26521 -x29056 -x2562 -x22784 -x38025 -x3120 -x21994 -x30089 -x22204 -x33508 -x31660 -x33034 -x14058 -x13842 -x26413 -x23190 -x29987 -x31856 -x17320 -x6335 -x15686 -x23386 -x13640 -x12702 -x22897 -x11400 -x22705 -x26155 -x15479 -x32868 -x35617 -x4116 -x3307 -x28654 -x35717 -x36018 -x25078 -x34832 -x37987 -x27656 -x38336 x19579 -x20105 x31197 x13998 -x16864 -x4663 -x6247 -x39544 -x23052 -x31693 -x8983 -x35611 -x18589 -x6635 -x11024 -x11846 -x444 -x26969 -x22350 -x2760 -x3486 -x24622 -x31028 -x38226 -x24519 x34754 -x25910 -x27450 -x8741 -x14360 -x12872 -x11473 -x7030 -x11649 -x5319 -x21439 -x13221 -x34099 -x26952 -x31233 -x29123 -x29080 -x7870 x32113 -x35498 -x24345 -x7256 -x1280 -x17481 -x11450 -x27309 -x35988 -x5208 -x16043 -x23581 -x35993 x26346 -x26518 -x22572 -x23578 -x26439 x9037 -x39537 -x14044 -x22608 -x8061 -x10220 -x32894 -x27304 -x12546 -x13020 -x27744 -x27558 x25023 -x37056 -x34992 x7207 -x3985 -x37233 -x9091 -x10939 x6039 -x38380 -x24731 x12063 -x2348 -x18417 x27371 -x17589 -x31308 -x14514 -x25357 -x8682 -x19407 -x18834 -x32385 x34791 -x24474 -x11219 -x17822 -x21503 x3741 -x26354 -x1888 -x6241 -x39353 -x7770 x37074 -x26647 -x5236 -x17220 -x29420 -x27094 -x31512 -x32755 -x39870 -x33607 -x32605 -x4358 -x3622 -x35758 -x24689 -x19311 -x31602 -x17349 -x21658 -x35577 -x34267 -x19371 -x7694 -x16246 -x20175 -x1671 -x23682 -x20290 -x39342 -x15850 -x12167 -x21024 -x22617 -x38126 -x38562 -x31307 -x3758 -x19205 -x26162 -x35140 -x26598 x34902 -x7670 -x18748 -x26025 -x19456 -x22299 -x28725 -x23477 -x23528 -x29608 -x33584 -x38138 -x21902 -x39289 -x39286 -x39774 x5571 -x9229 -x22568 -x18708 -x4923 -x33534 -x32358 -x29638 -x6658 -x30909 -x8734 -x22422 -x8514 -x36045 -x29283 -x11426 -x599 x6433 -x7367 -x38196 -x24412 -x34684 -x31399 -x13961 x36599 -x17255 x11972 x13662 -x2703 -x3830 x12599 -x36984 -x23996 -x7385 -x36986 -x9347 -x6865 -x21116 -x1867 -x8033 -x8308 -x25114 -x482 -x6132 -x23167 -x22429 -x31752 x1900 -x25242 -x15615 -x38799 -x24148 -x3950 -x27406 -x4675 -x7941 -x17564 x19148 -x33142 -x33077 -x33835 -x16988 -x1913 -x37783 -x19164 -x4385 -x32348 -x28328 -x30597 -x15292 x1104 -x37780 -x39923 -x36833 -x11335 x34886 -x12113 -x16606 x22272 -x30469 -x4655 -x35334 -x16601 -x28320 -x32970 -x21626 -x1460 x10075 -x10199 -x13174 -x30598 -x6647 -x14001 x20576 -x11310 -x15222 -x37465 -x14685 x18038 x17350 -x14026 -x29049 x27511 -x10723 -x37647 -x20013 -x25410 -x20673 -x25688 -x28415 -x29270 -x7050 -x6401 x18757 -x25289 -x30336 -x31959 -x33932 -x36457 -x34750 -x25112 -x8378 -x30627 -x27255 -x34422 x2509 -x36547 -x2704 -x33688 -x408 -x2997 -x30380 -x32809 -x39933 -x29511 -x33348 -x7810 -x22606 -x26560 -x19755 x33448 -x14107 x23055 -x23789 x14994 -x38775 -x39403 -x12431 -x3498 -x32457 -x16994 x30446 -x22619 -x24338 -x14122 -x21939 -x25991 -x26302 -x26660 -x36481 -x2891 x21011 -x34905 -x33036 -x2653 -x32688 -x39718 -x27758 -x32380 -x38232 -x10382 -x15728 -x22603 -x28733 -x4750 -x8468 -x5396 -x1028 -x35456 -x35268 -x19467 -x12783 -x7333 -x12267 -x12508 x38924 -x35148 -x16737 -x3726 -x19522 -x25718 -x10590 -x25816 -x20568 -x5781 -x24713 x20992 -x29745 -x28508 -x10046 -x4708 -x11794 -x14287 -x17434 -x31558 x11134 -x38001 -x39841 -x197 -x8570 -x25164 -x29564 -x25476 -x34698 -x38827 -x29891 -x17387 -x14040 -x33827 -x14007 x29835 x36561 -x16260 -x16313 -x29527 -x32422 -x13329 -x21008 -x33307 -x3090 -x15242 -x6157 -x38110 -x4884 -x22147 -x8212 -x11740 -x35096 -x36137 -x36962 -x18236 -x8046 -x22693 -x20933 -x7997 -x14396 -x33851 -x20850 -x33640 -x8343 -x17886 -x11003 -x5455 -x496 -x471 -x20760 -x15995 -x37518 -x35373 -x24346 -x26465 -x13473 -x8790 -x81 -x26615 -x19060 -x11905 -x18780 -x20934 -x18618 -x15193 -x16610 -x20575 -x25628 -x30666 -x14065 -x26159 -x13193 -x20571 -x10138 -x27527 -x24394 -x32081 x24465 -x16054 -x19040 -x36670 -x38754 -x14793 -x1235 -x31335 -x669 x30881 -x8157 -x1203 -x20225 -x21073 x14519 -x33155 -x9036 -x330 -x30449 -x37231 x38202 -x6350 -x9309 -x19107 x14889 -x23088 x11307 -x14834 x13513 -x23732 x1783 -x37787 -x23574 -x8948 -x10705 -x22261 -x7096 -x9779 -x4535 -x19513 x19902 -x33488 x15086 -x31845 -x10836 -x31172 -x33559 x37449 -x10574 x23179 -x13932 -x12064 -x4161 -x14601 x29014 -x7950 x23248 -x13540 -x31617 -x17506 x11113 -x13652 -x1768 x21324 -x18213 -x12295 -x32584 -x11199 -x1013 -x30418 -x13247 x19625 -x37347 -x24124 -x23662 -x142 -x13460 -x25445 -x39668 x35601 -x11312 -x12613 -x14903 -x34150 -x16569 -x7600 -x315 -x344 -x5022 -x36349 -x3517 x35350 -x24363 -x26991 -x4538 -x35353 -x13729 x39015 -x964 -x12957 -x29116 -x17269 -x8544 -x28824 -x2331 -x20649 -x15531 -x31781 -x37883 -x22155 -x19990 -x32723 -x3817 -x15105 -x37084 -x9310 -x21671 -x37414 -x37811 -x5610 x2068 -x26174 -x4191 -x4885 -x26135 -x35990 -x37130 -x39529 -x19903 x5616 x24284 -x30156 -x4757 -x39374 -x5428 -x33958 -x20713 -x21798 -x10249 x24199 -x4909 x2861 x25052 -x22158 -x20292 -x25323 -x5445 -x20562 x19309 -x11448 -x4349 -x36468 -x3848 -x29904 -x15309 -x17383 -x5483 -x10774 -x3972 -x32497 x8408 -x21456 -x5634 -x36072 -x8146 -x14052 -x27428 -x20567 -x22611 x18761 -x17681 -x13344 -x21114 -x4677 -x5276 -x19338 -x16906 -x17318 -x14662 -x25272 -x39180 -x28846 x17996 -x19488 -x16516 -x955 -x8134 -x13231 -x21529 -x24015 -x6186 -x35869 x31859 -x25622 -x33432 -x4132 -x12354 -x21361 -x875 -x34000 -x5536 -x25784 x11259 x15087 x1574 -x19890 -x26989 -x32144 -x5605 -x21929 -x17065 -x17006 -x17123 -x39045 -x24270 x26372 -x3417 -x3359 -x18758 -x28535 -x8803 -x12467 x18443 x14786 -x6878 -x31243 -x32667 -x22431 -x13511 -x5028 -x26970 -x2252 -x10712 -x5590 x7777 -x25578 -x10960 -x23327 -x6788 -x34082 -x39609 -x4820 -x15429 -x22519 -x19811 -x4787 -x30038 x19672 -x37085 -x8338 -x26751 -x312 -x29191 -x30200 -x22511 -x11874 -x3832 -x14610 -x32411 -x27721 -x38377 -x32708 -x7512 x36810 x36527 -x28412 -x35257 -x4511 -x6870 -x22391 x30366 -x23910 -x11372 -x13415 x10090 -x10641 x9986 -x10411 -x19396 -x28983 x19382 -x31458 x30559 -x11300 -x35420 -x27349 -x32118 -x17710 x31428 -x15219 -x37388 -x3036 -x4317 -x37886 -x4017 -x5449 -x20406 x3590 -x13990 -x6854 -x15108 x19802 -x12483 -x26118 -x18275 -x27808 -x32268 -x20976 -x5896 -x28855 -x38046 -x5820 -x35985 x38480 -x17912 x520 -x17835 -x30582 x31798 -x19054 -x22308 -x11625 -x8957 -x28638 -x31274 -x11289 -x28368 -x2833 -x21846 -x22294 x27451 -x4735 -x17361 -x28504 x18586 -x32731 -x8403 -x9672 -x36288 -x3621 -x2577 -x22842 -x13210 x12867 -x31053 -x35316 -x26797 -x19968 -x3040 -x19078 -x29031 -x8702 -x18099 -x35669 -x13011 -x15994 -x2747 -x11843 -x13383 -x20093 -x24941 -x6328 -x34831 -x36904 -x18979 -x29552 -x36737 -x5795 -x10208 -x23660 -x29635 -x18472 -x27719 -x9172 -x34406 -x2420 -x38351 x6807 -x13152 -x22612 -x12897 -x13097 -x20057 -x39985 -x11763 x774 -x9906 -x33424 -x21603 -x6106 -x4421 -x15327 x35227 -x24088 -x11288 -x9495 -x31937 -x11058 -x28280 -x34153 -x23394 -x21995 -x20828 -x36216 -x2605 x19866 -x9876 -x32487 -x21679 -x31779 -x25691 -x26223 -x20777 -x23050 -x18017 -x2519 -x9438 -x35892 -x38865 -x2180 x32310 -x27848 -x19758 -x15912 -x39007 -x36254 -x27427 -x32215 x32263 -x33171 -x35497 -x21218 -x12717 -x12579 -x4673 -x3584 x17884 -x28372 -x34951 -x31455 -x10404 -x5822 -x24324 -x26749 -x36130 -x12275 -x13355 -x32357 -x5033 -x9045 -x9201 x8797 -x31790 -x36885 -x19434 -x16264 -x34812 -x66 -x25260 -x12160 -x10159 -x11521 -x21611 -x26819 -x21861 -x32949 -x11999 x33066 x8336 -x15006 -x22166 -x10575 -x30563 -x4978 -x28086 -x30910 -x29137 -x26158 -x27530 -x33656 -x39265 -x39570 -x26228 -x30283 -x22956 -x31105 x17636 -x3812 -x8097 -x31637 -x166 -x21340 -x29048 -x34568 -x14899 -x19002 -x11301 -x13821 -x32161 -x17487 -x30330 -x32398 -x11716 -x3145 -x9428 -x11866 -x683 -x36477 -x20429 -x30448 -x1844 -x21487 -x19940 -x34501 -x32189 -x20815 -x4938 -x26717 -x39481 -x36907 -x39075 -x26509 -x786 -x25877 -x37285 -x7340 -x591 -x36791 -x37490 -x8272 -x34440 -x27971 -x1003 -x33118 -x5352 -x18633 -x23376 -x13939 -x21430 -x10471 -x1999 -x27291 -x35397 -x34925 -x5227 -x36241 -x20270 -x27595 -x29466 -x34671 x16090 -x36447 -x10875 -x997 -x37908 -x10282 -x15777 -x14813 -x31648 -x2063 -x20454 -x7160 -x1951 -x10892 -x11663 -x30106 -x31880 -x20312 -x35386 -x6266 -x4392 -x31920 -x30385 -x4367 -x29338 -x25475 -x37154 -x33758 -x20864 -x20836 -x19548 -x39477 -x21694 -x117 -x1506 -x10127 -x21808 -x25128 -x39113 -x31498 -x22723 x19525 -x2842 -x22826 -x17619 -x32843 x20204 -x26536 x25147 -x18023 -x30288 -x35305 -x4256 -x30918 -x8863 -x27918 -x13139 -x38283 -x9938 -x23743 -x19200 x30714 -x9819 -x1064 -x21693 -x16541 -x39412 -x29655 -x36480 -x3615 -x29752 x4489 -x33582 -x1209 -x1567 -x17576 -x26930 -x30984 -x31129 -x18818 -x18873 -x957 -x34738 -x30828 -x5631 -x29295 -x36161 -x29766 -x20841 -x23433 -x38781 -x9976 -x3898 x20870 -x23675 -x33032 -x6351 x24522 -x8348 -x19539 -x27636 -x4481 -x7358 -x19137 -x14328 -x1100 -x32693 -x24469 -x17158 -x17319 x20028 -x36357 -x33663 -x31917 -x20581 -x25593 -x27693 -x10256 -x14557 -x34940 -x36678 -x20670 -x4206 -x9646 -x24133 -x23672 -x27924 -x10822 -x19698 -x20151 -x33986 -x34044 -x7805 -x18378 -x2659 -x141 -x24149 -x28930 x403 -x39969 -x35661 -x36073 -x2591 -x21341 -x1817 -x36233 -x17628 -x16772 -x9152 -x24697 -x28421 -x31550 -x6295 -x14594 -x15986 -x25826 -x4523 -x33642 -x31902 -x73 -x34328 -x34001 x36659 -x39234 -x32224 -x35918 -x12944 -x32579 -x24314 -x1444 x13357 x14855 -x13044 -x13462 -x31175 -x10125 -x34102 -x4994 -x39082 -x29112 -x6008 -x5894 -x35646 -x39548 -x24218 -x20559 -x23950 -x21220 -x25088 -x29768 -x7325 -x32362 -x37239 -x8887 -x37762 -x11742 -x33254 -x3476 -x2676 -x2538 -x11536 -x11375 -x37160 x3361 -x14574 -x29878 x39447 -x3168 -x30483 -x31672 -x26942 -x20698 -x30724 -x36750 -x38534 -x11592 -x3730 -x30644 -x1619 -x39121 -x12493 -x7906 -x4147 -x3349 -x1476 -x30781 -x15660 -x20273 -x7058 -x258 -x15414 -x32935 -x30400 -x12430 -x29499 -x3919 x6785 -x35470 -x36406 -x23127 -x26136 -x37000 -x12855 -x9208 -x23089 -x3273 -x9585 -x24208 -x19512 -x550 -x24486 -x11242 -x37907 -x1330 -x319 -x3402 x12330 -x37208 -x2615 -x13949 -x26903 -x26306 -x12786 -x21848 -x33515 -x21714 -x16091 -x12213 -x16869 -x39623 -x27728 -x27956 -x26653 -x28526 -x36890 -x23012 x6086 x7255 -x15290 -x10691 -x13075 x26761 -x25378 -x30289 -x34538 x16109 -x6192 x16777 -x6579 -x5281 -x7224 -x17355 -x19267 x37054 -x14177 -x22828 -x185 -x32858 -x24364 -x19498 -x24135 -x8869 -x3579 -x21177 -x1617 -x23099 -x25621 x39769 -x11390 -x1346 -x2733 x33143 -x18248 -x14150 -x34793 -x31202 -x25572 -x1244 -x32952 -x30189 -x5126 -x9695 x33286 -x21238 -x627 -x30381 -x29838 -x16271 -x27682 -x18071 -x13 -x15592 -x18431 -x12115 -x30804 -x11041 -x27905 -x39063 -x13008 -x26308 -x2827 -x14072 -x27355 -x8560 -x6179 -x3625 -x24747 -x5872 -x30342 -x17719 -x33808 -x12010 -x9199 -x15051 -x34703 -x33068 -x2134 -x24305 -x9604 -x39685 -x7101 -x16267 -x22365 -x34801 -x14692 -x27187 -x37526 -x621 -x9497 -x37191 -x2798 -x5456 -x19856 -x31039 -x24409 -x20878 -x37544 -x18648 -x33475 -x24296 -x18717 -x27650 -x31527 -x27491 x37001 x633 -x7856 -x19538 -x15672 -x29577 x27608 -x22592 -x30931 x7756 -x2395 -x31616 -x32132 -x6523 x18803 x23434 -x22413 -x6918 -x4456 -x15988 -x15351 -x28352 -x27314 -x32567 -x36000 -x18544 -x5039 -x11339 -x18097 -x22082 -x28299 -x21886 -x11673 -x5371 -x34247 -x12932 -x18368 -x23991 -x33807 -x31903 -x8650 -x12843 -x13248 -x6479 -x7733 -x34551 -x30069 -x30103 x35141 -x17437 -x24429 -x36270 -x12289 -x22327 -x6916 -x25922 -x13756 -x12092 -x36209 -x25041 -x9011 -x10175 -x30164 -x33470 -x21494 -x15763 -x11899 -x2994 x21592 -x36226 -x12693 -x29111 -x35415 -x22536 -x29461 -x35899 -x1543 -x20276 x3860 -x18696 -x23134 -x28374 -x15939 -x22140 -x22992 x35499 -x39207 x3854 -x5003 -x3406 -x25116 -x32500 -x12417 -x39833 x6824 -x39355 -x37370 -x22994 -x14042 -x20403 -x19067 -x31857 x18606 -x10422 -x15014 x27409 -x7726 -x2255 -x16911 x8071 -x35592 -x24974 x25540 -x15300 -x23238 x24601 x37043 -x18823 -x18160 -x10685 -x6621 -x19835 -x28863 -x24742 -x22338 -x21615 -x15648 -x25664 -x36768 -x12543 -x18893 -x23017 x37843 -x25962 -x4100 -x33190 x24784 x32641 -x19852 -x24017 -x10932 -x18822 -x32183 -x21115 x34113 -x31584 -x29427 -x35973 -x5040 -x25737 -x19699 -x19772 -x26274 -x28236 -x23579 -x31945 -x35524 -x34677 -x27047 -x20439 -x34657 -x22275 -x7215 -x25553 -x13514 -x15141 -x12130 -x10379 -x14297 -x35006 -x18625 -x14810 -x18314 -x16240 -x26415 -x18651 -x21349 -x31714 -x18463 -x1931 -x31870 -x6834 x7926 -x39337 -x25976 -x39056 -x10913 -x10134 -x5904 -x13391 -x33902 -x885 -x31850 -x15457 -x20687 -x37848 -x6336 -x23207 -x34772 -x2795 x30394 -x35900 -x34013 -x17543 -x34400 -x32350 -x8008 -x12421 -x17024 -x27689 -x14153 -x21797 -x31499 -x18318 -x30668 -x32657 -x9000 -x16092 -x27057 -x26471 -x2812 x25225 x5911 x18710 -x33115 -x35202 -x14923 -x17482 -x23546 -x16703 -x16763 -x30166 -x12807 -x7222 -x12386 -x34263 -x37115 -x18426 -x3942 -x26947 -x21850 -x10016 -x20718 x2573 -x4215 -x400 -x39378 -x30878 -x12686 -x31710 -x36353 -x8184 -x28156 -x28777 x22667 -x35468 -x19735 -x2238 -x16378 -x11850 -x36732 -x7230 -x30711 -x20174 -x32638 -x34047 -x4066 -x32303 -x15920 -x3975 -x10350 -x1285 -x2642 -x4610 -x14711 -x8304 -x15074 -x26242 -x31047 -x11989 x37736 -x335 -x34091 -x9716 -x11796 -x31675 -x17997 -x21786 -x10931 -x13708 -x37301 x32537 -x32149 -x10828 -x13005 -x25010 -x29373 -x2667 -x7381 -x17771 -x10554 -x34808 -x1472 -x5242 x10099 -x4034 -x38040 -x25100 -x4919 -x1762 -x17545 -x15384 -x34987 -x1996 -x19262 -x36549 -x33756 -x29890 -x25345 x20573 -x28636 -x14323 -x15139 -x2319 -x32931 x34283 -x3984 -x28044 -x28512 -x10257 -x32615 -x30439 x1042 -x3242 -x39820 -x16038 -x18125 -x21373 x39238 -x25365 -x11690 -x17138 -x23819 -x34496 -x15970 -x2887 -x27134 -x27193 -x16618 -x24098 -x6346 x30274 -x15991 -x36054 x19076 -x7013 -x7119 -x13735 -x29184 x23502 -x11487 -x12880 -x28105 x9244 -x17380 -x31943 x34917 -x29513 -x1661 -x8370 -x25683 -x11261 -x17424 -x21699 -x30702 -x19145 x10986 -x21930 x30991 -x2247 -x21345 -x24349 -x38368 -x27556 -x1485 -x27931 -x23585 -x13133 -x7667 -x15401 -x32604 -x24487 -x14112 -x38939 -x24109 -x14763 -x26436 -x24561 -x27076 -x14904 x5395 -x7352 -x31557 -x38465 -x24633 -x19980 -x29414 -x12534 -x26786 -x35094 -x11831 -x25892 -x25223 x38071 -x10448 -x8765 -x38559 -x10556 -x8745 -x26160 -x28114 -x5168 -x30218 -x9101 -x20701 -x30758 x19759 -x27361 x35382 -x28208 -x30232 -x34547 -x3935 -x33375 -x26416 -x20201 -x24187 x15966 x38379 -x14309 x13421 -x4160 -x28771 -x3704 -x4751 -x473 -x33978 -x6981 -x34341 -x7067 -x21717 -x18899 -x17660 -x1771 x37946 -x3442 -x9701 -x24313 -x33926 -x1175 -x13153 -x32607 -x37816 -x22715 -x24145 -x15843 -x2217 -x16166 -x19248 x38359 -x22734 x27024 -x32513 x36524 -x98 -x31459 -x39452 x9167 -x30658 -x20145 -x10580 x38849 -x30978 x15764 -x19099 -x39873 -x12066 -x36901 -x26818 -x9014 -x13024 -x29298 -x8966 -x180 -x15608 -x27157 -x31216 -x18649 -x26198 -x22208 -x5919 -x25530 -x37675 -x5789 -x12473 -x20436 -x20736 -x31900 -x4135 -x12235 -x18290 x1608 -x11123 -x28309 -x38740 -x35945 -x6361 -x3924 -x25717 -x24599 -x9059 -x503 -x12100 -x26473 -x16046 -x23698 -x26221 -x3501 -x31722 -x9795 -x24837 x29912 x35070 -x37178 -x7918 -x13940 -x12822 -x13241 -x11328 -x34238 -x25613 -x3729 -x7746 -x14374 -x38390 -x21131 -x2600 -x24210 -x15067 -x27142 -x31934 -x39824 -x18002 x239 -x21246 -x23193 -x18621 -x18162 -x27540 -x30975 -x14266 -x34251 -x13925 -x17168 -x12638 -x3243 -x6221 x28513 -x27752 -x38571 -x3083 -x25748 -x257 -x7571 -x30320 -x17398 -x25862 -x2601 -x27997 -x18903 -x31678 -x33576 -x11078 -x34268 -x8085 x32898 -x17512 -x28999 -x10449 -x26409 -x35485 -x249 -x28611 -x1489 -x2283 -x3526 -x20169 -x29113 -x5979 -x1920 -x34879 -x26322 -x36767 -x19451 -x25331 -x15209 -x35426 -x30173 -x19660 -x39120 -x19344 -x36454 -x20112 -x6250 -x38076 -x39929 -x4730 -x18007 -x15675 -x33519 -x21144 -x10271 -x19184 -x26667 -x27445 -x15616 -x35778 -x21099 -x27289 -x28191 -x39519 -x33284 -x5042 -x8595 -x28550 -x24736 -x13049 -x9484 -x9320 -x14214 -x15344 -x37521 x19521 -x25160 -x6959 x12423 -x7474 -x14572 -x38309 -x9055 -x4352 -x25456 -x24480 -x3461 -x19176 -x4315 -x14412 -x24351 -x7434 x34349 -x21575 -x14967 -x14405 -x17428 -x35980 x23995 -x24770 -x19851 -x14841 -x23049 -x16242 -x3037 -x18656 -x2782 -x19607 -x34432 -x7650 -x14936 -x7754 -x39201 -x16382 -x17052 -x27995 -x20196 -x30542 -x15701 -x34686 -x11791 -x3385 -x13675 -x11061 -x22883 -x28481 -x34705 -x37343 -x25742 -x34699 -x60 -x39606 -x14617 -x27271 -x30085 -x29079 -x31343 -x39970 -x18446 x18356 -x18882 -x27713 -x9875 -x38200 -x19390 -x6560 -x10105 -x24311 -x21402 -x26682 -x11911 -x6585 -x14233 x27375 -x31174 -x34293 -x33289 -x33458 -x2959 -x4918 -x14461 x14973 -x2253 -x3031 -x16222 -x16597 -x813 -x22739 -x25089 -x7886 -x23311 -x9461 -x18725 -x37700 -x4143 -x6181 -x5437 -x19494 -x29199 x26368 -x39453 x32883 -x17746 x8553 -x25287 -x15958 -x28933 -x33634 -x15091 -x24357 -x29418 -x3902 -x5235 -x5083 -x10309 x8431 -x28573 -x16508 x11252 -x35535 x39423 -x21536 -x22832 -x23997 -x1377 -x31795 -x9053 -x2405 -x6402 -x32674 -x32140 -x28529 -x16793 -x9893 -x15888 -x32055 -x37548 -x38350 -x2375 -x8656 -x10232 -x37666 -x1442 -x15906 -x4303 -x13723 -x15236 -x34032 x1150 -x11044 -x15607 -x39781 x12322 -x22629 -x32430 -x35929 -x39697 -x30412 -x19233 -x6088 -x35361 -x8472 -x36698 -x36155 -x34133 -x33681 -x28589 -x5201 -x21731 -x17466 -x23492 -x4783 -x15159 -x30655 -x11349 -x11429 -x38623 -x27622 -x16103 -x27033 -x18091 -x32986 -x27105 -x10872 -x12220 -x35265 -x6665 -x16796 x20487 -x36536 -x34066 -x1880 -x14424 -x37369 -x9994 -x20387 -x17663 -x19533 -x36335 -x11432 -x21554 -x775 x8836 -x30165 -x8518 -x33840 -x13265 -x12454 -x18596 -x29121 x39514 -x5880 -x12848 -x32560 -x28357 -x2571 -x33215 -x6544 -x2002 -x14927 -x36235 -x3823 -x20376 -x7251 -x18665 -x29093 -x20162 -x1497 -x2669 x11401 -x14022 -x2506 -x10583 -x22865 -x32199 -x34930 -x21677 -x20884 -x26466 -x8591 -x29683 -x37123 -x35137 -x4249 -x31008 -x2358 -x12057 -x23831 -x13727 -x39199 -x807 -x25409 -x18445 -x4028 -x23870 x22339 -x38250 -x31689 -x29343 -x28345 -x28783 -x9173 -x3286 x20448 -x5485 -x12518 -x7054 -x38513 -x31023 -x22644 x20516 x35083 x9169 x5767 -x21438 -x28477 x14642 -x21396 -x39725 -x164 -x36363 -x17647 -x20395 -x9328 -x12914 -x1837 -x21609 -x10253 -x3334 -x3183 -x4657 -x26752 -x15023 -x23837 -x29781 -x26668 -x39123 -x23308 -x11091 -x28027 -x8220 -x8275 x28586 -x3962 -x21458 -x5850 -x1446 -x21112 x2851 -x9313 -x19025 -x26479 -x6913 -x31384 -x10787 -x13293 -x21249 -x34957 -x31185 -x38003 -x19038 -x25155 -x5261 -x17346 -x1737 -x23969 -x32182 -x22614 -x9122 -x33783 -x38724 -x28017 -x39241 -x21598 -x15147 x8566 -x7292 -x8446 -x2761 -x30646 -x18909 -x35277 -x8426 -x19181 -x27465 x13962 -x23053 -x13943 -x14324 -x1334 -x35828 -x14762 x11546 x5744 -x8466 x12987 -x13359 x16155 -x22145 -x23876 -x23936 -x30687 -x33382 -x28992 -x11306 -x17161 -x505 -x16749 -x20424 -x37948 -x18301 -x39219 -x33126 x15880 -x14619 -x7658 -x29300 -x9385 -x38610 x19746 -x28029 -x29326 -x7136 -x6011 -x12618 -x12969 -x19875 -x24585 -x34079 -x4133 -x17363 -x29821 -x34433 -x5749 -x28606 -x29626 -x35659 -x18180 x36757 -x31922 -x9097 -x14314 -x21551 -x39459 -x4605 -x1381 -x1586 -x11383 -x35817 -x21538 -x22175 -x3628 -x2386 -x21121 -x6887 x7878 -x4973 -x16929 -x25482 x37508 -x29712 -x18853 -x17990 -x9423 -x18296 -x31415 -x5700 -x35841 -x36441 -x15127 -x4463 -x25290 -x34407 -x15308 -x5440 -x34138 -x5614 x24461 x32017 -x7237 -x33881 -x12732 -x24786 -x8101 -x29143 -x7728 x15654 x11519 -x39146 -x36114 -x4015 -x61 -x24899 -x3653 -x32807 -x35625 -x37631 -x3270 -x6510 -x6115 -x24931 -x8769 -x13877 -x27523 -x3917 -x35039 -x21907 -x10654 -x27620 -x36797 -x37704 -x35176 -x16524 -x977 -x2039 -x8708 -x16173 -x2218 -x12646 x29541 -x31691 -x29739 x2165 -x31142 -x8963 x24905 -x12514 -x29913 -x31326 -x10135 -x34344 -x35500 -x8156 -x10746 -x14454 -x21844 x16347 -x1248 -x13498 -x1463 -x6750 -x856 -x20863 -x19996 -x1727 -x29479 -x12380 -x29656 -x32911 -x8683 -x267 -x23318 -x17950 -x37512 x18190 -x29801 -x30238 -x30574 -x8908 -x19700 -x14814 -x19509 x25451 -x33355 -x31794 -x37175 -x39225 -x12154 -x454 -x24605 -x20918 -x27415 -x34530 -x17471 x2868 -x17767 -x29256 -x36997 -x4412 -x4559 x34787 -x3468 -x17651 -x13871 x16895 -x5627 -x33137 -x5730 -x28872 -x20603 -x1721 -x22622 -x801 x23360 -x37517 -x877 -x22042 -x1958 -x9490 -x36184 -x38160 -x37338 -x644 x21832 -x5265 -x33117 -x14089 -x10673 -x26655 -x10068 -x38191 -x34861 -x37400 -x26374 -x38481 -x22020 -x38596 -x6190 -x17283 -x28216 -x16229 -x25938 -x28756 -x18320 -x29370 -x2590 -x20598 x1140 -x24919 -x26332 -x5684 -x32772 x17053 -x31124 -x8904 -x37598 -x10558 x10527 -x20414 -x9437 x4277 x13317 -x32642 -x3049 -x29741 -x9179 -x14596 -x7021 -x21510 -x36754 -x3808 -x2110 -x5272 -x1368 -x886 -x27670 -x11806 -x8352 -x20986 -x31630 x16265 -x17312 -x6952 x39169 -x3050 -x7094 -x13565 -x23511 -x23609 -x24554 -x33731 -x8136 -x1793 -x9075 -x18476 -x5970 -x30747 -x11004 -x2201 -x8886 -x33648 -x10235 -x30859 -x23888 x28882 -x27642 -x37385 -x38240 -x5969 x37167 x33736 -x18887 -x31659 -x22510 -x24638 -x31884 -x13286 -x12163 x5758 -x8659 -x11952 -x20060 -x25119 -x21892 -x9791 -x19294 -x22516 -x2118 -x8525 -x4063 -x38749 -x962 x7659 -x7521 -x10080 -x8384 -x24597 -x25929 -x13330 -x5365 -x39641 -x18309 x20297 -x25730 -x34447 x35550 -x34766 -x30132 -x10307 x6663 -x18126 -x26475 -x7820 -x8878 -x39057 -x14141 -x39926 -x8367 -x13569 -x18469 -x578 -x17580 -x22114 -x26422 -x19045 -x27510 -x22703 -x23438 -x5608 -x31654 -x17042 -x24386 -x430 -x9661 -x1551 -x5748 -x24895 -x28640 -x31611 -x24107 x26810 -x10503 x32762 -x36266 -x8114 -x29153 -x37788 -x20388 -x39463 -x11659 -x17908 -x20525 -x1922 -x12836 -x2820 x4736 -x17804 -x17905 -x10738 -x4692 -x17761 x27627 -x1092 -x12036 -x10112 -x14569 -x15408 -x15043 -x24071 -x18819 -x9263 -x33999 -x76 -x10656 -x26161 -x35054 -x3317 -x37813 -x16662 -x13602 -x16679 -x37754 -x31118 -x1870 -x30286 -x11350 -x34785 -x38401 x13762 -x17366 x23900 -x37464 -x5101 -x16950 -x3795 -x28303 -x17039 -x28995 -x33665 x34122 x34550 -x32196 -x36593 -x30506 -x742 x15280 -x28161 -x27733 x11116 -x8811 -x33829 -x38522 -x10646 -x34970 -x19333 -x28453 -x17979 -x33722 -x23115 -x36332 -x20107 -x2142 x10260 -x34505 -x28449 x6652 -x35746 -x22174 -x37589 -x35077 -x33816 x21219 -x11305 -x12479 -x12398 -x7686 -x3490 -x36030 -x29127 -x22684 -x6705 -x19128 x7668 -x14130 -x4876 x8337 -x32753 -x22706 -x24957 -x37317 -x19945 -x29257 -x25241 -x16529 -x13290 -x2221 -x8167 -x34849 -x28479 -x18387 -x28077 -x35799 -x8496 -x32346 -x31276 -x14429 -x29822 x11615 x22975 -x4589 -x34035 -x3607 -x19503 -x29156 -x15277 -x149 -x4157 -x39328 -x18683 -x12588 -x17261 -x35152 -x2377 -x9816 -x29657 -x20940 -x32119 -x5096 -x25798 -x17189 x12765 -x8017 -x35893 -x22248 -x5103 -x17552 -x38425 x13006 -x28014 -x9596 -x16645 -x2366 -x39150 -x7662 -x12971 -x1665 -x27902 x28886 -x21401 -x7399 -x17070 -x17480 -x19458 -x5521 -x4136 -x39326 -x23770 -x22978 -x29334 x9541 -x17181 -x22019 -x28583 -x20994 -x21565 -x8697 -x2223 x22183 -x37740 -x36699 x4174 -x29677 -x31636 -x14185 -x14444 -x32575 -x11280 -x6645 -x38690 -x35831 -x25330 -x23862 -x11545 -x22555 -x25749 -x17994 -x38696 -x17698 -x38431 -x3536 -x25297 x36133 -x10360 -x12983 -x25011 -x39138 -x15416 -x14961 -x15844 -x19253 -x30295 -x24643 -x4566 -x29855 -x26289 -x12349 x30847 -x11136 -x29188 -x3907 -x15263 -x12727 -x20235 -x35150 -x3618 -x16067 -x4371 -x5679 -x3867 x29484 -x36280 -x39853 -x21958 -x14986 -x7413 -x38538 -x3550 -x20708 -x27804 -x2060 -x7632 -x19788 -x16037 -x38457 -x16431 -x18218 -x6425 -x38017 -x6408 -x4026 -x34910 x34331 -x26899 x31787 -x33022 -x36028 -x13365 -x37212 -x10181 -x7725 x2776 -x27356 -x25896 -x21654 -x3592 -x2099 -x21579 -x34508 -x8982 -x1645 -x3876 -x4584 -x22765 -x10485 -x27611 x5021 -x21911 -x33746 -x21807 -x18684 -x25021 -x34967 -x27872 -x6432 -x3784 -x37716 -x2947 -x20213 x27629 x34521 -x17311 -x29709 -x31509 -x28985 x13553 -x36177 -x30170 -x34115 x19762 -x27515 -x35867 -x39813 -x10918 -x4480 -x12935 -x21608 -x21752 -x21876 -x26619 -x16559 -x10072 -x4490 x11441 -x314 -x572 -x20341 -x25511 -x25819 -x21486 x32801 -x11582 -x37599 x13399 -x19845 -x31382 -x23705 -x39399 -x7624 -x20886 -x33031 -x2512 -x3152 -x4696 -x22256 -x10669 -x15407 -x32622 -x25646 -x25337 -x13515 -x39285 -x30055 -x13482 x38907 -x37792 -x2544 -x19291 -x10870 -x28314 -x39460 -x8488 -x24549 -x31273 -x20469 -x21644 -x30755 -x12429 -x6499 -x22440 -x29290 x31956 x21268 -x3069 -x38044 -x499 -x25376 -x19738 -x35349 -x34434 -x57 -x33606 -x29902 -x35979 -x39861 -x16263 -x20706 -x38697 -x12410 x33857 -x27481 -x22286 x31439 -x36894 -x20923 -x21784 -x3079 -x27165 -x17272 -x5651 -x19408 -x18068 -x10734 -x11267 -x768 -x13098 x19787 -x24067 -x1864 -x35662 -x37640 x29770 -x36729 -x23830 -x21059 -x13854 -x8881 -x23738 -x6972 x20072 -x2277 -x5607 -x13907 -x1078 -x2169 -x15798 -x31929 -x23466 -x3237 -x37933 -x22471 -x27507 -x37615 -x16846 -x22263 -x2136 -x21880 -x39139 -x1555 -x347 -x39357 -x31438 -x38182 -x31506 -x13651 -x4253 x3870 -x5355 -x34853 -x6963 -x26538 -x9034 -x13550 -x2884 -x30593 -x36938 -x34 -x17100 -x28385 -x8587 -x7164 -x39315 -x6592 -x404 -x1167 -x4336 -x22499 -x32715 -x6257 -x10049 -x21715 -x10742 -x7907 -x33603 -x10650 -x12892 x9917 -x7551 -x16113 x9246 -x1272 -x8562 -x4576 -x1308 -x28031 -x39807 -x29206 -x470 -x13574 -x21692 -x5922 -x3223 -x9932 -x20420 -x28891 -x1062 -x16344 -x27524 -x35412 -x8599 -x12576 -x12633 -x32335 -x5661 -x36692 -x39317 -x18414 -x12723 -x15744 -x11913 -x18225 -x23493 -x34860 x38776 -x7010 -x4633 -x14513 -x25282 -x27092 -x1438 -x213 -x5935 -x8993 -x30917 -x39041 x575 -x20732 -x30376 -x24692 -x36419 -x36015 -x29548 -x24988 -x21757 x28485 -x10214 -x33296 -x18157 -x34709 -x7830 -x33406 -x26654 -x25180 -x34945 -x15323 -x7831 -x33131 x23577 -x18147 -x38363 -x30696 -x31923 -x17926 -x35839 -x14831 -x6464 -x1255 -x37031 -x21154 -x15659 -x3987 x13305 -x24937 -x12924 -x3185 -x15810 -x34480 x11106 -x10264 -x10213 x5031 -x12326 -x33627 -x34560 -x1315 -x22553 -x555 -x19417 -x25398 -x32582 -x5302 -x13592 -x14499 -x33817 -x12586 -x13108 x35168 -x7939 -x10565 -x30983 -x8285 -x4942 -x4228 -x4125 x3346 -x9720 -x35321 -x5496 -x38339 -x28111 -x24057 -x27025 -x37266 -x19232 -x25417 -x15862 -x21769 -x22326 -x29164 -x34147 -x21464 -x36228 -x14910 -x29324 -x14932 -x11526 -x10840 -x30994 x4093 -x32713 -x24206 -x13176 x14718 -x6349 -x27088 -x29714 -x5069 -x6142 x13567 -x19186 -x35954 -x25838 -x26175 -x16143 -x15192 -x7064 -x35323 -x18295 -x3992 -x357 x31743 -x32051 -x3910 -x16483 -x28642 -x31650 -x6557 -x9104 -x11914 -x33858 -x22940 -x17286 -x1066 -x23123 -x28436 -x2291 -x34924 x14921 -x38312 -x12337 -x6651 -x24036 -x19743 -x24890 -x11228 -x12507 -x20579 -x7583 -x33086 -x3176 -x17005 -x1787 -x10413 -x905 -x5955 -x15217 -x3198 -x38568 -x27331 -x15066 -x1562 -x22518 -x15113 -x515 -x11588 -x29285 -x39098 -x35246 -x7893 -x13741 -x37566 -x27463 -x35 -x33941 -x14238 -x37520 -x36011 -x37181 -x25626 -x26972 -x4466 -x19567 -x5374 -x23868 -x17365 -x8364 x27955 -x4235 -x25815 -x86 -x10053 -x12624 -x3524 -x14385 -x24627 -x8186 -x38732 -x38038 -x23923 -x6941 -x21450 -x651 -x4792 -x31404 -x33393 x9359 -x17685 x16983 -x17192 -x34481 -x11232 -x872 -x18108 x30401 -x12331 -x28789 -x33917 x7402 -x32463 -x1627 x28676 -x4391 -x36957 -x10345 -x19673 -x13638 x14440 -x23726 -x12172 -x35713 -x36693 -x27352 -x34491 -x13761 -x13880 -x2875 -x18421 -x9082 -x8328 -x22134 -x1411 -x13746 -x25098 -x17245 x23022 -x26168 -x34727 -x36167 -x36272 -x4458 -x6420 -x38937 -x25891 -x23863 -x11997 -x21662 -x22521 -x3886 -x18203 -x2014 -x25959 -x27113 -x8751 -x20982 -x25886 -x25515 -x25689 x37021 -x19816 -x13335 -x35433 -x12042 -x4924 -x19177 -x15543 -x30775 -x22630 -x21572 x36064 x8162 x4964 -x36159 -x38540 -x37193 -x13342 -x4518 -x35801 -x28820 -x14952 -x7397 -x7944 -x8038 -x22836 -x10197 -x19526 -x24337 -x20905 -x24663 -x32902 -x11680 -x25501 -x11728 -x19769 -x20323 -x30413 -x31932 -x33108 -x37625 -x8477 -x21227 -x6666 -x11128 -x15715 -x31979 -x36893 -x8043 -x25165 -x11558 -x38497 -x16884 -x12373 -x28322 -x14452 x6595 -x6893 -x26586 -x34240 -x15325 -x5311 -x5750 -x23343 -x32322 -x1459 -x21012 -x26219 -x34191 -x29433 -x29277 -x26281 -x33231 -x17252 -x5289 -x1168 -x1936 x38572 -x12995 -x26917 -x12549 x39388 -x38499 -x15990 -x32551 -x19118 -x23903 -x4634 x34435 -x4551 x12916 -x32888 -x21910 -x29408 -x29109 -x26768 -x39986 -x9380 -x22050 -x35850 -x39264 -x20697 -x14507 -x13389 -x10263 x38376 x20762 -x14894 -x37009 -x7439 -x11179 -x16269 -x38325 -x35865 -x7093 -x25157 x22192 -x35605 -x3214 -x21063 -x25834 -x8645 -x21030 -x37112 -x1879 -x17855 -x1747 -x2143 -x30474 -x11188 -x15081 -x11688 -x10946 -x11502 -x1130 -x4766 -x11309 -x30706 -x23450 -x6597 -x22958 x8041 -x19661 -x15445 -x4895 x34644 -x2978 -x36534 -x26044 -x31042 -x35230 -x18197 -x4533 -x5603 -x34528 -x4703 -x18932 -x6601 -x22686 -x34818 -x8529 -x1742 -x37326 -x39491 -x28931 -x3824 -x4718 -x17839 -x22522 -x18 -x38249 -x36311 -x8394 -x18833 -x9274 -x6617 -x14584 -x4476 -x17340 -x9290 -x24293 -x5601 -x17627 -x5680 -x39747 -x15481 -x34437 -x6739 -x23011 -x36026 -x12440 x37460 -x10809 -x6914 -x24728 -x15096 -x8040 -x14061 x6815 -x18779 -x9351 -x15557 -x25734 -x26373 -x10553 -x16726 -x34936 -x5129 -x34454 x39922 -x28617 -x23431 -x17179 -x13301 -x24134 x20464 -x21867 -x16561 x5541 -x9402 -x5857 -x7785 -x27318 x17359 -x12818 -x10533 -x21161 -x3301 -x1320 x12087 -x28107 -x17644 -x30271 -x18806 -x29799 -x17531 -x14821 -x467 -x9086 -x26408 -x32488 -x27106 -x18196 -x17394 -x3357 -x32372 -x11068 -x14378 -x3340 -x13663 x28974 -x36535 x24398 x31928 -x39426 -x8064 -x23154 -x14607 -x18074 x14848 -x39384 -x2495 -x9365 x8199 -x18756 -x32145 -x13277 -x33454 -x12105 -x22119 -x10909 -x7138 -x16579 -x771 -x3710 -x19791 -x4710 -x37245 -x30513 -x3520 -x5214 -x25537 -x30629 -x24449 -x31094 -x10591 -x409 -x34631 x30650 -x33238 -x5364 -x20638 -x12485 -x17934 -x27303 -x2548 -x23711 -x27411 x24051 -x33934 -x15635 -x20614 -x37306 x5070 -x26816 -x18768 -x25414 -x38953 -x22325 -x25623 -x22257 -x3745 -x18274 -x28657 -x689 -x14953 -x14186 -x35360 -x28717 -x7718 -x11567 -x20975 -x38701 -x13279 -x21360 -x17448 -x23971 -x24419 x36366 -x159 -x15233 -x20689 x8547 -x14228 -x125 -x15813 -x6599 -x9219 -x29440 -x8726 -x25486 -x16682 x35815 -x8789 -x27502 -x1806 -x11437 -x14606 -x16224 -x24104 -x1541 -x16201 -x15282 x32705 -x13627 -x23354 -x17325 -x11302 -x10426 -x17014 -x38414 -x14085 -x18492 -x34558 -x32277 -x1500 -x5325 x20019 -x7247 -x20811 -x24436 -x32978 -x5755 -x5342 -x2533 -x26784 -x25550 -x475 -x14629 -x21100 -x25171 x34008 -x25126 -x18730 -x31652 -x24927 -x33505 -x26920 -x20285 -x23851 -x24380 -x24393 -x14349 -x7751 -x28033 -x9808 -x3353 -x1187 -x36443 -x7689 x23151 -x35528 -x25574 x10722 -x18148 -x25277 -x30252 -x22822 -x7538 -x17250 -x16532 -x39796 -x34549 -x38820 -x151 x26414 -x26684 x4949 -x30457 -x25308 -x1830 -x39167 -x2510 -x26420 -x38485 -x38018 -x29735 -x12943 x14645 -x39025 -x39338 -x2549 -x31058 -x19691 -x29323 -x17011 -x19439 -x16249 x28633 -x3728 -x35891 x28207 -x29779 -x35084 -x2588 -x16108 -x4512 -x21972 -x11743 -x20234 -x17331 -x38796 x30700 -x26766 -x17544 -x11193 -x37776 -x13672 -x19766 -x16549 -x7055 -x21881 -x15064 x3734 -x3883 -x37541 -x1407 -x12262 -x23809 -x395 -x3190 -x4189 -x14537 -x39335 x17870 -x14764 -x28942 -x19651 -x38544 -x10308 -x32972 -x26635 -x27288 -x29030 x28329 -x17412 x14473 -x36584 -x1703 -x5813 x37506 -x9598 -x13167 -x1260 x9123 -x1548 -x11548 -x20721 -x38760 -x27195 -x5644 -x30152 -x9776 -x981 -x37327 -x30027 -x30003 -x8556 -x7344 -x22872 -x8005 -x28286 -x38587 -x28338 -x15643 -x20970 -x30901 -x36250 -x8670 -x19229 -x13787 x18680 -x36909 -x21315 -x5250 -x25253 -x32701 -x35376 -x39486 -x8092 -x9411 x11318 -x13052 -x27518 -x34761 -x23717 -x14767 -x38908 -x38790 -x12959 -x10824 -x31012 -x39525 -x37501 -x24980 -x35571 x19348 -x10246 -x19347 -x39547 x17257 x19956 -x22665 x26382 -x29676 -x31535 x10026 -x15974 x900 -x26353 -x29221 -x15895 -x19515 -x21351 -x25478 -x271 -x16624 -x9798 -x12812 -x23212 -x8204 x12121 -x39065 -x34502 -x26072 -x17247 -x4296 -x19452 -x27040 -x7825 x39136 -x12840 -x32016 -x7993 x20605 -x10784 -x26266 -x25751 -x36712 -x33299 -x18929 -x21126 -x11237 -x35793 -x4790 -x676 -x15072 -x29809 -x33549 -x3604 -x22215 -x16253 -x32476 -x38416 x30354 -x2844 -x36426 -x33797 -x13067 -x20428 -x18437 -x12627 -x33630 -x126 -x18522 x1651 x36739 x28735 -x10436 -x21500 -x7698 -x15603 -x15983 -x32963 -x10236 -x11836 -x31466 -x38504 -x28697 x39701 -x20163 -x22490 x638 -x30962 -x18876 -x13817 -x36555 -x9792 -x34189 -x15175 -x18401 -x4403 -x13896 -x9085 -x589 -x11943 -x37028 -x22561 -x6553 -x15955 -x34257 -x11580 -x14758 -x2158 -x365 -x4618 -x29634 -x24122 -x543 -x14770 -x3438 -x29088 -x3731 -x25 -x21981 -x27264 -x12810 -x39763 -x10355 -x36444 x19972 -x16728 -x9057 -x37923 -x21938 -x24405 -x16890 -x9330 -x19603 -x33752 -x35519 -x14545 -x31077 -x11481 -x8451 x11175 -x31471 x12362 -x17153 -x34043 -x26077 -x24176 -x19826 -x888 -x18575 -x1973 -x24342 -x8476 -x5598 -x2688 x8895 -x27317 -x3475 -x23974 -x22929 -x12866 -x30420 -x6904 -x10783 -x11139 -x14476 -x29073 -x16259 -x30496 -x24068 x15293 -x2989 -x17004 -x18546 x19801 -x28274 -x36236 -x6230 -x3518 -x7565 -x15965 -x16266 -x31116 -x9113 -x22785 -x6930 -x30742 -x26071 -x882 -x24718 -x13677 -x24972 -x27996 -x28396 -x17777 -x20147 -x37116 -x27958 -x20778 -x10749 -x20120 -x6570 -x32790 x37425 -x1516 -x5000 x28523 -x39802 -x23826 -x21014 -x2570 -x7447 -x13743 -x32475 -x31403 -x37434 -x22214 -x39295 -x2232 -x21490 -x31064 -x390 -x24006 -x6019 -x35935 -x21079 -x4220 -x35040 -x41 -x383 -x9878 -x24279 -x29386 x26613 -x11942 -x12661 -x7525 -x39153 -x27272 -x39673 -x2655 -x30146 -x36839 -x5174 -x10563 -x715 -x30437 -x25158 -x703 -x9012 -x37140 x17194 x5145 -x14996 -x19491 -x12767 -x12224 -x96 -x21559 -x19019 -x24323 -x2540 x7375 -x31639 -x9318 -x33407 -x983 -x5775 -x25067 -x19103 -x39071 x2013 -x4801 -x4517 -x19949 x15662 x24766 -x4022 -x36411 x4141 -x11629 -x13633 -x21800 -x8116 -x39512 -x39581 -x10900 x6426 x18666 -x31318 -x33838 -x26702 -x4685 -x36528 -x6907 -x14390 -x909 x27496 -x36297 -x2140 -x5080 -x5538 -x30730 -x37086 -x455 -x8768 x38097 -x27535 -x37686 -x29597 -x10797 x34912 -x21303 -x34030 -x34712 -x17131 -x8471 -x17092 -x33334 -x4369 -x21265 -x3981 -x11577 -x23461 x35859 -x5322 x9626 -x5117 -x25280 -x27178 -x7364 -x7928 -x15237 -x3503 -x6933 x7109 -x15720 -x5472 -x15261 -x6566 -x23776 -x33383 -x11576 -x14958 -x19532 -x3019 x18718 x6147 -x34729 -x17473 -x36440 -x29627 -x23986 -x32192 -x14943 -x4452 -x30936 -x29436 -x340 x20734 -x7335 -x28139 x34934 -x19330 -x6198 -x18886 -x15098 -x34242 -x17595 -x31385 -x38857 -x12694 -x1744 -x6281 -x29496 -x19924 -x13625 -x34866 -x7368 -x13594 -x1626 -x37921 -x27782 -x37912 -x29952 -x29918 -x36961 -x21406 -x18323 -x4742 -x23663 -x6046 -x3264 -x14991 -x14260 -x6448 -x3319 -x8725 -x13029 -x5936 -x37168 -x25216 -x25767 -x21689 -x2476 -x38259 -x22362 -x502 -x31317 -x25004 -x8133 -x32420 -x36108 x7177 -x24232 -x38640 -x36648 -x35604 -x38365 -x10815 -x39100 -x33339 x30798 -x28394 -x39756 -x38826 x29311 -x9326 -x32179 x35629 -x25123 -x18438 -x4548 -x23211 -x3797 -x34720 -x19925 -x30589 -x28316 -x16112 -x24608 x30842 -x17659 -x22231 -x934 -x32862 -x28637 -x11512 -x37880 -x38921 -x39232 -x38733 -x26389 -x32367 -x8042 -x5756 -x9747 -x25220 -x15679 -x19013 x5335 -x13164 -x33496 -x31254 -x22733 -x23754 -x30399 -x30492 -x31708 -x27176 -x30043 -x26192 -x30237 -x8616 -x32619 -x36571 -x30787 -x5915 -x28519 -x22823 -x24851 -x7469 -x9264 -x12998 -x36614 -x24761 -x37475 -x31358 -x28386 -x36467 -x39920 -x30692 -x26441 -x9067 -x38555 -x7674 -x30623 -x21097 -x17339 -x17558 x5193 -x37382 -x12859 -x35339 x18312 x38080 -x13268 -x18671 -x28473 -x26561 -x32061 -x38194 -x7208 -x35325 -x32281 -x34289 -x15358 -x12078 -x36319 -x33753 -x30148 -x16019 -x4275 -x37195 x37069 -x8265 -x19138 -x36763 -x8302 -x10250 -x857 -x9609 x18765 -x11129 -x36088 -x38792 -x27536 -x8986 -x35769 -x720 -x37855 -x16018 -x7637 -x1772 -x19880 x6428 -x17747 -x16802 -x29081 -x29553 -x32054 -x3376 -x33224 -x38399 -x39299 -x23779 -x30486 x34104 -x5715 -x21420 -x7677 -x37035 -x16064 -x35328 -x30241 x12845 -x22768 -x18402 -x27003 x25888 -x20078 -x38287 -x36663 -x8423 -x26183 -x35721 -x23044 -x32881 -x36918 -x19327 -x11730 -x23476 -x7202 -x25374 -x35724 -x34093 x29543 x21207 -x39040 -x14981 x37608 -x8079 x6146 -x33119 -x397 -x20280 x35186 -x4415 -x25678 -x24451 x9619 -x32609 -x33601 -x30410 -x26802 -x16959 -x28173 -x26808 -x11698 -x3129 -x33700 -x25587 -x33420 -x33328 -x21468 -x28808 -x33161 x30312 -x12651 x13499 -x26250 -x15814 -x38125 -x13426 -x21334 -x536 -x7491 -x21314 -x27818 -x3871 -x7398 -x6024 -x22346 -x10272 -x9512 -x30728 -x32133 -x37538 -x6207 -x10759 -x16979 -x3698 -x27059 -x27949 -x22807 -x18183 -x9106 -x1128 -x15415 -x25411 -x37003 -x16206 -x49 -x34765 x22211 -x15163 -x13835 -x23061 -x7203 -x26758 -x26296 -x20079 x190 -x17118 -x7589 -x3781 -x34187 -x26689 -x15195 -x37621 -x33522 x9642 -x20066 -x18470 -x21393 -x14506 -x24040 -x16745 x16396 -x29705 -x4006 -x33969 -x19053 -x6495 -x12371 -x14290 -x12960 -x1702 -x31221 x4771 -x10468 -x3308 -x38860 -x13466 -x2129 -x27152 -x4806 -x31935 -x24077 -x33413 -x38298 -x25042 -x13390 -x16341 -x34286 -x4812 -x22983 x3583 -x11875 x25468 -x38353 -x24915 x8019 -x39489 -x19210 -x24130 -x1684 -x16527 x35127 -x34188 -x8140 -x32940 -x34401 -x17112 -x13707 -x8047 -x3366 -x23489 -x23497 x35683 -x2563 x39655 -x27786 -x645 -x33359 -x31681 -x8053 -x8091 -x37363 -x8487 -x23960 -x35650 -x38748 -x31727 -x9861 -x18953 -x32920 -x31526 -x12420 -x19680 -x15330 -x33730 -x17828 -x17129 -x21125 -x9576 -x32131 -x8486 -x7620 -x102 -x15473 -x16852 -x39510 -x23231 -x26148 -x29144 -x4607 -x12513 -x29071 -x36965 x10921 -x6973 x37272 -x8273 -x1208 x34124 -x16261 x21040 -x31205 -x35845 -x19429 -x674 -x32756 -x27027 x11873 -x23369 x10098 -x11245 -x13278 -x17335 -x27395 -x35943 -x39693 x34906 -x12803 -x2879 -x6333 x38584 -x17584 -x29956 -x5318 -x28242 -x39028 -x33625 -x9689 -x27301 -x24546 -x11163 -x19707 -x38992 -x6267 -x27423 -x18297 -x13532 -x39613 -x38728 -x28138 -x27177 -x29854 -x7597 -x18842 -x4867 -x3990 -x8481 -x37450 -x38977 -x30604 -x11000 -x20343 -x21744 x31695 -x14073 -x22237 -x30665 -x19170 -x31507 -x37952 -x26132 -x30888 -x5655 -x27720 -x15218 -x21111 -x24936 -x3038 -x24356 -x35636 -x12837 -x23467 -x853 -x34691 -x6480 -x12081 -x27350 -x15547 -x24319 -x27596 -x32226 -x35154 -x26301 -x21095 -x3403 -x25645 -x5034 -x14119 -x22482 -x10481 -x28821 -x21931 -x24023 -x28136 -x32060 -x28667 -x12979 -x4858 -x37240 -x26997 -x5632 -x18247 -x1465 -x1950 -x18352 -x7863 -x24984 -x23905 -x11164 -x19114 -x33386 -x17862 x25353 -x10934 -x17881 -x5102 -x789 -x442 -x37067 -x36100 -x38576 -x3909 -x37573 -x12708 -x23805 -x18657 -x3650 -x23075 -x36068 -x28461 -x5231 -x17144 -x27659 -x32769 -x39557 -x39839 x37504 -x510 x39994 -x22207 -x17730 -x9547 -x36668 -x20221 -x9700 -x20472 -x29219 -x31647 -x22769 -x34570 x37878 -x7041 -x27526 -x31314 -x32857 -x23229 -x28553 -x35623 -x23893 -x124 x3414 -x17159 -x8915 -x35311 -x8391 -x30303 x6407 -x23310 -x10911 -x17406 -x23340 -x27007 -x11860 -x248 -x37188 -x13996 -x39909 -x28106 -x32900 -x31763 x28660 -x5697 -x29764 x16034 -x7844 -x19900 -x12165 -x26418 -x20685 -x3711 -x15678 -x36378 -x29737 -x9043 -x24140 -x18579 -x37442 -x6004 -x367 -x3151 -x25340 -x34731 x727 -x18721 -x3446 -x13117 -x30632 -x14465 -x31762 -x4295 -x26556 -x22064 -x5127 -x18178 -x17590 -x18279 -x33063 -x1525 -x15435 -x21068 x22714 -x34704 -x23464 -x25946 -x29391 -x28746 -x38651 x15996 x37029 -x11506 -x20784 -x7690 -x3244 -x1048 -x11173 -x8930 -x3035 -x35253 -x10706 -x14542 -x14976 -x29330 -x7268 -x34204 -x17219 -x26379 -x29261 -x9412 -x12832 -x17140 -x16686 -x36550 -x31322 -x14289 -x18386 -x37303 -x26188 -x6416 -x20709 -x6629 -x18981 x12137 -x32305 x39381 -x4504 -x17634 -x20626 -x37656 -x19836 x28603 -x36509 -x36128 -x27850 -x29072 -x16130 -x27090 -x8653 x31641 -x8187 -x14558 -x22965 -x25870 -x4990 -x2113 -x32162 x585 -x3632 -x5844 -x8321 -x10548 -x27114 -x9226 -x32835 -x33330 -x35337 x39216 x13130 -x28080 x9010 x12566 -x15243 -x3321 -x2972 -x4108 -x20245 -x8792 -x6153 -x22820 -x37201 -x17310 -x34931 -x7334 -x19149 -x21898 -x22419 -x9809 -x2103 -x35157 -x16539 -x1588 -x6419 -x10658 -x13314 -x39386 -x27051 -x25269 -x4366 -x7965 -x8945 -x27085 -x18249 -x14037 -x30854 -x37093 -x30971 -x33863 -x34196 x7846 -x21869 -x12739 -x25528 -x2719 -x14193 -x25564 -x25536 -x1142 -x7100 -x20860 -x6521 -x22787 -x39574 x5957 -x19008 -x32875 -x9033 -x15097 -x27835 -x32375 -x4945 -x71 -x29837 -x38292 -x28869 -x24304 -x13013 -x632 -x29157 -x32010 -x7303 x16385 -x2564 -x26224 -x25821 -x37670 -x29327 -x34974 -x38396 -x30693 -x29679 -x34674 -x33280 -x6128 -x28841 -x8862 x33823 -x10457 -x13560 -x12460 -x24307 -x9770 -x32175 -x20253 -x36771 x34339 -x8454 -x34142 -x12422 -x15541 -x36196 -x5078 x1286 x15196 -x31373 -x20822 -x35909 -x5482 -x39011 -x17764 -x3722 -x6440 -x29647 -x21309 -x24739 -x18163 x19320 -x6165 -x3894 -x11051 -x549 -x21606 x35165 -x1565 -x12659 -x34973 x22104 -x9677 -x24968 -x22292 -x32941 -x4049 -x16436 -x26176 -x26558 -x24683 -x32364 -x38280 -x8460 -x22065 -x8737 -x1887 -x17296 -x29410 -x4071 -x30548 -x336 -x22993 -x34077 -x37982 x19840 -x31041 x13216 -x2645 -x9752 -x15339 -x35671 -x17386 -x10185 x13607 -x29820 -x36204 x39132 -x27591 -x37872 -x31279 -x609 -x27394 -x37745 x1893 -x16921 -x26312 -x1563 x37224 -x28975 -x39790 -x29555 -x10100 -x14710 -x1925 -x3022 -x16668 -x22414 -x23133 -x39449 x16427 x3439 -x11856 -x1733 -x4972 -x5373 -x22210 -x34978 -x18008 -x10983 -x2162 x23109 -x36971 -x17023 x34237 -x29863 -x37099 -x23065 -x30609 -x29947 -x5523 -x10519 -x6183 -x10612 -x26328 -x12746 -x988 -x22191 -x19335 -x21414 -x24457 -x36634 -x4236 -x17330 -x39220 -x3077 -x38843 -x29948 x9714 -x20126 -x9079 -x25293 -x4925 -x30107 x32092 -x39194 -x18499 x20021 -x14888 x23331 -x20006 -x6712 -x38016 -x10188 -x25666 x11539 -x826 -x36257 -x12254 -x18001 -x22273 x18121 -x7084 -x31315 -x9032 -x4888 -x18220 -x39674 -x16709 -x10349 -x15865 -x22548 -x10000 -x16757 x19717 -x9662 -x12466 -x12668 x17940 -x5808 -x22249 -x38008 -x13562 -x1907 -x4003 -x11983 -x7362 -x30844 -x30387 -x32304 x12733 -x32618 -x27571 -x4018 -x19230 -x29672 -x35727 -x11207 -x34708 -x38486 -x23048 x34130 -x36987 -x5091 -x5876 -x25356 -x9909 -x38940 -x13912 -x2288 -x15229 -x10030 -x1355 -x22216 -x23282 -x16577 -x11038 -x1911 -x14749 -x21672 -x39102 -x15150 -x22999 -x36398 -x26060 -x21310 -x6077 -x29707 -x36892 -x31224 -x35806 -x33004 -x39222 -x25605 -x7372 -x333 x2402 -x37889 -x25036 -x33631 -x4946 -x22803 -x32796 -x35288 -x23244 -x30281 -x28917 -x19839 -x34574 -x11658 -x1408 -x34380 -x33673 -x39325 -x7884 -x12817 -x21591 -x28179 -x32456 -x30982 -x23320 -x23906 x20337 -x10461 -x22726 -x2246 -x17941 -x37772 -x13004 -x22288 -x18371 x7803 -x9157 x32406 -x14631 -x17149 -x33517 -x35030 -x17200 -x7546 -x13987 x29535 -x21488 -x23418 -x35822 -x25900 -x1091 -x7905 -x17675 -x26678 -x12195 -x16778 -x35748 -x31181 -x22773 -x13070 -x10370 -x6400 -x9949 -x16311 -x22717 -x23740 -x9058 x10374 x15863 -x6612 -x26200 -x17454 -x27683 -x27202 -x36413 -x6457 -x37922 -x19888 -x30319 -x24598 -x6240 -x23887 x3121 -x32522 -x15809 -x27697 -x4467 -x9237 -x6437 -x24600 -x35061 -x36293 -x1838 -x4752 x15785 -x36171 -x2807 -x29706 -x15123 x3689 -x5066 -x24247 -x31045 -x1935 x6737 -x20729 -x25140 -x32630 -x12433 x13452 -x22108 -x27006 -x34201 -x37771 -x16448 x8349 -x6310 -x30642 -x6343 -x16097 -x16576 -x11835 -x1153 -x992 -x2489 x38178 -x30078 -x39236 -x2016 -x16066 -x7492 -x11641 -x37641 -x1755 -x9232 -x19018 -x26874 -x21597 -x24750 -x28812 -x7639 -x17020 -x9810 -x29409 -x8568 -x5999 -x762 -x5782 -x27295 -x5349 x22712 -x19987 -x37606 -x21710 -x23921 -x14913 -x4935 -x31886 -x8840 x6696 -x31812 -x23336 -x2530 -x16298 -x12842 x33506 -x31879 -x31827 -x10084 -x13252 -x6991 -x7161 -x16844 -x39019 -x6835 -x168 -x8484 -x33547 x24039 -x18450 -x11321 x4081 -x12107 -x133 -x12555 -x27589 -x33980 -x32625 -x7985 -x10079 -x7039 -x36425 -x10149 -x5726 -x17706 -x33303 x2085 -x17033 -x10662 -x12879 -x6058 -x19385 -x20596 -x34519 -x31195 -x15546 x20845 -x12655 -x16000 -x3338 -x29069 -x6891 -x28649 -x3010 x36578 -x32797 -x20686 -x39042 -x14183 -x28344 -x30673 -x7621 -x9305 -x16557 -x37696 x9992 -x32387 -x22005 -x25156 -x33796 -x1512 x29760 -x29349 -x8175 -x23064 -x19227 -x31563 -x9707 -x32919 -x39361 -x12772 x1 -x38354 -x5411 -x32818 -x4293 -x286 -x2870 -x19795 -x24504 -x31775 x24850 -x38197 -x38218 -x1471 -x14713 -x17664 -x22688 -x25832 x3419 -x11070 -x38858 -x18214 -x987 -x13718 -x2267 -x4188 -x36057 -x9481 -x6382 -x34393 -x17418 -x38951 -x20416 -x5035 -x12635 -x32169 -x33705 -x36724 -x23482 x3697 -x12937 -x5217 -x19021 -x15220 -x26559 -x23527 -x38370 -x26195 -x27028 -x7052 -x14220 -x27169 x6774 -x23008 -x15165 -x32903 -x12415 -x7843 x2913 -x25062 -x3922 -x103 -x14081 -x39654 -x7022 -x8598 -x18947 x33859 -x34922 -x33444 -x13670 x29346 -x5533 -x24595 -x19151 x28793 -x29374 -x14302 -x12014 -x8096 -x38246 -x31475 -x9566 x32577 -x30227 -x24640 -x15650 -x33538 x22397 -x10205 -x19065 -x29645 x14586 -x31080 -x31467 -x7045 -x14422 x24839 -x11455 -x18773 -x39278 -x39365 -x7288 -x23403 x38172 -x21806 -x28158 -x19514 -x37858 -x6546 -x14184 -x32993 -x26171 -x34277 -x23312 -x38586 -x19367 -x6784 -x3113 -x4019 x17637 -x11739 -x34405 -x28060 -x3380 -x4419 -x27384 -x29210 -x36752 -x4907 -x9163 -x23160 -x9589 x29697 -x30661 -x37058 -x9143 x6149 -x37034 -x32926 -x7924 -x39484 -x35923 -x31868 x6946 x15446 -x27174 -x21871 -x38371 -x32019 -x25842 -x14906 -x39051 -x13711 -x36376 x18745 -x1715 -x10799 -x20070 -x21573 -x32591 -x27739 -x25131 -x22295 -x11971 -x10837 -x23106 -x24376 -x19590 -x3620 -x16528 -x1017 x35208 -x5958 -x7200 -x37694 -x10655 -x23486 -x2235 -x7911 -x17465 -x646 -x25658 -x965 -x6435 -x7570 -x8730 -x9089 -x29174 -x7441 -x17030 -x7328 -x7852 -x15876 -x22946 -x23146 -x4641 -x21211 -x9738 -x1294 x1591 -x25320 -x15462 -x3657 -x19601 -x34746 -x16406 x36798 -x14329 -x22432 -x37295 -x6412 -x28644 x2953 -x37999 -x14759 -x24246 -x5488 -x29946 -x32859 -x37164 -x21605 -x11146 -x28605 -x29616 -x36080 -x18144 -x35244 -x24076 -x26912 -x15925 -x324 -x13837 -x20783 -x20461 -x5244 -x15673 -x16293 -x37151 -x16219 -x10871 -x2895 -x3519 -x11940 -x29171 -x15646 -x24568 -x20099 -x31518 -x9639 -x30573 -x27046 -x28996 -x19853 -x20348 -x7897 -x29829 -x27788 -x23605 -x7829 -x16152 -x22300 -x31448 x24075 -x34005 -x1082 -x39407 -x1423 -x33646 -x4906 -x2924 -x7821 -x14530 -x37906 -x30160 -x27630 -x19727 -x1632 -x17395 -x33216 -x34352 -x2943 -x39410 -x26987 -x25481 -x37927 -x13636 -x35971 -x3740 -x18883 -x31927 -x3648 -x7236 -x39414 x20636 -x21054 -x24778 x10974 -x11428 -x11896 -x13818 -x13678 x18052 x38462 -x37206 -x7125 -x3718 -x3939 -x13661 -x3088 -x21964 x115 -x23235 x3943 -x9950 -x37451 -x7653 -x23611 -x5537 -x10546 -x17086 -x19167 -x5856 -x23542 -x26694 -x2076 -x21828 -x11990 x11211 -x14861 -x17976 -x19593 -x35540 -x1941 x31014 -x23861 -x3858 -x10353 -x1195 -x702 -x7086 -x32320 -x22856 -x35076 -x3081 -x15959 -x28010 -x14200 -x25141 -x22932 -x10431 -x39425 -x165 -x34648 -x33654 -x11088 -x24606 -x21313 -x31916 -x20007 x23655 -x23556 -x39804 -x10826 -x24589 -x20925 -x25663 -x36977 -x28689 -x4060 -x32042 -x26055 -x30932 -x22062 x34514 -x26820 -x13489 -x37213 -x18636 -x19938 -x14178 -x19556 -x15337 -x15012 -x13381 -x28806 -x30927 -x17948 -x6533 -x10753 -x36747 -x32771 -x937 -x4044 -x18415 -x6942 -x1696 -x15019 -x28554 -x33486 -x31194 -x13484 -x9186 -x14708 -x2020 -x6012 x35613 -x29675 -x34668 -x26862 -x32011 -x21384 -x27718 -x28849 -x7587 x39741 -x11049 -x23557 -x29078 -x16333 -x31069 -x10165 -x24876 -x261 -x9625 -x34479 -x36563 -x23 -x32407 -x18173 -x32566 -x24286 -x19290 -x18912 -x16556 -x246 -x26432 -x15310 -x38725 -x4213 x27952 -x21386 -x35330 -x35595 -x33924 -x21915 -x27915 -x11141 -x11626 -x7828 -x1247 -x36503 x26046 -x28509 -x5306 -x9370 -x20616 -x22303 x7802 -x10147 -x4620 -x18056 -x36856 -x12743 -x26725 -x15065 -x8882 -x28009 -x14379 x17408 -x12575 -x6005 -x35207 -x9769 -x16792 -x37683 -x391 -x15255 -x23599 -x28051 -x8679 -x22146 -x33326 -x8179 -x37065 -x1984 -x23352 -x11727 x33946 -x6127 -x19420 -x2587 -x12273 -x529 -x13235 -x33566 -x35838 -x15119 -x26534 -x36195 -x25251 -x18811 -x8893 -x3443 -x37546 -x14534 -x10096 -x20360 -x8715 -x13724 -x2559 -x32593 -x14526 -x12166 -x5713 -x22655 -x14729 -x33626 -x16250 -x38189 -x3683 -x735 -x36832 -x33404 -x28910 x16456 -x26142 -x12145 -x32356 -x6627 -x39942 x21775 -x32245 -x10995 x32636 -x35250 -x36716 -x1527 -x36879 -x25554 -x36630 -x36568 -x1971 -x27578 -x6602 -x26186 -x3686 -x4051 -x4583 -x31183 -x13993 -x35765 -x20766 -x35449 -x37612 -x37892 -x30923 -x20555 -x8332 -x6555 -x21421 x18530 -x12667 -x12191 -x5461 -x28681 -x20272 -x23871 -x6032 -x29900 x36822 -x32655 -x70 -x12556 -x14599 -x15102 -x25311 -x24661 -x792 -x22260 -x31003 -x3315 -x13660 -x23588 -x23138 -x23658 -x35069 -x38168 -x11916 -x10322 x5566 -x14721 -x32633 x25852 -x12048 -x6845 -x19297 -x8009 -x32444 -x13952 x16612 -x10513 -x20908 -x7188 -x1198 -x20480 -x6303 x14817 -x27605 -x12449 -x39478 -x34316 -x20473 -x15238 -x28377 -x26552 -x28723 -x799 -x27701 -x12142 -x3864 -x37673 -x36218 -x13071 -x20479 -x183 -x15182 -x31327 -x4729 -x4464 -x13175 x38394 -x1638 -x1110 -x17230 -x22631 -x17074 -x12716 -x39823 -x35128 -x35697 -x19323 -x19505 -x20294 -x767 -x35301 -x14162 -x28861 -x15976 -x3863 -x20262 -x17150 -x24792 -x27215 -x5385 -x13728 -x12494 -x15138 -x6722 -x25636 -x32072 -x5966 x10800 -x31000 -x18118 -x21796 -x28607 -x18482 -x5834 -x31513 -x24477 -x25993 -x29247 -x9345 x8131 -x11895 -x20383 -x14794 -x8772 -x21274 x27416 -x5486 -x16156 -x20033 -x33569 -x33809 -x5512 x34097 x19582 -x35200 -x24423 -x28406 -x21281 -x12678 -x30628 -x4035 -x3666 -x7253 -x10062 -x14509 -x33446 -x22356 -x18137 -x27407 -x28675 -x12388 x9324 x29715 -x17742 -x37505 -x36087 x13698 -x18788 -x20985 -x25394 -x33739 -x38579 -x26477 -x11001 -x27470 -x16366 -x34371 -x14362 -x9361 -x36418 -x29516 -x10531 -x8994 -x32176 -x22893 -x37331 -x12697 -x36058 -x2830 -x27400 -x25328 -x17585 -x36261 -x10868 x17902 -x26826 -x29381 -x34243 -x27569 -x1409 -x30535 -x15269 -x8252 x29648 x34792 -x12325 -x23504 -x35651 -x9657 -x39471 -x28200 x24 -x13366 -x14887 -x26576 -x30732 -x9608 -x39601 -x30498 -x5868 -x20977 -x28544 -x23924 -x36557 x21607 -x19947 -x9349 -x20693 -x7579 -x22009 -x23200 -x32906 -x28108 -x31833 -x25506 -x1043 -x14698 -x18361 x16910 -x16302 -x29233 -x37131 -x37234 -x30162 -x14034 -x14879 -x6820 -x8903 -x10493 -x28977 -x35913 -x4613 -x25061 -x30300 -x10465 -x19663 -x238 -x8330 -x21567 -x33728 -x8614 -x33686 -x3395 -x14869 -x32733 -x22069 -x12870 -x36158 -x27673 -x6594 -x634 -x1666 -x31894 -x29792 -x4055 -x6527 -x26919 -x3673 -x30880 -x11084 -x3093 -x16640 -x1600 -x11493 -x32332 -x5252 -x9807 -x34756 -x29756 -x25930 -x36285 -x8808 -x10008 -x6162 -x29106 -x25853 -x26297 -x5815 -x16368 -x27276 -x13965 -x5156 -x8524 -x32789 -x25471 x32280 -x9225 x34624 -x31281 -x87 -x30594 x29767 -x11733 -x6911 -x27321 -x31215 -x2027 x27696 -x39309 -x3543 x33742 -x34918 -x21084 x18346 -x23006 -x21491 -x33384 x37304 -x24992 -x26695 -x26133 -x25306 -x26583 -x26638 -x39670 -x18244 -x3875 -x38326 -x9111 -x39322 -x28462 -x25778 -x12647 -x24536 -x9116 -x13710 -x6052 -x14949 -x35789 -x552 -x8015 -x12446 -x19702 -x22960 -x3241 -x9054 -x8363 -x28724 -x95 -x33136 -x29699 -x7468 -x30876 -x8463 -x2683 -x12589 -x15907 -x29228 -x17933 -x26456 -x9850 -x37199 -x1466 -x8692 -x20380 x10644 -x15960 -x20630 -x22097 x13676 -x17985 -x35391 -x37417 -x31085 x9141 -x31102 -x39419 -x18619 -x35860 -x27082 -x27081 -x16607 x31173 -x13144 -x3946 x38348 -x24796 x19307 x21498 -x1667 -x28171 -x33905 x3556 -x26627 -x9754 -x16168 -x10035 -x17808 -x37849 -x7044 -x26554 -x13157 -x36667 -x1325 -x34730 -x22283 -x10813 -x24874 -x27842 -x1986 -x36936 -x1101 -x7059 -x12441 -x18333 -x28893 -x28827 -x12468 -x6095 -x13941 -x20672 -x17419 -x27706 -x24845 -x6687 -x13246 -x24836 -x29618 -x36062 -x23859 -x14353 x35009 -x19551 -x23784 -x303 -x38691 -x830 -x38784 -x14679 -x12169 -x29848 -x19015 -x5568 -x11906 -x37139 -x833 -x186 -x3122 -x34622 -x26064 -x26894 -x38985 -x17362 -x21576 -x24500 -x24764 -x11987 -x12701 -x675 -x36093 -x3258 -x10865 -x37087 -x15393 -x21754 -x1637 -x20997 -x8582 -x19093 -x31699 -x37734 -x33203 -x28371 -x34790 -x39915 -x31946 -x6886 x20862 -x27109 -x22025 -x38762 -x21338 -x29316 -x36758 -x38188 -x19599 -x20090 -x10729 -x9854 -x35578 -x14111 -x27990 -x29013 -x23027 -x27133 -x15598 -x952 -x21170 -x22457 -x21722 -x26571 x15611 -x21322 -x29919 -x2172 -x18906 -x24252 -x15652 -x24094 -x24978 -x33879 x4558 -x2092 -x34362 -x29968 -x12715 -x39577 -x14087 -x34050 -x32405 -x4624 -x11124 x20749 -x36134 -x33246 -x8954 -x28227 -x18976 -x2040 -x22266 -x37378 -x27793 -x35885 -x33027 -x26053 -x33945 -x38120 -x1966 -x6908 -x9277 -x3853 -x16825 -x5431 -x8077 -x23989 -x15234 -x20859 -x19435 -x7945 -x5577 -x21167 -x18536 -x1818 x31349 x5785 -x8699 -x37291 -x13883 -x2282 -x28233 -x2505 -x38267 -x17967 -x37257 -x18051 -x29999 -x8137 -x9243 -x19495 -x23595 -x8750 -x3700 -x8821 -x22887 -x25596 -x1998 -x13988 -x18159 -x21629 -x32302 -x5351 -x7693 -x22007 -x38330 -x11409 -x18332 -x530 -x35286 -x28596 -x337 -x25370 -x2210 -x15714 -x37064 -x21092 -x34995 -x35551 -x34840 -x12779 -x7567 -x14775 -x4921 -x23111 -x6827 -x18440 -x14271 -x25974 -x14999 -x33748 -x33011 -x18961 -x6212 -x6205 -x24557 -x37674 -x34875 -x7195 -x24452 x33237 -x37774 x38470 -x37781 -x16407 -x10290 -x30215 -x15545 -x15693 -x30036 -x36438 -x19275 -x11076 -x1240 -x23613 -x9267 -x23077 -x39350 -x4532 -x33044 -x17769 -x26855 -x19461 -x36069 x2287 -x26427 -x20857 x31398 -x26260 -x28749 -x30028 -x19681 -x26737 -x26993 -x3202 -x38967 -x21746 -x33010 x29432 x9910 -x12674 -x17630 -x25082 -x33082 -x11208 -x28145 -x19600 -x21471 -x39058 -x26330 -x37153 -x37095 -x17370 -x28209 x24582 -x11256 -x1261 -x652 -x14144 -x13812 -x16491 -x25354 x15778 -x16941 -x29962 -x206 -x29363 -x16477 -x30924 -x27058 -x22937 -x19502 -x30368 -x35520 x22569 -x11637 -x25986 -x38652 -x12740 -x12367 -x5951 -x20914 -x29871 -x20998 -x35331 -x38684 -x1364 -x27865 x24902 x36172 -x14970 -x16244 -x34592 -x9408 -x1281 -x7680 -x38898 -x10209 -x34880 -x11738 -x32399 -x8962 -x12827 -x4859 -x16592 -x1112 -x10514 -x7065 -x4809 -x1528 -x17022 -x16667 -x35120 -x10051 -x19195 -x21657 -x14686 -x24114 -x29397 x36925 -x3492 -x10538 -x10709 -x14244 -x24592 x21631 x35951 -x14495 -x39469 -x36858 -x3619 -x24302 -x9549 -x13369 -x17046 -x19870 -x28579 -x16823 x10293 -x27144 -x19606 -x34092 -x17166 -x3678 -x25817 -x33079 -x27796 -x28218 -x19241 -x39723 -x22048 -x7035 -x37553 -x2299 -x28318 -x11724 -x31591 -x33080 -x4454 -x24740 -x35784 -x4381 -x30560 -x1318 -x8093 -x25913 -x5574 -x15224 -x14832 -x12498 -x6049 -x10432 x10615 -x11174 x16713 -x34557 -x3499 -x39591 -x28317 -x13596 -x35116 -x38863 -x31842 -x13275 -x31618 -x35413 -x39971 -x13240 -x7533 -x4333 -x2649 -x6849 -x21087 -x18760 -x38835 -x17142 -x7903 x39479 -x1943 x27566 -x19760 -x36838 -x27634 -x35849 -x18466 -x19907 -x32932 -x262 -x33510 -x18027 -x14410 x10494 -x23406 -x3587 -x7867 -x34542 -x13481 -x37184 -x18687 -x30570 -x33852 -x21670 -x22527 -x29269 -x31193 -x4190 -x26932 -x24310 x17341 -x4936 -x402 -x7857 -x2418 -x39523 -x11446 x22405 -x4304 -x1674 -x37595 -x9505 -x22539 -x3485 -x1103 -x29583 -x4485 -x15755 -x15274 -x13800 -x38303 -x36170 -x36001 -x8473 -x5588 -x17797 -x32886 -x8233 -x21033 -x38932 x7923 -x32005 -x13742 -x14501 -x22648 -x17832 -x2444 -x25741 -x22265 -x18704 -x24687 -x28918 x14570 x35487 -x2465 -x32824 -x18936 -x1391 x19116 -x32458 -x17263 -x20968 -x14892 -x12288 -x13060 -x19929 -x19430 -x19696 -x3707 -x36514 -x38308 -x25880 -x26623 -x36472 x29667 -x19975 x28944 -x31792 -x32297 -x27755 -x24538 -x26915 -x31649 -x31565 -x20880 -x35832 -x13292 x7461 -x28471 -x9996 -x26083 -x26574 -x11660 -x37126 x24952 -x26378 -x25655 -x35177 -x34762 -x19589 -x27263 -x6061 -x30639 -x13547 -x9591 -x37393 -x7729 -x36299 -x31425 -x12442 -x29276 x12878 -x14858 -x5188 -x132 -x24352 -x21272 -x34335 -x3495 -x5888 -x10598 -x23066 -x6693 -x6936 -x17236 -x9184 -x1454 -x18329 -x3271 -x7705 -x33218 -x11684 -x10329 -x35047 -x784 -x11677 -x33984 -x31921 -x19328 -x22491 -x2900 -x38136 -x16453 -x24080 -x11717 -x18829 -x6572 -x36932 -x10407 -x20135 -x39310 -x33055 x3238 -x22472 -x34398 -x6089 -x16978 x22379 -x33321 -x17451 -x224 x22526 -x11150 -x35754 -x1977 -x35160 x36959 -x27649 -x8928 -x31948 -x28235 -x7914 -x9679 -x18191 x18140 -x2250 -x8731 -x3109 -x12524 x16033 x5463 -x20738 -x33825 -x12037 -x37786 -x35981 x22424 -x15800 -x24194 -x5017 x29992 -x4842 -x7111 -x28865 -x4827 -x24432 x35557 -x30946 -x37896 -x26977 -x27077 -x3011 -x14667 -x20743 -x36078 -x34611 -x32854 -x7043 -x25263 x17096 x6747 -x25423 -x5356 -x13061 x19927 -x8780 x22800 -x14623 -x32326 -x33133 -x31907 -x32999 -x10129 -x5268 -x24541 -x6657 -x9953 -x176 -x29294 -x10515 -x5967 -x26644 -x4411 -x26435 -x26983 -x15089 -x17216 x2179 -x21667 -x22895 -x15249 -x3005 -x451 -x33657 -x25319 -x13985 x21820 -x4627 -x33821 -x23963 -x29076 -x3250 -x14382 -x13341 -x21653 -x10348 x16375 -x18652 -x15050 x24227 -x28907 -x6504 -x1530 -x21036 -x25989 x28684 -x20437 -x17332 -x3873 -x34507 -x31076 -x5596 -x34272 -x23314 x29312 -x2511 -x7179 -x24634 -x9966 -x39832 -x26485 -x15597 -x495 -x17462 -x8478 -x33521 -x8673 -x12329 -x23169 -x23899 -x26570 -x2193 -x33097 -x28734 -x4438 -x5338 -x24340 -x26496 -x39745 -x22027 -x461 -x13751 -x12816 -x14978 -x16434 -x23087 -x3388 -x28429 -x1664 -x15964 -x20336 -x887 -x11608 -x22444 -x31940 -x33211 -x18715 -x36056 -x5561 -x21187 -x28422 -x16782 -x17814 -x32271 -x26440 -x9064 -x2417 -x7262 x23470 -x33425 -x29669 -x4036 -x8023 -x26073 -x24329 -x5447 -x24883 -x20198 -x24343 -x25873 -x22599 -x19504 -x5527 -x31367 -x21854 -x37676 -x27567 -x25825 -x13433 -x26269 -x1120 -x23704 -x7444 -x11574 -x22359 -x20249 -x27493 -x35896 -x28100 -x25077 -x1536 -x18106 -x5312 -x38577 -x28706 -x3884 -x24757 -x14660 -x24482 x35747 -x15335 -x21853 -x29100 -x26886 -x20704 -x26170 -x2920 -x19111 -x9342 -x4168 -x5025 -x15362 -x18006 -x19622 -x39775 -x13947 -x36365 -x14472 -x14036 -x5109 -x35053 -x21009 -x19986 -x7091 -x18994 -x19711 -x29520 -x12876 -x19083 -x11095 -x33871 -x36354 -x20922 -x23197 -x6514 -x12409 -x10420 -x31462 -x11499 -x3668 -x17998 -x37457 -x28943 x39135 -x1069 -x11036 -x25190 -x15136 -x16015 -x8438 -x7989 -x553 -x30829 -x25725 -x34893 -x24823 -x15256 -x15353 -x27843 -x17918 -x17609 -x38536 -x35682 -x23222 -x5097 -x8027 -x31050 -x36460 -x10429 x14633 -x38364 x39162 -x15651 -x17785 -x13557 x36642 x17920 -x37242 -x19892 -x5992 -x25839 -x31674 x29774 -x35167 -x19240 -x22217 -x13875 -x17127 -x39563 -x6622 -x23758 -x32784 -x34955 -x11514 -x13819 -x39402 -x34083 -x36281 -x2914 -x19668 -x18569 -x25321 -x38069 x37448 -x10279 -x10950 -x27513 -x1085 -x17780 -x11314 -x7436 -x19697 -x2941 -x685 -x11640 -x34347 -x14157 -x23615 -x10550 x36612 x4863 -x21756 x27125 -x30699 -x8413 -x6481 -x36657 -x23125 -x5058 -x38546 -x17264 -x544 -x33804 -x8194 -x8779 -x37316 -x16797 -x17443 -x37124 x1776 -x13322 x39531 -x7638 -x19825 -x10065 -x11903 -x22337 -x2258 -x13686 -x7608 -x30744 -x8551 -x36594 -x17091 -x3293 -x15932 -x25849 -x19343 -x15893 x33981 -x15213 -x15434 -x2198 -x3179 x32418 -x4975 -x31633 -x32611 -x39148 -x6275 -x18861 -x6584 -x15548 -x37439 -x7707 -x10397 -x13299 -x24390 -x39856 -x7740 -x22222 -x32847 -x27044 -x1262 -x23901 -x28926 -x26714 -x37292 -x31251 -x18347 -x16788 -x11353 -x7721 -x6070 x30422 -x35588 -x35484 -x16369 -x17447 -x27672 -x11692 -x35419 x196 -x27292 -x14457 -x36551 -x7765 -x6731 -x18237 -x35739 x3869 -x5995 x14402 -x14777 -x24615 x36784 -x30335 -x9065 -x23973 -x16506 x4499 -x15756 -x10174 -x39638 -x33491 -x11007 -x1876 -x1927 -x26226 -x9425 -x5842 -x18278 -x12053 -x17550 -x33539 -x39568 -x23951 -x27891 -x8299 x3525 -x834 -x8853 -x34581 -x3025 -x18643 -x37981 -x17094 -x32975 -x20244 -x26069 -x28994 -x27004 -x15901 -x15520 -x15780 x4234 -x23703 -x4082 -x30029 -x26744 -x25723 -x7297 -x14392 -x30930 -x29193 -x22138 -x16211 -x24530 -x30519 -x18595 -x16609 -x2128 -x3938 -x80 x18285 -x17212 -x14433 -x32318 x17965 -x811 -x14812 -x22012 -x17825 -x5234 -x4107 -x23452 -x20517 -x31581 -x26967 -x24384 -x3934 -x4598 x20867 -x28815 -x14849 -x13581 -x144 -x13062 -x4389 -x1018 -x1535 -x9951 -x19346 -x22332 -x32734 x26710 -x39977 -x9860 -x27895 -x38121 -x33316 -x31597 -x9866 -x30276 -x2856 -x39912 -x13160 -x30721 -x32259 -x27313 -x10874 -x16465 -x8161 -x33087 x24772 -x5846 -x30261 -x6520 -x32038 -x6317 -x38768 -x5408 -x13205 -x35965 -x7378 -x2880 -x3840 -x1204 -x6743 -x39607 -x5370 -x9684 x30155 -x12143 -x21064 x37057 x33291 -x35378 -x12389 -x16367 -x31278 -x34007 -x17323 -x18122 -x9571 -x16202 -x5332 -x3272 -x25347 -x39918 -x36920 -x13155 -x30562 -x15797 -x32861 x8946 -x1995 -x3514 -x1228 -x29978 -x5572 -x39089 -x12482 -x16912 -x29561 -x14690 -x11241 -x485 -x31543 -x11137 -x5258 -x16721 -x7113 -x22234 -x476 -x5693 x7580 x18749 -x23539 x15644 -x3940 -x33901 -x27982 -x10137 -x33165 -x23062 -x31435 -x15951 -x3539 -x39008 -x11317 -x4785 -x24414 -x26617 -x24421 -x39184 -x2293 -x9933 -x16833 x22669 -x36835 -x15232 -x6609 -x13199 x23964 -x29859 -x19341 -x19448 -x14451 -x9093 -x30192 -x31217 -x25329 -x22254 -x25017 -x19665 -x39 -x20144 x30109 -x32436 x39427 -x20716 -x2529 -x12047 -x37423 x37478 -x26746 -x7908 -x37274 -x26495 -x34221 -x20134 -x10697 -x29991 -x33854 -x28831 -x22259 -x2604 -x39830 -x38223 -x34563 -x12530 x9098 x31863 -x12761 -x19080 -x25464 -x33501 x33997 -x9476 -x25425 -x24995 -x23912 -x14798 -x21708 -x38319 -x25733 -x9110 -x8561 -x23852 x30821 -x20807 -x33219 -x18413 -x14268 -x24912 -x3094 -x26377 -x3720 -x26502 -x28431 -x7879 -x35702 x28951 -x36533 -x26110 -x38002 x6218 -x28813 -x29360 -x22180 -x24113 -x21619 -x37572 -x38082 -x2858 -x9971 -x18597 x5493 -x28162 -x39539 -x31476 -x18917 -x5771 -x35816 -x20823 -x25665 -x399 -x30980 -x17293 -x1264 x11948 -x38337 -x18484 -x31614 x31817 -x39517 -x38961 -x38582 -x3141 -x14498 -x7264 -x33239 -x11737 -x26715 -x35802 -x23213 -x24746 -x33350 -x4849 -x29006 -x26164 -x688 -x12189 x348 -x17820 -x36828 -x26244 -x6249 x37842 -x28456 -x27327 -x32237 -x14068 -x18012 -x30664 -x4247 x24269 -x26887 -x39972 -x6577 -x4227 -x17751 -x35236 -x38341 -x17871 -x39193 -x33596 -x34838 x11919 -x11351 -x27194 -x25854 -x27230 x21745 -x39210 -x36201 -x37262 -x440 x27898 -x36286 -x39659 x26048 -x32219 -x24468 x28339 -x33372 -x15478 -x21763 -x36728 -x27282 -x29063 -x5492 -x8839 x22423 -x20181 -x28110 -x9926 -x23313 -x26832 -x5451 -x35121 -x37619 -x34265 -x22504 -x24819 -x21382 -x13520 -x36694 -x32508 -x14797 x38411 -x28401 -x13786 -x33778 -x18216 -x16588 -x39060 -x12642 -x15365 -x17265 -x39776 -x24711 -x25818 -x6791 -x13162 -x22409 x14417 -x34725 -x19156 -x28932 -x5402 -x4672 -x36814 -x7034 -x3397 -x19786 x21711 -x16990 -x37677 -x29731 -x10671 -x12028 -x31134 -x1452 -x4557 x5328 -x4399 -x38407 -x7953 -x33595 -x10401 -x31590 -x13488 -x1202 -x9830 x13573 -x5378 -x2775 -x38137 -x36243 -x20547 -x31148 -x39527 -x1266 -x32692 -x10120 -x9334 -x17643 -x3456 -x12175 -x32293 -x432 -x17204 -x22811 -x4914 x19978 -x3372 -x22751 -x21130 -x2677 -x37609 -x20474 -x33301 -x6977 -x27864 -x39905 -x15864 -x3149 -x24235 -x6090 -x24467 -x20955 x13403 -x37591 -x10716 -x31768 -x35925 -x10923 -x9039 -x36396 -x13776 -x15369 -x9944 -x2071 -x4354 -x12671 -x7635 -x6025 -x32516 -x20061 -x31751 -x35691 x33795 x3493 -x34324 -x3386 -x3389 -x38174 -x24863 -x31593 -x24620 -x28909 -x31059 x23914 -x24573 -x15142 -x22520 -x5259 -x16680 -x36621 -x9450 -x30489 -x18231 -x5826 -x8147 -x38260 -x31544 -x31703 -x31199 -x32626 -x38629 -x29958 -x36401 x37510 -x22838 -x38878 -x23140 -x32871 -x20351 -x8151 x19036 -x25064 -x35171 -x8831 -x33862 -x38780 -x4628 x11725 -x25372 -x31632 -x36924 -x38026 -x18096 -x89 -x11247 -x20008 x17121 -x28998 -x21202 -x28852 -x33064 -x9117 -x26363 -x19146 -x1883 -x33921 -x2693 -x12581 -x17714 x9526 -x8767 x8102 -x25276 -x3953 x2578 -x3164 -x15037 -x17615 -x30375 x28798 -x38841 x29747 -x1464 -x18199 -x20965 -x8669 -x2627 -x10857 -x19415 -x27561 -x12883 x33285 -x16059 -x15860 -x16199 -x20305 -x34417 x39828 x24137 x37551 -x10273 -x19209 -x26384 x19767 -x13420 -x17125 -x9600 -x667 -x5330 -x984 -x39530 -x9947 -x16600 -x18735 x10330 -x29096 -x2392 -x11651 -x33725 -x19783 -x36022 -x437 -x38185 -x4011 -x18036 -x39569 -x4030 -x20593 -x27220 -x16660 -x33235 -x30042 -x10823 -x35232 -x34511 -x36944 -x10108 -x23234 -x36437 -x4214 -x37426 -x19493 -x31533 -x38848 -x31262 -x137 -x5062 -x25570 -x11411 -x19889 -x23422 -x22243 -x34628 -x12580 -x15848 -x3713 -x6507 -x10884 -x4714 -x32193 -x17105 -x28556 -x21231 -x30339 -x24272 -x37692 -x24724 -x3432 -x22507 x37047 -x32877 -x6238 -x28 -x4298 -x9545 x31612 -x15750 -x9325 -x36323 x28704 -x8678 -x29301 -x20831 -x38321 -x5093 -x24553 x21245 x28828 -x31154 -x11308 -x15036 -x3701 -x24639 -x3885 -x1336 x31420 -x7909 -x2863 -x25768 x32849 -x38316 -x2322 -x31211 -x36775 -x27560 -x9972 -x14918 -x30641 -x37893 -x33887 -x2497 -x15889 -x29345 -x30344 -x13045 x17058 -x26958 -x18428 -x30479 -x4330 -x14045 -x17009 -x26568 -x34262 -x18549 -x27039 -x18808 -x20434 -x7231 -x38475 x12015 -x25124 -x39400 -x36469 -x24743 -x24234 -x10791 -x10222 -x34780 -x35142 -x25443 -x18851 -x31990 -x11616 -x26153 -x12760 -x24562 -x5903 -x34260 -x26264 -x32788 -x25861 -x24396 x2150 -x18948 -x33588 -x19154 -x8835 -x39650 -x19059 -x20932 -x23227 -x29439 -x6305 x9930 -x24814 -x10600 -x36463 -x31338 -x2492 -x14739 -x1274 -x5251 -x33016 -x33100 -x13936 -x38387 -x28121 -x39106 -x11386 -x10453 -x39090 -x31723 -x29644 -x30075 -x20676 -x21835 x13151 -x12099 x5185 -x23772 -x26921 -x34036 -x38569 -x27353 -x6094 x16781 -x25507 -x2786 -x12040 -x5023 -x753 -x28696 -x13464 x19865 -x37962 -x16164 -x11264 -x12923 -x7056 -x10534 -x21435 -x11809 -x6486 -x35836 -x29229 -x39806 -x21787 -x18416 -x20392 -x8988 -x31822 -x38905 -x16786 -x2342 -x26774 -x18582 -x25557 -x26103 -x39233 -x32745 -x26543 -x6053 -x38300 -x865 x12532 -x13530 -x30465 -x17130 -x1640 -x32041 -x4968 -x5891 -x28469 -x17164 -x10726 -x3393 -x4221 -x226 -x15340 -x16540 -x17276 -x23633 -x23807 -x12956 -x32329 -x30846 -x4666 -x5359 -x8685 -x29304 x33499 x34482 -x3504 -x5414 -x5286 -x29335 -x32526 -x33463 -x34152 -x18250 -x24920 -x8229 -x14070 -x22021 -x28707 -x8752 -x36708 -x16279 -x38876 x10347 -x17285 -x21927 -x24880 -x8069 -x25659 -x16573 -x8934 -x39724 -x5871 -x22740 -x36104 -x16282 -x5759 -x34334 x16805 -x17111 -x33880 -x20125 -x33124 -x20642 -x1599 -x5085 x32262 -x13203 x30147 -x26001 -x20418 -x4617 -x9453 -x15062 -x36284 -x1542 -x20216 -x21058 -x36194 -x3039 -x21583 -x13783 -x30404 x12896 -x7336 -x32151 -x8872 -x26460 -x1333 -x22121 -x36601 -x12372 -x28881 -x22239 -x24777 -x36525 -x6034 -x39878 -x1722 -x5559 -x16161 -x10357 -x33428 -x29464 -x2522 -x39272 -x15980 -x7801 -x9958 -x28677 -x29828 -x18763 -x5465 -x2323 -x182 x39047 -x29632 -x33388 -x6767 -x38870 -x38601 -x17420 -x21558 -x25970 -x30077 -x34224 -x31212 -x1934 -x9443 -x16500 -x179 -x37016 -x29819 -x14279 -x10848 -x21636 -x22610 -x38088 x25379 -x35810 -x37818 -x15039 -x33461 -x19671 -x36588 x19527 -x9660 -x30612 -x30643 -x13190 -x20755 -x36075 -x15774 -x14003 -x11703 -x26670 -x36709 -x22724 -x16270 -x28650 -x3567 -x14828 -x3157 -x29849 -x31394 -x23198 -x10684 -x3020 -x21432 -x661 -x9789 -x24073 -x18123 -x26120 -x13308 -x9644 -x8541 -x29036 -x3964 x39520 -x19030 -x5229 -x33682 -x15383 -x10648 -x18028 -x28903 -x21505 -x39634 x12141 -x30772 -x4899 -x11436 -x27217 -x10677 -x30751 -x19388 -x36651 -x2586 -x10594 -x18734 -x19560 -x15379 -x25601 -x34659 -x31284 -x23448 -x6717 -x35163 -x39143 -x38503 -x5422 x30867 -x11324 -x810 -x270 -x7628 -x15042 -x24614 -x23796 -x24704 -x24312 -x38655 -x18073 -x15313 x12159 x6300 -x16509 -x38920 -x22562 -x3481 -x20260 -x5524 x3783 -x12753 x14358 -x11030 -x38009 -x8545 -x15517 -x13465 -x22190 -x7877 -x3901 x36246 -x19530 -x10241 -x14485 -x21183 -x29914 -x12792 -x25428 -x36337 -x13402 -x24254 -x25525 -x23137 -x33502 -x20399 -x12681 x384 -x11888 -x19061 -x38608 -x15761 -x11189 x5530 -x5735 -x38266 -x31953 -x31402 x34837 -x19469 x21998 x27120 -x28474 -x33733 -x26327 -x27218 -x27000 -x21643 -x37471 -x8992 -x16480 -x38649 -x21633 -x15509 -x4372 -x17551 -x36450 -x11162 -x2124 -x22971 -x21816 -x11408 -x14799 -x34451 -x9379 -x3111 -x21967 -x21599 -x35915 -x18520 -x32997 -x35848 -x31303 -x37352 -x19483 -x22890 x24904 -x26130 -x29213 x6315 -x18667 -x21843 -x25697 -x7104 -x31133 -x24433 -x13719 -x34576 -x22481 -x35522 -x32561 -x18879 x19720 -x27101 -x17251 -x21171 x20873 -x3295 -x31434 -x7032 -x17968 -x958 -x1780 -x2054 -x19445 -x2647 -x10941 -x13113 -x10849 -x8847 x34857 -x1712 -x18054 -x20651 -x10771 -x693 -x28710 -x38993 -x8312 -x14931 -x10640 -x17755 -x38527 -x7373 x17688 -x36638 -x21157 -x21192 x25279 x16638 -x20877 -x19664 x14510 -x15099 -x25335 -x20654 -x25577 -x26823 -x38149 -x16879 x4596 -x16767 -x29195 -x33411 -x34318 -x8607 -x5298 -x23637 -x17572 -x19718 -x38221 -x31292 -x25776 x33826 -x32233 -x2431 -x19398 -x10319 -x10278 -x5407 -x5591 -x463 -x29142 -x16800 -x39242 -x2146 -x5974 -x33345 -x34707 -x36939 -x2315 -x30266 -x14833 -x34327 x36662 -x30894 x39085 -x1178 -x3636 -x11623 -x34301 x15903 -x16922 -x31620 -x30233 -x14653 -x7942 -x9786 x25173 -x20400 -x8144 -x14735 -x1959 -x9372 -x11325 -x35681 -x23391 -x37979 -x11901 x7842 -x21127 -x10291 -x28153 -x27934 -x34602 -x22018 -x2447 -x24830 -x17598 -x39593 -x39997 -x9834 -x12076 -x20915 -x36895 -x10239 x19921 -x18395 -x18493 -x4344 -x11010 -x22514 -x16538 -x34752 -x16849 -x9485 -x11669 -x26099 -x36198 -x37059 -x20779 -x29594 -x23076 -x14330 -x13227 -x18716 -x30198 -x32620 -x37785 x33319 -x18959 -x21979 -x32668 -x35879 -x36883 -x39396 -x8597 -x15870 -x34075 -x31546 -x35012 -x6223 -x10487 -x25436 -x12777 -x18754 -x812 -x9851 -x24321 -x1041 -x7949 -x14850 -x27443 x27827 -x35087 -x9115 -x21913 -x15936 -x18322 -x9197 -x18743 -x24888 -x12583 -x6488 -x15924 x5063 -x36175 -x7921 -x3124 -x9645 -x34233 -x1677 -x11924 x617 -x26084 -x17066 -x29380 x11042 -x16657 -x13773 -x17856 -x36860 -x9449 x24317 -x19120 -x378 -x1068 -x10535 x3354 x23812 -x9641 -x26602 -x26423 -x31877 -x35296 -x8279 -x2429 -x21544 -x27023 -x27454 x32711 -x5681 -x2961 -x33772 -x1729 x14278 -x36190 -x37663 -x16395 -x28847 -x30012 -x10132 -x1559 -x15977 -x3994 -x16762 -x19954 -x9400 -x14347 -x17910 -x36926 -x11857 -x704 -x10458 -x38894 -x9595 -x1434 -x31748 -x33897 -x37687 -x20664 -x8916 -x25094 -x14210 -x26938 -x8298 x3004 -x4953 -x22219 -x12758 -x34026 -x4097 -x26910 -x17680 -x9023 -x8951 -x35190 -x13866 -x28095 -x10061 -x22385 -x19268 -x25115 -x21291 -x9556 -x16473 -x25185 -x39526 -x35881 -x13443 -x23026 -x1629 -x13739 -x4112 -x29423 -x19645 -x19748 -x20580 -x26417 -x15466 -x9431 -x17456 -x10633 -x6618 x20248 -x30511 -x1937 -x3186 -x14106 -x12901 -x30111 -x36013 -x24866 -x32680 -x38491 -x35235 x33298 -x14077 -x32722 -x20302 -x14909 -x16859 -x24840 -x2774 x37809 -x36342 -x5725 -x36582 -x34642 -x1726 -x32893 -x16376 -x18079 -x16785 -x29753 -x27764 -x14788 -x33207 -x16238 -x22906 -x8815 -x17695 -x16603 -x19871 -x21758 -x37211 -x8223 -x7865 -x11316 -x27214 -x35926 -x21080 -x31549 -x3630 x14536 -x6299 -x26047 -x38464 -x8677 -x36106 -x29062 -x15788 -x27937 x8932 -x12223 -x9686 -x15748 -x3705 -x11963 -x8122 -x18276 -x18513 -x11311 -x32623 -x34103 -x2154 -x35846 -x34916 -x28825 -x13066 -x26961 -x32105 -x7887 -x15476 -x15440 -x11756 -x30529 -x20029 -x11559 -x34061 -x3044 x4426 -x8277 -x6776 -x13705 -x6081 -x2051 -x18458 -x36772 -x21123 -x24556 -x31757 -x7573 -x6041 x14180 -x17830 -x36237 -x39868 -x18210 -x29293 -x30727 -x33762 x3736 -x38598 -x24172 -x34052 -x11087 -x37293 -x16908 -x25860 -x29726 -x37958 -x33610 -x34745 -x24418 -x10020 -x2005 x34672 -x15174 -x18271 -x28185 -x23674 -x1378 x38759 -x8802 -x32426 -x21407 -x9084 -x20183 -x19604 x18239 -x18319 -x19805 x8075 -x22779 -x741 -x13131 -x18576 -x16968 -x13090 -x25673 -x18063 -x36969 -x11710 -x7301 -x34217 -x13188 -x21504 -x31163 -x31180 -x22373 x1861 -x17631 -x15320 -x16834 -x864 -x21742 -x32679 -x15456 -x1840 -x16425 -x13148 -x33868 -x6453 -x35231 x30985 -x36362 -x19747 -x19303 -x31883 -x19174 -x20382 -x25598 -x27874 -x4172 -x5149 -x30326 -x13609 -x25339 -x4103 -x17384 -x13865 -x39946 -x16593 -x12257 -x23216 -x38884 -x37219 x3961 -x38528 -x19715 -x16770 -x38494 -x38834 -x30105 -x22710 -x22448 -x22609 x2817 -x26937 -x643 x30026 -x379 -x13589 x25879 -x20052 -x12312 x19299 -x21852 -x30015 -x13394 -x33662 x20509 -x7520 -x23734 -x33232 -x31261 -x10891 -x866 -x25627 -x29664 -x23858 x12079 -x26988 -x36185 -x17703 -x37060 -x16497 -x38517 -x30025 -x19029 -x130 -x8971 -x10373 -x12447 -x19179 -x35776 -x25687 -x5707 -x13619 -x32891 -x19626 -x9826 -x10674 -x12328 -x19689 -x21809 -x19208 x30140 x20563 -x2474 -x1139 -x25544 -x32451 -x36687 -x862 -x21547 -x20325 -x37499 -x37707 -x35482 x6182 -x11773 x36490 x18336 -x2757 x7099 -x30533 -x16102 -x11111 -x1241 -x36154 -x31996 -x4629 -x8065 -x37118 -x27923 -x16919 -x8260 -x3572 -x24062 -x24727 -x31717 -x32930 -x1441 -x10327 -x39377 -x9003 -x15493 -x4404 -x11320 -x11140 -x3482 -x8171 -x33683 -x15016 -x29633 -x10806 -x5665 -x31716 -x10830 -x24702 x11736 -x29475 -x21821 -x37036 -x16411 -x5228 -x11753 -x20230 -x22403 -x14839 -x27064 -x37032 -x10215 -x14760 x989 -x32687 -x18612 -x21535 -x37192 -x7275 -x16694 -x26112 -x25037 -x31168 -x15437 x30329 -x38146 -x3187 -x765 -x39522 -x14258 -x4325 -x9397 -x6853 -x3045 -x34081 -x7205 -x7510 -x16319 -x20271 -x36697 -x8237 -x10227 -x26605 -x31712 -x8832 -x29789 -x24898 -x20039 -x34423 -x23043 -x33368 -x11772 -x11683 -x24749 -x15294 -x19608 -x4737 -x31627 -x2840 -x14439 -x34160 -x38310 -x34775 -x6387 -x7172 -x38243 -x38433 -x22945 -x27820 -x4181 -x8126 -x30072 -x816 -x12031 -x15574 -x9572 -x37966 -x33200 -x32968 -x23897 -x25644 x1059 -x17888 -x19928 -x21901 -x27643 -x16482 -x3153 -x28796 -x13173 x28630 -x28016 x20618 -x4291 x29954 -x31724 -x18089 -x14446 -x22830 x39941 -x27529 x38833 -x512 -x39006 -x19662 -x1504 -x4346 -x12904 -x26672 -x2078 -x38830 -x1218 -x38957 -x27347 -x6957 -x23980 -x33128 -x30877 -x37964 x33471 -x21949 -x17939 -x24142 -x31374 -x30953 -x32035 -x12469 x17673 -x11530 -x7075 -x2628 x10200 -x39500 -x36436 -x23554 -x35414 -x20928 -x12965 -x23460 -x2314 -x10955 -x13575 x17309 -x21215 -x26229 -x10735 -x20785 -x11768 -x39575 -x11377 -x27562 -x26976 x28500 x13400 -x19293 -x20675 x22656 x17903 -x5757 -x33152 -x25491 -x19374 -x29034 -x25030 -x37671 -x22556 -x1790 -x8063 -x15639 -x29817 -x15937 -x5113 -x8890 -x23768 -x37570 -x31209 -x37223 -x28076 -x10266 -x11699 -x13839 -x779 -x26892 -x4870 x17120 -x21789 -x33419 -x22763 -x1794 -x9220 -x29403 -x31146 -x32423 -x34225 -x34471 -x18849 -x20533 -x34373 -x22593 -x29804 -x3771 -x6912 -x33247 -x22748 -x29725 -x32947 -x20037 -x28543 -x30429 -x16118 -x24721 -x15053 -x21997 -x37901 -x12478 -x4427 -x23992 -x20838 x18672 -x9024 -x28488 -x3314 -x4984 -x11099 -x17260 -x25389
73.13/73.61 s OPTIMUM FOUND
73.13/73.61 c Time taken to solve: 71.95431524300001 seconds
73.13/73.61 c Total time taken: 72.8288905620575 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-4804815-1783797882/watcher-4804815-1783797882 -o /tmp/evaluation-result-4804815-1783797882/solver-4804815-1783797882 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4804815-1783797882/vars-4804815-1783797882 --bin-var /tmp/runsolver-exch-nodeE006-1783797789-1299899 --watchdog 3760 --use-pty run HOME/instance-4804815-1783797882.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1767109789 --intermediate --solver ortools
running on 4 cores: 8-11
CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
2500 MHz: 0,2-3,5-7,12,14-17,19-20,22,25-26,28,30-33,36,39,43,45-46,48,50-52,54,58
3550 MHz: 27,29,55
3600 MHz: 1,4,8-11,13,18,21,23-24,34-35,37-38,40-42,44,47,49,53,56-57,59-63
WARNING: cores do not run at the same frequency!
Cores frequency (cpufreq):
2500 MHz: 0,2-3
3600 MHz: 1
WARNING: cores do not run at the same frequency!
CPU governors:
performance: 8-11
NUMA information:
number of nodes: 8
node 0: cores 0-7, 128055 MiB (21695 MiB free)
node 1: cores 8-15, 129019 MiB (83983 MiB free)
node 2: cores 16-23, 129019 MiB (89992 MiB free)
node 3: cores 24-31, 129003 MiB (111960 MiB free)
node 4: cores 32-39, 128973 MiB (112795 MiB free)
node 5: cores 40-47, 129019 MiB (73839 MiB free)
node 6: cores 48-55, 129019 MiB (96301 MiB free)
node 7: cores 56-63, 128474 MiB (124144 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=1305316, runsolver pid=1305313
Current StackSize limit: 8192 KiB
[startup+0.100058 s]*
/proc/loadavg: 12.86 5.09 5.37 10/941 1305319
/proc/meminfo: memFree=731864880/1055320696 swapFree=33435388/33554428
[pid=1305316] ppid=1305313 vsize=4324 memory=3228 CPUtime=0 cores=8-11
/proc/1305316/stat : 1305316 (run) S 1305313 1305316 1299887 0 -1 4194304 268 122 0 0 0 0 0 0 20 0 1 0 313076101 4427776 640 18446744073709551615 93947716927488 93947717822021 140722720991440 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 93947718061072 93947718108816 93947724677120 140722720999550 140722720999785 140722720999785 140722721005521 0
/proc/1305316/statm: 1081 807 719 219 0 143 0
[pid=1305319] ppid=1305316 vsize=24828 memory=19592 CPUtime=0.05 cores=8-11
/proc/1305319/stat : 1305319 (python3) R 1305316 1305316 1299887 0 -1 4194304 3283 0 0 0 5 0 0 0 20 0 1 0 313076103 25423872 4736 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 2 0 0 0 17 10 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
/proc/1305319/statm: 6207 4897 1834 753 0 3702 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 29152 KiB
Current children cumulated memory: 22820 KiB
[startup+0.21383 s]*
/proc/loadavg: 13.12 5.27 5.43 15/944 1305322
/proc/meminfo: memFree=731857240/1055320696 swapFree=33435388/33554428
[pid=1305316] ppid=1305313 vsize=4324 memory=3228 CPUtime=0 cores=8-11
/proc/1305316/stat : 1305316 (run) S 1305313 1305316 1299887 0 -1 4194304 268 122 0 0 0 0 0 0 20 0 1 0 313076101 4427776 640 18446744073709551615 93947716927488 93947717822021 140722720991440 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 93947718061072 93947718108816 93947724677120 140722720999550 140722720999785 140722720999785 140722721005521 0
/proc/1305316/statm: 1081 807 719 219 0 143 0
[pid=1305319] ppid=1305316 vsize=234576 memory=34344 CPUtime=0.28 cores=8-11
/proc/1305319/stat : 1305319 (python3) R 1305316 1305316 1299887 0 -1 4194304 5424 0 0 0 27 1 0 0 20 0 4 0 313076103 240205824 8448 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 2 0 0 0 17 10 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
/proc/1305319/statm: 58644 8586 3556 753 0 45262 0
[pid=1305319/tid=1305320] ppid=1305316 vsize=234576 memory=499901298225 CPUtime=0.05 cores=8-11
/proc/1305319/task/1305320/stat : 1305320 (python3) R 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 4 0 313076118 240205824 8448 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 2 0 0 0 -1 8 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
[pid=1305319/tid=1305321] ppid=1305316 vsize=234576 memory=241474732413 CPUtime=0.05 cores=8-11
/proc/1305319/task/1305321/stat : 1305321 (python3) R 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 4 0 313076118 240205824 8448 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 2 0 0 0 -1 9 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
[pid=1305319/tid=1305322] ppid=1305316 vsize=234576 memory=61783943694658 CPUtime=0.05 cores=8-11
/proc/1305319/task/1305322/stat : 1305322 (python3) R 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 5 0 0 0 20 0 4 0 313076118 240205824 8448 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 2 0 0 0 -1 10 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 238900 KiB
Current children cumulated memory: 37572 KiB
[startup+0.312871 s]*
/proc/loadavg: 13.12 5.27 5.43 10/948 1305330
/proc/meminfo: memFree=731856724/1055320696 swapFree=33435388/33554428
[pid=1305316] ppid=1305313 vsize=4324 memory=3228 CPUtime=0 cores=8-11
/proc/1305316/stat : 1305316 (run) S 1305313 1305316 1299887 0 -1 4194304 268 122 0 0 0 0 0 0 20 0 1 0 313076101 4427776 640 18446744073709551615 93947716927488 93947717822021 140722720991440 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 93947718061072 93947718108816 93947724677120 140722720999550 140722720999785 140722720999785 140722721005521 0
/proc/1305316/statm: 1081 807 719 219 0 143 0
[pid=1305319] ppid=1305316 vsize=256436 memory=50232 CPUtime=0.38 cores=8-11
/proc/1305319/stat : 1305319 (python3) D 1305316 1305316 1299887 0 -1 4194304 7715 0 0 0 36 2 0 0 20 0 4 0 313076103 262590464 12160 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 2 0 0 0 17 10 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
/proc/1305319/statm: 64109 12558 5475 753 0 47013 0
[pid=1305319/tid=1305320] ppid=1305316 vsize=256436 memory=499800566571 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305320/stat : 1305320 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 262590464 12160 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 2 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
[pid=1305319/tid=1305321] ppid=1305316 vsize=256436 memory=56282073792898 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305321/stat : 1305321 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 262590464 12160 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 2 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
[pid=1305319/tid=1305322] ppid=1305316 vsize=256436 memory=56290680523084 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305322/stat : 1305322 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 262590464 12160 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 2 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
Current children cumulated CPU time: 0.38 s
Current children cumulated vsize: 260760 KiB
Current children cumulated memory: 53460 KiB
[startup+0.700176 s]
/proc/loadavg: 13.12 5.27 5.43 10/948 1305346
/proc/meminfo: memFree=731840276/1055320696 swapFree=33435388/33554428
[pid=1305316] ppid=1305313 vsize=4324 memory=3228 CPUtime=0 cores=8-11
/proc/1305316/stat : 1305316 (run) S 1305313 1305316 1299887 0 -1 4194304 268 122 0 0 0 0 0 0 20 0 1 0 313076101 4427776 640 18446744073709551615 93947716927488 93947717822021 140722720991440 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 93947718061072 93947718108816 93947724677120 140722720999550 140722720999785 140722720999785 140722721005521 0
/proc/1305316/statm: 1081 807 719 219 0 143 0
[pid=1305319] ppid=1305316 vsize=415628 memory=103724 CPUtime=0.55 cores=8-11
/proc/1305319/stat : 1305319 (python3) D 1305316 1305316 1299887 0 -1 4194304 15873 0 0 0 50 5 0 0 20 0 4 0 313076103 425603072 25600 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 2 0 0 0 17 10 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
/proc/1305319/statm: 103907 25931 11498 753 0 55340 0
[pid=1305319/tid=1305320] ppid=1305316 vsize=415628 memory=1668 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305320/stat : 1305320 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 425603072 25600 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 2 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
[pid=1305319/tid=1305321] ppid=1305316 vsize=415628 memory=2564970715 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305321/stat : 1305321 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 425603072 25600 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 2 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
[pid=1305319/tid=1305322] ppid=1305316 vsize=415628 memory=0 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305322/stat : 1305322 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 425603072 25600 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 2 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 419952 KiB
Current children cumulated memory: 106952 KiB
[startup+1.50022 s]
/proc/loadavg: 13.12 5.27 5.43 13/947 1305405
/proc/meminfo: memFree=731834184/1055320696 swapFree=33435388/33554428
[pid=1305316] ppid=1305313 vsize=4324 memory=3228 CPUtime=0 cores=8-11
/proc/1305316/stat : 1305316 (run) S 1305313 1305316 1299887 0 -1 4194304 268 122 0 0 0 0 0 0 20 0 1 0 313076101 4427776 640 18446744073709551615 93947716927488 93947717822021 140722720991440 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 93947718061072 93947718108816 93947724677120 140722720999550 140722720999785 140722720999785 140722721005521 0
/proc/1305316/statm: 1081 807 719 219 0 143 0
[pid=1305319] ppid=1305316 vsize=468404 memory=155052 CPUtime=1.3 cores=8-11
/proc/1305319/stat : 1305319 (python3) R 1305316 1305316 1299887 0 -1 4194304 39318 0 0 0 122 8 0 0 20 0 4 0 313076103 479645696 38379 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 0 0 0 17 10 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
/proc/1305319/statm: 117101 38763 11841 753 0 68138 0
[pid=1305319/tid=1305320] ppid=1305316 vsize=468404 memory=1668 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305320/stat : 1305320 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 479645696 38379 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
[pid=1305319/tid=1305321] ppid=1305316 vsize=468404 memory=4412 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305321/stat : 1305321 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 479645696 38379 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
[pid=1305319/tid=1305322] ppid=1305316 vsize=468404 memory=5672 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305322/stat : 1305322 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 479645696 38379 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
Current children cumulated CPU time: 1.3 s
Current children cumulated vsize: 472728 KiB
Current children cumulated memory: 158280 KiB
[startup+3.11474 s]
/proc/loadavg: 13.12 5.27 5.43 11/970 1305630
/proc/meminfo: memFree=731140068/1055320696 swapFree=33435388/33554428
[pid=1305316] ppid=1305313 vsize=4324 memory=3228 CPUtime=0 cores=8-11
/proc/1305316/stat : 1305316 (run) S 1305313 1305316 1299887 0 -1 4194304 268 122 0 0 0 0 0 0 20 0 1 0 313076101 4427776 640 18446744073709551615 93947716927488 93947717822021 140722720991440 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 93947718061072 93947718108816 93947724677120 140722720999550 140722720999785 140722720999785 140722721005521 0
/proc/1305316/statm: 1081 807 719 219 0 143 0
[pid=1305319] ppid=1305316 vsize=844432 memory=512040 CPUtime=2.9 cores=8-11
/proc/1305319/stat : 1305319 (python3) R 1305316 1305316 1299887 0 -1 4194304 86781 0 0 0 278 12 0 0 20 0 4 0 313076103 864698368 127705 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 0 0 0 17 10 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
/proc/1305319/statm: 211108 128010 12759 753 0 162145 0
[pid=1305319/tid=1305320] ppid=1305316 vsize=844432 memory=5672 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305320/stat : 1305320 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 864698368 127705 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
[pid=1305319/tid=1305321] ppid=1305316 vsize=844432 memory=15336 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305321/stat : 1305321 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 864698368 127705 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
[pid=1305319/tid=1305322] ppid=1305316 vsize=844432 memory=3228 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305322/stat : 1305322 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 864698368 127705 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
Current children cumulated CPU time: 2.9 s
Current children cumulated vsize: 848756 KiB
Current children cumulated memory: 515268 KiB
[startup+6.30025 s]
/proc/loadavg: 13.35 5.45 5.49 15/988 1305665
/proc/meminfo: memFree=730785376/1055320696 swapFree=33435388/33554428
[pid=1305316] ppid=1305313 vsize=4324 memory=3228 CPUtime=0 cores=8-11
/proc/1305316/stat : 1305316 (run) S 1305313 1305316 1299887 0 -1 4194304 268 122 0 0 0 0 0 0 20 0 1 0 313076101 4427776 640 18446744073709551615 93947716927488 93947717822021 140722720991440 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 93947718061072 93947718108816 93947724677120 140722720999550 140722720999785 140722720999785 140722721005521 0
/proc/1305316/statm: 1081 807 719 219 0 143 0
[pid=1305319] ppid=1305316 vsize=1078144 memory=722024 CPUtime=6.08 cores=8-11
/proc/1305319/stat : 1305319 (python3) R 1305316 1305316 1299887 0 -1 4194304 124322 0 0 0 592 16 0 0 20 0 4 0 313076103 1104019456 180144 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 0 0 0 17 10 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
/proc/1305319/statm: 269536 180505 13238 753 0 220573 0
[pid=1305319/tid=1305320] ppid=1305316 vsize=1078144 memory=3228 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305320/stat : 1305320 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 1104019456 180144 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
[pid=1305319/tid=1305321] ppid=1305316 vsize=1078144 memory=169236 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305321/stat : 1305321 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 1104019456 180144 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
[pid=1305319/tid=1305322] ppid=1305316 vsize=1078144 memory=3228 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305322/stat : 1305322 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 1104019456 180144 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
Current children cumulated CPU time: 6.08 s
Current children cumulated vsize: 1082468 KiB
Current children cumulated memory: 725252 KiB
[startup+12.7003 s]
/proc/loadavg: 13.56 5.63 5.55 16/984 1305843
/proc/meminfo: memFree=730779532/1055320696 swapFree=33435388/33554428
[pid=1305316] ppid=1305313 vsize=4324 memory=3228 CPUtime=0 cores=8-11
/proc/1305316/stat : 1305316 (run) S 1305313 1305316 1299887 0 -1 4194304 268 122 0 0 0 0 0 0 20 0 1 0 313076101 4427776 640 18446744073709551615 93947716927488 93947717822021 140722720991440 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 93947718061072 93947718108816 93947724677120 140722720999550 140722720999785 140722720999785 140722721005521 0
/proc/1305316/statm: 1081 807 719 219 0 143 0
[pid=1305319] ppid=1305316 vsize=1228564 memory=847852 CPUtime=12.45 cores=8-11
/proc/1305319/stat : 1305319 (python3) R 1305316 1305316 1299887 0 -1 4194304 157204 0 0 0 1226 19 0 0 20 0 4 0 313076103 1258049536 211694 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 0 0 0 17 10 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
/proc/1305319/statm: 307141 211963 13269 753 0 258178 0
[pid=1305319/tid=1305320] ppid=1305316 vsize=1228564 memory=169236 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305320/stat : 1305320 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 1258049536 211694 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
[pid=1305319/tid=1305321] ppid=1305316 vsize=1228564 memory=3228 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305321/stat : 1305321 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 1258049536 211694 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
[pid=1305319/tid=1305322] ppid=1305316 vsize=1228564 memory=3963225083769801338 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305322/stat : 1305322 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 1258049536 211694 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
################
# More data... #
################
# cumulated CPU time of all completed processes: user=72.7674 s, system=0.526972 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+51.2003 s]
/proc/loadavg: 14.91 6.96 6.00 17/1000 1305902
/proc/meminfo: memFree=729740024/1055320696 swapFree=33435388/33554428
[pid=1305316] ppid=1305313 vsize=4324 memory=3228 CPUtime=0 cores=8-11
/proc/1305316/stat : 1305316 (run) S 1305313 1305316 1299887 0 -1 4194304 268 122 0 0 0 0 0 0 20 0 1 0 313076101 4427776 640 18446744073709551615 93947716927488 93947717822021 140722720991440 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 93947718061072 93947718108816 93947724677120 140722720999550 140722720999785 140722720999785 140722721005521 0
/proc/1305316/statm: 1081 807 719 219 0 143 0
[pid=1305319] ppid=1305316 vsize=2869648 memory=1690244 CPUtime=50.81 cores=8-11
/proc/1305319/stat : 1305319 (python3) R 1305316 1305316 1299887 0 -1 4194304 311639 0 0 0 5042 39 0 0 20 0 4 0 313076103 2938519552 422262 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 0 0 0 17 10 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
/proc/1305319/statm: 717412 422561 13791 753 0 668449 0
[pid=1305319/tid=1305320] ppid=1305316 vsize=2869648 memory=847852 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305320/stat : 1305320 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 2938519552 422262 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
[pid=1305319/tid=1305321] ppid=1305316 vsize=2869648 memory=140168272777514 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305321/stat : 1305321 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 2938519552 422262 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
[pid=1305319/tid=1305322] ppid=1305316 vsize=2869648 memory=280336542974352 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305322/stat : 1305322 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 2938519552 422262 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
Current children cumulated CPU time: 50.81 s
Current children cumulated vsize: 2873972 KiB
Current children cumulated memory: 1693472 KiB
[startup+64.0001 s]*
/proc/loadavg: 15.08 7.26 6.11 17/1000 1305902
/proc/meminfo: memFree=729776384/1055320696 swapFree=33435388/33554428
[pid=1305316] ppid=1305313 vsize=4324 memory=3228 CPUtime=0 cores=8-11
/proc/1305316/stat : 1305316 (run) S 1305313 1305316 1299887 0 -1 4194304 268 122 0 0 0 0 0 0 20 0 1 0 313076101 4427776 640 18446744073709551615 93947716927488 93947717822021 140722720991440 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 93947718061072 93947718108816 93947724677120 140722720999550 140722720999785 140722720999785 140722721005521 0
/proc/1305316/statm: 1081 807 719 219 0 143 0
[pid=1305319] ppid=1305316 vsize=2041404 memory=1635896 CPUtime=63.58 cores=8-11
/proc/1305319/stat : 1305319 (python3) R 1305316 1305316 1299887 0 -1 4194304 313729 0 0 0 6318 40 0 0 20 0 4 0 313076103 2090397696 408675 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 0 0 0 17 10 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
/proc/1305319/statm: 510351 408974 13791 753 0 461388 0
[pid=1305319/tid=1305320] ppid=1305316 vsize=2041404 memory=1635896 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305320/stat : 1305320 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 2090397696 408675 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
[pid=1305319/tid=1305321] ppid=1305316 vsize=2041404 memory=3896 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305321/stat : 1305321 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 2090397696 408675 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
[pid=1305319/tid=1305322] ppid=1305316 vsize=2041404 memory=-8929673121065910687 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305322/stat : 1305322 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 2090397696 408675 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
Current children cumulated CPU time: 63.58 s
Current children cumulated vsize: 2045728 KiB
Current children cumulated memory: 1639124 KiB
[startup+70.4002 s]
/proc/loadavg: 15.15 7.41 6.16 17/1000 1305902
/proc/meminfo: memFree=729402192/1055320696 swapFree=33435388/33554428
[pid=1305316] ppid=1305313 vsize=4324 memory=3228 CPUtime=0 cores=8-11
/proc/1305316/stat : 1305316 (run) S 1305313 1305316 1299887 0 -1 4194304 268 122 0 0 0 0 0 0 20 0 1 0 313076101 4427776 640 18446744073709551615 93947716927488 93947717822021 140722720991440 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 93947718061072 93947718108816 93947724677120 140722720999550 140722720999785 140722720999785 140722721005521 0
/proc/1305316/statm: 1081 807 719 219 0 143 0
[pid=1305319] ppid=1305316 vsize=2011016 memory=1616076 CPUtime=69.94 cores=8-11
/proc/1305319/stat : 1305319 (python3) R 1305316 1305316 1299887 0 -1 4194304 405696 0 0 0 6948 46 0 0 20 0 4 0 313076103 2059280384 403719 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 0 0 0 17 10 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
/proc/1305319/statm: 502754 404019 13791 753 0 453791 0
[pid=1305319/tid=1305320] ppid=1305316 vsize=2011016 memory=4772 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305320/stat : 1305320 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 2059280384 403719 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
[pid=1305319/tid=1305321] ppid=1305316 vsize=2011016 memory=3040 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305321/stat : 1305321 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 2059280384 403719 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
[pid=1305319/tid=1305322] ppid=1305316 vsize=2011016 memory=1635896 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305322/stat : 1305322 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 2059280384 403719 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
Current children cumulated CPU time: 69.94 s
Current children cumulated vsize: 2015340 KiB
Current children cumulated memory: 1619304 KiB
[startup+72.0001 s]*
/proc/loadavg: 15.22 7.55 6.21 17/1000 1305902
/proc/meminfo: memFree=729396376/1055320696 swapFree=33435388/33554428
[pid=1305316] ppid=1305313 vsize=4324 memory=3228 CPUtime=0 cores=8-11
/proc/1305316/stat : 1305316 (run) S 1305313 1305316 1299887 0 -1 4194304 268 122 0 0 0 0 0 0 20 0 1 0 313076101 4427776 640 18446744073709551615 93947716927488 93947717822021 140722720991440 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 93947718061072 93947718108816 93947724677120 140722720999550 140722720999785 140722720999785 140722721005521 0
/proc/1305316/statm: 1081 807 719 219 0 143 0
[pid=1305319] ppid=1305316 vsize=2011016 memory=1616076 CPUtime=71.54 cores=8-11
/proc/1305319/stat : 1305319 (python3) R 1305316 1305316 1299887 0 -1 4194304 405729 0 0 0 7108 46 0 0 20 0 4 0 313076103 2059280384 403719 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 0 0 0 17 10 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
/proc/1305319/statm: 502754 404019 13791 753 0 453791 0
[pid=1305319/tid=1305320] ppid=1305316 vsize=2011016 memory=-6519783511147051648 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305320/stat : 1305320 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 2059280384 403719 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
[pid=1305319/tid=1305321] ppid=1305316 vsize=2011016 memory=-8929673121065910687 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305321/stat : 1305321 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 2059280384 403719 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
[pid=1305319/tid=1305322] ppid=1305316 vsize=2011016 memory=3220 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305322/stat : 1305322 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 2059280384 403719 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
Current children cumulated CPU time: 71.54 s
Current children cumulated vsize: 2015340 KiB
Current children cumulated memory: 1619304 KiB
[startup+72.8001 s]
/proc/loadavg: 15.22 7.55 6.21 17/1000 1305902
/proc/meminfo: memFree=729396376/1055320696 swapFree=33435388/33554428
[pid=1305316] ppid=1305313 vsize=4324 memory=3228 CPUtime=0 cores=8-11
/proc/1305316/stat : 1305316 (run) S 1305313 1305316 1299887 0 -1 4194304 268 122 0 0 0 0 0 0 20 0 1 0 313076101 4427776 640 18446744073709551615 93947716927488 93947717822021 140722720991440 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 93947718061072 93947718108816 93947724677120 140722720999550 140722720999785 140722720999785 140722721005521 0
/proc/1305316/statm: 1081 807 719 219 0 143 0
[pid=1305319] ppid=1305316 vsize=2011016 memory=1616076 CPUtime=72.33 cores=8-11
/proc/1305319/stat : 1305319 (python3) R 1305316 1305316 1299887 0 -1 4194304 405729 0 0 0 7187 46 0 0 20 0 4 0 313076103 2059280384 403719 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 0 0 0 17 10 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
/proc/1305319/statm: 502754 404019 13791 753 0 453791 0
[pid=1305319/tid=1305320] ppid=1305316 vsize=2011016 memory=5572 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305320/stat : 1305320 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 2059280384 403719 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
[pid=1305319/tid=1305321] ppid=1305316 vsize=2011016 memory=3240 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305321/stat : 1305321 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 2059280384 403719 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
[pid=1305319/tid=1305322] ppid=1305316 vsize=2011016 memory=3228 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305322/stat : 1305322 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 2059280384 403719 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
Current children cumulated CPU time: 72.33 s
Current children cumulated vsize: 2015340 KiB
Current children cumulated memory: 1619304 KiB
[startup+73.2001 s]
/proc/loadavg: 15.22 7.55 6.21 17/1000 1305902
/proc/meminfo: memFree=729395612/1055320696 swapFree=33435388/33554428
[pid=1305316] ppid=1305313 vsize=4324 memory=3228 CPUtime=0 cores=8-11
/proc/1305316/stat : 1305316 (run) S 1305313 1305316 1299887 0 -1 4194304 268 122 0 0 0 0 0 0 20 0 1 0 313076101 4427776 640 18446744073709551615 93947716927488 93947717822021 140722720991440 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 93947718061072 93947718108816 93947724677120 140722720999550 140722720999785 140722720999785 140722721005521 0
/proc/1305316/statm: 1081 807 719 219 0 143 0
[pid=1305319] ppid=1305316 vsize=2011016 memory=1616076 CPUtime=72.73 cores=8-11
/proc/1305319/stat : 1305319 (python3) R 1305316 1305316 1299887 0 -1 4194304 405729 0 0 0 7227 46 0 0 20 0 4 0 313076103 2059280384 403719 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 0 0 0 17 10 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
/proc/1305319/statm: 502754 404019 13791 753 0 453791 0
[pid=1305319/tid=1305320] ppid=1305316 vsize=2011016 memory=41006207 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305320/stat : 1305320 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 2059280384 403719 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
[pid=1305319/tid=1305321] ppid=1305316 vsize=2011016 memory=43482938 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305321/stat : 1305321 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 2059280384 403719 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
[pid=1305319/tid=1305322] ppid=1305316 vsize=2011016 memory=43496389 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305322/stat : 1305322 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 2059280384 403719 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405026 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
Current children cumulated CPU time: 72.73 s
Current children cumulated vsize: 2015340 KiB
Current children cumulated memory: 1619304 KiB
[startup+73.6002 s]
/proc/loadavg: 15.22 7.55 6.21 17/1000 1305902
/proc/meminfo: memFree=729395612/1055320696 swapFree=33435388/33554428
[pid=1305316] ppid=1305313 vsize=4324 memory=3228 CPUtime=0 cores=8-11
/proc/1305316/stat : 1305316 (run) S 1305313 1305316 1299887 0 -1 4194304 268 122 0 0 0 0 0 0 20 0 1 0 313076101 4427776 640 18446744073709551615 93947716927488 93947717822021 140722720991440 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 93947718061072 93947718108816 93947724677120 140722720999550 140722720999785 140722720999785 140722721005521 0
/proc/1305316/statm: 1081 807 719 219 0 143 0
[pid=1305319] ppid=1305316 vsize=1603292 memory=1294416 CPUtime=73.13 cores=8-11
/proc/1305319/stat : 1305319 (python3) R 1305316 1305316 1299887 0 -1 4194304 413869 0 0 0 7266 47 0 0 20 0 4 0 313076103 1641771008 323402 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405024 0 0 0 17 10 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
/proc/1305319/statm: 400823 323604 13822 753 0 351860 0
[pid=1305319/tid=1305320] ppid=1305316 vsize=1603292 memory=1635896 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305320/stat : 1305320 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 1641771008 323402 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405024 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
[pid=1305319/tid=1305321] ppid=1305316 vsize=1603292 memory=5620 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305321/stat : 1305321 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 1641771008 323402 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405024 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
[pid=1305319/tid=1305322] ppid=1305316 vsize=1603292 memory=1616076 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305322/stat : 1305322 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 1641771008 323402 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 8405024 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
Current children cumulated CPU time: 73.13 s
Current children cumulated vsize: 1607616 KiB
Current children cumulated memory: 1297644 KiB
[startup+73.7002 s]
/proc/loadavg: 15.22 7.55 6.21 17/1000 1305902
/proc/meminfo: memFree=729395612/1055320696 swapFree=33435388/33554428
[pid=1305316] ppid=1305313 vsize=4324 memory=3228 CPUtime=0 cores=8-11
/proc/1305316/stat : 1305316 (run) S 1305313 1305316 1299887 0 -1 4194304 268 122 0 0 0 0 0 0 20 0 1 0 313076101 4427776 640 18446744073709551615 93947716927488 93947717822021 140722720991440 0 0 0 65536 4 65538 1 0 0 17 9 0 0 0 0 0 93947718061072 93947718108816 93947724677120 140722720999550 140722720999785 140722720999785 140722721005521 0
/proc/1305316/statm: 1081 807 719 219 0 143 0
[pid=1305319] ppid=1305316 vsize=1357208 memory=1053844 CPUtime=73.23 cores=8-11
/proc/1305319/stat : 1305319 (python3) R 1305316 1305316 1299887 0 -1 4194304 427506 0 0 0 7275 48 0 0 20 0 4 0 313076103 1389780992 263277 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 0 0 0 0 17 10 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
/proc/1305319/statm: 339302 263461 13822 753 0 290339 0
[pid=1305319/tid=1305320] ppid=1305316 vsize=1357208 memory=3228 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305320/stat : 1305320 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 1389780992 263277 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 0 1 0 0 -1 8 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
[pid=1305319/tid=1305321] ppid=1305316 vsize=1357208 memory=3228 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305321/stat : 1305321 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 1389780992 263277 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 0 1 0 0 -1 9 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
[pid=1305319/tid=1305322] ppid=1305316 vsize=1357208 memory=-6519783511281597056 CPUtime=0.07 cores=8-11
/proc/1305319/task/1305322/stat : 1305322 (python3) S 1305316 1305316 1299887 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 313076118 1389780992 263277 18446744073709551615 4321280 7402577 140728674916608 0 0 0 0 16781312 0 1 0 0 -1 10 0 0 0 0 0 9420256 10002664 20889600 140728674920345 140728674920596 140728674920596 140728674926522 0
Current children cumulated CPU time: 73.23 s
Current children cumulated vsize: 1361532 KiB
Current children cumulated memory: 1057072 KiB
Child status: 0
Real time (s): 73.7512
CPU time (s): 73.2944
CPU user time (s): 72.7674
CPU system time (s): 0.526972
CPU usage (%): 99.3806
Max. virtual memory (cumulated for all children) (KiB): 2880428
Max. memory (cumulated for all children) (KiB): 2014568
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 72.7674
system time used= 0.526972
maximum resident set size= 2009988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 428494
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2725
involuntary context switches= 106
# summary of solver processes directly reported to runsolver:
# pid: 1305316
# total CPU time (s): 73.2944
# total CPU user time (s): 72.7674
# total CPU system time (s): 0.526972
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.298214 second user time and 0.946471 second system time
The end
Launcher Data
Begin job on nodeE006 at 2026-07-11 21:24:42
IDJOB=4804815
IDBENCH=176756
IDSOLVER=3604
FILE ID=nodeE006/4804815-1783797882
RUNJOBID= nodeE006-1783797789-1299899
SLURM_JOB_ID= 12743155
Free space on /tmp= 794764 MiB
SOLVER NAME= cpmpy_ortools (1 core) 2026-05-18
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/KNAP/uncorrelated/normalized-knapPI_1_10000_10000_4_-11456508.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-4804815-1783797882/watcher-4804815-1783797882 -o /tmp/evaluation-result-4804815-1783797882/solver-4804815-1783797882 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4804815-1783797882/vars-4804815-1783797882 --bin-var /tmp/runsolver-exch-nodeE006-1783797789-1299899 --watchdog 3760 --use-pty run HOME/instance-4804815-1783797882.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1767109789 --intermediate --solver ortools
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 62000 MiB
NBCORE= 3
MD5SUM BENCH= 28e7bd869bebb7230d0ec66e62b1c585
RANDOM SEED=1767109789
nodeE006 Linux 5.14.0-611.55.1.el9_7.0.3.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 18 19:21:10 UTC 2026
/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance
/proc/cpuinfo:
processor : 0
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 0
cpu cores : 32
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 1
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3582.400
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 1
cpu cores : 32
apicid : 1
initial apicid : 1
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 2
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3577.185
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 2
cpu cores : 32
apicid : 2
initial apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 3
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 3
cpu cores : 32
apicid : 3
initial apicid : 3
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 4
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3580.044
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 64
cpu cores : 32
apicid : 64
initial apicid : 64
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 5
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 65
cpu cores : 32
apicid : 65
initial apicid : 65
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 6
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 66
cpu cores : 32
apicid : 66
initial apicid : 66
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 7
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 67
cpu cores : 32
apicid : 67
initial apicid : 67
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 8
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3587.088
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 32
cpu cores : 32
apicid : 32
initial apicid : 32
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 9
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3583.448
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 33
cpu cores : 32
apicid : 33
initial apicid : 33
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 10
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3583.142
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 34
cpu cores : 32
apicid : 34
initial apicid : 34
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 11
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 35
cpu cores : 32
apicid : 35
initial apicid : 35
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 12
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 96
cpu cores : 32
apicid : 96
initial apicid : 96
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 13
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3593.444
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 97
cpu cores : 32
apicid : 97
initial apicid : 97
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 14
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 98
cpu cores : 32
apicid : 98
initial apicid : 98
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 15
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3595.959
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 99
cpu cores : 32
apicid : 99
initial apicid : 99
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 16
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 48
cpu cores : 32
apicid : 48
initial apicid : 48
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 17
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 49
cpu cores : 32
apicid : 49
initial apicid : 49
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 18
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3596.825
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 50
cpu cores : 32
apicid : 50
initial apicid : 50
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 19
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3596.862
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 51
cpu cores : 32
apicid : 51
initial apicid : 51
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 20
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 112
cpu cores : 32
apicid : 112
initial apicid : 112
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 21
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3591.326
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 113
cpu cores : 32
apicid : 113
initial apicid : 113
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 22
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 114
cpu cores : 32
apicid : 114
initial apicid : 114
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 23
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 115
cpu cores : 32
apicid : 115
initial apicid : 115
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 24
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3581.285
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 16
cpu cores : 32
apicid : 16
initial apicid : 16
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 25
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 17
cpu cores : 32
apicid : 17
initial apicid : 17
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 26
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 18
cpu cores : 32
apicid : 18
initial apicid : 18
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 27
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 19
cpu cores : 32
apicid : 19
initial apicid : 19
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 28
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3573.338
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 80
cpu cores : 32
apicid : 80
initial apicid : 80
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 29
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3564.079
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 81
cpu cores : 32
apicid : 81
initial apicid : 81
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 30
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 82
cpu cores : 32
apicid : 82
initial apicid : 82
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 31
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 83
cpu cores : 32
apicid : 83
initial apicid : 83
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 32
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 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 : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 33
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 1
cpu cores : 32
apicid : 129
initial apicid : 129
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 34
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3587.149
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 2
cpu cores : 32
apicid : 130
initial apicid : 130
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 35
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 3
cpu cores : 32
apicid : 131
initial apicid : 131
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 36
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 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 : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 37
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3585.172
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 65
cpu cores : 32
apicid : 193
initial apicid : 193
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 38
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3590.250
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 66
cpu cores : 32
apicid : 194
initial apicid : 194
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 39
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 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 : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 40
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3604.112
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 32
cpu cores : 32
apicid : 160
initial apicid : 160
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 41
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3610.108
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 33
cpu cores : 32
apicid : 161
initial apicid : 161
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 42
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 34
cpu cores : 32
apicid : 162
initial apicid : 162
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 43
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 35
cpu cores : 32
apicid : 163
initial apicid : 163
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 44
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3588.205
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 96
cpu cores : 32
apicid : 224
initial apicid : 224
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 45
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3593.109
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 97
cpu cores : 32
apicid : 225
initial apicid : 225
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 46
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 98
cpu cores : 32
apicid : 226
initial apicid : 226
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 47
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3586.553
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 99
cpu cores : 32
apicid : 227
initial apicid : 227
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 48
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 48
cpu cores : 32
apicid : 176
initial apicid : 176
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 49
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3577.615
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 49
cpu cores : 32
apicid : 177
initial apicid : 177
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 50
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 50
cpu cores : 32
apicid : 178
initial apicid : 178
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 51
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3571.327
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 51
cpu cores : 32
apicid : 179
initial apicid : 179
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 52
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 112
cpu cores : 32
apicid : 240
initial apicid : 240
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 53
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3579.113
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 113
cpu cores : 32
apicid : 241
initial apicid : 241
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 54
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 114
cpu cores : 32
apicid : 242
initial apicid : 242
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 55
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3575.132
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 115
cpu cores : 32
apicid : 243
initial apicid : 243
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 56
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3578.852
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 16
cpu cores : 32
apicid : 144
initial apicid : 144
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 57
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3574.661
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 17
cpu cores : 32
apicid : 145
initial apicid : 145
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 58
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 18
cpu cores : 32
apicid : 146
initial apicid : 146
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 59
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 19
cpu cores : 32
apicid : 147
initial apicid : 147
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 60
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3587.935
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 80
cpu cores : 32
apicid : 208
initial apicid : 208
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 61
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3586.220
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 81
cpu cores : 32
apicid : 209
initial apicid : 209
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 62
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3588.616
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 82
cpu cores : 32
apicid : 210
initial apicid : 210
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 63
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 83
cpu cores : 32
apicid : 211
initial apicid : 211
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
/proc/meminfo:
MemTotal: 1055320696 kB
MemFree: 731864612 kB
MemAvailable: 1043192952 kB
Buffers: 804 kB
Cached: 313884320 kB
SwapCached: 708 kB
Active: 13357244 kB
Inactive: 301896616 kB
Active(anon): 1778452 kB
Inactive(anon): 387500 kB
Active(file): 11578792 kB
Inactive(file): 301509116 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33554428 kB
SwapFree: 33435388 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 258848 kB
Writeback: 0 kB
AnonPages: 1371700 kB
Mapped: 237856 kB
Shmem: 797168 kB
KReclaimable: 3824348 kB
Slab: 4451556 kB
SReclaimable: 3824348 kB
SUnreclaim: 627208 kB
KernelStack: 15984 kB
PageTables: 10716 kB
SecPageTables: 15292 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 561214776 kB
Committed_AS: 4157252 kB
VmallocTotal: 13743895347199 kB
VmallocUsed: 480180 kB
VmallocChunk: 0 kB
Percpu: 131328 kB
HardwareCorrupted: 0 kB
AnonHugePages: 94208 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: 369092 kB
DirectMap2M: 19875840 kB
DirectMap1G: 1053818880 kB
Free space on /tmp at the end= 794832 MiB
End job on nodeE006 at 2026-07-11 21:25:56