Trace number 4786103
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 | PB26/normalized-PB26/OPT-LIN/ devriendt/tsplib/normalized-u159.opb |
| MD5SUM | a44290e4e212cd76b383120a6c4bab04 |
| Bench Category | OPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate) |
| Best result obtained on this benchmark | SAT |
| Best value of the objective obtained on this benchmark | 42080 |
| Best CPU time to get the best result obtained on this benchmark | 57601 |
| 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 | 26386 |
| Total number of constraints | 25440 |
| Number of constraints which are clauses | 0 |
| Number of constraints which are cardinality constraints (but not clauses) | 318 |
| Number of constraints which are nor clauses,nor cardinality constraints | 25122 |
| Minimum length of a constraint | 8 |
| Maximum length of a constraint | 158 |
| Number of terms in the objective function | 25122 |
| Biggest coefficient in the objective function | 6684 |
| Number of bits for the biggest coefficient in the objective function | 13 |
| Sum of the numbers in the objective function | 71035496 |
| Number of bits of the sum of numbers in the objective function | 27 |
| Biggest number in a constraint | 6684 |
| Number of bits of the biggest number in a constraint | 13 |
| Biggest sum of numbers in a constraint | 71035496 |
| Number of bits of the biggest sum of numbers | 27 |
| 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
3.64/3.96 c Time taken to transform: 1.4228236675262451 seconds
3.64/3.96 c Solver arguments: {'interleave_search': True, 'use_rins_lns': False, 'num_search_workers': 1, 'random_seed': 1326020906, 'solution_callback': <cpmpy.tools.benchmark.cpbenchy.observer.solver_args.SolverArgsObserver._ortools_arguments.<locals>.OrtSolutionCallback object at 0x7fe52d6df410>}
3.64/3.96 c 3594.5932352542877s left to solve
3586.48/3598.38 c Solution 1, time = 1381.2819s
3586.48/3598.38 o 52087
3586.48/3598.38 c Solution 2, time = 1381.6975s
3586.48/3598.38 o 52036
3586.48/3598.38 c Solution 3, time = 1389.9638s
3586.48/3598.38 o 52022
3586.48/3598.38 c Solution 4, time = 1401.0354s
3586.48/3598.38 o 52019
3586.48/3598.38 c Solution 5, time = 1406.3422s
3586.48/3598.38 o 51979
3586.48/3598.38 c Solution 6, time = 1406.4985s
3586.48/3598.38 o 51887
3586.48/3598.38 c Solution 7, time = 1411.4296s
3586.48/3598.38 o 51833
3586.48/3598.38 c Solution 8, time = 1426.1394s
3586.48/3598.38 o 51721
3586.48/3598.38 c Solution 9, time = 1436.3527s
3586.48/3598.38 o 51633
3586.48/3598.38 c Solution 10, time = 1437.3949s
3586.48/3598.38 o 51589
3586.48/3598.38 c Solution 11, time = 1452.3475s
3586.48/3598.38 o 51191
3586.48/3598.38 c Solution 12, time = 1459.3194s
3586.48/3598.38 o 51175
3586.48/3598.38 c Solution 13, time = 1469.6378s
3586.48/3598.38 o 51153
3586.48/3598.38 c Solution 14, time = 1475.1640s
3586.48/3598.38 o 51145
3586.48/3598.38 c Solution 15, time = 1489.9400s
3586.48/3598.38 o 51104
3586.48/3598.38 c Solution 16, time = 1511.6651s
3586.48/3598.38 o 51103
3586.48/3598.38 c Solution 17, time = 1532.4496s
3586.48/3598.38 o 51031
3586.48/3598.38 c Solution 18, time = 1533.2779s
3586.48/3598.38 o 50955
3586.48/3598.38 c Solution 19, time = 1577.0195s
3586.48/3598.38 o 50947
3586.48/3598.38 c Solution 20, time = 1591.4221s
3586.48/3598.38 o 50548
3586.48/3598.38 c Solution 21, time = 1598.7010s
3586.48/3598.38 o 50478
3586.48/3598.38 c Solution 22, time = 1607.9087s
3586.48/3598.38 o 50362
3586.48/3598.38 c Solution 23, time = 1614.5238s
3586.48/3598.38 o 50267
3586.48/3598.38 c Solution 24, time = 1622.5960s
3586.48/3598.38 o 50086
3586.48/3598.38 c Solution 25, time = 1636.6500s
3586.48/3598.38 o 49907
3586.48/3598.38 c Solution 26, time = 1651.7099s
3586.48/3598.38 o 49840
3586.48/3598.38 c Solution 27, time = 1670.2092s
3586.48/3598.38 o 49791
3586.48/3598.38 c Solution 28, time = 1702.2935s
3586.48/3598.38 o 49769
3586.48/3598.38 c Solution 29, time = 1788.4983s
3586.48/3598.38 o 49588
3586.48/3598.38 c Solution 30, time = 1788.4994s
3586.48/3598.38 o 49566
3586.48/3598.38 c Solution 31, time = 1792.1975s
3586.48/3598.38 o 49360
3586.48/3598.38 c Solution 32, time = 1794.1897s
3586.48/3598.38 o 49121
3586.48/3598.38 c Solution 33, time = 1858.7221s
3586.48/3598.38 o 49072
3586.48/3598.38 c Solution 34, time = 1858.7231s
3586.48/3598.38 o 49050
3586.48/3598.38 c Solution 35, time = 1999.4907s
3586.48/3598.38 o 49043
3586.48/3598.38 c Solution 36, time = 2005.6525s
3586.48/3598.38 o 48949
3586.48/3598.38 c Solution 37, time = 2014.9079s
3586.48/3598.38 o 48932
3586.48/3598.38 c Solution 38, time = 2110.2328s
3586.48/3598.38 o 48903
3586.48/3598.38 c Solution 39, time = 2232.6041s
3586.48/3598.38 o 48717
3586.48/3598.38 c Solution 40, time = 2232.6051s
3586.48/3598.38 o 48671
3586.48/3598.38 c Solution 41, time = 2253.3387s
3586.48/3598.38 o 48593
3586.48/3598.38 c Solution 42, time = 2291.4093s
3586.48/3598.38 o 48546
3586.48/3598.38 c Solution 43, time = 2307.0128s
3586.48/3598.38 o 48498
3586.48/3598.38 c Solution 44, time = 2444.2317s
3586.48/3598.38 o 48458
3586.48/3598.38 c Solution 45, time = 2596.3375s
3586.48/3598.38 o 48340
3586.48/3598.38 c Solution 46, time = 2750.8367s
3586.48/3598.38 o 48217
3586.48/3598.38 c Solution 47, time = 2981.1194s
3586.48/3598.38 o 48156
3586.48/3598.38 c Solution 48, time = 2981.9009s
3586.48/3598.38 o 48073
3586.48/3598.38 c Solution 49, time = 3380.9603s
3586.48/3598.38 o 48014
3586.48/3598.38 c Solution 50, time = 3387.9148s
3586.48/3598.38 o 47924
3586.48/3598.38 c Solution 51, time = 3412.5495s
3586.48/3598.38 o 47781
3586.48/3598.38 c Solution 52, time = 3420.0097s
3586.48/3598.38 o 47575
3586.48/3598.38 c Solution 53, time = 3459.8336s
3586.48/3598.38 o 47534
3586.48/3598.38 c Solution 54, time = 3476.9225s
3586.48/3598.38 o 47470
3586.59/3598.40 o 47470
3586.59/3598.40 v x14945 -x12706 -x18967 -x48 -x11937 -x10769 -x14292 -x2638 -x18457 -x8477 -x13275 -x17648 -x14365 -x19764 -x7308 -x6836 -x4642 -x24148 -x4902 -x7189 -x4109 -x23382 -x8068 -x414 -x4935 -x15645 x25533 -x11883 -x20093 -x1646 -x13149 -x5022 -x13685 -x14130 -x9621 -x25127 -x8196 -x26177 -x2870 -x18761 -x10073 -x4396 -x2928 -x6254 -x13814 -x14691 -x18107 -x20336 -x20654 x25687 -x17872 -x19178 -x21136 -x7552 -x3718 -x1225 -x9184 -x17640 -x1146 x26118 -x11210 -x14750 -x24281 -x20719 -x9818 -x8675 -x2069 -x17564 -x22808 -x2819 -x15359 -x24434 -x13004 -x10196 -x9600 -x26187 -x20028 -x337 -x6109 -x11262 -x23725 -x11065 -x10595 -x8247 -x3963 -x525 -x17259 -x8268 -x5625 -x18043 -x24131 -x7822 -x15146 -x13927 -x17007 -x17432 -x4546 -x7128 -x13793 -x16507 -x11066 -x21900 -x8389 -x17132 -x21135 -x18258 -x24768 -x20906 -x475 -x18326 -x21769 -x4626 -x5381 -x21785 -x16743 -x24795 -x3425 -x12236 -x20441 -x7159 -x16316 -x2315 -x23454 -x21830 -x19542 -x18237 -x17311 -x12510 -x24690 -x16679 -x4000 -x18719 -x5511 -x2737 -x26105 -x21097 -x8859 -x13834 -x23077 -x13089 -x26054 -x23795 -x26223 -x6427 -x21400 -x3785 -x2137 -x10807 -x6073 -x22910 -x9979 -x25117 -x14377 -x22590 -x18534 -x127 -x1138 -x13049 -x16531 -x939 -x9800 -x8995 -x8649 -x3650 -x12364 -x8626 -x12050 -x13574 -x7187 -x912 -x21449 -x3476 -x6981 -x10593 -x7578 -x19896 -x6200 -x9832 -x12023 -x20051 -x13712 -x2308 -x9585 -x15006 -x8350 -x14707 -x20956 -x21868 -x18434 -x22937 -x22759 -x6375 -x7791 -x878 -x23427 -x21450 -x23547 -x7478 -x8398 -x6770 -x19327 -x323 -x11247 -x3588 -x6549 -x20425 -x20696 -x7793 -x13526 -x8153 -x17451 -x7586 -x4905 -x11217 -x19448 -x11817 -x25312 -x19611 -x15613 -x20663 -x19062 -x22631 -x15467 -x7642 -x22776 -x24046 -x5679 -x13552 -x2360 -x17035 -x16983 -x9813 -x17560 -x6379 -x18012 -x17204 -x3537 -x21847 -x22581 -x2988 -x2372 -x10947 -x16010 -x14999 -x3935 -x23903 -x9894 -x20970 -x24206 -x1621 -x16165 -x15898 -x17228 -x11340 -x11746 -x15274 -x23076 -x9851 -x25512 -x766 -x8244 -x8417 x8587 -x11134 -x4692 -x9279 -x4211 -x6325 -x23357 -x26263 -x5755 -x6344 -x7617 -x21467 -x10525 -x23970 -x22111 -x13375 -x20434 -x14372 -x2017 -x1102 -x1750 -x1898 -x9304 -x10431 -x9464 -x3542 -x18557 -x18099 x12403 -x7525 -x15831 -x24602 -x26103 -x25249 -x8862 -x19276 -x7483 -x7507 -x3092 -x22578 -x22642 -x3548 -x20219 -x19366 -x1283 -x6046 -x164 -x4239 -x18381 -x1558 -x4013 -x2088 -x1755 -x23785 -x2798 -x7879 -x16390 -x4202 -x10402 -x2374 -x10562 -x11725 -x16917 -x619 -x22404 -x7706 -x22047 -x6406 -x13608 -x23054 -x12405 -x26203 x25721 -x7503 -x5487 x25756 -x14950 -x22586 -x23943 -x581 -x15428 -x23570 -x13732 -x20764 x25555 -x7193 -x10690 -x5342 -x6272 -x20362 -x655 -x25004 -x21792 -x17036 -x19770 -x11337 -x5622 -x11036 -x19606 -x23791 -x5581 -x14808 -x7975 -x20313 -x14926 -x7519 -x19477 -x7034 -x23135 -x10600 -x4183 -x6921 -x18558 -x1415 -x10587 -x10480 -x11846 -x15121 -x5324 -x2766 -x19637 -x16500 -x11095 -x23488 -x1257 -x24483 -x8973 -x5200 -x2254 -x20186 -x23669 -x12566 -x5816 -x21428 -x14124 -x16360 -x14227 -x8065 -x16197 -x1503 -x21207 -x18002 -x15636 -x10661 -x3096 -x15350 -x22845 -x16556 -x13044 -x9964 -x18914 -x3496 -x15891 -x8863 -x21248 -x8083 -x20943 -x9618 -x3375 -x18070 -x15728 -x22496 -x2229 -x23279 -x794 -x10556 -x6841 -x6810 -x16414 -x11942 -x21134 -x9917 -x15211 -x1956 -x10676 -x7524 -x7868 -x24398 -x22634 -x21356 -x11873 -x23552 -x7281 -x10601 -x9016 -x2626 -x20655 -x5932 -x12200 -x23530 -x20916 -x22227 -x6916 -x17316 -x17768 -x16336 -x18040 -x10610 -x136 -x3110 -x10999 -x17615 x25396 -x303 -x22251 -x21479 -x15370 -x6338 -x21807 -x25810 -x15850 -x10384 -x22750 -x11894 -x8727 -x12795 -x5117 -x2943 -x10513 -x8927 x25389 -x4691 -x26351 -x24912 -x5557 -x20636 -x22277 -x8748 -x23774 -x8471 -x18835 -x9343 -x21833 -x8334 -x3900 -x15778 -x5941 -x1296 -x5350 -x15772 -x6076 -x12397 -x20681 -x14528 -x24686 -x10741 -x21055 -x5900 -x25024 -x3652 -x10389 -x806 -x2700 -x7449 -x879 -x8980 -x9 -x9123 -x9386 -x296 -x25000 -x24255 -x22723 -x5020 -x14274 -x24787 -x26121 -x9267 -x20053 -x6159 -x9352 -x6271 -x4586 -x3865 -x26250 -x7871 -x4450 -x20012 -x1775 -x7520 -x18265 -x23586 -x5334 -x5275 -x1972 -x7103 -x1805 -x2937 -x25613 -x14712 -x23112 -x26026 -x10100 -x9081 -x17418 -x16176 -x12878 -x2657 -x7860 x25927 -x8426 -x24220 -x412 -x2104 -x5063 -x13678 -x20863 -x5127 -x19539 -x1371 -x18158 -x587 -x493 -x14484 -x1085 -x6533 -x5705 -x10986 -x18350 -x17852 -x19604 -x21674 -x20871 -x15844 -x23885 -x15093 -x25026 -x7149 -x8858 -x9848 -x9824 -x21794 -x19376 -x19125 -x19625 -x5948 -x3783 -x785 -x15348 -x1026 -x18222 -x21394 -x7144 -x14250 -x6233 -x12430 -x12449 -x16741 -x24517 -x3923 -x4533 x6997 -x7899 -x17660 -x16836 -x10785 -x3036 -x11500 -x25361 -x11899 -x10861 -x537 -x7134 -x22038 -x8636 x26348 -x9545 -x21052 -x15066 -x5018 -x19806 -x17407 -x11951 -x8607 -x19225 -x21951 -x11852 -x19249 -x13067 -x20808 -x3459 -x14148 -x16076 -x7099 -x3770 -x23517 -x23287 -x8108 -x12875 -x1654 -x2282 -x12940 -x16702 -x4433 -x23738 -x305 -x20059 -x2169 -x10305 -x12378 -x22280 -x20156 -x16600 -x12589 -x10668 -x23311 -x1318 -x22337 x26206 -x22597 x25887 -x11733 -x1365 -x10946 -x9417 -x26006 -x21678 -x17669 -x21956 -x22671 -x16295 -x13765 -x1857 -x4551 -x11934 -x14027 -x13722 -x21981 -x24369 -x1861 -x20810 -x15509 -x8107 -x15682 -x14282 -x15771 -x3931 -x3084 -x20479 -x24584 -x14048 -x26159 -x922 -x6691 -x6893 -x14711 -x12500 -x21930 -x3724 -x24245 -x6287 -x1136 -x11806 -x24511 -x2194 -x3251 -x13878 -x7488 -x20608 -x23012 -x10378 -x20886 -x12186 -x12001 x25553 -x23120 -x13665 -x20063 -x942 -x9760 -x334 -x25027 -x11482 -x13136 -x8381 -x7153 -x15299 -x4565 -x17900 -x8484 -x12179 -x26281 -x12207 -x23497 -x24624 -x6563 -x2739 -x12092 -x7428 -x4630 -x1426 -x10993 -x26224 -x21950 -x20963 -x6846 -x24470 -x6305 -x5507 -x8193 -x16260 -x11253 -x2800 -x15426 -x4923 -x2983 -x12081 -x786 -x12612 -x16610 -x5961 -x15589 -x20148 -x12658 -x3534 -x13615 -x7120 -x10398 -x2251 -x9508 -x20888 -x20394 -x23647 -x16824 -x20008 -x8906 -x15780 -x1194 -x1599 -x18789 -x4349 -x11904 -x8669 -x20549 -x4599 -x19171 -x15998 -x3399 -x7206 -x21066 -x20766 -x21778 -x2211 -x23170 -x17969 -x10256 -x874 -x5538 -x9906 -x157 -x21866 -x25152 -x1685 -x10327 x25739 -x2850 -x2643 -x3511 x25976 -x17790 -x21873 -x391 -x4131 -x3977 -x20177 -x3029 -x16009 -x3468 -x4513 x26358 -x13795 -x15165 -x2425 x15901 -x21357 -x24043 -x9416 -x18484 -x3284 -x3687 -x5928 -x18771 -x25205 -x3372 -x15479 -x18164 -x18477 -x24170 -x2292 -x22510 -x24385 -x2837 -x19872 -x5215 -x17158 -x14452 -x17717 -x13640 -x1446 -x23014 -x9429 -x1658 -x19479 -x22683 -x10295 -x21726 -x2811 -x7437 -x8122 -x1134 -x4047 -x23613 -x2070 -x11704 -x2149 -x17349 -x17680 -x11549 -x17666 -x8887 -x7318 -x11605 -x21158 -x17657 x25806 -x4009 -x18748 -x26279 -x7375 -x25252 -x25924 -x9207 -x25992 -x19777 -x12955 -x5485 -x23623 -x1478 -x10539 -x5045 -x16303 -x10938 -x5464 -x20814 -x13201 -x19461 -x3124 -x2592 -x25930 -x2165 -x14193 -x5219 -x7909 -x19510 -x8891 -x17060 -x13175 -x9132 -x8126 -x1733 -x21700 -x18907 -x10115 -x10783 -x6175 -x16307 -x2178 x25931 -x13734 -x24047 -x1039 -x1545 -x9820 -x4423 -x21277 -x9131 -x25218 -x3479 -x9955 -x7770 x26363 -x14812 -x20748 -x13569 -x6696 -x16519 -x22399 -x8191 -x4951 -x24949 -x22901 -x18728 -x6629 -x10437 -x14102 -x6039 -x308 -x5952 -x5925 -x1211 -x6459 -x56 -x15013 -x5010 -x8287 -x24763 -x16654 -x9322 -x1809 -x10950 x25355 -x12160 -x5467 -x6888 -x22966 -x9749 -x2373 -x20340 -x15351 -x3806 -x17696 x26276 -x1964 -x19731 -x20990 -x3357 -x16550 -x17314 -x7851 -x6465 -x6659 -x12340 x14310 -x15950 -x6571 -x23929 -x8440 -x2096 -x12400 -x24644 -x13372 -x19345 -x20398 -x2761 -x12401 -x22536 -x20029 -x22338 -x16365 -x6192 -x14034 -x6687 -x23078 -x10328 -x15563 -x7593 -x10784 -x18588 -x5076 -x12230 -x6685 -x18548 -x6587 -x4389 -x20098 -x23783 -x16937 x25895 -x1354 -x10409 -x10453 -x11652 -x11302 -x23402 -x18395 -x1465 -x4142 -x13896 -x792 -x19591 -x15900 x26247 -x8924 -x13001 -x13986 -x21849 -x420 -x19509 -x12203 -x4714 -x5751 -x15041 -x13333 -x9120 -x24678 -x10729 -x20981 -x24049 -x17735 -x17372 -x10152 -x8570 -x21334 -x14416 -x20573 -x10787 -x16623 -x14563 -x22800 -x7935 -x1177 -x4437 -x3670 -x2435 -x21465 -x24304 -x20384 -x12029 -x2455 -x25385 -x9034 -x7973 -x25775 -x14919 -x19034 -x20225 -x11987 -x19353 -x20239 -x22316 -x11715 -x21622 -x2385 -x18636 -x25640 -x11434 -x17258 -x8401 -x18842 -x4713 -x23981 -x4414 -x18153 -x25022 -x10900 -x13223 -x7165 -x15691 -x20664 -x10468 -x14163 -x9359 -x21380 -x16085 -x18979 -x10885 -x1663 -x11493 -x1641 -x9209 -x25502 -x17096 -x3250 -x5701 -x3174 -x20627 -x7264 -x6306 -x4393 -x7031 -x4390 -x3942 -x9540 -x9613 -x13 -x7529 -x4822 -x1441 -x10505 -x26030 -x24443 -x6977 -x11781 -x2151 -x5917 -x25907 -x833 -x21798 -x15358 -x6743 -x12213 -x15486 -x26013 -x18276 -x9781 -x1879 -x14325 -x16580 -x20831 -x4285 -x24 -x5872 -x23418 -x15565 -x6130 -x18649 -x10991 -x20365 -x9726 -x10545 -x10050 -x16437 -x19492 -x23634 -x25635 -x22410 -x23150 x25673 -x5204 -x15306 -x3450 -x3523 -x4209 -x651 -x3159 -x12221 -x21219 -x19175 -x12432 -x15908 -x3564 -x8458 -x3765 -x9704 -x13385 -x2862 -x9622 -x13579 -x6827 -x7641 -x16000 -x511 -x17448 -x19130 -x22238 -x24694 -x12610 -x1615 -x21355 -x1634 -x6294 -x9837 -x4983 -x25264 -x6116 -x15835 -x429 -x24183 -x18125 -x18362 -x17268 -x3236 -x19744 -x21694 -x11339 -x3940 -x22512 -x24146 -x13879 -x17502 -x24946 -x2745 -x21177 -x14100 -x21948 -x9646 -x12519 -x22466 -x11406 -x15085 -x25528 -x3489 -x23458 -x4978 -x24504 -x19242 -x11514 -x9177 -x14374 -x21415 -x376 -x21666 -x8404 -x24708 -x8230 -x23116 -x5815 -x18131 -x13098 x25483 -x6787 -x10186 -x23377 -x18234 -x19215 -x9543 -x11832 -x22566 -x25644 -x21343 -x7944 -x6298 -x14439 -x25602 -x18626 -x6503 -x15470 -x1601 -x19804 -x26127 -x4663 -x21416 -x14929 -x18958 -x18988 -x21197 -x7052 -x15536 -x8339 -x8880 -x16221 -x2917 -x25690 -x18479 -x20805 -x9444 -x16896 -x9404 -x18218 -x4005 -x21818 -x11639 -x16232 -x23039 -x6806 -x26332 -x6819 -x12525 -x15136 -x22009 -x916 -x7639 -x24063 -x23059 -x9993 -x12314 -x3473 -x4042 -x5740 -x19689 -x6172 -x12785 -x23243 -x13151 -x6865 -x11375 -x23528 -x21264 -x5441 -x22370 -x22798 -x12002 -x17232 -x3019 -x331 -x6734 -x22885 -x18784 -x8443 -x14481 -x15517 -x23581 x25467 -x21937 -x23566 -x7598 -x17086 -x14569 -x25782 -x5876 -x3593 x26242 -x21253 -x6606 -x978 -x9154 -x9485 -x2312 -x6917 -x7943 -x12530 -x10964 -x4876 -x11839 -x2387 -x21431 -x4490 -x14509 -x18734 -x3334 -x12229 -x17850 -x18721 -x16528 -x19802 -x12600 -x25871 -x23684 -x21336 -x13216 -x21221 -x4353 -x13664 -x1768 -x23436 -x20309 -x13117 -x18902 -x13467 -x17962 -x21884 x25864 -x9356 -x860 -x21874 -x19877 -x13980 -x2715 -x13339 -x20341 -x6613 -x3332 -x21408 -x25638 -x4401 -x20160 -x26244 -x10625 -x17912 -x5377 -x17139 x21625 -x3995 -x1851 -x16529 -x16671 -x8337 -x25078 -x9203 -x23257 -x17375 -x13079 -x19654 -x12507 -x16664 -x12560 -x7936 -x8266 -x4672 -x4852 -x2668 -x15318 -x7632 -x15663 -x5908 -x1 -x8672 -x20535 -x22138 -x7275 -x25734 -x2479 -x9655 -x12196 -x22657 -x6802 -x19929 -x22980 -x22093 -x24390 -x4165 -x13891 -x16592 -x18450 -x19791 -x3629 -x13899 -x15770 -x1239 -x26163 -x24723 -x2604 -x11472 -x8806 -x16097 -x24365 -x24522 -x5363 -x18415 -x22063 -x9860 -x20913 -x18650 -x8651 -x3048 -x6144 -x3268 -x10677 -x17306 -x18903 -x12286 -x3463 -x5850 x24010 -x13770 -x12828 -x25184 -x20205 -x7369 -x19340 -x6092 -x7980 -x8424 -x6302 -x2327 -x15845 -x10582 -x15549 -x2512 -x2476 -x18879 -x25560 -x4056 -x15346 -x1293 -x7371 -x6435 -x15343 -x22952 -x7614 -x22806 -x3430 -x13486 -x14488 -x18143 -x21877 x25830 -x6346 -x6794 -x19305 -x9314 -x21518 -x2179 -x12497 -x9605 -x24887 -x17110 -x22239 -x7343 -x18074 -x22622 -x23712 -x4149 -x3969 -x2967 -x20001 -x9453 -x16001 -x13710 -x8789 -x4606 -x15804 -x13050 -x6584 -x17963 -x240 -x10590 -x9632 -x14634 -x9538 -x12453 -x554 -x1728 -x13026 -x1871 -x5061 -x26194 -x8622 -x25604 -x18171 -x22839 -x372 -x7853 x25191 -x21547 -x4948 -x13791 -x22886 -x20845 -x18580 -x6745 -x15681 -x4579 -x10607 -x25544 -x4597 -x309 -x23236 -x13246 -x20630 -x18692 -x24816 -x10432 -x21644 -x13488 -x307 -x15975 -x4247 -x11556 -x22738 -x11334 -x11418 -x461 -x10099 -x21326 -x13832 -x24055 -x23536 -x16894 -x24733 -x2511 -x15498 -x1681 -x22665 -x3914 -x1518 -x3613 -x1329 -x12650 -x20376 -x6492 -x9119 -x24709 -x4436 -x672 -x17056 -x5836 -x16981 -x18459 -x6962 -x18942 -x8162 -x5425 -x7415 -x12352 -x15754 -x23494 -x24354 -x24819 -x11292 -x26123 -x7147 -x19617 -x23697 -x707 -x15925 -x16554 -x18698 -x19552 -x3781 -x12959 -x19614 -x11786 -x20583 -x3227 -x1771 -x17345 -x23159 -x14701 -x7813 -x6080 -x4591 -x15099 -x616 -x21225 -x3000 -x23786 -x15668 -x10173 -x11318 -x12263 -x23196 -x24505 -x18729 -x10618 -x8953 -x6782 -x9026 -x23752 -x20870 -x10423 -x11027 -x13309 -x9843 -x1058 -x5808 -x8822 -x15963 -x9830 -x2492 -x13680 -x9418 -x2945 -x9505 -x16736 -x10669 -x1781 -x811 -x15675 -x3261 -x15947 -x17234 -x12337 -x11138 -x13897 -x21163 -x2662 -x25034 -x1984 -x13716 -x25138 -x1313 -x2969 -x14844 -x20598 -x13589 -x23002 -x13559 -x18145 -x25133 -x24191 -x7265 -x13159 -x16317 -x14570 -x16497 -x22065 -x1820 -x26158 -x16535 -x20424 -x24934 -x20296 -x4560 -x5172 -x11915 -x24456 -x4138 -x10543 -x17124 -x4925 -x9680 -x16078 -x11958 x25975 -x4541 -x19279 -x11122 -x21498 -x21827 -x14296 -x8664 -x23599 -x16878 -x15824 -x14108 -x3557 -x21079 -x13438 -x20752 -x15430 -x8999 -x13293 -x6534 -x13675 -x19033 x25141 -x5912 x26268 x26307 -x12735 -x6414 -x19834 -x9311 -x19475 -x770 -x2107 -x2022 -x11011 -x11638 -x7911 -x2992 -x14594 -x8329 -x1888 -x5402 -x19143 -x7472 -x3475 -x17746 -x11838 -x9976 -x25900 -x5840 -x20273 -x8617 -x6426 -x18404 -x24643 -x19151 -x12736 -x5114 -x22624 -x9436 -x10721 -x2600 -x6369 x10336 -x20041 -x20704 -x8997 -x11458 -x967 -x321 -x20957 -x21632 -x16177 -x8842 -x10878 -x9251 x8428 -x9371 -x17193 -x1839 -x23941 -x11378 -x4716 -x19861 -x17170 -x17102 -x2336 -x24610 -x20759 -x9095 -x6158 -x4359 -x11810 -x11389 -x18160 -x10555 -x26097 -x14746 -x18249 -x6095 -x10009 -x24834 -x26313 -x12052 -x4230 -x12539 -x7229 -x12584 -x24087 -x7581 -x14422 -x10951 -x11424 -x19082 -x23157 -x19627 -x19020 -x17151 -x19299 -x21433 -x23414 -x23928 -x5471 -x22906 -x2982 -x16069 -x25168 -x8598 -x17989 -x18340 -x9809 -x20379 -x1590 -x23700 -x16617 -x1096 -x6027 -x10685 -x20907 -x22940 -x5749 -x14527 -x14880 -x3162 -x21211 -x12521 -x24599 -x22247 -x19354 -x21987 -x2769 -x18909 x25454 -x16361 -x1342 -x7587 -x1776 -x11365 -x4344 -x5394 -x16185 -x2935 -x22023 -x2177 -x15209 -x26038 -x261 -x14535 -x9510 -x22711 -x3989 -x9698 -x14445 -x15760 -x921 -x23247 -x14478 x17173 -x10253 -x17123 -x18435 -x15522 -x14074 -x9032 -x16034 -x3987 -x433 -x1008 -x25518 -x11578 -x13649 -x20677 -x865 -x5708 -x6089 -x19347 -x311 -x23737 -x25758 -x3575 -x19907 -x19587 -x21682 -x22709 -x15979 -x447 -x7671 -x2196 -x17956 x25548 -x10066 -x1269 -x25466 -x1347 -x3064 -x21917 -x6589 -x682 -x3066 -x2714 -x21393 -x6066 -x20175 -x6052 -x25501 -x9052 -x23429 -x22366 -x10167 -x8873 -x550 -x10145 -x6312 -x23328 -x11094 -x9374 -x6236 -x10107 -x24963 -x18671 -x1302 -x4482 -x3920 -x8713 -x5539 -x23544 -x3235 -x12544 -x8149 -x11294 -x9630 -x2784 -x6833 -x16707 -x5662 -x4763 -x22180 -x22051 -x12927 -x20383 -x7481 -x7222 -x14954 -x21776 x25419 -x14798 -x22484 -x3108 -x5616 -x17688 -x24219 -x9862 -x5401 -x18297 -x3298 -x3506 -x18379 -x11364 -x16281 -x553 -x1088 -x6522 -x3215 -x16043 -x6649 -x3883 -x20214 -x24322 -x9266 -x11537 -x7394 -x9895 -x20025 -x16204 -x21352 -x11190 -x4484 -x25289 -x4957 -x5000 -x769 -x13920 -x22272 -x18181 -x21015 -x8338 -x18064 -x6108 -x1608 -x4059 -x18564 -x13929 -x22553 -x1731 -x1782 -x5123 -x9923 -x791 -x20947 -x5858 -x13837 -x26297 -x19192 -x22651 -x22253 -x5598 -x19271 -x3152 -x13477 -x14937 -x23577 -x20123 -x8803 -x21087 -x5338 -x21815 -x5956 -x426 -x26344 -x18601 -x16269 -x15524 -x502 -x16851 -x22754 -x10960 -x2687 -x3725 -x23802 -x24677 -x5775 -x3683 -x20823 -x2846 -x4139 -x7603 -x17425 -x18068 -x9707 -x11625 -x22855 -x12027 -x22218 -x11484 -x14625 -x6036 -x13350 -x10045 -x3482 -x5906 -x22708 -x1198 -x10553 -x24467 -x9996 -x1059 -x16868 -x22331 -x19887 -x19433 -x8515 -x23212 x26243 x21784 -x20102 -x20923 -x21595 -x5302 -x5276 -x1921 -x8281 -x20392 -x12013 -x22739 -x6364 -x20038 x26132 -x6868 -x11135 -x24950 -x14656 -x23524 -x21338 -x15388 x25235 -x4364 -x18781 -x11104 -x15296 -x22638 -x582 -x2547 -x3784 -x12466 -x17223 -x26086 -x7584 -x797 -x18689 -x4428 -x22556 -x12025 -x13691 -x20896 -x15735 -x18682 -x2354 -x24223 -x4169 -x11160 -x25067 -x5942 -x17970 -x5881 -x9201 -x17584 -x8168 -x19039 -x9532 -x3061 -x11477 -x10691 -x24359 -x12308 -x24102 -x22203 -x11967 -x19188 -x19739 -x5099 -x12846 -x17333 -x24382 x26069 -x18997 -x1526 -x7976 -x12619 -x20980 -x14086 -x8918 -x7771 -x6964 -x11961 -x17523 -x11960 -x21533 -x16428 -x6404 -x11024 -x6330 -x12936 -x3187 -x5668 -x677 -x4519 -x739 -x12910 -x3763 -x13835 -x14618 -x23757 -x16353 -x19578 -x24953 -x8322 -x9778 x25446 -x4120 -x8847 -x5263 -x7439 -x11784 -x4455 -x18019 -x9716 -x6813 -x10742 -x21111 -x24258 -x17761 -x1709 -x9604 -x1012 -x20936 -x22504 -x6591 -x3058 -x11826 -x104 -x2897 -x16310 -x11022 -x15123 -x23739 -x25118 -x23467 -x9629 -x9705 -x15637 -x9346 -x7125 -x14597 -x12381 -x11602 x20353 -x20987 -x9892 -x10710 -x19417 -x24526 -x9129 -x13087 -x3230 -x8102 -x12664 -x8414 -x13635 -x11457 x25380 -x13352 -x25299 -x14669 -x20588 -x22066 -x22148 -x16070 -x4857 -x14910 -x4654 -x16145 -x22129 -x24137 -x2606 -x14542 -x20361 -x8680 -x9593 -x24565 -x11994 -x11574 -x8516 -x16969 -x13805 -x23064 -x18005 -x5206 -x10019 -x4404 -x4177 -x21712 -x11834 -x21385 -x2297 -x10520 -x14551 -x12884 -x25128 -x20639 -x15422 -x10383 -x9838 -x16278 -x3855 -x9576 -x17361 -x75 -x4200 -x5455 -x6867 x25961 -x10492 -x22905 -x25831 -x17413 -x2108 -x15407 -x3945 -x12939 -x11232 -x9602 -x18831 -x894 -x15562 -x4589 -x22527 -x2407 -x19910 -x676 -x22205 -x7422 -x15384 -x14388 -x21655 -x17443 -x20964 -x6047 -x4720 -x11538 -x1612 -x428 -x15362 -x15821 -x17247 -x21624 -x20264 -x2324 -x14219 -x12993 -x26227 -x20519 -x19167 -x130 -x26287 -x4302 -x17053 -x24674 x25982 -x13064 -x8956 -x19717 -x2854 -x613 -x20 -x3380 -x7276 -x24430 -x1003 -x2163 -x20166 -x2044 -x9333 -x801 -x9713 -x16516 -x880 -x9513 -x11974 -x10806 -x11480 -x2328 -x15489 -x5305 -x2362 -x845 -x5162 -x1174 -x16542 -x19899 -x10530 -x5439 x1253 -x862 -x6143 -x11211 -x5695 -x6935 -x15837 -x12916 -x3591 -x6171 -x4901 -x9313 -x21319 -x4036 -x21147 -x12841 -x18912 -x26167 -x3129 -x9687 -x14556 -x16573 -x19237 -x15648 -x25020 -x9437 -x15181 -x10082 -x14223 -x116 -x24303 -x3005 -x24628 -x23338 -x11763 -x21571 -x13463 -x4392 -x24076 -x14449 -x11311 -x178 -x15314 -x2475 -x20606 -x6265 -x24331 -x16333 -x1910 -x19956 -x7361 -x6499 -x21718 -x24282 -x15332 -x10425 -x21315 -x11542 -x25991 -x22797 -x18880 -x19658 -x21709 -x945 -x14584 -x3965 -x2295 -x24079 -x3409 -x7643 -x6420 -x15829 -x13843 -x19984 -x20726 -x17649 -x23844 -x20014 -x22989 -x7160 -x18669 -x1477 -x18196 -x17353 -x19213 -x11532 -x17725 -x15216 -x17522 -x18560 -x22688 -x6939 -x6389 -x9640 -x18242 -x3093 -x4838 -x6415 -x4695 -x3944 -x8780 -x4335 -x17429 -x15775 -x22255 -x15382 -x8055 -x11205 -x24527 -x21526 -x22140 -x12259 -x5442 -x19280 -x20790 -x5867 -x5477 -x22893 -x15527 -x20985 -x11231 -x3044 -x14790 -x21559 -x24985 -x23665 -x17274 -x999 -x23535 -x3998 -x2880 -x18424 -x2877 -x15255 -x16030 -x23125 -x19765 -x2045 -x20821 -x22273 -x18129 -x11685 -x9421 -x25374 -x23773 -x2963 -x83 -x10360 -x25274 -x11216 -x21323 -x9200 -x22672 -x23093 -x641 -x14799 -x2317 -x26253 -x17781 -x2499 x9223 -x23778 -x5188 -x8719 -x13200 -x5774 -x244 -x9867 -x6398 -x19341 -x7376 -x20297 -x22199 -x3722 -x5533 -x8698 -x1923 -x20616 -x3481 -x19753 -x11693 -x2959 -x26129 -x12272 -x3780 -x21371 -x4405 -x19287 -x22362 -x17419 -x21383 -x22094 -x4870 -x1226 -x6268 -x3193 -x21531 -x5587 -x6342 -x8556 -x15724 -x3599 -x6121 -x10461 -x10775 -x8634 -x21497 -x24761 -x7807 -x21675 -x22944 -x19172 -x13442 -x17841 -x24910 x13039 x25888 -x14787 -x8375 -x21686 -x6645 -x18211 -x15011 -x11634 -x11346 -x23425 -x6911 -x24744 -x9083 -x584 -x3293 x25920 -x1180 -x12554 -x3009 -x9731 -x11352 -x13363 -x9483 -x1505 -x22676 -x13780 -x12076 -x21148 -x9472 -x10613 -x15801 -x4730 -x1238 -x26191 -x10708 -x16384 -x5055 -x13262 -x1357 -x5457 -x1773 -x6957 -x13135 -x23033 -x24583 -x267 -x4491 -x23674 -x1652 -x11507 -x948 -x17909 -x19728 -x23061 -x13242 -x9791 -x2326 -x14427 -x4096 -x4408 -x57 -x555 -x609 -x21612 -x7030 -x18264 -x8490 -x16784 -x20433 -x7188 -x16033 -x19011 -x5859 -x19037 -x9863 -x16779 -x3362 -x8731 -x19529 -x14126 -x9493 -x16549 -x9727 -x24987 -x21560 -x6974 -x21594 -x13849 -x13730 -x23025 x25936 -x2978 -x11296 -x6842 -x19392 -x4080 -x24419 -x16153 -x4916 -x5375 -x20444 -x23709 -x19736 -x19876 -x18851 -x2213 -x23868 -x930 -x5239 -x5588 -x14970 -x23111 -x18256 -x15294 -x5245 -x2860 -x9407 -x14032 -x23921 -x22591 -x11511 -x5712 -x24094 -x25030 -x11062 -x22005 -x2746 -x19284 -x20760 -x17319 -x23779 -x17686 -x15124 -x24441 -x14603 -x18981 -x23866 -x1540 -x26271 -x14487 -x7794 -x3646 -x15566 -x10470 -x7086 -x2091 -x19357 -x5571 -x17217 x25251 -x13300 -x11909 -x17807 -x13492 -x15726 -x12197 -x26058 -x2072 -x7604 -x9138 -x17741 -x14063 -x12599 x25123 -x4040 -x25064 -x450 -x14279 -x23829 -x4269 -x6008 -x9970 -x20449 -x10422 -x4864 -x12137 -x2533 -x10794 -x1258 -x7933 -x3719 -x5713 -x14105 -x12358 -x11478 -x18595 -x26034 -x788 -x12280 -x19468 -x9502 -x823 -x18026 -x6283 -x18859 -x11077 -x11833 -x12294 -x21697 -x15142 -x16783 -x6194 -x20988 -x17248 -x18632 -x21698 -x282 -x3822 -x11533 -x10758 -x9372 -x2517 -x9681 -x22028 -x10825 -x11114 -x22721 -x11682 -x18039 -x21027 x25601 -x6541 -x2391 -x18983 -x25049 -x16313 -x19300 -x23482 -x14156 -x8071 -x19407 -x7367 -x5746 -x1124 -x17171 -x17780 -x15496 -x8868 -x17763 -x18896 -x12868 -x1137 -x8082 -x20122 -x15921 -x9315 -x17579 -x1596 -x5368 -x20074 -x20732 -x20250 -x20522 -x14666 -x11949 -x749 -x24356 -x8331 -x26296 -x16642 -x8776 -x4673 -x4008 -x19329 -x17059 -x21683 -x11486 -x24224 -x5270 -x16593 -x21032 -x19107 x26251 -x1343 -x17434 -x10586 -x11240 -x10817 -x6719 -x19700 -x7173 -x15454 -x13703 -x22783 -x15699 -x21464 -x4330 -x24741 -x17777 -x18478 -x5795 -x24241 -x4791 x22449 -x3873 -x8377 -x15227 -x14647 -x3438 -x9011 -x16223 -x7992 -x16318 -x17616 -x4515 -x10052 -x10407 -x10277 -x14868 -x1606 -x24799 -x20126 -x21091 -x21973 -x12871 -x14353 -x25323 -x8513 -x23924 -x1734 -x18599 -x24028 -x4605 -x23415 -x18836 -x16014 -x19474 -x8788 -x5307 -x9697 -x4146 -x18159 -x19850 -x16233 -x14710 -x25391 x26148 -x18617 -x17529 -x1583 -x16286 -x11905 -x8786 -x19635 -x12277 -x20211 -x11035 -x3023 -x10149 -x25326 -x23539 -x6193 -x20332 -x13857 -x12389 -x14520 -x23944 -x12556 -x2894 -x19708 -x26383 -x22033 -x10550 -x17154 -x7502 -x2698 -x10426 -x5889 -x8392 -x5752 -x5494 -x5104 -x20607 -x3351 x25684 -x1386 -x9051 -x13521 -x23987 -x25131 -x3541 -x14387 -x11005 -x17365 -x14508 -x22846 -x15100 -x20839 -x17271 -x6489 -x7139 -x4025 -x313 -x2043 -x3137 -x8890 -x20071 -x12440 -x10165 -x23749 -x10400 -x17903 -x14867 -x1760 x26071 -x14059 -x19070 -x7737 -x20334 -x2713 x25163 -x26196 -x13193 -x11517 -x9448 -x17435 -x13788 -x7114 -x7527 -x10368 -x23591 -x12975 -x11884 -x2777 -x6625 -x12718 -x8603 -x3957 -x7442 -x16443 -x2428 -x16416 -x18466 -x6062 -x19674 -x19693 -x7183 -x26160 -x23600 -x20401 -x14871 -x17338 -x1016 -x4456 -x14378 -x13593 -x1032 -x6948 -x20786 -x22004 -x18645 -x17921 -x18192 -x14203 -x11072 -x254 -x14566 -x20150 -x7288 -x23072 -x21474 -x9972 -x15300 -x21273 -x7090 -x22796 -x16770 -x14321 -x2052 -x12957 -x3271 -x2792 -x21143 -x5440 x25717 -x21961 -x7392 -x22096 -x19189 -x12617 -x21226 -x10142 -x14419 -x19264 -x168 x25785 -x11575 -x23767 -x22915 -x24745 -x11588 -x20494 -x5515 -x2814 -x9077 -x6335 -x20447 -x16651 -x8702 -x5603 -x7238 -x14761 -x20283 -x4397 -x13864 -x1864 -x18239 -x54 -x499 -x4407 -x24013 -x977 -x2494 -x4266 -x6592 -x13019 -x17556 -x800 -x15017 -x25706 -x9155 -x20542 -x16786 -x11014 -x5651 -x17538 -x1474 -x9308 -x8314 -x12971 -x25358 -x5558 -x8699 -x7022 -x14961 -x10226 -x5922 -x11137 -x22985 -x236 -x6315 -x8686 -x20720 -x19667 -x14561 -x26284 -x8235 x26072 -x14815 x26083 -x13383 -x20188 -x12675 -x22256 -x9942 -x6753 -x4409 -x9212 -x16242 -x6054 -x11757 -x7986 -x5965 -x7049 -x12097 -x5437 -x7662 -x15405 -x18561 -x1204 -x9534 -x10133 -x12685 -x2371 -x18292 -x15598 -x8199 -x19060 x25846 -x5737 -x8963 -x19430 -x25245 -x11310 -x2166 -x9299 -x3480 -x23309 -x18569 -x10662 -x18149 -x25174 -x4537 -x12926 -x11085 -x23195 -x24466 -x25390 -x18800 -x5034 -x4219 -x944 -x21914 -x20890 -x20800 -x12963 -x14331 -x25084 -x17789 -x1876 -x15385 -x7357 -x16106 -x6462 -x5473 -x6411 -x15556 -x11025 -x19169 -x19443 -x19569 -x23018 -x21044 -x15262 -x16652 -x22741 -x17531 -x9845 -x18154 -x5832 -x9774 -x12537 -x5733 -x17613 -x7213 -x1677 -x7421 -x24727 -x12990 -x15834 -x9481 -x6623 -x1624 -x16075 -x20797 -x4914 -x24523 -x10574 -x15685 -x18921 -x8922 -x8569 -x15782 -x21887 -x4182 -x13541 -x2774 -x279 -x25875 -x16792 -x14064 -x24089 -x4580 -x22931 -x2413 -x12093 -x12143 -x2553 -x17370 -x18634 -x14016 -x18238 -x3239 -x6934 -x17869 -x22378 -x3355 -x4297 -x5914 -x976 -x14979 -x19652 -x3322 -x24833 -x6627 -x20917 -x24788 -x768 -x9206 -x12087 -x20005 -x19168 -x5168 -x15125 -x4729 -x12278 -x6368 -x25139 -x15937 -x19580 -x7733 x9541 -x11897 -x26239 -x15198 -x20682 -x24964 -x24551 -x10443 -x5673 -x11414 -x25029 -x4442 -x17608 -x11133 -x7908 -x846 -x15825 -x1057 -x11654 -x6562 -x2497 -x8430 -x22596 -x18674 -x16628 -x9015 -x22473 -x8878 -x15031 -x141 -x24716 -x2046 -x16962 -x3323 -x20567 -x24503 -x14749 -x18289 -x17097 -x7926 -x17270 -x10013 -x5990 -x6437 -x6986 -x9596 -x14973 -x13554 -x14772 -x23114 -x17143 -x13956 -x14216 -x3035 -x7154 -x16982 -x3727 -x19567 -x21365 -x7 -x22059 -x23751 -x12830 -x11415 -x24468 -x742 -x21493 -x1802 -x10357 -x6026 -x16289 -x2621 -x16455 -x5355 -x7752 -x24302 -x10907 -x16928 -x1918 -x24536 -x14494 -x8551 -x6031 -x5132 -x19131 -x4928 -x17401 -x11437 -x14751 -x129 -x25134 -x37 -x1440 -x11379 -x905 -x1141 -x17557 -x462 -x6258 -x3766 -x14153 -x16882 x25837 -x8819 -x9801 -x23288 -x12744 -x24585 -x1689 -x14518 -x14526 -x6764 -x4699 -x959 -x14895 -x24688 -x9397 -x14601 -x1951 -x18347 -x8818 -x22174 -x1779 -x22724 -x7857 -x17308 x25332 -x24052 -x19319 -x24429 -x8975 -x19290 -x16565 -x8272 -x5163 -x603 -x6164 -x9208 -x23723 -x19622 -x24905 -x14959 -x5750 -x7106 x4613 -x25375 -x21031 -x21218 -x15028 -x8330 -x13066 -x22525 -x17516 -x13824 -x14302 -x3924 -x10680 -x10546 -x2554 -x13411 -x17876 -x14030 -x9408 -x23273 -x7602 -x1145 -x6828 -x6096 -x16828 -x5699 -x21255 -x11408 -x20953 -x12082 -x14269 -x3433 -x19398 -x11925 -x1072 -x3581 -x2209 -x25987 -x20363 -x11387 -x21468 -x16510 -x18864 -x11171 -x20097 -x9842 -x4627 -x24151 -x21455 -x16235 -x3856 -x20915 -x19801 -x19403 -x17368 -x1842 -x14558 -x15596 -x13926 -x19480 -x13497 -x9914 -x18315 -x6070 -x3723 -x13934 -x9221 x25798 -x24271 -x12818 -x18989 -x20194 -x4765 -x12797 -x22495 -x7389 -x8957 -x15192 -x17732 -x3435 -x18806 -x580 -x23711 -x19022 -x19455 -x12479 -x906 -x1000 -x23807 -x13130 -x3160 -x8629 -x196 -x15656 -x22041 -x19382 -x7709 -x10779 -x16141 -x2138 -x13218 -x24632 -x20466 -x21104 -x13106 -x10918 -x11349 -x2539 -x2956 -x9089 -x14840 -x22978 -x15432 -x23675 x25207 -x8152 -x10371 -x12915 -x5389 -x18114 -x21618 -x5031 -x1870 -x4373 -x18537 -x3288 -x20498 -x17409 -x4256 -x3220 -x11771 -x10112 -x9227 -x18521 -x22109 -x16977 -x5672 -x18352 -x3208 -x11254 -x9614 -x23816 -x7167 -x12057 -x23409 -x8567 -x16816 -x25842 -x4819 -x11044 -x18092 -x16169 -x2214 -x10363 x25713 -x484 -x26152 -x22030 -x8687 -x21064 -x18451 -x11425 -x7054 -x22121 -x667 -x4361 -x4615 -x6213 -x18758 -x16383 -x18687 -x10215 -x13848 -x7514 -x10170 -x22206 -x1696 -x20326 -x2453 -x6635 -x16647 -x21529 -x22241 -x24920 -x4658 -x15026 -x22577 -x21576 -x13612 -x7509 -x5069 -x10812 -x16095 -x20632 -x12395 -x7685 -x16637 x25363 -x4851 -x22319 -x11504 -x12679 -x2456 -x21567 x26286 x25277 -x2273 -x3816 -x23686 -x3179 x26357 -x14752 -x25885 -x10416 -x23210 -x10663 -x19077 -x7080 -x14081 -x257 -x18779 -x21106 -x9231 -x22142 -x14731 -x24960 -x2270 -x23760 -x3133 -x17044 -x7849 -x18121 -x24115 -x6228 -x4413 -x22021 -x23223 -x20451 -x4299 -x19035 -x19934 -x6438 -x12255 -x1785 -x18999 -x24194 -x17034 x25497 -x23848 -x4918 -x20248 -x9884 -x15404 -x2721 -x13813 -x1531 -x5448 -x378 -x413 -x7075 -x17551 -x13720 -x9836 -x19840 -x25087 -x21150 -x15560 -x2940 -x24564 -x6153 -x2716 -x13271 -x9412 -x18274 -x8650 -x15548 -x12473 -x11920 -x20224 -x13952 -x23221 x26010 -x2734 -x6898 -x8547 -x4917 -x21661 -x6852 -x21535 -x26078 -x5572 -x18485 -x23596 -x14532 -x25407 -x18807 -x4750 -x2725 -x23590 -x7940 -x18244 -x7146 -x6771 -x21502 -x4315 -x20679 -x25624 -x16423 -x15187 -x10898 -x7176 -x11426 -x17029 -x6598 -x10234 -x14900 -x1179 -x6602 -x6968 -x22870 -x23874 -x23710 -x10329 -x6087 -x3519 -x14255 -x7347 -x19288 -x25395 -x11097 -x17821 -x13747 -x23726 -x5308 -x673 -x8597 -x5901 -x22137 -x1838 -x8950 -x440 -x18497 -x19162 -x7535 -x19339 -x3695 -x8783 -x9004 -x3634 -x19822 x25561 -x12231 -x9941 -x22015 -x21671 -x8212 -x9765 -x9931 -x17593 -x6526 -x7774 -x17895 -x2031 -x11668 -x12036 -x10273 -x8705 -x12802 -x17235 -x25017 -x11632 x22418 -x11544 -x23521 -x13102 -x6880 x25641 -x4222 -x20641 x25178 -x4696 -x26232 -x2332 -x5666 -x11831 -x1704 -x22956 -x24990 -x1049 -x10123 -x9040 -x3796 -x19692 -x21100 -x9556 -x11273 -x12751 -x20277 -x24285 -x5721 x25719 -x8982 -x15946 -x6516 -x3379 -x22116 -x20345 x25334 -x18957 -x24760 -x23387 -x25804 -x953 -x13967 -x12824 -x7391 -x6966 -x2946 -x13821 -x22950 -x8415 -x1309 -x21838 -x18366 -x23437 -x19950 -x16444 -x16944 -x20894 -x18892 x25180 -x8378 -x11630 -x6356 -x3292 -x4829 -x4975 -x15716 -x6760 -x23852 -x9617 -x15661 -x22982 -x17376 -x11225 -x15126 -x2302 -x7249 -x18202 -x19941 -x201 -x10675 -x14513 -x21737 -x4932 x10495 -x20920 -x1971 -x25377 -x6177 -x10220 x25268 -x17902 -x7921 -x14375 -x23412 -x15927 -x20881 -x26249 -x14865 -x19370 x25881 -x12934 -x24481 -x23383 x25703 -x23676 -x22243 -x7569 -x17827 -x1212 -x5171 -x20919 -x5931 -x7831 -x22196 -x9896 -x12681 -x14067 -x2895 -x24888 -x14049 -x19686 -x22690 -x20242 -x2924 -x11658 -x25898 -x4199 -x6664 -x2772 -x18703 -x5744 -x17479 -x9889 -x18643 -x11741 -x14891 -x14079 -x22299 -x18299 -x18790 -x1481 -x12618 -x7957 -x21715 -x706 -x11801 -x11541 -x3514 -x5025 -x5312 -x16057 -x18805 -x21062 -x8830 -x26340 -x3607 x6043 x25173 -x6471 -x23428 -x421 -x11880 -x16585 -x11863 -x15434 -x14149 -x15721 -x4685 -x17987 -x19267 x25471 -x12322 -x25850 -x3774 -x8150 -x13233 -x914 -x18995 -x13858 -x4048 -x21099 -x9647 -x23010 x25652 -x13317 -x4583 -x214 -x21871 -x17362 -x19444 -x7487 -x22773 -x1904 -x3612 -x24598 -x3238 -x2875 -x7959 -x12613 -x18514 -x4811 -x18250 -x16825 -x10039 -x12051 -x2134 -x4369 -x23340 x25356 -x18464 -x8544 -x24556 -x1970 -x26215 -x14266 -x1473 -x2111 -x6328 -x22954 -x19854 -x299 -x2266 -x17257 -x1969 -x678 -x8932 -x17288 -x24002 -x18947 -x24613 -x25418 -x19330 -x8796 -x21153 -x18331 -x24566 -x21395 -x13762 -x7101 -x17586 -x13215 -x19715 -x19873 -x19049 -x23473 -x8444 -x8679 -x1055 -x23208 -x8872 -x638 -x11677 -x4941 -x20762 -x8293 -x24996 -x6131 -x6530 -x18662 -x14635 -x4584 -x16262 -x14442 -x16999 -x20037 -x25282 -x8726 -x17176 -x22844 -x17721 -x3818 -x11073 -x22098 -x23919 -x18195 -x22336 -x13124 -x6408 -x20684 -x19670 -x24826 -x20787 -x15951 -x7427 -x12457 -x9804 -x18526 -x3530 -x11594 -x22567 -x18505 -x21626 -x20897 -x7070 -x13231 -x18437 -x26153 -x4024 -x7954 -x15459 -x1304 -x17246 -x9691 -x14202 -x8874 -x21331 -x20908 -x20576 -x16325 -x698 -x20984 -x21994 -x2614 -x4238 -x4608 -x2423 -x18631 -x13326 -x10087 -x20187 -x4727 -x12839 -x15920 x25916 -x24120 -x3658 -x2235 -x8242 -x16857 -x13092 -x432 -x14928 -x21967 -x22871 -x23933 -x20824 -x12349 -x2290 -x19816 -x5415 -x3300 -x591 -x11497 -x13349 -x22813 -x25506 -x1877 -x5726 -x20812 -x18058 -x18809 -x22158 -x20570 -x12631 -x18351 -x22221 -x14300 -x8608 -x13743 -x2586 -x4986 -x2756 -x15695 -x10438 -x12188 -x14687 -x10567 -x1711 -x14438 -x1362 -x22141 -x11347 -x17494 -x5224 -x15268 -x14382 -x8770 -x23950 -x20036 -x14308 -x26333 -x25349 -x25516 x3184 -x3863 -x6354 -x5797 -x12161 -x11143 -x8488 -x19551 -x3675 -x2346 -x13043 -x3003 -x10761 -x16109 -x3095 -x21078 -x15226 -x21181 -x19087 -x8079 -x15462 -x24673 -x11103 -x14028 -x7326 -x21260 -x22678 -x5923 -x867 -x4501 -x5436 -x21485 -x25250 -x1007 -x19023 -x18575 -x25196 -x13274 -x9467 -x16715 -x9489 -x10181 -x14441 -x9815 -x22353 -x19886 -x22446 -x16305 -x9018 -x14174 -x15863 -x10688 -x8962 -x13164 -x16632 -x1700 -x6670 -x16522 -x19894 -x14273 -x10312 -x6009 -x2004 -x11562 -x15261 -x19533 -x1307 -x17105 -x3431 -x17 -x10687 -x18163 -x4993 -x8043 -x14713 -x19852 -x12265 -x18224 -x20435 -x16321 -x22393 -x24592 -x17186 -x17322 -x24785 -x5503 -x16988 -x5653 -x25072 -x15465 -x232 -x24401 -x5374 -x11627 -x385 -x15042 -x13706 -x8289 -x2981 -x22702 -x26230 -x15572 -x14767 -x6484 -x18082 -x19393 -x20850 -x7810 -x1483 -x8800 -x10396 -x17098 -x20236 -x22764 -x11731 -x16172 -x20220 -x20289 -x604 x26212 -x20191 -x6242 -x20705 -x15087 -x25474 -x11808 -x15207 -x24422 -x11710 -x9767 -x8123 -x5818 -x25794 -x20754 -x16021 -x24195 x26228 -x10943 -x3338 -x12209 -x25523 -x24023 -x20709 -x17855 -x8869 -x23932 -x17926 x25342 -x17682 -x13045 -x6217 -x4900 -x14497 -x2997 -x24828 -x1796 -x5164 -x12698 -x17623 -x14573 -x12283 x25499 -x7384 -x7469 -x5638 -x1201 -x17411 -x14418 -x3439 -x3915 -x14082 -x4795 -x15441 -x9897 -x13260 -x2987 -x19965 -x14199 -x16814 -x10318 -x780 x795 -x23055 -x11080 -x10317 -x24519 -x18056 -x11291 -x21360 -x3445 -x23049 -x24917 -x8295 -x20819 -x817 -x21592 -x10524 -x14530 -x14046 -x19710 -x12565 -x16985 -x13794 -x21329 -x7438 -x19201 -x10415 -x5446 -x1523 -x5756 -x19032 -x23295 -x24630 -x6407 -x783 -x11459 -x3328 -x5525 -x748 -x20999 -x10502 -x26376 -x22513 -x24066 -x2995 -x14562 -x24300 -x7779 -x10433 -x9228 -x6844 -x15851 -x13527 -x11108 -x2667 -x11985 -x14744 -x22329 -x18544 -x1504 -x14848 -x24850 -x3199 -x4215 -x10792 x25787 -x4374 -x22519 -x1118 -x4465 -x9757 -x21151 -x25192 -x2345 -x6440 -x2729 -x2429 -x22742 -x10159 -x13826 -x1960 -x24915 -x25696 -x9370 -x17511 -x16101 -x15389 -x13484 -x5179 -x18057 -x18547 -x4356 -x7885 -x7140 -x7754 -x15540 -x23543 -x19438 -x24730 -x2249 -x6100 -x10657 -x13935 -x6234 -x13779 -x20027 -x3259 x25521 -x1824 -x5299 -x326 -x13529 -x520 -x1767 -x4123 -x15443 -x16409 -x25160 -x14107 -x10738 -x12360 -x23160 -x23845 -x18182 -x7145 -x15885 -x18337 -x19202 -x13251 -x15201 -x9091 -x22464 -x4526 -x12456 -x21033 -x18416 -x8621 -x4518 -x2730 -x16367 -x10565 -x3086 -x10263 -x20778 -x13772 -x26066 -x2655 -x6037 -x2602 -x4651 -x16718 -x20233 -x16984 -x21397 -x11841 -x4863 -x17067 -x8879 -x8260 -x2468 -x18469 x7474 -x9256 -x13259 x25917 -x358 -x20230 -x20561 -x10803 -x4824 -x20418 -x8841 -x2916 -x10646 -x17521 -x590 -x19158 -x22288 -x17500 -x15593 -x15143 -x24059 -x19473 -x21597 -x8397 -x5608 -x16970 -x23321 -x10931 -x19683 -x22843 -x14657 -x21630 -x6382 -x7245 -x13648 -x18173 -x23839 -x22945 -x24718 -x10686 -x15862 -x22443 -x24614 -x9626 -x12218 -x22474 -x6953 -x7570 -x9625 -x19825 -x15510 -x1662 -x4512 -x23256 x25463 -x17811 -x23211 -x14546 -x4903 -x17330 -x13381 -x5118 -x24913 -x20290 -x16323 -x1367 -x12580 -x23470 -x3928 -x473 -x8131 -x10558 -x16546 x26222 -x11264 -x10477 -x11180 -x1066 -x16092 x26084 -x8665 -x19 -x8112 -x8913 -x6448 -x17568 -x18421 -x14855 -x9595 -x9807 -x1600 -x15354 -x22644 -x9479 -x1215 -x3342 -x18818 -x19224 -x22433 -x18774 -x6225 -x12105 -x15697 -x17851 -x3107 -x3315 -x6397 -x24361 -x1336 -x14459 -x21801 -x21692 -x1973 -x20007 -x8909 -x18743 -x2008 -x5735 -x16194 -x1403 -x6885 -x23629 -x3890 -x1155 -x5287 -x22197 -x10976 -x16297 -x1891 -x19499 x26094 -x15906 -x4545 -x16285 -x6855 -x1001 -x16723 -x18311 -x5731 -x839 -x12499 -x15234 -x19570 -x5904 -x3943 -x15883 -x20321 -x12581 -x24940 -x816 -x2522 -x19688 -x9383 -x1589 -x15532 -x4547 -x10128 -x2094 -x2090 -x11354 -x25616 -x6478 -x20743 -x15222 -x3406 -x11582 -x23720 -x18823 -x10315 -x23068 -x4996 -x9761 -x23390 -x16210 -x16545 -x18323 -x16618 -x15873 -x14407 -x16430 -x22961 -x14722 -x13580 -x20582 -x19666 -x1232 -x526 -x110 -x3839 x25985 -x16151 -x3424 -x15547 -x23235 -x24198 -x1416 -x13602 -x16922 -x7013 -x19538 x25784 -x19768 -x2342 -x12291 -x1603 -x22758 -x19844 -x18499 -x13873 x26260 -x17074 -x14793 x25808 -x2569 -x13042 -x12531 -x23457 -x24368 -x11518 -x7192 -x13695 -x13556 -x10466 -x23727 -x20107 -x9936 -x19041 -x8596 -x6176 -x20293 -x13728 -x2259 -x2994 -x1063 -x13944 -x19860 -x10868 -x8360 -x12262 -x20584 -x5611 -x26138 -x26217 -x21802 -x7844 -x11470 -x10151 -x24717 -x1382 -x26306 -x19320 -x25774 -x4554 -x14083 -x21002 x25691 -x4226 -x13931 -x4712 -x10153 -x7915 -x21913 -x7862 -x24018 -x14424 -x9975 -x21796 -x9098 -x20662 -x10302 -x2325 -x205 -x1594 -x8787 -x7024 -x8952 -x20168 -x6854 -x12648 -x23115 -x7000 -x23447 -x1908 -x3263 -x21051 -x13108 -x8588 -x23085 -x22089 -x13669 -x6413 -x19281 -x4156 -x2051 -x14405 -x15010 -x14208 -x14241 -x3886 -x1277 -x12661 -x11269 -x16087 -x9875 -x11773 -x1519 -x16142 -x19639 -x23037 -x1216 -x23994 -x21771 -x10364 -x17705 -x10211 -x26346 -x8630 -x6711 -x14984 -x19971 -x15335 -x3240 -x10926 -x23619 -x14039 -x2420 -x18038 -x19406 -x23397 -x20105 -x12757 -x2025 -x15256 -x4994 -x9748 -x9742 -x15571 -x2434 -x8737 -x17485 -x7135 -x12583 x14628 -x22344 -x17474 -x6980 -x19796 -x14857 -x1900 -x10056 -x22168 -x23699 -x14740 -x13840 -x16805 -x15922 -x6432 -x25536 -x12154 -x12885 -x15600 -x25495 -x20948 -x20404 -x25388 -x25996 -x1152 -x22523 -x19074 -x15107 -x20877 -x22600 -x12311 -x23422 -x16399 -x25750 -x17297 -x7665 -x18747 -x6154 -x15386 -x21404 -x12148 -x22781 -x13379 -x15063 -x24798 -x19532 x25150 -x19970 -x16774 -x8262 -x16978 -x2529 -x5698 -x18271 -x23698 -x21125 -x13276 -x13727 -x24270 -x14969 -x2172 -x19460 -x21613 -x9159 -x7094 -x17497 -x10538 -x21869 -x12817 -x21965 -x8014 x21146 x25194 -x17412 x10177 -x20926 -x2628 -x15594 -x1298 -x21454 -x21235 -x3843 -x5641 -x11965 -x8047 -x25226 -x18705 -x11711 -x11984 -x2343 -x21299 -x9501 -x21425 -x7029 -x15245 -x13340 -x17959 -x14606 -x9112 -x16374 -x5773 -x8656 -x22878 -x22358 -x4803 -x14110 -x10971 -x3437 -x8259 -x17303 -x16752 -x19400 -x9658 -x5903 -x20120 -x6731 -x12351 -x20228 -x16274 -x24501 -x5911 -x5767 -x19572 -x6902 -x17058 -x4314 -x22696 -x8987 -x2816 -x11490 -x23024 -x3841 -x23888 -x14568 -x20284 -x11696 -x17461 -x15449 -x4085 -x6390 -x21252 x25868 -x3598 -x4587 -x8157 -x16968 -x23825 -x15789 -x19868 -x23606 -x14295 -x6496 -x18511 -x22437 -x1385 -x13111 -x13289 -x989 -x14930 -x8148 -x16320 -x5486 -x18001 -x20131 -x3656 -x13015 -x242 -x20508 -x19926 -x4869 -x20322 -x21990 -x22043 -x16312 -x13147 -x16822 -x12182 -x21302 -x3962 -x209 -x333 -x8648 -x6210 -x10036 -x17823 -x22175 -x3041 -x14831 -x5834 -x7902 -x1006 -x14607 -x12504 -x1100 -x11236 -x15582 -x9507 -x6239 -x9918 -x5909 -x7645 -x16596 -x3568 -x19839 -x22204 -x24358 -x11509 -x12680 -x1653 -x6807 -x5073 -x9183 -x5627 -x12184 -x18846 -x25265 -x2570 -x980 -x3879 -x7627 -x16589 -x15717 -x11941 -x18798 -x8893 -x6564 -x3997 -x13390 -x23580 -x8257 -x694 -x15340 -x22700 -x7583 -x1520 -x15400 -x3679 -x18193 -x15923 -x4816 -x4655 -x14759 -x2171 -x7638 -x23124 -x1250 -x25650 -x25487 -x5783 -x12859 -x18920 -x3356 -x19071 -x6754 -x23245 -x3580 -x14466 -x5753 -x9143 -x16387 -x24626 -x23502 -x20835 -x22308 -x20691 -x3667 -x8140 -x10141 -x25738 -x1064 -x17537 -x14612 -x21481 -x18680 -x24574 -x14735 -x15478 -x13433 -x15320 -x18507 -x19730 -x8931 -x23509 -x19326 -x10109 -x2536 -x5717 -x10642 -x18277 -x4345 -x20364 -x13504 -x10072 -x4835 -x23643 -x7477 -x20280 -x14632 -x4806 -x8575 -x9202 -x14096 -x25733 -x12498 -x639 -x11282 -x15029 -x23477 -x721 -x1338 -x17637 -x1405 -x22325 -x1254 -x20068 -x10750 -x24019 -x10143 -x3933 -x22457 -x22052 -x12174 -x24792 -x442 x17968 -x5570 -x22099 -x186 -x6605 -x24376 -x20597 -x15101 -x22364 -x14347 -x25091 -x17832 -x15607 -x24702 -x4168 -x14238 -x19838 -x20524 -x3737 -x15551 -x22406 -x18300 -x24141 -x6035 -x3378 -x17703 -x4552 -x732 -x16543 -x9312 -x18556 -x16763 -x20955 -x10395 -x14371 -x20575 -x6951 -x19720 -x15710 -x3777 -x12111 -x22575 -x9021 -x16749 -x23234 -x2316 -x1562 -x22900 -x11110 -x20294 -x15310 -x18177 -x20776 -x24923 -x9924 -x10412 -x4197 -x11611 -x15987 -x21530 -x20859 -x15016 -x25140 -x25444 -x11867 -x802 -x19073 -x16594 -x23101 -x15996 -x17164 -x18822 -x24638 -x12420 -x20318 -x24318 -x705 -x24573 -x9246 -x17778 -x9169 -x10856 -x2693 -x355 -x1609 -x20820 -x15191 -x20796 -x23241 -x26197 -x12832 -x2702 -x23151 -x15070 -x17624 -x19832 -x17126 -x3194 -x8070 -x203 -x12031 -x18576 -x17729 -x348 -x4628 -x12987 -x13670 -x20325 -x4033 -x12090 -x23667 -x841 -x5576 -x10649 -x13090 -x212 -x18272 -x22373 -x19966 -x22539 -x22703 -x16370 -x24770 -x11274 x25653 -x12590 -x21486 -x4050 -x18658 -x3461 -x15052 -x11037 -x7241 -x26099 -x14818 -x20768 -x3233 -x21588 -x6196 -x18020 -x8701 -x9826 -x13777 -x9733 -x6191 -x25329 -x4204 -x23992 -x6714 -x3732 -x9170 -x20788 x26182 -x13464 x2863 -x21621 -x20327 -x2152 -x23690 -x2826 -x17737 -x6991 -x21495 -x22471 -x21160 -x24030 -x21942 -x5790 -x3631 -x10744 -x17190 -x13269 -x23108 x25951 -x16051 -x1376 -x12282 x26266 -x14490 -x12339 -x13741 -x24554 -x838 -x20651 -x24691 -x1862 -x8432 -x6020 -x26065 -x7462 -x274 -x15112 -x4140 -x6796 -x1619 -x17196 -x6353 -x687 -x23132 -x24463 -x15374 -x3234 -x20502 -x22195 -x17088 -x10254 -x16509 -x7425 -x20481 -x7818 -x23161 -x13302 -x664 -x19968 -x21941 -x16902 -x10540 -x22160 -x3200 -x21992 -x11057 -x4105 -x12345 -x4776 -x23306 -x4643 -x15158 -x463 -x14029 -x5560 -x22013 -x7409 -x11955 -x18764 -x13264 -x20344 -x6477 -x7985 -x21564 -x17679 -x2927 -x9069 -x13651 -x12903 -x9420 -x9974 -x2587 -x16865 -x6840 -x14776 -x18546 -x10183 -x3570 -x7609 -x1644 -x21443 -x25890 -x19918 -x20667 -x1414 -x11400 -x24433 -x6071 -x19995 -x11931 -x7431 x25301 -x14544 -x19560 -x24944 -x2622 -x7562 -x19258 -x16553 -x21713 -x7712 -x5768 -x26081 -x6147 -x10015 -x18467 -x2961 -x7970 -x24104 -x7119 -x21227 -x4426 x25943 -x3116 -x17860 -x3622 -x2113 -x889 -x9503 -x7580 -x17142 -x8222 -x13393 -x18000 x26278 -x2473 -x7693 -x11481 x25899 -x18945 -x20996 -x3466 -x23308 -x21119 -x13023 -x741 -x13995 -x19987 -x24545 -x11234 -x14838 -x767 -x17576 -x1666 -x9399 -x11700 -x15284 -x16599 -x14591 -x17567 -x1509 -x15135 -x12901 -x13943 -x1370 -x18931 -x13305 -x14890 -x20208 -x12700 -x5125 -x8829 -x15995 -x3411 -x18325 -x6313 -x8538 -x19292 -x10966 -x8263 -x2244 -x16457 -x17277 -x364 -x14861 -x12826 -x10410 -x8419 -x4785 -x3256 -x9720 -x21130 -x22157 -x2301 -x10350 -x2403 -x23362 -x6818 -x22392 -x4298 -x8302 -x19755 -x13876 -x4684 -x11067 -x17992 -x19379 -x23471 -x20527 -x1482 -x2307 -x16120 -x4937 -x3834 -x21442 -x15887 -x8971 -x14769 -x314 -x2445 -x14183 -x18179 -x20525 -x12488 -x175 -x15493 -x19820 -x24750 -x5359 -x8086 -x6959 -x23222 -x20089 -x2447 -x6540 -x1147 -x20802 -x8518 -x12699 x25803 -x2625 -x100 -x14225 -x20507 -x20665 -x16434 -x4585 -x7407 -x15575 -x8369 -x5475 -x20382 -x15195 -x7436 x10972 -x7258 -x6185 -x24618 -x10160 -x15445 -x17573 -x10499 -x18186 -x3102 -x12054 -x302 -x7184 -x8298 -x23253 -x12368 -x9116 -x17071 -x23074 -x23851 -x15044 -x2670 -x18418 -x10714 -x14291 -x21649 -x6488 -x4339 -x15150 -x25757 -x3756 -x22171 -x12790 -x13867 -x17569 -x11438 -x11422 -x19261 -x21390 -x19332 -x3889 -x11380 -x23401 -x7961 -x5134 -x8870 -x7366 -x12701 -x17515 -x14395 -x21236 -x4971 -x17427 -x23937 -x16666 -x1611 -x20312 -x15213 -x208 -x5108 -x11259 -x9277 -x17331 -x774 -x25656 -x26272 -x6469 -x22626 -x8510 -x11691 -x12115 -x18009 -x22237 -x24279 -x24205 -x10278 -x7891 x25439 -x23771 -x3272 -x8243 x25825 -x19153 -x12007 -x16254 -x11681 -x3050 -x13150 -x11963 -x8533 -x12469 -x4255 -x8954 -x22421 -x26356 -x22305 -x2791 -x2015 -x14139 -x3964 -x22424 -x3535 -x16073 -x9969 -x2608 -x16350 -x11769 -x20629 -x23695 -x2119 -x19395 -x2168 -x8135 -x13775 -x22321 -x20010 -x19110 -x14548 -x11435 -x4324 -x21722 -x19275 -x23149 -x9292 -x13035 -x17833 -x5962 -x17520 -x21695 -x9859 -x13062 -x2240 -x15707 -x8311 -x12452 -x5593 -x1131 -x7295 -x11377 x26110 -x7729 -x19805 -x11265 -x8215 -x20442 -x21256 -x19262 -x14824 -x9316 -x522 -x18502 -x15670 -x966 -x23976 -x14136 -x2856 -x24251 -x6099 -x901 -x12251 -x19371 -x23696 -x22190 -x23097 -x6365 -x24889 -x14386 -x20406 -x3079 -x16250 -x2375 -x19949 -x10257 -x3352 -x23902 -x8403 -x22242 -x17710 -x4288 -x18004 x26108 -x6758 -x23463 -x9736 x26374 -x8181 -x17965 -x21259 -x1617 -x15934 -x20189 x8110 -x1757 -x6544 -x20396 -x7630 -x17618 -x13416 -x17012 -x9775 -x12312 -x7402 -x19204 x26064 -x16804 -x18348 -x21391 -x1061 -x16159 -x22604 -x21606 -x9876 -x16094 -x15865 x8746 -x11102 -x13532 -x14679 -x13970 -x8628 -x10527 -x4892 -x4823 -x15958 -x11853 -x6741 -x15412 -x19115 -x24240 -x11399 -x7513 -x21650 -x9166 -x20960 -x22211 -x26075 -x22342 -x10644 -x16267 -x6608 -x21989 -x1425 -x868 -x13371 -x7174 -x760 -x2764 -x19958 -x1450 -x13047 -x18961 -x10927 -x3448 -x5502 -x17879 -x11034 -x13435 -x5505 -x20190 -x20659 -x13726 -x19902 -x13466 -x10101 -x13993 -x4043 -x21593 -x9447 x3974 -x15692 -x9079 -x22394 -x19851 -x20285 -x24403 -x18262 -x13454 -x12060 -x20078 -x1684 -x19985 -x15856 -x1720 -x4037 -x7823 -x7850 -x24988 -x12536 -x11042 -x1536 -x13754 -x8712 -x17055 x9382 -x4567 -x8420 -x20697 -x5238 -x3556 -x13420 -x4955 -x10998 -x21067 -x12366 -x5499 -x16562 -x24832 -x23027 -x12070 -x11098 -x5907 -x7448 -x13746 -x2021 -x10079 -x17736 -x5209 -x17977 -x1392 -x19176 -x13451 -x10653 -x17626 -x22259 -x16227 -x7272 -x20083 -x3985 -x11446 -x26248 -x16800 -x8925 -x2733 -x15545 -x15890 -x3849 -x23044 -x12977 -x26360 -x2541 -x18946 -x10903 -x8207 -x2722 -x1613 -x713 -x18960 -x21461 -x24858 -x22751 -x19226 -x16118 -x9082 -x23895 -x16203 -x9920 x26214 -x3990 -x10899 -x12301 -x20547 -x11684 -x5387 x26117 -x6332 -x11970 -x22793 -x799 -x10067 -x10184 -x17654 x25397 -x6167 -x9947 -x15910 -x13436 -x3306 -x12138 -x4317 -x25742 -x6086 -x2890 -x25248 -x5865 -x21614 -x5842 -x4882 -x16745 -x12953 -x2648 -x12376 -x17867 -x22976 -x4781 -x2212 -x6326 -x18344 -x23642 -x21374 -x1079 x25947 -x15941 -x7881 -x6747 -x12250 -x18965 -x18528 -x7374 -x8814 -x18881 -x2500 -x6293 -x24491 -x11672 -x11348 -x6975 -x25284 -x11368 -x21946 -x14602 x25944 -x12421 -x8974 -x24274 -x1636 -x12108 -x19066 -x12489 -x8317 -x13204 -x4403 -x17514 -x21026 -x22475 x25368 -x9523 -x13733 -x22894 -x23529 -x23715 -x2400 -x6769 -x6536 -x5981 -x620 -x9533 -x8304 -x14886 -x772 -x23431 -x15043 -x15141 -x12625 -x21976 -x15535 -x23166 -x10547 -x15957 -x19856 -x6299 x25919 -x3713 -x17495 -x6003 -x8286 -x16468 -x23398 -x8274 -x3956 -x10454 -x6634 -x6938 -x10366 -x16586 -x16470 -x9903 -x15506 -x7019 -x6476 -x5704 -x915 -x11188 -x19427 -x21870 -x1222 -x20633 x25800 -x4777 -x22045 -x13341 -x17571 -x2050 -x24881 -x13490 -x5792 -x9722 -x114 -x15269 -x14729 x25165 -x829 -x8611 -x1493 x5567 -x11807 -x19298 -x16711 -x4812 -x14120 -x20475 -x18722 -x22876 -x11697 -x6434 -x22903 -x18307 -x4439 -x3082 -x13374 -x19911 -x7670 -x10471 -x21169 -x4940 -x6380 -x19903 -x8903 -x15200 -x10332 -x9694 -x21570 -x15423 -x14231 -x26292 x25788 -x16189 -x22692 -x16225 -x24968 -x21959 -x25102 -x16532 -x25591 -x6887 -x17631 -x8967 -x22286 -x6618 -x3026 x25408 -x6149 -x26036 -x3421 -x9271 -x22904 -x24740 -x4961 -x26124 -x7726 -x6188 -x18815 -x11527 -x18856 x1748 -x19982 -x21945 -x18780 -x1486 -x21392 -x24978 -x5396 -x19040 -x20052 -x18441 -x9309 -x10222 -x12809 -x3388 -x18627 -x19848 -x3073 -x16867 -x21301 -x3808 -x13258 -x16475 -x4755 -x18713 -x408 -x6823 -x5476 -x943 -x1451 -x5492 -x14132 -x18017 -x2131 -x25106 -x19847 -x13051 -x22507 -x22134 -x16111 -x5804 -x7065 -x20747 -x822 -x15054 -x3518 -x23900 -x10124 x25833 -x9794 -x18654 -x3004 -x23568 -x16885 -x23231 -x21777 -x11308 -x2615 -x15684 -x13811 -x702 -x22623 -x7411 -x15172 -x12731 -x9109 -x20755 -x1799 -x14129 -x13338 -x4919 -x4351 -x5490 -x10194 -x19080 -x11944 -x16422 -x14567 -x8106 -x20403 -x16888 -x14361 -x5745 -x12310 -x9413 -x15396 -x4820 -x4946 -x18252 -x14794 -x12415 -x13736 -x15242 -x9147 -x21558 -x26240 -x11309 -x13056 -x1412 -x64 -x9433 -x1679 -x3120 -x2776 -x11972 -x12914 -x495 -x22825 -x2042 -x15704 -x14489 -x20015 -x8823 -x12571 -x5544 -x7007 -x284 -x24045 -x15327 -x16224 -x23186 -x15285 -x9076 -x15347 -x3255 -x7511 -x19140 -x9099 -x7775 -x4311 -x18773 -x18711 -x18581 -x20977 -x20510 -x10168 -x15875 -x25010 -x4815 -x1772 -x23413 -x7261 -x20272 -x23130 -x16487 -x18494 -x26193 -x6051 -x18476 -x22212 -x17456 -x176 -x6262 -x1235 -x14248 -x8946 -x16463 -x14592 -x931 -x23207 -x20439 -x19105 -x23041 -x8947 -x8693 -x16024 x25422 -x10292 -x16168 -x23639 -x23062 -x1718 -x1453 -x20569 -x21541 -x16827 -x8171 -x4498 -x660 -x20557 -x2922 -x614 -x23030 -x9285 -x3681 -x14436 -x26347 -x17348 -x1444 -x10549 -x12998 x25210 -x17574 -x11719 -x932 -x15913 -x137 -x2744 -x15488 -x24298 -x13069 -x1040 -x9719 -x19410 -x12924 -x2289 -x9384 -x24315 -x24831 -x8741 -x16462 -x1019 x25203 -x9050 -x18739 -x23588 -x2759 -x13396 -x13536 -x9106 -x14165 -x8374 -x4410 -x15543 -x22327 -x6597 -x19469 -x5882 -x17908 -x182 -x72 -x8899 -x11107 -x1680 -x21947 -x7789 -x18190 x25663 -x6704 -x19752 -x12742 x26190 -x22829 -x7946 -x24922 -x20419 -x808 -x2902 -x19928 -x7498 -x7397 -x24179 -x10935 -x2027 -x5542 -x1815 -x5531 -x22368 -x7565 -x17006 -x24631 -x21286 -x5323 -x6845 -x4734 -x20350 -x18675 -x10491 -x12103 -x20124 -x3975 -x16833 -x18938 -x18512 -x4087 -x11882 -x9476 x26341 -x14531 -x18857 -x17047 -x1758 -x25608 -x7342 -x11755 -x18787 -x6877 -x1377 -x11372 -x21103 -x16581 -x23096 -x19312 -x2909 -x8546 -x15252 -x22924 -x4023 -x7914 -x4363 -x19488 -x9017 -x606 -x19420 x25271 -x5902 -x20161 -x20673 -x24993 -x10488 -x11721 x16855 -x23897 -x4171 -x21894 -x15305 -x3246 -x15469 -x3846 -x1795 -x9078 -x5452 -x10519 -x16125 -x13141 -x12290 -x13978 x23376 -x16686 -x11641 -x23973 -x4889 -x2433 -x26137 -x3854 -x13220 -x21288 -x3398 -x13694 -x10848 -x16568 -x5491 -x4132 -x11902 -x14106 -x7917 -x17718 -x21035 -x10570 -x13024 -x26201 -x11647 -x15098 -x24625 -x10734 x25716 -x2818 -x9570 -x16557 -x18666 -x3015 -x21756 -x17299 -x5422 -x17653 -x3408 -x14887 -x7291 -x20343 -x22840 -x9047 -x22405 -x8076 -x647 -x24134 -x6044 -x6546 x25462 -x19368 -x3165 -x21422 -x17950 -x5241 -x509 -x7956 -x6363 -x20247 x25865 -x10557 -x11866 -x16116 -x1221 -x7955 -x18688 -x25527 -x16053 -x1295 -x12240 -x13323 -x23013 -x18865 -x14784 -x22824 x26085 -x21378 -x13474 -x5465 -x18693 -x4303 x25702 -x17638 -x15966 -x11679 -x11229 -x9191 -x15279 -x994 -x19961 -x4799 -x23386 -x11569 -x18436 -x9871 -x8751 -x20940 -x21281 -x2220 x9701 -x26027 -x17242 -x23213 -x20792 -x14629 -x2999 -x14409 -x23996 -x5407 -x597 -x16192 -x13469 x25859 -x15612 -x26161 -x16335 -x20136 x25883 -x6211 -x6007 -x3563 -x16845 -x11874 -x11555 -x16067 -x7027 -x19235 -x8459 -x11343 -x16122 -x5578 -x13444 x15583 -x21555 -x17103 -x23514 -x10766 -x16994 -x11777 -x14015 -x7595 -x12986 -x14111 -x11427 -x10463 -x11305 -x20968 -x21161 -x21262 -x14474 -x14624 -x18594 -x1538 -x13132 -x18862 -x2953 -x13439 -x7273 -x16620 -x9833 -x14564 -x18236 -x456 x25455 -x12860 -x13120 -x24423 -x23843 -x5278 -x7652 -x25636 -x20840 -x23732 -x18924 -x16218 -x18755 -x4911 -x1390 -x9441 -x5958 -x25190 -x17951 -x1009 -x1321 -x3531 -x6759 -x7624 -x12385 -x15849 -x11720 -x17976 -x18183 -x5247 -x23188 -x21369 -x21462 -x6395 -x10639 -x10872 -x20033 -x24875 -x16283 -x22417 -x8520 -x16737 -x9046 -x22867 -x26304 -x538 -x16918 -x23550 -x7718 -x13766 -x11252 -x3566 -x1573 -x16910 -x14398 -x14802 -x25042 -x9669 -x128 -x3117 -x6387 -x24124 -x26000 -x17317 -x900 -x14430 -x26142 -x10322 -x861 -x4402 -x15239 -x11111 -x16074 -x16270 -x13052 -x16921 -x5913 -x4250 -x12484 -x19344 -x8771 -x17104 -x21284 -x20130 -x777 -x19067 -x19245 -x18710 -x8303 -x24637 -x12968 -x19046 -x3644 -x7072 -x4070 -x21662 -x9335 -x20874 -x15539 -x18419 -x11945 -x17803 -x847 -x22436 -x5921 -x7883 -x10321 -x1686 -x21101 -x3663 -x1271 -x20658 -x699 -x22685 -x17910 -x2712 -x9611 -x17156 -x11908 -x15688 -x23735 -x10199 -x12175 -x16719 -x18101 -x11978 -x19248 -x342 -x21140 -x319 -x16139 -x14966 -x8600 -x11835 -x17324 -x8026 -x5382 -x6947 -x19003 -x24518 -x5298 -x20246 -x5303 -x12690 -x17787 -x8866 -x18573 -x21447 -x16207 -x1060 -x3331 -x22361 -x24370 -x14179 -x508 -x7573 -x22701 -x18387 x25468 -x21633 -x20091 -x17032 -x21601 -x25834 -x30 -x18432 -x10730 -x18520 -x23567 -x18095 -x20515 -x20169 -x22369 -x12039 -x4350 -x20856 -x4217 -x15485 -x18661 -x18577 -x731 -x24057 -x15230 -x20018 -x18100 -x10497 -x3638 -x21073 -x18833 -x25547 -x25811 x26366 -x13599 -x14406 -x23744 -x4051 -x13910 -x9635 -x14916 -x8883 x25147 -x7736 -x16644 -x9667 -x4543 -x10846 -x4805 -x5524 -x14495 -x7190 -x22727 -x2056 -x24125 -x15194 -x21617 x25447 -x14519 -x15601 -x10745 -x1069 -x7681 -x13601 -x2462 -x4061 -x14294 -x19959 -x9424 -x14920 -x3197 -x13029 -x25442 -x4136 -x14031 -x21643 -x14765 -x18647 -x14985 -x9041 -x13310 -x449 -x20268 -x3059 -x6165 -x13094 -x9126 -x11151 -x13391 -x16564 -x8644 -x17483 -x6692 -x6611 -x16273 -x23057 -x9853 -x3996 -x15981 -x19881 -x12049 -x15826 -x5333 -x4274 -x9179 -x16761 -x20670 -x4950 -x11330 -x2851 -x9812 x4930 -x13153 -x16161 -x23804 -x25314 -x66 -x24399 -x10831 -x20822 -x23240 -x20112 -x3364 -x1249 -x17433 -x17539 -x26176 -x18607 -x22118 -x8875 -x8351 -x7829 -x241 -x6405 -x5054 -x8249 -x3069 -x15164 -x8143 -x21439 -x16291 -x24439 -x7410 -x5038 -x1151 -x3772 -x12470 -x22019 -x13301 -x17480 -x1834 -x17423 x25692 -x7286 -x13495 -x6904 -x13431 -x9097 -x6012 -x14938 -x2079 x25678 -x11068 -x24969 -x18230 -x94 -x11593 x25853 -x22616 -x465 -x7023 -x20966 -x9866 -x14733 -x353 x25513 -x10597 -x3887 -x12931 -x13227 -x972 -x10869 -x21076 -x5229 -x15071 -x6232 -x3057 -x2262 -x16619 -x25634 -x2957 -x7572 -x9934 -x23465 -x803 -x4600 -x5138 -x23285 -x18223 -x19655 -x3028 -x16622 -x19646 -x8367 -x12132 -x11745 -x13932 -x12032 -x12834 -x4039 -x15812 -x16234 -x16925 -x23507 -x10643 -x4060 -x4840 -x5260 -x18146 -x15997 -x23452 -x8407 -x16694 -x17695 -x8341 -x6138 -x6446 -x10665 -x12022 -x24035 -x5637 -x12877 -x12798 -x9648 -x918 -x12594 -x20476 -x18427 -x1480 -x18886 x25472 -x15436 -x5825 -x17581 -x22209 -x9771 -x8390 -x15468 -x2237 -x25364 -x2958 -x11502 -x17927 -x7692 -x18320 -x8886 -x5423 -x8604 -x7257 -x1273 -x10232 -x18035 -x19099 -x17547 -x3326 -x22374 -x23281 -x4066 -x3706 -x8949 -x12921 -x18619 -x10314 -x6428 -x11628 -x14952 -x23215 -x15942 -x13373 -x10391 x26106 -x771 -x11314 -x4802 -x19571 -x4577 -x8229 -x18882 -x19953 -x6928 -x7142 -x7677 -x2160 -x20789 -x7123 -x5262 x25509 -x12988 -x451 -x13184 -x7903 -x20278 -x21908 -x19743 -x22126 -x26386 -x25037 -x1529 -x20731 -x20147 x26195 -x11968 -x26382 -x12292 -x13249 -x11087 -x16277 -x10217 -x24802 -x26342 -x11743 -x25001 -x5998 -x9888 -x4400 -x14437 -x21195 -x23487 -x6858 -x12655 -x21920 -x22865 -x4475 -x1571 -x21330 -x3074 -x13197 -x7398 -x7702 -x10074 -x10767 -x2396 -x1661 -x4943 -x12858 -x892 -x12740 -x19931 -x13483 -x19528 -x25040 -x25297 -x2696 -x12692 -x20100 -x17559 -x1330 -x2574 -x16942 -x25401 -x14795 -x8581 -x22849 -x23893 -x6336 -x2505 -x12152 -x4833 -x15578 -x9205 -x16947 -x9930 -x9300 -x18612 -x19075 -x15874 -x2944 -x19592 -x12611 -x477 -x8723 -x11258 -x1738 -x7298 -x239 -x24849 -x19685 -x20380 -x20669 -x19845 -x17748 -x23366 -x17040 -x22963 -x14668 -x938 -x21609 -x15169 -x6252 -x15102 -x16631 -x192 -x18695 -x18134 -x14941 -x20671 -x8496 -x10921 -x24776 -x19586 -x9186 -x9331 -x14859 -x12852 -x16288 -x22435 -x24100 -x23071 -x143 -x7848 -x21332 -x23869 -x24262 -x615 -x2496 x26125 -x1463 -x1127 -x8714 -x24892 -x19422 x25974 -x6882 -x1627 -x1314 -x3898 -x8346 -x18660 -x9714 -x13461 -x22367 -x263 -x6068 -x15533 -x15694 -x17363 -x24424 -x6270 -x14047 -x23922 -x24442 -x22293 -x6666 -x19216 -x2092 -x1830 -x9509 -x11702 -x13561 -x4749 -x5891 -x7363 -x24765 -x18530 -x646 -x12668 -x8310 -x13696 -x5645 -x6879 -x20652 -x23491 -x8635 -x11848 -x13760 -x1166 -x2161 -x9213 -x21795 -x22922 -x17880 -x3608 -x16661 -x21512 -x14224 -x13321 -x1817 -x20484 -x19962 -x9442 -x9357 -x11382 -x17266 -x14655 -x9865 -x22576 -x17506 -x17658 -x4479 -x20618 x25429 -x22139 -x22036 -x18928 -x23127 -x10171 -x21328 -x973 -x16597 -x24645 x25566 -x8319 -x20745 -x16959 -x25998 -x7769 -x20333 -x2656 -x18853 -x2000 -x4420 -x1856 -x12493 -x14828 -x2724 -x18720 -x21997 -x8784 -x18312 -x11219 -x8640 -x13578 -x10382 -x4707 -x1694 -x10849 -x6286 -x9739 -x16032 -x21324 -x17366 -x4378 -x10503 -x11912 -x9174 -x253 -x21975 -x21631 -x3207 -x23887 -x5642 -x21539 -x9029 -x1587 -x18803 x26149 -x25799 -x4015 -x11557 -x21289 -x22224 -x12067 -x13509 -x1759 -x7348 -x19563 -x3168 x25505 -x86 -x24310 -x11954 -x12116 -x22292 -x22153 -x25962 -x1932 -x5006 -x13540 -x599 -x1197 -x24683 -x1471 -x4725 -x23694 -x12621 -x14774 -x19695 -x21165 -x8735 -x26371 -x3810 -x12075 -x6019 -x6886 -x1533 -x9351 -x2728 -x15117 -x9134 -x10303 -x17280 -x7032 -x17439 -x25449 -x8707 -x9983 -x3959 -x3567 -x7719 -x20758 -x11796 -x23876 -x4538 -x13955 -x11468 -x24260 -x11629 -x18992 -x4191 -x19623 -x618 -x12212 -x3418 -x22454 -x6620 -x1887 -x21 -x14290 x18604 -x38 -x10638 -x6849 -x18111 -x23464 -x2847 -x25891 -x14783 -x24039 -x10044 -x11855 -x22951 -x12158 -x11173 -x11395 -x24697 -x20042 -x17708 -x19342 -x24654 -x17760 -x3952 -x10311 -x24701 -x6614 -x20371 -x9907 -x23563 -x4737 -x5674 -x23920 -x3319 -x9054 -x1572 x25675 -x16627 -x8344 -x23985 -x23832 -x1928 -x13586 -x22661 -x23395 -x13787 -x19808 -x22229 -x14499 -x8379 -x17492 -x6789 -x8577 -x14345 -x16625 -x17817 -x24616 -x4544 -x290 -x8526 -x16630 -x15224 -x20779 -x6548 -x7419 -x12142 -x8709 -x26145 -x3561 -x16904 -x14619 -x15969 -x4921 -x21834 -x24806 -x20104 -x6422 -x7263 -x20763 -x3106 -x24366 -x6082 -x21358 -x1605 -x2129 -x22655 -x1846 -x11550 -x10748 -x15393 -x8027 -x12168 -x8835 -x12020 -x9215 -x19621 -x11740 -x2485 -x13429 -x7482 -x11125 -x9578 -x18096 -x15381 -x22485 -x21411 -x18334 -x9066 -x22330 -x12951 -x12688 -x5826 -x21706 -x13809 -x22717 -x9175 -x17273 -x21414 -x14035 -x2827 -x6552 -x23416 -x20718 -x12572 -x20994 -x24147 -x23597 -x2509 -x13998 -x11692 -x17172 -x11411 -x19512 -x8792 x25889 -x2444 -x3280 -x21194 -x1975 -x21489 -x12287 -x13080 -x23319 -x26140 -x10909 -x21690 -x11186 -x16045 -x2495 -x11708 -x4761 -x12481 -x21041 -x1999 -x10529 -x14215 -x25615 -x1575 -x2150 -x8115 -x10058 x4134 -x6969 -x23035 x25405 x26338 -x6314 -x19005 -x7302 -x9127 -x23128 -x5230 -x8452 -x4240 -x21305 -x12423 -x13384 -x13226 -x22371 -x856 -x24972 -x10956 -x19112 -x23633 -x18301 -x12215 -x14306 -x4463 -x17839 -x12906 -x7108 -x14726 -x23847 -x15538 -x3065 -x23105 -x19043 -x3728 -x18460 -x22820 -x10386 -x6034 -x18319 -x20914 -x4931 -x1537 -x18298 -x14515 -x14876 -x15140 -x14662 -x20090 -x5809 -x663 -x15810 -x17689 -x17043 -x21979 -x11750 -x1132 -x21819 -x941 -x25281 -x11164 -x13298 -x1176 -x15653 -x12483 -x9023 -x4476 -x9670 -x12766 -x17888 -x4635 -x21552 -x22124 -x15263 -x7404 -x2905 -x3833 x1272 -x2830 x13842 -x25201 -x11201 -x25275 -x25417 -x17212 -x24180 -x5388 -x2726 x26156 -x8012 -x5319 -x25198 -x910 -x1224 -x14598 -x20238 -x1935 -x6756 -x24804 -x16852 -x19120 x26063 -x18021 -x21475 -x17589 -x6558 -x11612 -x6349 -x12369 -x17313 -x22497 -x19906 -x21772 -x21684 -x25459 -x17830 -x2624 -x6585 -x487 -x10695 -x2770 -x1129 -x3790 -x24479 -x23864 -x8921 -x5300 -x13335 -x7180 -x14755 -x9036 -x13453 -x16569 -x21885 -x4354 -x18792 -x15106 -x20470 -x23593 -x2024 -x25598 -x7877 -x5232 -x25535 -x20866 x6519 -x6000 -x5526 -x13801 -x15326 -x14341 -x3223 -x4879 -x3515 -x5041 -x19718 -x16326 -x24872 -x22461 -x4601 x25309 -x21054 -x14626 -x15278 -x16012 -x4412 -x20115 -x12144 -x17690 -x15131 -x9025 -x22487 -x19122 -x9776 -x13213 -x13245 -x6084 -x20426 -x15621 -x24900 -x24936 -x2130 -x4985 -x22942 -x22117 -x13799 -x9805 -x17546 -x20223 -x14724 -x22879 -x12733 -x15004 -x14852 -x18571 -x7233 -x10243 -x10725 -x5658 -x19064 -x10448 -x3285 -x20141 -x736 -x9841 -x17633 -x10514 -x1990 -x14993 -x10459 -x12836 -x14101 -x19546 -x22324 -x25910 -x7067 -x35 -x338 -x8408 -x3485 -x8015 -x8638 -x8348 -x18357 -x16413 -x14737 -x8400 -x24970 -x5231 -x15501 -x10334 -x8795 -x1806 -x19301 -x8940 -x3359 -x23040 -x21491 -x17210 -x11822 -x21124 -x14359 -x12711 -x17541 -x15110 -x7802 -x18953 -x2187 -x4760 -x18501 -x8912 -x2365 -x2010 -x1638 -x20739 -x9125 -x6851 -x9492 -x2143 -x18766 -x17129 -x14358 -x11455 -x5933 -x2573 -x13614 -x8069 -x15008 -x10763 -x15587 -x12429 -x11148 -x8479 -x5273 -x10800 -x18353 -x8703 -x2335 -x22666 -x18605 -x21575 -x23169 -x24485 -x14575 -x18106 -x19208 -x25805 x25183 -x12480 -x7696 x25753 -x22568 -x5552 -x19773 -x4417 -x15108 -x4880 -x22489 -x21426 -x13331 -x1506 -x25032 -x415 -x9199 -x8495 -x5314 -x9825 -x10990 -x12845 -x13904 -x8983 -x18966 -x836 -x917 -x14194 -x726 -x15530 -x6195 -x16355 -x18093 -x15838 -x5409 -x19924 -x22164 -x4325 -x17857 -x8175 -x12756 -x1889 -x5296 -x12398 -x2086 -x15715 -x23339 -x11266 -x2881 -x23227 -x9349 -x5584 x25307 -x22902 -x1294 -x23271 -x4346 -x10021 -x13007 -x21038 -x6297 -x23139 -x2546 -x21746 -x24926 -x2888 -x12870 -x21696 -x23865 -x6643 -x10393 -x11230 -x3317 -x14781 -x4662 -x1308 -x12425 -x4028 -x13557 -x14196 -x11566 -x20397 -x7443 -x26017 -x17757 -x19636 -x329 -x23320 -x23346 -x15260 -x9430 -x3201 -x2430 -x23519 -x19220 -x22888 -x6300 -x15736 -x9451 x25771 -x1539 -x21925 -x18522 -x361 -x272 -x6543 -x17243 -x5074 -x20153 -x11603 -x9519 -x25028 -x23058 -x4568 -x16858 -x17788 -x6574 -x24412 -x3104 -x3678 x6838 x25689 -x23755 -x1372 -x16257 -x9835 -x23220 -x10740 -x5730 -x12123 -x14283 x26226 -x6055 -x12803 -x22636 -x18201 -x21767 -x7623 -x14056 -x4206 -x5098 -x25819 -x8763 -x16808 -x18751 -x22384 -x21702 -x12375 -x7836 -x10988 -x24256 -x6215 -x13075 -x18572 -x5605 -x8779 -x14897 -x8530 -x23084 -x18405 -x2596 -x6641 -x13751 -x13414 -x17731 -x22166 -x7076 -x14822 -x20876 -x14977 -x11531 -x11703 -x13472 -x21268 -x11008 -x17897 -x6727 -x25061 -x24945 -x12918 -x16364 -x3180 -x1164 -x3769 -x15235 -x23756 -x7461 -x5985 -x11776 -x5290 -x20571 -x21058 -x11559 -x4017 -x25383 -x4030 -x6573 -x16907 -x5144 -x20031 -x9214 -x4489 -x17471 -x16020 -x12764 -x11280 -x951 -x8373 -x8580 -x7504 -x5510 -x11690 -x2192 -x3502 -x8038 -x12112 -x820 -x7901 -x15741 -x22561 -x20411 -x9819 -x22320 -x24411 -x12223 -x21354 -x23754 -x19333 -x6547 -x16181 -x19009 -x3795 -x4375 -x24083 -x14482 -x17764 -x17923 -x17774 -x2427 -x14173 -x19126 -x2885 -x9310 -x6151 -x23575 -x10706 -x2950 -x12098 -x25007 -x5019 -x21562 -x16826 -x14911 -x10880 -x25369 -x22445 -x1753 -x12925 -x9633 -x10622 -x11631 -x8161 -x11198 -x1189 -x6883 -x8911 -x12354 -x22995 -x8442 -x11948 -x1369 -x20687 -x4559 -x21582 -x5866 -x17403 -x18725 -x24177 -x2949 -x17943 -x3115 -x24822 -x6982 -x9107 -x5592 -x26301 -x11374 -x14913 -x22608 -x8966 -x8250 -x14021 -x23023 -x14077 -x19507 -x24004 -x6848 -x15413 -x25362 -x17015 -x20173 -x9864 -x17215 -x251 -x715 -x10771 -x23164 x26204 -x17162 -x2736 -x17292 -x19520 -x12274 -x11636 -x19619 -x7622 -x10473 -x13061 -x18013 -x25978 -x1378 -x8040 -x22593 -x1987 -x21039 -x3550 -x7987 -x11563 -x3560 -x23978 -x1349 -x8717 -x1556 -x12316 -x12980 -x8449 -x14741 -x20950 -x10359 -x24933 -x15316 -x20646 -x20722 -x3472 -x4049 -x17174 -x20774 -x6523 -x5549 -x20134 -x25002 -x13283 -x19484 -x9525 -x20443 -x15811 -x16331 -x6166 x3336 -x24471 -x10760 -x6457 -x12380 -x17011 -x8221 -x3112 -x15009 -x17408 -x22602 -x10445 -x15214 -x18917 -x4083 -x17346 -x11714 -x19388 -x25111 -x9916 -x12237 -x19628 -x18284 -x6280 -x2450 -x8239 -x17013 -x15005 -x13058 -x14338 -x10435 -x10049 -x13288 -x15050 -x4188 -x1826 -x6658 -x26185 -x23611 -x18282 -x13113 -x5257 -x20848 -x14683 -x5520 -x22660 -x9414 -x24113 -x2014 -x13632 -x26289 -x2568 -x8670 -x17957 -x9675 -x15960 -x5778 -x13820 -x17985 -x3062 -x292 -x12944 -x12714 -x23011 -x17966 -x19051 -x20182 -x11099 -x7400 -x18873 -x2486 -x15799 -x12712 -x7050 -x21372 -x22833 -x11591 -x13714 -x24930 -x25122 -x10012 -x22506 -x9547 -x7674 -x22564 -x25171 -x5297 -x9552 -x266 -x14315 -x24201 -x5399 -x6607 -x13643 -x12464 -x15157 -x17859 -x180 -x6859 -x17670 -x24866 -x7963 -x17632 -x18825 -x13902 -x18523 -x25100 -x25475 -x4162 -x20210 -x9569 -x12946 -x19577 -x950 -x24955 -x17659 -x23348 -x19967 -x20593 -x2966 -x7092 -x1902 -x16112 -x4179 -x9243 -x6113 -x13479 -x18322 -x4487 -x12332 -x13476 -x9319 -x9732 -x15077 -x22235 -x11680 -x11664 -x6129 -x18489 -x6069 -x21863 -x17398 -x7720 -x22908 -x17603 -x18062 -x25079 -x1936 x26128 -x13908 -x2598 -x23583 -x14875 -x20377 -x8402 -x12119 -x6637 -x21991 x25843 -x2380 -x18840 -x3308 -x6861 -x16450 -x5454 -x18509 -x15000 -x4055 -x17400 -x24756 -x11227 x25262 -x12299 -x16705 -x23963 -x15822 -x7500 -x25813 -x16899 -x2384 -x11561 -x19206 -x23391 -x17182 -x18915 -x15431 -x6184 -x19724 -x685 -x9683 -x9347 -x23595 -x12920 -x15738 -x5935 -x12055 -x21554 -x15286 -x13565 -x10140 -x22858 -x22334 -x18339 -x12409 -x6586 -x20742 -x2923 -x10166 -x24532 -x5351 -x6876 -x23137 -x13544 -x14076 -x23823 -x8024 -x14599 -x14640 -x19269 -x2469 -x10611 -x10092 -x17862 -x9933 -x21006 -x3490 x3657 -x6255 -x19129 -x2205 -x12837 -x17536 -x17075 -x10252 -x13653 -x14262 -x21672 -x7227 -x5929 -x18365 -x11413 -x17691 -x11179 -x11726 -x2516 -x6136 -x13588 -x10283 -x3792 -x18532 -x17240 -x8206 -x5960 -x14858 -x16874 -x6899 -x16916 -x17920 -x15463 -x16791 -x23955 -x1334 -x4933 -x25337 -x960 -x13610 -x18750 -x22548 -x20728 -x4216 -x22409 -x11637 -x22760 -x25964 -x14967 -x18744 -x17113 -x2503 -x1497 -x15702 -x17814 -x21939 -x6680 -x24617 -x15796 -x9544 -x19211 -x20834 -x24530 -x8606 -x20600 -x366 -x6943 -x24663 -x9915 -x21879 -x919 -x3757 -x14206 -x7859 -x2755 -x24664 -x3098 -x15827 -x6665 -x12139 -x21280 -x24459 -x5087 -x23542 -x20030 -x24896 -x24590 -x5344 -x19435 -x18567 -x21508 x26056 -x1492 -x7200 -x22680 -x10127 -x7856 -x22607 -x18659 -x13500 -x351 -x25096 -x18003 -x9180 -x1836 -x20032 -x17681 -x3191 -x5939 -x16514 -x2637 -x11736 -x6277 x25319 -x5070 -x13219 -x13244 -x6583 -x14018 -x5852 -x9560 -x20559 -x3477 -x2887 -x11450 -x24533 -x20930 -x12008 -x23958 -x10200 -x21023 -x25172 -x8236 -x26320 -x18279 -x8345 -x16183 -x13975 -x15410 -x19019 -x23420 -x10696 -x6197 -x24040 -x14380 -x25142 -x11868 -x1081 -x6793 -x22629 x26370 -x22550 -x19833 -x10064 -x12633 -x1983 -x2694 -x9394 -x25211 -x1413 -x12995 -x7690 -x2906 x25921 -x593 x26095 -x4959 -x15197 -x19278 -x14053 -x23850 -x17610 -x20566 -x22606 -x13959 -x1843 -x9103 -x10959 x25934 -x18259 -x17591 -x14044 -x842 -x20446 -x10773 -x11892 -x12750 -x21325 -x14803 -x5096 -x13819 -x24096 x26139 -x4467 -x23407 -x14324 -x5151 -x24211 -x23614 -x15727 -x25076 -x5610 -x6697 -x22780 -x10158 -x11802 -x2654 -x11586 -x10034 -x12895 -x7284 -x3330 -x24288 -x21867 -x24136 -x7170 -x11510 -x21723 -x3045 -x5579 -x8370 -x8064 -x19350 -x1427 -x26267 -x15477 -x3232 -x11140 -x15138 -x5291 -x12754 -x13872 -x25584 -x8092 -x8431 -x25227 -x13088 -x4872 -x7526 -x16626 -x8582 -x12178 -x5869 -x9565 -x776 -x14244 -x7559 -x1401 -x23962 -x20902 -x23986 -x6735 -x10414 -x5082 -x7918 -x1175 -x7004 -x5190 -x16991 -x24325 -x23067 -x16943 -x26384 -x24861 -x6630 -x7924 -x1924 -x15744 -x13792 -x3741 -x4483 -x15373 -x22078 -x22382 -x5636 -x10500 -x1094 -x24161 -x12459 -x1959 -x4319 -x9511 -x15852 -x17878 -x1173 -x12080 -x23322 -x10948 -x15701 -x8750 -x8340 -x3446 -x8976 x14782 -x19900 -x7788 -x2291 -x3712 -x22294 -x12788 -x8142 -x2823 -x14450 -x23421 -x16781 -x9772 -x15397 -x4572 -x12548 -x400 -x637 -x15082 -x1261 -x19229 -x4012 -x3717 -x2584 -x3578 -x10406 -x21996 -x2114 -x24510 -x6862 -x1018 -x14863 -x22659 -x24705 -x5427 -x5660 -x7111 -x7224 -x19196 -x2451 -x25688 -x2581 -x7473 -x9821 -x9528 -x3510 -x23498 -x15740 -x14714 -x7282 -x9589 -x17899 -x7433 -x14316 -x9952 -x3536 -x22889 -x1995 -x7534 -x8258 -x9484 -x9661 -x18808 -x13491 -x17054 -x13537 -x20993 -x19450 x26051 -x17153 -x24253 -x9728 -x14644 -x4652 -x9967 -x3685 -x25763 -x10345 -x9450 -x16508 -x24743 -x16712 -x22804 -x9360 -x6244 -x14582 -x6822 -x5433 -x3460 -x14042 -x7582 -x12233 -x23910 -x6481 -x23202 -x17180 -x5970 -x9940 -x19936 -x13882 x25645 -x5619 -x18559 -x19364 -x6295 -x12121 -x22918 -x21196 -x2437 -x6388 -x9150 -x11038 -x10724 -x24605 -x10080 -x4740 -x223 -x17663 -x17057 -x7287 -x22441 -x18801 -x22287 -x19633 -x3487 -x16738 -x14847 -x4355 -x3135 -x20656 -x19050 -x13624 -x26303 -x25177 -x13167 -x2066 -x2640 -x14465 -x24477 -x23359 -x15574 -x3021 -x24670 -x20155 -x20421 -x11601 -x15832 x25529 -x394 -x12609 -x18306 -x23405 -x2752 -x24020 -x13846 -x15446 -x17856 -x14524 -x11976 -x23327 -x7855 -x6303 -x3111 -x24820 -x21000 -x19159 x14469 -x13989 -x1004 -x22149 -x16173 -x20215 -x15847 -x7991 -x11195 -x23872 -x18858 -x6208 -x21891 -x14951 -x16908 -x7118 -x18175 -x11286 -x15319 -x7740 -x25510 -x17825 -x8090 -x8591 -x7231 -x24280 -x12482 -x15130 -x17276 -x22077 -x7148 -x19414 -x23406 -x5416 -x10316 -x16755 -x26070 -x21180 -x10224 -x23878 -x21190 -x19487 -x21789 -x23254 -x297 -x32 -x9355 -x10854 -x24254 -x20631 -x26028 -x16717 -x10003 -x17510 -x6994 -x14475 -x24629 -x19943 -x22559 -x24824 -x22022 -x24236 -x1375 -x298 -x15790 -x2156 -x3032 -x14918 -x2145 -x8867 -x8871 -x26009 -x15943 -x24379 -x11010 -x3367 -x3870 -x18309 -x19917 -x8176 -x9301 -x17020 -x9136 -x23806 -x7678 -x22874 -x23834 -x10837 -x12011 -x9130 -x2488 -x21918 -x4778 -x18691 -x23995 -x17077 -x2183 -x22281 -x10472 -x17503 -x21822 -x3404 -x9638 -x21896 -x12831 -x20935 -x22408 -x11887 -x4555 -x4234 -x5992 -x12442 -x22891 -x1906 -x14723 -x24069 -x9730 -x20022 -x24338 -x22909 -x14521 -x717 -x18391 -x19946 -x457 -x11432 -x993 -x16131 -x17061 -x24221 -x12616 -x13515 -x18727 -x21237 -x18869 -x4376 x25372 -x17065 -x6663 -x14506 -x19605 -x22926 -x14189 -x12033 -x12683 -x24576 -x2825 -x8105 -x17752 -x12407 -x18746 -x7861 -x15228 -x8474 -x11946 -x10968 -x24980 -x1044 -x6594 -x6702 -x4150 -x2595 -x15894 -x6399 -x1525 -x23356 x25723 -x12759 -x12030 -x15074 -x22861 -x9075 -x4242 -x9211 -x17239 -x10853 -x8977 -x23821 -x6908 -x9289 -x19701 -x22949 -x10762 -x7554 -x17089 -x17738 -x20899 -x8385 -x2250 -x20374 -x20782 -x19998 -x21410 -x7331 -x12911 -x7319 -x21628 -x4744 -x598 -x4886 -x2261 -x21056 -x22194 -x19722 -x9555 -x15954 -x4593 -x16249 -x4205 -x23775 -x23368 -x15610 -x3257 -x20086 -x21269 -x19008 -x22627 -x3013 -x10689 -x3051 -x8920 -x25306 -x19457 -x12508 -x11237 -x869 -x779 -x10594 -x1323 -x1637 -x23175 -x4780 -x16777 -x20080 -x2641 -x21460 -x10796 x26157 -x15818 -x21926 -x14498 -x853 -x8410 -x9564 -x8169 -x20699 -x6712 -x21773 -x17021 -x19230 -x18023 -x1178 -x18031 -x11491 -x18586 x25574 -x2932 -x10098 -x23051 -x6551 -x19890 -x23677 -x14443 -x5011 -x20550 -x20458 -x5996 -x15113 -x20167 -x22998 -x7997 -x15440 -x2112 -x15881 -x7750 -x5892 -x22712 -x8294 -x5548 -x7715 -x25331 -x23576 -x13155 -x14800 -x21083 -x6150 -x5119 -x1278 -x8075 -x11713 -x12374 -x4758 -x4460 -x17384 -x22892 -x8165 -x3008 -x21875 -x24655 -x11338 -x12078 -x1962 -x16484 -x21654 -x23641 -x13885 -x14458 -x9121 -x22899 -x1791 -x3225 -x12755 -x13460 -x2105 -x16238 -x7484 -x7064 -x4922 -x13210 -x4929 -x16137 -x21116 -x13114 -x12769 -x21829 -x17701 -x9676 -x14692 -x23441 -x16587 -x1501 -x8441 -x21892 -x3488 -x29 -x7465 -x5182 -x9440 -x11878 -x9962 -x9518 -x8335 -x25923 -x6890 -x185 -x2405 -x3513 -x8535 -x10119 -x1813 -x22303 -x26037 -x4532 -x6212 -x1202 -x20939 -x3302 x26322 x25967 -x9744 -x25554 -x18304 -x2658 -x8121 -x16503 -x17812 -x20237 -x18448 -x23742 -x11191 -x6360 -x8044 -x10096 -x12324 -x22983 -x19358 -x6739 -x4896 -x19712 -x21452 -x24421 -x17334 x25665 -x17837 -x9734 -x22964 -x19114 -x4920 -x24091 -x1610 -x24444 -x23009 -x2228 -x12603 -x20864 -x18385 -x12825 -x19660 -x22628 -x5261 -x21764 -x1398 -x857 -x9608 -x9699 -x3949 -x5999 -x11837 -x5791 -x7966 -x24681 -x11239 -x850 -x24734 -x15127 -x13707 -x14412 -x22451 -x22848 -x10150 -x15761 -x21663 -x16847 -x12502 -x20577 -x26337 -x12969 -x15015 -x7790 -x9829 -x8657 -x16429 -x5332 -x8951 -x19505 -x15295 -x18213 -x22268 -x10754 -x16634 -x3314 -x11177 -x16452 x25384 -x24860 -x15634 -x11645 -x18049 -x2813 -x18152 -x23730 -x7576 -x4155 -x1998 -x12905 -x929 -x1631 -x20769 -x22192 -x8034 -x12321 -x10460 -x20676 -x6339 -x24247 -x19148 -x24653 -x12088 -x81 -x16188 -x5817 -x15447 -x20609 -x19672 -x22240 -x9168 -x25273 -x21029 -x16756 -x11209 -x6098 -x11276 -x11589 -x15785 -x3350 -x9019 -x4535 -x10089 -x22691 -x14708 -x25632 -x9997 -x6772 -x13036 -x7695 -x6075 -x24676 -x10512 -x25119 -x17532 -x10764 -x17111 -x2101 -x10343 -x22275 -x18050 -x23232 -x4 -x24199 -x21895 x26231 -x5167 -x8464 -x14221 -x8483 -x19256 -x291 -x7611 -x10227 -x1754 -x7496 -x24954 -x4549 -x23200 -x17356 -x8224 -x22163 -x199 -x6370 -x5643 -x11492 -x24496 -x4180 -x15309 -x6127 -x8739 -x24498 -x4152 -x1752 -x13168 -x934 -x10051 -x25986 -x9861 -x19690 -x2913 -x10873 -x9926 -x2460 -x19631 -x20932 -x21883 -x1993 -x11861 -x17534 -x23622 -x4304 -x8856 -x25101 -x13790 -x9405 -x15464 -x19173 -x21185 -x15223 -x4974 -x9616 -x14745 -x5240 -x13539 -x2347 -x20975 -x25754 -x6652 -x23323 -x5953 -x10068 -x18934 -x8942 -x6674 -x24499 -x17484 -x9410 -x19434 -x5596 -x17300 -x20644 -x12219 -x969 -x5195 -x4895 -x13380 -x490 -x17720 -x23122 -x15161 -x18341 -x18976 -x17971 -x6061 -x20666 -x5135 -x19121 -x12517 -x19988 -x2133 -x167 -x15880 -x13070 -x8145 -x18231 -x13880 -x9939 -x24783 -x6746 -x13328 -x6337 -x23249 -x4942 -x19807 -x4174 -x22306 -x22183 -x11523 -x10722 -x1938 -x8327 -x5831 -x21968 -x17824 -x14476 -x6267 -x4542 -x10176 -x16184 -x3767 -x20578 -x995 -x4571 -x15992 -x7928 -x3264 -x15490 -x4722 -x21311 -x3175 -x11189 -x17673 -x6638 -x24209 -x11761 -x9682 -x25240 -x16794 -x14339 -x21109 -x10341 -x20389 -x22058 -x1650 -x10070 -x7869 -x20554 -x14050 -x21602 -x21115 -x15839 -x992 -x8399 -x23066 -x2058 -x23336 -x122 -x22729 -x11844 -x9400 -x1516 -x17481 -x20269 -x7335 -x18342 -x2265 -x8436 -x22801 -x8845 -x18108 -x5077 -x16465 -x16961 -x14277 -x18444 -x6063 -x24222 -x6989 -x3545 -x22649 -x24877 -x7922 -x19024 -x142 -x13270 -x19651 -x15819 -x3126 -x17358 x25793 -x19222 -x1187 -x71 -x464 -x18565 -x25797 -x10602 -x15864 -x17063 -x22757 -x3216 -x15062 -x11281 -x23225 -x18296 -x24461 -x15118 -x22925 -x7372 -x21381 -x22587 -x12948 -x7380 -x3967 -x14455 -x9910 -x25749 -x10207 -x13360 -x3666 -x18541 -x9856 -x15552 -x21922 -x25564 -x16796 -x6442 -x12553 -x15083 -x26245 -x1107 -x25493 -x10838 -x790 -x21523 -x19113 -x19799 -x18870 -x9192 -x9182 -x20873 -x20357 -x9341 -x7266 -x19304 -x13954 -x1657 -x3211 -x15037 -x6915 -x19680 -x7333 -x5178 -x18848 -x15298 -x23020 -x1230 -x23930 -x3130 -x21010 -x4284 -x1765 -x15238 -x15546 -x15591 -x20473 -x7722 -x3311 -x5052 x26087 -x7268 -x12387 -x4609 -x15643 -x6458 -x13658 -x11788 -x21223 -x15986 -x24904 -x2303 -x23197 -x9557 -x17766 -x22914 -x2349 -x17107 -x9831 -x20195 -x15133 -x13209 -x6170 -x19257 -x11156 -x17668 -x7136 -x7588 -x14473 -x23810 -x5793 -x10965 -x24659 -x23811 -x18037 -x23230 -x15258 -x7100 x25464 -x22641 -x19442 -x2866 x25823 -x15802 -x21406 -x891 -x8761 -x16526 -x10071 -x24667 -x11421 x25607 -x4185 -x3276 -x9049 -x13327 -x6870 -x15599 -x22836 -x5728 -x13862 -x5741 -x10282 -x23782 -x13654 -x9173 -x7435 -x7878 -x22921 -x17982 -x14373 -x5294 -x7601 -x17175 -x12662 -x14697 -x431 -x19972 -x11469 -x21412 -x1582 -x964 -x5453 -x19402 -x24387 -x3088 -x6152 -x19277 -x17134 -x12041 -x3720 -x22589 -x19086 -x1195 -x21821 -x11175 -x6996 -x6021 -x8985 -x2627 -x23640 -x3205 -x10932 -x6979 -x18998 -x3512 -x16338 -x26324 -x8785 -x19265 -x24202 -x19363 -x5480 -x16393 -x23747 -x25557 -x17893 -x13395 -x15007 -x4163 -x5410 -x18375 -x16195 -x2710 -x1182 -x13701 -x9427 -x24276 -x10118 -x2402 -x10134 -x11350 -x12136 -x16061 -x9756 -x10814 -x6889 -x3762 -x11621 -x5046 -x11789 -x21230 -x21307 -x5488 -x6926 -x10840 -x17209 -x25651 -x22375 -x23433 -x13248 -x22271 x25293 -x3373 -x7332 -x8362 -x18608 -x419 -x19679 -x5880 -x11929 -x4787 -x12807 -x19044 -x12191 -x24278 -x13677 -x14131 -x16272 -x957 -x1625 -x1209 -x4998 -x18839 -x935 -x12746 -x20540 -x16698 x25456 -x23574 -x14275 -x23898 -x13315 -x7833 -x20483 -x4213 -x7305 -x17394 -x22388 -x22819 -x16373 -x507 -x15040 -x25053 -x19295 -x15667 -x13598 -x25504 -x9938 -x9362 -x19629 -x21340 x25878 -x11187 -x18028 -x19183 -x3428 -x9752 -x7971 -x12135 -x19485 -x9117 -x12079 -x16729 -x10619 -x17942 -x4027 -x17558 -x8511 -x656 -x4681 -x22095 -x7385 -x11811 -x2195 -x13566 -x14142 -x8720 -x14073 -x20617 -x25080 -x21736 -x17562 -x15466 -x10191 -x8336 -x9814 -x22821 -x5993 -x410 -x11012 -x13388 -x18686 -x24720 -x19328 -x14743 -x4843 x26372 -x6201 -x10093 -x2808 -x17517 -x24994 -x2960 -x21856 -x9460 -x2970 -x10261 -x24818 -x25852 -x14209 -x6972 -x23781 -x17442 -x7816 -x26280 -x21924 -x24329 -x13913 -x16530 -x6531 -x5360 -x9270 -x544 -x13053 -x13859 -x17975 -x200 -x12651 -x23326 -x16760 -x22635 -x24604 -x17504 -x76 -x2083 -x12686 -x7953 -x22763 -x10548 -x7290 -x21912 -x5687 -x4603 -x5024 -x24919 -x3149 -x15983 -x7669 -x13394 -x207 -x22728 -x13253 -x12018 -x24121 -x13713 -x3840 -x15828 -x17305 -x12523 -x11922 -x13618 -x1934 -x24803 -x392 -x14342 -x11790 x25958 -x20505 -x9276 -x20643 x16378 -x21231 -x17863 -x22769 -x1884 -x25066 -x7864 -x5910 -x24580 -x16301 -x18704 -x5667 -x24578 -x22071 -x11268 -x11033 -x19454 -x23926 -x25153 -x954 -x2493 -x21501 x26269 -x1491 -x112 -x6199 -x12945 -x22555 -x15053 -x8696 -x19709 -x20865 -x10076 -x8865 -x3882 x25558 -x2466 -x16616 -x22814 -x11327 -x14846 -x10362 -x4296 -x7568 -x7745 -x26043 -x12595 -x17393 -x21780 -x23655 -x10429 -x25664 -x17389 -x11646 -x17583 -x4092 -x6894 -x11513 -x24784 -x6874 -x552 -x5197 -x10774 -x14903 -x96 -x23706 -x26258 -x24719 -x14313 -x16811 -x22872 -x12856 -x25457 -x23118 -x2645 -x22842 -x24754 -x8144 -x18316 -x3192 -x1341 -x16767 -x25494 -x16381 -x16603 -x6504 -x6257 -x13590 -x13786 -x9984 -x6115 -x18752 -x24185 -x21145 -x23126 -x3630 -x7784 -x20006 -x7551 -x7307 -x23489 -x5976 -x5875 -x15403 -x1086 -x18025 -x15149 -x26368 -x8387 -x8253 -x10511 -x18303 -x14094 -x16379 -x14832 -x714 -x1687 -x21279 -x1075 -x4477 -x16119 -x25105 -x20463 -x10719 -x52 -x12950 -x14549 -x21089 x25908 -x10859 -x8179 -x17944 -x18640 -x6983 -x4035 -x4014 -x21398 -x20954 -x9160 -x13938 -x4783 -x8316 -x3229 -x21068 -x4235 -x970 -x7876 -x12678 -x14425 -x16927 -x18894 -x7867 -x4495 -x4671 -x7104 -x14357 -x14616 -x20257 -x8093 -x8132 -x12708 -x14440 -x15730 -x24975 -x336 -x19757 -x2341 -x16354 -x23275 -x483 -x23293 -x10747 -x24742 -x25786 -x22592 -x24615 -x3465 -x19458 -x13057 -x19634 -x19880 -x16540 -x9995 -x24634 -x2074 -x2955 -x23532 -x1676 -x21477 -x1844 -x7751 -x16872 -x12133 -x13493 -x16930 -x10193 -x4741 -x11385 -x3829 -x9948 -x20085 -x24006 -x14757 -x11495 -x17745 -x15687 -x19076 -x533 -x4990 -x6554 -x7350 -x4057 -x403 -x12271 -x3031 -x10418 -x10026 -x8930 -x22778 -x8094 -x9985 -x23358 -x13006 -x9298 -x16987 -x23561 -x12180 -x12545 -x21272 -x17672 -x5288 -x17801 -x19643 -x16023 -x3209 -x43 -x25015 -x6456 -x9990 -x17621 -x9104 -x16256 -x9282 -x18913 -x25220 -x23194 -x8843 -x19527 -x24090 -x8753 -x22887 -x18361 -x9434 -x11674 x26252 -x22650 -x16280 -x9786 -x17512 -x18962 -x22558 -x15175 -x24962 -x1125 -x14785 -x9350 -x8970 -x11560 -x11824 -x23558 -x5543 -x19142 -x3600 -x22873 -x18810 -x21707 -x9259 -x15064 -x21189 -x1567 -x24882 -x8610 -x10681 -x25155 -x927 -x15091 -x4416 -x4661 -x7362 -x12518 -x10237 -x4257 -x20275 -x4818 -x18389 -x17622 -x16933 -x6018 -x1893 -x3616 -x1286 -x25611 x25517 -x7039 -x3802 -x15525 -x6725 -x1787 -x133 -x7242 -x8470 -x16785 -x13783 -x22128 -x940 -x5176 -x13211 -x21457 -x23229 -x2695 -x5979 -x18973 -x6174 -x11489 -x12780 -x12289 -x13781 -x13763 -x18891 -x15264 -x19983 -x23827 -x12814 -x187 -x3422 -x22267 -x23559 -x25009 -x6532 -x23974 -x22835 -x12335 x9064 -x20587 -x4192 -x15973 -x3443 -x14810 -x13721 -x6078 -x11879 -x13440 -x15544 -x26082 -x5688 x26210 -x352 -x20204 -x17526 -x24696 -x3405 -x12396 -x9792 -x15035 -x1586 -x23867 -x11194 -x12043 -x21112 -x12773 -x14001 -x11257 -x26355 -x5720 -x15568 -x11371 -x17184 -x17004 -x18641 -x15868 -x21345 -x2355 -x8676 -x24737 -x18767 -x17399 -x17146 -x7905 -x26 -x25932 -x4556 -x22811 -x25035 -x3986 -x23666 -x24252 -x21244 -x6906 -x1713 -x17588 -x20553 -x991 -x20216 -x17473 -x8506 -x346 -x6762 -x635 -x3389 -x2508 -x8521 -x11613 -x9366 -x24606 -x1303 x25893 -x19006 -x20369 -x17157 -x16558 -x4474 -x16047 -x19091 -x22302 -x17713 -x13689 -x8755 -x9423 -x10698 -x14924 -x24436 -x4144 -x12793 -x20741 -x16193 -x2041 -x20854 -x1479 -x21714 -x22749 -x15353 -x15700 -x7360 -x8325 -x12743 -x17831 -x1383 -x19146 -x17140 -x13771 -x2350 -x4382 -x13199 -x20095 -x17415 -x7021 -x7798 -x7615 -x15334 -x4198 -x9847 -x23047 -x480 -x9590 -x8280 -x8022 -x1670 -x13715 -x665 -x16883 -x11893 -x23099 -x22697 -x13273 -x13426 -x18943 x25904 -x4461 -x12388 -x15425 -x3296 -x22103 -x13785 -x724 -x11753 -x8077 -x15277 -x14588 -x24432 -x21276 -x20413 x26061 -x6984 -x16940 -x24175 -x3610 -x3778 -x5665 -x9610 -x8919 -x18217 -x14878 -x160 -x25807 -x7840 -x8353 -x11463 -x15065 -x20081 -x22440 -x23797 -x2238 -x2841 -x14605 -x3295 -x1925 -x24595 -x10424 -x14770 -x24540 -x26033 -x12949 -x10040 -x21202 -x18954 -x11653 -x4938 -x16716 -x1208 -x23960 -x15499 -x441 -x10225 -x1148 -x20319 -x16464 -x21845 -x19321 -x17131 -x13128 -x7096 -x14483 -x17917 -x6509 x25828 -x2948 -x16435 -x10214 -x7274 -x17687 -x16931 -x8429 -x17261 -x1949 -x8111 -x4701 -x1407 -x17031 -x21607 -x25217 x25202 -x12084 -x8466 -x11361 -x6945 -x7117 -x19308 -x24261 -x7277 -x23740 -x6776 -x373 -x16751 -x2780 -x13769 -x24762 -x11850 -x2142 x26178 -x24764 -x18491 -x2954 -x16127 -x21088 -x3726 -x7845 -x2383 -x14717 -x6596 -x15554 -x815 -x21187 -x7127 -x5963 -x16795 -x14071 -x23269 -x24817 -x12529 -x5130 -x8689 -x3864 -x1104 -x4170 -x13673 -x14329 -x4688 -x23501 -x19779 -x6961 -x21293 -x3343 -x17693 -x12705 -x13671 -x11031 -x21448 -x9334 -x9470 -x11144 -x16377 -x22595 x25492 -x5329 -x23354 -x812 -x11643 -x8037 -x17320 -x5820 -x24484 -x12365 -x23451 -x12371 -x19787 -x4769 -x925 -x7657 -x7708 -x14446 -x23363 -x11716 -x2701 -x5788 -x5385 -x4415 -x11409 -x607 -x8476 -x18208 -x9639 -x6757 -x12607 -x22920 -x16180 -x3551 -x10811 -x7340 -x23312 -x9368 -x14417 -x8151 -x25480 -x3320 -x26256 -x17750 -x13291 -x23252 -x25394 -x5317 -x1467 -x6372 -x12749 -x21471 -x12155 -x15301 -x18194 -x18715 -x20647 -x6830 -x19181 -x9401 -x17587 -x8240 -x9927 -x23668 -x8813 -x14471 -x15719 -x4894 -x14213 -x12044 -x19942 -x1256 -x7889 -x24360 -x1937 -x1027 -x14694 -x22615 -x2023 -x11466 -x21589 -x18742 -x11451 -x911 -x51 -x17144 -x22936 -x238 -x11454 -x15078 -x11083 -x4678 -x16750 -x15866 -x16459 -x1980 -x5364 -x7377 -x24487 -x21488 -x1982 -x19072 -x19059 -x16412 -x8356 -x18813 -x10369 -x21072 -x13660 -x7646 -x5601 -x7198 -x3921 -x24537 -x5328 -x25044 -x21362 -x22569 -x3594 -x22609 -x24679 -x1966 -x6572 -x22469 -x15876 -x6301 -x19054 -x2801 -x7353 -x23826 -x565 -x5255 -x24243 -x5366 -x22677 -x10632 -x22996 -x10195 -x5226 -x25402 -x18683 -x16560 -x12983 -x10658 -x5837 -x22313 -x17594 -x936 -x1947 -x9402 -x7211 -x19749 -x22108 -x15935 -x11184 -x11508 -x11129 x25278 -x1181 -x17233 -x16103 -x8376 -x746 -x6748 -x12847 -x16294 -x2448 -x21928 -x18651 -x26041 -x16058 -x15160 -x11724 -x6493 -x9358 -x19620 -x12494 -x10863 -x13085 -x23587 -x15435 -x5805 -x2651 -x14038 -x21623 -x14690 -x720 -x24014 x25186 -x19432 -x12181 -x3585 -x6946 -x4127 -x21271 x26198 -x13825 -x863 -x13582 -x18949 -x14060 -x12597 -x13105 -x24539 -x6366 -x497 -x690 -x5604 -x16403 -x23217 -x7787 -x19955 -x23410 -x10155 -x11528 -x7780 -x6377 -x19154 -x21144 -x10522 -x16673 -x101 -x12520 x25836 -x8158 -x20833 -x13296 -x16123 -x16480 -x7351 -x243 -x4723 -x12725 -x22463 -x7306 -x16102 -x6042 -x21549 -x7907 -x23951 -x478 -x24693 -x21298 -x13171 -x2141 -x17527 -x20775 -x9559 -x11616 -x9028 -x22472 -x5037 -x789 -x14615 -x24948 -x14596 -x24746 -x14041 -x26361 -x3787 -x1967 -x10323 -x9237 -x18495 -x13459 -x24597 -x14565 -x5253 -x8692 -x17747 -x7688 -x12645 -x10493 -x2424 -x6107 -x4550 -x13196 -x18850 -x4341 -x10306 -x8261 -x12163 -x18414 -x25877 -x9782 -x8421 x26334 -x14699 -x19713 -x22511 -x25232 -x7338 -x7830 -x14036 -x20539 -x1464 -x20795 -x11325 -x8128 -x7590 -x25052 -x5380 -x15739 -x8138 -x572 -x14968 -x10390 -x17027 -x11301 -x2319 -x24771 -x11615 -x4557 -x14307 -x24203 -x20000 -x20518 -x626 -x22625 -x9474 -x23799 -x5128 -x12347 -x19331 -x16799 -x4064 -x4422 -x12220 -x19535 -x16035 -x5574 -x10908 -x11051 -x12359 -x23268 -x14899 -x623 -x2084 -x7721 -x92 -x4860 -x20979 -x21848 x2068 x26080 -x761 -x11431 -x20450 -x18524 -x11798 -x20072 -x3877 -x7310 -x19793 -x1702 -x14983 -x2059 -x23476 -x754 x25432 -x18515 -x24021 -x3335 -x9674 -x2252 -x1688 -x14850 -x19626 -x24000 -x8 -x573 -x19470 -x11686 -x25346 -x6937 -x13107 -x10208 x24967 -x3768 -x18589 -x12879 -x8388 -x6726 -x19714 -x4258 -x8188 -x18821 -x125 -x26257 -x1905 -x5383 -x19207 -x16284 -x1645 -x12095 -x25600 -x6672 -x14456 -x12815 -x4454 -x7109 -x19650 -x22291 -x5040 -x19723 -x21110 -x14095 -x20339 -x12127 -x6929 -x6451 -x22694 -x20905 -x4529 -x6235 -x1083 -x23671 -x19182 -x7382 -x15375 -x7536 -x19519 -x18281 -x20997 -x1337 -x17625 -x23369 -x11428 -x7664 -x3177 -x22170 -x21021 -x23624 -x16311 -x7254 x25403 -x13585 -x24375 -x16492 -x20688 -x18535 -x324 -x18120 -x19375 -x17967 -x10975 -x1614 -x5258 -x10598 -x19630 -x1991 -x14326 -x3927 -x12776 -x20816 -x12614 -x17804 -x11825 -x578 -x20359 -x332 -x9494 -x13359 -x24107 -x3500 -x5391 -x16613 -x417 -x5640 -x23880 x26048 -x1849 -x18536 -x2097 -x14444 -x20016 -x13892 -x6429 -x3869 -x13638 -x21212 -x551 -x20132 -x10911 -x23113 -x14384 -x12720 x11767 -x21915 -x23389 -x12872 -x4956 -x15429 -x21313 -x25747 -x3595 -x5320 -x23716 -x6580 -x22897 x26146 -x2269 -x152 -x24706 -x14552 -x24290 -x15356 -x14195 -x485 -x16656 -x18267 -x8465 -x1116 -x8691 -x15944 x25957 -x24215 -x23179 -x15395 -x4306 -x9226 -x1162 -x2125 -x13742 -x11090 -x23141 -x10707 -x9806 -x14385 -x25058 -x16241 -x14807 -x19156 -x8564 -x12458 -x22531 -x8220 -x11977 -x22186 -x16643 -x24516 x19081 -x15166 -x19282 -x1188 -x11441 -x22010 -x3836 -x8857 -x21379 -x11165 -x17935 -x5469 -x20735 -x13761 -x4970 -x10798 -x14504 -x2337 x26326 -x1438 -x14702 -x19893 -x4398 -x24041 -x8647 -x2153 -x13609 -x16853 -x1939 -x14413 -x20544 -x11403 -x14718 -x24639 -x2467 -x7735 -x9787 -x2735 -x965 -x4260 -x11433 -x12912 -x18717 -x1933 -x5152 -x11 -x6785 -x16527 -x2618 -x24550 -x1532 -x13501 -x18109 -x25698 -x9764 -x19209 -x7113 -x4633 -x6993 -x5785 -x5633 -x25605 -x9253 -x2575 -x9737 -x26318 -x15438 -x3716 -x3396 -x2720 -x25094 -x15018 -x12363 -x13881 -x5823 -x21060 -x24921 -x4645 -x16926 -x7648 -x387 -x24157 -x7079 -x23411 -x24642 -x2603 -x7689 -x9516 -x17592 -x5341 -x18919 -x24579 -x5390 -x21751 x5724 -x13482 -x21890 -x21517 -x18294 -x6304 -x18087 x25979 -x23344 -x22123 -x14362 -x20893 -x18413 -x519 -x11032 -x15642 -x5343 -x14611 -x17229 -x18642 -x25187 -x4908 -x13422 -x20605 -x9882 -x26236 -x202 -x1957 -x1981 -x22178 x25228 -x9612 -x33 -x4670 -x10581 -x15292 -x21596 -x16658 -x6345 -x14610 -x16252 -x20517 -x9278 -x11307 -x9960 -x25534 -x9799 -x13294 -x2666 -x4595 -x21303 -x9344 -x24402 -x13704 -x3348 -x7235 -x6622 -x3340 -x5978 x11290 -x21557 -x23702 -x22794 -x10620 -x14940 -x1620 -x12189 -x4828 -x5835 -x14093 -x14207 -x3705 -x21732 -x16551 -x902 -x24856 -x7098 -x19218 x25867 -x17117 -x194 -x25700 -x4656 -x22119 -x15733 -x14739 -x15767 -x21744 -x20405 -x21154 -x3178 -x12541 -x13597 -x9306 -x10671 -x24474 -x16886 -x11394 -x4809 -x13659 -x5484 -x21022 -x6703 -x11539 -x11583 -x11913 -x10296 -x14834 -x9779 -x15084 -x21469 -x1363 -x12623 -x4094 -x18950 -x5137 -x13002 -x4739 -x20151 -x5591 -x20372 -x7463 -x22246 -x9124 -x12370 -x7990 -x9236 -x14447 -x18819 -x634 -x15879 -x9411 -x8908 -x4259 -x24103 -x24651 -x13278 -x22895 -x5028 -x16798 -x11462 -x22799 -x4644 -x21451 -x14245 -x9668 -x4052 -x6971 -x4733 -x4253 -x14453 -x24547 -x23719 -x20300 -x2543 -x735 -x24228 -x61 -x10198 -x5102 -x24026 -x17421 -x23734 -x6403 -x18367 -x8456 -x5994 -x17202 -x15220 -x15638 -x24815 -x2361 -x9588 -x12413 -x8088 -x10279 -x11115 -x11596 -x23045 -x20978 -x14185 -x13698 -x13686 -x3521 -x26119 x25915 -x18077 -x23216 -x24779 -x24166 -x8773 -x2749 -x20660 -x7714 -x7226 -x11512 -x13861 -x5938 -x19038 -x22379 -x12996 -x5991 -x6279 -x5634 x25711 x26109 -x2353 -x22380 -x1335 -x12982 -x21316 -x12532 -x10081 -x21619 -x16088 -x5635 -x10251 -x16881 -x18462 -x270 -x2907 -x16639 -x2699 -x8282 -x14264 -x5843 -x58 -x13336 -x24269 -x25421 -x5727 -x18094 -x12164 -x22969 -x2571 -x23316 -x20533 -x7887 -x11452 x25255 -x10190 -x18613 -x8066 -x24409 -x24246 -x16742 -x24449 -x3458 -x1214 -x3876 -x16502 -x22455 -x22967 -x11505 -x21790 -x19641 -x18978 -x25114 -x9148 -x23551 -x7399 -x592 -x9950 -x8762 -x24943 -x5519 -x11865 -x17160 -x14505 -x8473 -x3517 -x18140 -x5930 -x23495 -x4343 -x11328 -x20526 -x2607 -x11875 -x11758 -x10275 -x523 -x9149 -x9520 -x530 x13357 -x26175 -x19576 -x7979 -x24528 -x15457 x25416 -x16701 -x8029 -x9751 -x11002 -x224 -x7994 -x8391 -x22201 -x13377 -x11919 -x5784 -x149 -x24916 -x21376 -x1380 -x1476 -x13828 -x16724 -x6642 -x16482 -x18963 -x6708 -x13448 -x11006 -x26023 -x16178 -x22419 -x1986 -x18925 -x1695 -x9922 -x20628 -x1777 -x14935 -x17554 -x3708 -x11092 -x12894 -x23790 -x9810 x25214 -x18539 -x10462 -x10591 -x16818 -x14964 -x20295 -x16780 -x17410 -x16098 -x18936 -x9010 -x13519 -x6419 -x24927 -x14823 -x21952 -x3926 -x12297 -x19653 -x1165 -x3592 -x21013 -x13505 -x15915 -x24480 -x10531 -x24543 -x24339 -x23088 -x4784 -x26294 -x13392 -x45 -x6276 -x15924 -x7017 -x24774 -x15272 -x25302 -x9348 -x1640 x25926 -x6723 -x19440 -x12761 -x17244 -x20798 -x18542 -x1578 -x19579 -x193 -x877 x25565 -x14448 -x17168 -x15248 -x19165 x25963 -x13744 -x8279 -x10265 -x3645 -x9885 -x17898 -x9373 -x6832 -x7553 -x23003 -x2692 -x10037 -x18011 -x20889 -x1233 -x5419 -x14187 x25776 -x1406 -x6767 -x11732 -x5600 -x19516 -x13186 -x25073 -x7494 -x14057 -x13656 -x6633 -x14239 -x3758 -x9913 -x7069 -x7293 -x14882 -x22740 -x14716 -x21191 -x17922 -x11663 -x20858 -x18185 -x4254 -x14583 -x23218 -x3266 -x16914 -x5626 -x12426 -x17181 -x7424 -x7698 -x6056 -x9230 -x4102 -x25677 -x16059 -x14660 -x22809 -x19210 -x13123 -x4640 -x9852 -x2504 -x7467 -x26180 -x4836 -x7808 -x3267 -x14667 -x21748 -x25630 -x11655 -x439 -x9973 -x6669 -x20316 -x7571 -x3555 -x10164 -x6650 -x20180 -x10731 -x6189 -x15048 -x15132 -x21117 -x21556 -x13127 -x12919 -x755 -x22618 -x20842 -x8799 x25525 -x6291 -x1749 -x22515 -x4313 -x2033 -x25990 -x7420 -x26015 -x5738 -x11260 -x3206 -x7599 -x21638 -x12762 -x20724 -x10862 -x18006 -x25802 -x1697 -x11235 -x5513 -x4119 -x12194 -x6648 -x2832 -x21969 -x5772 -x20973 -x4638 -x16244 -x24738 -x23294 -x1218 -x8552 -x25626 -x9189 -x23109 -x25708 -x19596 -x1047 -x13778 -x12450 -x9000 -x21291 -x2515 -x18812 -x24283 -x20410 -x14939 -x12238 -x13773 -x13562 -x16231 -x16066 -x16155 -x7819 -x25038 -x3100 -x23548 -x13594 -x262 -x19476 -x5813 -x24346 -x5811 -x17357 -x17122 -x17350 -x25728 -x25018 -x9146 -x2821 -x11598 -x3094 -x11453 -x8828 -x1143 -x14775 -x7093 -x7610 -x12034 -x12399 -x22025 -x4435 -x21670 -x19515 -x7814 -x22746 -x13421 -x4124 -x12228 -x4705 -x19137 -x41 -x4499 -x19401 -x22340 -x276 -x25075 -x8089 x25639 -x2805 -x11856 -x15257 x25929 -x16771 -x18488 -x20414 -x21445 -x9303 -x25886 -x503 x24807 -x4602 -x11358 -x12130 -x5191 -x7083 -x12632 -x24609 -x15061 -x9275 -x24336 -x13284 -x21982 -x14608 -x20393 x25857 -x14760 -x11782 -x2839 -x15333 -x23585 -x8004 -x13657 -x20144 -x6453 -x20054 -x6011 -x20499 -x4225 -x23862 -x13314 -x6872 -x23289 -x23975 -x24133 -x22669 -x126 -x4620 -x996 -x13405 -x14921 -x6920 -x7649 -x12898 -x20464 -x8306 -x13968 -x6853 -x12214 -x24890 -x17227 -x3554 -x22387 -x25121 -x13478 x25647 -x13441 -x8210 -x16084 -x4201 -x2520 -x24675 -x1511 -x22853 -x21043 -x22074 -x1895 -x7516 -x17218 -x20338 -x3714 -x20076 -x25970 -x24514 -x11774 -x9108 -x1931 -x22802 -x23379 -x19632 -x22526 -x12009 -x10797 -x13587 -x6694 -x24311 -x21940 -x11192 -x2743 -x4967 -x26273 -x16036 -x8225 -x18888 -x20568 -x4594 -x5656 -x13185 -x7168 -x3002 -x7320 -x21653 -x11248 -x15777 -x814 -x2408 -x21667 -x17960 -x9087 -x24873 -x3597 -x13161 -x18112 -x4090 -x3690 -x8451 -x9854 -x18702 -x2665 -x16147 -x6329 -x1671 -x10325 -x15749 -x18757 -x8395 -x1203 -x26241 -x19725 -x3346 -x1920 -x22830 -x8728 -x7532 -x7607 -x23813 -x9248 -x23967 -x6137 -x12141 -x14948 -x6740 -x13214 -x18852 -x15808 -x22493 -x13723 -x1282 -x10104 -x1470 -x1280 -x7767 -x1246 -x24289 -x8359 -x12804 -x18893 -x13901 -x7596 -x19583 -x5112 -x21515 x19240 -x22838 -x10482 -x11587 -x9663 -x2920 -x24388 -x21402 -x8545 -x9994 -x23152 -x25594 -x2140 -x1740 -x11581 -x24794 -x25298 -x21254 -x24500 x26211 -x3114 -x8602 -x3916 -x9218 -x24312 -x25112 -x17337 -x15909 -x5198 -x23965 -x5129 -x21444 -x21639 -x18128 -x8120 -x10120 -x9741 -x16117 -x6376 -x20989 -x883 -x1832 -x3982 -x7743 -x899 -x20715 -x7713 -x7797 -x5418 x16219 -x10230 -x10692 -x23350 -x19186 -x19145 -x6323 -x19659 -x12801 -x22743 -x18677 -x8559 -x19549 -x2198 -x3895 -x23812 -x12787 -x3798 -x21676 -x171 -x18716 -x13823 -x1946 -x13797 -x18287 -x7356 -x9839 -x4220 -x22438 -x1456 -x18621 -x6307 -x8006 -x8166 -x7337 -x9986 -x14909 -x6237 -x15494 -x24495 -x18155 -x14127 -x22752 -x17983 -x13265 -x4899 -x24749 -x18243 -x13606 -x4425 -x23935 -x4352 -x16995 -x23184 -x22784 -x25166 -x10727 -x23664 -x169 x25940 x25812 -x25351 -x6183 -x3047 -x17754 -x24865 -x725 -x49 -x18045 -x1460 -x22479 -x20552 -x17387 -x19978 -x5771 -x13626 -x21504 -x22960 -x12889 -x6023 -x9911 -x5146 -x140 -x20872 -x24003 -x1466 -x10815 -x5207 -x17374 -x25541 -x5259 -x17468 -x22968 -x17722 -x8585 x25162 -x181 -x9317 -x25579 -x6919 -x14134 -x19464 -x21490 -x14653 -x24464 -x6553 -x1396 -x15321 -x22001 -x5322 -x5 -x17945 -x11939 -x13888 -x9644 -x20521 -x14590 -x16044 -x23408 -x23094 -x11735 -x3662 -x4522 -x3075 -x20409 -x1206 -x16306 -x1320 -x19884 -x15858 -x13017 -x13737 -x23854 -x10355 -x220 -x21074 -x19842 -x1649 -x22173 -x8969 -x20531 -x20049 -x18980 -x1708 -x3627 -x20469 -x6524 -x16901 -x6223 -x19771 -x13446 -x16068 -x21758 -x1339 -x21727 -x19025 -x8848 -x4394 -x7749 -x8667 -x19246 -x13863 -x6871 -x18994 x25884 -x24767 -x15476 -x23090 -x26100 -x6615 -x21966 -x8178 -x18359 -x8503 -x19205 -x8652 -x20354 -x21964 -x20904 -x79 -x20328 -x23305 -x14631 -x16611 x25325 -x9454 -x18653 -x12659 -x24122 -x14638 -x11580 -x5047 -x21108 -x10768 -x4891 -x15502 -x3771 -x16025 -x24455 -x20429 -x3303 -x20079 -x10022 -x19260 -x9031 -x13523 -x17986 -x13603 -x18503 -x19638 -x88 -x4267 -x13652 -x17727 -x25646 -x1068 -x17070 -x5378 -x12156 -x11070 -x15154 -x24769 -x11876 -x10179 -x18826 -x3486 -x2869 -x16523 -x26135 -x10596 -x16351 -x10260 -x10628 -x15155 -x15162 -x6603 -x1669 -x12460 -x11001 -x11927 -x15376 -x454 -x15762 -x3196 -x8134 -x11869 -x8682 -x8349 -x14252 -x22673 x4294 -x7512 -x19048 -x20249 -x18513 -x6357 -x4488 -x21958 -x14879 -x17535 -x5149 -x19740 -x2883 -x15665 -x17940 -x14158 -x529 -x13645 -x19088 -x1912 -x15349 -x9529 -x8744 -x21166 -x1732 -x2580 -x24077 -x24169 -x18656 -x11288 -x26049 -x21172 -x5208 -x16253 -x11058 -x22150 -x18032 -x6041 -x8895 -x3089 -x18855 -x4214 -x4700 -x14533 -x20448 -x12937 -x4898 -x16769 -x15360 -x11212 -x19741 -x11551 -x9753 -x4448 -x13535 -x11547 -x14348 -x20157 -x4271 -x23107 -x2612 -x7653 -x20047 -x7747 -x13202 -x3247 -x1397 -x2632 -x851 -x18374 -x444 -x5279 -x13692 -x375 -x7768 -x7613 -x22716 -x17800 -x16710 -x9388 -x23345 -x13163 -x21453 -x6431 -x6334 -x4687 -x7237 -x1091 -x2162 -x696 -x12024 -x21761 -x23557 -x13924 -x13550 x25219 -x17630 -x4268 -x4395 -x21069 -x24981 x26136 -x17932 -x5898 -x7916 -x4243 -x13409 -x14191 -x20869 -x12241 -x5734 -x11795 -x117 x25291 -x14091 -x22296 -x23763 -x16682 -x2528 -x24053 -x18170 -x15877 -x2530 -x6525 -x10268 -x6936 -x13912 -x17533 -x11483 -x5918 -x3436 -x14343 -x24335 -x7547 -x1570 -x8984 -x14070 -x3429 -x7141 -x21496 -x11803 -x22127 -x7485 -x8663 -x1353 -x23022 -x5358 -x166 -x16276 -x16609 -x4118 -x14721 -x16754 -x14862 -x9554 -x23959 -x19883 -x24731 -x5800 -x7834 -x11167 -x18453 x26379 -x6577 -x4232 x7315 -x13041 -x25016 -x22730 -x24088 -x3402 -x19803 -x3072 -x21075 -x11723 -x22986 -x3824 -x20591 -x20887 -x2899 x26168 -x12892 -x9561 -x18977 -x10241 -x5057 -x7866 -x9254 -x18047 -x2719 -x21344 -x1693 -x222 -x7647 -x24907 -x5348 -x13362 -x14033 -x18117 x25440 -x7280 -x23651 -x12954 -x13140 -x18232 -x16665 x25451 -x5916 -x24855 -x15731 -x23092 -x14675 -x18210 -x13764 -x15579 -x12424 -x15379 -x5589 -x17911 -x18212 -x14457 -x11471 -x18473 -x688 -x10421 -x19247 -x11279 -x11858 -x24544 -x7441 -x20133 -x15989 -x11503 -x15750 -x21921 -x23956 -x12900 -x1944 -x11297 -x24660 -x10535 -x640 -x5690 -x10510 -x25597 -x4540 -x22068 -x14154 -x5158 -x3076 -x11176 -x12411 -x470 -x9193 -x17518 -x21261 -x10599 -x3382 -x8583 -x22514 -x5606 -x23021 -x12649 -x16417 -x11778 -x22106 -x24661 -x466 -x10542 -x16322 -x10014 -x6733 -x16905 -x77 -x23573 -x11678 -x17354 -x9958 -x16704 -x10187 -x6110 -x4406 -x4141 -x24244 -x8851 -x11299 -x23070 -x3565 -x21832 -x9059 -x12258 -x955 -x5899 -x18735 -x25568 -x6568 -x6958 -x8772 -x4449 -x25796 -x9466 -x15217 -x11206 -x7370 -x2690 -x2886 -x23499 -x23713 -x5016 -x4619 -x16114 -x21040 -x8288 -x15696 -x24024 -x10023 -x16440 -x983 -x18585 -x11712 -x17715 -x2829 -x12124 -x2426 -x2597 -x17125 -x4794 -x3875 -x11930 -x15114 x25681 -x19818 -x10637 -x17420 -x317 -x15416 -x3821 -x21842 -x7234 -x13900 -x14671 -x16544 -x16773 -x17024 -x16649 -x8972 -x8227 -x4054 -x21347 -x4411 -x17528 -x24380 -x23337 -x12999 -x4666 -x15628 -x19846 x12085 -x16245 -x23708 -x12794 -x11317 -x6441 -x20555 -x8433 -x22551 -x18078 -x10501 x25537 -x4616 -x14008 -x9187 -x4890 -x18648 x24646 -x4424 -x848 -x18606 -x19935 -x10939 -x6860 -x3693 -x23758 -x16372 -x3121 -x2642 -x8548 -x5983 -x17730 -x14547 -x13266 -x23081 -x18480 -x14987 -x17782 -x23565 -x6518 -x9252 -x138 -x19481 -x5972 -x24188 -x8593 -x15089 -x15134 -x1788 -x15800 -x5458 -x14088 -x24109 -x17459 -x16126 -x12672 -x13110 -x24748 -x8201 -x12752 -x15096 -x20799 -x21232 -x946 -x12157 -x5736 x25315 -x9094 -x10770 -x25387 -x10456 -x16506 -x16906 -x21435 -x9264 -x5888 -x6954 -x7179 -x9204 -x4478 -x9890 -x4618 -x24150 -x25540 -x14845 -x11991 -x16342 -x230 -x7766 -x24838 -x25790 -x12418 -x3321 -x20528 x25593 -x5632 -x2217 -x6835 -x23836 -x20733 -x8487 -x14355 -x2558 -x24308 -x25063 -x3547 -x24929 -x24796 -x3087 -x10178 -x12812 -x14159 -x15680 -x22132 -x7197 -x9685 -x16912 -x6207 -x3773 -x2567 -x1352 -x13571 -x15500 -x10958 -x18883 -x17634 -x22442 -x9650 -x9620 -x9139 -x3672 -x2454 -x7471 -x8486 -x16211 -x2123 -x10086 -x42 -x24450 -x26089 -x19136 -x1435 -x7313 -x2708 -x13212 -x20716 -x21204 -x20226 -x5561 -x11928 -x8109 -x23430 -x21522 -x21192 -x16859 -x3391 -x18968 -x12451 -x2399 -x12933 x19706 -x20648 -x16950 -x2095 -x9491 -x21716 -x10682 -x23185 -x1769 -x23349 -x11213 -x8791 -x108 -x19530 -x5242 -x16488 -x18156 -x10464 -x23609 -x9142 -x19914 -x20868 -x12689 -x24238 -x6260 -x11064 -x13636 -x18775 -x4588 -x2565 -x3385 -x6289 -x14092 -x17458 -x570 -x5115 -x3278 -x18184 -x19316 -x22434 -x13097 -x4440 -x22898 -x9462 -x14896 -x9721 -x13925 -x1513 -x13319 -x19446 -x1051 -x11973 -x9496 -x5256 -x2914 -x12638 -x11765 -x3764 -x1535 -x18795 -x22219 -x3743 -x2514 -x559 -x22620 -x8163 -x3694 -x13637 -x20700 -x10897 -x17344 -x10330 -x5174 -x3034 -x4976 -x13915 -x8437 -x15357 -x22000 -x24725 -x18205 -x18772 -x6443 -x7728 -x5165 -x411 -x19937 -x1892 -x2521 -x20949 -x3835 -x23163 -x1420 -x273 -x22257 -x15315 -x12876 -x17871 -x22603 -x4531 -x24685 -x21363 -x11599 -x23912 -x16726 -x6895 -x5719 -x10793 -x6847 -x24320 -x14037 -x23373 -x11332 -x4496 -x1285 -x19386 -x19418 -x2683 -x368 -x10970 -x7796 -x4934 -x9353 -x18349 -x19174 -x11474 -x12703 -x20817 -x25215 -x8184 -x22423 -x5618 -x6424 -x18730 -x13100 x25832 -x23380 -x5936 -x7005 -x25145 -x14742 -x23504 -x14463 -x23238 -x10568 -x10588 -x14155 -x16199 -x19098 -x19555 -x4841 -x22633 -x25144 -x659 -x8668 -x2709 -x10069 -x10289 -x9696 -x5315 -x7989 -x14211 -x13621 -x10889 -x12778 -x21367 -x19781 -x24212 -x6160 -x8914 -x15595 -x18600 -x3731 -x20286 -x20541 -x7564 -x12465 -x20390 -x5030 -x9808 -x16588 -x26325 -x6412 -x18745 -x9539 -x501 -x13272 -x7560 -x22884 -x9905 -x11918 -x19798 -x6104 -x3677 -x25956 -x6454 -x10933 -x4868 -x8238 -x25012 -x23618 -x7047 -x17707 -x16356 -x2682 -x10212 -x8900 -x9641 -x5649 -x15967 -x3558 -x23449 -x4110 -x16605 -x566 -x21309 -x21396 -x7680 -x17298 -x20601 -x15092 -x21437 -x7827 -x1297 -x21012 -x4292 -x16823 -x26380 -x20200 -x11821 -x22947 -x23768 -x12261 -x18386 -x18969 -x13125 -x22187 -x2064 -x3444 -x7387 -x3358 -x19696 -x20158 -x8003 -x1977 -x24008 -x5400 -x16638 -x22428 -x17806 -x2873 -x784 -x21733 -x14884 -x15055 -x14012 -x13115 -x18519 -x8688 -x20252 -x23367 -x9583 -x23680 -x16990 -x12960 -x8167 -x13403 -x22598 -x1783 -x22557 -x14133 -x1994 -x4348 -x13957 -x18042 -x15480 -x4106 -x20495 -x2419 -x24846 -x20828 -x8733 -x9652 -x11029 -x13776 -x19864 -x14222 -x4210 -x14285 -x21178 -x10651 -x3602 -x4766 -x16511 -x3606 -x18338 -x23601 -x20837 -x25570 -x4360 -x18110 -x26352 -x3881 -x21267 x26018 -x4897 -x24171 -x10046 -x2049 -x18308 -x19668 -x11749 -x10954 -x6965 -x16963 x11608 -x6245 -x22060 -x1886 -x4617 -x13543 -x22997 -x3572 -x6216 -x22270 -x22850 -x9672 -x19761 -x16271 -x6317 -x25549 -x10108 -x12763 -x16062 -x16584 -x16667 -x10980 -x20459 -x22771 -x9574 -x5723 -x9035 -x15045 -x937 -x4261 -x22854 -x9284 -x14507 x25167 -x14472 -x19194 -x15626 -x1810 -x15057 -x2525 -x12331 -x2952 -x6950 -x8524 -x6624 -x4732 -x8605 -x2731 -x20838 -x9858 -x8187 -x5689 -x21763 -x7691 -x3586 -x6863 -x24840 -x13318 -x1867 -x12527 -x9946 -x11404 -x10733 -x1251 -x6655 -x14600 -x14152 -x8198 -x18633 -x20467 -x5802 -x10560 -x12281 -x25762 -x25348 -x10206 -x22630 -x700 -x21548 -x13169 -x13808 -x20292 -x10060 -x5648 -x11597 -x2239 -x11950 -x8285 -x25435 -x824 -x3354 -x25938 -x13083 -x7574 -x10504 -x16324 -x4469 -x19537 -x15237 -x25795 -x13613 -x3894 -x1656 -x12505 -x12264 -x4466 -x6 x25726 -x14317 -x21878 -x7761 -x11306 -x11303 -x16676 -x3056 -x10030 -x24612 -x438 -x25530 -x10516 -x22735 -x15559 -x13022 -x24965 -x22154 -x14617 -x16319 -x20416 -x23119 -x633 -x10185 -x18863 -x23091 -x16577 -x21566 -x1790 -x974 -x18305 -x9102 -x10781 -x8129 -x15075 -x1801 -x21121 -x3866 -x9137 -x15722 -x3884 -x6162 -x7705 -x22322 -x6222 x26291 -x4641 -x11813 -x12341 -x17955 -x22381 -x13194 -x8384 -x17304 -x16027 -x20110 -x5014 -x19310 -x8749 -x12344 -x24591 -x20969 -x21647 -x1169 -x11076 -x17674 -x10824 -x3823 -x13330 -x9488 -x15641 -x3605 -x17596 -x10352 -x18906 -x23364 -x3122 -x14078 -x3867 -x6015 x26166 -x6310 -x11860 -x4212 -x6684 -x16636 -x22298 -x10077 -x15244 -x9307 -x8009 -x11981 -x22674 -x14960 -x1941 -x8685 -x15869 -x21850 -x5056 -x12172 -x16820 -x14084 -x14104 -x20781 -x13027 -x14379 -x560 -x5769 x25359 -x662 -x3269 -x13906 -x24672 -x26207 -x11618 -x13960 -x25246 -x8160 -x997 -x5498 -x22501 -x5216 -x12849 -x2610 -x17716 -x16158 -x14097 -x5639 -x22341 -x22869 -x12890 -x23466 -x24478 x25736 -x24189 -x8273 -x17405 x318 -x21851 -x24657 -x2340 -x19566 -x6579 -x3313 -x6182 -x22258 -x22046 -x840 -x1374 -x18777 -x5884 -x16217 -x9364 -x2260 -x24772 -x3970 -x6839 -x3911 -x3279 -x3939 -x24197 -x12 -x6002 -x6955 -x8292 -x3992 -x7204 -x23026 -x9188 -x6321 -x19785 -x12547 -x4505 -x11026 -x14068 -x17476 -x9563 -x12770 -x6590 -x11689 -x20009 -x19337 -x2480 -x12391 -x4186 -x15288 -x8192 -x23909 -x11163 -x23136 -x4079 -x21243 -x11675 -x6318 -x9088 -x5877 -x18317 -x19367 -x6358 -x12952 -x217 -x9038 -x10063 -x18371 -x22841 -x21974 -x4082 -x1395 -x10348 -x3440 -x10326 -x1763 -x12296 -x15339 -x19004 -x22541 -x7058 -x4807 -x12302 -x23549 -x17203 -x6940 -x17315 -x982 -x1128 -x6238 -x7832 -x1651 -x8979 -x24036 -x25353 -x17165 -x9877 -x22105 -x2191 -x6925 -x12593 -x5575 -x5535 -x17379 -x9115 -x25008 -x4328 -x798 -x2416 -x3395 -x1883 -x25120 -x1729 -x25410 -x22718 -x250 -x13711 -x7631 -x20045 -x11060 -x15905 -x1996 -x22684 -x9855 -x11333 -x15752 -x17606 -x11564 -x145 -x6537 -x2976 -x22774 -x3014 -x5779 -x17565 -x2831 -x3136 -x15210 x5408 -x21586 -x4480 -x13622 -x1417 -x6545 -x24404 -x11871 -x21808 -x22345 -x25239 -x3543 -x183 -x6688 -x17290 -x1784 -x5501 -x18550 -x24862 -x8203 -x15585 -x15156 -x16191 -x6897 -x23 -x5173 -x2382 -x1022 -x11018 -x24072 -x12917 -x3665 -x4981 -x18824 -x7215 -x5895 -x15886 -x11896 -x9468 -x23472 -x2896 -x15816 -x1496 -x10674 -x12099 -x21094 x25827 -x17585 -x5583 -x6142 -x849 -x19423 -x25233 -x10374 -x19673 -x25514 -x25674 -x5181 -x19853 -x20532 -x4598 -x8323 -x8655 -x24847 -x21580 -x4977 -x20288 -x19390 -x2457 -x5445 -x22654 -x19905 -x1727 -x1667 -x3937 -x13810 -x16065 -x2115 -x4091 -x4307 -x15189 -x6763 -x13871 -x24016 -x11903 -x11447 -x669 -x16255 -x17115 -x12707 -x18251 -x4379 -x25350 -x13322 -x11673 -x12198 -x3760 -x7195 -x17185 -x2124 -x2284 -x3804 -x18370 -x5304 -x1344 -x2057 -x17396 -x23335 -x19821 -x1455 -x3639 -x10912 -x10673 -x14747 -x16574 -x18369 x25188 -x2128 -x13279 -x3427 -x17385 -x2908 -x11221 -x5919 -x20581 -x2446 -x8146 -x11624 -x17794 -x2502 -x23687 -x17775 -x22198 -x4527 -x17445 -x15631 -x1073 -x8565 -x25169 -x11534 -x17136 -x18430 -x25693 -x13729 -x3370 -x9677 -x2330 -x16237 -x18364 -x3138 x7156 -x20958 -x12169 -x6125 -x14366 -x24216 -x20504 -x2771 -x3131 -x17561 -x7459 -x25157 -x496 -x1958 -x8782 -x11178 x25659 -x9577 -x10953 -x17939 -x2680 -x13534 -x6468 -x3046 -x11911 -x8036 -x24138 -x11271 -x23187 -x4187 -x17250 -x2185 -x2223 -x6005 -x8231 -x16892 -x20050 -x10233 -x2020 -x19096 -x7412 -x7982 -x12727 -x21905 -x23329 -x22785 -x7403 -x17628 -x15280 -x13010 -x19203 -x19661 -x2348 -x7533 -x23784 -x15458 -x5794 -x3025 -x3746 -x9377 x26367 -x7597 -x20270 -x3150 x25151 -x16343 -x14400 -x8501 -x8467 -x2838 -x18832 -x6728 -x24472 -x14363 -x866 -x24106 -x14725 -x12542 -x4988 -x24563 -x16806 -x24810 -x15774 -x4590 -x8246 -x19939 -x4752 -x1988 -x17555 -x6875 -x7378 -x8393 -x11043 -x7178 -x16757 -x3812 -x22087 -x16976 -x21505 -x7523 -x24050 -x17552 -x1120 -x13976 -x24372 -x6450 -x21561 -x3842 -x9900 -x10467 -x962 -x24607 x25661 -x16518 -x7544 -x7479 -x11351 -x20462 -x18 -x10358 -x24117 -x26171 -x3789 -x12208 -x1213 -x8745 -x15271 -x6028 x23214 x25968 -x21824 -x10866 -x21825 -x6542 -x5280 -x6857 -x6788 -x4759 -x6473 -x5289 -x15686 -x18884 -x7939 -x18136 -x14311 -x5706 -x1500 x25164 -x21828 -x18793 -x18918 -x25146 -x20058 -x23237 -x19323 -x3688 -x10615 -x5554 -x14061 -x6657 -x21234 -x17328 -x16839 -x2939 -x14555 -x22498 -x9140 -x8283 -x11139 -x6163 -x500 -x20004 -x405 -x4524 -x22011 -x7637 -x14762 -x3788 -x16615 -x23404 -x21886 -x13234 -x16436 -x16209 -x25821 -x14805 -x19564 -x25482 -x11840 -x23484 -x3525 -x15854 -x8197 -x12243 -x1721 -x16302 -x10759 -x2933 -x14312 -x13018 -x9684 -x21387 -x12647 -x18899 -x18065 -x3386 x25420 -x21734 -x19253 -x11121 -x4520 -x5353 -x18993 -x6352 -x7556 -x8659 -x11516 -x14281 -x19078 -x4310 -x2418 -x7517 -x7166 -x4081 -x7002 -x17336 -x8937 -x8724 -x5829 -x19590 x11131 -x5776 -x6112 -x23469 -x6593 -x13830 -x2824 -x6001 -x1952 -x17207 -x4290 -x7426 -x6677 -x5652 -x25766 -x11046 -x2344 -x11565 -x20229 -x2232 -x5413 -x24958 x26174 -x1070 -x19068 -x9145 -x19449 -x13972 -x10114 -x12408 -x44 -x21364 -x1761 -x9817 -x10996 -x24058 -x9880 -x5521 -x8747 -x8315 -x6775 -x1029 -x1109 -x20243 -x23571 -x25820 -x7577 -x13343 -x13008 -x17130 -x25902 -x7130 -x18439 -x15630 -x21768 -x12159 -x1366 -x5214 -x3185 -x25060 -x12734 -x25242 x26254 -x13449 -x1227 -x7510 -x20152 -x13404 -x21837 -x22044 -x10428 -x17620 -x10786 -x4221 x25870 -x5426 -x11585 -x18345 -x4503 -x10830 -x14806 -x20501 -x4893 -x764 -x2210 -x21322 -x3950 -x6781 -x23626 -x21846 -x20780 -x22213 -x7782 -x5863 -x6693 -x25971 -x10270 -x20783 -x2501 -x2616 x25994 -x5428 -x11118 -x3539 -x10585 -x19199 -x18162 -x25089 -x9573 -x23953 -x11047 -x18816 -x17284 -x18639 -x17519 -x23741 -x9020 -x9321 -x16675 -x7931 -x23007 -x21514 -x16621 x15742 -x15193 -x12509 -x11688 -x22232 -x6559 -x2763 -x4370 -x19106 -x8386 -x25791 -x24071 -x23462 -x16309 -x17719 -x17108 -x15148 -x10893 -x7269 -x24130 -x11614 -x5534 -x3636 -x3697 -x16890 -x20983 -x15606 -x1034 -x4817 -x7842 -x10720 -x12715 -x21314 -x14856 -x19898 -x17430 -x7041 x25903 -x8025 -x11794 -x2116 -x4391 -x10385 -x22151 -x10941 -x18843 -x15368 -x24841 -x17312 x25686 -x19239 x26154 -x12153 -x6910 -x4265 -x3060 -x9469 -x18681 -x668 -x2440 -x7316 -x258 -x24941 -x26042 -x12503 -x8275 -x10231 -x8618 -x1300 -x6705 -x13419 -x23324 -x3413 -x5264 -x10810 -x18255 -x14160 -x12019 -x15882 -x19498 -x5770 -x11590 -x649 -x22481 -x14051 -x2822 -x7301 -x2711 -x24167 -x18130 -x23620 -x7247 -x22026 -x3294 -x12526 -x21342 -x23527 -x22977 -x4711 -x1744 -x10952 -x14727 -x19010 -x21898 -x998 -x4101 -x8139 x26012 -x9584 -x22425 -x13560 -x23036 -x14356 x25760 -x14000 -x17260 -x16386 -x2378 -x20084 -x21053 -x11804 -x21999 -x10670 -x21935 -x16817 -x22795 -x3540 -x16714 -x15820 -x13109 -x21536 -x6205 -x17870 -x8729 -x20258 -x6570 x25590 -x21826 x26004 -x1240 -x4003 -x657 -x22831 -x24966 -x19908 -x17201 -x708 -x19994 -x16213 -x26113 -x5489 -x15714 -x585 -x11054 -x644 -x25347 -x2395 -x3423 -x1101 -x9473 -x13281 -x5212 -x20017 -x15308 -x10726 -x293 -x11775 -x23171 -x19193 -x4287 -x12979 -x22007 -x7162 -x12443 -x6114 -x19352 -x23444 -x11676 -x12235 -x16891 -x6479 -x24426 -x5193 -x17601 -x10879 -x3872 -x5170 -x16706 -x6903 -x18123 -x2035 -x16778 -x3353 -x17918 -x24084 -x2544 -x23650 -x5397 -x18086 -x9743 -x8028 -x21220 -x1707 -x20895 -x20427 -x19841 -x758 -x2489 -x17675 -x20825 -x7896 -x14198 -x15128 -x11313 -x2439 -x6472 -x17038 x26020 -x25567 -x8852 -x6253 -x11127 -x19089 -x14109 -x15673 -x18498 x25238 -x18417 -x17646 -x5545 -x13953 -x14695 -x14246 -x5131 -x6250 -x17417 -x22832 -x10373 -x12328 -x12558 -x14732 -x78 -x7324 -x12467 -x12171 -x8994 -x7941 -x4969 -x13991 -x22092 -x19784 x26365 -x18690 -x22617 -x10203 -x7164 -x22686 -x5629 -x23224 -x4046 -x16327 -x20530 -x19052 -x15415 -x12806 -x25366 -x6761 -x14287 -x13427 -x19374 -x22048 -x5371 -x17438 -x21283 -x315 -x19506 -x23592 -x7540 -x14128 -x9750 -x14613 -x12891 -x8853 -x24172 -x23251 -x14340 -x18069 -x22159 -x6636 -x10287 -x3912 -x2322 -x7912 -x23841 -x6123 -x18165 -x17822 -x144 -x1919 -x25860 -x3040 -x16948 -x7820 -x1703 -x4429 -x10778 -x2551 -x4762 -x8519 -x8562 -x5007 -x9597 -x16699 -x8781 -x7303 -x4508 -x9887 -x4293 -x7760 -x10629 -x24961 -x7703 -x20121 x25935 -x722 -x206 -x460 -x3147 -x25081 -x20048 -x26229 -x7116 -x22682 -x20140 -x18330 -x6348 -x14771 -x17894 x26293 -x8839 -x17816 -x18268 -x9631 -x21353 -x18900 -x21740 -x15784 -x4062 -x7401 -x13827 -x2760 -x9062 -x21441 -x4277 -x2474 -x8730 -x10458 x25660 -x22543 -x2304 -x5860 -x23384 -x10264 -x17499 -x4904 -x12100 -x1333 -x2248 -x11814 -x16140 -x474 -x16733 -x9113 -x650 -x12935 -x14705 -x14 -x7904 -x15153 -x15833 -x3733 -x22282 -x5780 -x7199 -x12106 -x22260 -x25839 -x12853 -x10242 -x6263 -x3183 -x6952 -x9673 -x12414 -x18694 -x26354 -x6059 -x15570 -x23765 -x20241 -x3304 -x5664 -x5233 -x22284 -x5321 -x1746 -x2080 -x15411 -x24200 -x1168 -x17127 -x23069 -x25477 -x13604 -x23881 -x5435 -x15206 -x5339 -x7676 -x24557 -x13852 -x11170 -x12543 -x3204 -x21233 -x16349 -x24158 -x3033 -x24939 -x8801 -x19343 -x14168 x25928 -x7964 -x18113 -x2560 -x24876 -x131 -x1488 -x12326 -x20736 -x11136 -x14140 -x4372 -x8164 -x18845 -x2636 -x17264 -x7998 -x23117 -x20199 -x17198 -x15247 -x1220 -x24830 -x24854 -x7365 -x6401 -x17958 -x18410 -x11519 -x15896 -x9068 -x828 -x7354 -x21028 -x371 x26192 -x14182 -x18318 x25260 -x24947 -x14176 -x14955 -x8592 -x9517 -x10172 -x4194 x25379 -x9375 -x14123 -x10876 -x8820 -x5424 -x2557 -x13389 -x5313 -x23772 -x1384 -x5420 -x17023 -x15872 -x24813 -x11772 -x25136 -x18422 -x14971 -x15174 -x21553 -x712 -x17444 -x21205 -x24239 -x23652 -x12382 -x10201 -x8320 -x22312 -x20806 -x13332 -x10446 -x19263 -x4677 -x23352 -x4958 -x21403 -x14305 -x15202 -x24395 -x6396 x25913 -x406 -x12336 -x1730 -x25503 -x8454 -x20829 -x22720 -x4044 -x19916 -x24135 -x6439 -x13423 -x17016 -x1430 x25817 -x10836 -x3546 -x588 -x4063 -x12151 -x24292 -x10627 -x4366 -x13838 -x985 -x25479 -x13510 -x1623 -x17580 -x20183 -x5039 -x7228 -x17236 -x10126 -x17676 -x1010 -x21929 -x16400 -x4322 -x4991 -x2203 -x11116 -x20689 -x11119 -x19303 -x19616 -x5669 -x5202 -x25862 -x20847 -x23307 -x26329 -x13831 -x1133 -x17150 -x19927 -x19336 -x18376 -x23419 -x24729 -x2276 -x10228 -x25014 x26184 -x15266 -x24080 -x7202 -x5005 -x9550 -x10294 -x7932 -x3305 -x15793 x25460 -x16330 -x25415 -x10387 -x6678 -x7628 -x7088 -x1387 -x14633 -x20934 -x13303 -x15176 -x8754 -x6566 -x24317 -x24414 -x5509 -x7177 -x23017 -x12842 -x13011 -x16941 -x17644 -x25715 -x6729 -x3417 -x11739 -x14364 -x23144 -x7175 -x24164 -x5443 -x10354 -x15693 -x3339 -x1524 -x20596 -x4224 -x6282 -x16955 x25423 -x17769 -x13930 -x26199 -x13412 -x6765 -x9515 -x15355 -x11952 -x19133 -x4320 -x9953 -x4275 -x17524 -x8512 -x5883 -x2230 -x13969 -x3799 -x8594 -x16690 -x9012 -x11304 -x24078 -x9908 -x434 -x1345 -x3392 -x14228 -x15492 -x21375 -x20971 -x18768 -x12665 -x10310 -x396 -x18697 -x18105 -x1597 -x11445 x25876 -x14670 -x3587 x25710 -x7259 -x6561 -x20066 -x4800 -x4913 -x4614 -x1472 x10018 -x25244 -x21046 -x14753 -x1381 -x5966 -x8579 -x9904 -x10032 -x13172 -x7129 -x7395 -x7150 -x24671 -x107 -x20860 -x13308 -x625 -x20138 -x19610 -x22333 -x6944 -x3955 -x864 -x2925 -x12850 -x15855 -x5136 -x11623 -x24790 -x8902 -x9008 -x12994 -x17003 -x23579 -x629 -x4347 -x5967 -x920 -x14589 -x23828 -x9553 -x18618 -x491 -x19694 -x5710 -x12820 -x12210 -x1408 -x2367 -x704 -x12981 -x2077 -x8354 -x17302 -x20909 -x11670 -x24263 -x7804 -x9740 -x12861 -x23948 -x20486 -x17813 -x13802 -x24656 -x13206 -x1449 -x228 -x16394 -x9249 -x2279 -x5684 -x5421 -x5685 -x691 -x18266 -x12592 -x12342 -x12724 -x15067 -x9381 -x15561 -x16869 -x16678 x23531 -x12417 -x21568 -x6811 -x23612 -x12564 -x18887 -x5033 -x5026 -x18397 -x5252 -x3859 -x10113 -x8844 -x21224 -x1639 -x21660 -x11359 -x2790 -x19119 -x3932 -x9456 -x2681 -x25668 -x14839 -x23927 -x5878 -x10025 -x15679 -x1171 -x23627 -x10420 -x7256 -x20815 -x5861 -x1648 -x7762 -x12462 -x18804 -x7297 -x7253 -x2159 -x21627 -x10937 -x19600 x26120 -x20323 -x7413 -x21003 -x13428 -x1881 -x4309 -x19191 -x5316 -x19428 -x13693 -x9965 -x15180 -x13724 -x23446 -x24291 -x8534 -x21710 -x5140 -x9937 -x16080 -x22517 -x20399 -x3603 -x6322 -x7785 -x7809 -x21126 -x18827 -x24123 -x10843 -x3030 -x2287 -x10826 -x22307 -x26116 -x24884 -x17868 -x3161 -x3001 -x6913 -x6784 -x15079 -x15706 -x19311 -x20749 -x24007 -x4693 -x5742 -x11369 -x14811 -x23266 -x26213 -x1897 -x16130 -x8568 -x22534 -x26299 -x10589 -x21418 -x956 -x15848 -x16495 -x18616 -x23106 -x16385 -x975 x26378 -x11174 -x5707 -x4844 -x13524 -x11709 -x12902 -x12454 -x1154 -x17382 -x19518 -x15664 -x20202 -x25137 -x17237 -x6850 -x17980 -x11039 -x12295 -x6907 -x24405 -x2778 -x204 -x23050 -x13866 -x15448 -x18652 -x24352 -x14637 -x10478 -x7182 -x16895 -x7107 -x7325 -x6777 -x8586 -x6256 -x7618 -x14503 -x21014 -x9487 -x913 -x24347 -x23173 -x11548 -x12279 -x14336 -x7311 -x18363 -x22462 -x11440 -x854 -x12438 x161 -x22984 -x20640 -x17984 -x8623 -x14352 -x17197 -x4167 -x14237 -x12122 -x12582 -x19789 x25469 -x1965 -x20400 -x18517 -x6495 -x16282 -x21521 -x20077 -x13224 -x19355 -x23914 -x2379 -x22328 -x11300 -x21985 -x18142 -x357 -x2132 -x18518 -x23250 -x2671 -x13985 -x3647 -x16246 -x12513 -x16248 -x2394 -x15746 -x8777 -x6790 -x24555 -x987 -x21786 -x14914 -x11936 -x3090 -x16259 -x21747 -x13356 -x16913 -x24235 -x19675 -x12587 -x11323 -x16081 -x5609 -x8233 -x1268 -x20849 -x9463 -x22733 -x11626 -x10246 -x24155 -x16275 -x13564 -x11185 -x13406 -x5646 -x19361 -x22214 -x2931 -x20366 -x4562 -x5562 -x22456 -x3707 -x5027 -x8881 -x4657 -x10648 -x4853 -x20711 -x10772 -x7492 -x17205 -x20472 -x22156 -x9823 -x11284 -x14284 -x9951 -x17582 -x22055 -x288 -x22863 -x24974 -x4175 -x14479 -x6141 -x7016 -x13950 -x20061 -x8885 -x7480 -x12284 -x610 -x24075 -x102 -x14431 -x4987 -x3125 x26349 -x24192 -x13179 -x7746 -x22573 -x10084 -x10652 -x2264 -x15380 -x5782 -x11223 x158 x25556 -x26007 -x19090 -x11859 -x13082 -x5372 -x11953 -x18402 -x24713 -x18718 -x4130 -x8010 -x11161 -x20088 -x3825 -x91 -x22520 -x21783 -x21642 -x1067 -x3341 -x12887 -x805 -x24844 -x595 -x20163 -x7232 -x23904 -x23168 -x19490 -x3641 -x8677 -x11376 -x12176 -x21480 -x2272 -x5148 -x11717 -x4999 -x11053 -x2310 -x19599 -x12028 -x16583 -x19026 -x16653 -x18240 -x16695 -x3366 -x11342 -x5203 -x12083 -x14917 -x12404 -x7937 -x14678 -x1647 -x23445 -x23631 -x3827 -x22390 -x19737 -x7668 -x21742 -x3918 -x2901 -x16363 -x19483 -x23453 -x3449 -x16889 -x19792 -x2789 -x8256 -x20471 -x9422 -x18360 -x19185 -x19291 -x21459 -x148 -x5846 -x25197 -x22875 -x24067 -x9477 -x22912 -x1675 -x17543 -x5059 -x535 -x15291 -x1487 -x13060 -x21995 -x11045 -x20529 -x7522 -x14614 -x24153 -x4756 -x22503 -x24257 x20193 -x11766 -x9240 -x22505 -x12149 -x16721 -x14146 -x25093 -x20482 -x23475 -x5221 -x7988 -x22965 -x3793 -x1515 -x2661 -x20516 -x6683 -x10936 -x8695 -x22807 -x23905 -x23849 -x16477 -x22008 -x6905 -x4151 -x3614 -x7886 -x16138 -x19940 -x19540 -x5066 -x17973 -x21366 -x16689 -x12671 -x8740 -x1551 -x11980 -x17599 -x675 -x17191 -x10266 -x19813 -x1848 -x4207 -x18382 -x16700 -x10475 -x18401 -x12476 -x1756 -x13883 -x19523 -x19855 -x22562 x25849 -x3715 -x7894 -x10163 -x16934 -x6924 -x16866 -x16201 -x23908 -x20686 -x11567 -x20452 -x18696 -x1550 -x1822 -x16813 -x18073 -x6736 -x5331 -x21960 -x19508 -x21350 -x6219 -x11705 -x20674 -x20430 -x20708 -x7927 -x18229 -x11355 -x2135 -x6528 -x11847 -x12309 -x8005 -x7945 -x2962 -x3857 -x7882 -x22713 -x21656 -x8778 -x10229 -x18463 -x13037 -x1723 -x17090 -x9607 -x6892 x25880 -x5213 -x5432 -x3 -x1546 -x22360 -x1678 -x8182 -x14835 -x20657 -x14511 -x1013 -x25485 -x8939 -x23134 -x481 -x6343 -x7759 -x1630 -x11063 -x13507 -x19015 -x26343 -x3397 -x14404 -x17388 -x10427 -x16819 -x14990 x25769 -x18783 -x15097 -x5862 -x11015 -x22422 -x7252 -x16293 -x1410 -x12014 -x2003 -x19092 -x2977 -x26114 -x24868 -x24714 -x16840 -x5716 -x6243 -x7508 -x15208 -x4399 -x22972 -x14349 -x947 -x6331 -x9392 -x16446 -x15391 -x20181 -x17033 -x12781 -x15949 -x13738 -x4664 -x24371 -x7495 -x7755 -x13940 -x13553 -x2231 -x20879 -x16105 -x22029 -x17475 -x5975 -x4610 -x2936 -x22619 -x24168 -x2281 -x6626 -x10375 -x1422 -x6463 -x10743 x25854 -x8929 -x20198 -x14898 -x21320 -x25933 -x4772 -x18898 -x1766 -x6085 -x4570 -x20119 -x19531 -x6881 -x3659 -x7470 -x7616 x25625 -x3361 -x8226 -x21743 -x19285 -x18847 -x3318 -x9376 -x1331 x25585 -x2779 -x5109 -x25498 -x10005 -x19373 -x4646 -x7085 -x25855 -x13667 -x14090 -x19409 -x20192 -x11159 -x19057 -x693 -x8807 -x10870 -x67 -x18959 -x11208 -x18150 -x1210 -x2334 -x14874 -x19160 -x594 -x18225 x26362 -x15287 -x13948 -x17383 -x2389 -x17946 x26088 -x7132 -x18926 -x22490 -x14303 -x2167 -x5160 -x10313 -x3248 -x3782 -x15439 -x16376 -x17961 -x15611 -x12984 -x14327 -x5527 -x24242 -x6709 -x16668 -x19774 -x19957 -x10370 -x21565 -x14220 -x22521 -x15047 -x4485 -x4842 -x10444 x26021 -x19919 -x2028 -x14934 -x13221 -x20599 -x2718 -x11995 -x2164 -x9013 -x13605 x25295 -x25473 -x23983 -x12134 -x390 -x24355 -x15072 -x826 -x24911 -x2609 -x13661 x9850 -x11845 -x21932 -x23801 -x15676 -x25069 -x9133 -x12656 -x8013 -x19453 -x486 -x13146 -x4690 -x4862 -x19150 -x14763 -x13611 -x17214 -x17578 -x23523 -x12110 -x19762 -x15970 -x18741 -x10916 -x7710 -x5851 -x14541 -x16986 -x19385 -x19849 -x4178 -x1705 -x9288 -x680 -x3692 -x4834 -x1913 -x15452 -x13364 -x19514 -x9302 -x20003 -x8252 -x12045 -x13576 -x25290 -x636 -x4517 -x7542 -x320 x2669 -x22081 -x8558 -x2120 -x14066 -x561 -x2617 -x11895 x627 -x22563 -x6795 -x25592 -x7739 -x8095 -x9158 -x8633 -x1228 -x13639 -x23198 -x9257 -x23400 -x16932 -x24814 -x12728 -x15580 -x14135 -x11263 -x6464 -x6660 -x1985 -x19233 -x10572 -x16997 -x14026 -x3154 -x9495 -x1288 -x2990 -x17084 -x2201 -x16635 x25631 -x796 -x16258 -x11791 -x17080 -x24722 -x15615 -x11683 -x20358 -x3569 -x19149 -x17291 -x19359 x26375 -x5644 -x24870 -x897 -x2802 -x335 -x10189 -x20218 -x17106 -x17049 -x17241 -x17711 -x18646 -x8840 -x23156 -x2845 -x19378 -x10147 -x14854 -x19711 -x2278 -x778 -x2635 -x20303 -x1547 -x13239 -x549 -x3226 -x14609 -x17678 -x16212 -x4280 x25761 -x5796 -x18549 -x15841 -x2951 -x5470 -x7651 -x15024 -x10923 -x10945 -x6111 -x21724 -x24752 -x9921 -x10236 -x10818 -x26255 -x1082 -x20485 -x17069 -x10969 -x24867 -x1489 -x24665 -x25892 -x1358 -x5647 -x21603 -x23616 -x23520 -x12729 -x1130 -x4846 -x17496 -x5143 -x1368 -x5113 -x6576 -x22104 -x24350 -x17039 -x22245 -x19170 -x10271 -x5580 -x3892 -x20753 -x20538 -x26369 -x26377 -x13907 -x22599 -x15705 -x9045 -x6320 -x9971 -x13342 -x22574 -x15336 -x4264 -x11644 -x1270 -x7629 -x12634 -x5068 -x1800 -x25563 -x5496 -x1192 -x20615 -x13768 -x17700 x23691 -x2579 -x18736 -x397 -x9398 -x13154 -x23777 -x9128 -x9053 -x23146 -x19612 -x7457 -x10640 -x10756 -x3524 -x4227 -x4447 -x11986 -x756 -x25104 -x16004 -x4647 -x8767 -x24608 -x24111 -x6157 -x4775 -x12974 -x18408 -x23635 -x17643 -x21765 -x19152 -x9232 -x11997 -x10930 -x11155 -x19324 -x10157 -x19103 -x9999 -x1241 -x20701 -x2524 -x16407 -x16054 -x9152 -x7018 -x21019 -x11052 -x327 -x6400 -x12985 -x19227 -x8364 -x8462 -x3648 -x3501 -x3118 -x12267 -x20830 -x23029 -x11109 -x16186 -x13644 -x25999 -x15586 -x15769 -x1157 -x9455 -x12384 -x9039 -x23506 -x19554 -x14997 -x24417 -x24277 -x545 -x15597 x25960 -x12578 -x7073 -x20127 -x13894 -x15069 -x23260 -x20474 -x4301 -x8130 -x22533 -x18676 -x19657 -x2921 -x25914 -x14864 -x2055 -x20310 -x6102 -x23564 -x9324 -x16830 -x8508 -x8097 -x5078 -x2063 x12562 -x16861 -x17600 -x21492 -x23333 x25229 -x3371 -x18990 -x4611 -x14381 -x2268 -x26265 -x7220 -x14673 -x2329 -x23892 -x22648 -x13646 -x18221 -x5799 -x10280 -x16674 -x1185 -x13046 -x12162 -x3142 -x10701 -x16697 -x2436 -x22601 -x13800 -x25844 -x24647 -x9005 -x13663 -x23682 -x20165 -x23743 -x7390 -x2109 -x518 -x10554 -x18044 -x15 -x16398 -x15792 -x17834 -x25090 -x18754 -x436 -x1448 -x2794 -x7336 -x3113 -x3860 -x14217 -x19782 -x13073 -x2065 -x11842 -x13142 -x16844 -x1458 -x10297 -x16179 -x24971 -x4982 -x17001 -x23894 -x21127 x25582 -x15904 -x21132 -x13267 -x24406 -x15497 -x21214 -x15081 -x14486 -x16405 -x2288 -x2147 -x7981 -x984 -x21865 -x23602 -x18538 -x12652 -x159 -x10494 -x737 -x4536 -x8690 -x21171 -x1348 -x468 -x2849 -x22970 -x3907 -x18169 -x24852 -x16476 -x2650 -x2267 -x20174 -x25658 -x6101 -x24108 -x1869 -x16887 -x21903 -x21337 -x19541 x25965 -x8901 -x11373 -x21611 -x10399 -x2787 -x10285 -x4481 -x23605 -x9531 -x19517 -x19030 -x12357 -x19250 -x17199 -x12113 -x10276 -x4432 -x18090 -x11465 -x12436 -x2040 -x11499 -x18203 -x1311 -x1433 -x2490 -x19419 -x22594 -x7667 -x13306 -x26246 -x2465 -x6145 -x9601 -x23630 x26131 -x24458 -x26233 -x24897 -x24105 -x18583 -x8041 x25752 -x1579 -x350 -x6259 -x16206 -x18500 -x4719 -x21844 -x13292 -x16862 -x1882 -x9272 -x21738 -x4381 -x19365 -x19415 -x20875 -x6508 -x18487 -x25730 -x8831 -x15577 -x14791 -x14572 -x8816 -x23896 -x5504 -x3258 -x2872 -x12305 -x24448 x25170 -x24101 -x9409 -x19888 -x8654 -x13156 -x14218 -x25189 -x7053 -x13437 -x8491 -x1974 -x12577 -x2071 -x18506 -x119 -x21923 -x21042 x25745 -x2583 -x14778 -x10805 -x14554 -x10057 -x23625 -x571 -x4331 -x6038 -x9623 -x2594 -x9185 -x10928 -x14099 -x24553 -x26068 -x3847 -x19550 -x7825 -x7756 -x18176 -x2002 -x23192 -x19351 -x16731 -x5450 -x14630 -x3420 -x10249 -x5013 -x13753 -x8447 -x8435 -x4276 -x24210 -x11940 -x24085 -x7704 -x8595 -x12695 -x574 -x10630 -x25746 -x1825 x13683 -x17881 -x20918 -x16672 -x5392 -x20523 -x11000 -x21579 -x6956 -x2202 -x20460 -x21831 -x15345 -x25098 -x8058 -x1255 -x19536 -x23873 -x3830 -x5715 -x23353 -x97 -x24332 -x15025 -x12492 -x21528 -x23769 -x3979 -x15859 -x5472 -x2513 -x10274 -x1402 -x1724 -x6507 -x15933 -x18426 -x409 -x1023 -x4147 -x9438 -x12624 -x1829 x25148 -x20536 -x4504 -x13533 -x4077 -x19377 -x13964 -x47 -x15553 -x16156 x25237 -x26029 -x1223 -x728 -x23931 -x6617 -x4334 -x11117 -x19513 -x16334 -x18447 -x18084 -x16677 -x19869 -x11120 -x18828 -x9247 -x13096 -x3038 -x19335 -x15988 -x10924 -x7839 -x13304 -x5116 -x12254 -x2313 x25945 -x2738 -x7993 -x24196 -x2930 -x9480 -x20178 -x14789 -x2979 -x11366 -x3703 -x23508 -x10788 -x16015 -x11764 -x19437 -x10041 -x19892 -x20506 -x22478 -x22285 -x3478 -x2432 -x16877 -x8019 -x3655 -x1584 -x19663 -x17414 -x2136 -x7870 -x7063 -x24682 -x926 -x2061 -x7304 -x13988 -x3143 -x11606 x25413 -x21949 -x23153 -x1310 -x7644 -x11162 -x12758 -x300 -x3249 -x7210 -x25378 -x18596 -x19251 -x6214 -x19885 -x8218 -x12709 -x7515 -x12636 -x17542 -x24793 -x9482 -x22080 -x20146 -x21361 -x4126 -x1559 -x25115 -x25835 -x12257 -x5661 -x25551 -x12461 -x16903 -x22161 -x5957 -x13568 -x3101 -x22363 -x21506 -x13889 -x4312 -x20222 -x19986 -x25622 -x11667 -x23331 -x6682 -x10457 -x11041 -x13072 -x9849 -x2727 -x9002 -x13702 -x1490 -x8072 -x16038 -x2996 -x14351 -x3691 -x17221 -x1144 -x11947 -x23334 -x2757 -x24848 -x12089 -x6148 -x827 -x27 -x25575 -x958 -x5335 -x6829 -x1712 -x17604 -x22803 -x14410 -x5284 -x11783 -x12970 -x14908 -x22236 -x652 -x24893 -x15177 x2704 -x10213 -x17901 -x23052 -x2747 -x8332 -x9457 -x14545 -x1074 -x3297 -x10161 -x4728 -x8935 -x23330 -x18941 -x4357 -x11957 -x11819 -x14698 -x23594 -x4249 -x20862 -x20727 -x19180 -x5766 -x8743 -x21290 -x10218 -x2381 -x322 -x3671 -x9634 -x12956 -x3993 -x24594 -x8057 -x22376 -x5968 x25515 -x18061 -x5537 -x6816 -x1602 -x2918 -x15283 -x14557 -x8572 -x20101 -x16368 -x5479 -x25365 -x17508 -x9666 -x24413 -x9090 -x5071 -x8406 -x13893 -x20351 -x9030 -x2741 -x21139 -x16964 -x18508 -x9738 -x15860 -x10248 -x11417 -x1943 -x14986 -x17281 -x6385 x25542 -x23659 -x14927 -x14517 -x13450 -x20373 -x22640 x25815 -x23824 -x4286 -x624 -x10920 -x17501 -x6978 -x13914 -x18510 -x17667 -x17619 -x25107 -x211 -x4195 -x23608 -x12629 -x9329 -x11722 -x7499 -x4137 -x6292 -x13850 -x22061 -x9567 -x18327 -x21953 -x34 -x20487 -x22866 -x4208 -x10617 -x11828 -x18260 -x750 -x17252 -x19179 -x18679 -x19441 -x512 -x18667 -x20668 -x7322 -x1770 -x18233 -x21760 -x18837 -x3809 -x8876 -x1087 -x13054 -x11357 -x2639 -x21910 -x1916 -x18313 -x12117 -x17664 -x9928 -x9003 -x17463 -x6569 -x11988 -x3452 -x9171 -x873 -x2392 -x7476 -x1237 -x17265 -x5871 -x20368 -x15993 -x4743 -x18474 -x19399 -x9708 -x24476 -x7454 -x830 -x13121 -x11570 -x25224 -x14773 -x12260 -x22647 -x12596 -x23272 -x19116 -x11293 -x25280 -x15903 -x19859 -x6155 -x7801 -x1332 -x11573 -x18685 -x5814 -x25110 -x24885 -x10262 -x25109 -x11021 -x17085 -x12313 -x18007 -x14147 -x24623 -x19254 -x24863 -x17924 -x617 -x23803 -x21049 -x6914 -x1643 x26261 x26327 -x20348 -x14065 -x6455 -x5789 -x18672 -x2121 -x19882 -x12843 -x3214 -x12362 -x1498 -x23219 -x5235 -x10116 -x2678 -x17066 -x14055 -x23610 -x5227 -x11285 -x3252 -x16096 -x631 -x8358 -x11267 -x2672 -x21648 -x14577 -x22050 -x24800 -x11600 -x17498 -x16052 -x2062 -x20391 -x21483 -x15654 -x15930 -x11218 -x600 -x19486 -x22169 -x9389 -x15406 -x16683 -x13415 -x20624 -x773 -x4724 -x2075 -x9222 -x22882 -x14010 -x6288 -x2356 -x18278 -x23492 -x24640 -x15655 -x11243 -x21731 -x278 -x3779 -x23158 -x24446 -x19273 -x14137 -x10981 -x3549 -x24549 -x15383 -x5237 x1099 -x19200 -x22070 -x22816 -x20135 -x20878 -x7294 -x4575 -x10537 -x8715 -x18027 -x21020 -x249 -x24502 -x6290 -x20959 -x17799 -x14397 -x9379 -x17395 -x14318 -x6651 -x14821 -x20721 -x3538 -x11530 -x20807 -x11443 -x18830 -x20013 -x19502 -x377 -x2768 -x21574 -x10679 -x15625 -x19349 -x16382 -x16646 -x3349 -x26133 -x22107 -x8096 -x135 -x9195 -x2034 -x7112 -x10053 -x2241 -x6269 -x9367 -x3734 -x11215 -x264 -x19678 -x9327 -x24711 -x16152 -x14263 -x23946 -x23822 -x19783 -x20738 -x24093 -x8438 -x2464 -x10623 -x13725 -x25894 -x12615 -x10180 -x17954 -x14995 -x21059 -x6341 -x4623 -x9265 -x9846 -x7440 -x15912 -x14719 -x2989 -x17683 -x19588 -x23661 -x18908 -x21542 -x19788 -x4283 -x4158 -x12468 -x15073 -x8576 -x24394 -x1160 -x10020 -x15623 -x22420 x25897 -x9717 -x23325 -x7453 -x9657 -x6016 -x10515 -x7545 -x17723 -x23439 -x9096 -x22881 -x19127 -x20436 -x19930 -x13503 -x9007 -x2707 -x2085 -x18531 -x25216 -x3971 -x17890 -x21093 -x8347 -x5969 -x9660 -x24144 -x2799 -x20620 -x16182 -x5822 -x10579 -x14663 -x20480 -x4827 -x12598 -x5607 -x24699 -x19217 -x8084 -x17488 -x25065 -x11363 -x13629 -x18314 -x8159 -x15803 -x16358 -x26062 -x24154 -x7655 -x437 -x20477 -x536 -x3817 -x19786 -x1522 -x3134 -x8532 -x20116 -x74 -x7418 -x12329 -x8039 -x2934 -x7334 -x19602 -x16860 -x15972 -x17665 -x2556 -x7236 -x11851 -x19559 -x8416 -x1807 -x10204 -x15453 -x20456 -x16352 -x10944 -x13370 -x23957 -x24319 -x3228 -x10979 -x4912 -x2255 -x10914 -x16843 -x4384 -x1457 -x16919 -x18088 -x18776 -x5175 x25340 -x1530 -x22075 -x17231 -x19459 -x21720 -x23147 -x16494 -x15557 -x2973 -x10584 -x246 -x747 -x13506 -x19858 -x753 -x13000 -x9785 -x17486 -x5516 -x3309 -x21563 -x19111 -x22450 -x10476 -x9101 -x23098 -x2623 -x25033 -x19662 -x6311 -x7977 -x569 -x24538 -x3151 -x12775 -x13625 -x7898 -x4813 -x15151 -x18637 -x20330 x25697 -x10106 x25707 -x24178 -x3224 -x7405 -x24621 -x2591 -x13999 -x12104 -x18628 -x5111 -x17749 -x24589 -x26170 -x9506 -x12317 -x16645 -x19989 -x6146 -x18552 -x24894 -x567 -x15592 -x9572 -x20772 -x23351 -x12869 -x22343 -x5361 -x11889 -x13666 -x22805 -x17889 -x19974 -x24534 -x25088 -x9929 -x25195 -x17662 -x1514 -x15907 -x10506 -x15433 -x23394 -x1078 -x24163 -x14768 -x10660 -x3310 -x21287 -x3699 -x8060 -x12298 -x16938 x25729 -x14454 -x22003 -x17487 -x10910 -x15753 -x3740 -x1090 -x21762 -x22962 -x21016 -x1736 -x23688 -x16391 x25221 -x22311 -x7528 -x1231 -x5722 -x20580 -x19815 -x18765 -x19993 -x7530 -x19053 -x5697 -x10484 -x8355 -x22145 -x19951 -x5150 -x13596 -x19827 -x15791 -x25320 -x356 -x2459 -x2146 -x9293 -x19697 -x5615 -x2461 -x2204 -x16337 -x20491 -x7974 -x17454 -x745 -x17440 -x24979 -x25193 -x13607 -x4245 -x2688 -x19556 -x14144 -x3815 -x5514 -x7341 -x23762 -x24314 -x8127 -x1534 -x20159 -x4184 -x9665 -x20922 -x19380 -x17037 -x21933 -x13005 -x25023 -x5444 -x25922 -x8002 -x6695 -x16850 -x7011 -x15814 -x20900 -x16136 -x16315 -x8694 -x4847 -x17545 -x19766 -x5395 -x18737 -x7650 -x6831 -x11543 -x13187 -x25103 -x18273 -x17424 -x15417 -x24064 -x2646 -x21901 -x11665 -x19750 -x10913 -x9723 -x6932 -x2758 -x24995 -x5523 -x898 -x18442 -x1306 -x8080 x21993 -x17046 -x7967 -x4861 -x17629 -x10097 -x24778 -x8993 -x15259 -x16810 -x6362 -x20851 -x1812 -x10973 -x4507 -x22611 -x5597 -x21774 -x13865 -x21503 -x24829 -x8832 -x24110 -x9878 -x10749 -x16467 -x17913 -x18951 -x14841 -x17933 -x19243 -x18288 -x1635 x25705 -x5997 -x25714 -x6133 -x8049 -x3620 -x25743 -x3544 -x5189 -x3190 -x8380 -x24149 x25679 -x14550 -x22731 -x10847 x26031 -x15418 -x11836 -x9521 -x1542 -x7983 -x26074 -x9074 -x14205 -x25367 -x9725 -x15328 -x8849 -x22981 -x12882 -x4909 -x17010 -x20375 -x6800 -x20055 -x24957 -x20611 -x12673 -x15514 -x20880 -x7386 -x15817 -x3483 x26218 -x13545 -x19478 -x10608 -x2545 -x24001 -x15020 -x8186 -x6999 -x4726 -x22744 -x25354 -x648 -x16538 -x2352 -x16670 -x2401 -x1585 -x10583 -x20883 -x18756 -x20087 -x15456 -x20457 -x1710 -x23842 -x16216 -x22222 -x7466 -x18726 -x9653 -x6350 -x19268 -x20729 -x15487 -x16640 -x10605 -x8031 -x10829 -x22732 -x23417 -x21538 -x13447 -x5249 -x10732 -x12867 -x19497 -x9795 -x12978 -x21312 -x11553 -x3237 -x9258 -x26025 -x14813 -x3412 -x20911 -x23993 -x11921 -x2820 -x23886 -x8904 -x5725 -x12247 -x16829 -x6721 -x22401 -x6209 -x14706 -x979 -x5236 -x8264 -x17082 -x9980 x8278 -x10017 x25335 -x20992 -x12463 -x13573 -x22571 -x23800 -x7656 -x11246 -x24152 -x4326 -x14085 -x21351 -x498 -x20813 -x6126 -x20649 -x19184 -x11669 -x5126 x25856 -x1048 -x7682 -x4098 -x2067 -x24692 -x3896 -x9536 -x25113 -x6347 -x9291 -x11671 -x23290 -x1274 -x19496 -x12772 -x8033 -x23966 -x10983 -x12004 x25841 -x3508 -x4782 -x5849 -x5949 -x22002 -x23142 -x14963 -x13681 -x20274 -x8208 -x12249 -x10967 -x25654 -x177 -x21118 -x6128 -x22544 -x2783 -x4966 -x3619 -x10035 -x4569 -x19397 -x6251 -x22290 -x13860 -x17083 -x14843 -x24145 -x15558 -x1618 -x17712 -x24568 -x21899 -x4516 -x184 -x4075 -x2577 -x3934 -x20355 -x21797 -x9802 -x2674 -x14652 -x15442 -x19734 -x21927 -x19681 -x14779 -x6181 -x4300 -x6266 -x3017 -x10703 -x5703 -x12348 -x1291 -x19915 -x10272 -x7087 -x8361 -x15940 -x23180 -x17120 -x14893 -x7240 -x23181 -x7383 -x4621 -x563 -x1866 -x16196 -x2294 -x14849 -x8766 -x9086 -x22323 -x22248 -x727 -x21680 -x895 -x7910 -x9690 -x21173 -x19272 -x255 -x16687 -x15519 -x6529 -x5201 -x15420 -x2357 -x5506 -x9390 -x1092 -x118 -x15584 -x8716 -x14009 -x12972 -x8251 -x11207 -x2518 -x20209 -x16005 -x2246 -x12864 -x14512 -x22244 -x718 -x2208 x20672 -x19302 -x9217 -x17428 -x17548 -x13547 -x15366 -x23724 -x6430 -x3158 -x24362 -x18753 -x4968 -x4648 -x586 -x22770 -x9766 -x14680 -x362 x12721 -x2840 -x15928 -x15103 -x19413 -x2127 -x13148 -x23515 -x25955 -x22035 -x4748 -x15289 -x12799 -x402 -x8561 -x25993 -x8542 -x9949 -x5986 -x4694 -x20613 -x4746 -x15602 -x25704 -x13918 -x22745 -x17639 -x20500 -x8468 -x10011 -x11748 -x13508 -x10397 -x12173 -x15491 -x6467 -x21095 -x15781 -x3495 -x4674 -x7299 -x3744 -x21600 -x5015 -x21123 -x23315 -x21581 -x18971 x26044 -x10137 -x23063 -x252 -x14157 -x3243 -x13982 -x11149 -x7043 -x40 -x8697 -x23385 -x16160 -x11398 -x6539 -x3674 -x15111 -x22524 -x22339 -x8020 -x18438 -x9956 -x98 -x14392 -x8609 -x9575 -x23342 -x18562 -x24415 -x13977 -x9172 -x20109 -x7396 -x21432 -x20306 -x12448 -x7913 -x834 -x11233 x25599 -x10117 x25199 -x4251 -x7999 -x21310 -x10405 -x9834 -x23206 -x5830 -x12190 -x25212 -x8087 -x20213 -x12107 -x6661 -x22084 -x11785 -x1894 -x7408 -x21164 -x17684 -x21266 -x8234 -x683 -x13458 -x3980 -x18081 -x5530 -x18372 -x458 -x15674 -x19642 -x11572 -x12056 -x7658 -x17846 -x21193 -x13311 -x10481 -x13432 -x8446 -x4582 -x3426 -x11081 -x12006 -x16591 -x8759 -x2649 -x11467 -x13563 -x14720 -x21240 -x8549 -x16604 -x2980 -x21482 -x2029 -x19719 -x1110 -x872 -x16022 -x15170 -x14337 -x6909 -x7968 -x5044 -x14522 -x19601 -x23808 -x4236 -x15991 -x1105 -x2306 x24482 -x4832 -x5529 -x10509 -x13551 x26179 -x12810 -x2891 x25179 -x9619 -x12722 -x22791 -x608 x25748 -x5205 -x20023 -x2358 -x2858 -x12069 -x3954 -x7248 -x12065 -x20308 -x23512 -x20924 -x2154 -x3811 -x20995 -x20777 -x13496 -x23714 -x24908 -x6582 -x13583 -x16348 -x16734 -x23483 -x21047 -x3624 -x8798 -x11584 -x9624 -x17402 -x18053 -x2359 -x10121 -x179 -x11157 -x1745 -x9426 -x6575 -x7594 -x7841 -x9283 -x11019 -x7700 -x23533 -x4084 -x16728 -x345 -x19307 -x18877 -x5555 -x1510 -x26046 -x8481 -x24383 -x15179 -x13225 -x9966 -x11405 -x15985 -x8861 -x19874 -x12192 -x14851 -x3968 -x13807 -x5121 -x13922 -x10062 -x4117 -x16793 -x2717 -x18504 -x15249 -x510 -x8958 -x18245 -x14013 -x9968 -x14715 -x19462 -x4189 -x4910 -x7777 x25972 -x18731 x26002 -x5083 -x10182 -x22403 -x5085 -x13181 -x18543 -x12434 -x9162 -x4790 -x658 -x17041 -x2634 -x10353 -x10223 -x684 -x21782 -x17808 -x23347 -x5228 -x11030 -x21668 -x893 -x10239 -x23110 -x18189 -x19699 -x26059 -x23286 -x10940 -x20128 -x1459 -x10381 -x5623 -x710 -x17785 -x5954 -x16747 -x2463 -x9001 -x18875 -x24214 -x7037 -x19387 -x2555 -x14922 -x18075 -x21978 -x14493 -x22210 -x11568 -x12524 -x1350 -x19585 -x6180 -x20497 -x8943 -x22583 -x19369 -x4270 -x19489 -x1549 -x9219 -x10465 -x12899 -x5431 -x4103 -x8200 -x24037 -x14214 -x3006 -x1452 -x16456 -x9702 -x20437 -x2550 -x8625 -x653 -x20586 -x18952 -x4751 -x21591 -x734 -x8998 -x25450 -x16243 -x11522 -x5267 -x2376 -x19763 -x14040 -x7846 -x10344 -x1411 -x716 -x17392 -x16935 -x6246 -x1576 -x11168 -x10042 -x12639 -x13353 -x19412 -x24227 -x5655 -x9869 -x19665 -x628 -x2482 x24022 -x3851 -x21321 -x8959 -x24570 -x8460 -x14756 -x16975 -x21436 -x1419 -x19912 -x13091 -x890 -x12644 -x1327 -x10016 -x5559 -x17109 -x22639 -x13329 -x686 -x8494 -x14414 -x23176 -x134 -x22817 -x4679 -x835 -x1328 -x8573 -x1247 -x21971 -x7010 -x23911 -x5585 -x7948 -x13009 -x10300 -x15341 -x1054 -x12346 -x15369 -x1355 -x17836 -x19870 -x4680 -x15399 -x15109 -x23604 -x53 -x8365 -x3936 -x15765 -x20453 -x22465 -x12694 -x3109 -x17163 -x2242 -x23603 -x6319 -x18709 -x13457 -x22585 -x12472 -x1668 -x22748 -x21804 -x16341 -x1287 -x13133 -x9881 -x16598 -x1394 -x10823 -x22883 -x11792 -x163 -x21852 -x6976 -x13963 -x6973 -x22613 -x1835 -x16864 -x17282 -x15590 -x1445 -x17826 -x13868 -x8469 -x18740 -x6555 -x18991 -x5155 -x807 -x1604 -x14604 -x22130 -x23460 -x25988 -x2563 -x1659 -x1814 -x2673 -x3507 -x22278 -x4438 -x9627 -x23670 -x6324 -x2417 -x6014 -x16608 -x3024 -x5367 -x17008 -x20496 -x21836 -x6081 -x666 -x4877 -x9998 -x16648 -x5765 -x16746 -x1701 -x17953 -x10795 -x21382 -x3410 -x923 -x9323 -x2189 -x8018 -x9599 -x12783 -x12932 -x11695 -x12929 -x7267 -x12768 -x19195 -x6742 -x12114 -x18885 -x2844 -x1097 -x9241 -x13818 -x6410 -x12343 -x5763 -x23982 -x885 -x14025 -x21520 -x7102 -x16406 -x20730 -x360 -x20035 -x546 -x15743 -x16915 -x13382 -x11370 -x11982 -x8990 -x22289 -x22069 -x16996 -x4810 -x11479 -x16841 x4453 -x20142 -x17767 -x21005 -x25722 x10654 -x6383 -x7800 -x1442 -x3299 -x2398 -x1262 -x4697 -x6600 -x7942 -x4125 -x10442 -x9056 -x10006 -x21373 -x5075 -x4514 -x11003 -x6006 -x21377 -x19232 -x25997 -x14005 -x18420 -x18829 x25539 -x645 -x16663 -x22726 -x19698 -x11130 -x11900 -x14956 -x990 -x16041 -x14162 -x15297 -x1036 -x15660 -x271 -x17995 -x22430 -x26282 -x23479 -x6604 -x216 -x4121 -x25204 -x18034 -x21745 x25896 -x709 -x13575 -x24344 -x1436 -x26001 -x10715 -x5434 -x15032 -x18796 -x24327 -x3702 -x23870 -x23879 -x15273 -x23693 -x5540 -x17095 -x24287 -x10820 -x13240 -x9190 -x15843 -x11526 -x13076 -x22165 -x14150 -x17904 -x22453 -x21862 -x8566 -x2048 -x14994 -x25381 -x6281 -x7452 -x13143 -x1847 -x21251 -x882 -x11089 -x22957 -x17540 -x9419 -x14461 -x3316 -x12730 -x21222 -x16046 -x1655 -x16411 -x23792 -x3253 -x1794 -x10904 -x3698 -x12738 -x22535 -x6521 -x7468 -x15662 -x821 -x16909 -x2060 -x7045 -x24906 -x16402 -x12829 -x18022 -x2578 -x17590 -x22365 -x5222 -x7289 -x9111 -x20179 -x16812 -x15893 -x10832 -x16735 -x18929 -x3559 -x5110 -x16396 -x2812 -x9449 -x14559 -x4962 -x11699 -x13399 -x26093 -x5192 -x25126 -x3493 -x3139 -x16748 -x23133 -x24301 -x16809 -x10751 -x20164 -x24374 -x5586 -x6609 -x5100 -x17309 -x18257 -x16442 -x17891 -x12534 -x21629 -x6475 -x13282 -x18356 -x2630 -x14172 -x3745 -x19283 -x23658 -x21339 -x14161 -x2206 -x24187 -x10765 -x3976 -x3571 -x17875 -x21679 -x5251 -x21943 -x2582 -x21001 -x24837 -x24512 -x17152 -x24031 -x13378 -x22847 -x876 -x14648 -x5405 -x9151 -x17094 -x14278 -x1698 -x3701 -x2006 -x21401 -x3451 -x21998 -x10001 -x11881 -x13489 -x4072 -x7748 -x23178 -x5183 -x20744 -x9332 -x8021 -x22397 -x16397 -x15507 -x9337 -x8684 -x11959 -x1301 -x24874 -x1512 -x10154 -x15895 -x17076 -x6040 -x17997 -x9105 -x16128 -x20149 -x23729 -x19669 -x21640 -x8854 -x16042 -x16730 -x17178 -x19104 -x22979 -x4637 -x5079 -x16091 -x23819 -x5379 -x6653 -x26264 -x1691 -x24042 x26309 -x22938 -x20574 -x4576 -x13522 -x11270 -x3609 -x18553 x25966 -x22488 -x7984 -x9432 -x10240 -x21128 -x8642 -x3805 -x12118 -x26277 -x21673 -x18030 -x14788 -x25176 -x3576 -x15461 -x1234 -x14072 -x15929 -x22447 -x23936 -x12923 -x15867 -x10875 -x904 -x18854 -x8448 -x10139 -x12402 -x3529 -x14289 -x19656 -x3902 -x18433 -x13684 -x19029 -x11520 -x15183 -x17884 -x24567 -x15725 x25461 -x21200 -x16966 -x4509 -x20514 -x5017 -x11536 -x1432 -x16684 -x12717 -x13870 -x19124 -x2793 -x24044 -x1592 -x15737 -x16815 -x7730 -x23145 -x8405 x25412 -x3750 -x2903 -x21217 -x13941 -x26173 -x18820 -x6060 -x21370 -x7612 -x22482 -x4960 -x14006 -x3574 -x2589 -x2754 -x5493 -x5159 -x23516 -x6942 -x2478 -x20331 -x22675 -x2181 -x24033 -x13152 -x260 -x1299 -x4323 -x6783 -x25712 -x21176 -x15173 -x24095 -x9110 -x10541 -x3327 -x12642 -x674 -x19166 -x21800 -x4100 -x2828 -x4510 -x6801 -x9874 -x14477 -x7858 -x16807 -x15745 -x3897 -x23372 -x14396 -x6960 -x14411 -x12570 -x17765 -x9161 -x4845 -x21657 -x5161 -x20201 -x1674 -x488 -x24143 -x23001 -x4112 -x2532 -x19776 -x24316 -x15788 -x19862 -x304 -x13812 -x630 -x4022 -x17609 -x9286 -x14190 -x21009 -x23280 -x10571 -x14019 -x15899 -x21081 -x10631 -x7995 -x21292 -x7084 x22264 x26270 -x17553 x25341 -x16124 -x12557 -x9431 -x14260 -x16149 -x4997 -x2293 -x229 -x583 -x2861 -x10487 x25623 -x4702 -x1828 -x6425 -x14125 -x8499 -x11923 -x17513 -x1660 -x13499 -x13965 -x3007 -x7327 -x6878 -x25478 -x11592 -x2390 -x1926 -x14923 -x2404 -x6837 -x2876 -x455 -x8769 -x20982 -x23393 -x7606 -x4558 -x4115 -x10955 -x6686 -x12475 -x14236 -x19016 -x22789 -x7359 -x12506 -x25276 -x18141 -x10700 -x17739 -x25041 -x7684 -x10994 -x13016 -x10338 -x12606 -x15953 -x23154 -x12551 -x8480 -x8343 -x15212 -x24918 -x25021 -x21050 x11926 -x16479 -x7279 -x8054 -x25200 -x14912 -x15520 -x16911 -x14766 -x1163 -x24397 -x259 -x8213 -x4927 -x8461 -x2874 -x17728 -x3668 -x3242 -x16458 -x13774 -x17005 -x13919 -x24248 -x17865 -x4706 -x12677 -x25371 -x9763 -x22480 -x10130 -x9872 -x21098 -x22706 -x19466 -x24275 -x6843 -x13157 -x26220 -x21587 -x12379 -x20044 -x9262 -x14709 -x23440 -x15955 -x1968 -x21174 -x22231 -x7364 -x3753 -x16567 -x14267 -x3166 -x225 -x21911 -x611 -x9651 -x109 x24805 -x25741 x26237 -x22032 x25132 -x14301 -x22086 -x1265 -x25393 -x111 -x23317 -x11132 -x11423 -x15163 -x12561 -x7625 -x16946 -x6834 -x23889 -x24428 -x3376 -x5043 -x8590 -x14988 -x17974 -x1322 -x16431 -x17896 -x10008 -x11356 -x3037 -x8631 -x9072 -x24914 -x12569 -x7727 -x17343 -x5309 -x8846 -x23780 -x21113 -x3244 -x14682 -x26208 -x3282 x25863 -x8996 -x3337 -x18197 -x14816 -x22775 -x11687 -x13418 -x20791 -x13112 -x18630 -x2534 -x12943 -x22135 -x24250 -x12431 -x5269 -x13546 -x6168 -x17275 -x9692 -x12293 -x22779 -x19012 -x612 -x22090 -x8098 -x19164 -x23882 -x16082 -x9340 -x19309 -x23438 -x9671 -x21986 -x8509 -x20698 -x19013 -x23371 -x18400 -x23034 -x15678 -x15046 -x12150 -x7549 -x9580 -x2253 -x25045 -x5764 -x20693 -x9396 -x11607 -x12437 -x22719 -x961 -x14936 -x14467 x25431 -x2471 -x5062 -x3167 -x2552 -x17467 -x22429 -x7355 -x9060 -x1149 -x16566 -x17998 -x8978 -x18699 -x14642 -x2286 -x22860 -x14989 -x23718 -x14754 -x10103 -x17360 -x14389 -x11016 -x8683 -x10004 -x5095 -x2984 -x19760 -x6030 -x20125 -x21754 -x3071 -x7042 -x15444 -x2257 -x18490 -x22695 -x2406 -x21664 -x8183 -x23653 -x12252 -x23787 -x24931 -x9157 -x13033 -x6970 -x20884 -x20299 -x4984 -x17861 -x9500 -x16499 -x579 -x10559 -x12855 -x20488 -x21775 -x18115 -x18566 -x22943 -x6048 -x14981 -x4457 -x4878 -x12338 -x197 -x24724 -x14334 -x14894 -x20661 -x25851 -x6445 -x10580 -x7358 -x3155 -x3826 -x17570 -x12684 -x16090 -x21814 -x24780 -x13386 -x13398 -x15861 -x24562 -x22681 -x4157 -x25095 -x17773 -x13923 -x6240 -x16790 -x18706 -x11475 -x19314 -x16837 -x22318 -x11742 -x17815 -x8291 -x25720 -x24492 -x26364 -x5318 -x22326 -x15555 -x3776 -x11056 -x5093 -x19391 -x547 -x1827 -x5352 -x23859 -x9118 -x1911 -x3621 -x14820 -x22054 -x22973 -x21687 -x4365 x25267 -x6640 -x20746 -x3068 -x14052 -x12433 -x11886 -x15218 -x22834 -x21107 -x17352 x25829 -x24845 -x7873 -x17575 -x16296 -x22006 -x4273 -x13844 -x17990 -x60 -x8658 -x6662 -x859 -x9562 -x22999 -x7446 -x13939 x20826 -x14280 -x21984 -x155 -x26111 -x11780 -x11535 -x14297 -x10860 -x543 -x4972 -x13407 -x14804 -x15421 -x459 -x173 -x13847 -x22530 -x12495 -x9325 -x256 -x21511 -x20255 -x23233 -x14119 -x23046 -x15003 -x20563 -x23644 -x15646 -x9963 -x11322 -x3527 -x12474 -x8877 x25848 -x6275 -x10486 -x14369 -x19575 -x25116 -x4129 -x7965 -x9609 -x14391 -x19772 -x18762 -x2369 -x17404 -x20305 -x8223 -x2472 x25873 -x1388 -x19878 -x8955 -x1541 -x21954 -x1880 -x15094 -x21265 -x2941 -x1469 -x7014 x26308 -x13473 -x14686 -x20387 -x13103 -x23907 -x9977 -x4831 -x10235 -x10379 -x12669 -x6722 -x903 -x22679 -x11396 -x19826 -x6248 -x24603 -x2053 -x5336 -x4337 -x13348 -x26345 -x1035 -x17742 -x15956 -x4468 -x5821 x2386 -x10753 -x5614 -x25313 -x18406 -x4097 -x15776 -x12748 -x5577 -x11506 -x24582 -x20903 -x13705 -x2535 -x8537 -x15523 -x7765 -x19947 -x16454 -x15361 -x17149 -x18799 x26134 -x10174 -x15840 -x13567 -x15275 -x1555 -x22263 -x2122 -x14998 -x17549 -x19223 -x818 -x8612 -x11979 -x1031 -x14738 -x703 -x11436 -x1642 -x24473 -x4578 -x8804 -x9176 x19875 -x1588 -x22413 -x14138 -x6707 -x22483 -x25918 -x6612 -x25409 -x4018 -x21247 -x22580 -x16764 -x14659 -x6139 -x11487 -x24620 -x24126 -x1672 -x226 -x8125 -x22295 -x10834 -x20301 -x3454 -x1264 -x10028 -x6122 -x15455 -x6631 -x15229 -x14232 -x24600 -x1030 -x16056 -x5748 -x15012 -x16113 -x15846 -x907 -x3153 -x10789 -x16453 -x1860 -x24097 -x3749 -x13263 -x10865 -x10340 -x10376 -x19759 -x24773 -x14819 -x15918 -x22670 -x19558 -x14383 -x17093 -x5547 -x19975 -x26151 -x12211 -x20846 -x3673 -x1021 -x16215 -x22082 -x21916 -x12367 -x14786 -x8960 -x2099 -x9490 -x7429 -x20217 -x13241 -x22143 -x17949 x26077 -x4229 -x24710 -x4779 -x7262 -x11074 -x1468 -x18261 -x3182 -x13731 -x15677 -x19381 -x19891 -x5631 -x21179 -x13361 x25545 -x16967 -x22554 -x9269 -x4773 -x24546 -x17373 -x20592 -x1629 -x25208 -x3786 -x15188 -x4717 -x18874 -x22722 -x2236 -x16154 -x3983 -x2047 -x11392 -x11737 -x20432 -x25092 -x4506 -x22492 -x18166 -x15629 -x6792 -x16766 -x22653 -x26005 -x21853 -x13254 -x16008 x13516 -x5807 -x8926 -x23794 -x2797 -x20261 -x8170 -x11146 -x14576 x25327 -x14271 -x20385 x25816 -x1854 -x17310 x25977 -x20043 -x17289 -x18328 -x20773 -x10566 -x7579 -x18670 -x6010 -x22890 -x6632 -x22042 -x2773 -x14525 -x23632 -x9144 -x16292 -x23265 -x7518 -x9224 -x19645 -x19525 -x23541 -x15515 -x8100 -x6821 -x11055 -x17797 -x13235 -x1186 -x7163 -x24695 -x11096 -x8756 -x16164 -x170 -x10250 -x15392 -x9988 -x13854 -x6198 -x832 -x10419 -x8555 -x24728 -x1106 -x11694 -x8296 -x16692 -x188 -x7181 -x17378 -x12501 -x15888 -x21977 -x25043 -x19219 -x10392 -x1690 -x18614 -x4683 -x6517 -x13003 -x14825 -x15116 -x17914 -x18209 -x22907 -x8624 -x21162 -x23705 -x6384 -x12202 -x10984 -x9378 -x8981 -x5223 -x7592 -x14432 -x8529 -x25223 -x6900 -x8103 -x22941 -x17617 -x20770 -x514 -x20827 -x6628 -x22547 -x7847 -x23148 -x6264 -x8794 -x15190 -x6513 -x13758 -x3800 -x809 -x8815 -x9991 -x10905 -x8809 -x22689 -x10890 -x3474 -x10864 -x13337 -x3909 -x12096 -x19747 -x16659 -x3628 -x11610 -x9486 -x16660 -x20428 -x2366 -x3528 -x2912 -x23031 -x2411 -x10614 -x15324 -x3908 -x5194 -x5845 -x7826 -x11183 -x10125 -x14116 -x3633 -x10219 -x13740 -x17709 -x8945 -x18733 -x5781 -x5522 -x12713 -x6230 -x18496 -x21348 -x18368 -x25209 -x10650 -x6985 -x21487 -x11524 -x9287 -x20811 -x2965 -x9603 -x13679 x25773 -x8678 -x1735 -x21766 -x21208 -x22822 -x13040 -x25005 -x11220 -x5761 -x8190 -x24460 -x24668 -x25426 -x12811 -x16148 -x10723 -x19593 -x12225 -x17391 -x2633 -x12455 -x6374 -x25941 -x14980 -x13032 -x2526 -x19028 -x17906 -x20320 x25532 -x17810 -x5220 -x106 -x10024 -x15002 -x10129 -x8321 -x11595 -x25316 -x9245 -x15783 -x8500 x25727 -x952 -x556 -x949 -x5803 x17014 x25627 -x23242 -x6423 -x11390 -x6701 -x23299 -x5003 -x25011 -x11249 -x24351 -x17267 -x18527 -x14045 -x3173 -x17287 -x17436 -x14175 -x21817 -x4534 -x6418 -x22079 -x23060 -x17525 -x17470 -x13417 -x20075 -x7895 -x22064 -x24305 -x20346 -x16461 -x21438 -x9788 -x20423 -x17726 -x9497 -x23370 -x21239 -x6565 -x4021 -x16722 -x18135 -x15325 -x1319 -x17844 -x21652 -x4279 -x12630 -x13909 -x23998 -x10883 -x1903 -x18897 -x21610 -x21070 -x2484 -x19317 -x19909 -x14020 -x19705 x25649 -x3325 -x16371 -x21812 -x22736 -x12373 -x17377 -x6351 -x7548 -x10666 -x14200 -x19797 -x23628 -x21963 -x2985 -x4434 -x25735 -x14491 -x14991 -x4500 -x14421 -x18119 -x2274 -x18254 -x9339 -x5187 -x16753 -x9679 -x13078 -x16171 -x10259 -x19132 -x18132 -x310 -x9712 -x19589 -x20678 -x11200 -x5310 -x5565 -x17133 -x25559 -x8923 -x4774 -x12195 -x14992 -x17000 -x8836 -x90 -x10702 -x6072 -x9568 -x14346 -x16972 -x26147 -x2803 -x11885 -x11666 -x13600 -x11393 -x14462 -x4145 -x3880 -x325 -x2857 -x4006 -x21573 -x16157 -x24119 -x3888 -x8941 -x15290 -x11476 -x17843 -x10934 -x9522 -x24313 -x15232 -x4116 -x191 -x20565 -x22335 -x18097 -x15690 -x3844 -x9816 x25159 -x24989 -x3099 -x10238 -x5590 -x452 -x13875 -x20634 -x15241 -x9770 x26235 -x1873 -x9443 -x7996 -x22112 -x21024 -x23833 -x8422 -x7772 -x505 -x26060 -x14022 -x16965 -x14949 -x20221 -x21048 -x3891 x25124 -x23355 -x7203 -x7345 -x20685 -x19944 -x7872 -x17326 -x12865 -x17073 -x306 -x2911 -x21249 -x8837 -x22621 -x12435 -x1071 -x18890 -x6804 -x24662 -x22346 -x5528 -x5677 -x3273 -x1747 -x17183 -x17009 -x8016 -x13324 -x16451 -x25672 -x15236 x25531 -x14643 -x13806 -x16028 -x12447 -x17930 -x7854 -x7863 -x4581 -x14883 -x15651 x25901 -x20751 -x2601 -x3202 -x17159 -x25125 -x24508 -x13452 -x10059 -x21919 -x17269 -x6119 -x16951 -x506 -x23261 -x8554 -x3755 -x17694 -x25231 -x17355 -x24266 -x6169 -x25683 -x5594 -x13945 -x17802 -x22540 -x21685 -x12897 -x14553 -x17285 -x1521 -x6538 -x21699 -x9706 -x15902 -x5154 -x4855 -x12719 -x15990 -x21182 -x13898 -x5663 -x16308 -x19494 -x16329 -x19524 -x2118 -x2904 -x11558 -x19867 -x15088 -x17928 -x14113 -x22012 -x3837 -x12848 -x14496 -x8507 -x14058 -x18206 -x12862 -x21861 -x16720 -x6668 -x7444 -x19996 -x7505 -x12390 -x9649 -x24759 -x11141 -x16612 -x22386 -x13928 x25950 -x15976 -x11086 -x2247 x25655 -x3704 -x16709 -x22398 -x8324 -x22664 -x17490 -x12604 -x18868 -x20551 -x22612 -x22444 -x416 -x11728 -x1393 -x1156 -x24899 -x5311 -x8541 -x21333 -x25484 -x18482 -x10361 -x24237 -x8413 -x1409 -x11401 -x24493 -x1123 -x8042 -x9659 -x15390 x25424 -x20329 -x1193 -x21213 -x9688 -x233 -x5671 -x9954 -x9755 -x379 -x386 -x6817 -x16019 -x16222 -x21456 -x5943 -x6720 -x14426 -x11857 -x12909 -x20287 -x16040 -x14002 -x12072 -x9290 -x9558 -x9461 -x16007 -x1963 -x22955 -x24992 -x23683 -x393 -x25612 -x18440 -x11439 -x12881 -x11082 -x12428 x26359 -x18137 -x4387 -x20933 -x22810 -x5595 -x20117 -x6918 -x9700 -x25814 -x19895 -x19754 -x25642 -x23189 -x7131 -x15408 x25581 -x14873 -x9194 -x9686 -x23182 -x26104 -x13369 -x11384 -x20543 -x1793 -x6077 -x25572 -x1628 -x7741 -x4768 -x23006 -x25182 -x2834 -x5681 -x12546 -x3520 -x23875 -x16304 -x1389 -x10888 -x21206 -x21317 -x2300 -x22790 -x6675 -x4016 -x3020 -x20113 -x13365 -x3415 -x14115 -x23656 -x3946 -x24410 -x7122 -x24132 -x3509 -x3039 -x424 -x1798 -x3217 -x19252 -x23949 -x25398 -x24427 -x3752 -x15304 -x25445 -x11402 -x10841 -x14703 -x22705 -x2810 -x11145 -x6737 -x19161 -x25520 -x2412 -x9164 -x17026 -x9689 -x19014 -x2073 -x11336 -x15959 -x18540 -x13166 -x69 -x2197 -x23556 -x15576 -x227 -x16893 -x15926 -x8765 -x25108 -x10693 -x3589 -x3626 -x2458 -x5989 -x9197 -x21516 -x11172 -x5897 -x6500 -x17647 -x3664 -x8826 -x6884 -x10804 -x1399 -x13836 -x20143 -x1665 -x17335 -x6567 -x22191 -x21017 -x25621 -x6124 -x6616 -x888 -x12444 -x1565 -x17431 -x22549 -x15104 -x7061 -x14931 -x14399 -x22131 -x1103 -x23817 -x11496 -x5613 -x21152 -x16205 x25701 -x14230 -x20367 x26141 -x7538 x2227 -x21229 -x24193 -x3899 -x265 -x5373 -x2081 -x21691 -x8517 -x6644 -x23923 -x10083 -x3504 x26032 -x10835 -x1673 -x21972 -x24857 -x21007 -x22385 -x1112 -x4649 -x14758 -x16662 -x24938 -x21188 -x9822 -x18802 -x24234 -x4945 -x13387 -x14204 -x765 -x11028 -x11298 -x16576 -x8241 -x20675 -x25434 x26047 -x15627 -x679 -x25048 -x14258 -x17052 -x16263 -x22217 -x18008 -x9163 -x3994 -x5754 -x15038 -x24977 -x2788 -x17883 -x7585 -x3684 -x6402 -x5747 -x20197 -x875 -x11093 -x245 -x10782 -x17934 -x8118 -x4486 -x12965 -x10828 -x5243 -x752 -x12822 -x13048 -x21430 -x16162 -x24447 -x5337 -x11324 -x13178 -x16739 -x23721 -x13093 x13198 -x5536 -x13642 -x2663 -x23649 -x11661 -x14889 -x19228 -x316 -x15853 -x5466 -x20941 -x11124 -x8173 -x13782 -x9709 -x12874 x26022 -x21811 -x7972 -x22122 -x8825 -x3063 -x11891 -x17677 -x25074 -x8734 -x12147 -x5246 -x3078 -x10739 -x11854 -x13138 -x13462 -x17994 -x2676 -x14360 -x9883 -x15531 -x18623 -x5412 -x20928 -x19511 -x5122 -x8896 -x12288 -x7456 -x9196 -x24249 -x2078 -x7296 -x10449 -x23636 -x18483 x25550 -x9886 -x16115 -x15779 -x9345 -x14905 -x5001 -x2868 -x9758 -x2806 -x8453 -x7201 -x5274 -x17147 -x12796 -x2765 -x2225 -x13468 -x12038 -x13789 -x5864 -x5008 -x25925 -x17254 -x24827 -x13170 -x7683 -x9260 -x24233 -x3951 -x14972 -x17635 -x23032 -x3085 -x12064 -x12601 -x20513 -x5064 -x22929 -x9769 -x3491 -x23831 -x5874 -x8768 -x18545 -x1484 -x25054 -x1462 -x12838 -x1774 -x6689 -x22777 -x3146 -x16380 -x6058 -x10929 -x25404 -x12066 -x18054 -x16575 -x14777 -x16287 -x6474 -x3400 -x15145 -x20212 -x13739 -x6226 -x12217 -x23262 -x6732 -x7764 -x11971 -x6949 -x22091 -x11635 -x21659 -x17251 -x12687 x25628 -x1139 -x7672 -x2781 -x14309 -x11386 -x24712 -x7521 -x20395 -x9514 -x16483 -x843 -x13182 -x751 -x14286 -x11656 -x12222 -x12269 -x15482 -x4078 -x21525 -x20407 -x15550 -x9167 -x10776 -x11461 -x20867 -x5051 -x12275 -x21389 -x489 -x14293 -x17249 -x16419 -x22056 -x19795 -x2689 -x26144 -x20489 -x12419 -x8342 -x2011 -x5283 -x14748 -x3919 -x12605 -x20024 -x20106 -x6367 -x12670 -x22545 -x8991 -x19372 -x283 -x19871 -x4173 -x8988 -x3203 -x18425 x25937 -x881 -x4380 -x22710 -x17364 -x21114 -x17087 -x14736 -x11407 -x23513 -x11154 -x15689 -x5029 -x2299 -x18157 -x6808 -x813 -x6595 -x10440 -x5700 -x23746 -x13700 -x12997 -x23403 -x24886 -x16421 -x25357 -x21750 -x12563 -x17509 -x23646 -x5461 -x10048 -x6135 -x11924 -x7309 -x3654 -x22476 x25448 -x16691 -x24878 -x19534 -x10978 -x743 -x4164 -x9645 -x1461 -x20412 -x14593 -x8254 -x589 -x3516 -x8527 -x13256 -x16563 -x10498 -x24835 -x7451 -x14394 -x16448 -x9100 -x380 -x4067 -x12193 -x18172 -x4848 -x12361 -x15372 -x5036 -x15768 -x16607 -x6520 -x11650 -x15167 -x21741 -x21688 -x4316 x21306 -x2219 -x19061 -x12886 -x7250 -x14253 -x24925 x26164 -x16481 -x19595 -x18708 -x12840 -x23654 -x2540 -x22018 -x18248 -x22024 -x26321 -x18738 -x19999 -x23717 -x4089 -x10307 -x15649 -x10592 -x8660 -x12245 -x8053 -x24005 -x5265 -x17359 -x25324 -x11827 -x18116 -x24373 -x12821 -x13195 -x20579 -x1739 -x11738 -x8011 -x9987 -x16345 -x20002 -x7035 -x24377 -x18871 -x23259 -x1158 -x9058 -x13784 -x17948 -x6501 -x4754 -x19960 -x24181 -x3212 -x11571 x18445 -x18923 -x7292 -x16198 -x16624 -x21835 -x16973 -x5838 -x12319 -x21909 -x8352 -x19582 -x13402 -x2775 -x20545 x17650 -x5841 -x7191 -x12439 -x15528 -x10683 -x8989 -x5971 -x24669 -x14288 -x23637 -x11754 -x2005 -x8916 -x11787 -x10290 -x2106 -x2631 -x12550 -x24952 -x11295 -x20938 -x19543 -x18759 -x11999 -x8752 -x9870 -x15823 -x8505 -x21864 -x16003 -x8211 -x5293 -x21327 -x14869 -x24034 -x18944 -x1517 -x18861 -x9695 -x7969 -x15409 -x24901 -x20784 -x14578 -x17915 -x11552 -x13966 -x21080 -x4839 -x3721 -x16758 -x24229 -x1259 -x23244 -x13413 -x20929 -x17340 -x10372 -x15331 -x15068 -x12967 -x22207 -x10349 -x2039 -x23938 -x10645 -x21970 -x6249 x25643 -x7659 -x11075 -x10010 -x10881 -x18579 -x24942 -x12350 -x1346 -x1502 -x19990 -x25662 -x887 -x26310 -x20604 -x14089 -x24586 -x10090 -x1011 -x17169 -x16939 -x16945 -x24489 -x2200 -x5777 -x2859 -x20714 -x15534 -x6717 -x16404 -x21693 -x16601 -x22993 -x14892 -x18904 -x6460 -x369 -x22532 -x16762 -x82 -x24524 -x2852 -x16011 -x21263 -x23964 -x24307 x23053 -x24751 -x837 -x15537 -x4019 -x20265 -x13099 -x13668 -x22459 -x154 -x23917 -x7763 -x18063 -x17796 -x5184 -x18782 -x2684 -x21423 -x7640 -x14579 -x23979 -x15813 -x24684 -x23314 -x15225 -x25036 -x4321 -x20259 -x11228 -x18927 x19318 -x20793 -x1025 x1591 -x9793 -x11829 -x10244 -x20111 -x9242 -x23276 x787 -x23131 -x20725 -x1485 -x14516 -x7196 -x24525 -x15203 -x8457 -x22177 -x6022 -x24259 -x16856 -x21669 -x3499 -x5920 -x24232 -x12938 -x7417 -x21980 -x3163 -x9336 -x21936 -x22923 -x8864 -x4007 -x13634 -x16134 -x7960 -x20857 -x16505 -x20096 -x6610 -x22220 -x347 -x22395 -x330 -x24558 -x4859 -x24924 -x12663 -x2833 -x10319 -x3577 -x19920 -x15720 -x22262 x25911 x26024 -x24029 -x20548 -x4135 -x9084 -x15364 -x18452 -x11416 -x19236 -x21681 -x4753 -x20556 -x21636 -x22234 -x25261 -x21753 -x10043 -x5133 -x18399 -x289 -x23915 -x5550 -x11079 -x19702 -x10819 x25905 -x19431 -x2296 -x6421 -x4203 -x5086 -x5683 -x8185 -x24548 -x22812 -x24569 -x10609 -x12538 -x23313 -x10852 -x1955 -x2038 -x740 -x9759 -x5053 -x4875 -x24593 x25709 -x21388 -x17847 -x23761 -x2422 -x19338 -x2968 -x25086 -x1917 -x15982 -x21476 -x8216 -x2190 -x11990 -x13803 -x12676 -x7723 -x23008 -x16486 -x1400 -x8008 -x12471 -x3283 -x287 -x4385 -x19676 -x5945 -x1115 -x1093 -x7071 x10813 -x25345 -x22698 -x695 -x17614 -x5354 -x13162 -x4190 -x10624 -x4650 -x7697 -x3456 x25236 -x7541 -x18587 x23707 -x8824 -x10430 -x13250 -x22317 -x23678 -x26312 -x17367 -x23019 -x9535 -x13558 -x4196 -x3128 -x19923 -x23190 -x24173 -x120 -x1544 -x16449 -x2 -x12515 -x3747 -x3447 -x15521 -x5286 -x280 -x7349 -x17595 -x19735 -x17938 -x7875 -x18055 -x10301 -x11707 -x11105 -x18673 -x23856 -x24811 -x10521 -x19733 -x18516 -x13917 -x4010 -x2176 -x2338 -x9678 -x2753 -x13796 -x3287 -x4446 -x23830 -x25062 -x23177 -x6221 -x6710 -x14434 -x2519 -x15033 -x21478 -x22062 -x3286 -x16190 -x21203 -x18253 -x5417 -x22354 -x10337 -x4796 -x16846 -x12760 -x17699 -x11993 -x14314 -x8248 -x3381 -x12199 -x14197 -x388 -x7209 -x9043 -x17598 -x13511 -x1043 -x20832 -x19135 -x10331 -x19992 -x1424 -x23481 -x14586 -x10255 -x21749 -x13804 -x15683 -x14932 -x13630 -x4068 -x22356 -x12040 -x11864 -x21719 -x723 -x14402 -x15573 -x21651 -x6340 -x1429 -x12779 -x17849 -x4814 -x15115 -x24381 -x15526 -x13895 -x10528 -x14433 -x17294 -x10304 x25872 -x12833 -x14574 -x16472 -x12246 -x3862 -x14982 -x11106 -x23701 -x26098 -x3105 -x23731 x26295 -x84 -x7539 -x2397 -x18431 -x23589 -x10144 -x14117 -x5244 -x22971 -x7003 -x7724 -x11823 -x20465 -x7450 -x17743 -x24902 -x3189 -x17477 -x14764 -x10202 -x146 -x2186 -x14881 -x15658 -x5478 -x19456 -x21096 -x5218 -x18525 -x15962 -x6480 -x5848 -x2697 -x21955 -x9628 -x3759 -x3813 -x23248 -x12666 -x22828 -x4675 -x1950 -x5065 -x15122 -x15718 -x9718 -x11577 -x18817 -x20945 -x23916 -x18985 -x1566 -x18472 -x10801 -x21752 -x17112 -x19097 -x5406 -x17656 -x24541 -x13355 -x4295 -x5357 -x5495 -x8833 -x9369 -x8938 -x11203 -x12640 -x24389 -x11331 -x25296 -x4629 -x25606 -x55 x18763 -x20279 -x16187 -x21335 -x218 x14151 -x25406 -x22452 -x14415 -x24956 -x16629 -x11335 -x123 -x6486 -x16048 -x10489 -x7239 -x13030 -x13903 -x21934 -x10404 -x16226 -x6433 -x26150 -x25382 -x19212 -x15650 x25809 -x4888 -x7938 -x11622 -x7635 -x24839 -x7781 -x13344 -x19836 -x20417 -x23753 -x1038 -x3807 -x4881 -x301 -x4873 -x5827 x26155 -x14888 -x7329 -x8641 -x10192 -x23525 -x6601 -x19809 -x6588 -x13095 -x16166 -x24937 -x14693 -x23343 -x7225 -x11367 -x10485 -x8117 -x18939 x25175 -x11729 -x9156 -x23913 -x16362 -x9747 -x23298 -x23291 -x3730 -x17840 -x24698 -x7900 -x7051 -x6826 -x24575 -x17706 -x3387 -x14953 -x16013 -x4011 -x21957 -x5563 -x5139 -x24986 -x2277 -x719 -x24367 -x11442 -x17002 x25286 -x13401 -x18982 -x2012 -x12304 -x6718 -x132 -x1404 -x18533 -x5211 -x3868 -x16547 -x13949 -x15657 -x19954 -x24808 -x19561 -x20281 -x4444 -x1200 -x21295 -x15352 -x20801 -x13502 -x19144 -x14661 -x23423 -x21705 -x16359 -x13031 -x14166 -x12355 -x25770 -x12323 -x23461 -x6386 -x7673 -x12958 -x12427 -x17611 -x11849 -x22389 -x14370 -x15311 -x23505 -x9459 -x1005 -x12015 -x2971 -x3414 -x1742 -x23365 -x17296 -x10447 -x14639 x25376 -x22200 -x22223 -x7155 -x11805 -x11473 -x1616 -x14240 -x24633 -x9067 -x18104 -x13145 -x2679 -x17820 -x16135 -x24853 -x5295 -x18355 -x12873 -x12767 -x6995 -x26234 -x18563 -x11009 -x5468 -x4371 -x3091 -x18933 -x10102 -x10656 -x13299 -x16 -x19095 -x22632 -x20986 -x18591 -x24842 -x4071 -x6809 -x26181 -x928 -x23341 -x18174 -x22707 -x18080 -x18471 -x15764 -x13430 -x19286 -x5081 -x3277 -x12710 -x5369 -x24418 -x19031 -x15246 -x14393 -x12315 -x12512 -x7591 -x9229 -x13119 -x19482 -x6140 -x20056 -x22582 -x19503 -x2879 -x21859 -x20558 -x17048 -x24775 -x9268 -x20356 -x24636 -x16880 -x24326 -x6922 -x15732 -x13192 -x20921 -x18866 -x19348 -x26323 -x19945 -x3345 -x15323 -x10816 -x8643 -x1495 -x22113 -x17758 -x15911 -x2507 -x2723 -x8721 -x17100 -x23733 -x22953 -x19624 -x1816 -x21210 -x5828 -x19991 -x19447 -x22667 -x3027 -x16884 -x7314 -x9891 -x6963 -x8934 -x24330 -x9225 -x9526 -x24060 -x2216 -x12888 -x6866 -x3754 -x3669 -x19857 -x23988 -x4634 -x8522 x25953 -x7558 -x24747 -x13595 -x9244 -x6074 -x17255 -x9361 -x16029 -x17062 -x16077 -x23292 -x17081 -x25003 -x4607 -x9710 -x3901 -x20564 -x21155 -x1312 -x18295 -x9048 -x16071 -x2705 -x2531 -x2882 -x384 -x18470 -x21510 -x341 -x6751 -x23042 -x8371 -x19707 -x10281 -x5691 -x7701 -x343 -x19817 -x4107 -x22310 -x9591 -x20626 -x2170 -x25070 -x8270 -x6778 -x26107 -x22283 -x18199 -x4566 -x20717 -x16744 -x4786 -x8067 -x6093 -x5362 -x1593 -x5234 -x21577 -x18916 -x21063 -x4074 -x12747 -x14017 -x23038 -x18876 -x19921 -x6557 -x1954 -x11998 -x1434 -x13958 -x17138 -x8195 -x6118 -x8189 -x12574 -x15503 -x14075 -x425 -x2368 -x18458 -x12682 -x16713 -x2566 -x16515 -x17114 -x20493 -x295 -x4718 -x25552 -x28 -x8299 -x24494 -x9780 -x14797 -x11181 -x24284 -x5393 -x2226 -x4122 -x9768 -x16063 -x16049 -x1275 -x7799 -x23496 -x21507 -x13366 -x7783 -x17887 -x23043 -x16050 -x18860 -x1762 x25411 -x18346 -x24086 -x24264 -x15250 -x19128 -x12961 -x5438 -x24999 -x22349 -x12667 -x4884 -x22565 -x12270 -x1979 -x6231 -x6485 -x12478 -x12549 -x3324 -x20855 -x13445 -x7124 -x281 -x174 -x1454 -x14537 -x8357 -x9957 x25983 -x21781 -x19819 -x3953 -x4871 -x21872 -x8614 -x13699 -x20961 -x26336 -x5686 -x8450 -x21419 -x2659 -x8091 -x4248 -x13717 -x1850 -x5301 -x7055 -x17627 -x19108 -x9546 -x15669 -x99 -x22146 -x3365 -x10712 -x20756 -x1580 -x7608 x25671 -x18964 -x19780 -x908 -x2470 -x5870 -x11360 -x661 -x24437 -x19463 -x19548 -x12306 -x20690 -x11633 -x16561 -x1260 -x6392 -x568 -x4573 -x2018 -x16447 -x6391 -x9898 -x23255 -x7158 -x24687 -x19118 -x19467 -x4745 -x11730 -x3904 -x12074 -x1418 -x14423 -x24791 -x3596 -x23871 -x16669 -x418 -x9014 -x14259 -x20794 -x14054 -x7493 -x22502 -x6033 -x2843 -x524 -x17145 -x4736 -x601 -x1340 -x1024 -x19094 -x10029 -x11956 -x4731 -x10705 -x17450 -x6094 -x19021 -x6676 -x10603 -x7009 -x13247 -x1281 -x12307 x20512 -x15755 -x22958 -x19346 -x2481 -x20490 -x10551 -x18393 -x14171 -x14523 -x12300 -x5833 x25310 x25789 -x21294 -x2998 -x10288 -x401 -x20408 -x8964 -x1292 -x17225 -x25610 -x5430 -x21168 -x14792 -x23689 -x6284 -x18283 -x22662 -x17278 -x9504 -x9498 -x3584 -x20642 -x7205 -x11494 -x8277 -x24268 -x19266 -x15338 -x10977 -x23015 -x4333 -x2703 -x15322 -x3097 -x9452 x3022 -x11648 -x16980 -x25546 -x12962 -x23858 -x3457 -x5568 -x4907 -x12857 -x19879 -x13631 -x3999 -x5414 -x4336 -x15196 -x17286 -x2280 -x13841 -x268 -x5893 -x23267 -x12893 -x7082 -x10365 -x17211 -x20360 -x13021 -x17194 -x23155 -x18972 -x5551 -x17329 -x19976 -x14585 -x3583 -x15672 -x6621 -x10091 -x21793 -x25618 -x2016 -x12487 -x9594 -x16504 -x5268 -x20129 -x15251 -x23450 -x14181 -x16478 -x5103 -x7557 -x7033 -x9439 -x22125 -x21857 -x18638 -x12704 -x18291 -x15758 -x21583 -x5946 -x12745 -x20039 -x19100 -x17744 -x22309 -x8307 -x23302 -x4291 -x24407 -x9403 -x11078 -x1717 -x8928 -x1865 -x8553 -x15938 -x16247 -x14177 -x6706 -x18041 -x13455 -x2677 -x11756 -x10088 -x15401 -x15219 -x7138 -x21297 -x12005 -x25949 -x24186 -x25344 -x12170 -x6990 -x10857 -x19093 -x23274 -x14685 -x16175 -x14536 -x25181 -x25272 -x3221 -x19325 -x16838 -x20944 -x21037 -x23375 -x14636 -x19187 -x13697 -x13822 -x10188 -x15243 -x22202 -x21881 -x21300 x26035 -x4676 -x21551 -x8290 -x4667 -x22658 -x7194 -x16401 -x9693 -x10436 -x3363 -x12723 -x21665 -x23435 -x1989 -x16264 -x19293 -x15616 -x3735 -x8124 -x20621 -x17092 -x12026 -x22529 -x11488 -x21446 -x14621 -x2019 -x963 -x21728 -x15516 -x1557 -x12511 -x16110 -x22193 -x365 -x14276 -x23205 -x24265 -x18411 -x4231 -x9662 -x22975 -x4612 -x23510 -x8030 -x12819 -x4471 -x13627 -x1245 -x20712 -x3274 -x5088 -x7260 -x4093 -x275 -x7393 x26115 -x16261 -x18663 -x9037 -x18984 -x20546 -x11546 -x1279 -x10809 -x4865 -x10563 -x24408 -x15512 -x2421 -x4631 -x1379 -x6774 -x3832 -x21084 -x10791 -x26189 -x12071 -x11983 -x20298 -x1207 x3819 -x5759 -x24843 -x10995 x25725 -x2298 -x15786 -x17771 x25489 -x1574 -x24506 -x11250 -x11830 -x17397 -x7339 -x18067 -x10867 -x5002 x25969 -x21159 -x14178 -x3861 -x23104 -x14429 -x26219 -x20785 -x24895 -x21893 -x12392 -x21907 -x24998 -x21246 -x19904 -x562 -x6779 -x24758 -x24128 -x7388 -x25759 -x11321 -x18168 -x6483 -x577 -x9458 -x12626 -x139 -x13688 -x3729 -x24789 -x21257 -x23553 -x10561 -x2691 -x12166 -x19451 -x3441 -x23296 -x17406 -x14141 -x25882 -x16992 -x16104 -x17226 -x25386 -x12073 -x16230 -x18052 -x15159 -x16229 -x5887 -x13065 -x9261 -x1948 -x2184 -x18333 -x2409 -x14368 -x23264 -x10664 -x4108 -x17919 -x18901 -x8180 -x3791 -x5944 -x6017 -x19544 -x3432 -x825 -x11752 -x23518 -x12782 -x15437 -x20422 x15424 -x6025 -x24871 -x3333 -x21458 -x1196 -x6494 -x22017 -x7666 -x11898 -x6491 -x17929 -x20137 -x16835 -x16086 -x14428 -x2013 -x23172 -x23692 -x4111 -x19425 -x7368 -x25428 -x15932 -x19493 -x4947 -x19964 -x21755 -x7884 -x22359 x25470 -x15312 -x19007 -x2283 -x15377 -x1945 -x24440 -x13884 -x11222 -x7059 -x12125 -x7185 -x13987 x25780 -x7892 -x12145 -x15120 -x7344 -x25989 -x9354 -x21341 -x3403 -x22990 -x17121 -x10078 -x8061 -x14451 -x11659 -x6355 x25777 -x7930 -x18760 -x9789 -x20060 -x6744 -x12146 -x19058 -x15842 -x5886 -x8326 -x24622 -x10746 -x15815 -x4596 -x2032 -x10678 -x23456 -x9745 -x8382 -x4332 -x17947 -x9320 -x25939 -x3922 -x17460 -x11430 -x1046 -x16474 -x6671 -x4218 -x19315 -x3522 x25838 x22605 -x22252 -x19981 -x4867 -x13620 -x6173 -x25818 -x5483 -x11933 -x24054 -x12320 -x2686 -x5955 -x11283 -x16290 -x24726 -x10844 -x6057 -x22254 -x10483 -x16089 -x24112 -x65 -x18930 -x7214 -x8775 -x4473 -x1119 -x1229 -x23056 -x14829 -x2311 -x15039 -x18610 -x19445 -x19085 -x6309 -x8313 -x22934 -x13815 -x10667 -x20892 -x16732 -x5812 -x12394 -x1248 -x25427 -x23598 -x15253 -x25050 -x21141 -x2449 -x2207 -x1682 -x23478 -x23258 -x15622 x17819 -x4327 -x11320 -x1778 -x2331 -x9549 -x10575 -x13851 -x2664 -x8646 -x2321 -x4592 -x10716 -x22687 -x7025 -x23554 -x2076 -x17192 -x4624 -x17187 -x5091 -x19141 -x2258 -x24392 -x11870 -x15614 -x22250 -x12674 -x19042 -x3172 -x16801 -x23945 -x22057 -x8048 -x16143 -x23748 -x2611 -x3579 -x11917 -x25285 -x17671 -x2157 -x12003 -x8017 -x17854 -x10474 -x23000 -x11962 -x2442 x26101 -x25258 -x2271 -x7661 -x15080 -x15365 -x10697 -x25 -x9063 -x15060 -x17605 -x20315 -x9393 -x23918 -x884 -x11202 -x2245 -x6394 -x4148 -x6550 -x14121 x26052 -x11657 -x1507 -x15076 -x17952 -x22610 -x14654 -x8704 -x16228 -x3394 -x9114 -x18849 -x8550 -x21434 -x14974 -x13767 -x25322 -x1548 -x9909 -x25253 -x3260 -x19769 -x3301 -x3469 -x17489 -x7734 -x13229 -x23226 -x24165 -x23578 -x492 -x24309 -x14728 -x10755 -x1020 -x12256 -x11204 -x15276 -x6393 -x19102 -x2929 -x10356 -x22031 -x25077 -x12086 -x12062 -x22470 -x6654 -x10987 -x17137 -x2767 -x3081 -x22468 -x9296 -x19977 -x19925 -x8915 -x9122 -x15313 x25609 -x7044 -x9530 -x1428 -x7555 -x1868 -x3080 -x14947 -x1927 -x11545 -x17793 -x513 -x7221 -x18620 -x10135 -x20619 -x8099 -x22693 -x10496 -x19429 x25430 x25637 -x16541 -x11640 -x399 -x5404 -x11197 -x12522 -x23815 -x15147 -x2309 -x9280 -x24438 -x15511 -x17759 -x5854 -x15051 -x24017 -x18797 -x19948 -x24294 -x19721 -x24984 -x2158 -x10882 -x5306 -x3700 -x4086 -x2377 -x24581 -x11620 -x18486 -x24011 -x21499 -x8793 -x14664 -x16957 -x7121 -x1242 -x12941 -x15119 -x20040 -x4636 -x8475 -x4698 -x11326 -x16685 -x18609 -x4825 -x19810 -x16016 -x19002 -x15757 -x3077 -x18378 -x8757 -x3132 x21466 -x4181 -x6053 -x6466 -x3470 -x15303 -x21285 -x21604 -x9643 x26316 -x2991 -x10347 -x14581 -x4418 -x17916 -x12808 -x23455 -x25283 -x15398 -x21282 -x18380 -x2243 -x23140 -x24299 -x13228 -x16240 -x23123 -x24801 -x8300 -x8202 -x10479 -x23297 -x22939 -x3369 -x15978 -x10367 -x21803 -x643 -x23776 -x4770 x18127 -x14975 -x20431 -x13833 -x21906 -x9961 -x16873 -x39 -x5254 -x17099 -x24051 -x9073 -x2864 -x22426 -x11362 -x4952 -x2660 -x2173 -x6752 -x7731 -x147 -x25013 -x9338 -x14925 -x4797 -x17017 -x9478 -x7207 -x4058 -x25031 -x17167 -x23083 -x11381 -x19811 -x8133 -x13261 -x363 -x22704 -x4004 -x3377 -x25305 -x11023 -x14620 x26040 -x11498 -x17779 -x17845 -x12835 -x13946 x25279 -x10197 -x3604 -x576 -x294 -x14408 -x5757 -x17530 -x3484 -x10434 -x1126 -x16146 -x12579 x26373 -x539 -x20702 -x17733 -x5497 -x9395 -x15475 -x7218 -x3988 x5980 -x1351 -x8671 -x6667 -x10752 -x23485 -x10136 -x2804 -x18996 -x3801 -x17045 -x23424 -x2318 -x10286 -x16170 -x3347 -x10284 -x15931 -x15936 -x18124 -x6891 -x10709 -x7817 -x7008 -x151 -x7216 -x19036 -x8318 -x7126 -x210 -x5839 -x4906 -x9989 -x21199 -x16513 -x4472 -x15618 -x25699 -x13074 -x1326 -x7046 -x13470 -x4721 -x9255 -x3169 -x23884 -x7243 -x21421 -x9178 -x6247 -x548 x12244 -x10576 -x14962 -x4095 -x7537 -x11242 -x15806 -x17853 -x9754 -x17441 -x6581 -x13207 -x2751 -x15505 -x20937 -x12691 -x22787 -x1045 -x16879 -x4530 -x5106 -x21250 -x20162 -x12091 -x4686 -x12765 -x23722 -x9465 -x121 -x9637 -x23300 -x25059 -x19274 -x2305 -x8194 -x6755 -x24715 -x26122 -x19416 -x16410 -x6461 -x22645 -x13139 -x22862 -x6873 -x14485 -x1633 -x9342 -x16960 -x21858 -x24821 -x17661 -x831 -x18409 -x5675 -x5995 -x10919 -x22851 -x20176 -x9406 -x215 -x18769 -x8209 -x14943 -x3850 -x5157 -x20562 -x25269 -x25740 -x17416 x1909 -x16582 -x1076 -x8412 -x8531 -x2001 -x12037 -x24465 -x18029 -x18016 -x20271 -x14354 -x7430 -x14188 -x7217 x25213 -x20967 -x13295 -x17751 -x24869 -x23392 -x20710 -x18428 -x7707 -x21198 -x12325 -x1015 -x21386 -x20706 -x24627 -x11123 x4767 -x12183 -x23980 -x10148 -x10839 -x8574 -x24903 -x18937 -x3947 -x8986 -x13034 -x9798 -x24880 -x16633 -x15484 -x2542 -x3653 -x24420 -x17941 -x12410 -x23103 -x632 -x8557 -x8396 -x9551 -x11444 -x9811 x7951 -x5032 -x11353 -x12131 -x20912 -x19865 -x16512 -x16420 -x1595 -x24572 -x4001 -x20234 -x2224 -x10534 -x16133 -x4788 -x12140 -x24116 -x5924 -x328 -x4665 -x21729 -x25241 -x12109 -x13131 -x14734 -x4281 -x14328 -x6825 -x21519 -x25648 -x23381 -x12273 -x11069 -x18932 -x8228 -x540 -x9425 -x13911 -x17253 -x25257 -x22499 -x5512 -x15508 -x10736 -x1553 -x12416 -x25465 -x8085 -x5340 -x11226 -x12485 -x10636 -x1855 -x285 -x7874 -x494 -x14464 -x1041 -x3384 -x16703 -x21368 -x18335 -x22355 -x8797 -x8497 -x1062 -x5819 -x3053 -x2564 -x8104 -x17762 -x21572 -x8710 -x16415 -x1050 -x18139 -x22266 -x13947 -x22500 -x430 -x24732 -x427 -x23555 -x6278 -x24777 -x852 -x10552 -x9295 -x8485 -x3848 -x3643 -x9777 -x11255 -x22427 -x25866 -x24098 -x19574 -x19384 -x18574 -x11344 -x21813 -x763 -x3222 -x11698 -x21799 -x17464 -x24680 -x17753 -x16602 -x21730 -x17179 -x21034 -x25425 -x5621 -x17195 -x448 -x1447 -x22391 -x11525 -x14043 -x2562 -x16039 -x12947 -x21658 -x11932 -x19573 -x3929 -x21215 -x14298 -x16493 x25781 -x3195 -x10573 -x26008 -x870 -x16870 -x19000 -x642 -x3329 -x18456 -x13572 -x11812 -x25685 -x13856 -x21545 -x21149 -x6117 -x18133 -x14143 -x6856 -x21228 -x21405 -x8589 -x4639 -x13252 -x19647 -x13068 -x21605 -x5553 -x7890 -x3676 -x12120 -x15221 -x6296 -x8214 -x17018 -x10439 -x20737 -x528 -x5798 -x2538 -x16018 -x15460 -x3307 -x10320 -x25946 -x16848 -x9981 -x1841 -x775 -x12792 -x17978 -x18597 -x12383 -x1692 -x10922 -x14571 -x1561 -x21590 -x9527 -x21841 -x22864 -x22073 -x10780 -x9932 -x12535 -x9027 -x12377 -x11916 -x3291 -x11759 -x15030 -x20311 -x24027 -x13205 -x15671 -x18791 -x23310 -x26016 -x21578 -x2182 -x11169 -x25266 -x17381 -x730 -x9210 -x25476 -x12805 -x24515 -x24666 -x24782 x6359 -x17563 -x22537 -x10007 -x25304 -x6449 -x6134 -x12774 -x22542 -x12353 -x19214 -x15897 -x19615 -x16539 -x14376 -x12406 -x558 -x6619 -x20590 -x8742 -x9153 -x12059 -x19001 -x8267 -x16834 -x15254 -x15451 -x15795 -x18392 x25311 -x359 -x16681 -x25097 -x17645 -x12206 -x21509 -x8492 -x5474 -x12077 -x24454 -x4383 -x20184 -x25130 -x23545 -x1117 -x12851 -x1818 -x10626 x25339 -x16871 -x2732 -x19526 -x5670 -x5365 -x22300 -x8888 -x8968 -x14390 -x21882 -x15939 -x3820 -x11809 -x10851 -x17453 -x12227 -x6327 -x24797 -x2233 -x3462 x25569 -x9435 -x23863 -x12964 -x6869 -x3618 -x2351 x25980 -x8599 -x18492 x26162 -x2139 -x17050 -x20836 -x13874 -x2900 -x10085 -x6090 -x15483 -x26130 -x20203 -x19952 -x24561 -x5934 -x21544 -x15282 -x1845 -x17848 -x231 -x21085 -x3775 -x25847 -x11020 -x8884 -x17642 -x7501 -x11969 -x18324 -x18970 -x13038 -x9902 -x733 -x19356 -x17996 -x22100 -x3582 -x21532 -x1922 -x2815 -x24129 x25633 -x18396 -x20021 -x17386 -x23934 -x10411 -x2036 -x20266 -x9899 x25948 -x14401 -x2199 -x23028 -x23638 -x5905 -x23736 -x5482 -x16572 -x22348 -x1065 -x13144 -x18227 -x18332 -x22792 -x9746 -x13555 -x17873 -x18554 -x9239 -x11241 -x12827 -x12239 -x20882 -x3689 -x20352 -x6646 -x8725 -x7567 -x23474 -x14933 -x21473 -x22276 -x20946 -x20853 -x15723 -x1563 -x6560 -x23374 -x11245 -x17704 -x22818 -x18794 -x13981 -x13538 -x21854 -x8933 -x16163 -x19597 -x2685 -x26225 -x12232 -x24507 -x21843 -x19729 -x2234 -x19198 -x18219 -x5349 x20991 -x17342 -x5762 -x11762 -x21011 -x17786 -x2087 -x11706 -x981 -x2193 -x13217 -x18712 -x24349 -x11734 -x12058 -x5940 -x5462 -x20020 -x17755 -x4282 -x19823 -x18975 -x16202 -x16340 -x16849 -x22588 x25587 -x9380 -x9664 -x12486 -x20094 -x11040 -x11619 -x2835 -x18144 -x25256 -x21805 -x13257 -x423 -x13973 -x21543 -x7660 -x24601 -x3906 -x13992 -x10298 -x3635 -x24162 -x23560 -x16517 -x18204 -x14650 -x13759 -x20276 -x21429 -x8372 -x855 -x17931 -x18247 -x26285 -x22823 -x8434 -x20196 -x738 -x10802 -x17979 -x19408 -x6896 -x6381 -x2629 -x4936 -x19732 -x12128 -x4032 -x17874 -x25057 x26259 -x13577 -x3503 -x6814 -x15857 -x6768 -x18584 -x6161 -x20965 x25801 -x16265 -x16929 -x1190 -x7489 -x11943 -x13122 -x11100 -x1875 -x15916 -x5050 -x11760 -x4850 -x13735 -x17544 -x22110 -x20803 -x23999 -x11050 -x5347 -x20440 -x22837 -x19751 -x20952 -x7589 -x15830 -x4715 -x5654 -x12412 -x16064 -x15581 -x12094 -x7026 -x14420 -x19079 -x24739 -x21809 -x17651 -x4709 -x15473 -x1569 -x3623 -x7925 -x3467 -x4604 x26039 -x4228 -x25508 -x6506 -x95 -x3973 -x17238 -x22826 -x17472 -x5048 -x3012 -x1792 -x18280 x25724 -x9587 -x12017 -x23073 -x10915 -x896 -x7015 -x2572 -x6045 -x4708 -x7776 -x22560 -x2175 -x20256 -x6091 -x24297 -x12628 -x14170 -x2275 -x15919 -x23490 -x17936 -x3885 -x23672 -x24272 -x1325 -x16787 -x10401 -x4858 -x17295 -x22228 -x5105 -x1716 -x2889 -x8154 -x17734 -x14870 -x16875 -x17886 -x1421 -x6803 -x1443 -x1737 -x20843 -x13512 -x12516 -x5023 -x219 -x6105 -x19157 -x19404 -x6578 -x11992 -x13514 -x20145 -x16525 -x20461 -x5199 -x12303 -x22913 -x622 -x17189 -x23388 -x20623 -x22917 -x22415 -x2919 -x8312 -x15878 -x6447 -x21304 -x2559 -x15058 -x15751 -x20925 -x19396 -x9318 -x4764 -x8536 -x5824 -x16425 x25952 -x5021 -x11142 -x18423 -x24864 -x7821 -x24226 -x19756 -x22930 -x349 -x1527 -x2491 -x17422 -x12068 -x10871 -x18343 -x9198 -x10827 -x20614 -x12053 -x15307 -x7317 -x5411 -x16708 -x14024 -x14957 -x3157 -x6656 x25984 -x21209 -x20683 -x18059 -x13077 -x17612 -x16520 x25670 -x21524 -x9537 -x482 -x1243 -x19055 -x17101 -x22652 -x22856 -x21585 -x19017 -x12922 -x10713 -x22766 -x19424 -x1803 -x13983 -x7575 -x471 -x16489 -x15171 -x26305 -x6923 -x18570 -x23201 -x3170 -x4464 -x24073 -x1077 -x17885 -x7634 -x3140 -x16392 -x4949 -x14837 -x17698 -x16107 -x23167 -x24650 -x11515 -x17550 -x671 -x13961 -x19123 -x3617 -x6482 -x3696 -x3562 -x15495 -x14543 -x18611 -x19843 -x10577 -x1823 -x21025 -x3913 -x5217 -x11251 -x2786 -x21717 -x8992 -x5599 -x19648 -x7285 -x23891 -x2986 -x15049 -x7219 -x7330 -x8619 -x17293 -x19748 -x4002 -x3991 -x24588 -x13979 -x10961 -x26143 -x17783 -x19163 -x22714 -x18948 -x23480 -x3052 -x17864 -x3852 -x7447 -x14247 -x6933 -x11419 -x16002 -x13180 -x113 -x22880 -x18872 -x25586 -x1002 -x16953 -x21156 -x23500 -x1930 -x7152 -x24127 -x24497 -x2441 -x19197 -x16552 -x22439 -x25764 -x2323 -x4493 -x19684 -x3374 -x8078 -x8217 -x25288 -x8811 -x14003 -x21598 -x5853 -x10131 -x4989 -x8738 -x20108 -x22088 -x10694 -x12000 -x14944 -x11744 -x564 -x12653 -x23284 -x24348 -x11319 -x25666 -x11150 -x4866 -x26102 -x21138 -x4804 -x4548 -x8493 -x13014 -x7246 -x18778 -x13471 -x4143 -x10351 -x18384 -x10949 -x2619 -x16958 -x2007 -x22101 -x4166 -x18126 -x22927 -x8333 -x13307 -x10633 -x22756 -x3049 -x697 -x13376 -x21201 -x575 -x9868 -x22179 -x13174 -x7795 -x15330 -x1632 -x20861 -x12641 x17491 -x21500 -x19897 -x14872 -x20282 -x7923 -x4703 -x9499 -x4159 -x8882 -x4073 -x21739 -x3290 -x2410 -x19607 -x19289 -x9636 -x23303 -x8177 -x11914 -x89 -x5345 -x2320 -x19581 -x16328 -x10621 -x933 -x5266 -x11727 -x19083 -x1764 -x20509 -x25538 -x1317 -x8498 -x10209 -x1598 -x5926 -x14646 -x10027 -x23906 -x1122 -x9475 -x9057 -x16579 -x13129 -x15378 -x23796 x26202 -x2675 -x389 -x22584 -x20594 -x23183 -x26216 -x2993 -x6724 -x20455 -x1811 -x3794 -x14470 -x2613 -x19863 -x21725 -x18079 -x16357 -x4887 -x13971 -x23209 -x25452 -x22351 -x6178 -x7950 -x15168 -x23853 -x16490 -x12928 -x7686 -x17301 -x1953 -x24184 -x20260 -x7300 -x10799 -x21703 -x1607 -x18568 -x20734 -x18475 -x21030 -x6715 -x13013 -x17447 -x7694 -x17791 -x3981 -x14580 -x6786 -x6103 -x8718 -x1554 -x10532 -x14169 -x16788 -x15652 -x15968 -x20231 -x25543 -x13628 -x16466 -x16559 -x19835 -x2848 -x5620 -x16408 -x3181 -x446 -x7947 -x24786 -x22416 -x19568 -x5657 -x10790 -x11017 -x17263 -x9274 -x13916 -x12896 -x5463 -x7732 -x11843 -x6186 -x2098 -x24648 -x16167 -x17925 -x10992 -x8732 -x21057 -x8156 -x17702 -x21701 -x10855 -x1726 -x10111 -x25206 -x19726 -x9828 -x13996 -x11768 -x25294 -x14826 -x12930 -x21157 -x10291 -x6815 -x22522 -x382 -x11088 -x9803 -x7717 -x13137 -x8812 -x5541 -x10808 -x602 -x8706 -x15608 -x1786 -x16979 -x21791 -x1290 -x15204 -x13674 x5248 -x13232 -x6780 -x12576 -x23648 -x13028 -x24231 -x14540 -x16501 -x25879 -x12976 -x15267 -x24452 -x22188 x25657 -x479 -x3948 x25500 -x20154 -x5156 -x21036 -x2836 -x15948 -x8894 -x10293 -x8245 -x16650 -x22216 -x20207 -x2506 -x3241 -x12205 -x16200 -x23968 -x189 -x18024 -x2892 -x8639 -x20910 -x21810 -x7097 -x8073 -x7048 -x23793 -x2009 -x17321 -x21584 -x16802 -x2487 -x16432 -x20622 -x19790 -x20468 -x24431 -x10308 -x10162 -x19969 -x1017 x12880 -x13525 -x18220 -x18598 -x23770 -x26300 -x115 -x23660 x26055 -x5718 -x11420 -x5896 -x17426 -x4689 -x25129 -x7758 -x21779 -x14907 -x13650 -x15974 -x21931 -x542 -x11199 -x12061 -x14087 x26331 -x1808 -x15836 -x24457 -x3736 -x1042 -x11604 -x17079 -x18770 -x8525 -x11642 -x16832 -x6799 -x4808 -x12333 -x19294 -x2093 -x20069 -x21349 -x6987 -x12422 -x11289 -x15961 -x23846 -x19322 -x7416 -x14529 -x20765 -x1284 -x10122 -x12514 -x6700 -x9009 -x15787 -x14192 -x73 -x1170 -x2174 -x24658 -x11456 -x19063 -x10388 -x15773 -x25667 -x21616 -x4826 -x15233 -x4561 -x1236 -x9273 -x10735 -x18151 -x3803 -x4710 -x10269 -x16920 -x14842 -x22974 -x23645 -x21399 -x19221 -x25259 -x21105 -x14299 -x16121 -x8232 -x8052 -x22314 -x20235 -x14830 -x4821 -x22460 -x17877 -x22144 -x21137 -x22396 -x18138 -x10346 -x10655 -x5951 -x22114 -x6132 -x3164 -x7208 -x9879 x25222 -x21120 -x8897 -x5693 -x14014 -x3966 -x5186 -x7028 -x4246 -x25149 -x531 -x21318 -x5760 -x17505 -x17999 -x12575 -x4954 -x15567 -x398 -x516 -x20585 -x22039 -x15635 -x14704 -x3871 -x17993 -x18246 -x4511 -x18060 -x3360 -x24951 -x24293 -x22431 -x18724 -x14367 -x62 -x7742 -x15884 -x23165 -x4443 -x14649 -x20560 -x18285 -x50 -x9033 -x2218 -x2364 -x7081 -x11158 -x17256 -x22772 -x5084 -x24521 -x1217 -x2026 -x12555 -x16765 -x4065 -x11935 -x8284 -x21711 -x22034 -x21242 -x14186 -x19608 -x18383 -x8472 -x23493 -x15619 -x5873 -x13662 -x21384 -x22400 -x21620 -x4625 -x23663 -x17798 -x19134 -x22467 -x22747 -x12248 -x7255 -x3709 -x6032 -x532 -x14023 -x22412 -x14265 -x14689 -x8855 -x13173 -x19522 -x16842 -x14946 -x8309 -x6409 -x21534 -x14978 -x5650 -x6156 -x8774 -x21133 -x9857 -x23283 -x16831 -x18228 -x8305 -x4965 -x5847 x25254 -x9233 -x11901 -x15529 -x5857 -x25225 -x7312 -x18302 -x13481 -x2762 -x13990 -x14403 -x3265 -x4470 -x5101 -x22916 -x18465 -x14587 -x21004 -x22230 -x20603 -x20931 -x24032 -x18046 -x3383 -x14915 -x25336 -x1113 -x4885 -x6452 -x23361 -x20740 -x4053 -x7778 -x3148 -x22040 -x19938 -x11576 -x15394 -x18293 -x13616 -x15914 -x19045 -x10757 -x5447 -x3054 -x13290 -x18089 -x2947 -x5915 -x8632 -x14534 -x16797 -x11996 -x22857 -x14210 -x3828 -x21546 -x5617 -x25491 -x5080 -x10095 -x24340 -x19618 -x4367 -x3660 -x17829 -x19828 -x2599 -x1719 -x14796 -x19963 -x18905 x26317 -x6820 -x810 -x6013 -x10974 -x22477 -x12586 -x4735 -x6206 -x20809 -x13286 -x4427 -x15481 -x23246 -x15414 -x21175 -x22715 -x2915 -x4421 -x5376 -x10267 -x3526 -x2975 -x11975 -x9471 -x6229 -x14965 -x16900 -x21308 -x23511 -x1564 -x16897 -x22518 -x6824 -x14103 -x12643 -x12046 -x5456 -x10612 -x23925 -x8050 -x23270 -x6901 -x5628 -x9724 -x13346 -x14833 -x20974 -x25629 -x23681 -x14730 -x24391 -x1858 -x11820 -x11888 -x445 -x17724 -x16093 -x25861 -x19980 -x23766 -x16129 -x11938 -x16395 -x19491 -x14674 x25845 -x5177 -x20511 -x24812 -x689 -x16924 -x596 -x17213 -x22491 -x5042 -x20898 -x19687 -x18207 -x18449 -x7561 -x6179 -x13886 -x24641 -x15059 -x8141 -x24082 -x10324 -x18834 -x13855 -x16017 -x11464 -x8645 -x3083 -x14627 -x7852 -x557 -x5277 x3498 -x15620 -x18723 -x23204 -x858 -x18214 -x7546 -x21129 x26262 -x16789 -x25954 -x18889 -x15293 -x819 -x2652 x26330 -x18269 -x19259 -x6988 -x26186 -x8478 -x762 -x15639 -x16344 -x1741 -x22827 -x4874 -x7157 -x20099 x25973 -x26073 -x7379 -x2155 -x8802 -x16099 -x19703 -x16037 -x12657 -x23984 -x22948 -x1140 -x23432 -x3344 -x15019 -x248 -x18664 -x5532 -x14676 -x4837 -x23079 -x1890 -x374 -x17809 -x22357 -x14623 -x13236 -x18180 -x21045 -x17262 -x9715 -x18955 -x5004 -x23138 -x18403 -x12627 -x24062 -x9844 -x14118 -x22815 -x23082 -x19306 -x4660 -x190 -x7929 -x5806 -x14242 x25912 -x15186 -x7089 -x24009 -x6490 -x4076 -x18493 -x21735 -x10408 -x8219 -x4459 -x14098 -x8860 -x12753 -x21540 -x12101 -x19296 -x1978 -x4128 x6679 -x3127 -x26090 -x5714 -x12991 -x26165 -x24879 -x10822 -x12697 -x24286 -x8423 -x4669 -x10132 x25453 -x23399 -x12533 -x9092 -x13494 -x20927 -x18275 -x22637 x25737 -x5732 -x10210 -x14514 -x5166 -x16876 x26283 -x23814 -x8445 -x12696 -x15152 -x13126 -x9385 -x15036 -x19682 -x5012 x16537 -x19334 -x7040 -x4995 -x4318 -x24038 x25959 -x6713 -x11701 -x5325 -x20650 -x23877 -x13487 -x15569 -x24384 -x25055 -x4172 -x10985 -x22027 -x19065 -x1089 -x8910 -x19362 -x19360 -x2878 -x871 -x19405 -x24976 -x13905 -x20438 x26274 -x16418 -x5327 -x3625 -x13623 -x4939 -x17482 -x23538 -x17776 -x19775 -x757 -x9582 -x11272 x7633 -x3103 -x10544 -x11529 -x1108 -x10711 -x24160 -x18700 -x14180 -x6673 -x26045 -x14860 -x8368 -x2926 -x17078 -x21537 -x4161 -x25680 -x6931 -x19677 -x3213 -x18051 -x25578 -x6647 -x23788 -x18615 -x10523 -x681 -x4223 -x13408 x25230 -x14836 -x25135 -x13498 -x24707 -x14184 -x2585 -x18048 -x22261 -x11966 -x4026 -x22016 x26302 -x17325 -x15977 -x23228 x25840 -x24700 -x344 -x21018 -x24891 -x26169 -x13647 -x3070 -x1324 -x3552 -x17025 -x25437 -x1896 -x11662 -x13869 -x12816 -x18455 x26112 -x22182 -x18377 -x11429 -x20092 -x654 -x22646 -x7038 -x15363 -x17835 -x11059 -x7663 -x15797 -x1568 -x4031 -x13719 -x15504 -x269 -x15971 -x13513 -x10891 -x22762 -x7060 -x14249 -x15713 -x15633 -x25682 -x16606 -x16727 -x6190 -x1391 -x10850 -x17341 -x26050 -x19244 -x15892 -x24068 -x23805 -x5694 -x12386 -x1797 -x8297 -x22699 -x9328 -x5508 -x13238 -x26003 -x16299 -x24753 -x24176 -x13189 -x17828 -x20503 -x370 -x11815 -x6535 -x1714 -x20852 -x24959 -x8708 -x23584 x25270 -x24859 -x13358 -x7920 -x8540 -x26209 -x3401 -x9656 -x504 -x14226 -x5856 -x3838 -x21637 -x2030 -x3368 -x25185 -x21142 -x10518 -x16863 -x18014 -x21077 -x25488 -x10833 -x25779 -x10 -x5711 -x4497 -x13287 -x14688 -x22414 -x3188 -x2853 x11449 -x20637 -x2653 -x5786 -x1056 -x6998 -x5964 -x5147 -x3231 -x21757 -x8363 -x1135 -x22932 -x13191 -x23961 -x11770 -x6750 -x23855 -x15759 -x22167 -x21245 -x21635 -x782 -x17972 -x11877 x16060 -x5145 -x4622 -x12622 -x5680 -x6927 -x2593 -x7012 -x18290 -x23835 -x4233 -x10156 -x2590 -x22933 -x16251 -x16548 x20034 -x150 -x8136 -x17230 -x93 -x4458 -x10455 -x7838 -x15344 -x17981 -x20073 x25755 -x7919 -x1494 -x17068 -x7531 -x19831 -x2333 -x7161 -x23468 -x14229 -x4038 -x3416 -x6498 -x25778 -x15542 -x16236 -x20901 -x19117 -x20307 -x2785 -x17283 -x9797 -x8892 -x22614 -x2126 -x21216 -x26311 -x7078 -x1267 -x25751 -x24012 -x24898 -x14257 -x4377 -x18033 -x17327 -x6502 -x21494 -x16536 -x17446 -x19704 -x2117 -x3270 -x15367 -x21167 -x23546 -x6373 -x26315 -x3831 -x15474 -x18072 -x12234 -x20589 -x25308 -x9579 -x8666 -x7278 -x15729 -x20638 -x23174 -x18036 x25300 -x3938 -x4154 -x6699 -x10258 -x2561 -x14853 -x16993 -x6967 -x18684 -x10569 -x11153 -x13176 -x1885 -x7321 -x21904 -x10717 -x19313 -x19465 -x16055 -x5517 -x10205 -x23522 -x5330 -x15809 -x87 -x4979 -x19027 -x3275 -x20302 -x23534 -x12446 -x11007 -x7636 -x25399 -x14866 -x4104 -x25414 -x2750 -x1552 -x7812 -x15708 -x20251 -x8613 -x13633 -x7805 -x19738 -x1172 -x25234 -x25522 -x6417 -x11397 -x16496 x25995 -x8439 -x25019 -x7143 x25292 -x8174 -x2782 -x6361 -x21186 -x17740 -x2054 -x2285 -x10647 -x21897 -x24809 -x4856 -x80 -x235 -x18215 -x24635 -x21646 -x7381 -x20602 -x24118 -x13255 -x103 -x9982 -x9959 -x24469 -x9055 -x14235 -x5801 -x13542 x18286 -x9945 -x4553 -x15917 -x19866 -x7675 -x25732 -x18878 -x22274 -x15472 -x17449 -x2796 -x19255 -x13025 -x13230 -x18622 -x16571 -x16954 -x12660 x26067 -x5281 -x13480 -x18786 -x21440 -x17390 -x11906 -x21983 -x11238 -x25458 -x5398 x26319 -x17991 -x22788 -x14684 -x22115 -x18678 -x5090 -x21840 -x16974 -x10533 -x6514 -x22189 -x12528 -x7934 -x18454 -x25046 -x1961 -x20625 -x18412 -x2647 -x16426 -x20026 -x24973 -x9925 -x2510 -x19047 -x172 -x17166 -x10450 -x24400 x26221 -x6285 -x25906 -x9061 -x13243 -x18974 x25154 -x20245 -x22249 -x3739 -x5937 -x10699 -x21880 -x7068 -x18098 -x8722 -x21241 -x18592 -x23997 -x5451 -x14827 -x23282 -x19778 -x21008 -x22546 -x9305 -x3958 -x5460 -x8817 -x10441 -x9566 -x24213 -x13853 -x24015 -x15427 x22896 -x20378 -x8081 -x6120 -x5185 -x21407 -x1199 -x3455 -x16688 -x13354 -x23818 -x5950 -x17566 -x4305 -x14665 -x12334 -x26014 -x14319 -x17577 -x15450 -x23426 -x909 -x21527 -x15994 -x24334 -x2706 -x18148 -x5153 -x19594 -x11391 -x9512 -x13485 -x354 -x13570 -x20232 -x7815 -x10380 -x5569 -x17607 -x23360 -x24451 -x5787 -x7230 -x6690 -x8674 -x11261 -x13183 -x2498 -x21876 -x9415 -x19231 -x3210 -x12800 -x1191 -x4792 -x12126 -x26314 -x9935 -x9093 -x1028 -x18103 -x7464 -x7654 -x2855 -x15402 -x19084 -x13475 -x17307 -x10245 -x19147 -x1929 -x13641 -x14958 -x12224 -x6773 -x14344 -x16239 -x7186 -x19471 -x15518 -x5049 -x18091 -x8850 -x4980 -x10038 -x11800 -x7711 -x16570 -x2549 -x15205 -x25676 -x5120 -x22120 -x20841 -x14641 -x16949 -x11910 -x16614 x25392 -x13222 -x17652 -x11091 -x19421 -x24273 -x472 -x4099 -x15329 -x1853 -x21677 -x16132 -x11277 -x10578 -x5582 -x3492 -x4704 -x23277 -x24357 -x26290 -x11890 -x1095 -x18018 -x25161 -x17714 -x23191 -x13617 -x6274 -x15144 -x21184 -x8427 -x24766 -x26353 -x22919 -x5060 -x23442 -x18644 -x1874 -x24488 -x15215 -x7455 -x10490 -x15748 -x670 -x16521 -x7786 -x6941 -x3640 -x16772 -x15698 -x24378 -x339 -x20653 -x63 -x8810 -x22352 -x21634 -x25338 -x422 -x7958 -x8035 -x2037 -x1423 -x12567 -x19452 -x20420 -x8961 -x25441 -x21513 -x1153 -x3858 -x20951 -x9581 -x8204 -x18118 -x21839 -x24061 -x8711 -x22432 -x4153 -x2414 -x21615 -x7346 -x971 -x3814 -x11084 -x24689 -x23990 x15265 x26019 -x11609 -x15604 -x5987 -x20692 -x14004 -x17882 -x9783 -x25562 -x11013 -x20370 -x18270 -x20114 -x11964 -x24333 -x2215 -x5210 -x1033 -x20335 -x234 -x19640 -x5678 -x8578 -x8620 -x5984 -x9840 -x11521 -x18895 -x22350 -x13531 -x18657 -x22458 -x5250 -x12276 -x6067 -x1499 -x24056 -x4045 -x2339 -x13548 -x17988 -x13063 -x17866 -x24230 -x11196 -x404 -x3878 -x20011 -x10997 -x5449 -x24425 -x22269 -x8758 -x15027 -x25595 -x9181 -x2898 -x19613 -x8137 -x22959 -x10606 -x22076 -x4419 -x18665 -x11872 -x10957 -x14780 -x10704 -x20172 -x15021 -x11460 -x3407 -x13951 -x20998 -x24182 -x25619 -x22133 -x1942 -x22656 -x23434 -x20635 -x25576 -x5974 -x1439 -x5612 -x12393 -x2188 -x24909 -x9391 -x14254 -x14270 -x1205 -x4659 -x21278 -x8504 -x3245 -x15541 -x14320 -x14672 -x19155 -x24587 -x1037 -x25068 -x17019 -x12012 -x18235 -x10061 -x6241 -x3910 -x15240 -x20454 -x6497 -x2817 -x6049 -x22508 -x6273 -x13937 -x14233 -x22761 -x23239 -x16854 -x1289 -x11779 -x10906 -x11113 -x22265 -x18358 -x25490 -x4272 -x20445 -x19565 -x3289 -x5729 -x18329 -x924 -x3661 -x17784 x25436 -x15709 -x8205 -x15766 -x8056 -x10536 -x4263 -x12777 -x8007 -x14256 -x4430 -x3961 -x17572 -x5810 -x124 -x14304 -x23991 -x4262 -x4452 -x10737 -x10989 -x13581 -x886 -x10821 -x5602 -x22372 -x16006 -x21122 -x16693 -x23102 -x7057 -x10417 -x13974 -x25321 -x6436 -x2867 -x17188 -x17064 -x19018 -x16108 -x12966 -x7897 -x20645 -x7888 -x16433 -x8482 -x24048 -x17636 -x19649 -x13921 -x24520 -x14333 -x9978 -x8805 -x9365 -x24649 -x1833 -x15999 -x10033 -x10777 -x24735 x25620 -x11485 -x14595 -x8808 -x13277 -x17030 -x2180 -x8615 -x68 -x14645 -x16989 -x22753 -x18593 -x3281 -x21061 -x4241 -x1725 -x1804 -x15588 -x24174 x25694 -x19557 -x17051 -x621 -x15617 -x13101 -x9598 -x17318 -x25583 -x8898 -x13020 -x4915 -x17022 -x8601 -x7716 -x12047 -x20253 -x18714 -x10896 -x13757 -x13334 -x14062 -x25669 -x4069 x25603 -x4798 -x19139 -x3874 -x12327 -x21131 -x2910 -x3533 -x7952 -x9711 -x15965 -x19411 -x25731 -x4849 -x5481 -x19270 -x17072 -x2082 -x18986 -x6378 -x13203 -x13084 -x5556 -x5142 -x22991 -x21806 -x4539 -x11182 -x14335 -x59 -x3018 -x6050 -x16473 -x4193 -x9571 -x24353 -x18178 -x12913 -x21346 -x3471 -x10894 -x24341 -x15178 -x15647 -x6224 -x24571 -x2477 -x16578 -x5346 -x3748 -x19913 -x1914 -x12791 -x15090 -x21689 -x9873 -x6505 -x5947 -x3601 -x12285 -x781 -x3797 -x2588 -x22852 -x10962 -x21938 -x24190 -x13268 -x10507 -x4441 -x22152 -x24208 -x24577 -x986 -x18010 -x8653 -x3145 -x25370 -x6261 x25909 -x24396 -x23728 -x20082 -x15086 -x25433 -x1581 -x13424 -x24475 -x17128 -x2393 -x15756 -x5682 -x24560 -x10684 -x12441 -x3497 -x6738 -x7137 -x11214 -x17805 -x23503 -x23569 -x23969 -x11275 -x12771 -x9220 -x8394 -x1577 x25718 -x8523 -x7619 -x21409 -x1840 -x12372 -x15624 -x10564 -x22509 -x17770 -x1184 -x22301 -x7458 -x4113 -x16803 -x19501 -x24337 -x46 x7792 -x25507 -x16460 -x13708 -x12973 -x8409 -x15137 -x25826 -x11412 -x20046 -x20065 -x22147 -x19979 -x8838 -x18407 -x13297 -x24883 -x21855 -x21170 -x17907 -x20520 x25481 -x19671 -x23396 -x8790 x25400 -x18394 -x16144 -x18582 -x395 -x9615 -x25874 -x5624 -x8834 -x469 -x14492 -x968 -x19727 -x13313 -x2263 -x23089 -x11751 -x12185 -x7806 -x23952 -x17119 -x12844 -x11862 -x23537 -x13549 -x2644 -x18481 -x12608 -x8827 -x14502 -x16680 -x21770 -x1863 -x5564 -x16725 -x11071 -x10403 -x7687 -x23087 -x13081 -x1992 -x19472 -x22552 -x36 x13997 -x7373 -x1706 -x23704 -x1751 -x3043 -x8059 -x7105 -x15605 -x12732 -x1361 x25942 -x22037 -x12559 -x8948 -x16657 -x20337 -x2144 -x21550 -x14251 -x4492 -x19609 -x24983 -x8062 -x20057 -x16026 -x10641 -x1508 -x12784 -x19495 -x7056 -x22494 -x24619 -x4386 -x5982 -x12253 -x12568 -x22085 -x12167 -x22663 -x1121 -x5709 -x12042 -x18321 -x23899 -x13619 -x13465 -x10635 -x1859 -x16266 -x23095 -x23971 -x13709 -x25822 -x13676 -x18461 -x2748 -x517 -x20347 -x16641 -x20244 -x11166 -x237 -x17222 -x16533 -x22049 -x5977 -x6088 -x6079 -x7270 -x13367 -x26200 -x17493 -x11448 -x14080 -x16389 -x13584 -x25082 -x7328 -x9912 -x23121 -x5009 -x156 -x8301 -x9250 -x6681 -x7171 -x3419 -x19922 -x7020 -x22994 -x7837 -x19138 -x14268 -x17437 x25614 -x24552 -x23448 -x6470 -x1437 -x13748 -x7491 -x4771 -x7811 -x18083 -x18590 -x4883 -x7169 -x18788 x25580 -x8116 x25317 -x17697 -x7283 -x13165 -x21641 x26011 -x5271 -x13845 x25768 -x8418 -x18122 -x4342 -x2807 -x20064 -x10342 -x24074 -x12866 -x7223 -x22297 -x5092 -x3505 -x20680 -x23703 -x17216 -x6864 -x11312 -x24324 -x6371 -x1528 -x10604 -x5630 -x15139 -x1159 -x11797 -x3853 -x13285 -x7475 -x3686 -x9606 -x13592 -x8965 -x1114 -x10963 -x16375 -x18625 -x22570 -x12907 -x12129 -x6316 -x16268 -x5094 -x16214 -x14323 -x18446 -x25025 -x9006 -x12552 -x3590 -x6930 -x5739 -x10874 -x15703 -x5868 -x24486 -x22734 -x13682 -x5292 -x3218 -x1626 -x2221 -x8944 -x6766 -x16768 -x13591 -x312 -x3067 -x10169 -x12201 -x11501 -x4431 -x10728 -x21090 -x4340 -x15945 -x4338 -x8502 -x11718 -x8046 -x1976 -x10105 -x23129 -x16332 -x22768 -x2222 -x9762 -x3642 -x10616 x24328 -x10842 -x1305 x25765 -x14801 -x19933 -x12165 -x24140 -x7566 -x22 -x12063 -x5894 -x4738 -x20962 -x19177 -x24139 -x153 -x2942 -x1852 -x19545 -x3434 -x17466 -x2576 -x17224 -x14322 -x13756 -x17279 -x17371 -x22083 -x4114 -x6791 -x19553 -x11793 -x10469 -x8584 -x10718 -x16298 -x5855 -x13325 -x19745 -x23016 -x13397 -x13351 -x4244 -x6064 -x25496 -x23657 -x13718 -x5282 -x5386 -x23901 -x15001 -x165 -x17455 -x17200 x25981 -x8155 -x18551 -x9044 -x12908 -x22987 -x3893 -x14877 -x17692 -x23075 -x711 -x12477 -x10517 -x22136 x25588 -x9071 -x18071 -x4289 -x20694 -x16366 -x17351 -x14817 -x10094 -x12602 -x16438 -x10309 -x3845 -x22215 -x5097 x21944 -x11315 -x6797 -x18398 -x6024 -x13345 -x4041 -x13984 -x16595 -x7077 -x16923 -x20972 -x13158 -x17478 -x20381 -x16445 -x12654 -x16952 -x11329 -x24836 -x15980 -x12318 -x4252 -x15095 -x6798 -x2415 x25524 -x24529 x25589 -x21270 -x844 -x21082 -x17135 -x17964 -x24757 -x15342 -x8760 -x15337 -x16220 -x14902 -x13368 -x21258 -x12204 -x17219 -x988 -x21608 -x23838 x25744 -x21183 -x18354 -x23065 -x11112 -x24825 -x12702 -x20291 -x2605 -x21472 -x5124 -x18066 -x15798 -x14069 -x1699 -x21424 -x18102 -x8063 -x24342 -x8271 -x16150 -x381 -x24513 -x21102 -x605 -x19814 -x3262 -x7865 -x19383 -x21816 -x22315 -x3573 -x20070 -x1901 -x10982 -x13012 -x5035 x25156 -x19439 -x10887 -x3464 -x9238 -x5058 -x5384 -x8269 -x13829 -x1098 -x8889 -x6227 -x12620 -x13690 -x221 -x5696 -x26350 -x20170 -x8101 -x16339 -x4574 -x23162 -x4926 -x13443 -x21645 -x23942 -x14885 -x5758 -x22067 -x13177 -x15871 -x21820 -x17838 -x18076 -x22176 -x15747 -x3917 -x11278 -x23890 -x21708 -x15023 -x10335 -x2620 -x24435 -x198 -x17772 -x18198 -x7906 -x9735 -x24535 -x9070 -x16100 -x25526 -x21420 -x24991 -x4088 -x13071 -x2256 x5089 -x9141 -x10901 -x11540 -x5879 -x7115 -x4176 -x24755 -x12268 -x18844 -x26385 -x14480 -x13518 -x15387 -x8463 -x16655 -x11049 -x8662 -x17272 -x18841 -x7738 -x8366 -x22304 -x25519 -x22411 -x24445 -x23278 -x20206 -x13320 -x6512 -x10138 -x2740 -x2483 -x4564 -x16369 -x16776 -x25596 -x14539 -x16775 -x6202 -x23005 -x9784 -x15471 -x11388 -x24932 x25695 -x22859 -x17457 -x16491 -x17161 -x3903 -x23939 -x14234 -x13936 -x18987 -x6487 -x12591 -x20402 -x13237 -x5692 -x22020 -x6698 -x25360 -x10047 -x4160 -x10886 -x23263 -x5573 -x18785 -x18015 -x26328 x25824 -x13672 -x4653 -x9022 -x25047 -x541 -x24982 -x15640 -x23840 -x19190 -x3144 -x11989 -x8113 -x18668 -x8673 -x7091 -x10413 -x2871 -x7600 -x453 -x15185 -x17597 -x9446 -x6599 -x3651 -x7036 -x8616 -x11649 -x13118 x25792 -x24345 -x1722 -x11152 -x21086 -x10877 -x11224 -x10000 -x18200 -x19234 -x17206 -x7066 -x13208 -x16441 -x22377 -x4462 -x9330 x26076 -x1872 -x3010 -x11101 -x4668 -x17369 -x3055 -x6511 -x11617 -x9297 -x9773 -x18085 -x18655 -x17208 -x23582 -x729 -x1263 -x3494 -x4742 -x21275 -x14114 -x443 -x19436 -x24343 -x12823 -x13749 -x20885 -x12646 -x20263 -x3615 -x16498 -x1080 -x5702 -x3186 -x6220 -x8255 -x5196 -x18390 -x8764 -x5272 -x18814 -x11660 -x9234 -x7062 -x12716 -x15014 -x5659 -x15734 -x8074 -x20767 -x14906 -x16590 -x14510 -x4034 x25343 -x15952 -x1743 -x24099 -x7824 -x2102 -x13086 -x3393 -x17155 -x17937 -x23100 -x18188 -x20103 -x19997 -x8736 -x4029 -x21823 -x515 -x16782 -x3119 -x8147 -x286 -x17756 -x17116 -x19069 -x13188 -x18811 -x7212 -x22486 -x5973 -x5072 -x10917 -x23989 -x8023 -x2884 -x13400 -x277 -x13347 -x11193 -x16471 -x24509 -x23883 -x7605 x25333 -x18388 -x18602 -x2148 -x793 -x3171 -x1315 -x3637 -x15763 -x5546 -x3198 -x12496 -x15794 -x17042 -x3960 -x10031 -x6203 -x1821 -x20771 -x23764 -x9080 -x5566 -x22643 -x20267 -x18226 -x19746 -x17141 -x21484 -x24025 -x22528 -x3711 -x12048 -x17842 -x12693 x15105 -x17818 -x14212 -x12585 -x7621 x26096 -x4308 -x16300 -x6083 -x2742 -x9827 -x12786 -x25083 -x7949 -x22946 -x22935 -x20761 -x13877 -x14622 -x4388 -x10377 -x11287 -x3751 -x2548 -x23617 -x18838 -x3042 -x7445 -x25772 -x12010 -x22185 -x18468 -x2314 -x19716 -x8489 -x12588 -x7725 -x20139 -x25039 -x10065 -x16079 -x14122 -x24781 -x4563 -x1831 -x20695 -x6812 -x17452 -x7744 -x12739 -x8681 -x4278 -x7352 -x6097 -x21888 -x12726 -x5403 -x7323 -x19598 -x26057 -x5518 -x23820 -x3761 -x15807 -x7244 -x3972 -x4494 -x9216 x26079 -x14145 -x8514 -x13134 -x24462 -x4830 -x10055 -x12490 -x22014 -x13755 -x2842 -x13994 -x12637 -x10672 -x14112 -x18749 -x22072 -x24159 -x9363 -x26275 -x13160 -x1907 -x195 -x4329 -x14164 -x6912 -x7506 -x4451 -x12266 -x13798 -x7679 -x12904 -x14330 -x11244 -x1053 -x1266 -x8001 -x2363 -x18578 -x26205 -x22184 -x8563 -x8308 -x20707 -x5429 -x24156 -x4632 -x7699 -x23378 -x12942 -x23947 -x14681 -x19691 -x18336 -x14460 -x21238 -x9901 -x3742 x25158 -x3390 -x19241 -x19547 -x24092 -x8032 -x1543 -x25051 x25577 -x16759 -x4854 -x15644 -x18429 -x7460 -x20342 -x1819 -x20067 -x24081 -x12813 -x19932 -x26381 -x14011 -x6730 -x10299 -x5844 -x18241 -x23615 -x14696 -x8000 -x23685 -x10508 -x1664 -x17655 -x13520 -x10339 -x24721 -x247 -x11128 -x9548 -x3123 -x10452 -x9919 -x8172 -x23080 -x3156 -x23798 -x17892 -x5500 -x22097 -x22877 -x13434 -x12016 x1431 -x6218 -x8455 -x4525 -x9445 -x18629 -x21569 -x21065 -x19830 -x5890 -x19742 -x12635 -x13942 -x24364 -x1940 -x13055 -x8383 -x12356 -x23540 -x7434 -x23837 -x9428 -x19973 -x9085 -x4964 -x18940 -x1142 -x12177 -x20304 -x14658 -x23857 -x20388 -x18191 -x24295 -x10247 -x13839 -x7843 -x70 -x3254 -x16469 -x11818 -x15129 x6204 -x22911 -x21787 -x7543 -x17602 -x9294 -x692 -x5107 -x19056 -x4682 -x467 x17332 -x15199 -x7406 x19562 -x20534 -x15419 -x4358 x25247 -x25511 -x11554 -x20750 -x22572 -x25858 x16696 -x14350 -x13530 -x13962 -x9024 -x12216 -x17462 -x20703 -x13750 -x12226 -x23572 -x22988 -x22155 -x23318 -x11816 -x15270 -x22407 -x15513 -x19794 -x11799 x25303 -x7110 -x21704 -x22448 -x2452 x8905 -x20324 -x19837 -x2527 -x18956 -x14201 -x20317 -x16821 x26238 -x16524 -x3176 -x7095 -x17905 -x20062 -x25486 -x18310 -x23203 -x759 -x20713 -x12021 -x22279 -x16314 -x5988 -x7271 -x15711 -x383 -x13410 -x14560 -x21463 -x19389 -x24217 -x16936 -x13312 -x2893 -x18147 -x18910 -x24997 -x1899 -x20019 -x19824 -x11061 -x11747 -x24363 -x25243 -x12741 -x6510 -x25328 -x21860 -x24704 -x10845 -x24490 -x5885 -x9992 -x2964 -x5169 -x16388 -x24611 -x10175 -x16534 -x18624 -x4793 -x19603 -x14809 x25617 -x21413 -x19767 -x8907 -x23750 -x5326 -x13059 -x20757 -x10526 -x17858 -x20595 x26335 -x19238 -x17469 -x7550 -x14468 -x10942 -x17641 -x23759 -x25783 -x11048 -x25767 -x8528 -x17148 -x3649 -x8543 -x7172 -x10925 x25573 -x1244 -x7432 -x4362 -x23193 -x8237 -x12989 -x11345 -x11256 -x1167 -x15603 -x16956 -x5927 -x24531 -x7486 -x5959 -x12573 -x14261 -x5067 -x4528 -x17507 -x24928 -x4747 -x7962 -x12102 -x11126 -x6639 -x6527 -x25099 -x9654 -x22172 -x9703 -x3532 -x1084 -x19504 -x2103 -x24935 -x14814 -x7893 -x4237 -x534 -x22737 -x23304 -x7626 -x11579 -x11383 -x13280 -x14272 -x4368 x26126 x25438 -x16485 -x9135 -x14976 -x13816 -x15805 -x20844 -x15302 -x13655 -x20254 -x4445 -x6444 -x12854 -x17177 -x23443 -x8917 -x24142 -x16424 -x7497 -x3710 -x14167 -x13517 -x8276 x18922 -x23972 -x7828 -x21962 -x17795 -x15564 -x15231 -x22162 -x18529 -x22538 -x12445 -x10002 -x1780 -x24321 -x22992 -x13752 -x20386 -x12992 -x6106 -x12330 -x15609 -x24065 -x2972 -x10110 -x7133 -x4963 -x9943 -x8661 -x9729 -x7490 -x21417 -x26092 -x17118 -x14677 -x22725 -x24416 -x14332 -x23526 -x10895 -x22208 -x8539 -x16740 -x16083 -x1915 -x5225 -x23459 -x10659 -x13528 -x12035 -x10902 -x9042 -x11341 -x4789 -x24386 -x20942 -x7880 -x16898 -x23679 -x21296 -x20976 -x5285 -x4521 -x22928 -x14243 -x9524 -x15022 -x26172 -x11316 -x9281 -x1715 -x13817 -x25085 -x17792 -x22053 x26339 -x20262 -x24596 -x9893 -x7563 -x8700 -x6749 -x22233 -x18701 -x23332 -x20891 -x3632 -x4924 -x19889 -x12863 -x1052 -x15666 -x10884 -x7151 -x10216 -x5676 -x13316 -x18216 -x3442 -x17347 -x24207 -x804 -x1683 -x17091 -x21359 -x7251 -x17245 -x9542 -x24306 -x23860 -x18707 -x18935 -x2809 -x3930 -x22516 -x14435 -x9235 -x24393 -x6004 -x6805 -x17220 -x19800 -x3682 -x19901 -x12242 -x10075 -x22402 -x4502 -x2370 -x2865 -x9326 -x340 -x20415 -x23789 -x16439 -x16971 -x1161 -x15712 -x1356 -x16031 -x6992 -x18603 -x20118 -x20804 -x23048 -x3553 -x15056 -x16072 -x24703 -x23745 -x7803 -x10333 -x1360 -x10634 -x21889 -x25056 -x13745 -x6416 -x18911 -x22782 -x14942 -x23809 -x3925 -x23086 -x23562 -x5356 -x9796 -x11004 -x3219 -x4944 -x20478 -x26183 -x2443 -x20171 -x3978 -x23662 -x3680 -x9165 -x6308 -x22332 -x16998 -x20610 -x14996 -x162 -x22668 -x16346 -x12187 -x8411 -x18263 -x1316 -x22767 -x1364 -x3738 -x6065 -x1252 -x16347 -x21721 -x14500 -x24453 -x6556 -x22786 -x13425 -x1789 -x16208 -x8936 -x24218 -x17339 -x17028 -x2431 -x24070 -x701 -x14538 -x21427 -x22226 -x23607 -x10451 -x22868 -x13190 -x15371 -x6515 -x1622 -x18161 -x1373 -x11907 -x2100 -x1560 -x3016 -x20349 -x25373 -x20537 -x13456 -x13116 -x9387 -x1475 -x8560 -x14904 -x12789 -x26091 -x21274 -x22181 -x26188 -x2523 -x1878 -x8571 -x14501 -x25143 -x24204 -x22102 -x16174 -x26053 -x24652 -x2974 -x1111 -x25330 -x23954 -x8627 -x3453 -x14700 -x23621 -x5459 -x18443 -x2537 -x12491 -x1359 -x7773 -x26288 -x9263 -x22347 -x7006 -x7423 -x19664 -x9592 -x17380 -x25071 -x21470 -x1837 -x4133 -x24323 -x18167 -x16279 -x1150 -x21092 -x9065 -x6029 -x23861 -x3941 -x13890 -x435 -x3011 -x12737 -x16427 -x527 -x85 -x744 -x17323 -x6333 -x19644 -x407 -x1276 -x24542 -x11410 -x15889 -x15184 -x10892 -x10221 -x21788 -x18635 -x7835 -x4953 -x18187 -x23199 -x7074 -x8114 -x20723 x25263 x26298 -x2438 x25287 -x3312 -x18555 -x22755 -x12540 -x15984 -x23301 -x15034 -x1219 -x24823 -x20185 -x24114 -x1183 -x20240 -x23977 -x10394 -x21599 -x3611 -x12883 -x15964 -x23673 -x19426 -x2110 -x21902 -x14651 -x6187 -x9944 -x24851 -x7757 -x1014 x25571 -x13933 -x19500 -x21988 -x18732 -x23004 -x24736 -x4523 -x10858 -x24296 -x8265 -x13104 -x17465 -x4973 -x7414 -x1997 -x23143 -x13887 -x8051 -x22579 -x4801 -x521 x25443 -x14901 -x19394 -x16555 -x3141 -x15659 -x18867 -x19101 -x8425 -x7001 -x10054 -x8328 -x8119 -x6716 -x22225 -x2388 -x14007 -x5141 -x19109 -x18373 -x24225 -x19758 -x8821 -x367 -x2795 -x9790 -x20818 -x20612 -x13687 -x7978 -x25318 -x21071 -x9586 -x9642 -x15182 -x25869 -x4757 -x4992 -x22383 -x2089 -x4020 -x15281 -x19297 -x20492 -x10146 -x19812 -x20227 -x23486 -x24559 -x213 -x3984 -x11651 -x11147 -x15632 -x5743 -x19584 -x7753 -x15317 -x21759 -x31 -x7620 -x25006 -x5370 -x19521 -x22765 -x8637 -x20572 x25352 -x2938 -x476 -x23940 -x17685 -x20314 -x8045 -x5180 -x105 -x19829 -x3905 -x15870 -x24267
3586.59/3598.40 s SATISFIABLE
3586.59/3598.40 c Time taken to solve: 3594.3571612140004 seconds
3586.59/3598.40 c Total time taken: 3597.5777657032013 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-4786103-1783815789/watcher-4786103-1783815789 -o /tmp/evaluation-result-4786103-1783815789/solver-4786103-1783815789 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4786103-1783815789/vars-4786103-1783815789 --bin-var /tmp/runsolver-exch-nodeE009-1783808533-1642070 --watchdog 3760 --use-pty run HOME/instance-4786103-1783815789.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1326020906 --intermediate --solver ortools
running on 4 cores: 40-43
CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
2500 MHz: 0,3-4,6-9,11,17-19,21-24,26-28,30,32,34,44-45,47-49,52,54,60-61
3550 MHz: 25,31,37-39,46,62-63
3600 MHz: 1-2,5,10,12-16,20,29,33,35-36,40-43,50-51,53,55-59
WARNING: cores do not run at the same frequency!
Cores frequency (cpufreq):
2500 MHz: 0,3
3600 MHz: 1-2
WARNING: cores do not run at the same frequency!
CPU governors:
performance: 40-43
NUMA information:
number of nodes: 8
node 0: cores 0-7, 128055 MiB (54452 MiB free)
node 1: cores 8-15, 129019 MiB (56531 MiB free)
node 2: cores 16-23, 129019 MiB (107742 MiB free)
node 3: cores 24-31, 129003 MiB (94541 MiB free)
node 4: cores 32-39, 129019 MiB (72082 MiB free)
node 5: cores 40-47, 128973 MiB (114548 MiB free)
node 6: cores 48-55, 129019 MiB (109731 MiB free)
node 7: cores 56-63, 128474 MiB (103779 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=1646027, runsolver pid=1646022
Starting watchdog thread
Current StackSize limit: 8192 KiB
[startup+0.100056 s]*
/proc/loadavg: 16.05 16.27 16.21 16/933 1646030
/proc/meminfo: memFree=730541668/1055320700 swapFree=33114688/33554428
[pid=1646027] ppid=1646022 vsize=4324 memory=3160 CPUtime=0 cores=40-43
/proc/1646027/stat : 1646027 (run) S 1646022 1646027 1642050 0 -1 4194304 264 125 0 0 0 0 0 0 20 0 1 0 314866508 4427776 640 18446744073709551615 94727861436416 94727862330949 140737123615024 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94727862570000 94727862617744 94727892049920 140737123620990 140737123621225 140737123621225 140737123626961 0
/proc/1646027/statm: 1081 790 702 219 0 143 0
[pid=1646030] ppid=1646027 vsize=23844 memory=18664 CPUtime=0.04 cores=40-43
/proc/1646030/stat : 1646030 (python3) R 1646027 1646027 1642050 0 -1 4194304 3081 0 0 0 4 0 0 0 20 0 1 0 314866510 24416256 4480 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 2 0 0 0 17 42 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
/proc/1646030/statm: 5961 4666 1790 753 0 3654 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 28168 KiB
Current children cumulated memory: 21824 KiB
[startup+0.214327 s]*
/proc/loadavg: 16.05 16.27 16.21 21/939 1646036
/proc/meminfo: memFree=730517476/1055320700 swapFree=33114688/33554428
[pid=1646027] ppid=1646022 vsize=4324 memory=3160 CPUtime=0 cores=40-43
/proc/1646027/stat : 1646027 (run) S 1646022 1646027 1642050 0 -1 4194304 264 125 0 0 0 0 0 0 20 0 1 0 314866508 4427776 640 18446744073709551615 94727861436416 94727862330949 140737123615024 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94727862570000 94727862617744 94727892049920 140737123620990 140737123621225 140737123621225 140737123626961 0
/proc/1646027/statm: 1081 790 702 219 0 143 0
[pid=1646030] ppid=1646027 vsize=231968 memory=32140 CPUtime=0.22 cores=40-43
/proc/1646030/stat : 1646030 (python3) R 1646027 1646027 1642050 0 -1 4456448 4952 0 0 0 22 0 0 0 20 0 4 0 314866510 237535232 7936 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 2 0 0 0 17 42 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
/proc/1646030/statm: 57992 8035 3461 753 0 44703 0
[pid=1646030/tid=1646034] ppid=1646027 vsize=231968 memory=822348436 CPUtime=0.04 cores=40-43
/proc/1646030/task/1646034/stat : 1646034 (python3) R 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 4 0 0 0 20 0 4 0 314866526 237535232 7936 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 2 0 0 0 -1 40 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
[pid=1646030/tid=1646035] ppid=1646027 vsize=231968 memory=3305 CPUtime=0.04 cores=40-43
/proc/1646030/task/1646035/stat : 1646035 (python3) R 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 4 0 0 0 20 0 4 0 314866526 237535232 7936 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 2 0 0 0 -1 41 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
[pid=1646030/tid=1646036] ppid=1646027 vsize=231968 memory=62892045238795 CPUtime=0.04 cores=40-43
/proc/1646030/task/1646036/stat : 1646036 (python3) R 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 4 0 0 0 20 0 4 0 314866526 237535232 7936 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 2 0 0 0 -1 42 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 236292 KiB
Current children cumulated memory: 35300 KiB
[startup+0.312919 s]*
/proc/loadavg: 16.05 16.27 16.21 15/939 1646036
/proc/meminfo: memFree=730490008/1055320700 swapFree=33114688/33554428
[pid=1646027] ppid=1646022 vsize=4324 memory=3160 CPUtime=0 cores=40-43
/proc/1646027/stat : 1646027 (run) S 1646022 1646027 1642050 0 -1 4194304 264 125 0 0 0 0 0 0 20 0 1 0 314866508 4427776 640 18446744073709551615 94727861436416 94727862330949 140737123615024 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94727862570000 94727862617744 94727892049920 140737123620990 140737123621225 140737123621225 140737123626961 0
/proc/1646027/statm: 1081 790 702 219 0 143 0
[pid=1646030] ppid=1646027 vsize=251020 memory=45888 CPUtime=0.36 cores=40-43
/proc/1646030/stat : 1646030 (python3) D 1646027 1646027 1642050 0 -1 4456448 7057 0 0 0 34 2 0 0 20 0 4 0 314866510 257044480 11264 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 2 0 0 0 17 42 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
/proc/1646030/statm: 62755 11472 4962 753 0 46512 0
[pid=1646030/tid=1646034] ppid=1646027 vsize=251172 memory=822348436 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646034/stat : 1646034 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 257200128 11264 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 2 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
[pid=1646030/tid=1646035] ppid=1646027 vsize=251172 memory=3305 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646035/stat : 1646035 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 257200128 11264 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 2 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
[pid=1646030/tid=1646036] ppid=1646027 vsize=251172 memory=62892045238795 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646036/stat : 1646036 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 257200128 11264 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 2 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 255344 KiB
Current children cumulated memory: 49048 KiB
[startup+0.700166 s]
/proc/loadavg: 16.05 16.27 16.21 16/939 1646036
/proc/meminfo: memFree=730393140/1055320700 swapFree=33114688/33554428
[pid=1646027] ppid=1646022 vsize=4324 memory=3160 CPUtime=0 cores=40-43
/proc/1646027/stat : 1646027 (run) S 1646022 1646027 1642050 0 -1 4194304 264 125 0 0 0 0 0 0 20 0 1 0 314866508 4427776 640 18446744073709551615 94727861436416 94727862330949 140737123615024 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94727862570000 94727862617744 94727892049920 140737123620990 140737123621225 140737123621225 140737123626961 0
/proc/1646027/statm: 1081 790 702 219 0 143 0
[pid=1646030] ppid=1646027 vsize=413252 memory=88528 CPUtime=0.5 cores=40-43
/proc/1646030/stat : 1646030 (python3) R 1646027 1646027 1642050 0 -1 4194304 14979 0 0 0 45 5 0 0 20 0 4 0 314866510 423170048 21888 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 2 0 0 0 17 42 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
/proc/1646030/statm: 103313 22132 8279 753 0 54995 0
[pid=1646030/tid=1646034] ppid=1646027 vsize=413252 memory=3160 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646034/stat : 1646034 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 423170048 21888 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 2 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
[pid=1646030/tid=1646035] ppid=1646027 vsize=413252 memory=0 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646035/stat : 1646035 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 423170048 21888 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 2 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
[pid=1646030/tid=1646036] ppid=1646027 vsize=413252 memory=80312 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646036/stat : 1646036 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 423170048 21888 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 2 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 417576 KiB
Current children cumulated memory: 91688 KiB
[startup+1.50015 s]
/proc/loadavg: 16.05 16.27 16.21 17/939 1646036
/proc/meminfo: memFree=730315280/1055320700 swapFree=33114688/33554428
[pid=1646027] ppid=1646022 vsize=4324 memory=3160 CPUtime=0 cores=40-43
/proc/1646027/stat : 1646027 (run) S 1646022 1646027 1642050 0 -1 4194304 264 125 0 0 0 0 0 0 20 0 1 0 314866508 4427776 640 18446744073709551615 94727861436416 94727862330949 140737123615024 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94727862570000 94727862617744 94727892049920 140737123620990 140737123621225 140737123621225 140737123626961 0
/proc/1646027/statm: 1081 790 702 219 0 143 0
[pid=1646030] ppid=1646027 vsize=439820 memory=127720 CPUtime=1.24 cores=40-43
/proc/1646030/stat : 1646030 (python3) R 1646027 1646027 1642050 0 -1 4194304 23842 0 0 0 118 6 0 0 20 0 4 0 314866510 450375680 31734 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 0 0 0 17 42 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
/proc/1646030/statm: 109955 31930 11723 753 0 60992 0
[pid=1646030/tid=1646034] ppid=1646027 vsize=439820 memory=0 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646034/stat : 1646034 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 450375680 31734 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
[pid=1646030/tid=1646035] ppid=1646027 vsize=439820 memory=80312 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646035/stat : 1646035 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 450375680 31734 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
[pid=1646030/tid=1646036] ppid=1646027 vsize=439820 memory=3458820830287626906 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646036/stat : 1646036 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 450375680 31734 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
Current children cumulated CPU time: 1.24 s
Current children cumulated vsize: 444144 KiB
Current children cumulated memory: 130880 KiB
[startup+3.11393 s]
/proc/loadavg: 16.05 16.27 16.21 16/931 1646044
/proc/meminfo: memFree=730169212/1055320700 swapFree=33114688/33554428
[pid=1646027] ppid=1646022 vsize=4324 memory=3160 CPUtime=0 cores=40-43
/proc/1646027/stat : 1646027 (run) S 1646022 1646027 1642050 0 -1 4194304 264 125 0 0 0 0 0 0 20 0 1 0 314866508 4427776 640 18446744073709551615 94727861436416 94727862330949 140737123615024 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94727862570000 94727862617744 94727892049920 140737123620990 140737123621225 140737123621225 140737123626961 0
/proc/1646027/statm: 1081 790 702 219 0 143 0
[pid=1646030] ppid=1646027 vsize=469520 memory=156800 CPUtime=2.85 cores=40-43
/proc/1646030/stat : 1646030 (python3) R 1646027 1646027 1642050 0 -1 4194304 47906 0 0 0 278 7 0 0 20 0 4 0 314866510 480788480 38902 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 0 0 0 17 42 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
/proc/1646030/statm: 117380 39200 11771 753 0 68417 0
[pid=1646030/tid=1646034] ppid=1646027 vsize=469520 memory=150420 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646034/stat : 1646034 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 480788480 38902 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
[pid=1646030/tid=1646035] ppid=1646027 vsize=469520 memory=3160 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646035/stat : 1646035 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 480788480 38902 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
[pid=1646030/tid=1646036] ppid=1646027 vsize=469520 memory=3458820830287626906 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646036/stat : 1646036 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 480788480 38902 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
Current children cumulated CPU time: 2.85 s
Current children cumulated vsize: 473844 KiB
Current children cumulated memory: 159960 KiB
[startup+6.30024 s]
/proc/loadavg: 16.05 16.27 16.21 16/931 1646080
/proc/meminfo: memFree=729552000/1055320700 swapFree=33114688/33554428
[pid=1646027] ppid=1646022 vsize=4324 memory=3160 CPUtime=0 cores=40-43
/proc/1646027/stat : 1646027 (run) S 1646022 1646027 1642050 0 -1 4194304 264 125 0 0 0 0 0 0 20 0 1 0 314866508 4427776 640 18446744073709551615 94727861436416 94727862330949 140737123615024 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94727862570000 94727862617744 94727892049920 140737123620990 140737123621225 140737123621225 140737123626961 0
/proc/1646027/statm: 1081 790 702 219 0 143 0
[pid=1646030] ppid=1646027 vsize=579468 memory=274512 CPUtime=6.03 cores=40-43
/proc/1646030/stat : 1646030 (python3) R 1646027 1646027 1642050 0 -1 4194304 99000 0 0 0 593 10 0 0 20 0 4 0 314866510 593375232 68327 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 0 0 0 17 42 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
/proc/1646030/statm: 144867 68628 13562 753 0 95904 0
[pid=1646030/tid=1646034] ppid=1646027 vsize=579468 memory=3160 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646034/stat : 1646034 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 593375232 68327 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
[pid=1646030/tid=1646035] ppid=1646027 vsize=579468 memory=3160 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646035/stat : 1646035 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 593375232 68327 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
[pid=1646030/tid=1646036] ppid=1646027 vsize=579468 memory=7 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646036/stat : 1646036 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 593375232 68327 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
Current children cumulated CPU time: 6.03 s
Current children cumulated vsize: 583792 KiB
Current children cumulated memory: 277672 KiB
[startup+12.7002 s]
/proc/loadavg: 16.04 16.26 16.20 16/932 1646098
/proc/meminfo: memFree=729878028/1055320700 swapFree=33114688/33554428
[pid=1646027] ppid=1646022 vsize=4324 memory=3160 CPUtime=0 cores=40-43
/proc/1646027/stat : 1646027 (run) S 1646022 1646027 1642050 0 -1 4194304 264 125 0 0 0 0 0 0 20 0 1 0 314866508 4427776 640 18446744073709551615 94727861436416 94727862330949 140737123615024 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94727862570000 94727862617744 94727892049920 140737123620990 140737123621225 140737123621225 140737123626961 0
/proc/1646027/statm: 1081 790 702 219 0 143 0
[pid=1646030] ppid=1646027 vsize=897312 memory=573832 CPUtime=12.41 cores=40-43
/proc/1646030/stat : 1646030 (python3) R 1646027 1646027 1642050 0 -1 4194304 178190 0 0 0 1227 14 0 0 20 0 4 0 314866510 918847488 143187 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 0 0 0 17 42 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
/proc/1646030/statm: 224328 143458 13899 753 0 175365 0
[pid=1646030/tid=1646034] ppid=1646027 vsize=897312 memory=5152 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646034/stat : 1646034 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 918847488 143187 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
[pid=1646030/tid=1646035] ppid=1646027 vsize=897312 memory=3160 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646035/stat : 1646035 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 918847488 143187 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
[pid=1646030/tid=1646036] ppid=1646027 vsize=897312 memory=3160 CPUtime=0.07 cores=40-43
################
# More data... #
################
# cumulated CPU time of all completed processes: user=3586.12 s, system=0.64136 s
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
[startup+3584 s]*
/proc/loadavg: 15.67 16.16 16.17 13/899 1646894
/proc/meminfo: memFree=718493644/1055320700 swapFree=33114688/33554428
[pid=1646027] ppid=1646022 vsize=4324 memory=3160 CPUtime=0 cores=40-43
/proc/1646027/stat : 1646027 (run) S 1646022 1646027 1642050 0 -1 4194304 264 125 0 0 0 0 0 0 20 0 1 0 314866508 4427776 640 18446744073709551615 94727861436416 94727862330949 140737123615024 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94727862570000 94727862617744 94727892049920 140737123620990 140737123621225 140737123621225 140737123626961 0
/proc/1646027/statm: 1081 790 702 219 0 143 0
[pid=1646030] ppid=1646027 vsize=1227068 memory=903060 CPUtime=3572.24 cores=40-43
/proc/1646030/stat : 1646030 (python3) R 1646027 1646027 1642050 0 -1 4194304 1278818 0 0 0 357165 59 0 0 20 0 4 0 314866510 1256517632 225613 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 0 0 0 17 42 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
/proc/1646030/statm: 306767 225765 13983 753 0 257804 0
[pid=1646030/tid=1646034] ppid=1646027 vsize=1227068 memory=4500 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646034/stat : 1646034 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 1256517632 225613 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
[pid=1646030/tid=1646035] ppid=1646027 vsize=1227068 memory=8908058261624984674 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646035/stat : 1646035 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 1256517632 225613 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
[pid=1646030/tid=1646036] ppid=1646027 vsize=1227068 memory=6032 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646036/stat : 1646036 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 1256517632 225613 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
Current children cumulated CPU time: 3572.24 s
Current children cumulated vsize: 1231392 KiB
Current children cumulated memory: 906220 KiB
[startup+3590.4 s]
/proc/loadavg: 15.46 16.10 16.15 12/890 1646929
/proc/meminfo: memFree=736183368/1055320700 swapFree=33114688/33554428
[pid=1646027] ppid=1646022 vsize=4324 memory=3160 CPUtime=0 cores=40-43
/proc/1646027/stat : 1646027 (run) S 1646022 1646027 1642050 0 -1 4194304 264 125 0 0 0 0 0 0 20 0 1 0 314866508 4427776 640 18446744073709551615 94727861436416 94727862330949 140737123615024 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94727862570000 94727862617744 94727892049920 140737123620990 140737123621225 140737123621225 140737123626961 0
/proc/1646027/statm: 1081 790 702 219 0 143 0
[pid=1646030] ppid=1646027 vsize=1227068 memory=903060 CPUtime=3578.6 cores=40-43
/proc/1646030/stat : 1646030 (python3) R 1646027 1646027 1642050 0 -1 4194304 1279548 0 0 0 357801 59 0 0 20 0 4 0 314866510 1256517632 225613 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 0 0 0 17 42 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
/proc/1646030/statm: 306767 225765 13983 753 0 257804 0
[pid=1646030/tid=1646034] ppid=1646027 vsize=1227068 memory=903060 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646034/stat : 1646034 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 1256517632 225613 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
[pid=1646030/tid=1646035] ppid=1646027 vsize=1227068 memory=903060 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646035/stat : 1646035 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 1256517632 225613 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
[pid=1646030/tid=1646036] ppid=1646027 vsize=1227068 memory=4480 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646036/stat : 1646036 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 1256517632 225613 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
Current children cumulated CPU time: 3578.6 s
Current children cumulated vsize: 1231392 KiB
Current children cumulated memory: 906220 KiB
[startup+3593.6 s]
/proc/loadavg: 15.18 16.03 16.13 12/888 1646955
/proc/meminfo: memFree=736343056/1055320700 swapFree=33114688/33554428
[pid=1646027] ppid=1646022 vsize=4324 memory=3160 CPUtime=0 cores=40-43
/proc/1646027/stat : 1646027 (run) S 1646022 1646027 1642050 0 -1 4194304 264 125 0 0 0 0 0 0 20 0 1 0 314866508 4427776 640 18446744073709551615 94727861436416 94727862330949 140737123615024 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94727862570000 94727862617744 94727892049920 140737123620990 140737123621225 140737123621225 140737123626961 0
/proc/1646027/statm: 1081 790 702 219 0 143 0
[pid=1646030] ppid=1646027 vsize=1227068 memory=903424 CPUtime=3581.79 cores=40-43
/proc/1646030/stat : 1646030 (python3) R 1646027 1646027 1642050 0 -1 4194304 1279979 0 0 0 358120 59 0 0 20 0 4 0 314866510 1256517632 225613 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 0 0 0 17 42 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
/proc/1646030/statm: 306767 225856 13983 753 0 257804 0
[pid=1646030/tid=1646034] ppid=1646027 vsize=1227068 memory=2896 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646034/stat : 1646034 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 1256517632 225613 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
[pid=1646030/tid=1646035] ppid=1646027 vsize=1227068 memory=3160 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646035/stat : 1646035 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 1256517632 225613 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
[pid=1646030/tid=1646036] ppid=1646027 vsize=1227068 memory=903060 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646036/stat : 1646036 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 1256517632 225613 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
Current children cumulated CPU time: 3581.79 s
Current children cumulated vsize: 1231392 KiB
Current children cumulated memory: 906584 KiB
[startup+3596.8 s]
/proc/loadavg: 14.85 15.95 16.10 12/889 1646956
/proc/meminfo: memFree=736325956/1055320700 swapFree=33114688/33554428
[pid=1646027] ppid=1646022 vsize=4324 memory=3160 CPUtime=0 cores=40-43
/proc/1646027/stat : 1646027 (run) S 1646022 1646027 1642050 0 -1 4194304 264 125 0 0 0 0 0 0 20 0 1 0 314866508 4427776 640 18446744073709551615 94727861436416 94727862330949 140737123615024 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94727862570000 94727862617744 94727892049920 140737123620990 140737123621225 140737123621225 140737123626961 0
/proc/1646027/statm: 1081 790 702 219 0 143 0
[pid=1646030] ppid=1646027 vsize=1227068 memory=903424 CPUtime=3584.98 cores=40-43
/proc/1646030/stat : 1646030 (python3) R 1646027 1646027 1642050 0 -1 4194304 1280280 0 0 0 358439 59 0 0 20 0 4 0 314866510 1256517632 225613 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 0 0 0 17 42 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
/proc/1646030/statm: 306767 225856 13983 753 0 257804 0
[pid=1646030/tid=1646034] ppid=1646027 vsize=1227068 memory=3160 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646034/stat : 1646034 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 1256517632 225613 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
[pid=1646030/tid=1646035] ppid=1646027 vsize=1227068 memory=903424 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646035/stat : 1646035 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 1256517632 225613 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
[pid=1646030/tid=1646036] ppid=1646027 vsize=1227068 memory=11676 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646036/stat : 1646036 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 1256517632 225613 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
Current children cumulated CPU time: 3584.98 s
Current children cumulated vsize: 1231392 KiB
Current children cumulated memory: 906584 KiB
[startup+3597.6 s]
/proc/loadavg: 14.85 15.95 16.10 12/889 1646956
/proc/meminfo: memFree=736326716/1055320700 swapFree=33114688/33554428
[pid=1646027] ppid=1646022 vsize=4324 memory=3160 CPUtime=0 cores=40-43
/proc/1646027/stat : 1646027 (run) S 1646022 1646027 1642050 0 -1 4194304 264 125 0 0 0 0 0 0 20 0 1 0 314866508 4427776 640 18446744073709551615 94727861436416 94727862330949 140737123615024 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94727862570000 94727862617744 94727892049920 140737123620990 140737123621225 140737123621225 140737123626961 0
/proc/1646027/statm: 1081 790 702 219 0 143 0
[pid=1646030] ppid=1646027 vsize=1227068 memory=903424 CPUtime=3585.78 cores=40-43
/proc/1646030/stat : 1646030 (python3) R 1646027 1646027 1642050 0 -1 4194304 1280334 0 0 0 358519 59 0 0 20 0 4 0 314866510 1256517632 225613 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 0 0 0 17 42 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
/proc/1646030/statm: 306767 225856 13983 753 0 257804 0
[pid=1646030/tid=1646034] ppid=1646027 vsize=1227068 memory=3940 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646034/stat : 1646034 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 1256517632 225613 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
[pid=1646030/tid=1646035] ppid=1646027 vsize=1227068 memory=4480 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646035/stat : 1646035 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 1256517632 225613 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
[pid=1646030/tid=1646036] ppid=1646027 vsize=1227068 memory=3028 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646036/stat : 1646036 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 1256517632 225613 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
Current children cumulated CPU time: 3585.78 s
Current children cumulated vsize: 1231392 KiB
Current children cumulated memory: 906584 KiB
[startup+3598 s]*
/proc/loadavg: 14.85 15.95 16.10 12/889 1646956
/proc/meminfo: memFree=736327220/1055320700 swapFree=33114688/33554428
[pid=1646027] ppid=1646022 vsize=4324 memory=3160 CPUtime=0 cores=40-43
/proc/1646027/stat : 1646027 (run) S 1646022 1646027 1642050 0 -1 4194304 264 125 0 0 0 0 0 0 20 0 1 0 314866508 4427776 640 18446744073709551615 94727861436416 94727862330949 140737123615024 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94727862570000 94727862617744 94727892049920 140737123620990 140737123621225 140737123621225 140737123626961 0
/proc/1646027/statm: 1081 790 702 219 0 143 0
[pid=1646030] ppid=1646027 vsize=1227068 memory=903424 CPUtime=3586.19 cores=40-43
/proc/1646030/stat : 1646030 (python3) R 1646027 1646027 1642050 0 -1 4194304 1280432 0 0 0 358560 59 0 0 20 0 4 0 314866510 1256517632 225613 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 0 0 0 17 42 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
/proc/1646030/statm: 306767 225856 13983 753 0 257804 0
[pid=1646030/tid=1646034] ppid=1646027 vsize=1227068 memory=5908 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646034/stat : 1646034 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 1256517632 225613 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
[pid=1646030/tid=1646035] ppid=1646027 vsize=1227068 memory=8908058261624984674 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646035/stat : 1646035 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 1256517632 225613 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
[pid=1646030/tid=1646036] ppid=1646027 vsize=1227068 memory=8356 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646036/stat : 1646036 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 1256517632 225613 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405026 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
Current children cumulated CPU time: 3586.19 s
Current children cumulated vsize: 1231392 KiB
Current children cumulated memory: 906584 KiB
[startup+3598.4 s]
/proc/loadavg: 14.85 15.95 16.10 12/889 1646956
/proc/meminfo: memFree=736327220/1055320700 swapFree=33114688/33554428
[pid=1646027] ppid=1646022 vsize=4324 memory=3160 CPUtime=0 cores=40-43
/proc/1646027/stat : 1646027 (run) S 1646022 1646027 1642050 0 -1 4194304 264 125 0 0 0 0 0 0 20 0 1 0 314866508 4427776 640 18446744073709551615 94727861436416 94727862330949 140737123615024 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94727862570000 94727862617744 94727892049920 140737123620990 140737123621225 140737123621225 140737123626961 0
/proc/1646027/statm: 1081 790 702 219 0 143 0
[pid=1646030] ppid=1646027 vsize=1227068 memory=903436 CPUtime=3586.59 cores=40-43
/proc/1646030/stat : 1646030 (python3) R 1646027 1646027 1642050 0 -1 4194304 1313807 0 0 0 358598 61 0 0 20 0 4 0 314866510 1256517632 225613 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405024 0 0 0 17 42 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
/proc/1646030/statm: 306767 225859 13983 753 0 257804 0
[pid=1646030/tid=1646034] ppid=1646027 vsize=1227068 memory=903424 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646034/stat : 1646034 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 1256517632 225613 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405024 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
[pid=1646030/tid=1646035] ppid=1646027 vsize=1227068 memory=80080 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646035/stat : 1646035 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 1256517632 225613 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405024 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
[pid=1646030/tid=1646036] ppid=1646027 vsize=1227068 memory=11676 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646036/stat : 1646036 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 1256517632 225613 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 8405024 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
Current children cumulated CPU time: 3586.59 s
Current children cumulated vsize: 1231392 KiB
Current children cumulated memory: 906596 KiB
[startup+3598.5 s]
/proc/loadavg: 14.85 15.95 16.10 12/889 1646956
/proc/meminfo: memFree=736327220/1055320700 swapFree=33114688/33554428
[pid=1646027] ppid=1646022 vsize=4324 memory=3160 CPUtime=0 cores=40-43
/proc/1646027/stat : 1646027 (run) S 1646022 1646027 1642050 0 -1 4194304 264 125 0 0 0 0 0 0 20 0 1 0 314866508 4427776 640 18446744073709551615 94727861436416 94727862330949 140737123615024 0 0 0 65536 4 65538 1 0 0 17 41 0 0 0 0 0 94727862570000 94727862617744 94727892049920 140737123620990 140737123621225 140737123621225 140737123626961 0
/proc/1646027/statm: 1081 790 702 219 0 143 0
[pid=1646030] ppid=1646027 vsize=1191988 memory=868820 CPUtime=3586.68 cores=40-43
/proc/1646030/stat : 1646030 (python3) R 1646027 1646027 1642050 0 -1 4194304 1330015 0 0 0 358607 61 0 0 20 0 4 0 314866510 1220595712 217016 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 0 0 0 0 17 42 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
/proc/1646030/statm: 297997 217205 13983 753 0 249034 0
[pid=1646030/tid=1646034] ppid=1646027 vsize=1191988 memory=3160 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646034/stat : 1646034 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 1220595712 217016 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 0 1 0 0 -1 40 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
[pid=1646030/tid=1646035] ppid=1646027 vsize=1191988 memory=903060 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646035/stat : 1646035 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 1220595712 217016 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 0 1 0 0 -1 41 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
[pid=1646030/tid=1646036] ppid=1646027 vsize=1191988 memory=15336 CPUtime=0.07 cores=40-43
/proc/1646030/task/1646036/stat : 1646036 (python3) S 1646027 1646027 1642050 0 -1 4194368 1 0 0 0 7 0 0 0 20 0 4 0 314866526 1220595712 217016 18446744073709551615 4321280 7402577 140730385994880 0 0 0 0 16781312 0 1 0 0 -1 42 0 0 0 0 0 9420256 10002664 29229056 140730386003865 140730386004116 140730386004116 140730386010042 0
Current children cumulated CPU time: 3586.68 s
Current children cumulated vsize: 1196312 KiB
Current children cumulated memory: 871980 KiB
Child status: 0
Real time (s): 3598.57
CPU time (s): 3586.77
CPU user time (s): 3586.12
CPU system time (s): 0.64136
CPU usage (%): 99.672
Max. virtual memory (cumulated for all children) (KiB): 1249848
Max. memory (cumulated for all children) (KiB): 919216
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3586.12
system time used= 0.64136
maximum resident set size= 917168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1331127
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= 2638
involuntary context switches= 1452
# summary of solver processes directly reported to runsolver:
# pid: 1646027
# total CPU time (s): 3586.77
# total CPU user time (s): 3586.12
# total CPU system time (s): 0.64136
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.1856 second user time and 39.8163 second system time
The end
Launcher Data
Begin job on nodeE009 at 2026-07-12 02:23:09
IDJOB=4786103
IDBENCH=183150
IDSOLVER=3604
FILE ID=nodeE009/4786103-1783815789
RUNJOBID= nodeE009-1783808533-1642070
SLURM_JOB_ID= 12743165
Free space on /tmp= 799984 MiB
SOLVER NAME= cpmpy_ortools (1 core) 2026-05-18
BENCH NAME= PB26/normalized-PB26/OPT-LIN/devriendt/tsplib/normalized-u159.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-4786103-1783815789/watcher-4786103-1783815789 -o /tmp/evaluation-result-4786103-1783815789/solver-4786103-1783815789 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4786103-1783815789/vars-4786103-1783815789 --bin-var /tmp/runsolver-exch-nodeE009-1783808533-1642070 --watchdog 3760 --use-pty run HOME/instance-4786103-1783815789.opb --runner opb --time_limit 3600 --mem_limit 62000 --verbose --cores 1 --seed 1326020906 --intermediate --solver ortools
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 62000 MiB
NBCORE= 3
MD5SUM BENCH= a44290e4e212cd76b383120a6c4bab04
RANDOM SEED=1326020906
nodeE009 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 : 3579.291
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.167
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 2
cpu cores : 32
apicid : 2
initial apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 3
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 3
cpu cores : 32
apicid : 3
initial apicid : 3
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 4
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 64
cpu cores : 32
apicid : 64
initial apicid : 64
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 5
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3599.820
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 65
cpu cores : 32
apicid : 65
initial apicid : 65
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 6
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 66
cpu cores : 32
apicid : 66
initial apicid : 66
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 7
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 67
cpu cores : 32
apicid : 67
initial apicid : 67
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 8
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 32
cpu cores : 32
apicid : 32
initial apicid : 32
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 9
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 33
cpu cores : 32
apicid : 33
initial apicid : 33
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 10
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3580.347
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 : 3590.192
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 : 3594.121
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 : 3579.108
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 : 3597.422
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 : 3594.120
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 : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 50
cpu cores : 32
apicid : 50
initial apicid : 50
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 19
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3594.132
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 : 3593.048
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 112
cpu cores : 32
apicid : 112
initial apicid : 112
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 21
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 113
cpu cores : 32
apicid : 113
initial apicid : 113
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 22
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 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 : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 16
cpu cores : 32
apicid : 16
initial apicid : 16
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 25
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3565.611
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 : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 80
cpu cores : 32
apicid : 80
initial apicid : 80
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 29
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3579.010
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 : 3575.913
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 : 3601.414
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 1
cpu cores : 32
apicid : 129
initial apicid : 129
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 34
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 2
cpu cores : 32
apicid : 130
initial apicid : 130
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 35
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 3
cpu cores : 32
apicid : 131
initial apicid : 131
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 36
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 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 : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 65
cpu cores : 32
apicid : 193
initial apicid : 193
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 38
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3575.062
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 : 3570.139
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 : 3586.463
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 : 3583.277
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 : 3578.683
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 : 3590.386
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 35
cpu cores : 32
apicid : 163
initial apicid : 163
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 44
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 96
cpu cores : 32
apicid : 224
initial apicid : 224
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 45
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 97
cpu cores : 32
apicid : 225
initial apicid : 225
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 46
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3557.923
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 : 3556.095
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 99
cpu cores : 32
apicid : 227
initial apicid : 227
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 48
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 48
cpu cores : 32
apicid : 176
initial apicid : 176
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 49
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 49
cpu cores : 32
apicid : 177
initial apicid : 177
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 50
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3572.492
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 50
cpu cores : 32
apicid : 178
initial apicid : 178
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 51
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 51
cpu cores : 32
apicid : 179
initial apicid : 179
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 52
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 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 : 3590.519
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 113
cpu cores : 32
apicid : 241
initial apicid : 241
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 54
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 114
cpu cores : 32
apicid : 242
initial apicid : 242
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 55
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 115
cpu cores : 32
apicid : 243
initial apicid : 243
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 56
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3561.367
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 : 3580.958
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 : 3583.263
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 : 3579.907
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 : 2493.659
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 : 2493.659
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 : 3568.742
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 : 3570.384
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 83
cpu cores : 32
apicid : 211
initial apicid : 211
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
/proc/meminfo:
MemTotal: 1055320700 kB
MemFree: 730537600 kB
MemAvailable: 1033702364 kB
Buffers: 32 kB
Cached: 305935508 kB
SwapCached: 14892 kB
Active: 27293660 kB
Inactive: 290640988 kB
Active(anon): 12411060 kB
Inactive(anon): 105100 kB
Active(file): 14882600 kB
Inactive(file): 290535888 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33554428 kB
SwapFree: 33114688 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 78656 kB
Writeback: 0 kB
AnonPages: 11976272 kB
Mapped: 188144 kB
Shmem: 517048 kB
KReclaimable: 3453072 kB
Slab: 4028024 kB
SReclaimable: 3453072 kB
SUnreclaim: 574952 kB
KernelStack: 15808 kB
PageTables: 34048 kB
SecPageTables: 15404 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 561214776 kB
Committed_AS: 16103564 kB
VmallocTotal: 13743895347199 kB
VmallocUsed: 479240 kB
VmallocChunk: 0 kB
Percpu: 121088 kB
HardwareCorrupted: 0 kB
AnonHugePages: 3002368 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: 395716 kB
DirectMap2M: 18800640 kB
DirectMap1G: 1054867456 kB
Free space on /tmp at the end= 800972 MiB
End job on nodeE009 at 2026-07-12 03:23:08